Age | Commit message (Expand) | Author |
2021-06-24 | SL-15393: Use non-overloaded name for function returning LLSD&. | Nat Goodspeed |
2020-06-26 | DRTVWR-476, SL-13512: Fix flawed fix for former failure. | Nat Goodspeed |
2020-06-25 | DRTVWR-476, SL-13512: Make suspendUntilTimeout() notice shutdown. | Nat Goodspeed |
2020-03-25 | DRTVWR-476, SL-12197: Don't throw Stopping from main coroutine. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Back out changeset 40c0c6a8407d ("final" LLApp listener) | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Pump coroutines a few more times when we start quitting. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Don't name the caught exception | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Terminate long-lived coroutines to avoid shutdown crash. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Seems gcc 4.8 forbids brace-init of reference vars. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Validate LLEventPumpOrPumpName replyPump | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Fix overflow case in llcoro::postAndSuspend(). | Nat Goodspeed |
2020-03-25 | Removed unnecessary disconnection of listener in postAndSuspendSetup | Brad Kittenbrink |
2020-03-25 | Switched LL_ERRS to LL_WARNS for case where promise is fulfilled multiple tim... | Brad Kittenbrink |
2020-03-25 | Attempt to close LLEventCoro's LLBoundListener connection when promise has be... | Brad Kittenbrink |
2020-03-25 | Added try/catch closer to source of error so LL_ERRS fatal can be more useful... | Brad Kittenbrink |
2020-03-25 | SL-793: Use Boost.Fiber instead of the "dcoroutine" library. | Nat Goodspeed |
2020-03-25 | SL-11216: Add llsd::drill() function to drill into an LLSD blob. | Nat Goodspeed |
2016-08-17 | MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION(). | Nat Goodspeed |
2016-07-19 | MAINT-5011: Introduce LLException base class for viewer exceptions. | Nat Goodspeed |
2016-05-06 | merge 4.0.4-release and MAINT-5974 | Oz Linden |
2016-04-26 | MAINT-6336: Initialize TempBoundListener with constructor | Rider Linden |
2016-04-26 | MAINT-6336: Put the timeout upstream of the suspending pump and fire the time... | Rider Linden |
2016-04-22 | MAINT-6336: Centralize waiting on event pump with a timeout. Shorten the life... | Rider Linden |
2016-04-04 | merge with 4.0.3-release | 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-12-04 | Initial changes for Vivox/Azumarill merge. Lots of temporary code and condit... | Rider Linden |
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-10 | MAINT-5351: Improve management of "current" coroutine information. | Nat Goodspeed |
2015-07-07 | Backout selfles merge 738255dbbfd679d9e615baab3398e5e345bbb3c5 | Rider Linden |
2015-07-07 | Backed out selfless merge | Rider Linden |
2015-07-04 | MAINT-5357: Add llcoro::yield() function to yield for one frame. | Nat Goodspeed |
2015-07-02 | MAINT-5357: Introduce and populate llcoro:: namespace. | Nat Goodspeed |
2015-07-01 | MAINT-5351: Remove 'self' parameter from coroutine functions. | Nat Goodspeed |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2009-06-03 | DEV-32777: Introduce LLCoros, an LLSingleton registry of named coroutine | Nat Goodspeed |
2009-05-11 | svn merge -r113003:119136 svn+ssh://svn.lindenlab.com/svn/linden/branches/log... | Nat Goodspeed |