summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-07-18This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.(no author)
2001-07-18* regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS andmatz
2001-07-17modify checkin miss.aamine
2001-07-17* ext/extmk.rb.in: modify RM macro because command.com/cmd.exe don'tusa
2001-07-16* ruby.c (ruby_init_loadpath): proper load path order.matz
2001-07-16* eval.c (proc_invoke): should preserve iter status for embeddedmatz
2001-07-13aamineaamine
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-13* missing/strstr.c, missing/strtol.c: Merge from 1.7: replace withknu
2001-07-13Merge from 1.7: replace with public-domain ones.knu
2001-07-13Mention ext/socket/{addrinfo.h,getaddrinfo.c,getnameinfo.c}.knu
2001-07-13Add LEGAL.knu
2001-07-13Add LEGAL, legal notice information.knu
2001-07-13This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.(no author)
2001-07-13* eval.c: wrapper modifies updated to 1.7 changes.matz
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-11This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.(no author)
2001-07-11* It is confusing to put the GPL license terms in the file COPYING;knu
2001-07-11Update 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-06* remove StringValue (1.7 feature) from eval.cmatz
2001-07-06Update.knu
2001-07-06* eval.c (rb_f_require): move rb_file_s_expand_path frommatz
2001-07-06* lib/tempfile.rb: merge from 1.7: do not delete a used tempfileknu
2001-07-05* ext/readline/readline.c (readline_event): merge from 1.7: aknu
2001-07-05This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.(no author)
2001-07-05Mention that Socket::SO_* was added.knu
2001-07-03Fix a typo in the previous commit.knu
2001-07-03* lib/find.rb: merge from 1.7: rescue Errno::EACCES as well.knu
2001-07-03* lib/mathn.rb: merge from 1.7: add Rational#inspect().knu
2001-07-03* lib/mkmf.rb: distclean should remove mkmf.log as well.knu
2001-07-02* eval.c (rb_eval_string_wrap): extend new ruby_top_self, notmatz
2001-06-29* lib/debug.rb: ivar access bug.matz
2001-06-29* lex.c (rb_reserved_word): lex_state after tRESCUE should bematz
2001-06-27* lib/matrix.rb: resolve 'ruby -w' warnings.keiju
2001-06-27* 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