1fa4eba5d3
Add fmt::formatter specialisations for fmtlib-10
2023-07-21 14:20:49 +10:00
ce2f05ede2
uri: fix empty query/fragment offsets
2022-07-19 17:04:08 +10:00
1664c283c0
uri: add even more trivial validity test cases
2022-02-23 14:08:11 +10:00
50b53f7269
uri: allow out of spec chars
2022-02-23 07:26:57 +10:00
3e262f6aef
uri: constructors should be explicit
2022-02-15 13:20:33 +10:00
498da9491b
uri: add more test cases
2022-02-01 12:25:57 +10:00
2488846e38
uri: improve hierarchical parsing reliability
2021-12-21 13:56:28 +10:00
458f109c6f
uri: add resolve and normalise operations
2021-12-17 10:46:59 +10:00
a94cd677bd
tap: use fmtlib specifiers
2021-04-13 16:05:08 +10:00
8beada1646
debug: split debug headers into components
2019-05-17 12:26:08 +10:00
f6056153e3
rename root namespace from util to cruft
...
This places, at long last, the core library code into the same namespace
as the extended library code.
2018-08-05 14:42:02 +10:00
202c22eee8
view: simplify logical comparator implementation
...
we remove some duplicate and specific logical comparator specialisations
and instead rely on a base view/view comparator implementation by way of
make_view.
2017-12-20 12:31:52 +11:00
b4175e4593
uri: add more data fields
...
we now provide more fine grained field extraction from URIs, focusing
primarily on the utility of URLs.
2017-12-15 18:57:10 +11:00
37f9390ef8
view: template on arbirtrary iterator types
2015-09-21 15:36:05 +10:00
7ae57730f0
whitespace
2015-04-13 18:06:08 +10:00
bbbbb675a6
test: move tests to TAP output
2015-04-13 16:45:56 +10:00
d7e3683417
uri: check component values in unit test
2015-02-11 16:43:27 +11:00
4245785005
uri: add simple uri parser
2015-02-09 17:43:24 +11:00