summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2023-07-13DRTVWR-558: Fix a few lleventdispatcher_test merge glitches.Nat Goodspeed
2023-07-13DRTVWR-587: Merge branch 'DRTVWR-587-maint-V' into dispatch-maint-v2Nat Goodspeed
2023-07-13DRTVWR-558: Avoid extra copy of getMetadata() LLSD map.Nat Goodspeed
2023-07-13DRTVWR-558: Fix LLEventDispatcher::addMethod() for LazyEventAPI.Nat Goodspeed
2023-07-13DRTVWR-558: Fix const-ness glitch in LL::apply(func, tuple)Nat Goodspeed
2023-07-13DRTVWR-558: Fix merge glitch: missing LLEventDispatcher::addFail()Nat Goodspeed
2023-07-13DRTVWR-558: Nail down LLDispatchListener exception handlingNat Goodspeed
2023-07-13DRTVWR-558: Enrich LLEventDispatcher::callFail() with current call.Nat Goodspeed
2023-07-13DRTVWR-558: Extend LLEventDispatcher::add() overloads.Nat Goodspeed
2023-07-13DRTVWR-558: Add tests for batched LLDispatchListener operations.Nat Goodspeed
2023-07-13DRTVWR-558: Make DispatchResult methods use their arguments.Nat Goodspeed
2023-07-13DRTVWR-558: Introduce LLDispatchListener batched requests.Nat Goodspeed
2023-07-13DRTVWR-558: Break out new LLDispatchListener::call() method.Nat Goodspeed
2023-07-13DRTVWR-558: Add tests for LLDispatchListener functionality.Nat Goodspeed
2023-07-13DRTVWR-558: Clean up LLEventDispatcher argument and result handling.Nat Goodspeed
2023-07-13DRTVWR-558: Allow directly streaming test helper class CaptureLog.Nat Goodspeed
2023-07-13DRTVWR-558: Demangle names of exceptions reported by TUT tests.Nat Goodspeed
2023-07-13DRTVWR-558: Support LLStoreListener<LLSD>, add LLCaptureListener.Nat Goodspeed
2023-07-13DRTVWR-558: Add apply_n(function, std::vector) for variadics.Nat Goodspeed
2023-07-13DRTVWR-558: LLEventDispatcher uses LL::apply(), not boost::fusion.Nat Goodspeed
2023-07-13DRTVWR-558: Pull in LLEventDispatcher / LLDispatchListener fixes.Nat Goodspeed
2023-07-13DRTVWR-558: Generalize LLEventDispatcher::add() constraints.Nat Goodspeed
2023-07-13DRTVWR-558: LLEventAPI allows all LLEventDispatcher add() overloads.Nat Goodspeed
2023-07-13DRTVWR-558: Change LLEventDispatcher error action (also LLEventAPI).Nat Goodspeed
2023-07-13DRTVWR-558: Tweak LLEventDispatcher.Nat Goodspeed
2023-07-13DRTVWR-558: Add LL::apply() test for function(const LLSD&).Nat Goodspeed
2023-07-13DRTVWR-558: Add unit test for VAPPLY().Nat Goodspeed
2023-07-13DRTVWR-558: Extend LL::apply() to LLSD array arguments.Nat Goodspeed
2023-07-13DRTVWR-558: Fix builds on macOS 12.5 Monterey.Nat Goodspeed
2023-07-12Merge branch 'brad/SL-19968-vocache-objects-missing' into DRTVWR-587-maint-V ...Brad Linden
2023-07-12added info log lines for assistance diagnosing SL-19968Brad Linden
2023-07-12SL-18330: Merge commit '6b53036' into DRTVWR-587-maint-VNat Goodspeed
2023-07-12SL-18837: Merge branch 'DRTVWR-587-maint-V' into rm-cxxstd.Nat Goodspeed
2023-07-11SL-19986 Crash at LLConversationItemSession::findParticipantAndrey Kleshchev
2023-07-07SL-19963 Group Profile's money details have misleading dateAndrey Kleshchev
2023-07-06SL-18164 Media type format not shown in the About Land's media tabAndrey Kleshchev
2023-07-06SL-19702 restore previous double clicking behavior for objects (#266)Maxim Nikolenko
2023-07-05SL-19950 don't try to change fly state if it's not neededMaxim Nikolenko
2023-06-30SL-19565 Prefs Bug when searching in PrefsAlexander Gavriliuk
2023-06-30SL-19816 Home location on world map for invalid locationsAlexander Gavriliuk
2023-05-17Increment viewer version to 6.6.13Nat Goodspeed
2023-05-12SL-18837: Remove C++17 override, given build-variables change.Nat Goodspeed
2023-05-09SL-19660 Merge pull request #199 from beqjanus/mainakleshchev
2023-05-04Merge remote-tracking branch 'origin/zap-LLSDArray' into DRTVWR-577-maint-SAndrey Lihatskiy
2023-05-03SL-19647: Eliminate LLSDArray entirely.Nat Goodspeed
2023-05-03DRTVWR-575: Replace some LLSDArray() usage with llsd::array().Nat Goodspeed
2023-05-02Merge branch 'main' into mainBeq Janus
2023-05-02Merge branch 'main' into DRTVWR-577-maint-SAndrey Lihatskiy
2023-05-02Increment viewer version to 6.6.12Vir Linden
2023-04-30BUG-233797/BUG-233798 -ve underwater fog density causes blackout.Beq