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
/
tests
/
wrapllerrs.h
Age
Commit message (
Expand
)
Author
2023-07-13
DRTVWR-558: Allow directly streaming test helper class CaptureLog.
Nat Goodspeed
2021-05-11
SL-10297: Move LL_ERRS crash location into the LL_ERRS macro itself.
Nat Goodspeed
2019-08-12
DRTVWR-493: Make catch_llerrs() a member of WrapLLErrs.
Nat Goodspeed
2019-08-10
DRTVWR-493: Introduce test catch_what(), catch_llerrs() functions.
Nat Goodspeed
2018-05-17
SL-821: Add WSTRINGIZE() and DEWSTRINGIZE() macros for wide strings.
Nat Goodspeed
2016-08-17
MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION().
Nat Goodspeed
2016-07-19
MAINT-5011: Introduce LLException base class for viewer exceptions.
Nat Goodspeed
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2014-05-17
MAINT-4009: Final pass refactoring to eliminate memory allocation related to ...
Stinson Linden
2014-05-16
MAINT-4009: First pass refactoring to eliminate memory related to error repor...
Stinson Linden
2013-10-18
fixed llinstancetracker unit test
Richard Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-04-23
IQA-463: LLError::addRecorder() claims ownership of passed Recorder*.
Nat Goodspeed
2012-03-05
Move std::ostream << CaptureLog logic into CaptureLog::streamto().
Nat Goodspeed
2012-03-01
Break out std::ostream << CaptureLog routine for general use.
Nat Goodspeed
2012-03-01
Allow CaptureLog's consumer to specify desired log level.
Nat Goodspeed
2012-03-01
Make CaptureLog::withMessage() raise tut::failure if not found.
Nat Goodspeed
2012-03-01
Break out TestRecorder class as CaptureLog into wrapllerrs.h.
Nat Goodspeed
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2009-05-11
svn merge -r113003:119136 svn+ssh://svn.lindenlab.com/svn/linden/branches/log...
Nat Goodspeed