[svn:parrot] r46763 - trunk
NotFound at svn.parrot.org
NotFound at svn.parrot.org
Tue May 18 14:25:53 UTC 2010
Author: NotFound
Date: Tue May 18 14:25:52 2010
New Revision: 46763
URL: https://trac.parrot.org/parrot/changeset/46763
Log:
mention PackfileDebug PMC in NEWS
Modified:
trunk/NEWS
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS Tue May 18 14:22:46 2010 (r46762)
+++ trunk/NEWS Tue May 18 14:25:52 2010 (r46763)
@@ -7,7 +7,7 @@
+ use STRINGNULL instead of NULL when working with strings
+ Fixed storage of methods in the NameSpace PMC
+ Added :nsentry flag to force method to be stored in the NameSpace
- + Added StringBuilder PMC
+ + Added StringBuilder and PackfileDebug PMCs
+ Added experimental opcodes find_codepoint and unroll
- Compilers
+ Fixed reporting of line numbers in IMCC
More information about the parrot-commits
mailing list