2008-02-20 |
Michael Schroeder | - fix memory leaks
|
commit | commitdiff | tree |
2008-02-20 |
Michael Schroeder | - no longer needed
|
commit | commitdiff | tree |
2008-02-20 |
Michael Schroeder | - link against rpmdb, not db43
|
commit | commitdiff | tree |
2008-02-19 |
Michael Schroeder | - fix memory leaks
|
commit | commitdiff | tree |
2008-02-19 |
Michael Schroeder | - currently, the dirpool code relies on the fact that...
|
commit | commitdiff | tree |
2008-02-19 |
Michael Schroeder | - patch memory leaks
|
commit | commitdiff | tree |
2008-02-19 |
Michael Schroeder | - remove numpacks support, it's not worth the trouble
|
commit | commitdiff | tree |
2008-02-18 |
Michael Schroeder | - bring duchange code to life
|
commit | commitdiff | tree |
2008-02-18 |
Michael Schroeder | - free repodata memory
|
commit | commitdiff | tree |
2008-02-18 |
Michael Schroeder | - make rpmdb record summary, description, buildtime...
|
commit | commitdiff | tree |
2008-02-18 |
Michael Schroeder | - use SEARCH_NO_STORAGE_SOLVABLE instead of duplication...
|
commit | commitdiff | tree |
2008-02-18 |
Michael Schroeder | - write the correct marker
|
commit | commitdiff | tree |
2008-02-18 |
Michael Schroeder | - strip trailing slashes from splitprovides so that...
|
commit | commitdiff | tree |
2008-02-18 |
Michael Schroeder | - allow complex deps in INSTALL/ERASE_NAME jobs
|
commit | commitdiff | tree |
2008-02-15 |
Michael Schroeder | - add static noise
|
commit | commitdiff | tree |
2008-02-15 |
Michael Schroeder | - really support DIRSTRARRAY type
|
commit | commitdiff | tree |
2008-02-15 |
Michael Schroeder | - add pool_search() function to search the pool
|
commit | commitdiff | tree |
2008-01-30 |
Michael Schroeder | - use namespace instead of solvable for languages
|
commit | commitdiff | tree |
2008-01-30 |
Michael Schroeder | - add optimization comment
|
commit | commitdiff | tree |
2008-01-30 |
Michael Schroeder | allow empty strings
|
commit | commitdiff | tree |
2008-01-30 |
Michael Schroeder | - allow empty string space
|
commit | commitdiff | tree |
2008-01-29 |
Michael Schroeder | - split assignment to shut up stupid g++ compiler
|
commit | commitdiff | tree |
2008-01-29 |
Michael Schroeder | - add key filtering to repo_write
|
commit | commitdiff | tree |
2008-01-25 |
Michael Schroeder | - add dirpool support
|
commit | commitdiff | tree |
2008-01-15 |
Michael Schroeder | - add dir reading code to solv reader
|
commit | commitdiff | tree |
2008-01-14 |
Michael Schroeder | - add evrcmp_str for ma
|
commit | commitdiff | tree |
2008-01-11 |
Michael Schroeder | - fix support for splitprovides
|
commit | commitdiff | tree |
2008-01-09 |
Michael Schroeder | - clarify
|
commit | commitdiff | tree |
2008-01-09 |
Michael Schroeder | - beautify a bit
|
commit | commitdiff | tree |
2008-01-09 |
Michael Schroeder | - rename xmalloc/... functions to sat_malloc, as we...
|
commit | commitdiff | tree |
2008-01-08 |
Michael Schroeder | - assertify
|
commit | commitdiff | tree |
2008-01-07 |
Michael Schroeder | - also push level 1 rules on leanrt stack
|
commit | commitdiff | tree |
2007-12-21 |
Michael Schroeder | - add evrmatch
|
commit | commitdiff | tree |
2007-12-21 |
Michael Schroeder | - fix bug in repo_addid_dep
|
commit | commitdiff | tree |
2007-12-20 |
Michael Schroeder | - some bug fixes + stop handling, nothing fancy
|
commit | commitdiff | tree |
2007-12-18 |
Michael Schroeder | - some more things to think about
|
commit | commitdiff | tree |
2007-12-18 |
Michael Schroeder | - do not exit on bad solv files
|
commit | commitdiff | tree |
2007-12-17 |
Michael Schroeder | - removed verticals for now to make work easier
|
commit | commitdiff | tree |
2007-12-14 |
Michael Schroeder | - forgot to store start and end of id block
|
commit | commitdiff | tree |
2007-12-14 |
Michael Schroeder | - some pieces of code for the unified lookup/search...
|
commit | commitdiff | tree |
2007-12-11 |
Michael Schroeder | - beautify
|
commit | commitdiff | tree |
2007-12-10 |
Michael Schroeder | - use schema in repodata to make it extendible
|
commit | commitdiff | tree |
2007-12-10 |
Michael Schroeder | - add evrcmp mode parameter
|
commit | commitdiff | tree |
2007-12-06 |
Michael Schroeder | added some DEBIAN_SEMANTICS
|
commit | commitdiff | tree |
2007-12-06 |
Michael Schroeder | - cleanup code a bit
|
commit | commitdiff | tree |
2007-12-04 |
Michael Schroeder | - switch to new solv format using schemata
|
commit | commitdiff | tree |
2007-11-29 |
Michael Schroeder | - prefer assertions to make coolo happy
|
commit | commitdiff | tree |
2007-11-29 |
Michael Schroeder | - rename findproblemrule to solver_findproblemrule
|
commit | commitdiff | tree |
2007-11-29 |
Michael Schroeder | - make schubi's job much easier by providing nice helper...
|
commit | commitdiff | tree |
2007-11-28 |
Michael Schroeder | - changed debug mechanism a bit, it is now part of...
|
commit | commitdiff | tree |
2007-11-28 |
Michael Schroeder | - fix false friend
|
commit | commitdiff | tree |
2007-11-22 |
Michael Schroeder | - add extra disableupdaterules call to fix core dump
|
commit | commitdiff | tree |
2007-11-19 |
Michael Schroeder | - add solvable2str function to make things easier and...
|
commit | commitdiff | tree |
2007-11-19 |
Michael Schroeder | - add FOR_REPO_SOLVABLES repo iterator macro
|
commit | commitdiff | tree |
2007-11-17 |
Michael Schroeder | - some more cleanup
|
commit | commitdiff | tree |
2007-11-17 |
Michael Schroeder | - add problem traversal abstraction functions for schubi
|
commit | commitdiff | tree |
2007-11-17 |
Michael Schroeder | - changed repo interface a bit, now alloc/free handle...
|
commit | commitdiff | tree |
2007-11-17 |
Michael Schroeder | - move (disabled) into printrule
|
commit | commitdiff | tree |
2007-11-16 |
Michael Schroeder | - log complete proof
|
commit | commitdiff | tree |
2007-11-16 |
Michael Schroeder | - add solvable allocation functions
|
commit | commitdiff | tree |
2007-11-16 |
Michael Schroeder | - fix memory consumption issue
|
commit | commitdiff | tree |
2007-11-16 |
Michael Schroeder | - begone rc_output. and there was much rejoicing.
|
commit | commitdiff | tree |
2007-11-16 |
Michael Schroeder | - as we now always keep the learnt rules we can clean...
|
commit | commitdiff | tree |
2007-11-15 |
Michael Schroeder | - speed solving up a bit by not removing learnt rules...
|
commit | commitdiff | tree |
2007-11-14 |
Michael Schroeder | - some small beautifications
|
commit | commitdiff | tree |
2007-11-14 |
Michael Schroeder | - allow repositories that don't consist of a single...
|
commit | commitdiff | tree |
2007-11-14 |
Michael Schroeder | - delete superfluous debug statements
|
commit | commitdiff | tree |
2007-11-14 |
Michael Schroeder | - fix schubi's indenting
|
commit | commitdiff | tree |
2007-11-13 |
Michael Schroeder | - cleanup repo handlin API
|
commit | commitdiff | tree |
2007-11-12 |
Michael Schroeder | - make refine_suggestion static again
|
commit | commitdiff | tree |
2007-11-12 |
Michael Schroeder | - always refine solutions, put result in problem queue
|
commit | commitdiff | tree |
2007-11-10 |
Michael Schroeder | - oops, I wonder why the testsuite doesn't catch typos...
|
commit | commitdiff | tree |
2007-11-10 |
Michael Schroeder | - fix stupid bug
|
commit | commitdiff | tree |
2007-11-10 |
Michael Schroeder | - moved some policy functions to policy.h
|
commit | commitdiff | tree |
2007-11-08 |
Michael Schroeder | - implement branching and solution callback
|
commit | commitdiff | tree |
2007-11-08 |
Michael Schroeder | - add a license
|
commit | commitdiff | tree |
2007-11-07 |
Michael Schroeder | - move policy-ruby.c into ruby dir
|
commit | commitdiff | tree |
2007-10-31 |
Michael Schroeder | - do not be that verbose
|
commit | commitdiff | tree |
2007-10-31 |
Michael Schroeder | - fix bug in last bugfix
|
commit | commitdiff | tree |
2007-10-31 |
Michael Schroeder | - allow downgrade for INSTALL_SOLVABLE
|
commit | commitdiff | tree |
2007-10-30 |
Michael Schroeder | - stuff to discuss
|
commit | commitdiff | tree |
2007-10-30 |
Michael Schroeder | - add vendor change policy (but fixes no test case...
|
commit | commitdiff | tree |
2007-10-30 |
Michael Schroeder | - add vendor id to solvables
|
commit | commitdiff | tree |
2007-10-29 |
Michael Schroeder | - fix last failing testcase classified as bug
|
commit | commitdiff | tree |
2007-10-29 |
Michael Schroeder | Use Offset instead of unsigned int.
|
commit | commitdiff | tree |
2007-10-29 |
Michael Schroeder | - rename 'system' repo to 'installed'
|
commit | commitdiff | tree |
2007-10-29 |
Michael Schroeder | - rename queue* to queue_*, inline a bit more
|
commit | commitdiff | tree |
2007-10-29 |
Michael Schroeder | - cleanup strange code
|
commit | commitdiff | tree |
2007-10-26 |
Michael Schroeder | - no more bool, too many conflicts
|
commit | commitdiff | tree |
2007-10-26 |
Michael Schroeder | - move dep2str buffer into pool so that the memory...
|
commit | commitdiff | tree |
2007-10-26 |
Michael Schroeder | treat 'nothing provides' jobrules in a sane way
|
commit | commitdiff | tree |
2007-10-25 |
Michael Schroeder | - do not add rules that are always fulfilled
|
commit | commitdiff | tree |
2007-10-25 |
Michael Schroeder | - add support for namespace callbacks
|
commit | commitdiff | tree |
2007-10-25 |
Michael Schroeder | - make suggests/enhances first class, needs more rules...
|
commit | commitdiff | tree |
2007-10-24 |
Michael Schroeder | - do a better job at presenting a solution
|
commit | commitdiff | tree |
2007-10-24 |
Michael Schroeder | - goodbye deps, we no longer need you
|
commit | commitdiff | tree |
2007-10-24 |
Michael Schroeder | - zero first element in idarray just in case
|
commit | commitdiff | tree |
2007-10-23 |
Michael Schroeder | - switch dependencies from Id pointers to Offsets
|
commit | commitdiff | tree |
2007-10-23 |
Michael Schroeder | - map locale(xx) to language:xx to be compatible to...
|
commit | commitdiff | tree |
2007-10-22 |
Michael Schroeder | - fix idarray overflow checking
|
commit | commitdiff | tree |
next |