Age | Commit message (Expand) | Author |
2020-03-25 | DRTVWR-476: Defer #include "lleventtimer.h" until lleventfilter.cpp. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Update to bugsplat build 532004 | 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: We've observed a couple different values for VS 2017. | 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: Directly reference LLVivoxVoiceClient::mVivoxPump. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Add LLEventLogProxy, LLEventLogProxyFor<T>. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Validate LLEventPumpOrPumpName replyPump | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Remove special case for listen(boost::bind(weak_ptr)). | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Remove llwrap(), LLListenerWrapper[Base] and support. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Update to viewer-manager build 531762 | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Add llsd::array() and llsd::map() variadic functions. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Engage variadic llmake() implementation. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Make test program --debug switch work like LOGTEST=DEBUG. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Fix overflow case in llcoro::postAndSuspend(). | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Fix Windows line endings | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Update to viewer-manager build 531568 | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Update to openjpeg build 531548 | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Update vlc-bin, jsoncpp, pcre, libndofdev, libhunspell, bugsplat,... | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Update to havok-source build 531405 | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Re-enable an llcoproceduremanager_test case. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Add Sync class to help with stepwise coroutine tests. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Improve llprocess_test.cpp diagnostic output. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Update to libndofdev build 530327 | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Add basic tests for LLCond. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Fix first round of compile errors. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Fix convert(F32Milliseconds) | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Review response: remove wait_until() methods and LLDate. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Review response: support LLDate and llunits.h durations. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: WIP: Untested preliminary implementation of LLCond. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Fix confusing comment in LLProcess::handle_status(). | Nat Goodspeed |
2020-03-25 | Tweaks to VSTool source and executable for compatibility with VS 2017 | callum_linden |
2020-03-25 | [DRTVWR-476] - temp fix to test. comment it out. access violation in release | Anchor |
2020-03-25 | [DRTVWR-476] - temp fix to a test | Anchor |
2020-03-25 | DRTVWR-476: Disable test_httprequest.hpp on Mac Release builds. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Remove special llcorehttp test memory manager. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: On Mac, copy libhunspell-1.3.0.dylib for test programs. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Add LLCOREHTTP_TESTS CMake var, OFF by default on Mac. | Nat Goodspeed |
2020-03-25 | General cleanup. Delete commented out code. | Nicky |
2020-03-25 | Replace boost::fibers::unbuffered_channel with boost::fibers::buffered_channel. | Nicky |
2020-03-25 | [DRTVWR-476] - fix compiler errors 32 bit windows build | Anchor |
2020-03-25 | SL-1968: Extend lllogin_test login-failed cases for new sync timing. | Nat Goodspeed |
2020-03-25 | Ignore build-vc150-* directories as those are the VS2017 build dirs (n.b. due... | Nicky |
2020-03-25 | Do not use string/chrono literals, sadly that won't work with GCC (4.9) | Nicky |
2020-03-25 | Use reinterpret_cast to pass pthread_self (pthread_t) into CRYPTO_THREADID_se... | Nicky |
2020-03-25 | [DRTVWR-476] - fix compiler error | Anchor |
2020-03-25 | [DRTVWR-476] - update cef, fix merge | Anchor |