summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update componet version for releaserelease/0.1.1Vincent Sanders2018-08-211-1/+1
|
* Silence compiler warningJohn-Mark Bell2018-01-201-0/+2
|
* Prepare for 0.1.0 releaserelease/0.1.0Vincent Sanders2017-10-122-1/+4
|
* Clean up some leaks in the test suiteDaniel Silverstone2017-09-101-0/+14
|
* Add cleanup to nslogDaniel Silverstone2017-09-103-3/+36
|
* Change category linking to be cleanerDaniel Silverstone2017-09-101-2/+4
|
* Don't stomp on 'ctx' in logging macroDaniel Silverstone2017-08-311-2/+2
|
* Run doxygen -u to remove warnings...Daniel Silverstone2017-08-121-921/+1569
|
* A commented example for the docsDaniel Silverstone2017-08-112-0/+205
|
* Add a main document for libnslogDaniel Silverstone2017-08-032-1/+163
|
* Documentation in the headerDaniel Silverstone2017-07-223-19/+353
|
* simple doxyfile, maybe awfulDaniel Silverstone2017-06-111-0/+1792
|
* Use YYLTYPE not FILTER_LTYPE in filter_error()Daniel Silverstone2017-06-111-1/+1
|
* Get rid of bison warningDaniel Silverstone2017-06-111-0/+1
|
* Filter testsDaniel Silverstone2017-06-111-0/+266
|
* Don't let patterns consume : | & ^ or !Daniel Silverstone2017-06-111-1/+1
|
* Add some tests to increase core.c cover to 100%Daniel Silverstone2017-06-111-0/+52
|
* Fix up some parser snafu for release modeDaniel Silverstone2017-06-113-12/+43
|
* Subcategory testsDaniel Silverstone2017-06-111-0/+63
|
* tweak READMEDaniel Silverstone2017-06-111-10/+13
|
* Remove redundant parse testDaniel Silverstone2017-06-112-26/+1
|
* Simple parser for filter syntaxDaniel Silverstone2017-06-118-8/+468
|
* Remove assert stuff, we don't need it, add more testDaniel Silverstone2017-06-112-36/+36
|
* Switch to a check based test suite, start fixing bugsDaniel Silverstone2017-06-119-95/+305
|
* Another step toward filters workingDaniel Silverstone2017-06-1110-46/+488
|
* Rework to only allocate one thing in the corked state and nothing in the ↵Daniel Silverstone2017-06-103-71/+96
| | | | uncorked state
* Initial versionDaniel Silverstone2017-06-1011-0/+435