index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
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
2024-05-15
Merge branch 'main' into marchcat/x-b-merge
Andrey Lihatskiy
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-04-15
Chore/pragma gcc cleansweep (#1226)
Nicky Dasmijn
2024-03-05
SL-17896 Don't crash silently if files are missing or out of memory
Andrey Kleshchev
2023-10-25
Merge remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
2023-10-17
SL-20476: Don't let the compiler know we intend to crash.
Nat Goodspeed
2023-07-17
Merge remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
2023-05-23
SL-19744: Remove LLErrorThread and LLAppViewer::handleViewerCrash()
Nat Goodspeed
2023-05-03
DRTVWR-559: Replace debugLoggingEnabled() function with LL_DEBUGS().
Nat Goodspeed
2023-03-06
Improved detail for llvertexbuffer attribute mask assertion failure in DRTVWR...
Brad Linden
2021-09-27
SL-16093 Don't force the console window to be open on developer builds becaus...
Dave Parks
2021-05-12
SL-10297: Get rid of LLError::LLCallStacks::allocateStackBuffer().
Nat Goodspeed
2021-05-12
SL-10297: Eliminate llerror.cpp's Globals::messageStream and bool.
Nat Goodspeed
2021-05-11
SL-10297: Move LL_ERRS crash location into the LL_ERRS macro itself.
Nat Goodspeed
2020-05-14
DRTVWR-476: Fix LLError::Log::classname(T*) template function.
Nat Goodspeed
2020-04-03
DRTVWR-476: Cherry-pick debug aids from commit 77b0c53 (fiber-mutex)
Nat Goodspeed
2020-03-25
DRTVWR-476: Introduce LLStacktrace, a token to stream stack trace.
Nat Goodspeed
2020-03-25
Fixed variadic macro usage in LL_ERRS_IF and LL_WARNS_IF and improved LLError...
Brad Kittenbrink
2018-08-29
SL-967 simplify viewer log file field syntax
Oz Linden
2016-12-05
Merged in lindenlab/viewer-release
AndreyL ProductEngine
2016-10-18
merge
Brad Payne (Vir Linden)
2016-09-28
SL-451 - SSE-optimized matrix multiply, used in initSkinningMatrixPalette()
Brad Payne (Vir Linden)
2016-09-01
Automated merge with file:///Users/nat/linden/viewer-comment-lllog
Nat Goodspeed
2016-09-01
MAINT-5232: Introduce LL_VLOGS() macro: log call with variable level.
Nat Goodspeed
2016-09-01
Automated merge with file:///Users/nat/linden/viewer-comment-lllog
Nat Goodspeed
2016-09-01
MAINT-5011: Advise against lllog() instead of (e.g.) LL_INFOS().
Nat Goodspeed
2016-08-30
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
Nat Goodspeed
2016-04-04
merge with 4.0.3-release
Oz Linden
2016-03-07
merge DRTVWR-398 build cleanup fixes
Oz Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-06-26
MAINT-5232: Publish class name demangler as LLError::Log::demangle().
Nat Goodspeed
2015-04-09
Added LL_WARNS_IF to llerror.h
Rider Linden
2014-11-20
STORM-2086 Convert old style llinfos and llwarns to new format
Jonathan Yap
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
[next]