This website requires JavaScript.
Explore
Help
Sign In
livie
/
phoenix-firestorm
Watch
1
Star
0
Fork
You've already forked phoenix-firestorm
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8d9aec9278
phoenix-firestorm
/
indra
/
llcommon
History
William Todd Stinson
31f622ca04
Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta.
2012-10-19 11:21:18 -07:00
..
tests
…
CMakeLists.txt
Backed out changeset: eb957fafe167
2012-10-03 17:53:28 -07:00
bitpack.cpp
…
bitpack.h
…
ctype_workaround.h
…
doublelinkedlist.h
…
imageids.cpp
…
imageids.h
…
indra_constants.cpp
…
indra_constants.h
MAINT-1173 : Top Scripts: Break down usage by parcel. Follow-on code to add
2012-06-27 13:58:37 -07:00
is_approx_equal_fraction.h
…
linden_common.h
…
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
Only enable breakpad error handing if crash reporting is enabled
2012-10-01 16:26:12 -05:00
llapp.h
…
llapr.cpp
…
llapr.h
…
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
…
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
…
lleventdispatcher.cpp
…
lleventdispatcher.h
…
lleventemitter.h
…
lleventfilter.cpp
…
lleventfilter.h
…
llevents.cpp
…
llevents.h
…
lleventtimer.cpp
…
lleventtimer.h
…
llextendedstatus.h
…
llfasttimer.h
…
llfasttimer_class.cpp
…
llfasttimer_class.h
…
llfile.cpp
…
llfile.h
…
llfindlocale.cpp
…
llfindlocale.h
…
llfixedbuffer.cpp
…
llfixedbuffer.h
…
llfoldertype.cpp
…
llfoldertype.h
CHUI-283: Now the avatar icon loads in the user's avatar image.Also the avatar image is of proper size. The participant of the conversation is offset correctly as well.
2012-09-18 12:15:51 -07:00
llformat.cpp
…
llformat.h
…
llframetimer.cpp
…
llframetimer.h
…
llhash.h
…
llheartbeat.cpp
…
llheartbeat.h
…
llhttpstatuscodes.h
…
llindexedqueue.h
…
llinitparam.cpp
CHUI-270 FIX Progress spinner not visible in merchant outbox
2012-08-03 17:43:48 -07:00
llinitparam.h
Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.
2012-08-09 17:04:00 -07:00
llinstancetracker.cpp
…
llinstancetracker.h
Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.
2012-07-27 12:53:54 -07: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
MAINT-1684: Correcting the calls to ll_aligned_free() which should have actually been to ll_aligned_free_16().
2012-10-11 18:25:13 -07:00
llmemory.h
MAINT-1753: Correcting behavior of ll_aligned_realloc_16() on Linux to avoid memory corruption in the case that the new memory size requested is smaller than the old memory size. Also, adding check to ensure that the aligned malloc returns a non-null value before memcopying.
2012-10-18 17:36:57 -07:00
llmemorystream.cpp
…
llmemorystream.h
…
llmemtype.cpp
…
llmemtype.h
…
llmetricperformancetester.cpp
…
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
…
llprocessor.h
…
llptrskiplist.h
…
llptrskipmap.h
…
llptrto.cpp
…
llptrto.h
…
llqueuedthread.cpp
Only enable breakpad error handing if crash reporting is enabled
2012-10-01 16:26:12 -05:00
llqueuedthread.h
…
llrand.cpp
…
llrand.h
…
llrefcount.cpp
…
llrefcount.h
…
llregistry.h
Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development.
2012-08-09 17:04:00 -07:00
llrun.cpp
…
llrun.h
…
llsafehandle.h
…
llsd.cpp
…
llsd.h
…
llsdparam.cpp
Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/.
2012-07-27 15:38:03 -07:00
llsdparam.h
…
llsdserialize.cpp
…
llsdserialize.h
…
llsdserialize_xml.cpp
…
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
MAINT-515 FIX, CHOP-100 FIX - technically we are avoiding these issues rather than fixing them; changing llcommon to be statically linked avoids the symbol issues with llcommon.dll
2012-08-02 11:45:38 -04:00
llstat.h
MAINT-515 FIX, CHOP-100 FIX - technically we are avoiding these issues rather than fixing them; changing llcommon to be statically linked avoids the symbol issues with llcommon.dll
2012-08-02 11:45:38 -04:00
llstatenums.h
…
llstl.h
MAINT-1175: Use workaround for comparing std::type_info* on gcc < 4.4.
2012-07-19 08:35:11 -04:00
llstreamqueue.cpp
…
llstreamqueue.h
…
llstreamtools.cpp
…
llstreamtools.h
…
llstrider.h
…
llstring.cpp
…
llstring.h
…
llstringtable.cpp
…
llstringtable.h
…
llsys.cpp
…
llsys.h
…
llthread.cpp
Fix non-thread-safe refcounting of LLHTTPClient::Responder and fix out-of-order deletion of LLTextureFetch on shutdown
2012-10-03 14:30:21 -05:00
llthread.h
Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/.
2012-10-17 14:32:29 -07:00
llthreadsafequeue.cpp
…
llthreadsafequeue.h
…
lltimer.cpp
…
lltimer.h
…
lltreeiterators.h
…
lltypeinfolookup.h
MAINT-1175: Pass boost::unordered_map hash/equals functors for char*.
2012-07-16 21:05:23 -04:00
lluri.cpp
…
lluri.h
…
lluuid.cpp
…
lluuid.h
…
lluuidhashmap.h
…
llversionserver.h
…
llversionviewer.h
increment version to 3.4.1
2012-07-27 16:22:33 -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
…