Fossil

Timeline
Login

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

10 check-ins using file src/file.c version 24f02e1c11

2017-09-21
09:56
(cherry-pick): Correct /doc webpage in the case of a read-only database containing a vcache table lacking the desired vid Closed-Leaf check-in: 1fdcb20707 user: jan.nijtmans tags: branch-2.3
2017-09-11
16:44
Restore the --no-dir-symlinks option. Closed-Leaf check-in: aff4363d1c user: mistachkin tags: no-dir-symlinks
2017-09-08
09:05
(cherry-pick): Correct handling of mtime updates for UV push. (cherry-pick): Moved the check for iconv(3) in -liconv up within auto.def. If it happens after the checks for OpenSSL on certain macOS configurations, autosetup can be fooled into believing it doesn't need -liconv on that platform. This checkin splits up the group of cc-check-functions calls, so the moved call is now documented as to why its segregated. check-in: 746668d58b user: jan.nijtmans tags: branch-2.3
2017-08-29
07:58
(cherry-pick): SQLite version 3.20.1 (cherry-pick): Remove an unused global variable from the path_shortest() logic check-in: ae8709e2fc user: jan.nijtmans tags: branch-2.3
07:50
SQLite version 3.20.1 check-in: ffc252a663 user: jan.nijtmans tags: trunk
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