[svn:parrot] r48270 - branches/gsoc_instrument
khairul at svn.parrot.org
khairul at svn.parrot.org
Tue Aug 3 03:36:02 UTC 2010
Author: khairul
Date: Tue Aug 3 03:36:02 2010
New Revision: 48270
URL: https://trac.parrot.org/parrot/changeset/48270
Log:
Updated manifest.
Modified:
branches/gsoc_instrument/MANIFEST
Modified: branches/gsoc_instrument/MANIFEST
==============================================================================
--- branches/gsoc_instrument/MANIFEST Tue Aug 3 03:28:01 2010 (r48269)
+++ branches/gsoc_instrument/MANIFEST Tue Aug 3 03:36:02 2010 (r48270)
@@ -1158,7 +1158,6 @@
runtime/parrot/library/HTTP/Message.pir [library]
runtime/parrot/library/Instrument/Base.nqp [library]
runtime/parrot/library/Instrument/Event.nqp [library]
-runtime/parrot/library/Instrument/EventDispatcher.nqp [library]
runtime/parrot/library/Instrument/EventLibrary.nqp [library]
runtime/parrot/library/Instrument/Instrument.pir [library]
runtime/parrot/library/Instrument/Probe.nqp [library]
@@ -1278,11 +1277,15 @@
src/dynpmc/foo.pmc []
src/dynpmc/foo2.pmc []
src/dynpmc/gziphandle.pmc []
+src/dynpmc/instrument_extern.h []
+src/dynpmc/instrument_private.h []
src/dynpmc/instrument.pmc []
src/dynpmc/instrumentclass.pmc []
src/dynpmc/instrumentgc.pmc []
+src/dynpmc/instrumentinvokable.pmc []
src/dynpmc/instrumentobject.pmc []
src/dynpmc/instrumentop.pmc []
+src/dynpmc/instrumentruncore.pmc []
src/dynpmc/instrumentstubbase.pmc []
src/dynpmc/instrumentvtable.pmc []
src/dynpmc/main.pasm []
More information about the parrot-commits
mailing list