[svn:parrot] r49573 - trunk

nwellnhof at svn.parrot.org nwellnhof at svn.parrot.org
Mon Oct 18 18:26:44 UTC 2010


Author: nwellnhof
Date: Mon Oct 18 18:26:43 2010
New Revision: 49573
URL: https://trac.parrot.org/parrot/changeset/49573

Log:
Add NEWS item

Modified:
   trunk/NEWS

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	Mon Oct 18 16:55:46 2010	(r49572)
+++ trunk/NEWS	Mon Oct 18 18:26:43 2010	(r49573)
@@ -10,6 +10,7 @@
   + The String PMC 'reverse' method was reinstated and is now faster
     and supports strings of any encoding
   + Added API for adding STRINGs to the gc root set
+  + Speed up ord, substr, index and string comparison opcodes
 - Testing
   + "make smoke" now respects TEST_JOBS
   + Added tests to Socket PMC, StringBuilder PMC, ByteBuffer PMC,


More information about the parrot-commits mailing list