Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-03 | BUILDFIX: fixed tabs in cmake file and lack of newline at EOF | Richard Linden | |
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
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-11-28 | Migrated LLUUIDs and some float constants out of headers into .cpp files | James Cook | |
Moved some functions with llinfos into .cpp files Linker optimizations, all |