Age | Commit message (Expand) | Author |
---|---|---|
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2011-02-06 | Untested support for passing array to map-registered function. | Nat Goodspeed |
2011-02-01 | Replace boost::ptr_map<name, etc> with std::map<name, shared_ptr>. | Nat Goodspeed |
2011-01-31 | Fix crash bug in array-style metadata query for nullary functions. | Nat Goodspeed |
2011-01-28 | Extend LLEventAPI to directly call other functions & methods. | Nat Goodspeed |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2009-11-12 | Introduce LLEventDispatcher::begin()/end() to iterate over (name, desc) pairs | Nat Goodspeed |
2009-11-11 | Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API | Nat Goodspeed |
2009-10-09 | DEV-40930: Added ["change"] key to login-module status events. Changed | Nat Goodspeed |
2009-06-19 | DEV-31980: extract dispatch-by-string-name logic from LLAresListener to new | Nat Goodspeed |