<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sqlitepp, branch master</title>
<subtitle>C++ binding for the SQLite library</subtitle>
<id>https://git.ireas.org/sqlitepp/atom?h=master</id>
<link rel='self' href='https://git.ireas.org/sqlitepp/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.ireas.org/sqlitepp/'/>
<updated>2018-02-15T22:05:09Z</updated>
<entry>
<title>Add clang-tidy tests to target checkstyle</title>
<updated>2018-02-15T22:05:09Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2018-02-15T22:05:09Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/sqlitepp/commit/?id=049a90ed8a45f2c17e6ea7ed0df70db1d7fbf038'/>
<id>urn:sha1:049a90ed8a45f2c17e6ea7ed0df70db1d7fbf038</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use nullptr instead of NULL</title>
<updated>2018-02-15T22:04:59Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2018-02-15T22:04:59Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/sqlitepp/commit/?id=aa9d554d736604a0716698e803bcd01165ed0773'/>
<id>urn:sha1:aa9d554d736604a0716698e803bcd01165ed0773</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use deletion instead of unimplemented constructors</title>
<updated>2018-02-15T22:04:06Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2018-02-15T22:01:49Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/sqlitepp/commit/?id=74aec22eb5b02b7878d15627eef4d5a2dcce6b06'/>
<id>urn:sha1:74aec22eb5b02b7878d15627eef4d5a2dcce6b06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add rules to generate libsqlitepp.so.1</title>
<updated>2018-02-15T21:56:35Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2018-02-15T21:56:35Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/sqlitepp/commit/?id=8338799d28a8177921cee2da5e19cd4f97eee68e'/>
<id>urn:sha1:8338799d28a8177921cee2da5e19cd4f97eee68e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use reinterpret_cast instead of C-style cast</title>
<updated>2018-02-15T21:54:08Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2018-02-15T21:54:08Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/sqlitepp/commit/?id=243b24b35c26fa0a25edcd185259cfd50d314610'/>
<id>urn:sha1:243b24b35c26fa0a25edcd185259cfd50d314610</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initialize m_handle in Database</title>
<updated>2018-02-15T21:46:45Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2018-02-15T21:46:45Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/sqlitepp/commit/?id=d012b9c1a4ee34d2bcdc7380b361b3fb6345dd95'/>
<id>urn:sha1:d012b9c1a4ee34d2bcdc7380b361b3fb6345dd95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary consts from function declarations</title>
<updated>2018-02-15T21:45:13Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2018-02-15T21:45:13Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/sqlitepp/commit/?id=42de7326c1aa2bcf621a83a8dbb0ac5c44bdc4fb'/>
<id>urn:sha1:42de7326c1aa2bcf621a83a8dbb0ac5c44bdc4fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add default constructors to Uncopyable</title>
<updated>2018-02-15T21:43:23Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2018-02-15T21:43:23Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/sqlitepp/commit/?id=9d36dacdbfe9aed072ae4ea18231e9a4cdff2894'/>
<id>urn:sha1:9d36dacdbfe9aed072ae4ea18231e9a4cdff2894</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move version information to constants</title>
<updated>2018-02-15T21:25:52Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2018-02-15T21:20:25Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/sqlitepp/commit/?id=9c658f9a1107b1879b87aa53dbb1dab60668e2b5'/>
<id>urn:sha1:9c658f9a1107b1879b87aa53dbb1dab60668e2b5</id>
<content type='text'>
The previous approach of preprocessor definitions was not really sound
as these are only present during the compilation of sqlitepp.  Therefore
the version information is now stored in constants within the sqlitepp
namespace.
</content>
</entry>
<entry>
<title>sqlitepp.h: Add complete version as SQLITEPP_VERSION</title>
<updated>2017-03-27T21:44:35Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2017-03-27T21:44:35Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/sqlitepp/commit/?id=a46be28d077b4f19f4e8537982487e33e20e4f0c'/>
<id>urn:sha1:a46be28d077b4f19f4e8537982487e33e20e4f0c</id>
<content type='text'>
</content>
</entry>
</feed>
