Fossil

Timeline
Login

Timeline

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

10 check-ins using file src/sqlite3.c version 43f87572cf

2017-03-23
22:09
Define the NORETURN macro for MSVC ... (check-in: a99c9ffec2 user: drh tags: trunk)
2017-03-22
16:42
Since "allow-symlinks" is already ON by default on non-unix platforms (since fossil 1.35 already), no need to do anything special during GIT/SVN import. ... (check-in: f21820f4ab user: jan.nijtmans tags: trunk)
16:15
Fix harmless compiler warnings in the shell ... (check-in: cc65959b0f user: jan.nijtmans tags: trunk)
15:56
When compiling with Mingw(-w64), check for (older) MSVC compatibility. ... (check-in: 4080860da5 user: jan.nijtmans tags: trunk)
14:52
Fix (older) MSVC compile ... (check-in: 80c94b7689 user: jan.nijtmans tags: trunk)
12:39
Fixes to SVN import received from Christophe Gouiran (bechris13250 at gmail) ... (check-in: 035bd4f65c user: drh tags: trunk)
2017-03-21
23:45
Added some UTF-16 cases, and a BOM case for UTF-8 to commit-warning.test ... (check-in: 8705a52535 user: rberteig tags: trunk)
13:21
Add the --symlink option to test-file-environment. ... (check-in: e583068713 user: drh tags: trunk)
10:52
Improve commit-warning tests by constructing test files for interesting cases aiming for coverage of all the situations that should produce warnings independent of the other files in the fossil repository. ... (check-in: 02bfb9b629 user: rberteig tags: trunk)
2017-03-20
13:57
Update the built-in SQLite to the first 3.18.0 beta. ... (check-in: affb6b5e76 user: drh tags: trunk)