Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-08-06 | modernize: use default method synthesis | -20/+2 | |
2016-08-04 | modernize: use override annotations | -14/+14 | |
2016-08-04 | modernize: use nullptr rather than 0 or NULL | -2/+2 | |
2015-11-08 | Unify =* behaviour | -4/+4 | |
2011-08-07 | Move explicit instantiations to namespace paludis | -2/+4 | |
2011-05-19 | Revert the package dep spec changes | -0/+567 | |
2011-04-05 | No need for fancy PackageDepSpecData subclassing | -638/+0 | |
2011-04-04 | Move around KeyConstraint logic | -18/+3 | |
2011-04-04 | Naming consistency | -2/+2 | |
2011-04-04 | Use reqs to constraints | -24/+22 | |
2011-04-04 | Normalise cat/pkg parts | -2/+20 | |
2011-04-04 | Version requirements to constraints | -56/+48 | |
2011-04-04 | key requirements to constraints | -0/+40 | |
2011-04-04 | slot to requirements | -11/+48 | |
2011-04-04 | installable to repository to requirements | -9/+9 | |
2011-04-04 | installable to path to requirements | -9/+9 | |
2011-04-04 | installed at path to requirements | -6/+6 | |
2011-04-04 | from repository to requirements | -6/+6 | |
2011-04-04 | in repository to requirements | -6/+6 | |
2011-04-04 | category and package parts to requirements | -12/+12 | |
2011-04-04 | Start using constraints for PackageDepSpecs | -6/+7 | |
2011-01-09 | Rework Pimp to avoid ImpPtr ickiness | -4/+4 | |
2010-12-19 | Do annotations differently | -15/+0 | |
2010-10-04 | PartiallyMadePackageDepSpec::clear_* | -0/+70 | |
2010-08-24 | FSEntry -> FSPath, FSStat | -4/+4 | |
2010-08-05 | More things out of dep_spec.hh | -0/+1 | |
2010-08-05 | Move PartiallyMadePackageDepSpec into own header | -0/+511 |