index
:
viewer.git
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcommon
Age
Commit message (
Expand
)
Author
2023-07-27
DRTVWR-587: Disable LazyEventAPI tests on TeamCity Macs.
Nat Goodspeed
2023-07-27
DRTVWR-587: Try harder to work around clang bug.
Nat Goodspeed
2023-07-27
DRTVWR-587: Try to work around clang bug.
Nat Goodspeed
2023-07-27
DRTVWR-587: Revert "Try again to address older clang difficulties."
Nat Goodspeed
2023-07-27
DRTVWR-587: Try again to address older clang difficulties.
Nat Goodspeed
2023-07-27
DRTVWR-587: Tweak LazyEventAPIBase::add() to mollify clang.
Nat Goodspeed
2023-07-26
DRTVWR-587: Move constexpr arity into lambda that uses it.
Nat Goodspeed
2023-07-25
DRTVWR-587: Pacify VS 2022 specifically.
Nat Goodspeed
2023-07-22
Fix FreeBSD login problem by checking endianness
Erik Kundiman
2023-07-21
SL-18837: Merge branch 'main' of secondlife/viewer into actions
Nat Goodspeed
2023-07-19
Undefine Status on FreeBSD too
Erik Kundiman
2023-07-19
stricmp needs to be defined on FreeBSD too
Erik Kundiman
2023-07-19
System xxHash header isn't (usually?) encapsulated
Erik Kundiman
2023-07-19
Operating system info implementation for FreeBSD
Erik Kundiman
2023-07-19
Macro defs on FreeBSD as it's a supported arch now
Erik Kundiman
2023-07-19
Processor information implementation for FreeBSD
Erik Kundiman
2023-07-19
Undefine NULL before defining it to 0 on FreeBSD
Erik Kundiman
2023-07-19
Start including FBSD for common macro definitions
Erik Kundiman
2023-07-19
Deprecated declarations aren't treated as errors
Erik Kundiman
2023-07-19
stdtypes.h includes C Std Lib stddef.h for size_t
Erik Kundiman
2023-07-19
Disable copy 3rd party libs when using system libs
Erik Kundiman
2023-07-18
Merge remote-tracking branch 'origin/xcode-14.3' into DRTVWR-559 (#292)
Brad Linden
2023-07-18
Merge pull request #280 from secondlife/dispatch-maint-v2
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 remote-tracking branch 'origin/main' into DRTVWR-559
Brad Linden
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-13
DRTVWR-558: Constrain LL::apply()'s use of std::apply().
Nat Goodspeed
2023-07-13
DRTVWR-558: Fix a few lleventdispatcher_test merge glitches.
Nat Goodspeed
2023-07-13
DRTVWR-558: Avoid extra copy of getMetadata() LLSD map.
Nat Goodspeed
2023-07-13
DRTVWR-558: Fix LLEventDispatcher::addMethod() for LazyEventAPI.
Nat Goodspeed
2023-07-13
DRTVWR-558: Fix const-ness glitch in LL::apply(func, tuple)
Nat Goodspeed
2023-07-13
DRTVWR-558: Fix merge glitch: missing LLEventDispatcher::addFail()
Nat Goodspeed
2023-07-13
DRTVWR-558: Nail down LLDispatchListener exception handling
Nat Goodspeed
2023-07-13
DRTVWR-558: Enrich LLEventDispatcher::callFail() with current call.
Nat Goodspeed
2023-07-13
DRTVWR-558: Extend LLEventDispatcher::add() overloads.
Nat Goodspeed
2023-07-13
DRTVWR-558: Add tests for batched LLDispatchListener operations.
Nat Goodspeed
2023-07-13
DRTVWR-558: Make DispatchResult methods use their arguments.
Nat Goodspeed
2023-07-13
DRTVWR-558: Introduce LLDispatchListener batched requests.
Nat Goodspeed
2023-07-13
DRTVWR-558: Break out new LLDispatchListener::call() method.
Nat Goodspeed
2023-07-13
DRTVWR-558: Add tests for LLDispatchListener functionality.
Nat Goodspeed
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
[prev]
[next]