Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove obsolete swig binding csharp, php5, python. | Benjamin Dauvergne | 2008-05-27 | 1 | -324/+0 |
| | | | | | java stays as long as alain coetmeur needs it php(4) will be superseded by the new bindings/php4 later. | ||||
* | each value of an multi-valued-attribute go in a different AttributeValue node | Damien Laniel | 2008-01-15 | 1 | -5/+14 |
| | |||||
* | added swig binding for Saml2AttributeValue + tests | Damien Laniel | 2008-01-14 | 1 | -0/+67 |
| | |||||
* | removed a useless line | Damien Laniel | 2007-06-11 | 1 | -1/+0 |
| | |||||
* | fixed Python scripts Damien broke when he updated copyright without checking. | Frederic Peters | 2007-06-05 | 1 | -1/+1 |
| | |||||
* | updated Copyright dates in remaining files | Damien Laniel | 2007-05-30 | 1 | -1/+1 |
| | |||||
* | Updated Copyright and authors. | Emmanuel Raviart | 2005-01-22 | 1 | -1/+1 |
| | |||||
* | SWIG: Renamed constants from camelCase to UPPER_CASE. | Emmanuel Raviart | 2005-01-22 | 1 | -4/+4 |
| | |||||
* | Updated authors. | Emmanuel Raviart | 2005-01-15 | 1 | -0/+249 |
Changed authors & copyright in SWIG and unit tests headers. Extracted binding_tests.py from profiles_tests.py, so that each language has a binding specific test. |