SQLite

Changes On Branch permutations-fix
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch permutations-fix Excluding Merge-Ins

This is equivalent to a diff from 33e62747 to 89b0ee33

2016-04-29
11:33
Modify the permutations.test script so as to set any permutation specific configuration values before running each individual test script. Fix a mostly harmless buffer overread in the sessions module. (check-in: 4cbd5024 user: dan tags: trunk)
10:13
Fix an almost entirely harmless buffer overread in the sessions module. (Closed-Leaf check-in: 89b0ee33 user: dan tags: permutations-fix)
2016-04-28
18:53
Rearrange some code in the RowSet logic for clarity of presentation, while adding an /*OPTIMIZATION-IF-TRUE*/ comment. It should operate identically. (check-in: 5748e643 user: drh tags: trunk)
14:59
Merge latest changes from trunk with this branch. (check-in: 45467ee4 user: dan tags: permutations-fix)
14:15
Use comments to mark several branches as optimizations. No changes to code. (check-in: 33e62747 user: drh tags: trunk)
03:52
Remove an unnecessary conditional from the sqlite3DecOrHexToI64() routine. (check-in: fcf85bfe user: drh tags: trunk)

Changes to ext/session/sessionfault.test.

Changes to ext/session/sessionfault2.test.

Changes to ext/session/sqlite3session.c.

Changes to src/test1.c.

Changes to src/test6.c.

Changes to src/test_devsym.c.

Changes to src/test_journal.c.

Changes to src/test_syscall.c.

Changes to test/dbstatus2.test.

Changes to test/e_vacuum.test.

Changes to test/exists.test.

Changes to test/hook.test.

Changes to test/incrvacuum2.test.

Changes to test/journal2.test.

Changes to test/permutations.test.

Changes to test/pragma3.test.

Changes to test/quota.test.

Changes to test/stat.test.

Changes to test/sync.test.

Changes to test/tester.tcl.

Changes to test/tkt-2d1a5c67d.test.

Changes to test/tkt-313723c356.test.

Changes to test/tkt-5d863f876e.test.

Changes to test/tkt-9d68c883.test.

Changes to test/zerodamage.test.