phoenix-firestorm/indra/llcommon
Ansariel 2e179112c7 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2020-08-01 09:46:00 +02:00
..
nd
res
tests Merge remote-tracking branch 'll/d476' into fs-vs2017-d476 2020-06-03 20:51:02 +02:00
CMakeLists.txt Merge branch 'DRTVWR-501-maint' of https://bitbucket.org/lindenlab/viewer 2020-06-24 12:06:00 +02: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 Firestorm LGPL 2019-08-27 19:04:14 +02:00
indra_constants.h Merge branch 'DRTVWR-501-maint' of https://bitbucket.org/lindenlab/viewer 2020-06-24 12:06:00 +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 Remove breakpad hack prio to updating to latest breakpad 3p. 2020-07-20 19:25:31 +02:00
llapp.h Remove option of minidump type. 2020-01-04 22:27:22 +01:00
llapr.cpp Merge viewer-neko 2019-12-01 13:55:07 +01:00
llapr.h Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2020-07-24 00:36:12 +02:00
llassettype.cpp Mods to make merge with viewer-release have less whitespace-only change and fix diffs between EEP and VR. 2019-03-13 13:21:48 -07:00
llassettype.h Merge Firestorm LGPL 2018-09-27 22:35:07 +02:00
llatomic.cpp Merge viewer-neko 2019-01-18 23:41:21 +01:00
llatomic.h SL-10291 Replace apr_atomic with standard C++11 functionality 2019-01-15 18:31:17 +02:00
llbase32.cpp
llbase32.h
llbase64.cpp
llbase64.h
llbitpack.cpp Fix LNK4221 linker warning once again 2020-07-24 22:42:42 +02:00
llbitpack.h
llboost.h
llcallbacklist.cpp
llcallbacklist.h
llcallstack.cpp
llcallstack.h Compile fix for Linux. gcc gets pedantic too. 2019-06-16 09:35:54 -05:00
llcleanup.cpp
llcleanup.h
llclickaction.h
llcommon.cpp
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 DRTVWR-476: make printActiveCoroutines() output slightly clearer. 2020-03-25 19:25:42 -04:00
llcoros.h DRTVWR-476, SL-13555: Don't crash if user closes viewer during login. 2020-07-07 14:48:36 -04:00
llcrc.cpp
llcrc.h
llcriticaldamp.cpp
llcriticaldamp.h
lldate.cpp
lldate.h Merge remote-tracking branch 'll/d476' into fs-eep-vs2017-d476 2020-05-21 06:54:02 +02:00
lldeadmantimer.cpp
lldeadmantimer.h
lldefs.h
lldependencies.cpp
lldependencies.h
lldepthstack.h
lldictionary.cpp
lldictionary.h
lldoubledispatch.h
llendianswizzle.h
llerror.cpp Merge remote-tracking branch 'll/d476' into fs-vs2017-d476 2020-07-20 11:53:09 +02:00
llerror.h Merge remote-tracking branch 'fs/master' into fs-vs2017-d476 2020-07-20 09:58:30 +02:00
llerrorcontrol.h DRTVWR-476: Make test program --debug switch work like LOGTEST=DEBUG. 2020-03-25 18:47:13 -04:00
llerrorlegacy.h
llerrorthread.cpp Avoid startup deadlocks by removing logging from error thread. 2020-02-20 18:54:48 +01:00
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 DRTVWR-476: On Windows, use prebuilt Boost.Stacktrace. 2020-03-25 19:24:25 -04:00
llexception.h DRTVWR-476: Enrich LLExceptions thrown by LLTHROW() with stack trace. 2020-03-25 19:21:16 -04:00
llfasttimer.cpp DRTVWR-494: Defend LLInstanceTracker against multi-thread usage. 2020-03-25 15:28:17 -04:00
llfasttimer.h [DRTVWR-476] - update cef, fix merge 2020-03-25 18:40:45 -04:00
llfile.cpp Merge viewer-bugsplat 2018-12-16 13:04:08 +01:00
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 SL-10291 Replace apr_mutex with standard C++11 functionality 2019-01-14 22:04:44 +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 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
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 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 Mods to make merge with viewer-release have less whitespace-only change and fix diffs between EEP and VR. 2019-03-13 13:21:48 -07:00
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 Merge remote-tracking branch 'll/d476' into fs-eep-vs2017-d476 2020-05-21 06:54:02 +02:00
llmd5.cpp
llmd5.h
llmemory.cpp
llmemory.h
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 SL-793: Add LL_PRETTY_FUNCTION macro wrapping __PRETTY_FUNCTION__ 2020-03-25 18:39:20 -04:00
llpriqueuemap.h
llprocess.cpp DRTVWR-476: Fix confusing comment in LLProcess::handle_status(). 2020-03-25 18:44:04 -04:00
llprocess.h viewer side tweaks to allow using latest CEF/dullahan. 2020-05-21 23:41:06 +02:00
llprocessor.cpp Remove #if LL_X86 to get CPU info for x64 Linux too. 2020-07-17 20:24:18 +02:00
llprocessor.h
llprocinfo.cpp
llprocinfo.h
llptrto.cpp
llptrto.h
llqueuedthread.cpp Merge viewer-neko 2019-01-18 23:41:21 +01:00
llqueuedthread.h SL-10291 Replace apr_atomic with standard C++11 functionality 2019-01-15 18:31:17 +02:00
llrand.cpp
llrand.h
llrefcount.cpp SL-10291 cleanup-mutex 2019-01-17 01:53:27 +02:00
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 Merge remote-tracking branch 'll/d476' into fs-eep-vs2017-d476 2020-05-21 06:54:02 +02:00
llsdserialize.h DRTVWR-476: Default LLSDNotationFormatter now OPTIONS_PRETTY_BINARY. 2020-05-13 16:37:12 -04:00
llsdserialize_xml.cpp Merge remote-tracking branch 'll/d476' into fs-eep-vs2017-d476 2020-05-21 06:54:02 +02:00
llsdserialize_xml.h
llsdutil.cpp Merge branch 'DRTVWR-501-maint' of https://bitbucket.org/lindenlab/viewer 2020-07-24 00:44:20 +02: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 Merge remote-tracking branch 'eep/master' into fs-eep-vs2017 2020-05-20 13:49:20 +02:00
llsingleton.h Merge remote-tracking branch 'll/d476' into fs-eep-vs2017-d476 2020-05-21 06:54:02 +02: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-476: Eliminate snprintf_hack::snprintf(). Use MS snprintf(). 2020-03-25 16:12:45 -04:00
llstringtable.cpp
llstringtable.h
llsys.cpp Merge viewer-neko 2018-11-14 19:28:16 +01: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 DRTVWR-494: Use std:🧵:id for LLThread::currentID(). 2020-03-25 15:28:17 -04: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 Fix LNK4221 linker warning once again 2020-07-24 22:42:42 +02:00
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
lltimer.h
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 Merge viewer-neko 2019-04-15 12:40:44 +02:00
lluri.h Merge viewer-neko 2019-04-15 12:40:44 +02:00
lluriparser.cpp
lluriparser.h
lluuid.cpp DRTVWR-494: Use std:🧵:id for LLThread::currentID(). 2020-03-25 15:28:17 -04:00
lluuid.h Fix for GCC 4.9.x 2019-03-29 23:47:28 +01:00
llwin32headers.h
llwin32headerslean.h
llworkerthread.cpp SL-10291 Replace apr_mutex with standard C++11 functionality 2019-01-14 22:04:44 +02:00
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 SL-10153: Introduce ll_convert, windows_message() templates. 2018-12-14 10:48:43 -05:00
string_table.h
stringize.h
tea.cpp
tea.h
timer.h
timing.cpp
u64.cpp
u64.h