Timeline
Not logged in

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

76 check-ins using file generic/tclLoad.c version b12806c7d9

2022-08-31
14:28
Merge old 8.7 674a6ad0472c7 check-in: 72a2225a33 user: kjnash tags: tip-579-8-7
2020-12-03
16:50
Add makefile.vc target sfe for single-file executable check-in: a490f10cc6 user: apnadkarni tags: core-8-branch
14:39
Merge 8.6 check-in: 47ae321230 user: jan.nijtmans tags: core-8-branch
09:52
Merge 8.6 check-in: 560e8d485c user: jan.nijtmans tags: core-8-branch
09:09
Simplify some \\u???? escape sequences to \\x?? check-in: b813cd7a5b user: jan.nijtmans tags: core-8-branch
2020-12-02
11:58
Merge 8.6 check-in: 938c5d6e2c user: jan.nijtmans tags: core-8-branch
11:31
Merge 8.6 check-in: 36beba2206 user: jan.nijtmans tags: core-8-branch
2020-12-01
15:28
Another TIP #589 side-effect: Make sure that the encoding used in ::tcltest::viewFile matches the on... check-in: 42863cfd18 user: jan.nijtmans tags: core-8-branch
15:15
Fix 2 testcases in Windows. Cause: tcltest::makeFile should assume the same encoding as the "source"... check-in: a7b2918eec user: jan.nijtmans tags: core-8-branch
12:17
Remove incomplete stuff from .project: It is not enough to make actual building from within Eclipse ... check-in: 60b899d5b5 user: jan.nijtmans tags: core-8-branch
11:56
Merge-mark check-in: 674a6ad047 user: jan.nijtmans tags: core-8-branch
08:53
Merge 8.6 check-in: 66583afb9e user: jan.nijtmans tags: core-8-branch
2020-11-30
16:53
Merge 8.6 check-in: 92f0cf9c7b user: jan.nijtmans tags: core-8-branch
14:20
Merge 8.6 check-in: 864e652fd3 user: jan.nijtmans tags: core-8-branch
13:37
Merge 8.6 check-in: 6ae531a376 user: jan.nijtmans tags: core-8-branch
12:18
Fix [6b1c6bb09c]: Extended plane character does not encode correctly to UTF-16 with TCL_UTF_MAX==4 A... check-in: ea91d44454 user: jan.nijtmans tags: core-8-branch
08:57
Merge 8.6 check-in: baae9020b6 user: jan.nijtmans tags: core-8-branch
08:46
Merge 8.6 check-in: 2a39af85e5 user: jan.nijtmans tags: core-8-branch
2020-11-27
18:13
Added single-file distributions of Tcl for all main platforms. These are *UNOFFICIAL* builds as the... check-in: 2f3702f04c user: dkf tags: core-8-branch
18:07
That's the best we can do without entering the morass that is signing/notarization on macOS; Windows... Closed-Leaf check-in: 70c1506c96 user: dkf tags: one-file-distribution
14:39
Merge 8.6 check-in: ab2de6e88c user: jan.nijtmans tags: core-8-branch
13:50
Merge 8.6 check-in: 839d8360d6 user: jan.nijtmans tags: core-8-branch
09:58
Better version ID, trying to track down weird macOS problem check-in: 20cbdc6605 user: dkf tags: one-file-distribution
2020-11-26
20:09
Try to use a .dmg for macOS distribution check-in: 86b76fb078 user: dkf tags: one-file-distribution
14:54
Merge 8.6 check-in: bdbb8a36bc user: jan.nijtmans tags: core-8-branch
08:28
Merge 8.6 check-in: 90eb0c0625 user: jan.nijtmans tags: core-8-branch
07:52
More TCL_UNUSED check-in: 1e3804d76b user: jan.nijtmans tags: core-8-branch
07:37
squelch warning by using proper format specifiers check-in: 46f3104074 user: jan.nijtmans tags: core-8-branch
07:23
grammar check-in: 6a504ac0d9 user: jan.nijtmans tags: core-8-branch
2020-11-25
13:51
Merge 8.7 check-in: 1b5a7f4634 user: jan.nijtmans tags: tip-481
11:16
Switch to older Ubuntu so that we build with older glibc. Thanks to morganw for testing. check-in: c0442669a2 user: dkf tags: one-file-distribution
09:57
Make HTML documentation html5-compatible. Still works the same with older browsers too. Remove obso... check-in: fadc186aac user: jan.nijtmans tags: core-8-branch
09:52
Merge 8.7 check-in: 5b4e732208 user: jan.nijtmans tags: tip-481
09:13
Name of target is different check-in: e1accf50e0 user: dkf tags: one-file-distribution
00:41
Experimental branch: building single file distributions check-in: f62cffda29 user: dkf tags: one-file-distribution
2020-11-24
15:04
Some missing test-constraints check-in: 55bb343c9e user: jan.nijtmans tags: core-8-branch
08:24
contents.htm -> index.html and *.htm -> *.html Closed-Leaf check-in: ef0dbf126e user: jan.nijtmans tags: doc-html5
07:51
Fix "make dist" check-in: b2887206fc user: jan.nijtmans tags: doc-html5
2020-11-23
09:16
More ©-sign consolidation check-in: 676f97ea98 user: jan.nijtmans tags: core-8-branch
08:25
Now that all Tcl source files are UTF-8 by default, we can use the ©-sign whenever reasonable. check-in: 0d31e14484 user: jan.nijtmans tags: core-8-branch
2020-11-20
14:58
Merge 8.6 check-in: 6ff7d4f562 user: jan.nijtmans tags: core-8-branch
13:46
Generate html documentation in html5 format. Fix some html5 compatibiliy warnings. Remove old htmlhe... check-in: 6225b08bc9 user: jan.nijtmans tags: doc-html5
08:44
Merge 8.7 check-in: d0fe878f40 user: jan.nijtmans tags: tip-575
08:26
Merge 8.6 check-in: cf79c4768a user: jan.nijtmans tags: core-8-branch
2020-11-19
15:11
Allow tools/tcltk-man2html.tcl to work with both configure.in and configure.ac: It could be used in ... check-in: 7d6eb9b081 user: jan.nijtmans tags: core-8-branch
2020-11-18
13:51
More usage of TclUtfToUCS4/TclUniCharToUCS4 in stead of it's UniChar variants: This handles surrogat... check-in: d843858583 user: jan.nijtmans tags: core-8-branch
11:03
Merge 8.6 check-in: 57cfced9a5 user: jan.nijtmans tags: core-8-branch
2020-11-17
14:36
Merge 8.6 check-in: a6baa9e5d7 user: jan.nijtmans tags: core-8-branch
12:36
Test fails with Windows in CI, not MSVC check-in: 9acdb9281a user: dkf tags: core-8-branch
10:17
Ticket [ac661a684d]: Tcl_NotifyChannel man page: "no writable callback on pending flush" missing check-in: 3a6c0f5d55 user: oehhar tags: core-8-branch
09:12
Merge 8.6 check-in: f4f3fc8c5c user: jan.nijtmans tags: core-8-branch
08:46
Merge 8.6 check-in: c576fbca75 user: jan.nijtmans tags: core-8-branch
08:41
Merge 8.6 check-in: f09d5c0b56 user: jan.nijtmans tags: core-8-branch
2020-11-16
15:08
Merge documentation changes for http and dict from branch [oehhar-documentation-tickets] check-in: 79843ba856 user: oehhar tags: core-8-branch
13:17
Merge 8.6 check-in: 164ff90395 user: jan.nijtmans tags: core-8-branch
12:55
Merge 8.6 check-in: 855fa5fea3 user: jan.nijtmans tags: core-8-branch
10:53
TIP #586 implementation: C String Parsing Support for binary scan check-in: 5aa764a795 user: jan.nijtmans tags: core-8-branch
10:06
Merge 8.6 check-in: c2dc6753fa user: dkf tags: core-8-branch
2020-11-13
16:59
merge-mark check-in: 2944b0b16d user: jan.nijtmans tags: core-8-branch
2020-11-11
16:32
Merge 8.7 check-in: cd6e748a2e user: jan.nijtmans tags: tip-575
2020-11-10
18:47
backout e56a9f214a check-in: fc1e203728 user: culler tags: core-8-branch
17:52
Merge 8.6 check-in: e56a9f214a user: culler tags: core-8-branch
16:44
merge 8.7 check-in: 3223a4cca2 user: dgp tags: tip-568
16:39
merge 8.7 check-in: be00c00396 user: dgp tags: dgp-review
2020-11-09
09:15
merge mark check-in: 8b75603da5 user: dkf tags: core-8-branch
09:07
Github Actions seem to be working check-in: 3ead1548c9 user: dkf tags: core-8-branch
2020-11-08
17:31
Merge 8.7 Closed-Leaf check-in: cf42c8eba7 user: dkf tags: github-action
17:21
TIP 582: Comments in Expressions check-in: e518808108 user: dkf tags: core-8-branch
13:38
Added badges to README check-in: f0f3cca72b user: dkf tags: github-action
13:34
Added experimental Windows CI build instructions check-in: fc1c9320ef user: dkf tags: github-action
12:08
Updated arrangement check-in: 3aead416b2 user: dkf tags: github-action
2020-11-07
14:29
Updated README check-in: 41b7b8253a user: dkf tags: github-action
14:21
Updated workflow name check-in: ddf6cb331a user: dkf tags: github-action
14:14
Added basic github action starter check-in: 68f8de9be3 user: dkf tags: github-action
2020-11-06
17:33
Merge 8.6 check-in: 7c55fd161e user: jan.nijtmans tags: core-8-branch
14:43
Deprecate the (internal) functions TclGuessPackageName/TclGetLoadedPackages functions, since they tu... check-in: 7b2277bf8b user: jan.nijtmans tags: core-8-branch