| Commit message (Expand) | Author | Age | Files | Lines |
| * | * ext/digest, test/digest/test_digest.rb: Merge from trunk: | knu | 2006-10-25 | 1 | -14/+14 |
| * | * lib/test/unit/collector/dir.rb (Collector::Dir#collect): prepend | nobu | 2006-10-12 | 1 | -6/+23 |
| * | * test/optparse/test_getopts.rb: changed the class name of test case | nobu | 2006-10-03 | 1 | -1/+1 |
| * | * test/optparse/test_getopts.rb: added short and long tests. | nobu | 2006-09-26 | 1 | -2/+22 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2006-09-26 | 1 | -0/+11 |
| * | use assert_same instead of assert_equal. | akr | 2006-09-16 | 1 | -1/+1 |
| * | * lib/webrick/cookie.rb (WEBrick::Cookie.parse_set_cookies): new | gotoyuzo | 2006-09-08 | 1 | -0/+31 |
| * | * test/ruby/test_process.rb (TestProcess#test_rlimit_nofile): | akr | 2006-07-31 | 1 | -1/+5 |
| * | * lib/webrick/httprequest.rb (WEBrick::HTTPReuqest#parse_uri): improve | gotoyuzo | 2006-07-31 | 1 | -0/+58 |
| * | restore (wrongly) removed tests | aamine | 2006-07-26 | 1 | -3/+74 |
| * | * lib/net/http.rb: sync with HEAD (rev 1.132). | aamine | 2006-07-26 | 1 | -80/+36 |
| * | * ext/strscan/strscan.c: sync with HEAD (rev 1.25). | aamine | 2006-07-26 | 1 | -0/+71 |
| * | don't compare struct sockaddr directly. | akr | 2006-07-24 | 1 | -2/+2 |
| * | * test/socket/test_unix.rb: disabled on cygwin. | akr | 2006-07-23 | 1 | -1/+1 |
| * | * test/ruby/test_float.rb (TestFloat::test_strtod): update test to | matz | 2006-07-18 | 1 | -5/+0 |
| * | add a note for cygwin empty UDP packet problem. | akr | 2006-07-01 | 1 | -2/+6 |
| * | * test/socket/test_nonblock.rb: add timeout to send/receive | akr | 2006-07-01 | 1 | -2/+5 |
| * | * test/socket/test_unix.rb: test_seqpacket_pair removed. | akr | 2006-06-28 | 1 | -18/+0 |
| * | use fork to isolate rlimit effect. | akr | 2006-06-21 | 1 | -7/+12 |
| * | * test/rss/test_parser.rb: split parser tests into ... | kou | 2006-06-20 | 3 | -631/+625 |
| * | *** empty log message *** | gotoyuzo | 2006-06-20 | 1 | -4/+18 |
| * | * ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted. | gotoyuzo | 2006-06-20 | 1 | -5/+33 |
| * | * test/rss/test_image.rb: shared name space configuration. | kou | 2006-06-18 | 1 | -4/+4 |
| * | * lib/rss/rss.rb: improved ignore_unknown_element | kou | 2006-06-18 | 2 | -4/+50 |
| * | * lib/rss/rss.rb: fixed typo: except -> expect | kou | 2006-06-18 | 2 | -4/+4 |
| * | * lib/rss/rss.rb: RSS::Element#calc_indent became to be deprecated. | kou | 2006-06-18 | 2 | -28/+0 |
| * | * ext/socket/socket.c (bsock_recv_nonblock): new method | akr | 2006-06-17 | 2 | -35/+36 |
| * | * lib/pathname.rb: backport from 1.9. | akr | 2006-06-17 | 1 | -3/+22 |
| * | * lib/rss/rss.rb (Hash#merge, Enumerable#sort_by): removed. | kou | 2006-06-17 | 3 | -2/+43 |
| * | * lib/rss/rss.rb (Kernel#funcall): removed. | kou | 2006-06-17 | 10 | -205/+251 |
| * | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou | 2006-06-17 | 2 | -5/+15 |
| * | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou | 2006-06-17 | 14 | -103/+249 |
| * | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou | 2006-06-17 | 3 | -65/+28 |
| * | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou | 2006-06-17 | 1 | -0/+13 |
| * | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou | 2006-06-17 | 7 | -70/+79 |
| * | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou | 2006-06-17 | 1 | -2/+2 |
| * | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou | 2006-06-17 | 5 | -11/+265 |
| * | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou | 2006-06-17 | 1 | -9/+21 |
| * | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou | 2006-06-17 | 2 | -2/+3 |
| * | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou | 2006-06-17 | 1 | -24/+12 |
| * | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou | 2006-06-17 | 1 | -1/+1 |
| * | add RLIMIT_NOFILE test | akr | 2006-06-15 | 1 | -1/+20 |
| * | give dummy argument for Process.getrlimit and rescue TypeError. | akr | 2006-06-15 | 1 | -2/+2 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2006-06-15 | 1 | -0/+13 |
| * | getsockname returns "" on MacOS X | akr | 2006-06-07 | 1 | -4/+6 |
| * | * test/socket/{test_nonblock.rb, test_socket.rb}: Windows support.CVS: ------... | usa | 2006-06-07 | 2 | -14/+14 |
| * | * ext/socket/socket.c (sock_s_unpack_sockaddr_in): reject | akr | 2006-06-05 | 1 | -4/+4 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2006-06-05 | 1 | -0/+83 |
| * | fix tests. | akr | 2006-06-04 | 2 | -5/+6 |
| * | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) | 2006-06-04 | 1 | -0/+156 |