Age | Commit message (Expand) | Author |
2023-11-15 | SL-20546: Rely on CTAD for 'narrow' class. | Nat Goodspeed |
2023-11-14 | DRTVWR-588: Try to fix sporadic llrand test failures. | Nat Goodspeed |
2023-11-03 | Fix build error from overly fancy tracy macro usage that nobody else is using... | Brad Linden |
2023-11-03 | Fix for SL-19968 objects missing timing bug due to stall during login | Brad Kittenbrink (Brad Linden) |
2023-10-31 | DRTVWR-588: Enlarge default coroutine stack size. | Nat Goodspeed |
2023-10-31 | DRTVWR-588: Try to make threadsafequeue timing more robust. | Nat Goodspeed |
2023-10-29 | DRTVWR-587: Fix LL::apply(function, LLSD array). | Nat Goodspeed |
2023-10-27 | DRTVWR-587: Skip Visual Studio LLSDParam<const char*> tests for now. | Nat Goodspeed |
2023-10-25 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-10-25 | Post merge build fix | Andrey Kleshchev |
2023-10-25 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2023-10-25 | Merge branch 'main' into DRTVWR-587-maint-V | Andrey Lihatskiy |
2023-10-17 | SL-20476: Don't let the compiler know we intend to crash. | Nat Goodspeed |
2023-10-12 | SL-18837: Unify all llrand_test.cpp in-range tests. | Nat Goodspeed |
2023-10-11 | SL-20370 Change PDT to SLT on menu bar | Alexander Gavriliuk |
2023-10-10 | Revert "SL-18721 Viewer shutdown order changes" | Andrey Kleshchev |
2023-10-08 | Merge branch main into DRTVWR-489 | Alexander Gavriliuk |
2023-10-05 | SL-18837: When llrand_test.cpp fails, display the failing value. | Nat Goodspeed |
2023-10-04 | SL-18837: Merge branch 'main' of secondlife/viewer into actions | Nat Goodspeed |
2023-10-03 | SL-17135 Apr process creation crash | Andrey Kleshchev |
2023-10-03 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2023-10-03 | Merge branch 'main' into DRTVWR-587-maint-V | Andrey Lihatskiy |
2023-10-03 | Merge branch 'main' (DRTVWR-567) into DRTVWR-559 | Andrey Kleshchev |
2023-09-15 | SL-17135 Apr process creation crash | Andrey Kleshchev |
2023-09-12 | DRTVWR-588: Move LLSingleton dependency on LLMainThreadTask to .cpp. | Nat Goodspeed |
2023-09-12 | DRTVWR-588: Reimplement LLMainThreadTask based on WorkQueue | Nat Goodspeed |
2023-09-12 | DRTVWR-588: Fix a couple merge glitches in llsdserialize_test.cpp. | Nat Goodspeed |
2023-09-11 | DRTVWR-588: Merge 'DRTVWR-588-maint-W' into DRTVWR-588-cleanup-timers | Nat Goodspeed |
2023-09-08 | SL-18837: Make llsdserialize_test debug output conditional. | Nat Goodspeed |
2023-09-08 | SL-18837: Add debugging output to llsdserialize_test.cpp. | Nat Goodspeed |
2023-09-07 | SL-18837: Fix minor merge glitch. | Nat Goodspeed |
2023-09-07 | SL-18837: Merge branch 'main' into actions | Nat Goodspeed |
2023-08-31 | SL-18837: Enlarge default coroutine stack size. | Nat Goodspeed |
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-17 | DRTVWR-588: Try even harder to normalize Windows pathnames (SIGHH) | Nat Goodspeed |
2023-08-17 | DRTVWR-588: Merge branch 'DRTVWR-588-maint-W' into DRTVWR-588-cleanup-timers | Nat Goodspeed |
2023-08-17 | DRTVWR-588: To write b'\n' in Python source, use "b'\\n'" | Nat Goodspeed |
2023-08-17 | DRTVWR-588: Try harder to normalize Windows pathames to compare. | Nat Goodspeed |
2023-08-17 | DRTVWR-588: print(file=) to binary file still requires str argument. | Nat Goodspeed |
2023-08-17 | DRTVWR-588: Correct typo in deprecation warning. | Nat Goodspeed |