Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-13 | MAINT-7593 FIXED "Failed to parse parameter" spam | Mnikolenko Productengine | |
2016-09-30 | MAINT-6783 Xml parser warnings should show the file name | Mnikolenko Productengine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz 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-06-05 | merge with viewer-release | Richard Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-11-14 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
cleaning up build moved most includes of windows.h to llwin32headers.h to disable min/max macros, etc streamlined Time class and consolidated functionality in BlockTimer class llfasttimer is no longer included via llstring.h, so had to add it manually in several places | |||
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 | |
improved predicate system, added uncertain/unknown predicates | |||
2012-10-22 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Richard Linden | |
2012-10-22 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
added return value to serialize function to track if any values were written | |||
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 | |||
2012-10-19 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
finished most of conversion of llviewerassetstats ported some param block fixes from viewer-chui converted viewer asset stats to param block format | |||
2012-08-03 | CHUI-270 FIX Progress spinner not visible in merchant outbox | Richard Linden | |
2012-07-27 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | Todd Stinson | |
2012-07-27 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-01-20 | removed LLXUIXML library | Richard Linden | |
moved LLInitParam, and LLRegistry to llcommon moved LLUIColor, LLTrans, and LLXUIParser to llui reviewed by Nat |