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: |
31c5599df5d8f15b336773108a8fca41 |
User & Date: | js on 2024-08-11 09:22:44 |
Other Links: | manifest | tags |
2024-08-11
| ||
17:22 | Remove -[PGConnection insertRow:] check-in: 30633656b0 user: js tags: trunk | |
09:22 | Change license to unmodified ISC check-in: 31c5599df5 user: js tags: trunk | |
2024-08-07
| ||
20:21 | Set soversion check-in: 199ebef61a user: js tags: trunk | |
Modified src/ObjPgSQL.h from [5e5c5948f8] to [b8af5df6b9].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - - + - + - + - + - - - + + - - - + + - - - + + - | /* |
︙ |
Modified src/PGConnection+Private.h from [3f6fed566d] to [0e21f3b90a].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - - + - + - + - + - - - + + - - - + + - - - + + - | /* |
︙ |
Modified src/PGConnection.h from [ae7a76644d] to [6557d3c745].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - - + - + - + - + - - - + + - - - + + - - - + + - | /* |
︙ |
Modified src/PGConnection.m from [44eb09f94d] to [08b3010634].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - - + - + - + - + - - - + + - - - + + - - - + + - | /* |
︙ |
Modified src/PGResult+Private.h from [ea678db888] to [c69e339278].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - - + - + - + - + - - - + + - - - + + - - - + + - | /* |
︙ |
Modified src/PGResult.h from [da10f7ff1c] to [07db86ca5c].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - - + - + - + - + - - - + + - - - + + - - - + + - | /* |
︙ |
Modified src/PGResult.m from [1bdfc53144] to [6f8b3390f2].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - - + - + - + - + - - - + + - - - + + - - - + + - | /* |
︙ |
Modified src/PGResultRow+Private.h from [7e2807226e] to [4b3ecb6d0a].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - - + - + - + - + - - - + + - - - + + - - - + + - | /* |
︙ |
Modified src/PGResultRow.h from [4178510913] to [5d416a4be2].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - - + - + - + - + - - - + + - - - + + - - - + + - | /* |
︙ |
Modified src/PGResultRow.m from [fbcb8b8b2a] to [942a6e30f4].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - - + - + - + - + - - - + + - - - + + - - - + + - | /* |
︙ |
Modified src/exceptions/PGCommandFailedException.h from [33377dd60d] to [1cae29110f].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - - + - + - + - + - - - + + - - - + + - - - + + - | /* |
︙ |
Modified src/exceptions/PGCommandFailedException.m from [a4fcabf09b] to [1397490069].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - - + - + - + - + - - - + + - - - + + - - - + + - | /* |
︙ |
Modified src/exceptions/PGConnectionFailedException.h from [91b38c061f] to [514f0511f6].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - - + - + - + - + - - - + + - - - + + - - - + + - | /* |
︙ |
Modified src/exceptions/PGConnectionFailedException.m from [458c697c70] to [d97b455a6c].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - - + - + - + - + - - - + + - - - + + - - - + + - | /* |
︙ |
Modified src/exceptions/PGException.h from [d9699ef579] to [3779ea9184].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - - + - + - + - + - - - + + - - - + + - - - + + - | /* |
︙ |
Modified src/exceptions/PGException.m from [f9cc400491] to [83c7b601db].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - - + - + - + - + - - - + + - - - + + - - - + + - | /* |
︙ |
Modified tests/Tests.m from [730ea3b355] to [bddcb08bb6].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - - + - + - + - + - - - + + - - - + + - - - + + - | /* |
︙ |