Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-08-21 | throw() -> noexcept | -1/+1 | |
2014-05-18 | Make FakeRepository usable for testing subslot things | -0/+2 | |
2012-05-12 | Support parsing ?? deps | -0/+11 | |
2011-06-12 | Remove fake provides | -31/+0 | |
2011-03-19 | Add options to parse_elike_dependencies | -5/+5 | |
2011-03-10 | Don't need block_kinds any more | -1/+1 | |
2011-03-10 | Trigger on no annotations | -0/+5 | |
2011-01-07 | Don't need IDs | -10/+5 | |
2011-01-07 | Don't need ID any more | -14/+10 | |
2011-01-01 | Pass env, id to ConditionalDepSpec members | -13/+12 | |
2010-12-05 | Support parsing ^^ ( ) specs | -12/+24 | |
2010-09-05 | Blocker strength is an enum, not a bool | -1/+1 | |
2010-08-13 | Rename spec tree root to top | -5/+5 | |
2010-07-22 | Use std::make_shared<> | -14/+13 | |
2010-07-22 | No more tr1:: and tr1/ | -70/+70 | |
2010-05-19 | New improved NamedValue syntax | -56/+56 | |
2009-09-14 | Tweak block specs | -8/+8 | |
2009-03-22 | VersionSpecOptions(), but don't use them | -2/+7 | |
2009-01-09 | New easier tree visitors | -85/+31 | |
2008-10-24 | Paludis is about choices. | -1/+1 | |
2008-08-03 | Kill kc. Breaks python. | -111/+120 | |
2008-08-03 | Support Portage-syntax for USE deps. | -2/+2 | |
2008-08-03 | Kill epdso_strict_star_operator. | -2/+2 | |
2008-05-13 | parse and ignore annotations | -0/+9 | |
2008-05-10 | new parser code | -0/+347 |