Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-08-06 | modernize: use default method synthesis | -3/+1 | |
2013-05-22 | Use nullptr | -3/+2 | |
2011-08-07 | Move explicit instantiations to namespace paludis | -2/+4 | |
2011-02-03 | OutputManager::ignore_succeeded | -0/+20 | |
2011-01-09 | Rework Pimp to avoid ImpPtr ickiness | -3/+3 | |
2010-08-27 | tee output manager std{out,err}_children | -4/+81 | |
2010-07-23 | Avoid more explicit newage | -3/+3 | |
2010-07-23 | PrivateImplementationPattern -> Pimp, Implementation -> Imp | -5/+5 | |
2010-07-22 | Less verbose PrivateImplementationPattern | -1/+1 | |
2010-07-22 | Use std::make_shared<> | -2/+1 | |
2010-07-22 | No more tr1:: and tr1/ | -13/+13 | |
2010-02-19 | Tee with no children is ok | -2/+0 | |
2010-01-03 | OutputManager::want_to_flush | -2/+15 | |
2010-01-02 | Cleaner output managers | -8/+49 | |
2009-02-12 | Add file output manager | -1/+2 | |
2009-02-12 | Add tee output manager | -0/+121 |