Age | Commit message (Expand) | Author |
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-09-15 | MAINT-5232: Normalize LLSingleton subclasses. | 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-17 | MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION(). | Nat Goodspeed |
2016-08-17 | MAINT-5011: Add llexception_test.cpp with tests (and conclusions). | Nat Goodspeed |
2016-07-21 | MAINT=6585: remove extraneous path manipulation from llleap_test | Glenn Glazer |
2016-07-21 | MAINT=6585: fix llleap_test to use llbase not indra.base | Glenn Glazer |
2016-07-20 | MAINT=6585: fix llsdserialize_test | Glenn Glazer |
2016-07-19 | MAINT-5011: Introduce LLException base class for viewer exceptions. | Nat Goodspeed |
2016-04-04 | merge with 4.0.3-release | Oz Linden |
2016-03-17 | Merge | Rider Linden |
2016-03-16 | merge changes for DRTVWR-417 | Oz Linden |
2015-12-18 | MAINT-5976: Fix bug in LLCoros::set_consuming() mechanism. | Nat Goodspeed |
2015-12-16 | MAINT-5976: Introduce LLCoros::set_consuming(bool). | Nat Goodspeed |
2015-11-18 | WOLF-300: Try using a smaller data volume for LLLeap tests on Windows. | Nat Goodspeed |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-09-18 | Tweek to naming postEventAndSuspend -> postAndSuspend | Rider Linden |
2015-09-18 | Set consistent terminology for yield/wait -> suspend for coroutines. | Rider Linden |
2015-07-10 | MAINT-5351: Finish cleaning up messy merge from backing out backout | Nat Goodspeed |
2015-07-10 | Automated merge with file:///Users/nat/linden/maint-4952-v-t-u | Nat Goodspeed |
2015-07-10 | Merge restore of more selfless changes | Nat Goodspeed |
2015-07-10 | Backed out changeset bab1000e1b2d: restore 'selfless' changes | Nat Goodspeed |
2015-07-10 | Merge restore of selfless changes | Nat Goodspeed |
2015-07-10 | Backed out changeset 6e1fa9518747: reapply 'selfless' changes | Nat Goodspeed |
2015-07-07 | Merge | Rider Linden |
2015-07-07 | Backout selfles merge 738255dbbfd679d9e615baab3398e5e345bbb3c5 | Rider Linden |
2015-07-07 | Apply reverse patch | Rider Linden |
2015-07-07 | Backed out selfless merge | Rider Linden |
2015-07-07 | Automated merge with ssh://bitbucket.org/nat_linden/viewer-selfless | Nat Goodspeed |
2015-07-06 | Force Boost use of TR1 for result_of in tests | Rider Linden |
2015-07-06 | Force Boost result_of to use TR1 for tests. | Rider Linden |
2015-07-02 | MAINT-5357: Introduce and populate llcoro:: namespace. | Nat Goodspeed |
2015-07-01 | MAINT-5351: Reorganize lleventcoro_test.cpp to be more readable. | Nat Goodspeed |
2015-07-01 | MAINT-5351: Remove 'self' parameter from coroutine functions. | Nat Goodspeed |
2015-06-30 | MAINT-5232: Add tests for new LLSingleton dependency functionality. | Nat Goodspeed |
2015-05-29 | MAINT-5232: Make LLPounceable noncopyable. | Nat Goodspeed |
2015-05-29 | MAINT-5232: Per Vir review, use Boost.Signals2 for LLPounceable. | Nat Goodspeed |
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 |