Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
169 check-ins using file win/Makefile.in version 3bab4fbcd8
|
2022-09-20
| ||
| 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 | |
| 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
| ||
| 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: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: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: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 | |
| 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
| ||
| 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 | |
|
2022-08-31
| ||
| 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 | |
| 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-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 | |
| 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 | |
|
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
| ||
| 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 | |
| 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: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
| ||
| 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 | |
|
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 | |
|
2022-07-29
| ||
| 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:14 | Merge 8.6 check-in: 2836af2ea9 user: jan.nijtmans tags: core-8-branch | |
|
2022-07-25
| ||
| 14:05 | merge-mark check-in: ce8f522a49 user: jan.nijtmans tags: core-8-branch | |
|
2022-07-24
| ||
| 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
| ||
| 21:57 | Merge 8.6 check-in: bb6ebaa2f9 user: jan.nijtmans tags: core-8-branch | |