Age | Commit message (Expand) | Author |
2024-04-17 | Reintroduce LLCoros::killreq() to request killing a named coroutine. | Nat Goodspeed |
2023-02-14 | DRTVWR-489-emoji: As part of the work to get macOS version of the Viewer work... | Callum Prentice |
2022-10-13 | Revert "Restored SL-14961" | Andrey Kleshchev |
2022-02-14 | Restored SL-14961 | Andrey Kleshchev |
2022-02-11 | SL-10190: Slightly reduce conditional clutter in llcoros.{h,cpp}. | Nat Goodspeed |
2022-02-11 | SL-10190: Introduce LLCoros::saveException() and rethrow(). | Nat Goodspeed |
2022-02-11 | Revert "SL-14961 Coroutine crash was not reported to bugsplat" | Andrey Kleshchev |
2021-07-20 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy |
2021-07-19 | SL-15292 Voice's singleton shutdown before voice's coroutine | Andrey Kleshchev |
2021-03-13 | SL-14961 Coroutine crash was not reported to bugsplat | Andrey Kleshchev |
2020-07-07 | DRTVWR-476, SL-13555: Don't crash if user closes viewer during login. | Nat Goodspeed |
2020-05-14 | DRTVWR-476: Wrap boost::fibers::mutex et al. with LLCoros aliases. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Make llcoro::logname() distinguish different threads. | Nat Goodspeed |
2020-03-25 | DRTVWR-476, SL-12197: Don't throw Stopping from main coroutine. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Keep coroutine-local data on toplevel()'s stack frame. | 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: Infrastructure to help manage long-lived coroutines. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Add Sync class to help with stepwise coroutine tests. | Nat Goodspeed |
2020-03-25 | SL-793: Use Boost.Fiber instead of the "dcoroutine" library. | Nat Goodspeed |
2018-10-04 | DRTVWR-474: Make login coroutine sync with updater process on failure. | Nat Goodspeed |
2018-05-30 | MAINT-8686 Viewer should report active coroutines at the end of the session | andreykproductengine |
2017-10-05 | MAINT-7820 Additional crash logging | andreykproductengine |
2016-09-15 | MAINT-5232: Normalize LLSingleton subclasses. | Nat Goodspeed |
2016-09-06 | MAINT-5232: Ensure that llcoro::get_id() returns distinct values. | Nat Goodspeed |
2016-09-03 | MAINT-5232: Break out LLCoros::get_id() into its own header file. | Nat Goodspeed |
2016-09-03 | MAINT-5232: Add LLCoros::get_id() to identify the running coroutine. | Nat Goodspeed |
2016-04-04 | merge with 4.0.3-release | Oz Linden |
2016-01-04 | MAINT-5976: On Linux builds do not specify explict for bool conversion operator. | Rider 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-10 | remove execute permission from many files that should not have it | Oz 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-02 | MAINT-5357: Introduce and populate llcoro:: namespace. | Nat Goodspeed |
2015-07-01 | MAINT-5351: Remove 'self' parameter from coroutine functions. | Nat Goodspeed |
2015-07-01 | MAINT-5351: Remove Boost Preprocessor headers from llcoros.h. | Nat Goodspeed |
2013-05-23 | MAINT-2724: Make viewer explicitly set coroutine stack size. | Nat Goodspeed |
2013-05-07 | merge changes for DRTVWR-299 | Oz Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-02-21 | MAINT-2389: Change viewer to Boost package without ucontext.h. | Nat Goodspeed |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2009-11-18 | Switch some files to Unix line endings | Bryan O'Sullivan |