ruby-changes:11600
From: azav <ko1@a...>
Date: Tue, 21 Apr 2009 00:27:14 +0900 (JST)
Subject: [ruby-changes:11600] Ruby:r23237 (trunk): * symbian/setup (config.h): added TIMET2NUM and NUM2TIMET to match the change in time.c
azav 2009-04-21 00:27:02 +0900 (Tue, 21 Apr 2009) New Revision: 23237 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=23237 Log: * symbian/setup (config.h): added TIMET2NUM and NUM2TIMET to match the change in time.c Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 23236) +++ ChangeLog (revision 23237) @@ -1,3 +1,7 @@ +Tue Apr 21 01:13:42 2009 Alexander Zavorine <alexandre.zavorine@n...> + + * symbian/setup (config.h): added TIMET2NUM and NUM2TIMET to match the change in time.c + Mon Apr 20 20:29:04 2009 Yukihiro Matsumoto <matz@r...> * string.c (rb_str_split_m): faster processing on 7bit strings. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/