Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | find.rb: raise with the name | nobu | 2016-02-19 | 1 | -0/+11 |
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | test: File.symlink needs administrator privilege | nobu | 2015-08-28 | 1 | -4/+4 |
* | * lib/find.rb (Find#find): should pass ignore_error option to enumerators. | ktsj | 2014-03-03 | 1 | -0/+20 |
* | * test/test_find.rb (TestFind#test_unsearchable_dir): ruby cannot make | usa | 2014-03-03 | 1 | -1/+1 |
* | find.rb: add ignore_error | nobu | 2014-03-02 | 1 | -0/+21 |
* | * test/test_find.rb: remove unused variables. | hsbt | 2014-02-17 | 1 | -3/+3 |
* | * lib/find.rb (Find.find): respect the encodings of arguments. | ktsj | 2013-09-07 | 1 | -0/+34 |
* | * test/test_find.rb: skip some tests on Windows. | usa | 2010-05-25 | 1 | -0/+2 |
* | add tests. | akr | 2009-12-15 | 1 | -0/+46 |
* | * test_find.rb: close temporary files before removing them. | usa | 2009-12-15 | 1 | -23/+35 |
* | * lib/find.rb (Find.find): narrow rescue region. | akr | 2009-12-14 | 1 | -0/+9 |
* | add tests. | akr | 2009-12-14 | 1 | -0/+52 |
* | add a test. | akr | 2009-12-13 | 1 | -0/+13 |
* | new test file. | akr | 2009-12-13 | 1 | -0/+92 |