Tcl Source Code

Timeline
Login

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

316 check-ins related to "mistake"

2024-04-12
17:15
Add missing documentation for TIP 598 Tcl_WinConvertError check-in: b202d2fc01 user: apnadkarni tags: trunk, main
17:07
Add missing documentation for TIP 598 Tcl_WinConvertError Closed-Leaf check-in: 679cd4ab79 user: apnadkarni tags: mistake
2024-03-31
15:36
Fix sporadic failure of 14.11.0 on some platforms. See [de232b49f26da1c1].

apn - moved to mistak... check-in: 1b9bd55b7a user: pooryorick tags: mistake

2024-03-29
15:43
4 more files, which should have been removed as part of the libtommath 1.2 -> 1.3 upgrade check-in: 8a8722e215 user: jan.nijtmans tags: trunk, main
2024-03-24
16:19
Change Tcl_ExternalToUtfDStringEx and Tcl_UtfToExternalDStringEx to ignore START/END flags as stated... Closed-Leaf check-in: 8b0cc49850 user: apnadkarni tags: mistake
2024-02-20
05:56
Merge main. Enable [bda99f2393] tests. Closed-Leaf check-in: d3e82ccfc5 user: apnadkarni tags: apn-bug-bda99f2393
2023-12-27
22:30
Merge 8.7 Closed-Leaf check-in: 73a8bc5730 user: jan.nijtmans tags: mistake
2023-12-26
16:31
Don't use TCL_SIZE_MODIFIER "u", since Tcl_Size can be negative check-in: 18e2b3b04f user: jan.nijtmans tags: core-8-branch
2023-12-24
12:49
update to TZDATA 2023d check-in: 39397090ca user: jan.nijtmans tags: trunk, main
2023-11-13
21:52
Making the "-data" empty is much easier, both in the implementation as also for user-code using this... Closed-Leaf check-in: 97cb5cb110 user: jan.nijtmans tags: mistake
21:43
Backout [9a94125824] (Sorry!). Since "read" is just a wrapper around Tcl_ReadChars() and "gets" arou... check-in: 068216107f user: jan.nijtmans tags: mistake
20:24
Merge 8.7 check-in: 6a71571eeb user: jan.nijtmans tags: tip-653
19:54
merge 8.7

BACKED OUT the merge to trunk. Multiple reports that the change makes some build confi... Closed-Leaf check-in: 8d40d54d4a user: dgp tags: mistake

