Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-20 | Update to build on Xcode 6.0: fix typo in functions params | callum_linden | |
2014-10-17 | Update to build on Xcode 6.0: TEMP fix to remove broken code (clang) until ↵ | callum_linden | |
it's true purpose becomes clear | |||
2012-11-05 | SH-3499 WIP Ensure asset stats output is correct | Richard Linden | |
fixed copy behavior of recordings and accumulator buffers | |||
2012-11-02 | SH-3499 Ensure asset stats output is correct | Richard Linden | |
improvements to predicate API default rules encapsulated in LLInitParam removed empty flag from viewer asset stats | |||
2012-11-01 | SH-3499 Ensure asset stats output is correct | Richard Linden | |
added support for specifying predicates for xui and llsd serialization | |||
2012-10-29 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
fixed predicate update logic and reduced to 2 classes | |||
2012-10-26 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
fixed llpredicate so that values and rules work uniformly with predicate logic and/or/negate works in parallel with set/clear | |||
2012-10-23 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
converted "int" to "S32" | |||
2012-10-23 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
cleaned up predicate system, made unknown work with remove | |||
2012-10-23 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
improved predicate system, added uncertain/unknown predicates | |||
2012-10-22 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
sanitized param block code to accept isValid and isProvided at any point added predicates to control serialization |