summaryrefslogtreecommitdiff
path: root/lib/rpmds.h
AgeCommit message (Expand)AuthorFilesLines
2002-05-19- Grand Renaming of rpm data types.jbj1-27/+30
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-3/+3
2002-04-13- use rpmdb-redhat to suggest dependency resolution(s).jbj1-6/+14
2002-04-08doxygen cleanup.jbj1-1/+3
2001-11-17- methods to complete making transactionElement opaque.jbj1-1/+1
2001-11-14depends.c and rpmal.c have opaque TFI_t.jbj1-3/+3
2001-11-13- split file info tag sets into rpmfi.c.jbj1-185/+1
2001-11-12- commit to using rpmDepSet and TFI_t, not header.jbj1-1/+1
2001-11-11- unify rpmFNSet into TFI_t.jbj1-15/+24
2001-11-11Replace loadFi with fiNew, freeFi with fiFree.jbj1-9/+13
2001-11-11- factor per-transactionElement data out of TFI_t through pointer ref.jbj1-15/+3
2001-11-11- common structure elements for unification of TFI_t and rpmFNSet.jbj1-13/+87
2001-11-11Rip headers out of addedPackages.jbj1-1/+1
2001-11-11Rip alGetHeader() out of depends.c.jbj1-3/+27
2001-11-10Start removing alGetHeader.jbj1-8/+8
2001-11-10- strip header tags for erased as well as installed transactionElements.jbj1-0/+9
2001-11-09- no-brainer refcounts for rpmDepSet and rpmFNSet objects.jbj1-18/+89
2001-11-09- header tag sets are per-transactionElement, not per-availablePackage.jbj1-4/+0
2001-11-09Start deconstructing TFI_t in favor of a per-transactionElement rpmFNSet.jbj1-7/+26
2001-11-09- no-brainer refcounts for rpmProblemSet object.jbj1-1/+1
2001-11-08- rip out rpmDependencyConflict, replace with rpmProblem instead.jbj1-15/+2
2001-11-08- linear search on added package provides is dumb.jbj1-7/+32
2001-11-05Start merging file info into dependency set.jbj1-2/+52
2001-11-04- rpmal: availablePackage is totally opaque, alKey with index replaces.jbj1-5/+5
2001-11-04- rpmds: create dsProblem(), dsiGetDNEVR() retrieved DNEVR, not N.jbj1-6/+20
2001-11-03- depends.c: rpmDepSet is (almost) opaque, move to rpmds.[ch].jbj1-0/+167