..
bigdecimal
* ext/bigdecimal/bigdecimal.c (BigDecimal_load): Silence warnings
2007-02-27 10:08:39 +00:00
curses
revert the definition of _XOPEN_SOURCE_EXTENDED on HP-UX.
2006-09-02 22:23:14 +00:00
dbm
* ext/dbm/extconf.rb: allow multiple candidates for dbm-type.
2006-09-16 07:14:37 +00:00
digest
better error message
2007-02-28 18:27:50 +00:00
dl
* file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t):
2007-02-24 10:30:50 +00:00
etc
* ext/etc/etc.c (etc_getgrgid): missed to replace a macro.
2007-02-18 13:56:15 +00:00
fcntl
add extconf.h to .cvsignore.
2006-06-24 01:15:08 +00:00
gdbm
* parse.y (parser_warning, parser_warn): some error message may
2006-10-14 14:33:10 +00:00
iconv
* Merge YARV
2006-12-31 15:02:22 +00:00
io /wait
* file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t):
2007-02-24 10:30:50 +00:00
nkf
* ext/nkf/nkf.c (rb_str_resize, rb_nkf_kconv, rb_nkf_guess1,
2007-02-27 10:35:17 +00:00
openssl
* ext/openssl/extconf.rb: no need to check unistd.h and sys/time.h.
2007-02-28 09:32:56 +00:00
pty
* file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t):
2007-02-24 10:30:50 +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:38:26 +00:00
readline
* file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t):
2007-02-24 10:30:50 +00:00
ripper
* parse.y (lambda): add ripper event. This fixes bus error on "make test-all".
2007-02-23 03:25:26 +00:00
sdbm
* ruby.h (struct RArray): embed small arrays.
2006-09-02 14:42:08 +00:00
socket
* file.c, gc.c, io.c, ruby.h, rubyio.h, win32/win32.h (rb_io_t):
2007-02-24 10:30:50 +00:00
stringio
* ext/stringio/stringio.c (strio_gets): accepts limit argument.
2006-12-29 19:21:50 +00:00
strscan
* ruby.h (struct RString): embed small strings.
2006-08-31 10:30:33 +00:00
syck
* ruby.h (struct RArray): embed small arrays.
2006-09-02 14:42:08 +00:00
syslog
* ruby.h (struct RString): embed small strings.
2006-08-31 10:30:33 +00:00
tk
* ext/tk/lib/tk.rb: fix typo (TkConfigMethod::__confinfo_cmd,
2007-02-09 15:30:32 +00:00
Win32API
* ruby.h (struct RArray): embed small arrays.
2006-09-02 14:42:08 +00:00
win32ole
* ext/win32ole/win32ole.c (get_ptr_of_variant, ole_set_safe_array,
2007-03-02 12:35:02 +00:00
zlib
Fix to compile on yarv, ruby_errinfo -> rb_errinfo()
2007-01-02 01:31:36 +00:00
.cvsignore
* configure.in: modify program_prefix only if specified
2002-09-08 09:08:15 +00:00
.document
Add digest.c
2006-08-28 02:32:47 +00:00
extmk.rb
* ext/extmk.rb: Borland make needs also -D flags to override variables
2006-10-19 16:03:45 +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.dj
* 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
Setup.x68
* ext/Setup*: remove tcltklib.
2005-01-26 05:15:02 +00:00