[svn:parrot] r49575 - in trunk: . docs docs/project include/parrot/oplib src/ops t/native_pbc
gerd at svn.parrot.org
gerd at svn.parrot.org
Tue Oct 19 08:31:46 UTC 2010
Author: gerd
Date: Tue Oct 19 08:31:46 2010
New Revision: 49575
URL: https://trac.parrot.org/parrot/changeset/49575
Log:
update to 2.9.0
Modified:
trunk/CREDITS
trunk/ChangeLog
trunk/MANIFEST.generated
trunk/PBC_COMPAT
trunk/README
trunk/VERSION
trunk/docs/parrothist.pod
trunk/docs/project/release_manager_guide.pod
trunk/include/parrot/oplib/core_ops.h
trunk/src/ops/core_ops.c
trunk/t/native_pbc/integer.pbc
trunk/t/native_pbc/number.pbc
trunk/t/native_pbc/string.pbc
Modified: trunk/CREDITS
==============================================================================
--- trunk/CREDITS Tue Oct 19 08:15:28 2010 (r49574)
+++ trunk/CREDITS Tue Oct 19 08:31:46 2010 (r49575)
@@ -408,7 +408,7 @@
N: Gerd Pokorra
E: pokorra at uni-siegen.de
-D: Release manager for 1.9.0, 2.3.0, 2.5.0 and 2.8.0
+D: Release manager for 1.9.0, 2.3.0, 2.5.0, 2.8.0 and 2.9.0
N: Goplat
D: Win98 and other fixes.
Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog Tue Oct 19 08:15:28 2010 (r49574)
+++ trunk/ChangeLog Tue Oct 19 08:31:46 2010 (r49575)
@@ -1,5 +1,9 @@
#1 $Id$
+2010.10.19 Gerd
+ * Released 2.9.0
+ See NEWS for more.
+
2010.09.21 Gerd
* Released 2.8.0
See NEWS for more.
Modified: trunk/MANIFEST.generated
==============================================================================
--- trunk/MANIFEST.generated Tue Oct 19 08:15:28 2010 (r49574)
+++ trunk/MANIFEST.generated Tue Oct 19 08:31:46 2010 (r49575)
@@ -2,11 +2,11 @@
# See tools/dev/install_files.pl for documentation on the
# format of this file.
# Please re-sort this file after *EVERY* modification
-blib/lib/libparrot.2.8.0.dylib [main]lib
+blib/lib/libparrot.2.9.0.dylib [main]lib
blib/lib/libparrot.a [main]lib
blib/lib/libparrot.dylib [main]lib
blib/lib/libparrot.so [main]lib
-blib/lib/libparrot.so.2.8.0 [main]lib
+blib/lib/libparrot.so.2.9.0 [main]lib
compilers/data_json/data_json.pbc [data_json]
config/gen/call_list/opengl.in []
docs/ops/bit.pod [doc]
Modified: trunk/PBC_COMPAT
==============================================================================
--- trunk/PBC_COMPAT Tue Oct 19 08:15:28 2010 (r49574)
+++ trunk/PBC_COMPAT Tue Oct 19 08:31:46 2010 (r49575)
@@ -28,11 +28,7 @@
# please insert tab separated entries at the top of the list
-8.5 2010.08.24 plobsing eliminate fixup table
-8.4 2010.09.19 cotto add imageiothaw and imageiofreeze PMCs (plobsing)
-8.3 2010.09.15 luben removed logical vtables
-8.2 2010.08.19 cotto minor version bump for 2.7.0
-8.1 2010.08.10 plobsing merge dynop_mapping branch
+9.0 2010.10.19 gerd released 2.9.0
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/README
==============================================================================
--- trunk/README Tue Oct 19 08:15:28 2010 (r49574)
+++ trunk/README Tue Oct 19 08:31:46 2010 (r49575)
@@ -1,4 +1,4 @@
-This is Parrot, version 2.8.0
+This is Parrot, version 2.9.0
------------------------------
Parrot is Copyright (C) 2001-2010, Parrot Foundation.
Modified: trunk/VERSION
==============================================================================
--- trunk/VERSION Tue Oct 19 08:15:28 2010 (r49574)
+++ trunk/VERSION Tue Oct 19 08:31:46 2010 (r49575)
@@ -1 +1 @@
-2.8.0
+2.9.0
Modified: trunk/docs/parrothist.pod
==============================================================================
--- trunk/docs/parrothist.pod Tue Oct 19 08:15:28 2010 (r49574)
+++ trunk/docs/parrothist.pod Tue Oct 19 08:31:46 2010 (r49575)
@@ -115,4 +115,6 @@
mikehh 2.7.0 2010-Aug-17 "Australian King"
Gerd 2.8.0 2010-Sep-21 "Tui Parakeet"
+ Gerd 2.9.0 * 2010-Oct-19 "Red-masked"
+
=cut
Modified: trunk/docs/project/release_manager_guide.pod
==============================================================================
--- trunk/docs/project/release_manager_guide.pod Tue Oct 19 08:15:28 2010 (r49574)
+++ trunk/docs/project/release_manager_guide.pod Tue Oct 19 08:31:46 2010 (r49575)
@@ -407,7 +407,6 @@
visible at
L<http://www.google.com/calendar/render?cid=ldhctdamsgfg5a1cord52po9h8@group.calendar.google.com>.
- - Oct 19, 2010 - 2.9* - gerd
- Nov 16, 2010 - 2.10 - tcurtis
- Dec 21, 2010 - 2.11 - whiteknight
- Jan 18, 2011 - 3.0* - cotto
Modified: trunk/include/parrot/oplib/core_ops.h
==============================================================================
--- trunk/include/parrot/oplib/core_ops.h Tue Oct 19 08:15:28 2010 (r49574)
+++ trunk/include/parrot/oplib/core_ops.h Tue Oct 19 08:31:46 2010 (r49575)
@@ -21,7 +21,7 @@
#include "parrot/runcore_api.h"
PARROT_EXPORT
-op_lib_t *Parrot_DynOp_core_2_8_0(PARROT_INTERP, long init);
+op_lib_t *Parrot_DynOp_core_2_9_0(PARROT_INTERP, long init);
opcode_t * Parrot_end(opcode_t *, PARROT_INTERP);
opcode_t * Parrot_noop(opcode_t *, PARROT_INTERP);
Modified: trunk/src/ops/core_ops.c
==============================================================================
--- trunk/src/ops/core_ops.c Tue Oct 19 08:15:28 2010 (r49574)
+++ trunk/src/ops/core_ops.c Tue Oct 19 08:31:46 2010 (r49575)
@@ -26093,7 +26093,7 @@
PARROT_FUNCTION_CORE, /* core_type = PARROT_XX_CORE */
0, /* flags */
2, /* major_version */
- 8, /* minor_version */
+ 9, /* minor_version */
0, /* patch_version */
1083, /* op_count */
core_op_info_table, /* op_info_table */
@@ -26220,7 +26220,7 @@
hop_buckets = NULL;
}PARROT_EXPORT
op_lib_t *
-Parrot_DynOp_core_2_8_0(PARROT_INTERP, long init) {
+Parrot_DynOp_core_2_9_0(PARROT_INTERP, long init) {
/* initialize and return op_lib ptr */
if (init == 1) {
@@ -26249,7 +26249,7 @@
{
PMC *const lib = Parrot_pmc_new(interp, enum_class_ParrotLibrary);
- ((Parrot_ParrotLibrary_attributes*)PMC_data(lib))->oplib_init = (void *) Parrot_DynOp_core_2_8_0;
+ ((Parrot_ParrotLibrary_attributes*)PMC_data(lib))->oplib_init = (void *) Parrot_DynOp_core_2_9_0;
dynop_register(interp, lib);
return lib;
}
Modified: trunk/t/native_pbc/integer.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/string.pbc
==============================================================================
Binary file (source and/or target). No diff available.
More information about the parrot-commits
mailing list