<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lasso.git/perl/tests, 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>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>fixed usage of constant strings in Perl binding</title>
<updated>2007-04-04T08:16:59+00:00</updated>
<author>
<name>Frederic Peters</name>
<email>fpeters@entrouvert.com</email>
</author>
<published>2007-04-04T08:16:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=154bd5062c2b05edf752bd9dc816b65189d941c8'/>
<id>154bd5062c2b05edf752bd9dc816b65189d941c8</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>SWIG: Renamed constants from camelCase to UPPER_CASE.</title>
<updated>2005-01-22T14:59:33+00:00</updated>
<author>
<name>Emmanuel Raviart</name>
<email>eraviart@entrouvert.com</email>
</author>
<published>2005-01-22T14:59:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=df29bb95b1017de3499eb53ae542c51692d229eb'/>
<id>df29bb95b1017de3499eb53ae542c51692d229eb</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>Corrected Perl binding and added test program.</title>
<updated>2005-01-14T21:49:31+00:00</updated>
<author>
<name>Emmanuel Raviart</name>
<email>eraviart@entrouvert.com</email>
</author>
<published>2005-01-14T21:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/lasso.git/commit/?id=bb27a8d5984ddcf12f0a42e5d8f089759e8749ab'/>
<id>bb27a8d5984ddcf12f0a42e5d8f089759e8749ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
