Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins using file win/Makefile.in version d2e01f207f
|
2023-09-08
| ||
| 13:50 | Adapt data tables to Unicode 15.1 (final) Closed-Leaf check-in: 3b43c3cd51 user: jan.nijtmans tags: unicode-15.1 | |
|
2023-06-23
| ||
| 12:26 | merge 8.7 check-in: 711525a54e user: dgp tags: core-8-7-b1-rc | |
|
2023-06-22
| ||
| 19:00 | Fix [44452e2c55]: indexObj.test failures on i386 check-in: fbba7df295 user: jan.nijtmans tags: core-8-branch | |
| 13:40 | Merge-mark check-in: b4712d2e1f user: jan.nijtmans tags: core-8-branch | |
| 11:59 | Proposed fix for [44452e2c55]: indexObj.test failures on i386 Closed-Leaf check-in: 05df422a98 user: jan.nijtmans tags: bug-44452e2c55 | |
|
2023-06-21
| ||
| 22:38 | (partial) fix for [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a]: Bugs in the implemen... check-in: af0ec25f4d user: jan.nijtmans tags: core-8-branch | |
| 21:30 | Fix 3 "lset" testcases Closed-Leaf check-in: 8d300901a0 user: jan.nijtmans tags: bug-a9929f112a | |
| 15:52 | merge 8.7 check-in: 773f4f098c user: dgp tags: core-8-7-b1-rc | |
| 14:52 | (partial) fix for [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a]. Tk needs some change... check-in: c7e6b7e8eb user: jan.nijtmans tags: bug-a9929f112a | |
| 13:08 | RE syntax documentation describes some features as deprecated. Open branch to examine their removal. check-in: fa5748b035 user: dgp tags: dgp-disable-deprecated-resyntax | |
| 07:13 | "trace variable" -> "trace add variable" in testcases (and documentation) check-in: 8dd5496bd1 user: jan.nijtmans tags: core-8-branch | |
|
2023-06-20
| ||
| 06:51 | Move VarHashGetKey() to tclInt.h. More int -> Tcl_Size check-in: dd25e7e253 user: jan.nijtmans tags: core-8-branch | |
|
2023-06-19
| ||
| 13:21 | Merge 8.6 - fix tests - hardcoded port and wsl. check-in: 6e88d47b21 user: apnadkarni tags: core-8-branch | |
| 11:47 | Some more Tcl_Size usage check-in: 6808bdda06 user: jan.nijtmans tags: core-8-branch | |
|
2023-06-15
| ||
| 15:44 | TIP #653 implementation (with a lot of corrections compared to the py-b8f575aa23 or the other tip-65... check-in: 85cf4c4682 user: jan.nijtmans tags: tip-653 | |
|
2023-06-13
| ||
| 06:05 | Specify implicit "-profile tcl8" in encoding-24.4 testcase check-in: 6a06db323e user: jan.nijtmans tags: core-8-branch | |
|
2023-06-08
| ||
| 12:39 | Merge 8.6 check-in: 26d2fb8e85 user: jan.nijtmans tags: core-8-branch | |
|
2023-06-05
| ||
| 14:35 | merge 8.7 check-in: fcdde7c54b user: dgp tags: core-8-7-b1-rc | |
| 11:12 | Added note about how some commands are mainly for Tk check-in: 7355a2baf1 user: dkf tags: core-8-branch | |
|
2023-06-04
| ||
| 22:56 | Merge 8.6 check-in: 40e3b7572e user: pointsman tags: core-8-branch | |
|
2023-06-03
| ||
| 19:59 | Merge 8.6 check-in: d051ad23c5 user: jan.nijtmans tags: core-8-branch | |
|
2023-06-02
| ||
| 22:05 | In TclAttemptInitStringRep(): Don't do a memcpy if attemptckalloc() fails check-in: 1ec25a729b user: jan.nijtmans tags: core-8-branch | |
| 15:12 | More library(n) docs check-in: 4c19535a09 user: dkf tags: core-8-branch | |
| 13:54 | merge 8.7 check-in: bab3557724 user: dgp tags: core-8-7-b1-rc | |
| 13:46 | silence compiler warning check-in: bbd80e2402 user: dgp tags: core-8-branch | |
| 12:00 | New (internal) macro TclAttemptInitStringRep() check-in: b0b7c9d7b6 user: jan.nijtmans tags: core-8-branch | |
|
2023-06-01
| ||
| 20:58 | Fix [9921778646]: something is wrong in core-8-branch check-in: 293f2741f8 user: jan.nijtmans tags: core-8-branch | |
| 14:37 | Added some examples to library(n) check-in: 10f1287b11 user: dkf tags: core-8-branch | |
|
2023-05-31
| ||
| 14:12 | Use TclDuplicatePureObj() in stead of TclListObjCopy() where appropriate. Backported from 9.0 check-in: 97cc33cd20 user: jan.nijtmans tags: core-8-branch | |
| 10:39 | swap foreachLine argument order in tests Closed-Leaf check-in: 5fda57d1a0 user: dkf tags: tip-670 | |
| 10:33 | Swapped foreachLine arg order, improved docs check-in: 9ff79be410 user: dkf tags: tip-670 | |
| 07:45 | Document hoe Tcl_ReadChars() behaves in "-profile strict" mode when an encoding error happens. check-in: 3f2c42e160 user: jan.nijtmans tags: core-8-branch | |
| 07:16 | Fix [c243e7a85e]: TIP #603 implementation broken on Windows check-in: 4bc6a277f4 user: jan.nijtmans tags: core-8-branch | |
|
2023-05-30
| ||
| 21:31 | Let's see if this helps Closed-Leaf check-in: 64a1c24acb user: jan.nijtmans tags: bug-c243e7a85e | |
| 14:25 | merge 8.7 check-in: 50db9c5d99 user: dgp tags: core-8-7-b1-rc | |
| 13:57 | More typo fixes check-in: 7dc71b0c3b user: dkf tags: core-8-branch | |
| 13:48 | Get return stack correct when doing [return -code error] in the body check-in: 6527e15f1a user: dkf tags: tip-670 | |
| 12:41 | fix whitespace check-in: b4141634c4 user: dkf tags: tip-670 | |
| 11:59 | start of test cases check-in: 74e1a6805f user: dkf tags: tip-670 | |
| 11:25 | Backport IO-related changes from Tcl 9.0. Needed for preparation of TIP #653 check-in: 6165bc074f user: jan.nijtmans tags: core-8-branch | |
| 08:39 | Added docs check-in: 1a81b5fd1e user: dkf tags: tip-670 | |
|
2023-05-29
| ||
| 16:27 | int -> Tcl_Size, for full Tcl 9 support check-in: e9e36d8d3c user: jan.nijtmans tags: core-8-branch | |
| 12:11 | Basic implementation of TIP 670 check-in: 3300680ebd user: dkf tags: tip-670 | |
| 10:49 | Fix typo and outdated comment check-in: bf12ac1702 user: dkf tags: core-8-branch | |
|
2023-05-28
| ||
| 10:38 | Fix errors when building the html man page for configurable.n (TIP #558) check-in: 9ae501484b user: fvogel tags: core-8-branch | |
|
2023-05-25
| ||
| 16:12 | Adapt data tables to Unicode 15.1 (beta) check-in: 19d43511ac user: jan.nijtmans tags: unicode-15.1 | |
|
2023-05-24
| ||
| 16:04 | TIP 603: Get 'stat' Information of Open Files check-in: 3b28244cfa user: dkf tags: core-8-branch | |
| 16:02 | merge core-8-branch Closed-Leaf check-in: 284bf626d7 user: dkf tags: tip-603 | |
| 15:22 | Fix regular expression in previous commit check-in: 0ce8e13e17 user: jan.nijtmans tags: core-8-branch | |
| 15:18 | Enhance html generation, so it can handle the "©" copy-sign as well check-in: 2769aa3e66 user: jan.nijtmans tags: core-8-branch | |