Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -0/+2 |
* | Remove support for provider identifiers from SCAN_Name - it turns out this | lloyd | 2008-11-12 | 1 | -25/+3 |
* | Remove support for multiple providers in SCAN_Name, mostly because I | lloyd | 2008-11-11 | 1 | -7/+16 |
* | Make SCAN_Name::arg return a new SCAN_Name that has the same providers list, | lloyd | 2008-11-11 | 1 | -1/+7 |
* | Shorten SCAN_Name's argument arg in function names | lloyd | 2008-11-10 | 1 | -2/+2 |
* | Make SCAN_Name::arg_count_between const | lloyd | 2008-11-10 | 1 | -1/+1 |
* | In SCAN_Name, keep track of the original inputs and make them accessible | lloyd | 2008-11-10 | 1 | -0/+3 |
* | Add a facility in SCAN_Name for provider names | lloyd | 2008-11-10 | 1 | -1/+11 |
* | Add SCAN_Name::arg_count_between | lloyd | 2008-11-09 | 1 | -0/+6 |
* | Constify | lloyd | 2008-11-09 | 1 | -2/+2 |
* | Add a SCAN_Name class that encapsulates operations currently done repeatedly | lloyd | 2008-11-09 | 1 | -0/+55 |