Age | Commit message (Expand) | Author |
2024-04-24 | Merge 'main' into release/luau-scripting on promotion of Maint YZ | Nat Goodspeed |
2024-04-18 | Add llluamanager_test.cpp test that terminates runaway Lua script. | Nat Goodspeed |
2024-04-16 | Merge branch 'main' into release/luau-scripting | Nat Goodspeed |
2024-04-10 | Merge branch 'main' into marchcat/y-merge | Andrey Lihatskiy |
2024-03-28 | Use LLApp::setQuitting(). Expect killed-script error. | Nat Goodspeed |
2024-03-28 | Terminate Lua scripts hanging in LL.get_event_next(). | Nat Goodspeed |
2024-03-25 | Add LL. prefix to viewer entry points, fix existing references. | Nat Goodspeed |
2024-03-24 | Introduce LLStreamListener: bundle LLEventStream+LLTempBoundListener. | Nat Goodspeed |
2024-03-23 | Make leap.request() work even from Lua's main thread. | Nat Goodspeed |
2024-03-22 | Fix a couple bugs in fiber.lua machinery. | Nat Goodspeed |
2024-03-21 | WIP: Add fiber.lua module and use in leap.lua and WaitQueue.lua. | Nat Goodspeed |
2024-03-13 | Add tests for leap.request(). Use new coro.lua module. | Nat Goodspeed |
2024-03-11 | Add llluamanager_test test exercising leap.WaitFor. | Nat Goodspeed |
2024-03-08 | Enhance llluamanager_test.cpp. | Nat Goodspeed |
2024-02-22 | Lua listen_events(), await_event() => get_event_{pumps,next}(). | Nat Goodspeed |
2024-02-07 | Fix tests broken by switching from Lua 5.4 to Luau. | Nat Goodspeed |
2024-01-08 | replace boost library to standard | AiraYumi |
2024-01-04 | DRTVWR-589: Merge branch 'main' into DRTVWR-589 | Nat Goodspeed |
2023-11-30 | Merge branch 'DRTVWR-588-maint-W' into marchcat/588-w-pbr-merge | Andrey Lihatskiy |
2023-11-02 | DRTVWR-589: StringVec's operator<<() overload must precede lltut.h. | Nat Goodspeed |
2023-10-13 | SL-20422 Unit-tests fix | Alexander Gavriliuk |
2023-10-07 | DRTVWR-589: Solved the bug in traversing nested Lua tables. | Nat Goodspeed |
2023-10-04 | DRTVWR-589: Add tests for LLSD-to-Lua round-trip conversions. | Nat Goodspeed |
2023-10-02 | DRTVWR-589: Add initial integration test for LLLUAmanager. | Nat Goodspeed |
2023-03-30 | CMake and tests fixups after merge with main for DRTVWR-559 | Brad Linden |
2023-03-13 | Partial solution for SL-18458 Materials override cache not working and relate... | Brad Linden |
2022-08-30 | Merge remote-tracking branch 'remotes/origin/DRTVWR-563' into DRTVWR-559 | Dave Parks |
2022-06-09 | SL-17483: Add integration test for CommonControl | Nat Goodspeed |
2022-06-08 | SL-17546 Fix 'release' configuration build tests | Andrey Kleshchev |
2022-05-04 | Merge branch master (D550) into DRTVWR-546 | Andrey Kleshchev |
2022-04-25 | SL-17223 fix unit tests with new method stub implementation | Brad Kittenbrink |
2022-03-29 | SL-16831 Fix unit test | Andrey Kleshchev |
2022-03-17 | SL-17019 mfa_hash should get saved per-username | Brad Kittenbrink |
2022-03-07 | Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfa | Brad Kittenbrink |
2022-01-14 | SL-16514 store mfa hash in protected data using LLSecAPIBasicHandler | Brad Kittenbrink |
2021-12-13 | SL-16501 SLMFAHash is now saved client side | Brad Kittenbrink |
2021-12-11 | Merge branch 'master' into SL-15742 | Bennett Goble |
2021-12-10 | SL-15742: Convert build scripts to Python 3 | Bennett Goble |
2021-10-14 | Merge branch 'master' into DRTVWR-545-maint-mix | Andrey Lihatskiy |
2021-08-12 | Merge branch 'master' into DRTVWR-520-apple-notarization | Andrey Lihatskiy |
2021-07-20 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy |
2021-07-12 | Merge branch 'build-hooks' into DRTVWR-521-maint | Andrey Lihatskiy |
2021-06-29 | SL-15500: Merge branch 'utf8' into build-hooks | Nat Goodspeed |
2021-05-27 | SL-15211 Adjust unit tests | Andrey Kleshchev |
2021-05-27 | SL-15211 Update OpenSSL library | Andrey Kleshchev |
2021-04-30 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy |
2021-04-29 | Merge master (DRTVWR-515) into DRTVWR-516-maint | Andrey Kleshchev |
2021-04-01 | SL-14999 - note | Brad Payne (Vir Linden) |
2021-03-26 | SL-14999 - more cpp features tests | Brad Payne (Vir Linden) |
2021-03-17 | SL-14999 - more c++ feature tests | Brad Payne (Vir Linden) |