Commit History

Author SHA1 Message Date
  Jordi Boggiano fc3fbdeab3 Rename a few things 12 years ago
  Alexey Kupershtokh 0e2959cc32 Cache in VersionConstraint 12 years ago
  Jordi Boggiano 8d0b7f278e CS fixes 12 years ago
  Pavel Savinov 831bd844bd Almost PHPDoc problems fixed 12 years ago
  Jordi Boggiano e848c76cbc Only compare branches as versions in the policy to sort packages, but not in the solver, fixes #1817 12 years ago
  Nils Adermann 560c3254d4 Correctly treat dev versions for other types of comparisons and add tests 13 years ago
  Nils Adermann bbdbfc97ea Remove useless ternary operator 13 years ago
  Jordi Boggiano 2f7130200a Prevent seeing dev versions as equal when they are not, fixes #848 13 years ago
  Alexey Prilipko 9f08764e9a Add '!=' handling to VersionConstraint::matchSpecific 13 years ago
  Jordi Boggiano 46a67733f8 Adjust codebase to the new VersionParser 14 years ago
  Nils Adermann 03642a40b4 Handle the = comparison operator for versions the same as == 14 years ago
  Jordi Boggiano d6ae5ddf35 Add 'dev' flag to version parser 14 years ago
  Jordi Boggiano 56da52d38f PlatformRepository now adds packages for every loaded php extension as well 14 years ago
  Nils Adermann d5dd86cd75 Correct version contraint matching and add tests for various cases 14 years ago
  Nils Adermann 8c9f8fb86f Rename RelationConstraints to Links in the Package namespace. 14 years ago