index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcommon
/
llerror.h
Age
Commit message (
Expand
)
Author
2015-04-09
Added LL_WARNS_IF to llerror.h
Rider Linden
2014-04-28
MAINT-4009: Cleaning up the error callstacks memory before app quit.
Stinson Linden
2014-03-12
merge with release
Richard Linden
2013-11-06
merge with release
Richard Linden
2013-10-24
SH-4577 WIP Interesting: viewer crashed when clicking a offline Conversation ...
Richard Linden
2013-10-08
merge from viewer-release
Richard Linden
2013-09-09
merge with viewer-release
Richard Linden
2013-08-27
broke out llunit.h into llunittype.h and llunits.h for unit declarations
Richard Linden
2013-08-26
Automated merge with http://bitbucket.org/lindenlab/viewer-interesting
Richard Linden
2013-08-26
added compile time warnings to use of deprecated llinfos, llwarns, etc.
Richard Linden
2013-08-23
BUILDFIX: fix for crashes in unit tests on mac and linux
Richard Linden
2013-08-21
SH-4433 WIP Interesting: Statistics > Ping Sim is always 0 ms
Richard Linden
2013-08-14
BUILDFIX: converted platform-specific files over to new LL_INFOS, etc macros
Richard Linden
2013-08-14
BUILDFIX: converted platform-specific files over to new LL_INFOS, etc macros
Richard Linden
2013-08-14
BUILDFIX: added header for numeric_limits support on gcc
Richard Linden
2013-08-12
SH-4399 FIX: Interesting: Texture console MB Bound 0/384 and texture queue bo...
Richard Linden
2013-08-09
second phase summer cleaning
Richard Linden
2013-07-30
BUILDFIX: fixes use of variadic macros for gcc (use ##__VA_ARGS__ to do comma...
Richard Linden
2013-07-30
Summer cleaning - removed a lot of llcommon dependencies to speed up build times
Richard Linden
2013-07-24
SH-4376 FIX: Interesting: in Statistics, replace the text "0" with "n/a" when
Richard Linden
2013-06-05
MAINT-2740 more comment grooming and NULL string guard
Graham Madarasz
2013-06-05
BUG-2707 fix comment typos, remove unnecessary winmm_shim changes, and revert...
Graham Madarasz
2013-06-04
MAINT-2740 put debug output back with guard of debugger presence per Nat revi...
Graham Madarasz
2013-06-04
MAINT-2740 convert to std::string based API for OutputDebug wrapper cleanline...
Graham Madarasz
2013-06-04
MAINT-2740 and MAINT-2672 rework after code review for 2740 fix and include 2...
Graham Madarasz
2013-06-04
MAINT-2740 make use of OsOutputDebugString _DEBUG only to avoid interactions ...
Graham Madarasz
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-06-24
Add logging during tests (debug level, to test-specific files)
Oz Linden
2012-05-04
Altering the build headers such that I can use llinfos in the llphysicsextens...
Todd Stinson
2011-08-08
Fixed numerous comment spelling errors in llerror.cpp and llerror.h
Logan Dethrow
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2010-06-04
Fix a long-suffering logging unit test failure, re-enable the test.
Tofu Linden
2010-02-01
Hint to compiler that logging is never *expected* on the fast-path.
Tofu Linden
2009-10-16
merge from latest svn/viewer-2-0 to hg/viewer-2-0
Mark Palange (Mani)
2009-10-14
Merge a big bunch of fixes from maint-viewer. Hooray.
Adam Moss
2009-07-30
Fixes to build on linux for DEV-35401.
palmer@eniac54.lindenlab.com
2009-05-22
DEV-27646 dll linkage for login module.
Brad Kittenbrink
2009-02-18
Merge of QAR-1267 to trunk. This was a combo merge of QAR-1175 (maint-render...
Brad Kittenbrink
2009-01-08
Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...
Aaron Brashears
2008-05-14
Result of svn merge -r 87455:87538 $SVN/branches/tulla/vc3-merge .
Eric Tulla
2007-10-04
Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...
Aaron Brashears
2007-06-12
svn merge -r 62560:62559 svn+ssh://svn.lindenlab.com/svn/linden/branches/main...
Josh Bell
2007-05-30
merge -r61423:62602 svn/branches/maintenance --> release
Kelly Washington
2007-02-06
merge in of error-refactor-3
Mark Lentczner
2007-02-02
Result of svn merge -r57264:57370 svn+ssh://svn/svn/linden/branches/adroit.r4...
Aaron Brashears
2007-01-02
Print done when done.
James Cook