Timeline
Not logged in

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

17 check-ins for the month beginning 2014-11-01 by user jan.nijtmans

Following month ↑
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-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: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-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
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
10:16
Change back Mingw default platform check-in: 67458ab077 user: jan.nijtmans tags: trunk
10:10
simplify many makefile rules using the $@ construct check-in: b5d21285eb user: jan.nijtmans tags: trunk
2014-11-04
19:24
Fix for problem reported on ML: "Fossil CGI mystery: crashing at repositories", by Taras Zakharko. cause of problem: option --empty was re-used for another purpose, renamed to "---docker" check-in: c34003b1a9 user: jan.nijtmans tags: trunk
16:22
Merge trunk (docker experiment continuing, but not yet in working state!) Closed-Leaf check-in: 96d1add988 user: jan.nijtmans tags: docker
Previous month ↓