phoenix-firestorm/indra/llcommon
Tonya Souther e380d5ed82 FIRE-5453: Snapshot uploads to Flickr. Adapted from code in Exodus, originally written by Katharine Berry. 2012-08-19 12:39:47 -05:00
..
res
tests IQA-463: LLError::addRecorder() claims ownership of passed Recorder*. 2012-04-23 11:26:18 -04:00
CMakeLists.txt Merge daggy fix c167ae699e17 for Linux UI issues. 2012-04-11 11:05:21 -04:00
bitpack.cpp
bitpack.h
ctype_workaround.h
doublelinkedlist.h
imageids.cpp
imageids.h
indra_constants.cpp
indra_constants.h
is_approx_equal_fraction.h
linden_common.h cleaned up linden_common.h, removing stuff that is mostly unused 2012-02-01 16:39:27 -08:00
linked_lists.h
ll_template_cast.h
llaccountingcost.h
llagentconstants.h
llallocator.cpp
llallocator.h
llallocator_heap_profile.cpp
llallocator_heap_profile.h
llapp.cpp
llapp.h
llapr.cpp Crashfix/FIRE-4090/FIRE-4820: Always create LLVolatileAPRPool so it can be safely used from different threads. 2012-07-15 03:19:04 +02:00
llapr.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 Fixed: FIRE-1439 - Clickable avatar names on local chat radar crossing reports 2012-04-14 18:55:07 -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 Merge LL pathfinding 2012-08-06 18:14:39 -07:00
llcursortypes.h Merge LL pathfinding 2012-08-06 18:14:39 -07:00
lldarray.h
lldarrayptr.h
lldate.cpp
lldate.h
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 LL pathfinding 2012-08-06 18:14:39 -07:00
llerror.h Add logging during tests (debug level, to test-specific files) 2012-06-24 07:27:34 -04:00
llerrorcontrol.h merge up to 3.3.3-release + pathfinding 2012-06-25 17:16:29 -04:00
llerrorlegacy.h
llerrorthread.cpp Normalize LLErrorThread::run() loop exit condition. 2012-03-12 12:08:35 -04:00
llerrorthread.h
llevent.cpp
llevent.h
lleventapi.cpp
lleventapi.h
lleventcoro.cpp
lleventcoro.h
lleventdispatcher.cpp
lleventdispatcher.h
lleventemitter.h
lleventfilter.cpp
lleventfilter.h
llevents.cpp converted a bunch of narrowing implicit conversions to explicit 2012-02-01 13:03:46 -08:00
llevents.h
lleventtimer.cpp
lleventtimer.h
llextendedstatus.h
llfasttimer.h
llfasttimer_class.cpp
llfasttimer_class.h
llfile.cpp Backout of '29b3ae5d9a50: Fixed memory leak that happened each time a llif-/llofstream was constructed and had open() called. (Windows only).' This will lead to llxfstream leaking a std::locale (4 byte as of now) each time _Myios::init init is called in ::open. But without calling ::_Init in the ctor, the dtor will crash if ::_Init was never called. So living with the leak for now. 2012-05-21 14:58:17 +02:00
llfile.h Backout of '29b3ae5d9a50: Fixed memory leak that happened each time a llif-/llofstream was constructed and had open() called. (Windows only).' This will lead to llxfstream leaking a std::locale (4 byte as of now) each time _Myios::init init is called in ::open. But without calling ::_Init in the ctor, the dtor will crash if ::_Init was never called. So living with the leak for now. 2012-05-21 14:58:17 +02: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
llinitparam.cpp
llinitparam.h Automated merge with http://hg.secondlife.com/viewer-release 2012-05-09 22:33:04 -04:00
llinstancetracker.cpp
llinstancetracker.h Make LLInstanceTracker<T, T*>::getInstance(T*) validate passed T*. 2012-02-27 11:50:47 -05:00
llkeythrottle.h
llkeyusetracker.h
lllazy.cpp
lllazy.h
llleap.cpp Introduce LLLeapListener, associating one with each LLLeap object. 2012-03-16 15:34:21 -04:00
llleap.h Add LLLeap class, initial implementation, initial unit tests. 2012-03-01 17:46:44 -05:00
llleaplistener.cpp Introduce LLLeapListener, associating one with each LLLeap object. 2012-03-16 15:34:21 -04:00
llleaplistener.h Introduce LLLeapListener, associating one with each LLLeap object. 2012-03-16 15:34:21 -04:00
lllinkedqueue.h
lllistenerwrapper.h
llliveappconfig.cpp
llliveappconfig.h
lllivefile.cpp
lllivefile.h
lllocalidhashmap.h
lllog.cpp
lllog.h
lllslconstants.h
llmap.h
llmd5.cpp converted a bunch of narrowing implicit conversions to explicit 2012-02-01 13:03:46 -08:00
llmd5.h
llmemory.cpp
llmemory.h Crashhunting: Aid to find out why some pointers get corrupted. 2012-07-16 21:45:13 +02: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 WIP: path-118 2012-01-24 16:09:26 -05:00
llpreprocessor.h converted a bunch of narrowing implicit conversions to explicit 2012-02-01 13:03:46 -08:00
llpriqueuemap.h
llprocess.cpp MAINT-1144: Defend against NULL LLPluginProcessParent::mProcess. 2012-06-06 16:38:16 -04:00
llprocess.h MAINT-1144: Defend against NULL LLPluginProcessParent::mProcess. 2012-06-06 16:38:16 -04:00
llprocessor.cpp
llprocessor.h
llptrskiplist.h
llptrskipmap.h
llptrto.cpp
llptrto.h
llqueuedthread.cpp
llqueuedthread.h
llrand.cpp
llrand.h
llrefcount.cpp
llrefcount.h
llregistry.h Fix Linux UI issues introduced by moving llinitparam to llcommon. 2012-04-11 11:01:00 -04:00
llrun.cpp
llrun.h
llsafehandle.h
llsd.cpp
llsd.h
llsdparam.cpp
llsdparam.h
llsdserialize.cpp Merge LL pathfinding 2012-08-06 18:14:39 -07:00
llsdserialize.h Path-305: Added support for retrieving compressed navmeshes in a LLSD. 2012-02-22 12:00:37 -05:00
llsdserialize_xml.cpp Merge LL 3.3.1 Viewer Release 2012-04-26 17:31:35 -07:00
llsdserialize_xml.h
llsdutil.cpp
llsdutil.h converted a bunch of narrowing implicit conversions to explicit 2012-02-01 13:03:46 -08:00
llsecondlifeurls.cpp Updated Firestorm change log URL in llsecondlifeurls.cpp to new URL format 2012-06-22 21:32:17 +02:00
llsecondlifeurls.h
llsimplehash.h
llsingleton.cpp
llsingleton.h
llskiplist.h
llskipmap.h
llsmoothstep.h
llsortedvector.h Fix typo. 2012-06-25 20:03:50 +02:00
llstack.h
llstacktrace.cpp
llstacktrace.h
llstat.cpp MAINT-515 FIX, CHOP-100 FIX - technically we are avoiding these issues rather than fixing them; changing llcommon to be statically linked avoids the symbol issues with llcommon.dll 2012-08-02 11:45:38 -04:00
llstat.h MAINT-515 FIX, CHOP-100 FIX - technically we are avoiding these issues rather than fixing them; changing llcommon to be statically linked avoids the symbol issues with llcommon.dll 2012-08-02 11:45:38 -04:00
llstatenums.h PATH-638: Adding elements to render the new sim stats. 2012-05-18 19:14:43 -07:00
llstl.h
llstreamqueue.cpp
llstreamqueue.h
llstreamtools.cpp
llstreamtools.h
llstrider.h
llstring.cpp Crashfix: in ll_safe_string not only guard against 0 pointer, but against illegal length of buffer too. 2012-07-12 18:04:53 +02:00
llstring.h merge LL 3.3.3 beta 2012-06-16 07:22:27 -07:00
llstringtable.cpp
llstringtable.h
llsys.cpp
llsys.h
llthread.cpp Mimize LLMutex menmory usage by giving every mutex-pool their own allocator. 2012-01-27 21:02:41 +01:00
llthread.h
llthreadsafequeue.cpp
llthreadsafequeue.h
lltimer.cpp converted a bunch of narrowing implicit conversions to explicit 2012-02-01 13:03:46 -08:00
lltimer.h
lltreeiterators.h
lltypeinfolookup.h Fix misleading comments, per Richard's code review. 2012-04-12 09:42:51 -04:00
lluri.cpp FIRE-5453: Snapshot uploads to Flickr. Adapted from code in Exodus, originally written by Katharine Berry. 2012-08-19 12:39:47 -05:00
lluri.h
lluuid.cpp WIP:Displaying physics capsule for a character - it is currently disabled. 2012-05-31 16:38:19 -04:00
lluuid.h WIP:Displaying physics capsule for a character - it is currently disabled. 2012-05-31 16:38:19 -04:00
lluuidhashmap.h
llversionserver.h.in
llversionviewer.h.in merge LL 3.3.3 beta 2012-06-16 07:22:27 -07: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