summaryrefslogtreecommitdiff
path: root/src/strptime.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into pragma-onceAlexis Hildebrandt2023-04-111-0/+25
|\
| * Update api docsAlexis Hildebrandt2023-04-101-0/+25
| |
* | Use #pragma onceAlexis Hildebrandt2023-04-101-4/+1
|/
* Change header guard names to use `INCLUDED_` prefixPhil Newton2022-04-061-3/+3
| | | | Fixes #2049
* Source changes needed for Microsoft Visual C++ compatibility.Tim Crews2013-06-141-0/+6
Includes an implementation of strptime, compiled only for Win32 platform.