[前][次][番号順一覧][上]
ruby-changes:58701-58800
58701 2019-11-11 09:18 [ko1@a... ] b5dff926e7 (master): Prefer assert_syntax_error and assert_valid_syntax
58702 2019-11-11 09:23 [ko1@a... ] b42656b9c4 (master): Ignore *.rbinc files
58703 2019-11-11 09:49 [ko1@a... ] ade0388894 (master): Fixed embedded document with EOF char
58704 2019-11-11 11:58 [ko1@a... ] 69ec3f70fa (master): Warn EOF char in comment
58705 2019-11-11 12:09 [ko1@a... ] 6f9be8505d (master): Relaxed warning assertions
58706 2019-11-11 12:22 [ko1@a... ] 390293525a (master): Remove binary data at installation
58707 2019-11-11 12:58 [ko1@a... ] 6eaac7cfac (master): Elaborated EOF char message a little
58708 2019-11-11 13:30 [ko1@a... ] 31ee6f6f5d (master): Extract gem files after update
58709 2019-11-11 15:59 [ko1@a... ] 65f7e3156f (master): Removed duplicate file
58710 2019-11-11 16:48 [ko1@a... ] 3141642380 (master): __builtin_inline!
58711 2019-11-11 16:48 [ko1@a... ] 05a5c69e1a (master): add deps for miniprelude.c
58713 2019-11-11 18:56 [ko1@a... ] 7585bc3187 (master): Merge Bundler 2.1.0.pre.3
58714 2019-11-11 19:04 [ko1@a... ] 9d3213ac85 (master): Skip test_validate_gemspec unless git installed
58715 2019-11-11 20:20 [ko1@a... ] 8b27c23b5d (master): Try to revert the test failure with Ruby CI
58716 2019-11-11 22:15 [ko1@a... ] f1f27da6c4 (master): Revert "Try to revert the test failure with Ruby CI"
58717 2019-11-11 22:57 [ko1@a... ] 45bb6f28db (master): Remove ruby-token.rb
58718 2019-11-12 01:23 [ko1@a... ] 14b5c4cb66 (master): * 2019-11-12 [ci skip]
58719 2019-11-12 01:47 [ko1@a... ] b72eda3c59 (master): lib/rubygems.rb: Suppress "Resolving dependencies..."
58720 2019-11-12 01:47 [ko1@a... ] c02de30efb (master): tool/lib/leakchecker.rb: show the code location that allocated leaked fd
58721 2019-11-12 03:19 [ko1@a... ] 99be207c2a (master): add a NEWS entry about builtin features.
58722 2019-11-12 04:03 [ko1@a... ] a815053a3e (master): check monitor is owning for debug
58723 2019-11-12 04:14 [ko1@a... ] 4be1e84d78 (master): more messages
58724 2019-11-12 04:35 [ko1@a... ] b8d242d221 (master): release RUBYGEMS_ACTIVATION_MONITOR correctly.
58725 2019-11-12 08:04 [ko1@a... ] d9978ce5d3 (master): Use untaint for File.symlink in kernel_require.rb
58726 2019-11-12 08:42 [ko1@a... ] 9594f57f3d (master): test/ruby/test_require.rb: Remove the tests of require with $SAFE
58727 2019-11-12 08:42 [ko1@a... ] 2407e89725 (master): Revert "Use untaint for File.symlink in kernel_require.rb"
58728 2019-11-12 09:39 [ko1@a... ] 4a30fabfcf (master): Monitor owner state check correctly.
58729 2019-11-12 09:43 [ko1@a... ] ed90ec3e0d (master): Clear current argument name at empty block argument [Bug #16343]
58730 2019-11-12 10:08 [ko1@a... ] fef4370b40 (master): check more.
58731 2019-11-12 10:08 [ko1@a... ] fd6445b7e8 (master): Monitor#exit: check monitor ownership.
58732 2019-11-12 10:58 [ko1@a... ] db33ab470c (master): [ruby/psych] Add a note about safe_load
58734 2019-11-12 10:58 [ko1@a... ] 30fdee65d9 (master): [ruby/psych] Remove taint support
58735 2019-11-12 11:17 [ko1@a... ] b38b26c62d (master): [ruby/bigdecimal] Remove taint checking
58736 2019-11-12 12:05 [ko1@a... ] 593f0b8853 (master): Try to use actions/cache on windows
58737 2019-11-12 12:49 [ko1@a... ] dbaf589fb8 (master): Update Rake 13.0.1
58738 2019-11-12 15:46 [ko1@a... ] 7c22898a3a (master): Disable tOROP at EXPR_BEG
58739 2019-11-12 16:11 [ko1@a... ] 2de3feab44 (master): Get rid of `__` prefix which is presereved by C standard
58740 2019-11-12 16:16 [ko1@a... ] dd0217a869 (master): Inline function should be static
58742 2019-11-12 16:18 [ko1@a... ] 14db635097 (master): add NEWS about _1 as a local variable [ci skip]
58743 2019-11-12 16:37 [ko1@a... ] fb02e3192c (master): Create `RUBYCOMMONDIR` directory in advance
58744 2019-11-12 17:05 [ko1@a... ] d1ae2bc27f (master): NEWS: Make it clear that delegation syntax `(...)` requires parentheses
58745 2019-11-12 17:15 [ko1@a... ] a58b4eee25 (master): Warn on `...` at EOL
58746 2019-11-12 17:22 [ko1@a... ] b41a19f92f (master): Add matrix.os to cache key (#2671)
58747 2019-11-12 17:26 [ko1@a... ] fb6a489af2 (master): Revert "Method reference operator"
58748 2019-11-12 17:47 [ko1@a... ] 0f2837847d (master): Add ticket number of `FrozenError#receiver` [ci skip]
58749 2019-11-12 18:05 [ko1@a... ] 3bf8ffad71 (master): Added assertions for realpath and realdirpath
58750 2019-11-12 19:53 [ko1@a... ] f36a53d038 (master): Only enabled mon_owned condition with Ruby 2.5+
58751 2019-11-12 21:04 [ko1@a... ] 3816622fbe (master): Fixed `assert_equal` first argument to be expected.
58752 2019-11-12 21:04 [ko1@a... ] fe45bee093 (master): Reline#readline and Reline#readmultiline to private.
58753 2019-11-12 23:01 [ko1@a... ] bf34ade7ef (master): Show the name `Kernel#proc` in the warning message
58754 2019-11-13 02:29 [ko1@a... ] 4334c9315a (master): Remove arm64 from allow_failures
58755 2019-11-13 02:29 [ko1@a... ] a5448c46bd (master): * 2019-11-13 [ci skip]
58756 2019-11-13 09:01 [ko1@a... ] 4bbfe1f7c4 (master): Add arm32 case on Travis.
58757 2019-11-13 09:53 [ko1@a... ] ae33f93836 (master): Update comment of Ripper.lex
58758 2019-11-13 09:58 [ko1@a... ] 00d56bdf66 (master): Try to fix error on solaris
58759 2019-11-13 10:20 [ko1@a... ] bb9ecd026a (master): Merge Bundler 2.1.0.pre3 released version
58760 2019-11-13 10:32 [ko1@a... ] 63f363b70d (master): Update dependencies
58761 2019-11-13 10:36 [ko1@a... ] 546e50c2fb (master): Merge released version of RubyGems 3.1.0.pre3
58762 2019-11-13 13:14 [ko1@a... ] 3ad78264dc (master): Use style of set-env
58763 2019-11-13 13:23 [ko1@a... ] 9980728ad6 (master): Remove Drone CI in favor of Travis arm32
58764 2019-11-13 13:40 [ko1@a... ] 3118c7a2d2 (master): Run test-bundler / test-bundled-gems for Ubuntu
58765 2019-11-13 13:45 [ko1@a... ] 02b6451c17 (master): Improve Actions job name shown on toolip
58766 2019-11-13 13:56 [ko1@a... ] 9ee88a070f (master): Remove MSPECOPT formerly for debugging
58767 2019-11-13 13:57 [ko1@a... ] 245977b286 (master): Stop debugging the same thing twice
58768 2019-11-13 14:25 [ko1@a... ] c4064aef7f (master): Add commit number of today to notification of GitHub Actions
58769 2019-11-13 14:48 [ko1@a... ] 331655cbe7 (master): Migrate Wercker MJIT tests to Actions (#2676)
58770 2019-11-13 14:55 [ko1@a... ] 68ea892daf (master): Remove obsoleted Wercker status badge
58771 2019-11-13 15:06 [ko1@a... ] d336db6568 (master): Fix a typo
58772 2019-11-13 15:14 [ko1@a... ] c33d29fba5 (master): We're not using Azure Pipelines anymore
58773 2019-11-13 15:17 [ko1@a... ] a5b6d7bca8 (master): Suppress warnings except for when last evaluation
58774 2019-11-13 15:37 [ko1@a... ] ac112f2b5d (master): Avoid top-level search for nested constant reference from nil in defined?
58775 2019-11-13 15:37 [ko1@a... ] 7913daf36c (master): Add missing Makefile dependencies for the tool/insns2vm.rb script
58776 2019-11-13 15:37 [ko1@a... ] 57dc3ff73d (master): Removed sync library from sync tool
58777 2019-11-13 16:04 [ko1@a... ] bdf71a3ef0 (master): Fix MJIT test's Slack notification
58778 2019-11-13 16:10 [ko1@a... ] 3324bc9d17 (master): Skip tailcall test for MJIT
58779 2019-11-13 16:58 [ko1@a... ] e7ea6e078f (master): Check more likely condition first [Feature #16335]
58780 2019-11-13 20:19 [ko1@a... ] 990728170c (master): Add commit number of today to notification of mjit CI too
58781 2019-11-13 20:21 [ko1@a... ] 7f2c98b11d (master): Use shallow-since instead of depth
58782 2019-11-14 01:48 [ko1@a... ] 3a408aff57 (master): try to remove vm_core.h
58783 2019-11-14 01:48 [ko1@a... ] a102bcab41 (master): * 2019-11-14 [ci skip]
58784 2019-11-14 02:31 [ko1@a... ] afc93e96ff (master): Make GitHub Actions notification more like Travis
58785 2019-11-14 02:39 [ko1@a... ] a8f9e25ca8 (master): Suspend many fibers test on JIT for now
58786 2019-11-14 04:21 [ko1@a... ] 179062dd80 (master): move rb_vm_lvar_exposed() correctly.
58787 2019-11-14 13:15 [ko1@a... ] 48edaf8b8a (master): test/ruby/test_proc.rb: suppress "method redefined" warnings
58788 2019-11-14 16:09 [ko1@a... ] 3b614ec48a (master): Update RubyGems and Bundler entries on NEWS
58789 2019-11-14 16:09 [ko1@a... ] 703e05b0ee (master): Added default gems entry to NEWS
58790 2019-11-14 16:45 [ko1@a... ] 4d615a0c8f (master): `#@1` is no longer an embedded variable
58791 2019-11-14 20:36 [ko1@a... ] c9ffe751d1 (master): delete unused functions
58792 2019-11-15 03:57 [ko1@a... ] 9c1abe2a6c (master): load prelude.rb by builtin features.
58793 2019-11-15 03:57 [ko1@a... ] 018be445e9 (master): * 2019-11-15 [ci skip]
58794 2019-11-15 11:01 [ko1@a... ] 6744593b8c (master): Fix a typo [ci skip]
58795 2019-11-17 13:12 [ko1@a... ] 449b2b9214 (master): Fix typos
58796 2019-11-17 13:12 [ko1@a... ] a8e4a9f03a (master): * 2019-11-17 [ci skip]
58797 2019-11-17 23:33 [ko1@a... ] be95d59160 (master): [ruby/irb] Version 1.1.0.pre.4
58798 2019-11-17 23:33 [ko1@a... ] e7c5c60095 (master): [ruby/irb] Remove ruby-token.rb from spec.files
58800 2019-11-18 03:25 [ko1@a... ] 7c6bedfe5c (master): Remove unnecessary check
[前][次][番号順一覧][上]