Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 descendants of abbc00fc5b666f03
|
2012-09-29
| ||
| 07:16 | Some fine-tuning for autosetup to support the Tcl stubs mechanism. check-in: 01de4c53b1 user: mistachkin tags: tclStubsV2 | |
| 06:56 | Build system changes to support the Tcl stubs mechanism. check-in: 9d0a4a89d7 user: mistachkin tags: tclStubsV2 | |
|
2012-09-28
| ||
| 20:15 | Refinements to the Tcl stubs integration. check-in: a0b3507d6c user: mistachkin tags: tclStubsV2 | |
| 13:45 | merge trunk check-in: 1aed9aabaa user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
| 10:18 | Update to the latest SQLite amalgamation, for the purpose of testing recent changes in SQLite. check-in: c0f245de25 user: drh tags: trunk | |
| 07:26 | load Tcl dynamically using the Stubs mechanism in stead of linking in the library statically. Closed-Leaf check-in: ba91fe5f9e user: jan.nijtmans tags: stubbed-tcl | |
|
2012-09-27
| ||
| 21:16 | Merge the partialCommitPerms branch which fixes an issue with permission bit changes of non-specified files being picked up by a partial commit. check-in: a0da8b3873 user: drh tags: trunk | |
| 17:29 | Update the pre-checkin checklist to talk about the new --tk option to the diff command. check-in: 394177917c user: drh tags: trunk | |
| 13:02 | Merge the fix for [711d04b6d8577] into trunk. Only bail out of a commit if none of the selected files have changed, rather than if any selected file is unchanged. check-in: 3a5e81cedb user: drh tags: trunk | |
| 11:51 | Alternative fix for ticket [711d04b6d8577]. Closed-Leaf check-in: 94e2deef6d user: drh tags: ticket-711d04b6d8 | |
| 08:43 | Candidate fix for ticket [711d04b6d8] check-in: eab9f88e7f user: jan.nijtmans tags: ticket-711d04b6d8 | |
| 01:38 | Fixes to the --tk diff option to support unified diff on Windows. check-in: 1048bccf14 user: mistachkin tags: trunk | |
| 00:37 | Allow unified diff for the --tk diff option. check-in: 5be507df71 user: mistachkin tags: trunk | |
|
2012-09-26
| ||
| 14:11 | merge check-in: 84f1b5b37f user: jan.nijtmans tags: trunk | |
| 14:10 | Make "fossil diff --tk" work on Windows as well. check-in: b836ec8a35 user: jan.nijtmans tags: trunk | |
| 13:52 | For the --tk option to the diff command, invoke "tclsh" instead of "wish" and invoke "package require Tk" at the beginning of the script. check-in: aba451e9d5 user: drh tags: trunk | |
| 12:55 | Add the --tk option to "fossil diff" in order to launch a Tcl/Tk GUI display of colorized side-by-side diffs. check-in: 22e5d711e5 user: drh tags: trunk | |
| 11:59 | Add the --baseurl open to the "fossil server" and "fossil http" commands, for use with reverse proxies such as nginx. check-in: ecb85f61a9 user: drh tags: trunk | |
| 09:48 | Correct last merge: mbcs->utf-8 conversion is done later check-in: b9640f05a2 user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
| 09:32 | merge trunk check-in: 71ef64bb75 user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
| 09:27 | Bug-fix: inline editor on Windows should expect mbcs, not utf-8 check-in: 9c9ad8e572 user: jan.nijtmans tags: trunk | |
| 07:35 | Now it works ۠ check-in: 433cb71479 user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
| 00:11 | Escape "<" and ">" characters denoting removed and inserted line in the HTML version of side-by-side diff. check-in: 28cfb2fb10 user: drh tags: trunk | |
|
2012-09-25
| ||
| 21:15 | another attempt ۠ check-in: 4358a23778 user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
| 20:40 | C check-in: fa8e0fed9c user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
| 16:19 | Isolate the logic used to figure out the text encoding of the check-in comment coming back from the users editor into windows-only code. check-in: 397c990400 user: drh tags: use-utf8-in-win-external-editor | |
| 14:55 | zFile cannot be NULL, that wouldn't work on UNIX check-in: 7724ea6501 user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
| 14:10 | Use mbcs on Windows' external file editor in stead of utf-8 check-in: 3a20d89d95 user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
| 11:48 | Candidate fix for maintaining existing permission bits for partial check-ins. Closed-Leaf check-in: 33ffb32cb8 user: mistachkin tags: partialCommitPerms | |
| 06:40 | allow Eclipse to be used as fossil development IDE, merged from "fossil-eclipse" branch, which is now closed. check-in: ae356a7b2e user: jan.nijtmans tags: trunk | |
|
2012-09-06
| ||
| 09:10 | merge trunk <p>enable UNICODE mode (experimental) Closed-Leaf check-in: 2017d2f832 user: jan.nijtmans tags: eclipse-project | |
|
2012-09-05
| ||
| 13:45 | merge trunk, fix compilation on Cygwin/Linux check-in: c05ba6b0d7 user: jan.nijtmans tags: eclipse-project | |
| 12:55 | const-qualification check-in: 645f34834d user: jan.nijtmans tags: eclipse-project | |
| 09:26 | be smarter about istty static initialization check-in: 5d9f57a721 user: jan.nijtmans tags: eclipse-project | |
| 09:05 | superflueous semicolon. check-in: 6f3b0f3445 user: jan.nijtmans tags: eclipse-project | |
| 09:00 | fix writing to stderr console, last commit broke that. check-in: b4bab791fc user: jan.nijtmans tags: eclipse-project | |
| 08:15 | write unicode to console, when possible. check-in: 7fd74e72f8 user: jan.nijtmans tags: eclipse-project | |
| 07:31 | make output to the Windows console binary-safe check-in: a830168d3f user: jan.nijtmans tags: eclipse-project | |
| 06:32 | merge trunk check-in: 1393a9107b user: jan.nijtmans tags: eclipse-project | |
|
2012-09-04
| ||
| 12:36 | merge trunk check-in: 2050646c9f user: jan.nijtmans tags: eclipse-project | |
| 07:00 | merge trunk check-in: 56f6e9f3b9 user: jan.nijtmans tags: eclipse-project | |
| 06:52 | merge trunk check-in: 26aa3eeab8 user: jan.nijtmans tags: eclipse-project | |
|
2012-08-30
| ||
| 12:34 | make winhttp.c compilable without -DUNICODE check-in: d0256a17be user: jan.nijtmans tags: eclipse-project | |
| 11:47 | merge ticket-c8c0b78c84 convert winhttp.c to unicode check-in: f342247c50 user: jan.nijtmans tags: eclipse-project | |
| 07:03 | merge trunk check-in: 0387251bd3 user: jan.nijtmans tags: eclipse-project | |
|
2012-08-29
| ||
| 14:12 | merge trunk check-in: c037808477 user: jan.nijtmans tags: eclipse-project | |
|
2012-08-28
| ||
| 09:13 | merge ticket-01a2f3a346 into eclipse-project check-in: 51253a79f2 user: jan.nijtmans tags: eclipse-project | |
|
2012-08-26
| ||
| 18:20 | merge trunk into eclipse-project branch, and fix build on UNIX check-in: 64d8e09e20 user: jan.nijtmans tags: eclipse-project | |
|
2012-08-24
| ||
| 14:50 | merge unicode branch check-in: b4ea94b488 user: jan.nijtmans tags: eclipse-project | |
| 08:16 | Merge in the mingw build enhancements check-in: abbc00fc5b user: jan.nijtmans tags: eclipse-project | |