<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ouroboros/src/lib/list.c, branch 0.4</title>
<subtitle>Ouroboros main repository</subtitle>
<id>http://www.ouroboros.rocks/cgit/ouroboros/atom?h=0.4</id>
<link rel='self' href='http://www.ouroboros.rocks/cgit/ouroboros/atom?h=0.4'/>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/'/>
<updated>2017-01-20T11:57:18Z</updated>
<entry>
<title>lib: Add move operation for lists</title>
<updated>2017-01-20T11:57:18Z</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@intec.ugent.be</email>
</author>
<published>2017-01-20T11:57:18Z</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=82d947a8321737108f545a25f91d7d50d10e831d'/>
<id>urn:sha1:82d947a8321737108f545a25f91d7d50d10e831d</id>
<content type='text'>
Allows moving the elements of one linked list to
another. Re-initializes the source list.
</content>
</entry>
<entry>
<title>lib, include: Fix typo in list.c/h</title>
<updated>2017-01-09T15:56:49Z</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@intec.ugent.be</email>
</author>
<published>2017-01-09T15:53:33Z</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=50c3b6b80e620aad2c79afd0d44108a5db6b9e6e'/>
<id>urn:sha1:50c3b6b80e620aad2c79afd0d44108a5db6b9e6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: Update licenses and copyright</title>
<updated>2017-01-09T15:09:07Z</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@intec.ugent.be</email>
</author>
<published>2017-01-09T15:09:07Z</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=7687ba45fca7a7f139d880d39a51c9e741fb25ea'/>
<id>urn:sha1:7687ba45fca7a7f139d880d39a51c9e741fb25ea</id>
<content type='text'>
Copyright is set to 2016 - 2017. License text on includes and sources
in the library are changed to indicate the LGPLv2.1 license.
</content>
</entry>
<entry>
<title>lib: Revise implementation of list</title>
<updated>2017-01-09T14:37:49Z</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@intec.ugent.be</email>
</author>
<published>2017-01-09T14:37:49Z</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=ba46a8b5c5717cdff25b39a2cd03a461998921c5'/>
<id>urn:sha1:ba46a8b5c5717cdff25b39a2cd03a461998921c5</id>
<content type='text'>
Adds LGPL license to the ouroboros lists.
</content>
</entry>
<entry>
<title>ouroboros: Correct license statements</title>
<updated>2016-12-24T12:50:00Z</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@intec.ugent.be</email>
</author>
<published>2016-12-24T00:59:42Z</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=2fe765020769c8eb06ca410b7e289f37508d5efc'/>
<id>urn:sha1:2fe765020769c8eb06ca410b7e289f37508d5efc</id>
<content type='text'>
This corrects the license statements on all files. Installed headers
are LGPLv2.1, the rest of the code is GPLv2.
</content>
</entry>
<entry>
<title>lib: Move list function definitions into a source file</title>
<updated>2016-03-14T09:30:55Z</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@intec.ugent.be</email>
</author>
<published>2016-03-14T09:30:55Z</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=9bca11727451f364f180758b46051a8e0398bccd'/>
<id>urn:sha1:9bca11727451f364f180758b46051a8e0398bccd</id>
<content type='text'>
This moves the function definitions of list.h into a separate source
file to avod linker errors when including the file in more than one
source file.
</content>
</entry>
</feed>
