index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
io
/
wait
Commit message (
Expand
)
Author
Age
Files
Lines
*
* sprintf.c (rb_str_format): allow %c to print one character
matz
2006-06-09
1
-2
/
+1
*
* ext/io/wait/lib/nonblock.rb: disable on platforms non-blocking flag
nobu
2005-09-20
1
-1
/
+1
*
* ext/io/wait/wait.c: wrong backport from trunk, and compile error on
nobu
2005-07-18
1
-9
/
+17
*
* ext/io/wait/extconf.rb, ext/io/wait/wait.c: Win32 platforms support.
nobu
2005-07-17
2
-1
/
+18
*
* intern.h (rb_fdset_t): deal with fd bit sets over FD_SETSIZE.
nobu
2005-06-03
1
-7
/
+30
*
* rubyio.h, intern.h, io.c, file.c, process.c, ext/socket/socket.c,
akr
2004-12-06
1
-11
/
+5
*
* MANIFEST, ext/**/MANIFEST: removed.
eban
2004-11-01
1
-4
/
+0
*
#include <sys/time.h> wasn't actually needed for ruby 1.8 as missing.h
knu
2003-11-01
1
-1
/
+0
*
#include <sys/time.h> is needed for struct timeval.
knu
2003-11-01
1
-0
/
+1
*
* ext/io/wait/.cvsignore: added.
nahi
2003-09-04
1
-0
/
+2
*
* ext/extmk.rb (extmake): pass LIBPATH to make ruby. [ruby-dev:21137]
nobu
2003-08-06
1
-1
/
+1
*
* ext/io/wait/extconf.rb: removed unnecessary backward compatibility stuff.
nobu
2003-07-24
1
-20
/
+4
*
* ext/io/wait: imported.
nobu
2003-07-23
4
-0
/
+161