[前][次][番号順一覧][スレッド一覧][生データ]

yarv-diff:78

From: ko1 atdot.net
Date: 15 Aug 2005 09:33:06 -0000
Subject: [yarv-diff:78] r234 - trunk

Author: ko1
Date: 2005-08-15 18:33:06 +0900 (Mon, 15 Aug 2005)
New Revision: 234

Modified:
   trunk/ChangeLog
   trunk/Changes
Log:
	* Changes : 0.3.0



Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2005-08-15 09:08:13 UTC (rev 233)
+++ trunk/ChangeLog	2005-08-15 09:33:06 UTC (rev 234)
@@ -4,6 +4,11 @@
 #  from Mon, 03 May 2004 01:24:19 +0900
 #
 
+2005-08-15(Mon) 18:27:58 +0900  Koichi Sasada  <ko1 atdot.net>
+
+	* Changes : 0.3.0
+
+
 2005-08-15(Mon) 17:56:09 +0900  Koichi Sasada  <ko1 atdot.net>
 
 	* yarvcore.c : fix to add prototype

Modified: trunk/Changes
===================================================================
--- trunk/Changes	2005-08-15 09:08:13 UTC (rev 233)
+++ trunk/Changes	2005-08-15 09:33:06 UTC (rev 234)
@@ -1,3 +1,15 @@
+= 0.3.0 (2005-8-15)
+
+* Import Ruby source code and merge with YARV
+
+* Rite :)  You can get YARV without patched Ruby.
+  * Now, miniruby is built.
+
+* You can build YARV as Ruby C extension with "yarvext/"
+
+* make test-all => make yarv-test-all
+
+
 = 0.2.3 (2005-8-13)
 
 * support current (2005-8-13) ruby HEAD


--
ML: yarv-diff quickml.atdot.net
Info: http://www.atdot.net/~ko1/quickml

[前][次][番号順一覧][スレッド一覧][生データ]