| .. |
|
tests
|
merge changes for STORM-1051
|
2011-04-05 07:23:43 -04:00 |
|
CMakeLists.txt
|
SH-1252 and SH-1253 WIP.
|
2011-05-20 14:26:05 -04:00 |
|
bitpack.cpp
|
…
|
|
|
bitpack.h
|
…
|
|
|
ctype_workaround.h
|
…
|
|
|
doublelinkedlist.h
|
…
|
|
|
imageids.cpp
|
…
|
|
|
imageids.h
|
…
|
|
|
indra_constants.cpp
|
…
|
|
|
indra_constants.h
|
Switched to using *_SQUARED constants instead of multiplied constants, and cleaned up a few other minor issues noted during review.
|
2011-03-12 23:39:10 -08:00 |
|
is_approx_equal_fraction.h
|
…
|
|
|
linden_common.h
|
…
|
|
|
linked_lists.h
|
…
|
|
|
ll_template_cast.h
|
…
|
|
|
llaccountingquota.h
|
merge
|
2011-06-07 13:59:40 -05:00 |
|
llagentconstants.h
|
…
|
|
|
llallocator.cpp
|
…
|
|
|
llallocator.h
|
…
|
|
|
llallocator_heap_profile.cpp
|
…
|
|
|
llallocator_heap_profile.h
|
…
|
|
|
llapp.cpp
|
Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated a bunch of unnecesary header dependencies.
|
2011-05-05 17:13:52 -07:00 |
|
llapp.h
|
…
|
|
|
llapr.cpp
|
…
|
|
|
llapr.h
|
…
|
|
|
llassettype.cpp
|
…
|
|
|
llassettype.h
|
…
|
|
|
llassoclist.h
|
…
|
|
|
llavatarconstants.h
|
STORM-955: VWR-24312: Massively duplicated objects
|
2010-12-30 14:53:30 +01:00 |
|
llavatarname.cpp
|
VWR-24917 Use mIsDisplayNameDefault to reduce name redundancy in nearby chat history
|
2011-02-17 20:59:33 -06:00 |
|
llavatarname.h
|
renamed temp name flag member in name cache to avoid confusion with similar names in other classes
|
2011-01-15 09:09:41 -05:00 |
|
llbase32.cpp
|
…
|
|
|
llbase32.h
|
…
|
|
|
llbase64.cpp
|
…
|
|
|
llbase64.h
|
…
|
|
|
llboost.h
|
…
|
|
|
llchat.h
|
ER-671 : Add LLRegionSayTo() LSL function. Added new chat type for direct messages to match server code, use light orange for text. Reviewed by Kelly.
|
2011-04-05 09:07:11 -07:00 |
|
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
|
…
|
|
|
lldarrayptr.h
|
…
|
|
|
lldate.cpp
|
…
|
|
|
lldate.h
|
Added badges version 0.1 to buttons.
|
2011-05-24 09:38:49 -07:00 |
|
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
|
…
|
|
|
lleventdispatcher.cpp
|
Untested support for passing array to map-registered function.
|
2011-02-06 21:32:25 -05:00 |
|
lleventdispatcher.h
|
Replace boost::ptr_map<name, etc> with std::map<name, shared_ptr>.
|
2011-02-01 20:18:01 -05:00 |
|
lleventemitter.h
|
…
|
|
|
lleventfilter.cpp
|
…
|
|
|
lleventfilter.h
|
…
|
|
|
llevents.cpp
|
Introduce and use new sendReply() function for LLEventAPI methods.
|
2011-02-18 10:56:26 -05:00 |
|
llevents.h
|
Introduce and use new sendReply() function for LLEventAPI methods.
|
2011-02-18 10:56:26 -05:00 |
|
lleventtimer.cpp
|
…
|
|
|
lleventtimer.h
|
…
|
|
|
llextendedstatus.h
|
…
|
|
|
llfasttimer.h
|
merge
|
2011-04-22 11:50:19 -05:00 |
|
llfasttimer_class.cpp
|
merge
|
2011-01-05 14:10:18 -05:00 |
|
llfasttimer_class.h
|
merge
|
2010-12-29 14:08:47 -05:00 |
|
llfile.cpp
|
…
|
|
|
llfile.h
|
…
|
|
|
llfindlocale.cpp
|
…
|
|
|
llfindlocale.h
|
…
|
|
|
llfixedbuffer.cpp
|
…
|
|
|
llfixedbuffer.h
|
…
|
|
|
llfoldertype.cpp
|
fixed basic root folder entry to match 8 character limit
|
2011-06-27 19:13:42 -07:00 |
|
llfoldertype.h
|
merge
|
2011-06-27 18:44:33 -07:00 |
|
llformat.cpp
|
…
|
|
|
llformat.h
|
…
|
|
|
llframetimer.cpp
|
…
|
|
|
llframetimer.h
|
…
|
|
|
llhash.h
|
…
|
|
|
llheartbeat.cpp
|
…
|
|
|
llheartbeat.h
|
…
|
|
|
llhttpstatuscodes.h
|
…
|
|
|
llindexedqueue.h
|
…
|
|
|
llinstancetracker.cpp
|
Fix for "doubleton" error using LLInstanceTracker across shared library boundaries.
|
2011-03-09 17:01:08 -08:00 |
|
llinstancetracker.h
|
Fix for "doubleton" error using LLInstanceTracker across shared library boundaries.
|
2011-03-09 17:01:08 -08:00 |
|
llkeythrottle.h
|
…
|
|
|
llkeyusetracker.h
|
…
|
|
|
lllazy.cpp
|
…
|
|
|
lllazy.h
|
…
|
|
|
lllinkedqueue.h
|
…
|
|
|
lllistenerwrapper.h
|
…
|
|
|
llliveappconfig.cpp
|
…
|
|
|
llliveappconfig.h
|
…
|
|
|
lllivefile.cpp
|
…
|
|
|
lllivefile.h
|
…
|
|
|
lllocalidhashmap.h
|
…
|
|
|
lllog.cpp
|
…
|
|
|
lllog.h
|
…
|
|
|
lllslconstants.h
|
STORM-955: VWR-24312: Massively duplicated objects
|
2010-12-30 14:53:30 +01:00 |
|
llmap.h
|
…
|
|
|
llmd5.cpp
|
expose << operator for LLMD5 objects in LL_COMMON_API
|
2011-01-07 15:20:48 -05:00 |
|
llmd5.h
|
Automated merge from mesh-development
|
2011-01-10 11:20:28 -05:00 |
|
llmemory.cpp
|
Automated merge up from viewer-development into mesh-development
|
2011-02-01 11:28:22 -05:00 |
|
llmemory.h
|
Fix up alignment problems for debug build.
|
2011-05-12 16:09:42 -07:00 |
|
llmemorystream.cpp
|
…
|
|
|
llmemorystream.h
|
…
|
|
|
llmemtype.cpp
|
for SH-846: design and implement the debug code to locate memory leaking
|
2011-01-26 11:13:04 -07:00 |
|
llmemtype.h
|
…
|
|
|
llmetricperformancetester.cpp
|
STORM-987 : Took Vadim's comment into account: check arguments consistency, make sure remaining perf data are flushed on exit.
|
2011-03-10 22:02:49 -08:00 |
|
llmetricperformancetester.h
|
STORM-987 : Took Vadim's comment into account: check arguments consistency, make sure remaining perf data are flushed on exit.
|
2011-03-10 22:02:49 -08:00 |
|
llmetrics.cpp
|
…
|
|
|
llmetrics.h
|
…
|
|
|
llmortician.cpp
|
…
|
|
|
llmortician.h
|
…
|
|
|
llnametable.h
|
…
|
|
|
lloptioninterface.cpp
|
…
|
|
|
lloptioninterface.h
|
…
|
|
|
llpointer.h
|
…
|
|
|
llpreprocessor.h
|
…
|
|
|
llpriqueuemap.h
|
…
|
|
|
llprocesslauncher.cpp
|
Fix CHOP-544. Use cwd when creating a process on windows when the llprocesslauncher's working directory is not set. Currently "" will be passed for the working directory which breaks the launching of the updater script.
|
2011-03-17 12:16:41 -07:00 |
|
llprocesslauncher.h
|
…
|
|
|
llprocessor.cpp
|
…
|
|
|
llprocessor.h
|
…
|
|
|
llptrskiplist.h
|
…
|
|
|
llptrskipmap.h
|
…
|
|
|
llptrto.cpp
|
…
|
|
|
llptrto.h
|
…
|
|
|
llqueuedthread.cpp
|
…
|
|
|
llqueuedthread.h
|
…
|
|
|
llrand.cpp
|
…
|
|
|
llrand.h
|
…
|
|
|
llrefcount.cpp
|
a debug tool to detect LLPointer issues for SH-694: check if there are any other LLPointer issues in the mesh model uploading flow and fix them if exist.
|
2011-01-04 16:28:40 -07:00 |
|
llrefcount.h
|
BUILDFIX: fixing linux build breakage
|
2011-01-06 13:07:18 -05:00 |
|
llrun.cpp
|
…
|
|
|
llrun.h
|
…
|
|
|
llsafehandle.h
|
…
|
|
|
llsd.cpp
|
…
|
|
|
llsd.h
|
…
|
|
|
llsdserialize.cpp
|
SH-1603 Replace every occurrence of "WTF" with something more appropriate.
|
2011-05-25 18:45:21 -05:00 |
|
llsdserialize.h
|
…
|
|
|
llsdserialize_xml.cpp
|
…
|
|
|
llsdserialize_xml.h
|
…
|
|
|
llsdutil.cpp
|
Fix a couple gotchas in LLSDArray, LLSDParam, llsd_equals().
|
2011-01-31 18:00:58 -05:00 |
|
llsdutil.h
|
Introduce BOOST_FOREACH() helpers for LLSD in llsdutil.h.
|
2011-02-03 22:54:16 -05:00 |
|
llsecondlifeurls.cpp
|
…
|
|
|
llsecondlifeurls.h
|
…
|
|
|
llsimplehash.h
|
…
|
|
|
llsingleton.cpp
|
…
|
|
|
llsingleton.h
|
…
|
|
|
llskiplist.h
|
…
|
|
|
llskipmap.h
|
…
|
|
|
llsmoothstep.h
|
…
|
|
|
llstack.h
|
…
|
|
|
llstacktrace.cpp
|
…
|
|
|
llstacktrace.h
|
…
|
|
|
llstat.cpp
|
SH-1603 Replace every occurrence of "WTF" with something more appropriate.
|
2011-05-25 18:45:21 -05:00 |
|
llstat.h
|
…
|
|
|
llstatenums.h
|
…
|
|
|
llstl.h
|
…
|
|
|
llstreamtools.cpp
|
…
|
|
|
llstreamtools.h
|
…
|
|
|
llstrider.h
|
…
|
|
|
llstring.cpp
|
…
|
|
|
llstring.h
|
…
|
|
|
llstringtable.cpp
|
…
|
|
|
llstringtable.h
|
…
|
|
|
llsys.cpp
|
Correctly identify Server 2008, Server 2008 R2, Server 2012, and Windows 8
|
2011-05-16 23:58:28 -07:00 |
|
llsys.h
|
…
|
|
|
llthread.cpp
|
SH-920 Wait for threads to shut down before deleting them -- also, fix some assertions that were encouraging people to comment out the destruction of LLSignal.
|
2011-02-09 20:06:46 -06:00 |
|
llthread.h
|
…
|
|
|
llthreadsafequeue.cpp
|
…
|
|
|
llthreadsafequeue.h
|
…
|
|
|
lltimer.cpp
|
…
|
|
|
lltimer.h
|
…
|
|
|
lltreeiterators.h
|
…
|
|
|
lluri.cpp
|
…
|
|
|
lluri.h
|
…
|
|
|
lluuid.cpp
|
…
|
|
|
lluuid.h
|
…
|
|
|
lluuidhashmap.h
|
…
|
|
|
llversionserver.h
|
…
|
|
|
llversionviewer.h
|
increment viewer version to 2.7.5
|
2011-06-20 06:11:03 -04:00 |
|
llworkerthread.cpp
|
…
|
|
|
llworkerthread.h
|
…
|
|
|
metaclass.cpp
|
…
|
|
|
metaclass.h
|
…
|
|
|
metaclasst.h
|
…
|
|
|
metaproperty.cpp
|
…
|
|
|
metaproperty.h
|
…
|
|
|
metapropertyt.h
|
…
|
|
|
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
|
…
|
|