Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
92 check-ins using file win/tclWinSock.c version a511908619
|
2022-09-05
| ||
| 19:42 | Fix some typos in comments. check-in: f2c4ad47b9 user: fvogel tags: tip-629 | |
|
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 | |
| 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
| ||
| 21:12 | Make testapplylambda work on Windows with gcc too Closed-Leaf check-in: dcb5d9542d user: jan.nijtmans tags: apn-apply-bug | |
| 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 | |
| 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:09 | Create new branch named "apn-apply-bug" check-in: 48378d84fa user: apnadkarni tags: apn-apply-bug | |
| 14:03 | More TclGetStringFromObj() usage check-in: 1b3ea873a0 user: jan.nijtmans tags: core-8-branch | |
|
2022-07-20
| ||
| 16:25 | Wrong escape in encoding.n check-in: 3aa39db83d user: jan.nijtmans tags: core-8-branch | |
|
2022-07-19
| ||
| 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: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: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 | |