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

ruby-changes:55701-55800

  55701 2019-05-10 17:02 [ko1@a...            ] Nobuyoshi Nakada: 56528da3ef (trunk): Fix for bison 2.3
  55702 2019-05-10 21:49 [ko1@a...            ] Hiroshi SHIBATA: aa52464efd (trunk): 15f45ae4d1 and 56528da3e broke the darwin environment.
  55703 2019-05-10 21:49 [ko1@a...            ] Hiroshi SHIBATA: d4c8577a14 (trunk): Revert "Fix for bison 2.3"
  55704 2019-05-10 22:04 [ko1@a...            ] Nobuyoshi Nakada: dc65e75101 (trunk): Adjust indent
  55705 2019-05-10 22:04 [ko1@a...            ] Nobuyoshi Nakada: 79931dddba (trunk): Propagate parser_params to rb_yytnamerr
  55706 2019-05-12 00:52 [ko1@a...            ] Nobuyoshi Nakada: e9bb30d47e (trunk): Expect no conflict in the parser
  55707 2019-05-12 00:52 [ko1@a...            ] git: 3211a0a1e8 (trunk): * 2019-05-12   
  55708 2019-05-13 00:23 [ko1@a...            ] git: d3a702a3f1 (trunk): * 2019-05-13   
  55709 2019-05-13 21:15 [ko1@a...            ] Kazuhiro NISHIYAMA: b42303b151 (trunk): Fix typos
  55710 2019-05-13 21:26 [ko1@a...            ] Hiroshi SHIBATA: 082bbdc92e (trunk): Update the canonical repository for racc.
  55711 2019-05-13 23:54 [ko1@a...            ] Nobuyoshi Nakada: 3b3b4a44e5 (trunk): Update dependencies
  55712 2019-05-14 00:32 [ko1@a...            ] Nobuyoshi Nakada: d2003a6d39 (trunk): Symbol just represents a name
  55713 2019-05-14 00:33 [ko1@a...            ] git: 0215520bea (trunk): * 2019-05-14   
  55714 2019-05-14 05:00 [ko1@a...            ] Aaron Patterson: 66a7c92938 (trunk): Don't run the compactor if GC is disabled
  55716 2019-05-14 06:56 [ko1@a...            ] Aaron Patterson: a1ecf07dff (trunk): turn T_MOVED in to a linked list
  55717 2019-05-14 14:20 [ko1@a...            ] Nobuyoshi Nakada: 6d733565c2 (trunk): io/console: support wide character input on Windows
  55718 2019-05-14 14:22 [ko1@a...            ] Nobuyoshi Nakada: 456586bb23 (trunk): io/console: support getch timeout on Windows
  55719 2019-05-14 14:39 [ko1@a...            ] Nobuyoshi Nakada: c174670823 (trunk): io/console: fix up timeout on Windows
  55720 2019-05-14 14:50 [ko1@a...            ] Nobuyoshi Nakada: 29dde62605 (trunk): io/console: rb_str_cat_conv_enc_opts is not exported
  55721 2019-05-14 16:46 [ko1@a...            ] Takashi Kokubun: 4fe0961dca (trunk): Fix typo in debugged C source name
  55722 2019-05-14 22:13 [ko1@a...            ] git: 268a00ca9d (update-racc-1.4-latest): * 2019-05-14
  55723 2019-05-15 00:19 [ko1@a...            ] Aaron Patterson: 2ca537ba4b (trunk): Fixing function name
  55724 2019-05-15 00:19 [ko1@a...            ] git: 46a479889c (trunk): * 2019-05-15   
  55725 2019-05-15 12:21 [ko1@a...            ] Aaron Patterson: c70ceb5992 (trunk): Add object packing strategies for compaction
  55726 2019-05-15 12:22 [ko1@a...            ] git: e8b929b9df (trunk): * expand tabs. 
  55727 2019-05-15 12:30 [ko1@a...            ] Aaron Patterson: 672ee5f6ed (trunk): Symbols can move so only cache IDs
  55728 2019-05-15 12:43 [ko1@a...            ] Aaron Patterson: 0cc893d01d (trunk): Static symbols can't be moved (they are not RValue)
  55729 2019-05-15 17:35 [ko1@a...            ] Nobuyoshi Nakada: c9b28fd7ae (trunk): Allow --enable/--disable options to take an argument
  55730 2019-05-15 17:57 [ko1@a...            ] Aaron Patterson: 3cf767ee35 (trunk): unpin finalizers and update references
  55731 2019-05-15 18:19 [ko1@a...            ] Nobuyoshi Nakada: 214e2f93aa (trunk): Fix the warning in 456586bb234915107da255d2944f620a7dd7048b
  55732 2019-05-16 14:43 [ko1@a...            ] Nobuyoshi Nakada: e970ab3339 (trunk): Suppress unused-but-set-variable warning
  55733 2019-05-16 14:44 [ko1@a...            ] git: fadab0f9fb (trunk): * 2019-05-16   
  55734 2019-05-16 14:59 [ko1@a...            ] Nobuyoshi Nakada: 18e43e8231 (trunk): Fix fd leak
  55735 2019-05-16 15:15 [ko1@a...            ] Takashi Kokubun: 82332c7d8b (trunk): Rename mjit_gc_finish_hook to mjit_gc_exit_hook
  55736 2019-05-16 15:42 [ko1@a...            ] Nobuyoshi Nakada: 973431c059 (trunk): Make internal functions static
  55737 2019-05-16 15:46 [ko1@a...            ] Nobuyoshi Nakada: 7069f64c41 (trunk): Prefix global_symbols with `ruby_`
  55738 2019-05-16 15:55 [ko1@a...            ] Nobuyoshi Nakada: a160b2f567 (trunk): Make COROUTINE_REGISTERS compile-time only not to be a global symbol
  55739 2019-05-16 18:25 [ko1@a...            ] Nobuyoshi Nakada: 0ed9bdfc13 (trunk): Pack struct rb_strterm_heredoc_struct on 32-bit platforms
  55740 2019-05-16 22:19 [ko1@a...            ] Nobuyoshi Nakada: e0f0ab959e (trunk): Remove unused symbols
  55741 2019-05-16 23:42 [ko1@a...            ] Nobuyoshi Nakada: 23751a2681 (trunk): leaked-globals: check if un-prefixed symbols leak externally
  55742 2019-05-17 10:10 [ko1@a...            ] git: f1f4029460 (trunk): * 2019-05-17   
  55743 2019-05-17 13:23 [ko1@a...            ] Nobuyoshi Nakada: e29a85a96c (trunk): Make COROUTINE_XMM_REGISTERS compile-time only too
  55744 2019-05-17 13:23 [ko1@a...            ] Nobuyoshi Nakada: b1b385465e (trunk): Do not call memcpy if copying nothing
  55745 2019-05-17 13:56 [ko1@a...            ] Nobuyoshi Nakada: 0723c107f4 (trunk): Do not export InitVM functions
  55746 2019-05-17 23:09 [ko1@a...            ] Aaron Patterson: ea3e7e2685 (trunk): Prevent Dynamic -> Static symbols from moving
  55747 2019-05-18 02:41 [ko1@a...            ] git: 39336a4210 (trunk): * 2019-05-18   
  55748 2019-05-18 09:36 [ko1@a...            ] Nobuyoshi Nakada: c4bad9f74e (trunk): Distinguish pre-condition and post-condition loops
  55749 2019-05-18 09:40 [ko1@a...            ] Nobuyoshi Nakada: 4d9c3a8c23 (trunk): Update include files on msys2 too
  55750 2019-05-18 09:40 [ko1@a...            ] Nobuyoshi Nakada: 719ebbec30 (trunk): Get rid of always updating Unicode files
  55751 2019-05-18 09:41 [ko1@a...            ] Nobuyoshi Nakada: 6ae1c596f0 (trunk): Add test for UNTIL
  55752 2019-05-18 14:39 [ko1@a...            ] Kazuhiro NISHIYAMA: bbb84a16fa (trunk): Add fall through comment for Coverity Scan
  55753 2019-05-18 18:25 [ko1@a...            ] Aaron Patterson: 154a67f140 (trunk): Rename rb_gc_new_location to rb_gc_location
  55754 2019-05-19 05:45 [ko1@a...            ] Nobuyoshi Nakada: af1502175b (trunk): Touch the timestamp file for Unicode files
  55755 2019-05-19 05:46 [ko1@a...            ] git: cc764e5d37 (trunk): * 2019-05-19   
  55756 2019-05-19 16:48 [ko1@a...            ] Nobuyoshi Nakada: 4d7ada10b1 (trunk): Update test-unit
  55757 2019-05-20 04:52 [ko1@a...            ] git: f659e2f9bf (trunk): * 2019-05-20   
  55758 2019-05-20 12:44 [ko1@a...            ] Nobuyoshi Nakada: 7ef548c0ac (trunk): Mixed encoding error can continue to parse
  55760 2019-05-20 17:43 [ko1@a...            ] Benoit Daloze: 8c8f2d97cf (trunk): Remove redundant ignore rule for Process#clock_getres specs
  55761 2019-05-20 22:08 [ko1@a...            ] Nobuyoshi Nakada: e83f10b368 (trunk): Get rid of undefined behavior that source and destination buffers overlap
  55762 2019-05-20 22:08 [ko1@a...            ] git: 583ecd5fc5 (trunk): * expand tabs. 
  55763 2019-05-21 01:11 [ko1@a...            ] git: 8023b3ce9d (trunk): * 2019-05-21   
  55764 2019-05-21 13:50 [ko1@a...            ] Nobuyoshi Nakada: f9696ca6cb (trunk): Simplified the guard against old versions
  55765 2019-05-21 14:19 [ko1@a...            ] Nobuyoshi Nakada: ac00bdc8a8 (trunk): Do not modify shared array
  55766 2019-05-21 14:24 [ko1@a...            ] Nobuyoshi Nakada: 44e9b1e3a6 (trunk): Fix typo
  55767 2019-05-21 20:33 [ko1@a...            ] Takashi Kokubun: 32ed85f601 (trunk): Copy config to make IRB::Context#use_colorize? functional
  55768 2019-05-22 02:14 [ko1@a...            ] git: 232f1117e8 (trunk): * 2019-05-22   
  55769 2019-05-22 10:12 [ko1@a...            ] Nobuyoshi Nakada: a829be209f (trunk): Ripper: no documents of fallback methods
  55770 2019-05-22 16:11 [ko1@a...            ] Nobuyoshi Nakada: 48f3dc3cce (trunk): Set namespace tree
  55771 2019-05-22 16:33 [ko1@a...            ] Nobuyoshi Nakada: 4d93340d38 (trunk): ast.c: update inspect results in the documents
  55772 2019-05-22 16:54 [ko1@a...            ] Nobuyoshi Nakada: 32dd1a798a (trunk): gc.c: revert b00f280d4b "Eagerly name modules and classes"
  55773 2019-05-22 16:55 [ko1@a...            ] git: 2fb69b3296 (trunk): * expand tabs. 
  55774 2019-05-22 22:28 [ko1@a...            ] Nobuyoshi Nakada: 24684a81d2 (trunk): Fix revision name
  55775 2019-05-22 22:28 [ko1@a...            ] Nobuyoshi Nakada: 658f17b8ec (trunk): Fixed the method to delegate
  55776 2019-05-22 23:52 [ko1@a...            ] Nobuyoshi Nakada: 8fb77acac7 (trunk): Fix revision name
  55777 2019-05-22 23:53 [ko1@a...            ] Nobuyoshi Nakada: d819d97cf0 (trunk): Default to the current branch
  55778 2019-05-23 00:15 [ko1@a...            ] Nobuyoshi Nakada: a205e24747 (trunk): Make RUBY_REVISION full length
  55779 2019-05-23 00:16 [ko1@a...            ] git: 4d62296948 (trunk): * 2019-05-23   
  55780 2019-05-23 00:20 [ko1@a...            ] Yusuke Endoh: d3f1c615c5 (trunk): hash.c (rb_hash_s_create): Reject `Hash[[nil]]`
  55781 2019-05-23 00:34 [ko1@a...            ] Takashi Kokubun: 277e68825a (trunk): .travis.yml: Test master branch instead of trunk
  55782 2019-05-23 00:40 [ko1@a...            ] Takashi Kokubun: d9b338a53f (trunk): appveyor.yml: Do not doubly run CI on trunk
  55783 2019-05-23 00:48 [ko1@a...            ] Yusuke Endoh: 9d39eb6b40 (trunk): range.c (inspect_range): omit beginless "nil"
  55784 2019-05-23 01:07 [ko1@a...            ] Takashi Kokubun: b80adde359 (trunk): wercker.yml: Notify master branch instead of trunk
  55785 2019-05-23 01:13 [ko1@a...            ] Takashi Kokubun: bec877b46f (trunk): azure-pipelines.yml: Do not run CI on trunk
  55786 2019-05-23 01:17 [ko1@a...            ] Takashi Kokubun: 709756d897 (trunk): azure-pipelines.yml: Use simpler trigger syntax
  55787 2019-05-23 01:18 [ko1@a...            ] Takashi Kokubun: f69d28fbca (trunk): azure-pipelines.yml: Fix typo
  55788 2019-05-23 01:40 [ko1@a...            ] Nobuyoshi Nakada: a093c98ddc (trunk): Fallback RUBY_FULL_REVISION if not defined
  55789 2019-05-23 01:47 [ko1@a...            ] Yusuke Endoh: 00f7e42451 (trunk): spec/ruby/core/hash/constructor_spec.rb: add "ruby_version_is" guard
  55790 2019-05-23 02:02 [ko1@a...            ] Takashi Kokubun: 1ebe9a2f82 (trunk): Revert CI deduplication on Wercker / Azure for debugging
  55792 2019-05-23 14:29 [ko1@a...            ] Nobuyoshi Nakada: 1ccc2eeba0 (trunk): Pretend to update all Unicode files
  55793 2019-05-23 15:35 [ko1@a...            ] NAKAMURA Usaku: c5cbabf8a8 (trunk): Use colorized IRB on Windows without checking `TERM`
  55794 2019-05-23 16:07 [ko1@a...            ] Takashi Kokubun: 65637dae30 (trunk): Test GC.compact on MJIT again
  55795 2019-05-23 19:15 [ko1@a...            ] Nobuyoshi Nakada: fe3ff5afb0 (trunk): Suppress paranoid warnings for external/3rd-party libraries
  55796 2019-05-23 22:40 [ko1@a...            ] git: 0b4d51b055 (trunk): * expand tabs. 
  55797 2019-05-23 23:11 [ko1@a...            ] Nobuyoshi Nakada: ccb1652929 (trunk): New Time methods in NEWS
  55798 2019-05-23 23:24 [ko1@a...            ] Nobuyoshi Nakada: e72769ef81 (trunk): Enumerable#filter_map in NEWS
  55799 2019-05-23 23:35 [ko1@a...            ] Yusuke Endoh: c04ef141d2 (trunk): enum.c (enum_tally): better example in rdoc
  55800 2019-05-23 23:54 [ko1@a...            ] Takashi Kokubun: 4fe908c164 (trunk): gc.c: Try pausing MJIT worker during GC.verify_compaction_references

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