summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
| | * Remove redunant piece of SC_ENABLE_SHARED: The AC_ARG_ENABLE already generate...jan.nijtmans2020-12-012-16/+0
| * | Merge 8.5jan.nijtmans2020-11-181-2/+2
| |\ \ | | |/
| | * Add github actions build. Use Titlecase in Tcl_StaticPackagejan.nijtmans2020-11-183-6/+6
* | | merge 8.6dgp2020-11-102-5/+5
|\ \ \ | |/ /
| * | Correct casing of "packageName" argument in Tcl_StaticPackage() call and "loa...jan.nijtmans2020-11-062-5/+5
* | | merge 8.6dgp2020-10-295-12/+16
|\ \ \ | |/ /
| * | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch)jan.nijtmans2020-10-295-12/+16
| |\ \ | | |/
| | * Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch)jan.nijtmans2020-10-294-7/+15
| | * Slight tweak to previous commit: Move definition of __USE_MINGW_ANSI_STDIO to...jan.nijtmans2020-10-292-5/+1
* | | merge 8.6dgp2020-10-235-12/+15
|\ \ \ | |/ /
| * | Merge 8.5 (rename internal TCL_I_MODIFIER -> TCL_Z_MODIFIER)jan.nijtmans2020-10-225-12/+15
| |\ \ | | |/
| | * (cherry-pick): Fix [c975939973]: Usage of gnu_printf in latest mingw-w64. jan.nijtmans2020-10-228-31/+42
* | | merge 8.6dgp2020-10-212-0/+8
|\ \ \ | |/ /
| * | Fix [c975939973]: Usage of gnu_printf in latest mingw-w64jan.nijtmans2020-10-212-0/+8
* | | merge 8.6dgp2020-10-192-13/+2
|\ \ \ | |/ /
| * | Remove use of CFG_ENCODING from rules.vc/makefile.vc: It will become obsolete...jan.nijtmans2020-10-152-13/+2
* | | merge 8.6dgp2020-10-134-5/+5
|\ \ \ | |/ /
| * | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea...jan.nijtmans2020-10-133-3/+3
| * | Fix warning, doing a static build on Windowsjan.nijtmans2020-10-131-2/+2
* | | merge 8.6dgp2020-10-091-1/+1
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2020-10-091-1/+1
| |\ \ | | |/
| | * (cherry-pick): Fix [014ade1d44]: Misleading error message when using "-path" ...jan.nijtmans2020-10-091-3/+3
* | | merge 8.6dgp2020-10-081-3/+3
|\ \ \ | |/ /
| * | Eliminate warnings when compiling with -Wundefjan.nijtmans2020-10-081-3/+3
* | | merge 8.6dgp2020-09-283-11/+9
|\ \ \ | |/ /
| * | Make Tcl compile warning-free using -Wshadowjan.nijtmans2020-09-283-11/+9
* | | merge 8.6dgp2020-09-1510-16/+18
|\ \ \ | |/ /
| * | Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-3/+3
| * | 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
* | | merge 8.6dgp2020-07-271-2/+2
|\ \ \ | |/ /
| * | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if abs...kjnash2020-07-241-2/+2
* | | merge 8.6dgp2020-07-232-33/+33
|\ \ \ | |/ /
| * | 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
* | | merge 8.6dgp2020-07-072-10/+8
|\ \ \ | |/ /
| * | Make sure that in tclConfig.sh for Windows ${DBGX} is expanded before exporti...jan.nijtmans2020-07-072-10/+8
* | | Bump to 8.6.11 for release.dgp2020-07-062-2/+2
|/ /
* | 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