phoenix-firestorm/indra/llcommon
Andrey Lihatskiy fef6c1f51e Merge branch 'master' into DRTVWR-516-maint 2021-06-07 20:54:41 +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 DRTVWR-476: Fix Windows line endings 2020-03-25 18:47:13 -04:00
StackWalker.h DRTVWR-476: Eliminate unnecessary typedefs from struct, enum decls. 2020-03-25 16:12:46 -04:00
ctype_workaround.h
…
fix_macros.h
…
indra_constants.cpp Merge 6.3.1 viewer-release 2019-08-26 12:35:18 -07:00
indra_constants.h Reverted SL-6109 keybinding changes 2020-06-23 16:55:06 +03: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 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 SL-13034 Last string in logs should say 'Goodbye' 2020-09-25 17:02:22 +03:00
llapr.h DRTVWR-510 remove all LL_SOLARIS conditionals 2020-10-08 17:16:22 -06:00
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 SL-13034 Last string in logs should say 'Goodbye' 2020-09-25 17:02:22 +03:00
llcleanup.h SL-13034 Last string in logs should say 'Goodbye' 2020-09-25 17:02:22 +03:00
llclickaction.h
…
llcommon.cpp SL-13034 Last string in logs should say 'Goodbye' 2020-09-25 17:02:22 +03:00
llcommon.h
…
llcommonutils.cpp
…
llcommonutils.h
…
llcond.h DRTVWR-476: Wrap boost::fibers::mutex et al. with LLCoros aliases. 2020-05-14 14:51:52 -04:00
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 DRTVWR-476, SL-13512: Fix flawed fix for former failure. 2020-06-26 14:40:07 -04:00
lleventcoro.h SL-793: Use Boost.Fiber instead of the "dcoroutine" library. 2020-03-25 17:32:45 -04:00
lleventdispatcher.cpp
…
lleventdispatcher.h
…
lleventemitter.h
…
lleventfilter.cpp DRTVWR-476: Defer #include "lleventtimer.h" until lleventfilter.cpp. 2020-03-25 19:00:10 -04:00
lleventfilter.h DRTVWR-476: Defer #include "lleventtimer.h" until lleventfilter.cpp. 2020-03-25 19:00:10 -04:00
llevents.cpp DRTVWR-476: Make ~LLEventPumps() call reset() on its way out. 2020-03-25 19:00:10 -04:00
llevents.h DRTVWR-476: Eliminate static LLEventPump factory maps. 2020-03-25 18:58:16 -04:00
lleventtimer.cpp DRTVWR-494: Streamline LLEventTimer::updateClass(). 2020-03-25 15:28:17 -04:00
lleventtimer.h DRTVWR-476: Add LLEventTimer::run_every(), run_at(), run_after(). 2020-03-25 18:59:10 -04:00
llexception.cpp SL-14347 Crash at ChoosePixelFormat SEH 2020-12-01 18:22:24 +02:00
llexception.h SL-14347 Crash at ChoosePixelFormat SEH 2020-12-01 18:22:24 +02:00
llfasttimer.cpp DRTVWR-510 remove all LL_SOLARIS conditionals 2020-10-08 17:16:22 -06:00
llfasttimer.h DRTVWR-510 remove all LL_SOLARIS conditionals 2020-10-08 17:16:22 -06:00
llfile.cpp
…
llfile.h DRTVWR-476: Add LLUniqueFile, adding RAII semantics to LLFILE*. 2020-03-25 19:05:17 -04:00
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 DRTVWR-494: Move LL_ERRS out of llinstancetracker.h header file. 2020-03-25 15:28:17 -04:00
llinstancetracker.h DRTVWR-476: Adapt LLInstanceTracker::snapshot for VS limitations. 2020-03-25 19:24:25 -04:00
llkeybind.cpp SL-6109 Fixed issue with llcontrols ignoring left mouse button with masks 2020-06-24 15:28:01 +03:00
llkeybind.h Reverted SL-6109 keybinding changes 2020-06-23 16:55:06 +03:00
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 DRTVWR-476: Eliminate static LLEventPump factory maps. 2020-03-25 18:58:16 -04:00
llleaplistener.h DRTVWR-476: Eliminate static LLEventPump factory maps. 2020-03-25 18:58:16 -04:00
llliveappconfig.cpp
…
llliveappconfig.h
…
lllivefile.cpp
…
lllivefile.h
…
llmainthreadtask.cpp DRTVWR-494: Add LLMainThreadTask to perform work on the main thread. 2020-03-25 15:28:17 -04:00
llmainthreadtask.h DRTVWR-494: Remove LLMainThreadTask::dispatch(LockStatic&, ...) 2020-03-25 15:28:17 -04:00
llmake.h DRTVWR-476: Engage variadic llmake() implementation. 2020-03-25 18:52:10 -04:00
llmd5.cpp
…
llmd5.h
…
llmemory.cpp DRTVWR-510 clean up obsolete downstream-from-mDebugGPU code 2020-10-19 17:21:56 -06:00
llmemory.h DRTVWR-510 clean up obsolete downstream-from-mDebugGPU code 2020-10-19 17:21:56 -06:00
llmemorystream.cpp
…
llmemorystream.h
…
llmetricperformancetester.cpp
…
llmetricperformancetester.h
…
llmetrics.cpp
…
llmetrics.h
…
llmortician.cpp SL-10908 Output class names we are clearing on startup 2019-05-27 17:32:53 +03:00
llmortician.h SL-10908 Output class names we are clearing on startup 2019-05-27 17:32:53 +03:00
llmutex.cpp DRTVWR-494: Use std:🧵:id for LLThread::currentID(). 2020-03-25 15:28:17 -04:00
llmutex.h DRTVWR-494: Use std:🧵:id for LLThread::currentID(). 2020-03-25 15:28:17 -04:00
llnametable.h
…
llpointer.h
…
llpounceable.h
…
llpredicate.cpp
…
llpredicate.h
…
llpreprocessor.h DRTVWR-510 remove all LL_SOLARIS conditionals 2020-10-08 17:16:22 -06:00
llpriqueuemap.h
…
llprocess.cpp DRTVWR-476: Fix confusing comment in LLProcess::handle_status(). 2020-03-25 18:44:04 -04:00
llprocess.h
…
llprocessor.cpp AMD CPUs list update 2020-04-21 00:35:19 +03:00
llprocessor.h
…
llprocinfo.cpp
…
llprocinfo.h
…
llptrto.cpp
…
llptrto.h
…
llqueuedthread.cpp
…
llqueuedthread.h
…
llrand.cpp
…
llrand.h
…
llrefcount.cpp
…
llrefcount.h DRTVWR-494: Use std:🧵:id for LLThread::currentID(). 2020-03-25 15:28:17 -04:00
llregistry.h
…
llrun.cpp
…
llrun.h
…
llsafehandle.h
…
llsd.cpp
…
llsd.h
…
llsdjson.cpp
…
llsdjson.h
…
llsdparam.cpp
…
llsdparam.h
…
llsdserialize.cpp DRTVWR-476: Make LLSDFormatter::OPTIONS_PRETTY_BINARY uppercase 2020-05-14 08:54:15 -04:00
llsdserialize.h DRTVWR-476: Default LLSDNotationFormatter now OPTIONS_PRETTY_BINARY. 2020-05-13 16:37:12 -04:00
llsdserialize_xml.cpp DRTVWR-476: Default LLSDNotationFormatter now OPTIONS_PRETTY_BINARY. 2020-05-13 16:37:12 -04:00
llsdserialize_xml.h
…
llsdutil.cpp DRTVWR-510 remove all LL_SOLARIS conditionals 2020-10-08 17:16:22 -06:00
llsdutil.h Put hash for boost namespace properly into that by using namespace boost 2020-07-22 06:48:15 +03:00
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 DRTVWR-476: Fix Windows line endings 2020-03-25 18:47:13 -04:00
llstacktrace.h
…
llstatenums.h
…
llstaticstringtable.h
…
llstatsaccumulator.h
…
llstl.h Linux needs strcmp , include <string.h> so we get access to that function. 2020-07-22 06:48:15 +03:00
llstreamqueue.cpp
…
llstreamqueue.h
…
llstreamtools.cpp
…
llstreamtools.h
…
llstrider.h
…
llstring.cpp DRTVWR-476: Eliminate snprintf_hack::snprintf(). Use MS snprintf(). 2020-03-25 16:12:45 -04:00
llstring.h DRTVWR-510 remove all LL_SOLARIS conditionals 2020-10-08 17:16:22 -06:00
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 DRTVWR-476: Always clear both fields even if mOrigTarget invalid. 2020-03-25 19:06:13 -04:00
lltempredirect.h DRTVWR-476: Encapsulate dup()/dup2() fd saving as LLTempRedirect. 2020-03-25 19:06:12 -04:00
llthread.cpp Merge branch 'master' into DRTVWR-516-maint 2021-06-07 20:54:41 +03:00
llthread.h DRTVWR-494: Use std:🧵:id for LLThread::currentID(). 2020-03-25 15:28:17 -04:00
llthreadlocalstorage.cpp DRTVWR-494: Defend LLInstanceTracker against multi-thread usage. 2020-03-25 15:28:17 -04:00
llthreadlocalstorage.h
…
llthreadsafequeue.cpp
…
llthreadsafequeue.h Nat's suggested improvement to LLThreadSafeQueue that takes account of queue being empty as well as the status flag condition 2020-07-28 21:46:21 +03:00
lltimer.cpp DRTVWR-510 remove all LL_SOLARIS conditionals 2020-10-08 17:16:22 -06:00
lltimer.h DRTVWR-510 remove all LL_SOLARIS conditionals 2020-10-08 17:16:22 -06:00
lltrace.cpp
…
lltrace.h DRTVWR-494: Defend LLInstanceTracker against multi-thread usage. 2020-03-25 15:28:17 -04:00
lltraceaccumulators.cpp DRTVWR-476: Explicitly cast 64-bit NaN constant to F32 as needed. 2020-03-25 16:12:46 -04:00
lltraceaccumulators.h DRTVWR-476: Explicitly cast 64-bit NaN constant to F32 as needed. 2020-03-25 16:12:46 -04:00
lltracerecording.cpp
…
lltracerecording.h
…
lltracethreadrecorder.cpp DRTVWR-494: Defend LLInstanceTracker against multi-thread usage. 2020-03-25 15:28:17 -04:00
lltracethreadrecorder.h
…
lltreeiterators.h
…
llunits.h
…
llunittype.h
…
lluri.cpp SL-13843 FIXED URL gets changed when opened in the internal web browse 2020-08-25 15:18:40 +03:00
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 DRTVWR-510 remove all LL_SOLARIS conditionals 2020-10-08 17:16:22 -06:00
lluuid.h
…
llwin32headers.h
…
llwin32headerslean.h
…
llworkerthread.cpp
…
llworkerthread.h DRTVWR-494: Use std:🧵:id for LLThread::currentID(). 2020-03-25 15:28:17 -04:00
lockstatic.h DRTVWR-494: Move explanatory comments from LLSingleton to LockStatic. 2020-03-25 15:28:17 -04:00
mutex.h DRTVWR-494: Encapsulate redundant VS boilerplate around <mutex>. 2020-03-25 15:28:17 -04:00
stdtypes.h DRTVWR-510 remove all LL_SOLARIS conditionals 2020-10-08 17:16:22 -06:00
string_table.h
…
stringize.h
…
timer.h
…
timing.cpp
…
u64.cpp
…
u64.h
…