Overview
Comment: | Rename project to ObjSQLite3 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
b821df3a30cc9a96f4d9ef2e3e354396 |
User & Date: | js 2020-08-31 21:33:32 |
Context
2020-08-31
| ||
21:36 | Makefile: Fix wrong name for .oc file check-in: c256c8ae6e user: js tags: trunk | |
21:33 | Rename project to ObjSQLite3 check-in: b821df3a30 user: js tags: trunk | |
2020-08-24
| ||
21:44 | Initial commit check-in: 5e202503fc user: js tags: trunk | |
Changes
Changes to Makefile.
Name change from ObjSQLite.oc.in to ObjSQLite3.oc.in.
Changes to configure.ac.
Changes to extra.mk.in.
Changes to src/Makefile.
Name change from src/ObjSQLite.h to src/ObjSQLite3.h.
Name change from src/SLConnection.h to src/SL3Connection.h.
Name change from src/SLConnection.m to src/SL3Connection.m.
Changes to src/exceptions/Makefile.
Name change from src/exceptions/SLException.h to src/exceptions/SL3Exception.h.
Name change from src/exceptions/SLException.m to src/exceptions/SL3Exception.m.