Age | Commit message (Expand) | Author |
2023-09-01 | MacOS build fix | Andrey Kleshchev |
2023-08-29 | SL-18837: On Windows, LLLeap partial final line test failed. | Nat Goodspeed |
2023-08-24 | SL-18620 Statistics->Advanced->Memory Usage no longer updating | Alexander Gavriliuk |
2023-08-24 | Merge remote-tracking branch 'origin/main' into DRTVWR-489 | Andrey Kleshchev |
2023-08-23 | Merge branch main (DRTVWR-582) into DRTVWR-567 | Andrey Kleshchev |
2023-08-23 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2023-08-23 | Merge branch 'main' into DRTVWR-587-maint-V | Andrey Lihatskiy |
2023-08-23 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-08-23 | SL-19299 Code formatting in modified files | Alexander Gavriliuk |
2023-08-23 | SL-19299 Viewer crashes after change 'Pick a physics model:' dropdown | Alexander Gavriliuk |
2023-08-18 | SL-20140 Optimization LLDictionary::addEntry() - avoid of double search | Alexander Gavriliuk |
2023-08-16 | DRTVWR-588: Merge branch 'fix-monterey' into DRTVWR-588-monterey | Nat Goodspeed |
2023-08-12 | SL-18721 Viewer shutdown order changes | Andrey Kleshchev |
2023-08-12 | SL-19744 Small cleanup | Andrey Kleshchev |
2023-08-01 | SL-18623 LLAvatarRenderInfoAccountant coroutine crash | Andrey Kleshchev |
2023-07-28 | DRTVWR-587: Use [[noreturn]] attribute on callFail() methods | Nat Goodspeed |
2023-07-27 | DRTVWR-587: Skip some tests that only fail with older Visual Studio | Nat Goodspeed |
2023-07-27 | DRTVWR-587: Make LLSDParam<LLSD> simplify type when delegating. | Nat Goodspeed |
2023-07-27 | DRTVWR-587: Disable LazyEventAPI tests on TeamCity Macs. | Nat Goodspeed |
2023-07-27 | DRTVWR-587: Try harder to work around clang bug. | Nat Goodspeed |
2023-07-27 | DRTVWR-587: Try to work around clang bug. | Nat Goodspeed |
2023-07-27 | DRTVWR-587: Revert "Try again to address older clang difficulties." | Nat Goodspeed |
2023-07-27 | DRTVWR-587: Try again to address older clang difficulties. | Nat Goodspeed |
2023-07-27 | DRTVWR-587: Tweak LazyEventAPIBase::add() to mollify clang. | Nat Goodspeed |
2023-07-26 | DRTVWR-587: Move constexpr arity into lambda that uses it. | Nat Goodspeed |
2023-07-25 | DRTVWR-587: Pacify VS 2022 specifically. | Nat Goodspeed |
2023-07-21 | SL-18837: Merge branch 'main' of secondlife/viewer into actions | Nat Goodspeed |
2023-07-18 | Merge remote-tracking branch 'origin/xcode-14.3' into DRTVWR-559 (#292) | Brad Linden |
2023-07-18 | DRTVWR-489: trivial merge conflict fix | Callum Prentice |
2023-07-18 | Merge pull request #280 from secondlife/dispatch-maint-v2 | nat-goodspeed |
2023-07-18 | SL-18837: Ditch inactive llrand.cpp LL_USE_SYSTEM_RAND code. | Nat Goodspeed |
2023-07-17 | SL-18837: Lowercasing pathname for string compare is Windows-only. | Nat Goodspeed |
2023-07-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-07-17 | Merge branch 'main' (DRTVWR-580) into DRTVWR-567 | Andrey Kleshchev |
2023-07-17 | SL-18837: Clean up some redundancy in llrand.cpp. | Nat Goodspeed |
2023-07-17 | Merge branch 'main' into DRTVWR-582-maint-U | Andrey Lihatskiy |
2023-07-17 | SL-18837: Merge branch 'actions' into actions-build-sh | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Constrain LL::apply()'s use of std::apply(). | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Fix a few lleventdispatcher_test merge glitches. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Avoid extra copy of getMetadata() LLSD map. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Fix LLEventDispatcher::addMethod() for LazyEventAPI. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Fix const-ness glitch in LL::apply(func, tuple) | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Fix merge glitch: missing LLEventDispatcher::addFail() | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Nail down LLDispatchListener exception handling | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Enrich LLEventDispatcher::callFail() with current call. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Extend LLEventDispatcher::add() overloads. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Add tests for batched LLDispatchListener operations. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Make DispatchResult methods use their arguments. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Introduce LLDispatchListener batched requests. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Break out new LLDispatchListener::call() method. | Nat Goodspeed |