mirror of
https://github.com/ruby/ruby.git
synced 2025-08-27 15:06:10 +02:00
format change.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13866 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
040ffb5d79
commit
3480ff6ec1
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,9 @@ Sat Nov 10 18:10:07 2007 Tanaka Akira <akr@fsij.org>
|
|||
* gem_prelude.rb: new file for gem libraries. currently empty.
|
||||
|
||||
* common.mk: generate ext_prelude.c by prelude.rb and gem_prelude.rb.
|
||||
ruby (not miniruby) is linked with ext_prelude.o instead of prelude.o.
|
||||
ruby (not miniruby) is linked with ext_prelude.o instead of
|
||||
prelude.o.
|
||||
|
||||
* inits.c (rb_call_inits): don't call Init_prelude.
|
||||
|
||||
* ruby.c: support --disable-gems option.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue