1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* removed trailing spaces.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28085 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2010-05-29 18:51:39 +00:00
parent 5d394118ff
commit 45f6fbf339
19 changed files with 86 additions and 92 deletions

View file

@ -255,7 +255,6 @@ Sun May 23 07:08:34 2010 Aaron Patterson <aaron@tenderlovemaking.com>
* ext/psych/lib/psych/visitors/json_tree.rb: refactor
Sat May 22 03:53:05 2010 Satoshi Shiba <shiba@rvm.jp>
* cont.c (fiber_setcontext): Use swapcontext() instead longjmp().
@ -4634,7 +4633,6 @@ Tue Jan 26 20:21:28 2010 Masatoshi SEKI <m_seki@mva.biglobe.ne.jp>
* lib/drb/eq.rb: fix circular require in drb.
reported by akr. see [ruby-dev:40156] [ruby-core:27661]
Tue Jan 26 19:59:17 2010 NARUSE, Yui <naruse@ruby-lang.org>
* ext/zlib/zlib.c (rb_gzfile_s_wrap): add rdoc. [Bug #2656]
@ -4889,7 +4887,6 @@ Tue Jan 19 09:03:37 2010 Aaron Patterson <tenderlove@ruby-lang.org>
* test/zlib/test_zlib.rb: corresponding tests [ruby-core:27551]
Tue Jan 19 02:02:32 2010 Yusuke Endoh <mame@tsg.ne.jp>
* test/ruby/test_array.rb: add some tests (for coverage).
@ -6710,7 +6707,6 @@ Wed Oct 28 14:51:31 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* ext/etc/etc.c (etc_each_group): fixed typo.
Wed Oct 28 13:02:10 2009 Shugo Maeda <shugo@ruby-lang.org>
* lib/net/ftp.rb (Net::FTP#initialize): sets @binary to true.
@ -8044,7 +8040,6 @@ Wed Sep 23 11:28:06 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* tool/instruction.rb (make_footer_stack_val): ditto.
Wed Sep 23 05:03:36 2009 Marc-Andre Lafortune <ruby-core@marc-andre.ca>
* proc.c (umethod_bind, rb_mod_define_method): Fix bug that
@ -8468,7 +8463,6 @@ Mon Sep 14 03:30:23 2009 Alexander Zavorine <alexandre.zavorine@nokia.com>
* symbian/configure.bat: fixed harmless error message.
Sun Sep 13 22:18:33 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* variable.c (rb_mod_remove_const): do not change VM state when an