summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2020-11-181-2/+2
|\
| * Merge 8.5jan.nijtmans2020-11-181-2/+2
| |\
| | * Add github actions build. Use Titlecase in Tcl_StaticPackagejan.nijtmans2020-11-183-6/+6
* | | Deprecate the (internal) functions TclGuessPackageName/TclGetLoadedPackages f...jan.nijtmans2020-11-063-33/+5
|\ \ \ | |/ /
| * | Correct casing of "packageName" argument in Tcl_StaticPackage() call and "loa...jan.nijtmans2020-11-062-5/+5
* | | Merge 8.6jan.nijtmans2020-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.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
* | | TIP #587: Default utf-8 for source commandjan.nijtmans2020-10-222-4/+2
|\ \ \
| * \ \ Merge 8.7jan.nijtmans2020-10-014-12/+10
| |\ \ \
| * | | | Use utf-8 as default encoding for configuration informationjan.nijtmans2020-09-254-6/+4
* | | | | Merge 8.6jan.nijtmans2020-10-211-0/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix [c975939973]: Usage of gnu_printf in latest mingw-w64jan.nijtmans2020-10-212-0/+8
* | | | | Merge 8.6jan.nijtmans2020-10-162-12/+1
|\ \ \ \ \ | |/ / / /
| * | | | Remove use of CFG_ENCODING from rules.vc/makefile.vc: It will become obsolete...jan.nijtmans2020-10-152-13/+2
* | | | | Merge 8.6jan.nijtmans2020-10-151-1/+0
|\ \ \ \ \ | |/ / / /
* | | | | Merge 8.6jan.nijtmans2020-10-133-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea...jan.nijtmans2020-10-133-3/+3
* | | | | Merge 8.6 Eliminate some (correct but actually harmless) warnings only happen...jan.nijtmans2020-10-131-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Fix warning, doing a static build on Windowsjan.nijtmans2020-10-131-2/+2
| * | | | Merge 8.5jan.nijtmans2020-10-091-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | (cherry-pick): Fix [014ade1d44]: Misleading error message when using "-path" ...jan.nijtmans2020-10-091-3/+3
* | | | | Make everything compile warning-free with -Wundef. Put enum ASSEM_DICT_GET_DE...jan.nijtmans2020-10-083-5/+5
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Eliminate warnings when compiling with -Wundefjan.nijtmans2020-10-081-3/+3
* | | | Add -Wshadow flag to the compiler, so we will be notified when (accidently) s...jan.nijtmans2020-09-292-2/+2
* | | | Merge 8.6jan.nijtmans2020-09-282-10/+8
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Make Tcl compile warning-free using -Wshadowjan.nijtmans2020-09-283-11/+9
* | | Change version number of http package from 2.9.5 -> 2.10.0a1, since it's diff...jan.nijtmans2020-09-171-2/+2
|\ \ \ | |/ /
* | | Merge 8.6. Remove tests/safe-stock86.test for win builds too (GIT, what are y...jan.nijtmans2020-09-111-0/+1
|\ \ \ | |/ /
* | | Merge 8.6jan.nijtmans2020-09-011-3/+3
|\ \ \ | |/ /
| * | Many more internal master/slave -> parent/child renamingsjan.nijtmans2020-09-011-3/+3
* | | 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
|\ \ \ | |/ /