summaryrefslogtreecommitdiff
path: root/python/rpmfd-py.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-22Build with gcc-2.95.3 and python-2.2, remove incompat CFLAGS and casts.jbj1-1/+1
2004-01-01- python: include Python.h before glibc features.h.jbj1-6/+0
2003-12-30- use -fPIC -DPIC on all platforms, not just mandatory (#112713).jbj1-1/+1
2003-12-01splint fiddles, no warnings.jbj1-0/+7
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-14/+14
2003-05-04Use getattro/setattro throughout.jbj1-7/+11
2003-05-02Generate random primes method.jbj1-2/+2
2003-04-17Doxygen doco markup.jbj1-9/+9
2002-12-11Add iterators to rpmfts-py.c.jbj1-1/+1
2002-12-11Add rpmfts-py.[ch] bindings for fts(3) from rpmio.jbj1-38/+130
2002-12-10Add tp_{init,alloc,new,free} methods to rpmts.jbj1-1/+1
2002-12-04python: gilding lilies.jbj1-1/+1
2002-07-14- python: sanity check fixes on rpmts/rpmte methods.jbj1-2/+21
2002-06-03Teach doxygen about python/*-py.c files.jbj1-2/+2
2002-05-28- eliminate legacy db methods, add ts.dbMatch method.jbj1-0/+1
2002-05-28- add rpmal/rpmte/rpmfd methods to bindings.jbj1-1/+1
2002-05-27Add bindings for rpmte and FD_t.jbj1-0/+215