Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2017-03-22 16:15:45.
2017-05-11
| ||
12:11 | • Edit [748ec13b3316b3d1|748ec13b33]: Mark "Closed". ... (artifact: 0af0006ecc user: jan.nijtmans) | |
12:11 | • Edit [942a314268bf2ea8|942a314268]: Mark "Closed". ... (artifact: da7efa1f4b user: jan.nijtmans) | |
09:06 | Don't access g.argv[2], when g.argc indicates there's no such element. Reported by Tony Papadimitriou. ... (check-in: 2d69772e49 user: jan.nijtmans tags: trunk) | |
2017-05-10
| ||
09:22 | Update autosetup to v0.6.6 ... (check-in: c5e4100705 user: jan.nijtmans tags: trunk) | |
2017-05-02
| ||
20:18 | (cherry-pick): Enhancements to the password prompt logic for Windows so that it works better in non-standard shells. ... (check-in: cd24cf19dc user: jan.nijtmans tags: branch-2.2) | |
2017-04-26
| ||
15:27 | No need for the /version page to distinguish between verbose=2 and verbose=1, just presence (or not) of "verbose" is enough. ... (check-in: 0ec7120570 user: jan.nijtmans tags: trunk) | |
2017-04-23
| ||
14:50 | Suppress "database locked" warnings on the "PRAGMA optimize" that occurs as the process is shutting down. ... (check-in: c7d85ffb2a user: jan.nijtmans tags: branch-2.2) | |
13:50 | gzip.c:70:13: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion] aHdr[9] = 255; ~ ^~~ ... (check-in: fe1332ca2c user: jan.nijtmans tags: trunk) | |
13:08 | merge trunk. Use new Win10 flag: SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE. See: [https://blogs.windows.com/buildingapps/2016/12/02/symlinks-windows-10/#Y9sMOye6Y8vVYmDx.97] for why this might make this branch work better. ... (Closed-Leaf check-in: 2999c7dc8a user: jan.nijtmans tags: winsymlink) | |
2017-04-19
| ||
07:08 | Add image/bmp and image/vnd.microsoft.icon (ico) to the mime-type table ... (check-in: 613fe1b1fb user: jan.nijtmans tags: trunk) | |
06:58 | some end-of-line spacing ... (check-in: 7f4b50b23d user: jan.nijtmans tags: trunk) | |
2017-04-12
| ||
11:39 | Minor gcc compiler warnings ... (check-in: a9d1d46f65 user: jan.nijtmans tags: trunk) | |
2017-04-11
| ||
15:04 | Update change-log ... (check-in: 909f2ef4c6 user: jan.nijtmans tags: trunk) | |
2017-04-03
| ||
11:40 | Add support for GIT comment tags, as suggested [https://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg24595.html|here]. Implementation by Roy Marples, but modified to use the (existing) 'T' card in stead of the 'C' card. ... (check-in: 3bba2a6e82 user: jan.nijtmans tags: trunk) | |
11:33 | Use the (existing) 'T' card in stead of an (incompatible) 'C' card, to store GIT's Tag comment. ... (Closed-Leaf check-in: f2e075b9d5 user: jan.nijtmans tags: roy-export) | |
2017-03-30
| ||
18:58 | Cherry-pick Solaris build fix from SQLite trunk [http://www.sqlite.org/src/info/c8000e94cca59dab] ... (check-in: 54cf4397f4 user: jan.nijtmans tags: trunk) | |
15:27 | Update the built-in SQLite to 3.18.0 ... (Closed-Leaf check-in: 017baa24e1 user: jan.nijtmans tags: branch-2.1) | |
15:25 | Update the built-in SQLite to 3.18.0 ... (check-in: 32b0065c58 user: jan.nijtmans tags: trunk) | |
07:23 | merge-mark (no change, because the removal of unused code from local.tcl was already done in trunk) ... (Closed-Leaf check-in: 327dc56377 user: jan.nijtmans tags: autosetup) | |
2017-03-28
| ||
11:10 | Remove superflouous part of autosetup/local.tcl, suggested by [http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg24976.html|Steve Bennett] ... (check-in: 7198a7dc16 user: jan.nijtmans tags: trunk) | |
2017-03-25
| ||
19:15 | (cherry-pick): Define the NORETURN macro for MSVC ... (check-in: 1112616e99 user: jan.nijtmans tags: branch-2.1) | |
2017-03-24
| ||
08:55 | Not all MSVC versions understand __declspec(noreturn) ... (check-in: 131bef4234 user: jan.nijtmans tags: trunk) | |
2017-03-22
| ||
16:42 | Since "allow-symlinks" is already ON by default on non-unix platforms (since fossil 1.35 already), no need to do anything special during GIT/SVN import. ... (check-in: f21820f4ab user: jan.nijtmans tags: trunk) | |
16:26 | (cherry-pick): Fixes to SVN import received from Christophe Gouiran (bechris13250 at gmail) ... (check-in: dec3383ed4 user: jan.nijtmans tags: branch-2.1) | |
16:15 | Fix harmless compiler warnings in the shell ... (check-in: cc65959b0f user: jan.nijtmans tags: trunk) | |
15:56 | When compiling with Mingw(-w64), check for (older) MSVC compatibility. ... (check-in: 4080860da5 user: jan.nijtmans tags: trunk) | |
14:52 | Fix (older) MSVC compile ... (check-in: 80c94b7689 user: jan.nijtmans tags: trunk) | |
2017-03-16
| ||
15:14 | Rename crnl-glob versioned setting to crlf-glob ... (check-in: c5e4f7dff8 user: jan.nijtmans tags: trunk) | |
2017-03-15
| ||
19:04 | (cherry-pick): On the /tarball and /zip pages, use r= as the query parameter to select which check-in to download. The uuid= query parameter is still accepted as an alias for backwards compatibility. ... (check-in: c6a20403c6 user: jan.nijtmans tags: branch-2.1) | |
14:30 | (cherry-pick): Have Fossil use the new "PRAGMA optimize" feature of SQLite 3.18.0 alpha. Use latest SQLite CLI enhancements. ... (check-in: d123620ee3 user: jan.nijtmans tags: branch-2.1) | |
10:40 | (cherry-pick): Fix by Natacha Porté for delimiter escape bug discovered by Mark Janssen. (fossil-users list) ... (check-in: 1c23cca8c9 user: jan.nijtmans tags: branch-2.1) | |
2017-03-14
| ||
16:21 | • Edit [dd41f85acf57290a|dd41f85acf]: Edit check-in comment. ... (artifact: 2663752f8d user: jan.nijtmans) | |
16:02 | Fix by Natacha Porté for delimiter escape bug discovered by Mark Janssen. (fossil-users list) ... (check-in: dd41f85acf user: jan.nijtmans tags: trunk) | |
14:38 | Fix build on mingw-w64 (which DOES have strtok_r) ... (check-in: 6f52316955 user: jan.nijtmans tags: trunk) | |
12:17 | merge trunk ... (check-in: bec0c4f044 user: jan.nijtmans tags: openssl-1.1) | |
12:15 | (cherry-pick): Fix [https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847556#10|Debian bug 847556]: Cannot clone/sync over HTTPS ... (check-in: 7be745f306 user: jan.nijtmans tags: branch-2.1) | |
12:11 | Fix [https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847556#10|Debian bug 847556]: Cannot clone/sync over HTTPS ... (check-in: 04168f5170 user: jan.nijtmans tags: trunk) | |
2017-03-07
| ||
11:11 | Remove RFC documentation from zlib redistribution. Motivation: [http://core.tcl.tk/tcl/info/e14d152114efee10394a7e0b4b1c0478efff52c5|bundled zlib documentation is under a potentially non-free license] ... (check-in: eea86cee3a user: jan.nijtmans tags: trunk) | |
2017-03-06
| ||
15:32 | Merge trunk ... (Closed-Leaf check-in: 4bf7e4ef56 user: jan.nijtmans tags: sqlite3-compat) | |
12:52 | Use "auto" hash-policy for new Docker repositories ... (check-in: 3c9dc14831 user: jan.nijtmans tags: trunk) | |
12:48 | • Edit [aa92dc8efe6d941a|aa92dc8efe]: Move to branch mistaks. Add propagating "hidden". Mark "Closed". ... (artifact: d246b04c81 user: jan.nijtmans) | |
12:48 | For new Docker-generated repositories, use "auto" hash-policy as default: They might be synced with "sha1"-type repositories, this would render those repositories useless. ... (check-in: 9a6256cf08 user: jan.nijtmans tags: trunk) | |
08:57 | (cherry-pick): Fix a bug that prevented clients from pushing SHA3 content up to servers. ... (Closed-Leaf check-in: f41f6f33ad user: jan.nijtmans tags: branch-2.0) | |
2017-03-03
| ||
13:49 | Update custom makefile ... (check-in: 6fc3bf94c7 user: jan.nijtmans tags: trunk) | |
2017-03-02
| ||
16:20 | Cherry-pick [http://www.sqlite.org/src/info/ac760db0727209db|ac760db072] from SQLite: Fix a use-after-free problem in the shell tool code that could occur if an SQL statement were executed after an ".open" command with invalid options. ... (check-in: 69b9b9563f user: jan.nijtmans tags: trunk) | |
12:37 | Few comment glitches ... (check-in: 8a76861556 user: jan.nijtmans tags: trunk) | |
12:08 | Few (textual) typos. Eliminate unneccary spacing. ... (check-in: b098c9398a user: jan.nijtmans tags: trunk) | |
2017-02-24
| ||
14:52 | Fix MD5 function (actually: byteReverse) for ARM processors. If OpenSSL is available, use their MD5 impl. Exchange SHA1Final() method parameters, being compatible with OpenSSL. ... (check-in: b88ef030a6 user: jan.nijtmans tags: trunk) | |
2017-02-22
| ||
09:49 | Merge stripping end-of-line change from "roy-export" branch ... (Closed-Leaf check-in: bd65092f33 user: jan.nijtmans tags: jn-export) | |
2017-02-18
| ||
18:13 | Merge trunk. Openssl 1.1.0d -> 1.1.0e ... (check-in: 28173845f9 user: jan.nijtmans tags: openssl-1.1) | |