0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Feb 04, 2025 — Feb 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #210 from Szpaqn/xcode12-ios-less-than-10-fix More... about 5 years ago
Checking for iOS version moved to sqlite_modern_cpp.h More... about 5 years ago
Added undef of __cpp_lib_uncaught_exceptions when iOS version lower than 10.0 More... about 5 years ago
Merge pull request #178 from haslersn/enhancement/document-execute-pp-diff More... over 6 years ago
Document the difference between `execute` and `++` More... over 6 years ago
Merge pull request #174 from paulsapps/master More... about 7 years ago
Fix typo, save -> safe More... about 7 years ago
Merge pull request #153 from zauguin/utf_fix More... almost 8 years ago
Fix undefined behaviour in utf16_to_utf8 More... almost 8 years ago
Merge pull request #152 from zauguin/windows More... almost 8 years ago
Merge pull request #149 from ykhokhulya/master More... almost 8 years ago
Protect std::max against macro definitions More... almost 8 years ago
Ignore .pc file, it generates by configure More... almost 8 years ago
Generate configure script by autoconf More... almost 8 years ago
Remove generated files More... almost 8 years ago
Fix wrong version in generated .pc file More... almost 8 years ago
Merge pull request #143 from zauguin/codecvt More... about 8 years ago
Directly use std::codecvt<>. More... about 8 years ago
Merge pull request #138 from zauguin/mac-endian More... about 8 years ago
Merge pull request #139 from Chris-Bond/master More... about 8 years ago
update package managers section More... about 8 years ago
Update README.md More... about 8 years ago
Fix endian detection in flags test for macOS More... over 8 years ago
Merge pull request #135 from cbeiraod/master More... over 8 years ago
Use nullopt instead of reset with experimental::optional More... over 8 years ago
Changed the std::optional test to use the same optional as the library More... over 8 years ago
Removed macro for explicitly requiring experimental optional and updated README to reflect the change More... over 8 years ago
Made optional type available within the sqlite namespace More... over 8 years ago
Updated README.md to reflect the new option More... over 8 years ago
fixed the ifdef statements More... over 8 years ago