2009-10-05 |
Panu Matilainen | Dont leak memory from rpm.fi() methods |
blob | commitdiff |
2009-09-30 |
Panu Matilainen | Turn hdrGetHeader() into argument parsing converter... |
blob | commitdiff | diff to current |
2009-09-24 |
Panu Matilainen | Enable subtyping on the rest of our type-objects |
blob | commitdiff | diff to current |
2009-09-24 |
Panu Matilainen | Eliminate all custom tp_free() type methods |
blob | commitdiff | diff to current |
2009-09-24 |
Panu Matilainen | Call (sub)type tp_free from destructors |
blob | commitdiff | diff to current |
2009-09-24 |
Panu Matilainen | Make object allocation type agnostic |
blob | commitdiff | diff to current |
2009-09-23 |
Panu Matilainen | Turn tagNumFromPyObject() into an object converter... |
blob | commitdiff | diff to current |
2009-09-23 |
Panu Matilainen | Remove tp_print methods from all rpm-python objects |
blob | commitdiff | diff to current |
2009-09-23 |
Panu Matilainen | Lose the debug junk from python bindings |
blob | commitdiff | diff to current |
2009-09-23 |
Panu Matilainen | Make fiFromHeader() static inside header-py, deprecate |
blob | commitdiff | diff to current |
2009-09-22 |
Panu Matilainen | Rename python system.h for disambiguation |
blob | commitdiff | diff to current |
2009-09-22 |
Panu Matilainen | Lose the empty doxygen markers |
blob | commitdiff | diff to current |
2009-09-22 |
Panu Matilainen | Put some consistency to python object creation |
blob | commitdiff | diff to current |
2009-09-22 |
Panu Matilainen | Make all python object creation wrappers return PyObjec... |
blob | commitdiff | diff to current |
2009-09-22 |
Panu Matilainen | Lose unnecessary next() methods |
blob | commitdiff | diff to current |
2009-09-22 |
Panu Matilainen | All rpm-python iterators are self-iterators, just use... |
blob | commitdiff | diff to current |
2009-09-22 |
Panu Matilainen | Simplify fiFromHeader() |
blob | commitdiff | diff to current |
2009-09-22 |
Panu Matilainen | Sanitize python object -> tag number exception handling |
blob | commitdiff | diff to current |
2009-09-22 |
Panu Matilainen | Move allocations out of rpmfi object init method |
blob | commitdiff | diff to current |
2009-09-22 |
Panu Matilainen | Use Py_RETURN_NONE macro for returning None everywhere |
blob | commitdiff | diff to current |
2009-09-22 |
Panu Matilainen | Eliminate unnecessary custom object allocation functions |
blob | commitdiff | diff to current |
2009-09-22 |
Panu Matilainen | Use generic python get/set attribute functions directly... |
blob | commitdiff | diff to current |
2009-09-22 |
Panu Matilainen | Make the python object structures opaque |
blob | commitdiff | diff to current |
2009-09-22 |
Panu Matilainen | We dont support ancient python versions... |
blob | commitdiff | diff to current |
2008-06-12 |
Panu Matilainen | Make rpmfiFSize() return rpm_loff_t type, fixup callers |
blob | commitdiff | diff to current |
2008-06-03 |
Panu Matilainen | Don't leak memory on python fi.Digest() calls |
blob | commitdiff | diff to current |
2008-06-02 |
Panu Matilainen | rpmfiFDigestHex() instead of manual hex conversion |
blob | commitdiff | diff to current |
2008-06-02 |
Panu Matilainen | On a second thought, rename rpmfiDigest() to rpmfiFDige... |
blob | commitdiff | diff to current |
2008-06-02 |
Panu Matilainen | Add fi.Digest() method to python bindings |
blob | commitdiff | diff to current |
2008-05-21 |
Panu Matilainen | Include rpmtypes.h first instead of rpmtag.h everywhere |
blob | commitdiff | diff to current |
2008-04-07 |
Panu Matilainen | Eliminate several copy-paste hex converters, use pgpHex... |
blob | commitdiff | diff to current |
2008-02-05 |
Panu Matilainen | Mass convert (back) to rpmTag as it's usable everywhere now |
blob | commitdiff | diff to current |
2008-01-30 |
Panu Matilainen | Include spring-cleaning |
blob | commitdiff | diff to current |
2008-01-30 |
Panu Matilainen | rpmlib.h mass eviction |
blob | commitdiff | diff to current |
2007-12-13 |
Panu Matilainen | Use rpm_tag_t everywhere for rpm (header) tag type |
blob | commitdiff | diff to current |
2007-12-08 |
Panu Matilainen | Switch to <rpm/foo.h> style for public headers |
blob | commitdiff | diff to current |
2007-11-23 |
Ralf Corsépius | Use #include <x.h> syntax to include public headers. |
blob | commitdiff | diff to current |
2007-10-28 |
Ralf Corsépius | Include "rpmlib.h" instead of <rpmlib.h>. |
blob | commitdiff | diff to current |
2007-09-11 |
Ralf Corsépius | Remove split tags. |
blob | commitdiff | diff to current |
2007-07-10 |
Panu Matilainen | More python method pointer type fixes. |
blob | commitdiff | diff to current |
2007-07-10 |
Panu Matilainen | Fix bunch of compiler warnings from python bindings... |
blob | commitdiff | diff to current |
2004-11-17 |
pauln | Add kwargs everywhere - courtesy of pjones@redhat.com |
blob | commitdiff | diff to current |
2004-10-13 |
jbj | Splint fiddles. |
blob | commitdiff | diff to current |
2004-10-13 |
jbj | Permit fi = rpm.fi(h, tagN, flags) creator, analogous... |
blob | commitdiff | diff to current |
2004-10-09 |
jbj | Doxygen and cpp nit picks. |
blob | commitdiff | diff to current |
2004-01-01 |
jbj | - python: include Python.h before glibc features.h. |
blob | commitdiff | diff to current |
2003-12-01 |
jbj | splint fiddles, no warnings. |
blob | commitdiff | diff to current |
2003-11-23 |
jbj | Merge changes from rpm-4.2.1 development. |
blob | commitdiff | diff to current |
2003-05-04 |
jbj | Use getattro/setattro throughout. |
blob | commitdiff | diff to current |
2003-05-02 |
jbj | Generate random primes method. |
blob | commitdiff | diff to current |
2003-04-17 |
jbj | Doxygen doco markup. |
blob | commitdiff | diff to current |
2002-12-30 |
jbj | - use rpmfiFDepends() underneath --fileprovide/--filere... |
blob | commitdiff | diff to current |
2002-12-11 |
jbj | Add rpmfts-py.[ch] bindings for fts(3) from rpmio. |
blob | commitdiff | diff to current |
2002-12-10 |
jbj | Add tp_{init,alloc,new,free} methods to rpmts. |
blob | commitdiff | diff to current |
2002-08-19 |
jbj | - add --with-efence to configure, check install/upgrade... |
blob | commitdiff | diff to current |
2002-07-19 |
jbj | Remove foo.iter() method, use tp_iter mechanism, for... |
blob | commitdiff | diff to current |
2002-07-14 |
jbj | - python: sanity check fixes on rpmts/rpmte methods. |
blob | commitdiff | diff to current |
2002-05-28 |
jbj | - eliminate legacy db methods, add ts.dbMatch method. |
blob | commitdiff | diff to current |
2002-05-27 |
jbj | Add rpmal bindings, Grand Renaming to rpmalFoo(). |
blob | commitdiff | diff to current |
2002-05-23 |
jbj | - add rpmds/rpmfi/rpmts methods to bindings. |
blob | commitdiff | diff to current |
2002-05-23 |
jbj | rpmds and rpmfi iterators, take 0. |
blob | commitdiff | diff to current |
|