summaryrefslogtreecommitdiff
path: root/indra/llcommon/llinitparam.h
AgeCommit message (Expand)Author
2024-08-20Clean up boost includes and remove compiler warning pragma for unreachable co...Ansariel Hiller
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-01-08replace boost library to standardAiraYumi
2023-01-09Eliminate needless copiesFawrsk
2023-01-07Cleanup for loops in llcommon to use C++11 range based for loopsFawrsk
2018-10-03DRTVWR-474: Do NOT autokill updater process on viewer termination.Nat Goodspeed
2016-09-30MAINT-6783 Xml parser warnings should show the file nameMnikolenko Productengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-01-22Disambiguate constructor's initialization call to its base class.Nat Goodspeed
2014-10-17Update to build on Xcode 6.0: additional scoping required for clangcallum_linden
2014-05-24MAINT-4009: Patching a memory leak of ParamDescriptor objects.Stinson Linden
2014-05-07Pull and merge viewer-release as version 3.7.8simon
2013-12-09MAINT-3017 FIX Inventory filter for Recent tab does not persist between sessi...Richard Linden
2013-10-08merge from viewer-releaseRichard Linden
2013-08-23MAINT-3046 fix test regression from debug llassert accidentally checked in wi...Graham Linden
2013-08-23MAINT-3046 make LLNotifications clear out vecs of LLNotificationChannelPtr so...Graham Madarasz (Graham Linden)
2013-07-19BUILDFIX: #include and dependency cleanupRichard Linden
2013-06-05BUILDFIX: fixed llviewerassetstats test and render2dutils changesRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-22merge with viewer-releaseRichard Linden
2013-02-18Automated merge with https://bitbucket.org/lindenlab/viewer-chuiRichard Linden
2013-02-18CHUI-739 FIX FUI toolbars not displayed when switching between CHUI and relea...Richard Linden
2013-02-14CHUI-739 : Clean up : FUI toolbars not displayed when switching between CHUI ...AlexanderP ProductEngine
2013-02-13CHUI-739 Fixed! FUI toolbars not displayed when switching between CHUI and re...AlexanderP ProductEngine
2013-01-30Pull merge from lindenlab/viewer-developementMerov Linden
2012-11-14SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-11-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.William Todd Stinson
2012-11-05SH-3499 WIP Ensure asset stats output is correctRichard Linden
2012-11-02SH-3499 Ensure asset stats output is correctRichard Linden
2012-11-01SH-3499 Ensure asset stats output is correctRichard Linden
2012-10-26SH-3405 WIP convert existing stats to lltrace systemRichard Linden
2012-10-25SH-3405 WIP convert existing stats to lltrace systemRichard Linden
2012-10-23SH-3405 WIP convert existing stats to lltrace systemRichard Linden
2012-10-22Automated merge with ssh://hg.lindenlab.com/richard/viewer-interestingRichard Linden
2012-10-22SH-3405 WIP convert existing stats to lltrace systemRichard Linden
2012-10-22SH-3405 WIP convert existing stats to lltrace systemRichard Linden
2012-10-19SH-3405 WIP convert existing stats to lltrace systemRichard Linden
2012-09-12MAINT-1556 FIX LLSD param blocks should accept enum valuesRichard Linden
2012-09-11MAINT-1556 FIX LLSD param blocks should accept enum valuesRichard Linden
2012-08-09Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.Todd Stinson
2012-08-03CHUI-270 FIX Progress spinner not visible in merchant outboxRichard Linden
2012-07-27Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/.Todd Stinson
2012-07-27Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-07-18MAINT-1175: Ditch LLTypeInfoLookup, make map<const type_info*> work.Nat Goodspeed
2012-07-11MAINT-1175: Properly pass LLRegistry's COMPARATOR to underlying map.Nat Goodspeed
2012-07-11MAINT-1175: Change LLTypeInfoLookup API for future optimizations.Nat Goodspeed
2012-05-09Automated merge with http://hg.secondlife.com/viewer-releaseNat Goodspeed
2012-04-11Fix Linux UI issues introduced by moving llinitparam to llcommon.Nat Goodspeed
2012-01-20moved LLSDParam to llcommon so that LLSD<->Param Block conversion are usable ...Richard Linden