| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix testcase for [548cd945d6]: Consistant error-code if creating link fails o... | jan.nijtmans | 2020-12-23 | 1 | -3/+3 |
|
|
* | Fix [ea8cd4789c]: Tcl 8.6.11 does not compile with VisualStudio 2010. Thanks ... | jan.nijtmans | 2020-12-22 | 1 | -1/+1 |
|
|
* | Merge 8.6 | jan.nijtmans | 2020-12-13 | 3 | -5/+5 |
|\ |
|
| * | nmake: fix path in tcl.nmake check | apnadkarni | 2020-12-12 | 1 | -2/+2 |
|
|
* | | Merge 8.6. Get CreateSymbolicLinkW symbol from kernel32.dll, since Windows XP... | jan.nijtmans | 2020-12-11 | 5 | -134/+172 |
|\ \
| |/ |
|
| * | Fix commits 93ab6a and 606df1. msvcrt time64bit - TCL_{MAJOR,MINOR}_VERSION c... | apnadkarni | 2020-12-11 | 1 | -125/+127 |
|
|
| * | nmake: build nmakehlp with -DNDEBUG, sync rules.vc for 8.7 | apnadkarni | 2020-12-11 | 2 | -5/+31 |
|
|
| * | Tweak: account for terminating '\0' | jan.nijtmans | 2020-12-10 | 1 | -1/+1 |
|
|
| * | Potential fix for [ed5be77734]: win: "comx:" not recognized as serial port. | jan.nijtmans | 2020-12-10 | 1 | -2/+3 |
|
|
* | | RFE 548cd945d6: symlinks for Windows 10 | jan.nijtmans | 2020-12-10 | 1 | -4/+9 |
|/ |
|
* | sync win/rules.vc with Tcl 8.7. No change for 8.6 | jan.nijtmans | 2020-12-10 | 1 | -3/+4 |
|
|
* | rules.vc: Make sure that 3th "load" argument is titlecased in pkgIndex.tcl | jan.nijtmans | 2020-12-07 | 3 | -5/+5 |
|
|
* | nmake builds: extract {TCL,TK}_RELEASE_SERIAL and patch letters from {tcl,tk}.h | apnadkarni | 2020-12-06 | 1 | -1/+28 |
|
|
* | Extend "platform" package for msys2 -> platform 1.0.15 | jan.nijtmans | 2020-12-03 | 1 | -2/+2 |
|\ |
|
| * | Fix syntax error in win/makefile.vc | jan.nijtmans | 2020-12-03 | 1 | -5/+0 |
|
|
| * | Extend "platform" package for msys2 -> platform 1.0.15 | jan.nijtmans | 2020-12-03 | 1 | -2/+2 |
|
|
* | | Don't use -opt:nowin98 linker option any more. See: [https://bugzilla.mozilla... | jan.nijtmans | 2020-12-02 | 1 | -12/+0 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2020-12-02 | 2 | -16/+0 |
|\ \
| |/ |
|
| * | Fix linker message on windows: LINK : warming LNK4108: /ALIGN specified witho... | jan.nijtmans | 2020-12-02 | 2 | -16/+0 |
|
|
| * | Remove redunant piece of SC_ENABLE_SHARED: The AC_ARG_ENABLE already generate... | jan.nijtmans | 2020-12-01 | 2 | -16/+0 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2020-11-18 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Add github actions build. Use Titlecase in Tcl_StaticPackage | jan.nijtmans | 2020-11-18 | 3 | -6/+6 |
|
|
* | | Correct casing of "packageName" argument in Tcl_StaticPackage() call and "loa... | jan.nijtmans | 2020-11-06 | 2 | -5/+5 |
|
|
* | | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) | jan.nijtmans | 2020-10-29 | 5 | -12/+16 |
|\ \
| |/ |
|
| * | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) | jan.nijtmans | 2020-10-29 | 4 | -7/+15 |
|
|
| * | Slight tweak to previous commit: Move definition of __USE_MINGW_ANSI_STDIO to... | jan.nijtmans | 2020-10-29 | 2 | -5/+1 |
|
|
* | | Merge 8.5 (rename internal TCL_I_MODIFIER -> TCL_Z_MODIFIER) | jan.nijtmans | 2020-10-22 | 5 | -12/+15 |
|\ \
| |/ |
|
| * | (cherry-pick): Fix [c975939973]: Usage of gnu_printf in latest mingw-w64. | jan.nijtmans | 2020-10-22 | 8 | -31/+42 |
|
|
* | | Fix [c975939973]: Usage of gnu_printf in latest mingw-w64 | jan.nijtmans | 2020-10-21 | 2 | -0/+8 |
|
|
* | | Remove use of CFG_ENCODING from rules.vc/makefile.vc: It will become obsolete... | jan.nijtmans | 2020-10-15 | 2 | -13/+2 |
|
|
* | | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea... | jan.nijtmans | 2020-10-13 | 3 | -3/+3 |
|
|
* | | Fix warning, doing a static build on Windows | jan.nijtmans | 2020-10-13 | 1 | -2/+2 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2020-10-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | (cherry-pick): Fix [014ade1d44]: Misleading error message when using "-path" ... | jan.nijtmans | 2020-10-09 | 1 | -3/+3 |
|
|
* | | Eliminate warnings when compiling with -Wundef | jan.nijtmans | 2020-10-08 | 1 | -3/+3 |
|
|
* | | Make Tcl compile warning-free using -Wshadow | jan.nijtmans | 2020-09-28 | 3 | -11/+9 |
|
|
* | | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -3/+3 |
|
|
* | | Merge 8.6 | kjnash | 2020-08-27 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge 8.5 | jan.nijtmans | 2020-08-25 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Backport improvemenets in .gitignore .fossil-settings/ignore-glob and win/nma... | jan.nijtmans | 2020-08-24 | 1 | -13/+118 |
|
|
* | | | Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n... | kjnash | 2020-08-24 | 1 | -2/+2 |
|
|
* | | | Merge 8.6 | kjnash | 2020-08-22 | 1 | -1/+3 |
|\ \ \
| |/ / |
|
| * | | Merge 8.5 | jan.nijtmans | 2020-08-12 | 1 | -1/+3 |
| |\ \
| | |/ |
|
| | * | Update .travis.yml: remove deprecated "sudo" and rename "matrix" to "jobs" | jan.nijtmans | 2020-08-12 | 1 | -1/+3 |
|
|
| | * | windows: replace gethostbyname with getaddrinfo (gethostbyname can hang spora... | sebres | 2020-08-10 | 1 | -44/+58 |
|
|
| | * | Backport changes in tcltest package from higher Tcl versions. | jan.nijtmans | 2020-07-20 | 1 | -2/+2 |
|
|
| | * | Move testing command [testsize] from Windows to generic. | dgp | 2020-04-21 | 1 | -28/+0 |
|
|
* | | | Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transacti... | kjnash | 2020-08-12 | 1 | -2/+2 |
|/ / |
|
* | | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ... | jan.nijtmans | 2020-08-11 | 6 | -9/+9 |
|
|
* | | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if abs... | kjnash | 2020-07-24 | 1 | -2/+2 |
|
|