phoenix-firestorm/indra/llcommon
Nicky ebf410523f Move teapot files into llcommon. 2016-01-06 11:50:43 +01:00
..
nd Remove obsolete files. 2015-08-19 21:21:06 +02:00
res
tests Experimentally try full-size LLLeap stream test on Windows. 2015-01-12 12:11:37 -05:00
CMakeLists.txt Move teapot files into llcommon. 2016-01-06 11:50:43 +01:00
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 Update check to turn off warning on gcc 4.8, too. 2015-05-24 17:35:37 -05:00
llallocator_heap_profile.h
llapp.cpp Don't make any exceptions anymore when to dl breakpad and when not. This was already broken for Mac. So we always use it now for all builds. 2015-06-04 23:04:08 +02:00
llapp.h
llapr.cpp
llapr.h
llassettype.cpp
llassettype.h DD-297 : Performance on login : Refactored the code so that we have a new LLMarketplaceFolderBridge class in the bridge model. Only the panels with the use_marketplace_folders param flag will use that one. 2015-01-02 17:35:50 -08:00
llbase32.cpp
llbase32.h
llbase64.cpp
llbase64.h
llbitpack.cpp Get rid of LNK4221 linker warnings since we don't run the unit tests anyway 2015-05-15 20:17:33 +02:00
llbitpack.h
llboost.h
llcallbacklist.cpp
llcallbacklist.h
llclickaction.h
llcommon.cpp
llcommon.h
llcommonutils.cpp
llcommonutils.h
llcoros.cpp
llcoros.h Merge LL V3.7.11 2015-01-12 12:54:15 +01:00
llcrc.cpp
llcrc.h
llcriticaldamp.cpp
llcriticaldamp.h
lldate.cpp
lldate.h
lldeadmantimer.cpp
lldeadmantimer.h
lldefs.h
lldependencies.cpp
lldependencies.h
lldepthstack.h
lldictionary.cpp
lldictionary.h
lldoubledispatch.h
llendianswizzle.h
llerror.cpp Merge Viewer-Big Bird 2015-06-04 15:59:17 +02:00
llerror.h Merge LL V3.7.9 (AIS3 + SSA) 2014-10-22 02:02:08 +02:00
llerrorcontrol.h
llerrorlegacy.h
llerrorthread.cpp
llerrorthread.h
llevent.cpp
llevent.h
lleventapi.cpp
lleventapi.h
lleventcoro.cpp
lleventcoro.h Merge with tools update. 2015-05-05 13:09:27 +02:00
lleventdispatcher.cpp
lleventdispatcher.h
lleventemitter.h
lleventfilter.cpp
lleventfilter.h
llevents.cpp
llevents.h
lleventtimer.cpp
lleventtimer.h
llfasttimer.cpp
llfasttimer.h
llfile.cpp Merge with tools update. 2015-05-05 13:09:27 +02:00
llfile.h Merge with tools update. 2015-05-05 13:09:27 +02:00
llfindlocale.cpp
llfindlocale.h
llfixedbuffer.cpp
llfixedbuffer.h
llformat.cpp
llformat.h
llframetimer.cpp Update to build on Xcode 6.0: remove unused variable [-Wunused-const-variable] 2014-10-17 13:36:05 -07:00
llframetimer.h
llhandle.h
llhash.h Convert llhash() to use boost::hash, per Cinder's suggestion. 2014-11-14 16:29:00 -05:00
llheartbeat.cpp
llheartbeat.h
llindexedvector.h
llinitparam.cpp
llinitparam.h Disambiguate constructor's initialization call to its base class. 2015-01-22 01:38:38 +00:00
llinstancetracker.cpp
llinstancetracker.h
llkeythrottle.h
llkeyusetracker.h
llleap.cpp
llleap.h
llleaplistener.cpp
llleaplistener.h
lllistenerwrapper.h
llliveappconfig.cpp restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes 2015-04-10 11:02:37 -04:00
llliveappconfig.h
lllivefile.cpp clarity and logging cleanup 2015-04-02 15:41:45 -04:00
lllivefile.h
llmd5.cpp FIRE-12732/MAINT-3585 FIXED Viewer Crashes when attempting to upload image 2014-11-03 20:05:20 +02:00
llmd5.h
llmemory.cpp Remove obsolete files. 2015-08-19 21:21:06 +02:00
llmemory.h Merge viewer-loader-mods 2015-08-29 14:14:08 +02:00
llmemorystream.cpp
llmemorystream.h
llmetricperformancetester.cpp
llmetricperformancetester.h
llmetrics.cpp
llmetrics.h
llmortician.cpp
llmortician.h
llmutex.cpp Bring source back in sync with LL. 2015-05-10 17:39:52 +02:00
llmutex.h Merge viewer-loader-mods 2015-08-29 14:14:08 +02:00
llnametable.h
llpointer.h
llpredicate.cpp
llpredicate.h Merge with tools update. 2015-05-05 13:09:27 +02:00
llpreprocessor.h Merge with tools update. 2015-05-05 13:09:27 +02:00
llpriqueuemap.h
llprocess.cpp comment out LL_DEBUGS that fails because 'expression evalauted desipite being used as an operand to typeid' 2015-09-18 14:34:21 -07:00
llprocess.h
llprocessor.cpp Corect merge issues. 2015-05-05 14:54:26 +02:00
llprocessor.h
llprocinfo.cpp
llprocinfo.h
llptrto.cpp
llptrto.h
llqueuedthread.cpp
llqueuedthread.h
llrand.cpp
llrand.h
llrefcount.cpp
llrefcount.h Merge with tools update. 2015-05-05 13:09:27 +02:00
llregistry.h
llrun.cpp
llrun.h
llsafehandle.h
llsd.cpp Update to build on Xcode 6.0: remove release build unused function 2014-10-21 11:38:20 -07:00
llsd.h
llsdparam.cpp
llsdparam.h Update to build on Xcode 6.0: remove unused member variable that makes clang sad 2014-10-17 13:48:03 -07:00
llsdserialize.cpp Fix for a possible double free and access of invalid memory. 2015-04-18 19:28:33 +02:00
llsdserialize.h
llsdserialize_xml.cpp FIRE-15874; (more of) do not write illegal characters into XML files. 2015-07-27 11:03:21 +02:00
llsdserialize_xml.h
llsdutil.cpp Update to build on Xcode 6.0: clang warned about comparison of unsigned int to >=0 - correct ifx here is to retype the variable as signed 2014-10-17 14:01:08 -07:00
llsdutil.h Update to build on Xcode 6.0: clang warned about comparison of unsigned int to >=0 - correct ifx here is to retype the variable as signed 2014-10-17 14:01:08 -07:00
llsimplehash.h
llsingleton.cpp Get rid of LNK4221 linker warnings since we don't run the unit tests anyway 2015-05-15 20:17:33 +02:00
llsingleton.h
llsmoothstep.h
llstacktrace.cpp MAINT-4435 FIXED build fix patchset2 2014-10-28 17:12:49 +02:00
llstacktrace.h MAINT-4435 FIXED fix in llvolume.cpp Perform full build if number of vertices 2014-10-27 17:10:08 +02:00
llstatenums.h
llstaticstringtable.h
llstl.h
llstreamqueue.cpp
llstreamqueue.h
llstreamtools.cpp
llstreamtools.h
llstrider.h
llstring.cpp restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes 2015-04-10 11:02:37 -04:00
llstring.h
llstringtable.cpp
llstringtable.h
llsys.cpp Remove obsolete files. 2015-08-19 21:21:06 +02:00
llsys.h Improve performance of LLMemoryInfo::loadStatsMap. When querying for process memory only, there is no need to make a potential expensive call into GetPerformanceInfo. 2015-02-26 11:24:56 +01:00
llthread.cpp Bring source back in sync with LL. 2015-05-10 17:39:52 +02:00
llthread.h Bring source back in sync with LL. 2015-05-10 17:39:52 +02:00
llthreadlocalstorage.cpp
llthreadlocalstorage.h OPEN-282 - Define LL_THREAD_LOCAL for our platforms in order to unify TLS support 2014-11-19 22:27:36 -07:00
llthreadsafequeue.cpp
llthreadsafequeue.h
lltimer.cpp Update to build on Xcode 6.0: collection of similar const var not used warnings/errors [-Wunused-const-variable] 2014-10-17 14:08:58 -07:00
lltimer.h
lltrace.cpp
lltrace.h
lltraceaccumulators.cpp
lltraceaccumulators.h fix dos line endings 2014-12-12 17:21:24 -05:00
lltracerecording.cpp
lltracerecording.h
lltracethreadrecorder.cpp
lltracethreadrecorder.h
lltreeiterators.h
llunits.h
llunittype.h Merge with tools update. 2015-05-05 13:09:27 +02:00
lluri.cpp
lluri.h
lluriparser.cpp Merge viewer-bear 2015-08-29 11:47:44 +02:00
lluriparser.h Simplify fix for FIRE-16642 2015-08-13 20:59:06 +02:00
lluuid.cpp
lluuid.h Merge LL V3.7.9 (AIS3 + SSA) 2014-10-22 02:02:08 +02:00
llwin32headers.h
llwin32headerslean.h
llworkerthread.cpp
llworkerthread.h
stdtypes.h
string_table.h
stringize.h Continue gradually replacing Boost.Lambda with Boost.Phoenix. 2015-01-16 19:54:35 +00:00
tea.cpp Move teapot files into llcommon. 2016-01-06 11:50:43 +01:00
tea.h Move teapot files into llcommon. 2016-01-06 11:50:43 +01:00
timer.h
timing.cpp
u64.cpp
u64.h