[前][次][番号順一覧][上]
ruby-cvs:16701-16800
16701 2006-05-09 11:11 [akr ruby-lang.org ] ruby: note EAGAIN on readpartial document.
16702 2006-05-09 11:12 [akr ruby-lang.org ] ruby: note EAGAIN on readpartial document.
16703 2006-05-09 11:13 [eban ruby-lang.org ] ruby: * 2006-05-09
16704 2006-05-09 11:36 [eban ruby-lang.org ] ruby: * 2006-05-09
16705 2006-05-10 23:41 [kosako ruby-lang.org] ruby: merge Oniguruma 4.0.3
16706 2006-05-11 18:23 [matz ruby-lang.org ] ruby: * util.c (ruby_strtod): should not raise ERANGE when the input
16707 2006-05-11 18:26 [eban ruby-lang.org ] ruby: * 2006-05-11
16708 2006-05-11 18:31 [gotoyuzo ruby-lang.o] ruby, ruby/ext/openssl: * ext/openssl/ossl_cipher.c (add_cipher_name_to_ary): should return
16709 2006-05-11 19:59 [matz ruby-lang.org ] ruby: * util.c (ruby_strtod): differ addition to minimize error.
16710 2006-05-11 21:16 [eban ruby-lang.org ] ruby: * 2006-05-11
16711 2006-05-13 16:35 [akr ruby-lang.org ] ruby, ruby/lib: * lib/pp.rb (PP.mcall): new method.
16712 2006-05-13 16:35 [akr ruby-lang.org ] ruby, ruby/lib: * lib/pp.rb (PP.mcall): new method.
16713 2006-05-13 16:43 [akr ruby-lang.org ] ruby: update readpartial doc.
16714 2006-05-13 16:43 [akr ruby-lang.org ] ruby: update readpartial doc.
16715 2006-05-13 16:49 [eban ruby-lang.org ] ruby: * 2006-05-13
16716 2006-05-13 16:50 [eban ruby-lang.org ] ruby: * 2006-05-13
16717 2006-05-13 17:23 [akr ruby-lang.org ] ruby: add ML ref.
16718 2006-05-13 17:24 [akr ruby-lang.org ] ruby: add ML ref.
16719 2006-05-13 17:55 [akr ruby-lang.org ] ruby: unused variable removed.
16720 2006-05-15 17:45 [matz ruby-lang.org ] ruby/lib/rdoc/parsers, ruby: * lib/rdoc/parsers/parse_rb.rb (RDoc::RubyParser::parse_symbol_arg):
16721 2006-05-15 17:49 [eban ruby-lang.org ] ruby: * 2006-05-15
16722 2006-05-15 21:39 [kosako ruby-lang.org] ruby: don't use onig_recompile()
16723 2006-05-16 09:25 [matz ruby-lang.org ] ruby: * re.c (rb_reg_initialize): should not modify untainted objects in
16724 2006-05-16 09:43 [matz ruby-lang.org ] ruby: * dir.c (dir_close): should not close untainted dir stream.
16725 2006-05-16 10:37 [eban ruby-lang.org ] ruby: * 2006-05-16
16726 2006-05-16 15:38 [matz ruby-lang.org ] ruby: * re.c (rb_reg_initialize): should not allow modifying literal
16727 2006-05-17 08:24 [matz ruby-lang.org ] ruby: * util.c (ruby_strtod): try to reduce errors using powersOf10
16728 2006-05-17 11:04 [eban ruby-lang.org ] ruby: * 2006-05-17
16729 2006-05-17 18:14 [matz ruby-lang.org ] ruby: * dir.c (sys_warning): should not call a vararg function
16730 2006-05-18 00:41 [nobu ruby-lang.org ] ruby, ruby/ext, ruby/lib: * ext/extmk.rb, lib/mkmf.rb: use BUILD_FILE_SEPARATOR in Makefiles.
16731 2006-05-18 00:42 [nobu ruby-lang.org ] ruby, ruby/ext, ruby/lib: * ext/extmk.rb, lib/mkmf.rb: use BUILD_FILE_SEPARATOR in Makefiles.
16732 2006-05-18 00:47 [nobu ruby-lang.org ] ruby: * 2006-05-18
16733 2006-05-18 00:48 [nobu ruby-lang.org ] ruby: * 2006-05-18
16734 2006-05-18 17:14 [matz ruby-lang.org ] ruby/lib, ruby: * lib/cgi.rb (CGI::out): support utf-8. a patch from Fujioka
16735 2006-05-18 17:54 [matz ruby-lang.org ] ruby: * time.c (time_timeval): should round for usec floating
16736 2006-05-18 22:42 [gotoyuzo ruby-lang.o] ruby, ruby/test/webrick, ruby/lib/webrick: * lib/webrick/config.rb (WEBrick::Config::HTTP): add new parameters,
16737 2006-05-21 09:56 [kosako ruby-lang.org] ruby: fix bug [ruby-list:42234]
16738 2006-05-22 13:41 [matz ruby-lang.org ] ruby: * eval.c (ev_const_get): should support constant access from
16739 2006-05-22 13:46 [eban ruby-lang.org ] ruby: * 2006-05-22
16740 2006-05-22 16:02 [matz ruby-lang.org ] ruby: * eval.c (umethod_bind): should not update original class.
16741 2006-05-22 16:38 [akr ruby-lang.org ] ruby, ruby/ext/socket: * rubyio.h (rb_io_set_nonblock): declared.
16742 2006-05-22 16:39 [akr ruby-lang.org ] ruby: parenthesize RSTRUCT_EMBED_LEN_SHIFT.
16743 2006-05-22 16:45 [akr ruby-lang.org ] ruby: ChangeLog.
16744 2006-05-22 16:50 [eban ruby-lang.org ] ruby: * 2006-05-22
16745 2006-05-22 17:38 [akr ruby-lang.org ] ruby, ruby/ext/socket: * rubyio.h (rb_io_set_nonblock): declared.
16746 2006-05-22 17:53 [akr ruby-lang.org ] ruby/ext/socket: use rb_read_pending instead of rb_io_read_pending.
16747 2006-05-22 17:57 [akr ruby-lang.org ] ruby: * ext/socket/socket.c (sock_recvfrom_nonblock): use rb_read_pending
16748 2006-05-23 07:10 [akr ruby-lang.org ] ruby/ext/socket: update *_nonblock doc.
16749 2006-05-23 07:11 [akr ruby-lang.org ] ruby/ext/socket: update *_nonblock doc.
16750 2006-05-23 07:12 [akr ruby-lang.org ] ruby: avoid useless fcntl in rb_io_set_nonblock.
16751 2006-05-23 07:12 [akr ruby-lang.org ] ruby: avoid useless fcntl in rb_io_set_nonblock.
16752 2006-05-23 07:33 [akr ruby-lang.org ] ruby/ext/socket: add reason for accept(2) failure in accept_nonblock.
16753 2006-05-23 07:34 [akr ruby-lang.org ] ruby/ext/socket: add reason for accept(2) failure in accept_nonblock.
16754 2006-05-23 10:18 [eban ruby-lang.org ] ruby: * 2006-05-23
16755 2006-05-23 10:19 [eban ruby-lang.org ] ruby: * 2006-05-23
16756 2006-05-24 03:13 [gotoyuzo ruby-lang.o] ruby, ruby/ext/openssl/lib/openssl: * ext/openssl/lib/openssl/ssl.rb
16757 2006-05-24 03:14 [gotoyuzo ruby-lang.o] ruby, ruby/ext/openssl/lib/openssl: * ext/openssl/lib/openssl/ssl.rb
16758 2006-05-24 08:29 [eban ruby-lang.org ] ruby: * 2006-05-24
16759 2006-05-24 08:30 [eban ruby-lang.org ] ruby: * 2006-05-24
16760 2006-05-24 14:06 [akr ruby-lang.org ] ruby/ext/socket: update nonblocking methods document.
16761 2006-05-24 14:07 [akr ruby-lang.org ] ruby/ext/socket: update nonblocking methods document.
16762 2006-05-24 23:51 [nobu ruby-lang.org ] ruby: * configure.in (ac_install_sh): ignore dummy install-sh.
16763 2006-05-24 23:52 [nobu ruby-lang.org ] ruby: * configure.in (ac_install_sh): ignore dummy install-sh.
16764 2006-05-25 00:50 [nobu ruby-lang.org ] ruby, ruby/lib: * lib/mkmf.rb (pkg_config): particular config commands support.
16765 2006-05-25 00:51 [nobu ruby-lang.org ] ruby, ruby/lib: * lib/mkmf.rb (pkg_config): particular config commands support.
16766 2006-05-25 01:42 [nobu ruby-lang.org ] ruby, ruby/ext: * ext/extmk.rb: deal with $static set in extconf.rb.
16767 2006-05-25 01:43 [nobu ruby-lang.org ] ruby, ruby/ext: * ext/extmk.rb: deal with $static set in extconf.rb.
16768 2006-05-25 01:51 [nobu ruby-lang.org ] ruby, ruby/lib, ruby/win32: * mkconfig.rb: merge multiple entries to an entry with multiple lines.
16769 2006-05-25 01:52 [nobu ruby-lang.org ] ruby, ruby/lib, ruby/win32: * mkconfig.rb: merge multiple entries to an entry with multiple lines.
16770 2006-05-25 01:55 [eban ruby-lang.org ] ruby: * 2006-05-25
16771 2006-05-25 01:56 [eban ruby-lang.org ] ruby: * 2006-05-25
16772 2006-05-26 01:38 [ttate ruby-lang.org ] ruby/ext/dl, ruby/ext/dl/test: * fixed the problems described in [ruby-dev:28665].
16773 2006-05-26 02:12 [eban ruby-lang.org ] ruby: * 2006-05-26
16774 2006-05-26 08:43 [nobu ruby-lang.org ] ruby, ruby/bcc32, ruby/ext, ruby/ext/dbm, ruby/ext/digest/md5, ruby/ext/digest/rmd160, ruby/ext/digest/sha1, ruby/ext/digest/sha2, ruby/ext/socket, ruby/ext/zlib, ruby/lib, ruby/win32, ruby/wince: * ruby.h, lib/mkmf.rb (create_header): clear command line options for
16775 2006-05-26 08:44 [nobu ruby-lang.org ] ruby, ruby/bcc32, ruby/ext, ruby/ext/dbm, ruby/ext/digest/md5, ruby/ext/digest/rmd160, ruby/ext/digest/sha1, ruby/ext/digest/sha2, ruby/ext/socket, ruby/ext/zlib, ruby/lib, ruby/win32, ruby/wince: * ruby.h, lib/mkmf.rb (create_header): clear command line options for
16776 2006-05-26 08:45 [nobu ruby-lang.org ] ruby: * 2006-05-26
16777 2006-05-26 09:04 [nobu ruby-lang.org ] ruby, ruby/lib: * lib/mkmf.rb (configuration): add $defs unless extconf.h was created.
16778 2006-05-26 09:05 [nobu ruby-lang.org ] ruby, ruby/lib: * lib/mkmf.rb (configuration): add $defs unless extconf.h was created.
16779 2006-05-27 11:29 [nobu ruby-lang.org ] ruby, ruby/ext, ruby/lib: * ext/extmk.rb (extmake): remove extinit files if no statically linked
16780 2006-05-27 11:30 [nobu ruby-lang.org ] ruby, ruby/ext, ruby/lib: * ext/extmk.rb (extmake): remove extinit files if no statically linked
16781 2006-05-27 11:59 [eban ruby-lang.org ] ruby: * 2006-05-27
16782 2006-05-27 12:00 [eban ruby-lang.org ] ruby: * 2006-05-27
16783 2006-05-27 22:45 [nobu ruby-lang.org ] ruby: * eval.c (proc_invoke): save and restore block in the current frame.
16784 2006-06-01 11:31 [usa ruby-lang.org ] ruby, ruby/win32: * win32/win32.c (rb_w32_getcwd): set errno if not set.
16785 2006-06-01 11:34 [usa ruby-lang.org ] ruby, ruby/win32: * win32/win32.c (rb_w32_getcwd): set errno if not set.
16786 2006-06-01 11:35 [usa ruby-lang.org ] ruby: * 2006-06-01
16787 2006-06-01 11:35 [usa ruby-lang.org ] ruby: * 2006-06-01
16788 2006-06-01 16:17 [usa ruby-lang.org ] ruby, ruby/win32: * win32/win32.c (rb_w32_getcwd): runtime's getcwd() will not success
16789 2006-06-01 16:18 [usa ruby-lang.org ] ruby, ruby/win32: * win32/win32.c (rb_w32_getcwd): runtime's getcwd() will not success
16790 2006-06-01 19:11 [nobu ruby-lang.org ] ruby, ruby/win32: * win32/win32.c (rb_w32_cmdvector): backslashes inside single-quotes
16791 2006-06-01 19:13 [nobu ruby-lang.org ] ruby, ruby/win32: * win32/win32.c (rb_w32_cmdvector): backslashes inside single-quotes
16792 2006-06-01 19:40 [nahi ruby-lang.org ] app/raa/svr/work: caused NPE when a description is shorter than 118 bytes. fixed.
16793 2006-06-01 19:42 [nahi ruby-lang.org ] app/raa/svr, app/raa/svr/admintools, app/raa/svr/htdocs, app/raa/svr/web: updated views.
16794 2006-06-02 00:31 [akr ruby-lang.org ] ruby, ruby/ext/socket, ruby/test/socket: * ext/socket/socket.c (s_recvfrom): alen may be zero with UNIXSocket
16795 2006-06-02 00:33 [akr ruby-lang.org ] ruby, ruby/ext/socket, ruby/test/socket: * ext/socket/socket.c (s_recvfrom): alen may be zero with UNIXSocket
16796 2006-06-02 00:43 [eban ruby-lang.org ] ruby: * 2006-06-02
16797 2006-06-02 00:44 [eban ruby-lang.org ] ruby: * 2006-06-02
16798 2006-06-02 02:03 [akr ruby-lang.org ] ruby/ext/socket: fix a comment.
16799 2006-06-02 02:04 [akr ruby-lang.org ] ruby/ext/socket: fix a comment.
16800 2006-06-02 17:16 [nobu ruby-lang.org ] ruby, ruby/lib: * lib/mkmf.rb (CLEANINGS): remove extconf.h by distclean if created.
[前][次][番号順一覧][上]