Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2020-12-03 | 1 | -2/+2 |
|\ | |||||
| * | Merge 8.6 | 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 |
| | |\ | |||||
| | | * | Extend "platform" package for msys2 -> platform 1.0.15 | jan.nijtmans | 2020-12-03 | 1 | -2/+2 |
| | | | | |||||
| | | * | Backport changes in tcltest package from higher Tcl versions. | jan.nijtmans | 2020-07-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Rename (internal, undocumented) tcltest::loadIntoSlaveInterpreter into tcltest::loadIntoChildInterpreter tcltest 2.5.1 -> 2.5.3 | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-11-25 | 1 | -7/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix "make dist" | jan.nijtmans | 2020-11-24 | 1 | -3/+2 |
| | | | | |||||
| * | | | Generate html documentation in html5 format. Fix some html5 compatibiliy ↵ | jan.nijtmans | 2020-11-20 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | | | | | warnings. Remove old htmlhelp-related parts (since this is obsolete since Vista) | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-10-19 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6. | jan.nijtmans | 2020-10-19 | 1 | -1/+2 |
| |\ \ \ | | |/ / | | | | | Restore "install-strip" target to what it was in Tcl 8.6. Just don't use it any more on MacOS, since that's the only platform it doesn't work well. | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-10-15 | 1 | -1/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-10-15 | 1 | -1/+0 |
| |\ \ \ | | |/ / | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-09-17 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Change version number of http package from 2.9.5 -> 2.10.0a1, since it's ↵ | jan.nijtmans | 2020-09-17 | 1 | -2/+2 |
| |\ \ \ | | |/ / | | | | | | | | | | | | | different from the 2.9.5 version in Tcl 8.6.x. Use "$idx >= 0" check in stead of "$idx > -1" everywhere. | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-09-10 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Somehow GIT cannot remove tests/safe-stock86.test from (earlier) ↵ | jan.nijtmans | 2020-09-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | core-8-6-branch, so we do it. | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-09-01 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-09-01 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -3/+3 |
| | | | | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-08-30 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-08-29 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix for http bug c2dc1da315. Add tests. Add detail about -handler to ↵ | kjnash | 2020-08-24 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | http(n). Bump version to 2.9.5. | ||||
| | * | | Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 ↵ | kjnash | 2020-08-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | transactions in which the server indicates neither a Content-Length nor that it will close the socket on completion ("Connection: close"). The HTTP/1.1 rule is that the response header "Connection", if absent, must default to "keep-alive"; but this rule does not apply to HTTP/1.0. Add test http11-3.4 and bump version to 2.9.4. | ||||
| | * | | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if ↵ | kjnash | 2020-07-24 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | absent, must default to "keep-alive". Add test http11-1.13 and bump version to 2.9.3. | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-07-26 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if ↵ | kjnash | 2020-07-24 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | absent, must default to "keep-alive". Add test http11-1.13 and bump http version to 2.9.3. | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-06-29 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-06-25 | 1 | -2/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-06-25 | 1 | -2/+7 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 8.5 | jan.nijtmans | 2020-06-25 | 1 | -1/+6 |
| | |\ \ | | | |/ | |||||
| | | * | Add "manifest.uuid" to the distribution, so we can see exactly where "make ↵ | jan.nijtmans | 2020-06-24 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | dist" came from. In case of "git", we can see that too | ||||
| | | * | Don't assume/set LDFLAGS being "", it could be set on the "configure" ↵ | jan.nijtmans | 2020-01-06 | 1 | -1/+20 |
| | | | | | | | | | | | | | | | | | | | | command-line. Remove "test-packages" test-target (which doesn't exist), but add "test-tcl" being the same as "test". | ||||
| | | * | Makefiles got out of sync with tcltest version. | dgp | 2019-11-25 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-06-22 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Rewrite msgcat::mcutil::getpreferences, not depending on 'string last' ↵ | jan.nijtmans | 2020-06-21 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | returning -1 any more | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-06-21 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix for [b179286248]: tclZipfs.c Build Error on CentOS 6 | jan.nijtmans | 2020-06-21 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Suggested fix for [b179286248]: tclZipfs.c Build Error on CentOS 6 | jan.nijtmans | 2020-06-19 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Merge 8.6 | jan.nijtmans | 2020-06-21 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| | * | | Bump http version to 2.9.2 | kjnash | 2020-06-19 | 1 | -2/+2 |
| | | | | |||||
| | * | | Remove PROTO_FLAGS support from the Makefile, since it isn't used anywhere ↵ | jan.nijtmans | 2020-05-05 | 1 | -7/+2 |
| | | | | | | | | | | | | | | | | any more. | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-05-05 | 1 | -7/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Remove PROTO_FLAGS here too | jan.nijtmans | 2020-05-05 | 1 | -7/+2 |
| | | | | |||||
| * | | | Only set MODULE_INSTALL_DIR once in UNIX makefile .... | jan.nijtmans | 2020-04-10 | 1 | -7/+5 |
| | | | | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-04-10 | 1 | -30/+40 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-04-10 | 1 | -28/+40 |
| |\ \ \ | | |/ / | |||||
| | * | | Introduce MODULE_INSTALL_DIR in make/nmake files, for compiling Tcl. Less ↵ | jan.nijtmans | 2020-04-10 | 1 | -27/+38 |
| | | | | | | | | | | | | | | | | | | | | use of ".." in the makefiles. Adapt all makefiles (unix/win) such that they can handle spaces in LIB_INSTALL_DIR/SCRIPT_INSTALL_DIR/MODULE_INSTALL_DIR, just by adding double-quotes in appropriate places. | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-03-30 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-03-30 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | tcltest.tcl: Only adapt "filesMade" variable if the file to be removed is ↵ | jan.nijtmans | 2020-03-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | actually found. tcltest 2.5.2 -> 2.5.3 |