[前][次][スレッド一覧][上]

ruby-cvs:16001-16100

  16001 2005-11-22 02:34 [nagai at ruby-lang.o] ruby, ruby/ext/tk, ruby/ext/tk/lib/tkextlib: * ext/tk/lib/tkextlib/tile.rb: bug fix (Tk::Tile::USE_TTK_NAMESPACE
  16002 2005-11-22 02:35 [eban at ruby-lang.or] ruby: * 2005-11-22                      
  16003 2005-11-22 02:36 [eban at ruby-lang.or] ruby: * 2005-11-22                      
  16004 2005-11-22 08:58 [ryan at ruby-lang.or] ruby/lib, ruby/lib/rinda: Updated rdoc to fix timeout.rb and include rinda directory. By Eric Hodel
  16005 2005-11-22 13:21 [ocean at ruby-lang.o] ruby, ruby/win32: * win32/win32.c (rb_w32_stat): Dir.chdir('//server/shared');
  16006 2005-11-22 13:32 [ocean at ruby-lang.o] ruby, ruby/win32: * win32/win32.c (rb_w32_stat): Dir.chdir('//server/shared');
  16007 2005-11-22 14:39 [usa at ruby-lang.org] ruby, ruby/test/ruby: * file.c (rb_file_s_basename): skip slashes just after UNC top slashes.
  16008 2005-11-22 14:48 [usa at ruby-lang.org] ruby, ruby/test/ruby: * file.c (rb_file_s_basename): skip slashes just after UNC top slashes.
  16009 2005-11-22 18:40 [ocean at ruby-lang.o] ruby, ruby/win32: * win32/win32.c (winnt_stat): set mapped errno instead of ENOENT.
  16010 2005-11-22 18:42 [ocean at ruby-lang.o] ruby, ruby/win32: * win32/win32.c (winnt_stat): set mapped errno instead of ENOENT.
  16011 2005-11-22 23:53 [nobu at ruby-lang.or] ruby, ruby/lib: * lib/optparse.rb: match incomplete (in current enconding) multibyte
  16012 2005-11-23 01:24 [nobu at ruby-lang.or] ruby, ruby/win32: * file.c (test_identical): test if two files are identical.
  16013 2005-11-23 01:26 [nobu at ruby-lang.or] ruby, ruby/win32: * file.c (test_identical): test if two files are identical.
  16014 2005-11-23 01:30 [eban at ruby-lang.or] ruby: * 2005-11-23                      
  16015 2005-11-23 01:32 [eban at ruby-lang.or] ruby: * 2005-11-23                      
  16016 2005-11-23 07:28 [gotoyuzo at ruby-lan] ruby, ruby/test/openssl, ruby/ext/openssl: * ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid.
  16017 2005-11-23 07:29 [gotoyuzo at ruby-lan] ruby, ruby/test/openssl, ruby/ext/openssl: * ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid.
  16018 2005-11-23 11:06 [ocean at ruby-lang.o] ruby: * intern.h, file.c: failed to compile on windows.
  16019 2005-11-23 14:07 [matz at ruby-lang.or] ruby: * re.c (KR_REHASH): should cast to unsigned for 64bit CPU.
  16020 2005-11-23 14:11 [matz at ruby-lang.or] ruby/missing, ruby: * re.c (KR_REHASH): should cast to unsigned for 64bit CPU.
  16021 2005-11-23 17:44 [kou at ruby-lang.org] ruby, ruby/lib/rss, ruby/test/rss: * lib/rss/rss.rb: fixed a indentation bug.
  16022 2005-11-23 18:24 [kou at ruby-lang.org] ruby, ruby/lib/rss, ruby/lib/rss/maker, ruby/test/rss, ruby/sample/rss: * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSS
  16023 2005-11-23 18:32 [kou at ruby-lang.org] ruby, ruby/lib/rss, ruby/lib/rss/maker: * lib/rss/taxonomy.rb: changed class or module prefix to
  16024 2005-11-23 18:33 [kou at ruby-lang.org] ruby/test/rss: * test/rss/test_taxonomy.rb: use #reject directory.
  16025 2005-11-23 18:49 [kou at ruby-lang.org] ruby, ruby/lib/rss, ruby/lib/rss/maker, ruby/test/rss: * lib/rss/: use #__send__ instead of #send.
  16026 2005-11-23 18:53 [ocean at ruby-lang.o] ruby: * file.c (w32_io_info): should not call GetFileInformationByHandle
  16027 2005-11-23 18:56 [ocean at ruby-lang.o] ruby: * file.c (w32_io_info): should not call GetFileInformationByHandle
  16028 2005-11-23 21:01 [nagai at ruby-lang.o] ruby, ruby/ext/tk/lib, ruby/ext/tk/lib/tk: Add lacks for Tk8.5 support.
  16029 2005-11-23 21:01 [nagai at ruby-lang.o] ruby, ruby/ext/tk/lib, ruby/ext/tk/lib/tk: Add lacks for Tk8.5 support.
  16030 2005-11-23 22:35 [kou at ruby-lang.org] ruby, ruby/lib/rss, ruby/test/rss: * lib/rss/parser.rb: added entity handling type predicate.
  16031 2005-11-23 23:54 [matz at ruby-lang.or] ruby: * numeric.c (num_div): use floor rather than rb_Integer().
  16032 2005-11-24 01:30 [ocean at ruby-lang.o] ruby: * file.c (w32_io_info): CreateFile failed on Win9x if file was already
  16033 2005-11-24 01:32 [ocean at ruby-lang.o] ruby: * file.c (w32_io_info): CreateFile failed on Win9x if file was already
  16034 2005-11-24 01:37 [eban at ruby-lang.or] ruby: * 2005-11-24                      
  16035 2005-11-24 01:38 [eban at ruby-lang.or] ruby: * 2005-11-24                      
  16036 2005-11-24 21:07 [usa at ruby-lang.org] ruby: * configure.in (AC_CHECK_FUNCS): need to check link().
  16037 2005-11-25 10:30 [matz at ruby-lang.or] ruby: * range.c (range_min): use <=> comparison rather than iteration.
  16038 2005-11-25 10:33 [kou at ruby-lang.org] ruby, ruby/lib/rss, ruby/test/rss: * test/rss/test_2.0.rb: added RSS 2.0 tests.
  16039 2005-11-25 10:39 [kou at ruby-lang.org] ruby, ruby/lib/rss, ruby/lib/rss/maker: * lib/rss/image.rb: added Image prefix.
  16040 2005-11-25 12:43 [kou at ruby-lang.org] ruby, ruby/lib/rss, ruby/test/rss: * lib/rss/rss.rb: improved type conversion.
  16041 2005-11-25 12:54 [kou at ruby-lang.org] ruby, ruby/lib/rss, ruby/test/rss: * lib/rss/rss.rb: added backward compatibility codes.
  16042 2005-11-25 13:45 [usa at ruby-lang.org] ruby: * 2005-11-25                      
  16043 2005-11-25 14:42 [matz at ruby-lang.or] ruby/test/ruby, ruby: * range.c (range_max): treat end exclusion without iteration if
  16044 2005-11-25 16:05 [nagai at ruby-lang.o] ruby/ext/tk, ruby/ext/tk/sample/tkextlib/tile, ruby/ext/tk/sample/tkextlib/tile/themes, ruby/ext/tk/sample/tkextlib/tile/themes/blue, ruby/ext/tk/sample/tkextlib/tile/themes/blue/blue, ruby/ext/tk/sample/tkextlib/tile/themes/keramik, ruby/ext/tk/sample/tkextlib/tile/themes/keramik/keramik, ruby/ext/tk/sample/tkextlib/tile/themes/kroc, ruby/ext/tk/sample/tkextlib/tile/themes/kroc/kroc, ruby/ext/tk/sample/tkextlib/tile/themes/plastik, ruby/ext/tk/sample/tkextlib/tile/themes/plastik/plastik: * sample/tkextlib/tile/demo.rb: bug fix
  16045 2005-11-25 16:05 [nagai at ruby-lang.o] ruby/ext/tk, ruby/ext/tk/sample/tkextlib/tile, ruby/ext/tk/sample/tkextlib/tile/themes/blue, ruby/ext/tk/sample/tkextlib/tile/themes/blue/blue, ruby/ext/tk/sample/tkextlib/tile/themes/keramik, ruby/ext/tk/sample/tkextlib/tile/themes/keramik/keramik, ruby/ext/tk/sample/tkextlib/tile/themes/kroc, ruby/ext/tk/sample/tkextlib/tile/themes/kroc/kroc, ruby/ext/tk/sample/tkextlib/tile/themes/plastik, ruby/ext/tk/sample/tkextlib/tile/themes/plastik/plastik: * sample/tkextlib/tile/demo.rb: bug fix
  16046 2005-11-25 16:07 [usa at ruby-lang.org] ruby: * 2005-11-25                      
  16047 2005-11-25 16:12 [nagai at ruby-lang.o] ruby/ext/tk/sample/tkextlib/tile/themes, ruby/ext/tk/sample/tkextlib/tile/themes/kroc: commit miss.
  16048 2005-11-25 16:12 [nagai at ruby-lang.o] ruby/ext/tk/sample/tkextlib/tile/themes, ruby/ext/tk/sample/tkextlib/tile/themes/kroc: commit miss.
  16049 2005-11-26 20:00 [eban at ruby-lang.or] ruby: * dln.c (conv_to_posix_path): should initialize posix.
  16050 2005-11-26 20:01 [eban at ruby-lang.or] ruby: * dln.c (conv_to_posix_path): should initialize posix.
  16051 2005-11-26 20:01 [eban at ruby-lang.or] ruby: * 2005-11-26                      
  16052 2005-11-26 20:01 [eban at ruby-lang.or] ruby: * 2005-11-26                      
  16053 2005-11-27 01:00 [nahi at ruby-lang.or] ruby, ruby/lib/wsdl/xmlSchema: * lib/wsdl/xmlSchema/complexContent.rb: missing
  16054 2005-11-27 01:01 [nahi at ruby-lang.or] ruby, ruby/lib/wsdl/xmlSchema: * lib/wsdl/xmlSchema/complexContent.rb: missing
  16055 2005-11-27 01:02 [nahi at ruby-lang.or] ruby: * replaced e-mail addr.           
  16056 2005-11-27 01:04 [eban at ruby-lang.or] ruby: * 2005-11-27                      
  16057 2005-11-27 01:05 [eban at ruby-lang.or] ruby: * 2005-11-27                      
  16058 2005-11-27 05:43 [akr at ruby-lang.org] ruby, ruby/lib, ruby/test/pathname, ruby/test: * lib/pathname.rb: use File.basename to decompose pathnames.
  16059 2005-11-28 09:20 [ocean at ruby-lang.o] ruby, ruby/lib: * lib/mkmf.rb (create_makefile): should not change sodir with
  16060 2005-11-28 09:22 [ocean at ruby-lang.o] ruby, ruby/lib: * lib/mkmf.rb (create_makefile): should not change sodir with
  16061 2005-11-28 09:26 [usa at ruby-lang.org] ruby: * 2005-11-28                      
  16062 2005-11-28 09:27 [usa at ruby-lang.org] ruby: * 2005-11-28                      
  16063 2005-11-28 13:21 [ocean at ruby-lang.o] ruby, ruby/win32: * win32/win32.c (rb_w32_strerror): remove all CR and LF. (avoid broken
  16064 2005-11-28 13:24 [ocean at ruby-lang.o] ruby, ruby/win32: * win32/win32.c (rb_w32_strerror): remove all CR and LF. (avoid broken
  16065 2005-11-28 13:25 [usa at ruby-lang.org] ruby, ruby/ext/socket: * ext/socket/socket.c (init_inetsock_internal): remove setting
  16066 2005-11-28 13:26 [usa at ruby-lang.org] ruby, ruby/ext/socket: * ext/socket/socket.c (init_inetsock_internal): remove setting
  16067 2005-11-28 18:56 [usa at ruby-lang.org] ruby, ruby/ext/socket: * ext/socket/socket.c (init_inetsock_internal): remove setting
  16068 2005-11-28 18:56 [usa at ruby-lang.org] ruby, ruby/ext/socket: * ext/socket/socket.c (init_inetsock_internal): remove setting
  16069 2005-11-28 20:26 [akr at ruby-lang.org] ruby, ruby/lib: * lib/pp.rb (PP::PPMethods#object_address_group): adjust address format.
  16071 2005-11-29 23:19 [eban at ruby-lang.or] ruby: * 2005-11-29                      
  16072 2005-11-29 23:57 [nobu at ruby-lang.or] ruby: * parse.y (struct parser_params): heap must be placed at same offset
  16073 2005-11-30 13:44 [akr at ruby-lang.org] ruby, ruby/lib: ChangeLog lib/pp.rb     
  16074 2005-11-30 13:47 [eban at ruby-lang.or] ruby: * 2005-11-30                      
  16075 2005-11-30 13:50 [matz at ruby-lang.or] ruby/test, ruby/misc, ruby/lib/xmlrpc, ruby/lib/drb, ruby/lib, ruby: * misc/ruby-mode.el (ruby-expr-beg): support $! at the end of
  16076 2005-11-30 14:02 [akr at ruby-lang.org] ruby/lib: A trick for negative address removed.
  16077 2005-11-30 23:52 [nobu at ruby-lang.or] ruby: * parse.y (struct parser_params): fields common to ripper must be
  16078 2005-11-30 23:53 [nobu at ruby-lang.or] ruby: * parse.y (NEWHEAP, ADD2HEAP): set count after pointer was set.
  16079 2005-11-30 23:54 [nobu at ruby-lang.or] ruby: * 2005-11-30                      
  16080 2005-11-30 23:56 [nobu at ruby-lang.or] ruby: * parse.y (NEWHEAP, ADD2HEAP): committed the patch for 1.9.
  16081 2005-12-01 00:50 [nobu at ruby-lang.or] ruby: * eval.c (rb_funcall2): allow to call protected methods.
  16082 2005-12-01 00:51 [nobu at ruby-lang.or] ruby: * eval.c (rb_funcall2): allow to call protected methods.
  16083 2005-12-01 00:55 [eban at ruby-lang.or] ruby: * 2005-12-01                      
  16084 2005-12-01 00:55 [eban at ruby-lang.or] ruby: * 2005-12-01                      
  16085 2005-12-01 00:57 [matz at ruby-lang.or] ruby/misc, ruby: * misc/ruby-mode.el (ruby-expr-beg): support $! at the end of
  16086 2005-12-02 19:10 [ocean at ruby-lang.o] ruby: * dir.c (Compare): should not fold double byte alphabet on win9x.
  16087 2005-12-02 20:24 [eban at ruby-lang.or] ruby: * 2005-12-02                      
  16088 2005-12-06 16:48 [matz at ruby-lang.or] ruby: * eval.c (exec_under): avoid accessing ruby_frame->prev.
  16089 2005-12-06 16:52 [matz at ruby-lang.or] ruby/ext/syck, ruby: * gc.c (ruby_xmalloc2): change check for integer overflow.
  16090 2005-12-06 17:20 [matz at ruby-lang.or] ruby: ChangeLog fix.                    
  16091 2005-12-06 18:30 [eban at ruby-lang.or] ruby: * 2005-12-06                      
  16092 2005-12-07 01:05 [nagai at ruby-lang.o] ruby, ruby/ext/tk, ruby/ext/tk/lib, ruby/ext/tk/sample/demos-jp, ruby/ext/tk/sample/demos-en: * ext/tk/README.macosx-aqua: [new document] tips to avoid the known
  16093 2005-12-07 01:05 [nagai at ruby-lang.o] ruby, ruby/ext/tk, ruby/ext/tk/lib, ruby/ext/tk/sample/demos-jp, ruby/ext/tk/sample/demos-en: * ext/tk/README.macosx-aqua: [new document] tips to avoid the known
  16094 2005-12-07 01:16 [eban at ruby-lang.or] ruby: * 2005-12-07                      
  16095 2005-12-07 01:16 [eban at ruby-lang.or] ruby: * 2005-12-07                      
  16096 2005-12-07 01:24 [nagai at ruby-lang.o] ruby/ext/tk, ruby/ext/tk/lib, ruby/ext/tk/sample/demos-en: * ext/tk/tcltklib.c: forgot to update RELEASE_DATE.
  16097 2005-12-07 01:24 [nagai at ruby-lang.o] ruby/ext/tk, ruby/ext/tk/lib, ruby/ext/tk/sample/demos-en: * ext/tk/tcltklib.c: forgot to update RELEASE_DATE.
  16098 2005-12-07 15:35 [matz at ruby-lang.or] ruby: * sprintf.c (rb_str_format): integer overflow check added.
  16099 2005-12-07 15:36 [matz at ruby-lang.or] ruby: * sprintf.c (rb_str_format): integer overflow check added.
  16100 2005-12-07 17:42 [matz at ruby-lang.or] ruby/lib, ruby: * sprintf.c (rb_f_sprintf): [ruby-dev:27967]

[前][次][スレッド一覧][上]