summaryrefslogtreecommitdiff
path: root/indra/llcommon
AgeCommit message (Expand)Author
2011-02-04Change FunctionsTriple refs to pointers to facilitate passing.Nat Goodspeed
2011-02-04Move FunctionsTriple data to function returning vector<same>.Nat Goodspeed
2011-02-03BOOST_FOREACH(LLSD) helpers more readable with 'using namespace'.Nat Goodspeed
2011-02-03Introduce BOOST_FOREACH() helpers for LLSD in llsdutil.h.Nat Goodspeed
2011-02-03Add test to call array-style functions with too-short array.Nat Goodspeed
2011-02-02Add test to call no-args functions using (map | array)-style callsNat Goodspeed
2011-02-02Add test to exercise map/array args mismatch validation.Nat Goodspeed
2011-02-02First few LLEventDispatcher call cases: try_call(), call CallablesNat Goodspeed
2011-02-01Replace boost::ptr_map<name, etc> with std::map<name, shared_ptr>.Nat Goodspeed
2011-02-01Replace ad-hoc test functions/methods with systematic enumeration.Nat Goodspeed
2011-02-01Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-01-31Fix crash bug in array-style metadata query for nullary functions.Nat Goodspeed
2011-01-31Resolve LLEventDispatcher::add(function(const LLSD&)) ambiguity.Nat Goodspeed
2011-01-31Fix a couple gotchas in LLSDArray, LLSDParam, llsd_equals().Nat Goodspeed
2011-01-31HACK just to get the build to work. FIX THIS TEST!Alain Linden
2011-01-28Extend LLEventAPI to directly call other functions & methods.Nat Goodspeed
2011-01-28Introduce LLSDArray, LLSDMap, LLSDParam.Nat Goodspeed
2011-01-28trivial: convert to "unix return"Xiaohong Bao
2011-01-26add "pause" function for SH-846: design and implement the debug code to locat...Xiaohong Bao
2011-01-26for SH-846: design and implement the debug code to locate memory leakingXiaohong Bao
2011-01-21Automated merge up from viewer-developmentLoren Shih
2011-01-19pull changes back from betaOz Linden
2011-01-15renamed temp name flag member in name cache to avoid confusion with similar n...Oz Linden
2011-01-14Automated merge up from viewer-developmentLoren Shih
2011-01-10Automated merge up from viewer-developmentLoren Shih
2011-01-10Automated merge from mesh-developmentLoren Shih
2011-01-07expose << operator for LLMD5 objects in LL_COMMON_APIBrad Payne (Vir Linden)
2011-01-07Merge from viewer-developmentDon Kjer
2011-01-07increment minor revision number to make version "2.6.0"Oz Linden
2011-01-06BUILDFIX: fixing linux build breakageNyx (Neal Orman)
2011-01-05mergeprep
2011-01-05mergeBrad Payne (Vir Linden)
2011-01-04trival: fix compiling errors for Linux.Xiaohong Bao
2011-01-04a debug tool to detect LLPointer issues for SH-694: check if there are any ot...Xiaohong Bao
2010-12-30STORM-955: VWR-24312: Massively duplicated objectsAleric Inglewood
2010-12-29mergeBrad Payne (Vir Linden)
2010-12-29Automated merge up from viewer-developmentLoren Shih
2010-12-29allow run-time query of which timer function is being usedBrad Payne (Vir Linden)
2010-12-22Merge with viewer-developmentDon Kjer
2010-12-21Merge from trunkAndrew A. de Laix
2010-12-21Automated merge up from viewer-developmentLoren Shih
2010-12-21Automated merge from mesh-developmentLoren Shih
2010-12-20mergeBrad Payne (Vir Linden)
2010-12-20SH-682 FIX, SH-594 FIX - removed mFMP wrapper, added thread checking. Moved ...Brad Payne (Vir Linden)
2010-12-20thread safety checkingBrad Payne (Vir Linden)
2010-12-17Merge from viewer-development post 2.4 releaseMonty Brandenberg
2010-12-17SH-682 WIP: allow DEBUG_FAST_TIMER_THREADS to work when enabledBrad Payne (Vir Linden)
2010-12-16Automated merge up from viewer-developmentLoren Shih
2010-12-15Merge from don_linden/viewer-sandboxDon Kjer
2010-12-15pulling fixes back from viewer-betaOz Linden