Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2016-05-21 23:58:00.
2016-06-16
| ||
12:14 | More optimizations, taken over from trunk. ... (check-in: ec7f6b2e71 user: jan.nijtmans tags: invalid_utf8_table) | |
11:39 | Minor further speed-up: Only increment pointer if really needed. ... (check-in: 5be2e9cf7d user: jan.nijtmans tags: trunk) | |
09:44 | merge-mark ... (check-in: c22ec007ea user: jan.nijtmans tags: invalid_utf8_table) | |
09:44 | Further invalid_utf8() improvement: Save one indirection and a check, and make the table size even smaller. ... (check-in: 6a59dbbb99 user: jan.nijtmans tags: trunk) | |
09:14 | Merge trunk ... (check-in: a3328c00b7 user: jan.nijtmans tags: invalid_utf8_table) | |
09:13 | Use faster table-based approach when checking for invalid utf-8, in stead of complex bit-operations. ... (check-in: 60349a6617 user: jan.nijtmans tags: trunk) | |
08:04 | A little bit faster, by only accessing *z once and using bit-operations in stead of comparisions. ... (check-in: f246ea4313 user: jan.nijtmans tags: invalid_utf8_table) | |
07:46 | Unroll loop for even greater speed ... (check-in: cc09e00358 user: jan.nijtmans tags: invalid_utf8_table) | |
2016-06-15
| ||
08:38 | More consistancy in using <br /> and <hr /> HTML tags ... (check-in: bd559ff0d0 user: jan.nijtmans tags: trunk) | |
08:19 | Simplifications and constification ... (check-in: 6051c441ed user: jan.nijtmans tags: invalid_utf8_table) | |
2016-06-14
| ||
14:11 | Forgot close tag in previous commit ... (check-in: 3b3310a7b3 user: jan.nijtmans tags: trunk) | |
14:08 | In stead of <font color=xxx, use style=color:xxx in some places. ... (check-in: d1f60caac3 user: jan.nijtmans tags: trunk) | |
13:57 | • Edit [08709aa79cfd1552|08709aa79c]: Mark "Closed". ... (artifact: ff805f4065 user: jan.nijtmans) | |
12:41 | • Edit [256b950a7b016dcf|256b950a7b]: Mark "Closed". ... (artifact: 477b831b25 user: jan.nijtmans) | |
12:27 | Update internal Unicode character tables, used in regular expression handling, from version 8.0 to 9.0. ... (check-in: efe6ebb4b1 user: jan.nijtmans tags: trunk) | |
12:07 | Fix two more harmless gcc warning message (one of them as suggested by Stephan Beal) ... (check-in: 6ef54dfaf7 user: jan.nijtmans tags: trunk) | |
07:43 | Eliminate (harmless) compiler warning ... (check-in: e449ede35e user: jan.nijtmans tags: trunk) | |
2016-06-13
| ||
08:29 | Fix handling of byte sequence \xF4\x00 in utf-8 validation. Now all tests pass again. Thanks to Scott Robison for discovering this! ... (check-in: 5684672ab7 user: jan.nijtmans tags: trunk) | |
2016-06-10
| ||
12:03 | Slightly more efficient than previous commit ... (check-in: 1ca598325e user: jan.nijtmans tags: trunk) | |
11:52 | Merge additional test-cases from trunk. All pass now. ... (check-in: 8a65d6f05c user: jan.nijtmans tags: invalid_utf8_table) | |
11:49 | Add many test-cases of (possible) invalid UTF-8 sequences ... (check-in: acf7fe47bf user: jan.nijtmans tags: trunk) | |
10:24 | • Edit [314cdab0d49d7423|314cdab0d4]: Move to branch invalid_utf8_table. ... (artifact: 9acb938b2f user: jan.nijtmans) | |
10:23 | Fix corner-case in invalid utf-8 detection, with modified test-cases. Additional test-cases still to be done. ... (check-in: 87da6f97d7 user: jan.nijtmans tags: trunk) | |
2016-06-06
| ||
10:07 | Minor efficiency improvement by defining SQLITE_LIKE_DOESNT_MATCH_BLOBS=1 ... (check-in: 47812bc7b0 user: jan.nijtmans tags: trunk) | |
2016-05-21
| ||
23:58 | merge cleanX ... (check-in: 70f77a1b69 user: jan.nijtmans tags: cleanX-no-clean-glob) | |
23:48 | Merge trunk ... (check-in: a2c0e3f228 user: jan.nijtmans tags: cleanX) | |
2016-05-19
| ||
14:19 | Update SQLite to 3.13.0 ... (Closed-Leaf check-in: 256b950a7b user: jan.nijtmans tags: branch-1.34) | |
14:12 | Update the built-in SQLite to a really clean build of version 3.13.0 final ... (check-in: b817253a51 user: jan.nijtmans tags: trunk) | |
2016-05-03
| ||
21:30 | Update referenced OpenSSL version. ... (check-in: a47ce4d979 user: jan.nijtmans tags: branch-1.34) | |
2016-05-02
| ||
16:21 | Not all headers know about SQLITE_CONFIG_EXPLAIN_COMMENTS ... (check-in: 4ba01a3758 user: jan.nijtmans tags: sqlite3-compat) | |
16:18 | merge trunk ... (check-in: 0437cf965c user: jan.nijtmans tags: sqlite3-compat) | |
2016-04-29
| ||
10:28 | Make options --repolist and --baseurl work together, if the original URL doesn't end with '/'. ... (check-in: 7c4628a568 user: jan.nijtmans tags: trunk) | |
08:28 | Make option --baseurl work on Windows ... (check-in: 6f35075ad7 user: jan.nijtmans tags: trunk) | |
2016-04-28
| ||
14:32 | Fix (harmless) mingw compiler warning src/vfile.c: variables ‘currentPerm’ and ‘origPerm’ set but not used [-Wunused-but-set-variable] ... (check-in: c200066855 user: jan.nijtmans tags: trunk) | |
2016-04-13
| ||
08:19 | Update <dirent.h> for Visual Studio to latest version 1.21 (September 2015) ... (check-in: dd498bbac7 user: jan.nijtmans tags: trunk) | |
2016-04-08
| ||
19:09 | Update SQLite to 3.12.1 ... (check-in: f676ace45c user: jan.nijtmans tags: branch-1.34) | |
2016-03-29
| ||
11:43 | Update SQLite to 3.12.0. Fedora 22 -> 23 ... (check-in: 15471bc70f user: jan.nijtmans tags: branch-1.34) | |
2016-03-01
| ||
17:32 | Update referenced OpenSSL version ... (check-in: 60a0deb293 user: jan.nijtmans tags: branch-1.34) | |
11:54 | Update SQLite to version 3.11.0 ... (check-in: dd22f57082 user: jan.nijtmans tags: branch-1.34) | |
2016-02-23
| ||
10:47 | Since fossil now uses the function sqlite_strlike(), don't allow it to build/run with SQLite versions < 3.10.0 any more. ... (check-in: 8ed01e8021 user: jan.nijtmans tags: trunk) | |
2016-01-26
| ||
16:06 | • Edit [9633f6ac947119b1|9633f6ac94]: Mark "Closed". ... (artifact: 5d3e024db8 user: jan.nijtmans) | |
14:12 | Redo TIP #440 alternative - again - now using the "info runtime" command. ... (Closed-Leaf check-in: 9633f6ac94 user: jan.nijtmans tags: tip-440-alt) | |
10:22 | Alternative TIP #440 implementation, based on TIP #59 ... (check-in: 2ba6587cc5 user: jan.nijtmans tags: tip-440-alt) | |
2016-01-20
| ||
22:41 | Of course, the value of "::tcl::pkgconfig get engine" should be "TH1" ... (check-in: fd00816d95 user: jan.nijtmans tags: tip-440-alt) | |
22:33 | How about the TIP #59 way of TIP #440? "::tcl::pkgconfig get engine" -> "core" ... (check-in: fbc9e292ec user: jan.nijtmans tags: tip-440-alt) | |
13:04 | (experiment) Implement "package require Tcl" according to the alternative TIP #440 implementation. ... (check-in: 6bb2308fcb user: jan.nijtmans tags: tip-440-alt) | |
2016-01-13
| ||
11:53 | Add the ".vfslist" command to "fossil sqlite" ... (check-in: 42c4d8f2d5 user: jan.nijtmans tags: trunk) | |
2016-01-06
| ||
20:49 | Merge trunk ... (check-in: 9e1fa626e4 user: jan.nijtmans tags: pending-review) | |
2015-12-23
| ||
22:35 | Merge trunk ... (check-in: 9a69d84e06 user: jan.nijtmans tags: pending-review) | |
2015-12-21
| ||
08:49 | merge trunk ... (check-in: 255327f053 user: jan.nijtmans tags: pending-review) | |