summaryrefslogtreecommitdiff
path: root/lib/dbindex.h
AgeCommit message (Expand)AuthorFilesLines
2000-04-18Eliminate, contents moved to rpmdb.c/rpmdb.h.jbj1-194/+0
2000-04-18Prepare to move contents to rpmdb.c/rpmdb.hjbj1-94/+15
2000-04-17Start composting db interfaces.jbj1-2/+6
2000-04-12API: pass *SearchIndex() length of key (0 will use strlen(key)).jbj1-2/+2
2000-04-11make header db a "special" type of index database in db0, hiding falloc.c.jbj1-22/+43
2000-04-08Hash package headers using simple counter.jbj1-8/+11
2000-04-06use hashed access for package headers.jbj1-2/+45
2000-04-04Permit dboffsets in hex and octal.jbj1-5/+7
2000-03-27add db3 to the pile, isolate all with incremental link and vectors.jbj1-7/+64
2000-03-23- API: change dbi to pass by reference, not value.jbj1-45/+125
1999-10-20lclint annotations.jbj1-1/+1
1999-10-04dumb cpp's want white space around lclint annotations (Tim Mooney).jbj1-5/+5
1999-09-17lclint annotations.jbj1-6/+6
1999-09-12Fiddles to resurrect lclint.jbj1-1/+1
1999-01-08EGCS cruft.jbj1-1/+1
1999-01-06Eliminate inline functions (the inline, not the function).jbj1-19/+4
1999-01-06propagate "const char *" into rpmlib prototypes.jbj1-3/+3
1998-12-31use "original db-1.85" if available (Raw Hide glibc 2.1).jbj1-0/+4
1998-12-15added dbiGetFirstKey()ewt1-0/+1
1998-12-031) let you pass the db type per-indexewt1-1/+1
1998-11-19finish hiding rpmdb index record data ("matches").jbj1-2/+26
1998-11-16LCLINT pass 0.jbj1-1/+1
1998-07-30Consolidated includes for librpmbuild API.jbj1-6/+6
1998-07-25Add multiple include avoidance and c++ prototype wrapping throughout *.h.jbj1-1/+1
1998-05-26prefer db_185.h to db.hewt1-0/+4
1998-03-20Make header.h & dbindex.h C++-safe as wellsopwith1-0/+8
1996-11-18The Great Renamingroot1-13/+13
1996-02-19added sync functionewt1-0/+1
1996-01-05fixed bugs, added deletionewt1-0/+2
1995-12-27Initial revisionewt1-0/+34