Age | Commit message (Expand) | Author |
2023-11-23 | SL-17434 Crash clearing LLEventPumps | Andrey Kleshchev |
2023-11-20 | llmemory: use getrusage for getCurrentRSS on linux | Miezhiko |
2023-11-17 | SL-20546: Defend llrand's random generator against concurrent access | Nat Goodspeed |
2023-11-17 | SL-20546: Avoid promoting F32 to double just to compare bounds. | Nat Goodspeed |
2023-11-15 | SL-20546: Even with C++17 CTAD, makeClassicCallback() still useful. | Nat Goodspeed |
2023-11-15 | SL-20546: Use narrow() explicit conversion from F64 to F32. | Nat Goodspeed |
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-06 | Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559 | Erik Kundiman |
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-26 | Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559 | Erik Kundiman |
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-591-maint-X | Andrey Lihatskiy |
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-18 | SL-20463 Rename outfit dialog box accepts emoji characters | Alexander Gavriliuk |
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-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-04 | Merge remote-tracking branch 'secondlife/DRTVWR-559' into DRTVWR-559 | Erik Kundiman |
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-19 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman |
2023-09-19 | Disable assembly instructions on non x86 | Erik Kundiman |
2023-09-15 | SL-17135 Apr process creation crash | Andrey Kleshchev |
2023-09-15 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman |
2023-09-15 | Limit unused-but-set-variable to Linux when Clang | Erik Kundiman |
2023-09-15 | Remove std::move on Linux as it fails GCC | Erik Kundiman |
2023-09-12 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman |
2023-09-12 | Set but not used variable isn't an error | Erik Kundiman |
2023-09-10 | Fixes to get it build again on FreeBSD | Erik Kundiman |
2023-09-10 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman |
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 |