Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add test cases for invalid accept where q is missing a value | Dan Goodliffe | 2021-12-17 |
| | |||
* | Non-allocating, non-FILE based, view based Accept parser | Dan Goodliffe | 2021-12-17 |
| | |||
* | Utils for trimming string_view | Dan Goodliffe | 2021-12-17 |
| | |||
* | Add a test case for invalid accept where q is f | Dan Goodliffe | 2021-12-17 |
| | |||
* | Mark testPerf explicit | Dan Goodliffe | 2021-12-17 |
| | |||
* | Use flatmap for qs and cookie maps | Dan Goodliffe | 2021-12-17 |
| | |||
* | Const only operations in flatmap | Dan Goodliffe | 2021-12-17 |
| | |||
* | Fix const weirdness in flatmap | Dan Goodliffe | 2021-12-17 |
| | |||
* | Add more perf tests | Dan Goodliffe | 2021-12-17 |
| | |||
* | constexpr consts in xwwwFormUrlEncoded | Dan Goodliffe | 2021-12-17 |
| | |||
* | Simpler HTTPS const | Dan Goodliffe | 2021-12-17 |
| | |||
* | Add at to flatmap | Dan Goodliffe | 2021-12-17 |
| | |||
* | Add contains to flatmap | Dan Goodliffe | 2021-12-17 |
| | |||
* | constexpr string_view some more stuff | Dan Goodliffe | 2021-12-17 |
| | |||
* | Don't assume compare type | Dan Goodliffe | 2021-12-17 |
| | |||
* | Add initial performance test | Dan Goodliffe | 2021-12-17 |
| | |||
* | Move import testing | Dan Goodliffe | 2021-12-17 |
| | | | | Allows disabling test execution from any level | ||
* | Introduce lightweight flatmap | Dan Goodliffe | 2021-12-17 |
| | |||
* | Add missing optional includesicespider-0.6.7.2 | Dan Goodliffe | 2021-12-14 |
| | |||
* | Update install path of tools to match fixed Gentoo packagingicespider-0.6.7.1 | Dan Goodliffe | 2021-06-10 |
| | |||
* | Simplify and fix fallback/error handlers for missing parametersicespider-0.6.7 | Dan Goodliffe | 2020-12-28 |
| | |||
* | Remove unused helper functionicespider-0.6.6 | Dan Goodliffe | 2020-12-28 |
| | |||
* | Add moving variant of operator/ for optionals | Dan Goodliffe | 2020-12-28 |
| | |||
* | Modern LTO options | Dan Goodliffe | 2020-12-28 |
| | |||
* | Allow recursion betwen process and handleErroricespider-0.6.5 | Dan Goodliffe | 2020-12-27 |
| | |||
* | Simplify some code gen | Dan Goodliffe | 2020-12-27 |
| | |||
* | Add -- to test run options before file list | Dan Goodliffe | 2020-12-27 |
| | |||
* | Add C++ post processor | Dan Goodliffe | 2020-12-21 |
| | | | | Defaults to clang-format -i, same as slicer. | ||
* | Don't format program options | Dan Goodliffe | 2020-12-21 |
| | |||
* | Forbid templates in type_names helper | Dan Goodliffe | 2020-12-19 |
| | | | | They return different names WRT default template arguments on different compilers. | ||
* | Use constexpr TypeName to find interface property names | Dan Goodliffe | 2020-12-19 |
| | |||
* | Constexpr typename helpers | Dan Goodliffe | 2020-12-19 |
| | |||
* | Disable misc-no-recursion on Slice search functions | Dan Goodliffe | 2020-12-19 |
| | |||
* | Fix util.h includes | Dan Goodliffe | 2020-12-19 |
| | |||
* | Fix memory of units in test case | Dan Goodliffe | 2020-12-18 |
| | |||
* | Fix header in testAccept | Dan Goodliffe | 2020-12-17 |
| | | | | Prevents memory through Boost UTF | ||
* | Bail early if accept header is empty or all WS | Dan Goodliffe | 2020-12-17 |
| | |||
* | Fix leak error with sanitizer in play | Dan Goodliffe | 2020-12-17 |
| | |||
* | Disable named parameter check | Dan Goodliffe | 2020-12-17 |
| | |||
* | Use AdHoc case_less, not Slicericespider-0.6.4.1 | Dan Goodliffe | 2020-11-17 |
| | |||
* | Build against external slicer-parser libraryicespider-0.6.4 | Dan Goodliffe | 2020-08-22 |
| | |||
* | Pass clang-tidy and cppcheckicespider-0.6.3 | Dan Goodliffe | 2020-07-04 |
| | |||
* | xwwwFormUrlEncoded improvements | Dan Goodliffe | 2020-06-17 |
| | | | | | Match chars stated in rfc, constexpr lookups for read and write, standardized iterator output. | ||
* | Slicer 1.10 compat fix | Dan Goodliffe | 2020-06-16 |
| | |||
* | Clang format and tidy | Dan Goodliffe | 2020-06-07 |
| | |||
* | Bump Ice version | Dan Goodliffe | 2020-05-30 |
| | |||
* | Set samesite=strict on cookies | Dan Goodliffe | 2020-01-18 |
| | |||
* | Helper for testing for HTTPS | Dan Goodliffe | 2020-01-18 |
| | |||
* | Performance fixesicespider-0.6.2 | Dan Goodliffe | 2019-11-12 |
| | |||
* | Modernize build | Dan Goodliffe | 2019-10-20 |
| |