zvec/tests/ailego
feihongxu0824 fb0b900a80
fix(build): replace CMAKE_SOURCE_DIR with PROJECT_ROOT_DIR for subproject builds (#195)
2026-03-04 20:01:52 +08:00
..
algorithm feat: support core cpp sdk (#30) 2026-01-26 20:01:44 +08:00
buffer feat: support core cpp sdk (#30) 2026-01-26 20:01:44 +08:00
container feat: support core cpp sdk (#30) 2026-01-26 20:01:44 +08:00
encoding feat: support core cpp sdk (#30) 2026-01-26 20:01:44 +08:00
hash feat: support core cpp sdk (#30) 2026-01-26 20:01:44 +08:00
internal feat(core): support cpu flag detect & dispatch (#3) 2025-12-30 18:42:47 +08:00
io chore: rm useless ailego module (#85) 2026-02-09 18:56:46 +08:00
logger feat: support core cpp sdk (#30) 2026-01-26 20:01:44 +08:00
math fix: Replace VLAs with std::vector for MSVC compatibility and stack safety (#190) 2026-03-03 10:07:21 +08:00
parallel fix: Replace VLAs with std::vector for MSVC compatibility and stack safety (#190) 2026-03-03 10:07:21 +08:00
pattern feat: support core cpp sdk (#30) 2026-01-26 20:01:44 +08:00
utility chore: rm useless ailego module (#85) 2026-02-09 18:56:46 +08:00
CMakeLists.txt fix(build): replace CMAKE_SOURCE_DIR with PROJECT_ROOT_DIR for subproject builds (#195) 2026-03-04 20:01:52 +08:00
version_test.cc Initial commit 2025-12-30 11:02:17 +08:00