2 files changed
+6
-2
lines changed+5-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 |
|
- CHANGES.md+9
- Makefile.am+4-1
- README.md+128-10
- bench_str.csv+44-3
- configure.ac+6-1
- examples/Makefile.am+5
- examples/simple.c+58
- include/match_entry.h-43
- include/r3.h+56-27
- include/r3.hpp+140
- include/r3_gvc.h+6-1
- include/r3_json.h+24
- include/r3_str.h+4-6
- run-benchmark+6
- src/edge.c+8-2
- src/gvc.c+22-12
- src/json.c+2-2
- src/match_entry.c-2
- src/node.c+83-51
- src/slug.c+11-7
- src/slug.h+6-6
- src/str.c+6-6
- tests/Makefile.am+4-3
- tests/bench.c+5-1
- tests/check_gvc.c+2-3
- tests/check_json.c+1
- tests/check_slug.c+21-21
- tests/check_tree.c+6-14
0 commit comments