summaryrefslogtreecommitdiff
path: root/gentoobrowse-api/service/depend.cpp
Commit message (Collapse)AuthorAge
* Use file utils and lexer now in libadhocutilgentoobrowse-api-0.5Dan Goodliffe2016-10-15
|
* Support character range input to dependency scannerDan Goodliffe2016-06-03
|
* Simplify the regex used match package names in dependencies.Dan Goodliffe2016-06-02
| | | | | Uses non-greedy matching for a wider scope of things and anchors the match to whitespace or end of string... adds yet another test case.
* Updates to dependency scanner based on real world dataDan Goodliffe2016-05-26
|
* Precompile regexen for dependenciesDan Goodliffe2016-05-03
|
* Add a dependency scanner/extracterDan Goodliffe2016-05-02