Comment: | Change license to unmodified ISC |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
368cf0769e9bc0667747bd5542e17495 |
User & Date: | js on 2024-08-11 08:51:42 |
Other Links: | manifest | tags |
2024-08-11
| ||
11:40 | Add documentation check-in: c78968b79b user: js tags: trunk | |
08:51 | Change license to unmodified ISC check-in: 368cf0769e user: js tags: trunk | |
00:40 | Remove .fossil-settings check-in: 2a0ce70dc7 user: js tags: trunk | |
Modified src/ObjSQLite3.h from [dfb1cfef6c] to [2848ca350d]. [diff]
Modified src/SL3Connection.h from [8cbc9f7e4d] to [2f11a63715]. [diff]
Modified src/SL3Connection.m from [dbf2ad6c36] to [48f8ce5290]. [diff]
Modified src/SL3PreparedStatement+Private.h from [ff87100ce2] to [f66c0ab027]. [diff]
Modified src/SL3PreparedStatement.h from [a8230dfbd7] to [317568a3ca]. [diff]
Modified src/SL3PreparedStatement.m from [a6027fa289] to [2b5e97d424]. [diff]
Modified src/exceptions/SL3BindObjectFailedException.h from [c7da60d503] to [d24a6570aa]. [diff]
Modified src/exceptions/SL3BindObjectFailedException.m from [49a3ed4613] to [25dcb164ba]. [diff]
Modified src/exceptions/SL3ClearBindingsFailedException.h from [a5452ee763] to [65ecd7ad93]. [diff]
Modified src/exceptions/SL3ClearBindingsFailedException.m from [eeb4227f18] to [f8b6f9af6d]. [diff]
Modified src/exceptions/SL3Exception.h from [bf0b6819ba] to [38943d3f40]. [diff]
Modified src/exceptions/SL3Exception.m from [78575918ff] to [6be1a34977]. [diff]
Modified src/exceptions/SL3ExecuteStatementFailedException.h from [3b1dd61d6a] to [954884630e]. [diff]
Modified src/exceptions/SL3ExecuteStatementFailedException.m from [712d963f2b] to [d845f9846f]. [diff]
Modified src/exceptions/SL3OpenFailedException.h from [2b6d1a8086] to [a4d8e6cbd0]. [diff]
Modified src/exceptions/SL3OpenFailedException.m from [176ed940fa] to [eb7e770ec5]. [diff]
Modified src/exceptions/SL3PrepareStatementFailedException.h from [44fce53579] to [04a3b10aa5]. [diff]
Modified src/exceptions/SL3PrepareStatementFailedException.m from [1346cca4db] to [5240ed1e31]. [diff]
Modified src/exceptions/SL3ResetStatementFailedException.h from [01683aae10] to [59f43fd194]. [diff]
Modified src/exceptions/SL3ResetStatementFailedException.m from [d7ce63a515] to [2d8829889c]. [diff]
Modified tests/Tests.m from [026f29135a] to [3d8f1556f2]. [diff]