Age | Commit message (Expand) | Author |
2020-03-25 | Improved shutdown behavior of LLCoprocedureManager | Brad Kittenbrink |
2020-03-25 | First draft of boost::fibers::unbuffered_channel based implementation of LLCo... | Brad Kittenbrink |
2020-03-25 | Fixed variadic macro usage in LL_ERRS_IF and LL_WARNS_IF and improved LLError... | Brad Kittenbrink |
2020-03-25 | Lint fixes on new test file. | Brad Kittenbrink |
2020-03-25 | Attempt to close LLEventCoro's LLBoundListener connection when promise has be... | Brad Kittenbrink |
2020-03-25 | Added try/catch closer to source of error so LL_ERRS fatal can be more useful... | Brad Kittenbrink |
2020-03-25 | Fix failure when building packages-info.txt when autobuild can't be found in ... | Brad Kittenbrink |
2020-03-25 | Began work for adding a test covering LLCoprocedureManager | Brad Kittenbrink |
2020-03-25 | [DRTVWR-476] - disable dbghelp.h warnings | Anchor |
2020-03-25 | Backed out changeset: de49423bb5ae | Anchor |
2020-03-25 | Backed out changeset: 02ef251a64b5 | Anchor |
2020-03-25 | [DRTVWR-476] - skip a math test | Anchor |
2020-03-25 | [DRTVWR-476] - update libpng, libndo, xmlrpc | Anchor |
2020-03-25 | [DRTVWR-476] - update kdu | Anchor |
2020-03-25 | [DRTVWR-476] - fix linking | Anchor |
2020-03-25 | [DRTVWR-476] - test adding at beginiing of list | Anchor |
2020-03-25 | [DRTVWR-476] - legacy_stdio_definitions shld be the last library linked | Anchor |
2020-03-25 | [DRTVWR-476] - add legacy_stdio_definitions | Anchor |
2020-03-25 | [DRTVWR-476] - update apr and kdu | Anchor |
2020-03-25 | [DRTVWR-476] - target windows 10 | Anchor |
2020-03-25 | [DRTVWR-476] - compile error fix | Anchor |
2020-03-25 | [DRTVWR-476] - compile error fix | Anchor |
2020-03-25 | [DRTVWR-476] - update openjpeg | Anchor |
2020-03-25 | [DRTVWR-476] - fix openjpeg include | Anchor |
2020-03-25 | [DRTVWR-476] - fix openjpeg dll path | Anchor |
2020-03-25 | SL-793: Fix lllogin_test.cpp for new LLCoros implementation. | Nat Goodspeed |
2020-03-25 | SL-793: Add LL_PRETTY_FUNCTION macro wrapping __PRETTY_FUNCTION__ | Nat Goodspeed |
2020-03-25 | SL-793: Add LLEventPumps::clear() method to disconnect all listeners. | Nat Goodspeed |
2020-03-25 | SL-793: Use Boost.Fiber instead of the "dcoroutine" library. | Nat Goodspeed |
2020-03-25 | SL-793: Update to boost build 509640 | Nat Goodspeed |
2020-03-25 | SL-793: Update to boost build 509450 | Nat Goodspeed |
2020-03-25 | SL-793 | Nat Goodspeed |
2020-03-25 | SL-793 | Nat Goodspeed |
2020-03-25 | SL-793 | Nat Goodspeed |
2020-03-25 | Merged in davep/DRTVWR-440 (pull request #47) | Dave Parks |
2020-03-25 | SL-793: Update viewer to Boost 1.65.1 build 508584 and dependencies. | Nat Goodspeed |
2020-03-25 | Fix for class2/softenLightF.glsl not matching class1/softenLightF.glsl | Runitai Linden |
2020-03-25 | [DRTVWR-476] - update colladodom | Ankur Ahlawat |
2020-03-25 | [DRTVWR-476] - updated googlemock | Ankur Ahlawat |
2020-03-25 | [DRTVWR-476] - update boost | Ankur Ahlawat |
2020-03-25 | [DRTVWR-476] - fix msvc version | Anchor |
2020-03-25 | [DRTVWR-476] - update googlemock | Ankur Ahlawat |
2020-03-25 | [DRTVWR-476] - updated libpng | Ankur Ahlawat |
2020-03-25 | [DRTVWR-476] - update autobuild curl package | Ankur Ahlawat |
2020-03-25 | [DRTVWR-476] - update autobuild packages | Anchor |
2020-03-25 | DRTVWR-476: pthread_self() also needs CRYPTO_THREADID_set_pointer() | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Eliminate std::mem_fun1() special case for Windows. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Fix _open_osfhandle() param from long to intptr_t. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Fix glVertexAttrib{IPointer,PointerARB}() OpenGL calls. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Explicitly cast 64-bit NaN constant to F32 as needed. | Nat Goodspeed |