Timeline
Not logged in

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

50 events by user jan.nijtmans occurring around 2019-11-26 22:42:59.

2019-11-28
13:15
Merge 8.6 check-in: 4a1697cfab user: jan.nijtmans tags: core-8-branch
12:53
Enhance rules.vc like already done in other configure scripts: Determine HAVE_STDINT_H/HAVE_INTTYPES... check-in: 74a066a0b3 user: jan.nijtmans tags: core-8-6-branch
12:36
Give cookiejar en tcl::idna a 3-part version number. Use 0.2.0 for cookiejar and 1.0.1 for tcl::idna... check-in: 38b8dc20d4 user: jan.nijtmans tags: core-8-branch
11:35
Merge 8.5 (Update opt package from 0.4.6 to 0.4.7). Also fix installation of opt0.4 as done by makef... check-in: a669c8de33 user: jan.nijtmans tags: core-8-6-branch
10:54
Update "opt" from version 0.4.5 to 0.4.7, backported from Tcl 8.7a3. check-in: 2d4988509c user: jan.nijtmans tags: core-8-5-branch
2019-11-27
22:25
Merge 8.7 check-in: 58c287961c user: jan.nijtmans tags: trunk
22:20
(hopefully) fix installation on Windows check-in: 90400ef571 user: jan.nijtmans tags: core-8-branch
21:09
Merge 8.7. Tweak makefile.vc for detection of stdint.h/inttypes.h/stdbool.h check-in: 32128bbaf4 user: jan.nijtmans tags: digit-bit-60
20:19
Merge trunk check-in: 3e182d7cd9 user: jan.nijtmans tags: novem
20:17
Merge 8.7 check-in: 6223514629 user: jan.nijtmans tags: trunk
20:15
Another minor tweak: No need to include manifest.txt in the vfs zip-file, since it's renamed to pkgI... check-in: 6629ce81e9 user: jan.nijtmans tags: core-8-branch
14:41
Merge 8.7, and take over some fixes for VC++ 6.0 from Sebres. check-in: 5ab2f82728 user: jan.nijtmans tags: digit-bit-60
14:27
Merge 8.7 check-in: dabfd1b75d user: jan.nijtmans tags: trunk
14:25
Minor tweak: Don't include the "dde" and "reg" directory in the zip-file on UNIX check-in: 1ca57a39c3 user: jan.nijtmans tags: core-8-branch
12:14
Move check for stdbool.h from SC_MISSING_POSIX_HEADERS to SC_CONFIG_CFLAGS, since it's not POSIX. check-in: 6439898f34 user: jan.nijtmans tags: core-8-branch
11:14
Merge trunk check-in: 149186068d user: jan.nijtmans tags: novem
11:10
Merge 8.7 check-in: 8bd97aa450 user: jan.nijtmans tags: trunk
11:09
Merge 8.6 check-in: 41d39bdc71 user: jan.nijtmans tags: core-8-branch
10:25
Merge 8.5 check-in: ca372c7c7e user: jan.nijtmans tags: core-8-6-branch
09:44
Don't bother paths of 64-bit SDK any more: This was Visual Studio 2008-specific and doesn't work wit... check-in: 4454ae265c user: jan.nijtmans tags: core-8-5-branch
09:09 Closed ticket [9d9b7ae80d]: Build test fomat.test failed plus 7 other changes artifact: 526e88418e user: jan.nijtmans
08:43 Ticket [00c62f6777] Build test env-4.3, env-4.4 and env-4.5 failed status still Open with 4 other changes artifact: ab2b144b16 user: jan.nijtmans
08:40 Closed ticket [695f87675e]: Failed to install 9.0a1 on Windows 10 plus 7 other changes artifact: 658336b2f8 user: jan.nijtmans
2019-11-26
22:49
Merge 8.7 check-in: 1008c2a8aa user: jan.nijtmans tags: utf-max
22:42
Merge 8.7 check-in: ee1244f167 user: jan.nijtmans tags: digit-bit-60
22:21 Edit [fca8590e27edad18|fca8590e27]: Mark "Closed". artifact: 0148714061 user: jan.nijtmans
21:40
Merge 8.7 check-in: f09874f813 user: jan.nijtmans tags: trunk
21:35
Fix installation of cookiejar on UNIX, and add same pieces to windows as well. Also modify manifext.... check-in: c2cc1111c0 user: jan.nijtmans tags: core-8-branch
08:37
Attempt to fix cookiejar installation, for now UNIX-only. Please review. Closed-Leaf check-in: fca8590e27 user: jan.nijtmans tags: fix-cookiejar-install
08:11
Merge 8.7a3 check-in: 3e3cba6eb0 user: jan.nijtmans tags: digit-bit-60
2019-11-25
16:41
Merge 8.7 check-in: f3b9681920 user: jan.nijtmans tags: trunk
16:40
Fix 2 version numbers in Makefile echo's (just misleading). Thanks to Pietro Cerutti for noticing th... check-in: 5b95c4733d user: jan.nijtmans tags: core-8-branch
16:34
Tweak visibility of some libtommath symbols and add --with-system-libtommath configure option (as re... check-in: ebafbc8a80 user: jan.nijtmans tags: digit-bit-60
2019-11-23
21:33
Stub additions, backported from Tcl 8.6.11 check-in: 5b94a6fae8 user: jan.nijtmans tags: cygwin
20:49
Merge 8.7 rc branch check-in: f9a7892bae user: jan.nijtmans tags: digit-bit-60
2019-11-22
23:02
Undo changes in tclDecls.h. Only test with UTF_MAX=3 (since other values are not supported anyway) check-in: eac89073c9 user: jan.nijtmans tags: cygwin
21:02
Merge in 8.6.10 release, and resolve conflicts check-in: 3ba55ffebb user: jan.nijtmans tags: cygwin
13:33
Undo minor tweak, no longer necessary check-in: 4ef597b63a user: jan.nijtmans tags: digit-bit-60
13:26
Merge 8.7, and update to latest libtommath (support/1.x branch) check-in: 2ccc845beb user: jan.nijtmans tags: digit-bit-60
12:38
Take over recent commmits on the support/1.x branch check-in: 37af21de0b user: jan.nijtmans tags: libtommath
2019-11-20
13:32
Fix typo in tclTestObj.c check-in: 4c33a79021 user: jan.nijtmans tags: digit-bit-60
2019-11-18
21:41
Merge 8.7. ignore MP_WUR for mp_neg() calls with equal arguments (even though MP_WUR is not enabled ... check-in: 376a4590d0 user: jan.nijtmans tags: digit-bit-60
20:48 Closed ticket [13657a2dc3]: application/json is not a binary payload for http plus 7 other changes artifact: 95b4a2d953 user: jan.nijtmans
20:42
Merge 8.7 check-in: 5df59a48ea user: jan.nijtmans tags: trunk
20:38
Merge 8.6 check-in: bb6ac7218a user: jan.nijtmans tags: core-8-branch
20:33
Fix [13657a2dc3]: application/json is not a binary payload for http. http 2.9.0 -> 2.9.1 check-in: 220316a26d user: jan.nijtmans tags: core-8-6-branch
20:27
http package from 2.7.14 to 2.7.15 check-in: efb56f8cdc user: jan.nijtmans tags: core-8-5-branch
20:22
Fix [13657a2dc3]: application/json is not a binary payload for http check-in: 1a92d8cb7e user: jan.nijtmans tags: core-8-5-branch
15:56
Formatting check-in: 3a7dffb88f user: jan.nijtmans tags: digit-bit-60
14:40
Some code cleanup. Build with zlib dll on Win32 when using makefile.vc (shared-build only) check-in: d83d101308 user: jan.nijtmans tags: utf-max