phoenix-firestorm/indra/llcommon
Cinders c8f4b836a5 Update my e-mail address in license headers 2013-05-16 07:20:26 -06: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
…
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
…
linked_lists.h
…
ll_template_cast.h
…
llaccountingcost.h
…
llagentconstants.h
…
llallocator.cpp
…
llallocator.h
…
llallocator_heap_profile.cpp
…
llallocator_heap_profile.h
…
llapp.cpp Only pull in breakpad when RELEASE_CRASH_REPORTING or NON_RELEASE_CRASH_REPORTING is passed to autobuild. This disables dump generation for everyone not using those flags, but on the other hands allows selfcompilers to compile without having to have breakpad. 2013-03-25 03:34:00 +01:00
llapp.h
…
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
…
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-9825; Windows does not use UTF8 but UTF16 filenames. Hence all filenames on Windows to UTF16 and open files using the wide character string. 2013-04-20 02:55:15 +02:00
llfile.h
…
llfindlocale.cpp
…
llfindlocale.h
…
llfixedbuffer.cpp
…
llfixedbuffer.h
…
llfoldertype.cpp
…
llfoldertype.h
…
llformat.cpp
…
llformat.h
…
llframetimer.cpp
…
llframetimer.h
…
llhandle.h
…
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
…
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
…
llstat.h
…
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
…
llthreadsafequeue.cpp
…
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
…
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
…