Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-01-22 | Build with gcc-2.95.3 and python-2.2, remove incompat CFLAGS and casts. | jbj | 1 | -1/+1 |
2004-01-01 | - python: include Python.h before glibc features.h. | jbj | 1 | -1/+0 |
2003-12-30 | - use -fPIC -DPIC on all platforms, not just mandatory (#112713). | jbj | 1 | -1/+1 |
2003-12-01 | splint fiddles, no warnings. | jbj | 1 | -6/+18 |
2003-11-23 | Merge changes from rpm-4.2.1 development. | jbj | 1 | -9/+9 |
2003-05-05 | Back out Py_TPFLAGS_BASETYPE for now. | jbj | 1 | -2/+1 |
2003-05-04 | Use getattro/setattro throughout. | jbj | 1 | -7/+7 |
2003-05-02 | Generate random primes method. | jbj | 1 | -3/+3 |
2003-04-17 | Doxygen doco markup. | jbj | 1 | -3/+3 |
2002-12-13 | Bail on rpmfts_repr() for now. | jbj | 1 | -77/+93 |
2002-12-12 | Add | jbj | 1 | -170/+227 |
2002-12-11 | Add iterators to rpmfts-py.c. | jbj | 1 | -46/+180 |
2002-12-11 | Add rpmfts-py.[ch] bindings for fts(3) from rpmio. | jbj | 1 | -0/+349 |