Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around d1f16f718ab7489b.
2012-11-09
| ||
11:56 | In html5, every table row is expected to have the same number of cells. check-in: cc746fc66c user: jan.nijtmans tags: trunk | |
09:02 | • Edit [153116f2d5afdc9e]: Edit check-in comment. artifact: 736162d7c7 user: jan.nijtmans | |
09:02 | • Edit [153116f2d5afdc9e]: Move to branch convert_before_commit. artifact: 0d9714cf46 user: jan.nijtmans | |
09:01 | Attempt to fix [fb3057f6ed]. Seems to work. check-in: b0917b1000 user: jan.nijtmans tags: ticket-fb3057f6ed | |
08:52 | (committed to the wrong branch) Attempt to fix [fb3057f6ed]. Seems to work. check-in: 153116f2d5 user: jan.nijtmans tags: convert_before_commit | |
07:47 | merge trunk check-in: 49f73889b3 user: jan.nijtmans tags: convert_before_commit | |
2012-11-08
| ||
20:51 | Correctly escape ZIP and Tarball filenames for URLs. Limit SHA1 hashs on diff URLs using %S instead of %s. Limit the number of links to follow off of each page in the many-www.tcl test script. check-in: 76e8600b94 user: drh tags: trunk | |
20:28 | Update the many-www.tcl test script to stage the URLs testing and to run more of them. check-in: 691f188402 user: drh tags: trunk | |
18:45 | • Closed ticket [724d7b7431]: Documentation access URL changes space in "_" plus 2 other changes artifact: 16c3556476 user: drh | |
16:51 | Properly escape spaces in URLs in an href attribute. check-in: cd8aad4392 user: drh tags: trunk | |
16:42 | • New ticket [724d7b7431] Documentation access URL changes space in "_". artifact: f15b2ecfd7 user: anonymous | |
16:25 | Short-circuit a rare pathological case in the diff generator to prevent it from taking too much time. check-in: 353438a83b user: drh tags: trunk | |
16:09 | Add a new test script that runs 10,000 web pages without valgrind looking for performance issues or fatal errors. Fix one incorrect SQL statement found by this script. Update the valgrind test script to run discovered web pages in a random order. check-in: a106404272 user: drh tags: trunk | |
15:47 | merge trunk check-in: 4b9243f6a0 user: jan.nijtmans tags: convert_before_commit | |
15:45 | accidently committed two unrelated files... check-in: b1199eb92b user: jan.nijtmans tags: trunk | |
15:40 | another minor xhtml error. check-in: 44d5ad59b4 user: jan.nijtmans tags: trunk | |
14:42 | Add a test script that runs one thousand web page queries using valgrind, looking for memory issues. Fix one use-after-free issue found using this script. check-in: 9e0da27437 user: drh tags: trunk | |
13:47 | • Edit [35bfedef3e8e946e]: Marked "Closed". artifact: f0bc7c76b2 user: drh | |
13:47 | • Fixed ticket [5ff2043c96]: Invalid xhtml markup generated (with patch) plus 1 other change artifact: 9311dba7b9 user: drh | |
13:46 | Escape all characters in the href attributes of <a> elements that have special meaning to HTML. Ticket [5ff2043c96682049]. check-in: d5c4684508 user: drh tags: trunk | |
13:44 | Always HTML-encode the href attribute of <a> elements. This check-in simplifies and fixes double-frees in the previous. Ticket [5ff2043c9668] Closed-Leaf check-in: 35bfedef3e user: drh tags: ticket-5ff2043c96 | |
12:04 | one more similar fix, in xhref(). There is only one hyperlink using xhref with ampersands, in the "vinfo" and "ci" pages, but just for completeness… check-in: e47d862a59 user: jan.nijtmans tags: ticket-5ff2043c96 | |
10:31 | • Ticket [5ff2043c96] Invalid xhtml markup generated (with patch) status still Open with 1 other change artifact: ac8a9a8273 user: jan.nijtmans ... 1 similar event omitted. | |
09:45 | suggested fix for [5ff2043c96] check-in: d1f16f718a user: jan.nijtmans tags: ticket-5ff2043c96 | |
09:20 | a few more minor html5 violations check-in: 1858d202ef user: jan.nijtmans tags: trunk | |
2012-11-07
| ||
12:10 | merge trunk Fix continuation-byte check for UTF-8 chars > 2 bytes. check-in: 3920fa67bd user: jan.nijtmans tags: improve_commit_warning | |
11:29 | • Edit [14fdae7e4018df43]: Timestamp 2012-11-07 11:28:00. artifact: a48e7385a0 user: drh | |
11:28 | • Fixed ticket [1e43138b8b]: SQLITE_CONSTRAINT on rename plus 1 other change artifact: 0aa0b3b895 user: drh | |
11:28 | Show an error message when trying to rename one file on top of another, rather than throwing a uniqueness constraint. Ticket [1e43138b8b8e90f] check-in: 14fdae7e40 user: drh tags: trunk | |
10:27 | • Ticket [1e43138b8b] SQLITE_CONSTRAINT on rename status still Open with 2 other changes artifact: 61436a42c6 user: anonymous ... 1 similar event omitted. | |
10:14 | fix Abandoning warning check-in: 4d6ae5c007 user: jan.nijtmans tags: improve_commit_warning | |
09:47 | styling check-in: c8eaeb1b8a user: jan.nijtmans tags: improve_commit_warning | |
09:43 | merge trunk. simplify utf-8 continuation byte checking, using a loop in stead of separater 2/3/4-byte versions. check-in: 2f7ac60f78 user: jan.nijtmans tags: improve_commit_warning | |
08:30 | merge trunk check-in: 82506434d5 user: jan.nijtmans tags: convert_before_commit | |
2012-11-06
| ||
19:47 | Make sure that pending deletes from "fossil rm" operations are preserved across a "fossil update". check-in: 76c6f8fcb8 user: drh tags: branch-1.19 | |
19:42 | Make sure that pending deletes from "fossil rm" operations are preserved across a "fossil update". check-in: 28272fa125 user: drh tags: trunk | |
18:38 | Make sure file names in file browser don't wrap by adding white-space property to default CSS. check-in: b83278f6ff user: dmitry tags: trunk | |
18:31 | When trying to create a directory, if mkdir fails, make sure the directory doesn't already exist before giving up and reporting an error. check-in: bc74a8171d user: drh tags: trunk | |
16:35 | • Fixed ticket [7541963870]: diff doesn't show newline plus 1 other change artifact: e37d9f2e77 user: drh | |
16:35 | When one version of a file ends in a newline and the other does not, be sure to show that difference. Ticket [7541963870703f0]. check-in: d764f449d7 user: drh tags: trunk | |
12:20 | gcc warnings: src/merge3.c: In function ‘merge_3way’: src/merge3.c:445:9: warning: ‘zPivot’ may be used uninitialized in this function src/merge3.c:446:9: warning: ‘zOrig’ may be used uninitialized in this function src/merge3.c:447:9: warning: ‘zOther’ may be used uninitialized in this function check-in: 233463c4ec user: jan.nijtmans tags: trunk | |
09:39 | ... but revert win/Makefile.mingw (accidently committed) check-in: 8f6cd5f3a3 user: jan.nijtmans tags: convert_before_commit | |
09:36 | merge trunkDon't try to convert binary files. check-in: 4fa4972104 user: jan.nijtmans tags: convert_before_commit | |
09:05 | • Ticket [5ff2043c96] Invalid xhtml markup generated (with patch) status still Open with 1 other change artifact: ef022a2d6e user: jan.nijtmans | |
08:44 | 3 minor violations against html5 check-in: c5e08c3fa8 user: jan.nijtmans tags: trunk | |
07:50 | • New ticket [7541963870] diff doesn't show newline. artifact: 4c679308a9 user: anonymous | |
00:49 | Add a configuration option that allows timeline comments to be rendered as plain text rather than as wiki. check-in: 90e928deea user: drh tags: trunk | |
2012-11-05
| ||
21:18 | • Closed ticket [4e2afbb41c]: fossil stash save can lose file modifications plus 2 other changes artifact: d63c4be64b user: drh | |