]> git.ipfire.org Git - thirdparty/vectorscan.git/shortlog
thirdparty/vectorscan.git
2024-05-14  G.Ephase 1 of addressing cppcheck useStlAlgorithm warnings, 277/head
2024-04-16  G.E.removing the dispatcher.c changes from this branch/PR 232/head 238/head
2024-04-16  Gregory Economouadded a fixme for the clunky rpath setting logic
2024-04-16  Gregory Economoucmake adds newlines to variables set from command outpu...
2024-04-16  Gregory Economoumade the rpath finding a bit more flexible than just...
2024-04-16  Gregory Economou bit hacky but it works for setting rpath in freebsd
2024-04-15  Gregory Economouprobably fixed the bit about not finding the right...
2024-04-15  Gregory Economouunited the static fat runtime dispatcher with the BSD...
2024-04-15  G.E.first try at getting cmake to leave custom shared lib...
2024-04-15  G.E.one more place to fix where clang in bsd is more picky...
2024-04-15  G.E.tiny edit to readme
2024-04-11  G.E.added ccache for freebsd install recommendations
2024-04-11  G.E.adding libpcap to the bsd packages to install for build...
2024-04-11  G.E.added copyright info for modified src files
2024-03-27  isildur-gslightly clearer comments in netbsd section
2024-03-27  isildur-galso sqlite info for bsd
2024-03-27  isildur-gsome more bsd detail
2024-03-27  isildur-gmore system prep info for bsd
2024-03-27  isildur-galso added note for CC/CXX vars in fbsd/ppc which are...
2024-03-27  isildur-gmore verbose instructions for preparing BSD systems.
2024-03-13  G.E.whitespace editing in readme
2024-03-12  G.E.shortened freebsd text
2024-03-12  isildur-gtypo fix
2024-03-12  G.E.moved HAVE_BUILTIN_POPCOUNT def to cmake
2024-03-12  G.E.another small cleanup in readme
2024-03-12  G.E.incremental improvement in cleanliness
2024-03-06  isildur-gmaybe netbsd is more pedantic about this?
2024-03-06  isildur-glets not disable warnings
2024-03-06  isildur-gmore readme format tinkering
2024-03-06  isildur-gformatting in readme
2024-03-06  G.E.minor change for more certain success in netbsd
2024-03-06  G.E.lets rather not add lines of code not yet used anywhere
2024-03-06  G.E.updated readme to reflect FreeBSD build
2024-03-06  G.E.support building on NetBSD
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
next