| Age | Commit message (Expand) | Author |
| 2006-07-17 | * ext/io/wait/wait.c (io_ready_p): protoize. | matz |
| 2006-06-20 | * eval.c, file.c, etc.: code-cleanup patch from Stefan Huehner | matz |
| 2006-06-09 | * sprintf.c (rb_str_format): allow %c to print one character | matz |
| 2005-07-18 | * ext/io/wait/wait.c: wrong backport from trunk, and compile error on | nobu |
| 2005-07-17 | * ext/io/wait/extconf.rb, ext/io/wait/wait.c: Win32 platforms support. | nobu |
| 2005-06-03 | * intern.h (rb_fdset_t): deal with fd bit sets over FD_SETSIZE. | nobu |
| 2004-12-06 | * rubyio.h, intern.h, io.c, file.c, process.c, ext/socket/socket.c, | akr |
| 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-07-23 | * ext/io/wait: imported. | nobu |