Age | Commit message (Expand) | Author |
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 |
2013-08-21 | SH-4433 WIP Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden |
2013-08-18 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden |
2013-08-14 | BUILDFIX: added header for numeric_limits support on gcc | Richard Linden |
2013-08-13 | SH-4346 FIX Interesting: some integer Statistics are displayed as floating po... | Richard Linden |
2013-08-12 | SH-4399 FIX: Interesting: Texture console MB Bound 0/384 and texture queue bo... | Richard Linden |
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden |
2013-07-24 | BUILDFIX fixed llunits unit test to use new unit declaration syntax | Richard Linden |