2008-02-11 |
Michael Matz | More subtle errors in (up to now) untested code paths... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Stephan Kulow | new version |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Stephan Kulow | get rid of -O3 in debug builds |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Michael Matz | Always initialize outgoing vars (probable cause for... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Michael Matz | Factor out the filter code in preparation for nicely... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Michael Matz | Whoops, description and summary are not supposed to... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Michael Matz | Also fill in description, summary, downloadsize, instal... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Michael Matz | Correct mediafile handling (and reindent some lines). |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Duncan Mac... | cleanup |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Duncan Mac... | - store location, dunno why it does not work yet |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Duncan Mac... | compile |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Duncan Mac... | compile |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Michael Matz | Support for generating separate sub files and bugfixes... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Duncan Mac... | fix typo, it compiles with or without typo uh? |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Michael Matz | data can validly be 0, in which case we never have... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Michael Matz | susetags2solv didn't parse multiple patterns since... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Stephan Kulow | 0.0.11 |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Stephan Kulow | rename libsatsolver in satsolver-tools |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Klaus Kaempf | honor Solver.limittokind |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Klaus Kaempf | prepare limittokind |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Stephan Kulow | srcpackage_local only works from clean build dir it... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Stefan Schubert | cleanup |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Stephan Kulow | for the RPM-challenged |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Stephan Kulow | sync with autobuild |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Stephan Kulow | let's increase against factory |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Klaus Kaempf | introduce Solvable.kind to remove the need for strcmp... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Michael Matz | Fix merge_attrs, so that not (e.g.) two medianr attribu... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Michael Matz | Make mergesolv work again. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Michael Matz | Make repo_lookup_num work. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Stefan Schubert | Prefer installed solvables first if there are two avail... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Michael Matz | Doesn't segfault anymore. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Duncan Mac... | expose repo_lookup_str and add lookup_num (nonworking) |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Duncan Mac... | unbreak |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Duncan Mac... | avoid segfault. FIXME please |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Michael Matz | I understand the solver a bit now , enough to hack... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Michael Andres | fix segv when str2id(pool,NULL) |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Michael Matz | Iterating over the literals of a rule requires setting... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Michael Matz | Bah, we have to handle the empty string too. Whenever... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Stefan Schubert | added pool to arguments |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Duncan Mac... | trying to get a translated attribute working |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Duncan Mac... | - unify join and makeevr |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Duncan Mac... | xml store capabilities are parsed now. |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Duncan Mac... | try to move split and join out |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Duncan Mac... | initial support for different kinds and pattern/patch... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Michael Schroeder | - use namespace instead of solvable for languages |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Michael Schroeder | - add optimization comment |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Michael Schroeder | allow empty strings |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Michael Schroeder | - allow empty string space |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Michael Matz | Use repodata_merge_attrs to implement =Shr again. ... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Michael Matz | Split repodata_insert_keyid from repodata_set to create |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Michael Matz | A subtle but fatal off-by-one. |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Michael Matz | Storing the schema in front of the incore data releaves... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Michael Matz | Document repodata_internalize a bit, after understandin... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Michael Matz | I'm fairly sure this is right. Probably untested code... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Duncan Mac... | compile |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Michael Matz | Increment needid[] of the right member. |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Michael Andres | remove superfluous Pool argument in policy_illegal_... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Michael Matz | no comment |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Michael Matz | Small nit. |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Michael Schroeder | - split assignment to shut up stupid g++ compiler |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Michael Schroeder | - add key filtering to repo_write |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Stefan Schubert | Added callbacks for policy handling. |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Michael Schroeder | - add dirpool support |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Klaus Kaempf | introduce 'Covenants' as a generic representation of... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Michael Matz | Very subtle sign/zero-extension bug occuring on 64bit. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Michael Schroeder | - add dir reading code to solv reader |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Michael Matz | Let's give fastlz a license, shall we? |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Michael Matz | It's nicer to represent the special numbers as TYPE_VOI... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Stephan Kulow | package submitted |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Stefan Schubert | reduced looging |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Michael Schroeder | - add evrcmp_str for ma |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Michael Schroeder | - fix support for splitprovides |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Michael Schroeder | - clarify |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Stefan Schubert | docu added |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Michael Schroeder | - beautify a bit |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Klaus Kaempf | Problem.to_s and Decision.to_s |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Michael Schroeder | - rename xmalloc/... functions to sat_malloc, as we... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Michael Schroeder | - assertify |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Klaus Kaempf | fprintf line number immediately before calling abort() |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Stephan Kulow | sync with autobuild |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Stephan Kulow | prepare another autobuild round |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Michael Schroeder | - also push level 1 rules on leanrt stack |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Klaus Kaempf | update to current solver format (data taken from 10... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Klaus Kaempf | set pool architecture |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Klaus Kaempf | adapt to swig bindings (incomplete, non-working) |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Klaus Kaempf | further steps towards Perl bindings, still incomplete |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Stefan Schubert | comment added |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Stefan Schubert | comments added |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Stefan Schubert | comments |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Klaus Kaempf | negate p before use as offset |
commit | commitdiff | tree | snapshot |
2007-12-30 |
Klaus Kaempf | add Decision (solver result element) and testcase |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Klaus Kaempf | fix examples/ruby/basic.rb |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Michael Matz | Install content2solv. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Michael Matz | Memory efficient representation of the dirtree (importa... |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Michael Matz | No idea why I had this as intlist. |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Michael Matz | Parse also +Dir:, i.e. the packages.DU file. For now... |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Michael Matz | Enable ATTR_INTLIST to contain zeros. Use the same... |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Michael Matz | Some infrastructure for directory trees. |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Michael Matz | I'll have a need for inserting substrings into a string... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Duncan Mac... | fix example broken by module renames |
commit | commitdiff | tree | snapshot |
next |