Age | Commit message (Expand) | Author |
2024-02-22 | Lua listen_events(), await_event() => get_event_{pumps,next}(). | Nat Goodspeed |
2023-10-25 | Merge branch 'main' into DRTVWR-587-maint-V | Andrey Lihatskiy |
2023-09-07 | SL-18837: Merge branch 'main' into actions | Nat Goodspeed |
2023-08-29 | SL-18837: On Windows, LLLeap partial final line test failed. | Nat Goodspeed |
2023-08-23 | Merge branch 'main' into DRTVWR-587-maint-V | Andrey Lihatskiy |
2023-07-13 | DRTVWR-558: Nail down LLDispatchListener exception handling | Nat Goodspeed |
2023-02-15 | SL-18330: Merge branch 'contribute' into sl-18330-merge | Nat Goodspeed |
2022-12-02 | SL-18330: Fix new C++ <-> Python LLSD compatibility tests. | Nat Goodspeed |
2022-11-29 | SL-18330: WIP: Send LLLeap to child as binary LLSD; generic parser. | Nat Goodspeed |
2022-11-12 | DRTVWR-575: Address review comments on Xcode 14.1 type tweaks. | Nat Goodspeed |
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 |