Timeline
Not logged in

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

73 check-ins related to "core-8-6-10-rc"

2022-01-17
22:23
Remove all protections in StringRangeCmd(), and switch off compilation of "string range" Closed-Leaf check-in: 756287e16e user: jan.nijtmans tags: bug-e9a2715d91-investigate
2020-05-12
08:25
Take the original 8.6.10 version, but update tclTest.c and utf.test with the latest version. So let'... check-in: 86d36e9604 user: jan.nijtmans tags: core-8-6-10-orig
2020-03-23
21:34
Apply fedora's patches: "tcl-8.6.10-autopath.patch" and "tcl-8.6.10-conf.patch", just to see how it ... check-in: 0b568e30f9 user: jan.nijtmans tags: fedora
2019-11-22
15:01
merge release check-in: 61b21528f6 user: dgp tags: core-8-6-branch
2019-11-21
19:08
merge 8.6 Closed-Leaf check-in: bfdbebdf6b user: dgp tags: rc3, release, core-8-6-10-rc, core-8-6-10
18:58
merge 8.5 (cmdMZ timing issues + verbose output in error case) check-in: 11f9e4746a user: sebres tags: core-8-6-branch
2019-11-20
15:58
Merge 8.6; update changes. check-in: b67ae127a2 user: dgp tags: rc2, core-8-6-10-rc
2019-11-18
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
2019-11-15
19:58
merge 8.6; update changes check-in: c45213a1fa user: dgp tags: core-8-6-10-rc
15:49
Fix test-case event-11.8, failing as a result of the TclOOObjectDestroyed() function restructuring. check-in: d7d2ea32ad user: jan.nijtmans tags: core-8-6-branch
2019-11-13
18:11
merge 8.6 check-in: 9f6ddb37fa user: dgp tags: core-8-6-10-rc
16:01
Make tclWinFile compile warningless using -DTCL_UTF_MAX=6 (not officially supported, but used by And... check-in: f234a19c16 user: jan.nijtmans tags: core-8-6-branch
2019-11-05
14:15
Bump release date to Nov 21 check-in: 6169333860 user: dgp tags: rc1, core-8-6-10-rc
2019-11-04
12:03
Fix travis build on Windows (tweak to configure script was made on purpose, to workaround a bug in a... check-in: 492c14b8a2 user: jan.nijtmans tags: core-8-6-10-rc
2019-11-03
02:25
Updates from `make dist` check-in: 4ebae3069d user: dgp tags: core-8-6-10-rc
02:17
Fix test failures with -singleproc 1 testing check-in: 067bf929fb user: dgp tags: core-8-6-10-rc
2019-11-02
17:40
bump release date check-in: 788241733a user: dgp tags: core-8-6-10-rc
17:38
merge 8,6 check-in: 4336cf7305 user: dgp tags: core-8-6-10-rc
2019-11-01
10:10
Make ioapi.c and minizip.c build on Windows (for someone who would want to) check-in: c8aa0d5bbe user: jan.nijtmans tags: core-8-6-branch
2019-10-28
17:18
update changes check-in: de5d1973bc user: dgp tags: core-8-6-10-rc
16:56
merge 8.6 check-in: 521efe9ddc user: dgp tags: core-8-6-10-rc
16:40
Put back tests/fileSystemEncoding.test, but now don't run it on Windows, since the NTFS doesn't the ... check-in: bf8356de35 user: jan.nijtmans tags: core-8-6-branch
15:42
merge 8.6 check-in: 8093147fbc user: dgp tags: core-8-6-10-rc
15:32
Close fork, dropping commits apparently in error. check-in: 519b4ec870 user: dgp tags: core-8-6-10-rc
08:37
Close fork, and temporary remove tests/fileSystemEncoding.test, since apparently bug [bcd1004104] is... check-in: 2b5fba9174 user: jan.nijtmans tags: core-8-6-branch
2019-10-27
22:24
Tweak README check-in: 59f4da451b user: kevin_walzer tags: core-8-6-10-rc
2019-10-25
15:18
merge 8.6 check-in: 0191f827ec user: dgp tags: core-8-6-10-rc
01:25
Remove /System from auto_path on macOS because Apple has deprecated its own ancient installation of ... check-in: 295d5c259f user: kevin_walzer tags: core-8-6-10-rc
2019-10-24
18:58
Combine two libtommath stub entries, which (almost) do the same check-in: 5c7a5c6765 user: jan.nijtmans tags: core-8-6-branch
2019-10-23
17:10
merge 8.6 check-in: db7b41d6d7 user: dgp tags: core-8-6-10-rc
09:16
Extend libtommath stub table, so extension writers can move away from deprecated libtommath function... check-in: f1c99ac253 user: jan.nijtmans tags: core-8-6-branch
2019-10-21
19:03
Complete draft changes. check-in: d94162f87e user: dgp tags: core-8-6-10-rc
18:54
merge 8.6 check-in: ad4ec61251 user: dgp tags: core-8-6-10-rc
18:50
Bump to dde 1.4.2 and registry 1.3.4 check-in: b04d008d30 user: dgp tags: core-8-6-branch
17:33
More progress on changes. check-in: 2fe1cdf969 user: dgp tags: core-8-6-10-rc
13:04
merge 8.6 check-in: d332e18603 user: dgp tags: core-8-6-10-rc
2019-10-15
15:07
Merge 8.5 check-in: ec92bb4459 user: jan.nijtmans tags: core-8-6-branch
2019-10-07
18:49
changes WIP check-in: 85e900ff9f user: dgp tags: core-8-6-10-rc
15:51
merge 8.6 check-in: 623e7318c0 user: dgp tags: core-8-6-10-rc
2019-10-05
20:43
Change LSTATUS to LONG, since older SDK's don't know it. core.tcl.tk -> core.tcl-lang.org and http -... check-in: 4cede117d0 user: jan.nijtmans tags: core-8-6-branch
2019-10-02
15:38
merge 8.6 check-in: 33718c7477 user: dgp tags: rc0, core-8-6-10-rc
11:29
Fix [16768d65f0]: Fix gethostbyname_r and gethostbyaddr_r detection on NetBSD. Patch by Kamil Rytaro... check-in: 6878f1515f user: jan.nijtmans tags: core-8-6-branch
2019-09-27
12:21
merge 8.6 check-in: 59d7938a4c user: dgp tags: core-8-6-10-rc
2019-09-26
16:22
merge 8.5 check-in: d2ade47480 user: sebres tags: core-8-6-branch
2019-09-25
15:03
merge 8.6 check-in: 7411148577 user: dgp tags: core-8-6-10-rc
13:07
Merge 8.5 check-in: 24259e5f48 user: jan.nijtmans tags: core-8-6-branch
2019-09-20
13:28
merge 8.6 check-in: fce1012c3c user: dgp tags: core-8-6-10-rc
2019-09-19
15:09
Some more *A() -> *W() Win32 API changes, making Unicode calls Explicit. check-in: 32a99a2e90 user: jan.nijtmans tags: core-8-6-branch
2019-09-18
16:31
merge 8.6 check-in: 8ce359ef30 user: dgp tags: core-8-6-10-rc
15:11
TCHAR -> WCHAR converions (and corresponding Win32 API call changes), since we are impicitly compili... check-in: d05832de38 user: jan.nijtmans tags: core-8-6-branch
2019-09-13
12:27
merge 8.6 check-in: 4524c11533 user: dgp tags: core-8-6-10-rc
09:10
Merge 8.5 check-in: 7ea1b47332 user: jan.nijtmans tags: core-8-6-branch
2019-09-11
15:55
merge 8.6 check-in: 3eccded281 user: dgp tags: core-8-6-10-rc
11:51
merge 8.5 (bug [7de2d722bd]) check-in: 1b22a4a786 user: sebres tags: core-8-6-branch
2019-09-08
13:30
Merge 8.5 check-in: c54aae27ea user: jan.nijtmans tags: core-8-6-branch
2019-09-02
11:08
Merge 8.5 check-in: 87d28ec30a user: jan.nijtmans tags: core-8-6-branch
2019-08-28
12:57
merge 8.6 check-in: 87e71bd13b user: dgp tags: core-8-6-10-rc
09:59
Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings). Eliminate some more ... check-in: 7c9c59b504 user: jan.nijtmans tags: core-8-6-branch
2019-08-26
15:55
merge 8.6 check-in: 467899664d user: dgp tags: core-8-6-10-rc
14:05
Fix [3947fcf7]: Current .gitattributes settings might not allow switching branches check-in: c4e195655f user: jan.nijtmans tags: core-8-6-branch
2019-07-15
15:00
merge 8.6 check-in: 49ff40caae user: dgp tags: core-8-6-10-rc
11:34
merge 8.5 check-in: b0795f6138 user: sebres tags: core-8-6-branch
2019-07-05
14:40
merge 8.6 check-in: dcdca9b642 user: dgp tags: core-8-6-10-rc
11:23
Fix [4718b41c56d8c135]: windows x86 & x64: file mtime overflows in modification date. Only fixed for... check-in: 11f16bfe10 user: jan.nijtmans tags: core-8-6-branch
2019-07-03
15:48
merge 8.6 check-in: 5c45d2a933 user: dgp tags: core-8-6-10-rc
2019-07-02
07:24
Update TZ info to tzdata2019b. check-in: b5b1f84308 user: jima tags: core-8-6-branch
2019-07-01
13:28
merge 8.6 check-in: 9f5554335d user: dgp tags: core-8-6-10-rc
2019-06-29
21:29
Trying to fix C4761 warning with VC++ 6.0 check-in: 5985c1971b user: jan.nijtmans tags: core-8-6-branch
2019-06-27
13:29
Fix execute flag for win/tclWinFile.c here too check-in: 403f72a587 user: jan.nijtmans tags: core-8-6-10-rc
13:06
merge 8.6 check-in: 5ca3be60d8 user: dgp tags: core-8-6-10-rc
2019-06-26
08:27
UNEXEC win/tclWinFile.c check-in: eaf145bcd7 user: jan.nijtmans tags: core-8-6-branch
2019-06-17
18:56
Bump version numbers for 8.6.10 release. check-in: 170dc08ea5 user: dgp tags: core-8-6-10-rc
18:00
[8b9854c3d8] Undo regression in [info level 0] after ensemble dispatch. check-in: 215b06343d user: dgp tags: core-8-6-branch