| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix: handle non-LHS argument for lasso_extract_node_or_fail() | Benjamin Dauvergne | 2009-04-27 | 1 | -5/+8 |
| * | Rework cleanup handling | Benjamin Dauvergne | 2009-04-22 | 1 | -7/+53 |
| * | Core: add an header file for backward compatibility | Benjamin Dauvergne | 2009-04-14 | 1 | -7/+0 |
| * | Tests&Core: add g_strcmp0 if glib is old | Benjamin Dauvergne | 2009-04-02 | 1 | -0/+7 |
| * | Core: Macros to print deallocation messages | Benjamin Dauvergne | 2009-03-27 | 1 | -0/+7 |
| * | Core: remove type check equality on gobject macros | Benjamin Dauvergne | 2009-03-27 | 1 | -2/+0 |
| * | Core: add macros to handle xmlSecKey | Benjamin Dauvergne | 2009-03-27 | 1 | -0/+20 |
| * | Core: rename lasso_release_xmlchar to lasso_release_xml_string | Benjamin Dauvergne | 2009-03-27 | 1 | -1/+1 |
| * | Core: Fix double instantiation of macro parameters | Benjamin Dauvergne | 2009-03-27 | 1 | -11/+14 |
| * | Core: Fix corner case in deallocation macros | Benjamin Dauvergne | 2009-03-27 | 1 | -2/+3 |
| * | Core: add new internal macro lasso_extract_node_or_fail | Benjamin Dauvergne | 2009-03-27 | 1 | -0/+9 |
| * | Core: if OFTYPE is already defined, skip | Benjamin Dauvergne | 2009-01-24 | 1 | -0/+2 |
| * | Core: add macros to assign list of things, rename xmlNode related macros | Benjamin Dauvergne | 2009-01-24 | 1 | -86/+146 |
| * | Core: add references handling macros | Benjamin Dauvergne | 2009-01-24 | 1 | -17/+102 |
| * | Core: new goto_exit macro which produces warnings | Benjamin Dauvergne | 2009-01-24 | 1 | -0/+9 |
| * | Core: new macros for adding string to GList | Benjamin Dauvergne | 2009-01-24 | 1 | -0/+5 |
| * | Core: Remove unused macro lasso_warn_deprecated | Benjamin Dauvergne | 2009-01-24 | 1 | -4/+0 |
| * | Fix missing include | Benjamin Dauvergne | 2008-11-05 | 1 | -0/+2 |
| * | Add new internal function to show safe extracts | Benjamin Dauvergne | 2008-11-05 | 1 | -0/+4 |
| * | Add new utils macros | Benjamin Dauvergne | 2008-11-04 | 1 | -0/+9 |
| * | Fix lasso_assign_node: wrong xmlFreeNodeList | Benjamin Dauvergne | 2008-11-04 | 1 | -1/+1 |
| * | Many fix to compile with --enable-wsf and --enable-debugging and also to | Benjamin Dauvergne | 2008-09-23 | 1 | -0/+7 |
| * | * Remove ending blanks | Benjamin Dauvergne | 2008-09-12 | 1 | -6/+6 |
| * | new empty macro OFTYPE(x) to specify type of GList containers | Benjamin Dauvergne | 2008-08-05 | 1 | -0/+2 |
| * | * add missing lasso_release_list, add lasso_release_list_of_full, reimplemen... | Benjamin Dauvergne | 2008-08-05 | 1 | -16/+16 |
| * | add macros to release xmlSec context objects | Benjamin Dauvergne | 2008-08-05 | 1 | -0/+9 |
| * | add lasso_release_full to construct other lasso_release_ functions, use it in... | Benjamin Dauvergne | 2008-08-05 | 1 | -28/+12 |
| * | rename g_unlink_and_release_node to lasso_unlink_and_release_node | Benjamin Dauvergne | 2008-08-05 | 1 | -1/+1 |
| * | Add a macro to emit a «Function is deprecated» warning | Benjamin Dauvergne | 2008-08-05 | 1 | -0/+4 |
| * | change last g_* macros to lasso_ prefix | Benjamin Dauvergne | 2008-08-05 | 1 | -5/+5 |
| * | * change g_list_add* to lasso_list_add* | Benjamin Dauvergne | 2008-08-05 | 1 | -3/+3 |
| * | change g_assign_* to lasso_assgin_* and g_release_* to lasso_release_* | Benjamin Dauvergne | 2008-08-05 | 1 | -12/+12 |
| * | add macro to assign gobject field, first a simple version | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+2 |
| * | beginning of a pool of macros for mem handling, affectation to fields, etc.. | Benjamin Dauvergne | 2008-08-01 | 1 | -2/+1 |
| * | * lasso/utils.h: add utility macros to releases libxml objects, to check null | Benjamin Dauvergne | 2008-08-01 | 1 | -0/+42 |
| * | fix forgottent arg to g_list_foreach | Benjamin Dauvergne | 2008-08-01 | 1 | -2/+2 |
| * | added functions to release [list]string/gobject/any | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+2 |
| * | add methods to manipulate list of gobjects, and dissociate affectation of fr... | Benjamin Dauvergne | 2008-08-01 | 1 | -2/+1 |
| * | add macro to assign gobject field, first a simple version | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+2 |
| * | beginning of a pool of macros for mem handling, affectation to fields, etc.. | Benjamin Dauvergne | 2008-08-01 | 1 | -2/+1 |
| * | added functions to release [list]string/gobject/any | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+2 |
| * | add methods to manipulate list of gobjects, and dissociate affectation of fr... | Benjamin Dauvergne | 2008-08-01 | 1 | -2/+1 |
| * | add macro to assign gobject field, first a simple version | Benjamin Dauvergne | 2008-08-01 | 1 | -1/+2 |
| * | beginning of a pool of macros for mem handling, affectation to fields, etc.. | Benjamin Dauvergne | 2008-08-01 | 1 | -2/+1 |
| * | reformat utils.h | Benjamin Dauvergne | 2008-05-30 | 1 | -22/+81 |
| * | fixed too long lines and remove some blank lines | Damien Laniel | 2008-05-30 | 1 | -4/+12 |
| * | add a new headers <lasso/utils.h> with macros to handle memory like assigning a | Benjamin Dauvergne | 2008-05-22 | 1 | -0/+50 |