[前][次][番号順一覧][上]

ruby-cvs:16801-16900

  16801 2006-06-02 17:16 [nobu ruby-lang.org  ] ruby, ruby/lib: * lib/mkmf.rb (CLEANINGS): remove extconf.h by distclean if created.
  16802 2006-06-02 19:02 [gotoyuzo ruby-lang.o] ruby, ruby/ext/openssl: * ext/openssl/extconf.rb: use create_header.
  16803 2006-06-02 19:03 [gotoyuzo ruby-lang.o] ruby, ruby/ext/openssl: * ext/openssl/extconf.rb: use create_header.
  16804 2006-06-02 21:06 [akr ruby-lang.org   ] ruby/ext/socket: update doc.            
  16805 2006-06-02 21:06 [akr ruby-lang.org   ] ruby/ext/socket: update doc.            
  16806 2006-06-02 22:23 [matz ruby-lang.org  ] ruby/lib, ruby: * lib/forwardable.rb: RDoc typo fix from Jan Svitok
  16807 2006-06-04 20:43 [akr ruby-lang.org   ] ruby, ruby/ext/socket, ruby/test/socket: * ext/socket/socket.c: fix sockaddr_un handling.
  16808 2006-06-04 20:45 [akr ruby-lang.org   ] ruby, ruby/ext/socket, ruby/test/socket: * ext/socket/socket.c: fix sockaddr_un handling.
  16809 2006-06-04 20:48 [akr ruby-lang.org   ] ruby: add ML ref.                       
  16810 2006-06-04 20:49 [akr ruby-lang.org   ] ruby: add ML ref.                       
  16811 2006-06-04 21:14 [akr ruby-lang.org   ] ruby/test/socket: fix tests.            
  16812 2006-06-04 21:15 [akr ruby-lang.org   ] ruby/test/socket: fix tests.            
  16813 2006-06-04 21:19 [eban ruby-lang.org  ] ruby: * 2006-06-04                      
  16814 2006-06-04 21:20 [eban ruby-lang.org  ] ruby: * 2006-06-04                      
  16815 2006-06-05 18:15 [akr ruby-lang.org   ] ruby, ruby/ext/socket, ruby/test/socket: * ext/socket/socket.c (sock_s_unpack_sockaddr_in): reject
  16816 2006-06-05 18:16 [akr ruby-lang.org   ] ruby, ruby/ext/socket, ruby/test/socket: * ext/socket/socket.c (sock_s_unpack_sockaddr_in): reject
  16817 2006-06-07 09:19 [matz ruby-lang.org  ] ruby: * eval.c (rb_call0): binding for the return event hook should have
  16818 2006-06-07 10:41 [eban ruby-lang.org  ] ruby: * 2006-06-07                      
  16819 2006-06-07 10:51 [usa ruby-lang.org   ] ruby, ruby/ext/socket, ruby/win32: * win32/{configure.bat, setup.mak, Makefile.sub, win32.h}: add
  16820 2006-06-07 11:40 [usa ruby-lang.org   ] ruby, ruby/ext/socket, ruby/win32: * configure.in: add new configure option `--with-winsock2' for mingw.
  16821 2006-06-07 11:44 [usa ruby-lang.org   ] ruby/win32: * win32/configure.bat: add help message.
  16822 2006-06-07 14:52 [usa ruby-lang.org   ] ruby, ruby/win32: * win32/win32.c (errmap): add some winsock errors.
  16823 2006-06-07 14:52 [usa ruby-lang.org   ] ruby: * 2006-06-07                      
  16824 2006-06-07 14:53 [usa ruby-lang.org   ] ruby, ruby/win32: * win32/win32.c (errmap): add some winsock errors.
  16825 2006-06-07 15:44 [usa ruby-lang.org   ] ruby/test/socket: * test/socket/{test_nonblock.rb, test_socket.rb}: Windows support.
  16826 2006-06-07 16:27 [usa ruby-lang.org   ] ruby/test/socket: * test/socket/{test_nonblock.rb, test_socket.rb}: Windows support.CVS: ----------------------------------------------------------------------
  16827 2006-06-07 19:56 [akr ruby-lang.org   ] ruby/test/socket: getsockname returns "" on MacOS X
  16828 2006-06-07 19:57 [akr ruby-lang.org   ] ruby/test/socket: getsockname returns "" on MacOS X
  16829 2006-06-08 14:01 [usa ruby-lang.org   ] ruby, ruby/win32: * win32/win32.[ch] (rb_w32_read, rb_w32_write): new functions.
  16830 2006-06-08 14:02 [usa ruby-lang.org   ] ruby: * 2006-06-08                      
  16831 2006-06-08 14:20 [usa ruby-lang.org   ] ruby, ruby/win32: * win32/win32.[ch] (rb_w32_read, rb_w32_write): new functions.
  16832 2006-06-08 14:20 [usa ruby-lang.org   ] ruby: * 2006-06-08                      
  16833 2006-06-10 06:20 [matz ruby-lang.org  ] ruby/test/ruby, ruby/sample, ruby/missing, ruby/lib/runit, ruby/lib/rdoc/ri, ruby/lib/rdoc/parsers, ruby/lib, ruby/ext/zlib, ruby/ext/tk, ruby/ext/syck, ruby/ext/strscan, ruby/ext/stringio, ruby/ext/ripper, ruby/ext/readline, ruby/ext/pty, ruby/ext/openssl, ruby/ext/nkf/nkf-utf8, ruby/ext/nkf, ruby/ext/io/wait, ruby/ext/iconv, ruby/ext/etc, ruby/ext/curses, ruby/ext/bigdecimal, ruby/ext, ruby: * sprintf.c (rb_str_format): allow %c to print one character
  16834 2006-06-10 06:40 [usa ruby-lang.org   ] ruby: * 2006-06-10                      
  16835 2006-06-10 06:57 [usa ruby-lang.org   ] ruby: * eval.c (CALLARGS): remove last semicolon. C90 compiler doesn't
  16836 2006-06-10 08:18 [nobu ruby-lang.org  ] ruby, ruby/ext/readline, ruby/ext/ripper, ruby/ext/tk, ruby/ext/tk/tkutil, ruby/ext/win32ole, ruby/lib: * math.c (log2): may be a macro.
  16837 2006-06-10 10:20 [usa ruby-lang.org   ] ruby, ruby/lib, ruby/lib/irb, ruby/lib/rdoc/markup/simple_markup, ruby/lib/rdoc/ri: * lib/getoptlong.rb (GetoptLong#set_options): recieve arguments
  16838 2006-06-10 15:15 [usa ruby-lang.org   ] ruby: * eval.c (rb_f_method_name, rb_f_callee_name): new functions.
  16839 2006-06-10 15:17 [usa ruby-lang.org   ] ruby: * commit miss.                    
  16840 2006-06-11 01:09 [matz ruby-lang.org  ] ruby/ext/bigdecimal/lib/bigdecimal, ruby: * ext/bigdecimal/lib/bigdecimal/newton.rb (Newton::nlsolve): typo
  16841 2006-06-11 01:31 [eban ruby-lang.org  ] ruby: * 2006-06-11                      
  16842 2006-06-11 04:38 [nobu ruby-lang.org  ] ruby: * object.c (sym_to_proc): imported Symbol#to_proc from ActiveSupprot.
  16843 2006-06-11 04:40 [nobu ruby-lang.org  ] ruby: commit miss                       
  16844 2006-06-11 07:28 [usa ruby-lang.org   ] ruby, ruby/lib/rdoc/ri: * lib/rdoc/ri/ri_writer.rb: use String#ord.
  16845 2006-06-11 08:27 [matz ruby-lang.org  ] ruby/lib, ruby/ext/bigdecimal/lib/bigdecimal, ruby: * ext/bigdecimal/lib/bigdecimal/newton.rb (Newton::nlsolve): typo
  16846 2006-06-11 08:31 [nobu ruby-lang.org  ] ruby, ruby/lib: * lib/optparse.rb (OptionParser#getopts): new methods.
  16847 2006-06-11 08:31 [nobu ruby-lang.org  ] ruby, ruby/lib: * lib/optparse.rb (OptionParser#getopts): new methods.
  16848 2006-06-11 08:32 [usa ruby-lang.org   ] ruby: * 2006-06-11                      
  16849 2006-06-11 08:55 [nobu ruby-lang.org  ] ruby: commit miss again                 
  16850 2006-06-11 08:56 [nobu ruby-lang.org  ] ruby: commit miss again                 
  16851 2006-06-11 10:00 [usa ruby-lang.org   ] ruby, ruby/win32: * win32/win32.h (write): not need to define on bcc.
  16852 2006-06-11 10:01 [usa ruby-lang.org   ] ruby, ruby/win32: * win32/win32.h (write): not need to define on bcc.
  16853 2006-06-11 23:16 [nobu ruby-lang.org  ] ruby: * object.c (sym_call): disallow to call private methods.
  16854 2006-06-11 23:20 [nobu ruby-lang.org  ] ruby, ruby/lib: * lib/optparse.rb (OptionParser::Arguable#getopts): pass self to the
  16855 2006-06-11 23:21 [nobu ruby-lang.org  ] ruby, ruby/lib: * lib/optparse.rb (OptionParser::Arguable#getopts): pass self to the
  16856 2006-06-12 22:30 [matz ruby-lang.org  ] ruby: * sprintf.c (rb_f_sprintf): adjust precision length to prevent
  16857 2006-06-12 22:36 [eban ruby-lang.org  ] ruby: * 2006-06-12                      
  16858 2006-06-13 20:31 [matz ruby-lang.org  ] ruby/ext/socket, ruby: * ext/socket/socket.c (Init_socket): remove obsolete constants:
  16859 2006-06-13 20:52 [usa ruby-lang.org   ] ruby: * 2006-06-13                      
  16860 2006-06-13 22:04 [nobu ruby-lang.org  ] ruby: * ChangeLog: removed garbage.     
  16861 2006-06-14 16:13 [usa ruby-lang.org   ] ruby: * eval.c (rb_f_method_name, rb_f_callee_name): document typo.
  16862 2006-06-14 16:13 [usa ruby-lang.org   ] ruby: * 2006-06-14                      
  16863 2006-06-14 23:10 [akr ruby-lang.org   ] ruby: * configure.in: check sizeof(rlim_t).
  16864 2006-06-14 23:14 [eban ruby-lang.org  ] ruby: * 2006-06-14                      
  16865 2006-06-15 05:42 [drbrain ruby-lang.or] ruby/lib/rdoc/ri: Don't merge ri files if is nil/empty
  16866 2006-06-15 07:09 [drbrain ruby-lang.or] ruby, ruby/lib/rdoc/parsers: Don't print warnings when -q is set.
  16867 2006-06-15 07:19 [drbrain ruby-lang.or] ruby, ruby/lib/rdoc/parsers: Don't print warnings when -q is set.
  16868 2006-06-15 07:24 [drbrain ruby-lang.or] ruby/lib/rdoc/ri: Don't merge ri files if is nil/empty
  16869 2006-06-15 10:15 [drbrain ruby-lang.or] ruby: Documentation typo.               
  16870 2006-06-15 10:24 [drbrain ruby-lang.or] ruby: Documentation typo                
  16871 2006-06-15 10:49 [eban ruby-lang.org  ] ruby: * 2006-06-15                      
  16872 2006-06-15 10:49 [eban ruby-lang.org  ] ruby: * 2006-06-15                      
  16873 2006-06-15 12:39 [akr ruby-lang.org   ] ruby/test/ruby: new file.               
  16874 2006-06-15 12:39 [akr ruby-lang.org   ] ruby/test/ruby: new file.               
  16875 2006-06-15 15:43 [akr ruby-lang.org   ] ruby: Define Process.getrlimit and Process.setrlimit even if
  16876 2006-06-15 15:43 [akr ruby-lang.org   ] ruby: Define Process.getrlimit and Process.setrlimit even if
  16877 2006-06-15 16:07 [akr ruby-lang.org   ] ruby/test/ruby: give dummy argument for Process.getrlimit and rescue TypeError.
  16878 2006-06-15 16:07 [akr ruby-lang.org   ] ruby/test/ruby: give dummy argument for Process.getrlimit and rescue TypeError.
  16879 2006-06-15 17:29 [akr ruby-lang.org   ] ruby/test/ruby: add RLIMIT_NOFILE test  
  16880 2006-06-15 17:29 [akr ruby-lang.org   ] ruby/test/ruby: add RLIMIT_NOFILE test  
  16881 2006-06-15 23:11 [suke ruby-lang.org  ] ruby/ext/win32ole/tests, ruby/ext/win32ole, ruby: The return value  of WIN32OLE#ole_methods and WIN32OLE#ole_put_methods
  16882 2006-06-16 01:41 [nobu ruby-lang.org  ] ruby: * eval.c (rb_proc_arity): get rid of segfault for mere splat.
  16883 2006-06-16 01:43 [eban ruby-lang.org  ] ruby: * 2006-06-16                      
  16884 2006-06-17 00:11 [suke ruby-lang.org  ] ruby/ext/win32ole/tests, ruby/ext/win32ole, ruby: support  PROPERTYPUTREF. [ruby-talk:183042]
  16885 2006-06-17 00:24 [nobu ruby-lang.org  ] ruby: * parse.y (reswords): kDO_BLOCK was missing.  fixed: [ruby-core:7995]
  16886 2006-06-17 00:24 [nobu ruby-lang.org  ] ruby: * parse.y (reswords): kDO_BLOCK was missing.  fixed: [ruby-core:7995]
  16887 2006-06-17 00:30 [eban ruby-lang.org  ] ruby: * 2006-06-17                      
  16888 2006-06-17 00:31 [eban ruby-lang.org  ] ruby: * 2006-06-17                      
  16889 2006-06-17 02:04 [akr ruby-lang.org   ] ruby, ruby/lib: * lib/pp.rb (Kernel#pretty_inspect): defined for pretty printed
  16890 2006-06-17 02:05 [akr ruby-lang.org   ] ruby, ruby/lib: * lib/pp.rb (Kernel#pretty_inspect): defined for pretty printed
  16891 2006-06-17 09:07 [kou ruby-lang.org   ] ruby, ruby/lib/rss, ruby/test/rss: * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)
  16892 2006-06-17 09:09 [kou ruby-lang.org   ] ruby, ruby/lib/rss, ruby/lib/rss/maker: * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)
  16893 2006-06-17 09:11 [kou ruby-lang.org   ] ruby, ruby/lib/rss: * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)
  16894 2006-06-17 09:12 [kou ruby-lang.org   ] ruby, ruby/lib/rss: * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)
  16895 2006-06-17 09:15 [kou ruby-lang.org   ] ruby, ruby/lib/rss, ruby/test/rss: * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)
  16896 2006-06-17 09:17 [kou ruby-lang.org   ] ruby, ruby/lib/rss, ruby/test/rss: * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)
  16897 2006-06-17 09:21 [kou ruby-lang.org   ] ruby, ruby/lib/rss, ruby/test/rss: * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)
  16898 2006-06-17 09:26 [kou ruby-lang.org   ] ruby/lib/rss, ruby/lib/rss/maker, ruby/test/rss, ruby/sample/rss: * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)
  16899 2006-06-17 09:28 [kou ruby-lang.org   ] ruby, ruby/lib/rss, ruby/lib/rss/maker: * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)
  16900 2006-06-17 09:30 [kou ruby-lang.org   ] ruby, ruby/test/rss: * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)

[前][次][番号順一覧][上]