Jordi Boggiano
|
1edb22034d
|
Fix CS
|
2011-05-23 02:00:09 +02:00 |
Jordi Boggiano
|
b620405ab0
|
Adjusted BasePackage::__toString()
|
2011-05-23 02:00:07 +02:00 |
Jordi Boggiano
|
27f02aba7d
|
Fix version check in BasePackage
|
2011-05-23 02:00:05 +02:00 |
Jordi Boggiano
|
14b3325347
|
Fix version parsing
|
2011-04-23 22:25:10 +02:00 |
Jordi Boggiano
|
b53a3086b6
|
Minor refactorings and changes
|
2011-04-21 21:13:14 +02:00 |
Nils Adermann
|
8c9f8fb86f
|
Rename RelationConstraints to Links in the Package namespace.
Constraints have been generalised to allow matching requiring and providing
constraints against each other.
|
2011-04-18 00:27:31 +02:00 |
Jordi Boggiano
|
c6321e7277
|
Fix tests and invalid use statements
|
2011-04-17 23:45:37 +02:00 |
Jordi Boggiano
|
6dbec8718d
|
Remove contains() from RepositoryInterface
|
2011-04-17 22:59:23 +02:00 |
Jordi Boggiano
|
f0e709ad09
|
Minor cleanups, add license property to the PackageInterface
|
2011-04-17 22:13:08 +02:00 |
Jordi Boggiano
|
8ab98a8b5d
|
Fix class name
|
2011-04-17 21:49:05 +02:00 |
Jordi Boggiano
|
1d5f5885bc
|
Remove useless abstract methods, interface is enough
|
2011-04-17 21:47:46 +02:00 |
Jordi Boggiano
|
7ea2fd6c93
|
Fix author/copyright
|
2011-04-17 21:39:53 +02:00 |
Nils Adermann
|
3a851b4059
|
Define an interface for packages and move package code to separate namespace.
Ids are no longer needed, they are internal to the solver and not a part of
packages.
|
2011-04-17 21:36:05 +02:00 |