summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2001-07-11Correct 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-08aamineaamine
2001-07-05* lib/tempfile.rb: a tempfile must be created with mode 0600.knu
2001-07-05Reflect the previous backport.knu
2001-07-05Detypo and reword a bit.knu
2001-07-03aamineaamine
2001-07-03aamineaamine
2001-07-03aamineaamine
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 adjustmatz
2001-07-03credit 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 ofmatz
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-26sorry, check in miss.aamine
2001-06-26aamineaamine
2001-06-25* ext/tcltklib/stubs.c (ruby_tcltk_stubs): fix a typo in commenteban
2001-06-23* eval.c (svalue_to_avalue): new conversion scheme between singlematz
2001-06-23* ext/readline/readline.c (readline_event): a non-void functionknu
2001-06-22* ext/socket/socket.c (ruby_connect): typoeban
2001-06-22* ext/socket/socket.c (ruby_connect): workaround for the setup ofeban
2001-06-22* lib/irb/locale.rb: fix for require "kconv" problemkeiju
2001-06-22* eval.c (rb_yield_0): no mvalue_to_svalue conversion here.matz
2001-06-19* gc.c (rb_setjmp): avoid GCC 3.0 warnings.eban
2001-06-192001-06-19eban
2001-06-19* ext/readline/readline.c: add new methods:knu
2001-06-19* eval.c (svalue_to_mvalue): new function to convert from svaluematz