Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * eval.c (block_pass): should not downgrade safe level. | matz | 2001-05-02 | 1 | -84/+119 |
* | * object.c (rb_str2cstr): warn if string contains \0 and length | matz | 2001-03-28 | 1 | -28/+24 |
* | * eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash. | matz | 2001-03-26 | 1 | -7/+13 |
* | * ruby.h: rb_sys_stat -> stat | matz | 2001-03-21 | 1 | -7/+7 |
* | * gc.c (id2ref): sometimes confused symbol and reference. | matz | 2001-03-21 | 1 | -6/+6 |
* | * dir.c (glob_helper): replace lstat() by stat() to follow symlink | matz | 2001-03-19 | 1 | -5/+5 |
* | * file.c (rb_file_s_rename): avoid Cygwin's bug. | eban | 2001-02-24 | 1 | -1/+6 |
* | * io.c (set_outfile): f should be the FILE* from the assigning value. | matz | 2001-02-16 | 1 | -0/+85 |
* | * win32/win32.c (win32_stat): replace stat for enable when pathname | usa | 2001-02-09 | 1 | -5/+5 |
* | * parse.y (parse_quotedwords): %w should allow parenthesis escape. | matz | 2001-02-08 | 1 | -1/+1 |
* | * string.c (str_independent): should not clear str->orig here. | matz | 2001-01-29 | 1 | -1/+1 |
* | * m17n baseline. | matz | 2001-01-10 | 1 | -1/+1 |
* | * file.c (path_check_1): should restore modified path. | matz | 2001-01-09 | 1 | -1/+5 |
* | matz | matz | 2000-11-13 | 1 | -4/+4 |
* | 1.6.2 (to be) | matz | 2000-10-17 | 1 | -1/+5 |
* | matz | matz | 2000-10-13 | 1 | -1/+1 |
* | matz | matz | 2000-10-10 | 1 | -2/+1 |
* | matz | matz | 2000-09-25 | 1 | -4/+4 |
* | eban | eban | 2000-09-22 | 1 | -1/+1 |
* | matz | matz | 2000-09-22 | 1 | -1/+1 |
* | matz | matz | 2000-09-21 | 1 | -14/+7 |
* | matz | matz | 2000-09-18 | 1 | -30/+37 |
* | matz | matz | 2000-08-24 | 1 | -0/+5 |
* | matz | matz | 2000-08-07 | 1 | -2/+4 |
* | 2000-06-19 | matz | 2000-06-19 | 1 | -0/+49 |
* | 2000-06-12 | matz | 2000-06-12 | 1 | -4/+3 |
* | 2000-06-08 | eban | 2000-06-07 | 1 | -1/+1 |
* | 2000-05-31 | matz | 2000-05-31 | 1 | -1/+1 |
* | 2000-05-30 | matz | 2000-05-30 | 1 | -11/+12 |
* | 2000-05-25 | matz | 2000-05-25 | 1 | -1/+1 |
* | 2000-05-24 | matz | 2000-05-24 | 1 | -1/+6 |
* | 2000-05-17 | matz | 2000-05-17 | 1 | -2/+2 |
* | support mingw32. | eban | 2000-05-13 | 1 | -4/+4 |
* | 2000-05-12 | matz | 2000-05-12 | 1 | -0/+9 |
* | 2000-05-09 | matz | 2000-05-09 | 1 | -1/+1 |
* | 2000-05-01 | matz | 2000-05-01 | 1 | -2/+4 |
* | 2000-04-10 | matz | 2000-04-10 | 1 | -1/+1 |
* | 2000-03-17 | matz | 2000-03-17 | 1 | -0/+1 |
* | 2000-03-13 | matz | 2000-03-13 | 1 | -2/+2 |
* | 2000-03-07 | matz | 2000-03-07 | 1 | -27/+4 |
* | 2000-02-17 | matz | 2000-02-17 | 1 | -4/+4 |
* | 2000-02-01 | matz | 2000-02-01 | 1 | -2/+2 |
* | 2000-01-17 | matz | 2000-01-17 | 1 | -2/+3 |
* | 2000-01-08 | matz | 2000-01-08 | 1 | -2/+5 |
* | 20000105 | matz | 2000-01-05 | 1 | -2/+153 |
* | 19991214 | matz | 1999-12-14 | 1 | -9/+12 |
* | 991207 | matz | 1999-12-07 | 1 | -12/+12 |
* | 19991206 | matz | 1999-12-06 | 1 | -37/+43 |
* | 19991201 | matz | 1999-12-01 | 1 | -90/+204 |
* | 19991125 | matz | 1999-11-25 | 1 | -20/+336 |