phoenix-firestorm/indra/llcommon
Ansariel 04d32cf7eb Merge branch 'DRTVWR-588-maint-W' of https://github.com/secondlife/viewer
# Conflicts:
#	indra/newview/llviewermenu.cpp
#	indra/newview/skins/default/xui/en/floater_scene_load_stats.xml
#	indra/newview/skins/default/xui/en/floater_world_map.xml
#	indra/newview/skins/default/xui/en/menu_viewer.xml
#	indra/newview/skins/default/xui/en/notifications.xml
#	indra/newview/skins/default/xui/en/panel_preferences_advanced.xml
#	indra/newview/skins/default/xui/en/panel_preferences_sound.xml
#	indra/newview/skins/default/xui/en/panel_profile_pick.xml
#	indra/newview/skins/default/xui/en/panel_volume_pulldown.xml
#	indra/newview/skins/default/xui/en/sidepanel_item_info.xml
2024-01-26 14:29:44 +01:00
..
nd Remove ndboolswitch, ndintrin, ndlocks, ndojectpool and ndstlallocator that aren't used anymore 2018-05-08 01:06:54 +02:00
res
tests Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-ll-master 2023-12-15 22:48:56 +01:00
CMakeLists.txt Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-ll-master 2023-12-01 11:27:42 +01: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
always_return.h DRTVWR-558: Extend LLEventDispatcher::add() overloads. 2023-07-13 12:49:09 -04:00
apply.cpp DRTVWR-558: LLEventDispatcher uses LL::apply(), not boost::fusion. 2023-07-13 12:47:45 -04:00
apply.h DRTVWR-558: Constrain LL::apply()'s use of std::apply(). 2023-07-13 16:01:56 -04:00
blockingconcurrentqueue.h Major refactor and extension of perfdata 2021-10-21 13:18:45 +01:00
chrono.h SL-16024: Add ThreadSafeSchedule, a timestamped LLThreadSafeQueue. 2021-10-05 17:31:53 -04:00
classic_callback.cpp DRTVWR-543: Add ClassicCallback utility class with tests 2021-09-23 16:25:12 -04:00
classic_callback.h SL-20546: Even with C++17 CTAD, makeClassicCallback() still useful. 2023-11-15 11:10:42 -05:00
commoncontrol.cpp SL-17483: Add integration test for CommonControl 2022-06-09 17:04:26 -04:00
commoncontrol.h SL-17483: Make it possible to override width of any ThreadPool. 2022-06-09 10:18:29 -04:00
concurrentqueue.h Major refactor and extension of perfdata 2021-10-21 13:18:45 +01:00
ctype_workaround.h
fix_macros.h Merge Firestorm LGPL 2016-04-05 10:47:23 +02:00
function_types.h DRTVWR-558: Extend LLEventDispatcher::add() overloads. 2023-07-13 12:49:09 -04:00
hbxxh.cpp SL-19110 Fix xxhash build link and properly register contribution 2023-01-31 22:05:42 +02:00
hbxxh.h SL-19110 Make HBXXH* classes no-copy. (#72) 2023-02-07 01:17:22 +02:00
indra_constants.cpp Merge Firestorm LGPL 2019-08-27 19:04:14 +02:00
indra_constants.h Merge branch 'DRTVWR-582-maint-U' of https://github.com/secondlife/viewer 2023-07-12 11:54:32 +02:00
is_approx_equal_fraction.h
lazyeventapi.cpp DRTVWR-564: Allow LLLeapListener to report LazyEventAPIs too. 2022-06-22 10:51:11 -04:00
lazyeventapi.h DRTVWR-587: Try harder to work around clang bug. 2023-07-27 11:11:53 -04:00
lightweightsemaphore.h Major refactor and extension of perfdata 2021-10-21 13:18:45 +01:00
linden_common.h memory trace fix 2022-06-05 16:47:33 +01:00
llalignedarray.h SL-16799 Clean up use of hardcoded folder names 2022-02-05 02:59:10 +02:00
llallocator.cpp Automated merge with tip of viewer-release to pick up 4.0.5 2016-05-19 11:00:03 -07:00
llallocator.h
llallocator_heap_profile.cpp Merge branch 'contribute' of https://github.com/secondlife/viewer 2023-03-01 12:54:24 +01:00
llallocator_heap_profile.h
llapp.cpp Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-09-06 18:25:13 +02:00
llapp.h SL-19744 Small cleanup 2023-08-12 00:42:49 +03:00
llapr.cpp Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-ll-master 2023-12-01 12:39:13 +01:00
llapr.h SL-17868 Fixed macos build issue 2022-08-01 18:27:13 +03:00
llassettype.cpp Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-05-17 21:40:54 +02:00
llassettype.h Merge remote-tracking branch 'origin/euclid-17277' into brad/SL-17116-material-messaging 2022-04-28 14:05:49 -07: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 DRTVWR-575: Address review comments on Xcode 14.1 type tweaks. 2022-11-12 18:59:21 -10:00
llbase64.h
llbitpack.cpp Fix LNK4221 linker warning once again 2020-07-24 22:42:42 +02:00
llbitpack.h
llboost.h
llcallbacklist.cpp SL-19886 Fix onidle crash after closing inventory floater 2023-06-17 01:31:02 +03:00
llcallbacklist.h
llcallstack.cpp Eliminate needless copies 2023-01-09 19:19:12 -04:00
llcallstack.h Restore this... 2023-05-05 12:45:26 +02: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 Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-03-20 11:14:08 +01:00
llcommon.h
llcommonutils.cpp
llcommonutils.h
llcond.h SL-16094: Fix WorkQueue test for correct behavior of runFor(). 2021-11-24 12:56:48 -05:00
llcoros.cpp Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-ll-master 2023-12-15 22:48:56 +01:00
llcoros.h Revert "Restored SL-14961" 2022-10-13 01:14:29 +03:00
llcrc.cpp
llcrc.h
llcriticaldamp.cpp
llcriticaldamp.h
lldate.cpp SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
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 SL-18330: Use recursive variadic llmax(), llmin() 2023-03-01 14:33:35 -05:00
lldependencies.cpp DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
lldependencies.h SL-18893 OSX buildfix 2023-01-16 23:16:43 +02:00
lldepthstack.h
lldictionary.cpp
lldictionary.h MacOS build fix 2023-09-01 00:53:06 +03:00
lldoubledispatch.h
llendianswizzle.h
llerror.cpp Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-10-27 13:00:41 +02:00
llerror.h Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-10-27 13:00:41 +02:00
llerrorcontrol.h SL-16093 Don't force the console window to be open on developer builds because it causes frame stalls while logging. 2021-09-27 23:56:06 +00:00
llerrorlegacy.h
llevent.cpp Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llevent.h
lleventapi.cpp DRTVWR-564: WIP: Add LazyEventAPI and tests. Tests don't yet pass. 2022-06-18 11:57:10 -04:00
lleventapi.h DRTVWR-564: We don't need LLEventAPI to befriend LazyEventAPI. 2022-06-21 14:46:59 -04:00
lleventcoro.cpp SL-15393: Use non-overloaded name for function returning LLSD&. 2021-06-24 02:07:40 +03:00
lleventcoro.h SL-793: Use Boost.Fiber instead of the "dcoroutine" library. 2020-03-25 17:32:45 -04:00
lleventdispatcher.cpp DRTVWR-587: Use [[noreturn]] attribute on callFail() methods 2023-07-28 11:05:46 +03:00
lleventdispatcher.h DRTVWR-587: Use [[noreturn]] attribute on callFail() methods 2023-07-28 11:05:46 +03:00
lleventemitter.h
lleventfilter.cpp SL-16028: Add Tracy markup to lleventfilter llqueuethread 2021-10-04 17:57:25 -07:00
lleventfilter.h DRTVWR-558: Support LLStoreListener<LLSD>, add LLCaptureListener. 2023-07-13 12:47:58 -04:00
llevents.cpp DRTVWR-564: WIP: Add LazyEventAPI and tests. Tests don't yet pass. 2022-06-18 11:57:10 -04:00
llevents.h Merge branch 'DRTVWR-587-maint-V' of https://github.com/secondlife/viewer 2023-07-18 19:14:19 +02: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-17077 Ensure profiling is disabled if gpu_benchmark fails. Log the source of the real crash for when the viewer inevitably crashes later. 2022-03-25 13:05:50 -05:00
llexception.h SL-14347 Crash at ChoosePixelFormat SEH 2020-12-01 18:22:24 +02:00
llfasttimer.cpp Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer 2022-01-15 02:39:07 +01:00
llfasttimer.h Initial merge of DRTVWR-541 into FS 2021-10-09 20:18:14 +01: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 Merge viewer-quickgraphics 2016-03-08 01:41:31 +01:00
llformat.cpp
llformat.h
llframetimer.cpp SL-17490 Update Tracy 2022-05-31 08:33:18 -05:00
llframetimer.h
llhandle.h DRTVWR-418: #include "llrefcount.h" : LLTombStone uses LLRefCount. 2017-03-13 14:22:19 -04:00
llhash.h
llheartbeat.cpp
llheartbeat.h
llheteromap.cpp Eliminate needless copies 2023-01-09 19:19:12 -04:00
llheteromap.h Compile fix for OS X. 2017-02-04 10:25:25 -06:00
llindexedvector.h
llinitdestroyclass.cpp Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llinitdestroyclass.h MAINT-5232: Normalize LLSingleton subclasses. 2016-09-15 20:18:12 -04:00
llinitparam.cpp SL-18893 OSX buildfix 2023-01-16 23:16:43 +02:00
llinitparam.h Eliminate needless copies 2023-01-09 19:19:12 -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 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-05-17 21:40:54 +02:00
llinstancetrackersubclass.h DRTVWR-559: Introduce LLInstanceTrackerSubclass mediator class. 2022-12-09 13:16:39 -05:00
llkeybind.cpp Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llkeybind.h DRTVWR-575: Introduce LLKeyBind::endNonEmpty() 2022-12-06 13:04:35 -05:00
llkeythrottle.h
llkeyusetracker.h
llleap.cpp Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-ll-master 2023-10-26 21:16:03 +02:00
llleap.h DRTVWR-474: Do NOT autokill updater process on viewer termination. 2018-10-03 14:00:05 -04:00
llleaplistener.cpp DRTVWR-564: Allow LLLeapListener to report LazyEventAPIs too. 2022-06-22 10:51:11 -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 SL-18330: Use C++ standard types for llmd5, not local typedefs. 2023-03-01 14:11:27 -05:00
llmd5.h SL-18330: Use C++ standard types for llmd5, not local typedefs. 2023-03-01 14:11:27 -05:00
llmemory.cpp Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-07-22 10:36:45 +02:00
llmemory.h Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer 2022-01-15 02:39:07 +01:00
llmemorystream.cpp
llmemorystream.h
llmetricperformancetester.cpp Eliminate needless copies 2023-01-09 19:19:12 -04:00
llmetricperformancetester.h DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
llmetrics.cpp
llmetrics.h
llmortician.cpp DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
llmortician.h DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
llmutex.cpp SL-16606: Add profiler category THREAD 2022-01-14 11:50:21 -08:00
llmutex.h DRTVWR-559 WIP - optimize ARC calculation et al. 2023-05-03 17:30:02 -05:00
llnametable.h Eliminate needless copies 2023-01-09 19:19:12 -04:00
llpointer.h Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-ll-master 2023-12-01 12:39:13 +01:00
llpounceable.h MAINT-5232: Normalize LLSingleton subclasses. 2016-09-15 20:18:12 -04:00
llpredicate.cpp
llpredicate.h
llpreprocessor.h Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer 2021-11-29 19:40:28 +01:00
llpriqueuemap.h Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llprocess.cpp SL-17135 Apr process creation crash 2023-10-03 21:14:34 +03:00
llprocess.h SL-17135 Apr process creation crash 2023-10-03 21:14:34 +03:00
llprocessor.cpp Merge branch 'main' of https://github.com/secondlife/viewer 2023-10-26 15:49:12 +02:00
llprocessor.h Merge branch 'master' into DRTVWR-544-maint 2022-05-31 01:58:09 +03:00
llprocinfo.cpp
llprocinfo.h
llprofiler.cpp Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2021-11-12 11:02:00 +01:00
llprofiler.h Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-11-07 11:56:19 +01:00
llprofilercategories.h Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-03-20 11:14:08 +01:00
llptrto.cpp
llptrto.h DRTVWR-558: LLEventDispatcher uses LL::apply(), not boost::fusion. 2023-07-13 12:47:45 -04:00
llqueuedthread.cpp Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-05-17 23:23:28 +02:00
llqueuedthread.h Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-05-17 21:40:54 +02:00
llrand.cpp SL-20546: Defend llrand's random generator against concurrent access 2023-11-17 14:31:21 -05:00
llrand.h
llrefcount.cpp SL-19299 Code formatting in modified files 2023-08-23 20:43:49 +02:00
llrefcount.h SL-19299 Code formatting in modified files 2023-08-23 20:43:49 +02:00
llregex.h SL-2202 Add exception handling around boost::regex_match() calls in the viewer 2021-01-11 17:07:03 +02:00
llregistry.h Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llrun.cpp DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
llrun.h DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
llsafehandle.h DRTVWR-418: Add dtor to LLSafeHandle<T>::NullInstanceHolder 2017-05-03 22:53:34 -04:00
llsd.cpp DRTVWR-575: Fix possible bad indexing in LLSD::operator[](size_t). 2023-01-04 17:18:31 -05:00
llsd.h SL-18837: Merge branch 'xcode-14.1' of secondlife/viewer into xcode-14.3 2023-05-19 17:21:51 -04:00
llsdjson.cpp
llsdjson.h jsoncpp includepath should not include json/. jsoncpp includes a header "features.h" 2022-04-18 02:50:43 +02:00
llsdparam.cpp Eliminate needless copies 2023-01-09 19:19:12 -04:00
llsdparam.h SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
llsdserialize.cpp Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-11-07 11:56:19 +01:00
llsdserialize.h SL-18330: Change to strip_deprecated_header(size_t* header_size) 2023-05-31 16:33:01 -04:00
llsdserialize_xml.cpp Merge branch 'DRTVWR-559' of https://github.com/secondlife/viewer 2023-11-07 11:56:19 +01:00
llsdserialize_xml.h
llsdutil.cpp Merge branch 'DRTVWR-587-maint-V' of https://github.com/secondlife/viewer 2023-07-18 19:14:19 +02:00
llsdutil.h DRTVWR-587: Fix LL::apply(function, LLSD array). 2023-10-29 11:56:17 -04:00
llsimplehash.h
llsingleton.cpp SL-10297: Simplify implementation of LLSingletonBase::logwarns() etc. 2021-05-12 09:46:49 -04:00
llsingleton.h Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer 2022-01-15 02:39:07 +01: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 Merge viewer-64 2017-08-16 20:22:58 +02:00
llstl.h Merge branch 'DRTVWR-568' of https://bitbucket.org/lindenlab/viewer 2022-09-17 14:37:33 +02:00
llstreamqueue.cpp
llstreamqueue.h
llstreamtools.cpp SL-18330: Fix per PR review comments. 2023-02-15 17:29:48 -05:00
llstreamtools.h SL-18330: Fix per PR review comments. 2023-02-15 17:29:48 -05:00
llstrider.h
llstring.cpp Merge branch 'DRTVWR-588-maint-W' of https://github.com/secondlife/viewer 2023-10-12 19:36:34 +02:00
llstring.h Merge branch 'contribute' of https://github.com/secondlife/viewer 2023-03-01 12:54:24 +01:00
llstringtable.cpp Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llstringtable.h Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llsys.cpp Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-05-17 21:40:54 +02:00
llsys.h Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-05-17 21:40:54 +02:00
llsys_objc.h DRTVWR-575: Explain that NSInteger is really int64_t. 2022-11-13 06:10:02 -10:00
llsys_objc.mm DRTVWR-575: Merge brad's xcode-14.1 fixes with nat's 2022-11-13 05:59:40 -10:00
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 'DRTVWR-588-maint-W' of https://github.com/secondlife/viewer 2024-01-26 14:29:44 +01:00
llthread.h Merge branch 'DRTVWR-588-maint-W' of https://github.com/secondlife/viewer 2024-01-26 14:29:44 +01:00
llthreadlocalstorage.h SL-17868 Crash at ThreadRecorder::bringUpToDate 2022-07-30 02:57:30 +03:00
llthreadsafequeue.cpp Fix LNK4221 linker warning once again 2020-07-24 22:42:42 +02:00
llthreadsafequeue.h Revert "Revert "Revert "Revert "Revert changes for FIRE-32453 to try out the fix from LL"" once again to try out new fix attempt from LL"" and again for LL's next ongoing attempt to fix it 2024-01-26 13:30:48 +01:00
lltimer.cpp Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-05-17 21:40:54 +02:00
lltimer.h DRTVWR-510 remove all LL_SOLARIS conditionals 2020-10-08 17:16:22 -06:00
lltrace.cpp SL-18620 Statistics->Advanced->Memory Usage no longer updating 2023-08-24 20:47:26 +02:00
lltrace.h Merge branch 'DRTVWR-588-maint-W' of https://github.com/secondlife/viewer 2023-09-06 18:24:58 +02:00
lltraceaccumulators.cpp SL-18620 Statistics->Advanced->Memory Usage no longer updating 2023-08-24 20:47:26 +02:00
lltraceaccumulators.h SL-18620 Statistics->Advanced->Memory Usage no longer updating 2023-08-24 20:47:26 +02:00
lltracerecording.cpp SL-18620 Statistics->Advanced->Memory Usage no longer updating 2023-08-24 20:47:26 +02:00
lltracerecording.h SL-18620 Statistics->Advanced->Memory Usage no longer updating 2023-08-24 20:47:26 +02:00
lltracethreadrecorder.cpp SL-18620 Statistics->Advanced->Memory Usage no longer updating 2023-08-24 20:47:26 +02:00
lltracethreadrecorder.h Fix up a couple of tiny merge conflicts after a merge with main 2023-02-13 14:12:59 -08:00
lltreeiterators.h
llunits.h
llunittype.h DRTVWR-575: Address review comments on Xcode 14.1 type tweaks. 2022-11-12 18:59:21 -10:00
lluri.cpp Merge branch 'contribute' of https://github.com/secondlife/viewer 2023-01-13 15:19:29 +01:00
lluri.h Merge viewer-neko 2019-04-15 12:40:44 +02:00
lluriparser.cpp SL-14597 Fixed deprecated function and added signal handling 2021-01-21 11:59:27 +00:00
lluriparser.h Merge branch 'DRTVWR-515-maint' of https://bitbucket.org/lindenlab/viewer 2021-02-02 00:16:25 +01:00
lluuid.cpp Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-08-24 20:48:55 +02:00
lluuid.h Merge branch 'main' into marchcat/main-contrib-merge 2023-04-07 00:20:59 +03:00
llwin32headers.h
llwin32headerslean.h
llworkerthread.cpp Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-05-17 21:40:54 +02:00
llworkerthread.h Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-05-17 21:40:54 +02: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-20546: Rely on CTAD for 'narrow' class. 2023-11-15 10:11:30 -05:00
string_table.h
stringize.h Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-543-maint_cmake 2022-06-05 14:27:28 +02:00
tea.cpp Minor fixes for previous commit 2017-09-30 19:01:47 +02:00
tea.h Support for multiple currency solutions on a grid and across the hypergrid. 2017-09-20 16:00:25 -07:00
threadpool.cpp Merge branch 'DRTVWR-588-maint-W' of https://github.com/secondlife/viewer 2024-01-26 14:29:44 +01:00
threadpool.h Revert "Revert "Revert "Revert "Revert changes for FIRE-32453 to try out the fix from LL"" once again to try out new fix attempt from LL"" and again for LL's next ongoing attempt to fix it 2024-01-26 13:30:48 +01:00
threadpool_fwd.h SL-18809: Add WorkSchedule; remove timestamps from WorkQueue. 2022-12-09 13:21:45 -05:00
threadsafeschedule.h Merge branch 'main' into marchcat/main-contrib-merge 2023-04-07 00:20:59 +03:00
timer.h
tuple.h SL-16024: Introduce tuple.h with tuple_cons(), tuple_cdr(). 2021-10-04 11:48:58 -04:00
u64.cpp
u64.h
workqueue.cpp SL-19690: Fix a lingering reference to WorkSchedule::postIfOpen() 2023-05-08 12:45:27 -04:00
workqueue.h SL-19690: Properly qualify exception type. 2023-05-08 12:31:57 -04:00