[前][次][スレッド一覧][上]
ruby-changes:22601-22700
22601 2012-02-17 09:53 [ko1@a... ] naruse:r34650 (trunk): * tool/transcode-tblgen.rb (import_ucm): don't use \h because the
22602 2012-02-17 09:54 [ko1@a... ] naruse:r34651 (ruby_1_9_3): merge revision(s) 34650:
22603 2012-02-17 09:56 [ko1@a... ] nobu:r34652 (trunk): * lib/mkmf.rb (create_header): log the content of header.
22604 2012-02-17 10:15 [ko1@a... ] naruse:r34653 (ruby_1_9_3): merge revision(s) 34646:
22605 2012-02-17 10:16 [ko1@a... ] naruse:r34654 (ruby_1_9_3): merge revision(s) 34644:
22606 2012-02-17 11:47 [ko1@a... ] naruse:r34655 (ruby_1_9_3): merge revision(s) 34115:
22607 2012-02-17 11:50 [ko1@a... ] nobu:r34656 (trunk): * common.mk (btest, btest-ruby, test-sample test-knownbugs)
22608 2012-02-17 12:25 [ko1@a... ] naruse:r34657 (ruby_1_9_3): merge revision(s) 34255: [Backport #6035]
22609 2012-02-17 12:27 [ko1@a... ] naruse:r34658 (ruby_1_9_3): merge revision(s) 34268:
22610 2012-02-17 12:37 [ko1@a... ] naruse:r34659 (trunk): * tool/merger.rb: remove borders from the commit message which is used
22611 2012-02-17 13:24 [ko1@a... ] naruse:r34660 (ruby_1_9_3): merge revision(s) 34652:
22612 2012-02-17 13:25 [ko1@a... ] nobu:r34661 (trunk): * enum.c: move work variables to objects not to let called blocks
22613 2012-02-17 15:21 [ko1@a... ] nobu:r34662 (trunk): * enum.c (enum_each_slice): arrays to be yielded can be newly
22614 2012-02-17 16:42 [ko1@a... ] naruse:r34663 (trunk): * Merge Onigmo-5.13.1. [Feature #5820]
22615 2012-02-17 17:17 [ko1@a... ] nobu:r34664 (trunk): * properties.
22616 2012-02-17 17:18 [ko1@a... ] nobu:r34665 (trunk): * ChangeLog: removed duplicated entry.
22617 2012-02-17 21:10 [ko1@a... ] akr:r34666 (trunk): * ext/dbm/extconf.rb: don't check libdbm. It is not a ndbm
22618 2012-02-17 21:30 [ko1@a... ] akr:r34667 (trunk): * ext/dbm/extconf.rb: refine header/libraty mismatch detection.
22619 2012-02-17 21:42 [ko1@a... ] akr:r34668 (trunk): * ext/dbm/extconf.rb: remove dbm.
22620 2012-02-18 03:00 [ko1@a... ] tenderlove:r34669 (trunk): * lib/fileutils.rb: refactored FileUtil methods to use the
22621 2012-02-18 03:00 [ko1@a... ] svn:r34670 (trunk): * 2012-02-18
22622 2012-02-18 11:47 [ko1@a... ] naruse:r34671 (trunk): * tool/enc-unicode.rb: don't use 1.9 feature on tools.
22623 2012-02-18 12:52 [ko1@a... ] akr:r34672 (trunk): * ext/dbm/dbm.c (DBM::VERSION): define it by detecting _GDBM_H_ or
22624 2012-02-18 13:41 [ko1@a... ] akr:r34673 (trunk): * test/dbm/test_dbm.rb (test_dbmfile_suffix): test dbm file suffix.
22625 2012-02-18 13:54 [ko1@a... ] akr:r34674 (trunk): * test/dbm/test_dbm.rb (test_dbmfile_suffix): DBM::VERSION should
22626 2012-02-18 18:00 [ko1@a... ] svn:r34677 (ruby_1_9_2): * 2012-02-18
22627 2012-02-18 18:01 [ko1@a... ] yugui:r34676 (ruby_1_9_2): merges r28134 from trunk into ruby_1_9_2.
22628 2012-02-18 18:01 [ko1@a... ] yugui:r34675 (ruby_1_9_2): merges r33532 from trunk into ruby_1_9_2.
22629 2012-02-18 18:24 [ko1@a... ] yugui:r34678: tags branches/ruby_1_9_2@34676 as v1_9_2_381.
22630 2012-02-18 18:47 [ko1@a... ] akr:r34679 (trunk): * ext/dbm/extconf.rb (dblib): prefer recent GDBM over older GDBM.
22631 2012-02-18 19:06 [ko1@a... ] akr:r34680 (trunk): simplify a test.
22632 2012-02-18 23:28 [ko1@a... ] mrkn:r34681 (trunk): * random.c: remove a duplicated comment.
22633 2012-02-19 00:31 [ko1@a... ] akr:r34682 (trunk): * ext/dbm/extconf.rb: don't choose 'dbm' if _GDB_H_ is defined which
22634 2012-02-19 00:31 [ko1@a... ] svn:r34683 (trunk): * 2012-02-19
22635 2012-02-19 00:42 [ko1@a... ] nobu:r34684 (trunk): * regcomp.c, regexec.c: fix-up warnings.
22636 2012-02-19 01:07 [ko1@a... ] akr:r34685 (trunk): * ext/dbm/extconf.rb: detect GDBM's ndbm.h by testing dbm_clearerr is
22637 2012-02-19 03:01 [ko1@a... ] akr:r34686 (trunk): * test/dbm/test_dbm.rb (test_dbmfile_suffix): check magic numbers.
22638 2012-02-19 03:05 [ko1@a... ] akr:r34687 (trunk): cosmetic change.
22639 2012-02-19 10:51 [ko1@a... ] nobu:r34688 (trunk): * regparse.c: fix warnings.
22640 2012-02-19 12:08 [ko1@a... ] nari:r34689 (trunk): * gc.c (gc_clear_mark_on_sweep_slots): uses slot_sweep() for
22641 2012-02-19 12:29 [ko1@a... ] nobu:r34690 (ruby_1_9_3): merge revision(s) 33327:
22642 2012-02-19 13:11 [ko1@a... ] nari:r34691 (trunk): * gc.c (gc_clear_mark_on_sweep_slots): remove a unused variable.
22643 2012-02-19 15:37 [ko1@a... ] nobu:r34692 (trunk): * enc/mktable.c (ENC_INFO): constify to suppress warnings.
22644 2012-02-19 17:08 [ko1@a... ] akr:r34693 (trunk): * test/dbm/test_dbm.rb (test_dbmfile_suffix): check pag and dir is
22645 2012-02-19 17:33 [ko1@a... ] akr:r34694 (trunk): add assertions.
22646 2012-02-19 19:18 [ko1@a... ] nari:r34695 (trunk): revert r34691 and r34689
22647 2012-02-19 23:02 [ko1@a... ] akr:r34696 (trunk): * ext/dbm/dbm.c (Init_dbm): refine DBM::VERSION definition.
22648 2012-02-19 23:14 [ko1@a... ] kazu:r34697 (trunk): fix typos
22649 2012-02-19 23:44 [ko1@a... ] akr:r34698 (trunk): * ext/dbm/extconf.rb: show header and library found.
22650 2012-02-19 23:44 [ko1@a... ] akr:r34699 (trunk): add a test.
22651 2012-02-20 15:50 [ko1@a... ] nobu:r34700 (trunk): * configure.in: check if -fstack-protector is really available.
22653 2012-02-20 19:16 [ko1@a... ] akr:r34702 (trunk): * ext/dbm/extconf.rb: refine variable names.
22654 2012-02-20 20:05 [ko1@a... ] akr:r34703 (trunk): * ext/dbm/extconf.rb: weaken header/library consistency check if db is
22655 2012-02-20 21:09 [ko1@a... ] akr:r34704 (trunk): * ext/curses/extconf.rb: restore $libs and $defs for each
22656 2012-02-20 21:10 [ko1@a... ] akr:r34705 (trunk): * ext/curses/curses.c (Init_curses): define Curses::VERSION.
22657 2012-02-20 21:30 [ko1@a... ] shirosaki:r34706 (trunk): * lib/fileutils.rb: revert a line modified accidentally at r34669.
22658 2012-02-20 21:41 [ko1@a... ] akr:r34707 (trunk): * ext/curses/extconf.rb: fold too long lines.
22659 2012-02-20 23:40 [ko1@a... ] usa:r34708 (trunk): * enc/depend: ignore mktable.c because it's not encoding library.
22660 2012-02-21 00:00 [ko1@a... ] akr:r34709 (trunk): update comment.
22661 2012-02-21 00:00 [ko1@a... ] svn:r34710 (trunk): * 2012-02-21
22662 2012-02-21 01:00 [ko1@a... ] nobu:r34711 (trunk): * tool/rubytest.rb: separate errors from dots.
22663 2012-02-21 02:59 [ko1@a... ] matz:r34712 (trunk): * enumerator.c (enumerator_rewind): update the documentation.
22664 2012-02-21 08:55 [ko1@a... ] marcandRe: r34713 (ruby_1_9_3): merge revision(s) 34712:
22665 2012-02-21 08:55 [ko1@a... ] svn:r34714 (ruby_1_9_3): * 2012-02-21
22666 2012-02-21 09:13 [ko1@a... ] marcandRe: r34715 (trunk): * proc.c (method_hash, proc_hash): Fix {Unbound}Method#hash
22667 2012-02-21 14:41 [ko1@a... ] nobu:r34716 (trunk): * template/ruby.pc.in: added rubylibprefix, {rubylib,vendor,site}dir
22668 2012-02-21 16:08 [ko1@a... ] nobu:r34717 (trunk): * proc.c (rb_hash_proc): get wrapped pointer properly. [Bug #6048]
22669 2012-02-21 18:28 [ko1@a... ] naruse:r34718 (ruby_1_9_3): merge revision(s) 33326:
22670 2012-02-21 18:35 [ko1@a... ] nari:r34719 (trunk): * gc.c : remove gc_clear_mark_on_sweep_slots() and use
22671 2012-02-21 18:41 [ko1@a... ] nari:r34720 (trunk): revert a file which is committed wrong.
22672 2012-02-21 19:40 [ko1@a... ] akr:r34721 (trunk): * ext/curses/curses.c (Init_curses): use curses_version() for
22673 2012-02-21 20:23 [ko1@a... ] nobu:r34722 (trunk): * hash.c (hash_foreach_iter): fix signature.
22674 2012-02-21 20:24 [ko1@a... ] nobu:r34723 (trunk): * hash.c (rb_any_hash): treat Qundef like as other special constants.
22675 2012-02-22 06:04 [ko1@a... ] akr:r34724 (trunk): * ext/dbm/dbm.c (fdbm_initialize): disable Berkeley DB error messages.
22676 2012-02-22 06:04 [ko1@a... ] svn:r34725 (trunk): * 2012-02-22
22677 2012-02-22 06:14 [ko1@a... ] akr:r34726 (trunk): * ext/dbm/extconf.rb: check DBM_SUFFIX for Mac OS X.
22678 2012-02-22 08:02 [ko1@a... ] drbrain:r34727 (trunk): * file.c (rb_f_test): Fix formatting of Kernel#test rdoc.
22679 2012-02-22 10:18 [ko1@a... ] nobu:r34728 (trunk): * common.mk (test-all, test-ruby): more dependencies.
22680 2012-02-22 10:32 [ko1@a... ] nobu:r34729 (trunk): * test/mkmf/test_framework.rb: try CoreFoundation framework, than
22681 2012-02-22 11:04 [ko1@a... ] naruse:r34730 (trunk): * regparse.c (fetch_token): don't use // comment.
22682 2012-02-22 12:22 [ko1@a... ] naruse:r34731 (trunk): * configure.in: allow llvm-gcc because it work fine with r34278.
22683 2012-02-22 12:50 [ko1@a... ] kazu:r34732 (trunk): remove unbalanced parenthesis
22684 2012-02-22 15:40 [ko1@a... ] nobu:r34733 (trunk): * ChangeLog: remove trailing spaces.
22685 2012-02-22 15:47 [ko1@a... ] nobu:r34734 (trunk): * common.mk (test-all): shut up nonsense skipping messages.
22686 2012-02-22 17:07 [ko1@a... ] nobu:r34735 (trunk): * io.c (rb_io_s_foreach): return enumerator including kerword
22687 2012-02-22 17:36 [ko1@a... ] nobu:r34736 (trunk): * io.c (rb_io_s_foreach): argument check before making Enumerator.
22688 2012-02-22 17:57 [ko1@a... ] naruse:r34737 (ruby_1_9_3): merge revision(s) 34719,34720: [Backport #6059]
22689 2012-02-22 18:07 [ko1@a... ] naruse:r34738 (trunk): Revert "* common.mk (test-all): shut up nonsense skipping messages."
22690 2012-02-22 18:35 [ko1@a... ] nobu:r34739 (trunk): * test/date, test/rdoc: exclude tests dependent on unbundled libraries.
22691 2012-02-22 18:47 [ko1@a... ] sorah:r34740 (trunk): * lib/test/unit.rb (setup_options): add option "--show-skip" to
22692 2012-02-22 18:47 [ko1@a... ] sorah:r34741 (trunk): * lib/test/unit.rb (setup_options): add option "--retry" as opposite
22693 2012-02-22 19:09 [ko1@a... ] akr:r34742 (trunk): * ext/curses/extconf.rb: refactored.
22694 2012-02-22 19:23 [ko1@a... ] tadf:r34743 (trunk): * reverted 34739 for test/date.
22695 2012-02-22 19:49 [ko1@a... ] akr:r34744 (trunk): * ext/curses/extconf.rb: show the chosen header and library.
22696 2012-02-22 20:44 [ko1@a... ] akr:r34745 (trunk): * ext/curses/extconf.rb: try to distinguish curses_version is a
22697 2012-02-22 21:45 [ko1@a... ] naruse:r34746 (ruby_1_9_3): * configure.in: remove workaround replacement from gcc to gcc-4.2.
22698 2012-02-22 21:45 [ko1@a... ] akr:r34747 (trunk): * ext/curses/extconf.rb: refactored.
22699 2012-02-22 21:46 [ko1@a... ] akr:r34748 (trunk): * ext/curses/curses.c: use defined() to suppress a warning.
22700 2012-02-22 22:04 [ko1@a... ] nobu:r34749 (ruby_1_9_3): merge revision(s) 34735,34736:
[前][次][スレッド一覧][上]