Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 events by user jan.nijtmans occurring around 2014-12-10 08:23:01.

2015-01-19
13:06
Update referenced openSSL version ... (check-in: 151473ae36 user: jan.nijtmans tags: trunk)
12:59
Merge cleanX ... (check-in: ac1fc1c675 user: jan.nijtmans tags: cleanX-no-clean-glob)
12:09
merge trunk ... (check-in: 6a7f73d16d user: jan.nijtmans tags: sqlite3-compat)
11:59
merge trunk ... (check-in: aa5dae22a1 user: jan.nijtmans tags: cleanX)
09:09
Add .dockerignore file (which does nothing more than speeding up the docker build process) ... (check-in: 25106f1eac user: jan.nijtmans tags: trunk)
2015-01-17
16:01
Mention CVE-2014-3566 fix in changelog. ... (check-in: 98e30b7222 user: jan.nijtmans tags: trunk)
15:56
Build "docker" images with --with-th1-docs --with-th1-hooks, but without fusefs support (not needed anyway in this environment). Optimize Dockerfile, using somewhat longer lines, so it needs less intermediate docker images during build. Build "release" version of fossil by default, not "trunk". ... (check-in: 2621f8e530 user: jan.nijtmans tags: trunk)
15:52
Put back code from shell.c < 3.8.7, needed for .explain mode: The SQLITE_TESTCTRL_EXPLAIN_STMT test_control became a nop then, but is still needed when linking with older SQLite (./configure --disable-internal-sqlite). ... (check-in: 21acf839cb user: jan.nijtmans tags: trunk)
2015-01-16
10:43
Add entry for Docker in changes.wiki, and minor bug-fix ... (check-in: 7ad592b915 user: jan.nijtmans tags: trunk)
08:34
Remove comment, assuming the "initial commit" change is accepted for 1.30 ... (check-in: 65815de271 user: jan.nijtmans tags: trunk)
2015-01-15
10:00
merge trunk ... (check-in: 3cf9f2112d user: jan.nijtmans tags: svn-import)
09:57
Remove strglob() function, which isn't used any more. Various doc fixes, (cherry-picked from the svn-import branch). ... (check-in: 2c79aed2d5 user: jan.nijtmans tags: trunk)
09:29
merge trunk ... (check-in: f332f83b15 user: jan.nijtmans tags: svn-import)
09:28
Remove spacings at end-of-line. No change in any functionality. ... (check-in: 080ab8cb0a user: jan.nijtmans tags: trunk)
2015-01-13
08:30
typo ... (check-in: bc04f483f9 user: jan.nijtmans tags: trunk)
2015-01-08
14:50
merge cleanX ... (check-in: 8e94814d8f user: jan.nijtmans tags: cleanX-no-clean-glob)
14:40
merge trunk ... (check-in: 4105aed80d user: jan.nijtmans tags: cleanX)
2014-12-18
10:31 Edit [06455d1e95d7c8b1|06455d1e95]: Edit check-in comment. ... (artifact: 97ed46c63f user: jan.nijtmans)
10:21
Merge trunk. On MinGW, build openssl library without ssl2 and ssl3 support. ... (Closed-Leaf check-in: 06455d1e95 user: jan.nijtmans tags: disable-sslv3)
09:38
Update custom Makefile ... (check-in: 87185aa5dd user: jan.nijtmans tags: trunk)
08:17
Merge trunk. Disable SSLv3 without setting to re-enabled it. ... (check-in: d6e8e26d41 user: jan.nijtmans tags: disable-sslv3)
2014-12-17
21:33 Edit [592ee15dfc13fa4a|592ee15dfc]: Edit check-in comment. ... (artifact: c36090c4e5 user: jan.nijtmans)
21:22
Disable SSLv3 by default, but provide a new setting "ssl-enable-v3" to enable it. ... (check-in: 9f1f3f3409 user: jan.nijtmans tags: disable-sslv3)
2014-12-10
08:26 Edit [34820b4345ce17fc|34820b4345]: Edit check-in comment. ... (artifact: 9401de748f user: jan.nijtmans)
08:23
Update makemake.tcl. So next time Makefile.mingw is re-generated, latest makefile improvements will not be lost. Remove some unnecessary eol-spacing in other tcl files. ... (check-in: 34820b4345 user: jan.nijtmans tags: trunk)
2014-12-09
10:34
merge trunk ... (check-in: c9dae7ab66 user: jan.nijtmans tags: svn-import)
10:29 Edit [c2faa14d85ba236b|c2faa14d85]: Move to branch svn-import. ... (artifact: 7fa23b4616 user: jan.nijtmans)
09:14
merge trunk ... (check-in: 5589ebbd61 user: jan.nijtmans tags: cleanX)
2014-12-06
16:57
Fix merge conflict with trunk ... (check-in: acd718448f user: jan.nijtmans tags: multi-thread)
15:57
merge trunk ... (check-in: e5a1100bcc user: jan.nijtmans tags: multi-thread)
2014-12-05
12:42
Add new "allow-clean-x" boolean property, which enables a "fossil clean -x" without a warning. ... (check-in: 69491bb45e user: jan.nijtmans tags: cleanX)
2014-12-01
17:25
merge cleanX ... (check-in: 5b40b55b6f user: jan.nijtmans tags: cleanX-no-clean-glob)
17:24
merge trunk ... (check-in: 3b4a5d2768 user: jan.nijtmans tags: cleanX)
2014-11-28
17:36
merge trunk ... (check-in: 12667b95be user: jan.nijtmans tags: cleanX)
17:33
merge trunk ... (check-in: 59cde7bb12 user: jan.nijtmans tags: multi-thread)
15:31
merge trunk ... (check-in: 6f95bf643a user: jan.nijtmans tags: multi-thread)
2014-11-26
14:53
Fix related to previous one: prevent to convert from UTF-8 to Unicode before writing to the (non-redirected) windows console. Strange effects could happen. ... (check-in: 156ef9ec06 user: jan.nijtmans tags: trunk)
10:13
Fix "Corrupt line endings in cat/finfo on Windows with CR+LF files", reported on ML. ... (check-in: f2fc37c063 user: jan.nijtmans tags: trunk)
2014-11-17
10:39 Edit [331204dc9305d9b2|331204dc93]: Edit check-in comment. ... (artifact: 87481bf87d user: jan.nijtmans)
2014-11-16
21:32
Fix compiler warning: ./src/timeline.c: In function ‘www_print_timeline’: ./src/timeline.c:226:12: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default] zDateFmt = P("datefmt"); ... (check-in: 45a366a0a0 user: jan.nijtmans tags: trunk)
2014-11-14
19:30
similar to previous commit, but for UNIX: if file with commit message contains invalid utf-8, assume it to be iso8859-1 (actually: cp1252, which is a superset of iso8859-1) ... (check-in: 331204dc93 user: jan.nijtmans tags: trunk)
2014-11-12
14:42 Closed ticket [5a0a33f31a]: Chinese commit message File in code UTF-8 when using commit -M under WINDOWS Garbled plus 3 other changes ... (artifact: a7ee8dd96e user: jan.nijtmans)
14:37
Fix [5a0a33f31a]: Chinese commit message File in code UTF-8 when using commit -M under WINDOWS Garbled. When the file is already detected to be valid UTF-8, don't try to do any conversion. ... (check-in: 5960016a3d user: jan.nijtmans tags: trunk)
14:16
re-apply [963c950cd6ac8cc8b9503f20a90ffac8e383c1de|963c950cd6]: for pre-3.8.7 compatibility (needed with configure --disable-internal-sqlite) ... (check-in: 3f5defebeb user: jan.nijtmans tags: trunk)
2014-11-11
12:18 Ticket [5a0a33f31a] Chinese commit message File in code UTF-8 when using commit -M under WINDOWS Garbled status still Open with 4 other changes ... (artifact: 5842777bd2 user: jan.nijtmans)
2014-11-09
20:04
Same change a previous commit, but for custom makefile ... (check-in: ee5b864898 user: jan.nijtmans tags: trunk)
2014-11-07
11:52
Proposed fix for compiler warning: passing argument 4 of ‘sqlite3_result_text’ from incompatible pointer type ... (check-in: c2faa14d85 user: jan.nijtmans tags: svn-import)
2014-11-06
22:43
re-enable SSL in custom MinGW makefile ... (check-in: 346c05fbdd user: jan.nijtmans tags: trunk)
22:42 Edit [08002553375f4ee5|0800255337]: Move to branch mistake. Add propagating "hidden". Mark "Closed". ... (artifact: c15dea92a3 user: jan.nijtmans)
21:43
For 32-bit MinGW compile: speed up zlib performance by using critical parts in optimized assembler (official zlib1.dll is compiled this way) ... (check-in: 270897a301 user: jan.nijtmans tags: trunk)