1
I Use This!
Very Low Activity

Commits : Listings

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