..
bigdecimal
* ext/bigdecimal/lib/bigdecimal/math.rb (BigMath#log): improved
2010-05-12 06:04:59 +00:00
continuation
* cont.c (ruby_Init_{Continuation_body,Fiber_as_Coroutine}): prefixed
2009-01-20 07:17:28 +00:00
coverage
* ext/coverage/coverage.c (rb_mCoverage): removed unneeded static variable.
2008-08-31 04:48:02 +00:00
curses
ext/curses/view2.rb: replaced with Hugh Sasse's version.
2010-02-06 14:26:07 +00:00
dbm
* ext/**/*.[ch]: removed trailing spaces.
2010-04-22 08:04:13 +00:00
digest
* ext/**/*.[ch]: removed trailing spaces.
2010-04-22 08:21:01 +00:00
dl
* ext/fiddle/*: Adding fiddle library to wrap libffi
2010-05-06 06:59:24 +00:00
etc
* ext/etc/etc.c: suppressed warnings.
2010-05-08 03:08:53 +00:00
fcntl
* ext/**/*.[ch]: removed trailing spaces.
2010-04-22 08:04:13 +00:00
fiber
* cont.c (ruby_Init_{Continuation_body,Fiber_as_Coroutine}): prefixed
2009-01-20 07:17:28 +00:00
fiddle
merges r27685 from trunk into ruby_1_9_2.
2010-05-09 03:10:13 +00:00
gdbm
* ext/**/*.[ch]: removed trailing spaces.
2010-04-22 08:04:13 +00:00
iconv
* ext/iconv/iconv.c (rb_iconv_sys_fail): fix number of arguments.
2010-05-16 01:49:49 +00:00
io
* ext/io/nonblock: moved from ext/io/wait/lib.
2009-07-14 12:53:23 +00:00
json
merges r27694 from trunk into ruby_1_9_2.
2010-05-09 03:10:24 +00:00
mathn
* complex.c (nucomp_canonicalization): renamed.
2008-12-12 23:40:55 +00:00
nkf
* ext/nkf/nkf-utf8/nkf.c: Update nkf 2010-04-28.
2010-05-03 19:04:29 +00:00
objspace
* ext/**/*.[ch]: removed trailing spaces.
2010-04-22 08:04:13 +00:00
openssl
* test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst is
2010-05-06 10:13:46 +00:00
psych
merges r27728 from trunk into ruby_1_9_2.
2010-05-16 11:35:49 +00:00
pty
* ext/pty/lib/expect.rb: preserve buffer read, instead of discard.
2010-04-09 15:07:34 +00:00
racc /cparse
* ext/**/*.[ch]: removed trailing spaces.
2010-04-22 08:04:13 +00:00
readline
* ext/**/*.[ch]: removed trailing spaces.
2010-04-22 08:04:13 +00:00
ripper
* ext/ripper/eventids2.c (token_to_eventid): added
2009-08-08 22:25:11 +00:00
sdbm
* ext/sdbm/sdbm.h (DBM): large file support on win32.
2010-05-11 02:49:46 +00:00
socket
* ext/socket/lib/socket.rb (BasicSocket#connect_address): MacOS X 10.6
2010-05-08 01:13:33 +00:00
stringio
* ext/**/*.[ch]: removed trailing spaces.
2010-04-22 08:04:13 +00:00
strscan
* ext/**/*.[ch]: removed trailing spaces.
2010-04-22 08:04:13 +00:00
syck
* ext/syck/emitter.c (syck_scan_scalar): set SCAN_WHITEEDGE flag
2010-05-02 23:15:08 +00:00
syslog
* ext/**/*.[ch]: removed trailing spaces.
2010-04-22 08:04:13 +00:00
tk
* ext/tk/extconf.rb (get_tclConfig_dirs): glob with EXEEXT.
2010-05-07 00:16:19 +00:00
tmpdir
* ext/tmpdir: split from lib/tmpdir.rb.
2010-03-16 06:20:23 +00:00
win32ole
* ext/**/*.[ch]: removed trailing spaces.
2010-04-22 08:04:13 +00:00
zlib
* ext/**/*.[ch]: removed trailing spaces.
2010-04-22 08:04:13 +00:00
.cvsignore
* configure.in: modify program_prefix only if specified
2002-09-08 09:08:15 +00:00
.document
* ext/socket/.document: extracted from ext/.document.
2010-03-22 00:06:48 +00:00
extmk.rb
* ext/socket/extconf.rb: suppress a warning.
2010-01-26 12:34:51 +00:00
purelib.rb
* ext/purelib.rb, common.mk: to simulate ruby command more precisely,
2010-02-05 16:21:56 +00:00
Setup
* sprintf.c (rb_str_format): allow %c to print one character
2006-06-09 21:20:17 +00:00
Setup.atheos
* ext/Setup*: remove tcltklib.
2005-01-26 05:15:02 +00:00
Setup.emx
* ext/Setup*: remove tcltklib.
2005-01-26 05:15:02 +00:00
Setup.nt
* ext/Setup*: remove tcltklib.
2005-01-26 05:15:02 +00:00