1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
tenderlove b09ad2b847 * ext/psych/lib/psych/visitors/to_ruby.rb (resolve_klass): fix the
exception message when attempting to load an unknown class.  Thanks
  nobu! [ruby-dev:41399]

* test/psych/test_psych.rb: test for the exception message

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28361 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-06-18 18:38:19 +00:00
..
bigdecimal
continuation
coverage
curses
dbm * ext/dbm/extconf.rb: accept Berkley DB version 3, 4 and 5. 2010-06-11 15:40:39 +00:00
digest * ext/digest/lib/digest/hmac.rb: Emit a deprecation warning in 2010-06-03 14:48:23 +00:00
dl * ext/dl/lib/dl.rb: don't require when already loaded. 2010-06-12 15:28:47 +00:00
etc
fcntl
fiber
fiddle * ext/fiddle/extconf.rb: check ffi.h even when pkg-config succeeded. 2010-06-15 16:43:46 +00:00
gdbm
iconv * ext/iconv/iconv.c (rb_iconv_sys_fail): fix number of arguments. 2010-05-16 01:49:49 +00:00
io update doc. 2010-05-25 14:26:04 +00:00
json
mathn
nkf * ext/nkf/nkf-utf8/nkf.c: updated to b856dd07. 2010-05-30 09:48:28 +00:00
objspace
openssl * ext/openssl/extconf.rb: __VA_ARGS__ is already checked in configure. 2010-06-11 23:03:28 +00:00
psych * ext/psych/lib/psych/visitors/to_ruby.rb (resolve_klass): fix the 2010-06-18 18:38:19 +00:00
pty
racc/cparse
readline * ext/readline/extconf.rb: reject GPLv3 readline. [ruby-dev:39172] 2010-05-31 18:48:16 +00:00
ripper
sdbm * process.c: suppress warning for signed and unsigned type 2010-05-17 13:21:17 +00:00
socket * suppress warnings. 2010-05-21 09:10:23 +00:00
stringio
strscan
syck * ext/syck/implicit.c (YYFILL): suppress warnings. 2010-05-21 09:21:58 +00:00
syslog
tk * ext/tk/lib/tk.rb: fix typo and race condition. 2010-06-02 16:24:29 +00:00
win32ole * ext/win32ole/win32ole.c (ole_invoke): raise NoMethodError 2010-05-20 11:55:10 +00:00
zlib * ext/zlib/zlib.c (zstream_append_input2): add RB_GC_GUARD. 2010-05-29 17:22:46 +00:00
.cvsignore
.document
extmk.rb
purelib.rb
Setup
Setup.atheos
Setup.emx
Setup.nt