Timeline
Not logged in

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

5402 check-ins using file doc/UniCharIsAlpha.3 version 88b06bb80f

2024-06-11
10:16
Merge-mark check-in: 9fc5ddb37d user: jan.nijtmans tags: core-8-branch
09:57
Add missing "METHOD profile", some paragraph markers and formatting in examples (last one comes from... check-in: 69ea5c4c69 user: jan.nijtmans tags: core-8-branch
09:26
Backout [71bfc6e708f641af]: "Make the documentation of [encoding] more concise and readable". Will b... check-in: e849ba576b user: jan.nijtmans tags: core-8-branch
09:00
Put back Tcl_SaveResult, Tcl_RestoreResult, Tcl_DiscardResult in doc header (accidently removed) check-in: bde9760d12 user: jan.nijtmans tags: core-8-branch
08:14
Backout [0ef72df401df2216]: "Tighten up SaveResult.3". Will be put in a separate review for 9.0 check-in: e264ba6b23 user: jan.nijtmans tags: core-8-branch
07:30
Backport: Consolidate channel documentation. close, puts etc. manpages now just reference chan (rema... check-in: ee8e7ca3e0 user: jan.nijtmans tags: core-8-branch
2024-06-10
22:53
Backport: Consolidate channel documentation. close, puts etc. manpages now just reference chan (chan... check-in: 53760f3cdd user: jan.nijtmans tags: core-8-branch
15:27
Merge-mark check-in: 361aa13f0c user: jan.nijtmans tags: core-8-branch
11:07
Revert [eb627bda27] from 8.7, will be put in a separate review for 9.0. check-in: c63f0cd023 user: jan.nijtmans tags: core-8-branch
10:19
Merge 8.6 check-in: b3a7838642 user: jan.nijtmans tags: core-8-branch
2024-06-09
16:19
(cherry-pick) Put ClockFmtScnStorageHashKeyType (and some more) in read-only memory check-in: e688bfbe6e user: jan.nijtmans tags: core-8-branch
2024-06-07
12:18
Fix [d5b45c23f4]: file tildeexpand and file home not disabled in safe base interp check-in: 0ff5667f15 user: jan.nijtmans tags: core-8-branch
10:32
Fix for [d5b45c23f4]: file tildeexpand and file home not disabled in safe base interp Closed-Leaf check-in: ff568b2774 user: jan.nijtmans tags: bug-d5b45c23f4
2024-06-06
09:07
Fix [57daa91ea]: Tcl_GetIntForIndex handling of n-m (m > n). With testcases. check-in: 4ec93828a9 user: jan.nijtmans tags: core-8-branch
2024-06-04
14:23
Put back some later changes, which were lost in the previous commit Closed-Leaf check-in: b0f14d141b user: jan.nijtmans tags: backout-nre-doc
13:09
Let's review those NRE.3 and Eval.3 changes check-in: 07958d8bff user: jan.nijtmans tags: backout-nre-doc
12:44
Let's review the SaveInterpState.3 changes in 8.7/trunk (which were never backported to 8.6) Closed-Leaf check-in: df24abc91a user: jan.nijtmans tags: backout-saveinterpstate-doc
12:19
Let's review the chan.n changes in 8.7/trunk (which were never backported to 8.6) Closed-Leaf check-in: 1a7a14dc0e user: jan.nijtmans tags: backout-chan-doc
2024-06-03
20:16
Remove outdated parts of documentation check-in: ebc9ff7266 user: jan.nijtmans tags: core-8-branch
20:06
typo check-in: 431128bc01 user: jan.nijtmans tags: core-8-branch
11:38
Merge 8.6 check-in: 18e7182764 user: jan.nijtmans tags: core-8-branch
2024-05-31
14:30
Since int() doesn't truncate any more (TIP #514), adapt the documentation accordingly check-in: ad6d47b4a8 user: jan.nijtmans tags: core-8-branch
11:00
Merge 8.6 check-in: e60ddd3a61 user: dkf tags: core-8-branch
09:30
Make 'I', 'I32', 'I64' only available on Windows, because they serve no purpose on other platforms. Closed-Leaf check-in: 01e6a242c4 user: jan.nijtmans tags: bug-9c258a841a
2024-05-30
21:52
Fix [9c258a841a]: document %t/%z/%j/%q size field specifiers. Fix %j/%z/%t matching the C printf check-in: 9c0c9d1a4a user: jan.nijtmans tags: core-8-branch
21:26
Let's [9c258a841a|fix] the j%j/%q type specifiers, so they behave like C in scripts, and document th... Closed-Leaf check-in: 0c66ee7d75 user: jan.nijtmans tags: bug-9c258a841a
18:36
closes [34870ab5756911d1]: no double free if Tcl_DeleteAssocData gets called in deleteProc (if inter... check-in: 0aedd271b2 user: sebres tags: core-8-branch
03:15
Add c99format test command for testing Tcl format against C99 printf. check-in: 82b828362c user: apnadkarni tags: bug-9c258a841a-tests
2024-05-29
19:27
Merge-mark check-in: e3d0608d3f user: jan.nijtmans tags: core-8-branch
15:20
Let's [9c258a841a|fix] the %p/%z/%t type specifiers, so they behave like C in scripts, and document ... check-in: 2d6520b382 user: jan.nijtmans tags: bug-9c258a841a
09:44
Fix [18f4a94d03], by reverting [9bcec7cd880540c3], which caused it. See [https://core.tcl-lang.org/t... check-in: 8d4d978bd3 user: jan.nijtmans tags: core-8-branch
2024-05-28
13:04
merge 8.6 check-in: af3c128935 user: sebres tags: core-8-branch
12:54
Eliminate some unnecessary type-casts. Tcl_GetString -> TclGetString where appropriate check-in: ddf52caf7a user: jan.nijtmans tags: core-8-branch
2024-05-27
21:21
Improve details about attached zipfs archives in tclsh and wish (backport from 9.0) check-in: e4355cd0de user: jan.nijtmans tags: core-8-branch
21:04
Another round of sentinel improvements check-in: a688bb7213 user: jan.nijtmans tags: core-8-branch
20:16
merge 8.6 check-in: 331d12e7b7 user: sebres tags: core-8-branch
11:04
Eliminate TclPrintByteCodeObj()'s 'interp' argument, which is not used. check-in: 56c28e2db2 user: jan.nijtmans tags: core-8-branch
2024-05-26
13:19
merge 8.6 check-in: 9e8cd97a2b user: dkf tags: core-8-branch
2024-05-25
15:35
merge core-8-6-branch check-in: 7facc906fa user: dkf tags: core-8-branch
09:09
Unneeded Tcl_DStringFree() (twice) check-in: 826c2273bd user: jan.nijtmans tags: core-8-branch
2024-05-24
19:49
merge core-8-6-branch check-in: 0c105deac2 user: dkf tags: core-8-branch
15:51
Fix [e589d9bdab] - fconfigure socket -peername check-in: 44009dc22e user: apnadkarni tags: core-8-branch
08:04
Merge 8.6 check-in: 939981f439 user: jan.nijtmans tags: core-8-branch
2024-05-23
21:10
Superflous ',' Leaf check-in: 99d3c2a63e user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns
21:05
Rebase to 8.7 check-in: e3c331edd6 user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns
15:14
Fix [3fc3287497]: TclGetProcessGlobalValue encodes information twice on Windows check-in: 73dc48ac59 user: jan.nijtmans tags: core-8-branch
12:00
Merge 8.6 check-in: 37b8b3fdaf user: jan.nijtmans tags: core-8-branch
2024-05-22
22:24
.travis.yml is not used any more check-in: 918bf2ae16 user: jan.nijtmans tags: core-8-branch
21:12
clock option re-ordering check-in: 540078bebf user: jan.nijtmans tags: core-8-branch
10:50
amend to [de08cf03235f3ce9], [7842f33a5cc5eed0], stop tail recursion in AddSimpleClassChainToCallCon... check-in: 22966032c2 user: sebres tags: core-8-branch
10:23
merge point check-in: 80fa732c8d user: sebres tags: core-8-branch
10:11
small amend to [1d16344c8cfaecc8], [7842f33a5cc5eed0]: don't need to invoke both functions in case i... check-in: 659ca0ae8d user: sebres tags: core-8-branch
09:24
Merge 8.6. Fix TCL_NO_DEPRECATED build check-in: dbeb93773b user: jan.nijtmans tags: core-8-branch
2024-05-21
21:17
"TCL_TOMMATH" is not used anywhere check-in: 97eea147ef user: jan.nijtmans tags: core-8-branch
19:50
Add tommath-????/zlib-???? to build-info if libtommath/zlib is statically linked check-in: 9afa65152a user: jan.nijtmans tags: core-8-branch
14:05
Fix off-by-one error in tcl::build-info command. Improve spacing check-in: 6924fe0f7b user: jan.nijtmans tags: core-8-branch
10:49
circumvent crash [7842f33a5cc5eed0] on null ptr (oPtr->selfCls may be NULL) check-in: 1d16344c8c user: sebres tags: core-8-branch
09:48
merge 8.6 check-in: 5be1c6c979 user: sebres tags: core-8-branch
2024-05-20
20:33
Fix gcc warning: return should have value check-in: e3cb927560 user: jan.nijtmans tags: core-8-branch
15:20
Fix [7842f33a5c]: Call chain creation could crash in destructors in some tangled cases check-in: de08cf0323 user: dkf tags: core-8-branch
09:54
Improve readability from some typecasting trickery. Backported from 9.0 (thanks, dkf!) check-in: d832f58cff user: jan.nijtmans tags: core-8-branch
09:32
Backport spacing-related changes from 9.0 check-in: f5469ec0c0 user: jan.nijtmans tags: core-8-branch
2024-05-19
22:23
Improve tcl::build-info implementation, adapted from dkf's result-helpers branch check-in: d73e8e60a6 user: jan.nijtmans tags: core-8-branch
2024-05-18
21:58
Update changes.md check-in: 568f98c34d user: jan.nijtmans tags: core-8-branch
2024-05-17
20:40
Merge 8.7. Improve tcl::build-info Leaf check-in: e94e6e3cec user: jan.nijtmans tags: libtommath-1.3.1
13:45
Proper fix for [87271f7cd6]. Structures relating to [info frame] in a method now have the correct li... check-in: 612af6e7d6 user: dkf tags: core-8-branch
2024-05-16
15:55
Apply emergency workaround for [87271f7cd6]; not fixed yet, but no longer crashes check-in: 9208e56d48 user: dkf tags: core-8-branch
2024-05-14
12:47
(cherry-pick) Merge [4a1848c27fd63955], bringing Tcl.n back to the state it was. check-in: 39a2e5b4f5 user: jan.nijtmans tags: core-8-branch
2024-05-13
16:39
clock.test: amend to hotfix [9889f96f4da77e3b] - ensemble created implicitely now check-in: d89349fb42 user: sebres tags: core-8-branch
10:34
interim fix for [9889f96f4da77e3b]: avoid lazy creation and compilation for clock-ensemble (unless t... check-in: ad49517e0b user: sebres tags: core-8-branch
2024-05-10
14:42
(backport): Funcs without args must explicitly take void check-in: c0628e3a1f user: jan.nijtmans tags: core-8-branch
10:18
merge 8.6 check-in: 76a8c1c44b user: sebres tags: core-8-branch
2024-05-08
15:06
Add some typecasts, remove duplicate "memset", remove some spacing. check-in: 71dea9c67f user: jan.nijtmans tags: core-8-branch
14:39
Backport [e0bdc14669] "Cleaning up tclWinSock.c" check-in: 718495c125 user: oehhar tags: core-8-branch
2024-05-07
20:45
more simplifications check-in: 21c730f95f user: sebres tags: core-8-branch
20:09
code review (optimization by parse of word tokens in clock format) check-in: 4a909182de user: sebres tags: core-8-branch
19:04
closes [a858d95f4bfddafb]: adjust word-token pointer after possible realloc check-in: c432a8b50b user: sebres tags: core-8-branch
2024-05-05
20:21
Merge 8.6 check-in: 3fa1e95cb1 user: jan.nijtmans tags: core-8-branch
2024-05-04
16:25
Merge 8.6 check-in: 430342d36e user: jan.nijtmans tags: core-8-branch
2024-05-02
21:00
Better fix for [1e48483c8b]: Use of non-standard C code in TCLBOOLWARNING check-in: 7a82dd9959 user: jan.nijtmans tags: core-8-branch
11:22
Make sure to forward-declare "struct addrinfo". Some compilers don't like doing that in a parameter-... check-in: 0b6bbf9a73 user: jan.nijtmans tags: core-8-branch
09:57
Ticket [cab08bbf04]: document "scan %llu" as valid check-in: c889576c60 user: oehhar tags: core-8-branch
2024-04-29
11:51
Eliminate warnings in tclTest(Obj).c, caused by our -Wc++-compat flag. check-in: 6cf7e00ec0 user: jan.nijtmans tags: core-8-branch
11:46
Tcl_MainEx() never returns, so it should be TCL_NORETURN as well. check-in: cc3a6494b2 user: jan.nijtmans tags: core-8-branch
08:26
Merge 8.6 check-in: 78280ba2b5 user: jan.nijtmans tags: core-8-branch
2024-04-27
17:26
Fix clang warning: tclWinTime.c:84:6: error: suggest braces around initialization of subobject [-Wer... check-in: 240572962a user: jan.nijtmans tags: core-8-branch
11:58
This construct doens't work on MSVC check-in: 4f36f76a21 user: jan.nijtmans tags: core-8-branch
2024-04-26
12:59
Fix [1e48483c8b]: Use of non-standard C code in TCLBOOLWARNING check-in: b43de757cc user: jan.nijtmans tags: core-8-branch
07:39
Accept "tcl::build-info tommath" to get the built-in tommath version number. Same with gcc/zlib/??? ... check-in: b6ee75d57f user: jan.nijtmans tags: libtommath-1.3.1
2024-04-25
14:59
Fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer. check-in: 0753949a8d user: jan.nijtmans tags: core-8-branch
09:40
Make it more clear that TclpThreadExit() and Tcl_ExitThread() are TCL_NORETURN too. check-in: 3483b63d35 user: jan.nijtmans tags: core-8-branch
08:24
(cherry-pick): Fix building of libtclzip for out-of-source builds check-in: 5ae320c23c user: jan.nijtmans tags: core-8-branch
2024-04-24
19:54
Tcl_ConsolePanic() is TCL_NORETURN, not TCL_NORETURN1. Merge 8.6 check-in: c2849233bf user: jan.nijtmans tags: core-8-branch
2024-04-22
17:41
Only use Tcl_TomMath_InitStubs() when TCL_WITH_EXTERNAL_TOMMATH is not defined check-in: 7dbd4588c7 user: jan.nijtmans tags: core-8-branch
16:19
Fix [6eb8d79cb8]: segfault in obj-34.1 check-in: 64f472d200 user: jan.nijtmans tags: core-8-branch
07:00
Ticket [00b3e5dea8]: "info comdtype" return value "native" created by "Tcl_CreateObjCommand", not "T... check-in: f1b92f324e user: oehhar tags: core-8-branch
2024-04-21
22:18
ifdef -> ifndef check-in: 5ecc3f6e22 user: jan.nijtmans tags: libtommath-1.3.1
22:09
Merge 8.7. Add libtommath/zlib version number to tcl::build-info (if zlib/libtommath is compiled int... check-in: f17a4fee78 user: jan.nijtmans tags: libtommath-1.3.1
10:11
No need for Tcl_TomMath_InitStubs() any more, due to TIP #648 check-in: 35d4c18451 user: jan.nijtmans tags: core-8-branch
2024-04-20
16:52
TIP #648: New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj() check-in: dbe94fba12 user: jan.nijtmans tags: core-8-branch
2024-04-19
19:45
Merge 8.6 check-in: fe28cb7ea9 user: jan.nijtmans tags: core-8-branch
12:36
Merge 8.6 check-in: 95cc4a3738 user: jan.nijtmans tags: core-8-branch
08:15
More indenting check-in: 9a45160d30 user: jan.nijtmans tags: core-8-branch
08:12
(backport) Fix indenting check-in: c3b5ee0e35 user: jan.nijtmans tags: core-8-branch
2024-04-18
15:32
Fix [18f4a94d03] by backing out [9bcec7cd880540c3] (again) check-in: a2633b5cc5 user: jan.nijtmans tags: bug-18f4a94d03
15:22
Merge 8.6 check-in: 3b1ba17e3a user: jan.nijtmans tags: core-8-branch
2024-04-17
19:31
Re-build win64 libtommath binaries check-in: 42d90bf5a5 user: jan.nijtmans tags: libtommath-1.3.1
15:35
This fits on a single line (as in 9.0) check-in: 813be99dd2 user: jan.nijtmans tags: core-8-branch
15:27
Libtommath 1.3.1 (currently still in rc1) check-in: 38e6d34798 user: jan.nijtmans tags: libtommath-1.3.1
15:13
cherrypick [b73516f7cfccbc9f] to 8.7 - closes [167e0635db]: solves leaks, valgrind test, etc check-in: 62f9f8b56b user: sebres tags: core-8-branch
14:55
restore backwards compatibility (see clock-44.3) - spaces between tokens are optional, repaired gree... check-in: 7500745c8d user: sebres tags: core-8-branch
14:39
merge 8.6 (new clock regression test, illustrating incompatibility of new engine) check-in: d7ada3835c user: sebres tags: core-8-branch
13:06
Fix "make dist" check-in: 523ac7ca2c user: jan.nijtmans tags: core-8-branch
12:59
TIP 693: Restart the changes files. (changes.md still TODO) check-in: 191139a467 user: jan.nijtmans tags: core-8-branch
10:22
Deprecate Tcl_GetAlias() check-in: 618593ad8a user: jan.nijtmans tags: core-8-branch
09:03
(cherry-pick): dup test names check-in: 0e8449375f user: jan.nijtmans tags: core-8-branch
08:16
Merge 8.6 check-in: 990ab54cda user: jan.nijtmans tags: core-8-branch
2024-04-16
17:30
Merge 8.6 check-in: d157a6b3ef user: jan.nijtmans tags: core-8-branch
2024-04-15
17:51
Merge-mark check-in: d7e14bf8b0 user: jan.nijtmans tags: core-8-branch
2024-04-14
14:31
Some int -> Tcl_Size changes check-in: 787ba0f53b user: jan.nijtmans tags: core-8-branch
2024-04-13
22:19
missing ',' check-in: 7382cc0899 user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns
22:05
options alphabetical check-in: d43fac373b user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns
21:15
Merge 8.7 check-in: 4723ca4c9f user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns
2024-04-12
23:03
merge 8.6 check-in: a8087863c3 user: sebres tags: core-8-branch
21:51
merge 8.6 check-in: 299f7305e2 user: sebres tags: core-8-branch
21:40
Add missing documentation for TIP 598 Tcl_WinConvertError check-in: 5f96787120 user: jan.nijtmans tags: core-8-branch
15:25
(cherry-pick): Clock not weak; clock strong! check-in: 98415018a8 user: jan.nijtmans tags: core-8-branch
15:24
Merge 8.6. Don't change ActiveCodePage on Windows (yet), that's for 9.0 check-in: 0a0fdba2f8 user: jan.nijtmans tags: core-8-branch
14:02
Fixed misleading comment check-in: b10d1c53a9 user: dkf tags: core-8-branch
13:25
More cleaning up, notably no more symbols starting with _ as they're a reserved 'namespace' check-in: bfb42faa67 user: dkf tags: core-8-branch
09:46
Fix panic "loop in ConvertLocalToUTCUsingTable", introduced by previous commit. Some further code cl... check-in: 3c341011b9 user: jan.nijtmans tags: core-8-branch
06:49
Split ClockConfigureObjCmd() in two parts check-in: 6596b236c8 user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns
2024-04-11
16:14
Clean up the code style of the rest of clock check-in: 5e6e644645 user: dkf tags: core-8-branch
15:19
Next stage of migrating things to follow style: clock format support check-in: 3030150049 user: dkf tags: core-8-branch
14:27
Merge 8.7 Closed-Leaf check-in: c948bba8c5 user: jan.nijtmans tags: tcl-clock-configure--back-from-unsupported-ns
13:55
No need for TCL_OBJTYPE_V0 in Tcl 8.7. Make StrIdxTreeObjType static const. Define TCL_OBJTYPE_V1/TC... check-in: a8f043eb0a user: jan.nijtmans tags: core-8-branch
13:35
A few more small changes check-in: 0f6b51b4b7 user: dkf tags: core-8-branch
13:22
(cherry-pick): Possibly a fix for [080f846fd58958ef]: When updating the interest of a channel, don'... check-in: 1cc41db97a user: jan.nijtmans tags: core-8-branch
13:19
Style cleanup, plus added comments on memory management check-in: 4b9f7f5493 user: dkf tags: core-8-branch
13:15
Merge 8.6. Use Tcl_NewBooleanObj for booleans; we should say what we mean check-in: c6d3960498 user: jan.nijtmans tags: core-8-branch
10:54
Style cleanup check-in: 7545483cf9 user: dkf tags: core-8-branch
07:59
Merge-mark check-in: 7e9249ec05 user: jan.nijtmans tags: core-8-branch
07:57
Fix [e155cedf33]: Error-handling in TclGetOpenMode(). Add O_ACCMODE fow Windows, in case it is not ... check-in: 68ff52f3c7 user: jan.nijtmans tags: core-8-branch
2024-04-10
14:47
Merge 8.6 Use TclHasInternalRep() macro in more places. check-in: d326acc1c9 user: jan.nijtmans tags: core-8-branch
13:18
[e155cedf33]: Error-handling in TclGetOpenMode() Closed-Leaf check-in: 1de2bb21a5 user: jan.nijtmans tags: bug-e155cedf33
13:01
Use standard macro for freeing the internal rep check-in: 43e279fede user: dkf tags: core-8-branch
2024-04-09
15:23
Add ability to regenerate tclOOScript.h to Win build check-in: 4f49e2b023 user: dkf tags: core-8-branch
13:31
partially revert [06b7ba18bdd9c2c3]: move ::tcl::clock::configure back from ::tcl::unsupported, leav... check-in: ba59a1523a user: sebres tags: tcl-clock-configure--back-from-unsupported-ns
12:05
TCL_MIN_SECONDS/TCL_MAX_SECONDS should use 'LL', because the constants are > LONG_MAX on 32-bit plat... check-in: 2210e67ebf user: jan.nijtmans tags: core-8-branch
2024-04-08
08:29
Fix [a6fb744b20]: missing file from distribution check-in: b0ded00b82 user: jan.nijtmans tags: core-8-branch
2024-04-06
13:48
more improvements for overflow cases (always proper message, errorCode, correct badOption value) check-in: 122184f343 user: sebres tags: core-8-branch
13:20
simple attempt to silence valgrind [167e0635db], improved error message by bad seconds (or -base), r... check-in: 9d7596c138 user: sebres tags: core-8-branch
2024-04-05
21:28
Merge-mark check-in: fed0b2c3cd user: jan.nijtmans tags: core-8-branch
2024-04-04
20:54
Fix [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC. With testcase check-in: 7f3767390f user: jan.nijtmans tags: core-8-branch
20:14
Tcl_ArgvGenFuncProc: int -> Tcl_Size (twice) Closed-Leaf check-in: c3b23bf0c7 user: jan.nijtmans tags: bug-7cb7409e05
20:01
Combine with "testparseargs" command. With testcases now check-in: a1959e72b3 user: jan.nijtmans tags: bug-7cb7409e05
13:32
Merge 8.6 check-in: b7e442b293 user: jan.nijtmans tags: core-8-branch
11:44
Merge 8.6 check-in: 09cdca236b user: jan.nijtmans tags: core-8-branch
2024-04-03
22:21
Add "testparseargsobj" command. Testcases to be added check-in: 0ad800e47a user: jan.nijtmans tags: bug-7cb7409e05
22:09
Proposed fix for [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC check-in: a6a8bc6ffe user: jan.nijtmans tags: bug-7cb7409e05
18:49
fixed [dc0770a2397ae0b1]: tests are timezone independent now check-in: 793f4643fa user: sebres tags: core-8-branch
2024-04-02
21:50
Merge 8.6 check-in: 67460ca2f9 user: jan.nijtmans tags: core-8-branch
11:13
Merge 8.6 check-in: 333bdb34cc user: jan.nijtmans tags: core-8-branch
2024-04-01
18:36
TIP 688: clock command revision and speedup check-in: 7137ea11e9 user: jan.nijtmans tags: core-8-branch
2024-03-30
14:48
Merge-mark check-in: e9afc777b6 user: jan.nijtmans tags: core-8-branch
2024-03-29
15:42
4 more files, which should have been removed as part of the libtommath 1.2 -> 1.3 upgrade check-in: 6a02c3b3ad user: jan.nijtmans tags: core-8-branch
14:20
Merge 8.6. Rename some (internal) libtommath stub entries (back to the same name as in Tcl 8.6) check-in: 13e8fc7158 user: jan.nijtmans tags: core-8-branch
12:26
Upgrade provided libtommath with version 1.3. Still works with external libtommath 1.2 too. check-in: a04ae84a3f user: jan.nijtmans tags: core-8-branch
2024-03-28
21:39
Merge 8.6 check-in: a358975f05 user: jan.nijtmans tags: core-8-branch
2024-03-27
20:18
fixes SF [edb4b065f49b9e51]: cherry-picked from 5d52c6d7302b320e] check-in: ac30912bcc user: sebres tags: core-8-branch
20:13
merge 8.6 (string tests, also illustrating bug [edb4b065f49b9e51]) check-in: 633a20378a user: sebres tags: core-8-branch
09:49
Add koi8-ru and koi8-t encodings check-in: f159d4c7ed user: jan.nijtmans tags: core-8-branch
2024-03-24
18:05
(cherry-pick): Change Tcl_ExternalToUtfDStringEx and Tcl_UtfToExternalDStringEx to ignore START/END ... check-in: 4f47abcc61 user: jan.nijtmans tags: core-8-branch
2024-03-23
22:06
Merge-mark check-in: 51062bf4da user: jan.nijtmans tags: core-8-branch
18:17
Backport formatting from 9.0. Revise genStubs.tcl such that dummy entries are only generated for Tcl... check-in: 36eaeafb4b user: jan.nijtmans tags: core-8-branch
13:28
Revise clock-6.10c? testcases check-in: e8589daf33 user: jan.nijtmans tags: core-8-branch
2024-03-22
13:41
Mark clock-6.10b/clock-6.10d as "knownBug": Those testcases crash with CFLAGS=-ftrapv, even with cur... check-in: 968cf29140 user: jan.nijtmans tags: core-8-branch
13:06
Add more testcases, 0-measurement of current behavior. integervalueTooLarge -> dateTooLarge. check-in: f23d81deff user: jan.nijtmans tags: core-8-branch
2024-03-21
12:57
Formatting/indenting check-in: 1dd169510a user: jan.nijtmans tags: core-8-branch
10:31
Merge 8.6 check-in: 1b7fde5700 user: jan.nijtmans tags: core-8-branch
2024-03-20
20:09
Fix [6811a00819]: lsearch performance degradation on Tcl 8.6.11 release (thanks, Sergey!) check-in: 3186ba81a2 user: jan.nijtmans tags: core-8-branch
14:42
dup test name check-in: b77b2ef03f user: dgp tags: core-8-branch
13:14
(backport) more spacing/formatting tweaks. For now, macosx/unix/win only. check-in: dc8a99efff user: jan.nijtmans tags: core-8-branch
2024-03-19
16:12
Backport fix for [bda99f2393]: gets stdin problem when non-blocking - Windows (cherry-pick): Fix ind... check-in: 770221ff54 user: jan.nijtmans tags: core-8-branch
2024-03-18
08:46
For now, revert TIP #689 implementation, until it's accepted. check-in: 8ae0402a98 user: jan.nijtmans tags: core-8-branch
2024-03-17
23:20
More int -> Tcl_Size check-in: a52cd06a0d user: jan.nijtmans tags: core-8-branch
2024-03-15
13:42
Merge 8.6 check-in: 91f32fb100 user: jan.nijtmans tags: core-8-branch
2024-03-13
09:45
Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6 check-in: c575f9dc00 user: jan.nijtmans tags: core-8-branch
2024-03-12
23:41
Merge 8.6 check-in: da870994fd user: jan.nijtmans tags: core-8-branch
2024-03-11
22:01
Merge 8.6 check-in: d31f533f41 user: jan.nijtmans tags: core-8-branch
20:30
Merge 8.6. Upgrade bison to latest version (3.8.2) check-in: 1495c7c2b6 user: jan.nijtmans tags: core-8-branch
2024-03-10
21:12
GetMonthDay() improvements (from sebres-9-0-clock-speedup-cr2 branch). Some int -> TclWideInt or int... check-in: 5309ff9480 user: jan.nijtmans tags: core-8-branch
16:51
Merge 8.6 check-in: 76d789a445 user: jan.nijtmans tags: core-8-branch
11:27
Fix [910d67a229fe7f65]: NS-qualified invocations of command evade [namespace unknown] check-in: 1f0f766632 user: jan.nijtmans tags: core-8-branch
2024-03-09
23:47
fix testcase check-in: a7b45f89b0 user: jan.nijtmans tags: core-8-branch
22:56
(backport): Corrections to TclOO errorcodes from scripted parts check-in: ac0edc9cb5 user: jan.nijtmans tags: core-8-branch
2024-03-08
13:31
merge 8.6 check-in: 55161b04a1 user: sebres tags: core-8-branch
11:31
typo's check-in: 25dca7779a user: jan.nijtmans tags: core-8-branch
2024-03-07
22:17
Merge 8.6 check-in: 7b408742b0 user: jan.nijtmans tags: core-8-branch
11:21
fixes segfault [a9625d1f53554f9d]: elemObj used uninitialized, lindex on lseq wo args must return wh... check-in: a12bd5c50a user: sebres tags: core-8-branch
2024-03-06
15:01
Merge 8.6 check-in: f20cd0f8e0 user: jan.nijtmans tags: core-8-branch
10:04
a6 -> b1, as preparation for possible release (hopefully, one day) check-in: b54927ef9a user: jan.nijtmans tags: core-8-branch
2024-03-05
10:12
Merge 8.6 check-in: fcd6f1b54e user: jan.nijtmans tags: core-8-branch
2024-03-04
20:30
Merge 8.6 check-in: e2f5845694 user: jan.nijtmans tags: core-8-branch
14:47
Tweak error-message. Remove pre-7.5 Tcl code. check-in: 8ba11ea01f user: jan.nijtmans tags: core-8-branch
13:31
Merge 8.6 check-in: 93696922f2 user: jan.nijtmans tags: core-8-branch
2024-03-03
21:42
Merge 8.6 check-in: 2490edbb83 user: jan.nijtmans tags: core-8-branch
2024-02-28
10:00
fixes [e02798626dfbcd7b] - close regression introduced by TIP#490 causing too slow eval of mc comman... check-in: 3a4bf06425 user: sebres tags: core-8-branch
2024-02-27
20:31
Merge mark check-in: f25b96438c user: oehhar tags: core-8-branch
18:21
small amend for better readability (no RE needed, faster utf prefix compare) Closed-Leaf check-in: e81985ea8b user: sebres tags: fix-e02798626d--msgcat-regress
16:07
amend to [e02798626dfbcd7b]: speed-up ::tcl::clock::mc a little bit (uses msgcat::mcn internally ins... check-in: 9ff9eb8a25 user: sebres tags: fix-e02798626d--msgcat-regress
15:58
fixes [e02798626d]: close regression introduced by TIP#490 causing too slow eval of mc command for n... check-in: 29eaa2a82f user: sebres tags: fix-e02798626d--msgcat-regress
13:53
Some more int -> Tcl_Size check-in: fd0a1b6e28 user: jan.nijtmans tags: core-8-branch
12:10
TclWinGetPlatformId is defined twice. Re-generate tclDecls.h check-in: 0ee8752897 user: jan.nijtmans tags: core-8-branch
07:08
clock requires msgcat 1.7, not 1.6 as minimum check-in: d20012dd88 user: oehhar tags: core-8-branch
2024-02-21
17:04
Backport missing .fi from main branch in file doc/ObjectType.3 check-in: babd8ac6b2 user: oehhar tags: core-8-branch
2024-02-20
16:47
Ticket [2f4b495427]: document TIP 445 API functions. check-in: 31e8b2c9eb user: oehhar tags: core-8-branch
2024-02-19
16:29
Merge-mark check-in: 1d26884977 user: jan.nijtmans tags: core-8-branch
2024-02-16
16:59
(Cherry-pick): Derpfix... check-in: 12125d5be6 user: jan.nijtmans tags: core-8-branch
14:48
Merge 8.6 check-in: a39831380a user: jan.nijtmans tags: core-8-branch
14:43
(cherry-pick) Reduce the number of warnings on Windows: channel names generated in one place check-in: e494ede6de user: jan.nijtmans tags: core-8-branch
12:30
Merge-mark check-in: 3dfd12f7db user: jan.nijtmans tags: core-8-branch
12:05
Merge 8.6. http -> 2.10b2 check-in: 45d29e9dfc user: jan.nijtmans tags: core-8-branch
2024-02-15
20:33
Fix [578b7e273c03]: Round computed end value to match precision of given arguments check-in: d99d025a45 user: jan.nijtmans tags: core-8-branch
2024-02-14
16:06
Merge-mark check-in: 356c3455db user: jan.nijtmans tags: core-8-branch
2024-02-12
21:55
More code cleanup check-in: 9438970ff1 user: jan.nijtmans tags: core-8-branch
15:26
Code cleanup (also backported from 9.0) check-in: f9ba3cd5f6 user: jan.nijtmans tags: core-8-branch
14:43
Fix last "knownBug" in UTF-16 encoder (backported from 9.0) check-in: 00c7d938b7 user: jan.nijtmans tags: core-8-branch
2024-02-11
22:05
TIP #652 check-in: 2e1b89ace3 user: jan.nijtmans tags: core-8-branch
2022-08-31
15:36
Merge old 8.7 ac18feaba77 check-in: c3fd69a89a user: kjnash tags: tip-579-8-7
15:24
Merge old 8.7 6c69a72c58 check-in: 2bc437be78 user: kjnash tags: tip-579-8-7
14:28
Merge old 8.7 674a6ad0472c7 check-in: 72a2225a33 user: kjnash tags: tip-579-8-7
12:51
Merge old 8.7 9a14272d20 check-in: ca86e961bb user: kjnash tags: tip-579-8-7
2021-05-15
09:31
Fix errors in man pages build Closed-Leaf check-in: fb8f796ec9 user: fvogel tags: doc-ref-management
2021-04-29
12:32
Merge 8.7 check-in: 84fdd0764d user: jan.nijtmans tags: trunk, main
12:30
unofficial -> snapshot check-in: 7630e5e006 user: jan.nijtmans tags: core-8-branch
11:28
doc update check-in: 3a87c1bd2b user: jan.nijtmans tags: build-info
11:13
Remove "testpurify" and "testdebug" test commands check-in: a97924cac5 user: jan.nijtmans tags: build-info
10:04
Merge 8.7 check-in: 39ffe9b5cd user: jan.nijtmans tags: build-info
10:01
merge-mark check-in: 12b8ae27f2 user: jan.nijtmans tags: trunk, main
09:58
Prevent compiler warning check-in: b56d0f7829 user: jan.nijtmans tags: core-8-branch
09:53
merge-mark check-in: 0a2080a397 user: jan.nijtmans tags: trunk, main
09:51
Unbreak build with -DTCL_NO_DEPRECATED check-in: 3d21594e7a user: jan.nijtmans tags: core-8-branch
2021-04-28
22:54
merge trunk check-in: 6a0c952f70 user: dgp tags: dgp-refactor
22:50
merge trunk check-in: f1406199a1 user: dgp tags: dgp-properbytearray
22:48
merge trunk check-in: 622c8abe4a user: dgp tags: novem
22:46
merge 8.7 check-in: 559fc9d532 user: dgp tags: tip-568
15:53
Merge 8.7 Signature change for Tcl_SetPanicProc() and Tcl_FindExecutable() check-in: fa99536a31 user: jan.nijtmans tags: build-info
15:10
Fix documentation and remove unused function signature (leftover from earlier implementation) Closed-Leaf check-in: 27a138ecb3 user: jan.nijtmans tags: rfe-854941, tip-596
14:52
Merge 9.0 check-in: 5623546e4a user: jan.nijtmans tags: rfe-854941, tip-596
14:25
Merge 8.7 check-in: 7fe2fef1f2 user: jan.nijtmans tags: trunk, main
14:01
Add test for upvar a linked variable to itself. check-in: 59836d73ac user: pooryorick tags: core-8-branch
13:04
CONST86 -> const check-in: 776067587f user: jan.nijtmans tags: core-8-branch
12:59
Merge trunk check-in: 60e7e970bd user: jan.nijtmans tags: novem
12:54
Merge 8.7 check-in: cd89ed2013 user: jan.nijtmans tags: trunk, main
12:42
Rename TclSetPreInitScript() to Tcl_SetPreInitScript(). Tiny part of TIP #596, the only part meant f... check-in: 1d31fd923a user: jan.nijtmans tags: core-8-branch
12:28
WIP check-in: f290d896cb user: dgp tags: tcl9-design
2021-04-27
10:48
Make tcltests.tcl continue to function even if tclTest.c isn't available. check-in: 760fe5cb0c user: pooryorick tags: core-8-branch
2021-04-26
23:06
Fix for io-28.6. check-in: c250c25de5 user: pooryorick tags: core-8-branch
23:02
Fix typo in tcltests.tcl. check-in: eee6ea9713 user: pooryorick tags: core-8-branch
23:01
Fix typo in tcltests.tcl. Closed-Leaf check-in: ba93e3cede user: pooryorick tags: pyk-tcltests
22:53
Add io-28.6 an io-28.7 to test closing a channel within a channel event handler. check-in: f44cac056f user: pooryorick tags: core-8-branch
22:52
merge pyk-tcltests check-in: e9c99bce1d user: pooryorick tags: core-8-branch
22:48
Add test constaints "debug", "purify", and "debugpurify" check-in: aea1dc765b user: pooryorick tags: pyk-tcltests
14:24
merge trunk check-in: edc4f29c44 user: dgp tags: dgp-refactor
14:19
merge trunk check-in: 73715c59f5 user: dgp tags: dgp-properbytearray
14:14
merge trunk check-in: 4e2509a21f user: dgp tags: novem
14:08
merge 8.7 check-in: 32689b6bb2 user: dgp tags: tip-568
07:58
merge core-8-branch check-in: 5b3ba7d74a user: dkf tags: trunk, main
2021-04-25
20:22
Document our reference count management check-in: 0bfb180cb0 user: dkf tags: core-8-branch
20:21
Documenting our reference count management check-in: 6c9cfa4cd5 user: dkf tags: doc-ref-management
15:24
Documenting our reference count management check-in: 1a59df40fa user: dkf tags: doc-ref-management
13:58
Documenting our reference count management check-in: 03ee43f403 user: dkf tags: doc-ref-management
13:24
Fix for issue [f6fbc71cd160d779], with "make valgrind", safe-zipfs-5.5 fails with the error, 'can't ... check-in: ac18feaba7 user: pooryorick tags: core-8-branch
12:01
Documenting our reference count management check-in: 1f143441b9 user: dkf tags: doc-ref-management
11:20
Documenting our reference count management check-in: c5b960a8e6 user: dkf tags: doc-ref-management
10:56
Documenting our reference count management check-in: 245dd68a54 user: dkf tags: doc-ref-management
07:44
Documenting our reference count management check-in: f3246fab20 user: dkf tags: doc-ref-management
2021-04-24
20:07
Documenting our reference count management check-in: 62834021ed user: dkf tags: doc-ref-management
12:51
Documenting our reference count management check-in: 148c8cd19e user: dkf tags: doc-ref-management
11:24
Documenting our reference count management check-in: 686cfd1f53 user: dkf tags: doc-ref-management
09:04
Documenting our reference count management check-in: 76493aa353 user: dkf tags: doc-ref-management
2021-04-23
20:24
Start of documenting our reference count management check-in: 1c2414bcd7 user: dkf tags: doc-ref-management
19:28
merge trunk check-in: 6dd702d559 user: dgp tags: dgp-refactor
19:26
merge trunk check-in: b86fc048cb user: dgp tags: dgp-properbytearray
19:24
merge 8.7 check-in: f340b5a680 user: dgp tags: tip-568
19:22
merge trunk check-in: f0ca98bbee user: dgp tags: novem
2021-04-22
15:59
merge core-8-branch Leaf check-in: b5bc480ab4 user: dkf tags: zipfs-comments
15:58
merge core-8-branch and refactor more of the zipfs code for comprehensibility check-in: e9ef4e168c user: dkf tags: zipfs-comments
2021-04-21
09:28
Merge 8.7 check-in: f8110e2adb user: jan.nijtmans tags: trunk, main
09:27
Merge 8.6 check-in: 6c69a72c58 user: jan.nijtmans tags: core-8-branch
08:49
Merge 8.7 check-in: 0879304c58 user: jan.nijtmans tags: trunk, main
08:43
Unbreak Windows build (windows 32-bit only, not checked by GITHUB actions) check-in: 291aa336d9 user: jan.nijtmans tags: core-8-branch
06:54
Merge 8.7 check-in: 98f163f0e6 user: jan.nijtmans tags: trunk, main
06:21
Enhance TclStringCat(). In stead of forcing incoming obj's to Unicode representation, teach it how t... Closed-Leaf check-in: 2ce693447e user: jan.nijtmans tags: bug-7f1162a867
2021-04-20
19:33
Fix for [1f4af0a127369d4a1], tclZipfs storage cleanup issue. check-in: dd4f24fce9 user: pooryorick tags: core-8-branch
19:14
Improve the memory handling to try to prevent leaks check-in: 983f794fde user: dkf tags: zipfs-comments
16:22
WIP check-in: 9673bd7d01 user: dgp tags: tcl9-design
15:15
WIP check-in: 27e5c2a66e user: dgp tags: tcl9-design
13:45
Fixes for Valgrind issues similar to [ec06d0db3225afca]. check-in: ec5b3d21f9 user: pooryorick tags: core-8-branch
11:15
Merge 8.7 check-in: 96b6edd8ee user: jan.nijtmans tags: trunk, main
10:29
Fix for issue [ec06d0db3225afca]. check-in: c7100a073b user: pooryorick tags: core-8-branch
2021-04-19
17:11
Better description of the main ZIP structures. check-in: a860b9b813 user: dkf tags: zipfs-comments
16:38
Merge 8.7 check-in: 67cd17f5a6 user: jan.nijtmans tags: trunk, main
16:34
Merge 8.6 check-in: a3599d9b25 user: jan.nijtmans tags: core-8-branch
14:08
Merge 8.7 check-in: 4590e70dd2 user: jan.nijtmans tags: trunk, main
12:50
Remove unused testConstraint check-in: 10977fbe50 user: jan.nijtmans tags: core-8-branch
2021-04-17
23:58
Handle comments in ZIP files: TIP to come. check-in: 268b790830 user: dkf tags: zipfs-comments
23:26
Use C enums instead of clusters of #defines Closed-Leaf check-in: 9cc837d642 user: dkf tags: enum
12:43
merge core-8-branch Closed-Leaf check-in: 5f5a67aa44 user: dkf tags: enum-and-inline
12:42
Cleaning up bytecode issuing. check-in: 95aa460995 user: dkf tags: enum-and-inline
2021-04-16
13:52
Merge 9.0 check-in: b7e1b973ec user: jan.nijtmans tags: rfe-854941, tip-596
13:21
Merge 8.7 check-in: b1283e9f81 user: jan.nijtmans tags: trunk, main
13:16
Merge 8.6 check-in: 9469fbe687 user: jan.nijtmans tags: core-8-branch
11:48
TIP596: Document Tcl_MainEx, Tcl_MainExW, Tcl_GetMemoryInfo, Tcl_SetPreInitScript check-in: 063d44b0be user: oehhar tags: rfe-854941, tip-596
2021-04-15
18:47
WIP check-in: 11cfb17413 user: dgp tags: tcl9-design
18:17
merge trunk check-in: 88677f6e63 user: dgp tags: novem
18:17
merge trunk check-in: f8076a5409 user: dgp tags: dgp-refactor
18:13
merge 8.7 check-in: e6dbc23a69 user: dgp tags: tip-568
18:13
merge trunk check-in: 565e564c6d user: dgp tags: dgp-properbytearray
12:44
Merge 8.7 check-in: 847f8d7060 user: jan.nijtmans tags: trunk, main
12:43
Revert [e59df7e9a3]: after a better look, the original code respected the expectation better and doe... check-in: 1d67342e0f user: jan.nijtmans tags: core-8-branch
09:10
Merge 8.7 check-in: 05523e79cd user: jan.nijtmans tags: trunk, main
09:09
Merge 8.6 check-in: 8589a00cf3 user: jan.nijtmans tags: core-8-branch
06:39
Merge 8.7 check-in: 249f885bcc user: jan.nijtmans tags: trunk, main
06:37
Restore expectation of callers to Tcl_AppendObjToObj that the appendObj never shimmers check-in: e59df7e9a3 user: jan.nijtmans tags: core-8-branch
2021-04-14
19:21
merge 8.7 check-in: 7a4648746a user: dgp tags: trunk, main
19:19
merge 8.6 check-in: 03dc2d7a0d user: dgp tags: core-8-branch
19:15
Restore expectation for Tcl_AppendObjToObj() Closed-Leaf check-in: ac4d764e38 user: jan.nijtmans tags: bug-7f1162a867
17:16
merge trunk check-in: c84b317443 user: dgp tags: dgp-refactor
17:12
merge trunk check-in: cf68fd3906 user: dgp tags: dgp-properbytearray
17:12
merge 8.7 check-in: 9b0710970f user: dgp tags: tip-568
17:08
merge trunk check-in: b972bb304d user: dgp tags: novem
08:47
Merge 8.7 check-in: fa6dd1549b user: jan.nijtmans tags: build-info
08:45
Merge 9.0 check-in: 828a4bff83 user: jan.nijtmans tags: rfe-854941, tip-596
08:35
Merge 8.7 check-in: aa97f285c7 user: jan.nijtmans tags: trunk, main
08:14
Complete fix for [7f1162a867]. Re-enable compilation of "string cat" (TclCompileStringCatCmd), since... check-in: 94fc162ec7 user: jan.nijtmans tags: core-8-branch
2021-04-13
22:44
Remove unnecessary reference counting. check-in: 8458844294 user: pooryorick tags: core-8-branch
20:50
merge trunk check-in: 11e04be095 user: dgp tags: novem
15:57
More hacking on zipfs, now detecting another malformation case and fixing an error message. Also ha... check-in: d0e1459214 user: dkf tags: enum-and-inline
13:50
Merge 8.7 check-in: 7a815d8f3b user: jan.nijtmans tags: trunk, main
13:48
Merge-mark 8.6. Missing/superflouous testConstraint check-in: 5dbeaf353c user: jan.nijtmans tags: core-8-branch
11:51
Merge 8.7 Closed-Leaf check-in: 343f6439b2 user: jan.nijtmans tags: bug-7f1162a867
11:51
Fix testcase utf-1.18 check-in: 81bc5145d7 user: jan.nijtmans tags: bug-7f1162a867
11:08
Merge 9.0 check-in: 518fdd2bc2 user: jan.nijtmans tags: rfe-854941, tip-596
10:17
Merge 8.7 check-in: 04c52b7357 user: jan.nijtmans tags: trunk, main
10:16
Merge 8.6. More missing ::tcltest::loadTestedCommands check-in: 828930df09 user: jan.nijtmans tags: core-8-branch
09:14
Merge 8.7 check-in: b4b301b49e user: jan.nijtmans tags: trunk, main
09:13
Missing ::tcltest::loadTestedCommands check-in: 33b29991cb user: jan.nijtmans tags: core-8-branch
08:20
missing constraint check-in: 80f4cfc927 user: jan.nijtmans tags: core-8-branch
08:17
Merge 8.7 check-in: 0134ee5699 user: jan.nijtmans tags: trunk, main
08:15
eol-spacing check-in: 71141f3079 user: jan.nijtmans tags: core-8-branch
08:06
Merge 8.7 check-in: 50024cf645 user: jan.nijtmans tags: trunk, main
08:05
Unbreak build check-in: b777831ed8 user: jan.nijtmans tags: core-8-branch
06:09
Merge 9.0 check-in: b07425e086 user: jan.nijtmans tags: rfe-854941, tip-596
2021-04-12
19:14
merge core-8-branch check-in: 7fe5a49c05 user: dkf tags: enum-and-inline
19:12
Zero out memory allocated on stack check-in: eca04cb1df user: dkf tags: core-8-branch
19:10
More bits and pieces check-in: 0ea6e3ab0e user: dkf tags: enum-and-inline
15:37
merge-mark check-in: 5cbc874512 user: jan.nijtmans tags: trunk, main
15:33
Fix [f566e1c817]: macOS: -DTCL_NO_DEPRECATED check-in: 5417c061b0 user: jan.nijtmans tags: core-8-branch
10:06
Merge-mark check-in: ce14d6223e user: jan.nijtmans tags: core-8-branch
09:30
Merge 8.7 check-in: fd66e6e20e user: jan.nijtmans tags: trunk, main
09:26
Fix [7f1162a867]. Don't compile "string cat" any more, since there still is a bug in it, demonstrate... check-in: adfaa5c0d2 user: jan.nijtmans tags: core-8-branch
2021-04-09
15:35
Merge 8.7 check-in: 5310d7ea39 user: jan.nijtmans tags: bug-7f1162a867
15:33
Merge 8.7 check-in: c4529cec46 user: jan.nijtmans tags: trunk, main
15:32
Document that Tcl 8.7 no longer uses a (modified) CESU-8 as internal format, but a (modified) WTF-8. check-in: 0dafd81358 user: jan.nijtmans tags: core-8-branch
13:01
Fix TclStringCat() functions. This makes allmost all testcases pass, one left to go: utf-1.18 check-in: a7df881994 user: jan.nijtmans tags: bug-7f1162a867
10:57
Rename macro to ISCONTINUATION() check-in: 184e71413b user: jan.nijtmans tags: bug-7f1162a867
10:37
Merge 9.0 Closed-Leaf check-in: ac8276904d user: jan.nijtmans tags: stub-simplification
09:14
new macro ISCONTBYTEORLOWERSURROGATE() check-in: f67812666d user: jan.nijtmans tags: bug-7f1162a867
07:33
Fix append-3.4, append-3.7 and utf-1.18 testcases check-in: d98eed4419 user: jan.nijtmans tags: bug-7f1162a867
06:37
Merge 8.7 check-in: 99b8ad35a2 user: jan.nijtmans tags: bug-7f1162a867
06:36
More test-cases, involving \xC0 \x80 check-in: 856223adb3 user: jan.nijtmans tags: bug-7f1162a867
2021-04-08
19:46
merge 8.7 check-in: 0c838e7a99 user: dgp tags: tip-568
19:43
merge trunk check-in: f4a67cab62 user: dgp tags: dgp-refactor
19:37
merge trunk check-in: 8a749b7984 user: dgp tags: dgp-properbytearray
15:07
Merge 9.0 check-in: be1a68e282 user: jan.nijtmans tags: novem
15:04
Remove TclWinConvertError from internal stub table. No longer necessary, since it's in the external ... check-in: ff01ab817d user: jan.nijtmans tags: trunk, main
14:42
Merge 9.0 check-in: c15675d5af user: jan.nijtmans tags: novem
14:26
Merge 8.7 check-in: 652f6ffee1 user: jan.nijtmans tags: trunk, main
12:29
Remove TclpCreateFileHandler/TclpDeleteFileHandler on windows. The linker should complain when even ... check-in: 1d3e2e4aa0 user: jan.nijtmans tags: core-8-branch
12:22
TIP #598: export TclWinConvertError check-in: aec3568f71 user: jan.nijtmans tags: core-8-branch
11:36
Fix compiler warning when using select notifier check-in: 5c510c79c5 user: jan.nijtmans tags: core-8-branch
08:48
Merge 8.7 check-in: df5f56944d user: jan.nijtmans tags: trunk, main
08:47
Merge 8.6 check-in: 419022b31d user: jan.nijtmans tags: core-8-branch
08:00
TIP #595: Unicode-aware/case-sensitive Loadable Library handling check-in: cbc50b67b9 user: jan.nijtmans tags: trunk, main
07:56
Make "registry" and "dde" dll's for 8.x and 9.0 installable in the same directory. See TIP #595 check-in: c46f94d057 user: jan.nijtmans tags: core-8-branch
02:47
WIP check-in: adcb9daae3 user: dgp tags: tcl9-design
02:27
WIP check-in: 5c1765a5e5 user: dgp tags: tcl9-design
02:26
WIP check-in: 9010f9159a user: dgp tags: tcl9-design
01:49
WIP check-in: 608bb88208 user: dgp tags: tcl9-design
2021-04-07
19:36
WIP check-in: 32caf18a6c user: dgp tags: tcl9-design
18:56
WIP check-in: f3bd438c82 user: dgp tags: tcl9-design
18:47
WIP check-in: 326016dab8 user: dgp tags: tcl9-design
17:00
WIP check-in: 064d0f1a5f user: dgp tags: tcl9-design
16:47
Use a lot more enums and inline funcs instead of macros; behaviour is more predictable. check-in: 03219f19f4 user: dkf tags: enum-and-inline
12:38
There is no "eq" command any more check-in: ed18dfedb7 user: jan.nijtmans tags: bug-7f1162a867
12:30
Merge fork check-in: 633b5664f1 user: jan.nijtmans tags: bug-7f1162a867
12:30
More test-cases showing the bug check-in: d1f844c3ad user: jan.nijtmans tags: bug-7f1162a867
12:02
Merge 9.0 Closed-Leaf check-in: 94c855def6 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
11:50
Merge 8.7 check-in: 828291fc64 user: jan.nijtmans tags: trunk, main
11:50
A few more Package -> Library renamings (testcases only) check-in: 1613bdc543 user: jan.nijtmans tags: core-8-branch
11:35
Merge 9.0. Allow "Tcl9" prefix on MacOS check-in: 7c4f20e04c user: jan.nijtmans tags: bug-ea39ab591e, tip-595
10:47
Merge 9.0 check-in: 8eeef33e6c user: jan.nijtmans tags: novem
10:46
Merge 8.7 check-in: 88288b431e user: jan.nijtmans tags: trunk, main
10:44
A few missing renamings check-in: cde93d7b7e user: jan.nijtmans tags: core-8-branch
10:31
Merge 9.0 check-in: bc9e667b87 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
10:29
Merge 9.0 check-in: 8f19946e77 user: jan.nijtmans tags: novem
10:22
Merge 8.7 check-in: 161a0961d2 user: jan.nijtmans tags: trunk, main
09:55
TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLibrary, Tcl_PackageInitPr... check-in: 6039d0396a user: jan.nijtmans tags: core-8-branch
09:01
Revert previous commit, and add comments why it's wrong. check-in: a3f89a2279 user: jan.nijtmans tags: core-8-branch
2021-04-06
16:35
WIP check-in: fa17eb5eb8 user: dgp tags: tcl9-design
15:57
Update rules.vc check-in: f1b8c07fd9 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
15:53
WIP check-in: 7c31960224 user: dgp tags: tcl9-design
2021-04-05
21:07
Replace simple refCount decrement with the proper decrementing function. check-in: 28ebc4c773 user: pooryorick tags: core-8-branch
20:52
WIP check-in: 760c038a80 user: dgp tags: tcl9-design
18:22
Merge 9.0 check-in: 68975cc909 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
18:11
Merge 9.0 check-in: 12bb28bdc1 user: jan.nijtmans tags: rfe-854941, tip-596
18:06
Merge 8.7 check-in: 444d44b1d6 user: jan.nijtmans tags: trunk, main
17:58
tclZipfs.c:1857:33: warning: request for implicit conversion from ‘void *’ to ‘char *’ not p... check-in: fff14852e9 user: jan.nijtmans tags: core-8-branch
17:50
Merge 9.0 check-in: 70dae67d66 user: jan.nijtmans tags: rfe-854941, tip-596
16:07
WIP check-in: 2bfdc0fd42 user: dgp tags: tcl9-design
15:48
merge trunk check-in: e6b336dd65 user: dgp tags: dgp-refactor
15:43
merge trunk check-in: 963eccebea user: dgp tags: dgp-properbytearray
15:42
merge 8.7 check-in: c9c3dc0277 user: dgp tags: tip-568
2021-04-04
17:20
Merge 9.0 check-in: c98b6d5364 user: jan.nijtmans tags: novem
17:15
Merge 8.7 check-in: 1348a29217 user: jan.nijtmans tags: trunk, main
16:56
Rename exported symbol "Tcl_StaticPackage" to "Tcl_StaticLibrary". Still undocumented, to be formali... check-in: 92228c4fc9 user: jan.nijtmans tags: core-8-branch
15:35
Implement support for Tcl_SetPreInitScript() check-in: e05d8c0452 user: jan.nijtmans tags: rfe-854941, tip-596
14:43
Merge 8.7 check-in: 2292209b59 user: jan.nijtmans tags: trunk, main
14:31
Fix [https://github.com/tcltk/tcl/runs/2263266926|failing test-cases] with --enable-symbols=mem buil... check-in: 70e5cf3e29 user: jan.nijtmans tags: core-8-branch
2021-04-03
20:31
WIP check-in: 96e0602c99 user: dgp tags: dgp-review
20:31
merge 8.7 check-in: 78b4344fa9 user: dgp tags: tip-568
20:27
merge trunk check-in: d33402d840 user: dgp tags: dgp-refactor
20:21
merge trunk check-in: ceacac0a50 user: dgp tags: dgp-properbytearray
20:21
merge trunk check-in: b03ef7a112 user: dgp tags: novem
17:58
Update code comments. check-in: 4cf33b1ebd user: pooryorick tags: core-8-branch
13:53
Clean up the notifier code to not spread the hooks quite so widely check-in: a263b27340 user: dkf tags: trunk, main
13:20
Changes to code comments. check-in: 76f66dad06 user: pooryorick tags: core-8-branch
12:48
When a namesapce is deleted delete all namespaces under it before making any modifictions to it. check-in: 91da7a2e1d user: pooryorick tags: core-8-branch
12:36
Remove suspected inadvertent copypasta from test. check-in: dbd37c7929 user: pooryorick tags: core-8-branch
12:33
Use TclCleanupCommandMacro instead of just decrementing the reference count. check-in: 66ebc76d5c user: pooryorick tags: core-8-branch
12:33
OO cleanup fix that passes test 11.7. check-in: 40aace21eb user: pooryorick tags: core-8-branch
12:17
New test for OO cleanup: routine for object gets deleted before namespace deletion is complete. check-in: 35138f0dfd user: pooryorick tags: core-8-branch
12:04
When a namesapce is deleted delete all namespaces under it before making any modifictions to it. check-in: 89b2293603 user: pooryorick tags: trunk, main
11:09
Clean up the notifier code to not spread the hooks quite so widely check-in: 50b36bdcc7 user: dkf tags: core-8-branch
10:43
Remove suspected inadvertent copypasta from test. check-in: 5b6ebf54c9 user: pooryorick tags: trunk, main
2021-04-02
23:21
Use TclCleanupCommandMacro instead of just decrementing the reference count. check-in: 591e2bfdd7 user: pooryorick tags: trunk, main
23:02
OO cleanup fix that passes test 11.7. check-in: 3ddbaef356 user: pooryorick tags: trunk, main
21:20
New test for OO cleanup: routine for object gets deleted before namespace deletion is complete. check-in: 330ec158a8 user: pooryorick tags: trunk, main
18:41
Don't do double definition; code was moved to tclInt.h previously. Closed-Leaf check-in: 92e68283ee user: dkf tags: dkf/notifier-cleanup
12:45
WIP check-in: 7175665158 user: dgp tags: tcl9-design
08:36
Merge 9.0. Tcl_StaticPackage -> Tcl_StaticLibrary check-in: 9ab56c97fa user: jan.nijtmans tags: rfe-854941, tip-596
2021-04-01
10:23
Merge 8.7 check-in: a1336b26e8 user: jan.nijtmans tags: trunk, main
10:19
Merge 8.6 check-in: 22bcb882ad user: jan.nijtmans tags: core-8-branch
08:18
Forgot a place to #ifndef out check-in: d32e30ca56 user: dkf tags: dkf/notifier-cleanup
2021-03-31
11:37
Merge 9.0 check-in: 23b70c06e1 user: jan.nijtmans tags: rfe-854941, tip-596
10:45
Don't define Tcl_CreateFileHandler or Tcl_DeleteFileHandler on Windows. check-in: 114715b9b8 user: dkf tags: dkf/notifier-cleanup
10:38
merge core-8-branch check-in: d8224fb0ae user: dkf tags: dkf/notifier-cleanup
10:14
Merge 9.0 check-in: 1e8a4ba52b user: jan.nijtmans tags: bug-ea39ab591e, tip-595
10:12
Merge 8.7 check-in: 0ddc611f78 user: jan.nijtmans tags: trunk, main
10:09
Add 3 undocumented #defines. To be formalized by TIP #595 (currently being voted on) check-in: 5d9e66a026 user: jan.nijtmans tags: core-8-branch
2021-03-30
16:34
Merge 8.7 check-in: dad9fea471 user: jan.nijtmans tags: trunk, main
16:30
RFE 4b4830eb54: reflected channel truncate method check-in: 4aa6559799 user: jan.nijtmans tags: core-8-branch
13:35
Better error-messages check-in: 2681b7c395 user: jan.nijtmans tags: encodings-with-flags
11:54
add testcase for "encoding convertto". Move stub table one positions check-in: 6b8d3428e4 user: jan.nijtmans tags: encodings-with-flags
11:26
Add documentation. Do a better job of counting exactly which byte/character caused the encoding/deco... check-in: 00262b5f84 user: jan.nijtmans tags: encodings-with-flags
10:18
Improve documentation for exec and open, especially in relation to binary pipelines check-in: bde0b97c0c user: dkf tags: trunk, main
10:17
Improve documentation for exec and open, especially in relation to binary pipelines check-in: d59e47d7c9 user: dkf tags: core-8-branch
10:07
Merge 8.7 check-in: 36f8840863 user: jan.nijtmans tags: encodings-with-flags
08:22
Refactoring, ahoy check-in: 7365fa0cf2 user: dkf tags: dkf/notifier-cleanup
07:46
Merge 8.7 check-in: cdacf07503 user: jan.nijtmans tags: trunk, main
07:11
Thanks to TIP #587, convert many escapes in the testcases into the actual (UTF-8) character. check-in: b1f60d79e9 user: jan.nijtmans tags: core-8-branch
06:12
merge-mark check-in: 2325c2adf3 user: jan.nijtmans tags: core-8-branch
2021-03-29
22:14
WIP check-in: d1645e32e6 user: dgp tags: tcl9-design
22:11
WIP check-in: f2bb39f89d user: dgp tags: tcl9-design
21:42
WIP check-in: 9ff356d1d4 user: dgp tags: tcl9-design
2021-03-28
20:10
Merge 8.7 check-in: f42636e372 user: jan.nijtmans tags: trunk, main
20:09
Change TCL_ENCODING_EXTERNAL flag into TCL_ENCODING_MODIFIED, but with opposite meaning. Simplify co... check-in: 55c8108f11 user: jan.nijtmans tags: core-8-branch
2021-03-26
22:38
WIP check-in: 95d073a0fe user: dgp tags: tcl9-design
16:47
More WIP: Add -stoponerror flag to "encoding convertfrom/converto" check-in: e5dcbe8f00 user: jan.nijtmans tags: encodings-with-flags
2021-03-25
21:30
WIP check-in: a82bb1636b user: dgp tags: tcl9-design
20:48
WIP check-in: 7e31d576d8 user: dgp tags: tcl9-design
20:39
WIP check-in: 9402baeb86 user: dgp tags: tcl9-design
20:21
WIP check-in: 72c1bcbcae user: dgp tags: tcl9-design
15:45
WIP check-in: dbba2cea3c user: dgp tags: tcl9-design
15:44
WIP check-in: 7d3df166cc user: dgp tags: tcl9-design
2021-03-24
22:21
WIP check-in: 1674ca5dbd user: dgp tags: tcl9-design
2021-03-23
21:34
WIP check-in: e0da90d381 user: dgp tags: tcl9-design
20:35
WIP check-in: c76eabbf1f user: dgp tags: tcl9-design
20:35
New Tcl_ExternalToUtfDStringEx/Tcl_UtfToExternalDStringEx functions. Not used yet check-in: 80634618a7 user: jan.nijtmans tags: encodings-with-flags
2021-03-22
22:36
merge trunk check-in: d8fc7574c4 user: dgp tags: dgp-refactor
22:27
merge trunk check-in: 793b669577 user: dgp tags: dgp-properbytearray
22:27
merge trunk check-in: c636a56926 user: dgp tags: novem
22:23
merge 8.7 check-in: 33024b16a2 user: dgp tags: tcl9-design
22:23
merge 8.7 check-in: e10fed3912 user: dgp tags: dgp-review
22:22
merge 8.7 check-in: 6d2bef01f6 user: dgp tags: tip-568
17:20
indenting check-in: 5ac4cf81b7 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
17:14
Merge 9.0 check-in: 0f541c7afb user: jan.nijtmans tags: bug-ea39ab591e, tip-595
17:13
Merge 8.7 check-in: 0eacf1836f user: jan.nijtmans tags: trunk, main
17:07
Rename MODULESCOPE TclGetLoadedPackagesEx() to TclGetLoadedLibraries() check-in: b4aabd63ed user: jan.nijtmans tags: core-8-branch
12:36
test tweaks check-in: 88859ef05a user: jan.nijtmans tags: bug-ea39ab591e, tip-595
12:27
Merge 9.0 check-in: 9e0fad0026 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
10:34
Merge 8.7 check-in: 0c253b88d0 user: jan.nijtmans tags: trunk, main
10:08
merge-mark check-in: 1f111de950 user: jan.nijtmans tags: core-8-branch
10:00
Rename internal variables, making it more clear that tclLoad.c is not part of Tcl's "package" mechan... check-in: 5732fa2b7b user: jan.nijtmans tags: core-8-branch
09:17
Merge 9.0 check-in: 860bfcb059 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
2021-03-21
13:07
Start of doing a clean up of the notifier code. This originated as trying to stop macOS builds from... check-in: f48b613408 user: dkf tags: dkf/notifier-cleanup
09:30
merge-mark check-in: 0f4e53c9ba user: jan.nijtmans tags: core-8-branch
2021-03-19
14:57
Merge 8.7 check-in: 316b071056 user: jan.nijtmans tags: trunk, main
14:55
Fix [0221b993a1]: Tcl command [update idletasks] doesn't skip main loop in Tcl_DoOneEvent check-in: 8d87e67a72 user: jan.nijtmans tags: core-8-branch
13:19
Merge 8.7 check-in: 5785a6f335 user: jan.nijtmans tags: trunk, main
12:58
Fully implement TCL_ENCODING_STOPONERROR flag for Utf2Utf encoder/decoder. check-in: e86836e8fb user: jan.nijtmans tags: core-8-branch
11:18
Merge 8.7 check-in: edc720de80 user: jan.nijtmans tags: trunk, main
10:49
Merge 8.6 check-in: 1b4711e046 user: jan.nijtmans tags: core-8-branch
2021-03-18
21:35
Handle the encoding of filenames in ZIPs correctly. (This is awful. The awful isn't Tcl's fault. Ter... check-in: 8bb14aa3a7 user: dkf tags: core-8-branch
14:49
Merge 8.7 check-in: 459781ae04 user: jan.nijtmans tags: trunk, main
14:49
Merge 8.6 check-in: f7580b2b62 user: jan.nijtmans tags: core-8-branch
13:20
Suggested fix for [0221b993a1]: Tcl command [update idletasks] doesn't skip main loop in Tcl_DoOneEv... Closed-Leaf check-in: 47c5a196a0 user: jan.nijtmans tags: bug-0221b993a1
12:09
Merge 8.7 check-in: bdf0dab453 user: jan.nijtmans tags: trunk, main
12:07
Merge 8.6 check-in: 30572335b9 user: jan.nijtmans tags: core-8-branch
09:52
Merge 8.7 check-in: 587db5d2a3 user: jan.nijtmans tags: trunk, main
09:51
Merge 8.6 check-in: f841ef4d99 user: jan.nijtmans tags: core-8-branch
09:26
Proposed implementation of RFE [4b4830eb54] Closed-Leaf check-in: 5ce99f250f user: jan.nijtmans tags: rfe-4b4830eb54
09:13
Merge 8.7 check-in: 702b3410f7 user: jan.nijtmans tags: trunk, main
09:12
More simplification of UtfToUtfProc(). Get rid of wrapper functions UtfIntToUtfExtProc/UtfExtToUtfIn... check-in: 5e32efda50 user: jan.nijtmans tags: core-8-branch
2021-03-17
15:05
Merge 8.7 check-in: 341e1e54c4 user: jan.nijtmans tags: trunk, main
15:01
Simplify UtfToUtfProc() and UtfToUtf16Proc(): Using TclUtfToUCS4() internally means that we don't ha... check-in: 357301b2a8 user: jan.nijtmans tags: core-8-branch
09:07
Merge 8.7 check-in: f4fc2b9a0d user: jan.nijtmans tags: trunk, main
08:50
Fix MSVC build check-in: 58e1680c23 user: jan.nijtmans tags: core-8-branch
2021-03-16
20:45
More cleaning up of zipfs Don't put straight binary data in a Tcl string, and other better API uses... check-in: b4015c5f73 user: dkf tags: core-8-branch
09:26
Merge 8.7 check-in: 3dee9dd236 user: jan.nijtmans tags: trunk, main
09:16
Fix gcc warnings check-in: 999522b785 user: jan.nijtmans tags: core-8-branch
2021-03-15
14:03
merge trunk check-in: 9bebd2ea8b user: dgp tags: dgp-refactor
14:02
Merge 9.0 check-in: d0b32f89cc user: jan.nijtmans tags: bug-ea39ab591e, tip-595
14:01
merge trunk check-in: 9949dc3d16 user: dgp tags: dgp-properbytearray
13:47
merge 8.7 check-in: 77950c151e user: dgp tags: tip-568
13:32
merge 8.7 check-in: 3aa0fe34dd user: dgp tags: tip-568
13:22
Merge 9.0 check-in: 3a716783cc user: jan.nijtmans tags: novem
13:19
Merge 8.7 check-in: 519cd67931 user: jan.nijtmans tags: trunk, main
13:17
Tweak usage of TCL_NO_DEPRECATED check-in: 2d25e79ecd user: jan.nijtmans tags: core-8-branch
12:31
Merge 8.7 (this is the TIP #575 implementation for Tcl 9.0) check-in: 3fed9809e1 user: jan.nijtmans tags: trunk, main
12:11
Merge 8.7 (without TIP #575) check-in: 17e534b3b0 user: jan.nijtmans tags: trunk, main
11:53
merge 8.7 check-in: f035233ef6 user: dgp tags: tip-568
11:52
Implement TIP #575: Switchable Tcl_UtfCharComplete()/Tcl_UtfNext()/Tcl_UtfPrev() check-in: 4abf5fb992 user: jan.nijtmans tags: core-8-branch
11:23
merge 8.7 check-in: 055c941ceb user: dgp tags: tcl9-design
11:23
merge 8.7 check-in: 9387f51381 user: dgp tags: dgp-review
09:52
More refactoring to reduce the choked-up complexity of tclZipfs.c check-in: 3f78a4d564 user: dkf tags: core-8-branch
2021-03-14
20:53
Flipped a test check-in: 8c3cba341d user: dkf tags: core-8-branch
18:28
merge-mark check-in: 76581c085c user: jan.nijtmans tags: core-8-branch
15:26
More on making tclZipfs.c comprehensible. Refactoring to the rescue! check-in: 21ada87335 user: dkf tags: core-8-branch
2021-03-13
12:02
WIP check-in: 92486bd4bf user: dgp tags: tcl9-design
2021-03-12
19:56
WIP check-in: a65cc3f428 user: dgp tags: tcl9-design
19:24
WIP check-in: 5fa3ca7a9a user: dgp tags: tcl9-design
19:02
WIP check-in: 9a7610d5b9 user: dgp tags: tcl9-design
18:17
WIP check-in: f36581979f user: dgp tags: tcl9-design
17:44
WIP check-in: fbe0d392c7 user: dgp tags: tcl9-design
2021-03-11
15:26
WIP check-in: 61d8439e24 user: dgp tags: tcl9-design
15:06
WIP check-in: eb1efbdb9a user: dgp tags: tcl9-design
14:43
merge trunk check-in: 1517cf05c6 user: dgp tags: dgp-properbytearray
14:42
merge trunk check-in: b8e768016d user: dgp tags: dgp-refactor
14:36
merge 8.7 check-in: 035aecabc2 user: dgp tags: tip-568
14:32
Branch for shared work on design documents. check-in: c72cb9c83e user: dgp tags: tcl9-design
14:30
merge 8.7 check-in: 5569cdab58 user: dgp tags: dgp-review
2021-03-10
16:19
Merge 9.0 check-in: 1b19ce788e user: jan.nijtmans tags: novem
16:17
Merge 8.7 check-in: 3c64a79d6a user: jan.nijtmans tags: trunk, main
16:16
Merge 8.6 check-in: 9491870854 user: jan.nijtmans tags: core-8-branch
15:48
Merge 8.7 check-in: 62a4501023 user: jan.nijtmans tags: trunk, main
15:47
Merge 8.6 check-in: bcaebc9bb7 user: jan.nijtmans tags: core-8-branch
07:51
Move internal stub entry 260 to 259, the same place it is in 8.7. check-in: 4ad98514e4 user: jan.nijtmans tags: trunk, main
2021-03-09
15:38
merge trunk check-in: c45498ec1b user: dgp tags: dgp-properbytearray
15:38
Compatibility tweak wrt 8.6 Closed-Leaf check-in: 25e15d37cc user: jan.nijtmans tags: rfe-800716
15:37
merge trunk check-in: 384db9aa58 user: dgp tags: dgp-refactor
15:37
merge 8.7 check-in: b4bd4648be user: dgp tags: tip-568
15:30
merge 8.7 check-in: 4dfc6e5ec8 user: dgp tags: dgp-review
15:28
TclWinConvertError -> Tcl_WinConvertError check-in: 745469da9e user: jan.nijtmans tags: rfe-800716
15:13
Merge 8.7 check-in: 60d938a7ee user: jan.nijtmans tags: rfe-800716
09:21
Merge 9.0 check-in: cf8c54dd6b user: jan.nijtmans tags: novem
09:21
Merge 8.7 check-in: 017895f04d user: jan.nijtmans tags: trunk, main
09:19
Merge 8.6 check-in: 609eea37d4 user: jan.nijtmans tags: core-8-branch
08:58
Merge 9.0 check-in: 01d0bc2c57 user: jan.nijtmans tags: novem
08:56
Merge 8.7 (zipfs changes) check-in: 7beca9cd1d user: jan.nijtmans tags: trunk, main
08:37
Merge 8.6. Remove end-of-line spacing check-in: 6eb2448d3e user: jan.nijtmans tags: core-8-branch
2021-03-08
17:15
merge 8.7 check-in: 1a50adb201 user: dgp tags: tip-568
17:15
merge 8.7 check-in: 25d259c064 user: dgp tags: dgp-review
17:13
Merge 8.7 (up to, but without the zipfs changes, for now) check-in: da16f9005e user: jan.nijtmans tags: trunk, main
16:53
Fix SEGV in zipfs mounting, and try to make that code more comprehensible check-in: af7fccbc09 user: dkf tags: core-8-branch
2021-03-07
18:42
Added some tests for [zipfs lmkimg] check-in: a73bed5a2a user: dkf tags: core-8-branch
2021-03-06
16:28
Document that [zipfs mkimg] strips an existing ZIP. We ought to merge instead, but we don't yet. check-in: 640cae8a68 user: dkf tags: core-8-branch
2021-03-04
16:10
Merge 8.6 check-in: acbdc9323f user: jan.nijtmans tags: core-8-branch
15:58
merge trunk check-in: 8f5ab8b30f user: dgp tags: dgp-refactor
15:54
merge trunk check-in: d6a847a06a user: dgp tags: dgp-properbytearray
15:51
merge 8.7 check-in: 2d4ef1c238 user: dgp tags: tip-568
15:47
merge 8.7 check-in: 827951488f user: dgp tags: dgp-review
12:24
Merge 9.0 check-in: b356e235cc user: jan.nijtmans tags: bug-ea39ab591e, tip-595
10:55
Merge trunk check-in: c37508e6ef user: jan.nijtmans tags: novem
10:46
Merge 8.7 check-in: e87d7d0c9e user: jan.nijtmans tags: trunk, main
10:36
Merge 8.6 check-in: adc9e4c3f7 user: jan.nijtmans tags: core-8-branch
2021-03-03
15:06
Merge 8.6. Basically re-number testcases so they align with the 8.6 test-cases check-in: ba3874751a user: jan.nijtmans tags: core-8-branch
08:19
Fill in MILESTONE commit-id/date 😊 check-in: 0ee19fb026 user: jan.nijtmans tags: dgp-review
2021-03-02
11:02
Merge 8.7 check-in: 981b059a3f user: jan.nijtmans tags: trunk, main
10:59
Merge 8.6 check-in: 4c10813183 user: jan.nijtmans tags: core-8-branch
10:38
Merge 8.6 check-in: b421cf94ac user: jan.nijtmans tags: core-8-branch
2021-02-28
17:29
Merge 8.7. Undo 2 unnecessary signature changes check-in: c59a73a540 user: jan.nijtmans tags: build-info
2021-02-27
11:22
Ticket [87082587c4]: typo in msgcat man page check-in: 04993f41e0 user: oehhar tags: trunk, main
11:21
Ticket [87082587c4]: typo in msgcat man page check-in: 79f2ec94ab user: oehhar tags: core-8-branch
2021-02-26
15:58
Merge 8.7 check-in: 3c389544a2 user: jan.nijtmans tags: build-info
15:56
Merge 9.0 check-in: 8693487b96 user: jan.nijtmans tags: rfe-854941, tip-596
15:17
Merge 8.7 check-in: 3fd3a98b5c user: jan.nijtmans tags: trunk, main
14:52
Further internal variable upgrade from long -> size_t check-in: c08e73d3e7 user: jan.nijtmans tags: core-8-branch
13:27
Merge 8.7 check-in: 5982d297e1 user: jan.nijtmans tags: trunk, main
13:18
Increase some (internal) variables from int/long to long/size_t. On the way to allow bigger blocks i... check-in: 8d2a80f85c user: jan.nijtmans tags: core-8-branch
09:10
Try to fix Visual Studio build check-in: b25a3b4fc8 user: jan.nijtmans tags: rfe-854941, tip-596
2021-02-25
13:28
Merge 9.0 check-in: 610d4bb919 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
11:54
Fix build with -DTCL_NO_DEPRECATED cflag check-in: fecc56dcb6 user: jan.nijtmans tags: build-info
2021-02-24
15:29
merge trunk check-in: 5752520ea3 user: dgp tags: dgp-properbytearray
15:28
merge trunk check-in: 0d2a613e7c user: dgp tags: dgp-refactor
15:22
merge trunk check-in: 0c43d43882 user: dgp tags: novem
15:22
merge 8.7 check-in: 3b0de630e7 user: dgp tags: tip-568
15:13
merge 8.7 check-in: 90775c77e6 user: dgp tags: dgp-review
13:12
Merge 9.0 check-in: 6f7c8f0a0e user: jan.nijtmans tags: rfe-854941, tip-596
13:09
Merge 8.7 check-in: 8e176e9519 user: jan.nijtmans tags: build-info
13:06
Merge 8.7. Fix "make checkstubs" check-in: 22df97a1f2 user: jan.nijtmans tags: trunk, main
11:56
Fix "make checkstubs": A few more MODULE_SCOPE libtommath functions check-in: d8c978ab10 user: jan.nijtmans tags: core-8-branch
10:14
Final implementation tweaks, fix comments, allow Tcl to load from <prefix>/lib (or <prefix>/bin on w... check-in: 01105328e4 user: jan.nijtmans tags: rfe-854941, tip-596
08:58
Fix typo, eliminate type-cast check-in: 10275ab389 user: jan.nijtmans tags: core-8-branch
08:43
Merge 8.7. Change more functions signatures to return the Tcl full version number. check-in: 0e858231b3 user: jan.nijtmans tags: build-info
2021-02-23
14:10
Merge 9.0 check-in: 261346436c user: jan.nijtmans tags: rfe-854941, tip-596
14:06
Merge 9.0 check-in: b4d8707ce5 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
14:01
Merge 8.7 check-in: 0ccc053e5a user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
13:30
Merge 8.7 check-in: cc1541f8c3 user: jan.nijtmans tags: trunk, main
13:30
Merge 8.6. Fix Cygwin compile check-in: 92a2ccce23 user: jan.nijtmans tags: core-8-branch
10:08
Simplify implementation on Cygwin: No need to use CFG_RUNTIME_BINDIR any more check-in: 59e0a9444d user: jan.nijtmans tags: core-8-branch
07:52
Undo previous experiment, instead use real solution from core-8-branch check-in: 49a6366cbc user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
07:42
Merge 8.7 check-in: 2c08ab8d35 user: jan.nijtmans tags: trunk, main
07:39
Merge 8.6 check-in: cc7968cc45 user: jan.nijtmans tags: core-8-branch
2021-02-19
18:00
Experiment: Remove the "::tcl::clock::getenv" function. check-in: e0c5ccc63d user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
15:11
Merge 9.0 check-in: 6621776e4d user: jan.nijtmans tags: bug-ea39ab591e, tip-595
11:17
Merge 8.7. Use more TCL_UNUSED() check-in: 61edd00ee2 user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
07:21
Merge 8.7 check-in: dbcb35a6b5 user: jan.nijtmans tags: trunk, main
07:20
Merge 8.6 check-in: 178e807735 user: jan.nijtmans tags: core-8-branch
2021-02-18
17:27
Get sebres-8-6-clock-speedup-cr2 ready for 8.7 too check-in: 829efd38ab user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
12:35
Merge 8.7 Closed-Leaf check-in: 3ec902ab5e user: jan.nijtmans tags: tip-575
12:15
Merge 9.0 check-in: 1f8438c15d user: jan.nijtmans tags: novem
12:12
Merge 8.7 check-in: 5ff4138b7f user: jan.nijtmans tags: trunk, main
12:01
Protect "interp limit" command better for allowed range in -millis and -seconds values check-in: 80aba12e46 user: jan.nijtmans tags: core-8-branch
11:37
Merge 9.0 check-in: 71da4ac96e user: jan.nijtmans tags: novem
11:31
Change (internal) signatures for TclpGetClicks/TclpGetSeconds to use "unsigned long long" in stead o... check-in: a939981a1b user: jan.nijtmans tags: trunk, main
08:51
Merge 8.7 check-in: 5d8fd75e2d user: jan.nijtmans tags: trunk, main
08:46
Merge 8.6 check-in: cc8ac8eecb user: jan.nijtmans tags: core-8-branch
2021-02-17
17:37
Merge 9.0 check-in: 5d51d3c1fc user: jan.nijtmans tags: rfe-854941, tip-596
16:19
Merge 8.7 check-in: edcd893275 user: jan.nijtmans tags: trunk, main
16:16
Fix abs(-9223372036854775808) special-case on platforms where sizeof(Tcl_WideInt) > sizeof(int64_t).... check-in: d116c129d8 user: jan.nijtmans tags: core-8-branch
15:57
Merge 9.0 check-in: f613e4bc26 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
15:55
Merge 8.7 check-in: 6ff6cd4286 user: jan.nijtmans tags: trunk, main
15:44
Fix compiler warning on non-intel CPU's check-in: fc9fb003eb user: jan.nijtmans tags: core-8-branch
13:07
Multi-arch only works on MacOS-11 check-in: 69ef84a4da user: jan.nijtmans tags: core-8-branch
11:02
Merge 9.0 check-in: 6bce2f4483 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
09:47
Merge 8.7 check-in: 95b0dd4e91 user: jan.nijtmans tags: trunk, main
09:41
Don't pack tcl_library/registry/pkgIndex in zip-file on UNIX check-in: 4cd78f82e9 user: jan.nijtmans tags: core-8-branch
08:50
Fix "make dist" on UNIX, broken due to TIP #590 check-in: 74e99a7d8f user: jan.nijtmans tags: core-8-branch
08:35
Another TIP #430 fix for cygwin: libtcl8.7.dll is installed in /usr/bin, not in /usr/lib as on other... check-in: 0cf50063d5 user: jan.nijtmans tags: core-8-branch
08:32
Don't try to use ln when creating libtcl.vfs on windows: It doesn't work for encodings or msg-files ... check-in: b4db772c52 user: jan.nijtmans tags: core-8-branch
2021-02-16
16:36
merge trunk check-in: 6e2b8e49c3 user: dgp tags: dgp-refactor
16:31
merge trunk check-in: 5ada5ae596 user: dgp tags: dgp-properbytearray
16:28
merge trunk check-in: 8a346f3454 user: dgp tags: novem
16:26
merge 8.7 check-in: 455dbb89f7 user: dgp tags: tip-568
15:41
merge 8.7 check-in: 0fe28c253f user: dgp tags: dgp-review
15:20
Merge 8.7 check-in: e0b2f43c0e user: jan.nijtmans tags: bug-45ddcfc3b1
13:59
Merge 8.7 check-in: f3e860273b user: jan.nijtmans tags: trunk, main
13:59
Attempt to produce double-arch (x86_64 and arm) binary for MacOS check-in: 07249595ff user: jan.nijtmans tags: core-8-branch
12:17
Merge 8.7 check-in: 6d6e1bc54f user: jan.nijtmans tags: tip-575
12:14
Merge 8.7 check-in: 7dcf2aa4a8 user: jan.nijtmans tags: trunk, main
12:10
merge-mark check-in: 61cda409bf user: jan.nijtmans tags: core-8-branch
12:00
Merge 8.6 check-in: 80ca3616d8 user: jan.nijtmans tags: core-8-branch
09:11
Merge 8.7 check-in: 7cc4841229 user: jan.nijtmans tags: tip-575
09:03
merge-mark check-in: 45c9763f48 user: jan.nijtmans tags: core-8-branch
08:39
Merge 8.7. Fix warning in tclStubInit.c when TCL_UTF_MAX=3 check-in: e203a7e507 user: jan.nijtmans tags: trunk, main
08:30
Merge 8.6 check-in: 2f8eeeca1b user: jan.nijtmans tags: core-8-branch
2021-02-15
17:06
Switch to version 1.3 of macher for the onefiledist check-in: 8ca0e1859f user: culler tags: core-8-branch
16:26
Merge 8.7 check-in: 27fe95d43f user: jan.nijtmans tags: trunk, main
16:20
Merge 8.6 check-in: a6473415cd user: jan.nijtmans tags: core-8-branch
15:41
Remove unused variable in win32 static build check-in: 55c885eb22 user: jan.nijtmans tags: core-8-branch
12:44
Merge 8.7 check-in: 47981618a9 user: jan.nijtmans tags: trunk, main
12:42
Merge 8.6 check-in: 75f14fa4d7 user: jan.nijtmans tags: core-8-branch
12:08
Merge 8.7 check-in: 6a6cafb81f user: jan.nijtmans tags: tip-575
08:24
Merge 8.7 check-in: d6ba033f5d user: jan.nijtmans tags: trunk, main
08:18
Enhance new testscases for compiled/interpreted mode check-in: 32752d62ed user: jan.nijtmans tags: core-8-branch
07:53
Merge 8.7 check-in: decfa0d4bd user: jan.nijtmans tags: trunk, main
07:48
Add testcases, contributed by Christian Werner. Two of them fail, so still some work to do. [d43f96c... check-in: e10ffc2513 user: jan.nijtmans tags: core-8-branch
07:47
Missing semicolon in UNIX Makefile check-in: 5be1de22bc user: jan.nijtmans tags: core-8-branch
07:31
"macher" output should be executable check-in: d1dda08d53 user: jan.nijtmans tags: core-8-branch
2021-02-12
17:29
Merge 8.7 check-in: c7cf4b89d7 user: jan.nijtmans tags: trunk, main
17:27
Use Marc Culler's "macher" utility for the onefiledist MacOSX builds. Only for non-framework builds. check-in: 36d5ee9276 user: jan.nijtmans tags: core-8-branch
15:12
Merge 8.7 check-in: 8a76a3eb97 user: jan.nijtmans tags: unicode-14
14:57
The syntax error was caused by Aquamacs inserting tabs into the YAML file. check-in: a1be2ab67f user: culler tags: core-8-branch
11:12
Syntax error in yaml-file check-in: 67ea997163 user: jan.nijtmans tags: core-8-branch
10:59
Replace Unicode 13 tables with Unicode 14 (still not finailized). Let's see how it goes so far. check-in: c00a7cb94b user: jan.nijtmans tags: unicode-14
08:21
Fix warning about unused symbol on --disable-shared build check-in: e2569d19ae user: jan.nijtmans tags: core-8-branch
01:46
macher 1.1 -> 1.2 (bug fixes) and account for new append syntax. Closed-Leaf check-in: cf64683a55 user: culler tags: culler-macher
2021-02-11
17:19
macher 1.0 -> 1.1 check-in: c7a34be43e user: jan.nijtmans tags: culler-macher
16:30
Experiment: Integrate culler's "macher" tool. Only for thin binaries check-in: a5728e8d0e user: jan.nijtmans tags: culler-macher
15:12
Add CFLAGS to the github actions to build fat binaries on macOS. check-in: 00273cea41 user: culler tags: core-8-branch
2021-02-10
13:43
Merge 8.7 check-in: 90ba3f0415 user: jan.nijtmans tags: trunk, main
13:12
Missing #endif check-in: 4cdcca0341 user: jan.nijtmans tags: core-8-branch
12:56
Make TIP #430 work on cygwin. Simplify some makefiles check-in: 05582f830a user: jan.nijtmans tags: core-8-branch
11:42
Merge 8.7 check-in: bb3a9f3cb6 user: jan.nijtmans tags: build-info
09:16
Merge 8.7 check-in: a097730544 user: jan.nijtmans tags: trunk, main
08:52
Fix pkgconfig-1.1 testcase for static builds check-in: 6ed0e881df user: jan.nijtmans tags: core-8-branch
08:25
Fix various aspects in TIP #430 implementation. Should now work for Tk too (together with some fixes... check-in: c10be39138 user: jan.nijtmans tags: core-8-branch
08:11
In a static build, don't pack dde/registry in zip-file. In shared build, pack dde/registry dll's in ... Closed-Leaf check-in: 8659e3ab6b user: jan.nijtmans tags: bug-87e840c26c
2021-02-09
16:43
Only set dllfile,runtime key info when doing a shared build check-in: e11bf36df4 user: jan.nijtmans tags: bug-87e840c26c
14:16
ZIPFS_BUILD=1 only needs to be set once check-in: 757e39b4e4 user: jan.nijtmans tags: bug-87e840c26c
13:34
Handle the situation that ::${basename}::pkgconfig does not have bindir/libdir,runtime keys: Either ... check-in: 3fe40b951c user: jan.nijtmans tags: bug-87e840c26c
12:07
Change TCL_ZIP_FILE name, just using dots in stead of underscores check-in: 689470c702 user: jan.nijtmans tags: bug-87e840c26c
07:34
Add --disable-zipfs flag to GNUmakefile check-in: 1557301dfc user: jan.nijtmans tags: bug-87e840c26c
2021-02-08
18:23
Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and other external packages) check-in: b99e35f754 user: jan.nijtmans tags: bug-87e840c26c
16:01
Merge 8.7 check-in: a28f3a2b95 user: jan.nijtmans tags: trunk, main
15:59
Merge-mark check-in: 0ee6faeb3b user: jan.nijtmans tags: core-8-branch
15:51
Bugfix in TIP #430 implementation: tcl_findLibrary should use the same zip-file naming as the config... check-in: f06a7fe2c6 user: jan.nijtmans tags: core-8-branch
15:25
Fix "auto.tcl" indenting check-in: 1874b0d7e7 user: jan.nijtmans tags: core-8-branch
11:19
Merge 8.7 check-in: b3984fa211 user: jan.nijtmans tags: trunk, main
10:46
Merge 8.6 check-in: dfef841403 user: jan.nijtmans tags: core-8-branch
2021-02-05
18:32
merge trunk check-in: 41969ea53b user: dgp tags: dgp-refactor
18:28
merge trunk check-in: 39e35a5337 user: dgp tags: novem
18:27
merge trunk check-in: 66feefbb32 user: dgp tags: dgp-properbytearray
18:20
merge 8.7 check-in: 0d606cd812 user: dgp tags: tip-568
18:10
merge 8.7 check-in: 985518f54f user: dgp tags: dgp-review
13:47
Merge 8.7 check-in: b26052e140 user: jan.nijtmans tags: trunk, main
13:45
Merge 8.6 check-in: 9d5eb46ded user: jan.nijtmans tags: core-8-branch
11:38
Merge 8.7 check-in: 36a077b724 user: jan.nijtmans tags: trunk, main
11:36
Merge 8.6 check-in: aabb14f612 user: jan.nijtmans tags: core-8-branch
2021-02-04
13:15
Merge 8.7 check-in: b2dd30d2d8 user: jan.nijtmans tags: trunk, main
13:11
In a --disable-shared build, attach the zip-file to the executable, so "onfiledist.yml" doesn't need... check-in: a4ddaee520 user: jan.nijtmans tags: core-8-branch
11:15
Merge 8.7 check-in: b3e43c59d7 user: jan.nijtmans tags: trunk, main
11:11
Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked against XQuartz check-in: a68bb5c427 user: jan.nijtmans tags: core-8-branch
2021-02-02
08:59
Merge 8.7 check-in: 8c240f20c5 user: jan.nijtmans tags: trunk, main
08:50
Merge 8.6 check-in: 1abab6bff2 user: jan.nijtmans tags: core-8-branch
2021-02-01
15:38
Add build tags for objective-c/cplusplus check-in: 3bed0fed32 user: jan.nijtmans tags: build-info
09:17
Merge 8.7. Make "git rev-parse" work from any directory check-in: 3ce50661f9 user: jan.nijtmans tags: build-info
08:20
Merge 8.7 check-in: 4ca19d8b85 user: jan.nijtmans tags: trunk, main
2021-01-29
15:51
Undo previous change to unix/configure.ac: It doesn't work check-in: e3fdc612c8 user: jan.nijtmans tags: core-8-branch
14:12
Merge 8.7 check-in: 81a4045590 user: jan.nijtmans tags: trunk, main
14:02
Merge 8.6 check-in: f6e6955b66 user: jan.nijtmans tags: core-8-branch
09:18
re-generate unix/configure check-in: b5ab5cf668 user: jan.nijtmans tags: core-8-branch
09:15
Fix [113be1991e]: zipfs on mac. From now on, --enable-framework automatically means --disable-zipfs... check-in: ad32c79177 user: jan.nijtmans tags: core-8-branch
2021-01-28
16:47
Merge 8.7 check-in: 414c763d56 user: jan.nijtmans tags: build-info
16:17
Merge 8.7 check-in: f5905e4d54 user: jan.nijtmans tags: trunk, main
15:54
Lowercase package names are recommended now check-in: d847891324 user: jan.nijtmans tags: core-8-branch
15:31
Merge 8.7 check-in: 41a4601ee7 user: jan.nijtmans tags: build-info
12:11
Restore accidently overwritten testcases check-in: cbda4839f6 user: jan.nijtmans tags: tip-526
11:58
Merge 9.0 check-in: 425b938783 user: jan.nijtmans tags: tip-526
11:28
Merge 8.7 check-in: 14f908e6da user: jan.nijtmans tags: trunk, main
11:08
Merge 8.6 check-in: 3260544adf user: jan.nijtmans tags: core-8-branch
2021-01-27
10:16
Merge 8.7 check-in: d2b9c8b993 user: jan.nijtmans tags: trunk, main
10:15
Merge 8.6 check-in: f88c410f93 user: jan.nijtmans tags: core-8-branch
09:35
Merge 8.6 check-in: 17fbc6acaf user: jan.nijtmans tags: core-8-branch
2021-01-26
14:58
Merge 9.0 check-in: a4e064c41c user: jan.nijtmans tags: stub-simplification
14:37
Merge 9.0 check-in: ecf0c4c9fd user: jan.nijtmans tags: novem
14:30
More more stub-entries, making the internal platform table more equal to each other. Old entries kep... check-in: ec3a34dadd user: jan.nijtmans tags: trunk, main
11:13
Make Tcl_GetBytesFromObj usable without TCL_NO_DEPRECATED too. Fix "testbytestring" test command, pr... check-in: 79dee4d810 user: jan.nijtmans tags: tip-568
10:58
Sort platform-dependant entries in tclInt.decls. No change in generated tcl*Decls.h check-in: 32ad91cbac user: jan.nijtmans tags: trunk, main
2021-01-25
19:13
merge trunk check-in: 697a471639 user: dgp tags: dgp-properbytearray
19:11
merge trunk check-in: 1a927c82bd user: dgp tags: dgp-refactor
18:51
merge 8.7 check-in: 19aa63958b user: dgp tags: tip-568
18:41
merge 8.7 check-in: ecf73f5a7b user: dgp tags: dgp-review
15:22
Merge 9.0 check-in: 0deaf58f10 user: jan.nijtmans tags: novem
15:20
Remove 4 (internal, MacOS-specific) functions from internal stub table, MODULE_SCOPE should be suffi... check-in: c21dcdc4c7 user: jan.nijtmans tags: trunk, main
12:28
Merge 8.7 check-in: 577cde587a user: jan.nijtmans tags: trunk, main
12:26
Merge 8.6 check-in: fa80f8bede user: jan.nijtmans tags: core-8-branch
12:13
Merge 9.0 check-in: 49528c0ea6 user: jan.nijtmans tags: novem
12:05
Merge 8.7 check-in: e1314c4f17 user: jan.nijtmans tags: trunk, main
11:53
Make Tcl_GetString() a macro calling Tcl_GetStringFromObj(). Just the same as Tcl_GetUnicode(). check-in: 20d58bcd75 user: jan.nijtmans tags: core-8-branch
10:40
Merge 8.7 check-in: 70e00e7830 user: jan.nijtmans tags: trunk, main
10:26
Fix [f4b0cb2080] by only accepting new syntax when TCL_NO_DEPRECATED is defined check-in: 0e42f57406 user: jan.nijtmans tags: core-8-branch
10:05
Merge 9.0 check-in: a851465dc4 user: jan.nijtmans tags: novem
10:04
Remove many commented-out sections of tclInt.decls: Since Tcl 9.0 doesn't need to be binary compatib... check-in: fb46cdf2a6 user: jan.nijtmans tags: trunk, main
09:18
Merge 9.0 check-in: 0928a89ce6 user: jan.nijtmans tags: novem
09:17
Merge 8.7 check-in: 0aac7e4fc4 user: jan.nijtmans tags: trunk, main
09:16
Merge 8.6 check-in: b1994e722a user: jan.nijtmans tags: core-8-branch
08:31
Merge 9.0 check-in: 1775bf0701 user: jan.nijtmans tags: novem
08:28
Merge 8.7 check-in: 344a1a2d40 user: jan.nijtmans tags: trunk, main
08:27
Make sure MODULE_SCOPE is always defined correctly, for C++ compilers too check-in: e6db905194 user: jan.nijtmans tags: core-8-branch
2021-01-22
22:09
merge trunk (resolve conflicts (wrong?)) check-in: 0cfefeea27 user: dgp tags: novem
22:04
merge trunk check-in: dac0dfb7c7 user: dgp tags: dgp-properbytearray
21:53
merge trunk check-in: 027da05f57 user: dgp tags: dgp-refactor
21:48
merge 8.7 check-in: 57b7888e51 user: dgp tags: dgp-review
21:47
merge 8.7 check-in: 4c83a8a53a user: dgp tags: tip-568
15:31
Undo (for now) removal of TclMacOSXNotifierAddRunLoopMode(), we don't want an earlier compiled Tk to... check-in: a30056b4c9 user: jan.nijtmans tags: trunk, main
15:04
Merge 8.7. Simplify handling of platform-dependant API's like Tcl_CreateFileHandler check-in: e15aa5f741 user: jan.nijtmans tags: trunk, main
14:22
Fix [http://core.tcl.tk/tk/tktview?name=1712098|1712098]: Tk still needs Tcl source distro, by new e... check-in: c1807dd2c4 user: jan.nijtmans tags: core-8-branch
09:24
Change exported symbol from TclMacOSXNotifierAddRunLoopMode -> Tcl_MacOSXNotifierAddRunLoopMode Closed-Leaf check-in: 9a45585e63 user: jan.nijtmans tags: bug-1712098
08:57
Rebase to core-8-branch check-in: 2bb14ce2f1 user: jan.nijtmans tags: bug-1712098
2021-01-21
16:03
Merge 8.7 check-in: 61b8f79164 user: jan.nijtmans tags: trunk, main
16:01
Merge 8.6 check-in: 69d621732d user: jan.nijtmans tags: core-8-branch
15:49
Merge 8.7 check-in: 7eef120709 user: jan.nijtmans tags: trunk, main
15:46
Merge 8.6 check-in: 411b16f75d user: jan.nijtmans tags: core-8-branch
14:05
Merge TIP 481 (resolve conflicts) check-in: 61fcaefc06 user: jan.nijtmans tags: dgp-properbytearray
12:47
Close fork check-in: 56b170d942 user: jan.nijtmans tags: trunk, main
12:43
Close fork check-in: ca7599ebbc user: jan.nijtmans tags: core-8-branch
2021-01-20
23:05
Improve [file attributes] documentation check-in: 7a50bd12b0 user: msi tags: trunk, main
22:35
Improve [file attributes] documentation check-in: 3bf6c31454 user: msi tags: core-8-branch
16:27
Merge 8.7 check-in: 64c79bc531 user: jan.nijtmans tags: trunk, main
16:23
merge-mark check-in: b97f8b5b77 user: jan.nijtmans tags: core-8-branch
14:13
Fix potential endless loop in "stats" command (only enable in debug-build) check-in: b84e49c927 user: jan.nijtmans tags: core-8-branch
11:44
Fix filesystem-1.52* (since "//foo" is canonical now). Merge 8.7 check-in: 77b23b693b user: jan.nijtmans tags: tip-402
07:51
Merge 8.7 check-in: b2bd4c6c96 user: jan.nijtmans tags: trunk, main
07:47
Close fork check-in: 93ce3ce3eb user: jan.nijtmans tags: core-8-branch
2021-01-19
20:57
Improve clarity of [file attributes] documentation check-in: 1e63a19ae8 user: msi tags: trunk, main
20:14
Improve clarity of [file attributes] documentation check-in: 4e09500f1f user: msi tags: core-8-branch
13:54
Merge 8.7 check-in: 0c85e9f95c user: jan.nijtmans tags: tip-402
13:20
Merge 8.6 check-in: 9ed0557b9c user: jan.nijtmans tags: core-8-branch
07:50
Document that Tcl_GetByteArrayFromObj accepts a size_t *lengthPtr as well (TIP #481) check-in: a700e8856e user: jan.nijtmans tags: core-8-branch
2021-01-18
15:59
Make Tcl_GetBytesFromObj work with size_t length parameter (just as Tcl_GetByteArrayFromObj in TIP #... check-in: 5e9d3fefc5 user: jan.nijtmans tags: tip-568
2021-01-15
22:28
merge trunk check-in: 8ccfdaac0e user: dgp tags: dgp-refactor
22:23
Merge TIP 481 (resolve conflicts) check-in: 8cdef98ab8 user: dgp tags: dgp-refactor
22:01
merge 8.7 check-in: 3bc2ece943 user: dgp tags: tip-568
21:46
Merge TIP 481 (resolve conflicts) check-in: 7c6772d86e user: dgp tags: tip-568
18:36
Merge pre-TIP 481 commits from trunk. check-in: 5e1e0f4d5c user: dgp tags: dgp-refactor
18:22
Merge pre-TIP 481 commits from trunk check-in: fc566d704e user: dgp tags: dgp-properbytearray
18:22
Merge pre-TIP 481 commits of 8.7 branch check-in: 04bbb5533d user: dgp tags: tip-568
18:10
merge trunk check-in: d0052e35da user: dgp tags: novem
15:59
merge 8.7 check-in: 82c1a7942e user: dgp tags: dgp-review
15:25
Merge 8.7 check-in: c6e9b10e59 user: jan.nijtmans tags: trunk, main
14:58
Bugfix for TIP #587 implementation: Always use -eofchar "\032 {}" and _NOT_ -eofchar \032, otherwise... check-in: 7b07bf0207 user: jan.nijtmans tags: core-8-branch
13:57
Merge 9.0 check-in: a8671ef11a user: jan.nijtmans tags: bug-ea39ab591e, tip-595
12:52
Merge 8.7 check-in: e27717450d user: jan.nijtmans tags: trunk, main
10:52
Fix [ff658e10fc]: tip 551 in 8.7a4 0b1111_1111 not working. Also fix some indenting in code check-in: 7ff7203075 user: jan.nijtmans tags: core-8-branch
2021-01-14
17:00
Merge 8.7 check-in: 484f8533e1 user: jan.nijtmans tags: trunk, main
16:46
Starting with TIP #514, we know exactly what [largest_int] is. So, make use of that in "string.test" check-in: bab207fe8e user: jan.nijtmans tags: core-8-branch
11:50
More progress check-in: 07a0f898f8 user: jan.nijtmans tags: bug-45ddcfc3b1
2021-01-13
15:45
Merge 9.0 check-in: a71800ff56 user: jan.nijtmans tags: novem
15:40
Merge 8.7 check-in: 9dd47b0da9 user: jan.nijtmans tags: trunk, main
15:38
merge-mark check-in: 0e35b43117 user: jan.nijtmans tags: bug-45ddcfc3b1
15:37
Add mp_unpack() to the libtommath stub table, so this function is available to extensions (and to Tc... check-in: ae97648edb user: jan.nijtmans tags: core-8-branch
15:21
More progress for "scan" check-in: 7929a6bc8a user: jan.nijtmans tags: bug-45ddcfc3b1
14:56
Protect mp_init_i64 callers for overflow check-in: a7a18d871b user: jan.nijtmans tags: bug-45ddcfc3b1
14:27
Merge 8.7. Fix format.test testcases check-in: 55dd38a938 user: jan.nijtmans tags: bug-45ddcfc3b1
10:50
Merge 8.7 check-in: 1764c23a7e user: jan.nijtmans tags: trunk, main
10:48
Merge 8.6 check-in: e57c59ad4e user: jan.nijtmans tags: core-8-branch
2021-01-12
17:11
Bring documentation in line with *.decls files check-in: f3f64889cd user: jan.nijtmans tags: core-8-branch
17:07
More WIP check-in: bd9e5afaf9 user: jan.nijtmans tags: bug-45ddcfc3b1
2021-01-11
17:07
Merge 8.7. WIP. Some little progress check-in: b92c69a102 user: jan.nijtmans tags: bug-45ddcfc3b1
16:35
Merge 9.0 check-in: 59988d4fee user: jan.nijtmans tags: novem
16:03
merge-mark check-in: aaaeb74cbb user: jan.nijtmans tags: trunk, main
16:01
Make tclStrToD.c compile on systems without inttypes.h check-in: 6ab0f6cf0e user: jan.nijtmans tags: core-8-branch
15:58
Make tclStrToD.c compile on systems without inttypes.h check-in: 0ed255ceae user: jan.nijtmans tags: trunk, main
11:54
Merge 9.0 check-in: b117f526f0 user: jan.nijtmans tags: novem
11:54
Merge 8.7 check-in: 4d8578a441 user: jan.nijtmans tags: trunk, main
11:52
Merge 8.6 check-in: 68252f07db user: jan.nijtmans tags: core-8-branch
10:34
Merge 9.0 check-in: f070ae806a user: jan.nijtmans tags: novem
10:03
Merge 8.7, resolve conflicts check-in: 015ff38790 user: jan.nijtmans tags: trunk, main
08:33
TIP #481 implementation: Tcl_GetStringFromObj() with size_t length parameter check-in: 777a907c79 user: jan.nijtmans tags: core-8-branch
08:23
Make Tcl independent from exact definition of TCL_LL_MODIFIER. In tclStrToD.c we need an _exact_ 64-... check-in: f695d4eade user: jan.nijtmans tags: core-8-branch
2021-01-08
21:07
Merge 8.7 (resolve conflicts) check-in: 5295f674c1 user: dgp tags: trunk, main
20:07
Improve description of Unix options for [file attributes] (Pt. 1) check-in: d7673ffda6 user: msi tags: core-8-branch
17:15
Fix consistency and grammar in re_syntax.n check-in: f7cfdf3dc0 user: msi tags: core-8-branch
14:45
TIP #592 implememtation: Stop support for Windows XP, Server 2003, Vista, Server 2008 check-in: 237a1ad40c user: jan.nijtmans tags: core-8-branch
10:48
Fix memory leak check-in: f4028b1cc3 user: jan.nijtmans tags: tip-567
10:27
Compile Tcl with -DTCL_WIDE_INT_TYPE=__int128, proving [45ddcfc3b1]. For now, only for Linux, don't ... check-in: 481654654f user: jan.nijtmans tags: bug-45ddcfc3b1
09:37
Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we stopped support for MSVC 6... Closed-Leaf check-in: 174a9adac8 user: jan.nijtmans tags: tip-592
2021-01-07
15:31
define UWIDE_MAX and friends in terms of Tcl_WideUInt/Tcl_WideInt, since we cannot be sure that Tcl_... check-in: ff2762ef21 user: jan.nijtmans tags: tip-592
14:45
Revise UWIDE_MAX and friends check-in: b5ee44ebe9 user: jan.nijtmans tags: tip-592
14:11
Rebase to tip-592 branch Leaf check-in: 77ed0ee49f user: jan.nijtmans tags: rfe-c975939973
13:42
Merge 8.7. Don't bother BorlandC, LCC and WatcomC any more, since they (probably) cannot handle Wind... check-in: 7d0cf14313 user: jan.nijtmans tags: tip-592
12:31
Merge 8.6 check-in: 208cb37c8d user: jan.nijtmans tags: core-8-branch
10:55
Fix warnings when __USE_MINGW_ANSI_STDIO=1 check-in: c92be8787e user: jan.nijtmans tags: tip-592
10:13
No need any more for -D_ATL_XP_TARGETING=1 check-in: 297a7495f6 user: jan.nijtmans tags: tip-592
09:42
Attempt to remove __USE_MINGW_ANSI_STDIO=0 from win/Makefile.in, and other simplifications ruling ou... check-in: feb26f7631 user: jan.nijtmans tags: rfe-c975939973
07:37
Merge 8.7 check-in: c5edeb7b5f user: jan.nijtmans tags: tip-592
2021-01-06
15:50
Merge 8.7 check-in: 3d5972d7ba user: jan.nijtmans tags: trunk, main
15:48
Merge 8.6 check-in: e5b131099a user: jan.nijtmans tags: core-8-branch
11:52
Merge 8.7 check-in: 82f2ad5bc5 user: jan.nijtmans tags: tip-558
11:44
Attempt to fix problem in TIP #587 implementation: When reading commands from stdin, they are - like... Leaf check-in: ab172968cd user: jan.nijtmans tags: tip-587-stdin
11:34
Merge 8.7 check-in: 156639ff9c user: jan.nijtmans tags: trunk, main
10:31
tcltest -> 2.5.4. Version change should have been done at this commit: [95852bc2ed0e2c11] check-in: 4af49f7199 user: jan.nijtmans tags: core-8-branch
09:26
TIP #590 follow-up: Restore 2nd 'load' argument in dde/registry pkgIndex.tcl. Otherwise those pkgInd... check-in: abdf9c718f user: jan.nijtmans tags: core-8-branch
2021-01-05
20:43
Fix unclear language in re_syntax. [2da4c23916] check-in: 1270285eaf user: dkf tags: trunk, main
20:41
merge core-8-branch check-in: d0d536c066 user: dkf tags: tip-558
20:35
Fix unclear language in re_syntax. [2da4c23916] check-in: 142b4afb0e user: dkf tags: core-8-branch
17:09
Merge 8.7 check-in: b766819c0d user: jan.nijtmans tags: trunk, main
17:06
Merge 8.6: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16 check-in: 4b83b63550 user: jan.nijtmans tags: core-8-branch
14:45
Merge 8.7 check-in: 190b02c875 user: jan.nijtmans tags: trunk, main
14:43
Merge 8.6 check-in: 055ee6803a user: jan.nijtmans tags: core-8-branch
10:31
Merge 8.7 check-in: e5495ab8e3 user: jan.nijtmans tags: trunk, main
10:29
Merge 8.6 check-in: 68a7b75991 user: jan.nijtmans tags: core-8-branch
09:27
Merge 8.7 check-in: 43e2fb7b63 user: jan.nijtmans tags: tip-567
09:21
Merge 8.7 check-in: 90db34b475 user: jan.nijtmans tags: trunk, main
09:19
Merge 8.6 check-in: 7467a34f63 user: jan.nijtmans tags: core-8-branch
2021-01-04
16:47
Merge 8.7 check-in: d8e62a2ee2 user: jan.nijtmans tags: trunk, main
16:46
Merge 8.6 check-in: 8f50937f8a user: jan.nijtmans tags: core-8-branch
16:32
Merge-mark check-in: ba0db2e106 user: jan.nijtmans tags: core-8-branch
14:52
Merge 8.7 check-in: c30ecca85f user: jan.nijtmans tags: trunk, main
14:34
Merge 8.6 check-in: 0421a09512 user: jan.nijtmans tags: core-8-branch
10:01
Merge-mark check-in: dadaf5e54b user: jan.nijtmans tags: core-8-branch
07:54
Merge 8.7 Closed-Leaf check-in: f1041f9f48 user: jan.nijtmans tags: tip-481
07:48
Merge 8.7 check-in: 7bfba75988 user: jan.nijtmans tags: tip-592
2021-01-03
00:38
merge trunk check-in: 7d3fec4985 user: dgp tags: dgp-refactor
00:37
merge trunk check-in: 8a3db81899 user: dgp tags: dgp-properbytearray
00:33
merge trunk check-in: e4e8aebf6c user: dgp tags: novem
00:32
merge 8.7 check-in: d108cf4f23 user: dgp tags: tip-568
00:27
merge 8.7 check-in: b91e25f3a2 user: dgp tags: trunk, main
00:26
merge 8.7 check-in: 18fe00472b user: dgp tags: dgp-review
2021-01-02
22:53
merge 8.6 check-in: 1a8d1864f3 user: dgp tags: core-8-branch
2020-12-29
22:23
merge-mark check-in: 748e0c6acd user: jan.nijtmans tags: core-8-branch
2020-12-28
14:46
TIP #587 follow-up: Looks like -encoding utf-8 still was missing in some places, only visible on Wi... check-in: 95852bc2ed user: jan.nijtmans tags: core-8-branch
2020-12-26
22:47
Merge 8.7 check-in: 91945e7ae1 user: jan.nijtmans tags: tip-592
22:18
Merge 8.7 check-in: 58d06cdd91 user: jan.nijtmans tags: trunk, main
22:12
Merge 8.6. Give up handling EXTRA_CC_SWITCHES for c++ compile check-in: 490bc7c81b user: jan.nijtmans tags: core-8-branch
2020-12-24
17:40
TO DO reminder check-in: 6771ceddfa user: dgp tags: dgp-review
17:30
Record milestone to incorporate into the text. check-in: c1b59869c3 user: dgp tags: dgp-review
17:23
merge 8.7 check-in: 1d64298f61 user: dgp tags: dgp-review
15:50
Merge 9.0 check-in: 88108d7070 user: jan.nijtmans tags: novem
15:47
Merge 8.7 check-in: 67e1901465 user: jan.nijtmans tags: trunk, main
15:40
Merge 8.6 check-in: 9dfb36fe87 user: jan.nijtmans tags: core-8-branch
11:07
Another attempt to make EXTRA_CC_SWITCHES work for c++ compiles in github actions check-in: a3ac37a0ee user: jan.nijtmans tags: core-8-branch
2020-12-23
10:30
Update TZ info to tzdata2020e (via merge). check-in: 59c556c99b user: jima tags: trunk, main
10:26
Update TZ info to tzdata2020e (via merge). check-in: c9480e15d6 user: jima tags: core-8-branch
10:01
EXTRA_CC_SWITCHES quoting doesn't work. Let's try again check-in: c50f27e48e user: jan.nijtmans tags: core-8-branch
08:18
Merge 8.7 check-in: 588297be22 user: jan.nijtmans tags: trunk, main
08:17
Merge 8.6 check-in: e0f4a28573 user: jan.nijtmans tags: core-8-branch
07:49
Merge 8.7 check-in: 3b70a6e9e9 user: jan.nijtmans tags: trunk, main
07:47
Merge 8.6 check-in: 798fd17ff4 user: jan.nijtmans tags: core-8-branch
2020-12-22
09:29
Merge 8.7 check-in: 4c96528802 user: jan.nijtmans tags: trunk, main
09:28
Merge 8.6 check-in: f57e815934 user: jan.nijtmans tags: core-8-branch
08:58
Compile on github actions using C++ compiler, even without CC=g++ (which doesn't work with autoconf ... check-in: a97290218e user: jan.nijtmans tags: core-8-branch
2020-12-21
14:40
merge trunk check-in: 8cf6700e13 user: dgp tags: dgp-properbytearray
14:39
merge trunk check-in: 84eb5ab6a3 user: dgp tags: dgp-refactor
14:32
merge trunk check-in: d28a4d8d67 user: dgp tags: novem
13:46
merge 8.7 check-in: 1226d49201 user: dgp tags: tip-568
13:40
merge 8.7 check-in: d5a8b285ec user: dgp tags: dgp-review
2020-12-19
22:27
Merge 8.7 check-in: 84911eb20c user: jan.nijtmans tags: trunk, main
22:17
autoupdate */configure.ac and */tcl.m4. Should still work with autoconf-2.69 too check-in: ca7a3d403a user: jan.nijtmans tags: core-8-branch
2020-12-18
14:40
Merge 9.0 check-in: 712ea865e9 user: jan.nijtmans tags: novem
14:09
Merge 8.7 check-in: b285c97872 user: jan.nijtmans tags: trunk, main
14:00
Remove g++ builds from travis/github actions. The construct "CC=g++" doesn't work any more with auto... check-in: a58c07f453 user: jan.nijtmans tags: core-8-branch
10:42
Rename AC_HELP_STRING to AS_HELP_STRING, and fix determination of intptr_t/uintptr_t with autoconf 2... check-in: fef38331d6 user: jan.nijtmans tags: core-8-branch
2020-12-17
18:56
Merge 8.7 check-in: 101a4eb3be user: jan.nijtmans tags: tip-481
16:39
Further elimination of __int64 type check-in: fc0c960d66 user: jan.nijtmans tags: tip-592
15:47
Undo one change from previous commit: this gives a warning on mingw-w64 check-in: 6882d6aa3d user: jan.nijtmans tags: tip-592
15:44
Simplifications when assuming VS 2015 or later check-in: c9307db938 user: jan.nijtmans tags: tip-592
14:14
Merge 8.7 check-in: 0711a7885d user: jan.nijtmans tags: tip-592
14:12
Merge 8.7 check-in: 9c685bd28a user: jan.nijtmans tags: trunk, main
12:48
Merge 8.6. Re-generate tclConfig.h.in with autoheader v2.70 check-in: 250cc2e2c9 user: jan.nijtmans tags: core-8-branch
08:22
Re-generate configure scripts with (brand-new!!!) autoconf-2.70 check-in: 091ddee886 user: jan.nijtmans tags: trunk, main
08:11
Re-generate configure scripts with (brand-new!!!) autoconf-2.70 check-in: e4c77af1d9 user: jan.nijtmans tags: core-8-branch
2020-12-16
15:46
Remove "Vista" from manifest. Test simplifications check-in: 3cf4e67435 user: jan.nijtmans tags: tip-592
15:32
TIP #592 implementation: Stop support for Windows XP, Server 2003, Vista, Server 2008 check-in: 32516a92d8 user: jan.nijtmans tags: tip-592
15:10
Merge 8.7 check-in: aaecaf0d9b user: jan.nijtmans tags: tip-481
15:04
Merge 8.7 check-in: 4ef1149deb user: jan.nijtmans tags: tip-575
14:33
Merge 8.7 check-in: 002142f34b user: jan.nijtmans tags: trunk, main
14:31
Merge 8.6 check-in: db64300701 user: jan.nijtmans tags: core-8-branch
14:24
Merge 8.6 check-in: 8ae8992940 user: jan.nijtmans tags: core-8-branch
2020-12-14
08:53
Merge-mark check-in: bc29856fdd user: jan.nijtmans tags: trunk, main
08:49
Merge 8.6 check-in: ace4a5d51e user: jan.nijtmans tags: core-8-branch
08:27
Merge 8.7 check-in: 55ae10a3d1 user: jan.nijtmans tags: trunk, main
08:11
Merge 8.6 check-in: cc1deaaeae user: jan.nijtmans tags: core-8-branch
2020-12-13
16:59
Merge 8.7 check-in: 0631cdce81 user: jan.nijtmans tags: tip-575
16:57
Merge 8.7 check-in: da96221a35 user: jan.nijtmans tags: build-info
16:47
Merge 8.7 check-in: 6c9c94a3f9 user: jan.nijtmans tags: trunk, main
16:38
Merge 8.6 check-in: 9966545e11 user: jan.nijtmans tags: core-8-branch
2020-12-12
11:44
Merge 8.7 check-in: bd7d63535d user: jan.nijtmans tags: trunk, main
11:39
Merge 8.6 check-in: f5a39ac868 user: jan.nijtmans tags: core-8-branch
2020-12-11
12:45
Merge 8.7 check-in: 872541937d user: jan.nijtmans tags: trunk, main
12:44
Merge 8.6 check-in: 0a7739c425 user: jan.nijtmans tags: core-8-branch
09:12
nmake: export zip metadata for Tk and extensions check-in: ab28236148 user: apnadkarni tags: core-8-branch
09:00
Merge 8.6 (msvcrt time64 fixes) check-in: e1ead291a2 user: apnadkarni tags: core-8-branch
08:25
Merge 8.7 check-in: 504174b35e user: jan.nijtmans tags: tip-481
07:59
Merge 8.6 (nmake) check-in: 43643d60ff user: apnadkarni tags: core-8-branch
2020-12-10
19:51
merge trunk check-in: 1293ec099f user: dgp tags: novem
19:35
Merge trunk; silence shadow warning check-in: fd76c5f3fc user: dgp tags: dgp-refactor
19:32
merge trunk check-in: 8f9097afd5 user: dgp tags: dgp-properbytearray
18:58
merge 8.7 check-in: 7067bdaa1c user: dgp tags: tip-568
18:37
merge 8.7 check-in: 624ec81253 user: dgp tags: dgp-review
18:06
Merge 8.7 check-in: 9d8d36a986 user: jan.nijtmans tags: trunk, main
18:06
Merge 8.6 check-in: 9fc7e29464 user: jan.nijtmans tags: core-8-branch
15:45
publicize TclWinConvertError check-in: c4c457ae51 user: jan.nijtmans tags: rfe-800716
13:28
Merge 8.7 check-in: 43e2b97ad9 user: jan.nijtmans tags: trunk, main
13:27
Merge 8.6 check-in: f1cff5a702 user: jan.nijtmans tags: core-8-branch
10:33
Tweak error-message check-in: 4c1e6f8b9d user: jan.nijtmans tags: bug-ea39ab591e, tip-595
10:16
Merge 9.0 check-in: 676a0c9850 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
09:52
Merge 8.7 check-in: cec350ad10 user: jan.nijtmans tags: trunk, main
09:50
Merge 8.6. Add empty "tests/safe-stock86.test", in an attempt to remove this file from the GIT branc... check-in: 8a2a8ff452 user: jan.nijtmans tags: core-8-branch
2020-12-09
09:57
Merge-mark check-in: c207a8b0e3 user: jan.nijtmans tags: trunk, main
09:56
Fix github actions Windows build check-in: 84fd3e6856 user: jan.nijtmans tags: core-8-branch
09:55
Fix github actions Windows build check-in: 60b2ccdc4f user: jan.nijtmans tags: trunk, main
09:20
Merge 8.7 check-in: 47dd18d0ab user: jan.nijtmans tags: trunk, main
09:17
nmake: OPTS=msvcrt is now the default, even for static builds. Use OPTS=nomsvcrt if you don't want t... check-in: 588d9bc271 user: jan.nijtmans tags: core-8-branch
06:28
Merge 8.7 (nmake) check-in: faca0cb7d1 user: apnadkarni tags: trunk, main
06:17
nmake: make zipfs mount point consistent with Unix/autoconf check-in: 2c56d56170 user: apnadkarni tags: core-8-branch
04:31
nmake: subsume staticpkg option within static builds check-in: af917f959c user: apnadkarni tags: core-8-branch
2020-12-08
15:42
Merge 8.7 check-in: 71493b571b user: jan.nijtmans tags: trunk, main
15:31
Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All C sources can now use U... check-in: 4254aa305b user: jan.nijtmans tags: core-8-branch
11:06
TIP 430: generate and embed library zip. check-in: 725b3b5a7c user: apnadkarni tags: core-8-branch
10:46
TIP 430: generate and attach library zip Closed-Leaf check-in: 77c39d649b user: apnadkarni tags: apn-sfe
10:37
Merge 8.7 check-in: c66505b196 user: jan.nijtmans tags: apn-sfe
10:35
Merge 8.7 check-in: 620702d16a user: jan.nijtmans tags: trunk, main
10:30
Skip testcases filesystem-7.1.[1|2] with msvc OPTS=staticpkg: This isn't supposed to work check-in: 958fee8962 user: jan.nijtmans tags: core-8-branch
10:14
TIP #590 follow-up: Adapt documentation and tclStubLib.c check-in: f9ad8e3482 user: jan.nijtmans tags: core-8-branch
09:04
Merge 8.7 check-in: 59ebc12c8a user: jan.nijtmans tags: apn-sfe
2020-12-07
16:56
merge trunk check-in: 5cae1c172b user: dgp tags: dgp-refactor
16:44
merge trunk check-in: c8d2829e02 user: dgp tags: dgp-properbytearray
16:38
merge trunk check-in: fffa5665df user: dgp tags: novem
16:31
merge 8.7 check-in: e37fb3b038 user: dgp tags: tip-568
16:21
merge 8.7 check-in: 5f50ee66f1 user: dgp tags: dgp-review
15:11
Merge 8.7 check-in: 1daba5bf99 user: jan.nijtmans tags: trunk, main
15:08
Put dde/registry obj-files in the stub library in stead of the static library. Needed to combine --d... check-in: d9e05a8644 user: jan.nijtmans tags: core-8-branch
14:37
Merge 9.0 check-in: 3e01853fea user: jan.nijtmans tags: novem
14:34
Merge 8.7 check-in: f88e5a5f30 user: jan.nijtmans tags: trunk, main
14:25
In configure/make Windows build, static builds include dde and registry extension statically too imp... check-in: 67a0ffb570 user: jan.nijtmans tags: core-8-branch
13:57
Merge 8.6 check-in: 38c4fc2161 user: jan.nijtmans tags: core-8-branch
09:21
© check-in: 2305632cd1 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
09:16
Use \u???? syntax in identifiers, to make it work with gcc too check-in: d2ae8d2504 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
2020-12-06
20:58
Period. Closed-Leaf check-in: 32fada4bd6 user: bch tags: NULL_non-retriever
20:57
comment grammar check-in: 8fdd7464bd user: bch tags: NULL_non-retriever
18:39
allow NULL for indexPtr to say "am not interested in index, just membership in set of possibilities"... check-in: 56944df1f7 user: bch tags: NULL_non-retriever
18:24
merge core-8-branch check-in: 8e811ca605 user: dkf tags: tip-558
13:47
Add -finput-charset=UTF-8 to CFLAGS check-in: 1d0bce83be user: jan.nijtmans tags: bug-ea39ab591e, tip-595
10:39
nmake: Generate libtcl_VERSION.zip as per TIP 430 check-in: 42f73c420f user: apnadkarni tags: apn-sfe
09:39
Merge core-8-branch for new rules.vc check-in: 840904e7a9 user: apnadkarni tags: apn-sfe
08:09
Merge 8.6 check-in: fae3cd073c user: apnadkarni tags: core-8-branch
2020-12-05
11:28
Add -fextended-identifiers option to unix/dltest makefile check-in: 42f8105aa8 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
11:06
Create new branch named "apn-sfe" check-in: d7dc65e4ef user: apnadkarni tags: apn-sfe
02:56
Merge 8.7 check-in: 783a808f94 user: apnadkarni tags: trunk, main
02:51
Fix suffix on single file exe name check-in: 75570f3e4e user: apnadkarni tags: core-8-branch
2020-12-04
15:32
Merge 8.7 check-in: a0a34123f1 user: jan.nijtmans tags: tip-575
15:12
Merge 9.0 check-in: b8cccc59e2 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
11:46
Merge 9.0 Closed-Leaf check-in: 3cbe782495 user: jan.nijtmans tags: paths-for-9
11:02
Merge 8.7 check-in: 6ce9d46084 user: jan.nijtmans tags: trunk, main
10:44
Merge 8.6 check-in: afd2fa5fae user: jan.nijtmans tags: core-8-branch
10:04
Merge 8.6 check-in: eab97bc284 user: jan.nijtmans tags: core-8-branch
09:56
TIP 590: Recommend lowercase Package Names check-in: 836cfc20b3 user: jan.nijtmans tags: core-8-branch
2020-12-03
16:50
Add makefile.vc target sfe for single-file executable check-in: a490f10cc6 user: apnadkarni tags: core-8-branch
14:46
Merge 8.7 check-in: edeed16307 user: jan.nijtmans tags: trunk, main
14:39
Merge 8.6 check-in: 47ae321230 user: jan.nijtmans tags: core-8-branch
10:44
Merge 8.7 check-in: a2cbadb299 user: jan.nijtmans tags: trunk, main
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:52
Merge 9.0 check-in: 25b37e5e20 user: jan.nijtmans tags: tip-526
15:43
Merge 8.7 check-in: c5f0442395 user: jan.nijtmans tags: trunk, main
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:39
Merge 9.0 check-in: 1629c52f86 user: jan.nijtmans tags: tip-526
12:18
Merge 8.7 check-in: a481e515eb user: jan.nijtmans tags: trunk, main
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:54
Merge 8.7 check-in: b060aa488b user: jan.nijtmans tags: trunk, main
08:53
Merge 8.6 check-in: 66583afb9e user: jan.nijtmans tags: core-8-branch
2020-11-30
17:27
Merge 9.0 check-in: 430088726f user: jan.nijtmans tags: msys2-fixes_v001
16:54
Merge 8.7 check-in: f16fca175f user: jan.nijtmans tags: trunk, main
16:53
Merge 8.6 check-in: 92f0cf9c7b user: jan.nijtmans tags: core-8-branch
14:21
Merge 8.7 check-in: 92528d71ba user: jan.nijtmans tags: trunk, main
14:20
Merge 8.6 check-in: 864e652fd3 user: jan.nijtmans tags: core-8-branch
13:38
Merge 8.7 check-in: 35435bded3 user: jan.nijtmans tags: trunk, main
13:37
Merge 8.6 check-in: 6ae531a376 user: jan.nijtmans tags: core-8-branch
12:22
Merge 8.7 check-in: 74f72e4f9f user: jan.nijtmans tags: trunk, main
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
09:10
Merge 9.0 check-in: 9c84fd103c user: jan.nijtmans tags: msys2-fixes_v001
09:03
Merge 8.7 check-in: 2ac203a0dc user: jan.nijtmans tags: trunk, main
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
07:53
Add msys2-build workflow check-in: ddc3dd39c1 user: jan.nijtmans tags: msys2-fixes_v001
07:49
See: [https://github.com/jannick0/tcl/tree/msys2-fixes_v001] check-in: 9c136c5785 user: jan.nijtmans tags: msys2-fixes_v001
2020-11-27
18:14
Merge 8.7 check-in: 95c034fe59 user: dkf tags: trunk, main
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:56
Merge 8.7 check-in: 368da7ce5a user: jan.nijtmans tags: trunk, main
13:50
Merge 8.6 check-in: 839d8360d6 user: jan.nijtmans tags: core-8-branch
11:28
Fix compilation error check-in: 15c009a305 user: jan.nijtmans tags: trunk, main
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
15:15
Merge 8.7 check-in: 775ac422d2 user: jan.nijtmans tags: trunk, main
14:54
Merge 8.6 check-in: bdbb8a36bc user: jan.nijtmans tags: core-8-branch
08:30
Merge 8.7 check-in: eb17f98c85 user: jan.nijtmans tags: trunk, main
08:28
Merge 8.6 check-in: 90eb0c0625 user: jan.nijtmans tags: core-8-branch
08:08
adjust for() loop controls to squelch sign-compare warning, move maxSizeDecade assignment to maintai... check-in: 89678e9dd4 user: jan.nijtmans tags: trunk, main
07:55
Merge 8.7 check-in: e0a9174252 user: jan.nijtmans tags: trunk, main
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
03:49
adjust for() loop controls to squelch sign-compare warning, move maxSizeDecade assignment to maintai... Closed-Leaf check-in: 2ee333914d user: bch tags: bch_review_pls
03:34
squelch warning by using proper(?) format specifiers; intent needs TBD, so committing to branch for ... check-in: 364b5257e8 user: bch tags: bch_review_pls
03:27
squelch -Wunused warning check-in: c0563c4e12 user: bch tags: trunk, main
03:26
use new TIP 494 64bit/#define in code comment to be consistent w/ code check-in: 5dda536a26 user: bch tags: trunk, main
00:38
silence warning re: sign-compare check-in: ae853c7aa9 user: bch tags: trunk, main
00:30
grammar check-in: 520a004734 user: bch tags: trunk, main
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
10:08
Merge 8.7 check-in: 34a683fa79 user: jan.nijtmans tags: trunk, main
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:16
Remove the Tcl_GetValue() functionality. This can always be developed separately check-in: a0c54184f7 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
14:45
Fix testcases on Windows. Use more "info loaded" as appropriate Closed-Leaf check-in: 18c691bc57 user: jan.nijtmans tags: tip-590
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:26
Merge 8.7 check-in: 5118b9d38e user: jan.nijtmans tags: trunk, main
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
15:02
Merge 8.7 check-in: 42b98bc068 user: jan.nijtmans tags: trunk, main
14:58
Merge 8.6 check-in: 6ff7d4f562 user: jan.nijtmans tags: core-8-branch
14:08
Merge 8.7 check-in: 9e3b9c61eb user: jan.nijtmans tags: tip-590
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:15
Merge 8.7 check-in: dbb2846c86 user: jan.nijtmans tags: trunk, main
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
08:57
Merge 8.7 check-in: b87dd93716 user: jan.nijtmans tags: tip-590
2020-11-18
14:29
Merge 8.7 check-in: 0e52f34ca2 user: jan.nijtmans tags: trunk, main
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:37
Merge 8.7 check-in: 3f55e18acb user: jan.nijtmans tags: trunk, main
14:36
Merge 8.6 check-in: a6baa9e5d7 user: jan.nijtmans tags: core-8-branch
12:37
Test fails with Windows in CI, not MSVC check-in: 7e401c5f6b user: dkf tags: trunk, main
12:36
Test fails with Windows in CI, not MSVC check-in: 9acdb9281a user: dkf tags: core-8-branch
10:19
Ticket [ac661a684d]: Tcl_NotifyChannel man page: "no writable callback on pending flush" missing check-in: d70e2ca1e9 user: oehhar tags: trunk, main
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:15
Merge 8.7 check-in: 7861167d78 user: jan.nijtmans tags: trunk, main
09:12
Merge 8.6 check-in: f4f3fc8c5c user: jan.nijtmans tags: core-8-branch
08:46
Merge 8.7 check-in: d93524b089 user: jan.nijtmans tags: trunk, main
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:10
Merge documentation changes for http and dict from branch [oehhar-documentation-tickets] check-in: 99cf3291ff user: oehhar tags: trunk, main
15:08
Merge documentation changes for http and dict from branch [oehhar-documentation-tickets] check-in: 79843ba856 user: oehhar tags: core-8-branch
13:23
Merge 8.7 check-in: 425d2879ca user: jan.nijtmans tags: trunk, main
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
11:05
Merge 8.7 check-in: dc11880006 user: jan.nijtmans tags: trunk, main
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.7 check-in: 74eb0415b0 user: dkf tags: trunk, main
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:57
merge trunk check-in: df9cdeaada user: dgp tags: dgp-refactor
16:51
merge trunk check-in: 8e7bc3766e user: dgp tags: novem
16:51
merge trunk check-in: 611f3fa707 user: dgp tags: dgp-properbytearray
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
15:38
more cleanup/error-messages check-in: b61ade2755 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
14:51
Merge 9.0. Code/documentation cleanup check-in: f39d733d24 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
11:55
Merge 8.7. Tweak "tclreg" directory/library name and tclLoad.c, such that the entry point of the "dd... check-in: 226ad8e6c5 user: jan.nijtmans tags: tip-590
2020-11-09
16:12
Possible solution for [ea39ab591e], making simply everything case-insensitive. TODO: TIP, documentat... check-in: 7ec4c7e11a user: jan.nijtmans tags: bug-ea39ab591e, tip-595
09:15
merge mark check-in: 8b75603da5 user: dkf tags: core-8-branch
09:09
Merge 8.7 check-in: 8fd20628d1 user: dkf tags: trunk, main
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:30
Merge 8.7 check-in: a66413456c user: dkf tags: trunk, main
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:36
Merge 8.7 check-in: dc48b8d27b user: jan.nijtmans tags: trunk, main
17:33
Merge 8.6 check-in: 7c55fd161e user: jan.nijtmans tags: core-8-branch
14:58
Merge 8.7 check-in: a3d7ddd732 user: jan.nijtmans tags: trunk, main
14:43
Deprecate the (internal) functions TclGuessPackageName/TclGetLoadedPackages functions, since they tu... check-in: 7b2277bf8b user: jan.nijtmans tags: core-8-branch
09:59
Lesser TIP #590 implementation: Only package renaming, no code changes check-in: 5cb1460243 user: jan.nijtmans tags: tip-590
2020-11-05
17:06
Merge 8.7 check-in: 23c0c45dd0 user: jan.nijtmans tags: tip-575
2020-11-04
08:55
Vary dltest package names for test purposes Closed-Leaf check-in: d51d5a5bb1 user: jan.nijtmans tags: case-sensitive-pkg
2020-11-03
16:40
Undo experimental unrelated changes check-in: dd5dc3b62f user: jan.nijtmans tags: case-sensitive-pkg
16:24
Correct casing in some error-messages check-in: 7be0feeea2 user: jan.nijtmans tags: case-sensitive-pkg
15:32
Case-sensitive package names check-in: b15b349bfb user: jan.nijtmans tags: case-sensitive-pkg
14:24
Fix build/testcases on UNIX/Mac check-in: ffcc8ec50a user: jan.nijtmans tags: build-info
12:14
Make everything work on Windows, using loaded tcl::test package check-in: fe42d5b5e2 user: jan.nijtmans tags: build-info
11:25
Fix clang++ build check-in: 985fb8cd4c user: jan.nijtmans tags: build-info
2020-11-01
14:25
Merge 8.7 Closed-Leaf check-in: ef5fd3e260 user: dkf tags: tip-582
2020-10-30
20:23
merge 8.7 check-in: 8da1570d62 user: dgp tags: tip-568
20:17
merge 8.7 check-in: 5cbe392b39 user: dgp tags: dgp-review
15:36
Fix C++ compile check-in: 6136c6a722 user: jan.nijtmans tags: tip-526
15:31
Merge 8.7 check-in: 707d6eadba user: jan.nijtmans tags: build-info
15:13
Merge 8.7 Closed-Leaf check-in: 2c1ee70bdc user: jan.nijtmans tags: tip-586-binary-scan-c-string
15:09
Merge 9.0 check-in: ca70d9f0d6 user: jan.nijtmans tags: tip-526
14:38
Merge 9.0 check-in: 88c0a3e970 user: jan.nijtmans tags: novem
14:35
Merge 9.0 check-in: 7906708439 user: jan.nijtmans tags: dgp-properbytearray
14:32
Merge 9.0 check-in: 8a5d54fdfd user: jan.nijtmans tags: dgp-refactor
14:25
Merge 8.7 check-in: 0f952be066 user: jan.nijtmans tags: trunk, main
14:09
Rename "trunk" to "main", but with new propagating tag "trunk" check-in: 40014cd0fa user: jan.nijtmans tags: trunk, main
14:05
Merge 8.6 check-in: c15e8bc4bb user: jan.nijtmans tags: core-8-branch
13:37
Merge 8.6 check-in: 6312e0d10c user: jan.nijtmans tags: core-8-branch
2020-10-29
21:09
merge trunk check-in: b5e7f9da2b user: dgp tags: dgp-refactor
21:09
merge trunk check-in: 9ef0a76b94 user: dgp tags: dgp-properbytearray
21:08
merge trunk check-in: af4787a970 user: dgp tags: novem
21:08
merge 8.7 check-in: 4bcfcf342b user: dgp tags: tip-568
21:08
merge 8.7 check-in: 412d0e64c2 user: dgp tags: dgp-review
11:40
Merge 8.7 Closed-Leaf check-in: e784d77fd7 user: jan.nijtmans tags: trunk
11:18
Merge 8.6 check-in: 642317cdbc user: jan.nijtmans tags: core-8-branch
2020-10-28
15:10
Merge 8.7 check-in: 063b7a740c user: jan.nijtmans tags: tip-586-binary-scan-c-string
06:59
Corrected doc: modifier C instead A check-in: ca5788a4e9 user: oehhar tags: tip-586-binary-scan-c-string
2020-10-27
21:46
merge trunk check-in: eb6a0f69ea user: dgp tags: dgp-refactor
21:45
merge trunk check-in: 3540230c30 user: dgp tags: dgp-properbytearray
21:40
merge trunk check-in: d32e2a0ace user: dgp tags: novem
21:39
merge 8.7 check-in: 97069a12f6 user: dgp tags: tip-568
21:36
merge 8.7 check-in: de3076b8ab user: dgp tags: trunk
21:26
merge 8.7 check-in: 90e685a64d user: dgp tags: dgp-review
20:27
[11229bad5f] Fix the bytecode compiler for [string insert]. check-in: 1e1a593ca4 user: dgp tags: core-8-branch
20:24
Use TCL_ERROR to signal inability to compile. Closed-Leaf check-in: 6e8aceea3f user: dgp tags: bug-11229bad5f
20:09
[11229bad5f] New test to demonstrate the bug. check-in: 87bb381d4e user: dgp tags: bug-11229bad5f
14:30
Merge 8.7. Enhance "load", being able to handle '::' in package names check-in: 085ffd9b5b user: jan.nijtmans tags: build-info
2020-10-26
23:02
Merge 8.7 check-in: 39e460b9e8 user: jan.nijtmans tags: trunk
23:00
Merge 8.6 check-in: 8dd94df8b2 user: jan.nijtmans tags: core-8-branch
20:33
Update TZ info to tzdata2020d (via merge). check-in: 86d3c0ed3a user: jima tags: trunk
20:32
Update TZ info to tzdata2020d (via merge). check-in: 7161b29c10 user: jima tags: core-8-branch
16:17
Merge 8.7 check-in: bba22c6cb0 user: jan.nijtmans tags: trunk
16:15
Merge 8.6 check-in: b7e27278fb user: jan.nijtmans tags: core-8-branch
14:45
re-trigger Travis build (and fix some eol-spacing) check-in: a46527e8dc user: jan.nijtmans tags: tip-586-binary-scan-c-string
10:53
Copied man page and test from Androwish https://www.androwish.org/home/ci/bc8b7e8094b66169 check-in: af3edacd3a user: oehhar tags: tip-586-binary-scan-c-string
2020-10-25
20:03
TIP586: C String Parsing Support for binary scan check-in: d45eecb868 user: oehhar tags: tip-586-binary-scan-c-string
19:27
Fix (g++) Travis build check-in: 1cdcf9bd3e user: jan.nijtmans tags: rfe-854941, tip-596
2020-10-24
14:50
Merge 8.7 check-in: 1f4f5e1fcd user: jan.nijtmans tags: tip-582
14:41
Merge 8.7 check-in: dd7e424b0f user: jan.nijtmans tags: tip-575
14:34
Merge 8.7. Rename more "Tcltest" package-names into "tcl::test". Not sufficient to make the win32 tr... check-in: 521311ef3a user: jan.nijtmans tags: build-info
2020-10-23
15:58
Merge trunk check-in: fc96da1b57 user: jan.nijtmans tags: paths-for-9
15:54
Merge 9.0 check-in: 9bbb454ad1 user: jan.nijtmans tags: rfe-854941, tip-596
15:48
Merge 8.7 check-in: c4f39eb938 user: jan.nijtmans tags: trunk
15:46
Merge 8.6 check-in: 20e8b5d93f user: jan.nijtmans tags: core-8-branch
15:44
Add 2 more supported funtions to TclStubCall() check-in: 8b9d821402 user: jan.nijtmans tags: rfe-854941, tip-596
15:06
merge trunk check-in: 8118c8e014 user: dgp tags: dgp-properbytearray
15:02
merge trunk check-in: 741c1443fb user: dgp tags: dgp-refactor
15:00
merge trunk check-in: fc133118e8 user: dgp tags: novem
14:55
merge 8.7 check-in: a1809f6a5d user: dgp tags: tip-568
14:46
merge 8.7 check-in: f41bdf9a3f user: dgp tags: dgp-review
2020-10-22
14:31
Merge 8.7 check-in: a2f5f1c204 user: jan.nijtmans tags: tip-575
14:23
Merge trunk Leaf check-in: e160c173e9 user: jan.nijtmans tags: empty-not-found
14:20
Merge 8.7 Leaf check-in: d18425d469 user: jan.nijtmans tags: empty-not-found-backport
13:08
Merge trunk check-in: c7b7c31c76 user: jan.nijtmans tags: rfe-854941, tip-596
10:54
Merge 8.7 check-in: 301207e3ed user: jan.nijtmans tags: trunk
10:52
TIP #587: One place more where TCL_CFGVAL_ENCODING should fall back to utf-8 check-in: ba727a0761 user: jan.nijtmans tags: core-8-branch
10:38
TIP #587: Default utf-8 for source command check-in: ad4d3b63ba user: jan.nijtmans tags: trunk
10:30
TIP #587: Default utf-8 for source command check-in: 70f28ec410 user: jan.nijtmans tags: core-8-branch
10:23
Merge 8.6 check-in: fb319c1b92 user: jan.nijtmans tags: core-8-branch
07:35
Merge 8.7. More lowercase package names in test-suite check-in: 13fe6f0017 user: jan.nijtmans tags: build-info
2020-10-21
15:33
Finish correct implementation of stubbed TclZipfs_AppHook. Looks like complete now. check-in: 79f89293dc user: jan.nijtmans tags: rfe-854941, tip-596
14:03
Merge trunk. More simplifications, still WIP check-in: f658b12a58 user: jan.nijtmans tags: rfe-854941, tip-596
08:54
Merge 8.7 check-in: 4e2b20aaef user: jan.nijtmans tags: trunk
08:51
Merge 8.6 check-in: aa44f54e39 user: jan.nijtmans tags: core-8-branch
2020-10-20
20:41
Update TZ info to tzdata2020c (via merge). check-in: c514b24f7a user: jima tags: trunk
20:39
Update TZ info to tzdata2020c. check-in: 9a0a12875f user: jima tags: core-8-branch
16:28
Merge trunk. Implementation simplifications check-in: beb0251f63 user: jan.nijtmans tags: rfe-854941, tip-596
13:40
Merge trunk check-in: 9a7800368d user: jan.nijtmans tags: paths-for-9
10:31
One more attempt to fix the MSVC++ warning for Debug builds check-in: 94caf07cd5 user: jan.nijtmans tags: trunk
2020-10-19
15:40
merge trunk check-in: 22a3807673 user: dgp tags: dgp-refactor
15:40
merge trunk check-in: cdddeb5a20 user: dgp tags: dgp-properbytearray
14:50
merge 8.7 check-in: 272642eb4b user: dgp tags: tip-568
14:49
merge trunk check-in: 9e50e39791 user: dgp tags: novem
13:10
Merge 8.7 check-in: 6db4faf560 user: jan.nijtmans tags: build-info
13:08
Merge 8.7 check-in: 3c0ec74f0f user: jan.nijtmans tags: trunk
13:06
Merge 8.6. Restore "install-strip" target to what it was in Tcl 8.6. Just don't use it any more on ... check-in: 0adcf93abe user: jan.nijtmans tags: core-8-branch
11:31
Merge trunk check-in: 8f843a01a2 user: jan.nijtmans tags: paths-for-9
11:29
Fix warning on MSVC: warning C4307: '+': integral constant overflow check-in: d77def8cdb user: jan.nijtmans tags: trunk
2020-10-18
20:27
Merge 8.7 check-in: 3079f8774c user: jan.nijtmans tags: build-info
20:23
Merge trunk check-in: d16e79185c user: jan.nijtmans tags: paths-for-9
20:21
Merge trunk. Some simplicifactions check-in: 49b1e0359c user: jan.nijtmans tags: empty-not-found
16:29
Merge 8.7 check-in: a10082400d user: jan.nijtmans tags: trunk
16:24
3 times -1 -> TCL_INDEX_NONE check-in: 7e6536e672 user: jan.nijtmans tags: core-8-branch
2020-10-16
16:36
Merge trunk check-in: 11240a9a25 user: jan.nijtmans tags: paths-for-9
16:36
Merge trunk check-in: c6ac3b07a5 user: jan.nijtmans tags: rfe-854941, tip-596
16:34
Merge 8.7 check-in: 600368ed3f user: jan.nijtmans tags: build-info
16:27
Merge trunk check-in: f102bc36ec user: jan.nijtmans tags: empty-not-found
16:26
Merge 8.7 check-in: 9fe7ef43ba user: jan.nijtmans tags: trunk
16:24
Merge 8.6 check-in: 3e4e2312bc user: jan.nijtmans tags: core-8-branch
16:04
Merge 8.7 check-in: 533d8ff98b user: jan.nijtmans tags: trunk
16:02
Merge 8.6 check-in: 83e7d6e53f user: jan.nijtmans tags: core-8-branch
15:45
Merge 8.7 check-in: c409c9eb59 user: jan.nijtmans tags: trunk
15:03
Fix env.test when running under wine on Linux. Mark other tests with "notWine", which fail currentl... check-in: 80184ade49 user: jan.nijtmans tags: core-8-branch
2020-10-15
11:08
Merge 8.7 check-in: 3fe9b50f93 user: jan.nijtmans tags: trunk
11:06
Merge 8.6 check-in: e61b3d2feb user: jan.nijtmans tags: core-8-branch
09:30
Merge trunk check-in: 86d311d78b user: jan.nijtmans tags: empty-not-found
09:26
Merge 8.7 check-in: 49780b0e0d user: jan.nijtmans tags: trunk
09:24
Merge 8.6 check-in: f77b076328 user: jan.nijtmans tags: core-8-branch
2020-10-14
16:18
Backport tiny part of "empty-not-found". Just allow the empty string as index, meaning the same as "... check-in: 6631261ba4 user: jan.nijtmans tags: empty-not-found-backport
09:43
Merge 8.7 check-in: c665502804 user: jan.nijtmans tags: tip-575
09:41
Merge 8.7 check-in: 57d6405a93 user: jan.nijtmans tags: build-info
09:39
Merge 8.7 check-in: 92cccf0dba user: jan.nijtmans tags: trunk
06:55
Fix MSVC++ 6.0 build check-in: 84cd1eb17f user: jan.nijtmans tags: core-8-branch
06:28
Merge 8.7 check-in: b458fc95fe user: jan.nijtmans tags: build-info
06:08
Merge 8.7 check-in: a5f7cc9ba9 user: jan.nijtmans tags: tip-575
2020-10-13
17:27
merge trunk check-in: 9f994ade15 user: dgp tags: dgp-refactor
17:23
merge trunk check-in: 87c98cbeb9 user: dgp tags: dgp-properbytearray
17:23
merge trunk check-in: c8c03a7020 user: dgp tags: novem
16:44
merge 8.7 check-in: 82fcff6eac user: dgp tags: tip-568
16:44
merge 8.7 check-in: e78405ab50 user: dgp tags: dgp-review
16:42
merge 8.7 check-in: 478264e46c user: dgp tags: tip-568
16:42
merge 8.7 check-in: 770c2f226b user: dgp tags: dgp-review
15:54
Merge 8.7 check-in: b054ba1d5f user: jan.nijtmans tags: trunk
15:45
Merge 8.6 check-in: bfda87dfca user: jan.nijtmans tags: core-8-branch
12:40
Revise Tcl to return {} in stead of -1 or {-1 -1} when a search result is emtpy (or not-found) check-in: c3183c83bf user: jan.nijtmans tags: empty-not-found
09:10
Merge 8.6 check-in: cb3e486b30 user: jan.nijtmans tags: trunk
09:07
Merge 8.6 Eliminate some (correct but actually harmless) warnings only happening on win64 check-in: f14b6f4907 user: jan.nijtmans tags: core-8-branch
2020-10-12
10:48
Merge trunk check-in: 89a552ba69 user: jan.nijtmans tags: paths-for-9
10:45
Merge 8.7 check-in: 8cc23529c2 user: jan.nijtmans tags: build-info
10:33
Merge trunk check-in: 4122596037 user: jan.nijtmans tags: rfe-854941, tip-596
09:27
Merge 8.7 check-in: ff7bcb2801 user: jan.nijtmans tags: strict-index-experiment
2020-10-10
20:55
Update TZ info to tzdata2020b. check-in: 48b8765e0d user: jima tags: trunk
20:36
Update TZ info to tzdata2020b. check-in: 811205cfd2 user: jima tags: core-8-branch
00:21
merge trunk check-in: 9993562d56 user: dgp tags: dgp-refactor
00:20
merge trunk check-in: d4d43bddb9 user: dgp tags: dgp-properbytearray
00:04
merge trunk check-in: 0376d4eac6 user: dgp tags: novem
2020-10-09
14:13
merge 8.7 check-in: 1c6d51fc50 user: dgp tags: tip-568
14:05
merge 8.7 check-in: a7077dbcfd user: dgp tags: dgp-review
13:21
Merge 8.7 check-in: b9ffb77c85 user: jan.nijtmans tags: trunk
12:53
Merge 8.6. Don't inline functions which are too big to be inlined (according to the -Winline compile... check-in: 2a870b3897 user: jan.nijtmans tags: core-8-branch
2020-10-08
13:33
Make everything compile warning-free with -Wundef. Put enum ASSEM_DICT_GET_DEF last in TalInstType, ... check-in: d1e4a3c73f user: jan.nijtmans tags: core-8-branch
09:49
Merge 8.7 check-in: 9b739a3f36 user: jan.nijtmans tags: trunk
09:33
Merge 8.6 check-in: 040c6b5987 user: jan.nijtmans tags: core-8-branch
2020-10-07
16:01
merge trunk check-in: d8d9a6bef6 user: dgp tags: dgp-properbytearray
16:00
merge trunk check-in: 4272b9998b user: dgp tags: dgp-refactor
15:48
merge trunk check-in: f60b956eae user: dgp tags: novem
15:48
merge 8.7 check-in: 9208d4168c user: dgp tags: tip-568
15:06
merge 8.7 check-in: 9925ef5cf0 user: dgp tags: dgp-review
2020-10-06
13:35
Merge 8.7 check-in: 055380c6a4 user: jan.nijtmans tags: trunk
13:29
merge-mark check-in: bb40f11334 user: jan.nijtmans tags: core-8-branch
13:26
Fix (possible) gcc warnings in unix/dltest/*.c check-in: 5cd3c4e555 user: jan.nijtmans tags: core-8-branch
13:20
HAVE_TM_GMTOFF detection doesn't work if CFLAGS contains -Werror. Here's the fix. check-in: 43fbea7f16 user: jan.nijtmans tags: core-8-branch
08:44
Adapt function signatures in compat/string.h to what's normal nowadays check-in: 12d9e7997e user: jan.nijtmans tags: core-8-branch
2020-10-05
08:50
Merge 8.7 check-in: dd4ac421cd user: jan.nijtmans tags: build-info
2020-10-03
20:00
merge trunk check-in: 55333df75c user: dgp tags: dgp-refactor
19:56
merge trunk check-in: 693d6a6a6a user: dgp tags: dgp-properbytearray
19:56
merge trunk check-in: 1ecc2f8423 user: dgp tags: novem
19:52
merge 8.7 check-in: adb2460485 user: dgp tags: tip-568
19:44
merge 8.7 check-in: 1c36807e1d user: dgp tags: dgp-review
2020-10-02
16:30
Merge 8.7 check-in: e2a265f8e9 user: jan.nijtmans tags: trunk
16:28
Fix -Wshadow warnings, when compiling with a C++ compiler check-in: 1011055d6b user: jan.nijtmans tags: core-8-branch
15:49
Merge 8.7. Fix 2 failing test-cases check-in: 576b36ec63 user: jan.nijtmans tags: build-info
2020-10-01
12:38
Merge 8.7 Closed-Leaf check-in: 3a2fca1540 user: jan.nijtmans tags: tip-587-for-8.7
08:17
Merge 8.7. Internal package renaming check-in: 8da5008652 user: jan.nijtmans tags: build-info
2020-09-30
16:09
merge trunk: check-in: 1f60bfc84a user: dgp tags: dgp-refactor
16:09
merge trunk: check-in: 27ddcaf822 user: dgp tags: dgp-properbytearray
16:07
merge trunk check-in: d1267d8eef user: dgp tags: novem
16:01
merge 8.7 check-in: 969af31cfe user: dgp tags: tip-568
16:01
merge 8.7 check-in: 2e55dcf27c user: dgp tags: dgp-review
15:25
Merge 8.7 check-in: a73b28d23e user: jan.nijtmans tags: trunk
14:54
Merge 8.6 check-in: 9a08cc940a user: jan.nijtmans tags: core-8-branch
14:45
merge 8.7 check-in: 2af74785ef user: dgp tags: tip-568
14:38
merge 8.7 check-in: 057292d3aa user: dgp tags: dgp-review
14:29
TIP #581 tweak: Don't report "slaves" as valid option for "interp" check-in: 29f08cd691 user: jan.nijtmans tags: core-8-branch
12:21
Ticket [0063cbcada]: From tcl 8.7 on, use "string is dict" instead "string is list" & length %2 == 0... check-in: 78a983fe3d user: oehhar tags: trunk
12:19
Ticket [0063cbcada]: From tcl 8.7 on, use "string is dict" instead "string is list" & length %2 == 0... check-in: 097400e5ad user: oehhar tags: core-8-branch
2020-09-29
16:23
Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict check-in: 6d8e3c6658 user: oehhar tags: trunk
16:21
Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict check-in: 5c8a8fdddb user: oehhar tags: core-8-branch
13:11
Fix testcase check-in: bf35159870 user: jan.nijtmans tags: build-info
12:51
Merge 8.7 check-in: 0f25d0f758 user: jan.nijtmans tags: build-info
07:36
Merge 8.7 check-in: 4636d79b91 user: jan.nijtmans tags: trunk
07:14
Add -Wshadow flag to the compiler, so we will be notified when (accidently) shadowing variable names check-in: abdc2e1e11 user: jan.nijtmans tags: core-8-branch
2020-09-28
15:02
Merge-mark check-in: cbd6b50384 user: jan.nijtmans tags: core-8-branch
14:30
merge trunk check-in: 85f91a1d3e user: dgp tags: dgp-properbytearray
14:30
merge trunk check-in: 0bf093f920 user: dgp tags: dgp-refactor
14:12
merge trunk check-in: a4ef714afc user: dgp tags: novem
14:04
merge 8.7 check-in: 7c4fa2776d user: dgp tags: tip-568
13:59
merge 8.7 check-in: 4f1342a9f9 user: dgp tags: dgp-review
13:44
merge 8.7 check-in: 2b1b5f6499 user: dgp tags: trunk
13:34
Restore change with correction. check-in: d36db36ea9 user: dgp tags: core-8-branch
13:02
Revert change that made test expr-20.2 fail. check-in: 125f0bdc61 user: dgp tags: core-8-branch
10:49
Merge 8.7 check-in: 07a4a82fd2 user: jan.nijtmans tags: trunk
10:39
Merge 8.6 check-in: ef2427283a user: jan.nijtmans tags: core-8-branch
2020-09-27
16:24
Merge 8.7 check-in: 6185d08c27 user: jan.nijtmans tags: build-info
2020-09-26
18:42
Merge 8.7 check-in: f205897f50 user: jan.nijtmans tags: trunk
18:38
Merge 8.6 check-in: c649b9c46b user: jan.nijtmans tags: core-8-branch
2020-09-25
14:36
Merge trunk Closed-Leaf check-in: 8b5badfb92 user: jan.nijtmans tags: tip-587
14:26
Merge 8.7 check-in: 1d2a90cb1d user: jan.nijtmans tags: tip-587-for-8.7
14:25
Merge 8.7 check-in: ecc1efae3a user: jan.nijtmans tags: trunk
14:25
Merge 8.6 check-in: a34d4f2927 user: jan.nijtmans tags: core-8-branch
14:17
Use utf-8 as default encoding for configuration information check-in: 82ee0f51dc user: jan.nijtmans tags: tip-587-for-8.7
12:26
Merge trunk check-in: 7e222f7c97 user: jan.nijtmans tags: tip-587
12:16
Merge 8.7 check-in: 03a61544ec user: jan.nijtmans tags: tip-587-for-8.7
12:12
merge-mark check-in: 9c07ddf527 user: jan.nijtmans tags: core-8-branch
12:10
Merge 8.7 check-in: cfcf76d616 user: jan.nijtmans tags: trunk
11:21
Merge 8.6 check-in: 34ba50850b user: jan.nijtmans tags: core-8-branch
10:57
TIP #587 for Tcl 8.7 check-in: ab4fa2de85 user: jan.nijtmans tags: tip-587-for-8.7
2020-09-24
12:54
TCL_CFGVAL_ENCODING now defaults to "utf-8" as well. No explicit "-encoding utf-8" for "source" any ... check-in: 11cd43a662 user: jan.nijtmans tags: tip-587
2020-09-22
12:25
Merge trunk. Use utf-8 explicitly when reading/writing script files check-in: 73bbb847d6 user: jan.nijtmans tags: tip-587
12:20
Merge 8.7 check-in: 725330314f user: jan.nijtmans tags: trunk
12:18
When writing script files (like pkgIndex.tcl), always use -translation lf, so they don't cause prob... check-in: 2edbd187f0 user: jan.nijtmans tags: core-8-branch
2020-09-21
14:21
merge trunk check-in: 1e8880cc57 user: dgp tags: dgp-refactor
14:20
merge trunk check-in: e285d045bd user: dgp tags: dgp-properbytearray
14:18
merge trunk check-in: 8af64df27f user: dgp tags: novem
14:11
merge 8.7 check-in: 0afde4bfb6 user: dgp tags: tip-568
14:11
merge 8.7 check-in: bcdb0c2462 user: dgp tags: dgp-review
2020-09-20
21:44
Merge 8.7 check-in: 2d03f95be1 user: jan.nijtmans tags: trunk
21:39
Merge 8.6 check-in: 3057cfd096 user: jan.nijtmans tags: core-8-branch
16:39
merge trunk check-in: 0850412d04 user: dgp tags: dgp-refactor
16:34
Merge [92d5c95fd8]. resolve conflicts check-in: 84880ae75f user: dgp tags: dgp-refactor
16:18
Merge [ef1896eb35]. check-in: 51d8f95aa8 user: dgp tags: dgp-refactor
16:10
merge trunk check-in: 033e9b5b48 user: dgp tags: novem
16:09
merge trunk check-in: 052ba5c4b6 user: dgp tags: dgp-properbytearray
16:06
merge 8.7 check-in: 0f506b3338 user: dgp tags: trunk
16:00
merge 8.7 check-in: 1c47cf8296 user: dgp tags: tip-568
15:59
merge 8.7 check-in: 39ec03c302 user: dgp tags: dgp-review
15:58
Merge 8.6 check-in: b9c39681ea user: dgp tags: core-8-branch
11:17
Default utf-8 for source command check-in: ca28844abe user: jan.nijtmans tags: tip-587
10:27
Merge 8.7 check-in: d817bbce63 user: jan.nijtmans tags: trunk
10:24
Merge 8.6 check-in: c5f32b95be user: jan.nijtmans tags: core-8-branch
09:05
Fix [9ffffcbeee]: compiler warnings in regcomp.c check-in: 5fc493fe32 user: jan.nijtmans tags: trunk
08:59
Fix [bf58b04202]: compiler warning in tclEnv.c check-in: 029d5d91c7 user: jan.nijtmans tags: trunk
2020-09-19
20:32
Merge [e4b8c5a2ab]. resolve conflict. check-in: fdb0f63828 user: dgp tags: dgp-refactor
17:32
merge trunk check-in: 26eead65b3 user: dgp tags: dgp-properbytearray
17:32
merge trunk check-in: 00a2513a1b user: dgp tags: novem
17:21
merge 8.7 check-in: b34c7a47c2 user: dgp tags: trunk
17:19
merge 8.7 check-in: dfbe7884ea user: dgp tags: tip-568
17:14
merge 8.7 check-in: 2f99c5019a user: dgp tags: dgp-review
16:48
merge mark (safety) check-in: 7d49ac4d02 user: dgp tags: core-8-branch
14:10
Fix for [b9ecf3ce98], [uplevel] unnecessarily generates string representation. check-in: 45569c7084 user: pooryorick tags: core-8-branch
2020-09-18
23:05
Fix gcc warnings, compiling on 32-bit Linux check-in: ec6c5484c5 user: jan.nijtmans tags: trunk
17:54
Merge trunk through Aug 31. check-in: e33e2632cd user: dgp tags: dgp-refactor
17:43
mark the merge properly; conflicts resolved too check-in: eaf3357136 user: dgp tags: dgp-refactor
17:38
Merge [baad702302]. check-in: 7b0ccfb28a user: dgp tags: dgp-refactor
14:30
merge trunk check-in: 85e174c926 user: dgp tags: dgp-properbytearray
14:18
merge trunk check-in: 811911808f user: dgp tags: novem
13:53
Accept {} as index, and forbid indices starting with '-' if compiled with -DTCL_NO_DEPRECATED check-in: ecdb69c0b3 user: jan.nijtmans tags: strict-index-experiment
10:31
Make switch -regexp -indexvar without match return {} check-in: 19011a25db user: jan.nijtmans tags: strict-index-experiment
09:43
Merge 8.7. Undo signature change for Tcl_GetIntForIndex check-in: 6b2676abbb user: jan.nijtmans tags: strict-index-experiment
08:33
New macro TclNewIndexObj() which does the same as TclNewWideIntObjFromSize() but optimized the same ... check-in: d701aa51d5 user: jan.nijtmans tags: trunk
02:52
Merge trunk through May 31. check-in: 0f172a8f5a user: dgp tags: dgp-refactor
02:38
merge trunk check-in: 424840e52f user: dgp tags: dgp-properbytearray
02:33
merge trunk check-in: 0a5ab5fdba user: dgp tags: novem
2020-09-17
17:54
merge 8.7 check-in: fe8535bde0 user: dgp tags: tip-568
17:42
merge 8.7 check-in: 87fe60f879 user: dgp tags: dgp-review
14:52
Fix testcase binary-80.4 when TCL_UTF_MAX=3 check-in: eb8c6bd0fc user: jan.nijtmans tags: dgp-properbytearray
14:12
Merge 8.7 check-in: 92d5c95fd8 user: jan.nijtmans tags: trunk
13:48
Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclNewIntObj or Tcl_NewWide... check-in: ef22eb8ac3 user: jan.nijtmans tags: core-8-branch
09:35
Merge trunk check-in: 76b040cd6d user: jan.nijtmans tags: rfe-854941, tip-596
09:34
Merge 8.7 check-in: b776941086 user: jan.nijtmans tags: build-info
09:31
Merge 8.7 check-in: ef1896eb35 user: jan.nijtmans tags: trunk
09:27
Change version number of http package from 2.9.5 -> 2.10.0a1, since it's different from the 2.9.5 ve... check-in: 90d3d26e1f user: jan.nijtmans tags: core-8-branch
08:12
Merge 8.6 check-in: 32e6f37d41 user: jan.nijtmans tags: core-8-branch
2020-09-16
16:18
merge trunk check-in: 346f441d68 user: dgp tags: dgp-properbytearray
15:29
merge 8.7 check-in: 2a84576993 user: dgp tags: tip-568
15:28
merge 8.7 check-in: 3fd3899ff1 user: dgp tags: dgp-review
07:03
Merge 8.7 check-in: ad912ae235 user: jan.nijtmans tags: trunk
06:51
Little tweak to makeHeader.tcl, not depending on lsearch returning -1 any more check-in: f7e8671a9f user: jan.nijtmans tags: core-8-branch
2020-09-15
18:04
merge 8.7 check-in: abf149cd4e user: dgp tags: tip-568
17:14
merge 8.7 check-in: a5f74a1c65 user: dgp tags: dgp-review
15:52
one more test check-in: a7c1c1b5bb user: dgp tags: core-8-branch
15:51
Add test for [string replace] troubles. Closed-Leaf check-in: f6c7bd54e5 user: dgp tags: dgp-nested-execution
15:18
Merge trunk check-in: 8bbc5b6825 user: jan.nijtmans tags: paths-for-9
15:12
Merge 8.7 check-in: 193ee31037 user: jan.nijtmans tags: build-info
15:11
Merge trunk check-in: 51c350e0e9 user: jan.nijtmans tags: rfe-854941, tip-596
15:07
Merge 8.7 check-in: ce41b9c9c1 user: jan.nijtmans tags: trunk
15:00
Merge 8.7 Leaf check-in: 43eeb75b62 user: jan.nijtmans tags: bug-b5777d3d32
14:48
Fix [b5777d3d32]: Crash corner-case in TIP #502 implementation check-in: fca1a2a297 user: jan.nijtmans tags: core-8-branch
2020-09-14
13:27
Merge trunk check-in: acb92147b1 user: jan.nijtmans tags: novem
13:25
Merge 8.7 check-in: 6b2b427f61 user: jan.nijtmans tags: trunk
13:04
Merge 8.6 check-in: b93931bbe5 user: jan.nijtmans tags: core-8-branch
09:39
Merge 8.6 check-in: 1814e2c41a user: jan.nijtmans tags: core-8-branch
08:52
Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Thanks! check-in: e4728e6343 user: jan.nijtmans tags: core-8-branch
2020-09-13
20:46
Merge implementation of TIP #585 (Promote the INDEX_TEMP_TABLE flag of Tcl_GetIndexFromObj*() to the... check-in: 90e5a8a5e0 user: fvogel tags: trunk
20:28
Merge implementation of TIP #585 (Promote the INDEX_TEMP_TABLE flag of Tcl_GetIndexFromObj*() to the... check-in: 949dabe363 user: fvogel tags: core-8-branch
2020-09-11
14:23
More usage for TclNewWideIntObjFromSize(), TCL_IO_FAILURE -> TCL_INDEX_NONE where appropriate check-in: 61832a1b89 user: jan.nijtmans tags: trunk
14:11
Merge 8.7 check-in: 07890c11e7 user: jan.nijtmans tags: trunk
13:59
Merge 8.6 check-in: 5d1e9a6253 user: jan.nijtmans tags: core-8-branch
13:20
Merge 8.7 check-in: da6deaa258 user: jan.nijtmans tags: trunk
12:56
Merge 8.6. Remove tests/safe-stock86.test for win builds too (GIT, what are you doing ...!) check-in: af83072632 user: jan.nijtmans tags: core-8-branch
07:28
Use $index<0 in stead of $index==-1 consistantly check-in: 3350f56f10 user: jan.nijtmans tags: core-8-branch
2020-09-10
16:58
Merge 8.7 check-in: 8ab1de7f83 user: jan.nijtmans tags: trunk
16:47
Somehow GIT cannot remove tests/safe-stock86.test from (earlier) core-8-6-branch, so we do it. check-in: 12a0d68b62 user: jan.nijtmans tags: core-8-branch
11:33
Merge 8.6 check-in: 3951a8e1f4 user: jan.nijtmans tags: core-8-branch
2020-09-09
06:57
Merge 8.7 check-in: dcf413f668 user: jan.nijtmans tags: trunk
06:45
Merge 8.6 check-in: 9a1ce70c69 user: jan.nijtmans tags: core-8-branch
2020-09-07
15:18
Merge-mark check-in: d01c76ef9e user: jan.nijtmans tags: core-8-branch
13:48
Merge trunk check-in: 72a629a90c user: jan.nijtmans tags: novem
13:40
Merge 8.7 check-in: 5acd797d1c user: jan.nijtmans tags: trunk
11:58
Merge-mark check-in: dfba372d88 user: jan.nijtmans tags: core-8-branch
2020-09-06
15:09
Merge 8.7 Leaf check-in: e82a85a057 user: jan.nijtmans tags: http-bug-cb0373bb33-again
14:41
Merge 8.7 Closed-Leaf check-in: 526420ad4a user: jan.nijtmans tags: bug-3422267ed6b7992
14:36
Re-apply fix for [c1a376375e0e6488], as the build-problems originated elsewhere check-in: fc0e2a4f3f user: jan.nijtmans tags: core-8-branch
2020-09-05
22:10
ckfree -> Tcl_Free check-in: f4b8cb0404 user: jan.nijtmans tags: trunk
21:59
Merge core-8-branch check-in: 689cdbff69 user: jan.nijtmans tags: trunk
21:54
Merge core-8-branch check-in: 0d5bf116cf user: jan.nijtmans tags: bug-3422267ed6b7992
21:37
New bug-c1a376375e0e6488 branch with (up to now) failing solutions. Please make sure Travis builds O... Closed-Leaf check-in: 30f7888909 user: jan.nijtmans tags: bug-c1a376375e0e6488
21:33
Backout [c1a376375e0e6488]: imported namespace ensemble command name distorted during deletion trace... check-in: e4a2a2c7d1 user: jan.nijtmans tags: core-8-branch
21:06
Merge-mark check-in: f09aaf31d1 user: jan.nijtmans tags: bug-3422267ed6b7992
20:58
Merge-mark check-in: 28913bd50d user: jan.nijtmans tags: core-8-branch
2020-09-04
21:54
merge bug-3422267ed6b7992 check-in: ecc6984ba2 user: pooryorick tags: bug-3422267ed6b7992
16:45
Merge 8.7 check-in: bdf79597b1 user: jan.nijtmans tags: trunk
16:44
Merge 8.6 check-in: af7d124bbc user: jan.nijtmans tags: core-8-branch
07:59
Merge 8.7 check-in: 1c65379224 user: jan.nijtmans tags: trunk
07:50
Merge 8.6 check-in: 7d5b5acfee user: jan.nijtmans tags: core-8-branch
06:28
More testcases from dgp-nested-execution branch check-in: e3bed2ac80 user: jan.nijtmans tags: bug-b5777d3d32
06:04
Protect INST_STR_REPLACE too check-in: 53b98a0285 user: jan.nijtmans tags: dgp-nested-execution
2020-09-03
14:04
add missing semicolon Closed-Leaf check-in: bdf9a8fe69 user: pooryorick tags: bug-3422267ed6b79922
2020-09-02
21:04
Implementation of TIP #585 - Promote the INDEX_TEMP_TABLE flag of Tcl_GetIndexFromObj*() to the publ... Closed-Leaf check-in: 6ee24887fb user: fvogel tags: tip-585
20:50
Tests string-12.2[45].* and fixes to INST_STRING_RANGE. check-in: 28bfc1583c user: dgp tags: dgp-nested-execution
20:22
Fix for test lindex-18.0 check-in: c230d05b49 user: dgp tags: dgp-nested-execution
19:50
Test lindex-18.0 demonstrates same issue with INST_LIST_INDEX check-in: cd20b9f230 user: dgp tags: dgp-nested-execution
16:20
Different fix where existing protection tools for nesting bytecode execution calls are used. This s... check-in: 20f41375d7 user: dgp tags: dgp-nested-execution
13:05
Merge 8.6 check-in: 8ca02b69f4 user: jan.nijtmans tags: core-8-branch
13:01
Fix windows debug build, broken by previous commit check-in: d5ad8fde31 user: jan.nijtmans tags: core-8-branch
09:30
Merge bug-c1a376375e0e6488 check-in: 28aa719436 user: pooryorick tags: core-8-branch
2020-09-01
22:36
Fix for [c1a376375e0e6488], imported namespace ensemble command name distorted during deletion trace... Closed-Leaf check-in: ebe3442625 user: pooryorick tags: bug-c1a376375e0e6488
22:26
This patch fixes the failing case reported, but is really a work around of a considerably deeper bug... check-in: b48d59721d user: dgp tags: bug-b5777d3d32
16:35
Restore unmeant spacing change Closed-Leaf check-in: 80b9a1314a user: jan.nijtmans tags: bug-c2dc1da315
16:20
Merge 8.7 check-in: bde5b631b3 user: jan.nijtmans tags: bug-c2dc1da315
11:14
Merge trunk check-in: c4120b7c59 user: jan.nijtmans tags: novem
10:51
Merge 8.7 check-in: e4b8c5a2ab user: jan.nijtmans tags: trunk
10:33
Merge 8.6 check-in: 2e2f130b01 user: jan.nijtmans tags: core-8-branch
2020-08-31
16:29
oFurther fix for [3422267ed6b79922]. Tcl_ProcObjCmd checks for existing cmdPtr->procPtr and cleans... check-in: c045363cb0 user: pooryorick tags: bug-3422267ed6b79922
13:41
Merge 8.6. More tests/tools updates. check-in: 0deb773e84 user: jan.nijtmans tags: core-8-branch
12:42
Merge 8.6. More documentation updates check-in: a7dc67222e user: jan.nijtmans tags: core-8-branch
09:37
Merge 8.7 check-in: ef02869048 user: jan.nijtmans tags: trunk
2020-08-30
22:38
Merge safe-extra-tests-8-7. This removes tests/safe-stock86.test, replaces with tests appropriate f... check-in: 9a14272d20 user: kjnash tags: core-8-branch
22:25
Merge 8.7 Closed-Leaf check-in: d7d61b026b user: kjnash tags: safe-extra-tests-8-7
21:31
Merge 8.7 check-in: 5e29a83074 user: jan.nijtmans tags: trunk
14:12
Disable textcase safe-stock86-7.4, because http 1 is no longer present in the Tcl 8.7 distribution check-in: dbe7facfa8 user: jan.nijtmans tags: core-8-branch
2020-08-29
22:03
Merge 8.6 check-in: 21f00577c0 user: jan.nijtmans tags: core-8-branch
21:59
Merge 8.7 check-in: 390a04e51e user: jan.nijtmans tags: http-bug-cb0373bb33-again
21:55
Merge 8.7 check-in: 26657c97d9 user: jan.nijtmans tags: bug-c2dc1da315
12:55
Merge 8.7 check-in: 20508e020b user: kjnash tags: bug-c2dc1da315
12:53
Merge 8.7 check-in: bcabbe6ace user: kjnash tags: http-bug-cb0373bb33-again
2020-08-28
10:12
merge bug-3422267ed6b79922 check-in: 049d7fa25f user: pooryorick tags: bug-3422267ed6b79922
10:03
Missing testConstraint in socket.test check-in: 58b094070f user: jan.nijtmans tags: core-8-branch
09:29
Add reference accounting for Command pointers. check-in: 7d4a7b02cb user: pooryorick tags: bug-3422267ed6b79922
09:28
Ensure that FreeLambdaInternalRep sets procPtr->cmdPtr to NULL so cleanup on it isn't attempted. See... check-in: 0af4ad496c user: pooryorick tags: bug-3422267ed6b79922
02:27
Merge safe-extra-tests-8-7 check-in: c3d38bc189 user: kjnash tags: tip-579-8-7
01:53
Merge 8.7 check-in: ae926f7e4f user: kjnash tags: tip-579-8-7
01:47
Merge 8.7 check-in: d7a9a2c34b user: kjnash tags: safe-extra-tests-8-7
01:31
Merge safe-bugfixes-8-6 check-in: b4269a1af4 user: kjnash tags: safe-extra-tests-8-7
2020-08-26
14:56
Merge 8.7 check-in: 00203dd4b9 user: jan.nijtmans tags: trunk
14:54
Merge 8.6 check-in: 42556d2feb user: jan.nijtmans tags: core-8-branch
2020-08-25
16:09
Add test-case util-9.59, which demonstrates bug [b5777d3d32] check-in: f1fba2e12f user: jan.nijtmans tags: bug-b5777d3d32
10:50
Merge 8.7 check-in: d2fc4e61d0 user: jan.nijtmans tags: trunk
10:18
Merge 8.6 check-in: 518fc7e586 user: jan.nijtmans tags: core-8-branch
2020-08-24
13:31
Tricky case in function calls. check-in: 9ee5485cd4 user: dkf tags: tip-582
08:56
Added two test cases check-in: 747a2f9f8f user: dkf tags: tip-582
2020-08-22
14:24
Added documentation check-in: d6097d2245 user: dkf tags: tip-582
14:14
Implementation of TIP 582: comments in expressions check-in: e41f3940a2 user: dkf tags: tip-582
2020-08-21
12:34
merge-mark check-in: 1dacfc0c29 user: jan.nijtmans tags: bug-02b58d5d04
12:28
Fix [43b434812a]: Tcl 9.0 uses stat64() but not struct stat64 on Linux i686 check-in: 2864c3682e user: jan.nijtmans tags: trunk
12:12
Remove various 64-bit specific macro's. First part of fix for [02b58d5d04]: Direct access of *64 fun... check-in: cff3997416 user: jan.nijtmans tags: bug-02b58d5d04
2020-08-19
12:57
Merge trunk check-in: 11e411820b user: jan.nijtmans tags: rfe-854941, tip-596
12:56
Merge 8.7 check-in: c1e3046f2f user: jan.nijtmans tags: trunk
2020-08-18
13:36
Merge 8.7 check-in: 4f599c480f user: jan.nijtmans tags: bug-3422267ed6b79922
13:33
Merge 8.6 check-in: 95051c8d1e user: jan.nijtmans tags: core-8-branch
2020-08-17
16:38
Merge bug-3422267ed6b79922 check-in: 19bdabfa68 user: pooryorick tags: bug-3422267ed6b79922
16:26
Add missing reference account for Command structures check-in: 7b1dfc9790 user: pooryorick tags: bug-3422267ed6b79922
2020-08-16
14:50
Fix for [1eb488b699d74e0], double free when deleting namespace containing the origin routine for som... check-in: 08e3b17c95 user: pooryorick tags: bug-3422267ed6b79922
12:09
merge core-8-branch check-in: 051b01373f user: pooryorick tags: bug-3422267ed6b79922
10:04
Fix for [688fcc7082fa], memory error during deletion of imported routine. check-in: 037c0ff27f user: pooryorick tags: core-8-branch
2020-08-13
14:35
Merge 9.0 check-in: 7a40e1f9d2 user: jan.nijtmans tags: rfe-854941, tip-596
14:25
Merge 9.0 check-in: ff93e7f4d4 user: jan.nijtmans tags: novem
14:24
Merge 8.7 check-in: 35e221aa02 user: jan.nijtmans tags: trunk
14:20
More usage of TclNewIntObj() macro check-in: 539d9dcf7e user: jan.nijtmans tags: core-8-branch
12:43
Merge-mark check-in: 6846eeff90 user: jan.nijtmans tags: bug-3422267ed6b79922
12:42
Backout uncomplete fix for [3422267ed6b79922]: segmentation fault from deleting the the target of an... check-in: a9c8df1dd3 user: jan.nijtmans tags: core-8-branch
10:19
Merge 8.7 check-in: 9b32b44e04 user: jan.nijtmans tags: bug-3422267ed6b79922
10:17
Merge 8.6 check-in: 283f64b7cc user: jan.nijtmans tags: core-8-branch
2020-08-12
17:33
Initialize Proc.cmdPtr to NULL when creating a new procedure. check-in: b9d1a1ce1a user: pooryorick tags: bug-3422267ed6b79922
14:46
Fix reference counting for command structure in TclNRApplyObjCmd check-in: de751a3490 user: pooryorick tags: bug-3422267ed6b79922
13:35
merge bug-3422267ed6b79922 check-in: 9d087059ef user: pooryorick tags: core-8-branch
13:31
body of test case for [3422267ed6b79922]. check-in: 2da1596304 user: pooryorick tags: bug-3422267ed6b79922
13:28
Fix for [3422267ed6b7], segmentation fault with imported alias. check-in: 37243ff476 user: pooryorick tags: bug-3422267ed6b79922
10:37
Merge 8.7 check-in: fee2ffd3d4 user: jan.nijtmans tags: trunk
10:30
Merge 8.6. Better solution for [e87000d842] check-in: eab09ae8ff user: jan.nijtmans tags: core-8-branch
07:04
Merge 8.7 check-in: 3fe4d9f0c6 user: jan.nijtmans tags: trunk
06:47
Merge 8.6 check-in: dd40d61f11 user: jan.nijtmans tags: core-8-branch
2020-08-11
19:24
Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n). Bump version to 2.9.... check-in: 210556d0db user: kjnash tags: bug-c2dc1da315
18:26
Merge 8.7 check-in: 751674330f user: kjnash tags: safe-extra-tests-8-7
18:23
Merge 8.7 check-in: 15ff674508 user: kjnash tags: tip-579-8-7
13:47
Merge 8.7 check-in: 4c67165ae6 user: jan.nijtmans tags: trunk
13:31
Fix [e87000d842]: crash for "fconfigure stdout" in Win32 check-in: b83d474338 user: jan.nijtmans tags: core-8-branch
13:07
Merge 8.6 check-in: 65e8363113 user: jan.nijtmans tags: core-8-branch
06:40
Merge 8.7 check-in: 51e3b64a53 user: jan.nijtmans tags: trunk
06:32
Use TCL_UNUSED in new test function check-in: ed8a9af499 user: jan.nijtmans tags: core-8-branch
06:08
Merge 8.6 check-in: bf77bc0365 user: jan.nijtmans tags: core-8-branch
2020-08-10
19:36
merge 8.6 check-in: ce1fd769dc user: pooryorick tags: core-8-branch
17:31
Create new branch named "bug-c2dc1da315" check-in: 46883d2d83 user: kjnash tags: bug-c2dc1da315
16:58
Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transactions in which the server... check-in: bbd7fd233d user: kjnash tags: http-bug-cb0373bb33-again
15:02
Merge 8.6 check-in: 129aaf9fd5 user: jan.nijtmans tags: core-8-branch
2020-08-09
15:38
Create new branch named "http-bug-cb0373bb33-again" check-in: c4f694766b user: kjnash tags: http-bug-cb0373bb33-again
2020-08-04
21:15
Rename (internal) cmdtype 'slave' to 'interp'. New in 8.7 (TIP #426) check-in: 15def657b2 user: jan.nijtmans tags: core-8-branch
20:51
Merge 8.6 check-in: 00287e4b39 user: jan.nijtmans tags: core-8-branch
2020-08-03
15:34
Merge 8.6 check-in: 1db31b799e user: jan.nijtmans tags: core-8-branch
2020-07-30
11:51
Merge 8.7 check-in: 0408280cd1 user: kjnash tags: tip-579-8-7
11:42
Merge 8.7 check-in: 8840a9fbaf user: kjnash tags: safe-extra-tests-8-7
2020-07-26
16:54
Merge 9.0 check-in: 709d24d713 user: jan.nijtmans tags: novem
16:52
Merge 8.7 check-in: d312416281 user: jan.nijtmans tags: trunk
16:44
http 2.9.3 works for Tcl 8.6 too check-in: cbc8d9ba65 user: jan.nijtmans tags: core-8-branch
16:42
Merge 8.6 check-in: 6956af2bba user: jan.nijtmans tags: core-8-branch
02:54
Fix merge error in library/safe.tcl. Has effect only if using private command safe::DetokPath with ... check-in: 74047cd890 user: kjnash tags: tip-579-8-7
2020-07-25
15:59
Merge 8.6 check-in: 90e3db45d8 user: jan.nijtmans tags: core-8-branch
13:13
Merge tip-579-8-6. All tests now pass. check-in: b453cb547f user: kjnash tags: tip-579-8-7
12:24
Rename command safe::setAutoPathSync to safe::setSyncMode. check-in: 90407378c4 user: kjnash tags: tip-579-8-7
12:15
Rearrange tests in safe.test so they are in numerical order. check-in: a24387ef7a user: kjnash tags: tip-579-8-7
03:12
Merge safe-extra-tests-8-7; test safe-19.11 fails. check-in: 5d50188374 user: kjnash tags: tip-579-8-7
02:41
Merge safe-bugfixes-8-6 check-in: d5b45ebff8 user: kjnash tags: safe-extra-tests-8-7
2020-07-24
18:43
Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if absent, must default to "k... Closed-Leaf check-in: ff2ce4edf3 user: kjnash tags: bug-cb0373bb33
11:32
Create new branch named "bug-cb0373bb33" check-in: b096a08c1d user: kjnash tags: bug-cb0373bb33
2020-07-23
10:50
Merge 8.7 check-in: 27a320d3cc user: kjnash tags: tip-579-8-7
10:36
Merge 8.7 check-in: f8b37a2bc5 user: kjnash tags: safe-extra-tests-8-7
10:18
Merge tip-579-8-6 check-in: 8eeae1bf69 user: kjnash tags: tip-579-8-7
01:17
Merge tip-579-8-6 check-in: cceec2a49d user: kjnash tags: tip-579-8-7
01:08
Merge safe-extra-tests-8-7 check-in: 122ed76c9d user: kjnash tags: tip-579-8-7
00:58
Merge safe-bugfixes-8-6 check-in: f841c00b77 user: kjnash tags: safe-extra-tests-8-7
2020-07-22
19:42
Move tests that depend on platform::shell from safe.test to safe-stock86.test, and replace with test... check-in: 8bafafa5cc user: kjnash tags: tip-579-8-7
19:26
Whitespace and comment changes only. check-in: 1e394b9e90 user: kjnash tags: safe-extra-tests-8-7
12:53
Merge safe-extra-tests-8-7 check-in: 7e52d49e2d user: kjnash tags: tip-579-8-7
2020-07-21
22:33
Merge safe-bugfixes-8-6 check-in: b6c9397bc6 user: kjnash tags: safe-extra-tests-8-7
12:31
Merge 9.0 check-in: 37701aedfc user: jan.nijtmans tags: novem
12:30
Merge 8.7 check-in: 921e3ee0b8 user: jan.nijtmans tags: trunk
12:28
Merge 8.6 check-in: b960a21057 user: jan.nijtmans tags: core-8-branch
08:14
Merge trunk check-in: aa51e398f8 user: jan.nijtmans tags: novem
07:54
Merge 8.7 check-in: b23af47e56 user: jan.nijtmans tags: trunk
2020-07-20
23:16
Merge safe-bugfixes-8-6 check-in: ddc549bc8a user: kjnash tags: safe-extra-tests-8-7
22:57
File tests/safe.test - rearrange tests - move tests of command/package loading that use Tcl files to... check-in: e10491997c user: kjnash tags: safe-extra-tests-8-7
14:58
Merge 8.6 check-in: 2f045a43d6 user: jan.nijtmans tags: core-8-branch
08:35
Merge 8.6 check-in: 3503fc0abd user: jan.nijtmans tags: core-8-branch
2020-07-19
00:19
Merge safe-extra-tests-8-7 check-in: ae1f3ef116 user: kjnash tags: tip-579-8-7
2020-07-18
21:12
Merge 8.7 check-in: a3d26e2a07 user: kjnash tags: safe-extra-tests-8-7
20:17
Merge safe-bugfixes-8-6 check-in: b850df24b1 user: kjnash tags: safe-extra-tests-8-7
16:26
Merge 8.6 check-in: 8673082d4b user: culler tags: core-8-branch
2020-07-17
11:13
Merge 8.6 check-in: 419f010ca9 user: jan.nijtmans tags: core-8-branch
07:37
Rename (internal) TclSetSlaveCancelFlags() to TclSetChildCancelFlags(). Follow-up for [e5ea53f27a391... check-in: 6b63615d1e user: jan.nijtmans tags: core-8-branch
2020-07-16
17:29
Fix error in merging safe.test with safe-bugfixes-8-6 commit d065e8c73d check-in: eb42a70f2c user: kjnash tags: safe-extra-tests-8-7
16:53
Merge 8.7 check-in: 670848e316 user: kjnash tags: tip-579-8-7
16:45
Merge 8.7 check-in: 0cc741fc17 user: kjnash tags: safe-extra-tests-8-7
16:23
Merge safe-extra-tests-8-7 check-in: d3624fd13d user: kjnash tags: tip-579-8-7
15:55
Amend tests safe-7.[124]z so they look for packages in the mounted zipfile check-in: 96649edb06 user: kjnash tags: safe-extra-tests-8-7
15:47
Bugfix tests/safe.test (as in safe-bugfixes-8-6). Harden tests safe-9.20z to safe-9.24z against ind... check-in: f8d7a49ef4 user: kjnash tags: safe-extra-tests-8-7
13:44
Merge 8.6 check-in: 2aaea5753c user: jan.nijtmans tags: core-8-branch
12:17
Remove diagnostic spaces check-in: 554b7b05dc user: kjnash tags: safe-extra-tests-8-7
12:16
Merge safe-bugfixes-8-6 check-in: d065e8c73d user: kjnash tags: safe-extra-tests-8-7
11:44
Merge 8.7 check-in: ea871b5b02 user: jan.nijtmans tags: strict-index-experiment
11:02
Merge 8.7 check-in: abe2d9b1e3 user: kjnash tags: safe-extra-tests-8-7
10:48
More of the same (see previous commit) check-in: e9ba0ab4c0 user: jan.nijtmans tags: core-8-branch
10:42
simplify check for ::tcltest namespace in testcases check-in: 17940d2bbc user: jan.nijtmans tags: core-8-branch
10:41
Purge end-of-line spacing in tools/encoding directory check-in: 8a084c2b59 user: jan.nijtmans tags: core-8-branch
2020-07-15
18:59
Merge 8.7 check-in: caa0a95fe8 user: jan.nijtmans tags: trunk
18:56
Change (internal) function ::auto_mkindex_parser::slavehook to ::auto_mkindex_parser::childhook. Som... check-in: e5ea53f27a user: jan.nijtmans tags: core-8-branch
10:26
Create new branch named "fix-travis-8-7" Closed-Leaf check-in: a943611ed2 user: kjnash tags: fix-travis-8-7
09:17
Merge trunk check-in: bf67cb9846 user: jan.nijtmans tags: novem
09:10
Merge 8.7 check-in: 1eb2f022af user: jan.nijtmans tags: trunk
09:08
Merge 8.6 check-in: 9cb33165c6 user: jan.nijtmans tags: core-8-branch
2020-07-14
17:29
Merge 8.7 check-in: 06a7a5e217 user: kjnash tags: tip-579-8-7
16:57
Rearrange tests in tests/safe.test to agree with upstream order check-in: 683c288265 user: kjnash tags: tip-579-8-7
16:49
Sync with bugfixes and tests pushed upstream via safe-extra-tests-8-7 and safe-bugfixes-8-6 to core-... check-in: f06d715377 user: kjnash tags: tip-579-8-7
15:56
Merge safe-extra-tests-8-7 check-in: 537c01865a user: kjnash tags: safe-extra-tests-8-7
15:45
Remove diagnostic puts check-in: a240924929 user: kjnash tags: safe-extra-tests-8-7
15:27
Merge 8.7 check-in: 30841bb1e5 user: kjnash tags: safe-extra-tests-8-7
10:21
Merge 8.7 check-in: ecae47ea37 user: jan.nijtmans tags: trunk
10:19
Merge 8.6 check-in: 8f6b76cf87 user: jan.nijtmans tags: core-8-branch
2020-07-13
18:23
Merge safe-extra-tests-8-7 check-in: 4e29d9c051 user: kjnash tags: safe-extra-tests-8-7
18:14
safe.test - add zipfile and tests of loading files from zipfs check-in: fb266945ed user: kjnash tags: safe-extra-tests-8-7
17:36
safe.test - use opt instead of http for tests with stock packages; tests work whether and how opt is... check-in: 53cfa1216c user: kjnash tags: safe-extra-tests-8-7
15:15
Create new branch named "safe-extra-tests-8-7" check-in: 510c055e5a user: kjnash tags: safe-extra-tests-8-7
15:14
Merge 8.6 check-in: 57e51ffeb6 user: kjnash tags: safe-extra-tests-8-7
13:49
Merge 8.6 check-in: 28aa88d370 user: kjnash tags: safe-extra-tests-8-7
2020-07-11
19:56
Merge 8.6 check-in: ce17e84218 user: jan.nijtmans tags: core-8-branch
19:40
Fix [8ef3897561]: Typo in [dict append] man page check-in: c6fc642945 user: jan.nijtmans tags: core-8-branch
2020-07-10
10:39
Merge 8.6 check-in: f9f29d9980 user: jan.nijtmans tags: core-8-branch
08:32
Merge 8.6. Fix documentation for \Uhhhhhhhh escape sequences > U+FFFF, which are no longer "reserved... check-in: 506071cf13 user: jan.nijtmans tags: core-8-branch
2020-07-09
18:51
Revise tests safe-18.[24] to allow for -autoPath in interpConfigure output. Use opt in place of htt... check-in: 2c7c5392e2 user: kjnash tags: tip-579-8-7
17:56
Rename command ::safe::SetAutoPathSync to ::safe::setAutoPathSync and add to library/tclIndex. check-in: ea9c7ce9b3 user: kjnash tags: tip-579-8-7
17:48
Update safe(n) to document the changes. check-in: eee0b1df50 user: kjnash tags: tip-579-8-7
11:39
Add code for -autoPath option in Safe Base. check-in: 7af5723a42 user: kjnash tags: tip-579-8-7
11:13
Apply patch for new features other than -autoPath check-in: 43325ba8b5 user: kjnash tags: tip-579-8-7
10:15
Create new branch named "tip-579-8-7" check-in: 08ae46c720 user: kjnash tags: tip-579-8-7
08:11
Merge 8.7 check-in: 462eec47f8 user: jan.nijtmans tags: trunk
08:10
Merge 8.6 check-in: 6c023e8c31 user: jan.nijtmans tags: core-8-branch
2020-07-07
14:46
Merge 8.7 check-in: 3ce2a03c40 user: jan.nijtmans tags: build-info
14:43
Merge 8.7 check-in: 17a9537d41 user: jan.nijtmans tags: strict-index-experiment
14:38
Merge 8.7 check-in: c4b995b9b7 user: jan.nijtmans tags: trunk
14:37
Merge 8.6 check-in: 5eff00ba87 user: jan.nijtmans tags: core-8-branch
2020-07-06
12:00
Merge 8.7. Provide both major and minor version number for gcc/clang/msvc check-in: 9733ae9512 user: jan.nijtmans tags: build-info
00:22
Clarify index order check-in: e8b4051d6a user: andy tags: trunk
2020-07-03
10:21
Merge 8.7 check-in: 10349e0db1 user: jan.nijtmans tags: trunk
10:10
Merge 8.7 check-in: 08d9bd3083 user: jan.nijtmans tags: strict-index-experiment
10:08
TIP #578 implementation: Death to TCL_DBGX check-in: 834ef99124 user: jan.nijtmans tags: core-8-branch
09:57
Merge 8.7 check-in: e72ef756c6 user: jan.nijtmans tags: strict-index-experiment
08:50
Merge 8.6 check-in: 0e87024387 user: jan.nijtmans tags: core-8-branch
2020-07-02
14:16
Complaining on index "-1" is too strict, not wise to do for Tcl 8.x. check-in: 777747e2ff user: jan.nijtmans tags: strict-index-experiment
2020-06-30
16:36
Add compiler information (gcc|clang|msvc) information check-in: 8fa1d008ea user: jan.nijtmans tags: build-info
14:36
Add buildinfo functionality to makefile.vc too check-in: 9a1f8190e7 user: jan.nijtmans tags: build-info
2020-06-29
20:20
WIP: Store build info in package check-in: 229f19331f user: jan.nijtmans tags: build-info
13:18
Merge 8.7 check-in: a55a8f24fe user: jan.nijtmans tags: trunk
13:16
Merge 8.6 check-in: ac49364af1 user: jan.nijtmans tags: core-8-branch
10:39
Merge trunk check-in: 5d027d1163 user: jan.nijtmans tags: novem
10:38
Merge 8.7 check-in: a056d0ed75 user: jan.nijtmans tags: trunk
10:26
Merge 8.6: Re-generate unix/tclConfig.h.in check-in: 1b76927c85 user: jan.nijtmans tags: core-8-branch
2020-06-28
15:20
Merge 8.7 check-in: 8b76b3fb11 user: jan.nijtmans tags: trunk
15:15
Merge 8.6 check-in: ec1b0c0aa3 user: jan.nijtmans tags: core-8-branch
2020-06-25
13:02
Merge 8.7 check-in: 80673ea3d1 user: jan.nijtmans tags: trunk
13:01
Merge 8.6 check-in: c60ae5b315 user: jan.nijtmans tags: core-8-branch
11:31
Merge 8.7 check-in: d389b76b8c user: jan.nijtmans tags: trunk
11:26
Merge 8.6 check-in: 20bc6dfb78 user: jan.nijtmans tags: core-8-branch
2020-06-24
16:23
merge 8.7 check-in: e015f12c0c user: sebres tags: trunk
14:53
amend to 8.6th zlib-fix resolving warnings in 8.7 (int vs size_t, void * vs char *, etc) check-in: 758fc3d5e8 user: sebres tags: core-8-branch
14:48
merge 8.6 check-in: 414d759d1a user: sebres tags: core-8-branch
2020-06-23
09:38
Merge 8.7 check-in: 3a5a52d481 user: jan.nijtmans tags: trunk
09:33
Merge 8.6 check-in: 6421e4e7e1 user: jan.nijtmans tags: core-8-branch
06:36
Merge-mark check-in: 34260c9af5 user: jan.nijtmans tags: core-8-branch
06:21
Merge trunk check-in: 2c5fa114f8 user: jan.nijtmans tags: novem
06:19
Merge 8.7 check-in: eb0b1d29ba user: jan.nijtmans tags: trunk
06:16
Backport some recent changes in tclDate.c back to tclGetDate.y, so they are not lost when re-generat... check-in: d3e08b882b user: jan.nijtmans tags: core-8-branch
2020-06-22
12:49
Merge 8.7 check-in: 24d5911224 user: jan.nijtmans tags: trunk
12:48
Merge 8.6 check-in: 4075757949 user: jan.nijtmans tags: core-8-branch
12:27
Merge 8.7 check-in: e9d475434a user: jan.nijtmans tags: trunk
12:26
Merge 8.6 check-in: 597e29bd6e user: jan.nijtmans tags: core-8-branch
12:01
Merge trunk check-in: f0356b6aaf user: jan.nijtmans tags: novem
12:00
Merge 8.7 check-in: 308c81aee0 user: jan.nijtmans tags: trunk
11:58
Merge 8.6 check-in: f3980c5529 user: jan.nijtmans tags: core-8-branch
10:56
Merge 8.7 check-in: 828bbf27d7 user: jan.nijtmans tags: strict-index-experiment
10:24
Merge 8.7 check-in: 807dae9ebc user: jan.nijtmans tags: trunk
08:25
Code simplification in msgcat::mcutil::getpreferences check-in: a75b8711ef user: jan.nijtmans tags: core-8-branch
2020-06-21
17:03
Rewrite msgcat::mcutil::getpreferences, not depending on 'string last' returning -1 any more check-in: bcbcf2cf53 user: jan.nijtmans tags: core-8-branch
15:57
Merge 8.7 check-in: dbac390f8d user: jan.nijtmans tags: trunk
15:53
Fix for [b179286248]: tclZipfs.c Build Error on CentOS 6 check-in: 86f3ec8c65 user: jan.nijtmans tags: core-8-branch
15:51
Merge 8.6 check-in: c86214b4f9 user: jan.nijtmans tags: core-8-branch
2020-06-20
23:20
More "nodep" testcases check-in: 6386326c75 user: jan.nijtmans tags: strict-index-experiment
2020-06-19
14:20
Fix tcl_startOfPreviousWord when $start eq "none" check-in: 7a1abd50a5 user: jan.nijtmans tags: strict-index-experiment
11:23
Fix some test-cases check-in: d2b924cb6c user: jan.nijtmans tags: strict-index-experiment
10:29
merge-mark check-in: 9766ceb7db user: jan.nijtmans tags: core-8-branch
09:48
Suggested fix for [b179286248]: tclZipfs.c Build Error on CentOS 6 Closed-Leaf check-in: 0e3a851a75 user: jan.nijtmans tags: bug-b179286248
09:34
Make tclStringClassTable a little bit smaller, and save a pointer access when accessing the name of ... check-in: 1ceb0885f4 user: jan.nijtmans tags: core-8-branch
06:06
Correct man page per [ad8df845fef2c76d95b9f1aaa4815f3b23d4c472] check-in: 45084da691 user: andy tags: trunk
2020-06-18
13:49
With -DTCL_NO_DEPRECATED use empty string as "nothing found" on more places. Experimental. check-in: 927afdb9df user: jan.nijtmans tags: strict-index-experiment
13:12
Fix a few testcases check-in: 8a7054b686 user: jan.nijtmans tags: strict-index-experiment
12:47
Use more "string is none" in testcases in stead of directly comparing with -1 check-in: 58ebbfcc7e user: jan.nijtmans tags: strict-index-experiment
09:31
msgcat: Don't use "string first/last" check-in: 64f9fb3f9a user: jan.nijtmans tags: strict-index-experiment
2020-06-17
10:57
when compiled with -DTCL_NO_DEPRECATED, be as strict in compiled functions as in non-compiled ones check-in: 1b2b92844f user: jan.nijtmans tags: strict-index-experiment
2020-06-16
16:41
Merge 8.7 check-in: 04bb16f1d9 user: jan.nijtmans tags: strict-index-experiment
12:43
Merge 8.7 check-in: 6deef9f426 user: jan.nijtmans tags: trunk
12:24
Make Tcl_GetIntForIndex() do reasonable things when endValue < -1 and when indexPtr == NULL. check-in: aed31dfc6d user: jan.nijtmans tags: core-8-branch
2020-06-15
14:14
Added DEPRECATED comment in tclConfig.sh.in (both UNIX and win32) Closed-Leaf check-in: a1ba9f2960 user: jan.nijtmans tags: death-to-dbgx
12:44
Merge 8.7 check-in: e98ba58f38 user: jan.nijtmans tags: strict-index-experiment
12:43
Merge 8.7 check-in: 6668ee34e6 user: jan.nijtmans tags: death-to-dbgx
2020-06-12
14:56
Merge 8.7 check-in: 77245e9add user: jan.nijtmans tags: trunk
14:49
Merge 8.6 check-in: 162c548406 user: jan.nijtmans tags: core-8-branch
14:15
Merge 8.7 check-in: 9f1ae45430 user: jan.nijtmans tags: trunk
14:11
Merge 8.6 check-in: a065756d61 user: jan.nijtmans tags: core-8-branch
12:56
rules.vc: No need to redefine values which are already the default. tclWinPort.h: Fix comment check-in: 0fdd7b2e3b user: jan.nijtmans tags: core-8-branch
11:54
Let Tcl_GetIntForIndex() handle negative "endValue" values more reasonable. Needed for Tk's "string-... check-in: 5c10bdc61d user: jan.nijtmans tags: strict-index-experiment
2020-06-10
09:40
Merge 8.7 check-in: 36e47c859d user: jan.nijtmans tags: death-to-dbgx
2020-06-08
20:02
Still ... need to disable C4305 on Win32 (32-bit only) check-in: 01dc630fa5 user: jan.nijtmans tags: trunk
09:30
Add "-fno-common" to SHARED_CFLAGS on various platforms (e.g. Linux, CYGWIN). This is the default wi... check-in: 4215cda119 user: jan.nijtmans tags: core-8-branch
2020-06-07
20:31
Merge 8.7 check-in: 9a0d15188b user: jan.nijtmans tags: strict-index-experiment
19:35
Merge 8.7. This makes disabling Microsoft warning C4307 no longer necessary: It appears this warning... check-in: 1214233eb4 user: jan.nijtmans tags: trunk
19:11
If "endValue" doesn't matter in TclGetIntForIndexM() call, use INT_MAX - 1, not 0 or -1. This result... check-in: e436e10650 user: jan.nijtmans tags: core-8-branch
2020-06-06
21:19
Fix Travis build for Windows in debug mode. check-in: 1a08ea0157 user: jan.nijtmans tags: trunk
08:02
Update TZ info to tzdata2020a. check-in: bfd3b9d404 user: jima tags: trunk
08:01
Update TZ info to tzdata2020a. check-in: 78ac12175e user: jima tags: core-8-branch
2020-06-05
11:34
Merge 8.7. Change TclListObjRange() signature, using size_t for index arguments (even though lists i... check-in: facb398c04 user: jan.nijtmans tags: trunk
11:27
Improve "end-offset" type such that it can not only handle "end+/-int" format, but "int+/-int" as we... check-in: ce29853f12 user: jan.nijtmans tags: core-8-branch
2020-06-04
15:19
Merge trunk check-in: 941bbcbdf4 user: jan.nijtmans tags: novem
15:15
Merge 8.7. Use more TCL_INDEX_NONE in documentation/headers/code. check-in: baad702302 user: jan.nijtmans tags: trunk
14:38
Merge 8.6 check-in: b48be1a169 user: jan.nijtmans tags: core-8-branch
2020-05-31
20:29
Merge 8.7 check-in: b2a3b5c77a user: jan.nijtmans tags: trunk
20:24
Make tclTomMath.h usable without tommath.h by defining TCL_NO_TOMMATH_H check-in: 4e9dafc4fe user: jan.nijtmans tags: core-8-branch
16:38
Merge 8.7 Closed-Leaf check-in: 56fdece4e7 user: jan.nijtmans tags: jn-index-reform
00:37
tip-551 implementation. check-in: 30d9822887 user: griffin tags: trunk
2020-05-30
23:47
tip-551 implementation. check-in: 3785bbf5a3 user: griffin tags: core-8-branch
2020-05-29
15:15
Merge jn-index-reform, and fix some test-cases. check-in: 868f9fc39a user: jan.nijtmans tags: strict-index-experiment
14:54
Merge 8.7 check-in: 8b2c19c0e7 user: jan.nijtmans tags: jn-index-reform
13:36
Change implementation "charstart", not behaving as "prevchar" any more. Also optimize charend/charst... check-in: 076b766c9c user: jan.nijtmans tags: tip-575
2020-05-28
11:44
Remove nextword/prevword. Rename nextchar/prefchar to charend/charstart, for consistancy with worden... check-in: f610ee7453 user: jan.nijtmans tags: tip-575
09:49
Merge 8.7 check-in: 0d59130065 user: jan.nijtmans tags: trunk
09:38
In cookiejar, don't depend on "lrange $pieces 0 -1" doing anything useful. check-in: 517f493711 user: jan.nijtmans tags: core-8-branch
08:05
Allow the empty string "" as valid index too, representing "none" check-in: 6974c6eec8 user: jan.nijtmans tags: strict-index-experiment
2020-05-27
15:26
Merge jn-index-reform check-in: 84f8919684 user: jan.nijtmans tags: strict-index-experiment
15:25
Merge 8.7 check-in: ffd378b351 user: jan.nijtmans tags: jn-index-reform
13:21
Escape the backslash in documentation check-in: 2fea80d5de user: jan.nijtmans tags: core-8-branch
06:35
Merge 8.7 check-in: d1045ba3c5 user: jan.nijtmans tags: trunk
06:31
Fix documentation for tcl_wordchars/tcl_nonwordchars matching the implementation. See: [f1253530cdd8... check-in: e0aa636f36 user: jan.nijtmans tags: core-8-branch
2020-05-26
22:42
Merge 8.7 check-in: 54797b3460 user: jan.nijtmans tags: trunk
22:21
Merge 8.6. Add MacOS build using Clang++ check-in: f351d1fef7 user: jan.nijtmans tags: core-8-branch
21:35
Fix build check-in: 5625634f92 user: jan.nijtmans tags: strict-index-experiment
2020-05-25
11:53
Finish implementation of "string nextchar|nextword|prevchar|prevword". Not thourougly test yet, but ... check-in: 0a46907d56 user: jan.nijtmans tags: tip-575
09:48
Merge-mark check-in: 7fdc440c13 user: jan.nijtmans tags: tip-575
09:46
Merge 8.7 check-in: 383de70ed5 user: jan.nijtmans tags: trunk
09:32
Fix compiled "string is <class>" for characters > U+FFFF. Add testcase exposing this bug. check-in: 2a3709ca18 user: jan.nijtmans tags: core-8-branch
07:48
Fix "string is wordchar" in compiled case handling characters > U+FFFF. Adapt testcase exposing the ... check-in: 66ad29d9c5 user: jan.nijtmans tags: tip-575
2020-05-24
22:35
Merge jn-index-reform branch check-in: 2d1fc5b3d1 user: jan.nijtmans tags: strict-index-experiment
22:34
Merge 8.7 check-in: 3184183373 user: jan.nijtmans tags: jn-index-reform
22:29
Put back "string bytelength", not _that_ important for this TIP. Document that Tcl_UtfCharComplete(... check-in: f4989d1e8f user: jan.nijtmans tags: tip-575
2020-05-23
22:07
Rewrite "string wordend" to use the Tcl_UniChar array. check-in: 8333c88b3c user: jan.nijtmans tags: tip-575
21:51
Fix testsuite when "string bytelength" doesn't exist. check-in: 56fca3f26d user: jan.nijtmans tags: tip-575
03:32
Update for TIP-551: Add documentation for this feature to the expr man page. The keyword "integ... Closed-Leaf check-in: 002a6fdc7d user: griffin tags: tip-551
2020-05-22
21:28
Split more "string" functions. New helper function TclUniCharToUCS4(), not used yet but that's the n... check-in: ec03d6f62d user: jan.nijtmans tags: tip-575
15:27
New "string" subcommands: "nextchar", "nextword", "prevchar", "prevword". Not implemented yet (for n... check-in: 04d41e57ba user: jan.nijtmans tags: tip-575
14:36
Merge 8.7 Add function Tcl_UniCharFold(). It's the same as Tcl_UniCharToLower() for now, but that wi... check-in: c338858460 user: jan.nijtmans tags: tip-575
2020-05-20
19:12
Merge 8.7 check-in: 4d5fc5a4f3 user: jan.nijtmans tags: trunk
19:09
Adapt some comments, which are not correct for Tcl 8.7 any more check-in: 1203d7b979 user: jan.nijtmans tags: core-8-branch
2020-05-19
15:42
Possible simple solution for [4663e0636]: If TCL_NO_TOMMATH_H is defined, tclTomMath.h provides its ... Closed-Leaf check-in: 1baf516ed4 user: jan.nijtmans tags: bug-4663e0636
2020-05-18
20:25
Merge-mark check-in: 4427efd83c user: jan.nijtmans tags: core-8-branch
12:48
Merge 8.7 check-in: 55a7a83f1f user: jan.nijtmans tags: trunk
12:47
If Tcl is built with external libtommath (TCL_WITH_EXTERNAL_TOMMATH is defined), do the tests with t... check-in: 19a0e26fa4 user: jan.nijtmans tags: core-8-branch
11:51
Merge 8.7 Closed-Leaf check-in: c933eb1f2d user: jan.nijtmans tags: tip-573
10:51
Merge 8.7. Update documentation check-in: 566357910d user: jan.nijtmans tags: tip-575
10:10
Adapt Tcl_UtfPrev()/Tcl_UtfNext() to be consistant with Tcl_UtfToUniChar() check-in: 6aa676e6bc user: jan.nijtmans tags: tip-573
2020-05-14
10:27
Merge 8.7 check-in: 4654931a26 user: jan.nijtmans tags: trunk
10:16
Merge 8.6 check-in: 10e951f190 user: jan.nijtmans tags: core-8-branch
2020-05-13
22:07
Merge 8.7. Further progress with TIP implementation. check-in: afe207f116 user: jan.nijtmans tags: tip-575
20:12
Merge 8.7 check-in: 866174775d user: jan.nijtmans tags: trunk
19:57
Sync testcases with 8.6 check-in: 7bddc02e53 user: jan.nijtmans tags: core-8-branch
16:56
Merge 8.6 check-in: 4a9267b7a2 user: jan.nijtmans tags: core-8-branch
09:17
Merge 8.7 check-in: f41d248542 user: jan.nijtmans tags: trunk
09:13
Merge 8.6 check-in: 28c786908d user: jan.nijtmans tags: core-8-branch
2020-05-12
21:22
Merge 8.7 check-in: ee9f526818 user: jan.nijtmans tags: trunk
21:17
Little tweak to Tcl_UniCharAtIndex(): Protect against negative index, return -1 in that case. check-in: fba6de9b22 user: jan.nijtmans tags: core-8-branch
19:47
Merge 8.7 check-in: d513c9b2fd user: jan.nijtmans tags: trunk
19:41
Merge 8.6 check-in: 1d587617b0 user: jan.nijtmans tags: core-8-branch
18:59
First, experimental implementation of TIP #575. Barely tested, will fail. WIP check-in: d15b9cb99e user: jan.nijtmans tags: tip-575
13:53
Change back implementation of Tcl_UtfAtIndex() to how it was. Update documentation. Closed-Leaf check-in: 9d729bba9a user: jan.nijtmans tags: bug-81242a48c8
2020-05-11
11:26
Merge 8.7 check-in: 89e2216acf user: jan.nijtmans tags: trunk
11:13
Merge 8.6 check-in: 35c3be5b22 user: jan.nijtmans tags: core-8-branch
10:18
Merge 8.6 check-in: 097c064eb4 user: jan.nijtmans tags: core-8-branch
07:42
Merge 8.7 check-in: fe9bc8500a user: jan.nijtmans tags: trunk
07:41
Merge 8.6 check-in: 6a7f9c3f67 user: jan.nijtmans tags: core-8-branch
2020-05-10
20:58
Demonstration for documentation bug, and suggestion for improved wording. More explanation will foll... check-in: 94b8ef9338 user: jan.nijtmans tags: bug-81242a48c8
20:15
Merge 8.7 check-in: 80b28f70b4 user: jan.nijtmans tags: trunk
20:11
Merge 8.6 check-in: 2cff341b8c user: jan.nijtmans tags: core-8-branch
13:24
Merge-mark check-in: 7c4f36bd7f user: jan.nijtmans tags: core-8-branch
2020-05-08
14:38
Merge 8.7 check-in: 8b2eeab7e0 user: jan.nijtmans tags: trunk
14:30
Merge 8.6 check-in: f6c43e1c9f user: jan.nijtmans tags: core-8-branch
08:15
Merge 8.7 check-in: d82f7e9061 user: jan.nijtmans tags: trunk
08:14
Merge 8.6 check-in: de5675870e user: jan.nijtmans tags: core-8-branch
2020-05-07
22:06
merge 8.7 check-in: b7293ef281 user: dgp tags: trunk
21:59
Merge 8.6 check-in: 6f4a6b90ef user: dgp tags: core-8-branch
17:02
merge 8.7 Leaf check-in: 36b40699fe user: dgp tags: bug-ed29806baf-8.7
14:47
Merge 8.7 check-in: 63344df549 user: jan.nijtmans tags: trunk
14:38
Merge 8.6 check-in: 7dccfe91e3 user: jan.nijtmans tags: core-8-branch
11:18
Merge 8.7 check-in: 8b50e62328 user: jan.nijtmans tags: trunk
11:17
Fix [fad64a857e76f98e]: "lsearch" provides wrong errorCode with bad -stride option check-in: a368336356 user: jan.nijtmans tags: core-8-branch
11:09
Merge 8.7 check-in: 3516a881cf user: jan.nijtmans tags: trunk
10:56
Merge 8.6 check-in: 2de70b5bd1 user: jan.nijtmans tags: core-8-branch
2020-05-06
21:59
merge 8.7 check-in: f21991ce1e user: dgp tags: trunk
21:52
merge 8.6 check-in: 4d08cde908 user: dgp tags: core-8-branch
21:44
another test Leaf check-in: b2483ebbf1 user: dgp tags: bug-e617e8a71a
19:55
merge 8.7 check-in: 541cffe991 user: dgp tags: trunk
19:48
merge 8.6 check-in: bf737b27ba user: dgp tags: core-8-branch
17:11
Merge-mark check-in: 1e6e026ccf user: jan.nijtmans tags: core-8-branch
13:31
Merge 8.7 check-in: c990c1d146 user: jan.nijtmans tags: trunk
13:22
Merge 8.6 check-in: 918cfd8094 user: jan.nijtmans tags: core-8-branch
09:44
Merge 8.7 check-in: 97679b4f1d user: jan.nijtmans tags: tip-573
09:28
Merge 8.7 check-in: 6c8e0cb9c5 user: jan.nijtmans tags: trunk
09:05
Merge 8.6 check-in: b344e875d1 user: jan.nijtmans tags: core-8-branch
2020-05-05
16:31
Merge 8.7 check-in: d3f247fc3a user: jan.nijtmans tags: trunk
16:23
Remove PROTO_FLAGS here too check-in: 6bb9047191 user: jan.nijtmans tags: core-8-branch
16:20
Merge 8.6 check-in: b07935f03d user: jan.nijtmans tags: core-8-branch
11:54
Merge 8.7 check-in: 95e9950dad user: jan.nijtmans tags: trunk
11:44
Fix Tcl_UtfPrev() such that it can never go back more than TCL_UTF_MAX bytes. Already done correctly... check-in: 21adba4503 user: jan.nijtmans tags: core-8-branch
09:51
Merge 8.7 check-in: bd1dcc78c1 user: jan.nijtmans tags: trunk
08:16
Merge 8.6 check-in: 7d127f6d27 user: jan.nijtmans tags: core-8-branch
2020-05-04
13:02
Merge-mark check-in: ab941b23a0 user: jan.nijtmans tags: core-8-branch
09:41
Merge 8.6 check-in: 2dd789a502 user: jan.nijtmans tags: core-8-branch
2020-05-03
22:19
Merge-mark check-in: eb1b6543ee user: jan.nijtmans tags: core-8-branch
2020-05-02
23:05
Merge 8.7 check-in: a2ef8e3993 user: jan.nijtmans tags: trunk
23:03
Merge 8.6 check-in: 6142cba3e1 user: jan.nijtmans tags: core-8-branch
2020-05-01
23:45
Encoding improvements, handling Unicode > 0xFFFF check-in: 02e76e4aa7 user: jan.nijtmans tags: bug-ed29806baf-8.7
22:23
Merge 8.7 check-in: 770508cc4c user: jan.nijtmans tags: trunk
22:15
Improve/simplify "testutfnext" and "testutfprev" commands. Now don't need to do special things with ... check-in: 3c01feea0c user: jan.nijtmans tags: core-8-branch
15:18
Merge 8.7 check-in: 0d98e69811 user: jan.nijtmans tags: bug-ed29806baf-8.7
15:07
Merge 8.7 check-in: 3aa84b4b26 user: jan.nijtmans tags: trunk
14:53
Never mind remark about TIP #573 in previous commit: Test failure was due to typo. Fixed now. check-in: 15b715b177 user: jan.nijtmans tags: core-8-branch
14:44
Merge 8.7 check-in: 056c1aad28 user: jan.nijtmans tags: trunk
14:20
Fix first part of [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes. Tcl_UtfToUniCha... check-in: 1d9487bc7e user: jan.nijtmans tags: core-8-branch
08:51
Fix [ed29806baf] by introducing TclUCS4Complete(). All other calls of Tcl_UtfToUniChar() are suspici... check-in: fb85042c66 user: jan.nijtmans tags: bug-ed29806baf-8.7
2020-04-30
21:23
merge 8.7 check-in: 25e735d05d user: dgp tags: bug-e617e8a71a
21:09
merge 8.7 check-in: daf82de914 user: dgp tags: trunk
21:07
merge 8.6 check-in: 1921d73497 user: dgp tags: core-8-branch
19:25
merge 8.7 check-in: 948dd75b36 user: dgp tags: trunk
19:24
merge 8.6 check-in: c1648c2e63 user: dgp tags: core-8-branch
17:21
Work In Progress. Much trickiness about sorting out expectations. check-in: 581d6b939a user: dgp tags: bug-e617e8a71a
14:54
First, prove that bug [ed29806baf] is present in 8.7 too. Let's see what test-cases fail when we no ... check-in: 5510c6045d user: jan.nijtmans tags: bug-ed29806baf-8.7
14:20
Merge 8.7 check-in: a65a5fe9ec user: jan.nijtmans tags: trunk
14:19
Merge 8.6 check-in: 0b30875d74 user: jan.nijtmans tags: core-8-branch
12:51
Let's not get out the src[3] check yet. check-in: 577f5c5de8 user: jan.nijtmans tags: core-8-branch
12:45
Merge 8.6 check-in: 7ce14c8063 user: jan.nijtmans tags: core-8-branch
11:24
Merge 8.7 check-in: 174d27836c user: jan.nijtmans tags: trunk
11:11
Merge 8.6 check-in: b3cfc84e51 user: jan.nijtmans tags: core-8-branch
2020-04-29
22:22
merge 8.7 check-in: 7db8756066 user: dgp tags: bug-e617e8a71a
22:18
Merge 8.7. Still knownBug (for TUM=3) check-in: 217f306ba1 user: dgp tags: trunk
22:14
Merge 8.6. Still a knownBug here. check-in: 1aca65a77f user: dgp tags: core-8-branch
19:23
Merge 8.7 check-in: 9f5d7846b9 user: jan.nijtmans tags: trunk
19:20
Merge-mark 8.6 (Use of UNICODE_OUT_OF_RANGE() macro already was in 8.7). Quick exit from Tcl_UtfToCh... check-in: 24f0963165 user: jan.nijtmans tags: core-8-branch
17:39
First attempt at extending routine to deal with surrogate pairs. Exposes problems with the interface... check-in: f6001c20fb user: dgp tags: bug-e617e8a71a
17:28
Check reverse tests too. check-in: c9656e6b59 user: dgp tags: bug-e617e8a71a
11:10
Better structurize the UTF-8 (mainly around Tcl_UtfNext()/Tcl_UtfPrev(), but not only those) test-ca... Closed-Leaf check-in: f2320f6314 user: jan.nijtmans tags: test-prev-next-reform
2020-04-28
22:16
merge 8.7 check-in: 9268bc5805 user: dgp tags: bug-e617e8a71a
21:45
Merge 8.7 Leaf check-in: b11d56197b user: jan.nijtmans tags: rfe-f443140a85
21:33
merge 8.7 check-in: 25a337aa92 user: dgp tags: trunk
21:32
merge 8.6 check-in: f506717467 user: dgp tags: core-8-branch
21:31
Merge 8.7 check-in: ae8e36391d user: jan.nijtmans tags: tip-573
21:17
Merge 8.7 check-in: 72c58ebf06 user: jan.nijtmans tags: trunk
21:16
Merge 8.6 check-in: 4a01a4d4a0 user: jan.nijtmans tags: core-8-branch
21:05
merge 8.7 check-in: 4ee2e52f48 user: dgp tags: trunk
20:55
merge 8.6 check-in: 8a26ca3845 user: dgp tags: core-8-branch
20:46
Merge 8.7 check-in: 1890820bdc user: jan.nijtmans tags: trunk
20:39
Extend "testutfnext" test-command such that it can detect when it reads more bytes than the end of t... check-in: bb68f27f5b user: jan.nijtmans tags: core-8-branch
20:02
Bring forward test-cases utf-6.94 and utf-6.95 from Tcl 8.6 (higher ones have no value IMHO, but tho... check-in: f53003fa36 user: jan.nijtmans tags: core-8-branch
19:46
merge 8.6 check-in: c317632d7a user: dgp tags: core-8-branch
19:44
merge 8.6 check-in: 8f2a784324 user: dgp tags: core-8-branch
18:29
Proposed fix. Closed-Leaf check-in: 5c063485fd user: dgp tags: bug-b6038e5bc8
14:37
Implementation for TIP #573: Surrogates are invalid check-in: 749d917ed5 user: jan.nijtmans tags: tip-573
10:40
Merge 8.7. This fixes a regression, already fixed in trunk: [f339b9b7a8705484] check-in: 4f52f07e78 user: jan.nijtmans tags: novem
10:13
First shot at documentation update, describing what we are doing in this branch. check-in: 451a80ba70 user: jan.nijtmans tags: rfe-f443140a85
09:46
Change test expectations to what desired. Mark failing tests with "knownBug". 10 test-cases are affe... check-in: 4641000dd1 user: jan.nijtmans tags: rfe-f443140a85
07:52
Merge 8.7 check-in: ed1cd11bb5 user: jan.nijtmans tags: rfe-f443140a85
07:43
Merge 8.7 check-in: 6912f429be user: jan.nijtmans tags: trunk
07:41
Merge 8.6 check-in: eb525960d8 user: jan.nijtmans tags: core-8-branch
2020-04-27
21:16
The comparison loop for UTF-16 string reps need revising to account for surrogates. For example \uD... check-in: 2d55c1330d user: dgp tags: bug-e617e8a71a
20:49
First shot at implementatio for [f443140a85]. Far from correct yet, since Tcl_UtfPrev() gives strang... check-in: b287415a79 user: jan.nijtmans tags: rfe-f443140a85
19:29
merge 8.7 check-in: fab0023c08 user: dgp tags: trunk
19:28
merge 8.6 check-in: f1da9ae4d0 user: dgp tags: core-8-branch
16:10
[a444889cbe] Quick fix to satisfy Travis. Might revise later. check-in: f339b9b7a8 user: dgp tags: trunk
16:07
merge 8.6 check-in: a09f1cb421 user: dgp tags: trunk
15:57
merge 8.6 check-in: c7fbf55742 user: dgp tags: core-8-branch
15:30
merge 8.6 check-in: ac7afb429c user: dgp tags: core-8-branch
14:27
merge 8.7 check-in: 12a1d96260 user: dgp tags: tip-568
14:19
megrge trunk check-in: 7dc45bcd85 user: dgp tags: dgp-refactor
14:04
merge trunk check-in: c2f97d0710 user: dgp tags: dgp-properbytearray
14:04
merge trunk check-in: c277217fd9 user: dgp tags: novem
13:44
merge 8.7 check-in: 0794aa3bdf user: dgp tags: trunk
13:41
merge 8.7 check-in: 4a980ef167 user: dgp tags: dgp-review
13:37
merge 8.6 check-in: 6ad25f08f8 user: dgp tags: core-8-branch
12:59
merge 8.7 check-in: 94ed8d8b2b user: dgp tags: trunk
12:57
merge 8.6 check-in: 60de0f0a95 user: dgp tags: core-8-branch
2020-04-26
22:14
merge 8.7 check-in: 7cd5051e57 user: dgp tags: trunk
22:13
merge 8.6 check-in: 768c9b6c14 user: dgp tags: core-8-branch
21:32
merge 8,7 check-in: a171b868ce user: dgp tags: trunk
21:30
merge 8.6 check-in: 6c90ae8e34 user: dgp tags: core-8-branch
21:18
merge 8.7 check-in: 6bdd84587b user: dgp tags: trunk
21:15
merge 8.6 check-in: 985a9a07d6 user: dgp tags: core-8-branch
20:49
Tests demonstrating the bug. Work on a fix can go here. check-in: b104c2ebb3 user: dgp tags: bug-7f1162a867
20:38
merge 8.7 check-in: 514e27ab3c user: dgp tags: trunk
20:32
Merge 8.6 check-in: 1876355ca2 user: dgp tags: core-8-branch
15:30
Since Tcl_NumUtfChars() now can return a value of more that 32 bits .... check-in: 5fedb77492 user: jan.nijtmans tags: trunk
15:21
Merge 8.7 check-in: 631a21f090 user: jan.nijtmans tags: trunk
15:11
Cherry-pick Tcl_UniCharAtIndex() implementation from [6596c4af31], but adapted to the needs of TIPs ... check-in: 25b3737625 user: jan.nijtmans tags: core-8-branch
13:03
Merge-mark check-in: 45ca765897 user: jan.nijtmans tags: core-8-branch
2020-04-25
22:50
Merge 8.7 check-in: dfd3e79a8c user: jan.nijtmans tags: trunk
22:49
Make reg-13.33/reg-13.34 work again. Still have to investigate what's the problem. check-in: ad07fb9e23 user: jan.nijtmans tags: core-8-branch
22:32
Merge 8.6 check-in: 30a29680e1 user: jan.nijtmans tags: core-8-branch
2020-04-24
22:46
merge-mark check-in: 98a0b7c71b user: jan.nijtmans tags: core-8-branch
21:44
Merge 8.7 check-in: 6d93497a74 user: jan.nijtmans tags: trunk
21:37
Merge 8.6 (Except encoding-12.6 test-case still to be handled) check-in: c15333aed7 user: jan.nijtmans tags: core-8-branch
13:32
Merge 8.7 check-in: 33a6f75e9c user: jan.nijtmans tags: trunk
13:31
Merge 8.6 check-in: 0b05e92ef6 user: jan.nijtmans tags: core-8-branch
10:49
Merge 8.7 check-in: aa56ee88d9 user: jan.nijtmans tags: trunk
10:23
Merge 8.6. This mainly introduces the overlong check into Tcl_UtfPrev(). 10 testcase changed results... check-in: 72f7d6e2a4 user: jan.nijtmans tags: core-8-branch
2020-04-23
22:10
Second attempt Closed-Leaf check-in: 312fb13ea5 user: jan.nijtmans tags: utf-next-for-8.7
21:50
First attempt to merge Tcl_UtfNext()/Tcl_UtfPrev() improvements (check for invalid byte sequences) t... check-in: 891db10cfb user: jan.nijtmans tags: utf-next-for-8.7
12:58
Merge 8.7 check-in: 321f326ed8 user: jan.nijtmans tags: trunk
12:34
Testcase cleanup check-in: acbe648fe3 user: jan.nijtmans tags: core-8-branch
2020-04-22
08:10
Merge 8.7 check-in: e29ce0fdea user: jan.nijtmans tags: trunk
07:59
Fix [27944a3661]: Taming test utf-6.88. Long-standing bug in Tcl_UtfNext(). Corner-case when the poi... check-in: aff418be86 user: jan.nijtmans tags: core-8-branch
2020-04-21
21:41
Improved "testutfnext" command check-in: 5f7a2c7b45 user: jan.nijtmans tags: core-8-branch
10:24
Merge 8.7 check-in: 1d9d4a348c user: jan.nijtmans tags: trunk
10:14
Fix corner-case in TIP #542 implementation: For extensions compiled with TCL_UTF_MAX=4 while Tcl is ... check-in: 8d2927e1c4 user: jan.nijtmans tags: core-8-branch
09:49
More test cleanup check-in: 926d62f948 user: jan.nijtmans tags: core-8-branch
07:26
Wrong indent in comment Closed-Leaf check-in: 6a12cc0c59 user: jan.nijtmans tags: bug-27944a3661
07:18
Merge 8.7 check-in: 8895c470f0 user: jan.nijtmans tags: bug-27944a3661
2020-04-20
22:07
Merge trunk check-in: 2886e23aad user: jan.nijtmans tags: paths-for-9
22:00
Merge 8.7 check-in: e767cf6856 user: jan.nijtmans tags: trunk
21:54
Teach Tcl_UtfPrev() that 0xC1 is _always_ an invallid byte. Test-case utf-7.34. Make sure that Tcl_... check-in: 5f382f2056 user: jan.nijtmans tags: core-8-branch
21:07
Change a few variables from type "int" to "size_t". Always test TCL_UTF_MAX for <= 3 or > 3, because... check-in: d515532940 user: jan.nijtmans tags: trunk
20:46
Merge 8.7 check-in: 308d166cbe user: jan.nijtmans tags: trunk
20:44
Add test-cases handling TclGetBytesFromObj() ( actually Tcl_UtfToUniChar too) check-in: 99450f5bca user: jan.nijtmans tags: core-8-branch
2020-04-19
09:57
Proposed fix for [27944a3661]: Taming test utf-6.88. This fix is not optimized, it still uses TclUt... check-in: 74d3f929c8 user: jan.nijtmans tags: bug-27944a3661
09:17
Merge 8.7 check-in: c61e4dc61b user: jan.nijtmans tags: trunk
09:12
4 more testcases, which could detect future regressions in Emoji handling check-in: 115e8a2c43 user: jan.nijtmans tags: core-8-branch
2020-04-18
20:30
Merge 8.7 check-in: 60d5312076 user: jan.nijtmans tags: trunk
20:23
More test-case cleanup check-in: 93ba0f15a7 user: jan.nijtmans tags: core-8-branch
2020-04-17
12:32
Merge 8.7 check-in: a818ec7d19 user: jan.nijtmans tags: trunk
12:20
Add test-case for Tcl_UtfNext/Tcl_UtfPrev. About 15 of them give the wrong answer, but - at least - ... check-in: 4302a5d8b4 user: jan.nijtmans tags: core-8-branch
08:24
Merge trunk check-in: 90a21e37fd user: jan.nijtmans tags: paths-for-9
05:49
Merging forward the Utf changes. Needs some repair yet. Leaf check-in: 36303870fc user: dgp tags: dgp-fixme
2020-04-16
14:58
Merge trunk check-in: 778317829b user: jan.nijtmans tags: novem
14:54
Merge 8.7 check-in: 2603483e3a user: jan.nijtmans tags: trunk
11:14
Merge 8.7 check-in: 3153d51ddc user: jan.nijtmans tags: core-8-branch
2020-04-15
20:22
Merge 8.7 check-in: a52e94c5c4 user: jan.nijtmans tags: trunk
20:12
Use TclGetBytesFromObj() in testcases in stead of Tcl_GetByteArrayFromObj(), since we only want to h... check-in: b280eb5b78 user: jan.nijtmans tags: core-8-branch
20:03
Merge 8.7 check-in: 94f0de486e user: jan.nijtmans tags: trunk
19:54
Merge 8.6 check-in: 9adf3a7df5 user: jan.nijtmans tags: core-8-branch
19:12
Merge 8.6 check-in: 032032c0b6 user: jan.nijtmans tags: core-8-branch
2020-04-14
18:06
merge 8.7 check-in: 97572325ea user: dgp tags: trunk
17:57
merge (mark) 8.6 check-in: 539323704a user: dgp tags: core-8-branch
17:49
Same issue fixed for test string-20.8* check-in: 42c7ac0505 user: dgp tags: core-8-branch
17:45
Expose the failing tests. Fix string-20.7 by using an invalid single byte that is stable in its mean... check-in: 78a4d45288 user: dgp tags: core-8-branch
16:47
Merge 8.7 check-in: 3501433586 user: jan.nijtmans tags: trunk
16:33
Missing .$noComp in string-20.8 test-case, we don't want duplicate test-case numbers. check-in: c92d723731 user: jan.nijtmans tags: core-8-branch
16:31
merge trunk check-in: 14bdb02f37 user: dgp tags: dgp-refactor
16:31
merge trunk check-in: c0aba4bd06 user: dgp tags: dgp-properbytearray
16:30
merge 8.7 check-in: 7d5bbeeec4 user: dgp tags: tip-568
16:18
Merge trunk check-in: be7dbfc33b user: jan.nijtmans tags: novem
16:16
Merge 8.7 check-in: 13cced612c user: jan.nijtmans tags: trunk
16:11
merge trunk check-in: dac317a614 user: dgp tags: dgp-properbytearray
16:11
Merge 8.6 check-in: 1b0c462ea6 user: jan.nijtmans tags: core-8-branch
16:11
merge trunk check-in: a3edfdebf2 user: dgp tags: dgp-refactor
15:58
merge trunk check-in: ab51eef416 user: dgp tags: novem
15:57
Remove test not suitable for Tcl 9. check-in: caeb8f3a5b user: dgp tags: trunk
15:39
merge 8.7 check-in: f0015361d4 user: dgp tags: dgp-review
15:38
merge trunk check-in: 43cb51f264 user: dgp tags: novem
15:38
merge 8.7 check-in: 380ee6e712 user: dgp tags: trunk
15:37
merge 8.6 check-in: 05eecf3952 user: dgp tags: core-8-branch
15:33
merge trunk check-in: 830e09ba83 user: dgp tags: novem
14:50
Merge 8.7 check-in: 447f03a8be user: jan.nijtmans tags: trunk
14:48
Fix windows build (with older compilers) check-in: 51b230586a user: jan.nijtmans tags: core-8-branch
14:30
Merge 8.7 check-in: bd5cc21d39 user: jan.nijtmans tags: trunk
13:02
Merge 8.6 check-in: 890a3f9918 user: jan.nijtmans tags: core-8-branch
11:59
Add test-case for bug [c61818e4c9] check-in: 4b26bc65dc user: jan.nijtmans tags: core-8-branch
10:17
Merge 8.6 check-in: 250fd8a281 user: jan.nijtmans tags: core-8-branch
2020-04-13
14:59
Fix previous merge conflicts, not done quite right ... check-in: 27a9f4431b user: jan.nijtmans tags: paths-for-9
13:19
Remove traces of INST_TRY_CVT_TO_INDEX, not needed now check-in: 48c71f107b user: jan.nijtmans tags: strict-index-experiment
10:05
Merge jn-index-reform check-in: fceb35f4f7 user: jan.nijtmans tags: strict-index-experiment
10:05
Merge 8.7 check-in: 32ecbb94a2 user: jan.nijtmans tags: jn-index-reform
10:04
Merge 8.7 check-in: 7c72a5de93 user: jan.nijtmans tags: death-to-dbgx
10:02
Merge trunk check-in: b71c0374aa user: jan.nijtmans tags: paths-for-9
09:25
Merge 8.7 check-in: 4ad6395eae user: jan.nijtmans tags: trunk
09:20
Merge 8.6 check-in: e41df161a7 user: jan.nijtmans tags: core-8-branch
2020-04-10
21:21
Merge 8.7 check-in: 76ff1e3f31 user: jan.nijtmans tags: death-to-dbgx
21:00
merge-mark check-in: 161c6c72ac user: jan.nijtmans tags: trunk
20:57
Only set MODULE_INSTALL_DIR once in UNIX makefile .... check-in: 6ff31cfd32 user: jan.nijtmans tags: core-8-branch
15:22
Merge 8.7 check-in: 894e2ce40e user: jan.nijtmans tags: trunk
14:44
Merge 8.6 check-in: 00feb373fe user: jan.nijtmans tags: core-8-branch
13:02
Merge 8.6 check-in: cd1ce15d26 user: jan.nijtmans tags: core-8-branch
2020-04-09
11:55
Make same changes as done for UNIX/MacOS now for win32 too, both make and nmake targets. check-in: 4d4ce2b1e0 user: jan.nijtmans tags: paths-for-9
2020-04-08
19:17
Merge trunk check-in: 552464bca6 user: jan.nijtmans tags: dgp-properbytearray
19:15
Merge 8.7 check-in: 8b4b7e3f17 user: jan.nijtmans tags: tip-568
10:08
Merge trunk. Don't use ~/Library/Frameworks /Library/Frameworks any more as possible module paths: C... check-in: 65810d5328 user: jan.nijtmans tags: paths-for-9
09:44
Merge 8.7 check-in: 87b9d4c288 user: jan.nijtmans tags: jn-index-reform
08:11
Merge 8.7 check-in: 440a7405d5 user: jan.nijtmans tags: trunk
07:57
In TCL_UTF_MAX=4 mode, string lengths are quitely different. check-in: 8886d39d5f user: jan.nijtmans tags: core-8-branch
07:27
Teach "split", "string wordstart" and "string wordend" how to handle Unicode characters >\uFFFF, usi... check-in: 437453c4f4 user: jan.nijtmans tags: core-8-branch
2020-04-07
19:23
Merge trunk check-in: d186907185 user: jan.nijtmans tags: novem
19:09
Merge trunk. More WIP for MacOS check-in: d82e3ef199 user: jan.nijtmans tags: paths-for-9
16:28
Merge-mark 8.7. Also fix 2 executable flags, which shouldn't have been set. check-in: e74a38de13 user: jan.nijtmans tags: trunk
10:11
Merge trunk. Adapt MacOS paths for Tcl9 proposed environment check-in: 44c1819fab user: jan.nijtmans tags: paths-for-9
09:45
merge-mark check-in: 087dc70d54 user: jan.nijtmans tags: core-8-branch
2020-04-06
20:50
Merge 8.7 check-in: 60b19d3d44 user: jan.nijtmans tags: trunk
20:33
Fix [dd010cadfb]: [string trim] mishandles surrogates check-in: b2cf8c2a88 user: jan.nijtmans tags: core-8-branch
19:32
note check-in: d4a6ad26db user: dgp tags: dgp-review
19:30
merge 8.7 check-in: 1ec1644535 user: dgp tags: dgp-review
13:26
Merge trunk check-in: bb5e21542b user: jan.nijtmans tags: paths-for-9
13:24
Fix build with --enable-symbols=mem check-in: 5a2907205b user: jan.nijtmans tags: trunk
12:43
Experiment: Change set of directories for Tcl 9.0 not conflicting for Tcl 8.x directories, so each h... check-in: d4ad78a038 user: jan.nijtmans tags: paths-for-9
09:34
Merge 8.7 check-in: 6cab2051c4 user: jan.nijtmans tags: trunk
09:22
Make Tcl_UtfCharComplete() usable for both Tcl_UtfToUniChar() and Tcl_UtfToChar16(). Defect noticed ... check-in: 20a619daf1 user: jan.nijtmans tags: core-8-branch
2020-04-05
20:46
Merge 8.7 check-in: 36eee92c5c user: jan.nijtmans tags: trunk
20:40
Better use public function Tcl_GetIntForIndex() in stead of private one. check-in: d18abe0efb user: jan.nijtmans tags: core-8-branch
20:36
Merge 8.6 check-in: b69fafa7f6 user: jan.nijtmans tags: core-8-branch
2020-04-03
14:31
merge 8.7 check-in: cfeafcaff1 user: dgp tags: trunk
14:28
Fix broken build. check-in: d76b30b67a user: dgp tags: core-8-branch
09:14
Merge 8.7 check-in: 96a31010ce user: jan.nijtmans tags: trunk
09:13
Simplify implementation of TclUtfToUCS4: The #undefined Tcl_UtfToUniChar() already does everything f... check-in: 4af836a404 user: jan.nijtmans tags: core-8-branch
08:50
Merge 8.6 check-in: d49245679b user: jan.nijtmans tags: core-8-branch
07:39
Merge 8.7 check-in: 2b62e831aa user: jan.nijtmans tags: trunk
07:35
Merge 8.6 check-in: 02a90dff68 user: jan.nijtmans tags: core-8-branch
2020-04-02
23:41
merge trunk check-in: 9a4592fc10 user: dgp tags: dgp-properbytearray
23:34
merge trunk check-in: 027c37b3e8 user: dgp tags: dgp-refactor
23:31
merge trunk check-in: 3331800162 user: dgp tags: novem
23:26
merge 8.7 check-in: abac91f4a0 user: dgp tags: trunk
23:19
merge 8.7 check-in: 8413475e07 user: dgp tags: tip-568
22:46
Use new utility routine so that error characters using surrogates are reported correctly. check-in: d4a601833a user: dgp tags: core-8-branch
22:18
merge 8.6 check-in: f1db0ed67c user: dgp tags: core-8-branch
14:41
merge 8.7 check-in: 275354f381 user: sebres tags: trunk
14:18
merge 8.6 check-in: c21dece684 user: sebres tags: core-8-branch
2020-04-01
21:11
Implement the public Tcl_GetBytesFromObj(). check-in: 47f9baa47f user: dgp tags: dgp-properbytearray
20:36
merge trunk check-in: e4f36b1f72 user: dgp tags: dgp-properbytearray
20:33
merge trunk check-in: b39b89a53c user: dgp tags: novem
20:32
merge trunk check-in: c524287b05 user: dgp tags: dgp-refactor
20:28
merge 8.7 check-in: acf7d6b91c user: dgp tags: tip-568
20:20
merge 8.7 check-in: 772d0456c5 user: dgp tags: trunk
20:14
Prevent a binary read appending to a non-bytes value. check-in: c1d4e823bc user: dgp tags: core-8-branch
19:22
merge 8.7 check-in: e6f5aa3a51 user: dgp tags: trunk
19:09
Use TclGetBytesFromObj to check that all commands and public routines that expect bytes as arguments... check-in: d5713156fa user: dgp tags: core-8-branch
17:22
Use TclGetBytesFromObj to check that [zipfs mount_data] gets proper bytes argument check-in: f8464b6936 user: dgp tags: core-8-branch
13:47
Merge 8.7 check-in: 7b8b1037c2 user: jan.nijtmans tags: trunk
13:45
Remove variable "properByteArrayType" from tclTest.c, because it isn't used any more. check-in: af16cc6255 user: jan.nijtmans tags: core-8-branch
13:40
Remove variable "properByteArrayType" from tclTest.c, because it isn't used any more. check-in: 00ba419e1b user: jan.nijtmans tags: tip-568
12:50
merge trunk check-in: 1978f15ef4 user: dgp tags: dgp-properbytearray
12:45
merge trunk check-in: 145da6e1ac user: dgp tags: novem
12:45
merge trunk check-in: 41359f3b46 user: dgp tags: dgp-refactor
12:37
merge 8.7 check-in: 15af79ddbc user: dgp tags: trunk
12:06
merge 8.7 check-in: 1175da2b65 user: dgp tags: tip-568
11:55
merge 8.7 check-in: 239598afa4 user: dgp tags: dgp-review
11:54
merge 8.6 check-in: 487f1bf7e7 user: dgp tags: core-8-branch
05:37
Adapt [testbytestring] to use TclGetBytesFromObj, which must be in internal stubs to make that work. check-in: 4b6439f4d3 user: dgp tags: core-8-branch
2020-03-31
21:20
Merge jn-index-reform check-in: 2fd014c912 user: jan.nijtmans tags: strict-index-experiment
21:16
Merge 8.7 check-in: 955fdc6f0b user: jan.nijtmans tags: jn-index-reform
20:29
Merge 8.7 check-in: 2807f77d52 user: jan.nijtmans tags: trunk
20:28
Fix a few warning-message in --enable-symbols-mem mode check-in: 211e192cb0 user: jan.nijtmans tags: core-8-branch
20:18
Fix [828dda049b]: Memory faults post-TIP 557 check-in: 64ec162129 user: jan.nijtmans tags: core-8-branch
16:56
merge trunk check-in: 77cd8c8a0c user: dgp tags: dgp-properbytearray
16:45
merge trunk check-in: 6ea71c6894 user: dgp tags: dgp-refactor
16:23
merge trunk check-in: 820f7f3154 user: dgp tags: novem
16:22
close fork check-in: b9fb6566ee user: dgp tags: trunk
16:21
Missed one int -> size_t in the merge. check-in: 043a949cd3 user: dgp tags: trunk
16:19
Merge 8.7 check-in: 142fe48691 user: jan.nijtmans tags: trunk
16:16
merge trunk check-in: 3fc9fe0a77 user: dgp tags: novem
16:15
Merge 8.6 check-in: 5343a2b7cb user: jan.nijtmans tags: core-8-branch
16:09
merge 8.7 check-in: 624142c96c user: dgp tags: trunk
16:05
merge 8.7 check-in: 2128cd01fa user: dgp tags: tip-568
16:04
merge 8.7 check-in: 8ee6b78561 user: dgp tags: dgp-review
16:04
merge 8.6 check-in: be90731959 user: dgp tags: core-8-branch
14:19
Merge jn-index-reform check-in: 16f8ccae83 user: jan.nijtmans tags: strict-index-experiment
11:03
Merge 8.7 check-in: d56c1d6b75 user: jan.nijtmans tags: jn-index-reform
11:02
Merge 8.7 check-in: 7aca5f8d81 user: jan.nijtmans tags: trunk
10:46
Merge 8.6 check-in: 5f099cb477 user: jan.nijtmans tags: core-8-branch
07:09
Internal API simplifications: Don't use types like HINSTANCE/HMODULE any more, just void*. Has effec... check-in: 3ec419f7df user: jan.nijtmans tags: trunk
2020-03-30
21:19
Revise writing to binary channels so that any attempt to write a non-byte character throws an error. Leaf check-in: 35a92b96f2 user: dgp tags: dgp-binary-write-error-on-non-byte
20:59
Revise writing to binary channels so that non-byte characters get replaced with a replacement charac... Leaf check-in: a87be9f2dc user: dgp tags: dgp-binary-write-replace-non-byte
16:10
merge trunk: check-in: 9edd5001e6 user: dgp tags: dgp-properbytearray
16:08
merge 8.7 check-in: 271af14e3a user: dgp tags: trunk
15:51
Merge 8.6; revise to use TclGetBytesFromObj. check-in: a9eed52a58 user: dgp tags: core-8-branch
15:31
Merge jn-index-reform check-in: c3bd1d3004 user: jan.nijtmans tags: strict-index-experiment
15:30
Merge 8.7 check-in: bff8682dc2 user: jan.nijtmans tags: jn-index-reform
15:27
Initialize Tcl_UniChar's, in case we are handling surrogates (however unlikely). check-in: f0bd4b3d9c user: jan.nijtmans tags: core-8-branch
15:13
Merge 8.6, revise to use TclGetBytesFromObj. check-in: 3f0a218557 user: dgp tags: core-8-branch
14:52
When Tcl_SetByteArrayLength truncates a value, demand only that the truncated range must be a proper... check-in: fd5ac05c68 user: dgp tags: dgp-properbytearray
13:28
merge trunk check-in: b633cac3f7 user: dgp tags: dgp-properbytearray
13:24
merge trunk check-in: ed42f6728b user: dgp tags: dgp-refactor
13:20
merge trunk check-in: 8519e95d61 user: dgp tags: novem
13:14
merge trunk check-in: 04030202e3 user: dgp tags: novem
13:09
Merge jn-index-reform check-in: 2c684cf313 user: jan.nijtmans tags: strict-index-experiment
13:03
Merge 8.7 check-in: d13586a6a4 user: jan.nijtmans tags: jn-index-reform
13:01
Merge 8.7 check-in: e4de3e863c user: jan.nijtmans tags: trunk
13:00
Merge 8.6 check-in: a789a8c3d9 user: jan.nijtmans tags: core-8-branch
12:04
Merge 8.7 check-in: beb27c9e8c user: jan.nijtmans tags: trunk
11:37
Optimize TclStringFirst/TclStringLast: Let it return a Tcl_Obj * in stead of an int, so its callers ... check-in: cb795a476e user: jan.nijtmans tags: core-8-branch
11:11
Merge jn-index-reform check-in: 8166a4143b user: jan.nijtmans tags: strict-index-experiment
10:33
Merge 8.7 check-in: a4d8e2f905 user: jan.nijtmans tags: jn-index-reform
10:32
Merge 8.7 check-in: b2bb24b41c user: jan.nijtmans tags: trunk
10:30
Merge 8.6 check-in: c1435a792d user: jan.nijtmans tags: core-8-branch
10:01
Move used flag values up for Tcl_GetIntForIndex(). Be more strict in usage of value -1 as index. check-in: 03f73570f9 user: jan.nijtmans tags: strict-index-experiment
03:28
merge trunk check-in: acb8929c5a user: dgp tags: dgp-properbytearray
03:23
Adjustments for easier merging. check-in: e15dc83b73 user: dgp tags: trunk
2020-03-29
22:10
Change of variables. check-in: d7b42fd711 user: dgp tags: trunk
21:47
Let the private, internal TclGetBytesFromObj handle size_t lengths check-in: fee030ca9f user: dgp tags: trunk
21:31
Don't compile "namespace qualifiers" command. Something is wrong in that. check-in: a7dbae6e93 user: jan.nijtmans tags: strict-index-experiment
20:44
Merge jn-index-reform. Be a little bit more strict check-in: 3f05ac8086 user: jan.nijtmans tags: strict-index-experiment
19:42
Merge 8.7 check-in: bfdfdc4bc3 user: jan.nijtmans tags: jn-index-reform
14:34
Merge trunk check-in: 9240bbf1d1 user: jan.nijtmans tags: stub-simplification
2020-03-28
20:09
merge trunk check-in: 039732f498 user: dgp tags: dgp-properbytearray
20:04
merge trunk check-in: 99a6f6bad3 user: dgp tags: novem
20:02
merge trunk check-in: 36d0836bf2 user: dgp tags: dgp-refactor
19:59
merge 8.7 check-in: bd2c6b4d81 user: dgp tags: trunk
19:44
merge 8.7 check-in: a6e05dd7ca user: dgp tags: tip-568
19:39
merge 8.6 check-in: bc0e1fa0bd user: dgp tags: core-8-branch
16:44
merge trunk check-in: 87ea2c5d45 user: dgp tags: dgp-properbytearray
16:42
merge 8.7 check-in: 69e7271704 user: dgp tags: trunk
16:38
merge 8.7 check-in: 9dc25afd5e user: dgp tags: tip-568
16:33
merge 8.6 check-in: 122828b6af user: dgp tags: core-8-branch
2020-03-27
22:24
Merge jn-index-reform check-in: a2882aadc6 user: jan.nijtmans tags: strict-index-experiment
21:11
Merge 8.7 check-in: 6ec63c2ed5 user: jan.nijtmans tags: jn-index-reform
21:07
Merge 8.7 check-in: c8ddd76b64 user: jan.nijtmans tags: trunk
21:06
Merge 8.6 check-in: db9eb4d3e8 user: jan.nijtmans tags: core-8-branch
16:33
merge 8.7 check-in: 32a3e1e7e5 user: dgp tags: tip-568
16:28
Merge 8.7 check-in: e257b437b9 user: jan.nijtmans tags: trunk
16:28
Merge 8.6 check-in: c537167e13 user: jan.nijtmans tags: core-8-branch
16:07
merge 8.7 check-in: 261328423e user: dgp tags: dgp-review
15:17
merge trunk check-in: 2dd53d0a12 user: dgp tags: dgp-properbytearray
15:07
merge trunk check-in: 1853666890 user: dgp tags: dgp-refactor
15:07
merge trunk check-in: c20b80e03e user: dgp tags: novem
12:07
Merge 8.7 check-in: 9830940846 user: jan.nijtmans tags: trunk
12:06
Merge 8.6 check-in: 86b027c97b user: jan.nijtmans tags: core-8-branch
09:47
Fix compilation error check-in: 21da80c7cf user: jan.nijtmans tags: strict-index-experiment
09:02
2 undefined symbols on UNIX/MacOS check-in: 0ccadd73cc user: jan.nijtmans tags: stub-simplification
2020-03-26
16:25
Fix build on UNIX/MacOS check-in: c160118035 user: jan.nijtmans tags: stub-simplification
15:48
Start using the 'flags' parameter of Tcl_GetIntForIndex(). Still WIP. check-in: e38b507841 user: jan.nijtmans tags: strict-index-experiment
09:48
Merge 8.7 Closed-Leaf check-in: b9fc951abf user: jan.nijtmans tags: utf-8-as-default
09:40
Merge jn-index-reform. Add 'flags' parameter to Tcl_GetIntForIndex(). Not used yet. check-in: 91983175e0 user: jan.nijtmans tags: strict-index-experiment
08:36
Merge 8.7 check-in: c186ef2368 user: jan.nijtmans tags: jn-index-reform
08:27
Merge trunk check-in: 80794a67fb user: jan.nijtmans tags: stub-simplification
2020-03-25
17:07
Merge 8.7 check-in: bff74a419b user: jan.nijtmans tags: trunk
17:06
Merge 8.6 check-in: 7ffe0a71ec user: jan.nijtmans tags: core-8-branch
16:20
Merge trunk. More stub simplifications. check-in: e8dff7a606 user: jan.nijtmans tags: stub-simplification
15:37
Fix for windows build (Windows doesn't have "%z" printf modifier) check-in: 48c7a0da55 user: jan.nijtmans tags: trunk
15:15
Merge 8.7 check-in: 7178e9d453 user: jan.nijtmans tags: trunk
15:03
Merge 8.6 check-in: 53d927ca89 user: jan.nijtmans tags: core-8-branch
10:11
Simplify platform/internal stubs. Not to be merged soon, still highly experimental!!!! check-in: f9b8d0eda5 user: jan.nijtmans tags: stub-simplification
2020-03-24
19:31
Make utf-8 the default encoding for embedded information check-in: 70604a5212 user: jan.nijtmans tags: utf-8-as-default
13:40
Merge 8.7 check-in: ce13909248 user: jan.nijtmans tags: trunk
13:34
Merge 8.6 check-in: 223d0c531d user: jan.nijtmans tags: core-8-branch
11:13
Merge 8.7. Remove Tcl_MacOSXOpenBundleResources() completely. check-in: df18a94492 user: jan.nijtmans tags: trunk
10:59
Merge 8.6. If compiled with -DTCL_NO_DEPRECATED, remove Tcl_MacOSXOpenBundleResources() completely check-in: 2dc1fb1c75 user: jan.nijtmans tags: core-8-branch
2020-03-22
21:41
Merge 8.7 check-in: 84a13de846 user: jan.nijtmans tags: tip-568
21:30
Merge 8.7 check-in: 066c043ca9 user: jan.nijtmans tags: jn-index-reform
21:28
Merge 8.7 check-in: d652d14132 user: jan.nijtmans tags: trunk
21:24
Merge 8.6 check-in: 4757d0acec user: jan.nijtmans tags: core-8-branch
2020-03-20
20:23
merge trunk check-in: 851db5e5d8 user: dgp tags: dgp-properbytearray
20:23
Rework TIP 568 implementation for improved standard error message/code check-in: 2951416e30 user: dgp tags: dgp-properbytearray
17:17
Merge 8.7 check-in: fda8aeeb29 user: jan.nijtmans tags: trunk
17:16
Resolve gcc compiler warnings, only on 32-bit builds (gcc-7) check-in: 14842bcac2 user: jan.nijtmans tags: core-8-branch
16:11
Merge mark (don't take the latest commit). check-in: 23c9a1f833 user: dgp tags: dgp-properbytearray
13:02
Merge jn-index-reform check-in: 1390c5d311 user: jan.nijtmans tags: strict-index-experiment
12:59
Merge 8.7 check-in: f95c23d055 user: jan.nijtmans tags: jn-index-reform
2020-03-18
22:28
merge near trunk check-in: b2420d2b6e user: dgp tags: dgp-properbytearray
22:28
merge trunk check-in: 6cc24d58f0 user: dgp tags: dgp-refactor
22:26
merge trunk check-in: 1183ef175e user: dgp tags: novem
22:03
merge 8.7 check-in: fa021b47cb user: dgp tags: trunk
21:03
TIP 568 proposes new public routine Tcl_GetBytesFromObj. check-in: fb72a26807 user: dgp tags: tip-568
20:48
Improve the standard error message for nonbyte arguments. check-in: faed0401ac user: dgp tags: core-8-branch
19:10
merge trunk check-in: d9065bd3aa user: dgp tags: dgp-refactor
14:13
Merge trunk check-in: e5936ba4b8 user: jan.nijtmans tags: novem
14:06
Merge 8.7 check-in: 1d0787097e user: jan.nijtmans tags: trunk
13:54
Merge 8.6 check-in: 2b7c852b44 user: jan.nijtmans tags: core-8-branch
2020-03-17
17:00
Merge trunk check-in: 297b775180 user: jan.nijtmans tags: rfe-854941, tip-596
16:58
Merge jn-index-reform check-in: 09cf9f4362 user: jan.nijtmans tags: strict-index-experiment
16:56
Merge 8.7 check-in: 17c506a9a9 user: jan.nijtmans tags: jn-index-reform
16:48
Merge 8.7 check-in: 5ab663a928 user: jan.nijtmans tags: trunk
16:45
Merge 8.6 check-in: 06db15ddbf user: jan.nijtmans tags: core-8-branch
14:07
Implement "none" index and "string is none"/"string is index" commands. No compiled version yet. check-in: 88c45a2fec user: jan.nijtmans tags: strict-index-experiment
01:20
merge 8.7 check-in: 4d9717c8ef user: dgp tags: trunk
01:03
a few more check-in: d6f2e1a8cc user: dgp tags: core-8-branch
01:01
TIP 569 - remove lint comments check-in: 658a498ae4 user: dgp tags: core-8-branch
2020-03-16
15:59
Merge jn-index-reform. New implementation of basic idea, based on this index reform. check-in: 5df7ddb5bd user: jan.nijtmans tags: strict-index-experiment
15:28
Merge 8.7 check-in: 2f32a6550f user: jan.nijtmans tags: jn-index-reform
14:51
Complete implementation. Let's take some time for testing. check-in: 9d32466d21 user: jan.nijtmans tags: jn-index-reform
13:38
More WIP check-in: 44ff81220e user: jan.nijtmans tags: jn-index-reform
09:07
Further simply TclIndexEncode(), and fix range checks. check-in: ffcfbe4405 user: jan.nijtmans tags: jn-index-reform
2020-03-15
23:44
Simplify TclIndexEncode(). Range checks not 100% correct yet. More WIP. check-in: 2f58abbb5f user: jan.nijtmans tags: jn-index-reform
22:24
merge-mark check-in: 8f0e82f437 user: jan.nijtmans tags: core-8-branch
12:21
Merge 8.7 check-in: 34f5d4d7be user: jan.nijtmans tags: trunk
12:11
Merge 8.6. Also fix build with -DTCL_NO_DEPRECATED (which was also the cause of the "master" build f... check-in: b0305b537f user: jan.nijtmans tags: core-8-branch
2020-03-14
22:08
merge-mark check-in: f2f9d95e64 user: jan.nijtmans tags: trunk
22:07
Merge 8.6 check-in: e47f987a38 user: jan.nijtmans tags: core-8-branch
22:02
Merge 8.7 check-in: 5ae287926b user: jan.nijtmans tags: trunk
21:52
Merge 8.6 check-in: 843cbb3830 user: jan.nijtmans tags: core-8-branch
21:21
Convert many test-cases to modern test syntax check-in: 95683ddca3 user: jan.nijtmans tags: core-8-branch
2020-03-13
23:32
WIP: Reform internal representation of "end-offset" type, so it can be used for "integer-integer" as... check-in: b4fb638333 user: jan.nijtmans tags: jn-index-reform
20:39
Fix Travis build problem Closed-Leaf check-in: 9609f950dc user: jan.nijtmans tags: strict-index-2
18:55
Need declaration too. check-in: c21411569c user: dgp tags: core-8-branch
18:32
New internal routine TclGetBytesFromObj(). Aimed to become public, see TIP 568 in progress. check-in: 798286f36f user: dgp tags: core-8-branch
15:11
Fix mistaken merge. check-in: 3877a045a7 user: dgp tags: dgp-properbytearray
12:42
Merge 8.7. Add many "nodep" restrictions to test-cases, so they pass (too much, actually, WIP!) check-in: b2cf2d65ed user: jan.nijtmans tags: strict-index-2
11:15
Merge trunk check-in: e5ea137c75 user: jan.nijtmans tags: dgp-properbytearray
11:12
Merge 8.7 check-in: 31f412cf06 user: jan.nijtmans tags: trunk
11:03
Merge 8.6 check-in: b7908b6011 user: jan.nijtmans tags: core-8-branch
2020-03-12
22:43
Merge 8.7. More progress. check-in: e90505aff4 user: jan.nijtmans tags: strict-index-2
20:54
Minimal fix for crash bug. check-in: fd775cefd6 user: dgp tags: core-8-branch
17:38
Merge new tests. Reveals crash in Tcl 8.7 implementation. check-in: 9f835122fd user: dgp tags: core-8-branch
2020-03-11
15:55
merge 8.7 (lpop SF fix) check-in: 6b8b403221 user: sebres tags: trunk
15:51
fixes segfault [234d6c811d]: "lpop" on empty list variable without index + new test case check-in: 1dab3d405f user: sebres tags: core-8-branch
15:48
close [234d6c811d]: fixed segfault on empty list variable by "lpop" without index Closed-Leaf check-in: 445fdcd15e user: sebres tags: bug-234d6c811d
15:45
Merge trunk check-in: 183d85ba1e user: jan.nijtmans tags: rfe-854941, tip-596
15:36
Merge trunk check-in: 2860ee554e user: jan.nijtmans tags: novem
15:33
lpop.test: added test illustrating segfault in [234d6c811d] (and small review - stability of tests d... check-in: 7d3e49680d user: sebres tags: bug-234d6c811d
10:20
Put back dummy Tcl_DriverCloseProc/Tcl_DriverSeekProc (just defined as "void"). Needed to make Tk co... check-in: 00ff4c1f38 user: jan.nijtmans tags: trunk
2020-03-10
15:58
re-generate configure scripts check-in: f57ac171d5 user: jan.nijtmans tags: rfe-854941, tip-596
15:54
Merge trunk check-in: fb566b67ce user: jan.nijtmans tags: rfe-854941, tip-596
15:25
Merge 8.7 check-in: 0086a4e1ec user: jan.nijtmans tags: death-to-dbgx
13:58
Merge 8.7 check-in: 49b2f76f67 user: jan.nijtmans tags: trunk
13:51
Fix Windows build, broken by [d5175f6050e308f4] check-in: 8976514111 user: jan.nijtmans tags: core-8-branch
2020-03-09
17:00
merge trunk check-in: 8155ccf833 user: dgp tags: dgp-refactor
16:59
merge 8.7 check-in: eb98cb3f10 user: dgp tags: dgp-review
16:46
merge trunk check-in: 7da0ad5679 user: dgp tags: dgp-properbytearray
16:46
merge trunk check-in: 169ec04d08 user: dgp tags: novem
16:39
Record some ideas in the comments. check-in: 744e862557 user: dgp tags: dgp-properbytearray
16:34
merge 8.7 check-in: a0ed9240c8 user: dgp tags: trunk
16:24
Mac fix check-in: a55f79a595 user: dgp tags: core-8-branch
16:13
TCL_UNUSED for win sources. check-in: 2c8f3c4653 user: dgp tags: core-8-branch
15:45
TCL_UNUSED in the unix sources. check-in: 2c910028eb user: dgp tags: core-8-branch
14:43
need internal header now. check-in: 6ebad1c60d user: dgp tags: core-8-branch
14:40
Bring TCL_UNUSED to macosx sources. check-in: 5cc2745f54 user: dgp tags: core-8-branch
14:34
more check-in: d5175f6050 user: dgp tags: core-8-branch
13:15
More check-in: c708d98e98 user: dgp tags: core-8-branch
13:08
Merge 8.7 check-in: 8a76d170c1 user: jan.nijtmans tags: trunk
12:31
More TCL_UNUSED check-in: bfd792d6c8 user: dgp tags: core-8-branch
2020-03-08
13:58
More TCL_UNUSED. check-in: 64f9094067 user: dgp tags: core-8-branch
2020-03-07
18:41
Merge trunk check-in: 149351043d user: jan.nijtmans tags: novem
18:31
Merge 8.7 check-in: edd8b9cc9e user: jan.nijtmans tags: trunk
18:25
Move TCL_UNUSED to tclInt.h, so we can still deprecate JOIN() check-in: 03a59b7382 user: jan.nijtmans tags: core-8-branch
16:10
Merge trunk check-in: 6b14aa2e33 user: jan.nijtmans tags: novem
16:07
Merge trunk check-in: 02f1df2e68 user: jan.nijtmans tags: dgp-refactor
16:03
Merge 8.7 check-in: 0b1067b090 user: jan.nijtmans tags: trunk
15:55
Change (interal) function signature of TclpAlloc/TclpRealloc/TclpFree, using (void *) in stead of (c... check-in: b56451f9c1 user: jan.nijtmans tags: core-8-branch
00:41
Unused arguments in the OO source code files. check-in: 5425076e95 user: dgp tags: core-8-branch
2020-03-06
23:44
more check-in: 0c2f7a4275 user: dgp tags: core-8-branch
21:33
merge 8.7 check-in: 89fde09430 user: dgp tags: trunk
21:22
More unused arguments through the IO code. check-in: 7e017e8119 user: dgp tags: core-8-branch
20:57
more check-in: cda0377279 user: dgp tags: core-8-branch
20:46
more unused arguments check-in: 3656b194a1 user: dgp tags: core-8-branch
20:34
merge 8.6 check-in: a865c4a0a2 user: dgp tags: core-8-branch
20:23
more check-in: ad8e174b1a user: dgp tags: core-8-branch
20:15
more check-in: 13b631deb2 user: dgp tags: core-8-branch
20:01
(no comment) check-in: 39fb72358b user: dgp tags: core-8-branch
19:58
(no comment) check-in: 66b859de26 user: dgp tags: core-8-branch
19:29
more unused arguments check-in: 4636032e27 user: dgp tags: core-8-branch
18:31
more of the same check-in: 8a8a5646ef user: dgp tags: core-8-branch
18:02
More TCL_UNUSED(). check-in: 1d62614dd9 user: dgp tags: core-8-branch
16:42
More TCL_UNUSED deployment check-in: e13acfb306 user: dgp tags: core-8-branch
14:41
More TCL_UNUSED deployment. check-in: 1ce334a358 user: dgp tags: core-8-branch
13:55
Untangle some MEM_DEBUG ifdeffery. check-in: 3940124add user: dgp tags: core-8-branch
13:45
More deployment of TCL_UNUSED. (Travis appears happy with it). check-in: 6fb762327f user: dgp tags: core-8-branch
2020-03-05
19:22
merge 8.7 check-in: 15244cb8f0 user: dgp tags: trunk
19:17
Have to move the JOIN() macro out of deprecation for this TCL_UNUSED. Alternatives welcome. check-in: 310c79a83a user: dgp tags: core-8-branch
19:09
Merge TCL_UNUSED to dev branches for full Travis testing as a tool to arrest the undesirable explosi... check-in: 82986149f0 user: dgp tags: core-8-branch
14:44
Merge 8.7 check-in: 778bfa3009 user: jan.nijtmans tags: trunk
14:42
Merge 8.6 check-in: 6bc4d38831 user: jan.nijtmans tags: core-8-branch
11:56
Merge 8.7 check-in: 4e40161ba1 user: jan.nijtmans tags: trunk
11:48
Merge 8.6 check-in: a4b71b9ca7 user: jan.nijtmans tags: core-8-branch
2020-03-04
21:05
merge 8.7 check-in: d86e20fb24 user: dgp tags: trunk
21:00
merge 8.6 check-in: 8909782fe2 user: dgp tags: core-8-branch
18:26
[65c9cd1534] Restore continuity of compatible function of [close] on a channel type that defines bo... Closed-Leaf check-in: 75cd9d9d6d user: dgp tags: bug-65c8cd1534
16:18
Merge 8.7 check-in: ce59d75d36 user: jan.nijtmans tags: trunk
16:17
Merge 8.6 check-in: a16b4619c9 user: jan.nijtmans tags: core-8-branch
16:08
Merge trunk. Should build with C++ now. check-in: a2f95dacf5 user: jan.nijtmans tags: dgp-refactor
15:56
Merge 8.7 check-in: 96a97069de user: jan.nijtmans tags: trunk
15:55
Merge 8.6 check-in: 67d6f07392 user: jan.nijtmans tags: core-8-branch
14:33
Merge 8.7. Remove documentation and typedefs related to old channel types. check-in: d5bc305ad2 user: jan.nijtmans tags: trunk
13:59
Merge 8.6 check-in: 6448bcf19b user: jan.nijtmans tags: core-8-branch
2020-03-02
17:08
Create a new macro to deal with unused arguments so we can silence compiler warnings without the nee... Closed-Leaf check-in: fbffc93f82 user: dgp tags: dgp-unused-arguments
16:06
merge trunk check-in: cb6db27e9b user: dgp tags: dgp-refactor
15:27
Merge 8.7 check-in: 0fea9fa076 user: jan.nijtmans tags: strict-index-2
15:25
merge trunk check-in: afcc2ff736 user: dgp tags: novem
15:18
merge 8.7 check-in: 8dc990258d user: dgp tags: dgp-review
11:31
merge-mark check-in: 3f66b4d01a user: jan.nijtmans tags: trunk
11:30
Don't generate "deprecated" warning for Tcl_Close(), since only the stub entry is deprecated. Will b... check-in: 7aed6fc982 user: jan.nijtmans tags: core-8-branch
2020-03-01
12:45
Merge 8.7 check-in: e9ae457338 user: jan.nijtmans tags: strict-index-2
12:41
Merge trunk check-in: eea7459a90 user: jan.nijtmans tags: dgp-properbytearray
12:35
re-generate configure script (option -Wc++-compat was still missing) check-in: 137fe23376 user: jan.nijtmans tags: trunk
12:26
Finish C++-compat (TIP #557) for this branch check-in: b1634d0c03 user: jan.nijtmans tags: dgp-refactor
2020-02-29
22:21
Merge trunk. UNEXEC some files. Fix a few C++-isms check-in: d3e4fb30e0 user: jan.nijtmans tags: dgp-refactor
21:44
Merge 8.7 check-in: 19c3a507f7 user: jan.nijtmans tags: trunk
21:42
Better error-message in case of "index out of range", mentioning the actual index which was out of r... check-in: 4e078fe8e9 user: jan.nijtmans tags: core-8-branch
21:10
Fix test-cases (different error-message only) check-in: a6fd474a72 user: jan.nijtmans tags: strict-index-2
2020-02-28
20:11
merge trunk check-in: 14f4239b9d user: dgp tags: dgp-properbytearray
19:54
merge trunk check-in: c430c8d4a4 user: dgp tags: dgp-review
19:45
Merge trunk, and resolve conflicts. check-in: 40258de7ff user: dgp tags: dgp-refactor
17:25
merge trunk check-in: e4b70e5655 user: dgp tags: novem
16:07
(experiment). How about making Tcl_GetIntForIndex() error-out when the index cannot be valid. E.g. "... check-in: 66c472a68c user: jan.nijtmans tags: strict-index-2
14:24
Merge-mark check-in: 62827d7848 user: jan.nijtmans tags: trunk
14:23
Minor TIP #562 fix: Missing #endif, results in (harmless) compiler warning when compiling with -DTCL... check-in: a652425f5d user: jan.nijtmans tags: core-8-branch
14:07
Merge 8.7 check-in: 0d3f9515c0 user: jan.nijtmans tags: trunk
13:13
Implement TIP #562: Deprecate channel types 1-4 check-in: 74755e2555 user: jan.nijtmans tags: core-8-branch
12:58
Implement TIP #497: Full support for Unicode planes 1-16. check-in: f39bca856e user: jan.nijtmans tags: trunk
12:46
Merge 8.7 check-in: b7af922d61 user: jan.nijtmans tags: trunk
12:06
Implement TIP #557: C++ support for Tcl check-in: c4a27f443c user: jan.nijtmans tags: core-8-branch
2020-02-27
10:12
Clamp Tcl_GetIntForIndex() functions to never return values smaller than -1 or bigger than end + 1. check-in: 225cb7cb62 user: jan.nijtmans tags: strict-index-experiment
2020-02-26
20:19
edits check-in: 8f7ddd8226 user: dgp tags: dgp-review
16:56
merge core-8-branch check-in: e92d3a4952 user: dkf tags: tip-558
14:16
Merge 8.7 check-in: 9173aa6450 user: jan.nijtmans tags: trunk
14:05
Merge 8.6 check-in: 0346bb5441 user: jan.nijtmans tags: core-8-branch
10:58
Merge 8.7 Closed-Leaf check-in: cfcbd55aba user: jan.nijtmans tags: cplusplus
08:32
merge core-8-branch check-in: 7859c7efe0 user: dkf tags: tip-567
08:14
Merge 8.7 check-in: 4dc9a5cea0 user: jan.nijtmans tags: trunk
08:04
Merge 8.6 check-in: f5bc93143d user: jan.nijtmans tags: core-8-branch
2020-02-24
17:37
merge 8.7 check-in: 28d8cb877a user: dgp tags: dgp-review
12:19
Merge 8.7 check-in: 62e1651518 user: jan.nijtmans tags: trunk
12:18
Merge 8.6 check-in: 1d3f5159be user: jan.nijtmans tags: core-8-branch
10:31
Implementation of TIP 567 check-in: 64c6cc1210 user: dkf tags: tip-567
2020-02-22
12:35
merge core-8-branch check-in: 199fa617ec user: dkf tags: tip-558
12:34
typo fix check-in: c1f6ffdf98 user: dkf tags: core-8-branch
12:31
Less contorted code check-in: 78d6a94a9c user: dkf tags: tip-558
2020-02-21
08:55
Merge 8.7 check-in: a59efb5d99 user: jan.nijtmans tags: trunk
08:52
Merge 8.6 check-in: 10d8a95829 user: jan.nijtmans tags: core-8-branch
2020-02-19
20:18
Merge 8.7 (this makes Travis build pass again) check-in: 8a48c3a5d0 user: jan.nijtmans tags: dgp-review
10:31
Handle endValue < -1. Improve documentation of new behavior. Leaf check-in: 69c8d35a07 user: jan.nijtmans tags: lset-index
2020-02-18
12:32
Handle invalid "lset" arguments better. Restrict Tcl_GetIntForIndex() index results between -1 (nega... check-in: 0245735b8a user: jan.nijtmans tags: lset-index
2020-02-17
20:13
edits check-in: 66f4cb4f35 user: dgp tags: dgp-review
20:04
WIP check-in: 9e44e890fa user: dgp tags: dgp-review
2020-02-15
10:28
There are subtle cases where an append-if-new operation is really useful for a slot. check-in: 108feb835c user: dkf tags: tip-558
2020-02-13
22:24
Merge trunk Closed-Leaf check-in: cad1873c5d user: jan.nijtmans tags: tip-497
22:06
Merge 8.7 check-in: c59e305ca6 user: jan.nijtmans tags: cplusplus
2020-02-12
18:16
WIP check-in: 7baffdc778 user: dgp tags: dgp-review
17:54
WIP check-in: 28ec05e046 user: dgp tags: dgp-review
17:13
WIP check-in: 3a7d78ac06 user: dgp tags: dgp-review
17:10
WIP check-in: dc02be5f4d user: dgp tags: dgp-review
16:47
edits check-in: a927119ed1 user: dgp tags: dgp-review
13:26
Merge 8.7 Closed-Leaf check-in: ba5fe2748a user: jan.nijtmans tags: unicode-13
13:25
Merge 8.7 check-in: 1df476859c user: jan.nijtmans tags: death-to-dbgx
13:25
Merge 8.7 Closed-Leaf check-in: 6a19552cea user: jan.nijtmans tags: deprecate-channel-type-1-4
13:24
Merge 8.7 check-in: eea71a4ef7 user: jan.nijtmans tags: tip-558
13:21
Merge trunk check-in: 54413ead6b user: jan.nijtmans tags: novem
13:19
Merge 8.7 check-in: 7deb4251a7 user: jan.nijtmans tags: trunk
13:18
Merge 8.6 check-in: d3d2b49204 user: jan.nijtmans tags: core-8-branch
2020-02-11
13:31
Update all tables to [http://unicode.org/versions/Unicode13.0.0/|Unicode 13] (to be released March 1... check-in: 8858804859 user: jan.nijtmans tags: unicode-13
2020-02-10
20:07
WIP check-in: 53366332b5 user: dgp tags: dgp-review
20:06
WIP check-in: 3b430cee64 user: dgp tags: dgp-review
2020-02-07
21:40
WIP check-in: a2298832f2 user: dgp tags: dgp-review
18:58
merge trunk check-in: d3912e5102 user: dgp tags: dgp-refactor
18:58
merge trunk check-in: 9229e1223d user: dgp tags: novem
15:57
merge trunk check-in: a5bf1f1f1c user: dgp tags: dgp-properbytearray
15:47
merge 8.7 check-in: c8f5807b8e user: dgp tags: dgp-review
09:21
caching is one of the two hard things in CS (along with naming and off-by-one-errors) check-in: 4a4366153e user: dkf tags: tip-558
2020-02-05
16:41
merge-mark check-in: 8047caf34f user: jan.nijtmans tags: core-8-branch
2020-02-04
11:05
Merge 8.7 check-in: 25186c7770 user: jan.nijtmans tags: trunk
11:04
Merge 8.6 check-in: 12cc31b1b9 user: jan.nijtmans tags: core-8-branch
10:40
Few more DBGX cleanups check-in: 7c1273c0bc user: jan.nijtmans tags: death-to-dbgx
09:52
Adapt rules.vc too check-in: dc63e802f6 user: jan.nijtmans tags: death-to-dbgx
09:46
Death to DBGX check-in: 0c16754a85 user: jan.nijtmans tags: death-to-dbgx
08:28
Merge 8.7 check-in: 997b2ba007 user: jan.nijtmans tags: trunk
08:28
It appears that inttypes.h was introduced in Visual Studio 2013 check-in: 15dcc5fde9 user: jan.nijtmans tags: core-8-branch
2020-02-03
14:41
merge 8.7 check-in: 21fba0c4bd user: dgp tags: dgp-review
14:32
merge trunk check-in: 0a8988f671 user: dgp tags: dgp-refactor
14:30
merge trunk check-in: 940f6fad0b user: dgp tags: novem
14:30
merge trunk check-in: 1d8fb475c4 user: dgp tags: dgp-properbytearray
2020-02-02
22:17
Oopsee check-in: 38cca2b646 user: jan.nijtmans tags: deprecate-channel-type-1-4
22:11
Deprecate Tcl_Close() stub entry as well check-in: 22c6b94b43 user: jan.nijtmans tags: deprecate-channel-type-1-4
16:30
merge-mark check-in: ceba6ad53b user: jan.nijtmans tags: trunk
16:26
TclInitBignumFromWide(U)Int is not used any more. check-in: 8cff484926 user: jan.nijtmans tags: core-8-branch
15:27
Merge 8.7 check-in: ae53dc0227 user: jan.nijtmans tags: trunk
15:24
Fix conflict between (unpatched) tommath.h and tcl.h. See also [https://github.com/libtom/libtommath... check-in: 09539af6a3 user: jan.nijtmans tags: core-8-branch
2020-01-31
17:10
merge 8.7 check-in: 8f2730cd01 user: dgp tags: dgp-review
14:58
Make Tcl_ChannelCloseProc() deprecated too. Implement close2Proc and wideSeekProc for all internal c... check-in: 4107df0b30 user: jan.nijtmans tags: deprecate-channel-type-1-4
08:00
Merge 8.7 check-in: bdc0e2ae94 user: jan.nijtmans tags: deprecate-channel-type-1-4
07:56
Merge 8.7 check-in: afff50dd5a user: jan.nijtmans tags: trunk
07:54
Add 64-bit seek to the ZipChannel check-in: b1fbea06de user: jan.nijtmans tags: core-8-branch
2020-01-30
16:08
Merge 8.7 check-in: 566db5a014 user: jan.nijtmans tags: deprecate-channel-type-1-4
15:47
merge 8.7 check-in: e34daf0a45 user: sebres tags: trunk
15:44
merge 8.6 check-in: 4c1f9cbfcf user: sebres tags: core-8-branch
13:54
Merge 8.7 check-in: e49c635f8c user: jan.nijtmans tags: trunk
13:54
Merge 8.6 check-in: 8feacb7452 user: jan.nijtmans tags: core-8-branch
13:27
Merge 8.7 check-in: 904884ed6a user: jan.nijtmans tags: trunk
13:21
Merge 8.6 check-in: 0d5cc3c4bb user: jan.nijtmans tags: core-8-branch
2020-01-29
16:13
Merge trunk check-in: a4ea592a5c user: jan.nijtmans tags: rfe-854941, tip-596
15:52
Deprecate channel types 1-4 check-in: cf397fef44 user: jan.nijtmans tags: deprecate-channel-type-1-4
13:03
Merge 8.7 check-in: cb4e72e16b user: jan.nijtmans tags: trunk
13:02
Fix compiler warnings on Cygwin when using -DTCL_NO_DEPRECATED Use TCL_CHANNEL_VERSION_5 in stead of... check-in: 17f806107a user: jan.nijtmans tags: core-8-branch
2020-01-27
18:17
merge trunk check-in: 0804dd359f user: dgp tags: dgp-refactor
18:17
merge trunk check-in: 8541f9be6e user: dgp tags: dgp-properbytearray
18:12
merge trunk check-in: 22de39e9e4 user: dgp tags: novem
13:00
merge 8.7 check-in: 4e5f7351ab user: dgp tags: dgp-review
12:41
WIP check-in: 8cb7233f95 user: dgp tags: dgp-review
12:18
WIP check-in: 3a7c2e0651 user: dgp tags: dgp-review
11:57
WIP check-in: 38d35a156c user: dgp tags: dgp-review
10:33
Merge 8.7 check-in: 41b3ed80e5 user: jan.nijtmans tags: trunk
10:31
Fix install-libraries-zipfs-static target: On Windows INSTALL_DATA makes no sense. Reported by René... check-in: b04bc4293a user: jan.nijtmans tags: core-8-branch
01:23
WIP check-in: 90e7a74bba user: dgp tags: dgp-review
01:16
WIP check-in: db7916f86b user: dgp tags: dgp-review
01:16
WIP check-in: 1f7b5579a0 user: dgp tags: dgp-review
01:16
WIP check-in: d5ae8041e8 user: dgp tags: dgp-review
01:15
WIP check-in: d172e85019 user: dgp tags: dgp-review
01:14
WIP check-in: 0d89cf4d3a user: dgp tags: dgp-review
01:13
WIP check-in: 8ffb9ad9ae user: dgp tags: dgp-review
00:36
WIP check-in: 5bce48738c user: dgp tags: dgp-review
00:22
WIP check-in: 60e8747765 user: dgp tags: dgp-review
00:16
WIP check-in: 60dec1c068 user: dgp tags: dgp-review
2020-01-26
02:36
WIP check-in: f56c0ef824 user: dgp tags: dgp-review
02:13
WIP check-in: 3a73d28da1 user: dgp tags: dgp-review
01:57
WIP check-in: 95bc847a21 user: dgp tags: dgp-review
2020-01-25
22:11
merge 8.7 check-in: d7f69610af user: dgp tags: dgp-review
14:53
merge-mark check-in: 267f331dbb user: jan.nijtmans tags: trunk
14:51
TIP #559 follow-up: Make sure that if Tcl_FreeResult() is used in an extension compiled with -DTCL_N... check-in: bab804dcda user: jan.nijtmans tags: core-8-branch
2020-01-24
20:12
WIP check-in: fa4aaea12d user: dgp tags: dgp-review
19:38
Expand examples of incomplete work in Tcl 8.0 builtins. check-in: 80bf012a73 user: dgp tags: dgp-review
19:30
Happier highlighter. check-in: c3b49a01bd user: dgp tags: dgp-review
18:43
merge 8.7 check-in: 7d17729929 user: dgp tags: dgp-review
16:53
Implement TIP 559 check-in: ce1901cfd3 user: dgp tags: trunk
16:44
Implement TIP 559 check-in: eb2b9ce3b8 user: dgp tags: core-8-branch
12:53
merge trunk check-in: b8d5fec60c user: dgp tags: dgp-refactor
12:46
merge trunk check-in: 3b74d61ba2 user: dgp tags: dgp-properbytearray
12:45
merge trunk check-in: 6c74385863 user: dgp tags: novem
11:00
Merge trunk check-in: 4db2ba7da0 user: jan.nijtmans tags: tip-497
2020-01-23
15:42
Fix See also links in list commands check-in: 87b6f43aa9 user: apnadkarni tags: trunk
15:40
Fix See also links in list commands check-in: 3933aee1c8 user: apnadkarni tags: core-8-branch
13:15
Merge 8.7 check-in: 37d65e3634 user: jan.nijtmans tags: trunk
13:14
Merge 8.6 check-in: e673109395 user: jan.nijtmans tags: core-8-branch
10:43
Merge trunk check-in: d6f3d7a2b0 user: jan.nijtmans tags: novem
10:41
Merge 8.7 check-in: 10bc1a9af5 user: jan.nijtmans tags: trunk
10:33
Add error-handling to all libtommath function calls. Most likely not perfect (open for further impro... check-in: 40c22004df user: jan.nijtmans tags: core-8-branch
09:47
merge-mark check-in: 3541ad71e9 user: jan.nijtmans tags: trunk
09:46
Merge 8.6 check-in: 95939d51aa user: jan.nijtmans tags: core-8-branch
2020-01-22
15:43
merge trunk check-in: 0f0012b0b7 user: dgp tags: dgp-refactor
15:29
merge trunk check-in: e8d6895827 user: dgp tags: novem
15:28
merge trunk check-in: d7ec907d9b user: dgp tags: dgp-properbytearray
09:26
Merge 8.7. All calls using MP_WUR handled now. Closed-Leaf check-in: abfe208bbd user: jan.nijtmans tags: no-wur
2020-01-21
22:24
merge 8.7 check-in: 866d1d7dc5 user: dgp tags: dgp-review
22:14
Implement TIp 543. check-in: 83d7bff763 user: dgp tags: trunk
22:00
Implement TIP 543 check-in: 7f045bde78 user: dgp tags: core-8-branch
16:05
Merge 8.7, more WIP check-in: 77a1c10c7b user: jan.nijtmans tags: no-wur
09:39
Merge trunk check-in: a16c18d404 user: jan.nijtmans tags: tip-497
09:21
Enable test-cases stringObj-15.[5-8]: "nodep" restriction doesn't work in 9.0. check-in: 71408e874a user: jan.nijtmans tags: trunk
2020-01-20
19:36
WIP check-in: 28b9760596 user: dgp tags: dgp-review
19:09
WIP check-in: 94ecf8fbd4 user: dgp tags: dgp-review
18:32
WIP check-in: d084e89d50 user: dgp tags: dgp-review
18:30
WIP check-in: 5151755f82 user: dgp tags: dgp-review
17:14
WIP check-in: dab2fa40f0 user: dgp tags: dgp-review
16:43
Merge trunk check-in: 39dbcba617 user: jan.nijtmans tags: tip-497
15:28
Merge-mark check-in: e7337911a8 user: jan.nijtmans tags: core-8-branch
15:24
Merge trunk check-in: ef0ec5a591 user: jan.nijtmans tags: novem
15:16
Merge 8.7. Add TclAppendUnicodeToObj() to internal stubs, since it is needed in tclTestObj.c check-in: 31c38dc4ac user: jan.nijtmans tags: trunk
14:35
Don't deprecate Tcl_NewUnicodeObj/Tcl_SetUnicodeObj/Tcl_GetUnicodeFromObj, since that's not accordin... check-in: 779078e24c user: jan.nijtmans tags: core-8-branch
14:19
Merge 8.7 check-in: 3d7b2dce60 user: jan.nijtmans tags: trunk
12:18
Implementation of TIP #542: Support for switchable Full Unicode support check-in: 73c2397d70 user: jan.nijtmans tags: core-8-branch
2020-01-17
19:07
formatting check-in: f1b37c4aae user: dgp tags: dgp-review
19:05
formatting check-in: 1a1c1c1923 user: dgp tags: dgp-review
18:43
WIP check-in: a64448b699 user: dgp tags: dgp-review
18:37
merge 8.7 check-in: b020429711 user: sebres tags: trunk
18:20
WIP check-in: 2d478511c4 user: dgp tags: dgp-review
18:07
WIP check-in: 9aeb01f090 user: dgp tags: dgp-review
17:15
merge 8.6 check-in: b061abfc0c user: sebres tags: core-8-branch
17:12
tweak check-in: e454ec6b78 user: dgp tags: dgp-review
15:50
edits check-in: d11787420e user: dgp tags: dgp-review
15:37
merge 8.7 Closed-Leaf check-in: f4cea11d2e user: dgp tags: utf-max
13:57
merge 8.7 check-in: 3bc6633fc4 user: dgp tags: dgp-review
10:43
Merge 8.7, more WIP check-in: e5a4139844 user: jan.nijtmans tags: no-wur
08:54
Merge 8.6 check-in: f0782b57a6 user: jan.nijtmans tags: core-8-branch
02:48
edits check-in: d771f66248 user: dgp tags: dgp-review
2020-01-16
20:43
WIP check-in: bf8acce547 user: dgp tags: dgp-review
2020-01-15
15:49
Merge trunk. Fix MSVC static build check-in: 2fdf82e5b3 user: jan.nijtmans tags: rfe-854941, tip-596
15:29
Merge 8.7 check-in: b1d9d559b8 user: jan.nijtmans tags: no-wur
10:23
Merge trunk check-in: 859b2877d3 user: jan.nijtmans tags: novem
10:22
Merge 8.7 check-in: 44b96c52ea user: jan.nijtmans tags: trunk
10:21
Merge-mark 8.6. Remove a few "break"'s added in the previous commit, because they are redundant. check-in: 9a826dfb28 user: jan.nijtmans tags: core-8-branch
2020-01-14
17:35
WIP check-in: 4a5d22932f user: dgp tags: dgp-review
09:09
A few more "break" statements, so any compiler knows these are no FALLTHROUGH situations. check-in: 034ad43c4b user: jan.nijtmans tags: core-8-branch
2020-01-13
21:46
Attempt to resolve a conflict between (unmodified) tommath.h and tcl.h in the definition of mp_int. ... Closed-Leaf check-in: 9f2dd970cd user: jan.nijtmans tags: tommath-compat
19:26
recount check-in: 9974933b0c user: dgp tags: dgp-review
17:51
WIP check-in: b3edeefeb6 user: dgp tags: dgp-review
17:35
WIP check-in: c2d02fad50 user: dgp tags: dgp-review
17:00
Implement TIP 559 (deprecation part). Closed-Leaf check-in: 8a9a2c7b58 user: dgp tags: tip-559-dep
16:49
Implement TIP 559 Closed-Leaf check-in: 37d4272d8f user: dgp tags: tip-559
15:21
Merge 8.7 check-in: 470168a14c user: jan.nijtmans tags: trunk
15:20
Merge 8.6 check-in: b57a5cf85f user: jan.nijtmans tags: core-8-branch
15:05
edits check-in: bd18a61f7d user: dgp tags: dgp-review
14:36
merge 8.7 check-in: 2b19a21f97 user: dgp tags: dgp-review
14:36
merge trunk check-in: db3cad7e90 user: dgp tags: novem
14:35
merge trunk check-in: be69df61a4 user: dgp tags: dgp-properbytearray
14:34
merge trunk check-in: b2e462b310 user: dgp tags: dgp-refactor
12:48
Merge 8.7 check-in: eee197977d user: jan.nijtmans tags: trunk
12:47
Merge 8.6 check-in: a726483394 user: jan.nijtmans tags: core-8-branch
12:11
Merge 8.7 check-in: 4a9636c39a user: jan.nijtmans tags: trunk
10:44
Merge 8.6 check-in: dc4d9a7fc0 user: jan.nijtmans tags: core-8-branch
2020-01-10
18:22
WIP check-in: e565009f0a user: dgp tags: dgp-review
17:40
merge trunk Closed-Leaf check-in: a989de7067 user: dgp tags: tip-543-9
17:40
merge 8.7 Closed-Leaf check-in: 1741ee4e4a user: dgp tags: tip-543
17:21
WIP check-in: 32f094732a user: dgp tags: dgp-review
16:36
WIP check-in: acb5d91fab user: dgp tags: dgp-review
16:05
WIP check-in: ea3f2ef2eb user: dgp tags: dgp-review
16:00
More WIP check-in: d6fb5a2518 user: jan.nijtmans tags: no-wur
15:58
WIP check-in: 51e2d5447b user: dgp tags: dgp-review
15:27
Merge 8.7 check-in: ef1b22987a user: jan.nijtmans tags: trunk
15:18
tommath_private.h : Remove special C4146 handling: already done in tclWinPort.h too. tcl.pc.in: Mak... check-in: 106e92e2ad user: jan.nijtmans tags: core-8-branch
14:38
fmt check-in: 72d07a007a user: dgp tags: dgp-review
14:38
fmt check-in: 84bff4852d user: dgp tags: dgp-review
14:36
WIP check-in: 85bd8279ae user: dgp tags: dgp-review
14:34
WIP check-in: 1aee89f8ee user: dgp tags: dgp-review
12:11
WIP check-in: 282a0e5863 user: dgp tags: dgp-review
12:10
WIP check-in: 6a55f0cd4c user: dgp tags: dgp-review
12:09
WIP check-in: 96dc7141ee user: dgp tags: dgp-review
11:40
WIP check-in: cd4308b1f9 user: dgp tags: dgp-review
11:39
WIP check-in: f27a9620ed user: dgp tags: dgp-review
11:24
WIP check-in: 5f37889a08 user: dgp tags: dgp-review
04:37
format fixes check-in: 7a2ae5549e user: dgp tags: dgp-review
04:26
WIP check-in: 1a09793b4f user: dgp tags: dgp-review
04:04
refinement check-in: 35ae207f81 user: dgp tags: dgp-review
04:00
WIP check-in: 245180139c user: dgp tags: dgp-review
2020-01-09
19:22
merge 8.7 check-in: 6c07affecb user: dgp tags: dgp-review
09:28
Merge 8.7 check-in: 3f43192979 user: jan.nijtmans tags: trunk
09:27
Put "-ltommath" in $MATH_LIBS in stead of $LIBS, so it won't be used by other checks in the configur... check-in: 860982c825 user: jan.nijtmans tags: core-8-branch
09:25
Put "-ltommath" in $MATH_LIBS in stead of $LIBS, so it won't be used by other checks in the configur... check-in: 84cff37894 user: jan.nijtmans tags: no-wur
09:20
Start handling WUR (Warn Unused Result) in all tommath calls. WIP, not complete yet. check-in: 5329c070c4 user: jan.nijtmans tags: no-wur
2020-01-08
23:07
merge 8.7 check-in: 1aac492d2d user: dgp tags: dgp-review
23:00
merge 8.7 check-in: 7c9f4a0cee user: dgp tags: utf-max
22:32
merge 8.7 check-in: f2212c0b0c user: dgp tags: trunk
22:25
Improvements to doc changes from TIPs 422 and 512. check-in: b3c6b4a55c user: dgp tags: core-8-branch
21:40
merge 8.7 check-in: 684203a850 user: dgp tags: trunk
21:40
s/in stead/instead/ check-in: 95f0ae2a8b user: dgp tags: core-8-branch
21:10
merge 8.7 check-in: ed79d3f28b user: dgp tags: trunk
21:10
merge 8.7 check-in: 2e11f84315 user: dgp tags: dgp-review
21:10
merge 8.6 check-in: 3918ffb3ff user: dgp tags: core-8-branch
19:29
typo check-in: 553ef8d3cd user: dgp tags: dgp-review
19:28
merge 8.7 check-in: 62e8bcd7c1 user: dgp tags: dgp-review
13:19
Merge 8.7 check-in: a8d369c3a1 user: jan.nijtmans tags: trunk
13:16
Merge 8.6 check-in: 544c17046b user: jan.nijtmans tags: core-8-branch
2020-01-07
15:58
Merge 9.0 check-in: b0f1c6ad58 user: jan.nijtmans tags: tip-497
15:44
Merge 8.7 check-in: b172b8716f user: jan.nijtmans tags: utf-max
15:22
Merge 8.7 Closed-Leaf check-in: 46470f86f7 user: jan.nijtmans tags: external-libtommath
15:20
Merge 8.7 check-in: b219c8f278 user: jan.nijtmans tags: cplusplus
14:50
Merge 8.7 check-in: f5ac60c58e user: jan.nijtmans tags: trunk
14:42
Don't use "operator" as variable name, as it is a keyword in C++. Add some break statements, so Tcl ... check-in: 873949be4b user: jan.nijtmans tags: core-8-branch
14:32
Some eol whitespace eliminations check-in: 195168a5a2 user: jan.nijtmans tags: core-8-branch
12:18
One more place where the (deprecated) "unicode" encoding was still used. check-in: 2737ed2c3b user: jan.nijtmans tags: core-8-branch
09:45
Merge 8.7 check-in: e88414ccba user: jan.nijtmans tags: trunk
09:24
Remove type-casts in many Tcl_LinkVar() calls, which is no longer necessary since 8.7. Small missing... check-in: dbd488fb8c user: jan.nijtmans tags: core-8-branch
08:45
Merge 8.7 check-in: a9e76aebdd user: jan.nijtmans tags: trunk
08:35
Fix test encoding-28.0, adapting for the correct number of available encodings check-in: 668cbaf8c5 user: jan.nijtmans tags: core-8-branch
2020-01-06
20:26
merge 8.7 check-in: c417155463 user: dgp tags: trunk
20:24
one more check-in: d5321b0075 user: dgp tags: core-8-branch
20:12
Bring docs up to date with TIP 330 and TIP 336 changes already in Tcl 8.7 check-in: d886642726 user: dgp tags: core-8-branch
18:08
merge 8.7 check-in: ba5486de0a user: dgp tags: trunk
18:07
Missing bit of interp->result deprecation. check-in: 246c040ecf user: dgp tags: core-8-branch
17:27
merge 8.7 check-in: a68c9e5096 user: dgp tags: trunk
17:26
Remove "new in 8.6" marks from the docs in the 8.7 branch. check-in: eea0f606ce user: dgp tags: core-8-branch
17:17
remove 'new in 8.5' marks in docs check-in: a15505b803 user: dgp tags: core-8-branch
11:02
Merge 8.7 check-in: 08ac59face user: jan.nijtmans tags: trunk
11:02
Fix typo: "==" -> "=" check-in: 797243504e user: jan.nijtmans tags: core-8-branch
10:57
Merge 8.7. Don't think that ${LDFLAGS} should be part of MATH_LIBS: that should be arranged correctl... check-in: 14cdac6c49 user: jan.nijtmans tags: external-libtommath
10:41
Merge 8.7 check-in: 8be706a766 user: jan.nijtmans tags: trunk
10:40
Merge 8.6 check-in: 8f3cd51884 user: jan.nijtmans tags: core-8-branch
2020-01-04
14:51
merge 8.6 check-in: 7081666798 user: pooryorick tags: core-8-branch
2020-01-03
19:03
... check-in: a4537b50ab user: dgp tags: dgp-review
19:01
... check-in: 5f13b4acac user: dgp tags: dgp-review
18:08
... check-in: 9ac3a0860b user: dgp tags: dgp-review
17:57
... check-in: 5514569c66 user: dgp tags: dgp-review
17:34
... check-in: eacdab1bba user: dgp tags: dgp-review
17:33
... check-in: cd659d6dcd user: dgp tags: dgp-review
17:10
format tweaks check-in: 342b3b5af9 user: dgp tags: dgp-review
17:07
WIP check-in: 0cf04bba38 user: dgp tags: dgp-review
16:41
merge 8.7 check-in: a9a54e6b5d user: dgp tags: dgp-review
16:40
merge trunk check-in: dee36e669f user: dgp tags: dgp-refactor
16:33
merge trunk check-in: 1708ed7735 user: dgp tags: dgp-properbytearray
16:33
merge trunk check-in: b3ef139236 user: dgp tags: novem
2020-01-02
21:26
next check-in: 0c11cb3cf8 user: dgp tags: dgp-review
21:24
take 2 check-in: 6fad833304 user: dgp tags: dgp-review
21:23
format trial check-in: 9118558a99 user: dgp tags: dgp-review
21:01
merge core-8-branch, restore the build by providing a copysign replacement for old MSVC versions. check-in: ff8e8fd9b7 user: fvogel tags: trunk
21:00
Restore the build by providing a copysign replacement for old MSVC versions. check-in: 0c17370926 user: fvogel tags: core-8-branch
20:05
WIP check-in: 4987961702 user: dgp tags: dgp-review
2020-01-01
16:57
Move the TIP 558 tests into their own file check-in: 8ba0156ba2 user: dkf tags: tip-558
16:46
More error cases check-in: 990b223f55 user: dkf tags: tip-558
16:01
Check for another tricky edge case check-in: 7ea1f0bf2e user: dkf tags: tip-558
2019-12-31
23:27
merge core-8-branch check-in: 0b6cea2411 user: dkf tags: tip-558
23:25
Better error messages when a property has the wrong kind for the type of access desired check-in: 8d0a5d9bb4 user: dkf tags: tip-558
22:58
Other list-returning [info class] subcommands are plurals, so change property -> properties check-in: 506093f465 user: dkf tags: tip-558
14:56
Added docs check-in: ba294d781a user: dkf tags: tip-558
2019-12-30
21:29
merge trunk check-in: b42beff8ef user: dgp tags: tip-543-9
21:25
merge 8.7 check-in: c17aa20107 user: dgp tags: tip-543
21:00
Remove TclInitCompiledLocals(), internal routine marked deprecated in 8.5+. check-in: 7432a7f03a user: dgp tags: trunk
16:24
Fixed index line check-in: eea0682265 user: dkf tags: core-8-branch
15:35
Even more tests, this time of the return-code semantics of property getters and setters. check-in: 301d146f1f user: dkf tags: tip-558
13:49
Regenerate configure check-in: 491a02c932 user: gahr tags: external-libtommath
13:48
Fix equality check, reported by Emiliano check-in: 3d0fcef5bb user: gahr tags: external-libtommath
10:13
merge core-8-branch check-in: b3b30aa5e4 user: dkf tags: tip-558
10:12
More tests, more fixes check-in: 676a1b7f11 user: dkf tags: tip-558
2019-12-29
13:23
Property definitions now work on instances. check-in: 3176dfe16e user: dkf tags: tip-558
2019-12-28
21:55
Starting to do the testing. check-in: 85cd024986 user: dkf tags: tip-558
13:24
Implementation of properties for TclOO check-in: 1b4d41b80b user: dkf tags: tip-558
2019-12-27
21:12
intro check-in: 944e746c02 user: dgp tags: dgp-review
20:51
format change check-in: f90f4b8ccb user: dgp tags: dgp-review
20:47
Start of document draft. check-in: 4d5f3a8004 user: dgp tags: dgp-review
20:42
Create a review branch for drafting a document. check-in: 453c429dbf user: dgp tags: dgp-review
14:08
merge trunk check-in: 4a67004d8b user: dgp tags: dgp-properbytearray
13:59
merge trunk check-in: 88dd23174b user: dgp tags: dgp-refactor
13:57
merge trunk check-in: 95851c458d user: dgp tags: novem
12:53
Include LDFLAGS in TCL_LIB, since that's where MATH_LIBS come in check-in: c0afbcd14a user: gahr tags: external-libtommath
12:13
Regenerate configure check-in: 072f37aafe user: gahr tags: external-libtommath
12:12
Make sure LDFLAGS are propagated to MAKE_LIB check-in: 31d5db1f7b user: gahr tags: external-libtommath
12:11
Use AC_CHECK_LIB and put ltommath in MATH_LIBS to avoid polluting LIBS check-in: 182ec3352a user: gahr tags: external-libtommath
00:34
Merge Tcl 8.7 changes to deal with integer overflow in the exponent, and floating point overflow in ... check-in: fa8169ab74 user: kbk tags: trunk
00:23
Merge Tcl 8.6 changes to deal with integer overflow in the exponent, and floating point overflow in ... check-in: 5cb42f70ad user: kbk tags: core-8-branch
2019-12-24
15:05
Merge 8.7 check-in: 8c8b683bbe user: jan.nijtmans tags: trunk
15:04
Add FALLTHRU markers, eliminating gcc warning using -Wextra check-in: 9a334f8d56 user: jan.nijtmans tags: core-8-branch
14:23
Attempt to improve support for external libtommath check-in: 8f8236bd3a user: jan.nijtmans tags: external-libtommath
13:53
Merge trunk check-in: f5058a060c user: jan.nijtmans tags: novem
13:52
Merge 8.7 check-in: 5d3acf840d user: jan.nijtmans tags: trunk
13:52
More progress in making clang build on Cygwin warning-free check-in: cba1bad647 user: jan.nijtmans tags: core-8-branch
13:51
Make definition of struct mp_int EXACTLY the same as the one in the (modified) tommath.h check-in: 746fd90c42 user: jan.nijtmans tags: core-8-branch
10:07
Merge trunk check-in: dee3813eb7 user: jan.nijtmans tags: novem
10:06
Merge 8.7 check-in: e476c5cc65 user: jan.nijtmans tags: trunk
10:05
Put our own included (-I) directories before directories coming in though CFLAGS, so building with e... check-in: 8619c767c0 user: jan.nijtmans tags: core-8-branch
2019-12-23
13:43
Merge 8.7 check-in: 4f41bcb079 user: jan.nijtmans tags: trunk
13:42
Merge 8.6 check-in: 087fb64a6b user: jan.nijtmans tags: core-8-branch
11:28
Merge 8.7 check-in: ad74c9562f user: jan.nijtmans tags: trunk
11:27
Merge 8.6 check-in: b511a2fa61 user: jan.nijtmans tags: core-8-branch
2019-12-22
15:10
Merge 8.7 check-in: 17eb426bbf user: jan.nijtmans tags: trunk
14:55
Merge 8.6 check-in: 6169c6b18a user: jan.nijtmans tags: core-8-branch
2019-12-20
16:11
Fix 2 unused arguments with USE_DTRACE check-in: 49960e9b3c user: jan.nijtmans tags: cplusplus
15:23
Update travis build fro xcode11 to xcode11.3 as highest platform check-in: 562b27436c user: jan.nijtmans tags: core-8-branch
14:23
Two more unused arguments. Merge 8.7 check-in: 9ecacdc143 user: jan.nijtmans tags: cplusplus
12:56
merge trunk check-in: 4d67581578 user: dgp tags: dgp-refactor
12:56
merge trunk check-in: f727a426d1 user: dgp tags: dgp-properbytearray
2019-12-19
22:26
Merge 8.7. Exclude 4 test-cases in TCL_NO_DEPRECATED mode, because they are not supposed to work the... check-in: 34c6338153 user: jan.nijtmans tags: utf-max
22:16
Merge trunk check-in: 1fafba59dc user: jan.nijtmans tags: novem
22:16
Merge 8.7 check-in: 965581b579 user: jan.nijtmans tags: trunk
22:12
Merge 8.6 check-in: 32bc878a76 user: jan.nijtmans tags: core-8-branch
22:04
Merge 8.6 check-in: 36076a5acc user: jan.nijtmans tags: core-8-branch
2019-12-17
23:14
Put back 4 test-cases as they were in core-8-branch, but only for TCL_UTF_MAX=3 check-in: a0689a88df user: jan.nijtmans tags: utf-max
2019-12-16
21:45
merge trunk check-in: f76f0e8f7c user: dgp tags: dgp-refactor
21:39
merge trunk check-in: e9801db712 user: dgp tags: dgp-properbytearray
2019-12-14
17:48
Merge trunk check-in: d9b2cc6d84 user: jan.nijtmans tags: novem
17:46
Merge 8.7 check-in: 93f03d43d2 user: jan.nijtmans tags: utf-max
17:45
Merge 8.7 check-in: df45c9e60a user: jan.nijtmans tags: trunk
17:43
Merge 8.6 check-in: 75097be697 user: jan.nijtmans tags: core-8-branch
14:12
Merge trunk check-in: 6c9d4e2c59 user: jan.nijtmans tags: tip-497
14:11
Merge trunk check-in: 893e4a0c7d user: jan.nijtmans tags: novem
14:08
Merge 8.7 check-in: ed89f90fbe user: jan.nijtmans tags: utf-max
2019-12-13
22:20
merge-mark check-in: 3863b26e12 user: jan.nijtmans tags: cplusplus
22:20
Merge 8.7 check-in: 9c677c25cd user: jan.nijtmans tags: trunk
22:18
One #undef too much check-in: c1c0378b37 user: jan.nijtmans tags: core-8-branch
22:12
Merge 8.7 and (hopefully) fix Travis build with C++ check-in: 99180d133a user: jan.nijtmans tags: cplusplus
21:48
Don't export mp_sqr() directly from libtcl check-in: 5cfeb37cfe user: jan.nijtmans tags: core-8-branch
21:27
Merge 8.7 check-in: f8cb8be3a3 user: jan.nijtmans tags: utf-max
21:27
Merge trunk check-in: 45403c6c64 user: jan.nijtmans tags: novem
21:22
Merge 8.7 check-in: 42b407ea0d user: jan.nijtmans tags: trunk
21:16
Optimize mp_mul for the case a==b check-in: 74255eccbf user: jan.nijtmans tags: core-8-branch
20:35
Fix [435acb846c]: libtommath - missing declarations check-in: 3ac9bde284 user: jan.nijtmans tags: trunk
15:41
Merge 8.7 check-in: 24728eab4a user: jan.nijtmans tags: utf-max
15:39
Merge 8.7 check-in: a4ec5ee9ad user: jan.nijtmans tags: cplusplus
15:13
merge-mark check-in: 976ab9d065 user: jan.nijtmans tags: core-8-branch
15:09
More tweaks to libtommath functions signatures: No need any more to stay binary compatible with Tcl ... check-in: 930eca18d6 user: jan.nijtmans tags: trunk
13:46
Merge trunk check-in: 8ba0b61991 user: jan.nijtmans tags: novem
13:33
Remove deprecated libtommath stub entries check-in: 42e8c176f9 user: jan.nijtmans tags: trunk
13:06
Merge 8.7 check-in: 742a212258 user: jan.nijtmans tags: trunk
11:05
Implement TIP's #538: Externalize libtommath check-in: d796a3955d user: jan.nijtmans tags: core-8-branch
2019-12-12
21:43
Merge 8.7 check-in: 4499400ea4 user: jan.nijtmans tags: trunk
21:38
Little code tweaks, regarding the use of TCL_UTF_MAX or wchar_t. check-in: 35e74efb18 user: jan.nijtmans tags: core-8-branch
21:05
merge-mark check-in: cf16cada42 user: jan.nijtmans tags: core-8-branch
16:14
Merge 8.7. Add C++ entries for Windows to Travis build. check-in: c090d902cf user: jan.nijtmans tags: cplusplus
13:12
Add many missing constraints check-in: 8806c61bad user: jan.nijtmans tags: core-8-branch
13:11
Update win/tcl.m4, for use with C++ check-in: 4d8539b98e user: jan.nijtmans tags: cplusplus
08:23
Little doc tweak check-in: a6db2afbd0 user: jan.nijtmans tags: utf-max
2019-12-11
15:53
Merge 8.7 check-in: 25b6c4eefb user: jan.nijtmans tags: cplusplus
15:50
merge trunk check-in: 0c737144af user: dgp tags: novem
15:50
merge trunk check-in: 90a50a0f6c user: dgp tags: dgp-properbytearray
15:40
merge trunk check-in: 3f979e6358 user: dgp tags: dgp-refactor
15:37
Merge trunk check-in: a3412c7545 user: jan.nijtmans tags: tip-497
12:41
Implement "panic" as described in the TIP check-in: a8e8fd4eea user: jan.nijtmans tags: utf-max
08:55
Merge 8.7 check-in: 8fd30c9b17 user: jan.nijtmans tags: utf-max
08:54
Merge 8.7 check-in: df16979f13 user: jan.nijtmans tags: trunk
08:52
Fix bug in tclEncoding.c, only manifesting in testcase encoding-15.4 for TCL_UTF_MAX=6. (knownBug, f... check-in: b8ea626e72 user: jan.nijtmans tags: core-8-branch
2019-12-10
13:43
Merge 8.7 check-in: 84fca026ad user: jan.nijtmans tags: trunk
13:42
Merge 8.6 check-in: 11e140ecfa user: jan.nijtmans tags: core-8-branch
13:19
merge 8.7 check-in: b5ebba9bea user: sebres tags: trunk
13:15
merge 8.6 check-in: 828e8eb900 user: sebres tags: core-8-branch
2019-12-09
22:56
Merge trunk check-in: 967f3334fc user: jan.nijtmans tags: novem
22:55
Merge 8.7 check-in: 05cefe2890 user: jan.nijtmans tags: trunk
22:48
Undo accidental change in [343273c9de4fd4f1] check-in: a4fea85023 user: jan.nijtmans tags: core-8-branch
16:39
merge trunk check-in: 0d3acb91e7 user: dgp tags: novem
16:32
merge trunk check-in: a7e0c8d36a user: dgp tags: dgp-refactor
16:15
merge trunk check-in: b94aac83a7 user: dgp tags: dgp-properbytearray
11:44
merge 8.7 check-in: 503ebb6e8f user: sebres tags: trunk
11:42
remove unneeded import (for >= 8.7) check-in: 3f502fafa2 user: sebres tags: core-8-branch
11:32
Merge 8.7 check-in: 64db2d1e0c user: jan.nijtmans tags: trunk
11:31
Merge 8.6 check-in: 343273c9de user: jan.nijtmans tags: core-8-branch
2019-12-08
16:58
Merge 8.7 check-in: d8d7007a64 user: jan.nijtmans tags: utf-max
16:55
Merge 8.7 check-in: 3909061642 user: jan.nijtmans tags: cplusplus
16:52
Merge 8.7 check-in: 0bf330f3d8 user: jan.nijtmans tags: trunk
16:49
Merge 8.6Merge 8.6 check-in: a9647a100b user: jan.nijtmans tags: core-8-branch
2019-12-07
18:25
merge-mark check-in: 2ccf0dd179 user: jan.nijtmans tags: core-8-branch
05:52
Initial implementation for TIP-551 Permit underscores in numeric literals check-in: 64b80d4ecd user: griffin tags: tip-551
05:46
Create new branch named "tip-551" check-in: 21eb23dc11 user: griffin tags: tip-551
2019-12-06
16:27
merge trunk check-in: 67cb2016a4 user: dgp tags: dgp-refactor
16:09
merge trunk check-in: 688b24dc98 user: dgp tags: dgp-properbytearray
16:09
merge trunk check-in: 438e456211 user: dgp tags: novem
16:02
merge 8.7 check-in: 7dc752550c user: dgp tags: trunk
14:38
Merge 8.6 check-in: 76f0ccb22a user: jan.nijtmans tags: core-8-branch
13:47
merge-mark check-in: 771f469916 user: jan.nijtmans tags: core-8-branch
2019-12-04
13:30
Merge 8.7 check-in: 137abb4009 user: jan.nijtmans tags: trunk
13:26
Merge 8.6 check-in: 447d580cf0 user: jan.nijtmans tags: core-8-branch
2019-12-03
19:33
Merge trunk check-in: 5189f1d88b user: jan.nijtmans tags: novem
19:31
Merge 8.7 check-in: 0b54fd5ce4 user: jan.nijtmans tags: trunk
19:30
Remove Travis's Clang builds using TCL_UTF_MAX!=4. Too little difference with the corresponding GCC ... check-in: 6b22550842 user: jan.nijtmans tags: core-8-branch
16:24
Merge trunk check-in: b0c2b808ec user: jan.nijtmans tags: novem
16:22
Merge 8.7 check-in: e7363682e5 user: jan.nijtmans tags: tip-468
16:16
Merge 9.0 check-in: d182b0c903 user: jan.nijtmans tags: tip-497
16:13
Merge 8.7 check-in: 4105725743 user: jan.nijtmans tags: utf-max
16:12
Merge 8.7 check-in: 41773410ac user: jan.nijtmans tags: cplusplus
13:22
Merge 8.7 check-in: d406d7e4fa user: jan.nijtmans tags: trunk
13:21
Merge 8.6 check-in: 82b698cbc1 user: jan.nijtmans tags: core-8-branch
12:59
Merge 8.7 check-in: ca81ba980f user: jan.nijtmans tags: trunk
12:58
Merge 8.6 check-in: 1436b96908 user: jan.nijtmans tags: core-8-branch
2019-12-02
22:07
merge 8.6 check-in: cc5377327f user: pooryorick tags: core-8-branch
20:53
Merge trunk check-in: 410e7a6992 user: jan.nijtmans tags: novem
20:51
Merge 8.7 check-in: c52a58fe02 user: jan.nijtmans tags: trunk
20:48
Merge 8.6 check-in: 468df9021d user: jan.nijtmans tags: core-8-branch
18:53
merge trunk check-in: da00ee31b2 user: dgp tags: dgp-refactor
18:46
merge trunk check-in: bb14cee127 user: dgp tags: dgp-properbytearray
18:35
merge trunk check-in: 01507f2b10 user: dgp tags: novem
18:25
Bump to 9.0a2 to distinguish development from 9.0a1 release. check-in: 72622a154d user: dgp tags: trunk
18:15
Bump to 8.7a4 to distinguish development from 8.7a3 release. check-in: ff95f2c49c user: dgp tags: core-8-branch
13:35
Merge 8.7 check-in: 1f79812adb user: jan.nijtmans tags: trunk
13:28
Fix [a46a49b90f]: tests http-cookiejar-1.[12] fail check-in: 3a6e018caf user: jan.nijtmans tags: core-8-branch
11:50
Merge 8.7 check-in: 32f829e03c user: jan.nijtmans tags: trunk
10:58
Eliminate excess eol-spacing check-in: a8e4df4682 user: jan.nijtmans tags: core-8-branch
10:52
Merge 8.6 check-in: aac2f275b8 user: jan.nijtmans tags: core-8-branch
2019-12-01
21:26
Merge 8.7 check-in: 6deb3df3e1 user: jan.nijtmans tags: trunk
21:25
Fix make install on Ubuntu (and - most likely - other platforms) check-in: fdc57191a6 user: jan.nijtmans tags: core-8-branch
20:04
Merge 8.7 check-in: f141590f7f user: jan.nijtmans tags: utf-max
19:02
fix executable flag check-in: d311b5b429 user: jan.nijtmans tags: novem
17:54
Merge trunk check-in: ac05133ff5 user: jan.nijtmans tags: novem
17:53
Fix executable flag check-in: d9dba08ce8 user: jan.nijtmans tags: trunk
17:52
Fix executable flag check-in: 10b8136f14 user: jan.nijtmans tags: core-8-branch
17:50
Merge trunk check-in: 3c06b7b6c9 user: jan.nijtmans tags: rfe-854941, tip-596
17:00
Merge 8.7 check-in: 69c95240db user: jan.nijtmans tags: trunk
13:52
merge 8.6 check-in: a6f87ee744 user: pooryorick tags: core-8-branch
12:16
merge 8.6 check-in: b1cc5d82f5 user: pooryorick tags: core-8-branch
2019-11-29
12:29
merge-mark check-in: f32c9854de user: jan.nijtmans tags: core-8-branch
09:55
Merge 8.7 check-in: 8af1752188 user: jan.nijtmans tags: trunk
09:52
Merge 8.7 Closed-Leaf check-in: ada893702f user: jan.nijtmans tags: digit-bit-60
09:52
Fix one failing testcase (thanks, Travis!) check-in: 9f21fed226 user: jan.nijtmans tags: core-8-branch
2019-11-28
14:14
Merge 8.7 check-in: da5a2d331a user: jan.nijtmans tags: digit-bit-60
13:45
Merge 8.7 check-in: 607700a2bc user: jan.nijtmans tags: trunk
13:15
Merge 8.6 check-in: 4a1697cfab user: jan.nijtmans tags: core-8-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
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
13:43
merge digit-bit-60 Closed-Leaf check-in: 9d6e0fd448 user: sergey.brester tags: digit-bit-60-msvc-fix
13:38
fixes compile errors for old VC versions, as well as tommath include path, there are two files with ... check-in: b57e51d900 user: sergey.brester tags: digit-bit-60-msvc-fix
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
11:01
Proposed Windows installation code for cookiejar package Closed-Leaf check-in: 9c07fde122 user: dkf tags: cookiejar-win-install
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
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
18:26
merge release check-in: c0df87ba0c user: dgp tags: trunk
17:57
merge trunk Closed-Leaf check-in: 21bed5702a user: dgp tags: core-9-0-a1-rc, core-9-0-a1
17:57
merge trunk check-in: 0f736646a6 user: dgp tags: dgp-refactor
17:57
merge trunk check-in: 90836ad5a8 user: dgp tags: dgp-properbytearray
17:56
merge trunk check-in: e0af00f9f3 user: dgp tags: novem
17:55
merge 8.7 check-in: 316fd4ee14 user: dgp tags: trunk
17:35
merge release check-in: 9f71767187 user: dgp tags: core-8-branch
16:29
Accept repackaging and distribution of http::cookiejar for Tcl 8.7a3. Closed-Leaf check-in: 41efcfa406 user: dgp tags: core-8-7-a3, core-8-7-a3-rc
11:16
Move the cookiejar package to its own directory so http works as a TM. Fix the unix installation cod... Closed-Leaf check-in: 4c56db207a user: dkf tags: cookiejar-split
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
18:08
merge 8.7 check-in: 4d30c13032 user: dgp tags: core-8-7-a3-rc
17:01
merge mark check-in: 90a4ff8941 user: dgp tags: trunk
17:00
merge mark check-in: 7f8066e718 user: dgp tags: core-8-branch
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
20:49
Merge 8.7 rc branch check-in: f9a7892bae user: jan.nijtmans tags: digit-bit-60
2019-11-22
21:26
complete changes check-in: f54b56749f user: dgp tags: rc1, core-9-0-a1-rc
21:08
Start record of the changes only in Tcl 9. check-in: dcb8c3bf45 user: dgp tags: core-9-0-a1-rc
21:01
reset changes baseline check-in: 52535e3a8e user: dgp tags: core-9-0-a1-rc
20:59
merge trunk check-in: 0820fd5b45 user: dgp tags: core-9-0-a1-rc
15:47
merge trunk check-in: 1be094bac6 user: dgp tags: dgp-refactor
15:46
merge trunk check-in: 4332670e85 user: dgp tags: dgp-properbytearray
15:46
merge trunk check-in: 3cca2d0429 user: dgp tags: novem
15:36
merge 8.7 check-in: 9d3fc85a29 user: dgp tags: trunk
15:18
merge 8.7 check-in: 7ed7694e4f user: dgp tags: rc2, core-8-7-a3-rc
15:15
merge 8.6 check-in: 789967a8f9 user: dgp tags: core-8-branch
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
04:10
Merged rc file VERSIONINFO fixes check-in: 488929f620 user: apnadkarni tags: core-8-branch
2019-11-21
19:19
merge 8.7 check-in: 1b2be73327 user: sebres tags: trunk
19:16
merge 8.6 check-in: ea8a17f0af user: sebres tags: core-8-branch
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: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
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
12:58
Update makefile.vc and rules.vc for using libtommath.dll/zlib1.dll in stead of statically linking li... check-in: e50bfc6fb8 user: jan.nijtmans tags: digit-bit-60
2019-11-17
20:12
Merge 9.0 check-in: 28a3277d1e user: jan.nijtmans tags: tip-497
19:47
Merge 8.7 check-in: acbfa8fc49 user: jan.nijtmans tags: tip-468
13:39
Merge 8.7. Unbreak travis build with TCL_UTF_MAX=3 check-in: ecae4a1bda user: jan.nijtmans tags: utf-max
2019-11-16
19:57
update changes check-in: 953b5cc2f5 user: dgp tags: core-8-7-a3-rc
2019-11-15
20:32
merge trunk check-in: 6ad270c7fe user: dgp tags: core-9-0-a1-rc
20:32
merge trunk check-in: 57119dbb3c user: dgp tags: dgp-refactor
20:32
merge trunk check-in: 847d256f5a user: dgp tags: dgp-properbytearray
20:31
merge trunk check-in: 4793ae5319 user: dgp tags: novem
20:20
merge 8.7 check-in: ed227ca0cd user: dgp tags: trunk
20:20
merge 8.7 check-in: ae4fe9e061 user: dgp tags: core-8-7-a3-rc
20:11
merge 8.6 check-in: 68aa2bb49b user: dgp tags: core-8-branch
20:01
merge 8.7; update changes check-in: 56526e5fcd user: dgp tags: core-8-7-a3-rc
15:19
Merge 8.7 check-in: 6013bbbb99 user: jan.nijtmans tags: utf-max
14:53
Merge 8.7 check-in: ad795af38b user: jan.nijtmans tags: digit-bit-60
14:46
Merge trunk check-in: 16a25691cf user: jan.nijtmans tags: novem
14:45
Merge 8.7 check-in: 5f90866ee4 user: jan.nijtmans tags: trunk
14:35
Backout [b5c1404365f53fe0], removing TclFreeObj() is a step too far for 8.7 check-in: e7da58aea6 user: jan.nijtmans tags: core-8-branch
14:20
Merge 8.7 check-in: c1ce8b2fa2 user: jan.nijtmans tags: digit-bit-60
13:19
Merge trunk check-in: 0c033f073c user: jan.nijtmans tags: novem
13:18
Merge 8.7 check-in: 840a698861 user: jan.nijtmans tags: trunk
13:05
Merge 8.6 check-in: 9d071d36b1 user: jan.nijtmans tags: core-8-branch
12:18
Merge trunk check-in: 882a4b0378 user: jan.nijtmans tags: novem
12:17
Merge 8.7 check-in: 11cb499102 user: jan.nijtmans tags: trunk
10:09
Merge 8.6. Also fix the use of WUR (warn unused result) in libtommath function signatures: this can... check-in: 47580c36fd user: jan.nijtmans tags: core-8-branch
2019-11-14
20:13
merge 8.7 check-in: cb35451384 user: sebres tags: trunk
20:07
merge 8.6 check-in: e0c7160849 user: sebres tags: core-8-branch
14:50
Merge 8.7 check-in: 04687edacc user: jan.nijtmans tags: trunk
14:48
Merge 8.6 check-in: 4af9b4a67a user: jan.nijtmans tags: core-8-branch
2019-11-13
18:41
merge trunk check-in: ec522ff006 user: dgp tags: dgp-refactor
18:35
merge trunk check-in: cc460bcc13 user: dgp tags: dgp-properbytearray
18:24
merge 8.7 check-in: cd634aeb14 user: dgp tags: core-8-7-a3-rc
17:32
More work on changes. check-in: 34e23e75bc user: dgp tags: core-8-7-a3-rc
16:11
Merge 8.7 check-in: d962ec5f05 user: jan.nijtmans tags: utf-max
16:10
Merge 8.7 check-in: 19a2db5688 user: jan.nijtmans tags: digit-bit-60
16:04
Merge trunk check-in: c7db3534c9 user: jan.nijtmans tags: novem
16:03
Merge 8.7 check-in: fc1e436731 user: jan.nijtmans tags: trunk
16:02
Merge 8.6 check-in: f8a70ae387 user: jan.nijtmans tags: core-8-branch
13:50
Merge 8.7 check-in: 899f2e117e user: jan.nijtmans tags: trunk
12:38
Merge 8.6 check-in: 1572d9bdb5 user: jan.nijtmans tags: core-8-branch
09:24
Merge 8.7 check-in: fd8cd8bea1 user: jan.nijtmans tags: trunk
09:08
Merge 8.6 check-in: 7ba9d1af8e user: jan.nijtmans tags: core-8-branch
2019-11-12
22:06
try to install libtommath 1.2.0 through homebrew on MacOS check-in: faf55f671f user: jan.nijtmans tags: digit-bit-60
12:11
Merge 8.7. Finish implementation. check-in: e221cdc084 user: jan.nijtmans tags: digit-bit-60
2019-11-11
20:52
Merge trunk check-in: c5c5a94711 user: jan.nijtmans tags: novem
20:52
Merge 8.7 check-in: 4d4f9941f1 user: jan.nijtmans tags: trunk
20:51
Merge 8.6 check-in: d8c5530e62 user: jan.nijtmans tags: core-8-branch
16:19
Merge 8.7 check-in: d3aea608ed user: jan.nijtmans tags: utf-max
14:26
Merge 8.7 check-in: be8ec92abb user: jan.nijtmans tags: digit-bit-60
2019-11-09
20:39
Merge 8.7 check-in: 90a1a23f37 user: jan.nijtmans tags: cplusplus
20:25
Merge trunk check-in: 20d90bfc72 user: jan.nijtmans tags: novem
20:04
Merge 8.7 check-in: 9842ce2a85 user: jan.nijtmans tags: trunk
19:39
Now that libtommath has mp_init_l/mp_init_ll/mp_init_ull, use those instead of the legacy TclBNInitB... check-in: ffa4e7a35d user: jan.nijtmans tags: core-8-branch
2019-11-08
21:56
Now that libtommath has mp_init_l/mp_init_ll/mp_init_ull, use those instead of the legacy TclBNInitB... Closed-Leaf check-in: 3188db3003 user: jan.nijtmans tags: libtommath-cleanup
20:09
Fix travis build win32, 32-bit mingw check-in: 0a0c3437e1 user: jan.nijtmans tags: digit-bit-60
15:57
Merge 8.6 check-in: 9b19022f67 user: jan.nijtmans tags: core-8-branch
15:11
Start updates to changes check-in: 90b21061b1 user: dgp tags: core-8-7-a3-rc
11:44
Merge 8.7 check-in: d01b6ba893 user: jan.nijtmans tags: trunk
09:01
Merge 8.6. Add support for libtommath's mp_set_ll() function, since that's the replacement for the ... check-in: 4d1f47dcd2 user: jan.nijtmans tags: core-8-branch
2019-11-07
18:36
added removal of timeout-event in cleanup of io-44.6 (can bother followed tests), removed unneeded c... check-in: a62c53b7b7 user: sebres tags: core-8-branch
16:43
merge core-8-branch Closed-Leaf check-in: 50670df35e user: pooryorick tags: bug-bcd1004104
16:40
Rewrite comments in tclIOUtil.c check-in: 0ab8f36155 user: pooryorick tags: core-8-branch
15:39
Merge 8.7 check-in: 0c78b48a01 user: jan.nijtmans tags: cplusplus
15:09
merge 8.7 check-in: de6ff74610 user: dgp tags: core-8-7-a3-rc
14:57
merge-mark check-in: efdcc25a5d user: jan.nijtmans tags: core-8-branch
14:37
Merge 8.7 check-in: 831293c74c user: jan.nijtmans tags: trunk
13:56
Deprecate mp_div_3(): Will be private function in future libtommath, not used in Tcl. Deprecate mp_s... check-in: 08927861fe user: jan.nijtmans tags: core-8-branch
08:46
Merge trunk check-in: 21ab7a880f user: jan.nijtmans tags: novem
08:41
Silence MSVC C4090 warnings when using ckrealloc(). Also make sure that Tcl itself doesn't use ckall... check-in: ebf63c1e7d user: jan.nijtmans tags: trunk
2019-11-06
23:10
merge 8.6 check-in: 1ddfdc7c09 user: sebres tags: core-8-branch
22:47
Remove changes due to improper application of patch. check-in: 40a75d8a9b user: pooryorick tags: bug-bcd1004104
22:33
Merge trunk check-in: df21432b3e user: jan.nijtmans tags: novem
22:30
Silence MSVC C4090 warnings when using ckfree() in certain situations. Problem reported by fvogel. check-in: 2f9287a8c9 user: jan.nijtmans tags: trunk
22:18
Twice ckfree() -> Tcl_Free() check-in: 67ba072ad8 user: jan.nijtmans tags: trunk
22:16
merge core-8-branch check-in: dbe6128ec5 user: pooryorick tags: bug-bcd1004104
20:41
Rewrite documentation of IO subsystem. check-in: e756ae681a user: pooryorick tags: core-8-branch
14:58
merge trunk check-in: b7328567db user: dgp tags: rc0, core-9-0-a1-rc
14:52
merge 8.7 check-in: d2ff635233 user: dgp tags: trunk
14:35
Merge 8.7. Add files missing from distribution. check-in: 28e86efc87 user: dgp tags: rc1, core-8-7-a3-rc
14:07
Add tcl/library/manifest.txt to the distribution produced by `make dist` check-in: 993aad672d user: dgp tags: core-8-branch
13:34
Move tclOOScript.tcl from the generic to the tools directory, so "make dist" can pick it up. Reporte... check-in: 15d8fa615a user: jan.nijtmans tags: core-8-branch
12:34
Fix tclScan.c, not generating a string representation any more with unsigned wideints check-in: ea2c3fd303 user: jan.nijtmans tags: cplusplus
2019-11-05
22:05
Bump to version 9.0a1 for release. check-in: 25ee359253 user: dgp tags: core-9-0-a1-rc
21:54
merge trunk check-in: ad6a0c58c9 user: dgp tags: novem
21:48
merge trunk check-in: 3af457b0f8 user: dgp tags: dgp-refactor
21:43
merge trunk check-in: 776ac4003c user: dgp tags: dgp-properbytearray
21:35
merge 8.7 check-in: 72f798b518 user: dgp tags: trunk
17:52
Bump release date check-in: b53d0fea13 user: dgp tags: rc0, core-8-7-a3-rc
17:51
merge 8.7 check-in: 1bbb75a558 user: dgp tags: core-8-7-a3-rc
16:37
More WIP: All makefile builds appear to work fine, makefile.vc build still to be done. check-in: a5a9540010 user: jan.nijtmans tags: digit-bit-60
2019-11-04
12:10
Merge 8.7 check-in: d6202cc2c7 user: jan.nijtmans tags: cplusplus
12:10
Merge 8.7 check-in: faa210ccb0 user: jan.nijtmans tags: utf-max
12:08
Merge trunk Closed-Leaf check-in: 79eacb20e2 user: jan.nijtmans tags: libtommath-with-stdint
2019-11-01
16:15
Add compat/stdint.h, upgrade to libtommath 1.2.0, adapt as much as possible accordingly (still WIP) check-in: 3833635e32 user: jan.nijtmans tags: digit-bit-60
11:25
Re-base to core-8-branch check-in: 0dd430544f user: jan.nijtmans tags: digit-bit-60
10:11
Merge 8.6 check-in: f9cf5c9a97 user: jan.nijtmans tags: core-8-branch
08:55
Change references to mp_digit into unsigned int, everywhere in tclTomMath.decls. It's the same, but ... check-in: c6b55e949e user: jan.nijtmans tags: core-8-branch
2019-10-31
14:28
Fix generic\tclStubInit.c(139): warning C4098: 'TclBN_mp_set': 'void' function returning a value Closed-Leaf check-in: 5d7fb19b76 user: jan.nijtmans tags: libtommath-no-mp_digit
12:58
Merge 8.7 check-in: 23038a2f98 user: jan.nijtmans tags: libtommath-no-mp_digit
11:16
Merge 8.7 check-in: 09ac35dcc9 user: jan.nijtmans tags: trunk
11:16
Merge 8.6 check-in: 25c44a1f04 user: jan.nijtmans tags: core-8-branch
10:59
Merge 8.7 check-in: 622a4c21ed user: jan.nijtmans tags: trunk
10:15
Merge 8.6 check-in: 7792d04f74 user: jan.nijtmans tags: core-8-branch
2019-10-30
22:53
Merge trunk check-in: 6529a95bc9 user: jan.nijtmans tags: libtommath-with-stdint
21:47
Merge trunk check-in: 6817aa431d user: jan.nijtmans tags: novem
21:40
Merge 8.7 check-in: a9c21685d3 user: jan.nijtmans tags: trunk
21:34
Merge 8.6 check-in: 7e030f58de user: jan.nijtmans tags: core-8-branch
14:27
merge 8.7 check-in: 695a41a79b user: dgp tags: core-8-7-a3-rc
14:09
merge trunk check-in: e553668d58 user: dgp tags: dgp-refactor
14:08
merge trunk check-in: a91b35ff49 user: dgp tags: dgp-properbytearray
13:56
merge trunk check-in: 32c98743d5 user: dgp tags: novem
09:20
More tweaks, hopefully fixing the Travis build check-in: 04981e03c1 user: jan.nijtmans tags: libtommath-no-mp_digit
2019-10-29
23:22
More tweaks check-in: 73794dc997 user: jan.nijtmans tags: libtommath-no-mp_digit
23:07
WIP: Use unsigned int in stead of mp_digit in libtommath stub entries. This make libtommath's API i... check-in: ee9d2a86da user: jan.nijtmans tags: libtommath-no-mp_digit
12:58
Merge 8.7 check-in: b9916daf58 user: jan.nijtmans tags: trunk
12:47
On Windows, use <stdint.h> header-file if available. check-in: 5d305f6a7a user: jan.nijtmans tags: core-8-branch
12:42
Combine TCL_DD_SHORTEN_FLAG and TCL_DD_SHORTEST to be the same flag (which it is .... actually) check-in: 6e9c82e9e0 user: jan.nijtmans tags: core-8-branch
2019-10-28
23:14
Merge trunk check-in: d69030e32d user: jan.nijtmans tags: libtommath-with-stdint
17:19
merge trunk check-in: 44991afdaa user: dgp tags: novem
16:49
Merge 8.7 check-in: f793191ffd user: jan.nijtmans tags: utf-max
16:42
Merge 8.7 check-in: 80e027bfc2 user: jan.nijtmans tags: trunk
16:41
Merge 8.6 check-in: d67c9f58a1 user: jan.nijtmans tags: core-8-branch
16:22
Merge 8.7 check-in: 556b4cae43 user: jan.nijtmans tags: trunk
16:09
Don't typedef mp_digit in tcl.h anymore, it is supposed to be brought in from tclTomMath.h. Add test... check-in: 2478ff2154 user: jan.nijtmans tags: core-8-branch
15:37
merge 8.7 check-in: 6983e51255 user: dgp tags: core-8-7-a3-rc
15:22
merge trunk check-in: 4294c36674 user: dgp tags: dgp-refactor
15:05
merge trunk check-in: 9216350470 user: dgp tags: dgp-properbytearray
14:12
Merge trunk. Add replacement for stdbool.h too, and change libtommath to use stdbool in stead of mp_... check-in: fe773ee93f user: jan.nijtmans tags: libtommath-with-stdint
09:11
Merge trunk check-in: 251de56024 user: jan.nijtmans tags: novem
09:10
Merge 8.7 check-in: b88aff728e user: jan.nijtmans tags: trunk
09:09
Remove (temporaryly) tests/fileSystemEncoding.test, since the bug is not fixed yet on Windows check-in: a65aad4cb9 user: jan.nijtmans tags: core-8-branch
08:50
Close fork, Merge 8.7 check-in: cd6c357be8 user: jan.nijtmans tags: trunk
08:40
Merge 8.6 check-in: 441fa629f4 user: jan.nijtmans tags: core-8-branch
2019-10-27
22:22
further refinement of configure to remove /System check-in: 3668a0ecc9 user: kevin_walzer tags: trunk
22:14
Remove /System from auto_path on macOS; change seems to have been overwritten by other merge check-in: 621db98c49 user: kevin_walzer tags: trunk
2019-10-26
23:35
Include a more complete stdint.h replacement check-in: 7e985894b6 user: jan.nijtmans tags: libtommath-with-stdint
23:19
(experimental) Compile libtommath almost unchanged, using (if no stdint.h is present) compat/stdint.... check-in: 81ac64e2de user: jan.nijtmans tags: libtommath-with-stdint
17:58
Merge core-8-branch. check-in: 4e7227fbb2 user: pooryorick tags: bug-bcd1004104
17:52
Test for [bcd100410465] and add ::tcltests::tempdir. check-in: c353b10c81 user: pooryorick tags: core-8-branch
17:47
More simple fix for [bcd100410465], stale cached file FsPath object. check-in: 0edc8ab6e3 user: pooryorick tags: core-8-branch
17:36
More simple fix for [bcd100410465], stale cached file FsPath object. check-in: 7bc367ea81 user: pooryorick tags: bug-bcd1004104
2019-10-25
21:22
Add Tcl_FreeEncoding to fix failing encoding-2.2 test. check-in: 69c49ce9e9 user: pooryorick tags: bug-bcd1004104
20:45
Merge trunk check-in: 09b146c1d4 user: jan.nijtmans tags: tip-497
20:32
Merge 8.7 check-in: 519dbb4bbc user: jan.nijtmans tags: cplusplus
20:24
Merge trunk check-in: c3e0ffb950 user: jan.nijtmans tags: novem
20:09
Merge 8.7 check-in: a6677a1db4 user: jan.nijtmans tags: trunk
19:51
More code cleanup related to libtommath 1.2.0: Adapt naming of (internal) symbols to new conventions... check-in: 4ed7fc3b13 user: jan.nijtmans tags: core-8-branch
16:24
Merge 8.6. Also remove unused variable in unix/tclUnixFile.c check-in: c7b6f338bd user: jan.nijtmans tags: core-8-branch
13:17
If NO_REALPATH is defined, raise an error instead of building a broken Tcl. check-in: f59fd48588 user: pooryorick tags: trunk
01:16
Remove /System from auto_path on macOS because Apple has deprecated its own ancient installation of ... check-in: df75baf433 user: kevin_walzer tags: trunk
2019-10-24
20:59
Merge 8.6. Add Tcl_FreeEncoding(), in the hope of fixing testcase encoding-2.2... doesn't seem to ... check-in: 8e80238838 user: jan.nijtmans tags: bug-bcd1004104
20:35
Merge trunk check-in: 703b33db8b user: jan.nijtmans tags: novem
19:55
Merge 8.7 check-in: d49d9ae1b2 user: jan.nijtmans tags: trunk
19:26
Merge 8.6 check-in: b93d65a65a user: jan.nijtmans tags: core-8-branch
15:43
Merge trunk check-in: adb2eeeb28 user: jan.nijtmans tags: novem
15:41
Merge 8.7 check-in: 9fcfeb4e69 user: jan.nijtmans tags: trunk
15:38
Reference registry 1.3.3 -> 1.3.4 check-in: 6d322e2ccc user: jan.nijtmans tags: core-8-branch
15:34
Merge 8.7 check-in: 8b08c15d80 user: jan.nijtmans tags: cplusplus
15:07
Add support for libtommath's MP_WUR annotation to genStubs.tcl. Not enforced yet by the Tcl core, bu... check-in: 7c78d3bcab user: jan.nijtmans tags: core-8-branch
10:53
tclAppInit.c should be built without BUILD_tcl/USE_TCL_STUBS always. All build files should be adapt... check-in: 82739030f5 user: jan.nijtmans tags: check-build
08:46
Merge trunk check-in: 9adc41bd14 user: jan.nijtmans tags: novem
08:45
Merge 8.7 check-in: d017cc8ec7 user: jan.nijtmans tags: trunk
08:16
Put work on ticket [bcd1004104] in a separate branch. Currently test-case encoding-2.2 fails. check-in: adb6794b6f user: jan.nijtmans tags: bug-bcd1004104
07:57
Backout [0f2870649c804dd8], since testcase encoding-2.2 fails check-in: 4c604727ef user: jan.nijtmans tags: core-8-branch
2019-10-23
20:53
Merge trunk check-in: 246db07421 user: jan.nijtmans tags: novem
20:36
merge-mark check-in: 9b71b59be2 user: jan.nijtmans tags: core-8-branch
14:33
Merge 8.7. But - in stead - remove all deprecated API from libtommath 1.2.0: Starting with Tcl 9.0 w... check-in: 7552e35b14 user: jan.nijtmans tags: trunk
14:11
Deprecate mp_unsigned_bin_size, mp_init_set_int, mp_set_int, which are deprecated in libtommath 1.2.... check-in: 631e7ac3ab user: jan.nijtmans tags: core-8-branch
11:51
Fix gcc warning, also introduced by [0f2870649c804dd8] check-in: f90c5df06a user: jan.nijtmans tags: core-8-branch
11:49
Fix possible gcc warnings. Also indicate dummy parameters as "dummy" check-in: c881d525a2 user: jan.nijtmans tags: core-8-branch
11:35
Merge trunk check-in: df5d07666f user: jan.nijtmans tags: novem
11:11
Merge 8.7 check-in: 96b897fd2b user: jan.nijtmans tags: trunk
10:01
Merge 8.6. Also unbreak windows build, broken since [0f2870649c804dd8]. check-in: e8c104baf7 user: jan.nijtmans tags: core-8-branch
2019-10-22
22:34
Merge trunk check-in: 150c7a0e21 user: jan.nijtmans tags: novem
21:56
merge-mark check-in: 2b06d7559d user: jan.nijtmans tags: trunk
21:54
Fix breakage from previous commit (still one test-case, encoding-2.2, is failing) check-in: 5b03166381 user: jan.nijtmans tags: core-8-branch
21:36
Merge 8.7 check-in: 27b5a315e9 user: jan.nijtmans tags: trunk
19:21
Fix for [bcd1004104] check-in: 0f2870649c user: pooryorick tags: core-8-branch
15:47
Deprecate mp_get_bit, mp_expt_d_ex, mp_toradix_n, mp_to_unsigned_bin, mp_to_unsigned_bin_n, because ... check-in: 68d0196442 user: jan.nijtmans tags: core-8-branch
13:11
Merge trunk check-in: 657e06e5c4 user: jan.nijtmans tags: novem
12:54
Merge 8.7 check-in: 067c61b76e user: jan.nijtmans tags: trunk
12:25
Merge 8.6 check-in: c762061add user: jan.nijtmans tags: core-8-branch
2019-10-21
13:13
merge 8.7 check-in: 5fb8c2811c user: dgp tags: core-8-7-a3-rc
12:57
merge trunk check-in: ea60b1e067 user: dgp tags: dgp-refactor
12:56
merge trunk check-in: d001c01618 user: dgp tags: dgp-properbytearray
12:56
merge trunk check-in: 97df5555ba user: dgp tags: novem
2019-10-15
15:08
Merge-mark check-in: d749dc7f5a user: jan.nijtmans tags: core-8-branch
2019-10-14
21:18
Merge 8.7 check-in: 79c10cdaaf user: jan.nijtmans tags: trunk
21:17
Merge 8.6 check-in: 629cd30824 user: jan.nijtmans tags: core-8-branch
2019-10-11
12:47
Merge 8.7 check-in: 7440e1217d user: jan.nijtmans tags: trunk
12:46
Merge 8.6 check-in: fefe6b5e63 user: jan.nijtmans tags: core-8-branch
2019-10-10
19:19
Merge 8.7 check-in: 72f4b93559 user: jan.nijtmans tags: trunk
19:15
Merge 8.6 check-in: 738ebc5a4e user: jan.nijtmans tags: core-8-branch
2019-10-07
15:47
merge trunk check-in: 383cc5feeb user: dgp tags: dgp-refactor
15:42
merge trunk check-in: 073b98213a user: dgp tags: dgp-properbytearray
11:23
EXTERN doesn't work any more in 'novem', so use TCLAPI check-in: 9014b5d051 user: jan.nijtmans tags: novem
2019-10-06
20:43
Merge trunk check-in: 7b6428a3df user: jan.nijtmans tags: novem
20:42
Merge trunk check-in: 885e7691e1 user: jan.nijtmans tags: tip-497
20:39
Merge 8.7 check-in: f5613703c1 user: jan.nijtmans tags: cplusplus
2019-10-05
20:45
Merge 8.7 check-in: 84216a99d2 user: jan.nijtmans tags: trunk
20:44
Merge 8.6 check-in: e0329f2be8 user: jan.nijtmans tags: core-8-branch
2019-10-02
21:40
Merge 8.7 check-in: 65367fee00 user: jan.nijtmans tags: utf-max
21:38
Merge trunk and (hopefuly) fix build check-in: e08fbf23b9 user: jan.nijtmans tags: rfe-854941, tip-596
15:45
merge 8.7 check-in: 4d31f46727 user: dgp tags: core-8-7-a3-rc
15:27
merge trunk check-in: 8dc249aa26 user: dgp tags: dgp-refactor
14:49
merge trunk check-in: 790ded5162 user: dgp tags: dgp-properbytearray
14:49
merge trunk check-in: 0a5bad7052 user: dgp tags: novem
11:39
Merge 8.7 check-in: a5c68a5747 user: jan.nijtmans tags: trunk
11:38
Merge 8.6 check-in: 9fb6b59d12 user: jan.nijtmans tags: core-8-branch
2019-10-01
19:32
Merge 8.7 check-in: 87738da9b0 user: jan.nijtmans tags: cplusplus
15:04
further fix handling -DBUILD_STATIC check-in: 0c0f205ea7 user: jan.nijtmans tags: rfe-854941, tip-596
14:57
Fix handling of BUILD_STATIC check-in: 0acefa9964 user: jan.nijtmans tags: rfe-854941, tip-596
2019-09-30
14:43
Merge trunk. Finish implementation. check-in: bcae28fe99 user: jan.nijtmans tags: rfe-854941, tip-596
2019-09-29
15:51
Merge 8.7 check-in: 544afecbbf user: jan.nijtmans tags: trunk
15:45
Fix correct export on win32 for TclZipfs_AppHook, when not building with -DUNICODE check-in: 0b8a43908a user: jan.nijtmans tags: core-8-branch
12:18
Merge 8.7 check-in: 7c48637fa0 user: jan.nijtmans tags: trunk
12:16
Use Tcl_WCharToUtfDString in stead of (deprecated) Tcl_WinTCharToUtf check-in: 7e423e9904 user: jan.nijtmans tags: core-8-branch
12:08
Merge 8.6 check-in: fe78ab8c8d user: jan.nijtmans tags: core-8-branch
2019-09-27
13:02
Adapt test-case to full-utf correct behaviour check-in: 76ff494e6a user: jan.nijtmans tags: tip-497
2019-09-25
15:06
Merge 8.7 check-in: 63d2673623 user: jan.nijtmans tags: cplusplus
15:03
merge 8.7 check-in: fff4f69131 user: dgp tags: core-8-7-a3-rc
14:56
merge trunk check-in: 2bcb5ad762 user: dgp tags: dgp-properbytearray
14:56
merge trunk check-in: 491a418fae user: dgp tags: dgp-refactor
14:55
merge trunk check-in: 5dc1576729 user: dgp tags: novem
13:42
Merge 8.7 check-in: be233f3e67 user: jan.nijtmans tags: utf-max
13:18
Merge trunk check-in: a9e0c25386 user: jan.nijtmans tags: tip-497
13:17
Merge 8.7 check-in: 6b7a54bd17 user: jan.nijtmans tags: trunk
13:14
Merge 8.6 check-in: c88529bbda user: jan.nijtmans tags: core-8-branch
11:51
Make Tcl_WinUtfToTChar/Tcl_WinTCharToUtf really deprecate in 9.0 (now that no battery-extensions use... check-in: 04e3169b00 user: jan.nijtmans tags: trunk
2019-09-20
21:37
Merge trunk check-in: 2cb008e81f user: jan.nijtmans tags: tip-497
21:28
merge-mark check-in: 1a0db3fd7a user: jan.nijtmans tags: cplusplus
21:21
Merge trunk check-in: dee82069df user: jan.nijtmans tags: novem
21:21
Merge 8.7 check-in: ed4252bf0d user: jan.nijtmans tags: trunk
21:20
Merge 8.6 check-in: eb2dd45bdd user: jan.nijtmans tags: core-8-branch
15:07
Merge trunk check-in: 0f512d30be user: jan.nijtmans tags: tip-497
15:04
Merge 8.7 check-in: 80cbcac508 user: jan.nijtmans tags: trunk
15:03
Merge 8.6 check-in: 6ecfaf33ad user: jan.nijtmans tags: core-8-branch
13:53
More Win32 API impovals. check-in: 3cd1f252bf user: jan.nijtmans tags: cplusplus
13:28
merge 8.7 check-in: b777bc8e54 user: dgp tags: core-8-7-a3-rc
13:21
merge trunk check-in: 910dbafdea user: dgp tags: dgp-refactor
13:21
merge trunk check-in: de7eff460b user: dgp tags: dgp-properbytearray
13:21
merge trunk check-in: 4122aac8c8 user: dgp tags: novem
2019-09-19
18:27
Merge 8.7 check-in: f6491a4282 user: jan.nijtmans tags: cplusplus
15:42
Merge trunk check-in: 5f66753d5b user: jan.nijtmans tags: tip-497
15:36
Merge 8.7 check-in: 8c85c9ded5 user: jan.nijtmans tags: trunk
15:24
Merge 8.6 check-in: 6b92f77a0a user: jan.nijtmans tags: core-8-branch
07:44
Merge 8.6. Missing cast in Tcl_WinTCharToUtf() macro (when compiling without -DUNICODE) check-in: d43bb90300 user: jan.nijtmans tags: core-8-branch
2019-09-18
16:31
merge 8.7 check-in: 714a17e947 user: dgp tags: core-8-7-a3-rc
15:55
merge trunk check-in: 9ae81e426f user: dgp tags: novem
15:55
merge trunk check-in: 2900aeb10b user: dgp tags: dgp-refactor
15:47
merge trunk check-in: 011eb28919 user: dgp tags: dgp-properbytearray
09:39
Merge 8.7 check-in: 8c2e171202 user: jan.nijtmans tags: trunk
09:36
Add 3 more builds with Clang (UTF_MAX=6, UTF_MAX=3, NO_DEPRECATED). Change build order a little: Do... check-in: 341cf9e523 user: jan.nijtmans tags: core-8-branch
09:33
Make less dependent on UNICODE definition check-in: f6ddeca6f1 user: jan.nijtmans tags: cplusplus
2019-09-17
13:03
Merge 8.7 check-in: 17d770df61 user: jan.nijtmans tags: trunk
13:02
Merge 8.6 check-in: 54066a8bad user: jan.nijtmans tags: core-8-branch
11:39
Merge 8.7 check-in: 981dd35686 user: jan.nijtmans tags: cplusplus
10:47
Merge 8.7 check-in: 93811d6d38 user: jan.nijtmans tags: trunk
10:45
Fix .travis.yml check-in: 367284f275 user: jan.nijtmans tags: core-8-branch
09:23
Merge trunk check-in: f08efd4a05 user: jan.nijtmans tags: tip-497
07:12
Merge 8.7 check-in: 70701646d4 user: jan.nijtmans tags: trunk
07:02
Move testgetencpath/testsetencpath test commands from UNIX-specific to general. Rewrite a few other ... check-in: bc17bfbdde user: jan.nijtmans tags: core-8-branch
2019-09-16
21:41
Merge 8.7 check-in: 343db6648f user: jan.nijtmans tags: trunk
21:35
Merge 8.6 check-in: 5057c37bdf user: jan.nijtmans tags: core-8-branch
19:16
Merge 8.7 check-in: a5330ea251 user: jan.nijtmans tags: trunk
19:09
Merge 8.6 check-in: f11e741756 user: jan.nijtmans tags: core-8-branch
14:50
merge 8.7 check-in: f810a72142 user: dgp tags: core-8-7-a3-rc
14:39
merge trunk check-in: 8ce2978aea user: dgp tags: dgp-properbytearray
14:39
merge trunk check-in: eb28750f9f user: dgp tags: dgp-refactor
12:47
Fix Utf16ToUtfProc() (from TIP #548): If last code-point is higher surrogate, make sure that actual ... check-in: dcabd85684 user: jan.nijtmans tags: core-8-branch
2019-09-14
21:52
Merge 8.7 check-in: 6f27e2ad0a user: jan.nijtmans tags: cplusplus
20:52
Merge trunk check-in: ea43a798ea user: jan.nijtmans tags: novem
13:11
Two paces where TCL_AUTO_LENGTH should be used check-in: 94f65c8701 user: jan.nijtmans tags: trunk
13:07
Merge 8.7 check-in: 9ea2eea22d user: jan.nijtmans tags: trunk
12:41
TIP #548 implementation: Support `wchar_t` conversion functions and deprecate `Tcl_WinUtfToTChar()` ... check-in: 2061b7bdd2 user: jan.nijtmans tags: core-8-branch
12:37
Merge 8.7 check-in: 012848732e user: jan.nijtmans tags: trunk
12:36
TIP #414 implementation: Add (back) Tcl_InitSubsystems as Public API check-in: e855aa1e7d user: jan.nijtmans tags: core-8-branch
2019-09-13
12:27
merge 8.7 check-in: 706d401216 user: dgp tags: core-8-7-a3-rc
12:10
merge trunk check-in: 0836ec3b87 user: dgp tags: dgp-properbytearray
12:10
merge trunk check-in: b1b887db2b user: dgp tags: dgp-refactor
12:05
merge trunk check-in: b4ad8d4b13 user: dgp tags: novem
09:14
Merge 8.7 Closed-Leaf check-in: 68dda9cc0c user: jan.nijtmans tags: tip-548
09:12
Merge 8.7 check-in: 824577f48b user: jan.nijtmans tags: trunk
09:11
Merge 8.6 check-in: 91a3c7f29b user: jan.nijtmans tags: core-8-branch
07:58
Merge 8.7 check-in: c812e30162 user: jan.nijtmans tags: trunk
07:56
Merge 8.6 check-in: aaebef55b7 user: jan.nijtmans tags: core-8-branch
2019-09-12
20:51
merge 8.7 check-in: a3ca509f22 user: sebres tags: trunk
19:46
merge 8.6 check-in: 720d58721d user: sebres tags: core-8-branch
14:49
Merge 8.7 check-in: 5ce97959fe user: jan.nijtmans tags: trunk
14:19
Merge 8.7 check-in: 6f354f84fd user: jan.nijtmans tags: tip-548
14:12
merge-mark check-in: ef00558754 user: jan.nijtmans tags: core-8-branch
11:26
Merge 8.6 check-in: f21c1c05aa user: jan.nijtmans tags: core-8-branch
08:01
Update TZ info to tzdata2019c. check-in: d9f0da5884 user: jima tags: core-8-branch
07:51
merge-mark check-in: 3f96ca088e user: jan.nijtmans tags: core-8-branch
2019-09-11
19:50
Merge and resolve trunk. check-in: 841f74bf25 user: dgp tags: dgp-refactor
19:28
merge 8.7 check-in: 59a50e7ab3 user: dgp tags: trunk
19:24
merge 8.6 check-in: 2305de0d9c user: dgp tags: core-8-branch
17:10
merge trunk check-in: db9d2814c8 user: dgp tags: dgp-refactor
16:44
merge trunk through September 3 check-in: 81274bdf0a user: dgp tags: dgp-refactor
16:22
merge trunk check-in: 65d078bbb1 user: dgp tags: novem
16:15
merge trunk check-in: 64c0e3b04d user: dgp tags: dgp-properbytearray
16:10
merge 8.7 check-in: dac4a870fd user: dgp tags: core-8-7-a3-rc
16:06
merge 8.7 check-in: 149efe5075 user: dgp tags: trunk
16:02
merge 8.6 check-in: 6043096a5d user: dgp tags: core-8-branch
11:37
Merge 8.7 check-in: ed3d3db77d user: jan.nijtmans tags: trunk
11:35
Merge 8.6 check-in: baa255d019 user: jan.nijtmans tags: core-8-branch
2019-09-10
14:18
Merge 8.7 check-in: 211efca663 user: jan.nijtmans tags: tip-548
14:16
Merge trunk check-in: 39128b3ed7 user: jan.nijtmans tags: novem
13:34
Merge 8.7 check-in: a35cb99eb3 user: jan.nijtmans tags: trunk
13:30
Merge 8.6 check-in: ae4f6ef118 user: jan.nijtmans tags: core-8-branch
2019-09-09
09:24
merge-mark check-in: 5a5df903db user: jan.nijtmans tags: trunk
09:23
Don't use -64 in travis titles any more: x64 is implicit if 32-bit is not explicitely mentioned. check-in: b8b948e9e9 user: jan.nijtmans tags: core-8-branch
09:06
Merge trunk check-in: 4402aa658a user: jan.nijtmans tags: novem
09:05
Merge 8.7 check-in: dd556aef96 user: jan.nijtmans tags: trunk
09:04
Merge 8.6 check-in: 3a0b1c8892 user: jan.nijtmans tags: core-8-branch
2019-09-08
14:02
Fix travis build for --enable-symbols=all check-in: e9d72aef77 user: jan.nijtmans tags: dgp-refactor
13:41
Merge trunk check-in: 0fc03270a7 user: jan.nijtmans tags: novem
13:39
Merge 8.7 check-in: 7d24dc03ad user: jan.nijtmans tags: trunk
13:35
Merge 8.6 check-in: b8166ed755 user: jan.nijtmans tags: core-8-branch
2019-09-07
14:44
merge-mark check-in: ea3163648f user: jan.nijtmans tags: core-8-branch
14:09
Merge 8.7 check-in: c17193b11c user: jan.nijtmans tags: trunk
14:03
Merge 8.6. Remove 3 duplicate build-entries in .travis.yml check-in: b44bbee483 user: jan.nijtmans tags: core-8-branch
08:55
Fix bug 9d10c37aa8 (in the Tk repository): Improperly converted link in HTML man page for ttk::style check-in: 7effb19d89 user: fvogel tags: core-8-branch
2019-09-06
20:37
simple and binary compatible fix for [775ee88560]: use correct relative level (1) in case of top-1, ... check-in: b229e78d78 user: sebres tags: core-8-branch
20:31
merge 8.6 (TclGetFrame is the same as TclObjGetFrame, so no functional changes only test-case which ... check-in: e29902cb39 user: sebres tags: core-8-branch
17:36
cherry-pick [af744d56e0ffcc65] fixed segfault of [775ee88560] in 8.7 check-in: e42893986d user: sebres tags: core-8-branch
17:33
merge 8.6 check-in: 607ca590ce user: sebres tags: core-8-branch
16:52
extend TclObjGetFrame with flags, currently supports 1 only - signaling that a supplied level-argume... Closed-Leaf check-in: 3a85616c61 user: sebres tags: bug-775ee88560
14:58
Merge trunk check-in: 5c2a0ea819 user: jan.nijtmans tags: novem
14:53
Merge 8.7 check-in: f43246b67e user: jan.nijtmans tags: trunk
14:51
Fix build with "cl" using configure/make build system. It turns out that using -DIOAPI_NO_64 is harm... check-in: f720376b8e user: jan.nijtmans tags: core-8-branch
14:45
Don't act on NULL objPtr check-in: af744d56e0 user: dgp tags: bug-775ee88560
14:04
test cases covering bug [775ee88560]: segfault in upvar at wrong level, wrong message of uplevel check-in: b87d2183ca user: sebres tags: bug-775ee88560
12:38
Merge 8.7 check-in: 990b3b5070 user: jan.nijtmans tags: trunk
12:33
Merge 8.6 check-in: 0ec7174270 user: jan.nijtmans tags: core-8-branch
2019-09-05
21:30
Merge 8.7 Closed-Leaf check-in: 10067e5dc6 user: jan.nijtmans tags: initsubsystems
21:26
merge-mark check-in: 795af4ae9a user: jan.nijtmans tags: trunk
21:25
Merge 8.6 check-in: c377e86aa7 user: jan.nijtmans tags: core-8-branch
15:14
Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and Windows) without -Wunus... check-in: 48b1783ecd user: jan.nijtmans tags: cplusplus
07:55
Merge 8.7 check-in: 131849aa4d user: jan.nijtmans tags: tip-548
07:21
Merge trunk check-in: 32dd499ae3 user: jan.nijtmans tags: novem
07:17
previous commit should not have been a merge-mark ... check-in: ce31c938d7 user: jan.nijtmans tags: trunk
06:59
merge-mark check-in: 18d7771d98 user: jan.nijtmans tags: trunk
06:57
Merge 8.6 check-in: f0c520c89f user: jan.nijtmans tags: core-8-branch
2019-09-04
22:11
interp is not dummy any-more check-in: b022b9859e user: jan.nijtmans tags: cplusplus
22:08
Bring back Tcl_UntraceVar check-in: b083cc3c36 user: jan.nijtmans tags: cplusplus
21:19
Handle "Unload" as well check-in: 359b4a501a user: jan.nijtmans tags: cplusplus
20:51
(experiment) Allow C++ symbols to be found in loaded extensions check-in: 4ffcb2dcd0 user: jan.nijtmans tags: cplusplus
15:57
merge-mark check-in: b1a560222a user: jan.nijtmans tags: core-8-branch
11:03
Merge 8.7 check-in: e4b67c646c user: jan.nijtmans tags: trunk
11:02
Merge 8.6 check-in: 673931f876 user: jan.nijtmans tags: core-8-branch
2019-09-03
20:32
Mark more unused parameters check-in: c07dbdd62a user: jan.nijtmans tags: cplusplus
14:55
Merge tip-548 check-in: d69543a65a user: jan.nijtmans tags: cplusplus
14:19
Merge 8.7 check-in: 8b5f613fa3 user: jan.nijtmans tags: tip-548
10:57
Merge 8.7 check-in: b64e7a7522 user: jan.nijtmans tags: trunk
10:53
Merge 8.6 check-in: 5d91fdde6c user: jan.nijtmans tags: core-8-branch
2019-09-02
12:55
Merge trunk. Fix tests filename-12.1.5/12.1.6 on Windows (due to changed globbing behaviour in this ... check-in: aff2005450 user: jan.nijtmans tags: novem
12:27
Merge tip-548. A few more fixes, trying to make the Travis build work (finally) check-in: 2c25cbf8b0 user: jan.nijtmans tags: cplusplus
11:35
Merge 8.7 check-in: 047480a971 user: jan.nijtmans tags: tip-548
11:35
Merge 8.7 check-in: df41feb602 user: jan.nijtmans tags: trunk
11:33
Tcl_UntraceVar() -> Tcl_UntraceVar2() and similar changes. Add @runstatedir@ to Makefile.in's (not ... check-in: 148da898f2 user: jan.nijtmans tags: core-8-branch
2019-08-30
15:21
Let's try a real C++ build with Travis on Linux check-in: 5732a73bf5 user: jan.nijtmans tags: cplusplus
2019-08-29
13:58
Merge trunk. Also a lot of ckfree() -> Tcl_Free() changes, hopefully that will fix the Travis build. check-in: 553e3556d7 user: jan.nijtmans tags: dgp-refactor
13:36
Merge 8.7 check-in: 516dbebb26 user: jan.nijtmans tags: tip-548
13:35
Merge trunk and fix makefile.vc build for Travis check-in: c116ddd1b3 user: jan.nijtmans tags: novem
13:28
Merge tip-548 check-in: c933888049 user: jan.nijtmans tags: cplusplus
10:39
Merge from core-8-branch. nmake bug fix [889065786b] for extension stubs. check-in: 8fedd4f1f7 user: apnadkarni tags: trunk
10:34
Merge core-8-6-branch. nmake bug fix [889065786b] for extension stubs. check-in: 777c029301 user: apnadkarni tags: core-8-branch
07:45
Fix one version-check in rules.vc (Thanks to Ashok P. Nadkarni for noticing this!) check-in: f049e25a2e user: jan.nijtmans tags: core-8-branch
2019-08-28
14:38
Merge 8.7 check-in: dba8e47516 user: jan.nijtmans tags: tip-548
13:17
merge trunk check-in: 030c2f7cbd user: dgp tags: dgp-refactor
13:17
merge trunk check-in: 8d9545922c user: dgp tags: dgp-properbytearray
12:57
merge trunk check-in: ef2152226c user: dgp tags: novem
12:57
merge 8.7 check-in: b1e79915be user: dgp tags: core-8-7-a3-rc
11:45
Merge 8.7 check-in: 590a4ca494 user: jan.nijtmans tags: trunk
11:15
Merge 8.6 check-in: 8f92213e5f user: jan.nijtmans tags: core-8-branch
2019-08-27
18:33
merge 8.6 check-in: 3c525d911f user: sebres tags: core-8-branch
11:59
Merge 8.7 check-in: 8f6d91df36 user: jan.nijtmans tags: trunk
11:58
Merge 8.6 check-in: db34c7f0f0 user: jan.nijtmans tags: core-8-branch
2019-08-26
19:04
merge trunk check-in: 00ce529160 user: dgp tags: dgp-refactor
18:56
merge trunk's elimination of register keyword check-in: 9e3083e018 user: dgp tags: dgp-refactor
18:44
merge trunk through Aug 14 check-in: 129893e072 user: dgp tags: dgp-refactor
18:18
merge trunk through July 24 check-in: 80a66d24f2 user: dgp tags: dgp-refactor
17:01
merge trunk through July 17 check-in: 587ce44ad2 user: dgp tags: dgp-refactor
16:34
merge trunk check-in: 0f14c97005 user: dgp tags: dgp-properbytearray
16:10
merge trunk check-in: e146c4c2ff user: dgp tags: novem
16:10
merge 8.7 check-in: 38a75e8d0f user: dgp tags: core-8-7-a3-rc
14:09
Merge 8.7 check-in: 899aac64b5 user: jan.nijtmans tags: trunk
14:07
Merge 8.6 check-in: e1a5ec2117 user: jan.nijtmans tags: core-8-branch
09:07
Merge 8.7 check-in: 18c8da1615 user: jan.nijtmans tags: initsubsystems
09:06
Merge 8.7 check-in: e2284f7238 user: jan.nijtmans tags: tip-548
09:03
Merge 8.7 check-in: 74ba4c6312 user: jan.nijtmans tags: trunk
09:01
Merge 8.6 check-in: e6f9cfd83b user: jan.nijtmans tags: core-8-branch
2019-08-23
09:07
Merge 8.7 check-in: 0a4ebc2d56 user: jan.nijtmans tags: trunk
09:03
Merge 8.6 Update effective_tld_names.txt.gz to the latest version. Adapt .gitattributes and .fossil-... check-in: 0714da3ed9 user: jan.nijtmans tags: core-8-branch
08:29
Attempt to fix [3947fcf7]: Current .gitattributes settings might not allow switching branches Closed-Leaf check-in: dfa6dd4b95 user: jan.nijtmans tags: bug-3947fcf7
2019-08-20
15:02
Fix MSVC build check-in: 9ab95cbae2 user: jan.nijtmans tags: rfe-854941, tip-596
08:37
merge 8.6 check-in: f7bdfcddfc user: sebres tags: core-8-branch
2019-08-19
19:29
merge 8.7: fixes [40d5ff2a0e], etc check-in: d1d2641811 user: sebres tags: trunk
19:12
merge 8.6: conflicts resolved, fix mingw build, closes [40d5ff2a0e], etc check-in: ea8a79173f user: sebres tags: core-8-branch
15:01
Further implementation of 2 new functions. check-in: bef7aa688c user: jan.nijtmans tags: rfe-854941, tip-596
11:42
Rebase to 9.0 check-in: 615f30df6d user: jan.nijtmans tags: rfe-854941, tip-596
2019-08-15
15:33
Merge 8.7 check-in: 7aad571c32 user: jan.nijtmans tags: tip-548
15:32
Merge 8.7 check-in: f94a5b9d2a user: jan.nijtmans tags: trunk
15:31
Make zipfsFilesystem static (as the name - not starting with Tcl - suggests). Also remove one unneed... check-in: 91bd815b74 user: jan.nijtmans tags: core-8-branch
15:20
Merge tip-548 check-in: fb24db99f5 user: jan.nijtmans tags: cplusplus
08:59
Merge 8.7 check-in: 42a10393d8 user: jan.nijtmans tags: tip-548
08:10
Merge 8.7 check-in: f33e2933b5 user: jan.nijtmans tags: trunk
07:08
Merge 8.6 check-in: 5a8cd2e611 user: jan.nijtmans tags: core-8-branch
07:08
Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated in C++ (removed in C++1... check-in: 1f280ab76d user: jan.nijtmans tags: core-8-branch
2019-08-14
19:23
Minor simplification in test-suite: Because "teststringobj maxchars" has the effect that the value i... check-in: 21b8fc0bb3 user: jan.nijtmans tags: core-8-branch
15:13
Merge 8.7 check-in: e2428c2b13 user: jan.nijtmans tags: initsubsystems
07:24
Merge 8.7 Closed-Leaf check-in: c367ba59b1 user: jan.nijtmans tags: no-register
07:04
Merge 8.7 check-in: c609a1d32f user: jan.nijtmans tags: trunk
06:42
Remove "register" keyword in various places. Also add some type-casts to help C++ compatibility. check-in: 7e530cff3d user: jan.nijtmans tags: core-8-branch
2019-08-13
21:00
Eliminate dependency in test-suite on Unicode functions. Merge tip-548. Fix build with -DTCL_NO_DEPR... check-in: 67ec088a1c user: jan.nijtmans tags: utf-max
20:10
Merge 8.7 check-in: 7b84ac200f user: jan.nijtmans tags: tip-548
20:09
Merge 8.7 check-in: 15eba8d7ec user: jan.nijtmans tags: trunk
20:08
Merge 8.6 check-in: e9fc994676 user: jan.nijtmans tags: core-8-branch
2019-08-12
20:49
default TCL_UTF_MAX should still be 3 check-in: e48340686a user: jan.nijtmans tags: utf-max
20:47
Forgot some changes from tip-548 check-in: eefd01f9ab user: jan.nijtmans tags: utf-max
20:38
Merge branch tip-548. No longer define addtional stub-entries for functions that will be removed (be... check-in: 50d822dbab user: jan.nijtmans tags: utf-max
19:56
"utfmax" build should be with TCL_UTF_MAX=6 check-in: 18f1698e31 user: jan.nijtmans tags: tip-548
07:27
Make dateMeridian variable type MERIDIAN (an enum) in stead of int. check-in: cc96d0487b user: jan.nijtmans tags: core-8-branch
2019-08-11
21:33
Merge tip-548 check-in: 4c438921db user: jan.nijtmans tags: cplusplus
21:24
Merge 8.7 check-in: bb9ef2a5e3 user: jan.nijtmans tags: tip-548
21:17
Fix handling of length (size_t)-1 in tclMain.c. This should fix handling of command-line arguments w... check-in: 33b7c8c229 user: jan.nijtmans tags: trunk
2019-08-05
20:15
Fix signature of TclWCharToUtfDString for TCL_UTF_MAX=6, and handling of length -1 check-in: 1b13f758a5 user: jan.nijtmans tags: trunk
2019-08-04
19:39
merge-mark 8.7 check-in: 43f16cbce3 user: jan.nijtmans tags: trunk
19:35
Two places where "char *" is actually better than "void *", since that's the type the function retur... check-in: 59731fe02d user: jan.nijtmans tags: core-8-branch
18:26
Merge 8.7 check-in: 19fde4cc85 user: jan.nijtmans tags: tip-548
18:24
Merge 8.7 check-in: 1131795896 user: jan.nijtmans tags: trunk
18:18
Merge 8.6 check-in: 1c8dd151aa user: jan.nijtmans tags: core-8-branch
2019-08-03
21:51
Use *WChar* in stead of *Char16* functions on Windows, always. It's actually the same, but more cons... check-in: 4229b74992 user: jan.nijtmans tags: tip-548
20:25
Merge tip-548 (since using the *WChar* functions leads to less type-casts in c++) Als finish implem... check-in: 3da6c33030 user: jan.nijtmans tags: cplusplus
2019-08-02
15:13
Spread out definitions of Tcl_*WChar* functions over multiple lines, making it more readable. check-in: da05c42f89 user: jan.nijtmans tags: tip-548
15:03
Merge tip-548 check-in: d3a7842460 user: jan.nijtmans tags: utf-max
14:57
Oops, wrong check check-in: 850a3fccc8 user: jan.nijtmans tags: tip-548
14:36
Merge 8.7 check-in: a52eb4d784 user: jan.nijtmans tags: tip-548
14:35
Merge 8.7 check-in: 1dcbef2063 user: jan.nijtmans tags: trunk
14:34
Merge 8.6 check-in: e52b4963c3 user: jan.nijtmans tags: core-8-branch
14:26
Merge 8.7 check-in: b0fbdeb265 user: jan.nijtmans tags: trunk
14:24
Merge core-8-branch. Use tclWinDde.c and tclWinReg.c to show how the *WChar* functions could be used... check-in: 3e89b867a2 user: jan.nijtmans tags: tip-548
13:35
Document that the *Backslash parsing functions output maximum 4 bytes, irrespectable of the TCL_UTF_... check-in: 1f393d7d01 user: jan.nijtmans tags: core-8-branch
13:00
Merge 8.7 check-in: be7a337980 user: jan.nijtmans tags: tip-548
12:48
Merge 8.7 check-in: 8c55a09333 user: jan.nijtmans tags: trunk
12:47
Merge 8.6 check-in: b908a74678 user: jan.nijtmans tags: core-8-branch
12:15
Merge 8.7. Continue implementation for win32 check-in: ff6fa30271 user: jan.nijtmans tags: cplusplus
09:00
Merge 8.7. Some formatting. check-in: 6305175e0c user: jan.nijtmans tags: tip-548
08:10
merge-mark check-in: 24965b923b user: jan.nijtmans tags: trunk
08:08
Do UTF_MAX=6 build before NO_DEPRECATED build: consistant ordering of Travis builds. check-in: 007798c60a user: jan.nijtmans tags: core-8-branch
2019-08-01
21:55
Protect Tcl_AToB() functions against NULL input check-in: 6e1922b861 user: jan.nijtmans tags: utf-max
21:47
wrong length in tclMain.c, and wrong #endif check-in: daac0c5e66 user: jan.nijtmans tags: utf-max
21:35
Merge tip-548 check-in: 9ee774efe2 user: jan.nijtmans tags: utf-max
16:05
Merge 8.7 check-in: e2510fea4f user: jan.nijtmans tags: trunk
16:03
Merge 8.7. Documentation improvements and code cleanup. Approaching finish. check-in: 57546481c1 user: jan.nijtmans tags: tip-548
16:00
Remove variations of Clang builds: No added value check-in: e0e40504af user: jan.nijtmans tags: core-8-branch
11:55
Merge tip-548 check-in: 8819e7a6a3 user: jan.nijtmans tags: utf-max
09:31
Merge 8.7 check-in: 9a7f3deab1 user: jan.nijtmans tags: tip-548
09:20
Merge 8.7 check-in: c25c267f5c user: jan.nijtmans tags: trunk
09:18
Mark one more test as knownMsvcBug check-in: 0185b4384e user: jan.nijtmans tags: core-8-branch
08:37
Merge 8.7 check-in: 311bcb3286 user: jan.nijtmans tags: trunk
08:26
Merge 8.6 check-in: 5169a577e3 user: jan.nijtmans tags: core-8-branch
2019-07-31
19:50
merge-mark check-in: a9a86364e2 user: jan.nijtmans tags: core-8-branch
12:44
Simplify documentation, since we have threaded notifier by default now. check-in: 6f4c8c79be user: jan.nijtmans tags: core-8-branch
08:51
Merge 8.6 check-in: 492a1b01d0 user: jan.nijtmans tags: core-8-branch
2019-07-30
11:57
Add some "const" keywords, in places where strings are really const. check-in: 4b1d7ce13b user: jan.nijtmans tags: core-8-branch
2019-07-25
09:01
Merge 8.7 check-in: d1d9e1e6b5 user: jan.nijtmans tags: trunk
08:36
Eliminate more usage of C++-specific keywords in C-code. check-in: 89eb41fe4c user: jan.nijtmans tags: core-8-branch
08:33
Eliminate "register" keyword usage from all header-files (and also corresponding implementations). check-in: 8e508ae7c6 user: jan.nijtmans tags: core-8-branch
2019-07-24
14:14
merge 8.6 check-in: 32d0df81b1 user: sebres tags: core-8-branch
08:29
Merge 8.7 check-in: 613d2ea48f user: jan.nijtmans tags: trunk
07:59
Merge 8.6 check-in: fda838f0a3 user: jan.nijtmans tags: core-8-branch
2019-07-23
17:00
Merge 8.6 check-in: cf7af34c94 user: jan.nijtmans tags: core-8-branch
06:47
Eliminate the use of C++ keywords as variable names. Nothing more than rename the variables in somet... check-in: 6c003af490 user: jan.nijtmans tags: core-8-branch
2019-07-17
15:38
Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated in C++ (removed in C++1... check-in: f074bda87c user: jan.nijtmans tags: no-register
12:49
Merge 8.7 check-in: 26d80edf00 user: jan.nijtmans tags: tip-548
11:28
Merge 8.7 check-in: 346af2c0d0 user: jan.nijtmans tags: trunk
11:26
Fix travis build for 3 sections. Also (temporary) disable full-debug build, because it is currently ... check-in: f887c2a03f user: jan.nijtmans tags: core-8-branch
2019-07-16
09:56
Merge 8.7 check-in: f542b99bf5 user: jan.nijtmans tags: trunk
09:55
Merge 8.6 check-in: 86986913ca user: jan.nijtmans tags: core-8-branch
09:25
Merge 8.7 check-in: 40c2513cb8 user: jan.nijtmans tags: trunk
09:25
Merge 8.6 check-in: 198a3e1ce6 user: jan.nijtmans tags: core-8-branch
09:20
Remove last traces of strtod() function, since it isn't used in Tcl any more. check-in: fac93bf61a user: jan.nijtmans tags: core-8-branch
2019-07-13
17:20
Merge 8.7 check-in: 58a18341ca user: jan.nijtmans tags: tip-548
17:18
Merge 8.7 check-in: 9090c1413f user: jan.nijtmans tags: trunk
17:16
(temporary) disable experimental Travis build-steps, as long as they fail: They were merged too soon... check-in: 348ac87ae5 user: jan.nijtmans tags: core-8-branch
2019-07-12
14:32
restore test-cases covering bug-4718b41c56 (partially revert last checkin, cherrypick from 8.7), set... check-in: 4b92a6471c user: sebres tags: trunk
12:24
merge point only (no changes, since time_t in 9.0 is always 64-bits and fix of branch bug-4718b41c56... check-in: 97c5040383 user: sebres tags: trunk
12:18
merge 8.6, integrate branch bug-4718b41c56, rebuild win/configure, conflicts resolved (nothreads not... check-in: 7e4ceff690 user: sebres tags: core-8-branch
12:16
Merge 8.7 check-in: d44e589b69 user: jan.nijtmans tags: trunk
12:04
Merge 8.6 check-in: ca29e49deb user: jan.nijtmans tags: core-8-branch
2019-07-11
07:18
Rename UTF-related functions to "WChar" and "Char16" variants, more intuitive because they represent... check-in: 070bfd62cb user: jan.nijtmans tags: tip-548
2019-07-10
10:17
Add CI (Travis) builds and testing for Windows, both with MSVC and GCC. Added some more test configu... check-in: 94765137c2 user: dkf tags: core-8-branch
05:51
Merge 8.7, and continue implementation. Almost done check-in: 237cdadf3f user: jan.nijtmans tags: cplusplus
2019-07-08
20:26
Merge-mark check-in: 3e78f0ff4f user: jan.nijtmans tags: core-8-branch
2019-07-07
20:51
Undo changes in configure script: Since wchar_t is not used in Tcl yet (except in Windows), the -fsh... check-in: f5227be22e user: jan.nijtmans tags: tip-548
20:38
Merge 8.7, and a few tweaks: Only provide Tcl_WinUtfToTChar on Tcl 8.x, not on 9.0 any more check-in: 49e4bfa90e user: jan.nijtmans tags: tip-548
2019-07-06
23:09
Fix UNIX/Mac build check-in: dde79eb6a8 user: jan.nijtmans tags: tip-548
2019-07-05
23:08
Merge 8.7 Don't build with TCL_NO_DEPRECATED, since we didn't deprecate anything in 9.0 yet check-in: f153b44470 user: jan.nijtmans tags: trunk
23:04
Merge 8.6 check-in: acbe79999f user: jan.nijtmans tags: core-8-branch
13:34
Fix [4718b41c56d8c135] for win32. Now timestamps on Win32 can be > 19 january 2038. Caveat: Now Tcl ... check-in: c77dd686a6 user: jan.nijtmans tags: trunk
13:21
Merge trunk Leaf check-in: 8b4e89b6a1 user: jan.nijtmans tags: bug-3598300
12:12
Merge 8.7 check-in: 28d93383bb user: jan.nijtmans tags: trunk
12:11
Merge 8.6 check-in: 4d008d1ead user: jan.nijtmans tags: core-8-branch
09:03
Improvement: always export both 16-bit and 32-bit UTF function check-in: 27f2c4cf5e user: jan.nijtmans tags: tip-548
2019-07-04
07:07
Merge 8.7 check-in: ec22280550 user: jan.nijtmans tags: tip-548
06:54
Experiment: compile Tcl with C++ compiler. WIP check-in: 99d5f9c948 user: jan.nijtmans tags: cplusplus
2019-07-03
15:29
Merge 8.7 check-in: b50062c656 user: jan.nijtmans tags: trunk
14:22
unicode -> utf16/ucs2 in documentation check-in: c9ef61b554 user: jan.nijtmans tags: core-8-branch
2019-07-02
07:25
Update TZ info to tzdata2019b. check-in: 774ef3932a user: jima tags: trunk
07:25
Update TZ info to tzdata2019b. check-in: 9141eb3ffe user: jima tags: core-8-branch
2019-07-01
19:31
merge 8.7 check-in: 1d29ca9dea user: dgp tags: trunk
19:30
Fix unitialized memory report from valgrind check-in: 2d18ddebd7 user: dgp tags: core-8-branch
2019-06-30
09:21
Merge 8.7 check-in: d3cd0345c0 user: jan.nijtmans tags: trunk
09:12
Eliminate "catch" as variable-name, is a keyword in C++. Also add some type-casts, making it more C+... check-in: 9a11ef8e2b user: jan.nijtmans tags: core-8-branch
2019-06-29
21:35
Merge 8.7 check-in: 05291d9791 user: jan.nijtmans tags: trunk
21:34
Merge 8.6 check-in: 5a83481a99 user: jan.nijtmans tags: core-8-branch
14:35
Merge tip-548 check-in: 214386a043 user: jan.nijtmans tags: utf-max
13:59
Merge 8.7 check-in: 1ecbfe0266 user: jan.nijtmans tags: tip-548
13:59
Merge 8.7 check-in: 2d3e4efedb user: jan.nijtmans tags: trunk
13:57
Code cleanup, like TCHAR -> WCHAR and TEXT("xxx") -> L"xxx", since we always compile in UNICODE mo... check-in: dcb0c6ddcb user: jan.nijtmans tags: core-8-branch
07:19
Merge tip-548 check-in: d5157a2e78 user: jan.nijtmans tags: utf-max
07:18
Merge 8.7 check-in: 8c5b879856 user: jan.nijtmans tags: tip-548
2019-06-28
22:43
Merge 8.7 check-in: 309d50a740 user: jan.nijtmans tags: trunk
22:42
Fix a warning due to a missing const in an internal minzip function check-in: c4ffd8376a user: jan.nijtmans tags: core-8-branch
22:38
Merge 8.7 check-in: d9929a96a7 user: jan.nijtmans tags: trunk
22:36
Implement TIP #547: New encodings: UTF-16, UCS-2 check-in: 2cef9a0691 user: jan.nijtmans tags: core-8-branch
12:43
merge 8.7 check-in: e082413024 user: dgp tags: trunk
2019-06-27
18:39
Even better commenting of the fpclassify() replacement trickery. check-in: 320d9c1e25 user: dkf tags: core-8-branch
16:26
merge 8.6 check-in: 750ca8d8c2 user: sebres tags: core-8-branch
15:47
Fix a warning due to a missing const in an internal minzip function Closed-Leaf check-in: 6aab010b03 user: gahr tags: fix-minizip-signature
15:35
zipfs.test: fixed error (couldn't open "...": permission denied) if $tclzip points to directory, due... check-in: 72d5fb0855 user: sebres tags: core-8-branch
13:40
Fix [15d851e394]: Fix spelling in comment of tclCmdIL.c check-in: e138330fe5 user: jan.nijtmans tags: core-8-branch
13:32
merge trunk check-in: 5ffd1df2aa user: dgp tags: dgp-properbytearray
13:32
merge trunk check-in: 34fe090bc2 user: dgp tags: dgp-refactor
13:21
merge trunk check-in: ae06aa5b02 user: dgp tags: novem
13:08
merge 8.7 check-in: a1193f802a user: dgp tags: core-8-7-a3-rc
10:49
Merge tip-548 check-in: dc9451c7a2 user: jan.nijtmans tags: utf-max
08:22
Code cleanup for Tcl_WinUtfToTChar/Tcl_WinTCharToUtf. Tested with Tk now. check-in: 59429c36a4 user: jan.nijtmans tags: tip-548
2019-06-26
21:25
Merge tip-548 check-in: 3c0f28be06 user: jan.nijtmans tags: utf-max
21:03
Add compatibility macro's for Tcl_WinUtfToTChar/Tcl_WinTCharToUtf check-in: a3e7f82f8e user: jan.nijtmans tags: tip-548
20:08
Merge tip-547 check-in: 6f4e263391 user: jan.nijtmans tags: tip-548
20:06
Merge 8.7 Closed-Leaf check-in: 25074a8c8b user: jan.nijtmans tags: tip-547
09:36
UNEXEC win/tclWinFile.c check-in: dcd24c663d user: jan.nijtmans tags: trunk
08:34
Merge 8.7 check-in: 7723dac835 user: jan.nijtmans tags: trunk
08:32
Merge 8.6 check-in: 34ea059cbf user: jan.nijtmans tags: core-8-branch
2019-06-25
22:34
Merge 8.7 check-in: e732264340 user: jan.nijtmans tags: trunk
22:32
Merge 8.6. Also fix mp_get_long_long for VC++ 6.0 (will be deprecated by libtommath) check-in: f4b325d680 user: jan.nijtmans tags: core-8-branch
20:39
Merge 8.7 (But without the TclWideMUInt type for VC++ 6.0, most likely too much to be asked for Tcl ... check-in: df40e2483e user: jan.nijtmans tags: trunk
19:04
merge 8.6 check-in: 83d2a10768 user: sebres tags: core-8-branch
15:50
Change int constants into char constants. Hopefully this eliminates C4305 warnings on MSVC 6.0 check-in: f34be7eafa user: jan.nijtmans tags: core-8-branch
11:01
amend (remove test define) check-in: b8edfed31f user: sebres tags: core-8-branch
10:56
merge and rewrite fpclassify-mingw-x86: new TCL_FPCLASSIFY_MODE mode (3) for __builtin_fpclassify, a... check-in: b94433a972 user: sebres tags: core-8-branch
10:40
fixed several fpclassify modes (better recognition and control via TCL_FPCLASSIFY_MODE), typos fixed... check-in: b29e0d77e1 user: sebres tags: core-8-branch
08:48
Where did that stray semicolon come from? Also improve the comments... check-in: f0d5abbc27 user: dkf tags: core-8-branch
07:36
use __builtin_fpclassify for mingw x86 (tested up to gcc 8.1, it seems to have a bug in fpclassify, ... Closed-Leaf check-in: 3e18a98752 user: sebres tags: fpclassify-mingw-x86
06:57
Merge 8.6 check-in: c97b25e143 user: jan.nijtmans tags: core-8-branch
2019-06-24
20:36
Better implementation of fpclassify() equivalent. check-in: f1e0f15a8b user: dkf tags: core-8-branch
10:31
amend to [f3d49044c4e658a7]: resolve warnings (signed/unsigned comparisons, if compiled with MSVC) check-in: 05976f03c4 user: sebres tags: trunk
10:17
merge 8.7 check-in: d66ef00ecb user: sebres tags: trunk
08:56
merge 8.6 check-in: 2e6718f988 user: sebres tags: core-8-branch
07:35
Merge 8.7. Also eliminate some spacing before line-endings check-in: 519bf88d4c user: jan.nijtmans tags: trunk
07:26
Fix test title, since TclGetIntForIndex() is now exported as Tcl_GetIntForIndex() check-in: f68cec6e3a user: jan.nijtmans tags: core-8-branch
2019-06-20
19:43
[6bdadfba7d] Stop crash with multi-lappend and failing writes check-in: df1a5b5e07 user: dkf tags: trunk
19:42
[6bdadfba7d] Stop crash with multi-lappend and failing writes check-in: b1e3c213ae user: dkf tags: core-8-branch
2019-06-19
05:09
merge core-8-branch Leaf check-in: d64f86cf33 user: dkf tags: tip-450
2019-06-17
18:38
merge novem Leaf check-in: 5f6508a146 user: dgp tags: novem-purge-literals
18:36
merge trunk check-in: d40e234200 user: dgp tags: dgp-refactor
18:29
merge trunk check-in: fa4cdb8590 user: dgp tags: dgp-properbytearray
18:28
merge 8.7 check-in: e0511a8a90 user: dgp tags: core-8-7-a3-rc
18:25
merge trunk check-in: 7877b6c734 user: dgp tags: novem
18:18
merge 8.7 check-in: 806615c420 user: dgp tags: trunk
18:18
merge 8.6 check-in: ea2f7a7e33 user: dgp tags: core-8-branch
2019-06-16
11:37
Merge 8.7 check-in: f9c29c1321 user: jan.nijtmans tags: tip-547
10:31
merge trunk; tinker with expr doc check-in: 56db9d31a2 user: dkf tags: tip-526
09:43
Merge 8.7 check-in: d803e47c86 user: dkf tags: trunk
09:42
TIP 521: Float classification functions check-in: d465e9717d user: dkf tags: core-8-branch
2019-06-15
22:33
Merge 8.6 check-in: acb2aadd83 user: jan.nijtmans tags: core-8-branch
21:29
Merge 8.7 check-in: af0bfa72a8 user: jan.nijtmans tags: trunk
21:24
A neater way to write it that doesn't depend on detecting a specfic compiler version. For now. Closed-Leaf check-in: c58f52a94c user: dkf tags: tip-521
21:03
Try to work around MSVC6's lack of fpclassify()... check-in: 35debdf339 user: dkf tags: tip-521
17:49
TIP 461: text comparison operators for [expr] check-in: 7b13a290cc user: dkf tags: core-8-branch
12:06
merge core-8-branch check-in: cf6909fca7 user: dkf tags: tip-450
11:56
Corrections to definitions of [binary scan] and [binary format]. check-in: ed48c97271 user: dkf tags: core-8-branch
11:13
remove temporary page feed check-in: 241db3a03a user: dkf tags: tip-450
07:46
Make creating variables work correctly. check-in: 795b52feb7 user: dkf tags: tip-450
07:03
Rewrote to do modifications in-place unless Tcl_Obj is shared. check-in: 5c1e5aa513 user: dkf tags: tip-450
2019-06-14
21:15
Document [binary set] and clean up the binary manpage check-in: b0371b4216 user: dkf tags: tip-450
20:30
Fix the bug; set current end to end of input string so @* can go there. check-in: 9df20cff69 user: dkf tags: tip-450
14:04
Fix travis build (.travis.yml), and merge 8.7 Closed-Leaf check-in: ed3800e114 user: jan.nijtmans tags: tip-549
09:11
Test cases. One failure... check-in: e4a8d48058 user: dkf tags: tip-450
2019-06-13
12:13
merge trunk check-in: 08d36921f0 user: dgp tags: dgp-refactor
2019-06-12
19:34
merge novem check-in: a72a317ba0 user: dgp tags: novem-purge-literals
19:04
merge trunk check-in: d03f410e2a user: dgp tags: dgp-properbytearray
18:58
merge 8.7 check-in: 29c0ca0903 user: dgp tags: core-8-7-a3-rc
18:41
merge trunk check-in: 9b0d0c83a1 user: dgp tags: novem
15:42
Merge 8.7 check-in: c5ff3f41bd user: jan.nijtmans tags: trunk
15:26
Eliminate (internal) TclOffset() usage, just use offsetof() in stead. check-in: f0c76dd6a8 user: jan.nijtmans tags: core-8-branch
07:33
start of conversion tests check-in: a96fdd0411 user: dkf tags: tip-450
2019-06-11
15:32
Merge 8.7 check-in: 699e9fd1dd user: jan.nijtmans tags: trunk
15:32
Merge 8.6 check-in: 688dee2254 user: jan.nijtmans tags: core-8-branch
12:25
Don't create variable on error check-in: 1d3ff9a0e1 user: dkf tags: tip-450
11:42
Errors should prevent mutation check-in: 4396fabe69 user: dkf tags: tip-450
2019-06-10
20:08
merge core-8-branch Closed-Leaf check-in: d952a4b4ea user: dkf tags: tip-461
20:02
merge more expr doc tweaks check-in: 6047e60fec user: dkf tags: core-8-branch
19:50
update test check-in: a358973415 user: dgp tags: tip-521
19:42
merge 8.7 check-in: 4feba7477a user: dgp tags: tip-521
19:24
merge 8.7 check-in: f8d415a72b user: dgp tags: trunk
19:09
merge 8.7 check-in: b81e8ad1c0 user: dgp tags: tip-461
19:09
more formatting check-in: 09c6338b2f user: dgp tags: core-8-branch
19:06
merge 8.7 check-in: 1f594fd6f4 user: dgp tags: tip-461
18:58
Doc formatting and advice about double substitution in expressions. check-in: ccffc2575c user: dgp tags: core-8-branch
18:53
merge 8.6 check-in: 6f25d49eb4 user: dgp tags: core-8-branch
18:47
A few tests check-in: d5da75ee7e user: dkf tags: tip-450
16:00
merge 8.7 check-in: a89488e745 user: dgp tags: tip-461
2019-06-09
21:25
Merge trunk check-in: a9045cb6a8 user: jan.nijtmans tags: novem
21:21
Merge trunk check-in: 86b6e6c0a9 user: jan.nijtmans tags: dgp-properbytearray
21:18
Merge tip-548 check-in: 18b83ff6b7 user: jan.nijtmans tags: utf-max
21:17
Merge tip-547 check-in: 572964bdc1 user: jan.nijtmans tags: tip-548
21:16
Merge 8.7 check-in: 83c21b831e user: jan.nijtmans tags: tip-547
21:04
Merge 8.7 check-in: 51020be338 user: jan.nijtmans tags: trunk
14:07
First cut implementation of [binary set]. Probably buggy... check-in: 4569c75699 user: dkf tags: tip-450
11:36
merge 8.6 check-in: 90f8a66665 user: dkf tags: core-8-branch
05:10
merge fork check-in: 2e40e8ec3c user: bch tags: core-8-branch
05:07
cast to correct size, stop faulting check-in: 155dae9f15 user: bch tags: core-8-branch
2019-06-08
10:46
amend to close [c3a211e8a5], fixes can't read "major": no such variable check-in: baadd5eb23 user: sebres tags: core-8-branch
2019-06-07
22:09
closes [c3a211e8a5995018c82e]: search of tcl/tk is more backwards compatible now + make some errors ... check-in: 319c17789b user: sebres tags: core-8-branch
16:54
New TIP implementation: Make configure --enable-64bit the default check-in: 93a999f923 user: jan.nijtmans tags: tip-549
15:25
Merge 8.7 check-in: 12da6c8acd user: jan.nijtmans tags: trunk
14:09
More usage of TCL_INDEX_NONE in stead of -1. More internal use of size_t, mainly in memory statistic... check-in: 2c0adf089a user: jan.nijtmans tags: core-8-branch
2019-06-06
17:58
Tests and docs check-in: bcf3f8dcdb user: dkf tags: tip-461
08:20
Merge 8.7, and add some more usage of TCL_INDEX_NONE/TCL_AUTO_LENGTH check-in: 68a11af555 user: jan.nijtmans tags: trunk
07:59
Squelch compiler warnings, but make refCount of type unsigned int. check-in: 5d8f8fc268 user: jan.nijtmans tags: core-8-branch
03:47
squelch int vs. long int (size_t) warings in comparison, format specifiers Closed-Leaf check-in: 088333187a user: bch tags: warning_squelch
2019-06-05
20:42
And fix the silly error check-in: ae460cf336 user: dkf tags: tip-461
20:35
And the command version of the new operators too. check-in: 74bd5c55d9 user: dkf tags: tip-461
19:34
Start of implementation of string comparison operators. check-in: 1bc15ccfa8 user: dkf tags: tip-461
2019-06-03
21:20
Merge tip-548 branch. check-in: 3040ef7443 user: jan.nijtmans tags: utf-max
19:48
TIP #548: Deprecate Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf() and provide more flexible replacemen... check-in: 49785ba3b0 user: jan.nijtmans tags: tip-548
2019-06-02
13:44
Added docs check-in: ec4d895ba8 user: dkf tags: tip-521
11:59
Implement TIP 521, including tests check-in: 21db8cb07c user: dkf tags: tip-521
10:29
merge trunk check-in: 88619d3220 user: dkf tags: tip-526
2019-06-01
17:10
More fixes check-in: d3c0bb32e1 user: dkf tags: tip-526
2019-05-31
23:35
Merge tip-547 check-in: 9265001ec1 user: jan.nijtmans tags: utf-max
23:19
TIP #547 implementation: New encodings: UTF-16, UCS-2 check-in: 56319f4d2a user: jan.nijtmans tags: tip-547
23:14
Merge 8.7 check-in: f8252c427b user: jan.nijtmans tags: trunk
23:14
Merge 8.6 check-in: 856a391eaa user: jan.nijtmans tags: core-8-branch
12:50
TIP 537 implementation: Enable 64-bit indexes in regexp matching check-in: 6e8aae14c1 user: jan.nijtmans tags: trunk
12:37
Merge 8.7 check-in: ddccfc4443 user: jan.nijtmans tags: trunk
12:20
TIP #544 implementation: Export TclGetIntForIndex() check-in: 9686f9be84 user: jan.nijtmans tags: core-8-branch
12:09
Merge 8.7. Remove the mp_tc_(and|or|xor) stub entries, because they are no longer in use. check-in: 001f500fd8 user: jan.nijtmans tags: trunk
11:51
Merge 8.6 check-in: 06447464cb user: jan.nijtmans tags: core-8-branch
2019-05-30
12:14
merge 8.7 check-in: 2e004d8f5b user: dgp tags: core-8-7-a3-rc
2019-05-29
23:11
Merge 8.7 check-in: 0d66ed1133 user: jan.nijtmans tags: trunk
23:10
Merge 8.6 check-in: 99ae204a50 user: jan.nijtmans tags: core-8-branch
2019-05-28
22:56
Hmm. Since Travis builds go through GIT, we need to use "master" in stead of "trunk" here .... check-in: 6e0dac7a8d user: jan.nijtmans tags: trunk
22:51
Merge 8.7 check-in: ca5f6c6c1d user: jan.nijtmans tags: trunk
22:50
Merge 8.6 check-in: 2b700c0fad user: jan.nijtmans tags: core-8-branch
22:22
merge-mark check-in: 5dbdac157e user: jan.nijtmans tags: trunk
22:20
Merge 8.6 check-in: cf6cc023b6 user: jan.nijtmans tags: core-8-branch
22:13
Merge 8.7 check-in: 52bbfa666a user: jan.nijtmans tags: trunk
21:42
Merge 8.6 check-in: f70e8b4830 user: jan.nijtmans tags: core-8-branch
2019-05-27
15:19
Fix the test suite check-in: e7c6f9ec72 user: dkf tags: tip-526
12:24
Start of implementing TIP 526 to clean up [expr] check-in: 3801335129 user: dkf tags: tip-526
2019-05-26
21:03
tests for [invoke] and [namespace invoke] Leaf check-in: 210c48ba31 user: dkf tags: tip-284
15:36
Added docs check-in: 42e7c8ef38 user: dkf tags: tip-284
14:57
The other command specified in the TIP check-in: 046daaf776 user: dkf tags: tip-284
12:11
Import of old TIP 284 patch, and update for current Tcl check-in: 1832e6f878 user: dkf tags: tip-284
10:47
Fix a few critical errors and allow int32 as a type Leaf check-in: 5672730e2e user: dkf tags: tip-480
07:19
merge 8.7 check-in: 494534d018 user: dkf tags: tip-480
2019-05-25
08:17
Merge 8.7 check-in: dd82009b2c user: dkf tags: trunk
08:06
TIP 383: [coroinject] and [coroprobe] check-in: 7bcb41aa5e user: dkf tags: core-8-branch
08:01
Add to error info when passing an error out of [coroprobe] Closed-Leaf check-in: de44589e23 user: dkf tags: tip-383
07:46
Implement TIP 431: [file tempdir] check-in: 974c5d161d user: dkf tags: core-8-branch
2019-05-24
20:14
Merge 8.7 check-in: 6d0a9b1b43 user: jan.nijtmans tags: trunk
20:12
Merge 8.6 check-in: fe4f4b2ccf user: jan.nijtmans tags: core-8-branch
17:01
merge 8.7 check-in: 19d4ff0924 user: sebres tags: trunk
17:00
merge 8.6 check-in: b756e59aec user: sebres tags: core-8-branch
2019-05-23
18:44
More bits and pieces of logging code Leaf check-in: b52c723e54 user: dkf tags: tip-390
2019-05-22
21:50
More simplifications, taking deprecations into account check-in: b95de9a625 user: jan.nijtmans tags: utf-max
07:35
Start of logging API implementation check-in: 412a238782 user: dkf tags: tip-390
07:33
Merge 8.7 check-in: 94403689d1 user: jan.nijtmans tags: utf-max
07:32
More WIP: eliminate all usage of (platform-specific) Tcl_WinTCharToUtf()/Tcl_WinUtfToTChar() to its ... check-in: a33e22b6ba user: jan.nijtmans tags: utf-max
2019-05-21
18:05
merge 8.7 check-in: 3ab610c06b user: sebres tags: trunk
18:04
merge 8.6 check-in: 1f016b0993 user: sebres tags: core-8-branch
16:46
merge 8.7 check-in: d5cd2d2318 user: dgp tags: trunk
16:43
merge 8.6 check-in: a48d7ab5ca user: dgp tags: core-8-branch
11:46
merge 8.7 check-in: 273d53b2e7 user: sebres tags: trunk
11:40
merge 8.6 (fixed optimization for create/search hash entries with the same keys) check-in: 145a4e3e51 user: sebres tags: core-8-branch
2019-05-17
21:56
more test cases (covering vice versa situations: hashed as string in dict/var and search for integer... Leaf check-in: 53f9e431af user: sebres tags: tip-534-sebres-fast-number-hash
21:54
code review check-in: 7f19c9f6b1 user: sebres tags: tip-534-sebres-fast-number-hash
18:26
more clean-up, size_t-related consolidation (prepared for unsigned object length in 9.0) check-in: 9208e61ec9 user: sebres tags: tip-534-sebres-fast-number-hash
17:43
code review (typo fixed, compiler compat, etc) + more test cases (hashing of not canonical form of i... check-in: 0c26cd8178 user: sebres tags: tip-534-sebres-fast-number-hash
15:18
introduces fast hash algorithm for canonical numeric objects (all wide integer ranges covered now), ... check-in: a614b04af1 user: sebres tags: tip-534-sebres-fast-number-hash
14:42
merge 8.7 check-in: 4d59245e22 user: dgp tags: core-8-7-a3-rc
14:42
merge 8.7 Leaf check-in: b948d2dca4 user: dgp tags: tip-445-api-fix
14:22
Merge 8.7 check-in: 592c6ff5b4 user: jan.nijtmans tags: utf-max
10:57
merge 8.7 check-in: a4a961564b user: sebres tags: tip-534-sebres-fast-number-hash
10:40
merge 8.6 check-in: 645515e90f user: sebres tags: core-8-branch
08:13
Remove misleading comment in nroff source Closed-Leaf check-in: b1549abd3f user: dkf tags: tip-431
08:09
Add test for what happens when the directory in the template doesn't exist; doc it too. check-in: 92fce1400e user: dkf tags: tip-431
07:31
merge core-8-branch check-in: 8cdb898408 user: dkf tags: tip-431
06:40
Change last parameter of Tcl_LinkArray() to type size_t, since we're on 9.0 here! check-in: 78f44112d3 user: jan.nijtmans tags: trunk
2019-05-16
18:40
merge trunk check-in: b50177f477 user: dgp tags: dgp-properbytearray
18:34
merge trunk check-in: d807d42276 user: dgp tags: dgp-refactor
18:26
merge trunk check-in: f3ffbe0504 user: dgp tags: novem
2019-05-15
15:18
Add documentation, don't overwrite earlier stub entry! Closed-Leaf check-in: 0b73588622 user: jan.nijtmans tags: tip-544
14:58
TIP #544 implementation. Documentation still missing. check-in: 13417ed7df user: jan.nijtmans tags: tip-544
2019-05-14
19:28
Merge 8.7 check-in: 26ddaf45e0 user: jan.nijtmans tags: trunk
19:26
Merge 8.6 check-in: 2c56cc8106 user: jan.nijtmans tags: core-8-branch
10:31
Tweak the unix build instructions; general cleanup of a few bits and fixing of old maintainer-only t... check-in: 3f32db392d user: dkf tags: core-8-branch
2019-05-13
21:55
Merge 8.7 check-in: 34fcfbb094 user: jan.nijtmans tags: utf-max
17:56
Fix new tests cmdAH-33.[45] by making them pass on Windows check-in: 4493d19929 user: fvogel tags: tip-431
09:54
Fix crashing bug in tempdir name creation check-in: 870ee9c1b0 user: fvogel tags: tip-431
04:00
Let branch compile with MSVC 2008 check-in: 1f48601b75 user: fvogel tags: tip-431
2019-05-12
07:39
Better comments, and a better fix for UB avoidance. Leaf check-in: 0b67af9667 user: dkf tags: dkf-experimental-fast-number-hash
2019-05-11
15:04
Convert deprecation to elimination for Tcl 9. check-in: 6baa068632 user: dgp tags: tip-543-9
14:56
Start TIP 543 for Tcl 9. check-in: b493da224d user: dgp tags: tip-543-9
14:43
Complete doc changes for TIP 543 in Tcl 8.7 check-in: 830722ba5a user: dgp tags: tip-543
12:58
merge 8.7 check-in: 28bee6ebed user: dgp tags: trunk
12:57
merge 8.6 check-in: 5a36165795 user: dgp tags: core-8-branch
2019-05-10
21:28
optimized variant (especially on x86) for better performance on small integers; more test cases (cov... check-in: 139414267f user: sebres tags: dkf-experimental-fast-number-hash
20:30
Start of TIP 543 implementation. check-in: 1373a954c6 user: dgp tags: tip-543
18:32
testlinkarray: fixed cast to pointer from integer (and eliminate warning) check-in: 510d7e17de user: sebres tags: core-8-branch
17:43
minor amend: tclIntType is wide in 8.7 check-in: 17fdd3e553 user: sebres tags: dkf-experimental-fast-number-hash
17:38
better algorithm - special cases check removed, using unsigned (Tcl_WideUInt); wrapp comments to C-s... check-in: c39d6d51e4 user: sebres tags: dkf-experimental-fast-number-hash
17:31
tests/var.test: added test in order to check all possible corner cases (integer hash is equal string... check-in: 7ceecdf341 user: sebres tags: dkf-experimental-fast-number-hash
17:14
small amend: tclIntType is wide in 8.7 and more corner cases for different platforms check-in: 289bb16d7c user: sebres tags: dkf-experimental-fast-number-hash
16:35
Merge 8.7 check-in: ed6a549a7a user: jan.nijtmans tags: initsubsystems
16:28
fixes TclHashObjKey for several corner cases (also x86 / x64 and different types of hash and long); ... check-in: 8258ba565e user: sebres tags: dkf-experimental-fast-number-hash
15:03
merge trunk check-in: b516dcc426 user: dgp tags: dgp-refactor
15:02
merge trunk check-in: 80416841b2 user: dgp tags: dgp-properbytearray
08:00
Merge 8.7 check-in: 95a9ccf863 user: jan.nijtmans tags: dkf-experimental-fast-number-hash
07:50
Merge trunk Closed-Leaf check-in: f0009090a2 user: jan.nijtmans tags: regexp-api-64bit
07:46
merge 8.7 check-in: f3302db091 user: jan.nijtmans tags: utf-max
2019-05-09
22:22
Merge trunk check-in: c4e0e90764 user: jan.nijtmans tags: novem
20:42
Merge 8.7. Define Tcl_GetStringResult() as macro. check-in: 02588757a0 user: jan.nijtmans tags: trunk
20:06
If compiling with -DTCL_NO_DEPRECATED, make Tcl_GetStringResult() a macro. This opens up one more si... check-in: 0dd1983bb0 user: jan.nijtmans tags: core-8-branch
15:54
Merge 8.7 check-in: ae930f1386 user: jan.nijtmans tags: trunk
15:52
Merge 8.6. Fix compilation warning. No longer return linked adress as interp result in Tcl_LinkArra(... check-in: 676d95cac7 user: jan.nijtmans tags: core-8-branch
2019-05-08
18:08
merge 8.7 check-in: cb804417dd user: dgp tags: trunk
18:07
merge 8.6 check-in: 859ebfe77b user: dgp tags: core-8-branch
07:11
Merge 8.7. The changes in tclCmdIL.c fix the travis build. check-in: d54dcdc68f user: jan.nijtmans tags: trunk
06:53
Make more clear that TCL_INDEX_END|TCL_INDEX_NONE not necessary are int's (in Tcl 9 they are not). E... check-in: 4b75757595 user: jan.nijtmans tags: core-8-branch
2019-05-06
17:43
merge trunk check-in: 63e59c817e user: dgp tags: novem
17:41
merge trunk check-in: 604bdf0071 user: dgp tags: dgp-refactor
17:41
merge trunk check-in: d850dacf9b user: dgp tags: dgp-properbytearray
2019-05-04
22:51
merge mark check-in: 8c9c2b8b55 user: dgp tags: trunk
22:49
merge mark check-in: bc7ad2ae31 user: dgp tags: core-8-branch
22:46
close fork check-in: 8ac3a0096a user: dgp tags: core-8-branch
18:33
merge mark check-in: 6b71487164 user: dgp tags: core-8-branch
15:05
merge 8.7 check-in: 18b474f29b user: kbk tags: trunk
15:04
merge 8.6 - missed basic.test on prior merge check-in: b088b73092 user: kbk tags: core-8-branch
15:01
merge 8.7 check-in: 41cce4e86b user: kbk tags: trunk
14:58
Japanese Reiwa (令和) era check-in: e2481d41b4 user: kbk tags: core-8-branch
2019-05-03
20:24
merge 8.7 check-in: a86211a6bd user: dgp tags: trunk
20:06
merge 8.6 check-in: 3df57b5b27 user: dgp tags: core-8-branch
16:36
merge trunk check-in: 678eb44a34 user: dgp tags: novem
16:00
merge trunk check-in: 5623e6eb6b user: dgp tags: dgp-refactor
15:58
merge trunk check-in: 61db2fb4ce user: dgp tags: dgp-properbytearray
15:35
merge 8.7 check-in: 4f192d63fb user: dgp tags: trunk
15:28
Plug memleak when deleting a namespace destroys a linked Tcl var. check-in: 5da0c56053 user: dgp tags: core-8-branch
15:15
missed bit of type revision. Closed-Leaf check-in: ab4235f017 user: dgp tags: dgp-wip
14:57
leak plug completed check-in: 56adab14f3 user: dgp tags: dgp-wip
2019-05-01
22:37
WIP check-in: 5348aa6973 user: dgp tags: dgp-wip
18:36
Tests check-in: 750a5ad088 user: dkf tags: tip-431
17:16
Use exit handlers to prevent memleak of ZipFile struct in zipfs mounts. check-in: 1b053812af user: dgp tags: core-8-branch
14:25
duplicate test names check-in: a4469e5351 user: dgp tags: core-8-branch
13:54
merge 8.7 Closed-Leaf check-in: 985df1d639 user: dgp tags: dgp-wip
13:52
now testing.... check-in: 1059771dcd user: dgp tags: dgp-wip
10:44
merge bug-de232b49f2 check-in: f51188e305 user: pooryorick tags: core-8-branch
10:44
Check for BG_FLUSH_SCHEDULED inside ChannelTimerProc Closed-Leaf check-in: 9d5631ebf8 user: pooryorick tags: bug-de232b49f2
06:33
merge bug-de232b49f2 check-in: bc1f88d020 user: pooryorick tags: trunk
2019-04-30
20:18
Document it check-in: 28b9c0cccf user: dkf tags: tip-431
18:31
Implementation of [file tempdir]; hand-tested on OSX... check-in: db87bf0a12 user: dkf tags: tip-431
13:35
Export API check-in: f19a5c884c user: dkf tags: tip-431
13:31
Windows implementation of TclpCreateTemporaryDirectory check-in: ec9291ddaa user: dkf tags: tip-431
07:44
Starting to implement a temporary directory creator. check-in: ca92b413f2 user: dkf tags: tip-431
2019-04-29
19:26
more WIP check-in: c253e0e5cc user: dgp tags: dgp-wip
2019-04-28
16:17
Advanced feature tests check-in: 4d84822cda user: dkf tags: tip-383
16:01
Basic tests check-in: c1ec2279fd user: dkf tags: tip-383
07:11
Documenting, both internally and in manpage check-in: ce5566a4f6 user: dkf tags: tip-383
2019-04-27
18:08
Remove unused variables check-in: edbb696f46 user: dkf tags: tip-383
17:56
Implement 383 as two commands for two scenarios: injection and probing check-in: 8aa55737df user: dkf tags: tip-383
07:19
Fix for de232b49f2, write-only nonblocking refchan and Tcl internal buffers. check-in: d0dd6d19a4 user: pooryorick tags: bug-de232b49f2
2019-04-24
19:29
Track memory lifetimes in the zip mount/unmount. check-in: 8811378a89 user: dgp tags: dgp-wip
14:29
Plug memleak in [lpop] due to mishandling the unconventional recounting practices of TclLsetFlat(). check-in: ec114b14ff user: dgp tags: core-8-branch
04:52
merge bug-67a5eabbd3d1 check-in: 9bcec7cd88 user: pooryorick tags: core-8-branch
04:04
Add missed timer cleanup in tclIORChan.c/ReflectClose. Closed-Leaf check-in: ff99dcf804 user: pooryorick tags: bug-67a5eabbd3d1
2019-04-23
12:59
Ensure that Tcl_CreateTimerHandler is not called if there is an existing timer already scheduled. check-in: a4a689a760 user: pooryorick tags: bug-67a5eabbd3d1
11:29
Fix for [67a5eabbd3d1], refchan, coroutine, and postevent from the "watch" proc. check-in: e066e24f36 user: pooryorick tags: bug-67a5eabbd3d1
06:54
merge 8.7 check-in: 94c83464b9 user: dkf tags: trunk
06:50
timerate: code style, doc style check-in: c4804bce46 user: dkf tags: core-8-branch
2019-04-22
15:15
Stop leaking ZipFile in MountBuffer() check-in: 0ef31fdf73 user: dgp tags: core-8-branch
14:56
Prevent reads of uninitalized memory. check-in: 1fbee8ac5c user: dgp tags: core-8-branch
14:09
[zipfs mount_data] should not accept three arguments. check-in: b19fb1c8d2 user: dgp tags: core-8-branch
2019-04-19
07:06
Fix broken tests check-in: 9cc01bf517 user: dkf tags: trunk
00:38
merge 8.7 check-in: ddaa30125b user: dkf tags: trunk
2019-04-18
22:57
Compilation for [dict getwithdefault]. check-in: 3f55c6b25c user: dkf tags: core-8-branch
08:31
Style corrections and warning elimination check-in: 6be9e0f989 user: dkf tags: core-8-branch
2019-04-17
19:23
Replace memcpy() calls with memmove() to avoid undefined behavior when source and destination overla... check-in: 0b45548847 user: dgp tags: core-8-branch
17:45
Do not access allocated memory before initializing it. check-in: da82a19bbf user: dgp tags: core-8-branch
16:56
test file hygiene check-in: 6064100d09 user: dgp tags: core-8-branch
16:32
Duplicate test names. check-in: 024761f29a user: dgp tags: core-8-branch
16:26
The [namespace delete ::httpTest] at the end of httpPipeline.test failed to also undo the custom [::... check-in: c1db7d219b user: dgp tags: core-8-branch
15:08
[60559fd4a6] Test more robust against frame contexts of testing environment. check-in: 1b2cf8fff3 user: dgp tags: core-8-branch
2019-04-16
13:25
Implement TIP 342 check-in: 1417ed9dbf user: dkf tags: core-8-branch
2019-04-15
19:57
Add [dict getdef] alias Closed-Leaf check-in: f500eaf0ba user: dkf tags: tip-342
2019-04-14
15:14
Doc tweak check-in: 369e478469 user: dkf tags: core-8-branch
14:37
Implement TIP 504 check-in: 831cf8accf user: dkf tags: core-8-branch
14:17
Implement TIP 367 check-in: 48745adfd3 user: dkf tags: core-8-branch
14:17
Implement TIP 312 check-in: 8dfa9e699b user: dkf tags: core-8-branch
14:15
Implement TIP 160 check-in: 42f24469aa user: dkf tags: core-8-branch
07:52
Removed TCL_LINK_ALLOC; it wasn't used. Closed-Leaf check-in: 8260b9fa28 user: dkf tags: tip-312-new
2019-04-12
20:16
merge 8.7 Closed-Leaf check-in: c8c10b1df8 user: dgp tags: dgp-string-insert
20:15
merge 8.7 Closed-Leaf check-in: a92f73b21e user: dgp tags: tip-367
19:44
merge 8.7 check-in: 959bd9e05d user: dgp tags: tip-342
19:21
merge 8.7 check-in: 77b29afa6b user: dgp tags: tip-312-new
19:12
merge 8.7 Closed-Leaf check-in: 325ddbd682 user: dgp tags: tip-224
2019-04-11
21:39
Suggested fix for [60559fd4a6]: put selected tests in child interps Closed-Leaf check-in: d321b807d3 user: dkf tags: bug-60559fd4a6
20:38
Merge 8.7 check-in: c8a7a0b2d8 user: jan.nijtmans tags: trunk
20:37
Merge 8.6 check-in: 2a6c012bff user: jan.nijtmans tags: core-8-branch
12:53
merge 8.7 check-in: 436735f3af user: sebres tags: trunk
09:52
merge 8.6 (conflicts resolved, changes on tests/cmdMZ.test in [4cb9044dfa] reverted - timerate is su... check-in: 1803c5e40f user: sebres tags: core-8-branch
2019-04-10
19:53
Complete implementation for MSVC (even building minigzip) check-in: 3b09ba4861 user: jan.nijtmans tags: digit-bit-60
2019-04-09
19:21
Merge 8.7. Complete implementation for MSVC and for UNIX. check-in: b392834e2c user: jan.nijtmans tags: digit-bit-60
08:46
Merge 8.7 check-in: 6742cac017 user: jan.nijtmans tags: trunk
08:46
Merge 8.6 check-in: 72e08a8f88 user: jan.nijtmans tags: core-8-branch
2019-04-08
21:28
Merge 8.7 check-in: b8b1eb4775 user: jan.nijtmans tags: trunk
21:25
Fix clang compiler warning in tclZlib.c. Clear execute bit in two encodings check-in: f49ac8ca52 user: jan.nijtmans tags: core-8-branch
19:06
Merge 8.7. Intended operation completed for mingw-w64 (but not yet for other compilers/platforms) check-in: 1c2054cc64 user: jan.nijtmans tags: digit-bit-60
15:35
merge bug-45b9faf103f2, fewer destructive TclObjLookupVarEx, closes [45b9faf103f2] check-in: 7723c52623 user: sebres tags: core-8-branch
15:03
closes [45b9faf103f2] (tclVar cached lookup): fixes segfaulting if variable released before set; par... Closed-Leaf check-in: e62a48e964 user: sebres tags: bug-45b9faf103f2
14:02
typo fix check-in: d3a48e8450 user: dgp tags: dgp-string-insert
13:54
extend comment check-in: 55e4917f08 user: dgp tags: dgp-string-insert
13:49
merge 8.7 check-in: 581926e4c8 user: dgp tags: dgp-string-insert
13:38
Improve test for last commit fixing [45b9faf103f2]. check-in: 55da18eb59 user: pooryorick tags: core-8-branch
13:01
Fix for [45b9faf103f2], [try] interaction with local variable names produces segmentation fault. check-in: 4100488a3c user: pooryorick tags: core-8-branch
2019-04-07
14:45
Merge 8.7, and fix test-case set-old-8.6 check-in: f511fa47d2 user: jan.nijtmans tags: tip-224
14:39
Merge 8.7, and fix build problem on Windows Closed-Leaf check-in: 5b54e4c576 user: jan.nijtmans tags: tip-160
2019-04-06
20:41
Merge 8.7. Add checks for libtommath library to configure script (experimental) check-in: b7a7b29452 user: jan.nijtmans tags: digit-bit-60
2019-04-05
21:29
Merge 8.7 check-in: a6c2ae2927 user: jan.nijtmans tags: trunk
21:15
Merge 8.6 check-in: 67062d71c0 user: jan.nijtmans tags: core-8-branch
20:51
Created TIP 531 implementation for Peter Da Silva Closed-Leaf check-in: 07d94cad22 user: dkf tags: tip-531
18:37
More efficient version (after feedback from KBK). Better test too. check-in: 41a632a0b1 user: dkf tags: tip-312-new
2019-04-04
23:47
Clean up and refactor a bit check-in: 258100c83e user: dkf tags: tip-312-new
23:08
Now with fewer memory leaks check-in: edef464b4f user: dkf tags: tip-312-new
22:48
Fix unsigned wide linking. check-in: 5d6108345e user: dkf tags: tip-312-new
21:31
Merge 8.7 Undo Tcl-specific changes in bn_mp_sqrt.c, and re-enable the two disabled test-cases: Th... check-in: a256ab380c user: jan.nijtmans tags: digit-bit-60
21:08
Make the build work on Travis-CI (with --enable-shared) and Win32 (both mingw and MSVC). @dgp Your'w... check-in: 2de9dab492 user: jan.nijtmans tags: dgp-refactor
08:52
Split up tests to get better focus on what is being tested check-in: 84706f16ce user: dkf tags: tip-312-new
2019-04-03
19:52
Merge 8.7 check-in: c1bdc62c2a user: jan.nijtmans tags: utf-max
19:27
merge trunk check-in: ae51fc9aa9 user: dgp tags: dgp-refactor
19:21
Rollback an (int -> size_t) conversion that doesn't yet make sense. check-in: 192a6d75be user: dgp tags: trunk
17:31
Conflict-free merge of trunk through 2019-03-28 check-in: c179c90001 user: dgp tags: dgp-refactor
17:20
merge 8.7 check-in: d9c41ba6ee user: dgp tags: tip-445-api-fix
12:22
Docs check-in: 3c244a994e user: dkf tags: tip-312-new
09:36
refactor; mark broken tests as broken check-in: b3ffd86e9b user: dkf tags: tip-312-new
09:08
Some fixes. Still broken on 64-bit systems check-in: b81fc362ed user: dkf tags: tip-312-new
07:58
Import of TIP 312 implementation check-in: 39413ccd4f user: dkf tags: tip-312-new
2019-04-02
20:09
Merge trunk check-in: 85c116565b user: jan.nijtmans tags: regexp-api-64bit
18:23
merge-mark check-in: 5b3cc9e2a9 user: jan.nijtmans tags: core-8-branch
07:53
Merge trunk check-in: 277aaa0fb5 user: jan.nijtmans tags: dgp-properbytearray
2019-04-01
20:38
Merge 8.7 check-in: 1f68f143bc user: jan.nijtmans tags: trunk
19:36
Modify testbytestring such that is only produces pure byte-arrays, if not it errors out. Modify Tcl... check-in: 3c92680ac9 user: jan.nijtmans tags: core-8-branch
16:15
typos check-in: 43e01869e4 user: dgp tags: tip-160
14:32
merge 8.7 check-in: 40514b76f3 user: sebres tags: trunk
14:30
merge 8.6 (merge-point only, no functional changes) check-in: 6e506e162d user: sebres tags: core-8-branch
14:24
merge 8.6 check-in: 0a66d35b63 user: sebres tags: core-8-branch
10:51
Document check-in: 5122e74902 user: dkf tags: tip-342
10:38
Add tests check-in: 823d26b67c user: dkf tags: tip-342
08:48
Implement [dict getwithdefault] check-in: 6d442e58b8 user: dkf tags: tip-342
2019-03-31
22:03
Enhance documentations. Move TCL_INDEX_NONE from tclInt.h to tcl.h, since it's too useful. check-in: b1a506218e user: jan.nijtmans tags: regexp-api-64bit
20:45
(temporary workaround): Mark expr-47.12 and expr-47.13 as nonPortable: Those are the test-cases fail... check-in: 7ff2a29530 user: jan.nijtmans tags: digit-bit-60
17:43
Merge trunk check-in: 6f501a4fcc user: jan.nijtmans tags: regexp-api-64bit
17:38
Merge trunk check-in: 8714b82fdf user: jan.nijtmans tags: novem
17:35
Fix gcc warning check-in: 0932a83094 user: jan.nijtmans tags: trunk
16:38
fix gcc warnings check-in: b7ea9f94f4 user: jan.nijtmans tags: regexp-api-64bit
14:05
Added tests check-in: 824fd479ea user: dkf tags: tip-224
13:43
Doc for [array value] check-in: ccad7281b9 user: dkf tags: tip-224
11:59
Implementation of [array value] check-in: 5357ebf74b user: dkf tags: tip-224
2019-03-30
12:54
Added documentation check-in: b7911ee099 user: dkf tags: tip-367
12:41
Tests, and reduce number of copies. check-in: 45414a4070 user: dkf tags: tip-367
10:36
Implementation of [lremove]. check-in: 4c507a70b2 user: dkf tags: tip-367
2019-03-29
20:11
Merge trunk check-in: 994a16cde7 user: jan.nijtmans tags: regexp-api-64bit
17:57
Minor code cleanup: More use of size_t where possible, and elimination of unneeded type-casts. check-in: 2269af324f user: jan.nijtmans tags: trunk
14:22
Support -winsize read-only option check-in: fb891d7729 user: dkf tags: tip-160
12:54
More internal use of size_t check-in: 305e64b47b user: jan.nijtmans tags: regexp-api-64bit
11:57
Oops check-in: 1923ccb19c user: dkf tags: tip-160
09:41
Change regexp C API to handle indexes > 2G. New TIP upcoming. check-in: 3eca80b890 user: jan.nijtmans tags: regexp-api-64bit
2019-03-28
22:49
Merge 8.7 check-in: eebb1e7ee1 user: jan.nijtmans tags: utf-max
22:42
More complete typedef for mp_word, for MP_8BIT and MP_16BIT as well. check-in: 444187f1e9 user: jan.nijtmans tags: digit-bit-60
21:44
Experiment: On platforms which support it (gcc), compiled libtommath with DIGIT_BIT=60 check-in: 739233ffd0 user: jan.nijtmans tags: digit-bit-60
21:24
Merge 8.7 check-in: 81d2077e6a user: jan.nijtmans tags: trunk
21:21
Merge 8.6 check-in: 9f000ec23e user: jan.nijtmans tags: core-8-branch
13:11
Tests, but not working ones... check-in: 65cf3217c7 user: dkf tags: tip-160
10:53
Documentation check-in: db422dbc3d user: dkf tags: tip-160
2019-03-27
23:58
Merge 8.7 check-in: 721f693b1f user: jan.nijtmans tags: trunk
23:48
Make Tcl_StringMatch() into a wrapper macro around Tcl_StringCaseMatch() check-in: 9610a55327 user: jan.nijtmans tags: core-8-branch
21:17
Merge 8.7 check-in: 780a9d2d09 user: jan.nijtmans tags: trunk
21:14
Implement -closemode check-in: 4b1e876fdc user: dkf tags: tip-160
20:21
Merge 8.6 check-in: 885ce37315 user: jan.nijtmans tags: core-8-branch
13:54
Partial implementation on Windows. UNTESTED check-in: 71442c5eb7 user: dkf tags: tip-160
08:29
Add autoconf support check-in: ebb0beff9a user: dkf tags: tip-160
2019-03-26
22:24
Update TZ info to tzdata2019a. check-in: da0b64e704 user: jima tags: trunk
22:23
Update TZ info to tzdata2019a. check-in: 3e4a156ecf user: jima tags: core-8-branch
16:22
Additional protection for ridiculously big exponents, in case libtommath is compiled with DIGIT_BIT=... check-in: 642b1d2408 user: jan.nijtmans tags: core-8-branch
2019-03-25
22:04
merge-mark check-in: 51ed52b4f8 user: jan.nijtmans tags: trunk
21:52
merge-mark check-in: 5972fb41aa user: jan.nijtmans tags: core-8-branch
2019-03-24
22:39
Remove one more comment, which is no longer valid (as "exception" is now removed) check-in: 87009ec717 user: jan.nijtmans tags: trunk
22:08
Better handling, reset capabilty, and ensure that inherited channels are correct check-in: 2265475e82 user: dkf tags: tip-160
18:44
Start of implementation of TIP 160: better terminal control check-in: f58c31e497 user: dkf tags: tip-160
18:14
Code cleanup: Remove unneeded #undef's, and unneeded inclused. No change in functionality. check-in: b2f37675d3 user: jan.nijtmans tags: trunk
18:12
Remove hacked exception for bug [a16752c252]. Should be fixed by then in "tclcompiler". Taken over f... check-in: 4a8c5ad29a user: jan.nijtmans tags: trunk
17:28
Merge trunk. Take over Trace changes from trunk (somehow they didn't end into novem up to now). This... check-in: 5913ad0cb1 user: jan.nijtmans tags: novem
16:52
Merge 8.7 check-in: c06a872943 user: jan.nijtmans tags: trunk
16:50
Since only bytes 0xF0 - 0xF4 can be the first byte of a valid 4-byte UTF-8 byte sequence, account fo... check-in: 9c09af3627 user: jan.nijtmans tags: core-8-branch
13:09
Merge 8.7 check-in: 8a8d3135b0 user: jan.nijtmans tags: trunk
13:05
Merge 8.7 check-in: 15927b5ba6 user: jan.nijtmans tags: utf-max
13:02
Make all internal small buffer related to Tcl_UtfBackslash() length 4, not TCL_UTF_MAX: For TCL_UTF_... check-in: 69cd13225a user: jan.nijtmans tags: core-8-branch
2019-03-22
20:44
Add some test-cases with longer backslash sequences, to test for internal buffer overflows. check-in: 0a318e4eb4 user: jan.nijtmans tags: core-8-branch
15:08
lots of changes to the "info" page. Replace "command procedure" with "routine" in Tcl.n. check-in: c78313c4f3 user: pooryorick tags: core-8-branch
15:05
Make the html target work under more circumstances. check-in: 53cb36fff7 user: pooryorick tags: core-8-branch
2019-03-21
20:28
Merge 8.7. Also fix invalid reference to TclUtfToWChar, causing build failure check-in: 7c63883789 user: jan.nijtmans tags: utf-max
20:11
Merge 8.7 check-in: 871076a655 user: jan.nijtmans tags: trunk
20:10
Add entry for 元号 (or NewEra placeholder) to Unicode tables. Since Tcl doesn't do rendering, this... check-in: 1c7bbbc9c1 user: jan.nijtmans tags: core-8-branch
19:56
Remove incorrect comment. Simplify handling of last bytes in Tcl_UniCharToUtfDString(), since TclUt... check-in: 33251a211f user: jan.nijtmans tags: core-8-branch
2019-03-20
22:54
Merge 8.7 check-in: 3ea5d3e8a3 user: jan.nijtmans tags: utf-max
22:51
Merge 8.7 check-in: bb9b52ab82 user: jan.nijtmans tags: trunk
22:45
Fix Tcl_UtfToUniCharDString() function, handling invalid byte at the end of the string: Not quite co... check-in: 3e8ada19f5 user: jan.nijtmans tags: core-8-branch
2019-03-18
22:45
Merge trunk check-in: 8fe25e01d3 user: jan.nijtmans tags: novem
22:34
Merge 8.7 check-in: 48c676b649 user: jan.nijtmans tags: trunk
22:32
Comment Comment Tcl_UniCharToUtf() better, what happens handling surrogates. Add type cast in tclUtf... check-in: b02df08680 user: jan.nijtmans tags: core-8-branch
22:17
Merge 8.7 check-in: b9ad5fe740 user: jan.nijtmans tags: trunk
22:14
enlarge a few small buffers, which could overflow using Unicode characters > /UFFFF. Eliminate some... check-in: 41c373ad8f user: jan.nijtmans tags: core-8-branch
20:07
Add 4 new encodings, and add documentation. check-in: 0ac59eb0c6 user: jan.nijtmans tags: utf-max
15:46
merge trunk check-in: 810452fe39 user: dgp tags: dgp-refactor
15:46
merge trunk check-in: 16657b8526 user: dgp tags: dgp-properbytearray
15:25
merge 8.7 check-in: 9c1a58d079 user: dgp tags: tip-445-api-fix
2019-03-17
22:17
Merge 8.7 check-in: 5bfbe84775 user: jan.nijtmans tags: trunk
22:16
For Tcl >= 8.7, always compile-in the extended Unicode tables, no matter the value of TCL_UTF_MAX. D... check-in: 82477e9d3a user: jan.nijtmans tags: core-8-branch
22:01
More WIP. Seems to be *almost* working. check-in: ab13cbd74c user: jan.nijtmans tags: utf-max
2019-03-16
21:16
Merge 8.7 Closed-Leaf check-in: cd427db76c user: jan.nijtmans tags: tommath-refactor
21:10
Merge 8.7 Move up some stub entries related to Tcl_UniChar Use TCL_UTF_MAX=4 for full Unicode in ste... check-in: 81502a66ed user: jan.nijtmans tags: utf-max
2019-03-15
21:17
Merge 8.7 check-in: 3dcb7571f5 user: jan.nijtmans tags: trunk
20:52
Eliminate usage of mp_isneg(), just check bignum->sign directly (as libtommath itself does) Make Tcl... check-in: 515a22d41d user: jan.nijtmans tags: core-8-branch
15:51
merge trunk check-in: 84d2435115 user: dgp tags: dgp-refactor
15:47
merge 8.7 check-in: 65a911f5d4 user: dgp tags: tip-445-api-fix
2019-03-14
22:47
Merge trunk check-in: 419fdde9fc user: jan.nijtmans tags: dgp-properbytearray
20:59
Merge 8.7. Fix 2 test-cases which were failing for TCL_UTF_MAX=6 check-in: 4032e7fe99 user: jan.nijtmans tags: utf-max
20:03
merge-mark check-in: 80c345bf67 user: jan.nijtmans tags: trunk
20:01
merge-mark check-in: 4990c65285 user: jan.nijtmans tags: tommath-refactor
19:52
Make internal libtommath stub entries deprecated: Those are not supposed to be called in extensions check-in: 99c1ed4d8a user: jan.nijtmans tags: core-8-branch
2019-03-13
20:44
Eliminate many (mostly harmless) MSVC warning messages. Tcl 9 compiles warning-free now on MSVC. check-in: cf865c6e2b user: jan.nijtmans tags: trunk
20:43
Make "struct regmatch_t" match "Tcl_RegExpIndices" (again). Win64 build was broken because of this. ... check-in: c38fd94d09 user: jan.nijtmans tags: trunk
2019-03-12
21:44
Merge 8.7 check-in: 4acfc50392 user: jan.nijtmans tags: tommath-refactor
20:39
Even better support for -DTCL_UTF_MAX=6. Ongoing improvements (TIP being planned) check-in: fdcb2a7323 user: jan.nijtmans tags: utf-max
2019-03-11
20:56
Merge 8.7 check-in: 13fd8a4647 user: jan.nijtmans tags: trunk
20:32
Change TCHAR -> WCHAR in many places, since that's what it is since Windows NT check-in: 876f74eabe user: jan.nijtmans tags: core-8-branch
20:30
Improve parsing of -xchar option for serial channels: Allow full 8-bit range (correct UTF-8 handling... check-in: e63e8b0acb user: jan.nijtmans tags: core-8-branch
20:25
Fix [590e687905]: utf-1.11 test-case fails check-in: 07c460f447 user: jan.nijtmans tags: core-8-branch
2019-03-10
21:16
Make internal libtommath symbols MODULE_SCOPE, and remove them from the stub table: They are not sup... check-in: 9384c633dd user: jan.nijtmans tags: trunk
21:04
Merge 8.7 check-in: 316ceb7616 user: jan.nijtmans tags: trunk
20:18
re-implemente changes in win/tclWinFile.c (handling -DTCL_UTF_MAX=6) using 3 new utility functions. ... check-in: 9eb437a15d user: jan.nijtmans tags: core-8-branch
2019-03-08
23:54
Merge trunk. Further WIP for TIP #497, far from finished .... check-in: 9fcbdde251 user: jan.nijtmans tags: tip-497
22:51
Merge 8.7 check-in: fe02c8898e user: jan.nijtmans tags: trunk
21:27
Make -DTCL_UTF_MAX=6-build work on win32. Add travis builds to prove it. check-in: 1df1b22fad user: jan.nijtmans tags: core-8-branch
20:44
Fix bug in mp_set_bit(), not affecting Tcl adtually (returning MP_VAL for some valid input) check-in: 26182f50b2 user: jan.nijtmans tags: tommath-refactor
20:40
Merge 8.7 check-in: 0fda504644 user: jan.nijtmans tags: tommath-refactor
20:25
Merge 8.7 check-in: cbdcf1829d user: jan.nijtmans tags: trunk
19:54
Use mp_get_bit() instead of mp_iseven()/mp_isodd(): Those latter functions are macro's currently, bu... check-in: 0d77fb2374 user: jan.nijtmans tags: core-8-branch
19:51
Code cleanup: less (size_t) casts Closed-Leaf check-in: ab3bc46fe1 user: jan.nijtmans tags: utf-max-6
15:09
merge trunk check-in: 2886da4545 user: dgp tags: dgp-refactor
15:09
merge trunk check-in: 2a00aec29a user: dgp tags: dgp-properbytearray
14:56
merge 8.7 check-in: 1dd923d0cf user: dgp tags: tip-445-api-fix
14:56
merge 8.7 check-in: 839cfa7059 user: dgp tags: trunk
14:47
merge 8.6 check-in: 8d5d640832 user: dgp tags: core-8-branch
2019-03-07
22:03
Merge 8.7 check-in: d6eb82a174 user: jan.nijtmans tags: trunk
22:02
Fixes for TCL_UTF_MAX=6, (gcc compiler warnings). Also make everything work on win32/win64. Patch ad... check-in: 650574e0fb user: jan.nijtmans tags: utf-max-6
21:59
Fix gcc compiler warning check-in: c6f4b50fbf user: jan.nijtmans tags: core-8-branch
14:20
(core-8-branch merge) Fix automatic pkgIndex generation for multiplatform installs. check-in: fa308cbee6 user: apnadkarni tags: trunk
14:17
(core-8-6-branch merge) Fix automatic pkgIndex generation for multiplatform installs. check-in: d48cced50f user: apnadkarni tags: core-8-branch
08:39
Merge 8.7 check-in: feb76896c3 user: jan.nijtmans tags: trunk
08:31
Merge 8.6. Remove unneeded code from init.tcl check-in: 3efa92355e user: jan.nijtmans tags: core-8-branch
2019-03-06
12:34
merge 8.7 check-in: 17eb5e790b user: sebres tags: trunk
12:25
part of [db95e7a61e] reverted for consistency reasons: unsupported namespace is exported in previous... check-in: 72d7d613fe user: sebres tags: core-8-branch
11:32
V1.3. PLATFORM_IDENTIFY, MULTIPLATFORM_INSTALL macro, optionally copy PDBs. The PLATFORM_IDENTIFY m... check-in: 4c75c9ddc5 user: apnadkarni tags: trunk
11:26
V1.3. PLATFORM_IDENTIFY, MULTIPLATFORM_INSTALL macro, optionally copy PDBs. The PLATFORM_IDENTIFY m... check-in: 0391287fab user: apnadkarni tags: core-8-branch
2019-03-05
20:16
Merge 8.7 check-in: 4b4d286e3e user: jan.nijtmans tags: trunk
19:58
Remove double macro's. Resolve quotes in travis configuration: it doesn't work check-in: 40d18fda3e user: jan.nijtmans tags: core-8-branch
19:46
integrate/close sebres-trunk-timerate branch (no functional changes, simple merge-point) check-in: 1cbf574661 user: sebres tags: trunk
18:23
merge 8.7 (TIP#527, New measurement facilities in TCL: New command timerate, performance test suite) check-in: e41cbd042a user: sebres tags: trunk
18:02
integrate dgp-sebres-timerate-review: no functional changes (already backported) check-in: 61fe0670ed user: sebres tags: core-8-branch
17:39
timerate is supported in 8.7 check-in: db95e7a61e user: sebres tags: core-8-branch
17:34
merge 8.6 (TIP#527, New measurement facilities in TCL: New command timerate, performance test suite) check-in: 2d254280f0 user: sebres tags: core-8-branch
2019-03-02
18:15
Various tommath/numeric related optimizations: - Remove the DD_STEEL formatter: it isn't used anywhe... check-in: 5293802fe6 user: jan.nijtmans tags: core-8-branch
17:21
Add build with -DTCL_UTF_MAX=6 to travis CI. Also fix 2 gcc compiler-warnings occurring with -DTCL_U... check-in: 9b2a385a0f user: jan.nijtmans tags: core-8-branch
16:53
Merge 8.7 check-in: e766d23655 user: jan.nijtmans tags: trunk
16:52
Minor optimization in UTF-8 handling, and add some comments describing how Tcl_UniCharToUtf() handle... check-in: 6e3632ede5 user: jan.nijtmans tags: core-8-branch
16:09
Merge 8.7 check-in: ff562e2ab8 user: jan.nijtmans tags: trunk
16:08
Merge 8.6 (one forgotten adaptation of surrogate handling, only compiled on Cygwin) check-in: 4f781560c5 user: jan.nijtmans tags: core-8-branch
2019-03-01
21:59
Merge 8.7 check-in: 3e48d44568 user: jan.nijtmans tags: trunk
21:05
More use of TclHasIntRep() macro. Add vfs build director to fossil ignore-glob check-in: 6df74d3d53 user: jan.nijtmans tags: core-8-branch
21:01
Update Unicode tables to version 12.0 check-in: 1ac480041b user: jan.nijtmans tags: core-8-branch
20:25
merge 8.7 check-in: bc57eb7213 user: dgp tags: trunk
20:24
A confusion about signed vs unsigned comparision caused Tcl_UtfToUniChar() to return the wrong answe... check-in: 81046b694f user: dgp tags: core-8-branch
2019-02-28
20:35
merge trunk check-in: e4e3193004 user: dgp tags: dgp-refactor
20:30
merge trunk check-in: 47172a8abb user: dgp tags: dgp-properbytearray
20:19
merge 8.7 check-in: 06badfc315 user: dgp tags: tip-445-api-fix
2019-02-27
22:45
merge core-8-branch check-in: 6331f74415 user: jan.nijtmans tags: tommath-refactor
21:58
Merge 8.7 check-in: 727e74f081 user: jan.nijtmans tags: trunk
21:29
Fix [bd94500678e837d7]: SEGFAULT by conversion of unicode (out of BMP) to byte-array check-in: efe8f3e6b0 user: jan.nijtmans tags: core-8-branch
21:10
merge 8.7 check-in: ce752a257a user: jan.nijtmans tags: trunk
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-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
21:10
Finish complete fix, all corner-cases correct now. Also spurious UTF-8 testcase failure (as seen on ... Closed-Leaf check-in: b3d886c84f user: jan.nijtmans tags: bug-bd94500678
19:50
New internal macro TclHasIntRep() to re-encapsulate the typePtr field. check-in: 86b1045cc4 user: dgp tags: core-8-branch
17:56
merge 8.7 check-in: 5e35c2529b user: dgp tags: tip-445-api-fix
17:46
merge 8.7 check-in: cbfa90dcb2 user: dgp tags: core-8-7-a3-rc
17:06
merge 8.7 check-in: 6bda8e2cf5 user: dgp tags: bug-bd94500678
16:15
merge trunk check-in: f5b5f2248c user: dgp tags: dgp-properbytearray
16:04
merge trunk check-in: 7fd2df44ff user: dgp tags: dgp-refactor
2019-02-24
17:20
Merge 8.7 check-in: fb23ac1e71 user: jan.nijtmans tags: trunk
17:19
Merge 8.6 check-in: 784f5feda2 user: jan.nijtmans tags: core-8-branch
16:59
In TclGetByteArrayFromObj(), no longer assume that Tcl_GetByteArrayFromObj() never returns NULL. And... check-in: 3b76dae179 user: jan.nijtmans tags: trunk
2019-02-23
13:09
merge trunk check-in: 0fa21022ea user: dgp tags: dgp-refactor
01:21
merge trunk check-in: d9f9d6dd1a user: dgp tags: dgp-properbytearray
01:21
Revise crashing test now that [binary encode] rejects bogus inputs. check-in: cba8787407 user: dgp tags: dgp-properbytearray
01:19
merge trunk check-in: c0dc882633 user: dgp tags: dgp-properbytearray
01:12
Stop crashes due to macro broken by merge. check-in: ae5ff660b1 user: dgp tags: dgp-properbytearray
01:04
Adapt the gratuitous macro that doubles the burden of core development. Closed-Leaf check-in: 8a46570b26 user: dgp tags: dgp-repair-macro-that-makes-exactly-the-assumption-we-are-invalidating
2019-02-22
20:24
merge trunk Closed-Leaf check-in: 01853d6504 user: dgp tags: dgp-scratch
20:23
WIP check-in: 15fabd01bb user: dgp tags: dgp-properbytearray
20:19
WIP check-in: 5c68b7fdc1 user: dgp tags: dgp-scratch
20:12
WIP check-in: 567ea96577 user: dgp tags: dgp-properbytearray
18:59
not broke yet check-in: f26420b9a5 user: dgp tags: dgp-scratch
18:53
WIP check-in: a23ff45e1c user: dgp tags: dgp-properbytearray
18:47
scratch check-in: 04e11917b3 user: dgp tags: dgp-scratch
18:38
more 'trunk' merge check-in: 4419aff52b user: dgp tags: dgp-properbytearray
18:38
Try, try again. check-in: e10677acee user: dgp tags: dgp-scratch
18:01
merge 8.7 check-in: adfe04dbbd user: dgp tags: trunk
17:32
Revert recent commit that breaks the encapsulation interface of TIP 445. That encapsulation was put... check-in: 7992011cd3 user: dgp tags: core-8-branch
16:56
Merge trunk through 2019-01-28 check-in: 63eab66bab user: dgp tags: dgp-properbytearray
16:45
Merge and resolve more from the trunk. check-in: 11271c0a32 user: dgp tags: dgp-properbytearray
2019-02-19
20:21
Merge 8.7 check-in: 19890efeab user: jan.nijtmans tags: bug-bd94500678
20:17
Merge 8.7 check-in: 2b82daafb8 user: jan.nijtmans tags: trunk
20:16
Merge 8.6 check-in: 1b17625b60 user: jan.nijtmans tags: core-8-branch
19:38
Minor optimizations check-in: 0e2621fc4b user: jan.nijtmans tags: bug-bd94500678
2019-02-18
20:48
Proposed fix for [bd94500678]: SEGFAULT by conversion of unicode (out of BMP) to byte-array. check-in: 9f67c17d01 user: jan.nijtmans tags: bug-bd94500678
20:42
Merge 8.7 check-in: 7aa80fc0ad user: jan.nijtmans tags: trunk
20:39
Merge 8.6 check-in: fc1de63689 user: jan.nijtmans tags: core-8-branch
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-02-14
20:31
Merge trunk through 2019-01-25 check-in: 147905ffeb user: dgp tags: dgp-properbytearray
20:14
Merge trunk through 2019-01-18 check-in: 8b11314057 user: dgp tags: dgp-properbytearray
20:05
merge 8.7 check-in: 2a36cf176f user: dgp tags: dgp-string-insert
19:46
merge trunk check-in: f87070ace5 user: dgp tags: dgp-refactor
19:46
merge 8.7 check-in: 145bf46661 user: dgp tags: trunk
19:34
Improve portability of path constructions. check-in: 9dd7481c5c user: dgp tags: core-8-branch
17:13
Merge trunk. check-in: 167fc8acfa user: dgp tags: dgp-refactor
10:56
small amend unfolding `list "$tcl_library/http"` (previously it was result of glob) check-in: 6c4886e1e1 user: sebres tags: core-8-branch
10:42
closes [b322938e08]: fix several zipfs-tests searching for single "http" directory in (compressed) t... check-in: 59607dfd9e user: sebres tags: core-8-branch
2019-02-13
21:38
Merge trunk through 2019-02-05 check-in: 3bbdf1f4ba user: dgp tags: dgp-refactor
21:24
Merge trunk through 2019-02-01 check-in: 76fa1ad734 user: dgp tags: dgp-refactor
21:14
Merge trunk through 2019-01-26 check-in: 8b66d9f360 user: dgp tags: dgp-refactor
20:14
Merge trunk through 2019-01-25 check-in: 495691b47d user: dgp tags: dgp-refactor
18:14
Merge trunk through 2019-01-24 check-in: 2b8ce74f70 user: dgp tags: dgp-refactor
2019-02-10
15:27
Merge 8.7. Tcl_BackgroundError is now a macro. check-in: 2d3dda4e1e user: jan.nijtmans tags: trunk
2019-02-09
21:05
Convert Tcl_BacktroundError() into a macro, so we can deprecate the stub entry for it. Add -Wpointer... check-in: ab48435928 user: jan.nijtmans tags: core-8-branch
2019-02-08
08:13
Change TclGetIntForIndex() and TclGetIntForIndexM() to return a size_t value in stead of int. This a... check-in: 14256a2fe1 user: jan.nijtmans tags: trunk
2019-02-07
20:31
Merge trunk through 2019-01-18. check-in: b31474d208 user: dgp tags: dgp-refactor
20:01
Merge and resolve trunk through 2018-12-26. check-in: 1c70fddfe1 user: dgp tags: dgp-refactor
19:47
Merge and resolve trunk through 2018-12-11. check-in: 4ca780b968 user: dgp tags: dgp-refactor
17:30
merge 8.7 check-in: 832aed57dd user: dgp tags: trunk
2019-02-06
18:29
tests/httpcookie.test: apply "-load" option for this test (in order to provide/overwrite library/pat... check-in: 32fc2906c3 user: sebres tags: core-8-branch
2019-02-05
21:59
fixes segfault [bd94500678]: Tcl_UtfToUniChar/TclUtfToUniChar could don't advance source pointer in ... check-in: 42976af3f3 user: sebres tags: core-8-branch
21:58
Merge trunk Closed-Leaf check-in: b95e36dfa8 user: jan.nijtmans tags: tip-502-for-9
21:35
More size_t-related consolidations. Now regexp can handle strings >2GB and more. Remove many type-ca... check-in: 4b4fe25e7d user: jan.nijtmans tags: trunk
2019-02-04
22:46
merge 8.7 check-in: 308a5de5b2 user: jan.nijtmans tags: initsubsystems
22:45
Merge trunk check-in: a6db8815ce user: jan.nijtmans tags: tip-502-for-9
15:14
optimize WidePwrSmallExpon (exponent is <= 16), this will huge decrease assembled code on x86 (113 v... check-in: ed2f8857c2 user: sebres tags: core-8-branch
2019-02-01
20:36
Another (big) round of int -> size_t enhancements. So Tcl can handle string >2GiB in more places. check-in: 8534448b44 user: jan.nijtmans tags: trunk
20:02
merge-mark check-in: f3582be384 user: jan.nijtmans tags: core-8-branch
16:21
merge 8.7 (regression fix [e3f481f187], conflicts resolved) check-in: 03840f6c21 user: sebres tags: trunk
16:06
merge 8.6 (regression fix [e3f481f187], conflicts resolved) check-in: cc09378b6e user: sebres tags: core-8-branch
15:56
speedup "process.test" using signal (via file delete) for the child-process it could exit immediatel... check-in: 4aa189548d user: sebres tags: core-8-branch
2019-01-31
22:43
Merge 8.7 check-in: 5b549164d8 user: jan.nijtmans tags: trunk
22:42
fix [f559bbde4e]: TclInt.h: tclUnixPort.h:162:13: fatal error: ../compat/unistd.h: No such file or d... check-in: 34f124f2b8 user: jan.nijtmans tags: core-8-branch
22:35
Merge 8.7 check-in: a75e7b0b83 user: jan.nijtmans tags: trunk
22:23
Make TclIsPureByteArray() a macro, since it's only doing a single compare. Other internal simplifica... check-in: d4a22bc563 user: jan.nijtmans tags: core-8-branch
21:08
Merge 8.6 check-in: 90fc02235a user: jan.nijtmans tags: core-8-branch
2019-01-28
22:20
Fix for [f559bbde4e] (even though that's not really a bug) Closed-Leaf check-in: 52f9377326 user: jan.nijtmans tags: bug-f559bbde4e
22:05
Merge 8.7 check-in: acbbb06fbe user: jan.nijtmans tags: trunk
22:03
Merge libtommath v1.1.0 check-in: 8782e17385 user: jan.nijtmans tags: core-8-branch
21:47
Merge 8.7 check-in: 08dd3497f1 user: jan.nijtmans tags: trunk
21:34
New internal macro TclFetchIntRep, which is faster than Tcl_FetchIntRep. But ... don't use this fun... check-in: d3ed67412e user: jan.nijtmans tags: core-8-branch
16:23
merge 8.7 check-in: be327fce6d user: sebres tags: trunk
16:19
merge 8.6 ([4ee9b4f3e965a7da5133] was already fixed in 8.7, so no functional changes here) check-in: 2f22a13f00 user: sebres tags: core-8-branch
2019-01-26
17:32
Merge 8.7 check-in: 2d39bcaeac user: jan.nijtmans tags: trunk
17:08
Merge 8.6. Also reduce tclCharTypeTable[] to 256 entries, as this table is always addressed with uns... check-in: 6d7fdfa9fa user: jan.nijtmans tags: core-8-branch
2019-01-25
14:17
Do not assume that literals have a non-NULL bytes field; user code could purge it. check-in: e29db71895 user: dkf tags: core-8-branch
13:27
merge 8.7 check-in: 782eff18c4 user: sebres tags: trunk
13:05
renumeration of test check-in: 31dd092df4 user: sebres tags: core-8-branch
13:03
more tests for INST_EXPON: base -1, big exponent (odd/even). check-in: 792ac5cd29 user: sebres tags: core-8-branch
12:45
More simplifications in tclExecute.c (INST_EXPON), much more and well-arranged branching of wide/big... check-in: 238bd4d2c0 user: sebres tags: core-8-branch
2019-01-24
21:07
Merge trunk check-in: 28d2c77936 user: jan.nijtmans tags: tip-502-for-9
20:50
Fix handling of 'a'/'A' in previous commit: Sinze TclGetByteArrayFromObj is a macro evaluating its a... check-in: 3b04e31a96 user: jan.nijtmans tags: trunk
20:10
Another round of int -> size_t modifications, so strings > 2Gb are handled correctly on 64-bit platf... check-in: 0c0ff65606 user: jan.nijtmans tags: trunk
2019-01-22
21:44
One more libtommath function, mp_tc_div_2d, which simplifies code. Some more code readability improv... check-in: e8e92eb381 user: jan.nijtmans tags: core-8-branch
18:09
Many simplifications in tclExecute.c, now that libtommath provides new functions mp_tc_and, mp_tc_or... check-in: c5c83014d6 user: jan.nijtmans tags: core-8-branch
16:57
Merge 8.6 check-in: e47078ef6d user: jan.nijtmans tags: core-8-branch
16:37
Update included libtommath to v1.1.0-rc4 check-in: 03dd359fe2 user: jan.nijtmans tags: core-8-branch
2019-01-21
13:08
fixes creation of libtcl.vfs using links, if ln-command does not support "-t" option (avoids error "... check-in: ab46a3bb2c user: sebres tags: core-8-branch
02:21
avoid additional in-between path-segment "." in zip, some zip-programs (inclusive minizip) will inse... check-in: 17382ed323 user: sebres tags: core-8-branch
01:49
speed up build process (preparing zip - creating of libtcl.vfs/tcl_library directory), use "ln" inst... check-in: 32a303e3d6 user: sebres tags: core-8-branch
2019-01-20
01:36
Merge trunk. All callers of TclIndexDecode and related functions now adapted for enhanced index rang... check-in: 87b7cb4d1c user: jan.nijtmans tags: tip-502-for-9
2019-01-18
22:44
Merge 8.7 check-in: 69b656c2fa user: jan.nijtmans tags: trunk
22:18
Clamp output of TclIndexDecode() between -1 (TCL_INDEX_NONE) and INT_MAX. Use this to produce slight... check-in: 63d377db23 user: jan.nijtmans tags: core-8-branch
2019-01-17
23:49
more prgress check-in: 5cc039d249 user: jan.nijtmans tags: tip-502-for-9
21:38
Slightly more efficient TclGetIntForIndexM macro, compared to previous commit check-in: 863c242747 user: jan.nijtmans tags: core-8-branch
18:02
WIP: Allow value > 2^31 for indexes used in string ranges. Not complete yet. check-in: c4f1623e18 user: jan.nijtmans tags: tip-502-for-9
2019-01-16
20:15
Merge 8.7 check-in: 55dbaaaf82 user: jan.nijtmans tags: trunk
19:43
More TIP #502 optimizations and improvements, preparing further for the road to Tcl 9. No longer use... check-in: 171a83b60e user: jan.nijtmans tags: core-8-branch
2019-01-15
12:34
next amend to [3e0a2d99f3]: fixes TclGetIntForIndex for border case of end offset (size_t)-1 if empt... check-in: 8a67f59280 user: sebres tags: trunk
11:38
fixes out-of-range index [string is ... -fail idx ...] on 32-bit platform (should return -1 instead ... check-in: 175e053939 user: sebres tags: trunk
2019-01-14
20:03
merge 8.7 (mingw/win-autoconf build, etc) check-in: d269eeed5d user: sebres tags: trunk
19:59
merge 8.6, conflicts resolved in win/Makefile.in (fixed auto-path and load tcltests for ROOT_DIR/tes... check-in: f051b4e598 user: sebres tags: core-8-branch
19:48
fCmd-9.4.a: restore constraint for winXP (mistakenly removed, should replace 8.6th constraint "win20... check-in: 38eca27069 user: sebres tags: core-8-branch
2019-01-13
15:47
Merge 8.7 check-in: b7639c0e3d user: jan.nijtmans tags: trunk
15:43
Merge 8.6 check-in: 372ad13f77 user: jan.nijtmans tags: core-8-branch
2019-01-09
10:11
merge 8.7 (regression bug-[cc1e91552c], etc) check-in: 0908eff9e9 user: sebres tags: trunk
10:10
merge 8.6 (regression bug-[cc1e91552c], etc) check-in: f9979ea137 user: sebres tags: core-8-branch
2019-01-04
23:37
Merge 8.7 check-in: ded3948c1e user: jan.nijtmans tags: trunk
22:37
Merge 8.6 check-in: f66fc1c40d user: jan.nijtmans tags: core-8-branch
2019-01-03
20:50
merge-mark check-in: b2060b5884 user: jan.nijtmans tags: trunk
20:49
Merge 8.6 check-in: f809471afd user: jan.nijtmans tags: core-8-branch
2018-12-31
10:52
Update TZ info to tzdata2018i. check-in: 8d1034ca54 user: jima tags: trunk
10:51
Update TZ info to tzdata2018i. check-in: eaf3e6129d user: jima tags: core-8-branch
00:04
Merge 8.7 check-in: d771584424 user: jan.nijtmans tags: trunk
2018-12-30
23:59
Fix [44d382c51a848e6fbe7c9ee15e9386f1237660ee|44d382c51a84]: ZIP filesystem time stamp conversion wr... check-in: d0b326cb34 user: jan.nijtmans tags: core-8-branch
22:53
Merge 8.7 check-in: b389a43aa4 user: jan.nijtmans tags: trunk
22:50
Fix [3cf3a939d32707e100e06e23806e13569856286a|3cf3a939d3]: timezone deprecated in vc2017 check-in: 8cd0f15296 user: jan.nijtmans tags: core-8-branch
2018-12-29
23:17
Update TZ info to tzdata2018h. check-in: 30bc47ceb0 user: jima tags: trunk
23:16
Update TZ info to tzdata2018h. check-in: 1499ad22b0 user: jima tags: core-8-branch
2018-12-28
21:09
merge 8.6 (merge point only, no functional changes) check-in: 900a93c562 user: sebres tags: core-8-branch
20:20
merge 8.7 check-in: 78273ca917 user: sebres tags: trunk
20:15
win/Makefile.in: closes [0bcc43fa778517c4]: replace INSTALL_DATA_DIR (ported from unix-makefile) wit... check-in: 2e0e4b1342 user: sebres tags: core-8-branch
20:01
merge 8.6 (resolved warnings) check-in: 369c35b300 user: sebres tags: core-8-branch
2018-12-26
15:04
Many internal int -> size_t increases, so string lengths > 2Gb can be handled correctly in many more... check-in: 2549977bc4 user: jan.nijtmans tags: trunk
2018-12-20
20:05
Merge 8.7 check-in: d1593df504 user: jan.nijtmans tags: trunk
20:05
merge-mark check-in: 866a67e10a user: jan.nijtmans tags: core-8-branch
20:02
Remove unused MODULE_SCOPE functions check-in: 629e7173d5 user: jan.nijtmans tags: core-8-branch
2018-12-18
20:02
Merge 8.7 check-in: d930625088 user: jan.nijtmans tags: trunk
20:01
Internal minor optimization of TIP #502 implementation. No difference in any outcome. check-in: 2bf0746716 user: jan.nijtmans tags: core-8-branch
19:54
Merge 8.6 check-in: 1f6d4722a2 user: jan.nijtmans tags: core-8-branch
2018-12-14
21:33
merge 8.7 check-in: fceef4cf7f user: dgp tags: core-8-7-a3-rc
2018-12-13
21:01
Merge 8.7, and make all test-cases pass. check-in: 6415cac417 user: jan.nijtmans tags: trunk
20:01
Fix 2 TIP #502 corner-cases. Those corner-cases where (probably) always wrong on 32-bit systems, but... check-in: f2b18389ce user: jan.nijtmans tags: core-8-branch
09:43
reverted to smarter Jan's +1/cast/-1 with additional initial cast now (to pretect against usage of m... check-in: 8f94b26d49 user: sebres tags: trunk
07:32
restored inline of TclNewWideIntObjFromSize for 32-bit (avoids double invocation of TclStringFirst/T... check-in: e1b31151e5 user: sebres tags: trunk
2018-12-12
20:28
Fix [3e0a2d99f365c035ce84ec9de1e3acd80c2e2c6c|3e0a2d99f3], for "string last" as well. check-in: f7f4130007 user: jan.nijtmans tags: trunk
20:14
Merge 8.7 check-in: 4c2ed52f8f user: jan.nijtmans tags: trunk
19:38
If compiled with -DTCL_NO_DEPRECATED, remove Tcl_NewIntObj/Tcl_NewLongObj/Tcl_DbNewLongObj from stub... check-in: 72e64ef096 user: jan.nijtmans tags: core-8-branch
17:00
better fix for [3e0a2d99f3], considering [string first] could return a value larger that INT_MAX for... Closed-Leaf check-in: 080ecbe60a user: sebres tags: fix-3e0a2d99f3-str-first-x86-x64
14:59
fixes [3e0a2d99f3]: size_t is smaller as wideInt on 32-bit platform (so by not found, -1 results int... check-in: d7843f5d69 user: sebres tags: trunk
2018-12-11
20:29
Merge trunk check-in: 47da08c479 user: jan.nijtmans tags: novem
20:02
Merge 8.7 In test-cases, don't load Tcltest package if it isn't actually used. Another round of size... check-in: c92a5c4373 user: jan.nijtmans tags: trunk
19:43
Better use of Tcl_WideInt in stead of long, sometimes check-in: a6cbc60ca2 user: jan.nijtmans tags: core-8-branch
2018-12-08
17:49
Merge trunk check-in: a5ec8e8c36 user: jan.nijtmans tags: novem
17:36
Fix executable flags for 2 test-files check-in: 555b2825da user: jan.nijtmans tags: trunk
17:35
merge-mark check-in: 00fe11b087 user: jan.nijtmans tags: trunk
17:33
Fix executable flags of 3 test-files check-in: d1643a8154 user: jan.nijtmans tags: core-8-branch
17:16
Merge 8.7 Bring back Tcl_InitSubsystems to what Tcl_InitSubsystems was: without additional parameter... check-in: ceb5ca35ee user: jan.nijtmans tags: initsubsystems
2018-12-03
20:32
Turn the trace command into an ensemble, removing the old obsolete forms of the command. This had c... Leaf check-in: 24937d8596 user: arjenmarkus tags: am-trace-ensemble
2018-12-02
20:31
Remove some dead code check-in: bdb60e5da5 user: jan.nijtmans tags: trunk
20:04
merge-mark check-in: 2aefc9003f user: jan.nijtmans tags: trunk
20:02
If compiled with -DTCL_NO_DEPRECATED, remove the Tcl_SetIntObj/Tcl_SetLongObj entries from stub tabl... check-in: 670eb3b871 user: jan.nijtmans tags: core-8-branch
2018-11-30
17:08
Don't panic when the interface offers a gentler way to signal error. check-in: 51b92fccef user: dgp tags: tip-445-api-fix
15:36
merge 8.7 check-in: 0b85f531b7 user: dgp tags: tip-445-api-fix
2018-11-29
21:37
Merge 8.7 check-in: 31e529c00c user: jan.nijtmans tags: trunk
21:34
Merge 8.6 check-in: 8a342714d3 user: jan.nijtmans tags: core-8-branch
2018-11-28
20:16
merge 8.7 check-in: b3a5d77ea3 user: dgp tags: tip-445-api-fix
2018-11-27
23:16
Merge 8.7 Remove TclFreeObj stub entry check-in: 57c58fe6a1 user: jan.nijtmans tags: trunk
22:52
Make TclFreeObj MODULE_SCOPE, so the only way to access it is through the stub table, for backwards-... check-in: b5c1404365 user: jan.nijtmans tags: core-8-branch
2018-11-26
16:18
installVfs.tcl: fixed comparison operator (ne -> eq), therefore no lmkimg executed previously Leaf check-in: 5528128da8 user: sebres tags: nmake-zipfs
15:14
Adding /Y flags to suppress prompting check-in: 37434bbb85 user: hypnotoad tags: nmake-zipfs
15:11
Modifying the call to installVfs.tcl to create a file that is a different name than the current runn... check-in: 9cb24c2daf user: hypnotoad tags: nmake-zipfs
14:59
Unpatching ifdefs that don't seem to work check-in: ac17f1c4e3 user: hypnotoad tags: nmake-zipfs
14:58
makefile.vc: fixed missing compile defines for tclZipfs check-in: 6ca251f0fa user: sebres tags: nmake-zipfs
14:43
Adding ifdef checks to catch cases where CFG_RUNTIME_ZIPFILE is defined, but CFG_RUNTIME_LIBDIR and/... check-in: 46959b72a4 user: hypnotoad tags: nmake-zipfs
2018-11-25
20:01
Merge 8.7 check-in: 9fd2c51bc4 user: jan.nijtmans tags: trunk
19:46
Fix [df6a91b5c616c3dc126cee700e159b997467465]: build failure (ticket fails to mention that this only... check-in: 964ec14d1c user: jan.nijtmans tags: core-8-branch
17:31
Merge 8.7 check-in: a2fd44a64d user: jan.nijtmans tags: trunk
17:29
Slightly better than previous commit: In case of a version conflict, ignore pkgIndex file. Otherwise... check-in: f1ee1fdb49 user: jan.nijtmans tags: core-8-branch
2018-11-24
15:00
Merge 8.7 check-in: f9df387f56 user: jan.nijtmans tags: trunk
14:59
If a pkgIndex file is encountered which produces an error, continue. This shoud fix the Travis build... check-in: 65d2c43d52 user: jan.nijtmans tags: core-8-branch
09:02
re-generate configure script check-in: 5091330758 user: jan.nijtmans tags: core-8-branch
09:00
comment typo's check-in: 215b9673ab user: jan.nijtmans tags: core-8-branch
2018-11-23
21:00
merge 8.7 check-in: 56b5fa3d12 user: sebres tags: trunk
19:59
make: better algo to wrap to absolute zip-path (for systems resp. toolchains without readlink/realpa... check-in: 78fe053f4a user: sebres tags: core-8-branch
13:11
Pulling changes from core-8-branch check-in: b5d6dd151f user: hypnotoad tags: nmake-zipfs
12:03
merge 8.7 check-in: 606764504a user: sebres tags: trunk
11:59
make/configure review: normalizes the latest fixes across unix/win check-in: fc958af380 user: sebres tags: core-8-branch
2018-11-22
23:18
merge 8.7 (build zipfs fixes) check-in: a7c0d3ccf4 user: sebres tags: trunk
23:17
unix build (if ZIPFS_BUILD): fixed relative path to zip-program (in case of minizip), ignore possibl... check-in: e59b2f0ded user: sebres tags: core-8-branch
22:15
merge 8.7 check-in: 7bfeb4e9e3 user: sebres tags: trunk
22:14
win/mingw build (if ZIPFS_BUILD): ignore following zip-error by adjust sfx process: zip error: Zip... check-in: 057d2b674d user: sebres tags: core-8-branch
18:30
fixes typo in [e108e6b947], test added to cover this case check-in: 904fa25862 user: sebres tags: core-8-branch
14:45
merge 8.7 check-in: 6e3fdcb567 user: sebres tags: trunk
14:44
merge 8.6 check-in: 068e23660c user: sebres tags: core-8-branch
14:30
merge 8.7 check-in: fbd86fde02 user: sebres tags: trunk
14:16
merge 8.6 check-in: 80652194d5 user: sebres tags: core-8-branch
09:26
Eliminate gcc compiler warning check-in: d880a75ac5 user: jan.nijtmans tags: trunk
09:26
Make encodings work again ;-( check-in: 9c93cb53f2 user: jan.nijtmans tags: core-8-branch
09:23
Fix encoding handling (check for TCL_IO_FAILURE was wrong). Eliminate (size_t) type casts and use of... check-in: 695f8f315d user: jan.nijtmans tags: trunk
08:06
Merge 8.7 check-in: 5ac57355a2 user: jan.nijtmans tags: trunk
08:03
Merge 8.6 In addition, tclWinSerial.c: Change back two internal variables from size_t -> int, should... check-in: e90edd3fad user: jan.nijtmans tags: core-8-branch
07:40
typo, which caused travis build to fail. check-in: dcd091e5f9 user: jan.nijtmans tags: core-8-branch
2018-11-21
13:07
An experiment to integrate zipfs support with nmake check-in: 1b9cd2d684 user: hypnotoad tags: nmake-zipfs
13:06
Added a wrapper script for native builds to utilize Tcl to generate a VFS to attach to executables o... check-in: f3aa7e7e6e user: hypnotoad tags: core-8-branch
07:50
Merge 8.7 check-in: b5038b6948 user: jan.nijtmans tags: trunk
07:40
TIP #512 documentation: Indicate which functions cannot be called through the stub table any more. check-in: a82bbcbace user: jan.nijtmans tags: core-8-branch
07:36
Fix windows build with Visual Studio check-in: 33adb1055c user: jan.nijtmans tags: core-8-branch
00:40
Further refinements for the fix for bug [4e812aadae68af384605a5e78845abe40206fbe9] Moved the packag... check-in: 54273cb771 user: hypnotoad tags: core-8-branch
2018-11-20
19:15
Actually, it turns out that platform, platform::shell and tcltest have the same problem ... check-in: c841ea31ae user: jan.nijtmans tags: core-8-branch
19:07
Fix [4e812aadae68af384605]: package require msgcat fails check-in: 1e648e596f user: jan.nijtmans tags: core-8-branch
03:05
Revise the Tcl_InitStringRep() interface to accept a size_t length of the string value. This better ... check-in: 5ebb8df809 user: dgp tags: tip-445-api-fix
2018-11-19
23:53
Carrying the previous checkin over to the Windows Makefile check-in: 79e0c8a185 user: hypnotoad tags: core-8-branch
23:49
Fix for ticket [9cc1db9fb675bf64dfc775372fab1f697e46bb44] check-in: 5d40e4016b user: hypnotoad tags: core-8-branch
19:31
Fix more executable flags check-in: 5a147ff4f0 user: jan.nijtmans tags: trunk
18:24
merge trunk check-in: f99141a5ea user: dgp tags: dgp-properbytearray
17:29
merge 8.7 check-in: 4c3f9f283e user: dgp tags: dgp-string-insert
17:06
merge trunk check-in: 8714ce4bb1 user: dgp tags: dgp-refactor
16:13
merge 8.7 check-in: b7000c3fc4 user: dgp tags: core-8-7-a3-rc
14:49
Now that we have TCL_AUTO_LENGTH/TCL_IO_FAILURE macro's, use them to make\ code and documentation mo... check-in: f4bd83ca86 user: dgp tags: trunk
14:14
Repair a few typos Closed-Leaf check-in: 5615a6c6ac user: dgp tags: jn-use-macros
2018-11-18
10:29
Now that we have TCL_AUTO_LENGTH/TCL_IO_FAILURE macro's, use them to make code and documentation mor... check-in: d828309515 user: jan.nijtmans tags: jn-use-macros
2018-11-16
20:44
merge 8.7 check-in: d167840eb0 user: dgp tags: trunk
20:37
merge 8.6 check-in: d00889251a user: dgp tags: core-8-branch
05:26
merge trunk check-in: 0b160fa68c user: dgp tags: dgp-refactor
05:04
conflict free merge check-in: 1f2a70dff3 user: dgp tags: dgp-refactor
04:57
Merge TIP 514 and drop tests that it breaks. check-in: 940a19f559 user: dgp tags: dgp-refactor
04:10
silence compiler warnings check-in: 6364870a14 user: dgp tags: dgp-refactor
03:51
PushLiteral() is no longer happy with a length argument of -1. check-in: f886387b13 user: dgp tags: dgp-refactor
03:03
Revise code that assumed you could pass any negative string length, not only -1. check-in: 57b63a61eb user: dgp tags: dgp-refactor
01:01
Parser cannot test for a size_t numBytes to be < 0; convert to TCL_AUTO_LENGTH check-in: e911f0d2bd user: dgp tags: dgp-refactor
2018-11-15
20:33
Remove "nostub" entries, which are no longer used. See also TIP #512. Also fix many EXEC/UNEXEC fi... check-in: 06ef5adfa9 user: jan.nijtmans tags: trunk
19:38
Merge 8.7 check-in: 1a1a5c4cb9 user: jan.nijtmans tags: trunk
19:13
Add entry for Tcl_StaticPackage in internal stub table, since the public one is deprecated and will ... check-in: 47886611e7 user: jan.nijtmans tags: core-8-branch
18:07
merge 8.7 check-in: 75272f071e user: dgp tags: core-8-7-a3-rc
17:34
merge 8.7 check-in: cbf99b063b user: dgp tags: trunk
17:29
merge 8.6 check-in: 400c7845de user: dgp tags: core-8-branch
17:04
merge 8.7 check-in: 49392a99c5 user: dgp tags: trunk
16:53
merge 8.6 check-in: 26a31b97ad user: dgp tags: core-8-branch
10:23
Stop more crashes on Travis check-in: f4f662f0c6 user: dkf tags: core-8-branch
08:34
Another attempt to fix Travis build: making the build robust against older zlib.h header file check-in: 3f67becca2 user: jan.nijtmans tags: core-8-branch
08:19
Merge 8.7 Fix Tcl_InitStringRep() signature in line with TIP #494, so it can handle lengths >2Gb on ... check-in: 016f65758f user: jan.nijtmans tags: trunk
08:07
Merge 8.6 check-in: 7578ff8f8c user: jan.nijtmans tags: core-8-branch
07:51
Implement TIP #512: No stub for Tcl_SetExitProc() check-in: ea0975d6d3 user: jan.nijtmans tags: core-8-branch
03:16
Merge TIP 494 and remove conflicts. Result doesn't work. check-in: 37c7a89a0b user: dgp tags: dgp-refactor
2018-11-14
23:47
conflict free merge check-in: 09e2ada97d user: dgp tags: dgp-refactor
23:40
merge forward more check-in: 84f0d67565 user: dgp tags: dgp-refactor
23:34
merge & resolve conflict check-in: 6162c8e671 user: dgp tags: dgp-refactor
17:52
Bump to version 8.7a3 for release. check-in: 453113215c user: dgp tags: core-8-7-a3-rc
07:41
Merge 8.7 check-in: 363e4d99c1 user: jan.nijtmans tags: trunk
07:39
Workaround for crypt.h, when used in combination with older zlib library. Should make Travis build w... check-in: 25d73d803d user: jan.nijtmans tags: core-8-branch
2018-11-13
21:11
merge mark check-in: 90ecb4056f user: dgp tags: trunk
21:10
[35a8f1c04a] Fix bad lengths when creating string rep of some lists. check-in: 848f2df503 user: dgp tags: trunk
21:04
Implement TIP 445 check-in: 439113e1be user: dgp tags: trunk
17:55
make genstubs check-in: 519a1e2663 user: dgp tags: trunk
16:49
TIP 525 bug fix. check-in: a1207d9a2f user: dgp tags: trunk
16:37
Implement TIP 506 check-in: 2b96285daf user: dgp tags: trunk
16:29
Implement TIP 524 check-in: 98ce708184 user: dgp tags: trunk
16:18
Adapted TIP 523 check-in: b0c34f2f60 user: dgp tags: trunk
16:02
Adapted TIP 519 check-in: c2d56ebcdb user: dgp tags: trunk
15:52
Adapted TIP 501 check-in: 4c1f444dd9 user: dgp tags: trunk
15:41
Repaired and adapted TIP 406. check-in: 27523cea66 user: dgp tags: trunk
15:23
Plug memory leak. Fork new trunk that isn't broken. check-in: b512b07904 user: dgp tags: trunk
2018-11-12
09:53
merge 8.6 to get Travis fixes check-in: 3420aa222e user: dkf tags: core-8-branch
09:48
Make cookiejar tests skip gracefully check-in: 47cb98ab2b user: dkf tags: core-8-branch
2018-11-11
16:35
merge fixes from 8.6 work Closed-Leaf check-in: 499a27f486 user: dkf tags: travis-8.7
15:18
Recreate the branch with minimal requirements check-in: a8a74fb6c1 user: dkf tags: travis-8.7
2018-11-09
19:05
policyAllow is also a cookiejar method; make tests account for it. check-in: 29645efd60 user: dgp tags: core-8-branch
19:03
Don't make tests depend on third party error messages we do not control. check-in: ad5b788593 user: dgp tags: core-8-branch
16:48
silence compiler warning check-in: 9df327f945 user: dgp tags: core-8-branch
16:16
Merge and adapt 8.6 check-in: 39988cd759 user: dgp tags: core-8-branch
2018-11-08
17:09
merge mark check-in: 03c951b922 user: dgp tags: core-8-branch
10:40
TESTBUGFIX: The C locale is more commonly based on UTF-8 than it used to be. check-in: dc79a3cce0 user: dkf tags: core-8-branch
2018-11-07
18:59
merge 8.6 check-in: ec95bdb397 user: dkf tags: core-8-branch
08:58
Fix "executable" flag for many files (now really!) check-in: df4c45f5bd user: jan.nijtmans tags: core-8-branch
2018-11-06
14:02
mark many files as not executable check-in: 2967754d0b user: dkf tags: core-8-branch
12:13
Implemen TIP 506 check-in: a28f0b7fe2 user: dgp tags: core-8-branch
12:11
merge 8.7 Closed-Leaf check-in: fc11dc4371 user: dgp tags: tip-506
11:15
Implement TIP 524 check-in: f726350fc9 user: dkf tags: core-8-branch
11:14
Implement TIP 523 check-in: 631b118fda user: dkf tags: core-8-branch
11:13
Implement TIP 519 check-in: fb31dee0c8 user: dkf tags: core-8-branch
11:12
Implement TIP 501 check-in: 2ac1f40dd9 user: dkf tags: core-8-branch
10:08
Added documentation Closed-Leaf check-in: ce45ca6798 user: dkf tags: tip-501
10:04
merge core-8-branch check-in: 33398e15df user: dkf tags: tip-501
09:51
Implement TIP 445 check-in: bfd27f7857 user: dkf tags: core-8-branch
09:50
Implement TIP 406 check-in: 5f51fd5a97 user: dkf tags: core-8-branch
09:49
merge core-8-branch Closed-Leaf check-in: 9484e75bad user: dkf tags: dkf-http-cookies
09:45
Added docs check-in: 5cc36bd031 user: dkf tags: tip-480
2018-11-05
09:33
Added tests check-in: 372fa01f11 user: dkf tags: tip-480
2018-11-04
23:05
Added missing boolean test check-in: 7f1442d9bc user: dkf tags: tip-480
23:00
Rest of baseline implementation of TIP. check-in: 9ad995dc14 user: dkf tags: tip-480
15:34
Start of implementing TIP 480. check-in: 3d83a8577a user: dkf tags: tip-480
2018-11-02
07:26
Merge 8.7 Closed-Leaf check-in: a6c095ea63 user: jan.nijtmans tags: tip-512
2018-11-01
20:10
Fixed memory leak in TclOO.c:ObjectNamespaceDeleted, object mixins and object/class mutation. check-in: 1e3b9149a7 user: pooryorick tags: core-8-branch
16:28
Replace logical and with bitwise & Closed-Leaf check-in: 37f9d3e1fe user: pooryorick tags: bug-e593adf103-core-8
16:06
Fix issue with oPtr->command, which might be NULL. check-in: 311f6dcc5b user: pooryorick tags: bug-e593adf103-core-8
14:50
merge 8.7 check-in: 7664bb78aa user: dgp tags: trunk
14:48
Eliminate fallback attempts when broken strtod() routines are detected. This has long been creating ... check-in: eaf2699f09 user: dgp tags: core-8-branch
2018-10-30
20:46
Tray a later version of wine Closed-Leaf check-in: 043b844a58 user: jan.nijtmans tags: travis-8.7-wine
20:43
Merge 8.7 check-in: c501ac4d38 user: jan.nijtmans tags: trunk
20:42
Merge 8.6 check-in: 5547022128 user: jan.nijtmans tags: core-8-branch
19:16
Handle global/namespace variables better. Leaf check-in: ee78d5d0a9 user: dkf tags: info-linkedname
18:57
Tidy up further (comments, helper macros). More tests check-in: e9b8f2dd62 user: dkf tags: info-linkedname
18:04
Neater magic check-in: 4c521e6b61 user: dkf tags: info-linkedname
15:40
Fix the branch; still needs cleaning up check-in: 115232d54c user: dkf tags: info-linkedname
15:07
merge core-8-branch check-in: ccef542a42 user: dkf tags: info-linkedname
2018-10-29
21:00
Another attempt using cross-compile check-in: 7ab351a773 user: jan.nijtmans tags: travis-8.7-wine
19:58
Merge 8.7 check-in: f96f19e7e4 user: jan.nijtmans tags: trunk
19:57
Fix compilation on Visual C++ 6.0, which doesn't have LLONG_MIN/LLONG_MAX check-in: 28c1c59dbb user: jan.nijtmans tags: core-8-branch
19:23
merge 8.7 check-in: cca06bb4a1 user: pooryorick tags: bug-e593adf103-core-8
18:19
Work started eliminating long outdated compat routines that now cause cross-compiling failure far mo... Closed-Leaf check-in: c671a610ec user: dgp tags: bug-840660e5a1
15:37
merge 8.7 Closed-Leaf check-in: 9220ded810 user: dgp tags: tip-445
15:04
merge 8.7 check-in: f3611d1ed1 user: dgp tags: trunk
14:39
merge mark check-in: 14ebe914be user: dgp tags: core-8-branch
13:36
[TIP 525] Revise [tcltest::runAllTests] to return indicator of any failure. check-in: a4ea2b2387 user: dgp tags: core-8-branch
13:19
[TIP 522] New option "-errorCode" to [tcltest::test] in tcltest 2.5 check-in: 6852438731 user: dgp tags: core-8-branch
2018-10-28
19:36
Merge tip-468 branch check-in: 55c044358f user: jan.nijtmans tags: tip-468
19:30
typo check-in: b924308250 user: jan.nijtmans tags: travis-8.7-wine
19:28
configuration to be tested check-in: 74460824f8 user: jan.nijtmans tags: travis-8.7-wine
19:26
Merge 8.7 check-in: 4f12a75d03 user: jan.nijtmans tags: tip-468
19:21
Experiment: See if we can build and test using cross-compiled mingw-w64 with wine check-in: 4c6c98a736 user: jan.nijtmans tags: travis-8.7-wine
15:36
Documentation Closed-Leaf check-in: 5fbb86d1a1 user: dkf tags: tip-524
12:48
Test cases (and some fixes) check-in: c1d92c86e0 user: dkf tags: tip-524
08:22
Definition and introspection commands. check-in: a6c39f8690 user: dkf tags: tip-524
2018-10-27
22:12
merge core-8-branch check-in: c000f42f30 user: dkf tags: tip-524
22:05
Core machinery for implementing TIP 524; still needs user-facing access commands check-in: 774b088366 user: dkf tags: tip-524
19:46
Merge 8.7 check-in: 6966eb6f6f user: jan.nijtmans tags: trunk
19:45
Merge 8.6 check-in: fc3996f465 user: jan.nijtmans tags: core-8-branch
18:08
Update TZ info to tzdata2018g. check-in: 939c6715ef user: jima tags: trunk
18:08
Update TZ info to tzdata2018g. check-in: 0bf9474c61 user: jima tags: core-8-branch
01:31
merge 8.7 check-in: a4c2fb6fcf user: dgp tags: dgp-string-insert
01:04
Draft implementation of TIP 506 - rebased to Tcl 8.7 check-in: d827ebc363 user: dgp tags: tip-506
2018-10-26
19:03
Merge 8.7 check-in: 60ab530f61 user: jan.nijtmans tags: trunk
19:01
Merge 8.6 check-in: 2c5843e74c user: jan.nijtmans tags: core-8-branch
2018-10-24
22:15
Simplify to only accept index arguemnts. No index list. Added manual page. Closed-Leaf check-in: 02d45a4442 user: pspjuth tags: tip-523
16:13
Turn on ACCEPT_NAN as first step toward TIP 520. Leaf check-in: 60e7a1c991 user: dgp tags: tip-520
14:33
Request the tcltest version that provides the testing facilities used. Closed-Leaf check-in: 180c5abd3a user: dgp tags: tip-522
02:00
merge 8.7 check-in: 11878ebb4d user: dgp tags: tip-445
00:06
merge trunk check-in: b2e2314ae8 user: dgp tags: dgp-properbytearray
2018-10-23
23:42
merge 8.7 check-in: eebc90221c user: dgp tags: trunk
23:23
[d1d05d1c7a] Fix bug parsing end-$bignum End deprecated acceptance of "e" and "en" as index value. S... check-in: bea150e3a5 user: dgp tags: core-8-branch
23:16
merge 8.7 Closed-Leaf check-in: 0beb6b3d16 user: dgp tags: bug-d1d05d1c7a
23:09
Streamline and comment combined routine. check-in: 6e1e4b84af user: dgp tags: bug-d1d05d1c7a
21:35
Merge 8.7 check-in: 80ea199257 user: jan.nijtmans tags: tip-481
21:06
Cleanup check-in: 4c1ebfded2 user: pspjuth tags: tip-522
19:42
Merge 9.0 check-in: 21c7ee7905 user: jan.nijtmans tags: tip-497
19:40
Merge tip-512 branch check-in: 5fbf0983c6 user: jan.nijtmans tags: initsubsystems
19:39
Merge 8.7 check-in: b4db93bcfb user: jan.nijtmans tags: tip-512
19:15
Merge 8.7 check-in: 8c20090491 user: jan.nijtmans tags: trunk
19:14
Merge libtommath-no-stdint.h branch. Re-generated tclTomMath.h check-in: f80d058b73 user: jan.nijtmans tags: core-8-branch
19:11
rework the logic a bit check-in: 83584c485d user: dgp tags: bug-d1d05d1c7a
19:01
End the deprecated practice of accepting "e" and "en" as valid index values. check-in: b881052e97 user: dgp tags: bug-d1d05d1c7a
18:49
Refactor the SetEndOffsetFromAny() routine into its only caller. check-in: 9bd9d04ad9 user: dgp tags: bug-d1d05d1c7a
18:24
The "end-offset" type is unregistered. No need for a setFromAnyProc. Remove and simplify. check-in: 4c6668c50a user: dgp tags: bug-d1d05d1c7a
17:58
merge 8.7 check-in: d647776905 user: dgp tags: bug-d1d05d1c7a
11:18
Expand the build matrix Closed-Leaf check-in: 63ef573993 user: dkf tags: travis-9.0
11:18
Expand the build matrix Closed-Leaf check-in: 4ecef18a5d user: dkf tags: travis-8.7
2018-10-22
21:15
Updated tests to exercise new feature. check-in: f44f5dd820 user: pspjuth tags: tip-522
20:41
Merge 8.7 check-in: 066566fd78 user: jan.nijtmans tags: trunk
20:40
formatting check-in: dce841dc73 user: jan.nijtmans tags: core-8-branch
20:27
Documentation and revision bump for tip 522 check-in: 674ab3b3d6 user: pspjuth tags: tip-522
20:23
merge 8.7 check-in: 54edbf7d42 user: dgp tags: bug-d1d05d1c7a
20:12
Merge changes in libtommath's latest "develop" branch check-in: 1333ab8fdb user: jan.nijtmans tags: core-8-branch
18:43
Implement TIP 523, New lpop command check-in: 00c6ed2b91 user: pspjuth tags: tip-523
18:36
Missing ',' in documentation (discovered by MacOSX help processing). Some whitespacing check-in: 0a84e79434 user: jan.nijtmans tags: core-8-branch
18:21
Merge 8.7 check-in: c80a06649b user: jan.nijtmans tags: trunk
18:21
Fix error-message on MacOS: the __LINKEDIT segment does not cover the end of the file. Reason: We ap... check-in: 517d7010fc user: jan.nijtmans tags: core-8-branch
18:04
Merge 8.7 check-in: 30c74fc0a1 user: jan.nijtmans tags: trunk
17:54
Merge 8.6 check-in: dba662c8b5 user: jan.nijtmans tags: core-8-branch
05:56
Implement TIP 522, Test error codes with Tcltest check-in: b1fea899b0 user: pspjuth tags: tip-522
05:14
merge fork check-in: 7ac6b33458 user: dkf tags: core-8-branch
04:30
Make new notifier code match Engineering Manual guidelines better check-in: fa73b929c7 user: dkf tags: core-8-branch
2018-10-21
21:36
Merge trunk check-in: 4b47c09997 user: jan.nijtmans tags: novem
21:32
Formatting, PTR2INT range improvements, and remove some macro's only used on Cygwin, which are no lo... check-in: 5590cac709 user: jan.nijtmans tags: trunk
21:00
Merge 8.7 check-in: 280d890b3e user: jan.nijtmans tags: trunk
20:38
Change PTR2INT and PTR2UINT macros's so they can handle long's and Tcl_WideInt's too, so no longer r... check-in: 6988a6ed37 user: jan.nijtmans tags: core-8-branch
10:50
Squash warnings in the OSX notifier check-in: fbe54d6901 user: dkf tags: core-8-branch
10:17
Disable windows builds. Make test failures fatal. check-in: 48c901a8db user: dkf tags: travis-9.0
10:17
Disable windows builds. Make test failures fatal. check-in: 01eafd4b7f user: dkf tags: travis-8.7
10:01
Remove unused variable Closed-Leaf check-in: d7cc3f28f1 user: dkf tags: tip-519
09:57
More tests. Better implementation. check-in: ab589541b2 user: dkf tags: tip-519
2018-10-20
23:41
Rebase on 8.7 check-in: 9367b0eaf1 user: dkf tags: tip-519
21:09
Use right branch name check-in: 528022563b user: dkf tags: travis-9.0
21:09
Convert into a README for 9.0 check-in: 3fb0f6035a user: dkf tags: travis-9.0
21:08
Working on porting the travis config forward check-in: 4759254be3 user: dkf tags: travis-9.0
21:03
Working on porting the travis config forward check-in: b321d38e15 user: dkf tags: travis-8.7
2018-10-19
21:11
Fix [77f1088210fd739]: trunk: mac os x: compilation warnings check-in: bac617bc8b user: jan.nijtmans tags: trunk
19:22
merge 8.7 check-in: cf76bede4f user: jan.nijtmans tags: tip-481
19:21
merge trunk check-in: 62d8b86bae user: jan.nijtmans tags: tip-497
19:18
[d1d05d1c7a] Tests and fix for bignums in end-offset index value parsing. check-in: a9a1abe2b6 user: dgp tags: bug-d1d05d1c7a
16:09
Merge trunk check-in: 745d651613 user: jan.nijtmans tags: novem
15:53
Merge 8.7 check-in: 8c57795bed user: jan.nijtmans tags: trunk
15:52
Merge 8.6 check-in: 91d01941b7 user: jan.nijtmans tags: core-8-branch
15:49
Merge 8.7 check-in: 34c9fb80a7 user: jan.nijtmans tags: tip-512
10:07
merge core-8-branch check-in: 4e23367512 user: dkf tags: dkf-http-cookies
10:06
merge core-8-6-branch check-in: 4dfba7fb0e user: dkf tags: core-8-branch
2018-10-18
22:25
Rebase TIP-414 to TIP-512: If Tcl_SetPanicProc doesn't have a stub entry, it can take over the funct... check-in: 17b4500b7b user: jan.nijtmans tags: initsubsystems
21:54
Merge 8.7 check-in: 1b800c0c76 user: jan.nijtmans tags: tip-512
18:25
Update TZ info to tzdata2018f. check-in: 95c3478530 user: jima tags: trunk
18:24
Update TZ info to tzdata2018f. check-in: 6ebaf8d7c8 user: jima tags: core-8-branch
15:42
Implementation of TIP 519 Closed-Leaf check-in: edb8c8e2f0 user: gahr tags: tip-519
15:31
merge 8.7 check-in: 000ee6e038 user: dgp tags: tip-445
13:24
merge 8.7 check-in: fb2539441f user: dgp tags: initsubsystems
2018-10-17
22:40
Merge 8.7 check-in: 79ce3a5301 user: jan.nijtmans tags: trunk
22:37
Add -Wpointer-arith compiler flag to gcc check-in: 2bb71ddc33 user: jan.nijtmans tags: core-8-branch
20:03
Merge 8.7 check-in: c7bdbf4755 user: jan.nijtmans tags: trunk
20:02
Merge 8.6 check-in: 849cc049e8 user: jan.nijtmans tags: core-8-branch
20:02
merge 8.7 check-in: 9e834efc20 user: dgp tags: dgp-string-insert
19:49
merge 8.7 Leaf check-in: 30d5e6a673 user: dgp tags: tip-469
19:47
merge 8.7 check-in: 740dc47d3e user: dgp tags: tip-465
16:37
merge 8.7 check-in: cd5dd34ec3 user: dgp tags: trunk
16:24
merge 8.6 check-in: 85a4914711 user: dgp tags: core-8-branch
2018-10-15
10:28
Make it easier to extend cookiejar for policy reasons check-in: 7eb59bdd9f user: dkf tags: dkf-http-cookies
2018-10-14
14:00
Fix up citations check-in: f3c8f7ead8 user: dkf tags: dkf-http-cookies
13:48
Added more documentation. check-in: ade30b76cb user: dkf tags: dkf-http-cookies
13:14
Added documentation check-in: d4b0b1008b user: dkf tags: dkf-http-cookies
10:51
Adapt the code to the fact that we don't need to stick to the BMP any more check-in: e4614b8d14 user: dkf tags: dkf-http-cookies
09:17
Move header parsing to where it belongs check-in: 9fc163975c user: dkf tags: dkf-http-cookies
09:04
merge core-8-branch check-in: 9ce661b61e user: dkf tags: dkf-http-cookies
2018-10-12
18:45
Minor doc update check-in: fe86f9e208 user: dkf tags: core-8-branch
18:44
Turn [zipfs tcl_library] into more internal [tcl::zipfs::tcl_library_init]. It wasn't documented and... check-in: 2c8caf9947 user: dkf tags: core-8-branch
18:29
Merge 8.7 check-in: 41013f5dac user: jan.nijtmans tags: trunk
18:24
TCL_NUMBER_WIDE is deprecated check-in: 69b571d8bf user: jan.nijtmans tags: core-8-branch
18:15
Merge 8.6 check-in: 9675739d6d user: jan.nijtmans tags: core-8-branch
18:14
TIP #502 implementation: Index value reform. check-in: bae05b9e6f user: jan.nijtmans tags: core-8-branch
17:54
Fix test for UNICODE in win/tclAppInit.c. No longer check for "tclsh install", because tclsh is not ... check-in: d75d4c67d4 user: jan.nijtmans tags: core-8-branch
12:07
Added docs for [zipfs lmkimg] and [zipfs lmkzip] check-in: 379e970eff user: dkf tags: core-8-branch
09:52
Better document how to package an executable script in a zipfs check-in: c2da5a19e1 user: dkf tags: core-8-branch
07:36
Document [zipfs canonical] and add examples of how to use passwords. check-in: 67b4230545 user: dkf tags: core-8-branch
2018-10-11
18:54
Merge 8.7 check-in: 37418eb6d5 user: jan.nijtmans tags: tip-481
07:24
Put documented [zipfs find] in ensemble. Add examples to docs. check-in: aebe598b23 user: dkf tags: core-8-branch
2018-10-09
21:16
Merge 8.7 check-in: ca235a6fe7 user: jan.nijtmans tags: trunk
21:13
Use TCL_THREADS in stead of defined(TCL_THREADS) everywhere, otherwise it will give unexpected resul... check-in: b523eb2ecf user: jan.nijtmans tags: core-8-branch
19:43
isspace -> TclIsSpaceProc in various places. Re-generate tclDate.c with Bision 3.1 check-in: 0217bf6a6a user: jan.nijtmans tags: core-8-branch
19:27
Fix test-case macOSXFCmd-4.1, by assuring the files are sorted alphabetically always. The file-sytem... check-in: ad4bdf3aa8 user: jan.nijtmans tags: core-8-branch
18:52
Avoid making question marks bold or italic in docs UNLESS EXACTLY MEANINGFUL check-in: 3c5f9fbcbc user: dkf tags: core-8-branch
18:52
Merge trunk check-in: 2ec0fe1752 user: jan.nijtmans tags: tip-497
18:17
Merge 8.7 check-in: 41b954d063 user: jan.nijtmans tags: trunk
18:12
Merge 8.7 Add Unsigned functions to the implementation. TIP text is still far behind describing what... check-in: 9e83b1442d user: jan.nijtmans tags: tip-481
17:56
Balance the [makeFile/makeDirectory] and [removeFile/removeDirectory] calls (conditional now, so avo... check-in: d25d034991 user: dkf tags: core-8-branch
08:21
Improve documentation of [tcl::process] check-in: 39c1d8084d user: dkf tags: core-8-branch
2018-10-08
22:32
Tcl_GetStringFromObj -> Tcl_GetString check-in: e6d2130f9e user: jan.nijtmans tags: core-8-branch
22:22
Re-base to 8.7 check-in: e007a2ab3c user: jan.nijtmans tags: tip-481
20:47
Fix MSVC warning: warning C4146: unary minus operator applied to unsigned type, result still unsign... check-in: e03ac1dc7c user: jan.nijtmans tags: core-8-branch
19:36
Merge 8.7 check-in: acd6c0661e user: jan.nijtmans tags: trunk
19:08
TIP #514 implementation: Platform differences in handling int/wide check-in: d0f4e9da90 user: jan.nijtmans tags: core-8-branch
19:00
TIP #494 implementation: More use of size_t in Tcl 9 check-in: f3d49044c4 user: jan.nijtmans tags: trunk
18:50
Merge 8.7 check-in: 490cd4ad13 user: jan.nijtmans tags: trunk
18:34
Merge 8.6 Also fix startup problems on win32, when the encoding path contains invalid UTF-8 (report... check-in: 59a19cdee3 user: jan.nijtmans tags: core-8-branch
2018-10-07
19:34
Centralise the de-fanging of standard ensembles in safe interpreters. Doing it right once is easier ... check-in: 82111a0a9f user: dkf tags: core-8-branch
12:25
Add better error reporting to zipfs. check-in: 528125ba5e user: dkf tags: core-8-branch
2018-10-06
19:20
Use more TCL_AUTO_LENGTH, when appropriate Closed-Leaf check-in: c643e8fe38 user: jan.nijtmans tags: memory-API
18:33
merge trunk check-in: 52bb60626e user: jan.nijtmans tags: memory-API
17:22
Merge 8.7 check-in: 4cb9548991 user: jan.nijtmans tags: trunk
17:12
protect Tcl_WinUtfToTChar/Tcl_WinTCharToUtf against NULL input values: return empty string in that c... check-in: 159c6f011e user: jan.nijtmans tags: core-8-branch
16:49
More regularizing of function names, field names and testing styles check-in: 81f25838fc user: dkf tags: core-8-branch
13:07
More cleaning up. check-in: af123454bf user: dkf tags: core-8-branch
06:41
Cleanup work on zipfs(n) check-in: f784f86470 user: dkf tags: core-8-branch
06:22
More tidying up of zipfs check-in: a44a7860c9 user: dkf tags: core-8-branch
2018-10-05
21:22
Merge 8.7 check-in: 89a34ee2d1 user: jan.nijtmans tags: trunk
21:22
Merge 8.6 check-in: 3565334f08 user: jan.nijtmans tags: core-8-branch
19:41
merge 8.7 check-in: be2efc687a user: dgp tags: trunk
19:41
merge 8.6 check-in: cf145fd0f0 user: dgp tags: core-8-branch
2018-10-04
21:07
merge trunk check-in: 3ca1d5cace user: jan.nijtmans tags: memory-API
19:27
Merge 8.7 check-in: fee1f31b36 user: jan.nijtmans tags: trunk
19:26
Merge 8.6 check-in: 76426fbce3 user: jan.nijtmans tags: core-8-branch
10:42
Clean up zipfs implementation a bit. check-in: 68c4072e30 user: dkf tags: core-8-branch
08:06
merge 8.7 check-in: 2bd3f2f928 user: sebres tags: trunk
08:04
fixed TclGetWideBitsFromObj - minus applied to unsigned type check-in: b4b3517f31 user: sebres tags: core-8-branch
07:27
Added Emacs metadata to a bunch of nroff source files. check-in: a79c0d0951 user: dkf tags: core-8-branch
2018-10-03
20:19
Merge 8.7 check-in: 4ef14738db user: jan.nijtmans tags: trunk
20:02
Merge 8.6 check-in: 252cdd0247 user: jan.nijtmans tags: core-8-branch
2018-10-01
18:01
Eliminating whitespace changes introduced by the prior checkin check-in: c43138d622 user: hypnotoad tags: core-8-branch
17:05
Pulling back in changes to fix testing on cross compiled static builds check-in: bc9e76e07e user: hypnotoad tags: core-8-branch
16:41
Adjust when tcl consults zipfs until AFTER it has checked that env(TCL_LIBRARY) has not been set check-in: 3581eefbc3 user: hypnotoad tags: core-8-branch
2018-09-30
23:12
Fixed the arguments that zipfs mount was sending in auto.tcl. Standardized on 8 spaces instead of t... Closed-Leaf check-in: 1cfb1382f1 user: hypnotoad tags: static-zipfs-fix
22:21
Adding Zipfile to the list of products produced for builds check-in: 4bbeb0e52a user: hypnotoad tags: static-zipfs-fix
10:17
Adding logic for static builds to load a properly named zipfile in the present working directory if ... check-in: 2f6452d73b user: hypnotoad tags: static-zipfs-fix
2018-09-29
21:56
Merge trunk check-in: 40ca9682a4 user: jan.nijtmans tags: memory-API
20:52
Merge 8.7 check-in: b8b9111660 user: jan.nijtmans tags: trunk
20:39
Add support for wine. So windows test-cases can now be run on Linux/Mac/whatever. check-in: 6cedb89399 user: jan.nijtmans tags: core-8-branch
08:51
More readability improvements to unix makefile check-in: 3a0455ee94 user: dkf tags: core-8-branch
2018-09-28
19:59
\Merge 8.7 Closed-Leaf check-in: bcc54d1577 user: jan.nijtmans tags: tip-502
19:58
Merge 8.7 Closed-Leaf check-in: b4a19593fb user: jan.nijtmans tags: tip-514
19:56
Merge trunk check-in: a2590b5725 user: jan.nijtmans tags: memory-API
18:57
Merge 8.7 check-in: d812be8851 user: jan.nijtmans tags: trunk
18:49
Merge 8.6 check-in: 2f164e9d41 user: jan.nijtmans tags: core-8-branch
18:21
nmake build fixes for zipfs (ongoing, zip attachments not done yet) check-in: eedd24aae1 user: jan.nijtmans tags: core-8-branch
18:19
code/doc cleanup check-in: 84a5f246b7 user: jan.nijtmans tags: memory-API
13:59
Small fixes to unix makefile check-in: 781fa100a4 user: dkf tags: core-8-branch
09:54
Better phrasing from TIP 509 check-in: 3f7395e049 user: dkf tags: core-8-branch
09:50
Implement TIP 509: reentrant mutexes on all platforms check-in: 27777c925a user: dkf tags: core-8-branch
09:49
Clean up code style and add key phrases to documentation. Closed-Leaf check-in: c35c3a7455 user: dkf tags: tip-509
09:18
merge core-8-branch check-in: b3d9254efa user: dkf tags: tip-509
07:24
Fix minor typo check-in: bfedd422d9 user: dkf tags: core-8-branch
2018-09-27
21:46
Merge 8.7 check-in: bf6b97a33d user: jan.nijtmans tags: tip-502
21:45
ckalloc -> Tcl_Alloc check-in: 982f8f4d72 user: jan.nijtmans tags: memory-API
21:38
Merge 8.7 check-in: eaf86378bc user: jan.nijtmans tags: tip-514
21:36
Merge trunk check-in: eda74b6e24 user: jan.nijtmans tags: memory-API
18:48
Batch of TIP implementations. check-in: 70b75d9401 user: dkf tags: trunk
11:08
Implementation of TIP 426: Determining the "Type" of Commands check-in: 4dbf61778e user: dkf tags: core-8-branch
11:06
Restricted the information made available to safe interpreters a bit. Closed-Leaf check-in: c4a98255c6 user: dkf tags: dkf-command-type
08:24
merge core-8-branch check-in: 9a5a54a549 user: dkf tags: dkf-command-type
08:22
Implementation of TIP 505: Make [lreplace] Accept All Out-of-Range Index Values check-in: 22057095fa user: dkf tags: core-8-branch
07:25
Implementation of TIP 516: More OO Slot Operations and TIP 515: Level Value Reform check-in: dbb8769937 user: dkf tags: core-8-branch
2018-09-26
23:17
Implementation of TIP 508: [array default] check-in: f2890e3bd5 user: dkf tags: core-8-branch
20:09
Merge trunk check-in: 70faade624 user: jan.nijtmans tags: memory-API
19:38
Merge 8.7 check-in: 6fd830bce3 user: jan.nijtmans tags: trunk
19:38
Improvements for zipfs. Document that TclZipfs_AppHook only works on Windows in UNICODE mode. Also, ... check-in: ca34f32cb7 user: jan.nijtmans tags: core-8-branch
19:34
Bug-fix (actually a workaround): The "registry" extensions sometimes calls Tcl_DStringSetLength() wi... check-in: c0829cbacc user: jan.nijtmans tags: memory-API
13:09
Improved comment. Closed-Leaf check-in: f0dd67ee95 user: dkf tags: tip-508
13:08
Make defaults work even when [upvar]ed to just a non-existent element. check-in: 6faaafb401 user: dkf tags: tip-508
09:47
merge core-8-branch check-in: 4c46bf91dd user: dkf tags: tip-508
08:12
Fix semantics of [lappend] with defaults in a procedure. check-in: c00fd7645a user: dkf tags: tip-508
2018-09-25
21:18
Merge 8.7 check-in: 784c4133aa user: jan.nijtmans tags: trunk
21:18
merge 8.6 check-in: a5de190036 user: jan.nijtmans tags: core-8-branch
15:05
merge trunk check-in: 3ef03e978c user: dgp tags: memory-API
13:31
merge 8.7 check-in: 6b93e85592 user: dgp tags: tip-502
10:18
Added test cases for errors check-in: dbc98a020a user: dkf tags: tip-508
07:36
Corrected the semantics of [append] with defaults check-in: b9bb5ca2c1 user: dkf tags: tip-508
07:27
More correct variable existence checks check-in: c8e28d5855 user: dkf tags: tip-508
07:24
Correct variable existence check in [array default exists] check-in: c1203c50fd user: dkf tags: tip-508
07:24
merge core-8-branch check-in: 2ba5f17a18 user: dkf tags: tip-508
2018-09-24
23:33
Merge 8.7 check-in: e66802d6a7 user: jan.nijtmans tags: trunk
23:24
More fixes in Tcl_WinTChar2Utf: Don't restart loop when output contains null-byte. check-in: 050b7ee0e1 user: jan.nijtmans tags: core-8-branch
16:35
merge 8.7 check-in: 4ea2a61b0c user: dgp tags: trunk
16:19
merge 8.6 check-in: dad7a5e5dc user: dgp tags: core-8-branch
08:21
Add tests. Exposes quite a few bugs in the implementation... check-in: 95ffc97dca user: dkf tags: tip-508
2018-09-23
17:29
Added docs check-in: b7c36daff3 user: dkf tags: tip-508
16:42
merge core-8-branch check-in: 2de5d168ef user: dkf tags: tip-508
14:57
Merge trunk check-in: 5e6c9e758b user: jan.nijtmans tags: memory-API
13:44
Merge 8.7 Remark: Almost all "http-tip-452.test" test-cases fail, most likely due to the internal ch... Leaf check-in: 3deacfe7db user: jan.nijtmans tags: tip-452
13:30
Merge 8.7 check-in: 16a16279ab user: jan.nijtmans tags: trunk
13:29
Merge 8.6 check-in: 0f532e7ca6 user: jan.nijtmans tags: core-8-branch
2018-09-22
19:42
Fix odd consequence for tests; ::tcltest namespace is usually present. check-in: 17304407a0 user: dkf tags: tip-452
16:51
Handle the (unlikely) case that Tcl_DStringSetLength() results in a re-allocation of the buffer check-in: 24aadadf9c user: jan.nijtmans tags: core-8-branch
16:33
merge core-8-branch check-in: 938e58b7ab user: jan.nijtmans tags: tip-452
13:37
merge tip-515 branch check-in: 686effa0af user: jan.nijtmans tags: tip-514
13:24
Merge 8.7 Closed-Leaf check-in: 3e22a9b9f9 user: jan.nijtmans tags: tip-515
13:19
Merge 8.7 check-in: 4abebf3c7c user: jan.nijtmans tags: trunk
13:18
Change ULLONG_MAX -> UWIDE_MAX, LLONG_MAX -> WIDE_MAX and LLONG_MIN -> WIDE_MIN everywhere, because ... check-in: 59d28e540e user: jan.nijtmans tags: core-8-branch
12:54
merge tip-515 (which is pre-requisite for this TIP now) check-in: 1515c3f5e3 user: jan.nijtmans tags: tip-514
12:45
merge 8.7 check-in: 7160931bed user: jan.nijtmans tags: tip-515
12:30
merge-mark check-in: 3607532be8 user: jan.nijtmans tags: trunk
12:29
Fix a couple of test-cases, since http1.0 is no longer there check-in: 58773f387b user: jan.nijtmans tags: core-8-branch
12:06
merge 8.7 check-in: c4c4c34d7e user: jan.nijtmans tags: trunk
12:05
forgot one location for http version number check-in: 67ce3482fc user: jan.nijtmans tags: core-8-branch
10:23
merge 8.7 check-in: a64acdc836 user: jan.nijtmans tags: trunk
10:21
Merge 8.6 check-in: 4523c31275 user: jan.nijtmans tags: core-8-branch
10:09
Prevent possible build order problem, due to missing dde/registry dll's. Make sure that Tcl_WinTChar... check-in: 645fb65227 user: jan.nijtmans tags: core-8-branch
2018-09-21
13:12
Restore the core of the changes to init.tcl; TIP *specifies* that they're OK. check-in: a6272a9779 user: dkf tags: tip-452
09:29
merge core-8-branch check-in: 19797a97fe user: dkf tags: dkf-command-type
2018-09-16
15:14
Undo TIP #452 change to library/init.tcl: It depends on tcltest, which shouldn't be there yet check-in: 8bbc67839c user: jan.nijtmans tags: tip-452
15:09
merge 8.7 check-in: 5dceea74b5 user: jan.nijtmans tags: tip-452
2018-09-13
20:52
merge trunk check-in: 8e81b9d9b8 user: jan.nijtmans tags: memory-API
20:52
merge 8.7 check-in: 0caf13a0cf user: jan.nijtmans tags: trunk
20:37
missing type-cast check-in: 236d98718e user: jan.nijtmans tags: core-8-branch
20:33
Eliminate the use of macro's like LLONG_MAX|MIN, since they assume that Tcl_WideInt equals "long lon... check-in: f89b8af179 user: jan.nijtmans tags: core-8-branch
20:31
Fix various test-cases, which started failing on Windows due to TIP #430 check-in: 88b8462136 user: jan.nijtmans tags: core-8-branch
20:30
Fix test-case registry-6.20, which started failing starting with the TIP #389 commit. check-in: 0db5ab91bb user: jan.nijtmans tags: core-8-branch
2018-09-12
20:00
Merge trunk check-in: 60d766eacd user: jan.nijtmans tags: memory-API
19:44
compensate for the removal of the http1.0 directory check-in: 3759cf52ae user: jan.nijtmans tags: trunk
19:34
Merge 8.7 (TIP #430 implementation) check-in: d2d99b2173 user: jan.nijtmans tags: trunk
19:32
Stub fix, safe interpreter fix, and use more size_t wherever possible check-in: 5f80f9af59 user: jan.nijtmans tags: core-8-branch
19:30
TIP #430 implementation check-in: b74093feee user: jan.nijtmans tags: core-8-branch
2018-09-11
22:41
Make ready for TIP #494 compatibility Closed-Leaf check-in: da3a746b1d user: jan.nijtmans tags: core_zip_vfs-review
15:39
merge 8.7 check-in: 0c62aa4c94 user: dgp tags: dgp-string-insert
07:44
Simplify the slot resolution protocol Closed-Leaf check-in: 4c8cd0f799 user: dkf tags: tip-516
2018-09-10
08:33
Tests and docs check-in: ede05afd63 user: dkf tags: tip-516
2018-09-09
17:05
slightly better: Use GetFileSizeEx() on win64 and GetFileSize on win32 check-in: d199aeb4b6 user: jan.nijtmans tags: core_zip_vfs-review
2018-09-08
21:49
TCL_NUMBER_WIDE -> TCL_NUMBER_INT. Two test-cases still failing check-in: c54622966e user: jan.nijtmans tags: tip-514
21:34
Bring back test-cases closer to what they were check-in: 9979924a94 user: jan.nijtmans tags: tip-514
21:29
Merge TIP-515 branch, so part of the corrections in the TIP-514 implementation branch now moved to t... check-in: 3e36e66ffe user: jan.nijtmans tags: tip-514
21:18
Merge core-8-branch check-in: 4c53b5eb75 user: jan.nijtmans tags: tip-515
12:52
Implementation of TIP 516 check-in: 84cceab204 user: dkf tags: tip-516
2018-09-07
22:27
Merge 8.7 check-in: a734a8dc22 user: jan.nijtmans tags: trunk
22:23
Merge 8.6 check-in: 4ccc3b6902 user: jan.nijtmans tags: core-8-branch
22:09
merge trunk check-in: 98b877b9ef user: jan.nijtmans tags: memory-API
12:11
merge 8.7 check-in: 792948e482 user: dgp tags: trunk
12:11
merge 8.6 check-in: e891020c32 user: dgp tags: core-8-branch
12:04
merge 8.7 (segfault fix) check-in: 04f3cf7430 user: sebres tags: trunk
12:02
merge 8.6 (segfault fix) check-in: 0a8630528a user: sebres tags: core-8-branch
11:56
Use GetFileSizeEx() in stead of GetFileSize(), to get the file size on Windows. Minor improvement: a... check-in: db7a21f8e1 user: jan.nijtmans tags: core_zip_vfs-review
09:53
TIP #515 implementation: Level Value Reform check-in: 132594906c user: jan.nijtmans tags: tip-515
2018-09-06
11:25
Bug-fix: Move TclZipfs_AppHook() from 0 -> 2 in the stub table, otherwise it overrides the entry for... check-in: fd6a7fd0d6 user: jan.nijtmans tags: core_zip_vfs-review
09:47
Code review check-in: 281daabd0b user: jan.nijtmans tags: core_zip_vfs-review
2018-09-05
14:54
Merge trunk. Also rename TCL_NO_LENGTH -> TCL_AUTO_LENGTH check-in: 6488c06992 user: jan.nijtmans tags: memory-API
13:45
Merge 8.7. Change some internal function signatures, accounting for the 64-bit era. check-in: 4280c4f9d0 user: jan.nijtmans tags: trunk
12:11
Minor code cleanup. win/tclWinPipe.c: Eliminate some compiler warnings on mingw-w64 win/tclWinNotif... check-in: 35eb0692c1 user: jan.nijtmans tags: core-8-branch
08:07
Merge 8.7 check-in: 6423bd55ee user: jan.nijtmans tags: tip-514
2018-09-04
19:47
merge core-8-branch check-in: cfb7564440 user: dkf tags: dkf-command-type
14:37
Merge 8.7 check-in: cbb275cb09 user: jan.nijtmans tags: trunk
14:37
Fix [540bed4bde]: binary format can result in "integer value too large to represent". Implemented a... check-in: c531497fcb user: jan.nijtmans tags: core-8-branch
2018-09-03
13:45
Merge 8.7 check-in: f6d6fc9952 user: jan.nijtmans tags: tip-514
12:54
merge 8.7 check-in: a3f4a31098 user: jan.nijtmans tags: trunk
12:53
Eliminate use of wideBiggerThanInt test constraint, since it's the same as {longIs32bit wideIs64bit}... check-in: 30126bea62 user: jan.nijtmans tags: core-8-branch
2018-09-02
13:48
Implement TIP 478: Add Expected Class Level Behaviors to oo::class check-in: 98f765628e user: dkf tags: trunk
13:48
Implement TIP 478: Add Expected Class Level Behaviors to oo::class check-in: b9f75ba387 user: dkf tags: core-8-branch
2018-09-01
22:01
Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_FAILURE and TCL_NO_LENG... check-in: f13660b5a5 user: jan.nijtmans tags: memory-API
2018-08-30
21:28
Merge 8.7, and improve TIP implementation (using utility function in more places) check-in: 47b67cd37d user: jan.nijtmans tags: tip-514
11:16
merge 8.7 check-in: 7432a9c1b1 user: sebres tags: trunk
11:14
merge 8.6 check-in: e1a218a447 user: sebres tags: core-8-branch
2018-08-29
19:30
Fix compilation on 32-bit platforms, and fix unit-tests in this environment check-in: 5598fa3c00 user: jan.nijtmans tags: tip-514
18:33
Minor code cleanup check-in: 5030362e08 user: jan.nijtmans tags: memory-API
18:07
merge trunk check-in: 158aa097ba user: jan.nijtmans tags: memory-API
17:02
merge 8.7 check-in: 0d751c2d81 user: sebres tags: trunk
17:01
merge 8.6 check-in: 9f791c2d99 user: sebres tags: core-8-branch
2018-08-28
22:28
Now, restore wide(), but make int() the same as entier(). Add new utility function. check-in: d6c1d88425 user: jan.nijtmans tags: tip-514
20:37
merge trunk check-in: 4dd4fa8b91 user: jan.nijtmans tags: novem
20:30
Eliminate static function AddObjErrorInfo, which is only used once check-in: 9af2a6e1c1 user: jan.nijtmans tags: trunk
19:23
merge trunk check-in: c0f9df1909 user: jan.nijtmans tags: novem
18:59
merge core-8-branch check-in: 364e4f0003 user: jan.nijtmans tags: trunk
2018-08-26
11:07
merge core-8-branch Closed-Leaf check-in: c253e68a51 user: dkf tags: tip-478
2018-08-21
21:36
improved reange checking (also for the Tcl 9.0 proposal). Make platform test platform 32/64-bit inde... check-in: 7ebb863e96 user: jan.nijtmans tags: tip-514
2018-08-19
09:33
Re-base branch "all-wideint" to core-8-branch. Still WIP check-in: 4932848e36 user: jan.nijtmans tags: tip-514
09:13
Still WIP. All test-cases pass now in 32-bit Closed-Leaf check-in: a655e95f95 user: jan.nijtmans tags: all-wideint
2018-08-17
22:21
Merge 8.6 check-in: e3cb60581f user: jan.nijtmans tags: core-8-branch
2018-08-16
18:54
Undo various test-case changes, in order to prove platform compatibility check-in: 4165f4945a user: jan.nijtmans tags: all-wideint
18:13
Few more test-cases check-in: 61da668e6f user: jan.nijtmans tags: all-wideint
18:03
Experiment, resolving platform differences at script level. Don't look ... check-in: f22395629e user: jan.nijtmans tags: all-wideint
2018-08-14
08:46
Merging changes with 8.7 Closed-Leaf check-in: c9c0d29199 user: hypnotoad tags: core_zip_vfs
07:27
Merge 8.7. Also provide a new function for handling ByteArrays check-in: 2e99b95206 user: jan.nijtmans tags: tip-481
05:43
Reposition the MODULE_SCOPE definition so that packages like tbcload don't get an error when they in... check-in: 7e7c72ccc9 user: pooryorick tags: core-8-branch
2018-08-11
22:02
merge trunk check-in: d7dc0288f5 user: jan.nijtmans tags: memory-API
12:01
Added a note about the genesis of the compiled header. check-in: fe3eeb39c3 user: dkf tags: tip-478
11:18
Improve script compilation. Prove that compilation works with safe interps. check-in: 0dadca8891 user: dkf tags: tip-478
2018-08-10
18:57
Repair breakage in recent refactoring of env.test. check-in: 4e7f200965 user: pooryorick tags: core-8-branch
18:44
minor changes to documentation check-in: 33f87b52fa user: pooryorick tags: core-8-branch
17:37
Create new branch named "medranocalvo-dtrace" Closed-Leaf check-in: 15ee731465 user: adrianmedranocalvo tags: medranocalvo-dtrace
15:03
Tighten up SaveResult.3, make installManPage more robust against newlines. check-in: 0ef72df401 user: pooryorick tags: core-8-branch
2018-08-08
07:01
Merge 8.7 check-in: 5d114401cb user: jan.nijtmans tags: tip-512
06:52
Merge 8.7 check-in: d1319785f5 user: jan.nijtmans tags: trunk
06:46
Merge 8.6 check-in: 2f74349eb2 user: jan.nijtmans tags: core-8-branch
2018-08-07
08:23
Merge 8.7 check-in: ffc71f07b5 user: jan.nijtmans tags: trunk
08:22
merge 8.6 (test cases fix in ioTrans) check-in: d6c8ee7af7 user: jan.nijtmans tags: core-8-branch
2018-08-05
20:14
Combine the two bits of scripted code inside TclOO's definition into one. check-in: af7aa1c82c user: dkf tags: tip-478
15:01
Make it much easier to maintain the TclOO initialisation script. check-in: a769968834 user: dkf tags: tip-478
2018-08-02
23:08
Merge 8.7 check-in: 0c87f5e4b5 user: jan.nijtmans tags: trunk
22:37
Purge end-of-line spacing check-in: 0ce23bd179 user: jan.nijtmans tags: core-8-branch
07:35
Merge trunk. Use TCL_8_COMPAT in stead of TCL_USE_INT_RETURN check-in: a3d1120543 user: jan.nijtmans tags: memory-API
2018-07-31
20:36
merge 8.7 check-in: bd1ba8d1b5 user: jan.nijtmans tags: trunk
20:22
merge 8.6 check-in: 5592289cda user: jan.nijtmans tags: core-8-branch
2018-07-30
19:00
merge trunk check-in: 6e3719d0e0 user: jan.nijtmans tags: memory-API
2018-07-26
19:10
merge 8.7 check-in: 48caefe5a1 user: sebres tags: trunk
18:58
merge 8.6: bug [d051b77fc1] fixed check-in: 4e57a1242b user: sebres tags: core-8-branch
18:15
merge test cases from 8.6 check-in: c46f02dc09 user: sebres tags: core-8-branch
16:14
[ba921a8d98] Make sure [string cat] includes all data from all bytearrays. check-in: 9819e2fe99 user: dgp tags: core-8-branch
2018-07-25
01:43
Resolve inadvertent fork check-in: fc9e243e02 user: kbk tags: core-8-branch
2018-07-22
20:44
Fix for [ba921a8d98e02a96] - concatenating binary array with empty string yields the empty string. check-in: f274e1f1ba user: pooryorick tags: core-8-branch
2018-07-21
18:46
Merge 8.7: Add a note in the 'clock' man page about the interpretation of impossible values on [cloc... check-in: 4b94075b58 user: kbk tags: trunk
18:45
Merge 8.6: Add a note in the 'clock' man page about the interpretation of impossible values on [cloc... check-in: 33d5f13bd6 user: kbk tags: core-8-branch
2018-07-20
16:07
merge 8.7 check-in: 59a4bcc685 user: sebres tags: trunk
16:05
merge 8.6 check-in: 29189acca8 user: sebres tags: core-8-branch
2018-07-18
03:34
Minor documentation wording change to clean up an awkward construct check-in: ce9c2bde19 user: andy tags: trunk
2018-07-15
15:46
Added more tests and made [initialize] an alternate spelling for [initialise]. check-in: 155bc7ab0b user: dkf tags: tip-478
2018-07-12
15:32
merge 8.7 check-in: c4529a92b3 user: sebres tags: trunk
15:31
merge 8.6 check-in: 6815b8fad2 user: sebres tags: core-8-branch
2018-07-11
17:48
merge 8.7 Closed-Leaf check-in: b3cc1e62a2 user: dgp tags: dgp-sebres-timerate-review
2018-07-10
19:18
Remove 4 unneeded compatibility macro's, because those functions never return -1 anyway. Change docu... check-in: 701b0014c7 user: jan.nijtmans tags: memory-API
08:20
merge 8.7 (merge point only after cherry-pick, no functional changes) check-in: 08a7cb0952 user: sebres tags: trunk
08:19
amend to [1830f9f520e2abdd], fixed package.test if built without test - avoids test file error: pack... check-in: 55e4fbd950 user: sebres tags: core-8-branch
2018-07-09
19:24
amend to [1830f9f520e2abdd], fixed package.test if built without test - avoids test file error: pack... check-in: 24cfef99b2 user: sebres tags: trunk
19:09
merge 8.7 check-in: 9ea1b5d675 user: sebres tags: trunk
19:03
merge 8.6 check-in: 7cc00415b4 user: sebres tags: core-8-branch
18:06
typo in compatibility macro (discovered by compiling Tk) check-in: c214346933 user: jan.nijtmans tags: memory-API
16:12
Don't mark ckalloc and friends as deprecate yet, Tk is still heavily using it check-in: bba927aa2b user: jan.nijtmans tags: memory-API
14:53
merge 8.7 check-in: d5870fa9fd user: dgp tags: dgp-sebres-timerate-review
2018-07-07
22:39
Experimental Tcl-8 compatibility macro's. Still to be tested. check-in: 70926c8d40 user: jan.nijtmans tags: memory-API
20:11
Fix build on MacOSX check-in: 13cab105d9 user: jan.nijtmans tags: memory-API
08:57
And another test check-in: 129070ddc7 user: dkf tags: tip-478
08:45
Added direct tests for [myclass] check-in: a013b1a485 user: dkf tags: tip-478
08:22
Document the [myclass] command; someone might find it useful besides me. check-in: 3f67170b38 user: dkf tags: tip-478
2018-07-06
21:36
remaining external API. Looks like complete now. Milestone! Still more testing needed check-in: f8de6ab8da user: jan.nijtmans tags: memory-API
19:53
more progress check-in: 34f111f433 user: jan.nijtmans tags: memory-API
13:50
Improving the singleton check-in: 2aae7fc102 user: dkf tags: tip-478
2018-07-05
21:25
Merge trunk Handle TclCopyAndCollapse, *Trace* et al check-in: 399b8e7649 user: jan.nijtmans tags: memory-API
19:50
Merge 8.7. Also remove some more unneeded #undef's. check-in: 6ed85bc905 user: jan.nijtmans tags: trunk
19:46
Merge 8.6. Also remove a useless #undef/#define which will be overrided later. check-in: 7fd12feb1e user: jan.nijtmans tags: core-8-branch
2018-07-04
21:11
merge trunk check-in: 05cecae336 user: jan.nijtmans tags: memory-API
20:56
Merge 8.7 check-in: 4d8ee0f939 user: jan.nijtmans tags: trunk
20:20
Make Tcl_GetUnicode() a macro. Mark many other stub-entries which are no longer are in use (because ... check-in: b2835364c2 user: jan.nijtmans tags: core-8-branch
20:18
Micro-optimization in Tcl_GetString() and Tcl_GetStringFromObj() check-in: a2276ad547 user: jan.nijtmans tags: core-8-branch
09:37
Rename tests/config.test to tests/pkgconfig.test, to align with Tk's new tests/pkgconfig.test. TIP 4... Leaf check-in: 14bb7ec850 user: stu tags: tcl-stu-pkg
2018-07-03
19:24
More size_t API changes (*.decls files are complete now) check-in: c49c6efd43 user: jan.nijtmans tags: memory-API
04:56
Remove stray verbiage from man page check-in: ff924460d8 user: andy tags: trunk
04:02
Some tools are executable. check-in: 15be4098b3 user: stu tags: trunk
00:45
Use INSTALL_*/DIST_INSTALL_* macros to make dist. check-in: e0eeaaaa68 user: stu tags: trunk
2018-07-02
19:39
Use size_t in more API's, e.g. *RegExp* types check-in: a494b98da4 user: jan.nijtmans tags: memory-API
07:44
Documentation for [classmethod] check-in: b90d390915 user: dkf tags: tip-478
2018-07-01
16:39
Create a special command, [ :my:class], (in each instance namespace) that allows objects to delegate... check-in: 1bfaa1ff89 user: dkf tags: tip-478
10:31
New macro TclGetByteArrayFromObj() which can handle size_t check-in: c62e09171f user: jan.nijtmans tags: memory-API
09:11
New macro TclGetUnicodeFromObj() which can handle size_t check-in: 426d67c6bb user: jan.nijtmans tags: memory-API
06:21
Starting to update all callers of TclGetStringFromObj() to use size_t variables check-in: 97c2217f81 user: jan.nijtmans tags: memory-API
2018-06-30
21:36
More docs check-in: eb46b97a2c user: dkf tags: tip-478
18:30
More docs check-in: 0161df3d1c user: dkf tags: tip-478
13:44
More docs check-in: 6c05c0f87a user: dkf tags: tip-478
05:13
Started to write documentation check-in: 844ca4baf1 user: dkf tags: tip-478
2018-06-29
20:28
Another round of size_t'isms, this time also for Tcl_DString check-in: 70159a633b user: jan.nijtmans tags: memory-API
18:13
Improve many parsing-related functions to use size_t check-in: 2d7687959e user: jan.nijtmans tags: memory-API
07:15
More test cases. More fixes. check-in: 6ef91130eb user: dkf tags: tip-478
2018-06-28
21:42
More API changes using size_t. Internal changes not complete yet (WIP) check-in: 1bfecd9172 user: jan.nijtmans tags: memory-API
20:30
More using TCL_Z_MODIFIER where possible check-in: 3cdf0d20c9 user: jan.nijtmans tags: memory-API
10:40
Split out TIP 478 tests into their own file. check-in: 5753c80e0e user: dkf tags: tip-478
08:12
Tests for abstract and singleton check-in: 6893bec0d9 user: dkf tags: tip-478
2018-06-27
19:09
merge trunk check-in: 2cc2d71f0a user: jan.nijtmans tags: memory-API
07:39
Add better error handling and make the delegation work with cloning. check-in: e9637e3ddc user: dkf tags: tip-478
2018-06-26
19:46
merge 8.7 check-in: 87e9b263ac user: jan.nijtmans tags: trunk
19:45
Since Tcl is always compiled with -DUNICODE -D_UNICODE (on Windows) and we know TCL_UTF_MAX>=4, we c... check-in: 32f5394627 user: jan.nijtmans tags: core-8-branch
17:18
merge 8.7 check-in: 3e61633822 user: dgp tags: trunk
17:07
merge 8.6 check-in: a421b7549a user: dgp tags: core-8-branch
14:23
merge 8.7 check-in: f26d6e2880 user: dgp tags: trunk
14:23
merge 8.6 check-in: 058f3faab1 user: dgp tags: core-8-branch
2018-06-25
20:41
TIP #512 implementation check-in: 81b84ed55b user: jan.nijtmans tags: tip-512
20:39
merge 8.7 check-in: cafdafc31b user: jan.nijtmans tags: trunk
20:38
merge 8.6 check-in: 1c67775fe7 user: jan.nijtmans tags: core-8-branch
2018-06-24
20:27
Merge 8.7 check-in: 1c88810e71 user: jan.nijtmans tags: trunk
20:26
Fix "string tolower" and friends for handling unpaired surrogates correctly. Also add test-cases for... check-in: 1cdc9199e9 user: jan.nijtmans tags: core-8-branch
2018-06-23
15:03
Make the delegates work by moving their creation into C. check-in: b3c558369f user: dkf tags: tip-478
2018-06-18
15:59
Merge 8.6. And add more documentation and test-cases regarding the behavior of Tcl_UniCharToUtf() check-in: 3cb0cedeb6 user: jan.nijtmans tags: core-8-branch
2018-06-17
17:27
Leaving out the weird delegates stops the test failures. check-in: faf87d4008 user: dkf tags: tip-478
16:47
Most of the implementation ported over. [classmethod] is trickier... check-in: c919d1df55 user: dkf tags: tip-478
16:13
merge 8.7 check-in: 1423a094b7 user: jan.nijtmans tags: trunk
16:11
merge 8.6 check-in: 214a92de14 user: jan.nijtmans tags: core-8-branch
15:42
Split scripted parts of TclOO into their own file. check-in: f1433a4120 user: dkf tags: tip-478
2018-06-16
22:57
Add tests/tcltests.tcl as a place to store common code for tests. check-in: 535977ae7d user: pooryorick tags: core-8-branch
18:08
Add in basic github meta-files to reduce problems with issues being filed where we don't see them. check-in: c9dc53a9ab user: dkf tags: trunk
18:07
Add in basic github meta-files to reduce problems with issues being filed where we don't see them. check-in: bf02f39de3 user: dkf tags: core-8-branch
12:32
Change signature of Tcl_GetRange() to use size_t. Merge trunk. check-in: 8e3bd50a3b user: jan.nijtmans tags: memory-API
2018-06-15
18:40
merge 8.7 check-in: 900db47acd user: jan.nijtmans tags: trunk
18:37
merge 8.6 check-in: 939c403478 user: jan.nijtmans tags: core-8-branch
13:17
new package tcltests exclude some exec.test tests when running under valgrind check-in: 9e19234a85 user: pooryorick tags: core-8-branch
10:24
Align common install locations in SC_PATH_TCLCONFIG and SC_PATH_TKCONFIG. Add FreeBSD (closes [d6d60... check-in: e75ddc983a user: stu tags: trunk
2018-06-14
18:39
missing parts check-in: 58503ac73b user: dgp tags: dgp-sebres-timerate-review
18:31
Merge trunk. Some more size_t additions in parameters/fields check-in: ae9773610f user: jan.nijtmans tags: memory-API
2018-06-13
16:58
merge 8.7 check-in: aca4170f1d user: dgp tags: trunk
16:15
Don't call getsockname(2) in Tcl_MakeFileChannel(3) unless absolutely necessary. Closes RFE [0ac9d06... check-in: a23a536a48 user: stu tags: trunk
16:12
merge 8.6 check-in: 596aa0c944 user: dgp tags: core-8-branch
10:49
Avoid valgrind "still reachable" reports stemming from early termination of threads. check-in: fbbcad33be user: pooryorick tags: core-8-branch
2018-06-12
19:32
Adding typecasts in tclZipfs.c to eliminate a compiler warning check-in: ebd55b94e1 user: hypnotoad tags: core_zip_vfs
19:16
Remove AbsolutePath(), no longer used. check-in: 2209610f60 user: dgp tags: core_zip_vfs
19:14
merge 8.7 check-in: c99f22f840 user: dgp tags: core_zip_vfs
18:03
merge 8.7 check-in: 8b91b1111e user: dgp tags: tip-509
18:02
close fork check-in: 095715c4fa user: dgp tags: tip-509
17:54
merge 8.7 check-in: 3427fcdfb5 user: dgp tags: trunk
17:53
merge 8.6 check-in: e98839eec7 user: dgp tags: core-8-branch
2018-06-09
17:20
Removed thread-specific mutex lock counter and replaced by shared counter + thread ID for systems wi... check-in: d386bed41a user: fbonnet tags: tip-509
07:45
merge-mark (Unicode 11.0 beta was already here, and there were not changed in the final version) check-in: 171bd5bc26 user: jan.nijtmans tags: core-8-branch
2018-06-08
07:00
merge 8.7 check-in: 21ac5ef8a5 user: jan.nijtmans tags: trunk
06:56
re-generate configure script (where does --runstatedir come from? check-in: 5e954c41c3 user: jan.nijtmans tags: core-8-branch
06:54
Merge trunk. Other tweaks, removing stuff that already went to the memory-API branch, so is no long... check-in: 03c8eb0774 user: jan.nijtmans tags: novem
2018-06-07
20:59
Give tests more time to finish since valgrind slows things down considerably. check-in: 2f4c4cfd92 user: pooryorick tags: core-8-branch
18:19
Give tests more time to finish since valgrind slows things down considerably. check-in: 3c58a2cdd4 user: pooryorick tags: trunk
2018-06-05
21:59
amend to [eeefdb44cf]: fixes missing install path (closes [593aa7c421]) for mingw/*nix check-in: 3016a3fa26 user: sebres tags: core-8-branch
20:16
Just the [timerate] command for separate review and performance baseline. check-in: 094bff9a69 user: dgp tags: dgp-sebres-timerate-review
17:26
merge 8.7 Closed-Leaf check-in: 0dd64e0195 user: dgp tags: dgp-sebres-clock-review
09:12
merge 8.7 check-in: aebfbede76 user: sebres tags: trunk
09:10
re-autoconfigure with v.2.69 check-in: d24583ec88 user: sebres tags: core-8-branch
09:04
merge 8.6 check-in: 36f85b4a71 user: sebres tags: core-8-branch
2018-06-04
13:23
merge trunk check-in: 0549bae2de user: dgp tags: novem
13:22
merge trunk check-in: ad0b6c4983 user: dgp tags: dgp-refactor
13:21
merge trunk check-in: 9ebbb45d00 user: dgp tags: dgp-properbytearray
13:18
merge 8.7 check-in: 1d19e08d8f user: dgp tags: bug-e593adf103-core-8
13:17
merge 8.7 check-in: 1c8c41ae6d user: dgp tags: core_zip_vfs
13:17
merge 8.7 check-in: c55441df99 user: dgp tags: tip-469
13:16
merge 8.7 check-in: d7d8dd7da7 user: dgp tags: tip-465
13:13
merge 8.7 Closed-Leaf check-in: 612cb8630f user: dgp tags: tip-312
13:10
merge 8.7 Closed-Leaf check-in: 8a621c332e user: dgp tags: tip-505
13:10
merge 8.7 check-in: 074419675a user: dgp tags: dgp-string-insert
13:08
merge 8.7 check-in: 8afedea42f user: dgp tags: tip-445
13:07
merge 8.7 check-in: 8ba412a471 user: dgp tags: tip-502
2018-06-03
13:18
TIP 500: Private Methods and Variables in TclOO check-in: 9294775086 user: dkf tags: trunk
11:44
TIP 500: Private Methods and Variables in TclOO check-in: 86262924a2 user: dkf tags: core-8-branch
2018-06-02
14:19
merge core-8-branch Closed-Leaf check-in: 3419afb49d user: dkf tags: tip-500
2018-06-01
17:23
Fix the trace test failures. check-in: 1805b222ce user: dgp tags: novem
16:04
Rebase the sebres clock bounty work to the 8.7 branch. check-in: 3e943144b9 user: dgp tags: dgp-sebres-clock-review
2018-05-31
20:11
Merge trunk. Also undo various internal changes that moved to memory-API branch but which were parti... check-in: f04caa7c67 user: jan.nijtmans tags: novem
19:23
merge 8.7 check-in: 0a613bfb94 user: dgp tags: core_zip_vfs
07:21
Merge 8.7 check-in: 3fb815ef5f user: jan.nijtmans tags: initsubsystems
07:18
merge 8.7 check-in: 7173f591b6 user: jan.nijtmans tags: trunk
07:17
Neither use --disable-threads on MacOS builds, and don't mention it any more in the README check-in: dade30b4a0 user: jan.nijtmans tags: core-8-branch
2018-05-30
09:38
Tweaking the documentation check-in: d65f77c5b5 user: dkf tags: tip-500
07:15
Merge 8.7 check-in: 67eab3274f user: jan.nijtmans tags: trunk
07:15
No longer pass "--enable-threads" to battery-included sub-packages, since it's the default, even wh... check-in: 552b9e73d7 user: jan.nijtmans tags: core-8-branch
2018-05-29
07:42
merge 8.7 check-in: 3512c2225e user: jan.nijtmans tags: trunk
07:23
merge 8.6 check-in: fc277d3663 user: jan.nijtmans tags: core-8-branch
07:23
One TCL_NORETURN -> TCL_NORETURN1 minor mistake. Make it build when Tcl_SetPanicProc is a macro (nor... check-in: b85b14e36e user: jan.nijtmans tags: core-8-branch
2018-05-27
17:10
Be a little more concise in TclNRTailcallObjCmd. check-in: 2b12ca7eed user: pooryorick tags: bug-e593adf103-core-8
16:58
Decrement framePtr->tailcallNsPtr in Tcl_PopCallFrame. check-in: 0fe6ceff5c user: pooryorick tags: bug-e593adf103-core-8
16:32
merge 8.7 check-in: 996d385bff user: jan.nijtmans tags: tip-509
14:18
merge trunk check-in: 50f50f9812 user: jan.nijtmans tags: novem
14:17
merge 8.7 check-in: 7de161a834 user: jan.nijtmans tags: trunk
14:17
don't bother to use constraint "threaded", because that's the way we want to build anyway check-in: e0ed0ab7c7 user: jan.nijtmans tags: core-8-branch
13:59
Convert ScanElement/ConvertElement-related functions to use size_t in stead of int check-in: da8101c700 user: jan.nijtmans tags: memory-API
12:49
Merge 8.7. Modify various other functions to use size_t in stead of int arguments check-in: 6d05288cf7 user: jan.nijtmans tags: memory-API
12:04
Add sensible behaviour with export and unexport of private methods. check-in: 98387d0a22 user: dkf tags: tip-500
2018-05-26
16:42
merge 8.7 check-in: 74f9541fc2 user: dgp tags: bug-e593adf103-core-8
13:21
merge 8.7 check-in: 10a2ff3fc0 user: dgp tags: trunk
13:14
close fork check-in: fd55148747 user: dgp tags: core-8-branch
11:13
Fixed test process-7.3 Closed-Leaf check-in: 71618fd407 user: fbonnet tags: core-8-branch-fork
04:16
Move refCount management of lookupNsPtr out of "resolve:/goto resolve" block. check-in: 8d4c3590c5 user: pooryorick tags: bug-e593adf103-core-8
2018-05-25
19:43
TIP #509: Implement reentrant mutexes on all platforms check-in: 2aebf23fa0 user: fbonnet tags: tip-509
06:55
merge trunk check-in: e9340634d6 user: jan.nijtmans tags: memory-API
06:53
merge 8.6 check-in: 2353e7948d user: jan.nijtmans tags: trunk
06:51
merge 8.6 check-in: aea631bbfa user: jan.nijtmans tags: core-8-branch
2018-05-24
16:26
Create new branch named "tip-509" check-in: 9e81e5a7b7 user: fbonnet tags: tip-509
14:08
merge trunk check-in: 15aacd5994 user: dgp tags: dgp-refactor
13:36
merge trunk check-in: cd4254537e user: dgp tags: dgp-properbytearray
13:27
merge 8.7 check-in: 95e6ece457 user: dgp tags: core_zip_vfs
13:26
merge 8.7 check-in: f5804bbb27 user: dgp tags: tip-469
13:12
merge 8.7 check-in: 976f84344e user: dgp tags: tip-465
13:12
merge 8.7 check-in: 6db9f4afa6 user: dgp tags: tip-312
13:04
merge 8.7 check-in: 5e69d0de71 user: dgp tags: tip-505
13:04
merge 8.7 check-in: aae85a444a user: dgp tags: dgp-string-insert
12:46
merge 8.7 check-in: 620705ca16 user: dgp tags: tip-445
12:24
merge 8.7 check-in: 4ed7fe60d8 user: dgp tags: tip-502
2018-05-23
20:09
merge trunk check-in: 1a6fcb9bdc user: jan.nijtmans tags: memory-API
19:41
merge trunk check-in: c78f328143 user: jan.nijtmans tags: novem
19:31
merge 8.7 check-in: 91ca7d60f7 user: jan.nijtmans tags: trunk
19:31
Unbreak build with other CFLAGS, such as TCL_MEM_DEBUG=1 or TCL_THREADS=0 on Linux check-in: d54dcf0b00 user: jan.nijtmans tags: core-8-branch
13:43
merge 8.7 check-in: b2154bc5fa user: dgp tags: trunk
13:34
unbreak the build check-in: 3192cb4bf1 user: dgp tags: core-8-branch
2018-05-22
20:57
merge 8.7 check-in: b0fbde34ff user: jan.nijtmans tags: trunk
20:53
Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811630a00c7bab54|eeddb0693... check-in: bf06e36b25 user: jan.nijtmans tags: core-8-branch
20:12
More removals of TCL_THREADS usage (configure scripts/win makefiles) check-in: 7c0047114e user: jan.nijtmans tags: core-8-branch
20:10
Fix build with TCL_THREADS=0 on Linux/other without epoll or kqueu support. In that case, fallback t... check-in: 8ef23e1f55 user: jan.nijtmans tags: core-8-branch
08:26
More docs check-in: d4f60c9644 user: dkf tags: tip-500
2018-05-21
20:19
Fix Namespace reference counting error in TclRenameCommand. check-in: df82243aa5 user: pooryorick tags: bug-e593adf103-core-8
10:02
merge core-8-branch check-in: 70e385378b user: pooryorick tags: bug-e593adf103-core-8
09:51
Fix memory leak in Tcl_DeleteNamespace. check-in: 3bf9010413 user: pooryorick tags: bug-e593adf103-core-8
08:13
merge 8.7 check-in: 65dcb92b6b user: jan.nijtmans tags: trunk
08:12
Demonstrate how Tcl can build without TCL_THREADS defined at all (assuming TCL_THREADS=1 as default)... check-in: faac759bd9 user: jan.nijtmans tags: core-8-branch
2018-05-20
15:09
merge core-8-branch check-in: 8bc53049e0 user: dkf tags: tip-500
2018-05-19
11:26
Disable many warnings that are pointless in the stub library. Yes, it accesses deprecated fields, we... check-in: 4cad2850ba user: dkf tags: core-8-branch
11:18
Minor updates to C API to handle private methods. check-in: 8632183f6c user: dkf tags: tip-500
08:38
Corrections for a number of small things to align with TIP check-in: 39e20c8e3a user: dkf tags: tip-500
05:18
merge 8.7 check-in: ae6235c322 user: jan.nijtmans tags: initsubsystems
2018-05-17
19:05
Merge 8.7, but keep TCL_THREADS undefined in tcl.h (since that's no longer necessary) check-in: f2c996cdb8 user: jan.nijtmans tags: trunk
18:53
TIP #491 implementation: Threading Support: phasing out non-threaded builds check-in: e9ee6fc387 user: jan.nijtmans tags: core-8-branch
2018-05-15
19:47
Re-base novem-bug-3598300 branch to trunk, going further as bug-3598300. "configure" not re-generate... check-in: 65118675f3 user: jan.nijtmans tags: bug-3598300
13:04
Make [info object methods] and [info class methods] work right. check-in: a0a3142700 user: dkf tags: tip-500
2018-05-14
20:55
Make sure that [self call] reports useful info. check-in: 0a346c9e04 user: dkf tags: tip-500
19:20
merge 8.7 check-in: 8fcc12b425 user: jan.nijtmans tags: trunk
19:16
merge 8.6 check-in: c9567c991f user: jan.nijtmans tags: core-8-branch
2018-05-13
22:15
Initial implementation of TIP #508: [array default] check-in: 39fc31badb user: fbonnet tags: tip-508
21:56
Create new branch named "tip-508" check-in: 29555df087 user: fbonnet tags: tip-508
19:20
Correct results from unknown method handler. check-in: ea2054164a user: dkf tags: tip-500
16:10
Make [info vars] aware of private variable resolution. check-in: ecc06fcafa user: dkf tags: tip-500
13:55
merge 8.7 check-in: aba84558d8 user: jan.nijtmans tags: trunk
13:54
de-duplicate code in win32 panic implementation. Also eliminate gcc compiler warning. check-in: 1b065b1a05 user: jan.nijtmans tags: trunk
10:08
Merge core-8-branch check-in: aae3c29836 user: dkf tags: tip-500
07:17
General code style cleanup. check-in: ea1fc89541 user: dkf tags: minor change, core-8-branch
2018-05-11
17:26
Missing test file boilerplate. check-in: 743007c3cc user: dgp tags: core-8-branch
11:52
merge 8.7 check-in: 78ab648e4f user: dgp tags: bug-e593adf103-core-8
11:51
merge trunk check-in: b902e920e7 user: dgp tags: dgp-refactor
11:51
merge 8.7 check-in: ccb831a772 user: dgp tags: core_zip_vfs
11:44
merge 8.7 check-in: 4e888b608e user: dgp tags: tip-469
11:40
merge trunk check-in: a67ab16109 user: dgp tags: dgp-properbytearray
11:38
merge 8.7 check-in: ccf912ef15 user: dgp tags: tip-465
11:35
merge 8.7 check-in: 78b076cb46 user: dgp tags: tip-312
11:33
merge 8.7 check-in: 2da5d7183f user: dgp tags: tip-505
11:30
merge 8.7 check-in: 6733cec87a user: dgp tags: dgp-string-insert
11:26
merge 8.7 check-in: 5dd49e9ab7 user: dgp tags: tip-445
11:26
merge 8.7 check-in: 97fa4939ba user: dgp tags: tip-502
10:06
Merge 8.7 check-in: f1b73e3b4b user: jan.nijtmans tags: trunk
09:42
TIP #425 implementation: Correct use of UTF-8 in Panic Callback (Windows only) check-in: e2d9683a48 user: jan.nijtmans tags: core-8-branch
09:15
merge 8.7 check-in: f956a39898 user: jan.nijtmans tags: trunk
08:12
merge 8.6 check-in: 61bcb3ad68 user: jan.nijtmans tags: core-8-branch
2018-05-10
17:37
Added tcl::process test suite check-in: 3990de9d13 user: fbonnet tags: core-8-branch
13:47
Fixed makefile.vc: install will create missing dir "tcl8/8.7" for msgcat check-in: eeefdb44cf user: fbonnet tags: core-8-branch
13:44
Added man page for tcl::process check-in: 9fe8b5eae0 user: fbonnet tags: core-8-branch
2018-05-09
16:01
merge 8.7 check-in: 50224f59e8 user: dgp tags: trunk
15:49
merge 8.6 check-in: 34cff0f8eb user: dgp tags: core-8-branch
2018-05-08
20:03
Fix epoll notifier memory leak in initialization/finalization routines, check-in: 6ea3d73ff0 user: pooryorick tags: core-8-branch
17:51
Remove the obsolete form of the [trace] command from the documentation. check-in: 559d647aca user: arjenmarkus tags: am-trace-ensemble
17:38
Changes to the code: remove the macro "TCL_REMOVE_OBSOLETE_TRACES" and associated code. Turn the [t... check-in: 32e489acdc user: arjenmarkus tags: am-trace-ensemble
15:22
merge 8.7 check-in: 966bdc055f user: dgp tags: trunk
15:00
merge 8.6 check-in: 714db5afb8 user: dgp tags: core-8-branch
2018-05-07
15:42
More efficient way of getting array element names; why search when direct lookup is possible? check-in: ede43e26d2 user: dkf tags: tip-500
14:33
merge core-8-6-branch check-in: cb43f6d65a user: pooryorick tags: core-8-branch
12:43
Make the 'varname' method know about private variables. check-in: af6136109d user: dkf tags: tip-500
10:44
merge core-8-branch check-in: 109cd6321e user: pooryorick tags: bug-e593adf103-core-8
07:42
merge 8.7 check-in: aa4790b28f user: jan.nijtmans tags: trunk
07:40
Remove some tip389 restrictions in test-cases, which are no longer necessary. Eliminate gcc compile... check-in: 385fda311b user: jan.nijtmans tags: core-8-branch
2018-05-06
14:20
Documentation. check-in: 4090126e45 user: dkf tags: tip-500
07:17
Corrections to test names. check-in: 6022af433b user: dkf tags: minor change, tip-500
07:13
Fix up instance privates. check-in: 62c847e122 user: dkf tags: tip-500
2018-05-05
17:30
merge 8.7 check-in: d8c8c91b02 user: dkf tags: tip-500
17:23
Private methods seem to be working... check-in: 470494b82a user: dkf tags: tip-500
11:39
merge trunk Closed-Leaf check-in: 609ff1ffd8 user: pooryorick tags: pyk-emptystring
2018-05-04
19:07
Update TZ info to tzdata2018e. check-in: e95474c36a user: jima tags: trunk
19:06
Update TZ info to tzdata2018e. check-in: 0ac864f24f user: jima tags: core-8-branch
2018-05-03
16:24
Syntax error in msgcat documentation fixed. Ticket [af69c6966d] check-in: 1eedc1f86b user: oehhar tags: trunk
07:12
Adjust the tests that use the old-style trace command. This is a preparation for the modernisation o... check-in: b0aff011b2 user: markus tags: am-trace-ensemble
2018-05-02
19:02
Create new branch named "am-trace-ensemble" check-in: 322628cf2e user: markus tags: am-trace-ensemble
13:53
close fork check-in: 4ea56471c2 user: dgp tags: core-8-branch
12:22
Syntax error in msgcat documentation fixed. Ticket [af69c6966d] check-in: 5ccd647de5 user: oehhar tags: core-8-branch
2018-05-01
19:02
Start implementing TIP #497. regexp's now are >BMP-aware. WIP check-in: 47ace058d4 user: jan.nijtmans tags: tip-497
18:43
merge 8.7 check-in: 6fe50c20de user: jan.nijtmans tags: trunk
18:42
merge 8.6 check-in: bea1cbc1ad user: jan.nijtmans tags: core-8-branch
18:41
Implement special "string totitle" for Extended Georgian characters (new behavior in Unicode 11) check-in: 827b7761e6 user: jan.nijtmans tags: core-8-branch
2018-04-29
21:15
Merge 8.7 (= upgrade to Unicode 11 beta) check-in: ef6636a2ea user: jan.nijtmans tags: trunk
21:14
Upgrade everything to Unicode 11 (still in beta, expected in june 2018) check-in: 8f0b52858b user: jan.nijtmans tags: core-8-branch
20:02
Now really fix [9f3c253df5eec5669673d05fe3a51e4afcf99418|9f3c253df5] : Tcl build broken on Win. (tes... check-in: b39f592287 user: jan.nijtmans tags: trunk
2018-04-27
13:21
merge 8.7 check-in: 1724282826 user: dgp tags: core_zip_vfs
03:06
Added an initialization of 0 for the namelen field for new ZipFile data structures. In memory debugg... check-in: 730a3c01cb user: hypnotoad tags: core_zip_vfs
2018-04-26
18:19
merge 8.7 Leaf check-in: 4eda1d6aee user: dgp tags: bug-e87bcf819f
08:33
Merge 8.7 check-in: b0c3db9294 user: jan.nijtmans tags: trunk
08:32
Update test-cases, so they are selected or not for -DTCL_UTF_MAX=6. Now all relevant test-cases pas... check-in: 0cd538f301 user: jan.nijtmans tags: core-8-branch
2018-04-25
21:57
Fix MSVC build [9f3c253df5] check-in: a435321ce4 user: jan.nijtmans tags: trunk
15:08
merge trunk check-in: 4e8e4536cd user: dgp tags: dgp-refactor
15:02
merge trunk check-in: 8fd554df93 user: dgp tags: dgp-properbytearray
15:00
merge 8.7 check-in: fb7705dd1f user: dgp tags: tip-465
14:54
merge 8.7 check-in: b828085618 user: dgp tags: tip-469
14:51
merge 8.7 check-in: a9e9af0427 user: dgp tags: tip-312
14:42
merge 8.7 check-in: 7cfad075b8 user: dgp tags: tip-505
14:34
Merge 8.7; Resolve test conflicts with [array for]. Still has several memleaks. check-in: 5966cc9fe8 user: dgp tags: bug-e593adf103-core-8
13:39
merge 8.7 check-in: 84f04d0eb5 user: dgp tags: dgp-string-insert
13:02
merge 8.7 check-in: c16d974b49 user: dgp tags: tip-445
11:49
merge 8.7 check-in: 9c60a801a8 user: dgp tags: trunk
11:48
merge 8.6 check-in: 146fed70ad user: dgp tags: core-8-branch
11:09
Plug memory leak handling circular path values. check-in: ebf56d8628 user: dgp tags: tip-445
2018-04-24
23:00
Merge fork check-in: 0f76722982 user: andy tags: trunk
14:02
silence compiler warning check-in: bdf0e828f9 user: dgp tags: tip-502
13:59
merge 8.7 check-in: a4d3716be1 user: dgp tags: tip-502
13:51
Merge 8.7 check-in: 78f530026b user: dgp tags: trunk
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
2018-04-23
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
13:53
merge 8.7 check-in: 06bb3a2bf8 user: dgp tags: trunk
13:51
merge 8.7 check-in: 743fa61e1c user: dgp tags: bug-e87bcf819f
13:51
Dup test name. check-in: c1cfcdbc3a user: dgp tags: core-8-branch
12:58
Rework 'array for' to pass the arrayNameObj to the NRE routines rather than saving it in the ArraySe... check-in: 7085291404 user: bll tags: core-8-branch
2018-04-22
23:16
Add a test for the compiled pathway. check-in: 08a3816456 user: dgp tags: bug-e87bcf819f
23:09
Candidate fix for [e87bcf819f]. Makes sure the unset of a scalar variable linked to an array element... check-in: 701d26870f user: dgp tags: bug-e87bcf819f
13:28
merge 8.7 check-in: 26d8195372 user: dgp tags: trunk
13:27
merge 8.6 check-in: 143af13340 user: dgp tags: core-8-branch
2018-04-20
16:55
merge 8.7 check-in: 03e1985393 user: dgp tags: trunk
16:02
TIP 421 Implementation. check-in: 7c614b9330 user: dgp tags: core-8-branch
10:18
merge 8.7 check-in: 149309017e user: jan.nijtmans tags: trunk
10:16
TIP #389 implementation. check-in: e109760b1c user: jan.nijtmans tags: core-8-branch
2018-04-19
17:46
Adapt [array for] to use the refactored routines. Closed-Leaf check-in: bf63bb7d85 user: dgp tags: tip-421
17:40
merge 8.7 check-in: 247df44614 user: dgp tags: tip-421
11:48
correct msgcat test numbering for section util from 15.x (used twice) to 18.x check-in: 5953503f85 user: oehhar tags: core-8-branch
02:51
merge 8.7 check-in: efebbf0517 user: dgp tags: trunk
02:45
merge 8.6 check-in: 91f1174d86 user: dgp tags: core-8-branch
2018-04-17
22:48
Merge 8.7 Move stuff from SC_ENABLE_THREADS to SC_TCL_LINK_LIBS in tcl.m4, so SC_ENABLE_THREADS is n... Closed-Leaf check-in: 89b3d0671b user: jan.nijtmans tags: tip-491
21:49
Slightly better unmatched-surrogates handling. Unmatched High surrogates will still be silently remo... Closed-Leaf check-in: 1997a15ffd user: jan.nijtmans tags: tip-389
14:39
merge 8.7 check-in: acf839cd31 user: dgp tags: trunk
14:39
merge 8.6 check-in: f21a25950c user: dgp tags: core-8-branch
11:11
Satisfy test var-23.14 check-in: d18e291b03 user: dgp tags: tip-421
03:48
Test of shimmer segfault. check-in: d7d48d477c user: dgp tags: tip-421
2018-04-16
23:01
Merge trunk. Update (internal) Trim* functions to use size_t check-in: 5064787134 user: jan.nijtmans tags: memory-API
14:51
ran autoconf on the unix directory. This breaks the build. check-in: b4ff6833b3 user: dgp tags: tip-491
14:46
merge 8.7 check-in: a1f6233f04 user: dgp tags: tip-491
14:15
Memleak fix from Brad Lanam. check-in: d5fefc5a1d user: dgp tags: tip-421
13:47
Update reference counts for searchptr->name. Closed-Leaf check-in: bf0cba159d user: bll tags: tip-421
13:41
merge 8.7 check-in: 0b2e37e7c2 user: dgp tags: trunk
2018-04-15
23:06
Fix [9f3c253df5eec5669673d05fe3a51e4afcf99418|9f3c253df5]: Tcl build broken on Win. Re-introduce TCL... check-in: edde576b1b user: jan.nijtmans tags: trunk
22:01
Merge trunk check-in: ee95a2c1be user: jan.nijtmans tags: memory-API
15:11
Added basic tests of the 'private' definition command. check-in: 19f241ec29 user: dkf tags: tip-500
14:47
Testing the private variables. check-in: 95e0451a74 user: dkf tags: tip-500
10:29
Added tests for [info object creationid] check-in: 0911aed318 user: dkf tags: tip-500
2018-04-13
12:38
Better rephrasing (ii) Closed-Leaf check-in: 8cc4204e0f user: gahr tags: encoding-doc-fixes
12:33
Reduce diff check-in: 9c7bc1ef47 user: gahr tags: encoding-doc-fixes
12:31
Better rephrasing check-in: d1c9169dcc user: gahr tags: encoding-doc-fixes
09:36
Fix documentation for [encoding convertfrom] check-in: 3e9c686cde user: gahr tags: encoding-doc-fixes
07:23
Duplicate the private variable config when cloning objects. check-in: b8199bd706 user: dkf tags: tip-500
2018-04-12
23:54
Added introspectors mentioned in TIP. check-in: fd04ec02db user: dkf tags: tip-500
01:58
Fix documentation typo check-in: 84e7fbfdee user: andy tags: trunk
2018-04-11
16:17
merge 8.7 check-in: fdf9328219 user: dgp tags: tip-389
12:45
merge 8.7 check-in: 43e01830a9 user: dgp tags: tip-421
2018-04-08
13:52
test an abbreviated option for clock scan Leaf check-in: 1f26e5f3f1 user: avl42 tags: avl-fix-clock-scan-option-prefixes
13:38
bugfix: clock scan accepted but ignored prefixes of options check-in: c41ad33cb4 user: avl42 tags: avl-fix-clock-scan-option-prefixes
2018-04-07
17:12
merge 8.7 check-in: 1d2e0cde7b user: dgp tags: tip-502
17:07
merge 8.7 check-in: faf8c0b052 user: dgp tags: tip-445
17:07
merge 8.6 check-in: 82ddedafd7 user: dgp tags: core-8-branch
2018-04-06
19:14
Merge 8.7. Update two macros to TIP 445. check-in: 671aed379d user: dgp tags: tip-445
2018-04-05
17:59
merge trunk check-in: e45bb42625 user: dgp tags: novem
17:59
merge 8.7 check-in: 8c34e3aa19 user: dgp tags: trunk
17:22
Plug memleak in [format] applied to bignums. check-in: 225c752bdc user: dgp tags: core-8-branch
16:37
Plug memleak when [scan] raises an error. check-in: 4e0c1d2c62 user: dgp tags: core-8-branch
15:38
merge trunk check-in: df11ae7d89 user: dgp tags: novem
15:38
merge 8.7 check-in: 68c23a4642 user: dgp tags: trunk
15:37
[string cat] was failing to NUL terminate string reps. Stopped "string" values triggering false valg... check-in: 6360678926 user: dgp tags: core-8-branch
13:36
merge trunk check-in: 526ec0f885 user: dgp tags: novem
13:36
merge 8.7 check-in: 4711766df3 user: dgp tags: trunk
13:34
Failed to mutex protect all multi-thread access to the hash tables in the [tcl::process] implementat... check-in: fb7e419d42 user: dgp tags: core-8-branch
07:26
Start of private method dispatch machinery. check-in: 087b4f8229 user: dkf tags: tip-500
2018-03-30
21:10
merge 8.7 check-in: 2430760def user: dgp tags: tip-389
20:19
merge trunk check-in: e75666f6e1 user: dgp tags: dgp-refactor
20:18
merge trunk check-in: 249c713db6 user: dgp tags: dgp-properbytearray
20:18
merge trunk check-in: c87dd5858f user: dgp tags: novem
20:09
merge 8.7 check-in: 33535f0479 user: dgp tags: dgp-string-insert
20:08
merge 8.7 check-in: dc1a13eb81 user: dgp tags: trunk
19:53
merge 8.7 check-in: 06265f1ca1 user: dgp tags: tip-500
19:51
merge 8.7 check-in: ba07336562 user: dgp tags: tip-502
19:42
merge 8.7 check-in: d183de8dd8 user: dgp tags: core_zip_vfs
19:37
merge 8.7 check-in: c8f51180e2 user: dgp tags: tip-445
19:36
merge 8.7 check-in: 589b11ac98 user: dgp tags: bug-e593adf103-core-8
19:22
Refactor the [lrange] machinery into a single routine TclListObjRange(). Apply some optimizations. C... check-in: 0f8ef41b28 user: dgp tags: core-8-branch
19:11
merge 8.7 Closed-Leaf check-in: 0b3c80ce26 user: dgp tags: pspjuth-lrangeopt
17:56
Draft implementation of TIP 506 Closed-Leaf check-in: 36f6096e41 user: dgp tags: tip-506
12:32
Rebase TIP 502 draft implementation. check-in: 13095e7fe4 user: dgp tags: tip-502
2018-03-26
20:21
Remove MINGW32 from the UNIX makefile, since Mingw should always build from the "win" directory. Bet... check-in: c197fa631e user: jan.nijtmans tags: core-8-branch
2018-03-25
19:21
merge 8.7 check-in: ca6015cda1 user: jan.nijtmans tags: trunk
19:20
No need any more on 64-bit cygwin for special *Long* stub entries. check-in: 15c4994feb user: jan.nijtmans tags: core-8-branch
17:43
merge 8.7 check-in: ac3d594d13 user: jan.nijtmans tags: trunk
17:43
workaround for TclFormatInt on CYGWIN is no longer necessary now. check-in: 740e91a7f8 user: jan.nijtmans tags: core-8-branch
2018-03-24
10:22
Update TZ info to tzdata2018d. check-in: c0a51531fd user: jima tags: novem
10:22
Update TZ info to tzdata2018d. check-in: 4432824433 user: jima tags: trunk
10:21
Update TZ info to tzdata2018d. check-in: 671a645da4 user: jima tags: core-8-branch
2018-03-21
16:26
A compiler for [string insert] mirroring the one for [linsert]. check-in: 8feb3acbd5 user: dgp tags: dgp-string-insert
15:31
Rebooting a [string insert] implementation branch, bringing over pieces from the past branches and m... check-in: 41eb59e341 user: dgp tags: dgp-string-insert
2018-03-20
19:58
merge 8.7 check-in: 1f55c24720 user: dgp tags: trunk
19:54
TIP 503 implementation. check-in: ae29ed9c7f user: dgp tags: core-8-branch
19:25
Merge over testing improvements from the TIP 475 work. Test files string.test and stringComp.test ha... check-in: e1141b4ed5 user: dgp tags: core-8-branch
16:10
Test and fix for botch in binary string replace. check-in: a0dec2ad25 user: dgp tags: core-8-branch
2018-03-18
18:04
This should be the implementation of private variables. check-in: 313e734043 user: dkf tags: tip-500
2018-03-15
23:01
In case of redirecting stderr to a file on Windows, append CRLF after Panic output. Closed-Leaf check-in: 224ba13ab4 user: jan.nijtmans tags: win-console-panic
21:53
merge 8.7 check-in: a50f884700 user: jan.nijtmans tags: win-console-panic
21:13
Merge 8.7 (convert makefile.vc to CRLF line-endings only) check-in: b1bb557ee5 user: jan.nijtmans tags: tip-491
21:02
Merge-mark (here makefile.vc still had the correct CRLF line-endings) check-in: 31c9cac2cb user: jan.nijtmans tags: trunk
20:58
Bring back makefile.vc to CRLF line-endings, as all other *.vc files check-in: 94679c0c71 user: jan.nijtmans tags: core-8-branch
19:09
Merge 8.7; Updated the package manifest by hand; was broken until then. If there's a maintenance kno... check-in: 56f82c402a user: dgp tags: core_zip_vfs
15:43
merge novem check-in: 700b9a198f user: dgp tags: novem-purge-literals
15:34
merge 8.7 check-in: 01980b4037 user: dgp tags: pspjuth-lrangeopt
15:14
merge trunk check-in: cac17536a3 user: dgp tags: dgp-refactor
15:08
merge trunk check-in: 76accc77f4 user: dgp tags: dgp-properbytearray
14:55
merge trunk check-in: 4a5c8f2780 user: dgp tags: novem
14:37
merge 8.7 check-in: d1e80d709a user: dgp tags: tip-389
14:23
merge 8.7 check-in: 4f13fe6bce user: dgp tags: tip-445
14:22
merge 8.7 check-in: 8bceaf2225 user: dgp tags: bug-e593adf103-core-8
14:18
merge 8.7 check-in: 16cda61498 user: dgp tags: tip-421
14:14
merge 8.7 check-in: 15b92d9602 user: dgp tags: tip-469
14:06
merge 8.7 check-in: 9ece07acc5 user: dgp tags: tip-491
13:52
merge 8.7 check-in: 0144326580 user: dgp tags: tip-312
13:49
merge 8.7 Leaf check-in: ad3f046675 user: dgp tags: bg-tip-282
13:40
merge 8.7 check-in: d61fd7f243 user: dgp tags: tip-465
11:11
merge 8.7 check-in: cc5ee71460 user: dgp tags: trunk
11:08
merge 8.6 check-in: ff4b8f1a06 user: dgp tags: core-8-branch
00:01
merge 8.7 check-in: 348aa0a07d user: dgp tags: trunk
2018-03-14
23:54
Memleak and lifetime management fixes for components of the OO system. check-in: ebbbc5cb27 user: dgp tags: core-8-branch
23:47
Merge rest of 8.7 except the botched apply/backout dance. Closed-Leaf check-in: 427db19fd4 user: dgp tags: memleak-87
23:43
Merge in 8.7 changes not already here. check-in: fccf41ff4a user: dgp tags: memleak-87
22:39
Rebase the memleak work. check-in: 29b72b7167 user: dgp tags: memleak-87
18:09
merege 8.7 check-in: b4ebf312a7 user: dgp tags: trunk
18:08
merge 8.6 check-in: 010cc4a688 user: dgp tags: core-8-branch
17:21
merge 8.7 check-in: 86f7de7c98 user: dgp tags: trunk
17:20
unused variable fix check-in: 67e1ea3939 user: dgp tags: core-8-branch
16:17
merge 8.7 check-in: 961ccb69d2 user: dgp tags: trunk
15:17
New routine TclStringReplace() serves as a common implementation for both compiled and direct eval p... check-in: 190272213a user: dgp tags: core-8-branch
05:51
merge 8.7 check-in: 3ba4c8e05a user: dgp tags: trunk
05:41
merge mark check-in: 97dd207476 user: dgp tags: core-8-branch
05:41
cherry pick the desirable part of the merge. check-in: 74ce821bcd user: dgp tags: core-8-branch
04:45
backout the latest merge check-in: d26ad8afa0 user: dgp tags: core-8-branch
01:31
silence compiler warning check-in: cf882f9cc9 user: dgp tags: core-8-branch
01:30
merge 8.6 check-in: ad1f243d40 user: dgp tags: core-8-branch
2018-03-13
17:30
merge 8.7 check-in: ff0766467e user: dgp tags: trunk
17:14
merge 8.6 check-in: 1a04240e68 user: dgp tags: core-8-branch
16:29
close fork check-in: 35a6b8673b user: dgp tags: core-8-branch
16:28
Fix bugs in msgcat that prevent clean test suite run. check-in: 47d13b9fc2 user: dgp tags: core-8-branch
16:13
tip 499 msgcat custom preferences: documentation added check-in: edef076fc6 user: oehhar tags: core-8-branch
14:53
tip490 oo for msgcat: added documentation check-in: 349f4681cb user: oehhar tags: core-8-branch
2018-03-12
16:00
merge 8.7 check-in: b8ddebf088 user: dgp tags: trunk
15:57
msgcat 1.7.0 features need foundation of Tcl 8.7. check-in: a9c21db1be user: dgp tags: core-8-branch
14:49
merge 8.7 check-in: e2316b333f user: dgp tags: trunk
14:41
Revert change that broke usage with Tcl 9 check-in: 8791050e93 user: dgp tags: core-8-branch
14:17
merge 8.6 check-in: 87fbb05e7f user: dgp tags: core-8-branch
14:14
Implement TIP 499: Custom locale search list for msgcat check-in: c37cf7f1dd user: dgp tags: core-8-branch
14:07
Undo setting of execute permissions. Closed-Leaf check-in: 1a301657ae user: dgp tags: tip499-msgcat-custom-preferences
13:58
Implement TIP 490: msgcat for TclOO check-in: f909100ac2 user: dgp tags: core-8-branch
13:48
msgcat 1.7 uses [tailcall], so requires Tcl 8.6. Closed-Leaf check-in: 699af4b725 user: dgp tags: tip490-msgcat-oo-2
13:38
Implement TIP 462: Add New [::tcl::process] Ensemble for Subprocess Management check-in: 2409228234 user: dgp tags: core-8-branch
13:24
merge 8.7 Closed-Leaf check-in: 7ff3e810a4 user: dgp tags: tip-462
2018-03-11
23:08
merge 8.7 check-in: ba6c45d940 user: dgp tags: core_zip_vfs
23:08
merge 8.7 Leaf check-in: de798b5604 user: dgp tags: sebres-string-insert-cr1
22:42
merge 8.7 check-in: 49512ebf1d user: dgp tags: tip-445
22:35
merge 8.7 check-in: d2bbe92e24 user: dgp tags: bug-e593adf103-core-8
22:34
merge 8.7 check-in: c5126a3728 user: dgp tags: tip-421
22:27
merge trunk check-in: f5eea09981 user: dgp tags: dgp-properbytearray
22:09
merge trunk check-in: fe5ab53a8f user: dgp tags: dgp-refactor
22:08
merge trunk check-in: 63b14fe35f user: dgp tags: novem
21:42
merge 8.7 check-in: 3108218eee user: dgp tags: trunk
21:29
merge 8.6 check-in: 23c46c8cd1 user: dgp tags: core-8-branch
12:33
merge 8.7 check-in: 47549b459d user: dgp tags: trunk
12:22
merge 8.6 check-in: f27bd866ac user: dgp tags: core-8-branch
01:24
merge 8.7 check-in: 43c7d2973c user: dgp tags: sebres-string-insert-cr1
2018-03-10
16:05
merge 8.7 check-in: 58e57236f7 user: dgp tags: bug-e593adf103-core-8
16:03
merge 8.7 check-in: 01268def02 user: dgp tags: tip-421
15:55
merge 8.7 check-in: 0892d078f0 user: dgp tags: tip-445
15:45
merge 8.6 check-in: e49b46e8e6 user: dgp tags: core-8-branch
14:55
[db36fa5122] Upgrade the index value parsing and encoding machinery. Refactor many systems to make c... check-in: 02721ee263 user: dgp tags: core-8-branch
2018-03-07
21:41
Merge 8.7 check-in: 166c604e57 user: jan.nijtmans tags: trunk
21:21
Merge 8.6 check-in: 655a7278ed user: jan.nijtmans tags: core-8-branch
20:24
Improve -DTCL_NO_DEPRECATED compiles. It now can handle loading stub-enabled extensions with incompa... check-in: 6b79f4ac30 user: jan.nijtmans tags: core-8-branch
19:35
Fix handling of "pkgIndex" file in "package files" command. This was broken as well, as result of NR... check-in: c2b3db3af1 user: jan.nijtmans tags: core-8-branch
15:13
merge 8.7 check-in: f43a6f6ea8 user: dgp tags: core_zip_vfs
2018-03-06
22:53
Fix the "package files" command. Due to the NRE enabling of "package" it always started to return an... check-in: 6a24d9dea4 user: jan.nijtmans tags: core-8-branch
18:42
array for: Add missing ObjCmdProc wrapper around the NR proc. check-in: 4a61f6e2be user: bll tags: tip-421
18:21
array for: updated documentation: value variable is not optional, add specifics about when array for... check-in: 694b8c4633 user: bll tags: tip-421
17:19
tip-421: array for: a) Fix bug starting search (name not set). b) Fix error message for array ch... check-in: 736d436f40 user: bll tags: tip-421
13:59
merge trunk check-in: 09d8575012 user: dgp tags: novem
13:58
merge trunk check-in: c2717d5d40 user: dgp tags: dgp-refactor
13:56
merge trunk check-in: ca5a9a7e17 user: dgp tags: dgp-properbytearray
13:50
merge 8.7 check-in: d0cbf832fb user: dgp tags: tip-502
13:48
merge 8.7 check-in: 26b4cadc18 user: dgp tags: sebres-string-insert-cr1
13:47
merge 8.7 check-in: 8ce0c4007c user: dgp tags: bug-e593adf103-core-8
13:46
merge 8.7 check-in: 1982d6e284 user: dgp tags: tip-421
13:45
merge 8.7 check-in: 068966277d user: dgp tags: tip-445
13:37
Remove all the code supporting legacy opcodes. Restructure to pave the way for re-ordering the opcod... check-in: 06878f44c2 user: dgp tags: trunk
13:21
merge 8.7 check-in: fd73024fcf user: dgp tags: trunk
12:59
merge 8.6 check-in: 3d06c4a172 user: dgp tags: core-8-branch
12:10
Compiler warning in a --enable-symbols=compile build Closed-Leaf check-in: bcac80f886 user: dgp tags: legacy-instructions
12:02
Remove disabled code and reformat. check-in: a8b448a3dc user: dgp tags: legacy-instructions
05:27
Convert macros to enums - constrained by need for matching table. check-in: 3801db5266 user: dgp tags: legacy-instructions
04:08
experiment check-in: 767b0181f2 user: dgp tags: legacy-instructions
2018-03-05
22:16
Remove all code supporting legacy instructions. check-in: bb721a5964 user: dgp tags: legacy-instructions
20:58
unbreak check-in: e9de22da04 user: dgp tags: legacy-instructions
20:30
WIP removing bytecode instructions that are no longer issued. check-in: e1de1b8ffe user: dgp tags: legacy-instructions
20:05
merge 8.7 check-in: d5b12651ab user: dgp tags: trunk
20:00
Take the next step in TIPs 330 and 336, ending in 8.7 the USE_INTERP_RESULT and USE_INTERP_ERRORLINE... check-in: fc9f725045 user: dgp tags: core-8-branch
19:29
Last bit of TIP 503 implementation. Closed-Leaf check-in: d122852556 user: dgp tags: tip-503
18:16
merge 8.7 check-in: debcf945ba user: dgp tags: sebres-string-insert-cr1
17:41
merge 8.7 check-in: 6489350c8b user: dgp tags: tip-421
17:40
merge 8.7 check-in: a06898693e user: dgp tags: bug-e593adf103-core-8
17:32
merge trunk check-in: 7358deebed user: dgp tags: dgp-refactor
17:26
merge trunk check-in: 3b759ebe50 user: dgp tags: dgp-properbytearray
17:26
merge trunk check-in: 96454253e2 user: dgp tags: novem
17:18
merge 8.7 check-in: 927955d0ab user: dgp tags: tip-445
17:16
merge 8.7 check-in: 9d080b5730 user: dgp tags: trunk
17:07
TIP 351 Implementation. check-in: 7ac44158fa user: dgp tags: core-8-branch
16:49
Rebase TIP 421 implementation to core-8-branch (8.7). var-23.1[01] segfaults! check-in: 3d48c6641f user: dgp tags: tip-421
16:09
Merge 8.7; avoid checkin converting TclGetNumberFromObj to TclParseNumber. check-in: 209140ed94 user: dgp tags: tip-502
2018-03-01
22:37
Merge 8.7 check-in: b4215b096d user: jan.nijtmans tags: trunk
22:27
Re-generate tclTomMath.h. Fix win32 build (due to the use of uint8_t) check-in: 8531135e45 user: jan.nijtmans tags: core-8-branch
21:15
Merge 8.7 Closed-Leaf check-in: 70ad0a2752 user: jan.nijtmans tags: index-range-and-overflow
21:06
Merge 8.7 check-in: 2e45811671 user: jan.nijtmans tags: trunk
20:55
Update libtommath to latest "develop" check-in: 914ba7d4ea user: jan.nijtmans tags: core-8-branch
20:54
Use TclParseNumber() in stead of TclGetNumberFromObj(). This gives less surprising results in test c... check-in: adf9964e6f user: jan.nijtmans tags: index-range-and-overflow
20:20
merge 8.7 check-in: fd239d6457 user: dgp tags: index-range-and-overflow
20:13
merge 8.6 check-in: fde243bcbd user: dgp tags: core-8-branch
19:30
Avoid full list conversion when we can cheaply discover a multi-element list is not possible. check-in: ca6ab1446a user: dgp tags: index-range-and-overflow
04:19
Continue consistent use of LLONG_MIN and LLONG_MAX. check-in: ec70581d16 user: dgp tags: index-range-and-overflow
04:13
merge 8.7 check-in: c3b9bfbc3d user: dgp tags: index-range-and-overflow
04:13
We have LLONG_MIN and LLONG_MAX to denote range limits of Tcl_WideInt. Use them consistently. Also f... check-in: bdc69f0764 user: dgp tags: core-8-branch
2018-02-28
13:40
Use mp_isneg() as appropriate. check-in: 8d27d9381c user: dgp tags: index-range-and-overflow
13:38
merge 8.7 check-in: 8b8bc7ed1e user: dgp tags: index-range-and-overflow
2018-02-27
23:17
merge 8.7 check-in: 29aff18140 user: dgp tags: index-range-and-overflow
22:35
Don't save indices with values outside the int range in bytecode. check-in: 5de7a219fe user: dgp tags: index-range-and-overflow
21:55
Merge trunk check-in: bbb2d60708 user: jan.nijtmans tags: memory-API
21:12
Merge 8.7 check-in: e9564f822a user: jan.nijtmans tags: trunk
20:48
Use mp_isneg() in stead of mp_cmp_d() when the output of this function is simply compared with MP_LT... check-in: e509642a0b user: jan.nijtmans tags: core-8-branch
20:30
No need to set/restore tcl_precision in this test-case check-in: 8d84a6eee5 user: jan.nijtmans tags: core-8-branch
18:20
Much more progress expanding the vocabulary of index values, and getting results that make more intu... check-in: 3eb440e907 user: dgp tags: index-range-and-overflow
13:13
Work In Progress on index value reform -- not working. check-in: 74f11eb486 user: dgp tags: index-range-and-overflow
2018-02-26
18:18
merge 8.7 check-in: 225b6b1d08 user: dgp tags: bug-e593adf103-core-8
18:17
merge amg-string-insert updates check-in: 98f0601375 user: dgp tags: sebres-string-insert-cr1
2018-02-25
12:04
Starting to build the implementation of the private methods and variables. Definition support. check-in: bd8482a809 user: dkf tags: tip-500
2018-02-23
18:20
merge trunk check-in: e719d71c96 user: dgp tags: novem
18:18
merge trunk check-in: f28aeeac9c user: dgp tags: dgp-refactor
18:15
merge trunk check-in: 69df2bc72e user: dgp tags: dgp-properbytearray
18:10
merge 8.7 check-in: 8b6f45e051 user: dgp tags: trunk
18:08
merge 8.7 Leaf check-in: 8d012d639c user: dgp tags: amg-string-insert
18:01
merge 8.7 check-in: 9d0eb0566c user: dgp tags: tip-445
17:49
Don't let presence of a string rep prevent optimizations on "pure" bytearrays. check-in: 7f4d49a687 user: dgp tags: core-8-branch
17:17
Remove tests of "end-offset" Tcl_ObjType, taken private. check-in: b38ba254a0 user: dgp tags: core-8-branch
17:02
[8e6a9ac221] Stop false matching with bytearrays. (string-11.55) check-in: 44d94e2338 user: dgp tags: core-8-branch
15:44
Cease registration of the "end-offset" Tcl_ObjType. Give it file scope. Remove the updateStringProc ... check-in: e0ca41d498 user: dgp tags: core-8-branch
2018-02-22
21:17
merge trunk check-in: 709a045dbb user: jan.nijtmans tags: memory-API
20:10
merge trunk check-in: 4e3d68adda user: jan.nijtmans tags: novem
20:09
merge core-8-branch check-in: d84b8524af user: jan.nijtmans tags: trunk
20:03
Correctly distinguish between internalrep.longValue (in case of boolean) and internalre.wideValue (i... check-in: 1a90ee1f22 user: jan.nijtmans tags: core-8-branch
18:59
[89dfecb6b7] Make thread IDs in testing commands consistent. check-in: 6b66e4e45c user: dgp tags: core-8-branch
2018-02-15
19:54
Use internalRep.wideValue as internal representation for booleans. This simplifies the handling of "... check-in: 9376106350 user: jan.nijtmans tags: trunk
18:55
merge trunk check-in: c50c2a8b84 user: dgp tags: novem
18:38
merge trunk check-in: 622064d58a user: dgp tags: dgp-refactor
18:38
merge trunk check-in: 2d19d59ddc user: dgp tags: dgp-properbytearray
18:30
merge 8.7 check-in: 03a61ed253 user: dgp tags: trunk
18:27
merge 8.7 check-in: ced3f8220a user: dgp tags: amg-string-insert
18:24
merge 8.7 check-in: fb5189741a user: dgp tags: tip-445
18:02
Distingish between boolean and int when checking whether a boolean is true or not: The internal repr... check-in: b1bcf543c8 user: jan.nijtmans tags: core-8-branch
17:24
Better range checking in "string index". Add test-case to prove point. This opens a large discussio... check-in: 3a0430c3e2 user: dgp tags: index-range-and-overflow
17:21
Revert recent commit that changed behavior of TclGetIntForIndex() for a small subset of cases of ove... check-in: a7ef066428 user: dgp tags: core-8-branch
15:58
Guarantee the buffer is large enough it will not be overrun. check-in: 6f7a5abdb8 user: dgp tags: core-8-branch
15:14
Stop seeking out the libieee.a library and linking to it when found. check-in: 934a0afb70 user: dgp tags: core-8-branch
13:52
merge-mark check-in: 725e157968 user: dgp tags: core-8-branch
2018-02-14
22:42
Merge core-8-branch check-in: a5644381cc user: jan.nijtmans tags: trunk
22:22
Move TclGetBooleanFromObj to tclInt.h, so multiple source files can use it. Change some internal var... check-in: 2736df026c user: jan.nijtmans tags: core-8-branch
21:02
merge trunk check-in: 399a998d7a user: jan.nijtmans tags: novem
20:59
fix test-cases, account for differences between Tcl 8.7 and 9.0 check-in: 8668416b0a user: jan.nijtmans tags: trunk
20:43
merge core-8-branch check-in: 5cfe15b5d6 user: jan.nijtmans tags: trunk
20:22
Merge TIP #476 check-in: 38ffcc50f4 user: jan.nijtmans tags: core-8-branch
20:17
Better range checking in "string index". Add test-case to prove point. check-in: 8a4df74e9a user: jan.nijtmans tags: core-8-branch
15:33
merge 8.7 Closed-Leaf check-in: 1a4479ca01 user: dgp tags: z_modifier
15:00
merge 8.7 check-in: d15df14b60 user: dgp tags: amg-string-insert
14:59
merge trunk check-in: 57384f942e user: dgp tags: dgp-refactor
14:59
merge trunk check-in: b35fcf958d user: dgp tags: dgp-properbytearray
14:56
merge trunk check-in: 271cfe2752 user: dgp tags: novem
14:52
merge 8.7 check-in: 72b94c10f2 user: dgp tags: tip-445
14:50
merge 8.7 check-in: 5f3f2c02cb user: dgp tags: trunk
14:38
Fix regression in [expr {0%$bignum}]. check-in: 85e6dc0a02 user: dgp tags: core-8-branch
12:52
More tests for bignum modulus regressions check-in: 98be5e06ea user: dgp tags: core-8-branch
12:50
merge-mark check-in: eefb3a51ff user: dgp tags: core-8-branch
2018-02-13
21:00
merge mark check-in: d614e6307c user: dgp tags: core-8-branch
20:59
test expr-32.7 for bignum modulus range. FAILING for now. Error in TIP 484. check-in: 80478e9096 user: dgp tags: core-8-branch
2018-02-09
20:57
merge 8.7 check-in: d200f0036e user: dgp tags: amg-string-insert
20:43
merge trunk check-in: 713b9849e2 user: dgp tags: novem
20:22
merge trunk check-in: ffe2a9625d user: dgp tags: dgp-properbytearray
20:22
merge trunk check-in: 32930b2344 user: dgp tags: dgp-refactor
18:52
merge 8.7 check-in: 709f848841 user: dgp tags: trunk
18:45
merge 8.7 check-in: 8a91dc9521 user: dgp tags: tip-445
10:09
small code review: resolve conversion warnings (possible loss of data, signed/unsigned comparison) check-in: 29bc6e1422 user: sebres tags: core-8-branch
2018-02-08
20:43
Fix [9280abbaf57fca3e|9280abbaf5]: Compiling core-8-branch with msvc6 32 bit results in compile erro... check-in: 1269b801f7 user: jan.nijtmans tags: core-8-branch
14:41
fixes [9280abbaf57fca3eb40a89403d9d891853209bb6]: compare of `LLONG_MAX == LONG_MAX` does not possib... Closed-Leaf check-in: ed8f5966a3 user: sebres tags: fix-9280abbaf57fca3e-long-vs-wide
14:03
merge core-8-6-branch check-in: 7411659ecc user: sebres tags: core-8-branch
12:45
Do not allow prefixed subcommands for mcutil check-in: 54721505c7 user: oehhar tags: tip499-msgcat-custom-preferences
09:49
Add subcommand mcpreferences to export getpreferences and getsystemlocale functions check-in: 368f72c4e0 user: oehhar tags: tip499-msgcat-custom-preferences
2018-02-07
19:25
TIP 499: Custom locale search for msgcat check-in: e1066b317c user: oehhar tags: tip499-msgcat-custom-preferences
2018-02-06
22:43
remove unused stub entries (now that those are macros) Moved checkin off trunk onto dev branch jn... check-in: a9481af565 user: jan.nijtmans tags: trunk
21:38
merge trunk check-in: 6e3753692f user: dgp tags: dgp-refactor
21:33
merge trunk check-in: cce5d4c18f user: dgp tags: dgp-properbytearray
21:20
Some more complient API changes check-in: cb19e03837 user: jan.nijtmans tags: memory-API
21:11
merge 8.7 check-in: f7dba39527 user: dgp tags: tip-445
21:08
merge trunk check-in: a233811733 user: jan.nijtmans tags: memory-API
21:01
merge trunk check-in: 0774eefae7 user: jan.nijtmans tags: novem
20:54
merge core-8-branch check-in: 30f95df8b0 user: jan.nijtmans tags: trunk
20:07
TIP 484: Merge 'int' and 'wideInt' Obj-type to a single 'int' check-in: 4f6d4a2b15 user: dgp tags: core-8-branch
19:55
TIP 493: Cease Distribution of http 1.0 check-in: a1a80c75c0 user: dgp tags: core-8-branch
19:43
Merge the NRE-enabling of [package require]. check-in: 01a902f856 user: dgp tags: core-8-branch
19:35
Rework a set of TclString*() routines for consistency. check-in: e317b90b9f user: dgp tags: core-8-branch
19:10
Rework TclStringReverse to consistent standard form. Closed-Leaf check-in: 40a7339d29 user: dgp tags: dgp-string-tidy
18:33
TclStringLast fixed. check-in: 514c7bb735 user: dgp tags: dgp-string-tidy
17:26
Rename TclStringFind to TclStringFirst. Repair its operations on bytearrays. Stop trying to operate ... check-in: d37a7eed5d user: dgp tags: dgp-string-tidy
11:16
Add remaining wrapper to the NR functions, remaining calls to TCL_NRAddCallback, and a test for a pa... Closed-Leaf check-in: 1be00566c4 user: pooryorick tags: py-package-nre
2018-02-05
16:34
Revise the TclStringCat() interface to follow a common pattern. check-in: 77b878eb09 user: dgp tags: dgp-string-tidy
16:10
Revise TclStringRepeat() interface so that in place operations are done only by caller request. Esta... check-in: 87c1b5cb88 user: dgp tags: dgp-string-tidy
13:41
Improved overflow prevention. check-in: 45d6ea17ab user: dgp tags: dgp-string-tidy
13:33
Improved overflow prevention. check-in: 37bc8a96c8 user: dgp tags: dgp-string-tidy
2018-02-04
22:53
An experimental branch that allows hash tables to handle int-holding Tcl_Objs without creating the s... check-in: 509db3eaac user: dkf tags: dkf-experimental-fast-number-hash
15:52
fileevent $ch exception ... check-in: 3d3173c16b user: avl42 tags: tip-469
2018-02-03
18:15
Refine documentation for Tcl_NR* functions. check-in: 66c9beaeff user: pooryorick tags: core-8-branch
2018-02-02
09:22
Update TZ info to tzdata2018c. check-in: 180f13019a user: jima tags: novem
09:21
Update TZ info to tzdata2018c. check-in: 0f39fd5d45 user: jima tags: trunk
09:21
Update TZ info to tzdata2018c. check-in: 22d68dec9d user: jima tags: core-8-branch
06:18
Fix INCLUDE_INSTALL_DIR def when building against Tcl source. Bump rules.vc to 1.2 check-in: 75bcb60774 user: apnadkarni tags: trunk
06:17
Fix INCLUDE_INSTALL_DIR def when building against Tcl source. Bump rules.vc to 1.2 check-in: 5183e7b4ae user: apnadkarni tags: core-8-branch
2018-01-31
12:18
Change Tcl_Token definition (int -> size_t). Many related code-changes. check-in: e3a724b790 user: jan.nijtmans tags: memory-API
00:07
Fix segmentation fault triggered by test package-3.12. Adapt signature of PkgRequireCore to conform... check-in: a202272098 user: pooryorick tags: py-package-nre
2018-01-29
15:41
merge trunk check-in: 28677b372a user: dgp tags: dgp-refactor
15:41
merge trunk check-in: 94b027ca28 user: dgp tags: dgp-properbytearray
15:36
merge 8.7 check-in: d47384a06e user: dgp tags: tip-445
15:35
merge trunk check-in: 5d8966c523 user: dgp tags: novem
15:05
merge trunk check-in: 85e70f6ac2 user: jan.nijtmans tags: memory-API
15:04
merge core-8-branch check-in: 2f3257aaa9 user: jan.nijtmans tags: trunk
13:18
merge 8.7 check-in: dc36231357 user: dgp tags: z_modifier
11:36
merge trunk check-in: 3faa71ab4f user: jan.nijtmans tags: memory-API
2018-01-28
18:21
Preparation to provide TclNRPackageObjectCmd: Eliminate the loop in PkgRequireCore so that TclNRAd... check-in: a73a48740a user: pooryorick tags: py-package-nre
14:37
Change the signature of PkgRequireCore in preparation to provide TclNRPackageObjCmd. check-in: f1658c3f82 user: pooryorick tags: core-8-branch
2018-01-27
18:17
Remove restriction on defining the class of a TclOO object not explicitly instantiated from ::oo::cl... check-in: ee4ed14090 user: pooryorick tags: core-8-branch
01:45
Fix segfault due to shimmering in [join $l $l]. (Test join-4.1). check-in: 26671cc34a user: dgp tags: core-8-branch
2018-01-26
21:09
merge amg-string-insert updates check-in: fbf1c81f32 user: dgp tags: sebres-string-insert-cr1
16:20
merge core-8-branch. Also add range checks to Tcl_GetUniChar() and Tcl_Range(), as suggested by Don ... check-in: c33b158bd6 user: jan.nijtmans tags: tip-389
13:29
Rename (internal) TclNewWideObj macro to TclNewIntObj. Change Tcl_SetIntObj/Tcl_SetLongObj to macro'... Closed-Leaf check-in: b162d433dc user: jan.nijtmans tags: no-wideint
12:32
Merge core-8-branch. Also some minor performance improvement: Turn Tcl_NewLongObj/Tcl_NewIntObj/Tcl_... check-in: 85e9d69071 user: jan.nijtmans tags: no-wideint
10:26
merge core-8-branch check-in: da1d7a3559 user: jan.nijtmans tags: trunk
2018-01-25
22:42
New bytecode instructions must be appended at the end of the instruction table. check-in: 27951f8463 user: dgp tags: amg-string-insert
22:11
Dup test name Closed-Leaf check-in: 3884c97fd6 user: dgp tags: tip-351
21:59
merge 8.7 check-in: 34b2aa02bc user: dgp tags: amg-string-insert
21:58
merge 8.7 check-in: 7547cad25b user: dgp tags: tip-351
21:35
test suite debugging check-in: b1f83268a5 user: dgp tags: core-8-branch
20:05
Allow -stride 1. check-in: 52aa1fc70a user: pspjuth tags: tip-351
19:50
Dup test names check-in: a47dc103f7 user: dgp tags: amg-string-insert
19:36
merge 8.7 check-in: aedd087091 user: dgp tags: amg-string-insert
16:51
merge 8.7 check-in: 5032ac5a1c user: dgp tags: tip-351
2018-01-24
12:02
Document "L" length modifier and (new) %a/%A specifiers. check-in: afb68da53e user: jan.nijtmans tags: z_modifier
10:01
merge core-8-branch check-in: 533391d8db user: jan.nijtmans tags: trunk
10:00
merge core-8-6-branch check-in: 4b20e752c0 user: jan.nijtmans tags: core-8-branch
08:47
merge core-8-branch. Improve documentation (format.n). check-in: 3046684145 user: jan.nijtmans tags: z_modifier
2018-01-23
15:51
merge core-8-branch check-in: ca785e4341 user: jan.nijtmans tags: tip-389
15:22
merge trunk check-in: 82716436dd user: jan.nijtmans tags: novem
15:02
Don't register oldBooleanType any more. And rename "booleanString" to "boolean" in tclBooleanType. check-in: 8b82166955 user: jan.nijtmans tags: trunk
14:52
In Tcl 9.0, don't register oldBooleanType any more. And rename "booleanString" to "boolean" in tclBo... check-in: 8b366f71d8 user: jan.nijtmans tags: core-8-branch
13:30
merge trunk check-in: 7ac43d388a user: dgp tags: novem
13:30
merge trunk check-in: 2af295e742 user: dgp tags: dgp-refactor
13:30
merge trunk check-in: b0f4c19dae user: dgp tags: dgp-properbytearray
13:29
merge 8.7 check-in: c82eafcb5a user: dgp tags: tip-445
2018-01-22
13:43
merge mark check-in: 4a21adb86f user: dgp tags: trunk
13:38
typo check-in: 800ece7d79 user: dgp tags: core-8-branch
09:54
make the old "int" type "static", since it's just used in a single file. check-in: 26bb9cc0b3 user: jan.nijtmans tags: no-wideint
09:18
Put old "int" type back. Not used by Tcl anymore, but this restores compatibility with Tk < 8.6.9 an... check-in: f493a192a1 user: jan.nijtmans tags: no-wideint
08:41
merge core-8-branch check-in: 63ddd9b65a user: jan.nijtmans tags: no-wideint
2018-01-20
16:13
merge trunk. Remove typedef Tcl_Value, it isn't used anywhere any more (could be re-used for somthin... check-in: 08b84d9d19 user: jan.nijtmans tags: novem
16:08
merge core-8-branch. Declare CONST86 as deprecated in Tcl 9.0 check-in: 4c45a06599 user: jan.nijtmans tags: trunk
16:02
Follow-up to previous commit (TIP #485 implementation). Actually remove Tcl_Backslash and Tcl_EvalTo... check-in: c18e951f88 user: jan.nijtmans tags: core-8-branch
14:38
merge core-8-branch check-in: decc9bc2f7 user: jan.nijtmans tags: initsubsystems
14:36
merge core-8-branch. Now tested as well with new nmake system. check-in: a9afa012f9 user: jan.nijtmans tags: win-console-panic
2018-01-19
20:29
tidy up NS_DYING/NS_DEAD flags, delete commands before variables when deleting a namespace. check-in: e40c01c7c5 user: pooryorick tags: bug-e593adf103-core-8
20:27
Fixed a problem where a Windows hack was occuring after it was called in the tclZipfs.c file, preve... check-in: 8096ef92fa user: hypnotoad tags: core_zip_vfs
17:19
merge trunk check-in: 4365967dd8 user: dgp tags: dgp-refactor
17:13
merge trunk check-in: aba52995a4 user: dgp tags: dgp-properbytearray
16:14
merge trunk check-in: 109d11dd03 user: jan.nijtmans tags: novem
16:08
No longer use (the undocumented) CONST86 anywhere, just keep the define in tcl.h. check-in: 27cc5a774d user: jan.nijtmans tags: trunk
15:40
merge trunk check-in: a7dd85b0fb user: jan.nijtmans tags: novem
15:17
Now really remove Tcl_EvalTokens/Tcl_Backslash as promised in the TIP. And remove library/tzdata/Sys... check-in: 1766f5a8e9 user: jan.nijtmans tags: trunk
2018-01-18
14:05
merge 8.7 check-in: d72a37bafb user: dgp tags: tip-389
13:49
merge trunk check-in: 7af6585855 user: dgp tags: novem
13:49
merge trunk check-in: 4e832f0711 user: dgp tags: dgp-refactor
13:42
merge trunk check-in: d9dc85cd6d user: dgp tags: dgp-properbytearray
13:32
merge 8.7 check-in: bac2c99230 user: dgp tags: tip-445
09:46
merge core-8-branch check-in: 0ccd66d880 user: jan.nijtmans tags: z_modifier
2018-01-17
19:01
OpenBSD now has AI_ADDRCONFIG. check-in: 730d40a466 user: stu tags: trunk
16:04
Merge trunk (and undo last change in generic/tclProc.c, which was wrong. Should be correct now in tr... check-in: 8f1887da0c user: jan.nijtmans tags: novem
16:01
clean-up some more remainings of the Itcl hack. Taken over from "novem". check-in: 97b61209fd user: jan.nijtmans tags: trunk
15:56
Modifications to allow the mounting of zip file systems from data blocks Added a new stubs entry to... check-in: 1f15130a96 user: hypnotoad tags: core_zip_vfs
14:45
merge trunk check-in: ba54bedae6 user: jan.nijtmans tags: novem
14:17
Remove obsolete documentation (belonging to now-removed functions). Remove obsolete 8.4 bytecodes. A... check-in: 2370ad9791 user: jan.nijtmans tags: trunk
13:16
merge trunk (most of the API removals already were on "novem") check-in: 36a7ab983d user: jan.nijtmans tags: novem
12:56
Remove Tcl_CaseObjCmd from tclInt.h as well (was missing in previous commit) check-in: ba4d1968bf user: jan.nijtmans tags: trunk
12:45
TIP #485 implementation, Tcl 9.0 part: Realy remove code which was declared deprecated in 8.7 check-in: aedcd99c14 user: jan.nijtmans tags: trunk
11:47
TIP #485 implementation, Tcl 8.6 part: If Tcl is compiled with -DTCL_NO_DEPRECATED, all Deprecated A... check-in: 21037e889d user: jan.nijtmans tags: core-8-branch
10:07
merge core-8-6-branch (typo's) check-in: f939eeb6ed user: jan.nijtmans tags: core-8-branch
01:09
Modifications to index zip file systems by mountpoint, and separate the process of mounting a zip ar... check-in: 042d9742e2 user: hypnotoad tags: core_zip_vfs
2018-01-16
23:25
Tweaks to the tclZipfs.c file to allow the same C source to be used both in the core and as a static... check-in: d7c63c8941 user: hypnotoad tags: core_zip_vfs
14:53
Comment updated check-in: 8e666511a8 user: oehhar tags: tip490-msgcat-oo-2
14:13
Solve case where msgcat is called within a class definition script (works only for 8.7) check-in: 106a596741 user: oehhar tags: tip490-msgcat-oo-2
08:40
merge core-8-branch check-in: 806c23cf3f user: jan.nijtmans tags: no-wideint
2018-01-15
11:41
merge core-8-branch check-in: 962da37427 user: jan.nijtmans tags: z_modifier
2018-01-13
17:17
Install msgcat 1.7 in library folder 8.6 instead 8.5. It uses tailcall and will not work with 8.5 check-in: d1b6e6367a user: oehhar tags: tip490-msgcat-oo-2
17:14
Test numbering and naming corrected check-in: 5b5f9d6e6c user: oehhar tags: tip490-msgcat-oo-2
16:44
Changed msgcat version from 1.6.2 to 1.7.0 -> this is not a patch release check-in: b435177975 user: oehhar tags: tip490-msgcat-oo-2
15:23
Extended command msgcat::mcexists by switch "-namespace ns" to explicitly specify namespace check-in: afd04a15b1 user: oehhar tags: tip490-msgcat-oo-2
2018-01-12
16:30
merge core-8-branch Closed-Leaf check-in: cb3d9b77de user: jan.nijtmans tags: tip-485
14:52
Implement the "mcn" command as "mc" with explicit namespace. check-in: b52da64880 user: oehhar tags: tip490-msgcat-oo-2
14:13
Use the test "[namespace which self] ne "::oo::Helpers::self"" to check if we are within an object (... check-in: 9d6849f197 user: oehhar tags: tip490-msgcat-oo-2
14:03
replace "return [uplevel 1 [list [namespace origin ..." by tailcall check-in: a6ed0ea3ad user: oehhar tags: tip490-msgcat-oo-2
11:18
merge core-8-branch check-in: 3451858e13 user: jan.nijtmans tags: trunk
10:03
Fix [11ae2be95d]: tip-389 branch: string range errors with code points greater than U+FFFF check-in: de13f558fb user: jan.nijtmans tags: tip-389
2018-01-11
16:46
Corrected test cleanups check-in: b6e4f9c857 user: oehhar tags: tip490-msgcat-oo-2
16:45
Tweaks to zipfs.test check-in: bb39207752 user: hypnotoad tags: core_zip_vfs
15:59
merge core-8-branch. Remove left-over debugging code. Test-case string-5.21 still fails. check-in: ad24e66451 user: jan.nijtmans tags: tip-389
15:45
merge core-8-6-branch check-in: a0d51b9a0e user: jan.nijtmans tags: core-8-branch
14:16
merge trunk check-in: 1789e3120e user: dgp tags: dgp-refactor
14:15
merge trunk check-in: e00fd95025 user: dgp tags: dgp-properbytearray
14:11
Add test-cases for bug [11ae2be95dac9417], and make a start fixing it. Almost works. check-in: 6758341b2f user: jan.nijtmans tags: tip-389
14:09
merge 8.7 check-in: eb762b4727 user: dgp tags: tip-445
2018-01-10
23:17
TIP490: oo for msgcal: new solution enable any command for oo, new command mcpackagenamespacege check-in: a8eb1a0f51 user: oehhar tags: tip490-msgcat-oo-2
14:59
merge trunk check-in: 15a898e034 user: jan.nijtmans tags: novem
14:33
merge core-8-branch check-in: a6003fbd9f user: jan.nijtmans tags: trunk
14:03
merge core-8-branch check-in: d43a6a594e user: jan.nijtmans tags: tip-389
14:02
Re-implement Tcl_WinTCharToUtf/Tcl_WinUtfToTChar in pure win32 api, even for TCL_UTF_MAX=3. We can d... check-in: a2c5eee57d user: jan.nijtmans tags: core-8-branch
09:32
Don't use TclUtfToUniChar here: it doesn't give any advantage over Tcl_UtfToUniChar check-in: 2912e243cf user: jan.nijtmans tags: tip-389
08:27
merge core-8-branch check-in: b3fc2fbe3d user: jan.nijtmans tags: tip-389
08:25
Fix [https://core.tcl.tk/tk/info/00a27923ee26437611e1ed83f96e15b6caabcd8b|00a27923ee]: (Tcl part, re... check-in: 8481a52495 user: jan.nijtmans tags: core-8-branch
2018-01-09
18:10
Fix tests dependent on other tests in zipfs.test Add a workaround for the fact that dynamic librari... check-in: de82487597 user: hypnotoad tags: core_zip_vfs
17:28
Fix for [e593adf103], resources of a namespace are still available after the namespace is deleted. S... check-in: 829ad7a459 user: pooryorick tags: bug-e593adf103-core-8
16:28
Pulling changes from core-8-branch check-in: 697f83a2c7 user: hypnotoad tags: core_zip_vfs
00:10
Some refactoring and tidying up of comments. check-in: 85aedb56e8 user: dkf tags: core-8-branch
2018-01-08
19:41
See the bug-e593adf103-core-8 branch instead. Closed-Leaf check-in: 26eaed7dc1 user: pooryorick tags: bug-e593adf103
18:27
Merge pyk-TclOO branch. See [90657479e8] check-in: edf6105464 user: pooryorick tags: core-8-branch
18:21
Udate Tcl_ObjectDeleted to reflect recent changes. Closed-Leaf check-in: 0bae33cd39 user: pooryorick tags: pyk-TclOO
17:36
Rearrange a few lines TclRenameCommand to reduce operations. check-in: abee89b2ba user: pooryorick tags: trunk
17:03
Rearrange a few lines TclRenameCommand to reduce operations. check-in: 4816fee2fb user: pooryorick tags: core-8-branch
2018-01-06
17:21
Fix for [e593adf103], resources of a namespace are still available after the namespace is deleted. ... check-in: 3825265b17 user: pooryorick tags: bug-e593adf103
2018-01-04
13:01
merge core-8-6-branch check-in: 4afab23f14 user: jan.nijtmans tags: core-8-branch
02:40
merge 8.7 check-in: ac96ad12de user: dgp tags: trunk
02:32
Minimal fixes to stop the [package files] machinery writing to freed mem. This contribution needs a ... check-in: e2d0c521d8 user: dgp tags: core-8-branch
02:23
Minimal fixes to stop the [package files] machinery writing to freed mem. This contribution needs a ... check-in: 66af5dca17 user: dgp tags: core_zip_vfs
2018-01-03
15:11
merge 8.7 check-in: b2b20de662 user: dgp tags: pyk-TclOO
2018-01-02
23:05
Doc for lsearch -stride check-in: 951142be7a user: pspjuth tags: tip-351
22:03
Add -stride to lsearch. TIP#351 check-in: 95150a1466 user: pspjuth tags: tip-351
2017-12-29
21:41
Modifications to clean up warnings on compile check-in: 6c7e0fd3e2 user: hypnotoad tags: core_zip_vfs
20:40
Removing the standalone pkgIndex.tcl. There is enough stuff that needs to be manually edited in the... check-in: 1fb6e2c898 user: hypnotoad tags: core_zip_vfs
18:58
Refactored lrange to common function. check-in: 9247e4f634 user: pspjuth tags: pspjuth-lrangeopt
17:47
Use http 2 instead of http 1 for Safe Base testing. Closed-Leaf check-in: 313ece0560 user: dgp tags: tip-493
17:38
Remove http 1.0 tests. check-in: 235847a1a8 user: dgp tags: tip-493
17:31
merge trunk check-in: b1241fac47 user: dgp tags: novem
17:18
merge trunk: check-in: 4e5b4aa40b user: dgp tags: dgp-refactor
17:11
merge trunk check-in: eadee06497 user: dgp tags: dgp-properbytearray
16:54
Remove http 1.0 files from fossil management. check-in: cd9ace8e3c user: dgp tags: tip-493
16:49
Remove handling of http 1.0 package files from Makefiles. check-in: c9233c5f0d user: dgp tags: tip-493
16:16
merge 8.7 check-in: 20d3928f5c user: dgp tags: tip-445
15:13
Pulling changes from core-8-branch check-in: cf43d89150 user: hypnotoad tags: core_zip_vfs
2017-12-28
23:54
Optimise lrange for unshared object. check-in: 30abcdf459 user: pspjuth tags: pspjuth-lrangeopt
23:23
New Tcl_GetIndexFromObjStruct signature using size_t check-in: 47ef24fb51 user: jan.nijtmans tags: memory-API
22:49
Fix compilation using -DUSE_TCLALLOC=1 check-in: 1763cf819c user: jan.nijtmans tags: memory-API
21:59
merge trunk check-in: bf625a7001 user: jan.nijtmans tags: memory-API
21:17
merge core-8-branch check-in: 92e15a4e78 user: jan.nijtmans tags: tip-389
21:16
merge core-8-branch check-in: e9b1ef6440 user: jan.nijtmans tags: trunk
21:15
merge core-8-6-branch check-in: a9598976f4 user: jan.nijtmans tags: core-8-branch
20:29
merge core-8-branch check-in: 9bd909d0f9 user: jan.nijtmans tags: tip-389
18:54
merge trunk check-in: 7e6b55712a user: jan.nijtmans tags: novem
18:53
merge core-8-branch check-in: 16cc95ccab user: jan.nijtmans tags: trunk
18:51
merge core-8-6-branch check-in: e7cb6182f1 user: jan.nijtmans tags: core-8-branch
16:53
merge core-8-branch check-in: c358266fda user: jan.nijtmans tags: no-wideint
11:32
change ClientData -> void * in a lot of places (mainly header files) check-in: 8bac85ab5f user: jan.nijtmans tags: memory-API
2017-12-27
21:41
Merge trunk. Rename Tcl_MemAlloc and friends back to Tcl_Alloc, as this renaming turns out not to b... check-in: 671df0982f user: jan.nijtmans tags: memory-API
20:24
merge core-8-branch. Re-implement Tcl_WinTCharToUtf/Tcl_WinUtfToTChar using only win32 API. check-in: 465d5c8195 user: jan.nijtmans tags: tip-389
14:18
merge trunk check-in: c8329d786f user: dgp tags: dgp-refactor
14:09
merge 8.7 check-in: 329ff8f395 user: dgp tags: tip-445
14:08
merge trunk check-in: b80d50c1db user: dgp tags: dgp-properbytearray
13:57
merge trunk check-in: 5f8a062e7e user: dgp tags: novem
2017-12-26
17:27
merge core-8-branch check-in: 59e7da9c29 user: pooryorick tags: pyk-TclOO
12:54
TclOO: Remove unneeded name manipulation from TclOOCopyObjectCmd. check-in: 6f87ca4212 user: pooryorick tags: trunk
12:27
TclOO: Remove unneeded name manipulation from TclOOCopyObjectCmd. check-in: ce47ead183 user: pooryorick tags: core-8-branch
03:33
Merged core-8-branch: replace ifdef TCLDIR with compare against empty string check-in: d0a985e198 user: apnadkarni tags: trunk
03:32
Merged core-8-6-branch: replace ifdef TCLDIR with compare against empty string check-in: b8024b4d83 user: apnadkarni tags: core-8-branch
2017-12-23
20:22
merge core-8-branch check-in: c7e0d7fe69 user: jan.nijtmans tags: tip-491
20:18
merge core-8-branch check-in: 4cc6fab374 user: jan.nijtmans tags: tip-389
20:15
merge trunk check-in: 9ba3bb81eb user: jan.nijtmans tags: novem
18:41
merge core-8-branch check-in: ddb1a052af user: jan.nijtmans tags: trunk
18:40
merge core-8-6-branch (changes file only) check-in: b520b6acdb user: jan.nijtmans tags: core-8-branch
08:05
Merge nmake rules 1.1 check-in: 7016932859 user: apnadkarni tags: trunk
08:02
Merge nmake rules 1.1 check-in: cf54094221 user: apnadkarni tags: core-8-branch
2017-12-22
15:52
merge trunk check-in: 077bfa7842 user: jan.nijtmans tags: memory-API
15:48
merge core-8-branch check-in: 10653a121d user: jan.nijtmans tags: trunk
15:45
Change a few (internal) refCount/mask variables to unsigned type. check-in: 5b6091c917 user: jan.nijtmans tags: core-8-branch
2017-12-21
13:26
merge core-8-branch check-in: dcf786b746 user: jan.nijtmans tags: tip-491
13:23
Remove use of compiler option "opt:nowin98". Don't use "t" as suffix any more when building extensio... check-in: 091b838d1b user: jan.nijtmans tags: core-8-branch
07:51
merge-mark check-in: f5f7296900 user: jan.nijtmans tags: trunk
07:50
merge-mark check-in: fe7632d6da user: jan.nijtmans tags: core-8-branch
2017-12-20
18:25
Further fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a deletion trace del... check-in: 4e553102e2 user: pooryorick tags: core-8-branch
18:22
Further fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a deletion trace del... check-in: e37fdae32f user: pooryorick tags: trunk
13:38
merge trunk check-in: fca1897ccc user: jan.nijtmans tags: memory-API
12:53
merge trunk check-in: 79dc00dd1d user: jan.nijtmans tags: novem
12:30
Remove the Tcl_FindHashEntry/Tcl_CreateHashEntry stub entries, as those are actually macro's. check-in: f64b1fc0e7 user: jan.nijtmans tags: trunk
12:02
Change hash/index/mask fields to type "unsigned int", because that's how hash values are generally s... check-in: f80dd1d3cf user: jan.nijtmans tags: trunk
11:28
Fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a deletion trace deletes its... check-in: 8de56be119 user: pooryorick tags: core-8-branch
09:19
Fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a deletion trace deletes its... check-in: c0fcc0ae03 user: pooryorick tags: trunk
2017-12-19
21:03
merge trunk check-in: 6852815e35 user: dgp tags: novem
21:03
merge trunk check-in: ec95599a1c user: dgp tags: dgp-refactor
21:02
merge trunk: check-in: 5a745e2f4d user: dgp tags: dgp-properbytearray
21:01
merge 8.7 check-in: db7f19568b user: dgp tags: tip-445
21:00
[586e71dce4] Exeception handling at level #0 by EvalObjv check-in: 2460b63257 user: dgp tags: trunk
21:00
[586e71dce4] Exeception handling at level #0 by EvalObjv check-in: aebab60489 user: dgp tags: core-8-branch
16:31
merge trunk check-in: 7cc1c62ee1 user: dgp tags: dgp-refactor
16:22
merge trunk check-in: 9a95242f6d user: dgp tags: dgp-properbytearray
16:22
merge 8.7 check-in: dd50956e9c user: dgp tags: tip-445
15:46
merge core-8-branch check-in: 6cdd6bd319 user: jan.nijtmans tags: z_modifier
15:20
Somewhat better backwards compatibility on 64-bit platforms. check-in: 62da671053 user: jan.nijtmans tags: no-wideint
12:26
merge core-8-branch check-in: 30edd5c06a user: jan.nijtmans tags: no-wideint
12:25
merge trunk check-in: f43ba573f4 user: jan.nijtmans tags: novem
12:23
merge core-8-branch. Also change some internal refCount's from int to size_t. check-in: 6e23ad39af user: jan.nijtmans tags: trunk
11:23
Make TclEnsureNamespace() MODULE_SCOPE. Also change some refCount fields from type "int" to "unsigne... check-in: c1636bce70 user: jan.nijtmans tags: core-8-branch
11:21
Minor simplification on Cygwin, since we only support Windows NT now check-in: d52dbcaad3 user: jan.nijtmans tags: core-8-branch
2017-12-18
14:33
No need any more to check for "Windows NT" here, since the minimum is XP now. check-in: 6017f38c18 user: jan.nijtmans tags: core-8-branch
13:58
merge core-8-6-branch check-in: 57d7b671e0 user: jan.nijtmans tags: core-8-branch
11:57
merge trunk check-in: 0c8fe8e31c user: jan.nijtmans tags: novem
11:48
merge core-8-branch check-in: 424886647f user: jan.nijtmans tags: trunk
11:47
merge core-8-6-branch. Remove win/coffbase.txt, which isn't used any more. check-in: fe7de8f520 user: jan.nijtmans tags: core-8-branch
2017-12-16
03:33
Pulling changes from core-8-branch check-in: 855b386403 user: hypnotoad tags: core_zip_vfs
03:30
Update the config.test with new keys needed for zipfs check-in: 08182e0f9f user: hypnotoad tags: core_zip_vfs
03:24
Removing static package declaration of zipfs. check-in: 4d16722d25 user: hypnotoad tags: core_zip_vfs
03:22
Re-arranging code and providing forward prototypes to allow the C infrastructure of Zipfs to be act... check-in: 67e20b245a user: hypnotoad tags: core_zip_vfs
2017-12-15
21:28
merge-mark check-in: 8b45532df4 user: jan.nijtmans tags: trunk
21:27
Revert a few more (int -> size_t) transitions, which could effect extensions (such as Itcl 3.4) whic... check-in: b59ef9e0d8 user: jan.nijtmans tags: core-8-branch
19:55
merge trunk check-in: 878d1b77fd user: jan.nijtmans tags: memory-API
17:04
merge mark check-in: 30cbf759b2 user: dgp tags: trunk
16:50
Revert the (int -> size_t) transition of the "cmdEpoch" field of the struct Command that was part of... check-in: 7379c9a072 user: dgp tags: core-8-branch
16:08
merge core-8-branch check-in: 3994774bf7 user: jan.nijtmans tags: win-console-panic
16:06
merge trunk check-in: e3d9fa3868 user: jan.nijtmans tags: novem
15:02
Merge TIP #488 implementation. Some clean-up in tommath implementation (remove internal stub entrie... check-in: 70302ff935 user: jan.nijtmans tags: trunk
14:46
Mark TclPrecTraceProc() as deprecated, and remove it when compiling with -DTCL_NO_DEPRECATED. See TI... check-in: 8f2ba4c41d user: jan.nijtmans tags: core-8-branch
13:04
Oops, couldn't build tclWinPanic.o. Fixed now. check-in: d3fb144cc5 user: jan.nijtmans tags: win-console-panic
12:55
merge core-8-branch. Fully functioning now, including with the new vc-reform implementation. check-in: 8eb140e09f user: jan.nijtmans tags: win-console-panic
2017-12-14
14:38
fix comment check-in: 4d74cb42f6 user: jan.nijtmans tags: tip-491
13:41
merge core-8-branch. Fully tested now, works fine. check-in: 266e958c41 user: jan.nijtmans tags: tip-491
12:02
Fix (harmless) compiler warning with Visual Studio check-in: 56f4e2ea09 user: jan.nijtmans tags: core-8-branch
2017-12-13
15:52
Pulling changes from core-8-branch check-in: 4f4380b7ac user: hypnotoad tags: core_zip_vfs
12:56
Fix syntax error in previous commit. check-in: fb1c6ebe6f user: pooryorick tags: pyk-TclOO
10:34
core-8-branch merge: Use nmakehlp -L to locate directories check-in: 0fc454593c user: apnadkarni tags: trunk
10:31
core-8-6-branch merge: Use nmakehlp -L to locate directories check-in: 3f56042ab4 user: apnadkarni tags: core-8-branch
2017-12-12
17:34
Add -L option to nmakehlp to locate directories check-in: f9025565d6 user: apnadkarni tags: trunk
17:33
Add -L option to nmakehlp to locate directories check-in: 80e707b91b user: apnadkarni tags: core-8-branch
2017-12-11
23:50
Add the check for wrong arguments back to TclOO_Object_Destroy, remove inadvertant increment of Name... check-in: 00b79acaf0 user: pooryorick tags: pyk-TclOO
16:42
Merge from core-8-branch - install stubs and headers where present check-in: 2f26372503 user: apnadkarni tags: trunk
16:40
Merge from core-8-6-branch - install stubs and headers where present check-in: 13790c6335 user: apnadkarni tags: core-8-branch
14:19
Initial implementation of TIP #491. Not tested yet. check-in: 4f8b3e767d user: jan.nijtmans tags: tip-491
13:02
merge trunk check-in: cfcdb1aa9e user: dgp tags: novem
2017-12-10
21:45
Streamline TclOO object cleanup routines. check-in: 2201fdb82c user: pooryorick tags: pyk-TclOO
14:39
merge core-8-branch check-in: 956dbf71ea user: jan.nijtmans tags: trunk
14:35
Fix [040586323610be22f8617962377324f4ddc9bc02|0405863236]: wrong field checked in struct pollfd in T... check-in: 97378bb6a5 user: jan.nijtmans tags: core-8-branch
00:01
Ensure that an automatically-named TclOO object has the same name as its namespace. check-in: c0e2cd685c user: pooryorick tags: trunk
2017-12-09
16:55
merge trunk check-in: a43c0d3058 user: jan.nijtmans tags: novem
16:13
merge core-8-branch. Remove stub entry for TclWinGetPlatformId(), as it is no longer needed. Is a m... check-in: fa4dd57801 user: jan.nijtmans tags: trunk
15:32
merge core-8-6-branch check-in: 7b20ca415a user: jan.nijtmans tags: core-8-branch
2017-12-08
16:54
TIP477 merge: reformed nmake build system check-in: b9c183670a user: apnadkarni tags: trunk
16:19
merge TIP #477 implementation. Not tested yet in combination with semver changes Closed-Leaf check-in: 2b6b3a450a user: jan.nijtmans tags: semver
15:27
TIP477 merge: nmake build reform check-in: 83b60a4c17 user: apnadkarni tags: core-8-branch
2017-12-07
12:40
merge trunk check-in: a7916336d2 user: jan.nijtmans tags: novem
12:36
merge 8.7 check-in: 60f74266f4 user: jan.nijtmans tags: trunk
12:14
TIP #487: Stop support for Pre-XP Windows check-in: 200f182152 user: jan.nijtmans tags: core-8-branch
2017-12-06
21:01
merge trunk check-in: 46c4fb0467 user: dgp tags: novem
21:01
merge trunk check-in: 56262fb206 user: dgp tags: dgp-refactor
21:01
merge trunk check-in: 288d6fe82e user: dgp tags: dgp-properbytearray
21:00
merge 8.7 check-in: 2c1b48e1df user: dgp tags: tip-445
20:48
merge 8.7 check-in: b9331cc4d5 user: dgp tags: trunk
20:48
Plug memleak recently put into [package require]. check-in: 2d4e1f54f8 user: dgp tags: core-8-branch
20:03
merge 8.7 check-in: 44eb8e6d1a user: dgp tags: trunk
20:02
merge 8.6 check-in: d222f5e505 user: dgp tags: core-8-branch
15:40
doc fixes check-in: 31254b76f0 user: jan.nijtmans tags: memory-API
13:36
merge trunk check-in: b90a0b0a8e user: dgp tags: dgp-properbytearray
13:29
merge trunk check-in: fd03a8d8dc user: dgp tags: dgp-refactor
13:29
merge 8.7 check-in: 95532b94be user: dgp tags: tip-445
13:28
Adapt the bytearray accommodation of Tcl_CharLength() for 8.7+. check-in: 240811f822 user: dgp tags: trunk
13:28
Adapt the bytearray accommodation of Tcl_CharLength() for 8.7+. check-in: 12edbbe920 user: dgp tags: core-8-branch
13:20
merge trunk check-in: b6bfcf292c user: dgp tags: dgp-refactor
13:16
merge 8.7 check-in: e18f39f9e4 user: dgp tags: tip-445
13:08
merge trunk check-in: a60bc7d945 user: dgp tags: novem
13:07
[ce3a211dcb] Failed file normalize when tail is empty string. check-in: ea1609bd4a user: dgp tags: trunk
13:06
[ce3a211dcb] Failed file normalize when tail is empty string. check-in: 8bc984954c user: dgp tags: core-8-branch
13:02
merge-mark "novem-bighash": just mark that the contents of this branch are already integrated in the... check-in: 1bdfcfeeb1 user: jan.nijtmans tags: memory-API
12:27
merge core-8-branch check-in: d7a57b5775 user: jan.nijtmans tags: initsubsystems
12:24
merge 8.7 check-in: 0dbf896d09 user: jan.nijtmans tags: win-console-panic
12:17
Don't do same test twice check-in: e0f3431c35 user: jan.nijtmans tags: z_modifier
12:10
merge 8.7 check-in: 48920a9cbe user: jan.nijtmans tags: z_modifier
12:00
merge core-8-branch check-in: bd596603e2 user: jan.nijtmans tags: no-wideint
2017-12-05
16:30
merge trunk check-in: 41a466b1a0 user: dgp tags: novem
15:59
[4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands options of ensemble conf... check-in: 61096afb17 user: dgp tags: trunk
15:52
[4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands options of ensemble conf... check-in: 866442a1aa user: dgp tags: core-8-branch
11:59
Fix failing test-case (partially undo previous commit) check-in: 86d3a02e39 user: jan.nijtmans tags: novem
2017-12-01
15:03
merge trunk check-in: e008d0adce user: jan.nijtmans tags: memory-API
14:36
merge trunk check-in: 514aadb736 user: jan.nijtmans tags: novem
13:53
merge core-8-branch. Various cleanup: unused structure names, unused #defines. Change some "epoch"-r... check-in: 6af217e68c user: jan.nijtmans tags: trunk
12:48
merge core-8-6-branch check-in: 7b12820866 user: jan.nijtmans tags: core-8-branch
12:24
remove many test-cases related to tcl_precision Closed-Leaf check-in: 421523d6cd user: jan.nijtmans tags: tip-488
11:55
TIP 488: Remove tcl_precision check-in: f4efe03192 user: jan.nijtmans tags: tip-488
11:33
merge core-8-branch check-in: dabd924a87 user: jan.nijtmans tags: tip-389
11:03
Remove stub entries for Tcl_EvalObj()/Tcl_GlobalEvalObj(). Since those functions are actually macro'... check-in: e247a8da3a user: jan.nijtmans tags: trunk
10:38
Simpler solution for Itcl 3.4 build (compatibilty) problem. Thanks to Don Porter for bringing this t... check-in: ec1f14bb50 user: jan.nijtmans tags: core-8-branch
2017-11-30
17:59
merge trunk check-in: 859b772cb4 user: dgp tags: novem
17:52
merge 8.7 check-in: 1e5dc1b17c user: dgp tags: tip-445
17:29
merge 8.7 check-in: f625f52639 user: dgp tags: trunk
17:21
[5808081213] Permit all bytearrays (including impure ones) to report length without shimmering check-in: 2fc5bec969 user: dgp tags: core-8-branch
16:18
merge core-8-branch check-in: 3d9c34fb19 user: jan.nijtmans tags: tip-485
16:08
merge core-8-branch Closed-Leaf check-in: dcc6f04732 user: jan.nijtmans tags: tip-487
16:03
Eliminate use of certain unnecessary struct names. Also white-spacing. Nothing functional. check-in: fc7a665e3b user: jan.nijtmans tags: core-8-branch
15:27
merge-mark check-in: 487fe714da user: jan.nijtmans tags: trunk
15:24
Fix build of test-suite, after previous commit check-in: af5af931fe user: jan.nijtmans tags: core-8-branch
15:03
merge trunk check-in: 6554f79bed user: jan.nijtmans tags: novem
14:48
8.[67] -> 9.0 in a few more places check-in: 62505babc6 user: jan.nijtmans tags: trunk
14:38
merge core-8-branch check-in: a635678c10 user: jan.nijtmans tags: trunk
14:36
merge core-8-6-branch. Provide compatibility macro's, compensating for the internal stub table chang... check-in: 748223af9a user: jan.nijtmans tags: core-8-branch
13:23
merge core-8-branch check-in: 12e64c66a1 user: jan.nijtmans tags: trunk
13:14
Fix [8e1e31eac0fd6b6c4452bc108a98ab08c6b64588|8e1e31eac0]: lsort treats NUL chars strangely. Also fi... check-in: b6438b69ad user: jan.nijtmans tags: core-8-branch