2007-10-29 |
Klaus Kaempf | keep 'bool'ness in the comment |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Michael Schroeder | - cleanup strange code |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Michael Matz | A DWARF like in-memory representation (with abbreviatio... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Michael Matz | Start of an attribute store. It can hold arbitrary... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Stephan Kulow | make it debugable - use -DCMAKE_BUILD_TYPE=debug in... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Stephan Kulow | continue compiling with -Werror |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Stephan Kulow | don't play with pointers |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Michael Schroeder | - no more bool, too many conflicts |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Michael Schroeder | - move dep2str buffer into pool so that the memory... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Duncan Mac... | Fix the ruby example, and remove a obsolete one |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Duncan Mac... | to follow SUSE tools conventions |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Stephan Kulow | fix memory leaks |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Duncan Mac... | - install the libraries |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Duncan Mac... | this is not in old cmake (10.2) add it so it works... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Duncan Mac... | bye autofoo |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Duncan Mac... | - iterators for solver decisions |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Duncan Mac... | - fix packaging |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Duncan Mac... | examples |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Duncan Mac... | revert debug |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Duncan Mac... | name the enum so I can use it in a typemap |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Duncan Mac... | each_solvable in Source almost working |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Duncan Mac... | Find libraries, and wrap the ruby native module into... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Duncan Mac... | - add cmake support |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Michael Schroeder | treat 'nothing provides' jobrules in a sane way |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Michael Schroeder | - do not add rules that are always fulfilled |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Michael Schroeder | - add support for namespace callbacks |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Michael Schroeder | - make suggests/enhances first class, needs more rules... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Michael Schroeder | - do a better job at presenting a solution |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Michael Schroeder | - goodbye deps, we no longer need you |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Michael Schroeder | - zero first element in idarray just in case |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Michael Matz | No need for testing null-ness anymore. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Stephan Kulow | fix compile |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Michael Schroeder | - switch dependencies from Id pointers to Offsets |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Michael Schroeder | - map locale(xx) to language:xx to be compatible to... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Stephan Kulow | fix compile |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Michael Schroeder | - fix idarray overflow checking |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Michael Schroeder | - first step in getting rid of dependency pointers: |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Klaus Kaempf | make it compile on 64bit |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Michael Schroeder | - add experimental weak rules support, solver tries... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Michael Schroeder | - beautify a bit |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Stephan Kulow | fixed mean bug in an optimization of addrule: |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Michael Matz | Now that I can read content files, let's use that. |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Michael Matz | content2solv: a parser for the content file of Yast2... |
commit | commitdiff | tree | snapshot |
2007-10-20 |
Michael Matz | I need C++ here too. |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Stephan Kulow | don't crash too often |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Stephan Kulow | trying to mimic the libzypp handling of kernel deps... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Michael Schroeder | - clean up the code a bit |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Michael Schroeder | - do away with complex reenablerule, instead reset... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Michael Schroeder | - fix some bugs in refine_suggestion() |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Michael Schroeder | move solver reset to top of refine_suggestion |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Michael Schroeder | - added pool_installable() inline function |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Michael Schroeder | - inline source_name function |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Michael Schroeder | unify whatprovides data to save memory. |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Michael Schroeder | find suggested packages |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Michael Schroeder | add arch filtering for obsoletes data |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Michael Schroeder | implemented GNADENLOS in a better way, now option ... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Michael Schroeder | also prune to suggests/enhances, fixes tpctl testcases |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Michael Schroeder | make prune_to_recommended look at recommends, too. |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Michael Matz | Simple shell script accepting a directory with local... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Michael Matz | To be able to accept a set of patches simply cat'ed... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Michael Matz | Blaeh. LIBS doesn't provide DEPENDENCIES, hence we... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Michael Matz | I have use for a tool to merge .solv files. |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Stephan Kulow | parse <product> out of helix sources |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Michael Matz | Make the satsolver header usable with C++ (only pool... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Stephan Kulow | - fixing obsoletes not checked in every case (fixing... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Michael Matz | The .spec file also referred to the shared lib. Fix... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Michael Matz | Enable maintainer-mode (so that Makefiles are automatic... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Michael Matz | For now only build a static (but PIC) libsatsolver... |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Michael Schroeder | fix typo |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Michael Schroeder | fix makefiles a bit |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Michael Schroeder | delete some spaces |
commit | commitdiff | tree | snapshot |
2007-10-12 |
Stephan Kulow | fixing some bugs: |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Michael Schroeder | - do not select src packages in yps |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Michael Schroeder | - show better problem reports |
commit | commitdiff | tree | snapshot |
2007-10-09 |
Michael Schroeder | - fix arch handling |
commit | commitdiff | tree | snapshot |
2007-10-08 |
Michael Schroeder | fix segfault |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Michael Schroeder | - don't pass name spaces for now |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Michael Schroeder | - support for legacy rewriting |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Michael Schroeder | do not add self-provides to src rpms |
commit | commitdiff | tree | snapshot |
2007-10-05 |
Michael Schroeder | fix typo, add some more architectures |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Klaus Kaempf | prep for package |
commit | commitdiff | tree | snapshot |
2007-10-02 |
Klaus Kaempf | current state of 'sat-solver' |
commit | commitdiff | tree | snapshot |
|