4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 21 hours ago.
May 20, 2024 — May 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add requires_private to pkg_t. More... about 13 years ago
Add requires_private to pkg_t. More... about 13 years ago
pkg: plug some minor memory leaks More... about 13 years ago
pkg: plug some minor memory leaks More... about 13 years ago
pkg: path_split(): clarify that we want to dereference parv itself, not parv[idx]. More... about 13 years ago
pkg: path_split(): clarify that we want to dereference parv itself, not parv[idx]. More... about 13 years ago
pkg: use PKG_CONFIG_EXT everywhere More... about 13 years ago
pkg: use PKG_CONFIG_EXT everywhere More... about 13 years ago
pkg: clean up PKG_CONFIG_PATH_SEP_S nonsense More... about 13 years ago
pkg: clean up PKG_CONFIG_PATH_SEP_S nonsense More... about 13 years ago
pkg: use path_split() instead of a static buffer. More... about 13 years ago
pkg: use path_split() instead of a static buffer. More... about 13 years ago
pkg: add path_split() helper function More... about 13 years ago
pkg: add path_split() helper function More... about 13 years ago
Merge pull request #1 from mgorny/master More... about 13 years ago
Merge pull request #1 from mgorny/master More... about 13 years ago
parse_file() no longer needs to handle f == NULL. More... about 13 years ago
parse_file() no longer needs to handle f == NULL. More... about 13 years ago
Fix PKG_CONFIG_PATH precedence, simplify. More... about 13 years ago
Fix PKG_CONFIG_PATH precedence, simplify. More... about 13 years ago
Omit empty paths in file lookup. More... about 13 years ago
Omit empty paths in file lookup. More... about 13 years ago
Remove unnecessary buffer zeroing. More... about 13 years ago
Remove unnecessary buffer zeroing. More... about 13 years ago
File lookup: wind in last occurence to the loop. More... about 13 years ago
File lookup: wind in last occurence to the loop. More... about 13 years ago
Fix uninitialized vars in deplist parsing. More... about 13 years ago
Fix uninitialized vars in deplist parsing. More... about 13 years ago
Use ';' as path separator on win32. More... about 13 years ago
Use ';' as path separator on win32. More... about 13 years ago