summaryrefslogtreecommitdiffstats
path: root/bindings/python/wrapper_top.c
Commit message (Expand)AuthorAgeFilesLines
* Python binding: add a pyobject->time_t conversion functionBenjamin Dauvergne2010-01-041-2/+20
* Bindings python: in wrapper_top.c, mark internal function as potentially unusedBenjamin Dauvergne2010-01-041-13/+14
* Python Binding: fix bug of uninitialized ppos argument to PyDict_NextBenjamin Dauvergne2009-06-151-2/+3
* Fix leak in python bindingBenjamin Dauvergne2009-04-301-3/+3
* Fix python 2.4 binding buildJerome Schneider2009-04-171-0/+6
* Fix build issues on amd64 / gcc 4.3Jerome Schneider2009-04-091-1/+1
* All: Fix missing field initializer problemsBenjamin Dauvergne2009-01-241-3/+5
* Remove use of xmlFreeDoc for lasso_release_docBenjamin Dauvergne2008-11-041-1/+2
* add functionality to enable debugging flags at runtimeBenjamin Dauvergne2008-10-011-6/+7
* * Remove ending blanksBenjamin Dauvergne2008-09-121-21/+21
* * Add G_GNUC_UNUSED for unused parameter we can't remove (python wrappers).Benjamin Dauvergne2008-09-121-1/+1
* Move all python binding related files inside the python subdirectoryBenjamin Dauvergne2008-08-051-0/+502