[macruby-changes] [1237] MacRubyWebsite/trunk/content/roadmap.txt
source_changes at macosforge.org
source_changes at macosforge.org
Sat Mar 28 14:00:21 PDT 2009
Revision: 1237
http://trac.macosforge.org/projects/ruby/changeset/1237
Author: lsansonetti at apple.com
Date: 2009-03-28 14:00:20 -0700 (Sat, 28 Mar 2009)
Log Message:
-----------
fixed roadmap to mention that 0.4 was released
Modified Paths:
--------------
MacRubyWebsite/trunk/content/roadmap.txt
Modified: MacRubyWebsite/trunk/content/roadmap.txt
===================================================================
--- MacRubyWebsite/trunk/content/roadmap.txt 2009-03-28 21:00:02 UTC (rev 1236)
+++ MacRubyWebsite/trunk/content/roadmap.txt 2009-03-28 21:00:20 UTC (rev 1237)
@@ -18,7 +18,7 @@
* Can read BridgeSupport files.
* Integration with the Objective-C garbage collector.
-h2. 0.2 (released 2008-06-06 for WWDC)
+h2. 0.2 (released 2008-06-06)
* Rewrite of the String, Array and Hash builtin classes using CoreFoundation.
* Re-implementation of the Ruby interface on the CoreFoundation classes.
@@ -33,7 +33,7 @@
* HotCocoa layer.
* Performance work, should be fast.
-h2. 0.4 (to be released, soon)
+h2. 0.4 (released 2009-03-09)
* Threaded GC by default.
* 64-bit support.
@@ -46,10 +46,10 @@
* Better support for bytestrings.
* Rewrite IO with CoreFoundation.
-* New virtual machine.
+* New virtual machine based on LLVM.
h2. 0.6 (to be released, no release date planned yet)
* RubyCocoa compatible layer.
* OSA (Open Scripting Architecture) conformance.
-* AppleEvent API.
\ No newline at end of file
+* AppleEvent API.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090328/f11ddebb/attachment-0001.html>
More information about the macruby-changes
mailing list