summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-08-291-2/+2
|\
| * Merge 8.6kjnash2020-08-271-1/+1
| |\
| * | Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n...kjnash2020-08-241-2/+2
| * | Merge 8.6kjnash2020-08-221-1/+3
| |\ \
| * | | Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transacti...kjnash2020-08-121-2/+2
* | | | Merge 8.6jan.nijtmans2020-08-251-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge 8.5jan.nijtmans2020-08-251-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Backport improvemenets in .gitignore .fossil-settings/ignore-glob and win/nma...jan.nijtmans2020-08-241-13/+118
* | | | Merge 8.6. Better solution for [e87000d842]jan.nijtmans2020-08-121-4/+7
|\ \ \ \ | |/ / /
* | | | Merge 8.6jan.nijtmans2020-08-121-1/+3
|\ \ \ \ | |/ / /
| * | | Merge 8.5jan.nijtmans2020-08-121-1/+3
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Update .travis.yml: remove deprecated "sudo" and rename "matrix" to "jobs"jan.nijtmans2020-08-121-1/+3
| | * windows: replace gethostbyname with getaddrinfo (gethostbyname can hang spora...sebres2020-08-101-44/+58
| | * Backport changes in tcltest package from higher Tcl versions.jan.nijtmans2020-07-201-2/+2
| | * Move testing command [testsize] from Windows to generic.dgp2020-04-211-28/+0
* | | Fix [e87000d842]: crash for "fconfigure stdout" in Win32jan.nijtmans2020-08-111-7/+4
|\ \ \ | |/ /
| * | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ...jan.nijtmans2020-08-116-9/+9
* | | http 2.9.3 works for Tcl 8.6 toojan.nijtmans2020-07-261-1/+1
| | |
| \ \
*-. \ \ Merge 8.6jan.nijtmans2020-07-261-2/+2
|\ \ \ \ | | |/ /
| | * | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if abs...kjnash2020-07-241-2/+2
| * | | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if abs...kjnash2020-07-241-2/+2
|/ / /
* | | Merge 8.6jan.nijtmans2020-07-202-30/+30
|\ \ \ | |/ /
| * | Use "Global" in stead of "Master" internally, where "Master" is not used in t...jan.nijtmans2020-07-201-32/+32
* | | Merge 8.6jan.nijtmans2020-07-151-1/+1
|\ \ \ | |/ /
| * | Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks.jan.nijtmans2020-07-151-1/+1
* | | Merge 8.6jan.nijtmans2020-07-072-18/+6
|\ \ \ | |/ /
| * | Make sure that in tclConfig.sh for Windows ${DBGX} is expanded before exporti...jan.nijtmans2020-07-072-10/+8
* | | TIP #578 implementation: Death to TCL_DBGXjan.nijtmans2020-07-037-70/+30
|\ \ \
| * | | Added DEPRECATED comment in tclConfig.sh.in (both UNIX and win32)jan.nijtmans2020-06-151-1/+2
| * | | Merge 8.7jan.nijtmans2020-06-153-12/+3
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2020-06-105-18/+18
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2020-04-131-9/+14
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2020-04-1014-96/+113
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-03-1021-224/+248
| |\ \ \ \ \ \ \
| * | | | | | | | Few more DBGX cleanupsjan.nijtmans2020-02-043-17/+0
| * | | | | | | | Adapt rules.vc toojan.nijtmans2020-02-041-1/+1
| * | | | | | | | Death to DBGXjan.nijtmans2020-02-046-54/+30
* | | | | | | | | Rewrite msgcat::mcutil::getpreferences, not depending on 'string last' return...jan.nijtmans2020-06-211-2/+2
* | | | | | | | | Merge 8.6jan.nijtmans2020-06-211-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Bump http version to 2.9.2kjnash2020-06-191-2/+2
* | | | | | | | Merge 8.6jan.nijtmans2020-06-121-4/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | rules.vc: No need to redefine values which are already the default. tclWinPor...jan.nijtmans2020-06-122-11/+2
* | | | | | | | Merge 8.6jan.nijtmans2020-06-121-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Not really a problem, since SHLIB_CFLAGS is empty on win32 .... still this is...jan.nijtmans2020-06-111-1/+1
| * | | | | | | Fix [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytesjan.nijtmans2020-05-131-5/+5
* | | | | | | | rules.vc: No need to redefine values which are already the default.jan.nijtmans2020-06-122-7/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | If Tcl is built with external libtommath (TCL_WITH_EXTERNAL_TOMMATH is define...jan.nijtmans2020-05-181-1/+5
* | | | | | | Merge 8.6jan.nijtmans2020-05-111-13/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix [d402ffe76]: Win32 potential crash when using main(). Thanks to Christian...jan.nijtmans2020-05-111-20/+11
* | | | | | | merge 8.6dgp2020-04-301-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /