-
1.0.9 Stable
croil released this
2026年04月22日 23:59:29 +02:00 | 19 commits to main since this releaseThis patch for minor version 1.0 updates the documentation for constants and the version API, which was omitted from the last patch.
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
1.1.6 Stable
croil released this
2026年04月22日 23:36:34 +02:00 | 18 commits to main since this releaseThis patch for minor version 1.1 updates the documentation for constants and the version API, which was omitted from the last patch.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
1.2.4 Stable
croil released this
2026年04月22日 23:14:24 +02:00 | 2 commits to main since this releaseThis patch for minor version 1.2 updates the documentation for constants and the version API, which was omitted from the last patch.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
1.0.8 Stable
croil released this
2026年04月22日 06:52:15 +02:00 | 21 commits to main since this releaseThis patch for minor version 1.0 updates the version information code with generated
crver.coutput. This is not a breaking change, since the oldcrpathvcompat()is still present. The recommended way to check the version if you don't need to support any version < 1.0.8 is now withcrpathverchk(), since this is robust in case of a change in the version number encoding scheme. Like the previous update to the version checking code, the minor version has not been incremented as a fudge.Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
1.1.5 Stable
croil released this
2026年04月22日 06:51:00 +02:00 | 20 commits to main since this releaseThis patch for minor version 1.1 updates the version information code with generated
crver.coutput. This is not a breaking change, since the oldcrpathvcompat()is still present. The recommended way to check the version if you don't need to support any version < 1.1.5 is now withcrpathverchk(), since this is robust in case of a change in the version number encoding scheme. Like the previous update to the version checking code, the minor version has not been incremented as a fudge.Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
1.2.3 Stable
croil released this
2026年04月22日 06:29:33 +02:00 | 6 commits to main since this releaseThis patch for minor version 1.2 updates the version information code with generated
crver.coutput. This is not a breaking change, since the oldcrpathvcompat()is still present. The recommended way to check the version if you don't need to support any version < 1.2.3 is now withcrpathverchk(), since this is robust in case of a change in the version number encoding scheme. Like the previous update to the version checking code, the minor version has not been incremented as a fudge.Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
1.2.2 Stable
croil released this
2026年04月13日 16:12:00 +02:00 | 10 commits to main since this releaseThis patch for minor version 1.2 updates
crpath.cto make the documentation therein consistent with the documentation incrpath.h.- Made documentation in
crpath.cconsistent withcrpath.h. - Updated binary size claims in
README.md.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
0 downloads
- Made documentation in
-
1.0.7 Stable
croil released this
2026年04月13日 16:10:42 +02:00 | 22 commits to main since this releaseThis patch for minor version 1.0 adds the version comparison facility, which is not being counted as a minor revision since 1.1 already exists and all minor versions should have access to this facility, as well as including the improved documentation from version 1.2.1.
- Included improved documentation.
- Added
crpathvcompat()facility to uniformly support version checking. - Updated binary size claims in
README.md. - Updated
example.cto trycrpathvcompat().
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
0 downloads
-
1.1.4 Stable
croil released this
2026年04月13日 16:10:07 +02:00 | 21 commits to main since this releaseThis patch for minor version 1.1 adds the version comparison facility, which is not being counted as a minor revision since 1.2 already exists and all minor versions should have access to this facility, as well as including the improved documentation from version 1.2.1.
- Included improved documentation.
- Added
crpathvcompat()facility to uniformly support version checking. - Updated binary size claims in
README.md. - Updated
example.cto trycrpathvcompat().
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
1.2.1 Stable
croil released this
2026年04月13日 13:25:40 +02:00 | 17 commits to main since this releaseThis patch for minor version 1.2 fixes the version compatibility inline subroutine
crpathvcompat()and makes some minor documentation fixes, mainly one instance oncrpathsplice()where I erroneously referred to returning the length by address to*len, and several other poor word choices that claim that paths are copied where they are really normalized, so "written" is a more accurate.Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)