1
I Use This!
Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jan 13, 2025 — Jan 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ci: actions: Add cross compilation jobs More... 10 days ago
ci: actions: Use matching branch name for deps if available More... 10 days ago
ci: actions: Update to checkout v6 More... 10 days ago
ci: codeql: Update action version to v4 More... 15 days ago
ci: Add github workflows More... about 2 months ago
utils: vector: Cleanup whitespace More... about 2 months ago
Merge pull request #2 from collabora/vector More... about 2 months ago
vector: grow exponentially to reduce number of reallocs More... about 2 months ago
resolved could be used uninitialised error in debug build More... over 1 year ago
Update component version for release More... about 2 years ago
(buffer): Initialise error to OK More... about 3 years ago
(buffer): Add parserutils_buffer_appendv() More... about 3 years ago
(gitignore): Ignore aliases.inc More... about 3 years ago
Endian: Improve host endian detection for older GCCs. More... almost 4 years ago
Buffer: Optimise to minimise memmove shuffles. More... over 4 years ago
Update componnet version for release More... over 7 years ago
Tests: Fix memory leak. More... over 7 years ago
Tests: Fix read before start of unused expected buffer. More... over 7 years ago
Update component version for release More... almost 10 years ago
make unused variable macro more portable More... almost 10 years ago
Update Component version for release More... about 10 years ago
Update CFLAGS to avoid deprication warning for glibc 2.21 and later. More... almost 11 years ago
Update the component version for release More... almost 11 years ago
Fix up for new buildsystem More... about 11 years ago
Fix include directories for Haiku. More... over 11 years ago
Update component version for release More... over 11 years ago
Fix memmove beyond buffer length in parserutlis_buffer_discard. Thanks to Elie Roudninski. More... almost 12 years ago
Add test for memmove beyond buffer length, in parserutils_buffer_discard. More... almost 12 years ago
Replace use of abort() with assertions. More... about 12 years ago
Fix non-iconv build. More... about 12 years ago