[前][次][番号順一覧][スレッド一覧]

ruby-changes:12569

From: azav <ko1@a...>
Date: Sun, 26 Jul 2009 00:24:29 +0900 (JST)
Subject: [ruby-changes:12569] Ruby:r24278 (trunk): * include/ruby/defines.h [__SYMBIAN32__]: defined TRUE and FALSE to match changes in bignum.c and array.c.

azav	2009-07-26 00:24:13 +0900 (Sun, 26 Jul 2009)

  New Revision: 24278

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=24278

  Log:
    * include/ruby/defines.h [__SYMBIAN32__]: defined TRUE and FALSE to match changes in bignum.c and array.c.
    * ext/bigdecimal.c: moved BASE_FIG definition before it is used first time.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 24277)
+++ ChangeLog	(revision 24278)
@@ -1,4 +1,4 @@
-Tue Apr 21 01:09:14 2009  Alexander Zavorine  <alexandre.zavorine@n...>
+Sun Jul 26 01:09:14 2009  Alexander Zavorine  <alexandre.zavorine@n...>
 
 	* ext/bigdecimal.c: moved BASE_FIG definition before it is used
 	  first time.

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]