]> git.ipfire.org Git - thirdparty/vectorscan.git/shortlog
thirdparty/vectorscan.git
2022-09-08  liquidatyfix to enable successful build with mingw64 121/head
2022-09-08  Konstantinos... Merge pull request #119 from VectorCamp/feature/vsx...
2022-09-07  Konstantinos... use correct intrinsic for lshiftbyte_m128 119/head
2022-09-07  Konstantinos... provide non-immediate versions of lshiftbyte/rshiftbyte...
2022-09-07  Konstantinos... readd simd_onebit_masks for x86, needs more work
2022-09-07  Konstantinos... [NEON] optimize mask1bit128, get rid of simd_onebit_masks
2022-09-07  Konstantinos... remove simd_onebit_masks from arm/x86 headers, as they...
2022-09-07  Konstantinos... [VSX] optimize alignr method
2022-09-07  Konstantinos... [VSX] optimize shift operators
2022-09-07  Konstantinos... [VSX] optimize shifting methods, replace template Unroller
2022-09-06  Konstantinos... optimize comparemask implementation, clean up code...
2022-09-06  Konstantinos... [VSX] add algorithm for alignr w/o use of immediates
2022-09-06  Konstantinos... [VSX] correct lshiftbyte_m128/rshiftbyte_m128, variable...
2022-09-06  Konstantinos... [VSX] huge optimization of movemask128
2022-09-06  Konstantinos... [VSX] optimize and correct lshift_m128/rshift_m128
2022-09-06  Konstantinos... [VSX] optimized mask1bit128(), moved simd_onebit_masks...
2022-09-06  Konstantinos... add popcount32x4, popcount64x4 helper functions
2022-09-03  Konstantinos... Merge pull request #118 from VectorCamp/bugfix/hypersca...
2022-08-30  Konstantinos... Add missing <memory> header 118/head
2022-08-29  Liu Zixianfix build with glibc-2.34
2022-08-29  Hong, Yang Aliteral API: add empty string check.
2022-08-29  Hong, Yang Achimera: fix SKIP flag issue
2022-08-29  Chang, HarryCorpus editor: fix random char value of UTF-8.
2022-08-29  Chang, HarryCorpus generator: fix random char value of UTF-8.
2022-08-29  Hong, Yang Abugfix: fix overflow risk of strlen function
2022-08-29  hongyang7Fix segfaults on allocation failure (#4)
2022-08-29  Chang, HarryLogical Combination: bypass combination flag in hs_expr...
2022-08-29  Hong, Yang Aupdate year for bugfix #302-#305
2022-08-29  Hong, Yang Amcclellan: improve wide-state checking in Sherman optim...
2022-08-29  Hong, Yang Aliteral API: add instruction support
2022-07-20  Konstantinos... Merge pull request #116 from pareenaverma/develop
2022-07-20  Konstantinos... Merge pull request #113 from danlark1/develop
2022-07-20  UbuntuFixed the PCRE download location 116/head
2022-07-20  Danila KuteninFix avx512 movemask call 113/head
2022-06-26  Danila KuteninFix ppc64el debug
2022-06-26  Danila KuteninMinor fix
2022-06-26  Danila KuteninFix formatting of a couple files
2022-06-26  Danila KuteninOptimize vectorscan for aarch64 by using shrn instruction
2022-04-18  Konstantinos... Merge pull request #102 from danlark1/patch-2 103/head
2022-04-18  Daniel KuteninOptimized and correct version of movemask128 for ARM 102/head
2022-04-18  Konstantinos... Merge pull request #94 from a16bitsysop/fat_runtime
2022-04-18  Konstantinos... Merge pull request #93 from danlark1/master
2022-02-22  Duncan Bellamymove to original position 94/head
2022-02-20  Duncan Bellamychange FAT_RUNTIME to a normal option so it can be...
2022-02-18  Danila KuteninFix a couple of tests 93/head
2022-02-18  Danila KuteninAdd sanitize options
2022-02-18  Danila KuteninFix all ASAN issues in vectorscan 92/head
2022-02-08  Konstantinos... Merge pull request #90 from BigRedEye/vectorscan-master
2022-02-07  BigRedEyefix: Mark operator bool explicit 90/head
2022-01-21  Konstantinos... Merge pull request #86 from VectorCamp/develop vectorscan/5.4.6
2022-01-21  Konstantinos... Merge pull request #87 from VectorCamp/feature/move... 86/head
2022-01-21  Konstantinos... keep debian folder in a separate branch 87/head
2022-01-21  Konstantinos... Merge pull request #85 from VectorCamp/feature/add...
2022-01-20  Konstantinos... change source format to native, as we include debian... 85/head
2022-01-20  Konstantinos... fix description, remove sse4.2-support from b-depends
2022-01-20  Konstantinos... add ITP bug report
2022-01-19  Konstantinos... add sse4.2-support package to enforce such dependency
2022-01-19  Konstantinos... remove preinst script, not needed as we bumped our...
2022-01-19  Konstantinos... add our copyrights, minor fixes
2022-01-18  Konstantinos... defer setting arch/tune flags for FAT_RUNTIME
2022-01-18  Konstantinos... enable FAT_RUNTIME
2021-12-22  Konstantinos... fix DEB_CMAKE_FLAGS depending on DEB_HOST_ARCH
2021-12-22  Konstantinos... Initial attempt at debian packaging, modified hyperscan...
2021-12-11  Konstantinos... Merge pull request #82 from VectorCamp/feature/add...
2021-12-11  Konstantinos... Minor changes to enable compilation on Mac M1 82/head
2021-12-07  Konstantinos... Merge pull request #81 from VectorCamp/feature/add...
2021-12-07  Konstantinos... minor fixes 81/head
2021-12-07  Konstantinos... fix clang-release-arm compilation
2021-12-06  Konstantinos... fix wrong castings for NEON
2021-12-06  Konstantinos... lower gcc minver to 9 to enable building on Ubuntu...
2021-12-06  Konstantinos... update Jenkinsfile for all configurations
2021-12-06  Konstantinos... fix typo
2021-12-06  Konstantinos... fix compilation with clang and some incomplete/wrong...
2021-12-03  Konstantinos... use Jenkinsfile in git
2021-12-03  Konstantinos... fix build failures with clang on x86, make sure compila...
2021-12-02  Konstantinos... clang is more strict
2021-12-02  Konstantinos... don't fail if mtune does not return a valid configuration
2021-12-02  Konstantinos... Power does not use -march
2021-12-02  Konstantinos... fix build with clang, in particular VSX uses long long...
2021-12-02  Konstantinos... use same definition of the union for all types
2021-12-01  Konstantinos... set -msse4.2 only on Intel
2021-12-01  Konstantinos... rework CMakeLists.txt to ensure it works with clang
2021-12-01  Konstantinos... fix misompilations with clang++, as it is more strict
2021-12-01  Konstantinos... bump base requirements to SSE4.2
2021-12-01  Konstantinos... fix miscompilation with clang
2021-11-25  Konstantinos... Merge pull request #80 from VectorCamp/bugfix/fix-SVE2...
2021-11-25  Konstantinos... fix SVE2 build after the changes 80/head
2021-11-25  Konstantinos... Merge pull request #79 from Apostolos00tapsas/feature...
2021-11-25  Konstantinos... fix unit-internal release builds using __builtin_consta... 79/head
2021-11-25  Konstantinos... nit
2021-11-25  Konstantinos... use __builtin_constant_p() instead for arm as well
2021-11-24  Apostolos TapsasRemoved duplicates
2021-11-24  Apostolos Tapsas*fix palignr implementation for VSX Release mode
2021-11-24  Apostolos TapsasRemoved accidentaly included header file
2021-11-24  Apostolos Tapsasfound and solved very hard to track bug of intrinsic...
2021-11-16  Apostolos TapsasWIP:tracking last bugs in failing tests for release...
2021-11-13  Apostolos Tapsasvermicelli and match implementations for ppc64el added
2021-11-13  apostolosresolving conficts after merging
2021-11-12  Konstantinos... Merge pull request #78 from VectorCamp/feature/refactor...
2021-11-10  apostolosSuperVector opandnot test enriched
next