9bad174e0e
126 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
tqcq
|
52a4e711b5 | fix benchmark error | ||
tqcq
|
9bd627ea6c | feat make_unique support T* ptr | ||
9e85ebb784 |
Merge pull request 'fix compile error' (#4) from feat/support_fiber into master
Some checks failed
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Successful in 1m27s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Successful in 1m48s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Successful in 1m44s
linux-arm-gcc / linux-gcc-arm (Release) (push) Successful in 1m36s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Successful in 1m58s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Successful in 1m49s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Successful in 1m37s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Successful in 1m38s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 1m29s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 1m39s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Successful in 3m13s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Successful in 1m46s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 1m6s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 1m27s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 1m14s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 1m36s
Reviewed-on: #4 |
|||
tqcq
|
16b1ac13a1 |
feat add exposed_var
Some checks failed
linux-arm-gcc / linux-gcc-arm (Debug) (push) Successful in 1m45s
linux-arm-gcc / linux-gcc-arm (Release) (push) Successful in 1m41s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Successful in 2m0s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Successful in 1m50s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Successful in 1m28s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Successful in 1m39s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 1m30s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 1m39s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Successful in 3m11s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Successful in 1m44s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 1m6s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 1m28s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 1m16s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 1m38s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (pull_request) Successful in 1m27s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (pull_request) Successful in 1m50s
linux-arm-gcc / linux-gcc-arm (Debug) (pull_request) Successful in 1m44s
linux-arm-gcc / linux-gcc-arm (Release) (pull_request) Successful in 1m38s
linux-arm-gcc / linux-gcc-armhf (Debug) (pull_request) Successful in 1m59s
linux-arm-gcc / linux-gcc-armhf (Release) (pull_request) Successful in 1m49s
linux-mips-gcc / linux-gcc-mipsel (Debug) (pull_request) Successful in 1m29s
linux-mips-gcc / linux-gcc-mipsel (Release) (pull_request) Successful in 1m38s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (pull_request) Successful in 1m26s
linux-mips64-gcc / linux-gcc-mips64el (Release) (pull_request) Successful in 1m39s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (pull_request) Successful in 3m11s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (pull_request) Successful in 1m45s
linux-x64-gcc / linux-gcc (Debug) (pull_request) Failing after 1m6s
linux-x64-gcc / linux-gcc (Release) (pull_request) Failing after 1m27s
linux-x86-gcc / linux-gcc (Debug) (pull_request) Failing after 1m17s
linux-x86-gcc / linux-gcc (Release) (pull_request) Failing after 1m39s
|
||
tqcq
|
dd4b6cf8ea | Merge remote-tracking branch 'origin/master' into feat/support_fiber | ||
tqcq
|
13ffef2ecc | Merge branch 'feat/support_fiber' of code.uocat.com:tqcq/tile into feat/support_fiber | ||
tqcq
|
efbb78f652 | feat add exposed_var | ||
9453a7cc55 |
fix on_init crash (#3)
All checks were successful
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Successful in 1m28s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Successful in 1m56s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Successful in 1m43s
linux-arm-gcc / linux-gcc-arm (Release) (push) Successful in 1m40s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Successful in 1m59s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Successful in 1m51s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Successful in 1m32s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Successful in 1m38s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 1m27s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 1m41s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Successful in 3m17s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Successful in 1m45s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m10s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 2m26s
linux-x86-gcc / linux-gcc (Debug) (push) Successful in 2m35s
linux-x86-gcc / linux-gcc (Release) (push) Successful in 2m29s
Reviewed-on: #3 |
|||
tqcq
|
dc88d60c16 |
fix http_engine crash
All checks were successful
linux-arm-gcc / linux-gcc-arm (Debug) (push) Successful in 1m40s
linux-arm-gcc / linux-gcc-arm (Release) (push) Successful in 1m37s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Successful in 1m54s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Successful in 2m11s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Successful in 1m28s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Successful in 1m34s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 1m22s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 1m37s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Successful in 3m8s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Successful in 1m44s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m6s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 2m11s
linux-x86-gcc / linux-gcc (Debug) (push) Successful in 2m25s
linux-x86-gcc / linux-gcc (Release) (push) Successful in 2m30s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (pull_request) Successful in 1m25s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (pull_request) Successful in 1m47s
linux-arm-gcc / linux-gcc-arm (Debug) (pull_request) Successful in 1m38s
linux-arm-gcc / linux-gcc-arm (Release) (pull_request) Successful in 1m40s
linux-arm-gcc / linux-gcc-armhf (Debug) (pull_request) Successful in 1m51s
linux-arm-gcc / linux-gcc-armhf (Release) (pull_request) Successful in 1m47s
linux-mips-gcc / linux-gcc-mipsel (Debug) (pull_request) Successful in 1m24s
linux-mips-gcc / linux-gcc-mipsel (Release) (pull_request) Successful in 1m38s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (pull_request) Successful in 1m24s
linux-mips64-gcc / linux-gcc-mips64el (Release) (pull_request) Successful in 1m36s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (pull_request) Successful in 3m7s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (pull_request) Successful in 1m43s
linux-x64-gcc / linux-gcc (Debug) (pull_request) Successful in 2m7s
linux-x64-gcc / linux-gcc (Release) (pull_request) Successful in 2m11s
linux-x86-gcc / linux-gcc (Debug) (pull_request) Successful in 2m25s
linux-x86-gcc / linux-gcc (Release) (pull_request) Successful in 2m29s
|
||
tqcq
|
32bda0835a |
feat use baidu.com for test
All checks were successful
linux-arm-gcc / linux-gcc-arm (Debug) (push) Successful in 1m42s
linux-arm-gcc / linux-gcc-arm (Release) (push) Successful in 2m3s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Successful in 1m54s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Successful in 1m48s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Successful in 1m27s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Successful in 1m35s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 1m28s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 1m37s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Successful in 3m7s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Successful in 1m55s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m18s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 2m34s
linux-x86-gcc / linux-gcc (Debug) (push) Successful in 2m29s
linux-x86-gcc / linux-gcc (Release) (push) Successful in 2m29s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (pull_request) Successful in 1m24s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (pull_request) Successful in 1m48s
linux-arm-gcc / linux-gcc-arm (Debug) (pull_request) Successful in 1m37s
linux-arm-gcc / linux-gcc-arm (Release) (pull_request) Successful in 1m37s
linux-arm-gcc / linux-gcc-armhf (Debug) (pull_request) Successful in 1m52s
linux-arm-gcc / linux-gcc-armhf (Release) (pull_request) Successful in 1m48s
linux-mips-gcc / linux-gcc-mipsel (Debug) (pull_request) Successful in 1m52s
linux-mips-gcc / linux-gcc-mipsel (Release) (pull_request) Successful in 1m36s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (pull_request) Successful in 1m25s
linux-mips64-gcc / linux-gcc-mips64el (Release) (pull_request) Successful in 1m38s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (pull_request) Successful in 3m7s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (pull_request) Successful in 1m43s
linux-x64-gcc / linux-gcc (Debug) (pull_request) Successful in 2m7s
linux-x64-gcc / linux-gcc (Release) (pull_request) Successful in 2m13s
linux-x86-gcc / linux-gcc (Debug) (pull_request) Successful in 2m28s
linux-x86-gcc / linux-gcc (Release) (pull_request) Successful in 2m28s
|
||
tqcq
|
8238c310f6 |
feat add test for future
Some checks failed
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Waiting to run
linux-x64-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x64-gcc / linux-gcc (Release) (push) Waiting to run
linux-x86-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x86-gcc / linux-gcc (Release) (push) Waiting to run
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 1m22s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 1m47s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 1m38s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 2m3s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Has been cancelled
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (pull_request) Failing after 1m23s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (pull_request) Failing after 1m48s
linux-arm-gcc / linux-gcc-arm (Debug) (pull_request) Failing after 1m40s
linux-arm-gcc / linux-gcc-arm (Release) (pull_request) Failing after 1m36s
linux-arm-gcc / linux-gcc-armhf (Debug) (pull_request) Failing after 2m9s
linux-arm-gcc / linux-gcc-armhf (Release) (pull_request) Successful in 1m53s
linux-mips-gcc / linux-gcc-mipsel (Debug) (pull_request) Successful in 1m30s
linux-mips-gcc / linux-gcc-mipsel (Release) (pull_request) Failing after 1m41s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (pull_request) Failing after 1m25s
linux-mips64-gcc / linux-gcc-mips64el (Release) (pull_request) Successful in 1m48s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (pull_request) Successful in 3m5s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (pull_request) Successful in 1m47s
linux-x64-gcc / linux-gcc (Debug) (pull_request) Failing after 1m0s
linux-x64-gcc / linux-gcc (Release) (pull_request) Failing after 1m27s
linux-x86-gcc / linux-gcc (Debug) (pull_request) Failing after 1m12s
linux-x86-gcc / linux-gcc (Release) (pull_request) Failing after 1m38s
|
||
tqcq
|
2780b81406 |
feat add custom test
Some checks failed
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Waiting to run
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Waiting to run
linux-x64-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x64-gcc / linux-gcc (Release) (push) Waiting to run
linux-x86-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x86-gcc / linux-gcc (Release) (push) Waiting to run
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 1m24s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 1m45s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 1m39s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 1m38s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 2m19s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Has been cancelled
|
||
tqcq
|
2b69c377f7 |
feat make_unique support deleter
Some checks failed
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 1m30s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 1m50s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 1m50s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 1m48s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 2m0s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Failing after 2m2s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Failing after 1m32s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Failing after 1m53s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 1m37s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 1m53s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Failing after 3m12s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Failing after 1m45s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 1m2s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 1m26s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 1m42s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 1m35s
|
||
tqcq
|
fc369b3707 | Merge remote-tracking branch 'origin/master' into feat/support_fiber | ||
e20809aacc |
Merge pull request 'feat/support_fiber' (#2) from feat/support_fiber into master
All checks were successful
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Successful in 1m23s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Successful in 1m45s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Successful in 1m35s
linux-arm-gcc / linux-gcc-arm (Release) (push) Successful in 1m35s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Successful in 1m51s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Successful in 1m49s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Successful in 1m25s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Successful in 2m6s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 1m25s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 1m39s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Successful in 3m5s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Successful in 1m50s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m6s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 2m30s
linux-x86-gcc / linux-gcc (Debug) (push) Successful in 2m24s
linux-x86-gcc / linux-gcc (Release) (push) Successful in 2m28s
Reviewed-on: #2 |
|||
tqcq
|
ff8468b5d1 | feat update benchmark | ||
tqcq
|
669a9d794b | feat update workflows | ||
tqcq
|
0c136e9e0c |
feat update benchmark
All checks were successful
linux-arm-gcc / linux-gcc-arm (Debug) (push) Successful in 1m38s
linux-arm-gcc / linux-gcc-arm (Release) (push) Successful in 1m36s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Successful in 2m16s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Successful in 2m19s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Successful in 2m1s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Successful in 1m41s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 1m25s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 2m6s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Successful in 3m51s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Successful in 1m45s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m20s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 2m9s
linux-x86-gcc / linux-gcc (Debug) (push) Successful in 2m36s
linux-x86-gcc / linux-gcc (Release) (push) Successful in 2m28s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (pull_request) Successful in 1m22s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (pull_request) Successful in 1m43s
linux-arm-gcc / linux-gcc-arm (Debug) (pull_request) Successful in 1m38s
linux-arm-gcc / linux-gcc-arm (Release) (pull_request) Successful in 1m41s
linux-arm-gcc / linux-gcc-armhf (Debug) (pull_request) Successful in 1m55s
linux-arm-gcc / linux-gcc-armhf (Release) (pull_request) Successful in 1m50s
linux-mips-gcc / linux-gcc-mipsel (Debug) (pull_request) Successful in 1m27s
linux-mips-gcc / linux-gcc-mipsel (Release) (pull_request) Successful in 1m34s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (pull_request) Successful in 1m28s
linux-mips64-gcc / linux-gcc-mips64el (Release) (pull_request) Successful in 1m35s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (pull_request) Successful in 3m9s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (pull_request) Successful in 1m43s
linux-x64-gcc / linux-gcc (Debug) (pull_request) Successful in 2m5s
linux-x64-gcc / linux-gcc (Release) (pull_request) Successful in 2m5s
linux-x86-gcc / linux-gcc (Debug) (pull_request) Successful in 2m25s
linux-x86-gcc / linux-gcc (Release) (pull_request) Successful in 2m25s
|
||
tqcq
|
9140f7d425 |
Merge branch 'feat/support_fiber' of code.uocat.com:tqcq/tile into feat/support_fiber
All checks were successful
|
||
tqcq
|
9cbdb37e01 | feat update benchmark | ||
tqcq
|
c749e91aad |
feat update workflows
Some checks failed
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 1m41s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 1m46s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 1m6s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 1m21s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 1m14s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Successful in 1m48s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Successful in 1m55s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Successful in 1m39s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 1m23s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 2m11s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Successful in 3m12s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Successful in 1m47s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 1m6s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 1m31s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 1m14s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 1m41s
|
||
tqcq
|
ed0dfc9c6f |
feat use jsoncpp
Some checks failed
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Waiting to run
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Waiting to run
linux-x64-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x64-gcc / linux-gcc (Release) (push) Waiting to run
linux-x86-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x86-gcc / linux-gcc (Release) (push) Waiting to run
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Successful in 1m32s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 9s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Successful in 1m45s
linux-arm-gcc / linux-gcc-arm (Release) (push) Successful in 1m38s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Successful in 2m1s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Has been cancelled
|
||
tqcq
|
31ca7c9f6b |
feat add fiber switch benchmark
All checks were successful
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Successful in 1m40s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Successful in 2m34s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Successful in 1m38s
linux-arm-gcc / linux-gcc-arm (Release) (push) Successful in 1m37s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Successful in 2m10s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Successful in 1m44s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Successful in 1m26s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Successful in 1m33s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 1m24s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 3m57s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Successful in 3m6s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Successful in 1m44s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m2s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 2m4s
linux-x86-gcc / linux-gcc (Debug) (push) Successful in 2m15s
linux-x86-gcc / linux-gcc (Release) (push) Successful in 2m37s
|
||
tqcq
|
4fc64d5028 |
fix chrono_test
All checks were successful
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Successful in 1m23s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Successful in 1m43s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Successful in 1m36s
linux-arm-gcc / linux-gcc-arm (Release) (push) Successful in 1m32s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Successful in 1m54s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Successful in 1m40s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Successful in 1m23s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Successful in 2m12s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 1m20s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 1m33s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Successful in 3m29s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Successful in 1m40s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 1m56s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 2m1s
linux-x86-gcc / linux-gcc (Debug) (push) Successful in 2m17s
linux-x86-gcc / linux-gcc (Release) (push) Successful in 2m15s
|
||
tqcq
|
6e7d46c259 |
feat update split configure,build
All checks were successful
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Successful in 3m4s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Successful in 1m41s
linux-arm-gcc / linux-gcc-arm (Release) (push) Successful in 1m33s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Successful in 1m47s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Successful in 1m39s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Successful in 1m21s
|
||
tqcq
|
d3d60da45a |
fix i386 fiber asm
Some checks failed
linux-arm-gcc / linux-gcc-arm (Release) (push) Waiting to run
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Waiting to run
linux-arm-gcc / linux-gcc-armhf (Release) (push) Waiting to run
linux-arm-gcc / linux-gcc-arm (Debug) (push) Successful in 1m58s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Successful in 1m17s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Has been cancelled
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Successful in 1m22s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Successful in 1m33s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Successful in 1m20s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 1m29s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Successful in 3m2s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Successful in 1m40s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 2m11s
linux-x86-gcc / linux-gcc (Debug) (push) Successful in 2m59s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 1m56s
linux-x86-gcc / linux-gcc (Release) (push) Successful in 2m15s
|
||
tqcq
|
3fe1b1bf4c | feat add mxgot for misp | ||
tqcq
|
80e184af07 |
feat test use multi thread
Some checks failed
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Successful in 3m9s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Successful in 3m46s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Successful in 2m53s
linux-arm-gcc / linux-gcc-arm (Release) (push) Successful in 2m41s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Successful in 3m30s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Successful in 3m21s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Successful in 2m56s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Successful in 3m14s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 1m30s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 3m32s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Successful in 4m52s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m10s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 2m35s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 30s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 32s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Has been cancelled
|
||
tqcq
|
ff1bed313b |
feat move find_package(Git REQUIRED)
Some checks failed
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Waiting to run
linux-arm-gcc / linux-gcc-arm (Debug) (push) Waiting to run
linux-arm-gcc / linux-gcc-arm (Release) (push) Waiting to run
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Waiting to run
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Waiting to run
linux-x64-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x64-gcc / linux-gcc (Release) (push) Waiting to run
linux-x86-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x86-gcc / linux-gcc (Release) (push) Waiting to run
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Successful in 10m1s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Has been cancelled
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Has been cancelled
|
||
tqcq
|
29eecb4f00 |
feat update workflow
Some checks failed
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Waiting to run
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Waiting to run
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 1s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Failing after 1s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Failing after 1s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Failing after 1s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 1s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 1s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Failing after 1s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Failing after 1s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 1s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 1s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 1s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 1s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Has been cancelled
linux-arm-gcc / linux-gcc-arm (Release) (push) Has been cancelled
|
||
tqcq
|
6971411b54 |
feat update
Some checks failed
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Waiting to run
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Waiting to run
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Waiting to run
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Waiting to run
linux-x64-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x64-gcc / linux-gcc (Release) (push) Waiting to run
linux-x86-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x86-gcc / linux-gcc (Release) (push) Waiting to run
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 5m5s
linux-arm-gcc / linux-gcc-arm (Release) (push) Successful in 5m44s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Has been cancelled
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Has been cancelled
|
||
tqcq
|
56a12ea2e2 |
fix remove ostream<<nullptr_t
Some checks failed
linux-arm-gcc / linux-gcc-arm (Release) (push) Successful in 4m48s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Successful in 5m0s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Successful in 5m18s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Successful in 4m45s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 1m47s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Failing after 3m58s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Successful in 5m25s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 3m20s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 2m59s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 43s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 46s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 4m15s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 16m54s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 16m26s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 15m13s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Waiting to run
|
||
tqcq
|
0941e0b4ff |
feat master-slave fiber mode
Some checks failed
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 48s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 53s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 54s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 1m1s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 1m7s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Failing after 59s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Failing after 1m14s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Failing after 1m8s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 53s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 53s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Failing after 53s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Failing after 57s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 48s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 42s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 50s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 51s
|
||
tqcq
|
7306461b2f |
feat update chrono
Some checks failed
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 3m26s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 3m57s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Successful in 5m39s
linux-arm-gcc / linux-gcc-arm (Release) (push) Successful in 5m45s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 2m40s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Failing after 3m24s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Successful in 5m9s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 3m27s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Successful in 4m59s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Failing after 2m51s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 3m12s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Successful in 5m11s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Successful in 5m8s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 55s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 52s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 4m24s
|
||
tqcq
|
f9c0e90b06 |
feat update version
Some checks failed
linux-x64-gcc / linux-gcc (Release) (push) Waiting to run
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 6m41s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 7m20s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 8m12s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 9m37s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Failing after 5m55s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 7m42s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Failing after 9m17s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Failing after 9m7s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 5m28s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 8m22s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 5m7s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 56s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Failing after 9m55s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Failing after 8m2s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 1m5s
|
||
tqcq
|
13f2838375 |
fix use busy sleep
Some checks are pending
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Waiting to run
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Waiting to run
linux-arm-gcc / linux-gcc-arm (Debug) (push) Waiting to run
linux-arm-gcc / linux-gcc-arm (Release) (push) Waiting to run
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Waiting to run
linux-arm-gcc / linux-gcc-armhf (Release) (push) Waiting to run
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Waiting to run
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Waiting to run
linux-x64-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x64-gcc / linux-gcc (Release) (push) Waiting to run
linux-x86-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x86-gcc / linux-gcc (Release) (push) Waiting to run
|
||
tqcq
|
4d79500d07 |
feat add -gz for debug info
Some checks failed
android / build (push) Failing after 14s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 12m52s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 13m2s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 17m55s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 20m15s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 11m39s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Failing after 8m2s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Failing after 13m20s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Failing after 11m31s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 7m44s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 6m47s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 13m40s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Failing after 14m7s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 53s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 1m11s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Failing after 10m11s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 8m58s
|
||
tqcq
|
424b8b5735 |
feat add this_fiber
Some checks failed
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 16s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 14s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 13s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Failing after 13s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Failing after 16s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Failing after 16s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 20s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 21s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Failing after 19s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Failing after 37s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 15s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 41s
android / build (push) Successful in 9m6s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 10m31s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 15m46s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 24s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 22s
|
||
tqcq
|
319647bd11 |
feat delete unused file
Some checks failed
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 14s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 16s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 14s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Failing after 18s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Failing after 20s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 23s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Failing after 29s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Failing after 16s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 24s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 25s
android / build (push) Failing after 14m18s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 13m59s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 13m55s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Failing after 13m53s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 11m19s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 22s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 1m9s
|
||
tqcq
|
8189ae12e3 |
feat update dir.bloaty
Some checks failed
android / build (push) Successful in 6m16s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 8m27s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 8m41s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 11m17s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 10m19s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Failing after 7m14s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 12m36s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Failing after 14m46s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 5m34s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Failing after 9m20s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 4m28s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 10m14s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Failing after 10m11s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Failing after 9m36s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 4m1s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 7m12s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 3m59s
|
||
tqcq
|
86cf6115f5 |
fix remove static flag
Some checks failed
linux-x86-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x86-gcc / linux-gcc (Release) (push) Waiting to run
android / build (push) Successful in 6m31s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 8m50s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 9m51s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 12m17s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 9m26s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Failing after 8m14s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 11m55s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Failing after 14m57s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 8m47s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Failing after 16m13s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 14m16s
linux-x64-gcc / linux-gcc (Release) (push) Has been cancelled
linux-x64-gcc / linux-gcc (Debug) (push) Has been cancelled
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Has been cancelled
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Has been cancelled
|
||
tqcq
|
ea484f3137 |
feat update context
Some checks failed
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Waiting to run
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Waiting to run
linux-x64-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x64-gcc / linux-gcc (Release) (push) Waiting to run
linux-x86-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x86-gcc / linux-gcc (Release) (push) Waiting to run
android / build (push) Successful in 6m17s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 8m3s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 9m52s
linux-arm-gcc / linux-gcc-arm (Release) (push) Has been cancelled
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Has been cancelled
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Has been cancelled
linux-arm-gcc / linux-gcc-armhf (Release) (push) Has been cancelled
|
||
tqcq
|
c76dbf3a47 |
remove INTTYPES_FORMAT
Some checks failed
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Waiting to run
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Waiting to run
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Waiting to run
linux-x64-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x64-gcc / linux-gcc (Release) (push) Waiting to run
linux-x86-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x86-gcc / linux-gcc (Release) (push) Waiting to run
android / build (push) Successful in 6m23s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 8m19s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 8m45s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 12m21s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Has been cancelled
linux-arm-gcc / linux-gcc-arm (Release) (push) Has been cancelled
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Has been cancelled
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Has been cancelled
|
||
tqcq
|
c31e29bfca |
feat enable unwind
Some checks failed
linux-x64-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x64-gcc / linux-gcc (Release) (push) Waiting to run
linux-x86-gcc / linux-gcc (Debug) (push) Waiting to run
linux-x86-gcc / linux-gcc (Release) (push) Waiting to run
android / build (push) Failing after 16m36s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 16m34s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 16m32s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 16m30s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Failing after 7m45s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 11m1s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 13m39s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Failing after 15m2s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 7m3s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Has been cancelled
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Has been cancelled
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Has been cancelled
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Has been cancelled
|
||
tqcq
|
ce5bbf4454 |
fix miss include
Some checks failed
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 4m36s
android / build (push) Successful in 4m39s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 8m0s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 13m48s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 15m45s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 16m44s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Failing after 9m3s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 7m0s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Failing after 22m36s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Failing after 18m43s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Failing after 11m23s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 20m42s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 9m15s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Failing after 16m59s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 4m11s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 4m12s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 13m23s
|
||
tqcq
|
b8b172b3b3 |
feat support http_types ToString()
Some checks failed
android / build (push) Failing after 37s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 1m17s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 1m54s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 1m59s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 1m35s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Failing after 1m42s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Failing after 1m45s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 1m25s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 1m27s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 4m38s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Failing after 1m16s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Failing after 4m43s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 52s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Failing after 1m42s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 47s
linux-x86-gcc / linux-gcc (Debug) (push) Has been cancelled
linux-x86-gcc / linux-gcc (Release) (push) Has been cancelled
|
||
tqcq
|
a3531031c3 |
feat add include for third_party
Some checks failed
android / build (push) Failing after 35s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 1m33s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 1m39s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 1m55s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 1m27s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Failing after 1m25s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Failing after 2m36s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 1m25s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 1m30s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Failing after 1m25s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 4m46s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Failing after 4m54s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 35s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 48s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Failing after 1m24s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 4m11s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 4m28s
|
||
tqcq
|
231e74c749 |
fix compiler error
Some checks failed
android / build (push) Successful in 5m52s
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 6m16s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 7m59s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 11m42s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 8m25s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 9m46s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Failing after 5m33s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 4m45s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Failing after 14m4s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Failing after 5m43s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Failing after 12m5s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 13m48s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 5m54s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Failing after 12m34s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 4m20s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 4m39s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 10m3s
|
||
tqcq
|
3ee740d0bd |
feat add scheduler
Some checks failed
linux-arm-gcc / linux-gcc-arm (Debug) (push) Failing after 2m30s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Release) (push) Failing after 2m37s
linux-aarch64-cpu-gcc / linux-gcc-aarch64 (Debug) (push) Failing after 3m17s
android / build (push) Successful in 4m9s
linux-arm-gcc / linux-gcc-arm (Release) (push) Failing after 1m39s
linux-mips-gcc / linux-gcc-mipsel (Debug) (push) Failing after 2m1s
linux-mips-gcc / linux-gcc-mipsel (Release) (push) Failing after 2m23s
linux-arm-gcc / linux-gcc-armhf (Debug) (push) Failing after 4m40s
linux-mips64-gcc / linux-gcc-mips64el (Debug) (push) Failing after 1m52s
linux-arm-gcc / linux-gcc-armhf (Release) (push) Failing after 4m51s
linux-mips64-gcc / linux-gcc-mips64el (Release) (push) Failing after 2m16s
linux-riscv64-gcc / linux-gcc-riscv64 (Debug) (push) Failing after 2m1s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 1m14s
linux-riscv64-gcc / linux-gcc-riscv64 (Release) (push) Failing after 2m7s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 1m18s
linux-x86-gcc / linux-gcc (Release) (push) Failing after 3m54s
linux-x86-gcc / linux-gcc (Debug) (push) Failing after 4m2s
|
||
tqcq
|
840b240561 | feat support resume to Master Fiber |