summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-06* string.c (rb_str_lstrip_bang): new method.matz
2001-08-01* file.c (strrdirsep): removed meaningless code.nobu
2001-08-01* eval.c (ruby_run): avoid VC++ warning.usa
2001-07-31* marshal.c (Init_marshal): fix typos.usa
2001-07-31* process.c (last_status_set): nothing returned, should be void.nobu
2001-07-31* marshal.c (Init_marshal): new constant Marshal::MAJOR_VERSIONmatz
2001-07-30* file.c (rb_file_s_expand_path): scans per path element not pernobu
2001-07-30* lib/net/imap.rb: added new commands for managing folder quotasshugo
2001-07-27* eval.c (rb_provided): extension should be guessed usingmatz
2001-07-262001-07-26eban
2001-07-26* file.c (rb_find_file_noext, rb_find_file): fix tilde expansioneban
2001-07-25Fix a bogon in my last commit..knu
2001-07-25* intern.h: add some missing function prototypes.knu
2001-07-24* file.c (strrdirsep): multi-byte pathname and DOSish separaternobu
2001-07-24* ext/extmk.rb.in, lib/mkmf.rb: dig the target subdirectory forknu
2001-07-24Update.knu
2001-07-24* eval.c (rb_provide_feature): should not tweak extension used formatz
2001-07-22* ext/extmk.rb.in, lib/mkmf.rb: introduce a couple of new makeknu
2001-07-20* gc.c (ruby_xrealloc): fix a dangling bug which led memoryknu
2001-07-19Update.knu
2001-07-19Rename *.jp to *.ja, since jp is a region code and ja is a languageknu
2001-07-19* ruby.h: enable volatile directive with VC++.usa
2001-07-18sync MANIFEST (add doc/net/http,pop,smtp).aamine
2001-07-18date-time was wrong.aamine
2001-07-18add doc/net/http.rd.ja pop.rd.ja smtp.rd.jaaamine
2001-07-18* regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS andmatz
2001-07-17modify check-in miss.aamine
2001-07-17* ext/extmk.rb.in: modify RM macro because command.com/cmd.exe don'tusa
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 anyknu
2001-07-13aamineaamine
2001-07-13Import the "digest" module and the submodules, from the Rough Rubyknu
2001-07-13* ext/extmk.rb.in: support multi-level ext/ directories.knu
2001-07-13Substitute "licence" with "license".knu
2001-07-13Mention ext/nkf/nkf1.7/nkf.c.knu
2001-07-13* lib/mkmf.rb: use File::split to split a target into a prefix andknu
2001-07-13Mention config.guess, config.sub, configure, parse.c andknu
2001-07-13Detypo.knu
2001-07-13Mention ext/socket/{addrinfo.h,getaddrinfo.c,getnameinfo.c}.knu
2001-07-13Add LEGAL.knu
2001-07-13Mention util.c.knu
2001-07-13Point to the newly added file LEGAL.knu
2001-07-13Add LEGAL, legal notice information.knu
2001-07-122001-07-12eban
2001-07-12Let cvs ignore extmk.log.knu
2001-07-12Let cvs ignore libruby.so.*.knu
2001-07-12* ext/socket/socket.c (ruby_connect): workaround for the setup ofeban
2001-07-11* It is confusing to put the GPL license terms in the file COPYING;knu
2001-07-11Oops.knu