Age | Commit message (Expand) | Author |
2017-05-22 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2017-05-18 | Linux buildfix; this should be reverted after gcc update to 4.7+ | AndreyL ProductEngine |
2017-05-10 | Add size limit to LLEventBatchThrottle like LLEventBatch. | Nat Goodspeed |
2017-05-10 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-neko | Nat Goodspeed |
2017-05-10 | Add LLEventThrottle tests; actually *all* lleventfilter.cpp tests. | Nat Goodspeed |
2017-05-10 | DRTVWR-418, MAINT-6996: Update Mac mem queries (per Drake Arconis) | Nat Goodspeed |
2017-05-10 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64 | Nat Goodspeed |
2017-05-08 | DRTVWR-418: Work around VS2013's lack of __has_feature(). | Nat Goodspeed |
2017-05-08 | DRTVWR-418: Fix -std=c++11 llinstancetracker_test crash. | Nat Goodspeed |
2017-05-04 | DRTVWR-418, MAINT-6996: On Mac, obtain total mem, not resident mem. | Nat Goodspeed |
2017-05-04 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64-c-11 | Nat Goodspeed |
2017-05-04 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64 | Nat Goodspeed |
2017-05-03 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64 | Nat Goodspeed |
2017-05-03 | DRTVWR-418: Add dtor to LLSafeHandle<T>::NullInstanceHolder | Nat Goodspeed |
2017-05-03 | DRTVWR-418: Add big deprecation notice to llsafehandle.h. | Nat Goodspeed |
2017-05-02 | DRTVWR-418, MAINT-6996: Update Mac LLMemory::getCurrentRSS(). | Nat Goodspeed |
2017-05-02 | DRTVWR-418, MAINT-6996: Rationalize LLMemory wrt 64-bit support. | Nat Goodspeed |
2017-04-27 | DRTVWR-418: Use (protected) LLSingleton to store "null instance" | Nat Goodspeed |
2017-04-24 | DRTVWR-418: Remove final shutdown cleanup as a cause of crashes. | Nat Goodspeed |
2017-04-19 | Pull in improvements to LLProcess termination via a commit from Nat Linden he... | Callum Prentice |
2017-04-25 | MAINT-7145 Eliminate LLSingleton circular references | andreykproductengine |
2017-04-07 | MAINT-6283 Names that contain 'http:' or 'https:' were causing new line in ch... | andreykproductengine |
2017-04-03 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64 | Nat Goodspeed |
2017-04-03 | MAINT-6404 FIXED When pasting text with mac linebreak into a notecard, it sho... | mnikolenko |
2017-03-30 | DRTVWR-418: Xcode 8.3 complains about LLSafeHandle<T> implementation. | Nat Goodspeed |
2017-03-29 | DRTVWR-418: Instead of "Unknown", try be informative about platform. | Nat Goodspeed |
2017-03-24 | MAINT-6789: Add LLEventThrottle::getInterval(), setInterval() | Nat Goodspeed |
2017-03-23 | MAINT-6789: Add LLEventBatch, LLEventThrottle, LLEventBatchThrottle. | Nat Goodspeed |
2017-03-13 | DRTVWR-418: Make LLEventPumps an LLHandleProvider for LLEventPump. | Nat Goodspeed |
2017-03-13 | DRTVWR-418: #include "llrefcount.h" : LLTombStone uses LLRefCount. | Nat Goodspeed |
2017-03-13 | DRTVWR-418: Ignore logging that requires resurrecting singletons. | Nat Goodspeed |
2017-02-23 | DRTVWR-418: Fix a round of compile errors surfaced by -std=c++11. | Nat Goodspeed |
2017-02-03 | DRTVWR-418: Make operator()() method for comparator functor const. | Nat Goodspeed |
2017-02-03 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2016-12-20 | DRTVWR-418: operator comparison methods should be const. | Nat Goodspeed |
2016-12-05 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2016-12-05 | Merged in lindenlab/viewer-release | AndreyL ProductEngine |
2016-12-01 | DRTVWR-418: Until we figure out how to say FIXED:NO to linker, don't. | Nat Goodspeed |
2016-12-01 | DRTVWR-418: In 64 bits, storing size_t in an int is a no-no. | Nat Goodspeed |
2016-11-30 | DRTVWR-418: VertexMap::mapped_type -> size_t: we store map.size(). | Nat Goodspeed |
2016-11-22 | DRTVWR-418: libc++ has stat data in <sys/types.h>. | Nat Goodspeed |
2016-11-22 | DRTVWR-418: Update comments to reflect status of P0091R3. | Nat Goodspeed |
2016-11-22 | DRTVWR-418: Use uintptr_t when casting pointers to ints. | Nat Goodspeed |
2016-11-16 | DRTVWR-418: Replace preprocessor tests for Windows-specific _M_AMD64 | Nat Goodspeed |
2016-11-16 | DRTVWR-418: pull in new viewer-release via viewer64 | Nat Goodspeed |
2016-11-16 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2016-11-16 | merge | Brad Payne (Vir Linden) |
2016-11-15 | DRTVWR-418: Fold windows64 into windows platform with new autobuild. | Nat Goodspeed |
2016-11-03 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2016-11-14 | Merged in lindenlab/viewer-cleanup | AndreyL ProductEngine |