phoenix-firestorm/indra/llcommon
Graham Madarasz (Graham Linden) ebb57d28ef Resurrect merge victim...restoring ll_memcpy_nonaliased_aligned_16 definition 2013-03-13 16:40:06 -07:00
..
tests Fix integration tests broken by instancetracker changes 2013-03-01 14:07:55 -08:00
CMakeLists.txt Moved LLAlignedArray from llmath to llcommon and put template func impls in header to work around Mac 4.3.3 link issue. 2013-03-11 12:30:16 -07:00
bitpack.cpp
bitpack.h
ctype_workaround.h
doublelinkedlist.h
fix_macros.h Some Mac header #defines macros like check and equivalent -- gack!! 2012-11-16 18:08:40 -05:00
imageids.cpp
imageids.h
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 Boost 1.52 no longer supports Boost.Filesystem v2 -- don't request. 2012-11-16 17:56:30 -05:00
linked_lists.h
ll_template_cast.h
llaccountingcost.h
llagentconstants.h
llalignedarray.h Move fast memcpy to llcommon and use it in llalignedarray pushback on all platforms. Code Review: DaveP 2013-03-13 10:42:40 -07:00
llallocator.cpp initial attempt to restore changes that make removing tcmalloc possible; not tested 2012-09-12 14:36:37 -04:00
llallocator.h MAINT-570 Remove unused memory tracking system LLMemType 2012-07-20 11:42:15 -05:00
llallocator_heap_profile.cpp
llallocator_heap_profile.h
llapp.cpp Only enable breakpad error handing if crash reporting is enabled 2012-10-01 16:26:12 -05:00
llapp.h Better compat with non-Ubuntu distros (bare typedef sometimes conflicts with OS decl of same). 2013-03-12 01:05:06 -07:00
llapr.cpp
llapr.h Attempt at a faster ThreadSafeRefCount class 2013-02-28 16:37:09 -08:00
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 Optimize interp code to elim hundreds of divides per frame and fix jitter bugs. 2013-03-08 15:31:37 -08:00
llcriticaldamp.h Optimize interp code to elim hundreds of divides per frame and fix jitter bugs. 2013-03-08 15:31:37 -08:00
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 Normalize LLErrorThread::run() loop exit condition. 2012-03-12 12:08:35 -04:00
llerrorthread.h
llevent.cpp
llevent.h
lleventapi.cpp
lleventapi.h Modify LLInstanceTracker to avoid using a map of strings to find a map of foo to find some pointers 2013-02-28 15:35:14 -08:00
lleventcoro.cpp
lleventcoro.h
lleventdispatcher.cpp
lleventdispatcher.h
lleventemitter.h
lleventfilter.cpp
lleventfilter.h
llevents.cpp
llevents.h
lleventtimer.cpp
lleventtimer.h Modify LLInstanceTracker to avoid using a map of strings to find a map of foo to find some pointers 2013-02-28 15:35:14 -08:00
llextendedstatus.h
llfasttimer.cpp MAINT-1486 FIX Crash on login (Unhandled exception) 2012-08-30 19:23:17 -07:00
llfasttimer.h Modify LLInstanceTracker to avoid using a map of strings to find a map of foo to find some pointers 2013-02-28 15:35:14 -08:00
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-1556 FIX LLSD param blocks should accept enum values 2012-09-12 16:16:49 -07:00
llinstancetracker.cpp Fix missing eol at eof in llinstancetracker.cpp tripping up linux build 2013-03-11 09:55:33 -07:00
llinstancetracker.h Added missing enums for integ test usage 2013-03-01 14:28:48 -08: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 Modify LLInstanceTracker to avoid using a map of strings to find a map of foo to find some pointers 2013-02-28 15:35:14 -08: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
llmd5.h
llmemory.cpp MAINT-1684: Correcting the calls to ll_aligned_free() which should have actually been to ll_aligned_free_16(). 2012-10-11 18:25:13 -07:00
llmemory.h Resurrect merge victim...restoring ll_memcpy_nonaliased_aligned_16 definition 2013-03-13 16:40:06 -07:00
llmemorystream.cpp
llmemorystream.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 Only enable breakpad error handing if crash reporting is enabled 2012-10-01 16:26:12 -05:00
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 Merge of viewer-development (3.4.1). 2012-08-03 11:57:51 -04: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
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 Fix Linux UI issues introduced by moving llinitparam to llcommon. 2012-04-11 11:01:00 -04:00
llstack.h
llstacktrace.cpp
llstacktrace.h
llstat.cpp Merge 2012-08-25 12:51:37 -07:00
llstat.h fixed crash on startup 2012-08-25 12:49:40 -07:00
llstatenums.h PATH-638: Adding elements to render the new sim stats. 2012-05-18 19:14:43 -07:00
llstaticstringtable.h Fix missing eol at eof in llstaticstringtable.h breaking linux build 2013-03-11 10:12:10 -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 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 changes for DRTVWR-168 2012-06-21 17:50:41 -04:00
llstringtable.cpp
llstringtable.h Make WL updates use pre-hashed strings for uniform sets 2013-03-01 11:21:35 -08:00
llsys.cpp MAINT-1815 Fix for excessive memory usage in Mayfair. Disable tcmalloc. Disable private memory pools. Make viewer large address aware on windows. 2012-11-07 16:03:54 -06:00
llsys.h
llthread.cpp Attempt at a faster ThreadSafeRefCount class 2013-02-28 16:37:09 -08:00
llthread.h Make WL updates use pre-hashed strings for uniform sets 2013-03-01 11:21:35 -08:00
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 Fix longstanding LLURI::buildHTTP() bug when passing string path. 2012-08-31 09:55:52 -04:00
lluri.h
lluuid.cpp MAINT-1986: patch OPSDEV-111 fix (rev 9346b73d6843) from server-trunk 2012-12-18 16:09:31 -05:00
lluuid.h MAINT-1986: patch DEV-50942 fix (rev 28828ba0f0be) from server-trunk. 2012-12-18 14:20:06 -05:00
lluuidhashmap.h
llversionserver.h
llversionviewer.h increment viewer version to 3.4.6 2013-01-10 21:06:16 -05: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