aboutsummaryrefslogtreecommitdiffstats
path: root/lib/jcode.rb
Commit message (Expand)AuthorAgeFilesLines
* * array.c (push_values_at): Array#values_at should work withmatz2003-06-021-2/+2
* security enhancement of dl library (need test).matz2003-03-241-3/+3
* * io.c (rb_io_fread): may lose data on nonblocking read.matz2003-03-231-4/+4
* * lib/jcode.rb (tr!, delete!, szueeze!): add empty string checking.eban2003-03-231-1/+2
* * lib/optparse.rb, lib/jcode.rb, ext/tk/lib/tk.rb: reorder characterakr2003-03-221-1/+1
* * regex.c (re_compile_pattern): fix previous change.akr2003-03-211-1/+1
* * eval.c (load_dyna): clear ruby_errinfo. (ruby-bugs-ja PR#409)matz2003-03-201-0/+2
* * lib/jcode.rb: fixup quote handing.eban2001-09-061-8/+11
* * lib/jcode.rb (_regexp_quote): fix quote handling, again.eban2001-09-061-12/+14
* typo fixeban2001-09-051-1/+1
* * lib/jcode.rb (_regexp_quote): fix quote handling.eban2001-09-051-3/+1
* matzmatz2000-12-051-0/+4
* ebaneban2000-12-041-1/+1
* matzmatz2000-11-081-3/+3
* matzmatz2000-09-251-1/+3
* 000919matz2000-09-191-4/+9
* matzmatz2000-07-101-1/+1
* matzmatz2000-06-281-1/+1
* 2000-06-12matz2000-06-121-10/+6
* 2000-02-08matz2000-02-081-1/+1
* 19991104matz1999-11-041-36/+75
* 990918-repackmatz1999-09-181-1/+1
* regexp literal (e.g. \202) match, etc.matz1999-09-011-1/+1
* 1.4.0matz1999-08-131-95/+54
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-11/+12
* Initial revisionv1_0_r2matz1998-01-161-0/+207