| Commit message (Expand) | Author | Age | Files | Lines |
* | code review, skip slow test winpipe-8.2 executed args from injectList particu... | sebres | 2018-08-23 | 3 | -33/+87 |
|
|
* | code review, restored backwards compatibility of the simplest escape of quote... | sebres | 2018-08-23 | 2 | -16/+29 |
|
|
* | fixes escape for special cases (+ more test-cases): | sebres | 2018-08-21 | 2 | -33/+139 |
|
|
* | because executable (1st argument) always proper escaped now, don't need to re... | sebres | 2018-08-20 | 2 | -12/+34 |
|
|
* | small amend: avoid reset of unpaired quote flag between arguments (previous a... | sebres | 2018-08-20 | 2 | -68/+126 |
|
|
* | win: fixes [21b0629c81] - exec/open process pipe under windows (0-day vulnera... | sebres | 2018-08-20 | 2 | -38/+47 |
|
|
* | win: TclpCreateProcess or [exec process ...] - search for application extende... | sebres | 2018-08-17 | 1 | -4/+5 |
|
|
* | test cases added to cover width overflow by format (should cause limit exceeded) | sebres | 2018-07-26 | 1 | -0/+14 |
|
|
* | closes [d051b77fc18d7340]: fixed segfault by integer overflow (if width by fo... | sebres | 2018-07-26 | 1 | -0/+4 |
|
|
* | win: closes [3f7af0e21e13f1f5] - avoid "permissions denied" by `file delete`,... | sebres | 2018-07-12 | 1 | -1/+2 |
|
|
* | closes [270f78ca95b642fb]: fix the race condition for `file mkdir` if some wo... | sebres | 2018-07-09 | 1 | -14/+18 |
|
|
* | Align common install locations in SC_PATH_TCLCONFIG and SC_PATH_TKCONFIG. Add... | jan.nijtmans | 2018-06-15 | 1 | -0/+6 |
|
|
* | Stop creating a stray child process. | dgp | 2018-06-13 | 1 | -2/+0 |
|
|
* | [860a9f1945] Remove test safe-8.8; Mac OS 9 tests are no longer useful. | dgp | 2018-06-12 | 1 | -8/+4 |
|
|
* | Update all Unicode tables to Unicode version 11.0 | jan.nijtmans | 2018-06-09 | 2 | -954/+984 |
|
|
* | Update to latest tzdata (backported from 8.6) | jan.nijtmans | 2018-06-09 | 92 | -3461/+3467 |
|
|
* | resolves some warnings by compiling with new gcc-versions (>= 7.x): | sebres | 2018-06-08 | 2 | -3/+9 |
|
|
* | fixes [92564326a9] if compiled on some x86 systems (with dirent64 but without... | sebres | 2018-06-04 | 4 | -6/+85 |
|
|
* | win: searching for FQDN in user-name should be utf-8 safe (user-name could co... | sebres | 2018-05-28 | 1 | -2/+2 |
|
|
* | 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 |
|
|
| | * | merge 8.5 | 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 |
| | |\ \ |
|
| | * \ \ | merge 8.5 | jan.nijtmans | 2018-05-11 | 6 | -15/+14 |
| | |\ \ \ |
|
| | * \ \ \ | merge 8.5 | 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 |
| | |\ \ \ \ \ |
|
| | * | | | | | | 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 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | 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 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | Doc typo fix from Andy Goth. | dgp | 2018-04-25 | 1 | -1/+1 |
|
|
| | * | | | | | | | | Bug-fix in Tcl_UtfAtIndex (for TCL_UTF_MAX=4 only). With test-case (in "strin... | jan.nijtmans | 2018-04-23 | 2 | -2/+17 |
|
|
| | * | | | | | | | | Add some state to encodings, so we can do better surrogate handling for TCL_U... | jan.nijtmans | 2018-04-23 | 1 | -26/+53 |
|
|
| | * | | | | | | | | [46a2410650] compiled [unset] was bypassing cleanup of active array search. | dgp | 2018-04-22 | 2 | -1/+18 |
|
|
| | * | | | | | | | | DeleteArray has only one caller. It is called on the "dummy" variable | dgp | 2018-04-20 | 1 | -3/+0 |
|
|
| | * | | | | | | | | Slightly improved (more fail-safe) surrogate handling for TCL_UTF_MAX>3. Back... | jan.nijtmans | 2018-04-19 | 1 | -7/+14 |
|
|