phoenix-firestorm/indra/llcommon
Andrey Lihatskiy b08ba3fa7b Merge branch 'main' into marchcat/2505-merge
# Conflicts:
#	.github/workflows/qatest.yaml
#	indra/llcommon/llsdutil.h
#	indra/llui/llflatlistview.h
#	indra/newview/llinventorybridge.cpp
#	indra/newview/lloutfitgallery.cpp
#	indra/newview/lloutfitgallery.h
2025-05-28 21:38:00 +03:00
..
tests Add diagnostic output for LLProcess event history failure. 2024-11-27 13:41:52 -08:00
CMakeLists.txt Introduce fsyspath subclass of std::filesystem::path. 2024-09-18 16:52:08 -04:00
StackWalker.cpp
StackWalker.h
always_return.h
apply.cpp
apply.h
chrono.h
classic_callback.cpp
classic_callback.h
commoncontrol.cpp
commoncontrol.h
ctype_workaround.h
fix_macros.h
fsyspath.h Fix xcode16 build errors 2025-02-13 17:30:08 +02:00
function_types.h
hbxxh.cpp
hbxxh.h
hexdump.h trailing spaces from other branches 2024-09-19 12:40:56 -04:00
indra_constants.cpp
indra_constants.h Restore llmath improvements from archived develop branch: 2025-04-17 19:50:30 +02:00
is_approx_equal_fraction.h
lazyeventapi.cpp
lazyeventapi.h
linden_common.h
llalignedarray.h
llapp.cpp Turn off sLogInSignal to avoid crashing. (#2607) 2024-09-18 18:16:24 -07:00
llapp.h #3591 Reprot SEH directly to bugsplat 2025-02-26 21:50:46 +02:00
llapr.cpp #1500 Better out of disk space handling 2024-07-18 09:42:59 +02:00
llapr.h Clean up Windows build (#2562) 2024-09-13 17:28:48 +03:00
llassettype.cpp #4000 Cherry pick inventory LEAP functions from develop branch 2025-05-20 20:40:04 +03:00
llassettype.h #4000 Cherry pick inventory LEAP functions from develop branch 2025-05-20 20:40:04 +03:00
llatomic.cpp
llatomic.h
llbase32.cpp
llbase32.h
llbase64.cpp
llbase64.h
llbitpack.cpp
llbitpack.h
llboost.h
llcallbacklist.cpp
llcallbacklist.h
llcleanup.cpp
llcleanup.h
llclickaction.h
llcommon.cpp #2590 Radeon mac optimization pass (#3277) 2024-12-12 15:46:01 -06:00
llcommon.h
llcommonutils.cpp
llcommonutils.h
llcond.h
llcoros.cpp #3591 Restructure SE to not catch LLContinueError 2025-03-12 17:29:42 +02:00
llcoros.h #3591 rethrow should be mac specific 2025-03-04 17:23:05 +02:00
llcrc.cpp
llcrc.h
llcriticaldamp.cpp
llcriticaldamp.h
lldate.cpp Merge commit '9e24b30' into marchcat/maint-c/restore 2025-04-10 06:01:50 +03:00
lldate.h Merge commit '9e24b30' into marchcat/maint-c/restore 2025-04-10 06:01:50 +03:00
lldeadmantimer.cpp
lldeadmantimer.h
lldefs.h Restore llmath improvements from archived develop branch: 2025-04-17 19:50:30 +02:00
lldependencies.cpp
lldependencies.h
lldepthstack.h
lldictionary.cpp
lldictionary.h
lldoubledispatch.h Clean up boost includes and remove compiler warning pragma for unreachable code in PCH (#2361) 2024-08-20 18:41:48 +03:00
llendianswizzle.h
llerror.cpp viewer#3088 Report out of memory as a separate 'category' 2025-01-22 16:06:30 +02:00
llerror.h #3400 Reimplement LLError marker for crash statistics 2025-01-30 01:35:49 +02:00
llerrorcontrol.h Clean up boost includes and remove compiler warning pragma for unreachable code in PCH (#2361) 2024-08-20 18:41:48 +03:00
llerrorlegacy.h
llevent.cpp
llevent.h
lleventapi.cpp
lleventapi.h
lleventcoro.cpp
lleventcoro.h
lleventdispatcher.cpp
lleventdispatcher.h
lleventemitter.h
lleventfilter.cpp
lleventfilter.h Update tracy profiler to 0.10 (#1946) 2024-07-09 16:53:43 -05:00
llevents.cpp
llevents.h Enable /permissive- on MSVC for better standards conformance (#2251) 2024-08-14 08:01:02 -07:00
lleventtimer.cpp
lleventtimer.h
llexception.cpp
llexception.h
llfasttimer.cpp
llfasttimer.h
llfile.cpp Clean up Windows build (#2562) 2024-09-13 17:28:48 +03:00
llfile.h Refactor LLFileSystem for and fix an old issue in LLFile (#2332) 2024-08-19 09:39:35 +03:00
llfindlocale.cpp Enable /permissive- on MSVC for better standards conformance (#2251) 2024-08-14 08:01:02 -07:00
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 Clean up boost includes and remove compiler warning pragma for unreachable code in PCH (#2361) 2024-08-20 18:41:48 +03:00
llinstancetracker.cpp
llinstancetracker.h Introduce tracy instrumentation of mutex in LLSingleton, LLInstanceTracker and logging 2024-08-13 17:28:19 -04:00
llinstancetrackersubclass.h
llkeybind.cpp
llkeybind.h
llkeythrottle.h
llkeyusetracker.h
llleap.cpp
llleap.h
llleaplistener.cpp
llleaplistener.h
llliveappconfig.cpp
llliveappconfig.h
lllivefile.cpp
lllivefile.h
llmainthreadtask.cpp
llmainthreadtask.h Changes towards C++20 compatibility (#2520) 2024-09-09 13:02:34 +03:00
llmake.h
llmd5.cpp Fixed md5 buffer not being correctly zero-initialized and refactored code. (#2507) 2024-09-05 16:55:02 +03:00
llmd5.h Fixed md5 buffer not being correctly zero-initialized and refactored code. (#2507) 2024-09-05 16:55:02 +03:00
llmemory.cpp Improve safety of macOS available RAM calcuations at suggestion of Ansariel and Beq (#2423) 2024-08-26 17:24:07 -07:00
llmemory.h #2590 Radeon mac optimization pass (#3277) 2024-12-12 15:46:01 -06:00
llmemorystream.cpp
llmemorystream.h
llmetricperformancetester.cpp
llmetricperformancetester.h
llmetrics.cpp
llmetrics.h
llmortician.cpp
llmortician.h
llmutex.cpp Update tracy profiler to 0.10 (#1946) 2024-07-09 16:53:43 -05:00
llmutex.h viewer#2608 Crash at LLSnapshotLivePreview::getFormattedImage 2024-09-19 20:56:10 +03:00
llnametable.h
llpointer.h Changes towards C++20 compatibility (#2520) 2024-09-09 13:02:34 +03:00
llpounceable.h
llpredicate.cpp
llpredicate.h Changes towards C++20 compatibility (#2520) 2024-09-09 13:02:34 +03:00
llpreprocessor.h Clean up Windows build (#2562) 2024-09-13 17:28:48 +03:00
llpriqueuemap.h
llprocess.cpp
llprocess.h Clean up Windows build (#2562) 2024-09-13 17:28:48 +03:00
llprocessor.cpp Merge commit '9e24b30' into marchcat/maint-c/restore 2025-04-10 06:01:50 +03:00
llprocessor.h
llprocinfo.cpp
llprocinfo.h
llprofiler.cpp Update tracy integration to 0.11 and rework client library to be configurable at build time 2024-08-13 17:27:30 -04:00
llprofiler.h Introduce tracy instrumentation of mutex in LLSingleton, LLInstanceTracker and logging 2024-08-13 17:28:19 -04:00
llprofilercategories.h
llptrto.cpp
llptrto.h
llqueuedthread.cpp Fix xcode16 build errors 2025-02-13 17:30:08 +02:00
llqueuedthread.h
llrand.cpp Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now 2024-07-08 20:27:14 +02:00
llrand.h
llrefcount.cpp
llrefcount.h
llregex.h
llregistry.h
llrun.cpp
llrun.h Clean up boost includes and remove compiler warning pragma for unreachable code in PCH (#2361) 2024-08-20 18:41:48 +03:00
llsafehandle.h
llsd.cpp Fix for crash in XMLRPC reply decoding on login with large inventories 2024-07-08 23:18:02 +02:00
llsd.h Fix for crash in XMLRPC reply decoding on login with large inventories 2024-07-08 23:18:02 +02:00
llsdjson.cpp viewer#3010 Fix malfunctioning json array to llsd parsing 2024-11-06 00:51:20 +02:00
llsdjson.h
llsdparam.cpp Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now 2024-07-08 20:27:14 +02:00
llsdparam.h
llsdserialize.cpp Fix for tracy build. 2024-07-11 12:24:19 -05:00
llsdserialize.h
llsdserialize_xml.cpp Update tracy profiler to 0.10 (#1946) 2024-07-09 16:53:43 -05:00
llsdserialize_xml.h
llsdutil.cpp Clean up Windows build (#2562) 2024-09-13 17:28:48 +03:00
llsdutil.h Merge branch 'main' into marchcat/2505-merge 2025-05-28 21:38:00 +03:00
llsimplehash.h
llsingleton.cpp Introduce tracy instrumentation of mutex in LLSingleton, LLInstanceTracker and logging 2024-08-13 17:28:19 -04:00
llsingleton.h Introduce tracy instrumentation of mutex in LLSingleton, LLInstanceTracker and logging 2024-08-13 17:28:19 -04:00
llsmoothstep.h
llstacktrace.cpp Clean up Windows build (#2562) 2024-09-13 17:28:48 +03:00
llstacktrace.h
llstatenums.h
llstaticstringtable.h
llstatsaccumulator.h
llstl.h
llstreamqueue.cpp
llstreamqueue.h
llstreamtools.cpp
llstreamtools.h
llstrider.h Profile guided optimizations 2024-09-10 18:27:45 -05:00
llstring.cpp Clean up Windows build (#2562) 2024-09-13 17:28:48 +03:00
llstring.h Enable /permissive- on MSVC for better standards conformance (#2251) 2024-08-14 08:01:02 -07:00
llstringtable.cpp
llstringtable.h
llsys.cpp Clean up Windows build (#2562) 2024-09-13 17:28:48 +03:00
llsys.h #1943 make sys free in texture console llmemorysavailphysicalmeminkb tell the truth (#1966) 2024-07-09 15:54:18 -05:00
llsys_objc.h
llsys_objc.mm
lltempredirect.cpp
lltempredirect.h
llthread.cpp Fix failure to join or detach threads causing rare shutdown termination 2024-08-01 17:54:25 +03:00
llthread.h
llthreadlocalstorage.h
llthreadsafequeue.cpp
llthreadsafequeue.h
lltimer.cpp Clean up Windows build (#2562) 2024-09-13 17:28:48 +03:00
lltimer.h
lltrace.cpp
lltrace.h
lltraceaccumulators.cpp Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now 2024-07-08 20:27:14 +02:00
lltraceaccumulators.h Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now 2024-07-08 20:27:14 +02:00
lltracerecording.cpp Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now 2024-07-08 20:27:14 +02:00
lltracerecording.h Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now 2024-07-08 20:27:14 +02:00
lltracethreadrecorder.cpp BugSplat Crash #1504587: std::vector::empty() 2024-08-15 19:40:23 +02:00
lltracethreadrecorder.h
lltreeiterators.h
llunits.h
llunittype.h Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and llunittype.h for now 2024-07-08 20:27:14 +02:00
lluri.cpp
lluri.h
lluriparser.cpp Replace liburiparser with boost::url 2024-07-29 13:33:12 +03:00
lluriparser.h Replace liburiparser with boost::url 2024-07-29 13:33:12 +03:00
lluuid.cpp #3596 Faster mesh thread shutdown 2025-04-11 12:36:48 +03:00
lluuid.h #3596 Faster mesh thread shutdown 2025-04-11 12:36:48 +03:00
llwin32headers.h Clean up Windows build (#2562) 2024-09-13 17:28:48 +03:00
llworkerthread.cpp
llworkerthread.h
lockstatic.h
mutex.h
stdtypes.h Restore llmath improvements from archived develop branch: 2025-04-17 19:50:30 +02:00
string_table.h
stringize.h
threadpool.cpp
threadpool.h Give control over thread queue's automatic shutdown 2025-04-11 00:13:19 +03:00
threadpool_fwd.h
threadsafeschedule.h
timer.h
tuple.h
u64.cpp
u64.h
workqueue.cpp #3918 Implement automatic shutdown for WorkQueueBase 2025-04-23 18:56:27 +03:00
workqueue.h #3918 Implement automatic shutdown for WorkQueueBase 2025-04-23 18:56:27 +03:00