aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llstatview.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-01SNOW-86: Dangerous macro leads to possible wrong codeAleric Inglewood1-1/+1
See http://redmine.imprudenceviewer.org/issues/571 This patch appeared to already have been partially applied. I added more semi-colons after all llendl (and LLENDL) macros, and wrapped the lllog ... llendl construct into do { ... } while(0) as is usual for macros that mimic a single statement. The patch was double checked with regular expression greps and a compile.
2010-09-30SNOW-86: Dangerous macro leads to possible wrong codeAleric Inglewood1-1/+1
See http://redmine.imprudenceviewer.org/issues/571 This patch appeared to already have been partially applied. I added more semi-colons after all llendl (and LLENDL) macros, and wrapped the lllog ... llendl construct into do { ... } while(0) as is usual for macros that mimic a single statement. The patch was double checked with regular expression greps and a compile.
2009-04-30Second Life viewer sources 1.23.0-RCJacek Antonelli1-3/+14
2009-01-11Second Life viewer sources 1.22.5-RCJacek Antonelli1-1/+1
2008-09-06Second Life viewer sources 1.21.0-RCJacek Antonelli1-3/+3
2008-08-15Second Life viewer sources 1.20.2Jacek Antonelli1-10/+0
2008-08-15Second Life viewer sources 1.19.1.0Jacek Antonelli1-2/+2
2008-08-15Second Life viewer sources 1.19.0.0Jacek Antonelli1-2/+2
2008-08-15Second Life viewer sources 1.18.6.4-RCJacek Antonelli1-1/+1
2008-08-15Second Life viewer sources 1.18.4.0-RCJacek Antonelli1-0/+3
2008-08-15Second Life viewer sources 1.15.0.2Jacek Antonelli1-0/+1
2008-08-15Second Life viewer sources 1.14.0.0Jacek Antonelli1-2/+2
2008-08-15Second Life viewer sources 1.13.2.12Jacek Antonelli1-0/+115