| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | small amend: avoid reset of unpaired quote flag between arguments (previous a... | sebres | 2018-08-20 | 1 | -7/+18 |
|
|
| * | | | | | | | | | | | win: fixes [21b0629c81] - exec/open process pipe under windows (0-day vulnera... | sebres | 2018-08-20 | 1 | -34/+43 |
|
|
| * | | | | | | | | | | | win: TclpCreateProcess or [exec process ...] - search for application extende... | sebres | 2018-08-17 | 1 | -4/+5 |
|
|
* | | | | | | | | | | | | win: avoids warning by x64-build in function 'TclWinCPUID' - pointer targets ... | sebres | 2018-07-20 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | | win: fixes x64-build within gcc-compile runtime env for (mingw64, etc): "$do6... | sebres | 2018-07-20 | 2 | -2/+2 |
|
|
* | | | | | | | | | | | | merge 8.5 | sebres | 2018-07-12 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | win: closes [3f7af0e21e13f1f5] - avoid "permissions denied" by `file delete`,... | sebres | 2018-07-12 | 1 | -1/+2 |
|
|
| * | | | | | | | | | | | resolves some warnings by compiling with new gcc-versions (>= 7.x): | sebres | 2018-06-08 | 1 | -2/+8 |
|
|
* | | | | | | | | | | | | Simplify ToUtf(), expecially for TCL_UTF_MAX>3 (with correct surrogate handli... | jan.nijtmans | 2018-06-25 | 3 | -20/+23 |
|
|
* | | | | | | | | | | | | merge 8.5 | sebres | 2018-05-28 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | win: searching for FQDN in user-name should be utf-8 safe (user-name could co... | sebres | 2018-05-28 | 1 | -2/+2 |
|
|
* | | | | | | | | | | | | merge 8.5 (conflicts resolved, rewritten without winapi-stubs) | sebres | 2018-05-28 | 3 | -19/+61 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | minor indentation fix (no functional changes) | sebres | 2018-05-25 | 1 | -4/+4 |
|
|
| * | | | | | | | | | | | avoid dual init of stubs (possible race condition, 8.5th only) | sebres | 2018-05-25 | 1 | -19/+20 |
|
|
| * | | | | | | | | | | | optimized winapi-stubs loading (8.5th only); if user name specified without d... | sebres | 2018-05-25 | 3 | -89/+134 |
|
|
| * | | | | | | | | | | | [9e6b569963] win: if user specified without domain (and local user was not fo... | sebres | 2018-05-24 | 1 | -8/+19 |
|
|
* | | | | | | | | | | | | merge 8.5, conflicts resolved (rewritten without winapi-stubs) | sebres | 2018-05-24 | 1 | -10/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | win: TclpGetUserHome should return normalized path (also in case we find doma... | sebres | 2018-05-24 | 1 | -10/+11 |
|
|
* | | | | | | | | | | | | merge 8.5 | jan.nijtmans | 2018-05-14 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | Unbreak build when HAVE_FTS is not set.
| jan.nijtmans | 2018-05-14 | 1 | -0/+3 |
|
|
* | | | | | | | | | | | | amend after merge 8.5 | sebres | 2018-04-30 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | | merge core-8-5-branch (fix-1613456fff) | sebres | 2018-04-30 | 1 | -19/+39 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | minor fix on comment (restored getFileSecurityProc back, because getNamedSecu... | sebres | 2018-03-22 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | | win: fixes check of file permissions (readable, writable, executable) - more ... | sebres | 2018-03-22 | 1 | -19/+40 |
|
|
* | | | | | | | | | | | | http::geturl now returns full error stack information if the initial socket c... | oehhar | 2018-04-18 | 1 | -2/+2 |
|
|
* | | | | | | | | | | | | win/nmakehlp.c: removed unneeded dependencies to shlwapi (the same is easily ... | sebres | 2018-02-08 | 1 | -14/+15 |
|
|
* | | | | | | | | | | | | Fixed def for INCLUDE_INSTALL_DIR when building against Tcl source. Bumped to... | apnadkarni | 2018-02-02 | 1 | -4/+4 |
|
|
* | | | | | | | | | | | | Fix bug introduced in [0dd0d14489258621] (only for TCL_UTF_MAX > 3): If len p... | jan.nijtmans | 2017-12-28 | 1 | -17/+16 |
|
|
* | | | | | | | | | | | | Make Tcl_WinTCharToUtf/Tcl_WinUtfToTChar work when TCL_UTF_MAX > 3, mainly wh... | jan.nijtmans | 2017-12-28 | 1 | -13/+44 |
|
|
* | | | | | | | | | | | | Safer to compare TCLDIR against "" rather than ifdef as recursive nmakes | apnadkarni | 2017-12-26 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | | merge release | jan.nijtmans | 2017-12-23 | 2 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2017-12-14 | 5 | -820/+1844 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Start RC branch for Tcl 8.6.8 | dgp | 2017-12-06 | 2 | -2/+3 |
|
|
* | | | | | | | | | | | | | | Look for Tcl and Tk import libraries with or without "t" suffix convention | apnadkarni | 2017-12-23 | 1 | -5/+34 |
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Updated nmake system to make use of the new nmakehlp -L option for | apnadkarni | 2017-12-13 | 3 | -25/+72 |
|
|
* | | | | | | | | | | | | | Add -L option to nmakehlp to locate directories | apnadkarni | 2017-12-12 | 1 | -1/+100 |
|
|
* | | | | | | | | | | | | | Allow standard targets to be selectively disabled. | apnadkarni | 2017-12-11 | 2 | -2/+48 |
|
|
* | | | | | | | | | | | | | Undo latest change to tcl.rc, since the autoconf-based windows build doesn't ... | jan.nijtmans | 2017-12-09 | 1 | -1/+19 |
|
|
* | | | | | | | | | | | | | Merge TIP 477 implementation | apnadkarni | 2017-12-08 | 5 | -837/+1651 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Use PRJ_PACKAGE_TCLNAME instead of PROJECT when generating TEA based pkgindex | apnadkarni | 2017-12-05 | 1 | -2/+4 |
|
|
| * | | | | | | | | | | | | Added back nothreads option. | apnadkarni | 2017-11-17 | 1 | -2/+6 |
|
|
| * | | | | | | | | | | | | Fix ignore-glob versioned setting (something went wrong in previous merge). A... | jan.nijtmans | 2017-11-17 | 2 | -160/+160 |
|
|
| * | | | | | | | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-11-17 | 9 | -19/+56 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Check for existence of targets.vc, not rules.vc to determine nmake support dir. | apnadkarni | 2017-11-17 | 1 | -5/+6 |
|
|
| * | | | | | | | | | | | | | Add PRJ_PACKAGE_TCLNAME and other minor changes. | apnadkarni | 2017-11-17 | 1 | -8/+15 |
|
|
| * | | | | | | | | | | | | | Loosen restriction on where rules-ext.vc file is located. | apnadkarni | 2017-11-15 | 2 | -12/+45 |
|
|
| * | | | | | | | | | | | | | Include PKGNAMEFLAGS in stubscflags as some extension stubs use it | apnadkarni | 2017-11-15 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | | | | Added default-install-stubs target. | apnadkarni | 2017-11-15 | 2 | -10/+19 |
|
|
| * | | | | | | | | | | | | | Fix inclusion of custom resource files to match TIP spec | apnadkarni | 2017-11-07 | 2 | -10/+13 |
|
|
| * | | | | | | | | | | | | | Minor edits | apnadkarni | 2017-10-28 | 2 | -5/+2 |
|
|