[svn:parrot] r47248 - branches/gc_massacre

mikehh at svn.parrot.org mikehh at svn.parrot.org
Tue Jun 1 10:14:53 UTC 2010


Author: mikehh
Date: Tue Jun  1 10:14:53 2010
New Revision: 47248
URL: https://trac.parrot.org/parrot/changeset/47248

Log:
regen MANIFEST

Modified:
   branches/gc_massacre/MANIFEST

Modified: branches/gc_massacre/MANIFEST
==============================================================================
--- branches/gc_massacre/MANIFEST	Tue Jun  1 09:02:54 2010	(r47247)
+++ branches/gc_massacre/MANIFEST	Tue Jun  1 10:14:53 2010	(r47248)
@@ -1,7 +1,7 @@
 # ex: set ro:
 # $Id$
 #
-# generated by tools/dev/mk_manifest_and_skip.pl Sat May 29 07:05:55 2010 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Tue Jun  1 01:54:24 2010 UT
 #
 # See below for documentation on the format of this file.
 #
@@ -1288,9 +1288,14 @@
 src/gc/gc_inf.c                                             []
 src/gc/gc_ms.c                                              []
 src/gc/gc_private.h                                         []
+src/gc/gc_tms.c                                             []
+src/gc/list.c                                               []
+src/gc/list.h                                               []
 src/gc/malloc.c                                             []
 src/gc/malloc_trace.c                                       []
 src/gc/mark_sweep.c                                         []
+src/gc/pool_allocator.c                                     []
+src/gc/pool_allocator.h                                     []
 src/gc/system.c                                             []
 src/global.c                                                []
 src/global_setup.c                                          []


More information about the parrot-commits mailing list