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
Age
Commit message (
Expand
)
Author
2016-08-26
MAINT-5011: Add top-level exception handlers in LLAppViewer::frame().
Nat Goodspeed
2016-08-26
MAINT-5011: Catch LLContinueError in LLStopWhenHandled::operator().
Nat Goodspeed
2016-08-26
MAINT-5011: Fix misleading indentation in WINMAIN().
Nat Goodspeed
2016-08-26
MAINT-5011: Add comments to LLCoros::toplevel() exception handlers.
Nat Goodspeed
2016-08-25
MAINT-5011: Fix type error surfaced by gcc 4.7.
Nat Goodspeed
2016-08-25
MAINT-5011: Remove unreferenced param name to avoid fatal warning
Nat Goodspeed
2016-08-18
MAINT-5011: Catch unhandled exceptions in LLCoros coroutines.
Nat Goodspeed
2016-08-18
MAINT-5011: Use BOOST_CURRENT_FUNCTION instead of __PRETTY_FUNCTION__
Nat Goodspeed
2016-08-17
MAINT-5011: Catch kdu_exception (aka int) in case it leaks out.
Nat Goodspeed
2016-08-17
MAINT-5011: Derive image-load exceptions from LLContinueError.
Nat Goodspeed
2016-08-17
MAINT-5011: Try to enrich catch (...) logging throughout viewer.
Nat Goodspeed
2016-08-17
MAINT-5011: Clean up indentation from merge of viewer-release.
Nat Goodspeed
2016-08-17
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
Nat Goodspeed
2016-08-17
MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION().
Nat Goodspeed
2016-08-17
MAINT-5011: Add llexception_test.cpp with tests (and conclusions).
Nat Goodspeed
2016-08-11
increment viewer version to 4.0.8
Oz Linden
2016-08-05
Merged in oz_linden/viewer-build
AndreyL ProductEngine
2016-08-05
Merged andreyl_productengine/viewer-427 into default
Andrey Lihatskiy
2016-08-05
Buildfix: brought back LINDEN_J2C_COMMENT_PREFIX
AndreyL ProductEngine
2016-08-04
MAINT-6584: Comment out completely unused LLImageJ2CKDU code.
Nat Goodspeed
2016-08-04
Merged in lindenlab/viewer-lynx
AndreyL ProductEngine
2016-08-01
MAINT-6460 getMeshSize crash
andreykproductengine
2016-08-01
MAINT-6460 Crash calculating mesh complexity
andreykproductengine
2016-08-01
Backed out changeset: c21a7e6d9796
andreykproductengine
2016-07-28
MAINT-6511 Replaced c-style casts with dynamic_cast in llfloater.cpp
AndreyL ProductEngine
2016-07-27
MAINT-4327/MAINT-6584 Supress the crash on memory allocation error when decod...
AndreyL ProductEngine
2016-08-03
MAINT-6584: Use RAII classes to manage helper object lifespans.
Nat Goodspeed
2016-07-25
MAINT-6460 Crash calculating mesh complexity
andreykproductengine
2016-07-22
MAINT-6584: Convert LLImage class hierarchy to standard 'bool'
Nat Goodspeed
2016-07-22
MAINT-6584: Rationalize custom KDU error/warning message classes.
Nat Goodspeed
2016-07-21
MAINT-6584: Streamline static LLImageJ2C implementation API.
Nat Goodspeed
2016-07-21
DRTVWR-427: Remove engineInfoLLImageJ2CKDU(), createLLImageJ2CKDU(),
Nat Goodspeed
2016-07-19
MAINT-5011: Introduce LLException base class for viewer exceptions.
Nat Goodspeed
2016-07-19
DRTVWR-418: Remove rogue getMessage() from llsecapi.h exceptions.
Nat Goodspeed
2016-07-14
merge changes for STORM-2133
Oz Linden
2016-07-14
MAINT-5011: Per NickyD, make LLCertException::getMessage() const.
Nat Goodspeed
2016-07-14
MAINT-5011: Per NickyD, put PngError in anonymous namespace.
Nat Goodspeed
2016-07-14
MAINT-5011: On advice from NickyD, say KDUError not KduError.
Nat Goodspeed
2016-07-14
MAINT-6460 Crash calculating mesh complexity
andreykproductengine
2016-07-14
STORM-2133: VOICE-36 prevents proper shutdown of connector
Ansariel
2016-07-13
MAINT-5011: Throw an actual exception in Force Software Exception.
Nat Goodspeed
2016-07-13
MAINT-5011: Introduce KduError instead of throw/catch const char*.
Nat Goodspeed
2016-07-13
MAINT-5011: Remove alarming ll_kdu_error() function
Nat Goodspeed
2016-07-13
MAINT-5011: Wrap thrown png_const_charp in new PngError class
Nat Goodspeed
2016-07-13
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
Nat Goodspeed
2016-07-13
MAINT-5011: Derive remaining exception classes from std::exception.
Nat Goodspeed
2016-07-12
MAINT-6460 Crash calculating mesh complexity
andreykproductengine
2016-07-12
Merge
Rider Linden
2016-07-12
STORM-2132: Remove obsoleted unique_ptr.hpp, use make_shared for pointer allo...
Rider Linden
2016-07-11
MAINT-6565: Grab a shared pointer and encapsulate it into the bind call in pl...
Rider Linden
[next]