summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6kjnash2020-08-271-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
* | | 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
|\ \ \ | |/ /
| * | 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
* | | Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transacti...kjnash2020-08-121-2/+2
|/ /
* | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ...jan.nijtmans2020-08-116-9/+9
* | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if abs...kjnash2020-07-241-2/+2
* | Use "Global" in stead of "Master" internally, where "Master" is not used in t...jan.nijtmans2020-07-201-32/+32
* | Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks.jan.nijtmans2020-07-151-1/+1
* | Make sure that in tclConfig.sh for Windows ${DBGX} is expanded before exporti...jan.nijtmans2020-07-072-10/+8
* | Bump http version to 2.9.2kjnash2020-06-191-2/+2
* | rules.vc: No need to redefine values which are already the default. tclWinPor...jan.nijtmans2020-06-122-11/+2
* | 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
* | Fix [d402ffe76]: Win32 potential crash when using main(). Thanks to Christian...jan.nijtmans2020-05-111-20/+11
* | Win: use physical host DNS name instead cluster name. Ticket [da235271f1]oehhar2020-04-301-1/+1
* | encoding-12.6 only works for "ucs2" for now. Don't use (deprecated) INLINE an...jan.nijtmans2020-04-251-2/+2
* | Code cleanup (more typecasts), making it more compatible with -Wc++-compat. L...jan.nijtmans2020-04-201-1/+0
* | Merge-mark 8.5. Remove some ARGSUSED usage.jan.nijtmans2020-04-171-7/+0
|\ \ | |/
| * Unbreak shared windows build. Remove some ARGSUSED usage.jan.nijtmans2020-04-172-4/+0
| * Clean-up some unnecessary spacing.jan.nijtmans2020-04-171-17/+17
| * Update all internal tables to Unicode 13.jan.nijtmans2020-03-052-2/+2
| |\
| | * It appears that inttypes.h was introduced in Visual Studio 2013jan.nijtmans2020-02-041-4/+1
| | * Merge 8.6jan.nijtmans2020-01-301-5/+6
| | |\
| | * \ Merge 8.6jan.nijtmans2020-01-301-16/+7
| | |\ \
| | * | | Fix install-libraries-zipfs-static target: On Windows INSTALL_DATA makes no s...jan.nijtmans2020-01-271-1/+1
| | * | | Merge 8.7. All calls using MP_WUR handled now.jan.nijtmans2020-01-222-2/+2
| | * | | Implementation of TIP #542: Support for switchable Full Unicode supportjan.nijtmans2020-01-201-5/+5
| | |\ \ \
| | | * \ \ merge 8.7dgp2020-01-171-3/+9
| | | |\ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge 8.7jan.nijtmans2020-01-073-7/+7
| | | |\ \ \
| | | * \ \ \ Merge 8.7jan.nijtmans2019-12-142-6/+24
| | | |\ \ \ \
| | | * \ \ \ \ Merge 8.7jan.nijtmans2019-12-138-67/+113
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge 8.7jan.nijtmans2019-12-083-23/+53
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-12-033-4/+4
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-12-016-148/+69
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-11-265-29/+38
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Some code cleanup. Build with zlib dll on Win32 when using makefile.vc (share...jan.nijtmans2019-11-182-4/+22
| | | * | | | | | | | | | Merge 8.7jan.nijtmans2019-11-153-3/+1
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-11-134-6/+7
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-11-114-3/+13
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-11-043-2/+3
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-10-289-62/+158
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-10-023-39/+13
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2019-09-2521-407/+449
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \