Age | Commit message (Expand) | Author |
2020-09-25 | SL-13979 Crash of logging system at LLError::Settings::getInstance() | Andrey Kleshchev |
2020-09-11 | Effective rename of DRTVWR-506-simple since there is no way to rename a branc... | Callum Prentice |
2020-08-25 | SL-13843 FIXED URL gets changed when opened in the internal web browse | Mnikolenko Productengine |
2020-08-24 | SL-10297 merged 6.4.7 | Oz Linden |
2020-08-18 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy |
2020-08-11 | Merged master into DRTVWR-514-keymappings | Andrey Kleshchev |
2020-07-28 | Nat's suggested improvement to LLThreadSafeQueue that takes account of queue ... | Callum Prentice |
2020-07-22 | Put hash for boost namespace properly into that by using namespace boost | Nicky Dasmijn |
2020-07-22 | Linux needs strcmp , include <string.h> so we get access to that function. | Nicky Dasmijn |
2020-07-20 | Merge branch 'master' into DRTVWR-501-maint | Andrey Lihatskiy |
2020-07-14 | Fixed -Wstring-plus-int related errors for compatibility with Xcode-11.4 | Brad Kittenbrink |
2020-07-07 | DRTVWR-476, SL-13555: Don't crash if user closes viewer during login. | Nat Goodspeed |
2020-07-01 | SL-13361: Enable color processing on Windows 10 debug console. | Nat Goodspeed |
2020-06-26 | DRTVWR-476, SL-13512: Fix flawed fix for former failure. | Nat Goodspeed |
2020-06-25 | DRTVWR-476, SL-13512: Make suspendUntilTimeout() notice shutdown. | Nat Goodspeed |
2020-06-24 | SL-6109 Fixed issue with llcontrols ignoring left mouse button with masks | andreykproductengine |
2020-06-23 | Reverted SL-6109 keybinding changes | Andrey Kleshchev |
2020-06-23 | SL-13418 Added converter from old mouse binding settings to new ones | Andrey Kleshchev |
2020-06-23 | SL-6109 Better key and table localization support and fix for key-replacing | andreykproductengine |
2020-06-23 | SL-6109 Remade 'ignore' list processing, renamed and reformed keybindings | andreykproductengine |
2020-06-23 | SL-6109 Conflict resolution | andreykproductengine |
2020-06-23 | SL-6109 Mouse support ready | andreykproductengine |
2020-06-23 | SL-6109 Keyaboard support ready | andreykproductengine |
2020-06-23 | SL-6109 Implement keybindings | andreykproductengine |
2020-06-15 | SL-10297: xcode compatibility fix | Oz Linden |
2020-06-15 | SL-10297: merge up to master at 6.4.3 | Oz Linden |
2020-06-15 | SL-13418 Added converter from old mouse binding settings to new ones | Andrey Kleshchev |
2020-05-27 | DRTVWR-476: LLMainThreadTask cross-thread test hangs. Skip. | Nat Goodspeed |
2020-05-20 | DRTVWR-476: Add LLThreadSafeQueue::tryPushFrontFor(). | Nat Goodspeed |
2020-05-14 | DRTVWR-476: Wrap boost::fibers::mutex et al. with LLCoros aliases. | Nat Goodspeed |
2020-05-14 | DRTVWR-476: Make LLSDFormatter::OPTIONS_PRETTY_BINARY uppercase | Nat Goodspeed |
2020-05-14 | DRTVWR-476: Fix LLError::Log::classname(T*) template function. | Nat Goodspeed |
2020-05-13 | DRTVWR-476: Default LLSDNotationFormatter now OPTIONS_PRETTY_BINARY. | Nat Goodspeed |
2020-05-06 | DRTVWR-476: Add llsd::clone(), llsd::shallow() aliases | Nat Goodspeed |
2020-05-06 | DRTVWR-476: Merge branch 'master' of lindenlab/viewer into DRTVWR-476-boost-1.72 | Nat Goodspeed |
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 |