]> git.ipfire.org Git - thirdparty/vectorscan.git/shortlog
thirdparty/vectorscan.git
2024-04-30  Yoan PicchiAdd sheng tests 239/head
2024-04-25  Yoan PicchiEnable sheng32 and sheng64 on Arm
2024-04-25  Konstantinos... Merge pull request #257 from isildur-g/wip-isildur...
2024-04-25  Konstantinos... Merge pull request #256 from gtsoul-tech/bug/cppcheckErrors
2024-04-24  G.Efixed merge mixup 257/head
2024-04-24  g. economouMerge branch 'develop' into wip-isildur-g-cppcheck56
2024-04-24  G.Ecppcheck invalidPrintfArgType_uint warnings
2024-04-24  gtsoul-techbadBitmaskCheck 256/head
2024-04-24  gtsoul-techderefInvalidIteratorRedundantCheck
2024-04-24  gtsoul-techredundantInitialization
2024-04-24  Konstantinos... Merge pull request #255 from isildur-g/wip-isildur-g
2024-04-24  gtsoul-techshiftTooManyBitsSigned
2024-04-24  gtsoul-techuninitvar
2024-04-24  gtsoul-techinvalidPrintfArgType_sint
2024-04-24  Konstantinos... Merge pull request #254 from gtsoul-tech/bug/cppcheckErrors
2024-04-23  G.Eremoved another commented line 255/head
2024-04-23  G.Efixed some const issues
2024-04-23  G.Eremoved commented lines.
2024-04-23  G.Eddressing some cppcheck warnings. yes this will be...
2024-04-23  gtsoul-techaccessMoved 254/head
2024-04-23  gtsoul-techlegacyUninitvar
2024-04-23  gtsoul-techfuncArgOrderDifferent
2024-04-23  gtsoul-techredundantContinue
2024-04-23  gtsoul-techcomparisonOfBoolWithBoolError
2024-04-23  gtsoul-techuseInitializationList
2024-04-23  gtsoul-techunsignedLessThanZero cppcheck
2024-04-23  gtsoul-techaccessMoved cppcheck error
2024-04-23  Konstantinos... Merge pull request #250 from isildur-g/static-fat-dispatch
2024-04-23  g. economouMerge branch 'develop' into static-fat-dispatch 250/head
2024-04-22  Gregory Economouremoved LD_LIBRARY_PATH comment from readme
2024-04-19  Konstantinos... Merge pull request #246 from isildur-g/bugfix-242
2024-04-19  Gregory Economoustatic dispatch for fat runtimes. eliminates the need...
2024-04-18  G.E.tiny change to readme 246/head
2024-04-18  Konstantinos... Merge pull request #248 from VectorCamp/feature/update...
2024-04-17  G.E.readme edit
2024-04-17  Konstantinos... Merge pull request #247 from gtsoul-tech/bugfix/#245
2024-04-17  Konstantinos... Update SIMDe 248/head
2024-04-17  G.E.enable the rpath hack on all gcc13, and on arm/gcc12
2024-04-17  gtsoul-techclang-format revert 247/head
2024-04-17  gtsoul-techgcc-14 compilation fix Closes:#245
2024-04-17  G.E.the rpath hack is only needed on arm
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...
next