summaryrefslogtreecommitdiff
path: root/file.c
AgeCommit message (Expand)Author
2001-06-19* eval.c (rb_f_require): searches ".rb" and ".so" at the samematz
2001-06-01* parse.y (yylex): fixed 'print CGI::bar() {}, "\n"' syntaxmatz
2001-05-30* ruby.c (proc_options): unexpected SecurityError happens when -T4.matz
2001-05-11* bignum.c (bigdivrem): access boundary bug.matz
2001-05-02* eval.c (block_pass): should not downgrade safe level.matz
2001-03-28* object.c (rb_str2cstr): warn if string contains \0 and lengthmatz
2001-03-26* eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash.matz
2001-03-21* ruby.h: rb_sys_stat -> statmatz
2001-03-21* gc.c (id2ref): sometimes confused symbol and reference.matz
2001-03-19* dir.c (glob_helper): replace lstat() by stat() to follow symlinkmatz
2001-02-24* file.c (rb_file_s_rename): avoid Cygwin's bug.eban
2001-02-16* io.c (set_outfile): f should be the FILE* from the assigning value.matz
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
2001-01-29* string.c (str_independent): should not clear str->orig here.matz
2001-01-10* m17n baseline.matz
2001-01-09* file.c (path_check_1): should restore modified path.matz
2000-11-13matzmatz
2000-10-171.6.2 (to be)matz
2000-10-13matzmatz
2000-10-10matzmatz
2000-09-25matzmatz
2000-09-22ebaneban
2000-09-22matzmatz
2000-09-21matzmatz
2000-09-18matzmatz
2000-08-24matzmatz
2000-08-07matzmatz
2000-06-192000-06-19matz
2000-06-122000-06-12matz
2000-06-072000-06-08eban
2000-05-312000-05-31matz
2000-05-302000-05-30matz
2000-05-252000-05-25matz
2000-05-242000-05-24matz
2000-05-172000-05-17matz
2000-05-13support mingw32.eban
2000-05-122000-05-12matz
2000-05-092000-05-09matz
2000-05-012000-05-01matz
2000-04-102000-04-10matz
2000-03-172000-03-17matz
2000-03-132000-03-13matz
2000-03-072000-03-07matz
2000-02-172000-02-17matz
2000-02-012000-02-01matz
2000-01-172000-01-17matz
2000-01-082000-01-08matz
2000-01-0520000105matz
1999-12-1419991214matz