.. |
bigdecimal
|
* ext/bigdecimal/extconf.rb: simplified the condition.
|
2008-02-09 14:22:54 +00:00 |
curses
|
* ext/curses/extconf.rb: check macro if cannot find func.
|
2007-11-15 10:51:07 +00:00 |
dbm
|
Merge -r16241:16456 from ruby_1_8.
|
2008-05-18 15:02:36 +00:00 |
digest
|
* ext/digest/lib/digest.rb (Digest::self.const_missing): avoid
|
2007-07-28 00:40:58 +00:00 |
dl
|
* rubyio.h (rb_io_t): renamed from OpenFile.
|
2008-04-15 03:35:55 +00:00 |
etc
|
* ext/etc/etc.c (etc_getlogin): update documentation to note
|
2007-08-27 10:16:25 +00:00 |
fcntl
|
* ext/etc/etc.c: document update from mathew <meta@pobox.com>.
|
2005-10-28 17:00:07 +00:00 |
gdbm
|
* parse.y (parser_warning, parser_warn): some error message may
|
2006-10-14 14:34:07 +00:00 |
iconv
|
* ext/iconv/iconv.c (iconv_iconv): fix for length argument and now
|
2008-06-06 08:03:49 +00:00 |
io/wait
|
* rubyio.h (rb_io_t): renamed from OpenFile.
|
2008-04-15 03:35:55 +00:00 |
nkf
|
* regex.c (calculate_must_string, slow_search, re_search): Silence
|
2007-02-27 10:38:32 +00:00 |
openssl
|
merge revision(s) 17108:
|
2008-06-29 08:16:02 +00:00 |
pty
|
* rubyio.h (rb_io_t): renamed from OpenFile.
|
2008-04-15 03:35:55 +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 |
readline
|
* rubyio.h (rb_io_t): renamed from OpenFile.
|
2008-04-15 03:35:55 +00:00 |
sdbm
|
* ext/digest/digest.c (rb_digest_instance_update,
|
2007-07-15 13:24:51 +00:00 |
socket
|
Merge changes from ruby_1_8 that fixes build with Visual C++ 8 with
|
2008-06-06 12:19:21 +00:00 |
stringio
|
merge revision(s) 17366:
|
2008-06-29 08:22:39 +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/rubyext.c (syck_genericresolver_node_import): should
|
2008-04-18 10:03:26 +00:00 |
syslog
|
* lib/ipaddr.rb: Say that I am the current maintainer.
|
2008-03-21 12:16:15 +00:00 |
thread
|
* eval.c, intern.h, ext/thread/thread.c: should not free queue while
|
2007-09-20 18:05:40 +00:00 |
tk
|
Merge from ruby_1_8.
|
2008-05-31 11:44:49 +00:00 |
Win32API
|
* lib/resolv.rb (Resolv::Hosts): should not use win32/resolv on cygwin.
|
2008-03-21 12:27:00 +00:00 |
win32ole
|
merge revision(s) 17561:
|
2008-06-29 09:22:27 +00:00 |
zlib
|
* ext/zlib/zlib.c (rb_deflate_initialize, Init_zlib): Fix up
|
2008-06-08 18:28:37 +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 from ruby_1_8. Add files that have not been added yet.
|
2008-05-23 05:22:13 +00:00 |
purelib.rb
|
Merge from ruby_1_8.
|
2008-05-28 09:31:22 +00:00 |
Setup
|
revert error check-in in r11777
|
2007-02-19 08:29:08 +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
|
revert error check-in in r11777
|
2007-02-19 08:29:08 +00:00 |
Setup.x68
|
* ext/Setup: Add thread except for platforms without threads
|
2007-02-10 21:24:58 +00:00 |