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.cpp
Age
Commit message (
Expand
)
Author
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-03-27
Merge branch 'main' into marchcat/yz-merge
Andrey Lihatskiy
2024-03-05
SL-17896 Don't crash silently if files are missing or out of memory
Andrey Kleshchev
2024-01-08
replace boost library to standard
AiraYumi
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-05-17
Merge remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
2023-05-03
DRTVWR-559: Replace debugLoggingEnabled() function with LL_DEBUGS().
Nat Goodspeed
2023-02-09
Merge branch 'main' into DRTVWR-577-maint-S
Andrey Kleshchev
2023-01-09
Eliminate needless copies
Fawrsk
2023-01-07
Cleanup for loops in llcommon to use C++11 range based for loops
Fawrsk
2022-11-03
DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes.
Nat Goodspeed
2022-10-30
Fix checks for empty LLSD maps to use size and not emptyMap which is for crea...
Rye Mutt
2022-03-01
Merge branch 'master' (DRTVWR-557) into DRTVWR-546
Andrey Kleshchev
2022-01-14
SL-16606: Add profiler category LOGGING
Ptolemy
2021-12-15
DRTVWR-546 merge up to 6.5.2
Dave Houlton
2021-12-15
Merge branch 'master' (DRTVWR-552) into DRTVWR-527-maint
Andrey Kleshchev
2021-11-17
SL-15241 Cleanup
Andrey Kleshchev
2021-11-16
DRTVWR-546 merge in master v6.5.1
Dave Houlton
2021-11-16
Merge branch 'master' into DRTVWR-519
Andrey Lihatskiy
2021-11-16
Merge branch 'master' into DRTVWR-527-maint
Andrey Lihatskiy
2021-09-27
SL-16093 Don't force the console window to be open on developer builds becaus...
Dave Parks
2021-09-16
SL-16004 Fix bugsplat displaying wrong top function
Andrey Kleshchev
2021-07-20
Merge branch 'master' into DRTVWR-521-maint
Andrey Lihatskiy
2021-07-19
Merge with tip of Master after a Viewer release
Callum Prentice
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
2021-03-09
This set of changes reverts the merge with master (git revert c83e740) and re...
Callum Prentice
2021-03-09
Merge branch 'master' into DRTVWR-521-maint
Andrey Lihatskiy
2021-03-08
Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ...
Brad Payne (Vir Linden)
2021-03-02
Merge branch 'master' into DRTVWR-521-maint
Andrey Lihatskiy
2020-11-16
SL-14340 Fix crash on llerror's recorders
Andrey Kleshchev
2020-11-11
Merge branch 'master' into DRTVWR-519
Callum Prentice
2020-10-26
SL-14004 Coalesce viewer's LLError::Settings and Globals
Andrey Kleshchev
2020-10-26
SL-13979 Crash of logging system at LLError::Settings::getInstance()
Andrey Kleshchev
2020-09-25
SL-13979 Crash of logging system at LLError::Settings::getInstance()
Andrey Kleshchev
2020-09-11
Effective rename of DRTVWR-506-simple since there is no way to rename a branc...
Callum Prentice
2020-07-01
SL-13361: Enable color processing on Windows 10 debug console.
Nat Goodspeed
2020-05-06
DRTVWR-476: Merge branch 'master' of lindenlab/viewer into DRTVWR-476-boost-1.72
Nat Goodspeed
2020-04-03
DRTVWR-476: Facilitate debugging test programs with logging.
Nat Goodspeed
2020-03-25
DRTVWR-476: Introduce LLStacktrace, a token to stream stack trace.
Nat Goodspeed
2020-03-25
DRTVWR-476: Back out 355d9db4a59f: unroll stderr redirection.
Nat Goodspeed
2020-03-25
DRTVWR-476: Back out e913c05d43b6: unroll stderr redirection.
Nat Goodspeed
2020-03-25
DRTVWR-476: Back out e66ec842b851: unrolling stderr redirection.
Nat Goodspeed
2020-03-25
DRTVWR-476: Partially revert 978e09882565: undo using LLTempRedirect.
Nat Goodspeed
2020-03-25
DRTVWR-476: Don't test configuration.emptyMap().
Nat Goodspeed
2020-03-25
DRTVWR-476: Encapsulate dup()/dup2() fd saving as LLTempRedirect.
Nat Goodspeed
2020-03-25
DRTVWR-476: On Windows, dup2() et al. need <io.h>
Nat Goodspeed
2020-03-25
DRTVWR-476: Try to extend stderr redirection to Windows as well.
Nat Goodspeed
[next]