phoenix-firestorm/indra/llcommon
Ansariel 7c97b96d5d Merge viewer-neko 2017-08-30 20:00:53 +02:00
..
nd
res
tests Linux buildfix; this should be reverted after gcc update to 4.7+ 2017-05-18 03:13:57 +03:00
CMakeLists.txt Merge viewer-bear 2017-05-18 08:55:43 +02:00
StackWalker.cpp
StackWalker.h
ctype_workaround.h
fix_macros.h
indra_constants.cpp
indra_constants.h
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 viewer-lynx 2016-11-16 09:55:54 +01:00
llapp.h Merge. 2016-09-26 21:12:34 +02:00
llapr.cpp
llapr.h
llassettype.cpp MAINT-7343 - added periodic logging of state of the asset store. 2017-04-26 12:39:14 -04:00
llassettype.h MAINT-7195 work (can't repro), removed UDP fetching path, handle more possible timing issues while connecting to region 2017-03-20 16:04:02 -04:00
llbase32.cpp
llbase32.h
llbase64.cpp
llbase64.h
llbitpack.cpp
llbitpack.h
llboost.h
llcallbacklist.cpp
llcallbacklist.h
llcallstack.cpp
llcallstack.h
llcleanup.cpp MAINT-5232: Abbreviate __FILE__ path in log_subsystem_cleanup(). 2016-09-02 14:03:28 -04:00
llcleanup.h MAINT-5232: Move "llerror.h" out of llcleanup.h, llinitdestroyclass.h 2016-08-30 16:28:21 -04:00
llclickaction.h
llcommon.cpp Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2016-08-30 11:36:06 -04:00
llcommon.h
llcommonutils.cpp
llcommonutils.h
llcoro_get_id.cpp MAINT-5232: Break out LLCoros::get_id() into its own header file. 2016-09-03 12:04:36 -04:00
llcoro_get_id.h MAINT-5232: Break out LLCoros::get_id() into its own header file. 2016-09-03 12:04:36 -04:00
llcoros.cpp MAINT-5232: Merge up to VLC viewer from viewer-release 2016-10-11 10:59:17 -04:00
llcoros.h MAINT-5232: Normalize LLSingleton subclasses. 2016-09-15 20:18:12 -04:00
llcrc.cpp
llcrc.h
llcriticaldamp.cpp
llcriticaldamp.h
lldate.cpp
lldate.h
lldeadmantimer.cpp
lldeadmantimer.h
lldefs.h
lldependencies.cpp MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION(). 2016-08-17 11:36:24 -04:00
lldependencies.h Merge Firestorm LGPL 2016-10-11 21:08:24 +02:00
lldepthstack.h
lldictionary.cpp
lldictionary.h
lldoubledispatch.h
llendianswizzle.h
llerror.cpp Merge asset-http 2017-03-06 22:48:05 +01:00
llerror.h Merge Firestorm LGPL 2016-12-05 22:40:59 +01:00
llerrorcontrol.h Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2016-08-30 11:36:06 -04:00
llerrorlegacy.h
llerrorthread.cpp
llerrorthread.h
llevent.cpp
llevent.h
lleventapi.cpp
lleventapi.h
lleventcoro.cpp MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION(). 2016-08-17 11:36:24 -04:00
lleventcoro.h
lleventdispatcher.cpp
lleventdispatcher.h
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 Merge Firestorm LGPL 2016-10-11 21:08:24 +02:00
llevents.h Merged in lindenlab/viewer-cleanup 2016-11-14 22:04:37 +02:00
lleventtimer.cpp
lleventtimer.h
llexception.cpp MAINT-5011: Abbreviate __FILE__ path in log_unhandled_exception_(). 2016-09-02 14:00:18 -04:00
llexception.h MAINT-5011: Catch unhandled exceptions in LLCoros coroutines. 2016-08-18 17:33:44 -04:00
llfasttimer.cpp
llfasttimer.h Merge. 2016-09-26 21:12:34 +02:00
llfile.cpp Merge viewer-lynx 2016-11-16 09:55:54 +01:00
llfile.h Merge viewer-lynx 2016-11-16 09:55:54 +01: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 MAINT-5232: Add LLHeteroMap to contain objects of unrelated classes. 2016-10-12 23:01:48 -04:00
llheteromap.h Compile fix for OS X. 2017-02-04 10:25:25 -06:00
llindexedvector.h
llinitdestroyclass.cpp MAINT-5232: Move "llerror.h" out of llcleanup.h, llinitdestroyclass.h 2016-08-30 16:28:21 -04:00
llinitdestroyclass.h MAINT-5232: Normalize LLSingleton subclasses. 2016-09-15 20:18:12 -04:00
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
llkeythrottle.h
llkeyusetracker.h
llleap.cpp MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION(). 2016-08-17 11:36:24 -04:00
llleap.h
llleaplistener.cpp
llleaplistener.h
lllistenerwrapper.h
llliveappconfig.cpp
llliveappconfig.h
lllivefile.cpp
lllivefile.h
llmake.h
llmd5.cpp
llmd5.h
llmemory.cpp
llmemory.h Merge. 2016-09-26 21:12:34 +02:00
llmemorystream.cpp
llmemorystream.h
llmetricperformancetester.cpp MAINT-5232: LLMetricPerformanceTesterBasic::cleanClass->cleanupClass 2016-08-31 14:46:03 -04:00
llmetricperformancetester.h MAINT-5232: LLMetricPerformanceTesterBasic::cleanClass->cleanupClass 2016-08-31 14:46:03 -04:00
llmetrics.cpp
llmetrics.h
llmortician.cpp
llmortician.h
llmutex.cpp
llmutex.h
llnametable.h
llpointer.h
llpounceable.h MAINT-5232: Normalize LLSingleton subclasses. 2016-09-15 20:18:12 -04:00
llpredicate.cpp
llpredicate.h
llpreprocessor.h
llpriqueuemap.h
llprocess.cpp MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION(). 2016-08-17 11:36:24 -04:00
llprocess.h Merge. 2016-09-26 21:12:34 +02:00
llprocessor.cpp
llprocessor.h
llprocinfo.cpp
llprocinfo.h
llptrto.cpp
llptrto.h
llqueuedthread.cpp
llqueuedthread.h
llrand.cpp
llrand.h
llrefcount.cpp
llrefcount.h
llregistry.h MAINT-5232: Normalize LLSingleton subclasses. 2016-09-15 20:18:12 -04:00
llrun.cpp
llrun.h
llsafehandle.h
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-6697 Correct pointer freeing 2017-06-09 09:34:58 +02:00
llsdserialize.h
llsdserialize_xml.cpp
llsdserialize_xml.h
llsdutil.cpp
llsdutil.h
llsimplehash.h
llsingleton.cpp MAINT-7145 Eliminate LLSingleton circular references 2017-04-25 17:48:34 +03:00
llsingleton.h MAINT-5232: Normalize LLSingleton subclasses. 2016-09-15 20:18:12 -04:00
llsmoothstep.h
llstacktrace.cpp
llstacktrace.h
llstatenums.h
llstaticstringtable.h
llstl.h
llstreamqueue.cpp
llstreamqueue.h
llstreamtools.cpp
llstreamtools.h
llstrider.h
llstring.cpp Added the @list and @stopim IM queries 2016-11-20 21:03:32 +01:00
llstring.h MAINT-7488 FIXED [Windows] Viewer crashes when pasting empty string from clipboard 2017-06-16 17:46:12 +03:00
llstringtable.cpp
llstringtable.h
llsys.cpp
llsys.h Merge viewer-neko 2017-08-30 20:00:53 +02:00
llthread.cpp
llthread.h
llthreadlocalstorage.cpp
llthreadlocalstorage.h
llthreadsafequeue.cpp MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION(). 2016-08-17 11:36:24 -04:00
llthreadsafequeue.h
lltimer.cpp
lltimer.h
lltrace.cpp
lltrace.h
lltraceaccumulators.cpp
lltraceaccumulators.h
lltracerecording.cpp
lltracerecording.h
lltracethreadrecorder.cpp
lltracethreadrecorder.h
lltreeiterators.h
llunits.h
llunittype.h
lluri.cpp Merge viewer-bear 2017-04-19 21:43:58 +02:00
lluri.h Merge viewer-bear 2017-04-19 21:43:58 +02:00
lluriparser.cpp Merge viewer-bear 2016-08-11 21:48:43 +02:00
lluriparser.h Merge viewer-bear 2016-08-11 21:48:43 +02:00
lluuid.cpp Merge. 2016-09-26 21:12:34 +02:00
lluuid.h
llwin32headers.h
llwin32headerslean.h
llworkerthread.cpp
llworkerthread.h
stdtypes.h
string_table.h
stringize.h
tea.cpp
tea.h
timer.h
timing.cpp
u64.cpp
u64.h