platform/upstream/libsolv.git
2008-02-12 Stefan Schubert- Moving helix parser to the API
2008-02-11 Michael MatzMake susetags2solv directly read content files, so...
2008-02-11 Michael MatzMore subtle errors in (up to now) untested code paths...
2008-02-11 Stephan Kulownew version
2008-02-11 Stephan Kulowget rid of -O3 in debug builds
2008-02-11 Michael MatzAlways initialize outgoing vars (probable cause for...
2008-02-11 Michael MatzFactor out the filter code in preparation for nicely...
2008-02-11 Michael MatzWhoops, description and summary are not supposed to...
2008-02-11 Michael MatzAlso fill in description, summary, downloadsize, instal...
2008-02-10 Michael MatzCorrect mediafile handling (and reindent some lines).
2008-02-10 Duncan Mac... cleanup
2008-02-10 Duncan Mac... - store location, dunno why it does not work yet
2008-02-10 Duncan Mac... compile
2008-02-10 Duncan Mac... compile
2008-02-10 Michael MatzSupport for generating separate sub files and bugfixes...
2008-02-08 Duncan Mac... fix typo, it compiles with or without typo uh?
2008-02-08 Michael Matzdata can validly be 0, in which case we never have...
2008-02-07 Michael Matzsusetags2solv didn't parse multiple patterns since...
2008-02-07 Stephan Kulow0.0.11
2008-02-07 Stephan Kulowrename libsatsolver in satsolver-tools
2008-02-07 Klaus Kaempfhonor Solver.limittokind
2008-02-07 Klaus Kaempfprepare limittokind
2008-02-07 Stephan Kulowsrcpackage_local only works from clean build dir it...
2008-02-07 Stefan Schubertcleanup
2008-02-07 Stephan Kulowfor the RPM-challenged
2008-02-07 Stephan Kulowsync with autobuild
2008-02-07 Stephan Kulowlet's increase against factory
2008-02-07 Klaus Kaempfintroduce Solvable.kind to remove the need for strcmp...
2008-02-06 Michael MatzFix merge_attrs, so that not (e.g.) two medianr attribu...
2008-02-06 Michael MatzMake mergesolv work again.
2008-02-06 Michael MatzMake repo_lookup_num work.
2008-02-06 Stefan SchubertPrefer installed solvables first if there are two avail...
2008-02-06 Michael MatzDoesn't segfault anymore.
2008-02-06 Duncan Mac... expose repo_lookup_str and add lookup_num (nonworking)
2008-02-06 Duncan Mac... unbreak
2008-02-06 Duncan Mac... avoid segfault. FIXME please
2008-02-06 Michael MatzI understand the solver a bit now , enough to hack...
2008-02-05 Michael Andresfix segv when str2id(pool,NULL)
2008-02-05 Michael MatzIterating over the literals of a rule requires setting...
2008-02-05 Michael MatzBah, we have to handle the empty string too. Whenever...
2008-02-04 Stefan Schubertadded pool to arguments
2008-02-01 Duncan Mac... trying to get a translated attribute working
2008-02-01 Duncan Mac... - unify join and makeevr
2008-01-31 Duncan Mac... xml store capabilities are parsed now.
2008-01-31 Duncan Mac... try to move split and join out
2008-01-31 Duncan Mac... initial support for different kinds and pattern/patch...
2008-01-30 Michael Schroeder- use namespace instead of solvable for languages
2008-01-30 Michael Schroeder- add optimization comment
2008-01-30 Michael Schroederallow empty strings
2008-01-30 Michael Schroeder- allow empty string space
2008-01-30 Michael MatzUse repodata_merge_attrs to implement =Shr again. ...
2008-01-30 Michael MatzSplit repodata_insert_keyid from repodata_set to create
2008-01-30 Michael MatzA subtle but fatal off-by-one.
2008-01-30 Michael MatzStoring the schema in front of the incore data releaves...
2008-01-30 Michael MatzDocument repodata_internalize a bit, after understandin...
2008-01-29 Michael MatzI'm fairly sure this is right. Probably untested code...
2008-01-29 Duncan Mac... compile
2008-01-29 Michael MatzIncrement needid[] of the right member.
2008-01-29 Michael Andresremove superfluous Pool argument in policy_illegal_...
2008-01-29 Michael Matzno comment
2008-01-29 Michael MatzSmall nit.
2008-01-29 Michael Schroeder- split assignment to shut up stupid g++ compiler
2008-01-29 Michael Schroeder- add key filtering to repo_write
2008-01-28 Stefan SchubertAdded callbacks for policy handling.
2008-01-25 Michael Schroeder- add dirpool support
2008-01-18 Klaus Kaempfintroduce 'Covenants' as a generic representation of...
2008-01-17 Michael MatzVery subtle sign/zero-extension bug occuring on 64bit.
2008-01-15 Michael Schroeder- add dir reading code to solv reader
2008-01-14 Michael MatzLet's give fastlz a license, shall we?
2008-01-14 Michael MatzIt's nicer to represent the special numbers as TYPE_VOI...
2008-01-14 Stephan Kulowpackage submitted
2008-01-14 Stefan Schubertreduced looging
2008-01-14 Michael Schroeder- add evrcmp_str for ma
2008-01-11 Michael Schroeder- fix support for splitprovides
2008-01-09 Michael Schroeder- clarify
2008-01-09 Stefan Schubertdocu added
2008-01-09 Michael Schroeder- beautify a bit
2008-01-09 Klaus KaempfProblem.to_s and Decision.to_s
2008-01-09 Michael Schroeder- rename xmalloc/... functions to sat_malloc, as we...
2008-01-08 Michael Schroeder- assertify
2008-01-08 Klaus Kaempffprintf line number immediately before calling abort()
2008-01-08 Stephan Kulowsync with autobuild
2008-01-08 Stephan Kulowprepare another autobuild round
2008-01-07 Michael Schroeder- also push level 1 rules on leanrt stack
2008-01-07 Klaus Kaempfupdate to current solver format (data taken from 10...
2008-01-07 Klaus Kaempfset pool architecture
2008-01-04 Klaus Kaempfadapt to swig bindings (incomplete, non-working)
2008-01-04 Klaus Kaempffurther steps towards Perl bindings, still incomplete
2008-01-03 Stefan Schubertcomment added
2008-01-03 Stefan Schubertcomments added
2008-01-03 Stefan Schubertcomments
2007-12-30 Klaus Kaempfnegate p before use as offset
2007-12-30 Klaus Kaempfadd Decision (solver result element) and testcase
2007-12-28 Klaus Kaempffix examples/ruby/basic.rb
2007-12-28 Michael MatzInstall content2solv.
2007-12-28 Michael MatzMemory efficient representation of the dirtree (importa...
2007-12-27 Michael MatzNo idea why I had this as intlist.
2007-12-27 Michael MatzParse also +Dir:, i.e. the packages.DU file. For now...
2007-12-27 Michael MatzEnable ATTR_INTLIST to contain zeros. Use the same...
2007-12-27 Michael MatzSome infrastructure for directory trees.
next