ruby-changes:15071
From: akr <ko1@a...>
Date: Tue, 16 Mar 2010 07:23:56 +0900 (JST)
Subject: [ruby-changes:15071] Ruby:r26947 (trunk): fix typos.
akr 2010-03-16 07:23:33 +0900 (Tue, 16 Mar 2010) New Revision: 26947 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=26947 Log: fix typos. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 26946) +++ ChangeLog (revision 26947) @@ -137,7 +137,7 @@ * tool/transcode-tblgen.rb: reject ambiguous mapping. - * enc/trans/single_byte.trans: remove ambiguous maping such as + * enc/trans/single_byte.trans: remove ambiguous mapping such as \xD6 -> U+05F2 and \xD6\xC7 -> U+FB1F in Windows-1255 Sat Mar 13 23:48:27 2010 Yukihiro Matsumoto <matz@r...> @@ -150,7 +150,7 @@ Sat Mar 13 17:48:43 2010 Nobuyoshi Nakada <nobu@r...> - * tool/file2lastrev.rb: refactord. fixed changed revision of git. + * tool/file2lastrev.rb: refactored. fixed changed revision of git. Sat Mar 13 15:44:20 2010 Yukihiro Matsumoto <matz@r...> @@ -491,7 +491,7 @@ Wed Mar 3 06:19:25 2010 Nobuyoshi Nakada <nobu@r...> - * win32/win32.c (signbig): defined. + * win32/win32.c (signbit): defined. * win32/Makefile.sub, symbian/setup (config.h): pack.c requires SIZEOF_INT*_T now. -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/