Timeline
Not logged in

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

252 check-ins using file unix/tclConfig.h.in version e1a5a2cd37

2023-09-25
07:17
Merge 8.7 (2023-05-03) Closed-Leaf check-in: d91f112024 user: jan.nijtmans tags: tip-656-simpl
06:51
Merge 8.7 (2023-05-02) check-in: da2443a61a user: jan.nijtmans tags: tip-656-simpl
2023-09-08
13:50
Adapt data tables to Unicode 15.1 (final) Closed-Leaf check-in: 3b43c3cd51 user: jan.nijtmans tags: unicode-15.1
2023-06-23
12:26
merge 8.7 check-in: 711525a54e user: dgp tags: core-8-7-b1-rc
2023-06-22
19:00
Fix [44452e2c55]: indexObj.test failures on i386 check-in: fbba7df295 user: jan.nijtmans tags: core-8-branch
13:40
Merge-mark check-in: b4712d2e1f user: jan.nijtmans tags: core-8-branch
11:59
Proposed fix for [44452e2c55]: indexObj.test failures on i386 Closed-Leaf check-in: 05df422a98 user: jan.nijtmans tags: bug-44452e2c55
2023-06-21
22:38
(partial) fix for [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a]: Bugs in the implemen... check-in: af0ec25f4d user: jan.nijtmans tags: core-8-branch
21:30
Fix 3 "lset" testcases Closed-Leaf check-in: 8d300901a0 user: jan.nijtmans tags: bug-a9929f112a
15:52
merge 8.7 check-in: 773f4f098c user: dgp tags: core-8-7-b1-rc
14:52
(partial) fix for [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a]. Tk needs some change... check-in: c7e6b7e8eb user: jan.nijtmans tags: bug-a9929f112a
13:08
RE syntax documentation describes some features as deprecated. Open branch to examine their removal. check-in: fa5748b035 user: dgp tags: dgp-disable-deprecated-resyntax
07:13
"trace variable" -> "trace add variable" in testcases (and documentation) check-in: 8dd5496bd1 user: jan.nijtmans tags: core-8-branch
2023-06-20
06:51
Move VarHashGetKey() to tclInt.h. More int -> Tcl_Size check-in: dd25e7e253 user: jan.nijtmans tags: core-8-branch
2023-06-19
13:21
Merge 8.6 - fix tests - hardcoded port and wsl. check-in: 6e88d47b21 user: apnadkarni tags: core-8-branch
11:47
Some more Tcl_Size usage check-in: 6808bdda06 user: jan.nijtmans tags: core-8-branch
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-06-13
06:05
Specify implicit "-profile tcl8" in encoding-24.4 testcase check-in: 6a06db323e user: jan.nijtmans tags: core-8-branch
2023-06-08
12:39
Merge 8.6 check-in: 26d2fb8e85 user: jan.nijtmans tags: core-8-branch
2023-06-05
14:35
merge 8.7 check-in: fcdde7c54b user: dgp tags: core-8-7-b1-rc
11:12
Added note about how some commands are mainly for Tk check-in: 7355a2baf1 user: dkf tags: core-8-branch
2023-06-04
22:56
Merge 8.6 check-in: 40e3b7572e user: pointsman tags: core-8-branch
2023-06-03
19:59
Merge 8.6 check-in: d051ad23c5 user: jan.nijtmans tags: core-8-branch
2023-06-02
22:05
In TclAttemptInitStringRep(): Don't do a memcpy if attemptckalloc() fails check-in: 1ec25a729b user: jan.nijtmans tags: core-8-branch
15:12
More library(n) docs check-in: 4c19535a09 user: dkf tags: core-8-branch
13:54
merge 8.7 check-in: bab3557724 user: dgp tags: core-8-7-b1-rc
13:46
silence compiler warning check-in: bbd80e2402 user: dgp tags: core-8-branch
12:00
New (internal) macro TclAttemptInitStringRep() check-in: b0b7c9d7b6 user: jan.nijtmans tags: core-8-branch
2023-06-01
20:58
Fix [9921778646]: something is wrong in core-8-branch check-in: 293f2741f8 user: jan.nijtmans tags: core-8-branch
14:37
Added some examples to library(n) check-in: 10f1287b11 user: dkf tags: core-8-branch
2023-05-31
14:12
Use TclDuplicatePureObj() in stead of TclListObjCopy() where appropriate. Backported from 9.0 check-in: 97cc33cd20 user: jan.nijtmans tags: core-8-branch
10:39
swap foreachLine argument order in tests Closed-Leaf check-in: 5fda57d1a0 user: dkf tags: tip-670
10:33
Swapped foreachLine arg order, improved docs check-in: 9ff79be410 user: dkf tags: tip-670
07:45
Document hoe Tcl_ReadChars() behaves in "-profile strict" mode when an encoding error happens. check-in: 3f2c42e160 user: jan.nijtmans tags: core-8-branch
07:16
Fix [c243e7a85e]: TIP #603 implementation broken on Windows check-in: 4bc6a277f4 user: jan.nijtmans tags: core-8-branch
2023-05-30
21:31
Let's see if this helps Closed-Leaf check-in: 64a1c24acb user: jan.nijtmans tags: bug-c243e7a85e
14:25
merge 8.7 check-in: 50db9c5d99 user: dgp tags: core-8-7-b1-rc
13:57
More typo fixes check-in: 7dc71b0c3b user: dkf tags: core-8-branch
13:48
Get return stack correct when doing [return -code error] in the body check-in: 6527e15f1a user: dkf tags: tip-670
12:41
fix whitespace check-in: b4141634c4 user: dkf tags: tip-670
11:59
start of test cases check-in: 74e1a6805f user: dkf tags: tip-670
11:25
Backport IO-related changes from Tcl 9.0. Needed for preparation of TIP #653 check-in: 6165bc074f user: jan.nijtmans tags: core-8-branch
08:39
Added docs check-in: 1a81b5fd1e user: dkf tags: tip-670
2023-05-29
16:27
int -> Tcl_Size, for full Tcl 9 support check-in: e9e36d8d3c user: jan.nijtmans tags: core-8-branch
12:11
Basic implementation of TIP 670 check-in: 3300680ebd user: dkf tags: tip-670
10:49
Fix typo and outdated comment check-in: bf12ac1702 user: dkf tags: core-8-branch
2023-05-28
10:38
Fix errors when building the html man page for configurable.n (TIP #558) check-in: 9ae501484b user: fvogel tags: core-8-branch
10:37
Fix errors when building the html man page for configurable.n Closed-Leaf check-in: 03521b234c user: fvogel tags: tip-558
2023-05-25
16:12
Adapt data tables to Unicode 15.1 (beta) check-in: 19d43511ac user: jan.nijtmans tags: unicode-15.1
2023-05-24
16:04
TIP 603: Get 'stat' Information of Open Files check-in: 3b28244cfa user: dkf tags: core-8-branch
16:02
merge core-8-branch Closed-Leaf check-in: 284bf626d7 user: dkf tags: tip-603
15:22
Fix regular expression in previous commit check-in: 0ce8e13e17 user: jan.nijtmans tags: core-8-branch
15:18
Enhance html generation, so it can handle the "©" copy-sign as well check-in: 2769aa3e66 user: jan.nijtmans tags: core-8-branch
15:16
More size protection for winDde check-in: 145e4170a1 user: jan.nijtmans tags: core-8-branch
2023-05-23
16:03
Give Tcl_CreateThread a TCL_HASH_TYPE (unsigned) stackSize parameter check-in: 232fb6c5c5 user: jan.nijtmans tags: core-8-branch
2023-05-22
07:48
Small documentation corrections check-in: 5c995d1809 user: dkf tags: core-8-branch
2023-05-21
21:19
Unbreak windows symbols build. More int -> Tcl_Size backported from 9.0 check-in: ba731752d3 user: jan.nijtmans tags: core-8-branch
2023-05-20
10:07
More int/Tcl_Size backport check-in: e69534b7e5 user: jan.nijtmans tags: core-8-branch
2023-05-19
19:47
int -> Tcl_Size and other (internal) signature improvements. Most of them backported from 9.0 check-in: 657c601af7 user: jan.nijtmans tags: core-8-branch
14:15
Improve the synopsis of the transchan manpage so it helps users a bit check-in: ed881099f4 user: dkf tags: core-8-branch
13:35
Improve the synopsis of the refchan manpage so it helps users a bit check-in: 230a91cee1 user: dkf tags: core-8-branch
12:06
TIP 558: Basic Configure Support for TclOO check-in: 49b856bfa8 user: dkf tags: core-8-branch
12:02
merge core-8-branch check-in: 08ddd0482b user: dkf tags: tip-558
2023-05-16
16:31
Merge 8.6 check-in: 3a9f39d2ee user: jan.nijtmans tags: core-8-branch
10:26
Merge 8.6 check-in: 228ba10871 user: jan.nijtmans tags: core-8-branch
06:07
Remove some more references to removed ChangeLog check-in: 192b0d7f7b user: jan.nijtmans tags: core-8-branch
06:05
More int -> Tcl_Size (in tclInt.h) check-in: c9baf40479 user: jan.nijtmans tags: core-8-branch
2023-05-15
17:34
merge 8.7 check-in: 71afb9ba1c user: dgp tags: core-8-7-b1-rc
17:17
TIP 663 implementation check-in: e9e65f6f98 user: dgp tags: core-8-branch
15:45
Backport test improvements from 9.0 check-in: 912b1c7001 user: jan.nijtmans tags: core-8-branch
15:44
No need to init string rep, if we throw away the object immediately check-in: 870167a6e5 user: jan.nijtmans tags: core-8-branch
13:19
merge 8.7 check-in: a7cd4b6540 user: dgp tags: core-8-7-b1-rc
11:45
Merge 8.6 check-in: 3614205c25 user: jan.nijtmans tags: core-8-branch
2023-05-12
11:59
merge trunk check-in: cb277b7f78 user: dgp tags: core-8-7-b1-rc
2023-05-11
22:20
Use 'attempt'-functions for libtommath, when built into Tcl check-in: 2be637e883 user: jan.nijtmans tags: core-8-branch
06:23
Merge 8.7 check-in: bf8de67eaf user: jan.nijtmans tags: tip-666
2023-05-10
19:39
Backport various changes from 9.0 branch check-in: 3121b3a0b0 user: jan.nijtmans tags: core-8-branch
18:28
TIP 663 implementation Closed-Leaf check-in: f50a0cfb9c user: dgp tags: tip-663
15:37
Rebase to latest 8.7 check-in: 11d97e377e user: jan.nijtmans tags: tip-666
12:47
merge 8.7 check-in: e9e50e774d user: dgp tags: core-8-7-b1-rc
12:28
Merge 8.6 check-in: eb8844eaee user: jan.nijtmans tags: core-8-branch
2023-05-09
13:06
Remove useless type-casts. Backport some changes from 9.0 check-in: a2e98ff84d user: jan.nijtmans tags: core-8-branch
12:54
merge 8.7 check-in: d4fbae1b9a user: dgp tags: core-8-7-b1-rc
2023-05-08
14:19
Fix [96551aca55]: Avoid pointer arithmetic with NULL in FOREACH_STRUCT(). Some typo's check-in: 5be2687f62 user: jan.nijtmans tags: core-8-branch
13:43
Better version, keeping the (undocumented) behavior of 'i' initialization Closed-Leaf check-in: 72b13bcbe8 user: jan.nijtmans tags: bug-96551aca55
09:35
Proposed fix for [96551aca55]: Avoid pointer arithmetic with NULL in FOREACH_STRUCT() check-in: 0a39ff2784 user: jan.nijtmans tags: bug-96551aca55
2023-05-07
20:10
Merge 8.7 check-in: f875039322 user: jan.nijtmans tags: core-8-branch
2023-05-05
22:22
Merge 8.7 check-in: c7bb4073e4 user: jan.nijtmans tags: tip-666
21:16
Merge 8.6 check-in: a7d6392d25 user: jan.nijtmans tags: core-8-branch
12:34
Minor fixes for perf tests check-in: 329a85db9e user: apnadkarni tags: core-8-branch
2023-05-04
18:21
merge 8.6 check-in: ad4091c60a user: dgp tags: core-8-branch
13:52
merge 8.7 check-in: 205f42e951 user: dgp tags: core-8-7-b1-rc
12:58
Backport: Do not build every branch. Too expensive. check-in: badde889e7 user: jan.nijtmans tags: core-8-branch
12:53
Fix [9c397da4a9]: AppendPrintfToObjVA(): support 64-bit pointers check-in: 32db95fa6a user: jan.nijtmans tags: core-8-branch
06:50
Rebase to latest 8.7 check-in: 0817ffe1c6 user: jan.nijtmans tags: tip-666
06:36
Rebase to latest 8.7 check-in: 1c4604133e user: jan.nijtmans tags: tip-665
2023-05-03
15:51
Backport "Comments only. Fix blatantly obsolete ones". And a few more improvements from the same fil... check-in: 797753b302 user: jan.nijtmans tags: core-8-branch
14:56
Remove unused TclMethodIsType() check-in: bb3fc25ebd user: jan.nijtmans tags: tip-666
14:47
TIP #666 implementation check-in: 380064f5c8 user: jan.nijtmans tags: tip-666
03:31
Changed CHANNEL_PROFILE_* to ENCODING_PROFILE_* and moved out of tclIO.h. See below. For whatever r... check-in: 8cf18cec8c user: apnadkarni tags: core-8-branch
2023-05-02
17:32
merge 8.7 check-in: 076b05c40f user: dgp tags: core-8-7-b1-rc
16:48
Merge 8.6 - [ab123cfd3d] and [784befb0ba] check-in: 4039ba5278 user: apnadkarni tags: core-8-branch
12:16
merge 8.7 check-in: 816ac633fe user: dgp tags: core-8-7-b1-rc
2023-05-01
20:28
More progress check-in: f3015fa249 user: jan.nijtmans tags: tip-665
19:42
Remove internal use of TCL_UTF_MAX=3 as much as possible, without compromizing existing TIP's check-in: 86503e53c7 user: jan.nijtmans tags: tip-665
15:08
Remove IDE guff check-in: 29c4c31786 user: dkf tags: tip-558
14:07
Add doc comments, fix a typo in a manpage check-in: 17359f1c03 user: dkf tags: tip-558
13:31
Use modern copyright symbol, in line with rest of code check-in: 9c4d2f836a user: dkf tags: tip-558
13:22
Merge 8.7 check-in: 1bd656b53e user: dkf tags: tip-558
2023-04-30
17:32
Eliminate ListSizeT_MAX, since it's the same as TCL_SIZE_MAX check-in: 2898e21c62 user: jan.nijtmans tags: core-8-branch
2023-04-29
15:20
Eliminate ListSizeT_MAX, since it's the same as TCL_SIZE_MAX Closed-Leaf check-in: fdbf87049c user: jan.nijtmans tags: no-listsizet-max
2023-04-28
15:02
Remove some (void *) typecasts, which are no longer necessary check-in: 4bd7191aa9 user: jan.nijtmans tags: core-8-branch
12:58
merge 8.7 check-in: 2fd5f9109c user: dgp tags: core-8-7-b1-rc
2023-04-27
13:52
Simplify Tcl 9 compatibility macro's. No change in functionality. check-in: c0aad60d0c user: jan.nijtmans tags: core-8-branch
2023-04-26
20:24
RingSizeT -> Tcl_Size check-in: 9222a8298d user: jan.nijtmans tags: core-8-branch
06:49
Merge 8.6 check-in: ad2f4f8d09 user: jan.nijtmans tags: core-8-branch
2023-04-24
13:22
merge 8.7 check-in: 5f3da67264 user: dgp tags: core-8-7-b1-rc
2023-04-23
04:18
Bug [d90fee06d0] - lassign performance check-in: 3509f8a4db user: apnadkarni tags: core-8-branch
2023-04-22
17:55
Fix [203792a48c]: Avoid signed integer overflow in Utf32ToUtfProc() check-in: 071ea1adbf user: jan.nijtmans tags: core-8-branch
17:32
Fill in URL in previous commit check-in: 9883f837fc user: jan.nijtmans tags: core-8-branch
17:31
Register "utf32string" for Python check-in: f10817fea4 user: jan.nijtmans tags: core-8-branch
17:29
Fix tclTomMath.h (from prev commit) check-in: 27d3b99343 user: jan.nijtmans tags: core-8-branch
16:34
Fix [2a5cb49733ff]: Make TCL_NO_TOMMATH_H sufficient for tclTomMathDecls.h check-in: ecd4fdf4d7 user: jan.nijtmans tags: core-8-branch
10:04
Use TclListObjRange in lassign for performance reasons Closed-Leaf check-in: 0486ade969 user: apnadkarni tags: bug-d90fee06d0
2023-04-21
20:32
Since Tcl_GetSizeIntFromObj is the same as Tcl_GetIntFromObj (in 8.7), it's not worth to spend a stu... check-in: f354f1fc6b user: jan.nijtmans tags: core-8-branch
20:18
Reduce diff between 8.7 and 9.0. Add some testcases check-in: 2ee8fe15f5 user: jan.nijtmans tags: core-8-branch
2023-04-19
15:07
merge 8.7 check-in: 2b36f66f7d user: dgp tags: core-8-7-b1-rc
05:49
Fix a few function signatures in manpages for TIP 660. check-in: dd9adf8316 user: apnadkarni tags: core-8-branch
05:18
TIP 660 accepted check-in: 7b8de2e92d user: apnadkarni tags: core-8-branch
04:45
Merge 8.7 Closed-Leaf check-in: c555137119 user: apnadkarni tags: tip-660-tcl8
04:20
Fix dltest on Unix check-in: 7cf98a1a82 user: apnadkarni tags: core-8-branch
04:00
Fix missing stddef.h include check-in: a6b890266d user: apnadkarni tags: core-8-branch
2023-04-18
19:44
Merge 8.7 Leaf check-in: e66bd84d14 user: jan.nijtmans tags: tip-657-backport
19:42
Adapt TIP's #494/#481/#537/#544/#568/#616/#623/#627/#630 to TIP #660 changes check-in: 891367d291 user: jan.nijtmans tags: core-8-branch
15:23
Add TCL_T_MODIFIER (from TIP #660). Some header-file clean-up. check-in: 951cf65307 user: jan.nijtmans tags: core-8-branch
2023-04-17
20:45
Merge 8.7 check-in: e918b7f8d1 user: jan.nijtmans tags: tip-657-backport
17:55
merge 8.7 check-in: eac6535e6a user: dgp tags: core-8-7-b1-rc
2023-04-16
18:07
Remove unneeded ENCODING_UTF flags check-in: 68c6f78bbf user: jan.nijtmans tags: core-8-branch
17:58
some spelling corrections check-in: 2138857537 user: jan.nijtmans tags: core-8-branch
17:31
size_t -> ptrdiff_t to match Tcl 9 unsigned->signed change check-in: 23c8313c59 user: apnadkarni tags: tip-660-tcl8
10:55
Merge core-8-branch check-in: 83ce119fd5 user: apnadkarni tags: tip-660-tcl8
2023-04-15
22:14
Merge 8.7 check-in: 181ea9e540 user: jan.nijtmans tags: tip-657-backport
19:11
Merge 8.6 check-in: 8f718f3162 user: jan.nijtmans tags: core-8-branch
2023-04-14
21:40
int -> Tcl_Size where appropriate in tcl.decls (reducing the diff against Tcl 9.0) check-in: 727875354b user: jan.nijtmans tags: core-8-branch
11:46
Fix for issue [718de2132f487cf2], "review use of strip on the stubs library". check-in: 39514b5729 user: pooryorick tags: core-8-branch
10:27
Merge 8.7 check-in: 8b54565968 user: jan.nijtmans tags: tip-656-simpl
2023-04-13
16:56
Re-generate unix/configure check-in: dcae72f245 user: jan.nijtmans tags: core-8-branch
06:16
cherry-pick from trunk: Remove one unnecesary call to Tcl_SetErrno() in DoReadChars(). check-in: 935954e4d4 user: jan.nijtmans tags: core-8-branch
2023-04-12
21:32
Merge 8.7 check-in: f1990237b5 user: jan.nijtmans tags: tip-657-backport
19:52
Cherry-pick: Rearrange code blocks in DoReadChars to do less work when returning early check-in: db10185730 user: jan.nijtmans tags: core-8-branch
18:17
Some more int -> Tcl_Size (which is actually the same in 8.7). Backported from 9.0 check-in: 30a0218439 user: jan.nijtmans tags: core-8-branch
13:54
merge-mark check-in: de83090149 user: jan.nijtmans tags: core-8-branch
13:36
Undo spelling corrections in compat/zlib. check-in: 47e648207d user: pooryorick tags: core-8-branch
13:30
Correct spelling errors in comments and documentation, but also a non-comment corrections in histor... check-in: aca8de0aeb user: pooryorick tags: core-8-branch
09:10
int -> Tcl_Size for tclWinDde.c/tclWinReg.c, so it could (theoretically) handle larger lists in Tcl ... check-in: 79ca9e6801 user: jan.nijtmans tags: core-8-branch
2023-04-06
12:05
merge 8.7 check-in: 4fad278d69 user: dgp tags: core-8-7-b1-rc
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
14:19
Use Tcl_GetIntForIndex() in testcases (tclTestObj.c) in stead of Tcl_GetWideIntFromObj(). Meant for ... check-in: c314274fb7 user: jan.nijtmans tags: core-8-branch
11:03
Add TCL_SIZE_MAX and TCL_SIZE_MODIFIER check-in: 6204253f71 user: apnadkarni tags: tip-660-tcl8
06:40
Tcl_GetSizeIntFromObj check-in: 9ebb17c2c8 user: apnadkarni tags: tip-660-tcl8
2023-04-04
21:54
Starting with [51d813943bcaf835], chan-io-52.10 and io-52.10 are failing on the Windows (with Visua... check-in: 05e4362604 user: jan.nijtmans tags: core-8-branch
16:26
Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). check-in: ab027cdce4 user: pooryorick tags: core-8-branch
2023-04-03
13:23
merge 8.7 check-in: fe6adc4f49 user: dgp tags: core-8-7-b1-rc
2023-04-01
15:14
Merge 8.7. Remove TCL_ENCODING_PROFILE_DEFAULT (since it isn't documented and not used anywhere) check-in: 33103ed215 user: jan.nijtmans tags: tip-657-backport
14:52
Add -Wall -Wextra -Wc++-compat -Wconversion -Werror to CFLAGS in unix/dltest/Makefile.in, and minima... check-in: 9d3ede403c user: jan.nijtmans tags: core-8-branch
10:26
Merge 8.7 check-in: 935c9da508 user: jan.nijtmans tags: tip-657-backport
07:45
New "pkgt" for testing TIP #627 check-in: 0c2444d58d user: jan.nijtmans tags: core-8-branch
07:27
Improve tcltest package: Don't use 'scan' for printable characters, and don't print lf as \x0A any m... check-in: 84d052f950 user: jan.nijtmans tags: core-8-branch
2023-03-31
21:41
Restore iogt-2.3 expectation expectation to what it was in Tcl 8.6 (due to previous bug-fix) check-in: 2e154ec201 user: jan.nijtmans tags: core-8-branch
19:24
Backport CHANNEL_PROFILE_GET() usage fix from 9.0 check-in: c3f59ed8d5 user: jan.nijtmans tags: core-8-branch
13:49
merge 8.7 check-in: eb1f500190 user: dgp tags: core-8-7-b1-rc
11:06
Merge 8.6 check-in: d1b028ceac user: jan.nijtmans tags: core-8-branch
2023-03-30
22:06
One more snprintf check-in: 0165103304 user: jan.nijtmans tags: core-8-branch
22:02
Merge 8.6 check-in: 166e8656a7 user: jan.nijtmans tags: core-8-branch
09:13
Merge 8.6: Allow empty mode list in [chan create]. check-in: 93f005c985 user: max tags: core-8-branch
2023-03-29
08:32
typo check-in: c2bc9acf1d user: jan.nijtmans tags: core-8-branch
2023-03-28
14:26
Minumum backport to 8.7, for TIP #657 check-in: fe2af85168 user: jan.nijtmans tags: tip-657-backport
07:14
Fix [fa128568a5]: EOVERFLOW does not necessarily mean "file too big". Synchronize many error-message... check-in: 47a4750232 user: jan.nijtmans tags: core-8-branch
05:02
Merge 8.6. POSIX errors update and minizip fix check-in: 657ecc41ee user: apnadkarni tags: core-8-branch
2023-03-27
20:24
More text fixes Closed-Leaf check-in: 7163a2d2f4 user: jan.nijtmans tags: bug-fa128568a5
19:56
Remove unneeded parts from test in fileName.test. check-in: 25e8004945 user: pooryorick tags: core-8-branch
17:23
test hygiene cleaning up created files. check-in: 1f12f9d0a8 user: dgp tags: core-8-branch
14:42
spacing check-in: 9968365670 user: jan.nijtmans tags: core-8-branch
12:14
Make the documentation of [encoding] more concise and readable. check-in: 71bfc6e708 user: pooryorick tags: core-8-branch
11:49
Merge 8.7 check-in: 1ab77f146b user: jan.nijtmans tags: bug-fa128568a5
11:35
More (internal) usage of TclGetString() and TclGetStringFromObj() macro's check-in: 86bf13933a user: jan.nijtmans tags: core-8-branch
11:14
Avoid msvc "illegal indirection" error. check-in: 314541a767 user: pooryorick tags: core-8-branch
09:59
Merge 8.7. Go back to lowercase for POSIX err-messages check-in: c53aee7ee9 user: jan.nijtmans tags: bug-fa128568a5
2023-03-26
22:29
Fix some formatting errors. check-in: fe5211416f user: pooryorick tags: core-8-branch
22:18
Update reference-counting advice for Tcl_ObjSetVar2 and friends. check-in: c09bdf42bf user: pooryorick tags: core-8-branch
21:46
Merge 8.7 check-in: 721bd43c36 user: jan.nijtmans tags: bug-fa128568a5
18:41
Sync all error-messages with modern Linux check-in: 7eabe5dc9f user: jan.nijtmans tags: bug-fa128568a5
17:18
Merge 8.6 check-in: db26f89efb user: jan.nijtmans tags: core-8-branch
16:42
Merge-mark: Valgrind reports no memory leaks. check-in: 78b5eed1f2 user: pooryorick tags: core-8-branch
15:07
Fix for [6d4e9d1af5bf5b7d]: Memory leak: SetFsPathFromAny, assisted by the global literal table, ca... check-in: a9c542391a user: pooryorick tags: core-8-branch
15:02
Fix for [6d4e9d1af5bf5b7d]: Memory leak: SetFsPathFromAny, assisted by the global literal table, ca... Closed-Leaf check-in: fb9a2adbd2 user: pooryorick tags: bug-6d4e9d1af5bf5b7d
14:55
Failing test for [6d4e9d1af5bf5b7d]. check-in: 8f233171f2 user: pooryorick tags: bug-6d4e9d1af5bf5b7d
2023-03-25
20:00
Experimental fix for [fa128568a5]: EOVERFLOW does not necessarily mean "file too big" Let's synchron... check-in: 1e348d39da user: jan.nijtmans tags: bug-fa128568a5
2023-03-24
21:08
Fix [68417a8bb3]: No result/LF printed for 64-bit integer type check check-in: 5aff89ad15 user: jan.nijtmans tags: core-8-branch
20:47
Merge 8.6 check-in: 87cd711c2a user: jan.nijtmans tags: core-8-branch
2023-03-23
15:54
Merge 8.6 check-in: 6777333214 user: jan.nijtmans tags: core-8-branch
07:27
fix for [f3cb2a32d6] Add initialization to allocation of string rep buffer to resolve valgrind repor... check-in: ca0e3d0976 user: jan.nijtmans tags: core-8-branch
2023-03-22
21:20
Simplify TIP #656 implementation. This also changes the TCL_ENCODING_PROFILE_* macro's to the same v... check-in: 8419a7023d user: jan.nijtmans tags: tip-656-simpl
21:11
Remove knownProfileBug constraint: this is already fixed check-in: e4a6023a61 user: jan.nijtmans tags: core-8-branch
20:09
One missing int -> Tcl_Size change check-in: e84a92aa11 user: jan.nijtmans tags: core-8-branch
17:57
Merge 8.6 check-in: 6063e17e15 user: jan.nijtmans tags: core-8-branch
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
15:50
In "replace" mode, "encoding convertfrom" can throw an exception as well if it doesn't receive a byt... check-in: 40c315b2b6 user: jan.nijtmans tags: tip-656-simpl
15:35
Simplify TIP #656 implementation. This also changes the TCL_ENCODING_PROFILE_* macro's to the same v... check-in: 303ca5c8ca user: jan.nijtmans tags: tip-656-simpl
11:44
Move (TCL_ENCODING_PROFILE_MASK|GET|SET) from tcl.h to tclIO.h, since those are not public. Some for... check-in: d5cda795aa user: jan.nijtmans tags: core-8-branch
09:41
code cleanup: use more *SURROGATE() macro's check-in: 6c6c7029c2 user: jan.nijtmans tags: core-8-branch
08:32
Since TCL_ENCODING_PROFILE_DEFAULT == TCL_ENCODING_PROFILE_TCL8 (on Tcl 8), we can simplify. check-in: d0f072219c user: jan.nijtmans tags: core-8-branch
2023-03-21
23:49
Remove unneeded Tcl_IncrRefCount and TclDecrRefCount. TclPtrSetVarIdx takes ownership of newValuePtr... check-in: c0778ccb77 user: pooryorick tags: core-8-branch
16:28
Fix [1bedc53c8c]: synchronous [read] with -strictencoding does not produce an error on invalid input check-in: 18437bdc82 user: jan.nijtmans tags: core-8-branch
16:26
Fix indenting. More use of TCL_INDEX_NONE check-in: 4e6e2301fa user: jan.nijtmans tags: core-8-branch
11:11
Some test-cases, which test for partial read without throwing EILSEQ immediately, only work with ""-... Closed-Leaf check-in: ac6ce395d7 user: jan.nijtmans tags: bug-1bedc53c8c
08:44
Fix [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured channel check-in: c02747a663 user: jan.nijtmans tags: core-8-branch
2023-03-20
23:17
Proposed fix for [1bedc53c8c]: synchronous [read] with -strictencoding does not produce an error on ... check-in: a7bce7dbba user: jan.nijtmans tags: bug-1bedc53c8c
22:53
Proposed fix for [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured channel. Extracted fro... Closed-Leaf check-in: a338fcd542 user: jan.nijtmans tags: bug-154ed7ce56
18:45
Candidate fix for [f3cb2a32d6] Add initialization to allocation of string rep buffer to resolve valg... Closed-Leaf check-in: 24e82d736e user: dgp tags: bug-f3cb2a32d6
16:39
Duplicate test name check-in: 971104e3c1 user: dgp tags: core-8-branch
14:18
Fix [bdcb5126c0]: Failed assertion in test chan-io-7.3 check-in: f96ef976ee user: jan.nijtmans tags: core-8-branch
11:40
Use TclNewIndexObj() in stead of Tcl_NewWideIntObj(), which - actually - does the same but better fo... check-in: 9dfd1ce4b4 user: jan.nijtmans tags: core-8-branch
11:29
Fix [d7fd37ebd9]: handling leftover prefix in table encoding check-in: a1180af031 user: jan.nijtmans tags: core-8-branch
02:36
Fix http11 test hang caused by trailing brace in previous commit check-in: 46e7337ba6 user: apnadkarni tags: core-8-branch
2023-03-19
21:51
Possible fix for [d7fd37ebd9]: handling leftover prefix in table encoding Closed-Leaf check-in: 7a99ab87ac user: jan.nijtmans tags: bug-d7fd37ebd9
11:56
Don't let httpd11 depend on the system encoding any more: All text files are now stored in utf-8. check-in: 2697657fd2 user: jan.nijtmans tags: core-8-branch
11:44
Remove unneeded backslash check-in: eabf113ed1 user: jan.nijtmans tags: core-8-branch
2023-03-18
23:20
Fix memory leak in ZipFSPathInFilesystemProc(). Closed-Leaf check-in: 7188cd70e0 user: pooryorick tags: bug-memoryleak-ZipFSPathInFilesystemProc
09:07
one too much "-profile tcl8" check-in: 463b1b7aea user: jan.nijtmans tags: core-8-branch
09:02
Make http package use "-profile tcl8", irrespective of the default profile in Tcl, until decided dif... check-in: 21f0749d55 user: jan.nijtmans tags: core-8-branch
08:50
Make "tcltest" package use "-profile tcl8" internally, irrespective of what the default profile is check-in: 13ddfcbb8e user: jan.nijtmans tags: core-8-branch
08:42
Manpage fixes check-in: 8aa793e8b9 user: jan.nijtmans tags: core-8-branch
04:10
Update manpages for TIP 656 check-in: 7c1427bf14 user: apnadkarni tags: core-8-branch
03:18
TIP 656 accepted check-in: a3adc130e6 user: apnadkarni tags: core-8-branch
02:36
Merge 8.7 Closed-Leaf check-in: e5d17446a3 user: apnadkarni tags: tip-656
2023-03-17
20:10
Few more arm64e -> arm64 check-in: bca49699d5 user: jan.nijtmans tags: core-8-branch
20:09
Merge 8.6 check-in: 58ed4a6358 user: jan.nijtmans tags: core-8-branch
19:43
Merge 8.7 check-in: 1067a14b93 user: jan.nijtmans tags: tip-656
16:12
Fix [6390566ecd]: Testcase cmdAH-4.3.13.00DC0000.tail.utf-32.tcl8.a fails sometimes check-in: 69a4b72885 user: jan.nijtmans tags: core-8-branch
14:38
merge 8.6 check-in: adc3ec5501 user: dgp tags: core-8-branch
12:40
merge mark check-in: 77caa376b6 user: dgp tags: core-8-branch
08:25
merge-mark check-in: ac7463f109 user: jan.nijtmans tags: core-8-branch
08:06
Merge-mark check-in: 584ca456f0 user: jan.nijtmans tags: core-8-branch
2023-03-16
20:12
If TCL_UTF_MAX=4, don't set 'exact' to 1 check-in: ca16c36702 user: jan.nijtmans tags: core-8-branch
17:29
Merge 8.7 check-in: b6b55639ae user: apnadkarni tags: tip-656
16:24
Update manpages in anticipation of TIP 656 Closed-Leaf check-in: 82a5336066 user: apnadkarni tags: tip-656-docs
15:36
Prevent extensions compiled with TCL_UTF_MAX=4 (See [https://core.tcl-lang.org/tips/doc/trunk/tip/54... check-in: 7b8a34332c user: jan.nijtmans tags: core-8-branch
11:29
Fix (minor) warning on 32-bit platforms check-in: 7f5879e9cb user: jan.nijtmans tags: core-8-branch
08:15
Make valgrind_foreach target in Makefile.in properly handle interrupted tests. check-in: 3082cb9e80 user: pooryorick tags: core-8-branch
2023-03-15
20:13
New script used in the "valgrind_each" target in Makefile.in check-in: 7fde86610c user: pooryorick tags: core-8-branch
16:23
Merge 8.6 check-in: 0903dd2c84 user: jan.nijtmans tags: core-8-branch