Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2016-11-02 10:16:26.
2017-01-16
| ||
09:05 | Update the built-in Zlib to the 1.2.11 release ... (check-in: df91c2277f user: jan.nijtmans tags: trunk) | |
2017-01-06
| ||
15:28 | Upgrade dirent.h to version 1.22. Minor spacing changes. ... (check-in: b66b99cde9 user: jan.nijtmans tags: trunk) | |
2017-01-04
| ||
10:42 | Restore executable flags, accidently changed in previous commit ... (check-in: 5972c3310f user: jan.nijtmans tags: trunk) | |
10:40 | Add a web-page, where we can see the details on how SQLite was compiled (pragma compile_options), as sub-page for "stat". ... (check-in: eac405d7d6 user: jan.nijtmans tags: trunk) | |
09:34 | Update the built-in SQLite to the 3.16.1 release ... (check-in: a8cd1e5427 user: jan.nijtmans tags: trunk) | |
2017-01-03
| ||
10:53 | Update the built-in Zlib to the 1.2.10 release. ... (check-in: ad8ad49de3 user: jan.nijtmans tags: trunk) | |
2017-01-01
| ||
18:50 | Upgrade zlib to version 1.2.9 ... (check-in: e38d5e1cbd user: jan.nijtmans tags: trunk) | |
2016-12-14
| ||
12:29 | • Edit [68288686e06b1b3e|68288686e0]: Edit check-in comment. ... (artifact: ce66a780fb user: jan.nijtmans) | |
2016-12-08
| ||
10:25 | Fix warning when compiling with gcc on Windows (Microsoft's fprintf doesn't know %lld) ... (check-in: 68288686e0 user: jan.nijtmans tags: trunk) | |
06:17 | Update to SQLite 3.15.2 ... (Closed-Leaf check-in: 8b03934ead user: jan.nijtmans tags: branch-1.36) | |
2016-12-02
| ||
10:51 | Fix executable flags, unintentionally changed in previous commit. ... (check-in: 2d9cba2a46 user: jan.nijtmans tags: trunk) | |
10:49 | Get the "fossil all ui" command working on Cygwin where the global_config table has "repo:" entries containing the windows drive letter ... (check-in: eb9b2317d5 user: jan.nijtmans tags: trunk) | |
2016-11-19
| ||
20:11 | minor simplification, and don't free zUuid if it was NULL ... (check-in: d6cb724e65 user: jan.nijtmans tags: trunk) | |
2016-11-18
| ||
08:22 | Remove some unnecessary spaces. ... (check-in: 467c4269b0 user: jan.nijtmans tags: trunk) | |
2016-11-09
| ||
09:38 | • Edit [dc9ac1d7cb57cd18|dc9ac1d7cb]: Edit check-in comment. ... (artifact: 43491a5433 user: jan.nijtmans) | |
2016-11-08
| ||
14:22 | Add "crnl-glob" (as demonstration for this feature). Also remove some unnecessary spacing. ... (check-in: 7cd98039c4 user: jan.nijtmans tags: trunk) | |
14:21 | Make "fossil extra" work as expected in fossil repository: not mentioning build-artifacts any more. This makes sure that files resulting from a build cannot be accidently "fossil add"-ed any more. ... (check-in: 6ef3a2a42c user: jan.nijtmans tags: trunk) | |
2016-11-07
| ||
00:34 | Merge trunk ... (check-in: 4bf71abde8 user: jan.nijtmans tags: cleanX) | |
2016-11-04
| ||
23:16 | Update to SQLite 3.15.1 ... (check-in: a8a67989fc user: jan.nijtmans tags: branch-1.36) | |
12:03 | typo ... (check-in: e826eadd9c user: jan.nijtmans tags: trunk) | |
2016-11-03
| ||
09:52 | Cherrypick 3 bug-fixes from SQLite trunk, discovered just after the SQLite 3.15 release, among them a fix to VACUUM to prevent it from running out of memory on very large databases See [http://www.sqlite.org/src/info/34a579141b2c5ac|34a579141b2c5ac] and [http://www.sqlite.org/src/info/fef4bb4bd9185ec8f|fef4bb4bd9185ec8f] (most likely, those 3 will be in SQLite 3.15.1, if ever released) ... (check-in: 360694a797 user: jan.nijtmans tags: branch-1.36) | |
09:33 | (cherry-pick): Fix the build on MSVC. ... (check-in: 83a359ff39 user: jan.nijtmans tags: branch-1.36) | |
09:30 | • Edit [0417467b72063283|0417467b72]: Mark "Closed". ... (artifact: bca7180c0a user: jan.nijtmans) | |
2016-11-02
| ||
10:22 | Collapse two memset's into one. Typo in mkdownload.tcl ... (check-in: 5f88968404 user: jan.nijtmans tags: trunk) | |
10:16 | Eliminate unnecessary end-of-line spacing in wiki. No textual changes. ... (check-in: f47b7052c6 user: jan.nijtmans tags: trunk) | |
2016-10-31
| ||
13:36 | Fix harmless "Local declaration of 'rc' hides declaration of the same name in outer scope", reported by Kevin (arnoldemu) on fossil-users list. ... (check-in: 0c3ae89dcb user: jan.nijtmans tags: trunk) | |
2016-10-29
| ||
16:50 | Compiler warning (MSVC) in timeline.c, found by Kevin, reported on fossil-users list ... (check-in: fe3d30fc60 user: jan.nijtmans tags: trunk) | |
2016-10-26
| ||
19:58 | Update fedora version, being used for Docker image. Minor fix in changelog ... (check-in: f014e83bc4 user: jan.nijtmans tags: trunk) | |
2016-09-27
| ||
07:59 | merge trunk. Update references to OpenSSL 1.1.0b ... (check-in: 66c4efe765 user: jan.nijtmans tags: openssl-1.1) | |
2016-09-23
| ||
07:33 | merge trunk. Update references to OpenSSL 1.1.0a ... (check-in: 85f8133ce7 user: jan.nijtmans tags: openssl-1.1) | |
2016-09-13
| ||
14:19 | • Edit [0417467b72063283|0417467b72]: Edit check-in comment. ... (artifact: 157945abb0 user: jan.nijtmans) | |
14:15 | (cherry-pick): Update the makefiles so that the build-in SQLite compiles with SQLITE_OMIT_SHARED_CACHE. Update the build-in SQLite sources to 3.14.2. ... (Closed-Leaf check-in: 0417467b72 user: jan.nijtmans tags: branch-1.35) | |
2016-09-08
| ||
09:22 | (cherry-pick) Make fossil compilable with (externally-built) openssl-1.1.0. Still compiles/runs with openssl 1.0.2 equally well (actual switch is not made yet) ... (check-in: e122e8a72d user: jan.nijtmans tags: branch-1.35) | |
09:10 | • Edit [460d5628a366f031|460d5628a3]: Edit check-in comment. ... (artifact: 1af6761332 user: jan.nijtmans) | |
09:08 | Make fossil compilable with (externally-built) openssl-1.1.0. Still compiles/runs with openssl 1.0.2 equally well (actual switch is not made yet) ... (check-in: 460d5628a3 user: jan.nijtmans tags: trunk) | |
2016-09-07
| ||
11:16 | minor comment fix ... (check-in: b03f15635d user: jan.nijtmans tags: openssl-1.1) | |
11:15 | Restore default configuration of Makefile.mingw.mistachkin to what it was before ... (check-in: b0fe158c55 user: jan.nijtmans tags: openssl-1.1) | |
11:12 | Complete transition to OpenSSL 1.1.0, which needs additional library on Windows (crypt32.dll) and which has support for ssl2 removed completely. ... (check-in: 7839ff0286 user: jan.nijtmans tags: openssl-1.1) | |
10:41 | Update referenced OpenSSL version ... (check-in: 958f1a89dc user: jan.nijtmans tags: openssl-1.1) | |
10:16 | (cherry-pick) Fix mingw64 build (broken by [8f2dd0106ef3b5aa]) ... (check-in: 8a4fa47ed1 user: jan.nijtmans tags: branch-1.35) | |
10:12 | Fix mingw64 build (broken by [8f2dd0106ef3b5aa]) ... (check-in: db59821f89 user: jan.nijtmans tags: trunk) | |
08:05 | (cherry-pick) Fix for lockup on merge with rename and custom baseline. Change received from drh via mailing list. See [http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg23838.html] for details. ... (check-in: 8166001e0a user: jan.nijtmans tags: branch-1.35) | |
07:50 | Fix for lockup on merge with rename and custom baseline. Change received from drh via mailing list. See [http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg23838.html] for details. ... (check-in: 496c0fea3b user: jan.nijtmans tags: trunk) | |
2016-08-26
| ||
07:00 | • Edit [6728970b766f7aff|6728970b76]: Edit check-in comment. ... (artifact: 052beb5bca user: jan.nijtmans) | |
2016-08-24
| ||
14:56 | Unbreak compilation on Cygwin. Allow notepad to be used as unversioned content editor (notepad cannot handle UNIX line-endings) ... (check-in: 6728970b76 user: jan.nijtmans tags: trunk) | |
2016-08-23
| ||
12:14 | update change log ... (check-in: 299614d16f user: jan.nijtmans tags: trunk) | |
12:13 | eliminate some end-of-line spaces ... (check-in: d32155d064 user: jan.nijtmans tags: trunk) | |
09:51 | • Edit [22ed008469c15dfa|22ed008469]: Move to branch mistake. Add propagating "hidden". Mark "Closed". ... (artifact: 94edc08d19 user: jan.nijtmans) | |
2016-08-18
| ||
14:30 | merge trunk ... (Closed-Leaf check-in: e81063b97a user: jan.nijtmans tags: pending-review) | |
2016-08-15
| ||
15:18 | update change-log ... (check-in: 4f3054bcb3 user: jan.nijtmans tags: trunk) | |