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

ruby-changes:8777

From: yugui <ko1@a...>
Date: Sat, 22 Nov 2008 21:13:49 +0900 (JST)
Subject: [ruby-changes:8777] Ruby:r20313 (ruby_1_9_1): merges r20281 from trunk into ruby_1_9_1.

yugui	2008-11-22 21:13:32 +0900 (Sat, 22 Nov 2008)

  New Revision: 20313

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

  Log:
    merges r20281 from trunk into ruby_1_9_1.
    * ChangeLog: fixed date format.

  Modified files:
    branches/ruby_1_9_1/ChangeLog

Index: ruby_1_9_1/ChangeLog
===================================================================
--- ruby_1_9_1/ChangeLog	(revision 20312)
+++ ruby_1_9_1/ChangeLog	(revision 20313)
@@ -3590,7 +3590,7 @@
 	* transcode.c (str_encode): returns duplicated string if nothing
 	  changed.  [ruby-core:18578]
 
-Sun Sep  14 22:09:01 2008  Takeyuki Fujioka  <xibbar@r...>
+Sun Sep 14 22:09:01 2008  Takeyuki Fujioka  <xibbar@r...>
 
 	* lib/cgi/core.rb (CGI::parse): performance improvement
 
@@ -8665,7 +8665,7 @@
 	* transcode.c (transcode_loop): undefined character is replaced with
 	  only one character. [ruby-dev:35709]
 
-Fri Aug 01 23:26:22 2008  Yuki Sonoda (Yugui)  <yugui@y...>
+Fri Aug  1 23:26:22 2008  Yuki Sonoda (Yugui)  <yugui@y...>
 
 	Merged r16430(akr), r16431(akr), r16433(akr), r16469(nobu), and
 	r17874(akr) from ruby_1_8.
@@ -8709,7 +8709,7 @@
 	* enc/trans/japanese.c (to_EUC_JP_EF_infos): change size.
 	  [ruby-dev:35714]
 
-Fri Aug 01 18:27:15 2008  Yuki Sonoda (Yugui)  <yugui@y...>
+Fri Aug  1 18:27:15 2008  Yuki Sonoda (Yugui)  <yugui@y...>
 
 	* parse.y (parser_yylex): removed an useless conditional, and magic
 	  comment are ignored unless at the first of line.
@@ -16705,7 +16705,7 @@
 	* string.c (rb_str_new4): copy encoding from orig, instead of shared
 	  one.
 
-Sat Feb 09 01:01:38 2008  NARUSE, Yui  <naruse@r...>
+Sat Feb  9 01:01:38 2008  NARUSE, Yui  <naruse@r...>
 
 	* file.c (lchmod_internal): fix warning cast from pointer to integer of
 	  different size.

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

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