[svn:parrot] r46808 - branches/ucs4_encoding

darbelo at svn.parrot.org darbelo at svn.parrot.org
Thu May 20 00:43:28 UTC 2010


Author: darbelo
Date: Thu May 20 00:43:28 2010
New Revision: 46808
URL: https://trac.parrot.org/parrot/changeset/46808

Log:
Regenerate MANIFEST

Modified:
   branches/ucs4_encoding/MANIFEST

Modified: branches/ucs4_encoding/MANIFEST
==============================================================================
--- branches/ucs4_encoding/MANIFEST	Thu May 20 00:42:46 2010	(r46807)
+++ branches/ucs4_encoding/MANIFEST	Thu May 20 00:43:28 2010	(r46808)
@@ -1,7 +1,7 @@
 # ex: set ro:
 # $Id$
 #
-# generated by tools/dev/mk_manifest_and_skip.pl Mon May 17 18:24:33 2010 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Thu May 20 00:40:35 2010 UT
 #
 # See below for documentation on the format of this file.
 #
@@ -1241,6 +1241,7 @@
 src/dynoplibs/Defines.in                                    []
 src/dynoplibs/README                                        []doc
 src/dynoplibs/Rules.in                                      []
+src/dynoplibs/deprecated.ops                                []
 src/dynoplibs/math.ops                                      []
 src/dynoplibs/obscure.ops                                   []
 src/dynpmc/Defines.in                                       []
@@ -1441,6 +1442,8 @@
 src/string/encoding/fixed_8.h                               []
 src/string/encoding/ucs2.c                                  []
 src/string/encoding/ucs2.h                                  []
+src/string/encoding/ucs4.c                                  []
+src/string/encoding/ucs4.h                                  []
 src/string/encoding/utf16.c                                 []
 src/string/encoding/utf16.h                                 []
 src/string/encoding/utf8.c                                  []
@@ -1625,6 +1628,7 @@
 t/distro/file_metadata.t                                    [test]
 t/distro/manifest.t                                         [test]
 t/distro/manifest_generated.t                               [test]
+t/dynoplibs/deprecated.t                                    [test]
 t/dynoplibs/math.t                                          [test]
 t/dynoplibs/obscure.t                                       [test]
 t/dynpmc/dynlexpad.t                                        [test]


More information about the parrot-commits mailing list