Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-08-06 | modernize: use default method synthesis | -3/+1 | |
2016-08-04 | modernize: convert to range based for-loops | -5/+4 | |
2016-01-13 | support hiding suboptions | -0/+11 | |
2013-05-27 | e repository: perform additional expart validation | -2/+30 | |
2013-05-23 | Move code around | -1/+0 | |
2013-05-22 | Switch to std mutex and condition_variable | -6/+6 | |
2012-08-07 | Make presumed logic work | -1/+1 | |
2012-08-07 | Allow presumed MYOPTIONS | -0/+14 | |
2012-08-07 | Be able to pull presumed out of MyOptions | -10/+16 | |
2012-08-07 | Explicit choices | -11/+12 | |
2011-10-14 | Use nice new toupper/tolower functions | -6/+4 | |
2011-08-07 | Move explicit instantiations to namespace paludis | -2/+4 | |
2011-08-06 | Better tracking of choice origins | -11/+11 | |
2011-06-25 | Defer loading XML if possible | -4/+5 | |
2011-06-25 | Allow choice descriptions to be loaded later | -12/+14 | |
2011-04-12 | MetadataKey value -> parse_value | -26/+43 | |
2011-02-21 | Remove simple_ from visitor | -1/+1 | |
2011-01-31 | Reuse common choice values | -1/+1 | |
2011-01-09 | Rework Pimp to avoid ImpPtr ickiness | -2/+2 | |
2011-01-01 | Use name_foo rather than foo_name | -2/+2 | |
2011-01-01 | Kill formatters | -2/+0 | |
2010-12-19 | Annotations have roles | -24/+17 | |
2010-12-19 | Do annotations differently | -15/+4 | |
2010-12-17 | References good | -1/+1 | |
2010-08-19 | Prevent MYOPTIONS abuses | -0/+6 | |
2010-08-13 | Rename spec tree root to top | -1/+1 | |
2010-08-05 | Move PartiallyMadePackageDepSpec into own header | -0/+1 | |
2010-07-23 | Avoid more explicit newage | -5/+5 | |
2010-07-23 | Avoid sptr.reset(new ...) | -1/+1 | |
2010-07-23 | PrivateImplementationPattern -> Pimp, Implementation -> Imp | -4/+4 | |
2010-07-22 | Less verbose PrivateImplementationPattern | -1/+1 | |
2010-07-22 | Use std::make_shared<> | -1/+0 | |
2010-07-22 | No more tr1:: and tr1/ | -27/+27 | |
2010-07-21 | Don't let test in use.conf override build_options: | -9/+9 | |
2010-06-09 | Replace Validated with WrappedValue | -2/+2 | |
2010-05-19 | New improved NamedValue syntax | -40/+40 | |
2009-11-28 | Don't use virtuals for wrapped forward iterators | -2/+6 | |
2009-11-07 | Support multiple profile formats | -1/+1 | |
2009-07-06 | Fix implicitness | -10/+14 | |
2009-07-06 | New EAPI 3 profile iuse ick | -21/+57 | |
2009-07-05 | Might as well use options as the name | -3/+3 | |
2009-07-05 | refactor | -176/+202 | |
2009-05-18 | Make choice ctor params use named values | -14/+37 | |
2009-01-18 | Make metadata key general methods pure virtual. | -5/+29 | |
2009-01-09 | New easier tree visitors | -22/+18 | |
2008-12-21 | Don't duplicate flags that appear multiple times in IUSE with different defaults | -12/+46 | |
2008-12-13 | New, simpler visitor framework. | -2/+2 | |
2008-12-05 | Split e choices key into its own files | -0/+453 |