<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lasso.git/php/tests/binding_tests.php, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/'/>
<entry>
<title>Bindings: remove all SWIG bindings and SWIG related files</title>
<updated>2010-01-25T23:47:46+00:00</updated>
<author>
<name>Benjamin Dauvergne</name>
<email>bdauvergne@entrouvert.com</email>
</author>
<published>2010-01-25T23:47:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=641a6af75a8e0befddc5414065042bd71c9a97ad'/>
<id>641a6af75a8e0befddc5414065042bd71c9a97ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed copyright comment header</title>
<updated>2007-11-11T20:11:54+00:00</updated>
<author>
<name>Frederic Peters</name>
<email>fpeters@entrouvert.com</email>
</author>
<published>2007-11-11T20:11:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=6affdea01ec12c95d8ffc6e4ab6ce25c66534eca'/>
<id>6affdea01ec12c95d8ffc6e4ab6ce25c66534eca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated Copyright dates in remaining files</title>
<updated>2007-05-30T17:24:50+00:00</updated>
<author>
<name>Damien Laniel</name>
<email>dlaniel@entrouvert.com</email>
</author>
<published>2007-05-30T17:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=34f65f801fc8fff2cb717716113cdd621d3207ae'/>
<id>34f65f801fc8fff2cb717716113cdd621d3207ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated Copyright and authors.</title>
<updated>2005-01-22T15:57:56+00:00</updated>
<author>
<name>Emmanuel Raviart</name>
<email>eraviart@entrouvert.com</email>
</author>
<published>2005-01-22T15:57:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=7a03e99b09663c4d35f5b103d8439b3413f05659'/>
<id>7a03e99b09663c4d35f5b103d8439b3413f05659</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't output licensing comment when starting perfs.php</title>
<updated>2005-01-20T13:53:59+00:00</updated>
<author>
<name>Frederic Peters</name>
<email>fpeters@entrouvert.com</email>
</author>
<published>2005-01-20T13:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=6f1a80c42262f9432431fa90ea8a79e65d695f61'/>
<id>6f1a80c42262f9432431fa90ea8a79e65d695f61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SWIG: Renamed getitem to getItem. Idem for setitem.</title>
<updated>2005-01-15T15:12:00+00:00</updated>
<author>
<name>Emmanuel Raviart</name>
<email>eraviart@entrouvert.com</email>
</author>
<published>2005-01-15T15:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=ae9e7d05bc8f8701150ed5dfe223e0fded6767a3'/>
<id>ae9e7d05bc8f8701150ed5dfe223e0fded6767a3</id>
<content type='text'>
Java: Added a third binding test.
PHP: Corrected header of binding test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Java: Added a third binding test.
PHP: Corrected header of binding test.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated authors.</title>
<updated>2005-01-15T13:11:25+00:00</updated>
<author>
<name>Emmanuel Raviart</name>
<email>eraviart@entrouvert.com</email>
</author>
<published>2005-01-15T13:11:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=e8de39bae08b511e9b62e71a7d52cce2df10d54f'/>
<id>e8de39bae08b511e9b62e71a7d52cce2df10d54f</id>
<content type='text'>
Changed authors &amp; copyright in SWIG and unit tests headers.
Extracted binding_tests.py from profiles_tests.py, so that each language has
a binding specific test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed authors &amp; copyright in SWIG and unit tests headers.
Extracted binding_tests.py from profiles_tests.py, so that each language has
a binding specific test.
</pre>
</div>
</content>
</entry>
<entry>
<title>Swig PHP: Added test to accept NULL for dynamic arguments.</title>
<updated>2005-01-13T15:25:07+00:00</updated>
<author>
<name>Emmanuel Raviart</name>
<email>eraviart@entrouvert.com</email>
</author>
<published>2005-01-13T15:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=7f8876ba07a8c02d7b09dba047dc66322270e5f0'/>
<id>7f8876ba07a8c02d7b09dba047dc66322270e5f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added program to test PHP binding.</title>
<updated>2005-01-13T14:43:46+00:00</updated>
<author>
<name>Emmanuel Raviart</name>
<email>eraviart@entrouvert.com</email>
</author>
<published>2005-01-13T14:43:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=ee720a7ed667deb902ee54c4079a5c5453b1fc32'/>
<id>ee720a7ed667deb902ee54c4079a5c5453b1fc32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
