summaryrefslogtreecommitdiff
path: root/dir.c
AgeCommit message (Expand)Author
2001-05-16* array.c (rb_ary_and): should not push frozen key string.matz
2001-05-11* bignum.c (bigdivrem): access boundary bug.matz
2001-05-06forgot some checkins.matz
2001-05-02* dir.c (rb_glob, rb_globi): remove unnecessary FNM_PATHNAME.eban
2001-05-02* eval.c (block_pass): should not downgrade safe level.matz
2001-04-01* win32/win32.c: use ruby's opendir on mingw32.eban
2001-03-28* object.c (rb_str2cstr): warn if string contains \0 and lengthmatz
2001-03-21* ruby.h: rb_sys_stat -> statmatz
2001-03-21* gc.c (id2ref): sometimes confused symbol and reference.matz
2001-03-20* win32/win32.c (win32_stat): UNC support.eban
2001-03-19* dir.c (glob_helper): replace lstat() by stat() to follow symlinkmatz
2001-03-16* dir.c (dir_s_chdir): block form of Dir.chdir. (RCR#U016).matz
2001-03-13* dir.c (rb_glob_helper): fix drive letter handling on DOSISH.eban
2001-02-28* string.c (rb_str_delete_bang): delete! should take at least 1matz
2001-02-27* time.c (time_timeval): negative time interval shoule not bematz
2001-02-19* string.c (rb_str_substr): "a"[1,2] should return ""; needmatz
2001-02-15* process.c (proc_waitall): new method based on a patch from Brianmatz
2001-02-14* dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz
2001-02-13* dir.c (lstat): should use rb_sys_stat if lstat(2) is noteban
2001-02-13* io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2matz
2001-02-09* win32/win32.c (win32_stat): replace stat for enable when pathnameusa
2001-02-08* parse.y (parse_quotedwords): %w should allow parenthesis escape.matz
2000-11-20ebaneban
2000-09-25ebaneban
2000-09-25ebaneban
2000-09-21matzmatz
2000-08-07matzmatz
2000-07-31matzmatz
2000-06-122000-06-12matz
2000-05-29see ChangeLog.eban
2000-05-252000-05-25matz
2000-05-242000-05-24matz
2000-05-152000-05-15matz
2000-05-092000-05-09matz
2000-05-012000-05-01matz
2000-03-072000-03-07matz
2000-02-292000-02-29matz
2000-02-172000-02-17matz
2000-02-012000-02-01matz
2000-01-0520000105matz
1999-12-1419991214matz
1999-11-2519991125matz
1999-10-21RUBYOPTmatz
1999-10-13*** empty log message ***matz
1999-08-131.4.0matz
1999-01-20This commit was generated by cvs2svn to compensate for changes in r372,matz
1998-01-16This commit was generated by cvs2svn to compensate for changes in r11,matz
1998-01-16Initial revisionv1_0_r2replacedmatz
2019-08-17version 1.0-971118v1_0_971118Yukihiro Matsumoto
2019-08-17version 1.0-971002v1_0_971002Yukihiro Matsumoto