Commit Graph

12 Commits (00c4d2ed4e5daab044f88c5eb58bea5be40e0ba2)

Author SHA1 Message Date
Andrey Lihatskiy 1b68f71348 #824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed 2024-04-29 07:56:09 +03:00
callum_linden cad1df584b Update to build on Xcode 6.0: fix typo in functions params 2014-10-20 15:20:10 -07:00
callum_linden 4785da9b9f Update to build on Xcode 6.0: TEMP fix to remove broken code (clang) until it's true purpose becomes clear 2014-10-17 13:27:48 -07:00
Richard Linden 0007114cf5 SH-3499 WIP Ensure asset stats output is correct
fixed copy behavior of recordings and accumulator buffers
2012-11-05 16:10:57 -08:00
Richard Linden f8eaee7531 SH-3499 Ensure asset stats output is correct
improvements to predicate API
default rules encapsulated in LLInitParam
removed empty flag from viewer asset stats
2012-11-02 20:03:44 -07:00
Richard Linden bb6bda9eef SH-3499 Ensure asset stats output is correct
added support for specifying predicates for xui and llsd serialization
2012-11-01 19:55:06 -07:00
Richard Linden b71e991c18 SH-3405 WIP convert existing stats to lltrace system
fixed predicate update logic and reduced to 2 classes
2012-10-29 18:44:37 -07:00
Richard Linden 3ffd0be53a SH-3405 WIP convert existing stats to lltrace system
fixed llpredicate so that values and rules work uniformly with predicate logic
and/or/negate works in parallel with set/clear
2012-10-26 20:03:33 -07:00
Richard Linden 1de6ecb238 SH-3405 WIP convert existing stats to lltrace system
converted "int" to "S32"
2012-10-23 23:35:15 -07:00
Richard Linden 28179ab007 SH-3405 WIP convert existing stats to lltrace system
cleaned up predicate system, made unknown work with remove
2012-10-23 23:12:33 -07:00
Richard Linden 638a16eedd SH-3405 WIP convert existing stats to lltrace system
improved predicate system, added uncertain/unknown predicates
2012-10-23 22:35:47 -07:00
Richard Linden d6634fcd24 SH-3405 WIP convert existing stats to lltrace system
sanitized param block code to accept isValid and isProvided at any point
added predicates to control serialization
2012-10-22 19:54:10 -07:00