[svn:parrot] r48413 - in trunk: . t/native_pbc

plobsing at svn.parrot.org plobsing at svn.parrot.org
Wed Aug 11 06:18:09 UTC 2010


Author: plobsing
Date: Wed Aug 11 06:18:08 2010
New Revision: 48413
URL: https://trac.parrot.org/parrot/changeset/48413

Log:
bump PBC_COMPAT and native PBC updates

Modified:
   trunk/PBC_COMPAT
   trunk/t/native_pbc/annotations.pbc
   trunk/t/native_pbc/integer.pbc
   trunk/t/native_pbc/integer_1.pbc
   trunk/t/native_pbc/number.pbc
   trunk/t/native_pbc/number_1.pbc
   trunk/t/native_pbc/string.pbc
   trunk/t/native_pbc/string_1.pbc

Modified: trunk/PBC_COMPAT
==============================================================================
--- trunk/PBC_COMPAT	Wed Aug 11 05:38:18 2010	(r48412)
+++ trunk/PBC_COMPAT	Wed Aug 11 06:18:08 2010	(r48413)
@@ -28,6 +28,7 @@
 
 # please insert tab separated entries at the top of the list
 
+8.1	2010.08.10	plobsing	merge dynop_mapping branch
 8.0	2010.07.20	coke	released 2.6.0
 7.0	2010.04.20	gerd	released 2.3.0 (version # added ex post facto, as all previous version #s were published)
 6.6	2010.04.17	bacek	add replace op

Modified: trunk/t/native_pbc/annotations.pbc
==============================================================================
Binary file (source and/or target). No diff available.

Modified: trunk/t/native_pbc/integer.pbc
==============================================================================
Binary file (source and/or target). No diff available.

Modified: trunk/t/native_pbc/integer_1.pbc
==============================================================================
Binary file (source and/or target). No diff available.

Modified: trunk/t/native_pbc/number.pbc
==============================================================================
Binary file (source and/or target). No diff available.

Modified: trunk/t/native_pbc/number_1.pbc
==============================================================================
Binary file (source and/or target). No diff available.

Modified: trunk/t/native_pbc/string.pbc
==============================================================================
Binary file (source and/or target). No diff available.

Modified: trunk/t/native_pbc/string_1.pbc
==============================================================================
Binary file (source and/or target). No diff available.


More information about the parrot-commits mailing list