Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-05-09 | Merge downstream code and viewer-beta | simon | |
2013-04-24 | diff -r 59c7bed66dfd indra/llcommon/lleventapi.h | simon | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2009-08-06 | Add on-demand allocation of LLSingletonRegistry::sSingletonMap so we don't ↵ | brad kittenbrink | |
rely on static initialization order. reviewed by nat. | |||
2009-08-05 | Attemt at fixing "doubleton" problems across shared lib boundaries. ↵ | brad kittenbrink | |
Singletons now keep their SingletonInstaceData in a big global map in the llcommon module. |