0
0
mirror of https://gitlab.com/cznic/sqlite.git synced 2025-05-17 23:26:41 +00:00

33 Commits

Author SHA1 Message Date
b82b94e968 revert tip to v1.23.1, updates 2023-07-01 16:17:25 +02:00
2a8ff5d5e8 SQLite 3.42, 28 errors out of 839686 tests on linux/amd64 2023-06-10 23:01:20 +02:00
df33b8d151 upgrade to SQLite 3.41.2 2023-03-27 16:18:28 +02:00
afd4eec699 upgrade to SQLite 3.41.0 2023-02-23 14:46:00 +01:00
343988cb93 upgrade to SQLite 3.40.1 2022-12-28 23:26:14 +01:00
0cf45f6593 windows: adjust for go1.20 2022-12-10 13:40:15 +01:00
76945bb9b2 upgrade to SQLite 3.40, remove -DSQLITE_ENABLE_SNAPSHOT from testConfig,
updates 
2022-11-27 19:06:03 +01:00
eff53efe1b upgrade to SQLite 3.39.3 2022-09-06 22:18:10 +02:00
282bdb12f8 upgrade to SQLite 3.39.2 2022-08-10 08:49:05 +02:00
1cd30edd99 testdata/tcl: skip win32longpath under Go 1.19 2022-07-18 06:36:04 -03:00
b1c8c56ec3 upgrade to SQLite 3.38.5 2022-05-07 22:41:21 +02:00
f2c77c5fed upgrade to SQLite 3.38.3 2022-05-02 16:41:55 +02:00
d6f9fa5f96 upgrade to SQLite 3.38.2 2022-03-28 14:25:37 +02:00
1d86852311 upgrade to SQLite 3.38.1 2022-03-13 17:10:00 +01:00
90075bb737 update to SQLite 3.38.0 2022-02-23 21:29:26 +01:00
7ac4e9c58b update testdata/tcl/win32longpath.test 2022-02-06 09:14:42 +01:00
e97cd0ce04 upgrade to SQLite 3.37.2, updates 2022-01-07 19:47:47 +01:00
8db47beb23 upgrade to tcl8.6.12/2 2021-12-08 11:33:15 +01:00
9ac8e1282d SQLite 3.37.0: rc2 2021-11-30 18:46:09 +01:00
12794c24e9 3.37.0: regenerate all but darwin/arm64, netbsd/amd64 and windows/386 2021-11-29 14:57:11 +01:00
c0894304cd windows/amd64: regenerate 2021-11-13 10:19:47 +01:00
ffc4be292a update all targets but darwin/arm64 to SQLite 3.36, updates 2021-06-21 12:21:04 +02:00
ff775b367c all_test.go - remove the temp db between scripts to prevent not quite closed/deleted/race.
malloc5.test - skip tests requiring memstats collection
pager1.test - skip 2 tests in non-functional sets.
snapshot_fault.test - skip test w/failing forcedelete
testdata/tcl/tester.tcl - fix get_pwd to return output of 'cd'
2021-06-09 18:44:35 -04:00
df32326857 upgrade linux/*, windows/amd64 to SQLite 3.35.5 2021-05-10 14:35:53 +02:00
af0d8ac4fa upgrade linux/*, windows/amd64 to SQLite 3.35.4, updates 2021-04-09 12:49:40 +02:00
fae63b194d linux/amd64: enable pthreads 2021-03-23 00:17:08 +01:00
6f3d099498 merged, re-fixed windows get_pwd. 2021-03-14 12:07:03 -04:00
39d4e071e1 regenerate darwin/arm64 2021-03-13 09:14:00 -04:00
c1357b87cd cleanup get working dir on windows: "echo /c %CD%" -> "/c cd " 2021-01-18 09:59:38 -05:00
aabaed09c7 get_pwd fix for windows 2021-01-16 13:01:07 -05:00
48fa7fd005 patch Tcl tests, darwin rc2
For details see

  https://sqlite.org/forum/forumpost/0244674f4e?t=h

and

  https://sqlite.org/src/info/0c8e2ede5c325aa7
2021-01-07 22:48:37 +01:00
e662a135d1 release 1.4.0 2020-08-26 23:31:54 +02:00
b406626c64 release v1.4.0-beta1 2020-07-26 22:36:18 +02:00