Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
14 check-ins using file src/info.c version 4046b7edab
|
2019-05-23
| ||
| 19:29 | Since libressl abuses OPENSSL_VERSION_NUMBER, don't let fossil being confused by that. ... (Closed-Leaf check-in: 06cb09dde7 user: jan.nijtmans tags: branch-2.8) | |
|
2019-05-17
| ||
| 14:04 | (cherry-pick): Fix the openssl-1.1.1b build procedures. ... (check-in: e5616cdac8 user: jan.nijtmans tags: branch-2.8) | |
|
2019-05-16
| ||
| 08:17 | Merge the Makefile changes for OpenSSL-1.1. ... (check-in: c8bd45c1aa user: jan.nijtmans tags: branch-2.8) | |
|
2019-04-18
| ||
| 14:06 | (cherry-pick): Clean up the detection of BIO_ADDR_hostname_string by removing redundant definitions; apparently autosetup has a feature which automatically creates a define with HAVE_ prepended for whatever function is intended to be detected. ... (check-in: 9ef58dcff2 user: jan.nijtmans tags: branch-2.8) | |
|
2019-04-17
| ||
| 22:23 | (cherry-pick): Update the built-in SQLite to version 3.28.0. ... (check-in: 96c3562733 user: jan.nijtmans tags: branch-2.8) | |
|
2019-03-21
| ||
| 23:51 | (cherry-pick): Add the "New Era" or "元号" placeholder to the (regexp) Unicode tables. So fossil is ready for the expected japanese May 1 event. See: [http://blog.unicode.org/2018/09/new-japanese-era.html] ... (check-in: 31aefc3bc6 user: jan.nijtmans tags: branch-2.8) | |
|
2019-03-01
| ||
| 10:30 | (cherry-pick): Update internal Unicode character tables, used in regular expression handling, from version 11.0 to 12.0. In "[/help?cmd=regexp|fossil regexp]", "[/help?cmd=grep|fossil grep]" and the TH1 "regexp" command, the -nocase option now removes multiple diacritics from the same character (derived from SQLite's remove_diacritics=2) ... (check-in: e217b8b988 user: jan.nijtmans tags: branch-2.8) | |
|
2019-02-27
| ||
| 19:12 | (cherry-pick): Fix a mysterious bug in is_ticket() that was preventing me from updating the TCL repository. ... (check-in: c460f94352 user: jan.nijtmans tags: branch-2.8) | |
|
2019-02-25
| ||
| 22:57 | SQLite 3.27.2 ... (check-in: 367831eaac user: jan.nijtmans tags: branch-2.8) | |
|
2019-02-24
| ||
| 22:55 | (cherry-pick): Make fossil work with Tcl 8.7 (still in alpha), even when Tcl is compiled with -DTCL_NO_DEPRECATED ... (check-in: e869ad9c93 user: jan.nijtmans tags: branch-2.8) | |
|
2019-02-20
| ||
| 15:01 | Version 2.8 ... (check-in: f8d7f76bfd user: drh tags: trunk, release, version-2.8) | |
|
2019-02-18
| ||
| 22:37 | Fix the handling of manifest files for the "tag" and "amend" commands. ... (check-in: 5e20a4f7a8 user: drh tags: trunk) | |
|
2019-02-07
| ||
| 17:39 | Backout [6e80af7e52], as this branch enables the 'reparent' command to work without an open check-out. ... (Closed-Leaf check-in: 3580fce8fb user: florian tags: tag-cmd-manifest-updates) | |
| 17:37 | For the 'amend' command, enable updating the "manifest" files with an open check-out. ... (check-in: 05c1e3b958 user: florian tags: tag-cmd-manifest-updates) | |