assert.h

Single-file assertion library for C
git clone git://git.finwo.net/lib/assert.h
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2026-03-12 22:27Remove compiler warningRobin Bron1+11-2
2024-03-11 22:33Added missing common project filesYersa Nordman2+16-0
2024-03-11 22:30Moved whole readme into headerfile as wellYersa Nordman5+268-63
2023-01-28 20:02Don't include src in package.ini, we're already in the repositoryYersa Nordman1+0-1
2023-01-28 16:29Remove tarball sha256 from package.ini & select edge tarballYersa Nordman1+1-2
2023-01-27 21:22package.ini: assert.h must be in the include directoryYersa Nordman1+1-1
2023-01-27 21:16Added package.ini for depYersa Nordman1+7-0
2023-01-23 22:08Remove generated html readmeYersa Nordman1+0-45
2023-01-23 22:07Added example project using this libraryYersa Nordman7+86-3
2023-01-23 20:44Project initYersa Nordman5+237-0