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

ruby-changes:4401-4500

   4401 2008-04-03 13:49 [ko1@a...            ] nobu -  Ruby:r15892 (trunk): * common.mk (golf_prelude.c): needs .new.
   4402 2008-04-03 14:45 [ko1@a...            ] usa -  Ruby:r15893 (trunk): * common.mk (INSNS): add insns_info.inc.
   4403 2008-04-03 20:01 [ko1@a...            ] nobu -  Ruby:r15894 (trunk): * insns.def (defineclass): check if cbase is a class or a module.
   4404 2008-04-03 20:57 [ko1@a...            ] matz -  Ruby:r15895 (trunk): * range.c (range_include): add RDoc to describe that comparison
   4405 2008-04-03 21:55 [ko1@a...            ] tadf -  Ruby:r15896 (trunk): * complex.c (nucomp_int_check): function for DRY real check.
   4406 2008-04-04 01:01 [ko1@a...            ] matz -  Ruby:r15897 (trunk): * bignum.c (Init_Bignum): rdiv method removed.  
   4407 2008-04-04 01:04 [ko1@a...            ] matz -  Ruby:r15898 (trunk): * numeric.c (num_quo): RDoc updated.
   4408 2008-04-04 02:21 [ko1@a...            ] matz -  Ruby:r15899 (ruby_1_8): * range.c (range_step): should not round step into integer if
   4409 2008-04-04 05:58 [ko1@a...            ] matz -  Ruby:r15900 (ruby_1_8): * lib/net/pop.rb (Net::POP3::do_finish): clear @n_mails and
   4410 2008-04-04 06:02 [ko1@a...            ] matz -  Ruby:r15901 (trunk): * lib/net/pop.rb (Net::POP3::do_finish): clear @n_mails and
   4411 2008-04-04 14:13 [ko1@a...            ] matz -  Ruby:r15902 (trunk): * re.c (rb_memsearch_qs): wrong boundary condition.  a patch from
   4412 2008-04-04 23:26 [ko1@a...            ] naruse -  Ruby:r15903 (trunk): * re.c (rb_memsearch_qs): wrong boundary condition.
   4413 2008-04-05 06:16 [ko1@a...            ] drbrain -  Ruby:r15904 (trunk): * lib/rdoc/parsers/parse_rb.rb: Fix uninitialized variable warnings.
   4414 2008-04-05 10:05 [ko1@a...            ] nobu -  Ruby:r15905 (ruby_1_8): * object.c (rb_check_to_integer): backported for range_step.
   4415 2008-04-05 23:26 [ko1@a...            ] tadf -  Ruby:r15906 (trunk): * lib/cmath.rb: new.
   4416 2008-04-05 23:26 [ko1@a...            ] tadf -  Ruby:r15907 (trunk): lib/complex.rb depends lib/cmath.rb.
   4417 2008-04-06 09:45 [ko1@a...            ] nobu -  Ruby:r15908 (trunk, ruby_1_8): * dir.c (dir_tell): check if closed.  
   4418 2008-04-06 09:46 [ko1@a...            ] nobu -  Ruby:r15909 (trunk): * lib/cmath.rb: set properties.
   4419 2008-04-06 10:22 [ko1@a...            ] nobu -  Ruby:r15910 (trunk): * tool/compile_prelude.rb: allows extra suffix after .c.
   4420 2008-04-07 02:12 [ko1@a...            ] matz -  Ruby:r15911 (trunk): * bignum.c (rb_cmpint): moved from compar.c, to check bignum
   4421 2008-04-07 02:19 [ko1@a...            ] matz -  Ruby:r15912 (trunk): * string.c (rb_str_intern): need not to check if tainted.
   4422 2008-04-07 12:15 [ko1@a...            ] nobu -  Ruby:r15913 (trunk): * range.c (range_each_func): should not leave a variable
   4423 2008-04-07 12:28 [ko1@a...            ] ko1 -  Ruby:r15914 (trunk): * bootstraptest/test_knownbug.rb: add a known-bug.
   4424 2008-04-07 15:51 [ko1@a...            ] nobu -  Ruby:r15915 (trunk): * encoding.c (enc_init_db): moved to enc/encdb.c.
   4425 2008-04-07 16:06 [ko1@a...            ] nobu -  Ruby:r15916: * ignores all libruby stuffs.
   4426 2008-04-07 21:41 [ko1@a...            ] knu -  Ruby:r15917 (ruby_1_8): * array.c (rb_ary_nitems): Backport Array#nitems with a block;
   4427 2008-04-07 22:52 [ko1@a...            ] tadf -  Ruby:r15918 (trunk): * numeric.c: cancelled recent changes (except to remove rdiv).
   4428 2008-04-07 23:19 [ko1@a...            ] tadf -  Ruby:r15919 (trunk): trivial change.
   4429 2008-04-08 03:39 [ko1@a...            ] nobu -  Ruby:r15920 (trunk): * load.c (rb_provided): check expanded path for relative path
   4430 2008-04-08 08:33 [ko1@a...            ] nobu -  Ruby:r15921 (trunk): * bootstraptest/test_autoload.rb: tests for .
   4431 2008-04-08 10:30 [ko1@a...            ] nobu -  Ruby:r15922 (trunk): * common.mk (prelude.c): depends on enc/prelude.rb.
   4432 2008-04-08 10:41 [ko1@a...            ] matz -  Ruby:r15923 (trunk): * load.c (rb_require_safe): should check fname path after $SAFE is
   4433 2008-04-08 10:50 [ko1@a...            ] matz -  Ruby:r15924 (ruby_1_8): * re.c (rb_reg_quote): should always copy the quoting string.
   4434 2008-04-08 10:53 [ko1@a...            ] matz -  Ruby:r15925 (trunk): * re.c (rb_reg_quote): should always copy the quoting string.
   4435 2008-04-08 11:01 [ko1@a...            ] matz -  Ruby:r15926 (trunk): * lib/complex.rb: remove Math first before overwriting by CMath.
   4436 2008-04-08 11:13 [ko1@a...            ] matz -  Ruby:r15927 (ruby_1_8): * eval.c (EXEC_TAG): remove unnecessary FLUSH_REGISTER_WINDOWS for
   4437 2008-04-08 21:37 [ko1@a...            ] nobu -  Ruby:r15928 (trunk): * thread.c (rb_mutex_sleep): ensures to re-acquire at waking up.
   4438 2008-04-08 21:39 [ko1@a...            ] nobu -  Ruby:r15929 (trunk): * thread.c (lock_func): optimized.  based on a patch from Sylvain
   4439 2008-04-09 12:12 [ko1@a...            ] nobu -  Ruby:r15930 (trunk): * test/ruby/test_thread.rb: new tests from Sylvain Joyeux in
   4440 2008-04-09 14:43 [ko1@a...            ] nobu -  Ruby:r15931 (trunk): * thread.c (lock_func): optimized and checks for interrupt_flag.
   4441 2008-04-09 19:47 [ko1@a...            ] knu -  Ruby:r15932 (ruby_1_8): * eval.c (rb_obj_method, rb_proc_call), intern.h: Export.
   4442 2008-04-09 19:51 [ko1@a...            ] knu -  Ruby:r15933 (ruby_1_8): 20080409 
   4443 2008-04-09 20:13 [ko1@a...            ] knu -  Ruby:r15934 (ruby_1_8): * enumerator.c, inits.c (rb_call_inits), ruby.h, intern.h,
   4444 2008-04-09 20:44 [ko1@a...            ] knu -  Ruby:r15935 (ruby_1_8): Add items about the enumerator module.
   4445 2008-04-09 20:53 [ko1@a...            ] knu -  Ruby:r15936 (ruby_1_8): * array.c (rb_ary_index, rb_ary_index): Array#index and #rindex
   4446 2008-04-09 20:55 [ko1@a...            ] knu -  Ruby:r15937 (ruby_1_8): Update.  
   4447 2008-04-09 21:21 [ko1@a...            ] knu -  Ruby:r15938 (ruby_1_8): * array.c (rb_ary_each, rb_ary_each_index, rb_ary_reverse_each,
   4448 2008-04-09 21:24 [ko1@a...            ] knu -  Ruby:r15939 (ruby_1_8): Update.  
   4449 2008-04-09 21:35 [ko1@a...            ] knu -  Ruby:r15940 (ruby_1_8): Array#reject too.
   4450 2008-04-09 21:56 [ko1@a...            ] knu -  Ruby:r15941 (ruby_1_8): * array.c (rb_ary_pop): Do not reallocate too often; backported
   4451 2008-04-09 21:56 [ko1@a...            ] knu -  Ruby:r15942 (ruby_1_8): Fix a typo.
   4452 2008-04-09 23:16 [ko1@a...            ] nagai -  Ruby:r15943 (ruby_1_8): * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.
   4453 2008-04-10 01:43 [ko1@a...            ] usa -  Ruby:r15944 (ruby_1_8): * enum.c (iterate_method): add prototype to avoid warning on VC++.
   4454 2008-04-10 10:27 [ko1@a...            ] nobu -  Ruby:r15945 (trunk): * thread_pthread.c (native_sleep): sleep_cond is initialized at
   4455 2008-04-10 14:13 [ko1@a...            ] akr -  Ruby:r15946 (ruby_1_8): * lib/resolv.rb (Resolv::DNS#each_address): backport from 1.9 for
   4456 2008-04-10 15:07 [ko1@a...            ] matz -  Ruby:r15947 (trunk): * lib/generator.rb: removed obsolete library.  
   4457 2008-04-10 16:12 [ko1@a...            ] matz -  Ruby:r15948 (trunk): * lib/pstore.rb: replaced by Hongli Lai's faster version.
   4458 2008-04-10 17:42 [ko1@a...            ] akr -  Ruby:r15949 (trunk): * marshal.c (w_object): TYPE_USERDEF assigns id for ivars first.
   4459 2008-04-10 19:26 [ko1@a...            ] knu -  Ruby:r15950 (trunk): * array.c (rb_ary_pop_m, rb_ary_shift_m): Update documents for
   4460 2008-04-10 19:34 [ko1@a...            ] knu -  Ruby:r15951 (trunk): Fix mistake in the previous commit.
   4461 2008-04-10 19:36 [ko1@a...            ] knu -  Ruby:r15952 (ruby_1_8): * array.c (rb_ary_first, rb_ary_last): Return a shared array when
   4462 2008-04-10 19:42 [ko1@a...            ] knu -  Ruby:r15953 (trunk): * eval.c (rb_f_loop): Mention StopIteration in the document.
   4463 2008-04-10 19:53 [ko1@a...            ] knu -  Ruby:r15954 (ruby_1_8): * enumerator.c (rb_eStopIteration), eval.c (rb_f_loop), ruby.h:
   4464 2008-04-10 20:10 [ko1@a...            ] knu -  Ruby:r15955 (ruby_1_8): Sort entries.
   4465 2008-04-10 20:12 [ko1@a...            ] knu -  Ruby:r15956 (ruby_1_8): * enum.c (enum_first, enum_group_by): New methods:
   4466 2008-04-10 20:33 [ko1@a...            ] knu -  Ruby:r15957 (ruby_1_8): * misc/rdebug.el, misc/README: Remove rdebug.el as per request
   4467 2008-04-10 20:34 [ko1@a...            ] knu -  Ruby:r15958 (ruby_1_8): Oops, my mistake, rdebug.el was in 1.8.6.
   4468 2008-04-10 20:36 [ko1@a...            ] knu -  Ruby:r15959 (trunk): Mention the ruby-debug project at RubyForge.
   4469 2008-04-10 20:38 [ko1@a...            ] knu -  Ruby:r15960 (trunk): * misc/rdebug.el, misc/README: Remove rdebug.el as per request
   4470 2008-04-10 20:39 [ko1@a...            ] knu -  Ruby:r15961 (ruby_1_8): Mention the ruby-debug project at RubyForge in README.
   4471 2008-04-10 20:39 [ko1@a...            ] knu -  Ruby:r15962 (trunk): Add a bug#. 
   4472 2008-04-10 22:41 [ko1@a...            ] matz -  Ruby:r15963 (trunk): * test/test_generator.rb: removed as well.  
   4473 2008-04-10 23:10 [ko1@a...            ] matz -  Ruby:r15964 (trunk): * lib/pstore.rb (PStoRe: :dump, PStore::load): allow subclass
   4474 2008-04-11 08:10 [ko1@a...            ] matz -  Ruby:r15965 (ruby_1_8): * marshal.c (w_object): add volatile to avoid potential GC bug.  a
   4475 2008-04-11 08:11 [ko1@a...            ] matz -  Ruby:r15966 (trunk): * marshal.c (w_object): add volatile to avoid potential GC bug.  a
   4476 2008-04-11 10:23 [ko1@a...            ] nagai -  Ruby:r15967 (ruby_1_8): * ext/tk/lib/tkextlib/tile.rb:
   4477 2008-04-11 12:46 [ko1@a...            ] nagai -  Ruby:r15969 (ruby_1_8): * ext/tk/lib/tkextlib/tile.rb, ext/tk/lib/tkextlib/tile/style.rb,
   4478 2008-04-11 16:43 [ko1@a...            ] matz -  Ruby:r15970 (trunk): * lib/yaml/store.rb (YAML::load): modified to support empty
   4479 2008-04-11 16:56 [ko1@a...            ] nobu -  Ruby:r15971 (trunk): * test/test_pstore.rb, test/yaml/test_yamlstore.rb: properties.
   4480 2008-04-11 16:58 [ko1@a...            ] knu -  Ruby:r15972 (trunk): * enum.c (enum_find_index): Add support for find_index(obj);
   4481 2008-04-11 17:06 [ko1@a...            ] matz -  Ruby:r15973 (trunk): * enum.c (find_index_i): modified to shut warning up.
   4482 2008-04-11 17:27 [ko1@a...            ] knu -  Ruby:r15974 (trunk): * enum.c (count_i, count_iter_i, enum_count, enum_find_index):
   4483 2008-04-11 17:37 [ko1@a...            ] matz -  Ruby:r15975 (trunk): * enum.c (count_i): modified to shut warning up.
   4484 2008-04-11 19:10 [ko1@a...            ] kazu -  Ruby:r15976 (ruby_1_8): * process.c: new method Process.exec; backported from 1.9. bug#19006
   4485 2008-04-11 19:19 [ko1@a...            ] kazu -  Ruby:r15977 (ruby_1_8): * object.c (rb_obj_tap): new method Object#tap; backported from 1.9. bug#19008
   4486 2008-04-12 03:12 [ko1@a...            ] nobu -  Ruby:r15978 (trunk): * file.c (rb_file_s_basename, rb_file_s_dirname, rb_file_s_extname):
   4487 2008-04-12 03:13 [ko1@a...            ] nobu -  Ruby:r15979 (trunk): * file.c (file_expand_path): set external encoding.
   4488 2008-04-12 05:57 [ko1@a...            ] drbrain -  Ruby:r15980 (trunk): Update to RubyGems 1.1.1 r1701.
   4489 2008-04-12 12:17 [ko1@a...            ] ser -  Ruby:r15982 (rexml_adds_tests): Moving stuff around to get the tests running with the standard ruby make
   4490 2008-04-12 12:42 [ko1@a...            ] nobu -  Ruby:r15983 (trunk): * eval.c (ruby_exec_node, ruby_run_node), ruby.c (process_options):
   4491 2008-04-12 12:43 [ko1@a...            ] ser -  Ruby:r15984 (rexml_adds_tests): Final cleanup; this should be ready to merge with the trunk.
   4492 2008-04-12 23:50 [ko1@a...            ] matz -  Ruby:r15985 (trunk): * prelude.rb (require_relative): move require_relative from
   4493 2008-04-12 23:51 [ko1@a...            ] matz -  Ruby:r15986 (trunk): bootstraptest/test_knownbug.rb: add tests
   4494 2008-04-13 16:02 [ko1@a...            ] kazu -  Ruby:r15987 (ruby_1_8): * object.c (sym_to_proc): new method Symbol#to_proc; backported from 1.9. bug#19012
   4495 2008-04-13 16:09 [ko1@a...            ] kazu -  Ruby:r15988 (ruby_1_8): should use K&R style function definitions. 
   4496 2008-04-13 16:10 [ko1@a...            ] kazu -  Ruby:r15989 (ruby_1_8): update NEWS
   4497 2008-04-13 18:52 [ko1@a...            ] nobu -  Ruby:r15990 (trunk): * thread_pthread.c (lock_func): should not check interrupts in
   4498 2008-04-14 00:00 [ko1@a...            ] knu -  Ruby:r15991 (trunk): * enum.c (enum_cycle): Make Enumerable#cycle do a finite loop when
   4499 2008-04-14 00:52 [ko1@a...            ] mame -  Ruby:r15992 (trunk): * test/ruby/test_parse.rb: add tests to achieve over 95% test coverage
   4500 2008-04-14 11:20 [ko1@a...            ] matz -  Ruby:r15993 (trunk): bootstraptest/test_knownbug.rb: wrong condition

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