| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Update to latest tzdata (backported from 8.6) | jan.nijtmans | 2018-06-09 | 92 | -3461/+3467 |
|
|
* | | | | merge 8.5 (empty merge point, no functional changes, because does not affect ... | sebres | 2018-06-08 | 0 | -0/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | resolves some warnings by compiling with new gcc-versions (>= 7.x): | sebres | 2018-06-08 | 2 | -3/+9 |
|
|
* | | | | merge 8.5 | sebres | 2018-06-04 | 4 | -6/+85 |
|\ \ \ \
| |/ / / |
|
| * | | | fixes [92564326a9] if compiled on some x86 systems (with dirent64 but without... | sebres | 2018-06-04 | 4 | -6/+85 |
|
|
* | | | | 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 | 4 | -19/+67 |
|\ \ \ \
| |/ / / |
|
| * | | | merge-integrate sebres-bug-9e6b569963-8-5-branch to 8.5 | sebres | 2018-05-28 | 4 | -79/+142 |
| |\ \ \ |
|
| | * | | | 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 |
|
|
| | * | | | merge/reintegrate test-cases from bug-9e6b569963 | sebres | 2018-05-25 | 1 | -0/+6 |
| | |\ \ \ |
|
| | | * | | | Remove test filesystem-1.30.3, this is unstestable | fvogel | 2018-05-24 | 1 | -3/+0 |
|
|
| | | * | | | Add support for ~domain\user style user names, with new test test filesystem-... | fvogel | 2018-05-23 | 2 | -3/+18 |
|
|
| | | * | | | Add test filesystem-1.30.2 {normalisation of nonexistent user specified as us... | fvogel | 2018-05-19 | 1 | -0/+3 |
|
|
| | | * | | | Fix [9e6b569963]: file normalize ~user fails on Windows | fvogel | 2018-05-18 | 1 | -1/+3 |
|
|
| | | * | | | Add test filesystem-1.30.1 checking file normalize ~$::tcl_platform(user). Th... | fvogel | 2018-05-18 | 1 | -0/+3 |
|
|
| | * | | | | [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 | 2 | -11/+13 |
|\ \ \ \ \
| |/ / / /
| | / / /
| |/ / /
|/| | | |
|
| * | | | fixed typo in winFCmd-12.6.2: unneeded extra-bracket removed | sebres | 2018-05-24 | 1 | -1/+1 |
|
|
| * | | | 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 | 3 | -6/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | Unbreak build when HAVE_FTS is not set.
| jan.nijtmans | 2018-05-14 | 3 | -6/+4 |
|
|
* | | | | Merge 8.5. This adds Emoji 11.0 support, when Tcl is compiled with TCL_UTF_MA... | jan.nijtmans | 2018-05-11 | 5 | -57/+60 |
|\ \ \ \
| |/ / / |
|
| * | | | Add emoji 11.0 to the set. Only active when compiled with TCL_UTF_MAX>3. Also... | jan.nijtmans | 2018-05-11 | 5 | -70/+138 |
|
|
* | | | | merge 8.5 | jan.nijtmans | 2018-05-11 | 6 | -15/+14 |
|\ \ \ \
| |/ / / |
|
| * | | | Rename Tcl_Dir to TclDIR, making it clear that this macro is not part of the ... | jan.nijtmans | 2018-05-11 | 6 | -15/+14 |
|
|
* | | | | merge 8.5 | sebres | 2018-05-09 | 6 | -12/+15 |
|\ \ \ \
| |/ / / |
|
| * | | | amend to [85bcf84100]: replaces DIR with Tcl_Dir (DIR/DIR64 regarding HAVE_ST... | sebres | 2018-05-09 | 6 | -12/+15 |
|
|
* | | | | prevents UB/segfault by unexpected return-code (not -1/0/1) and avoid warning... | sebres | 2018-05-08 | 1 | -0/+2 |
|
|
* | | | | merge fix for [92564326a98b5510] from 8.5 | sebres | 2018-05-08 | 3 | -9/+15 |
|\ \ \ \
| |/ / / |
|
| * | | | fixes [92564326a98b5510]: wrong x64-aligned handle from readdir64 by opendir/... | sebres | 2018-05-08 | 3 | -9/+15 |
|
|
* | | | | Deduplicate code in INST_STR_CMP, StringCmpCmd, and StringEqualCmd. | pooryorick | 2018-05-07 | 3 | -245/+130 |
|
|
* | | | | Factor options handling out of StringCmpCmd. | pooryorick | 2018-05-06 | 2 | -37/+60 |
|
|
* | | | | Preparation to deduplicate code between byte-compiled and legacy | pooryorick | 2018-05-06 | 3 | -118/+129 |
|
|
* | | | | Avoid generating string representation when comparing the empty string. | pooryorick | 2018-05-05 | 3 | -5/+106 |
|\ \ \ \ |
|
| * | | | | Avoid generating string representation when comparing the empty string. | pooryorick | 2018-05-05 | 3 | -5/+106 |
|/ / / / |
|
* | | | | Update TZ info to tzdata2018e. | José Ignacio Marín | 2018-05-04 | 4 | -309/+311 |
|
|
* | | | | merge 8.5 | dgp | 2018-04-30 | 1 | -2/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | Contain platform-specific things in the constraint-controlled parts of the test. | dgp | 2018-04-30 | 1 | -2/+3 |
|
|
* | | | | amend after merge 8.5 | sebres | 2018-04-30 | 1 | -1/+1 |
|
|
* | | | | merge core-8-5-branch (fix-1613456fff) | sebres | 2018-04-30 | 5 | -36/+72 |
|\ \ \ \
| |/ / / |
|
| * | | | merge fix-1613456fff, closes [1613456fffffffff] and [27b682284974d0cd] | sebres | 2018-04-30 | 6 | -55/+101 |
| |\ \ \ |
|
| | * | | | win: some test-cases missing constraint for testexcept (if compiled without t... | sebres | 2018-04-11 | 1 | -4/+5 |
|
|
| | * | | | win: fix several test-cases for windows platform | sebres | 2018-04-09 | 3 | -23/+47 |
|
|
| | * | | | amend to [5acb57c7aec45e05]: set code to TCL_ERROR, because primitives from t... | sebres | 2018-04-09 | 1 | -1/+1 |
|
|
| | * | | | [27b682284974d0cd] command "file delete": avoid possible race condition if fi... | sebres | 2018-04-06 | 1 | -9/+9 |
|
|
| | * | | | 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 |
|
|