Timeline
Not logged in

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

379 check-ins using file tests/safe.test version 536aa0fcd8

2022-10-11
10:37
Update Tcl_TraceVar manual page. check-in: b20b38d408 user: sbron tags: tip-634
2022-09-15
14:39
Minor bugfixes and refactoring of new code. Handle more errors in OpenSocket. Rename some keys of d... check-in: d4f93127b1 user: kjnash tags: http-bugfixes-2022H2
2022-09-13
12:54
In namespace ::http, add new commands postError, responseInfo. Rename (the unreleased public API) re... check-in: b395d9b138 user: kjnash tags: http-bugfixes-2022H2
2022-09-12
17:33
Rearrange groups of lines in http.n without other changes to content. check-in: 1a7950a951 user: kjnash tags: http-bugfixes-2022H2
17:12
Add new commands http::requestLine, requestHeaders, requestHeaderValue. Add aliases http::responseBo... check-in: 9e363a5b3e user: kjnash tags: http-bugfixes-2022H2
13:22
Record HTTP request line and request headers for debugging purposes. check-in: cb3f11e414 user: kjnash tags: http-bugfixes-2022H2
10:59
TIP633 fconfigure -strictencoding: move transfer over the loop. Adapt test suite to use hex results ... check-in: 6fb44cf582 user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
10:47
TIP633 fconfigure -strictencoding: implement write -strictencoding 0. check-in: 63b83010a8 user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
10:16
Merge main check-in: 5737b887f4 user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
2022-09-11
21:47
Merge 8.7 check-in: a454868d35 user: jan.nijtmans tags: trunk, main
21:39
Fix for [6978c01b65]: Channel encoding difference 8.6 <-> 9.0 check-in: 840125ee6f user: jan.nijtmans tags: core-8-branch
21:37
complete the fix check-in: c76fc30fd0 user: jan.nijtmans tags: bug-6978c01b65
20:48
Change io-75.5 to test for both written output and which exception is thrown. This shows the bug is ... check-in: 4e02dc5a26 user: jan.nijtmans tags: trunk, main
20:36
Merge 8.7 check-in: 7db90a24e6 user: jan.nijtmans tags: bug-6978c01b65
20:19
merge trunk check-in: 52416a185f user: dgp tags: dgp-refactor
20:17
merge trunk check-in: 6236855981 user: dgp tags: novem
16:32
Fix bug [3610253] - apply the patch supplied with the ticket, and add a test. REVIEW REQUESTED! Al... check-in: 3cee774ebf user: kjnash tags: http-bugfixes-2022H2
13:45
Ticket [6978c01b65]: write not encodable character->report to script level Test io-75.5 now ok. check-in: e67a247dd4 user: oehhar tags: trunk, main
10:57
Fix bug [a13b9d0ce1] on HTTP compression: remove "compress", amend "deflate". check-in: d482da7d8c user: kjnash tags: http-bugfixes-2022H2
09:55
TIP633 fconfigure -strictencoding: TCL 9 command line implementation check-in: b00490b063 user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
09:27
TIP633 fconfigure -strictencoding: make only "-strictencoding 0" possible on TCL 8.7 check-in: 3bfd5ebdfe user: oehhar tags: tip633-fconfigure-tolerantencoding
08:55
TIP633 fconfigure -strictencoding: change option name to "-strictencoding". check-in: 49833e6ecb user: oehhar tags: tip633-fconfigure-tolerantencoding
08:48
Merge 8.7. Make place for future tests with tolerant encoding. Number tests for strict encoding 75.4... check-in: 39c016d0ce user: oehhar tags: trunk, main
08:41
Merge 8.6 check-in: 8ddd383d4b user: oehhar tags: core-8-branch
08:24
TIP633 fconfigure -strctencoding: TCL 9 branch: prepare test cases with -strictencoding 0 and 1 check-in: 1d91d75311 user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
08:00
Merge 8.7 check-in: 978c3307c9 user: oehhar tags: tip633-fconfigure-tolerantencoding
2022-09-10
23:45
Merge 8.7 check-in: aebe31a8e0 user: jan.nijtmans tags: trunk, main
23:42
Update comment regarding isNativeObjectProc check-in: 0555971888 user: jan.nijtmans tags: core-8-branch
23:25
Branch meant for investigation of [6978c01b65]. Ongoing check-in: bb32cd5f36 user: jan.nijtmans tags: bug-6978c01b65
21:08
Merge 8.7 check-in: ddd2b62771 user: jan.nijtmans tags: trunk, main
21:07
Merge 8.6 check-in: 6b752ebdb5 user: jan.nijtmans tags: core-8-branch
12:23
merge-mark check-in: 8fe48a1c0f user: jan.nijtmans tags: trunk, main
12:20
Add two "deprecated" constraints: those testcases test deprecated behavior which will change in 9.0 check-in: 1df0807147 user: jan.nijtmans tags: core-8-branch
11:47
Add option to detect XML files and their encoding when the server supplies no content-type. Fix for... check-in: d150b47456 user: kjnash tags: http-bugfixes-2022H2
06:16
Merge 8.7 check-in: 7cb6f38f18 user: oehhar tags: tip633-fconfigure-tolerantencoding
06:13
Ticket [6978c01b65]: add file encoding test io-75.3 with incomplete multibyte sequence which should ... check-in: 1a220adfe8 user: oehhar tags: trunk, main
06:07
Merge 8.6 check-in: b74cb0fee7 user: oehhar tags: core-8-branch
2022-09-09
23:14
forget about internal objProc/objClientData check-in: 2d85857ad1 user: jan.nijtmans tags: tip-626
17:09
TIP633: fconfigure -tolerantencoding: correct/add command interface tests check-in: ee91cf4d02 user: oehhar tags: tip633-fconfigure-tolerantencoding
16:20
Merge 8.7 check-in: 29c87e6879 user: oehhar tags: tip633-fconfigure-tolerantencoding
15:32
Fix bug [338d979f5b] - default content-type is application/octet-stream check-in: 763efd4e7f user: kjnash tags: http-bugfixes-2022H2
15:25
Let InvokeObjectCommand() handle argc<0 check-in: 013a134dde user: jan.nijtmans tags: tip-626
15:18
Remove TclInvokeObjectCommand from internal stubs table check-in: 1644ef7df4 user: jan.nijtmans tags: tip-626
14:53
Merge 9.0 check-in: fd936b8f51 user: jan.nijtmans tags: tip-626
14:01
Ticket [6978c01b65]: add file encoding tests which should fail. As they don't fail jet, they are mar... check-in: 67ffff5b7a user: oehhar tags: trunk, main
13:49
merge trunk check-in: f35aff5e93 user: dgp tags: dgp-refactor
13:46
merge trunk check-in: 59f9d9ef32 user: dgp tags: novem
13:41
Merge 8.6 check-in: 7ab32e9bf1 user: oehhar tags: core-8-branch
13:22
Merge 8.7 check-in: 2be5306802 user: jan.nijtmans tags: trunk, main
13:12
Fix formatting in http.n check-in: 30cde452ba user: jan.nijtmans tags: core-8-branch
12:42
Change 'skip' argument from int to size_t. Should have been part of TIP #630 (TclOO commands > 2^31... check-in: 9eb8f9ccac user: jan.nijtmans tags: trunk, main
12:04
Change TclObjInterpProc() to a macro, since extensions should never invoke it directly, always throu... check-in: f50e3a25e0 user: jan.nijtmans tags: core-8-branch
08:28
Add missing "else" clauses to "if" commands in http::Event. check-in: 3547be20d6 user: kjnash tags: http-bugfixes-2022H2
08:04
Fix bug [2927221] - revised http::meta, new http::metaValue, header names are case-insensitive so co... check-in: 31732edc8a user: kjnash tags: http-bugfixes-2022H2
2022-09-08
21:16
Fix bug [2841176]. Evaluate all callbacks (and urlTypes commands) in global namespace. check-in: 912031d94e user: kjnash tags: http-bugfixes-2022H2
17:51
Add command http::reason to return the recommended reason phrase for a HTTP server status code (bug ... check-in: ff9bdad66a user: kjnash tags: http-bugfixes-2022H2
16:44
Merge http-bugfixes-2022H2 - workaround for bug [824251] (async client sockets block for DNS). check-in: 608f2fbab4 user: kjnash tags: core-8-branch
16:27
re-base to Tcl 9.0 check-in: 458f184dd6 user: jan.nijtmans tags: tip-465
14:56
Merge 8.7 Closed-Leaf check-in: 3c1f042d02 user: jan.nijtmans tags: tip-220
14:56
Merge 8.7 check-in: 194684822d user: kjnash tags: http-bugfixes-2022H2
14:54
Merge 8.7 check-in: 5ed7ab6b87 user: jan.nijtmans tags: tip-618
14:53
Mrge 8.7. Make it work with C++, adapt win/Makefile.in to make it build on Windows with gcc check-in: d2353bc1fb user: jan.nijtmans tags: abstractlist-with-625
14:49
Bugfixes - treat a disappearing socket as eof; do not open a (second) socket for a request that is a... check-in: ebc55c5659 user: kjnash tags: http-bugfixes-2022H2
14:20
Merge 8.7 Closed-Leaf check-in: 49fe365e3e user: jan.nijtmans tags: rfe-655300
14:19
Merge 8.7 check-in: 04e160b7a7 user: jan.nijtmans tags: tip-629
14:18
Merge 8.7 check-in: 2d527d2c3e user: jan.nijtmans tags: tip-344
14:17
Merge 9.0 check-in: 58d1c214c6 user: jan.nijtmans tags: tcl8-compat
14:16
Merge 8.7 Closed-Leaf check-in: 450cb4123c user: jan.nijtmans tags: tip-594
14:14
Merge 9.0 check-in: 700f6a4e9a user: jan.nijtmans tags: tip-626
14:14
Merge 8.7 check-in: eabc05de29 user: jan.nijtmans tags: trunk, main
14:06
Combine flags and testFlags in TcpState. That should unbreak socket testcase failure check-in: d19ee61498 user: jan.nijtmans tags: core-8-branch
13:01
Fix cmdAH-23.* testcases check-in: 4f957abf68 user: jan.nijtmans tags: tip-594
11:02
fix documentation check-in: 647ccc22d0 user: jan.nijtmans tags: tip-626
2022-09-07
15:33
TIP #594 implementation: Modernize "file stat" interface check-in: 2c76d025da user: jan.nijtmans tags: tip-594
14:47
Tcl_Size -> size_t (twice) check-in: f4a3a415e6 user: jan.nijtmans tags: tcl8-compat
14:40
merge trunk check-in: 18ef41c5e4 user: dgp tags: dgp-refactor
14:32
Merge 9.0 check-in: b7b016904b user: jan.nijtmans tags: tcl8-compat
14:23
merge trunk check-in: 70eb19e5bc user: dgp tags: novem
13:47
Merge 8.7 check-in: bba45b98a3 user: jan.nijtmans tags: tip-344
13:28
Merge 8.7 check-in: 3b29087c62 user: jan.nijtmans tags: tip-629
13:26
Merge 8.7 check-in: da8a38203a user: jan.nijtmans tags: abstractlist-with-625
12:48
Merge 8.7 check-in: 787b93c09e user: jan.nijtmans tags: rfe-655300
12:46
Merge 8.7 check-in: 8debe52157 user: jan.nijtmans tags: tip-618
11:45
Revive TIP #220 implementation: Escalate Privileges in VFS Close Callback check-in: afc95211b0 user: jan.nijtmans tags: tip-220
07:48
Merge 9.0 check-in: 45883a5a2d user: jan.nijtmans tags: tip-626
07:47
Merge 8.7 check-in: 7b88ab39e3 user: jan.nijtmans tags: trunk, main
07:42
Merge 8.6 check-in: cecb37eb5e user: jan.nijtmans tags: core-8-branch
2022-09-06
15:53
(Still buggy.) Add the ::socket replacement ::http::socket and its dependencies as a workaround to b... check-in: 8f7fbb617d user: kjnash tags: http-bugfixes-2022H2
13:57
Merge 8.7 Leaf check-in: 91e5b361ec user: jan.nijtmans tags: bug-45ddcfc3b1
13:35
Correct Tcl_DriverWideSeekProc documentation, matching implementation check-in: 96b639593c user: jan.nijtmans tags: trunk, main
04:06
Revise http::geturl to open its socket in an idletask coroutine. This is preparation for a workarou... check-in: f40289a19d user: kjnash tags: http-bugfixes-2022H2
01:53
Minor bugfixes, improvments to layout, comments, logging. check-in: 9897fda2f0 user: kjnash tags: http-bugfixes-2022H2
01:00
Refactor some variable, command and coroutine names. check-in: a8a93b3c28 user: kjnash tags: http-bugfixes-2022H2
00:25
Add explicit return to most commands. check-in: d62480b2d4 user: kjnash tags: http-bugfixes-2022H2
2022-09-05
22:42
Merge 8.7 check-in: 44ad5ab827 user: kjnash tags: http-bugfixes-2022H2
19:42
Fix some typos in comments. check-in: f2c4ad47b9 user: fvogel tags: tip-629
15:25
Merge 8.7. Primarily ticket [55a02f20ec] check-in: 4c33048573 user: apnadkarni tags: trunk, main
12:18
Merge 8.6. Primarily ticket [55a02f20ec] check-in: aaac8c1ac3 user: apnadkarni tags: core-8-branch
2022-09-04
20:15
Fix testcase iocmd-8.15 check-in: ff2cfb1d0a user: jan.nijtmans tags: tip-344
20:07
Merge 9.0 check-in: aeb9d22519 user: jan.nijtmans tags: tip-626
2022-09-03
13:45
TIP #344 implementation check-in: 8c06ee429e user: jan.nijtmans tags: tip-344
13:22
Finish TIP #627 implementation for Tcl 9.0: handle objProc2/objClientData2 fields for Tcl_CmdInfo check-in: a2b5a59823 user: jan.nijtmans tags: trunk, main
2022-09-02
22:41
Complete Tcl_SetCommandInfoFromToken() implementation, in case Tcl_CreateObjCommand() is used to cr... Closed-Leaf check-in: a897984acf user: jan.nijtmans tags: tip-627
15:20
Merge 8.7 check-in: cb0298ceba user: jan.nijtmans tags: trunk, main
15:16
TIP #627: Some more protection against invalid objc values check-in: 8ae21ae882 user: jan.nijtmans tags: core-8-branch
14:41
Some additional protection for objc < 0 check-in: 40cb7bb886 user: jan.nijtmans tags: tip-627
14:32
Merge 9.0 check-in: b397975685 user: jan.nijtmans tags: tip-627
14:14
Merge 8.7 check-in: 0c44322bba user: jan.nijtmans tags: trunk, main
14:13
Merge 8.6 check-in: f6f80b73cc user: jan.nijtmans tags: core-8-branch
13:06
Merge 9.0 check-in: 9f186e0796 user: jan.nijtmans tags: tip-627
12:58
Merge 8.7 check-in: 1be138a148 user: jan.nijtmans tags: trunk, main
12:35
Bugfix for TIP #627: If only objProc or deleteProc is updated with Tcl_SetCommandInfo(), for a comma... check-in: ecc0255781 user: jan.nijtmans tags: core-8-branch
12:32
-1 -> TCL_INDEX_NONE, where appropriate check-in: 1778c59e03 user: jan.nijtmans tags: core-8-branch
10:17
Finish remaining part of TIP-627 for Tcl 9.0: Handle objProc2/objClientData2 fields correctly in Tcl... check-in: 1d4041c69e user: jan.nijtmans tags: tip-627
10:14
close fork check-in: 076347d2f5 user: jan.nijtmans tags: trunk, main
07:42
Some more (internal) ClientData -> void * changes check-in: 1f524aee1d user: jan.nijtmans tags: trunk, main
2022-09-01
16:22
Restore compatibility with C++ compiler check-in: f8e035ac4a user: jan.nijtmans tags: tip-629
16:06
Merge 8.7 check-in: bfae1c76fb user: jan.nijtmans tags: tip-629
15:46
Merge 8.7 check-in: 5f804c9432 user: jan.nijtmans tags: trunk, main
15:46
Merge 8.6 check-in: 2262a9874f user: jan.nijtmans tags: core-8-branch
15:16
Merge 8.7 check-in: 2c2909c0ab user: jan.nijtmans tags: trunk, main
14:49
Change refCount (in ListStore/ListSpan) to size_t. More ClientData -> void *. Eliminate warning abou... check-in: 4f61de7eb7 user: jan.nijtmans tags: core-8-branch
14:09
Add empty "range.test": GIT doesn't handling file renames well .... check-in: c87e6d678e user: jan.nijtmans tags: tip-629
2022-08-31
23:41
Fix build issues. check-in: 6f40e93a2a user: griffin tags: tip-629
11:06
Implement modification of the 'name2' trace callback argument. check-in: f5cc609f18 user: sbron tags: tip-634
10:55
TIP #455 proposed implementation Closed-Leaf check-in: 2bfd9a1fd3 user: jan.nijtmans tags: tip-455
10:06
Merge 8.7 check-in: 6d8032a094 user: jan.nijtmans tags: trunk, main
10:05
Merge 8.6 check-in: 0f133e4c3a user: jan.nijtmans tags: core-8-branch
09:55
Merge 8.7 Closed-Leaf check-in: 3eadffa22a user: jan.nijtmans tags: tip-567
09:25
Merge 9.0 check-in: 1165f2f25d user: jan.nijtmans tags: tip-626
09:12
Since numAfterRangeEnd (of type size_t) is always >= 0, those LIST_ASSERT's are useless check-in: 926456e64b user: jan.nijtmans tags: trunk, main
09:07
Merge 8.7 check-in: c8722e2db2 user: jan.nijtmans tags: trunk, main
2022-08-30
23:02
Apply patch 0006 from [37108037b9]: Code cleanups to support CHERI check-in: 5fcc28ca35 user: jan.nijtmans tags: core-8-branch
22:48
Merge 8.7 check-in: 8a9a9e32d2 user: jan.nijtmans tags: trunk, main
22:30
More code cleanup, inspired by [37108037b9] check-in: 949071abc3 user: jan.nijtmans tags: core-8-branch
19:09
Sync with core-8-branch check-in: 1e12ce976c user: griffin tags: tip-629
17:56
Sync with core-8-branch listObj changes. check-in: 82bd0b88d6 user: griffin tags: tip-629
16:18
Rename TclGetObjInterpProc2 back to TclGetObjInterpProc check-in: 96275a9f3e user: jan.nijtmans tags: tip-626
10:15
Don't do CHECKS=nodep build on Windows check-in: a8de6f4541 user: jan.nijtmans tags: tip-626
09:40
Backport TIP 602 tildeexpand Closed-Leaf check-in: 33dfa1a554 user: apnadkarni tags: tip-602-87
06:53
gcc warning (-Wc++-compat) check-in: 6f3a9fb524 user: jan.nijtmans tags: core-8-branch
06:21
Merge core-8-branch check-in: c184aff385 user: apnadkarni tags: tip-602-87
2022-08-29
22:48
[37108037b9], patch 0004 check-in: cf777f69bb user: jan.nijtmans tags: core-8-branch
22:07
Make TclObjInvoke() MODULE_SCOPE too check-in: 883689a334 user: jan.nijtmans tags: tip-626
21:59
Make TclObjInterpProc() MODULE_SCOPE check-in: f8c96c2ba8 user: jan.nijtmans tags: tip-626
21:10
merge-mark check-in: c65b7904a6 user: jan.nijtmans tags: trunk, main
21:05
Merge 8.6 (no need for TclUnusedStubEntry here) check-in: 4c4ae2fac8 user: jan.nijtmans tags: core-8-branch
19:56
when compiling with TCL_NO_DEPRECATED, remove objProc interfaces check-in: 44af621069 user: jan.nijtmans tags: tip-626
18:05
sync with core-8-branch check-in: c077434fb1 user: griffin tags: tip-629
13:43
More int -> size_t check-in: 4001be22d4 user: jan.nijtmans tags: tip-626
11:54
Merge 9.0 check-in: 55a5cd2e35 user: jan.nijtmans tags: tip-626
10:15
Merge 8.7 (already mostly prepared in tip-625-for-9 branch) check-in: c3c75e63cd user: jan.nijtmans tags: trunk, main
10:00
Merge 9.0 Closed-Leaf check-in: 35df7d21f1 user: jan.nijtmans tags: tip-625-for-9
09:56
Remove TODO's already done. Only use ListSizeT for types which are 'size_t' in the Tcl 9 implementat... check-in: b8d47e9100 user: jan.nijtmans tags: core-8-branch
08:03
TIP 625 - list reimplementation check-in: d9b720c46d user: apnadkarni tags: core-8-branch
03:26
Merged core-8-branch Closed-Leaf check-in: 0af4a5494c user: apnadkarni tags: tip-625
2022-08-28
22:55
Move ArithSeries code to its own files. More bug fixes. check-in: bf1809b762 user: griffin tags: tip-629
21:45
Create new branch named "http-bugfixes-2022H2" check-in: 8b0fe6d753 user: kjnash tags: http-bugfixes-2022H2
21:39
If both objProc2 and objProc are defined, prefer objProc2 check-in: 95f0da008b user: jan.nijtmans tags: tip-626
20:54
Merge 9.0. More progress in TclOO handling check-in: ef51c0f8bf user: jan.nijtmans tags: tip-626
00:45
Missed change for Windows. check-in: 0d08ce53eb user: griffin tags: abstractlist-with-625
00:10
Move all ArithSeries code to it's own file. Sync other changes wil TIP-629. check-in: c492ce8743 user: griffin tags: abstractlist-with-625
2022-08-27
08:14
Alternative fix for the error messages by chw, which doesn't break traces on non-existing array elem... check-in: 363e6b7614 user: sbron tags: tip-634
2022-08-26
23:12
Merge 8.7 check-in: 692e27d3f1 user: jan.nijtmans tags: trunk, main
23:11
[37108037b9]: Apply patch 0005 for CHERI check-in: a9db66657b user: jan.nijtmans tags: core-8-branch
22:50
merge-mark check-in: c6af6c3381 user: jan.nijtmans tags: core-8-branch
20:31
Merge 9.0 check-in: 113a94bda9 user: jan.nijtmans tags: tip-626
20:26
Close fork check-in: f26adc2a94 user: jan.nijtmans tags: trunk, main
20:25
Merge 8.7 check-in: 8caf007cbd user: jan.nijtmans tags: trunk, main
20:23
[37108037b9]: Code cleanups to support CHERI: Apply patch 0007 (modified) check-in: cee192b957 user: jan.nijtmans tags: core-8-branch
17:19
Tcl_GetVersion(3) - we just use int for components now, not Tcl_ReleaseType; Cleanup stray tag. check-in: 5841b9ed3c user: bch tags: trunk, main
16:02
Start TIP #635 implementation. check-in: 589bf49957 user: sbron tags: tip-635
15:29
More progress check-in: ee2c20bb6b user: jan.nijtmans tags: tip-626
2022-08-25
20:46
Merge 8.7 check-in: 8a13b9df4a user: jan.nijtmans tags: trunk, main
20:39
sync up with core-8-branch check-in: 6ff9af9a54 user: griffin tags: tip-629
20:36
[37108037b9]: Code cleanups to support CHERI. Apply patch 0001 and 0003 (and a few more potential al... check-in: ffa62b189d user: jan.nijtmans tags: core-8-branch
20:07
TIP633 fconfigure -tolerantencoding: set tolerant 8.7 default value. check-in: 0785157dc1 user: oehhar tags: tip633-fconfigure-tolerantencoding
2022-08-24
23:22
Implement support for float (double) values. Add more test coverage. check-in: 0efb01486a user: griffin tags: tip-629
12:03
Use whitespace consistent with the surrounding code. check-in: bc45cf9d0b user: sbron tags: tip-634
11:53
Fix env array access through upvar to a single element. check-in: cf8cda26f7 user: sbron tags: tip-634
11:28
Fix error message, so trace tests 16.2, 16.9, and 16.16 pass again. check-in: 15434730f7 user: sbron tags: tip-634
11:19
Add tests for the TIP #634 functionality. check-in: 558e015257 user: sbron tags: tip-634
11:18
Start TIP #634 implementation using modified patch from ticket #2969488 by ferrieux. check-in: d09523d5c9 user: sbron tags: tip-634
2022-08-23
20:29
fix(?) stray ckalloc()/ckfree(); ref TIP 494. check-in: 9449eb2ba5 user: bch tags: trunk, main
11:00
merge-mark check-in: 3571bff11b user: jan.nijtmans tags: tip-626
10:58
Merge 9.0 check-in: f0b2bcafe3 user: jan.nijtmans tags: tip-626
10:51
Merge 8.7 check-in: 6235c2801f user: jan.nijtmans tags: trunk, main
10:34
TIP #627 implementation check-in: 549820efbd user: jan.nijtmans tags: core-8-branch
10:22
small amend to [d052d2a1b01ba2c8], code review check-in: 545b86c21d user: sebres tags: trunk, main
07:37
Merge 8.7 check-in: 70e5e7b94f user: jan.nijtmans tags: trunk, main
07:28
Merge 8.6 check-in: c40464806f user: jan.nijtmans tags: core-8-branch
07:03
Fix [d052d2a1b01ba2c8]: avoid leak in TestsetbytearraylengthObjCmd() check-in: 28c9825590 user: jan.nijtmans tags: trunk, main
06:45
Merge 8.7 check-in: c8254879c3 user: jan.nijtmans tags: trunk, main
06:44
Merge 8.6 check-in: 0028d85205 user: jan.nijtmans tags: core-8-branch
06:37
Merge 8.6 check-in: 2254d04167 user: jan.nijtmans tags: core-8-branch
2022-08-22
16:26
Merge 9.0 check-in: b0be6ec54d user: jan.nijtmans tags: tip-626
15:48
Merge 9.0 check-in: 38ece79e87 user: jan.nijtmans tags: tip-626
14:09
merge trunk check-in: 8b4b520113 user: dgp tags: dgp-refactor
14:01
merge trunk check-in: ce43a686bf user: dgp tags: novem
10:17
Fix build error in tclTest.c (conflict with TIP #630). Handled deleteProc correctly in Tcl_(Set|Get)... Closed-Leaf check-in: 93fdc08b71 user: jan.nijtmans tags: tip-627
04:24
Merge 8.7 winConsole fixes. check-in: 6ed2ebdebc user: apnadkarni tags: trunk, main
03:50
Add two missing locks. Enable read-ahead if read fileevent registered even for blocking console. Acc... check-in: dc35011c84 user: apnadkarni tags: core-8-branch
2022-08-21
22:34
ubuntu-18.04 is deprecated check-in: 01e259a0b0 user: jan.nijtmans tags: core-8-branch
21:43
Merge 8.7 check-in: 3841d53f1b user: jan.nijtmans tags: tip-627
21:33
Merge 8.7 check-in: 4a40cfe75b user: jan.nijtmans tags: trunk, main
21:31
TIP #630 implementation: TclOO commands > 2^31 check-in: 7a66d9e12f user: jan.nijtmans tags: core-8-branch
21:12
merge-mark check-in: ee9ae41545 user: jan.nijtmans tags: core-8-branch
2022-08-20
17:09
Merged fix for bug [baa51423c2] check-in: 87687f362f user: apnadkarni tags: trunk, main
16:56
Added test for bug [baa51423c2] check-in: 90989a0ac8 user: apnadkarni tags: core-8-branch
12:16
Really closes [baa51423c28a3baf] check-in: 189e348c49 user: apnadkarni tags: core-8-branch
10:13
closes [baa51423c28a3baf]: needEvent must be initialized in cycle (for each watching channel) check-in: fce5cfe1c7 user: sebres tags: core-8-branch
2022-08-19
18:08
Reimplement AbstrctList type structure to simplify. fix various bugs. check-in: d59097be3b user: griffin tags: abstractlist-with-625
2022-08-18
20:20
Correct option shortcut value check-in: 8548458532 user: oehhar tags: tip633-fconfigure-tolerantencoding
20:16
TIP633 fconfigure -tolerantencoding: start command arguments check-in: b4f4a89e9d user: oehhar tags: tip633-fconfigure-tolerantencoding
2022-08-17
22:32
Bug fixes check-in: 6db6bdb9af user: griffin tags: tip-629
2022-08-16
18:33
Implement lrange for arithseries. Code cleanup. check-in: cbd3045166 user: griffin tags: tip-629
2022-08-15
15:23
Fix memory leak. check-in: 78161e7f73 user: griffin tags: abstractlist-with-625
2022-08-14
02:21
sync with core-8-branch check-in: 654414a485 user: griffin tags: tip-629
01:22
Rename command from "range" to "lseq". Remove public C API calls, not part of the TIP. Fix shimmer i... check-in: 6d9ef1c25a user: griffin tags: tip-629
2022-08-11
16:21
Fix UpdateString to handle general case. Fix bug with elements list. check-in: be461832a4 user: griffin tags: abstractlist-with-625
2022-08-10
17:28
Fix memory leak with Tcl_AbstractListObjGetElements. check-in: da8fa1ebf7 user: griffin tags: abstractlist-with-625
04:21
Make AbstractListRepPtr part of the public API as Tcl_AbstractListRepPtr. Fix bug with ArithSeries R... check-in: 9cd90fbcce user: griffin tags: abstractlist-with-625
2022-08-09
16:07
Fix Windows Visual C++ build check-in: 682ae61c42 user: apnadkarni tags: abstractlist-with-625
2022-08-08
23:52
Add version number to AbstractList implementation. Make sure lsort and lreplace do not shimer their ... check-in: 4f00a91905 user: griffin tags: abstractlist-with-625
19:38
Abstract Lists (TIP-225) initial implementation. check-in: e8d4ce3e08 user: griffin tags: abstractlist-with-625
12:48
merge trunk check-in: a8c6470f5d user: dgp tags: dgp-refactor
12:47
merge trunk check-in: fb43e49751 user: dgp tags: novem
2022-08-07
07:16
TIP 631 - lsubst command check-in: 812ec4c58f user: apnadkarni tags: tip-631
2022-08-06
16:06
Create new branch named "tip-631" check-in: a644414853 user: apnadkarni tags: tip-631
16:00
Remove knownBug constraint now that apply has been fixed check-in: 582629b93a user: apnadkarni tags: tip-625
15:51
Merge core-8-branch check-in: 96c714325c user: apnadkarni tags: tip-625
03:12
Added file home command for (possible) Tcl 9 TIP 602 migration check-in: 065cb241f3 user: apnadkarni tags: tip-602-87
01:38
Create new branch named "tip-602-87" check-in: 9c7a33a74c user: apnadkarni tags: tip-602-87
2022-08-04
15:26
Fix a case of lf not being flushed in certain cases when the crlf sequence gets split across two buf... check-in: 658a9d7cb5 user: max tags: core-8-branch
15:15
Fix a case of lf not being flushed in certain cases when the crlf sequence gets split across two buf... check-in: cf8be3fc82 user: max tags: trunk, main
2022-07-31
11:54
Add 'file home' command check-in: 5c0068801f user: apnadkarni tags: tip-602
06:32
Merged trunk. check-in: ca07997992 user: apnadkarni tags: tip-602
2022-07-30
21:47
Undo knownBug constraint: no longer necessary check-in: 8a76a9d9ab user: jan.nijtmans tags: tip-625-for-9
20:48
Merge 9.0 and tip-625 check-in: e0689c7926 user: jan.nijtmans tags: tip-625-for-9
2022-07-29
16:41
Garbage collect unreferenced elements in lset implementation. Add tests for garbage collection for c... check-in: f98972a780 user: apnadkarni tags: tip-625
11:10
merge 8.7 check-in: 7288bae49d user: sebres tags: trunk, main
10:55
amend for [4eb3a155ac] SF-fix: 8.7 specific implementation and warnings silencing check-in: ae45d3af73 user: sebres tags: core-8-branch
10:46
merge 8.6 (apply SF fix) check-in: 26963bff96 user: sebres tags: core-8-branch
2022-07-28
10:52
Merge 8.7 check-in: 55a80617ef user: jan.nijtmans tags: trunk, main
10:14
Merge 8.6 check-in: 2836af2ea9 user: jan.nijtmans tags: core-8-branch
2022-07-27
16:21
merge tip-625 check-in: f4126389f6 user: jan.nijtmans tags: tip-625-for-9
16:19
Merge tip-625 check-in: f6cd2e7b05 user: jan.nijtmans tags: tip-625-for-9
16:19
Final prep for TIP625 vote check-in: 7439e23e5f user: apnadkarni tags: tip-625
2022-07-26
17:20
List rep tests for lappend,lset,lassign,lremove,lrange,lpop check-in: ac872631aa user: apnadkarni tags: tip-625
13:32
Fix msvc OPTS=symbols build. Eliminate (int) typecast check-in: 5020aeebd1 user: jan.nijtmans tags: dgp-refactor
2022-07-25
21:12
Make testapplylambda work on Windows with gcc too Closed-Leaf check-in: dcb5d9542d user: jan.nijtmans tags: apn-apply-bug
14:08
merge-mark check-in: e17c116ad7 user: jan.nijtmans tags: trunk, main
14:05
merge-mark check-in: ce8f522a49 user: jan.nijtmans tags: core-8-branch
13:19
merge trunk check-in: 6c09d4c0f4 user: dgp tags: dgp-refactor
13:10
merge trunk check-in: 1acf5865ef user: dgp tags: novem
06:51
Tests for spanned lists with shared reps check-in: e139e1eb08 user: apnadkarni tags: tip-625
2022-07-24
20:41
Merge tip-625 check-in: 987844a6c4 user: jan.nijtmans tags: tip-625-for-9
20:10
Merge 9.0 check-in: 14a5eb1b0c user: jan.nijtmans tags: tip-625-for-9
20:04
Fix windows build (invalid '&'). Eliminate end-of-line spacing check-in: d4725a9969 user: jan.nijtmans tags: tip-629
2022-07-23
16:04
sync up with core-8-brnach. check-in: dcbaa175f3 user: griffin tags: tip-629
2022-07-22
22:10
Merge 8.7 check-in: 801fca0b0a user: jan.nijtmans tags: trunk, main
21:57
Merge 8.6 check-in: bb6ebaa2f9 user: jan.nijtmans tags: core-8-branch
19:15
Rewrite argument processing code. All correct and error conditions are handled. Add some new tests ... check-in: d51e8e415e user: griffin tags: tip-629
14:38
Merge 8.7 check-in: 634dfafbfd user: jan.nijtmans tags: trunk, main
13:59
Merge 8.6 check-in: 18d5b9b97a user: jan.nijtmans tags: core-8-branch
11:10
Fix and test crash using apply when the passed argument does NOT have already Lambda internal repres... check-in: 072cffce6f user: apnadkarni tags: apn-apply-bug
06:32
Added testapplylambda to illustrate bug in apply when the passed argument does NOT have Lambda inter... check-in: 3a919a90d5 user: apnadkarni tags: apn-apply-bug
2022-07-21
16:39
merge trunk check-in: 3d8c51d392 user: dgp tags: dgp-refactor
16:24
merge trunk check-in: 28ef6f8974 user: dgp tags: novem
16:09
Create new branch named "apn-apply-bug" check-in: 48378d84fa user: apnadkarni tags: apn-apply-bug
15:28
Merge 8.7 check-in: d6839d9a64 user: jan.nijtmans tags: trunk, main
14:59
merge trunk check-in: 5f208501fe user: dgp tags: dgp-refactor
14:53
merge trunk check-in: 4233732045 user: dgp tags: novem
14:20
Backout checkin [2d9219a55d] to correct segfaults otherwise seen in the test suite on a CentOS 7 sys... Closed-Leaf check-in: 1388b849c3 user: dgp tags: dgp-bytearray-macro
14:03
More TclGetStringFromObj() usage check-in: 1b3ea873a0 user: jan.nijtmans tags: core-8-branch
2022-07-20
16:36
Merge 8.7 check-in: 253cc69709 user: jan.nijtmans tags: trunk, main
16:25
Wrong escape in encoding.n check-in: 3aa39db83d user: jan.nijtmans tags: core-8-branch
08:32
Missing "package require tcl::test", this causes test failures on Windows with gcc check-in: 99e766019a user: jan.nijtmans tags: tip-625
03:16
merge fork check-in: 2654f6742b user: apnadkarni tags: tip-625
03:16
Fixes for listrep-3.15,17. Add tests for spanned intreps check-in: 5fe246906b user: apnadkarni tags: tip-625
2022-07-19
12:38
Mark apply-9.1 as "knownBug", since it's failing in a --enable-symbols=mem builds. Still need to be ... check-in: 5510ca9ee5 user: jan.nijtmans tags: tip-625
12:21
merge-mark check-in: b910e9d101 user: jan.nijtmans tags: trunk, main
12:14
Undo changes in tclDecls.h from previous commit: Tk still needs it check-in: 32aa8bef97 user: jan.nijtmans tags: core-8-branch
09:56
Merge 8.7 check-in: 5e5cbb06cd user: jan.nijtmans tags: trunk, main
09:50
Make sure that tclAppInit.c is never built with -DUSE_TCL_STUBS, so we don't need those dirty tricks... check-in: e335546754 user: jan.nijtmans tags: core-8-branch
08:56
Merge 8.7 check-in: 7c6436ddb3 user: jan.nijtmans tags: trunk, main
08:40
Merge 8.6 check-in: f81fc8a58d user: jan.nijtmans tags: core-8-branch
08:35
Make a start converting -1 -> TCL_INDEX_NONE where appropriate check-in: ec4c6a5785 user: jan.nijtmans tags: core-8-branch
2022-07-18
15:41
merge trunk check-in: e63641101b user: dgp tags: dgp-refactor
15:40
merge trunk check-in: 0b4acf1ace user: dgp tags: novem
15:23
Batch of tests for unshared lists with span check-in: 41a246fc47 user: apnadkarni tags: tip-625
14:20
Batch of tests for unshared lists with span check-in: deaecaecb9 user: apnadkarni tags: tip-625
12:57
Merge tip-625 check-in: 25cc1d1966 user: jan.nijtmans tags: tip-625-for-9
11:56
Updste stdlib.h (add missing functions). Restructure tclAppInit.c Closed-Leaf check-in: b79b2a5bbe user: jan.nijtmans tags: check-build
11:07
Only use -DBUILD_tcl for shared/static library check-in: 092777c973 user: jan.nijtmans tags: check-build
2022-07-17
17:00
Another batch of white box listrep tests check-in: ca537749e2 user: apnadkarni tags: tip-625
13:14
Merge 8.7 check-in: de8da09f1c user: jan.nijtmans tags: check-build
13:13
Merge 8.7 check-in: 52752ddc27 user: jan.nijtmans tags: trunk, main
13:05
Merge 8.6 check-in: 19501f6cef user: jan.nijtmans tags: core-8-branch
2022-07-16
17:25
Fix nroff errors in range man page. check-in: 804d1c0c1d user: griffin tags: tip-629
17:22
First few list representation tests check-in: b64f88a6fa user: apnadkarni tags: tip-625
15:53
Optimize couple of special cases: - If unshared, prefer in-place deletion at end to span creation. -... check-in: f34ad9e990 user: apnadkarni tags: tip-625
2022-07-15
15:50
Start on list representation black box tests check-in: 1a50a683a0 user: apnadkarni tags: tip-625
2022-07-14
15:44
'result' variable should be 'int', not 'ListSizeT' check-in: 3fc1571cbb user: jan.nijtmans tags: tip-625
15:25
More progress check-in: 149c68c1aa user: jan.nijtmans tags: tip-625-for-9
12:35
First shot at TIP #625 for Tcl 9.0. Mark lrepeat-1.8 as 'knownBug', that's OK for now. check-in: ca659ae3fa user: jan.nijtmans tags: tip-625-for-9
10:57
Put '}' and 'else' at the same line everywhere (code formatting) check-in: c93df6b27f user: jan.nijtmans tags: tip-625
10:55
merge-mark check-in: 57323bfd06 user: jan.nijtmans tags: trunk, main
10:53
Same bug-fix as [b79df322a9], but then for Tcl_AppendUnicodeToObj() check-in: f3a9189fb4 user: jan.nijtmans tags: core-8-branch
03:23
Remove support for double (real) values. Fix a couple cases of shimmering. Don't update the string r... check-in: f2cc3b1d88 user: griffin tags: tip-629
01:42
floor() wants math.h *at least* on NetBSD, and appears other *nix too(?) check-in: 1953e58093 user: bch tags: tip-629
01:33
"range", Tcl_RangeObjCmd() to proper compilation unit check-in: 5220a8151a user: bch tags: tip-629
01:16
typo; nfc check-in: 6ce2fe56f0 user: bch tags: tip-629
2022-07-13
14:17
merge trunk check-in: 62e3adfa8d user: dgp tags: novem
14:16
merge trunk check-in: 05f78543c6 user: dgp tags: dgp-refactor
13:17
Merge 8.7 (Make ListStore->slots a TCLFLEXARRAY) check-in: 6b4eba3be8 user: jan.nijtmans tags: tip-625
13:03
Merge 8.7 check-in: d223b1f225 user: jan.nijtmans tags: trunk, main
12:37
Make List->elements a TCLFLEXARRAY. Improve documentation (backported from 9.0) check-in: 532c61b7fb user: jan.nijtmans tags: core-8-branch
09:41
Merge core-8-branch check-in: 54adccaa22 user: apnadkarni tags: tip-625
07:35
merge-mark check-in: f49ed53d34 user: jan.nijtmans tags: trunk, main
07:33
Fix build with -DTCL_NO_DEPRECATED check-in: 9ec432e29c user: jan.nijtmans tags: core-8-branch
2022-07-12
20:35
merge trunk check-in: bc9a189997 user: dgp tags: dgp-refactor
19:47
merge trunk check-in: 3751bd57c1 user: dgp tags: novem
18:57
Fix issue with sign of step value: if the sign of the step value is in conflict with the range, the ... check-in: f4bcf0701c user: griffin tags: tip-629
13:31
merge-mark check-in: 33ec6e8700 user: jan.nijtmans tags: trunk, main
13:30
Fix TCL_UTF_MAX == 3 build check-in: 6c065977dc user: jan.nijtmans tags: core-8-branch
12:31
Fix [b79df322a9]. Tcl_GetUnicode/Tcl_NewUnicodeObj crash. Add tests check-in: f562dcb464 user: apnadkarni tags: core-8-branch
12:23
Fix [b79df322a9] follow-up: Tcl_NewUnicodeObj truncates strings Closed-Leaf check-in: 0e4cbe7bef user: jan.nijtmans tags: bug-b79df322a9
09:57
Fix build check-in: e72b0e9fe2 user: jan.nijtmans tags: tip-629
09:22
Merge 8.7 check-in: db6106323b user: jan.nijtmans tags: trunk, main
09:03
Merge 8.7. Clean-up tclWinConsole.c the same way check-in: da4d986fd1 user: jan.nijtmans tags: core-8-branch
03:14
Merge 8.7 - winConsole.test check-in: 55f2d471cd user: apnadkarni tags: trunk, main
03:10
Fix Windows console fconfigure tests to require interactive constraint. Note this means tests are di... check-in: 6d54bed729 user: apnadkarni tags: core-8-branch
00:58
Implement TIP-225 ArithSeries. And other changes. check-in: ed4b300841 user: griffin tags: tip-629
2022-07-11
11:34
Merge 8.7 check-in: c3f734e137 user: jan.nijtmans tags: trunk, main
11:24
Add "win" constraints to tests/winConsole.test, and change one expected test-results on Windows check-in: a6f23f7a63 user: jan.nijtmans tags: core-8-branch
2022-07-10
20:42
Merge 8.7 check-in: 5855f98042 user: jan.nijtmans tags: trunk, main
20:40
Minor simplification: Use RingBufferHasFreeSpace() instead of RingBufferFreeSpace check-in: ac2e564b83 user: jan.nijtmans tags: core-8-branch
19:58
Merge 8.7 check-in: 2ceabf7c06 user: jan.nijtmans tags: trunk, main
14:41
Blech. Remove unused variable check-in: 8b1a8eae22 user: apnadkarni tags: core-8-branch
14:06
New Windows console driver. Fixes [21280817d1] thread proliferation and [44bbccdd8c] fconfigure std{... check-in: c085b9090c user: apnadkarni tags: core-8-branch
13:56
Merged core-8-branch Closed-Leaf check-in: dc9cdb9beb user: apnadkarni tags: win-console
10:21
Bypass reader thread for blocking reads. check-in: d244d23944 user: apnadkarni tags: win-console
2022-07-09
05:59
Merge core-8-branch check-in: 550e9ca76e user: apnadkarni tags: tip-625
2022-07-08
13:48
Resolve ~ for MacOS during initialization check-in: d5e36ebe1a user: apnadkarni tags: tip-602
04:06
Start on TIP-602 implementation. Work in progress check-in: 2c8e086843 user: apnadkarni tags: tip-602
2022-07-07
13:03
Eliminate totalElems (left-over from 'lrepeat'). Bug in checking LIST_MAX (also originally taken fro... check-in: 4b6e4f7288 user: jan.nijtmans tags: tip-629
12:44
Review: 1) cleanupTests missing in "range.test". 2) status should be int, not Tcl_WideInt 3) make op... check-in: 68c720870b user: jan.nijtmans tags: tip-629
11:02
Merge 8.7 check-in: 6a9d4a980a user: jan.nijtmans tags: trunk, main
11:01
Merge 8.6 check-in: 997549c645 user: jan.nijtmans tags: core-8-branch
2022-07-06
19:15
Improve error checking and testing. check-in: 1e5fb503d4 user: griffin tags: tip-629
16:02
Create new branch named "tip-602" check-in: 3609274878 user: apnadkarni tags: tip-602
10:39
TclInvokeStringCommand2 -> TclInvokeStringCommand check-in: b141bf081c user: jan.nijtmans tags: tip-626
2022-07-05
22:15
Missed step == 0 check. check-in: 5929796b34 user: griffin tags: tip-629
21:57
Merge 9.0 check-in: 83b4c4aca0 user: jan.nijtmans tags: tip-626
21:32
(bares some resemblance to) TIP-629 Implementation. check-in: b413bed009 user: griffin tags: tip-629
15:54
Fix channel close on thread exit if other threads exist. Add winconsole tests. check-in: 5e4391b208 user: apnadkarni tags: win-console
12:19
Merge 8.7 check-in: c5c9bc7f27 user: jan.nijtmans tags: trunk, main
12:18
Merge 8.6 check-in: 4efa590542 user: jan.nijtmans tags: core-8-branch
11:09
re-generate tclDate.c Closed-Leaf check-in: 0dbd67d7ab user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
10:59
Merge 8.7 check-in: fba4b1c032 user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
10:22
Merge 8.7 check-in: cede17caf3 user: jan.nijtmans tags: trunk, main
10:20
Simplify TIP #609 implementation, make TCL_QUEUE_ALERT_IF_EMPTY work for all positions and improve d... check-in: 97317e68d6 user: jan.nijtmans tags: core-8-branch
2022-07-04
16:54
Permit direct console writes for synchronous output calls check-in: f6ca957063 user: apnadkarni tags: win-console
15:59
Merge core-8-branch check-in: 2a00dad082 user: apnadkarni tags: win-console
15:33
Merge core-8-branch check-in: a9eaa94bc8 user: apnadkarni tags: win-console
11:41
Merge 8.7 check-in: 6c5dcbe745 user: jan.nijtmans tags: tip-627
11:39
Merge 9.0 check-in: ae5c2b2d24 user: jan.nijtmans tags: tcl8-compat
11:36
Merge 8.7 check-in: 3350f965cf user: jan.nijtmans tags: trunk, main
11:30
Some -1 -> TCL_INDEX_NONE (Thanks, Gustaf!) check-in: 5b8204ec5f user: jan.nijtmans tags: core-8-branch
11:21
TIP #619: New TCL_COMBINE flag for Tcl_UniCharToUtf() check-in: 3bb6f6602c user: jan.nijtmans tags: trunk, main
08:31
Add TCL_COMBINE, just a NOP for now (will get a meaning in 9.0 check-in: ae86c86e27 user: jan.nijtmans tags: core-8-branch
2022-07-03
22:32
Merge 8.7 check-in: ae8ffae821 user: jan.nijtmans tags: trunk, main
22:31
TIP #609: Enhance Tcl_ThreadQueueEvent() check-in: 901c88bb0e user: jan.nijtmans tags: core-8-branch
2022-07-02
19:52
Merge 8.7 check-in: a544dd663a user: jan.nijtmans tags: trunk, main
19:39
TIP #607: -failindex option for encoding convertto/convertfrom check-in: 2c4329d1a2 user: jan.nijtmans tags: core-8-branch
2022-06-15
20:49
Merge 8.7 Closed-Leaf check-in: 61b6543b0f user: jan.nijtmans tags: tip607-encoding-failindex
2022-03-21
14:42
Merge 8.7. Renumber testcases in cmdAH.test. check-in: affc202d27 user: jan.nijtmans tags: tip607-encoding-failindex
2022-03-17
22:24
Rebase towards 8.7 check-in: d350e68b5a user: jan.nijtmans tags: tip607-encoding-failindex