Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
35 check-ins using file win/makefile.vc version 0f42105a02
|
2024-03-30
| ||
| 14:24 | Remove all libtommath source-files, which are not used in Tcl. Don't bother about them any more check-in: 58fe28a383 user: jan.nijtmans tags: core-8-6-branch | |
|
2024-03-29
| ||
| 13:22 | (cherry-pick) Added minor detail to file attr -shortname handling docs. check-in: 9c06dfcfec user: jan.nijtmans tags: core-8-6-branch | |
| 13:20 | Remove libtommath/makefile* and related: Those files suggest anything can be built in this directory... check-in: 51953c6e81 user: jan.nijtmans tags: core-8-6-branch | |
|
2024-03-28
| ||
| 21:12 | Asciify string.test. tcltest::fileEncoding is thus no longer necessary (which would have performance... check-in: 03cf62003a user: jan.nijtmans tags: core-8-6-branch | |
|
2024-03-27
| ||
| 20:09 | tests renumeration check-in: 29223eb238 user: sebres tags: core-8-6-branch | |
| 19:59 | tests/string.test: cherry-pick several string-tests from trunk to 8.6, added encoding mark (utf-8), ... check-in: 1e149c4008 user: sebres tags: core-8-6-branch | |
| 19:52 | tcltest: detect encoding of test-file (BOM or coding in header) and supply it to source/shell, so al... check-in: a55120e64e user: sebres tags: core-8-6-branch | |
|
2024-03-26
| ||
| 13:06 | Add koi8-ru and koi8-t encodings, completing the 4 "koi8" encodings available in iconv. check-in: 7ec1b7cfbf user: jan.nijtmans tags: core-8-6-branch | |
|
2024-03-23
| ||
| 22:01 | Update genStubs.tcl, making it usable for Tcl 9 as well check-in: 89038fd587 user: jan.nijtmans tags: core-8-6-branch | |
|
2024-03-21
| ||
| 00:27 | more lsearch performance tests check-in: 95a2ca595e user: sebres tags: core-8-6-branch | |
|
2024-03-20
| ||
| 17:56 | optimize TclUtfToUCS4 for single code units (non high surrogates), especially for ascii; fixes perfo... check-in: ad35def80d user: sebres tags: core-8-6-branch | |
| 16:39 | small amend (incorrect copy&paste removed) check-in: 708e810803 user: sebres tags: core-8-6-branch | |
| 16:37 | added performance regression tests for list facilities (initially only few lsearch cases, illustrati... check-in: cd1bb80fb9 user: sebres tags: core-8-6-branch | |
|
2024-03-19
| ||
| 08:09 | (cherry-pick) docs - note that Tcl_AsyncMark() and Tcl_AsyncDelete() are actually void funcs check-in: 5411a7556d user: jan.nijtmans tags: core-8-6-branch | |
|
2024-03-15
| ||
| 13:41 | Fix "encoding convertfrom koi8-u \xB4". Should be Є, not Ѓ. See [f23022e07a]. check-in: 5f43417351 user: jan.nijtmans tags: core-8-6-branch | |
|
2024-03-12
| ||
| 23:13 | tcltest 2.5.7 -> 2.5.8 check-in: 4cdfd489b0 user: jan.nijtmans tags: core-8-6-branch | |
| 23:07 | Code cleanup, no change in functionality. All backported from 8.7/9.0 check-in: 77f0efd1f8 user: jan.nijtmans tags: core-8-6-branch | |
| 19:20 | fixes [1acd172c424b57c9]: there is only one case where a subcommand may be ambiguous (as a prefix), ... Closed-Leaf check-in: 5984cb59e7 user: sebres tags: bug-1acd172c424b57c9-p1 | |
| 19:03 | skip extensive IO-aggressive tests, be gentle with users and CIs env (especially SSD, let alone our ... check-in: 5e0186f270 user: sebres tags: core-8-6-branch | |
| 18:15 | proper skip of test winFCmd-1.38 (no error reaching limit of 50K unique file-ids) check-in: 603e957ae2 user: sebres tags: core-8-6-branch | |
| 18:01 | fixed path for running of suite from temp-directory (also proper skip if no dlls available) check-in: c5c8d91a38 user: sebres tags: core-8-6-branch | |
|
2024-03-11
| ||
| 21:56 | Add "Alaska Standard/Daylight" time to tclDate.c check-in: bb22bd59d0 user: jan.nijtmans tags: core-8-6-branch | |
| 15:53 | Unneeded "file normalize" check-in: f336db244d user: jan.nijtmans tags: core-8-6-branch | |
|
2024-03-10
| ||
| 15:49 | Re-generate library/tclIndex (especially "safe" namespace had some changes which were not reflected ... check-in: 3089f0f5fb user: jan.nijtmans tags: core-8-6-branch | |
|
2024-03-08
| ||
| 13:30 | TclGetNamespaceForQualName: TCL_FIND_IF_NOT_SIMPLE considers alternate search path too check-in: 42f5eac945 user: sebres tags: core-8-6-branch | |
|
2024-03-07
| ||
| 21:58 | Add internal flag TCL_FIND_IF_NOT_SIMPLE for (internal) TclGetNamespaceForQualName(). Not used yet. check-in: 636bb502b2 user: jan.nijtmans tags: core-8-6-branch | |
| 21:42 | Code cleanup/formatting check-in: a59ac73aac user: jan.nijtmans tags: core-8-6-branch | |
|
2024-03-06
| ||
| 21:44 | core review check-in: de267d7a35 user: sebres tags: bug-910d67a229fe7f65 | |
| 21:29 | small amend: simpler traversing using ns->parentPtr check-in: 6224c4a34f user: sebres tags: bug-910d67a229fe7f65 | |
| 21:11 | Reduce code duplication (borrowed from "bug-910d67a229fe7f65" branch, but independant from any bug) check-in: 6df28186ce user: jan.nijtmans tags: core-8-6-branch | |
| 19:22 | better variant of fix for [910d67a229fe7f65] with improved search for NS::command (find NS even if c... check-in: c4d9c1dd86 user: sebres tags: bug-910d67a229fe7f65 | |
| 14:59 | Backport "changes" changes from 8.7 check-in: 3f3fa3ee4f user: jan.nijtmans tags: core-8-6-branch | |
| 12:05 | small amend to [910d67a229fe7f65]: additional corner case (see the test namespace-52.13) check-in: 98aab416a2 user: sebres tags: bug-910d67a229fe7f65 | |
|
2024-03-05
| ||
| 16:38 | fix for [910d67a229fe7f65]: search of `namespace unknown` handler fixed: first try to find namespace... check-in: 76660a8402 user: sebres tags: bug-910d67a229fe7f65 | |
| 09:39 | Minor addition to [1b8a893ded]: On Windows, fill TCL_PACKAGE_PATH (in tclConfig.sh) with "${prefix}\... check-in: a38deec229 user: jan.nijtmans tags: core-8-6-branch | |