phoenix-firestorm/indra/llcommon
Don Kjer 7ac0d2b8a3 Merge viewer-development -> sunshine 2012-08-17 01:41:07 +00:00
..
tests IQA-463: LLError::addRecorder() claims ownership of passed Recorder*. 2012-04-23 11:26:18 -04:00
CMakeLists.txt Move llhandle.h into llcommon; same generality as llpointer.h. 2012-08-08 13:23:02 -04:00
bitpack.cpp
bitpack.h
ctype_workaround.h
doublelinkedlist.h
imageids.cpp SH-3228 WIP - always respond to processAppearance for self, convert baked textures to checkerboards 2012-06-28 14:24:04 -04:00
imageids.h SH-3228 WIP - always respond to processAppearance for self, convert baked textures to checkerboards 2012-06-28 14:24:04 -04:00
indra_constants.cpp
indra_constants.h MAINT-1173 : Top Scripts: Break down usage by parcel. Follow-on code to add 2012-06-27 13:58:37 -07:00
is_approx_equal_fraction.h
linden_common.h
linked_lists.h
ll_template_cast.h
llaccountingcost.h
llagentconstants.h
llallocator.cpp Pull in viewer-development because it's painful. Merge with runitai's help. 2012-07-11 16:15:23 -07:00
llallocator.h
llallocator_heap_profile.cpp
llallocator_heap_profile.h
llapp.cpp
llapp.h
llapr.cpp
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
llclickaction.h
llcommon.cpp
llcommon.h
llcommonutils.cpp
llcommonutils.h
llcoros.cpp
llcoros.h
llcrc.cpp
llcrc.h
llcriticaldamp.cpp
llcriticaldamp.h
llcursortypes.cpp PATH-743: Updating the cursors for path testing mode to final designs. 2012-06-25 14:28:21 -07:00
llcursortypes.h PATH-743: Updating the cursors for path testing mode to final designs. 2012-06-25 14:28:21 -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 up to 3.3.3-release + pathfinding 2012-06-25 17:16:29 -04: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
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
llevents.h
lleventtimer.cpp
lleventtimer.h
llextendedstatus.h
llfasttimer.h
llfasttimer_class.cpp
llfasttimer_class.h
llfile.cpp IQA-463: Add error logging for certain LLFile operations. 2012-04-18 15:34:15 -04:00
llfile.h
llfindlocale.cpp
llfindlocale.h
llfixedbuffer.cpp
llfixedbuffer.h
llfoldertype.cpp
llfoldertype.h
llformat.cpp
llformat.h
llframetimer.cpp
llframetimer.h
llhandle.h Add implementation comments to LLHandle. 2012-08-08 14:57:49 -04:00
llhash.h
llheartbeat.cpp
llheartbeat.h
llhttpstatuscodes.h
llindexedqueue.h
llinitparam.cpp
llinitparam.h MAINT-1175: Ditch LLTypeInfoLookup, make map<const type_info*> work. 2012-07-18 20:33:54 -04:00
llinstancetracker.cpp
llinstancetracker.h
llkeythrottle.h
llkeyusetracker.h
lllazy.cpp
lllazy.h
llleap.cpp
llleap.h
llleaplistener.cpp
llleaplistener.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 Pull in viewer-development because it's painful. Merge with runitai's help. 2012-07-11 16:15:23 -07:00
llmemory.h Pull in viewer-development because it's painful. Merge with runitai's help. 2012-07-11 16:15:23 -07: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
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 MAINT-1175: Ditch LLTypeInfoLookup, make map<const type_info*> work. 2012-07-18 20:33:54 -04:00
llrun.cpp
llrun.h
llsafehandle.h
llsd.cpp SEC-995 FIX viewer is easily spammed to death by chat 2012-04-25 11:26:54 -07:00
llsd.h
llsdparam.cpp
llsdparam.h
llsdserialize.cpp Removing windows line endings from .h and .cpp files. 2012-04-25 13:04:13 -07:00
llsdserialize.h
llsdserialize_xml.cpp
llsdserialize_xml.h
llsdutil.cpp
llsdutil.h
llsecondlifeurls.cpp
llsecondlifeurls.h
llsimplehash.h
llsingleton.cpp
llsingleton.h
llskiplist.h
llskipmap.h
llsmoothstep.h
llsortedvector.h
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 MAINT-1175: Use workaround for comparing std::type_info* on gcc < 4.4. 2012-07-19 08:35:11 -04:00
llstreamqueue.cpp
llstreamqueue.h
llstreamtools.cpp
llstreamtools.h
llstrider.h MAINT-775 Particle vertex buffer management optimizations 2012-05-02 15:45:38 -05:00
llstring.cpp
llstring.h merge changes for DRTVWR-168 2012-06-21 17:50:41 -04:00
llstringtable.cpp
llstringtable.h
llsys.cpp
llsys.h
llthread.cpp
llthread.h
llthreadsafequeue.cpp
llthreadsafequeue.h
lltimer.cpp
lltimer.h
lltreeiterators.h
lltypeinfolookup.h MAINT-1175: Pass boost::unordered_map hash/equals functors for char*. 2012-07-16 21:05:23 -04:00
lluri.cpp
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
llversionviewer.h increment version to 3.4.1 2012-07-27 16:22:33 -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