Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix ungrammatical doubling of words in commentsminor | dkf | 2024-09-21 | 1 | -2/+2 |
| | |||||
* | amend for 9.0 (windows only): since paths starting with ~ are relative in ↵ | sebres | 2024-09-17 | 1 | -5/+2 |
| | | | | 9.0 for windows, it doesn't need to consider tilde expansion (in opposite to 8.x) | ||||
* | merge 8.7: avoid unneeded (but expensive) path normalization for several ↵ | sebres | 2024-09-17 | 2 | -2/+23 |
|\ | | | | | | | | | file subsystem commands and operations; closes [02d5d65d70adab97] and probably [411f52ed87e313dd49e2] | ||||
| * | merge 8.6 (fix attempt for [02d5d65d70adab97], however the small bottleneck ↵ | sebres | 2024-09-17 | 2 | -2/+23 |
| |\ | | | | | | | | | | is still visible) | ||||
| | * | improve comments (no functional changes) | sebres | 2024-09-17 | 1 | -1/+1 |
| | | | |||||
| | * | merge bug-02d5d65d70adab97: avoid unneeded (but expensive) path ↵ | sebres | 2024-09-17 | 2 | -2/+23 |
| | |\ | | | | | | | | | | | | | | | | | normalization for several file subsystem commands and operations; closes [02d5d65d70adab97] | ||||
| | | * | small amend: move the normalization to the block where the error message ↵core-bug-02d5d65d70adab97 | sebres | 2024-09-13 | 1 | -0/+21 |
| | | | | | | | | | | | | | | | | really needed | ||||
| | | * | even if cwd is non native, but path is not relative we can safely use ↵ | sebres | 2024-09-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | translated path instead of normalized path; fixes file access regression [02d5d65d70adab97] | ||||
| | * | | Bump version to 8.6.15 in prep for a new patch release. | dgp | 2024-08-26 | 2 | -2/+2 |
| | |/ | |||||
* | | | Fix static build on MSVC | jan.nijtmans | 2024-08-24 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix static build on MSVC | jan.nijtmans | 2024-08-24 | 1 | -1/+1 |
| | | | |||||
* | | | Don't pack the dde/registry dll's any more for static builds. See: ↵ | jan.nijtmans | 2024-08-23 | 1 | -2/+7 |
|\ \ \ | |/ / | | | | | | | [https://core.tcl-lang.org/tk/tktview/939496ee1b|939496ee1b] | ||||
| * | | Don't pack the dde/registry dll's any more for static builds. See: ↵ | jan.nijtmans | 2024-08-23 | 1 | -2/+7 |
| | | | | | | | | | | | | [https://core.tcl-lang.org/tk/tktview/939496ee1b|939496ee1b] | ||||
* | | | Remove _ATL_XP_TARGETING from rules.vc: Windows XP is no longer supported | jan.nijtmans | 2024-08-22 | 1 | -6/+3 |
|\ \ \ | |/ / | |||||
| * | | Remove _ATL_XP_TARGETING from rules.vc: Windows XP is no longer supported | jan.nijtmans | 2024-08-22 | 1 | -6/+3 |
| | | | |||||
* | | | Fix ↵ | jan.nijtmans | 2024-08-21 | 3 | -6/+6 |
|\ \ \ | |/ / | | | | | | | [https://core.tcl-lang.org/tclconfig/info/14f0d2c9558caf67|14f0d2c9558caf67] (same mistake in Tcl as well) | ||||
| * | | (backport) Use a name for a flag, use an enum for that flag | jan.nijtmans | 2024-08-21 | 1 | -4/+5 |
| | | | |||||
| * | | Fix ↵ | jan.nijtmans | 2024-08-21 | 3 | -6/+6 |
| |\ \ | | |/ | | | | | | | [https://core.tcl-lang.org/tclconfig/info/14f0d2c9558caf67|14f0d2c9558caf67] (same mistake in Tcl as well) | ||||
| | * | Fix ↵ | jan.nijtmans | 2024-08-21 | 3 | -6/+6 |
| | | | | | | | | | | | | [https://core.tcl-lang.org/tclconfig/info/14f0d2c9558caf67|14f0d2c9558caf67] (same mistake in Tcl as well) | ||||
* | | | Use a name for a flag, use an enum for that flag | dkf | 2024-08-21 | 1 | -4/+5 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2024-08-20 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
* | | | Fix [6a8c5833c9]: NTFS alternate data streams (ADS) no longer readable writable | jan.nijtmans | 2024-08-18 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fix [6a8c5833c9]: NTFS alternate data streams (ADS) no longer readable writable | jan.nijtmans | 2024-08-18 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix [6a8c5833c9]: NTFS alternate data streams (ADS) no longer readable writable | jan.nijtmans | 2024-08-18 | 1 | -1/+1 |
| | | | |||||
* | | | b3 -> b4, as preparation for release | jan.nijtmans | 2024-08-13 | 3 | -4/+4 |
| | | | |||||
* | | | AC_PREREQ([2.69]). Fix some indenting | jan.nijtmans | 2024-08-13 | 5 | -104/+104 |
|\ \ \ | |/ / | |||||
| * | | AC_PREREQ([2.69]). Fix some indenting | jan.nijtmans | 2024-08-13 | 5 | -108/+108 |
| |\ \ | | |/ | |||||
| | * | Fix indenting. Prevent Tcl 8.6 to load Tk 8.7 (when it goes final). Fix ↵ | jan.nijtmans | 2024-08-13 | 6 | -76/+76 |
| | | | | | | | | | | | | AC_PREREQ. See: [https://core.tcl-lang.org/tk/tktview/1562e10c58|1562e10c58] | ||||
| * | | Make realclean/hose target consistent with clean with respect to pkgs cleanup | jan.nijtmans | 2024-08-09 | 1 | -5/+13 |
| |\ \ | | |/ | |||||
| | * | (cherry-pick): Make realclean/hose target consistent with clean with respect ↵ | jan.nijtmans | 2024-08-09 | 1 | -5/+37 |
| | | | | | | | | | | | | to pkgs cleanup | ||||
* | | | Make realclean/hose target consistent with clean with respect to pkgs cleanup | apnadkarni | 2024-08-07 | 1 | -1/+9 |
| | | | |||||
* | | | merge trunk | dkf | 2024-08-06 | 1 | -0/+173 |
|\ \ \ | |||||
| * | | | VC++ build tool. Builds/tests/installs all configs. Type vctool help. | apnadkarni | 2024-08-05 | 1 | -0/+173 |
| | | | | |||||
* | | | | merge trunk | dkf | 2024-08-05 | 1 | -9/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | TK_ZIP_FILE definition to nmake makefile, to be consistent with autoconf build | jan.nijtmans | 2024-08-04 | 1 | -9/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | TCL_ZIP_FILE/TK_ZIP_FILE definition to nmake makefile, to be consistent with ↵ | jan.nijtmans | 2024-08-04 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | autoconf build | ||||
| | * | | (backport) Add tcl::unsupported::icu command (why not!) | jan.nijtmans | 2024-06-27 | 2 | -0/+2 |
| | | | | |||||
* | | | | Factor out most property-related C code into its own file. | dkf | 2024-08-02 | 2 | -0/+2 |
| | | | | |||||
* | | | | merge trunk | dkf | 2024-08-01 | 1 | -1/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Minor fix - Add TCL_ZIP_FILE definition to nmake makefile to be consistent ↵ | apnadkarni | 2024-07-30 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | with autoconf build | ||||
* | | | | Merge trunk | dkf | 2024-07-18 | 29 | -793/+831 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge trunk | apnadkarni | 2024-06-20 | 6 | -85/+85 |
| |\ \ \ | |||||
| | * \ \ | Fix [7be97a6859]: Reviewing chan.n changes | jan.nijtmans | 2024-06-19 | 6 | -85/+85 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Fix [7be97a6859]: Reviewing chan.n changes | jan.nijtmans | 2024-06-19 | 5 | -83/+83 |
| | | |\ \ | |||||
| | | | * | | Change "channelId" to "channel" in documentation, error-handling and testcases | jan.nijtmans | 2024-06-17 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Unsupported ICU interface | apnadkarni | 2024-06-19 | 2 | -1/+3 |
| |/ / / / | |||||
| * | | | | Fix some more indenting | jan.nijtmans | 2024-06-18 | 2 | -22/+25 |
| |\ \ \ \ | | |/ / / | | | / / | | |/ / | |/| | | |||||
| | * | | Merge 8.6 | jan.nijtmans | 2024-06-18 | 2 | -22/+25 |
| | |\ \ | | | |/ | |||||
| | | * | Backport some code cleanup from 8.7/9.0. Fix indenting | jan.nijtmans | 2024-06-18 | 2 | -22/+25 |
| | | | | |||||
| | | * | Make TclGlob() a static function. Sentinel/indenting/comment improvements ↵ | jan.nijtmans | 2024-05-28 | 2 | -13/+13 |
| | | | | | | | | | | | | | | | | (all backported from 8.7) |