phoenix-firestorm/indra/llcommon
Nat Goodspeed 9be4e7e448 MAINT-5232: Introduce LL_VLOGS() macro: log call with variable level.
In some places we want to log the same information but with different severity
depending on specifics. In other cases we need to test the availability of the
logging subsystem before engaging it. LL_VLOGS() accepts an LLError::ELevel
argument that can differ with each call, while retaining the desirable feature
of deciding only once for each level.
2016-09-01 19:32:31 -04:00
..
tests merge with 4.0.3-release 2016-04-04 15:53:09 -04:00
CMakeLists.txt merge with 4.0.3-release 2016-04-04 15:53:09 -04:00
ctype_workaround.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
fix_macros.h merge with 4.0.3-release 2016-04-04 15:53:09 -04:00
indra_constants.cpp Merged in lindenlab/viewer-lynx 2016-05-20 02:06:08 +03:00
indra_constants.h Merged in lindenlab/viewer-lynx 2016-05-20 02:06:08 +03:00
is_approx_equal_fraction.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
linden_common.h merge with 4.0.3-release 2016-04-04 15:53:09 -04:00
llalignedarray.h
llallocator.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llallocator.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llallocator_heap_profile.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llallocator_heap_profile.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llapp.cpp MAINT-6322 fix merge error that prevented crash dumps from being located for upload (and add better logging) 2016-04-20 11:52:00 -04:00
llapp.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llapr.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llapr.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llassettype.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llassettype.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llbase32.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llbase32.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llbase64.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llbase64.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llbitpack.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llbitpack.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llboost.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llcallbacklist.cpp
llcallbacklist.h
llclickaction.h
llcommon.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llcommon.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llcommonutils.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llcommonutils.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llcoros.cpp merge with 4.0.3-release 2016-04-04 15:53:09 -04:00
llcoros.h merge with 4.0.3-release 2016-04-04 15:53:09 -04:00
llcrc.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llcrc.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llcriticaldamp.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llcriticaldamp.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lldate.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lldate.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lldeadmantimer.cpp
lldeadmantimer.h
lldefs.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lldependencies.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lldependencies.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lldepthstack.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lldictionary.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lldictionary.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lldoubledispatch.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llendianswizzle.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llerror.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llerror.h MAINT-5232: Introduce LL_VLOGS() macro: log call with variable level. 2016-09-01 19:32:31 -04:00
llerrorcontrol.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llerrorlegacy.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llerrorthread.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llerrorthread.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llevent.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llevent.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lleventapi.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lleventapi.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lleventcoro.cpp merge 4.0.4-release and MAINT-5974 2016-05-06 10:28:42 -04:00
lleventcoro.h merge 4.0.4-release and MAINT-5974 2016-05-06 10:28:42 -04:00
lleventdispatcher.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lleventdispatcher.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lleventemitter.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lleventfilter.cpp merge 4.0.4-release and MAINT-5974 2016-05-06 10:28:42 -04:00
lleventfilter.h merge 4.0.4-release and MAINT-5974 2016-05-06 10:28:42 -04:00
llevents.cpp merge with 4.0.3-release 2016-04-04 15:53:09 -04:00
llevents.h merge 4.0.4-release and MAINT-5974 2016-05-06 10:28:42 -04:00
lleventtimer.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lleventtimer.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llfasttimer.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llfasttimer.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llfile.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llfile.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llfindlocale.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llfindlocale.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llfixedbuffer.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llfixedbuffer.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llformat.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llformat.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llframetimer.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llframetimer.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llhandle.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llhash.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llheartbeat.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llheartbeat.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llindexedvector.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llinitparam.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llinitparam.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llinstancetracker.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llinstancetracker.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llkeythrottle.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llkeyusetracker.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llleap.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llleap.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llleaplistener.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llleaplistener.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lllistenerwrapper.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llliveappconfig.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llliveappconfig.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lllivefile.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lllivefile.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llmake.h MAINT-5976: Fix bug in LLCoros::set_consuming() mechanism. 2015-12-18 18:06:32 -05:00
llmd5.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llmd5.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llmemory.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llmemory.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llmemorystream.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llmemorystream.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llmetricperformancetester.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llmetricperformancetester.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llmetrics.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llmetrics.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llmortician.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llmortician.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llmutex.cpp
llmutex.h
llnametable.h
llpointer.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llpredicate.cpp
llpredicate.h
llpreprocessor.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llpriqueuemap.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llprocess.cpp merge with 4.0.3-release 2016-04-04 15:53:09 -04:00
llprocess.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llprocessor.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llprocessor.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llprocinfo.cpp
llprocinfo.h
llptrto.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llptrto.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llqueuedthread.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llqueuedthread.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llrand.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llrand.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llrefcount.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llrefcount.h merge with 4.0.3-release 2016-04-04 15:53:09 -04:00
llregistry.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llrun.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llrun.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llsafehandle.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llsd.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llsd.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llsdjson.cpp MAINT-5575: Finished converting experience cache to singleton 2015-09-10 16:48:01 -07:00
llsdjson.h MAINT-5575: Finished converting experience cache to singleton 2015-09-10 16:48:01 -07:00
llsdparam.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llsdparam.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llsdserialize.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llsdserialize.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llsdserialize_xml.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llsdserialize_xml.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llsdutil.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llsdutil.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llsimplehash.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llsingleton.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llsingleton.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llsmoothstep.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llstacktrace.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llstacktrace.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llstatenums.h
llstaticstringtable.h
llstl.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llstreamqueue.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llstreamqueue.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llstreamtools.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llstreamtools.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llstrider.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llstring.cpp MAINT-6446 Correct password length handling 2016-06-01 16:56:04 +03:00
llstring.h MAINT-6446 Correct password length handling 2016-06-01 16:56:04 +03:00
llstringtable.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llstringtable.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llsys.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llsys.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llthread.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llthread.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llthreadlocalstorage.cpp
llthreadlocalstorage.h
llthreadsafequeue.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llthreadsafequeue.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lltimer.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lltimer.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lltrace.cpp
lltrace.h
lltraceaccumulators.cpp
lltraceaccumulators.h
lltracerecording.cpp
lltracerecording.h
lltracethreadrecorder.cpp
lltracethreadrecorder.h
lltreeiterators.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llunits.h
llunittype.h
lluri.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lluri.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lluriparser.cpp MAINT-5533 FIXED The fragment part of an URI is only shown if it contains a query part as well. 2015-08-20 12:04:57 +03:00
lluriparser.h merge changes for STORM-2113 2015-04-14 05:39:36 -04:00
lluuid.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lluuid.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llwin32headers.h
llwin32headerslean.h
llworkerthread.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llworkerthread.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
stdtypes.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
string_table.h
stringize.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
timer.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
timing.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
u64.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
u64.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00