Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
18 check-ins using file auto.def version cfe3dc0724
|
2015-06-19
| ||
| 20:36 | Updated Makefile.msc generation: Add an option for creating a dynamically linked fossil binary. Make it possible to opt-out of building zlib. Edit: Closed branch as dynamicMsvc branch already does what this intends to do, and more. ... (Closed-Leaf check-in: 2a0bc313fb user: jan tags: jan-dynlnk-win) | |
| 16:19 | Rework -help implementation so -help can be added to any command line even if it already contained an option that the help command would have interpreted. For example, "fossil clean -x -help" now prints help about the clean command, whereas before it was did the same as "fossil help -x", i.e. list auxiliary commands without mentioning clean. Make sure to fall back on the current implementation so "fossil -help -x" and such still work correctly. ... (Closed-Leaf check-in: 3a9017f9d1 user: andygoth tags: andygoth-help-option) | |
| 15:47 | Revert inadvertent merge error in changes.wiki. ... (check-in: b87a4d049b user: andygoth tags: andygoth-brackets-outside-link) | |
| 15:44 | Merge trunk. ... (check-in: cc8e56f19e user: andygoth tags: andygoth-quote-apostrophe) | |
| 15:44 | Merge trunk. ... (check-in: 21220b21b7 user: andygoth tags: andygoth-brackets-outside-link) | |
| 14:40 | Remove ugly and zero-information comment text from linenoise.c. ... (check-in: 7bc11da241 user: drh tags: trunk) | |
| 09:03 | Update internal Unicode character tables, used in regular expression handling, from version 7.0 to 8.0. ... (check-in: 192c8266ef user: jan.nijtmans tags: trunk) | |
|
2015-06-17
| ||
| 06:36 | Minor improvements to command macros. ... (check-in: b463e46995 user: mistachkin tags: dynamicMsvc) | |
| 05:54 | Initial work on dynamically linked MSVC build. ... (check-in: 50cb0fe3c7 user: mistachkin tags: dynamicMsvc) | |
|
2015-06-16
| ||
| 13:28 | remove unnecessary end-of-line spacing ... (check-in: 33c44fab3a user: jan.nijtmans tags: trunk) | |
|
2015-06-13
| ||
| 20:11 | Update referenced OpenSSL version ... (check-in: 6c4263daac user: jan.nijtmans tags: trunk) | |
| 18:49 | More consistent capitalization of 'Fossil'. ... (check-in: 91ed0447ad user: mistachkin tags: trunk) | |
| 18:47 | Fix missing parenthesis on index page, remove trailing spaces. Other minor improvements. ... (check-in: 09fee89348 user: mistachkin tags: trunk) | |
|
2015-06-11
| ||
| 21:50 | merge trunk ... (check-in: 5e9253da21 user: jan.nijtmans tags: exec-rel-paths) | |
| 21:25 | Further improvements to the Tcl integration subsystem. ... (check-in: 18fc492a95 user: mistachkin tags: trunk) | |
| 17:10 | Update referenced OpenSSL version. ... (check-in: 0626182eb3 user: mistachkin tags: trunk) | |
| 15:28 | Build-in the linenoise command-line editing library on unix. ... (check-in: 8514856576 user: drh tags: trunk) | |
| 15:20 | Build-in Antirez's linenoise library for command-line editing on the "fossil sql" command on unix. ... (Closed-Leaf check-in: 2d79355f9c user: drh tags: linenoise) | |