summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-01* win32/Makefile.sub: changed path separator of $LIB to '\'.usa
2001-07-31Update the require/$LOADPATH paragraph.knu
2001-07-312001-07-31eban
2001-07-31* marshal.c (marshal_load): ruby_verbose test should be wrapped bymatz
2001-07-31* file.c (rb_file_s_expand_path): expanded path should not endnobu
2001-07-27* eval.c (rb_provided): extension should be guessed usingmatz
2001-07-27* eval.c (rb_eval): add CHECK_INTS before next, redo, retry tomatz
2001-07-262001-07-26eban
2001-07-26* file.c (rb_find_file_noext, rb_find_file): fix tilde expansioneban
2001-07-24* ext/extmk.rb.in, lib/mkmf.rb: dig the target subdirectory forknu
2001-07-242001-07-24eban
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-20* win32/config.h.in: merge from 1.7: add SIZEOF___INT64 definition.usa
2001-07-19* lib/irb/input-method: patch to irb to remove blank lines fromkeiju
2001-07-19too much backport from 1.7 canceled.matz
2001-07-192001-07-19eban
2001-07-19back port from 1.7matz
2001-07-19Update.knu
2001-07-19regex.c updatedmatz
2001-07-19Rename *.jp to *.ja, since jp is a region code and ja is a languageknu
2001-07-19This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.(no author)
2001-07-19Rename *.jp to *.ja, since jp is a region code and ja is a languageknu
2001-07-18update MANIFEST (add doc/net/http,pop,smtp)aamine
2001-07-18new files added: doc/net/http.rd.ja pop.rd.ja smtp.rd.jaaamine
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