19:52
merge 8.7 check-in: 32a46d4859 user: dgp tags: bug-2a0966cdc9
19:48
Find script library in zipfs archive and inform Tcl library how to direct every interp to find it w... check-in: 2686a93c26 user: dgp tags: mistake
19:36
Now that the robust, early method of directing Tcl to find its script library in the zipfs archive ... check-in: 6998006485 user: dgp tags: dgp-zipfs-init
16:19
Bug [c4eb46a1]: endless loop on non blocking gets with encoding error. No additional failing tests. check-in: 054ebbf73b user: oehhar tags: trunk, main
15:35
Bug [c4eb46a1]: endless loop on non blocking gets with encoding error. Now, tests zlib-8.21 and zlib... check-in: 94257f6465 user: oehhar tags: core-8-branch
2023-11-07
12:42
TIP 653: adopted implementation to new text to only return "-data" if potential data loss. Check for... check-in: 9a94125824 user: oehhar tags: tip-653
2023-09-26
09:03
Re-build libtommath v1.2.1 for Win64 and Win64-arm Closed-Leaf check-in: 28fa3d66af user: jan.nijtmans tags: mistake
05:22
Bug [d5d03207ca] - Tcl hang on zipfs writes greater than buffer size check-in: ce5cd01e47 user: apnadkarni tags: core-8-branch
2023-09-06
16:41
Create new branch named "apn-zipfs-tests" Closed-Leaf check-in: 40898fd149 user: apnadkarni tags: mistake
2023-09-05
14:27
Merge 8.6 check-in: f13bac244d user: jan.nijtmans tags: core-8-branch
2023-07-21
06:52
Rebase to 9.0 Closed-Leaf check-in: 1d0aa50707 user: jan.nijtmans tags: mistake
2023-07-20
21:01
Merge 8.7 check-in: ab1e29ee67 user: jan.nijtmans tags: trunk, main
2023-06-15
15:44
TIP #653 implementation (with a lot of corrections compared to the py-b8f575aa23 or the other tip-65... check-in: 85cf4c4682 user: jan.nijtmans tags: tip-653
2023-05-17
17:28
Fix [6022b9f946]: "Tk when built against Tcl 9.0 broken" by reverting the broken commit Closed-Leaf check-in: 1452a806b7 user: jan.nijtmans tags: mistake
16:22
Proposed fix for [6022b9f946]: Tk when built against Tcl 9.0 broken Closed-Leaf check-in: 47ae4a0262 user: jan.nijtmans tags: bug-6022b9f946
12:44
Improve TclDuplicatePureObj(), remove unnecessary increment/decrement pairs, and add more error chec... check-in: c405bdd1f0 user: pooryorick tags: trunk, main
2023-04-06
18:35
Merge 9.0 Leaf check-in: 60606cb13f user: jan.nijtmans tags: optional-unsigned-size
18:23
Merge 8.7 Closed-Leaf check-in: 859c251d2a user: jan.nijtmans tags: mistake
17:25
Merge 8.6 check-in: d5666eee8a user: jan.nijtmans tags: mistake
17:23
Make argument-checking for Tcl_WrongNumArgs() more robust (undocumented: we don't want extensions to... check-in: b299bb91f5 user: jan.nijtmans tags: mistake
12:24
Merge bug-[fa3d9fd818fa0072]. check-in: b66d50b4d4 user: pooryorick tags: trunk, main
2023-04-05
16:05
Make sure that infoPtr->validMask only contains TCL_READABLE|TCL_WRITABLE|TCL_EXCEPTION, no other fl... check-in: 840a85207b user: jan.nijtmans tags: core-8-branch
2023-03-31
07:57
Update to tzdata 2023c (which is identical to 2023a, due to the summertime situation in Libanon) check-in: 8823d963d4 user: jan.nijtmans tags: core-8-6-branch
2023-03-22
17:34
Fix [0265750233]: invalid read in cmdAH-4.3.13.C1.solo.utf-8.tcl8. Closed-Leaf check-in: 9f7e05419e user: jan.nijtmans tags: mistake
16:36
Proposed fix for [0265750233]: invalid read in cmdAH-4.3.13.C1.solo.utf-8.tcl8. Closed-Leaf check-in: 4055888f8f user: jan.nijtmans tags: bug-0265750233
2023-03-18
23:25
Fix memory leak in ZipFSPathInFilesystemProc(). Closed-Leaf check-in: 1b74de1df7 user: pooryorick tags: mistake
23:20
Fix memory leak in ZipFSPathInFilesystemProc(). Closed-Leaf check-in: 7188cd70e0 user: pooryorick tags: bug-memoryleak-ZipFSPathInFilesystemProc
09:08
Merge 8.7 check-in: 1d12742d75 user: jan.nijtmans tags: trunk, main
2023-03-17
20:04
arm64e -> arm64, since arm64e is not available yet on MacOS (Thanks to Stefan Sobernig) check-in: da4c453c64 user: jan.nijtmans tags: core-8-6-branch
2023-03-09
21:50
Merge 8.7 Closed-Leaf check-in: 6c92d05c1f user: jan.nijtmans tags: mistake
21:35
Additional fix for [f3cb2a32d6]: uninitialized value in format-2.18

This commit causes a lot of b... check-in: 8d939a1c22 user: jan.nijtmans tags: mistake

20:55
Fix cmdAH-4.3.13.00D80000.solo.utf-32le.tcl8.a testcase from tip-656-tcl9 branch, when TCL_UTF_MAX=3 check-in: bb76745df2 user: jan.nijtmans tags: trunk, main
10:21
Merge 8.6 check-in: 4d78183639 user: jan.nijtmans tags: core-8-branch
2023-02-28
11:42
Reverted [d156af9fb76dd2f4] and removed tests io-52.20 io-75.6 io-75.7, as this commit, intended to ... check-in: 0b5f6bd67b user: pooryorick tags: core-8-branch
09:59
Fix formatting issue in Tcl.n check-in: 2ad5cbb37b user: pooryorick tags: trunk, main
09:57
Fix formatting issue in Tcl.n check-in: b2d74396e8 user: pooryorick tags: core-8-branch
2023-02-21
20:04
Fix formatting issue in Tcl.n

jn: This change looks good, but I didn't test it and I see no effor... Closed-Leaf check-in: 98665be875 user: pooryorick tags: mistake

2023-02-18
09:52
Merge 8.7 Closed-Leaf check-in: 7bc34f4661 user: pooryorick tags: mistake
09:33
Reverted [d156af9fb76dd2f4] and removed tests io-52.20 io-75.6 io-75.7, as this commit, intended to... check-in: ff103e776b user: pooryorick tags: mistake
2023-02-17
19:15
Merge 8.7 check-in: 7b54fc6784 user: jan.nijtmans tags: trunk, main
19:14
Fix for [885c86a9a0]: convertfrom utf8 breaks for 4 byte utf encodings check-in: c9645172df user: jan.nijtmans tags: core-8-branch
2022-12-09
23:23
Fix [b8f575aa23]: eof erroneously flagged with not reported encoding read error check-in: d156af9fb7 user: jan.nijtmans tags: core-8-branch
2022-09-26
12:29
Merge 8.7

Disabling this checkin. The new routine Tcl_RemoveChannelMode didn't get properly mer... Closed-Leaf check-in: 2232ff4b46 user: jan.nijtmans tags: mistake

12:24
Merge 8.6 check-in: 59d1645ddf user: jan.nijtmans tags: core-8-branch
2022-09-25
20:30
merge 8.7 check-in: 7c5aea3783 user: dgp tags: tip-getnumber
2022-07-15
20:51
Fix [713653b951]: Floating point precision problems on x86 musl Closed-Leaf check-in: 4542ad8eb1 user: jan.nijtmans tags: mistake
2022-07-12
08:20
Code cleanup (use {} in if/else statemenets) check-in: ba232277ee user: jan.nijtmans tags: core-8-6-branch
2022-02-14
11:13
Re-compile zlib1.dll and libtommath.dll with x86_64-w64-mingw32-clang: This links with the - more fu... Closed-Leaf check-in: 027105739e user: jan.nijtmans tags: mistake
2022-02-13
23:07
Add libtommath.dll and libtommath.dll.a for windows-arm64 check-in: 2ae997f245 user: jan.nijtmans tags: core-8-branch
2022-01-29
00:16
merge [argx_rejig] Closed-Leaf check-in: f834558929 user: bch tags: mistake
00:13
take advantage of what we know re: argv guarantees [https://www.iso-9899.info/n1570.html#5.1.2.2.1|a... Closed-Leaf check-in: fa3ffd1781 user: bch tags: argx_rejig
2022-01-24
15:41
Merge 8.7 check-in: 66558c7141 user: jan.nijtmans tags: trunk, main
2021-05-19
10:58
Allow deletion of a namespace to occur when a namespace is being deleted. It's a no-op anyway. Closed-Leaf check-in: 8bec471b85 user: pooryorick tags: mistake
10:44
update documentation and macro names Closed-Leaf check-in: 57f904f19b user: pooryorick tags: bug-e39cb3f462631a99
2021-04-28
16:00
merge-mark Closed-Leaf check-in: 59a61b21b0 user: jan.nijtmans tags: mistake
16:00
Force rebuild in GITHUB actions (because previous build failed in Windows) check-in: ebfa4104fd user: jan.nijtmans tags: mistake
14:01
Add test for upvar a linked variable to itself. check-in: 59836d73ac user: pooryorick tags: core-8-branch
2021-04-21
09:24
Fix default-pkgindex rule in makefile.vc, for generation of TEA extensions for Tcl 9 (see: TIP #595) check-in: 83b18e30fd user: jan.nijtmans tags: core-8-6-branch
2020-10-26
20:35
Wrong base. Adding to mistake. Closed-Leaf check-in: d54c90a46a user: culler tags: mistake
2020-10-21
18:02
When building a subframework for macOS use a build directory in the staging directory. check-in: d8b034f319 user: culler tags: core-8-6-branch
2020-07-13
17:47
merge 8.6 Closed-Leaf check-in: 445793b0fd user: dgp tags: mistake
15:04
Merge safe-bugfixes-8-6 check-in: d8a9ec8866 user: kjnash tags: safe-bugfixes-8-6
2020-07-10
18:42
merge 8.6 check-in: fd9e14d847 user: dgp tags: core-8-6-11-rc
2020-04-24
21:17
merge 8.6 Closed-Leaf check-in: a68982ebc3 user: dgp tags: mistake
21:08
Merge 8.6; still have to sort out origins of failing tests.`

Botched this merge. Eliminated the t... check-in: 137f33c330 user: dgp tags: mistake

21:03
Backout [ 649f53b9f4]: This was not meant for 8.6 check-in: dbc7cfdf88 user: jan.nijtmans tags: core-8-6-branch
20:54
merge 8.5 check-in: 649f53b9f4 user: dgp tags: core-8-6-branch
2020-04-23
20:22
Demonstrate that the failing tests on the 8.6 branch tip can equally well be solved by backing out t... check-in: 2c7b1e958d user: dgp tags: dgp-alternative
2020-03-27
15:46
Since we allocate an extra byte (for terminating NUL), overflow protection has to keep the needed s... Closed-Leaf check-in: 2eca3128d3 user: dgp tags: mistake
10:33
Fix [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate index inputs Closed-Leaf check-in: 89f3dff179 user: jan.nijtmans tags: bug-767e070d35
2020-03-13
18:36
Need declaration too

WRONG BRANCH. Closed-Leaf check-in: ecc8a67ad1 user: dgp tags: mistake

11:12
Merge 8.7 check-in: 31f412cf06 user: jan.nijtmans tags: trunk
2019-07-12
12:08
Merge-mark 8.6 Closed-Leaf check-in: 348a29023f user: jan.nijtmans tags: mistake
11:50
Merge 8.5 check-in: 21761c34e4 user: jan.nijtmans tags: core-8-6-branch
06:41
Travis windows debugging check-in: 60f83662ac user: dkf tags: travis-windows-debug
2019-02-27
08:34
More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) and (unsigned) type-casts... check-in: 51c585131e user: jan.nijtmans tags: core-8-branch
2019-02-26
20:18
Merge 8.7 Closed-Leaf check-in: 13cda7b91c user: jan.nijtmans tags: mistake
19:37
More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) and (unsigned) type-casts... check-in: 2c7db3fa01 user: jan.nijtmans tags: mistake
08:15
libtommath speedup (more efficient macro's). Make internal libtommath functions deprecated in stub t... check-in: c5a8477fbe user: jan.nijtmans tags: mistake
2019-02-25
21:15
Merge 8.7 check-in: 5a8767b61e user: jan.nijtmans tags: trunk
21:13
Merge 8.6 check-in: 64a59508ae user: jan.nijtmans tags: core-8-branch
2019-02-22
18:09
Scratch workspace branch to ease difficult merges. Closed-Leaf check-in: 67392b9ff9 user: dgp tags: mistake
2019-02-19
20:17
Merge 8.7 check-in: 2b82daafb8 user: jan.nijtmans tags: trunk
2019-02-15
19:55
WIP: refactor libtommath references: Deprecate functions which shouldn't be in stub tables. More ge... check-in: ae2d2e4e3a user: jan.nijtmans tags: tommath-refactor
2019-01-31
21:08
Merge 8.6 check-in: 90fc02235a user: jan.nijtmans tags: core-8-branch
2019-01-28
22:05
Merge 8.7 check-in: acbbb06fbe user: jan.nijtmans tags: trunk
2018-11-09
19:24
merge 8.7 Closed-Leaf check-in: 7ce3f4d16d user: dgp tags: mistake
19:05
policyAllow is also a cookiejar method; make tests account for it. check-in: 29645efd60 user: dgp tags: core-8-branch
16:18
merge 8.7 check-in: 5bce8e80ee user: dgp tags: mistake
16:16
Merge and adapt 8.6 check-in: 39988cd759 user: dgp tags: core-8-branch
2018-11-08
17:10
merge 8.7 check-in: d131f75ea0 user: dgp tags: mistake
17:09
merge mark check-in: 03c951b922 user: dgp tags: core-8-branch
2018-11-07
08:59
Merge-mark check-in: f310a891f5 user: jan.nijtmans tags: mistake
08:58
Fix "executable" flag for many files (now really!) check-in: df4c45f5bd user: jan.nijtmans tags: core-8-branch
2018-11-06
14:07
merge core-8-branch check-in: 695e1cb4de user: dkf tags: mistake
14:02
mark many files as not executable check-in: 2967754d0b user: dkf tags: core-8-branch
12:59
merge core-8-branch check-in: 445db2cb18 user: dkf tags: mistake
11:15
Implement TIP 524 check-in: f726350fc9 user: dkf tags: core-8-branch
2018-11-01
14:50
merge 8.7 check-in: 7664bb78aa user: dgp tags: trunk
2018-10-09
16:33
Balance the [makeFile] and [removeFile] calls. Closed-Leaf check-in: 6555db8143 user: dgp tags: mistake
13:51
merge 8.6 check-in: 6b5cda39f6 user: dgp tags: core-8-6-9-rc
2018-06-05
19:50
Try to keep only [timerate]. Closed-Leaf check-in: 4144180fdc user: dgp tags: mistake
19:42
Try to trim all but timerate Closed-Leaf check-in: d23dc7e2d5 user: dgp tags: mistake
17:26
merge 8.7 Closed-Leaf check-in: 0dd64e0195 user: dgp tags: dgp-sebres-clock-review
2018-04-24
13:45
Merge 8.6 (bug-fix and test-case for Tcl_UtfAtIndex with TCL_UTF_MAX=4) ((Replacement checkin for ea... check-in: a4b3649641 user: dgp tags: core-8-branch
13:18
merge 8.7 Closed-Leaf check-in: c8bebc49c8 user: dgp tags: mistake
13:17
Empty checkin to try to isolate timestamp damage in the parent checkin. check-in: 0f74b84e47 user: dgp tags: mistake
13:12
merge 8.7 check-in: 9d5aba59fd user: dgp tags: mistake
2018-04-23
23:44
Merge 8.7 Closed-Leaf check-in: 68ab81b8f8 user: jan.nijtmans tags: mistake
23:32
Merge 8.6 (bug-fix and test-case for Tcl_UtfAtIndex with TCL_UTF_MAX=4) check-in: 567e61b329 user: jan.nijtmans tags: mistake
23:23
Bug-fix in Tcl_UtfAtIndex (for TCL_UTF_MAX=4 only). With test-case (in "string totitle") demonstrati... check-in: 3d8301e3c6 user: jan.nijtmans tags: core-8-6-branch
15:07
merge 8.7 check-in: aaa3ab6a72 user: jan.nijtmans tags: trunk
15:06
Some better surrogate handling in encodings. Not spotted before ... check-in: 0e622ccdb3 user: jan.nijtmans tags: core-8-branch
2018-04-13
09:24
Create new branch named "encoding-doc-fixes" Closed-Leaf check-in: 3a78bbe617 user: gahr tags: mistake
2018-04-07
17:12
merge 8.7 check-in: 1d2e0cde7b user: dgp tags: tip-502
17:07
merge 8.6 check-in: 82ddedafd7 user: dgp tags: core-8-branch
17:02
merge 8.6 Closed-Leaf check-in: d68658bdfc user: dgp tags: mistake
16:56
merge 8.5 check-in: 0d32dfc5f0 user: dgp tags: core-8-6-branch
2018-03-30
19:51
merge 8.7 check-in: ba07336562 user: dgp tags: tip-502
2018-03-14
23:06
there's still more Closed-Leaf check-in: f9ea1f5e64 user: dgp tags: mistake
22:58
keep on truckin check-in: e46133afc3 user: dgp tags: mistake
22:56
another range check-in: b285990627 user: dgp tags: mistake
22:52
cherry pick over ranges of 8.7 only changes. check-in: 38ef030047 user: dgp tags: mistake
22:39
Rebase the memleak work. check-in: 29b72b7167 user: dgp tags: memleak-87
05:41
cherry pick the desirable part of the merge. check-in: 74ce821bcd user: dgp tags: core-8-branch
01:31
silence compiler warning check-in: cf882f9cc9 user: dgp tags: core-8-branch
2018-03-13
16:29
close fork check-in: 35a6b8673b user: dgp tags: core-8-branch
2018-03-12
14:14
Implement TIP 499: Custom locale search list for msgcat check-in: c37cf7f1dd user: dgp tags: core-8-branch
2017-11-14
14:02
[5d6de65036] [package require] with [package prefer stable] was not choosing available stable packag... Closed-Leaf check-in: d8e0b9ef6c user: dgp tags: mistake
13:36
[5d6de65036] [package require] with [package prefer stable] was not choosing available stable packag... check-in: c9b0215acb user: dgp tags: core-8-5-branch
2017-11-13
10:51
No longer mark Tcl_EvalFile() as obsolete, since it will continue to be supported in Tcl 9.0 check-in: cc89456f48 user: jan.nijtmans tags: core-8-6-branch
2017-06-08
21:00
Check in reference implementation of TIP 452.

TO DO: create test for two existing Tcl procedure. O... Closed-Leaf check-in: b56766d58c user: gerald tags: mistake

2017-06-07
10:02
Stop trimming on first non empty-string. Closed-Leaf check-in: ec3978c023 user: avl tags: mistake
09:24
bug-716b427f76 branch continued. check-in: dd3cb3bb2e user: avl tags: mistake
09:20
Create new branch named "avl-strcat-fix" check-in: 49a181bcdd user: avl tags: mistake
2017-06-06
14:35
merge core-8-6-branch check-in: 7082428670 user: jan.nijtmans tags: trunk
2017-04-25
16:33
[50750c735a] Possible fix for uninit memory handling issue in [zlib]. Closed-Leaf check-in: ee69d03433 user: dkf tags: mistake
13:08
Deal with a couple of obscure causes of warnings on some versions of OSX. check-in: bf05ca054c user: dkf tags: core-8-6-branch
2017-04-04
09:48
bug fix for [42202ba1e5ff566e0f9abb9f890e460fbc6c1c5c]: segfault by coro inject rewritten callback f... Closed-Leaf check-in: 4d97b416fd user: sebres tags: mistake
09:38
Create new branch named "fix-42202ba1e5ff566e" check-in: 57d061f791 user: sebres tags: fix-42202ba1e5ff566e
2017-03-10
17:12
Merge the update of TZ info with novem Closed-Leaf check-in: 1267baf72c user: jima tags: mistake
16:59
Update TZ data with tzdata2017a from IANA check-in: fed617f928 user: jima tags: core-8-6-branch
07:25
Create new branch named "tip-457" Closed-Leaf check-in: b8937df484 user: avl tags: mistake
2017-03-08
12:08
merge trunk check-in: 12851c0a69 user: jan.nijtmans tags: novem
2017-03-07
18:21
merge core-8-6-branch check-in: 6f9b5e9515 user: sebres tags: trunk
2017-02-14
14:10
merge trunk Closed-Leaf check-in: 5149349093 user: jan.nijtmans tags: mistake
13:26
On Windows, Cygwin and 64-bit platforms, no need to handle 'long' in tclLink.c, since its size is eq... check-in: ba62772aea user: jan.nijtmans tags: mistake
2017-02-08
22:02
merge trunk check-in: cc4bd48ef7 user: jan.nijtmans tags: novem
22:01
TIP #459 feedback from FlightAware: Add package-related pkgIndex.tcl file to "package files" output. check-in: b2b275e72e user: jan.nijtmans tags: trunk
2017-02-07
19:36
resolve warning: enumeration value ‘TMRT_LAST’ not handled in switch (impossible to handle in sw... Closed-Leaf check-in: 4cb3b2644e user: sebres tags: sebres-trunk-timerate
19:35
[timerate] bug fix: missing scale conversion by Mac OSX on platform where high resolution clicks are... check-in: 6554392102 user: sebres tags: mistake, sebres-trunk-timerate
2017-01-09
19:33
[win] load win-registry library also in development environment (uninstalled) check-in: 0c05a83862 user: sebres tags: sebres-trunk-timerate
2016-07-18
20:08
Convert "chan" Tcl_ObjType to new interfaces. Closed-Leaf check-in: f5b0b1985d user: dgp tags: mistake
17:33
merge trunk check-in: 4d025dde61 user: dgp tags: tip-445
2016-06-27
19:01
Stop parsing white space where there cannot be any. check-in: d2ff1d695d user: dgp tags: trunk
17:29
Stop parsing white space where there cannot be any. Closed-Leaf check-in: b3f550d182 user: dgp tags: mistake
16:31
Rework [open] fallback to octal support so that bogus negative value is not passed to TclParseAllWhi... check-in: b096e3ee10 user: dgp tags: mistake
15:16
Streamline comment parsing. check-in: f81dc859f1 user: dgp tags: trunk
03:55
Backout previous commit Closed-Leaf check-in: cafe8e1a55 user: andy tags: mistake
03:53
Correct unnecessary capitalization in close(n) man page check-in: f50cde49f3 user: andy tags: mistake
2016-06-26
09:03
Add TCL_NOINLINE macro, useful for micro-optimizations check-in: 8755f87d4b user: jan.nijtmans tags: trunk
2016-06-21
10:01
Merge trunk Closed-Leaf check-in: 895e879f01 user: jan.nijtmans tags: mistake
09:58
Upgrade internal Unicode tables to Unicode 9.0 check-in: 0f9effc04d user: jan.nijtmans tags: core-8-6-branch
2016-06-16
18:28
merge trunk check-in: d1a8ac1051 user: dgp tags: novem
2016-04-22
20:02
Update to tzdata2016d from IETF Closed-Leaf check-in: 93807b54d1 user: dgp tags: mistake
19:43
Update to tzdata2016d from IETF check-in: 61fc0755c1 user: venkat tags: core-8-5-branch
2016-04-10
15:58
Fix [07d13d99b0a9]: Who broke TCL 8.6 and Tclblend ? check-in: 9f3a50e613 user: jan.nijtmans tags: core-8-6-branch
2016-03-08
14:38
Eliminate use of Tcl_VarEval(), since this function is deprecated.

DGP NOTE on reverting this: ... Closed-Leaf check-in: 00c7919e8d user: jan.nijtmans tags: mistake

13:44
configure.in -> configure.ac check-in: 4706c883d8 user: jan.nijtmans tags: trunk
2016-02-29
19:05
merge trunk Closed-Leaf check-in: ff9824dc38 user: dgp tags: mistake
2016-02-26
16:17
Clean up unfired timer handlers or they cause errors in -singleproc 1 test run. check-in: 016412f1ec user: dgp tags: trunk
2016-02-23
14:02
update changes check-in: de2063dbe4 user: dgp tags: rc2, core-8-6-5-rc
2016-01-22
12:26
Remove use of CAT32 from makefile.vc: It is not used anywhere any more (it was on Win95/98/ME). mist... Closed-Leaf check-in: aebb11b979 user: jan.nijtmans tags: mistake
10:27
Improve code 'quality' by fixing some harmless clang/cppcheck warnings. Thanks to Gustaf Neumann. No... check-in: 01f95b9116 user: jan.nijtmans tags: core-8-5-branch
2015-12-12
10:06
removing one trampoline bounce Closed-Leaf check-in: a08e8d03ad user: msofer tags: mistake
2015-12-11
21:51
transforming the NRE stack from a linked list to a real stack check-in: f7809e02ac user: msofer tags: mig-opt2
2015-11-10
04:33
new optimizer (give up on moving bytecodes on this branch); there is still a problem evidenced when ... check-in: 496d4b3780 user: msofer tags: mig-optimize
03:12
merge mark Closed-Leaf check-in: 48d916a514 user: msofer tags: mistake
03:11
new optimizer (give up on moving bytecodes on this branch); there is still a problem evidenced when ... check-in: 5be863d49c user: msofer tags: mistake
02:27
update the range data for code that was moved to the end check-in: 7d9fe4fee3 user: msofer tags: mistake
2015-11-09
23:47
small fix Closed-Leaf check-in: d111d43ef8 user: msofer tags: mistake
23:46
enable Optimize_1: same strange seggie in init as without it check-in: df96a37701 user: msofer tags: mistake
18:15
small changes check-in: 38b976f41b user: msofer tags: mistake
01:41
disbled Optimize_1 and MoveUnreachable; seggie in init-2.4 check-in: 64374f4710 user: msofer tags: mistake
2015-11-08
15:35
small changes, no diff check-in: a2fd001ba5 user: msofer tags: mistake
14:58
drop in experimental optimizer; tmp branch as it is buggy check-in: 7f67d13a41 user: msofer tags: mistake
2015-11-05
16:44
merge trunk check-in: 623a8ff73b user: msofer tags: mig-optimize
2015-10-23
22:31
merge trunk Closed-Leaf check-in: b8ecced6b5 user: kbk tags: mistake
22:30
Correct bad regexp in platform::identify that causes it to return incorrect results everywhere. check-in: ba9625d9fb user: kbk tags: mistake
22:29
Correct bad regexp in platform::identify that causes it to return incorrect results everywhere. check-in: 023464df7e user: kbk tags: core-8-5-branch
12:52
Make test clock-67.4 time zone independent. Bug [4a0c163d24] check-in: 3fdcaf2b64 user: oehhar tags: trunk
2015-10-19
12:53
merge trunk check-in: 71504dd6f0 user: jan.nijtmans tags: novem
2015-08-03
09:55
merge mark Closed-Leaf check-in: b28720a3d7 user: dkf tags: mistake
07:21
Fix problems with break and continue in for-step clauses, triggered by reporting of Coverity CID 125... check-in: 0db7a63c31 user: dkf tags: trunk
07:17
Backport the fixes to handling of continue in for-step clauses. check-in: 0710a46828 user: dkf tags: core-8-5-branch
2015-07-31
10:27
generic: reduced diffs to trunk, win: clean code after bug [f00009f7ce] was fixed in trunk Closed-Leaf check-in: a31e2a953a user: sebres tags: mistake
2015-07-29
14:54
[3e7eca8c8c] Prevent overflow in size values passed to allocators. check-in: ee467fed92 user: dgp tags: core-8-5-branch
2015-04-17
21:06
modify how many objs to move to the shared list, trying to avoid moving repeatedly in the case where... Closed-Leaf check-in: 245873c364 user: msofer tags: mistake
2015-04-16
12:27
Reduce the list walking by keeping lastPtr fields. Closed-Leaf check-in: 51052eab9b user: dgp tags: zippy-fifo
2015-03-21
15:11
adding a test to reveal a problem with the fix of bug d87cb182053fd79b3 Closed-Leaf check-in: f3fa9ad83d user: msofer tags: mistake
15:08
adding a test to reveal a problem with the fix of bug d87cb182053fd79b3 check-in: 76751aba52 user: msofer tags: trunk
2015-03-06
14:22
merge mark Closed-Leaf check-in: 143cb21c65 user: dgp tags: mistake
14:20
merge release check-in: 7ed7d6e27e user: dgp tags: mistake
14:17
update release date check-in: f551f39c25 user: dgp tags: core-8-5-18-rc
14:07
merge mark Closed-Leaf check-in: 98adbcb801 user: dgp tags: mistake
14:06
merge release check-in: bca36d8b55 user: dgp tags: mistake
14:02
update release date check-in: 3da0e3a608 user: dgp tags: mistake
2015-03-02
08:54
Deleted Win95/98-specific documentation as those platforms have long been unsupported. check-in: 792da66b36 user: ashok tags: trunk
2015-02-24
15:08
update changes check-in: 2ff5ea3d03 user: dgp tags: rc0, core-8-5-18-rc
2015-02-20
19:29
[e08c2c407b] The getHandleProc routine in the Tcl_Channel struct is optional. Update the docs to ma... check-in: 5d588dbd27 user: dgp tags: core-8-5-branch
2014-07-29
14:18
Revise the TclClearNumConversion() macro to convert CVT_TO_NUMERIC into NOP rather than eliminate it... Closed-Leaf check-in: 07ac56ab62 user: dgp tags: mistake
00:22
[3757cdf808] Refactoring seems to reduce (maybe somewhat kinda sorta) a bizarre performance regress... check-in: aee3eac812 user: dgp tags: trunk
2014-07-17
12:54
merge trunk Closed-Leaf check-in: 4be44a2039 user: jan.nijtmans tags: mistake
12:49
Minor code improvement: combine "flags" and "testFlags" struct members to a single one. check-in: f1e67b2730 user: jan.nijtmans tags: mistake
11:02
Fix [3cdcfa4080]: tclWinFile.c does not compile with Win VC... check-in: f15f329238 user: jan.nijtmans tags: trunk
09:53
Replaced option "-unsupported1" by test command "testsocket debugflags" (thanks Donal, Donald). check-in: 33737f615b user: oehhar tags: robust-async-connect-tests
2014-04-30
20:22
Fix [0e92c404f1]: Side effect on string range command (from encoding and format commands) Closed-Leaf check-in: 77a7d8d123 user: jan.nijtmans tags: mistake
19:54
Stop the segfaults in [close] during [gets] tests. Not sure this is the right behavior, but it's bet... check-in: 04b1f8b14c user: dgp tags: core-8-5-branch
2014-04-15
10:44
merge trunk Closed-Leaf check-in: 0d229dab98 user: jan.nijtmans tags: mistake
10:41
Test-cases which pick up the completion of bug-fix [e663138a06d98e48b5fbb42cc015cf1698f486cd|e663138... check-in: f13e5bd0cf user: jan.nijtmans tags: trunk
2014-04-07
14:56
merge trunk check-in: f24df1717c user: jan.nijtmans tags: novem
2014-03-20
09:53
merge trunk Closed-Leaf check-in: b09ed18c44 user: jan.nijtmans tags: mistake
09:51
Fix [2f7cbd01c3]: tcl8.6.1 fails to build on FreeBSD 10.0 check-in: 141a6f104d user: jan.nijtmans tags: mistake
09:44
Fix [2f7cbd01c3]: tcl8.6.1 fails to build on FreeBSD 10.0 check-in: 6b0f244184 user: jan.nijtmans tags: mistake
09:22
Proposed fix for [2f7cbd01c3]. Closed-Leaf check-in: e0b5b5cbd2 user: jan.nijtmans tags: bug-2f7cbd01c3
2014-03-18
04:06
DoRead refactoring WIP. Closed-Leaf check-in: e942c49131 user: dgp tags: mistake
2014-03-17
17:56
Remove long dead "BAD_BLOCKING" support code so it no longer confuses people reading/editing this co... check-in: b97275fff8 user: dgp tags: dgp-read-bytes
2014-03-09
21:58
merge trunk check-in: b9dc391702 user: jan.nijtmans tags: novem
21:58
Merge core-8-5-branch (New tests covering INPUT_NEED_NL flag handling. One exposes a bug.) check-in: 26bd1581af user: jan.nijtmans tags: trunk
21:55
Mark io-35.18b test as knownBug check-in: 4fb211cd74 user: jan.nijtmans tags: core-8-5-branch
2014-03-05
14:41
accidental commit Closed-Leaf check-in: 47ffd56cf8 user: max tags: mistake
14:40
Refactor the error handling logic around connect() check-in: a532187514 user: max tags: bug-13d3af3ad5
2014-01-04
12:16
**TIP #285 untested by the testsuite if the thread extension is not available** script cancelation s... Closed-Leaf check-in: dfd82e7f2c user: mig tags: mistake, mistachkin-review
2014-01-02
10:01
more fixes to instruction tracing; ensure all places that need DECACHE_STACK_INFO have it check-in: cecc44d165 user: dkf tags: trunk
2013-12-26
15:21
remove uninitialized variable and the code that used it Closed-Leaf check-in: f88bbf5abb user: mig tags: mistake
2013-12-10
17:18
change catch compiler to be better optimizable in the ok case - enable push/pop and push/condJmp eli... Closed-Leaf check-in: 974fa6d359 user: mig tags: mistake
12:07
fix INST_LMAP_COLLECT from trunk check-in: c70ff981e2 user: mig tags: mig-optimize
11:55
fix INST_LMAP_COLLECT from trunk Closed-Leaf check-in: fab4f64b61 user: mig tags: mistake
11:55
fix stack computations for lmap check-in: 8aa6e6e51b user: mig tags: mistake
11:40
get INST_LMAP_COLLECT from trunk check-in: 72fd8739c8 user: mig tags: mig-optimize
11:38
new INST_LMAP_COLLECT, speeds up lmap and eliminates the need for a temp var check-in: 58ebb29700 user: mig tags: trunk
2013-11-22
13:21
revert accidental part of previous commit check-in: b7d07f415c user: jan.nijtmans tags: trunk
2013-10-17
16:52
Add new sub-command: file utime ?ATIME? MTIME Closed-Leaf check-in: fa2e445528 user: Administrator tags: mistake
09:40
Fix execute permission on many files which shouldn't have it. check-in: e9c8ef1fe6 user: jan.nijtmans tags: trunk
2013-09-02
13:44
typo (+accidently cleared the execute bit of unix/configure) Closed-Leaf check-in: f3aaefccb3 user: jan.nijtmans tags: mistake
2013-09-01
20:08
[b98fa55285]: Fix handling of whitespace at end of hex strings to decode. check-in: 3534dc020d user: dkf tags: trunk
2013-08-21
14:44
much simpler - but can we be yielding from a non-active coro except in the coroutine-1.[56] case? Closed-Leaf check-in: dff32fe2ce user: mig tags: mistake
13:34
merge trunk check-in: aa7926c7ec user: dgp tags: dgp-purge-NRRunObjProc
2013-07-08
07:16
merge trunk and stwo's fork Closed-Leaf check-in: 51fd50ba70 user: jan.nijtmans tags: mistake
06:49
Build stub objects with -DSTATIC_BUILD on all platforms. Only important on win32 (already done) and ... check-in: dda8563eba user: jan.nijtmans tags: core-8-5-branch
2013-07-07
01:09
OpenBSD/m88k is now elf. Remove unneeded elf check. check-in: 8d6af72e7b user: stwo tags: novem
2013-07-06
22:33
merge http://www.iana.org/time-zones/repository/releases/tzdata2013d.tar.gz check-in: b4662ea558 user: kbk tags: novem
2013-06-18
09:42
just before TIP 414 Closed-Leaf check-in: a06354726a user: jan.nijtmans tags: mistake
07:50
Fix uniClass tool which was the real cause for [a876646efe], and add test-case for it. check-in: 6aa9adc7fc user: jan.nijtmans tags: trunk
2013-02-27
19:43
Create new branch named "jenglish-termios-cleanup" Closed-Leaf check-in: 6167c21175 user: jenglish tags: mistake
17:48
minor: formatting tweaks in the change log check-in: 95baa65e2e user: dkf tags: trunk
2013-01-31
15:22
Minimal fix for the bug. Maybe the real bug is in Tcl_ObjGetVar2(), but at least this change fixes t... Closed-Leaf check-in: f41fca9d65 user: jan.nijtmans tags: mistake
15:04
cherry-pick [0f098031c3] check-in: 3a2f83fa6f user: jan.nijtmans tags: bug-3602706
2013-01-15
21:06
[Bug 3598300]: unix: tcl.h does not include sys/stat.h check-in: 71141a7657 user: jan.nijtmans tags: trunk
17:38
REMOVED FROM TRUNK: buggy, breaks the build on linux. [Bug 3598300]: unix: tcl.h does not include sy... Closed-Leaf check-in: 4522b11989 user: jan.nijtmans tags: mistake
17:32
[Bug 3598300]: unix: tcl.h does not include sys/stat.h check-in: 8abba84224 user: jan.nijtmans tags: core-8-5-branch
2013-01-14
15:23
forgot two #undef's check-in: e643c0a9c3 user: jan.nijtmans tags: trunk
2013-01-07
14:40
Restrict the stub library to only use Tcl_PkgRequireEx, Tcl_ResetResult and Tcl_AppendResult, not an... check-in: 8ceea4a885 user: jan.nijtmans tags: trunk
12:52
Thanks Don, just noticed that mig's previous commit was REMOVED, therefore this merge-mark is indeed... Closed-Leaf check-in: a0a507e2f0 user: jan.nijtmans tags: mistake
11:16
Extend the public stub table with dummy NULL entries, up to the size of the Tcl 8.6 stub tables. Th... check-in: 8f90660f49 user: jan.nijtmans tags: core-8-5-branch
04:58
*REMOVED* too many stray changes in simpler tailcall implementation.

Changed the tailcall impleme... check-in: 7bafb79c3f user: mig tags: mistake

03:51
more abstraction check-in: e26efb6f53 user: mig tags: mig-nre-mods
2013-01-06
20:40
Don't depend on Spencer-specific regexp syntax (/u and /U) any more in unrelated places . Bump http... check-in: f38c7f79f0 user: jan.nijtmans tags: trunk
2012-12-22
15:17
merge release Closed-Leaf check-in: d365971cd9 user: dkf tags: mistake, dkf-bytecode-8.6/next, dkf-bytecode-8.6-main
2012-12-21
06:16
merge release check-in: bace4350dd user: dgp tags: trunk
2012-12-19
11:43
merge main dev branch check-in: a6aefff3f5 user: dkf tags: dkf-bytecode-8.6/next, dkf-bytecode-8.6-main
2012-09-07
16:30
Reentrant mcfl(m)set, test, recommenting mcflset for mc files Closed-Leaf check-in: 8bb57fb08b user: oehhar tags: mistake
2012-08-27
17:24
Commit of Harald Oehlmann's TIP 404 patch without TIP 399 pieces and with some added documentation. ... check-in: b7c4598501 user: dkf tags: tip-404
2012-07-25
14:39
3546275 Make [auto_execok] search match [exec]. Thanks Koen Danckaert. check-in: a504c293c3 user: dgp tags: core-8-4-branch
14:34
:q! Closed-Leaf check-in: 0e346c8fb9 user: dgp tags: mistake
2012-07-24
20:18
Preserve the chanPtr so that script evaluation cannot invalidate it when we plan to use it again. check-in: ea138c4fb3 user: dgp tags: core-8-4-branch
2012-07-16
08:05
merge-mark check-in: c5b1b41e6a user: jan.nijtmans tags: core-8-5-branch
08:03
Make registry 1.3 package (and possibly others) dynamically loadable in Tcl 8.4

Reverted. No goo... Closed-Leaf check-in: 5b245f7bbd user: jan.nijtmans tags: mistake

2012-07-05
13:50
1189293 Make "<<" binary safe. check-in: 8c25ee1bb3 user: dgp tags: core-8-4-branch
2012-05-23
04:43
fix merge problem on Linux check-in: f7161e4708 user: jan.nijtmans tags: core-8-5-branch
2012-05-22
12:58
MAC_OSX_TK -> MAC_OSX_TCL Closed-Leaf check-in: d13f26946a user: jan.nijtmans tags: mistake
12:44
Revert most of [fcc5957e59], since when we let cygwin share the win32 stub table this is no longer n... check-in: 87b2eb01a3 user: jan.nijtmans tags: mistake
07:30
Revert most of [ae92de6078], since when we let cygwin share the win32 stub table this is no longer n... check-in: 455f8b5d30 user: jan.nijtmans tags: core-8-4-branch
2012-05-21
16:48
When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, care must be taken ... check-in: 28e43f3b9c user: dgp tags: core-8-5-branch
2012-01-22
12:07
mistaken commit after messed up merge Closed-Leaf check-in: 951a8bf35b user: dkf tags: mistake
12:06
merge trunk check-in: e91fb0cde4 user: dkf tags: dkf-alias-encoding
2012-01-21
08:31
Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h check-in: b87b66b503 user: jan.nijtmans tags: core-8-5-branch
2011-09-12
09:57
[Bug 3407070]: Make compilable in Visual Studio 2010 again Closed-Leaf check-in: 473b047227 user: jan.nijtmans tags: mistake
09:45
[Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIG check-in: 6d44ccf234 user: jan.nijtmans tags: core-8-4-branch
2011-08-24
16:06
Leak of ReflectedTransformMap. Closed-Leaf check-in: fdae4b6a83 user: dgp tags: mistake
2011-08-23
16:58
typo check-in: ee5a20b8a0 user: dgp tags: trunk
2011-08-17
12:15
3392070 More complete prevention of Tcl_Obj reference cycles when producing an intrep of ByteCode. Closed-Leaf check-in: 9eeb666324 user: dgp tags: mistake
06:37
separate test for overflowed and negative Tcl_UniChar check-in: 4ab5a018bc user: jan.nijtmans tags: trunk
2011-08-16
19:49
3392070 More complete prevention of Tcl_Obj reference cycles when producing an intrep of ByteCode. Closed-Leaf check-in: eb11820a8e user: dgp tags: bug-3392070
2011-08-10
14:33
[Bug 3386721] leak in tcltest Closed-Leaf check-in: 51348ec16e user: jan.nijtmans tags: mistake
13:44
compiler error on Windows: there should be only one TclFullFinalizationRequested function check-in: 5bcd13c4ac user: jan.nijtmans tags: trunk
2011-04-27
19:26
TclFreeIntRep() correction & cleanup. check-in: 5a1953dfe5 user: dgp tags: trunk
18:49
TclFreeIntRep() cleanup. Closed-Leaf check-in: 53b79ea68a user: dgp tags: mistake
18:33
FreeListInternalRep() cleanup. check-in: 4683efaee9 user: dgp tags: trunk
2011-04-20
18:14
Undo change [c39553c370]. Not needed, in head the TclFreeIntRep macro does the right thing. Closed-Leaf check-in: d66fb2fbf9 user: andreask tags: mistake
17:52
(TclFileAttrsCmd): Added commands to reset the typePtr of the Tcl_Obj* whose int-rep was just purged... check-in: c39553c370 user: andreask tags: mistake
17:51
(TclFileAttrsCmd): Added commands to reset the typePtr of the Tcl_Obj* whose int-rep was just purged... check-in: 20a3aedb2a user: andreask tags: core-8-5-branch
2011-04-19
16:41
Reduce internals access in the implementation of [<foo>::pkgconfig list]. check-in: 5637694013 user: dgp tags: trunk