aboutsummaryrefslogtreecommitdiffstats
path: root/lib/find.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/find.rb (Find#find): Return an enumerator if no block isknu2008-06-101-0/+2
* * lib/find.rb: should raise ENOENT if root entry does not exist,usa2006-02-201-1/+1
* * lib/fileutils.rb (FileUtils::ln): ln documentation fix.matz2005-11-191-0/+1
* * lib/ostruct.rb: a patch from Florian Gross <florgro@gmail.com>matz2005-09-051-2/+1
* * re.c (KR_REHASH): wrong hash value on sizeof(long) > sizeof(int).matz2004-02-131-3/+3
* * parse.y (newline_node): do not use NODE_NEWLINE node anymore,matz2004-01-211-1/+2
* Added RDoc comments.gsinclair2003-01-201-10/+43
* * gc.c (id2ref): sometimes confused symbol and reference.matz2001-03-211-1/+1
* matzmatz2000-12-051-0/+1
* matzmatz2000-10-021-16/+19
* matzmatz2000-09-221-1/+1
* ebaneban2000-09-211-2/+0
* ebaneban2000-09-211-0/+2
* matzmatz2000-09-211-4/+4
* 2000-02-17matz2000-02-171-1/+1
* 20000105matz2000-01-051-1/+3
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-2/+2
* Initial revisionv1_0_r2matz1998-01-161-0/+39