Timeline
Not logged in

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

135 check-ins using file unix/configure.ac version ee154fe17f

2023-11-23
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-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