Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-09-11 | Remove split tags. | Ralf Corsépius | 1 | -48/+4 | |
2007-09-03 | Remove __LCLINT__-ifdef'ed blocks. | Ralf Corsépius | 1 | -5/+0 | |
2007-07-12 | Some obvious "missing const" cases... | Panu Matilainen | 1 | -1/+1 | |
2007-07-10 | Fix bunch of compiler warnings from python bindings (method pointer types) | Panu Matilainen | 1 | -3/+3 | |
2007-07-10 | Fix bunch of string formatting warnings. | Panu Matilainen | 1 | -1/+1 | |
2004-11-17 | Add kwargs everywhere - courtesy of pjones@redhat.com | pauln | 1 | -19/+33 | |
CVS patchset: 7582 CVS date: 2004/11/17 17:05:39 | |||||
2004-01-22 | Build with gcc-2.95.3 and python-2.2, remove incompat CFLAGS and casts. | jbj | 1 | -1/+1 | |
CVS patchset: 7082 CVS date: 2004/01/22 14:28:08 | |||||
2004-01-01 | - python: include Python.h before glibc features.h. | jbj | 1 | -1/+0 | |
CVS patchset: 7055 CVS date: 2004/01/01 16:34:10 | |||||
2003-12-30 | - use -fPIC -DPIC on all platforms, not just mandatory (#112713). | jbj | 1 | -1/+1 | |
CVS patchset: 7051 CVS date: 2003/12/30 15:12:50 | |||||
2003-12-01 | splint fiddles, no warnings. | jbj | 1 | -6/+18 | |
CVS patchset: 6961 CVS date: 2003/12/01 19:15:38 | |||||
2003-11-23 | Merge changes from rpm-4.2.1 development. | jbj | 1 | -9/+9 | |
CVS patchset: 6959 CVS date: 2003/11/23 19:50:52 | |||||
2003-05-05 | Back out Py_TPFLAGS_BASETYPE for now. | jbj | 1 | -2/+1 | |
CVS patchset: 6812 CVS date: 2003/05/05 02:16:59 | |||||
2003-05-04 | Use getattro/setattro throughout. | jbj | 1 | -7/+7 | |
Convert to mpfprintlin from diddled mpprintln. CVS patchset: 6811 CVS date: 2003/05/04 17:34:53 | |||||
2003-05-02 | Generate random primes method. | jbj | 1 | -3/+3 | |
CVS patchset: 6807 CVS date: 2003/05/02 21:05:46 | |||||
2003-04-17 | Doxygen doco markup. | jbj | 1 | -3/+3 | |
CVS patchset: 6760 CVS date: 2003/04/17 17:17:27 | |||||
2002-12-13 | Bail on rpmfts_repr() for now. | jbj | 1 | -77/+93 | |
CVS patchset: 5939 CVS date: 2002/12/13 20:50:14 | |||||
2002-12-12 | Add | jbj | 1 | -170/+227 | |
PyObject *md_dict; /*!< to look like PyModuleObject */ to all rpmfoo_Type's. CVS patchset: 5936 CVS date: 2002/12/12 17:46:22 | |||||
2002-12-11 | Add iterators to rpmfts-py.c. | jbj | 1 | -46/+180 | |
splint fiddles. CVS patchset: 5933 CVS date: 2002/12/11 03:16:24 | |||||
2002-12-11 | Add rpmfts-py.[ch] bindings for fts(3) from rpmio. | jbj | 1 | -0/+349 | |
splint fiddles. CVS patchset: 5932 CVS date: 2002/12/11 00:12:17 |