summaryrefslogtreecommitdiff
path: root/indra/llcommon/llerror.h
AgeCommit message (Expand)Author
2013-06-05MAINT-2740 more comment grooming and NULL string guardGraham Madarasz
2013-06-05BUG-2707 fix comment typos, remove unnecessary winmm_shim changes, and revert...Graham Madarasz
2013-06-04MAINT-2740 put debug output back with guard of debugger presence per Nat revi...Graham Madarasz
2013-06-04MAINT-2740 convert to std::string based API for OutputDebug wrapper cleanline...Graham Madarasz
2013-06-04MAINT-2740 and MAINT-2672 rework after code review for 2740 fix and include 2...Graham Madarasz
2013-06-04MAINT-2740 make use of OsOutputDebugString _DEBUG only to avoid interactions ...Graham Madarasz
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-06-24Add logging during tests (debug level, to test-specific files)Oz Linden
2012-05-04Altering the build headers such that I can use llinfos in the llphysicsextens...Todd Stinson
2011-08-08Fixed numerous comment spelling errors in llerror.cpp and llerror.hLogan Dethrow
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-06-04Fix a long-suffering logging unit test failure, re-enable the test.Tofu Linden
2010-02-01Hint to compiler that logging is never *expected* on the fast-path.Tofu Linden
2009-10-16merge from latest svn/viewer-2-0 to hg/viewer-2-0Mark Palange (Mani)
2009-10-14Merge a big bunch of fixes from maint-viewer. Hooray.Adam Moss
2009-07-30Fixes to build on linux for DEV-35401.palmer@eniac54.lindenlab.com
2009-05-22DEV-27646 dll linkage for login module.Brad Kittenbrink
2009-02-18Merge of QAR-1267 to trunk. This was a combo merge of QAR-1175 (maint-render...Brad Kittenbrink
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2008-05-14Result of svn merge -r 87455:87538 $SVN/branches/tulla/vc3-merge .Eric Tulla
2007-10-04Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...Aaron Brashears
2007-06-12svn merge -r 62560:62559 svn+ssh://svn.lindenlab.com/svn/linden/branches/main...Josh Bell
2007-05-30merge -r61423:62602 svn/branches/maintenance --> releaseKelly Washington
2007-02-06merge in of error-refactor-3Mark Lentczner
2007-02-02Result of svn merge -r57264:57370 svn+ssh://svn/svn/linden/branches/adroit.r4...Aaron Brashears
2007-01-02Print done when done.James Cook