Age | Commit message (Expand) | Author |
---|---|---|
2022-09-15 | add serialize | MITSUNARI Shigeo |
2022-09-15 | Merge branch 'JonLiu1993-vcpkg-installition' into dev | MITSUNARI Shigeo |
2022-09-14 | Add vcpkg installation instructions | Jonliu1993 |
2022-09-09 | Merge branch 'dev' | MITSUNARI Shigeo |
2022-09-09 | Merge branch 'akodanka-enable_CIV' into dev | MITSUNARI Shigeo |
2022-09-09 | Changes to compile xbyak project for openvino | [email protected] |
2022-08-18 | mingw uses __cpuidex | MITSUNARI Shigeo |
2022-08-10 | Merge branch 'dev'v6.61.2 | MITSUNARI Shigeo |
2022-08-10 | v6.61.2 | MITSUNARI Shigeo |
2022-08-10 | avoid including algorithm header in xbyak_util.h | MITSUNARI Shigeo |
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 |