[svn:parrot] r47532 - trunk
NotFound at svn.parrot.org
NotFound at svn.parrot.org
Thu Jun 10 12:49:50 UTC 2010
Author: NotFound
Date: Thu Jun 10 12:49:50 2010
New Revision: 47532
URL: https://trac.parrot.org/parrot/changeset/47532
Log:
delete Winxed-only news from NEWS
Modified:
trunk/NEWS
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS Thu Jun 10 12:37:44 2010 (r47531)
+++ trunk/NEWS Thu Jun 10 12:49:50 2010 (r47532)
@@ -15,7 +15,6 @@
+ Added a bunch of tests for Array PMCs
+ Modify some PMC vtable functions to reduce complexity, simplifying its coverage.
+ Deleted do-nothing custom mark in StringBuilder
- + Predef constants true and false
+ Fixed ticket #389; subs are not entered into a namespace unless you declare them
+ Fixed up 'exit' opcode, added CONTROL_EXIT exception type.
+ Modified PAST so that it can generate symbolic pasm constants in PIR output.
@@ -37,7 +36,6 @@
- Languages
+ resurrected partcl
- Miscellaneous
- + Improved example ajax
New in 2.4.0
- Core
More information about the parrot-commits
mailing list