summaryrefslogtreecommitdiffhomepage
path: root/mrblib
AgeCommit message (Expand)Author
2013-11-16IO.sysopen raises an exception when open(2) fails. closes #6.Tomoyuki Sahara
2013-08-30use array parameter on IO.open.Tomoyuki Sahara
2013-08-30STDERR's file descriptor is 2.Tomoyuki Sahara
2013-08-23add `cmd` (command output expression).Tomoyuki Sahara
2013-06-02fix IO#eof? method (consider the read buffer)Akira Yumiyama
2013-05-08add $stdin $stdout $stderr STDIN STDOUT STDERRAkira Yumiyama
2013-05-08add IO#printAkira Yumiyama
2013-04-07add File.expand_pathAkira Yumiyama
2013-04-02Kernel#open block supportAkira Yumiyama
2013-04-02add Kernel#openAkira Yumiyama
2013-04-01initial commitAkira Yumiyama