Age | Commit message (Expand) | Author |
---|---|---|
2022-08-02 | Merge branch 'dev'v6.61.1 | MITSUNARI Shigeo |
2022-08-02 | update doc | MITSUNARI Shigeo |
2022-08-02 | v6.61.1 | MITSUNARI Shigeo |
2022-08-02 | Merge branch 'doyaGu-master' into dev | MITSUNARI Shigeo |
2022-07-31 | Fix error related to XBYAK_NOEXCEPT | kakuty |
2022-07-29 | Merge branch 'dev'v6.61 | MITSUNARI Shigeo |
2022-07-29 | v6.61 | MITSUNARI Shigeo |
2022-07-29 | mingw uses __thread instead of __declspec(thread) | MITSUNARI Shigeo |
2022-07-22 | fix movzx eax, ah on 64bit and test it | MITSUNARI Shigeo |
2022-06-16 | Merge branch 'dev'v6.60.2 | MITSUNARI Shigeo |
2022-06-16 | test of cpuid | MITSUNARI Shigeo |
2022-06-16 | update doc | MITSUNARI Shigeo |
2022-06-16 | v6.60.2 | MITSUNARI Shigeo |
2022-06-16 | Merge branch 'Wunkolo-standalone-cpuid' into dev | MITSUNARI Shigeo |
2022-06-15 | Fix detection of `GFNI`,`VAES`, and `VPCLMULQDQ` | Wunkolo |
2022-06-15 | v6.60.1v6.60.1 | MITSUNARI Shigeo |
2022-06-15 | update doc | MITSUNARI Shigeo |
2022-06-15 | Merge branch 'dev' | MITSUNARI Shigeo |
2022-06-14 | refactoring | MITSUNARI Shigeo |
2022-06-14 | modify definition of Type for Visual Studio with /O0 | MITSUNARI Shigeo |
2022-06-06 | Merge branch 'dev'v6.60 | MITSUNARI Shigeo |
2022-06-06 | update changelog | MITSUNARI Shigeo |
2022-06-06 | v6.60 | MITSUNARI Shigeo |
2022-06-03 | the version format has changed from A.BC(D) to A.BC(.D) | MITSUNARI Shigeo |
2022-06-01 | v6.06v6.06 | MITSUNARI Shigeo |
2022-06-01 | update changelog | MITSUNARI Shigeo |
2022-06-01 | Merge branch 'dev' | MITSUNARI Shigeo |
2022-06-01 | memfd: keep file descriptor open during allocation lifetime | Emilio Cota |
2022-06-01 | replace unsigned int with uint32_t in xbyak_util.h | MITSUNARI Shigeo |
2022-06-01 | move Type into Cpu | MITSUNARI Shigeo |
2022-05-26 | refactoring Cpu | MITSUNARI Shigeo |
2022-05-26 | add -cpuid to test_util | MITSUNARI Shigeo |
2022-05-26 | add comments | MITSUNARI Shigeo |
2022-05-23 | add detection of clzero | Ryan Houdek |
2022-05-20 | update docv6.052 | MITSUNARI Shigeo |
2022-05-20 | v6.052 | MITSUNARI Shigeo |
2022-05-20 | Merge branch 'dev' | MITSUNARI Shigeo |
2022-05-20 | add test of Cpu::has | MITSUNARI Shigeo |
2022-05-20 | add operator== to Type | MITSUNARI Shigeo |
2022-05-13 | v6.051v6.051 | MITSUNARI Shigeo |
2022-05-13 | update changelog | MITSUNARI Shigeo |
2022-05-13 | Merge branch 'dev' | MITSUNARI Shigeo |
2022-05-13 | add test with noexception | MITSUNARI Shigeo |
2022-05-13 | fix error when XBYAK_NO_EXCEPTION is defined | MITSUNARI Shigeo |
2022-05-12 | Merge branch 'dev'v6.05 | MITSUNARI Shigeo |
2022-05-12 | v6.05 | MITSUNARI Shigeo |
2022-05-12 | remove debug code | MITSUNARI Shigeo |
2022-05-12 | fix typo | MITSUNARI Shigeo |
2022-05-12 | add movdir64b | MITSUNARI Shigeo |
2022-05-12 | add detection of movdir64b | MITSUNARI Shigeo |