]> git.ipfire.org Git - thirdparty/vectorscan.git/shortlog
thirdparty/vectorscan.git
2024-04-02  gtsoul-techoutput tabulated and csv 237/head
2024-04-02  gtsoul-techchange first column name csv
2024-04-02  gtsoul-techremoved color output code
2024-04-01  gtsoul-techchanged color output to csv output
2024-03-19  Konstantinos... Merge pull request #235 from VectorCamp/revert-234...
2024-03-19  Konstantinos... Revert "RFC Enable sheng32/64 for SVE" 235/head
2024-03-14  Konstantinos... Merge pull request #234 from ypicchi-arm/feature/add...
2024-03-12  Konstantinos... Merge pull request #231 from jlinton/develop-add-man...
2024-03-12  Konstantinos... Merge pull request #233 from bradlarsen/develop
2024-03-11  Yoan PicchiEnable sheng32/64 for SVE 234/head
2024-03-07  Jeremy Lintonhsbench: Update test program output 231/head
2024-03-07  Jeremy Lintonpkgconfig: Correct library description
2024-03-07  Jeremy Lintondocumentation: Replace project name with Vectorscan...
2024-03-07  Jeremy Lintondocumentation: Update project name and copyright
2024-03-07  Jeremy Lintondocumentation: Add cmake option to build man pages
2024-03-06  Brad LarsenAdd CMake options for more build granularity 233/head
2024-01-29  Konstantinos... Merge pull request #229 from ProBrian/bugfix/pcre_check...
2024-01-29  Jingbo Chenfix the pcre versio check error on clang 16 229/head
2024-01-20  Konstantinos... Merge pull request #225 from VectorCamp/feature/cleanup...
2024-01-20  Konstantinos... remove unused warning exceptions 225/head
2024-01-20  Konstantinos... Revert "fix more unused-variable warnings"
2024-01-20  Konstantinos... Revert "fix unused-variable warning"
2024-01-20  Konstantinos... add -Wno-deprecate-lax-vec-conv-all on clang 15 for...
2024-01-19  Konstantinos... Revert "don't demand 32/64-byte alignment if there...
2024-01-19  Konstantinos... Revert "if we don't have a 256/512-bit SIMD engine...
2024-01-19  Konstantinos... -Wno-pass-failed is only for ppc64le
2024-01-18  Konstantinos... use snprintf() instead
2024-01-18  Konstantinos... add needed deprecation warning exceptions for SIMDe...
2024-01-18  Konstantinos... remove unused constants
2024-01-18  Konstantinos... set x86-64-v2 as baseline arch for fat runtime
2024-01-18  Konstantinos... use x86-64-v2 as default x86 arch for SIMDe
2024-01-18  Konstantinos... Merge pull request #226 from ypicchi-arm/opti/remove_un...
2024-01-18  Konstantinos... don't demand 32/64-byte alignment if there is no 256...
2024-01-18  Yoan PicchiMake the match component of SVE truffle constant time 226/head
2024-01-17  Konstantinos... WIP: after cleaning up the code, remove the warnings...
2024-01-17  Konstantinos... use arch set in cflags-x86.cmake
2024-01-17  Konstantinos... fix some build misconfigurations on x86
2024-01-17  Konstantinos... if we don't have a 256/512-bit SIMD engine, there is...
2024-01-17  Konstantinos... check the correct define
2024-01-17  Konstantinos... add info message
2024-01-17  Konstantinos... WIP: only keep the absolutely necessary warning exceptions
2024-01-17  Konstantinos... initialize variable
2024-01-17  Konstantinos... remove redundant moves
2024-01-17  Konstantinos... remove unused constant
2024-01-17  Konstantinos... fix more unused-variable warnings
2024-01-17  Konstantinos... remove unused variable
2024-01-17  Konstantinos... fix unused-variable warning
2024-01-17  Konstantinos... set default x86 architecture to baseline
2024-01-15  Konstantinos... Merge pull request #219 from VectorCamp/bugfix/make...
2024-01-15  Konstantinos... make pkgconf not a hard requirement 219/head
2024-01-11  Konstantinos... Merge pull request #221 from VectorCamp/bugfix/bug202...
2024-01-11  Konstantinos... Do not assume unit-internal is built for unit target 221/head
2024-01-10  Konstantinos... Merge pull request #220 from VectorCamp/feature/fatrunt...
2024-01-10  Konstantinos... enable AVX2,AVX512,AVX512 for fat runtimes on x86 220/head
2024-01-10  Konstantinos... Enable Fat runtime on x86 by default to help migration...
2024-01-10  Konstantinos... Make sqlite optional, use OS installed
2024-01-09  Konstantinos... Merge pull request #217 from ypicchi-arm/feature/Add...
2024-01-09  Yoan PicchiAdd truffle SVE implementation 217/head
2023-12-21  Konstantinos... Merge pull request #215 from VectorCamp/feature/use...
2023-12-21  Konstantinos... use ccache if available 215/head
2023-12-21  Konstantinos... Merge pull request #212 from VectorCamp/bugfix/fix...
2023-12-20  Konstantinos... fix typo in baseline x86 arch definition 212/head
2023-12-20  Konstantinos... native CPU on SIMDe will enable all sorts of features...
2023-12-20  Konstantinos... GREATER_EQUAL
2023-12-20  Konstantinos... reorganize OS detection
2023-12-20  Konstantinos... fix submodule headers detection
2023-12-20  Konstantinos... fix arch=native on arm+clang
2023-12-20  Konstantinos... add fallback pdep64 for x86 if no HAVE_BMI2
2023-12-19  Konstantinos... add missing pdep64 for x86 bitutils
2023-12-19  Konstantinos... add missing pdep64 for arm and ppc64le
2023-12-19  Konstantinos... add missing pdep64 for common bitutils
2023-12-19  Konstantinos... SIMDe on Clang needs SIMDE_NO_CHECK_IMMEDIATE_CONSTANT...
2023-11-29  Konstantinos... Merge pull request #203 from VectorCamp/feature/enable...
2023-11-28  Konstantinos... fix failing allbits test for ppc64le on clang15 203/head
2023-11-28  Konstantinos... updates to the Readme
2023-11-28  Konstantinos... search for SIMDE sse4.2.h header
2023-11-28  Konstantinos... separate ARCH_FLAG logic
2023-11-28  Konstantinos... add missing else
2023-11-28  Konstantinos... make diffrich384 available on all arches
2023-11-27  Konstantnos... fix compilation for SIMDe
2023-11-27  Konstantnos... use pkg-config for SIMDe
2023-11-27  Konstantnos... fix TUNE_FLAG for SIMDE_BACKEND
2023-11-27  Konstantinos... fix SIMDe emulation builds on Arm, add native translati...
2023-11-23  Konstantnos... existing scalar implementations were incorrect -but...
2023-11-23  Konstantnos... add missing intrinsics for SIMDe backend
2023-11-23  Konstantnos... fix test for SIMDe
2023-11-23  Konstantnos... SIMDE is a valid platform
2023-11-21  Konstantnos... add include dirs
2023-11-21  Konstantnos... add generic tune flags
2023-11-21  Konstantnos... enable SIMDe backend
2023-11-21  Konstantnos... add SIMDe ports of simd_utils and supervector
2023-11-21  Konstantnos... mofidied .gitmodules
2023-11-21  Konstantnos... add SIMDe cmake file
2023-11-21  Konstantnos... add SIMDe git submodule
2023-11-21  Konstantnos... Add SIMDe backend to CMake
2023-11-21  Konstantinos... Merge pull request #200 from VectorCamp/bugfix/install... 201/head
2023-11-21  Konstantinos... Merge pull request #199 from gliwka/fix-missing-hs...
2023-11-20  Konstantinos... fix missing installation of static libs 200/head
2023-11-20  Matthias Gliwkafix missing hs_version.h header (closes #198) 199/head
2023-11-20  Konstantinos... Merge pull request #196 from VectorCamp/feature/prepare... 197/head
next