Age | Commit message (Expand) | Author |
---|---|---|
2008-04-15 | * rubyio.h (rb_io_t): renamed from OpenFile. | nobu |
2006-09-16 | * ext/io/wait/extconf.rb: suspicious checking_for. | nobu |
2005-09-20 | * ext/io/wait/lib/nonblock.rb: disable on platforms non-blocking flag | nobu |
2005-07-18 | * ext/io/wait/wait.c: wrong backport from trunk. fixed: [ruby-dev:26562] | nobu |
2005-07-17 | * ext/io/wait/wait.c: fixed commit miss. | nobu |
2005-07-17 | * ext/io/wait/extconf.rb, ext/io/wait/wait.c: Win32 platforms support. | nobu |
2004-11-01 | * MANIFEST, ext/**/MANIFEST: removed. | eban |
2003-11-01 | #include <sys/time.h> wasn't actually needed for ruby 1.8 as missing.h | knu |
2003-11-01 | #include <sys/time.h> is needed for struct timeval. | knu |
2003-09-04 | * ext/io/wait/.cvsignore: added. | nahi |
2003-08-06 | * ext/extmk.rb (extmake): pass LIBPATH to make ruby. [ruby-dev:21137] | nobu |
2003-07-24 | * ext/io/wait/extconf.rb: removed unnecessary backward compatibility stuff. | nobu |
2003-07-23 | * ext/io/wait: imported. | nobu |