Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

229 check-ins using file tests/expr.test version af55d143db

2021-02-17
15:44
Fix compiler warning on non-intel CPU's check-in: fc9fb003eb user: jan.nijtmans tags: core-8-branch
13:07
Multi-arch only works on MacOS-11 check-in: 69ef84a4da user: jan.nijtmans tags: core-8-branch
09:41
Don't pack tcl_library/registry/pkgIndex in zip-file on UNIX check-in: 4cd78f82e9 user: jan.nijtmans tags: core-8-branch
08:50
Fix "make dist" on UNIX, broken due to TIP #590 check-in: 74e99a7d8f user: jan.nijtmans tags: core-8-branch
08:35
Another TIP #430 fix for cygwin: libtcl8.7.dll is installed in /usr/bin, not in /usr/lib as on other... check-in: 0cf50063d5 user: jan.nijtmans tags: core-8-branch
08:32
Don't try to use ln when creating libtcl.vfs on windows: It doesn't work for encodings or msg-files ... check-in: b4db772c52 user: jan.nijtmans tags: core-8-branch
2021-02-16
16:26
merge 8.7 check-in: 455dbb89f7 user: dgp tags: tip-568
15:41
merge 8.7 check-in: 0fe28c253f user: dgp tags: dgp-review
15:20
Merge 8.7 check-in: e0b2f43c0e user: jan.nijtmans tags: bug-45ddcfc3b1
13:59
Attempt to produce double-arch (x86_64 and arm) binary for MacOS check-in: 07249595ff user: jan.nijtmans tags: core-8-branch
12:17
Merge 8.7 check-in: 6d6e1bc54f user: jan.nijtmans tags: tip-575
12:10
merge-mark check-in: 61cda409bf user: jan.nijtmans tags: core-8-branch
12:00
Merge 8.6 check-in: 80ca3616d8 user: jan.nijtmans tags: core-8-branch
09:11
Merge 8.7 check-in: 7cc4841229 user: jan.nijtmans tags: tip-575
09:03
merge-mark check-in: 45c9763f48 user: jan.nijtmans tags: core-8-branch
08:30
Merge 8.6 check-in: 2f8eeeca1b user: jan.nijtmans tags: core-8-branch
2021-02-15
17:06
Switch to version 1.3 of macher for the onefiledist check-in: 8ca0e1859f user: culler tags: core-8-branch
16:20
Merge 8.6 check-in: a6473415cd user: jan.nijtmans tags: core-8-branch
15:41
Remove unused variable in win32 static build check-in: 55c885eb22 user: jan.nijtmans tags: core-8-branch
12:42
Merge 8.6 check-in: 75f14fa4d7 user: jan.nijtmans tags: core-8-branch
12:08
Merge 8.7 check-in: 6a6cafb81f user: jan.nijtmans tags: tip-575
08:18
Enhance new testscases for compiled/interpreted mode check-in: 32752d62ed user: jan.nijtmans tags: core-8-branch
07:48
Add testcases, contributed by Christian Werner. Two of them fail, so still some work to do. [d43f96c... check-in: e10ffc2513 user: jan.nijtmans tags: core-8-branch
07:47
Missing semicolon in UNIX Makefile check-in: 5be1de22bc user: jan.nijtmans tags: core-8-branch
07:31
"macher" output should be executable check-in: d1dda08d53 user: jan.nijtmans tags: core-8-branch
2021-02-12
17:27
Use Marc Culler's "macher" utility for the onefiledist MacOSX builds. Only for non-framework builds. check-in: 36d5ee9276 user: jan.nijtmans tags: core-8-branch
15:12
Merge 8.7 check-in: 8a76a3eb97 user: jan.nijtmans tags: unicode-14
14:57
The syntax error was caused by Aquamacs inserting tabs into the YAML file. check-in: a1be2ab67f user: culler tags: core-8-branch
11:12
Syntax error in yaml-file check-in: 67ea997163 user: jan.nijtmans tags: core-8-branch
10:59
Replace Unicode 13 tables with Unicode 14 (still not finailized). Let's see how it goes so far. check-in: c00a7cb94b user: jan.nijtmans tags: unicode-14
08:21
Fix warning about unused symbol on --disable-shared build check-in: e2569d19ae user: jan.nijtmans tags: core-8-branch
01:46
macher 1.1 -> 1.2 (bug fixes) and account for new append syntax. Closed-Leaf check-in: cf64683a55 user: culler tags: culler-macher
2021-02-11
17:19
macher 1.0 -> 1.1 check-in: c7a34be43e user: jan.nijtmans tags: culler-macher
16:30
Experiment: Integrate culler's "macher" tool. Only for thin binaries check-in: a5728e8d0e user: jan.nijtmans tags: culler-macher
15:12
Add CFLAGS to the github actions to build fat binaries on macOS. check-in: 00273cea41 user: culler tags: core-8-branch
2021-02-10
13:12
Missing #endif check-in: 4cdcca0341 user: jan.nijtmans tags: core-8-branch
12:56
Make TIP #430 work on cygwin. Simplify some makefiles check-in: 05582f830a user: jan.nijtmans tags: core-8-branch
11:42
Merge 8.7 check-in: bb3a9f3cb6 user: jan.nijtmans tags: build-info
08:52
Fix pkgconfig-1.1 testcase for static builds check-in: 6ed0e881df user: jan.nijtmans tags: core-8-branch
08:25
Fix various aspects in TIP #430 implementation. Should now work for Tk too (together with some fixes... check-in: c10be39138 user: jan.nijtmans tags: core-8-branch
08:11
In a static build, don't pack dde/registry in zip-file. In shared build, pack dde/registry dll's in ... Closed-Leaf check-in: 8659e3ab6b user: jan.nijtmans tags: bug-87e840c26c
2021-02-09
16:43
Only set dllfile,runtime key info when doing a shared build check-in: e11bf36df4 user: jan.nijtmans tags: bug-87e840c26c
14:16
ZIPFS_BUILD=1 only needs to be set once check-in: 757e39b4e4 user: jan.nijtmans tags: bug-87e840c26c
13:34
Handle the situation that ::${basename}::pkgconfig does not have bindir/libdir,runtime keys: Either ... check-in: 3fe40b951c user: jan.nijtmans tags: bug-87e840c26c
12:07
Change TCL_ZIP_FILE name, just using dots in stead of underscores check-in: 689470c702 user: jan.nijtmans tags: bug-87e840c26c
07:34
Add --disable-zipfs flag to GNUmakefile check-in: 1557301dfc user: jan.nijtmans tags: bug-87e840c26c
2021-02-08
18:23
Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and other external packages) check-in: b99e35f754 user: jan.nijtmans tags: bug-87e840c26c
15:59
Merge-mark check-in: 0ee6faeb3b user: jan.nijtmans tags: core-8-branch
15:51
Bugfix in TIP #430 implementation: tcl_findLibrary should use the same zip-file naming as the config... check-in: f06a7fe2c6 user: jan.nijtmans tags: core-8-branch
15:25
Fix "auto.tcl" indenting check-in: 1874b0d7e7 user: jan.nijtmans tags: core-8-branch
10:46
Merge 8.6 check-in: dfef841403 user: jan.nijtmans tags: core-8-branch
2021-02-05
18:20
merge 8.7 check-in: 0d606cd812 user: dgp tags: tip-568
18:10
merge 8.7 check-in: 985518f54f user: dgp tags: dgp-review
13:45
Merge 8.6 check-in: 9d5eb46ded user: jan.nijtmans tags: core-8-branch
11:36
Merge 8.6 check-in: aabb14f612 user: jan.nijtmans tags: core-8-branch
2021-02-04
13:11
In a --disable-shared build, attach the zip-file to the executable, so "onfiledist.yml" doesn't need... check-in: a4ddaee520 user: jan.nijtmans tags: core-8-branch
11:11
Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked against XQuartz check-in: a68bb5c427 user: jan.nijtmans tags: core-8-branch
2021-02-02
08:50
Merge 8.6 check-in: 1abab6bff2 user: jan.nijtmans tags: core-8-branch
2021-02-01
15:38
Add build tags for objective-c/cplusplus check-in: 3bed0fed32 user: jan.nijtmans tags: build-info
09:17
Merge 8.7. Make "git rev-parse" work from any directory check-in: 3ce50661f9 user: jan.nijtmans tags: build-info
2021-01-29
15:51
Undo previous change to unix/configure.ac: It doesn't work check-in: e3fdc612c8 user: jan.nijtmans tags: core-8-branch
14:02
Merge 8.6 check-in: f6e6955b66 user: jan.nijtmans tags: core-8-branch
09:18
re-generate unix/configure check-in: b5ab5cf668 user: jan.nijtmans tags: core-8-branch
09:15
Fix [113be1991e]: zipfs on mac. From now on, --enable-framework automatically means --disable-zipfs... check-in: ad32c79177 user: jan.nijtmans tags: core-8-branch
2021-01-28
16:47
Merge 8.7 check-in: 414c763d56 user: jan.nijtmans tags: build-info
15:54
Lowercase package names are recommended now check-in: d847891324 user: jan.nijtmans tags: core-8-branch
15:31
Merge 8.7 check-in: 41a4601ee7 user: jan.nijtmans tags: build-info
11:08
Merge 8.6 check-in: 3260544adf user: jan.nijtmans tags: core-8-branch
2021-01-27
10:15
Merge 8.6 check-in: f88c410f93 user: jan.nijtmans tags: core-8-branch
09:35
Merge 8.6 check-in: 17fbc6acaf user: jan.nijtmans tags: core-8-branch
2021-01-26
11:13
Make Tcl_GetBytesFromObj usable without TCL_NO_DEPRECATED too. Fix "testbytestring" test command, pr... check-in: 79dee4d810 user: jan.nijtmans tags: tip-568
2021-01-25
18:51
merge 8.7 check-in: 19aa63958b user: dgp tags: tip-568
18:41
merge 8.7 check-in: ecf73f5a7b user: dgp tags: dgp-review
12:26
Merge 8.6 check-in: fa80f8bede user: jan.nijtmans tags: core-8-branch
11:53
Make Tcl_GetString() a macro calling Tcl_GetStringFromObj(). Just the same as Tcl_GetUnicode(). check-in: 20d58bcd75 user: jan.nijtmans tags: core-8-branch
10:26
Fix [f4b0cb2080] by only accepting new syntax when TCL_NO_DEPRECATED is defined check-in: 0e42f57406 user: jan.nijtmans tags: core-8-branch
09:16
Merge 8.6 check-in: b1994e722a user: jan.nijtmans tags: core-8-branch
08:27
Make sure MODULE_SCOPE is always defined correctly, for C++ compilers too check-in: e6db905194 user: jan.nijtmans tags: core-8-branch
2021-01-22
21:48
merge 8.7 check-in: 57b7888e51 user: dgp tags: dgp-review
21:47
merge 8.7 check-in: 4c83a8a53a user: dgp tags: tip-568
14:22
Fix [http://core.tcl.tk/tk/tktview?name=1712098|1712098]: Tk still needs Tcl source distro, by new e... check-in: c1807dd2c4 user: jan.nijtmans tags: core-8-branch
09:24
Change exported symbol from TclMacOSXNotifierAddRunLoopMode -> Tcl_MacOSXNotifierAddRunLoopMode Closed-Leaf check-in: 9a45585e63 user: jan.nijtmans tags: bug-1712098
08:57
Rebase to core-8-branch check-in: 2bb14ce2f1 user: jan.nijtmans tags: bug-1712098
2021-01-21
16:01
Merge 8.6 check-in: 69d621732d user: jan.nijtmans tags: core-8-branch
15:46
Merge 8.6 check-in: 411b16f75d user: jan.nijtmans tags: core-8-branch
12:43
Close fork check-in: ca7599ebbc user: jan.nijtmans tags: core-8-branch
2021-01-20
22:35
Improve [file attributes] documentation check-in: 3bf6c31454 user: msi tags: core-8-branch
16:23
merge-mark check-in: b97f8b5b77 user: jan.nijtmans tags: core-8-branch
14:13
Fix potential endless loop in "stats" command (only enable in debug-build) check-in: b84e49c927 user: jan.nijtmans tags: core-8-branch
11:44
Fix filesystem-1.52* (since "//foo" is canonical now). Merge 8.7 check-in: 77b23b693b user: jan.nijtmans tags: tip-402
07:47
Close fork check-in: 93ce3ce3eb user: jan.nijtmans tags: core-8-branch
2021-01-19
20:14
Improve clarity of [file attributes] documentation check-in: 4e09500f1f user: msi tags: core-8-branch
13:54
Merge 8.7 check-in: 0c85e9f95c user: jan.nijtmans tags: tip-402
13:20
Merge 8.6 check-in: 9ed0557b9c user: jan.nijtmans tags: core-8-branch
07:50
Document that Tcl_GetByteArrayFromObj accepts a size_t *lengthPtr as well (TIP #481) check-in: a700e8856e user: jan.nijtmans tags: core-8-branch
2021-01-18
15:59
Make Tcl_GetBytesFromObj work with size_t length parameter (just as Tcl_GetByteArrayFromObj in TIP #... check-in: 5e9d3fefc5 user: jan.nijtmans tags: tip-568
2021-01-15
22:01
merge 8.7 check-in: 3bc2ece943 user: dgp tags: tip-568
21:46
Merge TIP 481 (resolve conflicts) check-in: 7c6772d86e user: dgp tags: tip-568
18:22
Merge pre-TIP 481 commits of 8.7 branch check-in: 04bbb5533d user: dgp tags: tip-568
15:59
merge 8.7 check-in: 82c1a7942e user: dgp tags: dgp-review
14:58
Bugfix for TIP #587 implementation: Always use -eofchar "\032 {}" and _NOT_ -eofchar \032, otherwise... check-in: 7b07bf0207 user: jan.nijtmans tags: core-8-branch
10:52
Fix [ff658e10fc]: tip 551 in 8.7a4 0b1111_1111 not working. Also fix some indenting in code check-in: 7ff7203075 user: jan.nijtmans tags: core-8-branch
2021-01-14
16:46
Starting with TIP #514, we know exactly what [largest_int] is. So, make use of that in "string.test" check-in: bab207fe8e user: jan.nijtmans tags: core-8-branch
11:50
More progress check-in: 07a0f898f8 user: jan.nijtmans tags: bug-45ddcfc3b1
2021-01-13
15:38
merge-mark check-in: 0e35b43117 user: jan.nijtmans tags: bug-45ddcfc3b1
15:37
Add mp_unpack() to the libtommath stub table, so this function is available to extensions (and to Tc... check-in: ae97648edb user: jan.nijtmans tags: core-8-branch
15:21
More progress for "scan" check-in: 7929a6bc8a user: jan.nijtmans tags: bug-45ddcfc3b1
14:56
Protect mp_init_i64 callers for overflow check-in: a7a18d871b user: jan.nijtmans tags: bug-45ddcfc3b1
14:27
Merge 8.7. Fix format.test testcases check-in: 55dd38a938 user: jan.nijtmans tags: bug-45ddcfc3b1
10:48
Merge 8.6 check-in: e57c59ad4e user: jan.nijtmans tags: core-8-branch
2021-01-12
17:11
Bring documentation in line with *.decls files check-in: f3f64889cd user: jan.nijtmans tags: core-8-branch
17:07
More WIP check-in: bd9e5afaf9 user: jan.nijtmans tags: bug-45ddcfc3b1
2021-01-11
17:07
Merge 8.7. WIP. Some little progress check-in: b92c69a102 user: jan.nijtmans tags: bug-45ddcfc3b1
16:01
Make tclStrToD.c compile on systems without inttypes.h check-in: 6ab0f6cf0e user: jan.nijtmans tags: core-8-branch
11:52
Merge 8.6 check-in: 68252f07db user: jan.nijtmans tags: core-8-branch
08:33
TIP #481 implementation: Tcl_GetStringFromObj() with size_t length parameter check-in: 777a907c79 user: jan.nijtmans tags: core-8-branch
08:23
Make Tcl independent from exact definition of TCL_LL_MODIFIER. In tclStrToD.c we need an _exact_ 64-... check-in: f695d4eade user: jan.nijtmans tags: core-8-branch
2021-01-08
20:07
Improve description of Unix options for [file attributes] (Pt. 1) check-in: d7673ffda6 user: msi tags: core-8-branch
17:15
Fix consistency and grammar in re_syntax.n check-in: f7cfdf3dc0 user: msi tags: core-8-branch
14:45
TIP #592 implememtation: Stop support for Windows XP, Server 2003, Vista, Server 2008 check-in: 237a1ad40c user: jan.nijtmans tags: core-8-branch
10:48
Fix memory leak check-in: f4028b1cc3 user: jan.nijtmans tags: tip-567
10:27
Compile Tcl with -DTCL_WIDE_INT_TYPE=__int128, proving [45ddcfc3b1]. For now, only for Linux, don't ... check-in: 481654654f user: jan.nijtmans tags: bug-45ddcfc3b1
09:37
Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we stopped support for MSVC 6... Closed-Leaf check-in: 174a9adac8 user: jan.nijtmans tags: tip-592
2021-01-07
15:31
define UWIDE_MAX and friends in terms of Tcl_WideUInt/Tcl_WideInt, since we cannot be sure that Tcl_... check-in: ff2762ef21 user: jan.nijtmans tags: tip-592
14:45
Revise UWIDE_MAX and friends check-in: b5ee44ebe9 user: jan.nijtmans tags: tip-592
14:11
Rebase to tip-592 branch Leaf check-in: 77ed0ee49f user: jan.nijtmans tags: rfe-c975939973
13:42
Merge 8.7. Don't bother BorlandC, LCC and WatcomC any more, since they (probably) cannot handle Wind... check-in: 7d0cf14313 user: jan.nijtmans tags: tip-592
12:31
Merge 8.6 check-in: 208cb37c8d user: jan.nijtmans tags: core-8-branch
10:55
Fix warnings when __USE_MINGW_ANSI_STDIO=1 check-in: c92be8787e user: jan.nijtmans tags: tip-592
10:13
No need any more for -D_ATL_XP_TARGETING=1 check-in: 297a7495f6 user: jan.nijtmans tags: tip-592
09:42
Attempt to remove __USE_MINGW_ANSI_STDIO=0 from win/Makefile.in, and other simplifications ruling ou... check-in: feb26f7631 user: jan.nijtmans tags: rfe-c975939973
07:37
Merge 8.7 check-in: c5edeb7b5f user: jan.nijtmans tags: tip-592
2021-01-06
15:48
Merge 8.6 check-in: e5b131099a user: jan.nijtmans tags: core-8-branch
11:52
Merge 8.7 check-in: 82f2ad5bc5 user: jan.nijtmans tags: tip-558
11:44
Attempt to fix problem in TIP #587 implementation: When reading commands from stdin, they are - like... Leaf check-in: ab172968cd user: jan.nijtmans tags: tip-587-stdin
10:31
tcltest -> 2.5.4. Version change should have been done at this commit: [95852bc2ed0e2c11] check-in: 4af49f7199 user: jan.nijtmans tags: core-8-branch
09:26
TIP #590 follow-up: Restore 2nd 'load' argument in dde/registry pkgIndex.tcl. Otherwise those pkgInd... check-in: abdf9c718f user: jan.nijtmans tags: core-8-branch
2021-01-05
20:41
merge core-8-branch check-in: d0d536c066 user: dkf tags: tip-558
20:35
Fix unclear language in re_syntax. [2da4c23916] check-in: 142b4afb0e user: dkf tags: core-8-branch
17:06
Merge 8.6: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16 check-in: 4b83b63550 user: jan.nijtmans tags: core-8-branch
14:43
Merge 8.6 check-in: 055ee6803a user: jan.nijtmans tags: core-8-branch
10:29
Merge 8.6 check-in: 68a7b75991 user: jan.nijtmans tags: core-8-branch
09:27
Merge 8.7 check-in: 43e2fb7b63 user: jan.nijtmans tags: tip-567
09:19
Merge 8.6 check-in: 7467a34f63 user: jan.nijtmans tags: core-8-branch
2021-01-04
16:46
Merge 8.6 check-in: 8f50937f8a user: jan.nijtmans tags: core-8-branch
16:32
Merge-mark check-in: ba0db2e106 user: jan.nijtmans tags: core-8-branch
14:34
Merge 8.6 check-in: 0421a09512 user: jan.nijtmans tags: core-8-branch
10:01
Merge-mark check-in: dadaf5e54b user: jan.nijtmans tags: core-8-branch
07:54
Merge 8.7 Closed-Leaf check-in: f1041f9f48 user: jan.nijtmans tags: tip-481
07:48
Merge 8.7 check-in: 7bfba75988 user: jan.nijtmans tags: tip-592
2021-01-03
00:32
merge 8.7 check-in: d108cf4f23 user: dgp tags: tip-568
00:26
merge 8.7 check-in: 18fe00472b user: dgp tags: dgp-review
2021-01-02
22:53
merge 8.6 check-in: 1a8d1864f3 user: dgp tags: core-8-branch
2020-12-29
22:23
merge-mark check-in: 748e0c6acd user: jan.nijtmans tags: core-8-branch
2020-12-28
14:46
TIP #587 follow-up: Looks like -encoding utf-8 still was missing in some places, only visible on Wi... check-in: 95852bc2ed user: jan.nijtmans tags: core-8-branch
2020-12-26
22:47
Merge 8.7 check-in: 91945e7ae1 user: jan.nijtmans tags: tip-592
22:12
Merge 8.6. Give up handling EXTRA_CC_SWITCHES for c++ compile check-in: 490bc7c81b user: jan.nijtmans tags: core-8-branch
2020-12-24
17:40
TO DO reminder check-in: 6771ceddfa user: dgp tags: dgp-review
17:30
Record milestone to incorporate into the text. check-in: c1b59869c3 user: dgp tags: dgp-review
17:23
merge 8.7 check-in: 1d64298f61 user: dgp tags: dgp-review
15:40
Merge 8.6 check-in: 9dfb36fe87 user: jan.nijtmans tags: core-8-branch
11:07
Another attempt to make EXTRA_CC_SWITCHES work for c++ compiles in github actions check-in: a3ac37a0ee user: jan.nijtmans tags: core-8-branch
2020-12-23
10:26
Update TZ info to tzdata2020e (via merge). check-in: c9480e15d6 user: jima tags: core-8-branch
10:01
EXTRA_CC_SWITCHES quoting doesn't work. Let's try again check-in: c50f27e48e user: jan.nijtmans tags: core-8-branch
08:17
Merge 8.6 check-in: e0f4a28573 user: jan.nijtmans tags: core-8-branch
07:47
Merge 8.6 check-in: 798fd17ff4 user: jan.nijtmans tags: core-8-branch
2020-12-22
09:28
Merge 8.6 check-in: f57e815934 user: jan.nijtmans tags: core-8-branch
08:58
Compile on github actions using C++ compiler, even without CC=g++ (which doesn't work with autoconf ... check-in: a97290218e user: jan.nijtmans tags: core-8-branch
2020-12-21
13:46
merge 8.7 check-in: 1226d49201 user: dgp tags: tip-568
13:40
merge 8.7 check-in: d5a8b285ec user: dgp tags: dgp-review
2020-12-19
22:17
autoupdate */configure.ac and */tcl.m4. Should still work with autoconf-2.69 too check-in: ca7a3d403a user: jan.nijtmans tags: core-8-branch
2020-12-18
14:00
Remove g++ builds from travis/github actions. The construct "CC=g++" doesn't work any more with auto... check-in: a58c07f453 user: jan.nijtmans tags: core-8-branch
10:42
Rename AC_HELP_STRING to AS_HELP_STRING, and fix determination of intptr_t/uintptr_t with autoconf 2... check-in: fef38331d6 user: jan.nijtmans tags: core-8-branch
2020-12-17
18:56
Merge 8.7 check-in: 101a4eb3be user: jan.nijtmans tags: tip-481
16:39
Further elimination of __int64 type check-in: fc0c960d66 user: jan.nijtmans tags: tip-592
15:47
Undo one change from previous commit: this gives a warning on mingw-w64 check-in: 6882d6aa3d user: jan.nijtmans tags: tip-592
15:44
Simplifications when assuming VS 2015 or later check-in: c9307db938 user: jan.nijtmans tags: tip-592
14:14
Merge 8.7 check-in: 0711a7885d user: jan.nijtmans tags: tip-592
12:48
Merge 8.6. Re-generate tclConfig.h.in with autoheader v2.70 check-in: 250cc2e2c9 user: jan.nijtmans tags: core-8-branch
08:11
Re-generate configure scripts with (brand-new!!!) autoconf-2.70 check-in: e4c77af1d9 user: jan.nijtmans tags: core-8-branch
2020-12-16
15:46
Remove "Vista" from manifest. Test simplifications check-in: 3cf4e67435 user: jan.nijtmans tags: tip-592
15:32
TIP #592 implementation: Stop support for Windows XP, Server 2003, Vista, Server 2008 check-in: 32516a92d8 user: jan.nijtmans tags: tip-592
15:10
Merge 8.7 check-in: aaecaf0d9b user: jan.nijtmans tags: tip-481
15:04
Merge 8.7 check-in: 4ef1149deb user: jan.nijtmans tags: tip-575
14:31
Merge 8.6 check-in: db64300701 user: jan.nijtmans tags: core-8-branch
14:24
Merge 8.6 check-in: 8ae8992940 user: jan.nijtmans tags: core-8-branch
2020-12-14
08:49
Merge 8.6 check-in: ace4a5d51e user: jan.nijtmans tags: core-8-branch
08:11
Merge 8.6 check-in: cc1deaaeae user: jan.nijtmans tags: core-8-branch
2020-12-13
16:59
Merge 8.7 check-in: 0631cdce81 user: jan.nijtmans tags: tip-575
16:57
Merge 8.7 check-in: da96221a35 user: jan.nijtmans tags: build-info
16:38
Merge 8.6 check-in: 9966545e11 user: jan.nijtmans tags: core-8-branch
2020-12-12
11:39
Merge 8.6 check-in: f5a39ac868 user: jan.nijtmans tags: core-8-branch
2020-12-11
12:44
Merge 8.6 check-in: 0a7739c425 user: jan.nijtmans tags: core-8-branch
09:12
nmake: export zip metadata for Tk and extensions check-in: ab28236148 user: apnadkarni tags: core-8-branch
09:00
Merge 8.6 (msvcrt time64 fixes) check-in: e1ead291a2 user: apnadkarni tags: core-8-branch
08:25
Merge 8.7 check-in: 504174b35e user: jan.nijtmans tags: tip-481
07:59
Merge 8.6 (nmake) check-in: 43643d60ff user: apnadkarni tags: core-8-branch
2020-12-10
18:58
merge 8.7 check-in: 7067bdaa1c user: dgp tags: tip-568
18:37
merge 8.7 check-in: 624ec81253 user: dgp tags: dgp-review
18:06
Merge 8.6 check-in: 9fc7e29464 user: jan.nijtmans tags: core-8-branch
15:45
publicize TclWinConvertError check-in: c4c457ae51 user: jan.nijtmans tags: rfe-800716
13:27
Merge 8.6 check-in: f1cff5a702 user: jan.nijtmans tags: core-8-branch
09:50
Merge 8.6. Add empty "tests/safe-stock86.test", in an attempt to remove this file from the GIT branc... check-in: 8a2a8ff452 user: jan.nijtmans tags: core-8-branch
2020-12-09
09:56
Fix github actions Windows build check-in: 84fd3e6856 user: jan.nijtmans tags: core-8-branch
09:17
nmake: OPTS=msvcrt is now the default, even for static builds. Use OPTS=nomsvcrt if you don't want t... check-in: 588d9bc271 user: jan.nijtmans tags: core-8-branch
06:17
nmake: make zipfs mount point consistent with Unix/autoconf check-in: 2c56d56170 user: apnadkarni tags: core-8-branch
04:31
nmake: subsume staticpkg option within static builds check-in: af917f959c user: apnadkarni tags: core-8-branch
2020-12-08
15:31
Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All C sources can now use U... check-in: 4254aa305b user: jan.nijtmans tags: core-8-branch
11:06
TIP 430: generate and embed library zip. check-in: 725b3b5a7c user: apnadkarni tags: core-8-branch
10:46
TIP 430: generate and attach library zip Closed-Leaf check-in: 77c39d649b user: apnadkarni tags: apn-sfe
10:37
Merge 8.7 check-in: c66505b196 user: jan.nijtmans tags: apn-sfe
10:30
Skip testcases filesystem-7.1.[1|2] with msvc OPTS=staticpkg: This isn't supposed to work check-in: 958fee8962 user: jan.nijtmans tags: core-8-branch
10:14
TIP #590 follow-up: Adapt documentation and tclStubLib.c check-in: f9ad8e3482 user: jan.nijtmans tags: core-8-branch
09:04
Merge 8.7 check-in: 59ebc12c8a user: jan.nijtmans tags: apn-sfe
2020-12-07
16:31
merge 8.7 check-in: e37fb3b038 user: dgp tags: tip-568
16:21
merge 8.7 check-in: 5f50ee66f1 user: dgp tags: dgp-review
15:08
Put dde/registry obj-files in the stub library in stead of the static library. Needed to combine --d... check-in: d9e05a8644 user: jan.nijtmans tags: core-8-branch
14:25
In configure/make Windows build, static builds include dde and registry extension statically too imp... check-in: 67a0ffb570 user: jan.nijtmans tags: core-8-branch
13:57
Merge 8.6 check-in: 38c4fc2161 user: jan.nijtmans tags: core-8-branch
2020-12-06
18:24
merge core-8-branch check-in: 8e811ca605 user: dkf tags: tip-558
10:39
nmake: Generate libtcl_VERSION.zip as per TIP 430 check-in: 42f73c420f user: apnadkarni tags: apn-sfe
09:39
Merge core-8-branch for new rules.vc check-in: 840904e7a9 user: apnadkarni tags: apn-sfe
08:09
Merge 8.6 check-in: fae3cd073c user: apnadkarni tags: core-8-branch
2020-12-05
11:06
Create new branch named "apn-sfe" check-in: d7dc65e4ef user: apnadkarni tags: apn-sfe
02:51
Fix suffix on single file exe name check-in: 75570f3e4e user: apnadkarni tags: core-8-branch
2020-12-04
15:32
Merge 8.7 check-in: a0a34123f1 user: jan.nijtmans tags: tip-575
10:44
Merge 8.6 check-in: afd2fa5fae user: jan.nijtmans tags: core-8-branch
10:04
Merge 8.6 check-in: eab97bc284 user: jan.nijtmans tags: core-8-branch
09:56
TIP 590: Recommend lowercase Package Names check-in: 836cfc20b3 user: jan.nijtmans tags: core-8-branch