|
|
@6207
|
3 months |
cameron |
Generic callback signals
|
|
|
@6206
|
3 months |
cameron |
Check compiler support for -no-pie flag
|
|
|
@6205
|
3 months |
cameron |
Fixes for AbortOnNull?
|
|
|
@6204
|
3 months |
cameron |
Message when binary files are skipped.
|
|
|
@6203
|
3 months |
cameron |
Grep pipeline restructuring step
|
|
|
@6202
|
3 months |
cameron |
inFile optimization
|
|
|
@6201
|
3 months |
cameron |
Remove Unicode calculations from byte-length repetitions
|
|
|
@6200
|
3 months |
cameron |
Modify stream compress kernel to use PopCountOf? extraction mask
|
|
|
@6199
|
3 months |
cameron |
Fix FieldCompress? kernels to have user settable field width; update to …
|
|
|
@6198
|
3 months |
cameron |
Fixes for byte-bit grep mode
|
|
|
@6197
|
3 months |
nmedfort |
UntilN bug fix.
|
|
|
@6196
|
3 months |
cameron |
Remove debugging messsage
|
|
|
@6195
|
3 months |
cameron |
Restructuring step: liminate RE:::Vector
|
|
|
@6194
|
3 months |
cameron |
Canonicalize property names for lookup
|
|
|
@6193
|
3 months |
nmedfort |
Check-in of partially implemented DirectorySearch? kernel
|
|
|
@6192
|
3 months |
cameron |
Updates for Unicode 11.0 plus Emoji properties
|
|
|
@6191
|
3 months |
cameron |
Update grapheme cluster rules - CRLF and ExtendedPictographic? still to …
|
|
|
@6190
|
3 months |
cameron |
Object cache policy refinement
|
|
|
@6189
|
3 months |
nmedfort |
Bug fixes for 32-bit
|
|
|
@6188
|
3 months |
cameron |
Small fix
|
|
|
@6187
|
4 months |
nmedfort |
Potential bug fix for u32u8. CPUDriver only constructs the pass …
|
|
|
@6186
|
4 months |
cameron |
Various clean-ups
|
|
|
@6185
|
4 months |
cameron |
Fix segfault issue on Mac OS
|
|
|
@6184
|
4 months |
nmedfort |
Initial version of PipelineKernel? + revised StreamSet? model.
|
|
|
@6182
|
4 months |
cameron |
Enabling Unicode Level 2 matching under canonical and compatible …
|
|
|
@6181
|
4 months |
cameron |
Enabling Unicode Level 2 matching under canonical and compatible …
|
|
|
@6180
|
4 months |
cameron |
Transformations to match all canonical/caseless and/or compatibility …
|
|
|
@6179
|
4 months |
cameron |
UCD generator scripts for canonical and compatible equivalence
|
|
|
@6178
|
4 months |
cameron |
RE Validation
|
|
|
@6177
|
4 months |
cameron |
GraphemeModeTransformer?, PrintREs
|
|
|
@6176
|
4 months |
cameron |
Test case and bug fix for overaggressive memoization
|
|
|
@6175
|
4 months |
cameron |
Constant attributes for GetStringValue?, GetReflexiveSet? functions
|
|
|
@6174
|
4 months |
cameron |
Bug fix: it is a false simplification to remove empty Alt nodes!
|
|
|
@6173
|
4 months |
nmedfort |
Added RE_Inspector.
Migrated RE passes to RE_Transformer.
…
|
|
|
@6172
|
4 months |
cameron |
NFD Transformer
|
|
|
@6171
|
5 months |
cameron |
NullablePrefix/Suffix? removal using RE_Transformer; clean out some setters
|
|
|
@6170
|
5 months |
cameron |
RE Transformation names and printing
|
|
|
@6169
|
5 months |
cameron |
-K flag for compatibility mode
|
|
|
@6168
|
5 months |
cameron |
Virtual destructors
|
|
|
@6167
|
5 months |
cameron |
Multiplexing using RE_transformer
|
|
|
@6166
|
5 months |
xwa163 |
Remove some junk comment from S2P kernel
|
|
|
@6165
|
5 months |
xwa163 |
1. Small optimization for U8NonFinal Stream in UTF-8 LZ4 Grep
2. Print …
|
|
|
@6164
|
5 months |
cameron |
Reducing dependencies on mBitBlockWidth; use getVectorBitWidth
|
|
|
@6163
|
5 months |
nmedfort |
updated casing function to use RE_Transformer
|
|
|
@6162
|
5 months |
cameron |
Clean out some junk from s2p
|
|
|
@6161
|
5 months |
cameron |
Simplify Unicode name and anchor resolution, excludeCC
|
|
|
@6160
|
5 months |
cameron |
Generic RE_Transformer
|
|
|
@6159
|
5 months |
cameron |
Optimization of intersect/diff
|
|
|
@6158
|
5 months |
cameron |
EnumeratedPropertyObject::GetEnumerationValue?
|
|
|
@6157
|
5 months |
xwa163 |
minor fix for lz4_decoder testing
|
|
|
@6156
|
5 months |
xwa163 |
update testing for new lz4_decoder
|
|
|
@6155
|
6 months |
nmedfort |
Minor bug fix for wc
|
|
|
@6154
|
6 months |
xwa163 |
lz4_grep: minor fix
|
|
|
@6153
|
6 months |
xwa163 |
lz4_grep: 1. fix typo 2. analyse the requirement of u8 non final
|
|
|
@6152
|
6 months |
xwa163 |
lz4_grep: Merge u8NonFinal into multiplexed character classes
|
|
|
@6151
|
6 months |
xwa163 |
Remove LZParabix related codes
|
|
|
@6150
|
6 months |
xwa163 |
1. Remove LZParabix related codes
2. Enable multiplexing for LZ4 …
|
|
|
@6148
|
6 months |
xwa163 |
1. UTF-8 LZ4 Grep: Avoid decompressing U8NonFinal when target regex …
|
|
|
@6147
|
6 months |
xwa163 |
Fix bug of multiplexing grep kernel cause by cacheable (Since two …
|
|
|
@6146
|
6 months |
cameron |
Ensure that casefolds are returned in NFD form
|
|
|
@6145
|
6 months |
xwa163 |
1. LZ4 Grep: complete utf8 character classes for multiplexing pipeline …
|
|
|
@6144
|
6 months |
xwa163 |
lz4_grep: Init checkin for utf8 character class multiplexing
|
|
|
@6143
|
6 months |
xwa163 |
lz4_grep: some bug fixing and refactor
|
|
|
@6142
|
6 months |
cameron |
Recursive application of NFD, NFKD
|
|
|
@6141
|
6 months |
cameron |
Support for searching grapheme clusters in all possible reorderings
|
|
|
@6140
|
7 months |
xwa163 |
UTF-8 support for Multiplexing LZ4 Grep
|
|
|
@6139
|
7 months |
cameron |
Adding Hangul decomposition algorithm
|
|
|
@6138
|
7 months |
cameron |
Unicode decomposition, casefolding: initial check-in
|
|
|
@6137
|
7 months |
xwa163 |
1. LZ4 ScanMatch? pipeline
2. Refactor LZ4 Generator
3. Adjust some naming
|
|
|
@6136
|
7 months |
xwa163 |
1. Cleanup legacy slow LZ4 related kernels
2. Rename lz4d_ext_dep to …
|
|
|
@6135
|
7 months |
xwa163 |
1. Implement twist_kernel and untwist_kernel by PEXT and PDEP
2. Use …
|
|
|
@6134
|
7 months |
cameron |
GetStringValue? method for string properties
|
|
|
@6133
|
7 months |
xwa163 |
1. Add sourceCC in multiplexed CC
2. Remove workaround FakeBasisBits? …
|
|
|
@6132
|
7 months |
xwa163 |
1. More experiment on lz4 grep
2. Improve performance of lzparabix grep
|
|
|
@6131
|
7 months |
xwa163 |
Minor bug fix for LZParabixAioKernel
|
|
|
@6130
|
7 months |
xwa163 |
Decompress u8NoFinalStream in lzparabix_grep
|
|
|
@6129
|
7 months |
cameron |
pablo.Infile(0) optimization
|
|
|
@6128
|
7 months |
xwa163 |
lzparabix_grep: Improve the performance by merging LineFeed? stream …
|
|
|
@6127
|
7 months |
xwa163 |
1. Improve RE_Compiler for multiplexing
2. Use faster approach for …
|
|
|
@6126
|
7 months |
cameron |
Big-endian numbering option for CharClasses? kernel
|
|
|
@6125
|
7 months |
cameron |
Eliminate code to reverse bit numbering
|
|
|
@6124
|
8 months |
xwa163 |
Minor bug fix for lzparabix grep and lz4 grep
|
|
|
@6123
|
8 months |
xwa163 |
Encode BitStream? directly in LZParabix compressed file
|
|
|
@6122
|
8 months |
cameron |
include <fstream>
|
|
|
@6121
|
8 months |
cameron |
Fixes for rand/srand signatures
|
|
|
@6120
|
8 months |
cameron |
Random value streams
|
|
|
@6119
|
8 months |
xwa163 |
1. Add some BasisSetNumbering? option to fix bug of multiplexing
2. Use …
|
|
|
@6118
|
8 months |
xwa163 |
Implement bitstream decompression version of LZ4 Aio Kernel
|
|
|
@6117
|
8 months |
xwa163 |
Fix bugs of LZParabixAioKernel
|
|
|
@6116
|
8 months |
xwa163 |
Small bug fix for LZParabix Compression kernel
|
|
|
@6115
|
8 months |
xwa163 |
fix bug of lzparabix compressoin kernel
|
|
|
@6114
|
8 months |
xwa163 |
Init check in for new compression format (lzparabix) related kernels …
|
|
|
@6113
|
8 months |
cameron |
hsimd_signmask support for various BlockSizes?
|
|
|
@6112
|
8 months |
xwa163 |
Remove S2PByPextKernel
|
|
|
@6111
|
8 months |
xwa163 |
1. Cleanup LZ4 AIO related kernels
2. Improve …
|
|
|
@6110
|
8 months |
cameron |
Prefer simd_select_hi/select_lo in place of simd_himask/lomask for …
|
|
|
@6109
|
8 months |
cameron |
IDISA progress
|
|
|
@6108
|
8 months |
cameron |
IDISA builder progress
|
|
|
@6107
|
8 months |
cameron |
Fixes for NativeBitBlockWidth?
|
|
|
@6106
|
8 months |
cameron |
mergeh, mergel for arbitrary BitBlockWidth?
|
|
|