platform/upstream/libsolv.git
2007-11-20 Michael Andresadded Makefile.cvs
2007-11-19 Michael Schroeder- add solvable2str function to make things easier and...
2007-11-19 Michael Schroeder- add FOR_REPO_SOLVABLES repo iterator macro
2007-11-17 Michael Schroeder- some more cleanup
2007-11-17 Michael Schroeder- add problem traversal abstraction functions for schubi
2007-11-17 Michael Schroeder- changed repo interface a bit, now alloc/free handle...
2007-11-17 Michael Schroeder- move (disabled) into printrule
2007-11-16 Michael Schroeder- log complete proof
2007-11-16 Michael Schroeder- add solvable allocation functions
2007-11-16 Michael Schroeder- fix memory consumption issue
2007-11-16 Michael Schroeder- begone rc_output. and there was much rejoicing.
2007-11-16 Michael Schroeder- as we now always keep the learnt rules we can clean...
2007-11-16 Michael MatzReduce C&P code by factoring out the uniquifying string...
2007-11-16 Stefan Schubertcomments added
2007-11-16 Stefan Schubertlogging added; fixed output of printdecisions
2007-11-16 Stephan Kulowtesting something
2007-11-16 Stephan Kulowadding ruby package
2007-11-16 Stephan Kulowupdate for releasing
2007-11-16 Stefan Schubertlogging
2007-11-15 Michael Schroeder- speed solving up a bit by not removing learnt rules...
2007-11-15 Stefan Schubertadded more comments
2007-11-15 Stephan Kulowmerge autobuild sources with SVN
2007-11-14 Michael Schroeder- some small beautifications
2007-11-14 Michael Schroeder- allow repositories that don't consist of a single...
2007-11-14 Stefan Schubertcmake added
2007-11-14 Stefan Schubertfurther development
2007-11-14 Stefan Schubertback to -r7755
2007-11-14 Stefan Schubertadded more logging
2007-11-14 Stefan Schubertadded more logging
2007-11-14 Michael Schroeder- delete superfluous debug statements
2007-11-14 Michael Schroeder- fix schubi's indenting
2007-11-14 Klaus Kaempfand the winner is ...
2007-11-14 Stefan Schubertprintf fixed
2007-11-13 Michael Andresfix to compile
2007-11-13 Stephan Kulowinteger expected
2007-11-13 Stefan Schubertadded more logging
2007-11-13 Michael Schroeder- cleanup repo handlin API
2007-11-13 Stefan Schubertadded more logging
2007-11-13 Stephan KulowDuncan forgot the docu
2007-11-12 Michael Schroeder- make refine_suggestion static again
2007-11-12 Michael Schroeder- always refine solutions, put result in problem queue
2007-11-11 Michael MatzInterface to search for strings in attributes.
2007-11-10 Michael Schroeder- oops, I wonder why the testsuite doesn't catch typos...
2007-11-10 Michael Schroeder- fix stupid bug
2007-11-10 Michael Schroeder- moved some policy functions to policy.h
2007-11-09 Stefan Schubertdoc added
2007-11-09 Klaus KaempfFix x64_86 build which exits with
2007-11-09 Michael MatzLet's use the really correct specifier :)
2007-11-09 Klaus Kaempfmake vintage systems happy too
2007-11-09 Klaus Kaempffix the build
2007-11-08 Stefan Schubertrefine_suggestion
2007-11-08 Michael Schroeder- implement branching and solution callback
2007-11-08 Stephan Kulowmake it executable
2007-11-08 Stephan Kulowinstall the tools
2007-11-08 Michael Schroeder- add a license
2007-11-08 Duncan Mac... compile testsuite only if present
2007-11-07 Michael Schroeder- move policy-ruby.c into ruby dir
2007-11-06 Duncan Mac... disable ruby policy because it breaks libzypp
2007-11-01 Klaus KaempfFirst try on a (ruby based) policy engine
2007-11-01 Michael MatzAdd my own version of a Lempel-Ziv type compressor...
2007-10-31 Michael Schroeder- do not be that verbose
2007-10-31 Michael Schroeder- fix bug in last bugfix
2007-10-31 Michael Schroeder- allow downgrade for INSTALL_SOLVABLE
2007-10-31 Stephan Kulowyep, right. DISTVERSION is the same misunderstanding
2007-10-31 Stephan Kulowfixing misunderstanding
2007-10-31 Michael MatzThe blobs are now stored and loaded. If the input...
2007-10-30 Michael MatzParse also a second packages file (e.g. packages.en...
2007-10-30 Michael MatzWe can create blobs now. But can't yet store them...
2007-10-30 Michael Schroeder- stuff to discuss
2007-10-30 Michael Schroeder- add vendor change policy (but fixes no test case...
2007-10-30 Michael Schroeder- add vendor id to solvables
2007-10-30 Michael MatzAn iterator over attributes, as GCC scalarizes it the...
2007-10-29 Michael MatzWrite and read the read-only representation directly.
2007-10-29 Michael Schroeder- fix last failing testcase classified as bug
2007-10-29 Michael SchroederUse Offset instead of unsigned int.
2007-10-29 Michael Schroeder- rename 'system' repo to 'installed'
2007-10-29 Michael Schroeder- rename queue* to queue_*, inline a bit more
2007-10-29 Klaus Kaempfkeep 'bool'ness in the comment
2007-10-29 Michael Schroeder- cleanup strange code
2007-10-29 Michael MatzA DWARF like in-memory representation (with abbreviatio...
2007-10-28 Michael MatzStart of an attribute store. It can hold arbitrary...
2007-10-28 Stephan Kulowmake it debugable - use -DCMAKE_BUILD_TYPE=debug in...
2007-10-28 Stephan Kulowcontinue compiling with -Werror
2007-10-28 Stephan Kulowdon't play with pointers
2007-10-26 Michael Schroeder- no more bool, too many conflicts
2007-10-26 Michael Schroeder- move dep2str buffer into pool so that the memory...
2007-10-26 Duncan Mac... Fix the ruby example, and remove a obsolete one
2007-10-26 Duncan Mac... to follow SUSE tools conventions
2007-10-26 Stephan Kulowfix memory leaks
2007-10-26 Duncan Mac... - install the libraries
2007-10-26 Duncan Mac... this is not in old cmake (10.2) add it so it works...
2007-10-26 Duncan Mac... bye autofoo
2007-10-26 Duncan Mac... - iterators for solver decisions
2007-10-26 Duncan Mac... - fix packaging
2007-10-26 Duncan Mac... examples
2007-10-26 Duncan Mac... revert debug
2007-10-26 Duncan Mac... name the enum so I can use it in a typemap
2007-10-26 Duncan Mac... each_solvable in Source almost working
2007-10-26 Duncan Mac... Find libraries, and wrap the ruby native module into...
2007-10-26 Duncan Mac... - add cmake support
next