.. |
Win32API
|
* ruby.h (struct RArray): embed small arrays.
|
2006-09-02 14:42:08 +00:00 |
bigdecimal
|
Update constant comments to provide values for RDoc.
|
2006-12-31 21:15:44 +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
|
* ext/digest/sha2/lib/sha2.rb: Moved one level up from under
|
2006-12-11 02:59:43 +00:00 |
dl
|
* Merge YARV
|
2006-12-31 15:02:22 +00:00 |
etc
|
r11523@ruby: shyouhei | 2007-01-09 15:57:58 +0900
|
2007-01-09 11:52:26 +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
|
* ext/io/wait/extconf.rb: suspicious checking_for.
|
2006-09-16 07:15:22 +00:00 |
nkf
|
* ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c}:
|
2007-02-06 15:08:59 +00:00 |
openssl
|
* ext/openssl/ossl_asn1.c (Init_ossl_asn1):
|
2007-01-04 08:05:08 +00:00 |
pty
|
* intern.h: prepare rb_last_status_get() and rb_last_status_set().
|
2007-02-05 16:22:38 +00:00 |
racc/cparse
|
* ruby.h (struct RArray): embed small arrays.
|
2006-09-02 14:42:08 +00:00 |
readline
|
* Merge YARV
|
2006-12-31 15:02:22 +00:00 |
ripper
|
* Merge YARV
|
2006-12-31 15:02:22 +00:00 |
sdbm
|
* ruby.h (struct RArray): embed small arrays.
|
2006-09-02 14:42:08 +00:00 |
socket
|
* ext/socket/socket.c: fix errors in socket sample code.
|
2007-01-22 06:01:17 +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 |
win32ole
|
* ext/win32ole/win32ole.c (ole_ptrtype2val): ole_type, ole_type_detail
|
2007-02-11 13:45:57 +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 |
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 |
extmk.rb
|
* ext/extmk.rb: Borland make needs also -D flags to override variables
|
2006-10-19 16:03:45 +00:00 |