| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | | | | Testing the private variables. | dkf | 2018-04-15 | 2 | -4/+102 |
|
|
| | | * | | | | | | Added tests for [info object creationid] | dkf | 2018-04-15 | 2 | -2/+69 |
|
|
| | | * | | | | | | Duplicate the private variable config when cloning objects. | dkf | 2018-04-13 | 1 | -2/+17 |
|
|
| | | * | | | | | | Added introspectors mentioned in TIP. | dkf | 2018-04-12 | 1 | -19/+135 |
|
|
| | | * | | | | | | Start of private method dispatch machinery. | dkf | 2018-04-05 | 4 | -13/+65 |
|
|
| | | * | | | | | | merge 8.7 | dgp | 2018-03-30 | 224 | -7692/+9668 |
| | | |\ \ \ \ \ \ |
|
| | | * | | | | | | | This should be the implementation of private variables. | dkf | 2018-03-18 | 4 | -96/+264 |
|
|
| | | * | | | | | | | Starting to build the implementation of the private methods and variables. De... | dkf | 2018-02-25 | 4 | -3/+93 |
|
|
| * | | | | | | | | | merge 8.7 | jan.nijtmans | 2018-05-31 | 3 | -4/+2 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / / |
|
| | * | | | | | | | | Neither use --disable-threads on MacOS builds, and don't mention it any more ... | jan.nijtmans | 2018-05-31 | 3 | -4/+2 |
|
|
| * | | | | | | | | | Merge 8.7 | jan.nijtmans | 2018-05-30 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / / |
|
| | * | | | | | | | | No longer pass "--enable-threads" to battery-included sub-packages, since it... | jan.nijtmans | 2018-05-30 | 2 | -2/+2 |
|
|
| * | | | | | | | | | merge 8.7 | jan.nijtmans | 2018-05-29 | 6 | -21/+71 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / / |
|
| | * | | | | | | | | merge 8.6 | jan.nijtmans | 2018-05-29 | 4 | -21/+69 |
| | |\ \ \ \ \ \ \ \
| | | | |_|_|_|_|/ /
| | | |/| | | | | | |
|
| | | * | | | | | | | 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 |
| | | | |/ / / / / / / |
|
| | * | | | | | | | | | One TCL_NORETURN -> TCL_NORETURN1 minor mistake. Make it build when Tcl_SetPa... | jan.nijtmans | 2018-05-29 | 3 | -1/+4 |
|
|
| * | | | | | | | | | | merge 8.7 | jan.nijtmans | 2018-05-27 | 2 | -11/+5 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / |
|
| | * | | | | | | | | | don't bother to use constraint "threaded", because that's the way we want to ... | jan.nijtmans | 2018-05-27 | 2 | -11/+5 |
|
|
* | | | | | | | | | | | Convert ScanElement/ConvertElement-related functions to use size_t in stead o... | jan.nijtmans | 2018-05-27 | 5 | -43/+43 |
|
|
* | | | | | | | | | | | Merge 8.7. Modify various other functions to use size_t in stead of int argum... | jan.nijtmans | 2018-05-27 | 11 | -57/+47 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | merge 8.7 | dgp | 2018-05-26 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / |
|
| | * | | | | | | | | | close fork | dgp | 2018-05-26 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | Fixed test process-7.3 | fbonnet | 2018-05-26 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | | merge trunk | jan.nijtmans | 2018-05-25 | 5 | -19/+27 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | merge 8.6 | jan.nijtmans | 2018-05-25 | 2 | -11/+13 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / |
|
| | * | | | | | | | | | | merge 8.6 | jan.nijtmans | 2018-05-25 | 2 | -11/+13 |
| | |\ \ \ \ \ \ \ \ \ \
| | | | |/ / / / / / / /
| | | |/| | | | | | | | |
|
| | | * | | | | | | | | | 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 trunk | jan.nijtmans | 2018-05-23 | 96 | -3465/+4299 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / |
|
| * | | | | | | | | | | merge 8.7 | jan.nijtmans | 2018-05-23 | 3 | -7/+26 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / |
|
| | * | | | | | | | | | Unbreak build with other CFLAGS, such as TCL_MEM_DEBUG=1 or TCL_THREADS=0 on ... | jan.nijtmans | 2018-05-23 | 3 | -7/+26 |
|
|
| * | | | | | | | | | | merge 8.7 | dgp | 2018-05-23 | 4 | -3/+4 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / |
|
| | * | | | | | | | | | unbreak the build | dgp | 2018-05-23 | 4 | -3/+4 |
|
|
| * | | | | | | | | | | merge 8.7 | jan.nijtmans | 2018-05-22 | 32 | -326/+236 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / |
|
| | * | | | | | | | | | Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811... | jan.nijtmans | 2018-05-22 | 24 | -172/+134 |
|
|
| | * | | | | | | | | | More removals of TCL_THREADS usage (configure scripts/win makefiles) | jan.nijtmans | 2018-05-22 | 8 | -146/+95 |
|
|