phoenix-firestorm/indra/llcommon
Logan Dethrow ce0b04889d Merge. 2011-08-18 17:52:00 -04:00
..
tests fix for gcc 2011-07-27 15:34:58 -07:00
CMakeLists.txt Decided against using Boost.Filesystem, remove from link 2011-07-17 09:51:29 -04:00
bitpack.cpp
bitpack.h
ctype_workaround.h
doublelinkedlist.h
imageids.cpp
imageids.h
indra_constants.cpp
indra_constants.h STORM-1482 The Viewer shouldn't overwrite the crash behavior settings, some cleanups to the crash reporters, and the ability to use --set GroupName.SettingName to set parameters outside of the (default) Global settings group. 2011-07-12 15:48:02 -07:00
is_approx_equal_fraction.h
linden_common.h
linked_lists.h
ll_template_cast.h
llaccountingquota.h merge 2011-06-07 13:59:40 -05:00
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
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 ER-671 : Add LLRegionSayTo() LSL function. Added new chat type for direct messages to match server code, use light orange for text. Reviewed by Kelly. 2011-04-05 09:07:11 -07:00
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
lldarrayptr.h
lldate.cpp
lldate.h Added badges version 0.1 to buttons. 2011-05-24 09:38:49 -07:00
lldefs.h
lldeleteutils.h
lldependencies.cpp
lldependencies.h
lldepthstack.h
lldictionary.cpp
lldictionary.h
lldlinked.h
lldoubledispatch.h
lldqueueptr.h
llendianswizzle.h
llenum.h
llerror.cpp Fixed numerous comment spelling errors in llerror.cpp and llerror.h 2011-08-08 16:19:39 -04:00
llerror.h Fixed numerous comment spelling errors in llerror.cpp and llerror.h 2011-08-08 16:19:39 -04:00
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 EXP-1021 FIX Position of web content browser dictates position of profile panel - profile panel position changes do not persist 2011-07-26 14:26:27 -07:00
lleventtimer.h SH-466 FIX fix of VWR-20670/SNOW-506 lost in merge 2010-11-22 16:49:14 -05:00
llextendedstatus.h
llfasttimer.h merge 2011-04-22 11:50:19 -05:00
llfasttimer_class.cpp fix DOS line endings 2011-08-04 10:57:03 -04:00
llfasttimer_class.h merge 2010-12-29 14:08:47 -05: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 fixed basic root folder entry to match 8 character limit 2011-06-27 19:13:42 -07:00
llfoldertype.h merge 2011-06-27 18:44:33 -07:00
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 Swap typename and const. 2011-07-27 16:03:01 -07: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 expose << operator for LLMD5 objects in LL_COMMON_API 2011-01-07 15:20:48 -05:00
llmd5.h Automated merge from mesh-development 2011-01-10 11:20:28 -05:00
llmemory.cpp Automated merge up from viewer-development into mesh-development 2011-02-01 11:28:22 -05:00
llmemory.h Fix up alignment problems for debug build. 2011-05-12 16:09:42 -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 a debug tool to detect LLPointer issues for SH-694: check if there are any other LLPointer issues in the mesh model uploading flow and fix them if exist. 2011-01-04 16:28:40 -07:00
llrefcount.h BUILDFIX: fixing linux build breakage 2011-01-06 13:07:18 -05:00
llrun.cpp
llrun.h
llsafehandle.h
llsd.cpp
llsd.h
llsdserialize.cpp added fast timers to profile inventory LLSD deserialization 2011-08-10 10:52:56 -07:00
llsdserialize.h
llsdserialize_xml.cpp added fast timers to profile inventory LLSD deserialization 2011-08-10 10:52:56 -07:00
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 STORM-1112 Protected LLProxy members during cross-thread calls to LLProxy::applyProxySettings() 2011-07-21 15:16:54 -04:00
llskiplist.h
llskipmap.h
llsmoothstep.h
llstack.h
llstacktrace.cpp
llstacktrace.h
llstat.cpp SH-1603 Replace every occurrence of "WTF" with something more appropriate. 2011-05-25 18:45:21 -05:00
llstat.h
llstatenums.h
llstl.h
llstreamtools.cpp
llstreamtools.h
llstrider.h
llstring.cpp
llstring.h
llstringtable.cpp
llstringtable.h
llsys.cpp Automated merge with http://hg.secondlife.com/viewer-development 2011-08-11 10:11:59 -07:00
llsys.h CHOP-753: Eliminate redundant array-of-pair-arrays in LLMemoryInfo. 2011-07-12 20:14:39 -04:00
llthread.cpp SH-2031 Cleanup from threaded curl implementation (remove errors/loops on shutdown). 2011-07-22 02:33:55 -05: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 3.0.1 2011-08-15 10:36:13 -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