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

ruby-changes:13101-13200

  13101 2009-09-11 21:06 [ko1@a...            ] Ruby:r24850 (trunk): * bootstraptest/test_thread.rb: just check for normal exit.
  13102 2009-09-11 21:38 [ko1@a...            ] Ruby:r24851 (trunk): * tool/config.{guess,sub}: better guess on darwin 10 .
  13103 2009-09-11 21:50 [ko1@a...            ] Ruby:r24852 (trunk): * ChangeLog: commit miss.
  13104 2009-09-11 21:51 [ko1@a...            ] Ruby:r24853 (trunk): more tests.        
  13105 2009-09-11 21:52 [ko1@a...            ] Ruby:r24854 (trunk): * NEWS: update for 1.9.2.  based on a patch from Run Paint Run Run
  13106 2009-09-12 07:56 [ko1@a...            ] Ruby:r24856 (trunk): * 2009-09-12       
  13107 2009-09-12 07:56 [ko1@a...            ] Ruby:r24855 (trunk): * ext/win32ole/win32ole.c (EVENTSINK_Invoke): initialize result
  13108 2009-09-12 12:12 [ko1@a...            ] Ruby:r24857 (trunk): more tests.        
  13109 2009-09-12 12:47 [ko1@a...            ] Ruby:r24858 (trunk): refined.           
  13110 2009-09-12 13:33 [ko1@a...            ] Ruby:r24859 (ruby_1_8): * ext/win32ole/win32ole.c (EVENTSINK_Invoke): initialize result
  13111 2009-09-12 13:33 [ko1@a...            ] Ruby:r24860 (ruby_1_8): * 2009-09-12    
  13112 2009-09-12 17:32 [ko1@a...            ] Ruby:r24861 (trunk): * configure.in (GCC): subst for GCC depending extension libraries.
  13113 2009-09-12 18:51 [ko1@a...            ] Ruby:r24862 (trunk): add https test.    
  13114 2009-09-12 20:07 [ko1@a...            ] Ruby:r24863 (trunk): test proxy log.    
  13115 2009-09-12 20:56 [ko1@a...            ] Ruby:r24864 (trunk): test CA certs dir. 
  13116 2009-09-12 23:20 [ko1@a...            ] Ruby:r24866 (trunk): test ftp over http proxy.
  13117 2009-09-13 00:03 [ko1@a...            ] Ruby:r24867 (trunk): * vm_method.c (rb_add_method, rb_add_method_me): call method added
  13118 2009-09-13 00:21 [ko1@a...            ] Ruby:r24868 (trunk): * vm_method.c (rb_alias): hooks are called from rb_add_method_def.
  13119 2009-09-13 00:22 [ko1@a...            ] Ruby:r24869 (trunk): fix tests.         
  13120 2009-09-13 00:28 [ko1@a...            ] Ruby:r24870 (trunk): * vm_method.c (rb_remove_method_id): no definition body is
  13121 2009-09-13 00:31 [ko1@a...            ] Ruby:r24871 (trunk): * vm_method.c (remove_method): typo fixed.
  13122 2009-09-13 00:34 [ko1@a...            ] Ruby:r24872 (trunk): test invalid redirect location.
  13123 2009-09-13 00:46 [ko1@a...            ] Ruby:r24873 (trunk): * vm_method.c (CALL_METHOD_HOOK): refined with macro.
  13124 2009-09-13 00:52 [ko1@a...            ] Ruby:r24874 (trunk): * test/ruby/test_require.rb (test_relative): test without current
  13125 2009-09-13 01:18 [ko1@a...            ] Ruby:r24875 (trunk): * lib/open-uri.rb (URI::FTP#buffer_open): fix the %2F handling.
  13126 2009-09-13 01:26 [ko1@a...            ] Ruby:r24876 (trunk): test read_timeout. 
  13127 2009-09-13 01:34 [ko1@a...            ] Ruby:r24877 (trunk): extra commas removed.
  13128 2009-09-13 02:01 [ko1@a...            ] Ruby:r24878 (trunk): * test: use require_relative.
  13129 2009-09-13 02:14 [ko1@a...            ] Ruby:r24880 (ruby_1_8): * 2009-09-13    
  13130 2009-09-13 02:14 [ko1@a...            ] Ruby:r24879 (ruby_1_8): * lib/open-uri.rb (URI::FTP#buffer_open): fix the %2F handling.
  13131 2009-09-13 02:16 [ko1@a...            ] Ruby:r24881 (trunk): * vm_core.h: change members of iseq_inline_cache_entry.
  13132 2009-09-13 09:35 [ko1@a...            ] Ruby:r24883 (trunk): * vm_method.c (rb_add_method_def): no warning for inherited
  13133 2009-09-13 09:38 [ko1@a...            ] Ruby:r24884 (trunk): * lib/prime.rb (EratosthenesGenerator#initialize): call super.
  13134 2009-09-13 11:30 [ko1@a...            ] Ruby:r24885 (ruby_1_8, trunk): * lib/open-uri.rb (OpenURI::Meta#content_type_parse): strip quotes.
  13135 2009-09-13 11:44 [ko1@a...            ] Ruby:r24886 (trunk): * test/ruby/test_process.rb (test_rlimit_value): rlim_max may be
  13136 2009-09-13 12:09 [ko1@a...            ] Ruby:r24887 (trunk): * include/ruby/ruby.h (NUM2INT, NUM2LL, INT2NUM, UINT2NUM),
  13137 2009-09-13 12:11 [ko1@a...            ] Ruby:r24888 (trunk): * include/ruby/ruby.h (SYM2ID): needs parens.
  13138 2009-09-13 12:11 [ko1@a...            ] Ruby:r24889 (trunk): * include/ruby/ruby.h (rb_special_const_p): fixed typo.
  13139 2009-09-13 13:15 [ko1@a...            ] Ruby:r24890 (trunk): * bignum.c (bigmul1_single): suppress a warning.
  13140 2009-09-13 13:46 [ko1@a...            ] Ruby:r24891 (trunk): * thread.c (recursive_*): refactored the access to the inspect table used by
  13141 2009-09-13 14:09 [ko1@a...            ] Ruby:r24892 (trunk): * thread.c (thread_list_access): prototyped.
  13142 2009-09-13 14:46 [ko1@a...            ] Ruby:r24893 (trunk, ruby_1_8): make tempfile prefix more descriptive.
  13143 2009-09-13 18:49 [ko1@a...            ] Ruby:r24894 (trunk): * configure.in (XLDFLAGS): link startup code with ObjC support.
  13144 2009-09-13 18:51 [ko1@a...            ] Ruby:r24895 (trunk): * signal.c (rb_f_kill): added rdoc about exceptions.
  13145 2009-09-13 19:37 [ko1@a...            ] Ruby:r24896 (trunk): * signal.c (interrupt_init): nodoc.
  13146 2009-09-13 19:38 [ko1@a...            ] Ruby:r24897 (trunk): * ruby.c (load_file_internal): no need to define DATA when error.
  13147 2009-09-13 19:42 [ko1@a...            ] Ruby:r24898 (trunk): ext/win32ole/win32ole.c: some refactoring.
  13148 2009-09-13 20:19 [ko1@a...            ] Ruby:r24899 (trunk): * ruby.c (process_sflag, proc_options, load_file_internal): fixed
  13149 2009-09-13 21:01 [ko1@a...            ] Ruby:r24900 (trunk): * ext/win32ole/win32ole.c (oletypelib_get_typelib): some refactoring
  13150 2009-09-13 21:28 [ko1@a...            ] Ruby:r24901 (trunk): * ext/win32ole/win32ole.c (oletypelib_get_libattr): some refactoring
  13151 2009-09-13 22:18 [ko1@a...            ] Ruby:r24903 (trunk): * variable.c (rb_mod_remove_const): do not change VM state when an
  13152 2009-09-14 02:36 [ko1@a...            ] Ruby:r24904 (trunk): * symbian/configure.bat: fixed harmless error message.
  13153 2009-09-14 02:36 [ko1@a...            ] Ruby:r24905 (trunk): * 2009-09-14       
  13154 2009-09-14 02:37 [ko1@a...            ] Ruby:r24906 (trunk): * symbian/pre-build: added rule to generate id.h for Symbian build.
  13155 2009-09-14 02:38 [ko1@a...            ] Ruby:r24907 (trunk): * symbian/pre-build: added rule to generate id.h for Symbian build.
  13156 2009-09-14 02:59 [ko1@a...            ] Ruby:r24908 (trunk, ruby_1_8): remove temporally files explicitly.
  13157 2009-09-14 03:00 [ko1@a...            ] Ruby:r24909 (ruby_1_8): * 2009-09-14    
  13158 2009-09-14 04:09 [ko1@a...            ] Ruby:r24910 (trunk): * lib/set.rb (==): Optimization; patch by Arthur Schreiber 
  13159 2009-09-14 04:59 [ko1@a...            ] Ruby:r24911 (ruby_1_8): * lib/irb/ext/multi-irb.rb: Fix arguments handling for shell commands in irb; a patch by Yusuke Endoh 
  13160 2009-09-14 05:31 [ko1@a...            ] Ruby:r24912 (trunk): * lib/net/http.rb (fetch): Handle properly default values; a patch by Arthur Schreiber 
  13161 2009-09-14 07:35 [ko1@a...            ] Ruby:r24913 (ruby_1_8): * lib/cgi/cookie.rb (value=): Keep CGI::Cookie#value in sync with the
  13162 2009-09-14 07:37 [ko1@a...            ] Ruby:r24914 (trunk): * lib/cgi/cookie.rb (value): Keep CGI::Cookie#value in sync with the cookie itself. Based on a patch by Arthur Schreiber 
  13163 2009-09-14 08:35 [ko1@a...            ] Ruby:r24915 (trunk): * lib/net/http.rb (each_*): return enumerator if no block present. Patch by Arthur Schreiber 
  13164 2009-09-14 09:01 [ko1@a...            ] Ruby:r24916 (ruby_1_8): stopdoc Tempfile::Remover.
  13165 2009-09-14 10:02 [ko1@a...            ] Ruby:r24917 (trunk): * include/ruby/ruby.h (NUM2INT, NUM2LL, INT2NUM, UINT2NUM),
  13166 2009-09-14 10:11 [ko1@a...            ] Ruby:r24918 (trunk): * string.c (rb_str_inspect): use rb_enc_mbc_to_codepoint
  13167 2009-09-14 10:45 [ko1@a...            ] Ruby:r24919 (trunk): * include/ruby/ruby.h (RB_TYPE_P): should not use BUILTIN_TYPE for
  13168 2009-09-14 10:56 [ko1@a...            ] Ruby:r24920 (trunk): * common.mk (check-ruby): run all test of ruby itself.
  13169 2009-09-14 11:05 [ko1@a...            ] Ruby:r24921 (trunk): * win32/configure.bat: keep old makefile with renamed.
  13170 2009-09-14 11:10 [ko1@a...            ] Ruby:r24922 (ruby_1_8): * common.mk (check-ruby): run all test of ruby itself.
  13171 2009-09-14 11:25 [ko1@a...            ] Ruby:r24923 (ruby_1_8, trunk): * configure.in, common.mk, */configure.bat (rdoc): make before
  13172 2009-09-14 16:39 [ko1@a...            ] Ruby:r24924 (trunk): * debug.c, parse.y: fixed types.
  13173 2009-09-14 16:58 [ko1@a...            ] Ruby:r24925 (trunk): * svn:ignore, .gitignoRe: ignore id.h.
  13174 2009-09-15 03:10 [ko1@a...            ] Ruby:r24927 (trunk): * 2009-09-15       
  13176 2009-09-15 04:25 [ko1@a...            ] Ruby:r24928 (ruby_1_8, trunk): * configure.in (RDOCTARGET): use install-all.  
  13177 2009-09-15 06:24 [ko1@a...            ] Ruby:r24929 (trunk): * common.mk (install-all): target to install all.
  13178 2009-09-15 06:43 [ko1@a...            ] Ruby:r24930 (trunk): * tool/rbinstall.rb (parse_args): show help message and exit if
  13179 2009-09-15 12:01 [ko1@a...            ] Ruby:r24932 (trunk): * configure.in (RUBY_UNIVERSAL_ARCH): check real target CPU after
  13180 2009-09-15 14:27 [ko1@a...            ] Ruby:r24934 (trunk): Use rb_isspace for ASCII-incompatible strings.
  13181 2009-09-15 15:13 [ko1@a...            ] Ruby:r24935 (trunk): * win32/configure.bat: need a space before a tab to output the tab by
  13182 2009-09-15 15:30 [ko1@a...            ] Ruby:r24937 (trunk): * win32/{configure.bat,Makefile.sub} (RDOCTARGET): the meaning of this
  13183 2009-09-15 15:33 [ko1@a...            ] Ruby:r24938 (ruby_1_8): * win32/Makefile.sub (RDOCTARGET): the meaning of this macro was changed
  13184 2009-09-16 00:42 [ko1@a...            ] Ruby:r24940 (trunk): * README.ext: fine tuning
  13185 2009-09-16 00:42 [ko1@a...            ] Ruby:r24941 (trunk): * 2009-09-16       
  13186 2009-09-16 06:18 [ko1@a...            ] Ruby:r24942 (trunk): * vm_eval.c (rb_catch_obj, rb_catch, rb_f_catch): No longer use the obsolete function rb_iterate.
  13187 2009-09-16 06:40 [ko1@a...            ] Ruby:r24943 (trunk): * thread.c (rb_exec_recursive_outer, rb_exec_recursive): Added method to short-circuit to the outermost level in case of recursion
  13188 2009-09-16 10:13 [ko1@a...            ] Ruby:r24944 (trunk): * common.mk (main): makes also encs.
  13189 2009-09-16 10:15 [ko1@a...            ] Ruby:r24945 (trunk): * README.EXT, README.EXT.ja (rb_protect, rb_jump_tag): added.
  13190 2009-09-16 13:16 [ko1@a...            ] Ruby:r24946 (trunk): * template/Doxyfile.tmpl: RbConfig::CONFIG['DOT'] is sometimes nil.
  13191 2009-09-16 13:36 [ko1@a...            ] Ruby:r24947 (trunk): * lib/matrix.rb:  trivial optimizations
  13192 2009-09-16 13:39 [ko1@a...            ] Ruby:r24948 (trunk): * lib/matrix.rb: Fix typos in doc and indent
  13193 2009-09-16 13:40 [ko1@a...            ] Ruby:r24949 (trunk): * lib/matrix.rb (determinant): Bug fix where determinant failed on some matrices 
  13194 2009-09-16 14:39 [ko1@a...            ] Ruby:r24951 (ruby_1_8): * 2009-09-16    
  13195 2009-09-16 14:39 [ko1@a...            ] Ruby:r24950 (ruby_1_8): * lib/matrix.rb:  trivial optimizations
  13196 2009-09-16 15:02 [ko1@a...            ] Ruby:r24952 (ruby_1_8): * lib/matrix.rb: Fix typos in doc and indent
  13197 2009-09-16 16:17 [ko1@a...            ] Ruby:r24954 (trunk): * lib/matrix.rb: fix previous optimization
  13198 2009-09-16 16:18 [ko1@a...            ] Ruby:r24955 (ruby_1_8): * lib/matrix.rb: fix previous optimization
  13199 2009-09-16 16:20 [ko1@a...            ] Ruby:r24956 (trunk): * configure.in (CAPITARGET): enable iff doxygen is available.
  13200 2009-09-16 16:28 [ko1@a...            ] Ruby:r24957 (trunk): * win32/Makefile.sub: typo.

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