| Age | Commit message (Collapse) | Author |
|
|
|
FIX: IO#read create a large number of objects.
|
|
|
|
Revert "FIX: IO#read create a large number of objects."
|
|
|
|
FIX: IO#read create a large number of objects.
|
|
|
|
FIX: IO#sysread occurs SEGV
|
|
|
|
|
|
Fix broken build for Visual C++
|
|
|
|
Implement FileTest.size
|
|
- File.size delegate to FileTest.size
- File.size more faster by reading i-node value
|
|
garbage collect when open(2) fails with ENFILE or EMFILE
|
|
|
|
Correcting E_NOTIMP_ERROR reference
|
|
|
|
|
|
|
|
|
|
Fix type of argument passed to mrb_get_args.
|
|
|
|
|
|
Add close on exec
|
|
|
|
and a test on test/io.rb
|
|
|
|
|
|
|
|
compatible 32 bit windows
|
|
|
|
raise an error for flock on solaris
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
solaris does not have flock
|