Project

General

Profile

Activity

From 04/15/2021 to 04/21/2021

04/21/2021

11:29 PM Revision 5512353d (git): Remove reverse VM instruction
This was previously only used by the multiple assignment code, but
is no longer needed after the multiple assignment ...
jeremyevans (Jeremy Evans)
05:49 PM Revision 9dbd0969 (git): * 2021-04-22 [ci skip]
git[bot]
05:49 PM Revision 50c54d40 (git): Evaluate multiple assignment left hand side before right hand side
In regular assignment, Ruby evaluates the left hand side before
the right hand side. For example:
```ruby
foo[0] = ...
jeremyevans (Jeremy Evans)
11:45 AM Revision 3c8a67e8 (git): [ruby/pp] Bump version to 0.2.0
https://github.com/ruby/pp/commit/a202dd2c9b hsbt (Hiroshi SHIBATA)
11:44 AM Revision 17441a6b (git): [ruby/pp] Support < Ruby 3.0
https://github.com/ruby/pp/commit/3ee131ae92 hsbt (Hiroshi SHIBATA)
11:43 AM Revision 2229fc8b (git): [ruby/resolv] gemspec: Explicitly list 0 executables
This gem exposes no executables, and this makes that clearer.
https://github.com/ruby/resolv/commit/8797a9d3ce
olleolleolle (Olle Jonsson)
11:41 AM Revision c27e8f1c (git): [ruby/forwardable] gemspec: Explicitly empty the executables list
This gem exposes no executables.
https://github.com/ruby/forwardable/commit/374b685927
olleolleolle (Olle Jonsson)
11:41 AM Revision b68a4c19 (git): [ruby/base64] gemspec: Use an explicit file list
This avoids shelling out to git.
https://github.com/ruby/base64/commit/f45f06f93f
olleolleolle (Olle Jonsson)
11:41 AM Revision fa00bf92 (git): [ruby/base64] gemspec: Explicitly empty executables list
This gem exposes no executables.
https://github.com/ruby/base64/commit/9d2c49cb19
olleolleolle (Olle Jonsson)
11:39 AM Revision 855997a4 (git): [ruby/abbrev] gemspec: Explicitly empty executables list
https://github.com/ruby/abbrev/commit/f28839e7b8 olleolleolle (Olle Jonsson)
11:38 AM Revision 4ac72d37 (git): [ruby/io-wait] gemspec: Explicitly list 0 executables
This gem exposes no executables, and this clarifies this.
https://github.com/ruby/io-wait/commit/f491c6cc64
olleolleolle (Olle Jonsson)
11:34 AM Revision 347c3b30 (git): Fix the regexp list for ignore list
hsbt (Hiroshi SHIBATA)
08:38 AM Revision 7c0c1c3e (git): This change broke the some files like date.gemspec and lib/logger.rb.
Revert "sync_default_gems.rb: merge only files named as each gem"
This reverts commit 37b96d6773a2151fb3193cab6b9e3f...
hsbt (Hiroshi SHIBATA)
04:02 AM Revision fb04c694 (git): array.c (rb_ary_zip): take only as many as needed from an Enumerator (#4389)
[Bug #17814] mame (Yusuke Endoh)

04/20/2021

11:39 PM Revision d427e3cd (git): [ci skip] Remove badge for Travis CI from README.md
Travis CI was removed in 6b978d542704a5614af5e9375c4b31b8d2618652. peterzhu2118 (Peter Zhu)
11:26 PM Revision eb4e3206 (git): Man page: correct defaults for RUBY_THREAD_VM_STACK_SIZE
See RUBY_VM_THREAD_VM_STACK_SIZE in vm_core.h. alanwu (Alan Wu)
04:54 PM Revision d92f09a5 (git): * 2021-04-21 [ci skip]
git[bot]
04:54 PM Revision 32643cfb (git): check ep during compaction because it can be null
This commit adds a check on the ep just like in the mark function. The
env can contain null bytes if allocation trac...
tenderlovemaking (Aaron Patterson)
12:19 PM Revision 59411b0b (git): [ruby/zlib] gemspec: Remove unused files
Remove the list of executables.
https://github.com/ruby/zlib/commit/6a70725b8e
olleolleolle (Olle Jonsson)
12:19 PM Revision 749aad28 (git): [ruby/gdbm] gemspec: Set executables to the empty list
This gem exposes zero executables.
https://github.com/ruby/gdbm/commit/d51cf47f65
olleolleolle (Olle Jonsson)
12:19 PM Revision cc8d0e7c (git): [ruby/dbm] gemspec: add README & LICENSE
https://github.com/ruby/dbm/commit/c86b94b781 olleolleolle (Olle Jonsson)
12:19 PM Revision b56c8f81 (git): [ruby/logger] Replace "iff" with "if and only if"
iff means if and only if, but readers without that knowledge might
assume this to be a spelling mistake. To me, this ...
gmcgibbon (Gannon McGibbon)
11:46 AM Revision 3fdc58c0 (git): [ruby/date] Bump version to 3.1.1
https://github.com/ruby/date/commit/e574cc9048 hsbt (Hiroshi SHIBATA)
10:22 AM Revision a31a9c74 (git): * 2021-04-20 [ci skip]
git[bot]
10:22 AM Revision 4c68c825 (git): Update bundled_gems
znz (Kazuhiro NISHIYAMA)

04/19/2021

12:40 PM Revision 50f17241 (git): Try to fix other failures of writing XDG_CONFIG_HOME
https://github.com/ruby/actions/actions/runs/756591173
https://github.com/ruby/actions/actions/runs/759073690
https:/...
znz (Kazuhiro NISHIYAMA)
09:19 AM Revision 93420d34 (git): Added the specific files to the default gems like net-http and optparse
hsbt (Hiroshi SHIBATA)
04:45 AM Revision 39c01aef (git): * 2021-04-19 [ci skip]
git[bot]
04:44 AM Revision 5d710d7e (git): Fix the wrong file detection for net-*.gemspec
[Bug #17476][ruby-core:101724] hsbt (Hiroshi SHIBATA)

04/18/2021

10:04 AM Revision 5a9b5b8e (git): Add execution bit for autogen.sh.
nagachika (Tomoyuki Chikanaga)
09:05 AM Revision a55ba766 (git): merge revision(s) 4250d7c910fd67c0da07c6213901009330e3cd51,83f96642d2d74569cc38319d02d5922fac8f66b8,447feb0aa08e20cc5eeb8b3a6f881de261a2c9a2,1d80d703141f01383604022f9e8e53e10865197c,e271a3d4afc47e812b50fc9c50f6bf34d2d723a6,366e88e508de7c59d69906ad948cccd7979e932b,d825e34962540d345eb3c5a70eb264b415e915a5,4250d7c910fd67c0da07c6213901009330e3cd51,f9e43782995b1f77e7b10c79941bbbda15620e2a: [Backport #17723]
autogen.sh: Added
Currently it just runs "autoreconf --install"
---
aclocal.m4 | 4 ++--
...
nagachika (Tomoyuki Chikanaga)
08:59 AM Revision 6e6157d9 (git): merge revision(s) 6268fdc662c75c61091b2ab0b476ec15df023328:
spec/ruby/core/hash/transform_keys_spec.rb: Fix the failure of
ruby_3_0
https://github.com/ruby/spe...
nagachika (Tomoyuki Chikanaga)
04:49 AM Revision aae812d6 (git): * 2021-04-18 [ci skip]
git[bot]
04:47 AM Revision 6943ffc3 (git): Split revision.h rule
GNU-make specific rule is defined in defs/gmake.mk. nobu (Nobuyoshi Nakada)

04/17/2021

10:14 AM Revision 1f562380 (git): Remove comments in tool/m4 from the generated configure
nobu (Nobuyoshi Nakada)
10:08 AM Revision 17c3014b (git): Prefer positive condition to double negative
Autoconf 2.70 seems to omit the check for the given CC,
`AC_COMPILE_IFELSE` does not know which is the cause of the
f...
nobu (Nobuyoshi Nakada)
02:54 AM Revision ed9ac039 (git): * 2021-04-17 [ci skip]
git[bot]
02:54 AM Revision d953ac11 (git): Fix writing XDG_CONFIG_HOME in test-bundler
https://github.com/ruby/actions/actions/runs/756591173
```
Errno::EACCES: Permission denied @ dir_s_mkdir - /home/run...
znz (Kazuhiro NISHIYAMA)

