phoenix-firestorm/indra/llcommon
Rider Linden f2f23903f9 SL-10702: Mac gets very picky about override. (or MSVC isn't picky enough) 2019-03-08 17:47:11 -08:00
..
nd Remove ndboolswitch, ndintrin, ndlocks, ndojectpool and ndstlallocator that aren't used anymore 2018-05-08 01:06:54 +02:00
res
tests SL-10153: Review and rationalize fetching paths from environment. 2018-12-14 15:38:13 -05:00
CMakeLists.txt remove only-partially-successful attempt to put teamcity blocks around targets 2018-09-07 09:13:57 -04:00
StackWalker.cpp
StackWalker.h
ctype_workaround.h
fix_macros.h
indra_constants.cpp
indra_constants.h Merge Firestorm LGPL 2018-07-15 13:36:13 +02:00
is_approx_equal_fraction.h
linden_common.h
llalignedarray.h
llallocator.cpp
llallocator.h
llallocator_heap_profile.cpp
llallocator_heap_profile.h
llapp.cpp Merge viewer-bugsplat 2018-07-27 11:19:42 +02:00
llapp.h SL-821: Move Windows BugSplat engagement from llcommon to newview. 2018-05-17 06:53:42 -04:00
llapr.cpp Set LLScopedLock::mLocked to false if it gets unlocked; Thanks to Henri Beauchamp for pointing at this 2018-07-30 22:33:51 +02:00
llapr.h Merge. 2018-04-21 23:41:25 +02:00
llassettype.cpp MAINT-8803 Better UI handling of unrecognized inventory items 2018-08-01 17:41:34 +03:00
llassettype.h MAINT-8803 Better UI handling of unrecognized inventory items 2018-08-01 17:41:34 +03:00
llbase32.cpp
llbase32.h
llbase64.cpp
llbase64.h
llbitpack.cpp
llbitpack.h
llboost.h
llcallbacklist.cpp
llcallbacklist.h
llcallstack.cpp
llcallstack.h SL-859 - exceptionally verbose logging of object state updates, likely temporary 2018-01-29 16:35:56 +00:00
llcleanup.cpp
llcleanup.h
llclickaction.h
llcommon.cpp
llcommon.h
llcommonutils.cpp
llcommonutils.h
llcoro_get_id.cpp
llcoro_get_id.h
llcoros.cpp Merge viewer-lynx 2018-07-02 19:43:10 +02:00
llcoros.h DRTVWR-474: Make login coroutine sync with updater process on failure. 2018-10-04 16:35:38 -04:00
llcrc.cpp
llcrc.h
llcriticaldamp.cpp
llcriticaldamp.h
lldate.cpp
lldate.h
lldeadmantimer.cpp
lldeadmantimer.h
lldefs.h
lldependencies.cpp
lldependencies.h
lldepthstack.h
lldictionary.cpp
lldictionary.h
lldoubledispatch.h
llendianswizzle.h
llerror.cpp Merge Firestorm LGPL 2018-12-16 02:11:33 +01:00
llerror.h Merge viewer-bear 2018-09-12 20:13:12 +02:00
llerrorcontrol.h Merge Firestorm LGPL 2018-11-16 00:09:19 +01: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 Merge viewer-bugsplat 2018-10-27 00:50:58 +02:00
llevents.h SL-10702: Mac gets very picky about override. (or MSVC isn't picky enough) 2019-03-08 17:47:11 -08:00
lleventtimer.cpp
lleventtimer.h
llexception.cpp
llexception.h
llfasttimer.cpp
llfasttimer.h
llfile.cpp Merge viewer-bugsplat 2018-12-16 13:04:08 +01:00
llfile.h MAINT-8540 Eliminated a lot of xui related log warnings on startup and opening preferences 2018-04-20 20:21:20 +03:00
llfindlocale.cpp
llfindlocale.h
llfixedbuffer.cpp Replace ARP Mutex and Condition with std::mutx and std::conditional_variable 2018-04-05 12:02:12 +02:00
llfixedbuffer.h
llformat.cpp
llformat.h
llframetimer.cpp
llframetimer.h
llhandle.h
llhash.h
llheartbeat.cpp
llheartbeat.h
llheteromap.cpp
llheteromap.h
llindexedvector.h
llinitdestroyclass.cpp
llinitdestroyclass.h
llinitparam.cpp
llinitparam.h DRTVWR-474: Do NOT autokill updater process on viewer termination. 2018-10-03 14:00:05 -04:00
llinstancetracker.cpp After input from Nat: 2018-04-06 00:11:57 +02:00
llinstancetracker.h Merge. 2018-04-21 23:41:25 +02:00
llkeythrottle.h
llkeyusetracker.h
llleap.cpp DRTVWR-474: Do NOT autokill updater process on viewer termination. 2018-10-03 14:00:05 -04:00
llleap.h DRTVWR-474: Do NOT autokill updater process on viewer termination. 2018-10-03 14:00:05 -04:00
llleaplistener.cpp
llleaplistener.h
lllistenerwrapper.h
llliveappconfig.cpp
llliveappconfig.h
lllivefile.cpp
lllivefile.h
llmake.h
llmd5.cpp
llmd5.h
llmemory.cpp Replace ARP Mutex and Condition with std::mutx and std::conditional_variable 2018-04-05 12:02:12 +02:00
llmemory.h SL-944 - disabled a not-very-useful assert that greatly slows the RWD build 2018-07-31 14:02:42 +01:00
llmemorystream.cpp
llmemorystream.h
llmetricperformancetester.cpp
llmetricperformancetester.h
llmetrics.cpp
llmetrics.h
llmortician.cpp
llmortician.h
llmutex.cpp Change pointer to member where possible and do a bit of cleanup in lerror (move the mutexex in there and us the LLMutextTryLock rather than a custom class). 2018-04-06 09:49:32 +02:00
llmutex.h Change pointer to member where possible and do a bit of cleanup in lerror (move the mutexex in there and us the LLMutextTryLock rather than a custom class). 2018-04-06 09:49:32 +02:00
llnametable.h
llpointer.h
llpounceable.h
llpredicate.cpp
llpredicate.h
llpreprocessor.h Merge viewer-bugsplat 2018-12-16 13:04:08 +01:00
llpriqueuemap.h
llprocess.cpp SL-10153: Introduce ll_convert, windows_message() templates. 2018-12-14 10:48:43 -05:00
llprocess.h
llprocessor.cpp SL-967 simplify viewer log file field syntax 2018-08-29 16:43:45 -04:00
llprocessor.h
llprocinfo.cpp
llprocinfo.h
llptrto.cpp
llptrto.h
llqueuedthread.cpp Replace ARP Mutex and Condition with std::mutx and std::conditional_variable 2018-04-05 12:02:12 +02:00
llqueuedthread.h After input from Nat: 2018-04-06 00:11:57 +02:00
llrand.cpp
llrand.h
llrefcount.cpp
llrefcount.h Remove atomic operations in LLRefCount after consultation with Nicky 2018-05-08 01:05:21 +02:00
llregistry.h
llrun.cpp
llrun.h
llsafehandle.h
llsd.cpp
llsd.h
llsdjson.cpp
llsdjson.h
llsdparam.cpp
llsdparam.h
llsdserialize.cpp Merge viewer-neko 2018-02-27 18:08:48 +01:00
llsdserialize.h MAINT-2338 Implemented binary parser depth control 2018-02-01 16:35:02 +02:00
llsdserialize_xml.cpp Merge viewer-neko 2018-02-02 14:48:43 +01:00
llsdserialize_xml.h
llsdutil.cpp
llsdutil.h
llsimplehash.h
llsingleton.cpp
llsingleton.h
llsmoothstep.h
llstacktrace.cpp
llstacktrace.h
llstatenums.h
llstaticstringtable.h
llstatsaccumulator.h
llstl.h
llstreamqueue.cpp
llstreamqueue.h
llstreamtools.cpp
llstreamtools.h
llstrider.h
llstring.cpp Merge viewer-bugsplat 2018-12-16 13:04:08 +01:00
llstring.h Merge viewer-bugsplat 2018-12-16 13:04:08 +01:00
llstringtable.cpp
llstringtable.h
llsys.cpp SL-9935 Include full win10 build number in Help > About Second Life and logs 2018-11-12 15:31:19 +02:00
llsys.h
llthread.cpp Merge viewer-bear 2018-09-12 20:13:12 +02:00
llthread.h Change pointer to member where possible and do a bit of cleanup in lerror (move the mutexex in there and us the LLMutextTryLock rather than a custom class). 2018-04-06 09:49:32 +02:00
llthreadlocalstorage.cpp
llthreadlocalstorage.h
llthreadsafequeue.cpp Fix linker warning LNK4221 for llthreadsafequeue 2018-05-06 17:38:02 +02:00
llthreadsafequeue.h Use LLCondition rather than LLMutex. Then we can conveniently .wait() in popBack rather then having to use a poll loop./ 2018-04-08 18:26:48 +02:00
lltimer.cpp
lltimer.h
lltrace.cpp
lltrace.h
lltraceaccumulators.cpp
lltraceaccumulators.h
lltracerecording.cpp
lltracerecording.h
lltracethreadrecorder.cpp
lltracethreadrecorder.h
lltreeiterators.h
llunits.h
llunittype.h
lluri.cpp
lluri.h
lluriparser.cpp
lluriparser.h
lluuid.cpp Merge. 2018-04-10 12:33:45 +02:00
lluuid.h
llwin32headers.h
llwin32headerslean.h
llworkerthread.cpp Replace ARP Mutex and Condition with std::mutx and std::conditional_variable 2018-04-05 12:02:12 +02:00
llworkerthread.h
stdtypes.h SL-10153: Introduce ll_convert, windows_message() templates. 2018-12-14 10:48:43 -05:00
string_table.h
stringize.h SL-821: Add WSTRINGIZE() and DEWSTRINGIZE() macros for wide strings. 2018-05-17 05:45:36 -04:00
tea.cpp
tea.h
timer.h
timing.cpp
u64.cpp
u64.h