Age | Commit message (Expand) | Author |
2021-12-15 | DRTVWR-546 merge up to 6.5.2 | Dave Houlton |
2021-09-27 | SL-16093 Don't force the console window to be open on developer builds becaus... | Dave Parks |
2021-07-19 | Merge with tip of Master after a Viewer release | Callum Prentice |
2021-05-12 | SL-10297: Clean up a few merge glitches. | Nat Goodspeed |
2021-05-12 | SL-10297: Merge branch 'sl-10297-oz' into sl-10297. | Nat Goodspeed |
2021-03-09 | This set of changes reverts the merge with master (git revert c83e740) and re... | Callum Prentice |
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ... | Brad Payne (Vir Linden) |
2020-11-11 | Merge branch 'master' into DRTVWR-519 | Callum Prentice |
2020-09-17 | The folder where the disk cache lives was originally renamed from llvfs to ll... | Callum Prentice |
2020-09-16 | First part of change to remove LLVFS from the Viewer. Consists of code change... | Callum Prentice |
2020-08-26 | SL-10297 fix MSVC unreachable code warning (for real) | Oz Linden |
2020-08-26 | SL-10297 fix MSVC unreachable code warning | Oz Linden |
2020-08-26 | SL-10297 fix MSVC warning controls (merge error) | Oz Linden |
2020-08-24 | SL-10297 merged 6.4.7 | Oz Linden |
2020-08-04 | SL-13669 Change inventory cache to use a standard LLSD format | Mnikolenko Productengine |
2020-06-15 | SL-10297: merge up to master at 6.4.3 | Oz Linden |
2020-05-06 | DRTVWR-476: Merge branch 'master' of lindenlab/viewer into DRTVWR-476-boost-1.72 | Nat Goodspeed |
2020-04-03 | DRTVWR-476: Use a longer default timeout for Sync class. | Nat Goodspeed |
2020-04-03 | DRTVWR-476: chained_callback.h depends on lltut.h. #include it. | Nat Goodspeed |
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-03-25 | DRTVWR-476: Make Sync::bump() atomic, add set() method. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Conflate LOGFAIL env var empty with completely unset. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Infrastructure to help manage long-lived coroutines. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Kill LLEventQueue, per-frame LLEventPump::flush() calls. | 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: Make test program --debug switch work like LOGTEST=DEBUG. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Add Sync class to help with stepwise coroutine tests. | Nat Goodspeed |
2020-03-25 | [DRTVWR-476] - fix linking | Anchor |
2020-03-25 | SL-793: Add LL_PRETTY_FUNCTION macro wrapping __PRETTY_FUNCTION__ | Nat Goodspeed |
2020-03-25 | SL-793: Use Boost.Fiber instead of the "dcoroutine" library. | Nat Goodspeed |
2019-11-13 | Merge in from viewer-release 6.3.5 | Dave Houlton |
2019-08-19 | DRTVWR-493: When a test fails due to exception, display exception. | Nat Goodspeed |
2019-08-10 | DRTVWR-493: Introduce test catch_what(), catch_llerrs() functions. | Nat Goodspeed |
2019-05-21 | suppress unreachable code warning because tut::fail triggers it | Oz Linden |
2019-03-05 | rename crash handler to hook, and make them chainable by putting back the get... | Oz Linden |
2019-03-05 | fix error message reporting? | Oz Linden |
2019-03-02 | convert to an explicit USE_BUGSPLAT switch in cmake, revise LL_ERRS approach | Oz Linden |
2019-01-16 | SL-10297: Modify LL_ERRS and other deliberate crashes to avoid a common stack... | Oz Linden |
2019-02-28 | Merge | Rider Linden |
2018-11-14 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2018-11-14 | Merge | Rider Linden |
2018-10-11 | Modify logging so that the in-viewer console and stderr do not escape line br... | Oz Linden |
2018-09-27 | merge | Brad Payne (Vir Linden) |
2018-09-26 | Merge | Rider Linden |
2018-08-30 | Restore the ability for sockets to specify the interface to listen on | Oz Linden |
2018-08-28 | Backed out changeset: 871c2923afce | AndreyL ProductEngine |
2018-08-08 | Add optional hostname param to LLSocket::create() for testing. | Nat Goodspeed |
2018-05-22 | Remove some obsolete sky funcs. | Graham Linden graham@lindenlab.com |