Scott Taylor
|
53b74cf6c8
|
Add File::lstat, #lstat. Report the correct size for symlinks when using lstat. Closes Github #25
|
2010-01-12 00:52:11 -05:00 |
|
Scott Taylor
|
01735bb17a
|
Implement File#sysseek
|
2010-01-12 00:52:05 -05:00 |
|
Scott Taylor
|
75e4eeff65
|
Add File#syswrite, File#sysread. Closes Github #26
|
2010-01-12 00:51:58 -05:00 |
|
Scott Taylor
|
c2ccf482b9
|
Extract common requires in test files to test/test_helper.rb Run individual spec files with RUBYLIB=test ruby test/<test-file> (Thanks mislav)
|
2009-12-02 03:18:09 -05:00 |
|
Scott Taylor
|
2877f7d4c1
|
Cleanup trailing whitespace
|
2009-11-08 01:04:16 -05:00 |
|
Chris Wanstrath
|
54cc2b7358
|
private_instance_methods returns symbols in 1.9
|
2009-10-06 22:03:39 -07:00 |
|
Scott Taylor
|
bdcdc26d49
|
Add hard links. Closes #11
|
2009-10-01 02:46:07 -04:00 |
|
Scott Taylor
|
cb9de5938f
|
method_missing should always be private
|
2009-10-01 02:46:07 -04:00 |
|