summaryrefslogtreecommitdiff
path: root/src/evr.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-16remove trailing whitespaceMichael Schroeder1-3/+3
2013-06-17solv_cmp_version_part_haiku(): Fix copy and paste bugIngo Weinhold1-1/+1
2013-06-17solv_vercmp_haiku(): Fix unnormalized return valueIngo Weinhold1-1/+2
2013-04-18Haiku: The notation for the pre-release version part changedIngo Weinhold1-16/+2
2013-04-17make sure releases start numeric for haikuMichael Schroeder1-1/+14
2013-04-16add DISTTYPE_HAIKU, some small fixesMichael Schroeder1-6/+8
2013-04-16Add Haiku semantics version comparisonIngo Weinhold1-0/+96
2012-04-24treat an empty release as a missing releaseMichael Schroeder1-2/+10
2012-04-20- support tilde in rpm version comparisonMichael Schroeder1-1/+76
2012-04-03- get rid of DEBINA_SEMANTICS, add pool->noarchid, add DISTTYPE_ARCHMichael Schroeder1-13/+23
2012-03-22- support distepoch handling in release, used by the M&M distrosMichael Schroeder1-2/+21
2012-02-22- adapt to rpm changes regarding cornercases where the release is missingMichael Schroeder1-1/+8
2012-02-21- allow <> dep in susetags, special case pattern: in packageand(), add SOLVER...Michael Schroeder1-0/+4
2011-07-12- rename all sat_ to solv_Michael Schroeder1-11/+11
2011-05-24- do not use obsolete interface in libsolv library itselfMichael Schroeder1-10/+10
2011-05-02- clean up function names for shared libraryMichael Schroeder1-9/+8
2011-01-24- merge in most of the MacOS changes from Dave AbrahamsMichael Schroeder1-2/+4
2010-05-28- add SOLVER_SET bits to tell solver which properties of a job are intended b...Michael Schroeder1-0/+2
2009-10-02- add repodata_delete_uninternalizedMichael Schroeder1-2/+18
2009-06-22evr doesn't change the Pool: more constnessKlaus Kämpf1-3/+3
2009-01-19- add inferior arch handlingMichael Schroeder1-1/+48
2008-01-14- add evrcmp_str for maMichael Schroeder1-10/+14
2007-12-21- add evrmatchMichael Schroeder1-0/+48
2007-12-14- some pieces of code for the unified lookup/search interfaceMichael Schroeder1-0/+10
2007-12-10- add evrcmp mode parameterMichael Schroeder1-9/+17
2007-12-06added some DEBIAN_SEMANTICSMichael Schroeder1-0/+6
2007-11-28- changed debug mechanism a bit, it is now part of the poolMichael Schroeder1-2/+1
2007-11-26replaced printf by a locking functionStefan Schubert1-1/+2
2007-11-08- add a licenseMichael Schroeder1-0/+7
2007-10-12fix typoMichael Schroeder1-3/+4
2007-10-12delete some spacesMichael Schroeder1-6/+6
2007-10-02current state of 'sat-solver'Klaus Kaempf1-0/+138