<feed xmlns='http://www.w3.org/2005/Atom'>
<title>golibrsync/librsync, branch master</title>
<subtitle>A Go language binding for the librsync library for creating binary deltas.
</subtitle>
<id>http://git.laria.me/golibrsync/atom?h=master</id>
<link rel='self' href='http://git.laria.me/golibrsync/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.laria.me/golibrsync/'/>
<updated>2018-06-10T20:10:39Z</updated>
<entry>
<title>Change canonical import path</title>
<updated>2018-06-10T20:10:39Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2018-06-10T20:10:39Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/golibrsync/commit/?id=e08afb17294a2460aeed159d3714b9916b116706'/>
<id>urn:sha1:e08afb17294a2460aeed159d3714b9916b116706</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not store Go pointers in C structs</title>
<updated>2017-10-02T18:29:19Z</updated>
<author>
<name>Ayke van Laethem</name>
<email>aykevanlaethem@gmail.com</email>
</author>
<published>2017-10-02T18:27:54Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/golibrsync/commit/?id=c00c43c28b3f2e269931aa7a9e6f7e622ac838da'/>
<id>urn:sha1:c00c43c28b3f2e269931aa7a9e6f7e622ac838da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename github account</title>
<updated>2016-08-16T06:08:50Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2016-08-16T06:08:50Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/golibrsync/commit/?id=a1518c8e91c6923c4c48677fc543447b465dd16a'/>
<id>urn:sha1:a1518c8e91c6923c4c48677fc543447b465dd16a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support the new librsync (version 1.0.0)</title>
<updated>2016-04-30T20:22:44Z</updated>
<author>
<name>Ayke van Laethem</name>
<email>aykevanlaethem@gmail.com</email>
</author>
<published>2016-04-30T20:21:45Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/golibrsync/commit/?id=181d4286ad8dbca39bb4d43475b31ab9b3c626ee'/>
<id>urn:sha1:181d4286ad8dbca39bb4d43475b31ab9b3c626ee</id>
<content type='text'>
Compatibility with older versions is kept (tested 0.9.7).
</content>
</entry>
<entry>
<title>Do not use Go pointers containing Go pointers in a CGo call</title>
<updated>2016-04-30T19:09:19Z</updated>
<author>
<name>Ayke van Laethem</name>
<email>aykevanlaethem@gmail.com</email>
</author>
<published>2016-04-30T14:21:03Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/golibrsync/commit/?id=4ce8be3db5b6afe8e984367c2aad1f21bed9d47d'/>
<id>urn:sha1:4ce8be3db5b6afe8e984367c2aad1f21bed9d47d</id>
<content type='text'>
https://github.com/golang/proposal/blob/master/design/12416-cgo-pointers.md
</content>
</entry>
<entry>
<title>Fix warning in Go 1.6: -Wimplicit-function-declaration</title>
<updated>2016-04-30T13:10:18Z</updated>
<author>
<name>Ayke van Laethem</name>
<email>aykevanlaethem@gmail.com</email>
</author>
<published>2016-04-30T13:10:18Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/golibrsync/commit/?id=1014cf54546776c411483768cf90734addd4e1d5'/>
<id>urn:sha1:1014cf54546776c411483768cf90734addd4e1d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>go fmt</title>
<updated>2016-04-16T13:28:14Z</updated>
<author>
<name>Ayke van Laethem</name>
<email>aykevanlaethem@gmail.com</email>
</author>
<published>2016-04-16T13:28:14Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/golibrsync/commit/?id=3275f0686a08d8e323568036f003b92b6655808c'/>
<id>urn:sha1:3275f0686a08d8e323568036f003b92b6655808c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix CGo callback</title>
<updated>2016-04-16T13:24:14Z</updated>
<author>
<name>Ayke van Laethem</name>
<email>aykevanlaethem@gmail.com</email>
</author>
<published>2016-04-16T13:24:14Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/golibrsync/commit/?id=dc74089a97453ccb1a1a74078170bd50258a04b1'/>
<id>urn:sha1:dc74089a97453ccb1a1a74078170bd50258a04b1</id>
<content type='text'>
See: https://github.com/kch42/golibrsync/issues/1

It is not allowed to let C directly call Go functions, wrapper functions
must be made. For some reason, it appears to have worked before but it
doesn't work now.
</content>
</entry>
<entry>
<title>Now using librsync terminology in docu and code.</title>
<updated>2013-03-27T14:02:12Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2013-03-27T14:02:12Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/golibrsync/commit/?id=5f5cf3abe7f242ce09e987604c294cb1f520955e'/>
<id>urn:sha1:5f5cf3abe7f242ce09e987604c294cb1f520955e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added some helper functions.</title>
<updated>2013-03-27T13:54:49Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2013-03-27T13:54:49Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/golibrsync/commit/?id=5b8d50fc8b0929f758639089bb1186222cd21955'/>
<id>urn:sha1:5b8d50fc8b0929f758639089bb1186222cd21955</id>
<content type='text'>
These should make things more convenient (e.g. no need to Close() all the
objects)
</content>
</entry>
</feed>
