[前][次][スレッド一覧][上]
ruby-cvs:16101-16200
16101 2005-12-07 17:42 [matz at ruby-lang.or] ruby: * sprintf.c (rb_f_sprintf): [ruby-dev:27967]
16102 2005-12-08 00:42 [matz at ruby-lang.or] ruby/lib, ruby: * eval.c (call_trace_func): klass parameter should be a
16103 2005-12-08 00:46 [matz at ruby-lang.or] ruby: * eval.c (call_trace_func): klass parameter should be a
16104 2005-12-08 00:47 [eban at ruby-lang.or] ruby: * 2005-12-08
16105 2005-12-08 00:50 [eban at ruby-lang.or] ruby: * 2005-12-08
16106 2005-12-08 02:07 [nobu at ruby-lang.or] ruby: * eval.c (umethod_bind): adjust invoking class for module method.
16107 2005-12-08 02:08 [nobu at ruby-lang.or] ruby: * eval.c (umethod_bind): adjust invoking class for module method.
16108 2005-12-09 23:17 [nobu at ruby-lang.or] ruby: * range.c (range_include): return false unless included in numeric
16109 2005-12-09 23:19 [eban at ruby-lang.or] ruby: * 2005-12-09
16110 2005-12-09 23:31 [nobu at ruby-lang.or] ruby, ruby/lib/rexml, ruby/lib/rexml/encodings: * lib/rexml/encoding.rb (encoding=): give priority to particular
16111 2005-12-09 23:31 [nobu at ruby-lang.or] ruby, ruby/lib/rexml, ruby/lib/rexml/encodings: * lib/rexml/encoding.rb (encoding=): give priority to particular
16112 2005-12-09 23:43 [nobu at ruby-lang.or] ruby: * 2005-12-09
16113 2005-12-10 00:29 [akr at ruby-lang.org] ruby: remove unused variable `tmp'.
16114 2005-12-10 00:30 [eban at ruby-lang.or] ruby: * 2005-12-10
16115 2005-12-10 00:32 [nobu at ruby-lang.or] ruby: * eval.c (calling_scope_t): gave names to magic numbers for rb_call().
16116 2005-12-10 01:10 [keiju at ruby-lang.o] ruby, ruby/lib: * lib/matrix.rb: add Matrix#determinant_e, Matrix#rank_e.
16117 2005-12-11 22:17 [seki at ruby-lang.or] ruby, ruby/test/rinda: (test_remote_array_and_hash): pseudo remote objects are protected
16118 2005-12-11 22:25 [eban at ruby-lang.or] ruby: * 2005-12-11
16119 2005-12-11 23:59 [nagai at ruby-lang.o] ruby/ext/tk, ruby/ext/tk/lib/tkextlib, ruby/ext/tk/lib/tkextlib/tile, ruby/ext/tk/sample/tkextlib/tile, ruby/ext/tk/sample: * ext/tk/lib/tkextlib/SUPPORT_STATUS: update to support libraries in
16120 2005-12-11 23:59 [nagai at ruby-lang.o] ruby/ext/tk, ruby/ext/tk/lib/tkextlib, ruby/ext/tk/lib/tkextlib/tile, ruby/ext/tk/sample/tkextlib/tile, ruby/ext/tk/sample: * ext/tk/lib/tkextlib/SUPPORT_STATUS: update to support libraries in
16121 2005-12-12 00:01 [eban at ruby-lang.or] ruby: * 2005-12-12
16122 2005-12-12 09:35 [matz at ruby-lang.or] ruby/ext/win32ole, ruby/ext/iconv, ruby/ext/etc, ruby/ext/digest, ruby: * ext/digest/digest.c (rb_digest_base_s_digest): add volatile to
16123 2005-12-12 09:36 [matz at ruby-lang.or] ruby/ext/win32ole, ruby/ext/iconv, ruby/ext/etc, ruby/ext/digest, ruby: * ext/digest/digest.c (rb_digest_base_s_digest): add volatile to
16124 2005-12-12 10:01 [matz at ruby-lang.or] ruby: * range.c (range_cover): new method Range#cover? added. the
16125 2005-12-12 12:04 [akr at ruby-lang.org] ruby: precedes registering global VALUE variables before initializing it.
16126 2005-12-12 12:08 [akr at ruby-lang.org] ruby: indent "if" body.
16127 2005-12-12 12:36 [akr at ruby-lang.org] ruby: precedes registering global VALUE variables before initializing it.
16128 2005-12-12 12:49 [eban at ruby-lang.or] ruby: * 2005-12-12
16129 2005-12-12 14:15 [akr at ruby-lang.org] ruby/ext/digest: remove unused variables.
16130 2005-12-12 15:55 [gotoyuzo at ruby-lan] ruby, ruby/test/openssl: * test/openssl/test_ssl.rb (test_parallel): call GC.start to close
16131 2005-12-12 15:56 [gotoyuzo at ruby-lan] ruby, ruby/test/openssl: * test/openssl/test_ssl.rb (test_parallel): call GC.start to close
16132 2005-12-13 00:09 [akr at ruby-lang.org] ruby: * sprintf.c (rb_str_format): fix a GC problem.
16133 2005-12-13 00:09 [akr at ruby-lang.org] ruby: * sprintf.c (rb_str_format): fix a GC problem.
16134 2005-12-13 00:11 [eban at ruby-lang.or] ruby: * 2005-12-13
16135 2005-12-13 00:12 [eban at ruby-lang.or] ruby: * 2005-12-13
16136 2005-12-13 01:47 [akr at ruby-lang.org] ruby: * array.c (rb_ary_diff): fix a GC problem on IA64 with
16137 2005-12-13 01:47 [akr at ruby-lang.org] ruby: * array.c (rb_ary_diff): fix a GC problem on IA64 with
16138 2005-12-13 12:27 [akr at ruby-lang.org] ruby: * re.c (rb_reg_regcomp): fix a GC problem on x86_64 with
16139 2005-12-13 12:27 [akr at ruby-lang.org] ruby: * re.c (rb_reg_regcomp): fix a GC problem on x86_64 with
16140 2005-12-14 12:03 [akr at ruby-lang.org] ruby: * marshal.c (r_object0): fix a GC problem for reading a bignum on
16141 2005-12-14 12:04 [akr at ruby-lang.org] ruby: * marshal.c (r_object0): fix a GC problem for reading a bignum on
16142 2005-12-14 12:08 [eban at ruby-lang.or] ruby: * 2005-12-14
16143 2005-12-14 12:20 [eban at ruby-lang.or] ruby, ruby/test/gdbm: * test/gdbm/test_gdbm.rb: specify pid for the argument of
16144 2005-12-14 13:00 [eban at ruby-lang.or] ruby: * 2005-12-14
16145 2005-12-14 23:40 [nobu at ruby-lang.or] ruby: * dir.c (has_magic): glob names contain alphabets to enable case fold
16146 2005-12-14 23:50 [nobu at ruby-lang.or] ruby, ruby/lib/rdoc/parsers: * lib/rdoc/parsers/parse_c.rb (find_class_comment): fix for class
16147 2005-12-15 01:37 [akr at ruby-lang.org] ruby, ruby/ext/zlib: * ext/zlib/zlib.c (zstream_run): fix a GC problem by tail call on
16148 2005-12-15 01:37 [akr at ruby-lang.org] ruby, ruby/ext/zlib: * ext/zlib/zlib.c (zstream_run): fix a GC problem by tail call on
16149 2005-12-15 01:49 [eban at ruby-lang.or] ruby: * 2005-12-15
16150 2005-12-15 01:50 [eban at ruby-lang.or] ruby: * 2005-12-15
16151 2005-12-15 12:35 [akr at ruby-lang.org] ruby/test/pathname: require tempdir instead of tempfile.
16152 2005-12-15 12:41 [matz at ruby-lang.or] ruby/lib, ruby: * lib/tmpdir.rb: merged RDoc patch from Eric Hodel <drbrain at
16153 2005-12-16 00:57 [matz at ruby-lang.or] ruby/lib, ruby: * signal.c (Init_signal): revert C++ style comment.
16154 2005-12-16 01:38 [eban at ruby-lang.or] ruby: * 2005-12-16
16155 2005-12-16 11:45 [ocean at ruby-lang.o] ruby, ruby/ext/syck: * ext/syck/rubyext.c (syck_resolver_tagurize): fixed memory leak.
16156 2005-12-16 11:47 [eban at ruby-lang.or] ruby: * 2005-12-16
16157 2005-12-16 12:17 [ocean at ruby-lang.o] ruby, ruby/ext/syck: * ext/syck/rubyext.c (syck_scalar_value_set): should set newly
16158 2005-12-16 13:49 [akr at ruby-lang.org] ruby: refine "unknown data type" message.
16159 2005-12-16 13:49 [akr at ruby-lang.org] ruby: refine "unknown data type" message.
16160 2005-12-16 13:58 [akr at ruby-lang.org] ruby: revert previous change.
16161 2005-12-16 13:58 [akr at ruby-lang.org] ruby: revert previous change.
16162 2005-12-16 17:56 [ocean at ruby-lang.o] ruby, ruby/ext/syck: * ext/syck/rubyext.c (rb_syck_compile): fixed memory leak.
16163 2005-12-16 22:32 [ttate at ruby-lang.o] ruby/ext/dl: corrected the allocation size.
16164 2005-12-17 03:34 [akr at ruby-lang.org] ruby: * eval.c (bmcall): fix a GC problem by tail call on
16165 2005-12-17 03:34 [akr at ruby-lang.org] ruby: * eval.c (bmcall): fix a GC problem by tail call on
16166 2005-12-17 03:59 [akr at ruby-lang.org] ruby: * bignum.c (rb_big_rshift): fix a GC problem on
16167 2005-12-17 03:59 [akr at ruby-lang.org] ruby: * bignum.c (rb_big_rshift): fix a GC problem on
16168 2005-12-17 17:46 [eban at ruby-lang.or] ruby: * 2005-12-17
16169 2005-12-17 17:47 [eban at ruby-lang.or] ruby: * 2005-12-17
16170 2005-12-17 21:57 [ocean at ruby-lang.o] ruby, ruby/ext/syck: * ext/syck/rubyext.c (syck_emitter_reset): should initialize
16171 2005-12-19 11:42 [ocean at ruby-lang.o] ruby, ruby/ext/syck: * ext/syck/rubyext.c: sorry, I reverted my "should set newly
16172 2005-12-19 12:14 [eban at ruby-lang.or] ruby: * 2005-12-19
16173 2005-12-19 12:23 [akr at ruby-lang.org] ruby: * eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): activate only
16174 2005-12-19 17:28 [akr at ruby-lang.org] ruby: simplify previous change.
16175 2005-12-19 23:10 [ocean at ruby-lang.o] ruby: * st.c: uses malloc instead of xmalloc to avoid GC. syck uses st_insert
16176 2005-12-19 23:13 [ocean at ruby-lang.o] ruby, ruby/ext/syck: * ext/syck/syck.h (S_FREE): small hack. no need to check if pointer is
16177 2005-12-19 23:31 [nobu at ruby-lang.or] ruby: * Makefile.in (XCFLAGS): separated as well as win32/Makefile.sub.
16178 2005-12-19 23:32 [nobu at ruby-lang.or] ruby, ruby/test/ruby: * parse.y (rb_symname_p): fixed wrong validation. [ruby-dev:28047]
16179 2005-12-19 23:33 [nobu at ruby-lang.or] ruby, ruby/test/ruby: * parse.y (rb_symname_p): fixed wrong validation. [ruby-dev:28047]
16180 2005-12-20 00:30 [nobu at ruby-lang.or] ruby: * 2005-12-19
16181 2005-12-20 00:51 [ocean at ruby-lang.o] ruby: no message
16182 2005-12-20 02:10 [akr at ruby-lang.org] ruby: * io.c (rb_f_backquote): fix a GC problem on
16183 2005-12-20 02:11 [akr at ruby-lang.org] ruby: * io.c (rb_f_backquote): fix a GC problem on
16184 2005-12-20 02:34 [eban at ruby-lang.or] ruby: * 2005-12-20
16185 2005-12-20 02:35 [eban at ruby-lang.or] ruby: * 2005-12-20
16186 2005-12-20 12:34 [ocean at ruby-lang.o] ruby, ruby/ext/syck: * ext/syck/rubyext.c (syck_node_transform): ruby object holding
16187 2005-12-20 12:56 [why at ruby-lang.org] ruby, ruby/ext/syck: * ext/syck/rubyext.c (syck_emitter_reset): to ensure compatibility
16188 2005-12-20 13:13 [ocean at ruby-lang.o] ruby, ruby/ext/syck: * ext/syck/rubyext.c: fixed GC problem (backported HEAD 1.55 - 1.62)
16189 2005-12-20 13:25 [why at ruby-lang.org] ruby, ruby/ext/syck: * ext/syck/rubyext.c (syck_emitter_reset): to ensure compatibility
16190 2005-12-20 22:41 [nobu at ruby-lang.or] ruby: * eval.c (eval_under_i): evaluate source in caller's frame.
16191 2005-12-20 22:41 [nobu at ruby-lang.or] ruby: * eval.c (eval_under_i): evaluate source in caller's frame.
16192 2005-12-21 12:14 [akr at ruby-lang.org] ruby, ruby/test/pathname: * test/pathname/test_pathname.rb (test_kernel_open): use
16193 2005-12-21 14:31 [eban at ruby-lang.or] ruby: * 2005-12-21
16194 2005-12-21 14:54 [akr at ruby-lang.org] ruby, ruby/lib: * lib/pathname.rb (test_kernel_open): use File.identical?.
16195 2005-12-21 15:10 [eban at ruby-lang.or] ruby: * 2005-12-21
16196 2005-12-21 16:50 [ocean at ruby-lang.o] ruby: * file.c (w32_io_info): should return handle because FileIndex is
16197 2005-12-21 16:53 [ocean at ruby-lang.o] ruby: * file.c (w32_io_info): should return handle because FileIndex is
16198 2005-12-21 18:20 [akr at ruby-lang.org] ruby: (rb_f_test): fix document. [ruby-dev:28087]
16199 2005-12-21 18:20 [akr at ruby-lang.org] ruby: (rb_f_test): fix document. [ruby-dev:28087]
16200 2005-12-22 16:08 [matz at ruby-lang.or] ruby: * array.c: document fix - remove reference of obsoleted
[前][次][スレッド一覧][上]