Age | Commit message (Expand) | Author |
2006-06-17 | * ext/socket/socket.c (bsock_recv_nonblock): new method | akr |
2006-06-17 | * lib/pathname.rb: backport from 1.9. | akr |
2006-06-17 | * lib/rss/rss.rb (Hash#merge, Enumerable#sort_by): removed. | kou |
2006-06-17 | * lib/rss/rss.rb (Kernel#funcall): removed. | kou |
2006-06-17 | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou |
2006-06-17 | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou |
2006-06-17 | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou |
2006-06-17 | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou |
2006-06-17 | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou |
2006-06-17 | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou |
2006-06-17 | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou |
2006-06-17 | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou |
2006-06-17 | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou |
2006-06-17 | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou |
2006-06-17 | * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) | kou |
2006-06-15 | add RLIMIT_NOFILE test | akr |
2006-06-15 | give dummy argument for Process.getrlimit and rescue TypeError. | akr |
2006-06-15 | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) |
2006-06-07 | getsockname returns "" on MacOS X | akr |
2006-06-07 | * test/socket/{test_nonblock.rb, test_socket.rb}: Windows support.CVS: ------... | usa |
2006-06-05 | * ext/socket/socket.c (sock_s_unpack_sockaddr_in): reject | akr |
2006-06-05 | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) |
2006-06-04 | fix tests. | akr |
2006-06-04 | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) |
2006-06-01 | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) |
2006-05-01 | * numeric.c (num_div): use floor rather than rb_Integer(). | matz |
2006-03-04 | fix string interpolation | akr |
2006-03-04 | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) |
2006-02-24 | quote pathnames in the server's command line for space contained | seki |
2006-02-17 | * util.c (ruby_strtod): Float("1e") should fail. [ruby-core:7330] | ocean |
2006-02-13 | * eval.c (rb_call0): argument update propagation. [ruby-dev:28044] | matz |
2006-02-11 | * eval.c (eval): no need to push ruby_class. [ruby-dev:28176] | matz |
2006-02-02 | * eval.c (eval): need not to protect $SAFE value. | matz |
2006-01-16 | * ext/syck/emitter.c (syck_emit_seq, syck_emit_map, syck_emit_item): | ocean |
2006-01-10 | * lib/yaml/rubytypes.rb (Fixnum): Bignum could not be loaded in | ocean |
2006-01-10 | * lib/yaml/rubytypes.rb (Symbol#yaml_new): YAML loading of quoted | ocean |
2006-01-01 | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) |
2005-12-29 | * test/ruby/envutil.rb (EnvUtil.rubybin): search "ruby" instead of | akr |
2005-12-24 | * stable version 1.8.4 released. | matz |
2005-12-19 | * parse.y (rb_symname_p): fixed wrong validation. [ruby-dev:28047] | nobu |
2005-12-14 | * test/gdbm/test_gdbm.rb: specify pid for the argument of | eban |
2005-12-12 | * test/openssl/test_ssl.rb (test_parallel): call GC.start to close | gotoyuzo |
2005-12-11 | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) |
2005-11-22 | * ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid. | gotoyuzo |
2005-11-22 | * file.c (rb_file_s_basename): skip slashes just after UNC top slashes. | usa |
2005-11-20 | * test/ruby/test_array.rb (test_misc): added some tests | ocean |
2005-11-18 | * file.c (rb_file_s_dirname): should use skipprefix for UNC path. | usa |
2005-11-18 | * file.c (file_s_dirname): added checks for some patterns with drive | usa |
2005-11-15 | * array.c (rb_ary_fill): tail elements were vanished when the middle | ocean |
2005-11-02 | This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. | (no author) |