fix compile on 64bit
[platform/upstream/libsolv.git] / src /
2008-11-05 Klaus Kaempffix compile on 64bit
2008-11-04 Michael Schroeder- also print stats for repo_helix
2008-11-04 Michael Schroeder- add support for SOLVER_ESSENTIAL flag, marks a job...
2008-11-04 Michael Schroeder- log more statistics
2008-10-31 Michael Schroeder- fix entry tests
2008-10-30 Michael Schroeder- add repodata_set_location() function
2008-10-30 Michael Schroeder- also disable update rules for "keep installed" jobs.
2008-10-30 Michael Schroeder- adapt to coding style
2008-10-29 Michael Andres- Add "sh4" architectures.
2008-10-28 Michael Andres- Add "arm" architectures.
2008-10-24 Michael AndresRemember the /etc/products.d enties filename in .solv...
2008-10-24 Michael Schroeder- don't match the first idarray element twice
2008-10-23 Michael Schroeder- read data in larger chunks
2008-10-22 Duncan Mac-Vicar Padd support for new tags
2008-10-22 Michael Schroeder- add pool_set_installed() function, remove no longer...
2008-10-21 Michael Schroeder- maybe better this way
2008-10-21 Michael Schroeder- make repo_add_solv fast again
2008-10-21 Michael Schroeder- move some debug output to a different debug level
2008-10-21 Michael Schroeder- oopsie, I should at least test build...
2008-10-21 Michael Schroeder- make dataiterator safer
2008-10-21 Michael Schroeder- we're a library, no output to stdout/stderr
2008-10-21 Klaus Kaempfensure Pool and Repo are consistent
2008-10-21 Klaus Kaempfdocument Dataiterator and esp. dataiterator_init
2008-10-20 Michael Schroeder- revert strange change from Klaus
2008-10-20 Klaus Kaempftake pool from repo if pool is passed as NULL to datait...
2008-10-20 Michael Schroeder- more cleanups:
2008-10-15 Michael Schroeder- make iterator work withj completely empty repos
2008-10-15 Michael Schroeder- implement SEARCH_ALL_REPOS
2008-10-14 Michael Schroeder- fix segfault on 64bit
2008-10-13 Michael Andresinit matcher.pool
2008-10-13 Michael Schroeder- add dataiterator_setpos_parent
2008-10-13 Michael Schroeder- change entry back to better name solvid
2008-10-13 Michael Schroeder- add some parens to fix the segfault
2008-10-13 Michael Schroeder- also use matcher in repo_solv
2008-10-13 Michael Schroeder- clean up repopage stuff
2008-10-11 Michael Schroeder- initialize kv.eof in the fix/flexarray case
2008-10-09 Michael Schroeder- bring back dataiterator_match for now (to be removed...
2008-10-09 Michael Schroeder- is searching for REPOENTRY POS, select the right...
2008-10-09 Michael Schroeder- move search position into pool
2008-10-09 Michael Schroeder- kill SEARCH_EXTRA so we see where libzypp has to...
2008-10-09 Michael Schroeder- declare dataiterator_free
2008-10-09 Michael Schroeder- the big solv data change
2008-10-02 Michael Andres- Product arttributes: removed FLAVOR and REFERENCES...
2008-10-01 Duncan Mac-Vicar Pcpename -> cpeid
2008-09-22 Duncan Mac-Vicar P- refactor the repository matching with products, not...
2008-09-22 Duncan Mac-Vicar P- add CPE (Common Platform Enumeration) attribute to...
2008-09-17 Michael Schroeder- Change provide iterator from ID pointer to ID. Before...
2008-09-12 Duncan Mac-Vicar Padd register attrs
2008-09-12 Duncan Mac-Vicar Pstore the string, not predefine types
2008-09-12 Duncan Mac-Vicar Pforgot register url
2008-09-12 Duncan Mac-Vicar Pmake url ids extensible and fix parsers.
2008-09-12 Duncan Mac-Vicar Pstart to parse missing urls (blocker :-( )
2008-09-12 Duncan Mac-Vicar P- add repo_add_poolstr_array
2008-09-11 Duncan Mac-Vicar Pupdate repository matching
2008-09-10 Duncan Mac-Vicar Padapt repo_content to create one product per base arch...
2008-09-10 Michael Schroeder- work around c++ compiler (see also yosefk.com/c+...
2008-09-10 Michael Andres- repo_products: Parse schemeversion, propagate product
2008-09-10 Michael Schroeder- bring side data handling into better shape
2008-09-09 Klaus Kaempfrevert last change
2008-09-09 Klaus Kaempf- rpmdb2solv changes:
2008-09-02 Michael Schroeder- disable requires check (for now?) to make testcases...
2008-09-02 Michael Schroeder- make it compile
2008-09-01 Michael Schroeder- implement otherproviders()
2008-09-01 Michael Schroeder- make patches do nevr matching
2008-08-29 Michael Schroeder- new job commands, now combinded from job type and...
2008-08-25 Michael Schroeder- make SOLVER_ERASE_SOLVABLE work
2008-08-25 Michael Schroeder- add stringpool_free()
2008-08-25 Michael Schroeder- also check obsoletes when disabling update rules
2008-08-22 Duncan Mac-Vicar P- comment function
2008-08-13 Michael MatzSupport searching in filelists via the dataiterator...
2008-08-07 Duncan Mac-Vicar Pimplement relogin suggested
2008-08-04 Klaus Kaempfrevert PRODUCT_xxx to SOLVALBLE_xxx
2008-08-01 Klaus KaempfPRODUCT_* id's
2008-08-01 Klaus Kaempffix comment
2008-08-01 Duncan Mac-Vicar Pbah revert... you dreamer
2008-08-01 Duncan Mac-Vicar P- repo_helix does not belong to sat solver core
2008-07-24 Klaus Kaempffix prototype
2008-07-22 Michael Schroeder- resolve job rules before installing system packages...
2008-07-21 Michael Schroeder- no more freshens. R.I.P.
2008-07-11 Michael Schroeder- add missing prototype
2008-07-11 Michael Schroeder- add Packager, Build Host, Distribution
2008-07-11 Michael Schroeder- disallow arch/vendor changes even if the package...
2008-07-11 Duncan Mac-Vicar P- Implementation of infrastructure for
2008-06-30 Duncan Mac-Vicar Pforward ports from 11.0 branch
2008-06-27 Michael Schroeder- add support for the package's URL [bnc#402434]
2008-06-05 Michael Schroeder- do not reorder binary rules if they are not rpm rules...
2008-05-30 Michael Schroeder- make enableweakrules() static
2008-05-30 Michael Schroeder- cleanup (oops)
2008-05-30 Michael Schroeder- calculate recommendation list also if ignorealreadyre...
2008-05-27 Michael Schroeder- change and/or/with to more symbolic versions ('|...
2008-05-23 Michael Schroeder- add "ignorealreadyrecommended" aka "zypper" solver...
2008-05-21 Michael Schroeder- allow <pkg>.src matching, could be used in zypper...
2008-05-19 Jan Kupec- added delta target package evra parsing
2008-05-19 Duncan Mac-Vicar Pmake solvable_look_bool more robust by allowing both
2008-05-14 Klaus Kaempf- more comments
2008-05-14 Michael Schroeder- ignore obsoletes in trivial test for now
2008-05-14 Michael Schroeder- change some comments
2008-05-13 Klaus Kaempfreverting last change
2008-05-13 Michael Schroeder- remove strange comment
2008-05-13 Klaus Kaempffix comments
next