зеркало из https://github.com/github/ruby.git
fix typos and spaces
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35703 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
2641f1d19f
Коммит
60945b6162
13
ChangeLog
13
ChangeLog
|
@ -34,15 +34,15 @@ Fri May 18 15:20:56 2012 NARUSE, Yui <naruse@ruby-lang.org>
|
||||||
|
|
||||||
Fri May 18 15:54:07 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
|
Fri May 18 15:54:07 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
|
||||||
|
|
||||||
* ext/zlib/extconf.rb: Use an exception instaed of bare puts.
|
* ext/zlib/extconf.rb: Use an exception instead of bare puts.
|
||||||
|
|
||||||
Fri May 18 15:53:05 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
|
Fri May 18 15:53:05 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
|
||||||
|
|
||||||
* ext/psych/extconf.rb: Use an exception instaed of bare abort.
|
* ext/psych/extconf.rb: Use an exception instead of bare abort.
|
||||||
|
|
||||||
Fri May 18 15:51:32 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
|
Fri May 18 15:51:32 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
|
||||||
|
|
||||||
* ext/fiddle/extconf.rb: Use an exception instaed of bare abort.
|
* ext/fiddle/extconf.rb: Use an exception instead of bare abort.
|
||||||
|
|
||||||
Fri May 18 15:49:35 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
|
Fri May 18 15:49:35 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
|
||||||
|
|
||||||
|
@ -137,14 +137,13 @@ Thu May 17 11:33:07 2012 Yuki Yugui Sonoda <yugui@google.com>
|
||||||
|
|
||||||
* dln.c (dln_load): Added a hack to call on NaCl.
|
* dln.c (dln_load): Added a hack to call on NaCl.
|
||||||
|
|
||||||
* util.c (ruby_getcwd): Path to the current directort is not available
|
* util.c (ruby_getcwd): Path to the current directory is not available
|
||||||
on NaCl.
|
on NaCl.
|
||||||
|
|
||||||
Thu May 17 10:54:58 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
Thu May 17 10:54:58 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||||
|
|
||||||
* ext/tk/extconf.rb: add -l options to $libs not $LDFLAGS,
|
* ext/tk/extconf.rb: add -l options to $libs not $LDFLAGS,
|
||||||
to be
|
to be passed to EXTLIBS in exts.mk.
|
||||||
passed to EXTLIBS in exts.mk.
|
|
||||||
|
|
||||||
* enc/encinit.c.erb: use %-lines to adjust indent in the generated file.
|
* enc/encinit.c.erb: use %-lines to adjust indent in the generated file.
|
||||||
|
|
||||||
|
@ -166,7 +165,7 @@ Wed May 16 15:43:10 2012 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||||
|
|
||||||
Wed May 16 15:15:55 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
Wed May 16 15:15:55 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||||
|
|
||||||
* configure.in (LD): enclose with single qoutes but not double quotes
|
* configure.in (LD): enclose with single quotes but not double quotes
|
||||||
not to expand command substitution.
|
not to expand command substitution.
|
||||||
|
|
||||||
Wed May 16 14:19:51 2012 Yuki Yugui Sonoda <yugui@google.com>
|
Wed May 16 14:19:51 2012 Yuki Yugui Sonoda <yugui@google.com>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче