Justin Viiret
|
63fe84c3f1
|
bytecode_ptr: add make_zeroed_bytecode_ptr
Rather than always zeroing memory.
|
2017-04-26 15:19:36 +10:00 |
|
Justin Viiret
|
a197074c5d
|
nfa: switch to using bytecode_ptr<NFA>
|
2017-04-26 15:19:36 +10:00 |
|
Matthew Barr
|
cbd115f7fe
|
Don't shadow names
|
2016-08-10 15:06:57 +10:00 |
|
Justin Viiret
|
1f41a921f2
|
mcclellan, gough: native report remapping
|
2016-05-18 16:20:45 +10:00 |
|
Alex Coyte
|
ff721ed8e4
|
unify some accel code/structures between limex and mcclellan
|
2016-04-20 13:34:56 +10:00 |
|
Alex Coyte
|
f53c093baa
|
simple offset accel for mcclellan start state
|
2016-04-20 13:34:56 +10:00 |
|
Justin Viiret
|
2a2576e907
|
Introduce copy_bytes for writing into bytecode
Protects memcpy from nullptr sources, which triggers failures in GCC's
UB sanitizer.
|
2015-11-18 15:26:16 +11:00 |
|
Alex Coyte
|
89660e30b6
|
raw_som_dfa: initialize members in constructor
|
2015-11-10 14:36:14 +11:00 |
|
Matthew Barr
|
904e436f11
|
Initial commit of Hyperscan
|
2015-10-20 09:13:35 +11:00 |
|