Age | Commit message (Expand) | Author |
2016-10-10 | maint-6633: fix spacing | Glenn Glazer |
2016-10-10 | maint-6633: move INFO around | Glenn Glazer |
2016-10-10 | maint-6633: fix tyop | Glenn Glazer |
2016-10-10 | Merged in lindenlab/viewer-release | AndreyL ProductEngine |
2016-10-10 | maint-6633: fix unit test to conform with new desired ordering | Glenn Glazer |
2016-10-10 | maint-6633: fix ordering of log entries | Glenn Glazer |
2016-09-28 | SL-451 - SSE-optimized matrix multiply, used in initSkinningMatrixPalette() | Brad Payne (Vir Linden) |
2016-09-30 | MAINT-6783 Xml parser warnings should show the file name | Mnikolenko Productengine |
2016-09-17 | MAINT-5232: Eliminate pointless string search for "class " prefix. | Nat Goodspeed |
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 |
2018-11-14 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine |
2018-11-14 | Merged in lindenlab/axon | AndreyL ProductEngine |
2018-11-12 | SL-9935 Include full win10 build number in Help > About Second Life and logs | AndreyL ProductEngine |
2018-09-19 | remove unused control flags in internal logging method | Oz Linden |
2016-08-25 | MAINT-5011: Remove unreferenced param name to avoid fatal warning | Nat Goodspeed |