]> git.ipfire.org Git - thirdparty/vectorscan.git/shortlog
thirdparty/vectorscan.git
2024-04-17  Konstantinos... Update SIMDe 248/head
2024-04-17  Konstantinos... Merge pull request #232 from isildur-g/develop
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-04-02  Konstantinos... Merge pull request #237 from gtsoul-tech/feature/microb...
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-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-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-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-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-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
next