1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 28, 2025 — Feb 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ci: actions: Add cross compilation jobs More... about 2 months ago
ci: actions: Use matching branch name for deps if available More... about 2 months ago
ci: actions: Update to checkout v6 More... about 2 months ago
ci: codeql: Update action version to v4 More... 2 months ago
ci: Add github workflows More... 3 months ago
utils: vector: Cleanup whitespace More... 3 months ago
Merge pull request #2 from collabora/vector More... 3 months ago
vector: grow exponentially to reduce number of reallocs More... 3 months ago
resolved could be used uninitialised error in debug build More... almost 2 years ago
Update component version for release More... about 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... almost 4 years ago
Buffer: Optimise to minimise memmove shuffles. More... almost 5 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... about 10 years ago
make unused variable macro more portable More... about 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... over 11 years ago
Fix include directories for Haiku. More... over 11 years ago
Update component version for release More... almost 12 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