summaryrefslogtreecommitdiff
path: root/tool
AgeCommit message (Expand)Author
2019-10-16Revert "alias assert_raise_message for compatibility with test-unit"Nobuyoshi Nakada
2019-10-16alias assert_raise_message for compatibility with test-unitNobuyoshi Nakada
2019-10-08Fix typo [ci skip]Kazuhiro NISHIYAMA
2019-10-07Write yaml and json under destdir and print to stdoutKazuhiro NISHIYAMA
2019-10-07Create info.yml and info.jsonKazuhiro NISHIYAMA
2019-10-07Remove `-s3` optionKazuhiro NISHIYAMA
2019-10-03make-snapshot: touch updated files after preparedNobuyoshi Nakada
2019-10-03make-snapshot: suppress make error messages unless failedNobuyoshi Nakada
2019-10-03make-snapshot: copy cache files instead of linkingNobuyoshi Nakada
2019-10-03vcs.rb: fix to export git-svn versionNobuyoshi Nakada
2019-10-03[ruby/fileutils] improve the compatibility of minitestHiroshi SHIBATA
2019-10-03use bind_call for test-all --gc-stress卜部昌平
2019-10-02fix assertion number.Koichi Sasada
2019-10-02Fixed failure message for `clean-cache`Nobuyoshi Nakada
2019-10-02Enable checkers on parallel test.Koichi Sasada
2019-10-02Fix the order of executing `after-update` taskNAKAMURA Usaku
2019-10-02Should fail if `system` failedNAKAMURA Usaku
2019-10-01expose assert_raise and assert_join_threadsHiroshi SHIBATA
2019-09-30Revert "introduce debug check."Koichi Sasada
2019-09-30introduce debug check.Koichi Sasada
2019-09-30show RUBY_ISEQ_DUMP_DEBUG envval if given.Koichi Sasada
2019-09-29Pass $(XRUBY) to test-bundled-gems.rb since RbConfig.ruby is incorrect for mi...Benoit Daloze
2019-09-29Move the logic to test bundled gems to Ruby codeBenoit Daloze
2019-09-27assert_in_out_err should use FailDesc tooNobuyoshi Nakada
2019-09-23make-snapshot: store timestamps in UTC for zip which lacks timezoneNobuyoshi Nakada
2019-09-23Add `-mtc=off` to `7z` not to store NTFS timestampsKazuhiro NISHIYAMA
2019-09-22make-snapshot: Added -no7z optionNobuyoshi Nakada
2019-09-22make-snapshot: Do not save extra file attributesNobuyoshi Nakada
2019-09-22st.c: Use rb_st_* prefix instead of st_* (#2479)Yusuke Endoh
2019-09-21typedef rb_jmpbuf_t to void *[5] if __builtin_setjmp is usedFangrui Song
2019-09-20Fixed up 37c083942509dd7e0d8b7ccd3575936a2017c400Hiroshi SHIBATA
2019-09-20Removed ThreadsWait from the ruby repositoryHiroshi SHIBATA
2019-09-20Removed Synchronizer from the ruby repository.Hiroshi SHIBATA
2019-09-20Removed Shell from the ruby repository.Hiroshi SHIBATA
2019-09-20Removed Scanf from the ruby repository.Hiroshi SHIBATA
2019-09-20Removed CMath from the ruby repository.Hiroshi SHIBATA
2019-09-15Try to fetch commits notes to the source tree automaticallyNobuyoshi Nakada
2019-09-15make-snapshot: no merge commits in ChangeLogNobuyoshi Nakada
2019-09-15make-snapshot: export ChangeLog from srcdirNobuyoshi Nakada
2019-09-15make-snapshot: deprecated -exported option [Bug #16167]Nobuyoshi Nakada
2019-09-14Continue to export even if no notes/commitsNobuyoshi Nakada
2019-09-08make-snapshot: -git option is no longer provided [ci skip]Nobuyoshi Nakada
2019-09-08make-snapshot: default to the toplevel directoryNobuyoshi Nakada
2019-09-08Touch copied cache files to make tarballs stableNobuyoshi Nakada
2019-09-08Suppress detached head warningNobuyoshi Nakada
2019-09-07Exit gently if no VCS found but --suppress_not_found is givenNobuyoshi Nakada
2019-09-07Removed no longer used variableNobuyoshi Nakada
2019-09-07Assign to vcs in new_vcs block not to use rescue resultNobuyoshi Nakada
2019-09-07Fixed wrong method at 71f7b0421acNobuyoshi Nakada
2019-09-07Fix error when checking file modified with git-svnNobuyoshi Nakada