Commit graph

447 commits

Author SHA1 Message Date
Hiroshi SHIBATA
3c6bd9c9c7
Pathname is now core class.
We will restore this sync target when `lib/pathname.rb` is migrated to `pathname_builtin.rb`
and backport that file to `ruby/pathname` repo.
2025-08-05 10:33:53 +09:00
David Rodríguez
4126c1c522 Adapt to upstream change in Bundler specs 2025-07-03 13:43:00 +09:00
Hiroshi SHIBATA
29657a1ecb
Fixup 9dc60de4fc
Sync erb.gemspec to under the `lib/erb/ directory.
2025-07-02 07:46:57 +09:00
David Rodríguez
ec897fd204 Fix make test-bundler 2025-06-11 09:38:56 +09:00
Hiroshi SHIBATA
f638e14838
Support to sync cgi/escape from ruby/cgi repo 2025-05-12 12:52:33 +09:00
Hiroshi SHIBATA
69bb2b3bb2
Set is migrated to Core class 2025-05-02 09:49:15 +09:00
David Rodríguez
756479324f Sync Bundler and adapt to new spec setup 2025-04-10 19:21:51 +09:00
Hiroshi SHIBATA
16d446e8a5 Removed fiddle from sync target 2025-02-05 07:36:59 +09:00
Hiroshi SHIBATA
c3c7300b89
readline is also removed from sync target 2025-01-27 17:19:32 +09:00
Hiroshi SHIBATA
6096a72c1d
Removed irb and reline from sync targets 2025-01-27 17:15:49 +09:00
Hiroshi SHIBATA
5d6f76cf6e
ext/json/parser/prereq.mk is removed from sync target 2025-01-21 19:45:57 +09:00
Hiroshi SHIBATA
b00315e95a
win32ole is bundled gems now 2025-01-20 12:25:47 +09:00
Hiroshi SHIBATA
21254c36e1
Removed sync target of rdoc 2025-01-15 17:13:16 +09:00
Hiroshi SHIBATA
c8d11edcf5
Sync lockfile from rubygems/rubygems 2025-01-14 15:50:50 +09:00
Nobuyoshi Nakada
4180036f48
sync_default_gems.rb: check message_filter arguments 2025-01-13 09:56:22 +09:00
Hiroshi SHIBATA
be6a81c8bf
Removed benchmark, logger, ostruct and pstore from sync targets 2025-01-10 15:02:55 +09:00
Stan Lo
f1096c6ad4
Remove and stop syncing IRB documentation (#12416)
Follow-up to #12325

Since we're not generating IRB documentation, we don't need to sync
its `doc/` folder and keep the previous content.
2025-01-02 23:32:28 +09:00
Hiroshi SHIBATA
827acccce7
Skip to sync lib/irb/.document 2024-12-18 11:22:13 +09:00
Hiroshi SHIBATA
c2a5d4cdc0
Fixed upstream path of ruby/resolv 2024-12-11 15:30:14 +09:00
Hiroshi SHIBATA
0eca6c3059 Update strscan structure for strscan/strscan.rb 2024-12-02 10:50:34 +09:00
Matt Valentine-House
33f15ce80d Sync the main branch of ruby/mmtk
The sync script defaults to `master` when analysing which commits to
pick, but the default for new repos now is `main`.
2024-11-27 06:40:15 +09:00
Hiroshi SHIBATA
b305df8c78
Skip sync failure when we specified old version 2024-11-25 10:58:24 +09:00
Matt Valentine-House
801e66352e Sync ruby/mmtk into the gc/mmtk directory 2024-11-21 21:09:55 +00:00
Jean Boussier
9987298654 Update depend files 2024-11-05 18:00:36 +01:00
Jean Boussier
241a03483c Update json gem syncing logic 2024-11-05 18:00:36 +01:00
Jean Boussier
1cb9f9af23 tool/sync_default_gems.rb: update json rules
`lib/json/ext/generator/state.rb` should actually be
`ext/json/lib/json/ext/generator/state.rb`
2024-11-05 12:19:55 +01:00
nagachika
b1fc1af444 Stop syncing json benchmarks. 2024-11-05 08:58:53 +09:00
Hiroshi SHIBATA
d5bc4b812a
Revert "No longer needed ext/json/extconf.rb"
This reverts commit 58797b7f74.
2024-10-29 13:26:20 +09:00
Hiroshi SHIBATA
58797b7f74 No longer needed ext/json/extconf.rb 2024-10-26 18:44:15 +09:00
Hiroshi SHIBATA
a7a0fb9ba3
Followed up https://github.com/ruby/json/pull/613 2024-10-16 13:35:20 +09:00
Hiroshi SHIBATA
fc2efc2bdb Added win32-registry 2024-10-09 13:55:45 +09:00
Hiroshi SHIBATA
ec526c61c9
json upstream is ruby/json now 2024-10-07 10:04:42 +09:00
Kevin Newton
d57bc870ac [PRISM] Remove snapshot testing from Prism sync 2024-09-16 08:44:19 -04:00
git
2afde63eef * remove trailing spaces. [ci skip] 2024-08-31 05:22:36 +00:00
Hiroshi SHIBATA
f304afd26d
Added check method with released version of rubygems.org 2024-08-31 14:22:17 +09:00
Hiroshi SHIBATA
b59cbcf183
Clean up empty directory 2024-08-05 15:11:11 +09:00
Hiroshi SHIBATA
7a0e6f1d12
Follow-up resolv and win32 integration
https://github.com/ruby/resolv/pull/54
2024-07-16 12:12:40 +09:00
Hiroshi SHIBATA
01eb5c0f18
Skip to copy .so/.bundle files generated by rake-compiler 2024-07-01 11:07:49 +09:00
Hiroshi SHIBATA
3eda59e975
Sync strscan HEAD again.
https://github.com/ruby/strscan/pull/99 split document with multi-byte
chars.
2024-06-04 12:40:08 +09:00
Hiroshi SHIBATA
d50404d6fe
Revert "Sync strscan document files to under the doc directory"
This reverts commit 5611e249e1.

Followed up with 78bfde5d9f
2024-06-03 14:20:23 +09:00
Hiroshi SHIBATA
5611e249e1
Sync strscan document files to under the doc directory 2024-05-30 12:34:18 +09:00
Nobuyoshi Nakada
db5686a8ba
Read as binary regardless locale 2024-03-28 02:27:08 +09:00
Nobuyoshi Nakada
4e864d0a82
Architecture-dependent files must not pollute libdir [ci skip]
Copying compiled binaries to libdir is a really evil practice.
2024-02-20 13:14:09 +09:00
Hiroshi SHIBATA
cdf39ed673
Don't sync prism.{so,bundle,dll} from ruby/prism 2024-02-20 09:56:05 +09:00
Hiroshi SHIBATA
a170f1859b
No longer needed to sync syslog 2024-01-24 10:44:18 +09:00
Hiroshi SHIBATA
754e4e0c9c Stop sync csv repo 2024-01-22 18:23:05 +09:00
Hiroshi SHIBATA
f869f2ecf1 Stop sync nkf repo 2024-01-22 14:17:52 +09:00
Hiroshi SHIBATA
c44d15c639
Stop sync drb repo 2024-01-22 12:35:04 +09:00
Hiroshi SHIBATA
fa5094e183 Stop sync rinda repo 2024-01-19 20:02:19 +09:00
Hiroshi SHIBATA
36095ed3db Removed sync task for resolv-replace 2024-01-19 17:44:58 +09:00