phoenix-firestorm/indra/llcommon
brad kittenbrink 2661a4c2c9 Merge. 2011-05-09 11:26:24 -07:00
..
tests merge changes for STORM-1051 2011-04-05 07:23:43 -04:00
CMakeLists.txt storm-1237: merge experience team issues 2011-05-07 10:11:40 -04:00
bitpack.cpp
bitpack.h
ctype_workaround.h
doublelinkedlist.h
imageids.cpp
imageids.h
indra_constants.cpp
indra_constants.h Switched to using *_SQUARED constants instead of multiplied constants, and cleaned up a few other minor issues noted during review. 2011-03-12 23:39:10 -08:00
is_approx_equal_fraction.h
linden_common.h
linked_lists.h
ll_template_cast.h
llagentconstants.h
llallocator.cpp
llallocator.h
llallocator_heap_profile.cpp
llallocator_heap_profile.h
llapp.cpp Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated a bunch of unnecesary header dependencies. 2011-05-05 17:13:52 -07:00
llapp.h STORM-422 FIXED Added command line option "-disablecrashlogger" to disable crash logger. 2010-11-02 20:26:38 +02:00
llapr.cpp SWAT-352: when loading lleventhost, call apr_dso_error() function. 2010-12-14 19:27:43 -05:00
llapr.h SWAT-352: when loading lleventhost, call apr_dso_error() function. 2010-12-14 19:27:43 -05:00
llassettype.cpp
llassettype.h
llassoclist.h
llavatarconstants.h STORM-955: VWR-24312: Massively duplicated objects 2010-12-30 14:53:30 +01:00
llavatarname.cpp VWR-24917 Use mIsDisplayNameDefault to reduce name redundancy in nearby chat history 2011-02-17 20:59:33 -06:00
llavatarname.h renamed temp name flag member in name cache to avoid confusion with similar names in other classes 2011-01-15 09:09:41 -05:00
llbase32.cpp
llbase32.h
llbase64.cpp
llbase64.h
llboost.h
llchat.h
llclickaction.h
llcommon.cpp
llcommon.h
llcommonutils.cpp
llcommonutils.h
llcoros.cpp
llcoros.h
llcrc.cpp
llcrc.h
llcriticaldamp.cpp
llcriticaldamp.h
llcursortypes.cpp
llcursortypes.h
lldarray.h STORM-419 FIXED <anonymous>' is used uninitialized in this function in lldarray.h 2010-10-20 20:26:47 +03:00
lldarrayptr.h
lldate.cpp
lldate.h
lldefs.h
lldeleteutils.h
lldependencies.cpp
lldependencies.h
lldepthstack.h
lldictionary.cpp
lldictionary.h Remove assert from lldictionary that keeps devs from working with mesh viewer and release viewer. 2010-11-01 12:29:09 -05:00
lldlinked.h
lldoubledispatch.h
lldqueueptr.h
llendianswizzle.h
llenum.h
llerror.cpp
llerror.h
llerrorcontrol.h
llerrorlegacy.h
llerrorthread.cpp
llerrorthread.h
llevent.cpp
llevent.h
lleventapi.cpp
lleventapi.h
lleventcoro.cpp
lleventcoro.h
lleventdispatcher.cpp Untested support for passing array to map-registered function. 2011-02-06 21:32:25 -05:00
lleventdispatcher.h Replace boost::ptr_map<name, etc> with std::map<name, shared_ptr>. 2011-02-01 20:18:01 -05:00
lleventemitter.h
lleventfilter.cpp
lleventfilter.h
llevents.cpp Introduce and use new sendReply() function for LLEventAPI methods. 2011-02-18 10:56:26 -05:00
llevents.h Introduce and use new sendReply() function for LLEventAPI methods. 2011-02-18 10:56:26 -05:00
lleventtimer.cpp
lleventtimer.h
llextendedstatus.h
llfasttimer.h
llfasttimer_class.cpp STORM-105 : improve decompression perf gathering, allow perf name to be passed on the command line, fix crash in analysis phase 2010-10-27 23:15:22 -07:00
llfasttimer_class.h STORM-105 : improve decompression perf gathering, allow perf name to be passed on the command line, fix crash in analysis phase 2010-10-27 23:15:22 -07:00
llfile.cpp Merge from http://bitbucket.org/simon_linden/viewer-dev 2010-12-08 17:23:38 -08:00
llfile.h ER-330 : Improve ObjectUpdateCached message packing. Added some viewer metrics, will disable later. 2010-11-19 16:49:24 -08:00
llfindlocale.cpp
llfindlocale.h
llfixedbuffer.cpp
llfixedbuffer.h
llfoldertype.cpp
llfoldertype.h
llformat.cpp
llformat.h
llframetimer.cpp
llframetimer.h
llhash.h
llheartbeat.cpp
llheartbeat.h
llhttpstatuscodes.h
llindexedqueue.h
llinstancetracker.cpp Fix for "doubleton" error using LLInstanceTracker across shared library boundaries. 2011-03-09 17:01:08 -08:00
llinstancetracker.h Fix for "doubleton" error using LLInstanceTracker across shared library boundaries. 2011-03-09 17:01:08 -08:00
llkeythrottle.h
llkeyusetracker.h
lllazy.cpp
lllazy.h
lllinkedqueue.h
lllistenerwrapper.h
llliveappconfig.cpp
llliveappconfig.h
lllivefile.cpp
lllivefile.h
lllocalidhashmap.h
lllog.cpp
lllog.h
lllslconstants.h STORM-955: VWR-24312: Massively duplicated objects 2010-12-30 14:53:30 +01:00
llmap.h
llmd5.cpp
llmd5.h
llmemory.cpp trivial: convert to "unix return" 2011-01-28 17:01:18 -07:00
llmemory.h add "pause" function for SH-846: design and implement the debug code to locate memory leaking 2011-01-26 17:03:30 -07:00
llmemorystream.cpp
llmemorystream.h
llmemtype.cpp for SH-846: design and implement the debug code to locate memory leaking 2011-01-26 11:13:04 -07:00
llmemtype.h
llmetricperformancetester.cpp STORM-987 : Took Vadim's comment into account: check arguments consistency, make sure remaining perf data are flushed on exit. 2011-03-10 22:02:49 -08:00
llmetricperformancetester.h STORM-987 : Took Vadim's comment into account: check arguments consistency, make sure remaining perf data are flushed on exit. 2011-03-10 22:02:49 -08:00
llmetrics.cpp
llmetrics.h
llmortician.cpp
llmortician.h
llnametable.h
lloptioninterface.cpp
lloptioninterface.h
llpointer.h
llpreprocessor.h
llpriqueuemap.h
llprocesslauncher.cpp Fix CHOP-544. Use cwd when creating a process on windows when the llprocesslauncher's working directory is not set. Currently "" will be passed for the working directory which breaks the launching of the updater script. 2011-03-17 12:16:41 -07:00
llprocesslauncher.h STORM-52 FIXED Made it possible to use an external script editor. 2010-11-13 00:53:29 +02:00
llprocessor.cpp
llprocessor.h
llptrskiplist.h
llptrskipmap.h
llptrto.cpp
llptrto.h
llqueuedthread.cpp
llqueuedthread.h ESC-211 Metrics data sink - fix delivery by viewer 2010-12-02 18:42:47 -05:00
llrand.cpp
llrand.h
llrefcount.cpp
llrefcount.h
llrun.cpp
llrun.h
llsafehandle.h
llsd.cpp
llsd.h
llsdserialize.cpp
llsdserialize.h
llsdserialize_xml.cpp
llsdserialize_xml.h
llsdutil.cpp Fix a couple gotchas in LLSDArray, LLSDParam, llsd_equals(). 2011-01-31 18:00:58 -05:00
llsdutil.h Introduce BOOST_FOREACH() helpers for LLSD in llsdutil.h. 2011-02-03 22:54:16 -05:00
llsecondlifeurls.cpp
llsecondlifeurls.h
llsimplehash.h
llsingleton.cpp
llsingleton.h
llskiplist.h
llskipmap.h
llsmoothstep.h
llstack.h
llstacktrace.cpp
llstacktrace.h
llstat.cpp
llstat.h
llstatenums.h
llstl.h
llstreamtools.cpp
llstreamtools.h
llstrider.h
llstring.cpp
llstring.h
llstringtable.cpp
llstringtable.h
llsys.cpp EXP-779 FIX -- Help > About Second Life Reports Kernel Version Twice, Instead of OS Version 2011-05-04 16:13:26 -07:00
llsys.h more debug code for SH-207: viewer crash in LLVertexBuffer::mapBuffer. 2010-10-14 21:23:23 -06:00
llthread.cpp [mq]: thread_state_fix 2010-11-23 11:40:54 -08:00
llthread.h
llthreadsafequeue.cpp fix termination issues with thread safe queue in main loop repeater service. 2010-11-11 11:46:24 -08:00
llthreadsafequeue.h Fix for dll linkage errors. 2010-11-09 17:42:13 -08:00
lltimer.cpp
lltimer.h
lltreeiterators.h
lluri.cpp
lluri.h
lluuid.cpp
lluuid.h
lluuidhashmap.h
llversionserver.h
llversionviewer.h increment viewer version to 2.6.9 2011-05-09 09:57:02 -04:00
llworkerthread.cpp
llworkerthread.h
metaclass.cpp
metaclass.h
metaclasst.h
metaproperty.cpp
metaproperty.h
metapropertyt.h
reflective.cpp
reflective.h
reflectivet.h
roles_constants.h
stdenums.h
stdtypes.h
string_table.h
stringize.h
timer.h
timing.cpp
timing.h
u64.cpp
u64.h