phoenix-firestorm/indra/llcommon
Tofu Linden a4d224ff93 EXT-5055 LLInstanceTracker promotes some dangerous patterns - detect them 2010-02-06 21:38:57 +00:00
..
tests EXT-5055 LLInstanceTracker promotes some dangerous patterns - detect them 2010-02-06 21:38:57 +00:00
CMakeLists.txt make the instancetracker unit test really, like, work. before I fiddle with a big pile of stuff. 2010-02-06 21:03:55 +00: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
llagentconstants.h
llallocator.cpp
llallocator.h
llallocator_heap_profile.cpp sigh, follow-up fix. 2010-01-27 13:28:13 -08:00
llallocator_heap_profile.h
llapp.cpp move LLEventTimer into its own source module. everyone includes it, almost no-one wants it. now I can dick with it a bit without rebuilding the world, at least. :) 2010-02-06 18:59:44 +00:00
llapp.h Fix for mac build post-merge. 2009-12-14 16:05:13 -05:00
llapr.cpp
llapr.h
llassettype.cpp
llassettype.h
llassoclist.h
llavatarconstants.h
llbase32.cpp
llbase32.h
llbase64.cpp
llbase64.h
llboost.h
llchat.h fixed major EXT-3643 “Embed friendship offer into IM window”; 2010-01-29 17:48:10 +02:00
llclickaction.h
llcommon.cpp
llcommon.h
llcoros.cpp
llcoros.h
llcrc.cpp
llcrc.h
llcriticaldamp.cpp
llcriticaldamp.h
llcursortypes.cpp
llcursortypes.h
lldarray.h
lldarrayptr.h
lldate.cpp less dumb partial fix for CID-219 2010-01-27 15:45:41 -08:00
lldate.h
lldefs.h
lldeleteutils.h
lldependencies.cpp
lldependencies.h
lldepthstack.h
lldictionary.cpp
lldictionary.h Fix assert in lldictionary as used by llfoldertype 2010-01-22 14:03:13 -08:00
lldlinked.h
lldoubledispatch.h
lldqueueptr.h
llendianswizzle.h
llenum.h
llerror.cpp
llerror.h Hint to compiler that logging is never *expected* on the fast-path. 2010-02-01 12:13:12 +00:00
llerrorcontrol.h
llerrorlegacy.h We already have a LL_FORCE_INLINE in llpreprocessor.h, don't re-invent it for llfasttimers.h. 2010-01-25 14:25:58 -08:00
llerrorthread.cpp
llerrorthread.h
llevent.cpp
llevent.h
lleventapi.cpp
lleventapi.h
lleventcoro.cpp
lleventcoro.h EXT-3158 - Removing logging of users password hash from new login code. 2009-12-08 16:57:45 -08:00
lleventdispatcher.cpp
lleventdispatcher.h Add lleventhost queries to list LLEventAPIs or describe one. 2009-12-22 19:17:14 -05:00
lleventemitter.h
lleventfilter.cpp
lleventfilter.h
llevents.cpp
llevents.h Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2009-12-03 11:51:50 -08:00
lleventtimer.cpp EXT-5055 LLInstanceTracker promotes some dangerous patterns - detect them 2010-02-06 21:38:57 +00:00
lleventtimer.h EXT-5055 LLInstanceTracker promotes some dangerous patterns - detect them 2010-02-06 21:38:57 +00:00
llextendedstatus.h
llfasttimer.h DEV-45468 SNOW-108: Fast timers are broken / badly-scaled on linux 2010-01-26 12:35:22 -08:00
llfasttimer_class.cpp EXT-5055 LLInstanceTracker promotes some dangerous patterns - detect them 2010-02-06 21:38:57 +00:00
llfasttimer_class.h We already have a LL_FORCE_INLINE in llpreprocessor.h, don't re-invent it for llfasttimers.h. 2010-01-25 14:25:58 -08:00
llfile.cpp
llfile.h
llfindlocale.cpp
llfindlocale.h
llfixedbuffer.cpp
llfixedbuffer.h
llfoldertype.cpp Fix assert in lldictionary as used by llfoldertype 2010-01-22 14:03:13 -08:00
llfoldertype.h
llformat.cpp
llformat.h
llframetimer.cpp
llframetimer.h
llhash.h
llheartbeat.cpp
llheartbeat.h
llhttpstatuscodes.h
llindexedqueue.h
llinstancetracker.cpp make the instancetracker unit test really, like, work. before I fiddle with a big pile of stuff. 2010-02-06 21:03:55 +00:00
llinstancetracker.h EXT-5055 LLInstanceTracker promotes some dangerous patterns - detect them 2010-02-06 21:38:57 +00:00
llkeythrottle.h
llkeyusetracker.h
lllazy.cpp
lllazy.h
lllinkedqueue.h
lllistenerwrapper.h Fix to windows build breakages. 2009-12-03 13:11:35 -08:00
llliveappconfig.cpp
llliveappconfig.h
lllivefile.cpp move LLEventTimer into its own source module. everyone includes it, almost no-one wants it. now I can dick with it a bit without rebuilding the world, at least. :) 2010-02-06 18:59:44 +00:00
lllivefile.h
lllocalidhashmap.h
lllog.cpp
lllog.h
lllslconstants.h
llmap.h
llmd5.cpp
llmd5.h
llmemory.cpp
llmemory.h
llmemorystream.cpp
llmemorystream.h
llmemtype.cpp
llmemtype.h
llmetrics.cpp
llmetrics.h
llmortician.cpp
llmortician.h
llnametable.h
lloptioninterface.cpp
lloptioninterface.h
llpointer.h LLPointer cleanup and fix for EXT-4413 2010-01-22 16:51:13 -08:00
llpreprocessor.h We already have a LL_FORCE_INLINE in llpreprocessor.h, don't re-invent it for llfasttimers.h. 2010-01-25 14:25:58 -08:00
llpriqueuemap.h
llprocesslauncher.cpp
llprocesslauncher.h
llprocessor.cpp CID-227 2010-01-27 15:49:22 -08:00
llprocessor.h
llptrskiplist.h
llptrskipmap.h
llptrto.cpp
llptrto.h
llqueuedthread.cpp HTTP Texture changes: 2009-12-17 16:19:00 -08:00
llqueuedthread.h
llrand.cpp
llrand.h
llrefcount.cpp LLPointer cleanup and fix for EXT-4413 2010-01-22 16:51:13 -08:00
llrefcount.h LLPointer cleanup and fix for EXT-4413 2010-01-22 16:51:13 -08:00
llrun.cpp
llrun.h
llsafehandle.h
llsd.cpp
llsd.h
llsdserialize.cpp
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
llstack.h
llstacktrace.cpp
llstacktrace.h
llstat.cpp
llstat.h
llstatenums.h
llstl.h
llstreamtools.cpp
llstreamtools.h
llstrider.h
llstring.cpp renamed LLFastTimerUtil to LLFastTimer 2010-01-11 12:05:13 -08:00
llstring.h CID-186 2010-01-27 15:09:25 -08:00
llstringtable.cpp
llstringtable.h
llsys.cpp
llsys.h
llthread.cpp
llthread.h
lltimer.cpp move LLEventTimer into its own source module. everyone includes it, almost no-one wants it. now I can dick with it a bit without rebuilding the world, at least. :) 2010-02-06 18:59:44 +00:00
lltimer.h move LLEventTimer into its own source module. everyone includes it, almost no-one wants it. now I can dick with it a bit without rebuilding the world, at least. :) 2010-02-06 18:59:44 +00:00
lltreeiterators.h CID-271 2010-02-03 20:36:56 +00:00
lluri.cpp CID-220 2010-01-27 15:37:28 -08:00
lluri.h
lluuid.cpp
lluuid.h
lluuidhashmap.h
llversionserver.h
llversionviewer.h
llworkerthread.cpp CID-269 2010-02-03 20:39:52 +00:00
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