2007-12-30 |
Klaus Kaempf | add Decision (solver result element) and testcase |
tree | commitdiff |
2007-12-28 |
Michael Matz | Memory efficient representation of the dirtree (importa... |
tree | commitdiff |
2007-12-27 |
Michael Matz | Enable ATTR_INTLIST to contain zeros. Use the same... |
tree | commitdiff |
2007-12-27 |
Michael Matz | Some infrastructure for directory trees. |
tree | commitdiff |
2007-12-27 |
Michael Matz | I'll have a need for inserting substrings into a string... |
tree | commitdiff |
2007-12-21 |
Michael Schroeder | - add evrmatch |
tree | commitdiff |
2007-12-21 |
Michael Schroeder | - fix bug in repo_addid_dep |
tree | commitdiff |
2007-12-21 |
Michael Matz | Improve the page eviction a bit. |
tree | commitdiff |
2007-12-20 |
Michael Schroeder | - some bug fixes + stop handling, nothing fancy |
tree | commitdiff |
2007-12-18 |
Michael Matz | One-valued types for media number. They can be encoded... |
tree | commitdiff |
2007-12-18 |
Michael Schroeder | - some more things to think about |
tree | commitdiff |
2007-12-18 |
Michael Schroeder | - do not exit on bad solv files |
tree | commitdiff |
2007-12-17 |
Michael Schroeder | - removed verticals for now to make work easier |
tree | commitdiff |
2007-12-14 |
Michael Schroeder | - forgot to store start and end of id block |
tree | commitdiff |
2007-12-14 |
Michael Schroeder | - some pieces of code for the unified lookup/search... |
tree | commitdiff |
2007-12-11 |
Michael Matz | Handle most of the susetags tags. Major exception... |
tree | commitdiff |
2007-12-10 |
Michael Schroeder | - use schema in repodata to make it extendible |
tree | commitdiff |
2007-12-10 |
Michael Andres | include stdio |
tree | commitdiff |
2007-12-10 |
Michael Schroeder | - add evrcmp mode parameter |
tree | commitdiff |
2007-12-08 |
Michael Matz | Pfeww. I'm tired, but now you can add refers from... |
tree | commitdiff |
2007-12-08 |
Michael Matz | I'm going to use the file info block real soon now... |
tree | commitdiff |
2007-12-08 |
Michael Matz | Also activate paging for embedded attr stores. |
tree | commitdiff |
2007-12-08 |
Michael Matz | Pull together attribute store and repo. dumpsolv actua... |
tree | commitdiff |
2007-12-08 |
Michael Matz | Let's make it compile, shall we? |
tree | commitdiff |
2007-12-08 |
Michael Matz | Start moving the attribute store into the library. |
tree | commitdiff |
2007-12-07 |
Michael Matz | Make the attrstore types available generally. |
tree | commitdiff |
2007-12-07 |
Stefan Schubert | reverted concerning noupdateprovide |
tree | commitdiff |
2007-12-07 |
Stefan Schubert | bugfix if whatprovides,... does not exist |
tree | commitdiff |
2007-12-06 |
Michael Schroeder | added some DEBIAN_SEMANTICS |
tree | commitdiff |
2007-12-06 |
Stefan Schubert | added logging, description |
tree | commitdiff |
2007-12-06 |
Michael Schroeder | - cleanup code a bit |
tree | commitdiff |
2007-12-06 |
Michael Matz | While trying to regenerate the testsuite I noticed... |
tree | commitdiff |
2007-12-06 |
Michael Matz | prefix-code the string store, difference-code the depen... |
tree | commitdiff |
2007-12-04 |
Michael Schroeder | - switch to new solv format using schemata |
tree | commitdiff |
2007-11-30 |
Stephan Kulow | I hope that's ok to get the bindings going |
tree | commitdiff |
2007-11-29 |
Stefan Schubert | do not regard recommends of installed items |
tree | commitdiff |
2007-11-29 |
Michael Schroeder | - prefer assertions to make coolo happy |
tree | commitdiff |
2007-11-29 |
Stefan Schubert | bugfix |
tree | commitdiff |
2007-11-29 |
Michael Schroeder | - rename findproblemrule to solver_findproblemrule |
tree | commitdiff |
2007-11-29 |
Michael Schroeder | - make schubi's job much easier by providing nice helpe... |
tree | commitdiff |
2007-11-28 |
Michael Schroeder | - changed debug mechanism a bit, it is now part of... |
tree | commitdiff |
2007-11-28 |
Michael Schroeder | - fix false friend |
tree | commitdiff |
2007-11-27 |
Stefan Schubert | adding a callback definition for logging |
tree | commitdiff |
2007-11-26 |
Stefan Schubert | replaced printf by a locking function |
tree | commitdiff |
2007-11-22 |
Michael Schroeder | - add extra disableupdaterules call to fix core dump |
tree | commitdiff |
2007-11-21 |
Michael Andres | use SATSOLVER_ prefix in include guards |
tree | commitdiff |
2007-11-19 |
Michael Schroeder | - add solvable2str function to make things easier and... |
tree | commitdiff |
2007-11-19 |
Michael Schroeder | - add FOR_REPO_SOLVABLES repo iterator macro |
tree | commitdiff |
2007-11-17 |
Michael Schroeder | - some more cleanup |
tree | commitdiff |
2007-11-17 |
Michael Schroeder | - add problem traversal abstraction functions for schubi |
tree | commitdiff |
2007-11-17 |
Michael Schroeder | - changed repo interface a bit, now alloc/free handle... |
tree | commitdiff |
2007-11-17 |
Michael Schroeder | - move (disabled) into printrule |
tree | commitdiff |
2007-11-16 |
Michael Schroeder | - log complete proof |
tree | commitdiff |
2007-11-16 |
Michael Schroeder | - add solvable allocation functions |
tree | commitdiff |
2007-11-16 |
Michael Schroeder | - fix memory consumption issue |
tree | commitdiff |
2007-11-16 |
Michael Schroeder | - begone rc_output. and there was much rejoicing. |
tree | commitdiff |
2007-11-16 |
Michael Schroeder | - as we now always keep the learnt rules we can clean... |
tree | commitdiff |
2007-11-16 |
Michael Matz | Reduce C&P code by factoring out the uniquifying string... |
tree | commitdiff |
2007-11-16 |
Stefan Schubert | comments added |
tree | commitdiff |
2007-11-16 |
Stefan Schubert | logging added; fixed output of printdecisions |
tree | commitdiff |
2007-11-16 |
Stefan Schubert | logging |
tree | commitdiff |
2007-11-15 |
Michael Schroeder | - speed solving up a bit by not removing learnt rules... |
tree | commitdiff |
2007-11-15 |
Stefan Schubert | added more comments |
tree | commitdiff |
2007-11-14 |
Michael Schroeder | - some small beautifications |
tree | commitdiff |
2007-11-14 |
Michael Schroeder | - allow repositories that don't consist of a single... |
tree | commitdiff |
2007-11-14 |
Stefan Schubert | added more logging |
tree | commitdiff |
2007-11-14 |
Michael Schroeder | - delete superfluous debug statements |
tree | commitdiff |
2007-11-14 |
Michael Schroeder | - fix schubi's indenting |
tree | commitdiff |
2007-11-14 |
Klaus Kaempf | and the winner is ... |
tree | commitdiff |
2007-11-14 |
Stefan Schubert | printf fixed |
tree | commitdiff |
2007-11-13 |
Michael Andres | fix to compile |
tree | commitdiff |
2007-11-13 |
Stefan Schubert | added more logging |
tree | commitdiff |
2007-11-13 |
Michael Schroeder | - cleanup repo handlin API |
tree | commitdiff |
2007-11-13 |
Stefan Schubert | added more logging |
tree | commitdiff |
2007-11-12 |
Michael Schroeder | - make refine_suggestion static again |
tree | commitdiff |
2007-11-12 |
Michael Schroeder | - always refine solutions, put result in problem queue |
tree | commitdiff |
2007-11-10 |
Michael Schroeder | - oops, I wonder why the testsuite doesn't catch typos... |
tree | commitdiff |
2007-11-10 |
Michael Schroeder | - fix stupid bug |
tree | commitdiff |
2007-11-10 |
Michael Schroeder | - moved some policy functions to policy.h |
tree | commitdiff |
2007-11-09 |
Stefan Schubert | doc added |
tree | commitdiff |
2007-11-09 |
Klaus Kaempf | Fix x64_86 build which exits with |
tree | commitdiff |
2007-11-08 |
Stefan Schubert | refine_suggestion |
tree | commitdiff |
2007-11-08 |
Michael Schroeder | - implement branching and solution callback |
tree | commitdiff |
2007-11-08 |
Michael Schroeder | - add a license |
tree | commitdiff |
2007-11-07 |
Michael Schroeder | - move policy-ruby.c into ruby dir |
tree | commitdiff |
2007-11-06 |
Duncan Mac-Vicar P | disable ruby policy because it breaks libzypp |
tree | commitdiff |
2007-11-01 |
Klaus Kaempf | First try on a (ruby based) policy engine |
tree | commitdiff |
2007-10-31 |
Michael Schroeder | - do not be that verbose |
tree | commitdiff |
2007-10-31 |
Michael Schroeder | - fix bug in last bugfix |
tree | commitdiff |
2007-10-31 |
Michael Schroeder | - allow downgrade for INSTALL_SOLVABLE |
tree | commitdiff |
2007-10-30 |
Michael Schroeder | - stuff to discuss |
tree | commitdiff |
2007-10-30 |
Michael Schroeder | - add vendor change policy (but fixes no test case... |
tree | commitdiff |
2007-10-30 |
Michael Schroeder | - add vendor id to solvables |
tree | commitdiff |
2007-10-29 |
Michael Schroeder | - fix last failing testcase classified as bug |
tree | commitdiff |
2007-10-29 |
Michael Schroeder | Use Offset instead of unsigned int. |
tree | commitdiff |
2007-10-29 |
Michael Schroeder | - rename 'system' repo to 'installed' |
tree | commitdiff |
2007-10-29 |
Michael Schroeder | - rename queue* to queue_*, inline a bit more |
tree | commitdiff |
2007-10-29 |
Klaus Kaempf | keep 'bool'ness in the comment |
tree | commitdiff |
2007-10-26 |
Michael Schroeder | - no more bool, too many conflicts |
tree | commitdiff |
2007-10-26 |
Michael Schroeder | - move dep2str buffer into pool so that the memory... |
tree | commitdiff |
next |