<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sqlitepp/include, 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:04:06Z</updated>
<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>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>
<entry>
<title>Add version information to the Makefile and to sqlitepp.h</title>
<updated>2017-03-27T21:36:28Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2017-03-27T21:36:28Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/sqlitepp/commit/?id=c57df190537a73d0cb784bfe149ff22aca884db0'/>
<id>urn:sha1:c57df190537a73d0cb784bfe149ff22aca884db0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve build documentation</title>
<updated>2017-03-23T23:17:15Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2017-03-23T23:17:15Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/sqlitepp/commit/?id=d1a9a57795d80123838117a19be1ff2c5898194d'/>
<id>urn:sha1:d1a9a57795d80123838117a19be1ff2c5898194d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move from CMake to a plain Makefile</title>
<updated>2017-03-23T22:39:50Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2017-03-23T22:39:50Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/sqlitepp/commit/?id=cbe3dc9f40aaab8a2ff641ce824766b41d1d407c'/>
<id>urn:sha1:cbe3dc9f40aaab8a2ff641ce824766b41d1d407c</id>
<content type='text'>
The Makefile contains the rules to build both the library and the test
binary, and to create the HTML and LaTeX documentation.  Settings like
library paths and compiler options are set in config.mk.
</content>
</entry>
<entry>
<title>Add lastInsertRowId, minor improvements.</title>
<updated>2015-07-25T16:54:06Z</updated>
<author>
<name>Robin Krahl</name>
<email>me@robin-krahl.de</email>
</author>
<published>2015-07-25T16:54:06Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/sqlitepp/commit/?id=6a00fdf8076537def530e635fbd2a6bbb1827094'/>
<id>urn:sha1:6a00fdf8076537def530e635fbd2a6bbb1827094</id>
<content type='text'>
</content>
</entry>
</feed>
