summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Started to bind class LassoIsInteractionRequest to process it in interaction ...Nicolas Clapies2005-01-131-0/+79
* don't pass prefix to install-perlFrederic Peters2005-01-131-1/+1
* Removed class LassoAbstractService.Nicolas Clapies2005-01-133-173/+0
* Swig PHP: Added test to accept NULL for dynamic arguments.Emmanuel Raviart2005-01-132-8/+99
* Added program to test PHP binding.Emmanuel Raviart2005-01-131-0/+199
* Corrected patch to SWIG PHP output.Emmanuel Raviart2005-01-131-4/+1
* safe against unfound stringsFrederic Peters2005-01-132-0/+5
* Swig PHP: Corrected LassoNode conversion for input arguments.Emmanuel Raviart2005-01-131-2/+2
* Fixed error in xmlNewNs() call : first param must be xmlnode instead of NULL.Nicolas Clapies2005-01-131-1/+1
* Removed pp_msg_contact.c pp_msg_contact.h.Nicolas Clapies2005-01-131-2/+0
* Removed LassoPPMsgContact class. Updated binding too.lasso/xml/Makefile.amNicolas Clapies2005-01-133-283/+0
* Removed specific class LassoPersonalProfileService. Added generic web service...Nicolas Clapies2005-01-135-264/+256
* PHP Binding: Added support for NULL return value.Emmanuel Raviart2005-01-133-44/+113
* removed uncommited profile_service.[ch] from Makefile.amFrederic Peters2005-01-121-2/+0
* Added support of interaction profile service.Nicolas Clapies2005-01-121-0/+4
* Started to implement interaction service profile.Nicolas Clapies2005-01-122-0/+221
* Added lasso_*_new_from_message() method to rebuild objects from xml dump.Nicolas Clapies2005-01-124-0/+28
* forgotten commit of new is* classes to Makefile.am.Frederic Peters2005-01-121-0/+24
* removed unused variableFrederic Peters2005-01-121-1/+0
* moved errors.[ch] up; as requested.Frederic Peters2005-01-126-8/+6
* Added low level classes for interaction service specification.Nicolas Clapies2005-01-1224-0/+2197
* Added name space constant for interaction service. Added interaction rule con...Nicolas Clapies2005-01-121-0/+8
* remove duplicate declaration of namespace (bug#398)Frederic Peters2005-01-123-4/+7
* Swig: Removed attribute responseStatus (now private). Corrected LassoProfileEmmanuel Raviart2005-01-121-53/+71
* Added Python tests for XML lists and nodes inside nodes.Emmanuel Raviart2005-01-121-0/+72
* sync documentation sections with current functionsFrederic Peters2005-01-122-15/+1
* made lasso_profile_set_response_status into a private functionFrederic Peters2005-01-127-5/+48
* removed lasso_check_version_exact and lasso_check_version macros; renamedFrederic Peters2005-01-122-40/+17
* install and uninstall correctly files (distcheck once again ok)Frederic Peters2005-01-123-4/+6
* added a new bunch of files to ignoreFrederic Peters2005-01-121-0/+13
* replaced malloc by strdup; that was stupid.Frederic Peters2005-01-121-1/+1
* no longer allows NULL to get the first known remote provider idFrederic Peters2005-01-122-6/+2
* define check variablesFrederic Peters2005-01-121-0/+4
* don't use am_path_check since it fails when check is not available (while itFrederic Peters2005-01-121-3/+3
* added support for SNIPPET_OPTIONAL (for use with SNIPPET_INTEGER orFrederic Peters2005-01-122-2/+5
* updated list of java swig generated filesFrederic Peters2005-01-121-3/+2
* Python: Added tests for list of nodes.Emmanuel Raviart2005-01-121-0/+52
* use snippts in #LassoProvider and #LassoServerFrederic Peters2005-01-122-61/+47
* Corrected SWIG PHP output patch to be pre-C99 compatible.Emmanuel Raviart2005-01-111-15/+4
* Swig: Cancel a %newobject getitem, because a %newobject getitem applies toEmmanuel Raviart2005-01-111-0/+3
* Beginning to add binding specific tests. The objective is to port theseEmmanuel Raviart2005-01-111-6/+84
* homogenous quoting for "x" comparisonsFrederic Peters2005-01-111-12/+12
* even more files to ignoreFrederic Peters2005-01-111-0/+3
* include new java files (note that I also modified the buildbox, it was notFrederic Peters2005-01-112-1/+20
* documented lasso_node_get_xmlNodeFrederic Peters2005-01-101-1/+11
* Reserved space for private_data expansion, so it will be possible to maintainFrederic Peters2005-01-107-4/+41
* integrate patch_swig_output.py in PHP swig module build processFrederic Peters2005-01-101-0/+2
* changed php swig patch script to use stdin and stdoutFrederic Peters2005-01-101-6/+4
* Swig: Added a patch to PHP, so that it handles correctly dynamic cast ofEmmanuel Raviart2005-01-092-0/+158
* fixed comment about gcc 2.95Frederic Peters2005-01-091-1/+1