Age | Commit message (Expand) | Author |
2018-09-27 | merge | Brad Payne (Vir Linden) |
2018-09-07 | SL-944 - enabled log types consistent notation in xml and cpp | Brad Payne (Vir Linden) |
2018-08-29 | SL-967 simplify viewer log file field syntax | Oz Linden |
2018-08-28 | Backed out changeset: 5b0f20062633 | AndreyL ProductEngine |
2018-08-27 | SL-944 - mac build error fix: wants override to be used throughout a class if... | Brad Payne (Vir Linden) |
2018-08-24 | SL-944 - logcontrol options to control which log recorders get used. This can... | Brad Payne (Vir Linden) |
2018-08-17 | MAINT-8991 Escape newlines in log entries | maxim_productengine |
2018-08-02 | merge | Brad Payne (Vir Linden) |
2018-06-13 | SL-915, MAINT-8554 - cleanup/reorg, added encroachment fix info to DebugAnima... | Brad Payne (Vir Linden) |
2018-06-11 | SL-915 - fix for crash when logcontrol file reloaded | Brad Payne (Vir Linden) |
2018-06-07 | SL-915 - more on dynamic extent tracking, possible fix for 32-bit crash issues | Brad Payne (Vir Linden) |
2018-06-07 | Better fix for OSX 10.14 libc++abi demangling crash on mem shenanigans. | Graham Linden |
2018-06-07 | Disable name demangling via libc++abi on OS X to avoid malloc abort trap on O... | Graham Linden |
2018-01-17 | merge 5.1.0-release | Oz Linden |
2017-07-24 | fix separator between tags and file/function | Oz Linden |
2017-06-20 | fix presentation of log tags for better searchability | Oz Linden |
2017-06-20 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2017-03-13 | DRTVWR-418: Ignore logging that requires resurrecting singletons. | Nat Goodspeed |
2017-03-09 | construct tag string without using += | Oz Linden |
2017-03-09 | experiment reformatting of tags in log lines | Oz Linden |
2017-03-03 | SL-409 - added tracking for bytes fetched to viewer assets metrics (does not ... | Brad Payne (Vir Linden) |
2017-02-27 | Look for logcontrol-dev.xml in the user settings directory | Oz Linden |
2016-12-05 | Merged in lindenlab/viewer-release | AndreyL ProductEngine |
2016-11-16 | merge | Brad Payne (Vir Linden) |
2016-11-14 | Merged in lindenlab/viewer-cleanup | AndreyL ProductEngine |
2016-10-11 | maint-6633: remove commented out code | Glenn Glazer |
2016-10-11 | maint-6633: yet more futzing with spaces | Glenn Glazer |
2016-10-10 | maint-6633: more futzing with spaces | Glenn Glazer |
2016-10-10 | maint-6633: fix spacing after level: | 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-17 | MAINT-5232: Eliminate pointless string search for "class " prefix. | Nat Goodspeed |
2016-09-15 | MAINT-5232: Normalize LLSingleton subclasses. | Nat Goodspeed |
2016-09-03 | MAINT-5232: Make LLError::is_available() depend on both LLSingletons. | Nat Goodspeed |
2016-08-30 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-11-02 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2015-06-26 | MAINT-5232: merge LLError::Log::demangle() to tip | Nat Goodspeed |
2015-06-26 | MAINT-5232: Publish class name demangler as LLError::Log::demangle(). | Nat Goodspeed |
2015-06-25 | MAINT-5232: Try to avoid circularity between LLError and LLSingleton. | Nat Goodspeed |
2015-04-24 | merge with viewer tools update | Brad Payne (Vir Linden) |
2015-04-22 | MAINT-4653 WIP, DRTVWR-397 WIP - log output to file now includes tags. Reques... | Brad Payne (Vir Linden) |
2015-04-10 | restore the ll[io]fstream because we need them as wrappers on Windows for wid... | Oz Linden |
2015-04-07 | replace llifstream and llofstream with std::ifstream and std::ofstream respec... | Oz Linden |
2015-04-07 | convert llifstream and llofstream to std::ifstream and std::ofstream respecti... | Oz Linden |
2014-12-09 | no implicit conversion from ofsteam to bool in VS2013!!!! | callum_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 |
2014-04-28 | MAINT-4009: Cleaning up the error callstacks memory before app quit. | Stinson Linden |
2014-04-26 | MAINT-4009: Converting the Globals class within llerror to be derived from LL... | Stinson Linden |