phoenix-firestorm/indra/llcommon
Oz Linden aabdbeadf5 pull back beta fix for sh-2434 2011-10-11 13:55:20 -04:00
..
tests merge changes for storm-1590 2011-09-09 12:43:07 -04:00
CMakeLists.txt merge 2011-09-13 12:11:11 -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
llaccountingcost.h New header for accounting costs 2011-08-03 10:23:22 -04:00
llagentconstants.h
llallocator.cpp
llallocator.h
llallocator_heap_profile.cpp
llallocator_heap_profile.h
llapp.cpp Merge from viewer-development 2011-07-15 12:14:34 -06:00
llapp.h
llapr.cpp
llapr.h
llaprpool.cpp
llaprpool.h
llassettype.cpp
llassettype.h
llassoclist.h
llavatarconstants.h
llavatarname.cpp
llavatarname.h
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 Merge 2011-08-31 10:48:56 -06:00
llerror.h Merge 2011-08-31 10:48:56 -06:00
llerrorcontrol.h
llerrorlegacy.h
llerrorthread.cpp
llerrorthread.h
llevent.cpp
llevent.h
lleventapi.cpp CHOP-763: Promote Response class from llwindowlistener.cpp to LLEventAPI. 2011-09-01 13:12:23 -04:00
lleventapi.h add getInfo to LLView to get state information about ui elements. 2011-09-08 09:46:04 -05:00
lleventcoro.cpp
lleventcoro.h
lleventdispatcher.cpp
lleventdispatcher.h
lleventemitter.h
lleventfilter.cpp
lleventfilter.h
llevents.cpp CHOP-763: make sendReply() treat replyKey as optional. 2011-08-30 09:52:25 -04:00
llevents.h
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
llextendedstatus.h
llfasttimer.h merge 2011-04-22 11:50:19 -05:00
llfasttimer_class.cpp improved fast timers display 2011-09-14 10:50:32 -07:00
llfasttimer_class.h improved fast timers display 2011-09-14 10:50:32 -07:00
llfile.cpp
llfile.h
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 STORM-1541: Hoist LLInstanceTracker::getMap_() to base getStatic(). 2011-09-06 22:07:49 -04:00
llinstancetracker.h STORM-1541: Change llassert() to llassert_always(): unit tests expect. 2011-09-07 18:03:25 -04: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
llmap.h
llmd5.cpp
llmd5.h
llmemory.cpp fix for VWR-26864: Recent commit to Snowstorm project introduces frequent errors and crashes associated with private memory pool. 2011-09-07 23:23:08 -06:00
llmemory.h fix for VWR-26864: Recent commit to Snowstorm project introduces frequent errors and crashes associated with private memory pool. 2011-09-07 23:23:08 -06:00
llmemorystream.cpp
llmemorystream.h
llmemtype.cpp
llmemtype.h
llmetricperformancetester.cpp
llmetricperformancetester.h
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
llprocessor.cpp
llprocessor.h
llptrskiplist.h
llptrskipmap.h
llptrto.cpp
llptrto.h
llqueuedthread.cpp fix for SH-2434: Mac viewer sometimes freezes at start up and must be force quit. 2011-10-05 15:21:10 -06:00
llqueuedthread.h fix for SH-2434: Mac viewer sometimes freezes at start up and must be force quit. 2011-10-05 15:21:10 -06:00
llrand.cpp
llrand.h
llrefcount.cpp
llrefcount.h
llrun.cpp
llrun.h
llsafehandle.h
llscopedvolatileaprpool.h
llsd.cpp
llsd.h
llsdserialize.cpp EXP-1107 FIX Crash in LLFastTimer::NamedTimer::accumulateTimings 2011-08-18 13:59:38 -07:00
llsdserialize.h
llsdserialize_xml.cpp EXP-700 FIX SLPlugin(s) takes high CPU% 2011-08-17 11:09:00 -07:00
llsdserialize_xml.h
llsdutil.cpp
llsdutil.h
llsecondlifeurls.cpp
llsecondlifeurls.h
llsimplehash.h
llsingleton.cpp
llsingleton.h LLProxy code review fixes. 2011-09-06 16:54:53 -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 fix for not properly handling nested brackets in 2011-08-19 16:41:53 -07:00
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 STORM-1562 Potential fix for crash in LLCurl::run -- don't run curl_multi_perform from multiple threads simultaneously. 2011-09-13 12:45:28 -05:00
llthreadsafequeue.cpp
llthreadsafequeue.h
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.1.1 2011-10-04 06:53:34 -04:00
llworkerthread.cpp fix for SH-2434: Mac viewer sometimes freezes at start up and must be force quit. 2011-10-05 15:21:10 -06:00
llworkerthread.h fix for SH-2434: Mac viewer sometimes freezes at start up and must be force quit. 2011-10-05 15:21:10 -06:00
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