index
:
platform/upstream/libsolv
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_wearable
backup/libsolv-0.7.16-20211223
backup/libsolv-0.7.20-20220922
sandbox/backup/libsolv-0.7.6_20201127
sandbox/backup/libsolv_0.6.35_20190917
sandbox/backup/libsolv_0.6.35_20200203
sandbox/backup/libsolv_0.7.20_20231208
sandbox/dh0128.kwak/libsolv-0.7.20-20211223
sandbox/dh0128.kwak/libsolv-0.7.22-20220921
sandbox/dh0128.kwak/libsolv_0.7.16
sandbox/dh0128.kwak/libsolv_0.7.6
sandbox/libsolv_0.7.27
sandbox/pcoval/tizen
sandbox/vbarinov/tizen
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
tizen_ivi_stable
upgrade_libzypp
upstream
Domain: System / Base;
Donghun Kwak <dh0128.kwak@samsung.com>, hyunjee Kim <hj0426.kim@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
evr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-16
remove trailing whitespace
Michael Schroeder
1
-3
/
+3
2013-06-17
solv_cmp_version_part_haiku(): Fix copy and paste bug
Ingo Weinhold
1
-1
/
+1
2013-06-17
solv_vercmp_haiku(): Fix unnormalized return value
Ingo Weinhold
1
-1
/
+2
2013-04-18
Haiku: The notation for the pre-release version part changed
Ingo Weinhold
1
-16
/
+2
2013-04-17
make sure releases start numeric for haiku
Michael Schroeder
1
-1
/
+14
2013-04-16
add DISTTYPE_HAIKU, some small fixes
Michael Schroeder
1
-6
/
+8
2013-04-16
Add Haiku semantics version comparison
Ingo Weinhold
1
-0
/
+96
2012-04-24
treat an empty release as a missing release
Michael Schroeder
1
-2
/
+10
2012-04-20
- support tilde in rpm version comparison
Michael Schroeder
1
-1
/
+76
2012-04-03
- get rid of DEBINA_SEMANTICS, add pool->noarchid, add DISTTYPE_ARCH
Michael Schroeder
1
-13
/
+23
2012-03-22
- support distepoch handling in release, used by the M&M distros
Michael Schroeder
1
-2
/
+21
2012-02-22
- adapt to rpm changes regarding cornercases where the release is missing
Michael Schroeder
1
-1
/
+8
2012-02-21
- allow <> dep in susetags, special case pattern: in packageand(), add SOLVER...
Michael Schroeder
1
-0
/
+4
2011-07-12
- rename all sat_ to solv_
Michael Schroeder
1
-11
/
+11
2011-05-24
- do not use obsolete interface in libsolv library itself
Michael Schroeder
1
-10
/
+10
2011-05-02
- clean up function names for shared library
Michael Schroeder
1
-9
/
+8
2011-01-24
- merge in most of the MacOS changes from Dave Abrahams
Michael Schroeder
1
-2
/
+4
2010-05-28
- add SOLVER_SET bits to tell solver which properties of a job are intended b...
Michael Schroeder
1
-0
/
+2
2009-10-02
- add repodata_delete_uninternalized
Michael Schroeder
1
-2
/
+18
2009-06-22
evr doesn't change the Pool: more constness
Klaus Kämpf
1
-3
/
+3
2009-01-19
- add inferior arch handling
Michael Schroeder
1
-1
/
+48
2008-01-14
- add evrcmp_str for ma
Michael Schroeder
1
-10
/
+14
2007-12-21
- add evrmatch
Michael Schroeder
1
-0
/
+48
2007-12-14
- some pieces of code for the unified lookup/search interface
Michael Schroeder
1
-0
/
+10
2007-12-10
- add evrcmp mode parameter
Michael Schroeder
1
-9
/
+17
2007-12-06
added some DEBIAN_SEMANTICS
Michael Schroeder
1
-0
/
+6
2007-11-28
- changed debug mechanism a bit, it is now part of the pool
Michael Schroeder
1
-2
/
+1
2007-11-26
replaced printf by a locking function
Stefan Schubert
1
-1
/
+2
2007-11-08
- add a license
Michael Schroeder
1
-0
/
+7
2007-10-12
fix typo
Michael Schroeder
1
-3
/
+4
2007-10-12
delete some spaces
Michael Schroeder
1
-6
/
+6
2007-10-02
current state of 'sat-solver'
Klaus Kaempf
1
-0
/
+138