.. |
bigdecimal
|
* ext/bigdecimal/bigdecimal.c (VpAlloc): ensure buf does not get
|
2010-05-08 02:07:43 +00:00 |
curses
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2010-04-16 21:51:01 +00:00 |
dbm
|
* ext/dbm/dbm.c (fdbm_key): Rename #index to #key. Emit a warning
|
2008-11-10 09:18:23 +00:00 |
digest
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2010-04-16 21:51:01 +00:00 |
dl
|
* ext/dl/dl.c (rb_dl_strdup): strdup() only allocates a buffer of
|
2010-06-10 05:51:12 +00:00 |
etc
|
* doc/etc.rd, doc/etc.rd.ja: moved from ext/etc.
|
2010-04-23 05:07:38 +00:00 |
fcntl
|
* ext/etc/etc.c: document update from mathew <meta@pobox.com>.
|
2005-10-28 17:00:07 +00:00 |
gdbm
|
* ext/gdbm/gdbm.c (fgdbm_select): fixed rdoc. a patch from Justin
|
2009-10-11 06:54:54 +00:00 |
iconv
|
* ext/iconv/iconv.c (rb_iconv_sys_fail): fix number of arguments.
|
2010-05-16 01:49:49 +00:00 |
io/wait
|
* ext/io/wait/wait.c (FIONREAD_POSSIBLE_P): suppress warnings.
|
2008-06-10 03:58:09 +00:00 |
nkf
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2010-04-16 21:51:01 +00:00 |
openssl
|
merge from trunk (parts of r27457)
|
2010-05-20 10:12:18 +00:00 |
pty
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2010-04-16 21:51:01 +00:00 |
racc/cparse
|
* ext/racc/cparse/cparse.c (cparse_params_mark): remove useless rb_gc_mark. Thanks Tomoyuki Chikanaga. [ruby-dev:30405]
|
2007-02-24 01:42:57 +00:00 |
rational
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2010-04-16 21:51:01 +00:00 |
readline
|
* ext/readline/readline.c (Init_readline): initialize
|
2010-02-19 03:39:57 +00:00 |
sdbm
|
* ext/dbm/dbm.c (fdbm_key): Rename #index to #key. Emit a warning
|
2008-11-10 09:18:23 +00:00 |
socket
|
* ext/socket/socket.c: include addrinfo.h only when using our own
|
2009-12-31 09:17:27 +00:00 |
stringio
|
* ext/stringio/stringio.c (strio_getline): fix for "" as separator.
|
2009-12-21 06:33:05 +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
|
* ext/syck/emitter.c (syck_scan_scalar): set SCAN_WHITEEDGE flag
|
2010-05-02 23:15:08 +00:00 |
syslog
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2010-04-16 21:51:01 +00:00 |
thread
|
* intern.h (rb_thread_join): added prototype. a patch from
|
2009-10-22 08:27:24 +00:00 |
tk
|
* ext/tk/lib/tk.rb: fix typo and race condition.
|
2010-06-02 16:25:09 +00:00 |
Win32API
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2010-04-16 21:51:01 +00:00 |
win32ole
|
* ext/win32ole/win32ole.c (ole_val2variant): fix the core dump
|
2010-04-23 09:58:31 +00:00 |
zlib
|
* ext/zlib/zlib.c (rb_gzfile_s_wrap): add rdoc. [Bug #2656]
|
2010-01-26 13:33:03 +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
|
* Makefile.in (clean-ext): allow glob patterns.
|
2010-01-19 05:29:18 +00:00 |
purelib.rb
|
* ext/purelib.rb: get rid of recent feature. [ruby-dev:34864]
|
2008-05-28 09:10:50 +00:00 |
Setup
|
* ext/rational/rational.c: Added to provide a fast implementation
|
2010-02-05 14:11:08 +00:00 |
Setup.atheos
|
* ext/rational/rational.c: Added to provide a fast implementation
|
2010-02-05 14:11:08 +00:00 |
Setup.dj
|
* ext/rational/rational.c: Added to provide a fast implementation
|
2010-02-05 14:11:08 +00:00 |
Setup.emx
|
* ext/rational/rational.c: Added to provide a fast implementation
|
2010-02-05 14:11:08 +00:00 |
Setup.nt
|
* ext/rational/rational.c: Added to provide a fast implementation
|
2010-02-05 14:11:08 +00:00 |
Setup.x68
|
* ext/rational/rational.c: Added to provide a fast implementation
|
2010-02-05 14:11:08 +00:00 |