Age | Commit message (Expand) | Author |
2001-07-18 | add doc/net/http.rd.ja pop.rd.ja smtp.rd.ja | aamine |
2001-07-18 | * regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS and | matz |
2001-07-17 | modify check-in miss. | aamine |
2001-07-17 | * ext/extmk.rb.in: modify RM macro because command.com/cmd.exe don't | usa |
2001-07-16 | * file.c (file_load_ok): fix typo. | usa |
2001-07-14 | * regex.c (re_search): should consider reverse search. | matz |
2001-07-14 | * ext/digest/*/extconf.rb: fix so that they build from any | knu |
2001-07-13 | aamine | aamine |
2001-07-13 | Import the "digest" module and the submodules, from the Rough Ruby | knu |
2001-07-13 | * ext/extmk.rb.in: support multi-level ext/ directories. | knu |
2001-07-13 | Substitute "licence" with "license". | knu |
2001-07-13 | Mention ext/nkf/nkf1.7/nkf.c. | knu |
2001-07-13 | * lib/mkmf.rb: use File::split to split a target into a prefix and | knu |
2001-07-13 | Mention config.guess, config.sub, configure, parse.c and | knu |
2001-07-13 | Detypo. | knu |
2001-07-13 | Mention ext/socket/{addrinfo.h,getaddrinfo.c,getnameinfo.c}. | knu |
2001-07-13 | Add LEGAL. | knu |
2001-07-13 | Mention util.c. | knu |
2001-07-13 | Point to the newly added file LEGAL. | knu |
2001-07-13 | Add LEGAL, legal notice information. | knu |
2001-07-12 | 2001-07-12 | eban |
2001-07-12 | Let cvs ignore extmk.log. | knu |
2001-07-12 | Let cvs ignore libruby.so.*. | knu |
2001-07-12 | * ext/socket/socket.c (ruby_connect): workaround for the setup of | eban |
2001-07-11 | * It is confusing to put the GPL license terms in the file COPYING; | knu |
2001-07-11 | Oops. | knu |
2001-07-11 | Correct the FTP site's URL. | knu |
2001-07-09 | * lib/mkmf.rb: modify RM macro. | eban |
2001-07-09 | * ext/extmk.rb.in: modify RM macro. | eban |
2001-07-08 | * ruby.h: fix a wrong function name: rb_iglob() -> rb_globi(). | knu |
2001-07-08 | aamine | aamine |
2001-07-05 | * lib/tempfile.rb: a tempfile must be created with mode 0600. | knu |
2001-07-05 | Reflect the previous backport. | knu |
2001-07-05 | Detypo and reword a bit. | knu |
2001-07-03 | aamine | aamine |
2001-07-03 | aamine | aamine |
2001-07-03 | aamine | aamine |
2001-07-03 | * lib/mkmf.rb: distclean should remove mkmf.log as well. | knu |
2001-07-03 | * eval.c (rb_eval_string_wrap): should push frame (and adjust | matz |
2001-07-03 | credit rb_name_error() fix to Nobuyoshi Nakada. | matz |
2001-07-03 | * eval.c (block_pass): do not change wrapper information. | shugo |
2001-07-03 | * error.c (rb_name_error): raise NameError instead of LoadError. | shugo |
2001-07-02 | * error.c (exc_exception): clone the receiver exception instead of | matz |
2001-06-27 | * lib/matrix.rb: resolve 'ruby -w' warnings. | keiju |
2001-06-27 | * protocol.rb,smtp.rb,pop.rb,http.rb: modify document. | aamine |
2001-06-26 | sorry, check in miss. | aamine |
2001-06-26 | aamine | aamine |
2001-06-25 | * ext/tcltklib/stubs.c (ruby_tcltk_stubs): fix a typo in comment | eban |
2001-06-23 | * eval.c (svalue_to_avalue): new conversion scheme between single | matz |
2001-06-23 | * ext/readline/readline.c (readline_event): a non-void function | knu |