Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: remove "u" string prefix (#1536) | Georg Brandl | 2020-09-08 | 1 | -32/+32 |
* | Update copyright year (fixes #1514.) | Matthäus G. Chajdas | 2020-08-22 | 1 | -1/+1 |
* | Make HttpLexer compatible with RFC 7230 (section 3.1.2). Specifically this a... | Joshua Huber | 2020-05-18 | 1 | -0/+14 |
* | Parse HTTP status-line even when reason-phrase not included. | Jakub Roztocil | 2019-12-02 | 1 | -0/+28 |
* | Remove unittest classes from the test suite. | Georg Brandl | 2019-11-10 | 1 | -26/+24 |
* | Cleanup test modules, more pytest-like testing. | Georg Brandl | 2019-11-10 | 1 | -2/+1 |
* | Fixup all headers and some more minor problems.2.4.2 | Georg Brandl | 2019-05-28 | 1 | -1/+1 |
* | Copyright update. | Georg Brandl | 2017-01-22 | 1 | -1/+1 |
* | Add support for partials and path segments for Handlebars. | Christian Hammond | 2016-11-04 | 1 | -0/+41 |