Age | Commit message (Expand) | Author |
---|
2023-11-07 | [ruby/find] Bump up 0.2.0 | Hiroshi SHIBATA |
2023-04-03 | [ruby/find] Expose Find::VERSION | Hiroshi SHIBATA |
2021-07-27 | [ruby/find] Add Errno::EINVAL to list of ignored errors | Jeremy Evans |
2019-11-18 | Deprecate taint/trust and related methods, and make the methods no-ops | Jeremy Evans |
2019-05-08 | Use `start_with?(quoted)` instead of `[0] == char literal` | Kazuhiro NISHIYAMA |
2017-09-15 | Find.find -> Use Dir.children instead of Dir.entries | naruse |
2017-02-13 | lib/find.rb: Specify frozen_string_literal: true. | kazu |
2016-02-19 | find.rb: raise with the name | nobu |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2014-10-13 | * lib/find.rb (Find.find): Call to_path for arguments to obtain | akr |
2014-03-03 | * lib/find.rb (Find#find): should pass ignore_error option to enumerators. | ktsj |
2014-03-02 | find.rb: add ignore_error | nobu |
2013-09-07 | * lib/find.rb (Find.find): respect the encodings of arguments. | ktsj |
2012-09-20 | Revert r36994 "* lib/find.rb: Error in documentation example" | nobu |
2012-09-20 | * lib/find.rb: Error in documentation example | zzak |
2011-09-17 | * lib/find.rb (Find.find): add documentation that Find.find | ktsj |
2011-05-18 | * lib: Convert tabs to spaces for ruby files per | drbrain |
2009-12-15 | * lib/find.rb (Find.find): rescue more exceptions which is possible to | akr |
2009-12-15 | * lib/find.rb (Find.find): get rid of race condition. | nobu |
2009-12-14 | * lib/find.rb (Find.find): rescue only ENOENT and EACCES for lstat. | akr |
2009-12-14 | * lib/find.rb (Find.find): narrow rescue region. | akr |
2009-12-14 | * lib/find.rb (Find.find): removed already unnecessary code. | nobu |
2009-12-13 | * lib/find.rb (Find.find): sort directory entries. [ruby-dev:39847] | akr |
2009-12-06 | * lib/find.rb (Find.find): reduce stat system call. | akr |
2009-12-06 | fix indent. | akr |
2008-06-10 | * lib/find.rb (Find#find): Return an enumerator if no block is | knu |
2006-02-20 | * lib/find.rb: should raise ENOENT if root entry does not exist, | usa |
2005-11-19 | * lib/fileutils.rb (FileUtils::ln): ln documentation fix. | matz |
2005-09-05 | * lib/ostruct.rb: a from Florian Gross <[email protected]> | matz |
2004-02-13 | * re.c (KR_REHASH): wrong hash value on sizeof(long) > sizeof(int). | matz |
2004-01-21 | * parse.y (newline_node): do not use NODE_NEWLINE node anymore, | matz |
2003-01-20 | Added RDoc comments. | gsinclair |
2001-03-21 | * gc.c (id2ref): sometimes confused symbol and reference. | matz |
2000-12-05 | matz | matz |
2000-10-02 | matz | matz |
2000-09-22 | matz | matz |
2000-09-21 | eban | eban |
2000-09-21 | eban | eban |
2000-09-21 | matz | matz |
2000-02-17 | 2000-02-17 | matz |
2000-01-05 | 20000105 | matz |
1999-01-20 | This commit was generated by cvs2svn to compensate for changes in r372, | matz |
2019-08-17 | version 0.99.4-961224v0_99_4_961224 | Yukihiro Matsumoto |
2019-08-17 | version 0.95v0_95 | Yukihiro Matsumoto |