Age | Commit message (Expand) | Author |
2021-10-07 | SL-16024: Adapt llinstancetracker_test.cpp to getInstance() change. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Re-enable LLInstanceTracker tests disabled months ago. | Nat Goodspeed |
2020-03-25 | [DRTVWR-476] - temporary skip failing llinstancetracker tests to get TC build... | Anchor |
2020-03-25 | DRTVWR-494: Defend LLInstanceTracker against multi-thread usage. | Nat Goodspeed |
2019-08-12 | DRTVWR-493: Make catch_llerrs() a member of WrapLLErrs. | Nat Goodspeed |
2019-08-10 | DRTVWR-493: Introduce test catch_what(), catch_llerrs() functions. | Nat Goodspeed |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2013-10-21 | BUILDFIX: double delete in instancetracker unit test | Richard Linden |
2013-10-18 | fixed llinstancetracker unit test | Richard Linden |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer |
2012-02-27 | Automated merge with file:///Users/nat/linden/viewer-leap-daggy | Nat Goodspeed |
2012-02-27 | Add LLInstanceTracker test for exception in subclass constructor. | Nat Goodspeed |
2012-02-27 | Make LLInstanceTracker<T, T*>::getInstance(T*) validate passed T*. | Nat Goodspeed |
2011-09-07 | STORM-1541: Add LLInstanceTracker tests for active-iterator asserts. | Nat Goodspeed |
2011-08-24 | Re-add 3 llinstancetracker tests disabled by changeset 1ead63777bf6. | Nat Goodspeed |
2011-07-27 | fix for gcc | Richard Nelson |
2011-07-26 | fixed build | Richard Nelson |
2011-07-26 | removed last vestiges of llinstancetracerscopedguard | Richard Nelson |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2010-02-06 | EXT-5055 LLInstanceTracker promotes some dangerous patterns - detect them | Tofu Linden |
2009-11-10 | Enhance LLInstanceTracker variants to be more uniform. | Nat Goodspeed |