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

ruby-changes:55901-56000

  55901 2019-05-29 13:37 [ko1@a...            ] Nobuyoshi Nakada: 068d327595 (trunk): Colorize compile_error as same as on_parse_error
  55902 2019-05-29 14:57 [ko1@a...            ] Takashi Kokubun: 5379ca9250 (trunk): Skip spec broken since a66bc2c01194a9c017c874a30db5b3b6bd95e966
  55903 2019-05-29 15:05 [ko1@a...            ] Takashi Kokubun: 1a0c3d8dd6 (trunk): Convert Enumerator to Array for Ruby 1.9.3
  55904 2019-05-29 16:23 [ko1@a...            ] Takashi Kokubun: 468b475e61 (trunk): .travis.yml: Minor reorder for shortening
  55905 2019-05-29 16:23 [ko1@a...            ] Takashi Kokubun: ce7b1132c5 (trunk): Do not call FIX2INT while GC.compact may be running
  55906 2019-05-29 16:48 [ko1@a...            ] Takashi Kokubun: 7c0639f3f8 (trunk): Never make a method call from MJIT worker
  55907 2019-05-29 18:26 [ko1@a...            ] Nobuyoshi Nakada: 5ceff480c2 (trunk): ripper: Ripper::Lexer#scan
  55908 2019-05-29 21:48 [ko1@a...            ] Nobuyoshi Nakada: 1da5c73932 (trunk): parse.y: fix state after ivar/cvar
  55909 2019-05-29 22:13 [ko1@a...            ] Nobuyoshi Nakada: 12644e8b02 (trunk): Get rid of nested string interpolations
  55910 2019-05-29 22:13 [ko1@a...            ] Nobuyoshi Nakada: 5b64d7ac6e (trunk): Colorize errors more
  55911 2019-05-30 04:13 [ko1@a...            ] Takashi Kokubun: 814eaa25e2 (trunk): Do not use rb_iseq_path() while moving ISeq pointers
  55912 2019-05-30 04:13 [ko1@a...            ] git: 5867e51e83 (trunk): * 2019-05-30   
  55913 2019-05-30 12:42 [ko1@a...            ] Nobuyoshi Nakada: 4a31c1e45d (trunk): parse.y: continue after heredoc error
  55914 2019-05-30 15:50 [ko1@a...            ] Takashi Kokubun: 70e87d9660 (trunk): Do not rely on IRB.conf[:MAIN_CONTEXT] before initialize
  55915 2019-05-30 17:19 [ko1@a...            ] git: 106843d839 (trunk): * expand tabs. 
  55916 2019-05-30 18:14 [ko1@a...            ] usa: 39ee412b14 (ruby_2_5): merge revision(s) dcb6a6ae3e2b8a3e298e7f0d4a3e7f8ff102a30e:[Backport #15845]
  55917 2019-05-30 21:58 [ko1@a...            ] Nobuyoshi Nakada: b0e2b7a5ff (trunk): Include stack elements left after errors
  55918 2019-05-30 22:08 [ko1@a...            ] Nobuyoshi Nakada: 92ecf58b1e (trunk): parse.y: adjust here-doc error token
  55919 2019-05-30 22:21 [ko1@a...            ] Nobuyoshi Nakada: 92ecf58b1e (v2_7_0_preview1): parse.y: adjust here-doc error token
  55920 2019-05-30 22:27 [ko1@a...            ] Nobuyoshi Nakada: f0945176c3 (trunk): Fix missing `gitcmd`
  55921 2019-05-30 23:25 [ko1@a...            ] Nobuyoshi Nakada: ab0c8cc021 (trunk): Touch Unicode headers and the timestamp before packaging
  55922 2019-05-31 00:01 [ko1@a...            ] Nobuyoshi Nakada: f7aa80b3fe (trunk): Make the target name unique when BASERUBY=no
  55923 2019-05-31 00:01 [ko1@a...            ] git: c55db6aa27 (trunk): * 2019-05-31   
  55925 2019-05-31 05:11 [ko1@a...            ] Benoit Daloze: e935a3227d (trunk): Update to ruby/mspec@3cc36d0
  55926 2019-05-31 06:23 [ko1@a...            ] Takashi Kokubun: 6e052817f9 (trunk): Abstract away Ripper::Lexer#scan in IRB::Color#scan
  55927 2019-05-31 06:58 [ko1@a...            ] Takashi Kokubun: cb40a21da0 (trunk): Warn compile_error only when input is finished
  55928 2019-05-31 07:24 [ko1@a...            ] Takashi Kokubun: 6a5e89e23c (trunk): Set git config to commit mjit-debug
  55929 2019-05-31 09:44 [ko1@a...            ] Takashi Kokubun: 856593cc49 (trunk): Fix typo :bug: [ci skip]
  55930 2019-05-31 10:56 [ko1@a...            ] Nobuyoshi Nakada: d180e40570 (trunk): Add --limit option and default it to 20
  55931 2019-05-31 10:56 [ko1@a...            ] Nobuyoshi Nakada: 1e9057b54a (trunk): Prefer the current branch or tag name
  55932 2019-05-31 10:56 [ko1@a...            ] Nobuyoshi Nakada: fd658ec821 (trunk): Define RUBY_FULL_REVISION
  55933 2019-05-31 13:58 [ko1@a...            ] Nobuyoshi Nakada: d2f663d6f1 (trunk): STATIC_ASSERT for VM_METHOD_TYPE_MINIMUM_BITS
  55934 2019-05-31 14:36 [ko1@a...            ] Nobuyoshi Nakada: 83f9183a7e (trunk): Also GCC 9 provides -Waddress-of-packed-member
  55935 2019-05-31 16:32 [ko1@a...            ] Nobuyoshi Nakada: 8b39df854d (trunk): Let irb use an empty file as irbrc
  55936 2019-05-31 16:32 [ko1@a...            ] Nobuyoshi Nakada: b1aecef873 (trunk): Use UNALIGNED_MEMBER_PTR
  55937 2019-05-31 16:32 [ko1@a...            ] Nobuyoshi Nakada: b632566d33 (trunk): UNIX domain socket name length has a certain limit
  55938 2019-05-31 19:21 [ko1@a...            ] Nobuyoshi Nakada: 1457ad1ea7 (trunk): [DOC] JIS X 0301 has been updated
  55939 2019-05-31 22:16 [ko1@a...            ] Hiroshi SHIBATA: 913661cca0 (trunk): Bump irb version to 1.1.0.pre.1.
  55940 2019-06-01 00:03 [ko1@a...            ] git: 8fc552adee (trunk): * 2019-06-01   
  55941 2019-06-01 02:03 [ko1@a...            ] Benoit Daloze: f97979ce88 (trunk): Update to ruby/mspec@a57a9af
  55942 2019-06-01 02:03 [ko1@a...            ] Benoit Daloze: 1d37cc1900 (trunk): Update to ruby/spec@cfe908c
  55943 2019-06-01 02:44 [ko1@a...            ] Nobuyoshi Nakada: c1e5299787 (trunk): Fix FrozenError when assigning frozen class to constant
  55944 2019-06-01 13:34 [ko1@a...            ] Yusuke Endoh: 65e63af377 (trunk): Make opt_aref instruction support Integer#[]
  55945 2019-06-01 13:35 [ko1@a...            ] git: b487b39b85 (trunk): * expand tabs. 
  55946 2019-06-01 15:06 [ko1@a...            ] Nobuyoshi Nakada: 3034d666e8 (trunk): Just use `File.readlines`
  55947 2019-06-01 19:51 [ko1@a...            ] Hiroshi SHIBATA: 56660de3c6 (trunk): Merge rubygems master from upstream.
  55948 2019-06-01 20:08 [ko1@a...            ] Takashi Kokubun: f630359d9b (trunk): Add a benchmark using IRB::Color
  55949 2019-06-01 20:46 [ko1@a...            ] Hiroshi SHIBATA: 9eecd7a2fd (trunk): Ignore warnings about ambiguous first argument of regexp with assert match.
  55950 2019-06-01 21:08 [ko1@a...            ] Hiroshi SHIBATA: 3c77ef9adc (trunk): Ignore warnings about ambiguous first argument with the negative integer.
  55951 2019-06-01 21:21 [ko1@a...            ] Hiroshi SHIBATA: 464e55f1d0 (trunk): Ignore warnings about argument prefix with operator symbol.
  55952 2019-06-01 21:24 [ko1@a...            ] Hiroshi SHIBATA: 2bad001cfd (trunk): Ignore warnings about mismatched indentations.
  55953 2019-06-02 00:36 [ko1@a...            ] Nobuyoshi Nakada: 8a041c1b92 (trunk): delegate.rb: markup method names
  55954 2019-06-02 00:36 [ko1@a...            ] git: e814d2f84a (trunk): * 2019-06-02   
  55955 2019-06-02 00:44 [ko1@a...            ] Nobuyoshi Nakada: 09c09eb0db (trunk): NEWS: move GC.compact
  55956 2019-06-02 00:44 [ko1@a...            ] Nobuyoshi Nakada: 3afae5b572 (trunk): NEWS: markup class and method names
  55957 2019-06-02 20:32 [ko1@a...            ] Nobuyoshi Nakada: d04ebc57f2 (trunk): Add true condition `Reline`
  55958 2019-06-02 22:38 [ko1@a...            ] Kazuhiro NISHIYAMA: 4fda39fc87 (trunk): Use simpler regexp
  55959 2019-06-02 22:58 [ko1@a...            ] Nobuyoshi Nakada: f4b060d8d7 (trunk): Check conditional nestings in INPUTRC
  55960 2019-06-02 22:58 [ko1@a...            ] Nobuyoshi Nakada: a1e6e45341 (trunk): Prefer $INPUTRC over the default in the home
  55961 2019-06-03 01:36 [ko1@a...            ] Nobuyoshi Nakada: 3457ce4486 (trunk): Fix ArgumentError in aliased macro
  55962 2019-06-03 01:37 [ko1@a...            ] git: aeb3a2b337 (trunk): * 2019-06-03   
  55963 2019-06-03 02:07 [ko1@a...            ] Nobuyoshi Nakada: 65fdb90325 (trunk): Reline::LineEditor::ARGUMENTABLE is no longer used
  55964 2019-06-03 10:48 [ko1@a...            ] Kazuhiro NISHIYAMA: f48aad7ba2 (trunk): Add reline to doc/maintainers.rdoc
  55965 2019-06-03 12:55 [ko1@a...            ] Nobuyoshi Nakada: 3102ca4c6e (trunk): Default GIT external encoding to UTF-8 ♂
  55966 2019-06-03 12:57 [ko1@a...            ] Nobuyoshi Nakada: 22da5d71ea (trunk): `ruby -v` may no longer be ASCII-only on non-master branches
  55967 2019-06-03 15:18 [ko1@a...            ] Nobuyoshi Nakada: c990b3c41a (trunk): Fix the error token on "invalid hex escape"
  55968 2019-06-03 20:49 [ko1@a...            ] Takashi Kokubun: a4c5d23404 (trunk): benchmark/time_strptime.yml does not work with miniruby
  55969 2019-06-03 21:26 [ko1@a...            ] Takashi Kokubun: 11d3986d65 (trunk): common.mk is NOT working with /bin/sh anymore
  55970 2019-06-03 21:59 [ko1@a...            ] Takashi Kokubun: 1b2b0e1f24 (trunk): Revert "common.mk is NOT working with /bin/sh anymore"
  55971 2019-06-03 22:01 [ko1@a...            ] Takashi Kokubun: 928377d2c5 (trunk): Revert "common.mk: allow brace expansion for benchmark targets"
  55972 2019-06-04 00:20 [ko1@a...            ] Nobuyoshi Nakada: 0c459af7c2 (trunk): Colorize error characters
  55973 2019-06-04 00:20 [ko1@a...            ] git: 6498c733da (trunk): * 2019-06-04   
  55974 2019-06-04 00:27 [ko1@a...            ] Takashi Kokubun: de541fe196 (trunk): colorize_code must return escaped text
  55975 2019-06-04 00:30 [ko1@a...            ] Takashi Kokubun: d21a694075 (trunk): Improve test_color to prevent regression
  55976 2019-06-04 00:32 [ko1@a...            ] Takashi Kokubun: 0da9205f15 (trunk): Remove conflict resolution mistake [ci skip]
  55977 2019-06-04 00:34 [ko1@a...            ] Nobuyoshi Nakada: fc7b4c7018 (trunk): Simplify matching
  55978 2019-06-04 00:37 [ko1@a...            ] Takashi Kokubun: 9987f45765 (trunk): Reflect behavior changes to argument name
  55979 2019-06-04 01:03 [ko1@a...            ] Takashi Kokubun: 1a0b82210c (trunk): Upgrade benchmark-driver to fix deprecation warning
  55980 2019-06-04 03:53 [ko1@a...            ] NAKAMURA Usaku: ca22cccc14 (trunk): get rid of a warning of VC++
  55981 2019-06-04 05:39 [ko1@a...            ] Aaron Patterson: 790a1b1790 (trunk): object id is stable now for all objects, so we can let hash keys move
  55982 2019-06-04 05:39 [ko1@a...            ] Aaron Patterson: 4eb1c2365c (trunk): Unpin objects that `proc` references
  55983 2019-06-04 05:39 [ko1@a...            ] Aaron Patterson: 2de3d92844 (trunk): allow objects in imemo envs to move
  55984 2019-06-04 07:17 [ko1@a...            ] Aaron Patterson: c9b74f9fd9 (trunk): Pin keys in "compare by identity" hashes
  55985 2019-06-04 08:33 [ko1@a...            ] Takashi Kokubun: d950cade53 (trunk): azure-pipelines.yml: Upgrade Ruby for UseRubyVersion
  55986 2019-06-04 09:36 [ko1@a...            ] Nobuyoshi Nakada: aa8d393d8a (trunk): EOF by 2 ^D on a TTY
  55987 2019-06-04 09:36 [ko1@a...            ] git: 14b5ccf91b (trunk): * expand tabs. 
  55988 2019-06-04 11:40 [ko1@a...            ] Yusuke Endoh: 7866ed850c (trunk): node.c: Show the ID of internal variable
  55989 2019-06-04 11:40 [ko1@a...            ] git: b0cb4bdb4e (trunk): * expand tabs. 
  55990 2019-06-04 12:39 [ko1@a...            ] Kazuhiro NISHIYAMA: c1e2d50531 (trunk): Azure Pipelines run on master instead of trunk [ci skip]
  55991 2019-06-04 17:10 [ko1@a...            ] Nobuyoshi Nakada: 16cb1fb007 (trunk): extlibs.rb: colorize
  55992 2019-06-04 17:10 [ko1@a...            ] Nobuyoshi Nakada: 58fd27d3d8 (trunk): colorize.rb: read `test/colors` file afer `$TEST_COLORS`
  55993 2019-06-04 18:09 [ko1@a...            ] Nobuyoshi Nakada: a57d6d2325 (trunk): colorize.rb: make `colors_file` optional
  55994 2019-06-04 18:09 [ko1@a...            ] Nobuyoshi Nakada: b0c35ff2db (trunk): colorize.rb: fix reading from test/colors
  55996 2019-06-04 18:33 [ko1@a...            ] Nobuyoshi Nakada: e7aa87c353 (trunk): Renamed duplicate test
  55997 2019-06-04 18:53 [ko1@a...            ] Nobuyoshi Nakada: 51d27d25d7 (trunk): test/lib/test/unit.rb: use colorize.rb
  55998 2019-06-04 19:04 [ko1@a...            ] Nobuyoshi Nakada: 9e472e18d2 (trunk): suppress marshal warnings
  55999 2019-06-04 19:04 [ko1@a...            ] Nobuyoshi Nakada: 24a96a0228 (trunk): marshal.c: new functions for extensions
  56000 2019-06-04 19:07 [ko1@a...            ] Nobuyoshi Nakada: c8b001858e (trunk): Revert "marshal.c: new functions for extensions"

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