[前][次][番号順一覧][上]
ruby-cvs:20301-20400
20301 2007-08-16 19:21 [akr ruby-lang.org ] Ruby:r13064 (trunk): * test/ruby/sentence.rb: Sentence class implemented
20303 2007-08-16 21:07 [akr ruby-lang.org ] Ruby:r13066 (trunk): fix "&" handling in block parameter.
20304 2007-08-16 21:16 [eban ruby-lang.org ] Ruby:r13067 (trunk): * configure.in (BASERUBY): need AC_SUBST. [ruby-dev:31438]
20305 2007-08-16 22:12 [ko1 ruby-lang.org ] Ruby:r13068 (trunk): * compile.c (iseq_compile_each): fix next/redo stack consistency.
20306 2007-08-16 22:45 [matz ruby-lang.org ] Ruby:r13069 (ruby_1_8): * bignum.c (bigtrunc): RBIGNUM(x)->len may be zero. out of bound
20307 2007-08-17 01:24 [ko1 ruby-lang.org ] Ruby:r13070 (trunk): * insns.def (throw): insert a RUBY_VM_CHECK_INTS(). [ruby-dev:31361]
20309 2007-08-17 01:29 [ko1 ruby-lang.org ] Ruby:r13072 (trunk): * compile.c (iseq_set_arguments), insnhelper.ci
20310 2007-08-17 03:12 [ko1 ruby-lang.org ] Ruby:r13073 (trunk): * compile.c (iseq_compile_each): fix thorw insn option of next.
20311 2007-08-17 07:22 [matz ruby-lang.org ] Ruby:r13074 (trunk): * bignum.c (bigtrunc): RBIGNUM(x)->len may be zero. out of bound
20312 2007-08-17 07:23 [matz ruby-lang.org ] Ruby:r13075 (ruby_1_8): ChangeLog: typo fixed. [ruby-dev:31439]
20313 2007-08-17 07:24 [matz ruby-lang.org ] Ruby:r13076 (trunk): ChangeLog: typo fixed. [ruby-dev:31439]
20314 2007-08-17 14:41 [akr ruby-lang.org ] Ruby:r13077 (trunk): * bootstraptest/runner.rb (in_temporary_working_directory): use
20315 2007-08-17 16:24 [ko1 ruby-lang.org ] Ruby:r13078 (trunk): * thread.c (rb_thread_terminate_all): fix to ignore
20316 2007-08-17 21:25 [ko1 ruby-lang.org ] Ruby:r13079 (trunk): * eval.c (rb_call), eval_method.ci (rb_add_method, rb_alias),
20317 2007-08-17 22:11 [ko1 ruby-lang.org ] Ruby:r13080 (trunk): * test/ruby/test_basicinstructions.rb: fix old tests.
20318 2007-08-17 22:48 [ko1 ruby-lang.org ] Ruby:r13081 (trunk): * compile.c (iseq_compile_each): massign should return rvalue(s).
20319 2007-08-18 01:12 [nobu ruby-lang.org ] Ruby:r13082 (trunk): * eval.c (frame_func_id): return proper method ID.
20320 2007-08-18 11:48 [ko1 ruby-lang.org ] Ruby:r13083 (trunk): * compile.c (iseq_set_arguments), insnhelper.ci
20321 2007-08-18 11:50 [ko1 ruby-lang.org ] Ruby:r13084 (trunk): add ChangeLog entry.
20322 2007-08-18 12:24 [nobu ruby-lang.org ] Ruby:r13085 (ruby_1_8, trunk): * sample/test.rb, test/ruby/test_system.rb(valid_syntax?): keep
20324 2007-08-18 12:44 [akr ruby-lang.org ] Ruby:r13087 (trunk): * test/ruby/test_yield.rb (TestYieldGen): add test for yielding to
20325 2007-08-18 12:47 [akr ruby-lang.org ] Ruby:r13088 (trunk): add test for [ruby-dev:31472].
20326 2007-08-18 13:14 [ko1 ruby-lang.org ] Ruby:r13089 (trunk): * bootstraptest/test_exception.rb: add escape character ("\") for
20327 2007-08-18 13:17 [ko1 ruby-lang.org ] Ruby:r13090 (trunk): * insnhelper.ci (vm_callee_setup_arg): fix to check arguments
20328 2007-08-18 13:26 [ko1 ruby-lang.org ] Ruby:r13091 (trunk): * eval.c: $! should not be writable.
20329 2007-08-18 14:05 [nobu ruby-lang.org ] Ruby:r13092 (trunk): * parse.y (reg_compile_gen): obtain error info from errinfo.
20330 2007-08-18 14:07 [ko1 ruby-lang.org ] Ruby:r13093 (trunk): * compile.c (iseq_compile_each): fix to allow self.x=
20331 2007-08-18 14:11 [nobu ruby-lang.org ] Ruby:r13094 (trunk): * insnhelper.ci, string.c: fixed indent.
20332 2007-08-18 14:35 [nobu ruby-lang.org ] Ruby:r13095 (trunk): * insnhelper.ci (vm_callee_setup_arg, vm_send_optimize,
20333 2007-08-18 15:03 [nobu ruby-lang.org ] Ruby:r13096 (trunk): * lib/rexml/rexml.rb: removed doubled constant.
20334 2007-08-18 15:12 [nobu ruby-lang.org ] Ruby:r13097 (trunk): * lib/rexml/rexml.rb: added encoding.
20335 2007-08-18 15:31 [akr ruby-lang.org ] Ruby:r13098 (trunk): lambda yield emulator refactored.
20336 2007-08-18 15:45 [nobu ruby-lang.org ] Ruby:r13099 (trunk): * insnhelper.ci (vm_yield_setup_args): rsize and psize should not be
20337 2007-08-18 15:52 [nobu ruby-lang.org ] Ruby:r13100 (trunk): * insnhelper.ci (vm_send_optimize): use MEMMOVE to shift values inside
20338 2007-08-18 15:59 [nobu ruby-lang.org ] Ruby:r13101 (ruby_1_8, trunk): * process.c (detach_process_watcher): should not pass the pointer
20339 2007-08-18 16:44 [nobu ruby-lang.org ] Ruby:r13102 (trunk): * eval_error.ci (ruby_error_print): call error_print.
20340 2007-08-18 16:48 [ko1 ruby-lang.org ] Ruby:r13103 (trunk): * insnhelper.ci (vm_call_bmethod),
20341 2007-08-18 17:40 [nobu ruby-lang.org ] Ruby:r13104 (trunk): * thread.c (is_ruby_native_thread): check properly. [ruby-dev:31166]
20342 2007-08-18 17:44 [nobu ruby-lang.org ] Ruby:r13105 (ruby_1_8, trunk): * ext/tk/tcltklib.c (Init_tcltklib): use rb_set_end_proc().
20343 2007-08-18 19:04 [akr ruby-lang.org ] Ruby:r13106 (trunk): * test/ruby/test_yield.rb (TestYieldGen): relax array size check
20344 2007-08-18 21:33 [akr ruby-lang.org ] Ruby:r13107 (ruby_1_8): * lib/tmpdir.rb (Dir.mktmpdir): new method.
20345 2007-08-19 02:04 [akr ruby-lang.org ] Ruby:r13108 (trunk): sentence.rb documented.
20346 2007-08-19 12:35 [ko1 ruby-lang.org ] Ruby:r13109 (trunk): * insnhelper.ci (vm_callee_setup_arg): fix to mark enough VM stack.
20347 2007-08-19 12:37 [akr ruby-lang.org ] Ruby:r13110 (trunk): * test/ruby/sentence.rb: new method Sentence().
20348 2007-08-19 13:02 [ko1 ruby-lang.org ] Ruby:r13111 (trunk): * insnhelper.ci (vm_call_bmethod): fix to propagate information
20349 2007-08-19 13:16 [ko1 ruby-lang.org ] Ruby:r13112 (trunk): * compile.c (iseq_compile_each/NODE_RESBODY): fix to add
20350 2007-08-19 13:34 [akr ruby-lang.org ] Ruby:r13113 (trunk): * gc.c: use VALGRIND_MAKE_MEM_UNDEFINED to detect use of collected
20351 2007-08-20 00:43 [akr ruby-lang.org ] Ruby:r13114 (trunk): Sentence.expand_syntax refined.
20352 2007-08-20 17:28 [matz ruby-lang.org ] Ruby:r13115 (ruby_1_8): * eval.c (mnew): should preserve noex as safe_level.
20353 2007-08-20 23:17 [nobu ruby-lang.org ] Ruby:r13116 (trunk): * vm_core.h (struct rb_thread_struct): removed first_func_arg and
20354 2007-08-20 23:30 [matz ruby-lang.org ] Ruby:r13117 (trunk): * string.c (Init_String): remove Symbol.intern and Symbol#dump.
20355 2007-08-20 23:35 [matz ruby-lang.org ] Ruby:r13118 (trunk): * dir.c (dir_foreach): return Enumerator if no block given.
20356 2007-08-20 23:46 [matz ruby-lang.org ] Ruby:r13119 (trunk): * io.c (rb_io_s_foreach): argument count check before making
20357 2007-08-21 03:58 [ko1 ruby-lang.org ] Ruby:r13120 (trunk): * enumerator.c (next_i): fix to return with Fiber#yield at
20358 2007-08-21 04:00 [ko1 ruby-lang.org ] Ruby:r13121 (trunk): * test_enumerator.rb (enum_test): fix to return sorted
20359 2007-08-21 04:09 [ko1 ruby-lang.org ] Ruby:r13122 (trunk): * test/ruby/test_enumerator.rb: fix last commit.
20360 2007-08-21 04:11 [ko1 ruby-lang.org ] Ruby:r13123 (trunk): * benchmark/bm_vm2_case.rb: add a new benchmark.
20361 2007-08-21 13:43 [nobu ruby-lang.org ] Ruby:r13124 (trunk): * st.c (struct st_table_entry): add new members, fore and back, to
20362 2007-08-21 13:47 [nobu ruby-lang.org ] Ruby:r13125 (trunk): * hash.c (rb_hash_clear): use st_clear() unless iterating.
20363 2007-08-21 13:51 [nobu ruby-lang.org ] Ruby:r13126 (trunk): * st.c (rehash): suppress warnings.
20364 2007-08-21 13:57 [nobu ruby-lang.org ] Ruby:r13127 (trunk, ruby_1_8): * hash.c (st_foreach_func, rb_foreach_func): typedefed.
20365 2007-08-21 15:00 [nobu ruby-lang.org ] Ruby:r13128 (trunk): * st.c (st_clear): reset num_entries too.
20366 2007-08-21 21:15 [akr ruby-lang.org ] Ruby:r13129 (ruby_1_8, trunk): * lib/tmpdir.rb (Dir.mktmpdir): make directory suffix specifiable.
20367 2007-08-22 03:51 [ko1 ruby-lang.org ] Ruby:r13130 (trunk): * cont.c: add Fiber#resume and Fiber.yield.
20368 2007-08-22 05:57 [matz ruby-lang.org ] Ruby:r13131 (trunk): * util.c (ruby_strtod): replaced by the implementation by David
20369 2007-08-22 08:27 [shyouhei ruby-lang.o] Ruby:r13132 (ruby_1_8_6): * marshal.c (w_extended): erroneous check condition when dump
20370 2007-08-22 08:27 [shyouhei ruby-lang.o] Ruby:r13133: add tag v1_8_6_41
20371 2007-08-22 08:28 [shyouhei ruby-lang.o] Ruby:r13134 (ruby_1_8_6): * lib/net/imap.rb (ResponseParser#next_token): fixed
20372 2007-08-22 08:28 [shyouhei ruby-lang.o] Ruby:r13135: add tag v1_8_6_42
20373 2007-08-22 08:33 [shyouhei ruby-lang.o] Ruby:r13136 (ruby_1_8_6): * process.c (ruby_setreuid, ruby_setregid): rename to get rid of name
20374 2007-08-22 08:33 [shyouhei ruby-lang.o] Ruby:r13137: add tag v1_8_6_43
20375 2007-08-22 08:36 [shyouhei ruby-lang.o] Ruby:r13138 (ruby_1_8_6): * eval.c (rb_kill_thread): renamed in order to get rid of conflict
20376 2007-08-22 08:36 [shyouhei ruby-lang.o] Ruby:r13139: add tag v1_8_6_44
20377 2007-08-22 08:50 [shyouhei ruby-lang.o] Ruby:r13141: add tag v1_8_6_45
20378 2007-08-22 08:50 [shyouhei ruby-lang.o] Ruby:r13140 (ruby_1_8_6): * configure.in (darwin): prohibit loading extension libraries to
20379 2007-08-22 08:50 [shyouhei ruby-lang.o] Ruby:r13142 (ruby_1_8_6): * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser): handle more
20380 2007-08-22 08:50 [shyouhei ruby-lang.o] Ruby:r13143: add tag v1_8_6_46
20381 2007-08-22 08:51 [shyouhei ruby-lang.o] Ruby:r13144 (ruby_1_8_6): * ext/dl/lib/dl/win32.rb: seems that dl doesn't accept void argument.
20382 2007-08-22 08:51 [shyouhei ruby-lang.o] Ruby:r13145: add tag v1_8_6_47
20383 2007-08-22 08:52 [shyouhei ruby-lang.o] Ruby:r13146 (ruby_1_8_6): * variable.c (rb_path2class): get rid of dangling pointer caused by
20384 2007-08-22 08:52 [shyouhei ruby-lang.o] Ruby:r13147: add tag v1_8_6_48
20385 2007-08-22 09:38 [shyouhei ruby-lang.o] Ruby:r13148 (ruby_1_8_6): * eval.c (ruby_cleanup): return EXIT_FAILURE if any exceptions occured
20386 2007-08-22 09:38 [shyouhei ruby-lang.o] Ruby:r13149: add tag v1_8_6_49
20387 2007-08-22 09:39 [shyouhei ruby-lang.o] Ruby:r13150 (ruby_1_8_6): * process.c (proc_exec_v, rb_proc_exec): preserve errno.
20388 2007-08-22 09:39 [shyouhei ruby-lang.o] Ruby:r13151: add tag v1_8_6_50
20389 2007-08-22 09:40 [shyouhei ruby-lang.o] Ruby:r13152 (ruby_1_8_6): * parse.y (dsym): return non-null NODE even if yyerror(). based on a
20390 2007-08-22 09:40 [shyouhei ruby-lang.o] Ruby:r13153: add tag v1_8_6_51
20391 2007-08-22 09:40 [shyouhei ruby-lang.o] Ruby:r13154 (ruby_1_8_6): * parse.y (yylex): return non-valid token for an invalid
20392 2007-08-22 09:40 [shyouhei ruby-lang.o] Ruby:r13155: add tag v1_8_6_52
20393 2007-08-22 09:44 [shyouhei ruby-lang.o] Ruby:r13156 (ruby_1_8_6): * array.c (rb_ary_initialize): should call rb_ary_modify() first.
20394 2007-08-22 09:44 [shyouhei ruby-lang.o] Ruby:r13157: add tag v1_8_6_53
20395 2007-08-22 09:50 [shyouhei ruby-lang.o] Ruby:r13158 (ruby_1_8_6): * sprintf.c (rb_f_sprintf): sign bit extension should not be done
20396 2007-08-22 09:50 [shyouhei ruby-lang.o] Ruby:r13159: add tag v1_8_6_54
20397 2007-08-22 09:53 [shyouhei ruby-lang.o] Ruby:r13160 (ruby_1_8_6): * bcc32/{Makefile.sub,setup.mak}: remove surplus slash from srcdir.
20399 2007-08-22 09:54 [shyouhei ruby-lang.o] Ruby:r13162 (ruby_1_8_6): * random.c: documentation fix. srand(0) initializes PRNG with '0',
20400 2007-08-22 09:54 [shyouhei ruby-lang.o] Ruby:r13163: add tag v1_8_6_56
[前][次][番号順一覧][上]