<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/lang/cl/README, branch master</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=master</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2018-10-12T07:02:18Z</updated>
<entry>
<title>cl: Several fixes</title>
<updated>2018-10-12T07:02:18Z</updated>
<author>
<name>Guillaume LE VAILLANT</name>
<email>glv@posteo.net</email>
</author>
<published>2018-10-12T06:49:26Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=85d7af8ff2f6afd63701079e23f31be08d58a15d'/>
<id>urn:sha1:85d7af8ff2f6afd63701079e23f31be08d58a15d</id>
<content type='text'>
--

* Use wrapper types calling translation functions instead of
  TRANSLATE-{FROM,TO}-FOREIGN methods as they seem not to be
  called in some cases.
* Use the (:STRUCT SOME-C-STRUCT) notation instead of the
  deprecated direct reference to SOME-C-STRUCT.
* Add missing values in enums and bit fields.
* Use cffi-grovel to define system types (SIZE-T, OFF-T, etc).
* Wrap GPGME-DATA-T in a class (like contexts).
* Use the FINALIZE function from trivial-garbage to free the
  C objects for contexts, keys and data automatically.
* Make DATA-READ-CB and DATA-WRITE-CB run faster.
* Update the README file.

Signed-off-by: Guillaume LE VAILLANT &lt;glv@posteo.net&gt;
</content>
</entry>
<entry>
<title>2006-07-06  Marcus Brinkmann  &lt;marcus@g10code.de&gt;</title>
<updated>2006-07-06T10:37:52Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>mb@g10code.com</email>
</author>
<published>2006-07-06T10:37:52Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1ae2788117076e95a186fe7491f56f348aaeb5a0'/>
<id>urn:sha1:1ae2788117076e95a186fe7491f56f348aaeb5a0</id>
<content type='text'>
	* lang, lang/cl: New subdirectories.
	* lang/Makefile.am, lang/README: New files.
	* configure.ac (AC_CONFIG_FILES): Add lang/Makefile,
	lang/cl/Makefile and lang/cl/gpgme.asd.
	* Makefile.am (SUBDIRS): Add lang.

lang/cl/
2006-07-06  Marcus Brinkmann  &lt;marcus@g10code.de&gt;

	* Initial release.

</content>
</entry>
</feed>
