index
:
paludis/paludis.git
1.4
cross
master
wip/cross-compiling
Paludis, the other package mangler.
ciaranm
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
paludis
/
environments
/
paludis
/
world.cc
Age
Commit message (
Expand
)
Author
Lines
2016-08-06
modernize: use default method synthesis
Saleem Abdulrasool
-3
/
+1
2013-05-22
Switch to std mutex and condition_variable
Ciaran McCreesh
-5
/
+5
2011-05-19
Revert the package dep spec changes
Ciaran McCreesh
-8
/
+2
2011-04-07
Constraint -> Requirement
Ciaran McCreesh
-2
/
+2
2011-04-05
No need for fancy PackageDepSpecData subclassing
Ciaran McCreesh
-2
/
+8
2011-02-06
Dep tags are no longer needed
Ciaran McCreesh
-6
/
+0
2011-01-09
Rework Pimp to avoid ImpPtr ickiness
Ciaran McCreesh
-2
/
+2
2010-12-10
Do our own buffering for SafeOFStream
Ciaran McCreesh
-1
/
+1
2010-08-24
FSEntry -> FSPath, FSStat
Ciaran McCreesh
-8
/
+8
2010-08-05
Move PartiallyMadePackageDepSpec into own header
Ciaran McCreesh
-0
/
+1
2010-07-23
Avoid more explicit newage
Ciaran McCreesh
-1
/
+1
2010-07-23
PrivateImplementationPattern -> Pimp, Implementation -> Imp
Ciaran McCreesh
-4
/
+4
2010-07-22
Less verbose PrivateImplementationPattern
Ciaran McCreesh
-1
/
+1
2010-07-22
Use std::make_shared<>
Ciaran McCreesh
-1
/
+1
2010-07-22
No more tr1:: and tr1/
Ciaran McCreesh
-15
/
+15
2010-07-11
Return whether world was changed.
Ciaran McCreesh
-12
/
+14
2010-05-19
New improved NamedValue syntax
Ciaran McCreesh
-18
/
+18
2010-05-17
Update PaludisEnvironment::world for package moves
Ciaran McCreesh
-4
/
+14
2009-09-03
Change how we deserialise package dep specs
Ciaran McCreesh
-9
/
+3
2009-09-01
updso_serialised
Ciaran McCreesh
-3
/
+9
2009-02-09
Avoid std::ifstream and std::ofstream.
Ciaran McCreesh
-4
/
+7
2009-01-09
New easier tree visitors
Ciaran McCreesh
-4
/
+3
2008-12-06
Kill more sr
Ciaran McCreesh
-24
/
+25
2008-06-15
For clarity, enable sets and disable disambiguation in the parsers passed to ...
David Leverton
-3
/
+3
2008-06-15
Boring API updates for parse_user_package_dep_spec changes (continued)
Ciaran McCreesh
-3
/
+6
2008-06-14
Make --info show environment things. Fixes: ticket:593
Ciaran McCreesh
-0
/
+6
2008-04-26
paludis::tr1:: is dead. We no longer support compilers that don't do tr1 (tha...
Ciaran McCreesh
-16
/
+16
2008-04-22
Implement foo* sets. Fixes: ticket:561
Ciaran McCreesh
-0
/
+3
2008-04-16
Give log messages an id
Ciaran McCreesh
-7
/
+8
2008-03-09
world is now in env, not repos. Fixes: ticket:421
Ciaran McCreesh
-0
/
+180