Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump versionHEAD1.1.1master | Joseph Hunkeler | 2022-06-16 | 1 | -1/+1 |
| | |||||
* | Bump version1.1.0 | Joseph Hunkeler | 2022-04-16 | 1 | -1/+1 |
| | |||||
* | Add default path (#6) | Joseph Hunkeler | 2021-05-16 | 1 | -3/+11 |
| | | | | | | | | | | | | | | | | | * Add default path * Improve support/implementation logic * Fix braces in tests * Enable warnings * Emit more generalized form of windows path * Change initialization order * Add --default/-D to documentation * Fix platform detection | ||||
* | Proper namespace for the header file. Bump version. | Joseph Hunkeler | 2021-05-12 | 1 | -2/+2 |
| | |||||
* | Improvements (#4) | Joseph Hunkeler | 2021-05-07 | 1 | -0/+3 |
| | | | | | | | | | * Move display code into functions * Mark windows supported * Guard against overruns * Add --list argument to docs | ||||
* | Add windows (#3) | Joseph Hunkeler | 2021-05-06 | 1 | -0/+3 |
| | | | * Add windows support | ||||
* | Forget about ARG_MAX. The likelihood of accepting an unfathomably large ↵ | Joseph Hunkeler | 2021-05-06 | 1 | -0/+5 |
| | | | | input from the environment is pretty low | ||||
* | Add | Joseph Hunkeler | 2021-05-05 | 1 | -4/+30 |
| | | | | | * OS detection * linux specfic limits header | ||||
* | Initial commit | Joe Hunkeler | 2021-05-04 | 1 | -0/+27 |