Tomoyuki Sahara
|
47a610e688
|
use array parameter on IO.open.
|
2013-08-30 19:09:36 +09:00 |
|
Tomoyuki Sahara
|
713aa48cf9
|
STDERR's file descriptor is 2.
closes #1
|
2013-08-30 17:04:40 +09:00 |
|
Tomoyuki Sahara
|
9dc875f246
|
add cmd (command output expression).
|
2013-08-23 16:00:08 +09:00 |
|
Tomoyuki Sahara
|
5e8021bedb
|
tests for File.socket? and File.symlink?
|
2013-08-08 14:00:02 +09:00 |
|
Tomoyuki Sahara
|
c49541058c
|
use lstat(2) to check if it's a symlink
|
2013-08-08 13:58:47 +09:00 |
|
Takashi Sogabe
|
4f3a749da1
|
Fix incorrect condition for pendig-IO
|
2013-06-26 15:24:23 +09:00 |
|
Akira Yumiyama
|
5625e44371
|
add method: IO#select
|
2013-06-02 15:25:14 +09:00 |
|
Akira Yumiyama
|
1272df7cb6
|
fix IO#eof? method (consider the read buffer)
|
2013-06-02 13:24:34 +09:00 |
|
Akira Yumiyama
|
0a21d9ec92
|
bufix of mrb_file__gethome()
|
2013-05-12 14:58:12 +09:00 |
|
Akira Yumiyama
|
e277079616
|
update run_test.rb
|
2013-05-12 14:50:31 +09:00 |
|
Akira Yumiyama
|
55b6ef43c5
|
add return value check of fseek
|
2013-05-12 14:23:48 +09:00 |
|
Akira Yumiyama
|
14e1992ed0
|
add null check
|
2013-05-12 14:15:00 +09:00 |
|
Akira Yumiyama
|
d39a05e68e
|
remove unused variable.
|
2013-05-12 14:14:48 +09:00 |
|
Akira Yumiyama
|
49cc9c7cfa
|
Use strncpy instead of strcpy.
|
2013-05-12 14:01:53 +09:00 |
|
Akira Yumiyama
|
c25d386c41
|
Use mkstemp instead of mktemp.
|
2013-05-12 13:15:11 +09:00 |
|
Akira Yumiyama
|
acc8995060
|
update run_test.rb
|
2013-05-12 12:54:35 +09:00 |
|
Akira Yumiyama
|
df529a83d6
|
add $stdin $stdout $stderr STDIN STDOUT STDERR
|
2013-05-08 20:22:29 +09:00 |
|
Akira Yumiyama
|
7a94d02e8d
|
add IO#print
|
2013-05-08 20:22:14 +09:00 |
|
Akira Yumiyama
|
f89ee88a6c
|
rename mrb_class_obj_get -> mrb_class_get
|
2013-05-02 23:52:57 +09:00 |
|
Akira Yumiyama
|
62e1823187
|
update run_test.rb
|
2013-05-02 23:36:20 +09:00 |
|
Akira Yumiyama
|
814f3305ca
|
put MRB_ prefix before ARGS_XXX macros
|
2013-04-27 10:09:05 +09:00 |
|
Akira Yumiyama
|
da557fbc82
|
add File.expand_path
|
2013-04-07 01:55:18 +09:00 |
|
Akira Yumiyama
|
cc40f93ac8
|
Kernel#open block support
|
2013-04-02 15:51:36 +09:00 |
|
Akira Yumiyama
|
911003987b
|
add Kernel#open
|
2013-04-02 15:32:01 +09:00 |
|
Akira Yumiyama
|
5a425f598b
|
Update README.md
|
2013-04-01 10:17:18 +09:00 |
|
Akira Yumiyama
|
b8a23e6be8
|
update README.md
|
2013-04-01 09:21:12 +09:00 |
|
Akira Yumiyama
|
e8ca5e5169
|
initial commit
|
2013-04-01 09:12:01 +09:00 |
|