| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
| 2014-12-12 | Make LINE_NUMBER_HERE workaround conditional on LL_WINDOWS. | Nat Goodspeed | |
| The referencing code is all within LL_WINDOWS conditionals, so the dummy variable must be enclosed that way too -- otherwise we get unreferenced-variable warnings-as-errors on other platforms. | |||
| 2014-12-11 | Re-add missing variable declaration (not that it's very useful and no idea ↵ | callum_linden | |
| how it was removed) | |||
| 2014-10-18 | Update to build on Xcode 6.0: more removal of unused const variables ↵ | callum_linden | |
| [-Wunused-const-variable] and member variables | |||
| 2014-05-07 | merge changes for 3.7.7-release | Oz Linden | |
| 2014-03-19 | OPEN-199: replace the confusing STANDALONE switch with USESYSTEMLIBS | Oz Linden | |
| 2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
| 2013-09-05 | changed fast timer over to using macro | Richard Linden | |
| another attempt to move mem stat into base class | |||
| 2013-08-12 | SH-4399 FIX: Interesting: Texture console MB Bound 0/384 and texture queue ↵ | Richard Linden | |
| bounces once per second SH-4346 FIX: Interesting: some integer Statistics are displayed as floating point after crossing region boundary made llerrs/infos/etc properly variadic wrt tags LL_INFOS("A", "B", "C") works, for example fixed unit tests remove llsimplestat | |||
| 2013-07-18 | SH-4297 WIP interesting: viewer-interesting starts loading cached scene late | Richard Linden | |
| dependency cleanup - removed a lot of unecessary includes | |||
| 2013-06-20 | merge with release | Richard Linden | |
| 2013-06-05 | merge with viewer-release | Richard Linden | |
| 2013-06-05 | BUG-2707 fix comment typos, remove unnecessary winmm_shim changes, and ↵ | Graham Madarasz | |
| revert 2672 fix included only for local integ test | |||
| 2013-06-04 | MAINT-2740 convert to std::string based API for OutputDebug wrapper ↵ | Graham Madarasz | |
| cleanliness after sage counsel (slight refrain) | |||
| 2013-06-04 | MAINT-2740 fix XUI callsites in debug mode | Graham Madarasz | |
| 2013-06-04 | MAINT-2740 and MAINT-2672 rework after code review for 2740 fix and include ↵ | Graham Madarasz | |
| 2672 fix needed for doing local integ tests | |||
| 2013-06-04 | MAINT-2740 make use of OsOutputDebugString _DEBUG only to avoid interactions ↵ | Graham Madarasz | |
| between Win 32-bit SEH and boost coroutine fiber stack handling | |||
| 2013-05-05 | Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵ | Richard Linden | |
| dependencies | |||
| 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-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-25 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
| fixed crash on exit | |||
| 2012-10-23 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
| improved predicate system, added uncertain/unknown predicates | |||
| 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 | |||
