phoenix-firestorm/indra/llcommon
andreykproductengine 13f8cfd1c2 SL-9954 Mac Viewer crashes if logcontrol-dev.xml is modified 2018-11-29 19:25:00 +02:00
..
tests SL-967 simplify viewer log file field syntax 2018-08-29 16:43:45 -04:00
CMakeLists.txt MAINT-7634: Move StatsAccumulator into llcommon, collect data sent and error codes from core. 2017-07-28 14:07:25 -07:00
StackWalker.cpp
StackWalker.h
ctype_workaround.h
fix_macros.h
indra_constants.cpp
indra_constants.h MAINT-8731 Click action to disable clicking objects, per-object in a linkset 2018-06-13 20:28:26 +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 mac and linux build fix 2017-09-07 13:08:26 +03:00
llapp.h MAINT-7691 Fixed crash report not generating files in unicode named folders 2017-09-06 16:04:59 +03:00
llapr.cpp merge changes for 4.1.2-release 2016-11-16 09:52:59 -05:00
llapr.h
llassettype.cpp MAINT-8803 Better UI handling of unrecognized inventory items 2018-08-01 17:41:34 +03:00
llassettype.h MAINT-8803 Better UI handling of unrecognized inventory items 2018-08-01 17:41:34 +03:00
llbase32.cpp
llbase32.h
llbase64.cpp
llbase64.h
llbitpack.cpp
llbitpack.h
llboost.h
llcallbacklist.cpp
llcallbacklist.h
llcallstack.cpp
llcallstack.h SL-859 - exceptionally verbose logging of object state updates, likely temporary 2018-01-29 16:35:56 +00:00
llcleanup.cpp
llcleanup.h
llclickaction.h
llcommon.cpp DRTVWR-418, MAINT-6996: Rationalize LLMemory wrt 64-bit support. 2017-05-02 10:51:18 -04:00
llcommon.h
llcommonutils.cpp
llcommonutils.h
llcoro_get_id.cpp
llcoro_get_id.h
llcoros.cpp MAINT-8686 Don't log empty list 2018-06-22 20:49:40 +03:00
llcoros.h MAINT-8686 Viewer should report active coroutines at the end of the session 2018-05-30 16:44:14 +03:00
llcrc.cpp
llcrc.h
llcriticaldamp.cpp
llcriticaldamp.h
lldate.cpp
lldate.h
lldeadmantimer.cpp
lldeadmantimer.h
lldefs.h
lldependencies.cpp
lldependencies.h DRTVWR-418: In 64 bits, storing size_t in an int is a no-no. 2016-12-01 08:44:52 -05:00
lldepthstack.h
lldictionary.cpp
lldictionary.h
lldoubledispatch.h
llendianswizzle.h
llerror.cpp SL-9954 Mac Viewer crashes if logcontrol-dev.xml is modified 2018-11-29 19:25:00 +02:00
llerror.h SL-967 simplify viewer log file field syntax 2018-08-29 16:43:45 -04:00
llerrorcontrol.h SL-944 - logcontrol options to control which log recorders get used. This can be useful for performance reasons when especially verbose debug logging is needed. 2018-08-24 21:55:07 +01:00
llerrorlegacy.h
llerrorthread.cpp
llerrorthread.h
llevent.cpp
llevent.h
lleventapi.cpp
lleventapi.h
lleventcoro.cpp
lleventcoro.h
lleventdispatcher.cpp
lleventdispatcher.h DRTVWR-418: Fix a round of compile errors surfaced by -std=c++11. 2017-02-23 16:49:49 -05:00
lleventemitter.h
lleventfilter.cpp Add size limit to LLEventBatchThrottle like LLEventBatch. 2017-05-10 17:37:06 -04:00
lleventfilter.h Linux buildfix; this should be reverted after gcc update to 4.7+ 2017-05-18 03:13:57 +03:00
llevents.cpp Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2017-10-11 14:35:49 -04:00
llevents.h DRTVWR-418: Make LLEventPumps an LLHandleProvider for LLEventPump. 2017-03-13 14:31:38 -04:00
lleventtimer.cpp
lleventtimer.h
llexception.cpp
llexception.h
llfasttimer.cpp
llfasttimer.h
llfile.cpp MAINT-8540 Eliminated a lot of xui related log warnings on startup and opening preferences 2018-04-20 20:21:20 +03:00
llfile.h MAINT-8540 Eliminated a lot of xui related log warnings on startup and opening preferences 2018-04-20 20:21:20 +03:00
llfindlocale.cpp
llfindlocale.h
llfixedbuffer.cpp
llfixedbuffer.h
llformat.cpp
llformat.h
llframetimer.cpp
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 MAINT-5232: Add LLHeteroMap to contain objects of unrelated classes. 2016-10-12 23:01:48 -04:00
llheteromap.h DRTVWR-418: Make operator()() method for comparator functor const. 2017-02-03 10:34:01 -05:00
llindexedvector.h
llinitdestroyclass.cpp
llinitdestroyclass.h
llinitparam.cpp MAINT-7593 FIXED "Failed to parse parameter" spam 2017-07-13 11:01:20 +03:00
llinitparam.h MAINT-6783 Xml parser warnings should show the file name 2016-09-30 11:21:22 +03:00
llinstancetracker.cpp
llinstancetracker.h DRTVWR-418: Work around VS2013's lack of __has_feature(). 2017-05-08 12:33:33 -04:00
llkeythrottle.h
llkeyusetracker.h
llleap.cpp
llleap.h
llleaplistener.cpp
llleaplistener.h
lllistenerwrapper.h
llliveappconfig.cpp
llliveappconfig.h
lllivefile.cpp
lllivefile.h
llmake.h DRTVWR-418: Update comments to reflect status of P0091R3. 2016-11-22 08:37:45 -05:00
llmd5.cpp
llmd5.h
llmemory.cpp MAINT-8091 Removed deprecated and unused private memory pooling 2018-01-30 14:03:26 +00:00
llmemory.h SL-944 - disabled a not-very-useful assert that greatly slows the RWD build 2018-07-31 14:02:42 +01:00
llmemorystream.cpp
llmemorystream.h
llmetricperformancetester.cpp MAINT-7758 Fixed freeze on loading lsl scripts from unicode named windows folder. 2017-08-30 19:57:02 +03:00
llmetricperformancetester.h MAINT-7758 Fixed freeze on loading lsl scripts from unicode named windows folder. 2017-08-30 19:57:02 +03:00
llmetrics.cpp
llmetrics.h
llmortician.cpp
llmortician.h
llmutex.cpp
llmutex.h
llnametable.h
llpointer.h
llpounceable.h
llpredicate.cpp
llpredicate.h
llpreprocessor.h DRTVWR-418: Fix a round of compile errors surfaced by -std=c++11. 2017-02-23 16:49:49 -05:00
llpriqueuemap.h
llprocess.cpp Pull in improvements to LLProcess termination via a commit from Nat Linden here: 4f39500cb4?at=default 2017-04-19 16:50:56 -07:00
llprocess.h Pull in improvements to LLProcess termination via a commit from Nat Linden here: 4f39500cb4?at=default 2017-04-19 16:50:56 -07:00
llprocessor.cpp SL-967 simplify viewer log file field syntax 2018-08-29 16:43:45 -04:00
llprocessor.h
llprocinfo.cpp
llprocinfo.h
llptrto.cpp
llptrto.h
llqueuedthread.cpp
llqueuedthread.h
llrand.cpp
llrand.h
llrefcount.cpp
llrefcount.h
llregistry.h
llrun.cpp
llrun.h
llsafehandle.h DRTVWR-418: Add dtor to LLSafeHandle<T>::NullInstanceHolder 2017-05-03 22:53:34 -04:00
llsd.cpp
llsd.h
llsdjson.cpp
llsdjson.h
llsdparam.cpp
llsdparam.h MAINT-6783 Xml parser warnings should show the file name 2016-09-30 11:21:22 +03:00
llsdserialize.cpp MAINT-8022 Handling memory errors in unzip_llsdNavMesh 2018-02-19 21:30:48 +02:00
llsdserialize.h MAINT-2338 Implemented binary parser depth control 2018-02-01 16:35:02 +02:00
llsdserialize_xml.cpp MAINT-2338 Implemented binary parser depth control 2018-02-01 16:35:02 +02:00
llsdserialize_xml.h
llsdutil.cpp do not insert a null char into the std::string when serializing llsd notation 2017-03-09 11:32:06 -05:00
llsdutil.h
llsimplehash.h
llsingleton.cpp Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2017-05-22 21:30:26 -04:00
llsingleton.h DRTVWR-418: Remove final shutdown cleanup as a cause of crashes. 2017-04-24 16:36:54 -04:00
llsmoothstep.h
llstacktrace.cpp
llstacktrace.h
llstatenums.h
llstaticstringtable.h
llstatsaccumulator.h MAINT-7634: Move StatsAccumulator into llcommon, collect data sent and error codes from core. 2017-07-28 14:07:25 -07:00
llstl.h
llstreamqueue.cpp
llstreamqueue.h
llstreamtools.cpp
llstreamtools.h
llstrider.h
llstring.cpp SL-808 - more work on arc display. area calculations still have some issues, especially for animated objects. 2017-10-03 22:26:00 +01:00
llstring.h merge 2018-01-17 16:06:27 +00:00
llstringtable.cpp
llstringtable.h
llsys.cpp SL-9935 Include full win10 build number in Help > About Second Life and logs 2018-11-12 15:31:19 +02:00
llsys.h Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2017-10-11 14:35:49 -04:00
llthread.cpp MAINT-5651 LLTrace issues on exit 2018-08-21 20:30:24 +03:00
llthread.h MAINT-7634: Logging and instrumentation canges to narrow down viewer crashes. 2017-08-08 09:04:32 -07:00
llthreadlocalstorage.cpp
llthreadlocalstorage.h
llthreadsafequeue.cpp
llthreadsafequeue.h
lltimer.cpp
lltimer.h
lltrace.cpp
lltrace.h DRTVWR-418: Fix -std=c++11 llinstancetracker_test crash. 2017-05-08 09:09:22 -04:00
lltraceaccumulators.cpp
lltraceaccumulators.h
lltracerecording.cpp
lltracerecording.h
lltracethreadrecorder.cpp
lltracethreadrecorder.h
lltreeiterators.h
llunits.h
llunittype.h
lluri.cpp MAINT-6283 Names that contain 'http:' or 'https:' were causing new line in chat history 2017-04-07 20:29:24 +03:00
lluri.h MAINT-6283 Names that contain 'http:' or 'https:' were causing new line in chat history 2017-04-07 20:29:24 +03:00
lluriparser.cpp
lluriparser.h
lluuid.cpp
lluuid.h
llwin32headers.h
llwin32headerslean.h
llworkerthread.cpp
llworkerthread.h
stdtypes.h
string_table.h
stringize.h
timer.h
timing.cpp
u64.cpp
u64.h