Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-12-08 | add braces to avoid ambiguity in if-else | -0/+2 | |
2014-03-20 | Add exclude dep spec | -0/+76 | |
2013-05-22 | Use nullptr | -39/+38 | |
2013-03-08 | UserKeyRequirement: allow matching metadata for inequality | -0/+21 | |
2011-05-19 | Revert the package dep spec changes | -101/+40 | |
2011-04-18 | Don't hold versions, keys, choices in a sequence | -25/+58 | |
2011-04-07 | Constraint -> Requirement | -44/+44 | |
2011-04-04 | Move around KeyConstraint logic | -14/+1 | |
2011-04-04 | Use reqs to constraints | -5/+10 | |
2011-04-04 | Version requirements to constraints | -6/+16 | |
2011-04-04 | key requirements to constraints | -4/+29 | |
2011-04-04 | Use asserts for pointer checks | -10/+10 | |
2011-04-04 | slot to requirements | -3/+3 | |
2011-04-04 | installable to path to requirements | -4/+4 | |
2011-04-04 | installed at path to requirements | -3/+3 | |
2011-04-04 | from repository to requirements | -3/+3 | |
2011-04-04 | in repository to requirements | -3/+3 | |
2011-04-04 | category and package parts to requirements | -6/+6 | |
2011-04-04 | Start using constraints for PackageDepSpecs | -3/+4 | |
2011-03-26 | Use Environment rather than PackageDatabase | -5/+6 | |
2011-03-25 | gtest more | -409/+391 | |
2011-01-07 | Pass ID to match_package | -34/+35 | |
2011-01-01 | Pass PackageIDs by shared_ptr | -33/+33 | |
2010-09-05 | user specs [.::repothing=blah] | -0/+12 | |
2010-09-05 | user specs [.$role] | -0/+8 | |
2010-09-05 | user specs [.key?] | -0/+11 | |
2010-07-24 | Make use of Options init lists | -100/+100 | |
2010-07-23 | Avoid more explicit newage | -4/+4 | |
2010-07-22 | shared_ptr<> no longer implicitly bools | -10/+10 | |
2010-07-22 | Use std::make_shared<> | -1/+0 | |
2010-07-22 | No more tr1:: and tr1/ | -7/+7 | |
2010-05-19 | New improved NamedValue syntax | -11/+11 | |
2010-03-11 | Add user dep spec user key requirement tests. | -0/+71 | |
2010-03-06 | Make user package dep spec smarter. | -8/+17 | |
2009-10-21 | Consistent ctor style | -1/+7 | |
2009-10-21 | Kill old ctor | -2/+7 | |
2009-02-23 | [.key=value] user specs | -0/+5 | |
2009-01-09 | New easier tree visitors | -3/+2 | |
2008-12-06 | more dead sr | -1/+1 | |
2008-10-15 | Add ::/, ::/?, ::/??, ::repo?, ::repo?? deps | -1/+47 | |
2008-07-28 | Refactor test cases, should use fewer sheep | -152/+137 | |
2008-07-14 | Allow user ::from->in repository deps (continued) | -3/+41 | |
2008-07-06 | Refactor, fix elike and user dep spec parsing. | -0/+17 | |
2008-06-15 | Add some test cases. | -0/+88 | |
2008-06-15 | Boring API updates for parse_user_package_dep_spec changes (continued) | -21/+26 | |
2008-03-05 | Add :*/:= slot support | -0/+201 |