[前][次][スレッド一覧][上]
ruby-cvs:23601-23700
23601 2008-05-11 19:25 [akr at ruby-lang.org] Ruby:r16361 (trunk): fix a typo.
23602 2008-05-11 19:53 [kazu at ruby-lang.or] Ruby:r16362 (trunk): fix typo
23603 2008-05-11 22:39 [nobu at ruby-lang.or] Ruby:r16363 (trunk): * bootstraptest/runner.rb (main): handle relative path -r options.
23604 2008-05-11 22:54 [nobu at ruby-lang.or] Ruby:r16364 (trunk): * bootstraptest/runner.rb (main): leave -I options for purelib.rb
23605 2008-05-11 23:10 [nobu at ruby-lang.or] Ruby:r16365 (ruby_1_8, trunk): * enum.c: removed trailing garbage spaces.
23606 2008-05-11 23:19 [nobu at ruby-lang.or] Ruby:r16366 (ruby_1_8, trunk): * enum.c (all_iter_i, any_iter_i): reduced duplicated code.
23607 2008-05-12 02:09 [nagai at ruby-lang.o] Ruby:r16367 (ruby_1_8): * ext/tk/lib/tkextlib/tkDND/shape.rb: wrong package name.
23608 2008-05-12 09:05 [usa at ruby-lang.org] Ruby:r16368 (ruby_1_8): * 2008-05-12
23609 2008-05-12 10:41 [nobu at ruby-lang.or] Ruby:r16369 (ruby_1_8): * lib/delegate.rb (SimpleDelegator::dup): removed needless argument.
23610 2008-05-12 10:51 [nobu at ruby-lang.or] Ruby:r16370 (trunk): * gem_prelude.rb (load_full_rubygems_library, const_missing): prevent
23611 2008-05-12 10:52 [nobu at ruby-lang.or] Ruby:r16371 (trunk): * ruby.c (ruby_init_gems), gem_prelude.rb: check if Gem is defined
23612 2008-05-12 11:15 [yugui at ruby-lang.o] Ruby:r16372 (trunk): * gc.c (assign_heap_slot): put the binary-search routine in order.
23613 2008-05-12 11:34 [yugui at ruby-lang.o] Ruby:r16373 (trunk): * ChangeLog: changelog of the changeset 16372. It was:
23614 2008-05-12 12:28 [matz at ruby-lang.or] Ruby:r16374 (trunk): * string.c (sym_to_i): really removed. [ruby-dev:34641]
23615 2008-05-12 12:30 [akr at ruby-lang.org] Ruby:r16375 (trunk): * gc.c (assign_heap_slot): fix condition for number of objects in
23616 2008-05-12 12:32 [nobu at ruby-lang.or] Ruby:r16376 (trunk): * common.mk (RUBYOPT): affected BASERUBY too. [ruby-talk:301514]
23617 2008-05-12 12:33 [nobu at ruby-lang.or] Ruby:r16377 (ruby_1_8): * common.mk (RUBYLIB, RUBYOPT): clear.
23618 2008-05-12 12:37 [akr at ruby-lang.org] Ruby:r16378 (trunk): add tests for [ruby-dev:34591].
23619 2008-05-12 12:38 [usa at ruby-lang.org] Ruby:r16379 (ruby_1_8): * win32/win32.c (rb_w32_select): backport from trunk.
23620 2008-05-12 12:41 [akr at ruby-lang.org] Ruby:r16380 (trunk): add a test for [ruby-dev:34646].
23621 2008-05-12 12:47 [akr at ruby-lang.org] Ruby:r16381 (trunk): add a test for [ruby-dev:34579].
23622 2008-05-12 12:59 [nagai at ruby-lang.o] Ruby:r16382 (ruby_1_8): * ext/tk/lib/tk/wm.rb: Wm#overrideredirect overwrites arguemnt to
23623 2008-05-12 13:08 [nagai at ruby-lang.o] Ruby:r16383 (ruby_1_8): * ChangeLog: add entry.
23624 2008-05-12 13:44 [akr at ruby-lang.org] Ruby:r16384 (trunk): * bignum.c (bigzero_p): check from MSB to LSB. [ruby-dev:34649]
23625 2008-05-12 14:01 [matz at ruby-lang.or] Ruby:r16385 (ruby_1_8): * eval.c (is_defined): add NODE_OP_ASGN_{OR,AND}. "defined?(a||=1)"
23626 2008-05-12 14:05 [matz at ruby-lang.or] Ruby:r16386 (trunk): * eval.c (is_defined): add NODE_OP_ASGN_{OR,AND}. "defined?(a||=1)"
23627 2008-05-12 15:09 [matz at ruby-lang.or] Ruby:r16387 (trunk): * re.c (rb_reg_prepare_re): made non static with small refactoring.
23628 2008-05-12 15:28 [akr at ruby-lang.org] Ruby:r16388 (trunk): * gc.c (ruby_vm_xmalloc): increase malloc_increase only if malloc
23629 2008-05-12 18:17 [usa at ruby-lang.org] Ruby:r16389 (trunk): * process.c (rb_spawn_internal): need to call run_exec_options() before
23630 2008-05-12 19:07 [usa at ruby-lang.org] Ruby:r16390 (trunk): * process.c (rb_spawn_internal): remove calling run_exec_options()
23631 2008-05-12 20:21 [knu at ruby-lang.org] Ruby:r16391 (trunk): * enum.c (grep_i): Be aware of multiple values;
23632 2008-05-12 21:26 [matz at ruby-lang.or] Ruby:r16392 (trunk): * string.c (sym_to_i): really removed. [ruby-dev:34641]
23633 2008-05-12 21:35 [usa at ruby-lang.org] Ruby:r16393 (trunk): * test/ruby/envutil.rb (rubybin): return expanded rubyexe instead of
23634 2008-05-12 22:24 [akr at ruby-lang.org] Ruby:r16394 (trunk): * lib/date.rb (once): use Object#object_id instead of Symbol#to_i.
23635 2008-05-12 23:15 [usa at ruby-lang.org] Ruby:r16395 (trunk): * process.c, include/ruby/intern.h (rb_run_exec_options): externed.
23636 2008-05-12 23:27 [usa at ruby-lang.org] Ruby:r16396 (trunk): * ChangeLog: small fixes.
23637 2008-05-12 23:42 [mame at ruby-lang.or] Ruby:r16397 (trunk): * vm.c (collect_local_variables_in_env): remove unnecessary check
23638 2008-05-13 08:27 [akr at ruby-lang.org] Ruby:r16398 (trunk): * io.c (rb_f_gets.): re-enable rdoc.
23639 2008-05-13 10:13 [matz at ruby-lang.or] Ruby:r16399 (trunk): * string.c (rb_str_cat): fixed buffer overrun reported by
23640 2008-05-13 10:19 [matz at ruby-lang.or] Ruby:r16400 (ruby_1_8): * string.c (rb_str_cat): fixed buffer overrun reported by
23641 2008-05-13 13:21 [akr at ruby-lang.org] Ruby:r16401 (trunk): check the chracters in (10**32768-1).to_s.
23642 2008-05-13 15:10 [knu at ruby-lang.org] Ruby:r16402 (trunk): * enumerator.c: Update rdoc.
23643 2008-05-13 15:13 [knu at ruby-lang.org] Ruby:r16403 (ruby_1_8): * enumerator.c: Update rdoc.
23644 2008-05-13 23:32 [nobu at ruby-lang.or] Ruby:r16404 (trunk): * enum.c (enum_yield): use rb_yield_values2.
23645 2008-05-14 00:49 [mame at ruby-lang.or] Ruby:r16405 (trunk): * eval_method.c (rb_add_method): fix check for warning when
23646 2008-05-14 00:57 [mame at ruby-lang.or] Ruby:r16406 (trunk): * test/ruby/test_io_m17n.rb: remove a duplicative method.
23647 2008-05-14 02:16 [akr at ruby-lang.org] Ruby:r16407 (trunk): add a test.
23648 2008-05-14 07:53 [matz at ruby-lang.or] Ruby:r16408 (trunk): * eval.c (rb_call0): defer calling of rb_frame_self() until it
23649 2008-05-14 09:01 [akr at ruby-lang.org] Ruby:r16409 (trunk): test the actual value of (10**32768-1).to_s.
23650 2008-05-14 09:54 [nagai at ruby-lang.o] Ruby:r16410 (ruby_1_8): * ext/tk/tkutil/tkutil.c: improve handling callback-subst-keys.
23651 2008-05-14 11:31 [ko1 at ruby-lang.org] Ruby:r16411 (trunk): * insns.def: add a "putcbase" instruction.
23652 2008-05-14 12:46 [knu at ruby-lang.org] Ruby:r16412 (trunk): * array.c (rb_ary_count): Override Enumerable#count for better
23653 2008-05-14 12:48 [ko1 at ruby-lang.org] Ruby:r16413 (trunk): * iseq.c (insn_operand_intern): remove Qundef related code.
23654 2008-05-14 12:50 [knu at ruby-lang.org] Ruby:r16414 (trunk): Remove spaces before BOL.
23655 2008-05-14 17:16 [usa at ruby-lang.org] Ruby:r16415 (ruby_1_8): * ext/tk/tkutil/extronf.rb: check stdndup() because it's not standard
23656 2008-05-14 18:11 [nobu at ruby-lang.or] Ruby:r16416 (trunk): * test/ruby/test_file_exhaustive.rb (assert_integer): may not Fixnum.
23657 2008-05-14 19:26 [knu at ruby-lang.org] Ruby:r16417 (ruby_1_8): * array.c (rb_ary_count): Override Enumerable#count for better
23658 2008-05-14 21:52 [mame at ruby-lang.or] Ruby:r16418 (trunk): * test/ruby/test_object.rb: new tests to achieve over 90% test
23659 2008-05-14 22:10 [mame at ruby-lang.or] Ruby:r16419 (trunk): * ChangeLog: fix typo.
23660 2008-05-15 15:34 [nobu at ruby-lang.or] Ruby:r16420 (trunk, ruby_1_8): * file.c (file_expand_path): support for alternative data stream
23661 2008-05-15 17:02 [knu at ruby-lang.org] Ruby:r16421 (ruby_1_8): * string.c (Init_String): Define #bytesize as an alias for #size
23662 2008-05-15 18:44 [matz at ruby-lang.or] Ruby:r16422 (trunk): * ext/openssl/openssl_missing.c (HMAC_CTX_copy): adopted to
23663 2008-05-15 19:45 [matz at ruby-lang.or] Ruby:r16423 (trunk): * re.c (rb_reg_prepare_enc): error condition was updated for non
23664 2008-05-15 19:48 [matz at ruby-lang.or] Ruby:r16424 (trunk): * object.c (rb_cstr_to_dbl): no need for forceful warning when
23665 2008-05-15 22:38 [usa at ruby-lang.org] Ruby:r16425 (trunk): * parse.y (ripper_warningS): now used.
23666 2008-05-15 23:03 [mame at ruby-lang.or] Ruby:r16426 (trunk): * string.c (tr_find): String#delete returned wrong result when multiple
23667 2008-05-15 23:37 [mame at ruby-lang.or] Ruby:r16427 (trunk): * test/ruby/test_string.rb: add tests to achieve over 90% test
23668 2008-05-16 08:22 [nagai at ruby-lang.o] Ruby:r16428 (ruby_1_8): * ext/tk/lib/tk.rb: fix memory (object) leak bug.
23669 2008-05-16 13:17 [matz at ruby-lang.or] Ruby:r16429 (trunk): * math.c (to_flo): rb_Float() accepts even strings for input.
23670 2008-05-16 13:38 [akr at ruby-lang.org] Ruby:r16430 (ruby_1_8): Makefile.in (update-rubyspec): new target to download rubyspec.
23671 2008-05-16 14:26 [akr at ruby-lang.org] Ruby:r16431 (ruby_1_8): * Makefile.in (test-rubyspec): use RUNRUBY. suggested by nobu.
23672 2008-05-16 14:45 [usa at ruby-lang.org] Ruby:r16432 (ruby_1_8): * 2008-05-16
23673 2008-05-16 14:55 [akr at ruby-lang.org] Ruby:r16433 (ruby_1_8): * Makefile.in (update-rubyspec): move rubyspec to srcdir.
23674 2008-05-16 16:24 [nagai at ruby-lang.o] Ruby:r16434 (ruby_1_8): * ext/tk/lib/tcltklib.c: sometimes freeze when receive Interrupt signal.
23675 2008-05-16 17:02 [usa at ruby-lang.org] Ruby:r16435 (ruby_1_8): * win32/Makefile.sub (test-rubyspec): added.
23676 2008-05-16 17:08 [nobu at ruby-lang.or] Ruby:r16436 (trunk): * test/ruby/test_module.rb (assert_method_defined?): added.
23677 2008-05-17 03:27 [matz at ruby-lang.or] Ruby:r16437 (trunk): * array.c (rb_ary_sort_bang): stop memory leak. [ruby-dev:34726]
23678 2008-05-17 10:20 [matz at ruby-lang.or] Ruby:r16438 (ruby_1_8): * re.c (rb_reg_search): need to free allocated buffer in re_register.
23679 2008-05-17 11:29 [nobu at ruby-lang.or] Ruby:r16439 (trunk, ruby_1_8): * file.c (rb_file_s_extname): first dot is not an extension name.
23680 2008-05-17 11:39 [nobu at ruby-lang.or] Ruby:r16440 (trunk): * parse.y (ripper_warnS): now unused.
23681 2008-05-17 11:44 [nobu at ruby-lang.or] Ruby:r16441 (trunk): * test/ruby/test_eval.rb (test_define_method_block): new test
23682 2008-05-17 12:15 [nobu at ruby-lang.or] Ruby:r16442 (ruby_1_8_6, ruby_1_8_5): * file.c (file_expand_path): support for alternative data stream
23683 2008-05-17 12:36 [nobu at ruby-lang.or] Ruby:r16443 (ruby_1_8_6, ruby_1_8_5): * file.c (file_expand_path): rb_str_set_len is not backported.
23684 2008-05-17 12:37 [yugui at ruby-lang.o] Ruby:r16444 (trunk): Kernel#.sleep used never to sleep on Mac OS X. Fixed it and added error checks.
23685 2008-05-17 14:01 [nobu at ruby-lang.or] Ruby:r16445 (trunk): * array.c (rb_ary_sort_bang): should not free shared pointer, and set
23686 2008-05-17 14:17 [shyouhei at ruby-lan] Ruby:r16446: add tag v1_8_5_116
23687 2008-05-17 14:17 [shyouhei at ruby-lan] Ruby:r16447: add tag v1_8_6_115
23688 2008-05-17 18:14 [yugui at ruby-lang.o] Ruby:r16448 (trunk): * vm.c (Init_VM): removed the definition of Thread#initialize,
23689 2008-05-17 23:50 [nobu at ruby-lang.or] Ruby:r16449 (ruby_1_8_6, ruby_1_8_5): * file.c (OpenFile): prevent conflict on Windows.
23690 2008-05-17 23:54 [nobu at ruby-lang.or] Ruby:r16450 (ruby_1_8_6, trunk, ruby_1_8, ruby_1_8_5): * file.c (file_expand_path): fix for short file name on Cygwin.
23691 2008-05-18 01:57 [nobu at ruby-lang.or] Ruby:r16451 (ruby_1_8_6, ruby_1_8_5): * file.c (isdirsep): backslash is valid path separator on cygwin too.
23692 2008-05-18 02:56 [mame at ruby-lang.or] Ruby:r16452 (trunk): * pack.c (pack_pack): check errno to detect error of ruby_strtoul.
23693 2008-05-18 22:33 [gotoyuzo at ruby-lan] Ruby:r16453 (trunk): * lib/webrick/httpservlet/filehandler.rb: should normalize path
23694 2008-05-18 22:33 [gotoyuzo at ruby-lan] Ruby:r16454 (ruby_1_8): * lib/webrick/httpservlet/filehandler.rb: should normalize path
23695 2008-05-18 22:54 [gotoyuzo at ruby-lan] Ruby:r16455 (trunk): test material for r16453.
23696 2008-05-18 22:54 [gotoyuzo at ruby-lan] Ruby:r16456 (ruby_1_8): test material for r16454.
23697 2008-05-18 23:48 [knu at ruby-lang.org] Ruby:r16457 (ruby_1_8_7): Merge r16206 and r16239 from ruby_1_8.
23698 2008-05-19 00:02 [knu at ruby-lang.org] Ruby:r16458 (ruby_1_8_7): Merge -r16241:16456 from ruby_1_8.
23699 2008-05-19 05:27 [knu at ruby-lang.org] Ruby:r16459 (ruby_1_8): Add an entry about String#{to_i,oct,hex} not accepting a sequence of
23700 2008-05-19 05:30 [knu at ruby-lang.org] Ruby:r16460 (ruby_1_8): reword a bit to clarify
[前][次][スレッド一覧][上]