0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Dec 03, 2024 — Dec 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use using instead of typedef in examples More... about 1 year ago
Use unsigned long long instead of unsigned long in examples More... about 1 year ago
Use unsigned long long instead of unsigned long for object id in manual More... about 1 year ago
Use using instead of typedef in manual More... about 1 year ago
Use unique_ptr instead of auto_ptr in examples in manual More... about 1 year ago
Remove mentioning of TR1 from manual More... about 1 year ago
Update NEWS file More... about 1 year ago
Minor addition to runtime libraries README.md More... about 1 year ago
Update documentation style More... about 1 year ago
Document (!) placeholder in modifier expressions More... about 1 year ago
Document before/after virtual member pragma specifiers More... about 1 year ago
Document mixed automatic/manual object id assignment in SQLite and MySQL More... about 1 year ago
Use C preprocessor-based byte order detection in libodb-pgsql More... about 1 year ago
Fix bug in manual More... about 1 year ago
Start documenting support for PostgreSQL stored procedures/functions More... about 1 year ago
Document SQLite attached databases support More... about 1 year ago
Document odb::sqlite::serial_connection_factory More... about 1 year ago
Document points_to pragma More... about 1 year ago
Recognize WITH as complete query prefix in MySQL More... about 1 year ago
Document C++ type mapping support More... about 1 year ago
Update version/date/copyright in documentation More... about 1 year ago
Switch odb-examples to UNLICENSE (public domain) More... about 1 year ago
Update licensing information More... about 1 year ago
Replace README with README.md More... about 1 year ago
Drop INSTALL files More... about 1 year ago
Add PACKAGE-README.md More... about 1 year ago
Fix view2a struct copy constructor in odb-tests/common/view/olv test More... about 1 year ago
Add Windows binary distribution archives package build configurations for libodb* and odb packages More... about 1 year ago
Fix 'unknown warning group -Wcpp' warning for older versions of Clang More... about 1 year ago
Fix incorrect assert() usage More... about 1 year ago