Skip to content
Open
Changes from 1 commit
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
218576f
spelling: accepteod
jsoref Jan 8, 2023
0f3c8f2
spelling: against
jsoref Jan 8, 2023
6939e2e
spelling: and
jsoref Jan 7, 2023
7421d18
spelling: architecture
jsoref Jan 8, 2023
9204d91
spelling: are
jsoref Jan 7, 2023
0a8cd99
spelling: command
jsoref Jan 7, 2023
dfb273a
spelling: comparisons
jsoref Jan 8, 2023
4387af5
spelling: conversions
jsoref Jan 8, 2023
203a35a
spelling: deliver
jsoref Jan 8, 2023
1ab473d
spelling: distance
jsoref Jan 8, 2023
35cdaa0
spelling: dominated
jsoref Jan 8, 2023
e10c898
spelling: eligible
jsoref Jan 8, 2023
2740fe3
spelling: error
jsoref Jan 8, 2023
5760514
spelling: expansion
jsoref Jan 8, 2023
e8d4eb4
spelling: github
jsoref Jan 7, 2023
323c04b
spelling: grammars
jsoref Jan 8, 2023
f396880
spelling: graphviz
jsoref Jan 8, 2023
0f23abd
spelling: handle
jsoref Jan 7, 2023
aa28b6e
spelling: hexadecimal
jsoref Jan 8, 2023
47698a0
spelling: identifying
jsoref Jan 8, 2023
1b6a432
spelling: information
jsoref Jan 8, 2023
b77671b
spelling: initialize
jsoref Jan 8, 2023
b003018
spelling: into
jsoref Jan 7, 2023
9e8c886
spelling: javascript
jsoref Jan 7, 2023
91057f1
spelling: macro
jsoref Jan 8, 2023
0a034dc
spelling: misaligned
jsoref Jan 8, 2023
88ddb12
spelling: multibit
jsoref Jan 8, 2023
dbdd5cb
spelling: netflow
jsoref Jan 8, 2023
52d01c7
spelling: not
jsoref Jan 7, 2023
65bf5ab
spelling: oniguruma
jsoref Jan 8, 2023
e1781b3
spelling: platform
jsoref Jan 8, 2023
25fcd67
spelling: positives
jsoref Jan 8, 2023
a25c5d8
spelling: properties
jsoref Jan 8, 2023
dacfaa2
spelling: reentrant
jsoref Jan 7, 2023
5d235be
spelling: reporter
jsoref Jan 8, 2023
ab37685
spelling: representation
jsoref Jan 8, 2023
c614df3
spelling: separate
jsoref Jan 8, 2023
9001c6c
spelling: separator
jsoref Jan 8, 2023
f5ba1a1
spelling: squashing
jsoref Jan 8, 2023
0e85c01
spelling: stickiness
jsoref Jan 8, 2023
dd71b6a
spelling: stream
jsoref Jan 7, 2023
2271231
spelling: that
jsoref Jan 8, 2023
d4b524d
spelling: the
jsoref Jan 7, 2023
b77fe76
spelling: translatable
jsoref Jan 8, 2023
9233f8b
spelling: transparent
jsoref Jan 8, 2023
d9fc97e
spelling: workaround
jsoref Jan 8, 2023
f441ec2
spelling: ypositive
jsoref Jan 8, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
spelling: grammars
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
  • Loading branch information
jsoref committed Jan 8, 2023
commit 323c04b74308bc50995b4c08c8a21e39a6122ca2
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ This is a list of notable changes to Hyperscan, in reverse chronological order.
## [5.2.0] 2019-07-12
- Literal API: add new API `hs_compile_lit()` and `hs_compile_lit_multi()` to
process pure literal rule sets. The 2 literal APIs treat each expression text
in a literal sense without recognizing any regular grammers.
in a literal sense without recognizing any regular grammars.
- Logical combination: add support for purely negative combinations, which
report match at EOD in case of no sub-expressions matched.
- Windows porting: support shared library (DLL) on Windows with available tools
Expand Down