Timeline
Not logged in

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

326 check-ins using file win/tclWinConsole.c version af0eac68f5

2022-11-03
17:04
Rewrite lreplace4 implementation not to need extra immediate operands. check-in: e636911126 user: apnadkarni tags: apn-bcc
2022-10-31
17:12
Make sure the build works if USE_LINENOISE is #undef'ed check-in: 4cfce4825b user: marc_culler tags: line-editing
16:53
Add conditional compilation directives around all code blocks specific to line editing. check-in: 20301d488f user: marc_culler tags: line-editing
16:10
Use Tcl_CreatePipe and avoid damaged channel lists on linux by calling Tcl_Exit from the main thread... check-in: a4c450a39c user: marc_culler tags: line-editing
2022-10-30
19:23
whitespace check-in: 766c712eb6 user: culler tags: line-editing
19:11
Fix the transition when an event loop terminates. check-in: 8a85f20de8 user: culler tags: line-editing
17:41
Bytecode compiler for ledit check-in: aed9f264bc user: apnadkarni tags: apn-bcc
10:43
New bytecode implementation for lreplace check-in: c1b8cdcb2e user: apnadkarni tags: apn-bcc
04:27
New bytecode for linsert check-in: 71f5587826 user: apnadkarni tags: apn-bcc
03:04
Implement lreplace4 BCC instruction check-in: a4e5d2aee0 user: apnadkarni tags: apn-bcc
2022-10-29
20:28
Fix the termios problems and other glitches by using mutexes. Still need a transition when the even... check-in: ed0f394be3 user: culler tags: line-editing
14:10
Remove failed attempt to fix the termios issue. check-in: 763deafefb user: culler tags: line-editing
13:56
Fix fork check-in: 400d629521 user: culler tags: line-editing
2022-10-28
17:38
Make command line editing work with Tk, except for some termios issues at exit. check-in: a662802a1e user: culler tags: line-editing
06:13
Expand AbstractList regression testing. check-in: 23eb27dc89 user: griffin tags: tip-636
2022-10-27
07:29
Fix some gcc warnings in linenoise check-in: e112ad5883 user: jan.nijtmans tags: line-editing
07:24
Add lininoise directory. Fix 2 gcc warnings check-in: 4f49c8a0c9 user: jan.nijtmans tags: line-editing
2022-10-26
11:38
Remove detritus. check-in: b9dc6a9258 user: culler tags: line-editing
11:28
Minor changes to http tests. check-in: 2038ca66f9 user: kjnash tags: http-bugfixes-2022H2
03:24
Move Tcl_GetLine and Tcl_GetLineObj to tclIO.c check-in: 662374c0f7 user: culler tags: line-editing
02:45
Line editing and history -- moved to 8.7. check-in: 53b9e4d0d1 user: culler tags: line-editing
2022-10-25
16:23
Fix bug 1173760 (proxy server for https). Add http::config options -proxynot, -proxyauth. check-in: 265f6c1d72 user: kjnash tags: http-bugfixes-2022H2
12:23
Some more int -> Tcl_Size conversions, making the diff with the Tcl 9.0 header-files smaller check-in: 3cd9875b86 user: jan.nijtmans tags: core-8-branch
11:42
Create new branch named "apn-bcc" check-in: cc8cdbcec5 user: apnadkarni tags: apn-bcc
08:47
Merge 8.6. Bug in rules.vc (visible in Tk: handle TK_MAJOR_VERSION the same as TCL_MAJOR_VERSION) check-in: 863e037dc9 user: jan.nijtmans tags: core-8-branch
02:30
Sync with core-8-branch check-in: 38481cf1fb user: griffin tags: tip-636
01:13
Add AbstractList regression test (exercise the C API) check-in: a821aa6ac6 user: griffin tags: tip-636
2022-10-24
11:57
Merge 8.6 check-in: a308474970 user: jan.nijtmans tags: core-8-branch
2022-10-23
20:42
Merge 8.7 check-in: 54c5016189 user: jan.nijtmans tags: core-8-branch
14:32
Change back some Tcl_Size usages to int (e.g. in MODULE_SCOPE definitions) check-in: 3bd2a2a78d user: jan.nijtmans tags: core-8-branch
10:44
Update rules.vc to version 11 (with TIP #628 support) check-in: eafd2a7055 user: jan.nijtmans tags: core-8-branch
10:43
TIP #641: Let Tcl_GetBoolean(FromObj) handle (C99) bool check-in: 1fc0a86b2e user: jan.nijtmans tags: core-8-branch
2022-10-22
23:48
TIP #643: Provide a public API to retrieve nul terminator length for an encoding check-in: 36f1c3b24e user: jan.nijtmans tags: core-8-branch
21:13
Sync with core-8-branch check-in: 502f791578 user: griffin tags: tip-636
00:07
Add Replace (lreplace) function to AbstractList type, and corrisponding Tcl_AbstractListObjReplace()... check-in: db774b9844 user: griffin tags: tip-636
2022-10-21
15:00
typedef Tcl_Size as int (which is the Tcl 8.7 part of TIP #628) check-in: ba6b7d0db9 user: jan.nijtmans tags: core-8-branch
14:58
Don't bother _MSC_VER < 1900 any more check-in: 27165e6040 user: jan.nijtmans tags: core-8-branch
08:25
Merge 8.6 check-in: bbe81cdc01 user: jan.nijtmans tags: core-8-branch
2022-10-20
15:21
Merge 8.7 check-in: 61e4fe2b4e user: jan.nijtmans tags: bug-6978c01b65
15:18
Merge 8.7 Closed-Leaf check-in: c5259a44e4 user: jan.nijtmans tags: tip-641
15:16
Merge 8.7 Closed-Leaf check-in: 87ff3bbe46 user: jan.nijtmans tags: tip-643
2022-10-19
22:29
Sync with core-8-branch check-in: f7832c5884 user: griffin tags: tip-636
20:05
Re-build win64/zlib1.dll (with ucrt support) check-in: 4e9abffbc2 user: jan.nijtmans tags: core-8-branch
16:10
Merge 8.6 check-in: e7c14e904d user: jan.nijtmans tags: core-8-branch
13:31
Merge 8.7 check-in: e9eba73e6c user: kjnash tags: http-bugfixes-2022H2
04:35
More work on lset support in AbstractLists check-in: f241fccdde user: griffin tags: tip-636
2022-10-18
13:05
Merge-mark Closed-Leaf check-in: 99a3599db0 user: jan.nijtmans tags: tip-646-for-87
12:44
TIP #579 implementation: Improved auto_path for Safe Base interpreters check-in: d8b631859b user: jan.nijtmans tags: core-8-branch
12:37
TIP #579 implementation: Improved auto_path for Safe Base interpreters check-in: ff9075c566 user: jan.nijtmans tags: tip-646-for-87
10:25
Allow any single character for -eofchar, even if it's not a valid list check-in: 62da555aa8 user: jan.nijtmans tags: tip-646-for-87
01:03
Add SetElement function to abstract lists. Fix a few bugs. check-in: 4c94af99a3 user: griffin tags: tip-636
2022-10-17
20:04
Merge 8.7 check-in: 3da6215242 user: jan.nijtmans tags: tip-646-for-87
19:44
More octal -> hex usage check-in: 087ea5a34b user: jan.nijtmans tags: core-8-branch
18:19
Implementation of TIP 638. check-in: 34ba76eafc user: dgp tags: core-8-branch
2022-10-16
17:56
Minor change to -eofchar handling check-in: 0630d12baf user: jan.nijtmans tags: tip-646-for-87
16:57
Prevent warning: tclUnixSock.c:1079:19: warning: unused variable 'size' [-Wunused-variable] check-in: 6f46245f00 user: jan.nijtmans tags: core-8-branch
2022-10-14
23:27
Sync with tip-636, core-8-branch Closed-Leaf check-in: f0d803887d user: griffin tags: tip-636-sandbox
22:35
Sync with core-8-branch check-in: 5640a38dec user: griffin tags: tip-636
22:26
Merge 8.6 check-in: f5a25106d0 user: jan.nijtmans tags: core-8-branch
22:06
Update AbstractList man page. check-in: dfc0130efb user: griffin tags: tip-636
15:51
Improve error-message "cannot use xxxx as operand ....." check-in: c4ff75d4ee user: jan.nijtmans tags: core-8-branch
14:40
typo check-in: 9e05ab238c user: jan.nijtmans tags: core-8-branch
14:29
merge 8.7 Closed-Leaf check-in: abe7ea804d user: dgp tags: tip-getnumber
13:36
Fix [7505fac5bd]: new iocmd.test failures check-in: ae98efef7f user: jan.nijtmans tags: core-8-branch
12:45
merge 8.7 check-in: c5ae748171 user: dgp tags: tip-getnumber
2022-10-13
20:17
Make TclGlob() a static function check-in: 2a2797fb45 user: jan.nijtmans tags: core-8-branch
10:40
Merge 8.7 check-in: 7f682f46cc user: jan.nijtmans tags: bug-6978c01b65
10:35
Merge 8.7 check-in: 2b198243e5 user: jan.nijtmans tags: tip-getnumber
10:31
rebase to 8.7. Add documentation Closed-Leaf check-in: dd3e22aaf6 user: jan.nijtmans tags: tip-468
09:15
Merge 8.7 check-in: ca4b4056d3 user: jan.nijtmans tags: tip-641
09:07
Fix socket_*-7.3 testcase (since 2 socket options were added) check-in: d357d8eb71 user: jan.nijtmans tags: core-8-branch
2022-10-12
21:16
Sync with core-8-branch check-in: 481668e798 user: griffin tags: tip-636
15:45
Merge 8.7 check-in: 1e025a15f5 user: jan.nijtmans tags: tip-getnumber
11:25
TIP #344 bugfix: on some platforms, <netinet/tcp.h> needs <stdint.h> to be included first check-in: abbdeebc71 user: jan.nijtmans tags: core-8-branch
11:22
Rebase to 8.7 check-in: 7e26012229 user: jan.nijtmans tags: tip-641
10:49
TIP #344 implementation: Bring TCP_NODELAY and SO_KEEPALIVE to socket options check-in: f5f90f2b3f user: jan.nijtmans tags: core-8-branch
2022-10-11
18:31
merge 8.7 check-in: e8eacf5908 user: dgp tags: tip-getnumber
16:48
Pick up API changes. check-in: f326e7a0d4 user: griffin tags: tip-636-sandbox
15:51
Document TCL_ENCODING_STRICT flag check-in: 7d40541176 user: jan.nijtmans tags: core-8-branch
14:22
Few more formatting errors check-in: 1b0733d08b user: jan.nijtmans tags: core-8-branch
11:02
Format errors in vwait.n check-in: ac222d1c02 user: jan.nijtmans tags: core-8-branch
06:26
There's a duplicate set of io-75.* testcases, so renumber one of them check-in: d94970a4c4 user: jan.nijtmans tags: core-8-branch
06:22
Making a start fixing [6978c01b65]: Channel encoding difference 8.6 <-> 9.0 check-in: f36d6aec92 user: jan.nijtmans tags: bug-6978c01b65
03:49
Modify AbstractList functions to include interp for error reporting. Other various improvements. check-in: 0485bcc580 user: griffin tags: tip-636
2022-10-10
15:37
Bugfix library/http/http.tcl for connection request header - tcllib/websocket ticket [d01de3281f]. ... check-in: ffbeff5d69 user: kjnash tags: core-8-branch
15:19
Use Tcl_ObjCmdProc in stead of full signature check-in: 96cfbbc708 user: jan.nijtmans tags: core-8-branch
13:52
Tests and docs for Tcl_GetEncodingNulLength check-in: a08d9101b6 user: apnadkarni tags: tip-643
11:08
Slight improvement to TIP #346/#633 combination: Now -strictencoding 1 automatically sets -nocomplai... check-in: 329637dcc5 user: jan.nijtmans tags: core-8-branch
2022-10-09
20:57
Tcl_NewWideIntObj -> Tcl_NewBooleanObj where appropriate check-in: 4dbe3ab096 user: jan.nijtmans tags: core-8-branch
18:11
TIP 643 code. Docs, tests pending check-in: 97ed01793e user: apnadkarni tags: tip-643
16:29
Merge 8.7 check-in: 803f46be8c user: jan.nijtmans tags: tip-641
15:11
TIP #633: configure channel about channel encoding error reporting mode check-in: 968bcbecd8 user: jan.nijtmans tags: core-8-branch
07:52
Fix gcc warnings. Update autoconf builds check-in: b194e77730 user: apnadkarni tags: tip-636-sandbox
07:27
Merged tip-636 check-in: a47f9f42c3 user: apnadkarni tags: tip-636-sandbox
06:21
Generalize UpdateStringOfAbstractList check-in: 032cf1e150 user: apnadkarni tags: tip-636
02:48
Merged tip-636 check-in: 453cb91955 user: apnadkarni tags: tip-636-sandbox
00:25
TIP-629 closed Closed-Leaf check-in: 5a44a8c18c user: griffin tags: tip-629
2022-10-08
22:31
Code cleanup and reorganize check-in: ff3701bbfd user: griffin tags: tip-636
17:05
Merge 8.7 Closed-Leaf check-in: be31c2a99d user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
17:01
TIP #346 bugfix: -strictencoding should be resetable too check-in: 1b80921f3b user: jan.nijtmans tags: core-8-branch
16:08
Merge 8.7 check-in: 05e9f75686 user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
14:46
TIP #346: Error on Failed String Encodings check-in: a106c26dd5 user: jan.nijtmans tags: core-8-branch
11:02
Check for 0 sublist length before length limits check-in: 7c1a69f014 user: apnadkarni tags: tip-636-sandbox
11:00
Remove unnecessary decr of refcount in UpdateString check-in: 12dab4bfd5 user: apnadkarni tags: tip-636-sandbox
10:34
Start on abstract list based lrepeat check-in: c757b53fe0 user: apnadkarni tags: tip-636-sandbox
06:21
Create new branch named "tip-636-sandbox" check-in: db7aed0395 user: apnadkarni tags: tip-636-sandbox
04:28
TIP #636 starting imiplementation. check-in: 85db0230f9 user: griffin tags: tip-636
02:39
Sync with core-8-branch Closed-Leaf check-in: 1fd2fe2478 user: griffin tags: abstractlist-with-625
00:10
-nocomplainencoding and -strictencoding are incompatible check-in: a2eaf05cd4 user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
2022-10-07
22:49
Merge tip-346 check-in: fc99b89662 user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
19:14
Sync with core-8-branch check-in: 5c486bb6e6 user: griffin tags: abstractlist-with-625
18:59
Merge 8.7 Closed-Leaf check-in: ba23b468ed user: jan.nijtmans tags: tip-346
15:19
On Windows, env(HOME) should be handled case-insensitive in fCmd.test check-in: c297f05cb1 user: jan.nijtmans tags: core-8-branch
15:18
Use GotFlag/SetFlag/ResetFlag macro's wherever appropriate check-in: 98cddde746 user: jan.nijtmans tags: core-8-branch
14:04
TIP #618: New Tcl_GetBool* functions with TCL_NULL_OK flag check-in: bfc41f580a user: jan.nijtmans tags: core-8-branch
11:23
Add memory leak/refcount tests for lists, spans and lseq check-in: df41014494 user: apnadkarni tags: core-8-branch
11:02
More -1 -> TCL_INDEX_NONE check-in: 3e162348c1 user: jan.nijtmans tags: core-8-branch
10:24
Merge 8.6 check-in: 0bb1c96e9e user: jan.nijtmans tags: core-8-branch
2022-10-06
13:12
TIP #640: Remove Tcl_SaveResult (in Tcl 8.7 it's only removed when compiled with -DTCL_NO_DEPRECATED... check-in: 3410ead616 user: jan.nijtmans tags: core-8-branch
09:45
Merge 8.6 check-in: 81bb3f9e62 user: jan.nijtmans tags: core-8-branch
2022-10-05
13:33
merge 8.7 check-in: f6de509232 user: dgp tags: tip-getnumber
06:41
Missing error-check in Tcl_GetWideIntFromObj (backported from 9.0, was already fixed there) check-in: 4a600a4385 user: jan.nijtmans tags: core-8-branch
2022-10-04
20:15
Fix some bugs in lseq check-in: 43a55b4088 user: griffin tags: core-8-branch
18:26
merge 8.7 check-in: 79667cda5d user: dgp tags: tip-getnumber
16:01
TIP 402: General Platform UNC Support check-in: c1632c3763 user: jan.nijtmans tags: core-8-branch
15:56
Fix g++ warning: tclEvent.c:1519:10: warning: declaration of ‘enum Tcl_VwaitObjCmd(void*, Tcl_Inte... check-in: 64c54325c0 user: jan.nijtmans tags: core-8-branch
15:52
TIP #641 implementation: Let Tcl_GetBoolean(FromObj) handle (C99) bool check-in: 725affb0ff user: jan.nijtmans tags: tip-641
2022-10-03
21:30
merge 8.7 check-in: 988095987f user: dgp tags: tip-getnumber
08:53
Merge 8.7 Closed-Leaf check-in: e36d7342f1 user: jan.nijtmans tags: tip-618
2022-09-30
20:27
Fix refCount issues related to lseq check-in: d0ce458221 user: griffin tags: core-8-branch
18:33
Remove redundant file references in makefiles check-in: f03a9a3fdc user: griffin tags: abstractlist-with-625
00:03
Fix various issues with refCounts. Closed-Leaf check-in: e9bfacc97b user: griffin tags: lseq-refCount-bug
2022-09-29
20:53
Complete documentation for the TIP 638 routines. check-in: c5936791cb user: dgp tags: tip-getnumber
19:08
merge 8.7 check-in: 9a0f5202ac user: dgp tags: tip-getnumber
16:10
Fix bug-99e834bf33 check-in: f3530c8d1f user: griffin tags: core-8-branch
13:45
Sync with core-8-branch check-in: bf662d3d03 user: griffin tags: abstractlist-with-625
2022-09-28
19:47
Merge 8.7 Closed-Leaf check-in: 518ca52f7a user: jan.nijtmans tags: tip-579-8-7
18:41
WIP on documentation of proposed routines. check-in: 3b0f06ffbf user: dgp tags: tip-getnumber
14:09
Merge 8.7 Closed-Leaf check-in: 33acbe3cef user: jan.nijtmans tags: tip-344
14:08
Merge 8.7 check-in: d512cd04ea user: jan.nijtmans tags: tip-558
14:02
Merge 8.7 check-in: e61e8faa8a user: jan.nijtmans tags: tip-getnumber
13:57
Fix wrong TclGetNumberFromObj() usage: this will crash if mp_int's are involved. Everywhere else in ... check-in: 0b79191010 user: jan.nijtmans tags: core-8-branch
13:17
Merge 8.7 check-in: dc570a3596 user: jan.nijtmans tags: tip-getnumber
12:58
int -> ListSizeT, and a few more simplifications check-in: a56458d7d3 user: jan.nijtmans tags: core-8-branch
08:32
Merge 8.7 check-in: ae2ca30af2 user: jan.nijtmans tags: tip-getnumber
08:30
Still doesn't work. Use static in stead of MODULE_SCOPE check-in: aa6deda0f5 user: jan.nijtmans tags: core-8-branch
2022-09-27
18:50
Fix bug-9933cc4d88 check-in: 5aa21fd9c9 user: griffin tags: core-8-branch
18:17
sync with core-8-branch Closed-Leaf check-in: d519f57b8f user: griffin tags: bug-9933cc4d88
13:44
Merge 8.7 check-in: 01ba03a069 user: jan.nijtmans tags: tip-getnumber
13:39
Merge 8.7 check-in: 7fbb0b5684 user: jan.nijtmans tags: tip-558
13:33
Merge 8.7 check-in: 59f2654334 user: jan.nijtmans tags: tip-344
08:52
Since 'inline' doesn't seem to work, use MODULE_SCOPE check-in: afb46197d6 user: jan.nijtmans tags: core-8-branch
03:17
Add lseq to list command cross references check-in: 478e42c209 user: apnadkarni tags: core-8-branch
03:02
TIP 631 check-in: f5476cb90d user: apnadkarni tags: core-8-branch
02:43
Merge 8.7 Closed-Leaf check-in: 062ec443a0 user: apnadkarni tags: tip-631
2022-09-26
23:33
Merge 8.7 check-in: 328cf147ce user: kjnash tags: tip-579-8-7
21:45
Adapt implementation to TIP: -nagle -> -nodelay (and invert some logic) check-in: 177effccfa user: jan.nijtmans tags: tip-344
19:26
Merge 8.7 check-in: f2b9a360fb user: jan.nijtmans tags: tip-558
18:53
merge 8.7 check-in: 8f2ac972ba user: dgp tags: tip-getnumber
18:49
Fix broken merge. Don't want to lose Tcl_RemoveChannelMode(). check-in: dc6c9aa609 user: dgp tags: tip-getnumber
17:25
Merge 8.7 check-in: 281b0b289f user: jan.nijtmans tags: tip-344
16:27
Fix compile error. check-in: 568b039aac user: griffin tags: bug-9933cc4d88
15:51
Make Tcl_SaveResult() and friends _really_ deprecated, so make gcc/clang warn when it's used check-in: f9e08e003f user: jan.nijtmans tags: core-8-branch
12:36
Merge 8.7 check-in: f9545122b4 user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
12:31
Merge 8.7 check-in: 1aa9452e1d user: jan.nijtmans tags: tip-346
12:31
Merge 8.7 check-in: d04c91d979 user: jan.nijtmans tags: tip-618
12:24
Merge 8.6 check-in: 59d1645ddf user: jan.nijtmans tags: core-8-branch
07:34
TIP #220: Escalate Privileges in VFS Close Callback check-in: 2af94cda95 user: jan.nijtmans tags: core-8-branch
2022-09-25
20:30
merge 8.7 check-in: 7c5aea3783 user: dgp tags: tip-getnumber
19:34
TIP #594: Modernize "file stat" interface check-in: 132524dc2b user: jan.nijtmans tags: core-8-branch
18:05
Fix out-of-bounds length bug. check-in: 5556538a70 user: griffin tags: bug-9933cc4d88
2022-09-23
09:58
Merge 8.7 check-in: d2bf2f6435 user: jan.nijtmans tags: tip-getnumber
09:56
Testcase stringObj-16.6 cannot run with -DTCL_NO_DEPRECATED=1. Merge 8.6 check-in: 7958ac35eb user: jan.nijtmans tags: core-8-branch
2022-09-22
15:47
Merge 8.6 check-in: d6208f3d96 user: jan.nijtmans tags: core-8-branch
15:35
Merge 8.6 check-in: 9b276ec12e user: jan.nijtmans tags: core-8-branch
13:38
merge 8.7 check-in: db70520b89 user: dgp tags: tip-getnumber
12:50
rebase to latest 8.7 check-in: 488d60d3f7 user: jan.nijtmans tags: tip-603
12:46
rebase to latest 8.7 check-in: 71e02f94a7 user: jan.nijtmans tags: tip-344
12:32
Merge 8.6 check-in: 6320599e4f user: jan.nijtmans tags: core-8-branch
11:26
Add -strictencoding option to channels. Thanks to Harald Oehlman for his example (largely copied). N... check-in: 6edbb53f0a user: jan.nijtmans tags: tip-346
11:01
Rebase to latest 8.7 check-in: 48d4187f99 user: jan.nijtmans tags: tip-346
2022-09-21
13:47
merge 8.7 check-in: f434e66963 user: dgp tags: tip-getnumber
13:13
rebase to 8.7 Closed-Leaf check-in: 0817626d0b user: jan.nijtmans tags: tip-402
13:08
Merge 8.6 check-in: 6979bf518d user: jan.nijtmans tags: core-8-branch
12:38
remove tests/range.test, no longer needed check-in: cf17459efe user: jan.nijtmans tags: core-8-branch
12:18
TIP #624: Deprecate Tcl_MakeSafe check-in: 8accbbe398 user: jan.nijtmans tags: core-8-branch
2022-09-20
14:36
TIP 629: Add a lseq command to the core of list commands check-in: f14407c635 user: griffin tags: core-8-branch
12:07
rebase to latest core-8-branch check-in: 216977961c user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
03:12
Merge 8.7 check-in: 4bb4dbb081 user: kjnash tags: tip-579-8-7
2022-09-19
17:45
TIP633 fconfigure -nocomplainencoding (TCL8.7): replace "-strictencoding 0" by "-nocomplainencoding ... check-in: 42dcb747ef user: oehhar tags: tip633-fconfigure-tolerantencoding
16:30
Sync with core-8-branch, fix shimmer in TclLindexFlat. check-in: 5e65443def user: griffin tags: tip-629
14:18
addendum to previous commit: restore -errorcode too ..... check-in: e14825c0e5 user: jan.nijtmans tags: core-8-branch
14:06
Upgrade Tcl_SaveResult usage to Tcl_SaveInterpState. check-in: bd36f5c67c user: dgp tags: core-8-branch
13:57
eliminate (enum options) typecast check-in: e7e4594fe8 user: jan.nijtmans tags: core-8-branch
13:38
TIP #455 implementation: Extensions to [vwait]: Variable Sets and Scripted Access to Tcl_DoOneEvent check-in: dedef011c9 user: jan.nijtmans tags: core-8-branch
11:50
eliminate some compiler warnings check-in: a03510e09f user: jan.nijtmans tags: tip-558
11:14
rebase to 8.7 check-in: e549cb10b6 user: jan.nijtmans tags: tip-558
08:31
New (internal) function TclGetObjInterpProc2() and macro TclObjInterpProc2. Will be needed for Itcl ... check-in: be541c4a7a user: jan.nijtmans tags: core-8-branch
07:41
Remove pre-8.6-related comments check-in: cd19407465 user: jan.nijtmans tags: core-8-branch
2022-09-18
13:59
TIP implementation to add/use public routines Tcl_GetNumber(FromObj). check-in: c445146cc8 user: dgp tags: tip-getnumber
2022-09-17
14:01
Merge 8.7 check-in: 9595c284c7 user: jan.nijtmans tags: tip-618
12:58
rebase to 8.7 check-in: 39258af2e6 user: jan.nijtmans tags: tip-402
2022-09-16
14:14
Sync with core-8-branch check-in: c2ee451bdc user: griffin tags: tip-629
13:44
Add testcases, and fix a bug found by it check-in: 7929b90bea user: jan.nijtmans tags: tip-346
08:33
Merge 8.7 check-in: 8cd4b8acbf user: jan.nijtmans tags: tip-346
07:29
Rename lsubst to ledit, add docs check-in: d943e3a7de user: apnadkarni tags: tip-631
02:45
Merge 8.7 check-in: 355c60cfb0 user: apnadkarni tags: tip-631
2022-09-15
22:17
merge 8.6 check-in: 1063d0a7a3 user: jan.nijtmans tags: core-8-branch
19:12
Merge http-bugfixes-2022H2 - several bugfixes and new helper commands. check-in: 1121242059 user: kjnash tags: core-8-branch
19:09
Undo temporary mods to tests. check-in: 31cc4521f2 user: kjnash tags: http-bugfixes-2022H2
19:06
Merge 8.7 check-in: 2438fd484c user: kjnash tags: http-bugfixes-2022H2
18:34
When zipfs is finalized, be sure to unregister it. If this isn't done, then path resolution can re-... check-in: be22bcd249 user: dgp tags: core-8-branch
14:58
Merge 8.7 check-in: 7671e912b3 user: kjnash tags: http-bugfixes-2022H2
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
13:41
Document TIP 602 check-in: a04820dc79 user: apnadkarni tags: core-8-branch
2022-09-14
17:55
TIP #602 (partial): Remove tilde expansion in file paths. This part doesn't change tilde handling, o... check-in: 844494b2a2 user: jan.nijtmans tags: core-8-branch
07:24
Merge 8.7 check-in: e5ca6a80b2 user: jan.nijtmans tags: tip-346
07:14
Merge 8.6 check-in: 24c1d58f55 user: jan.nijtmans tags: core-8-branch
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
10:01
Merge 8.7 check-in: b1aaaf6824 user: jan.nijtmans tags: tip-346
08:07
Merge 8.6 check-in: af9bba6154 user: jan.nijtmans tags: core-8-branch
2022-09-12
20:41
Start TIP #346 implementation: For now only \xC0\x80 check-in: 397f29b1bd user: jan.nijtmans tags: tip-346
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
14:50
Merge 8.7 check-in: afe28e47c1 user: oehhar tags: tip633-fconfigure-tolerantencoding
13:22
Record HTTP request line and request headers for debugging purposes. check-in: cb3f11e414 user: kjnash tags: http-bugfixes-2022H2
12:41
Adapt io-75.2, showing that we use the 'stop' implementation Closed-Leaf check-in: f9bd375506 user: jan.nijtmans tags: bug-6978c01b65
11:59
Merge 8.6 check-in: 47a6ccb466 user: oehhar tags: core-8-branch
11:10
Merge 8.6 check-in: e06d228ee0 user: jan.nijtmans tags: core-8-branch
2022-09-11
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:36
Merge 8.7 check-in: 7db90a24e6 user: jan.nijtmans tags: bug-6978c01b65
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
10:57
Fix bug [a13b9d0ce1] on HTTP compression: remove "compress", amend "deflate". check-in: d482da7d8c user: kjnash tags: http-bugfixes-2022H2
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:41
Merge 8.6 check-in: 8ddd383d4b user: oehhar tags: core-8-branch
08:00
Merge 8.7 check-in: 978c3307c9 user: oehhar tags: tip633-fconfigure-tolerantencoding
2022-09-10
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:07
Merge 8.6 check-in: 6b752ebdb5 user: jan.nijtmans tags: core-8-branch
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:07
Merge 8.6 check-in: b74cb0fee7 user: oehhar tags: core-8-branch
2022-09-09
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
13:41
Merge 8.6 check-in: 7ab32e9bf1 user: oehhar tags: core-8-branch
13:12
Fix formatting in http.n check-in: 30cde452ba user: jan.nijtmans tags: core-8-branch
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
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:16
Merge 8.7 Closed-Leaf check-in: 450cb4123c user: jan.nijtmans tags: tip-594
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
2022-09-07
15:33
TIP #594 implementation: Modernize "file stat" interface check-in: 2c76d025da user: jan.nijtmans tags: tip-594
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: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
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
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
2022-09-03
13:45
TIP #344 implementation check-in: 8c06ee429e user: jan.nijtmans tags: tip-344
2022-09-02
15:16
TIP #627: Some more protection against invalid objc values check-in: 8ae21ae882 user: jan.nijtmans tags: core-8-branch
14:13
Merge 8.6 check-in: f6f80b73cc user: jan.nijtmans tags: core-8-branch
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
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.6 check-in: 2262a9874f user: jan.nijtmans tags: core-8-branch
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
20:33
Corrections to doc/safe.n check-in: 9e5d0257dc user: kjnash tags: tip-579-8-7
16:19
Merge 8.7 check-in: 288c451523 user: kjnash tags: tip-579-8-7
10:55
TIP #455 proposed implementation Closed-Leaf check-in: 2bfd9a1fd3 user: jan.nijtmans tags: tip-455
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
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: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
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
21:05
Merge 8.6 (no need for TclUnusedStubEntry here) check-in: 4c4ae2fac8 user: jan.nijtmans tags: core-8-branch
18:05
sync with core-8-branch check-in: c077434fb1 user: griffin tags: tip-629
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
2022-08-26
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:23
[37108037b9]: Code cleanups to support CHERI: Apply patch 0007 (modified) check-in: cee192b957 user: jan.nijtmans tags: core-8-branch
2022-08-25
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
2022-08-23
10:34
TIP #627 implementation check-in: 549820efbd user: jan.nijtmans tags: core-8-branch
07:28
Merge 8.6 check-in: c40464806f user: jan.nijtmans tags: core-8-branch
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
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