Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
19 check-ins using file src/shell.c version 77054c0210
|
2017-03-22
| ||
| 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 | |
| 13:56 | Limit the virtual-machine size for SQL statements run for report generators. check-in: 307147510c user: drh tags: trunk | |
|
2017-03-18
| ||
| 14:10 | Update to the latest pre-release of SQLite 3.18.0 that includes a fix for the harmless compiler warning on Macs. check-in: 9612d43f93 user: drh tags: trunk | |
| 12:44 | The "amend" command only works from within an open check-out. check-in: 8c22e1bbcd user: drh tags: trunk | |
|
2017-03-16
| ||
| 23:20 | Clean up JSON tests and tweak use of catch in the test framework. check-in: 9e5f06deae user: rberteig tags: trunk | |
| 17:55 | Update the change log for version 2.2. Change the version number to 2.2. check-in: b477fe5799 user: drh tags: trunk | |
| 16:16 | Remove the (broken) "Color by Hash" submenu link from the /bloblist page. check-in: dd687c7c90 user: drh tags: trunk | |
| 15:29 | On the /rcvfromlist page, show the hash algorithms used for each batch of artifacts received. check-in: 386191d379 user: drh tags: trunk | |
| 15:14 | Rename crnl-glob versioned setting to crlf-glob check-in: c5e4f7dff8 user: jan.nijtmans tags: trunk | |
| 15:03 | The hclr query parameter to /bloblist color-codes the display to show whether each artifact is SHA1 or SHA3. There are no links or buttons to activate this query parameter. It is designed for expert users only, to be typed in manually into the URL. check-in: 59a8438a85 user: drh tags: trunk | |
| 14:47 | Update the built-in SQLite to the latest 3.18.0 pre-release. check-in: 303a2084a3 user: drh tags: trunk | |
|
2017-03-15
| ||
| 19:04 | (cherry-pick): On the /tarball and /zip pages, use r= as the query parameter to select which check-in to download. The uuid= query parameter is still accepted as an alias for backwards compatibility. check-in: c6a20403c6 user: jan.nijtmans tags: branch-2.1 | |
| 14:30 | (cherry-pick): Have Fossil use the new "PRAGMA optimize" feature of SQLite 3.18.0 alpha. Use latest SQLite CLI enhancements. check-in: d123620ee3 user: jan.nijtmans tags: branch-2.1 | |