aboutsummaryrefslogtreecommitdiffstats
path: root/dln.c
Commit message (Expand)AuthorAgeFilesLines
* * dln.c (dln_strerror): fix a bug that sometimes made null message onusa2001-08-241-1/+1
* * regex.c (re_search): should consider reverse search.matz2001-07-141-1/+1
* * error.c (exc_exception): clone the receiver exception instead ofmatz2001-07-021-1/+1
* * ruby.c (proc_options): unexpected SecurityError happens when -T4.matz2001-05-301-4/+11
* * array.c (rb_ary_and): should not push frozen key string.matz2001-05-161-0/+1
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-021-10/+11
* * ext/Win32API/Win32API.c: remove Init_win32api().eban2001-03-261-3/+1
* * io.c (argf_seek_m): wrong calling sequence of rb_io_seek().matz2001-03-131-3/+3
* * eval.c (proc_call): should not modify ruby_block->frame.itermatz2001-02-261-1/+1
* * dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz2001-02-141-1/+1
* * parse.y (parse_quotedwords): %w should allow parenthesis escape.matz2001-02-081-1/+1
* * enum.c (enum_inject): new method.matz2001-01-091-2/+2
* ebaneban2000-10-101-11/+0
* matzmatz2000-08-071-0/+6
* matzmatz2000-07-271-7/+9
* 2000-06-08eban2000-06-071-4/+4
* 2000-05-24matz2000-05-241-1/+1
* 2000-05-12matz2000-05-121-0/+1
* 2000-05-10matz2000-05-101-1/+4
* 2000-05-09matz2000-05-091-12/+16
* 2000-05-01matz2000-05-011-2/+2
* 2000-03-07matz2000-03-071-5/+1
* 2000-02-01matz2000-02-011-1/+1
* 20000105matz2000-01-051-1/+1
* dln.c OpenBSDmatz1999-11-101-1/+1
* 1.4.0matz1999-08-131-65/+95
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-51/+247
* This commit was generated by cvs2svn to compensate for changes in r11,matz1998-01-161-9/+62
* Initial revisionv1_0_r2matz1998-01-161-0/+1445