aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove underscore from project name, reorder callswindowsJoseph Hunkeler2021-05-061-2/+2
|
* Disable regex tests on windowsJoseph Hunkeler2021-05-062-0/+4
|
* Disable regex tests on windowsJoseph Hunkeler2021-05-062-0/+4
|
* Disable regex tests on windowsJoseph Hunkeler2021-05-062-0/+4
|
* Disable regex tests on windowsJoseph Hunkeler2021-05-062-0/+12
|
* Fix missing semi-colonJoseph Hunkeler2021-05-061-1/+1
|
* Disable regex on windowsJoseph Hunkeler2021-05-061-1/+3
|
* Disable regex on windowsJoseph Hunkeler2021-05-063-1/+9
|
* Fix includeJoseph Hunkeler2021-05-061-1/+4
|
* Add windowsJoseph Hunkeler2021-05-061-2/+11
| | | | * Fix everything being in release mode.
* Guard memory errorsJoseph Hunkeler2021-05-061-1/+19
|
* Forget about ARG_MAX. The likelihood of accepting an unfathomably large ↵Joseph Hunkeler2021-05-064-18/+7
| | | | input from the environment is pretty low
* No sep ending (#2)Joseph Hunkeler2021-05-063-1/+23
| | | * Be extra sure not to inject a separator at the end of the output string
* Create cmake.yml (#1)Joseph Hunkeler2021-05-052-5/+55
| | | | | * Create cmake.yml * Do not include limits.h for fun
* Independent ifdefsJoseph Hunkeler2021-05-051-3/+5
|
* Implement header detectionJoseph Hunkeler2021-05-053-2/+24
|
* AddJoseph Hunkeler2021-05-052-4/+34
| | | | | * OS detection * linux specfic limits header
* Add testsJoseph Hunkeler2021-05-056-1/+232
|
* Initial commitJoe Hunkeler2021-05-048-0/+559