summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-01-06* intern.h (rb_check_array_type): Declare rb_check_array_type().knu
2003-01-06* file.c: improve DOSISH drive letter support.usa
2003-01-062003-01-06eban
2003-01-06* lib/fileutils.rb (ln): add ' -f' in the verbose message.eban
2003-01-06* process.c (proc_exec_v): follow to proc_spawn_v(). call do_aspawn()usa
2003-01-05commit missnobu
2003-01-05*** empty log message ***nobu
2003-01-05* struct.c (make_struct): needs meta class.nobu
2003-01-05* lib/fileutils.rb (ln): `argv' is not a argument.eban
2003-01-05* ext/extmk.rb (extmake): set $0 temporarily while loadingnobu
2003-01-05* instruby.rb: need paren in regexp(make -n install).eban
2003-01-052003-01-05nobu
2003-01-05* ruby.c (ruby_init_loadpath): under Windows, get the modulenobu
2003-01-04FLUSH_REGISTER_WINDOWS must not be empty. Set to NULL instead.knu
2003-01-04* defines.h (FLUSH_REGISTER_WINDOWS): Make the flushw call anknu
2003-01-04* file.c (utimbuf): use utimbuf instead of _utimbuf if defined _WIN32.usa
2003-01-04* process.c (rb_proc_exec): use same logic as DJGPP on win32 ports.usa
2003-01-04* configure.in: set rb_cv_need_io_flush_between_seek=yes.usa
2003-01-03* file.c (rb_file_s_lchmod): get rid of gcc-3 -O3 warning.nobu
2003-01-032003-01-03nobu
2003-01-03* process.c (rb_proc_times): need to initialize first.nobu
2003-01-02commit missnobu
2003-01-02* regex.c (re_match):nobu
2003-01-022003-01-02nobu
2003-01-02* eval.c (bmcall): arguments should be an array.nobu
2003-01-01* process.c (rb_proc_times): avoid WindowsXP crash using volatilematz
2003-01-01add djgpp/GNUmakefileeban
2003-01-01* configure.in: better DJGPP support. add GNUmakefile.eban
2003-01-01* eval.c (massign): removed awkward conversion between yvalue,matz
2003-01-01* eval.c (massign): removed awkward conversion between yvalue,matz
2002-12-31Really cvs rm these files from HEAD.knu
2002-12-31Fix one more.knu
2002-12-31Fix typos.knu
2002-12-312003-01-01knu
2002-12-31* node.h (struct RNode): Change argc from int to long. Otherwizeknu
2002-12-31* wrong regexp.eban
2002-12-31* Makefile.in, {win32,bcc32}/Makefile.sub: add new target:eban
2002-12-31Fix typos.knu
2002-12-31* gc.c (rb_gc_mark_frame): should mark frame->node.matz
2002-12-31* ext/socket/addrinfo.h (NI_MAXHOST): Define NI_MAXHOST andknu
2002-12-31* ext/tcltklib/extconf.rb (find_tcl, find_tk): Look for bothknu
2002-12-31* configure.in: Improve OpenBSD support. [obtained from: OpenBSDknu
2002-12-31* array.c (rb_ary_transpose): Properly declare ary as a VALUE.knu
2002-12-30* parse.y (parse_string): readjusted.nobu
2002-12-30mdoc'ify.knu
2002-12-30* parse.y (yylex): do not accept " __END__\n". ([ruby-dev:19245])eban
2002-12-30* typofixeban
2002-12-30* parse.y (yylex): use strncmp instead of strcmp.eban
2002-12-30* ext/extmk.rb: split --make argument contains options, assumenobu
2002-12-302002-12-30nobu