Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
12 check-ins using file src/sqlite3.c version 79b7f3b977
|
2017-08-28
| ||
| 14:04 | Update dirent to version 1.23. See [https://github.com/tronkko/dirent/releases] check-in: ade4a657dc user: jan.nijtmans tags: trunk | |
|
2017-08-24
| ||
| 19:30 | Remove an unused global variable from the path_shortest() logic. check-in: 084690e772 user: drh tags: trunk | |
| 14:20 | Typo fixes thanks to rosscanning, ref [http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg25775.html] check-in: f98852a0df user: andygoth tags: trunk | |
|
2017-08-23
| ||
| 18:53 | (cherry-pick): Remove a redundant directory separator character from the temporary filenames generated on windows. (cherry-pick): Change the file_mkfolder() implementation to assume that the folder already exists and only go about creating it and its path if it does not previously exit. check-in: adacbfbcfb user: jan.nijtmans tags: branch-2.3 | |
| 17:53 | Change the file_mkfolder() implementation to assume that the folder already exists and only go about creating it and its path if it does not previously exit. check-in: 92ea61837e user: drh tags: trunk | |
| 17:38 | Remove a redundant directory separator character from the temporary filenames generated on windows. check-in: b5f0d70362 user: drh tags: trunk | |
| 17:29 | Add the test-tempname command for testing the file_tempname() routine. check-in: f1d23f04c0 user: drh tags: trunk | |
| 17:28 | Fix build (previous cherry-pick was not complete) (cherry-pick): For temporary filename paths on Windows, changes all backslash characters into forward slashes, so that the new enhanced-security shell escape mechanism from check-in [3b191c98] can use those temporary filenames. check-in: dbda6e2a5d user: jan.nijtmans tags: branch-2.3 | |
| 17:18 | For temporary filename paths on Windows, changes all backslash characters into forward slashes, so that the new enhanced-security shell escape mechanism from check-in [3b191c98] can use those temporary filenames. check-in: e474c177df user: drh tags: trunk | |
| 11:05 | Add the --details option to the test-find-pivot command. check-in: 9e48dad49b user: drh tags: trunk | |
|
2017-08-22
| ||
| 09:46 | (cherry-pick): Use SQLite 3.20.0 final check-in: 7eebec15bd user: jan.nijtmans tags: branch-2.3 | |
|
2017-08-21
| ||
| 12:18 | Use SQLite 3.20.0 final (source_id change only) check-in: 810dd031ec user: jan.nijtmans tags: trunk | |