- 04 Jul, 2017 6 commits
-
-
Geoff Simmons authored
-
Geoff Simmons authored
-
Geoff Simmons authored
for malloc (not used).
-
Geoff Simmons authored
-
Geoff Simmons authored
-
Geoff Simmons authored
-
- 01 Jul, 2017 1 commit
-
-
Geoff Simmons authored
-
- 30 Jun, 2017 2 commits
-
-
Geoff Simmons authored
-
Geoff Simmons authored
-
- 29 Jun, 2017 9 commits
-
-
Geoff Simmons authored
and remove some unnecessary checks while we're at it.
-
Geoff Simmons authored
-
Geoff Simmons authored
-
Geoff Simmons authored
match() and sub() functions (gcc does so at least).
-
Geoff Simmons authored
-
Geoff Simmons authored
This mostly moves out functions that are not on the fast path and we don't try to inline. Also just clears up a lot of clutter.
-
Geoff Simmons authored
-
Geoff Simmons authored
-
Geoff Simmons authored
-
- 28 Jun, 2017 2 commits
-
-
Geoff Simmons authored
sub methods.
-
Geoff Simmons authored
Currently with even more code repetition that needs to be factored out.
-
- 19 Jun, 2017 3 commits
-
-
Geoff Simmons authored
-
Geoff Simmons authored
files generated for testing.
-
Geoff Simmons authored
-
- 18 Jun, 2017 1 commit
-
-
Geoff Simmons authored
Still with plenty of repeated code to be factored out.
-
- 16 Jun, 2017 1 commit
-
-
Geoff Simmons authored
The implementation is not trivial, and I'm still not entirely clear on the use case for Varnish/VCL. We probably will need partial matching to implement matches against the request body.
-
- 15 Jun, 2017 3 commits
-
-
Geoff Simmons authored
-
Geoff Simmons authored
-
Geoff Simmons authored
so that backref/namedref are guaranteed to return strings in workspace.
-
- 14 Jun, 2017 4 commits
-
-
Geoff Simmons authored
There's still a bit of code repetition to be factored out.
-
Geoff Simmons authored
for use by the backref/namedref functions.
-
Geoff Simmons authored
-
Geoff Simmons authored
This brings about a major refactoring, to factor out common code for regex compiles and matches.
-
- 12 Jun, 2017 3 commits
-
-
Geoff Simmons authored
failure messages.
-
Geoff Simmons authored
-
Geoff Simmons authored
-
- 20 Mar, 2017 5 commits
-
-
Geoff Simmons authored
-
Geoff Simmons authored
-
Geoff Simmons authored
-
Geoff Simmons authored
-
Geoff Simmons authored
-