Age | Commit message (Expand) | Author |
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-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-25 | Merge branch 'main' into DRTVWR-588-maint-W | 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-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 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2023-09-15 | SL-17135 Apr process creation crash | Andrey Kleshchev |
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-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 | 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-07-21 | SL-18837: Merge branch 'main' of secondlife/viewer into actions | 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 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-11 | SL-19728 Objects that cannot be clicked or cammed unless in edit mode | Alexander Gavriliuk |
2023-07-10 | SL-18837: Windows failures in setWorkingDirectory(): C: vs. c: (sigh) | Nat Goodspeed |
2023-07-10 | SL-18837: Disable APR_LOG for now, but leave notes for the future. | Nat Goodspeed |
2023-07-10 | SL-18837: Revert "Force llprocess_test and llleap_test to use just 'python'." | Nat Goodspeed |
2023-07-08 | SL-18837: Force llprocess_test and llleap_test to use just 'python'. | Nat Goodspeed |
2023-07-08 | SL-18837: Set APR_LOG once for the whole job | Nat Goodspeed |
2023-07-08 | SL-18837: Don't use LLDir, use NamedTempFile::temp_path. | Nat Goodspeed |
2023-07-07 | SL-18837: Ditch unreferenced name of caught exception | Nat Goodspeed |
2023-07-07 | SL-18837: Hook in LLDir to allow reading APR log file. | Nat Goodspeed |
2023-07-07 | SL-18837: Fix spurious semi | Nat Goodspeed |