Age | Commit message (Expand) | Author |
2021-12-10 | SL-15742: Convert build scripts to Python 3 | Bennett Goble |
2021-05-11 | SL-10297: Move LL_ERRS crash location into the LL_ERRS macro itself. | Nat Goodspeed |
2018-10-03 | DRTVWR-474: Do NOT autokill updater process on viewer termination. | 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 |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2013-06-05 | merge with viewer-release | Richard Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2012-12-07 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden |
2012-03-16 | Introduce LLLeapListener, associating one with each LLLeap object. | Nat Goodspeed |
2012-03-15 | Make LLLeap intercept LL_ERRS termination and notify LEAP plugin. | Nat Goodspeed |
2012-03-05 | Introduce (disabled) LLLeap debugging code to validate stdin writes. | Nat Goodspeed |
2012-03-03 | Add a couple LLLeap DEBUG messages for incoming-events control flow. | Nat Goodspeed |
2012-03-02 | Use LLProcess::ReadPipe::read() in LLLeap. | Nat Goodspeed |
2012-03-01 | Add LLLeap class, initial implementation, initial unit tests. | Nat Goodspeed |