ruby-changes:8081
From: nobu <ko1@a...>
Date: Sun, 28 Sep 2008 18:41:07 +0900 (JST)
Subject: [ruby-changes:8081] Ruby:r19607 (trunk): * lib/mini/test.rb (assert_match): get rid of confusion of
nobu 2008-09-28 18:40:51 +0900 (Sun, 28 Sep 2008) New Revision: 19607 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=19607 Log: * lib/mini/test.rb (assert_match): get rid of confusion of ruby-mode.el. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 19606) +++ ChangeLog (revision 19607) @@ -1,7 +1,10 @@ -Sun Sep 28 18:39:51 2008 Nobuyoshi Nakada <nobu@r...> +Sun Sep 28 18:40:49 2008 Nobuyoshi Nakada <nobu@r...> * lib/mini/test.rb (MINI_DIR): loaded path is expanded. + * lib/mini/test.rb (assert_match): get rid of confusion of + ruby-mode.el. + Sun Sep 28 12:36:09 2008 Koichi Sasada <ko1@a...> * vm_exec.c (vm_exec_core): add an UNLIKELY() hint. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/