04/16/2021

07:12 AM Revision b6bb4623 (git): NEWS for [Feature #15198] [ci skip]
nobu (Nobuyoshi Nakada)
07:06 AM Revision 55d91a09 (git): Add Array#intersect?
Travis Hunter
05:41 AM Revision 97cee1cb (git): rb_hash_free(): has never existed.
This is just a hoax. Nobody have ever implemented a function named as
such. Also the functionality implied by the n...
shyouhei (Shyouhei Urabe)
02:05 AM Revision dd3eca64 (git): * 2021-04-16 [ci skip]
git[bot]
02:04 AM Revision 6268fdc6 (git): spec/ruby/core/hash/transform_keys_spec.rb: Fix the failure of ruby_3_0
https://github.com/ruby/spec/pull/833
https://github.com/ruby/spec/commit/8290e5ad8952b14ee9a5069651d9864c66681112
mame (Yusuke Endoh)

04/15/2021

08:30 PM Revision 67f1cd20 (git): merge revision(s) fbbc37dc1d5b329777e6d9716118db528ab70730: [Backport #17802]
test/drb/test_drb.rb: Specify the host of DRbServer
to try fixing the following error.
http://rubyc...
U.Nakamura
02:10 PM Revision f1f08f5b (git): Remove useless attribute set in init_mark_stack
init_mark_stack already clears the mark stack so we do not need to
set the attribute cache_size to zero.
Peter Zhu
09:07 AM Revision 26888d5e (git): Workaround for installation failures on macOS
nobu (Nobuyoshi Nakada)
06:36 AM Revision 7af7a539 (git): Also merge tool/bundler/*.rb for testing of Bundler
hsbt (Hiroshi SHIBATA)
06:36 AM Revision 96741765 (git): Merge the master branch of RubyGems
hsbt (Hiroshi SHIBATA)
06:36 AM Revision ed149dbf (git): Merge the master branch of Bundler
hsbt (Hiroshi SHIBATA)
06:36 AM Revision 0d9496f9 (git): Restore bundler.gemspec from ruby/ruby repository with sync_default_gems.rb
hsbt (Hiroshi SHIBATA)
05:55 AM Revision fd978621 (git): mkconfig.rb: Update around SDKROOT
c.f. https://opensource.apple.com/source/ruby/ruby-145.40.1/patches/tool_mkconfig.rb.diff
* moved to "includedir" fr...
nobu (Nobuyoshi Nakada)
04:51 AM Revision 31669960 (git): bump up RUBY_PATCHLEVEL
nagachika (Tomoyuki Chikanaga)
04:43 AM Revision ce06c24b (git): merge revision(s) c32375883a6,48bb0329eb3:
Update for autoconf 2.70
---
configure.ac | 232 +++++++++++++++++----------...
nobu (Nobuyoshi Nakada)
04:43 AM Revision 6add6014 (git): merge revision(s) a3851d97ede:
Removed unused AC_CHECKING
---
configure.ac | 7 -------
1 file changed, 7 deletions(-)
nobu (Nobuyoshi Nakada)
04:40 AM Revision df0f60b6 (git): spec/ruby/library/matrix/: Change the version guard to 3.1.0
[Bug #17521] won't be backported until 3.1.0.
https://github.com/ruby/spec/pull/832
mame (Yusuke Endoh)
02:14 AM Revision 92545977 (git): [Doc] Add Hash#value? into call-seq (#4293)
kachick (Kenichi Kamiya)
01:25 AM Revision 84d9a9af (git): merge revision(s) 31e0382723bfb35cffe3ca485dd0577668cafa07,5e5fb72f99701dc27c66ab148471893f14e6d6f0,fb6ebe55d91187d9635e0183d47dbf38e95b1141,522d4cd32f7727886f4fcbc28ed29c08d361ee20: [Backport #17735]
Keep non evaluated keys in `Hash#transform_keys!` [Bug #17735]
---
hash.c ...
nagachika (Tomoyuki Chikanaga)
12:46 AM Revision d5a34e1b (git): merge revision(s) fbbc37dc1d5b329777e6d9716118db528ab70730: [Backport #17802]
test/drb/test_drb.rb: Specify the host of DRbServer
to try fixing the following error.
http://rubyc...
nagachika (Tomoyuki Chikanaga)
12:44 AM Revision f057a607 (git): bump teeny version to 3.0.2.
nagachika (Tomoyuki Chikanaga)
 

Also available in: Atom