Timeline
Not logged in

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

5565 check-ins using file doc/FindExec.3 version 657a40c74f

2026-04-02
19:15
Add changes entry for bison update Leaf check-in: 57f9472afe user: jan.nijtmans tags: core-8-6-branch
2026-03-12
11:27
Fix [bf482486b9]: MS-VC6 compile error in 8.6: 'long' followed by 'long' is illegal. Disable false-f... check-in: f597e6a51a user: jan.nijtmans tags: core-8-6-branch
10:59
Disable warning C4550: expression evaluates to a function which is missing an argument list Closed-Leaf check-in: f2e024b717 user: jan.nijtmans tags: bug-bf482486b9
10:21
Proposed fix for [bf482486b9]: MS-VC6 compile error in 8.6: 'long' followed by 'long' is illegal check-in: a9796c1287 user: jan.nijtmans tags: bug-bf482486b9
2026-03-09
07:09
Fix [f7495f63c0]. Valgrind reported error in SetScriptLimitCallback check-in: 1b6b19bd55 user: jan.nijtmans tags: core-8-6-branch
2026-03-04
08:05
Update "changes" file check-in: 1d161cc65c user: jan.nijtmans tags: core-8-6-branch
00:21
amend to [2c237beffbace823] fixing generation of TZ name from offset by %z artificial name in data; ... check-in: 8fbdebecff user: sebres tags: core-8-6-branch
00:20
fixes test coverage for [2c237beffbace823] (TZ generated from offset by artificial %z token in IANA ... check-in: 131a1b70ce user: sebres tags: core-8-6-branch
2026-03-02
19:48
Fix [b3fbd9a6e0]: string trim generates invalid utf-8 for some codepoints check-in: 94529656ae user: jan.nijtmans tags: core-8-6-branch
2026-02-18
11:47
Upgrade to zlib-1.3.2 check-in: 99737a0246 user: jan.nijtmans tags: core-8-6-branch
09:34
Upgrade to zlib-1.3.2 Closed-Leaf check-in: e289df6e05 user: jan.nijtmans tags: zlib-1.3.2
07:56
[be40b73615] nmake: rmdir and mkdir are picked from cygwin if available check-in: c46a5a0e43 user: jan.nijtmans tags: core-8-6-branch
2026-02-10
16:17
Undo 2 Tcl-specific changes in zlib: those are no longer necessary check-in: 8e4780d7ab user: jan.nijtmans tags: core-8-6-branch
2026-02-05
07:56
Fix [1b6f81955c]: 32-bit zlib1.dll now depends on libgcc_s_sjlj-1.dll check-in: b5f93b564b user: jan.nijtmans tags: core-8-6-branch
2026-02-04
11:43
Remove compat/zlib/contrib/untgz. See: [0b9367a240] check-in: 6a3030c65c user: jan.nijtmans tags: core-8-6-branch
2026-02-03
09:23
Fix build error in MSVC (due to an upstream change in zlib, which looks wrong) check-in: 1032a2ff1a user: jan.nijtmans tags: core-8-6-branch
07:32
Fix logical error in minizip (not present upstream) check-in: eb5e204824 user: jan.nijtmans tags: core-8-6-branch
07:18
Update to zlib 1.3.1.2 check-in: d896b28768 user: jan.nijtmans tags: core-8-6-branch
07:15
Rebuild win64-arm/zlib1.dll Closed-Leaf check-in: 158e0497c6 user: jan.nijtmans tags: zlib-1.3.1.2
2026-02-02
15:36
Upgrade zlib to 1.3.1.2 check-in: aee2bae87d user: jan.nijtmans tags: zlib-1.3.1.2
09:52
Upgrade to zlib-1.3.1.2 check-in: 1f21ce2ae7 user: jan.nijtmans tags: zlib-1.3.1.2
09:42
(temporary) revert Tcl-specific changes check-in: a3a3ace39d user: jan.nijtmans tags: zlib-1.3.1.2
2026-01-13
08:18
Fix [8865497ef9]: configure --enable-man-compression error check-in: 5c5bd6a7af user: jan.nijtmans tags: core-8-6-branch
2026-01-04
14:43
missing 'const' check-in: 4a16bd1bc9 user: jan.nijtmans tags: core-8-6-branch
2025-12-30
03:26
Fix [983f933f11] UBSan warnings with null pointer in TclGetProcessGlobal/Tcl_ExternalToUtfDString. check-in: 5b63b08a34 user: apnadkarni tags: core-8-6-branch
2025-12-28
17:54
Update nmakehlp.c check-in: 445fb6c77c user: jan.nijtmans tags: core-8-6-branch
2025-12-21
23:26
In case of version conflict (e.g. opening 9.0 pkgIndex in 8.6), ignore the file. Backported from 9.0 check-in: fdf19fd241 user: jan.nijtmans tags: core-8-6-branch
2025-12-20
16:51
Fix pkgconfig-1.1 testcase check-in: 04deb37b83 user: jan.nijtmans tags: core-8-6-branch
2025-12-19
14:52
(backport): Fix warnings about redefined macros in macOS tclPkgConfig.c. Backport support for WINE check-in: 4774aacdc9 user: jan.nijtmans tags: core-8-6-branch
2025-12-15
09:02
tzdata updated to Olson's tzdata2025c check-in: b702ed7665 user: jan.nijtmans tags: core-8-6-branch
2025-12-08
10:53
Proposed solution for [24d7f1a695]: Recursive [namespace delete] causes a segfault Leaf check-in: 655eb6343f user: jan.nijtmans tags: bug-24d7f1a695
2025-12-03
23:01
Fix [6f1dd8a1be]: tclMacOSXNotify.c: function pointer cast to incompatible type check-in: 9c3bb02ddf user: jan.nijtmans tags: core-8-6-branch
2025-11-25
21:45
Don't use strange syntax for MoveFileW check-in: 3bf31ae885 user: jan.nijtmans tags: core-8-6-branch
18:56
Always define noinline flag to DllMain, to prevent optimizer flag -O3 to cause problems check-in: b9c3dffee0 user: jan.nijtmans tags: core-8-6-branch
08:07
Update to actions/checkout@v6 check-in: 2f742b3b7f user: jan.nijtmans tags: core-8-6-branch
2025-11-21
13:22
Fix [0fac6dd541]. Remove duplicated docs for tcl_wordchars etc. from tclvars.n check-in: 1e4c8f62fd user: jan.nijtmans tags: core-8-6-branch
11:06
simplify package.list.txt: Casing variants no longer needed check-in: 39921b9793 user: jan.nijtmans tags: core-8-6-branch
2025-11-11
16:20
Bug [cb03e57a] - raise error on empty regexp if variable not resolvable. Update changes check-in: a7fc1a9456 user: jan.nijtmans tags: core-8-6-branch
11:26
Add testcase, make CompareTwoNumbers a static function check-in: d3ef1824f2 user: jan.nijtmans tags: core-8-6-branch
2025-11-10
19:25
fixes Tcl_TakeBignumFromObj() [8dd2807066d7] - avoid moving of bignum representation if object has n... Closed-Leaf check-in: 57ed005b52 user: sebres tags: bug-8dd2807066d7-8.6-tbfo
2025-11-08
22:56
Fix [d4a4924ada]: 1rst example of chan doc refers to fconfigure command check-in: 82cdb422e0 user: jan.nijtmans tags: core-8-6-branch
22:50
Fix [45bfbebe]: some tests will fail if the system encoding is iso8859-1. Solution backported from 9... check-in: be9693d81e user: jan.nijtmans tags: core-8-6-branch
2025-10-30
12:41
Fix [1cf49a0926] and [3161b74ca7]: Install man-pages and pkg-config on Windows check-in: bbc10f091d user: jan.nijtmans tags: core-8-6-branch
2025-10-28
08:21
Fix [1cf49a0926]: Install pkgconfig on Windows Closed-Leaf check-in: f856dbf939 user: jan.nijtmans tags: bug-3161b74ca7
2025-10-27
19:44
[3161b74ca7]: Install man pages on Windows check-in: 50049f785d user: jan.nijtmans tags: bug-3161b74ca7
2025-10-26
21:05
[c7dc599e73] follow-up: for tclOO and internal headers too check-in: f70d9ef874 user: jan.nijtmans tags: core-8-6-branch
2025-10-25
12:45
[c7dc599e73]: Add IWYU export pragma annotations for improved clangd and clang-tidy diagnostics check-in: 6fde69d19f user: jan.nijtmans tags: core-8-6-branch
2025-10-01
09:34
macos-13 runner is deprecated check-in: 6f4ed27604 user: jan.nijtmans tags: core-8-6-branch
2025-09-30
19:14
dde => 1.4.6 check-in: 8c03184f0f user: jan.nijtmans tags: core-8-6-branch
17:15
Backport dde changes from 9.0 check-in: a70d115868 user: jan.nijtmans tags: core-8-6-branch
2025-09-27
18:01
code deduplication; increase timouts detecting exit hangs for mem-debug (maybe too short in GHA); 2n... check-in: 57d978a519 user: sebres tags: core-8-6-branch
2025-09-25
08:47
Since "platform" doesn't work in Tcl 8.5 any more, install it into the right module directory. check-in: 7bc52b2f0a user: jan.nijtmans tags: core-8-6-branch
2025-09-24
21:55
Fix [f309c0c5db]: Parameter 'patch' of tcl_findLibrary not documented check-in: a1dc0e64c5 user: jan.nijtmans tags: core-8-6-branch
21:49
Backport doc improvements check-in: 35be7436e0 user: jan.nijtmans tags: core-8-6-branch
02:38
Fix buffer size check for GetEnvironmentVariable. Tx @cjmcdonald check-in: e094a6d47b user: apnadkarni tags: core-8-6-branch
2025-09-23
14:42
(backport) Use [try] in "platform" because we don't support 8.5 and before at all check-in: c428947dcd user: jan.nijtmans tags: core-8-6-branch
11:42
Fix for fix. If getenv returns NULL, Tcl_DString buffer still needs initialization check-in: 784ba203b5 user: apnadkarni tags: core-8-6-branch
10:25
Bug [c9e68eb6ca] - check result of getenv/GetEnvironmentVariable check-in: 9c4f3a6de8 user: apnadkarni tags: core-8-6-branch
2025-09-22
10:34
Bug [c9e68eb6ca] - Windows version Closed-Leaf check-in: 175029b594 user: apnadkarni tags: bug-c9e68eb6ca
10:09
Bug [c9e68eb6ca] - check getenv result for TCL_LIBRARY check-in: 4d541791f6 user: apnadkarni tags: bug-c9e68eb6ca
2025-09-19
16:38
Fix [77059c] TclPushVarName(): pointer overflow check-in: 22493159dc user: jan.nijtmans tags: core-8-6-branch
2025-09-18
07:43
(backport) The option -Wunused-but-set-variable appears to be usable starting clang 15 Also (while o... check-in: b6e9c64756 user: jan.nijtmans tags: core-8-6-branch
2025-09-16
19:17
Eliminate __stdcall usage: cygwin32 is no longer supported check-in: 935703f7c8 user: jan.nijtmans tags: core-8-6-branch
13:56
Fix some harmless complier warnings (discovered with clang 20) check-in: 0b332a512c user: jan.nijtmans tags: core-8-6-branch
2025-09-15
20:51
Unicode version 17 check-in: 1f8acf983c user: jan.nijtmans tags: core-8-6-branch
19:43
(backport) Use correct equality check-in: d637d83a33 user: jan.nijtmans tags: core-8-6-branch
2025-09-08
13:35
New test command "testobj huge". Not used in any testcase yet check-in: 1d3947f456 user: jan.nijtmans tags: core-8-6-branch
13:01
Refactor Tcltest, backported from 9.0. Add "testobj huge" test command (not used in any testcase yet... Leaf check-in: edcea0247e user: jan.nijtmans tags: refactor-tcltest
2025-08-27
11:22
Follow-up to [66cd465323]: For Tcl 9.0+, building on 32-bit MacOS is no longer supported check-in: a354ab80f0 user: jan.nijtmans tags: core-8-6-branch
2025-08-25
15:08
[66cd465323] Platform package simplifications for MacOS >= 11. Platform => 1.1.0 check-in: 12394301e1 user: jan.nijtmans tags: core-8-6-branch
11:42
Remove some more references to non-existing Tcl version 8.7 check-in: 18debf3eab user: jan.nijtmans tags: core-8-6-branch
08:51
Fix handling of i386-x86_64 in platform extension. Add testcases for this (and other) situation check-in: 647f319c76 user: jan.nijtmans tags: core-8-6-branch
2025-08-22
19:25
Fix memory debugging info check-in: 83a6689b71 user: jan.nijtmans tags: core-8-6-branch
2025-08-21
16:21
Make logical -> bitwise correction corresponding to recent change in Tcl 9. check-in: 2b44652f6c user: dgp tags: core-8-6-branch
2025-08-19
12:36
support for MacOS Tahoe, platform => 1.0.20 check-in: 6c5ca6074f user: jan.nijtmans tags: core-8-6-branch
2025-08-18
21:49
Minor corrections, handle Tcl 9 platform reductions Closed-Leaf check-in: ba40adf133 user: jan.nijtmans tags: bug-a91b242d43
14:18
Oops, shouldn't use string compare here check-in: d060eacab2 user: jan.nijtmans tags: bug-a91b242d43
14:08
Let's not break it with Tcl 8.5 check-in: 2402e67682 user: jan.nijtmans tags: bug-a91b242d43
13:56
Assume that - one day - MacOS 26.5 will be there check-in: 0e5d8faee4 user: jan.nijtmans tags: bug-a91b242d43
13:27
Update changes check-in: 249c929a43 user: jan.nijtmans tags: bug-a91b242d43
13:23
platform version => 1.0.20 check-in: b4c2c68b42 user: jan.nijtmans tags: bug-a91b242d43
13:20
Update "platform" for MacOS-26 (Tahoe). See [https://core.tcl-lang.org/tk/tktview/a91b242d43|a91b242... check-in: 1c3b805ec2 user: jan.nijtmans tags: bug-a91b242d43
2025-08-16
17:17
Version => 8.6.18 check-in: b32fdef952 user: jan.nijtmans tags: core-8-6-branch
2025-08-15
19:15
Merge release check-in: 92f1b4254e user: dgp tags: core-8-6-branch
2025-08-13
17:18
merge 8.6 Closed-Leaf check-in: 91dd920fcb user: dgp tags: rc1, core-8-6-17-rc, core-8-6-17
2025-08-12
21:51
Fix [992f94d847]: avoid misaligned pointers in macOS file attribute functions check-in: 6badbfd55e user: jan.nijtmans tags: core-8-6-branch
14:25
Update dde => 1.4.5. Don't worry about Tcl 8.7 any more check-in: 7037a107d0 user: jan.nijtmans tags: core-8-6-branch
10:23
Proposed fix for [31d4fa115b]: Tweak install permissions Closed-Leaf check-in: 135761fd80 user: jan.nijtmans tags: bug-31d4fa115b
10:03
Alternative proposed fix for [992f94d847]: avoid misaligned pointers in macOS file attribute functio... Closed-Leaf check-in: d53a634a93 user: jan.nijtmans tags: bug-992f94d847
08:49
Update actions/checkout@v4 to actions/checkout@v5 check-in: 6ed8c1a577 user: jan.nijtmans tags: core-8-6-branch
08:46
Backport some code formatting from 9.0. Fix sentinels check-in: c999be993e user: jan.nijtmans tags: core-8-6-branch
2025-08-04
17:34
Bump to tcltest 2.5.10. Code has changed since 2.5.9 release. check-in: a10fecf8f9 user: dgp tags: rc0, core-8-6-17-rc
2025-07-31
20:03
Open release branch Updates to the changes file. check-in: 64853a62d8 user: dgp tags: core-8-6-17-rc
2025-07-21
18:32
merge 8.5 to 8.6: amend to [61c01e0edb08a9ed], more cases for increment ref-count with use-after-fre... check-in: 87fcd1b301 user: sebres tags: core-8-6-branch
2025-07-18
17:29
merge 8.5 to 8.6: fixes [61c01e0edb08a9ed] (TclpMatchInDirectory, windows only), increment ref-count... check-in: 9d1d0c58ba user: sebres tags: core-8-6-branch
11:52
Add check for working --disable-high-entropy-va. Fix check for --enable-auto-image-base (which alway... check-in: 51a193f9cc user: jan.nijtmans tags: core-8-6-branch
2025-07-17
07:15
Fix [https://core.tcl-lang.org/tk/info/06892c6e12|06892c6e12]: loading windows dll's in Cygwin doesn... check-in: 35d4da0b44 user: jan.nijtmans tags: core-8-6-branch
2025-07-16
15:26
Fix [c9f0520f7e] - Tcl_SplitList memory overflow overwrite check-in: 1eebbe69f5 user: apnadkarni tags: core-8-6-branch
11:26
Check interp for NULL before storing error! Closed-Leaf check-in: 888adb53db user: apnadkarni tags: bug-c9f0520f7e
10:49
Merge 8.6 check-in: 84e386355e user: apnadkarni tags: bug-c9f0520f7e
2025-07-15
10:21
2 minor comment fixes check-in: b6cb766ec8 user: jan.nijtmans tags: core-8-6-branch
10:14
Minor review comment (since 8.6 still uses ckfree) check-in: a46c888320 user: jan.nijtmans tags: bug-c9f0520f7e
03:31
Proposed fix for [c9f0520f7e] Tcl_SplitList crash. check-in: 7fd8657f04 user: apnadkarni tags: bug-c9f0520f7e
2025-07-13
07:51
Doc update. See [8cd74c5cd2]. Backport more doc improvements from 9.1 check-in: 29a9305656 user: jan.nijtmans tags: core-8-6-branch
2025-07-03
07:45
Fix [6b0f776c52]: gcc 14 breaks configure test for bigendian leading to broken floating point check-in: 95268bca5e user: jan.nijtmans tags: core-8-6-branch
2025-06-25
11:51
Fix [ecafd8611d]: Euro/Tail-sign missing from cp864 encoding check-in: 60981196db user: jan.nijtmans tags: core-8-6-branch
09:38
Fix [ecafd8] Euro-sign missing from cp864 encoding check-in: 721d9e6398 user: jan.nijtmans tags: core-8-6-branch
2025-06-24
17:15
[ecf35c7120] Correct nested handling of return option -options (backport from 9.0) check-in: a85311da23 user: dgp tags: core-8-6-branch
15:09
Add testcases Closed-Leaf check-in: 27557a141a user: jan.nijtmans tags: bug-ecafd8611d
14:59
Fix encoding-28.0 unit-test, since we now have an additional encoding check-in: aae0b6c0ed user: jan.nijtmans tags: bug-ecafd8611d
14:54
Fix [ecafd8611d]: Euro-sign missing from cp864 encoding. While on it, add cp165 which is very simila... check-in: 7dd57ba178 user: jan.nijtmans tags: bug-ecafd8611d
2025-06-18
17:24
Fix [4f338b91c1] - add missing Tcl_CloseEx docs check-in: fee9ca3e16 user: apnadkarni tags: core-8-6-branch
2025-06-17
05:26
Document Tcl_CloseEx. Proposed fix for [4f338b91c1]. Closed-Leaf check-in: ef7458ec4f user: apnadkarni tags: bug-4f338b91c1
2025-06-09
13:31
Backout [ac279496ac], see [https://core.tcl-lang.org/tk/info/1562e10c58]. Since Tk 8.7 won't be rele... check-in: 3f5e014855 user: jan.nijtmans tags: core-8-6-branch
2025-05-16
10:56
Disable filename-16.14 testcase in Github CI. Something changed in this environment, nothing changed... check-in: 604603ccc3 user: jan.nijtmans tags: core-8-6-branch
2025-05-14
09:14
Fix scan-15.1 testcase for gcc on Windows (which has a slightly different "inf" representation) check-in: 462f46a651 user: jan.nijtmans tags: core-8-6-branch
2025-05-13
10:37
Fix scan-15.1 testcase, for c runtimes which limit the number of float digits. check-in: 4b45f1c70f user: jan.nijtmans tags: core-8-6-branch
2025-05-07
21:01
Only call GetACP() once. Cleanup backported from 9.0 check-in: 1cfd1761d9 user: jan.nijtmans tags: core-8-6-branch
2025-05-05
15:37
Fix [b7834045b9]: MS-VC 6 on core-8-6-branch: compile error C2520: conversion from unsigned __int64 ... check-in: ead995eddf user: jan.nijtmans tags: core-8-6-branch
14:41
Add to changes: 2025-05-05 (bug) [42d14c] Fix scan with long mantissa. Ex.: scan "1.[string repeat 1... check-in: 0878d43939 user: oehhar tags: core-8-6-branch
14:30
[42d14c495a] Parsing long floating point strings check-in: 2fc458c8bd user: oehhar tags: core-8-6-branch
06:21
[42d14c495a] Add source code comment and test case provided by Christian Werner (thanks) Closed-Leaf check-in: c9b91b8c9f user: oehhar tags: bug-42d14c495a
2025-05-03
13:15
[42d14c495a] Add simple test cases check-in: 4351b32433 user: oehhar tags: bug-42d14c495a
2025-04-16
17:34
Correct false claims in the header comment of RequiredPrecision() check-in: ad842e3313 user: dgp tags: core-8-6-branch
2025-04-15
12:00
Fix TestplatformChmod() function, so it can handle more than only ASCII check-in: 87abac372c user: jan.nijtmans tags: core-8-6-branch
2025-04-11
16:26
Fix for [fd8341e496]: Tcl_InitStubs compatibility for 9.1 check-in: 6c109384fd user: jan.nijtmans tags: core-8-6-branch
2025-04-07
09:21
Fix [04aad56155]: __attribute__((noreturn)) conflicts with stdnoreturn.h check-in: 5e08166b8c user: jan.nijtmans tags: core-8-6-branch
2025-04-03
16:19
Prevent warning on Cygwin: warning: 'ECASECLASH' is no longer used by Cygwin check-in: 3275d5eff0 user: jan.nijtmans tags: core-8-6-branch
2025-04-02
21:18
Proposed fix for [42d14c495a]: Parsing long floating point strings (thanks, Christian) check-in: ca62367d61 user: jan.nijtmans tags: bug-42d14c495a
21:12
Fix -Wconversion and unused parameter warnings. Backported from (but unrelated to) TIP #626 check-in: 4128866276 user: jan.nijtmans tags: core-8-6-branch
2025-03-26
10:37
Typo: there is no libucrt.lib check-in: 5e0c95bca2 user: jan.nijtmans tags: core-8-6-branch
2025-03-25
01:37
solves [ebc39f14d75c1cfc]: don't use command tracing for OO-objects Leaf check-in: 495ffc0324 user: sebres tags: br-ebc39f14d7-oo-no-trace
2025-03-23
15:46
tzdata updated to Olson's tzdata2025b check-in: da7ca485a4 user: jan.nijtmans tags: core-8-6-branch
2025-03-19
18:37
amend (unsaved changes, missing (tracePtr = cmdPtr->tracePtr) by clean-up) Leaf check-in: 75d5f412ef user: sebres tags: bug-5bd41844e6-coro-exec-trace
15:06
fixes bug [5bd41844e62aceb2]: tracing - (self) deleted command or coroutine after exit must invoke l... check-in: 6264ad4a41 user: sebres tags: bug-5bd41844e6-coro-exec-trace
15:04
tests illustrating and covering bug [5bd41844e62aceb2]: paired `leave*` to `enter*` handlers by (sel... check-in: fd68471001 user: sebres tags: bug-5bd41844e6-coro-exec-trace
2025-03-15
20:55
fixes failure in GHA (couldn't execute "winget": no such file or directory): since windows-2025 the ... check-in: 3442b81e91 user: sebres tags: core-8-6-branch
20:54
GHA: update github runner to ubuntu-24.04, windows runner to windows-2025 (ubuntu-20.04 hosted runne... check-in: 675ec2222e user: sebres tags: core-8-6-branch
2025-03-12
16:18
tests/clock.test: new regression test for clock add, covering jump over DST hole with TZ, relative t... check-in: 5d264e58ef user: sebres tags: core-8-6-branch
16:16
tests/clock.test: more regression tests (cherry-picked from 8.7) check-in: cbef9ccb5c user: sebres tags: core-8-6-branch
2025-03-07
10:02
merge 8.5: cmdMZ.test: improve stability of timerate test for quadratic complexity (increase factor ... check-in: 69496e5a5e user: sebres tags: core-8-6-branch
2025-03-06
19:47
amend to [ba68d1e9484a3a92]: rewrite fix of Tcl_GetReturnOptions less invasive (-errorline was alway... check-in: d48db316f5 user: sebres tags: core-8-6-branch
19:22
amend to [ba68d1e9484a3a92]: fixes bug in Tcl_GetReturnOptions - reset errorLine if no errorInfo was... check-in: 5cd276dee1 user: sebres tags: core-8-6-branch
15:14
Failed tests not updated to new behavior check-in: b756080dc6 user: dgp tags: core-8-6-branch
14:31
fixes [ba68d1e9484a3a92]: Tcl_TransferResult appends line-number at end of error stack now (error ca... check-in: f1d2397c7c user: sebres tags: core-8-6-branch
14:27
win/Makefile: fixes "clean" target - remove remaining binaries (inclusive manifests and previous ver... check-in: 7ae5ddf0db user: sebres tags: core-8-6-branch
2025-02-27
13:36
fixes [ba68d1e9484a3a92]: Tcl_TransferResult would include line-number at end of error stack now (er... Closed-Leaf check-in: 497e526e67 user: sebres tags: bug-ba68d1e948-inter-eval-ln-in-ei
2025-02-26
20:23
Do not use the character "-" in a test constraint name. When tcltest sees it, it does not process a... check-in: 406bbff3cb user: dgp tags: core-8-6-branch
2025-02-24
22:38
experimental, attempt to fix [b78d94c049af5090]: the state of the closed standard channel must be "h... Leaf check-in: 93d9a20635 user: sebres tags: bug-b78d94c049af5090-closed-std-chan
17:52
Fix [211ac77119]: return manual page has a no longer valid example check-in: 7741caf246 user: jan.nijtmans tags: core-8-6-branch
12:56
avoid "can't read "::tcltestlib": no such variable" in tests *io-60.1 if load catches a fail for som... check-in: ad420b8994 user: sebres tags: core-8-6-branch
2025-02-14
17:10
Formatting msgcat.n. Backported from 9.0 check-in: 1bb681fd4c user: jan.nijtmans tags: core-8-6-branch
2025-02-12
08:26
Don't worry building for Tcl 8.7 any more check-in: ae78da1839 user: jan.nijtmans tags: core-8-6-branch
2025-02-10
12:58
merge 8.5: tcltest: avoid "couldn't read directory" error if no read permission on some child folder... check-in: 9938da1a8c user: sebres tags: core-8-6-branch
2025-02-08
15:49
simplify and optimize TclSubstOptions (reducing the branch misprediction etc) check-in: 7a3b47fb37 user: sebres tags: core-8-6-branch
2025-01-29
05:24
Fix handle leak introduced by auto_execok fix. Thanks @chw check-in: 92ddd01307 user: apnadkarni tags: core-8-6-branch
2025-01-28
10:39
merge man timerate fix clarifying -overhead check-in: edbbd6c42f user: sebres tags: core-8-6-branch
09:28
Cherrypick fix for [4e2c8bc4a7] - auto_execok missing internal cmd commands check-in: 46fa9e4ff2 user: apnadkarni tags: core-8-6-branch
05:24
Cherry pick fix for [4f0b5767ac]. Exec of App Execution Aliases on Windows check-in: bc9227d33f user: apnadkarni tags: core-8-6-branch
2025-01-27
14:24
Ticket [27fa20249d]: htmlhelp: ignore pckgs folders without configure.in/ac check-in: 09d7e24d80 user: oehhar tags: core-8-6-branch
2025-01-23
12:20
TclWideMUInt may be signed on some platforms, back to WIDE_MAX for default max count (9e18 is anyway... check-in: ce034989e2 user: sebres tags: core-8-6-branch
2025-01-22
20:03
amend, missing NL check-in: 534e507bbe user: sebres tags: core-8-6-branch
17:34
merge timerate fix: avoids drastic growth of execution time on iteration with quadratic complexity, ... check-in: cc95459d85 user: sebres tags: core-8-6-branch
2025-01-20
17:05
fixes constraint case-sensitivity (mistakenly changed in spelling correction commit [ee3df4e64759360... check-in: 6e21638fcc user: sebres tags: core-8-6-branch
2025-01-19
15:02
tzdata updated to Olson's tzdata2025a check-in: ee53c97291 user: jan.nijtmans tags: core-8-6-branch
2025-01-15
17:19
change (internal) TclpLoadMemory() signature, backported from 9.0. Install headers before documenta... check-in: 92063c26fc user: jan.nijtmans tags: core-8-6-branch
2025-01-12
17:51
Fix [70f3b23cad]. Doc fix only check-in: 9ab8873b08 user: jan.nijtmans tags: core-8-6-branch
2025-01-11
21:57
Possible fix for [5d70d14a09]: tcltest: test result differs for different singleproc values. Edit: d... Leaf check-in: 5e8914a8ad user: jan.nijtmans tags: bug-5d70d14a09
2025-01-08
12:01
Merge 8.6 (but keep 8.6.16 version-number) check-in: c6e22d8b54 user: jan.nijtmans tags: cygwin
11:28
(cherry-pick): Simplification for [d58e315172] version -> 8.6.17 for futher development check-in: 59a525eb93 user: jan.nijtmans tags: core-8-6-branch
2025-01-06
17:10
Fix [fc35093ce] for Tcl 8.6: Better error-message than "interpreter uses an incompatible stubs mecha... check-in: 08a5a7d4e1 user: jan.nijtmans tags: core-8-6-branch
2025-01-02
17:24
Make --enable-64bit=arm64 and --enable-64bit=aarch64 synonymes check-in: 371793e4b2 user: jan.nijtmans tags: core-8-6-branch
16:37
win/configure: check whether cpuid-header natively supported for the target architecture (possible f... check-in: 2ca317244b user: sebres tags: core-8-6-branch
2025-01-01
20:39
Remove EXEC flag from koi8-t.enc check-in: 30e65b8a31 user: jan.nijtmans tags: core-8-6-branch
20:37
isDigit -> ISDIGIT (simplification, backported from 8.7/9.0) check-in: 152eba7636 user: jan.nijtmans tags: core-8-6-branch
2024-12-29
22:19
windows only: better way to get cpuid data with internal facility of clang/gcc (also silence warning... check-in: 6b0e324f18 user: sebres tags: core-8-6-branch
16:54
silence warning "variable set but not used [-Wunused-but-set-variable]" (once the tclDate gets regen... check-in: a970e68d7c user: sebres tags: core-8-6-branch
2024-12-26
18:40
small amend (unsaved change): cover epoch change (recompile in child) for main interp too check-in: 60b3085e3d user: sebres tags: core-8-6-branch
18:18
test coverage for [67d5f75c36cbada6]: same lambda on different interpreters check-in: 7408c2ee76 user: sebres tags: core-8-6-branch
18:12
tests/all.tcl: simplify retrieving of test folder, don't overwrite argument -testdir (may be supplie... check-in: 9b5c0dbbc2 user: sebres tags: core-8-6-branch
2024-12-18
12:07
Don't shorten "info locals" in testcases. check-in: fe2aead830 user: jan.nijtmans tags: core-8-6-branch
2024-12-16
09:59
Fix [63449c0514]: [namespace children] doesn't match non-glob patterns below the global namespace. check-in: 9f26385a03 user: jan.nijtmans tags: core-8-6-branch
09:36
Remove experimental (and untested) code related to BREAK_NAMESPACE_COMPAT. Backport some layout chan... check-in: 98aa369ce5 user: jan.nijtmans tags: core-8-6-branch
2024-12-11
20:50
Merge release check-in: 84c07aaa29 user: jan.nijtmans tags: core-8-6-branch
2024-12-09
17:49
merge 8.6 & update release date Closed-Leaf check-in: 53bb2c2b4c user: dgp tags: rc2, core-8-6-16-rc, core-8-6-16
10:32
Fix [1dc7f3e5f1] - filesystem-1.30.3 should normalize before comparing. Tx @gahr check-in: 631fac1ae5 user: apnadkarni tags: core-8-6-branch
2024-12-06
17:54
update changes check-in: 9e69d21be3 user: dgp tags: rc1, core-8-6-16-rc
17:46
merge 8.6 check-in: 1d98f3bd01 user: dgp tags: core-8-6-16-rc
2024-12-05
16:34
small amend to [0b809cd3fc8b6e5e]: follow the same logic for constructor/destructor error handlers check-in: dfba47d117 user: sebres tags: core-8-6-branch
15:57
fixed segfault [0b809cd3fc8b6e5e] by touching in coro referenced OO-method of deleted OO-instance (c... check-in: 34050e5ef9 user: sebres tags: core-8-6-branch
2024-12-04
19:10
Tentative release date in the changes file check-in: 2991c40cf5 user: dgp tags: rc0, core-8-6-16-rc
13:51
fixed segfault [0b809cd3fc8b6e5e] by touching in coro referenced method of deleted instance (class/o... Closed-Leaf check-in: 66717314ae user: sebres tags: bug-0b809cd3fc8b6e5e-sf-by-del-oo-in-coro
2024-12-02
14:33
small amend, avoiding SF (purely hypothetical Tcl_FSGetCwd may return NULL) check-in: e4feb601a8 user: sebres tags: core-8-6-16-rc
14:05
Plug memory leak. check-in: a5f7f2fc98 user: dgp tags: core-8-6-16-rc
2024-11-27
19:49
more test hygiene -- avoid fragility in makeFile / removeFile check-in: adbae584a7 user: dgp tags: core-8-6-16-rc
19:29
test hygiene check-in: ea571867ed user: dgp tags: core-8-6-16-rc
16:01
Open release branch. check-in: 8cbe779686 user: dgp tags: core-8-6-16-rc
2024-11-26
10:56
(backport): in-src doc typos (Tcl_[Save|Restore|Discard]InterpState()). Add some typecasts. check-in: 237fd61c77 user: jan.nijtmans tags: core-8-6-branch
2024-11-23
13:44
doc fix: Tcl_LibraryInitProc was introduced in Tcl 8.7/9.0 check-in: c226153830 user: jan.nijtmans tags: core-8-6-branch
13:37
Remove unused "interp" parameter from TclpLoadMemoryGetBuffer(). Make size type size_t. Add typecast... check-in: 230ee8520f user: jan.nijtmans tags: core-8-6-branch
2024-11-19
09:43
Update "changes" file with bugs fixed so far check-in: 1fad737fe7 user: jan.nijtmans tags: core-8-6-branch
2024-11-15
17:44
fixed wrong time conversion by free-scan (-1 from ToSecond() caused day decrement) - now the result ... check-in: 595fad24d7 user: sebres tags: core-8-6-branch
17:40
revert (too many non-functional space changes by backporting, will be repeated with fixed spaces) check-in: e23ca39647 user: sebres tags: core-8-6-branch
17:02
fixed wrong time conversion by free-scan (-1 from ToSecond() caused day decrement) - now the result ... check-in: 83c5c578cb user: sebres tags: core-8-6-branch
11:04
Add testcases related to [f2b5f89c0d]: clock scan of leapsecond: wrong result in 8.6 and 9.0 check-in: a199e8f76e user: jan.nijtmans tags: core-8-6-branch
2024-11-14
12:10
merge point (no changes) check-in: 8ae5026d60 user: sebres tags: core-8-6-branch
09:40
Fix problem in testcase check-in: e0f4ad56c6 user: jan.nijtmans tags: core-8-6-branch
2024-11-13
19:31
merge 8.5 check-in: b13097c0f9 user: sebres tags: core-8-6-branch
18:18
fix and coverage for bug [43c94f95988f3057]: avoid vulnerability loading init.tcl in current directo... check-in: 4dbf09a5a7 user: sebres tags: core-8-6-branch
2024-11-12
23:17
(backport) Make "-index" example more illustrative check-in: 865225a96b user: jan.nijtmans tags: core-8-6-branch
13:03
backout [b569739692]: [02977e0004] Reduce impact of recursion depth bug. check-in: a72e9b170e user: jan.nijtmans tags: core-8-6-branch
2024-11-05
10:48
GHA win-flow: speed-up build (j4), add info section into build check-in: ad2e01527a user: sebres tags: core-8-6-branch
10:45
GHA linux- and mac-flows: speed-up build (j4), add info section into build (cherry-picked from bug-0... check-in: 006c657c51 user: sebres tags: core-8-6-branch
2024-11-04
14:17
linux- and mac-flows: speed-up build (j4), add info section into build Closed-Leaf check-in: 1157d6bc10 user: sebres tags: bug-02977e0004-sebres
2024-11-02
03:19
As in autoconf build, have nmake copy all .tcl files from library check-in: a6b5ee695a user: apnadkarni tags: core-8-6-branch
2024-11-01
20:56
fix logic error of test oo-1.24 (deep nested ownership for class) - class destroy doesn't invoke des... check-in: e8755dc826 user: sebres tags: core-8-6-branch
20:49
typo in comment check-in: 4f3ddf9d3c user: sebres tags: bug-02977e0004-sebres
20:46
first 100 nested calls directly, hereafter via NRE (with forced run every 100 calls), seems to fix (... check-in: 007a9fc154 user: sebres tags: bug-02977e0004-sebres
20:19
move delQueued from TSD to oo-foundation (interp-based now); few tests still failed (oo-11.4, but a... check-in: c7568a6e46 user: sebres tags: bug-02977e0004-sebres
19:34
fix logic error of test oo-1.24 (deep nested ownership for class) - class destroy doesn't invoke des... check-in: 532557cc3b user: sebres tags: bug-02977e0004-sebres
19:32
another variant to fix [02977e0004] (inclusive class deletion) using NRE-callout, without to extend ... check-in: 8d462098e4 user: sebres tags: bug-02977e0004-sebres
15:51
[02977e0004] Reduce impact of recursion depth bug. check-in: b569739692 user: dkf tags: core-8-6-branch
12:01
There still is a buggy case to worry about Closed-Leaf check-in: 9378c3e912 user: dkf tags: bug-02977e0004
11:49
Fix the bug by forcing classes to be destroyed eagerly while queueing instances. check-in: 0fc4ca2f42 user: dkf tags: bug-02977e0004
2024-10-31
13:53
merge 8.5 check-in: b58ad20346 user: sebres tags: core-8-6-branch
13:24
merge 8.5 (clock: load TZ failure normalization and test coverage) check-in: 9c7be032eb user: sebres tags: core-8-6-branch
2024-10-29
18:32
amend to test clock-59.2: cover free-scan too check-in: 264d88187f user: sebres tags: core-8-6-branch
18:29
merge 8.5 (branch bug-fix-tz-w-offs): fixes regression and further bug [2c237beffbace823]: - tools... check-in: 6a166839ed user: sebres tags: core-8-6-branch
2024-10-26
19:57
Trying to fix [02977e0004], but causes other problems. check-in: 2874bf0d6b user: dkf tags: bug-02977e0004
2024-10-24
14:38
tcltest::bytestring is deprecated. Document that (and don't use it any more) check-in: 9b56dbf51d user: jan.nijtmans tags: core-8-6-branch
11:33
Document that [file dirname [file dirname [info nameofexecutable]]]/lib is also added to $auto_path ... check-in: 264193743d user: jan.nijtmans tags: core-8-6-branch
09:05
tclOldParse.c doesn't exist any more check-in: 0a84921a34 user: jan.nijtmans tags: core-8-6-branch
2024-10-23
10:41
win/Makefile.in: amend to [bc693446a9001783]: fixes "--disable-shared" build (make libtcl.a directly... check-in: e2ad8bcdfd user: sebres tags: core-8-6-branch
08:44
Don't make the var be Interp* when all uses are Tcl_Interp* check-in: 8a66d9bbb5 user: dkf tags: core-8-6-branch
2024-10-22
22:12
small amend to [bc693446a9001783] (forgotten unsaved changes) check-in: e4447975fd user: sebres tags: core-8-6-branch
21:35
win/Makefile.in: fixed recipe and dependency for ${TCL_LIB_FILE} (built with ${TCL_DLL_FILE}); close... check-in: f70f06573b user: sebres tags: core-8-6-branch
08:59
Test of nested ownership destruction order check-in: 4556e315ec user: dkf tags: core-8-6-branch
2024-10-18
15:06
Fix [73d5cb615e]: zlib-8.8, zlib-8.16 fail on Fedora 40, gcc 14.1.1 backport [cfdf80a2efc6]: zlib ch... check-in: 81ad0315e2 user: jan.nijtmans tags: core-8-6-branch
2024-10-17
21:23
Proposed fix for [73d5cb615e]: zlib-8.8, zlib-8.16 fail on Fedora 40, gcc 14.1.1 Closed-Leaf check-in: e5aa1e624a user: jan.nijtmans tags: bug-73d5cb615e
2024-10-16
20:33
macOS 12 runner image will be removed check-in: 01fa181523 user: jan.nijtmans tags: core-8-6-branch
2024-10-15
14:24
Use $::tcl_platform(pathSeparator) in stead of constructiong $sep check-in: f7361635f0 user: jan.nijtmans tags: core-8-6-branch
12:31
Allow tcl_platform(pathSeparator) to be used in TCLLIBPATH. See [3057b6261] check-in: 79a1a6d628 user: jan.nijtmans tags: rfe-3057b6261
2024-10-03
11:30
Update nmakehlp.c check-in: e63a495dcc user: jan.nijtmans tags: core-8-6-branch
08:13
Update links, pointing to the 9.0 release as well check-in: a1b815e33d user: jan.nijtmans tags: core-8-6-branch
2024-09-27
10:17
Version -> 8.6.16 check-in: f02eae1849 user: jan.nijtmans tags: core-8-6-branch
2024-09-22
15:39
Add testcases, proving that bug [e38dce74e2] is not present in 8.6 check-in: 3e45b0c2c0 user: jan.nijtmans tags: core-8-6-branch
2024-09-18
02:55
Very minor typo - pathname -> pathtype check-in: a4bf65d0f5 user: apnadkarni tags: core-8-6-branch
2024-09-17
14:19
improve comments (no functional changes) check-in: d80289c255 user: sebres tags: core-8-6-branch
14:13
merge bug-02d5d65d70adab97: avoid unneeded (but expensive) path normalization for several file subsy... check-in: a6a5870235 user: sebres tags: core-8-6-branch
2024-09-16
16:30
merge release check-in: 69e1e87590 user: dgp tags: core-8-6-branch
16:28
Backport doc improvements from 9.0 check-in: 8824890885 user: jan.nijtmans tags: core-8-6-branch
10:56
Clarify TCL_PACKAGE_PATH change in "changes" file Closed-Leaf check-in: 8e10e2c094 user: jan.nijtmans tags: core-8-6-15-rc
2024-09-13
14:26
small amend: move the normalization to the block where the error message really needed Closed-Leaf check-in: 5cdc8f54e9 user: sebres tags: bug-02d5d65d70adab97
13:29
compile-13.2: added dynamic constraint for unix boxes (avoid SO for small stack limit) - ensure the ... check-in: 7f1bf57895 user: sebres tags: core-8-6-branch
12:37
amend considering possible tilde expansion in absolute paths starting with ~, so proper error messag... check-in: 026bd1bc89 user: sebres tags: bug-02d5d65d70adab97
12:07
because the normalization is very expensive (see [02d5d65d70adab97]), don't invoke it for native or ... check-in: 70020277fb user: sebres tags: bug-02d5d65d70adab97
12:02
even if cwd is non native, but path is not relative we can safely use translated path instead of nor... check-in: 60aa1ebd2a user: sebres tags: bug-02d5d65d70adab97
11:57
TclFSCwdIsNative may return wrong result when cwd is not initialized in TSD (if pwd/cd never called ... check-in: ce638746db user: sebres tags: bug-02d5d65d70adab97
11:51
added performance regression tests illustrating [02d5d65d70adab97] check-in: a2304eee9b user: sebres tags: bug-02d5d65d70adab97
2024-09-10
14:08
Correct spelling, and note incompatible change in TCL_PACKAGE_PATH format. check-in: c6c74ac814 user: dgp tags: core-8-6-15-rc, core-8-6-15
13:54
Record tzdata update. check-in: 05bfaadb48 user: dgp tags: core-8-6-15-rc
2024-09-09
20:28
merge 8.6 check-in: 46868001fd user: dgp tags: core-8-6-15-rc
2024-09-07
22:56
Fix [324ffb0d9]: Files missing from distribution check-in: 0c5f93a2d2 user: jan.nijtmans tags: core-8-6-branch
22:41
Empty lines between entries (as all earlier release notes) check-in: c2c00fa7b1 user: jan.nijtmans tags: core-8-6-15-rc
22:23
TIP #514 was only accepted for Tcl 8.7+, not for 8.6 check-in: 2ab353f1a2 user: jan.nijtmans tags: core-8-6-15-rc
22:18
Update to TZDATA 2024b check-in: 9275edd424 user: jan.nijtmans tags: core-8-6-branch
2024-09-06
16:08
update / date changes check-in: 92cc52e98d user: dgp tags: rc0, core-8-6-15-rc
2024-09-03
16:11
merge 8.6 check-in: fb9766c84a user: dgp tags: core-8-6-15-rc
2024-09-02
11:37
typo's check-in: 20877f5a3b user: jan.nijtmans tags: core-8-6-15-rc
11:17
cherrypicked typos, errors and clarifications from the documentation-cleanup-for-transition branch (... check-in: 7b9f85a544 user: Torsten tags: core-8-6-branch
10:59
TIP #691 is still in draft, it was never merged to any branch (and probably never will) check-in: 760d6d6011 user: jan.nijtmans tags: core-8-6-15-rc
09:15
Proposal for TCL8.6.15 changes entries check-in: 54c4ddcdb9 user: oehhar tags: core-8-6-15-rc
2024-09-01
15:11
Start with 8.6.15 changes file check-in: e9667bbb28 user: oehhar tags: core-8-6-15-rc
2024-08-26
18:25
Bump version to 8.6.15 in prep for a new patch release. check-in: ff702712a8 user: dgp tags: core-8-6-15-rc
2024-08-21
14:27
Fix failure under -singleproc 1 testing check-in: 72ca5c5521 user: dgp tags: core-8-6-branch
08:34
Fix [https://core.tcl-lang.org/tclconfig/info/14f0d2c9558caf67|14f0d2c9558caf67] (same mistake in Tc... check-in: 7c531daa08 user: jan.nijtmans tags: core-8-6-branch
08:28
Update github actions files check-in: e06563d4e4 user: jan.nijtmans tags: cygwin
08:19
actions/checkout@v4. Merge 8.6 check-in: a9f0ad18de user: jan.nijtmans tags: cygwin
2024-08-20
13:50
Fix [0af9450e56]: test incr-1.31 fails check-in: 536af5cb81 user: jan.nijtmans tags: core-8-6-branch
2024-08-18
21:25
Fix [6a8c5833c9]: NTFS alternate data streams (ADS) no longer readable writable check-in: 22fdee1734 user: jan.nijtmans tags: core-8-6-branch
2024-08-14
19:55
Adding a version was a bad idea check-in: 18523892a5 user: jan.nijtmans tags: core-8-6-branch
2024-08-13
21:02
It looks like "Resources/Scripts" is needed as well Closed-Leaf check-in: 84eb0eec7d user: jan.nijtmans tags: bug-1562e10c58
08:51
Mark incr-1.31 testcase as "knownBug" in 8.6. Is not fixed yet on 64-bit platforms. check-in: bcdd7f1efb user: jan.nijtmans tags: core-8-6-branch
08:28
Fix indenting. Prevent Tcl 8.6 to load Tk 8.7 (when it goes final). Fix AC_PREREQ. See: [https://cor... check-in: 30b7126179 user: jan.nijtmans tags: core-8-6-branch
2024-08-12
16:37
Fix Tk [1562e10c58]: with macOS framework build, tclsh cannot find Tk if there are multiple versions... check-in: ac279496ac user: culler tags: core-8-6-branch
16:12
amend to [e2f55d6060] (fix for [7179c6724cd38271]): wideint-type dependency check-in: 5e8df6f232 user: sebres tags: core-8-6-branch
15:23
Fix Tk [1562e10c58]: with macOS framework build, tclsh cannot find Tk if there are multiple versions... Closed-Leaf check-in: c82c15a923 user: culler tags: bug-tk1562e10c58
13:19
merge fix for [7179c6724cd38271]: compilation of incr command on wide constant offset (no overflow) ... check-in: e2f55d6060 user: sebres tags: core-8-6-branch
2024-08-11
20:37
Update Unicode tables to version 16 (in BETA, Unicode release will be Sept 10) check-in: 34eb2eaf56 user: jan.nijtmans tags: core-8-6-branch
2024-08-09
14:59
(cherry-pick): Make realclean/hose target consistent with clean with respect to pkgs cleanup check-in: 25a7113dbd user: jan.nijtmans tags: core-8-6-branch
2024-08-07
09:06
An imperfect fix for [2da1cb0c80] given that can't do the right thing check-in: 951caef54b user: dkf tags: core-8-6-branch
2024-08-06
11:15
Force named namespaces to be made by TclOO. [154f0982f2] check-in: 0a4295ba90 user: dkf tags: core-8-6-branch
11:12
merge 8.6 Closed-Leaf check-in: 608e1460d5 user: dkf tags: bug-154f0982f2
2024-08-05
22:48
add/document the zlib command to the set of commands in a safe interpreter check-in: f641e41feb user: jan.nijtmans tags: core-8-6-branch
2024-07-30
14:50
continuity of test names check-in: e29c4c0d72 user: dgp tags: core-8-6-branch
14:18
[3adf9e3a] Document argument bufferSize of Tcl_ZlibInflate check-in: 817b114a33 user: oehhar tags: core-8-6-branch
2024-07-28
19:24
tests/cmdAH.test: amend to [fd91b0ca09cb171f] - fixed typos check-in: ae8c436150 user: sebres tags: core-8-6-branch
2024-07-16
16:24
clock.test: more regression tests: clock-46.[56] cherry-picked from 8.7, clock-46.7 to illustrate re... check-in: a05ecc4f93 user: sebres tags: core-8-6-branch
2024-07-15
14:29
Make [self] work inside [$obj eval]. [91b3a5bb14e6e8ae] check-in: c6e51a3941 user: dkf tags: core-8-6-branch
2024-07-14
19:52
Stop variable from disappearing by accident when referred to by name. [74b6110204] check-in: d9ed9b1384 user: dkf tags: core-8-6-branch
19:14
[info vars] test coverage for global vars resolve check-in: 24436f8d2a user: sebres tags: core-8-6-branch
2024-07-03
12:34
Tcl_RegisterObjType() in alphabetical order. Backport some formatting and type-casts from 8.7/9.0 check-in: 3f5699efd2 user: jan.nijtmans tags: core-8-6-branch
2024-07-02
14:36
info frame: restored return {type precompiled} in case of no frame information; see [0de6c1d79cfba2e... check-in: 8c2c0a6d7d user: sebres tags: core-8-6-branch
12:36
fix crash [0de6c1d79c] more consistently (an error "bad level" for info instead of artifical dummy i... check-in: 67a0bf288e user: sebres tags: core-8-6-branch
12:22
Fix for [0de6c1d79c] crash (cherry-picked from trunk) check-in: c32d6e1118 user: sebres tags: core-8-6-branch
2024-07-01
20:04
further attempt to fix [fd91b0ca09cb171f] (check whether some disk/driver may have 2038 problem) check-in: da79c3c0b8 user: sebres tags: core-8-6-branch
19:22
Fix [5fca83d78c]: [encoding system] is wrong in an ISO-8859-1 locale check-in: cb29f3c08d user: jan.nijtmans tags: core-8-6-branch
09:10
Ticket [a008bc0a7e]: Documentation of encoding system rewording proposal Leaf check-in: ade0479e60 user: oehhar tags: doc-encoding-system
2024-06-30
14:45
macos-11 is no longer available on GITHUB, so switch to macos-12 check-in: 78bd64acff user: jan.nijtmans tags: core-8-6-branch
2024-06-29
11:51
Fix docs for tcl::tm::roots - takes a single argument. check-in: 62c92abece user: apnadkarni tags: core-8-6-branch
2024-06-27
10:20
cmdAH.test: strengthening time64bit constraint (try to fix test failures [fd91b0ca09cb171f]), always... check-in: 86f4472816 user: sebres tags: core-8-6-branch
2024-06-21
14:44
Revise use of "-translation binary" in testcases: Use it where usefull, don't use it any more where ... check-in: 88a8828993 user: jan.nijtmans tags: core-8-6-branch
09:17
Fix wrong example: Should be "-translation binary" here, not "-encoding binary" check-in: cfbcf472d1 user: jan.nijtmans tags: core-8-6-branch
2024-06-19
12:26
fixes [1095bf7f756f9aed]: safe ensemble commands will be compiled now in safe interp too check-in: 3aa1d1d11b user: sebres tags: core-8-6-branch
2024-06-18
22:07
Backport some code cleanup from 8.7/9.0. Fix indenting check-in: e749719636 user: jan.nijtmans tags: core-8-6-branch
2024-06-13
16:13
typo in comment Closed-Leaf check-in: 8e8a5f9e28 user: sebres tags: bug-1095bf7f756f9aed
16:00
small amend cleaning var in test check-in: fdb1d51be5 user: sebres tags: bug-1095bf7f756f9aed
14:39
fixes [1095bf7f756f9aed]: safe ensemble commands will be compiled now in safe interp too check-in: 0c3ecae30a user: sebres tags: bug-1095bf7f756f9aed
14:37
test illustrating [1095bf7f756f9aed]: safe ensemble commands must be compiled in safe interp check-in: 7a38400f9b user: sebres tags: bug-1095bf7f756f9aed
10:52
Fix [1d26e580cf]: safe interp can't source files with BOM check-in: a7efbe1965 user: jan.nijtmans tags: core-8-6-branch
08:57
Use tabs for indenting in stead of 8 spaces check-in: 0d49a7cc43 user: jan.nijtmans tags: core-8-6-branch
2024-06-12
13:40
Move BOM handling a few lines later Closed-Leaf check-in: c66a045ae3 user: jan.nijtmans tags: bug-1d26e580cf
12:10
Fix [1d26e580cf]: safe interp can't source files with BOM. (init.tcl has a BOM now, for testing purp... check-in: f612d4acfa user: jan.nijtmans tags: bug-1d26e580cf
09:59
Add METHOD headers to documentation. Other doc cleanup, backported from 8.7/9.0 check-in: 85133b3e9c user: jan.nijtmans tags: core-8-6-branch
09:31
use "int fd" for file descriptors, like everywhere else in the code. Mark some parameters as unused check-in: 99ed4a4c1a user: jan.nijtmans tags: core-8-6-branch
2024-06-11
09:49
Add some METHOD headers check-in: 9bfd2f8c88 user: jan.nijtmans tags: core-8-6-branch
2024-06-10
15:25
Make installManPage more robust against newlines. Backported from 8.7 check-in: d3890a5258 user: jan.nijtmans tags: core-8-6-branch
10:12
Missing verb in SetResult.3 check-in: b67168a3ad user: jan.nijtmans tags: core-8-6-branch
2024-06-03
11:37
Use (char *)NULL as end sentinel in documentation (as Linux man-pages already do too, e.g. [https://... check-in: 09eb0f623d user: jan.nijtmans tags: core-8-6-branch
2024-05-31
10:56
More elegant background error interception, used more widely in oo.test check-in: 607f394e85 user: dkf tags: core-8-6-branch
08:58
[7c934f4a3d] Make sure to also trap background errors check-in: 052bc927de user: dkf tags: core-8-6-branch
2024-05-30
14:28
More efficient trace introspection is possible Closed-Leaf check-in: 0481ec52fc user: dkf tags: dkf/experimental-more-list-c-funcs
2024-05-29
19:14
Another round of sentinel fixes for 8.6, NULL -> (char *)NULL check-in: 4a1e38600e user: jan.nijtmans tags: core-8-6-branch
2024-05-28
16:14
We can do sublists the same way. check-in: b45cd26963 user: dkf tags: dkf/experimental-more-list-c-funcs
13:03
cmdMZ.test: more precise and fast _nrt_sleep, no failures with valgrind check-in: 8c0412dc7d user: sebres tags: core-8-6-branch
12:52
ioTrans.test: removed constraint definition - notValgrind is already part of tcltest check-in: 568c30c692 user: sebres tags: core-8-6-branch
12:38
Make TclGlob() a static function. Sentinel/indenting/comment improvements (all backported from 8.7) check-in: 5f6c7373c1 user: jan.nijtmans tags: core-8-6-branch
2024-05-27
20:23
Eliminate TclPrintByteCodeObj()'s 'interp' argument, which is not used check-in: 861da428c1 user: jan.nijtmans tags: core-8-6-branch
20:19
Some more functions for lists, a bit like the ones for dicts check-in: 80e4f71f99 user: dkf tags: dkf/experimental-more-list-c-funcs
20:09
speedup interp.test a bit: switch to 50ms-based time limits (instead of 1sec); more tests for interp... check-in: 9a6ae506c9 user: sebres tags: core-8-6-branch
19:26
fix for [e3f4a8b78dec4bdb]: don't swallow limit errors in further invocations of EvalObjvCore (e. g.... check-in: 35646a4ff2 user: sebres tags: core-8-6-branch
2024-05-26
10:04
More C functions for working with dicts [656fe3c816] check-in: 083c13620e user: dkf tags: core-8-6-branch
2024-05-25
15:18
Check limits immediately when we do [interp eval]. [e3f4a8b78d] check-in: b740e2abbd user: dkf tags: core-8-6-branch
13:53
Test to demonstrate [9ee9f4d7be]. Not fixed. check-in: d5f4df948b user: dkf tags: core-8-6-branch
11:31
Use the new operations Leaf check-in: a3435c30a3 user: dkf tags: more-dict-c-funcs
09:13
Add some more C functions for working with dicts [656fe3c816] check-in: 4cfe196c56 user: dkf tags: more-dict-c-funcs
2024-05-24
19:36
Use TclDStringToObj a bit more check-in: 6746d3781b user: dkf tags: core-8-6-branch
15:31
Backport test for bug [e589d9bdab] check-in: 6e3aa87b5d user: apnadkarni tags: core-8-6-branch
07:03
Code optimization: no need for encoding = Tcl_GetEncoding(NULL, NULL). Use TclDStringToObj where po... check-in: 27812ca2bf user: jan.nijtmans tags: core-8-6-branch
2024-05-23
13:48
Fix [3fc3287497]: TclGetProcessGlobalValue encodes information twice on Windows check-in: 5de1d4a68b user: jan.nijtmans tags: core-8-6-branch
13:21
Clarify docs check-in: 13e7536511 user: dkf tags: bug-154f0982f2
13:18
[154f0982f2] Update createWithNamespace to error on namespace creation failure check-in: 615988e06a user: dkf tags: bug-154f0982f2
11:52
Fix 2 warnings on Win32 (Thanks, Harald). Some more code cleanup, backported from 8.7) check-in: 73474e33a9 user: jan.nijtmans tags: core-8-6-branch
11:27
Better flag up the oo::Slot class in the docs, add missing method [28d6013ae6] check-in: 743169db55 user: dkf tags: core-8-6-branch
10:18
Possible fix for [3fc3287497]: TclGetProcessGlobalValue encodes information twice on Windows Closed-Leaf check-in: e99ba02756 user: jan.nijtmans tags: bug-3fc3287497
2024-05-22
22:15
.travis.yml is not used any more check-in: d0923796c9 user: jan.nijtmans tags: core-8-6-branch
11:29
Christian's proposal for [407b70361c]: New test failures. Maybe unix pipe troubles? Not sure if this... Closed-Leaf check-in: 039305c274 user: jan.nijtmans tags: bug-407b70361c
10:22
cherry-pick [659ca0ae8da43a1e] for 8.6: don't need to invoke it in case if oPtr->selfCls is NULL check-in: 3ebb66feb1 user: sebres tags: core-8-6-branch
09:11
Merge-mark Leaf check-in: 2492fd146e user: jan.nijtmans tags: bug-c6897e6e6a
09:09
Spacing/code cleanup, backported from 8.7 20:19:30 [4c1393b596] *CURRENT* "TCL_TOMMATH" is not used ... check-in: a89e327cbb user: jan.nijtmans tags: core-8-6-branch
09:04
Proposed fix for [c6897e6e6a]: select notifier crashes/misbehaves on fd >= FD_SETSIZE check-in: fe9f18909d user: jan.nijtmans tags: bug-c6897e6e6a
2024-05-21
20:19
"TCL_TOMMATH" is not used anywhere check-in: 4c1393b596 user: jan.nijtmans tags: core-8-6-branch
09:45
closes [79474c58800cdf94]: fixes 2 segfaults and 2 leaks (common IO handlers and reflected channels) check-in: 4342b27a4b user: sebres tags: core-8-6-branch
2024-05-20
15:18
Fix [7842f33a5c]: Call chain creation could crash in destructors in some tangled cases check-in: 8b4a3295ed user: dkf tags: core-8-6-branch
15:09
Fix for [7842f33a5c]: Stereotype call chains were ending up bogus in some situations Closed-Leaf check-in: b0e486eaa6 user: dkf tags: bug-7842f33a5c
15:06
Add some machinery for easier testing check-in: c3a7ab5cdb user: dkf tags: bug-7842f33a5c
13:38
Test case to demonstrate [7842f33a5c] check-in: b7a6626f60 user: dkf tags: bug-7842f33a5c
2024-05-17
13:43
Proper fix for [87271f7cd6]. Structures relating to [info frame] in a method now have the correct li... check-in: 371e968deb user: dkf tags: core-8-6-branch
13:29
Remove the band-aid Closed-Leaf check-in: 6f7807664e user: dkf tags: bug-87271f7cd6
13:28
Fix the problem properly check-in: e15875e0c3 user: dkf tags: bug-87271f7cd6
13:21
split iocmd-32.3 in two tests (move cycle outside of the test) Closed-Leaf check-in: b055b41a3b user: sebres tags: fix-79474c58800cdf94
12:57
merge apn-channelstate-leak, fixes possible leaks on several members that may be set after the close... check-in: f41c1304d5 user: sebres tags: fix-79474c58800cdf94
11:48
Free ChannelState.chanMsg .unreportedMsg Closed-Leaf check-in: f37f5aac4c user: apnadkarni tags: apn-channelstate-leak
11:11
Starting to clean up the mess. The extra frame info can have the same lifespan as the method itself. check-in: 2b8c097bdc user: dkf tags: bug-87271f7cd6
10:14
extend test to cover both variants (without and with error in reflected write handler) check-in: 0dac722930 user: sebres tags: fix-79474c58800cdf94
09:51
fixes yet another segfault (if write handler doesn't generate an error, but returns normally with le... check-in: 2c48f0c544 user: sebres tags: fix-79474c58800cdf94
2024-05-16
20:28
fix mem-leak originating by cyclic reference `rcPtr->name (type "channel", its refCount may be large... check-in: 47cb98a686 user: sebres tags: fix-79474c58800cdf94
15:53
Apply emergency workaround for [87271f7cd6]; not fixed yet, but no longer crashes check-in: 03f0a26c4f user: dkf tags: core-8-6-branch
15:51
Apply an emergency workaround check-in: 6f1d88839c user: dkf tags: bug-87271f7cd6
15:43
Make sure we're looking for the right results check-in: 54f7c2e017 user: dkf tags: bug-87271f7cd6
15:38
Test that hits [87271f7cd6] reasonably precisely check-in: bc5bf9b73e user: dkf tags: bug-87271f7cd6
12:43
A couple of tiny code style improvements check-in: d886cbe9b6 user: dkf tags: fix-79474c58800cdf94
08:56
code review: preserving r/w channels after all possible failures (don't need to release in error cas... check-in: 70133fbef0 user: sebres tags: fix-79474c58800cdf94
08:49
test: clean timeout timer check-in: 62afca68bb user: sebres tags: fix-79474c58800cdf94
2024-05-15
15:08
small code review: removal of unneeded - result is initially TCL_OK check-in: 10a82e29ad user: sebres tags: fix-79474c58800cdf94
12:52
ultimate fix for [79474c58800cdf94]: avoid segfault on copy-state structure freed to early, protecte... check-in: b66be298b9 user: sebres tags: fix-79474c58800cdf94
12:46
test illustrating bug [79474c58800cdf94] (segfaults at end of iocmd-32.3) check-in: b2573c10f0 user: sebres tags: fix-79474c58800cdf94
2024-05-13
13:29
small amend for test Leaf check-in: 6a05960d39 user: sebres tags: bug-31fd84270644f67d
13:25
test illustrating bug [31fd84270644f67d] (and [9889f96f4da77e3b]) check-in: 81c5544b70 user: sebres tags: bug-31fd84270644f67d
2024-05-10
10:11
issue [10aa8403d064439f]: make command `testsize` platform-independent (covers constraint time64bit ... check-in: 79ebe65436 user: sebres tags: core-8-6-branch
2024-05-05
20:05
Fix [3c26dec71e]: TCLX_y_TM_PATH - unspecified behaviour - change with 90b1rc check-in: 3aa138d095 user: jan.nijtmans tags: core-8-6-branch
2024-05-04
16:17
Fix [a5f4a7aed8] - tcl::tm::path auto_index entry check-in: f6c7da2553 user: jan.nijtmans tags: core-8-6-branch
16:12
[unknown] only calls shell command in interactive tclsh sessions check-in: 478c9823c1 user: jan.nijtmans tags: core-8-6-branch
2024-05-02
14:54
put (back) comment Leaf check-in: 6ffee5b2cb user: jan.nijtmans tags: rfe-4b12ccb336
13:05
A little bit more minimum check-in: 6f3cfbaafa user: jan.nijtmans tags: rfe-4b12ccb336
12:46
Minimum backport [4b12ccb336] to Tcl 8.6. If we do %lld/%llu we should do the %I32/%I64 (microsoft-)... check-in: 96aa2c6b01 user: jan.nijtmans tags: rfe-4b12ccb336
11:12
Remove COMPAT==0 part, no longer makes sense. More code-cleanup, backported from 8.7 check-in: f5665fcac2 user: jan.nijtmans tags: core-8-6-branch
09:55
Ticket [cab08bbf04]: document "format %llu" as invalid check-in: 59c2c36a1e user: oehhar tags: core-8-6-branch
09:22
Make sure to forward-declare "struct addrinfo". Some compilers don't like doing that in a parameter-... check-in: 76d363fe02 user: jan.nijtmans tags: core-8-6-branch
2024-04-29
10:06
TCL_NORETURN1 is empty for extensions, just not for Tcl and Tk builds. Why? Backport changing this f... check-in: 93a57aa32c user: jan.nijtmans tags: core-8-6-branch
07:12
Missing TCL_NORETURN for Tcl_ExitThread() (and TclpThreadExit()). Backported from 8.7/9.0. check-in: 5103ed9db2 user: jan.nijtmans tags: core-8-6-branch
2024-04-26
14:50
Fix clang warning: tclWinTime.c:84:6: error: suggest braces around initialization of subobject [-Wer... check-in: c9564c2520 user: jan.nijtmans tags: core-8-6-branch
07:50
typo check-in: ef77b41eaf user: jan.nijtmans tags: core-8-6-branch
2024-04-24
12:32
__declspec should have double underscore (even though it works with one) check-in: 564f73579c user: jan.nijtmans tags: core-8-6-branch
2024-04-21
22:27
Sync parameter name in tcl.decls with other places check-in: e86f3ff06b user: jan.nijtmans tags: core-8-6-branch
2024-04-19
13:59
targetNamePtr -> targetCmdPtr (making it the same as in other documentation and tcl.decls) check-in: 7c73048dd7 user: jan.nijtmans tags: core-8-6-branch
11:49
Reserve 2 more stub entries for TIP #648 check-in: 926f8b18c9 user: jan.nijtmans tags: core-8-6-branch
11:48
More code cleanup, backported from 8.7 check-in: 748946df7d user: jan.nijtmans tags: core-8-6-branch
2024-04-18
14:38
Reduce the diff between 8.6 and 8.7, by backporting some formatting/restructuring. No functional cha... check-in: 36360649be user: jan.nijtmans tags: core-8-6-branch
2024-04-17
14:35
small amend (still one "weak" format) check-in: d5d999405c user: sebres tags: core-8-6-branch
14:19
clock.test: added regression test - spaces between some scan tokens are optional (illustrating that ... check-in: 4bf978efdd user: sebres tags: core-8-6-branch
09:18
Deprecate Tcl_GetAlias(). Will be removed in Tcl 9.0b3 check-in: 2cc57a9c98 user: jan.nijtmans tags: core-8-6-branch
07:49
Adapt test-cases too for auto_mkindex change check-in: ace77382e1 user: jan.nijtmans tags: core-8-6-branch
2024-04-16
11:34
Add "-encoding utf-8" to auto_mkindex stuff check-in: e10ca653db user: jan.nijtmans tags: core-8-6-branch
2024-04-15
15:24
Use utf-8 in tools/man2help.tcl too check-in: 81fd80710b user: jan.nijtmans tags: core-8-6-branch
15:21
One more "-encoding utf-8" check-in: 850a10b6d6 user: jan.nijtmans tags: core-8-6-branch
14:48
Add -encoding utf-8 for tclZIC.tcl tool check-in: ef051d7c77 user: jan.nijtmans tags: core-8-6-branch
2024-04-12
23:02
explaination comment check-in: 76fbc31aa8 user: sebres tags: core-8-6-branch
22:58
merge 8.5 (minor backport from my core) simple speed-up if searching for the key from hash itself (i... check-in: 3307793b00 user: sebres tags: core-8-6-branch
21:44
merge 8.5, amend to [82f721a5a039596f]: the bug was fixed incompletely, this is full bug fix now - d... check-in: 60b20a870f user: sebres tags: core-8-6-branch
15:16
Add lot's of "-encoding utf-8" to our own "source" commands: We are becoming more independant from t... check-in: 84222c42a2 user: jan.nijtmans tags: core-8-6-branch
15:14
Since all tools are in utf-8 (actually: ascii), make that explicit check-in: b725630348 user: jan.nijtmans tags: core-8-6-branch
15:12
Re-generate tclTomMath.h from tommath.h check-in: 4853e83243 user: jan.nijtmans tags: core-8-6-branch
2024-04-11
12:35
Use Tcl_NewBooleanObj for booleans; we should say what we mean. Fix sentinels and type-casts. check-in: e75d7ff329 user: jan.nijtmans tags: core-8-6-branch
07:59
Add O_ACCMODE fow Windows, in case it is not defined check-in: a57ec70021 user: jan.nijtmans tags: core-8-6-branch
2024-04-10
12:02
Tcl_NewBooleanObj() is better here than Tcl_NewIntObj check-in: 03f84b481a user: jan.nijtmans tags: core-8-6-branch
10:15
Use O_ACCMODE in stead of the non-standard RW_MODES. Since O_RDONLY|O_WRONLY|O_RDWR aren't necessary... check-in: 862ccc7e61 user: jan.nijtmans tags: core-8-6-branch
08:51
Same for tclsh command-line Closed-Leaf check-in: bda82e1ef1 user: jan.nijtmans tags: tip-691-for-8.6
08:49
Make "-profile tcl8" a 100% dummy option, for maximum compatibility (in case the system encoding is ... check-in: 40098cbf10 user: jan.nijtmans tags: tip-691-for-8.6
2024-04-08
12:52
(dummy) implementation of TIP #691 for 8.6 check-in: 1590f15656 user: jan.nijtmans tags: tip-691-for-8.6
2024-04-05
21:25
Fix [df85199878]: Tcl_SetResult compiler warnings check-in: 1714783349 user: jan.nijtmans tags: core-8-6-branch
2024-04-04
20:43
Fix [7cb7409e05] by backporting tclIndexObj.c from [c3b23bf0c7] check-in: 8cfa5d1ee9 user: jan.nijtmans tags: core-8-6-branch
20:27
Add testcases for bug [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC. Mark failing testca... check-in: 81b522c93d user: jan.nijtmans tags: core-8-6-branch
13:06
Backout [0a9ae478ac], as requested check-in: 33bbacee4e user: jan.nijtmans tags: core-8-6-branch
11:09
Tcl_GetString() -> TclGetString(), for minor speedup. check-in: 0256b2a319 user: jan.nijtmans tags: core-8-6-branch
10:52
encodingName -> encoding (where appropriate) check-in: 0a9ae478ac user: jan.nijtmans tags: core-8-6-branch
2024-04-02
21:39
Backport [https://core.tcl-lang.org/tcl/timeline?r=argx_rejig|argx_rejig] branch. This should fix "P... check-in: 2e975ec0e2 user: jan.nijtmans tags: core-8-6-branch
20:46
Simplify Tcl_SetStartupScript() a little bit: no need to check for NULL twice. Test for != NULL cons... check-in: 00af3315f5 user: jan.nijtmans tags: core-8-6-branch
08:01
Update to libtommath-1.3 (but keep Tcl 8.6-specific tweaks) check-in: 82388e9e7d user: jan.nijtmans tags: core-8-6-branch
2024-04-01
18:07
Update tommath.h/tommath_private.h too Closed-Leaf check-in: c001226934 user: jan.nijtmans tags: libtommath-1.3
2024-03-31
22:17
More progress check-in: 5d6e4b3877 user: jan.nijtmans tags: libtommath-1.3
00:01
Make a start, upgrading to libtommath 1.3 check-in: 14587821fe user: jan.nijtmans tags: libtommath-1.3
2024-03-30
14:24
Remove all libtommath source-files, which are not used in Tcl. Don't bother about them any more check-in: 58fe28a383 user: jan.nijtmans tags: core-8-6-branch
2024-03-29
13:22
(cherry-pick) Added minor detail to file attr -shortname handling docs. check-in: 9c06dfcfec user: jan.nijtmans tags: core-8-6-branch
13:20
Remove libtommath/makefile* and related: Those files suggest anything can be built in this directory... check-in: 51953c6e81 user: jan.nijtmans tags: core-8-6-branch
2024-03-28
21:12
Asciify string.test. tcltest::fileEncoding is thus no longer necessary (which would have performance... check-in: 03cf62003a user: jan.nijtmans tags: core-8-6-branch
2024-03-27
20:09
tests renumeration check-in: 29223eb238 user: sebres tags: core-8-6-branch
19:59
tests/string.test: cherry-pick several string-tests from trunk to 8.6, added encoding mark (utf-8), ... check-in: 1e149c4008 user: sebres tags: core-8-6-branch
19:52
tcltest: detect encoding of test-file (BOM or coding in header) and supply it to source/shell, so al... check-in: a55120e64e user: sebres tags: core-8-6-branch
2024-03-26
13:06
Add koi8-ru and koi8-t encodings, completing the 4 "koi8" encodings available in iconv. check-in: 7ec1b7cfbf user: jan.nijtmans tags: core-8-6-branch
2024-03-23
22:01
Update genStubs.tcl, making it usable for Tcl 9 as well check-in: 89038fd587 user: jan.nijtmans tags: core-8-6-branch
2024-03-21
00:27
more lsearch performance tests check-in: 95a2ca595e user: sebres tags: core-8-6-branch
2024-03-20
17:56
optimize TclUtfToUCS4 for single code units (non high surrogates), especially for ascii; fixes perfo... check-in: ad35def80d user: sebres tags: core-8-6-branch
16:39
small amend (incorrect copy&paste removed) check-in: 708e810803 user: sebres tags: core-8-6-branch
16:37
added performance regression tests for list facilities (initially only few lsearch cases, illustrati... check-in: cd1bb80fb9 user: sebres tags: core-8-6-branch
2024-03-19
08:09
(cherry-pick) docs - note that Tcl_AsyncMark() and Tcl_AsyncDelete() are actually void funcs check-in: 5411a7556d user: jan.nijtmans tags: core-8-6-branch
2024-03-15
13:41
Fix "encoding convertfrom koi8-u \xB4". Should be Є, not Ѓ. See [f23022e07a]. check-in: 5f43417351 user: jan.nijtmans tags: core-8-6-branch
2024-03-12
23:13
tcltest 2.5.7 -> 2.5.8 check-in: 4cdfd489b0 user: jan.nijtmans tags: core-8-6-branch
23:07
Code cleanup, no change in functionality. All backported from 8.7/9.0 check-in: 77f0efd1f8 user: jan.nijtmans tags: core-8-6-branch
19:20
fixes [1acd172c424b57c9]: there is only one case where a subcommand may be ambiguous (as a prefix), ... Closed-Leaf check-in: 5984cb59e7 user: sebres tags: bug-1acd172c424b57c9-p1
19:03
skip extensive IO-aggressive tests, be gentle with users and CIs env (especially SSD, let alone our ... check-in: 5e0186f270 user: sebres tags: core-8-6-branch
18:15
proper skip of test winFCmd-1.38 (no error reaching limit of 50K unique file-ids) check-in: 603e957ae2 user: sebres tags: core-8-6-branch
18:01
fixed path for running of suite from temp-directory (also proper skip if no dlls available) check-in: c5c8d91a38 user: sebres tags: core-8-6-branch
01:50
fixes similar issue by free scan + more tests Closed-Leaf check-in: 4bdbd5cc83 user: sebres tags: sebres-8-6-clock-speedup-cr2
01:48
fixes #23: `clock add` regression (integer overflow in time part) check-in: bbb77cc456 user: sebres tags: sebres-8-6-clock-speedup-cr2
01:43
test cases covering #23: `clock add` regression (due to integer overflow) check-in: 0ae6ddcffa user: sebres tags: sebres-8-6-clock-speedup-cr2
01:43
replace sprintf with itoaw check-in: 7fcbaa0769 user: sebres tags: sebres-8-6-clock-speedup-cr2
01:37
more optimizations of numeric to regular TZ conversion (for non GMT offsets) check-in: 319c3b037a user: sebres tags: sebres-8-6-clock-speedup-cr2
01:36
optimize simplest case if numeric timezone is 0000 (so GMT/UTC) check-in: cdf1e91c13 user: sebres tags: sebres-8-6-clock-speedup-cr2
01:33
consider TZ-epoch in base-cache (ensure cache of base is correct for :localtime if TZ changing) check-in: 1ea9fc6200 user: sebres tags: sebres-8-6-clock-speedup-cr2
01:21
tests to ensure cache of base is correct for :localtime if TZ-env changing check-in: 23bf32a8d0 user: sebres tags: sebres-8-6-clock-speedup-cr2
2024-03-11
21:56
Add "Alaska Standard/Daylight" time to tclDate.c check-in: bb22bd59d0 user: jan.nijtmans tags: core-8-6-branch
15:53
Unneeded "file normalize" check-in: f336db244d user: jan.nijtmans tags: core-8-6-branch
2024-03-10
15:49
Re-generate library/tclIndex (especially "safe" namespace had some changes which were not reflected ... check-in: 3089f0f5fb user: jan.nijtmans tags: core-8-6-branch
2024-03-08
13:30
TclGetNamespaceForQualName: TCL_FIND_IF_NOT_SIMPLE considers alternate search path too check-in: 42f5eac945 user: sebres tags: core-8-6-branch
2024-03-07
21:58
Add internal flag TCL_FIND_IF_NOT_SIMPLE for (internal) TclGetNamespaceForQualName(). Not used yet. check-in: 636bb502b2 user: jan.nijtmans tags: core-8-6-branch
21:42
Code cleanup/formatting check-in: a59ac73aac user: jan.nijtmans tags: core-8-6-branch
2024-03-06
21:44
core review check-in: de267d7a35 user: sebres tags: bug-910d67a229fe7f65
21:29
small amend: simpler traversing using ns->parentPtr check-in: 6224c4a34f user: sebres tags: bug-910d67a229fe7f65
21:11
Reduce code duplication (borrowed from "bug-910d67a229fe7f65" branch, but independant from any bug) check-in: 6df28186ce user: jan.nijtmans tags: core-8-6-branch
19:22
better variant of fix for [910d67a229fe7f65] with improved search for NS::command (find NS even if c... check-in: c4d9c1dd86 user: sebres tags: bug-910d67a229fe7f65
14:59
Backport "changes" changes from 8.7 check-in: 3f3fa3ee4f user: jan.nijtmans tags: core-8-6-branch
12:05
small amend to [910d67a229fe7f65]: additional corner case (see the test namespace-52.13) check-in: 98aab416a2 user: sebres tags: bug-910d67a229fe7f65
2024-03-05
16:38
fix for [910d67a229fe7f65]: search of `namespace unknown` handler fixed: first try to find namespace... check-in: 76660a8402 user: sebres tags: bug-910d67a229fe7f65
15:20
Merge 8.6 check-in: ec4e4d28c9 user: jan.nijtmans tags: cygwin
09:39
Minor addition to [1b8a893ded]: On Windows, fill TCL_PACKAGE_PATH (in tclConfig.sh) with "${prefix}\... check-in: a38deec229 user: jan.nijtmans tags: core-8-6-branch
2024-03-04
20:10
(minor) fix for [1b8a893ded]: TCL_PACKAGE_PATH path is (wrongly) braced check-in: c2a94d79f6 user: jan.nijtmans tags: core-8-6-branch
19:56
Merge 8.6. TCL_PACKAGE_PATH is not used on Windows Closed-Leaf check-in: 596141a1ce user: jan.nijtmans tags: bug-1b8a893ded
15:47
Add akst/akdt (Alaska) time-zones to "clock" command. Also 'stolen' from "sebres-?-?-clock-speedup-c... check-in: 5e7ea80f7b user: jan.nijtmans tags: core-8-6-branch
12:48
Code cleanup in init.tcl, 'stolen' from sebres-?-?-clock-speedup-cr2. No change in functionality check-in: 6065e21d1d user: jan.nijtmans tags: core-8-6-branch
10:36
If TCL_PACKAGE_PATH is set explicitly, don't change it in "configure" check-in: 123e49b851 user: jan.nijtmans tags: bug-1b8a893ded
10:22
Small (related) fix to handling of TCL_MODULE_PATH: It's a Tcl list too, so it could contain '{'/'}' check-in: cc89d3374b user: jan.nijtmans tags: bug-1b8a893ded
09:40
Proposed fix for [1b8a893ded]: TCL_PACKAGE_PATH path is (wrongly) braced. check-in: 4427b7e168 user: jan.nijtmans tags: bug-1b8a893ded
2024-03-03
21:30
Fix [d63061a1ac]: PRIVATE != CONTROL in Unicode check-in: 0480bdc823 user: jan.nijtmans tags: core-8-6-branch
14:41
Remove private characters from regexp control table, but add them back in [:cntrl:] class (so no cha... check-in: 80462c8ac9 user: jan.nijtmans tags: core-8-6-branch
2024-02-28
21:05
merge release check-in: cd74d968a4 user: dgp tags: core-8-6-branch
2024-02-27
20:23
Bug [f91ab723f3] : remove Windows 16 bit dead code check-in: ce2bd7a315 user: oehhar tags: core-8-6-branch
2024-02-26
13:56
Bug [f91ab723]: MS-WIN: remove dead code as TclWinGetPlatformId() constantly returns "VER_PLATFORM_W... Closed-Leaf check-in: 69a34921d1 user: oehhar tags: bug-f91ab723-dead-code-removal
13:34
bug [f91ab723f3]: possible solution to remove cmd.exe handling. Leaf check-in: bdca8a3971 user: oehhar tags: bug-f91ab723f3-no-cmd
13:29
Bug: [f91ab723f3]: possible solution to add quoting "" for cmd.exe /c argument Leaf check-in: 0530fbcf2d user: oehhar tags: bug-f91ab723f3-quoting
13:04
More tweaks check-in: d48abcace3 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
10:59
Rebase to latest sebres-8-6-clock-speedup-cr2 Leaf check-in: 2021143e85 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
10:56
Rebase to latest core-8-6-branch check-in: 17de5e48b6 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
2024-02-25
15:35
The [https://en.wikipedia.org/wiki/KOI8-U|wiki] clearly states that the mapping for 0xB4 was a type,... Closed-Leaf check-in: 0034d90630 user: jan.nijtmans tags: bug-f23022e07a
2024-02-21
15:49
A few more changes. Closed-Leaf check-in: ae82d58ef0 user: dgp tags: rc1, core-8-6-14-rc, core-8-6-14
2024-02-20
17:53
merge 8.6 check-in: 7870bc1473 user: dgp tags: core-8-6-14-rc
2024-02-19
16:27
TCL_INTEGER_SPACE + 4 could be too small for a channelName on win32. Backported from 9.0: Derpfix... check-in: 1a335aed10 user: jan.nijtmans tags: core-8-6-branch
2024-02-16
12:41
Fix [e646d28f1a]: 8.6 Documentation/comment typo fixes check-in: 376f147892 user: jan.nijtmans tags: core-8-6-branch
12:23
Fix [aa6624c629]: tclExecute.c: Avoid false-positive warning check-in: 87d01188e3 user: jan.nijtmans tags: core-8-6-branch
2024-02-14
19:17
changes file refinements check-in: 4750bf1cec user: dgp tags: core-8-6-14-rc
19:11
merge 8.6 check-in: ac74f10619 user: dgp tags: core-8-6-14-rc
19:10
There are changes to package tcltest since release of Tcl 9.0b1. Bump to tcltest 2.5.7 check-in: 5c72e81a4c user: dgp tags: core-8-6-branch
18:55
merge 8.6 check-in: 36cde7ef84 user: dgp tags: core-8-6-14-rc
18:54
There have been changes to the package opt. Bump to opt 0.4.9 check-in: e6f1f66334 user: dgp tags: core-8-6-branch
16:05
offsetof -> TclOffset check-in: b554b84d1a user: jan.nijtmans tags: core-8-6-branch
2024-02-09
14:20
merge 8.6 check-in: ac4e370218 user: dgp tags: core-8-6-14-rc
2024-02-08
16:11
Fix gcc 13.2.1 (Fedora 39.1) warning: Writing of 1 byte into a region of size 0 [-Wstringop-overflow... check-in: abece1f21f user: jan.nijtmans tags: core-8-6-branch
12:15
Backport Tcl_ObjPrintf "ll" (and "I32/64") from Tcl 8.7 (again) Closed-Leaf check-in: 139b450167 user: jan.nijtmans tags: rfe-2089279
08:45
ups, accidentally re-introduced an already fixed formatting error - corrected again now check-in: e22fa08272 user: Torsten tags: core-8-6-branch
08:34
(cherry-pick) Fixed wrongly placed punctuation in .QW macro of clock.n manual page check-in: 767777d044 user: Torsten tags: core-8-6-branch
2024-02-07
17:57
8.6 changes file finished from my side check-in: 45c1474547 user: oehhar tags: core-8-6-branch
17:51
merge 8.6 check-in: 7b0150e4bf user: dgp tags: rc0, core-8-6-14-rc
16:51
Update tests to accept new [history] implementation. check-in: 0626cd6ddf user: dgp tags: core-8-6-branch
13:03
Fix [8e666d7c95]: Redefining proc ::history locks the interpreter into a tight loop check-in: 3fe9d2e419 user: jan.nijtmans tags: core-8-6-branch
07:06
Continue with changes file check-in: b383fcfeed user: oehhar tags: core-8-6-branch
2024-02-06
16:39
Changes file by Brian, slightly edited. check-in: 4436519cc6 user: oehhar tags: core-8-6-branch
14:58
Fix [86b3c15f0c]: ::unknown has infinite recursion in a corner case check-in: 524d68410a user: jan.nijtmans tags: core-8-6-branch
14:57
\032 -> \x1A, since hex reads better than octal check-in: 3159cb3d34 user: jan.nijtmans tags: core-8-6-branch
14:49
\032 -> \x1A, since hex reads better than octal Closed-Leaf check-in: 96ef2e8079 user: jan.nijtmans tags: bug-86b3c15f0c
14:42
Slightly simpler check-in: 107361643b user: jan.nijtmans tags: bug-86b3c15f0c
14:16
Proposed fix for [86b3c15f0c]: ::unknown has infinite recursion in a corner case check-in: 13fc1a9f95 user: jan.nijtmans tags: bug-86b3c15f0c
13:32
Proposed fix for [8e666d7c95]: Redefining proc ::history locks the interpreter into a tight loop Closed-Leaf check-in: 02f90739a1 user: jan.nijtmans tags: bug-8e666d7c95
2024-02-05
18:02
Fix indenting check-in: 64110c20ee user: jan.nijtmans tags: core-8-6-branch
15:26
Fix [2089279]: StringObj.3 Tcl_ObjPrintf inaccuracies. Not only the documentation, also the behavior... check-in: 0e4c7187e7 user: jan.nijtmans tags: core-8-6-branch
2024-02-04
01:42
Update to tzdata 2024a check-in: 90e8a07b90 user: jan.nijtmans tags: core-8-6-branch
2024-02-01
09:08
Update Tcl_ObjPrintf() documentation. Make it more clear that C11 format specifiers are not supporte... check-in: 1c44f01fb6 user: jan.nijtmans tags: core-8-6-branch
2024-01-31
16:29
Backport Tcl_ObjPrintf "ll" (and "I32/64") from Tcl 8.7 check-in: c6795d89c8 user: jan.nijtmans tags: rfe-2089279
2024-01-29
14:10
closes [db4f2843cd]: fixes segfault by BO in ReadChars (and Tcl_ReadChars with append) check-in: 399b55fa05 user: sebres tags: core-8-6-branch
13:55
closes [db4f2843cd]: fixes SF by BO in ReadChars (and Tcl_ReadChars with append) caused by wrong buf... Closed-Leaf check-in: 37e659d589 user: sebres tags: fix-db4f2843cd
11:06
don't flush to use full buffer (otherwise the chunks were 4K anyway) check-in: 2dce470bdf user: sebres tags: fix-db4f2843cd
09:17
Update to zlib-1.3.1 check-in: 5cc374ab9c user: jan.nijtmans tags: core-8-6-branch
2024-01-27
11:51
Fix [16e25e1402]: tcl_startOfPreviousWord cannot handle "end-1" check-in: 8f65470f72 user: jan.nijtmans tags: core-8-6-branch
2024-01-26
22:18
added channel regression tests (for read command) to illustrate bugs [db4f2843cd], [da16d15574] check-in: 492aaec521 user: sebres tags: fix-db4f2843cd
13:40
Fix [16e25e1402]: tcl_startOfPreviousWord cannot handle "end-1" Closed-Leaf check-in: af214ab63b user: jan.nijtmans tags: bug-16e25e1402
13:37
Add testcases for library/word.tcl check-in: 33067443e8 user: jan.nijtmans tags: core-8-6-branch
2024-01-24
19:40
merge 8.6 check-in: 1904ee1442 user: dgp tags: core-8-6-14-rc
2024-01-23
08:35
Doc of Tcl_AppendToObj: Remove documentation of NULL data argument as this is an internal feature check-in: 9ed281453b user: oehhar tags: core-8-6-branch
2024-01-22
22:30
Possible workaround for [db4f2843cd]. Would this help? Closed-Leaf check-in: 100933523c user: jan.nijtmans tags: bug-db4f2843cd
15:07
[db4f2843cd],[da16d15574]: revert Tcl_ReadChars fix, due to performance impact. check-in: 7a188dd1c9 user: oehhar tags: core-8-6-branch
14:26
Doc of Tcl_AppendToObj: Document NULL data argument behaviour and buffer growth optimization. check-in: 693e853bc6 user: oehhar tags: core-8-6-branch
2024-01-21
16:26
Optimize Tcl_UniCharIsControl(). Don't worry about range >= U+F0000, that's for TCL_UTF_MAX>3, which... check-in: 8e673f54d3 user: jan.nijtmans tags: core-8-6-branch
2024-01-17
16:31
TCL_RELEASE_SERIAL (in tcl.h) and unix/tcl.spec should be updated too check-in: fa0935cd8b user: jan.nijtmans tags: core-8-6-14-rc
2024-01-16
01:05
Bump to 8.6.14 for release check-in: 814b28c5aa user: griffin tags: core-8-6-14-rc
2024-01-15
19:22
Fix non-existing function names in test titles check-in: 4d3ac2c87e user: jan.nijtmans tags: core-8-6-branch
2024-01-13
22:24
Fix wrongly-placed braces (noted by AKU, thanks!). Also '==' -> 'eq' in expression. check-in: 8a48d91eb8 user: jan.nijtmans tags: core-8-6-branch
2024-01-12
11:31
Update the pkga.c/pkgua.c examples, making sure there's no misunderstanding that Tcl_UtfNcmp() expec... check-in: da7865389c user: jan.nijtmans tags: core-8-6-branch
2024-01-11
09:33
Ticket [fd27add6]: doc change of Tcl_PkgRequire & friends: version string specification refers to "p... check-in: d55e661b7f user: oehhar tags: core-8-6-branch
2024-01-09
12:02
Optimize use of $fullutf variable check-in: ceaac40e80 user: jan.nijtmans tags: core-8-6-branch
10:32
Backport tcltest 2.5.6 from Tcl9.0b1 check-in: f928d9d95a user: jan.nijtmans tags: core-8-6-branch
09:11
Use "info exists" to test for Tk presence check-in: be707b4072 user: jan.nijtmans tags: core-8-6-branch
2024-01-08
13:16
(cygwin-only): Add (void *) typecast, preventing coompiler warnings in some situations check-in: d7eec46e0c user: jan.nijtmans tags: core-8-6-branch
2024-01-06
17:09
Correction in documentation embedded in rules.vc check-in: 970a486210 user: jan.nijtmans tags: core-8-6-branch
2024-01-05
22:50
Handle README -> README.md change in tcltk-man2html.tcl check-in: 22756a5ee2 user: jan.nijtmans tags: core-8-6-branch
13:49
Only run "loaddll" testcases in non-static builds check-in: 4cfe254766 user: jan.nijtmans tags: core-8-6-branch
09:46
Tcl_UtfNCmp -> Tcl_UtfNcmp check-in: 478c6f5425 user: jan.nijtmans tags: core-8-6-branch
2024-01-04
17:35
Add a lot of timeouts to GITHUB builds. Backported from 8.7 check-in: 783c7fa9cd user: jan.nijtmans tags: core-8-6-branch
16:06
Fix [https://core.tcl-lang.org/tk/info/1ca3c8d9da|1ca3c8d9da]: nmake build with OPTS=static check-in: 77a9677242 user: jan.nijtmans tags: core-8-6-branch
15:38
There's no need to give tcltest.exe it's own maniifest. Give tcltest.exe a version-number (as tclsh) check-in: 560897f1c5 user: jan.nijtmans tags: core-8-6-branch
12:42
Make _VC_MANIFEST_EMBED_EXE function work for tclsh.exe/tcltest.exe check-in: 38b96d3e88 user: jan.nijtmans tags: core-8-6-branch
12:22
Add generation of tcltest.res for tcltest.exe, which should function the same as tclsh.exe check-in: 5ac8cdeea9 user: jan.nijtmans tags: core-8-6-branch
11:47
Sync *.yml changes with Tk. Add OPTS=static,staticpkg Windows build check-in: a2d5d468aa user: jan.nijtmans tags: core-8-6-branch
2023-12-30
23:59
(cherry-pick) Don't call getsockname(2) in Tcl_MakeFileChannel(3) unless absolutely necessary. Close... check-in: 81c13398d0 user: jan.nijtmans tags: core-8-6-branch
2023-12-29
16:26
Fix incorrect TclUtfNcasecmp() usage (since len is in bytes, not characters here) check-in: 476d684fc2 user: jan.nijtmans tags: core-8-6-branch
2023-12-27
23:10
Fix [abd489a1c]: TclStringCmp() calls functions through pointer to incorrect type check-in: b88c726919 user: jan.nijtmans tags: core-8-6-branch
2023-12-24
12:41
update to TZDATA 2023d check-in: e8af1c190d user: jan.nijtmans tags: core-8-6-branch
2023-12-18
14:34
Restore [removeFile script]. It is needed in this branch. check-in: 45315c930a user: dgp tags: core-8-6-branch
2023-12-15
22:05
(cherry-pick) test suite debugging check-in: fd0286b7b4 user: jan.nijtmans tags: core-8-6-branch
2023-12-09
17:53
Try "sudo apt-get update" first check-in: 7e8eafb783 user: jan.nijtmans tags: core-8-6-branch
2023-12-08
15:20
Use "(char *)NULL" as sentinel in documentation. See: [26870862f0] check-in: 4e8d7db3a5 user: jan.nijtmans tags: core-8-6-branch
2023-12-06
17:17
closes [db4f2843cd]: fixes SF by BO in ReadChars (and Tcl_ReadChars with append) check-in: c5a68de09a user: sebres tags: core-8-6-branch
2023-12-05
22:42
closes [db4f2843cd]: fixes SF by BO in ReadChars (and Tcl_ReadChars with append) caused by wrong buf... Closed-Leaf check-in: cc90065303 user: sebres tags: fix-db4f2843cd
2023-11-30
19:23
MS-Win: document the exec %var% re-allowance. Ticket [fb2fa9b3f6] check-in: 7ffab2f5dd user: oehhar tags: core-8-6-branch
18:57
Tickets [fb2fa9b3f6] [21b0629c81]: ms-win: revert security patch to quote each %-character seperatel... check-in: ee7ec33deb user: oehhar tags: core-8-6-branch
18:15
Merge core-8-6-branch Closed-Leaf check-in: 79dc0b3ada user: oehhar tags: fix-fb2fa9b3f6--percent-subst-regr
18:12
Remove comment sign from winPipe slowtest. I suppose, this is not intentionaly. check-in: b876426a3c user: oehhar tags: fix-fb2fa9b3f6--percent-subst-regr
2023-11-27
12:01
(cherry-pick) Corrected synopsis of namespace manual page where the subcommand was wrongly declared ... check-in: e75a7804a1 user: jan.nijtmans tags: core-8-6-branch
2023-11-23
15:07
Fix [e653408972]: autoconf warning check-in: 8d9c77c942 user: jan.nijtmans tags: core-8-6-branch
2023-11-20
21:09
Missing "static" keywords in various places. check-in: 74304c2823 user: jan.nijtmans tags: core-8-6-branch
20:45
Fix [32b88975f7]: clock format returns spurious errors check-in: af4b808872 user: jan.nijtmans tags: core-8-6-branch
2023-11-17
22:43
[f8c52a8c53]: CI: Add 32-bit Linux job check-in: 7c06263f90 user: jan.nijtmans tags: core-8-6-branch
15:35
Cherry-pick [90e09ca320]: silence compiler warning check-in: da123d093e user: jan.nijtmans tags: core-8-6-branch
2023-11-10
14:22
Fix [54a305cb88] (second part) by hand-editing tclDate.c. check-in: fb67972905 user: jan.nijtmans tags: core-8-6-branch
13:55
Fix typo's in tclGetDate.y check-in: 0959677e84 user: jan.nijtmans tags: core-8-6-branch
10:56
exec.n documentation: add chapter about MS-Windows quoting. check-in: 71dd06e857 user: oehhar tags: core-8-6-branch
10:54
Exec wordsmithing. Thanks, Sergey! Closed-Leaf check-in: 162528d753 user: oehhar tags: bug-21b0629c-documentation
2023-11-09
21:54
(partial) fix [54a305cb88]: warning: variable set but not used [-Wunused-but-set-variable] check-in: 71de98ad05 user: jan.nijtmans tags: core-8-6-branch
2023-11-06
16:45
Remove the quoting example by ". It is more complicated than that, so be quiet. check-in: cdf2eb164b user: oehhar tags: bug-21b0629c-documentation
16:36
Exec documentation: refine Windows quoting section (thanks, Sergey !) check-in: 1e6c988387 user: oehhar tags: bug-21b0629c-documentation
2023-11-03
13:23
test constraint housekeeping check-in: 2c43476f8f user: dgp tags: core-8-6-branch
11:25
Ticket [21b0629c] introduced additional exec quoting for Windows, but did not document it. Here is a... check-in: 7af4466e66 user: oehhar tags: bug-21b0629c-documentation
2023-10-29
21:45
Fix [0219fb7511]: tclIO.c: avoid -Wstrict-prototypes warning. Some code cleanup check-in: c82b6d45b2 user: jan.nijtmans tags: core-8-6-branch
2023-10-27
10:46
fixes percent-subst regression [fb2fa9b3f6] introduced by fixing of vulnerability [21b0629c81]; warn... check-in: ea3b6d6792 user: sebres tags: fix-fb2fa9b3f6--percent-subst-regr
10:26
better readability for winPipe.test (naming flags), no functional changes check-in: aa0a51be49 user: sebres tags: fix-fb2fa9b3f6--percent-subst-regr
2023-10-25
19:18
Obsolete tests unixInit-2.* testing older versions of the internal routine TclpInitLibraryPath() hav... check-in: 7ed548b6b5 user: dgp tags: core-8-6-branch
2023-10-20
09:35
(cherrypick) small part of: [26870862f0]: Wrong sentinel in Tcl_SetErrorCode usage; Handle any C++-c... check-in: 584bb57e0b user: jan.nijtmans tags: core-8-6-branch
08:24
Fix [9d216917e]: nmakehlp.c: remove unused include math.h check-in: 24ce937f08 user: jan.nijtmans tags: core-8-6-branch
2023-10-16
20:52
Missing cleanups that can cause conflicts in "-singleproc 1" testing. check-in: ce473bc990 user: dgp tags: core-8-6-branch
2023-10-15
11:51
Fix [26870862f0]: Wrong sentinel in Tcl_SetErrorCode usage check-in: 1317d7d04f user: jan.nijtmans tags: core-8-6-branch
2023-10-14
21:25
Missing !endif (in previous commit) check-in: 998a0743c7 user: jan.nijtmans tags: core-8-6-branch
2023-10-13
14:59
Restore to rules.vc version 10, so we don't accidentally use Tcl 8.7/9.0 features check-in: 398fef5a11 user: jan.nijtmans tags: core-8-6-branch
14:33
Fix [52dbc4b3f8]: tclInterp.c: Tcl_Free() called through pointer of incorrect type check-in: e75f319dc8 user: jan.nijtmans tags: core-8-6-branch
13:50
Fix warning on MacOSX: "/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libtcl8.6.a(tclAll... check-in: 9cc0a7ac08 user: jan.nijtmans tags: core-8-6-branch
13:27
Proposed fix for [abd489a1c]: TclStringCmp() calls functions through pointer to incorrect type. Modi... Closed-Leaf check-in: 6d9d5ac6a7 user: jan.nijtmans tags: bug-abd489a1c
2023-10-12
15:11
Fix [ad5a57f2f2]: Functions passed to Tcl_CreateFileHandler() must be declared/defined as Tcl_FilePr... check-in: 428afeec4b user: jan.nijtmans tags: core-8-6-branch
14:46
Those type-casts don't work well in C++ check-in: a41476e726 user: jan.nijtmans tags: core-8-6-branch
14:38
Fix [bf899d6d6d]: tclUnixSock.c: remove unnecessary cast check-in: 65eda1fd06 user: jan.nijtmans tags: core-8-6-branch
2023-10-11
09:45
Fix [8ab8a138c9]: Functions passed to Tcl_EventuallyFree() must be declared/defined as Tcl_FreeProc check-in: df7a3fd9e1 user: jan.nijtmans tags: core-8-6-branch
09:15
Remove typecasts, just define directly as Tcl_FreeProc Closed-Leaf check-in: 499d8d1a1f user: jan.nijtmans tags: bug-8ab8a138c9
2023-10-10
11:49
Handle Tcl_SetResult() the same way as Tcl_EventuallyFree check-in: a439e6daa1 user: jan.nijtmans tags: bug-8ab8a138c9
11:37
Follow-up for extensions: This way, usage of Tcl_EventuallyFree() won't give warnings any more. Only... check-in: f9b3f188b6 user: jan.nijtmans tags: bug-8ab8a138c9
11:35
Proposed fix for [8ab8a138c9]: Do not pass incompatible function pointers to Tcl_EventuallyFree(). ... check-in: 281df17f0d user: jan.nijtmans tags: bug-8ab8a138c9
2023-10-09
20:39
Fix [db537f8809]: tclInt.h: TclNsDecrRefCount() declaration duplicated check-in: a9901163d3 user: jan.nijtmans tags: core-8-6-branch
20:37
Fix [d0d0749467]: TclFSUnloadTempFile() is unused check-in: 5b982ced31 user: jan.nijtmans tags: core-8-6-branch
18:24
Update rules.vc check-in: 2e4b25b4e1 user: jan.nijtmans tags: core-8-6-branch
2023-10-05
10:00
Fix mingw build (broke by prev. commit) check-in: 442772a759 user: jan.nijtmans tags: core-8-6-branch
2023-10-04
14:45
Fix [7371b6270b]: AddressSanitizer use-after-return detection breaks NRE tests, coroutines check-in: 910b623484 user: jan.nijtmans tags: core-8-6-branch
2023-10-01
19:24
Fix [7b31677235]: tclOO.c: initialize fakeObject.refCount check-in: 876fb786a3 user: jan.nijtmans tags: core-8-6-branch
19:06
Fix [7371b6270b]: AddressSanitizer use-after-return detection breaks NRE tests, coroutines. (patch b... Closed-Leaf check-in: 170afda2c2 user: jan.nijtmans tags: bug-7371b6270b
2023-09-28
07:25
TIP #662: Un-deprecate Tcl_VarEval. Also remove some useless typecasts from documentation check-in: 76f43ed346 user: jan.nijtmans tags: core-8-6-branch
2023-09-27
09:17
Eliminate use of old deprecated trace subcommands from testcases check-in: 7e7cb656d0 user: jan.nijtmans tags: core-8-6-branch
2023-09-22
13:56
Bug [0aaeb9c380]. Fix spurious tcltest output on hyphenated constraints check-in: 98f03d1dc3 user: apnadkarni tags: core-8-6-branch
2023-09-21
12:19
Fix [dd54ac5323]: fileSystem.test: Set moreThanOneDrive constraint correctly check-in: 4bac62f615 user: jan.nijtmans tags: core-8-6-branch
11:10
Fix testcase for [00655c867e] (making it independent from timezone) check-in: 6f0d308463 user: jan.nijtmans tags: core-8-6-branch
11:06
Fix [47902ec47a]: ThreadSafeLocalTime(): remove redundant localtime() call check-in: 31248a111c user: jan.nijtmans tags: core-8-6-branch
11:04
Fix [e368ba6683]: ThreadSafeLocalTime(): check if localtime_r() encountered error check-in: c94812e9a9 user: jan.nijtmans tags: core-8-6-branch
2023-09-16
17:22
cleanup format.test check-in: 2b4811c7a6 user: jan.nijtmans tags: core-8-6-branch
2023-09-15
06:13
[3d3124d01d]: Assure we detect any -ftrapv failures in GitHub actions check-in: fbfde51043 user: jan.nijtmans tags: core-8-6-branch
2023-09-14
21:17
Fix [00655c867e]: ClockGetdatefieldsObjCmd(): avoid signed integer overflow and platform-dependent b... check-in: ee677ecc84 user: jan.nijtmans tags: core-8-6-branch
2023-09-13
15:19
More type-casts (c++-compatibility) check-in: 42c4e352ff user: jan.nijtmans tags: core-8-6-branch
12:38
Fix [43b0656605]: MS Windows: files with emojis are found by glob but not recognized by file exists ... check-in: 87eae2f450 user: jan.nijtmans tags: core-8-6-branch
12:35
Fix [a1f11d96b8]: VC6 compilation error of core-8-6-branch: error C2065: 'int16_t' : undeclared iden... check-in: 16bd24dc0d user: jan.nijtmans tags: core-8-6-branch
12:27
More CompileProc/Tcl_ObjCmdProc usage check-in: 7a3774e27e user: jan.nijtmans tags: core-8-6-branch
12:24
Remove unneeded internal stub-entries (now that TIP #666 is accepted) check-in: e30a536a43 user: jan.nijtmans tags: core-8-6-branch
11:00
Fix [43b0656605]: MS Windows: files with emojis are found by glob but not recognized by file exists ... Closed-Leaf check-in: e22d09505b user: jan.nijtmans tags: bug-43b0656605
2023-09-12
17:16
Internal routine TclpMatchFiles() was superseded when virtual filesystems were introduced in Tcl 8.4... check-in: 0ab69f4327 user: dgp tags: core-8-6-branch
15:48
The original implementation of NRE in 2008 included an internal routine TclNREvalCmd(). It was elim... check-in: 6d96935c36 user: dgp tags: core-8-6-branch
13:35
Rebase bug-fix for [554117edde] to latest 8.6. For evaluation Leaf check-in: 45213b1bc0 user: jan.nijtmans tags: bug-554117edde
06:58
No longer support "OPTS=utf16" in makefile.vc/rules.vc check-in: 7d2f82689d user: jan.nijtmans tags: core-8-6-branch
2023-09-08
14:21
Unicode 15.1 (final) check-in: 934bc954ef user: jan.nijtmans tags: core-8-6-branch
2023-09-06
09:31
Fix [d3465c9188]: Update install-sh to version "2020-11-14.01". This time without tweak check-in: c01ccc71e3 user: jan.nijtmans tags: core-8-6-branch
2023-09-05
15:52
[d3465c9188] restore install-sh to unmodified official version Closed-Leaf check-in: 940ea7c041 user: jan.nijtmans tags: bug-d3465c9188
13:37
Fix [d3465c9188]: Update install-sh to version "2020-11-14.01; # UTC" tweak: our own -S modification... check-in: 8d4bd8f169 user: jan.nijtmans tags: core-8-6-branch
08:30
Fix [https://core.tcl-lang.org/tclvfs/tktview/60cacfbcb9|60cacfbcb9]: Segmentation Fault at interpre... check-in: 228763231b user: jan.nijtmans tags: core-8-6-branch
06:10
Fix [b5ac3e3786] - Tcl_GetUniChar oob read check-in: f4605a9044 user: apnadkarni tags: core-8-6-branch
05:48
Fix [b5ac3e3786] - Tcl_GetUniChar oob read Closed-Leaf check-in: fc13863a82 user: apnadkarni tags: bug-b5ac3e3786
05:44
Tcl_GetUniChar out of bounds read - tests check-in: 15ca50d25f user: apnadkarni tags: bug-b5ac3e3786
2023-09-04
20:25
Update libtommath to version 1.2.1 check-in: e30d7a293d user: jan.nijtmans tags: core-8-6-branch
19:58
actions/checkout @v3 -> @v4 check-in: a4e25479c0 user: jan.nijtmans tags: core-8-6-branch
2023-08-30
09:57
Convert compat/zlib/contrib/dotzlib/DotZLib/*.cs to proper UTF-8 check-in: ec6b08949e user: jan.nijtmans tags: core-8-6-branch
2023-08-29
12:38
Update zlib to version 1.3 check-in: e204754cc2 user: jan.nijtmans tags: core-8-6-branch
2023-08-28
14:28
Upgrade to zlib-1.3.0 Closed-Leaf check-in: 0a05b7240a user: jan.nijtmans tags: zlib-1.3.0
2023-08-25
17:22
Make "shift" an "int" variable; since it's range is 0 < shift < INT_MAX check-in: 836dce6b0d user: jan.nijtmans tags: core-8-6-branch
2023-08-23
16:13
Fix [84a5355235] (not visible in 8.6, but meant to be forwared to 8.7) check-in: b3e43fc764 user: jan.nijtmans tags: core-8-6-branch
15:31
Backport [bae0d30c7f5047a4]. Don't suggest that TCL_UTF_MAX=1 might work any more. See: [457523] check-in: 41f9d5a0f0 user: jan.nijtmans tags: core-8-6-branch
2023-08-03
10:59
Implement TCL_LIB_FLAG/TCL_BUILD_LIB_SPEC for Windows (which - aparently - has always been just empt... check-in: 5bf817797a user: jan.nijtmans tags: core-8-6-branch
10:15
DOn't use --out-implib on Cygwin any more, no longer needed check-in: 22e58cf996 user: jan.nijtmans tags: core-8-6-branch
2023-08-02
19:13
deprecate TCL_EXPORT_FILE_SUFFIX: no longer needed. Fix some path handling containing spaces check-in: 56fc4852f7 user: jan.nijtmans tags: core-8-6-branch
2023-08-01
15:27
Add TCL_ZLIB_LIB_NAME to tclConfig.sh (for Windows) check-in: ad91302b1e user: jan.nijtmans tags: core-8-6-branch
06:46
Prevent Tcl 8.6 header-file to be usable for Tcl 9 compiles. (see [6f22c7a1fc]) check-in: 3317aec2c5 user: jan.nijtmans tags: core-8-6-branch
2023-07-31
07:55
TIP #662: Un-deprecate Tcl_VarEval Closed-Leaf check-in: 4a69c391a0 user: jan.nijtmans tags: tip-662
2023-07-26
15:15
Simplify tenviron2utfdstr(), since 2nd argument is always -1. check-in: fe5c721448 user: jan.nijtmans tags: core-8-6-branch
07:15
Fix [c54e4a1aeb] (again): High Tcl latencies with fork() in larger systems. vfork() is now prefered... check-in: 42d3f0cdb9 user: jan.nijtmans tags: core-8-6-branch
2023-07-25
15:57
Close fork. Prefer vfork over posix_spawnp Closed-Leaf check-in: a961144430 user: jan.nijtmans tags: bug-c54e4a1aeb
15:07
Regenerated configure file check-in: 642383fd98 user: neumann tags: bug-c54e4a1aeb
10:35
Add (back) check for vfork() check-in: fd81b7b7cf user: jan.nijtmans tags: bug-c54e4a1aeb
09:01
Prefer vfork() over posix_spawnp() In essence, older versions of the posix_spawn(p) implementation ... check-in: 34b7d9b576 user: neumann tags: bug-c54e4a1aeb
07:54
Make use_spawn static check-in: 9f8046157c user: jan.nijtmans tags: bug-c54e4a1aeb
07:44
Re-generate configure and tclConfig.h.in check-in: d804d760b4 user: jan.nijtmans tags: bug-c54e4a1aeb
07:36
attempt to fix posix_spawn on linux check-in: 9f6d8d211e user: jan.nijtmans tags: bug-c54e4a1aeb
2023-07-24
15:18
merge-mark check-in: f756860241 user: jan.nijtmans tags: bug-c54e4a1aeb
15:12
For now, disable posix_spawnp, until we have a better solution for [407b70361c148773] check-in: 0343f0babb user: jan.nijtmans tags: core-8-6-branch
10:34
Keeping open [c54e4a1aeb]: Can the exec-17.1 test-failure on MaxOS be fixed? check-in: 98f43375cf user: jan.nijtmans tags: bug-c54e4a1aeb
10:19
Fix [c54e4a1aeb]: High Tcl latencies with fork() in larger systems check-in: b5b3c28401 user: jan.nijtmans tags: core-8-6-branch
2023-07-07
13:30
- reduced error of posix_spawnp() cases for macOS to 1 (exec-17.1). The problem seems related to a... Closed-Leaf check-in: 19bd698dcd user: neumann tags: ticket-c54e4a1aeb-use_vfork
2023-07-05
14:55
Backport [66ffafd309]: Truncated encoding for DBCS results in infinite loop and running out of memor... check-in: 759e76383f user: jan.nijtmans tags: core-8-6-branch
2023-07-03
15:29
Remove useless section in tclUnixPort.h check-in: 60d70455ff user: jan.nijtmans tags: ticket-c54e4a1aeb-use_vfork
15:07
Merge 8.6. Put vfork check a little bit earlier in unix/tcl.m4. Re-generate unix/configure with (mod... check-in: 08e59901a1 user: jan.nijtmans tags: ticket-c54e4a1aeb-use_vfork
2023-07-02
11:53
No need for function prototypes in unix/dltest/*.c check-in: 08a01a0075 user: jan.nijtmans tags: core-8-6-branch
09:25
Unbreak the 8.6 build. check-in: 9db73ad251 user: fvogel tags: core-8-6-branch
08:20
We definitely need to build core-8-6-branch of Tcl IMHO. check-in: b9d7e5bcee user: fvogel tags: core-8-6-branch
2023-06-30
13:10
Use more strict compilation-flags (but not -DTCL_MEM_DEBUG) in unix/dltest/Makefile check-in: a97f2c0c50 user: jan.nijtmans tags: core-8-6-branch
13:08
Since TCL_MAJOR_VERSION is always "8", don't check for it. Add C++-compatible typecasts. check-in: 46c73262a1 user: jan.nijtmans tags: core-8-6-branch
09:56
Updated configure script to ease testing with this branch check-in: db39c01fb4 user: neumann tags: ticket-c54e4a1aeb-use_vfork
09:49
Removed automated setting of USE_VFORK for macOS The automatic setting of USE_VFORK in unix/configu... check-in: c72559e8b2 user: neumann tags: ticket-c54e4a1aeb-use_vfork
09:12
Added auto-configuration of posix_spawnp() Removed the manual setting of USE_POSIX_SPAWN and replac... check-in: 9ed0f4a330 user: neumann tags: ticket-c54e4a1aeb-use_vfork
2023-06-22
13:39
Since Tcl 8.6 doesn't know about Tcl_Size, don't use it, not even in test comments check-in: 0df2568c99 user: jan.nijtmans tags: core-8-6-branch
2023-06-19
12:49
Fix hardcoded port numbers causing Windows failures with hyperv. Disable file perm test for WSL. check-in: 903c407a86 user: apnadkarni tags: core-8-6-branch
2023-06-15
16:56
Made variant using USE_POSIX_SPAWN error message compatible This change makes Tcl compiled with US... check-in: 52e6e2e911 user: neumann tags: ticket-c54e4a1aeb-use_vfork
2023-06-08
12:01
ticket [c54e4a1aeb] patch: Use vfork instead fork. check-in: 98e93f779e user: oehhar tags: ticket-c54e4a1aeb-use_vfork
11:59
(cherry-pick): Added note about how some commands are mainly for Tk check-in: 138833e88a user: jan.nijtmans tags: core-8-6-branch
2023-06-04
22:54
Fixed a new test added by [72f78b60851]. The test as it was repeated just the previous one. Now it s... check-in: aaecc4619d user: pointsman tags: core-8-6-branch
2023-06-03
19:51
Fix [af3ebc5fafe0097c]: clock scan and clock add bugs in error cases / with abbreviated options check-in: 72f78b6085 user: jan.nijtmans tags: core-8-6-branch
2023-05-22
12:17
Proposed fix for [af3ebc5fafe0]. Closed-Leaf check-in: 827cc031bc user: pointsman tags: bug-af3ebc5fafe0
2023-05-16
16:30
Some more nmakehlp.c tweaks check-in: dba07ed3df user: jan.nijtmans tags: core-8-6-branch
10:19
Only use _snprintf on older MSVC compilers. ZeroMemory -> memset check-in: 586f490293 user: jan.nijtmans tags: core-8-6-branch
2023-05-15
11:43
One more ckalloc -> attemptckalloc (in compat/waitpid.c), since we can handle the error. check-in: a1180b66ab user: jan.nijtmans tags: core-8-6-branch
11:15
ckalloc -> attemptckalloc (since return-value is checked). Fix bug in unix/dltest/pkgooa.c, where la... check-in: e9e7a02d0d user: jan.nijtmans tags: core-8-6-branch
2023-05-10
12:09
Backport: docs: function does not "return an error", it returns TCL_ERROR, indicating an error occur... check-in: ff79ba4e8f user: jan.nijtmans tags: core-8-6-branch
2023-05-07
20:06
New testcase, contributed by @chrstphrchvz. Many thanks! See [3837178c25] check-in: 3de6304e70 user: jan.nijtmans tags: core-8-6-branch
2023-05-05
21:07
Update .github files check-in: fe032d86fb user: jan.nijtmans tags: core-8-6-branch
2023-05-04
18:21
Remove mention of Tcl_GlobalEval() from comment. check-in: 7e8c6826ae user: dgp tags: core-8-6-branch
2023-05-02
16:33
Fix [ab123cfd3d] - scan ubsan. Tx chrstphrchvz for patch check-in: e8c53546b7 user: apnadkarni tags: core-8-6-branch
16:08
Fix [784befb0ba] - tailcall crash check-in: 0f71a78602 user: apnadkarni tags: core-8-6-branch
2023-04-26
06:40
Don't refer to CVS any more check-in: 31ec176f0c user: jan.nijtmans tags: core-8-6-branch
2023-04-15
19:09
Add one more unused stub entry check-in: b249a5e03f user: jan.nijtmans tags: core-8-6-branch
19:02
Backout fix for [718de2132f487cf2]: It breaks on MacOS and other systems which don't support the --s... check-in: 82baf7827f user: jan.nijtmans tags: core-8-6-branch
2023-04-14
11:40
Fix for issue [718de2132f487cf2], "review use of strip on the stubs library". check-in: ecb8e87a60 user: pooryorick tags: core-8-6-branch
2023-04-13
16:55
re-generate unix/configure check-in: c135f11969 user: jan.nijtmans tags: core-8-6-branch
2023-04-12
12:48
2 more spelling fixes, but undo fixes in compat/zlib: Please report them upstream, otherwise they wi... check-in: 9244b0b09d user: jan.nijtmans tags: core-8-6-branch
09:35
Correct spelling errors in comments and documentation, but also non-comment corrections in history.... check-in: ee3df4e647 user: pooryorick tags: core-8-6-branch
2023-03-31
07:57
Update to tzdata 2023c (which is identical to 2023a, due to the summertime situation in Libanon) check-in: 8823d963d4 user: jan.nijtmans tags: core-8-6-branch
07:49
Rename TclWinOpenFileChannel to OpenFileChannel, because it's static now. check-in: 270f270d44 user: jan.nijtmans tags: core-8-6-branch
2023-03-30
21:20
Fix [0cb3554903]: macOS 13 SDK deprecates sprintf() check-in: 5ee652454c user: jan.nijtmans tags: core-8-6-branch
15:19
Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on other platforms either... Closed-Leaf check-in: ec56f33813 user: jan.nijtmans tags: bug-0cb3554903
08:46
Allow empty mode list in [chan create], so that refchans are able to mimic the behavior of channels ... check-in: 5971dd73cf user: max tags: core-8-6-branch
2023-03-28
04:47
Fix irritating gcc warning for minizip check-in: 95b26a1db9 user: apnadkarni tags: core-8-6-branch
2023-03-27
20:56
Fix some typo's in POSIX error-messages, and add missing ones (ESTRPIPE, ERESTART, ENOSHARE, ENOMEDI... check-in: b23096d3a8 user: jan.nijtmans tags: core-8-6-branch
2023-03-26
17:13
Update to tzdata 2023b check-in: 1d9e27b01d user: jan.nijtmans tags: core-8-6-branch
2023-03-24
20:19
Fix [15e74a2fe6]: Fix various typos check-in: c44138ed03 user: jan.nijtmans tags: core-8-6-branch
2023-03-23
15:48
Resolve C warnings on 32-bit platforms. More code cleanup. check-in: cee31a238b user: jan.nijtmans tags: core-8-6-branch
2023-03-22
17:50
Fix [0265750233]: invalid read in cmdAH-4.3.13.C1.solo.utf-8.tcl8 check-in: 2ffcb8bcf4 user: jan.nijtmans tags: core-8-6-branch
2023-03-17
20:04
arm64e -> arm64, since arm64e is not available yet on MacOS (Thanks to Stefan Sobernig) check-in: da4c453c64 user: jan.nijtmans tags: core-8-6-branch
14:22
Clean up after events to avoid errors in later tests that use an event loop. check-in: 58622d367a user: dgp tags: core-8-6-branch
12:35
unbreak the build check-in: 0edd16fae8 user: dgp tags: core-8-6-branch
08:24
Don't return from a void function check-in: dc25d330c9 user: jan.nijtmans tags: core-8-6-branch
07:57
Don't introduce size_t in a header-file which didn't use it before. Make more clear that those are u... check-in: 7d2e63372c user: jan.nijtmans tags: core-8-6-branch
2023-03-16
15:12
Add some undocumented stub functions. Those can prevent a crash like [http://paste.tclers.tk/5763|th... check-in: 1e8bccbb5e user: jan.nijtmans tags: core-8-6-branch
2023-03-15
16:21
Remove _LARGEFILE_SOURCE64 usage. See [d690400d07] check-in: e5ba10678f user: jan.nijtmans tags: core-8-6-branch
12:53
Misspelled constraint created testing noise. check-in: f45aa5083a user: dgp tags: core-8-6-branch
2023-03-14
20:30
Further fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client so... check-in: a719a1392c user: pooryorick tags: core-8-6-branch
20:27
Further fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client so... Closed-Leaf check-in: 8aee50448c user: pooryorick tags: bug-ea69b0258a9833cb6
10:05
Add "ucs-2" constraint to encoding-bug-183a1adcc0-5 testcase, otherwise it fails with TCL_UTF_MAX>3.... check-in: 7609a40b91 user: jan.nijtmans tags: core-8-6-branch
2023-03-13
19:07
Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client socket. check-in: a8b8ecbc03 user: pooryorick tags: core-8-6-branch
13:44
Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternal check-in: 4785751542 user: apnadkarni tags: core-8-6-branch
12:22
Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client socket. check-in: 052f54ddfb user: pooryorick tags: bug-ea69b0258a9833cb6
2023-03-10
13:32
Make test less fragile to changing set of options. check-in: 0336bcea26 user: dgp tags: core-8-6-branch
2023-03-09
10:08
Adapt 2 testcases (io-39.16/io-39.16a), showing that "-encoding" can be shortened to "-en", but not ... check-in: 229553278a user: jan.nijtmans tags: core-8-6-branch
09:39
Fix tests/tcltest.test testcases (missing "namespace import") check-in: f6feebc865 user: jan.nijtmans tags: core-8-6-branch
02:47
winFCmd-1.24 has different error code on Win 11 check-in: 91f43791e5 user: apnadkarni tags: core-8-6-branch
2023-03-08
19:58
Add "notWsl" test constraints. Clean up many testcases check-in: e6783b4863 user: jan.nijtmans tags: core-8-6-branch
2023-03-07
17:56
Fix a few -Wconversion warnings check-in: eb74f26d43 user: jan.nijtmans tags: core-8-6-branch
10:46
Merge testchmod fix check-in: 10ec3cb22d user: apnadkarni tags: core-8-6-branch
07:23
Fix [95e287b956]: uninit value use in stringObj-4.2 check-in: 04077c7b2e user: jan.nijtmans tags: core-8-6-branch
02:52
Fix testchmod and associated tests that always failed on Windows Closed-Leaf check-in: 1ed8520d62 user: apnadkarni tags: bug-win-testchmod
02:27
Create new branch named "bug-win-testchmod" check-in: 5310d56d3a user: apnadkarni tags: bug-win-testchmod
2023-03-06
21:01
Proposed fix for [95e287b956]: uninit value use in stringObj-4.2 Closed-Leaf check-in: 9dd5f7f10d user: jan.nijtmans tags: bug-95e287b956
06:59
Add new valgrind suppression items. check-in: 665d15e567 user: pooryorick tags: core-8-6-branch
2023-03-05
21:09
Fix [57bfcf43dd]: Remove unreachable code in Tcl_SetWideIntObj() check-in: 71045bf69c user: jan.nijtmans tags: core-8-6-branch
09:57
Bug [9c5a00c69d]. Fix ~user on Windows check-in: 82cc9a4f34 user: apnadkarni tags: core-8-6-branch
2023-03-04
15:11
Add test for [9c5a00c69d], tilde expansion of ~user Closed-Leaf check-in: 07b6e775f4 user: apnadkarni tags: bug-9c5a00c69d
12:13
Bug [9c5a00c69d]. Tilde expansion on Windows check-in: 1ea1122bf8 user: apnadkarni tags: bug-9c5a00c69d
10:18
Test constraint notInCIenv no longer necessary (due to previous fix) check-in: 14c6c0727d user: jan.nijtmans tags: core-8-6-branch
10:08
Fix [1b8df10110]: Tcl_GetTime returns wrong usec value on Windows check-in: b004b97979 user: jan.nijtmans tags: core-8-6-branch
2023-02-28
10:18
Fix [f9eafc3886]: Error handling in zlib comment/filename check-in: 481142c39d user: jan.nijtmans tags: core-8-6-branch
2023-02-27
20:50
Fix testcases Closed-Leaf check-in: 6661e7a157 user: jan.nijtmans tags: bug-f9eafc3886
2023-02-26
21:37
fill in bug ticket-nr check-in: d2973f4be0 user: jan.nijtmans tags: bug-f9eafc3886
20:12
Proposed fix for [f9eafc3886]: Error handling in zlib comment/filename. With testcases check-in: ae4c81f4a8 user: jan.nijtmans tags: bug-f9eafc3886
16:01
More dstring testcases, extracted from [46dda6fc29] check-in: f470f396d6 user: jan.nijtmans tags: core-8-6-branch
2023-02-23
10:44
See [d19fe0a5b] for follow-up to previous commit check-in: 548b08e28b user: jan.nijtmans tags: core-8-6-branch
2023-02-22
17:34
Fix [d19fe0a5b]: Handling incomplete byte sequences for utf-16/utf-32 check-in: ff5920ffd7 user: jan.nijtmans tags: core-8-6-branch
07:21
Fix [534172ff5b]: Crash in DeleteReflectedChannelMap (introduced via tcllib 1.21) check-in: c77e351b9c user: jan.nijtmans tags: core-8-6-branch
2023-02-21
17:50
Proposed fix for [d19fe0a5b]: Handling incomplete byte sequences for utf-16/utf-32 Closed-Leaf check-in: be99e0b905 user: jan.nijtmans tags: bug-d19fe0a5b
16:09
Proposed fix for [534172ff5b]: Crash in DeleteReflectedChannelMap (introduced via tcllib 1.21) Closed-Leaf check-in: 488c80081a user: jan.nijtmans tags: bug-534172ff5b
2023-02-14
06:38
Add new valgrind suppression items. jn: This looks like a good idea, so please re-apply to core-8... Closed-Leaf check-in: 04cf08d26a user: pooryorick tags: py-valgrind
2023-02-01
07:29
(Cherry-pick) Make Tcl_UniCharToUtf more readable. check-in: b4571ae045 user: jan.nijtmans tags: core-8-6-branch
2023-01-27
14:23
new testcase encoding-18.1. Testcase cleanup check-in: 07f289aa1b user: jan.nijtmans tags: core-8-6-branch
2023-01-23
19:18
Better error-message for previous commit. Some more code-cleanup, backported from 8.7 check-in: 4694b63bb1 user: jan.nijtmans tags: core-8-6-branch
2023-01-22
22:53
Fix [3e8074aea7]: [interp limit time -seconds] has a y2k38 problem check-in: cd0c8575c4 user: jan.nijtmans tags: core-8-6-branch
01:48
Missed one more off-by-one error, also, tests misnumbered for merge forward. check-in: 79f7b0b83c user: kbk tags: core-8-6-branch
01:37
Remove unneeded hard-coded array size check-in: 7161cdc5fe user: kbk tags: core-8-6-branch
01:33
Bug [e3dcab1d14] fix check-in: 783bacf316 user: kbk tags: core-8-6-branch
2023-01-19
21:36
Proposed fix for [3e8074aea7]: [interp limit time -seconds] has a y2k38 problem Closed-Leaf check-in: 504171c4e4 user: jan.nijtmans tags: bug-3e8074aea7
2023-01-15
19:26
Fix issue [8f7fdea2d], string-2.20.1 fails on big endian, and also fix issues in TclStringCmp when ... check-in: 9858a68816 user: pooryorick tags: core-8-6-branch
2023-01-14
22:07
Properly quote contents of Make variables to pass through gdb.run file. check-in: 075c79a718 user: pooryorick tags: core-8-6-branch
2023-01-06
17:32
Fix [0f19edcb78]: Windows 11 not reported in tcl_platform(osVersion) check-in: 08b81855b0 user: jan.nijtmans tags: core-8-6-branch
16:56
Fix [ad393071c2]: Use different LD_LIBRARY_PATH_VAR on macOS check-in: 19fb0fc0b0 user: jan.nijtmans tags: core-8-6-branch
2023-01-04
23:21
Fix [0f19edcb78]: Windows 11 not reported in tcl_platform(osVersion) Closed-Leaf check-in: ca81e84b42 user: jan.nijtmans tags: bug-0f19edcb78
2023-01-01
23:32
Fix [8e811bc1f1]: Wrong formatting of arguments in man page check-in: d8e13bbb61 user: jan.nijtmans tags: core-8-6-branch
2022-12-29
17:04
Instead of fiddling with html tags, simply enlarge a bit the width in the CSS stylesheet. Closed-Leaf check-in: aee4bada42 user: fvogel tags: bug-8e811bc1f1
2022-12-28
20:39
Fix [8e811bc1f1]: Wrong formatting of arguments in man page check-in: ee40100bc1 user: fvogel tags: bug-8e811bc1f1
2022-12-22
21:49
Handle "cygwin" test constraint check-in: 038961b2fe user: jan.nijtmans tags: cygwin
2022-12-21
13:20
One more tweak to registry extension check-in: 78b222952b user: jan.nijtmans tags: cygwin
13:11
Merge 8.6. Update dde and registry extensions check-in: ca829e3b89 user: jan.nijtmans tags: cygwin
2022-12-16
15:26
Update tclConfig.h.in check-in: f61882054c user: jan.nijtmans tags: core-8-6-branch
15:16
Add checks to the configure script for mknod, tcdrain and uname, for systems (like VxWorks) which do... check-in: fea6099395 user: jan.nijtmans tags: core-8-6-branch
12:16
Now that 32-bit cygwin is dead, eliminate the need for --enable-64bit in a Cygwin build check-in: df82157d24 user: jan.nijtmans tags: core-8-6-branch
2022-12-12
06:08
Change copyright in Windows rc from Activestate to UCal and others to match license. check-in: cf4a8f1bc2 user: apnadkarni tags: core-8-6-branch
2022-12-05
23:05
dev_t -> unsigned for Cygwin in tcl.h, so we don't need sys/types.h any more. There's no gap in Tcl_... check-in: 58a59e2588 user: jan.nijtmans tags: core-8-6-branch
2022-12-01
17:45
Merge 8.6 check-in: a447d3671a user: jan.nijtmans tags: cygwin
17:27
Backport TIP #402: General Platform UNC Support from 8.7, but only for Cygwin and QNX. This was alre... check-in: 66acbb2c13 user: jan.nijtmans tags: core-8-6-branch
16:41
Merge 8.6 Leaf check-in: c88e1bbfbf user: jan.nijtmans tags: fix-initsubsystem-75ecc0e6cb9899bf
2022-11-30
08:14
Update to tzdata 2022g check-in: 438e0179f1 user: jan.nijtmans tags: core-8-6-branch
2022-11-29
20:54
Remove ARGSUSED. More type-casts check-in: 310239c733 user: jan.nijtmans tags: core-8-6-branch
17:45
Rebase to core-8-6-branch check-in: 59f8a83829 user: jan.nijtmans tags: fix-initsubsystem-75ecc0e6cb9899bf
10:30
Update all "8.5" versions in Tcl_InitStubs() to "8.5-", since they can be compiled for Tcl 9.0 as we... check-in: 25ce911fbb user: jan.nijtmans tags: core-8-6-branch
2022-11-27
22:13
Merge 8.6 check-in: 9244560f3b user: jan.nijtmans tags: cygwin
2022-11-25
08:29
Handle closeProc == NULL the same as closeProc == TCL_CLOSE2PROC in stead of panicing. Backported fr... check-in: 0459d72578 user: jan.nijtmans tags: core-8-6-branch
2022-11-23
21:43
Merge 8.6.13 check-in: 390087fbe5 user: jan.nijtmans tags: cygwin
07:38
Add mp_pack, mp_pack_count and mp_unpack to the libtommath stub table. Not used by Tcl, but can be u... check-in: b7e6e5f475 user: jan.nijtmans tags: core-8-6-branch
07:36
Re-generate configure scripts (with correct autoconf version) check-in: 4ec0523e4c user: jan.nijtmans tags: core-8-6-branch
2022-11-22
22:48
merge release check-in: e8a8a4a41d user: dgp tags: core-8-6-branch
20:11
Merge 8.5 check-in: 3f7721da0f user: jan.nijtmans tags: core-8-6-branch
2022-11-21
17:37
improve accuracy of a changes line Closed-Leaf check-in: b1fc8161f1 user: dgp tags: release, core-8-6-13-rc, core-8-6-13
2022-11-20
15:34
bump release date check-in: 32879484fe user: dgp tags: rc3, core-8-6-13-rc
14:22
merge 8.6 check-in: 7c53c887fd user: dgp tags: core-8-6-13-rc
14:16
Newest tests must have most recent releases of http to pass. check-in: a9691d58b3 user: dgp tags: core-8-6-branch
2022-11-18
18:30
merge 8.6 check-in: 056103237b user: dgp tags: core-8-6-13-rc
17:53
Bring back the common facilities of the tcltests "package", but use a less fragile method to gain ac... check-in: 7e733817b3 user: dgp tags: core-8-6-branch
2022-11-15
21:18
package require s/tcl/Tcl/ in tests/httpd11.tcl to fix http11.test Closed-Leaf check-in: 2bac0bed17 user: kjnash tags: http-2.10-with-tcl-8.6
15:35
Merge 8.6. Tcl 8.6 doesn't have lpop. Change http version to 2.10.0 (just for this branch, not meant... check-in: e3e5bfd084 user: jan.nijtmans tags: http-2.10-with-tcl-8.6
2022-11-14
17:24
merge 8.6 check-in: 1172f5f2a1 user: dgp tags: rc2, core-8-6-13-rc
17:23
Test suite hygiene - Several tests missing the "testdstring" constraint - [package require tclte... check-in: ba1fb66b47 user: dgp tags: core-8-6-branch
2022-11-13
21:07
Attempt to fix http testcases check-in: f2ef096046 user: jan.nijtmans tags: http-2.10-with-tcl-8.6
2022-11-11
10:06
Let's see whether http 2.10a4 works with Tcl 8.6 too check-in: 0e595a918d user: jan.nijtmans tags: http-2.10-with-tcl-8.6
2022-11-09
13:15
update target release date check-in: 874bebc53e user: dgp tags: core-8-6-13-rc
2022-11-01
14:17
merge 8.6 check-in: 45925432b4 user: dgp tags: rc1, core-8-6-13-rc
2022-10-30
12:55
Merge 8.5. Update to tzdata 2022f check-in: 8c65a619ff user: jan.nijtmans tags: core-8-6-branch
2022-10-28
16:48
Merge 8.6 check-in: 541754cb45 user: jan.nijtmans tags: cygwin
15:19
merge 8.6 check-in: 8fb8bdbbb3 user: dgp tags: core-8-6-13-rc
14:37
The file $(builddir)/tclUuid.h is not part of the source code distribution. The `make distclean` tar... check-in: 5042463c8d user: dgp tags: core-8-6-branch
2022-10-27
14:35
merge 8.6 check-in: 7b519e5207 user: dgp tags: core-8-6-13-rc
14:35
Revised fix to the -singleproc 1 issue in load.test check-in: a4effad099 user: dgp tags: core-8-6-branch
14:10
merge 8.6 check-in: 1b98566468 user: dgp tags: core-8-6-13-rc
13:48
In a -singleproc 1 test run, [info loaded] can report libraries brought in by other test files. Pro... check-in: 9c2812e599 user: dgp tags: core-8-6-branch
00:21
merge 8.6 check-in: ff0f2bbc42 user: dgp tags: core-8-6-13-rc
2022-10-26
09:43
www.tcl-tk.org -> www.tcl-lang.org check-in: 5b9cf56d7f user: jan.nijtmans tags: core-8-6-branch
2022-10-25
15:50
Adapt some more testcases check-in: 1f58f9a026 user: jan.nijtmans tags: cygwin
15:47
Backport TIP #402: General Platform UNC Support check-in: 6d39244dda user: jan.nijtmans tags: cygwin
15:31
Merge 8.6. Update msys2-build.yml check-in: ed81540004 user: jan.nijtmans tags: cygwin
06:12
Since MacOS 12.6 reports as 12.5 .... check-in: db8287ba67 user: jan.nijtmans tags: core-8-6-branch
2022-10-24
13:49
Merge 8.6 check-in: 7f60c82958 user: jan.nijtmans tags: cygwin
13:30
Merge 8.6 check-in: ebdc66a5a7 user: jan.nijtmans tags: cygwin
13:27
Merge 8.6 check-in: 79763af7ff user: jan.nijtmans tags: cygwin
13:10
Merge 8.6 check-in: b5bd641e02 user: jan.nijtmans tags: cygwin
11:54
Fix env-2.1, env-2.2, env-2.1, env-2.3, env-2.4, env-3.1, env-4.1, env-4.3, env-4.4, env-4.5 testcas... check-in: 555bfe6a07 user: jan.nijtmans tags: core-8-6-branch
2022-10-23
20:40
Add support for macOS Ventura check-in: 78bfb493fd user: jan.nijtmans tags: core-8-6-branch
2022-10-22
11:53
merge 8.6 check-in: b8c5c5de79 user: dgp tags: core-8-6-13-rc
2022-10-20
15:31
Fix [d554e5554e]: fix typo “defintion” check-in: 146e6d1e75 user: jan.nijtmans tags: core-8-6-branch
15:28
Fix [af65af3655]: clock.n: unbalanced parenthesis check-in: c685536371 user: jan.nijtmans tags: core-8-6-branch
2022-10-19
16:29
merge 8.6 check-in: aeb901ee6a user: dgp tags: core-8-6-13-rc
16:08
Upgrade zlib to version 1.2.13 check-in: d391629528 user: jan.nijtmans tags: core-8-6-branch
08:30
Re-build zlib1 1.2.13 for win32/win64 Closed-Leaf check-in: 79cd79facf user: jan.nijtmans tags: zlib-1.2.13
07:28
Make minizip/ioapi.c work (again) on win32. Build zlib1.dll for win64-arm check-in: 5449a9543b user: jan.nijtmans tags: zlib-1.2.13
2022-10-18
20:24
Update to zlib-1.2.13 check-in: e33b87958f user: jan.nijtmans tags: zlib-1.2.13
19:37
Draft updates to changes file for 8.6.13 release. check-in: 33e8afe8cc user: dgp tags: core-8-6-13-rc
2022-10-17
17:55
merge 8.6 check-in: efb390b57f user: dgp tags: core-8-6-13-rc
2022-10-14
22:25
Merge 8.5 check-in: 016c55b0cd user: jan.nijtmans tags: core-8-6-branch
2022-10-11
18:26
merge 8.6 check-in: 0e77ffd0f4 user: dgp tags: rc0, core-8-6-13-rc
2022-10-07
10:18
Follow-up to [1599352cca]: Tcl_Merge(): out-of-bounds write, more signed integer overflow. Better pa... check-in: 63b0443866 user: jan.nijtmans tags: core-8-6-branch
2022-10-06
09:06
Fix [e32a44e2e4], [1599352cca], [5ec43cfd9b] and [74cc95b563] check-in: 0e2b23ff84 user: jan.nijtmans tags: core-8-6-branch
2022-10-05
15:31
Fix [1599352cca] and related issues Closed-Leaf check-in: 337d46bdb8 user: jan.nijtmans tags: bug-1599352cca
2022-09-26
12:44
merge 8.6 check-in: 8ec5cd66c9 user: dgp tags: core-8-6-13-rc
12:22
Update tzdata to 2022d. Add one more unused stub entry check-in: 00b136d44a user: jan.nijtmans tags: core-8-6-branch
2022-09-22
20:28
merge 8.6 check-in: fe70f21215 user: dgp tags: core-8-6-13-rc
15:42
Do the "#undef TclObjInterpProc" slightly earlier check-in: bda4bb1414 user: jan.nijtmans tags: core-8-6-branch
15:32
Make TclObjInterpProc a macro (since it always should be used through TclGetObjInterpProc()) Add som... check-in: cd8e3f4616 user: jan.nijtmans tags: core-8-6-branch
13:28
merge 8.6 check-in: 13b0b8d303 user: dgp tags: core-8-6-13-rc
12:30
Fix [22ab2ae64a]: Build with minizip broken (actually, only a problem in 8.7, but let's keep tinydir... check-in: 696144dced user: jan.nijtmans tags: core-8-6-branch
2022-09-21
19:12
merge 8.6 check-in: 49d30beb1b user: dgp tags: core-8-6-13-rc
18:38
Update docs and comments to agree with TIP 623. check-in: 87b0acccb6 user: dgp tags: core-8-6-branch
18:23
Another test related to TIP 623. check-in: c5a2c3d0ce user: dgp tags: core-8-6-branch
13:22
merge 8.6 check-in: e89003b5f7 user: dgp tags: core-8-6-13-rc
12:55
Fix [c0bc269178]: switch -regexp -matchvar -indexvar broken when optional subexpression does not mat... check-in: 92ab43ecd6 user: jan.nijtmans tags: core-8-6-branch
2022-09-20
20:42
Proposed fix for [c0bc269178], with testcase Closed-Leaf check-in: ea165f0333 user: jan.nijtmans tags: bug-c0bc269178
2022-09-16
12:18
merge 8.6 check-in: 94f71d5985 user: dgp tags: core-8-6-13-rc
2022-09-15
22:14
new testcase proc-7.6 check-in: 29c6190027 user: jan.nijtmans tags: core-8-6-branch
2022-09-14
17:52
eol-spacing check-in: 4552c9dc6c user: jan.nijtmans tags: core-8-6-branch
11:30
merge 8.6 check-in: b78da15f61 user: dgp tags: core-8-6-13-rc
07:07
Update all tables for Unicode 15 check-in: feab3498d1 user: jan.nijtmans tags: core-8-6-branch
2022-09-13
12:24
merge 8.6 check-in: 18d1ba7d4b user: dgp tags: core-8-6-13-rc
07:48
Fix [1073daf086]: Bug in handling illegal utf-8 sequence check-in: 87d45dffcc user: jan.nijtmans tags: core-8-6-branch
2022-09-12
14:28
(adapted) Testcase and fix for [1073daf086]: Bug in handling illegal utf-8 sequence Closed-Leaf check-in: 7c67f503d0 user: jan.nijtmans tags: bug-1073daf086
11:56
Ticket [6978c01b65]: as utf-8 is "special", also add invalid/incomplete sequence test cases for shif... check-in: df0133901f user: oehhar tags: core-8-6-branch
10:54
testcase cleanup check-in: 302a26d558 user: jan.nijtmans tags: core-8-6-branch
2022-09-11
20:12
merge 8.6 check-in: 903b8497ea user: dgp tags: core-8-6-13-rc
08:39
Tests io-75.x tolerant encoding: correct indention and comments check-in: 430fb84a6a user: oehhar tags: core-8-6-branch
2022-09-10
21:02
code cleanup (typo's, type casts) check-in: bf05d78e94 user: jan.nijtmans tags: core-8-6-branch
06:04
Ticket [6978c01b65]: add file encoding test io-75.3 with incomplete multibyte sequence. This may fai... check-in: 8047c88c94 user: oehhar tags: core-8-6-branch
2022-09-09
13:38
Ticket [6978c01b65]: add file encoding tests, which should fail in 9.0, but are ok in 8.6 and 8.7: w... check-in: 2221b9b6e3 user: oehhar tags: core-8-6-branch
13:34
Ticket [6978c01b65]: add file encoding tests, which should fail in 9.0, but are ok in 8.6 and 8.7: w... Closed-Leaf check-in: 858c02f773 user: oehhar tags: ticket-a11678b759-after-documentation
2022-09-07
13:59
merge 8.6 check-in: eb8cc2e98a user: dgp tags: core-8-6-13-rc
07:22
code cleanup (backported from 8.7) check-in: fe8b793fd8 user: jan.nijtmans tags: core-8-6-branch
2022-09-06
09:06
closes [2641672fff] - resolved timing sensitivity of httpold-4.12 and speed-up all httpd depending t... check-in: aaa3de736b user: sebres tags: core-8-6-branch
09:04
amend to [55a02f20ec]: fixes test env-9.1 for not windows - USERPROFILE is not set under unix, and w... check-in: 9eaba7f4ed user: sebres tags: core-8-6-branch
2022-09-05
11:37
Ticket [55a02f20ec] - fallback to USERPROFILE when setting HOME env on Windows check-in: 291cf17e4a user: apnadkarni tags: core-8-6-branch
10:30
closes [2641672fff], httpd - don't parse delay argument by error 400 (wrong URI/proto) Closed-Leaf check-in: e6634132e3 user: sebres tags: bug-2641672
2022-09-03
13:57
typo's check-in: 15bb2e6c98 user: jan.nijtmans tags: core-8-6-branch
2022-09-02
17:17
amend to [2641672fff], guarantees a delay to cause a timeout definitely + switch delay-argument from... check-in: 8499001878 user: sebres tags: bug-2641672
17:02
really closes [2641672fff] - resolved timing sensitivity of httpold-4.12 and speed-up all httpd depe... check-in: 6ac843c97f user: sebres tags: bug-2641672
14:11
Mark httpold-4.12 knownBug. See [2641672]: http1.0 failing test: httpold-4.12 check-in: ffca918442 user: jan.nijtmans tags: core-8-6-branch
13:54
Fix [95b6a1747a]: Eval.3 docu fix check-in: 20d56e734c user: jan.nijtmans tags: core-8-6-branch
2022-09-01
15:40
Fix [36ec49db6abc3b1a]: Tcl_TraceVar manpage : missing `const` on char* fields check-in: 8d6764bee8 user: jan.nijtmans tags: core-8-6-branch
2022-08-31
10:03
Fix [0aa7638534]: .gitignore ignores library/tcltest.tcl check-in: 88ba977d2d user: jan.nijtmans tags: core-8-6-branch
2022-08-29
20:55
Add 2 unused (internal) stub entries check-in: ace4834900 user: jan.nijtmans tags: core-8-6-branch
2022-08-26
22:47
Use TclOffset() in stead of magic calculations using sizeof(), which might give unexpected results w... check-in: e7264efd8f user: jan.nijtmans tags: core-8-6-branch
2022-08-23
07:27
Patch (8) from [37108037b9]: Code cleanups to support CHERI check-in: 6b6bf25797 user: jan.nijtmans tags: core-8-6-branch
06:43
Add Europe/Kyiv to tzdata (missing from previous commit) check-in: 056db39d2d user: jan.nijtmans tags: core-8-6-branch
06:35
Update tzdata to 2022c check-in: 5d1f50d2bb user: jan.nijtmans tags: core-8-6-branch
2022-08-22
13:56
merge 8.6 check-in: e33b4c7d31 user: dgp tags: core-8-6-13-rc
07:29
Do github actions builds on Ubuntu 22.04 (was: 20.04) check-in: d995cbcbf1 user: jan.nijtmans tags: core-8-6-branch
2022-08-21
21:00
Add (dummy) stub entries to TclOO (matching TIP #630) check-in: 8b6268f606 user: jan.nijtmans tags: core-8-6-branch
20:53
More type-casts in tclOOMethod.c (backported from 8.7) check-in: 89358b9039 user: jan.nijtmans tags: core-8-6-branch
20:28
ClientData -> 'void *" in TclOO headers check-in: 4a915166e6 user: jan.nijtmans tags: core-8-6-branch
2022-08-18
12:03
Ticket [a11678b759]: improve after documentation for time <= 0. check-in: 2706ae6bed user: oehhar tags: ticket-a11678b759-after-documentation
2022-08-08
12:41
merge 8.6 check-in: 5220085b3c user: dgp tags: core-8-6-13-rc
2022-08-04
15:09
Fix a case of lf not being flushed in certain cases when the crlf sequence gets split across two buf... check-in: 2e8fc36e39 user: max tags: core-8-6-branch
2022-07-29
09:51
merge branch bug-4eb3a155ac--procptr-bytecode, fixes SF [4eb3a155ac] and similar corner cases: reset... check-in: 73a6af23a5 user: sebres tags: core-8-6-branch
2022-07-27
15:56
fixes [4eb3a155ac] and similar segfaults: reset corresponding bodyPtr->procPtr if procPtr gets relea... Closed-Leaf check-in: d717a34f4c user: sebres tags: bug-4eb3a155ac--procptr-bytecode
15:48
cherry-pick branch apn-apply-bug (only test without the fix) to 8.6 check-in: 69e5ae6088 user: sebres tags: bug-4eb3a155ac--procptr-bytecode
13:29
closes [b3977d199b] - don't reset INPUT_SAW_CR unless the buffer get really translated (missing "\r"... check-in: a3ed092aab user: sebres tags: core-8-6-branch
2022-07-25
13:57
execvpw/seteuidw don't exist. Fix some other signatures in compat/unistd.h check-in: 23d8569bf2 user: jan.nijtmans tags: core-8-6-branch
13:10
merge 8.6 check-in: 8c51a19a76 user: dgp tags: core-8-6-13-rc
2022-07-22
21:42
tcltest 2.5.4 -> 2.5.5 check-in: a89da8f031 user: jan.nijtmans tags: core-8-6-branch
19:19
correctly show the execution time unit by usec (µs) if testing on systems with not utf-8 default sy... check-in: 1bb80048c0 user: sebres tags: core-8-6-branch
18:49
restore FF-char (fossil seems to loss form feed if commits with convertion from CRLF to LF) Closed-Leaf check-in: 4a796d6ae3 user: sebres tags: bug-b3977d199b
18:38
EOF seemed to reset INPUT_SAW_CR previously, so do it now explicitely (satisfying the test ?chan?io-... check-in: 341c5f78a7 user: sebres tags: bug-b3977d199b
17:41
fixes [b3977d199b] - don't reset INPUT_SAW_CR unless the buffer get really translated (missing "\r" ... check-in: d2a8078086 user: sebres tags: bug-b3977d199b
17:36
extends test io-29.36.2 for better illustration when we'll get extra NL - if no "\r" in last buffer,... check-in: 671f170abd user: sebres tags: bug-b3977d199b
16:22
fixes logical error in test io-29.36.1 (translation {auto} causes that answer "client" reaches the s... check-in: 5f7f4ab975 user: sebres tags: bug-b3977d199b
13:35
rebase (merged with current 8.6) check-in: 26d3d2a33e user: sebres tags: bug-b3977d199b
13:10
amend to [f3db59139e] (fix [713653b951]) - i386 only, resolve mixed declarations and code (forbiddee... check-in: c038d0d8ca user: sebres tags: core-8-6-branch
2022-07-21
12:58
merge 8.6 check-in: 83d6ed2282 user: dgp tags: core-8-6-13-rc
2022-07-19
08:38
Update compat/stdlib.h, prevent conflict with modern signature of those functions. check-in: a3974f03bd user: jan.nijtmans tags: core-8-6-branch
2022-07-18
15:35
merge 8.6 check-in: 4854231877 user: dgp tags: core-8-6-13-rc
2022-07-17
13:03
Fix [713653b951]: Floating point precision problems on x86 musl check-in: f3db59139e user: jan.nijtmans tags: core-8-6-branch
2022-07-15
17:11
Restore FP control word on conversion of zero values. Sneak path existed that failed to restore the... Closed-Leaf check-in: 50ecdc3e87 user: kbk tags: bug-713653b951
2022-07-12
20:33
merge 8.6 check-in: 3239ec029c user: dgp tags: core-8-6-13-rc
08:20
Code cleanup (use {} in if/else statemenets) check-in: ba232277ee user: jan.nijtmans tags: core-8-6-branch
2022-07-07
10:59
Unnecessary quotes in win/rules.vc check-in: e1ba6d530e user: jan.nijtmans tags: core-8-6-branch
2022-07-05
12:03
Prevent warning: zero size arrays are an extension [-Wzero-length-array], when using C99 check-in: fbe0b7e520 user: jan.nijtmans tags: core-8-6-branch
10:52
Merge sebres-8-6-clock-speedup-cr2 check-in: 11ffe4998b user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
10:51
Merge 8.6 check-in: e279b7d8b6 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
2022-07-01
15:14
Test for TclOO 1.1.0. Remove some useless type-casts check-in: 7c4df6273d user: jan.nijtmans tags: core-8-6-branch
2022-06-28
09:38
typo's check-in: bb11a41dbd user: jan.nijtmans tags: core-8-6-branch
2022-06-24
20:02
typo's check-in: 2fb4d36f03 user: jan.nijtmans tags: core-8-6-branch
14:26
slightly stricter checking for TCL_MAJOR_VERSION in rules.vc check-in: 86b4decffb user: jan.nijtmans tags: core-8-6-branch
2022-06-23
12:57
Slightly better integer overflow handling in Tcl_ListObjReplace() check-in: 78b3f821c7 user: jan.nijtmans tags: core-8-6-branch
2022-06-20
09:36
bump http version to 2.9.8 check-in: fb2a90bad4 user: jan.nijtmans tags: core-8-6-branch
01:58
Merge branch bug-55bf73b52b check-in: 0d6927dbac user: kjnash tags: core-8-6-branch
01:55
Merge core-8-6-branch Closed-Leaf check-in: 5f97fd73e4 user: kjnash tags: bug-55bf73b52b
2022-06-15
12:46
merge 8.6 check-in: 2c068d3c6d user: dgp tags: core-8-6-13-rc
00:43
Minor bugfixes to library/http/http.tcl and tests/http.test check-in: 335145438e user: kjnash tags: bug-55bf73b52b
2022-06-14
13:48
Add more testcases for Tcl_GetRange() check-in: 88ace58360 user: jan.nijtmans tags: core-8-6-branch
12:55
Update .gitignore check-in: ef468f7ade user: jan.nijtmans tags: core-8-6-branch
10:28
Update ignore-glob check-in: 06dc66bd52 user: jan.nijtmans tags: core-8-6-branch
06:44
Fix Proposal for [55bf73b52b]: http reuses connections after 101 Switching Protocols. To be discusse... check-in: ed99670192 user: jan.nijtmans tags: bug-55bf73b52b
2022-06-13
20:33
Add two new testcases for Tcl_ListObjReplace() check-in: a8125050d4 user: jan.nijtmans tags: core-8-6-branch
2022-06-06
16:51
Bump to 8.6.13 for release check-in: a0fb0766d2 user: dgp tags: core-8-6-13-rc
2022-06-02
15:16
Missing "const" with -DREG_DEBUG=1 check-in: 24d34fb12d user: jan.nijtmans tags: core-8-6-branch
12:10
typo check-in: d15a4ccfb0 user: jan.nijtmans tags: core-8-6-branch
2022-05-31
10:32
Tcl_SetCommandTokenInfo() does not exist check-in: 14198a27ad user: jan.nijtmans tags: core-8-6-branch
2022-05-26
22:34
Merge 8.5 check-in: af8553f2d7 user: jan.nijtmans tags: core-8-6-branch
2022-05-25
12:55
Simplify solution for [76ad7aeba3]: No need to call TclGetNumberFromObj() twice, since it's already ... check-in: f518cb272e user: jan.nijtmans tags: core-8-6-branch
10:57
Renumber two testcases (align with Tcl 8.7), and align Cywin-specific error-message) check-in: 2ba718e533 user: jan.nijtmans tags: core-8-6-branch
10:28
Fix [76ad7aeba3]: boundary case bug in [string is integer] check-in: e58be38bfd user: jan.nijtmans tags: core-8-6-branch
10:26
Add testcases and fix implementation Closed-Leaf check-in: 4d9158033b user: jan.nijtmans tags: bug-76ad7aeba3
2022-05-24
22:20
Merge 8.6 check-in: 2dca37d603 user: jan.nijtmans tags: bug-76ad7aeba3
16:35
Do all "string" testcases twice: once with and once without bytecode check-in: bb676f2045 user: jan.nijtmans tags: core-8-6-branch
2022-05-22
17:11
Proposed fix for [76ad7aeba3]: boundary case bug in [string is integer]. Missing: more unit-tests check-in: 66a187edf2 user: jan.nijtmans tags: bug-76ad7aeba3
12:35
Merge 8.5 check-in: f88099f60c user: jan.nijtmans tags: core-8-6-branch
11:59
Disable C4090 warning; See: [https://developercommunity.visualstudio.com/t/c-compiler-incorrect-pro... check-in: d6c499abfe user: jan.nijtmans tags: core-8-6-branch
2022-05-15
20:19
Change (unsupported) "utfmax" option in rules.vc to it's reverse "utf16". No effect in Tcl 8.6. Not ... check-in: e7da3f4504 user: jan.nijtmans tags: core-8-6-branch
2022-05-13
22:53
Merge bugs-http-2022-05-several-minor-mostly-docs check-in: 184d293b77 user: kjnash tags: core-8-6-branch
22:50
Merge 8.6 Closed-Leaf check-in: 21bf44e4b1 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
22:49
Correction to http(n) - cannot use Upgrade header to upgrade to http/3 check-in: 1b1b2dce14 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
2022-05-12
12:36
Remove "testsize time_t" command, it isn't being used check-in: 2c361c10fa user: jan.nijtmans tags: core-8-6-branch
2022-05-11
20:08
In http(n), repaginate long lines. check-in: dcc2f0bb90 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
20:00
In http(n), escape - to \- in all command options except example code. check-in: d337d0a93b user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
19:17
Merge 8.6 check-in: ae3cf507f7 user: jan.nijtmans tags: bugs-http-2022-05-several-minor-mostly-docs
19:06
Fix [6898f9cb71]: shiftjis is presumably misspelled in http 2.7.7. Also add more testcases for http:... check-in: 18a5284076 user: jan.nijtmans tags: core-8-6-branch
19:05
Revise http(n) to fix #6afa947d1a check-in: 751f947bc8 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
18:48
Revise http(n) to fix #14e3c258d9 check-in: 00c7068494 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
18:25
Revise library/http/http.tcl to fix shift_jis typo and #6898f9cb71 check-in: 611a5cd613 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
18:24
Revise http(n) to fix #443195 check-in: deb816791e user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
18:13
Revise http(n) to fix #1414262 check-in: 277e9c6ba6 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
17:21
Revise http(n) to fix #15e4bd83c2 check-in: 1b15e55938 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
17:13
Create new branch named "bugs-http-2022-05-several-minor-mostly-docs" check-in: f8a2a01156 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
2022-05-10
16:38
Now we're on it, keep better track with state(host) and state(path). Backported from http 2.10 check-in: e31294c546 user: jan.nijtmans tags: core-8-6-branch
16:09
Fix [55bf73b52b]: http reuses connections after 101 Switching Protocols check-in: 1aa527993f user: jan.nijtmans tags: core-8-6-branch
07:48
Fix the bug. Standardise and document protocol upgrades. Closed-Leaf check-in: 580fd61336 user: kjnash tags: bug-55bf73b52b-8.6
2022-05-09
22:18
Create new branch named "bug-55bf73b52b-8.6" check-in: 71a68964ef user: kjnash tags: bug-55bf73b52b-8.6
19:33
'develop' fixes for zlib-1.2.12. Will be in zlib-1.2.12.1 or zlib-1.2.13. check-in: 1dcc8dbfba user: jan.nijtmans tags: core-8-6-branch
19:22
rebuild zlib1.dll 1.2.12.1 for aarch64 (win64-arm) Closed-Leaf check-in: f3af6dafb8 user: jan.nijtmans tags: zlib-1.2.12-fixes
07:15
rebuild zlib1.dll 1.2.12.1 for i686 and x86_64 check-in: e98b94c4a6 user: jan.nijtmans tags: zlib-1.2.12-fixes
2022-05-06
15:12
A number of fixes from zlib's 'develop' branch. check-in: 6ff79d55ff user: jan.nijtmans tags: zlib-1.2.12-fixes
07:21
Close fork check-in: 89d12c00af user: jan.nijtmans tags: core-8-6-branch
2022-05-04
06:56
http: tolerant again invalid reply header "content-encoding: UTF-8". Ticket [8eb64b1520] check-in: 1f5e1f5a49 user: oehhar tags: core-8-6-branch
2022-04-28
10:51
Update libtommath to latest support/1.x branch check-in: db7638ad0c user: jan.nijtmans tags: core-8-6-branch
2022-04-26
12:28
closes bug [27520c9b17] check-in: 642ae7905b user: sebres tags: core-8-6-branch
2022-04-21
12:51
Fix [https://core.tcl-lang.org/tk/info/bf0f4808d7|bf0f4808d7]: macOS Aqua : CFLAGS_OPTIMIZE. Builds ... check-in: 2e404f7230 user: jan.nijtmans tags: core-8-6-branch
2022-04-20
09:41
boolPtr -> intPtr, since Tcl doens't use pointer to bool's (they didn't exist when the API was desig... check-in: 81c8869db7 user: jan.nijtmans tags: core-8-6-branch
2022-04-15
14:50
Fix [5294e6feca]: minizip for TIP #430 broken check-in: d38e8ba3b7 user: jan.nijtmans tags: core-8-6-branch
2022-04-14
12:39
Change testConstraint "ucs4" to "utf32", since that's more accurate check-in: b005369240 user: jan.nijtmans tags: core-8-6-branch
2022-04-12
12:42
Update .fossil-settings/crlf-glob check-in: 047027f505 user: jan.nijtmans tags: core-8-6-branch
12:08
Update all zdll.lib files, for update symbols in zlib 1.2.12 check-in: 00d886ed9b user: jan.nijtmans tags: core-8-6-branch
07:55
Update zlib to version 1.2.12 check-in: 8904fff036 user: jan.nijtmans tags: core-8-6-branch
2022-04-11
20:18
Compile zlib-1.2.12 for win64-arm Closed-Leaf check-in: 56dec8d8ce user: jan.nijtmans tags: zlib-1.2.12
12:15
Update zlib to version 1.2.12 (windows-arm version of zlib1.dll still missing) check-in: c40a3a07a0 user: jan.nijtmans tags: zlib-1.2.12
2022-04-08
09:10
Fix [05ff16e799]: signed integer overflow in ExtendStringRepWithUnicode() check-in: 4958391d5a user: jan.nijtmans tags: core-8-6-branch
2022-04-04
11:16
Fix [e5ed1bb28b]: Issue if URL contains numeric IPv6 address. http -> 2.9.6 check-in: 137067079a user: jan.nijtmans tags: core-8-6-branch
2022-03-29
08:38
Add --enable-symbols=all builds check-in: fe445b4318 user: jan.nijtmans tags: core-8-6-branch
2022-03-28
07:15
Add enable-symbols=all builds to various platforms Closed-Leaf check-in: 68769ad203 user: jan.nijtmans tags: enable-symbols-all
2022-03-22
19:48
Fix [0e8fd6c6d5]: (unsigned)STRING_SIZE(STRING_MAXCHARS) is 0 (and optimize STRING_SIZE a little bit... check-in: 44ba6e4ce3 user: jan.nijtmans tags: core-8-6-branch
16:47
Merge 8.5 check-in: 6fcef48446 user: jan.nijtmans tags: core-8-6-branch
2022-03-17
12:00
Fix 2 testcases which are not testing what they should be testing (since "-encoding ascii" cannot ha... check-in: d639572141 user: jan.nijtmans tags: core-8-6-branch
2022-03-15
17:12
Fix [639208cc7b]: main makefile.vc OPTS=static compile error in libtommath\bn_mp_set_i64.c: An unary... check-in: 47d5aef864 user: jan.nijtmans tags: core-8-6-branch
2022-03-12
23:25
Fix 2 warnings: warning C4018: '>': signed/unsigned mismatch check-in: 1403ead867 user: jan.nijtmans tags: core-8-6-branch
2022-03-11
19:30
Revise the loop logic to be more correct, more clear, and more consisten with other branches. check-in: 22d14f422c user: dgp tags: core-8-6-branch
19:15
[9c7557160f] Alternative fix for UB handling of int overflow. check-in: 601a2b1dfe user: dgp tags: core-8-6-branch
16:47
Alternatve patch to replace UB treatment of int overflow. Closed-Leaf check-in: be8578fdce user: dgp tags: bug-9c7557160f
08:48
Fix [8a7ec8a389]: error when compiling a fat binary for Mac M1 check-in: 47f36d7612 user: jan.nijtmans tags: core-8-6-branch
2022-03-08
17:12
Backport fix and test for typecasting bug in Tcl_GetUniChar(). check-in: e7356da76c user: dgp tags: core-8-6-branch
15:23
Fix [9c7557160]: signed integer overflow in UpdateStringOfByteArray() check-in: 5e793d379a user: jan.nijtmans tags: core-8-6-branch
15:21
Fix [1c7f179710]: undefined behavior for INST_LSHIFT in ExecuteExtendedBinaryMathOp() check-in: 8a68239de9 user: jan.nijtmans tags: core-8-6-branch
15:10
Fix [b6afa33737]: signed integer overflow in TclInitStringRep() macro check-in: a314f4ea62 user: jan.nijtmans tags: core-8-6-branch
2022-03-06
16:10
Fix [4789e18fcb]: signed integer overflow during obj-31.6 check-in: 7913cae186 user: jan.nijtmans tags: core-8-6-branch
15:49
Fix [112e7aa36d]: signed integer overflow in Tcl_SetObjLength(), Tcl_AttemptSetObjLength() check-in: 2699f682ae user: jan.nijtmans tags: core-8-6-branch
2022-03-04
16:15
Fix [8d8bb39962]: incorrect notifier initialization in tclXtNotify.c check-in: 362f6d184c user: jan.nijtmans tags: core-8-6-branch
2022-02-23
14:30
Fix [cb90038a63]: signed integer overflow during expr-34.22, expr-36.22 check-in: 42d07d1fe5 user: jan.nijtmans tags: core-8-6-branch
14:26
Merge 8.5 check-in: bcb387ad57 user: jan.nijtmans tags: core-8-6-branch
14:24
Fix [d282fcacd1]: signed integer overflow in ScanNumber() check-in: d7a73dbf01 user: jan.nijtmans tags: core-8-6-branch
2022-02-21
16:18
Fix [fb4a0a6675]: signed integer overflow in TclpGetClicks() check-in: 8779e57115 user: jan.nijtmans tags: core-8-6-branch
2022-02-18
16:31
Eliminate aarch64-w64-mingw32-clang warning check-in: c405a0ef24 user: jan.nijtmans tags: core-8-6-branch
2022-02-17
09:30
Addendum to [7deeddb36]: Use WIDE_MIN/WIDE_MAX in more places check-in: de10721755 user: jan.nijtmans tags: core-8-6-branch
2022-02-16
16:18
Fix [7f8a3d9818]: signed integer overflow in tclExecute.c check-in: 8524520e5b user: jan.nijtmans tags: core-8-6-branch
16:10
Fix [1c60dca341]: signed integer overflow in Tcl_SetBignumObj() check-in: 414608568a user: jan.nijtmans tags: core-8-6-branch
15:24
Fix [c6fea6ba6]: possible signed integer overflow in Tcl_GetLongFromObj(), Tcl_GetWideIntFromObj() check-in: efbf66da7d user: jan.nijtmans tags: core-8-6-branch
14:53
Fix [89de498973]: signed integer overflow in TclParseNumber() check-in: c5cded8dc7 user: jan.nijtmans tags: core-8-6-branch
14:33
Fix [7deeddb36]: signed integer overflow in Tcl_ScanObjCmd() check-in: 0ac2e76e3f user: jan.nijtmans tags: core-8-6-branch
10:36
Add x86_64-w64-mingw32-nmakehlp.exe as a helper, when cross-compiling check-in: cb2a5f77e3 user: jan.nijtmans tags: core-8-6-branch
2022-02-15
14:34
Merge 8.6 Closed-Leaf check-in: 19a930d38f user: jan.nijtmans tags: windows-arm64
14:31
Update win/README check-in: b06aa3c757 user: jan.nijtmans tags: core-8-6-branch
14:09
update README check-in: c08a1c2b47 user: jan.nijtmans tags: windows-arm64
13:51
Add nmakehlp.exe (for AMD64) to distribution, and make it usable in rules-ext.vc too check-in: e890c67b0e user: jan.nijtmans tags: windows-arm64
13:18
See [https://patch-diff.githubusercontent.com/raw/tcltk/tcl/pull/12.patch], but slightly better: If ... check-in: 0c4eaa1de6 user: jan.nijtmans tags: windows-arm64
2022-02-14
15:44
Fix regression caused by [d109376ad]: Move nmakehlp target down, so it doesn't become the default ta... check-in: c1f5640ee0 user: jan.nijtmans tags: core-8-6-branch
14:17
re-generate configure script for windows check-in: 8ad4b2429e user: jan.nijtmans tags: core-8-6-branch
14:15
Update libz.dll.a and zlib1.dll, use a UCRT runtime in stead of msvcrt for ARM64 check-in: 3d7be5568e user: jan.nijtmans tags: core-8-6-branch
12:59
Fix [c59fd034fd]: zdll.lib for windows arm64 is compiled for wrong architecture check-in: 1ef774c149 user: jan.nijtmans tags: core-8-6-branch
2022-02-13
22:46
Fix determination of HAVE_CPUID with configure script Closed-Leaf check-in: 379065b501 user: jan.nijtmans tags: windows-arm64
22:29
Make a start supporting aarch64-w64-mingw32-clang (WIP) check-in: 38fd900712 user: jan.nijtmans tags: windows-arm64
2022-02-12
19:03
Merge 8.5. (add some unused spare stub entries) check-in: 9bb1b2e1b3 user: jan.nijtmans tags: core-8-6-branch
18:49
Fix [1720242] (appears the patch was only partially applied) check-in: f6c659cc98 user: jan.nijtmans tags: core-8-6-branch
11:48
More tweaks for windows-arm64 check-in: d6a09d7c8a user: jan.nijtmans tags: core-8-6-branch
2022-02-11
16:34
Document how to cross-compile with Visual Studio Closed-Leaf check-in: d1c5bb34f4 user: jan.nijtmans tags: windows-arm64
16:21
more tweaks for windows-arm64 check-in: 466f16e83c user: jan.nijtmans tags: windows-arm64
14:22
See [https://github.com/tcltk/tcl/pull/11], but (hopefully) slightly better check-in: e6bc056435 user: jan.nijtmans tags: windows-arm64
2022-02-10
15:21
Add zlib1.dll for windows-arm64 check-in: 63c17e0fa8 user: jan.nijtmans tags: core-8-6-branch
15:17
Add zlib1.dll for windows-arm64 (cross-compiled with VS2017) Closed-Leaf check-in: dfc1b48e3a user: jan.nijtmans tags: windows-arm64
15:10
Merge 8.6 check-in: 83a562b518 user: jan.nijtmans tags: windows-arm64
09:26
Use TclListObjLength/TclListObjGetElements in stead of Tcl_ListObjLength/Tcl_ListObjGetElements ever... check-in: 30cd3187fc user: jan.nijtmans tags: core-8-6-branch
08:02
Merge 8.7. Try to build on windows-2022 check-in: 52e8e7519c user: jan.nijtmans tags: windows-arm64
2022-02-09
22:09
Put back '@' (lost in previous commit) check-in: b8d8018265 user: jan.nijtmans tags: core-8-6-branch
11:33
More steps, making it work for ARM64 check-in: d72cb6b1fa user: jan.nijtmans tags: core-8-6-branch
2022-02-08
15:07
Accept aarch64 too (in stead of arm64) check-in: 5801a4e70c user: jan.nijtmans tags: windows-arm64
10:54
More changed for windows-arm (e.g. add zdll.lib for ARM64, although zlib1.dll still missing) check-in: d0335dd773 user: jan.nijtmans tags: windows-arm64
10:04
Merge 8.6 check-in: 35c4aa7935 user: jan.nijtmans tags: windows-arm64
2022-02-07
14:42
Fix [bae42b3d24]: [d86e92fb33] et.al. eliminates cpuid when cross compiling for win32 check-in: e734cf1081 user: jan.nijtmans tags: core-8-6-branch
08:45
Add support for windows-arm platform check-in: d86e92fb33 user: jan.nijtmans tags: core-8-6-branch
2022-02-06
12:47
another try, rules.vc version 1.10 check-in: 23587d97c0 user: jan.nijtmans tags: windows-arm64
2022-02-04
16:19
See [https://github.com/tcltk/tcl/pull/10] check-in: fc056d6a1d user: jan.nijtmans tags: windows-arm64
2022-02-02
16:42
Change DEFAULT_PRIMARY_PROMPT from #define to static const string (saves a strlen() call) check-in: b8af657c4a user: jan.nijtmans tags: core-8-6-branch
2022-02-01
12:03
Code cleanup in tclMain.c and tclAppInit.c: Make them Tcl-8.7-aware, usable as more generic example... check-in: 3625d63254 user: jan.nijtmans tags: core-8-6-branch
2022-01-24
15:29
intPtr -> lengthPtr in Tcl_ListObjLength() documentation, so the documentation matches the signature... check-in: 31cae19da0 user: jan.nijtmans tags: core-8-6-branch
2022-01-21
16:16
In case troubles are found in Tcl_GetRange(), this branch brings back Tcl_GetRange() to how it was i... Closed-Leaf check-in: 5b0676e5ca user: jan.nijtmans tags: bug-e9a2715d91
14:44
Undo part of [26539e78a7]. Although Tcl_GetRange() does it's own parameter check, it's caller doesn'... check-in: 78bfdd485f user: jan.nijtmans tags: core-8-6-branch
2022-01-18
15:39
Fix [e9a2715d91]: Incompatible Tcl_GetRange(). From now on (unofficially) the last function argument... check-in: 26539e78a7 user: jan.nijtmans tags: core-8-6-branch
2022-01-17
17:26
Possible fix for [e9a2715d91]: Tcl 8.6.11: Incompatible Tcl_GetRange() Closed-Leaf check-in: ed61de701e user: jan.nijtmans tags: bug-e9a2715d91
16:44
Tcl_NewObj() -> TclNewObj() check-in: df30948549 user: jan.nijtmans tags: core-8-6-branch
10:35
Follow-up to [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate index inputs. Now that T... check-in: 147f3b129a user: jan.nijtmans tags: core-8-6-branch
2022-01-14
09:54
Fix [816913a65e]: GrowStringBuffer(): signed integer overflow. And a few similar situations in other... check-in: 4b4cd18a44 user: jan.nijtmans tags: core-8-6-branch
09:53
Fix [bca10e3790]: Undefined behavior in ResultAdd(). Make functions like ResultAdd() equal in tclIOG... check-in: 58281c1992 user: jan.nijtmans tags: core-8-6-branch
2022-01-13
13:22
Fix [69218ab7b]: TEBCResume(): buffer over-read in INST_STR_MAP check-in: 66f6ea11a3 user: jan.nijtmans tags: core-8-6-branch
13:20
Fix for [26f1328a86]: sizeof(int) < sizeof(void*) -> Crash check-in: 967fa256db user: jan.nijtmans tags: core-8-6-branch
12:22
Fix [816913a65e]: GrowStringBuffer(): signed integer overflow. And a few similar situations in other... Closed-Leaf check-in: a03e9793d4 user: jan.nijtmans tags: bug-816913a65e
11:46
Fix [6cb3db4965]: pointer arithmetic using NULL in InitArgsAndLocals() check-in: 17a4e01dd3 user: jan.nijtmans tags: core-8-6-branch
11:12
Suggested fix for [bca10e3790]: Undefined behavior in ResultAdd(). Make functions like ResultAdd() e... Closed-Leaf check-in: acb2cec2bd user: jan.nijtmans tags: bug-bca10e3790
2022-01-12
21:39
Fix [fba9c1fc12]: pointer arithmetic using NULL in PrintParse() check-in: ac6ce2e3cf user: jan.nijtmans tags: core-8-6-branch
16:33
Fix [da6f155ca4]: STRING_SIZE() macro: parenthesize numChars usage. Fix more macro's like this. check-in: 2bb7cd72c8 user: jan.nijtmans tags: core-8-6-branch
15:50
Fix [69218ab7b]: TEBCResume(): buffer over-read in INST_STR_MAP Closed-Leaf check-in: 0f45a92d03 user: jan.nijtmans tags: bug-69218ab7b
14:19
Proposed fix for [26f1328a86]: sizeof(int) < sizeof(void*) -> Crash Closed-Leaf check-in: 7178b3b439 user: jan.nijtmans tags: bug-26f1328a86
2022-01-07
19:52
tcltk-man2html-utils.tcl: Before doing a "string range", check if that makes sense at all check-in: 8396dc130d user: jan.nijtmans tags: core-8-6-branch
2021-12-20
14:38
binary encode/decode hex: document upper/lower character use. check-in: b67b280c04 user: oehhar tags: core-8-6-branch
2021-12-18
18:55
Make it impossible for the indexType object to cache negative index values. And - if it happens - at... check-in: 8d5de988b3 user: jan.nijtmans tags: core-8-6-branch
15:03
Fix [5507a9c096]: Small error on https://www.tcl.tk/man/tcl/TclCmd/try.html check-in: 11ab94a452 user: jan.nijtmans tags: core-8-6-branch
14:46
Fix [b0f84119c8]: TEBCresume(): undefined behavior for INST_LSHIFT check-in: 66f17f6fe9 user: jan.nijtmans tags: core-8-6-branch
2021-12-16
21:25
Fix [d1434179b5]: avoid signed integer overflow in AppendUtfToUtfRep() check-in: 8340945434 user: jan.nijtmans tags: core-8-6-branch
21:02
Suggested fix for [b0f84119c8]: TEBCresume(): undefined behavior for INST_LSHIFT Closed-Leaf check-in: c8fd4fa714 user: jan.nijtmans tags: bug-b0f84119c8
12:09
Add 2 new testcases, for Tcl_GetIndexFromObjStruct with TCL_EXACT flag and for Tcl_GetIndexFromObjSt... check-in: 67d362db55 user: jan.nijtmans tags: core-8-6-branch
09:02
Fix [6ef312dcf5]: memcpy() with NULL source in Tcl_CreateMathFunc() check-in: c8b818c8cd user: jan.nijtmans tags: core-8-6-branch
08:35
Fix [31e302fcf7]: signed integer overflow in generic/tclHash.c check-in: 96d30a7f6b user: jan.nijtmans tags: core-8-6-branch
08:20
Fix [90612089d8]: signed integer overflow in ExprRandFunc() check-in: 2d6da16ccc user: jan.nijtmans tags: core-8-6-branch
08:03
Undo prevous commit. See [41b1406f51] for the reason check-in: 5286286df9 user: jan.nijtmans tags: core-8-6-branch
2021-12-15
17:03
Fix [90612089d8]: signed integer overflow in ExprRandFunc() Closed-Leaf check-in: b0fd5cb70e user: jan.nijtmans tags: bug-90612089d8
16:58
Addendum to [41b1406f51]: change '<=' in range-check to '<' check-in: 8f432c79cf user: jan.nijtmans tags: core-8-6-branch
2021-12-13
11:39
Fix [41b1406f51]: AppendUtfToUtfRep(): undefined behavior involving pointers check-in: 3f70533e6d user: jan.nijtmans tags: core-8-6-branch
10:35
Prevent crash in Tcl_GetIndexFromObj*() when objPtr == NULL. Just let it produce a normal error-mess... check-in: a12e131325 user: jan.nijtmans tags: core-8-6-branch
2021-12-12
17:59
Fix [ac6792195d]: avoid signed integer overflow in BinaryEncodeUu() check-in: 06a67ca582 user: jan.nijtmans tags: core-8-6-branch
2021-12-08
15:49
Update tcltest package to version 2.5.4 (backported from Tcl 8.7) check-in: 6ab2ea5d5f user: jan.nijtmans tags: core-8-6-branch
15:07
Add more win/*.in files to "make dist". Generate tclUuid.h (not used yet). With nmake build, install... check-in: 391d5b3019 user: jan.nijtmans tags: core-8-6-branch
11:58
Merge sebres-8-6-clock-speedup-cr2 check-in: 4c6f9463ad user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
11:55
Merge 8.6 check-in: 78bf9d9d29 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
2021-12-07
18:05
Fix [cea2c63928]: Address -fsanitize=shift-exponent complaints in TclParseNumber() check-in: 0133ccbc6f user: jan.nijtmans tags: core-8-6-branch
2021-12-03
12:04
RFE [eb64b1520] http: be tolerant against invalid content encoding header responses Closed-Leaf check-in: 1198f073df user: oehhar tags: rfe-eb64b1520-http-content-encoding-tolerant
2021-12-02
13:47
merge-mark check-in: 732eba42bd user: jan.nijtmans tags: core-8-6-branch
2021-11-26
15:56
Add (missing) win/svnmanifest.in win/tclUuid.h.in (not really used yet) check-in: 5c221dab28 user: jan.nijtmans tags: core-8-6-branch
15:54
Unbreak build check-in: 3079024bfa user: jan.nijtmans tags: core-8-6-branch
15:47
Change TclInitSubsystems() signature, matching Tcl_InitSubsystems() in Tcl 8.7. Add more type-casts... check-in: 4f1b1b1c13 user: jan.nijtmans tags: core-8-6-branch
2021-11-24
12:12
Add rule to generate manifest.uuid and tclUuid.h, if not present already. Not used yet check-in: c0a10670e5 user: jan.nijtmans tags: core-8-6-branch
2021-11-16
09:00
Add "japanese" encoding. Fixes [5b5ba0aa0d]: macJapanese encoding is incomplete. (Turned out to be n... Closed-Leaf check-in: c26e3294a8 user: jan.nijtmans tags: rfe-5b5ba0aa0d
2021-11-15
08:51
Merge 8.6. TCL_UTF_MAX==3 means internal encoding is "ucs-2", not "utf-16" check-in: e7e0d6d121 user: jan.nijtmans tags: cygwin
2021-11-11
16:16
(cherry-pck): Fix -fno-lto determination/add --enable-auto-image-base option to windows build (when ... check-in: 57849e8e77 user: jan.nijtmans tags: cygwin
16:12
Fix -fno-lto determination/add --enable-auto-image-base option to windows build (when available) check-in: 993edf2e64 user: jan.nijtmans tags: core-8-6-branch
2021-11-09
15:10
testcase/install fix check-in: 2e219577fb user: jan.nijtmans tags: cygwin
11:28
Use octal permissions in testcases check-in: ec77a399b1 user: jan.nijtmans tags: core-8-6-branch
10:37
Rename (back) library/registry -> library/reg check-in: 92dedda243 user: jan.nijtmans tags: cygwin
2021-11-08
23:08
Merge 8.6.12 check-in: 0c8ae089ab user: jan.nijtmans tags: cygwin
14:02
mingw-w64 website changed check-in: e372c416cc user: jan.nijtmans tags: core-8-6-branch
2021-11-07
21:34
Fix [15845d9fd8]: unix/tcl.m4: implicit declaration of exit() in timezone variable checks check-in: 185912afea user: jan.nijtmans tags: core-8-6-branch
2021-11-06
20:33
Doc fix. There is no endianness in the encoding of a single byte. check-in: f2761e902b user: dgp tags: core-8-6-branch
15:37
Missing static. check-in: 20617fd4af user: dgp tags: core-8-6-branch
15:35
Make more use of the Tcl_ObjCmdProc typedef for tidier branch merging. check-in: 434a0ba450 user: dgp tags: core-8-6-branch
2021-11-05
21:23
merge release check-in: add380b660 user: dgp tags: core-8-6-branch
2021-11-04
12:45
Adapt test-cases check-in: d2275ab2c1 user: jan.nijtmans tags: cygwin
12:33
Fix testcase. Don't bother msvc building for this branch check-in: 1ca2b04899 user: jan.nijtmans tags: cygwin
2021-11-03
21:43
Make tclUuid.h work on Windows as well check-in: d988f5246c user: jan.nijtmans tags: cygwin
16:32
Add "tcl:build-info" command check-in: 1a253edcfd user: jan.nijtmans tags: cygwin
15:37
Upgrade registry to version 1.3.6 check-in: e8edc82e6b user: jan.nijtmans tags: cygwin
14:42
Merge 8.6 check-in: 57afd14be8 user: jan.nijtmans tags: cygwin
2021-11-02
15:06
merge 8.6 Closed-Leaf check-in: 553f5049a7 user: dgp tags: rc2, release, core-8-6-12-rc, core-8-6-12
2021-11-01
13:21
Update DragonFly/FreeBSD configuration (requested by Pietro Cerutti) check-in: 75f8d23bb7 user: jan.nijtmans tags: core-8-6-branch
2021-10-30
19:49
update changes check-in: 67f2c5f71b user: dgp tags: rc1, core-8-6-12-rc
2021-10-27
08:12
Bump to 8.6.12 for release check-in: 130cd6ec01 user: jan.nijtmans tags: rc0, core-8-6-12-rc
07:03
Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey support check-in: 96a7c63da8 user: jan.nijtmans tags: core-8-6-branch
06:49
Update TZ info to tzdata2021e check-in: 01d540b804 user: jan.nijtmans tags: core-8-6-branch
2021-10-25
21:32
Merge 8.5 check-in: b9a416e9e6 user: jan.nijtmans tags: core-8-6-branch
2021-10-19
14:42
IntRep -> InternalRep. Internal changes only. check-in: 40343f5fb6 user: jan.nijtmans tags: core-8-6-branch
2021-10-18
18:56
Merge-mark check-in: fa942183a5 user: jan.nijtmans tags: core-8-6-branch
18:23
Update TZ info to tzdata2021d. check-in: c492d8b59e user: jima tags: core-8-6-branch
2021-10-12
14:27
Missing braces (just to be sure) check-in: 803b509193 user: jan.nijtmans tags: core-8-6-branch
14:18
Fix build failure with --enable-symbols build on Windows: Some code makes assumptions on Tcl_Time st... check-in: 18996aeca8 user: jan.nijtmans tags: core-8-6-branch
2021-10-11
13:54
Better solution, in stead of [https://core.tcl-lang.org/tk/info/6ffcea9b093deb5a|6ffcea9b]: Handle 6... check-in: 89c20907fe user: jan.nijtmans tags: core-8-6-branch
2021-10-08
19:42
Fix for issue [a8579d906a28], "argument with no name". check-in: 75a9777184 user: pooryorick tags: core-8-6-branch
07:04
merge-mark check-in: 628a86de6d user: jan.nijtmans tags: core-8-6-branch
2021-10-02
17:01
Update TZ info to tzdata2021c. check-in: bc9ec11855 user: jima tags: core-8-6-branch
2021-09-30
07:49
Fix [e0f728b381]: Manpage msgcat.n contains two write errors check-in: 3db9104f81 user: jan.nijtmans tags: core-8-6-branch
2021-09-26
20:48
Remove unix/config.status.lineno check-in: 3920ccdd3d user: jan.nijtmans tags: core-8-6-branch
2021-09-25
09:01
Update TZ info to tzdata2021b. check-in: bb03f34764 user: jima tags: core-8-6-branch
2021-09-24
13:27
Merge sebres-8-6-clock-speedup-cr2 check-in: dd7effdb5b user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
13:25
Merge 8.6 check-in: b36b1f31b2 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
2021-09-14
13:34
Update all tables to Unicode 14 check-in: cd8fadfca1 user: jan.nijtmans tags: core-8-6-branch
2021-09-08
14:24
close fork check-in: 47391ebc16 user: jan.nijtmans tags: core-8-6-branch
2021-09-02
23:03
Merge fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefix matching and a subsequent ... check-in: da51286375 user: pooryorick tags: core-8-6-branch
2021-08-27
07:09
Follow-up previous commit (thanks, Don!). Missing #undef check-in: ffbde696e4 user: jan.nijtmans tags: core-8-6-branch
2021-08-26
19:12
repair broken build check-in: 5f6bda2a35 user: dgp tags: core-8-6-branch
15:15
Add a few spare unused stub entries in TclOO check-in: 7698b8162e user: jan.nijtmans tags: core-8-6-branch
2021-08-23
10:35
Merge 8.5 check-in: 3352f4f245 user: jan.nijtmans tags: core-8-6-branch
2021-08-19
08:45
Merge 8.5 check-in: d99207d437 user: jan.nijtmans tags: core-8-6-branch
2021-08-05
16:19
Refine 'string replace' documentation wording. Thanks to Ted Brown on clt. check-in: 492bc5d79c user: oehhar tags: core-8-6-branch
07:30
Clarify description of corner case 'string replace "" 0 0 A' to return the empty string. check-in: 1b84e484da user: oehhar tags: core-8-6-branch
2021-07-31
16:00
merge-mark check-in: 04451fdec8 user: jan.nijtmans tags: core-8-6-branch
2021-07-21
08:00
Merge 8.5 check-in: 0682841be6 user: jan.nijtmans tags: core-8-6-branch
2021-07-17
11:16
Fix [592a25a505]: Tcl_PutEnv() crashes on Windows check-in: 9bd7ebe143 user: jan.nijtmans tags: core-8-6-branch
2021-07-16
15:52
Proposed fix for [592a25a505]: Tcl_PutEnv() crashes on Windows Closed-Leaf check-in: cf658956aa user: jan.nijtmans tags: bug-592a25a505
06:41
Merge 8.5 check-in: 356246df86 user: jan.nijtmans tags: core-8-6-branch
2021-07-13
07:56
finally -> finallyIndex, preventing conflicts with Tru64 headers (reported by Jay K) check-in: 88566e9de6 user: jan.nijtmans tags: core-8-6-branch
2021-07-08
12:17
Add \DUSE_NMAKE=1 to C-flags when nmake is used check-in: f0184854d3 user: jan.nijtmans tags: core-8-6-branch
2021-06-28
14:33
Update many tools/encoding/*.txt files to the latest version, but leave out character changes. Only ... check-in: 46821014fe user: jan.nijtmans tags: core-8-6-branch
2021-06-22
13:20
Merge 8.5 check-in: 0331f5564f user: jan.nijtmans tags: core-8-6-branch
09:03
Merge 8.5 check-in: 679be274e1 user: jan.nijtmans tags: core-8-6-branch
2021-06-21
12:31
Backport ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE from 8.7 check-in: aa9bf57ed7 user: jan.nijtmans tags: core-8-6-branch
12:00
Change a lot of url's (as far as possible) from http:// to https:// check-in: b9c48412be user: jan.nijtmans tags: core-8-6-branch
2021-06-18
12:46
Update all "cp" and "iso8859-?" encodings to the latest version. This adds 3 new codepoints to iso88... check-in: 0c4485f735 user: jan.nijtmans tags: core-8-6-branch
2021-06-16
13:23
Re-apply fix for [67a5eabbd3d1]: refchan, coroutine, and postevent from the "watch" proc Leaf check-in: 0037b3d176 user: jan.nijtmans tags: bug-67a5eabbd3d1
2021-06-15
08:50
Adapt iso8859-7.enc to latest version, and fix testcase Closed-Leaf check-in: bc347660fb user: jan.nijtmans tags: encodings-2.0
08:28
Add new encoding iso8859-11 check-in: 6175cb782a user: jan.nijtmans tags: encodings-2.0
08:17
Update encodings (cp/iso) to latest version from unicode.org. *.enc-files not re-generated yet check-in: f408b13581 user: jan.nijtmans tags: encodings-2.0
2021-06-11
13:57
Fix [d6b10a9256]: Two files under compat/zlib/contrib/ are CRLF check-in: ed73bed5c1 user: jan.nijtmans tags: core-8-6-branch
2021-06-09
07:16
Fix compiler warning seen with static builds (--disable-shared): "FLT_RADIX" is not defined, evalua... check-in: 746521a6aa user: jan.nijtmans tags: core-8-6-branch
2021-06-08
14:22
Name TKSCRIPTZIPNAME the same way as TCLSCRIPTZIPNAME check-in: 0c06b4fa53 user: jan.nijtmans tags: core-8-6-branch
12:01
re-generate unix/configure with autoconf-2.59 check-in: 91454f0da4 user: jan.nijtmans tags: core-8-6-branch
11:49
Use -fPIC by default on DragonFly/FreeBSD, but not on OSF1/HP-UX. Backported (with typo correct) fro... check-in: 05e0e79704 user: jan.nijtmans tags: core-8-6-branch
2021-05-27
10:31
Fix "possibly uninitialized variable" warning, seen with gcc-11 (however harmless) check-in: 905015cd17 user: jan.nijtmans tags: core-8-6-branch
2021-05-26
12:53
Suggestion for [06ba3489ed]: open command documentation says too much about serial port hardware Closed-Leaf check-in: 7f2cc845c0 user: jan.nijtmans tags: rfe-06ba3489ed
10:47
Fix [a73c79081e]: Doc fix in tcl.h, by not suggesting wchar_t any more for Tcl_UniChar. check-in: 8c52ca3059 user: jan.nijtmans tags: core-8-6-branch
09:56
macos-11.0 -> macos-11 check-in: a83a571ca3 user: jan.nijtmans tags: core-8-6-branch
2021-05-25
09:30
Fix [3f9b4e0c81]: CrtObjCmd.3, NRE.3, SplitList.3: constify cmdName, list (actually quite a few more... check-in: 1433d2dafc user: jan.nijtmans tags: core-8-6-branch
09:10
Fix [https://core.tcl-lang.org/tk/info/8b679f597b1d17ad|8b679f597b] for Tcl too: LIB_RUNTIME_DIR cou... check-in: ef2c330139 user: jan.nijtmans tags: core-8-6-branch
2021-05-21
07:19
merge-mark check-in: 4e296652c1 user: jan.nijtmans tags: core-8-6-branch
2021-05-20
12:26
Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend lowercase package names.... check-in: 8b298a33bd user: jan.nijtmans tags: core-8-6-branch
12:21
Fix [52cc90776c]: Warning when compile with gcc v9.3.0 check-in: 1da9feb7b1 user: jan.nijtmans tags: core-8-6-branch
2021-05-18
12:02
Make Pkgua package thread-safe and properly clean up everything when being unloaded. Based on pyk-tc... check-in: 50d71c14f4 user: jan.nijtmans tags: core-8-6-branch
10:25
Remove unneeded cmdPtr increment and decrement. check-in: 517cf10067 user: pooryorick tags: core-8-6-branch
10:24
Remove the refCount increment that accompanied the decrement removed in the last commit. Closed-Leaf check-in: 9112cd17e6 user: pooryorick tags: pyk-core86cmdrefcount
2021-05-17
21:34
Remove unnecessary refCount decrement. check-in: f5ed582bbd user: pooryorick tags: pyk-core86cmdrefcount
21:30
Fix for [688fcc7082fa99a4], trace on imported alias deletes alias and then calls import and triggers... check-in: e45d054ba4 user: pooryorick tags: core-8-6-branch
21:29
Additional test for [688fcc7082fa99a4]. check-in: 81f260feaf user: pooryorick tags: core-8-6-branch
11:28
Eliminate use of TCL_STORAGE_CLASS in pkg?.c: just use DLLEXPORT macro directly. Fix gcc warnings (w... check-in: aec68ce9a4 user: jan.nijtmans tags: core-8-6-branch
2021-05-07
11:01
Remove TODO comment which is already done check-in: a6fe47d864 user: jan.nijtmans tags: core-8-6-branch
2021-05-06
15:04
Handle POSIX error EILSEQ: "invalid byte sequence" check-in: 242e43eefa user: jan.nijtmans tags: core-8-6-branch
12:50
Ticket[535705]: encoding manpage example is about outdated source command. It is replaced by a simpl... check-in: aed33ad43a user: oehhar tags: core-8-6-branch
2021-05-03
19:42
Fix [24b9181478]: Fix unsafe buffer lifetime check-in: f6468f7763 user: jan.nijtmans tags: core-8-6-branch
2021-04-21
09:24
Fix default-pkgindex rule in makefile.vc, for generation of TEA extensions for Tcl 9 (see: TIP #595) check-in: 83b18e30fd user: jan.nijtmans tags: core-8-6-branch
2021-04-19
16:27
Complete TIP #595 for rules.vc check-in: 85fe9a5eac user: jan.nijtmans tags: core-8-6-branch
2021-04-16
13:14
Document Tcl_GetMemoryInfo() and Tcl_MainEx()/Tcl_MainExW(). Backported from [063d44b0beea237e] (Tha... check-in: 6b830e60c4 user: jan.nijtmans tags: core-8-6-branch
2021-04-15
09:08
Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Windows check-in: e5150f7a36 user: jan.nijtmans tags: core-8-6-branch
2021-04-14
18:58
merge 8.5; adapt fix for 8.6 check-in: dd1bbf497c user: dgp tags: core-8-6-branch
2021-04-13
13:44
Update to latest "rules.vc" check-in: e5590a405a user: jan.nijtmans tags: core-8-6-branch
10:01
Missing ::tcltest::loadTestedCommands check-in: da20246e67 user: jan.nijtmans tags: core-8-6-branch
2021-04-12
10:05
Merge 8.5 check-in: 468035ed67 user: jan.nijtmans tags: core-8-6-branch
2021-04-08
08:45
Backport dde 1.4.4 from Tcl 8.7. Doesn't conflict with installed Tcl 9.0 version of dde any more. (d... check-in: c2071238aa user: jan.nijtmans tags: core-8-6-branch
2021-04-01
09:47
Follow-up to [15c7b4f93e]: "Implement TCL_ENCODING_STOPONERROR flag for UtfToUtf encoder/decoder". O... check-in: b3f17adda1 user: jan.nijtmans tags: core-8-6-branch
2021-03-30
10:14
Improve documentation for exec and open, especially in relation to binary pipelines check-in: 632151cebe user: dkf tags: core-8-6-branch
06:10
remove useless save/restore check-in: f4176a3833 user: jan.nijtmans tags: core-8-6-branch
2021-03-22
10:06
Merge 8.5 check-in: aab680cd48 user: jan.nijtmans tags: core-8-6-branch
2021-03-21
09:27
Implement TCL_ENCODING_STOPONERROR flag for UtfToUtf encoder/decoder. Backported from 8.7 check-in: 15c7b4f93e user: jan.nijtmans tags: core-8-6-branch
2021-03-19
09:20
Change Tcl_StaticPackage's "pkgName" argument to "prefix" and improve documentation, describing bett... check-in: 7144084ed6 user: jan.nijtmans tags: core-8-6-branch
2021-03-18
21:17
Delete some useless code. Was only place where we fed an uncontrolled value to %f, and it was actual... check-in: 7ddef03087 user: dkf tags: core-8-6-branch
14:46
Fix [8663689908]. Final documentation fix, implementation was already fixed earlier. check-in: 137b855365 user: jan.nijtmans tags: core-8-6-branch
12:05
Fix [2860859e84]: Misleading description in README file check-in: 8e99613bbd user: jan.nijtmans tags: core-8-6-branch
09:36
Remove incorrect/useless comment check-in: 15ac96aec5 user: jan.nijtmans tags: core-8-6-branch
2021-03-14
16:13
Merge 8.5 check-in: fd3db85111 user: jan.nijtmans tags: core-8-6-branch
2021-03-11
12:20
merge-mark check-in: 5b43b1dbbe user: jan.nijtmans tags: core-8-6-branch
2021-03-10
16:12
Repair Tcl_UniCharNcasecmp() in the same way as Tcl_UniCharNcmp() for fix [4c591fa487]. Also put bac... check-in: 1b0eda88cc user: jan.nijtmans tags: core-8-6-branch
15:39
Fix [4c591fa487]: [string compare] EIAS violation check-in: 6a5a5e21f1 user: jan.nijtmans tags: core-8-6-branch
2021-03-09
09:14
Fix [8419c55e2c]: Tclsh read loop does not handle EINTR check-in: 346094351f user: jan.nijtmans tags: core-8-6-branch
08:36
Remove end-of-line spacing check-in: 7efe4522fa user: jan.nijtmans tags: core-8-6-branch
2021-03-04
15:53
In man2html, use consistant color-names (6-char, uppercase), encoding (utf-8) and translation (lf) i... check-in: 0a1ab25013 user: jan.nijtmans tags: core-8-6-branch
10:22
Merge 8.5. Add unused stub table entries check-in: 479fe8102c user: jan.nijtmans tags: core-8-6-branch
2021-03-03
14:44
Merge 8.5. Just split some testcases check-in: fd00e98de5 user: jan.nijtmans tags: core-8-6-branch
2021-03-02
10:53
Using 0xFC00 is more readable here than ~0x3FF. It's sufficient becauwe ch1 and ch2 are only 16-bit.... check-in: 6064dfa0b2 user: jan.nijtmans tags: core-8-6-branch
10:10
Backport some UTF-8-related changed from 8.7 to 8.6, only for TCL_UTF_MAX > 3. No change for TCL_UTF... check-in: e0cba87ba8 user: jan.nijtmans tags: core-8-6-branch
2021-02-27
11:19
Ticket [87082587c4]: typo in msgcat man page check-in: 9d532a6cf3 user: oehhar tags: core-8-6-branch
2021-02-23
13:43
Merge sebres-8-6-clock-speedup-cr2 check-in: c7f108172f user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
13:31
Merge 8.6 check-in: c628eff8f8 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
13:03
Merge 8.5 check-in: 35bdd5925f user: jan.nijtmans tags: core-8-6-branch
07:44
merge-mark check-in: 92d3c95b75 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
07:23
Use _wgetenv() in stead of getenv() on Windows: The wide environment is not always well-synchonized ... check-in: 05ddcd7cdb user: jan.nijtmans tags: core-8-6-branch
2021-02-22
15:45
Fix one more usage of getenv() on Windows check-in: aa52f7c4dd user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
15:39
Better solution for msvc OPTS=static,msvcrt regression: On win32 we cannot thrust the getenv() funct... check-in: 91d49f1279 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
13:32
Unneeded if() check-in: 5783440f64 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
13:14
Fix regression in msvc OPTS=static,msvcrt build. I think I finally got it now. check-in: 35f743b037 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
08:02
Give TzsetIfNecessary "interp" argument. check-in: a4e6db4b1a user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
2021-02-19
09:26
Merge 8.6 check-in: 52bef1add0 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
09:25
Fix various compiler warnings check-in: 29284a3809 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
07:20
Fix [7c64aa5e1a]: Another uninitialized-variable bug in BRE-mode parsing. Thanks to Tom Lane for the... check-in: 4113aee487 user: jan.nijtmans tags: core-8-6-branch
2021-02-18
14:34
Merge sebres-8-6-clock-speedup-cr2 check-in: 5cf097b4b8 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
14:32
One more error-message tweak check-in: fa345dec34 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
14:25
tweak error-messages a little more (no quotes here) check-in: 77e0b2d373 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
14:19
tweak error-messages check-in: 6db289f927 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
12:28
Merge sebres-8-6-clock-speedup-cr2 check-in: 8018d27b37 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
12:25
Merge 8.6 check-in: 3ee5d24af0 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
08:32
Two new testcases for abs() check-in: 7ee2c647ff user: jan.nijtmans tags: core-8-6-branch
07:55
Performance optimization in TzsetIfNecessary() function. Cherry-picked from sebres-8-6-clock-speedup... check-in: e8d111bc5f user: jan.nijtmans tags: core-8-6-branch
2021-02-17
18:51
merge-mark check-in: fc292fdcbf user: jan.nijtmans tags: core-8-6-branch
18:24
Merge sebres-8-6-clock-speedup-cr2 check-in: febab3a5f4 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
18:22
Merge 8.6 check-in: c73fc75775 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
2021-02-16
12:07
Fix bug in previous commit: Don't update stringPtr->numChars when doing a "string reverse", because ... check-in: 859adaff91 user: jan.nijtmans tags: core-8-6-branch
11:11
Fix [22324bcbd]: string reverse is broken for Emoji. Thanks to Chrisian Werner for bug report and PO... check-in: 6e5efe220f user: jan.nijtmans tags: core-8-6-branch
11:05
Remove unnecessary end-of-line spacing in test-cases check-in: 8446be064b user: jan.nijtmans tags: core-8-6-branch
09:00
Fix Tcl_UtfPrev expected testcases for TCL_UTF_MAX>3 check-in: cb62f18ca1 user: jan.nijtmans tags: core-8-6-branch
08:10
Fix Tcl_UtfPrev for TCL_UTF_MAX>3, so it can jump back over Emoji. Backported from 8.7, no change fo... check-in: 5437791423 user: jan.nijtmans tags: core-8-6-branch
2021-02-15
16:13
Fix [d43f96c1a8]: string trimright is broken for Emoji check-in: 6c9e75198c user: jan.nijtmans tags: core-8-6-branch
12:35
More testcases from Christian Werner, regarding "string reverse" with Emoji. Those testcases fail in... check-in: 4b273aa0ff user: jan.nijtmans tags: core-8-6-branch
08:07
Add testcases from Christian Werner, regarding "string trim" with Emoji check-in: 7a97f37c60 user: jan.nijtmans tags: core-8-6-branch
2021-02-10
10:44
Backport win/rules.vc from 8.7 check-in: 8992a6ab3f user: jan.nijtmans tags: core-8-6-branch
2021-02-08
10:11
Merge 8.5 check-in: 70529bfafa user: jan.nijtmans tags: core-8-6-branch
2021-02-05
13:42
More implicit type-casts, for better compatibility with C++ check-in: 93ad66cbe5 user: jan.nijtmans tags: core-8-6-branch
13:37
Oops check-in: c594596afd user: jan.nijtmans tags: core-8-6-branch
11:34
Fix filename-11.45 testcase when there are multiple volumes: This testcase only works for the native... check-in: 08d04608ce user: jan.nijtmans tags: core-8-6-branch
2021-02-02
08:46
On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17 check-in: 35f8514947 user: jan.nijtmans tags: core-8-6-branch
2021-01-29
15:45
Undo previous change to unix/configure.in check-in: 583687b78a user: jan.nijtmans tags: core-8-6-branch
13:45
Fix 2 warnings when running "autoconf" (2.69 or 2.70) check-in: 849ee13c1d user: jan.nijtmans tags: core-8-6-branch
2021-01-28
10:42
Use {} braces in more "expr" expressions. check-in: f65d4e057a user: jan.nijtmans tags: core-8-6-branch
10:38
Use "in" operator in stead of "lsearch -exact" when possible check-in: 0480005281 user: jan.nijtmans tags: core-8-6-branch
2021-01-27
10:13
*.decls files are now in UTF-8. Use "in" operator in stead of "lsearch -exact". check-in: fb3f31ef5a user: jan.nijtmans tags: core-8-6-branch
09:32
When generating stubs, always read *.decls and *Decls.h files in UTF-8. This corrects possible inval... check-in: f035a23aaf user: jan.nijtmans tags: core-8-6-branch
2021-01-25
12:25
Update to tzdata 2021a check-in: 7782ba08a3 user: jan.nijtmans tags: core-8-6-branch
09:05
Merge 8.5 check-in: c18cac5d5b user: jan.nijtmans tags: core-8-6-branch
2021-01-21
15:56
Fix [8c025f8f0d]: Run-time error on tcl 8.6.11 32 bits (from cross-compile Centos6.9 64-bits) check-in: 615e43f536 user: jan.nijtmans tags: core-8-6-branch
15:42
Fix [https://core.tcl-lang.org/thread/tktview?name=98ae20f0f5|98ae20f0f5]: Type mismatch in TclIntSt... check-in: e2ca218a17 user: jan.nijtmans tags: core-8-6-branch
15:31
Fix [https://core.tcl-lang.org/thread/info/98ae20f0f5|98ae20f0f5] by no longer compile the stub libr... check-in: be396e6089 user: jan.nijtmans tags: core-8-6-branch
12:40
Close fork check-in: cb82ba75db user: jan.nijtmans tags: core-8-6-branch
2021-01-20
22:31
Improve [file attributes] documentation check-in: f2762da795 user: msi tags: core-8-6-branch
16:19
Make tclCkalloc.c and tclExecute warning-free on Windows when compiled with --enable-memory=(mem|all... check-in: 9f6b78d50f user: jan.nijtmans tags: core-8-6-branch
10:57
Don't use LTO for any stub libraries: It's asking for trouble when an extension is compiled with dif... Closed-Leaf check-in: d270942d10 user: jan.nijtmans tags: bug-98ae20f0f5
08:52
Possible fix (workaround) for [8c025f8f0d]: Run-time error on tcl 8.6.11 32 bits (from cross-compile... Closed-Leaf check-in: ad9ee07264 user: jan.nijtmans tags: bug-8c025f8f0d
07:49
Merge fork check-in: 77828846b5 user: jan.nijtmans tags: core-8-6-branch
2021-01-19
20:11
Improve clarity of [file attributes] documentation check-in: c68ef0b73a user: msi tags: core-8-6-branch
13:16
Don't worry about Windows 3.1 any more. check-in: 1fe1db3a54 user: jan.nijtmans tags: core-8-6-branch
2021-01-15
09:47
Experiment: Fix [https://core.tcl-lang.org/thread/tktview?name=98ae20f0f5|98ae20f0f5]. Works for any... check-in: aa4a13c155 user: jan.nijtmans tags: bug-98ae20f0f5
2021-01-13
10:42
Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019 check-in: f398cf47de user: jan.nijtmans tags: core-8-6-branch
2021-01-11
11:41
Fix [1dab713a38]: Uninitialized-variable use while parsing '*' in BRE-mode regexps check-in: a2ea227d7b user: jan.nijtmans tags: core-8-6-branch
2021-01-08
20:05
Improve description of Unix options for [file attributes] (Pt. 1) check-in: c401b6be1c user: msi tags: core-8-6-branch
16:16
Fix consistency and grammar in re_syntax.n check-in: c6768efa45 user: msi tags: core-8-6-branch
2021-01-07
12:14
Fix mingw-w64 compiler warnings when using __USE_MINGW_ANSI_STDIO=1. Not recommended, but it should ... check-in: 25325a770a user: jan.nijtmans tags: core-8-6-branch
2021-01-06
15:39
Eliminate obsolete AC_HAVE_HEADERS and two more AC_TRY_COMPILE constructs. Some formatting check-in: 6b8f1ac7d9 user: jan.nijtmans tags: core-8-6-branch
2021-01-05
20:34
Fix unclear language in re_syntax. [2da4c23916] check-in: cef8ab2b4a user: dkf tags: core-8-6-branch
17:02
Merge 8.5: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16 check-in: b5c430f151 user: jan.nijtmans tags: core-8-6-branch
14:27
Merge 8.5 check-in: c0394a94f4 user: jan.nijtmans tags: core-8-6-branch
10:19
More elimination of (obsolete) AC_TRY_COMPILE check-in: 59774b6401 user: jan.nijtmans tags: core-8-6-branch
08:23
Merge 8.5. Restore use of AC_HEADER_STDC in win/configure.in: Wait for 8.7 to make that change check-in: 7e11bc3733 user: jan.nijtmans tags: core-8-6-branch
08:06
Eliminate (obsolete) use of AC_TRY_LINK in */configure.in. Still generates the same */configure scr... check-in: cecaa932d4 user: jan.nijtmans tags: core-8-6-branch
2021-01-04
16:45
Roll-back part of [4dfa9000e1]: This isn't used for Tcl, but breaks some extensions (like tkImg) check-in: fdd4c5f918 user: jan.nijtmans tags: core-8-6-branch
15:37
AC_HELP_STRING -> AS_HELP_STRING check-in: c2c2f4f85f user: jan.nijtmans tags: core-8-6-branch
15:06
Fix [c376607b22]: Tcl 8.6: Extended plane character does not encode correctly to UTF-16 with TCL_UTF... check-in: 904ae29e74 user: jan.nijtmans tags: core-8-6-branch
14:24
No longer use deprecated syntax for AC_INIT/AC_OUTPUT. (almost) no change in generated configure scr... check-in: 7d740b9d52 user: jan.nijtmans tags: core-8-6-branch
09:51
re-generate win/configure check-in: 3ce89291fa user: jan.nijtmans tags: core-8-6-branch
08:12
Merge 8.6 check-in: 2a17010ace user: jan.nijtmans tags: cygwin
2021-01-02
22:34
merge release check-in: b5207f3a48 user: dgp tags: core-8-6-branch
2020-12-30
18:23
[e7eb94e8d1] typo fix in changes. Each ambiguous hash still identifies only one ticket, which is go... Closed-Leaf check-in: f3fe83e715 user: dgp tags: rc2, release, core-8-6-11-rc, core-8-6-11
2020-12-29
22:22
Fix [43d371ac19]: Usage of exit() without including <stdlib.h> in unix/configure check-in: 15f12d1434 user: jan.nijtmans tags: core-8-6-branch
2020-12-28
15:12
update changes check-in: 13908ba96d user: dgp tags: core-8-6-11-rc
2020-12-26
18:42
Suppress testing of known bug only when it is present. Allow tests that pass. check-in: 8b4bb23cfd user: dgp tags: core-8-6-11-rc
18:01
merge 8.6 check-in: f7c841fab9 user: dgp tags: core-8-6-11-rc
2020-12-24
20:27
changes file updates WIP check-in: 96b665b33e user: dgp tags: core-8-6-11-rc
16:11
Fix [5a15a88490]: Checkin [1f6f21856b] quoting broke unix/installManpage check-in: d8268d3049 user: jan.nijtmans tags: core-8-6-branch
15:33
unix/configure.in is not supposed to be executable in the distribution check-in: 6f5918c552 user: jan.nijtmans tags: core-8-6-branch
10:37
Integrate branch for msys2. Merge 8.6 check-in: c28df24a70 user: jan.nijtmans tags: cygwin
2020-12-23
10:12
Update TZ info to tzdata2020e. check-in: fcee6a2076 user: jima tags: core-8-6-branch
08:04
Missing constraint, in case we are running on Windows 10 in developer mode check-in: e12f843ada user: jan.nijtmans tags: core-8-6-branch
07:44
(cherry-pick): Repair flaws exposed by debugging test run. check-in: ad96f6fba0 user: jan.nijtmans tags: core-8-6-branch
07:42
Fix testcase for [548cd945d6]: Consistant error-code if creating link fails on all platforms. On Win... check-in: 7ec36b2ed6 user: jan.nijtmans tags: core-8-6-branch
2020-12-22
16:34
Repair flaws exposed by debugging test run. check-in: 0f86b2a1c1 user: dgp tags: core-8-6-11-rc
13:18
merge 8.6 check-in: 550e7c512b user: dgp tags: rc1, core-8-6-11-rc
07:12
Fix [ea8cd4789c]: Tcl 8.6.11 does not compile with VisualStudio 2010. Thanks Paul! check-in: 1b77f56018 user: jan.nijtmans tags: core-8-6-branch
2020-12-17
19:07
close fork check-in: b2978347e3 user: dgp tags: core-8-6-11-rc
19:05
close fork check-in: 3371338c97 user: dgp tags: core-8-6-11-rc
18:21
Merge 8.6 check-in: 07161b4656 user: jan.nijtmans tags: core-8-6-11-rc
12:38
Add .travis.yml and .github/worksflows to "make dist". Use "cp -p" for all files in "make dist" check-in: a6572256a2 user: jan.nijtmans tags: core-8-6-branch
2020-12-16
14:28
[testConstraint winVista] should be true on Windows 10 too check-in: 3112131011 user: jan.nijtmans tags: core-8-6-branch
14:11
rfe [548cd945d6]: symlinks for Windows 10 check-in: e67af525eb user: jan.nijtmans tags: core-8-6-branch
2020-12-15
21:51
merge 8.6 check-in: f68861bc40 user: dgp tags: core-8-6-11-rc
11:37
Protect fCmd-28.8 with constaint win10 Closed-Leaf check-in: 0e02506899 user: jan.nijtmans tags: rfe-548cd945d6
2020-12-14
08:44
Fix C:\test\tcl8.6.11_rc0\win\..\generic\tclStubInit.c(107) : warning C4761: integral size mismatc... check-in: 824cca6a70 user: jan.nijtmans tags: core-8-6-branch
08:05
Fix [cb4d185ea57b8966]: Fix tests safe-* for tcl-8.6.11rc0 check-in: 9a9e7ffabc user: jan.nijtmans tags: core-8-6-branch
07:33
Fix [fe57ad096d97623e]: Fix test http-4.14 for tcl-8.6.11rc0 check-in: 0f79e1d3da user: jan.nijtmans tags: core-8-6-branch
2020-12-13
16:45
Merge 8.6 check-in: 257573e578 user: jan.nijtmans tags: rfe-548cd945d6
16:36
make dist check-in: 4b11e2417a user: jan.nijtmans tags: core-8-6-branch
2020-12-12
06:14
nmake: fix path in tcl.nmake check check-in: 1ea1474059 user: apnadkarni tags: core-8-6-branch
2020-12-11
19:21
make dist check-in: fe59590f05 user: dgp tags: rc0, core-8-6-11-rc
14:47
Merge 8.6. Get CreateSymbolicLinkW symbol from kernel32.dll, since Windows XP doesn't have it check-in: c6f5838828 user: jan.nijtmans tags: rfe-548cd945d6
13:35
merge 8.6 check-in: c200b39688 user: dgp tags: core-8-6-11-rc
12:41
Update "platform" package to handle macOS Big Sur with arm processor. Also handle that Catalina and ... check-in: 67512b040b user: jan.nijtmans tags: core-8-6-branch
08:57
Fix commits 93ab6a and 606df1. msvcrt time64bit - TCL_{MAJOR,MINOR}_VERSION checks. msvcrt and time... check-in: 71e283e8e6 user: apnadkarni tags: core-8-6-branch
07:57
nmake: build nmakehlp with -DNDEBUG, sync rules.vc for 8.7 check-in: 9302542f3d user: apnadkarni tags: core-8-6-branch
2020-12-10
18:34
merge 8.6 check-in: 009a60f0ee user: dgp tags: core-8-6-11-rc
18:05
Update "platform" package to handle Big Sur version numbering. Also remove special case for cygwin/m... check-in: 9fa19ef60d user: jan.nijtmans tags: core-8-6-branch
13:26
Fix [ed5be77734]: win: "comx:" not recognized as serial port check-in: 19f30ac371 user: jan.nijtmans tags: core-8-6-branch
12:31
Tweak: account for terminating '\0' Closed-Leaf check-in: 52752fcabb user: jan.nijtmans tags: bug-ed5be77734
12:17
Potential fix for [ed5be77734]: win: "comx:" not recognized as serial port. (concluded from code ins... check-in: cba5e7728d user: jan.nijtmans tags: bug-ed5be77734
09:41
RFE 548cd945d6: symlinks for Windows 10 check-in: bd5a439a98 user: jan.nijtmans tags: rfe-548cd945d6
09:38
Use more 0o??? syntax for octal. Clean up build *.yml files check-in: 0e2ded01f0 user: jan.nijtmans tags: core-8-6-branch
09:00
sync win/rules.vc with Tcl 8.7. No change for 8.6 check-in: 93ab6a4d52 user: jan.nijtmans tags: core-8-6-branch
2020-12-08
07:40
Merge "cygwin" branch Closed-Leaf check-in: 64a40f1bcf user: jan.nijtmans tags: msys2-fixes_v001
07:35
Merge 8.6 check-in: 92c7e551fe user: jan.nijtmans tags: cygwin
2020-12-07
16:02
merge 8.6 check-in: 2898021498 user: dgp tags: core-8-6-11-rc
13:53
rules.vc: Make sure that 3th "load" argument is titlecased in pkgIndex.tcl check-in: 4dfa9000e1 user: jan.nijtmans tags: core-8-6-branch
2020-12-06
08:06
nmake builds: extract {TCL,TK}_RELEASE_SERIAL and patch letters from {tcl,tk}.h check-in: b528345720 user: apnadkarni tags: core-8-6-branch
2020-12-04
10:31
Merge 8.5 (syncing "tcltest" package). Use more uppercase hex representations check-in: fe25ac7b6f user: jan.nijtmans tags: core-8-6-branch
10:01
Merge 8.5 check-in: 7161b522b6 user: jan.nijtmans tags: core-8-6-branch
09:58
Fix 4 socket testcases on Msys (those fail on Cygwin too) check-in: fd495b1c78 user: jan.nijtmans tags: core-8-6-branch
2020-12-03
15:27
Fix 4 socket testcases on Msys (those fail on Cygwin too) check-in: 5bf0f59acf user: jan.nijtmans tags: msys2-fixes_v001
13:57
two more 0o??? notations check-in: 2392447506 user: jan.nijtmans tags: core-8-6-branch
13:51
Use 0o??? notation for octal numbers in tools and testcases in stead of 0???. Although it still work... check-in: 5e7f0ccaf1 user: jan.nijtmans tags: core-8-6-branch
09:45
Extend "platform" package for msys2 -> platform 1.0.15 check-in: 921cc1eb98 user: jan.nijtmans tags: core-8-6-branch
2020-12-02
11:57
Don't use -opt:nowin98 linker option any more. See: [https://bugzilla.mozilla.org/show_bug.cgi?id=13... check-in: 45f7fac3b5 user: jan.nijtmans tags: core-8-6-branch
11:29
Merge 8.5 check-in: 1008397d0a user: jan.nijtmans tags: core-8-6-branch
10:58
Attempt to fix platform-4.1 testcase check-in: 86c103eb15 user: jan.nijtmans tags: msys2-fixes_v001
2020-12-01
16:07
Re-generate unix/configure check-in: e3ab220403 user: jan.nijtmans tags: msys2-fixes_v001
16:06
Rebase to "cygwin" branch check-in: 65c7d28923 user: jan.nijtmans tags: msys2-fixes_v001
12:32
2 more cygwin testcase fixes check-in: f416378375 user: jan.nijtmans tags: cygwin
11:55
Merge 8.6 check-in: 6662426cca user: jan.nijtmans tags: cygwin
11:54
Handle 5 test-failures on Cygwin/Msys check-in: 5c8c79ecbe user: jan.nijtmans tags: core-8-6-branch
11:34
Merge 8.6. Handle some cmdAH testcases for Cygwin check-in: 35f2022b79 user: jan.nijtmans tags: cygwin
08:50
Merge 8.5 check-in: dac6060b2b user: jan.nijtmans tags: core-8-6-branch
2020-11-30
17:32
Merge 8.6 check-in: a003500266 user: jan.nijtmans tags: cygwin
16:52
Minor fixes + copy editing :). See [https://github.com/tcltk/tcl/pull/8] check-in: c89acc4b41 user: jan.nijtmans tags: core-8-6-branch
15:59
Merge sebres-8-6-clock-speedup-cr2 check-in: 381ec42992 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
15:57
Merge 8.6 check-in: a5a9febfa7 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
14:16
doc update: 16-bit DOS appllications are not supported any more. Use &amp;bull; in stead of &amp;#8... check-in: 73cccd7773 user: jan.nijtmans tags: core-8-6-branch
13:32
Fix [b6a7fc9243]. Also add (back) \*(qo, which might be used in older man-pages check-in: 0a4497e841 user: jan.nijtmans tags: core-8-6-branch
08:52
Update README.md check-in: 33f48a6a6a user: jan.nijtmans tags: core-8-6-branch
08:31
Merge 8.5 check-in: f026c7e8d6 user: jan.nijtmans tags: core-8-6-branch
2020-11-27
14:37
Merge 8.5 check-in: 7c595e0598 user: jan.nijtmans tags: core-8-6-branch
11:19
Merge 8.5 check-in: 2b18b76ef9 user: jan.nijtmans tags: core-8-6-branch
2020-11-26
14:43
Get rid of "register" keyword, forbidden in c++20. Fix some more warnings, discovered in c20/c++20 m... check-in: d7c6ee4392 user: jan.nijtmans tags: core-8-6-branch
08:21
Merge 8.5 check-in: 9cf222cbf0 user: jan.nijtmans tags: core-8-6-branch
2020-11-25
09:16
Remove the Tcl_GetValue() functionality. This can always be developed separately check-in: a0c54184f7 user: jan.nijtmans tags: tip-481
2020-11-23
16:16
restore tclUnixNotfy.c, so the Cygwin build can handle Windows events check-in: 3715d13c98 user: jan.nijtmans tags: cygwin
14:58
update genStubs.tcl check-in: 210f0e1a5d user: jan.nijtmans tags: cygwin
14:51
Merge 8.6 check-in: d0ea0b25fa user: jan.nijtmans tags: cygwin
2020-11-20
14:48
Don't use "Copyright &lt;year> _by_" any more. This results in more consistant copyright statements ... check-in: 8c69d8dabe user: jan.nijtmans tags: core-8-6-branch
14:02
Add a --disable-shared build to github actions check-in: 3a71687255 user: jan.nijtmans tags: core-8-6-branch
08:58
shorten github actions build name check-in: e5f5f09faf user: jan.nijtmans tags: core-8-6-branch
08:24
Use '&' in stead of 'and' in copyright statements consistantly check-in: f3b6563365 user: jan.nijtmans tags: core-8-6-branch
2020-11-19
15:07
Merge-mark 8.5 check-in: 6af3be15d3 user: jan.nijtmans tags: core-8-6-branch
2020-11-18
10:59
Merge 8.5 check-in: a75e052e00 user: jan.nijtmans tags: core-8-6-branch
2020-11-17
14:35
Extend tcltk-man2html-utils.tcl a little more: Allow original AT&T syntax for more accented characte... check-in: 32a339805c user: jan.nijtmans tags: core-8-6-branch
10:11
Ticket [ac661a684d]: Tcl_NotifyChannel man page: "no writable callback on pending flush" missing check-in: b0f97d8082 user: oehhar tags: core-8-6-branch
09:11
Generated html still not 100% correct .... check-in: f4a09d1aa7 user: jan.nijtmans tags: core-8-6-branch
08:45
Extend tcltk-man2html-utils.tcl: Add euro-sign too check-in: 4a5b99bad2 user: jan.nijtmans tags: core-8-6-branch
08:39
Extend tcltk-man2html-utils.tcl, so it can handle the TIP #588 man-page. Also fix 2 (minor) syntax e... check-in: c95ffdbed9 user: jan.nijtmans tags: core-8-6-branch
2020-11-16
15:03
Merge documentation changes for http and dict from branch [oehhar-documentation-tickets] check-in: 0cab1babd7 user: oehhar tags: core-8-6-branch
14:37
Ticket [361303]: http doc: status values incomplete Closed-Leaf check-in: 2056ec711f user: oehhar tags: oehhar-documentation-tickets
14:14
Ticket [4f511270af7]: http documentation: -query data may be any data check-in: bcf3fead4f user: oehhar tags: oehhar-documentation-tickets
14:06
Ticket [93551c1230]: Document that http::geturl processes the event loop without -command check-in: d5e8ce86f0 user: oehhar tags: oehhar-documentation-tickets
13:55
Ticket [d8ae5d5f4c]: Documentation of dict filter script: script results, not returns a boolean check-in: e4f600329a user: oehhar tags: oehhar-documentation-tickets
13:12
Fix 2 testcases which failed when compiled with TCL_UTF_MAX>3 check-in: cf3039a08e user: jan.nijtmans tags: core-8-6-branch
12:48
Enhance misleading test-case utf-6.23 with better diagnostics: Byte 0xE8 is the start of a 3-byte UT... check-in: 6e16fbb304 user: jan.nijtmans tags: core-8-6-branch
09:26
Clean up for GitHub Actions as our CI service check-in: 8ebc0f3279 user: dkf tags: core-8-6-branch
09:24
Disable test that fails in CI environments Closed-Leaf check-in: e7850a1246 user: dkf tags: github-action-cleanup
2020-11-15
15:48
Rethinking how to do a build matrix on several platforms check-in: 209cc46300 user: dkf tags: github-action-cleanup
09:17
Added MSYS/gcc build for Windows, renamed Linux build step check-in: ca18b4f8d3 user: dkf tags: github-action-cleanup
08:38
Updated README check-in: 03f21a99bf user: dkf tags: github-action-cleanup
08:35
Fix minor errors check-in: f1e0af9d04 user: dkf tags: github-action-cleanup
2020-11-14
12:25
Fixed some tests, added trial macOS build check-in: d6317640c1 user: dkf tags: github-action-cleanup
09:31
Back to powershell check-in: b172d5c991 user: dkf tags: github-action-cleanup
2020-11-13
16:55
Backport [fc1e203728]: backout e56a9f214a. If it was wrong in core-8-branch, it's wrong here too. check-in: beadc74357 user: jan.nijtmans tags: core-8-6-branch
2020-11-10
18:38
merge 8.6 check-in: 82a0989fc8 user: dgp tags: core-8-6-11-rc
17:50
Set a default DESTDIR in macosx/GNUmakefile check-in: 49590225fb user: culler tags: core-8-6-branch
16:40
merge 8.6 check-in: f346b6a317 user: dgp tags: core-8-6-11-rc
09:26
Cleaning up the actions and trying to make them behave more usefully on Windows. check-in: ac3b204f47 user: dkf tags: github-action-cleanup
2020-11-09
09:13
Copied build control files for Github Actions from 8.7 check-in: a9bda6b534 user: dkf tags: core-8-6-branch
2020-11-06
17:17
Add MSVC "StaticPackage" build to travis. Fix another bug in winDde.test which didn't account for st... check-in: baa4f47702 user: jan.nijtmans tags: core-8-6-branch
16:11
Merge jn-module-names. Sorry Don, but this is 100% compatible! check-in: d8e520bee8 user: jan.nijtmans tags: core-8-6-branch
13:32
Correct casing of "packageName" argument in Tcl_StaticPackage() call and "load" command (which - act... Closed-Leaf check-in: af48735f2d user: jan.nijtmans tags: jn-module-names
2020-10-30
20:18
merge 8.6 check-in: 0ac409fa1d user: dgp tags: core-8-6-11-rc
15:39
Merge sebres-8-6-clock-speedup-cr2 check-in: 59650d8b7c user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
15:38
Merge 8.6 check-in: fadc9300ae user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
13:56
Simplify testcases using "incr" check-in: 165a804445 user: jan.nijtmans tags: core-8-6-branch
13:27
Add "{}" around many "expr" commands in testcases. Also in doc/expr.n check-in: af57db5d99 user: jan.nijtmans tags: core-8-6-branch
2020-10-29
19:34
merge 8.6 check-in: 5b48e1ecce user: dgp tags: core-8-6-11-rc
10:04
Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) 3 new testcases check-in: fe52ae7a4d user: jan.nijtmans tags: core-8-6-branch
2020-10-27
21:10
merge 8.6 check-in: 17f0337601 user: dgp tags: core-8-6-11-rc
2020-10-26
22:58
Revert changes in previous commit to clock.n and lassign.n check-in: 94c3c09d3d user: jan.nijtmans tags: core-8-6-branch
20:43
Make it easy to build a macOS app. Leaf check-in: 91dc03cbcd user: culler tags: mac_make_app
20:32
Update TZ info to tzdata2020d. check-in: 4a95b8f7ec user: jima tags: core-8-6-branch
15:07
Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent error messages) check-in: 2dc09df26a user: jan.nijtmans tags: core-8-6-branch
14:38
Merge 8.6. Update "changes", but left out numerous utf-8 testsuite changes and TZ update (since 2020... check-in: 8797c56f37 user: jan.nijtmans tags: core-8-6-11-rc
2020-10-23
15:36
Fix warning: /home/jboss/workspace/tcl8.7/generic/tclIO.c:9997:27: warning: writing 1 byte into a re... check-in: 5102f7316d user: jan.nijtmans tags: core-8-6-branch
12:53
merge 8.6 check-in: a6e9328a56 user: dgp tags: core-8-6-11-rc
2020-10-22
09:56
Merge 8.5 (rename internal TCL_I_MODIFIER -> TCL_Z_MODIFIER) check-in: 74eef553ff user: jan.nijtmans tags: core-8-6-branch
2020-10-21
20:42
merge 8.6 check-in: 499c8fbfea user: dgp tags: core-8-6-11-rc
18:02
When building a subframework for macOS use a build directory in the staging directory. check-in: d8b034f319 user: culler tags: core-8-6-branch
07:48
Fix [c975939973]: Usage of gnu_printf in latest mingw-w64 check-in: c3c046d6a0 user: jan.nijtmans tags: core-8-6-branch
2020-10-20
20:35
Update TZ info to tzdata2020c. check-in: cec8aa3470 user: jima tags: core-8-6-branch
2020-10-19
19:45
Merge 8.6 check-in: 2797b3cf3d user: culler tags: core-8-6-11-rc
19:22
Add a make variable to GNUmakefile for building the Tcl.framework for use as a subframework check-in: 429c9b833d user: culler tags: core-8-6-branch
14:09
merge 8.6 check-in: e17cd19a46 user: dgp tags: core-8-6-11-rc
12:32
Proposed solution for [cb458261c3}: Strip comme il faut Closed-Leaf check-in: 9bd5aee538 user: jan.nijtmans tags: bug-cb458261c3
07:25
Improve comment in install-sh, regarding Tcl-specific change check-in: c3c96333db user: jan.nijtmans tags: core-8-6-branch
07:21
Fix [cb458261c3]: Strip comme il faut (without really doing 'il faut' ....). Update 'install-sh' to ... check-in: 541a872788 user: jan.nijtmans tags: core-8-6-branch
2020-10-16
16:30
Merge sebres-8-6-clock-speedup-cr2 check-in: 9e10c92a80 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
16:29
Merge 8.6 check-in: cda1e4f691 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
16:21
Still troubles with GIT on Travis check-in: 060c39552e user: jan.nijtmans tags: core-8-6-branch
2020-10-15
13:05
Remove use of CFG_ENCODING from rules.vc/makefile.vc: It will become obsolete with TIP #587. In stea... check-in: 4123a658fe user: jan.nijtmans tags: core-8-6-branch
11:02
Fix [53d5155335]: Typo in interp.n check-in: 34139fbb5d user: jan.nijtmans tags: core-8-6-branch
10:17
Merge sebres-8-6-clock-speedup-cr2 check-in: f4d270bac8 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
10:09
Merge 8.6. More warning fixes check-in: 5bfe57cf99 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
09:19
Something strange going on on Travis with (long-gone) safe-stock86.test check-in: 4c865cbf23 user: jan.nijtmans tags: core-8-6-branch
2020-10-14
06:24
Same as "sebres-8-6-clock-speedup-cr2", but then with oritinal "clock.test" from core-8-6-branch. Pu... check-in: 553daaa9e0 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
2020-10-13
16:04
Merge 8.6 check-in: b066df2d6b user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
15:39
merge 8.6 check-in: c59947b30f user: dgp tags: core-8-6-11-rc
14:59
More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stead of Tcl_NewIntObj() check-in: cfbd35f083 user: jan.nijtmans tags: core-8-6-branch
08:48
Fix warning, doing a static build on Windows check-in: de75d347a9 user: jan.nijtmans tags: core-8-6-branch
2020-10-12
16:47
Eliminate some eol-spacing, eliminate some gcc warnings (with -Wc++-compat) check-in: bdaf55c9cc user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
11:21
Merge 8.6 check-in: c519bfafa4 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
2020-10-10
20:34
Update TZ info to tzdata2020b. check-in: 720933de88 user: jima tags: core-8-6-branch
2020-10-09
11:41
merge 8.6 check-in: e2ee77a900 user: dgp tags: core-8-6-11-rc
07:42
Merge 8.5 check-in: 12bdfc6547 user: jan.nijtmans tags: core-8-6-branch
2020-10-08
20:47
merge 8.6 check-in: f57cb0bfd8 user: dgp tags: core-8-6-11-rc
12:11
Eliminate warnings when compiling with -Wundef check-in: 3f3d9ac9e7 user: jan.nijtmans tags: core-8-6-branch
09:13
Fix [014ade1d44]: Misleading error message when using "-path" multiple times with "glob" check-in: 40e8ce43cd user: jan.nijtmans tags: core-8-6-branch
09:07
Merge 8.5 check-in: 260552d947 user: jan.nijtmans tags: core-8-6-branch
2020-10-07
14:55
merge 8.6 check-in: 1acddeb57a user: dgp tags: core-8-6-11-rc
2020-10-06
13:28
(cherry-pick): HAVE_TM_GMTOFF detection doesn't work if CFLAGS contains -Werror. Here's the fix. check-in: f24b1c59ed user: jan.nijtmans tags: core-8-6-branch
2020-09-30
15:59
merge 8.6 check-in: fc5e6a689e user: dgp tags: core-8-6-11-rc
14:49
(slightly) better error-message for invalid http -headers option. This works for plain 8.6 too check-in: 43e0024a67 user: jan.nijtmans tags: core-8-6-branch
14:02
merge 8.6 check-in: 39823fb526 user: dgp tags: core-8-6-11-rc
2020-09-29
16:16
Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict check-in: 8cc32f2b74 user: oehhar tags: core-8-6-branch
16:12
Remove wrong copy of test case http-3.2 Closed-Leaf check-in: 4d54479f33 user: oehhar tags: bug-0063cbcada-http-headers-param-check
08:15
Ticket [0063cbcada]: check http::geturl -headers parameter to be a dict. check-in: d3dafb6bd0 user: oehhar tags: bug-0063cbcada-http-headers-param-check
2020-09-28
15:00
Update internal zlib channel type from TCL_CHANNEL_VERSION_3 to TCL_CHANNEL_VERSION_5. Not actually ... check-in: ed0075e527 user: jan.nijtmans tags: core-8-6-branch
13:07
merge 8.6 check-in: b7831b1c40 user: dgp tags: core-8-6-11-rc
10:13
Make Tcl compile warning-free using -Wshadow check-in: cb0b42e7fe user: jan.nijtmans tags: core-8-6-branch
2020-09-26
18:32
Merge 8.5 check-in: a22280f251 user: jan.nijtmans tags: core-8-6-branch
2020-09-25
14:24
It's "utf-8", not "utf8" or "UTF8" check-in: f9736b9c81 user: jan.nijtmans tags: core-8-6-branch
11:15
When sourcing script files (even when simulating that through open|read), always set -eofchar \032 j... check-in: 9d90432fd6 user: jan.nijtmans tags: core-8-6-branch
11:13
Merge 8.5 check-in: 4750795352 user: jan.nijtmans tags: core-8-6-branch
2020-09-21
14:10
merge 8.6 check-in: 1511b64344 user: dgp tags: core-8-6-11-rc
2020-09-20
21:32
Improve TclInvalidateStringRep() macro such that (objPtr) is only evaluated once. Addation brackets ... check-in: 28cf85cef7 user: jan.nijtmans tags: core-8-6-branch
16:00
merge 8.6 check-in: 56daa6b7cd user: dgp tags: core-8-6-11-rc
15:53
Silence compiler warning -- fix safety of macro. check-in: f3d1acd780 user: dgp tags: core-8-6-branch
10:38
Make the check to avoid generating a string representation in [uplevel] a little less intrusive. check-in: 76da711d71 user: pooryorick tags: core-8-6-branch
10:21
Merge 8.5 check-in: 4df01802b3 user: jan.nijtmans tags: core-8-6-branch
2020-09-19
16:35
merge 8.6 check-in: 54971a1f8a user: dgp tags: core-8-6-11-rc
14:33
Fix for [b9ecf3ce98], [uplevel] unnecessarily generates string representation. check-in: d67c23f6d1 user: pooryorick tags: core-8-6-branch
2020-09-17
08:37
Tcl 8.6 should not be tested with "package prefer latest" any more: All included packages are suppos... check-in: 1fe5c80a4d user: jan.nijtmans tags: core-8-6-branch
07:58
Fix [835c93c000]: TIP #525 only implemented for non-singleproc case check-in: f131df7454 user: jan.nijtmans tags: core-8-6-branch
2020-09-16
12:17
Proposed solution for [835c93c000]: TIP #525 only implemented for non-singleproc case Closed-Leaf check-in: 0c3d695f73 user: jan.nijtmans tags: bug-835c93c000
2020-09-15
16:24
merge 8.6 check-in: ae69de3dda user: dgp tags: core-8-6-11-rc
2020-09-14
12:58
Unbreak winFCmd-1.38 testcase on Windows check-in: dcba835863 user: jan.nijtmans tags: core-8-6-branch
12:48
Add .bmp to .gitattributes. Simplify .fossil-settings/binary-glob check-in: d02f6033d5 user: jan.nijtmans tags: core-8-6-branch
12:31
Eliminate many "register" keywords (which do nothing with modern compilers) Eliminate many unnecessa... check-in: 62884c2f30 user: jan.nijtmans tags: core-8-6-branch
09:22
Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Thanks! More usage of $ind... check-in: 4f1522879b user: jan.nijtmans tags: core-8-6-branch
2020-09-11
13:43
Folow-up to previous commit: ExecStack is a FLEXARRAY too check-in: f61ad2f6f3 user: jan.nijtmans tags: core-8-6-branch
12:31
Fix [https://core.tcl-lang.org/tk/tktview?name=3bc0f44ef3|3bc0f44ef3]: UBSan complains about body.ch... check-in: 29540d10c4 user: jan.nijtmans tags: core-8-6-branch
08:09
Use $index<0 in stead of $index==-1 consistantly check-in: 3d6a09bf00 user: jan.nijtmans tags: core-8-6-branch
2020-09-10
10:28
Don't use sizeof() for structs containing a flexible array as last element. Lesson from [https://cor... check-in: 3a6a0399ad user: jan.nijtmans tags: core-8-6-branch
2020-09-09
06:37
Rename safe-stock86.test to safe-stock.test check-in: 142eb5a6e1 user: jan.nijtmans tags: core-8-6-branch
2020-09-07
15:11
Fix "make install" on MacOSX: interp: make-manpage-section: ignoring .VS "TIP 581" after .TP check-in: 1f4ee122a1 user: jan.nijtmans tags: core-8-6-branch
11:56
Backport genStubs.tcl from 8.7. This adds support for MP_WUR, not actually used by Tcl. But could be... check-in: 8cab9206ce user: jan.nijtmans tags: core-8-6-branch
2020-09-05
20:45
TIP #581: Last possible master/slave -> parent/child changes, without affecting anything serious check-in: f615145141 user: jan.nijtmans tags: core-8-6-branch
2020-09-04
15:48
Let all test-cases load the "tcltest" package the same way. Depend on tcltest 2.5, since we never te... check-in: 0e50a82fe7 user: jan.nijtmans tags: core-8-6-branch
07:28
TIP #581: Mainly documentation and some testcases check-in: 87bd83bd5c user: jan.nijtmans tags: core-8-6-branch
2020-09-02
12:51
Merge 8.5 Mark io-46.1 and io-50.5 as "notOSX", since they sometimes fail in Travis check-in: 7791bb021a user: jan.nijtmans tags: core-8-6-branch
2020-09-01
09:15
Many more internal master/slave -> parent/child renamings check-in: 7424e202bd user: jan.nijtmans tags: core-8-6-branch
09:11
Eliminate eol-spacing check-in: afbd119866 user: jan.nijtmans tags: core-8-6-branch
2020-08-31
13:12
opt package: Change comment. 0.4.7 -> 0.4.8. More Master -> Parent and Slave -> Child changes in (in... check-in: 7e10c4efe4 user: jan.nijtmans tags: core-8-6-branch
09:23
Implement TIP #581: Master/Slave check-in: 7f02e98a69 user: jan.nijtmans tags: core-8-6-branch
2020-08-28
19:24
Merge safe-bugfixes-8-6 check-in: a638b9a73b user: kjnash tags: core-8-6-branch
19:13
Merge 8.6 Closed-Leaf check-in: 52618064a8 user: kjnash tags: safe-bugfixes-8-6
19:10
Merge bug-c2dc1da315-for-8-6 check-in: a05f28460a user: kjnash tags: core-8-6-branch
18:54
Merge http-bug-cb0373bb33-again-for-8-6 check-in: 52561981ab user: kjnash tags: core-8-6-branch
18:34
Merge 8.6 Closed-Leaf check-in: 8342739274 user: kjnash tags: bug-c2dc1da315-for-8-6
18:19
Merge 8.6 Closed-Leaf check-in: 62abcf2898 user: kjnash tags: http-bug-cb0373bb33-again-for-8-6
15:02
merge 8.5 check-in: 8ce5b93bb4 user: sebres tags: core-8-6-branch
14:05
merge 8.5 check-in: 6913f30364 user: sebres tags: core-8-6-branch
01:21
Merge safe-bugfixes-8-6 Leaf check-in: 2b3b20e98d user: kjnash tags: tip-579-8-6
01:17
Merge safe-bugfixes-8-6 check-in: 9d1f81f130 user: kjnash tags: tip-579-8-6
01:03
Update safe.test for new error message. check-in: ed691d3950 user: kjnash tags: safe-bugfixes-8-6
2020-08-27
15:50
Provide error message if failed load does not. check-in: 159e769d82 user: kjnash tags: safe-bugfixes-8-6
15:17
Merge 8.6 check-in: e4f37a2272 user: kjnash tags: tip-579-8-6
15:15
Merge 8.6 check-in: ae239aabfe user: kjnash tags: safe-bugfixes-8-6
15:12
Merge 8.6 check-in: 3ce87e7c61 user: kjnash tags: bug-c2dc1da315-for-8-6
2020-08-26
19:43
Merge 8.6 check-in: 4820ad34cc user: kjnash tags: http-bug-cb0373bb33-again-for-8-6
14:52
Testcase chan-io-50.1 still fails sometimes on MacOSX. So put same measures in place as in io-50.1. ... check-in: be456e2d1b user: jan.nijtmans tags: core-8-6-branch
2020-08-25
20:10
Merge 8.6 check-in: daa306c50a user: kjnash tags: http-bug-cb0373bb33-again-for-8-6
10:15
Merge 8.5 check-in: c58bf87306 user: jan.nijtmans tags: core-8-6-branch
2020-08-24
14:35
Try another Travis build check-in: c56366da58 user: kjnash tags: safe-bugfixes-8-6
14:28
Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n). Bump version to 2.9.... check-in: 3a2c557547 user: kjnash tags: bug-c2dc1da315-for-8-6
12:01
Create new branch named "bug-c2dc1da315-for-8-6" check-in: ea868d7c27 user: kjnash tags: bug-c2dc1da315-for-8-6
2020-08-22
04:09
Merge 8.6 check-in: cc67744e6c user: kjnash tags: http-bug-cb0373bb33-again-for-8-6
04:05
Merge 8.6 check-in: c1e472fb15 user: kjnash tags: tip-579-8-6
04:04
Merge 8.6 check-in: 30e8c35d2c user: kjnash tags: safe-bugfixes-8-6
2020-08-21
14:22
Merge-mark (for triggering another Travis build) Closed-Leaf check-in: 8fa935539e user: jan.nijtmans tags: tip-581
14:00
merge mark check-in: ac8a1eb516 user: dgp tags: core-8-6-branch
2020-08-19
15:37
Merge 8.6 check-in: 276e170eba user: jan.nijtmans tags: tip-581
2020-08-17
16:28
And remove the other $ and do the test slightly differently. Inability to test locally is a challen... check-in: 1fa6c3ef58 user: culler tags: core-8-6-branch
16:21
Add the missing $. check-in: e443f212b9 user: culler tags: core-8-6-branch
15:53
Try to make io-50.6 more robust on the Travis macOS VM check-in: 598504f11d user: culler tags: core-8-6-branch
2020-08-13
07:21
Testcase event-1.1 (still) fails occasionally on macOS check-in: e1b4363aec user: jan.nijtmans tags: core-8-6-branch
2020-08-12
10:25
Fix [e87000d8425ab86a]: crash for "fconfigure stdout" in Win32. Even though the crash cannot happen ... check-in: 3d96bfb13f user: jan.nijtmans tags: core-8-6-branch
09:20
Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transactions in which the server... check-in: 3d6b421c61 user: kjnash tags: http-bug-cb0373bb33-again-for-8-6
07:10
Fix value of CMD_DEAD flag check-in: 1ae2dd0b80 user: jan.nijtmans tags: core-8-6-branch
06:38
Merge 8.5 check-in: a42020f897 user: jan.nijtmans tags: core-8-6-branch
03:46
Create new branch named "http-bug-cb0373bb33-again-for-8-6" check-in: 64903a675a user: kjnash tags: http-bug-cb0373bb33-again-for-8-6
2020-08-11
18:32
Merge 8.6 check-in: e50e1767e7 user: kjnash tags: tip-579-8-6
18:30
Merge 8.6 check-in: d02c6dcf8a user: kjnash tags: safe-bugfixes-8-6
18:14
invocation of deleting command in trace is prohibited; test case covering "attempt to invoke a delet... Leaf check-in: 18c5c0ffcb user: sebres tags: bug-29e8848eb976-alt
17:27
add test namespace-58.0 TclNREvalObjv should not interrelate the TCL_EVAL_NORESOLVE and the CMD_IS... check-in: 9641d70a9c user: pooryorick tags: bug-29e8848eb976-alt
13:15
Revert unintended ckalloc -> Tcl_Alloc change from previous commit check-in: 40e3633ab1 user: jan.nijtmans tags: core-8-6-branch
12:44
Code cleanup: less of use "register" keyword, and better use of typecasts check-in: 8699923633 user: jan.nijtmans tags: core-8-6-branch
05:39
Eliminate many unnecessary type-casts, mostly (size_t) when value is already size_t or int check-in: 013b828787 user: jan.nijtmans tags: core-8-6-branch
2020-08-10
19:33
Fix mistake in [7eed2baf73] check-in: 68a1f5598f user: pooryorick tags: core-8-6-branch
19:28
alternatefix for [29e8848eb976], partially reverting [7eed2baf73], without new flag CMD_DEAD check-in: e0d0c4ffb2 user: sebres tags: bug-29e8848eb976-alt
18:05
Fix for [29e8848eb976], imported alias in a deletion trace. check-in: 7eed2baf73 user: pooryorick tags: core-8-6-branch
16:54
amend to [8054e19451]: clean up timeout timer event (avoid timing issues on further tests) check-in: d97891f952 user: sebres tags: core-8-6-branch
16:25
merge point (no functional changes, 8.6 already has proper implementation of TclCreateSocketAddress) check-in: d57fe13361 user: sebres tags: core-8-6-branch
14:57
Remove use of (always enabled) "openpipe" constraint. Add "testservicemode" constraint. Change a si... check-in: 2050ab4207 user: jan.nijtmans tags: core-8-6-branch
12:49
Fix [f586089a2b]: removing the call to Tcl_ServiceAll from Tcl_WaitForEvent on macOS exposed race co... check-in: 8054e19451 user: culler tags: core-8-6-branch
01:27
More places where vwait needs to be used instead of update. Closed-Leaf check-in: 3848f45fbc user: culler tags: bug-f586089a2b
2020-08-09
14:33
use vwait in chanio tests too. check-in: 1a0893ad07 user: culler tags: bug-f586089a2b
2020-08-08
21:37
One more vwait. check-in: 00149c5a5c user: culler tags: bug-f586089a2b
21:27
Add and use testservicemode command; replace update by vwait check-in: 6440ef9317 user: culler tags: bug-f586089a2b
2020-08-07
13:15
Fix the expected result for chanio-50.6 check-in: bfaf56bd0c user: culler tags: bug-f586089a2b
13:12
Experiment with io-50.1 on Travis check-in: dca078250c user: culler tags: bug-f586089a2b
2020-08-06
13:09
Experiment with chan-io-50.6 on Travis check-in: 7a08db7462 user: culler tags: bug-f586089a2b
2020-08-05
17:07
merge 8.6 check-in: 0f6646cd5c user: dgp tags: core-8-6-11-rc
2020-08-03
22:48
Merge tip-581 Closed-Leaf check-in: 6a1810a602 user: jan.nijtmans tags: no-master-slave
22:45
Merge 8.6 check-in: 46a66d0b3a user: jan.nijtmans tags: tip-581
22:42
doc fix check-in: 11bad9f38d user: jan.nijtmans tags: core-8-6-branch
15:46
Merge 8.6 check-in: d55f77f316 user: jan.nijtmans tags: tip-581
15:43
Merge 8.6 check-in: 703ab89855 user: jan.nijtmans tags: bug-f586089a2b
15:23
Testcase cleanup: transform *io-50.* testcases to new test syntax check-in: 6b47415fd4 user: jan.nijtmans tags: core-8-6-branch
2020-07-27
21:30
merge 8.6 check-in: cb97a9d7d6 user: dgp tags: core-8-6-11-rc
2020-07-26
17:00
Merge 8.6 check-in: 94c40d8fbb user: jan.nijtmans tags: tip-581
16:21
Fix [cb0373bb33]: The http::geturl -keepalive option does not work as described in the man page. check-in: eeeb45062b user: jan.nijtmans tags: core-8-6-branch
2020-07-25
16:13
Merge 8.6 Closed-Leaf check-in: 04264faa04 user: jan.nijtmans tags: bug-cb0373bb33-for-8-6
15:56
Fix [20dccf1200]: htons-related test fails on Mac OSX Catalina (10.15) Also, let http-related tests... check-in: 48bfbea889 user: jan.nijtmans tags: core-8-6-branch
02:08
Rename command safe::setAutoPathSync to safe::setSyncMode. Add a section TYPICAL USE to doc/safe.n. check-in: 3399026c76 user: kjnash tags: tip-579-8-6
01:46
Rearrange tests in safe.test so they are in numerical order, add 24 more tests of -accessPath/-autoP... check-in: b47583351e user: kjnash tags: tip-579-8-6
2020-07-24
20:32
Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if absent, must default to "k... check-in: cb2b968202 user: kjnash tags: bug-cb0373bb33-for-8-6
20:24
Some additions to changes. check-in: be3d02a650 user: dgp tags: core-8-6-11-rc
18:46
Create new branch named "bug-cb0373bb33-for-8-6" check-in: 225f42518a user: kjnash tags: bug-cb0373bb33-for-8-6
2020-07-23
19:17
merge 8.6 check-in: fa352235b6 user: dgp tags: core-8-6-11-rc
19:04
For each slave, record a value of -autoPath instead of discarding it and relying on the value of ::a... check-in: 9dd9c5825a user: kjnash tags: tip-579-8-6
13:45
Merge safe-bugfixes-8-6 check-in: 9f562f43a1 user: kjnash tags: tip-579-8-6
13:32
Check if reverting from os_unfair_lock to OSSpinLock has any effect. check-in: 203b05be5d user: culler tags: bug-f586089a2b
13:26
Improvements to removal of stale package data - bugfix for 1f63efa537 and 319e438f7f check-in: d9ca230fc6 user: kjnash tags: safe-bugfixes-8-6
10:12
Add tests for cases that might differ when ::auto_path is not synchronized. Renumber some tests not... check-in: 5237b49d21 user: kjnash tags: tip-579-8-6
01:02
Merge safe-bugfixes-8-6 check-in: 424ca06c78 user: kjnash tags: tip-579-8-6
2020-07-22
19:38
Move tests that depend on platform::shell and http1.0 from safe.test to safe-stock86.test, and repla... check-in: aceeb939f9 user: kjnash tags: tip-579-8-6
19:07
Whitespace changes only. check-in: 4027426972 user: kjnash tags: safe-bugfixes-8-6
15:28
Convert test-cases to do proper setup/cleanup check-in: f47e70da42 user: jan.nijtmans tags: bug-f586089a2b
2020-07-21
22:48
Merge safe-bugfixes-8-6 check-in: cd2bfb6c76 user: kjnash tags: tip-579-8-6
17:34
In ::safe::interpFindInAccessPath, ::safe::interpAddToAccessPath, add a check that the interpreter b... check-in: b0ad28bdd7 user: kjnash tags: safe-bugfixes-8-6
17:25
Adapt Safe Base for interpreter names with namespace separators. Add a test and revise safe(n). Fi... check-in: ba718daa57 user: kjnash tags: safe-bugfixes-8-6
13:22
Re-enable event-1.1, io-50.? and chan-io-50.? test-cases, trying to get a hand at the problem [f5860... check-in: 06374b441e user: jan.nijtmans tags: bug-f586089a2b
13:01
Merge tip-581 check-in: e96034cd1e user: jan.nijtmans tags: no-master-slave
13:00
Merge 8.6 check-in: 1222078a76 user: jan.nijtmans tags: tip-581
12:26
Mark chan-io-50.? and event-1.1 as nonPortable (for now): Those sometimes fail in the Travis environ... check-in: 2768cf0b28 user: jan.nijtmans tags: core-8-6-branch
08:49
Merge tip-581 check-in: 60ff392df1 user: jan.nijtmans tags: no-master-slave
08:19
Merge 8.6 check-in: 1071e8b723 user: jan.nijtmans tags: tip-581
03:59
Use suitable -errorcode in safe::AliasSource if file does not exist or is unreadable. Fixes bug f3b... check-in: 803cdad7cf user: kjnash tags: safe-bugfixes-8-6
2020-07-20
22:32
File tests/safe.test - rearrange tests - move tests of command/package loading that use Tcl files to... check-in: a7706bfb9a user: kjnash tags: safe-bugfixes-8-6
14:25
Use "Global" in stead of "Master" internally, where "Master" is not used in the Master-Slave paradig... check-in: 9fbbf06bfc user: jan.nijtmans tags: core-8-6-branch
09:28
Merge tip-581 check-in: 1bfe38f8f0 user: jan.nijtmans tags: no-master-slave
09:02
Merge 8.6 check-in: d76b1154e8 user: jan.nijtmans tags: tip-581
08:24
Merge 8.5. Mark testcases io-50.* nonPortable: they fail too often in travis builds. check-in: f196d74957 user: jan.nijtmans tags: core-8-6-branch
2020-07-18
23:20
Merge safe-bugfixes-8-6 check-in: 25a4ed2270 user: kjnash tags: tip-579-8-6
19:08
Merge 8.6 check-in: fcf50e6b4e user: kjnash tags: safe-bugfixes-8-6
18:51
Remove an old fix for ~ expansion in safe::AliasGlob that is now fixed by other means check-in: 39485e00ef user: kjnash tags: safe-bugfixes-8-6
18:06
Simplify case analysis in safe::AliasGlob check-in: dc38ed6dd6 user: kjnash tags: safe-bugfixes-8-6
17:51
Add explanatory comments to safe::AliasGlob check-in: 17ecaf315b user: kjnash tags: safe-bugfixes-8-6
16:02
macOS: Remove Tcl_ServiceAll from Tcl_WaitForEvent and use os_unfair_lock if it is available. check-in: 4ddbbc840f user: culler tags: core-8-6-branch
13:22
Update comments about safe interpreters in library/tm.tcl and library/package.tcl so they agree with... check-in: b2583774db user: kjnash tags: safe-bugfixes-8-6
13:18
Bugfix argument combination -- and -directory in ::safe::AliasGlob. check-in: 6a0c54df1a user: kjnash tags: safe-bugfixes-8-6
13:09
Remove unused code for *.tm from ::safe::AliasGlob. check-in: 5c918e7ce5 user: kjnash tags: safe-bugfixes-8-6
12:53
Remove code block in ::safe::AliasGlob that no longer serves a useful purpose. check-in: fb0d72aad4 user: kjnash tags: safe-bugfixes-8-6
04:12
Tidying tests/safe.test check-in: 949173f1d5 user: kjnash tags: safe-bugfixes-8-6
2020-07-17
11:11
Doc/internal variable tweaks check-in: bc17f8d86d user: jan.nijtmans tags: core-8-6-branch
10:42
New TIP #581 implementation check-in: c5cf94cd29 user: jan.nijtmans tags: tip-581
08:10
Merge 8.6. Backout change to library/tcltest/tcltest.tcl (doing that in 8.7 is soon enough) check-in: 65dda10d78 user: jan.nijtmans tags: no-master-slave
2020-07-16
16:34
Merge 8.6 check-in: f3a6685cce user: kjnash tags: tip-579-8-6
16:32
Merge 8.6 check-in: 0904d2c30c user: kjnash tags: safe-bugfixes-8-6
15:36
merge 8.5 check-in: 0600fc2c5c user: sebres tags: core-8-6-branch
13:42
Fix [5bbd044812]: Fix index underflow. check-in: df5f1e8652 user: jan.nijtmans tags: core-8-6-branch
10:58
Merge safe-bugfixes-8-6 check-in: 9c045a336b user: kjnash tags: tip-579-8-6
10:26
Merge 8.6 check-in: 53fdc9e61b user: kjnash tags: safe-bugfixes-8-6
08:50
Merge 8.6 Backout change to (internal) ::auto_mkindex_parser::slavehook: Doing that in Tcl 8.7 is so... check-in: 10949ce772 user: jan.nijtmans tags: no-master-slave
08:35
Merge 8.6 Closed-Leaf check-in: 71d406d7b1 user: jan.nijtmans tags: macOS_hangs
2020-07-15
23:11
Bugfix tests/safe.test. Harden tests safe-9.20 to safe-9.24 against indeterminate order of glob mat... check-in: bbed97fc3e user: kjnash tags: safe-bugfixes-8-6
20:06
closes [3c6e47363e]: missing de-duplication mechanism for nested TEBC starting from scratch (e. g. n... check-in: 1947d9b440 user: sebres tags: core-8-6-branch
17:03
Bugfix in library/safe.tcl - AliasGlob passes -join to glob inappropriately; pass new test safe-13.7... check-in: 1de9e63266 user: kjnash tags: safe-bugfixes-8-6
13:22
Bugfix in library/safe.tcl - when deleting a safe interpreter, delete its sub-interpreters cleanly; ... check-in: 0f31a07dec user: kjnash tags: safe-bugfixes-8-6
10:20
Add -constraint nonPortable to 5 tests in tests/safe.test Closed-Leaf check-in: 5cff69fa4a user: kjnash tags: safe-bugfixes-8-6, fix-travis-8-6
10:09
Create new branch named "fix-travis-8-6" check-in: e68684f984 user: kjnash tags: safe-bugfixes-8-6, fix-travis-8-6
09:07
Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks. check-in: 4658118d76 user: jan.nijtmans tags: core-8-6-branch
2020-07-14
16:40
Merge 8.6 check-in: c665ead95c user: kjnash tags: tip-579-8-6
16:15
Sync with bugfixes and tests pushed upstream via safe-bugfixes-8-6 to core-8-6-branch. check-in: 7d0985c611 user: kjnash tags: tip-579-8-6
15:39
childs -> children check-in: 3dee2ffa26 user: jan.nijtmans tags: no-master-slave
15:13
Merge safe-bugfixes-8-6 check-in: 41f694a08b user: kjnash tags: safe-bugfixes-8-6
14:57
Merge 8.6 check-in: 720066ae52 user: kjnash tags: safe-bugfixes-8-6
10:25
Merge 8.6 check-in: ea3e7dfc80 user: jan.nijtmans tags: macOS_hangs
10:16
(cherry-pick): Bugfix in library/tm.tcl - in a safe interp ::tcl::tm::UnknownHandler should always u... check-in: a92a008f3a user: jan.nijtmans tags: core-8-6-branch
09:59
typo's check-in: df7e9f2ed6 user: jan.nijtmans tags: no-master-slave
2020-07-13
15:04
Merge safe-bugfixes-8-6 check-in: d8a9ec8866 user: kjnash tags: safe-bugfixes-8-6
14:57
Comments only. check-in: a160677bac user: kjnash tags: safe-bugfixes-8-6
14:55
Add tests to tests/safe.test check-in: 6eeae316ca user: kjnash tags: safe-bugfixes-8-6
14:24
More WIP check-in: 38b4e0ed91 user: jan.nijtmans tags: no-master-slave
13:30
Merge safe-bugfixes-8-6 check-in: a5bd4a33a7 user: kjnash tags: safe-bugfixes-8-6
12:52
Bugfix in library/safe.tcl - when auto_reset, also reload module data; pass test safe-9.24 check-in: 68ed8dcb41 user: kjnash tags: safe-bugfixes-8-6
12:37
Bugfix in library/tm.tcl - in a safe interp ::tcl::tm::UnknownHandler should always use the freshest... check-in: 8927bbee05 user: kjnash tags: safe-bugfixes-8-6
12:32
Bugfix in library/safe.tcl - interpConfigure use revised value of tcl::tm::list; pass tests safe-9.2... check-in: b336bc2615 user: kjnash tags: safe-bugfixes-8-6
12:25
Bugfix in library/safe.tcl - only add tm roots to tcl::tm::list; pass test safe-9.20 check-in: 081a8b9b50 user: kjnash tags: safe-bugfixes-8-6
12:13
Bugfix in library/safe.tcl - remove impossible error message in safe::interpFindInAccessPath; pass t... check-in: 59c89cfdb1 user: kjnash tags: safe-bugfixes-8-6
12:09
Bugfix in library/safe.tcl - when auto_reset, also reload pkgIndex.tcl data; pass tests safe-9.10, s... check-in: 823dae2469 user: kjnash tags: safe-bugfixes-8-6
12:03
(Experiment): What happens if we purge all usages of Master/Slave from Tcl. Highly experimental, not... check-in: f9ba684c6b user: jan.nijtmans tags: no-master-slave
11:49
Bugfix in library/safe.tcl for doreset (auto_reset); pass test safe-9.9 check-in: ecc0872a76 user: kjnash tags: safe-bugfixes-8-6
11:43
Add new tests to tests/safe.test. check-in: b4f5fece9a user: kjnash tags: safe-bugfixes-8-6
11:22
Add example files for use in tests/safe.test; add tests of the files themselves. check-in: d76b976761 user: kjnash tags: safe-bugfixes-8-6
10:39
Create new branch named "safe-bugfixes-8-6" check-in: f92587604c user: kjnash tags: safe-bugfixes-8-6
2020-07-11
16:06
Merge 8.6 check-in: 9c6bf66e1a user: jan.nijtmans tags: macOS_hangs
16:01
Fix 4 test-cases, which fail when running from the western hemisphere check-in: 08ce1e113c user: jan.nijtmans tags: core-8-6-branch
2020-07-10
18:42
merge 8.6 check-in: fd9e14d847 user: dgp tags: core-8-6-11-rc
10:32
Fix test-cases clock-34.65 and clock-34.66, they seem to be affected by summertime check-in: 955c7a2de8 user: jan.nijtmans tags: core-8-6-branch
10:03
Fix [5019748c73]: FreeScan resp. Oldscan does not recognize positive time zone offset check-in: f041312885 user: jan.nijtmans tags: core-8-6-branch
08:52
Fix utf-1.13 testcase for TCL_UTF_MAX>3 check-in: 20b181dc7b user: jan.nijtmans tags: core-8-6-branch
07:26
Addendum to [60fab362ce]: "Also don't allow surrogates in \U??????". This change was only meant fo... check-in: 8e89ee88fc user: jan.nijtmans tags: core-8-6-branch
2020-07-09
17:37
Revise tests safe-18.2 and safe-18.4 to allow for -autoPath in interpConfigure output. check-in: cd5de66f22 user: kjnash tags: tip-579-8-6
17:03
Rename command ::safe::SetAutoPathSync to ::safe::setAutoPathSync and add to library/tclIndex. check-in: e0b3cee30c user: kjnash tags: tip-579-8-6
16:26
Update safe(n) to document the changes. check-in: 3851298ff1 user: kjnash tags: tip-579-8-6
10:14
First bunch of changes. Please review! check-in: e344a18941 user: jan.nijtmans tags: core-8-6-11-rc
10:11
Add code for -autoPath option in Safe Base. check-in: 11e7b58e19 user: kjnash tags: tip-579-8-6
10:01
Apply patch for new features other than -autoPath check-in: edc239c79f user: kjnash tags: tip-579-8-6
09:42
Create new branch named "tip-579-8-6" check-in: ac35020358 user: kjnash tags: tip-579-8-6
07:57
Proposed fix for [5019748c73]: FreeScan resp. Oldscan does not recognize positive time zone offset l... Closed-Leaf check-in: 4f71ead4a9 user: jan.nijtmans tags: bug-5019748c73
07:21
Fix [a1bd37b719]: clock (free)scan of ISO 8601 timestamp with literal T behaves strange check-in: 858e370f1a user: jan.nijtmans tags: core-8-6-branch
2020-07-08
14:42
Merge 8.6 Closed-Leaf check-in: 0bdeb11ed7 user: jan.nijtmans tags: bug-a1bd37b719
2020-07-07
15:32
merge 8.6 check-in: 66975bc9f3 user: dgp tags: core-8-6-11-rc
12:52
Make sure that in tclConfig.sh for Windows ${DBGX} is expanded before exporting TCL_(SHARED|UNSHARED... check-in: 051bf28686 user: jan.nijtmans tags: core-8-6-branch
2020-07-06
20:34
Bump to 8.6.11 for release. check-in: 307509b108 user: dgp tags: core-8-6-11-rc
2020-07-03
08:39
In tcl_startOfPreviousWord, don't bother doing a regexp when $start <= 0. check-in: 0191b4c371 user: jan.nijtmans tags: core-8-6-branch
2020-06-29
12:41
A few missing entries in .fossil-settings/ignore-glob and .gitignore check-in: 68a39f85c9 user: jan.nijtmans tags: core-8-6-branch
10:21
Re-generate unix/tclConfig.h.in check-in: a7665c75e4 user: jan.nijtmans tags: core-8-6-branch
2020-06-28
15:13
MacOSX: add some type-casts, improving C++ compatibility. Make sure that strstr and strtoul() are no... check-in: 113a7e727d user: jan.nijtmans tags: core-8-6-branch
14:44
Merge make-dist branch: Now travis checks regressions in "make dist" too check-in: 56c93291d3 user: jan.nijtmans tags: core-8-6-branch
2020-06-26
13:29
Add "make dist" target to Travis build, as regression test. This should continue to work. Closed-Leaf check-in: 17eda4527e user: jan.nijtmans tags: make-dist
2020-06-25
12:58
Merge 8.5 check-in: e6244e2d0e user: jan.nijtmans tags: core-8-6-branch
07:38
Merge 8.5 check-in: 209a225df7 user: jan.nijtmans tags: core-8-6-branch
2020-06-24
09:02
merge zlib-chan-f70ce1fead, [f70ce1fead] - rewritten and optimized inflate: default read ahead limit... check-in: 05f80ed1bc user: sebres tags: core-8-6-branch
2020-06-23
20:40
zlib.test: replaces tests/assets/zlib.bin with inlined version (creating test file on demand), use t... Closed-Leaf check-in: 6052cf5b32 user: sebres tags: zlib-chan-f70ce1fead
19:21
optimizes locale cache: locale is case-sensitive key; simplifying format localization routine (cache... check-in: 48cf9d722f user: sebres tags: sebres-8-6-clock-speedup-cr2
18:10
Fix for ticket 41c9857bdd check-in: be0c740944 user: kjnash tags: core-8-6-branch
10:09
Merge 8.6. Merge 8.6. Fix tclClockFmt.c build check-in: 0e3a93d671 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
09:43
Merge 8.6 check-in: 232605440b user: jan.nijtmans tags: bug-a1bd37b719
09:28
avoid %pure-parser deprecation warning from Bison 3.4 check-in: 4fe2f27858 user: jan.nijtmans tags: core-8-6-branch
07:13
re-generate with bison 3.1 check-in: 918767cf74 user: jan.nijtmans tags: bug-a1bd37b719
06:48
Merge 8.6. re-generate tclParse.c check-in: 5a95936bce user: jan.nijtmans tags: bug-a1bd37b719
06:37
Added two tests demonstrating that the tickets [8af92dfb66] (bad stream expansion) and [f70ce1fead] ... check-in: 165b6516ea user: aku tags: zlib-chan-f70ce1fead
06:35
Backport some changes in tclGetDate.y from 8.7. check-in: 9d38e87ebc user: jan.nijtmans tags: core-8-6-branch
2020-06-22
18:37
switch internal numbers to long (size of time_t is depending by platform, compiler, stdlib and its d... check-in: 1c3f0f39e0 user: sebres tags: sebres-8-6-clock-speedup-cr2
18:35
rebuilt with bison 3.5; replace deprecated `%pure-parser` with `%define api.pure` check-in: bd5e5db567 user: sebres tags: sebres-8-6-clock-speedup-cr2
18:29
Merge branch 'iso-TZ-bug-21': closes gh-21 (bug [a1bd37b719], https://github.com/sebres/tclclockmod/... check-in: 4f064d306d user: sebres tags: sebres-8-6-clock-speedup-cr2
18:26
resolves more shift/reduce conflicts (since SP token is expected by few items only, otherwise silent... check-in: 35aea014ba user: sebres tags: sebres-8-6-clock-speedup-cr2
18:22
small amend to #21 allowing time without seconds part "hh:mm" as extended ISO time (with and without... Closed-Leaf check-in: b449a91f7b user: sebres tags: sebres-8-6-clock-speedup-bug-a1bd37b719
18:22
optimized ISO 8601 timestamp (with extended formats, T literal is optional now, more tests); decreas... check-in: 000e5124d6 user: sebres tags: sebres-8-6-clock-speedup-bug-a1bd37b719
18:21
ISO 8601 timestamp format accepts extended date and time (YYYY-MM-DD and hh:mm:ss); implements more... check-in: b915ec2745 user: sebres tags: sebres-8-6-clock-speedup-bug-a1bd37b719
18:21
added test-cases illustrating bug #21: literal may be mistakenly recognized as a time-zone (doesn't ... check-in: 67e152931d user: sebres tags: sebres-8-6-clock-speedup-bug-a1bd37b719
18:19
more tests time-zone independent check-in: acf0d6fd01 user: sebres tags: sebres-8-6-clock-speedup-cr2
18:17
close fork check-in: 371c68b040 user: sebres tags: sebres-8-6-clock-speedup-cr2
18:11
merge 8.6 check-in: 08e092f1d3 user: sebres tags: sebres-8-6-clock-speedup-cr2
16:12
Use the os_unfair_lock in place of OSSpinLock when the minimum build target is newer than OSX 10.12 check-in: 7c6642e5f3 user: culler tags: macOS_hangs
12:47
Merge 8.5 check-in: 8001aa09b3 user: jan.nijtmans tags: core-8-6-branch
12:24
Change all *.sln to CRLF format, so they are directly usable in Visual Studio projects check-in: 8e3a80acf7 user: jan.nijtmans tags: core-8-6-branch
11:57
library/reg/pkgIndex.tcl should not be executable check-in: a424f40c9d user: jan.nijtmans tags: core-8-6-branch
11:56
Merge 8.5 check-in: 5597889f78 user: jan.nijtmans tags: core-8-6-branch
2020-06-21
15:42
Clearify documentation regarding [a7c1c2c7e5] check-in: 61a0475861 user: jan.nijtmans tags: core-8-6-branch
14:50
Merge bug-f81beca7af check-in: 6601913dac user: kjnash tags: core-8-6-branch
2020-06-19
17:44
Merge bug-f81beca7af Closed-Leaf check-in: 1aff94317c user: kjnash tags: bug-f81beca7af
14:40
Bump http version to 2.9.2 check-in: 5bc802fdfa user: kjnash tags: bug-f81beca7af
12:37
Merge 8.6 check-in: a2a2375f9d user: kjnash tags: bug-f81beca7af
10:27
sync zlib's crypt.h with version in Tcl 8.7 check-in: ed98c16eab user: jan.nijtmans tags: core-8-6-branch
2020-06-18
20:02
Sometimes the waitTime needs to be positive to avoid missing channel io events. check-in: 871a455a27 user: culler tags: macOS_hangs
2020-06-12
14:44
rules.vc: No need to redefine values which are already the default. tclWinPort.h: Fix comment check-in: 9cde493d0c user: jan.nijtmans tags: core-8-6-branch
2020-06-11
14:34
Not really a problem, since SHLIB_CFLAGS is empty on win32 .... still this is wrong... check-in: 97fe1b341d user: jan.nijtmans tags: core-8-6-branch
2020-06-08
07:47
Merge-mark 8.5 (TZ update already done here) Don't try to compile with MINGW32_ in /unix directory. ... check-in: 84850a7b1a user: jan.nijtmans tags: core-8-6-branch
2020-06-07
22:15
Code simplification and cleanup check-in: ca8b8183b6 user: culler tags: macOS_hangs
2020-06-06
21:23
Address macOS hangs in Tcl_WaitForEvent. check-in: 7495bd2a44 user: culler tags: macOS_hangs
07:52
Update TZ info to tzdata2020a. check-in: 1c47008a7b user: jima tags: core-8-6-branch
2020-06-02
17:05
merge 8.5 check-in: 6256f30f45 user: sebres tags: core-8-6-branch
2020-05-29
20:00
fixes [75d525d37c]: segfault by server socket transfer (accept proc executed in wrong interpreter); ... Leaf check-in: 455c680c3a user: sebres tags: bug-75d525d37c-sf-chan-transfer
19:54
better variant of test (no cycle needed) check-in: 5cfe4de59b user: sebres tags: bug-75d525d37c-sf-chan-transfer
19:40
test illustrating [75d525d37c]: segfault by server socket transfer (accept proc executed in wrong in... check-in: 0e2fa18bb9 user: sebres tags: bug-75d525d37c-sf-chan-transfer
19:02
no functional changes (closed bracket in comment, lint concerns only) check-in: 739d02d3e1 user: sebres tags: core-8-6-branch
2020-05-27
21:11
clock-iso-2.patch check-in: b29eba8aee user: jan.nijtmans tags: bug-a1bd37b719
13:58
Proposed soution for [a1bd37b719]: clock (free)scan of ISO 8601 timestamp with literal T behaves str... check-in: f0ea6d62c1 user: jan.nijtmans tags: bug-a1bd37b719
2020-05-26
21:49
Merge 8.5 check-in: c792cfeb7f user: jan.nijtmans tags: core-8-6-branch
2020-05-25
09:02
Fix compiled "string is <class>" for TCL_UTF_MAX=4 build, for characters > U+FFFF. check-in: 1eec2e52c3 user: jan.nijtmans tags: core-8-6-branch
2020-05-18
20:23
Tiny fix for TCL_UTF_MAX=4 build only: Since Tcl_UtfNext() verifies 4 bytes for lead bytes F0-F5, Tc... check-in: f299c3c546 user: jan.nijtmans tags: core-8-6-branch
2020-05-14
09:46
In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual bytes of a string sear... check-in: aa6cbf0a7f user: jan.nijtmans tags: core-8-6-branch
2020-05-13
17:24
Merge-mark check-in: a558dbacdf user: jan.nijtmans tags: core-8-6-branch
16:51
Fix [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes check-in: 2a7beb9d18 user: jan.nijtmans tags: core-8-6-branch
15:23
In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual bytes of a string sear... Closed-Leaf check-in: 6b8770b300 user: jan.nijtmans tags: prev-next-cleanup
11:13
merge 8.5 check-in: 2d6256ffd6 user: sebres tags: core-8-6-branch
10:19
One Tcl_UtfPrev() -> TclUtfPrev() change. Just a little bit cheaper. check-in: 2ee35161c1 user: jan.nijtmans tags: core-8-6-branch
09:07
Fix documentation of Tcl_UtfAtIndex(), in accordance with implementation. See: [81242a48c8] check-in: 07324a311e user: jan.nijtmans tags: core-8-6-branch
2020-05-12
19:20
Revert implementation of Tcl_UniCharAtIndex() change done in this commit: [6596c4af31e29b5d]. Just l... check-in: 0418b67de2 user: jan.nijtmans tags: core-8-6-branch
11:08
Merge testcase cleanup. Make Tcl_UtfPrev() behave the same for any TCL_UTF_MAX value, since we didn'... Closed-Leaf check-in: b5d4bf440b user: jan.nijtmans tags: bug-ed29806baf-8.6
10:34
Merge 8.5 check-in: 34050ed15d user: jan.nijtmans tags: core-8-6-branch
07:26
Fix "knownBug" utf-4.11. Turns out a few other testcases where still not correct, now they are. Mak... check-in: 8aa5fcb56e user: jan.nijtmans tags: bug-ed29806baf-8.6
2020-05-11
12:25
Merge 8.6. Mark testcase utf-4.11 as "knownBug": this one still doesn't give the right answer. Add t... check-in: aeb46f9ed0 user: jan.nijtmans tags: bug-ed29806baf-8.6
10:41
Fix [d402ffe76]: Win32 potential crash when using main(). Thanks to Christian Werner for the Bug rep... check-in: 778543bca7 user: jan.nijtmans tags: core-8-6-branch
10:03
Tweak the Tcl_UtfPrev() implementation for TCL_UTF_MAX=4. This fixes 10 testcases in 4 groups (utf-7... check-in: ae6c7e8b86 user: jan.nijtmans tags: core-8-6-branch
07:39
occurance -> occurrence. check-in: 1f06b263bc user: jan.nijtmans tags: core-8-6-branch
2020-05-10
19:28
Tweak Invalid() function: No need for "return 0" twice in the function. For start bytes F0-F4, case... check-in: 1c924d98e0 user: jan.nijtmans tags: core-8-6-branch
13:10
Merge bug-31aa44375d branch. Mark encoding-15.5 testcase as "knownBug". Discussion is not over yet, ... check-in: 9185977c43 user: jan.nijtmans tags: core-8-6-branch
2020-05-08
15:19
Rebase to latest core-8-6-branch. Closed-Leaf check-in: 03e4d0a22a user: jan.nijtmans tags: bug-31aa44375d
14:18
Merge 8.5 check-in: b3fc054686 user: jan.nijtmans tags: core-8-6-branch
08:09
More testcases that can run without "testbytestring" constraints. check-in: 8a993ae14f user: jan.nijtmans tags: core-8-6-branch
2020-05-07
21:52
Change order of some testcases, matching 8.6 check-in: 9696523bba user: jan.nijtmans tags: bug-ed29806baf-8.6
21:47
Merge changes from parent branch check-in: 2742b2b00d user: dgp tags: bug-31aa44375d
21:28
Merge 8.6 check-in: c59e41ca4e user: jan.nijtmans tags: bug-ed29806baf-8.6
20:50
close fork check-in: 3278d4c6ea user: dgp tags: core-8-6-branch
20:44
merge 8.5 check-in: 46d4cccefe user: dgp tags: core-8-6-branch
20:36
Merge 8.5 check-in: 32d28204fe user: jan.nijtmans tags: core-8-6-branch
19:22
merge 8.5 check-in: 488d1d5841 user: dgp tags: core-8-6-branch
18:36
split and constrain the failing test. check-in: 54933a665c user: dgp tags: bug-31aa44375d
18:23
New approach to fixing the regression reported in [31aa44375d] builds on recent reforms. Older effo... check-in: ad31bd7310 user: dgp tags: bug-31aa44375d
16:44
merge 8.6 check-in: ea1043c01e user: dgp tags: bug-ed29806baf-8.6
14:15
For TCL_UTF_MAX==4: Make sure that Tcl_UtfNext()/Tcl_UtfPrev() never move more than 3 bytes. This is... check-in: 116d4a8943 user: jan.nijtmans tags: core-8-6-branch
13:37
Merge 8.6. Some more tweaks to Tcl_UtfPrev(), so it cannot jump back 4 bytes in "utf16" build any mo... check-in: 6f4bdb20da user: jan.nijtmans tags: bug-ed29806baf-8.6
10:09
Optimize Tcl_UtfToUniCharDString() check-in: 806e1e868c user: jan.nijtmans tags: core-8-6-branch
2020-05-06
21:42
merge 8.5 check-in: 62362d0caa user: dgp tags: core-8-6-branch
19:31
merge 8.5 check-in: 01956c0799 user: dgp tags: core-8-6-branch
17:10
Merge 8.5 check-in: c3ba020bba user: jan.nijtmans tags: core-8-6-branch
13:14
Merge 8.5. More usage of UCHAR() macro. check-in: 3f3c0fda44 user: jan.nijtmans tags: core-8-6-branch
08:15
Merge 8.5. Make testcases utf-7.20.[01] content the same as in core-8-5-branch, core-8-branch and tr... check-in: b275de7c64 user: jan.nijtmans tags: core-8-6-branch
2020-05-05
16:00
More usage of TclUtfToUCS4(), so we can use the whole Unicode range better in TCL_UTF_MAX>3 builds. check-in: 26e57ca148 user: jan.nijtmans tags: core-8-6-branch
15:56
Remove PROTO_FLAGS support from the Makefile, since it isn't used anywhere any more. check-in: 5d38a6b3c6 user: jan.nijtmans tags: core-8-6-branch
13:23
Add 4 test-cases that could fool Tcl_UtfPrev (but ... actually they don't). Make sure that Tcl_UtfPr... check-in: 50e98246d7 user: jan.nijtmans tags: bug-ed29806baf-8.6
10:06
Merge 8.6 check-in: 5d3edce6f4 user: jan.nijtmans tags: bug-ed29806baf-8.6
07:44
One more tip389 selector check-in: a0b18d14b1 user: jan.nijtmans tags: core-8-6-branch
07:39
Merge 8.5 check-in: 822925b9b4 user: jan.nijtmans tags: core-8-6-branch
2020-05-04
14:17
More progress/simplification check-in: a17d905779 user: jan.nijtmans tags: bug-ed29806baf-8.6
13:01
Merge 8.6 check-in: 1256ace951 user: jan.nijtmans tags: bug-ed29806baf-8.6
12:31
New internal function TclGetUCS4() only available when TCL_UTF_MAX=4. This fixes all "knownBug" test... check-in: 41517f0841 user: jan.nijtmans tags: core-8-6-branch
11:08
Merge 8.6 check-in: 76cc0911f3 user: jan.nijtmans tags: bug-ed29806baf-8.6
09:40
Merge 8.5 check-in: b14b21b3aa user: jan.nijtmans tags: core-8-6-branch
08:35
(partial) fix for [9d0cb35bb2]: Various issues with core-8-6-branch, TCL_UTF_MAX=4. (even though TCL... check-in: af513d6a16 user: jan.nijtmans tags: core-8-6-branch
2020-05-03
22:27
Merge 8.6 check-in: 0de2fe18d1 user: jan.nijtmans tags: bug-ed29806baf-8.6
22:16
Re-join utf-6.93.0 and utf-6.93.1 (please disregard comment in previous commit, it was not correct).... check-in: 161196f054 user: jan.nijtmans tags: core-8-6-branch
2020-05-02
22:48
Join test-cases utf-6.93.0 and utf-6.93.1, which MUST give the same answer always for whatever testC... check-in: e145652a1f user: jan.nijtmans tags: core-8-6-branch
21:54
Seems almost correct. Still problem with "string index" for TCL_UTF_MAX>3 check-in: 20993bd6c0 user: jan.nijtmans tags: bug-ed29806baf-8.6
10:15
More fixes for [ed29806baf]. Not working yet. WIP check-in: f670d1a41f user: jan.nijtmans tags: bug-ed29806baf-8.6
2020-05-01
15:29
Rebase to core-8-6-branch (I don't think it's solved yet, but let's see) Leaf check-in: 04631bfc72 user: jan.nijtmans tags: bug-ed29806baf
13:38
Fix first part of [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes. Tcl_UtfToUniChar... check-in: 5f2bb912cf user: jan.nijtmans tags: core-8-6-branch
2020-04-30
20:57
merge 8.5 check-in: e8ee7dfb40 user: dgp tags: core-8-6-branch
20:34
merge 8.5 check-in: be2db1b5bb user: dgp tags: core-8-6-branch
18:58
merge 8.5 check-in: c4bcfe94fe user: dgp tags: core-8-6-branch
15:35
Win: use physical host DNS name instead cluster name. Ticket [da235271f1] check-in: 2ba1cd687f user: oehhar tags: core-8-6-branch
14:16
Backout the quick-fix workaround in Tcl_NumUtfChars as a way to monitor progress on this issue. check-in: b8aafb8d10 user: dgp tags: bug-ed29806baf
14:14
merge 8.6 check-in: 33fbfaaebd user: dgp tags: bug-ed29806baf
13:59
merge 8.5 check-in: 004eadf9f4 user: dgp tags: core-8-6-branch
13:45
Merge 8.5 check-in: 2d21c2bed7 user: jan.nijtmans tags: core-8-6-branch
12:09
Partial fix for [ed29806ba]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes. check-in: 98f5334275 user: jan.nijtmans tags: core-8-6-branch
10:44
Merge 8.5 check-in: d5d54fd7a7 user: jan.nijtmans tags: core-8-6-branch
10:10
Merge 8.5 check-in: 6dbd91b40a user: jan.nijtmans tags: core-8-6-branch
2020-04-29
22:08
Merge 8.5. Mark test knownBug while it fails on builds of this branch. check-in: d0f0882994 user: dgp tags: core-8-6-branch
20:50
Merge-mark 8.5 check-in: 2a296e9556 user: jan.nijtmans tags: core-8-6-branch
19:00
Add UNICODE_OUT_OF_RANGE() calls to UCS4ToTitle() and friends. Backported from 8.7. This fixes [6963... check-in: 8daf5a10dd user: jan.nijtmans tags: core-8-6-branch
2020-04-28
21:28
merge 8.5 check-in: 94627889fc user: dgp tags: core-8-6-branch
21:15
Merge 8.5 check-in: 536cc3e560 user: jan.nijtmans tags: core-8-6-branch
20:44
merge 8.5 check-in: 67a589b1e3 user: dgp tags: core-8-6-branch
19:45
merge 8.5 check-in: 7c1d6e23c4 user: dgp tags: core-8-6-branch
19:20
merge 8.5 check-in: f12cf25524 user: dgp tags: core-8-6-branch
07:17
Merge 8.5 check-in: 5022b35087 user: jan.nijtmans tags: core-8-6-branch
2020-04-27
19:25
Merge 8.5; mark failing tests as knownBug. check-in: 59aa89517e user: dgp tags: core-8-6-branch
19:06
Create branch to contain efforts at solving ticket [ed29806baf]. check-in: 87ba353929 user: dgp tags: bug-ed29806baf
17:41
merge 8.5 check-in: c806f699f4 user: dgp tags: core-8-6-branch
15:41
merge 8.5 check-in: 27c7dcbdf6 user: dgp tags: core-8-6-branch
15:28
merge 8.5 check-in: 56d432ea2a user: dgp tags: core-8-6-branch
13:29
merge 8.5 check-in: 6f1a294415 user: dgp tags: core-8-6-branch
12:42
merge 8.5 check-in: 5a63fadece user: dgp tags: core-8-6-branch
12:33
merge 8.5 check-in: 04a66eeae6 user: dgp tags: core-8-6-branch
12:29
[45ca2338cd] Revise the [string to*] machinery for custom builds. check-in: 6172611cc2 user: dgp tags: core-8-6-branch
12:26
Use lossless internal routines to cover extended characters. Closed-Leaf check-in: ef84b2a306 user: dgp tags: bug-45ca2338cd
03:03
Still more tests check-in: df9dcce37e user: dgp tags: bug-45ca2338cd
02:43
More tests showing more bugs. check-in: 8a4e91ed52 user: dgp tags: bug-45ca2338cd
01:29
Possible fix for [string to*] writing out a high surrogate at end of string. check-in: cd98f1d62d user: dgp tags: bug-45ca2338cd
2020-04-26
22:13
merge 8.5 check-in: b680f44180 user: dgp tags: core-8-6-branch
21:29
merge 8.5 check-in: 4d45240fd7 user: dgp tags: core-8-6-branch
21:12
merge 8.5 check-in: eb506a92f0 user: dgp tags: core-8-6-branch
21:02
merge 8.5 check-in: eeff8f6f3d user: dgp tags: core-8-6-branch
20:27
merge 8.5 check-in: 723a47f0c4 user: dgp tags: core-8-6-branch
13:25
Remove the function Tcl_UniCharAtIndex() completely from the core. Meant as a demonstration for tick... Leaf check-in: 90be2283d0 user: jan.nijtmans tags: bug-f45d0dc1a7
12:56
Add 6 "ucs2" markers. The first 4 of them are not bugs: They show that Tcl_UtfComplete() cannot be u... check-in: fffe3a0a24 user: jan.nijtmans tags: core-8-6-branch
2020-04-25
23:19
Undo last change in regc_lex.c: It doesn't do the expected thing when TCL_UTF_MAX>3. More work neede... check-in: a9933d1757 user: jan.nijtmans tags: core-8-6-branch
22:16
encoding-12.6 only works for "ucs2" for now. Don't use (deprecated) INLINE and CONST check-in: aaeafee98b user: jan.nijtmans tags: core-8-6-branch
17:03
dup test name check-in: b790da05d0 user: dgp tags: core-8-6-branch
16:46
Bring forward a collection of missing tests. check-in: 1ac2e45ae2 user: dgp tags: core-8-6-branch
16:26
Cherrypick [d2143c14c1]: Eliminate the -bytestring option of [testutfnext]. No caller needs anything... check-in: 6535ed4a59 user: dgp tags: core-8-6-branch
16:04
Close utf-next-regressions check-in: aea91e2e26 user: dgp tags: core-8-6-branch
15:31
close dgp-alternative check-in: cea4a97269 user: dgp tags: core-8-6-branch
14:37
merge 8.6 Closed-Leaf check-in: 2e6bf5602d user: dgp tags: dgp-alternative
14:06
Merge another step. Four failing tests, but all understood now. check-in: 891998053b user: dgp tags: dgp-alternative
2020-04-24
22:42
Found problem with utf-6.125/6.126: argument -bytestring was missing in test check-in: ff0c3945a9 user: jan.nijtmans tags: core-8-6-branch
22:40
Quickfix to Tcl_NumUtfChars(). Barely used in Tcl core. Still needs a better look. Mark two new test... check-in: 1c7c61d459 user: jan.nijtmans tags: core-8-6-branch
22:02
WIP merging more from 8.6; little separation left. check-in: e3ecb07199 user: dgp tags: dgp-alternative
21:54
WIP merging 8.6. check-in: c18876475f user: dgp tags: dgp-alternative
21:03
Backout [ 649f53b9f4]: This was not meant for 8.6 check-in: dbc7cfdf88 user: jan.nijtmans tags: core-8-6-branch
21:01
Merge 8.5 (but this time correct) check-in: 38dbfc8a67 user: jan.nijtmans tags: core-8-6-branch
20:54
merge 8.5 check-in: 649f53b9f4 user: dgp tags: core-8-6-branch
20:51
Merge 8.5. Failing tests need examination and adjustment. check-in: 12254b0693 user: dgp tags: core-8-6-branch
20:21
Merge from 8.5. Failing tests encoding-12.6, reg-13.3[34] appear to be real failures reporting firs... check-in: d9384dfa5c user: dgp tags: core-8-6-branch
13:15
Merge 8.5. Fix regression in Tcl_UtfComplete(), actually already present for longer time but masked ... check-in: 8cf6bd3ab7 user: jan.nijtmans tags: core-8-6-branch
2020-04-23
20:22
Demonstrate that the failing tests on the 8.6 branch tip can equally well be solved by backing out t... check-in: 2c7b1e958d user: dgp tags: dgp-alternative
19:14
Revert change in ParseLexeme() too Closed-Leaf check-in: 6bbaeb00a3 user: jan.nijtmans tags: utf-next-regresions
19:07
Fix regression in Tcl_NumUtfChars, caused by this commit: [6596c4af31e29b5d]. Expectations of failin... check-in: 3fd0be11ba user: jan.nijtmans tags: utf-next-regresions
13:53
Fix TclUtfNext() macro. Use it in tclTest.c, so such a mistake can be detected next time. check-in: dfe11ec0ed user: jan.nijtmans tags: core-8-6-branch
12:19
Testcase cleanup check-in: 9a2828b04c user: jan.nijtmans tags: core-8-6-branch
11:31
Fix [27944a3661]: Taming test utf-6.88 Fix [c11e0c5ce4]: Regression in Tcl_UtfCharComplete Fix [1b1f... check-in: 5c322bbd51 user: jan.nijtmans tags: core-8-6-branch
2020-04-22
22:13
(cherry-pick): Update documentation of Tcl_UtfPrev/Tcl_UtfNext back to how it was. Will be updated l... check-in: dabf4dd28a user: jan.nijtmans tags: core-8-6-branch
14:49
Merge 8.6 Closed-Leaf check-in: 43178b7bb4 user: jan.nijtmans tags: bug-c11e0c5ce4
14:11
Possible fix for [e67618079]: Win rdp forwarded serial port: setting -sysbuffer gives "can't setup c... Leaf check-in: 8b444e9115 user: jan.nijtmans tags: bug-e67618079
10:29
Merge 8.5 check-in: 6830879637 user: jan.nijtmans tags: core-8-6-branch
07:41
Merge 8.5 check-in: 57148adcab user: jan.nijtmans tags: core-8-6-branch
2020-04-21
07:03
Add more test-cases for TCL_UTF_MAX>3 check-in: 12d578a6ad user: jan.nijtmans tags: bug-c11e0c5ce4
2020-04-20
15:20
Proposed fix for [c11e0c5ce4]: Regression in Tcl_UtfCharComplete. check-in: 21362ee023 user: jan.nijtmans tags: bug-c11e0c5ce4
11:56
(cherry-pick): Proposed fix for [27944a3661]: Taming test utf-6.88. check-in: c0d6e94d4e user: jan.nijtmans tags: bug-c11e0c5ce4
11:30
Code cleanup (more typecasts), making it more compatible with -Wc++-compat. Less use of /* ARGUSED *... check-in: 6e3b6a611f user: jan.nijtmans tags: core-8-6-branch
2020-04-17
13:32
Merge-mark check-in: dcd84c8c3e user: jan.nijtmans tags: core-8-6-branch
13:09
Merge-mark 8.5. Remove some ARGSUSED usage. check-in: afe11ea5cc user: jan.nijtmans tags: core-8-6-branch
11:02
Fix implementation of Tcl_UtfAtIndex() for TCL_UTF_MAX=6 (There's no test-case for this in the core... check-in: a14c9e965e user: jan.nijtmans tags: core-8-6-branch
10:32
More test-cases. Mark test-case utf-2.11 as "knownBug", doesn't give the right answer for any TCL_UT... check-in: d9a7cd6292 user: jan.nijtmans tags: core-8-6-branch
05:25
merge 8.6 Abort this branch. Rebasing a new proposed fix on top of recent reforms makes more s... Closed-Leaf check-in: 73a39418d6 user: dgp tags: bug-31aa44375d
05:16
Clean test suite for both TCL_UTF_MAX=3 and TCL_UTF_MAX=4 builds. check-in: c18f3f5870 user: dgp tags: core-8-6-branch
05:14
When supporting 4-byte sequences even with TCL_UTF_MAX = 3, need to paramterize a few things differe... Closed-Leaf check-in: 5b5ab20558 user: dgp tags: dgp-fixme
04:51
more test fixes check-in: 67bfc1d9a7 user: dgp tags: dgp-fixme
04:45
When supporting 4-byte sequences, make sure the Overlong test does too, and make sure the test resul... check-in: e537b566a1 user: dgp tags: dgp-fixme
04:17
enable the tests on a bug fix branch check-in: d4670f0740 user: dgp tags: dgp-fixme
04:16
close fork check-in: 58940851b9 user: dgp tags: core-8-6-branch
04:09
merge mark check-in: 2f1e313c29 user: dgp tags: core-8-6-branch
04:08
Bring the single-byte marker for invalid lead byte \xC1 into the complete table check-in: 8d170b2c64 user: dgp tags: core-8-6-branch
04:07
Merge 8.6 check-in: f579c619ea user: dgp tags: bug-31aa44375d
03:54
Fix the bad tests utf-2.11 and utf-6.88 that expected the wrong results. Also reconcile the merge fr... check-in: 7f56d3c4b1 user: dgp tags: core-8-6-branch
03:05
Restore tests on this branch to 8.5 compatibility. check-in: 3546e1194a user: dgp tags: bug-31aa44375d
2020-04-16
22:19
Fix build for TCL_UTF_MAX=4. Mark some failing tests with "knownBug". Those still need to be fixed! check-in: 660902f443 user: jan.nijtmans tags: core-8-6-branch
22:06
Fix more test-cases for TCL_UTF_MAX=3 check-in: 46026a9db7 user: jan.nijtmans tags: core-8-6-branch
20:59
merge mark check-in: a5e7d6fd5d user: dgp tags: bug-31aa44375d
20:59
Adjust test results and implementation for Tcl 8.6 current support of 4-byte sequences in a TCL_UTF_... check-in: 010ec5fc7c user: dgp tags: core-8-6-branch
20:52
merge 8.6 check-in: 660bca000f user: dgp tags: bug-31aa44375d
20:38
Merge 8.5. Failing tests for now. To be remedied shortly. check-in: 6596c4af31 user: dgp tags: core-8-6-branch
20:30
merge 8.6 check-in: f782d29ffe user: dgp tags: bug-31aa44375d
20:24
Add "knownBug" testcase, showing a situation in which Tcl_UtfNext doesn't behave as described in the... check-in: fd345b2af3 user: jan.nijtmans tags: core-8-6-branch
20:02
merge 8.6 check-in: ad63873abe user: dgp tags: bug-31aa44375d
19:08
code simplification, no interim copy/move buffers, no decompression d-string, the inflate occurring ... check-in: 8f17e96ef5 user: sebres tags: zlib-chan-f70ce1fead
14:37
few documentation changes (limit default and handling is changed) check-in: c208609ff2 user: sebres tags: zlib-chan-f70ce1fead
14:05
small amend combining similar parts check-in: 7c2a06fc2d user: sebres tags: zlib-chan-f70ce1fead
13:43
zlib: optimize ZlibTransformInput, if inflate is done no read and no generate needed anymore check-in: 982fde1b9b user: sebres tags: zlib-chan-f70ce1fead
13:28
zlib: performance - set default read ahead limit to DEFAULT_BUFFER_SIZE (4K); better fix avoiding BO... check-in: cbe2111fb3 user: sebres tags: zlib-chan-f70ce1fead
12:55
zlib, *BO*: fixes possible segfault (or buffer overrun), for instance if limit (max 65K) is set larg... check-in: 54605d16b9 user: sebres tags: core-8-6-branch
11:54
added (reworked) patch suggested by aku in [f70ce1fead]: recognize stream is done (and unget the unp... check-in: 9215e1ba40 user: sebres tags: zlib-chan-f70ce1fead
10:32
Upgrade Xcode from 11.3 to 11.4. Let Travis test whether "make install" works when the destination d... check-in: 89b6529252 user: jan.nijtmans tags: core-8-6-branch
10:30
Merge 8.6. Add TclStaticPackage to (internal) stub table. Code cleanup. check-in: a91e16c1ea user: jan.nijtmans tags: core-8-6-branch
2020-04-15
19:38
Merge 8.5 check-in: 58b4d49d41 user: jan.nijtmans tags: core-8-6-branch
19:06
fixes bug [8af92dfb66]: resolve too earlier stop of inflate's cycle (if generating decompressed data... check-in: 96e1e0251b user: sebres tags: core-8-6-branch
18:59
TclTrimRight/TclTrimLeft: removed mixed declarations and code (forbidden in ISO C90, declaration-aft... check-in: 4eb66645d6 user: sebres tags: core-8-6-branch
13:18
Merge 8.6 Closed-Leaf check-in: e242623c4a user: jan.nijtmans tags: travis-make-install
13:15
Update latest Xcode from 11.3 to 11.4 check-in: b4dbabd1ca user: jan.nijtmans tags: travis-make-install
06:35
More double-quotes check-in: d11d3402c8 user: jan.nijtmans tags: travis-make-install
2020-04-14
22:36
Try adding some quotes check-in: b06e6afc9d user: jan.nijtmans tags: travis-make-install
17:54
merge 8.5 check-in: 738233c14d user: dgp tags: core-8-6-branch
16:26
merge 8.6 check-in: 01e5439b3e user: dgp tags: bug-31aa44375d
16:02
Backport encoding-15.3 test-case from 8.7, together with missing "teststringbytes" command: Usefull ... check-in: e9d1d3157d user: jan.nijtmans tags: core-8-6-branch
14:39
partially revert [e9f5ff2f6a] - encoding-15.3 used not existing command "teststringbytes" (should be... check-in: ab7e9e03e9 user: sebres tags: core-8-6-branch
13:58
amend to [e9f5ff2f6a]: added missing constraint (testbytestring) check-in: 12c8bca9ac user: sebres tags: core-8-6-branch
12:30
Add missing testConstraint definition check-in: 8fe1452e8a user: jan.nijtmans tags: core-8-6-branch
10:55
Don't use 'identiy' encoding in test-cases any more! check-in: e9f5ff2f6a user: jan.nijtmans tags: core-8-6-branch
09:43
merge-mark check-in: 7fbfb1a30f user: jan.nijtmans tags: core-8-6-branch
09:19
Merge 8.6 check-in: 76244d6280 user: jan.nijtmans tags: bug-31aa44375d
08:49
Fix expecations and test-cases, according to expectations in latest core-8-6-branch (before this ser... check-in: c360caf7c0 user: jan.nijtmans tags: core-8-6-branch
08:44
Fix unit-test, change expectations according to current 8.6 branch (not handling [1b1f5f0b53] yet, d... Closed-Leaf check-in: e64b5a4785 user: jan.nijtmans tags: bug-c61818e4c9
00:09
Create separate tables to serve Tcl_UtfPrev and Tcl_UtfComplete. check-in: c47ec8e3a3 user: dgp tags: bug-c61818e4c9
2020-04-13
21:45
merge 8.6 check-in: 9eccb6d91f user: dgp tags: bug-31aa44375d
21:36
Merge 8.5. Failing tests highlight ticket [1b1f5f0b53]. check-in: 50b6d532c4 user: dgp tags: core-8-6-branch
09:40
Try installing in a directory with a space in its name. check-in: 208399b687 user: jan.nijtmans tags: travis-make-install
09:18
Add "make install" check to Travis build. sync rules.vc with versions in 8.7 and 9.0 check-in: 606df1d095 user: jan.nijtmans tags: core-8-6-branch
2020-04-12
11:04
Let's test if "make install" works, for now without spaces in the path check-in: 145a394890 user: jan.nijtmans tags: travis-make-install
2020-04-10
14:43
Fix determination of TCL_PACKAGE_PATH if it contains multiple directories, and at least one of them ... check-in: 6acb955a47 user: jan.nijtmans tags: core-8-6-branch
12:25
re-generate UNIX configure script check-in: b7c0bd6993 user: jan.nijtmans tags: core-8-6-branch
12:21
Introduce MODULE_INSTALL_DIR in make/nmake files, for compiling Tcl. Less use of ".." in the makefil... check-in: 1f6f21856b user: jan.nijtmans tags: core-8-6-branch
12:19
Since Tcl_UtfCharComplete() now guarantees that at least 3 more bytes are available for header bytes... check-in: 99ac71af15 user: jan.nijtmans tags: core-8-6-branch
2020-04-07
16:36
Almost forgot ... The Utf2Utf cannot correct 4-byte (invalid) to it's valid counterpart any more ...... check-in: 7a882ce35b user: jan.nijtmans tags: bug-31aa44375d
10:43
Merge 8.6 check-in: 69040e0eee user: jan.nijtmans tags: bug-31aa44375d
09:43
Add two test-cases, regarding expectations on Tcl_UtfCharComplete()/Tcl_UtfToUniChar(). Backported f... check-in: cf27ed353f user: jan.nijtmans tags: core-8-6-branch
2020-04-06
07:53
Revert commit [aed6634d2ccf2107], which backported part of TIP #389 (regarding internal handling of ... check-in: 48c83d55c8 user: jan.nijtmans tags: bug-31aa44375d
2020-04-05
20:28
Partial fix for [31aa44375de2c87e]: Tcl_NumUtfChars regression in default 8.6 build. This commit br... check-in: 166c0270e7 user: jan.nijtmans tags: core-8-6-branch
20:11
Revert test-case utf-4.10 change from previous commit: It caused the Travis build failure. Change t... check-in: 5af19d1d1d user: jan.nijtmans tags: core-8-6-branch
2020-04-03
20:56
Fix testing command [testnumutfchars] so it cannot overrun the buffer. check-in: 4806b6a0da user: dgp tags: core-8-6-branch
08:36
Make sure that "Windows NT" is the only supported Windows platform. On Windows CE, no chance that Tc... check-in: 0bb3a71ba6 user: jan.nijtmans tags: core-8-6-branch
07:27
Update xcode 8 -> 8.3 and 9 -> 9.2 for Travis build. Install latest libtommath homebrew package with... check-in: 0120889c91 user: jan.nijtmans tags: core-8-6-branch
2020-04-02
22:18
Remove stray debug check-in: 7fad0af377 user: dgp tags: core-8-6-branch
22:05
typo check-in: e20f26ea10 user: dgp tags: core-8-6-branch
21:29
One more caller conversion that simplifies. There may be other callers of TclUtfToUniChar that would... check-in: 8bb7a4509d user: dgp tags: core-8-6-branch
20:50
Adapt another caller. This one had a bug when (TCL_UTF_MAX == 4) because it was never adapted when T... check-in: 8f978c0bcc user: dgp tags: core-8-6-branch
20:36
More callers. check-in: b092a8788b user: dgp tags: core-8-6-branch
20:18
New utility routine TclUtfToUCS4() to contain some complexity. Two callers adapted. check-in: 63e224f042 user: dgp tags: core-8-6-branch
14:12
merge bug-f583715154-v2: added tests covering [f583715154] and few other RC similar situations aroun... check-in: b8112b0642 user: sebres tags: core-8-6-branch
2020-04-01
13:28
improve stability of socket*-13.2.* tests (e. g. windows compatibility, etc) Closed-Leaf check-in: c082062e57 user: sebres tags: bug-f583715154-v2
12:06
added tests covering [f583715154] and few other RC similar situations around socket thread transfer ... check-in: 9b7bd94769 user: sebres tags: bug-f583715154-v2
11:48
fixes [f583715154] - tclUnixSock.c: introduced ThreadActionProc considering a transfer of async-conn... check-in: ef20726bcd user: dgp tags: core-8-6-branch
09:35
More Mem-Debug builds, using MSVC. Install libtommath on MacOS, in order to assure that the built-i... check-in: 223d446924 user: jan.nijtmans tags: core-8-6-branch
2020-03-31
20:52
Add enable-symbols=mem builds to Travis check-in: 3ff9910695 user: jan.nijtmans tags: core-8-6-branch
20:04
fixes [f583715154] - tclUnixSock.c: introduced ThreadActionProc considering a transfer of async-conn... check-in: 532506ef71 user: sebres tags: bug-f583715154-v2
16:08
Fix (harmess) gcc warning, noted on Ubuntu check-in: 85704fe7e7 user: jan.nijtmans tags: core-8-6-branch
15:59
[b8e82d293b] Restrict the options of [binary encode uuencode] to values that will not prevent abilit... check-in: 94b6f3c028 user: dgp tags: core-8-6-branch
15:44
Tweaks Closed-Leaf check-in: 4defe368cc user: dgp tags: bug-b8e82d293b-2
15:39
Update docs to describe these changes. check-in: edd50617ea user: dgp tags: bug-b8e82d293b-2
15:20
Retrict -wrapchar values to those that can be decoded. check-in: c8c87b7aa0 user: dgp tags: bug-b8e82d293b-2
10:30
Other suggested solution for [b8e82d293b] check-in: cba0dea6a2 user: jan.nijtmans tags: bug-b8e82d293b-2
10:17
Remove MODULE_SCOPE function TclpSetInterfaces(), which is just empty. Increase size of MSG structu... check-in: 2616eb1a29 user: jan.nijtmans tags: core-8-6-branch
2020-03-30
18:36
Trivial solution : ignore unwise and ill-specified options to uuencoder. Closed-Leaf check-in: 42b7e759ce user: dgp tags: bug-b8e82d293b
15:48
Optimize [binary decode hex] to process bytearray without string generation when it can. check-in: 84f81d94cf user: dgp tags: core-8-6-branch
15:09
Optimize [binary decode uuencode] to process bytearray without string generation when it can. check-in: 7d6a0293ea user: dgp tags: core-8-6-branch
12:59
genStubs.tcl: Only do an "append line" when there really is something to be done. check-in: a3376be98e user: jan.nijtmans tags: core-8-6-branch
10:25
tcltest.tcl: Only adapt "filesMade" variable if the file to be removed is actually found. tcltest 2.... check-in: 46a4a532a9 user: jan.nijtmans tags: core-8-6-branch
2020-03-28
19:25
Add a test for fixed bug. check-in: 15207fec73 user: dgp tags: core-8-6-branch
19:21
[8edfcedfa0] [binary encode base64] build a string instead of a bytearray whenever it might be requi... check-in: 3a67f13d0d user: dgp tags: core-8-6-branch
18:52
Make sure maxlen value does not rely on ordering of options. check-in: 9322e97135 user: dgp tags: core-8-6-branch
18:28
Revise comment that was a plain lie. check-in: 4d4b281b07 user: dgp tags: core-8-6-branch
18:23
Missing error codes from decoder routines. check-in: 176ed79958 user: dgp tags: core-8-6-branch
17:35
Optimize base64 decoder to work on bytearrays without string generation. check-in: 1f2e425956 user: dgp tags: core-8-6-branch
15:35
[ffeb2097af] Restore the standard and original practice of ignoring invalid characters when decoding... check-in: 0382197472 user: dgp tags: core-8-6-branch
2020-03-27
21:52
Further improvement. Report invalid multi-byte characters accurately. check-in: 2174bd1016 user: dgp tags: core-8-6-branch
21:21
Improve error reporting. If codepoint looks negative, bad char is reported as REPLACEMENT CHARACTER,... check-in: a683692024 user: dgp tags: core-8-6-branch
20:58
Fix [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate index inputs. Backported from 8.7 ... check-in: 5b5ff61672 user: jan.nijtmans tags: core-8-6-branch
18:02
Repair bad test labels. check-in: aa639f66c7 user: dgp tags: core-8-6-branch
16:24
Looks like this little hack is no longer necessary on current 32-bit Cygwin. check-in: f0a1d38b79 user: jan.nijtmans tags: core-8-6-branch
12:05
Fix harmless gcc warning, when compiling on Linux check-in: 989fb4fe31 user: jan.nijtmans tags: core-8-6-branch
10:33
Fix [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate index inputs Closed-Leaf check-in: 89f3dff179 user: jan.nijtmans tags: bug-767e070d35
2020-03-25
17:06
Little typo check-in: 8027b8a318 user: jan.nijtmans tags: core-8-6-branch
17:00
Proposed fix for [f583715154]: Fileevent runs in the wrong thread Closed-Leaf check-in: a51405af6e user: jan.nijtmans tags: bug-f583715154
14:48
Follow-up to [a9f61c48906b66f8]: Fill UNIX TclIntPlatDecls stub entry 5 with same entry from win32. ... check-in: 53849dd77b user: jan.nijtmans tags: core-8-6-branch
2020-03-24
13:31
Spurious test-failure on Travis OSX check-in: 1bfdcb8c28 user: jan.nijtmans tags: core-8-6-branch
10:42
MacOS: Make Tcl_MacOSXOpenBundleResources() a macro calling Tcl_MacOSXOpenVersionedBundleResources: ... check-in: f8ce82aaa0 user: jan.nijtmans tags: core-8-6-branch
10:34
Fill UNIX TclIntPlatDecls stub entries 15 up to 19 and 22 with same functions as for win32. Not used... check-in: a9f61c4890 user: jan.nijtmans tags: core-8-6-branch
2020-03-22
21:16
Even more uppercase HEX representations in source-code check-in: ed3245630a user: jan.nijtmans tags: core-8-6-branch
2020-03-18
12:51
More uppercase HEX representations in source-code. check-in: 7d760e228e user: jan.nijtmans tags: core-8-6-branch
2020-03-17
16:35
Merge 8.5. Mainly add Unicode 13 new plane 3 characters to the internal Unicode tables. Not used in ... check-in: 3451446c3c user: jan.nijtmans tags: core-8-6-branch
2020-03-15
22:21
Add one more reserved stub entry, most likely will be Tcl_GetBytesFromObj() in Tcl 8.7. check-in: 46c3d7782c user: jan.nijtmans tags: core-8-6-branch
12:03
Make ourEnviron type (techar **) not (char **), so we need less type-casts. check-in: e4b5318b47 user: jan.nijtmans tags: core-8-6-branch
2020-03-14
22:06
Fix one wrong type-cast (only causing warning, nothing serious) check-in: 71ab22cd55 user: jan.nijtmans tags: core-8-6-branch
21:02
Fix [8f89e2e059aafa1c]: Windows: environment is not reflected properly (special characters). Thanks ... check-in: 8fc411cdb8 user: jan.nijtmans tags: core-8-6-branch
2020-03-13
14:45
Merge 8.6. Code review: Tcl 8.6 doesn't (need to) build with -DUNICODE -D_UNICODE any more, so thin... Closed-Leaf check-in: c4bba1629c user: jan.nijtmans tags: bug-8f89e2e059
13:08
fix back-ported from tclSE (with several modifications due to conflicts and compat reasons) check-in: e2f84651dd user: sebres tags: bug-8f89e2e059
13:06
env.test: added test for windows illustrating bug [8f89e2e059] - loss of multi-byte chars in environ... check-in: dcf2c77048 user: sebres tags: bug-8f89e2e059
11:01
reformat assemble-15.* test-cases check-in: df726484dd user: jan.nijtmans tags: core-8-6-branch
2020-03-12
17:37
Renumber tests to account for later releases. check-in: b22da46c1a user: dgp tags: core-8-6-branch
17:29
Add some testing of Tcl_SetByteArrayLength(). check-in: 97b273b489 user: dgp tags: core-8-6-branch
2020-03-06
20:32
Remove SetIndexFromAny(), a useless routine that can only be reached via unsupported shenanigans. check-in: 7f2b0f5d2d user: dgp tags: core-8-6-branch
2020-03-05
14:39
Update to Unicode-13 check-in: 341689c2ff user: jan.nijtmans tags: core-8-6-branch
11:32
Move setting of interpreter error-message from tclUnixSock.c to tclIO.c, since the same should be do... check-in: a685ea6f1f user: jan.nijtmans tags: core-8-6-branch
2020-03-04
20:50
The close routines of the "tcp" channel type were failing to record error messages and error codes. check-in: 358306a81b user: dgp tags: core-8-6-branch
16:16
Some more gcc(-9) warnings check-in: 05722b9512 user: jan.nijtmans tags: core-8-6-branch
15:52
Fix some gcc(-9) warnings caused by -Wcast-function-type check-in: e1d75d2c24 user: jan.nijtmans tags: core-8-6-branch
13:42
Implement WideSeekProc() for all channels which have a SeekProc(). Implement Close2Proc() for all ch... check-in: 3a5bf9c4ee user: jan.nijtmans tags: core-8-6-branch
2020-02-26
13:45
Resolve a number of shadowed variables (discovered by compiling with -Wshadow) check-in: da6af8065b user: jan.nijtmans tags: core-8-6-branch
07:58
Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3 Make tclWinReg.c compilable with C++ com... check-in: cc5c355ced user: jan.nijtmans tags: core-8-6-branch
2020-02-25
15:07
Ensure that we release the correct references when an error occurs during setting a class's supercla... check-in: df73151114 user: dkf tags: core-8-6-branch
2020-02-24
13:16
merge-mark check-in: 99fd9a37cb user: jan.nijtmans tags: core-8-6-branch
12:01
Merge 8.5 check-in: 9e3386f9e9 user: jan.nijtmans tags: core-8-6-branch
2020-02-21
09:25
Fix [da235271f1]: [info hostname] on Windows is limited to max NetBIOS name length check-in: 632704e948 user: jan.nijtmans tags: core-8-6-branch
09:00
Win: Change order of checking hostname: first DNS, then netbios. Bug [da235271f1] Closed-Leaf check-in: 7fedbce431 user: oehhar tags: bug-da235271f1-win-netbios-host-prefered
08:46
Restore compatibility with older (mingw) Makefiles. Fix for [4b5deacc70]: undefined reference to `Tc... check-in: 47319a4a05 user: jan.nijtmans tags: core-8-6-branch
2020-02-17
14:52
merge 8.5 check-in: 3fd5d3d9ad user: sebres tags: core-8-6-branch
2020-02-14
09:23
Merge-mark check-in: bed3548df3 user: jan.nijtmans tags: core-8-6-branch
2020-02-12
13:12
Fix travis build, due to the change of Windows image. check-in: 113bf3a18d user: jan.nijtmans tags: core-8-6-branch
2020-02-11
16:38
Move build from xenial to bionic. Add Xcode11.3 build for MacOS (now that we are on it anyway) Closed-Leaf check-in: e139cd88ed user: jan.nijtmans tags: travis-fix-msvc-build
15:59
Attempt to fix travis build. See: [https://travis-ci.community/t/vcvarsall-bat-freezes-on-new-1809-b... check-in: 5880d45cf5 user: jan.nijtmans tags: travis-fix-msvc-build
2020-02-10
16:50
closes [554117edde]: Tcl_SaveInterpState/Tcl_RestoreInterpState considering values of legacy variabl... check-in: 9cace6cc78 user: sebres tags: bug-554117edde
16:38
bug [554117edde]: test cases illustrating it check-in: 95db6756e8 user: sebres tags: bug-554117edde
2020-02-05
16:40
(cherry-pick): It appears that inttypes.h was introduced in Visual Studio 2013 check-in: de152b82f8 user: jan.nijtmans tags: core-8-6-branch
2020-02-04
11:03
Clean up some usage of DBGX: It isn't used any more on UNIX check-in: da6497e781 user: jan.nijtmans tags: core-8-6-branch
2020-01-30
15:39
merge 8.5 check-in: 0d52a65ef8 user: sebres tags: core-8-6-branch
13:52
Reset WSAGetLastError()/errno always, even when this error is not reported due to the earlier error. check-in: 1f9f6b8596 user: jan.nijtmans tags: core-8-6-branch
13:04
Simplify the use of HaveVersion() in Channel handling. Nothing functional, only code clean-up. check-in: e9fe70f9d5 user: jan.nijtmans tags: core-8-6-branch
13:00
According to the [https://core.tcl-lang.org/tcl/artifact?udc=1&ln=469-471&name=5ac7827cd282bbda|docu... check-in: 28c4356c52 user: jan.nijtmans tags: core-8-6-branch
2020-01-23
12:55
Better error-handling in some libtommath calls. check-in: 6b90ac0e77 user: jan.nijtmans tags: core-8-6-branch
08:33
Merge 8.5 check-in: ca3039bec5 user: jan.nijtmans tags: core-8-6-branch
2020-01-21
08:49
merge-mark check-in: e9758ca63c user: jan.nijtmans tags: core-8-6-branch
2020-01-20
15:27
Now that TIP #538 is integrated, make rules.vc work for both 8.6 and 8.7 without changes. check-in: 21b57666fb user: jan.nijtmans tags: core-8-6-branch
2020-01-17
17:08
merge 8.5 (closes [5d989f9ba3]: avoid segfault by OOM if too many items to sort) check-in: 0c2487fce9 user: sebres tags: core-8-6-branch
08:53
Fix [8cd2fe7474]: "unload" command Bug (when handling multiple libs) check-in: 29086fe087 user: jan.nijtmans tags: core-8-6-branch
2020-01-16
14:16
Proposed fix for [8cd2fe7474]: "unload" command Bug (when handling multiple libs) Closed-Leaf check-in: e582dc6e06 user: jan.nijtmans tags: bug-8cd2fe7474
2020-01-15
10:07
A few more "break" statements, so any compiler knows these are no FALLTHROUGH situations. check-in: 56d3ed00fb user: jan.nijtmans tags: core-8-6-branch
2020-01-13
15:19
Fix [cff53cf7d0]: Failed test oo-0.9 in file oo.test in Tcl8.6.10 check-in: 3a02978382 user: jan.nijtmans tags: core-8-6-branch
12:17
Add ${LDFLAGS} to MAKE_LIB. This handles the possibility of adding LDFLAGS=?? on the "configure" com... check-in: ec372ea462 user: jan.nijtmans tags: core-8-6-branch
10:01
Fix [0b9332722a]: Support utf-8 on Windows console check-in: faf4fde866 user: jan.nijtmans tags: core-8-6-branch
10:00
Silence some gcc-9 compiler warnings. check-in: 8bfb4f1f0b user: jan.nijtmans tags: core-8-6-branch
2020-01-08
21:39
s/in stead/instead/ check-in: cdbd724a5a user: dgp tags: core-8-6-branch
16:53
Remove another mention of interp->result. check-in: 96b174266c user: dgp tags: core-8-6-branch
14:23
Revise documentation that refers to direct access to interp->result. check-in: fa8e6f70bb user: dgp tags: core-8-6-branch
12:51
Use _copysign on Windows always (available from float.h). Use mp_iszero() whenever appropriate. check-in: af89c36b66 user: jan.nijtmans tags: core-8-6-branch
2020-01-06
17:17
Remove the "new in 8.5" markings from the 8.6 branch of docs. check-in: 225b84c8f3 user: dgp tags: core-8-6-branch
10:50
Merge-mark check-in: 31fc505f40 user: jan.nijtmans tags: core-8-6-branch
10:34
Merge 8.5 check-in: 6966b305d2 user: jan.nijtmans tags: core-8-6-branch
2020-01-05
19:41
Tcl_TransferResult was new in 8.6, so mark the man page with that version. check-in: 3502e49d63 user: dgp tags: core-8-6-branch
19:18
formatting typo and rewrite check-in: 8ab2201e2d user: dgp tags: core-8-6-branch
19:16
Rewrite: lead paragraph with name of documented routine. check-in: 50e3abe3f6 user: dgp tags: core-8-6-branch
19:03
Fix documentation, comments, and argument names of Tcl_TransferResult(). check-in: d20a33ce27 user: dgp tags: core-8-6-branch
2020-01-04
17:21
Add a test for issue [9128866ec8], encoding fails to load check-in: ebb3855057 user: pooryorick tags: core-8-6-branch
14:34
Fix issue [9128866ec8448752] by adding Line Feed character to tis-620.enc. check-in: b9c7c87500 user: pooryorick tags: core-8-6-branch
2020-01-02
20:56
Restore the build by providing a copysign replacement for old MSVC versions. check-in: d648005802 user: fvogel tags: core-8-6-branch
2019-12-27
00:12
Merge Tcl 8.5 changes to deal with integer overflow in the exponent, and floating point overflow in ... check-in: b64a60bb4f user: kbk tags: core-8-6-branch
2019-12-23
13:38
Fix for building Cygwin using Clang. check-in: 4f888c27cc user: jan.nijtmans tags: core-8-6-branch
11:26
Workaround for [ce3b9f2b04]: compilation errors with clang (windows msys2) check-in: 53c630ddf2 user: jan.nijtmans tags: core-8-6-branch
2019-12-22
14:52
Minor optimization in TclFormatInt: No need to check for "0" as special value. No need to include fi... check-in: d2501d3df7 user: jan.nijtmans tags: core-8-6-branch
2019-12-20
16:13
Prevent double definition of MODULE_SCOPE on Darwin check-in: afe5c742c5 user: jan.nijtmans tags: core-8-6-branch
2019-12-19
22:11
Merge 8.5 check-in: c1664053c0 user: jan.nijtmans tags: core-8-6-branch
21:31
Merge 8.5 check-in: 5e9890b208 user: jan.nijtmans tags: core-8-6-branch
2019-12-14
17:36
Make win/configure work with CC=g++ (doesn't actually work with Tcl and Tk yet) check-in: 78b283b374 user: jan.nijtmans tags: core-8-6-branch
2019-12-13
15:12
Fix Travis build for MSVC Debug mode check-in: 39d0472241 user: jan.nijtmans tags: core-8-6-branch
2019-12-12
21:02
Add 3 (libtommath) functions to the stub table. Will be added to 8.7 too, through TIP #538 check-in: 23016a5299 user: jan.nijtmans tags: core-8-6-branch
2019-12-10
13:16
Fix [5f236bc67a]: valgrind report for Tcl_UniCharToUtf. Also add test-cases for more corner-cases. check-in: 9792eb9013 user: jan.nijtmans tags: core-8-6-branch
12:45
amend to [2cf1202807]: find the hooks in tcltest namespace only check-in: 3272744f81 user: sebres tags: core-8-6-branch
2019-12-09
19:36
Attempt to fix [5f236bc67a]: valgrind report for Tcl_UniCharToUtf Closed-Leaf check-in: 3e0a616f7e user: jan.nijtmans tags: bug-5f236bc67a
10:40
merge 8.5 (timing issue avoidance, skip test in runtime feature) check-in: d111987dbe user: sebres tags: core-8-6-branch
10:26
tcltest: hook enhancements rewritten backwards compatible now, reverts [0067db1bbf], [0f3d6f90f0], [... check-in: 2cf1202807 user: sebres tags: core-8-6-branch
10:02
Fix [abd4abedd2]: Failed to build tk 8.6.10 with cross compile check-in: c7f3f1fd70 user: jan.nijtmans tags: core-8-6-branch
09:59
Add special handling of lower surrogate to UtfToUtfProc(), so valgrind should't complain in that sit... check-in: b0688e52b1 user: jan.nijtmans tags: core-8-6-branch
2019-12-08
16:33
Fix Valgrind problem reported as follow-up in [fc4393e9b0]. Since it happens only for TCL_UTF_MAX>3 ... check-in: 62c2c904c3 user: jan.nijtmans tags: core-8-6-branch
2019-12-07
18:23
Fix 2 test-cases, which were failing when TCL_UTF_MAX=6. Add UTF_MAX=6 UNIX build to Travis as proof... check-in: e61a50d32a user: jan.nijtmans tags: core-8-6-branch
2019-12-06
14:35
Unnecessary double ;; in tclTimer.c. Update compat/zlib to exactly the same content as in the core-8... check-in: 9cd9b0463a user: jan.nijtmans tags: core-8-6-branch
13:43
Fix some test-cases when Tcl is compiled with -DTCL_UTF_MAX=6. Not officially supported but used by ... check-in: edce885a5c user: jan.nijtmans tags: core-8-6-branch
2019-12-04
12:54
Add builds using TCL_UTF_MAX=4 on Windows. Not officially supported, but used by Androwish. Also alp... check-in: 8c8980b3c9 user: jan.nijtmans tags: core-8-6-branch
12:53
Use the right encoding when converting (Unicode) messages regarding socket errors on Windows. Some c... check-in: b388e8bd4f user: jan.nijtmans tags: core-8-6-branch
2019-12-03
19:24
Add build using gcc and TCL_UTF_MAX=4 to Travis build. Not officially supported but used by Androwis... check-in: 6a18f40447 user: jan.nijtmans tags: core-8-6-branch
13:20
Fix encoding-15.6 testacase for TCL_UTF_MAX=6, due to changes escape sequences for upper/lower surro... check-in: 0e661df5bb user: jan.nijtmans tags: core-8-6-branch
12:27
Fix [3cd9bea1e6]: check-in [43032d7ba3] potential problems. Also don't allow surrogates in \U?????? ... check-in: 60fab362ce user: jan.nijtmans tags: core-8-6-branch
2019-12-02
22:04
Add tcltest::CleanupTest to make it easier to customize behaviour. check-in: 0067db1bbf user: pooryorick tags: core-8-6-branch
20:26
If TCL_UTF_MAX>=4, make Tcl_ParseBackslash combine two surrogates so they appear as one 4-byte UTF-8... check-in: 43032d7ba3 user: jan.nijtmans tags: core-8-6-branch
10:49
Renumber tcltest from 2.5.1 -> 2.5.2, already for next release. check-in: 10f3f9e47b user: jan.nijtmans tags: core-8-6-branch
10:48
More eol-spacing check-in: e0f1e61cd9 user: jan.nijtmans tags: core-8-6-branch
2019-04-02
19:17
Merge 8.6 Closed-Leaf check-in: 1bcfcb3ac6 user: jan.nijtmans tags: androwish
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-11-21
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
09:53
merge-mark check-in: 968bbeb1f0 user: jan.nijtmans tags: androwish
09:12
merge zipfs check-in: 4efd0e60fa user: jan.nijtmans tags: androwish
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
21:24
merge zipfs check-in: fc74365c13 user: jan.nijtmans tags: androwish
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
13:07
Convert DOS -> unix line endings. check-in: 8ab900d3e1 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
13:49
getting it closer to working. Closed-Leaf check-in: b7161983e5 user: avl42 tags: tcl-469-1st-try
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
19:48
silence compiler warning check-in: 37e302b6be 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:42
merge zipfs check-in: 5e8eb1bf5e user: jan.nijtmans tags: androwish
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
17:04
merge zipfs check-in: bb29267b50 user: jan.nijtmans tags: androwish
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
12:21
Correct argument passing (fellows on core list) Closed-Leaf check-in: 88b074811c user: oehhar tags: tip490-msgcat-oo
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
23:01
TIP490: add oo helper to msgcat that message catalogues are found within classes check-in: cf48b5b4e5 user: oehhar tags: tip490-msgcat-oo
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
2017-11-29
18:35
Add TCL_CREATE_NS_IF_UNKNOWN back into Tcl_CreateEnsemble(). check-in: effd1907ab user: pooryorick tags: core-8-branch
16:05
merge trunk check-in: b2938aecbe user: dgp tags: dgp-refactor
15:37
merge trunk check-in: 24b9855f92 user: dgp tags: dgp-properbytearray
15:19
merge trunk check-in: b86c25ea19 user: dgp tags: novem
15:19
Follow header file conventions. check-in: 7fcc5d209d user: dgp tags: trunk
14:54
merge 8.7 check-in: 8944ae4374 user: dgp tags: tip-445
12:33
merge trunk check-in: e9ea4e4928 user: jan.nijtmans tags: novem
12:32
merge core-8-branch check-in: 1ec8341ce5 user: jan.nijtmans tags: trunk
12:28
merge core-8-6-branch check-in: e45dcdac38 user: jan.nijtmans tags: core-8-branch
12:01
Fix for [6bca38d59b], TclOO segmentation fault cleaning up objects that that have mixed themselves i... check-in: 313a7c1b8a user: pooryorick tags: core-8-branch
11:49
Merge core-8-branch. Also, use a different value for TCL_STUB_MAGIC when TCL_UTF_MAX>4. check-in: 1916b6a72e user: jan.nijtmans tags: tip-389
11:05
merge core-8-6-branch check-in: 8976a447aa user: jan.nijtmans tags: core-8-branch
09:49
Fix [8e1e31eac0fd6b6c4452bc108a98ab08c6b64588|8e1e31eac0]: lsort treats NUL chars strangely check-in: e2a6110884 user: jan.nijtmans tags: tip-389
08:59
Treat invalid UTF-8 characters in the range 0x80-0x9F as cp1252: See [https://en.wikipedia.org/wiki/... check-in: b2521a4844 user: jan.nijtmans tags: tip-389
08:41
merge core-8-branch check-in: 32734bbfaf user: jan.nijtmans tags: tip-389
01:59
Pulling changes from core-8-branch check-in: 3598570130 user: hypnotoad tags: core_zip_vfs
01:59
Closing leaf check-in: 20f8676c2e user: hypnotoad tags: core_zip_vfs
2017-11-28
23:33
Fix for issue [6cf568a21b]: Tcl_Eval() causes new segfault (TclOO object creation by qualified name)... check-in: 93c437ef37 user: pooryorick tags: core-8-branch
18:06
Pulling changes from the last core-8-branch that doesn't cause a segfault in kits check-in: 7cfb94f9af user: hypnotoad tags: core_zip_vfs
15:43
Minor refactoring of TclOO object reference count booking during object creation. check-in: a2bfd20d2c user: pooryorick tags: core-8-branch
2017-11-27
23:30
Eliminate some duplicate code in tclOO.c/Tcl_NewObjectInstance(). check-in: 46bffcb3ae user: pooryorick tags: core-8-branch
19:45
Streamline TclOO object cleanup routines. check-in: 6f60945f3d user: pooryorick tags: core-8-branch
14:11
missed some more failing test-cases check-in: 80508cab57 user: jan.nijtmans tags: core-8-branch
13:52
Fix test-cases in safe.test, failing due to changes in min/max math functions. check-in: 4a4d9d0d85 user: jan.nijtmans tags: core-8-branch
2017-11-26
18:27
Pulling changes from core-8-branch Closed-Leaf check-in: 6e423b0d36 user: hypnotoad tags: core_zip_vfs_pyk-command-named-colon
2017-11-25
21:40
merge (cherrypick): Add missing parenthesis to an expression in TclEnsureNamespace. Closed-Leaf check-in: 1404a78b91 user: pooryorick tags: pyk-command-named-colon
18:24
Add missing parenthesis to an expression in TclEnsureNamespace. check-in: 17b5266ffc user: pooryorick tags: core-8-branch
16:53
merge pyk-command-named-colon check-in: e76a04e48f user: pooryorick tags: core-8-branch
16:36
Fix for issue [4f6a1ebd64]: ensemble: segmentation fault when -subcommand and -map values are the sa... check-in: 046a5af026 user: pooryorick tags: core-8-branch
10:54
Restoring the Makefile.in for the win/ directory after an unfortunate copy/paste error check-in: 4aeb610c78 user: tne tags: core_zip_vfs
2017-11-24
11:46
Tweak to ensure mount points for zipfs are corralled into the //zipfs:/ prefix space check-in: bf3a647091 user: hypnotoad tags: core_zip_vfs
11:21
Pulling changes from Androwish check-in: e5b9c90e58 user: hypnotoad tags: core_zip_vfs
10:32
Restoring whitespace to tclZipfs.c to improve legibility. check-in: facf85dff5 user: hypnotoad tags: core_zip_vfs
09:24
Re-base everything to latest core-8-branch. But don't include deprecations in *.decls files any more... check-in: acd9fcacb4 user: jan.nijtmans tags: semver
2017-11-23
18:24
Move return type to its own line. check-in: a4ceb7ba86 user: pooryorick tags: pyk-command-named-colon
13:56
merge core-8-branch. now really remove the math-related functions when compiling with -DTCL_NO_DEP... check-in: 3c414a62f6 user: jan.nijtmans tags: tip-485
12:21
If compiled with -DTCL_NO_DEPRECATED, remove stub entry for TclWinGetPlatformId() check-in: 31747a5c93 user: jan.nijtmans tags: tip-487
12:04
Remove more pre-XP stuff. check-in: 215237be17 user: jan.nijtmans tags: tip-487
11:55
Fixing a goof, Zipfs was looking for the Dll where the installer put the file, which is not necessar... check-in: fa45598420 user: hypnotoad tags: core_zip_vfs
09:22
re-base full TIP #487 implementation to trunk. Closed-Leaf check-in: d95dbd986b user: jan.nijtmans tags: tip-487-for-9
08:30
Re-base "stop-ce" branch to core-8-branch. This is what will be proposed for 8.7 in TIP #487. check-in: 63bb6eced7 user: jan.nijtmans tags: tip-487
2017-11-21
22:47
merge core-8-branch check-in: 4a006e1736 user: pspjuth tags: trunk
22:46
merge pspjuth-cminmax check-in: cf212282b0 user: pspjuth tags: core-8-branch
22:34
Pulling changes from core-8-branch check-in: 00dfc6711c user: hypnotoad tags: core_zip_vfs
18:57
Added additional functions to the "install" command in tclsh check-in: eb6443d309 user: hypnotoad tags: core_zip_vfs
16:49
Eliminated the need for a preinit script in Tip 430's AppHook. tcl_findLibrary now knows to scan th... check-in: 242d4e33ff user: hypnotoad tags: core_zip_vfs
14:21
Removing the pool of literal values within the internals of tclZipfs.c. Replaced with a single point... check-in: 9f0abfb1ac user: hypnotoad tags: core_zip_vfs
10:16
merge trunk check-in: 971efdefda user: jan.nijtmans tags: memory-API
10:15
merge trunk check-in: b217629b9b user: jan.nijtmans tags: novem
10:11
No need for _ATL_XP_TARGETING any more Closed-Leaf check-in: 0ba5b5bd26 user: jan.nijtmans tags: tip-487
09:48
deprecate VOID/CHAR/SHORT/LONG (windows-only) as well. check-in: a52017885a user: jan.nijtmans tags: tip-485
09:13
Revert [d874801c57]: putting back "string bytelength". It turns out to be too complicated to take a... check-in: db112bb527 user: jan.nijtmans tags: tip-485
04:26
Fixes to "make clean" to do a better job of cleaning up zip files and vfs directories Fixed a type ... check-in: 4f8ac2d312 user: tne tags: core_zip_vfs
04:07
Added an implementation of tinydir.h, and spliced it into minizip to allow minizip to recurse direct... check-in: 0064401a40 user: hypnotoad tags: core_zip_vfs
01:14
Final tweaks to make "./tclsh install" work properly on Windows NOTE: We still seem to be screwing ... check-in: bb6f8b6301 user: tne tags: core_zip_vfs
00:41
Typo fixes for minizip check-in: 8e88f231e5 user: hypnotoad tags: core_zip_vfs
00:36
Added a new function to the Zipfs: TclZipfs_TclLibrary, which returns a previously discovered /libra... check-in: a4cbb0feb7 user: hypnotoad tags: core_zip_vfs
2017-11-20
23:34
Change to TclZipfs_AppHook to accomidate Windows check-in: 74bcd5fae3 user: tne tags: core_zip_vfs
22:45
Fixing the quoting for arguments to minizip check-in: eaa6c99d64 user: hypnotoad tags: core_zip_vfs
21:29
Updating tcl.m4 in windows to fix a typo check-in: 6aee71e52c user: hypnotoad tags: core_zip_vfs
19:35
Removing debugging printf() statement check-in: 9357f48bf2 user: tne tags: core_zip_vfs
19:21
Fixes to determing the dll location on Windows using GetModuleFileName() check-in: 1f05b4b6c9 user: tne tags: core_zip_vfs
18:08
Autoconf fixes check-in: 4ebd790c48 user: hypnotoad tags: core_zip_vfs
17:09
Modifications to allow the Tcl build system to exploit either a native zip executable in the path or... check-in: 535a8088d4 user: hypnotoad tags: core_zip_vfs
16:26
Deprecate support for macro's like CONST, CONST84, _ANSI_ARGS_, INLINE, TCL_VARARGS check-in: ad7a53a680 user: jan.nijtmans tags: tip-485
16:01
merge core-8-branch. Deprecate support for "string bytelength" check-in: d874801c57 user: jan.nijtmans tags: tip-485
14:55
TIP 487 implementation: Stop support for Windows XP and Windows CE check-in: 47d26a0b4a user: jan.nijtmans tags: tip-487
13:05
Fix executable flags check-in: 6ce7ce433c user: jan.nijtmans tags: tip-389
12:58
merge core-8-branch check-in: 1a3cef7d5c user: jan.nijtmans tags: tip-389
12:13
Remove TclCopyChannelOld() function. Should have been part of [b03c4194f001be0b|this] earlier commit... check-in: f79d84d06c user: jan.nijtmans tags: trunk
12:07
If Tcl is compiled with -DTCL_NO_DEPRECATED, remove a lot of (internal) stub entries which correspon... check-in: 4a603a5f7d user: jan.nijtmans tags: core-8-branch
10:30
Re-base to core-8-branch: This change is fine as-is for Tcl 8.7, I wouldn't recommend it for 8.6 (ev... Closed-Leaf check-in: d1a0fa5def user: jan.nijtmans tags: pspjuth-cminmax
10:23
merge core-8-branch check-in: d9c10c6e4a user: jan.nijtmans tags: trunk
10:15
Fix error-message for min/math functions: "to" -> "for", for consistancy with the error-messages for... check-in: 22ef078c98 user: jan.nijtmans tags: core-8-branch
09:28
merge core-8-branch check-in: daf50b9345 user: jan.nijtmans tags: trunk
08:58
Fix [e058307eef73cf21cf6805ad7c778e1024f9eb7d|e058307eef]: Use of values.h breaks build of Tk trunk ... check-in: bc666d65df user: jan.nijtmans tags: core-8-branch
2017-11-19
18:16
Added handling to allow Tclsh to intercept a zip file fed as the first command line argument, and op... check-in: 006e6abb7e user: hypnotoad tags: core_zip_vfs
00:06
Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Update coroutine and TclOO object c... check-in: 8251e62bab user: pooryorick tags: pyk-command-named-colon
2017-11-18
20:28
Pulling changes from core-8-branch check-in: 12f6bb0443 user: hypnotoad tags: core_zip_vfs
20:25
Now that UNC paths work correctly on Windows, removing the platform specific zipfs mount point for w... check-in: 0ee3890968 user: tne tags: core_zip_vfs
20:21
Adjust the rule to look for libtcl_XXX.zip ONLY in the directory that contains the executable or the... check-in: 32bd1478db user: hypnotoad tags: core_zip_vfs
17:07
Reserve paths matching //[^/]*: for VFS mount points, and prevent calling native filesystem ops duri... check-in: 6b296f6f0c user: aspect tags: core_zip_vfs
17:04
add some tests for join and normalize check-in: 226e5a583c user: aspect tags: core_zip_vfs
17:02
fix zipfs tests check-in: d1d39d3b56 user: aspect tags: core_zip_vfs
12:21
Added documentation for the zipfs root command and working of TclZipfs_AppHook check-in: f215c8975d user: hypnotoad tags: core_zip_vfs
11:59
Updated zipfs tests to recognize the mount points are different on different platforms check-in: 5b936e23e5 user: tne tags: core_zip_vfs
11:48
Added a pool of literal strings to zipfs to manage constants that are being belched out by the file ... check-in: 28687cac6b user: hypnotoad tags: core_zip_vfs
2017-11-17
23:42
Lift the restriction on command names names that begin with ":". check-in: cb9f7a9106 user: pooryorick tags: pyk-command-named-colon
22:30
Fix [16fe1b5807]: namespace ensemble command named ":" is mistakenly given the empty string as its n... check-in: b433ae397c user: pooryorick tags: pyk-command-named-colon
17:23
Added a package manifest to init to allow core distributed packages to auto-populate [package ifneed... check-in: 2c07aba348 user: hypnotoad tags: core_zip_vfs
16:08
merge core-8-branch. Fix some Tcl_UniChar initialization, in case TCL_UTF_MAX == 4 check-in: 37b4aab687 user: jan.nijtmans tags: tip-389
15:34
merge core-8-branch check-in: 49ecc78c8b user: jan.nijtmans tags: tip-389
15:30
merge core-8-6-branch check-in: e1d3a917d4 user: jan.nijtmans tags: core-8-branch
12:54
Integrating fixes from aspect that make the //zipfs:/ mount point viable, and also allow one archive... check-in: 27df0ecb87 user: hypnotoad tags: core_zip_vfs
12:39
Pulling changes from core-zip-vfs Closed-Leaf check-in: 79dde51515 user: hypnotoad tags: core_zip_vfs-8-6, core_zip_vfs-aspect
12:34
merge zipfs check-in: 721f1c35f5 user: jan.nijtmans tags: androwish
12:29
Pulling changes from core-8-branch check-in: 044a5cf7f7 user: hypnotoad tags: core_zip_vfs
12:28
Closing a fork check-in: d533f130ec user: hypnotoad tags: core_zip_vfs
11:53
fix [glob] handling of leading // check-in: 66fe3ce72b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect
11:51
tests demonstrating zipfs:/ and zipfs:// volume names breaking on unix Leaf check-in: a4444ce66b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect-volumename-tests
11:12
merge trunk check-in: 1f9599f5f7 user: jan.nijtmans tags: novem
11:05
Hash mounted zips by mount point, so the same zip can be mounted more than once. Path normalization... Leaf check-in: 500774557b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect-bymntpt
10:50
TIP #422, Tcl 9.0 part: Don't Use stdarg.h/va_list in Public API check-in: 717b28b47a user: jan.nijtmans tags: trunk
10:24
clean up stray unused dstrings check-in: c30d1e6bb0 user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect
10:23
TIP #422, Tcl 8.7 part: Mark all *VA functions as deprecated. They will be removed in Tcl 9.0. check-in: 09065aa27e user: jan.nijtmans tags: core-8-branch
10:21
whitespace consistency check-in: b422e8383b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect
10:17
Zipfs: Nix AbsolutePath() and most uses of CanonicalPath(). Tcl_FSNormalizePath is to be trusted. check-in: 821756d959 user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect
08:39
Zipfs: Use //zipfs:/ as mount point. Use Tcl_FSNormalizePath() on the way in to most VFS operations... check-in: 8b130a967c user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect
04:47
Rebuilt the configure files without the call to the missing SC_ENABLE_ZIPFS macro Closed-Leaf check-in: ec5b26585d user: hypnotoad tags: core_zip_vfs-8-6
04:46
merge trunk Leaf check-in: d6a83ef702 user: aspect tags: bug-1224888
04:45
Final tweaks to get Msys Zipfs build working check-in: 0d0ba33c7c user: tne tags: core_zip_vfs-8-6
04:13
First pass on the Msys style windows build. Moving Zipfs features closer together in the autoconf check-in: b279fbbfa3 user: hypnotoad tags: core_zip_vfs-8-6
03:10
Pulling changes from core-8-6-branch check-in: e8f362e191 user: hypnotoad tags: core_zip_vfs-8-6
03:09
Moved Zipfs initialization and path hinting out of tclInterp.c and into a preinit script populated b... check-in: 173157c4c2 user: hypnotoad tags: core_zip_vfs-8-6
2017-11-16
15:34
Change TclOO epoch fields from int to size_t. check-in: 9c2c91c803 user: jan.nijtmans tags: memory-API
13:50
Handle Tcl_UtfAtIndex/Tcl_UniCharAtIndex for extended index range. More field fixes. check-in: 78e8c0c5f6 user: jan.nijtmans tags: memory-API
11:17
re-base "novem-more-memory-API" to trunk. TIP not submitted yet, but upcoming. check-in: 3cb46ea71b user: jan.nijtmans tags: memory-API
08:45
merge core-8-6-branch check-in: e0e3d7c4ab user: jan.nijtmans tags: core-8-branch
2017-11-15
15:00
merge core-8-branch. Also fix some test-cases, expecting the existence of "int" objType. check-in: 7eeff18e38 user: jan.nijtmans tags: no-wideint
14:13
Merge dgp's "end-int-registration" branch, but slightly different: In stead of not registering "int"... check-in: d1aa4663ab user: jan.nijtmans tags: no-wideint
13:39
merge trunk check-in: c782871a43 user: dgp tags: dgp-refactor
13:39
merge trunk check-in: 5d829c82fa user: dgp tags: dgp-properbytearray
13:39
merge 8.7 check-in: 59ee6d1b5a user: dgp tags: tip-445
10:20
merge trunk check-in: a12a0623f0 user: jan.nijtmans tags: novem
10:01
merge core-8-branch check-in: 7163cf716b user: jan.nijtmans tags: trunk
09:42
Remove compat/float.h and related machinery. The last system known where this was needed was SunOS-4... check-in: bf8e546c42 user: jan.nijtmans tags: core-8-branch
09:14
missed one signature in previous commit, due to merging. check-in: 474d2de481 user: jan.nijtmans tags: novem
09:03
merge trunk check-in: 99f18c3b27 user: jan.nijtmans tags: novem
08:56
merge core-8-branch check-in: 8322a4ab21 user: jan.nijtmans tags: trunk
08:55
Change signature of (internal) TclScanElement() function. This saves memory allocation and the possi... check-in: 1019b4d815 user: jan.nijtmans tags: core-8-branch
2017-11-14
18:54
merge trunk check-in: 42f539f078 user: dgp tags: dgp-refactor
18:52
merge trunk check-in: 7cafc2bc32 user: dgp tags: dgp-properbytearray
18:52
merge 8.7 check-in: 673e6ace67 user: dgp tags: tip-445
18:38
merge trunk check-in: 7c064742bd user: dgp tags: novem
18:35
TIP 484 proposes a re-implementation of Tcl's "int" Tcl_ObjType. Since the new implementation is not... Closed-Leaf check-in: d9ee6504b4 user: dgp tags: end-int-registration
18:19
merge 8.7 check-in: ccd961edbd user: dgp tags: no-wideint
17:24
[5d6de65036] [package require] with [package prefer stable] was not choosing available stable packag... check-in: 42eaa6f3d1 user: dgp tags: trunk
17:09
Repair lost of broken [package prefer] testing. check-in: 1830f9f520 user: dgp tags: core-8-branch
14:48
[5d6de65036] [package require] with [package prefer stable] was not choosing available stable packag... check-in: dc94155e2d user: dgp tags: core-8-branch
10:00
Remove extra.unused2 field from struct Interp. It really is unused ... check-in: 1d99fbfa63 user: jan.nijtmans tags: trunk
2017-11-13
16:52
merge trunk check-in: 09b3069662 user: dgp tags: dgp-refactor
15:53
merge novem Closed-Leaf check-in: c6afc07a72 user: jan.nijtmans tags: novem-more-memory-API
15:34
Add back Tcl_Backslash(). Will be removed again when TIP #485 is brought in. Also revert some other ... check-in: ec8a1c39d7 user: jan.nijtmans tags: novem
11:47
merge novem check-in: b066227b02 user: jan.nijtmans tags: novem-more-memory-API
11:25
merge trunk check-in: 78e2f12841 user: jan.nijtmans tags: novem
11:17
merge core-8-branch check-in: 485b18d72a user: jan.nijtmans tags: trunk
11:15
Merge core-8-6-branch check-in: beb52eff8e user: jan.nijtmans tags: core-8-branch
09:43
merge trunk check-in: bb4c02db34 user: jan.nijtmans tags: novem
08:59
merge tcl-9-cleanup (and also a minor bug-fix from core-8-branch). check-in: b03c4194f0 user: jan.nijtmans tags: trunk
08:37
Add a lot of "deprecation" marks to internal API which will be removed in Tcl 9.0 (see also tcl-9-cl... check-in: 7849f573c0 user: jan.nijtmans tags: core-8-branch
2017-11-11
13:22
Pulling changes from core-8-branch check-in: b5ff501606 user: hypnotoad tags: core_zip_vfs-8-6
09:18
Improvements to tip430 to embed the /library file system within a shared library or as a zip archive... check-in: c8a90daba2 user: hypnotoad tags: core_zip_vfs
2017-11-10
08:49
merge core-8-6-branch check-in: 3d5a87d84a user: jan.nijtmans tags: core-8-branch
2017-11-09
16:07
merge core-8-branch check-in: 05952d6309 user: jan.nijtmans tags: tip-389
15:59
Incorporate the tcl 9 cleanup. check-in: 5699721054 user: dgp tags: dgp-refactor
15:56
Merge core-8-branch. Backout the Tcl_EvalFile changes. check-in: 9e3aed8df3 user: jan.nijtmans tags: tip-485
15:47
Rebase branch to trunk. check-in: f714eca8f2 user: dgp tags: dgp-refactor
14:59
Rebase back to 8.7 (core-8-branch), since that's what the TIP is meant for. (I see no reason to wait... check-in: ffdb1ca7f8 user: jan.nijtmans tags: no-wideint
14:57
Limit index parsing to pure integers without white-space Closed-Leaf check-in: d9bb1de1db user: jan.nijtmans tags: bug-aaa02c55b9
14:44
merge trunk check-in: d27981d722 user: dgp tags: no-wideint
14:40
merge trunk Closed-Leaf check-in: 844ae11ba0 user: dgp tags: tcl-9-cleanup
14:38
Merge core-8-branch Add back UpdateStringOfEndOffset() and related test-cases. Implement bignum supp... check-in: 81f505cb4c user: jan.nijtmans tags: bug-aaa02c55b9
14:37
merge tip-445 Leaf check-in: c13bd0b15d user: dgp tags: cjo-hydra
14:32
merge novem check-in: ed170c8d54 user: dgp tags: dgp-refactor
13:46
merge trunk check-in: a10fc87c05 user: dgp tags: dgp-properbytearray
13:36
merge 8.7 check-in: cbada9ca30 user: dgp tags: tip-445
12:52
merge trunk check-in: 54f289e311 user: jan.nijtmans tags: novem
12:51
merge core-8-branch check-in: 49e104fa48 user: jan.nijtmans tags: trunk
12:50
merge core-8-6-branch check-in: ef4cc04bc1 user: jan.nijtmans tags: core-8-branch
12:37
For alpha/beta versions of Tcl, stub-enabled extensions are only allowed to run on the EXACT the sam... check-in: 8cb6e13ad8 user: jan.nijtmans tags: core-8-branch
11:49
Get rid of Tcl_DStringTrunc et al, as described in the TIP (Thanks, Don!). check-in: b5dc25393a user: jan.nijtmans tags: tip-485
11:04
No longer mark Tcl_EvalFile() as obsolete/deprecated. Thanks to all feedback to TIP #485! check-in: bb9ad1532d user: jan.nijtmans tags: tip-485
10:34
Put Tcl_EvalFile back, but then as a macro in terms of Tcl_FSEvalFileEx(). check-in: 9f1544d005 user: jan.nijtmans tags: tip-485
09:02
Fogot to remove the TclWinSetInterfaces() implementation. check-in: f4e1587599 user: jan.nijtmans tags: tcl-9-cleanup
2017-11-08
18:58
merge trunk Closed-Leaf check-in: da1386961e user: dgp tags: tip-422
18:52
Also remove panicVA(). check-in: 7500a3e45a user: dgp tags: tip-422
16:12
Forgot TclpGetTime() check-in: 6cca533da5 user: jan.nijtmans tags: tcl-9-cleanup
15:50
Tcl-9 huge cleanup: Remove many unused internal functions which do nothing more than occupy the inte... check-in: 5b49111b6d user: jan.nijtmans tags: tcl-9-cleanup
14:30
Rebase to trunk. check-in: a12771a1b9 user: dgp tags: dgp-properbytearray
14:03
merge novem check-in: ba37093daf user: dgp tags: dgp-properbytearray
11:50
TIP #485 implementation: "Remove Deprecated API". Based on Tcl 8.7 (core-8-branch). check-in: e46c7b8b77 user: jan.nijtmans tags: tip-485
09:41
Pairing down the tip#430 branch to only include files and utilities called out by the tip. Eliminate... check-in: 3bbf40910f user: hypnotoad tags: core_zip_vfs
09:40
merge trunk check-in: 0315ad1776 user: jan.nijtmans tags: novem
09:38
merge core-8-branch check-in: 3885b08997 user: jan.nijtmans tags: trunk
09:37
Change "epoch" field for dicts from "int" to "unsigned int". This doubles the number of available ep... check-in: c9da2e2ebb user: jan.nijtmans tags: core-8-branch
03:38
merge novem check-in: 201c3c670f user: dgp tags: dgp-refactor
03:34
merge novem check-in: efba4c9ac2 user: dgp tags: dgp-properbytearray
03:32
merge 8.7 check-in: 3b0b8dd809 user: dgp tags: tip-445
03:23
merge trunk check-in: 4b7c090d46 user: dgp tags: novem
03:02
compiler warning check-in: 0d906d005f user: dgp tags: trunk
02:57
compiler warning check-in: 09a80aff1b user: dgp tags: core-8-branch
02:48
merge 8.7 check-in: 7db9b1ea89 user: dgp tags: trunk
02:26
merge 8.6 check-in: 38b28e0af8 user: dgp tags: core-8-branch
02:25
Modify TclCreateProc to handle arbitrary argument names, not just ASCII. check-in: 70d5898e80 user: dgp tags: core-8-branch
00:39
Modify TclCreateProc to handle arbitrary argument names, not just ASCII. check-in: fbd05fa61d user: pooryorick tags: trunk
2017-11-07
20:54
TclOO object allocation: Set classPtr to NULL if it wasn't otherwise set. check-in: 0a3c726a85 user: pooryorick tags: trunk
19:51
Removing kit building facilities. They aren't part of the tip430 spec check-in: 930afd928d user: hypnotoad tags: core_zip_vfs
19:26
Removing patches for Androwish that are not needed for tip430 check-in: 4caf125cbf user: hypnotoad tags: core_zip_vfs
19:13
Adding a [file normalize] to zipfs tests that are looking for absolute filenames. On Linux symlinks... check-in: d107d69fe8 user: hypnotoad tags: core_zip_vfs
18:45
Updated the zipfs portion of the testsuite to tip430 standards check-in: 813520bc02 user: hypnotoad tags: core_zip_vfs
16:46
Pulling changes from core-8-branch check-in: 54d3ee03e9 user: tne tags: core_zip_vfs
16:31
merge 8.7 check-in: 82237d44ae user: jan.nijtmans tags: z_modifier
16:16
More code simplifications, with still equal functionality. check-in: 1db008ceb5 user: jan.nijtmans tags: no-wideint
15:11
merge 8.7 check-in: 22cae0454a user: dgp tags: tip-462
14:28
merge 8.7 check-in: aa5f10d8cf user: dgp tags: no-wideint
13:30
merge core-8-branch check-in: 63ac24063a user: jan.nijtmans tags: trunk
13:29
merge core-8-6-branch check-in: 84de05583b user: jan.nijtmans tags: core-8-branch
12:15
Somewhat simplified implementation of TIP #389, in which the "string length" if characters > U+FFFF ... check-in: d224d38a6d user: jan.nijtmans tags: tip-389
09:33
Re-base TIP #422 implementation to trunk. Remove Tcl_VarEvalVA() as well. TIP #422 is adapted accord... check-in: 24db7a9013 user: jan.nijtmans tags: tip-422
09:08
TIP #422 implementation, Tcl 8.7 part. Closed-Leaf check-in: eaefb24db7 user: jan.nijtmans tags: tip-422-for-8
2017-11-06
15:04
merge-mark check-in: a898034af7 user: jan.nijtmans tags: trunk
14:55
merge trunk check-in: 70449c549e user: jan.nijtmans tags: novem
14:50
More tcl8 -> tcl9 renumbering, for example related to the installation of Tcl packages where tcl9 ac... check-in: 1de7d31a02 user: jan.nijtmans tags: trunk
14:46
Fix version number of Windows Help file (not sure if it's actually used, but better safe than sorry) check-in: 8fcf451885 user: jan.nijtmans tags: core-8-branch
01:33
Rewrite documentation in comments for brevity and clarity. check-in: 568bd16ef2 user: pooryorick tags: trunk
00:17
merge 8.7 check-in: b7ea80156a user: dgp tags: tip-445
00:13
merge novem check-in: 7a4b5d5584 user: dgp tags: dgp-refactor
00:13
merge novem check-in: 3bec05cc14 user: dgp tags: dgp-properbytearray
2017-11-05
16:41
Fixed stupid Tcl_DecrRefCount bug in TclCleanupChildren with normally terminated processes. check-in: 064d93dfb0 user: f.bonnet tags: tip-462
14:41
merge core-8-branch check-in: f70e3acac4 user: jan.nijtmans tags: semver
14:35
merge core-8-branch check-in: 25a6bc568f user: jan.nijtmans tags: no-wideint
14:32
merge-mark check-in: 00716f8a93 user: jan.nijtmans tags: novem
14:24
merge trunk check-in: 9a1ca33625 user: jan.nijtmans tags: novem
14:21
Merge core-8-branch. More 8.7 -> 9.0 changes as appropriate check-in: 1c1c230410 user: jan.nijtmans tags: trunk
14:14
update .project file with branch name. Make clear that optparse doesnt work with 8.4 any more check-in: 29c3b25318 user: jan.nijtmans tags: core-8-branch
2017-11-04
00:45
[0d902eadd6] Ensure that [string first] handles ASCII in Unicode correctly. check-in: 9d3eb006b3 user: dkf tags: trunk
00:44
[0d902eadd6] Ensure that [string first] handles ASCII in Unicode correctly. check-in: 5bc169fef7 user: dkf tags: core-8-branch
00:34
Fix for the weird [string first] behaviour. Closed-Leaf check-in: 7af9c67f01 user: dkf tags: string-first-unicode-bug
00:25
Detected bug in [string first] with unicode. Pat Thoyts found it. check-in: d2c4c651ca user: dkf tags: string-first-unicode-bug
2017-11-03
19:28
merge novem check-in: aae98a4d0e user: dgp tags: dgp-refactor
19:25
merge novem check-in: c0d30d41d8 user: dgp tags: dgp-properbytearray
19:25
merge trunk check-in: a28b07053f user: dgp tags: novem
19:15
merge 8.7 check-in: f3e727f051 user: dgp tags: tip-445
18:56
TIPs 330 & 336 changes to Tcl 9 Implementation check-in: 07f5802714 user: dgp tags: trunk
18:44
TIP 278 Implementation check-in: 580ef6f047 user: dgp tags: trunk
18:39
TIP 114 Implementation check-in: 69397ff5af user: dgp tags: trunk
17:12
Merge package tolerances of Tcl 9. check-in: 8f0e7256c6 user: dgp tags: trunk
17:11
Bump to 9.0a0 check-in: f8ef35231d user: dgp tags: trunk
17:02
Revise a few stray packages not yet ready to tolerate a Tcl 9 bump. check-in: 7ac38785b5 user: dgp tags: core-8-branch
16:48
TIP 345 Implementation. check-in: 169ddc1957 user: dgp tags: trunk
16:10
Remove UpdateStringOfEndOffset() and related test-cases (this function is never actually used in Tcl... check-in: 5f92dc1f16 user: jan.nijtmans tags: bug-aaa02c55b9
13:05
merge zipfs check-in: 1e71395a96 user: jan.nijtmans tags: androwish
12:59
merge core-8-6-branch check-in: 705199e7bf user: jan.nijtmans tags: trunk
12:24
merge trunk check-in: 4cb643b572 user: jan.nijtmans tags: no-wideint
12:15
merge core-8-6-branch check-in: ce4b043516 user: jan.nijtmans tags: trunk
10:34
First shot at proposed solution (with test-cases). Doesn't handle "end-<integer>" and "<integer>-<in... check-in: 226140f554 user: jan.nijtmans tags: bug-aaa02c55b9
04:09
Revised Tip#479. Renamed new commands, added an info argspec command. @proc -> procx. @args -> argsx... Leaf check-in: 8db02d0c98 user: hypnotoad tags: tip479
2017-11-02
20:02
Pulling changes from trunk check-in: ed05b17d1c user: hypnotoad tags: tip479
13:21
merge novem check-in: 0e028ed45f user: dgp tags: dgp-refactor
13:17
merge novem check-in: 2e122a7f58 user: dgp tags: dgp-properbytearray
12:53
merge trunk check-in: 319a7765cd user: dgp tags: novem
2017-11-01
22:21
Unit test for issue 3c32a3f8bd, Segmentation fault in TclOO.c/ReleaseClassContents() for a class mix... check-in: 2bdec8b46d user: pooryorick tags: trunk
21:05
Fix bug 3c32a3f8bd, segmentation fault in TclOO.c/ReleaseClassContents() for a class mixed into one ... check-in: 5f178e7f03 user: pooryorick tags: trunk
16:16
merge novem check-in: ceec7bcd98 user: dgp tags: novem-purge-literals
14:46
TIP 422 implementation (rebase of branch novem-remove-va to trunk). check-in: e090a04f00 user: dgp tags: tip-422
12:35
Finally, get rid of tclWideIntType completely check-in: 01d55bd3e1 user: jan.nijtmans tags: no-wideint
2017-10-31
16:40
Eliminate most usage of TCL_NUMBER_LONG, just use TCL_NUMBER_WIDE in stead (since both have the same... check-in: 4b60ad78c5 user: jan.nijtmans tags: no-wideint
16:16
eliminate most use of (long) type, except for increments check-in: e2f2e6ca33 user: jan.nijtmans tags: no-wideint
14:48
Only use 64-bit tables for all platforms check-in: 60ef19dbc0 user: jan.nijtmans tags: no-wideint
14:40
more progress check-in: 24bff73c31 user: jan.nijtmans tags: no-wideint
12:39
more simplifications check-in: fc07c2bbab user: jan.nijtmans tags: no-wideint
11:37
Fix 2 failing test-cases, broken by some earlier commit check-in: 2aa14f69f0 user: jan.nijtmans tags: no-wideint
09:48
Simplify implementation of Tcl_SaveResult/Tcl_RestoreResult/Tcl_DiscardResult by no longer assuming ... Closed-Leaf check-in: 91ee06dae2 user: jan.nijtmans tags: tip-330-336
2017-10-30
18:38
Updating core documentation with new behaviors from tip 479 check-in: c03fbe938d user: hypnotoad tags: tip479
17:43
Added tests for tip-479's new behavior check-in: a0941fe833 user: hypnotoad tags: tip479
16:46
Fix some pointer arthemeric (only visible on big-endian systems) check-in: d3adf52e7a user: jan.nijtmans tags: no-wideint
16:11
merge novem check-in: 00ce925303 user: dgp tags: dgp-refactor
16:11
Add the macro for ::oo::define::@method check-in: 84dd8878f8 user: hypnotoad tags: tip479
16:10
merge novem check-in: f3eb497c83 user: dgp tags: dgp-properbytearray
15:35
tidy? check-in: cc31c47dd3 user: dgp tags: tip-330-336
15:25
tidy check-in: e2ebfa8f73 user: dgp tags: tip-330-336
15:15
tidying check-in: 4ea0fcd9ac user: dgp tags: tip-330-336
14:56
Patch to make changes to Tcl 9 prescribed by TIPs 330 and 336. This makes the Tcl_Interp struct full... check-in: 70e9e38504 user: dgp tags: tip-330-336
14:37
Working implementation of tip#479 check-in: 6731ba3604 user: hypnotoad tags: tip479
14:32
more progress in code simplifications check-in: 3876616fc4 user: jan.nijtmans tags: no-wideint
14:01
Preliminary (non working at this point) implementation of tip479 check-in: c8c3341810 user: hypnotoad tags: tip479
12:48
TIP 278 into novem. check-in: 48a7a3af50 user: dgp tags: novem
12:43
TIP 345 into novem. check-in: e8a10ae4fa user: dgp tags: novem
12:41
Rebase tip-278 branch to workaround CVS conversion woes. Closed-Leaf check-in: 8103b8c9fd user: dgp tags: tip-278
12:08
merge trunk Closed-Leaf check-in: 42c669a1e0 user: dgp tags: tip-278
12:03
merge trunk check-in: bc43c864d7 user: dgp tags: tip-445
12:02
merge trunk Closed-Leaf check-in: 848a10e460 user: dgp tags: tip-345
12:02
merge trunk Closed-Leaf check-in: a2d4cd2f93 user: dgp tags: tip-114
11:01
Change (internal) TclFormatInt() signature, so it can handle WideInt's directly. Ongoing simplificat... check-in: c606809235 user: jan.nijtmans tags: no-wideint
08:47
Experimental branch meant to eliminate the "wideint" type, just merge it to a single "int" type. No ... check-in: c2abe1efd0 user: jan.nijtmans tags: no-wideint
05:25
merge bug-fc1409fc91. check-in: 76eaf9a16b user: pooryorick tags: trunk
05:19
Fix for issue 9fd5c629c1, TclOO - aborts when a trace on command deletion deletes the object's names... Closed-Leaf check-in: bee7f97ad6 user: pooryorick tags: bug-fc1409fc91
03:45
merge novem check-in: ad63c68937 user: dgp tags: dgp-refactor
03:38
merge novem check-in: debbfd7c9c user: dgp tags: dgp-properbytearray
03:35
merge trunk check-in: 616515703c user: dgp tags: tip-445
03:29
merge trunk check-in: 8b988cd8ee user: dgp tags: novem
03:25
merge trunk check-in: 7a5d212d1a user: dgp tags: tip-278
03:23
merge 8.6 check-in: 0c0de52be7 user: dgp tags: trunk
03:01
merge 8.6 check-in: 2ce0a4a90e user: dgp tags: trunk
02:16
merge trunk: check-in: 891a615296 user: dgp tags: tip-278
2017-10-27
15:36
merge novem check-in: 52b1608dc2 user: dgp tags: dgp-refactor
15:35
merge novem check-in: f646928626 user: dgp tags: dgp-properbytearray
15:20
merge trunk check-in: 0608bd6778 user: dgp tags: novem
15:04
merge zipfs check-in: 678164ee9b user: jan.nijtmans tags: androwish
13:12
merge trunk check-in: 58759b9397 user: dgp tags: tip-445
13:12
merge trunk check-in: bb2a028c26 user: dgp tags: tip-345
13:07
merge trunk check-in: 51fa9fffa1 user: dgp tags: tip-114
12:57
oops check-in: 4456d66c47 user: dgp tags: trunk
12:51
Update tests that were still written on the outdated premise that Tcl's encoding subsystem had to in... check-in: 3f35692159 user: dgp tags: trunk
12:04
merge mark check-in: 7446fb0672 user: dgp tags: trunk
09:21
merge trunk. Change various TCL_LINK_? macros to TCL_TYPE_? check-in: 5e0b71621b user: jan.nijtmans tags: tip-312
08:45
First implementation of [http://core.tcl.tk/tips/doc/trunk/tip/481.md|TIP #481]: Extend size range o... check-in: 3d8b34236d user: jan.nijtmans tags: tip-481
07:26
Fix timeout calculation in epoll-based notifier. Proposed fix for [1a6a36d901dedead248ea96df09d5dc15... check-in: ad84a95758 user: jan.nijtmans tags: trunk
2017-10-26
02:08
Create new testing command [teststringbytes] to probe the things that otherwise require [encoding co... check-in: 7ef97e4681 user: dgp tags: tip-345
2017-10-25
02:54
Convert remaining tests to use [testbytestring]. encoding-15.3 still needs replacement for [encoding... check-in: a286e2bb69 user: dgp tags: tip-345
02:23
Repair Tcl_CreateEncoding(); Modernize [testencoding]; Update most tests toying with identity encodi... check-in: 0b63befe36 user: dgp tags: tip-345
2017-10-24
23:30
Stop using "identity" as an encoding to test basic functionng of the [encoding] command. "iso8859-1"... check-in: 8e532b34df user: dgp tags: tip-345
23:16
Extend Tcl_CreateEncoding() to be able to create an encoding without registering it when it has no n... check-in: 63dd2e19e8 user: dgp tags: tip-345
13:59
merge trunk check-in: a4edde8f85 user: jan.nijtmans tags: z_modifier
13:59
merge trunk check-in: 34abf9bf2f user: jan.nijtmans tags: win-console-panic
13:57
merge trunk check-in: 7620549f82 user: jan.nijtmans tags: novem
13:56
Change (internal) refCount field from TclRegexp to type size_t: this allows more references on 64-bi... check-in: 689ce85f64 user: jan.nijtmans tags: trunk
13:35
Historical change affecting tests: Detroit did not observe Daylight Saving Time in 1967 check-in: 0ea0323496 user: kbk tags: novem
13:32
Historical change affecting tests: Detroit did not observe Daylight Saving Time in 1967 check-in: be4ae903c7 user: kbk tags: trunk
11:25
[fc1409fc91] Method cloning needs to be careful with body representations. check-in: 0d7a96d2b5 user: dkf tags: trunk
11:23
Added test case. check-in: efdb206a73 user: dkf tags: bug-fc1409fc91
08:38
[fc1409fc91]: TclOO method with non-literal value for body argument causes segmentation fault check-in: d6d4b18fc1 user: pooryorick tags: bug-fc1409fc91
2017-10-23
17:58
backout initial commit; need more care. Binary writes internally make use of this encoding. Need to... check-in: 69404f073a user: dgp tags: tip-345
17:12
Update TZ info to tzcode2017c. check-in: 822e31b89d user: jima tags: novem
17:10
Update TZ info to tzcode2017c. check-in: 9fd28af657 user: jima tags: trunk
17:06
Implementation branch for TIP 345: Kill the "identity" encoding. This checkin, completely does that.... check-in: 04e7b29a20 user: dgp tags: tip-345
16:20
Implementation branch for TIP 114 - Eliminate Octal Parsing... check-in: c5426334cf user: dgp tags: tip-114
13:47
tclWinPanic.c is in the \win directory, not in \generic! check-in: 381a1f89e1 user: jan.nijtmans tags: win-console-panic
13:23
merge trunk check-in: ed4667c2a5 user: jan.nijtmans tags: win-console-panic
12:10
merge core-8-6-branch check-in: 91967bbc3f user: jan.nijtmans tags: trunk
11:48
merge trunk Leaf check-in: 90692bcb98 user: dgp tags: tip-282
2017-10-20
12:52
merge novem check-in: 0a29e3a8f5 user: dgp tags: dgp-properbytearray
12:46
merge novem check-in: fd7489794a user: dgp tags: dgp-refactor
12:44
merge trunk check-in: fb19c3ba7d user: dgp tags: tip-445
12:34
merge trunk: check-in: 992db56638 user: dgp tags: novem
2017-10-19
09:30
[1a56550e96] Ensure that method list introspection finds methods from mixins in all cases. check-in: 8e4847552a user: dkf tags: trunk
2017-10-18
01:24
bug fixes check-in: ed8f6a16dd user: dgp tags: dgp-refactor
2017-10-17
22:55
bug fixes check-in: 8525019388 user: dgp tags: dgp-refactor
16:20
TODO comments explaining what to do and why to wait. check-in: f02e397753 user: dgp tags: dgp-refactor
15:43
Implement and use transients. check-in: 0b0fa29781 user: dgp tags: dgp-refactor
13:58
Start support for transients. check-in: 53d2c4c8fe user: dgp tags: dgp-refactor
12:33
Detect merges of identcal subtrees; eliminate the duplication. check-in: 10d1a11b1d user: dgp tags: dgp-refactor
01:44
Move all the claims to a final pass. check-in: ac0d031fd2 user: dgp tags: dgp-refactor
01:40
Copy over partial results. check-in: 83493485a5 user: dgp tags: dgp-refactor
2017-10-16
20:55
bug fixes check-in: 68f202d70b user: dgp tags: dgp-refactor
20:35
Pulling changes from trunk check-in: 5bc369953c user: hypnotoad tags: core_zip_vfs
16:53
Detect a merge that produces second argument and avoid copy. check-in: 948083211f user: dgp tags: dgp-refactor
15:30
Detect a no-op merge of contents and avoid copy in that case check-in: e1550635bf user: dgp tags: dgp-refactor
12:05
merge trunk check-in: 81c802c91a user: jan.nijtmans tags: z_modifier
11:55
Add support for 'L' length modifier (either long double or mp_int) and 'a'/'A' modifiers (floating p... check-in: 3d16d7c07b user: jan.nijtmans tags: z_modifier
2017-10-14
22:52
fix unixFCmd test-cases, as result of the octal behavior change check-in: c79f83d82e user: jan.nijtmans tags: z_modifier
16:35
When KVLMerge and subsequent testing detects two identical values, collapse them into two uses of th... check-in: 89cdc58a95 user: dgp tags: dgp-refactor
2017-10-13
17:51
Correct listIsFirst value. check-in: aefa8c54a4 user: dgp tags: dgp-refactor
16:40
merge novem check-in: b59c82c600 user: dgp tags: dgp-refactor
16:39
merge novem check-in: 88a2bcd3b4 user: dgp tags: dgp-properbytearray
16:39
merge trunk check-in: a49c3597fe user: dgp tags: novem
16:38
merge tip-445 check-in: b68fb468fe user: dgp tags: cjo-hydra
16:38
merge trunk check-in: 73893dacd8 user: dgp tags: tip-445
16:15
Plug some memleaks. check-in: 5fdcbcbaeb user: dgp tags: trunk
14:46
Fix missing line (after manual merge-conflict). Fix compiler warning on linux64. check-in: d97fba48fc user: jan.nijtmans tags: z_modifier
14:07
Merge trunk. And merge jn-0d-radix-prefix branch in too (too small to be considered separately) check-in: 0c4174b197 user: jan.nijtmans tags: z_modifier
13:56
merge trunk Closed-Leaf check-in: eba17e3e82 user: jan.nijtmans tags: tip-389-impl
13:03
Rework lifetime management of the tokensType internal rep. check-in: b0ea212222 user: dgp tags: dgp-refactor
2017-10-12
19:56
Don't skip comment and command start initializations. check-in: 340847e486 user: dgp tags: dgp-refactor
19:26
Stop an invalid read in the Brodnik machinery. check-in: e945614f04 user: dgp tags: dgp-refactor
16:33
memleak check-in: dd0af5cd3e user: dgp tags: dgp-refactor
16:23
WIP check-in: 220199cad9 user: dgp tags: dgp-refactor
15:23
merge novem check-in: af099af1b3 user: jan.nijtmans tags: novem-more-memory-API
15:21
merge trunk check-in: d7c27886c9 user: jan.nijtmans tags: novem
15:20
Eliminate variable which is only used once. And a minor end-of-line space reduction. No functional c... check-in: 28f72eb529 user: jan.nijtmans tags: trunk
14:52
Account for changes in KVLMerge. check-in: e8be7bfb41 user: dgp tags: dgp-refactor
12:56
merge tip-445 check-in: 29aa41b930 user: dgp tags: cjo-hydra
12:55
merge novem check-in: 34f8606cc4 user: dgp tags: dgp-properbytearray
12:55
merge novem check-in: 3899669480 user: dgp tags: dgp-refactor
12:37
merge trunk check-in: e09c20f945 user: dgp tags: tip-445
12:30
Convert to use of a per-HAMT collision list. check-in: 3cdd2a6e8c user: dgp tags: dgp-refactor
00:56
update comment Closed-Leaf check-in: 8784b35f65 user: dgp tags: dgp-hamt-collision
2017-10-11
23:42
Avoid a self merge in MergeContents check-in: 87260a9796 user: dgp tags: dgp-hamt-collision
23:32
Handle collisions in the remove operation check-in: fb7d7cf7fb user: dgp tags: dgp-hamt-collision
17:45
Make the collision lists sharable. check-in: 74eb685080 user: dgp tags: dgp-hamt-collision
14:09
merge novem check-in: ac9cb5b64c user: jan.nijtmans tags: novem-more-memory-API
03:38
Make sure iterations pass through collision overflows too. check-in: 0934b982c6 user: dgp tags: dgp-hamt-collision
03:19
Post-process all hash collisions that arise during merges. (None :)) check-in: 261ef9caa2 user: dgp tags: dgp-hamt-collision
2017-10-10
19:11
Started the collision fallback implementation. check-in: e9cb01c62e user: dgp tags: dgp-hamt-collision
18:28
some tidying check-in: 0b06a32063 user: dgp tags: dgp-hamt-collision
16:52
update comment check-in: 2a1120185d user: dgp tags: dgp-hamt-collision
16:45
Eliminate the tail field and uses of it. check-in: 8c2c87b7fb user: dgp tags: dgp-hamt-collision
16:07
Simplified model means we no longer need tricky adjustment accounting. check-in: 642f98e81f user: dgp tags: dgp-hamt-collision
15:11
merge zipfs check-in: f3498c8e60 user: jan.nijtmans tags: androwish
14:41
In simplified design, every KVList holds one key value pair. check-in: 4df55bdf0e user: dgp tags: dgp-hamt-collision
14:34
More API transformation. check-in: 09739e8daf user: dgp tags: dgp-hamt-collision
14:26
Begin redesign where we move the handling of hash collisions to the hamt as a whole instead of requi... check-in: a13d68cbee user: dgp tags: dgp-hamt-collision
2017-10-09
14:28
merge trunk check-in: 61bc0c7245 user: jan.nijtmans tags: novem
14:27
merge core-8-6-branch check-in: f8df60a625 user: jan.nijtmans tags: trunk
12:55
merge trunk check-in: 3d2670a053 user: jan.nijtmans tags: novem
12:54
Merge core-8-6-branch check-in: c2c6c7dd43 user: jan.nijtmans tags: trunk
2017-10-07
20:44
bug fixes check-in: b6e0357c0c user: dgp tags: dgp-refactor
16:37
Complete reworking of size calculation. check-in: a92065e8f3 user: dgp tags: dgp-refactor
2017-10-06
19:57
tests/string.test: bypass not-compiled tests if missing testevalex (without constraints) check-in: 2c1d97b93b user: sebres tags: sebres-string-insert-cr1
19:52
compiled [string insert]: rewritten via INST_STR_REPLACE (with operand); compiled [string replace]: ... check-in: 1ecff38fdd user: sebres tags: sebres-string-insert-cr1
19:24
Rework toward a simpler scheme of size tracking that's not as entangled with other design choices. check-in: b13237f9e9 user: dgp tags: dgp-refactor
13:32
Collect slot histogram data check-in: 1a30be1ef3 user: dgp tags: dgp-refactor
12:03
Disable code that cannot happen. check-in: 1fe6d463b0 user: dgp tags: dgp-refactor
00:01
Simplify noComp for loops per mailing list suggestion from sebres [https://sourceforge.net/p/tcl/mai... check-in: 9fab97caea user: andy tags: amg-string-insert
2017-10-05
23:58
Merge trunk check-in: f56e51ac5b user: andy tags: amg-string-insert
18:18
another ratio reported check-in: d9c1c45ee5 user: dgp tags: dgp-refactor
18:09
Implement a first pass [hamt info] command. check-in: 6ac61a2093 user: dgp tags: dgp-refactor
15:42
bug fix check-in: afa5dbe7cd user: dgp tags: dgp-refactor
14:52
Implement the [hamt size] command. check-in: 68ba69deef user: dgp tags: dgp-refactor
14:42
Machinery to compute and track hamt size. check-in: e05843ee31 user: dgp tags: dgp-refactor
10:38
Refactor code common to merge and insert. check-in: 2c2acd6ee9 user: dgp tags: dgp-refactor
2017-10-04
21:11
Bugfix MergeList. check-in: 3dff0cbcf4 user: dgp tags: dgp-refactor
19:28
WIP check-in: de18cfcf25 user: dgp tags: dgp-refactor
15:16
Implemented a [hamt get] command. check-in: e57f4d150a user: dgp tags: dgp-refactor
2017-10-03
19:31
bug fixes check-in: b82161d2ef user: dgp tags: dgp-refactor
16:34
Implement the [hamt merge] command. check-in: 0837519daf user: dgp tags: dgp-refactor
15:33
Completion of the merge machinery. check-in: 5b3fbcb610 user: dgp tags: dgp-refactor
13:50
WIP check-in: bdfb1551e4 user: dgp tags: dgp-refactor
12:55
WIP check-in: 151488be2c user: dgp tags: dgp-refactor
09:12
Merge trunk check-in: 984891340b user: jan.nijtmans tags: novem
09:11
Merge latest 'const'ification changes from libtommath (develop branch, will be in next release). Non... check-in: 294fb5e1fa user: jan.nijtmans tags: trunk
03:52
WIP check-in: e2d4dc416f user: dgp tags: dgp-refactor
00:28
WIP check-in: b460c4bb8c user: dgp tags: dgp-refactor
00:05
WIP check-in: 192b04097e user: dgp tags: dgp-refactor
2017-10-02
23:49
More allocator reworking. check-in: 581c6e914b user: dgp tags: dgp-refactor
22:01
WIP check-in: 1323f2b9ac user: dgp tags: dgp-refactor
19:25
Allocation refactoring, and sketch of merge operation. check-in: 0b52d64b1d user: dgp tags: dgp-refactor
18:41
Avoid making second copy of the same immutable value. check-in: 1b1ff36d81 user: dgp tags: dgp-refactor
18:25
API reform. Move all type arguments to be first in the argument list. check-in: 561b441e9d user: dgp tags: dgp-refactor
16:28
More refactoring. check-in: 738b6d5e74 user: dgp tags: dgp-refactor
16:10
New routine to merge KVLists. Re-implement KVLInsert as call to it; some utility routine refactoring... check-in: a08ce61f17 user: dgp tags: dgp-refactor
2017-09-26
09:05
Remove coffbase.txt and all references to it: It's not recommended by Microsoft any more. check-in: 11d0a8e543 user: jan.nijtmans tags: novem
2017-09-25
16:23
Improvements to Tip#430 based on community input. Added a forward declaration of TclZipfs_Init. Adde... check-in: 15770f48da user: hypnotoad tags: core_zip_vfs
13:36
Pull changes from Trunk check-in: b714ad6059 user: hypnotoad tags: core_zip_vfs
01:29
Add [hamt remove] command and fix more bugs. check-in: e9ad162b01 user: dgp tags: dgp-refactor
2017-09-24
03:33
Add the [hamt replace] command. check-in: 10ba393f1e user: dgp tags: dgp-refactor
2017-09-23
23:14
more fixes check-in: 60a73184c4 user: dgp tags: dgp-refactor
20:10
more bug fixes check-in: 4eb9ff8b9e user: dgp tags: dgp-refactor
17:13
Bug fixes. check-in: c12e9164cf user: dgp tags: dgp-refactor
16:36
Simplify implementation of non-bytecoded [string replace] check-in: e2718c364b user: andy tags: amg-string-insert
15:30
Implement the [hamt create] command. We can start scripting. check-in: f9981a2144 user: dgp tags: dgp-refactor
14:55
Complete the "hamt" Tcl_ObjType. check-in: 3984353a09 user: dgp tags: dgp-refactor
2017-09-22
23:45
Use iterators to make the UpdateString routine. check-in: b5fef85d14 user: dgp tags: dgp-refactor
23:18
Complete the iterator routines. It compiles! Must be good. check-in: a481e78199 user: dgp tags: dgp-refactor
22:46
Update TIP number check-in: 17b8835c72 user: andy tags: amg-string-insert
14:12
merge tip-445 check-in: 33d9c74caf user: dgp tags: cjo-hydra
14:11
More TIP 445 conversion of the "path" Tcl_ObjType. check-in: 900a82f661 user: dgp tags: tip-445
13:41
merge tip-445 check-in: 368b8fecdc user: dgp tags: cjo-hydra
13:32
Partial conversion of the "path" Tcl_ObjType to TIP 445 contributed by Cyan Ogilvie. This reworking... check-in: 99fdc9b9b1 user: dgp tags: tip-445
13:11
merge tip-445 check-in: 3dfe39c4ac user: dgp tags: cjo-hydra
13:06
merge novem check-in: 3cf9e70f1d user: dgp tags: dgp-properbytearray
13:05
merge trunk check-in: abe6bafaea user: dgp tags: tip-445
13:01
merge novem check-in: b29b5ed6f5 user: dgp tags: dgp-refactor
08:49
merge trunk check-in: 3bb43f216a user: jan.nijtmans tags: novem
08:48
Make libtommath's "make" work in Tcl environment (for testing). Eliminate internal s_is_power_of_two... check-in: 4fcc04a348 user: jan.nijtmans tags: trunk
02:17
Merged core-8-6-branch to pick up 32/64-bit DLL mismatch error message. Actually already cherrypicke... check-in: 04772444ec user: apnadkarni tags: trunk
2017-09-21
22:00
Checkpoint of work in progress. Leaf check-in: 13fc64f17c user: dkf tags: http3
19:05
RFE [566a999189] - better error message for 32/64 bit mismatch on load. check-in: 49499625f2 user: apnadkarni tags: trunk
14:35
[3ae1251264] Run only the tests that match the assumptions of the test design. check-in: 42d9139712 user: dgp tags: amg-string-insert
12:02
WIP check-in: 1c37169922 user: dgp tags: dgp-refactor
2017-09-20
17:25
Include $noComp flag in string test names check-in: 6a5d5c5e50 user: andy tags: amg-string-insert
17:06
merge tip-445 check-in: 5ef7842f07 user: dgp tags: cjo-hydra
16:20
merge novem check-in: 206a729f35 user: dgp tags: dgp-refactor
16:17
merge novem check-in: 87f5287964 user: dgp tags: dgp-properbytearray
16:17
merge trunk check-in: 7168d447c8 user: dgp tags: tip-445
09:22
merge trunk check-in: 52f439bd00 user: jan.nijtmans tags: novem
09:21
Move fast return from s_is_power_of_two() to mp_div_d(). This saves a function call in the common ca... check-in: ed59743eb7 user: jan.nijtmans tags: trunk
09:09
merge trunk check-in: 6320a360bf user: jan.nijtmans tags: novem
09:07
Further astyle formatting of libtommath. No functional changes. check-in: 6706db6842 user: jan.nijtmans tags: trunk
05:11
Alternate, equivalent way of running bytecoded tests check-in: 8da17cd010 user: andy tags: amg-string-insert
05:08
Correct string tests to exercise both bytecoded and non-bytecoded implementations. string-29.6 now ... check-in: 45c4e5f731 user: andy tags: amg-string-insert
2017-09-19
06:21
Improve documentation of [string insert] with respect to end-relative indexing check-in: 3865939887 user: andy tags: amg-string-insert
2017-09-18
15:13
Merge trunk check-in: 1db5d9c514 user: jan.nijtmans tags: z_modifier
14:57
merge tip-445 check-in: fcdd5750b4 user: dgp tags: cjo-hydra
14:57
merge trunk check-in: e9af9d16ff user: dgp tags: tip-445
14:57
merge novem check-in: 2dfeeb8429 user: dgp tags: dgp-properbytearray
14:54
merge novem check-in: bcaf1b3113 user: dgp tags: dgp-refactor
14:39
merge trunk check-in: aac06499fb user: jan.nijtmans tags: novem
14:38
Finish libtommath's constification work. All done (hopefully). And make sure that C preprocessor dir... check-in: 5d1dde9e60 user: jan.nijtmans tags: trunk
13:19
merge trunk check-in: 0df52e2051 user: dgp tags: amg-string-insert
12:54
merge trunk check-in: c2ee1a2e85 user: jan.nijtmans tags: novem
12:53
Another round of libtommath const'ification. To be submitted to the libtommath folks check-in: 330a406fa5 user: jan.nijtmans tags: trunk
12:30
merge tip-445 check-in: dc0d611fa1 user: dgp tags: cjo-hydra
12:06
merge novem check-in: 1ef33883a0 user: dgp tags: dgp-refactor
12:06
WIP check-in: f51f5fa799 user: dgp tags: dgp-refactor
12:00
merge novem check-in: 1a59ed5a6e user: dgp tags: dgp-properbytearray
11:59
merge trunk check-in: 6e13a9423e user: dgp tags: tip-445
10:07
Merge trunk check-in: 3cea4fc314 user: jan.nijtmans tags: novem
08:31
Merge libtommath upstream changes (astyle formatting only). No functional changes. All Tcl-specific ... check-in: 6954ead823 user: jan.nijtmans tags: trunk
03:11
Document [string insert] check-in: d017d0cd78 user: andy tags: amg-string-insert
03:02
Document Tcl_ReplaceObj() check-in: c491f05a28 user: andy tags: amg-string-insert
01:38
Rename Tcl_StringReplace() to Tcl_ReplaceObj() for consistency with other public string object funct... check-in: e5bf34271e user: andy tags: amg-string-insert
01:29
Improve comments check-in: 659068fa85 user: andy tags: amg-string-insert
01:19
Juggle [string insert] bytecode compilation logic check-in: 6fcce5edbb user: andy tags: amg-string-insert
01:16
Rearrange bytecoded [string replace] logic, reinstate [string replace]/[string insert] result tracin... check-in: e55f8ad1a8 user: andy tags: amg-string-insert
01:11
Use Tcl_StringReplace() to implement core of bytecoded [string replace] check-in: 02800a9cf4 user: andy tags: amg-string-insert
00:48
Update stringComp.test for new [string insert] command check-in: 4bf779f2de user: andy tags: amg-string-insert
00:39
stringComp.test and maybe many other tests may need to be reconsidered so that both bytecoded and no... check-in: cc99fd2be5 user: andy tags: amg-string-insert
00:32
Correct terminology check-in: 4cdab44b68 user: andy tags: amg-string-insert
00:32
Implement bytecoded [string insert] check-in: 064fc1f23c user: andy tags: amg-string-insert
2017-09-17
21:09
Correct bytecode index comments check-in: 22c8aea0e3 user: andy tags: amg-string-insert
21:09
Improve comment to describe return value check-in: 6d502aa4ca user: andy tags: amg-string-insert
2017-09-16
19:50
Merge trunk check-in: 601141ff84 user: andy tags: amg-string-insert
2017-09-15
13:36
merge trunk check-in: f8a598e13a user: jan.nijtmans tags: novem
13:08
'const'ify more libtommath functions. All functions in generic/tclTomMath.decls (used by Tcl) are do... check-in: b54e97868c user: jan.nijtmans tags: trunk
2017-09-14
19:22
WIP check-in: 46a5c64a59 user: dgp tags: dgp-refactor
14:34
New Tcl_ObjType WIP. check-in: 28f6f8c7e8 user: dgp tags: dgp-refactor
14:20
merge tip-445 check-in: b3e3e1647b user: dgp tags: cjo-hydra
14:19
merge novem check-in: 3b5667b4ff user: dgp tags: dgp-refactor
14:12
merge trunk check-in: decd9fa55d user: dgp tags: tip-445
14:03
merge novem check-in: 4c571ea91a user: dgp tags: dgp-properbytearray
14:02
merge trunk check-in: 65554137c5 user: dgp tags: novem
14:02
Move new declarations to more conventional place for tidier merging. check-in: d0b21fc95e user: dgp tags: trunk
13:17
merge novem check-in: 0a3ba6dcc3 user: dgp tags: dgp-properbytearray
08:06
merge trunk check-in: 02f4b68952 user: jan.nijtmans tags: novem
08:05
Remove some unnecessary #if 0 sections. Fix comments and panic messages. No functional changes. check-in: f4cdedde64 user: jan.nijtmans tags: trunk
07:42
Fix [f5da3d30e096a1c3486fbc480a6ece01fcb277a6|f5da3d30e0]: clerical error in comments check-in: 41b84c3667 user: jan.nijtmans tags: trunk
2017-09-13
10:42
Merge trunk check-in: a493ca45ea user: jan.nijtmans tags: novem
10:14
Make mp_get_long and mp_set_long available to tommath-enabled Tcl extensions. Deprecate the internal... check-in: 900152d715 user: jan.nijtmans tags: trunk
2017-09-12
17:23
merge mark check-in: 1ce7e9a19f user: dgp tags: cjo-hydra
17:01
Rework [lset] internals to be sure outdated intreps get purged. check-in: d9dfa71717 user: dgp tags: tip-445
17:01
Rework [lset] internals to be sure outdated intreps get purged. check-in: 30c6c52314 user: dgp tags: cjo-hydra
15:44
Make sure ListObjReplace invalidates outdated intreps. check-in: 7d602c3a9f user: dgp tags: tip-445
15:30
Make sure ListObjReplace invalidates outdated intreps. check-in: 6a6da26999 user: dgp tags: cjo-hydra
15:18
Make sure ListObjAppendElement invalidates outdated intreps. check-in: 36a738fa99 user: dgp tags: tip-445
15:13
Make sure ListObjAppendElement invalidates outdated intreps. check-in: 30bbfe68d6 user: dgp tags: cjo-hydra
13:23
Revised dict value means we much invalidate existing intreps. check-in: f7ef63faa6 user: dgp tags: tip-445
13:22
When we invalidate the string rep of a dict, that's a sign we need to free all the intreps of that d... check-in: 36ed69949c user: dgp tags: tip-445
13:21
Revised dict value means we much invalidate existing intreps. check-in: 9fb681446d user: dgp tags: cjo-hydra
12:11
When we invalidate the string rep of a dict, that's a sign we need to free all the intreps of that d... check-in: 8d1ff0b345 user: dgp tags: cjo-hydra
2017-09-11
17:17
Stop crash in oo.test check-in: 1b78167222 user: dgp tags: cjo-hydra
16:52
Add a DupHydra implementation. check-in: 2864297e48 user: dgp tags: cjo-hydra
14:51
Fixes to Tcl_StoreIntRep -- support irPtr == NULL check-in: 91058bb83b user: dgp tags: cjo-hydra
14:44
Hydra work from Cyan Ogilvie. check-in: ac03e05714 user: dgp tags: cjo-hydra
13:21
merge novem check-in: a0bd6b43c0 user: jan.nijtmans tags: novem-more-memory-API
13:06
merge novem check-in: 17c54399fb user: dgp tags: dgp-refactor
12:23
global consts are things compilers are picky about. check-in: e0b9c0e7df user: dgp tags: dgp-refactor
12:07
merge novem check-in: 4c2e3516a0 user: dgp tags: dgp-properbytearray
12:02
merge trunk check-in: 241056bf07 user: dgp tags: tip-445
11:21
merge trunk check-in: 30418b0549 user: jan.nijtmans tags: novem
10:38
Many 'const' addtions in libtommath where it makes sense. To be submitted back to the libtommath guy... check-in: ae8992c395 user: jan.nijtmans tags: trunk
00:12
It compiles! Ship it! check-in: d959cdad5e user: dgp tags: dgp-refactor
2017-09-10
19:11
WIP check-in: 6047938a8b user: dgp tags: dgp-refactor
13:35
merge novem check-in: 4fa9cc2903 user: jan.nijtmans tags: novem-more-memory-API
2017-09-09
16:26
Merge trunk check-in: 8b29b13280 user: jan.nijtmans tags: novem
2017-09-08
18:05
WIP check-in: 79337b43e1 user: dgp tags: dgp-refactor
17:21
WIP check-in: 68358ccbd1 user: dgp tags: dgp-refactor
17:10
WIP check-in: 43e58b6dc6 user: dgp tags: dgp-refactor
17:05
WIP check-in: 8043bdedce user: dgp tags: dgp-refactor
14:38
Re-base to trunk. Now versioned as 8.7.0-alpha.2 check-in: eacebd08b2 user: jan.nijtmans tags: semver
14:15
Add some more functions from libtommath for availability within Tcl (mainly the 'long long' variants... check-in: ff847e8f35 user: jan.nijtmans tags: trunk
14:02
WIP check-in: 977d156621 user: dgp tags: dgp-refactor
13:30
Be consistent about how I am referred to. check-in: 6015050c0e user: gahr tags: trunk
13:13
Bump to 8.7a2 to distinguish trunk from 8.7a1 release. check-in: 6896e53834 user: dgp tags: trunk
12:50
merge release check-in: 31bf380580 user: dgp tags: trunk
12:48
Rebase to trunk check-in: 5e999389ca user: jan.nijtmans tags: z_modifier
11:45
WIP check-in: 45ae72da47 user: dgp tags: dgp-refactor
11:04
Rebase to trunk check-in: 56aed80e04 user: jan.nijtmans tags: win-console-panic
03:49
WIP check-in: af8cc4ae35 user: dgp tags: dgp-refactor
2017-09-07
12:59
merge trunk; rc1 Closed-Leaf check-in: 2606a5c5d7 user: dgp tags: rc1, core-8-7-a1-rc, core-8-7-a1
12:46
WIP check-in: 17672bd902 user: dgp tags: dgp-refactor
01:38
Implementation of persistent, immutable key/value lists. Lifetime management done with refcounts to ... check-in: 91867afcf2 user: dgp tags: dgp-refactor
2017-09-06
19:27
WIP check-in: 1f1e0ccf10 user: dgp tags: dgp-refactor
15:02
Fix use of "long long" (manually) in MSVC check-in: 9f18b82478 user: jan.nijtmans tags: trunk
2017-09-05
16:44
Pulling changes from trunk check-in: 1418d72876 user: hypnotoad tags: core_zip_vfs
15:38
update changes check-in: 7cbc33c3ce user: dgp tags: rc0, core-8-7-a1-rc
14:56
Recognise "-rc" also as part of version ranges (was missing from previous commit) check-in: 48b0bbee92 user: jan.nijtmans tags: tip-439, semver
14:19
Add support for "-rc" releases, which are the same as final releases but the version string is diffe... check-in: e59079446e user: jan.nijtmans tags: tip-439, semver
12:42
merge novem check-in: d4d0177ae0 user: dgp tags: dgp-properbytearray
12:41
merge novem check-in: 8dfd1f597e user: dgp tags: dgp-refactor
12:41
merge trunk check-in: 37388a0d90 user: dgp tags: tip-445
12:41
merge trunk check-in: 2efd1733e7 user: dgp tags: core-8-7-a1-rc
12:28
merge trunk check-in: 56ba25c528 user: dgp tags: tip-282
2017-09-04
15:24
merge trunk check-in: d051a64dbc user: jan.nijtmans tags: tip-439, semver
14:03
merge trunk check-in: 55e5374f6b user: jan.nijtmans tags: novem
14:01
Merge core-8-6-branch to trunk, especially the 1.6.0 -> 1.6.1 renumbering from msgcat check-in: d077ae59a3 user: jan.nijtmans tags: trunk
13:32
merge zipfs check-in: f033ca9370 user: jan.nijtmans tags: androwish
12:40
merge trunk check-in: 1f080164e9 user: jan.nijtmans tags: tip-439, semver
12:38
merge core-8-6-branch check-in: 134e487b22 user: jan.nijtmans tags: trunk
2017-09-02
22:10
[0e4d88b650] Allow command overwrite when deletion callback deletes namespace. check-in: 95c4436a1e user: dgp tags: trunk
2017-09-01
14:20
merge zipfs check-in: e57ab5d3e2 user: jan.nijtmans tags: androwish
13:52
merge trunk check-in: 736343cba1 user: jan.nijtmans tags: tip-389-impl
13:49
Merge core-8-6-branch check-in: 314f32710e user: jan.nijtmans tags: trunk
08:50
merge trunk check-in: 3f9db43f3e user: jan.nijtmans tags: tip-389-impl
01:44
merge trunk check-in: d10af812b3 user: dgp tags: core-8-7-a1-rc
01:29
merge novem check-in: 6043683920 user: dgp tags: dgp-refactor
01:11
merge novem check-in: db2b6d8c00 user: dgp tags: dgp-properbytearray
00:52
merge trunk check-in: c3fbabfb73 user: dgp tags: tip-445
2017-08-31
13:57
merge trunk check-in: 2a52ebe007 user: jan.nijtmans tags: novem
13:56
Merge core-8-6-branch. Remove all git tag information for libtommath, so we don't have useless file ... check-in: 8451176357 user: jan.nijtmans tags: trunk
12:21
(merge-mark core-8-6-branch). Give state to UtfToUtfProc() and UnicodeToUtfProc() in which the last... check-in: ec434c5d08 user: jan.nijtmans tags: trunk
09:46
http state 100 continue handling broken [2a94652ee1] check-in: d6bb682808 user: oehhar tags: novem
09:35
http state 100 continue handling broken [2a94652ee1] check-in: 79053036d8 user: oehhar tags: trunk
08:41
merge trunk check-in: 2bfc123728 user: jan.nijtmans tags: novem
2017-08-30
15:29
Cherrypick string.test [de104ef5ab] check-in: c649c52458 user: andy tags: trunk
15:22
Merge trunk check-in: 0def7d0317 user: andy tags: amg-string-insert
15:20
Rename TclStringReplace() to Tcl_StringReplace() and add to the stubs table. Documentation not yet ... check-in: 678e846973 user: andy tags: amg-string-insert
12:39
merge trunk check-in: d6b05e9e2c user: jan.nijtmans tags: tip-439, semver
12:37
Tweak libtommath building, such that it doesn't depend on uint64_t any more. (handle mp_word in the ... check-in: c28c8e4f1c user: jan.nijtmans tags: trunk
12:01
merge trunk check-in: ddda318c41 user: jan.nijtmans tags: tip-439, semver
11:49
merge trunk check-in: 18735f269b user: jan.nijtmans tags: novem
11:46
Adapt libtommath's "changes.txt", and other text-files. Adapt bn_mp_read_radix.c to latest libtommat... check-in: 0f28787503 user: jan.nijtmans tags: trunk
2017-08-29
21:44
(experiment) See: [https://github.com/libtom/libtommath/pull/75] proposal by sjaeckel Closed-Leaf check-in: f51addad6e user: jan.nijtmans tags: libtommath-tcl-fixes-75
21:27
a few missing bits after previous commit check-in: 8c421aaec5 user: jan.nijtmans tags: trunk
20:45
upgrade to libtommath 1.0.1 (With all Tcl-specific changes - as far as needed - intact) check-in: 600a59709e user: jan.nijtmans tags: trunk
20:43
Merge libtommath 1.0.1 final Closed-Leaf check-in: 3617735687 user: jan.nijtmans tags: libtommath-1.0.1
20:25
libtommath 1.0.1 rc2, for test purposes only check-in: 27923399a3 user: jan.nijtmans tags: libtommath-1.0.1
09:25
merge-mark check-in: 238a21ce95 user: jan.nijtmans tags: trunk
09:19
Merge trunk check-in: f2f6504adb user: jan.nijtmans tags: novem
2017-08-27
21:25
Comments and formatting check-in: 4bfe8e269d user: f.bonnet tags: tip-462
15:25
Fixed reference counting issue with objects returned by WaitProcessStatus check-in: de93dfa9c6 user: f.bonnet tags: tip-462
15:24
On Windows, Tcl_Pids now map to dwProcessId instead of hProcess because the system reuses handles of... check-in: bdf5100b03 user: f.bonnet tags: tip-462
11:05
Refactoring to support all processes and not just detached ones. check-in: 35e5121282 user: f.bonnet tags: tip-462
2017-08-25
13:46
Merge trunk check-in: c841475a89 user: jan.nijtmans tags: tip-389-impl
2017-08-24
16:56
Fix [b50fb214] : add to 2>> the same O_APPEND that was added to >> back in 2005. check-in: 844c1fa97f user: ferrieux tags: trunk
2017-08-23
19:51
Added switches and pid list support to tcl::process status check-in: d5505d71d9 user: f.bonnet tags: tip-462
18:31
Refactoring and preliminary implementation of tcl::process (list|status) check-in: 53a8328d11 user: f.bonnet tags: tip-462
2017-08-22
12:41
merge core-8-6-branch check-in: 2b42a8db4c user: jan.nijtmans tags: trunk
2017-08-20
20:11
Add test cleanup check-in: 5f8c346dfb user: andy tags: amg-string-insert
19:57
Add tests to exercise almost every line of TclStringReplace(). The one line not being exercised is ... check-in: eb2821be09 user: andy tags: amg-string-insert
19:55
Tweak string index boundary conditionals for tiny performance improvement and to make existing tests... check-in: 025ea6e5be user: andy tags: amg-string-insert
18:13
Add non-bytecoded [string replace] tests to exercise new TclStringReplace() function check-in: 9af4defa79 user: andy tags: amg-string-insert
03:45
Add string-14.18 to test that [string replace] with last<first does not insert a string, even though... check-in: de104ef5ab user: andy tags: amg-string-insert
03:21
Reimplement NON-BYTECODED [string replace] in terms of new TclStringReplace() function check-in: c0036938dd user: andy tags: amg-string-insert
03:20
Correct NULL dereference, and optimize short-circuit logical operation check-in: fa3278ec35 user: andy tags: amg-string-insert
02:44
Work toward dgp's suggestion that the underlying engine handle both [string insert] and [string repl... check-in: 0cfeecb740 user: andy tags: amg-string-insert
2017-08-18
22:06
merge core-8-6-branch check-in: 75da8b29f8 user: jan.nijtmans tags: trunk
13:44
merge novem check-in: a87c8c9494 user: dgp tags: dgp-properbytearray
13:44
merge novem check-in: d592c0fb4a user: dgp tags: dgp-refactor
13:43
merge trunk check-in: 56e26d203d user: dgp tags: tip-445
13:23
merge trunk check-in: f1f87ddc33 user: dgp tags: novem
12:49
Completed [tcl::process autopurge] semantics and added [tcl::process purge] implementation along wit... check-in: 895210c8ba user: f.bonnet tags: tip-462
07:51
Added [tcl::process autopurge] flag management with TclProcessGetAutopurge/TclProcessSetAutopurge co... check-in: 67ed1efdfa user: f.bonnet tags: tip-462
2017-08-17
22:50
Merge core-8-6-branch. Update outdated comment (cherry-pick [d5dec2b0514639f44929cbbba9c4130798a8a54... check-in: 1b01d8a66c user: jan.nijtmans tags: trunk
21:56
merge core-8-6-branch check-in: 6d463326bc user: jan.nijtmans tags: trunk
18:32
Correct bug in getting second Unicode character sequence check-in: 87dadea232 user: andy tags: amg-string-insert
18:15
Clip (don't reject) out-of-bounds indexes, per sebres's suggestion and to match [linsert] check-in: 581e438bb7 user: andy tags: amg-string-insert
18:14
Work around [3397978fff] check-in: a20a2ff810 user: andy tags: amg-string-insert
17:29
Backout [b163c4f423]: Command ensembles indeed do affect argument reference counts, see [3397978fff] check-in: b83433c23f user: andy tags: amg-string-insert
13:03
Fixed line endings check-in: 2a872d1898 user: f.bonnet tags: tip-462
13:02
Basic scaffolding for tcl::process check-in: 7cbd47fe03 user: f.bonnet tags: tip-462
2017-08-16
15:14
Test code to investigate command ensemble argument reference counts check-in: b163c4f423 user: andy tags: amg-string-insert
15:14
Fix typo check-in: 9f7c7d5fb4 user: andy tags: amg-string-insert
2017-08-15
08:25
Write some test cases check-in: ea030eb727 user: andy tags: amg-string-insert
08:23
Correct bug in shared pure byte array case check-in: 597e9993b3 user: andy tags: amg-string-insert
08:04
Remove repeated code check-in: d83ac7baf8 user: andy tags: amg-string-insert
08:04
Update existing tests to accommodate new [string insert] command check-in: 900ca572ab user: andy tags: amg-string-insert
07:50
Begin implementation of [string insert] check-in: cbfded0f59 user: andy tags: amg-string-insert
2017-08-12
19:45
Correct longstanding typo in continue man page check-in: 7e42c87b8f user: andy tags: trunk
2017-08-10
19:14
Add 8.7 -only changes to the changes file. check-in: f7e3a4a75e user: dgp tags: core-8-7-a1-rc
17:34
Update outdated comment. check-in: d5dec2b051 user: dgp tags: core-8-7-a1-rc
14:56
Bring changes up to the 8.6.7 release. check-in: f73f06f6d8 user: dgp tags: core-8-7-a1-rc
14:29
Release candidate branch for Tcl 8.7a1. check-in: 31c23dd6bb user: dgp tags: core-8-7-a1-rc
14:17
merge 8.6 check-in: c36e167835 user: dgp tags: trunk
2017-08-09
16:38
merge mark check-in: 485cf243f0 user: dgp tags: trunk
2017-08-08
16:41
Merge novem check-in: aa2d419bfa user: andy tags: dgp-properbytearray
16:40
Merge novem check-in: 0f3306d7d6 user: andy tags: dgp-refactor
16:39
Merge trunk check-in: 16185b644b user: andy tags: tip-445
16:39
Merge trunk check-in: aadf195d2c user: andy tags: novem
2017-08-07
01:16
[5bfe3de008]: Modify [source] to set input EOF character but not output EOF character. This avoids ... check-in: 527d354828 user: andy tags: trunk
2017-08-04
13:26
merge novem check-in: fc84863621 user: dgp tags: dgp-properbytearray
13:26
merge novem check-in: 7d00234e68 user: dgp tags: dgp-refactor
13:25
merge trunk check-in: da03eaabd8 user: dgp tags: tip-445
13:19
merge trunk check-in: 4b17c28700 user: dgp tags: novem
13:18
merge 8.6 check-in: 310ded6da8 user: dgp tags: trunk
2017-07-22
22:49
Make it work again with new epoll Notifier Warning: might need some more tweaks if it turns out to ... check-in: 434eb7d003 user: avl42 tags: tcl-469-1st-try
2017-07-18
13:46
merge novem check-in: 80f0997f0b user: dgp tags: dgp-properbytearray
13:46
merge novem check-in: 56f00462f4 user: dgp tags: dgp-refactor
13:39
merge trunk check-in: e9ce600364 user: dgp tags: tip-445
13:34
merge trunk check-in: 5a7371016e user: dgp tags: novem
2017-07-17
08:04
merge core-8-6-branch check-in: 4009d98d80 user: jan.nijtmans tags: trunk
2017-07-16
20:55
fileevent $ch exception ... check-in: 5610dcf5cd user: avl tags: tcl-469-1st-try
2017-07-14
15:08
merge zipfs check-in: 6232610ca9 user: jan.nijtmans tags: androwish
14:21
merge trunk check-in: 50bd973657 user: jan.nijtmans tags: tip-439, semver
2017-07-13
15:07
merge core-8-6-branch check-in: a3919af766 user: jan.nijtmans tags: trunk
2017-07-06
16:58
merge novem check-in: 7eb94b8f21 user: dgp tags: dgp-refactor
16:57
merge novem check-in: 45d5acda53 user: dgp tags: dgp-properbytearray
16:52
merge trunk check-in: 4dc6e2e33e user: dgp tags: novem
16:52
merge trunk check-in: a21e565627 user: dgp tags: tip-445
16:40
merge 8.6 check-in: 78ed92ebd5 user: dgp tags: trunk
2017-07-04
14:31
Add in the URL parsing as a general service. check-in: 68f522f39f user: dkf tags: http3
2017-07-03
12:46
merge trunk check-in: 2cab48c756 user: jan.nijtmans tags: novem
12:45
merge core-8-6-branch check-in: f46366c736 user: jan.nijtmans tags: trunk
12:39
merge zipfs check-in: 27c91b58a4 user: jan.nijtmans tags: androwish
08:32
merge trunk check-in: 7067ab8082 user: jan.nijtmans tags: novem
08:30
merge core-8-6-branch check-in: 1335f34599 user: jan.nijtmans tags: trunk
2017-06-29
13:18
merge trunk Closed-Leaf check-in: 65f7b12c0e user: jan.nijtmans tags: jn-0d-radix-prefix
11:42
merge novem check-in: 76a8ebccd9 user: dgp tags: dgp-refactor
11:38
merge novem check-in: 28d8f0755f user: dgp tags: dgp-properbytearray
11:29
merge trunk check-in: e6b9d7a231 user: dgp tags: tip-445
2017-06-28
13:45
merge trunk check-in: 6921b83aca user: jan.nijtmans tags: novem
13:44
merge core-8-6-branch check-in: 474ea18601 user: jan.nijtmans tags: trunk
11:02
Implement %a and %A for floating point numbers check-in: 35812670ab user: jan.nijtmans tags: jn-0d-radix-prefix
2017-06-27
18:21
Rethinking how to hold the bits of configuration. check-in: 3ffd93f7c0 user: dkf tags: http3
12:00
Merge trunk. Don't use expensive ToUpper() for hex 0X???? formatting, just generate uppercase direct... check-in: 2004acdea6 user: jan.nijtmans tags: jn-0d-radix-prefix
10:13
Implement "format %o" as prefixing with "0o" in stead of "0" (Kevin Kenny's suggestion). Seems ready... check-in: 3b3992d33d user: jan.nijtmans tags: jn-0d-radix-prefix
2017-06-26
20:26
merge novem check-in: 69f79aa309 user: dgp tags: dgp-refactor
20:25
merge novem check-in: a9a65ee225 user: dgp tags: dgp-properbytearray
20:14
merge trunk check-in: b9b632a2ca user: dgp tags: tip-445
20:13
merge trunk check-in: 80be23dd56 user: dgp tags: novem
20:00
Merge 8.6; Bump to TclOO 1.2.0. check-in: c5252bc435 user: dgp tags: trunk
11:37
merge trunk check-in: 0705d03cdf user: jan.nijtmans tags: tip-439, semver
10:20
Rebase branch "jn-0d-radix-prefix" back to trunk. No new changes check-in: e2b749751c user: jan.nijtmans tags: jn-0d-radix-prefix
2017-06-25
22:16
Start of work on developing a new major version of the HTTP package. check-in: 21792340da user: dkf tags: http3
2017-06-23
20:49
Tests for ::http::Write done. check-in: 0926e525f7 user: gerald tags: tip-452
20:08
Added test suites for more of the http package, two procedures left to do test suites for. check-in: 8321eb1dcd user: gerald tags: tip-452
15:05
merge trunk check-in: d3b73e481b user: jan.nijtmans tags: novem
15:04
No longer split tests for longIs32bit/longIs64bit, since the results should be identical check-in: a7db1ba444 user: jan.nijtmans tags: trunk
13:11
typo fix check-in: b3af99ceb9 user: dgp tags: trunk
13:09
Rewrite the documentation of [regsub -command] so it's not quite such a mess. check-in: c11222b967 user: dgp tags: trunk
12:39
repair broken tests check-in: b063408c38 user: dgp tags: trunk
12:28
Repair compiler warning about uninitialized value. check-in: d06a0b65c1 user: dgp tags: trunk
09:14
Merge trunk (but without %#d format, pending further decision and bug-fixing) check-in: 818930fdcd user: jan.nijtmans tags: novem
08:11
TIP #472 implementation: Add Support for 0d Radix Prefix to Integer Literals check-in: 4f68bf6677 user: jan.nijtmans tags: trunk
2017-06-22
22:54
Add [regsub -command] case that wasn't actively tested for. check-in: 0bd419a4d7 user: dkf tags: trunk
22:03
Implement TIP #473: Allow a Defined Target Namespace in oo::copy check-in: 1f77049cc0 user: dkf tags: trunk
21:50
Implement TIP #470: Reliable Access to OO Definition Context Object check-in: 0ae0df0685 user: dkf tags: trunk
21:48
merge trunk Closed-Leaf check-in: bc0550924f user: dkf tags: tip-470
21:46
Implement TIP #463: Command-Driven Substitutions for regsub check-in: 9aaee27679 user: dkf tags: trunk
14:23
merge novem check-in: e166a5a58b user: dgp tags: dgp-refactor
13:56
merge novem check-in: db3d5c1dad user: dgp tags: dgp-properbytearray
13:45
merge trunk check-in: 8d97ed6516 user: dgp tags: tip-445
13:41
merge trunk check-in: 30c71bc195 user: dgp tags: novem
12:25
merge trunk Closed-Leaf check-in: d26f75a105 user: dgp tags: tip-463
08:59
merge core-8-6-branch check-in: 1d11dc7a53 user: jan.nijtmans tags: trunk
03:33
Added additional tests into rewrite of http test package. check-in: e8c535c2c0 user: gerald tags: tip-452
2017-06-21
21:22
More http test rewrites. check-in: 98e3eadd14 user: gerald tags: tip-452
2017-06-20
23:04
Test for several more commands. check-in: 24ff58075c user: gerald tags: tip-452
14:36
Added test for several commands. check-in: a59225dbf1 user: gerald tags: tip-452
2017-06-19
22:45
Fix for [c81183a2a71adeff28d846b5dcf8ca5bb15bbf30]. check-in: 52264f7439 user: gerald tags: tip-452
22:21
[4e5007ea1b285527] Added all code path tests for ::http::formatQuery. check-in: 286eddfbe6 user: gerald tags: tip-452
21:40
Test complete for http::geturl -- all code paths covered. Also fix for tcloo code in TIP 452. check-in: b8e209a539 user: gerald tags: tip-452
18:26
merge novem check-in: eb8166618c user: dgp tags: dgp-properbytearray
18:11
merge novem check-in: 4cc19e9c99 user: dgp tags: dgp-refactor
18:04
Silence compiler warning check-in: 29123b010b user: dgp tags: novem
17:56
Merge trunk. Improve test http-4.16 in robustness and result utility. check-in: 854cdede26 user: dgp tags: novem
17:37
merge trunk check-in: a75ba760f7 user: dgp tags: tip-445
2017-06-18
18:02
Factor out chunk of non-obvious code in the guts of [oo::define] into one place. check-in: bbaad94279 user: dkf tags: trunk
2017-06-16
21:13
Partial test suite written for http::geturl. check-in: bb8efd05a0 user: gerald tags: tip-452
21:12
repair merge check-in: 558669f5e0 user: dgp tags: dgp-properbytearray
20:41
merge novem check-in: ec44855767 user: dgp tags: dgp-properbytearray
20:40
merge novem check-in: 95b720f9ff user: dgp tags: dgp-refactor
20:35
merge trunk check-in: f7688ef8a2 user: dgp tags: novem
20:28
merge trunk check-in: 2b4060cef5 user: dgp tags: tip-445
19:54
Another reworking, now with comments. check-in: e9f3293d67 user: dgp tags: trunk
17:08
Added empty failing tests for all the paths in geturl. check-in: 6dcf1b1049 user: gerald tags: tip-452
16:28
Added empty failing test for each unit that should be tested. NOTE -- some units will have multiple... check-in: a57bb47530 user: gerald tags: tip-452
16:23
Simplify the final loop when we know we're generating strings for all. check-in: 20cca1d020 user: dgp tags: trunk
16:07
Split loop into two cases for further simplification. check-in: afd6a2812b user: dgp tags: trunk
15:51
Factor out and simplify loop scanning leading known empty values. check-in: 1e6a22b0fc user: dgp tags: trunk
15:15
Started to add support for tcloo into tcltest package. First set of http test using TIP 452. check-in: 7fcd7262f6 user: gerald tags: tip-452
14:46
Use local variables. check-in: af5aec752d user: dgp tags: trunk
14:43
Rework the logic. Equivalent function. check-in: aa9699939f user: dgp tags: trunk
12:56
Extend cases where string rep generation can be prevented. check-in: 3f07499767 user: dgp tags: trunk
11:47
Better define the meaning of "first" and "last". check-in: a1eb17546f user: dgp tags: trunk
2017-06-15
09:38
merge core-8-6-branch check-in: a1f9019daa user: jan.nijtmans tags: trunk
2017-06-14
21:51
[9c058c5803e30d02] Correction to cross linking in dict(n)'s SEE ALSO section. check-in: 49e696d1b9 user: dkf tags: trunk
21:42
[f2336c116b] Move pragmas to make gcc happy; it is pickier than clang. check-in: dce77b1b20 user: dkf tags: trunk
2017-06-13
14:13
merge zipfs check-in: 8923cc6a6e user: jan.nijtmans tags: androwish
12:28
Improve docs, add tests, fix a corner case in the implementation. Closed-Leaf check-in: 097ba887bf user: dkf tags: oo-copy-ns
11:10
Add tests and docs. check-in: e19250e477 user: dkf tags: tip-470
2017-06-12
14:04
Add support of 0d in the format %# conversion flag. Add tests for same. check-in: b8074009fb user: griffin tags: bsg-0d-radix-prefix
13:29
merge trunk check-in: ef7adbfe4b user: jan.nijtmans tags: z_modifier
2017-06-10
17:06
1) Added namespace exports to tcltest namespace for new features 2) Rolled minor revision number of ... check-in: 9c86f726c0 user: gerald tags: tip-452
2017-06-09
12:20
merge trunk check-in: ee2c5cf945 user: jan.nijtmans tags: tip-389-impl
11:48
merge novem check-in: f687ce6a36 user: jan.nijtmans tags: novem-more-memory-API
11:17
merge trunk check-in: f0e33a9d48 user: jan.nijtmans tags: novem
2017-06-08
21:49
Check in reference implementation of TIP 452. TO DO: create test for two existing Tcl procedure to ... check-in: 2e7887b673 user: gerald tags: tip-452
21:15
Another TclStringCatObjv optimization to delay/avoid string rep generation. check-in: f3884d09d4 user: dgp tags: trunk
21:10
Don't test the impossible. Closed-Leaf check-in: db46268589 user: dgp tags: dgp-stringcat-delaystringrep
21:05
Modernize overflow checks. check-in: f4c7382b8a user: dgp tags: dgp-stringcat-delaystringrep
20:58
merge trunk check-in: 993ce8428b user: dgp tags: dgp-stringcat-delaystringrep
20:57
More streamlining check-in: 8d50922091 user: dgp tags: dgp-stringcat-delaystringrep
20:49
Make read and write operations on Tcl_Var handles available in tclInt API. check-in: 2487a9bc13 user: dkf tags: trunk
20:40
More streamlining. check-in: 04d8b74d04 user: dgp tags: dgp-stringcat-delaystringrep
20:38
Create new branch named "tip-452" check-in: 0aad28628c user: gerald tags: tip-452
20:31
pendingPtr == NULL implies (last == first) implies early out check-in: 5ed6f019fa user: dgp tags: dgp-stringcat-delaystringrep
19:35
Tests for string rep generation suppression check-in: 51f3983e40 user: dgp tags: dgp-stringcat-delaystringrep
16:48
merge trunk check-in: 260be46929 user: dgp tags: dgp-stringcat-delaystringrep
16:44
When possible delay string rep generation until necessary. check-in: 38795b0541 user: dgp tags: dgp-stringcat-delaystringrep
12:59
merge trunk check-in: 7b30d63181 user: jan.nijtmans tags: novem
12:53
merge core-8-6-branch check-in: 0a9475dd06 user: jan.nijtmans tags: trunk
12:38
merge core-8-6-branch check-in: 9053c4a54f user: jan.nijtmans tags: trunk
08:47
merge zipfs. Upstream androwish changes. check-in: cf6e40cbd2 user: jan.nijtmans tags: androwish
2017-06-07
15:23
merge core-8-6-branch check-in: eba046ff54 user: jan.nijtmans tags: trunk
2017-06-06
15:51
merge trunk check-in: 1ce52fbf89 user: dgp tags: novem
14:46
Merge trunk check-in: b03462a529 user: jan.nijtmans tags: tip-389-impl
14:35
merge core-8-6-branch check-in: 7082428670 user: jan.nijtmans tags: trunk
13:48
merge trunk check-in: 2b3de0b7fe user: dgp tags: tip-445
13:14
[716b427f76] Optimize TclStringCatObjv when only one non-empty argument. check-in: 529d17802a user: dgp tags: trunk
12:56
A few more tweaks to streamline and clarify. Closed-Leaf check-in: d253aace3f user: dgp tags: bug-716b427f76
09:25
merge trunk check-in: 6c9ae4580b user: jan.nijtmans tags: novem
09:25
makes TclStringCatObjv safe accepting objc = 0 (or 1), then fast exits with new object / first; chec... check-in: c30066298d user: sebres tags: bug-716b427f76
09:24
merge core-8-6-branch check-in: 28a2ae3999 user: jan.nijtmans tags: trunk
09:01
amend to [eac4656f1e8cf793] (moved to scope where numChars != 0 in Unicode case) check-in: 0a267ebdd3 user: sebres tags: bug-716b427f76
08:34
small code review: don't need to check length if unchanged + the same case if 0 length check-in: eac4656f1e user: sebres tags: bug-716b427f76
2017-06-05
23:20
merge trunk Closed-Leaf check-in: fc7eefaf93 user: dkf tags: dkf-expose-ptrgetvar
20:03
Optimize TclStringCatObjv() for case when only one argument is non-empty. check-in: 4225e01eb6 user: dgp tags: bug-716b427f76
18:33
Change the return type of Tcl_RegisterChannel from void to Tcl_Channel and have Tcl_RegisterChannel ... Leaf check-in: 9d18c14038 user: stu tags: stwo-dev86
17:57
Revert performance optimization as first step to providing a refactored one. check-in: c32e3b1b7c user: dgp tags: bug-716b427f76
17:15
[67aa9a2070] Tcl_UtfToUniChar returns single byte for invalid UTF-8 input as documented. check-in: 8e28fedaa0 user: dgp tags: trunk
2017-06-02
11:08
merge trunk check-in: 40f592b46d user: jan.nijtmans tags: novem
10:59
merge core-8-6-branch check-in: 08a3bc6b34 user: jan.nijtmans tags: trunk
08:12
Merge core-8-6-branch. This removes the work currently being done in "sebres-8-6-clock-speedup-cr1" ... check-in: 3527801f9f user: jan.nijtmans tags: trunk
2017-05-31
13:03
Fix [83a3d869722fab9caaae3b6728215fb2507a6f0d|83a3d86972]: tclEpollNotfy.c fails to compile on Linux... check-in: 76c5f3c17a user: jan.nijtmans tags: trunk
12:51
merge trunk check-in: f07a85fee0 user: jan.nijtmans tags: tip-389-impl
12:06
merge core-8-6-branch check-in: c30eb96495 user: jan.nijtmans tags: trunk
09:19
merge core-8-6-branch (except: the "timerate" command and the clock performance-tests are kept) check-in: 1922f2d481 user: jan.nijtmans tags: trunk
08:24
performance of INST_STR_CONCAT1: closes [716b427f76f8f97a8d9a06043903c53bb2b592c2]: minor optimizati... check-in: a87280b6d4 user: sebres tags: trunk
06:59
Change the return type of Tcl_WrongNumArgs from void to int and have Tcl_WrongNumArgs always return ... check-in: 42f4ee15e8 user: stu tags: stwo-dev86
06:48
Merge trunk. check-in: 7d9ba18fe4 user: stu tags: stwo-dev86
06:10
Unbreak on OpenBSD, again. Put back the old SHLIB_VERSION doings. On OpenBSD, Tcl's libs will need t... check-in: 860c9f0dc4 user: stu tags: trunk
05:39
Fully remove SunOS-4* from tcl.m4. check-in: 6616258500 user: stu tags: trunk
04:43
Bring up-to-date. check-in: 358066f84b user: stu tags: stwo-dev86
2017-05-30
08:49
merge core-8-6-branch (resolves warnings) check-in: 4713424a88 user: sebres tags: trunk
2017-05-29
21:13
3-way merge sebres-trunk-clock-speedup / core-8-6-branch (clock speed-up / flightaware Tcl-bounties#... check-in: fd30c76c7a user: sebres tags: trunk
19:44
merge core-8-6-branch check-in: 1e36f66134 user: sebres tags: trunk
15:38
merge trunk check-in: 6d946ddf77 user: jan.nijtmans tags: tip-389-impl
13:16
merge trunk check-in: 5985b3e0a0 user: jan.nijtmans tags: novem
13:14
merge core-8-6-branch check-in: a9965b7335 user: jan.nijtmans tags: trunk
2017-05-28
16:06
0d in LinkVar check-in: 9712ea48a2 user: griffin tags: bsg-0d-radix-prefix
2017-05-27
22:17
Implement proposed 0d decimal radix prefix to compliment 0x,0b,0o. check-in: d492c01a39 user: griffin tags: bsg-0d-radix-prefix
2017-05-23
22:36
TIP#457: Update named group ending Leaf check-in: be60dadb16 user: mlafon tags: tip-457
22:27
merge trunk check-in: 340fa5f4a8 user: mlafon tags: tip-457
16:00
[19a8c9399d] Plug mem leak in TIP 459 machinery. check-in: f1c99ff14c user: dgp tags: trunk
14:57
merge trunk check-in: 9430d4c198 user: jan.nijtmans tags: tip-389-impl
14:48
Update internal tables to Unicode 10.0. Still in Beta, but to be released soon. check-in: 090498e9a8 user: jan.nijtmans tags: trunk
13:13
merge zipfs check-in: abd3a99c89 user: jan.nijtmans tags: androwish
13:10
merge novem check-in: 2d1c5050f9 user: dgp tags: dgp-refactor
13:05
merge novem check-in: 101f1ded72 user: dgp tags: dgp-properbytearray
12:52
merge trunk check-in: 07857bfbd9 user: dgp tags: tip-445
12:25
merge trunk check-in: 9afecad529 user: dgp tags: tip-282
2017-05-22
09:17
merge trunk check-in: 4503acbb4b user: jan.nijtmans tags: novem
09:16
Merge core-8-6-branch. Obsolete a number of systems, which were already obsoleted by TEA: We cannot ... check-in: 883e6ffa29 user: jan.nijtmans tags: trunk
07:34
Taking a stab at TIP#288 implementation. Requires docs, removal of debugging, more comprehensive te... check-in: b956dea67c user: aspect tags: aspect-tip288
2017-05-20
12:45
Fix build on OpenBSD. [82701b94c4] missed a couple of bits. Tcl/Tk's tcl.m4 isn't identical to TEA's... check-in: f002261843 user: stu tags: trunk
2017-05-19
14:23
merge core-8-6-branch check-in: f3376c975d user: aspect tags: trunk
13:23
merge novem check-in: dcc42a5168 user: dgp tags: dgp-properbytearray
13:21
merge novem check-in: 52ffc34aff user: dgp tags: dgp-refactor
13:00
merge trunk check-in: 32225bcff4 user: dgp tags: novem
13:00
merge trunk check-in: 38419f5ffd user: dgp tags: tip-445
2017-05-18
13:27
merge core-8-6-branch check-in: 91616b46d8 user: jan.nijtmans tags: trunk
13:01
merge zipfs check-in: 2882e6cbf0 user: jan.nijtmans tags: androwish
12:36
merge trunk check-in: 8295a7cc33 user: jan.nijtmans tags: novem
12:33
TIP #458 implementation: Add Support for epoll() and kqueue() in the Notifier check-in: 858569fb04 user: jan.nijtmans tags: trunk
09:24
merge core-8-6-branch check-in: 66276befa2 user: jan.nijtmans tags: trunk
2017-05-15
18:27
merge novem check-in: 1110898196 user: dgp tags: dgp-properbytearray
18:19
merge novem check-in: 918c560383 user: dgp tags: dgp-refactor
18:18
merge trunk check-in: c8f9492c8b user: dgp tags: tip-445
2017-05-12
15:34
merge trunk check-in: f49584eaad user: jan.nijtmans tags: novem
15:06
merge trunk check-in: 3c8f553d8e user: jan.nijtmans tags: tip-439, semver
14:31
Don't test Tcl_GetDefaultEncodingDir() any more (which is obsolete), test Tcl_GetEncodingSearchPath(... check-in: 3f14a7216c user: jan.nijtmans tags: trunk
2017-05-11
19:06
reintergrate (merge back) "sebres-8-6-timerate" into "sebres-trunk-timerate" Closed-Leaf check-in: 21298a7bf2 user: sebres tags: sebres-trunk-timerate
18:53
merge trunk (to sebres-trunk-timerate) check-in: 53c18af29e user: sebres tags: sebres-trunk-timerate
2017-05-09
11:31
merge core-8-6-branch check-in: ce9f58ecc7 user: jan.nijtmans tags: trunk
09:49
merge core-8-6-branch check-in: 7ee9022a55 user: jan.nijtmans tags: trunk
2017-05-08
16:34
merge novem check-in: 4b307fb502 user: dgp tags: dgp-refactor
16:34
merge novem check-in: a26c9dcd6c user: dgp tags: dgp-properbytearray
16:22
merge trunk check-in: 68044ce9b3 user: dgp tags: novem
16:14
merge trunk check-in: e5e0423505 user: dgp tags: tip-445
09:06
merge zipfs check-in: b51824c73c user: jan.nijtmans tags: androwish
2017-05-05
23:04
merge trunk check-in: 30e5b4dae8 user: mlafon tags: tip-457
22:57
TIP#457: Remove -varname, add level for -upvar check-in: 824ce85c80 user: mlafon tags: tip-457
19:11
[6015221f59] Segfault after overflow of [binary] field specifier numeric count. check-in: 5c07ae32cf user: dgp tags: trunk
2017-05-04
22:27
Add [info linkedname] introspection command check-in: 6ed76df29d user: mlafon tags: info-linkedname
14:51
merge trunk Closed-Leaf check-in: 50be45e71e user: dgp tags: tip-458
14:19
merge trunk check-in: ab6adfa911 user: jan.nijtmans tags: win-console-panic
12:39
Merge trunk check-in: 6928ad7045 user: jan.nijtmans tags: novem
12:28
merge core-8-6-branch check-in: a4fd5b790b user: jan.nijtmans tags: trunk
11:35
merge novem check-in: 70b0b53b8a user: jan.nijtmans tags: novem-more-memory-API
10:42
merge trunk check-in: b73a5c9fa6 user: jan.nijtmans tags: novem
09:51
merge core-8-6-branch check-in: 790adcb1b9 user: jan.nijtmans tags: trunk
08:55
merge trunk check-in: 9a065b2341 user: jan.nijtmans tags: tip-458
2017-05-03
15:28
merge core-8-6-branch check-in: 332495285a user: jan.nijtmans tags: trunk
14:01
merge zipfs check-in: 4711477542 user: jan.nijtmans tags: androwish
12:09
merge trunk check-in: bf5ec8f76b user: jan.nijtmans tags: tip-439, semver
10:03
slightly better formatting, both in genStubs.tcl and in the generated XXX_DEPRECATED functions. check-in: 43c15aca5d user: jan.nijtmans tags: trunk
2017-05-02
12:36
Extend "deprecated" functionality of genStubs.tcl: XX_DEPRECATED macro now accepts a message text, w... check-in: f067385a72 user: jan.nijtmans tags: trunk
2017-05-01
20:29
Revert the colorful debug garbage mistakenly committed. check-in: 4be672cf74 user: dgp tags: trunk
20:25
[f9fe90d0fa] [file join] normalization. See filesystem-1.52* check-in: a8e5699f86 user: dgp tags: trunk
08:47
Merge trunk check-in: 1c7bbe47d6 user: jan.nijtmans tags: novem
08:22
merge core-8-6-branch check-in: f3148fad99 user: jan.nijtmans tags: trunk
2017-04-29
14:41
Make trunk compile on MSVC (problem was: warning C4554: '&' : check operator precedence for possible... check-in: d701ee871e user: fvogel tags: trunk
11:04
[f9fe90d0fa]: more path normalization in TclNewFSPathObj Leaf check-in: 27bac5b2c6 user: aspect tags: bug-f9fe90d0fa
2017-04-28
17:57
[f34cf83dd0] An optimization was being taken in a case where it produced the wrong result, failing t... check-in: e895b53905 user: dgp tags: trunk
17:46
Test for [f34cf83dd0]. check-in: 769ae9c349 user: dgp tags: trunk
14:15
silence uninit variable warnings check-in: 8194119149 user: dgp tags: trunk
13:21
merge core-8-6-branch check-in: 2b305ab496 user: jan.nijtmans tags: trunk
11:15
Make sure not to miss bignums Leaf check-in: 4a871e9293 user: gahr tags: tkt-04e26c02c0
08:37
Restore a few unsafe GetNumberFromObj calls check-in: 0e230fc5a2 user: gahr tags: tkt-04e26c02c0
06:22
Merge trunk check-in: 1afe1c545f user: gahr tags: tkt-04e26c02c0
2017-04-27
17:26
[04e26c02c0] Remove useless condition that raises warnings. check-in: e47f5822c0 user: dgp tags: trunk
13:28
merge novem check-in: 491c1074c5 user: dgp tags: dgp-refactor
12:59
merge novem check-in: 93c8593c05 user: dgp tags: dgp-properbytearray
12:54
merge trunk check-in: a7adf2c06d user: dgp tags: novem
12:38
Start of implementation of TIP #470. check-in: 80f6a35f66 user: dkf tags: tip-470
12:14
merge trunk check-in: 2a768ea5c1 user: dgp tags: tip-445
10:51
[50750c735a] Fix broken test and stop reading uninit-but-allocated memory in zlib channel transform. check-in: d9638d1cad user: dkf tags: trunk
10:37
[04e26c02c0] Provide an unsafe version of the GetNumberFromObj for use when we know the arguments ar... check-in: 98eb0f7628 user: gahr tags: tkt-04e26c02c0
2017-04-26
14:06
Experiment, does this work? Still to be tested: Eliminate variable triggerPipeVal/eventFdVal (just u... Closed-Leaf check-in: 2d07e770af user: jan.nijtmans tags: tip-458-experiment
13:48
Move some variable declarations closer to where they are used. No change in functionality. check-in: cf831b219f user: jan.nijtmans tags: tip-458
2017-04-25
11:15
merge zipfs. Upstream androwish (in tclUnixSock.c) changes check-in: 8e3c1aa8e6 user: jan.nijtmans tags: androwish
2017-04-23
20:46
TIP#457: Update proc and info documentation check-in: e722c70aad user: mlafon tags: tip-457
2017-04-21
13:09
merge novem check-in: b7afc43f20 user: dgp tags: dgp-properbytearray
12:45
merge novem check-in: d0afdcd2a7 user: dgp tags: dgp-refactor
12:44
merge trunk check-in: 2e87ab6e43 user: dgp tags: tip-445
2017-04-20
22:01
TIP#457: Fix warnings in InfoArgSpecCmd check-in: 68a6d74898 user: mlafon tags: tip-457
14:50
merge trunk check-in: 7d7ac08583 user: jan.nijtmans tags: tip-439, semver
14:47
merge trunk check-in: c3caa5383c user: jan.nijtmans tags: novem
14:47
merge core-8-6-branch check-in: f590914719 user: jan.nijtmans tags: trunk
12:15
merge trunk check-in: db391524d4 user: jan.nijtmans tags: tip-439, semver
11:47
merge trunk check-in: 9c9d827c81 user: jan.nijtmans tags: novem
11:44
Remove unused functions like TclWinSetSockOpt()/Tcl_DStringTrunc() if compiled with -DTCL_NO_DEPRECA... check-in: 4d61bcaef4 user: jan.nijtmans tags: trunk
10:13
Entry for text.n into exclude_refs_map inserted. check-in: 9b324dcab5 user: gcramer tags: trunk
06:15
merge trunk check-in: 78f8e94175 user: jan.nijtmans tags: tip-312
2017-04-18
21:09
merge trunk check-in: d54a7e08cc user: mlafon tags: tip-457
21:00
TIP#457: Updated implementation check-in: 97c5da5e61 user: mlafon tags: tip-457
19:42
A few more executable flags check-in: c7baf96072 user: jan.nijtmans tags: androwish
19:39
Fix many executable flags check-in: 8271bb98ee user: jan.nijtmans tags: androwish
19:12
merge zipfs check-in: 11705b086b user: jan.nijtmans tags: androwish
19:02
merge core-8-6-branch check-in: 0ca94b41a1 user: jan.nijtmans tags: trunk
06:15
merge-mark check-in: cc29baf4fd user: jan.nijtmans tags: z_modifier
2017-04-17
13:28
merge novem check-in: 7e24971973 user: dgp tags: dgp-properbytearray
13:28
merge novem check-in: bf2255adcc user: dgp tags: dgp-refactor
12:42
merge trunk check-in: b39e02ee74 user: dgp tags: novem
12:42
merge trunk check-in: f60edffb5b user: dgp tags: tip-445
12:05
Repair revised tests that failed. check-in: 467717ad27 user: dgp tags: trunk
2017-04-15
15:15
Check in stash. This code probably does not compile as-is. Changes intended to address possible se... Leaf check-in: d1f8336a60 user: andy tags: amg-array-enum-c-api
2017-04-14
13:00
merge trunk check-in: 242a7d68cd user: jan.nijtmans tags: tip-458
10:04
merge trunk check-in: 89e408ec01 user: jan.nijtmans tags: z_modifier
09:07
merge trunk check-in: 5483de49de user: jan.nijtmans tags: novem
09:06
merge core-8-6-branch check-in: 71e6ac46c0 user: jan.nijtmans tags: trunk
2017-04-13
12:20
Translate all \u???? sequences to their UTF-8 counterpart in *.msg files: It is faster during parsin... check-in: a6c8a2df48 user: jan.nijtmans tags: trunk
10:00
Merge trunk check-in: 0169fbc878 user: jan.nijtmans tags: tkt3328635-posix-monotonic-clock
2017-04-12
19:16
merge novem check-in: 7d18018b57 user: dgp tags: dgp-properbytearray
14:33
merge trunk check-in: 50c38d55a8 user: jan.nijtmans tags: novem
13:49
merge trunk. New TIP is getting shape. check-in: 062aba6c2a user: jan.nijtmans tags: z_modifier
13:45
merge novem check-in: dd0dd405a1 user: dgp tags: dgp-refactor
13:43
If %llu is considered invalid, it means that "%" TCL_LL_MODIFIER "u" cannot be used Tcl_ObjPrintf(),... check-in: 7f1a6f68a7 user: jan.nijtmans tags: trunk
13:36
merge trunk check-in: 36507326e3 user: dgp tags: tip-445
13:28
merge trunk check-in: 21af18f4ec user: dgp tags: novem
13:15
Revert recent commit. TIP 237 is clear that %llu is invalid. check-in: 55cb96d9d2 user: dgp tags: trunk
12:34
merge trunk check-in: 10774b883a user: jan.nijtmans tags: novem
12:33
merge core-8-6-branch check-in: e6b6bedf25 user: jan.nijtmans tags: trunk
12:00
merge trunk check-in: cee5251dd0 user: jan.nijtmans tags: initsubsystems
11:51
merge trunk check-in: a58a0cd6c3 user: jan.nijtmans tags: tip-312
10:06
merge trunk check-in: 031a739fcd user: jan.nijtmans tags: z_modifier
09:35
merge core-8-6-branch check-in: 14915702ec user: jan.nijtmans tags: trunk
08:40
merge trunk check-in: 6aebbe4316 user: jan.nijtmans tags: tip-439, semver
2017-04-11
15:35
merge trunk check-in: 89dd10b608 user: jan.nijtmans tags: novem
15:20
Remove some unnecessary "struct" definitions and some type casts no longer necessary. No functional ... check-in: 1f5acc492f user: jan.nijtmans tags: trunk
14:47
merge novem check-in: c71f16742c user: dgp tags: dgp-properbytearray
14:38
merge novem check-in: f49b65e410 user: dgp tags: dgp-refactor
14:14
merge trunk check-in: 27c5038e96 user: dgp tags: tip-445
11:30
unbreak windows build (by previous commit) check-in: d64f0632a8 user: jan.nijtmans tags: trunk
10:04
merge trunk check-in: 9aa06eddb4 user: jan.nijtmans tags: novem
2017-04-10
16:21
More minor style fixes. check-in: 4809613b1b user: dkf tags: trunk
12:39
Merge Harald's "robust-async-connect-tests" branch. Thanks! check-in: 9f162eb401 user: jan.nijtmans tags: trunk
11:01
Merge "tip-468" branch. Add new function Tcl_OpenTcpClientEx() with same change as Tcl_OpenTcpServer... Leaf check-in: 97a181d1d6 user: jan.nijtmans tags: tip-468-bis
09:35
merge (minor style issues from) trunk check-in: 6ecd17f92a user: jan.nijtmans tags: tip-468
2017-04-09
16:51
Minor style issues through the socket implementation code. check-in: 11fdde797a user: dkf tags: trunk
14:32
TIP 468 implementation from Shannon Noe. check-in: ca6b6fe37e user: dkf tags: tip-468
2017-04-07
15:15
merge trunk check-in: a771bb4f89 user: jan.nijtmans tags: z_modifier
15:11
Minor simplification in tcl.h: For the Tcl_WideAsLong/Tcl_LongAsWide/Tcl_WideAsDouble/Tcl_DoubleAsWi... check-in: ceda176637 user: jan.nijtmans tags: trunk
14:48
Use "0o" in stead of "0" as octal prefix in more places. check-in: c48c3ddc4b user: jan.nijtmans tags: z_modifier
13:46
Merge trunk. Only use hash prefix (0x, 0b, 0 ) if value is not 0, except for %p. check-in: 9997117f12 user: jan.nijtmans tags: z_modifier
2017-04-06
15:27
merge-mark. No changes. check-in: 300f938187 user: jan.nijtmans tags: novem
15:25
Some more (internal) stub entries which can be cleaned up with -DTCL_NO_DEPRECATED, because they are... check-in: d731f72293 user: jan.nijtmans tags: trunk
14:18
merge novem check-in: 71942e2e84 user: dgp tags: dgp-properbytearray
14:02
merge novem check-in: 050e4650a5 user: dgp tags: dgp-refactor
12:47
Merge trunk (no actual modifications). Some 8.6 -> 9.0 version changes which still were forgotten. check-in: 15119413d1 user: jan.nijtmans tags: novem
12:24
merge trunk check-in: 70664e0beb user: jan.nijtmans tags: tip-439, semver
11:53
merge trunk check-in: 6c868716b3 user: dgp tags: tip-445
11:13
If compiled with TCL_NO_DEPRECATED, the functions TclpGetDate/TclpLocaltime/TclpGmtime can be remove... check-in: 637ba41a2b user: jan.nijtmans tags: trunk
08:53
merge trunk check-in: c8c1e2ae5b user: jan.nijtmans tags: tip-439, semver
07:45
merge trunk check-in: 516e61341c user: jan.nijtmans tags: novem
2017-04-05
14:47
Use a random unused port for the dummy http server to avoid conflicts with local services running on... check-in: f5bb1cb2a2 user: max tags: trunk
09:09
Fix [4b12ccb3363e81b132e8dbe12aeec596102be1a8|4b12ccb336]: format/scan %llu doesn't work. Also added... check-in: be99031456 user: jan.nijtmans tags: trunk
2017-04-03
13:27
merge zipfs. Various other upstream androwish changes check-in: d9df44e7f7 user: jan.nijtmans tags: androwish
12:54
Merge core-8-6-branch. Add test-cases showing that the (undocumented) %p format (and also %zd/%td) a... check-in: c3e6a981f3 user: jan.nijtmans tags: trunk
2017-03-31
15:18
merge trunk check-in: b803d95d48 user: jan.nijtmans tags: novem
14:44
Since Tcl_AppendPrintfToObj() now understands the %p format, we can use it. Eliminating some interna... check-in: c456624781 user: jan.nijtmans tags: trunk
13:10
a few bug-fixes/typos, improvements in error-messages check-in: 0ae98702db user: jan.nijtmans tags: tip-312
12:08
merge novem check-in: 39100e59c5 user: dgp tags: dgp-properbytearray
12:08
merge novem check-in: 4e45b41e44 user: dgp tags: dgp-refactor
12:08
merge trunk check-in: 35a322bea5 user: dgp tags: tip-445
12:02
merge trunk check-in: c317f852bd user: jan.nijtmans tags: tip-312
11:45
merge zipfs check-in: 2b31fe7b9f user: jan.nijtmans tags: androwish
11:05
Fix fall-back test for TCL_WIDE_INT_IS_LONG, making it do the same as "configure": Should be 1 if si... check-in: a7b0e7639e user: jan.nijtmans tags: z_modifier
09:54
Merge trunk check-in: 1293cdb483 user: jan.nijtmans tags: z_modifier
09:20
merge trunk check-in: e6fca3a230 user: jan.nijtmans tags: novem
09:19
Extend Tcl_DumpActiveMemory() and related functions for handling 64-bit memory. Only effective with ... check-in: d3f3eeca93 user: jan.nijtmans tags: trunk
2017-03-29
19:07
[900cb0284bc] Ensure that masking pseudo-methods used for export management are not introspectable d... check-in: 61147cf575 user: dkf tags: trunk
19:05
Tweak to make tests a little clearer. Closed-Leaf check-in: 3de5f77756 user: dkf tags: bug-900cb0284bc
14:57
merge trunk check-in: 5736699b29 user: jan.nijtmans tags: z_modifier
14:56
merge trunk check-in: 9ac2b864cc user: jan.nijtmans tags: novem
14:53
Fix [4768eb5c166a1b923e3472d18d75fdccc1a47513|4768eb5c16]: format-8.20 failure. Since "%q" now is a ... check-in: a0d1b8ce65 user: jan.nijtmans tags: trunk
14:35
merge trunk check-in: 5154e628d8 user: dgp tags: tip-445
14:28
merge novem check-in: 3ce58b40ba user: dgp tags: dgp-properbytearray
13:53
merge novem check-in: 540aba10b7 user: dgp tags: dgp-refactor
13:23
merge trunk check-in: f8d6447fff user: jan.nijtmans tags: z_modifier
12:20
Merge trunk check-in: eca85b8e37 user: jan.nijtmans tags: novem
12:19
In comments and documentation, distinguish between __int64 (a Microsoft 64-bit integer type) and int... check-in: 7338748e64 user: jan.nijtmans tags: trunk
12:05
(more experimenting): Make TCL_LL_MODIFIER behave more close to intuitive expectations: If the platf... check-in: c2eca96850 user: jan.nijtmans tags: z_modifier
2017-03-28
07:14
(experimental) new internal macro TCL_Z_MODIFIER, just like TCL_LL_MODIFIER but then for size_t. check-in: 9dd6c3c9da user: jan.nijtmans tags: z_modifier
2017-03-27
13:04
merge trunk check-in: 443feb509f user: jan.nijtmans tags: novem
13:02
Improve comment on TCL_WIDE_INT_IS_LONG, making it less misleading. In tclThreadTest.c, allow mainT... check-in: b32a1a3b8d user: jan.nijtmans tags: trunk
13:02
Correct this use of isWanted to ensure NO_IMPLEMENTATION methods are not listed (bug [900cb0284bc]) check-in: 2099250d6f user: aspect tags: bug-900cb0284bc
09:28
Create new branch named "tip-462" check-in: 55a98b0ebb user: f.bonnet tags: tip-462
2017-03-24
15:52
Supply more C99-compatible (and MSVC) format options: '%p' for pointers, 'z'/'j'/'I' for size_t/intp... check-in: 316d711dac user: jan.nijtmans tags: trunk
10:38
merge zipfs check-in: 69bec99486 user: jan.nijtmans tags: androwish
10:31
merge trunk check-in: 94c8b35bc4 user: jan.nijtmans tags: tip-439, semver
10:30
Merge trunk check-in: 16f83d748c user: jan.nijtmans tags: tip-458
09:52
Merge trunk check-in: 331d0f027a user: jan.nijtmans tags: novem
09:33
Add TCL_NORETURN attribute to TclpThreadExit() and Tcl_ExitThread() check-in: c1557805a9 user: jan.nijtmans tags: trunk
2017-03-23
16:35
Use portable %p modifier in "generic/tclThreadTest.c", in stead of more complicated TCL_LL_MODIFIER. check-in: 684a6e27ae user: jan.nijtmans tags: trunk
08:45
merge trunk check-in: 5da331ec7d user: jima tags: novem
08:42
merge with trunk check-in: 0dcff196ee user: jima tags: trunk
2017-03-22
19:46
New(ish) test interp-14.11 was missing its -cleanup. check-in: c498dac30d user: dgp tags: trunk
2017-03-21
14:47
merge novem check-in: 06345f98f3 user: dgp tags: dgp-properbytearray
14:35
merge novem check-in: d5e9047c6a user: dgp tags: dgp-refactor
14:30
merge trunk check-in: eadff90660 user: dgp tags: tip-445
09:05
Merge trunk. check-in: bb69501063 user: jan.nijtmans tags: novem
09:01
Addendum to previous commit: If compiled with TCL_NO_DEPRECATED, remove a few more stub entries whic... check-in: 4754095572 user: jan.nijtmans tags: trunk
2017-03-20
23:57
TIP#457: bugfix, add more testcases check-in: d6acf61ffe user: mlafon tags: tip-457
20:49
TIP#457: fix bug with -upvar inside a named group, add testcase check-in: 7324d35f49 user: mlafon tags: tip-457
12:55
merge trunk check-in: 44fdb92f73 user: dgp tags: tip-445
12:42
merge novem check-in: c992daedee user: dgp tags: dgp-properbytearray
12:42
merge novem check-in: ef7cdf0b8e user: dgp tags: dgp-refactor
10:31
Merge trunk check-in: 8accd6cd45 user: jan.nijtmans tags: novem
10:24
If compiled with TCL_NO_DEPRECATED, remove some more stub entries which are not used any more. check-in: 3651512988 user: jan.nijtmans tags: trunk
2017-03-18
17:29
TIP#457: remove check on upvar'ed argument to exist, add related tests check-in: 654164646d user: mlafon tags: tip-457
2017-03-17
13:40
merge novem check-in: 67dc6de532 user: dgp tags: dgp-properbytearray
13:14
merge trunk check-in: 94529b0c04 user: dgp tags: tip-445
13:08
merge novem check-in: 41aa381dd6 user: dgp tags: dgp-refactor
12:34
Merge trunk check-in: 8c82c583d7 user: jan.nijtmans tags: novem
10:57
If Tcl is compiled with -DTCL_NO_DEPRECATED, make sure that iPtr->(resultSpace|appendResult|appendAv... check-in: cb930ecbf1 user: jan.nijtmans tags: trunk
2017-03-16
09:07
Fixes to docs made possible by recent HTML rendering fixes for Tk. check-in: 5cc3f3f090 user: dkf tags: trunk
2017-03-15
23:02
tip-457: add more tests check-in: 7af45c87a8 user: mlafon tags: tip-457
15:15
redundant end-of-line spacing check-in: 8672d2a28d user: jan.nijtmans tags: trunk
13:54
Merge trunk. Indenting in tclTest.c check-in: c88fa4d641 user: jan.nijtmans tags: tip-312
13:44
Implement TCL_LINK_C(long double). Some simplifications. check-in: 89a6937cd9 user: jan.nijtmans tags: tip-312
02:41
Compile [clock clicks], [clock microseconds], [clock milliseconds] and [clock seconds]. check-in: 1bb44d093d user: kbk tags: novem
02:40
Compile [clock clicks], [clock microseconds], [clock milliseconds] and [clock seconds]. check-in: 8095566752 user: kbk tags: trunk
2017-03-14
22:30
Make 'clock' and 'encoding' into compilable ensembles that play with safe interps check-in: f405eeb32b user: kbk tags: novem
22:22
Make 'clock' and 'encoding' into compilable ensembles that play with safe interps check-in: b13eeffcd1 user: kbk tags: trunk
15:55
Merge trunk. Implement TCL_LINK_D(long double), which could have size_t of 8 (same as double), 10 o... check-in: a47f420309 user: jan.nijtmans tags: tip-312
2017-03-13
21:15
Updates and fixes on TIP#457 * Detect simultaneous usage of both -upvar and -value. * Fix -upvar us... check-in: 5533ed11a7 user: mlafon tags: tip-457
16:08
merge novem check-in: 3c4f7662e9 user: dgp tags: dgp-properbytearray
16:01
merge novem check-in: bde9f068f5 user: dgp tags: dgp-refactor
16:01
merge trunk check-in: 9e48d151ed user: dgp tags: tip-445
10:22
Merge trunk check-in: bc31ce8337 user: jan.nijtmans tags: tip-439, semver
09:16
merge trunk check-in: 9199921a93 user: jan.nijtmans tags: novem
08:38
Eliminate internal use of TclNewBooleanObj()/TclSetBooleanObj()/TclSetIntObj(). Replace Tcl_DbNewBoo... check-in: c77ac77cde user: jan.nijtmans tags: trunk
06:16
Add back missing significant character check-in: 6d8f6fb570 user: dkf tags: trunk
2017-03-12
19:45
Fix error in formatting in info.n check-in: b364092b62 user: fvogel tags: trunk
18:36
Add mappings for groff-style character naming, used in experimental branches of Tk. check-in: 07a9dec40d user: dkf tags: trunk
2017-03-11
10:54
Author: Mathieu Lafon <mlafon at gmail dot com> TIP#457: minor changes * Remove requirement to hav... check-in: 42ee1f509b user: avl tags: tip-457
2017-03-10
17:30
merge trunk check-in: 18d3f4c3f3 user: dgp tags: tip-445
17:29
merge novem check-in: efea0df17b user: dgp tags: dgp-refactor
17:27
merge novem check-in: d4c70d1b3e user: dgp tags: dgp-properbytearray
17:20
merge trunk check-in: 0a57d1cf48 user: dgp tags: novem
17:07
Merge the update of TZ info with trunk. check-in: 99108c6739 user: jima tags: trunk
13:16
Bring indenting in line with other code. No change in functionality check-in: 39f387a003 user: jan.nijtmans tags: tip-312
11:31
Fix compile on 32-bit Linux check-in: 9e65b836d1 user: jan.nijtmans tags: tip-312
10:25
Merge trunk. First step in re-coding the TCL_LINK_XXX macro's, encoding the sizeof(type) in the mac... check-in: ac86e89628 user: jan.nijtmans tags: tip-312
07:29
pulling Mathieu Lafon's implementation from git to fossil. check-in: 37245fa89d user: avl tags: tip-457
2017-03-09
14:33
merge trunk check-in: f298cdf2a3 user: dgp tags: tip-445
14:11
merge novem check-in: 78d9ef7022 user: dgp tags: dgp-refactor
14:09
merge novem check-in: 20377cbe86 user: dgp tags: dgp-properbytearray
2017-03-08
14:53
Merge trunk check-in: 391b331b7d user: jan.nijtmans tags: tip-439, semver
14:50
minor simplification check-in: 6b8cff38a9 user: jan.nijtmans tags: tip-458
14:32
A few more end-of-line spacings check-in: 480612897a user: jan.nijtmans tags: tip-458
13:56
Fix compile error on Cygwin, and double definition of TclUnixWaitForFile() check-in: c12456b387 user: jan.nijtmans tags: tip-458
13:35
Re-base to trunk, and get latest code from here: [https://github.com/lalbornoz/tcl/tree/tip458]. Unt... check-in: 175904ed88 user: jan.nijtmans tags: tip-458
12:08
merge trunk check-in: 12851c0a69 user: jan.nijtmans tags: novem
2017-03-07
18:21
merge core-8-6-branch check-in: 6f9b5e9515 user: sebres tags: trunk
12:22
merge zipfs check-in: 92297eb29f user: jan.nijtmans tags: androwish
11:35
timerate: don't calculate threshold by too few iterations, because sometimes first iteration(s) can ... check-in: e2fc653f78 user: sebres tags: sebres-trunk-timerate
11:08
Fix [e14d152114efee10394a7e0b4b1c0478efff52c5|e14d152114]: bundled zlib documentation is under a pot... check-in: 9f52002a0a user: jan.nijtmans tags: trunk
09:47
Merge core-8-6-branch check-in: 79d7f1f670 user: jan.nijtmans tags: trunk
09:22
merge zipfs check-in: 44e6a9dded user: jan.nijtmans tags: androwish
08:58
merge trunk check-in: ab1a7018e1 user: jan.nijtmans tags: novem
08:45
merge trunk check-in: 05c17a7e1e user: jan.nijtmans tags: tip-312
2017-03-06
20:18
merge trunk check-in: 5770326f2f user: sebres tags: sebres-trunk-timerate
20:10
merge core-8-6-branch check-in: 7e04677d75 user: sebres tags: trunk
17:48
merge trunk check-in: d4a53dc533 user: dgp tags: tip-445
17:42
merge novem check-in: 0ff120b466 user: dgp tags: dgp-refactor
17:37
merge novem check-in: 193346b214 user: dgp tags: dgp-properbytearray
17:37
merge trunk check-in: dd26e3037f user: dgp tags: novem
2017-03-05
19:38
Deal with backslashes in ${...}, change "char" to "character" in error, fix tests. check-in: 05efac2985 user: avl tags: tip-465
15:05
Fix for Ticket [71c0878b71] + test cases check-in: 154835dcb2 user: avl tags: trunk
11:22
cherrypick 3bcf97f766: array index syntax done. ${...} not yet complete wrt backslashes. check-in: 52073ab224 user: avl tags: tip-465
11:04
Create new branch named "tip-465" check-in: 64cf6142f5 user: avl tags: tip-465
2017-03-04
17:38
Add documentation for targetNamespace param in [oo::copy]. check-in: a827c79f57 user: limeboy tags: oo-copy-ns
2017-03-02
15:24
restrictions on array index confined to lhs. Leaf check-in: f0655c4021 user: avl tags: avl-tip-282
2017-03-01
10:03
Implement (9): disallow $arr((() and ${{{} resulting in a consistent version of (4) check-in: 3bcf97f766 user: avl tags: avl-tip-282
08:49
reset to bg-tip-282 - in preparation to implementing (9). (2) is dead. check-in: d7f00edf5d user: avl tags: avl-tip-282
2017-02-28
13:39
Implement the ?targetNamespace? parameter for [oo::copy] check-in: 998812b7db user: limeboy tags: oo-copy-ns
10:03
TIP 312 implementation. Patch from René Zaumseil. Eliminated compiler warnings and partially reform... check-in: bf3596331e user: jan.nijtmans tags: tip-312
2017-02-27
16:11
merge zipfs. Upstream androwish changes check-in: 157f7bb812 user: jan.nijtmans tags: androwish
15:33
merge trunk check-in: 8f3c0f8bbf user: dgp tags: tip-445
15:19
merge trunk check-in: 5fb0e5ebc8 user: dgp tags: bg-tip-282
15:15
merge novem check-in: af18d7e1b0 user: dgp tags: dgp-properbytearray
15:14
merge novem check-in: 2c9d27f9c7 user: dgp tags: dgp-refactor
15:09
merge trunk check-in: 2373c7579f user: dgp tags: novem
14:53
ParseTokens failed to fully respect its numBytes argument. check-in: f37dff89f9 user: dgp tags: trunk
2017-02-26
22:13
Merged Alexandre Ferrieux's bugfix. check-in: b1cfc2126b user: avl tags: avl-tip-282
15:33
[25842c161f] Ensure that finalization of a zlib stream works. check-in: 6b926caddb user: dkf tags: trunk
13:47
Reap the simplifications brought by the previous bugfix. Leaf check-in: cccdc65650 user: ferrieux tags: bg-tip-282
13:37
Use single-quote before array name to trigger weird array-parsing. check-in: 3dcae4b565 user: avl tags: avl-tip-282
13:22
Create new branch named "avl-tip-282" check-in: c14187f8b5 user: avl tags: avl-tip-282
2017-02-25
22:42
Fix a 2002 bug detected by Brian Griffin : in the presence of [], ParseTokens overshoots the passed ... check-in: e5800b67f9 user: ferrieux tags: bg-tip-282
16:22
Some cleanup check-in: b8e3a1cb71 user: griffin tags: bg-tip-282
16:20
merge zipfs check-in: c6ee2a4e5c user: jan.nijtmans tags: androwish
2017-02-23
20:06
merge novem check-in: 26cf992df4 user: dgp tags: dgp-refactor
20:06
merge novem check-in: d1935c2cad user: dgp tags: dgp-properbytearray
2017-02-22
09:07
More internal use of size_t in stead of int (e.g. in many 'epoch's) check-in: 63d5ef988d user: jan.nijtmans tags: novem
00:39
Add support for arrays in assignment Lvalues check-in: ceec540b41 user: griffin tags: bg-tip-282
2017-02-21
01:35
Add [::tcl::unsupported::parseexpr] to display expr parse trees prettily check-in: 4a658ddd10 user: ferrieux tags: bg-tip-282
2017-02-19
01:06
namespace qualifier support, assignment target limitations. check-in: d64c1ea4de user: griffin tags: bg-tip-282
2017-02-18
18:38
Add documentation of [regsub -command]. check-in: ca85c6e424 user: dkf tags: tip-463
16:24
Testing for some error cases. check-in: 5db1e4b6bc user: dkf tags: tip-463
14:26
Add more representation smashing testing and a memleak test. check-in: 4921e77a46 user: dkf tags: tip-463
2017-02-17
10:51
Prevents dual convert "tryCvtToNumeric" (once before assignment should be enough); check-in: 41f67f9169 user: sebres tags: bg-tip-282
09:20
Stop problems with representation smashes. check-in: 4cedaaf0b1 user: dkf tags: tip-463
06:08
Switch to using command prefixes properly. This is quite a bit faster. check-in: 5a5b6340e8 user: dkf tags: tip-463
2017-02-16
20:38
Complete the conversion from "=" to ":=" as the assignment operator. check-in: 225d0a3c73 user: dgp tags: bg-tip-282
19:05
Merge in tip-282 branch so that they don't differ in gratuitous ways. check-in: e52b765182 user: dgp tags: bg-tip-282
18:49
Rebase patch to trunk. check-in: b65b5d7f86 user: dgp tags: bg-tip-282
18:48
merge trunk check-in: e334bfbd11 user: dgp tags: tip-282
15:52
merge trunk check-in: ec40b5ef07 user: jan.nijtmans tags: tip-439, semver
15:51
merge trunk check-in: b77b0b9348 user: dgp tags: tip-445
15:46
merge novem check-in: ff2872230d user: dgp tags: dgp-properbytearray
15:16
merge novem check-in: a46dd344ac user: dgp tags: dgp-refactor
2017-02-15
14:08
merge trunk check-in: 0504484608 user: jan.nijtmans tags: novem
14:04
More internal use of size_t in stead of int, e.g. for epoch's check-in: ff3f6a12a8 user: jan.nijtmans tags: trunk
2017-02-14
14:26
merge trunk check-in: 4ff047926c user: jan.nijtmans tags: novem
14:25
On Windows, Cygwin and 64-bit platforms, no need to handle 'long' in tclLink.c, since its size is eq... check-in: c8465921a7 user: jan.nijtmans tags: trunk
2017-02-11
21:36
Proposed implementation of [regsub -command]. check-in: a087f987e8 user: dkf tags: tip-463
2017-02-09
13:59
merge trunk check-in: f16876b377 user: dgp tags: tip-445
13:53
merge novem check-in: 5f1476cb79 user: dgp tags: dgp-refactor
13:45
[win] accomplished winTime module using very fast wide clicks, with denominator scale to/from micros... check-in: a26ab7123b user: sebres tags: sebres-trunk-timerate
13:24
merge novem check-in: 7380c070a9 user: dgp tags: dgp-properbytearray
11:36
[timerate] bug fix: missing scale conversion by Mac OSX on platform where high resolution clicks are... check-in: ace2015c4e user: sebres tags: sebres-trunk-timerate
11:34
resolve warning: enumeration value ‘TMRT_LAST’ not handled in switch (impossible to handle in sw... check-in: 843daedfe7 user: sebres tags: sebres-trunk-timerate
2017-02-08
22:02
merge trunk check-in: cc4bd48ef7 user: jan.nijtmans tags: novem
22:01
TIP #459 feedback from FlightAware: Add package-related pkgIndex.tcl file to "package files" output. check-in: b2b275e72e user: jan.nijtmans tags: trunk
14:40
Shortcut in TclParseNumber(): If obj is a dict or list, don't bother to generate the string represen... check-in: bfa7a6e558 user: jan.nijtmans tags: novem
14:32
Shortcut in TclParseNumber(): If obj is a dict or list, don't bother to generate the string represen... check-in: b4792ebcec user: jan.nijtmans tags: trunk
11:42
FlightAware feedback: "Aside: Any way to find out what the pkgIndex.tcl file a package was defined i... Closed-Leaf check-in: a5e0358113 user: jan.nijtmans tags: package_files
2017-02-07
12:39
merge trunk Leaf check-in: f0f3952878 user: jan.nijtmans tags: bug-39f6304c2e
12:28
merge trunk check-in: d6fe39b54d user: jan.nijtmans tags: novem
12:27
Code cleanup (based on feedback from René Zaumseil): Only call GetInvalidIntFromObj() when Tcl_GetI... check-in: 74f0e5f884 user: jan.nijtmans tags: trunk
2017-02-06
21:58
cherrypick typo fix. check-in: c897546f83 user: bch tags: trunk
19:26
TIP 282 - Create branch from old patch still lurking at SourceForge. check-in: 0772936f7c user: dgp tags: tip-282
15:47
merge trunk check-in: d420ebaa54 user: jan.nijtmans tags: bug-39f6304c2e
2017-02-03
18:49
merge trunk check-in: 3f498cec91 user: dgp tags: tip-445
17:53
merge novem check-in: 212dc95d3a user: dgp tags: dgp-properbytearray
17:48
merge novem check-in: f5db0c96ab user: dgp tags: dgp-refactor
14:53
Merge trunk. Don't use ListObjLength() in tclStrToD.c Closed-Leaf check-in: 7738a00416 user: jan.nijtmans tags: jn-emptystring
14:40
merge trunk check-in: 00f4d12666 user: jan.nijtmans tags: novem
14:29
Split tclEmptyStringRep declaration over two lines. Otherwise gcc warning. check-in: 39b6cb9531 user: jan.nijtmans tags: trunk
14:28
Merge trunk. Just keep some shortcuts, no longer guarantee that SetListFromAny() really returns a li... check-in: e023048e5d user: jan.nijtmans tags: jn-emptystring
14:03
merge trunk check-in: 052d6fe213 user: jan.nijtmans tags: novem
12:27
TIP #459 remaining part of implementation. Makes "package require Tk" give the right (... at least .... check-in: 34d015ad0f user: jan.nijtmans tags: trunk
11:47
In TclGetNumberFromObj() macro (tclExecute.c): Don't fill in type if TCL_ERROR is returned: The call... check-in: 54e59981c7 user: jan.nijtmans tags: trunk
2017-02-02
20:33
merge trunk check-in: 2ea68cac21 user: dgp tags: tip-445
18:41
merge novem check-in: fbbae2d6f3 user: dgp tags: dgp-refactor
18:40
merge novem check-in: 28ed731f55 user: dgp tags: dgp-properbytearray
15:50
In stead of testing for tclEmptyStringRep, in many situations it is better to check whether the stri... check-in: a829bb8887 user: jan.nijtmans tags: jn-emptystring
14:06
Inpired by [pyk-emptystring] branch: Shortcuts/speedsup in number handling when dicts or lists are i... check-in: 68f697f7c4 user: jan.nijtmans tags: jn-emptystring
2017-02-01
16:22
merge trunk check-in: 084e8e85b7 user: jan.nijtmans tags: tip-439, semver
15:03
merge trunk check-in: 15a654c3c0 user: jan.nijtmans tags: pyk-emptystring
14:56
Fix [d0f7ba56f0e8f93b7efb5b09ebc30a824bdd577a|d0f7ba56f0]: INST_EQ first-argument NaN shortcut is to... check-in: d98193fd0e user: jan.nijtmans tags: novem
14:55
Fix [d0f7ba56f0e8f93b7efb5b09ebc30a824bdd577a|d0f7ba56f0]: INST_EQ first-argument NaN shortcut is to... check-in: c63d2eba50 user: jan.nijtmans tags: trunk
2017-01-31
13:46
merge trunk check-in: a3dd7c15d6 user: jan.nijtmans tags: novem
13:27
Update documentation on recent changes in Tcl_LinkVar. Minor code clean-up. No functional changes. check-in: 2079ddf9bb user: jan.nijtmans tags: trunk
09:52
In case of TCL_NO_DEPRECATED, make TCL_LINK_BOOLEAN equivalent to TCL_LINK_INT. Since TCL_LINK_INT a... check-in: 0ecc064db7 user: jan.nijtmans tags: bug-39f6304c2e
2017-01-30
15:08
Now make it work, using right terniair operator check-in: fe9015dadb user: jan.nijtmans tags: bug-39f6304c2e
11:00
Merge trunk. Add Tcl_LinkVar support for &lt;stdint.h&gt; types check-in: 795b88e3d3 user: jan.nijtmans tags: bug-39f6304c2e
2017-01-28
06:38
Added assoc, ftype and move as auto_execok shell built-ins on Windows. check-in: 5739e80eaa user: ashok tags: trunk
2017-01-27
18:06
merge novem check-in: d8c61e3c78 user: dgp tags: dgp-properbytearray
17:52
merge novem check-in: 758a347ea0 user: dgp tags: dgp-refactor
17:45
merge trunk check-in: 2cf023e270 user: dgp tags: novem
16:32
merge trunk check-in: 50c9784c6a user: dgp tags: tip-445
15:56
Update documentation check-in: 7d8c14f2d9 user: jan.nijtmans tags: bug-39f6304c2e
15:37
Implement TCL_LINK_SIZE/TCL_LINK_SIZE for Tcl_LinkVar(), and simplify TCL_LINK_LONG/TCL_LINK_ULONG a... check-in: 4af37df150 user: jan.nijtmans tags: bug-39f6304c2e
14:31
Some code cleanup: More internal use of size_t, less type casts (because of this). No functional cha... check-in: 0867ec3f75 user: jan.nijtmans tags: trunk
10:11
Slightly better implementation: re-use the function SetInvalidRealFromAny() in the double/float hand... check-in: 86e7f474f3 user: jan.nijtmans tags: bug-39f6304c2e
2017-01-26
11:49
Extend booleans to accept "+" and "-" as valid representation. And extend Tcl_LinkVar to accept bool... check-in: a4e62ef88d user: jan.nijtmans tags: bug-39f6304c2e
2017-01-25
12:50
Convert Tcl_SetResult() to a macro check-in: 36aa4f35f8 user: jan.nijtmans tags: novem
12:22
If TCL_NO_DEPRECATED is defined, remove the "case" statement, and use much less interp->result. Impl... check-in: 3fe8ec5fd6 user: jan.nijtmans tags: trunk
2017-01-24
15:42
Put back counter in test-case, so we can see if TestsaveresultFree() was actually called or not. check-in: 45e553ee0a user: jan.nijtmans tags: novem
2017-01-23
16:39
merge trunk check-in: 690df3ed9f user: dgp tags: tip-445
16:19
merge novem check-in: 62c986e78f user: dgp tags: dgp-properbytearray
16:06
merge novem check-in: 52fb7c8efd user: dgp tags: dgp-refactor
09:11
Merge trunk Closed-Leaf check-in: 6f31b91468 user: jan.nijtmans tags: package_files
2017-01-20
16:22
merge trunk check-in: cd35919f58 user: jan.nijtmans tags: novem
16:21
Fix [39f6304c2e90549c209cd11a7920dc9921b9f48e|39f6304c2e] follow-up: Make Tcl_LinkVar toleranto to t... check-in: a1398bebc9 user: jan.nijtmans tags: trunk
2017-01-19
22:38
Fix [1f4bb8162f]: lsort -dictionary documentation to be improved check-in: 22be0b62ae user: fvogel tags: trunk
2017-01-18
13:12
merge trunk check-in: 5156755c3b user: jan.nijtmans tags: novem
2017-01-17
12:02
Implement tag "deprecated" in genStubs.tcl. Will be used in Tk 8.7, for tagging the deprecated funct... check-in: 0390e543f4 user: jan.nijtmans tags: trunk
10:28
merge trunk check-in: bcb14c7343 user: jan.nijtmans tags: tip-439, semver
10:06
merge trunk check-in: b4d39f0831 user: jan.nijtmans tags: novem
10:04
merge core-8-6-branch check-in: 1ee097157a user: jan.nijtmans tags: trunk
09:09
merge zipfs branch check-in: 00df1be420 user: jan.nijtmans tags: androwish
2017-01-16
12:50
Merge zipfs check-in: 79d25736fb user: jan.nijtmans tags: androwish
11:59
merge trunk check-in: 72fe4fc922 user: jan.nijtmans tags: novem
11:57
Fix for missing proper initialization of the threaded allocator in some situations. Problem reported... check-in: 7837a4a2ff user: jan.nijtmans tags: trunk
11:53
Update zlib to version 1.2.11 check-in: be4717ada7 user: jan.nijtmans tags: trunk
2017-01-14
08:47
Merge IETF tzdata2016j check-in: f2317ec638 user: venkat tags: novem
08:47
Merge IETF tzdata2016j check-in: 5c15fabea2 user: venkat tags: trunk
2017-01-13
16:41
merge novem check-in: d27352bb75 user: dgp tags: dgp-properbytearray
16:38
merge novem check-in: 9f54f117c7 user: dgp tags: dgp-refactor
16:23
merge trunk check-in: f1bc5defc2 user: dgp tags: novem
16:21
merge trunk check-in: edb09a0226 user: dgp tags: tip-445
14:43
Introduce new function TclInitThreadAlloc(), symmetric with TclFinalizeThreadAlloc() Closed-Leaf check-in: 39da38ff2f user: jan.nijtmans tags: notifier
13:02
Merge-mark (restoring the expected merge order from core-8-5-branch -> core-8-6-branch -> trunk -> n... check-in: 633914c355 user: jan.nijtmans tags: trunk
12:57
missing rules.vc after merge check-in: 36c15dafcb user: sebres tags: trunk
12:20
Enhance nmakehlp, allowing multiple arguments for "-l", and recognizing a new linker code LNK4224. P... check-in: 7e8cec300d user: jan.nijtmans tags: trunk
11:17
Patch from Zoran Vasiljevic, fix for missing proper initialization of the threaded allocator in some... check-in: 86d412ef6d user: jan.nijtmans tags: notifier
2017-01-12
20:59
merge trunk check-in: 23f740a281 user: dgp tags: tip-445
10:37
merge trunk check-in: 1040f74cca user: jan.nijtmans tags: novem
10:34
Merge core-8-6-branch check-in: 23cf92e6a2 user: jan.nijtmans tags: trunk
2017-01-11
16:23
Use more Tcl_AppendResult(), in order to prevent the use of a (char *) type case. check-in: bb1e0ec40b user: jan.nijtmans tags: trunk
14:39
merge trunk check-in: 787a8c193b user: jan.nijtmans tags: novem
14:10
Merge core-8-6-branch. Do gcc-compiles with the option -Wwrite-strings, so we can detect mis-usage ... check-in: 81fb7a2a5e user: jan.nijtmans tags: trunk
2017-01-10
14:35
Further experimental follow-up: Add internal function TclOpenTcpClientEx(), as companion to Tcl_Open... Closed-Leaf check-in: 78d4429e3b user: jan.nijtmans tags: tip-456
13:56
Experimental follow-up: Change internal TclCreateSocketAddress() signature, from using "int port" to... check-in: 3b3fac1cee user: jan.nijtmans tags: tip-456
2017-01-09
19:33
[win] load win-registry library also in development environment (uninstalled) check-in: 0c05a83862 user: sebres tags: sebres-trunk-timerate
19:31
missing entry of tclInt.h added check-in: aa6bca8a91 user: sebres tags: sebres-trunk-timerate
19:09
New performance measurement routine "timerate" in opposition to "time" the execution limited by fixe... check-in: 886773ba3b user: sebres tags: sebres-trunk-timerate
18:28
Merge fix clock test-cases from 8.6: Make test clock-67.5 time zone independent - execution fails in... check-in: 40163c3c57 user: sebres tags: trunk
17:53
Merge bug_b87ad7e914 check-in: ea80926604 user: sebres tags: trunk
2017-01-06
11:55
Merge zipfs check-in: ab145ad122 user: jan.nijtmans tags: androwish
11:39
Merge trunk check-in: e0db7c57f4 user: jan.nijtmans tags: package_files
10:32
Merge trunk check-in: 127a5f68d7 user: jan.nijtmans tags: novem
10:30
Complete the upgrade to Zlib 1.2.10: Now add the *.lib and *.dll files check-in: 2203da5de0 user: jan.nijtmans tags: trunk
2017-01-05
15:25
Merge trunk check-in: c261d78072 user: jan.nijtmans tags: novem
15:13
Make TclGetLoadedPackagesEx() work with other than the only current interpreter (didn't really think... check-in: 53885dc3c8 user: jan.nijtmans tags: trunk
14:47
Merge trunk check-in: 245fb01473 user: jan.nijtmans tags: package_files
14:27
Fix [7c7d3b4481d4e4e86420b54031f4abd1df18d64|7c7d3b4481]: load test failures. There's a difference b... check-in: b04c4dc299 user: jan.nijtmans tags: trunk
13:09
One more ::tcl::Pkg::source, for the Mac check-in: ffd4cfacc5 user: jan.nijtmans tags: package_files
11:55
Merge trunk. Improve test-case. Bring back "source -nopkg", but only as undocumented internal helper... check-in: 8857d5cd3e user: jan.nijtmans tags: package_files
2017-01-04
16:34
Added more glob patterns in order to ignore html generated documentation and Windows-specific compil... check-in: f43576e34e user: fvogel tags: trunk
16:23
In stead of "source -nopkg" use a ::tcl::Pkg::source utility function. check-in: 6388af59c8 user: jan.nijtmans tags: package_files
15:16
Fix safe.tcl test-cases: "source -nopkg" is not necessary here: "source" is an alias for "::safe::Al... check-in: f1fdcdd77f user: jan.nijtmans tags: package_files
14:05
Merge trunk. First steps in eliminating "source -nopkg". Some test-cases still fail. check-in: a4eab161ae user: jan.nijtmans tags: package_files
13:51
Fix 2 test-cases, due to changed command options. check-in: 3ddfe3ed39 user: jan.nijtmans tags: trunk
13:38
TIP [http://www.tcl.tk/cgi-bin/tct/tip/459|459] implementation, but (for now) without the "source -n... check-in: abcf4db593 user: jan.nijtmans tags: trunk
13:01
merge trunk check-in: 473ff0966a user: jan.nijtmans tags: novem
12:55
TIP [http://www.tcl.tk/cgi-bin/tct/tip/456|456] implementation: Extend the C API to Support Passing ... check-in: b5c47b5b2f user: jan.nijtmans tags: trunk, tip-456
11:55
merge core-8-6-branch check-in: 13dc69ec99 user: jan.nijtmans tags: trunk
2017-01-03
16:48
merge novem check-in: ddc40d9c59 user: dgp tags: dgp-properbytearray
2017-01-02
14:31
[win] bug fix in NativeGetTime: each call of it blurs current performance counters actualized in cal... check-in: b6fc234ef3 user: sebres tags: bug_b87ad7e914
2017-01-01
22:19
Make the code slightly more pleasing to the eyes. Closed-Leaf check-in: 3455fbea17 user: limeboy tags: tip-456
19:50
merge trunk check-in: d8746f0cb8 user: jan.nijtmans tags: novem
19:49
merge core-8-6-branch check-in: eb8b79d49c user: jan.nijtmans tags: trunk
19:10
Update zlib to version 1.2.9. Dll's and *.lib files not updated yet check-in: 4b7084a579 user: jan.nijtmans tags: trunk
2016-12-25
00:39
Add note to array documentation about the general uselessness of -exact matching. It exists because... check-in: aac2dc5db6 user: andy tags: amg-array-enum-c-api
00:23
Do not deallocate Tcl_ArraySearchStart()-initiated array searches when Tcl_ArraySearchPeek() or Tcl_... check-in: a7ee015dd6 user: andy tags: amg-array-enum-c-api
00:11
Update tests array-7.16 and array-7.17 and delete test array-7.18 now that bug [46a2410650] is fixed check-in: 63059c3e09 user: andy tags: amg-array-enum-c-api
00:04
Merge array-search-unset check-in: 62368604ea user: andy tags: amg-array-enum-c-api
00:00
Reference ticket number in tests var-13.2 and var-13.3 Leaf check-in: e55dc1adf7 user: andy tags: array-search-unset
2016-12-24
23:58
Bug [46a2410650]: Create macro TclIsVarArraySearched to check if an array variable has an active sea... check-in: 9642a1b91e user: andy tags: array-search-unset
23:25
Add test var-13.3 which is a more serious version of test var-13.2. var-13.3 is a SIGSEGV until we ... check-in: 33fc7a3358 user: andy tags: array-search-unset
23:02
Merge trunk. Test var-13.2 now fails due to [af5c35971a]. check-in: 5066c38552 user: andy tags: array-search-unset
2016-12-23
15:49
merge trunk check-in: c56a03aae7 user: jan.nijtmans tags: novem
15:43
Update -DMSTATS functionality, for possible total memory sizes > 2Gb. One more place where use of si... check-in: 31fbc1f55a user: jan.nijtmans tags: trunk
15:28
merge novem check-in: 71d36ba10f user: dgp tags: dgp-properbytearray
15:21
merge trunk check-in: 01d8a401a8 user: dgp tags: tip-445
15:19
merge novem check-in: 579da81b3f user: dgp tags: dgp-refactor
10:07
Deprecate otherValuePtr and ptrAndLongRep. Some more minor tweaks. check-in: f659a13b48 user: jan.nijtmans tags: novem-more-memory-API
09:32
merge novem check-in: 9d557545fc user: jan.nijtmans tags: novem-more-memory-API
09:11
merge trunk check-in: f0b6381989 user: jan.nijtmans tags: novem
08:27
Eliminate the internal macro/function TclNewIntObj: In all cases TclNewLongObj is just as good. check-in: d12ed0fcc6 user: jan.nijtmans tags: trunk
2016-12-22
10:26
Merge trunk. Implement sequences like "0x", "0b" and "0o" as well. And also the "." for doubles and ... check-in: 8b14191fae user: jan.nijtmans tags: bug-39f6304c2e
2016-12-21
23:23
Correct typo, credit Brad Lanam for report check-in: 14080f9950 user: andy tags: amg-array-enum-c-api
14:03
Make sure that Tcl_GetIntFromObj/Tcl_GetWideIntFromObj/Tcl_GetDoubleFromObj don't set an error in th... check-in: a8b2b83735 user: jan.nijtmans tags: trunk
12:59
Experimental (partial) fix for [39f6304c2e90549c209cd11a7920dc9921b9f48e|39f6304c2e]: Tcl_LinkVar is... check-in: 2d5e0a6533 user: jan.nijtmans tags: bug-39f6304c2e
09:20
Merge trunk check-in: c52e1550bf user: jan.nijtmans tags: novem
2016-12-20
12:35
Make options -reuseaddr/-reuseport forbidden without -server, no matter the value being true or fals... check-in: bffa5b51a0 user: jan.nijtmans tags: tip-456
11:47
merge fork check-in: dcc31e850c user: jan.nijtmans tags: tip-456
10:56
Decouple the switch handling. check-in: 3d5331ac40 user: limeboy tags: tip-456
10:32
Document that from the "exact" parameter of Tcl_InitStubs(), only bit 0 has meaning. check-in: 7f5c4906c1 user: jan.nijtmans tags: trunk
10:22
Correct the handling of -server and its options. check-in: be51fb3542 user: limeboy tags: tip-456
09:46
more internal use of size_t in stead of int. check-in: 8171f63934 user: jan.nijtmans tags: trunk
09:36
Record the fact that all stub-enabled extensions work in Tcl 8.5+, no 8.6 (or 9.0) features are need... check-in: eda9a3e060 user: jan.nijtmans tags: trunk
09:30
merge trunk (still has test failure in socket.test) check-in: fddd7e3bda user: jan.nijtmans tags: tip-456
05:45
Implement deferring search structure deallocation until the next search function is called. Determi... check-in: db10a8eaea user: andy tags: amg-array-enum-c-api
05:12
Merge trunk check-in: aa624efbe0 user: andy tags: amg-array-enum-c-api
05:08
Rework array search C API to invoke array traces and report errors. Still need to update documentat... check-in: b015340f8f user: andy tags: amg-array-enum-c-api
2016-12-19
18:43
merge trunk check-in: 2dbe7ac399 user: dgp tags: tip-445
18:40
merge novem check-in: 9948e12ee4 user: dgp tags: dgp-properbytearray
18:38
merge novem check-in: 313996a5c7 user: dgp tags: dgp-refactor
10:42
merge novem check-in: 10c36e48f6 user: jan.nijtmans tags: novem-more-memory-API
09:14
merge trunk check-in: d9627dd7b6 user: jan.nijtmans tags: novem
2016-12-18
15:39
More comments, fix bug where numArgs should be argCt Leaf check-in: af8005b8b2 user: dah tags: dah-proc-arg-upvar
15:04
More tests, frame lookup tweak and attempt to take advantage of a branch prediction. check-in: e3c53025a8 user: dah tags: dah-proc-arg-upvar
12:50
Refactor. Defaults for links removed. Support empty link names. check-in: 8f125f9002 user: dah tags: dah-proc-arg-upvar
2016-12-16
16:14
Some more internal use of size_t in stead of int. No functional change. check-in: 54ab350c68 user: jan.nijtmans tags: trunk
15:25
merge trunk check-in: b70a1e3f3a user: jan.nijtmans tags: tip-439, semver
11:22
Partial reimplementation. Retain value passed in by caller, support defaults check-in: 173792e010 user: dah tags: dah-proc-arg-upvar
2016-12-15
15:18
Add back testcase winFile-4.10. This test passes anyway, even though it appeared to be Windows 2000 ... check-in: 7c2ad0e88f user: jan.nijtmans tags: trunk
15:07
Add "file join $grandParentDir tcl8.? library" as possible path for a valid init.tcl. Some simplifi... check-in: 9869b1e0b8 user: jan.nijtmans tags: trunk
11:28
Merge trunk check-in: 959decb933 user: jan.nijtmans tags: tip-439, semver
01:01
Add more array search tests per Brad Lanam. These tests should fail because adding or removing elem... check-in: 06d8fea8ee user: andy tags: amg-array-enum-c-api
2016-12-14
16:03
Update the documentation check-in: a2d596da81 user: limeboy tags: tip-456
15:59
Adjust OpenTcpServer for the latest changes to OpenTcpServerEx check-in: 523c93a0ec user: limeboy tags: tip-456
15:52
Fix for the argument parsing phase in the [socket] command. check-in: 1cdb56855b user: limeboy tags: tip-456
15:49
Make OpenTcpServerEx accept a 'service' string parameter instead of a port. check-in: c62457ec51 user: limeboy tags: tip-456
15:03
Implement all possible TCL_LL_MODIFIER formats in Tcl_ObjPrintf(), can be "ll", "I64" and "L", whate... check-in: 79a28ae5ea user: jan.nijtmans tags: trunk
14:14
Implement all possible TCL_LL_MODIFIER formats in Tcl_ObjPrintf(), can be "ll", "I64" and "L", whate... Closed-Leaf check-in: 907c39d91a user: jan.nijtmans tags: jn-wide-printf
2016-12-13
19:21
Rework array size increase/decrease tests to avoid dummy list element check-in: 00fc1efead user: andy tags: amg-array-enum-c-api
18:29
Update Tcl_SetByteArrayLength() and callers. check-in: 522ab5524f user: dgp tags: dgp-properbytearray
16:49
Detect binary errors in reflected channels. check-in: c7211f4bb5 user: dgp tags: dgp-properbytearray
01:27
Merge trunk Closed-Leaf check-in: 1f52682fb2 user: andy tags: lanam-array-for-impl
2016-12-12
04:53
Update ArrayArgs() comments again check-in: 9950120878 user: andy tags: amg-array-enum-c-api
04:52
Update ArrayArgs() comments check-in: 7496dc7aac user: andy tags: amg-array-enum-c-api
04:42
Commit changes received from Brad Lanam via email check-in: 9897959ab4 user: andy tags: lanam-array-for-impl
2016-12-11
05:00
Finish implementing array search tests check-in: b6226be9e1 user: andy tags: amg-array-enum-c-api
04:57
Remove invalid panic. There is an odd case in which exact matching does take a trip through the Arr... check-in: 484bb659db user: andy tags: amg-array-enum-c-api
04:29
Continue array search tests, array-7.12 panics check-in: 8a6ac2184a user: andy tags: amg-array-enum-c-api
04:08
Use setup feature in test array-5.4 check-in: 8ae0842cd3 user: andy tags: amg-array-enum-c-api
04:03
Add first array search test check-in: ee0c46cf5e user: andy tags: amg-array-enum-c-api
03:05
Adjust test array-5.4 to not use [array set] check-in: b6889151ea user: andy tags: amg-array-enum-c-api
03:04
Reorganize array tests check-in: 0647d1d636 user: andy tags: amg-array-enum-c-api
02:38
Add [array statistics] tests check-in: 48638af391 user: andy tags: amg-array-enum-c-api
2016-12-10
22:45
Add [array names] tests check-in: 56ba49af14 user: andy tags: amg-array-enum-c-api
22:43
Add [array get] tests check-in: fd28a7115c user: andy tags: amg-array-enum-c-api
22:42
Add [array exists] tests check-in: 152dbd7300 user: andy tags: amg-array-enum-c-api
22:37
Plan remainder of test suite check-in: 947139f371 user: andy tags: amg-array-enum-c-api
22:32
Adjust comments check-in: cbe1f81e3c user: andy tags: amg-array-enum-c-api
22:16
Rename $result to $resultPattern to reduce confusion check-in: 44213a209a user: andy tags: amg-array-enum-c-api
22:02
Fix spelling check-in: e2ef0b3feb user: andy tags: amg-array-enum-c-api
22:01
Add [array unset] tests check-in: 00c75d5769 user: andy tags: amg-array-enum-c-api
21:13
Add first [array unset] test check-in: 379ea4d427 user: andy tags: amg-array-enum-c-api
21:11
Add [array size] tests check-in: 9d74758ea5 user: andy tags: amg-array-enum-c-api
20:45
Exchange setup and extra check-in: 85bea029ad user: andy tags: amg-array-enum-c-api
20:42
Condense non-array error handling tests and incorporate non-array successful result tests check-in: 965e38bd07 user: andy tags: amg-array-enum-c-api
19:35
Add [array set] tests check-in: a8289808bb user: andy tags: amg-array-enum-c-api
2016-12-08
17:52
Bring back stub table in original state. Merge trunk check-in: 7054e2f2eb user: jan.nijtmans tags: package_files
2016-12-07
20:32
plug memory leak check-in: 58f7225908 user: dgp tags: dgp-properbytearray
20:01
Enable the no-copy path through narrowing that was overlooked. check-in: 617acf8eb6 user: dgp tags: dgp-properbytearray
19:52
Put explicit byte-narrowing in the write pipeline of -encoding binary channels. This makes tests pas... check-in: 236f5e4f11 user: dgp tags: dgp-properbytearray
19:22
Make explicit the implicit byte-narrowing function of [binary format]. check-in: 56ac0f8998 user: dgp tags: dgp-properbytearray
18:57
Create a narrowing procedure to make the operation explicit when needed. check-in: ba8e57d76c user: dgp tags: dgp-properbytearray
2016-12-06
21:52
move pthread_sigmask() calls to Tcl_WaitForEvent() where they belong Leaf check-in: 8cec831ad2 user: aspect tags: bug-f4f44174e
21:51
unblock signals correctly with SIG_SETMASK check-in: ae3cf707c1 user: aspect tags: bug-f4f44174e
20:09
Purge the old and broken Tcl_ObjType. check-in: ea03de5a23 user: dgp tags: dgp-properbytearray
19:35
More tests, comments and improvements to initial implementation. check-in: ed5acdb987 user: dah tags: dah-proc-arg-upvar
18:55
Several commands should be picky about expecting byte-valued arguments. Make them so. check-in: 1b7d737ce6 user: dgp tags: dgp-properbytearray
12:47
merge novem check-in: fd1d2bbcbe user: dgp tags: dgp-properbytearray
12:46
merge novem check-in: 5101240106 user: dgp tags: dgp-refactor
12:46
merge trunk check-in: 54d0f67188 user: dgp tags: novem
2016-12-05
23:40
remove ill-conceived feature test macro check-in: 4998d7833d user: aspect tags: bug-f4f44174e
23:14
use pthread_sigmask to protect the notifier against signals (bug [f4f44174e]) check-in: b40778af44 user: aspect tags: bug-f4f44174e
19:17
WIP trial of proper bytearrays in Tcl 9. check-in: d7c68a46af user: dgp tags: dgp-properbytearray
2016-12-03
00:42
Add more failure cases to test suite, gonna have to do non-error cases one of these days check-in: d046004a15 user: andy tags: amg-array-enum-c-api
2016-12-02
22:10
Rename [oxor] to [or] and [oxand] to [and], also [oxjoin] to [oxfordJoin] check-in: c903f22fde user: andy tags: amg-array-enum-c-api
21:18
Merge trunk check-in: 02df281049 user: andy tags: amg-array-enum-c-api
21:08
Avoid "warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has ... check-in: 871fcf85c4 user: andy tags: trunk
21:00
Merge trunk check-in: 4ab23eded7 user: andy tags: amg-array-enum-c-api
20:50
Experiment with wrapping [::tcltest::test] check-in: 297167a9bf user: andy tags: amg-array-enum-c-api
19:34
merge novem check-in: da8349c19a user: dgp tags: dgp-refactor
19:02
merge trunk check-in: 237dd7902f user: dgp tags: novem
19:01
merge trunk check-in: 33041ae916 user: dgp tags: tip-445
18:18
Added long comment explaining history and work in progress making bytearray interfaces usable. check-in: d42a114238 user: dgp tags: trunk
15:52
implement "I64" format in Tcl_ObjPrintf as well. Still to be tested. check-in: 418b169207 user: jan.nijtmans tags: jn-wide-printf
15:39
Relocate the cmdEpoch bumps during command deletion so that command resolution caching works properl... check-in: 71fa1f9c91 user: dgp tags: trunk
14:53
merge-mark check-in: c54751a9f2 user: jan.nijtmans tags: novem
14:52
Implement %ll (WideInt) handling for Tcl_ObjPrintf(). Use it in some places. (now without edit-error... check-in: eac13870dc user: jan.nijtmans tags: trunk
14:46
merge trunk check-in: e4c06b61d2 user: jan.nijtmans tags: novem
14:17
Repair what appears to be a stray edit error. This restores ability to build on a TCL_WIDE_INT_IS_L... Closed-Leaf check-in: ee8a50916f user: dgp tags: jn-wide-printf
13:50
Implement %ll (WideInt) handling for Tcl_ObjPrintf(). Use it in some places. Moved to feature bra... check-in: e3ba334a42 user: jan.nijtmans tags: jn-wide-printf
13:26
Remove dup line. Closed-Leaf check-in: 24db74ffd7 user: dgp tags: dgp-cmd-epoch
2016-12-01
22:32
Minor test tweaks, add test for nonexistent arrays check-in: 11cd8e8297 user: andy tags: amg-array-enum-c-api
22:07
[507d9b9651a3c903] Possible implementation of auto-upvar for procedures. check-in: 6e39d87cbc user: dkf tags: dah-proc-arg-upvar
20:13
Reports from NSF that command epoch bumping isn't properly timed. http://paste.tclers.tk/4030 Since ... check-in: d3f2f88f49 user: dgp tags: dgp-cmd-epoch
18:43
Annoyed with tabs, switching to spaces check-in: 063d8fbb9e user: andy tags: amg-array-enum-c-api
18:43
Continue implementation of test suite check-in: 6693bdf8ae user: andy tags: amg-array-enum-c-api
17:28
Clarify detection of regular expression errors. While this may seem bogus and inconsistent, it is a... check-in: 731267ce37 user: andy tags: amg-array-enum-c-api
17:25
So long as we register only one, we can have multiple Tcl_ObjTypes with the same name. This smooths... check-in: 088e1f413e user: dgp tags: trunk
17:08
Implement [array names] in terms of Tcl_ArrayNames(), also make Tcl_ArrayNames() treat non-array lik... check-in: acbd0d9144 user: andy tags: amg-array-enum-c-api
13:20
Created a new "proper bytearray" Tcl_ObjType so we can use bytearrays as bytearrays without all this... check-in: 3ef69dfebe user: dgp tags: trunk
12:32
Fix installation of platform/shell-1.1.4.tm on Windows (platform directory was still missing) check-in: 15b7ba9785 user: jan.nijtmans tags: novem
12:01
merge trunk check-in: 4162fbf706 user: limeboy tags: tip-456
11:46
merge trunk check-in: 391ec4f295 user: jan.nijtmans tags: novem
11:44
compatability -> compatibility check-in: f94307dc05 user: jan.nijtmans tags: trunk
11:20
More internal use of size_t. Eliminate unused "isBin" argument from TclpSysAlloc() check-in: 9d4cd6b1aa user: jan.nijtmans tags: novem
01:49
Correct tab stops check-in: 2585e9af06 user: andy tags: amg-array-enum-c-api
2016-11-30
19:47
Begin implementation of array test suite check-in: c9318c0692 user: andy tags: amg-array-enum-c-api
19:35
Document filter options to [array exists] check-in: 1c69239d68 user: andy tags: amg-array-enum-c-api
17:57
Be more consistent in usage of italic text check-in: bda7be7c84 user: andy tags: amg-array-enum-c-api
17:53
Minor documentation correction pointing out that Tcl_ArraySet allows the variable to not exist in wh... check-in: efddc059c0 user: andy tags: amg-array-enum-c-api
14:27
Merge trunk check-in: 39918e8e32 user: jan.nijtmans tags: novem
03:16
merge trunk check-in: c2b9c28871 user: dgp tags: tip-445
03:08
Route all [string repeat] operations through a common implementation. Code that to preserve bytearra... check-in: e6e6fee0e1 user: dgp tags: trunk
2016-11-29
19:45
Restore tests set-old-8.46 and set-old-10.2. Note: this is commit number 20000 check-in: e5c481c605 user: andy tags: amg-array-enum-c-api
19:39
Merge trunk check-in: 227eb2b89f user: andy tags: amg-array-enum-c-api
19:29
Add filtering capability to [array exists] and Tcl_ArrayExists() so that individual elements can be ... check-in: 5c0f2a9fbb user: andy tags: amg-array-enum-c-api
18:50
Add comments to tcl.h more clearly indicating which flag values are reserved to better avoid future ... check-in: c8816ca461 user: andy tags: amg-array-enum-c-api
18:46
Where feasible, convert concatenation panics into errors. check-in: 3e5cafe2a5 user: dgp tags: trunk
18:46
Update [array] man page for new/expanded filter options check-in: 162212092a user: andy tags: amg-array-enum-c-api
13:50
merge trunk check-in: 93793ba3f8 user: dgp tags: tip-445
13:50
merge novem check-in: 3cbb30adcd user: dgp tags: dgp-refactor
13:08
merge trunk check-in: 88f99346ec user: jan.nijtmans tags: novem
13:03
Minor simplifications. Eliminate FUNCPRT from regexp engine. Fix compile-error (non-debug) in tclDic... check-in: 63240d8b9e user: jan.nijtmans tags: trunk
12:26
merge trunk check-in: 0a73f68e8e user: jan.nijtmans tags: novem
11:10
more internal use of size_t (in stead of int) check-in: ad1e711238 user: jan.nijtmans tags: trunk
09:45
Implement the "package forget" part, which was still missing. Handle the case that a filename contai... check-in: dfa45ae567 user: jan.nijtmans tags: package_files
2016-11-28
17:53
Man page tweak check-in: aae84de8cb user: andy tags: amg-array-enum-c-api
16:47
Double backslashes in man page check-in: 3556913225 user: andy tags: amg-array-enum-c-api
16:24
merge novem check-in: 676824c7c1 user: dgp tags: dgp-refactor
16:08
merge trunk check-in: 9174c893f4 user: dgp tags: tip-445
15:29
slightly simpler check-in: 8ed8daf325 user: jan.nijtmans tags: package_files
13:17
Complete implementation, tests and documentation check-in: 6a2f13e8d2 user: jan.nijtmans tags: package_files
06:06
Add manual page for new array functions check-in: a72fcb2eb3 user: andy tags: amg-array-enum-c-api
04:47
Fix set-old-8.35 check-in: 5e92c9339a user: andy tags: amg-array-enum-c-api
04:31
Fix set-old-8.56 check-in: f681932ae0 user: andy tags: amg-array-enum-c-api
04:21
Add Tcl_ArrayStatistics() check-in: 2368a2dced user: andy tags: amg-array-enum-c-api
02:35
Change Tcl_ArraySet() to always report errors without having to specify TCL_LEAVE_ERR_MSG check-in: 7cb4aff8e5 user: andy tags: amg-array-enum-c-api
01:20
Remove most instances of TCL_LEAVE_ERR_MSG in favor of making Tcl_Array*() functions treat nonexiste... check-in: 325336d17e user: andy tags: amg-array-enum-c-api
2016-11-27
20:37
Change TCL_MATCH_GLOB to avoid collision with the deprecated TCL_PARSE_PART1 flag check-in: 720f8dc660 user: andy tags: amg-array-enum-c-api
2016-11-26
20:03
Renumber and rearrange new Tcl_Array*() functions to have a somewhat more logical ordering check-in: 7a757d9b95 user: andy tags: amg-array-enum-c-api
17:47
Add "package files" testcase, which doesn give the right answer. So still work to do check-in: 0202120e4a user: jan.nijtmans tags: package_files
07:39
Revert unintended change to Tcl_ZlibStreamInit() argument name check-in: 94a9a0cfad user: andy tags: amg-array-enum-c-api
07:30
Implement Tcl_ArrayGet(), add -exact|-glob|-regexp options to [array get] check-in: 00404912d0 user: andy tags: amg-array-enum-c-api
07:21
Remove new test trace-41.1 since it is a duplicate of test var-18.1 check-in: 34539fd014 user: andy tags: amg-array-enum-c-api
07:19
Remove optimization that runs afoul of test var-18.1 check-in: 25d2a06908 user: andy tags: amg-array-enum-c-api
07:11
Update test for [array unset] mode option check-in: a9cb120904 user: andy tags: amg-array-enum-c-api
02:14
Implement Tcl_ArrayExists() check-in: bc2295f5c2 user: andy tags: amg-array-enum-c-api
01:57
Fold create argument to ArrayVar() into TCL_VAR_CREATE flags bit which only ArrayVar() understands. ... check-in: 2590837335 user: andy tags: amg-array-enum-c-api
2016-11-25
18:24
Simplify function description comment check-in: 403f15409f user: andy tags: amg-array-enum-c-api
18:11
Merge CleanupVar() into TclCleanupVar(), no need for them to be separate check-in: 0aae797ef4 user: andy tags: amg-array-enum-c-api
18:08
Rename dictObj to dictPtr for consistency with other public variable function arguments, even though... check-in: 1ba41eadd4 user: andy tags: amg-array-enum-c-api
18:05
Rename TclArraySet() to Tcl_ArraySet() and put in tcl.decls. Enhance ArrayVar() to support array cr... check-in: f2aaed5ea1 user: andy tags: amg-array-enum-c-api
15:44
Implementation of improved notifier from Lucio Andrés Illanes Albornoz. check-in: a5fa5e7e78 user: dkf tags: tip-458
15:06
Merge trunk. Implementation looks complete. Still missing: test-cases and documentation. check-in: 1ae9161edd user: jan.nijtmans tags: package_files
14:53
Windows support and minor touchups to the documentation. check-in: aefe40befa user: limeboy tags: tip-456
13:27
Minor documentation touchups. check-in: 417ea495a1 user: limeboy tags: tip-456
12:58
merge trunk check-in: 742389b703 user: jan.nijtmans tags: novem
11:47
Eliminate some macros that are no longer used/needed. check-in: 80e7984c44 user: jan.nijtmans tags: trunk
09:38
Merge trunk, and fix two socket test-cases. check-in: 707cfb412f user: jan.nijtmans tags: tip-456
08:17
Add Tcl_ArraySearchPeek() check-in: 5eee3e2aef user: andy tags: amg-array-enum-c-api
07:55
Add filter options to more [array] subcommands, implement with a common function check-in: 5a1c9d670f user: andy tags: amg-array-enum-c-api
07:33
Merge trunk check-in: b893ce5065 user: andy tags: amg-array-enum-c-api
07:31
Allow [array names -regexp] to use backreferences. This capability was broken by [71270e9141]. See a... check-in: b29701996a user: andy tags: trunk
07:02
Add filtering options to [array size] command check-in: 3c19724381 user: andy tags: amg-array-enum-c-api
06:27
Correct bug by splitting Tcl_ArrayNames() to high-level Tcl_ArrayNames() operating on a variable nam... check-in: e098e8ef7f user: andy tags: amg-array-enum-c-api
05:53
Implement Tcl_ArrayNames(), still have a bug to fix though check-in: a7b63341ab user: andy tags: amg-array-enum-c-api
05:11
Implement various array functions in terms of ArrayVar() to avoid repetition of trace code, and rest... check-in: b15d607c3a user: andy tags: amg-array-enum-c-api
04:42
Implement Tcl_ArraySearchDone() check-in: fc39454bd5 user: andy tags: amg-array-enum-c-api
04:31
Implement Tcl_ArraySearchNext() check-in: 2ab266d9fb user: andy tags: amg-array-enum-c-api
04:11
Remove need for passing TCL_LEAVE_ERR_MSG to various array functions check-in: ed465991e2 user: andy tags: amg-array-enum-c-api
03:56
Correct test failures in set-old.test check-in: e5a9bbebec user: andy tags: amg-array-enum-c-api
03:33
Split ArrayNext() into ArrayFirst() and ArrayNext(), and reimplement other array functions in terms ... check-in: 520285d1e5 user: andy tags: amg-array-enum-c-api
01:39
Remove spurious article in comments check-in: 965949e559 user: andy tags: trunk
01:36
Rename LookupArrayVar() to ArrayVar(), add ArrayNext(), reimplement ArraySize() in terms of ArrayNex... check-in: 9cc3d0f006 user: andy tags: amg-array-enum-c-api
2016-11-24
22:51
Improve comments, add interp to Tcl_ArraySearch so Tcl_ArraySearchNext() can report regular expressi... check-in: 669251b6f1 user: andy tags: amg-array-enum-c-api
22:38
Implement Tcl_ArraySearchStart() check-in: f8ab9b85ae user: andy tags: amg-array-enum-c-api
22:24
Simplify LookupArrayVar() interface check-in: 0393d60132 user: andy tags: amg-array-enum-c-api
22:06
Fold VerifyArray() into LookupArrayVar(), begin adding filtering capabilities to array search check-in: aa06cc7e1b user: andy tags: amg-array-enum-c-api
21:33
Add exact/glob/regexp filter capability to new array size and enumeration functions. Change Tcl_Arr... check-in: 462589ffc9 user: andy tags: amg-array-enum-c-api
21:15
Forgot a - in the parameters array. check-in: 7d69ed66cf user: limeboy tags: tip-456
21:01
Allow a boolean argument to be passed. check-in: d4bdf65c83 user: limeboy tags: tip-456
20:55
merge trunk check-in: c1735f1869 user: jan.nijtmans tags: package_files
20:31
merge trunk check-in: 4115262f80 user: jan.nijtmans tags: novem
20:28
First round of documentation update. check-in: 6e94138b94 user: limeboy tags: tip-456
20:12
Improve comments a little check-in: 2196459c3e user: andy tags: amg-array-enum-c-api
19:22
Merge trunk check-in: a353ee5093 user: andy tags: amg-array-enum-c-api
19:21
Partially backout [ef4da65408] because AppendPrintfToObjVA() (used indirectly by [tcl::unsupported::... check-in: ad557c91a9 user: andy tags: trunk
18:49
Correct reporting of trace errors in [array size] check-in: 2612459c98 user: andy tags: amg-array-enum-c-api
18:46
Correct sense of scalar variable detection check-in: 85ea1e4ef0 user: andy tags: amg-array-enum-c-api
18:42
Get rid of now-unnecessary varPtr2 variable, add stubbed-out (pun unintentional) implementations of ... check-in: b38a60a837 user: andy tags: amg-array-enum-c-api
18:36
Reorganize code into separate LookupArrayVar() and ArraySize() functions so that [array size] can se... check-in: 4035492a84 user: andy tags: amg-array-enum-c-api
18:35
Update stubs init check-in: aa1f28d461 user: andy tags: amg-array-enum-c-api
18:34
Rename part1Ptr arguments to varNamePtr check-in: f2a8e2d0fb user: andy tags: amg-array-enum-c-api
16:21
merge fork Closed-Leaf check-in: 5291e16a6a user: jan.nijtmans tags: tip-456 fork
16:20
Starting implementing the "package files" command. TIP still to be written. check-in: 6cdb6a1b24 user: jan.nijtmans tags: package_files
15:00
Adjust the tests and add a handful of new ones. check-in: ac3cfef074 user: limeboy tags: tip-456
13:47
Implementation of [array for] from Brad Lanam. See https://github.com/flightaware/Tcl-bounties/issue... check-in: bd05353216 user: dkf tags: lanam-array-for-impl
13:33
Make compileEpoch "unsigned int", and start counting at 1. check-in: 83f0d245d8 user: jan.nijtmans tags: trunk
13:18
Fix compile error if SO_REUSEPORT not supported. Put command options in alphabetical order check-in: c2331d8741 user: jan.nijtmans tags: tip-456 fork
12:47
Implement the whole TIP 456 specification. Also introduces the `-reuseaddr' and `-reuseport' option... check-in: e4212ca03b user: limeboy tags: tip-456
12:41
merge novem check-in: 39188cbdd6 user: jan.nijtmans tags: novem-more-memory-API
11:57
merge trunk. Make epoch in Tcl_DictSearch "unsigned int". This doubles the epoch range here. Use 0... check-in: 5fe02150a3 user: jan.nijtmans tags: novem
10:26
typos check-in: 7df0e4369e user: jan.nijtmans tags: trunk
2016-11-22
15:04
Corrections to misleading comments. check-in: ecb870f264 user: dkf tags: trunk
11:24
Fix indenting check-in: c77d70c21f user: jan.nijtmans tags: tip-456
11:21
Added stub entry for tip #456. Documentation and tests still missing. Doesn't conform to TIP yet. check-in: fce8b81c46 user: jan.nijtmans tags: tip-456
10:06
This is patch.002 from ticket [0b9d3ba2ba3e1e3fc33c97d5a9fa7ef85d11a696|0b9d3ba2ba], as first start ... check-in: ae02accafa user: jan.nijtmans tags: tip-456
2016-11-21
18:25
[array size] should 0 if argument does not name an array. TODO: Distinguish between existence error... check-in: b0ceb88495 user: andy tags: amg-array-enum-c-api
13:12
Initial commit of new C API for array enumeration. TIP forthcoming. Work far from complete, only T... check-in: 405aba7ca5 user: andy tags: amg-array-enum-c-api
10:40
Merge trunk. More internal use of size_t in stead of int (or long) check-in: b68c708bd6 user: jan.nijtmans tags: novem
10:15
More internal use of size_t in stead of int. check-in: ef4da65408 user: jan.nijtmans tags: trunk
2016-11-18
18:05
merge novem check-in: 715274166d user: dgp tags: dgp-refactor
18:02
merge trunk check-in: d583c1d31f user: dgp tags: tip-445
15:51
Minor: fix the indentation of comments. check-in: 06883b64fd user: dkf tags: trunk
12:10
merge novem check-in: 21f9030029 user: jan.nijtmans tags: novem-more-memory-API
11:15
Merge trunk check-in: a2bc365c8c user: jan.nijtmans tags: novem
10:53
Fix mp_cnt_lsb() signature, so it matches the signature used in Tcl check-in: 9ca8b95421 user: jan.nijtmans tags: trunk
09:50
Fix [e6f27aa56fa51bfc1752ce768bf0d301c60bfd2c|e6f27aa56f]: Update libtommath to 1.0 check-in: 6d14b81579 user: jan.nijtmans tags: trunk
03:34
Remove extra space in documentation for [file stat] check-in: 21feca063c user: andy tags: trunk
2016-11-17
16:27
merge trunk check-in: f365ba1ad9 user: jan.nijtmans tags: novem
16:26
Fix libtommath's mp_radix_size() function such that it returns 2 for single-digit numbers. Add testc... check-in: 06f3f845fb user: jan.nijtmans tags: trunk
15:30
Restore bn_mp_radix_size.c to exact copy of libtommath-1.0 version: Since the radix_size of "9" shou... Closed-Leaf check-in: 8cf7627603 user: jan.nijtmans tags: libtommath-1.0
13:18
Restore bn_mp_add_d.c to exact copy of libtommath-1.0 version: Since the mp_clamp() function already... check-in: 7442311ee4 user: jan.nijtmans tags: libtommath-1.0
11:38
Add test-case for mp_iseven(). If mp_iseven(0) ever returns 0, we will be warned that we are using t... check-in: d3f1169620 user: jan.nijtmans tags: libtommath-1.0
11:03
Bring in fix for mp_iseven().... almost missed that .... This should be given a dedicated test-cas... check-in: 04444b286a user: jan.nijtmans tags: libtommath-1.0
10:46
Merge trunk. Re-generate tclTomMath.h. Use faster exponentiation-function from libtommath 1.0 (in tc... check-in: 1e2d716ec7 user: jan.nijtmans tags: libtommath-1.0
09:34
Merge trunk check-in: 4a3294acba user: jan.nijtmans tags: novem
09:33
Remove subdirectories of "libtommath", and various individual related files, not taking any part in ... check-in: 634ffe2b64 user: jan.nijtmans tags: trunk
2016-11-16
15:59
merge trunk Closed-Leaf check-in: ec44244e32 user: jan.nijtmans tags: gahr-ticket-e6f27aa56f
15:22
(experimental) Upgrade to libtommath 1.0 (actually by merging all changes between libtommath 0.42.0 ... check-in: d1210bac0b user: jan.nijtmans tags: libtommath-1.0
15:04
merge trunk check-in: f8be848288 user: dgp tags: tip-445
11:17
merge trunk check-in: 31a3f9bee0 user: jan.nijtmans tags: novem
10:55
Use more "size_t" in stead of "int" internall. Also eliminate a lot of type-casts which are not nece... check-in: 521d320b7b user: jan.nijtmans tags: trunk
2016-11-15
13:33
See Itcl Bug [1b28657c0e]. Make methodNameType honor the Tcl_ObjType contract. check-in: b35b8efef0 user: dkf tags: trunk
2016-11-14
16:01
Merge zipfs, but keep zip-write functions. check-in: c3df2d7911 user: jan.nijtmans tags: androwish
14:26
Merge core-8-6-branch check-in: 7bbea0e75d user: jan.nijtmans tags: trunk
12:18
merge novem check-in: 1d352ef575 user: dgp tags: dgp-refactor
12:16
merge trunk check-in: 56c05639b5 user: dgp tags: tip-445
2016-11-12
11:20
Merge tzdata2016i from IETF check-in: 3a3a592ef9 user: venkat tags: novem
11:19
Merge tzdata2016i from IETF check-in: cbce1a9dea user: venkat tags: trunk
2016-11-11
15:18
merge trunk check-in: 6ca5f2d8bf user: jan.nijtmans tags: novem
14:53
Fix harmless gcc warning message: using "unsigned" doesn't serve any purpose, actually. check-in: 01243c07ff user: jan.nijtmans tags: trunk
10:58
Fix [79614fb8b61983ac8ef30ea8752c310465798fc7|79614fb8b6]: "glob", "encoding system" and encoding-fr... check-in: 1867fdf95b user: jan.nijtmans tags: trunk
2016-11-10
15:13
merge trunk check-in: 8d4c5a08c5 user: jan.nijtmans tags: novem
14:21
On OSX, there is a conflict with the "define panic" and definitions in "mach.h". check-in: e1804c00ba user: jan.nijtmans tags: trunk
2016-11-08
02:56
Route all [string last] operations through a common implementation. check-in: 6622b74446 user: dgp tags: trunk
2016-11-07
20:18
Purge disabled code. check-in: 9957c9b0c9 user: dgp tags: trunk
20:11
Refactor to channel all [string first] functions through a single implementation. check-in: 5fd1a339d3 user: dgp tags: trunk
20:04
Optimize case of all single-byte chars. Closed-Leaf check-in: e35f61d57e user: dgp tags: dgp-string-find
19:41
Consolidate the "find empty string" cases. check-in: 9bc07dee24 user: dgp tags: dgp-string-find
19:28
Implement direct eval [string first] with the refactored engine. check-in: 7fb4fda651 user: dgp tags: dgp-string-find
11:23
merge zipfs check-in: 4113cb454a user: jan.nijtmans tags: androwish
2016-11-04
21:29
First draft refactoring the [string first] functionality. check-in: 5073110f26 user: dgp tags: dgp-string-find
15:52
merge trunk check-in: 16c449a79f user: dgp tags: tip-445
14:56
[824752f10e] Use LIST_MAX instead of INT_MAX for unknown number of elements to the end of the list. check-in: 24d9077003 user: dgp tags: trunk
14:49
merge mark check-in: 9cd4c5200b user: dgp tags: trunk
14:48
[824752f10e] More robust, portable check for integer overflow. check-in: cf3aa0440e user: dgp tags: trunk
14:42
close fork check-in: e5a5037389 user: dgp tags: trunk
14:24
merge core-8-5-branch ([824752f10e] Avoid calling Tcl_SetObjResult if interp is NULL) check-in: 16efbc4dbf user: gahr tags: trunk
11:53
merge trunk check-in: 00e57db1bf user: jan.nijtmans tags: novem
11:51
Fix the generated copyright sections in the HTML help file check-in: ec41e853d0 user: jan.nijtmans tags: trunk
11:41
merge trunk check-in: 70a2852312 user: jan.nijtmans tags: novem
11:38
Make packages msgcat and tcltest work unmodified in "novem". Make more test-cases work unmodified in... check-in: 9abb38ee0b user: jan.nijtmans tags: trunk
2016-11-02
12:56
merge trunk check-in: 41145a0942 user: jan.nijtmans tags: tip-439, semver
12:50
Merge trunk (Update http version number to 2.8.10, due to [838e99a76d]) check-in: 1caeb0f5b9 user: jan.nijtmans tags: novem
12:45
merge core-8-6-branch (http package version update) check-in: 0c403244ae user: jan.nijtmans tags: trunk
12:16
merge zipfs check-in: 0d7d946d30 user: jan.nijtmans tags: androwish
2016-11-01
16:37
merge novem check-in: 1e05628089 user: dgp tags: dgp-refactor
16:29
merge trunk check-in: 2d438eeb1d user: dgp tags: novem
16:18
merge trunk check-in: ed328bc1b1 user: dgp tags: tip-445
16:18
Refactor to channel all [string cat] functions through a single implementation. check-in: 5be62a44d4 user: dgp tags: trunk
15:42
Replace indexing with pointer increments. Closed-Leaf check-in: 78ef6f929b user: dgp tags: dgp-string-cat
15:12
Trim away obsolete code. check-in: 8c1453cc30 user: dgp tags: dgp-string-cat
15:07
Expand all the cases of the [string cat] engine. check-in: 9bfada5e22 user: dgp tags: dgp-string-cat
2016-10-31
18:10
Reduce copies in the pure binary implementation of [string cat]. check-in: 210148adc5 user: dgp tags: dgp-string-cat
16:15
Complete the "pure binary" implementation of the [string cat] engine. check-in: 6108355177 user: dgp tags: dgp-string-cat
14:18
merge trunk check-in: acd1d0f9c7 user: dgp tags: dgp-string-cat
14:17
Coverage tests for INST_STR_CONCAT1 byterarray ops. check-in: b6e309554c user: dgp tags: trunk
2016-10-30
16:52
[253ba6e818] Improved description of [variable] behaviour. check-in: c607c5d558 user: dkf tags: trunk
08:31
[1ae12987cb] Ensure that deleting the [history] command deletes its storage. check-in: eb11bf9cb5 user: dkf tags: trunk
05:05
[b26e38a3e4] Ensure that compressing streams manage buffers correctly in all cases. check-in: f85e0e4fe4 user: dkf tags: trunk
2016-10-28
20:33
WIP check-in: 8f63620a09 user: dgp tags: dgp-string-cat
16:55
revise [dict append] to make use of common [string cat] engine. check-in: 673871f49c user: dgp tags: dgp-string-cat
15:47
merge trunk check-in: 65b0c59fbd user: dgp tags: dgp-string-cat
15:46
Add optimization to [dict append]. check-in: df0c2fc07c user: dgp tags: trunk
14:59
When appropriate, implement [join] with the common [string cat] engine. check-in: 5e2e74931b user: dgp tags: dgp-string-cat
14:45
Add obvious optimizations to [join] implementation. check-in: b24a53dd0c user: dgp tags: trunk
14:28
merge trunk check-in: 8fe04e59f6 user: dgp tags: dgp-string-cat
14:27
Add warning commentary making important assumptions explicit. check-in: 329ff4fad8 user: dgp tags: trunk
14:06
merge trunk check-in: f9b8e6269b user: dgp tags: dgp-string-cat
14:06
Add obvious optimization to Tcl_GetCharLength(). check-in: a3157e22e5 user: dgp tags: trunk
2016-10-27
20:06
Convert INST_STR_CONCAT1 to the common `string cat` implementation. check-in: fc9ed1e751 user: dgp tags: dgp-string-cat
19:39
Start bringing all `string cat` operations into one place so it can be coded correctly one time inst... check-in: 30418debb6 user: dgp tags: dgp-string-cat
2016-10-26
08:07
Merge timezone data tzdata2016h check-in: 42830c2953 user: venkat tags: novem
08:04
Merge timezone data tzdata2016h check-in: 12bcc304b7 user: venkat tags: trunk
2016-10-21
13:25
merge novem check-in: 9b85ecfae5 user: dgp tags: dgp-refactor
13:25
merge trunk check-in: e8a67dbd32 user: dgp tags: novem
13:12
merge trunk check-in: 463bbb7445 user: dgp tags: tip-445
13:12
merge 8.6 check-in: 5860b1c25b user: dgp tags: trunk
2016-10-20
16:37
merge trunk check-in: b1dcc7542c user: dgp tags: tip-445
2016-10-18
19:16
Use memcmp where possible. check-in: 1799506222 user: dgp tags: trunk
2016-10-14
19:54
merge trunk check-in: b4524d0b86 user: dgp tags: tip-445
19:29
[eb6b68c1a9] Simple fix for [string replace] error demonstrated by new test. check-in: 699a33324b user: dgp tags: trunk
2016-10-13
17:11
merge novem check-in: c172a6aac7 user: dgp tags: dgp-refactor
17:04
merge trunk check-in: 071bc9cadb user: dgp tags: tip-445
17:03
merge trunk check-in: 237090c178 user: dgp tags: novem
16:56
Merge INST_STR_REPLACE fixes and improvements. check-in: 85150d4e86 user: dgp tags: trunk
2016-10-12
17:31
Correct improper NULL return from initializing Tcl_InitStringRep(o, b, 0). Go ahead and return point... check-in: e429fe0958 user: dgp tags: tip-445
16:58
Reduce direct use of the tclEmptyStringRep. check-in: 48b4b1d728 user: dgp tags: tip-445
15:14
Purge another direct access to bytes field. check-in: efe3b3ea35 user: dgp tags: tip-445
14:11
merge trunk check-in: 26734ca1a2 user: dgp tags: tip-445
14:01
merge novem check-in: bfd8b2d1e7 user: dgp tags: dgp-refactor
14:01
merge trunk check-in: b204e61ca2 user: dgp tags: novem
13:47
merge TclParseNumber fixes check-in: b83207f166 user: dgp tags: trunk
09:58
[74bc0e44f5] Doc tweak. check-in: 238be90a8b user: dkf tags: trunk
2016-10-11
21:53
merge trunk check-in: d5f3db4df2 user: jan.nijtmans tags: novem
21:52
Fix [3cc1d91345]: duplicate calls to TclpFreeAllocCache() on thread exists check-in: bbfcd2c669 user: jan.nijtmans tags: trunk
18:26
merge novem check-in: 6c01f161f4 user: dgp tags: dgp-refactor
18:22
Update new tests in light of octal death. check-in: 2be17d65ec user: dgp tags: novem
18:19
merge trunk check-in: bd685a542e user: dgp tags: novem
2016-10-09
16:02
[62b36e326c] Noted edge case in behaviour of [concat] with empty arguments. check-in: 53cdc09f00 user: dkf tags: trunk
15:22
[7114ac6141] Improve testing and docs of Tcl_GetInt and Tcl_GetDouble. No behaviour change. check-in: 925103116e user: dkf tags: trunk
10:35
Be more accurate about scan's %i check-in: b6c6a73a68 user: ferrieux tags: trunk
2016-10-08
17:10
[74bc0e44f5] Document result of [http::unregister]. check-in: 6bae8fa2fd user: dkf tags: trunk
16:41
[838e99a76d] Ensure that encodings are handled with application/xml and friends. check-in: e3de800d7d user: dkf tags: trunk
2016-10-07
21:06
Purge more direct accesses to bytes field. check-in: ecafda43ac user: dgp tags: tip-445
19:04
Use the new purity test. check-in: 698059b100 user: dgp tags: tip-445
18:53
merge trunk check-in: 197b134426 user: dgp tags: tip-445
18:52
Update [string map] tests to get illustration of need for pure dict restriction up to date with orde... check-in: 89ba7d62f0 user: dgp tags: trunk
16:36
New routine Tcl_HasStringRep() and first conversion of callers. check-in: 8a3ad0ffb4 user: dgp tags: tip-445
13:11
merge novem check-in: 0507959c15 user: dgp tags: dgp-refactor
13:11
merge trunk check-in: 66bb998b3f user: dgp tags: novem
13:06
merge trunk check-in: 16aed2411d user: dgp tags: tip-445
2016-10-05
04:53
Fix typos in expr documentation. check-in: faa78e6080 user: pooryorick tags: trunk
00:05
Rewrite expr documentation. Among other things, fixes [ef5373e6fa0617ee]. check-in: 6fcf1c1520 user: pooryorick tags: trunk
2016-10-04
19:12
[4d5ae7d88a] Stop crashes with asynchronous connects to hosts without addresses. check-in: c7f0617280 user: dkf tags: trunk
19:08
merge novem check-in: 2a20459071 user: dgp tags: dgp-refactor
18:48
merge trunk check-in: b74f43dd28 user: dgp tags: novem
18:29
merge trunk check-in: c7b4bb4b41 user: dgp tags: tip-445
15:23
Harmonize tests with expr implementation. Closed-Leaf check-in: 8b04d88baa user: pooryorick tags: pyk-expr-numeric
13:31
When opening a server socket on an ephemeral port, make sure that the port number that gets picked f... check-in: 4b5524e8a1 user: max tags: trunk
12:27
Fix for [ef5373e6fa0617ee]. Operands are interpreted numerically when possible. check-in: 58ee10c4b7 user: pooryorick tags: pyk-expr-numeric
2016-10-03
16:55
merge trunk check-in: 64660b8543 user: pooryorick tags: pyk-emptystring
16:49
Fix documentation of [expr] operators, replacing "divisor" with "dividend" check-in: ba20f7668e user: pooryorick tags: trunk
15:06
merge zipfs branch check-in: fef98dcead user: jan.nijtmans tags: androwish
01:10
Fix [2bf561854c55a], interp alias to command whose name is the empty string. check-in: e1a24d5c88 user: pooryorick tags: trunk
2016-10-02
19:28
Merge tzdata2016g from ietf.org check-in: b867304d52 user: venkat tags: novem
19:26
Merge tzdata2016g from ietf.org check-in: 6abe9b885e user: venkat tags: trunk
18:42
Re-created the build mods for tip#340. Something I was doing was screwing with building a proper she... check-in: 8ecd08459f user: hypnotoad tags: core_zip_vfs
18:30
Typo fix for Makefile.in check-in: 90f22431a5 user: hypnotoad tags: core_zip_vfs
12:00
Pulling change from trunk check-in: a2210ce805 user: hypnotoad tags: core_zip_vfs
2016-09-28
14:20
Fix: 3 places where a superfluous TCL_MINOR_VERSION is still used where it shouldn't. check-in: d923a233e9 user: jan.nijtmans tags: tip-439, semver
13:59
merge trunk check-in: 664ecb7f52 user: jan.nijtmans tags: tip-439, semver
2016-09-27
20:06
[4d5ae7d88a] Restore default-to-error logic in TcpConnect Closed-Leaf check-in: e954c8aebe user: gahr tags: tkt-4d5ae7d88a
2016-09-26
15:38
Merge core-8-6-branch. upstream androwish modifications. check-in: 88fd04e92c user: jan.nijtmans tags: androwish
15:00
merge trunk check-in: c63216e065 user: jan.nijtmans tags: tip-389-impl
09:35
[3328635] Latest patch from Christian Werner check-in: 965d56c3af user: jan.nijtmans tags: tkt3328635-posix-monotonic-clock
09:10
merge core-8-6-branch check-in: 3cc8bbfa43 user: jan.nijtmans tags: trunk
2016-09-21
09:29
merge trunk check-in: 42473b2624 user: jan.nijtmans tags: novem
09:28
Merge core-8-6-branch. Add more comments to tclLiteral.c, contributed by mr_calvin check-in: 8ac9a69b51 user: jan.nijtmans tags: trunk
2016-09-16
16:43
merge trunk check-in: 0fe77ba9d6 user: dgp tags: tip-445
16:40
merge novem check-in: fbf936a8ab user: dgp tags: dgp-refactor
09:25
merge trunk check-in: da75b7b44f user: jan.nijtmans tags: tip-439, semver
09:24
merge trunk check-in: 54ff2ac9a1 user: jan.nijtmans tags: tip-389-impl
09:11
merge trunk check-in: 1e7fa757b6 user: jan.nijtmans tags: novem
09:09
merge core-8-6-branch check-in: 26ceff2e2c user: jan.nijtmans tags: trunk
2016-09-14
15:11
Adding build scripts to implement Tip#453 check-in: fa70559479 user: hypnotoad tags: core_zip_vfs
15:04
Further adaptations and improvements to practcl. And get, tclsh make.tcl basekit even works now check-in: f89473675c user: hypnotoad tags: core_zip_vfs
13:38
Pulling changes from trunk check-in: 0252986ec0 user: hypnotoad tags: core_zip_vfs
13:36
Fixed the line endings on practcl.tcl check-in: b2dbde2130 user: hypnotoad tags: core_zip_vfs
13:33
Beginning work in earnest on Tip#430 and Tip#453 Renamed zipfs.c to tclZipfs.c. Eliminated tclZipfs... check-in: ad6641bb82 user: hypnotoad tags: core_zip_vfs
2016-09-13
12:19
merge zipfs check-in: 534edd7d8d user: jan.nijtmans tags: androwish
2016-09-09
16:07
merge trunk Leaf check-in: 6fa2f53c7f user: dgp tags: bug-3418547
12:42
merge trunk check-in: 7a1aabb850 user: dgp tags: tip-445
12:40
merge novem check-in: 7c94488656 user: dgp tags: dgp-refactor
12:39
Maintain the changed behavior for unset traces on local vars at proc return. Update the docs to new ... check-in: ac5aef4799 user: dgp tags: novem
12:36
Revert b98ee56376. The "bug" fixed was documented behavior. check-in: e087838b90 user: dgp tags: trunk
07:31
merge trunk check-in: f97eb4cfee user: gahr tags: novem
07:28
Remove unnecessary use of fpsetround. See https://bugs.freebsd.org/212512 check-in: 20c19f9d55 user: gahr tags: trunk
2016-09-08
20:05
merge novem check-in: 07b093aed3 user: dgp tags: dgp-refactor
20:04
compiler warning check-in: 222ff7aa13 user: dgp tags: novem
19:34
merge novem check-in: 085bd56f57 user: dgp tags: dgp-refactor
19:03
merge trunk Leaf check-in: 965131dbb9 user: dgp tags: dgp-literal-reform
15:11
merge check-in: 8d40770f84 user: dgp tags: dgp-literal-reform
14:49
merge microopt check-in: 87bd460092 user: dgp tags: dgp-literal-reform
14:34
merge bytecode init reworking check-in: 64530305a9 user: dgp tags: dgp-literal-reform
09:49
Expose some of the core variable access APIs. check-in: b4dfc30083 user: dkf tags: dkf-expose-ptrgetvar
03:29
merge trunk check-in: 0b63cd813b user: dgp tags: tip-445
03:01
Pulling changes from Trunk check-in: c20e962d80 user: hypnotoad tags: core_zip_vfs
02:48
merge trunk check-in: 7628b11646 user: dgp tags: novem
02:38
[7f02ff1efa] Fix scope for var unset traces when procs return. *** POTENTIAL INCOMPATIBILITY *** check-in: b98ee56376 user: dgp tags: trunk
02:34
New test trace-18.5 for the bug. Updated trace-18.1 which was tuned to it. Closed-Leaf check-in: c8b6dd2da5 user: dgp tags: bug-7f02ff1efa
2016-09-07
18:31
Attempt to fix [7f02ff1efa]. Make trace-18.1 fail. Suspect test is an experiment that preserves the ... check-in: b25357cf3a user: dgp tags: bug-7f02ff1efa
18:09
[4dbdd9af14] Plug mem leak when var unset trace re-creates namespace var. Thanks mr_calvin for repor... check-in: db4b2eff59 user: dgp tags: trunk
14:03
merge trunk check-in: c21cbbe39b user: jan.nijtmans tags: novem
13:34
Fix [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1]: "global" cmd literal sharing vs. per-inte... check-in: 8dd58d9800 user: jan.nijtmans tags: trunk
2016-09-06
10:46
Fixed bug in pushed transforms with full internal buffers not writing out. check-in: 6636f975db user: dkf tags: trunk
2016-09-05
13:57
merge trunk check-in: 6fb1bef114 user: jan.nijtmans tags: novem
13:56
merge core-8-6-branch check-in: 4ba030874a user: jan.nijtmans tags: trunk
2016-08-30
13:57
merge trunk check-in: 2a530e021b user: jan.nijtmans tags: tip-389-impl
13:45
merge zipfs check-in: d7ca849e85 user: jan.nijtmans tags: androwish
13:41
merge trunk check-in: 79b0e95d30 user: jan.nijtmans tags: tip-439, semver
13:12
merge trunk check-in: 11d4243035 user: jan.nijtmans tags: novem
13:07
Don't ever allow UTF-8 sequences of more than 4 characters to be generated or parsed, even when TCL_... check-in: 2de1551609 user: jan.nijtmans tags: trunk
2016-08-26
13:49
Merge dup-removal into search loop so we avoid pre-processing efforts on data that are never used. C... check-in: 6b4fc5cf0f user: dgp tags: trunk
2016-08-22
07:58
Fix improper use of TclCheckEmptySTring. check-in: 0461352597 user: pooryorick tags: pyk-emptystring
2016-08-19
12:45
merge zipfs check-in: 63eab9444d user: jan.nijtmans tags: androwish
08:48
merge trunk check-in: fad3c1f68f user: jan.nijtmans tags: tip-439, semver
2016-08-18
21:59
Add back constraint that direct dict->list conversion is only done when no string representation exi... Closed-Leaf check-in: 5b24f3f8d6 user: pooryorick tags: pyk-listdictstringrep
2016-08-10
04:27
* added some docco for [update] changes. Leaf check-in: f2ca25064c user: colin tags: updateextended
04:12
* [update] - added flags for all possible Tcl_DoOneEvent() modes - obviates [vwait] and provides a ... check-in: 26b64e7254 user: colin tags: updateextended
2016-07-28
21:49
merge pyk-listdictstringrep Closed-Leaf check-in: 3351777fb6 user: pooryorick tags: pyk-trunk
21:47
merge pyk-pkgrequirenre check-in: 86d4e33030 user: pooryorick tags: pyk-trunk
21:45
merge pyk-emptysting check-in: d1c0e833c1 user: pooryorick tags: pyk-trunk
21:43
Create new branch named "pyk-trunk" check-in: edeed2a4f8 user: pooryorick tags: pyk-trunk
19:46
Remove left-over debugging code. check-in: 7318d47029 user: pooryorick tags: pyk-listdictstringrep
2016-07-27
18:56
merge mark check-in: ac14beae58 user: dgp tags: trunk
2016-07-26
19:22
merge novem check-in: 2efc2acbe7 user: dgp tags: dgp-refactor
19:22
merge trunk check-in: d08af9d55e user: dgp tags: novem
19:20
merge trunk check-in: 20cc566da5 user: dgp tags: tip-445
18:40
merge trunk check-in: 95b5fc0a7a user: dgp tags: bug-3418547
18:36
Converting to stringType no longer loses the existing internal representation of a value. check-in: acf65fb1a4 user: pooryorick tags: pyk-listdictstringrep
10:09
[db0a5f6417] Make a few tests resilient to differences in semantics of pipes between OSs. check-in: c853c914b6 user: dkf tags: trunk
2016-07-24
17:58
[6a19dedc2e] "Clarified" what the units are that [chan copy] uses for -size and that synchronous cop... check-in: 9b23417ffa user: dkf tags: trunk
2016-07-22
19:27
Avoid generating string for list dict list round trip. check-in: 75649873cd user: pooryorick tags: pyk-listdictstringrep
2016-07-21
17:28
merge novem check-in: f332e821f4 user: dgp tags: dgp-refactor
17:25
merge trunk check-in: eb606f020c user: dgp tags: novem
2016-07-20
21:31
merge trunk check-in: 4e7313a973 user: dgp tags: tip-445
20:39
Stop internals intrusion into lists. check-in: 58ce371475 user: dgp tags: trunk
19:47
Revise "parsedVarName" type to use proposed interfaces. check-in: 104118eb12 user: dgp tags: tip-445
17:46
merge trunk check-in: 4a72971d2e user: dgp tags: tip-445
17:39
Streamline TclObjLookupVarEx check-in: 02c918099b user: dgp tags: trunk
16:36
Merge trunk; silence compiler warning. check-in: 960302feeb user: dgp tags: tip-445
16:32
Use strchr() to parse array variable syntax. check-in: dffa92924e user: dgp tags: trunk
15:43
merge trunk check-in: 2482e2c2a2 user: dgp tags: tip-445
15:43
Use the new private flag INDEX_TEMP_TABLE in testing command too. check-in: bef7bf0f11 user: dgp tags: trunk
15:31
Convert the "localVarName" type to the proposed interfaces. check-in: 48c59e3d83 user: dgp tags: tip-445
11:50
merge novem check-in: 841bac8f11 user: dgp tags: dgp-refactor
11:50
merge trunk check-in: ca3b8e2652 user: dgp tags: tip-445
03:06
Merge tzdata 2016f from ietf.org check-in: 7106670117 user: venkat tags: novem
03:05
Merge tzdata 2016f from ietf.org check-in: ebce0d21ba user: venkat tags: trunk
2016-07-19
21:18
merge trunk check-in: d4a20bdff2 user: dgp tags: tip-445
20:40
Factor out common prologue. check-in: d0f7109ae5 user: dgp tags: trunk
19:52
merge 8.6 check-in: f82f6e686f user: dgp tags: trunk
19:33
"array search" is no longer a registered Tcl_ObjType. check-in: d2009889c6 user: dgp tags: trunk
19:31
[0363f0146c] Fix [array startsearch] id handling to support var name variations check-in: 67c987ee93 user: dgp tags: trunk
2016-07-18
21:53
Second half "chan" Tcl_ObjType conversion. Mistake avoided this time. check-in: d672e6e584 user: dgp tags: tip-445
20:59
Half convert "chan" Tcl_ObjType to new interfaces. check-in: bb39d672f9 user: dgp tags: tip-445
18:14
merge trunk check-in: 431b60e7c3 user: dgp tags: bug-3418547
17:33
merge trunk check-in: 4d025dde61 user: dgp tags: tip-445
17:15
merge novem check-in: de997341e3 user: dgp tags: dgp-refactor
17:15
merge trunk check-in: c58aa1576a user: dgp tags: novem
16:50
[104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channel name lookups. Also ... check-in: 98f348e049 user: dgp tags: trunk
05:49
NRE-enable [package ifneeded] scripts. 2018-02-06: This branch is closed. See the py-package-nre... Closed-Leaf check-in: fab0d99a87 user: pooryorick tags: pyk-pkgrequirenre
2016-07-15
20:38
With the (causes of the) bug removed; now remove the faulty fix too. check-in: 8d1fa3db76 user: dgp tags: bug-3418547
17:31
With no caching as a baseline, record the proper test results. check-in: b14cad183d user: dgp tags: bug-3418547
16:17
First really crude step toward a fix is to just completely disable the intreps of the "cmdName" Tcl_... check-in: ab91e6d681 user: dgp tags: bug-3418547
15:54
Reopened [3418547] with revised test resolver-1.1. check-in: d43f03c9f3 user: dgp tags: bug-3418547
14:20
Remove unmaintained disabled speculative code. Such things are for branches and history. check-in: dbb80e10f1 user: dgp tags: trunk
14:19
Factor the cmdName intrep setting code into common utility routine. check-in: d38d059aeb user: dgp tags: trunk
12:36
Stop using the tclCmdNameType to store failed command lookups. If we don't find a command, there's n... check-in: 5562afaf9b user: dgp tags: trunk
02:33
One of the validity checks for the "cmdName" type is to see if the resolved command has been deleted... check-in: 54fac92610 user: dgp tags: trunk
2016-07-14
18:09
merge trunk check-in: 8bc432448a user: dgp tags: tip-445
17:58
Stop checking case that can never happen. check-in: 1ab1c04f34 user: dgp tags: trunk
15:17
Plug memory leak created in recent variable Tcl_ObjType reform. check-in: ffbbee4284 user: dgp tags: trunk
14:40
New test demonstrates memleak discovered by Rolf Ade. check-in: 632e9e93f1 user: dgp tags: trunk
10:55
Merge mark without merging. Reformatting conflicts with branch edit plans. check-in: 6e1ed3397b user: dgp tags: tip-445
08:05
Tidy up some references to INDEX_TEMP_TABLE. check-in: 765b64e067 user: dkf tags: trunk, minor change
2016-07-13
19:25
merge trunk check-in: d66bcc3138 user: dgp tags: tip-445
19:19
merge 8.6 check-in: 7e385b0261 user: dgp tags: trunk
19:06
New private flag value INDEX_TEMP_TABLE. Used to signal to Tcl_GetIndexFromObj*() routines that the ... check-in: 2413f3f624 user: dgp tags: trunk
17:25
yup check-in: c7f76e47e9 user: dgp tags: tip-445
17:02
another check-in: 9d1c7e4c14 user: dgp tags: tip-445
16:02
and another check-in: 9aaa28293f user: dgp tags: tip-445
15:43
another one check-in: 706824b349 user: dgp tags: tip-445
13:06
Merge novem Closed-Leaf check-in: be86aae38f user: jan.nijtmans tags: novem-bighash
2016-07-12
21:41
More of the same. check-in: 0ebde48e9b user: dgp tags: tip-445
21:38
Prefer removal of just known invalid interp over destruction of all intreps. check-in: 67619034d2 user: dgp tags: tip-445
21:36
Prefer removal of just known invalid intrep over destruction of all intreps. check-in: 57e15cb3b0 user: dgp tags: tip-445
21:32
convert ensembleCmdType to new interfaces. check-in: cc54010057 user: dgp tags: tip-445
19:42
merge trunk check-in: 64aaa60b0e user: dgp tags: tip-445
19:22
Merge novem. Resolve conflicts. check-in: 1756104f77 user: dgp tags: dgp-refactor
14:40
Merge trunk check-in: a170ea70f5 user: jan.nijtmans tags: novem
14:03
Fix "file owned" for Cygwin: st_uid is only 16-bit there. check-in: ad9dfb6444 user: jan.nijtmans tags: trunk
13:44
Make hash type changable by compiling with -DTCL_HASH_TYPE=size_t (for example). Default (unsigned) ... check-in: 2f25778e69 user: jan.nijtmans tags: trunk
2016-07-11
22:05
merge novem check-in: db31ab456b user: dgp tags: dgp-refactor
22:04
merge trunk check-in: 62df9d994f user: dgp tags: novem
22:04
merge trunk check-in: 2f033e93bf user: dgp tags: tip-445
22:04
merge 8.6 check-in: f550200687 user: dgp tags: trunk
09:16
Remove unnecessary macro. Use an enum for result values. check-in: 79794b22be user: pooryorick tags: pyk-emptystring
08:09
Change TclIsEmpty to TclCheckEmptyString. Check length instead of first char of bytes. check-in: 6898c26016 user: pooryorick tags: pyk-emptystring
00:01
Add missing "break". check-in: 4c5e0f370b user: pooryorick tags: pyk-emptystring
2016-07-10
23:07
Avoid generating string representation for comparisons against empty string. check-in: f9acd4e294 user: pooryorick tags: pyk-emptystring
19:39
merge novem check-in: bf98813225 user: dgp tags: dgp-refactor
19:36
merge trunk check-in: 74d2ed7aa4 user: dgp tags: novem
19:35
merge trunk check-in: f12aff22e0 user: dgp tags: tip-445
19:33
merge 8.6 check-in: c6bab9eaed user: dgp tags: trunk
2016-07-09
19:40
merge novem check-in: 7675692667 user: dgp tags: dgp-refactor
19:08
merge trunk check-in: fcd8a73b39 user: dgp tags: novem
17:21
merge trunk check-in: c991627aa9 user: dgp tags: tip-445
15:47
merge 8.6 check-in: 217fdba06e user: dgp tags: trunk
2016-07-08
10:34
merge trunk check-in: 706fbc1eb0 user: jan.nijtmans tags: novem
10:30
Merge core-8-6-branch: Bug [a47641a031]. TclJoinPath was calling TclNewFSPathObj with a first argume... check-in: 4589a9d17c user: jan.nijtmans tags: trunk
10:28
Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj in many places where po... check-in: 48cb8436f1 user: jan.nijtmans tags: trunk
09:46
Use TCL_HASH_TYPE #define for compatibility with Tcl8 in stead of TCL_HASH_KEY_TYPE_VERSION_2 check-in: 09ffa50505 user: jan.nijtmans tags: novem-bighash
06:56
Adapt hash-function and hash-table to allow hash-tables to grow >1Gb on 64-bit platforms. check-in: ef7ec3df37 user: jan.nijtmans tags: novem-bighash
2016-07-07
17:00
Fully fix old bug [a16752c252] that has been only partially fixed until now to support legacy tclcom... check-in: ccccdf967c user: dgp tags: novem
07:54
merge trunk check-in: 33e8f920fa user: jan.nijtmans tags: novem
07:48
Merge core-8-6-branch: New tests to demo the remaining flaw in ensemble dispatch revisions. Itcl 4 ... check-in: ded621ba1e user: jan.nijtmans tags: trunk
2016-07-06
15:10
Unnecessary #undef and unnecessary type cast. check-in: a8e6f3afc4 user: jan.nijtmans tags: novem
10:09
Make epoch in ProcessGlobalValue a size_t check-in: c4722e507b user: jan.nijtmans tags: novem-more-memory-API
09:23
merge novem check-in: 2612497ee5 user: jan.nijtmans tags: novem-more-memory-API
2016-07-05
09:56
Merge trunk. Some more internal use of size_t in stead of int. check-in: 8144cc0c67 user: jan.nijtmans tags: novem
08:55
Fixup the ensemble rewrite conversions check-in: b6ce502ee0 user: jan.nijtmans tags: trunk
2016-07-04
08:46
Merge trunk check-in: 4305ba4a5f user: jan.nijtmans tags: novem
08:39
Use conventional list operations for ensemble dispatch Add ability to disassemble TclOO constructors... check-in: b73ca431a6 user: jan.nijtmans tags: trunk
2016-07-02
20:43
merge trunk check-in: 987eef5140 user: dgp tags: tip-445
20:23
merge novem check-in: fc5f12b1a0 user: dgp tags: dgp-refactor
20:19
merge trunk check-in: 4fc08a68e7 user: dgp tags: novem
17:58
[09fabeb1fd] test subdirs in sorted order. check-in: c52fadac62 user: dgp tags: trunk
17:57
[f961d7d1dd] Repair usage message for ensemble parameters with spaces. check-in: ef9ee5ea93 user: dgp tags: trunk
2016-07-01
20:55
merge novem check-in: 0736319ed9 user: dgp tags: dgp-refactor
20:39
merge trunk check-in: ccc0e4ca4b user: dgp tags: novem
20:18
[4402cfa58c] Rework the spell check machinery into something that will not be foiled by value sharin... check-in: 64cb01c415 user: dgp tags: trunk
14:14
Merge trunk check-in: 7437172dad user: jan.nijtmans tags: novem
14:11
Make test-case "for.test" pass, regardless of end-of-line spacing check-in: a957f4d518 user: jan.nijtmans tags: trunk
13:36
merge trunk; eliminate legacy hacks for Itcl 3; migration paths in place. check-in: f72e6dad3d user: dgp tags: novem
13:34
merge core-8-6-branch check-in: 54a405ca36 user: jan.nijtmans tags: trunk
13:20
Disable special hacks for Itcl 3 ensemble error message generation. Migration paths are in place to ... check-in: 726413c61a user: dgp tags: trunk
13:07
Use the utility routines to eliminate the last bit of intrusion into the ensembleRewrite area. check-in: 623f095839 user: dgp tags: trunk
08:33
Merge trunk check-in: 9b227b619e user: jan.nijtmans tags: novem-more-memory-API
2016-06-30
14:05
merge novem check-in: cb998db05a user: dgp tags: dgp-refactor
13:55
Merge trunk check-in: f1bf3ef179 user: jan.nijtmans tags: tip-439, semver
13:53
Merge trunk check-in: 76c4e1f025 user: jan.nijtmans tags: novem
13:16
Simplify use of "struct" keyword in many places. check-in: 2e6ea5716f user: jan.nijtmans tags: trunk
12:33
Take over tclStringObj.c from trunk (not all changes there landed in novem) check-in: ea12a6d6eb user: jan.nijtmans tags: novem
12:18
Make test-cases pass again check-in: c9b1ad1564 user: jan.nijtmans tags: novem-more-memory-API
2016-06-29
16:14
merge novem check-in: e466d17342 user: dgp tags: dgp-refactor
16:07
merge trunk check-in: c4c97e0856 user: dgp tags: tip-445
15:52
Merge trunk check-in: e711b0ba95 user: jan.nijtmans tags: novem
15:45
Remove Tcl_Main() function, since it's no longer being used: It has been a macro already for ages. check-in: 9fa2fe5c59 user: jan.nijtmans tags: trunk
15:28
Eliminate internal use of TCL_STORAGE_CLASS, as it will be gone in 9.0 anyway check-in: b78ff97295 user: jan.nijtmans tags: trunk
12:07
Merge trunk check-in: 2cd6fa3b68 user: jan.nijtmans tags: tip-439, semver
11:39
Tcl_SetVar -> Tcl_SetVar2 and comparable replacements, eliminating functions which are deprecated. check-in: 3108faf68a user: jan.nijtmans tags: trunk
10:03
Merge trunk. Add "--with-dbgx" configure option, so the name of the tclsh executable/sharedlibrary c... check-in: 61b0f66d8e user: jan.nijtmans tags: tip-439, semver
08:25
Editorconfig support (experimental) Leaf check-in: 32d692006f user: jan.nijtmans tags: editorconfig
2016-06-28
22:30
Route all ensemble rewrite activity through a few utility routines. check-in: 8d4c031d3a user: dgp tags: trunk
19:31
Re-use the parse error message table. check-in: 04c74b972e user: dgp tags: dgp-refactor
16:31
merge trunk check-in: 31bc13d0c4 user: dgp tags: tip-445
15:22
Unicode rep en Tcl_Obj length: int -> size_t check-in: 1d1a6cacc4 user: jan.nijtmans tags: novem-more-memory-API
13:44
Merge trunk check-in: ab33fe9082 user: jan.nijtmans tags: novem-more-memory-API
2016-06-27
21:26
merge novem check-in: edf2aee0f4 user: dgp tags: dgp-refactor
20:38
merge trunk check-in: bea90e001f user: dgp tags: novem
20:29
Re-order loop for fewer gotos. check-in: 0959583cf9 user: dgp tags: trunk
19:21
merge trunk check-in: fa1c152601 user: dgp tags: novem
19:01
Stop parsing white space where there cannot be any. check-in: d2ff1d695d user: dgp tags: trunk
15:16
Streamline comment parsing. check-in: f81dc859f1 user: dgp tags: trunk
14:28
[dd260aaf72] Allow the -dictionary option to be read from a pushed transform. check-in: b900551f9b user: dkf tags: trunk
13:44
[c3d956be5b] Clearer text about positioning of optional arguments. check-in: 06af0634c4 user: dkf tags: trunk
10:25
Merge trunk. Make magic stub value different for 64-bit builds, as this can never be stub-compatible... check-in: cea5982d93 user: jan.nijtmans tags: novem
10:22
Make TCL_MAJOR_VERSION/TCL_MINOR_VERSION/TCL_STUB_MAGIC available to Tcl_InitStubs() arguments. Usef... check-in: dac224dbfc user: jan.nijtmans tags: trunk
2016-06-26
09:07
merge trunk check-in: 5015fdb607 user: jan.nijtmans tags: novem
09:03
Add TCL_NOINLINE macro, useful for micro-optimizations check-in: 8755f87d4b user: jan.nijtmans tags: trunk
07:51
Merge trunk Leaf check-in: 10dcf619f9 user: jan.nijtmans tags: drh-micro-optimization
2016-06-24
16:40
[c30087b04f] Install man pages with permissions 644 instead of 444. check-in: 02219cfde2 user: max tags: trunk
2016-06-23
12:26
merge novem check-in: c3bdf66581 user: dgp tags: dgp-refactor
12:23
merge trunk check-in: ae8d399e94 user: dgp tags: novem
12:10
Merge zipfs check-in: b992a9cd7f user: jan.nijtmans tags: androwish
08:21
[d553228d9f] Stop crashes in [dict update] with low refcount dictionaries. check-in: a633d16fae user: dkf tags: trunk
2016-06-22
20:58
[c95b9fc0e3] Make errorcodes out of level parsing more consistent. check-in: 66d3dc08f1 user: dkf tags: trunk
18:59
merge trunk check-in: 233becf0c2 user: dgp tags: tip-445
18:46
merge novem check-in: 089ee47f21 user: dgp tags: dgp-refactor
18:40
merge trunk check-in: 42075f202f user: dgp tags: novem
18:05
[16896d49fd] Tcl_DStrings should tolerate appends to self. check-in: ad87c3093e user: dgp tags: trunk
14:44
Merge trunk. Update the "package" documentation regarding compatibility with the "Semantic Versionin... check-in: c88ded6fce user: jan.nijtmans tags: tip-439, semver
2016-06-21
11:11
Repair earlier bug fix. Stopped crash, but botched the logic for multiple glob patterns. check-in: 3f88bc9a9f user: dgp tags: trunk
10:27
Merge trunk check-in: c514d95abe user: jan.nijtmans tags: tip-439, semver
10:02
Merge trunk check-in: 91136a8f55 user: jan.nijtmans tags: novem
09:59
Upgrade internal Unicode tables to Unicode 9.0 check-in: 3165c3bb9f user: jan.nijtmans tags: trunk
2016-06-20
19:31
[c383ebb5e4] Match DStringInit and DStringFree properly. check-in: 6aef1de4ea user: dgp tags: trunk
2016-06-17
03:06
merge trunk check-in: 28e89d646c user: dgp tags: tip-445
2016-06-16
18:28
merge novem check-in: 6b031876d7 user: dgp tags: dgp-refactor
18:28
merge trunk check-in: d1a8ac1051 user: dgp tags: novem
17:15
[4b61afd660] Allow [info frame] to record line info for substituted command names. check-in: 15dd07c23c user: dgp tags: trunk
17:09
[16828b3744] [vwait] *must* successfully undo its variable trace, or else it risks corrupting memory... check-in: 35323a976b user: dgp tags: trunk
2016-06-14
10:01
merge trunk check-in: ea4e5ac031 user: jan.nijtmans tags: novem
09:58
Fix [7393be0be6e7f91cbb2016fa777896e3895929e3|7393be0be6]: Tcl Thread library doesn't work in Debug ... check-in: 5aad54f649 user: jan.nijtmans tags: trunk
2016-06-10
12:10
Merge trunk check-in: cb4d8a38a3 user: gahr tags: gahr-ticket-e6f27aa56f
2016-06-09
11:41
Fix [e14c77b845] for MSVC6: Compilation error over typedef check-in: c7cea9d704 user: jan.nijtmans tags: trunk
2016-06-03
13:31
merge trunk check-in: 7a9c350519 user: dgp tags: tip-445
12:17
merge novem check-in: f30c1f3f09 user: dgp tags: dgp-refactor
2016-06-02
14:59
merge trunk check-in: 856f51553d user: jan.nijtmans tags: novem
14:56
Fix [e14c77b845]: Compilation error over typedef. check-in: 942948a1ea user: jan.nijtmans tags: trunk
14:19
Merge trunk check-in: 8d8fae68ce user: jan.nijtmans tags: novem
12:24
tcltest 2.3.9 -> 2.4.0 check-in: e49dfc8538 user: jan.nijtmans tags: trunk
2016-06-01
12:20
Merge trunk check-in: 87df607ded user: jan.nijtmans tags: novem
12:03
Fix [3bd69eba99a395ee]: 'make dist' fails when tclsh9.0 is on $PATH check-in: a9621cd6b9 user: jan.nijtmans tags: trunk
09:55
Merge TIP #447: Execution Time Verbosity Levels in tcltest::configure check-in: d0a72c427c user: gahr tags: trunk
2016-05-26
11:12
Experimental branch on whether to use poll() instead of select(). Closed-Leaf check-in: 62fd069fa5 user: dkf tags: dkf-wait-with-poll
02:19
Change "integer string" to "integer" in documentation for [tell]. It's not necessary to emphasize E... check-in: 238a26c325 user: andy tags: trunk
2016-05-24
12:17
merge trunk check-in: 4eac80d800 user: dgp tags: tip-445
12:13
merge novem check-in: 81fab5944e user: dgp tags: dgp-refactor
12:02
merge trunk check-in: f2c40eb26d user: dgp tags: novem
2016-05-23
11:40
Merge trunk Closed-Leaf check-in: 5ae3361150 user: gahr tags: gahr-tip-447
2016-05-21
09:30
Fix for [f97d4ee020]; use a two-stage approach to avoid quadratic behavior. check-in: 1b2b0fb52b user: dkf tags: trunk
2016-05-19
11:56
merge zipfs check-in: 80d48be84b user: jan.nijtmans tags: androwish
2016-05-13
16:09
type mismatch check-in: 95c8fa50bd user: dgp tags: dgp-refactor
16:06
merve novem check-in: 98a107e967 user: dgp tags: dgp-refactor
16:03
merge trunk check-in: 1fdf03ed46 user: dgp tags: tip-445
09:21
Merge trunk check-in: b65f70f7a8 user: jan.nijtmans tags: novem
09:09
Merge core-8-6-branch check-in: 82af266b57 user: jan.nijtmans tags: trunk
08:01
Merge core-8-6-branch. Eliminate some unnecessary spacing. check-in: e7796bf5e8 user: jan.nijtmans tags: trunk
00:46
Bug fix: Assembler dereferences a rogue pointer when unstacking an empty exception range. check-in: 862ead931b user: kbk tags: trunk, bug-3154ea2759
2016-05-10
17:22
Revise encodingType to use proposed routines. check-in: 145b84c792 user: dgp tags: tip-445
16:53
merge trunk check-in: c5365cda20 user: dgp tags: tip-445
16:52
Value correctness over performance myths. Encoding ObjType duplication needs to dup the typePtr so t... check-in: 462af0ad86 user: dgp tags: trunk
16:03
merge trunk Closed-Leaf check-in: 57cc57e749 user: dgp tags: dgp-dup-encoding-fix
2016-05-09
09:50
winreg encoding fixes, needed when UTF_MAX > 4 (androwish) check-in: 5223ed3dc1 user: jan.nijtmans tags: androwish
09:42
Fix [5c7578d0f2958bfd]: Tclkits producing temporary directories on Windows check-in: 35ac7f7ade user: jan.nijtmans tags: androwish
2016-05-04
12:23
Add a note in tcltest manual page to betray false expectations on msec and usec. check-in: 2b96efaf27 user: gahr tags: gahr-tip-447
2016-05-03
19:50
Approximate ms by μs/1000 check-in: c7aa0a34d2 user: gahr tags: gahr-tip-447
19:40
Merge trunk check-in: 04abbf3ecb user: gahr tags: gahr-tip-447
15:38
merge novem check-in: fd6fb19018 user: dgp tags: dgp-refactor
15:14
merge trunk check-in: 31be103f5d user: dgp tags: novem
2016-04-30
17:47
More ByteCode revisions. check-in: 7f7eddcdaa user: dgp tags: tip-445
2016-04-29
20:34
typo check-in: 7f412fb38f user: dgp tags: tip-445
20:33
more revisions check-in: 06c9126f73 user: dgp tags: tip-445
20:20
Revise the "exprcode" Tcl_ObjType to proposed routines. check-in: 49096aaf74 user: dgp tags: tip-445
20:04
Revise "assemblecode" Tcl_ObjType to proposed routines. check-in: 1a2fe68d79 user: dgp tags: tip-445
19:32
merge trunk check-in: d81838fbdf user: dgp tags: tip-445
19:31
Rework bytecode intialization to serve different callers better. check-in: 9f02a2427c user: dgp tags: trunk
19:29
Parameterize TclInitByteCodeObj to callers sense of typePtr. Closed-Leaf check-in: 438aad9179 user: dgp tags: dgp-init-bytecode
18:02
No longer need to create Tcl_Obj just to make some bytecode. check-in: 6bf9d5d7aa user: dgp tags: dgp-init-bytecode
17:58
Make obj-free bytecode maker available to rest of compile-related files. check-in: 0dba0ff8ad user: dgp tags: dgp-init-bytecode
17:52
Tease apart the bytecode creation machinery from the Tcl_Obj intrep machinery. check-in: d521ec90bf user: dgp tags: dgp-init-bytecode
17:34
Refactor bytecode initialization machinery. check-in: 50792c291d user: dgp tags: dgp-init-bytecode
2016-04-26
13:26
merge novem check-in: 7f875d6226 user: dgp tags: dgp-refactor
2016-04-24
16:14
merge zipfs check-in: f5952216bf user: jan.nijtmans tags: androwish
16:04
merge trunk check-in: 203ec72d4a user: jan.nijtmans tags: novem
16:02
merge-mark check-in: dea4b3abd4 user: jan.nijtmans tags: trunk
2016-04-22
19:59
close forked fork check-in: 41dd36c2b9 user: dgp tags: trunk
19:56
close fork check-in: 4edda0b435 user: dgp tags: trunk
19:54
Merge Fork Closed-Leaf check-in: fd28e27bda user: venkat tags: merge:tzdata-to-trunk
19:49
Update to tzdata2016d from IETF check-in: ff19e14eb5 user: venkat tags: novem
19:46
Update to tzdata2016d from IETF check-in: 7c5c37bb01 user: venkat tags: merge:tzdata-to-trunk
18:57
repair merge check-in: 658eaa78d3 user: dgp tags: tip-445
18:13
merge trunk check-in: d463f2055b user: dgp tags: tip-445
18:13
Refactor bytecode cleanup. check-in: 4bee762db3 user: dgp tags: trunk
2016-04-20
19:37
Bump tcltest version to 2.3.9 check-in: 1d834f8e36 user: gahr tags: gahr-tip-447
19:27
Implement msec and usec verbosity levels in tcltest::configure check-in: 83b392058b user: gahr tags: gahr-tip-447
18:02
Revise "dictIterator" objType to use proposed routines. check-in: d975d44ed5 user: dgp tags: tip-445
2016-04-18
09:48
merge zipfs check-in: 596ca764eb user: jan.nijtmans tags: androwish
2016-04-15
14:31
merge trunk check-in: 5fe24faa9b user: jan.nijtmans tags: drh-micro-optimization
2016-04-12
12:16
merge novem check-in: d58cec736f user: dgp tags: dgp-refactor
12:15
merge trunk check-in: 16e07dca03 user: dgp tags: novem
2016-04-11
17:46
Use static name for a static struct. check-in: 08501fed6b user: dgp tags: tip-445
17:34
merge trunk check-in: 27127619c5 user: dgp tags: tip-445
17:29
[d1f55451c6] Remove unnecessary panic routines. check-in: e9ad201186 user: dgp tags: trunk
17:16
merge trunk check-in: d2ed32de62 user: dgp tags: tip-445
17:12
Silence unsigned / signed comparison warning. check-in: fb467aae7c user: dgp tags: dgp-refactor
16:52
merge novem check-in: b93a1b381a user: dgp tags: dgp-refactor
01:07
Revise the "end-offset" objType to use proposed routines, and not export or provide unneeded things. check-in: 64a80a7467 user: dgp tags: tip-445
2016-04-10
16:01
merge trunk check-in: 5abd35dda8 user: jan.nijtmans tags: novem
16:01
Fix [07d13d99b0a9]: Who broke TCL 8.6 and Tclblend ? check-in: 600555f125 user: jan.nijtmans tags: trunk
2016-04-08
16:12
merge trunk check-in: f7a70cb1c9 user: dgp tags: tip-445
16:12
merge novem check-in: 7353789616 user: dgp tags: dgp-refactor
15:01
Merge zipfs check-in: 26b8039c41 user: jan.nijtmans tags: androwish
14:25
Merge trunk. Add new bitflags to tclStringRep.h (not used yet) check-in: 2d87e13575 user: jan.nijtmans tags: tip-389-impl
13:31
merge trunk check-in: ede492c9a2 user: jan.nijtmans tags: novem
13:30
Fix [2538f373ffc78d6dba9c3d973c147a84fdd9bbd8|2538f373ffc78d6d]: crash in Tcl_OpenTcpServer() on Win... check-in: 697c1c9931 user: jan.nijtmans tags: trunk
12:43
merge novem check-in: 4ac6e3341e user: dgp tags: dgp-refactor
12:43
merge trunk check-in: d9ecbc9096 user: dgp tags: tip-445
12:29
merge trunk check-in: d001fa087b user: jan.nijtmans tags: novem
12:28
merge 8.6 check-in: 0fdb5892a5 user: jan.nijtmans tags: trunk
2016-04-07
21:34
Revise the "TclOO method name" objType to use proposed routines. check-in: 3f107b7251 user: dgp tags: tip-445
21:07
Revise "levelReference" ObjType to use proposed routines. check-in: 866c4610c2 user: dgp tags: tip-445
14:58
merge novem check-in: 0714f6bbe0 user: dgp tags: dgp-refactor
14:57
merge trunk check-in: 5d20ee0f16 user: dgp tags: novem
14:57
merge trunk check-in: 10e9b12d33 user: dgp tags: tip-445
14:56
merge 8.6 check-in: a7a8861836 user: dgp tags: trunk
09:37
Selected harmless androwish changes, mostly backports from trunk (although the androwish branch is b... check-in: 56c8c28d79 user: jan.nijtmans tags: androwish
09:20
merge zipfs check-in: c6879ef4cf user: jan.nijtmans tags: androwish
2016-04-06
10:38
Update all Unicode tables to version 9.0 beta check-in: ef93047d9f user: jan.nijtmans tags: novem
2016-04-05
21:06
close fork check-in: bc99b42536 user: dgp tags: tip-445
12:13
merge trunk Closed-Leaf check-in: 4ab24ffcab user: dgp tags: tip-445-fork
12:08
merge novem check-in: 31591fd353 user: dgp tags: dgp-refactor
12:07
merge trunk check-in: 9edc83a71a user: dgp tags: novem
09:32
Rename UtfCount() to TclUtfCount() and use it in more places. Suggested by pspjuth here: [e99a79a326... check-in: 9c4e4beddb user: jan.nijtmans tags: trunk
08:28
merge zipfs check-in: 0ef47774ae user: jan.nijtmans tags: androwish
08:18
merge trunk check-in: d3236cc090 user: jan.nijtmans tags: drh-micro-optimization
00:05
Revise the "procbody" Tcl_ObjType to use proposed routines. check-in: e367ca229e user: dgp tags: tip-445
2016-04-04
22:01
merge trunk check-in: 759669541e user: dgp tags: tip-445
22:00
Use new routine TclGetLambdaFromObj to better isolate the "lambdaExpr" ObjType. Then convert it to u... check-in: 0af5b90690 user: dgp tags: tip-445
21:39
[47ac84309b] Clear up a bunch of problems with [lreplace]. It now does nothing more gracefully, and ... check-in: 2de718e181 user: dkf tags: trunk, potential incompatibility
19:41
Use simple name for file static struct. check-in: 0170c0056c user: dgp tags: tip-445
18:28
merge trunk check-in: 771a931d17 user: dgp tags: tip-445
18:27
Revise "parsedVarName" Tcl_ObjType to eliminated unnecessary parts and to reduce string copying. check-in: d991496886 user: dgp tags: trunk
18:12
Revise "nsName" ObjType to use proposed routines. check-in: ebfe7fd67c user: dgp tags: tip-445
17:43
Revise "instname" ObjType to use proposed routines check-in: 6228a398b7 user: dgp tags: tip-445
17:27
Revise "regexp" Tcl_ObjType to use proposed routines. check-in: b9652ca822 user: dgp tags: tip-445
16:38
merge trunk check-in: db2bdb8924 user: dgp tags: tip-445
16:20
merge novem check-in: 05f8eaadb7 user: dgp tags: dgp-refactor
16:11
merge trunk check-in: 08f9df78ea user: dgp tags: novem
16:02
merge 8.6 check-in: 2383d71dfd user: dgp tags: trunk
15:53
close fork check-in: 5ba351dd52 user: dgp tags: trunk
15:43
Merge *both* commits to get the TclAsyncReady optimization. Without both parts, the test interp-34.... check-in: c86902986e user: dgp tags: trunk
11:30
Merge tip-444 Closed-Leaf check-in: e73c28499f user: gahr tags: micro-opt
11:25
merge trunk Closed-Leaf check-in: 743b989b39 user: gahr tags: gahr-bug-5f71353740, tip-444
11:21
micro-optimization from drh-micro-optimization branch: Knock perhaps 1% off execution time: guard on... check-in: 1b590c664f user: jan.nijtmans tags: micro-opt
2016-04-01
13:09
Merge trunk. Remove excess spacing. check-in: d48b5dfaf7 user: jan.nijtmans tags: novem
13:06
RFE [0ef5e653ff4caf5f896ec1182e0aac38ab9a0c46|0ef5e653]: Add nsf to coffbase.txt. Eliminate exess sp... check-in: 976ec94ceb user: jan.nijtmans tags: trunk
12:00
merge trunk check-in: 925fddfb82 user: jan.nijtmans tags: novem
11:56
Two micro-optimizations in Win and UNIX notifier. See: [http://code.activestate.com/lists/tcl-core/1... check-in: b1a8aa4406 user: jan.nijtmans tags: trunk
2016-03-31
07:11
Added patch for win/configure.in into win/configure.ac Leaf check-in: f59a6453b1 user: oehhar tags: tip-302
2016-03-30
23:16
Revise "dict" Tcl_ObjType to use proposed routines. check-in: b5f465f6f9 user: dgp tags: tip-445
20:03
The following patch against a stock tcl 8.6.5 source tree tries to implement most of TIP #302 for U... check-in: 6fa1088680 user: oehhar tags: tip-302
17:55
Revise several ACCEPT_NAN stanzas. check-in: f08acb6eb3 user: dgp tags: tip-445
17:15
Remove direct access to Tcl_Obj typePtr field that does nothing of any obvious benefit. check-in: 6749294be2 user: dgp tags: tip-445
15:41
merge trunk: check-in: e2b0d6d5e8 user: dgp tags: tip-445
12:57
merge trunk Closed-Leaf check-in: a919e9ea58 user: jan.nijtmans tags: notifier
09:21
merge zipfs check-in: 327360d88d user: jan.nijtmans tags: androwish
08:07
Merge zipfs check-in: becd813996 user: jan.nijtmans tags: androwish
2016-03-29
20:07
Functional conversion of "list" Tcl_ObjType to proposed routines. Not yet completely tidy and finish... check-in: c9541166cd user: dgp tags: tip-445
12:14
merge novem check-in: d7da8edfc0 user: dgp tags: dgp-refactor
12:07
merge trunk check-in: ad2fb188b8 user: dgp tags: novem
10:17
Eliminate AT_FORK_INIT_VALUE/RESET_ATFORK_MUTEX macro's, since other values than the default are not... check-in: 255b94edcb user: jan.nijtmans tags: trunk
2016-03-28
21:24
The DupEncodingIntRep() routine is broken. It fails to set the typePtr field of the duplicated Tcl_... check-in: c6c7d2f492 user: dgp tags: dgp-dup-encoding-fix
19:03
There's a "parsedVarName" Tcl_ObjType that remembers how a variable name breaks down into the name o... Closed-Leaf check-in: 65fb3e83f6 user: dgp tags: dgp-revise-parsedvarnametype
01:02
merge novem check-in: b09ae8b6a7 user: dgp tags: dgp-refactor
00:56
merge trunk check-in: d2f7d7cce5 user: dgp tags: novem
00:55
merge trunk check-in: 09d835f6da user: dgp tags: tip-445
2016-03-27
21:28
Better fix for [7d0db7c388f52de81]: In stead of adding dependencies to multiple Makefile lines, comb... check-in: fb6e45132e user: jan.nijtmans tags: trunk
17:07
A few more easy conversions. check-in: bb2b614cc5 user: dgp tags: tip-445
16:40
[47ac84309b] Fix problems with [lreplace] compilation. check-in: e8a61012f6 user: dkf tags: trunk
15:49
Some OSX symbols builds create libtcl*.dylib.dSYM which is a directory. check-in: 1b187822bb user: dkf tags: novem
15:48
Some OSX symbols builds create libtcl8.7.dylib.dSYM which is a directory. check-in: 7319e9f11e user: dkf tags: trunk
15:37
Conversion of "bytearray" Tcl_ObjType - much better this time. check-in: 330b0f8f48 user: dgp tags: tip-445
14:57
Revised design - have Tcl_FetchIntRep return a writable pointer. check-in: 3173bc0655 user: dgp tags: tip-445
2016-03-26
18:13
Update to tzdata 2016c from ietf.org check-in: b57e69baa1 user: venkat tags: novem
18:12
Update to tzdata 2016c from ietf.org check-in: 587f841cc2 user: venkat tags: trunk
12:36
Convert the "bytearray" Tcl_ObjType to use the proposed Tcl_ObjIntRep manipulation routines. This w... Closed-Leaf check-in: eed7c04dff user: dgp tags: tip-445-reject
2016-03-25
20:01
irPtr = NULL passed to Tcl_StoreIntRep clears out any value for typePtr. check-in: 35becf3af0 user: dgp tags: tip-445-reject
19:56
Get signatures in sync. check-in: 9c6bd315f9 user: dgp tags: tip-445-reject
14:41
- Undo unix notifier changes: too risky at this moment. - Merge trunk - (cherry-pick from dhr-micr... check-in: 0f401c5c64 user: jan.nijtmans tags: notifier
14:01
First demonstration conversion to the new intrep manipulation routines. check-in: aae9df6fc9 user: dgp tags: tip-445-reject
13:06
New routines Tcl_FetchIntRep() and Tcl_StoreIntRep(). check-in: 4debca2a96 user: dgp tags: tip-445-reject
12:24
Create a type Tcl_ObjIntRep so we can pass intreps as arguments. check-in: 920e5f468b user: dgp tags: tip-445
2016-03-24
21:22
merge trunk check-in: 0d1a9d63ef user: dgp tags: tip-445
21:21
No longer a need to keep around 'revert to 8.5' code. check-in: 3d7353cc89 user: dgp tags: trunk
21:11
Revise the "index" Tcl_ObjType to use the new routine. check-in: 87d5093e34 user: dgp tags: tip-445
20:33
Revise the "instname" Tcl_ObjType to use the routines. check-in: d8e43af3f1 user: dgp tags: tip-445
20:17
oops check-in: fd39dd6249 user: dgp tags: tip-445
20:15
Update Tcl_InitStringRep callers to handle OOM condition. check-in: 311eebe0bb user: dgp tags: tip-445
19:21
Revise Tcl_InitStringRep() to do non-panic attempt at allocation. Let caller decide how catastrophic... check-in: 9173ce5731 user: dgp tags: tip-445
15:01
More purging of direct access to bytes field where it isn't important. check-in: 120d6a36d6 user: dgp tags: tip-445
14:40
Update more Tcl_ObjTypes to use Tcl_InitStringRep(). Adapt TclInitStringRep macro to accept TclInitS... check-in: d55599212b user: dgp tags: tip-445
13:50
TclInitStringRep() already knows about tclEmptyStringRep. check-in: 1fb418efea user: dgp tags: tip-445
13:16
oops check-in: 81972d73ec user: dgp tags: tip-445
12:59
stay out of internals when nice interfaces are available. check-in: 91837a8b92 user: dgp tags: tip-445
12:51
Revised "end-offset" Tcl_ObjType to use new routine. check-in: 44f4c875e0 user: dgp tags: tip-445
01:50
Revise "osType" Tcl_ObjType to use new routine. check-in: eecbd97389 user: dgp tags: tip-445
2016-03-23
21:50
Revise "ensembleCommand" Tcl_ObjType to use new routines. check-in: 9aa747a015 user: dgp tags: tip-445
21:36
Convert "dict" Tcl_ObjType to use new routines. check-in: aec0246769 user: dgp tags: tip-445
15:21
merge trunk check-in: 3c05a2caaa user: dgp tags: tip-445
15:19
Tcl_InitStringRep() bug. Truncation assumed length == allocated. Wrong! Convert "bytearray" Tcl_Ob... check-in: 67e8970656 user: dgp tags: tip-445
15:18
merge zipfs check-in: 16d8e516af user: jan.nijtmans tags: androwish
14:10
Revise Tcl_InitStringRep(); numBytes is unsigned. Only truncation permitted. check-in: c0ff1ae7c3 user: dgp tags: tip-445
13:47
merge novem check-in: cae6e4a284 user: dgp tags: dgp-refactor
13:46
merge trunk check-in: debe4d9e56 user: dgp tags: novem
13:03
Fix DTRACE_HDR value if tracing is diabled. Follow-up to [7d0db7c388] check-in: 941e11b843 user: jan.nijtmans tags: trunk
12:57
merge novem check-in: c72789b162 user: dgp tags: dgp-refactor
12:51
merge trunk check-in: 08904e4bc9 user: dgp tags: novem
10:55
merge mark check-in: c911fecbef user: dkf tags: trunk
10:10
Release memory after truncation. check-in: f1e43c3058 user: dgp tags: tip-445
09:55
Fix [f1253530cdd83e66]: Different Windows / *nix default bindings for text widget. Still - most like... check-in: bc8560501f user: jan.nijtmans tags: trunk
09:46
Fix [f1253530cdd83e66]: tcl_wordchars and tcl_nonwordchars are unknown at startup. For trunk this wi... check-in: 1176d169d7 user: jan.nijtmans tags: trunk
08:48
Fix [7d0db7c388f52de8]: Occasional build failures with parallel make. Thanks to Jaroslav Škarvada f... check-in: f04406d509 user: jan.nijtmans tags: trunk
04:50
Make sure no path emerges to write on tclEmptyStringRep. check-in: 4ec3d5a661 user: dgp tags: tip-445
04:31
Next step: new routine Tcl_InitStringRep() check-in: 0c35610fad user: dgp tags: tip-445
2016-03-22
23:45
First simple step implementing TIP 445. check-in: 153a14ad7c user: dgp tags: tip-445
20:30
Factor out string internal rep definition so fix for [1af8de570511] is less awful. check-in: e99d66f317 user: dkf tags: trunk
18:05
merge novem check-in: 8891590c74 user: dgp tags: dgp-refactor
17:54
merge trunk check-in: b06317dad1 user: dgp tags: novem
17:21
Revised fix for signed/unsigned mismatch. "get types right" > "add more casts" check-in: 6ea500e944 user: dgp tags: trunk
16:09
Update all Unicode tables to version 9.0 beta check-in: 203b8dcd6c user: jan.nijtmans tags: tip-389-impl
15:38
Add 9 unicode characters (Punctuation, Connector), which are generally considered as part of \w. Use... check-in: dee8ead23c user: jan.nijtmans tags: tip-389-impl
15:35
merge trunk check-in: f6e95a06a2 user: jan.nijtmans tags: tip-389-impl
13:15
Alternative solution for [f1253530cd] Closed-Leaf check-in: 0dc963c859 user: jan.nijtmans tags: bug-f1253530cd-alt
09:05
Fix signed-unsigned-compare warning (reported by François Vogel on Windows, but gcc can trigger it ... check-in: 76041410f9 user: jan.nijtmans tags: trunk
2016-03-21
21:32
Merged trunk Closed-Leaf check-in: 828bb9373d user: fvogel tags: bug-f1253530cd
21:28
Fixed bug [f1253530cd] - tcl_wordchars and tcl_nonwordchars are unknown at startup check-in: adf582fbe2 user: fvogel tags: bug-f1253530cd
18:34
merge novem check-in: fd2e59362a user: dgp tags: dgp-refactor
14:22
(experiment) Use TclpMasterLock() in stead of a separate notifierInitMutex. One less mutex to be wor... check-in: 2aa18b39c4 user: jan.nijtmans tags: notifier
12:10
merge trunk check-in: 960c5239bf user: jan.nijtmans tags: novem
11:59
Fix [d3071887dbc7aeac]: Fix SEGV in Tcl_FinalizeNotifier(). Thanks to hirofumi for both the bug-repo... check-in: a8ea065823 user: jan.nijtmans tags: trunk
09:16
.... oops .... Closed-Leaf check-in: 9d6b27346e user: jan.nijtmans tags: bug-d3071887dbc7aeac
09:05
Proposed fix for [d3071887dbc7aeac]: Fix SEGV in Tcl_FinalizeNotifier() check-in: 7636c287f5 user: jan.nijtmans tags: bug-d3071887dbc7aeac
2016-03-20
22:35
merge novem check-in: 622bbb1906 user: dgp tags: dgp-refactor
20:43
[1af8de570511] Fix crash in [string replace] caused by cut-n-paste. check-in: 7f8e2c6864 user: dkf tags: novem
20:42
[1af8de570511] Fix crash in [string replace] caused by cut-n-paste. check-in: 0d8edd300b user: dkf tags: trunk
2016-03-17
15:54
merge trunk check-in: f37df7edbc user: jan.nijtmans tags: tip-439, semver
14:04
Stop "unused variable" warning. Old bug? No test caught it. check-in: f8d4bc2304 user: dgp tags: dgp-refactor
13:56
merge novem check-in: fc87efe49c user: dgp tags: dgp-refactor
13:31
merge trunk check-in: 419214420d user: dgp tags: novem
13:25
[0b8c387cf7] Replace deprecated Tcl_VarEval(). socket accept callbacks now always evaluate in global... check-in: 632f70c01d user: dgp tags: trunk, potential incompatibility
13:19
merge 8.6 bug fixes check-in: 24feef28e8 user: dgp tags: trunk
2016-03-16
14:52
Merge trunk. Add TCL_EVAL_GLOBAL flag to Tcl_EvalObjEx(), for reason mentioned in [0b8c387cf7]. Closed-Leaf check-in: 727564218e user: jan.nijtmans tags: bug-0b8c387cf7
09:56
Remove undocumented TCL_HASH_KEY_STORE_HASH. Setting this to "0" is not supported (was it ever ????)... check-in: ecfb88c394 user: jan.nijtmans tags: trunk
09:09
Update tzdata to 2016b from ietf.org check-in: ca062ef5fb user: venkat tags: novem
09:07
Update tzdata to 2016b from ietf.org check-in: 938b541a95 user: venkat tags: trunk
2016-03-14
11:58
Merge trunk check-in: e07be1bcdb user: jan.nijtmans tags: tip-389-impl
2016-03-13
17:31
merge trunk check-in: 86018f7171 user: jan.nijtmans tags: tip-439, semver
17:23
[e6f27aa56f] Add files I missed in my previous commit check-in: 7625571c31 user: gahr tags: gahr-ticket-e6f27aa56f
2016-03-11
17:13
[e6f27aa56f] Initial import of libtommath-1.0 This commit brings in libtommath-1.0, as of tag v1.0 ... check-in: c7a3a1452b user: gahr tags: gahr-ticket-e6f27aa56f
15:54
merge novem check-in: d17b0e348a user: dgp tags: dgp-refactor
14:16
merge trunk check-in: eca395a4b2 user: jan.nijtmans tags: novem
09:33
Allow unstable Tcl releases to use unstable packages by default (this makes "package require Tk" fin... check-in: 40b678a10d user: jan.nijtmans tags: trunk
2016-03-10
13:44
Somewhat more excess spacing in for.test check-in: 405a80a711 user: jan.nijtmans tags: trunk
11:56
Eliminate exess spacings in many test-cases check-in: d6d9491140 user: jan.nijtmans tags: trunk
2016-03-09
15:59
Let Tcl 8.7 allow Tk 8.7 to be used by default Closed-Leaf check-in: 9e2043ed08 user: jan.nijtmans tags: jn-Tcl-requirement
2016-03-08
19:12
Update to trunk work Leaf check-in: 8b47978cb6 user: aku tags: aku-tkt-6141c15186
18:06
[0b8c387cf7] Replace deprecated Tcl_VarEval() call with reworked callback system that uses Tcl_Obj s... check-in: 573945a448 user: dgp tags: bug-0b8c387cf7
15:55
[bbc304f61a] Avoid event handling when reflected channel has a watch change half-completed. (First h... check-in: 3ed434c670 user: dgp tags: trunk
15:31
Eliminate exess spacings in remaining doc pages check-in: 8731e8bf9f user: jan.nijtmans tags: trunk