Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/sortfault.test
2015-01-02
| ||
15:55 | [d4ccf606a0] part of check-in [acb0d1e832] Add the SQLITE_CONFIG_PMASZ start-time option. (check-in: [acb0d1e832] user: drh branch: trunk, size: 4460) | |
2014-08-25
| ||
23:44 | [b8e35177f9] part of check-in [e3305d4b4e] Remove the SQLITE_CONFIG_WORKER_THREADS configuration parameter. The number of worker threads in the sorter is now determined only by the PRAGMA threads=N setting. (check-in: [e3305d4b4e] user: drh branch: threads, size: 4371) | |
2014-05-05
| ||
09:08 | [1a12b6e27d] part of check-in [bde28b702d] Add tests so that the "coverage-sorter" test permutation covers all branches in vdbesort.c. Fix a few minor problems in the same file. (check-in: [bde28b702d] user: dan branch: threads, size: 4449) | |
2014-05-03
| ||
20:43 | [f2f94227d9] part of check-in [a33a366ba8] Add an extra fault-injection test to sortfault.test. Remove an unreachable branch from vdbesort.c. (check-in: [a33a366ba8] user: dan branch: threads, size: 2332) | |
19:33 | [f875d29c58] part of check-in [32ccf3ae18] Fix a race condition in the sorter. (check-in: [32ccf3ae18] user: dan branch: threads, size: 1740) | |
14:28 | [7fdc4a9bd7] part of check-in [3a66c4e1bf] Fix a problem in the sorter causing it to return spurious SQLITE_NOMEM errors when configured to use memsys3 or memsys5. (check-in: [3a66c4e1bf] user: dan branch: threads, size: 1194) | |
2014-04-15
| ||
20:52 | Added: [2e2337aa5d] part of check-in [2f94f9ce9b] Fix some problems to do with OOM conditions in vdbesort.c. Some problems remain. (check-in: [2f94f9ce9b] user: dan branch: threads, size: 924) | |