Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
97 check-ins using file win/makefile.vc version 1ba93f8dff
|
2021-11-16
| ||
| 09:00 | Add "japanese" encoding. Fixes [5b5ba0aa0d]: macJapanese encoding is incomplete. (Turned out to be n... Closed-Leaf check-in: c26e3294a8 user: jan.nijtmans tags: rfe-5b5ba0aa0d | |
|
2021-11-15
| ||
| 08:51 | Merge 8.6. TCL_UTF_MAX==3 means internal encoding is "ucs-2", not "utf-16" check-in: e7e0d6d121 user: jan.nijtmans tags: cygwin | |
|
2021-11-11
| ||
| 16:16 | (cherry-pck): Fix -fno-lto determination/add --enable-auto-image-base option to windows build (when ... check-in: 57849e8e77 user: jan.nijtmans tags: cygwin | |
| 16:12 | Fix -fno-lto determination/add --enable-auto-image-base option to windows build (when available) check-in: 993edf2e64 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-11-09
| ||
| 15:10 | testcase/install fix check-in: 2e219577fb user: jan.nijtmans tags: cygwin | |
| 11:28 | Use octal permissions in testcases check-in: ec77a399b1 user: jan.nijtmans tags: core-8-6-branch | |
| 10:37 | Rename (back) library/registry -> library/reg check-in: 92dedda243 user: jan.nijtmans tags: cygwin | |
|
2021-11-08
| ||
| 23:08 | Merge 8.6.12 check-in: 0c8ae089ab user: jan.nijtmans tags: cygwin | |
| 14:02 | mingw-w64 website changed check-in: e372c416cc user: jan.nijtmans tags: core-8-6-branch | |
|
2021-11-07
| ||
| 21:34 | Fix [15845d9fd8]: unix/tcl.m4: implicit declaration of exit() in timezone variable checks check-in: 185912afea user: jan.nijtmans tags: core-8-6-branch | |
|
2021-11-06
| ||
| 20:33 | Doc fix. There is no endianness in the encoding of a single byte. check-in: f2761e902b user: dgp tags: core-8-6-branch | |
| 15:37 | Missing static. check-in: 20617fd4af user: dgp tags: core-8-6-branch | |
| 15:35 | Make more use of the Tcl_ObjCmdProc typedef for tidier branch merging. check-in: 434a0ba450 user: dgp tags: core-8-6-branch | |
|
2021-11-05
| ||
| 21:23 | merge release check-in: add380b660 user: dgp tags: core-8-6-branch | |
|
2021-11-04
| ||
| 12:45 | Adapt test-cases check-in: d2275ab2c1 user: jan.nijtmans tags: cygwin | |
| 12:33 | Fix testcase. Don't bother msvc building for this branch check-in: 1ca2b04899 user: jan.nijtmans tags: cygwin | |
|
2021-11-03
| ||
| 14:42 | Merge 8.6 check-in: 57afd14be8 user: jan.nijtmans tags: cygwin | |
|
2021-11-02
| ||
| 15:06 | merge 8.6 Closed-Leaf check-in: 553f5049a7 user: dgp tags: rc2, release, core-8-6-12-rc, core-8-6-12 | |
|
2021-11-01
| ||
| 13:21 | Update DragonFly/FreeBSD configuration (requested by Pietro Cerutti) check-in: 75f8d23bb7 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-10-30
| ||
| 19:49 | update changes check-in: 67f2c5f71b user: dgp tags: rc1, core-8-6-12-rc | |
|
2021-10-27
| ||
| 08:12 | Bump to 8.6.12 for release check-in: 130cd6ec01 user: jan.nijtmans tags: rc0, core-8-6-12-rc | |
| 07:03 | Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey support check-in: 96a7c63da8 user: jan.nijtmans tags: core-8-6-branch | |
| 06:49 | Update TZ info to tzdata2021e check-in: 01d540b804 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-10-25
| ||
| 21:32 | Merge 8.5 check-in: b9a416e9e6 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-10-19
| ||
| 14:42 | IntRep -> InternalRep. Internal changes only. check-in: 40343f5fb6 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-10-18
| ||
| 18:56 | Merge-mark check-in: fa942183a5 user: jan.nijtmans tags: core-8-6-branch | |
| 18:23 | Update TZ info to tzdata2021d. check-in: c492d8b59e user: jima tags: core-8-6-branch | |
|
2021-10-12
| ||
| 14:27 | Missing braces (just to be sure) check-in: 803b509193 user: jan.nijtmans tags: core-8-6-branch | |
| 14:18 | Fix build failure with --enable-symbols build on Windows: Some code makes assumptions on Tcl_Time st... check-in: 18996aeca8 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-10-11
| ||
| 13:54 | Better solution, in stead of [https://core.tcl-lang.org/tk/info/6ffcea9b093deb5a|6ffcea9b]: Handle 6... check-in: 89c20907fe user: jan.nijtmans tags: core-8-6-branch | |
|
2021-10-08
| ||
| 19:42 | Fix for issue [a8579d906a28], "argument with no name". check-in: 75a9777184 user: pooryorick tags: core-8-6-branch | |
| 07:04 | merge-mark check-in: 628a86de6d user: jan.nijtmans tags: core-8-6-branch | |
|
2021-10-02
| ||
| 17:01 | Update TZ info to tzdata2021c. check-in: bc9ec11855 user: jima tags: core-8-6-branch | |
|
2021-09-30
| ||
| 07:49 | Fix [e0f728b381]: Manpage msgcat.n contains two write errors check-in: 3db9104f81 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-09-26
| ||
| 20:48 | Remove unix/config.status.lineno check-in: 3920ccdd3d user: jan.nijtmans tags: core-8-6-branch | |
|
2021-09-25
| ||
| 09:01 | Update TZ info to tzdata2021b. check-in: bb03f34764 user: jima tags: core-8-6-branch | |
|
2021-09-14
| ||
| 13:34 | Update all tables to Unicode 14 check-in: cd8fadfca1 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-09-08
| ||
| 14:24 | close fork check-in: 47391ebc16 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-09-02
| ||
| 23:03 | Merge fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefix matching and a subsequent ... check-in: da51286375 user: pooryorick tags: core-8-6-branch | |
|
2021-08-27
| ||
| 07:09 | Follow-up previous commit (thanks, Don!). Missing #undef check-in: ffbde696e4 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-08-26
| ||
| 19:12 | repair broken build check-in: 5f6bda2a35 user: dgp tags: core-8-6-branch | |
| 15:15 | Add a few spare unused stub entries in TclOO check-in: 7698b8162e user: jan.nijtmans tags: core-8-6-branch | |
|
2021-08-23
| ||
| 10:35 | Merge 8.5 check-in: 3352f4f245 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-08-19
| ||
| 08:45 | Merge 8.5 check-in: d99207d437 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-08-05
| ||
| 16:19 | Refine 'string replace' documentation wording. Thanks to Ted Brown on clt. check-in: 492bc5d79c user: oehhar tags: core-8-6-branch | |
| 07:30 | Clarify description of corner case 'string replace "" 0 0 A' to return the empty string. check-in: 1b84e484da user: oehhar tags: core-8-6-branch | |
|
2021-07-31
| ||
| 16:00 | merge-mark check-in: 04451fdec8 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-07-21
| ||
| 08:00 | Merge 8.5 check-in: 0682841be6 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-07-17
| ||
| 11:16 | Fix [592a25a505]: Tcl_PutEnv() crashes on Windows check-in: 9bd7ebe143 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-07-16
| ||
| 15:52 | Proposed fix for [592a25a505]: Tcl_PutEnv() crashes on Windows Closed-Leaf check-in: cf658956aa user: jan.nijtmans tags: bug-592a25a505 | |
| 06:41 | Merge 8.5 check-in: 356246df86 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-07-13
| ||
| 07:56 | finally -> finallyIndex, preventing conflicts with Tru64 headers (reported by Jay K) check-in: 88566e9de6 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-07-08
| ||
| 12:17 | Add \DUSE_NMAKE=1 to C-flags when nmake is used check-in: f0184854d3 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-06-28
| ||
| 14:33 | Update many tools/encoding/*.txt files to the latest version, but leave out character changes. Only ... check-in: 46821014fe user: jan.nijtmans tags: core-8-6-branch | |
|
2021-06-22
| ||
| 13:20 | Merge 8.5 check-in: 0331f5564f user: jan.nijtmans tags: core-8-6-branch | |
| 09:03 | Merge 8.5 check-in: 679be274e1 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-06-21
| ||
| 12:31 | Backport ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE from 8.7 check-in: aa9bf57ed7 user: jan.nijtmans tags: core-8-6-branch | |
| 12:00 | Change a lot of url's (as far as possible) from http:// to https:// check-in: b9c48412be user: jan.nijtmans tags: core-8-6-branch | |
|
2021-06-18
| ||
| 12:46 | Update all "cp" and "iso8859-?" encodings to the latest version. This adds 3 new codepoints to iso88... check-in: 0c4485f735 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-06-16
| ||
| 13:23 | Re-apply fix for [67a5eabbd3d1]: refchan, coroutine, and postevent from the "watch" proc Leaf check-in: 0037b3d176 user: jan.nijtmans tags: bug-67a5eabbd3d1 | |
|
2021-06-15
| ||
| 08:50 | Adapt iso8859-7.enc to latest version, and fix testcase Closed-Leaf check-in: bc347660fb user: jan.nijtmans tags: encodings-2.0 | |
| 08:28 | Add new encoding iso8859-11 check-in: 6175cb782a user: jan.nijtmans tags: encodings-2.0 | |
| 08:17 | Update encodings (cp/iso) to latest version from unicode.org. *.enc-files not re-generated yet check-in: f408b13581 user: jan.nijtmans tags: encodings-2.0 | |
|
2021-06-11
| ||
| 13:57 | Fix [d6b10a9256]: Two files under compat/zlib/contrib/ are CRLF check-in: ed73bed5c1 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-06-09
| ||
| 07:16 | Fix compiler warning seen with static builds (--disable-shared): "FLT_RADIX" is not defined, evalua... check-in: 746521a6aa user: jan.nijtmans tags: core-8-6-branch | |
|
2021-06-08
| ||
| 14:22 | Name TKSCRIPTZIPNAME the same way as TCLSCRIPTZIPNAME check-in: 0c06b4fa53 user: jan.nijtmans tags: core-8-6-branch | |
| 12:01 | re-generate unix/configure with autoconf-2.59 check-in: 91454f0da4 user: jan.nijtmans tags: core-8-6-branch | |
| 11:49 | Use -fPIC by default on DragonFly/FreeBSD, but not on OSF1/HP-UX. Backported (with typo correct) fro... check-in: 05e0e79704 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-05-27
| ||
| 10:31 | Fix "possibly uninitialized variable" warning, seen with gcc-11 (however harmless) check-in: 905015cd17 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-05-26
| ||
| 12:53 | Suggestion for [06ba3489ed]: open command documentation says too much about serial port hardware Closed-Leaf check-in: 7f2cc845c0 user: jan.nijtmans tags: rfe-06ba3489ed | |
| 10:47 | Fix [a73c79081e]: Doc fix in tcl.h, by not suggesting wchar_t any more for Tcl_UniChar. check-in: 8c52ca3059 user: jan.nijtmans tags: core-8-6-branch | |
| 09:56 | macos-11.0 -> macos-11 check-in: a83a571ca3 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-05-25
| ||
| 09:30 | Fix [3f9b4e0c81]: CrtObjCmd.3, NRE.3, SplitList.3: constify cmdName, list (actually quite a few more... check-in: 1433d2dafc user: jan.nijtmans tags: core-8-6-branch | |
| 09:10 | Fix [https://core.tcl-lang.org/tk/info/8b679f597b1d17ad|8b679f597b] for Tcl too: LIB_RUNTIME_DIR cou... check-in: ef2c330139 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-05-21
| ||
| 07:19 | merge-mark check-in: 4e296652c1 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-05-20
| ||
| 12:26 | Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend lowercase package names.... check-in: 8b298a33bd user: jan.nijtmans tags: core-8-6-branch | |
| 12:21 | Fix [52cc90776c]: Warning when compile with gcc v9.3.0 check-in: 1da9feb7b1 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-05-18
| ||
| 12:02 | Make Pkgua package thread-safe and properly clean up everything when being unloaded. Based on pyk-tc... check-in: 50d71c14f4 user: jan.nijtmans tags: core-8-6-branch | |
| 10:25 | Remove unneeded cmdPtr increment and decrement. check-in: 517cf10067 user: pooryorick tags: core-8-6-branch | |
| 10:24 | Remove the refCount increment that accompanied the decrement removed in the last commit. Closed-Leaf check-in: 9112cd17e6 user: pooryorick tags: pyk-core86cmdrefcount | |
|
2021-05-17
| ||
| 21:34 | Remove unnecessary refCount decrement. check-in: f5ed582bbd user: pooryorick tags: pyk-core86cmdrefcount | |
| 21:30 | Fix for [688fcc7082fa99a4], trace on imported alias deletes alias and then calls import and triggers... check-in: e45d054ba4 user: pooryorick tags: core-8-6-branch | |
| 21:29 | Additional test for [688fcc7082fa99a4]. check-in: 81f260feaf user: pooryorick tags: core-8-6-branch | |
| 11:28 | Eliminate use of TCL_STORAGE_CLASS in pkg?.c: just use DLLEXPORT macro directly. Fix gcc warnings (w... check-in: aec68ce9a4 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-05-07
| ||
| 11:01 | Remove TODO comment which is already done check-in: a6fe47d864 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-05-06
| ||
| 15:04 | Handle POSIX error EILSEQ: "invalid byte sequence" check-in: 242e43eefa user: jan.nijtmans tags: core-8-6-branch | |
| 12:50 | Ticket[535705]: encoding manpage example is about outdated source command. It is replaced by a simpl... check-in: aed33ad43a user: oehhar tags: core-8-6-branch | |
|
2021-05-03
| ||
| 19:42 | Fix [24b9181478]: Fix unsafe buffer lifetime check-in: f6468f7763 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-04-21
| ||
| 09:24 | Fix default-pkgindex rule in makefile.vc, for generation of TEA extensions for Tcl 9 (see: TIP #595) check-in: 83b18e30fd user: jan.nijtmans tags: core-8-6-branch | |
|
2021-04-19
| ||
| 16:27 | Complete TIP #595 for rules.vc check-in: 85fe9a5eac user: jan.nijtmans tags: core-8-6-branch | |
|
2021-04-16
| ||
| 13:14 | Document Tcl_GetMemoryInfo() and Tcl_MainEx()/Tcl_MainExW(). Backported from [063d44b0beea237e] (Tha... check-in: 6b830e60c4 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-04-15
| ||
| 09:08 | Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Windows check-in: e5150f7a36 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-04-14
| ||
| 18:58 | merge 8.5; adapt fix for 8.6 check-in: dd1bbf497c user: dgp tags: core-8-6-branch | |
|
2021-04-13
| ||
| 13:44 | Update to latest "rules.vc" check-in: e5590a405a user: jan.nijtmans tags: core-8-6-branch | |
| 10:01 | Missing ::tcltest::loadTestedCommands check-in: da20246e67 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-04-12
| ||
| 10:05 | Merge 8.5 check-in: 468035ed67 user: jan.nijtmans tags: core-8-6-branch | |
|
2021-04-08
| ||
| 08:45 | Backport dde 1.4.4 from Tcl 8.7. Doesn't conflict with installed Tcl 9.0 version of dde any more. (d... check-in: c2071238aa user: jan.nijtmans tags: core-8-6-branch | |