1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
wyhaines b160da8d0b Fixed a typo in lib/soap/mimemessage.rb -- conent -> content
Backported BigDecimal fixes to bugs with BigDecimal handling of very large inputs; these bugs caused bad things to happen in combination with Date. Tests were added to the rubyspec project to cover these fixed.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@23652 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-06-08 19:01:00 +00:00
..
bigdecimal Fixed a typo in lib/soap/mimemessage.rb -- conent -> content 2009-06-08 19:01:00 +00:00
curses merge revision(s) 13936:13938: 2008-06-07 18:59:34 +00:00
dbm * ext/dbm/extconf.rb: allow multiple candidates for dbm-type. 2006-09-16 07:14:37 +00:00
digest * ext/digest/lib/digest.rb (Digest::self.const_missing): avoid 2007-08-22 02:46:51 +00:00
dl merge revision(s) 17872: 2008-08-11 00:36:08 +00:00
enumerator * ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys): 2005-10-24 00:07:01 +00:00
etc * merge -c 12071 2007-03-16 11:53:15 +00:00
fcntl * ext/etc/etc.c: document update from mathew <meta@pobox.com>. 2005-10-28 17:00:07 +00:00
gdbm merge revision(s) 20360:20363: 2009-02-18 13:07:19 +00:00
iconv merge revision(s) 16851: 2008-07-02 08:41:13 +00:00
io/wait * ext/io/wait/extconf.rb: suspicious checking_for. 2006-09-16 07:15:22 +00:00
nkf merge revision(s) 20142: 2009-02-05 00:38:22 +00:00
openssl merge revision(s) 16465: 2009-03-10 07:08:26 +00:00
pty merge revision(s) 15531: 2008-06-15 10:22:41 +00:00
racc/cparse * ext/racc/cparse/cparse.c (cparse_params_mark): remove useless 2007-02-24 08:01:36 +00:00
readline merge revision(s) 15546: 2008-06-15 10:51:03 +00:00
sdbm * ext/digest/digest.c (rb_digest_instance_update, 2007-08-22 01:16:17 +00:00
socket merge revision(s) 21505: 2009-02-25 06:05:16 +00:00
stringio merge revision(s) 20151: 2009-02-09 04:39:52 +00:00
strscan * ext/strscan/strscan.c (strscan_do_scan): should set kcode option before match. [ruby-dev:29914] 2007-01-10 09:59:11 +00:00
syck merge revision(s) 16074: 2008-06-15 13:09:35 +00:00
syslog merge revision(s) 17727: 2008-07-02 09:56:56 +00:00
thread merge revision(s) 22011: 2009-03-23 10:16:30 +00:00
tk merge revision(s) 20300: 2009-02-16 14:26:07 +00:00
Win32API merge revision(s) 15823: 2008-06-15 11:30:20 +00:00
win32ole merge revision(s) 17827,17846:17848: 2008-07-07 03:10:04 +00:00
zlib merge revision(s) 18031: 2008-07-16 16:37:56 +00:00
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
.document * regex.c (re_compile_pattern): should check if c is not a 2006-04-24 15:15:22 +00:00
extmk.rb merge revision(s) 21297: 2009-02-21 15:49:10 +00:00
purelib.rb merge -r 12332:12336 2007-05-22 21:37:36 +00:00
Setup * ext/Setup: Add thread except for platforms without threads 2007-02-10 21:24:58 +00:00
Setup.atheos * ext/Setup: Add thread except for platforms without threads 2007-02-10 21:24:58 +00:00
Setup.dj * ext/Setup: Add thread except for platforms without threads 2007-02-10 21:24:58 +00:00
Setup.emx * ext/Setup: Add thread except for platforms without threads 2007-02-10 21:24:58 +00:00
Setup.nt * ext/Setup: Add thread except for platforms without threads 2007-02-10 21:24:58 +00:00
Setup.x68 * ext/Setup: Add thread except for platforms without threads 2007-02-10 21:24:58 +00:00