hsbt, SHIBATA Hiroshi, Hiroshi SHIBATA

Hash Date Message
4edd787b140737172ff8f74ac556ce7b9c58e8d6 2013-03-22 cleanup by @vipulnsward [GH fixes #262]
0cfc4866d4eb7f16e650ab3262515c02fc6725ab 2013-03-29 code cleanup by @vipulnsward [GH fixes #267]
c25aa9f5d6b81d406a0a009f90a6cd87d62ccc1c 2013-03-31 Document the default Net timeout values by @toolmantim [GH fixes #269]
e8e7e1aae2feb1de74add23dc9d97d60fb04d810 2013-03-31 doumentation by @toolmantim [GH fixes #270]
18affefbe5e7d0d940e7f924b375c4bde00ac380 2013-03-31 documentation by @phiggins [GH fixes #263]
66aa6aa500a8f146a79cea51b8ebb854f8b1b74e 2013-04-09 Fixed comment typo by @qqshfox [fix GH-279]
43a162962505207daf2da558117ca01e1221600f 2013-04-09 Fix documentation by @jc00ke [fix GH-278]
e0b523d1a9fcd0a51c28c4601f76860e4169a921 2013-04-09 Finish docs for URI::FTP by @darkhelmet [fix GH-274]
91d5cda26d5a836eb23c869ebfdaca668faa164d 2013-04-11 Fix return value in example by @rkh [fix GH-284]
bbf0ea6bfb1f2cad0a85d458fdaf9662674b2f9a 2013-04-16 fixed wrong value by @taksatou [fix GH-287]
da91385f2c242ac2fbf9f2f3e64e27a78096de11 2013-04-16 fix ENV.to_a rdoc example by @benolee [fix GH-288]
e9a61266fcf9604cdae335d7d10a7a38c545db00 2013-04-17 fix typo by @zsalzbank [fix GH-289]
595825dc577616862b271ffac4c58eb27f0610af 2013-04-21 Replace use of obsolete variable `last-command-char` by @maser [fix GH-290]
e9b63c1a225f039b90faf16c5969c658d925dd37 2013-04-22 enhanced Array#delete_if docs by johnnymugs
b9a34fd717d1e23ddb2f53cf52e1a655fd917591 2013-05-12 fixed wrong document for Socket.tcp by @lann [fix GH-302]
6dede5115910bd88a0addc36349376735ee93949 2013-06-25 fix typo by @daveworth [fix GH-340]
fa7e514642de951cfe85e36ff65af669a7f482e1 2013-07-04 Fixing example in comments that raised an error by @JackDanger [fix GH-345]
660fed67411b977d8995cba150d0b05a3fddeb50 2013-07-05 Fix comment typo by @parroty [fix GH-350]
78db35897dcbd888f06cdb74169f95ab2de74b8a 2013-07-09 Add a missing line for rb_str_equal of string.c by @JuanitoFatas [fixes GH-353]
7eeb65397dda8490f90e625429d952628cf5a819 2013-07-09 fixup stying of `Json#generate` parameter docs by @daveworth [fixes GH-339]
331f22cd3021df5c397024d65651687d05cd8f75 2013-07-09 Module extended doc by @PragTob [fixes GH-335]
a62d6e64bf1da39f529396fd06a9dd1f1526c90f 2013-08-09 * tool/make-snapshot: Fix order of priority for option parameter.
721ec2272cccb249ae15e62caebdd5c8caf1e276 2013-11-07 typo [Fixes GH-435] PAtch by @zed-0xff https://github.com/ruby/ruby/pull/435
ea1180ef806ff452c74af9ebc73746350c1ff0ea 2013-12-06 * lib/webrick/httprequest.rb: [DOC] Fix broken link of CGI specification by @udzura [fix GH-466]
86d6d4d57c18b1c1fb5b1a3807dc114df2fd249f 2013-12-06 * lib/webrick/compat.rb, lib/xmlrpc/datetime.rb: [DOC] fix typo by @vipulnsward [fix GH-464]
56654cb04d051169fec34c98cfc417372b8a8d2a 2013-12-06 * lib/erb.rb: [DOC] fix broken link. Use rubygems.org and www.ruby-toolbox.com instead of RAA. [Bug #9197]
218755f3065f39b1d39a6c25f3d9253a4cbbf249 2013-12-07 * lib/fileutils.rb: remove unnecessary initialization. by @vipulnsward [fix GH-463]
5728783a0458357105c1943a4b0a9e04c1879a04 2013-12-07 * lib/net/http/header.rb: [DOC] Net::HTTP#to_hash returns pair of key and array values. Thanks @bjhaid [fix GH-467]
e23627c047e4c59cd3a8baf3f42bb6a5eddf60d6 2013-12-09 * marshal.c: [DOC] Wordsmith marshal.c documentation. by @vipulnsward [fix GH-470]
4d5729a7ee39d12b95bf4def2147c25271ac124c 2013-12-10 * man/ruby.1: [DOC] Use www.ruby-toolbox.com instead of RAA.
c2caf7d30fdf63818674cad9cc8689ef4105ae58 2013-12-11 * ext/racc/cparse/README: [DOC] Use upstream and github link instead of RAA.
3d4ceaaa14a052e87f560f3a8887cef2aa9d5fab 2013-12-11 * ext/tk/lib/tkextlib/SUPPORT_STATUS: [DOC] remove link of RAA.
a4b26274dd1d35241ca489593dccf66aeab30030 2013-12-12 * lib/xmlrpc.rb: [DOC] fix typo.
967677aba0b34e4254216b4f055b8ecac5f8edb8 2013-12-13 * lib/uri/common.rb: [DOC] Fix a broken link by @namusyaka [fix GH-478]
589a460801a6376ce64c00be03f022443b07e347 2013-12-17 * .gitignore: ignored *.old files.
4ca7f26d068a4c88e30c70e92057aa97e8ad1fe2 2014-01-19 * vm_trace.c: fix typo
d1ab866d4ab3508c596a48226deb38925f799a88 2014-01-19 * ext/nkf/nkf-utf8/nkf.c: fix typo by @windwiny [fix GH-506] * ext/openssl/ossl_ssl.c: ditto * ext/psych/yaml/scanner.c: ditto * ext/socket/init.c: ditto * ext/socket/socket.c: ditto * ext/tk/tcltklib.c: ditto * ext/win32ole/win32ole.c: ditto
690be750cbf107446438249a868e081e3ee3ff09 2014-01-19 * lib/cgi/html.rb: fix typo by @windwiny [fix GH-506] * lib/net/http.rb: ditto * lib/rexml/attribute.rb: ditto * lib/rexml/element.rb: ditto * lib/rexml/source.rb: ditto * lib/rexml/streamlistener.rb: ditto * lib/rss/xmlparser.rb: ditto * lib/rubygems/commands/generate_index_command.rb: ditto * lib/shell.rb: ditto * lib/uri/common.rb:ditto
689755a1add0293a557cb22098e3c3dec375c4c6 2014-01-19 * gc.c: fix typo by @windwiny [fix GH-506] * proc.c: ditto * variable.c: ditto
0558b8a5c40b93c01f5724fe8a3ab409d4374490 2014-01-19 * ext/psych/lib/psych.rb: fix typo by @jwworth [fix GH-500] * lib/rake/file_list.rb: ditto
fb69a117101e0185334be06abfc8c979b4282743 2014-01-21 * doc/syntax/refinements.rdoc: typo fix by @skade [fix GH-508]
6f53ea480a5a719538132f1fbf4d3f4563a3a98e 2014-01-21 * dir.c: Add example for Dir.pwd in Dir.getwd doc by @jasonrclark [fix GH-504]
94ebcc4aa7718d089925502ea126ce8e8fb3ab62 2014-01-22 * fix typo by @rrrene [fix GH-510]
b38d16dad92d895acf4ecb8a872f6de508333a2c 2014-02-05 * lib/set.rb: [DOC] Fix grammatical error by @bouk [fix GH-524]
c6c6a74fed7aa5d73d13bd98f3e6204002eeec32 2014-02-06 * ext/stringio/stringio.c: [DOC] add docs and example by @schneems [ci skip] [fix GH-527]
993e57d175c05a26e016080240e712f3ce2e9fc4 2014-02-10 * enum.c: document that it is OK to take more than available by @mvidner [fix GH-525] [ci skip]
98e82f3506d033f00c2f9d580cc46e7baf7aa0fa 2014-02-11 * lib/logger.rb: [DOC] Fix arg name for Logger.new by @ryotarai [ci skip] [fix GH-531]
966d04da60c07792319f7cbcdd6851b6c37ea47b 2014-02-13 * marshal.c: fix typo by @xta [fix GH-533] [ci skip]
72191a0acd84784184d20592ed8aba8ce91f911e 2014-02-16 * test/net/ftp/test_ftp.rb: remove unused variables. test/logger/test_logger.rb: ditto.
2e1d21f53c2f45f1773c8bb246e0de086f803170 2014-02-16 * test/pathname/test_pathname.rb: use File.exist? instead of File.exists?
3efb36c25c6f8bbdccf7da3d24966289346fdd14 2014-02-16 * test/test_securerandom.rb: use File.exist? instead of File.exists?
6f667c6460f228684ffb0696e26c0b0a6739daea 2014-02-17 * test/test_find.rb: remove unused variables.
1492277e3c45c9cff4793a4d142edd992a47060f 2014-02-17 * test/test_pty.rb: use underscore variables. because ignored unseued variables.
64d35eb6210a81249fd41abebdd47d5c90652457 2014-02-18 * test/test/psych/test_string.rb: remove unused variables. * test/test/psych/test_yaml.rb: ditto.
93156392dd4a80e1ee61a52c6a227845043a8026 2014-02-18 * test/socket/test_addrinfo.rb: remove unused variables. * test/socket/test_nonblock.rb: ditto. * test/socket/test_socket.rb: ditto. * test/socket/test_unix.rb: ditto. * test/testunit/test_parallel.rb: ditto. * test/webrick/test_filehandler.rb: ditto. * test/xmlrpc/test_features.rb: ditto. * test/zlib/test_zlib.rb: ditto.
28b3d20ba9f1092cd340231bdb5de37a3aa2fdab 2014-02-18 * test/socket/test_socket.rb: unix socket is required by test case.
569172765302d6b60a64e6499ba95973cd756ea3 2014-02-21 * test/monitor/test_monitor.rb: remove unused variabels. * test/resolv/test_dns.rb: ditto. * test/rexml/test_functions.rb: ditto. * test/rss/test_setup_maker_itunes.rb: ditto.
3a1d472fd6999f11378ec13b812e526b8953ef01 2014-02-21 typo fix
b9d5543da3a869ab2c802a03573da26cfbd2c3a6 2014-02-23 * README.ja.md: [DOC] fixed wasted spaces by @gogotanaka [fix GH-545][ci skip]
511c2a1647780dc58772c4031e2250c17425863b 2014-02-23 * process.c: [DOC] typo fix by @jkassemi [fix GH-544][ci skip]
0728a4ed706119abe392f330dc31f890964ce885 2014-02-23 * test/net/imap/test_imap.rb: remove unused variables. * test/net/imap/test_imap_response_parser.rb: ditto. * test/net/pop/test_pop.rb: ditto.
fa7b849f946c37422d27ce601582a7aa24eed0e3 2014-02-24 * test/fiddle/test_function.rb: remove unused variables. * test/fileutils/test_fileutils.rb: ditto. * test/io/console/test_io_console.rb: ditto.
829d9fdce6208c9f2d7d18af1a734ea257375504 2014-02-27 * test/test_syslog.rb: adjust indent.
79cd8f144e09f5f73d73352a882c5eabc331b834 2014-02-27 * test/test_set.rb: remove commented out code.
d89b64ddd7a5d0c1de5adf11a33cd13bec2dfd5d 2014-02-28 * file.c: [DOC] Add more documentation for File.basename by @avdi [fix GH-550][ci skip]
f6ae77d97ad281610e80407f9f2b0a6c28fe0fe1 2014-02-28 * test/zlib/test_zlib.rb: remove commented out code.
aab2cd21009505f83e6d909f6cbed82b798c579c 2014-02-28 * test/xmlrpc/test_client.rb: append assetion use_ssl variable.
68649699670a4c69fa198f98a4215b3eb5135284 2014-03-09 * eval.c: remove needless space. [ruby-dev:48026] [Bug #9615]
cbf4eca61e1b051593b5d29c657546260247e785 2014-03-21 * complax.c: [DOC] Document number conversion of `nil` by @skade [fix GH-570] [ci skip]
23d790e46f580263f8f662b035ce004505167437 2014-03-24 gc.c: Fix up default GC params by @csfrancis [fix GH-556]
e221c6cefc528c1c966fc1820882711d0ad7c898 2014-03-28 * ext/psych/lib/psych.rb: Merge psych-2.0.5. bump version to libyaml-0.1.6 for CVE-2014-2525. * ext/psych/yaml/config.h: ditto. * ext/psych/yaml/scanner.c: ditto. * ext/psych/yaml/yaml_private.h: ditto.
7a01bfcdbab42c001d6a6f917da989f58b25c31c 2014-03-28 * ext/psych/psych.gemspec: update gemspec for psych-2.0.5
4192341ef1dd3776321b31f6a6831fdb3ae8d599 2014-04-01 * README.EXT: fix typo. [ruby-core:61634] [Bug #9662]
b3b9b6e5f773cc1b594f25cfc902c9b345e993ee 2014-04-02 * doc/syntax/assignment.rdoc: [DOC] Fix typo unclosed HTML tag by @andrewdotn [fix GH-574][ci skip]
1f2082005453970b329bf14fc815933cd6d39915 2014-04-02 * common.mk: Use redmine-2.x url for DeveloperHowto wiki. [ruby-core:60657] [Bug #9511]
22305ffea01182c803b7e68cf282df5dc198c86e 2014-04-03 * lib/csv.rb: fix minor typo by @baroquebobcat [fix GH-583][ci skip]
3a78169e3fb22694794cbf169489cfe5fe9f0b1b 2014-04-13 * ext/psych/lib/psych.rb: [DOC] Fix a dead link in Psych by @rochefort [ci skip][fix GH-593]
cd7aafa855e256c75cb6f46ccd20befdee582611 2014-04-17 * template/opt_sc.inc.tmpl: [DOC] Fix typo in comment by @imasahiro [ci skip][fix GH-595] * template/optinsn.inc.tmpl: ditto. * template/optunifs.inc.tmpl: ditto.
0476b8722290a9a5ff29c4b96447a4c4778a9c62 2014-04-17 * prelude.rb: [DOC] Update Thread::exclusive docs by @stevenharman. [ci skip][fix GH-589]
24065577943091e542a414d1841ffd1ef43b9add 2014-04-26 * test/ruby/test_enum.rb (test_flat_map): Added test for flat_map. Contribute from @igaiga. [fix GH-598]
ba0002a9866d83c6ed3411378176498ba8001317 2014-05-02 * lib/rinda/tuplespace.rb: fix document. [ruby-core:62003][Bug #9738]
3fb8542b626128c2d15308fc6cb86792c01bac42 2014-05-02 * lib/net/imap.rb: Proofreading docs. [ruby-core:61931][Bug #9720]
03c39e114b51f3036101565addc7c04e6b382382 2014-05-10 * man/ruby.1: remove deadlink. [ruby-core:62145][Bug #9773]
6e2a2dd3066e5a8d7267bddfa533eab1c3747aab 2014-05-14 * LEGAL: added license infomation of ccan files.
f8c6a5dc02439bb99c8403602288c2937b9356cc 2014-05-17 * test/runner.rb: remove dependency test-unit and minitest from stdlib when running with test-all. [Feature #9711][ruby-core:61890] * test/testunit/*.rb: ditto. * test/lib: ditto.
7bf10e8787912565c53bb774e7508c2955515326 2014-05-20 * test/ruby/test_dir.rb: added testcase of double slash path.
eb7df1eaca9222506c6e5b19010f2e71beacc215 2014-05-24 * defs/default_gems: remvoed mintiest entry.
35a8580c566664a692998728c76f63a28bb3fece 2014-05-24 * test/lib/test/unit/test-unit.gemspec: removed needless gemspec file.
0948f67de8b404d6cb38b40e033ef356f86d1815 2014-05-24 * NEWS: style [ci skip]
938273f007cfc2ea3abc988b71a37d50ff736115 2014-05-24 * NEWS: added minitest changes. [ci skip]
ff9c54a32d860fbb609870570c16c2a5774d9e89 2014-05-24 * test/lib/minitest/.document: removed unused configuration. [ci skip]
2091ccac8859f9f4bdd0914619122fe7e6173a9c 2014-05-24 * array.c: [DOC] Add more documents to shuffle! and shuffle. Contributed by @JuanitoFatas [ci skip][fix GH-612]
cc0ca767f51f82ea308cb93c6b12e4301a9e4bdf 2014-05-24 * lib/logger.rb: refactored to include Logger::Period.
894c04783b2e7926b90f27f41e3032a65132b274 2014-05-25 * test/openssl/test_partial_record_read.rb: Testing read_nonblock on a partial TLS record results in IO::WaitReadable by @mohamedhafez. [fix GH-547]
d76340fa68f36918b3c6eaff05bde74177f95c62 2014-05-25 * test/fileutils/test_fileutils.rb: Added recursively chmod tests. [Feature #9303][ruby-core:59325]
98fce6fea8b9bf581341a1b47766cfe262062397 2014-05-25 * test/fileutils/test_fileutils.rb (test_chown_R): Add tests for chown_R. [Feature #9383][ruby-core:59641]
c1b5b93b3ff946dd6a13d201e3c3c80d37f651ff 2014-05-25 * ChangeLog: fixed wrong method name [ci skip]
563ee0110091be16537ea77b866e543ba27c70b0 2014-05-27 * test/test_timeout.rb (test_timeout): inverted test condition. [Bug #8523]
ecd452a8b068998510a99fbdabe9884ab16c0d35 2014-05-27 * test/runner.rb: fixed randomly test failure. [Bug #6573][ruby-core:45563]
64826fa79292fa5237109ef8c245895a4b6cf86b 2014-05-27 * test/openssl/test_hmac.rb (test_binary_update): Added Test for HMAC signing with UTF-8 String. [Bug #7512][ruby-core:50559]
bab55ed3f529637f297bac886f58fa7b4c15b8b2 2014-05-27 * test/openssl/test_pkcs7.rb: Add tests for PKCS7#type= and add_data. [Feature #7399][ruby-core:49565]
6eb8acae90ce774c054f0ea9b393df5a7601ffd7 2014-05-27 * test/openssl/test_pair.rb: Modify TestSSL#test_read_and_write to handle partial sysreads. [Bug #7398][ruby-core:49563] * test/openssl/test_ssl.rb: ditto.
aae667d242665d2e7b60caf2c752ad3001bf88c6 2014-05-31 * test/test_syslog.rb: remove executable.
a5afd23577e79bdcc5790d48ceed284803ee6e80 2014-05-31 * ext/digest/lib/digest/hmac.rb: extracted inline tests into test dir. * test/digest/test_digest_hmac.rb: ditto.
f84ef81dad3c028fd0935605f56743d361074774 2014-05-31 * lib/ipaddr.rb: extracted inline tests into test dir. * test/test_ipaddr.rb: ditto.
be29ae6b05bcd4b2ad06cdb5535c598acff66afc 2014-06-02 * CONTRIBUTING.md: added contibuting guide for github. [fix GH-625]
f4e9aa370dfbdaaef294495ca8aead57354b4e3b 2014-06-05 * misc/README: use github link instead of rubyforge.
3105141c7d7a02af9b724dfa6374f4579a9eff02 2014-06-05 * man/ruby.1: remove rubyforge entry.
595782b9244491f120250583429133008f3d3eaf 2014-06-12 * lib/net/http/responses.rb: added Net::HTTPPermanentRedirect(308) Contributed by @yorkie [fix GH-638]
ea7c1f4dc6cf64a0115607b5c8b41e24f759564e 2014-06-16 * test/date/test_date_strptime.rb: remove useless variable.
9761965d0532334782edc189081ba282a1e77e60 2014-06-16 * test/date/test_date_arith.rb: remove unused block argument.
e5af180eb0e0b83c2cb6cae0b1e96c5605d3ae7e 2014-06-16 * test/uri/test_generic.rb: fix wrong arguments for test case.
6f3e8df133c7785ff6bb6f18d1faec81fefb3999 2014-06-23 * tool/rbinstall.rb: support to install bundle gems.
7a05e0ae9f1983bb6446ef64092b58cbaa26bc45 2014-06-23 * tool/config_files.rb: rename class ConfigFiles to Downloader. * tool/get-config_files: ditto. * tool/make-snapshot: ditto.
204a83f5f3a3167815a1439e7e6652a7eec934f2 2014-06-24 * tool/downloader.rb: make Downloader class to general download utility. It can be used without config.guess and configu.sub. * tool/get-config_files: ditto. * tool/make-snapshot: ditto.
27d345dff4cca902cc4d61057d892aca5fd2d936 2014-06-24 * tool/make-snapshot: download bundle gems when package making. [Feature #9852][ruby-core:62676] * gems/bundled_gems: listed bundled gems for Ruby 2.2.
4c58cdc9a1a7296b6202f8ad4cf2b72581c61d6d 2014-06-24 * tool/downloader.rb: fix wrong variable name.
4f7449bebae380c2f60530d2b9a51a703f2f7cb6 2014-06-24 * lib/gserver.rb: remove redundant use of to_s in interpolation. * lib/logger.rb: ditto. * lib/optparse.rb: ditto. * lib/rbconfig/obsolete.rb: ditto. * lib/resolv.rb: ditto. * lib/webrick/httpresponse.rb: ditto.
46724873b0daf109d7f249a6ca768bdb938c00da 2014-06-26 Revert "Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]""
c9134128cbd9f4e3f7590ba899c1e9babe4e9f03 2014-06-26 * lib/webrick/httpproxy.rb: remvoe useless assigned variables. * lib/webrick/httpservlet/cgihandler.rb: ditto. * lib/webrick/httpservlet/erbhandler.rb: ditto. * lib/webrick/server.rb: ditto.
4af87bd672eca5a4ba6c11d931d4bf433be19312 2014-06-26 * test/profile_test_all.rb: move into test library directory. * test/runner.rb: fix require path for profile_test_all.rb.
767358108ecfd71055f6c75d14f439f3b6b43efb 2014-06-26 * test/with_different_ofs.rb: move into test library directory. * test/csv/base.rb: fix require path for with_different_ofs.rb. * test/digest/test_digest_extend.rb: ditto.
b0bc5635504faa851742ec056a9875fadf2fdcbc 2014-06-27 * lib/rubygems/specification.rb: fixed broken condition caused by removing YAML::ENGINE. * lib/rubygems/package/old.rb: ditto.
cc02a4ab7b71215de89c6bcfddc2fb2ef6f587be 2014-06-27 * lib/rubygems/test_case.rb: rescue Gem::LoadError in Gem::TestCase. because it's effected by removing minitest from stdlib.
b5a000bf4cb583df93a13d45bcc09301127fa1da 2014-06-30 * file.c: [DOC] document File.join returns a string. Contributed by @dapplebeforedawn. [fix GH-646]
f8a38a36eba27f0e4a9f62f319496354e51bcc8f 2014-07-01 * ext/date/lib/date/format.rb: removed empty file by @vipulnsward. * ext/date/lib/date.rb: removed needless require. [fix GH-647]
c6bc3789b7a0c841ad14c451bd57ec21df1c44e1 2014-07-01 * NEWS: added news entry of removing to date/format.rb.
931d2fd5d8271083a16a5bf781eb91f5a36fc752 2014-07-02 * logger.rb: removed unmaintain code. [Feature #9860][ruby-core:62724] * test/logger/test_application.rb: ditto.
fb38b907b57e41ec241c0a6c7a7bddb52860b625 2014-07-04 Revert "test/rdoc: avoid tempfile leaks"
ae1565503036e1f38fb2684f82acf5bb3403eec3 2014-07-04 * test/rubygems/test_gem_package.rb: avoid tempfile leaks using Tempfile#close! * test/rubygems/test_gem_request_set.rb: ditto. * test/rubygems/test_gem_request_set_gem_dependency_api.rb: ditto.
dcf296f74c6dd8f2d3fddab00f3b0f621d74ef40 2014-07-11 * io.c: Improve Documentation by @dapplebeforedawn. [fix GH-658] [ruby-core:63579] [Bug #10012]
94bbd10ea71120d7f21e1025d1f1a3b804db770e 2014-07-11 * array.c: Clarify documentation for Array#insert. [ruby-core:62934] [Bug #9901]
c2eac0e78c35fc7c23c4ec7024d7555b31d7bae6 2014-07-11 * lib/fileutils.rb: handle ENOENT error with symlink targeted to non-exists file. [ruby-dev:45933] [Bug #6716]
28cdf9b1d1e261b9fda792acf45396698968a315 2014-07-11 * lib/abbrev.rb: remove executable.
f0a698300a7d390b07121959b3ebb266818a94ec 2014-07-13 * README.md: fix slight grammatical error by @abwinkler999. [fix GH-659]
3caee4843407512e74c1893ada956c54d8dc8e4e 2014-07-13 * ext/dbm/dbm.c: fix wrong arguments in GetDBM2 macro by @v2e4lisp. [fix GH-655]
faa9a862eff93d51e5339fac8d410ed1c26cc5ae 2014-07-13 * ext/gdbm/gdbm.c: fix wrong arguments in GetDBM2 macro. * ext/sdbm/init.c: ditto.
e442383bc776800955b077806b91a373805655ab 2014-07-13 * ext/gdbm/gdbm.c: remove needless tabs. * ext/sdbm/init.c: ditto.
944afa18a1973d0db13c320eaefee81d08c5cb4c 2014-07-13 * ext/openssl/ossl_cipher.c: Fix call to ciphers class method and spell out `encryption` by @vipulnsward [fix GH-664]
6361928083d01906ab9d8782b6533b4ed7c834a0 2014-07-15 * lib/rake.rb, lib/rake/*.rb: Upgrade to rake-10.3.2 [fix GH-668] * test/rake/*.rb: ditto.
83edc945fa7f726a9d4cb2e8668a901fef93f474 2014-07-15 * defs/default_gems: change version definition file of rake.
2de10af7791b5ca724522df604a2bc4276018599 2014-07-18 * lib/fileutils.rb: added missing options of FileUtils.touch by @Domon. [fix GH-669]
b794145222a109df82c23ce6a2e2c5c99380c4ea 2014-07-18 * test/matrix/test_matrix.rb: Add tests for Matrix class. [Feature #10057][ruby-core:63809]
eb95f194bafd3707d947dbeafbb9c4de03d42d29 2014-07-19 * ext/thread/thread.c: added nodoc attribute into 'ConditionVariable#marshal_dump' by @vipulnsward [fix GH-672]
2f1ce283586d964b246bc2d3422a52a881a12b89 2014-07-19 * ext/openssl/ossl.c: use encryptor instead of encrypter in doc. contributed from @vipulnsward. [fix GH-663]
86b38466dfdf224323df707611c8ae1d199bee8a 2014-07-22 * lib/drb/extserv.rb: remove duplicate code with sample direcotry. contributed from @vipulnsward. [fix GH-679]
e32e0a2d3d75df947cb547b315e23c4fbd36d906 2014-07-23 * lib/pstore.rb: split executable code into sample directory. * sample/pstore.rb: ditto.
a7f672a17e64851af284d356791d01c76fded6e2 2014-07-23 * lib/tempfile.rb: split executable code into sample directory. * sample/tempfile.rb: ditto.
8fded5ba3e464277eb5bce0717a168ae53f3d0f6 2014-07-23 * lib/benchmark.rb: split executable code into sample directory. * sample/benchmark.rb: ditto.
6d6bd262704323f20064cf7ba2f30387d5a10029 2014-07-26 * lib/delegate.rb: split executable code into sample directory. * sample/delegate.rb: ditto.
25926315eaf1293cea0c57edd055dab3f1a17a57 2014-07-26 * lib/weakref.rb: split executable code into sample directory. * sample/weakref.rb: ditto.
4b8f0e76373ee806ce32ada89203fc50c8b0070d 2014-07-26 * lib/shell/command-processor.rb: remove unused variable. * lib/shell/system-command.rb: ditto. * lib/tmpdir.rb: ditto. * lib/uri/generic.rb: ditto.
448c87008e1bc66a93b8f21eedea060f281874a4 2014-07-27 * lib/cgi/core.rb: remove unused variables. * lib/erb.rb: ditto. * lib/mkmf.rb: ditto. * lib/net/http/response.rb: ditto. * lib/optparse/version.rb: ditto. * lib/prime.rb: ditto. * lib/racc/parser.rb: ditto. * lib/rexml/document.rb: ditto. * lib/rexml/dtd/dtd.rb: ditto. * lib/rexml/element.rb: ditto. * lib/rexml/functions.rb: ditto. * lib/rexml/parsers/xpathparser.rb: ditto.
1e667d5fec33d90136750ecbfcdae3f7d86c5ba1 2014-08-01 * test/date/test_date.rb: remove commented-out code. * test/date/test_date_arith.rb: ditto. * test/date/test_date_attr.rb: ditto. * test/date/test_date_parse.rb: ditto.
a52fa3eb199aa1b7fe0908ce47ba63135a214891 2014-08-02 * Changelog: fix typo. contribute from @chiastolite. [fix GH-693]
0a77122622e36906525032ef738ff68fe4a08e1f 2014-08-04 * ChangeLog: fix broken encoding.
97ec14b70a7f8dc2ff940d822a92691ddf149586 2014-08-05 * gems/bundled_gems: Upgrade to test-unit-3.0.0 and minitest-5.4.0.
b618b8685c5d9c2ca8cd7ee016e64222d34a9f05 2014-08-07 * lib/cgi.rb: remove needless condition for old ruby version.
67b5e1084bb079025183559f78b78402666dbfcd 2014-08-08 * lib/webrick/httpproxy.rb: remove needless condition for old ruby version.
47f8840e32710561544456d41f8b006237ab9581 2014-08-08 * lib/drb/drb.rb: removed unreachable code.
9b9a9249f4042c1311059bcc10e5e8e198446594 2014-08-08 * lib/irb/init.rb: removed unreachable code.
d6f0bd2b8423807755bae05a388625a8ef6e7e04 2014-08-08 * lib/open-uri.rb: remove needless condition for old ruby version. * test/open-uri/test_open-uri.rb: ditto.
556f8054938060c2021a49b60f44fd6b679e446e 2014-08-09 * test/cgi/test_cgi_core.rb: removed obsoleted condition for Ruby 1.8. * test/cgi/test_cgi_header.rb: ditto. * test/cgi/test_cgi_multipart.rb: ditto. * test/cgi/test_cgi_tag_helper.rb: ditto.
45592f4b4c7e835881538e52172932c3e20d0c4d 2014-08-09 * test/minitest/test_minitest_unit.rb: removed obsoleted condition for Ruby 1.8. * test/ruby/test_time_tz.rb: ditto.
8e5af8b628b2a52d203e43ad5a8b18375f801cde 2014-08-09 * lib/cmath.rb: fixed indent. * lib/drb/ssl.rb: ditto. * lib/irb/**/*.rb: ditto.
5afa23b4a46b55667d8f1c6e4490dfb315c8616f 2014-08-09 * ChangeLog: added reference to github issue.
76515504d552d3677f81539c29ed5f558f0dc4f0 2014-08-09 * lib/irb.rb: removed commented-out code. * lib/irb/**/*.rb: ditto.
f9a81499ff72b920798d440d292a97e4809b14f4 2014-08-10 * lib/irb/ext/multi-irb.rb: removed commented-out code.
0b7979a8fd03b02a82b2dc1f1ef78ba431dfdc2d 2014-08-10 * lib/irb/ext/multi-irb.rb: fixed indent. * lib/irb/output-method.rb: ditto.
ffc068c9bba4c731b06f7e4391fb6a33e101f334 2014-08-10 * lib/cgi/session/pstore.rb: separated sample code. * lib/open3.rb: ditto.
0210b487a4ed299d3aad570c8cec74303c2cb308 2014-08-12 * lib/fileutils.rb: fix typo. [ruby-dev:47831] [Bug #9180]
d1075b72c819ee537bde8a302340c4b837402a76 2014-08-12 * vm_exec.c: improve performance in ppc64 arch. [ruby-core:63437] [Feature #9997]
ac210750df46627b629eb6e7573c42fee21d8d4d 2014-08-12 * lib/fileutils.rb: enable to remove with non-owner directory. [ruby-dev:45976] [Bug #6756] * test/fileutils/test_fileutils.rb: add testcase for #6756.
3486904f4ed74687a6c86c1e2255bb733924283b 2014-08-12 * configure.in: ignored working directory same as prefix value. [ruby-core:54999] [Bug #8409]
09ed8ca5320106181c81455f5596ba1cac41f2d1 2014-08-13 * test/openssl/test_ssl_session.rb: fix indent. contributed from @spk. [fix GH-698]
087d1d27495b32b0af4acd4616354eab84b897d2 2014-08-13 * lib/irb/completion.rb: fixed broken completion list with String including spaces. Contributed from @dunric. [fix GH-465]
f741fd2d9d55afb535c3fd5635b2ee5252bedb68 2014-08-13 * lib/irb.rb: Prevent irb from crashing when exception with nil backtrace is raised. [fix GH-434][ruby-core:58078][Bug #9063] * test/irb/test_raise_no_backtrace_exception.rb: ditto.
643551f0d3c2897bf15007c9476cab05bf431563 2014-08-13 * lib/irb/completion.rb: reverted r47163. because another case can't be show completion target.
e5c9e568937873d32370298ccca2484e96ca2e03 2014-08-15 * lib/gserver.rb: removed unmaintained code. [ruby-core:40313][Feature #5480] * lib/xmlrpc/httpserver.rb: ditto.
70ea6d28c18b3c702c202c091fc2ff9a74582ca5 2014-08-17 * spec/default.mspec: use 2.2 definition.
c6efc649f824a0a6688e081add8e4a961e583c71 2014-08-21 * lib/net/imap.rb: removed commented-out code.
ef4c25720a076d854b0b2b340342551841dc45c1 2014-08-21 * lib/net/imap.rb: split executable code into sample directory. * sample/net-imap.rb: ditto.
9cb4054cded4585cc8f2e0588d1cd85ecc6c7b1d 2014-08-21 * .gitignore: ignored temporary file for Changelog. http://mkosaki.blog46.fc2.com/blog-entry-1284.html
bff692b94d74de24fe9b50a515f4bc844c3fb5be 2014-08-21 * lib/drb/acl.rb: split executable code into sample directory. * sample/drb/acl.rb: ditto.
59ca946543058a68ae94405061c0c1be6275a84a 2014-08-21 * lib/rinda/ring.rb: split executable code into sample directory. * sample/rinda-ring.rb: ditto.
4d9de3db0a9c84a8e0cb1564af348df4ed21dff2 2014-08-21 * lib/e2mmap.rb: removed commented-out code.
a84821f8dd60a4e7fb4716572aeb214b445dba8c 2014-08-22 * lib/prettyprint.rb: removed PrettyPrint#first? because it is obsoleted method since Ruby 1.8.2
6f74ab1d977e492c99f96f665243c48180b7bccb 2014-08-22 * lib/complex.rb: removed deprecated library. * lib/rational.rb: ditto.
4c91cbb9a82f2bf74bb7f48b758050fb071c15a1 2014-08-22 * lib/shell.rb: removed commented-out code. * lib/shell/builtin-command.rb: ditto. * lib/shell/command-processor.rb: ditto.
8a29e5b44bc6b49b47168a895a0a0532aafd6f1e 2014-08-22 * test/ruby/test_complex.rb: fixed broken tests. Math is not compatible CMath now.
51c3acb6f4f84730473f8a2f1a430b4d44c44660 2014-08-22 * test/ruby/test_complex.rb: removed commented-out code.
e9e99651e35bdb9357f4fc5250d663fc17bb3f7e 2014-08-24 * test/ruby/test_rational.rb: remove commented-out code.
6d67a48876ed107dc56735cacb6f45625fbe617f 2014-08-24 * test/ruby/test_rational.rb: fixed indent.
a3a6c6965676f41713b384b9d74586a7455e6558 2014-08-24 * test/ruby/test_complex.rb: removed needless conditions. * test/ruby/test_rational.rb: ditto.
2afed6eceff2951b949db7ded8167a75b431bad6 2014-08-24 * lib/e2mmap.rb: remove needless instance variables. * lib/irb.rb: ditto. * lib/irb/**/*.rb: ditto. * lib/shell.rb: ditto.
daa90738c440c1ecac2d68c43991171af4e972dd 2014-08-26 * lib/mathn.rb: removed commented-out code.
fb66bf2dd8f307b9741f4f076d70c6cbf560d0e5 2014-08-26 * lib/mathn.rb: mathn library is deprecated on ruby 2.2. [Feature #10169][ruby-core:64553]
f4e5a6f08374c4f12db75723ffbe003d35d4935d 2014-08-26 * lib/thwait.rb (ThreadsWait): removed needless constant.
1f48a3382b41d3e30d020f179147a063ce4fa4ba 2014-08-26 * lib/shell/process-controller.rb: removed commented-out code.
ab0fe78f033e92182d41b10a2f46f1a744a5df56 2014-08-26 * test/test_mathn.rb: added workaround for VERBOSE messages.
949634f51ae1b20779e3ee578b17c8b9442951ef 2014-08-26 * test/ruby/test_range.rb: added workaround for VERBOSE message.
618dadaaaacb7aca96fdc7abb1fd2607835dd08c 2014-08-26 * test/ruby/test_complex.rb: cherry-picked working assertions from r47251. * test/ruby/test_rational.rb: cherry-picked working assertions from r47263.
e7bcea383134ceb0a018b89a01ac41d028959fee 2014-08-27 * test/ruby/test_complex.rb: removed unreachable code. * test/ruby/test_rational.rb: ditto.
3e8515bf36d9e02e912e326797329c069a56d3bd 2014-08-27 * lib/drb/drb.rb: use attr_reader instead of Module#attr. [Feature #10172][ruby-core:64582] * lib/irb/ruby-token.rb: ditto. * lib/net/telnet.rb: ditto. * lib/rdoc/ruby_token.rb: ditto. * lib/thwait.rb: ditto.
e47fec1f8697e85acd5ba8992372dbe11628053a 2014-08-27 * lib/drb/acl.rb: Removed meaningless #to_s methods in interpolation. [Feature #10174][ruby-core:64584] * lib/erb.rb: ditto. * lib/observer.rb: ditto. * lib/rake/invocation_chain.rb: ditto. * lib/rubygems/command_manager.rb: ditto. * lib/rubygems/config_file.rb: ditto. * lib/uri/common.rb: ditto.
f587cf790611bd05a31e8d894feed2b3dc20c7c7 2014-08-29 * test/rinda/test_rinda.rb: removed useless assignment variables. * test/rss/rss-assertions.rb: ditto. * test/rss/test_maker_itunes.rb: ditto.
7df9a77da1947c617662148f6485dc58967277f2 2014-08-29 * test/net/imap/test_imap_response_parser.rb: removed needless code.
355c032fcff8ad90d298c2ae5fd107d350142623 2014-09-02 * test/runner.rb: reporting test coverage for test-all with COVERAGE env. [Feature #10189][ruby-core:64681] * Makefile.in: added task for coverage report. * common.mk: added definition of forked simplecov url. * .gitignore: ignored coverage directory.
4032c76ab7d101a774bd38221c7a9fd777c8669f 2014-09-02 * tool/rbinstall.rb: fixed error of local installation. [Bug #10192][ruby-core:64702]
bd1f4738a443a196203d51ee95f137fe7e688311 2014-09-02 * ChangeLog: added link of github issue
51ee0a634ea4d7c5fc5000dd66c3b257c0a62d77 2014-09-03 * test/openssl/test_pkey_rsa.rb (OpenSSL#test_sign_verify_memory_leak): added timeout into testcase for low performance environment. [Bug #9984][ruby-core:63367]
8362f9b58136c454e229640230b9381f50583859 2014-09-04 * symbian/*: removed Symbian support. [Feature #10199][ruby-core:64725] * dln.c: ditto. * include/ruby/defines.h: ditto. * thread_pthread.c: ditto. * vm.c: ditto.
b549ced9ed7e02ab87a8a75a85a002d4bb8e8b99 2014-09-04 * removed symbian directory.
d80282eecce4d2b6a7c3f419659d6e4d8eecb536 2014-09-04 * test/pathname/test_pathname.rb: added testcase for Pathname#mountpoint. [fix GH-709]
d42d6e690e3f553b971322eae783ac6b0d4d9692 2014-09-05 * lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(313287)
bf09511754d63e7018066962107014a905a1f9b5 2014-09-05 * test/rdoc/test_rdoc_rdoc.rb (TestRDocRDoc#test_parse_file_encoding): typofix.
8fada42082d4a0f3584324060d7f4b023a0e95dd 2014-09-05 * lib/rdoc/generator/pot/po.rb: fixed broken tests for trailing whitespace. * test/rdoc/test_rdoc_generator_pot.rb: ditto. * test/rdoc/test_rdoc_generator_pot_po.rb: ditto.
7e3b185a257213bc3c18e06a0ea648fbbdf937ae 2014-09-05 * test/csv/test_row.rb: Added some missing tests in CSV. * test/csv/test_table.rb: ditto.
1ffb9ba0e57cd5f9156a49209f8c11fa827158eb 2014-09-05 * ChangeLog: added reference to github
925ac7ade7a238949e85e0ddfb7ebe4d2f901f5a 2014-09-05 * lib/shellwords.rb: proofreading documentation. [Bug #10155][ruby-core:64471]
f6d2b4858891376dec83e43dccfa028d4b32b184 2014-09-06 * lib/rake.rb, lib/rake/*, test/rake/*: Update latest rake master(e47d023)
80325bab52091283f79c6ac6905609a640094833 2014-09-11 * lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(21b241a)
310462e17933ce182d1643d40863aeb4e671b208 2014-09-11 * ChangeLog: use ascii character
558bca64e9989fd1b597cf24420308754fa473f4 2014-09-11 * .gitignore: ignored only simplecov. * coverage/README: Added coverage docs.
dcd1c22701f839f098ff7a6afd3e82498930e3ae 2014-09-11 * .gitignore: ignored temporary files and coverage results.
6f3fb65ee7b92179a9023563fdd61bc24f6d7803 2014-09-12 * gems/bundled_gems: Upgraded to test-unit-3.0.1 and minitest-5.4.1
4de117a61517e839f2c45eaf45d56fc243d6d5b2 2014-09-14 * lib/rubygems: Update to RubyGems 2.4.1 master(713ab65) Complete history at: https://github.com/rubygems/rubygems/blob/master/History.txt#L3-L216 * test/rubygems: ditto.
b41b613e680e12305eef6834452bb896974862fd 2014-09-14 * test/test_tracer.rb: fixed testcase for rubygems update.
b14afd8fde24dabe0cdabd1248c9f1462d30fe63 2014-09-17 * tool/rbinstall.rb: fixed invalid options with latest rubygems. https://github.com/rubygems/rubygems/issues/1013
842e0b05ea3d31ad4c4392076dd5ef99d51737c5 2014-09-17 * test/fiddle/test_import.rb (Fiddle::TestImport#test_sizeof): added test for long long [fix GH-716]
c0debb96b65e4a53bf79b6245a98c055db0c0924 2014-09-20 * .travis.yml: added new configurations for osx on travis ci. [fix GH-723] * test/ruby/test_object.rb: tweaked to memory leak limit for osx build.
be1206c0ace306ebfbb3ab9ddd1cfec8fee230a9 2014-09-21 * lib/rexml/**/*.rb: removed commented-out code.
cf33a35a731aca2c3a9d8d7e24e25f3e8e3052f8 2014-09-22 * .travis.yml: Only osx build is enabled. linux builds is random failure and test results of major linux is covered by rubyci.
ab5517a06c407721520000060fce95d905b8d219 2014-09-23 * .travis.yml: added rubyspec into travis tasks and eliminate to stdout.
d3a405b97380d172abe8c7794a510fbc823a71a4 2014-09-30 * common.mk: fixed broken reference of update-config_files task
2b0cc32c1a74da7eba2fd5dfbe07a57e8228b5a8 2014-10-01 * compile.c: remove commented out code.
bf1814d990bf3f328e864ba03f6ca20d97d3f225 2014-10-03 * .travis.yml: Disabled to generate document on travis. Reduce test running time.
66b6179ec16788c7fb451d40071f30933c02752e 2014-10-03 * test/ruby/test_io.rb (TestIO#test_advise): added workaround of fadvise(2) with tmpfs and old linux kernel. [ruby-core:65355][Bug #10313]
d36f3e3b43c596ff85f6d19f5a4819d5a0916834 2014-10-03 * .travis.yml: enabled test results of linux.
5207d9f158485d6f4b96477b4d08c15eaded93c4 2014-10-03 * test/ruby/test_io.rb (TestIO#test_advise): avoid to infinite loop.
5eed468b8a3af05224be6241b398a14d06700caa 2014-10-03 * .travis.yml: enabled gcc build with osx on travis.
273af33537ae930fadf926182cff1289bed6189b 2014-10-03 * .travis.yml: removed needless preparation for gcc.
34b1a9913a3b827681b96b32392ac368bd622119 2014-10-08 * test/ruby/test_syntax.rb: added syntax tests of underscore arguments. [Feature #10340][ruby-core:65496]
89322aafb5829d18ac091853078957bed8eefe25 2014-10-13 * common.mk: use relative load path for bundled_gems directory. [Bug #10372][ruby-core:65630]
8d7fa2291cfa3f8d9f6df744ef8b4f3c15db9245 2014-10-13 * lib/xmlrpc/parser.rb: added new parser class using libxml-ruby gem. [Feature #9379][ruby-core:59633] * lib/xmlrpc/config.rb: ditto.
36284e2413cb8d572b84dabbdf70b62b44b39f82 2014-10-19 * ext/tk/lib/tkextlib/tile/treeview.rb: fix syntax error.
9419ecc6e9092e0133cfc8c44d87c6d70c6ace28 2014-10-29 * gems/bundled_gems: Update latest version of bundled gems.
c0e546bc9a9debed79cd266e71d7cfeb5a38dd2d 2014-10-31 * .travis.yml: tweak build scripts for unicode_normalize.rb.
53117e9fd20b76ead22990258c46fbb7cdabaa85 2014-10-31 * .gitignore: ignored unicode data with version directories.
f288185d46ff183abb4279ae596806dc64b46bf4 2014-10-31 * test/test_unicode_normalize.rb: added unicode version number to test data location.
f17a28dda01dbc40301b7e30355aadefd87985ff 2014-10-31 * .travis.yml: reverted r48199, it's unlated configuration.
8ed7d220f3d284f8af2bd014c39558ecddf3caec 2014-10-31 fix a typo [ci skip]
eb3c563fa6664db186db5d8453e7d79a1a94e227 2014-11-03 * vm_args.c: fixed build error with clang
888e16c51ec6dd4b6aeb94cb44ee70e8f2d102b4 2014-11-03 * NEWS: added period into Matrix section. [ci skip] [misc #10446][ruby-core:65987]
91dd80fac707002c99ba6db4ee79cf85e1186cb8 2014-11-04 * lib/open3.rb: fix code formatting in documentation by @JoshCheek [fix GH-747][ci skip]
934789941e6f57892ae91a85778672ef883f61be 2014-11-04 * lib/csv.rb: added documentation for skip_blanks option by @decasia [fix GH-744][ci skip]
5363dce93848410097471355cd578d1e68fa2c93 2014-11-04 * object.c: fix document of Kernel.Stirng by @suzukaze [fix GH-743][ci skip]
f367fe81b1c1b71bf0e4094d1abdefd1a5ded423 2014-11-09 * gems/bundled_gems: upgraded to test-unit 3.0.5.
8cba9dccf68faae3ba2eb50c5f83a03c3828a9a0 2014-11-10 * lib/rdoc/*.rb: Update to RDoc 4.2.0.alpha(579a11c)
e899fb19e9a845108c264ecc0e0542d68ce97fe7 2014-11-10 * lib/rubygems/*.rb: Update to RubyGems master(3e36528).
d5b7a701ebdf87221bd73af447d34f9b5bb8df5e 2014-11-11 * lib/rdoc/known_classes.rb: reverted regression changes of rdoc known class.
bb6b37a9bc5d5f932fb992a569d917ff6f87ef0b 2014-11-12 * lib/rubygems/*: Update to RubyGems 2.4.3 master (7b1f684).
12c9560fa957593bf92205e033083fda49c7e6de 2014-11-12 * gems/bundled_gems: Update to test-unit 3.0.6 and minitest 5.4.3.
30a69a5998b651508d3d6e4177dbec19ae44663b 2014-11-13 * gc.c: fix build error caused by implicit conversion with clang.
d35a2bd4dfdb974ff741736ad27b420c40365515 2014-11-17 * lib/rubygems/*, test/rubygems/*: Update to RubyGems 2.4.4 master (2f6e42e).
3f37ba11a1911d10ddfc3da16c4d558501199a43 2014-11-26 * test/inlinetest.rb: removed unused test helper.
6ec023e56822ac9d3948cfbcf9a8c9e6bc9dbab9 2014-12-01 * doc/syntax/refinements.rdoc: refinements are no longer experimental. patch by @gaurish [fix GH-755][ci skip]
d4cd7b0b1cc533ffa0cfa1e836ccda674ac85557 2014-12-01 * man/rake.1: Update latest man content by @aledovsky [fix GH-771][ci skip]
089429eab93ab1f27d75be15cb15bfa1e63984f3 2014-12-01 * proc.c: fix grammar by @BenMorganIO [fix GH-764][ci skip]
06bdfd0dfb4da17229e8e5d14e6ef739650043ed 2014-12-01 * ChangeLog: fixed reference number of github issue [ci skip]
e599d8d197ba5ca7fd5ef3a7dd63f9d174c2ec3d 2014-12-05 * ext/psych/lib/psych.rb: bump version to 2.0.8 * ext/psych/psych.gemspec: ditto. * ext/psych/psych_emitter.c: ditto. * ext/psych/psych_parser.c: ditto.
e2bbfaa67c658acf09cdfe43f82d7c8b42c1aec7 2014-12-06 * lib/rake: Update to rake 10.4.2 * test/rake: ditto.
93db27d51fcdc22a0ff6a1d3528b7017e9a92b55 2014-12-09 * string.c: [DOC] Add missing documentation around String#chomp. Patchby @stderr [ci skip][fix GH-780]
6447d061f52178ba3cd5f8f463a0f7a46eee3a9a 2014-12-13 * test/openssl/test_pkey_ec.rb: ignored tests with old OpenSSL.
bf29986371b81c08bbb83ded9587013b9a174b91 2014-12-17 * test/gdbm/test_gdbm.rb: Added test for each_key called without a block. Patch by @joeyates [fix GH-783]
6dd302ada90337b020c8866a50a2dea39fc48982 2014-12-27 * tool/make-snapshot: show sha1 digest when making packages. it's request from https://github.com/ruby/www.ruby-lang.org/issues/921 [fix GH-794]
9f3a95a0c8f87f022fc0a392e1a61570d8485c23 2014-12-27 * ext/tk/lib/tkextlib/tcllib/plotchart.rb: fix to invoke correct function of tcllib. Patch by @zalt50 [fix GH-787]
d81cbba60188b1d682bf81632356b9e473275454 2014-12-27 * ext/socket/socket.c: improved document for YARD doc. [fix GH-795][ci skip] Patch by @tlewin
4a481ad400a88e704d07c68aa8112c2a28bdf2c9 2014-12-28 * ext/json, test/json: merge JSON HEAD(17fe8e7) https://github.com/flori/json/compare/v1.8.1...17fe8e7
418328e29b5fb09a953c2179720717609e2df4e7 2014-12-29 * lib/unicode_normalize.rb: typo fix. [ci skip] [ruby-dev:48794][misc #10675]
d03c86391b52e8470fb5b31c58ebc2422ec1653b 2015-01-01 * doc/regexp.rdoc: fix regexp docs for whitespace character. [ruby-dev:48765] [Bug #10624]
dc599c2cb84e1a7d06e1f03e3ccee4d04dd1e636 2015-01-02 * test/openssl/test_ssl_session.rb (OpenSSL#test_ctx_client_session_cb): fix test failure with OpenSSL disabled SSLv3 protocol. [ruby-core:63772] [Bug #10046]
045de8a9c56aa1a8f9cef89e0bf0e533fa994d32 2015-01-02 * lib/securerandom.rb: improve syntax and grammar of documentation. [fix GH-796][ci skip] Patch by @Erol
73fc0cc57276b6aef3f5301fd3987b1b6d1dd296 2015-01-02 * lib/webrick/utils.rb: removed unused argument variable. [fix GH-356] Patch by @vipulnsward * lib/webrick/server.rb: ditto. * lib/webrick/ssl.rb: ditto. * test/webrick/test_utils.rb: added test for WEBrick::Utils#create_listeners.
c7d6c0d084bbb40d43d7bf7e0e4812c09d1a1a90 2015-01-02 * test/ruby/test_module.rb: Refactor invalid testcase. [fix GH-472][ruby-core:59035][Bug #9240]
57ee6eae5a133952b5f7ce8abe5d8b99e60fd7a8 2015-01-02 * test/net/http/test_http.rb (_test_send_request__HEAD): Added failing test for send_request with HEAD method.
2743ad8c25dd6b3f96372a0cb24b22a0779e895d 2015-01-02 * lib/net/http.rb (Net::HTTP#send_request): there is no response body with HEAD request. Patch by @rodrigosaito [fix GH-520]
4690241f012af796315013189ee5b98a3cf88f05 2015-01-03 * NEWS: added compatibility entry of r49101.
3afd0f9a914e4a7c733523ee657e238861dd8b38 2015-01-03 * ext/fiddle/lib/fiddle/cparser.rb: Support for Fiddle::CParser to handle rich signatures including parameter names and function pointer types. Patch by @theryan [fix GH-590] * test/fiddle/test_cparser.rb: ditto.
2758be26bb21be9acfd8720bb8160dab2ddc363e 2015-01-03 * ext/openssl/ossl.h: Make `SSL_SESSION_cmp` use `CRYPTO_memcmp` [fix GH-591] Patch by @PiPeep * ext/openssl/ossl_ssl_session.c: ditto.
a84bfcbf0061d30946e4d9692e9d4fa70682aef4 2015-01-03 * lib/net/http.rb: More descriptive error message when net/http fails to connect to a server. Patch by @xaviershay [fix GH-700] * test/net/http/test_http.rb: ditto.
574422733dd11b242ba04c02579710e42fa58a77 2015-01-03 * array.c: Improve performance of Array#shift. use shared instead of MEMMOVE if with arguments. Patch by @ksss [fix GH-537] * test/ruby/test_array.rb: ditto. * benchmark/bm_array_shift.rb: Added benchmark of GH-537 issue.
f0577b7563f72ae1effd82f12246fc8f91fece7c 2015-01-03 * ext/openssl/ossl.h: avoid to build failure of Windows environment. * ext/openssl/ossl_ssl_session.c: ditto.
1ba6e8868c9e353be4dfeb3fc407aa2334b35f62 2015-01-03 * ext/fiddle/lib/fiddle/cparser.rb: r49110 brake Fiddle::Import with type_alias * test/fiddle/test_cparser.rb: added type_alias test for parse_ctype and parse_struct_signature.
05c108cdba62545bb50616726f0b7261cb89ad4e 2015-01-04 * lib/tempfile.rb: provide default basename parameter. [fix GH-523] Patch by @dissolved * test/test_tempfile.rb: ditto.
837d30371b01e4531954dcfeff5378a2e6436e29 2015-01-04 * lib/drb/drb.rb: removed unused argument. Patch by @vipulnsward [fix GH-515]
471f5a7af03e69c57e425a4f3217589a2b2b59f7 2015-01-05 * test/ruby/test_io.rb: added timeout for AIX environment. [ruby-core:62983][Bug #9917]
c4675d865a9d555ab1648e81a891df9e344e4ae0 2015-01-08 * .travis.yml: Remove redundant configuration option. [fix GH-809] Patch by @gxworld
07b87cd239db5b556a6a9bb38ea78cd2540e4682 2015-01-09 * lib/rubygems: Update to RubyGems HEAD(e53c54a). * test/rubygems: ditto.
82c55fced9ea288bde190687daa38b0f0487e375 2015-01-10 * rational.c: removed commented-out code. [Feature #10376][ruby-core:65643]
847461260f5d35b24a2bdf69afd3abd933fc3a1f 2015-01-10 * complex.c: removed commented-out code.
6d92166c97d5965a2770f5a782325f20b6e57886 2015-01-10 * ext/zlib/zlib.c: fix document of method signatures. [Bug #10668][ruby-core:67186][ci skip]
2f7e05b1b54db0129d8f6d2a9a4a60271d71821b 2015-01-12 * array.c (rb_ary_each): documented return value. [misc #10469][ruby-core:66063]
ae0e6807696b3c7b3372619ec6408dfe83333210 2015-01-12 * lib/optparse.rb: improvements for OptionParser documentation. [misc #10608][ruby-core:66901][ci skip]
60c580fdcdfdf61b18a3f693d1fb2b0937b8c528 2015-01-12 * ext/bigdecimal/bigdecimal.c: fixes documentation like labeled lists, code examples etc. [ruby-core:66730][Bug #10576][ci skip]
2f56ebe8f721ebed920da35586e4c5a1b96b7574 2015-01-12 * math.c (math_atan2): improve documentation. [Feature #10323][ruby-core:65400][ci skip]
8f37674ffd5f4fd7ef581f4c5055b0b4f5acb763 2015-01-13 * ext/json, test/json: merge JSON HEAD(259dee6) separate imprementation of Typed_Data macro. https://github.com/flori/json/compare/v1.8.1...v1.8.2
2d47bf629f711cf5e0c2084225e9573fc8007db5 2015-01-18 * math.c (math_atan2): revive documentation before r49220. http://d.hatena.ne.jp/nagachika/20150112/ruby_trunk_changes_49213_49226
6c68a3edfa7d26ea8ebcc19cb019bc85485d5705 2015-01-20 * tool/vcs.rb: fix the exception given remote-url of svn.
45e23ec16e0b57745c7ab9fcb166b6511c797ef5 2015-01-26 * .gitignore: ignored temporary file with git.
9ab7b7ec8204ff5fbfe0838e48e771d147489d79 2015-01-28 * thread.c: Improve documentation for Thread#value [Bug #10694][ruby-core:67324][ci skip]
9a39740ef3f5009a99a511591b28c190f9d58760 2015-01-29 * tool/make-snapshot: removed md5 digest with package infomation
c3546c76c8f1c9d61e65d08e8b2dfca2e2098736 2015-02-05 * lib/rubygems: Update to RubyGems HEAD(5c3b6f3). Fixed #1156, #1142, #1115, #1142, #1139 on rubygems/rubygems * test/rubygems: ditto.
1a98f56ae14724611fc8f7c220e470d27f6b57e4 2015-02-08 * lib/net/http/header.rb: pass header names as symbols. Patch by @DamirSvrtan [fix GH-805] * test/net/http/test_httpheader.rb: added test.
f5219fee6307461c7ead4358290958679d9d0d38 2015-02-13 * ext/json: merge upstream from flori/json change usage of TypedData. [Feature #10739][ruby-core:67564]
f6b9a0feafe9d3f598867cbb5d1a1dbbb8ba91a6 2015-02-17 * hash.c: Added docs to explain that #include? and #member? do not check member equality * lib/set.rb: ditto
23b9356a0e58b16c5c4dcf2cc4debdc96279c718 2015-02-17 * doc/syntax/calling_methods.rdoc: Fix documentation for "calling_methods" Patch by @sos4nt [fix GH-830][ci skip]
c1c9bcfd03aba5ce40f76ce2124d00638072952f 2015-02-22 * common.mk: use ruby organization for rubyspec.
8e1839093ec76d4c3aea8e949d14a8d429c82eb1 2015-02-25 * spec/default.mspec: remove specific version number. https://github.com/ruby/rubyspec/commit/7a909e925c1baa9c700bd44af9241aef6e596714
a96c88eca119b244812cc41eb90531b2138cf7b7 2015-02-25 * spec/default.mspec: use default configuration file name. https://github.com/ruby/rubyspec/commit/cc69f337b06362e5607ffa3e3ad40ef7494960cf
b89e894399016def7979168d16eff9026012a710 2015-02-27 * lib/rake: Update to rake (9237e74), typo fix and remove needless private syntax. * test/rake: ditto.
d9c32d62a06edf6bcfaf357e44173cefd92778ee 2015-02-27 * lib/rubygems: Update to RubyGems 2.4.6 and HEAD(800f2e6). Fixed #1159, #1171, #1173 on rubygems/rubygems * test/rubygems: ditto.
c5e9d76221ffc87cb8f0a119cf7953937a14491f 2015-03-04 * doc/syntax/methods.rdoc: add some missing spaces and fix a grammatical error in method docs. [fix GH-843][ci skip] Patch by @nikolas
5f4f28d66958249544cbbb7a81c3ecc4dafb93a2 2015-03-04 * enum.c: Fix typo in slice_after's exception message. [fix GH-842][ci skip] Patch by @jsyeo
fe46bec769dcf3447c53ab320961397cf8af1627 2015-03-07 * tool/merger.rb: Added documentation to version method. [fix GH-847][ci skip] Patch by @magikid
6271eea522836a6abccd4bbd84ad82576d871716 2015-03-07 * thread.c: Mutex#owned? is no longer experimental since 2.1.0 [fix GH-839][ci skip] Patch by @takiy33
05d119620308b71c5a6c17b18e78da9e299a97b4 2015-03-07 * array.c: document that first element is kept when using Array#uniq and #uniq! [fix GH-845][ci skip] Patch by @riffraff
7d75a78604a83a4bd2eb30af4efa9f13c18966f1 2015-03-16 * lib/webrick/server.rb: Fix regression bug in WEBrick's :DoNotReverseLookup config option implementation. [fix GH-731] Patch by @vais * test/webrick/test_do_not_reverse_lookup.rb: ditto.
9a2ed2068ed1009fde38241da4cda10a9a935a94 2015-03-20 * .travis.yml: removed Ruby 1.9.3 build on Travis CI
0e18d1359416d5a30adfbe65014a10c76e1e9f29 2015-03-20 * .travis.yml: enabled email notification.
cd834d45a2cc0e968a6e510bd5ad8c0d2062bcda 2015-03-24 * doc/contributing.rdoc: update Maintainers list.
035bdf378889bc8609c5debe3c56fd19809c02c1 2015-03-24 * doc/standard_library.rdoc: move Thread to Extentions.
cd101b50eac09681c175955f0b221cfb4d48e9a4 2015-03-24 * doc/standard_library.rdoc: strip.
6d86d0773cba83adc7e186967fece96ece4ed8ca 2015-03-24 * doc/extention.rdoc: move from toplevel document and added extname. * doc/extention.ja.rdoc: ditto.
18178a933162dab6b0ff54ef7eae86e9e4fe29b7 2015-03-25 * .document: removed needless entries.
4d6aeebbabe6304dadcc83c659bf9e2f979990b3 2015-03-26 * test/test_observer.rb: add tests for Observable module. [fix GH-859] Patch by @brightbits
2e9f4bfd510f52b8478294ddd6269079c45c6171 2015-03-29 * gc.c (objspace_allrefs_destruct_i): fix a typo. [Bug #11013]
dd659dc3b0a0d2f58248b81cb672d973ed912bcd 2015-03-31 * doc/ChangeLog-0.06_to_0.52: added archived Changelog. [ruby-list:50105] * doc/ChangeLog-0.50_to_0.60: ditto. * doc/ChangeLog-0.60_to_1.1: ditto.
c4ee0df8ba2cf7cc6aaa785c8df20a91b1719021 2015-04-04 * lib/rake/*: Gemify rake [fix GH-862][Feature #11025] * test/rake/*: ditto. * tool/rbinstall.rb: ditto.
0dd9774009709ba6a4fd8d2f44800fd95f270218 2015-04-04 * lib/rake: removed empty directories. * test/rake: ditto.
75f9f244d6ac9622e2e775d28b3511e5af438b54 2015-04-04 * tool/rbinstall.rb: support --program-suffix option.
09bcf7b51b316562f706493b726c2b54010e0724 2015-04-05 * tool/rbinstall.rb: fix bin script permission of bundled gems.
1fa4cdf2d62c2bb5de8d2ba43d7b261eed6542c8 2015-04-07 * internal.h: fix typo. Patch by @sferik [fix GH-865]
600d52733303dff736f10e2d35f41264467a32dc 2015-04-10 * lib/rdoc/text.rb: removed duplicated code.
cfaddc2a3248dd0ce4a370fdbab44ca88adf5722 2015-04-11 * ext/json/*, test/json/*, defs/default_gems: Gemify JSON library. [fix GH-867][Feature #11057] * test/ruby/test_extlibs.rb: removed json gem from existence extentions. * gems/bundled_gems: added json gem into bundled gem. * lib/rdoc/rubygems_hook.rb: ignored no json environment. * lib/rubygems/test_case.rb, test/rubygems/*: ditto. * lib/rdoc/test_case.rb, test/rdoc/*: ditto.
d266473283e5275497ede28d3bc6b238010f37ec 2015-04-11 * tool/rbinstall.rb: support destdir for native extention gem.
cd06ce2e5a8d7e42283b35397c96eac1ee8b2388 2015-04-11 * ext/json, test/json: removed empty directory.
df7aac7c8dd82f0ff775f1e1067cca10b118945a 2015-04-11 * template/fake.rb.in: Don't assign baseruby, Because it's affect to Makefile of native gem like json on bundled gems.
f662d31b6bd229501456b9aaff45b26c4163f928 2015-04-12 * ext/coverage/coverage.c: Remove extension from require argument. [ci skip][fix GH-870] Patch by @yui-knk
1ed7fdf1fa97a167768534dddb5a393274937cca 2015-04-12 * gc.c: Document require name for ObjectSpace methods. [ci skip][fix GH-860] Patch by @schneems
1cb21311533825d567c8c574d2311dbf4b0f14ff 2015-04-12 * lib/rubygems/test_case.rb: fixed json load error for rubygems tests.
e40ab5942b9577847c6b3203221916ddcee1cd83 2015-04-12 * lib/rubygems/test_case.rb: use explicitly exception class and reverted to require JSON library for rubygems tests with Ruby 2.2.0 or earlier.
2e4f0af00f85ca228bcf5fa919882359411c652a 2015-04-12 * ext/json/*, test/json/*: Reverted r50231. Because it's not works with cross-compile environment.
9829e91d34af2f71758410e53f5d0cea0a7558a8 2015-04-12 * ext/json/json.gemspec, lib/rdoc/rdoc.gemspec: added gemspec directly. * defs/default_gems, tool/rbinstall.rb: removed default_gems definition. it make simple installation for default gems.
1bc5669857e8fe3daa2a3fa6a4c343e3fb1a19d7 2015-04-12 * ext/json/json.gemspec: bump version to 1.8.2. * ext/json/lib/json/version.rb: ditto.
d9a2b3480ef03b79ea9070de0646d2372491a915 2015-04-15 * doc/contributors.rdoc: fix a typo. Patch by @davydovanton [fix GH-872][ci skip] * doc/syntax/methods.rdoc: ditto. * ext/digest/sha2/sha2.c: ditto. * ext/socket/ipsocket.c: ditto. * ext/tk/*: ditto.
c97064c79d585e1fa118056895b5633c1e61e028 2015-04-20 * benchmark/bm_so_meteor_contest.rb: fix a typo.
325a50fc572516a171d640765d6ddf9b20be14dc 2015-04-20 * ext/openssl/*: use license instead of licence. [fix GH-876][ci skip] Patch by @davydovanton * lib/net/https.rb: ditto.
4bd7276247c92caa3fd7e381533e7d1edd9e472f 2015-04-21 * test/ruby/test_object.rb: renamed tests to explicitly class name. [fix GH-877] Patch by @yui-knk
bd29cec6bbd9e2c0a1159694bed0cd4e25bc7c71 2015-04-23 * lib/delegate.rb: fix a typo. [fix GH-881][ci skip] Patch by @Zorbash
f748c14cfdb5263a5d4120ef04c04e1f15bbb6cf 2015-04-30 * rational.c: Added documentation for rational literal. [Bug #11075][fix GH-885][ci skip] Patch by @shishir127
9a2c3fd65e9937f2bf3aa9bfdd5b9e5605fd7642 2015-05-03 * lib/yaml.rb: fix typo. [ci skip][fix GH-890] Patch by @miketheman
f266d21f65f9faaa446f14c244e39217c57949a8 2015-05-08 * doc/syntax/control_expressions.rdoc: fix a missing "a" [fix GH-888][ci skip] Patch by @riffraff
e5959feeabe3060f6c276eb96efc0606a077c8a9 2015-05-11 * gems/bundled_gems: Update minite-5.6.1 and power_assert-0.2.3.
180293ac8995922355e84939ee7449dbc0353b1b 2015-05-14 * ext/pathname/lib/pathname.rb: Remove condition of RUBY_VERSION <= 1.9. [Feature #11082]
cff3676c945a14f44e3f922468cf9be6e07613aa 2015-05-16 * enum.c: fix a sample code. Patch by @eagletmt [fix GH-901][ci skip]
5ffb21ebbd37bbb71b9c6f25c9c621cb3f037a1b 2015-05-16 * string.c: added documentation for character sequence \' with String#sub [Bug #11132][ruby-core:69121][fix GH-900][ci skip] Patch by @shishir127
cdea1553b34f884443427b2ba250baed563e1ce3 2015-05-19 * lib/benchmark.rb: Update Benchmark documentation and formatting. [fix GH-903][ci skip]
360c741abecf4827489cf000a29b9612c0951cb0 2015-05-20 added contributor name
0b5ecba435280947a16ab08fac0592fb3dc915d2 2015-05-21 * lib/net/telnet.rb: gemify net-telnet. [Feature #11083] * gems/bundled_gems: added net-telnet to bundled gems.
e398e64ad73fbdb3d7fc75b5f88a9b9e50f47b52 2015-05-21 * lib/matrix.rb: added documentation for Matrix#empty and Matrix#/ [Feature #10070][ruby-dev:48433] Patch by @gogotanaka
224172757ea4e9fb8f1d406b8e056d564cb9b517 2015-05-22 * NEWS: added news for net-telnet and rake
df55f4170a77315e63d945cdfde8f305d9dc0590 2015-06-04 * array.c: fix a typo. Patch by @manish-shrivastava [fix GH-922]
05f3eaa739dadd51476cdc975bfa0ed535026624 2015-06-04 * ChangeLog: fixed name at latest commit
0eb195cee314d100e845efcd86b45dd3282b52aa 2015-06-04 * ext/win32ole/win32ole.c: fix a typo. Patch by @davydovanton [fix GH-923] * include/ruby/st.h: ditto. * include/ruby/util.h: ditto.
5015e057fbd45b168f1a742ddccbf81756ab1d12 2015-06-04 * array.c: Revert r50763. because "reentered" is not typo.
7d3923e9d848830648cac0339d25d234dcf37300 2015-06-11 * lib/rubygems.rb: bump version to 2.4.6. It's missing change at r49774.
038213351b757fb5a62bc9313b64fcb78ff2ce97 2015-06-11 * lib/rubygems.rb: bump version to 2.4.7 and 2.4.8. these versions fixed CVE-2015-3900. * lib/rubygems/remote_fetcher.rb: ditto. * test/rubygems/test_gem_remote_fetcher.rb: added testcase for CVE-2015-3900
4162f90e03f15ec4c057a805dfe75ceab0dc61b2 2015-06-11 * ext/zlib/zlib.c: Fix indentation for rdoc. [Bug #11221][ruby-core:69465]
a45972f2a89d4b8c2b6c346a547140e8c3a4218d 2015-06-12 * sample/exyacc.rb: Fix some typos. * sample/list.rb: ditto. * sample/trick2013/kinaba/remarks.markdown: ditto.
d6b8acacf60ac497815f3c8f33e10a189b00a34a 2015-06-12 * ChangeLog: added missing commit message.
7c34b471bea7c85461307f2b33456cdac7b0fecf 2015-06-13 * ext/bigdecimal/bigdecimal.gemspec: Fix require paths for released gem. [fix GH-929] Patch by @voxik * ext/io/console/io-console.gemspec: ditto.
b7d3ec2f698c265d5a9059ef0b224a9d4b2ce7de 2015-06-13 * ext/openssl/ossl_ocsp.c: fix documentation on ocsp response cert status. [fix GH-932] Patch by @chrisholmes
654b90d31a59f16a3c03b7def85acac84d722034 2015-06-13 * lib/tempfile.rb: Fix typo. [fix GH-933] Patch by @Zorbash
96fb819676d401871b7cefd261ea7182684d6ff4 2015-06-17 * lib/csv.rb: accept to use Range object for row selection. [Feature #11267][ruby-dev:49091]
3759dfa23e6d6106d93a5c9bf845b0fc620a2512 2015-06-17 * ChangeLog: added contibutor name.
bbf440c90b036c733729b1a5c996978ac2adaa9d 2015-06-17 * include/ruby/ruby.h: $SAFE=3 is now obsolete. * ext/socket/init.c, ext/socket/socket.c, ext/socket/tcpsocket.c ext/socket/udpsocket.c, gc.c, object.c, re.c, safe.c: removed code for $SAFE=3 * bootstraptest/test_method.rb, test/erb/test_erb.rb, test/ruby/test_dir.rb test/ruby/test_file.rb, test/ruby/test_method.rb, test/ruby/test_regexp.rb test/ruby/test_thread.rb: remove tests for $SAFE=3
0def632db4599c398b37859775d45972a6c10d0a 2015-06-18 * safe.c: rename old method name for $SAFE=3
4219194730604d49d9347a9f31c4990e5054dac3 2015-06-18 * safe.c: removed needless doc related $SAFE=3
5d6ca9e95058bac96140ef9394291fed08a76070 2015-06-18 * include/ruby/ruby.h: $SAFE=2 is now obsolete. * dir.c, ext/fiddle/handle.c, ext/socket/basicsocket.c, file.c gc.c, io.c, process.c, safe.c, signal.c, win32/file.c: removed code for $SAFE=2 * test/erb/test_erb.rb, test/fiddle/test_handle.rb test/ruby/test_env.rb: removed tests for $SAFE=2.
7fac69128c784984232828795766e69ff7289732 2015-06-24 * re.c: Update documentation for Regexp class. [fix GH-937][ci skip] Patch by @davydovanton
96c1e6ac2bbd86b19514afab5b039f437d06afd8 2015-06-29 * README.md: tweak styles. [fix GH-945][ci skip] Patch by @bryndyment
8430f93b8fa0a166c251c270a550358a0602552d 2015-07-01 * Add test for Enumerable#none? [fix GH-950] Patch by @yui-knk
effdbf5936cc090a618e13c8f9a1b5412ebab2fa 2015-07-01 * lib/rubygems: Update to RubyGems HEAD(c202db2). this version contains many enhancements see http://git.io/vtNwF * test/rubygems: ditto.
8cb26a09b2872fbaf4265a746af73ddeb97580d1 2015-07-02 * lib/rubygems/resolver.rb: fix error of null device reference with DOSISH platform.
ccd85f7b17473f7b617ece673da7ee2a66c80509 2015-07-02 * lib/rubygems/resolver.rb: fixed NameError of Gem::Util::NULL_DEVICE.
a894e920aa75f10a7220bbe33873956ea26390ce 2015-07-04 * Add test for `Enumerable#sort` with block. Patch by @yui-knk [fix GH-954]
aebf152ea4df405a1519a4bcd41707ad72f9deb7 2015-07-04 * Add test case for empty array and first method with args. Patch by @yui-knk [fix GH-955]
4d419a54f38a7c6a7b8eed9ab522efff4d858749 2015-07-06 * test/lib/memory_status.rb: removed redundant path.
415e9cef0d3399f69ccf2209a1f87e5bb7643c68 2015-07-06 * ext/tk/tcltklib.c: removed deprecated safe level.
601c10e6ec8622e018fda040381d140f8b8574bc 2015-07-07 * lib/csv.rb: typo fix [ci skip][fix GH-958] Patch by @henrik
ea67287ac14e1b7f2be1ef586ab9770f709a4f7b 2015-07-09 * lib/net/http/responses.rb: Added 308 status to CODE_TO_OBJ list. [fix GH-961] Patch by @billinghamj
155f3845be2405acd91b2c4940af51197e960894 2015-07-21 * test/ruby/test_range.rb: Add test for Range#hash [fix GH-969] Patch by @yui-knk
1931f5e62ed7786f9ec38acd623d7d4c0c4ad173 2015-07-22 * test/ruby/test_range.rb: Add test case for Range#end with exclude_end true case. [fix GH-968] Pach by @yui-knk
eb0e81fc8fe2c858dd1e6e904ecb599b40329241 2015-07-22 * lib/matrix/eigenvalue_decomposition.rb: refine code style. [fix GH-959][ci skip] Patch by @bogdanvlviv
91092bd0e449fdf5610d7a0bb7d13cbf7896bfa8 2015-07-25 * test/rubygems/test_gem_remote_fetcher.rb: backport rubygems upstream change for OpenSSL key length. see detail to https://github.com/rubygems/rubygems/pull/1290
c2a9c954f1d5523f6dc5807eb21d87cf6c6b9894 2015-07-26 * gems/bundled_gems: update latest version of bundled power-assert.
c02ffd9a8ff79324ae178adf41f5d18f3b4ca634 2015-07-29 * gc.c: document argument passed to finalizer proc. [fix GH-976][ci skip] Patch by @alexdowad
40e2bed3dd6daaa295211cfaa6f89e7b97533213 2015-08-04 * doc/contributing.rdoc: fixed wrong instructions with OS X [fix GH-989][ci skip] Patch by @schneems
d91e11b59d5883657385a9d136c9d522284d1af1 2015-08-04 * proc.c: Removing duplicate doc [fix GH-987][ci skip] Patch by @ronakjangir47
0e8d7f89e6c88b38d135219f24193d6aae4b8cb7 2015-08-11 * vm_method.c: typo fix [fix GH-993][ci skip] Patch by @0x0dea * test/ruby/test_refinement.rb: ditto.
54a8318ecd1fe160d7061bf5b59d7708148dceee 2015-08-11 * enum.c: added doc for Enumerable#zip [fix GH-985] Patch by @yui-knk * test/ruby/test_enum.rb: added tests for Enumerable#zip [fix GH-985] Patch @yui-knk
a6cf2a94124ccd99f01f02d50c397a5285965187 2015-08-11 * test/ruby/test_array.rb: Add test for `Array#flatten` with level 1 [fix GH-986] Patch @yui-knk
8322c36a9bb55a50faf03ffaf23e0ebf08f71e30 2015-08-11 * string.c: [DOC] Make #end_with? example doc symmetry with #start_with? [fix GH-992][ci skip]
d5f479ca7e4c5809b42050a467116484bc33c438 2015-08-11 * string.c: Fix documentation for String#slice [ruby-core:70298][Bug #11427]
c7dc6a34b50e4d9d76c1fe9d2888ccb2aa6aeef3 2015-08-11 * test/openssl/test_ssl.rb: Fix LocalJumpErrors being raised in OpenSSL tests. [ruby-core:70020][Bug #11368]
e9f7e1c235f6c7c0570bbdd5d663d4bfa039ae32 2015-08-16 * gems/bundled_gems: update latest version of bundled gems. It includes minitest-5.8.0 and test-unit 3.1.3.
2ded8d0698667692ce5d9ca2bbc6108ed1125235 2015-08-27 * lib/webrick/server.rb: use IO::NULL instead of '/dev/null' * test/ruby/test_string.rb: ditto.
94c5f5a77ca629f8288230972eee6257c9626ce5 2015-08-28 * lib/rdoc/*: Update rdoc master(cfffed5) https://github.com/rdoc/rdoc/pull/337 https://github.com/rdoc/rdoc/pull/367
4a14d94418dc50b817e4e5811c822a3a07584acf 2015-09-02 * ext/psych/*: merge psych master(8737e5b). It contains following fixes. https://github.com/tenderlove/psych/pull/242 https://github.com/tenderlove/psych/pull/246 [ruby-list:50219] * test/psych/*: ditto.
303c5a370ed1bea8a3045b33f9c03e992badb9b0 2015-09-04 * doc/contributing.rdoc: fix configuration option. [ci skip] [fix GH-1009]
59991b6ac517fcaa4f8122a1da6552a66892449e 2015-09-08 * lib/rubygems: Update to RubyGems HEAD(fe61e4c112). this version contains new feature that warn invalid SPDX license identifiers. https://github.com/rubygems/rubygems/pull/1249 and #1032, #1023, #1332, #1328, #1306, #1321, #1324 * test/rubygems: ditto.
2f227df3f93a146ae74b061ab359c8cdcf060d35 2015-09-09 * test/rubygems/test_config.rb: fix broken tests for Windows platform.
2014b4d5ffc38b9b39c6a0ed1d0c6375161615ec 2015-09-12 * README.md: improve markdown rendering for readable. [fix GH-1015][ci skip] Patch by @Matrixbirds
d84597355e844b355b7dcab410ce40da0e50faf5 2015-09-12 * file.c: access()/eaccess() wrapping methods check more than just uid. [fix GH-1007][ci skip] Patch by @eam
3d86c4735676ece0fb20b9a60ee61db7e4869a3d 2015-09-17 * common.mk: separated test for test-framework from test-all task. They should be invoke at first before tests of test-all.
8f688497c1a1b41e1da36f81f94dcc51c53739cf 2015-09-17 * common.mk: fix command error with outside builddir.
1bbe442f80990e5d002ff6663a80d2dc43ae31d4 2015-09-25 * id_table.c: fix typo. [ci skip][fix GH-1031] Patch @davydovanton
a45ec9c6e576cc73c4e8ac9252a39e35bb91d028 2015-09-25 * gems/bundled_gems: upgrade to minitest-5.8.1
08b54fbd0dcb1c436a79a4cc9a0ac892cc0c8239 2015-09-25 * lib/net/http.rb: removed unused variable. It's removed at r13648. [fix GH-1022] Patch by @nkondratyev
05b844723beff79b7df76f7b9d180f8d8e65f5a5 2015-09-27 * ChangeLog: removed duplicated message.
d92470bbc2a1b054fe351585f374157e470a7bb6 2015-09-28 * test/test_forwardable.rb: Write basic tests for lib/forwardable. [fix GH-1035] Patch by @kachick
4b80f53265b074e3b3773ce07f23465a689358ee 2015-10-06 * method.h: typo fix. Patch by @davydovanton [fix GH-1032][ci skip]
c4ccdd6471ce8b2fc432a6174d8c08a48a8bdc3b 2015-10-14 * lib/racc/rdoc/grammar.en.rdoc: fix spell error. [fix GH-1053][ci skip] Patch by @Matrixbirds
26cd2da78492a410e86c5d7ef9ae42049ed87799 2015-10-23 * string.c: Added method signature to include hash. It's inconsistency with `gsub` method signature. [ci skip][fix GH-1023] Patch by @danielevans
5fdee2f829a0a600e196920a0cc690c0705a48dc 2015-10-23 * file.c: fix indent style. [fix GH-977] * test/ruby/test_string.rb: indent. [fix GH-975] [ci skip] These patches are contributed from @yui-knk
2cd1f852e1404462f97a49856b1984d5dd49badc 2015-10-23 * lib/ipaddr.rb, test/test_ipaddr.rb: Reject invalid address contained EOL string. Patch by @kachick [fix GH-942][Bug #11513]
00d8b1a85d718c5bc8d648aeb88b114396d3e799 2015-10-23 * lib/irb.rb: Ignored assignment of STDOUT.sync = true when irb.rb loaded. It's affected to IDE such as Jetbrain. [fix GH-864] Patch by @os97673
e3b0788378d259125c52aee554afe9845e012c19 2015-10-23 * .gitignore: ignored environmantal wrapper files.
5d5315ad3b4cdfb87fb27955dfef96085cd4fcb2 2015-10-24 * configure.in: fixed build failure of Haiku. [fix GH-984] Patch by @kallisti5 * ext/socket/getaddrinfo.c: ditto. * ext/socket/getnameinfo.c: ditto. * ext/socket/rubysocket.h: ditto.
d7908f9a9c2d55c3af0a9a382166698542703093 2015-10-26 * lib/fileutils.rb: rename tailing to trailing. [Misc #11548]
e00d5437d1453f0ec4fbc980a81c15630624eb71 2015-10-30 * lib/rubygems: Update to RubyGems HEAD(60d7972). this version contains pull requests number of #1343, #1356, #1357, #1363 at https://github.com/rubygems/rubygems/pulls * test/rubygems: ditto.
57880d7e35e6d40e23d531a6917a97c99986a0c9 2015-10-30 * gems/bundled_gems: update latest gems. test-unit-3.1.5 and minitest-5.8.2
8d4dff2c181d5ef81f0aae495c512f8e6622552f 2015-10-30 * vm_method.c: added documentation of protected/private methods. [fix GH-1072] * test/ruby/test_module.rb: added testcase for method_defined? [fix GH-1071]
8af123076ea8c83296b60dbc324f1cc53a616a2e 2015-10-30 * ChangeLog: fix wrong commit name. Fri Oct 30 12:36:16 2015 yui-knk <spiketeika@gmail.com>
a2845a44ffd3c9ddef704dac1ba1fa2766a64555 2015-10-30 * test/ruby/test_call.rb: added test for safe navigation operator. [fix GH-1066]
a8438d3033a87f93f7a3a8c6ce32f6279ca7ad84 2015-10-31 * test/openssl/test_pair.rb: skipped tests if openssl doesn't support ECDH cipher.
b6807ba3535bf3fc5a4f46c7477c77005c563cf1 2015-11-04 * hash.c: use correct grammer. Patch by @tveastman [fix GH-1079][ci skip]
825c891b4ee256e3139b71ba4876595391e4d176 2015-11-04 * method.h: fix typo. Patch by @davydovanton [fix GH-1076][ci skip]
b381e3caee9e92bc795a1c8303195d270708e43c 2015-11-04 * class.c: fix documentation for rb_define_class{_id}_under. [fix GH-991][ci skip] Patch by @kachick
86875c2bcb32084069d35e95fffafde60b69769b 2015-11-04 * lib/debug.rb: Add documentation for #thread_list_all. [Misc #11580][ci skip]
de8c69313e87adc6e4f2b006ba48d5d82912bade 2015-11-06 * test/runner.rb: extracted test helper. * test/lib/zombie_hunter.rb: ditto.
baddc0cbf9a4c8d0f3b52a9e78e0824a14c46357 2015-11-08 * lib/uri/ftp.rb: fix a typo. [fix GH-1084][ci skip] Patch by @windwiny
3b3c32379820652559f576c7db664f6d57e07a34 2015-11-08 * ext/psych/psych_emitter.c: bakcport 5bd7744 from tenderlove/psych. support backword compatibility of Ruby 2.0
863396a5fef9d6ed213419279fa5165a68636724 2015-11-09 * common.mk: Use ruby organization url for simplecov repository.
ece64610d31df10babc36d770da8395776e888f4 2015-11-09 * test/runner.rb: use official repository for coverage tool. * Makefile.in: ditto. * common.mk: ditto. * .gitignore: ignored third party repositories.
ccf647f71cb13a021452b88824e73a6f80819138 2015-11-11 * transcode.c: fix a typo [ci skip][fix GH-1091] Patch by @jwworth
a2ba489e2eff648b98054b1252e45a3c0643ab8e 2015-11-12 * lib/rubygems: Update to RubyGems 2.5.0+ HEAD(db78980). this version includes #1367 , #1373 , #1375 * test/rubygems: ditto.
f1f790db39ea6c0d5fe4d490afb5aab18c0d325c 2015-11-13 * ext/psych/psych.gemspec: bump version to 2.0.15
ab233984619b6e7c3697d404462b601ad5756c66 2015-11-16 * lib/webrick/httpauth/basicauth.rb: fix a typo. [ci skip][fix GH-1099] Patch by @jwworth * lib/webrick/httpauth/digestauth.rb: ditto.
8fef6aa20bd658d90036287caa96b9ca17ef3fc5 2015-11-16 * tool/rbinstall.rb: fix wrong permission for gem specification without zlib runtime. [Bug #11685][ruby-dev:49343]
c9baf1fabff8768e240533ce5399e1517db636b2 2015-11-16 * struct.c: Standardize a method signature of Struct#[]=. [ci skip][fix GH-1095]
f6ea3cc675d3c2e7182713ad40e3b87a054547d5 2015-11-16 * proc.c: Add call-seq of `Method#super_method` [ci skip][fix GH-1094]
ce9b056c5d37ad7760049550b269139f72bdfcfb 2015-11-16 * mkconfig.rb: Add some high-level documentation. [ci skip][fix GH-1081]
468cf2704c27e7ec7554ece56a3ea243da9114d0 2015-11-16 * ChangeLog: fixed accidentally commit.
5f6715275e703ab49666a0440e6fcbb92a24c32f 2015-11-19 * lib/rubygems: Update to RubyGems 2.5.0+ HEAD(c6b4946). this version includes #1114, #1314, #1322, #1375, #1383, #1387 * test/rubygems: ditto.
49bb4a1fd91a525fe231347b6636b35b66bf4951 2015-11-20 * lib/rss/syndication.rb: Add nodoc marker for #validate_sy_updatePeriod. [ci skip][fix GH-1105] Patch by @davydovanton
35c3f042fc61777016b9b4efd5f3d07aa0305b13 2015-11-20 * ext/socket/socket.c: remove mention of :UNIX in getaddrinfo(). It's typically not a support option. [ci skip][fix GH-990] Patch by @eam
65c744fb9cb65222dbab16497444da87df86966f 2015-11-20 * array.c: clarify docs for take_while/drop_while samples. [ci skip][fix GH-1028] Patch by @leriksen
2c97d690521f3a4d06cd0a64ef705018557abd8c 2015-11-20 * lib/net/http.rb: set hostname before call ossl_ssl_set_session. [Bug #11401][ruby-core:70152][fix GH-964] Patch by @mkarnebeek
f0002bd5a21bf091dfd0482fb7b0147b7d3703fb 2015-11-20 * lib/net/http.rb: Fixed regression for Net::HTTP::PUT with "Expect-100" header. * test/net/http/test_http.rb: added test.
a90c99ee0ca82d7d3555f6f4bdb8bdd361a5b7e0 2015-11-20 * Added missing reference of GitHub
81a6bd50c264b390c023564261d1fd535a2feda4 2015-11-22 * ext/openssl/ossl.c: fix brew command for installation of openssl. [ci skip][fix GH-1007] Patch by @arthurnn
9626fb488d67d59c22c357652607adc22890729c 2015-11-22 * ChangeLog: fix wrong reference for r52714
e3120abd58e7ee2f29a57c658526e5d84aa7b4fe 2015-11-23 * gems/bundled_gems: bump version to minitest-5.8.3
ba516bc317c650631c258948dc2b67513a4c0947 2015-11-24 * lib/rubygems/installer.rb: Fix two double-word typos. [ci skip][fix GH-1108] Patch by @jwworth
a4ac5065519b023e1b951b8891aa71836b88411d 2015-11-26 * test/coverage/test_coverage.rb: Added test-case for Coverage.peek_result without Coverage.start. [Misc #11726][ruby-core:71622]
676c80d203da1d5c2feee44bbe4bc40350b612d4 2015-11-26 * test/coverage/test_coverage.rb: Added test-case for Coverage.restart. [Misc #11732][ruby-dev:49379]
d1decf0dfe34e2a16e6cbd0de97f9f011d98d94e 2015-12-02 * ext/bigdecimal/bigdecimal.c: Fix double word typo. [ci skip][fix GH-1120] Patch by @jwworth
aed0db8bd35af72f15514c747d8a64737192c6b8 2015-12-02 * lib/csv.rb: enable frozen_string_literal. [fix GH-1116] Patch by @marshall-lee
b875b1c3a165e70d7fed35ee3d157446772e5e07 2015-12-02 * test/ruby/test_string.rb: removed non executing tests. [Misc #11757][ruby-dev:49397]
bf0723644b95f5afc9c0fc8b7f60f4284a6fc0c4 2015-12-02 * configure.in: Fixed double negative comments. [Bug #11698][ruby-core:71506]
e1d283847d6d449ea8845fb777aaed821ded59e8 2015-12-03 * test/ruby/test_mixed_unicode_escapes.rb: fixed typo. [fix GH-1122] Patch by @davydovanton * test/ruby/test_object.rb: ditto. * test/socket/test_tcp.rb: ditto.
e2977fc8f36cc25008011698b03fe7b012077101 2015-12-03 * lib/scanf.rb: fixed double words typo. [ci skip][fix GH-1123] Patch by @jwworth
e2cf71a0858715eb884996b4fc2d6fd39b0c0f8c 2015-12-04 * lib/rubygems: Update to RubyGems 2.5.0+ HEAD(fdab4c4). this version includes #1396, #1397, #1398, #1399 * test/rubygems: ditto.
1f1e3d12979fa385353b034c25d52a36e87b2ad6 2015-12-05 * ext/json/json.gemspec: bump version to json 1.8.3. CRuby already contained upstream changes. https://github.com/ruby/ruby/commit/4d059bf9f5f10f3d3088de49fc87e5555db7770d https://github.com/flori/json/commit/d4c99de78905d96c3f301f48b2c789943bb3f098 * ext/json/lib/json/version.rb: ditto.
6a15a37f0b8f03c98f4b47ec777efa1ae75d7526 2015-12-09 * test/net/smtp/test_response.rb: use Test::Unit. We should use Test::Unit without rubygems and rdoc.
e76567c15b5b8bf5d45514d0c70cb40f6b15731f 2015-12-09 * .gitignore: ignored ISeq binary format.
567eb15df37b4d1ace33dc61b7d36a0ca01bc795 2015-12-10 * ext/tk/lib/multi-tk.rb: fix typos. [Bug #11764][ruby-core:71800]
88c78ef17cef59ef77fc3ca29f2f8ca9cd3ba6cc 2015-12-10 * cont.c: fix a double word typo. [Bug #11313][ruby-core:69749]
0c5841bead6e7910ec27e2705849b100ace143e2 2015-12-11 * lib/rubygems: Update to RubyGems 2.5.1 * test/rubygems: ditto.
5e69854daf356b5c76a764547b1d00c0bec3e777 2015-12-11 * NEWS: Mentioned rubygems-2.5.1
0d5d742b32d34d2f94ad67f75fcf191a8d3cefc9 2015-12-13 * test/lib/envutil.rb: move enutil's assertions under Test::Unit::Assertion. * test/lib/test/unit/assertions.rb: ditto.
5f0324e52ddb861eb760716abae63120c3ec5643 2015-12-13 * ChangeLog: fix a typo
30280ef6cd66356b03e86d90395b98d07b4e447a 2015-12-14 * benchmark/bm_app_aobench.rb: fix typos. [ci skip][fix GH-1140] Patch by @jutaz * benchmark/bm_vm_thread_pipe.rb: ditto.
43ba3280c3ded752fd09bf7d8b8fce96d2d08779 2015-12-14 * enc/iso_2022_jp.h: fix typos. [ci skip][fix GH-1140] Patch by @jutaz * enc/utf_16_32.h: ditto. * enc/utf_7.h: ditto.
6851be0f0cf393334a90ff4a4341b20e46cd12fe 2015-12-14 * compile.c: fix typos. [ci skip][fix GH-1140] Patch by @jutaz * dir.c: ditto. * gc.c: ditto. * io.c: ditto. * node.h: ditto. * thread_pthread.c: ditto. * vm_insnhelper.c: ditto. * vsnprintf.c: ditto.
53e4e7fc3d5df29ca8287a3e39dc9dd865706ca0 2015-12-14 * lib/cgi.rb: fix a typo in documentation. [ci skip][fix GH-1140] Patch by @jutaz
52cd994814335d6cee5ee4fae2827edd5e0d73b9 2015-12-14 * enum.c: fix a typo in documentation. [ci skip][fix GH-1140] Patch by @jutaz * io.c: ditto. * iseq.c: ditto. * numeric.c: ditto. * process.c: ditto. * string.c: ditto. * vm_trace.c: ditto.
4f096964968b9671a2fd43d1054e77eda0630ac7 2015-12-14 * lib/xmlrpc.rb: added documentation for parser details. [ci skip][fix GH-1124] Patch by @jrafanie
6cf568f4b56dcafc5c0fe84df2c0d2491fb0c62b 2015-12-14 * bootstraptest/runner.rb: use safe navigation operator. [fix GH-1142] Patch by @mlarraz * test/openssl/test_pair.rb: ditto. * test/ruby/test_econv.rb: ditto. * test/ruby/test_settracefunc.rb: ditto. * test/thread/test_queue.rb: ditto.
059c9c1cf371e049c7481c78b76e9620da52757f 2015-12-14 * ext/socket/lib/socket.rb: use safe navigation operator. [fix GH-1142] Patch by @mlarraz * lib/drb/extservm.rb: ditto. * lib/net/http.rb: ditto. * lib/net/http/response.rb: ditto. * lib/scanf.rb: ditto. * lib/uri/generic.rb: ditto.
79a6daa394b64abdc61d84f7bdccef9423cb4502 2015-12-15 * ext/zlib/zlib.c: fix a typo. [ci skip][fix GH-1149] Patch by @crismali
68b69178f4b58abfb85495e93f7e05df247d7a1f 2015-12-15 * lib/uri/common.rb: make code block for rdoc. [ci skip][fix GH-1152] Patch by @Tonkpils
1178a6fdba491548089c1765c2099bd9ce538bcc 2015-12-15 * lib/erb.rb: Simplify regexp to optimize erb scanner. [fix GH-1144]
ec7a964dca57821d2d7a36f168c2355a46a76ca2 2015-12-15 * lib/erb.rb: Render erb with array buffer for function call optimization. [fix GH-1143] * lib/rdoc/erb_partial.rb: ditto. * template/verconf.h.tmpl: ditto.
7d8290811e5b14b23c2b94e188fd3830e4787b9f 2015-12-18 * ext/nkf/nkf-utf8/utf8tbl.c: fix a typo. [ci skip][fix GH-1159] Patch by @akshay-vishnoi * ext/nkf/nkf-utf8/utf8tbl.h: ditto.
b1a658e8277c25d8a8de3e31f6796d8fe157ccfd 2015-12-18 * ext/pty/pty.c: fix double words typo. [ci skip][fix GH-1157] Patch by @jwworth
6f04ae56885a212e86552e9f4b72c84ebc734581 2015-12-18 * lib/irb/ruby-lex.rb: fixed parse error for striped heredocument syntax. [fix GH-1127] Patch by @koic
4f94cb43fcf7035e7ee1db0ba6750d3249567085 2015-12-18 * doc/syntax/*.rdoc: separated modifier at sentence. [ci skip][fix GH-1121] Patch by @clandry94
0516a3378f03e8563350b8c4fe94ac3f9e9c9f75 2015-12-20 * lib/erb.rb: revert r53123. It break compatibility like thor and rspec-rails. We should try with Ruby 2.4 or 3.0. [Bug #11842][ruby-core:72374] * lib/rdoc/erb_partial.rb: ditto. * template/verconf.h.tmpl: ditto.
a7f6b862f0ddfea4ab9f6587bc666d978a8f41a4 2015-12-21 * test/ruby/test_io.rb: handled rlimit value same as r52277 [Bug #11852][ruby-dev:49446]
618035b5317ebcb3484b9e7b371a305d763c558a 2015-12-22 * ext/psych/lib/psych.rb: bump version to 2.0.17 * ext/psych/psych.gemspec: ditto.
145433d9a54856ec633220755f089a7e78fb28ce 2015-12-22 * lib/rdoc.rb: bump version to 4.2.1. It contains following fixes. https://github.com/rdoc/rdoc/pull/340 https://github.com/rdoc/rdoc/pull/341 https://github.com/rdoc/rdoc/pull/367 https://github.com/rdoc/rdoc/pull/368 * lib/rdoc/*: ditto. * test/rdoc/*: ditto.
a823014fed336e0638da2918ac944b43fac24db3 2015-12-22 * NEWS: Added news entry of RDoc 4.2.1
9d57cf88098951aea06ff0743451d6ea31a1fb38 2015-12-22 * NEWS: Added news entry of Psych 2.0.17
5715bee4a598bea7dcfe293a7be364b62cc0f3f4 2015-12-24 * NEWS: added entry for CGI.escapeHTML optimization.
de962ebbc070b13efb5f0d823cf3289028986fd3 2015-12-27 * doc/NEWS-2.3.0: fix a typo.
701bfa0fedf4b09975e72330a7b1d37888d8ec9d 2015-12-27 * enc/x_emoji.h: fix dead-link.
8f8f92b508e48fe16c584cea9a8b819d72118342 2015-12-30 * doc/syntax/calling_methods.rdoc: fix old operator for safe navigation operator. [ci skip][fix GH-1182] Patch by @dougo
27f00a7a220d7b3bb9e6e22eb9bfae24f2e9351c 2015-12-30 * lib/webrick/httpstatus.rb: Added HTTP 451 Status Code. [fix GH-1167] Patch by @MuhammetDilmac https://tools.ietf.org/html/draft-tbray-http-legally-restricted-status-00
95aadb14267f6961df0d65fad51b61a0d30a65d8 2015-12-30 * lib/net/http/responses.rb: Added new response class for 451 status code. * lib/net/http.rb: documentation for HTTPUnavailableForLegalReasons
b4c1a13dcc83a9637a328f4e8954f60f821049b3 2016-01-01 * doc/NEWS-2.3.0: fix double words typo.
b8057a5cda397886daea6398d0f4a035c2807a26 2016-01-01 * ChangeLog: added missing reference for GitHub
acc472dd244d425859ac2c088acfff6d7114864d 2016-01-04 * test/coverage/test_coverage.rb: ignored test when enabled to coverage. It lead to crash with `make test-all`.
2c62030c5161386563c73028547588bd8de3b60a 2016-01-05 * test/ruby/test_numeric.rb (test_nonzero_p): added test for String#nonzero? [fix GH-1187]
e2191d4ce650017bb14ad8b3aaf312fafdec2a25 2016-01-05 * test/ruby/test_string.rb(test_chr): added test for String#chr [fix GH-1179]
96acb6e3a1e53df1708d73cab9adb03d5ed60cb9 2016-01-05 * ChangeLog: fix wrong class name.
6cea22b5d6314c205e6bdd7d67061f80a0bbc688 2016-01-13 * .travis.yml: removed osx code. follow up with r53517
7cb5b7dd23afa39fe569f8312b4fe84e66ac8e61 2016-01-13 * .travis.yml: removed commented-out code.
55cb1b5e7084f651961f00bfaf181ba8dcc7d852 2016-01-14 * Remove 512-bit DH group. It's affected by LogJam Attack. https://weakdh.org/ [fix GH-1196][Bug #11968][ruby-core:72766]
17238bce22ba2fd4775c2ca20fd00dc0271548d5 2016-01-15 * common.mk: test-sample was changed to test-basic. [Feature #11982][ruby-core:72823] * basictest/runner.rb: ditto. rename from tool/rubytest.rb. * basictest/test.rb: ditto. rename from sample/test.rb.
203e604f46e2adc95676014a8a437201f8a65bb3 2016-01-16 * common.mk: test-sample was changed to test-basic. [Feature #11982][ruby-core:72823] * basictest/runner.rb: ditto. rename from tool/rubytest.rb. * basictest/test.rb: ditto. rename from sample/test.rb. * defs/gmake.mk: picked from r53540 * sample/test.rb: backword compatibility for chkbuild.
219467abde26543b8cab55a95db2c03c33cfc241 2016-01-16 * enc/unicode.c: fix implicit conversion error with clang. fixup r53548. * string.c: ditto.
d2076446ede4113260d94b29b8bd9334c6dd91ec 2016-01-16 * ext/openssl/lib/openssl/pkey.rb: Added 2048 bit DH parameter. * test/openssl/test_pkey_dh.rb: ditto.
4c6713f37440a3b3de74d92e2ce82d6951fb2951 2016-01-18 * string.c: fix a typo. [fix GH-1202][ci skip] Patch by @sunboshan
c626cb690412780c858d1b471dae1cb074054335 2016-01-18 * test/ruby/test_string.rb: Added extra testcase for test_rstrip_bang and test_lstrip_bang. [fix GH-1178] Patch by @Matrixbirds
389a84fdbf3a81f363cb00609214bee7984d15aa 2016-01-19 * vm_method.c: fix grammar in respond_to? warning. [fix GH-1047]
4bfda5d951a3d306e0501cffa77ecfa7a57c6c80 2016-01-23 * common.mk: revert r53633. It broke rubyci and travis. https://travis-ci.org/ruby/ruby/builds/104259623
65793c9c179846266345a3581877fcd3a9869729 2016-01-25 * lib/webrick/httpservlet/filehandler.rb: fix documentation for namespace. [fix GH-1219][ci skip] Patch by @leafac
390f087d871446b130ae3666620ccabb2e4e2ff8 2016-01-25 * test/ruby/test_string.rb: added testcase for next!, succ and succ! [fix GH-1213] Patch by @K0mAtoru
b7b5692aea3e1db3dfefb2e05fbc564235f09a63 2016-01-27 * test/-ext-/string/test_capacity.rb: Added missing library.
809d3770e69e72913358d8da5e779d0334d4c5cb 2016-01-29 * lib/net/http/header.rb: Warn nil variable on HTTP Header. It caused to NoMethodError. [fix GH-952][fix GH-641] Patch by @teosz * test/net/http/test_httpheader.rb: Added test for nil HTTP Header.
a21d403f21473b21b5766c2483b4325240e9edda 2016-02-01 * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.5.2. It supports to enable frozen string literal and add `--norc` option for disable to `.gemrc` configuration. See 2.5.2 release notes for other fixes and enhancements. https://github.com/rubygems/rubygems/blob/a8aa3bac723f045c52471c7b9328310a048561e0/History.txt#L3
4e8b8c10dd7950ccb4683b343923b1b3ba44d538 2016-02-02 * lib/rubygems/specification.rb: `coding` is affect only first line except shebang. * lib/rubygems/package.rb, lib/rubygems/package/*: ditto.
966e020add771af89bf2a19622985cbe5ced76f9 2016-02-26 * lib/irb.rb: avoid to needless truncation when using back_trace_limit option. [fix GH-1205][ruby-core:72773][Bug #11969]
49f17cc6a36ca0044dd8672c4d9246f692bffaf9 2016-02-26 * README.md: update markdown syntax for anchor tag. [fix GH-1265] Patch by @lukBarros
379c3b8b2483f8c93556e6308a094553e36dcb65 2016-02-26 * lib/tmpdir.rb: Unify to coding-style for method definition. [fix GH-1252]
0676ce8739bfcacf1d994fbeae137aceb0f5ff48 2016-02-26 * lib/xmlrpc.rb: Removed references to NQXML. It's obsoleted parser. [fix GH-1245][ruby-core:59593][Feature #9371] * lib/xmlrpc/config.rb: ditto. * lib/xmlrpc/parser.rb: ditto.
d7c46522fc89e2bfcb3ced48fc9db7953ed15386 2016-02-26 * doc/extension.ja.rdoc: removed rendering error caused by editor specific configuration on http://docs.ruby-lang.org/en/trunk/extension_rdoc.html . [Bug #12111][ruby-core:73990]
d8e3a924111fe46c93a7fc9c0fa00d579ff5ec1c 2016-03-02 * lib/xmlrpc.rb: Removed broken parser named XMLTreeParser. Required gem of its parser didn't compile on newer Ruby versions. [fix GH-1271][ruby-core:59590][Bug #9370] * lib/xmlrpc/config.rb: ditto. * lib/xmlrpc/parser.rb: ditto.
a2845a44f82f23bd42cb5752f5f8cecdc88bf21b 2016-03-02 * lib/xmlrpc.rb: Removed broken parser named XMLScanStreamParser. It's not works with current Ruby version. [fix GH-1271][ruby-core:59588][Bug #9369] * lib/xmlrpc/config.rb: ditto. * lib/xmlrpc/parser.rb: ditto.
5a90f9e8f84533e7859232895fc4bbe6b31cc771 2016-03-04 * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.1. Please see entries of 2.6.0 and 2.6.1 on https://github.com/rubygems/rubygems/blob/master/History.txt [fix GH-1270] Patch by @segiddins
8709f42ff27671aca064bd03ca325e3940510b63 2016-03-15 * time.c: Minor typo in Time#dst? documentation. [ci skip][fix GH-1290]
e4e7ed03af5499dbf03aaf99a8e662e866f69b8e 2016-03-15 * doc/extension.ja.rdoc: Fix RDoc markup in doc/extension*.rdoc. [ci skip][Bug #12143][ruby-core:74143] * doc/extension.rdoc: ditto.
b33841b32a82fa3a660c7fda97bc2d6784454d75 2016-03-23 * variable.c: Added documentation about order of `Module#constants` [ci skip][Bug #12121][ruby-dev:49505][fix GH-1301]
6cc4937aec6596bff58fc946b4b00c7b546e494a 2016-03-28 * lib/rubygems/test_case.rb: Fix test on Windows for inconsistent temp path. https://github.com/rubygems/rubygems/pull/1554 [Bug #12193][ruby-core:74431]
7fbb9078fe61104606a40e4e450a2cd1a33f8ca1 2016-03-28 * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.2. Please see entries of 2.6.2 on https://github.com/rubygems/rubygems/blob/master/History.txt
64ce7711c0c428531ae09472c85df85cd3d1b603 2016-03-28 * lib/rubygems.rb: Fix `Gem.find_spec_for_exe` picks oldest gem. https://github.com/travis-ci/travis-ci/issues/5798 https://github.com/rubygems/rubygems/pull/1566 * test/rubygems/test_gem.rb: ditto.
c2355aefc99a03b8f42d2fca44c08983bdbdd087 2016-03-29 * lib/webrick/httpresponse.rb: Move error_body to method. It allow to override the body more easily. [fix GH-1307] * test/webrick/test_httpresponse.rb: ditto.
e79d163caf09dbeeb5197576b8e364448f3bbac0 2016-03-30 * lib/open-uri.rb: Use `userinfo` for authenticated proxy. [fix GH-1148] Patch by @SokichiFujita * test/open-uri/test_open-uri.rb: ditto. [fix GH-1309] Patch by @jdamick
469bac0f9233d8ad2b53bea2f382578634fabf65 2016-04-06 * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.3. Please see entries of 2.6.3 on https://github.com/rubygems/rubygems/blob/master/History.txt
589169cb78ca8dfaaa3d9cacf71dc34bd81265f2 2016-04-15 * lib/irb/ext/save-history.rb: Fix NoMethodError when method is not defined.
6f6e35f4cacabdf753c50ef0dc823072651a672a 2016-04-22 * benchmark/bm_so_meteor_contest.rb: fix a typo. [fix GH-1330][ci skip] Patch by @sachin21
48d22f8360cf22f4c2ee8d00d1227af3ed94460f 2016-04-22 * file.c, win32/file.c: Removed obsoleted safe level checks. [fix GH-1327] Patch by @cremno
8a77a41fc35579ccc23eb743ab2bd1f3f854d89e 2016-04-22 * lib/webrick/ssl.rb: Support to add SSLCiphers option. [fix GH-1321] Patch by @rhadoo
44dc0f32d38abf2d99734b0ca91a85af109c4324 2016-04-22 * lib/net/http.rb: Improve documentation for SSL requests via GET method. [fix GH-1325][ci skip] Patch by @jsyeo
0e382a3dd8d72426d50c9cd77fc80362e05efc52 2016-04-25 * encoding.c: Fix return value of `Encoding::ISO8859_1.name` [Bug #12313][ruby-core:75147][ci skip] * ext/bigdecimal/bigdecimal.c: Fix code sample of `BigDecimal.new`
ba692a488eb8565e4789dccd6ceaab66e90611a7 2016-04-25 * doc/extension.rdoc: Improvements to english grammers. [Bug #12246][ruby-core:74792][ci skip]
4e53f3ad72d16ec251ba92233ce4757a3bc13618 2016-04-28 * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.4. Please see entries of 2.6.4 on https://github.com/rubygems/rubygems/blob/master/History.txt
49b64a90152d523aff1c725fbe1013266d72027f 2016-04-29 * doc/maintainers.rdoc: Removed Ruby 1.8 entries. It's not necessary to Ruby 2.4 or later.
621f2323bc834eb98f8cd89aff3650c35b827e24 2016-04-29 * doc/maintainers.rdoc: Removed deprecated entries. These are already deleted.
5c194ec0618dd204fd944fbe2c60b54cdb516e3b 2016-04-29 * doc/maintainers.rdoc: Update latest maintainers list on Ruby 2.4
37aa0f46138af7481030ac7204b32a5a7371f3f0 2016-04-29 * gems/bundled_gems: Update latest gems, test-unit-3.1.8 and rake-11.1.2.
5576a93756eac174a2d0a9bd1a9c9ce66f749628 2016-04-30 * doc/standard_library.rdoc: Remove obsoleted classes and modules.
b39d4eac28ccbefa519500726dd2af99b5ae27f2 2016-05-07 * test/webrick/test_ssl_server.rb: Added basic test for `webrick/ssl`
a6e805f75e308d2b29450b1eb5c0fe960aa412de 2016-05-07 * lib/webrick/ssl.rb: Accept string value for SSLCertName. It is used to invoke ssl server with command line. [fix GH-1329] Patch by @kerlin * test/webrick/test_ssl_server.rb: Added test for GH-1329
4e3a98d383eb3c420df5208d83f9aba70b504e33 2016-05-11 * ChangeLog: Remove trailing-whitespaces. [ci skip][fix GH-1348]
e2bb529c8f77a1a2911b13f1949c8813ee29f740 2016-05-16 * lib/xmlrpc.rb, lib/xmlrpc/*, test/xmlrpc: XMLRPC is bundled gem on Ruby 2.4. [Feature #12160][ruby-core:74239] * gems/bundled_gems: ditto.
572807ee995ea94303cbd78d50c77c163c4a89d2 2016-05-16 * lib/xmlrpc: Removed empty directory. It could not be deleted by git-svn.
2f190353061b79e732bf46043a2edbe5ebc3bef0 2016-05-16 * gems/bundled_gems: Update xmlrpc-0.1.1. xmlrpc-0.1.0 didn't allow to install on 2.4.0dev.
e303695ebd9b45a318b0914adea14e50e81b7bb2 2016-05-28 * lib/cgi/util.rb: added to missing quote. [fix GH-1363][ci skip] Patch by @dwaller
2bd2001d16840ff6e88e785ab01ef7aa40ba800d 2016-05-28 * addr2line.c: drop to support ATARI ST platform. It was discontinued more than two decades ago. [fix GH-1350] Patch by @cremno * include/ruby/ruby.h: ditto. * io.c: ditto.
ff92ede8f203dee894711732d10629b20dbcb5b3 2016-05-28 * gems/bundled_gems: Update latest releases, power_assert-0.3.0, test-unit 3.1.9, minitest 5.9.0, did_you_mean 1.0.1
3261d3f3cc64aa154fe58c55507dcd957ae3247f 2016-06-11 * ext/json/lib/*.rb: Removed some comments. Because these are unnecessary class description. [ci skip][Bug #12255][ruby-core:74835]
f20ad4889d5c7af44581373d25fd326ce796c4b3 2016-06-18 * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems HEAD(2c6d256). It contains to update vendored Molinillo to 0.5.0. https://github.com/rubygems/rubygems/pull/1638
73769079599cf1fc84f63c03f524001399775f74 2016-06-18 * test/rubygems/test_gem_installer.rb: Fixed broken test with extension build. https://github.com/rubygems/rubygems/pull/1645
bddf4b0237f9598df782effc5484120d3786c2f9 2016-06-24 * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems 2.6.5 and 2.6.6. Release note of 2.6.5: https://github.com/rubygems/rubygems/commit/656f5d94dc888d78d0d00f3598a4fa37391aac80 Release note of 2.6.6: https://github.com/rubygems/rubygems/commit/ccb9c3300c063f5b5656669972d24a10ef8afbf5
a099c5420c371d941953358896de861030fda421 2016-06-24 * ext/psych/*, test/psych/*: Upate psych 2.1.0 This version fixed [Bug #11988][ruby-core:72850]
9de2af7bd9cc50fb59c2500ee9592f47662053fe 2016-06-24 Fixed accidentally commit miss.
c68da0fd494201dc5488606ba591a009c2cce3ce 2016-06-29 * ext/psych/lib/psych_jars.rb: removed needless file required to JRuby.
11306587383f345d54752f262bee5f67adaae2f0 2016-07-05 * ext/json/*, test/json/*: Update json-2.0.1. Changes of 2.0.0: https://github.com/flori/json/blob/f679ebd0c69a94e3e70a897ac9a229f5779c2ee1/CHANGES.md#2015-09-11-200 Changes of 2.0.1: https://github.com/flori/json/blob/f679ebd0c69a94e3e70a897ac9a229f5779c2ee1/CHANGES.md#2016-07-01-201 [Feature #12542][ruby-dev:49706][fix GH-1395]
9eef1971f02f6a0609779b4240f8a885c5a4dd35 2016-07-09 * thread.c: Fixed implicit conversion error with Apple clang-800.0.31
a7b5d454667f9926377b9f230b86bc68c7ed2c6c 2016-07-13 * test/lib/test/unit.rb: added test files with `_test` suffix for json upstream. * test/json: merge original test files from json upstream.
bdda54c064672c1381708d8d1f1b40c2203ff171 2016-07-13 * test/json/json_common_interface_test.rb: use assert_raise instead of assert_raises.
bf7cc652ae0fc0c3d9683c3a762669c2d28737a4 2016-07-14 * ext/json/**/*.rb: merge original files from upstream repository. It only fixes styles of frozen string literal.
83a5457fa7ff6731adfa438f3f239896e7cff9ad 2016-07-15 * gems/bundled_gems: update latest gems.
e84f9113ea821848a5479f084d08c4d96786f11c 2016-07-21 * LEGAL: added file list with CC0 license. [ruby-core:76254][Bug #12549]
0b8590724d28226e4cbb8bcd80ac9edce3cce11c 2016-07-21 * missing/strl{cat,cpy}.c: Update latest upstream files. [Misc #12205][ruby-core:74487] * LEGAL: Update license for missing/strl{cat,cpy}.c.
a19f4c6fb9c3d716f7d0d24ace96668edf3817ec 2016-07-22 * LEGAL: Added entry for `lib/rdoc/generator/template/darkfish/css/fonts.css` [Misc #12550][ruby-core:76255][ci skip]
8c18d58557787567a3bc3f4f9802e06af62544f6 2016-07-22 * LEGAL: Added entries for files under the USD license. [Bug #12598][ruby-core:76428][ci skip]
ef41381d2e6156bbe4dc97d9e3b4f9c7c257cff4 2016-07-22 * ChangeLog: Fix wrong license name.
c1929dc9d75cdaa39966079521216877fecd4fc2 2016-07-24 * doc/maintainers.rdoc: Update OpenSSL maintainer.
250139662e0ec32409020040dd6ef23df349efb7 2016-07-24 * doc/maintainers.rdoc: xmlrpc is bundled gem from Ruby 2.4.
11a94f2a36f1bb16e4dff6f1834e7fbe30d01eb2 2016-08-01 * ext/json/*, test/json/json_parser_test.rb: Update json-2.0.2.
6a59f8805d46e69a45fef1e328da2c0a96df5d17 2016-08-14 ChangeLog: Fix wrong date
6f6ed7fbba2ab59f784069484f3dbd3003c97515 2016-08-16 * lib/net/http/header.rb: Fix typo. [ci skip][fix GH-1407] * transcode.c: ditto.
a3d25f54bdcf4942eead5e3aa1b5d0f6767a5a81 2016-08-18 * gems/bundled_gems: bump to test-unit-3.2.1
23863ff75d3ec9205d5f365b98b6608e38a93749 2016-09-05 * lib/rdoc/*, test/rdoc/*: Update rdoc/rdoc master(f191513) https://github.com/rdoc/rdoc/blob/master/History.rdoc#423--2016-- https://github.com/rdoc/rdoc/blob/master/History.rdoc#422--2016-02-09
192be6f6a103d39a04e7a1b40eec906323fef823 2016-09-06 * lib/rdoc/rdoc.gemspec: partly reverted for default gem installer. upstream configuration is not working on ruby core repository.
46e5c5622f4d4b6ef4570031eaf08c49a5712389 2016-09-07 * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta1 This version is mostly same as r56072. It contains to remove code for Ruby 1.8
a9f63f98ff44d8cf031f2d8e79c691b208b7afb5 2016-09-07 * ext/psych/*, test/psych/*: Update psych-2.1.1 This version fixed following pull requests. https://github.com/tenderlove/psych/pull/284 https://github.com/tenderlove/psych/pull/276
ba6ae341bab83dfc7a624c5bf20d8d162dacaff9 2016-09-07 * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta2 Fixed ri parse defect with left-hand matched classes. https://github.com/rdoc/rdoc/pull/420
c45a8f8bc78cbc59b7ddb5fc0ffda563ea13a757 2016-09-08 * ext/psych/psych.gemspec, lib/rdoc/rdoc.gemspec: Use file list instead of git output. It shows warning message when invoke `make install` [Bug #12736][ruby-dev:49778]
52f9d387e6963d6ffe37ebebcced2dc1c993d891 2016-09-12 * lib/uri/mailto.rb: Removed needless `return` and use `.`` instead of `::` with class method. * test/uri/test_mailto.rb: Added tests for coverage.
94bbe4f0eb5faafe8388bc52e7b811806b1f97c6 2016-09-12 Added missing references of github and redmine.
a333b8e64e5b784d5fb7ba2c8dda669bb3f59d8b 2016-09-17 * vm_insnhelper.c (vm_throw_start): Remove too much ";" [fix GH-1432]
495879221c233d54f359f1f8f8832ce5b68d1d25 2016-09-20 * gems/bundled_gems: Update rake-11.3.0
377f69e4fef4c9fd11934a19c672606875036a19 2016-09-30 * doc/syntax/control_expressions.rdoc: Add missing 'as' [ci skip][fix GH-1448] Patch by @jsyeo
107ba65fba13bdf791e5dae0305c5768e6f7d122 2016-09-30 * lib/uri/http.rb: Documentation and code style imrovements. * test/uri/test_http.rb: Added test for coverage. [fix GH-1427][ruby-core:77255][Misc #12756]
22de22b292732e5f4839432acaf802839319beee 2016-10-05 * lib/delegate.rb: Added missing spaces and Removed needless spaces. [fix GH-1454][ci skip] Patch by @bogdanvlviv
9fff0f9459f018479075b1f8d60a7c45ac657a1a 2016-10-05 * io.c: Fixed equivalent ruby code with core implemention. [fix GH-1429][ci skip]
0d81bbcbbc0681e9006543f40a3286a442935a80 2016-10-05 Added missing contributor name.
4043565023531d173478c216e2a9cc6228f44a7e 2016-10-05 * ext/socket/*.c: Add proper require for example to work. [fix GH-1378][ci skip] Patch by @schneems
82dd08285fef4f4da7b52d53e1d07215c925d9f6 2016-10-05 * range.c: Add docs for max/min behavior with exclusive range. [fix GH-1433][ci skip] Patch by @BM5k
5c200b9ab55562a2bcd54e3a3304a2b4a11b089d 2016-10-05 * lib/net/http/response.rb: Improve document readability. [fix GH-1411][ci skip] Patch by @stz-seongheon
364a0879c984aff94f2d0981e2d2aace61cbe715 2016-10-06 * enum.c: Add reduce/inject alias note. [fix GH-1400][ci skip] Patch by @getaaron
631f8da938cbe0551af2f1af52d8663eda1ea0d7 2016-10-06 * ext/readline/extconf.rb: Update error message with correct words. [fix GH-1453][ci skip] Patch by @magikid
6b35c34c6808f24f6ac8f03d99620a6406676b0e 2016-10-07 * basictest/test.rb: Adjust spaces in class declarations with inheritance. [fix GH-1227] Patch by @adrfer * lib/irb/*: ditto. * lib/prime.rb: ditto. * lib/shell/builtin-command.rb: ditto. * object.c: ditto. * sample/*.rb: ditto. * test/-ext-/method/test_arity.rb: ditto.
2e5fffa7cf8ca1047c26ea8b3d98d2f1d8f11dcf 2016-10-12 * tool/downloader.rb: Removed verification of gem certification. Because signed gem is not working on rubygems ecosystem. * tool/gem-unpack.rb: ditto.
990b23bbbc991f7f2c9778fd85ba0a3aa773dbdb 2016-10-14 * lib/logger.rb: Improve Logger.new option documentation. [Feature #12803][ruby-core:77467]
3827c23af571895a76153c006a07136704c3d33e 2016-10-14 * object.c: Improve documentation for Integer conversion. [ruby-core:71661][Bug #11736][ci skip]
b40d13a9940ecb310932fe0bfe747f5ef66afcdd 2016-10-14 * Fix wrong class name.
d74bb0958d0af93496f7ac030f134f9164518e30 2016-10-20 * lib/open-uri.rb: Improved documentation grammar for open-uri#open option. [Misc #11329][ruby-core:69868][ci skip]
814c1adec7d20b74b9499cb2c1b37e12b1b04681 2016-10-20 * ext/digest/digest.c: Add documentation for Digest. [Feature #10452][ruby-core:66001][ci skip] * remove HMAC from list of digest algorithms, * add MD5 in list of digest algorithms, * add information about writing a C digest implementation using Digest::Base, * add documentation for Digest::Base public methods. * ext/digest/md5/md5init.c: add examples for MD5. * ext/digest/rmd160/rmd160init.c: add examples for Digest::RMD160. * ext/digest/sha1/sha1init.c: add examples for Digest::SHA1.
13e474f035aa7cc2ee8a1da177137d05eeec5e3b 2016-10-20 * lib/uri/common.rb: added documentation for deprecated method. [Misc #11960][ruby-core:72733][ci skip]
9a21c28426e1021afd0f4d7314d707d578f60256 2016-10-30 * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems to 2.6.8. Release note of 2.6.8: https://github.com/rubygems/rubygems/commit/9fb8880976f5ab998912898b091d88aa10eb1d4a
cdc527db342eda4c58b62c5dc2a14441a395df5d 2016-11-05 * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0 Release note: https://github.com/rdoc/rdoc/blob/b825775647f62c5b525e9780a28ff2fbb1d5bf6f/History.rdoc#500--2016-11-05
69dc53022b78845337969eaaab21d7a87df7a758 2016-11-06 * NEWS: Added entry for r56624.
9b09175d3864bd98ed75a71420e12b44884cff03 2016-11-06 * NEWS: Added entry for [Feature #12160][ruby-core:74239]
670b180242410ac10e99d8cbe9990d773eff836f 2016-11-06 * NEWS: ordered entries and adjust styles.
cf96cfe7292014f6f2a0633be759981ba539aad0 2016-11-06 * NEWS: Added entry for RDoc 5.
911f3d95033f54c0e02107873cbb4219e0ba377c 2016-11-07 Added Entry for Rubygems 2.6.8 update.
17802b55dde53a4e65c537706052e62dfa458cd0 2016-11-10 Use environment variable for system ruby detection on appveyor.
4e70bae2bc9253fb91ae6c95bbe8e01e38d8d3df 2016-11-14 Update bundled psych to 2.2.0.
f5046e7b07d32f27fabf5f01edba87a8a4279d4c 2016-11-16 Fixed regression of typo fix.
b252126d6d0d0c9ba29583fa5fd7866304b21ebc 2016-11-16 Fix a typo.
53ca8de37f96de5928ed7aff27019930da51994d 2016-11-17 Remove webhook notification to Travis CI [skip ci]
48e251df47c6f00adbd48a23c5fe58a1b406c060 2016-11-30 Update psych-2.2.1
0a5abaf745bf40de27bf4fac2172aaeacc2e2637 2016-11-30 Fixed error with `make install`
df53b1421bd90b79dda52ab39fff9e06941fa978 2016-12-01 Update bundled_gems
769b83f6384f8f914dd2b9d3ec3f6adf78c56e06 2016-12-06 Update latest bundled gems.
910848f2a95f592041c07066d1de6d2ababea28f 2016-12-13 Update description of XMLRPC section.
f9ee1409fa6c21ed890f927e1ec1962507d1d456 2016-12-15 Update psych-2.2.2
def2a2cb3f6f81fd0870c93f1a257fa14a0a6aa7 2016-12-15 Added entry of psych 2.2.2
a1f3d0b6932875b47537d4c11d3fa826eb113d5c 2016-12-22 Update xmlrpc-0.2.1 for Ruby 2.4.0 release.
b7d1a68f6f78037eb966337a4a392a22e2c9a927 2016-12-27 Ignored extracted gem files.
9043c073ee52001f7f670d5a82b82196cb3c5c6c 2016-12-31 Update submaintainer of default gems.
18a315df4395f63af99f2952201534bc678d6f57 2017-01-19 Fix documentation of options for all of methods in FileUtils.
5d438215365e1a5dc3da7172a511a335aa58a5b4 2017-01-24 Update Rubygems 2.6.10
17ee91960f34fa031af740d2d86987e9bf6a9e5c 2017-01-26 Fix function name for DBM on extension document.
b8afbf5e6db4c6ea29f14c8903174f6c6062a4a9 2017-01-31 Initial commit for gem release of webrick.
8395d5a7c33b1a539d42ecabadd094f0871397a7 2017-02-01 Prepare to make CSV module to default gem.
ffcb389d6815e20fcc8588a37c0109c4d3bd72d1 2017-02-02 Added initial gemspec for CMath module.
c3d27b59792a6fc8e7bcf04cac72bb6be6ce61df 2017-02-02 Added initial gemspec for Date module.
367acdaa30e7979c5009f1769a982a16a40019eb 2017-02-03 Added initial gemspec for zlib module.
52dbede23b21074b08c1064634a3442437c7d9f4 2017-02-06 Added initial gemspec for FileUtils module.
4a02608b3cb0f038a87b3ebbc48aa3a1e9cf6795 2017-02-07 Added initial gemspec for StringScanner class.
2507e9000eeff3b18471b11e94964848a6f264ff 2017-02-07 Fix a required ruby version on gemspec of gemified libraries.
f72e43a41740577801b8f8eb8119f6536fd3b261 2017-02-08 Added initial gemspec for DBM module.
6de9cae68026ee42b88d7423a688be65d9528de8 2017-02-09 Separated default gems section.
ab29cd8085afda9f6c624ab8567d92be35f3b68a 2017-02-09 Update latest infomation of standard libraries.
f2e1c710fc3796b14bae35d8cd2b212f04c00c50 2017-02-09 Update maintainers list.
5d906263abf242b8c9209a9253cdfa4be3eb25dd 2017-02-10 Added initial gemspec for Fcntl module.
6c0d7c98b6624ce260491aeee5dfd62ccb7c5d9f 2017-02-14 Added initial gemspec for Scanf module.
e795dfe2ded7a3e2495167536abb9d467e54be3e 2017-02-24 Update psych-2.2.3
a3697ddaa91da05ee085f3002634e229cd57000b 2017-02-24 Added initial gemspec for GDBM module.
0f081edf7e2459dc22672cfa8f27c00fea5e24ad 2017-02-24 gem name should be the downcase.
df3e22ce84c2b19de9833f3b642098ee5abd826a 2017-02-24 Update rdoc-5.1.0
395ad27e7235bf32d89e747507f7f1518d5aa844 2017-02-24 Update maintainers and standard library docs for GDBM.
55c13218d9c8320f694748efbd9b4a642380b7b6 2017-02-27 Added initial gemspec for Etc module.
7e0aaf3ac306cd71f9d650b7289e19d314eb7a87 2017-02-28 Added initial gemspec for SDBM module.
cf2a68662aadcbed4a92cfdad4d992f894f3767f 2017-03-06 Avoid to warning of clang with -Wincompatible-pointer-types.
48240306b11fbbbe8aaa34b0ca977eb649dff8c2 2017-03-07 Fix up r57788, Function is removed at readline-6.3.
fa59a2ea808e6b7af862462c764a2110f1ff7ab2 2017-03-17 Merge rubygems-2.6.11
719262eedacec35fdacd64ab723e1f7be668b744 2017-03-20 Added initial gemspec for mathn.
4389ba641f89fe9d4e5c575442968d385c4183e8 2017-04-05 Added initial gemspec for ruby/fiddle.
6d77e28763ed17f75edf3b4072701b4dbd7644bb 2017-04-05 Import psych-3.0.0.beta1 from ruby/psych.
eaaff62eb2569d8c1f3588a9f539e8780a4879bc 2017-04-06 Update library entry for stringio and fiddle.
adaffdd1cf94987e9b9aa261c756e72d4679e771 2017-04-11 Import gemspec from ruby/dbm
83dc06601fd29cc0bb7be5e4aa4f5fff4b53ae20 2017-04-11 Import gemspec from ruby/etc.
82993d5c9c83d1f3d1f6dcf8e2a23c20e9b8372e 2017-04-11 Fix a typo.
ffa55136c4593c5b5deae64d5f1056302e83419a 2017-04-11 Merge upstream of ruby/etc.
83735ba29a0bfdaffa8e9c2a1dc025c3b0b63153 2017-04-12 Merge json-2.0.4.
d9df358ea8a627b9dab2ad2977f4d2448aad1e30 2017-04-12 Use `assert_raise` instead of `assert_raises`.
fa3a612e2eef9630e8763909442dbd832525b544 2017-04-12 Import latest gemspec from ruby/fileutils.
97a114de44c71c688e8ba928da41bc396153ef5d 2017-04-18 Fix heading of README.
cd8f9904427e6db858a4dcc1dabff60a76cad445 2017-04-19 Rervert r58304. Because Rubygems have specialized finder for default gems. We need to list library entries for default gems.
7b3ac07781be812468674911825e86cd82dfb5b8 2017-04-20 Removed deprecated extensions of mathn.
6a08beef517fa766b276975cdb2619939c6f7779 2017-04-20 Removed math mode from irb.
7a856b11c8bb5668c7d2c0ee9015e5c3329c4e33 2017-04-21 Removed mathn.rb from stdlib. It's deprecated from Ruby 2.2.
0adeb1c8ab237280896091e9d2034fabf0d050ab 2017-04-25 Import gemspec and test file changes from ruby/gdbm.
33f66084d5c60542939117d056bdcbb58f8100dc 2017-04-25 Import gemspec Import gemspec and test file from ruby/webrick.
eb486f24e1765927438b2c04c5ae5ad841bcdd48 2017-04-28 Bump version to gdbm-2.0.0.beta1
abb8b330114e9079eca14b6f73e4c6109e4308b4 2017-05-01 Merge gemspec from ruby/webrick.
708a10d35bf7d34da574ca3f2ae6be4bfffd5267 2017-05-01 Merge rubygems-2.6.12 from rubygems/rubygems.
15196f4c6df6859f825cd16c90d8c27fdcf2400b 2017-05-08 Translate missing rdoc comment for opt_send_without_block.
3b77cb2a64315e5bb7b2eb9af08cbca5db434ce2 2017-05-16 Added accessor of original line when parsing.
87acdae43dcfab5d28c85b10374be9faf6209076 2017-05-16 Strip punctuation from CSV headers in symbol converter.
15cb9817a234d8b67ae412c8eabda91d46a8ef2c 2017-05-17 Optimize CSV#shift.
37abc2fb7ed77fd3063f0ac8fcadd55b80526f4b 2017-05-18 Improve CSV parsing performance.
97e824136fdadf35f374bd8be0c93675e973cba6 2017-05-18 Fix a wrong repository name of simplecov.
825a1e939bd85e19d5a3de0411aa1fa6f23e0e99 2017-05-19 Merge gemspec from ruby/fileutils.
39fbb2ea5f71e1f829532adaced07aa5eacdf58e 2017-06-09 Update bundled gems to latest versions.
b304078ae6b3b669c49579117aba85d72901e972 2017-06-16 Merge json-2.1.0 from https://github.com/flori/json
5a13c6bcd9c7c138fdbedb92a56efea6f9535416 2017-06-16 Merge psych-3.0.0.beta2 from https://github.com/ruby/psych
0a907a3792e3ce8d25ffb0ff68428c64160f5e6d 2017-06-19 Make string literal to frozen object on gemspec of defulte gems.
d5f86e836faa87cf75db2112538f53bdbe627a08 2017-06-20 Specify frozen_string_literal: true.
8ae9de372ab9a8d88de5eee02d7e4e7287a24872 2017-06-20 Fixed missing handling for frozen object at r59121.
9ec55ed9f200abf0196e63eea32808fc94553f78 2017-06-28 Added sync tool for default gems from github master.
4680341cac51669a6a2ab79df87df5db8286153d 2017-07-03 Added sync to all of default gems command.
24873d1a0520ceef39c1c492c6b02dbbc186d8ff 2017-07-13 Use Test::Unit::TestCase instead of MiniTest::Unit::TestCase. Because tests of fiddle already used customized assertions of ruby core.
e870af8834bd3cb4aded02c6e63a4b817e4648b5 2017-07-14 Added psych entry to package table and fixed sync instructions.
0b396d588060707e227f21b80e964180674c8a50 2017-07-14 Merge psych-3.0.0.beta3 from ruby/psych.
507d295ba0f59e6006d835a23aae4ee1a51d6b39 2017-07-14 Fixup r59327. Forgot to update version number.
7eb444d9a38f95ded3308d30e5de02337bb117e5 2017-07-14 Update gemspec for standalone gem that is ruby/date repository.
13155d4df577a2b5fc57c6b16cd92515c2d56870 2017-07-18 Copy openssl library finder for ext/digest from OpenSSL extention.
369df4668e4da9d7002d63f427bf8384392a974e 2017-07-26 Removed Ruby 2.1 from Travis CI. It's EOL status on 2017.
4e56e4375c69acce34519e1162ed15be65d583bf 2017-07-26 Removed definitions of mspec and ruby/spec.
dc9fad3a1d45f0ef4c408198b63f4f0354fdb575 2017-07-26 To use slack notification instead of email notification.
aa30bfd53651ff87983e5706a0d06706e8265c3b 2017-07-27 Update configuration for slack notification.
8397de0091fb98a905fc2d025bc1b08f4d125851 2017-08-02 Partly reverted email notification on travis configuration.
74c3a220ba38df25d986bbbe3f8e2742c87bb9a0 2017-08-16 Added gemspec of digest library.
bab14d39fb752e4443cddf1c9e7a5afa40aec489 2017-08-16 Extract files variables of ipaddr.gemspec for non git environment.
2c69f7b278b782b2243fd9eec71264d4d7cab78c 2017-08-22 Escape skip_lines string before convert to Regexp.
9c38a08f2872f63076988ba8959e3b447cd4a8ce 2017-08-22 Fixed to write_headers option behavior when given no rows.
20aed4495bfa0a1f7844501c9118bd2369fe460b 2017-08-22 Fixed equality method fails when given the object that doesn't support table method.
ede0df3a9b38d18f46aecf70075dda688c9bd4c1 2017-08-22 Gracefully handle CSV IO when file descriptor closed.
ffb49a7e9b8ed9cc130508ff4306dd1c0a38e6c8 2017-08-22 Fixed regression to convert blank value at r45497.
c5da5b1ea27ec693dd09e9d586e913da1d5ba4b6 2017-08-28 Merge rubygems-2.6.13.
9d99093169ec39b0772a17ae7a7048a8a1e02d9c 2017-08-29 Partly reverted r59642. Because IO#close is idempotent since Ruby 2.3.
4790c08906f296eea070c06933a5c2484b30584e 2017-08-29 Merge rdoc-6.0.0.beta1.
99d64640c4d2f20aabe6115f95dab1a63d6f143f 2017-09-01 Exclude Changelog files from documentation.
31a447d1c38f33d8d34c3faa931eacb901227295 2017-09-05 Update credentials for Travis/Slack integration.
ee0b1b20a366c4822d9c7de2158a54aa6037e949 2017-09-06 Fixed compilationn error with VMDEBUG=3.
08c1dde4cc1c54946135459fd4b1efbc6f7c7c24 2017-09-08 fix a label for bundled gems.
eb99ed161bd14b62ffaaac41d59576694f5307da 2017-09-08 Update latest bundled-gems.
8598f8c2dc78c6d1ae87cb6ae19c34ba2cb29241 2017-09-08 Merge bundler to standard libraries.
5804d24f51b3ac37458444e9df02aa142534f39c 2017-09-08 Rollback to v1.15.4 version.
42c2f3ee8df1736c477a4e6febfbe0f142b79da3 2017-09-10 BUNDLER_SPECS rquires a relative path with srcdir.
dc75046dfda73480e05b39d04c02f9aab9ed9d15 2017-09-11 Added [Feature #12733] to NEWS entry.
7cc057d38043aafbe6ce7d0a85edcfb67c81b566 2017-09-11 Update bundled gems.
90a0917cbc2989cf19a400d731a428a66797a876 2017-09-11 Fixed unterminated backquote for bundler sync task.
f7b3d2be571a634d13f742f411219685d08900d6 2017-09-11 Remove commented out code of SecureRandom.random_number.
21f6916b98a3b9d537607d0334217689e1430f16 2017-09-11 Remove commented out code of URI::HTTP.new.
bfa3d672d14df15fb286b1609c5faaa4d0094000 2017-09-11 Backport test_realworld_default_gem test from Rubygems-2.6.13.
214a7f8d49c7b59d06f5e2e3e1a8a3567ab7c570 2017-09-12 Merge rdoc-6.0.0.beta2 from upstream.
c08f7b80889b531865e74bc5f573df8fa27f2088 2017-09-12 Fixed install error with rdoc.gemspec
0593c6a510918ce0b6610d3f0d25748041658a55 2017-09-12 Merge csv-0.1.0 from upstream.
ec0b6765432f91388ef272a3b4b60b12033166bb 2017-09-12 Fixed copy option for bundler sync
7f24b0aabd4e1f6d0ff058a944508575a08eaa65 2017-09-12 Merge fiddle-1.0.0.beta2 from upstream.
672848de471ff160c37a91de3c9d114a359613b9 2017-09-12 Partly reverted r59845.
3fbd9d7e1cd7df086d0620d9be917887ff3fb461 2017-09-13 Fix a typo.
71f98748a937398f12eb5c333bcb493914096251 2017-09-13 Added executable to bundler template.
6336b394ecdfd57c02504dca8813e3fa5b77151a 2017-09-13 Fixup r59856. Added workaround for JRuby.
a8c632972f53c877ae4c1434de1fbe305f5135e9 2017-09-13 Removed needless magic-comment for encodings.
4d5c414fcc0cd1c01580a1f9dc05a613c13929b2 2017-09-14 Update gemspec for gem released versions.
c4a64b734c362f2f891ac6cbb56e0e17d6a4da5f 2017-09-14 Removed needless operator.
a5641cdf7a6ef8ed86209080775fa866a360d346 2017-09-14 added workaround for APFS file format.
274c6180b7ff3ed146dddaf841211a633648c322 2017-09-15 To use github url for gemspec.
08a0927c0cd8a4b5bb69ec8c509f7ce67420ef5f 2017-09-19 Enabled temporary disabled examples of bundler rspec.
2b86b6f333c9dc6ca8448659c3bf86c6db613064 2017-09-19 Define the MIME type for JSON in WEBrick::HTTPUtils::DefaultMimeTypes.
e9f5265bd79d0bf81093b09f307f4197d251d9ef 2017-09-19 Use https instead of ftp for libffi downloading.
d61b1e9eaa4d68631d65f484c7dadf5eb80f115c 2017-09-19 Added documentation Added documentaiton for installation of bundled gems.
eccbd8c0ef262b133a9c706c335244072d863bdb 2017-09-19 Fixup r59961. Use http for libffi downloading.
1aa4a40d4f7bff013e71e7b81423a0ce5ce3d625 2017-09-23 Integrate LICENSE file of rubygems to LEGAL.
6c52cdab616b5d367cbe972951683523b83e7313 2017-09-23 Added missing "ubygems.rb" file of rubygems to LEGAL.
572d2c275460db7215c8c7ed8ced824987987acf 2017-09-23 Added bundler's license to LEGAL.
479c83f71847af81c96a2d51e375b7a5f6797c4c 2017-09-23 Added sections of pysch library to LEGAL.
ebfc4c4832433336994c2263acae196c7921086f 2017-09-23 update section styles for psych, rubygems, bundler.
6a0ce11176a72ca7e747b64f62bfaffbd39156b5 2017-09-23 removed bin/bundle_ruby, It was ignored upstream gemspec.
e5e1f904d584bb8afd6f97f868c1fe896a572356 2017-09-24 Removed ubygems.rb. rubygems.rb is always loaded now.
f9ca5093d24e6df1db302ec1e0c88567dad7786b 2017-09-24 Added NEWS entry for r60008
a6ac6e0098aec7fc38a212bdb666d7b777de70b5 2017-10-05 Followed up [ruby-core:83093]. Update gemspec attributes.
d002f23024ed31c9b16dfa6f254b90761516c4dc 2017-10-05 Fixed invalid gemspec.
5b3d137b1fd9f9f56fa6f17888ab8038906ed760 2017-10-05 Fixed broken `bundle gem` command.
c00e84327f14845bd484e76b5ee5dfeb1fa9ce3d 2017-10-08 Merge rubygems master.
cb69638dd1dfceba74e0af6dc390a84604923444 2017-10-08 Removed unnecessary json loading.
db6c51ec4f9d1b7386215cad5924e6e03733b6d6 2017-10-10 Merge rdoc-6.0.0.beta3.
6d86ee593a78221bfadd99fd9edf41eb5a985cc7 2017-10-10 Removed obsoleted test for RubyToken.
500f15e5079026f3da993b404f7474aa3c69cc0a 2017-10-10 Merge rubygems-2.6.14 changes.
a7a896af6e2d419fea018321f1ddc735d2cda754 2017-10-11 Added news entries of RDoc and Rubygems.
d4c4878441fec36c6052bf67d33b567ac5c60cb8 2017-10-12 Removed unnecessary gem locking for avoiding test warnings.
0242f7ccae800eab5c3ab5f3129b1126ffbb45c3 2017-10-20 Overwrite destination symlink file if `remove_destination` is set.
43e320ba1b08c32286f0aa1972528c5f25b4a483 2017-10-20 Merge rubygems master(ddbf3203f3857649abe95c73edefc7de7e6ecff4).
6faa0e12b0ca8a5b9b51bbdb6cf013914ddd1e34 2017-10-21 [EXPERIMENTAL] Added test-bundled-gems task.
31cc5b1505c38d3d5761f179e84f04a8966ccd3b 2017-10-21 Rename spec/rspec to .bundle.
ec4141f1838ba5a4d50a3ba23b8d4e1abec452bf 2017-10-21 Added sample code of merge! method in hash.c.
926103a958c9719074f190fb7ac622a160008313 2017-10-21 Improve docs for `File.delete` exceptions.
db590b5d599598e025ba625bc4cc1e39f910c640 2017-10-21 Fixed unexpected behavior of `Resolv::MDNS#each_address` when given ".local" address.
52a275ee79a51cc6ae05a745d38a36c96f95adc2 2017-10-21 Removed obsoleted safe level checks on irb.
7d2e5fb979f184a2764244dc3f1fe62651c461e1 2017-10-21 Added explicitly require to example code.
f4ae225b04ae0cde3aa2781c82875074da49086b 2017-10-21 Update some words on README.md.
2476bf2bb15f1b84363d9400c4994702ba3b59cf 2017-10-21 Clarify the behavior of IO.write without offset in write mode.
86f1d9b705e460960ea97b6d0084a07cb05e4023 2017-10-21 Clarify return value for assignment methods.
111a2de495b1767f53e3632dee2ab55569dcb4f5 2017-10-21 Handle Errno::EADDRNOTAVAIL with Raspberry Pi environment.
2c27e52f8ebdf4d382a12b224707d14f2ca589ed 2017-10-21 Add documentation for `chomp` option.
6693e3e7230ca64b01ffb24d2693af1c77bd2998 2017-10-22 Fixed misspelling words.
0e2d2e6a794d3e9e6a55be37b9b640c902bc501b 2017-10-23 Drop to support NaCl platform.
a866167de5b35adeb762c27adec273768cacfe4f 2017-10-23 Removed empty dir.
bb2aa9b3434cc92dd7acf40ce26d12672aaf6597 2017-10-25 Update latest bundled_gems.
09087d0c23771151269f84b9f60044c29da94b08 2017-10-25 Update rake-12.2.1 for bundled gems.
537a46c69af2bdadcb65966ce0a7fccc35be4989 2017-10-25 Added development dependency for power_assert.
2bcdd83e3f712200aecba3daf375bac8f1b0d01d 2017-10-25 Fixed conflicted variables. v is already used another condition.
80f276e16fc3e77ffedafd950e69b35141d0e2f7 2017-10-25 Update power_assert-1.1.1. It support `test-bundled-gems`.
ca9c9001dc19e41550086bc4da9fa57d65ff8890 2017-10-25 Regenerate slack token on Travis CI.
06000a03a82630b1a1c524ea00ad93ccd2947812 2017-10-26 Removed obsoleted gitignore for test dependency.
865decb508e89960382fc41d239be3e42545b68a 2017-10-31 null byte at Psych::Emitter.
be7b5929126cb3e696ef222339237faba9b8fe5a 2017-11-01 Update bundled bundler to 1.16.0.
9e475eef866fe47f3167c4adf69079a4ed3ca243 2017-11-02 Merge release version of Rubygems 2.7.0.
0b5432a7bd7d826a35fc2a1a860d44d4d7f8ff96 2017-11-02 Fixed syntax error with ignore option order.
54e58c947b119ff02fde57413ae104c98432c48d 2017-11-06 Merge RubyGems 2.7.1.
3ba9e6b639afaf4c88145d56c9bd6746af16cfb7 2017-11-09 Merge rubygems-2.7.2.
9b41c2af6d609268f2a65519e46d095ba19b85c3 2017-11-10 Do not define test method instead of skip when Calendar class is not defined.
ea5361b8bce652dcac60269dfbc1dae039a11c64 2017-11-15 Bump rake-12.3.0 on bundled gems.
b613a2c5ae03c425bc94771e4eced1b80e4e80d0 2017-11-27 Merge psych-3.0.0.beta4 from upstream.
69185464992f0773aa308e5e12926199314219d7 2017-11-27 Ignored `bundle_ruby` example with Ruby core.
55518710865bd7258422807524403c91347519a2 2017-11-27 Merge rdoc-6.0.0.beta4 from upstream.
6592dca931e13679a28353e3e1f77f3e1d32ad4c 2017-11-27 Ignored obsoleted `bundle_ruby` command from upstream.
e82802070a6b64c86a09731497ef9eafaebdee5c 2017-11-28 Merge rubygems-2.7.3.
44320c5b8d780a1572206735a88212faf9428f11 2017-12-01 Merge psych-3.0.0.
e4b67f7d74d5df3a40163b4d71ca6bf4feb4264f 2017-12-01 Added bundler entry to documentation of library and maintainers.
9ffa42b995bc1ef9c2b763453f29d42a59755426 2017-12-01 Added repository url for default gems.
b2047f79cce41695b3a3f84d88afd1b586680f29 2017-12-05 vm_core.h: Increase the Fiber stack size on powerpc64
25d6a7efabffba4112596391e90cbde0b23f884e 2017-12-05 Bump version to rdoc-6.0.0.
2d031181af587af9b10085011ef767fa724f5788 2017-12-06 Bump dbm-1.0.0 for released version.
836aaa0cdc496c556f3c932669c4c6f335028d73 2017-12-06 Bump gdbm-2.0.0 for released versionn.
9ef078e2a701be4eb49c6d6f50482f777bf42a80 2017-12-06 Bump fiddle-1.0.0 for released version.
c02174354e6e963b0375fb8faf0b6045ec27a43f 2017-12-07 Follow up r60970 for bundler's examples.
ef839356db1b312c0ec447e6c916cbaf24e9aa64 2017-12-11 Ignore to generate documentation for template files of bundler.
2d86fe2a55766569f966a467ac044586affde631 2017-12-11 Bump version to cmath-1.0.0 as default gems.
6b669d880cb33f5b931d93555416bc9b58a46bfb 2017-12-11 Bump version to date-1.0.0 as default gems.
4000f70dc2db2bb813f04373363c2ea869d2bb3f 2017-12-11 Bump version to fcntl-1.0.0 as default gems.
5f2083921b223ff6adaf1578da5cf67226cec07b 2017-12-11 Bump version to sdbm-1.0.0 as default gems.
93880b4aa303bab657c8591ea5e6220048f1abd9 2017-12-11 Bump version to scanf-1.0.0 as default gems.
848e6cfe7ae0008864b2c56fb9c4b83917ed9911 2017-12-11 Bump version to zlib-1.0.0 as default gems.
a1a20cfaa2cf73ae8daaf2123d7c5b513427162e 2017-12-12 Merge 1-16-stable branch of bundler.
84db29cea1b78c7b648540283b8907d78a387bd6 2017-12-12 Ignore gemspec under the lib directory for documentation.
91df3e9b742474215f18dfaa1f63f279341faf17 2017-12-12 Bump version to fileutils-1.0.0 as default gems.
8d1d4e3164a095ed488fd07c2eb75fa084378ab7 2017-12-12 Bump version to fileutils-1.0.1.
774f650bbe02a8e3053490a0e9e56901da732d6d 2017-12-12 Revert "switch from http to https for Unicode data file downloads"
1c6a0d104374637962bd8851832784e51b4b1e03 2017-12-13 Modify git clone command
283bb70fe093cfc5c9015a6635746ce564301812 2017-12-13 Bump version to csv-1.0.0 as default gems.
b9426859e7af1f2662dc8d45aee0203feb59ac5e 2017-12-13 Bump version to etc-1.0.0 as default gems.
1d4e97cb08f5f8efc276e041aaa273a82752d0e6 2017-12-14 Added `test-bundler` and `test-bundled-gems` to `make help` entries`.
f39021be7e0eac20ef7f06592769955ea482470f 2017-12-19 Remove digest.gemspec for default gems.
5590ec8a8ebfc68bbbaf98553b833afcf2185ea0 2017-12-19 Update version of strscan to 1.0.0.
def7fab8713a61cb1df92249e59439d79ee63e0a 2017-12-19 Merge psych-3.0.2 from ruby/psych.
0c530ddd13c17c10f131052647b705cc446c6803 2017-12-19 Update RubyGems entry on NEWS file.
26529d3df96028f04e6f60c6b37c7e2504316956 2017-12-19 Update version number of Psych
71e5c125783c1ac85a1c5cea6926473e43fd015c 2017-12-20 Update rdoc-6.0.0 entry on NEWS file
4525cf2cd599389be3fab30ae4c13e22050705b5 2017-12-21 Merge release version of bundler-1.16.1 from upstream.
722306265d0a8f0df23cf084fe3252d8046b2b49 2017-12-21 Added detailed version of Bundler on NEWS.
84e462758de5e1992d5fc763766ff85628aec1c5 2017-12-22 Bump up fileutils-1.0.2
7825e8363d4b2ccad8e2d3f5eeba9e26f6656911 2017-12-22 Postponing the Bundler merge.
a1799f1f71cfcb7cbb8adf9004a4519f252c6a3e 2017-12-23 Avoid to warnings about gemspec loadings in rubygems tests.
9fe26ef8de1ae047a4d775ce74878a0aeb01a19b 2017-12-23 Merge rdoc-6.0.1.
6c71bdbc85158a33d356528b9c35e35258a4ddd1 2017-12-25 Added gemification entry to NEWS file.
447fdd4221160d3ea6baaed67a04ba5bbf4a87dc 2017-12-31 Removed debug code. It is inconsistency in rubygems upsteream.
4251ee5b403e63599cc6946ffe7745fffd6fa2af 2018-01-05 Try to fix Travis CI configuration.
707ab2c848f5c092781157a99d4ea20f729cd139 2018-01-07 Added bundler for `test-bundled-gems` dependency.
79161d30bdb57626f84330e226afdec56ea46d13 2018-01-08 Update minitest-5.11.1
2340d5e7eaafc6fe08ae58437bf6d4f5b9250ad2 2018-01-10 Fixed typos.
9c650ee3a71e3b86e19bdf2633476cb297533cf6 2018-01-10 Fix typos.
d675b9de6c8b1bc991eafb8d7e1372d8f4c040e4 2018-01-12 Fixed typos.
4b190c4852895cc78b7594c884ba3ed091f82400 2018-01-12 Fix a typo.
afcd060a926ab8ab8405bf51ca4c23d8abce4c21 2018-01-13 Fix a typo.
2701001b2fda38ecd719009d6a2e5fcceba2883f 2018-01-15 Fix a typo.
c420603f7252476e7d524ff174a9f8563cf87f92 2018-01-15 Fix a typo.
9869ec7a7d5c1b044b2ee8df59a86653d7ad1053 2018-01-17 Fix typos.
ef9bc609dbcae4c054104e9d2aeeaab7211882bc 2018-01-18 Fix typos.
4fb218f9a0c98e75c1ffd8859c615d2e870e5f68 2018-01-26 Removed workaround Travis CI.
5af43b1ec2674e9f86090790bc61abdb96be14ff 2018-01-30 ia64: update ia64-specific code to use execution context
b0d1586fa79ff9123db07daf838aee67bc452cf5 2018-01-30 [DOC] Refinements on modules are allowed
302825ced8450d0e9b1d2d8458e1748a917459bc 2018-01-31 Update csv maintainers.
6381d498014da5dfbbdb4016a268ce30df04dad3 2018-02-01 Fixed duplicated typo for `the the`.
499658abff8c207fb14621eb638de95036a2d723 2018-02-01 Add test for Forwardable#def_delegator with r55366.
7112c6a1c15b26eebf0c020dfee7abd30eebde2d 2018-02-06 Merge RubyGems-2.7.5 from upstream.
7619cb3d7dcc9920a72ff5f2bc5546a5971fbab4 2018-02-16 Merge RubyGems 2.7.6 from upstream.
24dfe5e749eaa34bc6c1cba15811efbcc0a578f4 2018-02-16 Fixed tempfile leak.
d5eef5380d7875053af377866bbc3d61a0d9ca71 2018-02-21 Update maintainers of unmaintained libraries.
322d0d93adfe42fc89c574f67bcb9acb9b82f251 2018-02-21 Update url with 404 status on LEGAL file.
2e1b00647ce1b4d3a6801484d7e76283fac6d202 2018-02-23 Update minitest-5.11.3 on bundled gems.
a65b8864a6d940df3b01ac4bd9c04fd47b4972d0 2018-02-27 [EXPERIMENTAL] Support upload option for s3 package hosting.
9d16226f1e91efa0f388fa564e567f7247c14904 2018-02-28 Prefer to use %x instead of backtick.
4b747c2890940dddb226cdc3f59acc77725a9c6e 2018-03-06 Removed redundant private declaration.
98c7058bf7b3eab91c62a77cb10b09f6c8ed368e 2018-03-26 Merge RDoc 6.0.3 from upstream.
10b96900b90914b0cc1dba36f9736c038db2859d 2018-03-28 Ignore file separator from tmpfile/tmpdir name.
375cd7079f68f89f90604290dd8ad56c608c49fc 2018-04-03 Support upstream directory structure for ruby/csv.
1658fb3f8383de32059e3f6620ed8742c08d2a9e 2018-04-20 Update latest bundled gems:
f114089585d486920f53c0c4cb92d73dc4ed577c 2018-04-28 Merge Pysch 3.0.3.pre1.
e75d8e0c65a63c2545d02ecef3811543c2d0266b 2018-05-08 Merge rdoc-6.0.4 from upstream.
5c1941a9be56a979c27d740370b781882d344f79 2018-05-09 Merge csv-1.0.2 from upstream.
433a4e66a25c3c05c23565c45b6764d3f367fff4 2018-05-09 Fixed file structure for csv.gemspec.
f5fef0a80d597f40c2d1a8cc8079bf190039fd6f 2018-05-09 Use hard-coded vesion number for CI broken.
954d0c58c20eed4e33a4b2ee46f07b0f54b877b9 2018-05-09 Revert "Use hard-coded vesion number for CI broken."
10a495a08a8e39699007a97db16fbad33209db99 2018-05-09 Use hard-coded file list instead of Dir.glob.
1e8ff0de5a3b2d13799e52e7a5e652f2bc84d14e 2018-05-14 Update test-unit 3.2.8 for bundled gems.
6f9609867cdd4bf965465d0aabe0e8e6c665e9c0 2018-05-15 Merge fileutils-1.1.0.
60fbe0135362f091d2af68b911d246c5730b9fae 2018-05-15 Retry to merge fileutils-1.1.0.
ff6520b0f77e25dc269164c1be8853f808de06a0 2018-05-15 Added workaround to fileutils for `make btest` without rbconfig.
c6da9cadb346cc1d250c7ed6d8fd33c62a11030e 2018-05-18 Merge RubyGems 2.7.7
1f4796a1823c98cf868e75578065f6950bd5070c 2018-05-28 Merge etc gemspec from github repository.
8da8d4b043c37b53a69803c71ff36b478d4776d0 2018-05-30 Merge RubyGems 3.0.0.beta1.
b9212a7771a5e67f3b48bbf4c76cd087a8d87e49 2018-05-30 Ignore bundler assertions on ruby core test suite.
afbf10e8c699e43f1a4ad72733a51a545cea705b 2018-06-01 Added missing dependency for ast.c.
ccc52902c00ac3758c2e20105bb33fae5a08583b 2018-06-02 Promote RSS library to default gems.
0f5b67526a6e0fb0b2a23b8068cd70b08be03a51 2018-06-02 Promote REXML to default gems.
4973f30474126ee49b9a622b0abae0f24cac88a6 2018-06-02 Fixed wrong require path
14e196925d94b6216474abdebe8ff2d37010a062 2018-06-02 Added test for default gems validation.
46ec01cb3cb21552212a050a467bfa0f35f0400a 2018-06-02 Fixed wrong variable name.
1dd43218445efe0e400594f21eebc81d7d2cf51a 2018-06-02 Promote Logger to default gems.
8ce71b616056fd6875d139a94c5577167beea7a4 2018-06-02 Promote Prime library to default gems.
5a10e577dfdb764c9b4eafa295c5196775cbd515 2018-06-07 Promote OpenStruct to default gems.
afa7bfee8f50ea1739ad198b2d1cd02a861ade46 2018-06-07 Promote Matrix to default gems.
54a48b979cb2acda4bab8fbe040eb7d140452b08 2018-06-08 Removed needless extension for require.
dbf3e8f63a098d4a6c2f083d07d012e1c1d2e2f8 2018-06-11 Added entries of recent updates for gemification.
aa2b6c61e1c086e78dad54d43df70ae5bd8c1c2c 2018-06-11 Added webrick.rb to cleanup target.
6f8861433d8b923d1ff7d745bbc45c688601b3a7 2018-06-11 Copy gemspec from github repository and keep .document file for rdoc.
9c272f39ffbb16bb0d9edf2d20fd3d351764745b 2018-06-20 Thread is always provided at current ruby version.
2b5a801c1bdb531121d9ef6c8e053cd345f32bd9 2018-06-20 ConditionVariable and Queue is not standard library.
114fec048fd9059923b07b71e84af6e75359b153 2018-06-27 Added guard condition for old ruby about RubyVM::MJIT.
70785c1c5a7131ef51c145f13b508023b8589e63 2018-07-09 Promote irb library to default gems.
c982cbd16a97e74be42463580c8dea0c1c4bb280 2018-07-17 Unified common workflow for default gems.
e749134f0a38fca202aacc0ff65db882646749c2 2018-07-17 Promote Synchronizer to default gems.
43fbdfe806e3052d398a9958662064d2fea2f82b 2018-07-20 Promote Tracer to default gems.
6d4a5caa6227ab9cc67f039b4dfaaddc0230b372 2018-07-20 Fixed wrong library patFixed wrong library pathh
d6ec12417a1d554825a291dae10e8508a0cbbd06 2018-07-20 Promote Shell library to default gems.
c8edd78811d0c47f8c4449096fbaf0a6c39d0a50 2018-07-25 Update latest versions of bundled gems.
3772c47d2f63ee948da1c0069d7c27588e97de4f 2018-07-25 Support logger.gemspec
fd87d6802804ae6c96e82de3fb170a7e326d413e 2018-07-25 Removed duplicate task in default gems
26e6462b817d52af8ffb8f491910b2fc95d4ea28 2018-07-25 Promote Forwardable to default gems.
2b80b8bcec2934a9d8b3a1b33f8e4b697af242c3 2018-07-25 Removed duplicate task in default gems that used single test file
bbb5dbe8ee0fca661e915d01b2927d05622b5918 2018-07-25 Promote ThWait to Default gems.
82f55bae8697645505b386c04619df353e14938f 2018-07-25 Promote Exception2MessageMapper to Default gems.
8d884d94aa4f0b8e7b23fb420fc43580b3cfc8b8 2018-07-25 Promote Mutex_m to Default gems.
3a1e3d35e233c84e9af13b78e6de936ccdf44e70 2018-07-25 Update latest default gems on maintainers.rdoc and standard_library.rdoc.
e52a9b593f9ecdb9a64b5a8a330d5a67b1e0926d 2018-07-31 Fixed inconsistency file structure for gemspec.
8bcf27527cbc84622e522ed587a175ada4809360 2018-07-31 Move obsoleted test/thread/test_*.rb with the current implementation.
cfd512df9fd43e8231d9d4fd0905cf20ab35f4bf 2018-07-31 Support Sync module same as other default gems.
7c980498925a0f0c92b62d4e917a79022df3f214 2018-07-31 Fixed unexpected direction deletion with irb sync.
b7d3d7719e77f37242e50c359a05d4cfa386d380 2018-07-31 Fixed inconsistency gemspec location.
c4734308b6d0c7c7fea3705fa2d4af293df2657a 2018-07-31 Follow up r64141 with sync tool.
ca32fe167303becd98027afb42f6228b026f00a5 2018-07-31 Try to load version file of github repository at first.
828158704c2a03f7c780f5dd4f9ffc88b709c4a7 2018-08-06 Ignore native extension of Date library when syncing gemification files.
83bdae196aae9dd4ab3eba22448f8907840713ff 2018-08-07 Add test for coverage.
9e5cd30bc1b6440de529946135660808b1688302 2018-08-07 Add support of Berkeley DB 6.x.
325d378a1f320c6225bfa1d1598be710ddf45159 2018-08-07 Removed needless file from gemspec.
7d9109f8006057d3e6ec44103cc1a5242529f4c2 2018-08-07 Removed needless date attribute from gemspec of default gems.
d59fc41fbaf6ae3458a5260fb53916468f7e56f7 2018-08-07 Fallback to load version constant for ruby core repository.
1380aa04a6c3681a232046058f4388f3bce904ae 2018-08-07 Support old versions of Ruby with FrozenError.
5a99a7404099995e3be99450dd4801082ece35c9 2018-08-07 Add missing test for WEBrick::HTTPAuth::Htgroup.
dfd6787f4602394dcb7c83fbb1bb8dee0251624d 2018-08-07 Silence Net::HTTP warning in test.
f945ea86d84f30772f2af5134626e9ca613dd9d7 2018-08-10 Move IPAddr to deafult gems category.
867581dd755bd202cefc605af5e081ba2ba8c1ec 2018-08-27 Merge psych-3.1.0.pre1.
95e213d3542034e0fd2613de6990a7ddfe5718ca 2018-08-27 Merge rdoc-6.1.0.beta1.
85d461456c154d7b4a72b20369e0d65d7880ce02 2018-08-27 Merge master branch from rubygems upstream.
715666cc28d441862778000c56a807c9b4c28d00 2018-08-28 Fixed test failures in mswin environment at r64555.
8a9996493a3eb60326ea63f8be66ba37ad1993c2 2018-08-28 Fixed installation failure with mswin environment.
60ebd4e26a1b6ed3ad11bade520db0a19e9be190 2018-09-05 Merge csv-3.0.0 from ruby/csv repository.
5b476b4ad0fd019900cd2310aed37a83176e9c7e 2018-09-06 Extracted file list for csv.gemspec.
7eedd308b841e7b8eb4bc36211d28faf3521ee92 2018-09-14 Removed old elisp files. New upstream repository was moved https://github.com/ruby/elisp.
23e8fc391844704b8fbec1b47f10f742c9879202 2018-09-14 Added entries for lldb files in misc directory.
f021df009965f5b63ccfb6451de4421d2260c460 2018-09-14 Partly reverted for ruby-style.el.
ec6c07570237b209d47b7690a5b5a6774301242b 2018-09-18 Merge upstream revision of rubygems/rubygems.
5a9b23abb748e3a11992b77aa2304cb72e9814c6 2018-10-05 Added news entry of r64741.
8ea464a9c1b94bbe1f697bfd6c03e87411272701 2018-10-20 Support keyword arguments with Pysch.safe_load provided by after Psych 3.1.0.pre1.
1c92766bf0b7394057c00f576fce5464a3037fd9 2018-10-20 Merge Pysch-3.1.0.pre2 from ruby/psych.
818648ac406481c4c9078038aad9875aa6be0112 2018-10-20 Merge fileutils from ruby/fileutils on GitHub.
8d3b2631ba5967a154df541917739af50b8a723d 2018-10-20 Cleanup fiddle extenstion when sync them from github repo.
d303a2c45a60240cbd6ed33745c267205642184d 2018-10-20 Merge fiddle from github repository.
a85200277921dbefc1dfc9edd9ed26e9cea009f8 2018-10-20 Mergr etc from github repository.
93c4f8b360269b6eace2c92db911cf554d436deb 2018-10-20 Merge irb from github repository.
f16326fddaa05cea4ec00c6c4970d9e0ff96bd05 2018-10-20 Revert "Mergr etc from github repository."
e05e77fd6de19800442c613b2a4e6488339111fb 2018-10-20 Retry r65211.
2a75c70a366ad1ad20f9d84a625442ce3f9a37f2 2018-10-20 Added entry about new default gems.
615ac3593499f54fde4b1eb0fba66b6bd944821b 2018-10-22 Merge rubygems master branch from github.com/rubygems/rubygems.
3dc960deab6a8a36172dbcc029a84ed7e6e91d24 2018-10-22 Merge stringio.gemspec from github repository.
a509de06bc9c0a308d14547b4d5560bbf6895b9d 2018-10-25 Added initialization task for default gems.
b891d95e8516449cf057ecd29129cfc9d531f4e9 2018-10-31 Removed control characters from gemspec.
3e047420d69240af98add002e7a3025004094379 2018-10-31 Merge upstream from rubygems/rubygems master branch.
59c8d50653480bef3f24517296e6ddf937fdf6bc 2018-11-02 Added bundler as default gems. Revisit [Feature #12733]
67da45a1f3e660bcd37c67dd3794643da5035cb1 2018-11-03 Merge rubygems-3.0.0.beta2.
2fbbbba5bd684edfd62beb106b48ac93919eb128 2018-11-04 Merge upstream changes from 2-0-stable branch of bundler/bundler.
e6bf368cac2012a95f191838f356d381387324ee 2018-11-06 Removed VCR cassettes files for reducing package size.
37c08fad04eb021cf56eb0d190092bd07e19fad8 2018-11-07 Dir.children is available since Feature #11302. FileUtils uses Dir.each on an internal method encapsulated on a private class `Entry_#entry`, having no '.' neither '..' entries would make now superfluous a chained reject filtering.
5ea27174244aebf440af3541b33135054f65aaab 2018-11-07 Following up r65583. Removed VCR files when retrieving code from upstream.
db3101ff301b8e6f52170df0891f4fc35579354f 2018-11-10 Merge psych from upstream.
8f4aa4fd2a609a3eca2f415a12964e86cab94abc 2018-11-12 Merge Bundler-2.0.0.pre1 from upstream.
3ec3d7d943081ed23333cb7c865786d4179e8d0a 2018-11-16 Switch to 2-0-stable branch of bundler/bundler repository from our fork repository.
5335ce0e060c7a2a0b01c57f8f8a64254f2658e1 2018-11-21 Merge master branch from rubygems/rubygems upstream.
a94332819463589fe4537cc62beb41a0ee354cf3 2018-11-25 Use stub executables generated by RubyGems istead of original executables. It resolved the conflict issues when invoking `gem i rdoc` and the binstub issues with Bundler and Rails.
f944f8ccf2b31213468cbc860b83b62624952997 2018-11-26 Followed up r65963. Use libexec directory with sync tool.
e5906952fc36268aaa1051d7cb2c35ee582ec48c 2018-11-26 Use libexec for distination directory.
aa2d27e48a9efc2ac7b9cd4c9d172cdf84439a18 2018-11-26 Removed `bundle_ruby` command. Because It's no longer shipped from Bundler 1.0.2.
a2456daf94d2a40d03fc76e4e165d885f4556e0e 2018-11-26 Sync the executables of rdoc from upstream repository.
fc9509bdd246a1817119af5cfa4dc36de992b35a 2018-11-27 Merge bundler-2.0.0.pre.2 from upstream.
14f47deacc59562c3a314230696f23161be0a9d1 2018-11-28 Removed redundant empty line.
b52761e4f71326099374515e494b1667b2bbf84b 2018-11-28 Merge stringio.gemspec from github repository.
5dbc6583c93621a7e992163bd27991bd3d3d9378 2018-11-28 Merge rubygems upstream from https://github.com/rubygems/rubygems/commit/2c499655f29070c809dfea9f5fda6fac6850e62e
79dd244c3aacac272120c19f36a641c5c48a08a0 2018-11-28 Regenerated binstubs of bundler, rdoc and irb.
7a46a3b94121339cbead211c4497142bee82fddb 2018-12-01 Merge rubygems-3.0.0.beta3.
edbac1b986d6cbacf191bd1fde15e5de801a4935 2018-12-03 Fixed test fails against OpenSSL 1.1.1.
a94cbf81e1fcef1f50af631e3b1117c2bf68df7f 2018-12-04 Merge rubygems master@221bdea
631086b7843601b06d6eecba842320dce99d0994 2018-12-04 Merge upstream from ruby/psych
cfa6c55347d037b152a4b93a390c73dfee6dccbd 2018-12-04 Merge 2-0-stable branch from bundler/bundler.
846f4205e7ac7231d185e23494b1c7a32e28559c 2018-12-05 Update the latest bundled gems.
f62c3847b58a7b30a43791d42e2743303b40ede7 2018-12-05 Revert "Remove `libexec/bundle_ruby`"
586e018c739d50be00bb7d750907d53009a0229b 2018-12-06 Added News entries about RubyGems and Bundler.
a610b1f0d16d9397dc9c36684a7f58652d276f68 2018-12-07 Bump rake-12.3.2 on bundled gems.
91533d9ab17a08385381d87991e01e8674e069a1 2018-12-11 Downgrade Bundler 1.17.x from 2.0.0.
36d93e831bcb08cbe6304f71ed7bbf72c8170b32 2018-12-11 Merge Bundler 1.17.2 from upstream.
e4922abde34167da6d97f826100dbd8128a2433a 2018-12-12 Update version number on Bundler section.
7f9bf068fcff9ca7d6a21711f31c5b8d6022dddf 2018-12-12 Merge rubygems@21f12a8 from upstream.
80762b9ffee7872d02c94fc5598ea39210bb2879 2018-12-12 Backport https://github.com/ruby/shell/pull/1
e913ecfdedcf607ceda5a8a0c0d87368c0bb1ef9 2018-12-12 Backport https://github.com/ruby/irb/pull/2
0d674f530f84df8ef40a99503d69015358c9bd3b 2018-12-12 Bump library version same as released version of rubygems.org
dd046c59de93e9ecda0b56ec1eca10f8b4cda73e 2018-12-12 Bump version to 1.3.0 same as the latest version of rubygems.org.
1a1f9ecb30f300443215bf832f130f30925cf664 2018-12-12 Added entry of Psych.
623c6d972a5365f469d4ceb0fc3326faf35ba7b6 2018-12-18 Bump version to psych 3.1.0.
301ae01bb59217db5a8b3707c8ebaaef51102961 2018-12-18 Bump version to 1.0.0.
b0f6781e2f225bb6787233504de482b988bc9a81 2018-12-19 Update metadata of Bundler 1.17.2
92e726628e3baf4acb1a349089aa4d3278c2ad40 2018-12-19 Merge RubyGems 3.0.0 from upstream.
f43a333deea351d2166228800748f8318afb6f79 2018-12-19 Update entry of RubyGems on NEWS file.
097ee409befe63043e71a431cc0c71c27f3496ff 2018-12-19 Update entry of Psych on NEWS file.
ae19a18996727954cba2da90ab816e2d5023822a 2018-12-23 Merge RubyGems 3.0.1 from rubygems/rubygems.
1cc8ff001da217d0e98d13fe61fbc9f5547ef722 2018-12-24 Added entry for RubyGems 3.0.1 to NEWS.
6e7213f427c8030396c2de6cc488cae5d8dd5ff9 2019-01-01 Merge rubygems-3.0.2.
e97741e12a22d78825a3a9dfcb7382adb0e27855 2019-01-04 Merge Bundler 2.0.1 from upstream.
da1f9199bd659f6277d53cc41f6007911fb3a9c5 2019-01-07 Bump version to date-2.0.0.
f550da512cefbe0283106ca839c4836a98efaf3a 2019-01-17 Removed old gemspecs of default gems for the Ruby committers.
c52ca1f2ffcc8beeec043a9fa44004de59e1bb4c 2019-01-19 Revert r58345 and r58371.
3dc6efbe9ca582d6930f25754a16043dedecfa6f 2019-01-22 Merge rubygems master targeted RubyGems 3.1.0.
7c9771be02ddc707fea8ec96089c8a100c59f806 2019-02-01 Fixed gemspec location of bundler.
8cca079d3be8d07c261baea72529628469938245 2019-02-02 Fixup r66984. Update the location of bundler gemspec.
0fadb48498b3fee85aa02406b2119f9512c04ae3 2019-02-05 Ignore to add bundler lib direcotry if it is same as rubylibdir.
4ae3df42f723d25b0fe4ba6b2689d607b01c6f48 2019-02-14 Merge RubyGems master@9be7858f7f17eae3058204f3c03e4b798ba18b9c
3661d0521fa2cf4cdf9efa51c69cad4ea93fa2b3 2019-02-18 The ruby core applied the difference structure from bundler upstream repository. We need to modify a configuration for test-bundler.
bef0c0a3678d07ce40f147051fba092ee30da640 2019-02-18 Fixup r66984. It breakes bundler's examples.
d04963501bc057685220fa1160fb9a102dd46d57 2019-02-18 Use ENV["BUNDLE_GEM"] instead of gem command provided by system ruby.
7c2bbd1c7d40a30583844d649045824161772e36 2019-02-20 Adjust the rubycop rules of Bundler upstream repository.
6604e1b7cd75bef7ed72db699d8f88a7fb56c330 2019-02-23 Merge json-2.2.0 from flori/json.
019864b4a5d14f25f5880cda996306908837d7ee 2019-02-27 Test Bundler examples and bundled gems tests with Azure Pipeline.
19408c785c6f258024efcaa69d0642ad995c50b3 2019-02-27 skip to not support color tty environment.
ef8ed5deee7a687190a33ac655dec271bb18db26 2019-02-28 Removed fake environment variable because It is not necessary for macOS.
fe61f14d53c5b18d3c475eee23502ab1e5446291 2019-03-01 Support YACC environment variable for ripper.
19cf8e03878e93a9594c275b8f82a9d53e02eda1 2019-03-01 Fixed build failure of Travis CI. We need to support `make srcs`.
fe28e007f3226c48aee497558f8eff535485423d 2019-03-01 Try to build vs2019preview on Azure Pipelines.
4fd5a9e9bb58ab666809eda3256db2ae98b0032f 2019-03-01 Try to build readline extension with vcpkg on Azure Pipelines.
08f8cfe14e0f8937e3bcf8a22becdc5ce60b920e 2019-03-05 Merge RubyGems upstream: 56c0bbb69e4506bda7ef7f447dfec5db820df20b
d4303528d39d38ae2141f13064e82a7908df4f14 2019-03-06 Skip malicious extension test with mswin platform.
4c1952f4bf9d2fe183431747a83596287e9b7631 2019-03-07 Ignore to handle the different platform
7d3d8e79fe9cc9f21cd4341f0a6fb2e6306688fd 2019-03-11 fall back to copy + unlink on EPERM
098ec6eb5076f3a140777c5cb56be4465bfa432f 2019-03-11 Added to check MJIT constant for the Ruby 2.3-2.5.
bc76d8a232bed2e245cd3997ebd9826938f7a738 2019-03-11 Removed from standard library. No one maintains it from Ruby 2.0.0.
b55586902dbd3df7b749fd1463dacbe871550adc 2019-03-20 Improve TracePoint docs.
f2ea705d68d7e814e68c2df4598b95106e280e49 2019-03-20 Add Enumerator::Lazy docs.
191b99c89d5843bdee2bccc9ee2d34bc2b5513f0 2019-03-27 Merge fileutils-1.2.0 from ruby/fileutils.
f28be7e02d113bd26c33cb94e65004055576c065 2019-04-02 Merge rubygems/rubygems from upstream.
68ddd4d300e9a88737c4f37af74e1a0312949b2f 2019-04-14 Merge Bundler 2.1.0.pre.1 as developed version from upstream.
59fa1232045b1a19c5beae8d8a3b51b66b1aeb2d 2019-04-14 Added rspec dependency for bundler examples.
2e8b9aba9bef6c913e5b2de25b24026943438519 2019-04-14 Skip to failing examples on ruby core repository.
3ac518f9bdd413cf2217b101bd5c62deadfbee2a 2019-04-14 Enabled to some bundler examples again.
286f0b8ae3c30b5911199924a1779ca045afb079 2019-04-17 Added rubygems and bundler entries.
4751caecc357c313c3c81c3d422a3cbc880c6ecc 2019-04-18 Removed deprecated executable from bundler upstream.
4cb2dcdf02964650412c0e34ecbb3dcb744f2a2e 2019-04-21 ubygems.rb is already removed from ruby repository.
184447d91c71aaab6a6f4e6e0527f553872036fb 2019-04-22 ViewVC of svn.ruby-lang.org was shutdown status.
6a2c8e46f63998b860f5dbf4a89e2f7ee2d7ed0e 2019-04-22 Use github url instead of ViewVC.
c697bade0fc1a7f80122fac7bfe4d137f999f841 2019-04-22 Ignore VSCode configuration from git.
14dd8d6b370797f2e419205e9f28368433dc6ceb 2019-04-23 Added cgit url.
b72623012d74abdb06210153ed48c9e2fa075bbd 2019-05-03 Update broken URL in Float documentation.
45b125eca76e60482113575f1e71574fcbcc3b4c 2019-05-07 Update the canonical repository url.
efda52ba62361a0262d3775b8210fff85fb42247 2019-05-07 Use cgit instead of svn.
d4c8577a14fa272bc9a3e68d4748fdf2f2cf7dee 2019-05-10 Revert "Fix for bison 2.3"
aa52464efd558010f4fa5ef5de68d8f684b637aa 2019-05-10 15f45ae4d1 and 56528da3e broke the darwin environment.
082bbdc92e5d704c9fb2811d7c038f92aee77484 2019-05-13 Update the canonical repository for racc.
3c6e1a8cf911d312edeb9dfcc9153be68867ca4f 2019-05-25 Avoid to show warning message with unused variable.
fa7a768fdfe5223a29db4fa71b3e6101fb02ad51 2019-05-28 Removed inconsistency file from upstream repository of rubygems.
913661cca08ccc6e2b4fd7367ddafcc7e2569a36 2019-05-31 Bump irb version to 1.1.0.pre.1.
56660de3c6df7a4ff8667ef4047d30d0de169935 2019-06-01 Merge rubygems master from upstream.
9eecd7a2fd0b67aa13450887a1fee9a6638b9e4e 2019-06-01 Ignore warnings about ambiguous first argument of regexp with assert match.
3c77ef9adc567af58e27c62db35d618f3b3069d2 2019-06-01 Ignore warnings about ambiguous first argument with the negative integer.
464e55f1d0296c3593157a89159f75d58397a1f5 2019-06-01 Ignore warnings about argument prefix with operator symbol.
2bad001cfd15c59630a03918dc80a703b093688e 2019-06-01 Ignore warnings about mismatched indentations.
3776c48cf41950d2cc994676bb2735ee1a0a474e 2019-06-08 Revert "require rubygems/package where used"
8f37629519ad330032a38ac0e871b2912ed38a1b 2019-06-01 Merge bundler master from upstream.
57ccea6232a76aec5711e5e583cffe0aa5221928 2019-06-01 Revert to change for filelist of bundler gemspec.
44f7f093ab8d8663cbbe31d8a975ae6e8d20724f 2019-06-09 Added the condition for ruby_core repository.
2c59c58a47db31e28757e1936dd355a98352b489 2019-06-09 Fixed wrong BUNDLE_BIN_PATH for ruby core.
614154bbb6adeb06cce755be7b8540e1594703c5 2019-06-09 Added missing dependency for rake examples.
e4364dbf6ecd9f87588f6f9e93d213046b75478e 2019-06-11 Fixed the code-style with the upstream rule.
1a2546c2be839baa7d0a50dc056d4d6987d26852 2019-05-13 Backport racc-1.4.15 from upstream.
c110b59af5d1b1065c9e247260579e6212cb7fab 2019-05-14 Fixed path for ruby core repository.
4e218282d284c7d0ea1bf3db7e5febb2dd5884f8 2019-05-14 Added sync task for racc
9ea1fc27a93c9a7a8f9aa2f8f61bc2529e93abb2 2019-06-02 Try to use Dir.mktmpdir.
2272d6ae24d4a059d57bd1b0c01587a934258084 2019-06-02 Restore test_dir and update prefix for Dir.mktmpdir.
4cca8c4d2021c90e351d0ee9000d448a9ed85e83 2019-06-02 Use Test::Unit instead of Minitest and fixed test error with ruby repo.
8a3bd06d277328cab362b0dffe99720fa5b09515 2019-06-02 use TEMP_DIR.
d71032180021f4977978030b04a8d11ae5fb7337 2019-06-02 Workaround for the external file for racc test
e892c2f924bb229ce4782d01ea0a5e2db5761f82 2019-06-19 Restore ruby/ruby change for extconf.rb.
2b4024da32018c7d63f3d051e8ece63ca3573077 2019-06-19 Temporary disabled to invoke assert_output_unchanged.
754df262100cc5febda728111e134e0098bb05ac 2019-06-19 Added binstub for racc executables.
40f8c82b960041d29aba028cc9fe01177bdc4f84 2019-06-19 Partly revert directory structure for cparse.
45e939f5adcb3f16682e7a957d7ecf91edc005e4 2019-06-20 Added gemspec of racc generated from upstream for the default gems.
71ebf6d8e5fa6ebc2f5f25c59c73a50f4c611b6a 2019-06-20 Update sync task for the directory structure of cparse and ignore JRuby files.
5bbfca7b1d4be89d4728203b4610de17bccbefd7 2019-06-20 Removed needless file with the upstream repository.
557bcd877490092c826a56789d78dc73f8ad0321 2019-06-20 Added racc entry to NEWS.
3aa8691d521519f0dc23d56be3b1fe633632720e 2019-06-20 Added and update the racc entries on doc/*.
93356576fec17b1c7cafd56fc4a633776cb8169f 2019-06-20 Revert "Removed needless file with the upstream repository."
9b23aab290c9f0cbbc795282c5e90b6581452b58 2019-06-25 Fixed the wrong path for io-console.
083fda8490210e5fb0bcfb7c0b49ac3df8f49452 2019-03-27 Bump version to 1.2.0.
3c4fc830dd3f2c3e1e642f83072bead8189aec63 2019-02-26 Retired to write CHANGELOG.rdoc. Because It has no update from 2015.
00d0ede84593aa18203fe33d1056ffb1b1aedf99 2019-02-26 Removed CHANGELOG from rdoc files.
d7887b05d810e7e3188d25ed91364d5850d92cd7 2019-06-25 Fixed broken ruby/spec related a53ab897c35586a836710a8afeb1e8c1abd9b087
e478671e19e09bf50ceb52efa720a8c520d87704 2019-06-26 Added version guard for backtrace printing feature of psych to ruby/spec.
c3c0e3f5c9444c197779cb242de46dfffda79dec 2019-06-29 Move to tool/lib from test/lib.
c68781e9181cb43af1bac29b3c974887205c3bf3 2019-07-01 Split test files for test-framework that are test-unit and minitest to tool direcotry.
897b1e05623996ea1003c812e7705a2d197464b3 2019-07-01 Fixed the wrong path for COVERAGE.
4adfd5227f4f62c4e571d31e8bb07c40402f73b8 2019-07-02 Removed needless exclude option related testframework.
7f3bc3529b3edb5512a32cda0ae8fe108af0beed 2019-07-02 Adjust jit_support file path.
e8a2521abecc6738c3480ec9b3d8c7b341cb576f 2019-07-02 Adjust memory_status.rb under the tool directory.
ad38f026457304d677fde5dfa0d4d256fd4d6509 2019-07-08 Adopt the directory structure of ruby repository for racc extension.
f9a2440866a2df05fcbacf31c4f4e5e18b996e15 2019-07-09 Restore support library for only test files.
9f275f7971ee7e659e0965122b2bb57e785d0181 2019-07-09 Restore support library for only test files that are digest and csv.
7504d676c8ee245bb3b117e743fb3921a3ab56f7 2019-07-14 Do not use hard-coded file path of default gems upstream.
7d24a7ed7bae3adec131920d98c0b321e9d3e286 2019-07-14 Use FileUtils.rm_rf instead of rm command directly.
d25f355c655704d483ca402d0ac2644adb5733b0 2019-07-14 Fixup dccb0e1ec94e7b9c13c715939ae7e0ccc4ffb23e
e91ff4dbaf0bdbf7185b485b43cd9393419efd11 2019-07-14 Use FileUtils.cp_r instead of cp command directoly.
a73f45247652d563e4043af8d14964b9d911fe81 2019-07-14 Use FileUtils.mkdir_p instead of mkdir command directoly.
4ce935cd5dde69b39bb98b8948d41e3afba81e33 2019-07-14 Removed FileUtils for file manipulations with module inclusion.
be082e28003543eff5ff07cf5261dbf7b6278a50 2019-07-14 Try to sync with commit history for default gems.
265e94a7fa96c918c4278ae58bf6e5cdb018906d 2019-07-14 Added chrry-pick feature from upstream repository.
46491af74ca2266aae0157b79a44898a2f4b728d 2019-07-14 Modified commit message with upstream repository name.
c8e1be6f1fed7f4f54d5ac1f7ae1ebe2c0f60dbe 2019-07-14 Skip merge commit with rubygems and bundler.
8e6a68c18edeb8dfef494862093539d987b6ad6a 2019-07-14 Use force flag for filter-branch.
a3493521a55e32081520be805a764fd2ad43fe7b 2019-07-14 abort sync commit history when it failed to modify commit message.
85497744305fcd7ff2b7768867f68c8fac03c8a0 2019-07-14 Tweak upstream information of upstream commit.
1f99274ccf31ba1f2a4b3ac20a9c6cdc5ae81152 2019-07-14 Added the bundled gems target to make help.
0a711b0edff6eaf978cfc17cdd6a7cc6c17c6686 2019-07-14 Put vcs .rb to under the lib direcotory.
e8ddbc0239b9dfa32787e93c6942f085e5c42b49 2019-07-14 Put colorize to library directory.
08b340d2f68daf6bbaba9be77ee7c17150bd7adb 2019-07-15 Separate the assertions of ruby core tests from test/unit/assertions.
eed9db39e51f08fa84cbc20ffc7496f93828c06d 2019-07-15 Followed up e8ddbc0239.
41c5f9a166637bf9e49af19b3fa94163b51db64d 2019-07-15 Put jisx0208.rb to under the library directory.
ac6d137157121381fb57e3febd34c84cb7ca47b2 2019-07-15 Added test-tool target for the test suite of tool/test files.
d02f2fc3e2b4d14793c3b25079787a8972ce49c8 2019-07-15 Added help message for test-tool target.
badfbdf32c26f44b93687698b4dca9dd95f70a75 2019-07-15 Move vpath.rb into tool library direcotry.
b401fb35a4196ba0229622a1bcdc5966f10e8e5d 2019-07-15 Removed needless LOAD_PATH modification.
1b59ed9b494104d3a571bb222ee843cd82d1c9ba 2019-07-15 Move helper file of logger to under the test/logger.
0eafa1dce86be0e2f86a029271ec24cf6b577fad 2019-07-15 Fixed inconsitency locations of default gems.
036039c8a29d3d8045207c111f9bbc481c904998 2019-07-15 Fixed LoadError of version file.
5349aa23c8ad23786d25c1e18a3f541de06f4700 2019-07-15 Also fixed up with 036039c8a29d3d8045207c111f9bbc481c904998
f73ea3342b5abd3136a1fb27fc0fdbe4039bc3bf 2019-07-15 Fixed ruby/spec for Logger::LogDevice changes.
d285579ea796c0a9132cade07de4ffb6bae137e9 2019-07-21 Update simplecov and doclie to the latest version.
463092b84da7933f307cc8747f948f68ef19f5fd 2019-07-22 Update rake-12.3.3.
9f9a6dbc1491fa9407bf3da70646dc8636c566f5 2019-07-22 Allways fetch the latest commit from default gems repository.
44cfabddbe8f62ce247118b12e75f4d2294d50b8 2019-07-23 Removed duplicated entry for racc.
73d56d6fe7dd387342ddfcefbaff402f7dcaa232 2019-07-23 reline is default gems now.
ab087ecb4dd21ea5f7d1cbadd8298f2f1a3c9ce9 2019-07-23 Added the upstream repositories to default gems.
938032a790b22a1b49c1b112ede2da4597b4e75c 2019-07-21 [ruby/psych] Do not use add_development_dependency.
50076903ab06e2301051e459925afea20325ba7c 2019-07-21 [ruby/psych] Drop to support fat gem support.
51f22deadba35ed57b794339fd19889ed0cc8dc8 2019-07-26 Adjust the test direcotry structure of rdoc.
348c9687bf0454fce787e0d4886fe244831b0a84 2019-07-26 Escape parentheses for syntax hilighting for VScode.
071bf889706d13879c323d61fd2e757ff32c8bda 2019-07-26 Improve the commits list for cherry-picking from default gems.
95aa60f6cde1ab7bc5cfe33c95c4fd2d2154cd52 2019-07-26 Ignore Merge commit and insufficiency commit for ruby core repository.
012d39c4e658f251f691c8a1dba462c937dbac67 2019-07-27 Added ignore files to sync_default_gems_with_commits and make constant them.
58bb7f0ca1468629a379c74f637bdb04e1e5dfe7 2019-07-27 Skip the some of commits when sync default gems from upstream.
a3c0ea55f8cfd634db6ce623599ea3ad9750f11e 2019-07-21 [rubygems/rubygems] Ignore GEMRC variable for test suite. It affects with some test case.
d1806bd8da963c597ccd8c0b63ceac4dbe3ff3ae 2019-07-21 [rubygems/rubygems] There is no usage of @orig_env_* variables in test suite.
2a81d3a26a1b9512efb394ec87f73463496d830d 2019-07-27 [rubygems/rubygems] Skip integration test for rake package task.
77c0e23b0c28f543e1fb4fbf20cae216be0398f9 2019-07-28 [rubygems/rubygems] Partly reverted be962ca0c411f3b4bcfebfb6e714c78cbad12775
3e4e8dbe20da5de9d26665159626f553318b39a8 2019-07-30 Uninstall ntlm-http and plist for failure of osx test.
4afd8975242917d319cfb20c7ed635b979ad48d5 2019-07-30 File.exists? is deprecated.
eb638b75b33c7be30021d1de57f44498c6b5f6d6 2019-07-23 It can be share to use CoreAssertions for default gems.
4c2255fd5cd83799bd88ca3b8002000df54a5431 2019-05-02 [bundler/bundler] Added Ruby 2.6 to dsl.
d4b1804b11310a3c2303367dcd4ec73aae419ee1 2019-07-19 [bundler/bundler] Removed the environmental variables that are BUNDLE_USER_*.
01d141938cfdc8cb0d370c659d976af7ed9623ae 2019-08-02 Fixed the broken example with ruby core structure.
4c72ca195d17fdbcb656e67c1c6ee7f591d306f2 2019-08-02 Fixed up 365ee22d73ec73c119a842de271504e04bed6f45
220f6aa01c4b2552af0bdcbbc46518c1118ee91f 2019-08-02 Explicitly ignored GEMRC environmental variable.
b3b2b55f7b7ab035851176d28ecee4afaa3fe0cc 2019-08-01 [bundler/bundler] The keys for RbConfig::CONFIG was String.
0bd1cd677f769ac6128989bf1d021753698fdaac 2019-08-01 [bundler/bundler] Remove Bundler.rubygems.config_map because it was deprecated.
d569d721f978d2e0b5b331b3c3aa69c89f94d70b 2019-08-03 Move assert_ruby_status and assert_throw to CoreAssertions for default gems.
39622232c7542d062f79277a11f6b8b6b6cfd994 2019-08-04 Suppress warnings of bundled libyaml.
8eb2921f568f0ebc1a0f61b45297c77516f602b5 2019-07-30 [rubygems/rubygems] Fixed to warn with shadowing outer local variable.
67cde179c5b23f1e8da3cb7554d26c79ed1c3b97 2019-08-07 Skip merge commit created by bundlerbot.
f5481e35abfc8d53cffe33246b4d5736798f4241 2019-08-07 Added separator for failing commits from default gems.
b39efb163dd97a6b2c92cac3d2b1c19f898d0c04 2019-08-08 Aliases capture_output to capture_io for test-unit compatiblity.
2990c2cc3e5a105013b829dad00fa43a26da8682 2019-08-10 Use capture_output instead of capture_io.
e7996e0fd6718fa13b5cd5328f1bb6393a45392c 2019-08-10 Try to migrate test-bundler to Actions.
c685679e25f6a4547c3b48c290bfb905cde0b4ef 2019-08-10 Use check.
bb2f24251f011d64d369d78f344e298cc9486473 2019-08-10 GitHub Actions does not support ANSI color code. Skip failing examples.
91fcd87f5c0375e36c22c1187edf3f5507572075 2019-08-10 Increase fetch-depth
053bee64cb872398c25467a77169853d8ce539d2 2019-08-11 Cleanup the duplicated tasks on Azure Pipelines.
11a09d78c185848a179028a292f583bc356f6b25 2019-08-11 Port ubuntu workflow based on macos
cfb192a7b9b00c479abbbbe35d396cc5295285e5 2019-08-11 Added test-bundled-gems to GitHub Actions
fc97aa93132de82a02f4f115de14e6478ec7a7b3 2019-08-11 Fixed the world writable dirs on Ubuntu environment.
e96321d006f822766bb4be969028f68096d76b39 2019-08-11 Removed make check
8a8f680f017d0d4c410f17ec74e06d0436dcbe83 2019-08-11 Re-use GITHUB_ACTION variables for filtering bundler examples.
ed9d59afc811ff738c4218a2edf71b3c9c49e370 2019-08-12 Added example filter for Linux of GitHub Actions.
bf1f872991bcfcb86472873794bcef88749b95d0 2019-08-12 Removed duplicated jobs with GitHub Actions.
bbc5e97b959ba526036f0f6c95682c1721a87130 2019-08-12 Migrate Windows 2016 env to GitHub Actions from AzurePipelines
981f0be6ffd082e9954263323ac149fbfa2e8c01 2019-08-12 Try to nmake
040bf4c0a69cfcc4df6250f0241b9c7cc4a42ab6 2019-08-12 Added windows-2019 workflow
0fd0f74508e1b6d26605a85066e18a4d00a02d84 2019-08-12 Try to merge windows 2016 and 2019
8d50bf40d9fc7015c0a8d52d9e4cf9efbf57ae3c 2019-08-12 Try to nmake test
ab3ab07b28ac58333d7bbf898ec7cf5973bd02a6 2019-08-12 Removed configuration of Azure Pipelines
188381053cadc06c7c08dd03acb3fdff8de0e472 2019-08-12 added --disable-install-doc to Windows workflow of GitHub Actions
216d23008098c358d3a57cddc6f5d44e0b2f1602 2019-08-13 Move some assertions to CoreAssertions. (#2354)
8a18a639b7497dd9f1929a38fc8449e8037e26c6 2019-08-10 Use Gemfile instead of add_development_dependency.
92186556602c10ce38197757402b2e06a8fc1f06 2019-08-11 Removed needless alias for capture_io.
2066dae991d89c481ab92586d1b2e9589211dde6 2019-08-11 Cleanup commented-out code.
e87e10e5e7b7bbb6f4e703981a75b9aaae588816 2019-08-11 Use test/unit instead of test-unit. Because test-unit is only provided standalone gem.
daf5ce3ba1545e295ba2efd0ee153638ae446e6e 2019-08-11 Use omit instead of skip for test-unit.
bad937b00b328bbc3c2e374e40880f835d88f1af 2019-08-11 Gem::TestCase is based on Minitest
8cf90a2f80866449a555c76eae6189b687fda7d6 2019-08-15 [bundler/bundler] Fixed rubocop error
b8d759806ff825e1b9344ba34b1a2bc4809d0988 2019-08-16 [bundler/bundler] Fixup #7297
02d0d424be04cb05ce56b7d21cc843345b0d9a2c 2019-08-16 Revert "[bundler/bundler] Fixup #7297"
c4f7c260f995778a40c6fc15107090fdb51d49a8 2019-07-31 [rubygems/rubygems] Make deprecate Gem::RubyGemsVersion and Gem::ConfigMap.
ae3002b5401fb8b38d9a3a9b9e27e6a36ac79ff2 2019-08-16 [rubygems/rubygems] Fixup #2844
f30d38bdd08d241f8c3c1768069911e627f955f8 2019-08-16 Move lib directory to the last of $LOAD_PATH on ruby repository.
7624154595eb71333a61b37f4c7388b6c031e878 2019-08-16 Fixed Insecure Operation in require
75d29db8f965893bb6ab38b9008abc80cdda246e 2019-08-16 Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem"
ea496e9fb2c930ac0c5ff8c12c4a10fac0ec3c7b 2019-08-17 Added test check to ubuntu on GitHub Actions
2468466a1ae45944238901b532646a6cf3385815 2019-08-17 Added missing condition for test-bundler and test-bundled-gems.
dd16f8524c44f8802e634af2577fe5a149cd740e 2019-08-16 Revert "Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem""
273f1f44982475f8c93805c9b9ec604846f3a5de 2019-08-17 Move fixture path to last path
22d9bd944d4aae1b682e0bd4eafab706ff5a981e 2019-08-17 Keep the existance behavior with symlink path
d8148650f6b5d7855845cfa0d53b363366b5c460 2019-08-17 Try to continue on LoadError with gem_original_require
06fcf88d695c8bfb6703966dd26629642ff7bf2d 2019-08-17 Use the original require for test_race_exception
260ef51a73c067599826c8ab110c53994c1b6226 2019-08-17 `Gem.load_path_insert_index always returns non-nil index after Ruby 1.9
d041c6cebbe7fe973789616bef43200213e1a001 2019-08-17 Added comments for extended require by RubyGems
221ba9b66c022a99227de8bf21db618666e17c42 2019-08-17 Revert "`Gem.load_path_insert_index always returns non-nil index after Ruby 1.9"
7664b5cb6549d09935c4bf0fe67392708a9c19c2 2019-08-17 Support the current stable version of Ruby like 2.5 and 2.6.
37d0e6e4711a2de9b4b460731fc3fd98799ce21c 2019-08-17 Skip teardown with JRuby
79fe84edf5da875daf240c9c11220ba89f3d49af 2019-08-14 Removed test_case files from lib directory.
3a06c11a7d913d824508f3d7e230703eb411db5a 2019-08-14 Removed autoload from Markup.
e095803c379a3db3de4edd229dc4593a345d1cdb 2019-08-14 Removed formatter_test_case and text_formatter_test_case from Gem::Specification#files.
3ecb5125c62bf68a7b74c5c48c659c0d165e624f 2019-08-18 Gem::ConfigMap is deprecated now
d3da1d57d3c184298b7f6fb5083a39bd22cc9a4f 2019-08-18 Skip open_spec.rb:L95 because ruby repo doesn't have json as default gems.
9132153930b88b5ffeb95d42081c05d5eceb2d90 2019-08-18 Ignore tags on default gems from ruby core repository.
51edcbad5be46af800961aabc7b45f0ce6509990 2019-08-18 Use master branch instead of trunk.
355acbafde40c04b8586e1d9185b4965552e00fd 2019-08-19 Update the canonical repository url
209ea85b54c9229f0c1e5c730dee05a096599eb0 2019-08-19 Make portable for standalone test-unit gem.
10011f4371c4d6f9a5e49b210800beba1e3e3722 2019-08-19 [bundler/bundler] Try to use RunTimeLogger for parallel_tests
1c2774526eef733ea95e5dda576c95169341ba7e 2019-08-19 [bundler/bundler] Share test fixtures with parallel_tests
0b0fedad7098b70686ef9f3c931a8c9c93d5b00c 2019-08-21 Introduce test-bundler-parallel task.
2d8d6345ffba384c2825225c0b9c972629ff0d5b 2019-08-21 `--fomart progress` is default. It's duplicated.
1940347fdfe44a515a4d4ba31f068a245570b70d 2019-08-21 Use () instead of {} for nmake
d9b73dcc0d5e4c4613a89a1d58727b52bb5d1d10 2019-08-23 Remove github_action_linux tag from bundler examples.
1756ec2065d5219659b585f3fe3ce666861acd3a 2019-08-31 Ignore the all of warnings with inline_spec.rb of bundler examples.
2da8574930f14950ce78892fe65f383fcaf8a71b 2019-09-18 Fixed the rubocop warnings
ba86353446f6c1ce9b2c95d03bf16cfed3a532d2 2019-09-18 Update the latest documentation of bundler
7d354175d7dcabc317030194f503d69a8a7892f5 2019-09-18 Fixed up ccbfb054b1dcd06d30924c4a83af1bac75d78c31
a3b85016149f4f73f08c739626b2f02badd5ad17 2019-09-20 Removed CMath from the ruby repository.
67a6662032d0a7c4af07f44c2046cd0ed2d7d253 2019-09-20 Removed Scanf from the ruby repository.
3b56a0934fa503b518e8302ed32f9124740d896b 2019-09-20 Removed Shell from the ruby repository.
37c083942509dd7e0d8b7ccd3575936a2017c400 2019-09-20 Removed Synchronizer from the ruby repository.
9d25c652a98f0a5bc552f81846c6dc975dc2f307 2019-09-20 Removed ThreadsWait from the ruby repository
1de242de0fdec873eb5138ebdf09eaf0f6297967 2019-09-20 Fixed up 37c083942509dd7e0d8b7ccd3575936a2017c400
f5248f6f504701960a2bbb7a51117060f7d66613 2019-08-09 [rubygems/rubygems] Added the initial workflow file.
01c90f17d974c002c054ff2d82ec3982b665b01a 2019-09-15 [rubygems/rubygems] Removed the needless configurations
ba8fb735cb3151ce48e388878da0565119222e95 2019-09-15 [rubygems/rubygems] Added rvm workflow for Ruby 2.2 and 2.7
769a28d7dc913740d864e7478bbc7f9b3a188a5b 2019-09-15 [rubygems/rubygems] Removed 2.2
ad638a713a953f62ff598fd820b44a3318f4241e 2019-09-17 [rubygems/rubygems] Added jruby to matrix
1eb503373e808b9cd2e1dbff5ec72d151a74d981 2019-09-25 [rubygems/rubygems] filter dependency type and name strictly.
966915d807f4d9ce8b9efaf5fedcceada05528c0 2019-09-26 [rubygems/rubygems] indent
d4a86e407ec2057c2c7ad757aa76dad757f34c3a 2019-09-26 Assert warnings message for the last argument is keyword parameter.
2a490d5660ac869f8f2bbcec4887b1dc2950643f 2019-09-26 Suppress assert_match warnings.
c8f71686533cf068ad2f7a2e9fbb95a5c9f44642 2019-09-26 Revert the accidentally commits related GitHub Actions
49b7805e9acd181838c17d5aa9e14244a4cce365 2019-08-12 [ruby/fileutils] Use Gemfile instead of Gem::Specification#add_development_dependency.
2082a26dc75da7cb76150b51cd5b8f7636ad0fa2 2019-09-26 [ruby/fileutils] Bump version to 1.3.0.
15606963de0c818c549aef2352da45d749e4b0db 2019-10-01 expose assert_raise and assert_join_threads
c14755e9ca8f2cf8fea5b0232d846bd57193ea53 2019-10-03 [ruby/fileutils] improve the compatibility of minitest
ad67adb5f942d463ab378fea21cc21cb15466cbc 2019-10-03 [ruby/fileutils] Use pend instead of skip
51a31b86e9d60643526980830d44f7b5134f39c0 2019-10-15 [rubygems/rubygems] Also bump test variable
e0e93a199d28446a5d1b1289ee9466f7af01e62e 2019-10-15 [rubygems/rubygems] Bump version to 3.1.0.pre2
2791989a311d14fbd69dd1ea0c1eeac521382427 2019-10-24 Fixed sync path of e2mmap structure for gemspec.
ff953a003e03f5f070112ececefab4c07ff4cb0e 2019-10-24 Fixed the require path for e2mmap version file.
65e8267938a260620bbfe1c1d97e67dde8c31f6c 2019-10-24 Revert "Fixed the require path for e2mmap version file."
487d96c6b1cd7f5d415dba27a9684b30dfa9afed 2019-08-03 [ruby/date] Use Gemfile instead of Gem::Specification#add_development_dependency.
70ca56dedaa7ced969269ed70112ebb8da653ec2 2019-10-24 Temporarily skipped with upstream changes of Date library.
84ed4c3d59a3317c6aff017e88f0ea897dbf8410 2019-10-04 [ruby/webrick] bump version to 1.5.0
efd641ffab34e433a8d8a7d78914576f2425aa90 2019-10-24 Revert "[ruby/fiddle] Use ffi_closure_free by default. (#20)"
de5ee47c3da9d06e8dcffa35e4e7f9b5a3122907 2019-10-24 Revert "[ruby/fiddle] test: use env Hash"
dc44ab2913719a7d9b78012f277b9fe02868c172 2019-10-24 Revert "[ruby/fiddle] Fix a failing test (#13)"
09936d1d74c51d2afa9bd52e5681b6edf00aef6d 2019-08-03 [ruby/tracer] Use Gemfile instead of Gem::Specification#add_development_dependency.
b25ab3832f75f9257d3ea2e450af8a00a28e1acd 2019-08-12 [ruby/forwardable] Extracted VERSION constant for gemspec
b15e0983f7504c4688afce0ee29a2f4746b6631a 2019-08-12 [ruby/forwardable] Update spec.files
f14b754151c8b6a006871cff8f590b9b608a7697 2019-08-12 [ruby/forwardable] Use Gemfile instead of Gem::Specification#add_development_dependency.
d3272fcba3196738403def453ef0a5119ce16953 2019-10-30 Update the latest structure for racc upstream
e6d611ad37ab1a8eb04fceecdfe3a61967383256 2019-10-30 Regenerate the output results for test fixtures of racc
6c3ed0d71cb1b59be5b2fbc886b5dd962ab74d35 2019-10-30 Update the latest versions from upstream repository of racc
1c03026ea3cd90cbc37eb4c612aca3c6129032c8 2019-10-30 Try to run assert_output_unchanged with racc tests
8540efd3429c51682d2d0822935163f0930826b9 2019-10-30 Ignore test_racc_command with linux platform
e08f2e47e302db71621cfe2e770c087a5cf5146d 2019-10-30 Also ignore mswin platform
c38ba75780c4641816a8090629d1b5eea22fd137 2019-10-31 Fixed the sync task for json
39281d57743ebe5c1cdcc226399845dc7b17663a 2019-08-03 [ruby/gdbm] Use Gemfile instead of Gem::Specification#add_development_dependency.
473882e01f7e55753733e2607ace633b5041f11f 2019-10-31 Skip tainted examples for stringio
91135f6d2900b1b8ae41998a921b6382ebba395c 2019-11-06 Promote singleton to default gems
ec2603c353680762960d76129a21225e8f1434da 2019-11-06 fallback standard structure library to sync_lib_gem method
fb7fe7f16c53b0633ba9dcea11dd07da708e0275 2019-11-06 Added rubygems url for published gem
d1630d41adb13c646a9d76cf541d3c26b6bbb10f 2019-11-06 Promote open3 to default gems
478f6e2b34c985bd2305895b9eec6918338e8ee2 2019-11-06 Fixed an Errno::ENOENT with non-test libraries
6797c3e371c3e91a2796f2ec1f3b4a3f24edf1d6 2019-11-06 Promote getoptlong to default gems
3b0bd34001bbb7ba98e9594278a8fcbb7b734af9 2019-11-07 Promote pstore to default gems
1159dbf305603b60a1e5d2b9ff77a9cf30775296 2019-11-07 Promote delegate to default gems
77c94e0dd80019fe78e299dd1981ba9992ad7a46 2019-11-07 Promote benchmark to default gems
eb0b13596d9130683937f11b207baf258b266edc 2019-11-07 Promote net-pop to default gems
223d3c460a25e47577b6414e3ed141e54864c8dd 2019-11-07 Promote net-smtp to default gems
fc85bdeb77ae642348bb797ef9ffb65913dfc77c 2019-11-07 Promote cgi to default gems
c916f9600b39e9363af782cb4dddef36264bd82b 2019-11-07 SMTP is not module
3c252651e1ee28d015dbe1648dfdf0140232b733 2019-11-07 Fixed test failure related Net::Protocol
fc1d06b25d0ba3b1fb14b55cbff0218d8298bcf0 2019-11-08 Added gemspec for readline gem that is wrapper library for reline and readline extension
3d731c3694ac793ee525922fd902757d50b06702 2019-11-08 Promote readline to default gems named readline-ext
5f206cebb995ec3b0ff279c6a78c2a952b3c1be7 2019-11-08 Promote observer to default gems. But not yet released
9a90a4d953a4d1f8e5977cd8d2bab59637de5348 2019-11-08 Fixup 368ee984ed52f6abe1fdf8360ad72e6cf1cbfa66
2a0ed5691efbc602a4403ec09e6f91e89baa5507 2019-11-08 Promote timeout to default gems
8c9438d219885fb26ca2e7cfc6ca38dd0bcb3db6 2019-11-08 Promote yaml to default gems
c5b4d2a2592942766dc2789f46105b91eba7026a 2019-11-08 Promote uri to default gems
352887b731f02c42abf6b905cde1737cc2249290 2019-11-09 Remove YAML::VERSION because it conflicts with Psych::VERSION
fdfad905227a0e2e4c224d87181041fb75d5082e 2019-11-09 Revert "Promote uri to default gems"
7d463e360b9c4718b17378eb52783116a01b884b 2019-11-11 Merge RubyGems 3.1.0.pre3
7585bc31877d4f9725f8de51b4a2faf47acb6f34 2019-11-11 Merge Bundler 2.1.0.pre.3
8b27c23b5d55bd707a89bb5d95d2bdba9e132c1a 2019-11-11 Try to revert the test failure with Ruby CI
f1f27da6c457684fdbfc0352297e6847f675ce4c 2019-11-11 Revert "Try to revert the test failure with Ruby CI"
bcfe94b7f20fa3a581fc5d6f2aef837327bfb770 2019-11-11 Revert "Revert "Promote uri to default gems""
d9978ce5d397866afae536db2aa708af3b7a4b2f 2019-11-11 Use untaint for File.symlink in kernel_require.rb
dbaf589fb84a5b42111c85f993430133d8cae32f 2019-11-12 Update Rake 13.0.1
f36a53d03821624d30b3e91a7a75307b06e3a03c 2019-11-12 Only enabled mon_owned condition with Ruby 2.5+
bb9ecd026a6cadd5d0f85ac061649216806ed935 2019-11-12 Merge Bundler 2.1.0.pre3 released version
546e50c2fb1fc749399b1a6cf3ce9e01c27b9398 2019-11-13 Merge released version of RubyGems 3.1.0.pre3
57dc3ff73dcc5ef5ca080e841db58862c89b03d8 2019-11-13 Removed sync library from sync tool
3b614ec48a283e61334c70806f076cea3b2192ca 2019-11-14 Update RubyGems and Bundler entries on NEWS
703e05b0eee3017a63690155e55a97d678f073cb 2019-11-14 Added default gems entry to NEWS
82525fcce192aa5582480164f5c109f9f2fe621b 2019-11-26 Add sync task for ruby/openssl
d82c541ae439b3c28ec71e9d6b839c2f304df273 2019-11-27 Use simple exception classes instead of e2mmap
04511b994e19de65fff84dd55a246842a2f9ad29 2019-11-27 Remove re-define embedded error classes and extract argument on custom error classes
f47f2076fed1546d993a376ce3c35ca81b1f0c6a 2019-11-27 Retire to maintain e2mmap on ruby core
9b950310be874753935a6ef4e8f94b3686f70540 2019-11-29 raise method accepts 3 argument with exception class
5044260dcd1d1b51f2e217ca519431ab5a1cf8c2 2019-11-29 replace raise method from e2mmap on Scalar class
c1059e99d3f74fdd5d9a9792544a9ebc8a10edf7 2019-11-29 Support existence usecase for the custom exception classes
0950ef9a9a8e14dce44c36cf1ecaad187716a059 2019-11-29 Remove e2mmap entries from docs
0c59bfae0a3a9f5a3420a1eac42753480d8d95f7 2019-11-29 Also replace E2MM to standard exception class
2f66c443d79bb3a2d5518dbe58ca86885bc23d5c 2019-11-29 Support argument for ErrNotRegular
c50d30f659ff22981444b3e4684fe9e6f2809055 2019-11-29 Simplified ErrDimensionMismatch class
0b1b2f2442744f0add4dec47e475e25cde602dcf 2019-11-29 Remove e2mmap from sync_default_gems.rb
80705e2c4fe7c1e968830880ea4408990e3f3c39 2019-11-30 Add to support the single commit for sync_default_gems.rb
e764dff3641fd66fda1b9cf33cb7ddeb30e0b38a 2019-11-30 [ruby/date] Bump version to 3.0.0
990025cf60eb6586c13f5f055880ac60afbac646 2019-11-30 [ruby/stringio] RbConfig::LIMITS only provide after Ruby 2.5
af4b3f16ceed36f8b18856120940c9de6e6a0eee 2019-11-30 [ruby/stringio] Bump version to 0.1.0
856f9990a90e601ec5245a934d1da153591fcf3b 2019-11-30 [ruby/forwardable] Bump version to 1.3.0
cf14592872684956df7c014de0f9808c8aaf0e22 2019-11-30 [ruby/readline-ext] Prepare to gem release
3b9e1c0b2e5b3c507c94fd36c87288e789ee9c2a 2019-11-30 Move gemspec of fileutils under the toplevel of lib directory.
ea4272d02b02719e266c7cf30141e6275e38f9a7 2019-11-30 [ruby/fileutils] Bump version to 1.4.0
edfbffb241a894eece57155a22a89637b33cfe58 2019-11-30 [ruby/webrick] Bump version to 1.6.0
32e547954fbbcbdd6f4468bf3be9e7eaa5d32f0f 2019-11-30 Revert "[ruby/fileutils] Fix #install with "X" mode option"
06b9b78e21f5da5f348a932c3e7f21468674e4f1 2019-11-30 [ruby/dbm] Bump version to 1.1.0
08c866d5281777e1f8f8503f7ebdec9aee62ed63 2019-11-30 [ruby/fileutils] Bump version to 1.4.1
56567c76487d42f12283ecf074d45adae96ca5f0 2019-11-30 [ruby/etc] Bump version to 1.1.0
7ebcee6b7634889f0bd92aaedf079845065ac797 2019-11-30 [ruby/gdbm] Bump version to 2.1.0
b94d06096b8f2a375719ce09370e004fcb277b25 2019-11-30 [ruby/zlib] Bump version to 1.1.0
895f86c81b95143ecdcca6a8cd4e9367a33b0aaa 2019-08-20 [ruby/logger] Fixes #38
4b36832ba64a8879a4b0702d6d5079ddd9d3078e 2019-12-09 Merge the upstream changes for test-unit on ruby/logger.
194327942690a7997c7b48d34cc105c6ec8b8d40 2019-12-09 Added workaround for CoreAssertions used by ruby/logger.
43544f8617a81fbaef03d926777df4a5311cdb74 2019-12-10 Added the missing gemspec of racc
e27d2013db18d124d1362b6cc81ecec806ef1a0d 2019-12-10 Import racc-1.4.1 from ruby/racc.
79d2a1b004b06692279bb647e0eee712e55d14c4 2019-12-10 Update regression tests for 1.4.16
95f570d0d349a7fd86c6425c9c5d7d87cc5ecd46 2019-12-10 [ruby/logger] bump version to 1.4.2
2a2a707829168b898508ae27a0458719a36bd316 2019-12-10 Followed up 38722fa179fcec549300b2f35206f4eb168f202e
53e8589c69d1345235d9f02ecbcf6aa32fa9d39c 2019-12-12 Import json-2.3.0 from flori/json
82cc2843a92b286cc13afd0860a4e111d4ea2a0b 2019-12-13 Prepare to release RubyGems 3.1.0 final version.
2ef5f012c1d1dcef18d3c4c56d0d07fc72362be7 2019-12-13 Added explicitly loading `Gem::Command` class
ab1f3d63b0b08fcb8e90557a0d8d72e624221557 2019-12-13 Fixed a typo
38002a8adbd98266426940d829429a30af0622a4 2019-12-14 Prepare to release bundler-2.1.0
286cb3395f8be493b21d0bdf13bcf40fe5c3ab50 2019-12-14 Fixed test failures with gem command path on ruby core repo.
980ddca47e892535c1da897b33ac7bc727efd52d 2019-12-15 Prepare to release rubygems-3.1.0
1e80a208cc44cbbdd4e49d6146eea29cde5cd42a 2019-12-16 Update the NEWS entry for Bundler 2.1.0
d8db343a21b175563fa58a7d33c600ae7c7973cc 2019-12-16 Merge RubyGems 3.1.1 and update the NEWS entry for RubyGems
efbc0d499c0dc5b74698418c76e58098c6c113e1 2019-12-18 Merge bundler-2.1.1 from bundler/bundler
e672494cd737b8fea3a186aeb5c2c17d1a18cb96 2019-12-20 Merge RubyGems 3.1.2
1cd2ebed616473ed56730292879e8bc9d6dfd060 2019-12-24 Update the news entries for RubyGems and Bundler
8c017824c8eeffe11070ce69c914725af314d9f6 2019-12-24 Added entry for json-2.3.0
1857b4427817755bb0879ca67e1b2f3276f95d4c 2019-12-24 Merge Bundler 2.1.2 from bundler/bundler.
03c504ac59a2bf78bab925379e93184d81296e96 2019-12-25 Commented-out btest on cygwin environment of GitHub Actions
2ef8d5beeebf759c5dd0754bb99cbcfbad3f368e 2019-12-29 ext/openssl/ossl_ssl.c: nodoc for private methods
a6864f6d2f39bcd1ff04516591cc18d4027ab186 2019-12-31 Removed the old executables of racc
69731b248f12f52c3897584db914cdf04a8ce5ac 2019-12-31 Fixup a6864f6d2f39bcd1ff04516591cc18d4027ab186
13f4f07f215ca66cc727c75e0c3d77389c261e14 2020-01-08 Merge bundler-2.1.4
e04366056af5fb55db1e3d38a39fbe3316b13e9c 2020-01-10 Update the upstream repository of bundler
b53d8230f1fed0f99a8a852d853bbd9b5c353fed 2020-01-10 Fixed the wrong url for benchmark
c3ccf23d5807f2ff20127bf5e42df0977bf672fb 2020-01-11 Make rexml library to the bundle gems
83240f315a10b42b53c3b62c1fbc428f97912665 2020-01-11 Make rss library to the bundle gems
e61cab3a367c4040a2a487dd893c7be9a37889a9 2020-01-11 Ignore rexml examples on ruby/spec
c7ef7d8a7387e427c394c3c0d03b8dd102e97b29 2020-01-12 Also ignored cve_2014_8080_spec
ca6546704a3035cefff82fe91c8d307df4f2d3be 2020-01-12 Allow failures with rss tests on test-bundled-gems
62baad9fe17077f8881e8512234cf55563aa9fca 2020-01-16 Removed xmlrpc and net-telnet from the bundled gems.
4e1a7678cdb9c14c0299d893673d9cb07293b78d 2019-12-23 [ruby/io-console] Update the minimum requirement of Ruby version
9e3bfed53ced0ce2970710338863f811759c8d67 2020-01-22 Added usage documentation for sync_default_gems
da2d6ca8f180a1d88f08fa09812ab3b333cc5c9d 2020-01-25 Show the repository name before update task
aacd918340e20e4556a6369c3f5933226b0bb093 2020-01-25 Do not use `git pull` because origin/master was already fetched.
600a715c9bde99fe2e9a669465d78833445273e8 2020-02-01 Merge the current master branch of rubygems/rubygems.
f8df531bbf4ae662fe6de2cf210a274c97d76bf3 2020-02-01 Gem::Installer.new(String, options) is obsoleted. Explicitly converted to Gem::Package from String instance.
563f177aa41519db655359576386d438e3694c48 2020-02-01 UnpackedInstaller on rbinstall.rb is inherited from Gem::Installer.
bd0a02d1433b6d9a9dcde38eb9fb2dbc3b1071e9 2020-02-06 Revert to remove the query command of rubygems.
8c67080381166f97a1153f092f40df699d020a53 2020-02-06 Revert "[rubygems/rubygems] Fix require issue with file extension priority"
442c6de5546b233364c295155953cd0bc17e99e3 2020-02-10 Added commands of test-bundler to cheatsheet.
2d1cb93d40e45972ace391c5479d8f581501d483 2020-02-10 Update readline-ext entry at docs
a5d7b8e13d8a648175ec106a1127b4baca2d801d 2020-02-11 Expose assert_normal_exit for weakref
9b2e671944a035af6a079ba91628b04687374377 2020-02-11 Expose assert_no_memory_leak for weakref
56f6973b682f7be6ba8a27ea1516f35be09b0574 2020-02-11 Promote weakref to the default gems
66e636ab24fb980a7d59221bb147a88944e2b3d3 2020-02-11 ignore revision.tmp with in-place build
3e788241eaf5ff1c6d8ea12e24cbef76550b7229 2020-02-11 Update the documentation for weakref
f905f694ccc1f97c77af78d8d7881aa7c9ddabd3 2020-02-11 Monitor is extention library now
166c4a6a2838995e3465ab3ce263bf0b5239ddde 2020-02-12 Revert "[ruby/irb] Add test_complete_symbol"
b8e7bd9f44c36cfa458b4f5878d4489097891516 2020-02-12 Promote tempfile to the default gems.
1b219f1fb26d15d69d4a0cb628f856f6f850eac5 2020-02-12 Move the entries of tempfile on docs
bbd1ed626f8246d8003e0060aacd7f18c1a28246 2020-02-12 Promote tmpdir to the default gems
a91ce05046b1bddc60a3dafcea59a4366359dffa 2020-02-12 Move the entries of tempfile on docs
2c5764ec223d976e0d0da1494596a1519104be3e 2020-02-13 Promote English to the default gems.
4a2b99795aa33bd39876742cc6fc524024e6bbac 2020-02-13 Move the English entries to the default gems at docs
1df2c8cefb4bb9a36f5241b407ebb13f7550669f 2020-02-14 Revert "MinGW - rename OpenSSL dll's in system32 directory"
05485868cbd1e7a59063d5b4be2ee2313ac9fa25 2020-02-15 Workaround for bison provided by scoop on mswin environment
b99775b163ce44079c1f8727ce9b4ed8bb03489d 2020-02-16 Import openssl-2.2.0 (#2693)
301457480039a7087129f291578a872f6e653ab6 2020-02-16 Guard for OpenSSL::PKey::EC::Group::Error with unsupported platforms
0ae9780352319e527454ec49a6f88b5b6b007195 2020-02-17 Promote net-protocol to default gems
c42c6a5950963a6840dcd09f68cad9896b6bf9b3 2020-02-17 Move the entry of net-protocol on docs
e9d872a06e0847c72edda793e21b116ce269d854 2020-02-20 Promote net-imap to the default gems
a326b4b0b80d6e35c37f96be239145044b594c4f 2020-02-20 Move an entry of net-imap to the default gems section
3e12b658613a534f11a50b4a415c7c3e165bcfd1 2020-02-20 Fallback to load version file in ruby core repository
f08d8e5e85ef2c44ca29261244c7b397ea968b94 2020-02-21 Promote net-ftp to default gems
a294ec162235cb9a0ed62ede0bbf9d2f11b30592 2020-02-21 Move an entry of net-ftp to the default gems section
9cb1ffaa5c3a4b6921eaf748ffdef5dbd1c07877 2020-02-21 Promote net-http to the default gems.
fa1cf777dbe3c484331864d44c33bc30f2044c76 2020-02-21 Move an entry of net-ftp to the default gems section
e7f8724fb223bbae8c467d854e4b4babe9273e62 2020-02-21 Fixed net-ftp sync task and resync from standalone repo
8d3b7f0fda491b076965fc37e2f56bd141cedee7 2020-02-21 Fixed net-pop, smtp, protocol and imap task for sync tool
229ba1215fa7c8181b9296dff22807fb17442c74 2020-02-27 Merge racc from upstream repository.
86022167461dc90b70164e2bb23316959bbfd6ba 2020-03-07 Switch to download libffi source package to github releases from sourceware.org
47a1872cd8b901b8aab6dedce7fa3807c97d290d 2020-03-07 Use osuosl instead of GitHub releases
544ebc669b6b15c730d21053cc1b2f6173be2b8a 2020-03-09 Use https for downloading Unicode data.
4be2a891cce920d2e2c2ece572c66e5aabe98eaa 2020-03-16 The upstream repository of bundler was changed rubygems/rubygems now.
48a5c155fa850fd0c0ea8b5b9219967b6e7181f9 2020-03-25 Import racc-1.5.0 from upstream repository.
b94f50ed9138b9dec04f2df6d1dcf47983985c66 2020-03-26 Added implictily require for URI::HTTP
e5db3da9d34f0a7595208863301c044b612adbed 2020-03-30 Migrate {assert,refute}_patch_exits for compatibility with Minitest5
393789f320cd8d920619252240e81faf67f14400 2020-04-08 Update the version of published gemspec.
3b1029f89417c10cf1293e1106780d1f3263d9f4 2020-04-08 Update the latest gemspec of prime.
484ed0d2a506dd89219a47cd6823875d86ab6ffa 2020-04-08 The current tempfile.rb is only works with Ruby 2.5+
0c131fb7ff0b927d8d7bf5824dcb19ed2efc926d 2020-03-26 [ruby/net-ftp] Guard with under the Ruby 2.6
3e8e4c05059b9e74dbad1f6ee129ba168be716fb 2020-04-08 [ruby/net-ftp] Added guard condition for the old ruby versions
ba3b99b96a4e2421a90a7d57ade5ef016aec73d0 2020-04-08 The current net-http is only works with Ruby 2.6+
8d622a58c6fb6b64d7eb193aaff4f1a2ab01826c 2020-03-26 [ruby/weakref] Update TODO on README
7a26021d1d288912b123447847bc389acac5290e 2020-04-09 Support one repository for updating the latest commits
55a5a4bc03de1027dca359d50e23ee57c2224353 2020-04-09 Fixed to initialize ruby-core repository when it has no master branch
b9962f0e8909b1163320fbcfe80060a259b2353d 2020-04-20 Fixed incorrect man path with ruby installation path
5c6269c4593f8b1a83b72e157c460dd2b37338c7 2020-04-23 Support XDG_* (#2174)
03e4eeabbf3bbb5a467956920705bf346d790efa 2020-04-23 Skip the initialization of XDG_DATA_HOME with Permission denied
c5b17b0354755c6540e8cd51aea0a30773437eaf 2020-04-24 Remove and Restore the original HOME dir (#3057)
c2700379add15f8b0e13072a19cabc2cd5957c43 2020-04-25 `git co` is alias of `git checkout`
de58dfc911738b2cbb2b848fa2e2cc93616a0ec5 2020-04-20 [rubygems/rubygems] Removed the depdendency of English library
442866c2d445cbd30a0f4ae651c828ced0f8976c 2020-04-21 [rubygems/rubygems] Pass the rubocop lint
3041e2626d6fd488c48106b57e378017ded678b7 2020-03-30 [rubygems/rubygems] Revert https://github.com/rubygems/rubygems/pull/3445
e29c94e86b4b8cce4438099efd00473b880677e8 2020-03-30 [rubygems/rubygems] Minitest::Test is works fine with the ruby core repository
7050f86ae16c957d662afc0e1b3e15369816cce9 2020-03-30 [rubygems/rubygems] Removed deprecated methods for Minitest5
1fe2b7f41caf1868917bab5e698d25dae2bce85b 2020-05-07 Workaround for Minitest5
58af4c0a1fdf15e1624867938d5a9ce6be8403e3 2020-04-28 [rubygems/rubygems] Split credential helper as credential_setup and use it
ab1b31ffe086dbc2aa780ae914f0eae1d7af8b5c 2020-04-28 [rubygems/rubygems] Also added credential_setup to the some of tests
4e436e605c7d3dd853eaf72bd3ac45d84d1c48e6 2020-04-29 [rubygems/rubygems] Removed needless setup to clear credential
b9031b10431b4ca517b520ddb9f86d82f16a3372 2020-04-29 [rubygems/rubygems] Restore the old .gemrc example for compatible tests
20971d0df41368e0f946683823bc786514e16fef 2020-05-08 Revert "[rubygems/rubygems] Use a local temporary directory"
ceacb06311cf150cd3682b277bbe6cf7e7bbbc30 2020-05-08 Revert "[rubygems/rubygems] Remove unneeded teardown"
ac2c07e98373bb62be618001c897fa9d5809d8a4 2020-05-08 Revert "[rubygems/rubygems] Remove unneeded global teardown"
da345adc1c9cb6182ee11c43853f67bb41aeea76 2020-05-08 `Open3.capture2e` raises exception when the command is not present.
7df6eaf29e535be7c074e031892b8898a756fe24 2020-05-09 Addeed missing RSpec namespace
0e60b59d5884edb8f9aea023efd9b24f1ff02049 2020-05-08 Update the bundler version with master branch
a7c1791cec213bf1183a9f397cc60718f9de656f 2020-05-07 Partly reverted bundler.gemspec for ruby core testing
5b634afe4cacbad1f04ef84e9929626820350912 2020-05-07 Added test_gems.rb for setup dependencies
cf9619084b458e10402eb37615b73b4cc0d61eeb 2020-05-09 Bump version to use Rake 13 in bundler examples
fcb5a9ee46e75cef38ee79c7307dadfae7a8b865 2020-05-11 Resolved the file path of gemspec for ruby core repository
ea517cfe23fece12345d76be8f05abad7d5a46fe 2020-05-09 skip lockfile_spec.rb:33 because it cleanup the .bundle repo
ca892e6902f2a440ed40bbd52429aca650e4b702 2020-05-11 Skip the example to use rake command
143872bf98b01926562839fbd7e352da588d62bd 2020-05-11 Unmask the some of examples with ruby_repo label
aecbb78517ed1ae2c6c5d118b569fad5993b83e3 2020-05-11 Use relative path in ruby core repository
f61dbb921e471e2d36fbd39c6669dde00d0fa87a 2020-05-11 Marked the some examples that are not working with the ruby repository
cecd343336b127d84f1c84e39f30bcdade64703d 2020-05-12 Skip the examples for bundle exec with gem installation
777b5b4f3959ebd1a0b2601324a1f4fa452ca166 2020-05-12 Bump version to use RSpec 3.8+
d4acf254e360096f869f344108ba7ef2ba1f5a92 2020-05-13 Use the gemspec in build_dir directly
35bbbc751d626e1955c87613a5103f0efc0b1942 2020-05-13 clean-up .bundle directory in bundled_app
c7ebeb7eda9f7f6bbb48effe1efc026eeb64d09c 2020-05-15 Sync Bundler PR #3624
9c2752296d526a127aab69216ab31b2cab3fb7a1 2020-05-16 Glob the all man files provided by bundler upstream
26367367ec384c7c64d7293a5dc7296932b88692 2020-05-16 Marked the failing examples with the current master branch on ruby repository
93ebf9643dc0913693157e6b4bb391a549a9b8ae 2020-05-21 Revert 1f011cccb16ca9e8ee378cb5a9d4c14459afd68c
1d889c96562e9619d2cab443da711e82daeb983c 2020-05-21 Sync Bundler PR #3624 with HEAD commits
df5fd1d09c953284fcdef450e3c2a5e8474850d4 2020-05-21 Fixup 1d079a0c5d4d80860a4d6d692344124fe5c562b5
36f29b598af767e588c39502c673ba2b82dc035e 2020-05-22 Fixed wrong usage rm_rf for cleanup the default gems in sync tool
d48c92aa04ffd3a1cecef599eaa5e4409aab2fe4 2020-05-23 Rename TestScheduler* to TestFiber for convention of the test directory
b2976a4fcab70bf9323180fd5ba6c29a5bca0747 2020-05-23 Fixup d48c92aa04ffd3a1cecef599eaa5e4409aab2fe4
45ffab365d14625d972bddd8b2c79e7036a3713d 2020-05-25 Added entries about RubyGems and Bundler
7473b4c106ca63f98c033e6fcccae549e9bb5138 2020-05-28 Explicitly loading with envutil.rb
1ab410caf8612589b37309b8cb1fa2f50bb1e097 2020-06-04 Revert "Fix a failure in bundle version with version outputs the version with build metadata"
9f7bfba54ffee1bdc30aa7a08a1be1847c89a60a 2020-06-04 Revert "Fix a error in a `before(:suite)` hook"
459eb684b7a90e11ba5812ce9bb518f4940d3519 2020-06-04 Manually pick from rubygems/rubygems changes at
347127794e8041a1257b7241bbbdd9d0db2921a5 2020-06-05 spec/bundler/support/parallel.rb is no longer used parallel_rspec.
0afbfddc0d74e95e9c79090d9324cc27d9b44c32 2020-06-05 Fixup 347127794e8041a1257b7241bbbdd9d0db2921a5
366646c15e841c7a5e4fa9f85abf4b7afa871e21 2020-06-09 Added CodeQL scanning by GitHub (#3196)
63872c7e31b7a183d8fd0caec2878ea9c4b73ef3 2019-11-30 [ruby/gdbm] Workaround for GitHub Actions
bee63ab97a29ecf951d42c5c85d7e0383e170a99 2019-12-05 [ruby/fcntl] Use Gemfile instead of Gem::Specification#add_development_dependency.
c8cd6b2003b6787630637d93b4d2930c7fa5590e 2020-06-09 Added ruby2_keywords for Ruby 2.6 and 2.5
7f3efee1024ba46189aa4a65d08bb87fdcf1bb24 2020-06-09 the default gems couldn't use ruby2_keywords gem.
41b8866e75ff817de0062571cabb30402f683c19 2020-06-10 This document is steal status.
aa8ca03f3991e76ea184ee3bca16b1726c15fdab 2020-03-27 [ruby/delegate] Fixed superclass missmatch
44581d98bb2f6bd96a07f9fe335bf70de8d82302 2020-03-26 [ruby/net-imap] Drop to Ruby 2.4
3b3a9edf488dd2f2f7d45a5e243d2c9b00b4455b 2020-03-27 Drop to Ruby 2.4
fdd475386d25948fc9c82930c9c7e2feb6e69e84 2019-12-19 Gem::Specification#date is set automatically by RubyGems.org.
13baa2b5a5eddce9402480d5929261040651f2a0 2020-03-27 [ruby/matrix] Drop to Ruby 2.4 and 2.5
cc059b16b253d0f9622fa0c51606e722b190b526 2020-06-11 Manually cherry-picked at https://github.com/rubygems/rubygems/commit/80260b3496e357bf96ffe6f381e29bf25b6749cb
be2dbfc5b5a9ca387baef04b5107787f047d0a71 2020-06-11 Removed the old file with https://github.com/rubygems/rubygems/pull/3667
343ad9eff5b8e4c776c1bf193fc125f9ba1cd612 2020-06-18 Removed sdbm and it tests
16854c95c2d6e47d06c12d0569aa46b49160839f 2020-06-18 Removed sdbm entries from toolchanins
70b8bdbc90cb39938e1b5bae9f1abc2af91ba58b 2020-06-18 Removed sdbm entries from doc
e92a9399cc2f904693e177945a65115cbced4db3 2020-06-18 Added sdbm entry to NEWS
d76296d8bb8dab8bc6ea90d1a858689f17e3e0a5 2020-06-18 Revert accidentally style-format
b68ddcf30ce1dc2788d3bd3d10169726feada1f2 2020-06-19 [ruby/date] Bump version to 3.0.1
70a459986988fecf245cf5eb62e7982e790c8260 2020-06-23 [ruby/psych] Bump libyaml version to 0.2.5
7cdfc2b5fc447af34ef31b731823eed0d5cbc894 2020-06-23 [ruby/psych] Bump version strings for header file
078e94106d7ffb171fcc8067679268b62369e506 2020-06-23 [ruby/psych] Fixup 05d7e818a6abe3ee1c56b6be92f086647d73141c
4dbb10f29f3710c7ba5f9062b870e47710f2f735 2019-12-22 [flori/json] keyword argument is provided after Ruby 2.0+
1b076ca30d42a711041394836e7cca147edbcae7 2019-12-29 [flori/json] Gem::Specification#date is set automatically by RubyGems.org.
0aac138e0b507c8a361f7cf2f30c276e7110ea33 2020-07-01 Merge json-2.3.1 from flori/json
59ded36c60b9420d1071679510acc07424b235f3 2020-07-02 Expose `assert_pattern_list` for drb test with test-unit gem.
01776ca1c0eb368dd820a3259288466076d9cd46 2020-07-03 Ignore conftest.c under the ext directories for CodeQL analysis
7befc0cdfcf972023842eca5836fe4709ec2ad46 2020-07-22 Promote optparse to default gems
ec1ab1d46542a5332b887b750f694836fd5e44b9 2020-07-30 Add explicitly require for Dir.mktmpdir
d75b42a70aa4c4ceed3f4d71a51aba3586ebbf2e 2020-07-30 Promote io-wait to the default gems
2bd1f827f14e06575e128a5e4928cee79592e61b 2020-07-30 Promote io-nonblock to the default gems.
832fe778796026389f05330242795a004e442360 2020-07-07 Bump version to 3.2.0.rc.1
0e2d8c487c42aa311d329d1f44963cf002e0e598 2020-07-31 [rubygems/rubygems] unset XDG_* environmental variables for testing of rubygems.
2346e2f0db50c577af6568e5697d39553d7ddb67 2020-08-03 Followed up b2d96abb42abbe2e01f010ffc9ac51f0f9a50002 for net-ftp.
3ec860ae8870ee955e34bfa0acc576197012a0c7 2020-08-03 net-ftp is under `lib/net` instead of `lib/net/ftp`
e732d376affbf0fea8910ece53338cce57c25ad4 2020-03-27 [ruby/cgi] Drop to Ruby 2.4
9e93596d7b74914c9382b51e0f25890ebd7e27a9 2020-03-27 [ruby/ostruct] Drop to Ruby 2.4
1d637b1f5ec77534ceb700e326a9401a0f32ef0c 2020-07-16 [ruby/weakref] Use Gemfile instead of Gem::Specification#add_development_dependency.
8f71bb0e4f76ab12e469d33bc560bd76cc3aaf90 2020-08-05 Fixed the inconsistency gemspec location with net-* gems.
8a99f820ce208b6d9ddb9d679108b174977514c3 2020-08-07 Use zlib provided by vcpkg in mswin CI (#3397)
a114869905f787ce7e085f60e62bf038df9b84de 2020-08-18 Fixed the attribute name for multiple licenses.
0bb8bd7623b59bcc9cccc623510775921b00e4b1 2020-08-18 Added the missing licenses field to some default gems
8fb02b7a97317090e3946e6f2d4a7d034f9699f1 2020-08-18 Update the license for the default gems to dual licenses
d3b2c1a17585ad30fb297ab489da0505e8b9b97a 2020-08-18 Fixed the invalid SPDX identifier on gemspec
5b04e2362c03bb82c76c65353c1856d6b0c3d745 2020-08-19 [ruby/racc] Fixed the licenses field of gemspec
7f0ea20581082f627c2569fde3c69dc14a663b37 2020-08-19 Added did_you_mean entry because did_you_mean uses MIT license
8a40e9b5a20314a509c8caaadce19a0b52680419 2020-08-20 Promote set to default gems
dfda2f739bad7997ef000b713d7dfba618430dc0 2020-08-20 Promote find to default gems
bc374e5cea0fe0eb77da0ee78930c22d7afbd34a 2020-08-21 Promote rinda to default gems
8c97883b738ad9749848d9a10fce87df0f9b1bf3 2020-08-21 Promote erb to default gems
3292f4d965845d543733559fd1736b8c42fadab3 2020-08-21 Fixed the executable path for erb command
44d25c65287558e899188eb9e0fbd7d76e6f74ce 2020-08-21 Fixup 3292f4d965845d543733559fd1736b8c42fadab3
1eb1add68abe9a4e860fe4dc64b3b105d854a935 2020-08-24 Added entry for changes of default gems
e6ac1fb6121d6cb694d107f205713d92b7b4a427 2020-08-24 Specify the executable of erb
2e3a7f70ae71650be6ea38a483f66ce17ca5eb1d 2020-08-25 Promote nkf to default gems
3e1aea461320094e634ab32ca0b13dd43b69d8b0 2020-08-31 Temporary removed minitest from bundled gems.
86737c509cd49cfe4509a65d300d390da0f07be6 2020-08-31 Removed minitest and hoe because they didn't support Ruby 3 yet
377159370b3fa85ae74a86eb1003aee796e1abc7 2020-09-01 Revert the workaround of minitest and hoe
a3d90f1b9b4d9ec773f9eeeb998e5bf010d399fd 2020-09-01 bump version to minitest-5.14.2
e00eba1ce2ec5089119c43a0ce774a4f0474f616 2020-09-01 xmlrpc has been removed from the bundled gems
cceba23515ee6390127973088b739b8e4dd34721 2020-09-01 minitest is working fine with Ruby 3
0168094da28c146062db22e69cbd9316418310f9 2020-09-08 Use libSystem.dylib instead of libm.dylib and libc.dylib
cdef17096c03099f17ecf0af51f43faa0944f96d 2020-09-08 libSystem.dylib is also symlink. Use libSystem.B.dylib
b7d86e330c76b4f9615511307e1c40f4f2937c83 2020-09-08 Workaroud for macOS Big Sur(11.0)
b194973dcd5eda6c9e256029ea39dc532ae18962 2020-09-09 Revert the related commits about `Tempfile.open` change.
01828a955a2d776263bda84ee12d9ea922bbfa01 2020-09-09 Promote tsort to default gems
cee8e95761faeb482f303d1ea67c2dd91408f01f 2020-09-10 Promote abbrev to default gems
cf681038d621bbd8bb7808b7b153535397df0e68 2020-09-10 Promote shellwords to default gems
cf76a4a5c28ee41221d961935e08404a0ceac6df 2020-09-10 Promote base64 to default gems
867204c4a558f318be9d39da47298d5ccc85ff17 2020-09-10 Promote syslog to default gems
e691e671ca91d125edb636669f628d51c04aa1b2 2020-09-10 Removed Thread#safe_level
d55c914f0fe951b6f742b1b7247011dd681350a1 2020-09-10 Removed DRb.default_safe_level and DRb#safe_level
2f24818319154bcd6fbc422f2f5d46cdd1f9a5c2 2020-09-11 Promote open-uri to default gems
d1851ba5b9336d01b5207e7d9a483e698c049dd0 2020-09-11 Promote securerandom to default gems
e0675b1c7645416015cb882bc4ab11a0e46a4a0b 2020-09-11 Promote resolv to default gems
01e0d74965ccaa6382bae883adac5f556590023a 2020-09-11 Promote resolv-replace to default gems
6042b7433d02b2bb871e9cf0042a21b031814e9f 2020-09-11 Promote time.rb to default gems
a9ccebbda0fed90952575f940440ac3697ba141b 2020-09-14 Added promoted libraries to default gems section on NEWS
eace12c25bd32e7634735aeec0c6919bf67481b4 2020-09-14 Fixup 8f71bb0e4f76ab12e469d33bc560bd76cc3aaf90
78ef7eeb36f66ef8c47eccd37ca1526ee14a5758 2020-09-14 Manually picked https://github.com/ruby/open3/commit/724bdb8e1de939e71a6aa8a65ccf6980f53f4353
cdb85142f9a0f2735ddb7544b5460809347a147a 2020-09-14 [ruby/erb] Use libexec same as ruby core repository
7f9f5f5723cd723dee578b0681066c8393ee45d0 2020-05-28 [ruby/securerandom] Use build_message instead of message for test-unit
ee10efdcf028c0455c192acdd8298c42f0be3d87 2020-09-15 Revert "[ruby/securerandom] Use build_message instead of message for test-unit"
344304c89f956bdf269b5424ae091f6928b678bb 2020-09-15 Use build_message on test_securerandom.rb (#3543)
3d86f7a37c595375c125efabb812c02c35d9af7d 2020-09-18 The executable file of erb is under the libexec on ruby/erb repo
6dd257ed1e54f36deb3e33db12ce9131fdea3b90 2020-09-18 Added sync task for bigdecimal
e380f78851b27511f165bcd841626f2cb9fa87be 2020-09-11 Removed rb_find_file_ext_safe and rb_find_file_safe
ba889100d850e973e519cebc48d5b4f1e8ab0034 2020-09-23 Bundle rbs gem as bundled gems (#3496)
5cc728816d897dd0721f6b83e1085c0997fccd27 2020-09-23 Update the version number of rubygems and bundler at NEWS.md
f56fc720ee8cd4b79824a1c3843058b662a302bd 2020-09-23 bundle-package.* was removed at upstream repo
31a6eaabc165d8a222e176f2c809d90622d88ec2 2020-09-23 Manually merged from https://github.com/rubygems/rubygems/pull/2636
a46841612c846f00f31ff63d886620d66cdea5b3 2020-09-23 bump Bundler's version to 2.2.0.rc.1
b717f73402dc6f2d6ba6a1d72d9c8543a4f2cd27 2020-09-23 Revert "Manually merged from https://github.com/rubygems/rubygems/pull/2636"
588ac990ff170e2fb62e7ba0ed52a8088189cdbd 2020-09-24 [ruby/webrick] Manually pick commit from upstream repo
757e185cee44c627f9e573c926fd73843f81006b 2020-09-24 Revert "[ruby/webrick] Allow empty POST and PUT requests without content length"
c5960d51d13a002b02d18ad328eb7d5b8937805d 2020-09-24 Revert "[ruby/webrick] Fix shutdown_pipe test issue"
53acf6686ab4dbf8be9bd72e0a6be4c99029aed9 2020-09-24 Revert "[ruby/webrick] Add test for shutdown_pipe"
8ea1021f1979c04b3cee2a886fb52a914472dd16 2020-07-17 [ruby/psych] Bump version to 3.2.0
81dc37b1b41db9957d783b28cb1a4eaa03a5bd5d 2020-09-25 assert_true is not provided by test-unit
6eeacbbc3603bcd63a53e43a2002ca0872945e9f 2020-09-25 Extract assert assertion to assert_include and assert_not_include.
ab5e9516b796e132da910664a7fba4e69336e323 2020-08-07 [rubygems/rubygems] Added Ruby version for oldest supported version of rubygems
d6a94a0c4b416d4e4a5b25ab8d5482bad00f9765 2020-02-27 Removed useless RCS revisions
3da3c2747feb0c4a122182792150a49012bed1a6 2020-09-28 fixup d6a94a0c4b416d4e4a5b25ab8d5482bad00f9765
87726143ef4ce2f4e562255a5af1f88b8ef78900 2020-09-28 Fixed the wrong variable for --executable flag
4de32b3556f9bc7ac11d8bcf80bdd9d4794de416 2020-09-28 Removed unused option on racc
2711e3bab960da785c749fafaac22c7b4758505d 2020-10-06 Promote pp to default gems
0f9edf2f48cf30735dde4fb0e9f357b33f567c7c 2020-10-06 Promote prettyprint to default gems
533bca57e0697e81ddc868104a106534720b4746 2020-10-06 Expose assert, assert_respond_to and assert_not_respond_to for default gems.
1e316edf6063b8f12b0ec67e3d2404fc919a96f4 2020-10-13 Promote drb to the default gems
9aab916990f355cfee6606e400c7a165c5dd10f0 2020-10-13 Promote pathname to default gems
ab6c4f8be3dd0fb116ba2722a2fcdc53ad4ea0b7 2020-10-15 Merge rubygems-3.2.0.rc.2
d386a58f6f1865aaa35eda5af55cff3ff3cca4ca 2020-10-15 Merge bundler-2.2.0.rc.2
b68c22b3c6a80ebf96d446348bc8007b8a10f694 2020-10-15 Partly reverted test failing with https://github.com/rubygems/rubygems/pull/3921
708413807ae958afb79257b18475424e0a8a4a56 2020-10-15 Revisit to promote digest to default gems.
3f97940252a37db6e601b4bb1aa1e87204f769df 2020-10-19 Followed up with 708413807ae958afb79257b18475424e0a8a4a56
f6680c9ad1b334f094144d788887cd33f7043f41 2020-10-20 Added rbs and typeprof to doc/*
379a5ca539af0e954b1cdf63b9365ad208b9c7f3 2020-10-27 Fixed typo
a1828a1ff455807f16eea265f7077d6475fee46a 2020-10-30 Promote win32ole to default gems.
66bf743b9309b479b6d5389e315ca54ea73aafae 2020-10-30 Promote debug.rb to default gems.
f211f9cda4b4817caf0f203a95b07cdab193d0b5 2020-11-04 use https
b2ca183cc94c3de89c68d81d086c7884d142fb17 2020-11-05 Promote un.rb to the default gems. It's preparation for 3.0.0-preview2.
037803e092e3a8deb07ebd44840ef5ce12843985 2020-11-06 Added dependency for net-protocol
ba1472f43a80b3d9b6853ad4c70c7b1692a4a20f 2020-11-09 Removed needless require for 'enumerator'
17e7a819f71f156316a69f5e42dc7e0c077f3735 2020-11-10 Complex and Rational is embedded classes now
5a19b492dad5a444826d18cf6d1a1261464a02c4 2020-11-10 [ruby/racc] Use the Ruby license. Fix #134
4a03df4507971e35732935cc2eb4a3bd9bf4a1a5 2020-11-10 [ruby/racc] skip the failing test with JRuby
0b19f33480a026d0ddd17933cbd947466dd58c82 2020-11-10 [ruby/racc] Bump version to 1.5.1
ff67aac193eed4e5ea0a6801d0903ddc35f21be0 2020-11-10 Removed win32api
5081bd96753d637d213315ccd8e5efdbf2222a03 2020-11-10 Removed win32/resolv.rb for 32bit env
dd07354f2797473261f06159801e50dc6445ef76 2020-11-10 Use Fiddle::Importer directly
ffc8cf12e203275a34a710f392e99cb0d2001a2f 2020-11-12 Fixed typo
e8f8e63f0aa980d90ee3135376035e3cf006a419 2020-11-12 Backport cosmetic changes from upstream repo that is ruby/rdoc
e70a1d9b7f71b0ed4a5808e24447dfef445c56ad 2020-11-13 Revert https://github.com/ruby/webrick/pull/44
69c5474e108a849a2bf71ff38f81efa433f2065f 2020-11-13 Fixup 957efa95cc12c608705a5663256226f022ea6c7f
cada6d85d0c1402463fa6066011169898933dd4e 2020-11-17 Import net-smtp-0.2.0 from https://github.com/ruby/net-smtp
0683912db888b0421ce4c40ad450ccf75ad7e3f4 2020-11-17 Skip tests related TLS with Windows platform.
dc3a65bd99a5d086906bdf299fced99be4d862ac 2020-11-18 [ruby/net-smtp] Bump version to 0.2.1
9c1e2a99fcf69c52fa1d8edcd5fe3961353233ab 2020-11-19 Update the default gems section in NEWS.md
f9d6d762dc5f86511e349e7f0a59ebb89a7b0764 2020-11-12 [ruby/csv] Removed needless editorconfig file (#192)
6ac5e3c06a29dd51b8c8ab7bee21c29c50f779e0 2020-12-01 Added dependencies for weakref
0115ae5ffcf88c5e49ad291ce7be9eefca3f2575 2020-12-01 Added dependencies for prime
ac29c405f6816fbb3c52d4d10d85e224ed9dc455 2020-12-01 Added dependencies for time
ad0c2232b1743f329b882977f068aecdbd6e0d8f 2020-12-01 Added dependencies for open-uri
c364865bdf2bafbdb7cd1338ddda25d32ce0db5e 2020-12-01 Added dependencies for pp
10d6a2733415e3184bf87534969a531e19416faa 2020-12-01 Added dependencies for erb
f8435f424bd634cfafef137d2a18b6d3e8f4dddf 2020-12-01 Added dependencies for tmpdir
b0f4cccfaea3fcd65cf22931b481c405bc759b64 2020-12-01 Added dependencies for net-protocol
48149d8fe7634a521a41be7bc1b9c49a39104d65 2020-12-01 Added dependencies for net-smtp
afba96f9f5cc94ecbd717e792c568511ed0729fe 2020-12-01 Added dependencies for net-http
7172272c4ca290b0b8d5bed4dd9de84eb1561303 2020-12-01 Added dependencies for net-ftp
c461b2405ca2b86b6d1328a51374bda8a2fdf332 2020-12-02 Removed needless .rb
1fa3f9a1b5d237d4d9d6ad87e1d56ea5c1e98717 2020-12-02 Added dependencies for net-imap
28001e55b3eb65e210484bc2b6f42e89c2903d49 2020-12-02 Added dependencies for net-pop
7324d76da40de79cd1a25d023b1a0629002929a7 2020-12-03 [ruby/digest] Fixup d981714348f71177132426e3ac19598e1b2e8f5d
412a0f52406b2e215eaa77dd601c456dd5c23fce 2020-12-03 [ruby/digest] LICENSE
ca024beeba93340aefff6dde6ee3ac35d9b03352 2020-07-16 Use Gemfile instead of Gem::Specification#add_development_dependency.
e62eb9a3fa627b42eb4445688afc46bd28c0def4 2020-12-03 [ruby/ipaddr] Relaxed Ruby version for 3.0
1af8a0a95ecc606cb57f8bce82288b6c263d9631 2020-12-03 [ruby/ipaddr] fixup 90b46678a5b09ed32612b0629b7c51c6d39a0444
d3c685f0b5b1aedfdeb7660b374ab033bcd27147 2020-12-03 digest gem is available now
b06ffce4aef002dc47c3c5968181230e7ab8d7cc 2020-12-04 SortedSet was removed at a3db08d7b6ff119223f77e3df00b4f6deac971e2
e666bd1c5a595ab64faee00b3744b3bfa591acb1 2020-12-04 Skip subclass spec with SortedSet
1cfc6e7b7a92c1a624182392ba702d3dcb2eba98 2020-12-04 Added dependencies for rinda
4aca77edde91f826aa243e268bf1ef5214530583 2020-12-08 Merge prepare version of RubyGems 3.2.0
473f9d2df0ddd7fdb5cc73fa3ad49b2f19f22b06 2020-12-08 Merge prepare version of Bundler 2.2.0
86332cdce900ab5777962696c5dea676f731c8dc 2020-12-08 Bump version numbers of RubyGems and Bundler on NEWS
aeeaf90b7ee8230425e8c68cb9cfc962b0a186f4 2020-12-08 Added missing dependency of fileutils
30d4a7ad9a1f629d84b9b0e22db4ba146e63fd61 2020-12-08 Update rubygems.org links for publlished default gems.
5dc786bf86bb6e0da2639f88659598ec8b9db30d 2020-11-02 Move webrick library into internal test toolchain
087ac34fb2f6fa74bd84a290d511f4d47a286119 2020-11-02 Added tool/lib into test-spec loadpath
0e73b49b4c35a3ae8fd5530a730556b4e4ef4377 2020-11-02 Promote webrick to bundled gems
05cc58c2ebc467ebc18897b1aef2c2089b26adf3 2020-11-02 webrick was removed from ruby repo
880727f037ee7dfeeb3dbc9027622798d46fdbac 2020-11-02 Added help message for gem i webrick in un.rb
b084f8abcf5b7310ce8f08d48a1a3f3e56876123 2020-11-02 Completely removed webrick
4ccc66265cdef0480eb6ff46f6be9f8de1a01891 2020-11-02 Added help message for gem i webrick in gem server command
e7433a3288b48f90447bc8ebb1531f57be17392c 2020-12-10 Added help message for gem i webrick in rdoc
658b4ff60934b9fb6845e214fda83229e631e366 2020-12-10 Fixed the test failures called WEBrick.new directly
947a5505e50de1321fd26bf9a5b016be33ae189c 2020-12-11 Bump webrick-1.7.0 for version management with ruby/webrick.
a6a68bae3ced278bb41a42d363a0eaee86fa31bd 2020-12-11 Removed needless gemspec of webrick
27520a1e1e8ac1ef0607a75d654e2cff6d36e15a 2020-12-14 Fixed dst name for digest gem
c2a60fec2f79c05bdb865c143b6ad8eddfc6cc36 2020-12-14 Merge Psych-3.2.1 from ruby/psych
2fa9f3c0322570dfb1672b49bc1f3306ef595131 2020-12-14 Prepare to release rubygems-3.2.1 and bundler-2.2.1
ad3e3bd65a69c05035289b0dbf04394a8238fbfb 2020-12-15 Bump version to json-2.4.0
151ff609e595e78b7937ecb4b011879dc5a0cbd1 2020-12-15 Added updated versions of the default gems on NEWS
cfefd1e524fdd8c832c5a762d5ec969b71190827 2020-12-16 Added entry for webrick changes at Ruby 3.0 to NEWS
46ea74297eb3e46e19fb692a8d8eef817b93a49b 2020-12-17 Bump version to json-2.4.1 and use VERSION file for json version same as upstream
a09c3c6fe1f24e5956b43157e6e40dfe4f986bed 2020-12-17 expand VERSION path for ruby repository.
44fba194a5561a5ca20f6bd91fb96b7d8edd1dbb 2020-12-17 ruby/pathname separated .rb file to top-level directory.
0e40cc9b194a5e46024d32b85a61e651372a65cb 2020-12-18 Merge RubyGems 3.2.2 and Bundler 2.2.2
8cba3b35e095bf17308ed00bf19f6d6f7a682ae2 2020-12-18 Bump version RubyGems and Bundler in NEWS
bdd18090ad75cd5659b561890756c5e0b1227b69 2020-12-19 Bump bundled rake version to 13.0.2
349e79bae02a8a161c06ba5f6fa203d609f6e8b9 2020-12-19 Try to test with rake-13.0.2 again.
ac78d90d5e90d414fed2c5ea61faaaa4c57e1815 2020-12-21 Bump bundled rake version to 13.0.3
391343e82867919bb13be4660fd49e05ebd5983c 2020-12-21 [ruby/rdoc] Guard for WEBrick
95ce5c0ee9baa692d419dd45f0e00cbd5cee4d4c 2020-12-21 [ruby/rdoc] Bump version to 6.3.0
edb76e8765b7f165237c8ca6155cff1cc0f18cf9 2020-12-22 Prepare to release json-2.5.0
f08cbdbf7d9b31ab570a235e4503ded2bc79d005 2020-12-22 Move the library to extensions for some of default gems
9b9cbbbc17bb5840581c7da37fd0feb0a7d4c1f3 2020-12-22 Update library versions of the default gems.
034c19ce288b951cfaf3bbd996ce19e14fdeb502 2020-12-22 Merge json-2.5.1
339227363ce0cf967fa17efa4489d823932ddabd 2020-12-22 Merge RubyGems 3.2.3 and Bundler 2.2.3
f14aaa2b1282d6dea9fad3d050e65828f1e269e1 2020-12-22 Guard < Ruby 3.0 for the repositories of default gems.
61bd28b836190bbc8ce110e780da4c4aad9f485b 2020-12-23 [ruby/date] Workaround for non-ruby repository like ruby/date, flori/json
5cf25c55a69264138179f7c955d149a154b50458 2020-12-23 Update version for Ractor-safe extensions
8259d88938bcbd65c7994e3d8261c4de82e74174 2020-12-23 [ruby/psych] Skip test_ractor.rb with ruby/psych repo
684649ea0573c94f4d5004d9f200df65205ea246 2020-12-23 [ruby/psych] Bump version to 3.3.0
1ba77ff8aa1375cbbc9f1e5f3266e4872d7346f3 2020-12-25 Update stdlib section for Ruby 3.0
533bf6f19df7ea6bbfb9909f58afe2088a7914d5 2020-12-26 [ruby/racc] Use Racc::VERSION for gemspec
bb04856bca76c2db923b0118716dc6f12afbe491 2020-12-26 [ruby/racc] Bump version to 1.5.2
8b387bcfba84ee5ca57e7786d21ff927d4ee8e90 2020-12-28 [ruby/pp] Drop to support < Ruby 2.7
e6fee2b64f9e85cfec00ee5d2ed6f8a8ddd11544 2020-12-28 [ruby/pp] Removed needless files from Gem::Specification#files
a0d1152d2ed5d48d2702acaa711c184181f7e0c4 2020-12-28 [ruby/drb] Removed needless files from Gem::Specification#files
5537adf719a37a30b17d39111cc03700f353aa2d 2021-01-04 Track RubyGems master(3.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118bcc20
69ed64949b0c02d4b195809fa104ff23dd100093 2021-01-04 Track Bundler master(2.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118bcc20
0dc95266e8c36dbc3bfdcb88d820cb7f897166d7 2021-01-12 Fix the failing test with XDG_CONFIG_HOME
30f13164011dd876fd95a0e3fcd7c1224c4e04b5 2021-01-13 Skip test when UDP server is no response.
19902e2e0afb5ee52655ca3eb3eea0d2ba2bcfdc 2021-01-16 Update the maintainer of net-smtp
bb5747e18a0fe47e9dce12445c4cca020f501d2e 2020-12-28 Added ruby2_keywords for Ruby 2.5 and 2.6
5741236a0c7900a1fe318dd5eb6094ef6e14fee1 2021-01-19 Use real-case version number for the result of `gem list`
231f0f6f45336ec9fff167d00f87b0f53bd01be7 2021-02-02 [ruby/zlib] test-unit didn't provide __name__ attribute
e72757a3117795457490a9ae57e59fde20b5d57f 2021-02-02 [ruby/zlib] Don't use gemspec for gem dependecy
c3c18007086df2b126f25483d82d72adafb2da7e 2021-02-17 Prefer to use omit
99f54c08953a96ebaa822f4fdce6d9de47f99814 2021-02-16 [ruby/stringio] Use Gemfile instead of Gem::Specification#add_development_dependency.
447e095413557330760558c2b0e1d82c3aa685f1 2021-02-10 [ruby/pathname] Support Ruby 3.0
a00d92326c5b7431592d29b408be332f65ec8dc2 2021-04-05 [ruby/tmpdir] Bump version to 0.1.2
0d9496f924d36534bd524791554d49dc0026b0e0 2021-04-15 Restore bundler.gemspec from ruby/ruby repository with sync_default_gems.rb
ed149dbf46d1a8b16e6de9c3dbbcc10f72c9c019 2021-04-15 Merge the master branch of Bundler
96741765d880b700933526a97a67345dfcd90c47 2021-04-15 Merge the master branch of RubyGems
7af7a539bc34fa630ab4dfd178d67cfebbc8699f 2021-04-15 Also merge tool/bundler/*.rb for testing of Bundler
5d710d7e41ef3a9877426c87de121be3bf770e34 2021-04-19 Fix the wrong file detection for net-*.gemspec
93420d34aaf8c30f11a66dd08eb186da922c831d 2021-04-19 Added the specific files to the default gems like net-http and optparse
3fdc58c08b24eaef42bd9db4ede02c2269d5d6f2 2020-12-23 [ruby/date] Bump version to 3.1.1
7c0c1c3e4683cf4569b29e6a2d9eb44358268d14 2021-04-21 This change broke the some files like date.gemspec and lib/logger.rb.
347c3b30836304416a97f04f3cb2feb8f9c202c2 2021-04-21 Fix the regexp list for ignore list
17441a6b1bb258d0d67f75c5642db642e10f74ca 2020-12-28 [ruby/pp] Support < Ruby 3.0
3c8a67e8a5f51f337cf95b4038ed97bf8ca8b696 2020-12-23 [ruby/pp] Bump version to 0.2.0
537fc3ad5c5ed48a28d6cdd898ff6f41e9376b0e 2021-04-22 Ignore JRuby files on io-console
01f131457ffac39f018b342fbd5f7598171d10fa 2021-04-22 Separate test used by test_ractor for Ractor in test_time.rb
674760316ce5b68aa182c1b3b25665de250341b3 2021-04-22 Merge net-imap-0.2.0
3ea2a407130332892083ce053d54b5ea3bc0ce0c 2021-04-23 Suppress warnings for unsued variable
acf599e67ccc3d667d457f22479bcdcb5421fe92 2021-02-15 [ruby/matrix] Use Gemfile instead of Gem::Specification#add_development_dependency.
ac739f42eb85c86efe7a777f5ac6ef9c6cac0011 2021-04-27 [ruby/matrix] Guard for < Ruby 3.0
fb819d93316b4d17543a491752ec3a2984c69d70 2021-04-27 [ruby/net-ftp] Re-apply 827e471d438fdec1ae329afb5912b8e06d534823
eebecdf1c4c631bcccd39fb5c08311ea4e632699 2020-12-28 [ruby/net-smtp] Removed needless files from Gem::Specification#files
f985dafee7548faad2b35efeda5e844a8e13d336 2021-04-28 Guard for < Ruby 3.0
5de6f1ab4751f02670239ebe537e599c477dc4bf 2021-05-06 Move net-imap.gemspec to under the lib/net/imap directory.
965719f5eb0e6dbb05a13cfe824fe82f9268e4d5 2021-05-06 Fixed the file path for net-imap.gemspec
822eb945635974ba904393cd130071d34e4bdc12 2021-04-14 Import from https://github.com/ruby/strscan/pull/19
f2d6fa16e116cbb624ccc8df4cbc57422e236d46 2021-05-06 Use assert_ractor for separating test processes
ce5779d8cc30f28031c8d0f42836f8afae75c40b 2020-12-22 [ruby/set] set is also dual licenses
ce67549c503a5f31505fb292c11e40337dcba336 2021-05-10 [ruby/psych] Use test-unit instead of minitest
230d559f6b4e681fab8a540fb49c136100f54b2a 2021-05-10 [ruby/psych] Use Ractor constant for ignoreing condition
53c5a4bbe1851dba0dfcaf81c167290cbca93bac 2021-05-10 [ruby/psych] Fixed test-case for NaN
bae9a21e40a65c0eaacebfd4b3c3a8de08892c74 2021-05-10 [ruby/psych] Use pend instead of skip
ab785b28e2f3cc879906aeaee0358c0de478499e 2021-05-10 [ruby/psych] Use assert_raise instead of assert_raises
c6a11b865e1f9085c88fe169a1f47680383580c2 2021-05-11 Alias assert/refute_path_exists for test-unit gem. It's required at https://github.com/rubygems/rubygems/pull/3141
010bb0883e67f9f4c8e609266e22c0a12163549a 2021-05-11 Workaround for make test-tool
cddeee21e992f1659ff9cb24d99e154aaba9daad 2019-06-29 [rubygems/rubygems] Use test-unit instead of minitest
26cbda8dc903d5d663f6c759be073df3346c6874 2019-06-29 [rubygems/rubygems] Use capture_output instead of capture_io.
3c9633acfc5be293d27829c5a1f24a5efa2a5169 2020-02-19 [rubygems/rubygems] Also use capture_output instead of capture_io
183174475c9cd51148f72668605390912339bcef 2020-02-19 [rubygems/rubygems] Use Regexp with refute_match
81d793a9216303f70143b13a88c924c22ce4af6d 2020-03-18 [rubygems/rubygems] Extract assert_output to assert_empty and assert_equal with capture_output
3948be350312b908ea3ecf32ecf1adf420fe74ca 2020-05-25 [rubygems/rubygems] Use assert_path_exist and assert_path_not_exist instead of assert_path_exists and refute_path_exists
958f9d425a67678bfb1d20c11e0abf8f2d8d2144 2020-05-25 [rubygems/rubygems] Use capture_output instead of capture_io for test-unit
a1c416460b2cda7df6810ef8e9619d1903242de4 2020-05-25 [rubygems/rubygems] Use capture_output instead of assert_silent
2c0072dec58cb5f99a072a3b2dd341974ec84887 2020-05-27 [rubygems/rubygems] Use dummy assertion for assert_https
c30594bb0c23b5b23c3d3ca490e3cac34d09c1f9 2021-05-11 [rubygems/rubygems] Use assert_raise instead of assert_raises
5ed9d3f16f0b6fd9a93816740f8b41c69d03734a 2021-05-11 [rubygems/rubygems] Use capture_output instead of capture_io
cd375e455e21e19d966c6cee86714a41cac67878 2021-05-11 [rubygems/rubygems] Rewrite with capture_output
d5237c5d10013e81baab5a78ab74c5b0f2c05825 2021-05-11 [rubygems/rubygems] Import capture_subprocess_io from minitest
9b5e4ce611de214eea08a23eddc14dc97e5f2cd3 2021-05-11 [rubygems/rubygems] Fixed variable scope at test_silent_system
7b3b48549b189315a307703f93facb603339179e 2021-05-11 [rubygems/rubygems] capture_output will return empty string, not nil
ff3f990499d041d39bc4ad2ca3244be8f6f1d552 2021-05-11 [rubygems/rubygems] Removed minitest/mock from test_gem_package_tar_writer.rb
3456335a9c624cd5f475fc71cc65e72d97acb86e 2021-05-11 [rubygems/rubygems] Removed minitest/mock from test/rubygems/test_gem_remote_fetcher.rb
00f5b4b54614d28941fd31f93eaf36357bd8c099 2021-05-11 [rubygems/rubygems] Don't use Minitest::Mock
129bc04ab7fb36f8a9e89cbe0264918bd7cc1d02 2021-05-11 [rubygems/rubygems] util/rubocop -a
d33888bf9656818e74401a28dc4725fc8b43ea03 2021-05-11 [rubygems/rubygems] Replace skip to pend
655727ee1b9e5fa2f0e1c6e6ad2b12a596c0c4b6 2021-05-11 [rubygems/rubygems] Added comment for Minitest::Mock
9620a30b1b327faef9740e39967fa13da8bed42e 2021-05-11 [rubygems/rubygems] Fixed an intentional blank-line
32d25660b9935a04f33a7e7635b571260d634caf 2021-05-11 [rubygems/rubygems] Removed the related code for minitest-bisect
b314885af0dad39cad1d556c574a41eb785d8703 2021-05-11 [rubygems/rubygems] Update the link of minitest code with the commit hash.
bef49e6e8d03a34b95f3e69ef7d23395027a44d2 2021-05-11 [rubygems/rubygems] Added begin-end block for java platform
cdcfe1082c54830de810c22095635a31405c043b 2021-05-11 Revert 924ce2c5ba4d1c1dc781a6a06682204d358421bb
81720b947ac1ee8ed5dba551d38014810f9c129b 2021-05-12 Use assert_raise instead of assert_raises
df86a13cc150f573b1078779667a1573747d3dbd 2021-05-10 [ruby/psych] Import test assertions from ruby/ruby
bcaa6aeceadd34eb6a0de1d55bf17ecb153a7916 2021-05-10 [ruby/psych] Removed needless platform detection
8e91b969df08b7a2eb27a5d6d38733eea42dc7ad 2021-05-17 Workaround with fbb4e3f96c10de2240f2d87eac19cf6f62f65fea
d8fd92f62024d85271a3f1125bc6928409f912e1 2021-05-17 Workaround with fbb4e3f96c10de2240f2d87eac19cf6f62f65fea in rdoc
dfecc650c3f9bbd8b4fb0eefc1e3da65f151d3a8 2021-05-17 Workaround with fbb4e3f96c10de2240f2d87eac19cf6f62f65fea in yaml/store.rb
a0e97b0e2e4314a0815d09beb825e38f234778da 2021-05-17 Use YAML.unsafe_load instead of YAML.load.
e36da7ba186ed825a9fd1bfd993c504e95e021e3 2021-05-17 Revert an accidentally commits at df86a13cc150f573b1078779667a1573747d3dbd
1f91627c8e8e6bbe9e86ff3d9c0c4e39bae1ec4c 2021-05-17 Removed EOL version from .github/workflows/spec_guards.yml
ee611341c9bc547e7d76fa3dd5c8f1452eb04d0f 2021-02-23 Bump version of required_ruby_version to 2.3. Fixes #464
8ab2afb20b000396ef82fb428b9bfdfa0e13d816 2021-05-18 Use Test::Unit instead of Minitest::Unit
5a0b89de32eba93f254df2ebabe3f02a76ccba0a 2021-05-18 Removed minitest/autorun
9bd79c2cefb349a00958e35801acb724f0dcae15 2021-05-18 Removed minitest/benchmark
adcbae8d49ec04d365ce13274783b1495c3c7d0e 2021-05-19 Removed minitest/mock
4aaa98e62663f1e6e999c8741fe5bd518d178e0c 2021-05-24 xibbar is retired from cgi.rb maintainer
ab3266ea5c2c45b6e0ce9ba377a035710cb4fd1b 2021-05-24 Removed tracer from ruby repo
55cd3e4ebff8fa75854ecadcd77abbf7cf4b5823 2021-05-24 Removed dbm from ruby repo
edcc29dcff1b269b7748ab83adf21b2f3f97ebff 2021-05-25 Removed gdbm from ruby repo
43fb97dfba5fb422ee20a78eaa49c61c22d43077 2021-05-25 Update the latest list of default gems for misc/expand_tabs.rb
e54bef92d599049a0950e76024a15fd14561e8bd 2021-05-26 Ignore lib/irb/ext/tracer.rb with TestRequireLib because tracer library was removed from ruby repo
88e3848fca69915a24657bcc26da1a65b659c6f3 2021-05-26 RSS library is the bundled gems now
c9178c11271ccd3410c53687dd9cb2508e180a98 2021-05-26 Promote prime to the bundled gems
454a36794f83395d0827a9e2e85ac8f0d9e53e16 2021-05-26 Promote matrix to the bundled gems
e49c998d1e41737016c8afb7e1b22797018caebb 2021-05-26 Promote net-ftp to the bundled gems
d5bc6b23370908f19d1a4a19ead56e61444f0974 2021-05-26 Promote net-imap to the bundled gems
aa9726f7b99a7ace3d371b278288235c57f8e91a 2021-05-26 Promote net-pop to the bundled gems
be2e2b480540bcc38aaf75f1767dfff1b8199097 2021-05-26 Promote net-smtp to the bundled gems
9f192d42a69b06d05a575d2df99ba605301e8cf8 2021-05-26 Use https://github.com/ruby/rbs/pull/679 for rbs tests on test-bundled-gems
b8dcad8d32a5405cbbf29f6705c8975f1773170a 2021-05-26 Defer to require prime for OpenSSL::TestBN
350bc29107e96871030ccffaf334c3e0a9d80f5f 2021-05-26 Guard for the ftp protocol feature of OpenURI
835a4956081e43ae21a78667f2b87f275467b70e 2021-05-26 Guard ruby/spec with spec/mspec/tool/wrap_with_guard.rb
d2664b908af427096712ed03574ba7cdd4d5dfe9 2021-05-26 Update rbs-1.2.1
c1c60a4498d86f2cf0f00615893f75a112d19040 2021-05-27 Removed dbm from sync_default_gems
029169bc5b45d8ec783c19eaf713395b7983d16a 2021-05-27 Fixed target directory when copying from upstream
ded7dd9ccc6d084c5e65689ddcbcd27df703e58e 2021-05-28 Use require_relative to use Minitest library for testing.
f7d661e783e02f87e1e0d0d67b1ca2ed306a1904 2021-05-17 [rubygems/rubygems] Try fix ruby-core CI
e487ba7ddab9dd46e95a4cff222cf08471dbd817 2021-05-11 [rubygems/rubygems] Use pend instead of skip
6e6be107dd0c820afc4db68d09110ad96c4aebdd 2021-05-28 Ignore test-bundled-gems on GitHub Actions because matrix tests has unknown issues
12214b7814220389f2e1e32421699bb54f834158 2021-05-28 Resolve to missing `Gem::TestCase` issue with random order tests
cd2190448d55edce5695c73b062e3faa7fb9bc3a 2021-05-31 [ruby/net-protocol] Bump version to 0.1.1
6e7e9a80adfe69e6e6d20e01997b97a5c24cd33e 2021-06-01 Expose assert_all? for ruby/csv repo
85b94144f2a05771f05d731e7ee06dd849756402 2021-06-07 [ruby/psych] Bump version to 4.0.1
d7146dfd7dbe370ec9b7d6fde75bf1066bf7ed57 2021-06-07 Use assert_raise instead of assert_raises
bb4a10208c8564a6c080a0de14ef6a5884c6173c 2021-06-07 Do not use YAML module in tests of Psych
9d96837dbd1887d04f5ff7c2a1f0a27d7339133a 2021-06-18 Bump matrix version to 0.4.2
c483aa8394fc26e341666db66938b1d6fc2cbb8e 2021-06-18 [ruby/rdoc] Rwrite test-case for rubygems_hook without Gem::TestCase
f2e39e5fed498b51ae914ed42ec51ae578330583 2021-06-18 [ruby/rdoc] Update test/rdoc/test_rdoc_rubygems_hook.rb
193eea9dcd77561521a85250aa008fd633a124bc 2021-06-18 [ruby/rdoc] Specify working directory for RDoc::Options#check_files
6aaa1c4d09249baae93d5bb7fba585be420c4fee 2021-06-18 [ruby/rdoc] Use pend instead of skip
77c1f6b1ecd48d991a8e876b539602f0624ecb3a 2021-06-22 [ruby/racc] Followed up #162
dd0a9507a2a818d34dc4413717666800ede78f2d 2021-06-22 [ruby/racc] Drop to support Ruby 2.4
7641a83d1f314c3c9400f733cd758164de4fa6c1 2021-06-22 [ruby/racc] Removed needless condition for old versions of RubyGems.
b048fd572af71c1015ac6701f718fbcf6dca2fb2 2021-06-25 Followed up 66d2fc7989d741bf5a73286233139901cecb4fc2
02a3cac658a969c2bef2460f61b8346dcb44e8f3 2021-07-05 [ruby/rdoc] Bump version to 6.3.2
9accb92ba1db93ccb30785e4a637f345569afb4e 2021-07-06 Bump up Rake-13.0.4
c082c6eb7c786a432bea23cf78839f64585cb630 2021-07-07 Sync RubyGems and Bundler with upstream
896bbb9fadd10e1ad06ff3fd7d0608acda01ac06 2021-07-13 Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9
55a79b648cabcd2a8b837f89c4d32c3c861d8b7a 2021-07-16 Adjust the release version of ruby2_keywords
7217f60bb344d2e97fb6bf3ae6cf29c7f5ca7dbf 2021-07-19 [ruby/racc] Removed generate code from parser.rb. It's already migrated by rake task
b5b3cd27222a055500123fd59486dfedc7bbd824 2021-07-19 [ruby/racc] Move document from library directory
dbcfc8d49939593c6db541139bb8c62b54f4bb87 2021-07-19 [ruby/racc] Removed needless files from gemspec
95dd46138706121a1dee2cd1e7bf401bb315f771 2021-07-19 [ruby/racc] Removed pre-setup from gemspec
d3d68aa842b2071a10d70460ad99b79d145b74d8 2021-06-25 [ruby/uri] User assert_ractor for test case of Ractor
b875a85c5367b9dff96e1ca1e78a2e35580a2f80 2021-07-27 Added missing require for URI::WS class
6656309fe22b799016f3bc20a5f466da543a44c0 2021-07-27 Fix test failure for parallel testing
c3d31377b36b905779683ef22e4c27d25ddaa037 2021-07-27 Bump unicode version for Ruby 3.1
be4b0eee1980612f74314e5066d264b661aad040 2021-06-01 [ruby/digest] Use pend instead of skip
5b96f4dd8c8cf3d79be07a3cd3faa8520307a591 2021-06-01 [ruby/digest] Drop to support Ruby 2.3
260546ba26affaa6f8443060275cc436ad582908 2021-06-01 [ruby/digest] Use Gemfile instead of Gem::Specification#add_development_dependency
30d0e5d1ae4ee4a3c145ca4bdacaad5b09c49bb7 2021-06-01 [ruby/digest] Also drop to support Ruby 2.4
51321985fb22117149634c8960650540e3966b06 2021-06-01 [ruby/resolv] Bump version to 0.2.1
23ef32665689e43c200fb6ad9f14934a752d47b5 2021-07-28 Manually picking https://github.com/ruby/optparse/pull/14
0dcae3bd4aa69a78d095125e4d6f73c63968fa53 2021-07-28 Support document sync for optparse
b3413914d949677fb975824b23d3e66dc0fa2fbe 2021-07-29 Partly picked from https://github.com/ruby/ostruct/commit/20d0b8c065392a22ba6d74194cf116755f38337f
a889ab486e83b9d87b8ad6c5b96e57fff1f21f93 2021-07-29 Update the latest version of json.gemspec from flori/json
672796575e4b5493174bc17007d0784f0c031eaf 2021-07-29 Update the latest version of readline.gemspec
a4df7cb33804add1d894ead66480365ea7f45fa1 2021-07-29 Partly picking https://github.com/ruby/error_highlight/commit/25ef7dbeda4f2cfcad1675f70319401ef4916f40#diff-1ce41a048bf2c08aa7bf25b741e9d3a4e08ea03f0d80bc6b8ee6d1c3c259704dR1022
f8ad51dd9a8c9fe493f0eb280ac9709ed5607acf 2021-07-29 Fix test failure of 60b02db5161625dd5f7d22d31989dd966837333c with Windows
8b466ea5fc00dcd400a57cc03db4537f0cb8fc81 2021-08-02 Use `${{}}` for if statement
954852f7a6a55c9ecd3d683234652cc7128b2a1f 2021-08-02 Removed unnecessary configuration for the latest version of actions/checkout
0292ec9b8a75a88abf860a2c050efe46bb5844cb 2021-08-02 Removed paths-ignore because it's not affect with cpp
731315bf5520a9ca7c94338c13d10c15b00c78c7 2021-08-02 Use codeql-config.yml for codeql-action/init
d140b03053dad873483b763ebb51c775bff1edb7 2021-08-24 Added ruby/un entry
b126a27d8c946f1f121dc40c40e97c7fbf94aae7 2020-12-03 [ruby/un] LICENSE
384c0f57aadb8d715dfc56c32ad8d769b9cda89e 2021-08-25 Added bundle install before bundle exec on rdoc sync
598f4f42196a51d922f539fa885173c39312b427 2021-05-31 [ruby/irb] Use pend instead of skip
f3ae14cbdeb06bcaf4745bb5d5253b8c62ddb102 2021-05-31 [ruby/irb] Use capture_output instead of capture_io
b17dc550176385e34404672f4188af471e62c676 2021-05-31 [ruby/irb] Added the extra stdout message with test-unit
bfec03f5fe5123175f079b4112c1f2ed5f95e5ae 2021-08-31 Match parens for hidden files parenthetical
078969914d6776499a655301b3a86e904d8b27b4 2021-09-03 [ruby/rdoc] minitest is not need to run rubygems test now
0a9a3799bb8421b09cc458f47590574d2d59506d 2021-09-03 [ruby/rdoc] Removed duplicated doc
b809e5a4a98cf73f80e96c16c9a0c6f3da332dc5 2021-09-03 [ruby/rdoc] s/minitest/test-unit/g
94845d01704b213e00e947e85d218a145299c1ef 2021-09-03 Removed needless Gemfile in ruby repo.
8f752c95d20134bcc0b5394f1cea723a40f1ac8c 2021-09-04 [ruby/fiddle] Use test-unit gem (https://github.com/ruby/fiddle/pull/69)
a68a1b0b7d23e03f71044f6d5f9781b4913bcb08 2021-09-06 Removed MiniTest::Assertion from test/rdoc
13dd07e3972fb41c8c834a46e29d34976f478fbc 2021-09-06 Removed redundant tests
940a19e4b3ae1ce466c3bc912175b4ef7c615c53 2021-09-06 Use Test::Unit::AssertionFailedError instead of MiniTest::Assertion for test-unit migration
544e37f184d38d52423d163b711cd626e53ff75b 2021-09-06 Simplify conditions for CoreAssertion initialization
ecfbf1df33a1e90008baa131369c80cfa6282692 2021-09-06 Use Test::Unit::PendedError instead of MiniTest::Skip for test-unit migration
afd7d1672f199f305f3cf9c7049ae83f5396c53b 2021-09-06 Removed obsoleted comment
1bec4f251d2dbf5578a884a8fb96c773ffa5e451 2021-09-06 Move MiniTest::Assertions to Test::Unit::Assertions
77763d49406ddfb7b682e68961a51d8d39dd686b 2021-09-06 Removed needless alias about Minitest
8431c718bb4c7133c4da5f34006fd64552fcdd9e 2021-09-06 Removed needless compatibility for MiniTest 5
54d2d706296c325fa67d05e73aebd01698205ab5 2021-09-07 Migrate MiniTest::Unit::TestCase class under the Test::Unit
93c44c4ed2f3b35db862f4238e5fb104cfb7aab9 2021-09-07 Move constants under the TestCase
7456cbdd09b3f0e6d58cd16d8bd060a397d2156b 2021-09-07 Move test_order under the Test::Unit::TestCase
871e7b5f55f079e04fdc3f6f42eaa139e3a3345a 2021-09-07 Use MiniTest
3e32412e08d2ec77cb84d535b591445cdaa4656a 2021-09-07 Fixed broken runner for `make test-all`
df86d78a26edaafbaf317e86db946ab09700a920 2021-09-07 Use self class for diff
e4b5ac9b9a6c701735e1e1787d2e2ddf4a970c8d 2021-09-07 Use Test::Unit namespace
48933a34095b7565196c1b78d9644b44cef8f602 2021-09-07 Added default test-class for parallel tests
78ec066347cd5e59957ef6f98d4f40fd00aa667a 2021-09-07 Use CoreAssertions instead of Assertions
c18e9539373a1e90e36e503a51ce5cebb7372e23 2021-09-08 Move MiniTest::Unit to under Test::Unit::Runner
8ec187c091537aa5d25f19eee522aaec12bc7c26 2021-09-08 Replace MiniTest::Unit to Test::Unit::Runner
374cc7231e4dd0ded505aad45d74d7533ba58f22 2021-09-08 Removed VERSION constant
1fd2a66a93a4065b6be725066044107045c81d01 2021-09-08 Merge run methods
206af4727c2892e755d1c82fcd211d4712fe658c 2021-09-08 Merge poke methods
988eda744c9e9782f661bd5fbabaea19ca2277bd 2021-09-08 Removed deprecated process_args
7ef0a4634c742a15dc1d4bc9a62e8ff5d8ba5c09 2021-09-08 Removed unused _run_suites
62db6e47b6c0fbba337649bfa468ec221d5d1001 2021-09-08 Resolved conflict initializers
8ee38bdd7d44dd8e6b7d073349c1b7abbf1346a8 2021-09-08 Removed duplicated autorun method
0598e87abf4d1de56b410d217c2cde518c6a8484 2021-09-08 Use prepend for override to status line
1e18f4e60f948e5887ae696390c99def102d8345 2021-09-08 Use Test::Unit::Runner instead of MiniTest::Unit
9b026ca39b27b1213758699555eb8e6d4874984c 2021-09-08 Integrate Minitest to Test
3451d4d9417ce1a6099d18e3a0d4ee012cf7bace 2021-09-08 Removed minitest dir and added LEGAL infomation for based code
4505be6fd0863aac9624062a98f4cbdafd8f4b72 2021-09-08 Removed MiniTest hack for the default gems repo
dbbfdc488cdbaac89157e7a4679ab4bd45c333fa 2021-09-09 Added core_assertions.rb to LEGAL
a3b0518672c323ede41669d93c7cb0a496459191 2021-09-09 Removed obsoleted constant
8aaa40e55fa2812755dec33db265745c77cdb3ed 2021-09-09 Move test of minitest to testunit
d5e94bf5db899b5a54b37f10f39250df4ebef6a8 2021-09-09 Replace MiniTest to Test
6d206352c3c224228547fcfececb29d09b2b7fed 2021-09-09 Use assert_raise instead of assert_raises
ad979a5e00996881a06a5863a607009ed7e13320 2021-09-09 Replace Test::Unit to Test::Unit::Runner migrated with MiniTest::Unit
9ff614bc13b946628852624fe0462be7d9660557 2021-09-09 Use Test::Unit::Assertions migrated with MiniTest::Assertions
905c04d1e6a9996d146ea8261cc36694a10ccf1c 2021-09-09 Use Test namespace instead of MiniTest in test_parallel.rb
934feb1dee4a75383f4326b7a7fec538181ea9ce 2021-09-09 Removed minitest dir from make task
6b5400ccde478da7734a769bfb87a1ebf626bb46 2021-09-09 Use msg format with test-unit
0a5844cbdd176977ec6f7e3cc31d2a1959f18759 2021-09-09 Removed output assertion tests. Because our default runner is replaced by custom output
47928204b7541f7728eae4ebc157029af8c42589 2021-09-09 Fixed compatible assertion message format
0fda70e3a3833c1ee82ad06c22aa7436027cccc0 2021-09-09 We don't want to consistent assert and refute assertions
1c4f0f1eee78a6c3339e31897191d5d38f5087bb 2021-09-09 We prepared Test::Unit::TestCase in default value
bc1c09c6e8d0c101baa1ed20146ecaac118d39fd 2021-09-09 More fixed assertion message tests
566bbc24217a71842ed8b467711f9df721e2762a 2021-09-09 pend non-supported feature
980f61935f6e8331e0908dc963e60fb727ab4d8c 2021-09-09 Temporary pend unknown behavior of parallel tests
d7f0b41c7ba75639503d562cf7f5e26c3157c676 2021-09-10 Surpressing the noisy messages
151a1cd45eb28982083d0c2c99ed8c564c18a0af 2021-09-10 Fixed inconsistent require order for assertions and core_assertions
7cec81e073ed1d29910b3e1dc4dd5d7e9d2b490f 2021-09-10 Removed needless require
d05383812adf86e6c6a536246c03a2d401f10058 2021-09-10 Replace Test::Assertion and Test::Skip to Test::Unit::AssertionFailedError and Test::Unit::PendedError
9583d2057d1a4d907875ad447dfd64a541e63447 2021-09-10 Added missing Assertions for assert_file_predicate
2bc85766c0886fd690576f19fb3cc454dbb818bf 2021-09-11 [ruby/net-http] Use omit instead of skip for test-unit
b1789294695432557fbb79d5ba522c2eaa5b968d 2021-09-11 Fixed uninitialized constant Test::Unit::Assertions::MIN_MEASURABLE.
f73f9e1f893409d8b7b42ff5fbda104fdd277cba 2021-09-11 Replace minitest to test for backtrace_filter
806583c093ecc2d67830f0a8f0d94decf0ed71e5 2021-09-11 Change include order for test assertions
d9025ee2b5f8454987aa801f074638837f226a9f 2021-09-11 fixup f73f9e1f893409d8b7b42ff5fbda104fdd277cba
aebd0a873e9de23544426e5a27e0fb68140d474a 2021-09-11 Removed maglev related code because it's not active status now
a13ee1f33cca476061f3ed7c823059188884fc17 2021-09-11 Removed rubinius support from test suite
64e056a4c5d4595cd2c36aabc747cca32f4b5395 2021-09-11 Drop to Ruby 1.8 related code
d58e0ffc247a18bbd6ec5a7f78c79e171bda4168 2021-09-11 Removed unused alias for run_test
8d0315a2bbda2cdefeaf00ff1edcd90384d8951a 2021-09-11 Removed unsed assertions for rubygems
ec6b444fbf975421150b3ff3a2c50bcc53aaf854 2021-09-13 Fixed leaked file descriptor
2982464a8e3f07e769d8d6eb0fd70b01c168a962 2021-09-13 Revert "Resolved conflict initializers"
dbdceb8a191b540caae534d28cee6f20a9759d50 2021-09-13 Removed workaround for test_order
f5993331b2737a212134cb0b9e3a7a0d417e0d58 2021-09-13 Renamed skip to pend and prepared to deprecate skip method
455978cd133f27fab9e2bfa4301efd3b7c7d0462 2021-09-13 Removed unused mu_pp method
be04006c7d2f9aeb7e9d8d09d945b3a9c7850202 2021-09-13 Rename capture_io to capture_output and deprecate to use capture_io
ec6f04c092027102369acfe19368e65ee07d8b52 2021-09-13 Use capture_output instead of capture_io
43f49b2d1cde1d3816a852f9c80a50ac562f7853 2021-09-13 Fixup 455978cd133f27fab9e2bfa4301efd3b7c7d0462
8f6b42e0cb5c41255b51d1d09086eb7748f9ac69 2021-09-14 [ruby/logger] Ignored loading CoreAssertions in test runner
845ab32a2911f9a857e1a91551465d1cb1f70996 2021-09-14 [ruby/racc] Ignored loading CoreAssertions in test case
f650ca7568d076f6e7afb32886abfcf85b17275d 2021-09-14 [ruby/racc] Rename helper to case
83662f1d9968204a43adf4a94d6872967b65f712 2021-09-28 Removed needless rake and bundler files for rdoc
f6c32287942ca554a8f422ab19a1336ad9ac1b57 2021-09-11 [ruby/drb] Use omit instead of skip for test-unit
af68070068e86872014af9e69bae628c78ac26d6 2021-09-14 [ruby/drb] 6d890ec5979ec72586dd5f66dd8d33f7a9aefd1e was introduced to support only Ruby 2.7+
395da04aa6d2c8043b82b257a76aecba48dac755 2021-09-28 Followed up ruby/spec examples for date.
2f19f4d1d8f944a012c691533aeb82151359dfcc 2021-09-28 Followed up behavior change of set
cbb115213c42f15638ef119eb20c4d3106eb8b1a 2021-08-24 Enabled to build extensions with the bundled gems
ae5dffd66652752e3a7dfb3a6befa1df6cac7c74 2021-10-07 Followed up bd6e1a0f0883dba7b02f30cefe5ebec96d02cb90
13772caee21345f688a65ca1fdef27c34f055b80 2021-10-14 Move pure ruby files under the ext/gemname/lib directory.
3265af2f9e5ff9355c5e1ed90aeb0497d10f611e 2021-10-14 separate pure ruby location under the digest/* extensions
9e86a603063dc564810bff209913365f894e00e7 2021-10-14 Removed redundant digest namespace
db500f05c2887999c10969e9d9e12ea24ae0d56b 2021-10-14 [ruby/zlib] Bump version to v2.0.0
6b1344804047b0ffb29033bc918c0c5f727b3f30 2021-10-14 [ruby/zlib] Bump up zlib version to 2.1.0
91c2069dcfba46c3fd0d56f999bba395015b4c86 2021-10-14 [flori/json] Bump up json version to 2.6.0
1220556f33e21b4ba76e982f1a3b18cb47403bfb 2021-10-14 [ruby/fcntl] Bump up fcntl version to 1.0.1
caf34400c00205671442b53d412cfb5f8150c96c 2021-10-14 [ruby/benchmark] Bump up benchamark version to 0.2.0
6f67a78ad6ddc3e910326648e862c27b75fff3ae 2021-10-14 [ruby/cgi] Bump up cgi version to 0.3.0
2c75fc915ee3a784433775959459256e59a3e5d7 2021-10-14 [ruby/timeout] Bump up timeout version to 0.2.0
9ed125040292df38d8ce53464940341d4a77011c 2021-10-14 [ruby/yaml] Bump up yaml version to 0.2.0
b6e5264783aec6ebbd3b5f7b414ededfa8f2ddb8 2021-10-14 [ruby/find] Bump up find version to 0.1.1
f88628014a02fa3b8a3bb9900d9e25a1d517b2f1 2021-10-14 [ruby/nkf] Bump up nkf version to 0.1.1
d13c6c56dd1a07403517564b7a8c1d91e289d4f4 2021-10-14 [ruby/base64] Bump up base64 version to 0.1.1
b7f557178d4e1fac7d627d3b64e3a0ae15458111 2021-10-14 [ruby/pathname] Bump up pathname version to 0.2.0
9c96bcf07dc804e6c1e3a3cdcd60542c072dcaf7 2021-10-14 [ruby/open-uri] Bump up open-uri version to 0.2.0
e6b3eab1b70434485a4b9e1115bf8454f34cf5c2 2021-10-14 [ruby/time] Bump up time version to 0.2.0
20bd9e7c61450e93aec80e3106dbb27d5a649903 2021-10-14 [ruby/drb] Bump up drb version to 2.0.5
befb37c2c4f202f13276ff8750612ea464b64457 2021-10-14 [ruby/drb] Bump up drb version to 2.1.0
2fa0d51ac9b505a836369a5613e2d0359ee918cf 2021-10-14 [ruby/date] Bump up date version to 3.2.0
b482a516d2dfb6502db478d370a0fca63957786f 2021-10-19 [ruby/zlib] Bump up zlib version to 2.1.1
847eeafd65318166fb0277e13bdbe6b2fd09837a 2021-10-19 [ruby/etc] Bump up etc version to 1.3.0
a7d07ee90dc1fe650ba40e94d7a1ae64018a98f1 2021-10-19 [ruby/tempfile] Bump up tempfile version to 0.1.2
de68de87ea87a15d32ab9f42ac6207d190e1273d 2021-10-19 [ruby/logger] Bump up logger version to 1.4.4
6b1efc54c8407e5f6bc1ca1ed3e0e5e79ab9c930 2021-10-19 [ruby/racc] Bump up racc version to 1.6.0
5322745b29b23d4776345ee5bfa3a976497b49ee 2021-10-20 Added entries about default gems and bundled gems
582316870639fc13e77a63c7704beacb2686da7b 2021-10-21 [ruby/psych] Bump up psych version to 4.0.2
6b08aaf228d43e42be09742470749c73a134d30f 2021-10-21 [ruby/fileutils] Bump up fileutils version to 1.6.0
8eb8522f47c9a9ddbc56ee98f88449bc79de022d 2021-10-21 [ruby/stringio] Bump up stringio version to 3.0.1
7529fe82f097e3432ba1450b4fc1109e3cfa8572 2021-10-21 [ruby/io-wait] Bump up io-wait version to 0.2.0
422b057d65ae429cf6cd4200366d833174837ec8 2021-10-21 [ruby/ostruct] Bump up ostruct version to 0.5.0
8ef125c838fdcc1ef5581667b0b3b8d6441cd830 2021-10-21 [ruby/uri] Bump up uri version to 0.11.0
cc2f76041df460056a40876a993a45b75185b007 2021-10-21 [ruby/net-protocol] Bump up net-protocol version to 0.1.2
cb4c98f94966b2434339a44b9ceba44cafff7fc8 2021-10-21 [ruby/net-http] Bump up net-http version to 0.2.0
b8d49d0d01662c87628e7d5e9285a9d71d2df96a 2021-10-21 [ruby/optparse] Bump up optparse version to 0.2.0
aca0dcc5f97c2dd5690e167e22e945a21535a512 2021-10-21 [ruby/rinda] Bump up rinda version to 0.1.1
9f398d023b16d844ced4e3100a85e115853af218 2021-10-21 [ruby/securerandom] Bump up securerandom version to 0.1.1
ba3c2593ab6b219a50ec3ca09b7b618bb6833443 2021-10-21 [ruby/pp] Bump up pp version to 0.2.1
eac7a71062be3539ff9e6628343b079ed94d010c 2021-10-21 [ruby/prettyprint] Bump up prettyprint version to 0.1.1
03fd60937dab442906f00e3d0dbba8d10b1c66a8 2021-10-21 Update the merged versions of default gems.
c5345979e89e95f920e07352038ccb2c83dcf0f8 2021-10-21 Bump up readline-ext version to 0.1.3
d74f1e1623a622b2e880e7043857e13b5919c47e 2021-10-21 Added version of readline-ext
93691d07525773b4b77eeaba347e8d910ab3dcbb 2021-10-22 Import bigdecimal-3.1.0.dev
1be2875e1d8dcd9854a3eec127861f351bc2f168 2021-10-24 [flori/json] Bump version to v2.6.1
4a39167260fbd0e8accf42ef7dee27ae73159f8f 2021-10-28 Removed the related code of `gem server`
33d01b73442ba2e434122077ce6ffdc419d21940 2021-11-04 [rubygems/rubygems] Skip to set DESTDIR option when it's not provided for mswin platform
16331d9abb23aa2c3840d69a11e71881e8954b08 2021-11-04 [rubygems/rubygems] Explicitly ignored empty value for DESTDIR
666a9185953e84e861688ed5ea6f2ac71c4ace32 2021-11-05 [rubygems/rubygems] GNU Make needs DESTDIR on Windows environment like msys or mingw
bd2674ad3354bd20e026d237a461e88af3834604 2021-11-08 [rubygems/rubygems] Use bundler-graph instead of bundler-viz
155bc42727a1328b07502fcd1a7b789e2677a09d 2021-11-11 [ruby/getoptlong] fixup 5f57f47572502173e2e8880f83ef7b3e2659f974
cc50e57bf5e002c0535c2166b94109dacf46d1f4 2021-11-15 Relax extention name for macOS
ccaa7957df9423498df54480489ce903d4e3c028 2021-11-15 Ignore extentions of bundled gems for testing
018266ca387eacd1f149141717104f57ab86cccd 2021-11-16 Merge digest-3.0.3.pre3 and https://github.com/ruby/digest/commit/efd76821b8a467c193c753104c29b476debbb2c9
1ff7b9cac4b89d295f7b9d8029ab7530c88662d5 2021-11-16 Added LICENSE entry of vendored thor to LEGAL
9a76072873a0698038a87961b2fed31ac1485c64 2021-11-16 Added LICENSE entry of vendored molinillo to LEGAL
ef11414b1fc92c452df78a3d03fdd93ac95b26d1 2021-11-16 Added LICENSE entry of vendored connection_pool to LEGAL
cc3afdb165ae9916be97dc557ef42ed8d4671b7c 2021-11-16 Added LICENSE entry of vendored net-http-persistent to LEGAL
84fdaaab4605020103c77df7665556de0a02dad2 2021-11-16 Ignore LUCENSE files of standard libraries for sync target
f3bda8987ecf78aa260e697232876b35f83b67c3 2021-11-16 Merge the master branch of rubygems repo
17e64cca6b737060884f6fd9ab1c5055e9b49577 2021-11-16 Temporary ignored the failing specs for Date
39655aceb2c1c5c3b014b25047dd2d99835c8c5a 2021-11-18 [ruby/date] Bump version to 3.2.2
24f8f20cc7e4e63d10c208f7a9882d1c6f4b1917 2020-12-03 [ruby/win32ole] LICENSE
9f4bdeb4033c3851a7025bc67052cb5458325849 2021-12-01 Removed vcr files. They are needless for this repo
0b53a8895f143ecc3d97844f5eec685dbd709d85 2021-12-01 Merge rubygems master fd676ac464491afaa0baf5435cb11b3f86229cbd
e387458da9b16ddfb57ab9e80d307727aefc2f56 2021-12-01 Ignore to generate the documentation from vendored libraries
c41751f10e361c0fccf7ec5c2ca80638877eb1ad 2021-11-19 [ruby/io-wait] Bump up 0.2.1
f5d80c26d493c14241d4e3320437e62d7f54eabb 2021-12-09 Removed JRuby specific helper for open3
d74fe2061de88ebae2f406e6042d15a57344c0ff 2021-12-09 Adjust gemspec location of default gems
b06e37e242f39ef22f69c157945307f978e20597 2021-12-09 Followed up f5d80c26d493c14241d4e3320437e62d7f54eabb for sync_default_gems.rb
4258c8df867b497369a815e92f741aebf1469b0d 2021-12-09 Fixed filename for Open3::VERSION
7e084ed707310139b351f6d30af435676422af62 2021-12-14 Merge RubyGems and Bundler master
5044371621b071c1d846693b0e3251f67ecccaeb 2021-12-15 Skip s390x because Travis CI was failing with unknown reason
16941908332c0b82d7f42bd3f28707a42f7c5d43 2021-12-15 Skip test_operating_system_customizing_default_dir for failing with rubyci
e442ec4ea0bf28409afbf236efc05a919ce66b2c 2021-12-16 [ruby/logger] Removed loading old helper file and load Logger class by itself
0a198e42386ba6797dcc734548924726ffe6c7fd 2021-12-20 [ruby/pp] Bump version to 0.3.0
7867a76e69b2343691cfcd7522dd17bc39b67c56 2021-12-20 Update pp version on NEWS
e22c8e63e1b841355edb0782f76eaeefb815598c 2021-12-20 [ruby/logger] Bump version to 1.5.0
24f7a41aed3e9b753142e4d460039e05828f408c 2021-12-20 Update logger version on NEWS
706c7a27fa00f72ec4f5d2f3af8151ebbc2743f2 2021-12-20 [ruby/psych] Bump version to 4.0.3
87b968c9037be507267dbd2e94a74c3074bca826 2021-12-16 [ruby/psych] psych depends stringio only CRuby
69dc2ea46538f47ff5edda3bb16863034bd19069 2021-12-21 Merge RubyGems-3.3.0 and Bundler-2.3.0
12fa4f2aceff06aeff028a3c72ec8791f78bfdb0 2021-12-21 Added Psych 4 incompatibility to NEWS
fff9b45fa949f72b5cc6971b54eb3aa384d1d022 2021-12-21 Reverts the accidental commits for rubygems/bundler.
fb1ab27f535833f1ba1648d7cdce4cc893e36d07 2021-12-23 Merge RubyGems-3.3.1 and Bundler-2.3.1
b0ad6cb371747a04eb12580e74c73179173cc89d 2021-12-24 Merge RubyGems-3.3.2 and Bundler-2.3.2
106a0e519568ba821b55adc8cf4439507cdaeaac 2021-12-24 [ruby/readline-ext] Bump version to 0.1.4
35d779c57b266953a93c2f89487e913d00a40458 2021-12-24 [ruby/readline] Bump version to 0.0.3
da6a5e3ed16ab0cdda7546dd9caf55c59be7b86f 2021-12-24 Merge RubyGems-3.3.3 and Bundler-2.3.3
d6311cb1ca5860a6e0cbf6f87c1e0ae9e099f61e 2021-12-27 Track RubyGems 3.4.0dev and Bundler 2.4.0dev
55cdb8b01392848e426521f1589d51dc0fca9608 2021-12-28 Use omit instead of skip: test/socket/**/*.rb
763592d208883714f3d255eb5fb1bee649e9613b 2021-12-28 Use omit instead of skip: test/-ext-/**/*.rb
f25c2e6336ed640fe71a296c6c429f9d455d8008 2021-12-29 Use omit instead of skip: test/ruby/enc/**/*.rb
239e71c0af79e0c4b91cc21e7dff44a6c282d7b1 2021-12-29 [ruby/reline] Use omit instead of skip
47bf64a26d3d95a312ea5cf5d94ee1d2104f5e26 2022-01-04 Use omit instead of skip: test/ruby/**/*.rb
8bba6d3d54fb10aa0fe12c3001b520fffc695663 2022-01-05 [rubygems/rubygems] Exclude bin directory for newgem template, Because it contains only development script
f95039af7584a2fa27e4d1cbcdf28bbf5b5ecdcf 2022-01-11 Use omit instead of skip without the default gems tests
6b87d980112c1b37f0bb64d5fa5d78a3f5899fdf 2022-01-11 [ruby/zlib] Use omit instead of skip for test-unit
167121a9e75ca2a7a476627ea7f37634c1bd68c8 2022-01-11 [ruby/find] Use omit instead of skip for test-unit
9b3dcf193c8a39b1316f0f2c6d9da5998a830663 2022-01-11 [ruby/net-http] Use omit instead of skip for test-unit
34ebf82e839bf542444a92e075853ff8f6332156 2022-01-11 [ruby/tmpdir] Use omit instead of skip for test-unit
c02a9994cea77d13a9ce8677a1b46dfb8da67d0f 2022-01-11 [ruby/resolv] Use omit instead of skip for test-unit
5331615d546169f1c90014a3cd2964e6d3dd0420 2022-01-11 [ruby/win32ole] Use omit instead of skip for test-unit
8ccbca262352f282c9d8a06538cfe2dd20c31410 2022-01-11 [ruby/win32ole] Use omit() for skip()
236678b823d304e7b4c32cd8470af487f38920ce 2022-01-11 [ruby/open3] Use omit instead of skip for test-unit
7f5e06601b5dc4ea1c1c91cfb843ed83baafe251 2022-01-11 [ruby/date] Use omit instead of skip for test-unit
bf2bd6dc22bde97888c60f10d3f42714c6ac1a19 2022-01-11 [ruby/io-wait] Use omit instead of skip for test-unit
186fd89086da1a2285f71ba1dfc275580c5cd229 2022-01-11 [ruby/rinda] Use omit instead of skip for test-unit
dcb02cb28aa8c6d998291aaddf95a571d369f316 2022-01-11 [ruby/io-nonblock] Use omit instead of skip for test-unit
3515867381e34a04f2d64086ac283cd9536a8b20 2022-01-15 Removed skip alias in test suite
d22511fd7595ef1819baa42851d598d95b8f4d00 2022-01-19 Merge rubygems/rubygems HEAD.
ec906191ab956c94c0497281155af457a380cb17 2022-02-01 Restore workaround for test_rubygems.rb, It still fails with chkbuild encironment
52d3e31d274bed09aea6c167efe62e0c2f70eee4 2022-02-04 [ruby/ipaddr] Bump version to 1.2.4
f07a2613e3f14ab713bc5ab88541101bc02a8e38 2022-02-08 Support directory layout of ruby/ruby repository
9f81d9f92d4f10bbdd0b5ac80b9d5cd8921a71be 2022-01-27 Hide patchlevel from release build
79b04790e8c72f7fae3b5e78136b17f309f91cee 2022-02-21 Removed dependency of io-wait. There is no plan to remove from stdlib
c53bdb8ff64ad707ebbb0c05823c1cb0376433dc 2022-02-21 Removed dependency of net-protocol. There is no plan to remove from stdlib
a49aae2c5e3786e5ac9a879772e53a6a731ec12f 2022-02-22 [rubygems/rubygems] Resolve cleaned-up error with temporary gemhome
ff3d7b720ec21e4856aac0b3c493bc78cbac83d4 2022-02-28 Merge RubyGems and Bundler master
eb40ff73bfc8afae1d87e214f31564907763d477 2022-02-28 [ruby/securerandom] Bump up v0.2.0
7f7db124ee6a72ec178d40453870620874fbc4f5 2022-03-03 [ruby/cgi] Bump up v0.3.2
1adc7aa630d43e04cf5e75bbbbcf48b72a6e6c45 2022-03-08 Added release option to sync only released version of the default gems
0024a76ea0dc4e38935f12fe12804a06957eab1f 2022-03-10 Ignore pre-release for sync target on sync_default_gems
fadc7a150c90ad44dee90985b19e7961c0c370ee 2022-03-17 [ruby/logger] bump version to 1.5.1
2ec82dd361dff18b6899ef47d9b9ab4f71f94432 2022-03-24 Added dependabot configuration for actions dependencies
8e3fbf943236aa3c78c8320f8ab11944e1c861de 2022-03-23 Merge psych master: Removed the bundled libyaml
829754b32959672468d43ec723b8671d7fff5041 2022-03-23 Added libyaml-dev into BASERUBY check
bfdceab31305f81579d514ab8c7982229d3ced45 2022-03-23 Try to remove yaml sources from depend
0292a34c9c7741ab1fd4d174a6ff5ff04d42583a 2022-03-24 Removed libyaml object files from depends
033d979640ba7b2b62739a8f93e9b4eb3a88045a 2022-03-24 Disabled cross compile for unknown errors with psych build
7ee26740e41f99d3da37df36b956237fbf36868e 2022-03-25 [ruby/readline-ext] Removed the duplicated dependencies
4acc757d04234d0b128429c152a1ccd96a817cf3 2022-03-25 [ruby/psych] Added condition for macOS homebrew
c3555e3da4146068b0fede6af26212637ac2cd1d 2022-03-28 Added entry of Psych changes for #18571
8e2a2ba0f98adb5f8b189b963a82cbc0ecea7410 2022-03-29 Merge psych master
06f94d1784c6f00ba7d21af57af0d008ad597e70 2022-04-01 [ruby/net-protocol] Bump version to 0.1.3
839577d8337e70e43d0a62d56183038e2276b6fa 2022-04-05 Removed mswin patch for zlib-1.2.11
5e7ebc7e6e626db01766294edbe41019b98b2e84 2022-04-05 Ignore yaml source
24d7ebfa7a34b1b406b59648fad6ed068198c982 2022-04-16 Revert "[ruby/stringio] Add push task to push built gems"
c506ddac6c88b14daf4a18bddf1c1e57be8d2225 2022-04-20 Added assert_true and assert_false same as test-unit gem
3fa768c5c308b61677342fe2caa9c54fe3a2c3c9 2022-04-22 Use https for wss test
6dc314ac6df69e29ba58dfd61dde90e85a2b47c9 2022-03-16 Merge RubyGems/Bundler master
678d58c8508ec46aa270e3c5d81fc09cd0fee175 2022-04-01 Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5
1056489ea3e1c3f201936666b2725bfc142bb0f2 2022-04-28 Merge https://github.com/rubygems/rubygems/commit/3f7d0352e84b29d4a2d4cd93b31e5ebdb5f79cc6
d77b88c681878b9d9c39d2d186e020186971beb5 2022-04-28 Move testing_ruby_repo into test helper
0626e6f959ed740508ff2ec1f2ff4b7188fa821d 2022-04-28 Skip test for cargo builder
f7539d5758ee5c83e6ec7792b100e830180896fd 2022-05-08 [ruby/getoptlong] ruby/ruby used sample, not examples
e2c143abf4ba5d92f7c0f7b3f425a46bee9f5dea 2022-05-08 [ruby/getoptlong] Fixup https://github.com/ruby/getoptlong/commit/39faa7b390f0
563f0d0a484b6c90c20e3722c066b2f053640d0b 2022-05-08 Ignore rubyspec_temp fot Git
a370eb5a6360a789b7c5249d97169f6c80e47850 2022-05-09 [ruby/io-wait] bump up to 0.2.3
ecf32dbfc03c39a75fdd8a4e4dc3cb987db44516 2022-05-09 [ruby/net-http] Bump version to 0.2.2
6b6d7df39db2447dd675b2558aab69d351f2ff56 2022-05-16 [ruby/psych] Prepare to develop 5.0.0
ee3b61a44fe73dc577f84d27a1de5dfca548a04e 2022-05-19 Removed subversion section because there is no active branch for svn.
aeea88174d88264469b406003765c7efdcd53edf 2022-05-20 Merge RubyGems and Bundler HEAD
767f3904ee2a15575c292d89578de7669f169346 2021-12-02 [flori/json] Doc: Improve documentation on JSON#parse and JSON#parse!
c83ec3aba72aeb50df3b3188b6a009e93f11494a 2022-05-20 Merge https://github.com/ruby/pathname/pull/8 for pathname
bcc9451bbff6cd4e136339f195a9ef381df4e9a2 2022-05-20 Merge JRuby implementation for stringio and io-wait
b6649797ee8cc15330c2c050ba33d09859048996 2022-05-20 Picked the missing test file from https://github.com/ruby/did_you_mean/commit/8faba54b2d3ec9aa570691775f143801308c5b2f
4146fd284b3c3995cf6638b239625c530c6da875 2022-05-20 Rewrite with assert_ractor for multiple ractor environment
fde4519af8762fccc8488d1972d984a1c44691f4 2022-05-25 [ruby/timeout] Bump version to 0.3.0
cc6371869402ed1e1ef13d51bf1f9409378111e9 2022-05-30 Skip failing test with freebsd
4cc880e994d18fcf4a82974acbdcfa5f7431a306 2022-05-30 Also skip failing test with freebsd 12
a78f003c30dde0a303eb15fc073bc6c57df1cfc2 2022-05-30 Skip failing test with freebsd
0cae30e1d3d782d11dd413d6c713bf60c79ddc67 2022-05-31 Skip failing test with freebsd
f4173ff2fada676940d358e97b2c3e55ff183ec7 2022-06-06 debug is the bundled gems, not default gems
11b9dd8ccb26a091b99230640494540ad0cc4e48 2022-06-07 Manually merged https://github.com/ruby/did_you_mean/pull/177
441cfa966c719c6b1d1c70fcb50d589ea4a25dfd 2022-06-21 Added reline entry to standard_library doc
a9db5be0cac1e02806b6634831cda958182eaabe 2022-06-21 Added error_highlight entries under the doc directory
15769832b2375b6ac8dfaa3887e3ac9462f87584 2022-06-21 Added readline wrapper entries under the doc directory
437a5ae9d6d60bd1972641167a98204007bd1c0b 2022-07-13 Merge RubyGems and Bundler master
b4876c8e5f3753c15eb43ee2872b7c0a914456ff 2019-01-04 Removed needless condition for old versions of Ruby.
fe770716978e0f53ebfbd4ce18834ba512da6914 2022-07-22 [rubygems/rubygems] Removed needless value assignment
55c771c302f94f1d1d95bf41b42459b4d2d1c337 2022-07-22 [rubygems/rubygems] rubygems.rb is required by gem_runner.rb
b404a5f106d13e25708c163c91e117b2e106b70c 2022-07-26 8fa66467de is broken with rubygems/rubygems and flori/json.
9e6d07f3462d29f340114650da9f13a36b866d5f 2022-07-26 Merge rubygems/bundler HEAD
8154b176dee18284772d58c817851bd988e58742 2022-07-27 Manually sync with https://github.com/ruby/date/pull/64
98e01c991433a6785fac3d750114b5b3cb70710d 2022-07-28 Also skip the failing test similar with a343952d195a324dd4563318d8f88b167316ce5d
202ce7de01e051fca01c683833e4294d79ef87bb 2022-07-28 test_io_console.rbL399 is also randomly failing same as bfc697f1e26f1406c45ec7309ca0d4c0b5ecedd6
d448ecc7b11274e2e5d924a42693788141fad753 2022-07-28 Fix the missing brackets
3eade599194dac960bc5b81c3f1bcff4a460b959 2022-07-28 Skip randomly failing tests with FreeBSD 12
bfd09b1116bcc747bab922b23c7322e4ec66c2c2 2022-07-29 Merge rubygems master from https://github.com/rubygems/rubygems/commit/446cc57a7ccdf1924deb291be9571219e7ba8523
3725454161b55681e5b4ec3b7ca23a4126e23736 2022-07-29 Merge ruby/fileutils from https://github.com/ruby/fileutils/commit/332025bc0299254f97a06d64e580f60fea4e7125
4e886d2adeaa3ae8a408fa549f19f203b82d9550 2022-07-29 Update parser-text.rb with https://github.com/ruby/racc/commit/4ecc13c9cbd4663268c34b0a5c99cf5307de7c60
62849b337988268b4209c58b6de02d0002c78988 2022-07-29 Keep gitignore for libyaml source with psych
39dc9f9093901d40d2998653948d5da38b18ee2c 2022-07-30 Revert "* expand tabs. [ci skip]"
71794a75db5d3da810146da106baf7eb5e86f745 2022-08-03 Merge rubygems/bundler HEAD
44264b4fee1e208e759710c39271186ff9856b40 2022-08-09 Merge rubygems/bundler HEAD.
17d0e5bee7f15ad4e32266afc194cf6c65976236 2022-08-19 syntax_suggest moved to under the ruby organization.
3d6baad7fac8c73cef8c82fe946757cf289c704c 2022-08-22 Added syntax_suggest entry to NEWS
6afb4f0a28cbb798b709a8215fe0ac99221333f2 2022-08-22 Added help entry for test-bundler-parallel
d0b17a4d203b0838e2290bcc52a647e045596b59 2022-08-22 Adjust space-width for help message
f69244cee8c01d82e94d38032c82be684f37808a 2022-08-22 Merge rubygems/bundler HEAD
c1ecc498e4b879c85ee9ea7bfb3cf496777b6fcc 2022-08-23 Use rbs HEAD for https://github.com/ruby/rbs/pull/1090
892fe9bbbaa8b1c286d8d5404eb707ad4288a274 2022-08-23 omit all assertions at TestIO_Console#test_intr when running with FreeBSD
9f6fcfcd7f74d5537f7631837e425fd4b61c0400 2022-08-23 Ubuntu 18.04 in GHA is deprecated from Aug 8,2022
0d9f4ea0d45f6577a4a13f898e981958a1f039c6 2022-08-19 Import spec examples from ruby/syntax_suggest
9c2af0a171cb362ba3b1eb116b6fdb060cb62d2c 2022-08-26 added test-syntax-suggest and prepare tasks
bd1b1eeb0e528da983e76216d459a1d61aa026cb 2022-08-26 ruby-prof is now optional
8dfc077f7016715f33b4818ad3e6770d557356a1 2022-08-26 Added syntax_suggest cli and resolve failing exapmle with it
5e4d1f9908fc09d0d9a451fd7e385af5ef0d7007 2022-08-26 Skip examples to need installed ruby exe
3a2bc849541a38fe0050bd6b522adf6fedbc29f5 2022-08-26 Added test-syntax-suggest to CI
1cbee173bef4ce8dfb779e367b75a05f9777cea6 2022-08-26 Sync examples and cli from syntax_suggest
098a3cfaa7afe40e023e589c92124bac18e207c3 2022-08-26 Fixed typo
41a275c89ac8064f18d995251b9fb3349a24273b 2022-08-29 Support main branch for syntax_suggest
f229b36087f1b387d77af8f3fa50f9bffd2fd44e 2022-09-01 Fix test fail with assert_ractor outside of ruby/ruby repo
f3becd73e30b4049abfe29cba1bfe57ec8e78f65 2022-09-01 Ignore test libraries like assert_ractor from did_you_mean
e7a8e3e91f817171176c8b8294f33e5acd3354e2 2022-09-02 Added entries about test-bundler-parallel and BUNDLER_SPECS
740d530bb007f48ed53aa71f341f201745327c39 2022-09-02 Added doc about `test-syntax-suggest`
7ff50ee35c01dbd8d21e395261290890a669de82 2022-09-02 [ruby/reline] Added some of abstruct methods for cursor
0d2422cf63ff330e372613894995e762d122e6b7 2022-09-02 [ruby/reline] Workaround for padding width with Aracritty on macOS
3eca1e438db6fabaa7cd5e5a7120da147ac0ec26 2022-09-05 Merge https://github.com/rubygems/rubygems/commit/16c3535413afebcdbab7582c6017c27b5da8a8dc
113581d288496f8f3e60851b76b751c081c87213 2022-09-05 [ruby/set] Set version to 1.0.3.dev for fixing rubygems/bundler tests
2657d8efb9d38761c1e09f54fadea41fcc08d090 2022-09-06 [ruby/set] Bump version to 1.0.3
8cd6f2a0872e74c6cc089d2a4f8140483080c67a 2022-09-06 omit random failure tests with FreeBSD
29bc3e0daf7fcf49a7a37afc0a2eeb62f567800a 2022-09-06 omit random failure in bootstraptest with freebsd
bfa6d0f6d75f375e4055fb7f5af8194aa1de5947 2022-09-07 fixup 8cd6f2a0872e74c6cc089d2a4f8140483080c67a
ec0d9a6a6f5da97a6727629ee8bd6c282c519697 2022-09-15 [rubygems/rubygems] Added arm64-darwin-22 to lockfiles for testing
6b2b9e0019de4e08c9164d83c81418db6584f243 2022-09-15 [rubygems/rubygems] Also added x86_64-darwin-21
d6e84d97fee0eed62d0df20a144b11ec3c8240d4 2022-09-21 Fix the missing locale error
c287deecb6431110df9613181bc12b7ae6d77c2c 2022-09-21 backup IRBRC environmental variable. It's used by test methods when it's defined.
6b0b326ef26478e96d176ed2013530e368e32440 2022-09-22 Followed up 796069b2882d8a67ecc36bda7c72affcbad09dae
f07e651a90b3dd95b68a12a484275a27f068b117 2022-09-22 Mentioned new constants for Process and Socket classes on NEWS.md
928aeef3301d4dc0de3b80ee80c8effa094958c4 2022-09-22 [ruby/cgi] Bump up 0.3.3
95d5b33ea0c99aae76ad148350cd353379a827c8 2022-09-27 syntax_suggest moved under the ruby organization from zombocom
b58710e006e71359650240d9de467bd4212435c6 2022-09-28 dbm and gdbm have been extracted gems.
8c4e52fbe8a07da76c4038e4c5dc518b37258dc3 2022-09-29 Update bundled_gems
9948b8bfec08d18c2803dd1fced82a6c28967441 2022-09-29 Skip unpack_sockaddr_in with http at Solaris platform
f081bba875d609bdde8f7e5d1e24654653e7c7e3 2022-10-05 [ruby/irb] Added aycabta to authors
0b4352b91d067f0c31f749cc77025a856fc6b835 2022-10-05 Removed the related files for downloading with extlibs
b84140f607526018b604f1b4f3e7917ff5112c17 2022-10-05 Mentioned removing libffi sources from fiddle
2f6a26378754adf3658bc237fa51574d3ac64638 2022-10-05 [ruby/irb] Use USE_REIDLINE for backword compatibility
cc5313ceab756887e5dcddcb3b293a842a01fbac 2022-10-06 [ruby/open-uri] Run global constant count test only under Ruby 3.2
7f80ec47c3e6a1ac4f8c3e626d51ef6598d65b1c 2022-10-06 [ruby/open-uri] Use omit instead of skip for test-unit
94d4bea7c9952ac5abe0d8cd473a73e025b468ab 2022-10-07 [ruby/psych] --enable-bundled-libyaml config has been removed
fc218e597709e14634535c5836349f7f89a75dc2 2022-10-07 [ruby/psych] Removed the related condition of --enable-bundled-libyaml
4f78560cf12ad4979a5953bbf38d05e2bf264d21 2022-10-07 Add --with-libffi-source-dir feature and removed --enable-bundled-libffi option. (#113)
1cda4146224e857f6258241bbb30d9358ce2d6c7 2022-10-13 Raise ArgumentError with empty host url again.
b734832883e3644af2527bd463de220a0b5794bc 2022-10-13 Skip utime example with Intel C Compiler suite
f5df47d1f3ec403d057f823375f1dfeea711caa6 2022-10-18 Merge RubyGems/Bundler master
dae843f6b7502f921a7e66f39e3714a39d860181 2022-10-19 Bypass git submodule add/update with git config protocol.file.allow=always option.
a25c0338051af3fe2e917cd4d3d4c42b9f0bcf9e 2022-10-19 Suppress warning for fgrep
86096a91d55f72620e0f8ca8634da5fa342dc35b 2022-10-19 [rubygems/rubygems] Use [] instead of double-quotes
4f1e0bfacd93c28bff549e2f3603c3b4942429a3 2022-10-20 Followed up CVE-2022-39253 for bundler examples
f88bff770578583a708093f4a0d8b1483a1d2039 2022-10-21 [ruby/net-http] Revert "Replace Timeout.timeout in Net:HTTP#connect"
c5f5403f6ed9e62f2a1002417e61c949ee9c8420 2022-10-24 [ruby/net-http] Bump version to 0.3.0
59a6caf83acf32915abf11ae81ca3167d2577b21 2022-11-02 Run only daily schedule because CodeQL provides a lot of false-positive results for Ruby code
28611be6ee84ba8eb19e667a70ae129833b98b8b 2022-11-11 Merge RubyGems/Bundler master from ee2f8398324af4bc1b95f7565ce2fda98126e026
a0fcbce415fc045ff16eb74946a40774c0d39ac5 2022-11-11 Try to use ossf/scorecards
800caf4ee1eca21252da0ec148ed7840df89bc9b 2022-11-11 Use secrets.SCORECARD_READ_TOKEN
5a1ddc486bad30d795ce94021ee03c085e7a88c1 2022-11-11 Test with topic-branch
90bbc891b192c30432c517ccb279ed687bb2d0b4 2022-11-11 Enable only master-branch
0a9d51ee9d2b3d0111832e5ea1c8195a16e2f99b 2022-11-11 Migrate our resolver engine to PubGrub
36dc99af5aa3932f3a85b1d8212e1d3625307a90 2022-11-15 Added empty class for test methods in TestIRB cases
c76909e551f0f60b7a354ab748ef1a04b84d06fb 2022-11-17 [ruby/irb] Bump up 1.4.3
a80b66e7ebf1179964b416cee6fd236048a73dcf 2022-11-18 Added build instructions of psych and fiddle with source files of libyaml and libffi
3f960cf445dd387a5497ffad897ea6f4bd03e62e 2022-11-22 [ruby/cgi] Bump up 0.3.4
805d70f716c782e82ec77ca623b2177129ad1395 2022-11-22 [ruby/cgi] Bump up 0.3.5
98074a57ca9f3169fe9da9af6c49b636d37db16f 2022-11-28 [ruby/cgi] Prepare to release 0.3.6
b335d899fff3cc22b022c9ee2ceb636d714bf1a7 2022-11-28 [ruby/cgi] Bump up 0.3.6
8bac8772df7d202ce290a8e056a680fd5b8c9d23 2022-11-28 Added permission restrictions for GitHub actions
c8bfbbc25e4bc7c3ff59fae40471923a2793ba48 2022-11-30 Removed documentation for incomplete option about [Feature #17134]
652e2d8f5d0e0210a4ef3cb541504433dbae57b3 2022-12-01 [ruby/syntax_suggest] No longer need PathnameFromMessage with SyntaxError#path.
d55d1a737bf5784856cd35f2d94b7b5d411e6d3c 2022-12-02 Skip examples for SyntaxError extensions on Ruby 3.2
06cc30b1898d7536f7024b9d4c7f22ec6a967c15 2022-12-05 gitignore yjit_exit_locations.dump
5fb3dec05868f9513b15d0b0a9c81d4d17459c89 2022-12-05 [ruby/racc] Bump version to 1.6.1
d7b00b55a91583610cf5ceac162d6579064126a1 2022-12-05 [ruby/rdoc] Bump version to 6.4.0
0f534bfb6ae03247620beb871c93256b7ad78e78 2022-12-05 [ruby/benchmark] Bump version to 0.2.1
774dad4915c4f4c8e315d5cb6b4051861f61fedd 2022-12-05 [ruby/date] Bump version to 3.3.0
650b87b0bdbeb351be185604465cbe302082089e 2022-12-05 Manually bumped date-3.3.0 version
c4d22d47f8bd019ae6df98fafb9db7c20c33d30c 2022-12-05 [ruby/delegate] Bump version to 0.3.0
fcbafe7f4a22417f20b327a22696df9daceb00da 2022-12-05 [ruby/digest] Bump version to 3.1.1
3cfb7afbfec492ba5ec2f7f50775bd134816c3cb 2022-12-05 [ruby/drb] Bump version to 2.1.1
a0deb649098979ec1c7349080a32415be6185de1 2022-12-05 [ruby/etc] Bump version to 1.4.1
f6dad3954469b0051286237bd6bb4b19d6d914a7 2022-12-05 [ruby/fcntl] Bump version to 1.0.2
05caafb4731c796890027cafedaac59dc108a23a 2022-12-05 [ruby/fileutils] Bump version to 1.7.0
f41d38a6fb778980fc4476067bc81d05ab2c7694 2022-12-05 [ruby/forwardable] Bump version to 1.3.3
519c31e48cfea27bbe4cdfa489f288d68d9aa419 2022-12-05 [ruby/getoptlong] Bump version to 0.2.0
8c596369e8e308672a34031378e2d445aed61436 2022-12-05 [ruby/io-nonblock] Bump version to 0.2.0
51cfe70135045536b442648e691e84db7e39b3fb 2022-12-05 [ruby/ipaddr] Bump version to 1.2.5
8a5dffe513a0b5bd8264b4b19a80c7dc1184c3cb 2022-12-05 [ruby/logger] Bump version to 1.5.2
826adbc963912ea705f131320585aaab8873abfc 2022-12-05 [ruby/mutex_m] Bump version to 0.1.2
9e114338b97c1b063b26b378f0eff8d215e8ff06 2022-12-05 [ruby/net-http] Bump version to 0.3.1
ad970f54742c3275e407baa8d5777c373b44cfb9 2022-12-05 [ruby/net-protocol] Bump version to 0.2.0
ccb41a0a362bb6e203939a23e1f353a526989c89 2022-12-05 [ruby/nkf] Bump version to 0.1.2
c5911408f905fdd90f6b93026adc5a45b26e5bb0 2022-12-05 [ruby/open-uri] Bump version to 0.3.0
71b4d355266ae4ae3c2bf05b5882edbdbce1abfc 2022-12-05 [ruby/optparse] Bump version to 0.3.0
0d5ad44ac3565e780076c8cc4b8b2c1fe55027cb 2022-12-05 [ruby/pathname] Bump version to 0.2.1
7a7d1b38537356aa5d1dd6ed85f00de11751e9a3 2022-12-05 [ruby/pp] Bump version to 0.4.0
73404e8f1233bdeb6cbe5b80acf3f0144dbaf192 2022-12-05 [ruby/pstore] Bump version to 0.1.2
40ee1eea76f91af9387a8d3b55c57340905db05e 2022-12-05 [ruby/psych] Bump version to 5.0.0
52c76d0f692c3be8670bcbe1c7791575f4a0389b 2022-12-05 [ruby/resolv] Bump version to 0.2.2
f5355df6102fbfb4f6f3391448518c7398958a50 2022-12-05 [ruby/securerandom] Bump version to 0.2.1
95e272baf801aa081569729c5bc518e7ac46b829 2022-12-05 [ruby/stringio] Bump version to 3.0.4
faafb7b74027213b59e7cfbd4de969a654b27022 2022-12-05 [ruby/stringio] Revert "Bump version to 3.0.4"
3909cfaa02f96976e2734948e356001345c133be 2022-12-05 [ruby/timeout] Bump version to 0.3.1
325ac80c21d9da96b314d1e5b0cb1dc55034878a 2022-12-05 [ruby/tmpdir] Bump version to 0.1.3
eca80901200f96e50b174dcb69af468016eb7968 2022-12-05 [ruby/tsort] Bump version to 0.1.1
3fe8907b84d6df75590f273ebd79b417a9543e57 2022-12-05 [ruby/un] Bump version to 0.2.1
b62b7dc705b347e9fdd0aa543a0a22dfa461c8c7 2022-12-05 [ruby/uri] Bump version to 0.12.0
3396b10ff191a8ac7c4d0dfa051930ce55c53fcf 2022-12-05 [ruby/win32ole] Bump version to 1.8.9
3f8dad0463e6d55f800dacb2ed55fa01182b2974 2022-12-05 [ruby/zlib] Bump version to 3.0.0
3fe5890f7b2edca1b5e25b1bf240bbbe90c0e867 2022-12-05 [ruby/did_you_mean] Bump version to 1.6.2
fa865f5752d55c6fd2f88b81401c43de7317dbce 2022-12-05 [ruby/bigdecimal] Bump version to 3.1.3
9fce6014b52852265c6b34a04a20579b6242552e 2022-12-08 [ruby/psych] Bump version to 5.0.1
2efaa80523054a50bbd21f079c5d4eb133053a60 2022-12-08 Don't sync jar artifact of CGI
6f44dc8edf5b444a45ea9f0a375a2620b93ed19d 2022-12-08 [ruby/net-protocol] Bump version to 0.2.1
d7baa17b49a681a7436718f6219fcbb1ce8b2ff3 2022-12-09 [ruby/etc] Bump version to 1.4.2
643918ecfe9c980f251247de6acd3be6280da24c 2022-12-08 Merge csv-3.2.6
bcf01b18cfe9b21bfde32e28edd4745703bf190c 2022-12-08 Reapply the following commits related to extend timeout value.
4e31fea77d360c6535e33ff2525d80fba38d15d8 2022-12-09 Merge strscan-3.0.5
286812bcf3f3ece9ed784d943902007ec065bdd9 2022-12-09 Merge fiddle-1.1.1
7d04cddfef5a4aa212799a5ab6f8518819bed937 2022-12-09 Merge stringio-3.0.4
3b45498d3e4e459cf881c97cc72c4c8d5adcc546 2022-12-09 Merge json-2.6.3
98e33aa992a86c8000e050ffa870fa72517187fe 2022-12-09 Merge yaml-0.2.1
d928ebacb23639cbf3f28201304f0451e5bd45a7 2022-12-09 Merge Psych-5.0.1
a4e14b9d9d58391fb7d7a10be8d883690860373b 2022-12-09 Merge RubyGems/Bundler master
4cbd3e19447591f66c3ab08c322a32aa53eae74f 2022-12-09 Merge RDoc-6.5.0
9557c8edf2dcf18fdece066c596a71696b2f2b30 2022-12-09 Merge net-protocol-0.2.1
0677bbe3ff139a4f369c128bdab3526450c5ee6f 2022-12-09 Merge syntax_suggest master
93ac1503be10c43978fe7ee1fec95ca2098fbd26 2022-12-09 Added condition for ruby/ruby repository
01cf3ab3b8ee20ad6746373ae17a5679cad47125 2022-12-09 [ruby/date] Bump version to 3.3.1
bbe56a643734025aef6a3cbeb07c5306505040f6 2022-12-12 Merge RubyGems/Bundler master
3e00cb8256cfe0640cb1d744d07d496128edb7e9 2022-12-13 Merge RubyGems/Bundler master
3de7ff8eb9eb74e0dbd48902d1535d3c9fe14005 2022-12-13 We should apply https://github.com/ruby/openssl/pull/576 instead of them:
03927b565b9b6c8578c6a1c6f8e17e72ef82a05e 2022-12-14 Pin syntax_suggest-1.0.1 manually because it mixed dead_end tags
067747bb9a959808c47b32393170ca09e0214df4 2022-12-14 [ruby/tempfile] Bump version to 0.1.3
0c27c1b3fca72e638a9d91705234e7c4b2e236d4 2022-12-14 [ruby/open3] Bump version to 0.1.2
87d32376d96d2c73083ac149df788edc16543c05 2022-12-14 [ruby/readline-ext] Bump version to 0.1.5
e2f4b8bf77ac29b2b94fc01d6d2d6365d5ff4345 2022-12-14 [ruby/weakref] Bump version to 0.1.2
9e4d7e99ce5686760ef2eab0d8b4f933c1c665dc 2022-12-14 [ruby/syslog] Bump version to 0.1.1
20c34f10d799c6b10a657a266db3aa6c51c850d3 2022-12-14 Use versioning sort for released version detection
989d993f5b03fbbf712554abe7f93bbeaad6298c 2022-12-14 [ruby/reline] Bump version to 0.3.2
c6f41a3255e55d6a30bc8ef557bfba1c87a7a868 2022-12-14 [ruby/time] Bump version to 0.2.1
0b67e435ed07a2febf7c7bd4911257a8f4836779 2022-12-14 [ruby/abbrev] Bump version to 0.1.1
15f5842a5fe57fdc9af28494609cbd2c9901d40f 2022-12-14 [ruby/English] Bump version to 0.7.2
bec7deba306572a130e971b53a82270a7b1255c6 2022-12-14 [ruby/date] Fixed wrong minimum version of Ruby
95d7b5e2e933cf74cc29782ce33b6503e874890d 2022-12-14 [ruby/resolv-replace] Bump version to 0.1.1
1a8d460534c7423091b790530bb3ead4840820c4 2022-12-14 [ruby/securerandom] Bump version to 0.2.2
49b0f3b024855efad66a386595eabd103058826d 2022-12-15 Merge RubyGems/Bundler master
15b60bb1a48b98e2ba267c88551803df5f88355e 2022-12-16 Mentioned https://bugs.ruby-lang.org/issues/17767 on NEWS.md
d6624db92608f65b5ba91de8a927916f7b096c5b 2022-12-15 [ruby/irb] Prefer to use File.open instead of Kernel.open
7e26ff7dc008ce14e34b43b8ee04a7aa09cd5886 2022-12-16 [ruby/io-wait] Bump version to 0.3.0
d95ee114621c3cd34b4a34233888bbe0780f1c28 2022-12-16 [ruby/io-console] Bump version to 0.6.0
5e5f3f6bd1ca980685849ca9fc79ef685e1cd252 2022-12-16 Followed up ad18d1297ed82aa9c38375532b0b709131cf1ae7 with tool/update-deps --fix
2cd22f9abd2e759a94452b54408a682fce78bdb9 2022-12-16 [ruby/logger] Bump version to 1.5.3
11f3bef260258c4c8a05ea35ab3bf8a4998e1ff0 2022-12-16 [ruby/date] Bump version to 3.3.2
f2690be746ae0c79d7f1d9eb431eb7cf25761d95 2022-12-16 Removed temporary workaround for syntax_suggest tags
1998d979085bdcd2db25db76709dc49c3cd7fffb 2022-12-19 [ruby/date] Bump version to 3.3.3
08d21b4bd2000596160d62f28b840b53e26d738d 2022-12-19 [ruby/net-http] Bump version to 0.3.2
63a9b72c171219db9310ee613a69d5bcc5926220 2022-12-19 Removed empty section
6229c02d6b895eda8c73efa8a41c73692d133a65 2022-12-19 Mentioned https://github.com/ruby/ruby/pull/6086 to NEWS
289d99cc62985e9a8834e80a1da424c1bdbb4502 2022-12-19 Merge Time class sections on NEWS
40ec3762d233de12a04bd6321fc32ef1affd7852 2022-12-19 Mentioned https://github.com/ruby/date/pull/80
df4820e749fbada28b622ccd36c3a1d542231705 2022-12-19 Added some changes that are only exists on GitHub to NEWS
9a48459393d27229759ea484ad5244b71fc4e614 2022-12-19 Added notable changes for the default gems
1142bc875bc00d492046ecbf781f076a78e4b8c5 2022-12-19 [ruby/did_you_mean] Bump version to 1.6.3
9761422f47f6c06b8aa332b7c941a5874319508a 2022-12-19 Added news entries for Bundler
18ba89093a0b214cd89f1567c037c239f094496d 2022-12-20 Merge RubyGems/Bundler master
20f9316f9dd5c77f96f1c08adb8da7e91d666f3b 2022-12-20 [ruby/syntax_suggest] Bump version to 1.0.2
e894ff5ec18ff42d90b7977317d1bcaecd51f186 2022-12-21 Update bundled_gems
684fa46ee68dd7f1f07d4f7f65861d6875736122 2022-12-21 Removed empty section
1e1d7047fcc741dae66b29c611004d722ad087c9 2022-12-22 Introduce GH releases for default gems and bundled gems
e3847f39a199407059349f19a98cbe790d08f0cd 2022-12-22 Added the missing word with 1e1d7047fcc
fe7190a8c19bb56ca0aefed368402af1547dd09a 2022-12-22 [ruby/optparse] Bump version to 0.3.1
ba342088009619f5df84116a0567e93bf6c9181b 2022-12-23 Bump up Racc parser version
3ade713967de46665c3682af5696fd3b8dac1d86 2022-12-23 Bump version to 1.6.2
4aeea3cc09b302862fd0d40ccfaf86a688681d82 2022-12-23 Removed the needless test guard for syntax_suggest.
d40064d1846b5835dff81e3f168c0c3a6c85e814 2022-12-23 Revert the accidentally commit from erb-4.0.2
eb8d4d7b5145849325985c00b810b8d75661d86e 2022-12-23 Revert the additional changes from net-http-0.3.2
edb83dc3a2c374e880e8eb488152872152790e92 2022-12-23 Revert the additional change from openssl-3.1.0
f6620037ba1477d2c337d7b511f094d6d0fbb69c 2022-12-21 Merge RubyGems-3.4.0 and Bundler-2.4.0
8263feaa22bce11f173c53305bcd43eb702cc5fc 2022-12-24 Added some of new features for RubyGems 3.4 and Bundler 2.4
d521c9e5a7ed603f8f1aaa9a9a66c3cc80599b0c 2022-12-24 cosmetic changes for external link
cd6c7613f31a371326d86de55af15918d6aa01f1 2022-12-26 Apply the accidental commits again before Ruby 3.2.
5ec94ff7400c812b4e662560271540bc5690d307 2022-12-26 Generate parser-text.rb of racc when sync it
a236661a62dc89173dcdd9e071365929db1201a7 2022-12-26 Skip some examples for Ruby 3.3
cc25e81fb7f2e3dd7f16bc654bfd7389c0cd212e 2022-12-26 Update generated version of racc on parser headers
b7ad60a79440f65cf883d3ff9dbdde701666ef56 2022-12-26 Merge RubyGems/Bundler master
c09f342d04c62c9a75c855bad92efe06ee698280 2022-12-26 [ruby/irb] Fix wrong conf path with XDG_CONFIG_HOME. It should be under the HOME directory, not current directory
d57148e9e2fa83262f56484bb1f7c9c511c9dbc4 2023-01-04 Pin octokit/request-action@v2.1.7
1f2fef1f9ac03fb01a3150f953e2194e58e437ea 2023-01-04 [ruby/openssl] Stop AutoRunner with test-unit
b496578758faa67490cf196b70e7cfbfd2ff7f3d 2023-01-04 Skip Test::Unit::AutoRunner logic in ruby/ruby repository
900230837b51f501856ac6af5ecbf4f1369f1ca6 2023-01-10 Fixed a typo
f2fc7519b720e731b03ba111448a1c481da237be 2023-01-10 Removed vendored LICENSE file.
89fb61f9a3276121da2826b93f131e52d6449859 2023-01-10 Update LEGAL sections for pub_grub
a43f1d90c2b3aed232d5f4ef9dfe226401cf5d81 2023-01-10 Merge RubyGems and Bundler master
b311c35bdbfec69a49aad31e3ba9accabd5e12c4 2023-01-11 Suppressing pending messages with RSpec
c7bb8d67b73c89a9939a88c9c2105e2a31a08beb 2023-01-11 [ruby/irb] Removed Release Version and Revisions for old VCS software
128398e7cd060691d7e4075e7b1937f43204d1a1 2023-01-11 [ruby/irb] After Ruby 2.0, coding is always utf-8
7e283c585e88a08c6eaa4d28ffb646270b598e6d 2023-01-11 [ruby/irb] Formatting to header styles
048751dd73f45ba02c8be80092a38fd47e56a925 2023-01-11 Generate parser-text.rb with bcdc058e50674aedb180eea91e0fdb15bcf529db
fe11bee507a6ffb2f46e5902a2435f44184cfa7c 2023-01-12 Suppressing installation messages with test-bundler
0e21c9f57e4bcca4daab93d0645ee642e1f97675 2023-01-12 [ruby/mutex_m] Drop to support Ruby 2.4
633fde41527bb000cd714d4b1efb16ba7533abb5 2023-01-12 Try to use https://github.com/ruby/rbs/pull/1207
b7598b535e49d316110aa96542a74619ef60b030 2023-01-12 Bump up typeprof-0.21.4
ff3c1d9e13b3684237df8e9e530fc672d0aa57c3 2023-01-17 SimpleCov is hosted under simplecov-ruby org now
da7818e6820d41e9946aa58b68a14389a4402bb8 2023-01-17 Added test-syntax-suggest to help message
aad1563c1a90af9ff01668d3f909d6dcb5624d9a 2023-01-17 Added make exam to help message
01e28afd0ab6432482d68bd8098ba2540cfdcbd3 2023-01-17 test-syntax-suggest is now part of make check
dd510da89a169baf8a104796925431a14b0920f1 2023-01-17 [ruby/psych] configure of libyaml couldn't detect "arm64-apple-darwin22" for build host.
492d37fbbd3613b7fb180eec5298603760811e3b 2023-01-17 [ruby/psych] Bump up 5.0.2.pre1 for testing
8a771efec21c9dacad5bb8bf14b81c9d5cf2786c 2023-01-18 [ruby/psych] Bump up 5.0.2
ba45be3c43c65e172a8b9d2d8dbfa369f894e500 2023-01-18 Supressing warnings messages like:
18d8333c30ff84252231524e10f5a45b795e90b3 2023-01-17 Switch to use gem version of simplecov, not git clone
d275adde780a4af2a8ee0ffd2826942a170444d1 2023-01-17 Pin simplecov-0.20.0
ea10dea6c7cb2347a12228151795b14e79d96391 2023-01-20 fixed wrong version of baseruby
6aa9c84500ceb9859a4b9bf08d296d3377988454 2023-01-20 Separate dependencies section from quick start
1edef08ddadf0bd76122f830ef7953cda61c78aa 2023-01-20 Added version policy of BASERUBY
231b09f195575633d61c47159f94f9a8eee718e8 2023-01-20 Added supported versions to OpenSSL and libyaml
845f6275b2b7d9ad24e45e3a0bfabeea25555bbc 2023-01-20 OpenSSL, libyaml and zlib is always required to build. see test/test_extlibs.rb
d8751c0aa7dae6180cee849c0750f58515c13cbe 2023-01-23 [ruby/cgi] blade is hosted under ruby-lang.org now
5abb2ef1532e52f3e5fb63ea25e90a72c8e7d581 2023-01-23 blade is hosted under ruby-lang.org now
d9fd0483510612c62b927b6db3da4682d03ea40a 2023-01-23 [rubygems/rubygems] blade is hosted under ruby-lang.org now
4981206b494b1392df451ff4655126f0d7152fa7 2023-01-23 update-coverage needs to build ruby and all C-ext libraries
fe733fb668d95ab6035943fccad87aafc63d486f 2023-01-23 svn.ruby-lang.org is already EOL
5e1e5af2e737bdc5537b4d2025d2ae8e57df3cdb 2023-01-25 Support simplecov-0.22.0.
7eef4547b19c9a2dc2621755c4c0d45284ec6c25 2023-01-20 Fixed clone name
eb2670e32df1bfd63167748f81f480a0dc4f0f72 2023-01-26 [ruby/reline] Revert "correct Win32API capitalization for JRuby"
98e84f3f7a1fa69530c67ab9bc63271b812718ea 2023-01-26 filter coverage result with vendored libraries and test code
8662d70a8b7a30e567358b0931dad61b2a1d4176 2023-01-26 Ignore vendored libraries by rubygems from code coverage
069b6f88e245f380e1b0e8fba7137f6009441e07 2023-01-26 Ignore all of tool directory from code coverage, It contains tool/test and etc.
6608d47bed660a3f5ea4c10ac6410747152db546 2023-01-26 Enable code-coverage result for test-syntax-suggest
2d9812713171097eb4a3f38e49d9be39d90da2f6 2023-01-26 Filter spec directory for code coverage
545ade21a2e1ed303b8c7a0b804a3139d674ce82 2023-01-26 Enable code-coverage result for test-spec
967dec5d619f2a416f94a623abd91d7d0ee99751 2023-01-04 [ruby/openssl] Added CoreAssertions
b432867429d8a311b2c73230b5cdd4833b972337 2023-01-30 Skip OpenSSL::TestHMAC#test_dup when running with RHEL9
d3822c9a8aa91151bd040d5635b723ff80bc1886 2023-01-31 Merge RubyGems/Bundler master.
fe7d4eed2511ff64f263d9f29cbf0dcbd4c3a026 2023-01-31 Manually merged https://github.com/ruby/net-http/pull/106
375f527ded72cd20374144dd605e0177945b9fae 2023-02-01 [rubygems/rubygems] Introduce to specify deprecated version for rubygems_deprecate_command.
4d82e94200c069b1c4195a0e68fe48963e44c975 2023-02-02 Ignore rb_mjit_header.h.new and ripper.tmp.y
3474a62033cc13a6b407b519bb25db2fc950aa25 2023-02-02 Mentioned scoop and vcpkg for windows build instruction
c35ebed895e1a3f7bced3db50ea0db8f284744e8 2023-02-02 Removed OS specific section because It's out of scope for us.
f9cd67cbd2da2b6f64865628568673901fa64bcc 2023-02-06 Mentioned cache.r-l.o
3dcc2b63160588ba313a120823e0723c89f9a09f 2023-02-06 Separate download section for using Git
440b9d2c6f5d405db086c14cc37b3d22b3586b5c 2023-02-06 Fixup 3dcc2b63160588ba313a120823e0723c89f9a09f
5ee39ea67f1e683322363129c82be83dea2432b1 2023-02-07 Added tarball instruction to building_ruby.md
8623c81220541cb05e793e3e9aec8a561e2c57e2 2023-02-07 Document default gems and bundled gems specifications
31d37e2406d1aa10265944e56807343f91da98fb 2023-02-07 Mentioned gmp at requirements
6e7990144f37850b9b3ec871956890e2aa29ad6d 2023-02-08 Removed svn feature from make-snapshot
5991af204c2b27d7d5343177e6ad247d5954a6c0 2023-02-09 Added helper script for generate github releases
0a8faab5c2c33926784950f3c5227382ac09d74b 2023-02-09 Avoid to duplicate entries that own redmine and github ids
07bf97e94f44b51df104c37fb2e93bd0d882db32 2023-02-09 Enhancement github releases generator
65b6411e9db31591ae2a4928acaa0bc2cc03c427 2023-02-16 [ruby/timeout] bump up 0.3.2
f736f50f38bfbe1dddf418444121997311e271a2 2023-02-16 Auto-merge feature for dependabot PRs (#7300)
7e5df49539eeab4c73a948ed85c8e5d612991255 2023-02-16 check-regexp only works with job name, not workflow name
de7eb5e79ae9ff6425c51eb74d0e9c3f33f9edfe 2023-02-18 clean_env of Bundler is deprecated. It's unbundled_env now
38fa8eb4cbdc3c470a1ff5521a5ee6932356c6b1 2023-02-21 Merge rubygems/bundler master
1ddda4c0d7d2b83658ab149e36e088961ca0b2dc 2023-02-22 [ruby/readline-ext] Import EnvUtils and related test libraries
088919065e7142870650ec2ecbf304e3eab5eb27 2023-02-22 [ruby/readline-ext] Omit some tests with macOS platform
fc59b587156e7ab80b6d5c8cd6708041c6da0dc8 2023-02-22 [ruby/readline-ext] test_readline.rb only needs EnvUtil
015bf5c461bbd2702e426e87bbea202358d5b2ba 2023-02-22 Removed accidentally commits with ruby/readline-ext
b5a1c57c98bd10c59f5993700d792557aa8e0475 2023-02-27 Merge codeql-config into codeql-analysis
f21f51915ece8b7f2d6d8316917e2188469ed53e 2023-02-27 Use matrix strategies each language
ae4d8e99f15733d6c87b9578e5f63a99b2030bb0 2023-02-27 Rename job and workflow names
d3d8cd304fb3bc20d519b119628a191575b1642a 2023-02-27 Prefer to use File.readlines instead of IO.readlines
6dfdc7b28e220dfce4168731e9350af65484832a 2023-02-27 Prefer to use File.binread instead of IO.binread
d063ed12afcb56d919863d6efb4bfa92741c1555 2023-02-27 Prefer to use File.binwrite instead of IO.binwrite
db0a4c8923e0e084c7d757d132a83fc9c8431633 2023-02-27 Prefer to use File.foreach instead of IO.foreach
10a80d9dc44146f910fb01240a818aa5809e6516 2023-02-27 Ignore test case for Kernel and IO methods
fbbe2850192b119dd5c3a822369af7ad78cd4885 2023-02-28 Do not OSS scorecards check each push
7a9fb3262cffb76c4a080408e0f2bd1dc8f659ab 2023-02-28 Do not upload sarif file as artifact
9ff09d695cf95e70c5c431421f850a30fe5610f1 2023-02-28 Run CodeQL each PRs again
c21260e3ffc46c45ea71be0d5be0c3a11948927c 2023-02-28 Enable only master branch for CodeQL push trigger
ad679ec9e59c78fb9f6c53625cf14173c3644698 2023-02-28 Ignore rb/overly-large-range on URI
66b89b069d3cc8296696f98a5040106b63b0ab06 2023-02-28 Also ignore dismissed CodeQL alerts at tests and URI library
9cc0ac22f7c9f37aa7fadfe5606ce2feed260d2d 2023-02-28 Update lib/net/http/status.rb
14355dde831b4988eee2f9a63defc30d29116fb8 2023-03-02 Use https://www.ruby-lang.org/en/downloads/releases/ for download the old versions of Ruby packages
103a65316c103253059ca4c49359dc7eb0043a4d 2023-03-03 Regenerate parsers with racc-1.6.2
bab809d98f2a0a8a23efd62df750beccbf1b35d9 2023-03-03 [rubygems/rubygems] Introduce Gem::Specification.find_by_full_name for finding conbination of name and version for gemspec
0c9a2ce6e0732aa78dc07068ffb7b606ac340035 2023-03-03 [rubygems/rubygems] Build default gems same as fresh installtion.
848b55ad8f7dfac2550d96c216162e40c3e9337d 2023-03-06 minitest moved minitest org from seattlerb now
38831ae290ac421e48083ab8f134467eefc13676 2023-03-06 Introduce `UPDATE_BUNDLED_GEMS_ALL` option for auto update for bundled_gems file
5ad81e6627679b542a4cc2b2469dd5706f5abd52 2023-03-06 Revert "Update bundled gems list at 2023-03-06"
75829f4d37d31658aeebd9799b513e35fea805e0 2023-03-06 Added debug message for http://rubyci.s3.amazonaws.com/freebsd12/ruby-master/log/20230306T023004Z.fail.html.gz#dist
f70b46dbc70a2367525e7124f50d924d06261888 2023-03-06 More debug for 75829f4d37d31658aeebd9799b513e35fea805e0
62e2b61607c04ff0d2543f0515b2171a24e66b4e 2023-03-06 Replaced non-ascii charactor. It fails version detection at `net-http.gemspec`.
030f39822ac9d6d7dcdb639e099b320d3517c19c 2023-03-07 [ruby/net-http] Re-apply https://github.com/ruby/net-http/commit/d22ca54904de after testing
c25738762ab56bfd2edb4fedb5fc6bed88c03d61 2023-03-08 Check bundled_gems version and gemspec version strictly
a7cee4da9729f82058fd6b369ce5b396223d4aa7 2023-03-08 Added debug info to gemspec version check
0c9733ea86de7860e598db74d61cf42d9eeb4daf 2023-03-08 Added missing dependency for rubygems
59905883c42625d039f40306598646853f2cc794 2023-03-08 BundledGem.dummy_spec needs to checkout revision after cloning repository.
116320402109c9b6de66bc71ed02ef4d12c38dc0 2023-03-08 code style
cb3f1f6de8bd2e128168fde43aa28c2441818469 2023-03-08 [rubygems/rubygems] Detect extension files under full_required_paths
ea8b5e7359cf88ce02f30d6ac4beb6e4cb6dcb78 2023-03-08 [rubygems/rubygems] rubocop -a lib/rubygems/specification.rb
3926ad578c312ddd2ff5221b96ef077b9e24e612 2023-03-09 [rubygems/rubygems] Drop to support Psych 3.0 bundled at Ruby 2.5
15739c66b713a695b0dfc1e4c1bf01b7d2a04426 2023-03-08 [rubygems/rubygems] Added only missing extensions option into pristine command
fade612d187a41beb13d5213a9d41a6eda76bd8c 2023-03-09 [rubygems/rubygems] Removed needless option
f1c9f89ff89ea044c2fda11b9684309c6c31f64c 2023-03-10 [rubygems/rubygems] Disable side-effect of GEM_HOME configuration
5e27d82dd0d25b5df907203112955eeb0d764b02 2023-03-10 [rubygems/rubygems] rubocop -a test/rubygems/test_gem.rb
9801ad47bd8dc73370c4c668ac716a6e31802637 2023-03-10 [rubygems/rubygems] Added test for https://github.com/rubygems/rubygems/pull/6444
f7b215af0ed5148d1946f1e9d817a0875db02ec6 2023-03-10 [rubygems/rubygems] Added another case of extconf.rb
2570374bc8779a923f3bc42fe1731eefbb743edf 2023-03-12 Update ruby/action-slack v3.1.1 (#7505)
8c6b349805e2f17a57576b8dfad31e5681d6b0e9 2023-03-13 [rubygems/rubygems] Removed `Gem.datadir`.
c58759f4948747e90134ad314fbd94cdf1c2d93b 2023-03-14 Removed to load jit_support.rb
b27793835b858b442a7c2c39b442ab688504d3fc 2023-03-14 Try to use https://github.com/ruby/rbs/pull/1273
55a0fbfaf855da513e7c8e1234e9edfd51693efa 2023-03-13 [rubygems/rubygems] Move build artifact detection logic for root gemspec to bundler from Gem::Specification.
31137dc67fe60565a6023664a8e6e4ad35a362ad 2023-03-13 [rubygems/rubygems] Removed test for https://github.com/rubygems/rubygems/pull/6444, I have no idea to migrate this test to bundler example yet
04a2550928c3e0122e976fcf87c56f59b8a071ff 2023-03-13 [rubygems/rubygems] Don't use full_required_path and extension_dir under the bundler
b528ecc164b0b4975f61d626d3bc60d9555d3d18 2023-03-15 [rubygems/rubygems] OpenSSL::Digest is always provided after Ruby 2.4
a90302adec7d56b56020273291c64a06e1c5174a 2023-03-15 [rubygems/rubygems] Added OpenSSL namespace explicitly
56b38fdd69d56e8ff2ae9032fa55f2eda8bb5d63 2023-03-15 [rubygems/rubygems] Use OpenSSL::Digest instead of digest stdlib
760b8b7d2413670808499eb972abe61400fe6b46 2023-03-15 [rubygems/rubygems] Change enforce style with Layout/CaseIndentation on rubygems
f3b129241c2f12c2db8382be67fa304d4034c9ba 2023-03-15 [rubygems/rubygems] Applied Layout/SpaceAroundOperators cop
8e40d1e153e8ee79da18b3691f5543e55c2f7dba 2023-03-15 [rubygems/rubygems] RUBY_PATCHLEVEL was provided after Ruby 1.8.5
b09973a995620b17dfa98fbedc9d83da7f1dea78 2023-03-15 [rubygems/rubygems] Also removed condition of RUBY_PATCHLEVEL
fe1b0661cb473da7a49d6180cf9b10f80df0fb78 2023-03-15 [rubygems/rubygems] Removed RUBY_PATCHLEVEL and modify condition for ruby_version
2dddac0475ee76e89e6999e0a563310e08325a2d 2023-03-15 [rubygems/rubygems] util/rubocop -a test/rubygems/helper.rb and styling
2eb99350f45d70b9f269457b41150b9a468ffc7e 2023-03-16 [rubygems/rubygems] Removed rubocop:disable detected by Lint/RedundantCopDisableDirective
65752b61e7ae84ecd4fdd0f5c5e065ab4a25c3e7 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Performance/Count
139f0927f54d9d48bb1911717c3e5bf7bd268171 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Performance/DoubleStartEndWith
7ab4ede4f5ec23d9eac6868176d99ad63df46978 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Performance/TimesMap
05208c3875a12a188e14328ffbd5b2eb21824f24 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Lint/UnusedBlockArgument
eb80f51c6d9bcb7b450a59beec5cc188d6cfab01 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Lint/RedundantStringCoercion
ab2278eb348ee5f1f5a2434925737de62e1ff0fd 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Lint/UselessAccessModifier
23150e02742ac98a6b7c0b34a4342f614e60a378 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Layout/MultilineHashBraceLayout
7c1d590a8a1ed2c805a760ace02bedd94f962994 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Layout/SpaceBeforeComma
dab1d0ed20c1c6cd0cd04d9bd5ea9902d2e9cade 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Layout/EmptyLineBetweenDefs
85fd33c5264c149704419762855baaf3336c7a76 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Layout/SpaceInsideArrayPercentLiteral
d9f92511adbad1d7841bac0999eec026d966e95e 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Layout/SpaceInsidePercentLiteralDelimiters
c480a0c46a5fc9479bf6e3aa5bd1d2177878fad1 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Layout/LeadingCommentSpace
583fbc627c2ad69457e37fc909f7aaf889d53483 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Layout/EmptyLinesAroundModuleBody
9ffd73523db3c80237bd26099c9e11f9f6e3a444 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Layout/EmptyLinesAroundExceptionHandlingKeywords
4b285e5c6fe690c89ce71e9d68d87976ef2d65e1 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Layout/AssignmentIndentation
f8daae91c4dd1906a36df03a78d97caa11c8353d 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Layout/SpaceBeforeSemicolon
3233b1fe3f8f3ed47d24a934a8d7c4cf6e446cf5 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Layout/SpaceInLambdaLiteral
ce21ce6f235fd754937e72c7ac1885cf7284a1a5 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Layout/FirstArgumentIndentation
41f304d5bf84ba3e5d8c4a2e8da9a019bf8ca230 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Layout/SpaceInsideStringInterpolation
26d660434325db8779b95edc6012866fe9f2403b 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Layout/MultilineMethodCallBraceLayout
9a1269eaaa4b50e0d9e95041a76090e7c6f09313 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Layout/MultilineArrayBraceLayout
ae81ff0c9b120d1d2ee4b0d1400cf1358c81f86f 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Layout/MultilineBlockLayout
f4d1f660d0c60072813fa46b0e704561ff8e20fe 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Layout/SpaceInsideRangeLiteral
83f9aa8f02c9fdcf8d22f0859c4f4fb3ad30bb42 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/Alias
4bb5ce8188c7623106d124d3398c6b73bfa8ecd4 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/StringLiteralsInInterpolation
3d4c3f9e4ffc31e652b1bfab4d78f8b27d5b8126 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/ParallelAssignment
567db6064baf572e3510c0322ec536ad84c81d57 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/NestedParenthesizedCalls
0b632b9cddef76514635ad460d40b3a8d346602f 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/ClassCheck
712d6e675b6abc97fa1f2adde49f2d6e48d4d93f 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/RedundantInterpolation
d2cebb4e31b95b2bd02e5dec1c990c28f0f83bf4 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/NumericLiterals
03b82d1865db32da8d69e91881675d9d6153872f 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/SingleLineMethods
bd57322bfeddc73082f71d9cd21f2ba1bcd0d039 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/DefWithParentheses
9ab860f9afd6033d5fbf1cadd90c6e3aea396ee4 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/ColonMethodCall
52ea7afa5f33d1a586866e0f12ede3b4a2a083e8 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/NegatedIf
66bd2c1a1cea53dec4cf2d9e625ac01d3418863e 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/CommentAnnotation
d8c5fa963fbf34d10599fff571f87c36410dab13 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/YodaCondition
b8914a9d5de581c96abeac9290e5d505a570d00b 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/StabbyLambdaParentheses
4ab23df2c4540578e77c79a8aaf06178362edb76 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/RedundantParentheses
f86296fa0aae4eb94666828798f1cf6f8cfaebf7 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/EmptyElse
3fe5909ef1c7a2da95fc3777773be831433017ea 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/SelfAssignment
7b8a24ad08a0bafd0ef2f991080d72c6acf34a85 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/EmptyCaseCondition
4cd8a46f459c7813237501409b1a1c379128d1d3 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/ParenthesesAroundCondition
38664ede7ed6bf79c663706c8a02bb38b47d4eb2 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/NonNilCheck
fef0313ec79beab2383e30062803a0f21b198b21 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/PreferredHashMethods
70164eec0f48a691dd039f55ac897036aa32e5cf 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/RescueModifier
6ad269dc39ab6bdf7ef195a048fa10b642374826 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/RescueStandardError
4868cfcf1d8480ae13dc5e84c0e66dd44b950a89 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/IdenticalConditionalBranches
f4b073ef7ad959c43b7d14acad2df49a5d056874 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/UnlessElse
bf69d1fc5d73aab8e0b69e0389ab5131f3d40223 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/OrAssignment
ee7475734fa7717512f26c9c0bcf7500e7456539 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/BarePercentLiterals
be4cc74e26d463358c121820fb6f918b9b8de92d 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/IfUnlessModifierOfIfUnless
2db767382527485339a36eea1f0e581c9dca2cfb 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/DoubleNegation
a532e9dc37bb7ff2fb36966327f71a74163d9616 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/RedundantSortBy
72d09a568f9f50ce7c41ef2999d272f77a207a8c 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/RedundantBegin
ab644ae497a649a2f2c65d35757a19dc38518d3d 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/CharacterLiteral
866831d8e9713cbf1b2bcc710a6da81f2b748855 2023-03-16 [rubygems/rubygems] util/rubocop -A --only Style/Semicolon
b6d3c06936e5aaf94d72f22f0ecca5468146f07f 2023-03-16 util/rubocop -A --only Performance/Casecmp
3e1f767cd599bbabb27043f98082996f81eb9929 2023-03-16 util/rubocop -A --only Layout/DotPosition
03736159484cb7f9eeaaed3737beec924a175679 2023-03-16 util/rubocop -A --only Layout/SpaceInsideArrayLiteralBrackets
b304cf324aed40977665ddcfcec7cc992feb949b 2023-03-16 util/rubocop -A --only Layout/ParameterAlignment
5211900d37573a82c1bdf7cb2354937cc4022ae1 2023-03-16 util/rubocop -A --only Style/SymbolProc
1ca67f13cd2ebb643fc924246cc790f14b26480d 2023-03-16 util/rubocop -A --only Style/RedundantSelf
31c572f4fade8d061b151bd70dfca0b79da664e3 2023-03-16 util/rubocop -A --only Style/SymbolArray
f8fe151ca99233e7d133e2952f9b989c5290c825 2023-03-16 util/rubocop -A --only Style/TernaryParentheses
7800d4eeb5cfcd367a596044c183c547642066e2 2023-03-16 util/rubocop -A --only Style/MultipleComparison
8d1109c03bacc952b6218af2e4ae9b74c9855273 2023-03-22 Added assertion values for Amazon Linux 2023
43d20596b8fefadc309348448352bf13615129c6 2023-03-22 Relax timeout limit for FreeBSD
8c00b130a4dd0914a311f3ef96d1311d99992ea5 2023-03-22 Fixup 43d20596b8fefadc309348448352bf13615129c6
92f78b0e0b4bcb9b8768fe61d4a18ddae254eead 2023-03-16 [rubygems/rubygems] Fixup https://github.com/rubygems/rubygems/pull/6486
ea1dcb3e239bb980bf1fef70ee0ac8315bdb1e01 2023-03-16 [rubygems/rubygems] RUBY_DESCRIPTION is always provided by supported platforms
3dc4bc313fc7b1aa731b473ac6a7634000b71e9c 2023-03-16 [rubygems/rubygems] RUBY_REVISION is also provided by supported platforms
372585029787014f71f262a149d68ff1ae50e17b 2023-03-16 [rubygems/rubygems] ditto: RUBY_ENGINE_VERSION
169786950038e9092ad6971c9a08e77fd439b014 2023-03-16 [rubygems/rubygems] Fix test failure with missing RUBY_REVISION constants
aa5d1957121bf6321f560754f316c553f60dcaae 2023-03-18 [rubygems/rubygems] @orig_RUBY_ENGINE is always provided now
7e3612585da4ffa8440d1120043f7dca00c32624 2023-03-22 [rubygems/rubygems] util/rubocop -A --only Lint/DuplicateCaseCondition
25ed2e7415ded52837e3ade1b43efe1def9493d2 2023-03-22 [rubygems/rubygems] util/rubocop -A --only Lint/EmptyExpression
1a600126126e2f531377646e929280c756e69929 2023-03-22 [rubygems/rubygems] util/rubocop -A --only Lint/RescueException
ec131071b958b2f86e9c043fa65b51f21e2ed72c 2023-03-22 [rubygems/rubygems] util/rubocop -A --only Lint/ReturnInVoidContext
01be518eba03e4133a93cbd5dec79678ae430bfc 2023-03-22 [rubygems/rubygems] util/rubocop -A --only Lint/UnderscorePrefixedVariableName
8260698e74e6601e6183334471467f9d60dbd75e 2023-03-22 [rubygems/rubygems] util/rubocop -A --only Lint/UnreachableCode
5efadf81393f3395837fede8f078ac97e485e4a5 2023-03-22 [rubygems/rubygems] util/rubocop -A --only Lint/ShadowingOuterLocalVariable
8a364b8512b84530cadfe9f27557fa0306ad9856 2023-03-22 [rubygems/rubygems] util/rubocop -A --only Style/MultilineTernaryOperator
bec069b0cae3934bb2caee3aad7fbf587ab95937 2023-03-22 [rubygems/rubygems] util/rubocop -A --only Style/MultilineMemoization
0eef33e113e61f0d6efcf47f93602bd9d68f68d2 2023-03-22 [rubygems/rubygems] util/rubocop -A --only Style/Next
048230ded3d0ed217bff5e7ac5e4e4972dd08312 2023-03-22 [rubygems/rubygems] util/rubocop -A --only Lint/RequireParentheses
a3670249fa96f9d6d9d630e43f4edaafdd55e7af 2023-03-22 [rubygems/rubygems] util/rubocop -A --only Lint/Void
19e9c4004b9d137ad48757f3f4c2d92257e6c2c4 2023-03-22 [rubygems/rubygems] util/rubocop -A --only Lint/BinaryOperatorWithIdenticalOperands
2e3cd1dc3e30f4725b18032b85a36f208c9528bc 2023-03-23 [rubygems/rubygems] Enabled Style/RedundantReturn cop
50a03035ee79947a8327fec4f4de121c5a6b6eb5 2023-03-22 util/rubocop -A --only Lint/NonLocalExitFromIterator
4dd418f87783ba982a1ef7211bc675ed64bcb447 2023-03-17 util/rubocop -A --only Style/FrozenStringLiteralComment
f24a86d83f07f214e97aa98da190cda55092805f 2023-03-17 util/rubocop -A --only Layout/EmptyLineAfterMagicComment
acf12b6dfdd94ce1da55eaf2dfacc75135385c2a 2023-03-22 util/rubocop -A --only Style/AsciiComments
6ad6ae680a0f92cfa91c727701eb67150ffd4a27 2023-03-17 Skip test_gem_with_platform_and_platform_dependencies only ruby/ruby repository
df21e7ebabc661a789be5c2f49cfb4e4b67913b7 2023-03-24 Added sync tools for test libraries like core_assertions.rb to default gems repositories
67feb782f947046f65951303893713052a19a546 2023-03-14 [ruby/open3] Removed to load jit_support.rb
cc8a48a496e4466d50f14473216786bba1e9fc93 2023-03-27 Revert an accidentally sync.
9b7a7e9cef2daa3aec4aeb55205aab9da2db4eb6 2023-03-27 [ruby/pathname] Remove taint/untaint methods because they should be removed since Ruby 3.2 released.
3eea85963b35ae17d22030d8dbed1820f1d4a6a5 2023-02-16 Use gemspec that keeps original dependencies
36254c5ddf1b1b16fe5f1705227713ee7529b2f5 2023-03-27 [rubygems/rubygems] Use append_cflags instead of directly append for CFLAGS
120d8d0ae2d6db4756f6d10ebff5626814cd3d25 2023-03-24 [ruby/uri] Bump version to 0.12.1
cd4b4ac73763b6d5e0c8f296af90a6cfdd77fd1c 2023-03-27 [rubygems/rubygems] Use double-quotes instead of single-quotes in warnings
80be2e6c9ae419a69440c545f1338498a6bac939 2023-03-28 Use URI-0.12.1
d766d5346b5bf624c4666c813c7bb25485e826d7 2023-03-28 [rubygems/rubygems] Partly reverted https://github.com/rubygems/rubygems/pull/6541
8c8d0680161c9671e68303ee2b27ccbea4bd293a 2023-03-29 [ruby/win32ole] Skip test failure with mswin platform
a807fa6f9b3a1dab9275df4e197b4c9f581253ef 2023-03-29 Use scoop instead of Chocolatey
54ddf58a29e7484327d1559b2fd621e8f97e390e 2023-03-29 Don't need to specify YACC name for scoop bison
3155b76eb4d8a689207270e859fb2c0a6e17465a 2023-03-29 Added ~\scoop\shims to PATH
bc0a7a641b6d0d3ff979cfa11e25683f8fa59ebd 2023-03-31 [ruby/net-http] typofix
a70653ca7facbb2004562e5718fa51e7ade6b157 2023-03-30 [ruby/find] Expose Find::VERSION
6dcd39997679914dad1c23f95adb3f7d84ec5942 2023-03-30 [ruby/tsort] Expose TSort::VERSION
ba4f01f0a03403bea72b129e5935f5a4b79b9402 2023-03-30 [ruby/yaml] Expose YAML::VERSION
14f442a9584989805be8e40caa0de7758bf07532 2023-03-30 [ruby/base64] Expose Base64::VERSION
b5c8c73f66c5c5c036715ccfc41e3761bcea1377 2023-04-03 Fixed version detection paths in ruby repository
27f709aa3cdec00dadbc3a41c9974362060fdf66 2023-04-03 Rename YAML::VERSION. It's conflict with Psych::VERSION
6fb6d85aeed3ed12cf92ae2af009080609ee9a01 2023-04-03 [ruby/fileutils] Bump up v1.7.1
822f01b36c7f9bf3b9f36eba3a508844908b7902 2023-04-04 [rubygems/rubygems] Disabled to test rustc with msys2 platform.
a78e0ca968115cbf57228cf2c026d2e21534dc7b 2023-04-04 [rubygems/rubygems] Don't copy and paste methods in helper methods
a881b33818b101ad097cd0158afda11b6c24f1fc 2023-04-04 [rubygems/rubygems] util/rubocop -A --only Performance/RegexpMatch
06da0d1456f52a69ad19a0a8cc35e3359d2d144c 2023-04-04 [rubygems/rubygems] util/rubocop -A
bf8afe434f4fcaad4d69a038e7f92786b5a56723 2023-04-05 [rubygems/rubygems] Removed self.mingw_windows?, It's not used rubygems
cbeea5f3e6a5b5112ff5973c02c934ed415e2dc7 2023-04-05 [rubygems/rubygems] Unify java_platform? to Gem.java_platform?
a464951fc79271a87d09a13f8fd9965dda6e2e61 2023-04-05 [rubygems/rubygems] Unify win_platform? to Gem.win_platform?
6d0caac4253acbb80fe6531c50d9f3520d2a4664 2023-04-05 [rubygems/rubygems] We don't use self.make_command
7f9a5a7562e25ee18d167d72a62826ee5ae1e726 2023-04-05 [rubygems/rubygems] We don't use process_based_port and self.process_based_port
8e37eb1d150a2a0c7fd6c274c8f4ac1c24940849 2023-04-05 [rubygems/rubygems] Extract class method used by self.method
9a5d4cc80ba16f4817dd9b1311e3e6239732618a 2023-04-05 [rubygems/rubygems] Removed unused Gem::Deprecate from Gem::TestCase
e003784fc8bfa527cf21c317741101a713c041c0 2023-04-05 [rubygems/rubygems] util/rubocop -A --only Style/RegexpLiteral
6ca1f3eec4222924c7e23642a68b512105b7ef80 2023-04-06 Load only SyntaxSuggest::VERSION for version check
70371aa0713d5de190fcd7e4d42dbca6bfe1da60 2023-04-06 Revert accidentally commit of wrong file
f269fae07e68117cd4ab42d889136ea37e6d3913 2023-04-06 Revert "[ruby/syntax_suggest] Introduce binstubs to set RUBYOPT for development"
fb822076d79339427648cb9eacf76528f827427e 2023-04-06 [rubygems/rubygems] util/rubocop -A --only Style/LineEndConcatenation
250e97c0fba48d1f87ccecb1b1e1b4bd2a30c388 2023-04-07 [rubygems/rubygems] util/rubocop -A --only Style/FormatString
d89cc317c642848008f5b17a82196d25ddcdf124 2023-04-11 util/rubocop -A --only Style/NumericLiteralPrefix
0196c8527b619b685399e9a3ce6b5b4c7e30368a 2023-04-11 Removed file that is part of d89cc317c642848008f5b17a82196d25ddcdf124
1f0974e654bf3c8a7dd321ae898174d942975686 2023-04-13 [rubygems/rubygems] Downcase camel like cases of instance variable
0ca9a4e743efb180d7d831a6a69fc9af2cf5e61c 2023-04-13 [rubygems/rubygems] Extract alias variables for long name class
76aaaf6434752b5dc407878a5268892f859b2bf5 2023-04-13 [ruby/un] Expose UN::VERSION
61bd69470a68354b77fad65119c56cbf19f2c152 2023-03-30 [ruby/open-uri] Expose OpenURI::VERSION
84d11498c2198659ae2771dcdad09b1a4a4769d0 2023-03-30 [ruby/shellwords] Expose Shellwords::VERSION
8b924ebdf25fd77250d6ab69f162a2ab7fc888fc 2023-03-30 [ruby/tempfile] Expose Tempfile::VERSION
cf77f7b5e72ed33516b93b5a20427e7a64475bef 2023-03-24 [ruby/time] Bump version to 0.2.2
f09638fe25d86c4d619a1f45b1595c8a30c54cc4 2023-04-13 [ruby/time] Expose Time::VERSION
ebe620def601d804b7dba1e00132b9bc10d5ef6f 2023-03-30 [ruby/securerandom] Expose SecureRandom::VERSION
652f27330851e6154fc027515dcd43954a69cd9a 2023-03-30 [ruby/resolv] Expose Resolv::VERSION
3f8756484f221625bf7069f46bd876bfe3645940 2023-03-30 [ruby/pp] Expose PP::VERSION
6beb755d810082ea3f557f54c687bc752a11cc7b 2023-03-30 [ruby/prettyprint] Expose PrettyPrint::VERSION
8a06f1a69f987d37aa1b3701668a1a1b6c826667 2023-04-14 [ruby/pathname] Expose Pathname::VERSION
283c19037423aa9ac86b1094950aec04210f9129 2023-04-14 [ruby/nkf] Expose NKF::GEM_VERSION
3733ee835b16052d1e1b8e309eb8cb7266209472 2023-04-14 [ruby/readline-ext] Expose Readline::GEM_VERSION
6f50ecfe664924c086879273a29a2ecea9e51683 2023-04-17 [rubygems/rubygems] Try to use pure-ruby YAML serializer for configuration
2014dc5e3aef50eb59b05138af8f0f72935c4f58 2023-04-17 [rubygems/rubygems] Handle Symbol key and Interger and Boolean values
fd981ebf4c9661bb3ce243477a18fdb5413dde4e 2023-04-17 [rubygems/rubygems] Handle Symbol value
2c91ec086919d695db5d6d15b5124f192205fdab 2023-04-17 [rubygems/rubygems] We need to convert empty string for nil value
038c6e773f1140485840e0789e275e0cdf880f0a 2023-04-17 [rubygems/rubygems] Added explicitly loading for Gem::SafeYAML
1225eff38f2128b94489d833722cc5be497d4377 2023-04-17 [rubygems/rubygems] Don't use Psych
9365492f63c4f8c590f8d2d08fbe5bed63ff1ed4 2023-04-17 [rubygems/rubygems] Fix regexp for Symbol
e684eb9e6126b3cae7d63efca9fe365a22ddefd7 2023-04-17 [rubygems/rubygems] Added missing require for Bundler::YAMLSerializer
7e537e96131fd5f244544d3b07a362a2938ad1a2 2023-04-17 [rubygems/rubygems] Only convert old URL key name when it's contained double underscore
364c2fea345a2b0cc5f1d975e1b55c7f542a7936 2023-04-17 [rubygems/rubygems] Replaced empty hash to nil value in YAML
bf8d8ce1ee196a508c934f6664af949ca98548e5 2023-04-17 [rubygems/rubygems] Keep compatiblity of Bundler specs
3988b1d471ef79be3a86b3db893a0caaaa1d7ff1 2023-04-17 [rubygems/rubygems] api_key is always contained string
d0dc6179173a79635267bae951352d3dee5c5d13 2023-04-17 [rubygems/rubygems] Replaced load_yaml_file with Bundler::YAMLSerializer
30b3290f266609d502791ec5d2edb4885d89d462 2023-04-17 [rubygems/rubygems] Added guard condition for replacing __ variable in YAML keys
7b959f628801d9f411a2dcc231c25a06e9d6234f 2023-04-17 [rubygems/rubygems] Move all changes only in RubyGems
cdc2e3de108d448026bf793d2b482d6abf7ae236 2023-04-17 [rubygems/rubygems] Wrap self.convert_rubygems_config_hash from Bundler::YAMLSerializer.load
45655089dac2f7ac5684f99607698d9eb6dae5d5 2023-04-17 [rubygems/rubygems] Removed trailing-slash for domain
644d7df021e17c70932da3173ec309ae1c8063d5 2023-04-18 [rubygems/rubygems] Introduce self.dump_with_rubygems_yaml
ef54a9aeb689164d99ccccc8cc92c588936fa321 2023-04-18 [rubygems/rubygems] Introduce self.load_with_rubygems_config_hash
92ab4e41dd6261d6f2fe04011508359544535164 2023-04-18 [rubygems/rubygems] Replaced Gem::ConfigFile.dump_with_rubygems_yaml for saveing configuration
8b95b33a9d114d2f9f3852c289722c8393d10fd8 2023-04-18 [rubygems/rubygems] Bundler::YAMLSerializer.load couldn't raise error when invalid yaml was provided
62e5ba537acbb439366ddfa99992c1151df55a24 2023-04-18 [rubygems/rubygems] Added tests for load_with_rubygems_config_hash and dump_with_rubygems_yaml
40d1a0004041f60301c8090ab8955024ebc35cc2 2023-04-18 [rubygems/rubygems] Copy YAMLSerializer from Bundler
d1c42da7a1212fe04dc86ed7a7439dd69380f08a 2023-04-18 [rubygems/rubygems] To use Gem::YAMLSerializer in Bundler
74772840430fc3fca3f5fb0ad585d9cc48f512fb 2023-04-18 Hide Gem::MockGemUi. It's only used by tests
dbcdac00e6b9b9b72c0679e54d2ecef02a9cf3bc 2023-04-19 [rubygems/rubygems] Revert "Bundler::YAMLSerializer.load couldn't raise error when invalid yaml was provided"
4bb0e01da2083bd537444ce7f27f3e1cdfa23712 2023-04-19 [rubygems/rubygems] warn message when RubyGems handle invalid yaml like 'invalid: foo: bar'
b42f0094ce4198fac535bd69bf173732c0e53ab5 2023-04-19 [rubygems/rubygems] Support Symbol and URL keys
ce38ad6963b609b4054bba6165abb78414d5428e 2023-04-19 [rubygems/rubygems] util/rubocop -A
9702a8142b8a4e97cde983300849590bfe73b8b1 2023-04-21 [ruby/fcntl] Expose Fcntl::VERSION
b9b43a10202573431ae211984b02c28792f58ef8 2023-04-21 [ruby/win32ole] Reuse WIN32OLE_VERSION for gem version
94a418d0bb6c1740801c9fd5a646a2683c5f8260 2023-04-21 [ruby/rinda] Expose Rinda::VERSION
117fc8e72dc8500a4ab1f9ff0ef3a0a9ecc46786 2023-04-21 [ruby/syslog] Expose Syslog::VERSION
8b9b075b833f1d5c48b2df75cbf898944ab09664 2023-03-30 [ruby/abbrev] Expose Abbrev::VERSION
15796ae1e80e32e8a4ff25d6663d89afc00025bb 2023-03-30 [ruby/set] Expose Set::VERSION
f77dc6fb1630f01c2b5dd1a407931c829ad6e77c 2023-04-06 [ruby/syntax_suggest] standardrb --fix-unsafely spec/spec_helper.rb
758063e06823a9e95b7e0ddb97aeab53f339e6ae 2023-04-25 Removed commented-out code
e7cdce83e8c8797c481ccb54c260c0db1e1afa7c 2023-04-25 Temporary skipped failing assertions
5154d6beededf9d018c85316b982deb2babf40bb 2023-04-26 Revert "Temporary skipped failing assertions"
b90d87bf255c746cd103becd525e8550253602a4 2023-04-26 We need to checkout before BundledGem.dummy_gemspec checking.
8189a1400ebb0d9464203a6f70957254edc45faf 2023-04-28 Revert "[ruby/rdoc] Update test libraries from ruby/ruby 2023-04-29"
90baadb904d7b952b7e596be8c1f9a50ef729b3a 2023-05-01 Ignore to sync used_cassettes.txt
59fd67fc3d405e529e038172e769ff20a8fb5535 2023-05-02 Extract ext/readline
9d3ab15827840bb10ffebc409df772b980e52ac5 2023-05-02 Relax regexp for console assertion
7397642021e26658987e4f7860c8ee2e04ff7fc8 2023-05-09 Use HEAD version of ruby/debug for testing
bb75e83d9f22c10b8893f3ff20fdd1d8d1825caf 2023-05-09 We should not validate development version of bundled gems with fetch timing.
59646e87983ff7ab04a8eccd92e789d77f4402ed 2023-05-09 Allow to use development version of bundled gems for packaging
9d6bfe3815118e7734515d29f9f51c56176269e5 2023-05-09 Use debug-1.8.0
507801c6d782d5708aabdccdb6799768beacffc4 2023-05-10 ext/readline is retired
aec4e2d6787205b489af51e7acdba3be53980f07 2023-05-10 Removed duplicated entry of readline.rb
172077232e7f40b4dfedf6a5434c252b3d326fab 2023-05-10 readline or libedit is no longer required to build ruby
71dc88df38f7bb7049aebf9c45e29fb808022541 2023-05-10 Added entry about ext/readline
0ef6e718d9774484cd66cad5447d61ee985d8680 2023-05-10 Merge https://github.com/rubygems/rubygems/pull/6655 manually.
8866e082072f1d745fd6f5d94f19585dc3b62c2b 2023-05-10 Removed sync task for ext/readline
5f411b9b3e45a40df788f85156d4337206686deb 2023-05-13 [rubygems/rubygems] Bump up thor-1.2.2
74600917a8eeff90ba28b857030052c5a4687155 2023-05-19 [ruby/openssl] Revert "Skip OpenSSL::TestHMAC#test_dup when running with RHEL9"
a7d70321005d302d9b5aaa2b83569aa899a5aaa9 2023-05-23 Manually merge syntax_suggest-1.1.0
d1237bc3a43ed87d9a8c574cfbb7e0399ae0ee76 2023-05-25 Move gemspec files to top of lib directory.
5bfb317a938e461a9f99fe209765263cfe23b4d5 2023-05-25 [ruby/benchmark] Don't use version.rb
5ade6be7773b4162cfa9b19168077270914dd662 2023-05-25 Fixup 5bfb317a938
3026a2f4e9f1b68a4fab6d933110b60f78a6c86a 2023-05-25 [ruby/nkf] Added mission extension configuration
e5bce57e1d3ab6eb8c218355e9b31fe3f2a9b1cd 2023-05-25 [ruby/nkf] Bump up nkf-0.1.3
4bbeed61346d6016e2d72818e8068bedcb9f006d 2023-05-30 Merge RubyGems/Bundler master from 4076391fce5847689bf2ec402b17133fe4e32285
3bc5f6b240c84582da8ed1d48481118607b3c07f 2023-05-31 [rubygems/rubygems] tool_dir needs to handle ruby/ruby repo now
35da41b29bf0a1a8fd2cd7e1d7fcb036ca8c2c7c 2023-06-01 Revert https://github.com/ruby/io-console/pull/43
d8f333491e4c26df7ca577f40d7708d5aedf764f 2023-06-01 [ruby/syntax_suggest] Use hard-coded filename for executables.
c32a30ec09997b3ee846a33a6873ed0e66c8dc94 2023-06-02 [ruby/stringio] Development of 3.0.8 started.
3a4302c742622dda9fbaeeb90fd42364badc423d 2023-06-05 [ruby/singleton] Revert "Simplify the implementation (https://github.com/ruby/singleton/pull/7)"
29ea3c5aaa9513fcd497781e7051c0f436725eb3 2023-05-31 [rubygems/rubygems] Try again with https://github.com/rubygems/rubygems/pull/6693
c0bbec2ec7f2e87242331c301cc6b617c2f9b0a0 2023-06-08 Fix wrong directory layout for racc test
8206a821408cad106f96bd0da1fd517e1581b147 2023-06-08 Update parser-text.rb with https://github.com/ruby/racc/pull/218
0f2ebfee85af383f859d9fdc64d58f654282c2be 2023-06-08 [ruby/racc] Bump up v1.7.0
a84f2fe8d176a8fa57aa559022a862d568c54e98 2023-06-08 Manually merge https://github.com/ruby/racc/pull/217
7ef1a2387e7fb8f80e217a20678031153814ab72 2023-06-08 Re-generate RDoc::RD parsers with racc-1.7.0
182d3262fb4147d3bdc5c1970b00f165bdb59ae9 2023-06-08 Sample files of racc is not available in ruby/ruby
b90683be44d8821a1a8121b6364d653a47421914 2023-06-08 [ruby/psych] Drop to support Ruby 2.4 because the latest version of core_assertions only support Ruby 2.5+
d1775aa388bff73ca2d22344d4c3745f23bfe654 2023-05-31 Try to promote racc as bundled gems
044d0606e29e67d7ac8c1ef38867b88b445907b7 2023-05-31 Removed racc/cparse checking
55e0f8cfe0fe34cc96524341fc2319e487589934 2023-05-31 Removed sync task for racc
d24e514d54f9d9d062993f37467efef3498577c0 2023-05-31 Added racc dependency
ab5aade5abb28a8bce2d2e86fb4e6ca3ac492f23 2023-06-01 Removed executable of racc
e69bb9f0d7dab447d757c34f674474406e2bd8f1 2023-06-08 Bump up racc-1.7.0
d6bddcb0137d5a640eb22fbd17f9aa83f71fbd48 2023-06-08 racc/cparse is extracted from ruby/ruby repository
11cc1827c4e58cf5392fb488d612e6da58abbd21 2023-06-09 Added entry for racc changes to NEWS.md
2ec181992b2f14c2f1c9b3bd94590f8503136f1c 2023-06-12 pry is not needed for test-bundled-gems
8be4659b600d28f9f9b812ab2692a367260528d9 2023-06-12 Run test-unit test without rake task to avoid yard dependency
f6e6d52b226015063ea3ee002517911d41333648 2023-06-12 Try to skip Prime_test.rb
3924dba552804773fd66d98a57539ccb16943835 2023-06-13 Update the current URI maintainer
e5cf6b6dbe7b571f83f7ef0f0c200f0a3c76bcea 2023-06-13 Don't install bundled gems for test-bundled-gems and test-syntax-suggest
27d581ea6ccda94a5c999fa566add8a7b895c358 2023-06-13 rexml is also bundled gems
6e93320c1b5ee25331ffc300beb5f14f2630403f 2023-06-14 Update RDoc::RD parsers generated by racc-1.7.1
bd019ac87aa47c481348ec6b7e3773bba3028392 2023-06-13 Removed rake-compiler dependency for test-bundled-gems
551b8a31a94eb114c266d5af1cfdf1d30ac5cb61 2023-06-14 Update directory layout of rubygems/rubygems
2c219ab2155483e23d1a6e9fd5262d0206f837e4 2023-06-14 [rubygems/rubygems] Rubocop 1.51.0 or later didn't support Ruby 2.6
503b9bf1d4f6c9ef168a2dcd16e01b2e376a305f 2023-06-14 [rubygems/rubygems] Removed unnecessary disabling of Lint/DuplicateMethods
827d66266be9feff10f71dd26fa04227423d134a 2023-06-14 [rubygems/rubygems] auto-correct Style/YodaCondition
c2f4b414804a4ccd3edeec87e6998beb60c002bb 2023-06-14 Merge rubygems/rubygems HEAD
5bc1b56c14db279368c16a099c538189483c0a5a 2023-06-15 [rubygems/rubygems] Auto-correct Performance/FlatMap
44ad176fc250553950ee7b54071d14aedc4183a5 2023-06-20 Update Racc entries on documents
1edbaa850f6907c9b4bbaa083ef13a578f251da1 2023-06-20 Merge rubygems/rubygems HEAD
b7375770ef15c7d7b3fdf14bf1964a0209881f98 2023-06-23 [ruby/timeout] Bump up v0.4.0
65c217933639b9f4f40d028440b09b046b0cf115 2023-06-22 [rubygems/rubygems] Molinillo::DependencyGraph is initialized in Molinillo::Resolver#resolve
a99d0c1555f17fef9deb90d0dd7e95d3455c942f 2023-06-22 [rubygems/rubygems] Removed unused variable
9dd869859760600df2d12c39ebaea0a306272256 2023-06-27 [rubygems/rubygems] Fixup https://github.com/rubygems/rubygems/pull/6766
ab5421547c5546603c2383085005272ba7754fea 2023-06-21 [ruby/uri] Bump up v0.12.2
c7af39ecd8d78d9ffc312dcde2af3466c7bbaf5f 2023-06-21 Merge URI-0.12.2 for Bundler
218f913aa6cd3bcbf715f229f400effee0f79ea6 2023-07-04 Suppressing security alert of atty dependency by env_logger-0.9.0
1e7ddfa7eaa9834f958db0646457e00b27ef4976 2023-07-05 [ruby/psych] Extract accessor methods without forwardable
d287d8591cf619f4ccf285ac0c6629de11692832 2023-07-06 [rubygems/rubygems] Avoid to use Base64 library because I have a plan to base64 gem to bundled gems in ruby/ruby.
a642a94b68a31c0e7c092087114c269132cdb159 2023-07-07 llvm-objcopy is not provided by Xcode Command Line Tools.
f16c880f776450771196c35cec10b9a5860a560f 2023-07-12 [rubygems/rubygems] Introduce bundle config set version feature
d3305cab44ff6c9e59778c0737d8426fe8563ae8 2023-07-12 [rubygems/rubygems] restart with BUNDLE_VERSION if it's specified
8cf5297ba595af38a89ba8d2d428ae26b6bb00d2 2023-07-12 [rubygems/rubygems] Dont't use Bundler::VERSION
3ef6364a988ab24ca7fdbb7d1b6840b2a40f1466 2023-07-13 Move bsearch test with Bigdecimal under the test_bigdecimal.rb
76ef28186f5c470ef18c7a661f9c7a5d4dc696ea 2023-07-13 [DOC] Removed redundant `the`
b368990ce632aaa11581d3b8f9fa9fd77401121a 2023-07-18 [ruby/psych] Skip BigDecimal tests when it's missing to load
56c8dab46891bb21b637ec64903bb0a38bb5d2a3 2023-07-18 [flori/json] Skip BigDecimal tests when it's missing to load
7fdf98ef39cc7b079502f0faa086b31f16f3b0c6 2023-04-04 [rubygems/rubygems] Deprecate Gem::Platform.match
dd1af4b22d99642c2300e60d37215ea3c43ba337 2023-07-19 [rubygems/rubygems] Rename local to lockfile and global to system
f5e03ef31cde82b8d801d2d67eac4e9191dda2ca 2023-07-19 [rubygems/rubygems] Warn if file is loaded without Gemfile
95cde6e4c22946c03ddaa66f055d7671cd51e0ad 2023-07-19 [rubygems/rubygems] Don't use redefine_method
bb61e45ae7be8fb456561369d2c37600694f2887 2023-07-19 [rubygems/rubygems] Keep Kernel#require private
a23fe8e84d8c73e45062008b4d020d47161858f3 2023-07-19 [rubygems/rubygems] Avoid infinite call of require
0ae227ebe22bcec74fcd5fd6acd1b724ab0d8c16 2023-07-20 [rubygems/rubygems] Also check Kernel.require for infinite loop
df4ac25bd957b4a22acc3243de4af310efc473f1 2023-07-20 [rubygems/rubygems] Added examples for warnings feature
cc2617ae3f82b6ae12965d9974680f3d15462745 2023-07-20 [rubygems/rubygems] Added csv as stub gem to build_repo1
2424b921b2e773343fa7dd670c40e26873adc22f 2023-07-20 [rubygems/rubygems] make bundled gemst list as constant under Gem namespace
ec600332fcf60a0d54cf5de1051d189270931ee3 2023-07-20 [rubygems/rubygems] Simplefied condition
fc5dbea4c3aca71b97db22b47b934454705ceed8 2023-07-20 [rubygems/rubygems] Added Ruby version for bundled gems to warnings
64530b545fec528de3423fbfe83dbe2138754715 2023-07-20 [rubygems/rubygems] Added warnings targets for old version of Ruby
6bb34a7684955a45638f48101df01c1deaff8d62 2023-07-20 [rubygems/rubygems] Don't reuse require argument
422144d220e8cfec38c0b07b2ba142aa5fa9066b 2023-07-20 [rubygems/rubygems] Use Kernel.singleton_class
8fbe7d0295fd38496b61e2e1a93c920f93892aa4 2023-07-21 [rubygems/rubygems] Skip warnings if bundled gems is already loaded
979d1fa5fe57f441ceca10f513d6009ddd78b8f2 2023-07-21 [rubygems/rubygems] Extract Gem::BUNDLED_GEMS from Bundler
cf1f2e9d06a2fb699d911492425c4090e02b3eb1 2023-07-21 [rubygems/rubygems] bin/rubocop -A
6500f85927135901f365d2ba1186c5c4f2881f8e 2023-07-21 Added Gem::BUNDLED_GEMS for warning feature of Bundler
426434556f43e597da8ddfa33c659321971f1b83 2023-07-28 Removed lockfile for test-bundler
93f57dbcefcb4aebfc8625ffac47499498f743ed 2023-07-28 Update description for test-bundler on gitignore
ce6c6c7cfae7bb328ef796b57a8daa1e6fba9955 2023-07-28 Exclude lockfile from sync target
b9c2f4a42417572a5edf5a21bf606456facd3731 2023-07-28 Fixed gemfile path for upstream of bundler
35517baae5a1bb5fa77771f7d465d0bf40c96a5d 2023-07-27 Use Gem::BUNDLED_GEMS::SINCE
2deeb0e0bf8b871b556a7bd2be2817fbf3d50889 2023-07-27 Removed unnecessary methods
de91ce980ad6022a506ec12c7eb20392a37e98fe 2023-07-31 [rubygems/rubygems] Use Kernel.singleton_class
fd782dcd1e52326d81c5a776acfff362609df2f7 2023-08-02 Revert "YJIT: implement `expandarray_rhs_too_small` case (#8153)"
28c2136722823ce5b69d07bd723b8a76b8b172d8 2023-08-02 [rubygems/rubygems] Replaced remained local to lockfile
ede3c5ee0f2ffa616724ef455420ba82c01c49ab 2023-08-04 Use future tense if current version is older than list version
a0b695b4e6e2c2edc566558c0b9588dd3b85d712 2023-08-04 Also decorate warning message with future tense for bundler
ae8fd392d5b97c650a44db8bbfad24664aa5e995 2023-08-04 Fixed worng key of bundled_gems list
6b570ff2c0f3383f22a456eee6049715c9276383 2023-08-04 Display call location with bundled gems warning
1c93288f8bbf667cb95eb7137b2fe64213894b77 2023-08-22 Added bigdecimal to warning targets for the bundled gems.
bdd535eac6b7dbfae4697f4e965e8b07978322bf 2023-08-25 Decorate Hash syntax for Gem::BUNDLED_GEMS::EXACT
28b2cb10d5e6ffb2bfb5ecc4ca472a4849b2c1b3 2023-08-25 We should also warn when loading 'bigdecimal/*' libraries
3a70afad32f183daa8b3ddc36cb75b27e47ef623 2023-08-25 prime is bundled gems since Ruby 3.1.0. We should warn it under the bundler environment
70272ca65c59f787e48c219c8946b22ce310fef0 2023-08-25 Warn for bigdecimal.so case too
f7359e112a2834e7360dcee3836508d2031b7e72 2023-08-25 Suggest to add bundled gems into gemspec if 3rd party gem try to load gem from Gem::BUNDLED_GEMS::SINCE
589cd0e511304be1419d4d7191eaf1063ef83fd5 2023-08-29 [DOC] Mention about https://bugs.ruby-lang.org/issues/19776
141102b0b08c4feb682210033cac8d0f042c4beb 2023-08-29 Expose Test.filter_backtrace for the default gems.
5e81127c1bb810734a410b3f5905e01ab6b37b3c 2023-08-29 Fixed broken -a option behavior
f16c50772c97c9cbc2f9f1eb0087224a92c3c99b 2023-08-28 [rubygems/rubygems] rubocop -a
07ddb3589fcc07f68e19dee56e0722f9e0ea0682 2023-08-31 [ruby/shellwords] omit blank line
2efd59e2eb4ebf68f85ab6f07b1a4aea0584248a 2023-09-01 [rubygems/rubygems] Use assertion message strictly
923d3517f145d9cb30bbc7d680aac32531de14ed 2023-09-05 [flori/json] Removed code for Ruby 1.8
f1c78b23313e63eb31a213cc7277b1eb206a581b 2023-09-12 Suppress warning for shadowing outer local variable
1851824b1c7b816e41b567b5310bb18ab6f9ff7a 2023-09-13 [flori/json] alias_method is private on Ruby 2.3 and 2.4
c75d54a36ca94ec25b5eb31925a0414f998df78c 2023-09-13 Fixup 1851824b1c7b816e41b567b5310bb18ab6f9ff7a
b33e9f637d2af0b1dc447e31ffd3a31e26e47b13 2023-09-19 [ruby/securerandom] Removed extra argument for build failure of ruby/ruby
3b47fb2cb65336481ab339c612cc01d87a12c028 2023-10-02 [rubygems/rubygems] Update suggested variable for bindir
40ab7b8c244de20007cb45846f41de3a01f7ea0c 2023-10-11 Skip test_bug_13526 with High Sierra
8f6a96e6ada05b2716ee6f441fd246beb5148426 2023-10-11 [ruby/psych] Bump up v5.1.1
1b19e9198d92e7eac3f3c5402243d6f7a052ede3 2023-10-11 [flori/json] remove_method of Module is private at Ruby 2.3 and 2.4
e42df781d95c9558fbf552eed6cd2c4e4bd3f782 2023-10-11 [flori/json] define_method is also private at Ruby 2.3 and 2.4
b17ae8889444bc3437ec88265cf9d90c9064def4 2023-10-11 [flori/json] skip TruffleRuby
75644f98e52075073a896704d1b16cb76b404fc9 2023-10-12 Use Gem::BUNDLED_GEMS.warning? at Bundler.setup
c2bdb198d78508853609257058aaebb6c364af7c 2023-10-12 Dont't handle inline Gemfile
ea05ddbeff99b1c0766b0171d11a9fa84dce62ec 2023-10-12 Move path normalization into Gem from Bundler class
57c2ae206f46e3c37ec8927dc51cffc53d47cda8 2023-10-12 Move additional warnings for Gem author under Gem::BUNDLED_GEMS.
ba4fed47ecdf4bf80cb8be9f1ed5669a6a8a5988 2023-10-12 Removed examples for warning bundled gems
b49346ee7344b6febd69cf2d1dd8161b6a4e774e 2023-10-12 Warn only LoadError without Bundler environment
fdf0589a954343c963731cf4b9e97fef6de415a3 2023-10-12 Surpressing double warnings
62eea99a1c492530319f63411cf54294b9d73791 2023-10-12 Added recovery instructions for RubyGems
fe5329f032c4c71b58ffe5ca3ba32ed955adfc01 2023-10-12 Ignore warning on LoadError when running under Bundler
c6728caeb7ad63963737bd43f53cf4a667990b77 2023-10-12 Fix wrong gem name
35edc14ee15332e192b6665df88c9bc0974d6bb7 2023-10-13 Ignore duplicated warning with native extension
d1f781b0d49f16d996e3ba848f386e6452aa68a0 2023-10-16 [ruby/psych] Bump up v5.1.1.1
3b690b726df82f399023b26fdb7530fb9009acf5 2023-10-18 reject bundled gems if they are declared in Gemfile
46766e922b46cb3bdc42fa0b2052265c2f6c2a65 2023-10-18 normalize gem name without .so or .bundle
ac8ece81f26f29dc2f9d77fcdb0620a51ba26f1e 2023-10-18 Tweak the grammar
3605c9ae608e41f8e74af9fc537e891aa79d1165 2023-10-19 Don't need to refer SINCE constant
e6675861f3ddeabcc777dbb931a646868546382a 2023-10-19 Mentioned targeted libraries for warning feature of bundled gems
5e5a8cf752af362c7dad40f6a0b7aa93e18c5bd0 2023-10-19 [ruby/ostruct] Use Gemfile instead of Gem::Specification#add_development_dependency
2a56a6c3af9b36bc762855995723a23f9f5bd4d8 2023-10-20 racc is also extracted to bundled gems
1640dbdedd3817f1a4e0df6476fe75aa794a2dd1 2023-10-20 Sort gem names
13b33b109f2d0bb17164a743c2f71cbe67a36422 2023-10-20 [ruby/logger] Use Gemfile instead of Gem::Specification#add_development_dependency
097648897059c14e1dd818338da68de0255b7e00 2023-10-20 [ruby/logger] Bump up required ruby version to 2.5
bb849ffdb18305f01457de4e9848c830eb83a2d7 2023-10-20 Added explicitly begin-end block for Ruby 2.4.
8942c73e6a19a6a102eedf295cc6a924c08d0af1 2023-10-23 [rubygems/rubygems] Disabled Style/HashSyntax for keyword arguments
9844371c6f2243a5edddbc01204321034e21ba04 2023-10-23 sync_tool is unnecessary now.
df5bf5bb591af2d5382fb7746489bfd1d4b7df81 2023-10-23 Removed unnecessary libraries of sync_tool
5c4978c11c4ea9569d5d99a86936fbef0ab7fa52 2023-10-24 [rubygems/rubygems] Handle empty array
c5861903ac5f89cafb131400835b2e3b207ba928 2023-10-24 [rubygems/rubygems] Handle CI configuration on ignore list for Gem::Specification#files
5461bc18f88f7f335f6456774498efd386c3012f 2023-10-25 omit failing test at arm64-neoverse-n1
1649486834a6d195623bbf6820f06eaeb26567a5 2023-10-25 Fixup 5461bc18f88
634e0ac140d890904c59eab8bdec09b80c78b1a4 2023-10-26 Fix test failure with __runner_options__ renaming
ab9659620fb6607ac2e27ac143acbdafc36a4849 2023-10-26 Revert "[ruby/prism] Use `cargo fmt`"
5c1b7633fcd9c7c43974b72bd36cab1f9e9bd186 2023-10-30 [rubygems/rubygems] Relax matching pattern for rake version
f757a5d3ceb62a1f049f7060429b5b3bac6ad545 2023-10-30 [ruby/yaml] Compatibility for Psych 4
e34e8b93f8fac3ef40ab5ed8672fa003f3b4d9c0 2023-11-02 Support Pathname object for warning feature of bundled gems
7149543f249d7e29d223fde860770fded5762f0b 2023-11-02 Added TestRipper namespace to test_call_colon2
e10f7c9d5b7c3097cd0d7bc3b7b7bbd2078c02cc 2023-11-02 Fix to detect gem name logic. It's mistake to migrate bundled_gems.rb from rubygems_integration.rb
42f368ead50bb51935026f54d698fe18780230d2 2023-11-02 Surpressing additional message if it missed to detect gem name
66d266244c00c1f9ffcfbd2970386e0adcc2512a 2023-11-06 [ruby/net-http] Removed obsolated Revision constant
e3a19b8a4306ae3103e6a27cdac7482585aac453 2023-11-06 [ruby/net-http] Bump up 0.4.0
ee13da3e2a3632eca6401bb510941f6ff20a7b55 2023-11-06 [ruby/rdoc] Bump up 6.6.0
7a6c72e03d27003366fd3c5d6169fe0097c7114c 2023-11-06 Update rdoc parsers generated by racc-1.7.3
479717b4506840615f72ba479133c5132a34ad2d 2023-11-06 [ruby/un] Removed commented-out code
5a1934416f5338514f3400b63344846e2e5217c4 2023-11-06 [ruby/un] Bump up 0.3.0
ebb18167185157b9f32f9338f7b5ec7bb4ed486e 2023-11-06 [ruby/benchmark] Bump up 0.3.0
b5e7065d9a710f070fdcdb09570d6b321e1af39e 2023-11-06 [ruby/singleton] Bump up 0.2.0
bda3f67f8b0f63c126e97e40bbf8a2de64c78190 2023-11-06 [ruby/shellwords] Bump up 0.2.0
00e5abae3ffce61970118809b7f7ff5fb1294d7a 2023-11-06 [ruby/yaml] Bump up 0.3.0
460c7b22934a1cc98915877ef48fbf85bfe53239 2023-11-06 [ruby/uri] Bump up 0.13.0
31c36a444a1cd948b28fd968aa002c8a4960023d 2023-11-07 Skip example for 07df8a5d5ee725eee00632717ea4deead5fc783b
0ac39f226dc847cd4bd9211da17fa7b33a7b9c89 2023-11-07 [ruby/pp] Bump up 0.5.0
e8fda04d0a5e96e7425259fc4c3d15bb20d6ea84 2023-11-07 [ruby/prettyprint] Bump up 0.2.0
3f33bfa1e51afc916250e7a7a93e599b65a78987 2023-11-07 [ruby/optparse] Bump up 0.4.0
c9ee600cef88751aeda89e90fc25ac2e3199f3c9 2023-11-07 [ruby/weakref] Bump up 0.1.3
d9f1211a2f2dbb37441f12c6bcdfa5838b454b68 2023-11-07 [ruby/tsort] Bump up 0.2.0
1fdb8ef15623f78a6319c698b166c8d3c3612f86 2023-11-07 [ruby/rinda] Bump up 0.2.0
f32c5e1c94682537f38f29889da454454a7a8a44 2023-11-07 [ruby/open3] Bump up 0.2.0
ad81af22d4a1a24c3a63a960d558d0131ee2a3d6 2023-11-07 [ruby/tmpdir] Bump up 0.2.0
eeaa2cdba2913096b14d4319804fafb715671867 2023-11-07 [ruby/mutex_m] Bump up 0.2.0
308d7943666f7aea7926809ee8dc071eeca35fae 2023-11-07 [ruby/pstore] Bump up 0.1.3
bf330853404b38c857d6c08bbc23f4483df93a51 2023-11-07 [ruby/observer] Bump up 0.1.2
b4901d54a5f89525de98a8775d4233c874a7d91e 2023-11-07 [ruby/getoptlong] Bump up 0.2.1
b94c407f69173d9e9422e655ed96dcc51c296adb 2023-11-07 [ruby/find] Bump up 0.2.0
0c55886fc2aad1688dbbb116803f36789f4cde9c 2023-11-07 [ruby/tempfile] Bump up 0.2.0
eb4dd7001fd1e5a6e39a9a215c4c4fde96d5f771 2023-11-07 [ruby/net-protocol] Bump up 0.2.2
da2cf947bc9580a8d188ccfeae5588f89a140fd4 2023-11-07 [ruby/date] Bump up 3.3.4
c3a11f1cfc9b5da62a45246e40aaac4bb8c42e83 2023-11-07 [ruby/securerandom] Bump up 0.3.0
027f0a4564e64f888ab9d2c1e5546aae4003acee 2023-11-07 [ruby/delegate] Bump up 0.3.1
acf0f8551e6acc4f14143433e798c5cfb9087144 2023-11-07 [ruby/timeout] Bump up 0.4.1
360607c7f1bb1cd75a882d4cbf63665d27a65044 2023-11-07 [ruby/time] Bump up 0.3.0
7d2d0f054f6fcbf04f20baec261cdde10be8aa19 2023-11-07 [ruby/logger] Bump up 1.6.0
65e1f918d9bc549045906bc16855f15d6bb242c6 2023-11-07 [ruby/drb] Bump up 2.2.0
eaf0ca4cfe7d7b53c3812b593a5e49db5dff9c74 2023-11-07 [ruby/win32ole] Bump up 1.8.10
01d86818ff56720f479ceabc38c36e78a3f93e36 2023-11-07 [ruby/ostruct] Bump up 0.6.0
ef3feae8e7231d8d3fca945b308ea68c39b385eb 2023-11-06 [ruby/drb] Load DRb::VERSION automatically
84b2a6ad5d8706c3719eccd982d6387c735413a0 2023-11-06 [ruby/drb] Removed old version on doc section
d63c29ceca1652e6c73b282a48a42daa23c28ec7 2023-11-07 [ruby/fcntl] Bump up 1.1.0
3ac15f7e5791fb0f9307312f002286bd24a99a67 2023-11-07 [ruby/base64] Bump up 0.2.0
9857499d3dc4a1777f66951e88a2699698269fce 2023-11-07 [ruby/fileutils] Bump up 1.7.2
31dfebccbf758d27f7c72223434ffc92a7423fb9 2023-11-07 [ruby/English] Bump up 0.8.0
b13d00a7c0e9795b4bdeaeffe2b7c25d6c61d95b 2023-11-07 [ruby/open-uri] Bump up 0.4.0
fbb63605c4dc9d0dbff3ba819bc78dae6193512b 2023-11-07 [ruby/pathname] Bump up 0.3.0
123b2e2fb493618260dffca0dedbf685762ef6a3 2023-11-07 [ruby/cgi] Bump up 0.4.0
79544157e44ccf833205fcdce0b0f1bd9796dd65 2023-11-07 [ruby/zlib] Support Ruby 2.5+ again
3d5fef77125a99458767c80347c01f383737efe7 2023-11-07 [ruby/zlib] Bump up 3.1.0
f8ffe907f0ee7a4f60aeb165812c4045b5fddca4 2023-11-07 Added racc to warning targets of bundled gems
589e2b6782f17d5a1d55021c0395d5d73224e9da 2023-11-09 [ruby/irb] Revert "Skip TypeCompletion test in ruby ci (https://github.com/ruby/irb/pull/748)" (https://github.com/ruby/irb/pull/755)
5398bbcbab702907430ee019d07f5dcf2b0ce4af 2023-11-09 Tests of irb is still broken.
e6b2cd15e34cbeaf07d8ced2db89d02272e9d5af 2023-11-14 Skip test_diff_* from rbs tests. It used bundle command
bb008f006cf4e8ab53e59cdbac9f3c002ff80b32 2023-11-14 Update bundled gems manually
197ab823bad0bce93bfd9248dcfac9e548d9e806 2023-11-15 Revert "Tests of irb is still broken."
da2c2931a602da22bc1fd10dc41f5c3a117bf502 2023-11-15 Skip Type completion tests related with IRB::VERSION
e1978a905a32af2d48b6e9efb6d0fe1656fddc5b 2023-11-15 Fixup da2c2931a60
536649f819ed8f2bb0f8f44b1a0ca5c6d1753b24 2023-11-15 Fix IRB tests (#8925)
7415901ac29279fe27bea73d1415a617b42b3a65 2023-11-16 Always revert or skip extended require of RubyGems.
c65bb5a0f8a083e9a3fd7cec542ef7e494edfc48 2023-11-16 Warn bundled gems before Ruby 3.4.0
f100c6477ab0a3c49e3256c4eb8efe312ffd0198 2023-11-21 [Bug #20004] Revert "[Feature #19422] Enable shared by default on macOS"
f2bb5394596c96ce5d7ff415694f3fc83715a96b 2023-11-30 Manually sync with https://github.com/ruby/open3/pull/22 and related PRs
f2f91396576146f58ec299a6d8e5acf665493aa9 2023-11-30 Move #19785 correct category in NEWS
722cb9a56d091a10fd6ff9eddfcc7773f06a393e 2023-11-30 Skip test_resolurion_error_error_code with FreeBSD environment
32f289d118b442a712af28c2af44384f5cb07db1 2023-12-01 [flori/json] Bump up 2.7.0
86045fca24be94db7a9cbf7a9126e43c212dcc55 2023-12-01 Manually merged from flori/json
7d142c08cb5b65e4ba110b116c41a8e5e3acc027 2023-12-01 lib/helper only needs on flori/json repo
64c4bbb86cf5c2a7710bef4d481c6a05f780c632 2023-12-01 [ruby/prism] Add test/prism/snapshots/heredoc_with_comment.txt
abc3d124f79abae6ea9072fe6a3e70486c1fbe58 2023-12-05 [flori/json] The modern Ruby uses utf-8 encodings by default
84654bfbba8df0f9eb6876051f8fe62f9a423bdd 2023-12-05 [flori/json] cosmetics
bf5368493b74d514328f0f1096f760fca1d0c56c 2023-12-05 [flori/json] Detect json version from version.rb
a399c1f26d34b2ba3a4787f2206c59faa2ea97da 2023-12-05 Removed obsoleted version definition
440ea778f2b8422e07075e5c451ec0d3bad8f90d 2023-12-05 VERSION file of JSON is removed from upstream
eecae51502215ae4dab9d99a1079636f3fcd99a5 2023-12-05 [flori/json] Bump up 2.7.1
e7cc79183879b6449d42050407b3e998428b4ef2 2023-12-05 [ruby/cgi] Bump up 0.4.1
f19de1289b4c20b12efe431d124f6988fbaf007f 2023-12-05 [ruby/tempfile] Bump up 0.2.1
d691b1a14167129cc415abda3792aa25fd5d6a96 2023-12-05 [ruby/rdoc] Bump up 6.6.1
d411d8f5fe80b9c8f741ee03f91a670d5620917c 2023-12-06 [rubygems/rubygems] Try to load Gem::BUNDLED_GEMS on Bundler
214f6d6598be8437284dede9eb9a041a3ebfb24e 2023-12-07 Move replace_require into bundled_gems.rb
a41d6c825c4b1ed5699fd7880edeb8d4adfa5197 2023-12-07 [ruby/open-uri] Bump up 0.4.1
bc6a0ede4a05d19dc999d05c84b46a0258ab0528 2023-12-07 Bump up bundled net-ftp gem version to 0.3.0
8f6cf72e661e36410848c1451335fd28a32cecdf 2023-12-08 Skip to warn like 'bigdecimal/util' feature.
dab30b4d71efa40220a340e1ef7936824b6cc6c6 2023-12-08 Pick commit from https://github.com/rubygems/rubygems/pull/7227
f2c84c48842d47e7612c78d0627542b596945586 2023-12-08 Pick commit from https://github.com/rubygems/rubygems/pull/7085
cc9826503d989df877adbcd94d39a6ff78d0b785 2023-12-08 Revert "Skip to warn like 'bigdecimal/util' feature."
5015481e537ab3dd34c184ed4ef20521c5b4f43d 2023-12-13 Removed duplicated LICENSE file
866b6fcd69c85cd00118324942886d92a3bb2a0f 2023-12-13 RubyGems 3.5+ will use vendored net-http
12c775c94249b57dadfda0c2de9568398ae6cfd6 2023-12-13 [ruby/etc] Bump up 1.4.3
5cabe1e9cc6829d1918c65bf29c4ba8217cc466d 2023-12-13 [ruby/io-wait] Bump up 0.3.1
06edde22f462f736c16ae9038b015fcdbd100716 2023-12-13 [ruby/io-nonblock] Bump up 0.3.0
39023792dbded9250040224accda18c0db14c5bc 2023-12-13 [ruby/io-console] Bump up 0.7.0
5f5f8dbbb6a7861e9c591ad09149944a5adf5a71 2023-12-13 [ruby/resolv] Bump up 0.3.0
a7ad9f38367b729d49db78e7cbe13922d3ff70ee 2023-12-13 We need only one line for detecting caller gem name
8b0c62696203daba815fa4e6d1c08dc143b3cc04 2023-12-12 Skip warning feature with Bootsnap
5a0cbc934428b3babdce6f5d014c30afcb84e567 2023-12-13 Detect bootsnap from all frames
e3631277c37861d5e99fbefd8bd3eeefc0120825 2023-12-14 Removed duplicated LICENSE files
76c1ce4e379535ed92ebc2197563b36bfd8b2beb 2023-12-15 Added basic test case of bundled gems warning
66b82a4430a38dbbee0b69896743b5eed4c5badd 2023-12-15 Added test case of bundled gems dependencies
25a133ba17a0025451befecd4008b18de2c1e190 2023-12-15 Added test case of bundle exec
9a204fb82e36dc30fc86827234e99ca6f55d442c 2023-12-15 Added test case of bootsnap
8df46d54bf9722ed0ab84f24e5fa48fe2fecfdd5 2023-12-15 Added test case of dash gem like net-smtp
c3ae4b6ae12546a1b5adb33f8789a7bddd4739f1 2023-12-15 Revert "[Bug #20060] Properly return matched gem name in case of EXACT"
cc9aeec23e260a42fea9bf27835331ff76d24c4a 2023-12-15 Explained about test_for_warn_bundled_gems
711e85674e7c98909f5a43b7852ddc763beaa744 2023-12-16 Pin versions that are RubyGems 2.5.1 and Bundler 2.5.1
d242e8416e99eaee4465e2681210ae8b7ecd6d34 2023-12-16 Revert all of commits after Prism 0.19.0 release
6c7c4ac407c4eb2f70cd599c78808c5cd10b9c13 2023-12-16 [ruby/rdoc] Bump up v6.6.2
1a244730a9fada79fbfc1b2f478c2fd8fc108e4a 2023-12-16 [ruby/open3] Bump up v0.2.1
6a79e53823e328281b9e9eee53cd141af28f8548 2023-12-16 Rollback to released version numbers of stringio and strscan
2b3fc0407a9b9527ae5bf8069943661a061ec0ba 2023-12-16 [ruby/securerandom] Bump up v0.3.1
3b6828f9679ac2a8cd26d9e68fa042b9c4452d0a 2023-12-16 [ruby/syslog] Bump up v0.1.2
8936bb74c66e68f44d2a18564ea0b0d5e290cc6e 2023-12-16 [ruby/abbrev] Bump up v0.1.2
4fd3c85acdfa942d88d8e9e2ccd17b8030c2c3b2 2023-12-16 [ruby/ipaddr] Bump up v1.2.6
80d63fbea57ca5369901ee51fda1577a9ec605e0 2023-12-16 [ruby/readline] Bump up v0.0.4
582862754fbbcc521e3d660eba6bfb566abf1bc2 2023-12-16 [ruby/io-console] Bump up v0.7.1
dd49ee152ba4153f5c4cf44896975cf1e0ee739e 2023-12-16 Use minimum arguments for Bootsnap
6f6b36b7e47d29ff8bc33918265a8bb4148109e8 2023-12-16 Added test for sub-feature like bigdecimal/util
ad2a38dce4ac2e28c825080f4724d0ffed805e16 2023-12-16 Added simple test script
ab87cd0baa884797b608013de24ab645cd38999f 2023-12-16 We don't use tracked_files in before(:suite). It breaks with release package.
40113454b1362554dee83454df76e5892999247f 2023-12-16 Use regex instead of hard coded paths
8db0de92a8454b449efb243f380f5d2b68c38d7c 2023-12-16 Restore tracked_files for ruby core repo
d7d10f3ee85ecd1a1d59a60b8c35d85602250d87 2023-12-16 Adjust rubygems style
5ea862f26e86be6fabcc938e22bc2d5c2bbc8341 2023-12-19 [ruby/psych] Bump up 5.1.2
bcb4706dac321bef018a28c83721609a20143351 2023-12-21 Added limitation of bundled gems warning feature with bootsnap
82496f2b389278a569fa7680ee6faa55a97410d7 2023-12-21 Merge RubyGems-3.5.2 and Bundler-2.5.2
7d7a84e99fca816ec352c95965687db240fb56d3 2023-12-23 Merge RubyGems-3.5.3 and Bundler-2.5.3
c903cddf55af1505a0779e1a131f2fe47b838260 2023-12-25 Typofix under doc directory
e233730846fd2634208c3c568c49b76bf3b29a0b 2023-12-25 Partly reverted c903cddf55af1505a0779e1a131f2fe47b838260
27ead9907db12a6ff955cd86a15a62ff1f064392 2023-12-25 Typofix under lib and test, tool directories
1b5f3dd6a1a5d054e3fd5af10b5dc2f49e1046fc 2023-12-25 Removed empty sections
863ded45a18773742cf3adab0f6deb4ba6b47c6e 2023-12-25 Typofix under bootstraptest, spec and yjit directories
fa251d60aa9c6f271885a467a26249b29f291cd3 2023-12-25 Revert "Revert all of commits after Prism 0.19.0 release"
f54369830f83a65fb54916d762883fbe6eeb7d0b 2023-12-25 Revert "Rollback to released version numbers of stringio and strscan"
5b8e685877c4b1476b1d9f5394386b83b9099dd3 2023-12-25 [ruby/rdoc] Typofix by misspell
edadd5b796678e8f819030f9fa37dcae4be2b282 2023-12-25 [ruby/psych] Typofix by misspell
69312228838c6676a2be442c8758f37e36638470 2023-12-25 [ruby/securerandom] Typofix by misspell
1966a61a1e93560b9bf217662541c53055a84481 2023-12-25 Merge RubyGems-3.6.0.dev and Bundler-2.6.0.dev from master branch
50b783ccaca1622266578b1750dd2490f883c6cc 2023-12-25 [ruby/syntax_suggest] Typofix by misspell
3d31e914961e3b5a113072498c7f18261fbaf133 2023-12-26 Disable to run appveyor anymore
99f8bb133109ac404778dad80ca1e761160bb202 2023-12-27 Fetch tags with test-bundled-gems
a4bdf26781c09be9f8b8860d0032e28dbd3bf0b1 2024-01-04 Fix version detection error of net-smtp
75a8b48fba5392019bf7be82eab247a2eef13c98 2024-01-05 [ruby/net-http] Bump version to 0.4.1
185abff6260c100cbb1022c8ee8bbbfe7f7a76ee 2024-01-05 Use released versions of net-imap and net-smtp
900fb48e68eac3f320ac1414fa045030a05ba993 2024-01-04 Support Feature and Bug tickets for release note generator
f82a6172a2a96815f9478410116d35c76b56efb5 2024-01-09 Avoid the duplicated entries of GitHub releases
149373ce7f7324c56254f10d05534e1c17079b24 2024-01-09 racc is extracted at Ruby 3.3, not 3.4
3ecfea60757e45aa3977f9a1151b590d02c0da5b 2024-01-10 Need newline after changes list
d16f992e1bfacb638b8a9b8b5a7ef8149ee1d50d 2024-01-09 Extract mutex_m as bundled gems
1500946ce4ed7d89ed33059e3629e526b1dc207a 2024-01-10 Added mutex_m to bundled gems
bd9548810c5469a03c69bba19b24a673cca15988 2024-01-10 [rubygems/rubygems] Removed redundant block
9f784915cdb0b50221b929413d9794ee8f591782 2024-01-10 [rubygems/rubygems] bin/rubocop -A test/rubygems/helper.rb
27688b6a1df7b58b539165c7d17b359db5142bd7 2024-01-11 [rubygems/rubygems] Update comment for minitest helper
ff0119354ee4bd836749b171e95458affa10b064 2024-01-10 [rubygems/rubygems] bin/rubocop -A --only Performance/StringInclude
443e4178859ed4d2789c3e5c982647a8e10d7021 2024-01-10 [rubygems/rubygems] bin/rubocop -A --only Style/RedundantParentheses
ea31461ba0cd9eb2fb68fd5b13266e75c343a471 2024-01-10 [rubygems/rubygems] bin/rubocop -A --only Style/StringLiterals
888a8f4318b7182addc9bf7ff096fd3c3327daba 2024-01-10 [rubygems/rubygems] bin/rubocop -A --only Style/StringLiteralsInInterpolation
983ca8e9c97b3065ce909f5595eeb1ed6bc0a85f 2024-01-10 [rubygems/rubygems] bin/rubocop -A --only Layout/SpaceBeforeFirstArg
a1d5c6555efbec37a85a816c0617071ff4eccb97 2024-01-10 [rubygems/rubygems] bin/rubocop -A --only Layout/ExtraSpacing
0e8b1973b429d0f2ed9200ec7c68ca4349d5c425 2024-01-10 [rubygems/rubygems] bin/rubocop -A --only Style/RedundantReturn
acdc6abca82ddba8312e2bfd7968aaaaf3337a49 2024-01-10 [rubygems/rubygems] Disable false positive correction
0ebc3f7969c8ad46c22b856c12e742806b1ddde9 2024-01-11 Revert "Update files under .github other than workflows"
505ac323e3654e57dfe338712a6a9b63fb1e5574 2024-01-11 Try to fixup ad3db6711c4aa48c82f4091342aab7394ee45736
b10aa7757e8ef9d7625a7d8cfe962f3b4e8245dd 2024-01-11 Disable to add latest label when running with --no-dry-run option
6a45320c256f25e9fcdf9d969a45b85c885e28f2 2024-01-12 Truncate only prefix. Don't remove v from like preview1
51ba65493905fe066e6745c745c5ada069d629a2 2024-01-12 Set prerelease flag if tag includes preview or rc
80feecd6a36ec640f2fab212a015281e920dc092 2024-01-12 Don't use cat command on native Windows
3103ed4159240e99614c9789bc0f869574a1f9db 2024-01-12 Use timeout instead of sleep on Windows
3113bc8d445c4c24ed3827adfc50bb88c99b6364 2024-01-12 stat command is not provided on Windows
0a27142cf14635abfe1befadb86c1db25de6c2ca 2024-01-12 Ignore windows_31j module with mswin
5fa3259b130cc8fab2475ce2400b8d21f311dc7b 2024-01-12 Ruby 3.3 is always failed at spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb
26cf40aaa08e74bfcfd1f4ee75a7c19c6efbac06 2024-01-16 Always enabled leakchecker by ruby/mspec
c5d54e1db19225b2c05e74c7fa6bf36846c08de3 2024-01-16 We don't need to sync mutex_m
b68dab2d0fbc7b84749d1c8447c003cabbb70a51 2024-01-11 Extract getoptlong as bundled gems
b3ff564967e2752e7b3f95b30581e57e5d195656 2024-01-11 spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ""..."3.4"' spec/ruby/library/getoptlong/**/*.rb
326288c5a578b1f853d17155fe3e00eaabaff0c6 2024-01-11 Document about getoptlong at Ruby 3.4
3f5016178cb81536e800a9121b3804e36c9af93c 2024-01-16 We don't need to sync getoptlong
4b6936aa047158c98a9ac8861d51e5e09229f8c0 2024-01-16 Unbundled samples for getoptlong
9f02680015d21013fa83587d8c912d2af621bb57 2024-01-16 Removed sample code for net-imap. net-imap is alread extracted as bundled gems
4e2eca3be0ef6d4114acdc2527330dfd81d8ff4b 2024-01-11 Extract base64 as bundled gems
05e798269fd4471fbc87f3e4de7728b28b6a0915 2024-01-11 Document about base64 at Ruby 3.4
afb30eb2654253c938fbf47dbb6e24c2a3b74625 2024-01-11 spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ""..."3.4"' spec/ruby/library/base64/**/*_spec.rb
42aa24a24c2a3ea2868e0a2d31d5cd6a7513b007 2024-01-16 No longer needed to sync base64
6c016a4197c233b08a038e3ae7bc919bb16fdd8a 2024-01-16 Inject base64 for basic auth examples of bundler
cf8fb9429511068c69ce70da7f7818c7441c280b 2024-01-17 CHECK_LEAKS is always enabled with 01459f1
2b0766113b35baf188bcb40e7da36a27423a2149 2024-01-17 Extract bigdecimal as bundled gems
272b1c92cceb7b1e2780856058183aa79f3ff213 2024-01-17 Document about bigdecimal at Ruby 3.4
4dde4d1437ad5c39e4fdd78fdb6bdc3b230f9f7b 2024-01-17 Stop sync commits from bigdecimal repo
0bdab1a784fb295df627f4650e14966fe11ec3e0 2024-01-17 Load Rake::TaskLib when missing it
9f729cf36a14ac47a08399aa0426343353f20b6c 2024-01-17 Skip bigdecimal extension on TestExtLibs
4328f190eaae5fc7e15e9889a0d9e7b2b8fa56ab 2024-01-17 spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ""..."3.4"' spec/ruby/library/bigdecimal/**/*_spec.rb
44d74f22c8da3c13aa5363769418e2f5fd29f65a 2024-01-17 Guard bigdecimal related examples
7cb1125446a5f25a4c2d7163bfd2b41b811df467 2024-01-17 spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ""..."3.4"' spec/ruby/core/rational/coerce_spec.rb
fd81c887f9067dbc3b594dfc7a23de1c35919daf 2024-01-17 Use fixed commit for failing result of test-bundled-gems
af60cdf6747316b23bf254128d8472e6c3c0d969 2024-01-18 [ruby/io-console] Bump up version to 0.7.2
419f4260aa4827c633b3172d95a9fa5f9aa7b8e2 2024-01-18 Use released version of bigdecimal
04cf66765a8a9d48baea6d9aee266dc9aa21df27 2024-01-19 Revert "[rubygems/rubygems] Fix activation conflicts when circularly requiring a gem"
54552b89e73fc616ba47c1c87d33625af99cbce9 2024-01-19 Revert "[rubygems/rubygems] Fix `require` of a default gem when unresolved gems depend on it"
385a1b15efb4736a2462eff10057cd14f213ffe2 2024-01-19 Fixed upstream URL at bundled gems
68b403c45a8e2b81d204448309deaa4717c586ed 2024-01-19 Fixed inconsistent library name
176a4428838cb9a416c236b72b9b56f69afa7e12 2024-01-19 Extract observer as bundled gems
8b551b0e7ac0ac46394e55674b467b35a20c3d48 2024-01-19 spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ""..."3.4"' spec/ruby/library/observer/**/*.rb
fb5722c09a17d8fa2b5e354f7f2a64c5971459fa 2024-01-19 Document about observer at Ruby 3.4
d3898e975254aaa7b17b5a48202d3d77f5f2d152 2024-01-19 Removed sync task for observer
b4ee5266f196afc66686e88a4033262fa0f4933d 2024-01-19 Extract abbrev as bundled gems
f4670b46c458cdc57eeee2fead2ffe811ea65096 2024-01-19 spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ""..."3.4"' spec/ruby/library/abbrev/**/*.rb
e28bdff94140bd9884e27ff1c42c31e121e65827 2024-01-19 Document about abbrev at Ruby 3.4
11ec59c92bab5346fc0fdce9d8ed2ac6cf95e4fd 2024-01-19 Removed sync task for abbrev
99c2c703da8f31bf1cb6f0641c18be35ded7ba0f 2024-01-19 Extract resolv-replace
6c098d145a9f468d4a7971234bda9673f9368aaf 2024-01-19 Document about resolv-replace at Ruby 3.4
36095ed3db9a449fba6a0a1cfbed9cd7d92a59b8 2024-01-19 Removed sync task for resolv-replace
31a5d4a0cdf6e76708ea93854eef8b7b919e9119 2024-01-19 Skip test task for resolv-replace
411cda2d5ce6df1c24d31cd08926adf3acc0f47c 2024-01-19 Extract rinda
ce73fbd717a254ad5daab5c5c3b0f9c1f31ff886 2024-01-19 Document about rinda at Ruby 3.4
fa5094e1835173bf27ca13cf2619522f6d3beb04 2024-01-19 Stop sync rinda repo
c46d23cde7c6bfc2af762525a767cdf1a099438f 2024-01-19 Added dependencies rinda and drb
94af1e5b811f13f9c1b9be6ab6a9eea192a713f8 2024-01-19 [ruby/uri] Removed commented-out code
d51f4c9288a2195fbf6889fca8790587f71a1cd9 2024-01-19 Reapply "[rubygems/rubygems] Fix `require` of a default gem when unresolved gems depend on it"
00dc1cace803fa557c685e7cb395bfaa77bc03a9 2024-01-19 Reapply "[rubygems/rubygems] Fix activation conflicts when circularly requiring a gem"
36fc5ee64f8c42836bfad57c8d6df833ce29d7d7 2024-01-22 Extract drb
87f16fbc6d21b5b20e38789dfd010e2b94f22efc 2024-01-22 spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ""..."3.4"' spec/ruby/library/drb/start_service_spec.rb
854b1f6072298ea96139e282d70e1276a959761e 2024-01-22 Document about drb at Ruby 3.4
220f7c9d8e5905bcb9dfceb9fa71628f1e9127f4 2024-01-22 Re-use drb from bundled gems
52fc93cab71e56699fb2b216faca1216f8bfc862 2024-01-22 added redirect wrapper for envutil
5b109ff14d274d0599839c61c77b32628c2d1971 2024-01-22 [ruby/nkf] Bump up version to 0.2.0
c44d15c639cfd227bd46037805d7393d0fbe8023 2024-01-22 Stop sync drb repo
3b3f03666ae74ed79b5387261c63052c3de0022e 2024-01-22 Refine entry title
df70faa9c92beec4d78bbd5d0a8e0f24e16fdb7c 2024-01-22 Extract nkf
f869f2ecf1d1631880d0f885220c48592429a695 2024-01-22 Stop sync nkf repo
52a0ebe292689e9c7e66bc548b7cd2c6f7e5b8c8 2024-01-22 Document about nkf at Ruby 3.4
38a1b88d1eb7cc1c0ff2baa36e85509ae8846b1e 2024-01-22 Skip nkf from check_existence
029b6d5b76e49d2b5fc1494856e5410d57e5352a 2024-01-22 Extract syslog
b5b98546cfb07988051877f08f84233665ab5fcd 2024-01-22 spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ""..."3.4"' spec/ruby/library/syslog/**/*.rb
8bcc764f71c8bb93871dc6a7526319ca78242518 2024-01-22 Document about syslog at Ruby 3.4
e195710d10225458008b79dbb734b1cddcd6230d 2024-01-22 Extract csv
f2dce4e6e07abf632357ac105f4ed201e4ee9781 2024-01-22 spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ""..."3.4"' spec/ruby/library/csv/**/*.rb
92141d6269f845a3125f6c833398722904603cd4 2024-01-22 Document about csv at Ruby 3.4
2e69137dbe9fd7c03dac9b8adc30a7eba3ecb10b 2024-01-22 Use version dependant library for completion test
754e4e0c9cab9d5a71c33831f7cad531e7d35caa 2024-01-22 Stop sync csv repo
706eea9d3c27b9785fc7f650ff9b5d6669908768 2024-01-22 Fixup 2e69137dbe9fd7c03dac9b8adc30a7eba3ecb10b
5987f0b7c8545824efdbdd501ef4e9d57fc92808 2024-01-23 Retired macos-11 because this version is EOL, and added macos-13(beta)
7cf74a2ff28b1b4c26e367d0d67521f7e1fed239 2024-01-23 Run test-bundled-gems again with macos-arm-oss runner
d914f82a3c042f411241a287f9c931b4b2eed7bd 2024-01-24 Use test fixed version of debug gem https://github.com/ruby/debug/pull/1067
a170f1859b47c59bb0d80531086bbc6f5e812f8a 2024-01-24 No longer needed to sync syslog
772afa00b5109f55c1d8359c688aca4063818549 2024-01-24 Pend tests on Travis CI
2f06e4f73998141292ee2a08146af3e63a717dae 2024-01-24 Revert "Pend tests on Travis CI"
270ad763594023b87a09027e52deee561ecd3b62 2024-01-24 Revert "Ensure File.open applies default umask on gem extract"
c8355a8d1ff99ecd4f6ddd9db9013c365f002cf4 2024-01-24 syslog is already extracted as bundled gems
53d0cf442a1dfc1616a3870a65d5c867e0fec2dd 2024-01-24 Use exit 0 instead of true on windows platform
1018dca09a55e7b21d701cfee0171b44ba26fe4a 2024-01-23 [rubygems/rubygems] Skip to load commented out words
723deec9cf84342332896e48f50b4bf519492652 2024-01-23 [rubygems/rubygems] Keep compatibility of past versions
6191f4a1697f2ac4288181f32257f95273ecfbb7 2024-01-23 [rubygems/rubygems] Simplified test-case for original issue
fb39128dce7babcb1b8c6d92bfa9e85eb7f7118e 2024-01-24 [rubygems/rubygems] Added test for rubygems
4099b04c099899d92dab3f34f1152038ed718d79 2024-01-24 Pend make option test on mswin platform
52085b66d6352c013c483fa9aac5d0b5c3e121e6 2024-01-24 Use echo command in mswin platform
2e18228dff4332ec08a0a53ff658ad0bf7133cc0 2024-01-25 Use echo with all platforms
1d972498eb62a0d718501a956cc391ee59a1d9d1 2024-01-25 Use Encoding::CESU_8 for test case
d13a57cd65153409e826b52ad653147ea24069a4 2024-01-25 Use Encoding.local_charmap instead of locale
0f5407b33772743154c50b01e1ea2ade494bd520 2024-01-25 Simplified test case for encoding option
f9bf7d531bcea3fde3bb055d5d517f93945515dd 2024-01-26 Added vcpkg manifest for windows build environment.
395a240b7c1daa058f590893ca8d8f6d28866abf 2024-01-26 Try to use irb instead of rubygems for completion test
1949a04f81311660e2d0ec002c48115c63742d0b 2024-01-26 `vcpkg x-update-baseline` for updating baseline commit hash uses 2-spaces indent
2956d3a5115fdbfb5591dcb63e482c24c9c175b9 2024-01-29 Removed duplicated license file
d187e06dc7e746f80176fd6ca4f66a81239397cc 2024-01-29 [rubygems/rubygems] Load wrapper file for vendored timeout
5a0302d222d74328a16339aa997392fe0cf38fea 2024-01-29 Move resolv under the vendor directory
898090ada1bc68987319051d86a3f60c0935308b 2024-01-29 Move optparse under the vendor directory
6933aee9eb743effc4c5aaa1fdfa7c7edc04814a 2024-01-29 Move net-protocol under the vendor directory
04dbdc81d1a3625bf653c7c4110412cc6246b5d6 2024-01-29 Move net-http under the vendor directory
881e76cef3a2f09b3a35fdd3469969ca87ca19e6 2024-01-29 Move timeout under the vendor directory
dfa8e696f263c315b4d4997a22d28dcd3bf3bdc0 2024-01-29 Move tsort under the vendor directory
03246171cc1a506b5e03c9141337ef4f5a1f0856 2024-01-29 Move molinillo under the vendor directory
b31995d8829738f61f26b9166b2d7e500b3f4abf 2024-01-30 [rubygems/rubygems] Rename molinillo wrapper file to vendored_molinillo.rb
2f54422d03d12ef34356e879669303a58cca1b33 2024-01-30 [rubygems/rubygems] Update namespace Gem::Resolver::Molinillo to Gem::Molinillo
7c8f9603b1dcacb7f04b559dadac905e167a5cc1 2024-01-31 [flori/json] Make OpenStruct support as optional
3de2ab7fdb5201133718b45dfdeb82f4794f99bc 2024-01-31 [ruby/yaml] Make PStore support as optional
c70052e5d91ee51f80aebbb777f01c5b0920c073 2024-01-30 [rubygems/rubygems] WEBrick:Utils::TimeoutHandler is always provided after webrick gem
d95d3484a90a985b971ef4c55762847d92b6c81a 2024-02-07 omit tests related legacy provider
8407044388e5e7cb533d98f8b4a442db6966f5ea 2024-02-07 Update latest version of CodeQL
66d6695f7fe4b7070ae3066d58b060225f52a54c 2024-02-07 Try to run with large runner
42c36269403baac67b0d5dc1d6d6e31168cf6a1f 2024-02-07 The default ram size is 13GB at macos runner
5d5d27a60d7649e3ccc18e741a1581ef22effa0f 2024-02-07 readline-ext is extracted bundled gems at Ruby 3.3
78898c53c76d7b5b741334af74275da6ea77e214 2024-02-07 Refer gmp to macOS build
e965c5a174872d40afb1a90d5070decd2caedeb5 2024-02-07 Keep cpp build with ubuntu-latest
9f1afefaa8cf84e083bb1c281050f05c26e54bc1 2024-02-08 Now we can use ruby analysis with large runner
75c5e1a1369007adb025ed52826ffe690999377b 2024-02-08 [rubygems/rubygems] Removed unnecessary disabling of Style/RedundantParentheses
70bb9cf065973e262325df3187471275b6e91698 2024-02-08 [rubygems/rubygems] rake vendor:install
908cedf7032bb753287256aff8a95579aad29226 2024-02-08 Removed accidentally commit for lockfile
007c75ce4c66243e41144c6977e5ccbf4ab71c93 2024-02-09 Skip to install bundled gems that is C extension and build failed.
76d322b5d2566162cdcb926a80be8f596a50f107 2024-02-15 Disable to run for bundled gems in test-spec
1e6fffaeeb18a1576492c864c92ec0f940adb28c 2024-02-15 Added new ruby/spec task for bundled gems
121dfb38be53f4c984b2bc56106df615d5dd3568 2024-02-15 Surpressing constant redefinition warning
fa7529afd5566bab3d1db9bba6624122ffd1b4c8 2024-02-15 Move examples related core extension feature by Bigdecimal to under the library/bigdecimal
4a00fcbd92d6fbc5514e04c1de3a0540e84e996e 2024-02-15 Rename and restructured net/ftp and net/http examples
6958e88f29edec36482f8bff650e39a7e15b088e 2024-02-15 Fix task dependency
8ba053d3fb2ba0482bcfd913d99e4adedeb4be27 2024-02-15 Re-enabled old bundled gems
1e426bd5e527b5a06dfe52810092a5317866e67a 2024-02-15 Exclude net-ftp examples because it has dependency issue
4aef87520594a2d77d687c6fb96fa977df348d1a 2024-02-15 Surpressing constant redefinition warning
18da80e10044df40d5e0dfdb20a47f8df4cef71d 2024-02-15 Skip failing examples at Ruby 3.2+
0da12fa34e904603d2aa84e25924a3fde8a44f39 2024-02-15 Added singleton for prime
1c41dc40d8ec366190f408aeec13da5913608ed4 2024-02-16 [ruby/forwardable] Relax regexp for Ruby 3.3 or before
7b568b1f78e196ef5b130b09552e40013c82372b 2024-02-16 [rubygems/rubygems] bin/rubocop -a
cf16a70448a657cbcd5fdcb6897c6025807e31b9 2024-02-16 [rubygems/rubygems] Relax regexp for Ruby 3.3 or before
4047222aca02a35774746eb91c5661427410149e 2024-02-16 Try to load original gemspec from `.bundle/gems/foo-x.y.z/foo.gemspec`.
9f708d48f6df37ee9600db9d51b57a156609a13b 2024-02-16 Clear runtime dependencies if default gems is specified.
62ab93357fe2133ead96582028010aba0b42e052 2024-02-16 Try to test net-ftp examples again
38cc9dacaa2de92afa1507123e961c2471f9b31e 2024-02-16 We can test bundled gems without default gems installation
9f4d5eb1f472645586eeadd00a346926b66491e3 2024-02-16 Try to find gemspec from `.bundle/specifications
e3f452e5d7616fc1f1c2d9ddd70f0fca45971cd2 2024-02-16 Adjust indent
0301473fb523c71d8cdc4966971f31f502001185 2024-02-16 Fixed dependencies list format
fbc29ce032ef18887b935b48da1b94863ca407d9 2024-02-16 Avoid to fail with race condition
11a6bb8195252910ce7ccfb17f1a39cc510bde22 2024-02-19 Revert 25d74b9527cd525042ad0b612b794fa331d3a318 at test/irb
c14d295afd45d1edd08c23048f7719bca3c79072 2024-02-19 Fix accidentally changed to rename test method at d95d3484a90a985b971ef4c55762847d92b6c81a
1dca87cf537f385c6f1a5050a0070598c1c0dc2a 2024-02-19 Load rubygems explicitly for tests of test/irb
935fc22545fdca58331994622ae57799cc78ff85 2024-02-19 Use commit version for https://bugs.ruby-lang.org/issues/16495
3d4f5e7671271335429e33605366f792bc84a2a2 2024-02-16 [rubygems/rubygems] Suppress warning during test runner.
cb9e0a45372d56a434fb5af4f8573815d55af34b 2024-02-19 Don't exclude `test_gem_package_task.rb` explicitly.
a52fc5df7ab7c5cf6a32dcbd2adfaf48a18d3947 2024-02-19 [rubygems/rubygems] Use FileUtils.mkdir_p
96ede4d192788d2dc20f5caa6cbe299f6f326f5d 2024-02-19 Bump up typeprof-0.21.11
391b0bf07b5308cbe3def2b4cfb428ba7f17cf13 2024-02-19 Try with some test fixes from https://github.com/hsbt/debug/commits/release/
cdf39ed6731ebdc621809a8ba7ea46877a4835f5 2024-02-20 Don't sync prism.{so,bundle,dll} from `ruby/prism`
83148f83420a66ceaacb1f24bfcdc51516f5e0d7 2023-03-10 [rubygems/rubygems] Allow to set install_extension_in_lib as Gem configuration
94dd4dc3b2da1828b71bdf716918d2b789486651 2023-03-10 [rubygems/rubygems] Gem.install_extension_in_lib is now under the Gem.configuration
27501a550972d8986584764b49a7b5e09998c96b 2023-03-10 [rubygems/rubygems] Restore Gem.configuration during installation test
a551d936557741fef836961e57b6984a7a282a3e 2023-03-10 [rubygems/rubygems] Now install extension in lib is true
018261eb921d51001c91a636e808349dfa725494 2023-03-10 [rubygems/rubygems] Added small tests
f2d453347f9174f6abf2abf8b2d870c5fccabdfb 2023-03-10 [rubygems/rubygems] re-order util methods
f75b9dbf7dd86f8fa6777a9c9c960c310c940261 2023-03-17 [rubygems/rubygems] Keep Gem.install_extension_in_lib for compatibility
fa3d6aafb70aa06f8afa198c463bf6fac84ce0dd 2024-02-20 [ruby/uri] Use https instead of http
c22cb960cf5333e4789489be16db42dc805395b0 2024-02-20 Use commit with Ruby 3.4 support
08753f203707247d4172be147bc47dc1dd241053 2024-02-20 [rubygems/rubygems] Use https instead of http
d0786cde3f70e023332d97e629ea273c6e4d56c6 2024-02-20 [rubygems/rubygems] rake man:build
fc1a7a46dc9814d8600d4b22f5929cbc8248cab0 2024-02-21 [rubygems/rubygems] Use Hash#compact
91ec1fc4e79d0070a029e6bd006afe04cdf26c9f 2024-02-26 Revert "Revert rubygems tempdir check"
d2da774f870ecf51f465dd4081a7349812efaac4 2024-01-31 [rubygems/rubygems] Rename wrapper files for vendored libraries with 'vendored_' prefix
d220d273aa31672d46ebcc29df17260fb7c7f91b 2024-01-31 [rubygems/rubygems] Use renamed file on bundler
8b22198ee9baed58c4c7b578fb4cf133a8235ab8 2024-02-07 [rubygems/rubygems] Use wrapper file for vendored tsort
c3427265687d008612179410009868b5ec10b116 2024-02-07 [rubygems/rubygems] Keep compatiblity for RG 3.5
81dded1044d0d045af10c916eaed9429a8509ae3 2024-02-26 [rubygems/rubygems] Skip to load vendored libraries if it's already loaded
95e55e9ae4a446a62db21e2ea91c54d20fbdcbdc 2024-02-28 Also ignore git ls-files command with IO.popen style for tmpdir.gemspec and tempfile.gemspec
47b46fd98c71732400d53805f63ab988b28fa651 2024-02-28 Use dummy command for IO.popen
75a4aa2052d5b34c1e6bb8085426e50ee627d89a 2024-02-28 Support file listing with IO.poepn style
05387b590b5ac3b3f72b902292d18e1475db7fb6 2024-02-28 Update regex patterns with rbinstall.rb
1952c799af513b81c3a5329a39d14f1bc412f9e0 2024-03-01 Bump up drb-2.2.1
874e9fc34d728f8e2444d15aa6759befd217c464 2024-03-01 Don't need to remove ruby2_keywords dependency from drb
899ce129f1881f860f21602613911d1caaf83b84 2024-03-05 Run test-bundler-parallel again
0ae0a0c1c3bb01d118c5a924d731a2b3e9774105 2024-03-05 Revert "mkmf.rb: Define missing `POSTLINK` variable in generated Makefile"
8e27c01fbb36d5020bb465e17a19a3bad35144ef 2024-03-05 Reapply "mkmf.rb: Define missing `POSTLINK` variable in generated Makefile"
51965399df6c46fabc8ffb8ddbfbb583019d7381 2024-03-06 Use include instead of equal assertion.
2bc4575ac02222e3029467de3cc7a337544583ae 2024-03-07 Removed unused fixtures at time examples
52a2bc4a3436c15cb6c5f0bdab754c1efc51c7dc 2024-03-07 Try to run CI with Ubuntu 22.04
07b40044ada7f98f67b3807dddeda76fff12b223 2024-03-14 Use released version of minitest
1cffaf1c25ada37001fb198d5565805be1a62447 2024-03-14 minitest-5.22.3 tag is not available yet
04fc9f87be8dd352e7d892b0d6b08565ef752111 2024-03-14 Use released version of bigdecimal
1acbdc76d6ee73bc2a4d490f8809bd128abafc1f 2024-03-14 Warn ostruct for Ruby 3.5
fdf1fa5f5f85277c55854a96744973366f4bc4b5 2024-03-14 Revert "Warn ostruct for Ruby 3.5"
99024a1602011ae9c1dd46c94237a48b879a00b5 2024-03-15 Use tag version of minitest-5.22.3
ef0e08f327aa06cd66c0e57bc50681f4375149f3 2024-03-19 Don't replace doc url for vendored files
0985e587901a9039ee0f523d285ed3834a6e9729 2024-03-19 [ruby/resolv] Bump up 0.4.0
6650b3aecf6bd3f4bce10a9f1a615683020af186 2024-03-21 Point to the correct hash for gacts/run-and-post-run-1.4.0
ee1ad009f355c32a75bcc67bb79abb9519b2772f 2024-03-19 [ruby/rdoc] Bump up 6.6.3
385c31e770566b2f07f3222464f08886fcedc31e 2024-03-21 [ruby/rdoc] Fix NoMethodError for start_with
c5ac18bbf4e67a30471cf9add5696cc57cf59c12 2024-03-21 [ruby/rdoc] Bump up 6.6.3.1
9db300219f75db5951b7e2f61683b1241e7afcf0 2024-03-25 Added test script for bundled_gems.rb with zeitwerk
02a4bdd6076b84da35d4a5d1aa749f1e9683ad1b 2024-03-25 Add newline each test script
6b1691ebe8d8134c963f99b059beb449a8ec450b 2024-03-25 Remove rubylibdir from bootsnap
990e11b60eae06d7e8205405fc99320267b5843b 2024-03-25 Bootsnap and Zeitwerk are working correctly now
675dcf9153fdf9041c1220d827fe6e6ebbf14cc8 2024-03-25 Partly Revert "Show the chilled status of a String [ci skip]"
bd85fd6db9c6e065c65c82ba590b1a16a07791a5 2024-03-25 Guard makefile target at cross-build
152192c96f30b66f3257faafeb7b34043506ae8f 2024-03-25 Use load_gemspec instead of Gem::Specification.load.
b39057f32cdcf15d8586bd1629d5fc78038320b7 2024-03-26 Fix extension installer for out-of-place build
8cfa8e87b2705fb356bbbb9ef719b5c5a54f9862 2024-03-26 [ruby/irb] Fix a typo (https://github.com/ruby/irb/pull/912)
e51435177e88fc845528dff7cf2bc2b75dd36144 2024-03-19 Update vendored resolv to 0.4.0
66a0e8b008acb07c7eb2f31d65100bac1f361ff9 2024-03-27 d9234ba87b7e48381c8c44ef4a302ef368ee0ee7 is done to fix at related gems
7630a89a4bf352e1310b5323e3e2ee976eecddca 2024-03-28 Use www.rfc-editor.org for RFC text.
acfef7c4f06696bf5f6d0ade06ddc32683a2f7bb 2024-04-01 Use dummy data generated by RubyGems
4db7c8a24ad66e15ef6bce053c4d5d90b84cb855 2024-04-02 Warn ostruct for Ruby 3.5
94f56098b12552c447bda764c7e1bdac7e84efb3 2024-04-02 Use fixed version of rake with ostruct
a65d49ce77af76b29ee17ec64c15b7e981818c10 2024-04-02 Use Rake 13.2.0
e651395210b39123b6c404e455d9ff1f95d919bb 2024-04-02 Warn pstore for Ruby 3.5
25e28559c14138318ff3097baececa16e13252b0 2024-01-19 Ignore warnings on the bundled gems repo
0be7133b7fd08c96e33e889bb034f90df445453d 2024-03-29 [rubygems/rubygems] Re-order configuraiton keys
0930231361a72e4c45fde8865e29473fa8e76fce 2024-03-29 [rubygems/rubygems] Allow to use String keys some of configuration
514b415d90cee7675d96d0a44af059a56d3ac235 2024-04-04 [flori/json] Warn to install ostruct if json couldn't load it
ab65148c7866faf7783eea58ddacc41c6edef254 2024-04-04 [flori/json] Bump up 2.7.2
27622f3eb92287b3a22256609a05eba39d493923 2024-04-04 [DOC] AppVeyor is already retired
16c5e34c7492cda940ba0f076f593ebae9686b78 2024-04-05 Use rake-13.2.1
76efed65bd905c68c6b3f34d304a30359afae433 2024-04-08 Added test case for bundled gems warning with -r option.
cc37c89c2f4253a6f39a36ad610d0ba89c4257e8 2024-03-19 Separate docs task from main to install-*
945a0334c71412ddeeb540f68481eee40e250c61 2024-04-17 Update build and install document related https://blade.ruby-lang.org/ruby-dev/39325
ac62c7379d18e02a06fa4990c156535c04ec974f 2024-04-18 gitignore lib/prism/reflection.rb
0a14fee02f5720e6bec5116559e3ae872bc6f40b 2023-03-10 [rubygems/rubygems] Removed redundant begin
a95b46db067ef5013c20db2340c1b6fd76b3e5df 2024-04-18 [rubygems/rubygems] Track HEAD changes for old PR proposal
acc326b7c4867429f3ea0d96e12c0efa6bfcb079 2024-04-18 [rubygems/rubygems] Removed needless class name
7522d1bffea93989f33895da90746e40ce26d52b 2024-04-18 [rubygems/rubygems] Keep backword compatibility of Bundler.require
989a2355808a63fc45367785c82ffd46d18c900a 2024-04-12 Fix Use-After-Free issue for Regexp
7e8d8f250d4796016484b56d647af856d81c0ff6 2024-04-24 Removed obsoleted section because make docs is removed from default make task
9df3f205b1f2982047f9701ce0172d54fa360bdc 2024-05-09 test-syntax-suggest is not working with mswin environment
fb6cfb413d2b2cd3aa6306db7128a7288fd0a131 2024-05-09 Mark rdoc as bundled gems at Ruby 3.5
10d02e71d1f57b68f530c0e669e4441fbcdc48ba 2024-05-17 Update bundled_gems
2d825ca7d0d8d57b49327c3760ec650776ebe60e 2024-05-17 REXML 3.2.8 is not working with rss and test-bundled-gems yet.
70ad58cb62b195ba86a5ef07a565b22b02a040ea 2024-05-20 Update bundled_gems
7f0e26b7f99bf76408569892ce20318501f74729 2024-05-20 Re-use strscan with ruby repo
f8e675221917601e22c4465ec37b7f2352e6dce8 2024-05-22 Revert "[Bug #20499] Use consistent version tools with CC"
2cc047df9a92e0c6b9d0fb57f305f49c4b5ed4cf 2024-05-23 [ruby/rdoc] Bump up 6.7.0
79f9ed30721d986b5b2f65efac1de4e88806f77f 2024-05-29 [ruby/zlib] Update license files with ruby/ruby
f1702261d740fbdca78ae1fbf87b66a59921e685 2024-05-30 Suppress warnings about frozen string literal feature
5611e249e10bf95d48bbf27674bbb6b1fe588b5e 2024-05-30 Sync strscan document files to under the doc directory
ba8e6e77fd81f039f3bc85b2c1fb72aa93499b14 2024-05-30 Revert "[rubygems/rubygems] Fix `gem pristine` sometimes failing to pristine user installed gems"
1fa93fb9488a32018101689fd727965fd5874eb5 2024-05-30 Fix reference path for strscan documentation
f23c96581f6b6492770fd3b4735c64d35f1a1b5b 2024-05-30 Update generated code from https://github.com/ruby/rdoc/commit/5c7ea6fa15f403b1c84f5b823716f75595c97d8c
d70b0da48226891efa7e04f266983b7cecdcbed8 2024-05-30 Revert "Fix reference path for strscan documentation"
78bfde5d9f42f2d7bcfb40343477eb8e73ca0e29 2024-05-30 Revert "[ruby/strscan] Doc for StringScanner"
d50404d6fe9dcd991dbad4f8757d23d38d1b5b80 2024-06-03 Revert "Sync strscan document files to under the doc directory"
3eda59e9752baec109241983bb7f946db31b74d1 2024-06-04 Sync strscan HEAD again.
8080cb709065f5985148e6b00fdb465915f8ac31 2024-06-04 Removed trailing spaces.
7bc4b5f17f044afadd6899fbe0d1bbe03aa40a6d 2024-06-04 [ruby/win32ole] Added missing extensions
f365bef0c78085b7db9b6736ae59c1657baa79a3 2024-06-04 Warn to use win32ole without Gemfile for Ruby 3.5
8ff5458c2edce15602b0f578d44c3118d9f8a035 2024-06-04 EXACT list is mostly same as SINCE list on bundled gems.
892849ac986f7e4121e22c7d532d6d6937c0f12c 2024-06-04 Remove dependency on fiddle from test/ruby
10ecdeb4665cbc061f80cc26c5456ff124703d89 2024-06-04 Mark to warn fiddle as bundled gems for Ruby 3.5
5dce2620f28940201a5885c850a3ad82c7d936c5 2024-06-04 Don't need readline library now
2e5e47184c59641ab23c6dab74b75404edcbf7f2 2024-06-05 Added gmp for Windows CI. But we may need to use additional configuration
59ab002665cb3c69bdfbf07e73b1a412c5e5205e 2024-06-05 [Misc #20523] Use HEAD version of vcpkg at 20240605
d7e558e3c48c213d0e8bedca4fb547db55613f7c 2024-06-05 Mark to warn logger as bundled gems for Ruby 3.5
ba72cfa6616d377ceb62d94f10157097349634e5 2024-06-06 Update bundled_gems
1a092857955a8ab8b568d465bc82a0efe5f7d052 2024-06-06 Revert "Update bundled_gems"
a279463d0ebb2fe1d4021ddd4675141deead514b 2024-06-07 [Bug #20397] Removed obsoleted section about nkf
1997f43a5476d86ebcac1fbd4f75cef3358dc223 2024-06-18 Bump up net-ftp to 0.3.6
dd704eb4c346d22ac14dd615159b5f1f7b6393c9 2024-06-18 net-ftp-0.3.6 always return response with put/puttextfile.
2ccd5f8cef40d9f8e4ef7852b65af44fbc67d65e 2024-06-19 [rubygems/rubygems] Use get_byte_ranges instead of byte_ranges
bf061ce6fea774f9d400d7cc06386c7bccb927d5 2024-06-21 Use the official way for binary cache with vcpkg
5f5da2e8397e7183533c7b4513982c8f95f7369c 2024-06-23 Use manifest mode of vcpkg
f58fef62dcfe5b0fa2140fb7a6deee4900e7a323 2024-06-24 Use expanded path for --with-opt-dir
2b5ddcee56da4a1d35f47562d2d99dc6d716df57 2024-06-24 Removed obsoleted workaround for OpenSSL
2f76faaf515bd82256fbc79ab406d695141f722b 2024-06-25 Added tasks related vcpkg
797e1dfb83f949006b8b2007c4d65444394c2136 2024-06-26 Link dll files on install-vcpkg tasks
d70057d4b5a1332d99bcdffb41e7333ac3ff26c0 2024-06-26 We couldn't use nmake before configure.bat
514aa80563f1d52a3bb34f7f65ee3b4206c04012 2024-06-26 Added git for requirements of Windows build
b4503d796453499da52e2426b28eaaca094eed8a 2024-06-26 Mentioned new mswin tasks related with vcpkg
01eb5c0f18f3eee44aee59a36399c3d56ba961e3 2024-07-01 Skip to copy .so/.bundle files generated by rake-compiler
1ab31eb4294132a0fb3282755843575da87f0918 2024-07-01 [ruby/fiddle] Pick ruby/ruby changes for `test/fiddle/test_function.rb` (https://github.com/ruby/fiddle/pull/141)
127221d8736047d0ad79b773cfb2a8f607e3d2fd 2024-07-03 [rubygems/rubygems] Extract tests with S3 resources from TestGemRemoteFetcher
f6aa774a14a4170ade49101e7bcc213338a61a5f 2024-07-03 [rubygems/rubygems] Extract tests with local HTTP/HTTPS server from TestGemRemoteFetcher
7e12b5e2acc87fb670d0525955a2fb18664bdb31 2024-07-03 [rubygems/rubygems] Split HTTP tests and HTTPS tests
b3e53495bb3657f2d587ea6c3d41273885ee1095 2024-07-03 [rubygems/rubygems] Cleanup needless code from HTTP/HTTPS tests
0cb82a810d1e8dc1a3d6c9cead1037ee63b149bc 2024-07-03 [rubygems/rubygems] Rewrite WEBrick server with TCPServer and OpenSSL::SSL::SSLServer
6a2c799761122b7ac1671a0fb86c1807f49e1bc9 2024-07-03 [rubygems/rubygems] Rewrite WEBrick server with TCPServer and Proxy
16e1565dec3583aff1a5beefbb7483d597de97b5 2024-07-03 [rubygems/rubygems] Removed unused gzip code
2cd270aecc776071e22c065ae7e77e036eb882c9 2024-07-03 [rubygems/rubygems] YAML is always enabled
318af23baa0427926283044fb2301c8e5863a0e4 2024-07-03 [rubygems/rubygems] Removed needless variable
7e69d74729b37c6bf2365b031821d44a7ab82241 2024-07-03 [rubygems/rubygems] Correctly handling fetcher leak
ba4495d75afafaceb3c5a0d3b9d34d972717aa67 2024-07-03 [rubygems/rubygems] Align code styles with rubocop and others.
478ada0e2bb11c5aaac0f8d30cdef12a967c2c03 2024-07-03 [rubygems/rubygems] Handle OpenSSL::SSL::SSLError in local https server
3b48a5a11cf549ebc30640f092d4e55d78ff82f8 2024-07-05 Use macos-14 instead of macos-arm-oss
6fb482d4290a7343d4c8aabc9e86538003365fac 2024-07-04 [ruby/open-uri] Extract HTTP Proxy tests from test_open-uri.rb
846c45c2b48464e2e85cd11fa0a91783b1324d46 2024-07-04 [ruby/open-uri] Extract FTP tests from test_open-uri.rb
a105bf8169db0a713d46a6addc18ce4cf101355d 2024-07-04 [ruby/open-uri] Removed needless setup and teardown, tmpdir variables
7a74dcedd3f8227473575fc2d04c6dee700746b3 2024-07-04 [ruby/open-uri] Added SimpleHTTPSServer by TCPServer
a574e290c5a0867e272beceb2cd2be28a678a08c 2024-07-04 [ruby/open-uri] Extract SimpleHTTPServer and with_http to TestOpenURIUtils module for other tests
debcf108fab3904f6b39b7ee8612d1aa27c231a3 2024-07-04 [ruby/open-uri] Added SimpleHTTPProxyServer by TCPServer
b782906400bd0e8f9c8bfe89666bd31870f220e7 2024-07-05 [ruby/open-uri] Added SimpleHTTPSServer by TCPServer and OpenSSL
e6b6c2ba9d7726ca7f00051e0cd30cdf9615686a 2024-07-05 [ruby/open-uri] support CONNECT method for SimpleHTTPProxy
61e00856c99eadbb1fd31c432a68783ecddbab4a 2024-07-05 [ruby/open-uri] Don't use URI library
09c52b91b9f288cf75aed854a34d429e628774ca 2024-07-05 [ruby/open-uri] Removed needless class definition and variables
3d78e633121711c9bff9eff1b5b955605f50704f 2024-07-05 [ruby/open-uri] Load stringio with the correct files
71490d23147c0a9e2850634037305cdca0d39292 2024-07-05 [ruby/open-uri] Move certificates under the TestOpenURIUtils
bf898057b40d21994cbf86dbd8b3cad412ef8847 2024-07-05 [ruby/open-uri] Test with Windows
dcc8e54234fb7acbbede52bfc9f74ce1e1deb491 2024-07-08 [ruby/open-uri] Don't use Base64 library
95bf9049a71e4e6fbaea9709df4257e21675d94f 2024-07-08 Load OpenSSL on TestOpenURIUtils for with_https
4658d65242f58102084528f628eb4a8d5275b414 2024-07-08 Load socket explicitly for TCPServer
b903d9f09fa70509ba17828d8a5b9fa65d2c0c6d 2024-07-08 [ruby/tempfile] typofix
a5f4014738fb4adc08930ad009f0f8121d43e672 2024-07-08 Load net-http explicitly for SimpleHTTPProxyServer
bfb8cad771aac8bc048fcd83e244bfe782d182e7 2024-07-08 Expand RJIT timeout to 60min
02c4f0c89db3689c5272f00c548ca3008120459b 2024-07-08 Reverts related commits with https://github.com/ruby/open-uri/pull/37
e62ac3aac7003c75aca8c3a2230c7c93898fd581 2024-07-08 Reapply "Reverts related commits with https://github.com/ruby/open-uri/pull/37"
5d82abdfc86f9ccbd61df4bae17826d01386b575 2024-07-09 Removed duplicate server thread
e09df574272035b792ee3e58576fb29c24863d14 2024-07-09 [ruby/open-uri] Try Windows tests again
f9004fc8aa8ce62b5e1e5228b1c73ec5c5d52147 2024-07-09 [rubygems/rubygems] Suppress SSLError warning because it's only for debugging.
c7eb9ac6f96edec97332b473432261490b48ea26 2024-07-09 [ruby/net-http] Rewrite WEBrick server with TCPServer and OpenSSL::SSL::SSLServer
5e6f04abc82baed200a554950ecd57ba74a4bd29 2024-07-10 [ruby/net-http] Fix wrong hostname with test_max_version test
87a45af1050c07bccf09cb03eb1ce420b62baede 2024-07-10 [ruby/net-http] Removed server-side log test
4e6463ad7a56d7cf55726ff913129790b942ffb9 2024-07-10 [ruby/net-http] Support chunked data and fixed test failure with multipart/form-data
6428536146bd8910b2f1b8d4fcd20b1c22673e1f 2024-07-10 [ruby/net-http] Split test class because TCPServer couldn't accept localhost and 127.0.0.1 both
e77bc17e5d11e54b14e8122fffc17e1637aa600e 2024-07-10 [ruby/net-http] Write log after server start, not handling request
b11aba503b6ecdfeea7ebbb06c0416c4d081c2ec 2024-07-10 [ruby/net-http] Split POST test because new dummy server can't handle continuouse POST request
492b505d95440a5493d675002bebaeae550b43cd 2024-07-10 [ruby/net-http] Removed needless warning
840f7ebfde7232a818dd1ebb7efd073b6f883a05 2024-07-10 [ruby/net-http] Commented out unfinished chunked test
9a5e3a4007b0087a2daac303e7aa3f9aa15c140b 2024-07-10 Removed WEBrick and that tests
9acc0efdc158111f2e5737ba9f51caaf491abf51 2024-07-12 Use fixture certificates to fix test failure with RHEL9.
371055979f4e367e90d7af4140e92fd3824bce2a 2024-07-12 Pend some tests because these are not working with macOS 15 beta and Xcode 16 beta
7a0e6f1d1233a7d1d3a54ca9ea7b12a05f4c7018 2024-07-16 Follow-up resolv and win32 integration
f4c642edb108c5365c282b95cf429a0313b1c452 2024-07-16 Fixed fd leak from TCPServer
76386ba1c07bc8f39c5019b86659e7f3e4d57b1e 2024-07-16 Close leaked SSLServer socket
e55bae4a67311b7934fdeb6cb6062d1424671b25 2024-07-16 Close leaked TCPServer socket
2a12e4ffec99f1e7e83b3b2bdfbec1ace2b1202f 2024-07-17 To avoid fd leak with fetch request for SSL server
af6031786171a65b24b388416c05551f0f104a29 2024-07-17 Removed needless block arguments
58aebcbce14bc87f76af605f4c7f21540fc030f2 2024-07-17 [rubygems/rubygems] Applied rubocop
e0f40dc9b015837d403170dcfa5fa8238aa42973 2024-07-18 Split URI::Parser examples with RFC2396 and RFC3986
08e449d89baf1aeee87f084e1cd55bfe3b9cc46a 2024-07-17 [ruby/uri] Added URI.parser= method for switch back to RFC2396_Parser
6452cf5cb51758066a8db897bebfbca97b230be7 2024-07-18 [ruby/uri] Added compatibility methods for RFC2396 parser
ce4da88a579ed0421c36cf7c48acc9d1a7b05079 2024-07-18 [ruby/uri] Switch to inspect with default parser
862041d0546df6618e19a32051661ff39a7ffcb2 2024-07-18 [ruby/uri] Rename and switch RFC2396_PARSER test
2a56c1841dcecc793ae9cbd0935643639eec1066 2024-07-18 [ruby/uri] URI.extract needs to pass block
082335494b59557c322617ff4329c5102cf404da 2024-07-18 [ruby/uri] Added test for constant definition and remove URI::REGEXP when using RFC3986_PARSER
8db2325a11518f50f92fe05ccae112c0d71ce12f 2024-07-18 [ruby/uri] Also support URI::PATTERN with switch-back
e5c06005f182a980637069659843e89f48f5566c 2024-07-19 mustermann depends on URI::RFC2396_PARSER behavior
83a99bdbe606d3e50fbaa7ea3e260d01c2b76fc8 2024-07-25 [ruby/net-http] Removed needless NullWriter class
346bb6c08b31f463ab3633629220d483cb564855 2024-07-31 Create docker image with release tag automatically
fc253d7ef90840d348d30ccacbdb788060dd763f 2024-07-31 Removed refs/tags from ruby version
277a6e8f1a2e9588d7d86cb8974fed40052041a2 2024-07-31 Added draft release action with tagging
f2b76223301116fc4643800313b931ff62a8196f 2024-07-31 We should run release.sh with release tag
a8f36c32632b885f6b612e36dc0f3bd72d33244c 2024-07-31 Added workflow dispatch
e935366fe8aeb924234c154e8bd27e000c895020 2024-07-31 Also update version index file
9ed7e06a27f9bdcbf636be605e4e81edcc65c69f 2024-08-01 Added workflow for building snapcraft
f070a9d8df0f02be9948646bb6bd92d890d3b956 2024-08-02 Notify update workflow for all-ruby
0aaff21736549a97aa215d557297709fc325612a 2024-08-02 Notify ruby-build for definition update
303d2319f04b7d46ad3dbf28035b83a06fdba5b3 2024-08-02 Auto-purge after package release
b59cbcf1838fe7e930babf311e8a4a32cfee2f6a 2024-08-05 Clean up empty directory
a82976bc9002befdaed3498167136793bed4c0c5 2024-08-05 [ruby/uri] Use DEFAULT_PARSER at split, parse, join
267da552a1085e69fabe9aadb2007843c5eb1b31 2024-08-06 [ruby/uri] Fallback missing constants with RFC3986_PARSER (https://github.com/ruby/uri/pull/113)
dc50d3590ff00bdd3578f922e909e7f701243366 2024-08-06 Create GitHub Releases with GitHub Actions
67cd95e68fbeb8db005c2dfbdbd5da979ea8a3b8 2024-08-06 tool/gen-github-release.rb required recent version of Ruby
c3becc3ba6c584fbeabd5182e304e61529235fe6 2024-08-08 [ruby/uri] Warn compatibility methods in RFC3986_PARSER
68ebd56a76423c14883f8986fd6e64cf6da314d5 2024-08-08 [ruby/uri] Use URI::RFC2396_PARSER explicitly in URI
3da7e440e9fca835f5475a98f1c0afb4d2ac71db 2024-08-08 Revert "[ruby/uri] Warn compatibility methods in RFC3986_PARSER"
fa443699afe888d1b0d1f586e97700527a23e5fa 2024-08-08 Partly reverted 09638741ba4d9547a0e48af8c767744fb1d7f68d
7e0910a82c81137731b5fd553bc312177d69d6a4 2024-08-08 We should use uplevel:2 in another case.
da8cf99cb5a6549d91e57671ce9aa0d1b726225b 2024-08-08 Added test scenario for https://github.com/ruby/ruby/pull/11322
72d016e97b38ccc2cf3e63964e69d1eed941eff6 2024-08-20 [ruby/reline] typofix
592b90328a531b3ea5fe73a72323f36be6f77e6b 2024-08-21 Generate parsers of RDoc with Racc 1.8.1
b41d79962abefbe8b70d76dee134b44a3a3d3929 2024-08-21 Reapply "[ruby/uri] Warn compatibility methods in RFC3986_PARSER"
5fedf1c3ac4d92f0877759b16aec932541e85075 2024-08-21 Show correct script name with sub-feature case
c97dc7739e1d14e59a78104d2d8717c601070805 2024-08-21 Skip to show script name with using ruby -r option
71c14c8889b92561981677e47d72ab7f430fad91 2024-08-21 Don't show script name when bundle exec and call ruby script directly.
8558bea27bdbb68b51d4e67a37e3db95e17fdd73 2024-08-22 Suppress warning for fd leak
8999fd1ac84b01bc7a0a698791f10efb2b1d3b18 2024-08-22 automerge needs windows results
64a005df3b84e324ee329bad1e12cb9cd26eae72 2024-08-22 `make test-tool` with Windows is broken. We should use :KILL with that platform.
d731adb7552f3e2980348004a62fa4175fb748b0 2024-08-22 Strictly checking pull-request author
c48e5959debdd0da966b911c73c57e44bd3178d1 2024-08-20 [ruby/fiddle] Removed libffi patchs for old Ruby (https://github.com/ruby/fiddle/pull/143)
7812732e2c271732b96e285584ba84eb236c647a 2024-08-23 [ruby/tempfile] File.new(fileno, mode: mode, path: path) is provided from Ruby 3.2
03475e5533551f4e65d3fab901dde7187865ef3a 2024-08-26 bundle install with git repo needs to be run under the git environment
e5295644c983c909fbdad48c2cdfbdcbf4067102 2024-08-27 [ruby/fileutils] Update license files same as ruby/ruby
04ca75ea6987bdcc3d23ebdc547fedf505cf334d 2024-08-27 [ruby/uri] Also warn URI::RFC3986_PARSER.extract
7cc6f70aa2d2eb3b6ad493b1cf32a29287103aaf 2024-08-29 Surpressing 'unknown command: “Switch to inspect mode.”' message
a68208235e389158427f24c7573fd2cffc58d3a6 2024-08-29 Removed redundant require for TestGemRequire
a780633d2af00e79b8437b0a7d988dbdadb0d80f 2024-08-29 Don't use benchmark for test_activate_via_require_respects_loaded_files
4e5b3e58e26cf65e383ddb60ebb89e3ecd66824e 2024-08-29 Make optional benchmark test in test_find_in_unresolved_tree_is_not_exponentiental
1515353353271fd89b803bcbb1472ddb97e3f10d 2024-08-29 Make optional benchmark test in OpenSSL::OSSL#test_memcmp_timing
7900128ab2d8c1d3c52e9c3e14df3ccdd9b3d7c5 2024-08-27 [ruby/uri] Bump up 0.13.1
f304afd26d22a6c9922399f3eaf0865ff64d95a7 2024-08-31 Added check method with released version of rubygems.org
32f134bb8541b21b941c49c68b5bf91cf62c97dc 2024-08-31 Added pre-release suffix for development version of default gems
4aa3491bd235fd16fbef7ba24181bc838aa29abb 2024-08-29 Skip RDoc related feature if Gem::RDoc is not available
eb144ef91e0b7f01cbe915bac2ac29bd532e1c28 2024-08-29 Skip show_doc tests if RDoc is not available
745b4775c5d8b28f6e5fa26b928239dabf966b45 2024-09-02 [ruby/logger] Bump up 1.6.1
452eb24b1566f3fd8319e9eeb0ece6758eace08d 2024-09-03 Added missing client_payload for ruby-build
974b4043271b805c959b709183369bede3ba1fdb 2024-09-03 Bump up openssl-3.0.15
a3e08718b4c6505564b6a36933477a6093a38c77 2024-09-04 Use bundler/inline to download diffy gem
56817865d64e898aac28e644bc44ee4e242f4ceb 2024-09-04 [rubygems/rubygems] Removed unused stringio
ae98d19cf97bf3ec70c4d1e2df9b90c7d0ecd130 2024-09-04 Test with Ubuntu 24.04
e17d91459cc1f806b31feaff0cdbaaafea4c9b86 2024-09-06 [ruby/time] Bump up v0.4.0
e43d701f091e78725acc312465174d938fd5d639 2024-09-06 Warn irb, reline for Ruby 3.5
69d0e690bb632c0f67d8bb55988e91f61aff68f8 2024-09-06 Added force_require for binding.irb
1b4f394c527652210941d1da768b83203a33715d 2024-09-06 Only provide force_activate. Because it's hard to determine require name.
74c4e562e2ed3f641e68219db507b5a41ea3b6eb 2024-09-06 Warn missing irb cases
0e7b6e348fa5b85de365ab9ec62abe26d0adb0bc 2024-09-06 Merge GH-11492
dbfabafe9676c5569f2a923fd713b3fdd24ab344 2024-09-09 [ruby/psych] Make to load stringio lazily
2d4fdafa64cc3153792c870a56971a70db23033b 2024-09-09 [ruby/psych] Bump up 5.2.0.beta1
3725c388f8654c789c87c0b9633c99241679bf9a 2024-09-09 [rubygems/rubygems] Added example for bundler/inline conflict
a5d658cb7a6ecedc5eadf6709ea31bf5cf0229be 2024-09-09 [rubygems/rubygems] Removed duplicated dependencies that used by bundler inline
3db2782748e0753f0e4b5c10e6837e0609c5ad1b 2024-09-10 [rubygems/rubygems] Mark to exclude examples at ruby/ruby repository
a3ba723ef09f0a42bb7ad31167a5457756e53f8d 2024-09-10 Suppress constant warning for test-bundled-gems-spec
74c3259ce70ae51ca79dea1e607a0284f8d129cf 2024-09-11 macOS 10.13(High Sierra) is already EOL
baac5376da6a836397745056b1e2d4f9f5dbac7b 2024-09-11 Use macos? helper
70c66137817d4d4e56e60aaefb841237912e4b43 2024-09-12 Use better resolution by Bundler at force_activate
754e15f4d0a60c8d9abfa7cdc5e06a2365d97ae7 2024-09-12 Support bundler/inline mode
ee064d1cb2a7a4e2c4e9eecc3f64055c4e6a6801 2024-09-12 Back to Bundler.ui and Bundler::Definition.no_lock
6c9f0be6475ced23de2df65969f5e27336932e7c 2024-09-12 Don't use instance variable
86fcfcb3c0c8762aef84ccf2f4f4304887f9c72d 2024-09-12 Fixed ensure scope
2a1962fc4ad720835fd74ea178d4910d00e51b70 2024-09-12 Warn missing irb cases
3146cbbbc423c6995936b53b639f65a4b91881db 2024-09-13 Dont't warn reline called from irb, reline is already declared at irb gemspec
bb7025b7e837e44100c982a3fa294f1f265374fe 2024-09-17 Activate irb if irb is bundled gems
c0116860ba2e1d3efed71de35942f0ac298bc8e6 2024-09-17 Removed accidentally commit for snapshot file of prism
95f08f2b7fcbad889e4aef7aa941da3da3e8e74b 2024-09-17 Skip failing examples related with https://github.com/ruby/ruby/commit/d81b0588bb3c97167d1f7e2d2a74185e0c19b68c
1ecac5d4ed620247bdb74fa2c20e1665fae75b1a 2024-09-17 TestProcess#test_daemon_noclose is working fine with macOS 15.1 beta3 and Xcode 16 RC
46ee05f05a01b528ba3fc1cb13b265f2dc9ef749 2024-09-19 Added missing block arg
d9f6e326ad2f8c72282b691547bf6c0c2e3a26ce 2024-09-19 Don't update lockfile with bundler/inline
79e79afee4fffcf211dca11d9bcf10829a7f3eda 2024-09-24 Show volume details at Windows platform of GHA
3830bca5edd6964131971866c80107c89fac5362 2024-09-25 TestProcess#test_daemon_noclose is only working with macOS 15.1 beta, we should skip with macOS 15.0
bdee1772b28127b07c603bd17605f0f2fb67a9ff 2024-09-26 Removed duplicated dumps
a07bf6d5ffddff95eb2f83d5950b759fb4285d2e 2024-09-26 Use constants for register numbers
71b253cdf377acf04fb8bd98221f48d7087946de 2024-09-26 Added LARCH_REG_FP to dump results
e58c7a9330e90df3e94352d7fa9c33533a989eaf 2024-09-27 Applied https://github.com/ruby/ruby/pull/11574
b63f3c9d9edef09c0b6ad821dadc03cd94b1b978 2024-09-27 Use user.login instead of actor
a896c4cc532b9192732af02ac5cb84d3b5e7f82d 2024-09-27 RGENGC_FORCE_MAJOR_GC is disabled same as current HEAD
ff3f61556fb62d12d57d017f4c54f1a8fd5208be 2024-09-27 Only warn fiddle as optional dependency
c1ee5ea28f1684250b1386d8ac9d1e754f54a79e 2024-09-27 Avoid to unintentional Bundler definition by Bundler::Definition.no_lock
3a9e48b9a4860022f43d8101c0f3249299437886 2024-09-30 Fixed warning condition with LoadError
3fe59b04d6ed099c92d749a948f452f562cdae51 2024-09-30 -l option of 7z is unknown switch with the `ubuntu-latest`.
6abed7eae993ca3a7f17dab3fc4f0adedf90a4af 2024-09-30 Test with -O3 is flaky now. I disabled it same as before.
8cd36a6dab170f4127c58c07b1a388dd3813fb7a 2024-09-30 Don't warn the bundled gems that are migrated at Ruby 3.0.
81d26814be036a7b15c587d1e1832d9ddd24601e 2024-09-30 Update test args with bundled gems. webrick has been removed that targets
4822220e6bab0991a9acc7fc7731d08b67fde8ad 2024-10-01 Pass MSPECOPT from compilers.yml
76111af632a0689cbe56787b0fb1ba4c8bbbe2e0 2024-10-01 expand relative path
d109c7c620a9f426b9aa60f9ff3a227fd9794933 2024-10-01 Temporary disabled RactorLocalSingleton from constant leak check.
3ebc85e240c64849e8645ae9b6242abbd1a2b63a 2024-10-01 Define RactorLocalSingleton on .mspec.constants
63f31a9ed5e668b609ca5f46510e30e8b20739d0 2024-10-01 [ruby/singleton] Fixed double assignment
973d470288840839bb57bc7ba01047ec7bb702cb 2024-10-02 Update bundled_gems
bb97061f65d620b225d7638400642e41ad9ee692 2024-10-02 SKip failing tests that are caused by unknown IOError
a048090bd591ef874f36effb2065d66719c04d59 2024-10-03 Update bundled_gems
50b32a3c9206df2ec7bcb4c54a59844c27f1c144 2024-10-03 Added repl_type_completor as bundled gems
6435dfce5fcddd22d3570eda2c60cc772c34909c 2024-10-03 style
c5b1df7524e35d6c0a270c38ae65daf7668e2c31 2024-10-04 Skip related tests in PathnameInstanceTest
ec526c61c937ea03c460c91b01552629d196695a 2024-10-07 json upstream is ruby/json now
8a79f345a2cc7b24191baf199c8ca2e226833a12 2024-10-08 [ruby/json] Unicode string like § is not allowed in C files at ruby/ruby repo
fe33475605de4e325de1f880b39b0521bfe48f47 2024-10-08 Removed trailing space
c6841645346936d31c82bd84496d4bdf3a8c21e4 2024-10-08 Fixed C23 compilation error with ruby/ruby master
63149cad81e346b8e5cd3d6058e0dfaf4fded731 2024-10-08 Specify use_ipv6 option for ipv4 test
638b4468b8826a34d7e513b56153ef4363d5bcf4 2024-10-08 Call Resolv::DNS::Config#lazy_initialize explicitly if that instance is not initialized
02d4703eedfd22009bcb3c6abbdaf514158386cf 2024-10-08 Extract ext/win32/lib/win32/sspi.rb to ruby/win32-sspi
dd4677cf0654a7512df0809a31f5eac6bce5b97d 2024-10-08 Mentioned win32-sspi
589f1978d8c368b8eccf34453463ad46a58d36da 2024-10-09 mingw environment can't bind free port with 10 times. We should omit it instead of test failure.
75c3c0b0afec49b5e5b760a1aaa422396bbbc26c 2024-10-09 Update NEWS entry for repl_type_completor
fc2efc2bdb5e8f48b83757d8de1ae90750150e84 2024-10-04 Added win32-registry
4eda289a13c61347c28cbb327d07e5064583904d 2024-10-04 Sync from ruby/win32-registry
67d6e89b0b6d7dd7d6454ace7734157ee51f3f79 2024-10-09 Added byroot to JSON maintainer
133bacc0dcf4261ac3ebe0de5f367c88a51ce2f0 2024-10-10 Rename win32-sspi to net-http-sspi
a1db8dbe166d82d7238b3d375344799e057dab2b 2024-10-10 Commented out to print fiddle version
43d14d50fc4edb9d064660d0e88b823a69bd7b93 2024-10-10 Revert "Commented out to print fiddle version"
2cf4aa0801468a2b55cfd25e93e762af47c1b141 2024-10-10 [ruby/fiddle] Only print Fiddle::VERSION when flag is true (https://github.com/ruby/fiddle/pull/151)
914608bed8105b23be0c77eb1b99b27b4d47e90b 2024-10-15 The part of ext/json/generator/generator.c is replaced from CVTUTF code.
48f953d6bab8cc4ef60430d5dc8058be5b2f1e37 2024-10-15 [ruby/json] Added license files on gemspec
8af6606b225ade043322cf9d50ac9622c3f69226 2024-10-16 Restore missing test-case from https://github.com/ruby/json/commit/c5a6d8042752dca312cfb407a6d3e594458d1cd6
3c1b0f21aa6dd7b7cfde67497c5b50717cdf14d2 2024-10-16 [ruby/json] Fixed load path for ext version
1379ef6f7d1570f60f03417ecc9f44f0104d5a18 2024-10-16 [ruby/json] Embedded helper.rb into test_helper.rb
a7a0fb9ba3794e5cc563b6b14f34f0ab43914ca9 2024-10-16 Followed up https://github.com/ruby/json/pull/613
fdcdc05b422301c9d3b7872872fb875c57d1080f 2024-10-16 [ruby/yaml] Removed confused VERSION constant for YAML::DBM
623897c97ee56b05668c29829634a4b89e145393 2024-10-16 [ruby/yaml] Added basic test cases
d45fb19ee579eb8b28e4dd565bf21c0044ceb326 2024-10-16 [ruby/yaml] Prefer to use YAML.safe_load
1d7547f50d1187f49b5cfec627425e657cdaf9af 2024-10-16 [ruby/yaml] Also use safe_load with each_value, values and shift
21bac99122188d3b7852dc67563ac15bbd67ba05 2024-10-16 [ruby/yaml] Make YAML::DBM optional
c1f6ad561bfb584ac9fc477f0855d087ce4bcd6d 2024-10-16 [ruby/yaml] Also use safe_load on YAML::Store
2bf9c82f1b8f2c6807e1c93cc660ea3cee45120a 2024-10-16 [ruby/yaml] Support old version of Psych
817f2cc17270d0f317d071a59eec41dbfe27349e 2024-10-17 Re-ordered Stdlib updates section
681787d11f2d71790cec4b2094086e2bb6629ac9 2024-10-17 [ruby/syntax_suggest] Fallback to load syntax_suggest/api when failing to load with require_relative.
4b21fb125fdd8de7c9c4fef9fab917a0886bea60 2024-10-18 [ruby/syntax_suggest] Removed empty comment
8b4df90a24a886ed2ccb4b381d43a5f3b47d21bc 2024-10-18 [ruby/syntax_suggest] Bump up 2.0.1
58797b7f74737b8896583c9bfa6546ef6756681a 2024-10-26 No longer needed ext/json/extconf.rb
caa946f2deba24b26e92aae50441ca680028db7a 2024-10-26 Restore ext/json/extconf.rb
d5bc4b812a5d523d97e481ad3f91aebe043281dc 2024-10-29 Revert "No longer needed ext/json/extconf.rb"
bafcbfe363ef05fe570c96abce316e2f2c7f3589 2024-10-29 net-imap 0.5.0 needs simplecov-json
7889b888389b674efa5f46100d7c05abb626777a 2024-10-29 We can't install simplecov-json because this depends C ext gem.
680053a2242d4a5359df0ef8ecb42cff91d66838 2024-10-30 Update bundled_gems
20f483ef362a0d443e1a75ffda9c2c47499905ee 2024-10-30 Use https://github.com/ruby/net-imap/commit/898ee6e7878fdb2d0b79a4691fd68b6d8b228426
a8c32ace459d56501c03e360da7c315d5b91142a 2024-11-01 Removed accidentally sync file
90eb879df4f80e589a2032c6da9cfd5e4c0d38a9 2024-11-01 Skip failing test with RBS and JSON
c866fb7caf3d7921f0ecd1b8a061163d5ce9779e 2024-11-01 [ruby/etc] Bump up v1.4.4
8a768890f7f480b58814f64bbc3ff40c4a2251d4 2024-11-01 [ruby/win32ole] Bump up v1.9.0
bb5f28c8f7e692571a30359e08b539bc8c3538c4 2024-11-01 [ruby/date] Bump up v3.4.0
314b556cc57d93a6e0e2b120fb7e7a0c2186cb97 2024-11-01 [ruby/fileutils] Bump up v1.7.3
ff560644692057f8caa3697d6821d6d2e865f724 2024-11-05 Fixup b1fc1af4440. Removed benchmark files from ruby/json
e0611ebd9a4c05a9c16a1da8e5c3081f7890ea8c 2024-11-05 Try macos-15 build
a2dd471d9e00868c31fcb94901c11a3cc67a6920 2024-11-06 macOS 15 is the stable version today
0949c586c05e7513497fd2e84edb039517362dd3 2024-11-06 [ruby/pathname] Bump up v0.4.0
a3a0c675c1e701d88b5d0cbcea54f17cc85f0d46 2024-11-06 [ruby/yaml] Bump up v0.4.0
7e167b3225312410dcd8c303aa1ca9a904eeff6e 2024-11-06 [ruby/tempfile] Bump up v0.3.0
7d9e9eabe7d6c53f5a24297b6275d8935648e3b7 2024-11-06 [ruby/tmpdir] Bump up v0.3.0
0c59048b3a981a80d57d2318c37b36e24180415d 2024-11-06 [ruby/timeout] Bump up v0.4.2
8f4227b664d8e74fc81adf0b31b2951c40fce0ea 2024-11-06 [ruby/open-uri] Bump up v0.5.0
82008d38e01f8b0b3f808a91841b8d7682f5a45a 2024-11-06 [ruby/shellwords] Bump up v0.2.1
6bc614260db57971889d32f54aa46e1bc7a07f2a 2024-11-06 We should run Check Dependencies always for required status
cf70564c9783d5d48edd0f941df530ffc8493738 2024-11-07 [ruby/delegate] Bump up required ruby version to 3.0
849e651d510765ee7ec2140430846230b2473fd5 2024-11-07 [ruby/delegate] Bump up v0.4.0
72bc6984192cd7489afafd70a60567e0f87b1ecc 2024-11-07 [ruby/net-http] Bump up v0.5.0
4e5ea9f056e4c77e3720d412bb95d9ec4e7da6ed 2024-11-07 [ruby/fcntl] Bump up v1.2.0
f102901f9a7c0a75f45ad908c84dbe80783e7daa 2024-11-07 [ruby/psych] Bump up v5.2.0.beta2
33a80fc0cd77d4dd8d32d25c71ee4c5b102e01b0 2024-11-07 [ruby/psych] Bump up v5.2.0.beta3
fb6645a51095469ab6eac9a819c36c70743de7fa 2024-11-07 [ruby/uri] Bump up v1.0.0
df3395f2e301e7739dda5b7455e8c6b1c25b334d 2024-11-07 [ruby/fcntl] Fixup gemspec files
c05f849cf25c8de7221e148eb72c3d59b2c89dbb 2024-11-08 [ruby/ostruct] Update license files same as ruby/ruby
74077a99bfdb62c66cbabd9a111c24fe9c2fa66c 2024-11-08 [ruby/ostruct] Bump up v0.6.1
b56b70a373753fd5c6d1b6df911342c8d0138695 2024-11-08 Temporary removed gmp because vcpkg package is broken.
3406e8aad9f43b03b50cef7263fd6f7ae9f38804 2024-11-08 [ruby/benchmark] Bump up v0.4.0
82dfdb8646ca075b4c1f1750069a83040cc1d0c8 2024-11-08 [ruby/singleton] Bump up v0.3.0
475e8f8c46e9712c32ccd0c33d651dcb7851f6f7 2024-11-08 [ruby/pstore] Bump up v0.1.4
a698b5ebb88ceb54cad4d50abdb4fbc2197eb237 2024-11-08 [ruby/optparse] Bump up v0.6.0
7c9cda9b52b6eabde597f265b652c8fdac5aa801 2024-11-08 [ruby/time] Bump up v0.4.1
7772fe05bcb212a96684ea763b7e5c70dc2d848e 2024-11-08 [ruby/win32-registry] Bump up v0.1.0
d7c65398e0a3d4f1e1201effc96929c7f102e37b 2024-11-08 [ruby/uri] Added more fallback constants like URI::PARTTERN and URI::REGEXP
35d8427b8b393e1ea6977872d9246e1527927d59 2024-11-08 [ruby/uri] Bump up v1.0.1
db34be164eaa9efba2c70612e7bef677212ae99c 2024-11-07 [ruby/psych] Bump up v5.2.0.beta4
6e002609aa66651e71593a2c6be109aa7b0c8a39 2024-11-07 [ruby/psych] Bump up v5.2.0.beta5
318bb6a28a1e8973f43230e62ad6493553f13d72 2024-11-07 [ruby/psych] Bump up v5.2.0.beta6
c457f7211739eeeb4e9f4e714e27471e80da8ca5 2024-11-07 [ruby/psych] Bump up v5.2.0.beta7
1b137a94a486104d6f886b079919d561796106e4 2024-11-07 [ruby/psych] Bump up v5.2.0
a6ad6f350d7607103c5591402fc1a28b900199ac 2024-11-11 [ruby/resolv] Bump up v0.5.0
461fa56e1014d00c03f459ef6afc2c7626c824df 2024-11-11 [ruby/securerandom] Bump up v0.3.2
0867ca3407dfc4d0a35a74eb95c0d8ebc7cb655e 2024-11-11 Try to build with Cygwin
4100d650d7610b7aeaf7f269c83650660eb29336 2024-11-11 Use cygwin Ruby
4ae2dbbe459f9eb5acf29cf3fd28def7d7c1b859 2024-11-11 Fixed dependencies name
d1f921ebdd4d5ee667211ca22bd8599bd33fe756 2024-11-11 Added -j2
400f78939cbe0b7ab8790062598fd8ac6d4584c3 2024-11-12 [ruby/pp] Bump up v0.6.0
9a55375df723e3b8ab4d710b0dbf7729fd4e0ca5 2024-11-12 Removed unused variable
bf741c6fac4613c597a2dffe8a3856a950a154bd 2024-11-12 [ruby/pp] Fixed file list for pp gem
9c5290138a52f1c78c01e135e2cc6543be4d31a3 2024-11-12 [ruby/zlib] Bump up v3.2.0
0452b3fabbd2c4c673665fd3f4b08a54841d0b8e 2024-11-12 [ruby/io-console] Update license files same as ruby/ruby
da151ab1e7ff62d55b16d677a74f0a472081497b 2024-11-12 [ruby/io-console] Bump up v0.8.0.beta1
441069c093ab0d21efff1f0f3144fdf412f9f675 2024-11-12 We can't handle optional dependency without new API of Rubygems.
38b07a7feee2afb229882f270af1947273f13a2f 2024-11-13 Revert force_activate feature. It's unnecessary for Ruby 3.4.
1d6c986104afa77f5874cd2f8441682e59b2097a 2024-11-13 [ruby/uri] Restore constants like URI::REGEXP::PATTERN::IPV6ADDR
1bab8bf88fdd23d9a86131a43fac7736c88e4608 2024-11-13 [ruby/uri] Removed duplicated declare step for constants under the URI::RFC2396_REGEXP::PATTERN
43285f543b4ab12431a21e6b253c6520c1a69663 2024-11-14 [ruby/pp] Bump up v0.6.1
310e6603a27bcfd8e505756150e4e5d7f1e20611 2024-11-14 [ruby/uri] Check existence constants only URI module
0f5e3dca5a5856aec2fc916a4b566f0047680b84 2024-11-14 [ruby/uri] Bump up v1.0.2
331f1647d76079cc974faf7a10381f4f68e5430d 2024-11-14 [rubygems/rubygems] Revert "mustermann depends on URI::RFC2396_PARSER behavior"
8a4ce4e9a9245c67f5b2b3c360c1400a16ad2c58 2024-11-14 [rubygems/rubygems] URI::DEFAULT_PARSER.escape is obsoleted. We should use URI::RFC2396_PARSER.escape explicitly
b44272fcb456bb723d3dfa3b3736a05a2cbf30b2 2024-11-14 Port test_warn_bundled_gems.rb to RSpec example
1063b5a140370a6c43b0ae19e5abc72d74b68b75 2024-11-14 Port test_warn_dash_gem.rb to RSpec example
2d2e5a38bf1fdbd3decc8b459a82b29fb4a4f46a 2024-11-14 Port test_warn_redefined.rb to RSpec example
11265baed972fa717041a351b815add7fcdc14aa 2024-11-14 Use environmental variable for bundled_gems_spec.rb
699e710ad86a9fa3dcc7d80fcc4f71a39e65ddcd 2024-11-15 Port test_no_warn_dash_gem.rb to RSpec example
bb20083050c47fbc171704d8f4aaa2473e4d743a 2024-11-15 Port test_warn_dependency.rb to RSpec example
49fde29f77dabef1994b9579b0e6899a38481048 2024-11-15 Port test_no_warn_dependency.rb to RSpec example
703cffffc9a269c308ad78bec896b7961a01166e 2024-11-15 Port bundle exec warning check to RSpec example
208c46702a1045154b1f8c6d33f1a693d181f475 2024-11-15 Port bundle exec with shebang script to RSpec example
587955169e6af51eee32e34d68bc74b0dcec947c 2024-11-15 Port -r option test to RSpec examples
c5637f940a46dcab7497187b63938ee5f40e43ed 2024-11-15 fiddle provide sub-feature like fiddle/import
52e867268e1ecf91a3a4b3b8d587ba4c37e17f9c 2024-11-15 Port test_warn_sub_feature.rb to RSpec example
8dccf5a334b97e29c410c75638989ac4cb904556 2024-11-15 Port test_no_warn_sub_feature.rb to RSpec example
b45f7a54aff65eb37d60264f8dcbbc18587b9855 2024-11-15 Find .ext/common path from LOAD_PATH for out-of-place build
0afd77d76ac9eb0ad65b841dc8eb7b68d399a3cb 2024-11-15 Port test_warn_bootsnap.rb to RSpec example
5395afd42239255ff5fb76f74c5de505af60e7d6 2024-11-15 Port test_warn_bootsnap_rubyarchdir_gem.rb to RSpec example
5bd0dfbf2e47ac5ec44e49b91e9ae5f96767e47f 2024-11-15 Port test_warn_bootsnap_and_gem.rb to RSpec example
a6f25023ac85d066652a0d27473af698aa75e465 2024-11-15 Port test_warn_zeitwerk.rb to RSpec example
572eebf603877161d46352328752c5c9542ac65b 2024-11-18 [ruby/tempfile] Bump up v0.3.1
498c960a121f395e0b67ed62ab2f18ab841f658f 2024-11-18 Install zeitwerk without bundle install
7407aa51eaaac99bdedda3ddfcf71a37a8feaa50 2024-11-18 Don't use Spec::Path.base_system_gem_path
df077a498ee6c53d74988d80262d9b2dfcbe18d3 2024-11-18 Move spec directory from bundler examples
1a416920f19acccaa7600a6c1e841a198decb50e 2024-11-18 Load required helpers from bundler examples and invoke bundled_gems_spec.rb at test-bundled-gems
c17ab1eea048105c256a115f4127802b5c283fcc 2024-11-18 Fixed required path with example location
ce580f4ae5b46807a8d6930fde10a0b4ab32f534 2024-11-18 Fixed dependency of make test-bundled-gems
0c8bd35ba452e13080fa0d272985d4158204d044 2024-11-18 Install zeitwerk at test-bundled-gems-prepare
73614b6efe2f52397cd8467ed999f5628aa890be 2024-11-18 Added PREPARE_BUNDLED_GEMS before bundled_gems_spec-run
2dc8c48e09410f3473429c9de6432529828c67ca 2024-11-18 Need to install all of dependency for bundler test suite
d9a9d5a0c0f5dedaabacb02352bc2aa06eb1e73b 2024-11-18 Move configuration to RSpec.configure
07bf7840668b217aa67418fd2e35fed57d74d7a5 2024-11-18 Don't need to call test-bundled-gems-fetch for bundled_gems_spec-run
b23c5063e8ccfe67d0bd64a87b18b00675b0577d 2024-11-19 [ruby/net-http] Restore HTTPSession constant for backward compatibility
da8c8743d554055d0e98ca0f8551f067948fff34 2024-11-19 [ruby/rdoc] Bump up v6.8.0
716ea630dbd6cea62049a7a438d7d4f4f84d4aae 2024-11-19 [ruby/net-http] Need to restore under the Net namespace
af54f0f76d0e2d2e8575eefb00e0eda0cd5f5de4 2024-11-21 [rubygems/rubygems] Silent verbose stdout for dependency of test gems
f20b6e5dbcb8af41c64dc468976e518806b0712f 2024-11-21 [rubygems/rubygems] Explicitly load build_metadata.rb because Spec::BuildMetadata is only called from BundlerBuilder.
0780e7680309adec83bd02e2d3a941d18cb5f119 2024-11-21 Removed needless require for build_metadata
6fc8607b7ac0045535697d9ac59f489cdb801181 2024-11-21 Skip make install with gmp build
b85425493a26a63dfee20d618e7df235bc0aa38e 2024-11-21 Omit flaky example with Windows platform
30fda411390a1712b440ce4a7382c9d756e5ef35 2024-11-24 Removed redundant argument at Reline::LineEditor::CompletionBlockTest
b305df8c78d7c71ec8cfb96c74fa44d24797e7e9 2024-11-25 Skip sync failure when we specified old version
73cc312e42917c385be2d5622b51dc5cd007c79b 2024-11-25 Skip flaky tests of rbs in macOS 15.x
36f67f6bbbacb242e2c9e8fbd6d07ac706287ba2 2024-11-26 [ruby/resolv] _1 is not provided in Ruby 2.5
c08e1f336c95ad4e13e20d29980f11f67334affe 2024-11-26 [ruby/resolv] Omit Windows and MinGW platforms with with_udp_and_tcp
1d9dc4c5044c056d9c3ec61aafde9905dba49a67 2024-11-26 [ruby/uri] Revert "Prevent a warning: URI::REGEXP is obsolete (https://github.com/ruby/uri/pull/138)"
8655b9f7c644b023036c8745e3b26ed541af2325 2024-11-26 [ruby/uri] Suppress deprecate warning of test class and use EnvUtil.suppress_warning.
5471f284d2e91341e4e241155ef892b4fa17e2a3 2024-11-26 Skip failing rbs tests with latest HEAD of ruby/json
24889e44f779ee86cb38569fc735f33f05992c0b 2024-11-27 Rename environment name to more descriptive
9349e98be23f1e6812f9b52c35cddb9d6bfe4762 2024-11-27 Allow to run 'make test-bundled-gems BUNDLED_GEMS=csv,rexml' for only testing csv and rexml
671e6eb6447575e6acfd0b52e6ac9034c6611c0c 2024-11-27 Run only specified bundled gems with BUNDLED_GEMS
26aebdb6d6ada732bf0aadd9062e65291c7cc413 2024-11-27 Added --env option to mspec for test-bundled-gems
ac7b63e3534d123198e868ece160675f29da5a57 2024-11-27 Fixed test condition for specified bundled gems
1a8f1379bc644acaa752d5cafae5eb054b29bfef 2024-11-28 Skip failure tests with Windows platform
f90f4735c97b4a9f5638f200ee3e0438c0bffb04 2024-11-27 Update bundled_gems
e0b68b2dc93da31f93232fe0b545ba66c3ae9ea4 2024-11-28 Bump up test-unit 3.6.4
227791acb1485517a6add042c325d1f16f1b044d 2024-11-28 Try to run nmake test-bundled-gems in Windows platform
54c8265dab74a8cab0101853b23882bb4c28cb0b 2024-11-28 Skip test-all on nmake test-bundled-gems
03d9dfa60ce63c2f66ed56f1a6901165d2d3492e 2024-11-28 Exclude successful gems from TEST_BUNDLED_GEMS_ALLOW_FAILURES
84bf0b37741fadd88c8ce8591e77476880dd209a 2024-11-28 Always declared gems that are test failures on Windows to allowed failures list
60fa8ec70150c1f91a1990ca60b3454e4d6aaf9a 2024-11-28 nmake check is working now with Windows platform
c392bec8cc03fe012f63e43145bcaaf83cf30fa1 2024-11-28 Use only -j option for test option
84b14c03851d919a99766386c619fe703134c36c 2024-11-28 Dont't need to run nmake test
0fe82ae087130d7f360cc0607be93995cedbdb16 2024-12-02 Revert "[ruby/rdoc] fix: C variables should never show up in Ancestors tree"
8f2575a17d9f8e669ab131a86786ff5c11a33459 2024-12-02 Typofix
0eca6c305949ab824811f2968bef7a1fad20a787 2024-12-02 Update strscan structure for strscan/strscan.rb
9b6036667e494bb44fe1de4abf41ad0091c375be 2024-12-02 Removed trailing spaces
eb0442a58177525dde6b68c30ee2d0755260ac28 2024-12-02 [ruby/securerandom] Removed unnecessary module for SecureRandom tests
94f8bc95e3c6e7917628e0465c687bd61d6d8531 2024-12-02 [ruby/securerandom] Enabled test_s_random_bytes_is_fork_safe on GitHub Actions
983ae63f5912204f88e61bf8dd9c0d7c1d009503 2024-12-02 [ruby/securerandom] Random::Formatter is only provided from Ruby 3.1
587bd583cc6f2ad799b420823c60427196c39c1b 2024-12-02 [ruby/securerandom] Enabled test_s_random_bytes_is_fork_safe with Apple Silicon and expand running times
165e34ed94de221d218c0e8c0e9fed9781634ebd 2024-12-02 Disabled test_s_random_bytes_is_fork_safe again
ff52431ee5a9bdefa8240e69ea4220591babad4b 2024-12-02 [ruby/securerandom] Bump up 0.4.0
229592f175eab0a42071bdd237107b1ce1d5ba40 2024-12-02 [ruby/date] Bump up 3.4.1
157fe74795b151413150b0f79b9b8bd58da95da7 2024-12-02 [ruby/logger] Bump up 1.6.2
2b895a7ad53d025e91566c4f51eac3623f99eddf 2024-12-02 [ruby/net-http] Bump up 0.6.0
4e382c285fc3080f013a10cdce5408a97823fd3b 2024-12-02 Lock json-schema-5.1.0
59d23174c01d201b4a1bbc0eaab32b167a3cb975 2024-12-03 Added missing header file for _finite
d85e8b53393779f7cc7aa5779387fc68ac85dc47 2024-12-03 Reapply "[ruby/rdoc] fix: C variables should never show up in Ancestors tree"
9bd1e6ee04ed8f0cc88da3366534e08fa2d5fa48 2024-12-03 [ruby/io-nonblock] Bump up 0.3.1
e34163d7fe8d416f9952d775eb743b58f376f0e3 2024-12-03 [ruby/pp] Bump up 0.6.2
80a5db55e368a7269cb2c807f9be6916d9772f02 2024-12-03 [ruby/etc] Use same license files with ruby/ruby
ddf0080fd3d82e84aec48894d4e27f6d4f718c82 2024-12-03 [ruby/io-console] Bump up 0.8.0
b4481a6b8bf753d94fca852117058afa2493bb3d 2024-12-03 Fixed wrong instruction with mswin build
b532662d2d5a794ca1ec97eac29ee807d1debbb2 2024-12-04 Use same RSPECOPTS for test-bundler and test-bundler-parallel
56576b6cce73a97990e16148250d1ac9357a1bed 2024-12-04 Removed needless RSpec option
f76a4cda86afef8f9007b403febeb5524269f007 2024-12-04 Added Bug #19266, Bug #20795 and net-http changes about removing deprecated constants to NEWS
ef5dfcef3ddf30399d9a83ed7e4735e98ec01a9a 2024-12-02 [ruby/did_you_mean] Removed deprecated constants for Ruby 3.4
bc214d10b8854fec728b3b2fe472e58688661cba 2024-12-06 Added jemalloc build to GitHub Actions
0b5d6c80bab79a96860d0d4e4dfc28d707f40533 2024-12-06 Added -with-gmp build to macOS
81c24b3c29089a2fc095bf76d37cc8111cb7bcce 2024-12-06 We need to specify --with-opt-dir for jemalloc installation path
69fb4a5f38d34d6bd95fdcd754d1805b136a20e8 2024-12-06 typeprof-757303fe8de0cf5e5583b4a76f8abbbd55c44776 is working with Windows
2a8c8ee92d35654288db3a37ad2d5c4c60550516 2024-12-09 Move compatibility changes of stdlib to that section
bb74fa7a3d57ef8b23dfc766d8f71c83a81fc277 2024-12-09 Added did_you_mean-2.0.0 change to NEWS.md
ef2b538502c12537e9033543a552e5b4a8ea866f 2024-12-02 [ruby/psych] Bump up 5.2.1
771612475948bb6d15b2a6a229c49d0675155e86 2024-12-03 [ruby/etc] Bump up 1.4.5
19b684637f1f8c6442e3d09ac0a6d5d607ea0828 2024-12-10 Update bundled_gems
c2a5d4cdc0e7f5e8b0937f4b395e2f062472d6e7 2024-12-11 Fixed upstream path of ruby/resolv
824642e883cf43ed6bf053b37ed7ee02f749c062 2024-12-11 [ruby/digest] Bump up v3.2.0.pre0, preparing to stable release
91f6c370afdb4973062a51001ab5b14e38185f9c 2024-12-04 Use turbo_tests instead of parallel_tests
1967ae20b99d3012abef7a0219d1b085a0637fff 2024-12-12 Use patched version of turbo_tests
5d5525e3a8934ad0be44f4f8c5826e15101f66a5 2024-12-12 Use directory structure and GEM_HOME for ruby-core repository
f43e04ce091fc90627a836e0ba98d499cc5340da 2024-12-12 Hide pending results of turbo_tests
58f3cdad26a0531ba3a54554a56b18fa2b0511a3 2024-12-12 tmp/test-pipes is no longer needed
6a1aaf3679ed6d467172debc10de4df1c484a21b 2024-12-12 Separated load path for test-bundler tasks for Windows
78ca87f8a8c79f0af1b7c6a0d819faacd75ec76e 2024-12-12 Lock released version of strscan-3.1.1
5a9008516a4cf9e3006b402fad966e966430519d 2024-12-13 [ruby/zlib] Bump up v3.2.1
f5850c0cf762717892a76ed96303161e336d2a3d 2024-12-13 [ruby/shellwords] Bump up v0.2.2
5e05642c610455cf3311da33b32685e9adeafa69 2024-12-13 [ruby/logger] Bump up v1.6.3
573c18212886cc95a47ed16b7400995b9c410c0f 2024-12-13 Lock released version of stringio-3.1.2
43faf09bb9ca325ca042ba725a923ff47af48fd9 2024-12-13 [ruby/resolv] Bump up v0.6.0
654404a9c2667034ac0a20069e071b6fbf2d37cd 2024-12-13 Removed unnecessary plugin file in ruby/ruby repository
e91b25ec8dc84e16496ab2a2490338aeb101731d 2024-12-13 Fixed compatibility error with setup command and rdoc plugin on rubygems
f2739fd299d5aa0c81ab9a66a1b3f7ff9d84f829 2024-12-15 Update bundled_gems
a0db65df2932abcc29d2da67a21ca1e8b7814d0e 2024-12-15 Rollback repl_type_completor-0.1.7 because the test of 0.1.8 is failing with Ruby master
939c92e8dc9bd86442957b620a517bd4bb3a930b 2024-12-16 Lock released version of fiddle-1.1.6
379128dcbf19c0777333b8c1a86bf52469633c9a 2024-12-16 [ruby/digest] Bump up v3.2.0
2f315667eb11c80793912e944abfa8516170172f 2024-12-16 [ruby/timeout] Bump up v0.4.3
3a4433dddd4ba27d23feff83efd9d48604420df8 2024-12-16 [ruby/securerandom] Restore SecureRandom.alphanumeric same as Random::Formatter.alphanumeric of Ruby 3.3/3.4
7923e420c49b366db7b10bbeaf17653c3acc24c0 2024-12-16 [ruby/securerandom] Only define compatible method in < Ruby 3.3
89d3b724885b5e443fa33eb8269d32d5555a790c 2024-12-16 [ruby/securerandom] Bump up v0.4.1
535f0746edf15792987d43b6ddb8e914c1e9b9d7 2024-12-17 Fix indent rule by rubygems/bundler cops
9f0b84ee45524dcd6b3acf32137661ebd9a437d1 2024-12-17 Added changes of RubyGems-3.6.x and Bundler-2.6.x to NEWS.md
9a5290249047ce7182f8cfcbade8f5c94d162954 2024-12-17 Added YJIT entries from draft of release announcement
ef09d2dfdd0fcf152c24f6442a5bd637327e187d 2024-12-17 Added JSON entry
20ce09e0b8ceff2a4a71f5328e11905cfc44951c 2024-12-17 Move Refinement#refined_class changes to Compatibility issues section
fc38023d4e4f44ce1d4d7c1e7921668b52983452 2024-12-17 [ruby/tmpdir] Bump up v0.3.1
ce72d1448728e47d0c9dee99acba08413bec186c 2024-12-17 [ruby/win32ole] Bump up v1.9.1
c5c88def57b580b4e7ec259dc21469d6690f04e0 2024-12-17 Update bundled_gems
98bf912d4b88169bf953a290d96fa7f556ad0589 2024-12-17 [DOC] Added references of github releases for bundled gems (#12365)
3edbf6cfc5dba4da62ac23af5f0ebbbd61c8451a 2024-12-18 [ruby/psych] Bump up v5.2.2
827acccce7265538bb632f001eca90a050874bd8 2024-12-18 Skip to sync lib/irb/.document
d80b466a04047c3ca37dfa6837a69b7f8d313016 2024-12-18 Added version histories of updated default gems for Ruby 3.4
96ae73e72232deaafd7a1f28b36f040da916b270 2024-12-18 Restore rake-13.2.0 and added bundled versions of Ruby 3.3
647449fc91c9d37752b09ac5f0a7859deee9e70e 2024-12-18 Update description for default and bundled gems
dd1208afa7b8012edaabc26cc4d2366c0d0d8139 2024-12-18 Extract auto-update workflow for default gems on NEWS.md
f9101fd63def06d0ec14b8cb07013d22d2abbffc 2024-12-18 Revert "Update bundled gems list at 5caf8bf1ea785969088f9fd54d7d75 [ci skip]"
48801c33c87541c68467ae7358de7a2779d2cfc6 2024-12-18 Revert "Update default gems list at 647449fc91c9d37752b09ac5f0a785 [ci skip]"
8417d09f9381c93352fe2cddbdfd4144b5924979 2024-12-18 Removed unnecessary sentence for stdlib
efc26d20357360e6a3265c8c6a65772af697dda1 2024-12-18 Added the latest versions of irb, json and rdoc to NEWS
68e2022b5b23935db6e02e18270c6fb830945b17 2024-12-19 The test of net-imap is passed with Windows
0275cc0524dc343ed06436226c711e00c10dd182 2024-12-19 [ruby/logger] v1.6.4
a945c87aa8427e151b4b9329d797af8ce7235b3c 2024-12-19 Update with logger-1.6.4
2783868de27113040fbfb5401325852fd12fbcd2 2024-12-19 Update NEWS.md with debug-1.10.0
ccded855b6bb2d9ab268c139f8241dcac410155f 2024-12-19 Fixed label typo
af903a77d7d39ba353769dd67ee7c7d12a75b28d 2024-12-22 Update bundled_gems
60c814607d5a1cc0522303cfe8378183a427dd79 2024-12-23 Omit TestEval#test_outer_local_variable_under_gc_compact_stress with s390x
a6253c15adf4072adf46f114aa0eee29fbdcc77b 2024-12-23 Update bundled_gems
4de6680a88ba6610489d9fc21152969e49da6e23 2024-12-23 Added limitation of bundled_gems.rb with sub-feature example
49de9078c7ab7864f2ef8544ee7c3e16047ffe23 2024-12-23 Added version histories for csv, net-imap, power_assert and rbs
ed7ed25e6ea66ae7a95755811f9ecac67bc480f4 2024-12-24 Update RubyGems, Bundler and missing histories of minitest and typeprof
1eb5c03fda7e9616a1461f48f4bd8b8739de122d 2024-12-24 Added previous version or prime
8aac08498ba7ad915eaf614fb0ceec8480a0b3ac 2024-12-24 Update bundler version on NEWS.md
b12237646907c15ec87750ec9c29f26fa02f87b4 2024-12-25 Make NEWS.md empty for Ruby 3.5 development
b5825a1f5cfa380e118eeef93929092491845877 2024-12-25 Restore Ruby 3.4 NEWS.md
b9e2162433878d989c1bc2e04b64436aafc7663e 2024-12-25 Truncate old updates of Ruby 3.4
7f738bb5d7030979469be1e28b8ddd8ef0687733 2024-12-25 Restore Ruby 3.4 NEWS.md again
9967eccc54017110845d3805143ab2e87a0e2393 2024-12-24 Removed Process::Status#& and Process::Status#>>
a0460af920be74cefaa47264a44a8983fefb7e47 2024-12-24 Check ArgumentError and Warnings with Ruby 3.3 and 3.4
945fdf609166187321bee53d641957e918efb155 2024-12-25 Relax regexp for Ruby 3.5
69bb296fa61cc488769227187c95f4cf15ce463c 2024-12-25 Support Ruby 3.5 for bundler platforms
0c0b739d97f5cdd39e91cce1b8868279669bcc66 2024-12-26 Bump up RubyGems 3.7.0.dev and Bundler 2.7.0.dev
5fab10999d4366576eda7954d2c1a7b96edd556e 2024-12-26 Bump up fiddle 1.1.7.dev and stringio 3.1.3.dev
b82ad36d7cda10627ae9dc0d4d6439ff1035ed26 2024-12-27 Update bundled_gems
175770bb6c55cb777a5f9318334a64e767a0f9d3 2024-12-27 BigDecimal('0.') with bigdecimal-3.1.9 returns 0.0
668701cb0b42f27c5f54309a358c6fcbb24b5d85 2025-01-06 Added copyright for vendored turbo_tests.
49d8384e14c444d306ab3d37943a604258fa7f47 2024-11-12 Update vcpkg baseline with latest version
54bd5e036e4ca94cd557ba09bb3e4de4e1e7f75f 2025-01-06 Try to update the latest version of vcpkg
9bbcbc3f368cbfdbfa914b276cd523cb0fc527ec 2025-01-06 glibc and musl didn't provide A1-A7, FP and S3-S8 constants.
aaf36f4f8eb585ef598aa9f2d973adf92a868de3 2025-01-08 Use heredoc to script runner for another ruby process
4a02a72ca57daf4984a3b2245dbc418fe35e6295 2025-01-08 Dont't use stub constants like LIBDIR in bundled_gems.rb
27c9ccb30e6f4af8f85bb837db00de5f5b6bbaae 2025-01-08 Also stub-out with directry using with test script or -e option
d722bdcf6e6d195faf4ed03bbd8b2c07686a925b 2024-11-28 Convert ostruct to openstruct
5f4be3ad7ea6d914f9d50d1da74eb801a02873a8 2025-01-08 Make ostruct as bundled gems
32fb364de8515313b38dcd7d12db56e1183700fe 2025-01-08 Replace target list with stub constants at example of bundled_gems.rb
adb4029bc167bf9bd8ac074190e0b3944fa1ff50 2025-01-08 Removed logger from stub data
574bfd284562959ff4d676231d180a7514f0abeb 2025-01-08 Update documents for ostruct
4da545ddf3883754bd29cd3a797930fe138acb37 2025-01-08 Use erb instead of ostruct for test_frozen_loaded_features
6bff923d2fc09217c52bb0ce909f6b7a9022b107 2025-01-08 Rewrite OpenStruct to dummy response class
9f5ca6332b787842c7ff9878067db8be0f50f7bd 2025-01-08 Refactor to omit JSON::GenericObject tests
599a0601f60b0a3812b9ad1b95a8870cf2921d82 2025-01-08 Switch to use ostruct to open3 with suggestion test
a4528f60e5219417d15da70771f871ed089896f0 2025-01-08 Omit Psych_Unit_Tests if ostruct is not available
ad5fa24e84be97212ef2d8763086020a44546dc1 2025-01-08 Skip examples related with OpenStruct in ruby/spec
0c3dca6266a94c951a5347d40fbd0993e2902cc6 2025-01-09 Make pstore as bundled gems
b0d3771bce9dfcffb7467ea34971198cf4b4079e 2025-01-09 Make benchmark as bundled gems
cda268d8e99170f73c9c0c7dd2dbe9494ba89abb 2025-01-09 Make logger as bundled gems
3a1414a70b33110b9bbd7e47c09dece0300eebe8 2025-01-09 Rewrite Benchmark to Tempfile on bootstraptest/test_ractor.rb
1089282acc3d3a284b092dcaa06fc241bceb4b02 2025-01-09 Make benchmark exapmles as optional
31855506232194ef15d0b8ed12370e4890f220b8 2025-01-09 Make Pstore tests as optional
fcecef7752d9d6c760c8ca7f6a7ce12c82988360 2025-01-09 Added logger dependency for Bundler's example
503073581915761bb8b99a8e41d0a5f3958dc00c 2025-01-09 Use fixed commits for assert_in_out_err of pstore and logger
a450e9304db8e540977958ddb5c60a65363a4ea9 2025-01-10 Extract Benchmark.measure on assert_cpu_usage_low
e8015ce1a36a7c8b88dd66850d3df7b8881f2f1c 2025-01-10 [ruby/syntax_suggest] Resolve to lint failure of standardrb
be6a81c8bfccb5c05f93550a64bc25ced510566a 2025-01-10 Removed benchmark, logger, ostruct and pstore from sync targets
c7e5dbe1d831ed5e894b6c158d06e80968291249 2025-01-10 Bump up logger-1.6.5 for TruffleRuby
382277f9bf4fd7b46cfe6e2e84697797c5cbf436 2025-01-14 [ruby/yaml] We should load rubygems for optional pstore gem
13c868ae3e1702b08daeeef01178ed5a5edbe497 2025-01-14 Restore lockfile for test-bundler
c8d11edcf556088d10f0a245139741dcab1c7d56 2025-01-14 Sync lockfile from rubygems/rubygems
86d871d29cda15810d9d60dc1b94a07e9530e0cb 2025-01-15 Migrate rdoc as bundled gems
86575e243eda81a77ce2ede6a39e534eed9a5c3d 2025-01-15 Use rdoc provided by bundled gems for generating ruby documentation
c6923278d81f6bac9a654d554ab1d581fd7ef372 2025-01-15 Fixed missing kpeg issue with test-bundled-gems
2bfa49f28866f3d4dfecd04984ad180aff82bb7d 2025-01-15 Skip related tests with Gem::RDoc
667e938f1ddfc063f693bf3a06935016f1faf12f 2025-01-15 rdoc-srcdir can refer srcdir by itself
39cfba0b5e4dd37d9b92916b36f0e4609e0b3fb9 2025-01-15 Disable to generate rubygems plugin
21254c36e1e5208efa4847cd8a2653bf440f58dc 2025-01-15 Removed sync target of rdoc
fe2bc7783040a0e35477676a0cf61103ff3635a3 2025-01-15 Update documents with the latest bundled gems
721891688b33bf03949a1828f476850348cc6341 2025-01-16 Migrate win32ole as bundled gems
4e563d9c5134acc38eb1ebc73aadcbefb05cd992 2025-01-16 Disabled to existence test for win32ole
8d319edf38a7e04b59ffaa74b1ac7bc4c1551abe 2025-01-16 Skip win32ole tests without Windows platform
f78447c9e8de23c652322a0d5b1696a08e098825 2025-01-16 Define dummy lib_dir of win32ole
253329343cf7c82af8b456ab741ae4d863187bf4 2025-01-16 [rubygems/rubygems] Introduce Spec::Path.sinatra_dependency_paths for sinatra mock server
9a4d82fb098c8451effd765436e7e3e8ca4bf096 2025-01-16 Ubuntu 20.04 will be EOL at Apr 2025
10d129120584f1bcbbdd44bc2f07b25b41786a2c 2025-01-16 sd ubuntu-20.04 ubuntu-22.04 .github/workflows/*
a41e9d8f9abac7373e3429a07584bdef2dcc3f90 2025-01-16 Use configu.guess with wasi compatible version
b00315e95a7154d5b8c84c61c65fa21a3424aa06 2025-01-20 win32ole is bundled gems now
e3ba5207b5784dfee5405f10ad70d53b5f43f9e8 2025-01-20 Removed parser.rl from ext/json/parser/depend
4404688a0e9e606aea870d79f5e8be6ac1524335 2025-01-20 Skip RBS::SchemaTest
5d6f76cf6eea68749a761cf40c731f78fb17c2d9 2025-01-21 ext/json/parser/prereq.mk is removed from sync target
9bec592cc46f89ce962d24f914682d40a1cea1e8 2025-01-22 Skip test_params(OpenSSLDHTest) at rbs tests with test-bundled-gems
5b1caffcbaa90fb5ecb1c44f3b4381307645bdbc 2025-01-22 Added actions/labeler
7d25007bbbd5768b82e55b115b3ac4cc8f983d87 2025-01-23 Ignore to add Documentation label when we pushed doc and src both
d11ca207e9dd469b933be922544e78e5cc357187 2025-01-23 Use openssl instead of fiddle and erb for native extension test
7494646101d828755e4c61f227f0c7a7e67ef693 2025-01-23 Use pure ruby library instead of C ext library for dependency warning example
abde86afe819350174b60a8bc8f9e72807ac81b1 2025-01-23 Update win32ole entries under the doc directory
0fdc9b9fd168f9d25d78c79a9e970be7d0967363 2025-01-23 Migrate irb and reline to the bundled gems
6bdccb35fcbe0d5cefc63086a4fe25b0f1ede3ae 2025-01-23 Restructured irb related example at spec/ruby
750e6195040ec3f9d0b172ac1a49a49d9b7d8ba0 2025-01-23 Omit irb related examples temporary
68095ffc1668c32d201f12e258891d028641e43c 2025-01-23 irb and reline are now bundled gems, we don't need to skip workaround for them
be1d0fcdb0d69c47fe5ba17a848458ae649b6afa 2024-11-13 Added force_activate feature again
5422c0f7f84417a46f931ce57fdbb566d5037dd9 2025-01-24 Update irb and reline, readline entries
ca871b960962ac01ba4c26b5542b92317c75eeec 2025-01-24 Use workaround version of irb and reline
47723bb59162f25b3dc9dbff22645f027fb2159a 2025-01-24 Added tracer for irb test
801885c7f9497271a9498367c0d47611daef385f 2025-01-27 Move bundled_gems_spec-run task to exam because we repeatedly test bundled gems for debugging
6096a72c1d7177bd4e1a7209be7d789319d6d3c5 2025-01-27 Removed irb and reline from sync targets
c3c7300b8924142173d6d16a9357468ba07d1da2 2025-01-27 readline is also removed from sync target
92b87c4998d13acddb2567eee4e84e2f4fe54a60 2025-01-28 Use the latest versions of irb and reline
bfd5df0d294b6c3046765acbf2d0ccb2cb23f1b0 2025-01-28 Try to extract bundled gems
daeac9994e2eda2b5480293a745ee157f6af3104 2025-01-28 Use the latest commit of ruby/syslog
4c73c3115ebcd164b6d58931f4ffef09a2f93176 2025-01-28 Increased job number on Cygwin build
a34b95fef973baa718b8c56324d45e5080ac0030 2025-01-28 Use https://github.com/ruby/net-smtp/pull/90
3dda488782365b1dea3756c5aa1d7673d997df2f 2025-01-30 Removed executables of bundled gems
af508a6d105badae998c46ffb62a5e8e2b75883c 2025-01-30 Skip irb examples, I will handle related workarounds later
19ba093c94ffff06b3c89003900c9b9f5e1b18ea 2025-01-30 Try to use parallel execution of mingw tests
895aa44b81013513e1e504a683ee6eaa6f03bb46 2025-01-30 bin_path_spec.rb relied to available Ruby environment with after `make install`
2880ec0948bea9d5fffa2395498b91197a62e1fb 2025-01-30 Use https://github.com/ruby/net-imap/pull/389 for flaky tests
167985dc871aca74d1b50f3766da1b775f7962e9 2025-01-30 Handle environment where GEM_HOME is not available
890020e3922ccb4c2241dc7c2024f8f5bc5e7e91 2025-02-03 Removed manpages for bundled gems
10d06b9a7231e54e5f6fe34437b9c583ecefca88 2025-02-04 [ruby/resolv] Load win32/resolv with rake test
908529b7e0cf39bb1204588bd7f86c6bd40b8a00 2025-01-24 Migrate fiddle as bundled gems
16d446e8a5c70d69fec80a5dc109b5b2926e69c0 2025-01-23 Removed fiddle from sync target
ec2bd6f74e7abc7b9952282f744adfff5708bd41 2025-01-23 Skip to existence check fiddle from TestExtLibs
470784cbd94a70da5d3e3167dfe4f17e3b025287 2025-01-23 Expand stub-out scope of Fiddle.dlopen
b50360e08be5b35ec42b0b97e1d25bc89432023b 2025-01-23 Update fiddle entries under the doc directory
9052d0d534828f5b8bd5d94b3863f8afbd617053 2025-02-04 Try to inject fiddle path as bundled gems for RJIT
62b87921090b09416a7846c865f23e2a19a448aa 2025-02-04 Skip irb on test-bundled-gems with Windows
02a9c05e3ecc5b4a382ca9c7ca3e4adb79844bc2 2025-02-04 Handle failing case to load win32/registry
078e723b24b6329280b83791c46f31dc284008d3 2025-02-04 Don't use nested registry open for rewriting powershell version
a487698cc789624924ef5e309ffbffcc36f754ca 2025-02-04 Use powershell for retrieving value from registry if fiddle is not available
333bc26d82370e2f5d324c1a24e7885fde4b9657 2025-02-04 Added get_item_property and use it for Win32::Registry and Get-ItemProperty
4b5bcba2e28b367f851bd21fbcd828f5e21a2f43 2025-02-04 Integrate read_s and read_s_expand with get_item_property for Win32::Registry
425a93fb1bb9a3059fab5527d4ab318c4b723807 2025-02-05 Removed unused parameters for building docker image
50e48a20c053f8b05c48547b5f5dc1059879867c 2025-02-05 Generate the latest version number from OpenSSL LTS releases
ae026ff65b85cd4ebea891825e9cedddc85c3175 2025-02-05 Update bundled_gems
141f2924eeb3816941926a425638380ca1b747f6 2025-02-05 The test of net-smtp-0.5.1 is working with Windows platform now
ec8e3e376ce9487e93860dd277944a04e15ee461 2025-02-06 Only modified LOAD_PATH for RJIT with fiddle provided by bundled gems
e776efdc70e3b90ae0d40c255626ce3a534906f1 2025-02-07 Support `git ls-files ...`.split style for file list of gemspec
7178593558080ca529abb61ef27038236ab2687d 2025-02-07 Simplified to find gemspecs for bundled gems (#12709)
0e34a883bc75f6d3924e8369c355281927179da9 2025-02-12 Fixed infinite loop with GitHub Actions
dc8cde479c257a064f4b8bc017c6c1a49b7d15ea 2025-02-12 [rubygems/rubygems] Stub-out additional examples and removed needless Error definition
45397f828449498696899b416b7dfcd91ca82455 2025-02-13 Extend timeout with resolv.rb and Windows platform. It's expired with 10sec sometimes.
b4ed6db096b5876b547646307aa41e008fdca8ea 2025-02-14 Removed trailing spaces
2556a975c7bcf9eead469a655e5d42aef06116c9 2025-02-14 Fixed syntax error for OpenSSL version detection
fa5663ea247b83ad497373dc5215abb7bdeb47dd 2025-02-17 Revert "Temporary removed gmp because vcpkg package is broken."
13c64a8a20592992c2f62b84a4b3c42e2da5de0c 2025-02-17 Pass XINCFLAGS for gmp build with Windows platform
de490a132c358c184939a7e733106ae9b4446787 2025-02-17 Enabled test_gmp_version
556be73cbbf3845c448ca4f546411be18d523f33 2025-02-19 [rubygems/rubygems] gem server command is extracted from rubygems core feature now
425cfcff8579bfef64264ba2f644b717c5248b80 2025-02-20 [rubygems/rubygems] bin/rubocop -a --only Style/MultipleComparison
ca46a159911e100ced3d4c96a4ee8291b8e0954e 2025-02-20 [rubygems/rubygems] bin/rubocop -a --only Style/RedundantParentheses
f8750dd87f91482283838090a801a313aa1f215c 2025-02-21 Bump up development version of stringio
d97884a58be32e829fd03a80cd521f4733d65c79 2025-02-21 [ruby/cgi] Use license files same as ruby/ruby
b7c87ccd79ce14df3b95f413a527be95ac16ff10 2025-02-21 [rubygems/rubygems] Added fiddle dependency for TestGemExtCargoBuilder
e0c0e061543431dade1103d54d8c390c9d09afac 2025-02-25 Skip fiddle assertions if fiddle is not available
2194e65a98444c1c8fc71c9835000378df18e59c 2025-02-26 Added assertion strings with Xcode 16.3 beta
ae0853b5f5f4bf78c2bd9e34cad6e5c94bba6224 2025-02-26 [ruby/cgi] Bump up 0.4.2.beta1
57dcb4bb9bc44368db3a2ef908f1babc79ea5224 2025-02-21 [ruby/uri] Truncate userinfo with URI#join, URI#merge and URI#+
b407b6b5b2dc8071c3b1b623e4399899e851f791 2025-02-21 [ruby/uri] Fix merger of URI with authority component
eac8b1197f65162233465e1c32e2cef9d6f0d161 2025-02-26 [ruby/uri] Bump up v1.0.3
fc60a04de958d4ba94fbdf82af94017b963dea7e 2025-02-21 [ruby/cgi] Use String#concat instead of String#+ for reducing cpu usage
237ab21f25b0a062ce6a272e0586d00778a6f20b 2025-02-21 [ruby/cgi] Escape/unescape unclosed tags as well
cdc55c24520af97fc5d4e31d4db5826cb07e0883 2025-02-26 [ruby/cgi] Bump up 0.4.2.beta2
9cf5d20e5f355e2d355e3f5426080a9d8467392e 2025-02-26 [ruby/cgi] Bump up v0.4.2
3e8bf097ce20acd12b8625d0b9c2353cd69313cb 2025-02-27 Use erb executable instead of irb
261f8023842b6f90007df68dfc3d88a01a9337a2 2025-02-27 Move irb detection to top-level before(:each) block
921ca9d8a83aff50d04cec8d788bf43631702dd5 2025-02-27 Use syntax_suggest instead of erb executable.
4f19f23036a873ff718ac3b2253101d85890b919 2025-02-27 Use erb for simple executable example
0cac191c6e938e04bc2781d6766c98445a05a170 2025-02-27 [rubygems/rubygems] Update version for broken executables with default gems
3294d3d4571bd50a86e701a46ffd70505afdad87 2025-02-27 [rubygems/rubygems] Skip default gems executable example with Windows platform
56f46e544876e7a96b1196ed8a89de578e0307fc 2025-02-28 Visual Studio 2022 17.13.x couldn't build miniruby.exe. It prevents other PRs.
f52a2e4b12d0776ff78d464adfdecf57712da9cf 2025-02-27 Restore lockfile for vendor_gems.rb
e4c5531b4c6f2d0053478fe69160d403af14e404 2025-02-27 [rubygems/rubygems] Update vendored uri to 1.0.3
bb6674f96c094dd2e7d1e2f179d05ff5d4bbe073 2025-03-04 Try to build WSL on GitHub Actions
d7a96a285c5be8a4009f3e0a3fab2246fad060f3 2025-03-04 Sync skip rules from ubuntu.yml
ce4abf2a2b22b39d3653045e0b5351a27669ecbf 2025-03-10 Revert "Move irb detection to top-level before(:each) block"
afbc6649cd98226a1f221d87fc289dad2458a490 2025-03-10 Revert "Omit irb related examples temporary"
97231e4d7ece859ab7c7d81033e74d402176910e 2025-03-11 Update bundled_gems
1ba93fdfd21f403889aa7930f7ef2ad4414aa00a 2025-03-12 Update bundled_gems
de9ce8c0e09c209d70394f32e0c51e5047b0607e 2025-03-12 Use erb executable again
1a222816fbe65e49f5f395dfd4a307763c00f012 2025-03-12 Restore to use rm_rf for failing example
f9aadc62ed40d9b68e2ca64b1c0ee56f0c2b3322 2025-03-13 Use ghcr.io/ruby/fedora:latest instead of docker.io for avoiding rate limit
ef7c7f9e77777477b8f6cdd72f92f9650afafdb4 2025-03-24 Revert "Fix broken CI. (#12963)"
6b15857e2563cec0b38e6bce7646c1a9abaf4ba3 2025-03-24 Removed trailing space
c5f30e9567af587f91676cb49eacf3fe70146811 2025-03-24 Update ext/json/generator/depend
88f0c04174fe9aed88cfa6f8163c8a54e86b2117 2025-03-26 Use release version of turbo_tests
ee85745c616aa0dcd0bcf207708778a14c02816c 2025-03-27 Removed trailing spaces
6d82ea7db8f66ee148639f380013308f31d50e8e 2025-03-27 Update ext/json/generator/depend
c6f89e263e0a54114c4482fb9756b2ca081791d8 2025-03-27 Skip failing rbs tests for removing deprecated methods
d4a97ea313657b99716990b66649a367acac1321 2025-03-27 Update the all of gemfile deps
c9e07da51d9780cb4bb4c670938675b2fad65e34 2025-03-27 [rubygems/rubygems] Resolved Lint/ShadowingOuterLocalVariable warning
62a026a425560f534d6e99bd2f3adf90ff6f101b 2025-03-27 [rubygems/rubygems] Fix Style/RedundantParentheses by bin/rubocop -a
df08cc629e36dace0cc0be8cb7b67ff6e505a711 2025-03-27 [rubygems/rubygems] Bump up connection_pool-2.5.0 with rake vendor:install
589713bcb5cf4b52278a2cd6074d37c897dc79fc 2025-03-28 Ignore to build C extension for test files of bundled gems
09b94688731a73a4ee63969a22ba7d537223e02a 2025-03-28 Relax assertion pattern for ruby repo
2ba37d24e8f8c7858a3db9df5fa9d1a1cb39181a 2025-03-28 spec/mspec/tool/wrap_with_guard.rb 'ruby_version_is ...3.5' spec/ruby/security/cve_2020_10663_spec.rb
1e715bd27a25b8803f8efbbfef7eb5912202b927 2025-03-28 Skip failing rbs tests for deprecated JSON methods
a7ab156d947960e4202a4fe96ea9c6a1d39c9260 2025-03-31 Revert "Relax assertion pattern for ruby repo"
0dae3edb347053fe7c456a95cf794cea4309fe53 2025-03-31 Also skip test_load(JSONSingletonTest)
83518d8d5e3106eb40617b1cbc98dc3b6fb625d2 2025-03-31 Update rdoc-6.13.1
91973a595cb364301894e0821bbe83d6e614ab6a 2025-03-31 Update bundled_gems
679e3e5b333a36a6621ba03c9c10d66708318ecb 2025-03-31 Specified commits for removing csv-filter executable
a2b03ba7cb721d698bebee74c535dea4583a9c28 2025-03-31 Skip test_ractor.rb with ModGC workflow because this test is flaky
502fcfcc46fe1362b30d311e2fc03bfe37a78dc8 2025-03-31 stringio-3.1.6 has been released
67a7d4a0a83638ac0c33bfb21d3d87d996946a45 2025-04-01 [rubygems/rubygems] Bump up minimum required version for cmake 4
938db05361585fb4a2da38bc62d1ea36ea451bf6 2025-03-31 Removed the warning targets for Ruby 3.1 because 3.1 is already EOL
6bd5a51ab5a2b1d33fa586cb2969b25d8d68c121 2025-04-02 Removed Solaris conditions from test files
8cb61b00fd0c5e87163703fc93e5303ca413b79e 2025-04-02 Removed Solaris conditions from core directory
3d4ea45411cba9d14f061aa5a26a0e146f3d7304 2025-04-02 Removed Solaris conditions from library directory
e71192da69f733a987a5db5692f4a33b303ade0d 2025-04-02 Removed Solaris conditions from optional and shared directories
43ee4a50d91652c0909b97fe7195af8e87600971 2025-04-02 Fixup comment for Windows platform, not Solaris
1598a2cab817b3264c9e38b258e4a650738cb521 2025-04-03 Enforce to use CMake 3 because CMake 4 is not compatible to build libyaml via vcpkg
3f152ce767dcc2bda2232d35d29eaecf97932627 2025-04-03 Extend open_timeout for test failure on s390x
fab133e629c507f4add4a7dde2e0ba12b7ec281c 2025-04-03 Use EnvUtil.apply_timeout_scale
05e74543f6b0dca882e4324d3577b68fe1c231e1 2025-04-03 Update bundled_gems
b4a94011ca018c2e7b105534e299033106793158 2025-04-04 Hardening auto-merge workflow
705a95323e7bd85fdade2970976fd7d87a1ccf2e 2025-04-04 Removed unused variable
0251abca7f19c393d756e77ee059a4357a8f2f20 2025-04-04 Fixed mismatched indentation
a4b4dad4badee2cf46dbc3da20d211c520fb79cb 2025-04-07 Update bundled_gems
be5dea972002b4d26a736f9b40fad7aa0fcf0fec 2025-04-07 Rename test command for test-unit
f70bf7840370c4739ba11ddfdc35297086257170 2025-04-07 Fixed wrong condition to avoid flaky ractor_test.rb
d485638a08a4561cd2f9c28d29b6d08d43dc5621 2025-04-07 Allow win32ole test failure
10d6ee65542a756072afb7182216efff80aa97d7 2025-04-08 Skip some assertions of TestFileExhaustive#test_dirname with Windows platform.
b68fe530f1880ed314099b61a70e3c0b1ee7cf6d 2025-04-08 Windows 11 24H2 with VS 2019 16.11.45 couldn't handle long name test
9e93759b999c4fca219b3682eaf7964fa65f3bf0 2025-04-09 Restore assertion that is not related mswin platform
8ab517698a76238d0afc7669b0ea1d5c6c1c0391 2025-04-09 sed is not requirement now
9f61541f7624298be0c379ff61b66fc8470423e2 2025-04-09 Re-enabled to test at win32ole
3390b6a515c4195905ef3be715fb611cce7ccaf5 2025-03-04 Added simple failing example
598b0e8b72930c372a22b3db5da17bd69871be20 2025-03-04 The current force_activate always fails without Gemfile
b47a04eb9151a9fa59979fbaf20deeb404822959 2025-04-10 Refactor bundled condition
684cfa42d77f8b667333f5efa3bd52463985b9d4 2025-04-10 Avoid to infinite require loop for irb.
af69421c91abc49390e8741870fac63513efbc0b 2025-04-11 Added instruction for MSYS2 without RubyInstaller-Devkit
1bd029b1eaa76496f376d92059db5f0b355ad03b 2025-04-11 Note the detailed version of Windows SDK
a2b39e5ca686b677b63be2b1ab8baa5a1b8df08d 2025-04-11 Added instruction for autocrlf issue of Git on Windows
0e792793277f3bb67ec58369436a57c0cb757a4d 2025-04-11 Note the detailed version of Visual Studio
8a15f806532fd1912b930abdcec6efac33f438b8 2025-04-11 Fixed wrong usage of matrix.vs. That label is os version, not vs version
0a35c5b4d9add69251590e3902a5d861df49e142 2025-04-11 Restore Windows 2022 build with VS2019 toolset
f65aad61f7c2b5ff15d10be9264d3b323b9e5145 2025-04-14 Update bundled_gems
49c29cff479546df7e267d97ceb1f08a4d537a8e 2025-04-16 Bump up to the latest versions of actions
02152501a41cd645267ffb8c2ee7aeb843a0fec8 2025-04-16 Bump up to msys2/setup-msys2 to v2.27.0
a4eb81a08334cbe2963e535f9cbfd0aea96c3144 2025-04-16 Revert advanced-security/filter-sarif update for v1.0.1
51952929e1ddd01a17f9e47899ec4de35be002c6 2025-04-16 [rubygems/rubygems] Fixed rubocop issue: Layout/SpaceInsideBlockBraces
b4c29b7af648051430de5439740b6b08756d1d83 2025-04-16 Use coreutils instead of msys2 because msys2 is not provided windows-11-arm
9b5ae69aac7246199c7cb8e32f7f0490fa519751 2025-04-16 Use uutils-coreutils
7e2ba5a91bcdc31e14502f797a6184e3f4d41747 2025-04-16 Don't use admin grant
8bf14b048f9f9dcc9892959cecc356a33475f82a 2025-04-18 SVN repository is already retired
c1393bb92bfb2e2e6a652190d9746a11f41e7eb8 2025-04-16 Try to build with windows-11-arm
22d72fed56a54e4a4fdc3845e89feb1201dc26b0 2025-04-16 Skip to install BASERUBY from ruby/setup-ruby when windows-11-arm runner is active
9408bdb571c7a16153f12daf30e54fe025d7e9a0 2025-04-16 Use vcvarsarm64.bat directly on ARM platform
123726ca78e8bb8301664fa27f91f7eaf5f80808 2025-04-16 Don't specify old version of Visual Studio
a12fe4012462bb47357b3777b736d38bb911854c 2025-04-18 Manually generate dummy revision.h file
9e3c120a155ce2f84034d57c56c11f9f70cec7b3 2025-04-18 set arm64-windows for VCPKG_DEFAULT_TRIPLET
99a16757ca74bfb15605a02e33c33f6bcec0616c 2025-04-20 windows-11-arm has only C drive
d414dbae0abc395139a5d243aeb0a91368807a3e 2025-04-21 nmake check is crashed with windows-11-arm, we need to try test-spec
85bab61565841a815322449d3309cf53b15f57b9 2025-04-21 Try to run only working tests
d4815d39b7b06c7bc4fe7e6898dcf372100b1372 2025-04-21 Test with Windows 2025 server
4634a0042e34c022984ef2d3b377ed9ff36d54d2 2025-04-22 Mark development version for unreleased gems
3a2415cc47aab53ed54ba66193ee81379ca6704d 2025-04-22 Skip failing example on Ubuntu runner of ruby/ruby
a8aa83cc7b7d7dc78b58b2d11538171563e46c1b 2025-04-23 all of examples at commands/newgem_spec.rb are working on ruby repo
a88c5b501ccc0187ac6a6db48d69bc408c50b40d 2025-04-24 Use cgi/util if that uses like CGI.escape methods
a23ce6d3a5c4a52ed302e6d335fd0721f1e38738 2025-04-24 Removed unused cgi library
f0dda0534be8befd0d6223531f70df8b12ade9cc 2025-04-24 Rewrite CGI.parse with URI.decode_www_form_component
0714867dbab3e156690bf67db44f3bc69c987d04 2025-04-24 codeql-trap cache is growing over 300MB. We should enable to cleanup needless cache from actions/cache
d34ba74ca5d91e940fc2a555a359f1a056a5072f 2025-04-24 Added --vcpkg-root for fixing mismatched vcpkg root with scoop version
842547604c5fea78bab4a5edf102e2a7081d6740 2025-04-24 Move VCPKG_BINARY_SOURCES to global environmental variable on workflow
8e258af5b083a417a8f5e424a2c7d2c4800f8ca2 2025-04-25 Extract windows-11-arm job from windows.yml because it may ignored vcpkg binary cache for x64-windows
08f62809ea1da8c7b0ff1e447f189b447b22c382 2025-04-25 Revert "Extract windows-11-arm job from windows.yml because it may ignored vcpkg binary cache for x64-windows"
ffa40d3418360eb58423ef1a5756d2ec7b18e8e7 2025-04-25 Use actions/cache instead of vcpkg built-in cache feature
b3566e9ef294ef5831be5d5d591ba15616d33a0e 2025-04-25 [rubygems/rubygems] bin/rubocop -a --only Style/StringLiterals
f501d114ad7fd5ada5e711ddbd6c7feaaad1fc22 2025-04-25 Use OS label for actions/cache. vcpkg only uses same os cache
cbc045a0eaf1c4d4221dedf3f882a8d62bfb7ce7 2025-04-30 Added GCC 15 build
8b4017584b1478c0d3cfe0dbd88c01539db1e071 2025-04-30 Use EnvUtil.apply_timeout_scale for test_io_wait.rb
39ba16e5a1dea831e2f73c34a735249a4d4cb0a9 2025-04-30 Re-enabled repl_type_completor test with upstream fix
17912cb50085eb39785f189fe2975f4484a27aa3 2025-05-01 windows-2019 will be EOL at end of June, 2025
994dadfbf4d090e73f996bafcc9d3d64892a57c6 2025-05-01 Removed unused OS_VER variable
69bb2b3bb286b527a91b689dbb6b44308749f601 2025-05-01 Set is migrated to Core class
0f066269150375982712bd4a918438db75256ba6 2025-05-02 Bump up strscan version to 3.1.5.dev
d6d63b278ac1eb839518de709504bf3db3dc32d9 2025-05-02 Enabled debug mode for CodeQL
4e30b77b90e463997de265af1e7a5819b4c46fcc 2025-05-08 Added depend file for test/-ext-/econv/test_append.rb
c66768376815878e9d103e80135b37cb4058fa8b 2025-05-09 Added instruction for initial setup of depend file
8a1d45144bc30aaca67d953521c19c7ee0b378c0 2025-05-08 Support `require 'cgi/escape'` with extracting CGI::Escape from CGI::Util
382be44f4277e6617a27887a99906f5f5e87d265 2025-05-08 Extract CGIEscapeTest from CGIUtilTest
56423d43a34bfd7260a53f048ee891130d3a0715 2025-05-08 Reduce loading class/module on CGIUtilTest and CGIEscapeTest
a61f51f66d7dff966dd17915c854fea08763722d 2025-05-08 Use cgi/escape instead of cgi/util
600c616507b258cdf9dbfbc822deb267f3202325 2025-05-08 Removed CGI library without CGI::Escape features
ce6c1778fb90f9685f9e790f111184d622f981be 2025-05-08 Guard CGI examples with Ruby 3.5 and use cgi/escape for related examples
5aade8a84acd4fa69c0b5362c807bf41d551c4d8 2025-05-08 Added migration wrapper for cgi.rb and cgi/util.rb
5e1c90675e3d9bec0e3e98223a0a75e0848b7d72 2025-05-08 Added cgi for bundler testing. rack depends cgi/cookie.rb
ab19b1f6297e171d72a5b6a9cb00fc9ee3178170 2025-05-09 Use CGI 0.5.0.beta1
d3c472781dec4fe415203fbb898d8b1f7b538eb0 2025-05-09 Replaced CGI.parse with URI.decode_www_form
4ef324c7c1f894d7870f94744e24afdbfd2b27ba 2025-05-09 Added https://bugs.ruby-lang.org/issues/21258 to NEWS.md
49742414f6444960838bb968bab43db27f5872c1 2025-05-11 Revert "Fix redefinition of `clock_gettime` and `clock_getres`"
f638e1483835aa0497754723798a83d3bd26eace 2025-05-12 Support to sync cgi/escape from ruby/cgi repo
4d9a1d5b6fc18a41fa72bb823dd49bafdc1a790f 2025-05-13 Handle to look up CGI::EscapeExt instead of using LoadError. cgi/escape is provided snce Ruby 2.3
e46fbe624aa9242c9eb9c7f0fcff28af74e6846e 2025-05-13 Psych and SafeYAML was loaded Gem.load_yml, these changes is unnecessary
3b459b5ab6c2bc6ec30c9d2ab63e4cfb0872d7a7 2025-05-14 Disabled TRAP cache of CodeQL
af7413054460c9fe2afb394d163dd4418f84f8bd 2025-05-14 Purge the oldest TRAP cache with gh actions-cache cli
a7af85a7bd844b54586a867202fc9eb3550df3bf 2025-05-14 Use gh cache
52d72979ae64495478e7194ab584ef5285b29b07 2025-05-13 [rubygems/rubygems] Update vendored version and patch for net-http and net-http-persistent
cc3d304b471b40f6a3bc1266a35744aa9d4fdbd4 2025-05-14 [rubygems/rubygems] Try cgi-0.5.0.beta2
f855bcc6b27bd2e67babbb082213ab4c9c15f8c9 2025-05-13 Applied rake vendor:install
72387ebd0e9520f0730bc959e2dff14d045c5d83 2025-05-19 Fix typos: misspell -w -error -source=text namespace.c
97e774b95d5233f801666f873c27de64684b0cf0 2025-05-21 [rubygems/rubygems] Bump up to rack-3.1.15 that is removed dependency of CGI::Cookie
081a44f586b19e66be5a22d2f7d29b34de453efb 2025-05-21 Disabled TRAP cache of CodeQL again
28860842cf458e7baaba12049628b9cf570bcd95 2025-05-28 Use the latest version of Windows SDK
2a240103cc02ce0407f9eb0a9fc740275a93d259 2025-05-29 Added instruction for installing gcc toolchain with ridk
5131d5ef83f9c3910c4dc94b9de0c897ed7500fd 2025-05-29 VS2022 17.13.x and winsdk-10.0.26100 issues are resolved now
6256c52667cd84a7b76f2eed532be78c3a82ffb5 2025-05-29 Added VS2022 BuildTools instructions
9542e3db1cdbb16d14b3823df5e5566c31df2a72 2025-05-29 Removed needless components of BuildTools
20d7db8cbaa617f58d0d262c354c76460a6ad809 2025-06-01 Handle test failure of mock object
52d85c0efb8871ed2e29738c8edf60cc0fa034c3 2025-06-03 [ruby/date] Alias value to take in old Ruby
9991edcc41ad55cf79626035637915f1c5d664fb 2025-06-03 [ruby/digest] Alias value to take in old Ruby
17401792fad0ac9a22067092cde9e4bfb1b0f0c7 2025-06-03 [ruby/etc] Alias value or join to take in old Ruby
c6c51569cb29a70aa086523d7508f88e645c72ff 2025-06-03 [ruby/io-console] Alias value or join to take in old Ruby
7d1190059fa872f1a6c2f51fde8c1971b8c2bcaf 2025-06-03 [ruby/stringio] Support `Ractor#value` (https://github.com/ruby/stringio/pull/134)
a77ec9a22c22a93ee979809dc7e4bed57b52972f 2025-06-03 [ruby/psych] Alias value or join to take in old Ruby
0266e4def2efc809cccac19b4cc985d270bc0201 2025-06-03 [ruby/did_you_mean] Alias value to take in old Ruby
ce459c1df30d9e98846ca1ff6d45597885676414 2025-06-03 [ruby/did_you_mean] Omit some tests with JRuby
6609ba05141a8e95e4c0b7db2579d85b1e35d074 2025-06-03 [ruby/io-wait] Alias value or join to take in old Ruby
a79e9ab3907160054386b597e79c8ef6c60faf16 2025-06-03 [ruby/uri] Alias value or join to take in old Ruby
8ab4935ddff38da632624945db97c251abd103d3 2025-06-03 [ruby/pathname] Alias value or join to take in old Ruby
267d8a04b369bd40ba229ff17995d1c09c917afa 2025-06-03 [ruby/strscan] Support `Ractor#value` (https://github.com/ruby/strscan/pull/157)
365d5b6bf44e4779af0abaf5fee7af9c7c39d224 2025-06-03 [ruby/time] Alias value or join to take in old Ruby
135583e37c06267debf77ee60a8540dfe70bec8f 2025-06-03 [ruby/tmpdir] Restore Ractor.yield style test for old version of Ruby
a84f734343e4f564b6645f56b0c0c91c07235172 2025-06-04 Added warning for CGI.parse
50400f3bb27070c028d9c4b3bde8efe44eba6efd 2025-06-04 [ruby/etc] Removed workaround for assert_ractor
04b26db5ef999b1afd94cadb819dbc6b2b6e9da9 2025-06-04 Support Ractor#value and Ractor#join for old versions of Ruby
803526786a2a8e4ee4649150f9d8c51e8cb71c22 2025-06-04 [ruby/time] Removed workaround for assert_ractor
ac1dfee44aaf8d33cfb47dcb39f0edef6c2a22e2 2025-06-04 [ruby/date] Removed workaround for assert_ractor
a88ff325594d97821ef06db609c6b500b707e295 2025-06-04 [ruby/uri] Revert "Alias value or join to take in old Ruby"
6b7e3395a4ab69f5eaefb983243a8e4cad7f8abf 2025-06-04 [ruby/psych] Revert "Alias value or join to take in old Ruby"
1f4913db97d2262c8ffc4244ca0a39349ff62b23 2025-06-04 [ruby/did_you_mean] Revert "Alias value to take in old Ruby"
1dd8671c46c155920b141407ba442523758a7128 2025-06-06 Sync ruby/openssl
9f00044d0fe2d0c8c998da8e1627e63f36f7df57 2025-06-06 Bump up strscan version to 3.1.6.dev
51b70d106ad2fa29f833bde5648738931981d8f4 2025-02-13 [ruby/net-http] Don't set content type by default
82e3312493a26fc56e2823c07e261d1bf61edd42 2025-06-11 [ruby/net-http] Fixed test case for default content-type.
a976fa1bb7e04d5484e2992ba42d03312109d0ee 2025-06-11 Followed up https://github.com/ruby/net-http/commit/002441da1e for ruby/spec
255e6e619752854e5740519ad8829e4a7a4b9bea 2025-06-11 Try to run ignored tests with macOS 15
fd7e56a831acfdcfd42bee958ae62967dc1033e1 2025-06-11 Use artifacts built by vcpkg manifest mode
166ff187bd2a84fddd7a633bdbdbcd4ae393c91e 2025-02-21 [rubygems/rubygems] Removed ccache or sccache from args of Rust builder
64c421db20f391a893d53cc098ec2dbbe9d45962 2025-06-13 [rubygems/rubygems] Surpressing warning for CGI library of Ruby 3.5+
a3f2f7b73aff9f7533662118303bd40767bbc19f 2025-06-17 lewagon/wait-on-check-action didn't need bot token
ecf1746fa4b899692514e68719227f04f9d6c1cc 2025-06-18 Use the original gemspec from release package of RDoc
f0d32ee8d3b4e4da68191f4c1a3e6f06ae33e584 2025-06-18 net-imap and irb are not working with dev version of RDoc
332f83d1ab418cd82ba8da542fce73e611da8141 2025-06-18 Enabled the released versions of bundled gems that are working fine with Ruby HEAD
4eaa245fccd3dd9a61fe1b5f114a6fb47907640a 2025-06-18 Restore ignored test target for mswin
c2d5d2969a501b9db93ed66db9017a5b6667af9f 2025-06-19 [ruby/weakref] v0.1.4
6929542aa9b3589efe755b9105ca04e3f9bee58d 2025-06-19 Update CGI sections under the doc directory
d4ed7eb1ade9cdd14e0e3b164d5f66981eba29d3 2025-06-19 Relax delta value
2a79d7fcc7f9cb65d823cf4576219ca58030fec7 2025-06-20 Separate credential with dependabot and others
54681485817c39d4c226e62807e83e3c442d38aa 2025-06-20 Update scorecards action with the latest template file
9e8fa9bcd7c01af9242f3b0d37c9ad521dc54404 2025-06-20 Re-enabled to upload sarif file of scorecards
fafae10d9a19e966f5c4cccbe7a6e6a418821c62 2025-06-20 Separate credential with auto_request_review and others
1e428366aeacbd924930be69283161c431f13bdf 2025-06-20 Use windows-2025 image because that have pre-installed winget
e23941677c3d1b683445d5684175f45866a3aed4 2025-06-20 Rename token name to more descriptive
29c7f849db68b0082ab2d29464803a68971fdc18 2025-06-20 Use another credential for generating new releases
092ea7a16325ba472e10a6eb57d470522938fb77 2025-06-20 Update to the latest step versions at the GitHub Actions
7addde1ece5f30cbd048175b8504feefbf7f8102 2025-06-20 Revert to setup-ruby v1.231.0
b6babd9a07660264f838d22e6e81733f5607120e 2025-06-20 ZJIT: Typofix (#13665)
7a5e46cff21be0d2aa66091d1dbe80c74b125b0f 2025-06-24 Revert accidentally commit with 96a0c2065a95d076978de41e8bfacbd19858d0bb
e036d4da8dc99959cb8c4da4d51976930271c618 2025-06-24 Removed Set entry
21f3ffedd4062e987dc92e304ad311e429d268c1 2025-06-24 tmpdir.rb is not extension
62aa4a6010c293ea58cfec59f316f0e1a0a33fd3 2025-06-24 [ruby/resolv] v0.6.1
8f44d482a35344ecf1f21658bd5360b95caa6cf8 2025-06-25 windows-2025 runner updated Visual Studio from broken version
7d01905ef1ca236ffd35ae160f6ecadce5129513 2025-06-26 typeprof, rbs and repl_type_completor are working with HEAD now
cf3acead9d737be59f0da38cd041ed5cb17df866 2025-06-27 Use https://github.com/ruby/power_assert/pull/58
8bba087ae567421cd574b5b5772fd3039ff39b4d 2025-06-26 Added entry `open_timeout` feature of `Socket.tcp` to NEWS.md