Age | Commit message (Expand) | Author |
2016-09-16 | Merge | Rider Linden |
2016-09-15 | MAINT-5232: Normalize LLSingleton subclasses. | Nat Goodspeed |
2016-09-14 | Merge | Rider Linden |
2016-09-06 | MAINT-5232: Prevent runaway LLSingletonBase::MasterList growth. | Nat Goodspeed |
2016-09-06 | MAINT-5232: Make LLSingleton's 'initializing' stack coro-specific. | Nat Goodspeed |
2016-09-06 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-vlc | Nat Goodspeed |
2016-09-06 | MAINT-5011: Ensure BlockTimer::mStartTime is unconditionally set. | Nat Goodspeed |
2016-09-06 | MAINT-5232: Ensure that llcoro::get_id() returns distinct values. | Nat Goodspeed |
2016-09-06 | merge changes for exception handling | Oz Linden |
2016-09-06 | downgrade spammy LLCoros logging to DEBUG | Oz Linden |
2016-09-06 | add protections against failed memory allocations in VBO and aligned memory | Oz Linden |
2016-09-03 | MAINT-5232: Break out LLCoros::get_id() into its own header file. | Nat Goodspeed |
2016-09-03 | MAINT-5232: Add LLCoros::get_id() to identify the running coroutine. | Nat Goodspeed |
2016-09-03 | MAINT-5232: Add DEBUG logging to LLSingleton dependency tracking. | Nat Goodspeed |
2016-09-03 | MAINT-5232: Make LLError::is_available() depend on both LLSingletons. | Nat Goodspeed |
2016-09-02 | MAINT-5232: Abbreviate __FILE__ path in log_subsystem_cleanup(). | Nat Goodspeed |
2016-09-02 | MAINT-5011: Abbreviate __FILE__ path in log_unhandled_exception_(). | Nat Goodspeed |
2016-09-01 | MAINT-5011: Use LL_VLOGS() rather than raw lllog() macro. | Nat Goodspeed |
2016-09-01 | Automated merge with file:///Users/nat/linden/viewer-comment-lllog | Nat Goodspeed |
2016-09-01 | MAINT-5011: Use LL_VLOGS() rather than raw lllog() macro. | Nat Goodspeed |
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 | 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-31 | MAINT-5011: Add log tag to LOG_UNHANDLED_EXCEPTION() log messages. | Nat Goodspeed |
2016-08-31 | MAINT-5232: Add a tag to LLSingleton log messages. | Nat Goodspeed |
2016-08-31 | MAINT-5232: LLMetricPerformanceTesterBasic::cleanClass->cleanupClass | Nat Goodspeed |
2016-08-31 | MAINT-5232: Add DEBUG logging to LLSingleton operations. | Nat Goodspeed |
2016-08-30 | MAINT-5232: Consolidate special LLSingletonBase logging logic. | Nat Goodspeed |
2016-08-30 | MAINT-5232: Move "llerror.h" out of llcleanup.h, llinitdestroyclass.h | Nat Goodspeed |
2016-08-30 | MAINT-5232: Do less work inside typeid() calls. | Nat Goodspeed |
2016-08-30 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2016-08-29 | MAINT-5011: Fix abbreviateFile() test to run under .../indra/ path. | Nat Goodspeed |
2016-08-26 | MAINT-5011: Catch LLContinueError in LLStopWhenHandled::operator(). | Nat Goodspeed |
2016-08-26 | MAINT-5011: Add comments to LLCoros::toplevel() exception handlers. | 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: Try to enrich catch (...) logging throughout viewer. | 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-15 | merge from viewer-release | Brad Payne (Vir Linden) |
2016-08-10 | MAINT-6608 FIXED URI parser problem with links with username, password | Mnikolenko Productengine |
2016-07-27 | MAINT-6585: pull into fork of viewer-neko for pull request | Glenn Glazer |
2016-07-21 | explicit not available for conversion operators in Linux yet | Rider Linden |
2016-07-21 | MAINT-6570: Feedback from code review. | Rider Linden |
2016-07-21 | Merge | Rider Linden |
2016-07-21 | MAINT=6585: remove extraneous path manipulation from llleap_test | Glenn Glazer |