phoenix-firestorm/indra/llcommon
Andrey Lihatskiy 3a476a8296 Merge branch 'master' into DRTVWR-530-maint 2021-07-19 22:22:42 +03:00
..
tests SL-10297: Move LL_ERRS crash location into the LL_ERRS macro itself. 2021-05-11 21:42:14 -04:00
CMakeLists.txt SL-10297: Merge branch 'sl-10297-oz' into sl-10297. 2021-05-12 13:56:19 -04:00
StackWalker.cpp
StackWalker.h
ctype_workaround.h
fix_macros.h
indra_constants.cpp
indra_constants.h
is_approx_equal_fraction.h
linden_common.h
llalignedarray.h
llallocator.cpp
llallocator.h
llallocator_heap_profile.cpp
llallocator_heap_profile.h
llapp.cpp SL-10297: Merge branch 'sl-10297-oz' into sl-10297. 2021-05-12 13:56:19 -04:00
llapp.h SL-14961 Coroutine crash was not reported to bugsplat 2021-03-13 11:21:01 +02:00
llapr.cpp
llapr.h
llassettype.cpp
llassettype.h
llatomic.cpp
llatomic.h
llbase32.cpp
llbase32.h
llbase64.cpp
llbase64.h
llbitpack.cpp
llbitpack.h
llboost.h
llcallbacklist.cpp
llcallbacklist.h
llcallstack.cpp
llcallstack.h
llcleanup.cpp
llcleanup.h
llclickaction.h
llcommon.cpp
llcommon.h
llcommonutils.cpp
llcommonutils.h
llcond.h
llcoros.cpp SL-14961 Coroutine crash was not reported to bugsplat 2021-03-13 11:21:01 +02:00
llcoros.h SL-14961 Coroutine crash was not reported to bugsplat 2021-03-13 11:21:01 +02: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 SL-10297: Get rid of LLError::LLCallStacks::allocateStackBuffer(). 2021-05-12 13:37:24 -04:00
llerror.h SL-10297: Get rid of LLError::LLCallStacks::allocateStackBuffer(). 2021-05-12 13:37:24 -04:00
llerrorcontrol.h SL-10297: Move LL_ERRS crash location into the LL_ERRS macro itself. 2021-05-11 21:42:14 -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
llexception.cpp
llexception.h
llfasttimer.cpp
llfasttimer.h
llfile.cpp
llfile.h
llfindlocale.cpp
llfindlocale.h
llfixedbuffer.cpp
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
llinstancetracker.cpp
llinstancetracker.h
llkeybind.cpp
llkeybind.h
llkeythrottle.h
llkeyusetracker.h
llleap.cpp SL-10297: Move LL_ERRS crash location into the LL_ERRS macro itself. 2021-05-11 21:42:14 -04:00
llleap.h
llleaplistener.cpp
llleaplistener.h
llliveappconfig.cpp
llliveappconfig.h
lllivefile.cpp
lllivefile.h
llmainthreadtask.cpp
llmainthreadtask.h
llmake.h
llmd5.cpp
llmd5.h
llmemory.cpp
llmemory.h
llmemorystream.cpp
llmemorystream.h
llmetricperformancetester.cpp SL-15177 Added LLTextureFetchTester to log texture fetching state timers 2021-04-29 17:37:26 +03:00
llmetricperformancetester.h
llmetrics.cpp
llmetrics.h
llmortician.cpp
llmortician.h
llmutex.cpp
llmutex.h
llnametable.h
llpointer.h
llpounceable.h
llpredicate.cpp
llpredicate.h
llpreprocessor.h
llpriqueuemap.h
llprocess.cpp
llprocess.h
llprocessor.cpp
llprocessor.h
llprocinfo.cpp
llprocinfo.h
llptrto.cpp
llptrto.h
llqueuedthread.cpp
llqueuedthread.h
llrand.cpp
llrand.h
llrefcount.cpp
llrefcount.h
llregistry.h
llrun.cpp
llrun.h
llsafehandle.h
llsd.cpp
llsd.h
llsdjson.cpp
llsdjson.h
llsdparam.cpp
llsdparam.h
llsdserialize.cpp
llsdserialize.h
llsdserialize_xml.cpp
llsdserialize_xml.h
llsdutil.cpp
llsdutil.h
llsimplehash.h
llsingleton.cpp SL-10297: Simplify implementation of LLSingletonBase::logwarns() etc. 2021-05-12 09:46:49 -04:00
llsingleton.h SL-10297: Use initializer_list<std::string> vs. <std::string_view>. 2021-05-12 22:35:09 -04:00
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
llstring.h
llstringtable.cpp
llstringtable.h
llsys.cpp Merge master into DV525-merge-6.4.19 2021-04-29 11:40:22 -06:00
llsys.h
lltempredirect.cpp
lltempredirect.h
llthread.cpp Merge branch 'master' into DRTVWR-516-maint 2021-06-07 20:54:41 +03:00
llthread.h
llthreadlocalstorage.cpp
llthreadlocalstorage.h
llthreadsafequeue.cpp
llthreadsafequeue.h
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 SL-14597 Fixed deprecated function and added signal handling 2021-01-21 11:59:27 +00:00
lluriparser.h SL-14597 Fixed deprecated function and added signal handling 2021-01-21 11:59:27 +00:00
lluuid.cpp
lluuid.h
llwin32headers.h
llwin32headerslean.h
llworkerthread.cpp
llworkerthread.h
lockstatic.h
mutex.h
stdtypes.h
string_table.h
stringize.h
timer.h
timing.cpp
u64.cpp
u64.h