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

ruby-changes:16101-16200

  16101 2010-05-28 20:13 [ko1@a...            ] Ruby:r28053 (trunk): * gc.c : use simple lazy sweep algorithm for response performance
  16102 2010-05-28 20:53 [ko1@a...            ] Ruby:r28054 (trunk): * tool/change_maker.rb: change-log-mode needs tabs, and omit only
  16103 2010-05-28 21:28 [ko1@a...            ] Ruby:r28055 (trunk): * thread.c (blocking_region_begin): avoid RUBY_VM_CHECK_INTS()
  16104 2010-05-29 08:47 [ko1@a...            ] Ruby:r28056 (trunk): * gc.c (allocate_sorted_heaps, before_gc_sweep, gc_sweep): removed
  16105 2010-05-29 09:04 [ko1@a...            ] Ruby:r28057 (trunk): * tool/change_maker.rb: narrow diffs to see function names.
  16106 2010-05-29 09:06 [ko1@a...            ] Ruby:r28058 (trunk): * lib/resolv.rb (Resolv::DNS::Requester#request): rescue ECONNREFUSED.
  16107 2010-05-29 09:34 [ko1@a...            ] Ruby:r28059 (ruby_1_9_2, trunk): * test/ruby/envutil.rb: fix for --disable-gems.
  16108 2010-05-29 09:43 [ko1@a...            ] Ruby:r28060 (trunk, ruby_1_9_2): * lib/mkmf.rb (STRING_OR_FAILED_FORMAT.%): nodoc.
  16109 2010-05-29 12:57 [ko1@a...            ] Ruby:r28063 (trunk): * encoding.c (rb_filesystem_encindex): avoid infinite require
  16110 2010-05-29 13:56 [ko1@a...            ] Ruby:r28064 (ruby_1_9_2): merge revision(s) 28063:
  16111 2010-05-29 14:37 [ko1@a...            ] Ruby:r28065 (ruby_1_9_2): merges r27992 from trunk into ruby_1_9_2.
  16112 2010-05-29 14:37 [ko1@a...            ] Ruby:r28066 (ruby_1_9_2): merges r27994 from trunk into ruby_1_9_2.
  16113 2010-05-29 14:37 [ko1@a...            ] Ruby:r28067 (ruby_1_9_2): merges r28011 from trunk into ruby_1_9_2.
  16114 2010-05-29 14:37 [ko1@a...            ] Ruby:r28068 (ruby_1_9_2): merges r28017 from trunk into ruby_1_9_2.
  16115 2010-05-29 14:37 [ko1@a...            ] Ruby:r28069 (ruby_1_9_2): merges r28023 and r28024 from trunk into ruby_1_9_2.
  16116 2010-05-29 14:37 [ko1@a...            ] Ruby:r28071 (ruby_1_9_2): merges r28043 from trunk into ruby_1_9_2.
  16117 2010-05-29 23:32 [ko1@a...            ] Ruby:r28072 (trunk): * string.c (str_replace_shared): change embedded state atomically.
  16118 2010-05-30 00:10 [ko1@a...            ] Ruby:r28073 (trunk): * gc.c (force_chain_object, rb_objspace_call_finalizer): delete
  16119 2010-05-30 00:10 [ko1@a...            ] Ruby:r28074 (trunk): * 2010-05-30       
  16120 2010-05-30 00:12 [ko1@a...            ] Ruby:r28076 (ruby_1_9_2): * 2010-05-30  
  16122 2010-05-30 00:12 [ko1@a...            ] Ruby:r28077 (ruby_1_9_2): merges r28073 from trunk into ruby_1_9_2.
  16123 2010-05-30 01:33 [ko1@a...            ] Ruby:r28078 (trunk): * thread.c (RB_GC_SAVE_MACHINE_CONTEXT): start GC
  16124 2010-05-30 01:43 [ko1@a...            ] Ruby:r28079 (trunk): * ChangeLog: fix typo
  16125 2010-05-30 02:22 [ko1@a...            ] Ruby:r28080 (trunk): * ext/zlib/zlib.c (zstream_append_input2): add RB_GC_GUARD.
  16126 2010-05-30 02:26 [ko1@a...            ] Ruby:r28081 (trunk): * thread.c (RB_GC_SAVE_MACHINE_CONTEXT), gc.c (ruby_gc_stress_start):
  16127 2010-05-30 02:54 [ko1@a...            ] Ruby:r28082 (ruby_1_9_2): merges r28080 from trunk into ruby_1_9_2.
  16128 2010-05-30 03:07 [ko1@a...            ] Ruby:r28083 (trunk): * lib/rdoc/generator/template/darkfish/classpage.rhtml:
  16129 2010-05-30 03:52 [ko1@a...            ] Ruby:r28085 (trunk, ruby_1_9_2): * removed trailing spaces.
  16130 2010-05-30 09:33 [ko1@a...            ] Ruby:r28086 (trunk): * .gdbinit (rp): mark singleton classes.
  16131 2010-05-30 15:42 [ko1@a...            ] Ruby:r28087 (trunk): * gc.c (gc_mark_all_clear): don't call obj_free() in
  16132 2010-05-30 18:27 [ko1@a...            ] Ruby:r28089 (trunk): * load.c (load_failed): use more accurate error message.
  16133 2010-05-30 18:48 [ko1@a...            ] Ruby:r28090 (trunk): * ext/nkf/nkf-utf8/nkf.c: updated to b856dd07.
  16134 2010-05-30 19:17 [ko1@a...            ] Ruby:r28092 (ruby_1_9_2): merge revision(s) 28090:
  16135 2010-05-30 21:51 [ko1@a...            ] Ruby:r28093 (trunk): * lib/tempfile.rb (Tempfile#unlink): leave @data.  Assigning nil to
  16136 2010-05-30 22:15 [ko1@a...            ] Ruby:r28095 (ruby_1_9_2): * lib/set.rb (keep_if, select!): New methods 
  16137 2010-05-30 22:19 [ko1@a...            ] Ruby:r28096 (trunk): * lib/set.rb (keep_if, select!): New methods 
  16138 2010-05-31 01:40 [ko1@a...            ] Ruby:r28097 (ruby_1_9_2): * lib/delegate: Delegator: combine (public|protected) methods with
  16139 2010-05-31 01:40 [ko1@a...            ] Ruby:r28098 (ruby_1_9_2): * 2010-05-31  
  16140 2010-05-31 01:44 [ko1@a...            ] Ruby:r28099 (trunk): * lib/delegate: Delegator: combine (public|protected) methods with
  16141 2010-05-31 02:20 [ko1@a...            ] Ruby:r28101 (trunk): * insns.def (defined): respond_to_missing? may not be available
  16142 2010-05-31 04:06 [ko1@a...            ] Ruby:r28102 (trunk, ruby_1_9_2): * file.c (file_expand_path): check if expanded dname encoding is
  16143 2010-05-31 14:47 [ko1@a...            ] Ruby:r28103 (trunk): * encoding.c (rb_enc_unicode_p): check the encoding is Unicode
  16144 2010-05-31 15:04 [ko1@a...            ] Ruby:r28104 (trunk): * string.c (rb_str_inspect): inspect as ASCII when the codepoint
  16145 2010-05-31 17:47 [ko1@a...            ] Ruby:r28105 (trunk): * file.c (file_expand_path): Refix r28102: this breaks
  16146 2010-05-31 18:22 [ko1@a...            ] Ruby:r28106 (trunk, ruby_1_9_2): * misc/ruby-mode.el (ruby-mode-set-encoding): skip shebang line
  16147 2010-05-31 18:27 [ko1@a...            ] Ruby:r28107 (trunk): * misc/ruby-mode.el (ruby-mode-set-encoding): commit miss.
  16148 2010-05-31 19:26 [ko1@a...            ] Ruby:r28108 (ruby_1_9_2, trunk): * regparse.c (onig_syntax_warn): do not use external strings as
  16149 2010-05-31 22:39 [ko1@a...            ] Ruby:r28110 (trunk): update comment.    
  16150 2010-05-31 23:50 [ko1@a...            ] Ruby:r28111 (trunk): * ext/tk/extconf.rb: use tclConfig.sh/tkConfig.sh when frameworks
  16151 2010-05-31 23:51 [ko1@a...            ] Ruby:r28113 (ruby_1_8): * 2010-05-31    
  16152 2010-05-31 23:51 [ko1@a...            ] Ruby:r28112 (ruby_1_8): * ext/tk/extconf.rb: use tclConfig.sh/tkConfig.sh when frameworks
  16153 2010-06-01 01:16 [ko1@a...            ] Ruby:r28115 (trunk): * 2010-06-01       
  16154 2010-06-01 01:17 [ko1@a...            ] Ruby:r28116 (ruby_1_9_2): * 2010-06-01  
  16155 2010-06-01 01:17 [ko1@a...            ] Ruby:r28114 (trunk, ruby_1_9_2): * io.c (pipe_open): add RB_GC_GUARD.
  16156 2010-06-01 01:52 [ko1@a...            ] Ruby:r28117: tags branches/ruby_1_9_2@28108 as v1_9_2_preview3
  16157 2010-06-01 03:48 [ko1@a...            ] Ruby:r28118 (trunk): * ext/readline/extconf.rb: reject GPLv3 readline. 
  16158 2010-06-01 23:21 [ko1@a...            ] Ruby:r28120 (trunk): * re.c (unescape_nonascii): \P{FOO} is also Unicode regexp. 
  16159 2010-06-01 23:23 [ko1@a...            ] Ruby:r28121 (ruby_1_9_2): merge revision(s) 28120:
  16160 2010-06-02 08:28 [ko1@a...            ] Ruby:r28122 (ruby_1_8): * .gdbinit: classic version.
  16162 2010-06-02 12:05 [ko1@a...            ] Ruby:r28123 (trunk): * compile.c (iseq_compile_each): should consider block on stack,
  16163 2010-06-02 16:49 [ko1@a...            ] Ruby:r28125 (trunk): * test/dl/test_cfunc.rb (test_last_error): CFunc.last_error is thread local
  16164 2010-06-02 19:11 [ko1@a...            ] Ruby:r28126 (ruby_1_9_2): merge from trunk (r28125)
  16165 2010-06-02 19:11 [ko1@a...            ] Ruby:r28127 (ruby_1_9_2): * 2010-06-02  
  16166 2010-06-02 23:06 [ko1@a...            ] Ruby:r28128 (trunk): * test/ruby/test_{string,symbol}.rb (test_ascii_incomat_inspect):
  16167 2010-06-03 01:03 [ko1@a...            ] Ruby:r28130 (trunk): * 2010-06-03       
  16168 2010-06-03 01:03 [ko1@a...            ] Ruby:r28129 (trunk): * ext/dl/lib/dl/cparser.rb (parse_ctype): add backwards compatibility
  16169 2010-06-03 01:24 [ko1@a...            ] Ruby:r28131 (trunk): * ext/tk/lib/tk.rb: fix typo and race condition.
  16171 2010-06-03 01:25 [ko1@a...            ] Ruby:r28133 (ruby_1_8): * 2010-06-03    
  16172 2010-06-03 05:42 [ko1@a...            ] Ruby:r28134 (trunk): Allow bin/* install from dot-dirs. Fixes rvm and multiruby installations.
  16173 2010-06-03 06:37 [ko1@a...            ] Ruby:r28136 (trunk): * test/ruby/test_path.rb (test_path): workaround for drive
  16174 2010-06-03 06:49 [ko1@a...            ] Ruby:r28137 (trunk): * properties.      
  16175 2010-06-03 09:39 [ko1@a...            ] Ruby:r28138 (trunk): * ext/dl/dl.h (DLSTACK_TYPE): type of stack is same as VALUE.
  16176 2010-06-03 09:40 [ko1@a...            ] Ruby:r28139 (ruby_1_9_2): merge from trunk (r28138)
  16177 2010-06-03 10:18 [ko1@a...            ] Ruby:r28140 (ruby_1_9_2): * test/openssl/test_config.rb (test_freeze): skip on Windows because Config.new
  16178 2010-06-03 10:24 [ko1@a...            ] Ruby:r28141 (trunk): * test/gdbm/test_gdbm.rb (test_s_open_create_new): Windows doesn't supports
  16179 2010-06-03 10:25 [ko1@a...            ] Ruby:r28142 (ruby_1_9_2): * test/gdbm/test_gdbm.rb (test_s_open_create_new): Windows doesn't supports
  16180 2010-06-03 13:05 [ko1@a...            ] Ruby:r28143 (trunk, ruby_1_9_2): * test/io/nonblock/test_flush.rb (test_flush): try pipe and
  16181 2010-06-03 18:15 [ko1@a...            ] Ruby:r28144 (ruby_1_8): * configure.in: should replace COMMON_HEADERS if --with-winsock2 is
  16182 2010-06-03 18:18 [ko1@a...            ] Ruby:r28145 (trunk, ruby_1_9_2): * test/rake/test_win32.rb (Rake::TestWin32): update tests.
  16183 2010-06-03 18:40 [ko1@a...            ] Ruby:r28146 (trunk): * insns.def (concatarray): removed unused variable.
  16184 2010-06-03 19:02 [ko1@a...            ] Ruby:r28147 (trunk, ruby_1_9_2): * load.c (ruby_init_ext): statically linked extensions have no
  16185 2010-06-03 19:34 [ko1@a...            ] Ruby:r28148 (trunk, ruby_1_9_2): * ext/dl/cfunc.c (rb_dlcfunc_inspect): suppress warnings by
  16186 2010-06-03 23:48 [ko1@a...            ] Ruby:r28149 (trunk): * ext/digest/lib/digest/hmac.rb: Emit a deprecation warning in
  16187 2010-06-03 23:59 [ko1@a...            ] Ruby:r28150 (trunk): Mention deprecation of digest/hmac.
  16188 2010-06-04 00:04 [ko1@a...            ] Ruby:r28152 (ruby_1_9_2): * 2010-06-04  
  16189 2010-06-04 07:58 [ko1@a...            ] Ruby:r28153 (ruby_1_8_6): Backport #2392 ; backport of r23353 which suppresses a strict-aliasing warning in gcc-4.4.x -O2.
  16190 2010-06-04 09:37 [ko1@a...            ] Ruby:r28155 (trunk): * 2010-06-04       
  16191 2010-06-04 09:37 [ko1@a...            ] Ruby:r28154 (trunk): * gc.c (gc_sweep): suppress a warning on VC, again.
  16192 2010-06-04 10:47 [ko1@a...            ] Ruby:r28156 (trunk, ruby_1_9_2): * ext/dl/cfunc.c (rb_dlcfunc_inspect): should taint the result.
  16193 2010-06-04 11:24 [ko1@a...            ] Ruby:r28157 (trunk): * test/dl/test_cfunc.rb: test for r28156
  16194 2010-06-05 06:23 [ko1@a...            ] Ruby:r28158 (trunk): Clarification of what '*' matches.  Patch by John Wells <john.wells at greatworx.com>
  16195 2010-06-05 06:23 [ko1@a...            ] Ruby:r28159 (trunk): * 2010-06-05       
  16196 2010-06-05 08:32 [ko1@a...            ] Ruby:r28160 (trunk, ruby_1_9_2): * file.c (rb_f_test): 'W' should test writable by real uid/git,
  16197 2010-06-05 09:57 [ko1@a...            ] Ruby:r28161 (trunk, ruby_1_9_2): * ruby.c (process_options): revert r25330, so that $0 can be seen
  16198 2010-06-05 10:04 [ko1@a...            ] Ruby:r28162 (trunk): * .gdbinit (rp): detect and show RTypedData.
  16199 2010-06-05 11:01 [ko1@a...            ] Ruby:r28163 (trunk, ruby_1_9_2): * error.c (rb_name_err_mesg_new): guard mesg, recv and method.
  16200 2010-06-05 13:13 [ko1@a...            ] Ruby:r28164 (ruby_1_9_2): * lib/matrix.rb: trivial optimizations

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