platform/upstream/libsolv.git
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
2007-10-26 Michael Schroedertreat 'nothing provides' jobrules in a sane way
2007-10-25 Michael Schroeder- do not add rules that are always fulfilled
2007-10-25 Michael Schroeder- add support for namespace callbacks
2007-10-25 Michael Schroeder- make suggests/enhances first class, needs more rules...
2007-10-24 Michael Schroeder- do a better job at presenting a solution
2007-10-24 Michael Schroeder- goodbye deps, we no longer need you
2007-10-24 Michael Schroeder- zero first element in idarray just in case
2007-10-23 Michael MatzNo need for testing null-ness anymore.
2007-10-23 Stephan Kulowfix compile
2007-10-23 Michael Schroeder- switch dependencies from Id pointers to Offsets
2007-10-23 Michael Schroeder- map locale(xx) to language:xx to be compatible to...
2007-10-23 Stephan Kulowfix compile
2007-10-22 Michael Schroeder- fix idarray overflow checking
2007-10-22 Michael Schroeder- first step in getting rid of dependency pointers:
2007-10-22 Klaus Kaempfmake it compile on 64bit
2007-10-22 Michael Schroeder- add experimental weak rules support, solver tries...
2007-10-22 Michael Schroeder- beautify a bit
2007-10-21 Stephan Kulowfixed mean bug in an optimization of addrule:
2007-10-20 Michael MatzNow that I can read content files, let's use that.
2007-10-20 Michael Matzcontent2solv: a parser for the content file of Yast2...
2007-10-20 Michael MatzI need C++ here too.
2007-10-19 Stephan Kulowdon't crash too often
2007-10-19 Stephan Kulowtrying to mimic the libzypp handling of kernel deps...
2007-10-19 Michael Schroeder- clean up the code a bit
2007-10-19 Michael Schroeder- do away with complex reenablerule, instead reset...
2007-10-19 Michael Schroeder- fix some bugs in refine_suggestion()
2007-10-17 Michael Schroedermove solver reset to top of refine_suggestion
2007-10-17 Michael Schroeder- added pool_installable() inline function
2007-10-17 Michael Schroeder- inline source_name function
2007-10-17 Michael Schroederunify whatprovides data to save memory.
2007-10-15 Michael Schroederfind suggested packages
2007-10-15 Michael Schroederadd arch filtering for obsoletes data
2007-10-15 Michael Schroederimplemented GNADENLOS in a better way, now option ...
2007-10-15 Michael Schroederalso prune to suggests/enhances, fixes tpctl testcases
2007-10-15 Michael Schroedermake prune_to_recommended look at recommends, too.
2007-10-15 Michael MatzSimple shell script accepting a directory with local...
2007-10-15 Michael MatzTo be able to accept a set of patches simply cat'ed...
2007-10-15 Michael MatzBlaeh. LIBS doesn't provide DEPENDENCIES, hence we...
2007-10-15 Michael MatzI have use for a tool to merge .solv files.
2007-10-14 Stephan Kulowparse <product> out of helix sources
2007-10-12 Michael MatzMake the satsolver header usable with C++ (only pool...
2007-10-12 Stephan Kulow- fixing obsoletes not checked in every case (fixing...
2007-10-12 Michael MatzThe .spec file also referred to the shared lib. Fix...
2007-10-12 Michael MatzEnable maintainer-mode (so that Makefiles are automatic...
2007-10-12 Michael MatzFor now only build a static (but PIC) libsatsolver...
2007-10-12 Michael Schroederfix typo
2007-10-12 Michael Schroederfix makefiles a bit
2007-10-12 Michael Schroederdelete some spaces
2007-10-12 Stephan Kulowfixing some bugs:
2007-10-09 Michael Schroeder- do not select src packages in yps
2007-10-09 Michael Schroeder- show better problem reports
2007-10-09 Michael Schroeder- fix arch handling
2007-10-08 Michael Schroederfix segfault
2007-10-05 Michael Schroeder- don't pass name spaces for now
2007-10-05 Michael Schroeder- support for legacy rewriting
next