Sébastien Rombauts
|
7dbcf482f2
|
Update copyright notice to 2023
|
2023-05-24 18:49:55 +02:00 |
|
Sébastien Rombauts
|
ffe155c4b8
|
Copyright notice 2022
|
2022-09-18 15:25:14 +02:00 |
|
Sébastien Rombauts
|
ffc1a3ef65
|
Fix the SQLITECPP_PURE_FUNC macro to actually use the correct "pure" attribute
|
2020-01-14 10:31:27 +01:00 |
|
Sébastien Rombauts
|
da4d692c13
|
Start a new 3.x branch requiring C++11 and CMake 3.1
- Remove support for Visual Studio < 2015
- Remove Statement::isOk() deprecated in 2.2.0 and renamed to Statement::hasRow()
|
2020-01-02 00:04:06 +01:00 |
|
Sébastien Rombauts
|
e6288ee920
|
Update copyright notice
|
2020-01-01 08:08:59 +01:00 |
|
Linus Klöckner
|
65ecffba01
|
Fix problem with MSVC 19
"error C2039: '_snprintf': is not a member of 'std'"
|
2019-03-30 11:14:39 +01:00 |
|
Sébastien Rombauts
|
2cb3cb2fef
|
Update copyright notice
|
2019-03-02 15:46:53 +01:00 |
|
Sébastien Rombauts
|
d020c5f694
|
Update copyright notices to 2018
|
2018-01-24 11:26:38 +01:00 |
|
Sébastien Rombauts
|
86985dfd1f
|
Fix nullptr detection with AppleClang
|
2017-12-17 21:42:23 +01:00 |
|
Sébastien Rombauts
|
5ed4a1ab79
|
nullptr compatibility: special detection for clang
|
2017-12-13 17:18:48 +01:00 |
|
Sébastien Rombauts
|
4f32da182c
|
Add my Utils.h file to define nullptr on C++98 and C++03 compilers
|
2017-12-13 10:34:55 +01:00 |
|