summaryrefslogtreecommitdiff
path: root/indra/llcommon/llerror.h
AgeCommit message (Expand)Author
2024-08-28Attempt to get better file/line info for LL_ERRS crahses in bugsplat. (#2447)Brad Linden
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-03-05SL-17896 Don't crash silently if files are missing or out of memoryAndrey Kleshchev
2023-10-25Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-10-17SL-20476: Don't let the compiler know we intend to crash.Nat Goodspeed
2023-07-17Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-05-23SL-19744: Remove LLErrorThread and LLAppViewer::handleViewerCrash()Nat Goodspeed
2023-05-03DRTVWR-559: Replace debugLoggingEnabled() function with LL_DEBUGS().Nat Goodspeed
2023-03-06Improved detail for llvertexbuffer attribute mask assertion failure in DRTVWR...Brad Linden
2021-09-27SL-16093 Don't force the console window to be open on developer builds becaus...Dave Parks
2021-05-12SL-10297: Get rid of LLError::LLCallStacks::allocateStackBuffer().Nat Goodspeed
2021-05-12SL-10297: Eliminate llerror.cpp's Globals::messageStream and bool.Nat Goodspeed
2021-05-11SL-10297: Move LL_ERRS crash location into the LL_ERRS macro itself.Nat Goodspeed
2020-05-14DRTVWR-476: Fix LLError::Log::classname(T*) template function.Nat Goodspeed
2020-04-03DRTVWR-476: Cherry-pick debug aids from commit 77b0c53 (fiber-mutex)Nat Goodspeed
2020-03-25DRTVWR-476: Introduce LLStacktrace, a token to stream stack trace.Nat Goodspeed
2020-03-25Fixed variadic macro usage in LL_ERRS_IF and LL_WARNS_IF and improved LLError...Brad Kittenbrink
2018-08-29SL-967 simplify viewer log file field syntaxOz Linden
2016-12-05Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2016-10-18mergeBrad Payne (Vir Linden)
2016-09-28SL-451 - SSE-optimized matrix multiply, used in initSkinningMatrixPalette()Brad Payne (Vir Linden)
2016-09-01Automated merge with file:///Users/nat/linden/viewer-comment-lllogNat Goodspeed
2016-09-01MAINT-5232: Introduce LL_VLOGS() macro: log call with variable level.Nat Goodspeed
2016-09-01Automated merge with file:///Users/nat/linden/viewer-comment-lllogNat Goodspeed
2016-09-01MAINT-5011: Advise against lllog() instead of (e.g.) LL_INFOS().Nat Goodspeed
2016-08-30Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2016-04-04merge with 4.0.3-releaseOz Linden
2016-03-07merge DRTVWR-398 build cleanup fixesOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-06-26MAINT-5232: Publish class name demangler as LLError::Log::demangle().Nat Goodspeed
2015-04-09Added LL_WARNS_IF to llerror.hRider Linden
2014-11-20STORM-2086 Convert old style llinfos and llwarns to new formatJonathan Yap
2014-04-28MAINT-4009: Cleaning up the error callstacks memory before app quit.Stinson Linden
2014-03-12merge with releaseRichard Linden
2013-11-06merge with releaseRichard Linden
2013-10-24SH-4577 WIP Interesting: viewer crashed when clicking a offline Conversation ...Richard Linden
2013-10-08merge from viewer-releaseRichard Linden
2013-09-09merge with viewer-releaseRichard Linden
2013-08-27broke out llunit.h into llunittype.h and llunits.h for unit declarationsRichard Linden
2013-08-26Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-08-26added compile time warnings to use of deprecated llinfos, llwarns, etc.Richard Linden
2013-08-23BUILDFIX: fix for crashes in unit tests on mac and linuxRichard Linden
2013-08-21SH-4433 WIP Interesting: Statistics > Ping Sim is always 0 msRichard Linden
2013-08-14BUILDFIX: converted platform-specific files over to new LL_INFOS, etc macrosRichard Linden
2013-08-14BUILDFIX: converted platform-specific files over to new LL_INFOS, etc macrosRichard Linden
2013-08-14BUILDFIX: added header for numeric_limits support on gccRichard Linden
2013-08-12SH-4399 FIX: Interesting: Texture console MB Bound 0/384 and texture queue bo...Richard Linden
2013-08-09second phase summer cleaningRichard Linden
2013-07-30BUILDFIX: fixes use of variadic macros for gcc (use ##__VA_ARGS__ to do comma...Richard Linden
2013-07-30Summer cleaning - removed a lot of llcommon dependencies to speed up build timesRichard Linden