phoenix-firestorm/indra/llcommon
Nat Goodspeed cfe37cbfb5 Break out std::ostream << CaptureLog routine for general use. 2012-03-01 22:45:16 -05:00
..
tests Break out std::ostream << CaptureLog routine for general use. 2012-03-01 22:45:16 -05:00
CMakeLists.txt Add LLLeap class, initial implementation, initial unit tests. 2012-03-01 17:46:44 -05: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
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 Merge backout of b782a75c99e6 2011-10-14 11:58:35 -05:00
llapp.h
llapr.cpp Backed out changeset b782a75c99e6 2011-10-14 11:52:40 -05:00
llapr.h Backed out changeset b782a75c99e6 2011-10-14 11:52:40 -05:00
llassettype.cpp EXP-1286 : First pass at Drag and Drop of tools. Not functional. Most hooks into the LLToolDragAndDrop system in to support the new AT_WIDGET and SOURCE_VIEWER 2011-10-03 16:27:24 -07:00
llassettype.h EXP-1286 : First pass at Drag and Drop of tools. Not functional. Most hooks into the LLToolDragAndDrop system in to support the new AT_WIDGET and SOURCE_VIEWER 2011-10-03 16:27:24 -07:00
llassoclist.h
llavatarconstants.h
llavatarname.cpp
llavatarname.h
llbase32.cpp
llbase32.h
llbase64.cpp
llbase64.h
llboost.h
llchat.h
llclickaction.h
llcommon.cpp Backed out changeset b782a75c99e6 2011-10-14 11:52:40 -05:00
llcommon.h Backed out changeset b782a75c99e6 2011-10-14 11:52:40 -05:00
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
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 STORM-1790 Provide a Develop sub-menu to change the default logging level 2011-12-23 12:06:36 -05:00
llerror.h Merge backout of b782a75c99e6 2011-10-14 11:58:35 -05:00
llerrorcontrol.h STORM-1790 Provide a Develop sub-menu to change the default logging level 2011-12-23 12:06:36 -05:00
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
lleventtimer.h
llextendedstatus.h
llfasttimer.h
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 Backed out changeset b782a75c99e6 2011-10-14 11:52:40 -05:00
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 removed LLXUIXML library 2012-01-20 13:51:46 -08:00
llinitparam.h moved LLSDParam to llcommon so that LLSD<->Param Block conversion are usable by everyone 2012-01-20 14:55:39 -08:00
llinstancetracker.cpp STORM-1541: Hoist LLInstanceTracker::getMap_() to base getStatic(). 2011-09-06 22:07:49 -04:00
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 Add LLLeap class, initial implementation, initial unit tests. 2012-03-01 17:46:44 -05:00
llleap.h Add LLLeap class, initial implementation, initial unit tests. 2012-03-01 17:46:44 -05: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
llmd5.h
llmemory.cpp trivial: update the memory pool log info to the latest. 2011-11-22 11:51:49 -07:00
llmemory.h merge 2011-10-31 11:35:22 -04: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 bumped up MSVC warning level to 3 to catch more stuff that gcc catches 2011-11-28 19:16:49 -08:00
llpriqueuemap.h
llprocess.cpp Log better error message in case of apr_proc_create() failure. 2012-03-01 14:27:32 -05:00
llprocess.h Guarantee LLProcess::Params::postend listener any ReadPipe data. 2012-02-29 17:10:19 -05:00
llprocessor.cpp
llprocessor.h
llptrskiplist.h
llptrskipmap.h
llptrto.cpp
llptrto.h
llqueuedthread.cpp SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while occlusion queries from previous frame are still pending and perform texture decode work. 2011-12-05 17:55:40 -06:00
llqueuedthread.h SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while occlusion queries from previous frame are still pending and perform texture decode work. 2011-12-05 17:55:40 -06:00
llrand.cpp
llrand.h
llrefcount.cpp
llrefcount.h
llregistry.h removed LLXUIXML library 2012-01-20 13:51:46 -08:00
llrun.cpp
llrun.h
llsafehandle.h
llsd.cpp LLSD-14: Extract remaining conditional LLSD mbrs to namespace llsd. 2011-12-06 09:54:59 -05:00
llsd.h LLSD-14: Extract remaining conditional LLSD mbrs to namespace llsd. 2011-12-06 09:54:59 -05:00
llsdparam.cpp moved LLSDParam to llcommon so that LLSD<->Param Block conversion are usable by everyone 2012-01-20 14:55:39 -08:00
llsdparam.h moved LLSDParam to llcommon so that LLSD<->Param Block conversion are usable by everyone 2012-01-20 14:55:39 -08:00
llsdserialize.cpp EXP-1107 FIX Crash in LLFastTimer::NamedTimer::accumulateTimings 2011-08-18 13:59:38 -07:00
llsdserialize.h
llsdserialize_xml.cpp SH-2559 Remove fast timer (could be responsible for some crashes). 2011-10-13 17:06:33 -05: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
llstat.h
llstatenums.h
llstl.h
llstreamqueue.cpp Introduce LLStreamQueue to buffer nonblocking I/O. 2012-01-05 15:43:23 -05:00
llstreamqueue.h Add LLStreamQueue::size() and tests to exercise it. 2012-01-12 12:19:27 -05:00
llstreamtools.cpp
llstreamtools.h
llstrider.h
llstring.cpp Add LLStringUtil::getTokens() overload handling quoted substrings. 2012-02-24 15:06:44 -05:00
llstring.h "Then there's Windows..." Fix llstring.h to build there too. 2012-02-24 16:50:47 -05:00
llstringtable.cpp
llstringtable.h
llsys.cpp EXP-1525 FIXED Potential fix for a crash at shutdown: added some error handling to saving inventory cache. 2012-01-10 16:35:36 +02:00
llsys.h
llthread.cpp fix for SH-2823 and SH-2824: LLCurl crash inside LLBufferArray::countAfter() and LLBufferArray::copyIntoBuffers 2012-01-20 11:55:15 -07:00
llthread.h fix for SH-2823 and SH-2824: LLCurl crash inside LLBufferArray::countAfter() and LLBufferArray::copyIntoBuffers 2012-01-20 11:55:15 -07:00
llthreadsafequeue.cpp Backed out changeset b782a75c99e6 2011-10-14 11:52:40 -05:00
llthreadsafequeue.h Backed out changeset b782a75c99e6 2011-10-14 11:52:40 -05: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.3.0 2012-02-06 10:01:09 -05:00
llworkerthread.cpp SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while occlusion queries from previous frame are still pending and perform texture decode work. 2011-12-05 17:55:40 -06:00
llworkerthread.h SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while occlusion queries from previous frame are still pending and perform texture decode work. 2011-12-05 17:55:40 -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 EXP-1286 : First pass at Drag and Drop of tools. Not functional. Most hooks into the LLToolDragAndDrop system in to support the new AT_WIDGET and SOURCE_VIEWER 2011-10-03 16:27:24 -07:00
stdtypes.h
string_table.h
stringize.h
timer.h
timing.cpp
timing.h
u64.cpp
u64.h