Age | Commit message (Expand) | Author |
2023-07-13 | DRTVWR-558: Clean up LLEventDispatcher argument and result handling. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Allow directly streaming test helper class CaptureLog. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Support LLStoreListener<LLSD>, add LLCaptureListener. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Add apply_n(function, std::vector) for variadics. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: LLEventDispatcher uses LL::apply(), not boost::fusion. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Pull in LLEventDispatcher / LLDispatchListener fixes. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Generalize LLEventDispatcher::add() constraints. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: LLEventAPI allows all LLEventDispatcher add() overloads. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Change LLEventDispatcher error action (also LLEventAPI). | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Tweak LLEventDispatcher. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Add LL::apply() test for function(const LLSD&). | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Add unit test for VAPPLY(). | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Extend LL::apply() to LLSD array arguments. | Nat Goodspeed |
2023-07-13 | DRTVWR-558: Fix builds on macOS 12.5 Monterey. | Nat Goodspeed |
2023-07-12 | SL-18330: Merge commit '6b53036' into DRTVWR-587-maint-V | 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-10 | SL-19951 Collect used icons in a special group 'Recently used' | Alexander Gavriliuk |
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 |
2023-07-07 | SL-18837: Fix "lldir.h" #include | Nat Goodspeed |
2023-07-07 | SL-18837: Coax APR to log LLProcess launch attempts; show log file. | Nat Goodspeed |
2023-07-07 | SL-18837: Partially revert e933ace, keeping useful tweaks. | Nat Goodspeed |
2023-07-07 | SL-18837: Try to bypass Windows perm problem with Python indirection. | Nat Goodspeed |
2023-07-07 | SL-19966 Reverted "SL-18721: Faster viewer shutdown time since performance im... | Andrey Lihatskiy |
2023-06-17 | SL-19886 Fix onidle crash after closing inventory floater | Andrey Kleshchev |
2023-06-06 | SL-18837: Ditch Boost.Phoenix implicit lambda syntax. | Nat Goodspeed |
2023-06-06 | SL-18837: NamedTempFile back to std::function, use boost::phoenix << | Nat Goodspeed |
2023-06-05 | SL-18837: Try giving temp Python scripts a .py extension. | Nat Goodspeed |
2023-06-05 | SL-18837: Bump the granularity of WorkQueue timing tests. | Nat Goodspeed |
2023-06-02 | Merge branch 'xcode-14.3' into DRTVWR-582-maint-U | Andrey Lihatskiy |
2023-06-01 | DRTVWR-575: GCC prefers std::make_signed<std::size_t> for llssize. | Nat Goodspeed |
2023-06-01 | SL-18330: Merge branch 'main' of secondlife/viewer into xcode-14.3 | Nat Goodspeed |
2023-05-31 | SL-18330: Consistently use new standalone Python llsd package. | Nat Goodspeed |
2023-05-31 | SL-18330: Change to strip_deprecated_header(size_t* header_size) | Nat Goodspeed |
2023-05-26 | DRTVWR-582 xcode-14.3 merge follow up | Andrey Lihatskiy |
2023-05-26 | Merge branch 'xcode-14.3' into DRTVWR-582-maint-U | Andrey Lihatskiy |
2023-05-24 | SL-19711 - viewer can't parse environments. Fixed max parsing bug | simon |
2023-05-23 | SL-19744: Remove LLApp::startErrorThread() and references. | Nat Goodspeed |
2023-05-23 | SL-19744: Remove LLErrorThread and LLAppViewer::handleViewerCrash() | Nat Goodspeed |
2023-05-22 | SL-18837: Fix call to strip_deprecated_header(). | Nat Goodspeed |
2023-05-19 | SL-18837: Merge branch 'xcode-14.1' of secondlife/viewer into xcode-14.3 | Nat Goodspeed |
2023-05-19 | DRTVWR-558: Merge branch 'main' of secondlife/viewer into actions | Nat Goodspeed |
2023-05-17 | Some small tweaks after merge with Viewer release | Callum Prentice |