1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/iconv
matz 51e6d9061d * misc/ruby-mode.el: better support for general delimited
strings.  [ruby-dev:22695]

* lib/weakref.rb (WeakRef::initialize): set up @__id before
  calling "super".

* lib/delegate.rb (Delegator::initialize): preserve
  singleton_method_added method [ruby-dev:22685]

* lib/delegate.rb (Delegator::initialize): use Kernel::raise
  instead of mere raise.  [ruby-dev:22681]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5565 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-01-27 06:05:04 +00:00
..
.cvsignore add iconv.rb and config.charset. 2003-12-07 15:47:17 +00:00
charset_alias.rb * ext/iconv/charset_alias.rb: prefer us_EN locale encodings or 2004-01-18 14:59:49 +00:00
depend * ext/iconv/depend: added. 2002-03-17 11:07:46 +00:00
extconf.rb * misc/ruby-mode.el: better support for general delimited 2004-01-27 06:05:04 +00:00
iconv.c * ext/iconv/charset_alias.rb: prefer us_EN locale encodings or 2004-01-18 14:59:49 +00:00
MANIFEST * ext/iconv/charset_alias.rb, ext/iconv/extconf.rb: make wrapper 2003-07-18 19:51:42 +00:00