| Commit message (Expand) | Author | Age | Files | Lines |
* | * array.c (push_values_at): Array#values_at should work with | matz | 2003-06-02 | 1 | -2/+2 |
* | security enhancement of dl library (need test). | matz | 2003-03-24 | 1 | -3/+3 |
* | * io.c (rb_io_fread): may lose data on nonblocking read. | matz | 2003-03-23 | 1 | -4/+4 |
* | * lib/jcode.rb (tr!, delete!, szueeze!): add empty string checking. | eban | 2003-03-23 | 1 | -1/+2 |
* | * lib/optparse.rb, lib/jcode.rb, ext/tk/lib/tk.rb: reorder character | akr | 2003-03-22 | 1 | -1/+1 |
* | * regex.c (re_compile_pattern): fix previous change. | akr | 2003-03-21 | 1 | -1/+1 |
* | * eval.c (load_dyna): clear ruby_errinfo. (ruby-bugs-ja PR#409) | matz | 2003-03-20 | 1 | -0/+2 |
* | * lib/jcode.rb: fixup quote handing. | eban | 2001-09-06 | 1 | -8/+11 |
* | * lib/jcode.rb (_regexp_quote): fix quote handling, again. | eban | 2001-09-06 | 1 | -12/+14 |
* | typo fix | eban | 2001-09-05 | 1 | -1/+1 |
* | * lib/jcode.rb (_regexp_quote): fix quote handling. | eban | 2001-09-05 | 1 | -3/+1 |
* | matz | matz | 2000-12-05 | 1 | -0/+4 |
* | eban | eban | 2000-12-04 | 1 | -1/+1 |
* | matz | matz | 2000-11-08 | 1 | -3/+3 |
* | matz | matz | 2000-09-25 | 1 | -1/+3 |
* | 000919 | matz | 2000-09-19 | 1 | -4/+9 |
* | matz | matz | 2000-07-10 | 1 | -1/+1 |
* | matz | matz | 2000-06-28 | 1 | -1/+1 |
* | 2000-06-12 | matz | 2000-06-12 | 1 | -10/+6 |
* | 2000-02-08 | matz | 2000-02-08 | 1 | -1/+1 |
* | 19991104 | matz | 1999-11-04 | 1 | -36/+75 |
* | 990918-repack | matz | 1999-09-18 | 1 | -1/+1 |
* | regexp literal (e.g. \202) match, etc. | matz | 1999-09-01 | 1 | -1/+1 |
* | 1.4.0 | matz | 1999-08-13 | 1 | -95/+54 |
* | This commit was generated by cvs2svn to compensate for changes in r372, | matz | 1999-01-20 | 1 | -11/+12 |
* | Initial revision | matz | 1998-01-16 | 1 | -0/+207 |