phoenix-firestorm/indra/llcommon
Nicky b5e8e3025a Properly handle unicode paths in crashlogging (Windows). 2013-06-19 00:29:52 +02:00
..
nd FIRE-9977; Mesh upload crashes on Windows XP. 2013-05-05 03:47:00 +02:00
res
tests Linux Viewer build fixes. 2012-12-05 17:29:52 -05:00
CMakeLists.txt Rename HAS_OPENSIM_SUPPORT switch to OPENSIM 2013-02-18 21:24:20 -07:00
bitpack.cpp
bitpack.h
ctype_workaround.h
doublelinkedlist.h
fix_macros.h Some Mac header #defines macros like check and equivalent -- gack!! 2012-11-16 18:08:40 -05:00
imageids.cpp Merged with Appearance-Misc tip 2013-02-04 21:06:34 +01:00
imageids.h Merged with Appearance-Misc tip 2013-02-04 21:06:34 +01:00
indra_constants.cpp
indra_constants.h Partial Merge of LL 3.4.2 Release 2012-12-10 15:56:46 -08:00
is_approx_equal_fraction.h
linden_common.h Boost 1.52 no longer supports Boost.Filesystem v2 -- don't request. 2012-11-16 17:56:30 -05:00
linked_lists.h
ll_template_cast.h
llaccountingcost.h
llagentconstants.h
llallocator.cpp initial attempt to restore changes that make removing tcmalloc possible; not tested 2012-09-12 14:36:37 -04:00
llallocator.h
llallocator_heap_profile.cpp
llallocator_heap_profile.h
llapp.cpp Properly handle unicode paths in crashlogging (Windows). 2013-06-19 00:29:52 +02:00
llapp.h FIRE-8173: glibc 1.26 now fully declares siginfo_t. 2012-11-23 23:42:02 -05:00
llapr.cpp Add ndfile.h into llapr.h so it is visible where needed. Add typedef apr_file_t tFiletype to LLAPRFile and then use this in all classes instead of apr_file_t, this way we can swap between LLAPRFile and ndFile with use a typedef 2013-01-23 02:25:14 +01:00
llapr.h Switch off APR for default branch again. Having all the latest fixes it can make use of some broader tests again. 2013-04-02 02:39:47 +02:00
llassettype.cpp
llassettype.h
llassoclist.h
llavatarconstants.h
llavatarname.cpp
llavatarname.h
llbase32.cpp
llbase32.h
llbase64.cpp
llbase64.h
llboost.h
llchat.h
llclickaction.h
llcommon.cpp
llcommon.h
llcommonutils.cpp
llcommonutils.h
llcoros.cpp
llcoros.h
llcrc.cpp
llcrc.h
llcriticaldamp.cpp
llcriticaldamp.h
llcursortypes.cpp
llcursortypes.h
lldarray.h Make GCC 4.7.1 happy. 2013-03-12 11:38:40 +01:00
lldarrayptr.h
lldate.cpp
lldate.h
lldefs.h
lldeleteutils.h
lldependencies.cpp
lldependencies.h
lldepthstack.h
lldictionary.cpp
lldictionary.h Partial rewrite of llifstream and llofstream (Windows implementation pending). Moved more functionality from llviewerwearable to llwearable 2012-09-20 04:29:17 +00:00
lldlinked.h
lldoubledispatch.h
lldqueueptr.h
llendianswizzle.h
llenum.h
llerror.cpp
llerror.h
llerrorcontrol.h
llerrorlegacy.h
llerrorthread.cpp
llerrorthread.h
llevent.cpp
llevent.h
lleventapi.cpp
lleventapi.h
lleventcoro.cpp
lleventcoro.h Make GCC 4.7.1 happy. 2013-03-12 11:38:40 +01:00
lleventdispatcher.cpp
lleventdispatcher.h
lleventemitter.h
lleventfilter.cpp
lleventfilter.h
llevents.cpp
llevents.h
lleventtimer.cpp Minimize calls to endInstances per frame. 2013-03-26 20:42:34 +01:00
lleventtimer.h
llextendedstatus.h
llfasttimer.cpp Merge RLVa SSB update 2013-02-24 18:24:48 -08:00
llfasttimer.h Merge RLVa SSB update 2013-02-24 18:24:48 -08:00
llfile.cpp FIRE-10035; Make sure there's not path with a trailing / or \ passed to _wstat. 2013-05-24 01:04:24 +02:00
llfile.h More windows build fixes 2012-09-21 22:21:42 -07:00
llfindlocale.cpp
llfindlocale.h
llfixedbuffer.cpp
llfixedbuffer.h
llfoldertype.cpp
llfoldertype.h
llformat.cpp
llformat.h
llframetimer.cpp
llframetimer.h
llhandle.h Add implementation comments to LLHandle. 2012-08-08 14:57:49 -04:00
llhash.h
llheartbeat.cpp
llheartbeat.h
llhttpstatuscodes.h
llindexedqueue.h
llinitparam.cpp
llinitparam.h FIRE-9207: Finish importing CHUI-739 fixes to fix toolbar buttons going poof. 2013-04-09 09:16:49 -05:00
llinstancetracker.cpp
llinstancetracker.h Minimize calls to LLInstanceTrackerBase::getStatic. It is not as innocent as it looks when called very often. 2013-01-02 19:33:06 +01:00
llkeythrottle.h
llkeyusetracker.h
lllazy.cpp
lllazy.h
llleap.cpp
llleap.h
llleaplistener.cpp
llleaplistener.h
lllinkedqueue.h
lllistenerwrapper.h
llliveappconfig.cpp
llliveappconfig.h
lllivefile.cpp
lllivefile.h
lllocalidhashmap.h
lllog.cpp
lllog.h
lllslconstants.h
llmap.h
llmd5.cpp
llmd5.h
llmemory.cpp Refactor code. All nd*.cpp/h files are now in their own subdirectory. 2013-01-27 18:53:56 +01:00
llmemory.h Merge LGPL 2013-01-28 08:04:11 -08:00
llmemorystream.cpp
llmemorystream.h
llmetricperformancetester.cpp Fixing issues with not detecting when LLSD XML parsing fails. Changing most http error handlers to understand LLSD error responses. Fleshing out most http error handler message spam. 2013-03-05 22:05:22 -08:00
llmetricperformancetester.h
llmetrics.cpp
llmetrics.h
llmortician.cpp
llmortician.h
llnametable.h
lloptioninterface.cpp
lloptioninterface.h
llpointer.h
llpreprocessor.h
llpriqueuemap.h
llprocess.cpp
llprocess.h
llprocessor.cpp Indention fix in llprocessor.cpp 2013-02-09 22:53:13 +01:00
llprocessor.h
llptrskiplist.h
llptrskipmap.h
llptrto.cpp
llptrto.h
llqueuedthread.cpp FIRE-4972 - Hackish fix for FS eating a second CPU core from LLQueuedThread sometimes having one item stuck in the que 2012-11-24 11:37:15 -08:00
llqueuedthread.h
llrand.cpp
llrand.h
llrefcount.cpp
llrefcount.h Refactor code. All nd*.cpp/h files are now in their own subdirectory. 2013-01-27 18:53:56 +01:00
llregistry.h
llrun.cpp
llrun.h
llsafehandle.h
llsd.cpp
llsd.h
llsdparam.cpp
llsdparam.h
llsdserialize.cpp First round of export and import support. 2013-03-24 20:35:24 -04:00
llsdserialize.h Fixing issues with not detecting when LLSD XML parsing fails. Changing most http error handlers to understand LLSD error responses. Fleshing out most http error handler message spam. 2013-03-05 22:05:22 -08:00
llsdserialize_xml.cpp Merge SSB push 4 2013-03-08 17:54:49 -08:00
llsdserialize_xml.h
llsdutil.cpp
llsdutil.h
llsecondlifeurls.cpp
llsecondlifeurls.h
llsimplehash.h
llsingleton.cpp
llsingleton.h
llskiplist.h
llskipmap.h
llsmoothstep.h
llsortedvector.h
llstack.h
llstacktrace.cpp
llstacktrace.h
llstat.cpp Merge 2012-08-25 12:51:37 -07:00
llstat.h fixed crash on startup 2012-08-25 12:49:40 -07:00
llstatenums.h
llstl.h
llstreamqueue.cpp
llstreamqueue.h
llstreamtools.cpp
llstreamtools.h
llstrider.h FIRE-9819; llstrider was incompatible with the binary havok blob, leading to crashes. 2013-04-20 02:53:50 +02:00
llstring.cpp
llstring.h
llstringtable.cpp
llstringtable.h
llsys.cpp State Windows 8.1 instead of its codname of Windows Blue for NT 6.3 2013-05-15 14:50:48 -07:00
llsys.h
llthread.cpp Merge LL 3.4.3, 2012-12-18 00:36:35 -08:00
llthread.h Merge LL 3.4.1 to FS LGPL, 2012-11-09 17:55:32 -08:00
llthreadsafequeue.cpp Backout 30712/30705/30684 and bring back the volatileaprpool to test if that helps with memory. 2012-11-03 22:35:33 +01:00
llthreadsafequeue.h
lltimer.cpp
lltimer.h
lltreeiterators.h
lltypeinfolookup.h
lluri.cpp Merge LL 3.4.3, 2012-12-18 00:36:35 -08:00
lluri.h
lluuid.cpp MAINT-1986: patch OPSDEV-111 fix (rev 9346b73d6843) from server-trunk 2012-12-18 16:09:31 -05:00
lluuid.h Use better UUID hash calculation, suggested by Zwagoth Klaar 2013-04-24 10:29:56 +02:00
lluuidhashmap.h
llversionserver.h.in first pass merge 2013-02-04 10:52:32 -08:00
llversionviewer.h.in Merge FS LGPL tip 2013-02-23 17:09:53 -08:00
llworkerthread.cpp Backout 30712/30705/30684 and bring back the volatileaprpool to test if that helps with memory. 2012-11-03 22:35:33 +01:00
llworkerthread.h
metaclass.cpp
metaclass.h
metaclasst.h
metaproperty.cpp
metaproperty.h
metapropertyt.h
osslconstants.h Update my e-mail address in license headers 2013-05-16 07:20:26 -06:00
reflective.cpp
reflective.h
reflectivet.h
roles_constants.h
stdenums.h
stdtypes.h
string_table.h
stringize.h
timer.h
timing.cpp
timing.h
u64.cpp
u64.h