phoenix-firestorm/indra/llcommon
Beq 938d9d5f8e use LL_WINDOWS instead 2021-03-21 21:45:18 +00:00
..
nd
res
tests Merge remote-tracking branch 'll/d476' into fs-vs2017-d476 2020-06-03 20:51:02 +02:00
CMakeLists.txt more cleanup of telemetry support 2021-03-21 14:59:02 +00:00
FSTracyClient.cpp use LL_WINDOWS instead 2021-03-21 21:45:18 +00: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
fstelemetry.cpp more cleanup of telemetry support 2021-03-21 14:59:02 +00:00
fstelemetry.h profiling cleanup ready to merge back 2021-03-21 15:13:02 +00:00
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 Merge branch 'DRTVWR-507-maint' of https://bitbucket.org/lindenlab/viewer 2020-09-25 16:13:23 +02:00
llapp.h Remove option of minidump type. 2020-01-04 22:27:22 +01:00
llapr.cpp Merge branch 'DRTVWR-507-maint' of https://bitbucket.org/lindenlab/viewer 2020-09-25 16:13:23 +02:00
llapr.h Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2020-07-24 00:36:12 +02:00
llassettype.cpp
llassettype.h
llatomic.cpp
llatomic.h
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 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 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 Revert revert of Simplified Cache viewer release - continue with simplified cache 2021-03-10 15:13:12 +01:00
llerror.h Merge remote-tracking branch 'fs/master' into fs-vs2017-d476 2020-07-20 09:58:30 +02:00
llerrorcontrol.h SL-13979 Crash of logging system at LLError::Settings::getInstance() 2020-09-25 13:54:06 +03: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 Ensure clean compile when 3p-Tracy not installed 2021-03-21 14:29:03 +00:00
llfasttimer.h Fix comment handling silliness (hopefully) 2021-03-21 19:57:11 +00: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
llkeythrottle.h
llkeyusetracker.h
llleap.cpp
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 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
llmortician.h
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
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 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 Compile fix for Xcode 12. 2021-01-01 03:58:06 -06: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 FIRE-30495: Revert commit 3df26d1e24 because it's 2020 and internationalization is still a thing... 2020-11-17 01:22:46 +01:00
llstring.h Fix build on anything but Windows 2020-11-14 20:16:39 +01:00
llstringtable.cpp
llstringtable.h
llsys.cpp Ugly hack to prevent even uglier overflow and negative amounts of memory... 2020-10-25 01:11:34 +02: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 A couple of tiny performance tweaks 2021-01-28 21:16:48 +00:00
llthread.h A couple of tiny performance tweaks 2021-01-28 21:16:48 +00: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
lluri.h
lluriparser.cpp
lluriparser.h
lluuid.cpp DRTVWR-494: Use std:🧵:id for LLThread::currentID(). 2020-03-25 15:28:17 -04:00
lluuid.h more robust deadobject handling maybe 2021-02-25 15:37:17 +00:00
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
string_table.h
stringize.h
tea.cpp
tea.h
timer.h
timing.cpp
u64.cpp
u64.h