summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-12set svn:eol-stylev1_6_5shyouhei
2001-09-19This commit was manufactured by cvs2svn to create tag 'v1_6_5'.(no author)
2001-09-19010919matz
2001-09-19010919matz
2001-09-18small last minute changes (eval.c, file.c)matz
2001-09-08* eval.c (rb_thread_restore_context): save current value ofmatz
2001-09-07 * lib/net/telnet.rb: waitfor(): improvement. thanks towakou
2001-09-07 * lib/net/telnet.rb: waitfor(): bug fix.wakou
2001-09-06 * lib/cgi.rb: CGI#doctype(): bug fix (html4Fr).wakou
2001-09-06010906matz
2001-09-06* dir.c (dir_s_chdir): raise if environment variable HOME/LOGDIRnobu
2001-09-06* lib/jcode.rb: fixup quote handing.eban
2001-09-06* class.c (rb_include_module): should check whole ancestors tomatz
2001-09-06* ext/digest/digest.c (rb_digest_base_s_hexdigest): remove a debugknu
2001-09-06* ext/digest/digest.c (rb_digest_base_s_digest,knu
2001-09-06* lib/jcode.rb (_regexp_quote): fix quote handling, again.eban
2001-09-06* file.c (rb_find_file_ext): add const qualifiers to ext.nobu
2001-09-05typo fixeban
2001-09-05* lib/jcode.rb (_regexp_quote): fix quote handling.eban
2001-09-05* ruby.c (proc_options): should not adjust argc/argv if -e optionmatz
2001-09-03* intern.h (rb_find_file_ext): changed from rb_find_file_noext().nobu
2001-09-03* ruby.c (proc_option): fix shift ARGV issueeban
2001-09-03* eval.c (rb_f_require): should check static linked libraries\eban
2001-09-03* io.c (rb_io_popen): accept integer flags as mode.matz
2001-09-03* error.c: unbreak the build on *BSD with gcc 3.0.1 by removingknu
2001-09-012001-09-01nobu
2001-09-01commit miss.nobu
2001-09-01* ruby.c (set_arg0): prevent SEGV when val is longer than thenobu
2001-08-262001-08-26nobu
2001-08-26* dir.c (rb_glob_helper): merge from 1.7: traversed files twicenobu
2001-08-24* array.c (rb_ary_equal): check identiry equality first.matz
2001-08-242001-08-24eban
2001-08-24* dln.c (dln_strerror): fix a bug that sometimes made null message onusa
2001-08-23* eval.c (is_defined): should not dump core for "defined?(())".matz
2001-08-20* ext/digest/sha2/extconf.rb: fix support for cross-compiling.eban
2001-08-17* parse.y (parse_regx): handle backslash escaping of delimiter here.matz
2001-08-17* win32/Makefile.sub: merge from 1.7: use del instead of rm.usa
2001-08-162001-08-16eban
2001-08-16Update.knu
2001-08-16* lib/resolv.rb, lib/resolv-replace.rb: Copy from 1.7.knu
2001-08-16Mention ext/digest.knu
2001-08-16* LEGAL, ext/Setup*, ext/digest/*: Merge from 1.7: Import digestknu
2001-08-16This commit was manufactured by cvs2svn to create branch 'ruby_1_6'.(no author)
2001-08-15* lib/mkmf.rb: add -I$(srcdir) to CPPFLAGS.usa
2001-08-14* string.c (rb_str_cmp): remove needless conditional.matz
2001-08-13Update.knu
2001-08-11* object.c (rb_obj_inspect): merge from 1.7: remove useless space.nobu
2001-08-07* win32/win32.h: fix problems with BC++ (ruby-bugs#PR161).usa
2001-08-06* eval.c (rb_mark_end_proc): should mark ruby_cref, maybe shouldmatz
2001-08-06* struct.c (rb_struct_modify): should check frozen and taintmatz