summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Merge trunk; Remove "Known Bugs" that are now fixed; changes file wordsmithingdgp2024-09-231-2/+2
|\
| * Fix ungrammatical doubling of words in commentsminordkf2024-09-211-2/+2
* | merge trunkdgp2024-09-182-2/+20
|\ \ | |/
| * amend for 9.0 (windows only): since paths starting with ~ are relative in 9.0...sebres2024-09-171-5/+2
| * merge 8.7: avoid unneeded (but expensive) path normalization for several file...sebres2024-09-172-2/+23
| |\
| | * merge 8.6 (fix attempt for [02d5d65d70adab97], however the small bottleneck i...sebres2024-09-172-2/+23
| | |\
| | | * improve comments (no functional changes)sebres2024-09-171-1/+1
| | | * merge bug-02d5d65d70adab97: avoid unneeded (but expensive) path normalization...sebres2024-09-172-2/+23
| | | |\
| | | | * small amend: move the normalization to the block where the error message real...core-bug-02d5d65d70adab97sebres2024-09-131-0/+21
| | | | * even if cwd is non native, but path is not relative we can safely use transla...sebres2024-09-131-2/+2
| | | * | Bump version to 8.6.15 in prep for a new patch release.dgp2024-08-262-2/+2
| | | |/
* | | | Update changes.md version to 9.0.0. http -> 2.10.0jan.nijtmans2024-09-111-2/+2
* | | | Release branch for Tcl 9.0.0dgp2024-08-282-2/+2
|/ / /
* | | Fix static build on MSVCjan.nijtmans2024-08-241-1/+1
|\ \ \ | |/ /
| * | Fix static build on MSVCjan.nijtmans2024-08-241-1/+1
* | | Don't pack the dde/registry dll's any more for static builds. See: [https://c...jan.nijtmans2024-08-231-2/+7
|\ \ \ | |/ /
| * | Don't pack the dde/registry dll's any more for static builds. See: [https://c...jan.nijtmans2024-08-231-2/+7
* | | Remove _ATL_XP_TARGETING from rules.vc: Windows XP is no longer supportedjan.nijtmans2024-08-221-6/+3
|\ \ \ | |/ /
| * | Remove _ATL_XP_TARGETING from rules.vc: Windows XP is no longer supportedjan.nijtmans2024-08-221-6/+3
* | | Fix [https://core.tcl-lang.org/tclconfig/info/14f0d2c9558caf67|14f0d2c9558caf...jan.nijtmans2024-08-213-6/+6
|\ \ \ | |/ /
| * | (backport) Use a name for a flag, use an enum for that flagjan.nijtmans2024-08-211-4/+5
| * | Fix [https://core.tcl-lang.org/tclconfig/info/14f0d2c9558caf67|14f0d2c9558caf...jan.nijtmans2024-08-213-6/+6
| |\ \ | | |/
| | * Fix [https://core.tcl-lang.org/tclconfig/info/14f0d2c9558caf67|14f0d2c9558caf...jan.nijtmans2024-08-213-6/+6
* | | Use a name for a flag, use an enum for that flagdkf2024-08-211-4/+5
* | | Merge 8.7jan.nijtmans2024-08-201-1/+1
|\ \ \ | |/ /
* | | Fix [6a8c5833c9]: NTFS alternate data streams (ADS) no longer readable writablejan.nijtmans2024-08-181-1/+1
|\ \ \ | |/ /
| * | Fix [6a8c5833c9]: NTFS alternate data streams (ADS) no longer readable writablejan.nijtmans2024-08-181-1/+1
| |\ \ | | |/
| | * Fix [6a8c5833c9]: NTFS alternate data streams (ADS) no longer readable writablejan.nijtmans2024-08-181-1/+1
* | | b3 -> b4, as preparation for releasejan.nijtmans2024-08-133-4/+4
* | | AC_PREREQ([2.69]). Fix some indentingjan.nijtmans2024-08-135-104/+104
|\ \ \ | |/ /
| * | AC_PREREQ([2.69]). Fix some indentingjan.nijtmans2024-08-135-108/+108
| |\ \ | | |/
| | * Fix indenting. Prevent Tcl 8.6 to load Tk 8.7 (when it goes final). Fix AC_PR...jan.nijtmans2024-08-136-76/+76
| * | Make realclean/hose target consistent with clean with respect to pkgs cleanupjan.nijtmans2024-08-091-5/+13
| |\ \ | | |/
| | * (cherry-pick): Make realclean/hose target consistent with clean with respect ...jan.nijtmans2024-08-091-5/+37
* | | Make realclean/hose target consistent with clean with respect to pkgs cleanupapnadkarni2024-08-071-1/+9
* | | merge trunkdkf2024-08-061-0/+173
|\ \ \
| * | | VC++ build tool. Builds/tests/installs all configs. Type vctool help.apnadkarni2024-08-051-0/+173
* | | | merge trunkdkf2024-08-051-9/+7
|\ \ \ \ | |/ / /
| * | | TK_ZIP_FILE definition to nmake makefile, to be consistent with autoconf buildjan.nijtmans2024-08-041-9/+7
| |\ \ \ | | |/ /
| | * | TCL_ZIP_FILE/TK_ZIP_FILE definition to nmake makefile, to be consistent with ...jan.nijtmans2024-08-041-9/+9
| | * | (backport) Add tcl::unsupported::icu command (why not!)jan.nijtmans2024-06-272-0/+2
* | | | Factor out most property-related C code into its own file.dkf2024-08-022-0/+2
* | | | merge trunkdkf2024-08-011-1/+3
|\ \ \ \ | |/ / /
| * | | Minor fix - Add TCL_ZIP_FILE definition to nmake makefile to be consistent wi...apnadkarni2024-07-301-1/+3
* | | | Merge trunkdkf2024-07-1829-793/+831
|\ \ \ \ | |/ / /
| * | | Merge trunkapnadkarni2024-06-206-85/+85
| |\ \ \
| | * \ \ Fix [7be97a6859]: Reviewing chan.n changesjan.nijtmans2024-06-196-85/+85
| | |\ \ \ | | | |/ /
| | | * | Fix [7be97a6859]: Reviewing chan.n changesjan.nijtmans2024-06-195-83/+83
| | | |\ \
| | | | * | Change "channelId" to "channel" in documentation, error-handling and testcasesjan.nijtmans2024-06-171-1/+1
| * | | | | Unsupported ICU interfaceapnadkarni2024-06-192-1/+3
| |/ / / /