Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * io.c (rb_io_fread): renamed from io_fread and made extern. | nobu | 2002-08-16 | 1 | -0/+1 |
* | * eval.c (rb_clear_cache_by_class): new function. | matz | 2002-05-14 | 1 | -1/+1 |
* | * pack.c (pack_unpack): should treat 'U' in character unit, not in | matz | 2002-04-15 | 1 | -1/+0 |
* | * re.c (match_setter): it's OK to assign nil to $~. | matz | 2002-04-01 | 1 | -0/+1 |
* | * io.c (io_write): flag when buffered write is done. | matz | 2002-02-07 | 1 | -0/+1 |
* | * intern.h: add prototypes. | nobu | 2001-12-17 | 1 | -2/+2 |
* | * marshal.c (r_object): better allocation type check for | matz | 2001-10-03 | 1 | -0/+5 |
* | * eval.c (block_pass): should not downgrade safe level. | matz | 2001-05-02 | 1 | -1/+1 |
* | * dir.c (dir_s_glob): supprt backslash escape of metacharacters | matz | 2001-02-14 | 1 | -1/+1 |
* | matz | matz | 2000-11-10 | 1 | -1/+3 |
* | 2000-05-01 | matz | 2000-05-01 | 1 | -2/+2 |
* | 2000-03-23 | matz | 2000-03-23 | 1 | -0/+1 |
* | 2000-02-01 | matz | 2000-02-01 | 1 | -0/+1 |
* | 2000-01-17 | matz | 2000-01-17 | 1 | -2/+1 |
* | 20000105 | matz | 2000-01-05 | 1 | -1/+1 |
* | 19990920 | matz | 1999-09-20 | 1 | -1/+1 |
* | 1.4.0 | matz | 1999-08-13 | 1 | -0/+63 |