phoenix-firestorm/indra/llcommon
Ansariel 3f203c37e0 Fix override of removeExtraLines() function in LLFixedBuffer
Writing to the debug console only worked because LL used an upcast to LLFixedBuffer
instead of using LLConsole, so we might want to make sure we override that function
for our needs in LLConsole properly in case addLine() is called on LLConsole directly
2014-09-11 10:47:41 +02:00
..
nd More replacements of deprecated logging macros 2014-06-10 19:15:47 +02:00
res
tests Replaced even deprecated logging macros. 2014-06-11 18:24:52 +02:00
CMakeLists.txt Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
ctype_workaround.h
fix_macros.h
indra_constants.cpp BUILDFIX: fixed tabs in cmake file and lack of newline at EOF 2013-10-03 15:14:26 -07:00
indra_constants.h Add a constant for the app name to prevent duplication of strings all over the place 2014-07-18 12:21:09 +02:00
is_approx_equal_fraction.h
linden_common.h
llalignedarray.h changed ll_aligned_(malloc|free) to take alignment size as a template argument 2013-10-14 10:18:41 -07:00
llallocator.cpp
llallocator.h
llallocator_heap_profile.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llallocator_heap_profile.h
llapp.cpp Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
llapp.h Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
llapr.cpp Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
llapr.h Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
llassettype.cpp
llassettype.h Summer cleaning - removed a lot of llcommon dependencies to speed up build times 2013-07-30 19:13:45 -07:00
llbase32.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llbase32.h
llbase64.cpp
llbase64.h
llbitpack.cpp Summer cleaning - removed a lot of llcommon dependencies to speed up build times 2013-07-30 19:13:45 -07:00
llbitpack.h second phase summer cleaning 2013-08-09 17:11:19 -07:00
llboost.h
llclickaction.h more cleanup 2013-07-30 19:14:19 -07:00
llcommon.cpp merge from viewer-release 2013-10-08 11:59:24 -07:00
llcommon.h
llcommonutils.cpp
llcommonutils.h BUILDFIX: #include and dependency cleanup 2013-07-19 15:03:05 -07:00
llcoros.cpp
llcoros.h Standalone build fix: change Boost dcoroutines back to coroutines if building standalone. 2013-07-12 17:02:29 -05:00
llcrc.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llcrc.h second phase summer cleaning 2013-08-09 17:11:19 -07:00
llcriticaldamp.cpp merge from viewer-release 2013-10-08 11:59:24 -07:00
llcriticaldamp.h broke out llunit.h into llunittype.h and llunits.h for unit declarations 2013-08-27 13:41:19 -07:00
lldate.cpp renamed TimeBlock to BlockTimerStatHandle 2013-10-15 20:24:42 -07:00
lldate.h Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
lldeadmantimer.cpp merge with release 2014-02-24 18:45:59 -08:00
lldeadmantimer.h Code review updates. All comments so far. 2013-11-18 13:33:19 -05:00
lldefs.h changed fast timer over to using macro 2013-09-05 14:04:13 -07:00
lldependencies.cpp
lldependencies.h
lldepthstack.h Summer cleaning - removed a lot of llcommon dependencies to speed up build times 2013-07-30 19:13:45 -07:00
lldictionary.cpp
lldictionary.h second phase summer cleaning 2013-08-09 17:11:19 -07:00
lldoubledispatch.h
llendianswizzle.h
llerror.cpp Ugly (temporary) workaround to get the viewer build against the havok stub again. 2014-07-15 21:35:00 +02:00
llerror.h Ugly (temporary) workaround to get the viewer build against the havok stub again. 2014-07-15 21:35:00 +02:00
llerrorcontrol.h SH-4399 FIX: Interesting: Texture console MB Bound 0/384 and texture queue bounces once per second 2013-08-12 20:05:16 -07:00
llerrorlegacy.h Summer cleaning - removed a lot of llcommon dependencies to speed up build times 2013-07-30 19:13:45 -07:00
llerrorthread.cpp merge with release 2014-04-07 19:09:40 -07:00
llerrorthread.h
llevent.cpp
llevent.h BUIDLFIX: moved LLThreadSafeRefCount to proper file 2013-07-22 11:01:52 -07:00
lleventapi.cpp
lleventapi.h
lleventcoro.cpp
lleventcoro.h Standalone build fix: change Boost dcoroutines back to coroutines if building standalone. 2013-07-12 17:02:29 -05:00
lleventdispatcher.cpp
lleventdispatcher.h
lleventemitter.h
lleventfilter.cpp
lleventfilter.h
llevents.cpp
llevents.h Summer cleaning - removed a lot of llcommon dependencies to speed up build times 2013-07-30 19:13:45 -07:00
lleventtimer.cpp
lleventtimer.h
llfasttimer.cpp Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
llfasttimer.h Make newer GCC versions happy about unitialized data. 2014-06-11 15:11:06 +02:00
llfile.cpp Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
llfile.h Merge lgpl with LL breakpad changes. 2014-05-02 17:09:26 +02:00
llfindlocale.cpp
llfindlocale.h
llfixedbuffer.cpp
llfixedbuffer.h Fix override of removeExtraLines() function in LLFixedBuffer 2014-09-11 10:47:41 +02:00
llformat.cpp
llformat.h second phase summer cleaning 2013-08-09 17:11:19 -07:00
llframetimer.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llframetimer.h SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms 2013-08-18 22:30:27 -07:00
llhandle.h
llhash.h Use ext/hashtable.h with clang 2013-12-10 06:14:45 -07:00
llheartbeat.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llheartbeat.h
llhttpstatuscodes.h
llindexedvector.h Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
llinitparam.cpp Summer cleaning - removed a lot of llcommon dependencies to speed up build times 2013-07-30 19:13:45 -07:00
llinitparam.h Merge 2014-06-10 20:27:31 -07:00
llinstancetracker.cpp crash fix - bad handling of instancetracker iterators 2013-10-18 13:10:40 -07:00
llinstancetracker.h Removed old code. 2014-06-11 15:10:20 +02:00
llkeythrottle.h
llkeyusetracker.h
llleap.cpp
llleap.h
llleaplistener.cpp
llleaplistener.h
lllistenerwrapper.h
llliveappconfig.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llliveappconfig.h
lllivefile.cpp
lllivefile.h
llmd5.cpp
llmd5.h
llmemory.cpp More replacements of deprecated logging macros 2014-06-10 19:15:47 +02:00
llmemory.h Sync some stuff with LL V3 2014-06-17 20:09:05 +02:00
llmemorystream.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llmemorystream.h
llmetricperformancetester.cpp moved some common functionality from LLTrace::BlockTimerStatHandle to BlockTimer 2013-10-23 13:24:47 -07:00
llmetricperformancetester.h
llmetrics.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llmetrics.h second phase summer cleaning 2013-08-09 17:11:19 -07:00
llmortician.cpp
llmortician.h
llmutex.cpp *sigh* more size fixes 2014-06-22 21:10:06 -06:00
llmutex.h Compile fix for Linux. 2014-07-03 00:11:49 -05:00
llnametable.h revived some deleted files to get mac build working 2014-04-08 18:00:54 -07:00
llpointer.h second phase summer cleaning 2013-08-09 17:11:19 -07:00
llpredicate.cpp
llpredicate.h Clangangangang fixin' 2014-06-22 21:02:55 -06:00
llpreprocessor.h Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
llpriqueuemap.h second phase summer cleaning 2013-08-09 17:11:19 -07:00
llprocess.cpp
llprocess.h
llprocessor.cpp Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
llprocessor.h broke out llunit.h into llunittype.h and llunits.h for unit declarations 2013-08-27 13:41:19 -07:00
llprocinfo.cpp
llprocinfo.h
llptrto.cpp
llptrto.h SH-4297 WIP interesting: viewer-interesting starts loading cached scene late 2013-07-18 15:09:45 -07:00
llqueuedthread.cpp trivial: fix several weird compiling errors. 2013-10-25 10:29:45 -06:00
llqueuedthread.h
llrand.cpp
llrand.h
llrefcount.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llrefcount.h *sigh* more size fixes 2014-06-22 21:10:06 -06:00
llregistry.h second phase summer cleaning 2013-08-09 17:11:19 -07:00
llrun.cpp
llrun.h
llsafehandle.h second phase summer cleaning 2013-08-09 17:11:19 -07:00
llsd.cpp Fix release merge issues (included upstream changes not yet in release from bear) 2013-10-25 11:48:43 -07:00
llsd.h Merge 3.6.11 for RC-ability 2013-11-11 15:50:01 -08:00
llsdparam.cpp renamed TimeBlock to BlockTimerStatHandle 2013-10-15 20:24:42 -07:00
llsdparam.h renamed TimeBlock to BlockTimerStatHandle 2013-10-15 20:24:42 -07:00
llsdserialize.cpp More replacements of deprecated logging macros 2014-06-10 19:15:47 +02:00
llsdserialize.h
llsdserialize_xml.cpp Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
llsdserialize_xml.h
llsdutil.cpp
llsdutil.h BUILDFIX: #include and dependency cleanup 2013-07-19 15:03:05 -07:00
llsimplehash.h
llsingleton.cpp
llsingleton.h second phase summer cleaning 2013-08-09 17:11:19 -07:00
llsmoothstep.h
llstacktrace.cpp
llstacktrace.h
llstatenums.h more cleanup 2013-07-30 19:14:19 -07:00
llstaticstringtable.h
llstl.h merge with release 2014-03-12 12:48:43 -07:00
llstreamqueue.cpp
llstreamqueue.h
llstreamtools.cpp
llstreamtools.h
llstrider.h Sync some stuff with LL V3 2014-06-17 20:09:05 +02:00
llstring.cpp renamed TimeBlock to BlockTimerStatHandle 2013-10-15 20:24:42 -07:00
llstring.h Compile fixes 2014-06-09 23:27:05 -07:00
llstringtable.cpp Summer cleaning - removed a lot of llcommon dependencies to speed up build times 2013-07-30 19:13:45 -07:00
llstringtable.h
llsys.cpp Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
llsys.h SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms 2013-08-18 22:30:27 -07:00
llthread.cpp *sigh* more size fixes 2014-06-22 21:10:06 -06:00
llthread.h *sigh* more size fixes 2014-06-22 21:10:06 -06:00
llthreadlocalstorage.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llthreadlocalstorage.h SH-4577 WIP Interesting: viewer crashed when clicking a offline Conversation containing a shared object 2013-10-24 14:37:57 -07:00
llthreadsafequeue.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llthreadsafequeue.h
lltimer.cpp merge with release 2014-02-24 18:45:59 -08:00
lltimer.h merge with release 2014-02-24 18:45:59 -08:00
lltrace.cpp SH-4653 FIX Interesting: Viewer crashes while reading chat history 2013-12-10 12:50:23 -08:00
lltrace.h Add a frame spanning counter to CountStatHandle so we can query for samples accumulated over the whole application lifetime, not only the last 200 frames. 2014-07-21 17:17:28 +02:00
lltraceaccumulators.cpp fixed things so that trace recordings can be read from even while active 2013-10-21 14:22:21 -07:00
lltraceaccumulators.h SH-4634 FIX Interesting: Viewer crashes when receiving teleport offer 2013-11-19 17:40:44 -08:00
lltracerecording.cpp added LL_TRACE_ENABLED to allow disabling of lltrace 2014-02-06 11:27:16 -08:00
lltracerecording.h fix for fast timer view having runaway time slot 2013-11-15 22:06:41 -08:00
lltracethreadrecorder.cpp added LL_TRACE_ENABLED to allow disabling of lltrace 2014-02-06 11:27:16 -08:00
lltracethreadrecorder.h SH-4653 FIX Interesting: Viewer crashes while reading chat history 2013-12-10 15:48:57 -08:00
lltreeiterators.h
llunits.h forgot a file 2013-08-27 14:44:49 -07:00
llunittype.h More GCC happyness. 2014-06-10 13:55:46 +02:00
lluri.cpp Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
lluri.h
lluuid.cpp Fix attribution for c3f57eb1a922 which was originally done by Drake Arconis (Sovereign Engineer) / Shyotl Kuhr 2014-08-29 08:37:35 +02:00
lluuid.h Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
llwin32headers.h merge with release 2014-04-07 19:09:40 -07:00
llwin32headerslean.h merge with release 2014-04-07 19:09:40 -07:00
llworkerthread.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
llworkerthread.h
stdtypes.h
string_table.h revived some deleted files to get mac build working 2014-04-08 18:00:54 -07:00
stringize.h merge with release 2014-04-07 19:09:40 -07:00
timer.h
timing.cpp
u64.cpp second phase summer cleaning 2013-08-09 17:11:19 -07:00
u64.h