| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2020-12-17 | 1 | -6/+22 |
|\ |
|
| * | Add .travis.yml and .github/worksflows to "make dist". Use "cp -p" for all fi... | jan.nijtmans | 2020-12-17 | 1 | -6/+9 |
| |\ |
|
| | * | Add .travis.yml and .github/worksflows to "make dist" | jan.nijtmans | 2020-12-17 | 1 | -0/+3 |
|
|
| * | | Fix [cb4d185ea57b8966]: Fix tests safe-* for tcl-8.6.11rc0 | jan.nijtmans | 2020-12-14 | 1 | -0/+13 |
|
|
| * | | make dist | jan.nijtmans | 2020-12-13 | 1 | -20/+6 |
|
|
* | | | make dist | dgp | 2020-12-11 | 1 | -20/+6 |
|
|
* | | | merge 8.6 | dgp | 2020-12-07 | 4 | -30/+14 |
|\ \ \
| |/ / |
|
| * | | Extend "platform" package for msys2 -> platform 1.0.15 | jan.nijtmans | 2020-12-03 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Extend "platform" package for msys2 -> platform 1.0.15 | jan.nijtmans | 2020-12-03 | 1 | -2/+2 |
|
|
| * | | Merge 8.5 | jan.nijtmans | 2020-12-02 | 2 | -16/+0 |
| |\ \
| | |/ |
|
| | * | Remove redunant piece of SC_ENABLE_SHARED: The AC_ARG_ENABLE already generate... | jan.nijtmans | 2020-12-01 | 2 | -16/+0 |
|
|
| * | | Merge 8.5 | jan.nijtmans | 2020-12-01 | 2 | -3/+3 |
| |\ \
| | |/ |
|
| | * | Missing '_' in unix/tcl.m4 (Only relevant for mingw) | jan.nijtmans | 2020-12-01 | 2 | -3/+3 |
|
|
| * | | Merge 8.5 | jan.nijtmans | 2020-11-30 | 2 | -4/+4 |
| |\ \
| | |/ |
|
| | * | Cherry-pick part of "msys2-fixes_v001" branch: build/test fixes for msys2 | jan.nijtmans | 2020-11-30 | 2 | -4/+4 |
|
|
| | * | (cherry-pick): Fix [014ade1d44]: Misleading error message when using "-path" ... | jan.nijtmans | 2020-10-09 | 1 | -6/+6 |
|
|
| | * | create server socket with AI_PASSIVE flag (used for bind) | sebres | 2020-08-10 | 1 | -1/+1 |
|
|
| | * | Backport changes in tcltest package from higher Tcl versions. | jan.nijtmans | 2020-07-20 | 1 | -2/+2 |
|
|
| * | | Get rid of "register" keyword, forbidden in c++20. | jan.nijtmans | 2020-11-26 | 1 | -8/+8 |
|
|
* | | | merge 8.6 | dgp | 2020-10-19 | 1 | -211/+201 |
|\ \ \
| |/ / |
|
| * | | Improve comment in install-sh, regarding Tcl-specific change | jan.nijtmans | 2020-10-19 | 1 | -1/+1 |
|
|
| * | | Fix [cb458261c3]: Strip comme il faut (without really doing 'il faut' ....). ... | jan.nijtmans | 2020-10-19 | 1 | -210/+200 |
|
|
* | | | merge 8.6 | dgp | 2020-10-13 | 4 | -7/+9 |
|\ \ \
| |/ / |
|
| * | | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea... | jan.nijtmans | 2020-10-13 | 4 | -7/+9 |
|
|
* | | | merge 8.6 | dgp | 2020-10-07 | 2 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | (cherry-pick): HAVE_TM_GMTOFF detection doesn't work if CFLAGS contains -Werr... | jan.nijtmans | 2020-10-06 | 2 | -2/+2 |
|
|
* | | | merge 8.6 | dgp | 2020-09-15 | 7 | -73/+85 |
|\ \ \
| |/ / |
|
| * | | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -3/+3 |
|
|
| * | | Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n... | kjnash | 2020-08-24 | 1 | -2/+2 |
|
|
| * | | Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transacti... | kjnash | 2020-08-12 | 1 | -2/+2 |
|
|
| * | | Revert unintended ckalloc -> Tcl_Alloc change from previous commit | jan.nijtmans | 2020-08-11 | 1 | -4/+4 |
|
|
| * | | Code cleanup: less of use "register" keyword, and better use of typecasts | jan.nijtmans | 2020-08-11 | 4 | -64/+76 |
|
|
| * | | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ... | jan.nijtmans | 2020-08-11 | 3 | -4/+4 |
|
|
* | | | merge 8.6 | dgp | 2020-07-27 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if abs... | kjnash | 2020-07-24 | 1 | -2/+2 |
|
|
* | | | merge 8.6 | dgp | 2020-07-23 | 1 | -26/+26 |
|\ \ \
| |/ / |
|
| * | | Use "Global" in stead of "Master" internally, where "Master" is not used in t... | jan.nijtmans | 2020-07-20 | 1 | -26/+26 |
|
|
* | | | Bump to 8.6.11 for release. | dgp | 2020-07-06 | 3 | -3/+3 |
|/ / |
|
* | | Re-generate unix/tclConfig.h.in | jan.nijtmans | 2020-06-29 | 1 | -6/+20 |
|
|
* | | MacOSX: add some type-casts, improving C++ compatibility. Make sure that strs... | jan.nijtmans | 2020-06-28 | 2 | -4/+0 |
|
|
* | | Add "make dist" target to Travis build, as regression test. This should conti... | jan.nijtmans | 2020-06-26 | 1 | -1/+1 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2020-06-25 | 4 | -2/+18 |
|\ \
| |/ |
|
| * | One include too much | jan.nijtmans | 2020-06-24 | 2 | -2/+0 |
|
|
| * | re-generate unix/configure | jan.nijtmans | 2020-06-24 | 1 | -0/+9 |
|
|
| * | Fix [9080d6a871]: Build fix for tcl on macOS on Apple Silicon | jan.nijtmans | 2020-06-24 | 4 | -32/+19 |
|
|
| * | Add "manifest.uuid" to the distribution, so we can see exactly where "make di... | jan.nijtmans | 2020-06-24 | 2 | -10/+37 |
|
|
* | | Bump http version to 2.9.2 | kjnash | 2020-06-19 | 1 | -2/+2 |
|
|
* | | Merge-mark 8.5 (TZ update already done here) | jan.nijtmans | 2020-06-08 | 2 | -3/+3 |
|\ \
| |/ |
|
* | | Remove PROTO_FLAGS support from the Makefile, since it isn't used anywhere an... | jan.nijtmans | 2020-05-05 | 1 | -7/+2 |
|
|
* | | Merge-mark 8.5. Remove some ARGSUSED usage. | jan.nijtmans | 2020-04-17 | 3 | -9/+0 |
|\ \
| |/ |
|