..
tests
Fix Vars::cp dangling-pointer problem.
2011-02-05 11:30:52 -05:00
CMakeLists.txt
Extend LLEventAPI to directly call other functions & methods.
2011-01-28 20:18:10 -05:00
bitpack.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
bitpack.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
ctype_workaround.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
doublelinkedlist.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
imageids.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
imageids.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
indra_constants.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
indra_constants.h
added logging and default value for max-agent-groups
2010-11-18 10:37:45 -08:00
is_approx_equal_fraction.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
linden_common.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
linked_lists.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
ll_template_cast.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llagentconstants.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llallocator.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llallocator.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llallocator_heap_profile.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llallocator_heap_profile.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llapp.cpp
STORM-422 FIXED Added command line option "-disablecrashlogger" to disable crash logger.
2010-11-02 20:26:38 +02:00
llapp.h
STORM-422 FIXED Added command line option "-disablecrashlogger" to disable crash logger.
2010-11-02 20:26:38 +02:00
llapr.cpp
SWAT-352: when loading lleventhost, call apr_dso_error() function.
2010-12-14 19:27:43 -05:00
llapr.h
SWAT-352: when loading lleventhost, call apr_dso_error() function.
2010-12-14 19:27:43 -05:00
llassettype.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llassettype.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llassoclist.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llavatarconstants.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llavatarname.cpp
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
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
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llbase32.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llbase64.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llbase64.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llboost.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llchat.h
Post-convert merge by convert_monolith.py from /Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution
2010-09-03 17:41:39 +01:00
llclickaction.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llcommon.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llcommon.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llcommonutils.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llcommonutils.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llcoros.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llcoros.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llcrc.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llcrc.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llcriticaldamp.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llcriticaldamp.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llcursortypes.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llcursortypes.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lldarray.h
STORM-419 FIXED <anonymous>' is used uninitialized in this function in lldarray.h
2010-10-20 20:26:47 +03:00
lldarrayptr.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lldate.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lldate.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lldefs.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lldeleteutils.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lldependencies.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lldependencies.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lldepthstack.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lldictionary.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lldictionary.h
Remove assert from lldictionary that keeps devs from working with mesh viewer and release viewer.
2010-11-01 12:29:09 -05:00
lldlinked.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lldoubledispatch.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lldqueueptr.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llendianswizzle.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llenum.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llerror.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llerror.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llerrorcontrol.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llerrorlegacy.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llerrorthread.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llerrorthread.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llevent.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llevent.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lleventapi.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lleventapi.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lleventcoro.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lleventcoro.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lleventdispatcher.cpp
Replace boost::ptr_map<name, etc> with std::map<name, shared_ptr>.
2011-02-01 20:18:01 -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
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lleventfilter.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lleventfilter.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llevents.cpp
permit flush when disabled.
2010-12-13 12:37:34 -08:00
llevents.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lleventtimer.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lleventtimer.h
VWR-20670 (SNOW-506) FIXED Protection on LLInstanceTracker base in LLEventTimer needs to be public for gcc >4.1
2010-08-16 16:39:12 +01:00
llextendedstatus.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llfasttimer.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llfasttimer_class.cpp
STORM-105 : improve decompression perf gathering, allow perf name to be passed on the command line, fix crash in analysis phase
2010-10-27 23:15:22 -07:00
llfasttimer_class.h
STORM-105 : improve decompression perf gathering, allow perf name to be passed on the command line, fix crash in analysis phase
2010-10-27 23:15:22 -07:00
llfile.cpp
Merge from http://bitbucket.org/simon_linden/viewer-dev
2010-12-08 17:23:38 -08:00
llfile.h
ER-330 : Improve ObjectUpdateCached message packing. Added some viewer metrics, will disable later.
2010-11-19 16:49:24 -08:00
llfindlocale.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llfindlocale.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llfixedbuffer.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llfixedbuffer.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llfoldertype.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llfoldertype.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llformat.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llformat.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llframetimer.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llframetimer.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llhash.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llheartbeat.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llheartbeat.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llhttpstatuscodes.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llindexedqueue.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llinstancetracker.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llinstancetracker.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llkeythrottle.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llkeyusetracker.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lllazy.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lllazy.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lllinkedqueue.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lllistenerwrapper.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llliveappconfig.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llliveappconfig.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lllivefile.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lllivefile.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lllocalidhashmap.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lllog.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lllog.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lllslconstants.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llmap.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llmd5.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llmd5.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llmemory.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llmemory.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llmemorystream.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llmemorystream.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llmemtype.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llmemtype.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llmetricperformancetester.cpp
STORM-105 : takes Vadim's comments into account, clean up use of static globals and magic strings, enforce naming conventions
2010-11-08 17:16:31 -08:00
llmetricperformancetester.h
STORM-105 : takes Vadim's comments into account, clean up use of static globals and magic strings, enforce naming conventions
2010-11-08 17:16:31 -08:00
llmetrics.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llmetrics.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llmortician.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llmortician.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llnametable.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lloptioninterface.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lloptioninterface.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llpointer.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llpreprocessor.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llpriqueuemap.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llprocesslauncher.cpp
fix working directory in install script and remove dependency on open option --args which is 10.6 only. Also fix erroneous check in process launcher which was mistakenly reporting a failed execution of the new updater script.
2010-12-10 15:41:14 -08:00
llprocesslauncher.h
STORM-52 FIXED Made it possible to use an external script editor.
2010-11-13 00:53:29 +02:00
llprocessor.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llprocessor.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llptrskiplist.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llptrskipmap.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llptrto.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llptrto.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llqueuedthread.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llqueuedthread.h
ESC-211 Metrics data sink - fix delivery by viewer
2010-12-02 18:42:47 -05:00
llrand.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llrand.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llrefcount.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llrefcount.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llrun.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llrun.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llsafehandle.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llsd.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llsd.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llsdserialize.cpp
Bunch of trivial typo fixes that were bothering me on another branch!
2010-09-13 20:28:17 +01:00
llsdserialize.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llsdserialize_xml.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llsdserialize_xml.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
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
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llsecondlifeurls.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llsimplehash.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llsingleton.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llsingleton.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llskiplist.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llskipmap.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llsmoothstep.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llstack.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llstacktrace.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llstacktrace.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llstat.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llstat.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llstatenums.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llstl.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llstreamtools.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llstreamtools.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llstrider.h
Backed out changeset c3d41f18ce2b
2010-08-24 19:22:00 +01:00
llstring.cpp
Merge
2010-09-27 17:54:52 -07:00
llstring.h
Bunch of trivial typo fixes that were bothering me on another branch!
2010-09-13 20:28:17 +01:00
llstringtable.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llstringtable.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llsys.cpp
more debug code for SH-207: viewer crash in LLVertexBuffer::mapBuffer.
2010-10-14 21:23:23 -06:00
llsys.h
more debug code for SH-207: viewer crash in LLVertexBuffer::mapBuffer.
2010-10-14 21:23:23 -06:00
llthread.cpp
[mq]: thread_state_fix
2010-11-23 11:40:54 -08:00
llthread.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llthreadsafequeue.cpp
fix termination issues with thread safe queue in main loop repeater service.
2010-11-11 11:46:24 -08:00
llthreadsafequeue.h
Fix for dll linkage errors.
2010-11-09 17:42:13 -08:00
lltimer.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lltimer.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lltreeiterators.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lluri.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lluri.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lluuid.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lluuid.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
lluuidhashmap.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llversionserver.h
Backed out changeset c3d41f18ce2b
2010-08-24 19:22:00 +01:00
llversionviewer.h
increment minor revision number to make version "2.6.0"
2011-01-07 12:46:55 -05:00
llworkerthread.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
llworkerthread.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
metaclass.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
metaclass.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
metaclasst.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
metaproperty.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
metaproperty.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
metapropertyt.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
reflective.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
reflective.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
reflectivet.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
roles_constants.h
Add role action to allow hosting of events on group land
2010-09-15 15:40:29 -07:00
stdenums.h
Post-convert merge by convert_monolith.py from ./viewer-experience
2010-08-27 16:58:33 -07:00
stdtypes.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
string_table.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
stringize.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
timer.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
timing.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
timing.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
u64.cpp
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
u64.h
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00