aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/scan_name.h
Commit message (Expand)AuthorAgeFilesLines
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-0/+2
* Remove support for provider identifiers from SCAN_Name - it turns out thislloyd2008-11-121-25/+3
* Remove support for multiple providers in SCAN_Name, mostly because Illoyd2008-11-111-7/+16
* Make SCAN_Name::arg return a new SCAN_Name that has the same providers list,lloyd2008-11-111-1/+7
* Shorten SCAN_Name's argument arg in function nameslloyd2008-11-101-2/+2
* Make SCAN_Name::arg_count_between constlloyd2008-11-101-1/+1
* In SCAN_Name, keep track of the original inputs and make them accessiblelloyd2008-11-101-0/+3
* Add a facility in SCAN_Name for provider nameslloyd2008-11-101-1/+11
* Add SCAN_Name::arg_count_betweenlloyd2008-11-091-0/+6
* Constifylloyd2008-11-091-2/+2
* Add a SCAN_Name class that encapsulates operations currently done repeatedlylloyd2008-11-091-0/+55