phoenix-firestorm/indra/llcommon
Richard Nelson 05d7addde7 made LLStringUtil::null const 2010-06-04 12:24:40 -07:00
..
tests Fix a long-suffering logging unit test failure, re-enable the test. 2010-06-04 13:58:19 +01:00
CMakeLists.txt Implemented EXT-6724(normal task) - Implement flat list view of filtered inventory for "add wearables" panel of outfit editor 2010-04-22 15:48:48 +03:00
bitpack.cpp
bitpack.h
ctype_workaround.h
doublelinkedlist.h
imageids.cpp Move hard-coded image IDs to .cpp file to speed link time. 2009-11-28 16:39:50 -08:00
imageids.h Fix build, missed a file and items need LL_COMMON_API 2009-11-28 23:10:38 -08:00
indra_constants.cpp Migrated LLUUIDs and some float constants out of headers into .cpp files 2009-11-28 20:08:09 -08:00
indra_constants.h Fix build, missed a file and items need LL_COMMON_API 2009-11-28 23:10:38 -08:00
is_approx_equal_fraction.h
linden_common.h Migrated LLUUIDs and some float constants out of headers into .cpp files 2009-11-28 20:08:09 -08:00
linked_lists.h
ll_template_cast.h DEV-43463: Keep LLEventPump's LLStandardSignal alive during post() 2009-11-30 12:57:45 -05:00
llagentconstants.h
llallocator.cpp
llallocator.h
llallocator_heap_profile.cpp sigh, follow-up fix. 2010-01-27 13:28:13 -08:00
llallocator_heap_profile.h
llapp.cpp move LLEventTimer into its own source module. everyone includes it, almost no-one wants it. now I can dick with it a bit without rebuilding the world, at least. :) 2010-02-06 18:59:44 +00:00
llapp.h EXT-3075 : Remove swear words from comments across viewer 2010-03-29 15:33:48 -04:00
llapr.cpp Backed out changeset eaac19489aa6 2010-04-15 20:31:56 +01:00
llapr.h Supporting 'read from the end' doesn't make sense (to me), unlike 'write 2010-04-15 18:00:00 +01:00
llassettype.cpp EXT-7076 : Allow "paste as link" for any item 2010-04-27 14:02:49 -04:00
llassettype.h BOOL->bool on llassettype.* 2010-04-01 14:40:44 +01:00
llassoclist.h
llavatarconstants.h
llbase32.cpp
llbase32.h
llbase64.cpp
llbase64.h
llboost.h
llchat.h EXT-7363 FIXED Provided passing owner ID through chat object since it is necessary to correctly build objectim SLURL when chat history reloads content. 2010-05-20 16:47:33 +03:00
llclickaction.h
llcommon.cpp
llcommon.h
llcommonutils.cpp Implemented EXT-6724(normal task) - Implement flat list view of filtered inventory for "add wearables" panel of outfit editor 2010-04-22 15:48:48 +03:00
llcommonutils.h Making use of LLCommonUtils::computeDifference. 2010-04-27 10:20:30 +03:00
llcoros.cpp
llcoros.h
llcrc.cpp Merge of QAR-1267 to trunk. This was a combo merge of QAR-1175 (maint-render-9) and QAR-1236 (dll-msvcrt-2) 2009-02-18 21:10:16 +00:00
llcrc.h
llcriticaldamp.cpp
llcriticaldamp.h
llcursortypes.cpp EXT-2418 added open/sit/buy mouse cursors 2010-03-05 18:34:36 -08:00
llcursortypes.h EXT-2418 added open/sit/buy mouse cursors 2010-03-05 18:34:36 -08:00
lldarray.h Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
lldarrayptr.h
lldate.cpp less dumb partial fix for CID-219 2010-01-27 15:45:41 -08:00
lldate.h
lldefs.h
lldeleteutils.h
lldependencies.cpp
lldependencies.h
lldepthstack.h Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
lldictionary.cpp Migrated LLUUIDs and some float constants out of headers into .cpp files 2009-11-28 20:08:09 -08:00
lldictionary.h Fix assert in lldictionary as used by llfoldertype 2010-01-22 14:03:13 -08:00
lldlinked.h
lldoubledispatch.h
lldqueueptr.h Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llendianswizzle.h
llenum.h
llerror.cpp Fix a long-suffering logging unit test failure, re-enable the test. 2010-06-04 13:58:19 +01:00
llerror.h Fix a long-suffering logging unit test failure, re-enable the test. 2010-06-04 13:58:19 +01:00
llerrorcontrol.h
llerrorlegacy.h We already have a LL_FORCE_INLINE in llpreprocessor.h, don't re-invent it for llfasttimers.h. 2010-01-25 14:25:58 -08:00
llerrorthread.cpp
llerrorthread.h
llevent.cpp Merge of QAR-1383 event-system-7 into trunk. 2009-06-04 16:24:21 +00:00
llevent.h
lleventapi.cpp Add LLEventAPI class, formalizing the mechanism by which we wrap a C++ API 2009-11-11 07:41:50 -05:00
lleventapi.h
lleventcoro.cpp
lleventcoro.h EXT-3158 - Removing logging of users password hash from new login code. 2009-12-08 16:57:45 -08:00
lleventdispatcher.cpp
lleventdispatcher.h Add lleventhost queries to list LLEventAPIs or describe one. 2009-12-22 19:17:14 -05:00
lleventemitter.h
lleventfilter.cpp
lleventfilter.h
llevents.cpp DEV-43463: Keep LLEventPump's LLStandardSignal alive during post() 2009-11-30 12:57:45 -05:00
llevents.h Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ 2009-12-03 11:51:50 -08:00
lleventtimer.cpp EXT-5055 LLInstanceTracker promotes some dangerous patterns - detect them 2010-02-06 21:38:57 +00:00
lleventtimer.h EXT-5055 LLInstanceTracker promotes some dangerous patterns - detect them 2010-02-06 21:38:57 +00:00
llextendedstatus.h
llfasttimer.h Change Linux fasttimer implementation back to RDTSC - using a reliable syscall was REALLY chewing CPU time. Sigh. I didn't realize how incredibly often this gets called. So, back to the assembly. 2010-04-19 12:49:15 +01:00
llfasttimer_class.cpp Change Linux fasttimer implementation back to RDTSC - using a reliable syscall was REALLY chewing CPU time. Sigh. I didn't realize how incredibly often this gets called. So, back to the assembly. 2010-04-19 12:49:15 +01:00
llfasttimer_class.h We already have a LL_FORCE_INLINE in llpreprocessor.h, don't re-invent it for llfasttimers.h. 2010-01-25 14:25:58 -08:00
llfile.cpp
llfile.h
llfindlocale.cpp
llfindlocale.h
llfixedbuffer.cpp
llfixedbuffer.h
llfoldertype.cpp Fix assert in lldictionary as used by llfoldertype 2010-01-22 14:03:13 -08:00
llfoldertype.h
llformat.cpp
llformat.h
llframetimer.cpp Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
llframetimer.h
llhash.h
llheartbeat.cpp
llheartbeat.h
llhttpstatuscodes.h
llindexedqueue.h
llinstancetracker.cpp make the instancetracker unit test really, like, work. before I fiddle with a big pile of stuff. 2010-02-06 21:03:55 +00:00
llinstancetracker.h EXT-5055 LLInstanceTracker promotes some dangerous patterns - detect them 2010-02-06 21:38:57 +00:00
llkeythrottle.h
llkeyusetracker.h
lllazy.cpp Merge of QAR-1383 event-system-7 into trunk. 2009-06-04 16:24:21 +00:00
lllazy.h
lllinkedqueue.h Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
lllistenerwrapper.h Fix to windows build breakages. 2009-12-03 13:11:35 -08:00
llliveappconfig.cpp Result of svn merge -r119432:120464 svn+ssh://svn/svn/linden/branches/http_database/merge-03 into trunk. QAR-1462 2009-05-18 23:38:35 +00:00
llliveappconfig.h
lllivefile.cpp move LLEventTimer into its own source module. everyone includes it, almost no-one wants it. now I can dick with it a bit without rebuilding the world, at least. :) 2010-02-06 18:59:44 +00:00
lllivefile.h
lllocalidhashmap.h
lllog.cpp
lllog.h
lllslconstants.h
llmap.h
llmd5.cpp
llmd5.h
llmemory.cpp
llmemory.h
llmemorystream.cpp
llmemorystream.h
llmemtype.cpp
llmemtype.h
llmetrics.cpp
llmetrics.h
llmortician.cpp
llmortician.h
llnametable.h
lloptioninterface.cpp
lloptioninterface.h
llpointer.h LLPointer cleanup and fix for EXT-4413 2010-01-22 16:51:13 -08:00
llpreprocessor.h We already have a LL_FORCE_INLINE in llpreprocessor.h, don't re-invent it for llfasttimers.h. 2010-01-25 14:25:58 -08:00
llpriqueuemap.h
llprocesslauncher.cpp
llprocesslauncher.h
llprocessor.cpp Change Linux fasttimer implementation back to RDTSC - using a reliable syscall was REALLY chewing CPU time. Sigh. I didn't realize how incredibly often this gets called. So, back to the assembly. 2010-04-19 12:49:15 +01:00
llprocessor.h
llptrskiplist.h
llptrskipmap.h
llptrto.cpp
llptrto.h
llqueuedthread.cpp more fix for EXT-5711: Some textures loading from cache seems jammed. 2010-03-25 17:14:27 -06:00
llqueuedthread.h
llrand.cpp
llrand.h
llrefcount.cpp LLPointer cleanup and fix for EXT-4413 2010-01-22 16:51:13 -08:00
llrefcount.h LLPointer cleanup and fix for EXT-4413 2010-01-22 16:51:13 -08:00
llrun.cpp
llrun.h
llsafehandle.h
llsd.cpp DEV-43622 : API change (no functionality change) to fix a design error in LLSD 2009-12-01 20:59:08 -05:00
llsd.h DEV-43622 : API change (no functionality change) to fix a design error in LLSD 2009-12-01 20:59:08 -05:00
llsdserialize.cpp
llsdserialize.h
llsdserialize_xml.cpp CID-3 2010-02-13 14:37:48 +00:00
llsdserialize_xml.h
llsdutil.cpp merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 2009-06-21 08:04:56 +00:00
llsdutil.h
llsecondlifeurls.cpp Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltips to 3D avatars, 2D avatar names, and 3D objects. Refactors tooltips and text boxes, line editors, and text editors. Breaks LLExpandableTextBox, but a fix is coming. 2009-10-03 23:40:28 +00:00
llsecondlifeurls.h
llsimplehash.h
llsingleton.cpp
llsingleton.h Linker optimization - use "extern template" for commonly regenerated templates 2009-11-30 14:41:52 -08:00
llskiplist.h
llskipmap.h
llsmoothstep.h
llstack.h
llstacktrace.cpp
llstacktrace.h Switch some files to Unix line endings 2009-11-18 17:52:03 -08:00
llstat.cpp
llstat.h
llstatenums.h
llstl.h
llstreamtools.cpp svn merge -r117314:117337 2009-04-16 23:45:35 +00:00
llstreamtools.h
llstrider.h
llstring.cpp FIXED Linux build. 2010-05-29 19:36:55 +03:00
llstring.h made LLStringUtil::null const 2010-06-04 12:24:40 -07:00
llstringtable.cpp
llstringtable.h
llsys.cpp Change Linux fasttimer implementation back to RDTSC - using a reliable syscall was REALLY chewing CPU time. Sigh. I didn't realize how incredibly often this gets called. So, back to the assembly. 2010-04-19 12:49:15 +01:00
llsys.h Change Linux fasttimer implementation back to RDTSC - using a reliable syscall was REALLY chewing CPU time. Sigh. I didn't realize how incredibly often this gets called. So, back to the assembly. 2010-04-19 12:49:15 +01:00
llthread.cpp
llthread.h
lltimer.cpp Change Linux fasttimer implementation back to RDTSC - using a reliable syscall was REALLY chewing CPU time. Sigh. I didn't realize how incredibly often this gets called. So, back to the assembly. 2010-04-19 12:49:15 +01:00
lltimer.h move LLEventTimer into its own source module. everyone includes it, almost no-one wants it. now I can dick with it a bit without rebuilding the world, at least. :) 2010-02-06 18:59:44 +00:00
lltreeiterators.h CID-271 2010-02-03 20:36:56 +00:00
lluri.cpp Re-insert backed out SLE checkin so we can fix it 2010-04-07 11:08:04 -07:00
lluri.h
lluuid.cpp Re-insert backed out SLE checkin so we can fix it 2010-04-07 11:08:04 -07:00
lluuid.h EXT-5940 : Typedef all vector<LLUUID>'s 2010-03-29 16:33:35 -04:00
lluuidhashmap.h
llversionserver.h Include channel names in update_version_files.py invocation to fix bad viewer channel name. 2010-03-31 15:24:42 -07:00
llversionviewer.h Bumped version to 2.0.2.0 - just in case 2010-04-30 12:59:53 -07:00
llworkerthread.cpp EXT-7080 Partial FIXED: Outfit texture updates are not transmitted (in either direction) when HTTP Textures is enabled 2010-05-04 11:08:45 -06:00
llworkerthread.h fix for EXT-5683: viewer crashes at llcommon/llworkerthread.cpp(323): ERROR: LLWorkerClass::checkWork: ASSERT(workreq). 2010-03-04 15:02:30 -07:00
metaclass.cpp
metaclass.h
metaclasst.h
metaproperty.cpp
metaproperty.h
metapropertyt.h
reflective.cpp Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
reflective.h
reflectivet.h
roles_constants.h
stdenums.h
stdtypes.h
string_table.h
stringize.h
timer.h
timing.cpp Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
timing.h
u64.cpp Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 2009-01-08 00:05:06 +00:00
u64.h