Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove underscore from project name, reorder callswindows | Joseph Hunkeler | 2021-05-06 | 1 | -2/+2 |
| | |||||
* | Disable regex tests on windows | Joseph Hunkeler | 2021-05-06 | 2 | -0/+4 |
| | |||||
* | Disable regex tests on windows | Joseph Hunkeler | 2021-05-06 | 2 | -0/+4 |
| | |||||
* | Disable regex tests on windows | Joseph Hunkeler | 2021-05-06 | 2 | -0/+4 |
| | |||||
* | Disable regex tests on windows | Joseph Hunkeler | 2021-05-06 | 2 | -0/+12 |
| | |||||
* | Fix missing semi-colon | Joseph Hunkeler | 2021-05-06 | 1 | -1/+1 |
| | |||||
* | Disable regex on windows | Joseph Hunkeler | 2021-05-06 | 1 | -1/+3 |
| | |||||
* | Disable regex on windows | Joseph Hunkeler | 2021-05-06 | 3 | -1/+9 |
| | |||||
* | Fix include | Joseph Hunkeler | 2021-05-06 | 1 | -1/+4 |
| | |||||
* | Add windows | Joseph Hunkeler | 2021-05-06 | 1 | -2/+11 |
| | | | | * Fix everything being in release mode. | ||||
* | Guard memory errors | Joseph Hunkeler | 2021-05-06 | 1 | -1/+19 |
| | |||||
* | Forget about ARG_MAX. The likelihood of accepting an unfathomably large ↵ | Joseph Hunkeler | 2021-05-06 | 4 | -18/+7 |
| | | | | input from the environment is pretty low | ||||
* | No sep ending (#2) | Joseph Hunkeler | 2021-05-06 | 3 | -1/+23 |
| | | | * Be extra sure not to inject a separator at the end of the output string | ||||
* | Create cmake.yml (#1) | Joseph Hunkeler | 2021-05-05 | 2 | -5/+55 |
| | | | | | * Create cmake.yml * Do not include limits.h for fun | ||||
* | Independent ifdefs | Joseph Hunkeler | 2021-05-05 | 1 | -3/+5 |
| | |||||
* | Implement header detection | Joseph Hunkeler | 2021-05-05 | 3 | -2/+24 |
| | |||||
* | Add | Joseph Hunkeler | 2021-05-05 | 2 | -4/+34 |
| | | | | | * OS detection * linux specfic limits header | ||||
* | Add tests | Joseph Hunkeler | 2021-05-05 | 6 | -1/+232 |
| | |||||
* | Initial commit | Joe Hunkeler | 2021-05-04 | 8 | -0/+559 |