index
:
viewer.git
2024.12-ForeverFPS
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
2020-04-29
Merge branch 'DRTVWR-500' into DRTVWR-501-maint
Andrey Lihatskiy
2020-04-21
AMD CPUs list update
Andrey Lihatskiy
2020-04-20
Merge branch 'master' into DRTVWR-500
Andrey Lihatskiy
2020-04-03
DRTVWR-476: Facilitate debugging test programs with logging.
Nat Goodspeed
2020-04-03
DRTVWR-476: Cherry-pick debug aids from commit 77b0c53 (fiber-mutex)
Nat Goodspeed
2020-04-02
Fixed -Wstring-plus-int related errors for compatibility with Xcode-11.4
Brad Kittenbrink
2020-03-26
DRTVWR-476: Apparently it can take more than 2s for threads to chat.
Nat Goodspeed
2020-03-25
DRTVWR-476: Introduce LLThreadSafeQueue::close().
Nat Goodspeed
2020-03-25
DRTVWR-476: make printActiveCoroutines() output slightly clearer.
Nat Goodspeed
2020-03-25
DRTVWR-476: Re-enable LLInstanceTracker tests disabled months ago.
Nat Goodspeed
2020-03-25
DRTVWR-476: Log calls to LLParamSingleton::initParamSingleton().
Nat Goodspeed
2020-03-25
DRTVWR-476: Update LLMainThreadTask tests for simpler API.
Nat Goodspeed
2020-03-25
DRTVWR-476: Fix merge glitch.
Nat Goodspeed
2020-03-25
DRTVWR-476: On Windows, use prebuilt Boost.Stacktrace.
Nat Goodspeed
2020-03-25
DRTVWR-476: Adapt LLInstanceTracker::snapshot for VS limitations.
Nat Goodspeed
2020-03-25
DRTVWR-476: Add unit tests for LLMainThreadTask.
Nat Goodspeed
2020-03-25
DRTVWR-476: LLTHROW() requires LLException or subclass.
Nat Goodspeed
2020-03-25
DRTVWR-476: Make llcoro::logname() distinguish different threads.
Nat Goodspeed
2020-03-25
DRTVWR-476: Adjust LLCoros to new LLInstanceTracker API.
Nat Goodspeed
2020-03-25
DRTVWR-476, SL-12197: Don't throw Stopping from main coroutine.
Nat Goodspeed
2020-03-25
DRTVWR-476: Enrich LLExceptions thrown by LLTHROW() with stack trace.
Nat Goodspeed
2020-03-25
DRTVWR-476: Add LLTHROW()/LOG_UNHANDLED_EXCEPTION() test.
Nat Goodspeed
2020-03-25
DRTVWR-476: Introduce LLStacktrace, a token to stream stack trace.
Nat Goodspeed
2020-03-25
DRTVWR-476: Make LLThreadSafeQueue coroutine-safe as well.
Nat Goodspeed
2020-03-25
DRTVWR-476: Back out 355d9db4a59f: unroll stderr redirection.
Nat Goodspeed
2020-03-25
DRTVWR-476: Back out e913c05d43b6: unroll stderr redirection.
Nat Goodspeed
2020-03-25
DRTVWR-476: Back out e66ec842b851: unrolling stderr redirection.
Nat Goodspeed
2020-03-25
DRTVWR-476: Partially revert 978e09882565: undo using LLTempRedirect.
Nat Goodspeed
2020-03-25
DRTVWR-476: Don't test configuration.emptyMap().
Nat Goodspeed
2020-03-25
DRTVWR-476: Always clear both fields even if mOrigTarget invalid.
Nat Goodspeed
2020-03-25
DRTVWR-476: Encapsulate dup()/dup2() fd saving as LLTempRedirect.
Nat Goodspeed
2020-03-25
DRTVWR-476: On Windows, dup2() et al. need <io.h>
Nat Goodspeed
2020-03-25
DRTVWR-476: Try to extend stderr redirection to Windows as well.
Nat Goodspeed
2020-03-25
DRTVWR-476: Try to log stderr output from classic-C libraries.
Nat Goodspeed
2020-03-25
DRTVWR-476: Add LLUniqueFile, adding RAII semantics to LLFILE*.
Nat Goodspeed
2020-03-25
DRTVWR-476: Keep coroutine-local data on toplevel()'s stack frame.
Nat Goodspeed
2020-03-25
DRTVWR-476: Back out changeset 40c0c6a8407d ("final" LLApp listener)
Nat Goodspeed
2020-03-25
DRTVWR-476: Pump coroutines a few more times when we start quitting.
Nat Goodspeed
2020-03-25
DRTVWR-476: Don't name the caught exception
Nat Goodspeed
2020-03-25
DRTVWR-476: Terminate long-lived coroutines to avoid shutdown crash.
Nat Goodspeed
2020-03-25
DRTVWR-476: Infrastructure to help manage long-lived coroutines.
Nat Goodspeed
2020-03-25
DRTVWR-476: Make ~LLEventPumps() call reset() on its way out.
Nat Goodspeed
2020-03-25
DRTVWR-476: Defer #include "lleventtimer.h" until lleventfilter.cpp.
Nat Goodspeed
2020-03-25
DRTVWR-476: Add LLEventTimer::run_every(), run_at(), run_after().
Nat Goodspeed
2020-03-25
DRTVWR-476: Eliminate static LLEventPump factory maps.
Nat Goodspeed
2020-03-25
DRTVWR-476: Seems gcc 4.8 forbids brace-init of reference vars.
Nat Goodspeed
2020-03-25
DRTVWR-476: Kill LLEventQueue, per-frame LLEventPump::flush() calls.
Nat Goodspeed
2020-03-25
DRTVWR-476: Introduce LLEventMailDrop::discard() (instead of flush()).
Nat Goodspeed
2020-03-25
DRTVWR-476: Add LLEventLogProxy, LLEventLogProxyFor<T>.
Nat Goodspeed
2020-03-25
DRTVWR-476: Validate LLEventPumpOrPumpName replyPump
Nat Goodspeed
[prev]
[next]