Age | Commit message (Expand) | Author |
2020-04-03 | DRTVWR-476: Facilitate debugging test programs with logging. | Nat Goodspeed |
2020-04-03 | DRTVWR-476: Cherry-pick debug aids from commit 77b0c53 (fiber-mutex) | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Conflate LOGFAIL env var empty with completely unset. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Make test program --debug switch work like LOGTEST=DEBUG. | Nat Goodspeed |
2019-08-19 | DRTVWR-493: When a test fails due to exception, display exception. | Nat Goodspeed |
2019-08-10 | DRTVWR-493: Introduce test catch_what(), catch_llerrs() functions. | Nat Goodspeed |
2018-11-14 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2018-10-11 | Modify logging so that the in-viewer console and stderr do not escape line br... | Oz Linden |
2018-02-13 | merge | Brad Payne (Vir Linden) |
2017-10-11 | merge | Brad Payne (Vir Linden) |
2017-10-11 | merge changes for 5.0.8-release | Oz Linden |
2017-06-30 | Added cycle_object_animations.lsl. Also change to test.cpp to see if it affec... | Brad Payne (Vir Linden) |
2017-06-20 | merge changes for 5.0.6-release | Oz Linden |
2017-08-30 | MAINT-7758 Fixed freeze on loading lsl scripts from unicode named windows fol... | andreykproductengine |
2017-05-24 | no-op edit to force a rebuild | Brad Payne (Vir Linden) |
2017-04-11 | DRTVWR-434 - trivial code change to trigger TC rebuild, also slight improveme... | Brad Payne (Vir Linden) |
2017-02-27 | Look for logcontrol-dev.xml in the user settings directory | Oz Linden |
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-07-01 | SH-4294 FIX Interesting: Statistics Texture cache hit rate is always 0% | Richard Linden |
2013-06-05 | merge with viewer-release | Richard Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-01-08 | SH-3468 WIP add memory tracking base class | Richard Linden |
2013-01-08 | SH-3468 WIP add memory tracking base class | Richard Linden |
2013-01-06 | SH-3468 WIP add memory tracking base class | Richard Linden |
2012-11-15 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden |
2012-09-26 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden |
2012-06-26 | integrate Nats improvements to test logging with mine | Oz Linden |
2012-06-25 | merge up to 3.3.3-release + pathfinding | Oz Linden |
2012-06-24 | Add logging during tests (debug level, to test-specific files) | Oz Linden |
2012-05-09 | CHOP-900: Fix test.cpp merge errors merging up to viewer-release | Nat Goodspeed |
2012-05-09 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed |
2012-04-23 | IQA-463: LLError::addRecorder() claims ownership of passed Recorder*. | Nat Goodspeed |
2012-03-05 | Make test.cpp support LOGFAIL env var: only failed tests show log. | Nat Goodspeed |
2012-02-08 | Echo group_started, group_completed to test-program output file. | Nat Goodspeed |
2012-02-07 | Disable MSVC warning C4702 (unreachable code) in Boost headers. | Nat Goodspeed |
2012-02-03 | Escape all strings embedded in TeamCity service messages. | Nat Goodspeed |
2010-08-25 | forcing all the teamcity service messages to be spat out at once per suite to... | Aaron Terrell (Enus) |
2010-08-24 | seems that build out put sometimes concatenates and we miss a line in our rep... | Aaron Terrell (Enus) |
2010-08-24 | commenting out object delete as windows builds are complaining: '[LogScan] e:... | Aaron Terrell (Enus) |
2010-08-24 | subclassing is working, thanks to changes to the subclass constructor and rid... | Aaron Terrell (Enus) |
2010-08-24 | clean commit of teamcity service message related changes of unit test reporti... | Aaron Terrell (Enus) |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2009-10-16 | merge from latest svn/viewer-2-0 to hg/viewer-2-0 | Mark Palange (Mani) |
2009-10-15 | DEV-41345 turn llmodularmath_tut into a real llmath unit test. | Adam Moss |
2009-10-12 | DEV-41080 | Adam Moss |
2009-10-05 | merge with latest from lindenlab/svn-imports-viewer-20 | Mark Palange (Mani) |
2009-10-03 | Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltip... | James Cook |
2009-09-10 | #ifdef'd out gmock and gtest for LL_WINDOWS. Does not appear to be needed and... | Steve Linden |