index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Windows CI] Stop VS-2022
Nobuyoshi Nakada
2021-08-28
1
-3
/
+3
*
[Windows CI] Stop on error in VS-2022
Nobuyoshi Nakada
2021-08-28
1
-1
/
+0
*
[Windows CI] Setup env
Nobuyoshi Nakada
2021-08-28
1
-9
/
+11
*
[Windows CI] Set PATCH path
Nobuyoshi Nakada
2021-08-27
1
-1
/
+7
*
[Windows CI] Make test-all parallel and verbose
Nobuyoshi Nakada
2021-08-27
1
-1
/
+1
*
[Windows CI] Group nmake step
Nobuyoshi Nakada
2021-08-27
1
-3
/
+7
*
[Windows CI] Moved parameters to include
Nobuyoshi Nakada
2021-08-27
1
-12
/
+13
*
Use patch installed by msys2/setup-msys2
Kazuhiro NISHIYAMA
2021-08-26
1
-1
/
+1
*
Use bundled libffi on windows-2022
Kazuhiro NISHIYAMA
2021-08-26
1
-10
/
+2
*
Install patch
Kazuhiro NISHIYAMA
2021-08-26
1
-0
/
+5
*
Ignore errors on windows-2022
Kazuhiro NISHIYAMA
2021-08-26
1
-0
/
+2
*
Use newer libffi on windows-2022
Kazuhiro NISHIYAMA
2021-08-26
1
-2
/
+10
*
Set VCVARS
Kazuhiro NISHIYAMA
2021-08-26
1
-12
/
+12
*
Add Windows Server 2022 with Visual Studio 2022
Kazuhiro NISHIYAMA
2021-08-26
1
-2
/
+7
*
.github/workflows/compilers.yml: Specify a container running user as root.
Jun Aruga
2021-08-24
1
-1
/
+5
*
Update TypeProf to 0.15.1
Yusuke Endoh
2021-08-15
1
-1
/
+1
*
Show verbose error messages when single pattern match fails
Kazuki Tsujimoto
2021-08-15
1
-1
/
+1
*
Disable checks for LTO [ci skip]
Nobuyoshi Nakada
2021-08-15
1
-2
/
+2
*
Add checks for gcc/clang with LTO
Nobuyoshi Nakada
2021-08-14
1
-0
/
+10
*
Separate jobs conditions
Nobuyoshi Nakada
2021-08-12
1
-18
/
+11
*
.github/workflows/compilers.yml: clang-14
卜部昌平
2021-08-10
1
-4
/
+5
*
Use codeql-config.yml for codeql-action/init
Hiroshi SHIBATA
2021-08-02
2
-1
/
+2
*
Removed paths-ignore because it's not affect with cpp
Hiroshi SHIBATA
2021-08-02
1
-3
/
+0
*
Removed unnecessary configuration for the latest version of actions/checkout
Hiroshi SHIBATA
2021-08-02
1
-2
/
+0
*
Use `${{}}` for if statement
Hiroshi SHIBATA
2021-08-02
9
-21
/
+21
*
Ubuntu: remove pthread coroutine which is done in Compilations
Nobuyoshi Nakada
2021-07-08
1
-1
/
+1
*
Remove gdbm/dbm related code from CI
Jeremy Evans
2021-07-01
7
-8
/
+8
*
More general matrix "configure" parameter, add `--with-coroutine=pthread`.
Samuel Williams
2021-07-01
1
-6
/
+7
*
Replace copy coroutine with pthread implementation.
Samuel Williams
2021-07-01
1
-1
/
+1
*
Fixed comments in cmd.exe script [ci skip]
Nobuyoshi Nakada
2021-06-16
1
-2
/
+2
*
Skip make update-unicode for BASERUBY CI
Yusuke Endoh
2021-06-07
1
-1
/
+0
*
Enable VM_ASSERT in --jit CIs (#4543)
Takashi Kokubun
2021-06-01
1
-1
/
+1
*
Revert "Try enabling VM_ASSERT in --jit CIs"
Takashi Kokubun
2021-05-31
1
-1
/
+1
*
Try enabling VM_ASSERT in --jit CIs
Takashi Kokubun
2021-05-31
1
-1
/
+1
*
Ignore test-bundled-gems on GitHub Actions because matrix tests has unknown i...
Hiroshi SHIBATA
2021-05-28
1
-1
/
+1
*
Remove ubuntu-16.04 (already commented out)
Kazuhiro NISHIYAMA
2021-05-18
1
-9
/
+0
*
Removed EOL version from .github/workflows/spec_guards.yml
Hiroshi SHIBATA
2021-05-17
1
-2
/
+0
*
Run nmake check on Actions (#4487)
Takashi Kokubun
2021-05-11
1
-3
/
+17
*
Split a Choco-Install command
Takashi Kokubun
2021-05-10
1
-1
/
+4
*
Try running Choco-Install with powershell
Takashi Kokubun
2021-05-10
1
-0
/
+1
*
Retry choco install
Takashi Kokubun
2021-05-10
1
-1
/
+1
*
.github/compilers/workflows.yml: support GCC-11
卜部昌平
2021-05-11
1
-25
/
+26
*
Use autogen.sh
Nobuyoshi Nakada
2021-04-08
6
-6
/
+6
*
Suppress useless default branch name hint [ci skip]
Nobuyoshi Nakada
2021-03-08
6
-0
/
+6
*
Removed HEAD^2 checkout to suppress a CodeQL annotation [ci skip]
Nobuyoshi Nakada
2021-03-08
1
-3
/
+0
*
Check for trailing spaces
Nobuyoshi Nakada
2021-03-04
1
-0
/
+3
*
Add --timeout to try to find hanging spec
Benoit Daloze
2021-02-27
1
-1
/
+1
*
Drop obsoleted ci skip checks
Takashi Kokubun
2021-02-22
9
-9
/
+0
*
Drop check_branch CI job
Takashi Kokubun
2021-02-22
1
-22
/
+0
*
.github/workflows/compilers.yml: clang-13
卜部昌平
2021-02-10
1
-1
/
+2
[next]