Timeline
Not logged in

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

328 check-ins using file generic/tclUtf.c version 80594eb5a9

2023-12-26
16:31
Don't use TCL_SIZE_MODIFIER "u", since Tcl_Size can be negative check-in: 18e2b3b04f user: jan.nijtmans tags: core-8-branch
2023-12-24
12:46
update to TZDATA 2023d check-in: 4ff8c3e52b user: jan.nijtmans tags: core-8-branch
2023-12-22
08:06
Document "string is unicode" check-in: bcff4c7c0e user: jan.nijtmans tags: core-8-branch
2023-12-20
19:51
spacing check-in: 020a17fcfa user: jan.nijtmans tags: core-8-branch
19:50
Convert tests/twapiTlsPlus.tcl from CRLF -> LF check-in: 78130792fa user: jan.nijtmans tags: core-8-branch
10:11
Merge bugs-http-8c3de50-bbaf69c check-in: 36fdc4f551 user: kjnash tags: core-8-branch
10:08
Merge 8.7 Closed-Leaf check-in: 3035f68b49 user: kjnash tags: bugs-http-8c3de50-bbaf69c
2023-12-19
17:26
Improve tests/http.test, tests/http11.test, tests/httpPipeline.test. Catch unimportant cleanup error... check-in: 25462a0ca7 user: kjnash tags: bugs-http-8c3de50-bbaf69c
08:33
GITHUB upload-artifact @3 -> @4 check-in: 6d9646d253 user: jan.nijtmans tags: core-8-branch
2023-12-18
17:30
Improve tests/httpProxy.test. Use constraints and print a message on their usage. Catch unimportan... check-in: 9146c1bbfa user: kjnash tags: bugs-http-8c3de50-bbaf69c
17:08
Reverse the 2.8.9- fix for an apparent bug in Thread on Windows - the "bug" vanished after a Windows... check-in: a06492d72a user: kjnash tags: bugs-http-8c3de50-bbaf69c
14:48
merge 8.6 check-in: 7d68cecdc5 user: dgp tags: core-8-branch
2023-12-16
00:20
Merge 8.6 check-in: 714f1f6466 user: jan.nijtmans tags: core-8-branch
2023-12-15
22:16
Merge 8.6 check-in: 63e1e7a9ab user: jan.nijtmans tags: core-8-branch
2023-12-13
16:29
[f6f93c3b39] Missing refcount decrement to cleanup read space on io error. check-in: eee0a9d1de user: dgp tags: core-8-branch
2023-12-12
16:00
Merge bugs-http-8c3de50-bbaf69c check-in: 7759882996 user: kjnash tags: core-8-branch
15:56
Merge 8.7 core-8-branch check-in: ed288399df user: kjnash tags: bugs-http-8c3de50-bbaf69c
15:52
When http.tcl uses Thread, require Thread 2.8.9- to avoid failure of r/w operations on 2.8.8 thread:... check-in: a659382666 user: kjnash tags: bugs-http-8c3de50-bbaf69c
2023-12-10
11:22
Merge 8.6 check-in: e33017c286 user: jan.nijtmans tags: core-8-branch
2023-12-08
15:21
Merge 8.6 check-in: a0f75b49dd user: jan.nijtmans tags: core-8-branch
11:04
Fix [31c54e6a59]: Add missing test files. Put back excluded_pages in tcltk-man2html.tcl: As long as... check-in: 39f1d0ed7d user: jan.nijtmans tags: core-8-branch
2023-12-06
17:34
merge 8.6 (fix for [db4f2843cd]) check-in: c001bf4f58 user: sebres tags: core-8-branch
13:14
Fix [0110923366]: some (wish package) is leaving a global variable "test" set check-in: f1b8716e54 user: jan.nijtmans tags: core-8-branch
09:28
typo check-in: 2edb1e2633 user: jan.nijtmans tags: core-8-branch
01:37
Rename commands http::socketForTls -> http::socketAsCallback, http::socket -> http::AltSocket. check-in: b2d0d3e37b user: kjnash tags: bugs-http-8c3de50-bbaf69c
2023-12-05
17:32
Generalise http::register etc and revise recent changes that were tls-only. check-in: 0d6108a758 user: kjnash tags: bugs-http-8c3de50-bbaf69c
11:55
Define http(usingThread) more precisely check-in: d2f8e48f2b user: kjnash tags: bugs-http-8c3de50-bbaf69c
2023-12-03
13:25
Fix for ticket [bbaf69c3dd] (test http-4.15.*). Do not rely on tk TLD. Increase timeout to 30s. M... check-in: 64459649ff user: kjnash tags: bugs-http-8c3de50-bbaf69c
12:21
Create new branch named "bugs-http-8c3de50-bbaf69c" check-in: 2ce4450981 user: kjnash tags: bugs-http-8c3de50-bbaf69c
2023-11-30
19:28
Remove 8.6 specific documentation check-in: 2b4d796d80 user: oehhar tags: core-8-branch
19:26
Merge 8.6 check-in: 910d9056e1 user: oehhar tags: core-8-branch
19:25
Merge 8.6 check-in: 2d583b1bda user: oehhar tags: core-8-branch
2023-11-27
15:59
merge 8.7 Leaf check-in: e497f19fcb user: dgp tags: dgp-zipfs-init
12:11
Merge 8.6. Remove out-of-date documentation (was skipped in documentation-generation anyway. check-in: 485ec1e499 user: jan.nijtmans tags: core-8-branch
2023-11-24
14:28
Need Tcl_Size #define a little earlier (for 8.6) check-in: 28d2363ed6 user: jan.nijtmans tags: core-8-branch
14:04
Update dde and registry (int -> Tcl_Size) check-in: 09006f0565 user: jan.nijtmans tags: core-8-branch
2023-11-23
15:15
Fix [e653408972]: autoconf warning check-in: 727f609c60 user: jan.nijtmans tags: core-8-branch
13:50
Merge 8.7 Closed-Leaf check-in: 984c02fbc5 user: jan.nijtmans tags: bug-2a0966cdc9
13:48
Remove testgetencpath/testsetencpath test commands: Testcase can use "encoding dirs" as well. (borro... check-in: 3bca0fe344 user: jan.nijtmans tags: core-8-branch
13:25
Merge 8.7 check-in: 80cc6f4ea6 user: jan.nijtmans tags: bug-2a0966cdc9
13:17
Fix [b8a30af3da]: test failures in reg.test. Now works with -DTCL_NO_DEPRECATED and without it. check-in: 879076bfea user: jan.nijtmans tags: core-8-branch
08:50
Fix regexp test failures [b8a30af3da] check-in: cf2334ffbb user: jan.nijtmans tags: core-8-branch
2023-11-22
12:13
Added missing paragraph fragment. check-in: b416425a8a user: dkf tags: core-8-branch
12:03
Fix testcases for previous commit check-in: f3b15b3ed5 user: jan.nijtmans tags: core-8-branch
2023-11-21
08:18
Fix [4ed788c618]: regexp \U not fully implemented - unclear in docs check-in: 21eaa89b6b user: jan.nijtmans tags: core-8-branch
2023-11-20
22:13
Experimental fix for [4ed788c618]: regexp \U not fully implemented - unclear in docs Closed-Leaf check-in: f31a38e350 user: jan.nijtmans tags: bug-4ed788c618
21:13
Merge-mark check-in: 0c1a777857 user: jan.nijtmans tags: core-8-branch
20:46
Merge 8.6 check-in: 6952f8b756 user: jan.nijtmans tags: core-8-branch
20:36
Undo previous commit. Add "static" keywords in various places instead. This should fix the problem t... check-in: cbdc024bd3 user: jan.nijtmans tags: core-8-branch
19:52
Add TCL_INDEX_TEMP_TABLE to avoid storing pointers to a table on the stack that will not live long e... check-in: 7d4d331e22 user: dgp tags: core-8-branch
16:54
fcopy doc: remove depreciation in tcl9, this is 8.7. check-in: e5299ca37e user: oehhar tags: core-8-branch
16:31
Ticket [a173f9229f]: fcopy man page: document encoding error behaviour. Depreciate tcl8 encoding pr... check-in: 184645bd71 user: oehhar tags: core-8-branch
14:25
merge 8.7 check-in: b1dc168e85 user: dgp tags: dgp-zipfs-init
13:36
Fix bug [a173f922]: fcopy does not write leading correct chars on later encoding error. check-in: e20a983650 user: oehhar tags: core-8-branch
13:32
Merge core-8-branch Closed-Leaf check-in: 9a7d12b797 user: oehhar tags: bug-a173f922-fcopy-tell
13:15
Bug [a173f922]: fix bug: fcopy does not write leading correct chars on later encoding error. check-in: b9f611b9a0 user: oehhar tags: bug-a173f922-fcopy-tell
2023-11-18
23:32
TIP #653: Handle consumed data of channel commands in case of encoding errors check-in: 630511c7f7 user: jan.nijtmans tags: core-8-branch
17:18
Remove currently failing test io-52.20.1 to check right file position after fcopy encoding read erro... check-in: 33eb913cce user: oehhar tags: core-8-branch
15:21
Merge 8.6 check-in: 402827d8d5 user: jan.nijtmans tags: core-8-branch
15:17
"stoponerror" == "profilestrict" (and not used anyway) check-in: 1d83514d45 user: jan.nijtmans tags: core-8-branch
2023-11-17
18:39
merge 8.7 check-in: d2b728a059 user: dgp tags: dgp-zipfs-init
15:49
test suite debugging. [removeFile] matches [makeFile] and not [writeFile]. check-in: 2742bd8530 user: dgp tags: core-8-branch
15:36
Merge-mark 8.6 check-in: 48bd1a9373 user: jan.nijtmans tags: core-8-branch
15:19
silence compiler warning check-in: 90e09ca320 user: dgp tags: core-8-branch
12:15
Add "knownBug" constraint to new testcase: io-52.20.1 check-in: 5f54b19fc0 user: jan.nijtmans tags: core-8-branch
2023-11-16
17:07
Add currently failing test io-52.20.1 to check right file position after fcopy encoding read error check-in: 12fff7206c user: oehhar tags: core-8-branch
17:04
Merge core-8-branch check-in: b1232e7d61 user: oehhar tags: bug-a173f922-fcopy-tell
2023-11-15
16:07
Fix broken tests check-in: 035e58ea0c user: dkf tags: core-8-branch
15:37
Remnants from TIP 567's implementation check-in: b9e30e7606 user: dkf tags: core-8-branch
2023-11-14
19:56
TIP #670: Simple Extra Procedures for File Access check-in: c20395db07 user: dkf tags: core-8-branch
19:04
Merge 8.7 Closed-Leaf check-in: b72ee15583 user: jan.nijtmans tags: tip-653
11:07
Add test for blocking mode check-in: 648e73b3a6 user: jan.nijtmans tags: tip-653
2023-11-13
20:24
Merge 8.7 check-in: 6a71571eeb user: jan.nijtmans tags: tip-653
20:10
remove debugs check-in: 6693d96ab0 user: dgp tags: bug-2a0966cdc9
19:52
merge 8.7 check-in: 32a46d4859 user: dgp tags: bug-2a0966cdc9
19:36
Now that the robust, early method of directing Tcl to find its script library in the zipfs archive ... check-in: 6998006485 user: dgp tags: dgp-zipfs-init
19:24
Make calls early to find the script library in zipfs archive and alert the Tcl library to its locati... check-in: 9e6bfa85f5 user: dgp tags: dgp-zipfs-init
17:38
Bug [a173f922]: fcopy encoding error file position issues: read error test (failing currently) check-in: 8d4d3146c9 user: oehhar tags: bug-a173f922-fcopy-tell
17:36
merge 8.7 check-in: f09428139a user: dgp tags: dgp-zipfs-init
15:35
Bug [c4eb46a1]: endless loop on non blocking gets with encoding error. Now, tests zlib-8.21 and zlib... check-in: 94257f6465 user: oehhar tags: core-8-branch
14:49
Blooperfix Closed-Leaf check-in: 55c5834eca user: dkf tags: tip-567-remnants
14:16
Remnants from TIP 567's implementation. The feature was done ages ago. check-in: 58705e1675 user: dkf tags: tip-567-remnants
13:46
Fix for TIP #641: If sizeof(*(boolPtr)) > sizeof(int), generate a compiler-error. Requested by @poin... check-in: b1c20cc84e user: jan.nijtmans tags: core-8-branch
12:48
Bug [c4eb46a1]: non-blocking gets fires the error on 2nd call when sequence is incomplete. Added som... Closed-Leaf check-in: dbcafe5259 user: oehhar tags: bug-c4eb46a1
12:36
Simplify TIP #656: "A revised proposal for encodings". Make TCL_ENCODING_PROFILE_??? values the same... check-in: 2e60630e80 user: jan.nijtmans tags: core-8-branch
2023-11-12
19:32
bug [c4eb46a1]: fix was effective for test sequence "A\xC3B", but not for "A\x81". So add test io-75... check-in: 90ac5ff8f7 user: oehhar tags: bug-c4eb46a1
18:55
Bug [c4eb46a1]: endless loop on gets, non blocking, profile strict, encoding error: remove non-block... check-in: 831c9a8797 user: oehhar tags: bug-c4eb46a1
2023-11-10
14:23
Merge 8.6 check-in: c39bb9dd20 user: jan.nijtmans tags: core-8-branch
13:59
Merge 8.6 check-in: f0e7ac4f47 user: jan.nijtmans tags: core-8-branch
11:00
exec.n documentation: add chapter about MS-Windows quoting. check-in: 3f864e4b5e user: oehhar tags: core-8-branch
08:55
Merge 8.6 check-in: ec8470e931 user: jan.nijtmans tags: core-8-branch
08:55
Recommend Tcl_CreateObjCommand over Tcl_CreateCommand check-in: ea35084b4c user: jan.nijtmans tags: core-8-branch
2023-11-09
08:27
Wrong type-cast check-in: 2c661c0190 user: jan.nijtmans tags: core-8-branch
2023-11-08
22:33
Fix [18f2432b0db2bc08]: Tcl_FSSplitPath compiler warning about macros check-in: ba07d0573a user: jan.nijtmans tags: core-8-branch
21:46
In the zipfs archive initialization, use Tcl_SetPreInitScript() to equip the creation of every inte... check-in: c73c396406 user: dgp tags: dgp-zipfs-init
15:50
merge 8.7 check-in: 917b3048c6 user: dgp tags: bug-2a0966cdc9
12:11
Remove version number from stub library, for Tk 9.0 check-in: 196db65dee user: jan.nijtmans tags: core-8-branch
2023-11-07
12:45
Merge mark, no changes check-in: 4fc595770a user: oehhar tags: tip-653
12:44
Correct some test numbers and descriptions check-in: e48f4a51e1 user: oehhar tags: core-8-branch
12:42
TIP 653: adopted implementation to new text to only return "-data" if potential data loss. Check for... check-in: 9a94125824 user: oehhar tags: tip-653
2023-11-06
15:47
Document tip-653 changes on read: Key "-data" for already decoded data on encoding error check-in: d7fce1ea20 user: oehhar tags: tip-653
15:24
Merge core-8-branch check-in: 03055d3594 user: oehhar tags: tip-653
15:15
Document read/gets/puts behaviour when throwing encoding errors check-in: e2fc3c909f user: oehhar tags: core-8-branch
15:10
Refine read and gets documentation for encoding error case Closed-Leaf check-in: c66ac87da9 user: oehhar tags: man-chanel-encoding-errors
2023-11-05
17:59
Mixed-up -blocking 0/1 check-in: 28d435e8a3 user: oehhar tags: man-chanel-encoding-errors
17:56
Worked on examples for read and gets check-in: 5821e97576 user: oehhar tags: man-chanel-encoding-errors
2023-11-04
12:43
Add read example check-in: 09aeea0f0a user: oehhar tags: man-chanel-encoding-errors
2023-11-03
21:27
Rename test io-75.9. Current name seams to be a left-over check-in: e760442f2c user: oehhar tags: core-8-branch
21:24
Close fork check-in: 482014e6c5 user: oehhar tags: core-8-branch
20:19
Add encoding error chapters to the man apge of gets, read and puts. C library still pending. Review ... check-in: b1ca02139e user: oehhar tags: man-chanel-encoding-errors
19:15
Add unbalances .RS in doc/filename.n check-in: fe15f3e25f user: oehhar tags: core-8-branch
18:35
merge 8.7 check-in: 4e7eb16cda user: dgp tags: bug-2a0966cdc9
16:53
Missing test constraints check-in: c7cb5dda7d user: dgp tags: core-8-branch
13:23
merge 8.7 check-in: 0c157472c1 user: dgp tags: core-8-branch
12:53
merge 8.7 check-in: 8819ddcacf user: dgp tags: bug-2a0966cdc9
2023-11-02
17:00
Merge core-8-branch check-in: c0fc62c785 user: oehhar tags: tip-653
2023-11-01
20:21
When there is a zipfs archive in use to house the script library and TclZipfs_TclLibrary() is called... check-in: 450d12dac5 user: dgp tags: core-8-branch
2023-10-30
19:32
Testing commands [test(g|s)etencpath] have evolved themselves into functional duplicates of [encodin... check-in: a50acbf869 user: dgp tags: bug-2a0966cdc9
19:06
merge 8.7 check-in: c900fd1445 user: dgp tags: bug-2a0966cdc9
2023-10-29
22:02
Merge 8.6 check-in: 64a951e3dc user: jan.nijtmans tags: core-8-branch
2023-10-27
17:13
[26870862f0] follow-up: of course it was not complete yet check-in: d2309f150a user: jan.nijtmans tags: core-8-branch
15:03
More C++-sentinel-related fixes (hopefully, those are the last ones) check-in: 84fdaf1d56 user: jan.nijtmans tags: core-8-branch
2023-10-26
20:08
Final fix for [8ab8a138c9]: functions passed to Tcl_EventuallyFree() must be declared/defined as Tcl... check-in: 91e8692bdf user: jan.nijtmans tags: core-8-branch
2023-10-25
19:27
merge 8.7 check-in: 3c073e5a4d user: dgp tags: bug-2a0966cdc9
19:27
merge 8.6 check-in: eb92b24414 user: dgp tags: core-8-branch
17:57
Since TIP 258 (2005) and development efforts leading up to it (2004), the Tcltest package has not be... check-in: d19f98cb7d user: dgp tags: bug-2a0966cdc9
2023-10-24
13:53
Fix build-info for 64-bit Windows: This is not an "ilp32" platform check-in: 6f8438f5e5 user: jan.nijtmans tags: core-8-branch
2023-10-23
12:43
merge 8.7 Closed-Leaf check-in: 27a3193dc6 user: dgp tags: core-8-7-b1-rc
2023-10-21
14:13
Bug [31fc36fe47] - socket crash with multiple threads. check-in: a387cc9310 user: apnadkarni tags: core-8-branch
13:00
Proposed fix Closed-Leaf check-in: a88829719d user: apnadkarni tags: bug-31fc36fe47
11:29
Test for Windows socket crash check-in: 631917fa95 user: apnadkarni tags: bug-31fc36fe47
05:48
Bug [33b2486199] - thread create/release unmounts zipfs check-in: 7eaba2ba2f user: apnadkarni tags: core-8-branch
04:14
Move zipfs finalization to TclFinalizeFilesystem Closed-Leaf check-in: e0c1a7b07f user: apnadkarni tags: bug-33b2486199
2023-10-20
17:01
Potential fix check-in: fd3eadc252 user: apnadkarni tags: bug-33b2486199
16:53
Add test to trigger bug 33b2486199 check-in: 0b88c1208a user: apnadkarni tags: bug-33b2486199
09:36
Merge 8.6 check-in: 12946b5cac user: jan.nijtmans tags: core-8-branch
08:26
Merge 8.6 check-in: b2db831cad user: jan.nijtmans tags: core-8-branch
2023-10-19
18:25
(cherry-pick): document available TCL_TCPSERVER_* flags check-in: 25c944b9df user: jan.nijtmans tags: core-8-branch
18:09
Fix [26870862f0]: Wrong sentinel in Tcl_SetErrorCode usage; Handle any C++-compiler as well check-in: 234ff497c4 user: jan.nijtmans tags: core-8-branch
2023-10-17
06:02
Handle sentinels for any C++ compiler Closed-Leaf check-in: 6876d1f99a user: jan.nijtmans tags: bug-26870862f0
2023-10-16
20:54
merge 8.6 check-in: 1893b433d0 user: dgp tags: core-8-branch
18:18
test hygiene check-in: 3128a16930 user: dgp tags: core-8-branch
04:03
Add missing zipfs test zip check-in: 5a18d46478 user: apnadkarni tags: core-8-branch
2023-10-15
21:47
C++ doesn't accept "register" keyword check-in: eec7e1dad0 user: jan.nijtmans tags: core-8-branch
17:54
Merge 8.6. Use (void *)NULL in stead of NULL for C++ check-in: 42c0076a8d user: jan.nijtmans tags: core-8-branch
14:38
Fix broken nmake static install check-in: 26b3274623 user: apnadkarni tags: core-8-branch
11:45
Refactor mount_data api as to not duplicate mount command functionality. Needs revisiting as mount_d... check-in: 7430c0b1e3 user: apnadkarni tags: core-8-branch
11:25
Comment correction check-in: d9391d98fd user: oehhar tags: core-8-branch
10:33
Fix memory leak [9525f4c8bc] and zipfs path handling [c3364db38a] and others check-in: 492fb812e9 user: apnadkarni tags: core-8-branch
10:12
Fix zipfs long path memory leaks [9525f4c8bc] Closed-Leaf check-in: 2cd497c822 user: apnadkarni tags: apn-zipfs-paths
06:32
More fixes, update docs check-in: 87cad788af user: apnadkarni tags: apn-zipfs-paths
2023-10-14
21:26
Merge-mark check-in: 92d5b2a45e user: jan.nijtmans tags: core-8-branch
17:07
Eliminate CanonicalPath - obsolete check-in: 1fd5a8fba4 user: apnadkarni tags: apn-zipfs-paths
15:51
Redo zipfs path handling check-in: 12b8aa570c user: apnadkarni tags: apn-zipfs-paths
15:36
Create new branch named "apn-zipfs-paths" check-in: 773db24dc3 user: apnadkarni tags: apn-zipfs-paths
2023-10-13
21:37
Fix C++ errors, e.g: "generic/tclZipfs.c:5598:6: error: cannot jump from this goto statement to its ... check-in: 1fe6692c22 user: jan.nijtmans tags: core-8-branch
15:28
Merge 8.6 check-in: fa816ce4e4 user: jan.nijtmans tags: core-8-branch
14:06
Merge-mark check-in: 244cd61b35 user: jan.nijtmans tags: core-8-branch
2023-10-12
15:20
Merge 8.7 check-in: efd27f19a9 user: jan.nijtmans tags: core-8-branch
14:40
Merge 8.6 check-in: a715725d9f user: jan.nijtmans tags: core-8-branch
2023-10-11
17:19
Minor source readability and delete obsolete code check-in: f2b93e95e4 user: apnadkarni tags: core-8-branch
10:05
Merge 8.6 check-in: 56cb488cc3 user: jan.nijtmans tags: core-8-branch
04:53
Minor nmake tweaks, remove obsolete target check-in: 927aa4937c user: apnadkarni tags: core-8-branch
03:57
Bug [894e11d7f7] - fix broken test configuration for zipfs builds - nmake version check-in: ef07c271ad user: apnadkarni tags: core-8-branch
2023-10-10
19:27
More int -> Tcl_Size (backported from 9.0) check-in: e94d0fede9 user: jan.nijtmans tags: core-8-branch
15:01
Bug [894e11d7f7] - fix broken test configuration for zipfs builds - nmake version Closed-Leaf check-in: 843fa79403 user: apnadkarni tags: bug-894e11d7f7-nmake
14:58
Create new branch named "bug-894e11d7f7-nmake" check-in: 600c135fb7 user: apnadkarni tags: bug-894e11d7f7-nmake
2023-10-09
20:42
Merge 8.6 check-in: b5ab3fa9da user: jan.nijtmans tags: core-8-branch
18:26
Re-generate "configure" with autoconf-2.71 check-in: 976bdc31fb user: jan.nijtmans tags: core-8-branch
11:32
Bug [894e11d7f7]. Fix Unix test runs to use embedded Tcl zipfs scripts and not external ones from th... check-in: effd49d19f user: apnadkarni tags: core-8-branch
10:43
No need to fake embedded zip now that tcltest build is fixed Closed-Leaf check-in: 6a4f659b03 user: apnadkarni tags: bug-894e11d7f7
10:33
Fix test targets in mingw builds to not set TCL_LIBRARY when zipfs enabled check-in: bae47e56ee user: apnadkarni tags: bug-894e11d7f7
2023-10-08
16:32
Rework to use configure as prior solution presumed Gnu make check-in: abd833af66 user: apnadkarni tags: bug-894e11d7f7
13:44
Start on fixing Unix testing of zipfs configs check-in: 957693ea58 user: apnadkarni tags: bug-894e11d7f7
03:03
Have zipfs claim all paths under zipfs root. See [93eb73784a]. check-in: 1a5b7fb09d user: apnadkarni tags: core-8-branch
02:35
Merge 8.7 Closed-Leaf check-in: 324936737c user: apnadkarni tags: apn-zipfs-pathclaim
2023-10-06
08:29
Mark (internal) symbols which are going to be removed in 9.0 with "deprecated" check-in: 72c82ef005 user: jan.nijtmans tags: core-8-branch
2023-10-05
15:39
Claim all paths under //zipfs:/ as zipfs paths check-in: 2e7df7cfd0 user: apnadkarni tags: apn-zipfs-pathclaim
11:22
Merge 8.6 check-in: 73c79c7378 user: jan.nijtmans tags: core-8-branch
10:43
zipfs file write - remove size limit, do not preallocate check-in: 7286b40cd8 user: apnadkarni tags: core-8-branch
2023-10-04
20:54
Merge 8.6 check-in: a85db436db user: jan.nijtmans tags: core-8-branch
15:17
Move some (internal) stub entries to lower numbers check-in: b2a4eb8a7f user: jan.nijtmans tags: core-8-branch
13:54
merge 8.7 check-in: 4a607e8407 user: dgp tags: core-8-7-b1-rc
13:53
test suite hygiene check-in: 737cb49386 user: dgp tags: core-8-branch
13:19
Fix [5d308081e4] zipfs append mode. check-in: 5cbd6b1990 user: apnadkarni tags: core-8-branch
12:57
Update tests for zipfs append. Closed-Leaf check-in: 8251651109 user: apnadkarni tags: bug-5d308081e4
11:49
Start on zipfs append mode check-in: cb37aeb8ec user: apnadkarni tags: bug-5d308081e4
10:00
Misc fixes in zipfs manpage check-in: 303053af53 user: apnadkarni tags: core-8-branch
09:02
Fix [9e039ee0b9], [57f144c799] and other zipfs glob issues. check-in: 5c39466de8 user: apnadkarni tags: core-8-branch
07:34
Done with glob tests Closed-Leaf check-in: 92a555c54a user: apnadkarni tags: bug-9e039ee0b9
06:48
Fix gcc unused var warning check-in: 737985618c user: apnadkarni tags: bug-9e039ee0b9
2023-10-03
16:39
Some fixes, some tests check-in: 743998c14c user: apnadkarni tags: bug-9e039ee0b9
06:55
Merge 8.7 check-in: f464c62c08 user: apnadkarni tags: bug-9e039ee0b9
06:38
Backport locking patch from chw check-in: 8f4663d79d user: apnadkarni tags: core-8-branch
05:00
Fix [8259d74a64] fix check-in: e232836cee user: apnadkarni tags: core-8-branch
03:28
Fix [8259d74a64] fix Closed-Leaf check-in: 0824f03e05 user: apnadkarni tags: apn-memory-fix
2023-10-02
16:31
Start on zipfs glob/find bugs check-in: 1a0414b73f user: apnadkarni tags: bug-9e039ee0b9
06:44
Fix [02acab5aea], [d8a354f7d9], [62e5508ee], [4af110a6a1], [02acab5aea] - file ensemble bugs for zip... check-in: 735e596737 user: apnadkarni tags: core-8-branch
06:17
More relatively minor fixes for file ensemble on zipfs Closed-Leaf check-in: 1380fdb0cb user: apnadkarni tags: apn-zipfs-filecommands
2023-10-01
19:41
Merge 8.6 check-in: e0ad6a7e01 user: jan.nijtmans tags: core-8-branch
16:58
More file ensemble tests for zipfs check-in: 1704dba4ab user: apnadkarni tags: apn-zipfs-filecommands
2023-09-30
16:17
Start on tests and fixes for file commands for zipfs check-in: 507d0337cc user: apnadkarni tags: apn-zipfs-filecommands
03:23
Fix [8259d74a64] - panic on exit check-in: a6562fe64a user: apnadkarni tags: core-8-branch
02:58
Remove obsolete code Closed-Leaf check-in: 24efcf8305 user: apnadkarni tags: bug-8259d74a64
2023-09-29
17:17
Add test for crash check-in: 49d814e62e user: apnadkarni tags: bug-8259d74a64
17:05
Merge 8.7 check-in: b6c8d1101f user: apnadkarni tags: bug-8259d74a64
16:39
Refactor zipfs finalization check-in: b18fa0f371 user: apnadkarni tags: bug-8259d74a64
13:17
merge 8.7 Leaf check-in: 7a439315e6 user: dgp tags: dgp-tcl-code
12:58
merge 8.7 check-in: a99749a831 user: dgp tags: core-8-7-b1-rc
12:48
dup test names check-in: b3c4b1cf90 user: dgp tags: core-8-branch
12:32
merge 8.7 check-in: f8e75dcd9a user: dgp tags: core-8-7-b1-rc
11:42
Disable password based zipfs tests on MacOS check-in: 8a0288ebec user: apnadkarni tags: core-8-branch
11:19
Start on zipfs finalization panic check-in: ab52b09c47 user: apnadkarni tags: bug-8259d74a64
03:09
Fix [6d2ef441cc], [c315de9e44] - zipfs password bugs check-in: 9c204498a8 user: apnadkarni tags: core-8-branch
02:41
Merge 8.7" Closed-Leaf check-in: 2c945c354a user: apnadkarni tags: apn-zipfs-password
02:40
Minor edit check-in: 04fa87a6aa user: apnadkarni tags: apn-zipfs-password
2023-09-28
18:17
Fix [0df5906dd7]: Error-handling when stderr is in "strict" profile check-in: 166b00eb0c user: jan.nijtmans tags: core-8-branch
18:15
Handle ::tcl::Bgerror the same way Closed-Leaf check-in: a63a8b9af9 user: jan.nijtmans tags: bug-0df5906dd7
17:11
Progress on [6d2ef441cc] check-in: 5fd2ca4c3d user: apnadkarni tags: apn-zipfs-password
16:26
Proposed fix for [c315de9e44] check-in: ad3a393e8c user: apnadkarni tags: apn-zipfs-password
15:23
Proposed fix for [0df5906dd7] check-in: 6314825ea9 user: jan.nijtmans tags: bug-0df5906dd7
11:32
Simplify password checks. No need to persist result check-in: e4de29f57b user: apnadkarni tags: apn-zipfs-password
11:02
Start on password related zipfs bugs check-in: 375af5005c user: apnadkarni tags: apn-zipfs-password
09:53
test-case cleanup check-in: c5759c89f2 user: jan.nijtmans tags: core-8-branch
07:29
Merge 8.6 check-in: 4bc7bd58aa user: jan.nijtmans tags: core-8-branch
2023-09-27
11:11
Fix [00018ec7a0], [f91ee30d33], [23dd83ce7c] - zipfs r+, w+ modes, zero byte allocation check-in: a6c30811c9 user: apnadkarni tags: core-8-branch
10:46
Bug [00018ec7a0] - zipfs w+ not permitting read Closed-Leaf check-in: 32f7d369cf user: apnadkarni tags: apn-zipfs-writes
10:23
Merge 8.6 check-in: ef8c2217ca user: jan.nijtmans tags: core-8-branch
10:19
Re-build libtommath for win64(-arm): some symbols were not exported check-in: 0d5151af26 user: jan.nijtmans tags: core-8-branch
07:36
Add missing test file check-in: c7942b0603 user: apnadkarni tags: apn-zipfs-writes
06:57
Tests for bug [f91ee30d33] check-in: 074e370466 user: apnadkarni tags: apn-zipfs-writes
03:29
Finish up [23dd83ce7c] tests and fixes. check-in: c7f1974db7 user: apnadkarni tags: apn-zipfs-writes
2023-09-26
17:06
Fix [23dd83ce7c]. Still need to check other ckallocs for 0 length check-in: f0558adee8 user: apnadkarni tags: apn-zipfs-writes
09:21
Re-build libtommath v1.2.1 for Win64 and Win64-arm check-in: f070161b82 user: jan.nijtmans tags: core-8-branch
05:22
Bug [d5d03207ca] - Tcl hang on zipfs writes greater than buffer size check-in: ce5cd01e47 user: apnadkarni tags: core-8-branch
05:03
Add tests Closed-Leaf check-in: 5253501f2d user: apnadkarni tags: bug-d5d03207ca
2023-09-25
19:45
Start on [d5d03207ca] check-in: 9d0ee9d6ca user: apnadkarni tags: bug-d5d03207ca
18:44
Fix (actually benign) gcc warning below about writing past array bound. D:/src/tcltk/wip/tcl/generi... check-in: 22a57ef1dd user: apnadkarni tags: core-8-branch
18:42
Fix fileSystem-1.38 to not assume all volumes are drives check-in: 820b44d027 user: apnadkarni tags: core-8-branch
18:24
Make last argument of Tcl_GetByteArrayFromObj() "Tcl_Size *" in stead of "int". Is exactly the same... check-in: 50791c1b1d user: jan.nijtmans tags: core-8-branch
17:28
Fix gcc warning. Add knownBug constraint to zipfs list (only showed in non-embedded config) check-in: 60ac458c51 user: apnadkarni tags: core-8-branch
16:23
Bug [02acab5aea] - zipfs file exists and stat fixes check-in: 16746b4a5c user: apnadkarni tags: core-8-branch
15:55
Re-build libtommath v1.2.1 for i686 check-in: 541cb1ffdf user: jan.nijtmans tags: core-8-branch
15:52
Merge 8.7 Closed-Leaf check-in: b66e8fa141 user: apnadkarni tags: apn-zipfs-pathfixes
15:37
Fix file exist for zipfs check-in: 2355df8b21 user: apnadkarni tags: apn-zipfs-pathfixes
15:17
zipfs attribute tests check-in: 9c74c13d8c user: apnadkarni tags: core-8-branch
13:51
some more int -> Tcl_Size check-in: 5dc98a5c8d user: jan.nijtmans tags: core-8-branch
08:51
Move CHANNEL_*BUFFERED (internal) flags to higher bits: prevent any possibility for conflicts with p... check-in: f14a94a19b user: jan.nijtmans tags: core-8-branch
02:36
Merge 8.7 check-in: 49201deb23 user: apnadkarni tags: apn-zipfs-pathfixes
2023-09-24
18:30
msgcat reverse lookup as provided by Alexandru Dadalau on the core list 2023-09-23 Leaf check-in: 05d6475467 user: oehhar tags: msgcat-reverse-lookup
16:35
More tests for zipfs check-in: 50094c52ca user: apnadkarni tags: core-8-branch
2023-09-23
13:36
Bug [4645658689] - zipfs file truncation with open r+ check-in: 6137ca45c5 user: apnadkarni tags: core-8-branch
2023-09-22
15:01
Fix test contraint "bbe7c6ff9e" check-in: 4c9f1df290 user: jan.nijtmans tags: core-8-branch
13:58
Merge 8.6 - Bug [0aaeb9c380] check-in: cc0cf03b3b user: apnadkarni tags: core-8-branch
02:51
Minor refactor for globbing zipfs check-in: 9e62ec357c user: apnadkarni tags: apn-zipfs-pathfixes
2023-09-21
16:18
Fix file stat,exists for zipfs intermediate paths check-in: 70b419ce84 user: apnadkarni tags: apn-zipfs-pathfixes
12:20
Merge 8.6 check-in: f56f778852 user: jan.nijtmans tags: core-8-branch
11:12
Merge 8.6 check-in: f17be91312 user: jan.nijtmans tags: core-8-branch
10:59
Disable zipfs password tests for macos. Unix, Windows pass. See [bbe7c6ff9e] check-in: 8f423488d7 user: apnadkarni tags: core-8-branch
08:51
Start on various bugs related to zipfs paths. check-in: bfb4a34224 user: apnadkarni tags: apn-zipfs-pathfixes
2023-09-20
15:27
Eliminate utf16 test-constraint. Add some testcases (backported/adapted from 9.0) check-in: 0c471c163d user: jan.nijtmans tags: core-8-branch
12:38
merge 8.7 check-in: 43e3748f9c user: dgp tags: dgp-tcl-code
12:17
merge 8.7 check-in: 38a28cb418 user: dgp tags: core-8-7-b1-rc
12:11
Handle TCL_TRACE_OLD_STYLE being deprecated check-in: c013bc5a51 user: jan.nijtmans tags: core-8-branch
10:59
Constrain tests to account for difference between Unix, MingW and MacOs build configuration for --di... check-in: 786b273cb7 user: apnadkarni tags: core-8-branch
08:17
Eliminate "tip389" constraint. Mark 3 test-cases knownBug [e262613233] check-in: 7360740bcc user: jan.nijtmans tags: core-8-branch
07:25
eliminate use of "utf32" constraint: no longer necessary check-in: 311bb2391e user: jan.nijtmans tags: core-8-branch
07:23
Fix compilation with CFLAGS=-DTCL_NO_DEPRECATED check-in: c0fd9e3418 user: jan.nijtmans tags: core-8-branch
06:32
Bug [a288e2003b] - file normalize broken for zipfs. check-in: 3e93461bd9 user: apnadkarni tags: core-8-branch
2023-09-19
11:41
Bugs [14db54d81e], [6183f535c89]. Glob and find on zipfs root check-in: 65474fdc06 user: apnadkarni tags: core-8-branch
07:09
Fix gcc warning check-in: f13d0cd6e2 user: jan.nijtmans tags: core-8-branch
05:41
Bug [4c686f1f0a] - zipfs mount on / check-in: 14c7ed3ab2 user: apnadkarni tags: core-8-branch
2023-09-18
16:59
Bug [d056ee6d30] - zipfs list returns invalid paths check-in: 7c1d2b3dcc user: apnadkarni tags: core-8-branch
15:50
Allow larger values for "binary encode base64 -maxlen". Add some more testcases check-in: 224417e462 user: jan.nijtmans tags: core-8-branch
15:47
Directory depth calculation assumed zipfs root at /, not //zipfs:/ Closed-Leaf check-in: e1f0d4e46a user: apnadkarni tags: bug-d056ee6d30
14:56
Create new branch named "bug-d056ee6d30" check-in: 44d08ca2eb user: apnadkarni tags: bug-d056ee6d30
14:39
merge 8.7 check-in: 168b346fa6 user: dgp tags: dgp-tcl-code
14:37
merge 8.7 check-in: 2aeb7d6fc6 user: dgp tags: core-8-7-b1-rc
14:37
silence compiler warning about uninitialized variable check-in: c3171a4b62 user: dgp tags: core-8-branch
14:15
merge 8.7 check-in: a3a3629119 user: dgp tags: core-8-7-b1-rc
14:11
int -> Tcl_Size (where appropriate). Make TclStringCmpOpts() static check-in: ed3800d997 user: jan.nijtmans tags: core-8-branch
10:27
int -> Tcl_Size (where appropriate) check-in: 1e6ccfd68f user: jan.nijtmans tags: core-8-branch
06:51
Fix [3d3124d01d]: failures with -ftrapv compiler option check-in: 2283094106 user: jan.nijtmans tags: core-8-branch
06:30
Backport [891a74b941]: format %#d not consistent with other radix prefixes or TIP 472 description check-in: 4eec7c7f53 user: jan.nijtmans tags: core-8-branch
2023-09-17
15:16
Remove test constraint bug-b3c7429255 check-in: e59111ed12 user: apnadkarni tags: core-8-branch
04:01
Fix [3f9f494cc1] zipfs timezone tests. check-in: c826ea98fa user: apnadkarni tags: core-8-branch
03:38
Use local time in tests for zip timestamps Closed-Leaf check-in: 56e40c1603 user: apnadkarni tags: bug-3f9f494cc1
2023-09-16
19:06
merge-mark check-in: c3f165b8fa user: jan.nijtmans tags: core-8-branch
15:37
Bug [b6f7cee65c] - nmake not testing zip based tcl library check-in: 5c1ec14560 user: apnadkarni tags: core-8-branch
15:03
Bug [2696dfe3f5] - raise exception on CRC errors check-in: 8920c7c72e user: apnadkarni tags: core-8-branch
14:51
Clean up buffers on CRC failure Closed-Leaf check-in: 919b1038d9 user: apnadkarni tags: bug-2696dfe3f5
14:38
Add test file for CRC check-in: 9ebb8f29ba user: apnadkarni tags: bug-2696dfe3f5
13:03
Merge check-in: 565ee5e860 user: apnadkarni tags: bug-2696dfe3f5
10:52
Bug [943258f361] - valgrind - cmdInfo test uninitialized memory access check-in: 22d2c460ad user: apnadkarni tags: core-8-branch
07:48
Bug [d7849f7721]. zipfs memory leak. check-in: 96a4c5ad17 user: apnadkarni tags: core-8-branch
06:41
Mainly comments, more minor refactoring Closed-Leaf check-in: bbd54629ff user: apnadkarni tags: bug-d7849f7721
06:03
Minor refactoring check-in: 7e8f5f2821 user: apnadkarni tags: bug-d7849f7721
05:02
Fix ZipChannel.ubuf memory management check-in: f7b908e3c1 user: apnadkarni tags: bug-d7849f7721
02:46
Partial fix for leak check-in: f5fceee4c2 user: apnadkarni tags: bug-d7849f7721
2023-09-15
17:05
Disable two tests. Works on my Windows and Ubuntu but apparently not everywhere - [3f9f494cc1] check-in: ca1905b02c user: apnadkarni tags: core-8-branch
16:39
Add false positive tests for CRC checking check-in: 2cc147e7b9 user: apnadkarni tags: bug-2696dfe3f5
16:05
Test hygiene for supporting -singleproc 1 and -debug 1 check-in: 806f8d1b42 user: dgp tags: core-8-branch
15:37
CRC validation check-in: 8b28ca54fc user: apnadkarni tags: bug-2696dfe3f5
10:32
3 more places where -wtrapv errors are triggered running the test-suite Closed-Leaf check-in: 237894f65a user: jan.nijtmans tags: bug-3d3124d01d
08:00
Expand zipfs tests. Fix [9a80630571], [6ed3447a7e], [01d8f30342] and manpages. check-in: 2fd1277ae3 user: apnadkarni tags: core-8-branch
06:27
Merge 8.6 check-in: 3ccdecf613 user: jan.nijtmans tags: core-8-branch
2023-09-14
16:30
Fix more arg count tests. Adapt stat dict for non-windows check-in: 3c6a604c29 user: apnadkarni tags: apn-zipfs-tests
14:52
More tests and fix one more case triggering bug [01d8f30342] check-in: 7b81ff8bc4 user: apnadkarni tags: apn-zipfs-tests
14:49
Added test files for zipfs check-in: 5a79175b83 user: apnadkarni tags: apn-zipfs-tests
2023-09-13
16:45
Bug [01d8f30342]. zipfs canonical produces garbage. check-in: 626ffd4fea user: apnadkarni tags: apn-zipfs-tests
16:18
Merge 8.7 check-in: 8bf48a5b90 user: apnadkarni tags: apn-zipfs-tests
15:23
Merge-mark check-in: 5599ee3ce8 user: jan.nijtmans tags: core-8-branch
13:47
Merge-mark check-in: 05aaea9903 user: jan.nijtmans tags: core-8-branch
2023-09-12
19:21
merge 8.7 check-in: d6a65b9df0 user: dgp tags: dgp-tcl-code
19:10
Make use of the CompileProc typedef. check-in: bfbab2b0e9 user: dgp tags: core-8-branch
18:32
merge 8.6 check-in: 32289fd84e user: dgp tags: core-8-branch
16:57
In 2020, internal routine TclParseHex() was converted to a static routine but the declaration was no... check-in: 53fc6e606b user: dgp tags: core-8-branch
16:36
Use a static declaration when possible and when it matches the name. check-in: d32838e62a user: dgp tags: core-8-branch
16:22
A housekeeping commit in 2019 added a declaration for TclIsDigitProc(). There is no implementation o... check-in: af55a8dbf8 user: dgp tags: core-8-branch
11:42
Fix test-case failure with --enable-symbols=mem. Slipped in with TIP #666 implementation check-in: 10679ee0c8 user: jan.nijtmans tags: core-8-branch
07:45
TIP #665: Remove support for internal utf-16 for Tcl 8.7 (and 9.0) check-in: f28f0f4b68 user: jan.nijtmans tags: core-8-branch
2023-08-31
14:46
Rebase to 8.7 Closed-Leaf check-in: e580bbb75c user: jan.nijtmans tags: tip-665
2023-08-30
14:38
Rebase to 8.7 check-in: 6dcc5a1ff0 user: jan.nijtmans tags: tip-665
2023-07-26
10:32
Rebase to 8.7 check-in: b9c1614a3d user: jan.nijtmans tags: tip-665
2023-07-09
12:54
missed a few check-in: 6fb182d222 user: jan.nijtmans tags: tip-665
12:41
Rebase to 8.7 check-in: 7bf8d24ff3 user: jan.nijtmans tags: tip-665
2023-05-04
06:36
Rebase to latest 8.7 check-in: 1c4604133e user: jan.nijtmans tags: tip-665
2023-05-01
20:28
More progress check-in: f3015fa249 user: jan.nijtmans tags: tip-665