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

ruby-changes:56901-57000

  56901 2019-08-10 11:26 [ko1@a...            ] Nobuyoshi Nakada: 07e42e88d9 (master): Close created files [ci skip]
  56902 2019-08-10 11:43 [ko1@a...            ] Nobuyoshi Nakada: ab31693af1 (master): Share caches for short encoding ivar name.
  56903 2019-08-10 11:43 [ko1@a...            ] git: 3c3783ac88 (master): * expand tabs.
  56904 2019-08-10 13:24 [ko1@a...            ] Nobuyoshi Nakada: ffdef3674a (master): Warn instance variable `E`
  56905 2019-08-10 14:26 [ko1@a...            ] Nobuyoshi Nakada: 98c22c78e4 (master): Expanded f_real_p
  56906 2019-08-10 14:41 [ko1@a...            ] Nobuyoshi Nakada: d69ffa4d93 (master): Expanded f_quo
  56907 2019-08-10 16:28 [ko1@a...            ] Nobuyoshi Nakada: c5fbe2a19f (master): Moved options to $travis_apt_get_options
  56908 2019-08-10 16:59 [ko1@a...            ] Nobuyoshi Nakada: 5e3fb0b357 (master): Touch the checked out source to fix clock skew on all platform
  56909 2019-08-10 19:20 [ko1@a...            ] Takashi Kokubun: 9b203959d5 (master): Rename workflow.yml to macos.yml
  56910 2019-08-10 19:28 [ko1@a...            ] Takashi Kokubun: e43b3bb442 (master): Skip running GitHub Actions on trunk
  56911 2019-08-10 19:29 [ko1@a...            ] Takashi Kokubun: 6205f95539 (master): Escape asterisk on pull request paths
  56912 2019-08-10 19:33 [ko1@a...            ] Takashi Kokubun: 59a8003ac5 (master): Drop confusing label from workflow
  56913 2019-08-10 19:38 [ko1@a...            ] Takashi Kokubun: b3903ef2a1 (master): Set more descriptive labels to workflow
  56914 2019-08-10 19:45 [ko1@a...            ] Takashi Kokubun: a6c5ce7a9b (master): Increase the fetch-depth of GitHub Actions
  56915 2019-08-10 19:52 [ko1@a...            ] Nobuyoshi Nakada: 00e7ef7e8d (master): Suppress flags messages [ci skip]
  56916 2019-08-10 20:26 [ko1@a...            ] Takashi Kokubun: c1c8577088 (master): Fix wrong pull_request filter
  56917 2019-08-10 23:24 [ko1@a...            ] Nobuyoshi Nakada: 52bd4716b4 (master): rb_numeric_quo: support Complex
  56918 2019-08-10 23:32 [ko1@a...            ] Nobuyoshi Nakada: c21c001733 (master): Re-enable parallel build/test on OSX
  56919 2019-08-10 23:57 [ko1@a...            ] Takashi Kokubun: 0609087a6b (master): Parallelize osx test-all too
  56920 2019-08-11 00:45 [ko1@a...            ] Nobuyoshi Nakada: d29bccb39b (master): Adjust indent [ci skip]
  56921 2019-08-11 00:45 [ko1@a...            ] Nobuyoshi Nakada: 46df7fe91f (master): prereq.status deals with removal of nmake VPATH notations [ci skip]
  56922 2019-08-11 00:45 [ko1@a...            ] git: 7ee948c3a1 (master): * 2019-08-11  
  56923 2019-08-11 06:14 [ko1@a...            ] Hiroshi SHIBATA: 2990c2cc3e (master): Use capture_output instead of capture_io.
  56924 2019-08-11 10:16 [ko1@a...            ] Kazuhiro NISHIYAMA: f731cc0984 (master): Use `end_with?` instead of Regexp with missing escape
  56925 2019-08-11 12:18 [ko1@a...            ] Hiroshi SHIBATA: 053bee64cb (master): Cleanup the duplicated tasks on Azure Pipelines.
  56926 2019-08-11 12:18 [ko1@a...            ] Hiroshi SHIBATA: 91fcd87f5c (master): Increase fetch-depth
  56927 2019-08-11 12:18 [ko1@a...            ] Hiroshi SHIBATA: e7996e0fd6 (master): Try to migrate test-bundler to Actions.
  56928 2019-08-11 12:26 [ko1@a...            ] Hiroshi SHIBATA: bb2f24251f (master): GitHub Actions does not support ANSI color code. Skip failing examples.
  56929 2019-08-11 12:26 [ko1@a...            ] Hiroshi SHIBATA: c685679e25 (master): Use check.
  56930 2019-08-11 14:16 [ko1@a...            ] Takashi Kokubun: 1c7eadf754 (master): Debug which test hangs on mswin
  56931 2019-08-11 16:12 [ko1@a...            ] Nobuyoshi Nakada: 51d9d0f888 (master): Use already fetched pull request [ci skip]
  56932 2019-08-11 16:26 [ko1@a...            ] Nobuyoshi Nakada: 9fe7e042f5 (master): Note the reference to the pull request [ci skip]
  56933 2019-08-11 16:26 [ko1@a...            ] Nobuyoshi Nakada: 008b7fc001 (notes/commits): Notes added by 'git notes add'
  56934 2019-08-11 21:18 [ko1@a...            ] nagachika: ad6ffac7d6 (ruby_2_6): merge revision(s) 8aecc90974ab1ac87056f77e2cb3406c5c041504,2f6cc15cdb3d64135b29cfd5ee376a5a03ebbee7: [Backport #15965]
  56935 2019-08-12 12:59 [ko1@a...            ] Hiroshi SHIBATA: 11a09d78c1 (master): Port ubuntu workflow based on macos
  56936 2019-08-12 12:59 [ko1@a...            ] Hiroshi SHIBATA: 8a8f680f01 (master): Re-use GITHUB_ACTION variables for filtering bundler examples.
  56937 2019-08-12 12:59 [ko1@a...            ] Hiroshi SHIBATA: e96321d006 (master): Removed make check
  56938 2019-08-12 13:06 [ko1@a...            ] Hiroshi SHIBATA: ed9d59afc8 (master): Added example filter for Linux of GitHub Actions.
  56939 2019-08-12 13:06 [ko1@a...            ] Hiroshi SHIBATA: bf1f872991 (master): Removed duplicated jobs with GitHub Actions.
  56940 2019-08-12 13:16 [ko1@a...            ] Hiroshi SHIBATA: cfb192a7b9 (master): Added test-bundled-gems to GitHub Actions
  56941 2019-08-12 13:16 [ko1@a...            ] git: 63d3c4fecd (master): * 2019-08-12  
  56942 2019-08-12 13:16 [ko1@a...            ] Hiroshi SHIBATA: fc97aa9313 (master): Fixed the world writable dirs on Ubuntu environment.
  56943 2019-08-12 13:46 [ko1@a...            ] Takashi Kokubun: b1ad628cdf (master): Resurrect travis_wait for test-all
  56944 2019-08-12 14:14 [ko1@a...            ] Nobuyoshi Nakada: 2b3d84d584 (master): Use rev-parse
  56945 2019-08-12 14:32 [ko1@a...            ] Takashi Kokubun: 4f10a61eaa (master): Stop relying on actions/checkout
  56946 2019-08-12 14:37 [ko1@a...            ] Takashi Kokubun: b1ef14176b (master): We did not have tool/ before checkout
  56947 2019-08-12 15:18 [ko1@a...            ] Nobuyoshi Nakada: 0d0ff8277f (master): rb_trap_exec has been removed since 1.9
  56948 2019-08-12 16:35 [ko1@a...            ] git: cbb6ad2d77 (notes/commits): Notes added by 'git notes append'
  56949 2019-08-12 16:39 [ko1@a...            ] Takashi Kokubun: d5250808e1 (master): Try testing openssl@1.1 on GitHub Actions
  56950 2019-08-12 16:39 [ko1@a...            ] git: 2be6970bd8 (notes/commits): Notes added by 'git notes append'
  56951 2019-08-12 16:45 [ko1@a...            ] Takashi Kokubun: e5edde5d80 (notes/commits): Notes added by 'git notes append'
  56952 2019-08-12 16:45 [ko1@a...            ] Takashi Kokubun: 8b40477dbf (notes/commits): Notes removed by 'git notes remove'
  56953 2019-08-12 16:45 [ko1@a...            ] Takashi Kokubun: c300c4af33 (notes/commits): Notes removed by 'git notes remove'
  56954 2019-08-12 16:51 [ko1@a...            ] Takashi Kokubun: c51ebffe8c (notes/commits): Notes added by 'git notes append'
  56955 2019-08-12 17:44 [ko1@a...            ] Takashi Kokubun: 5ee11a95ff (master): Roughly retry `brew update` on GitHub Actions
  56956 2019-08-12 17:46 [ko1@a...            ] Takashi Kokubun: 927a43a503 (master): Drop unused ccache
  56957 2019-08-12 17:56 [ko1@a...            ] Takashi Kokubun: 5edf921e9b (master): Revert "Roughly retry `brew update` on GitHub Actions"
  56958 2019-08-12 19:05 [ko1@a...            ] Nobuyoshi Nakada: 066a3498c6 (master): Include commits notes in ChangeLog
  56959 2019-08-12 19:14 [ko1@a...            ] Takashi Kokubun: f9149c5596 (master): Minor wording fix in NEWS [ci skip]
  56960 2019-08-12 19:53 [ko1@a...            ] Takashi Kokubun: 1bec27f05b (master): Add exec to apt-get update
  56961 2019-08-12 20:12 [ko1@a...            ] Hiroshi SHIBATA: bbc5e97b95 (master): Migrate Windows 2016 env to GitHub Actions from AzurePipelines
  56962 2019-08-12 20:12 [ko1@a...            ] Hiroshi SHIBATA: 040bf4c0a6 (master): Added windows-2019 workflow
  56963 2019-08-12 20:12 [ko1@a...            ] Hiroshi SHIBATA: 8d50bf40d9 (master): Try to nmake test
  56964 2019-08-12 20:21 [ko1@a...            ] Takashi Kokubun: a5f9306065 (master): Simplify sudo specification
  56965 2019-08-12 20:21 [ko1@a...            ] Hiroshi SHIBATA: 981f0be6ff (master): Try to nmake
  56966 2019-08-12 20:21 [ko1@a...            ] Hiroshi SHIBATA: 0fd0f74508 (master): Try to merge windows 2016 and 2019
  56967 2019-08-12 20:36 [ko1@a...            ] Hiroshi SHIBATA: 188381053c (master): added --disable-install-doc to Windows workflow of GitHub Actions
  56968 2019-08-12 20:36 [ko1@a...            ] Hiroshi SHIBATA: ab3ab07b28 (master): Removed configuration of Azure Pipelines
  56969 2019-08-12 20:40 [ko1@a...            ] Takashi Kokubun: e6a0a954c9 (master): Add another test for frame omitted inlining
  56970 2019-08-12 20:41 [ko1@a...            ] Nobuyoshi Nakada: d96feee37c (master): date_parse.c: avoid copying
  56971 2019-08-12 20:51 [ko1@a...            ] Nobuyoshi Nakada: 3fc10eff1e (master): date_parse.c: trim off
  56972 2019-08-12 23:28 [ko1@a...            ] Yusuke Endoh: 8d302c914c (master): string.c (rb_str_sub, _gsub): improve the rdoc
  56973 2019-08-12 23:46 [ko1@a...            ] Takashi Kokubun: edd2538268 (master): Add a quick job to be used for branch protection
  56974 2019-08-12 23:46 [ko1@a...            ] git: 87f1cb2579 (notes/commits): Notes added by 'git notes append'
  56975 2019-08-13 00:44 [ko1@a...            ] Takashi Kokubun: 99ab2cfad1 (notes/commits): Notes added by 'git notes append'
  56976 2019-08-13 00:46 [ko1@a...            ] Takashi Kokubun: 449cc4c431 (notes/commits): Notes removed by 'git notes remove'
  56977 2019-08-13 00:51 [ko1@a...            ] Nobuyoshi Nakada: b8b5e7d5be (master): Stop rewriting message to include PR URL
  56978 2019-08-13 00:51 [ko1@a...            ] git: 4d3fb24736 (master): * 2019-08-13  
  56979 2019-08-13 01:03 [ko1@a...            ] Kazuhiro NISHIYAMA: 0f10828fcf (master): Fix a typo [ci skip]
  56980 2019-08-13 01:03 [ko1@a...            ] git: 1a8aacf2dc (notes/commits): Notes added by 'git notes append'
  56981 2019-08-13 01:03 [ko1@a...            ] git: 317900f12e (notes/commits): Notes added by 'git notes append'
  56982 2019-08-13 01:08 [ko1@a...            ] Nobuyoshi Nakada: 10e4fdf43e (notes/commits): Notes added by 'git notes add'
  56983 2019-08-13 01:10 [ko1@a...            ] Nobuyoshi Nakada: 4360e0b626 (notes/commits): Notes removed by 'git notes remove'
  56984 2019-08-13 01:22 [ko1@a...            ] Aaron Patterson: 957bdfbab8 (master): Update docs to use more natural English
  56985 2019-08-13 01:29 [ko1@a...            ] Takashi Kokubun: 4e418a6c06 (master): Update check_branch description a little [ci skip]
  56986 2019-08-13 01:34 [ko1@a...            ] Aaron Patterson: 6749682f82 (master): also unpin `final` on weak maps
  56987 2019-08-13 01:34 [ko1@a...            ] Aaron Patterson: 76a928bac2 (master): Unpin default value objects
  56988 2019-08-13 01:34 [ko1@a...            ] git: e688ab26c7 (master): * expand tabs.
  56989 2019-08-13 01:45 [ko1@a...            ] Takashi Kokubun: 3979f22cc1 (master): Explain the current status of branches [ci skip] (#2350)
  56990 2019-08-13 05:45 [ko1@a...            ] Aaron Patterson: aac4d9d6c7 (master): Rename rb_gc_mark_no_pin -> rb_gc_mark_movable
  56991 2019-08-13 09:50 [ko1@a...            ] Nobuyoshi Nakada: ac656bc2bd (master): Hoisted out GPR_DEFAULT_REASON
  56992 2019-08-13 09:50 [ko1@a...            ] Nobuyoshi Nakada: 0c2d81dada (master): Renamed ruby_finalize_{0, 1}
  56993 2019-08-13 09:50 [ko1@a...            ] Nobuyoshi Nakada: 917d766508 (master): Move rb_objspace_t* in gc_verify_internal_consistency to an argument
  56994 2019-08-13 09:56 [ko1@a...            ] git: aec93417f0 (master): * expand tabs.
  56995 2019-08-13 11:20 [ko1@a...            ] Nobuyoshi Nakada: 0c1c42c43a (master): Move rb_objspace_t* in objspace_reachable_objects_from_root to an argument
  56996 2019-08-13 11:20 [ko1@a...            ] Nobuyoshi Nakada: 2f744f53c1 (master): Refactored `objspace_each_objects`
  56997 2019-08-13 11:20 [ko1@a...            ] Nobuyoshi Nakada: c215a6f282 (master): Removed non-VM_OBJSPACE code
  56998 2019-08-13 11:26 [ko1@a...            ] git: f78916e3c1 (master): * expand tabs.
  56999 2019-08-13 12:25 [ko1@a...            ] Nobuyoshi Nakada: 0d1af9f942 (master): Push commits notes too [ci skip]
  57000 2019-08-13 12:25 [ko1@a...            ] Nobuyoshi Nakada: 75d9fa8b07 (master): Detect VCS from the current directory by default [ci skip]

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