Age | Commit message (Expand) | Author |
2015-05-22 | MAINT-5232: Add LLPounceable template for delayed registrations. | Nat Goodspeed |
2015-05-22 | MAINT-5232: Clean up some dubious LLSingleton methods. | Nat Goodspeed |
2015-01-12 | Experimentally try full-size LLLeap stream test on Windows. | Nat Goodspeed |
2014-12-23 | fix dos line endings | Oz Linden |
2014-12-22 | Investigative check-in to see if system clock() function can be used to time ... | callum_linden |
2014-12-16 | For one use case, boost::bind() better than boost::phoenix::bind(). | Nat Goodspeed |
2014-12-16 | Isolate #pragma clang to __clang__ compilations. | Nat Goodspeed |
2014-12-12 | Eliminate use of boost::lambda with boost::function (Trac #10864). | Nat Goodspeed |
2014-12-11 | Disambiguate a few ensure() calls. | Nat Goodspeed |
2014-11-14 | remove skip from llframetimer_test now that it is fixed | Oz Linden |
2014-11-14 | merge up to tip of viewer-tools-update | Oz Linden |
2014-11-14 | rewrite an llframetimer test to be less sensitive to extended ms_sleep calls | Oz Linden |
2014-11-14 | Skip LLFrameTimer test<3>, which fails with Xcode 6.x builds. | Nat Goodspeed |
2014-10-23 | Bring in new TUT library build. Clean up ensure_equals() overloads. | Nat Goodspeed |
2014-10-22 | Remove unit test case that relied on undefined order of evaluation | Oz Linden |
2014-10-22 | merge with more fixes from callum | Oz Linden |
2014-10-22 | correct merge error in llerror_test.cpp | Oz Linden |
2014-10-22 | Update to build on Xcode 6.0 (fix unit tests): remove unused statement warning | callum_linden |
2014-10-22 | Update to build on Xcode 6.0 (fix unit tests): skip llerror_test test for now... | callum_linden |
2014-10-22 | Update to build on Xcode 6.0 (fix unit tests): remove unused functions that t... | callum_linden |
2014-10-22 | added skip to llerror_test of nested logging, noted in todo file | Oz Linden |
2014-06-02 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-drtvwr-365. | Stinson 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-05-14 | v-r -> s-e merge WIP | Brad Payne (Vir Linden) |
2014-04-07 | merge with release | Richard Linden |
2014-02-24 | merge with release | Richard Linden |
2014-02-24 | Pulled from release. | obscurestar |
2014-01-14 | Some cleanup of string to wstring conversion and vice versa. | Aura Linden |
2013-10-21 | fixed things so that trace recordings can be read from even while active | Richard Linden |
2013-10-21 | more buildfix | Richard Linden |
2013-10-21 | more buildfix stuff | Richard Linden |
2013-10-21 | another attempted buildfix | Richard Linden |
2013-10-21 | BUILDFIX: double delete in instancetracker unit test | Richard Linden |
2013-10-18 | fixed llinstancetracker unit test | Richard Linden |
2013-09-09 | merge with viewer-release | Richard Linden |
2013-08-27 | fixed bad logic in unit test | Richard Linden |
2013-08-27 | got comparisons between implicit and explicit units working right | Richard Linden |
2013-08-27 | got linear unit conversions (like fahrenheit <-> celsius) working correctly | Richard Linden |
2013-08-27 | broke out llunit.h into llunittype.h and llunits.h for unit declarations | Richard Linden |
2013-08-26 | BUILDFIX: corrected template parameter for LL_BAD_TEMPLATE_INSTANTIATION macr... | Richard Linden |
2013-08-26 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Richard Linden |
2013-08-26 | removed some unecessary template parameters from LLUnit member functions | Richard Linden |
2013-08-26 | Merge. Pull in viewer-release after SSA merge. | Monty Brandenberg |
2013-08-23 | Automated merge with https://bitbucket.org/lindenlab/viewer-interesting | Richard Linden |
2013-08-23 | BUILDFIX: replaced function that was accidentally removed | Richard Linden |
2013-08-23 | BUILDFIX: fix for crashes in unit tests on mac and linux | Richard Linden |
2013-08-23 | Automated merge with https://bitbucket.org/lindenlab/viewer-interesting | Richard Linden |
2013-08-22 | SH-4433 FIX: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden |
2013-08-21 | SH-4433 WIP Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden |