Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * object.c (rb_str2cstr): warn if string contains \0 and length | matz | 2001-03-28 | 1 | -1/+0 |
* | * dir.c (glob_helper): replace lstat() by stat() to follow symlink | matz | 2001-03-19 | 1 | -2/+2 |
* | * dir.c (dir_s_chdir): block form of Dir.chdir. (RCR#U016). | matz | 2001-03-16 | 1 | -2/+2 |
* | * io.c (argf_seek_m): wrong calling sequence of rb_io_seek(). | matz | 2001-03-13 | 1 | -0/+1 |
* | * io.c (set_outfile): f should be the FILE* from the assigning value. | matz | 2001-02-16 | 1 | -0/+1 |
* | * dir.c (dir_s_glob): supprt backslash escape of metacharacters | matz | 2001-02-14 | 1 | -1/+1 |
* | * array.c (rb_ary_sort_bang): returns self, even if its length is | matz | 2001-02-02 | 1 | -0/+1 |
* | Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org> | matz | 2001-01-15 | 1 | -0/+1 |
* | setres[ug]id, NORETURN | eban | 2001-01-10 | 1 | -5/+5 |
* | * enum.c (enum_inject): new method. | matz | 2001-01-09 | 1 | -1/+1 |
* | matz | matz | 2000-12-18 | 1 | -1/+2 |
* | matz | matz | 2000-12-08 | 1 | -1/+2 |
* | shugo | shugo | 2000-12-06 | 1 | -0/+1 |
* | matz | matz | 2000-11-27 | 1 | -1/+3 |
* | matz | matz | 2000-11-21 | 1 | -3/+1 |
* | matz | matz | 2000-11-20 | 1 | -2/+2 |
* | matz | matz | 2000-11-13 | 1 | -0/+1 |
* | matz | matz | 2000-09-22 | 1 | -0/+1 |
* | matz | matz | 2000-09-15 | 1 | -0/+1 |
* | matz | matz | 2000-08-28 | 1 | -1/+5 |
* | matz | matz | 2000-08-25 | 1 | -1/+1 |
* | matz | matz | 2000-08-02 | 1 | -0/+2 |
* | matz | matz | 2000-07-17 | 1 | -0/+1 |
* | matz | matz | 2000-07-04 | 1 | -0/+1 |
* | 2000-06-14 | matz | 2000-06-14 | 1 | -0/+1 |
* | 2000-05-18 | matz | 2000-05-18 | 1 | -7/+7 |
* | 2000-05-17 | matz | 2000-05-17 | 1 | -0/+1 |
* | 2000-05-12 | matz | 2000-05-12 | 1 | -0/+8 |
* | 2000-05-09 | matz | 2000-05-09 | 1 | -1/+1 |
* | 2000-05-01 | matz | 2000-05-01 | 1 | -2/+17 |
* | 2000-04-10 | matz | 2000-04-10 | 1 | -0/+2 |
* | 2000-03-17 | matz | 2000-03-17 | 1 | -0/+1 |
* | 2000-02-08 | matz | 2000-02-08 | 1 | -4/+1 |
* | 2000-02-01 | matz | 2000-02-01 | 1 | -0/+1 |
* | 20000105 | matz | 2000-01-05 | 1 | -2/+5 |
* | 19991214 | matz | 1999-12-14 | 1 | -11/+12 |
* | 991207 | matz | 1999-12-07 | 1 | -0/+1 |
* | 19991206 | matz | 1999-12-06 | 1 | -1/+1 |
* | mark_end_proc | matz | 1999-11-26 | 1 | -0/+1 |
* | 19991117 | matz | 1999-11-17 | 1 | -8/+11 |
* | 19991104 | matz | 1999-11-04 | 1 | -0/+6 |
* | 19991029 | matz | 1999-10-29 | 1 | -1/+1 |
* | -r debug, -s, etc. | matz | 1999-10-15 | 1 | -1/+0 |
* | 1.4.0 | matz | 1999-08-13 | 1 | -52/+58 |
* | This commit was generated by cvs2svn to compensate for changes in r372, | matz | 1999-01-20 | 1 | -226/+258 |
* | Initial revision | matz | 1998-01-16 | 1 | -0/+291 |