| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.5 | jan.nijtmans | 2021-02-08 | 1 | -6/+7 |
|\ |
|
| * | Makefile cleanup: Remove *.zip and *.vfs files/directories as part of "make c... | jan.nijtmans | 2021-02-08 | 1 | -2/+3 |
|
|
* | | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17 | jan.nijtmans | 2021-02-02 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17 | jan.nijtmans | 2021-02-02 | 1 | -2/+2 |
|
|
* | | Fix [https://core.tcl-lang.org/thread/info/98ae20f0f5|98ae20f0f5] by no longe... | jan.nijtmans | 2021-01-21 | 1 | -3/+3 |
|\ \ |
|
| * | | Don't use LTO for any stub libraries: It's asking for trouble when an extensi... | jan.nijtmans | 2021-01-20 | 1 | -3/+3 |
|/ / |
|
* | | Merge 8.5: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16 | jan.nijtmans | 2021-01-05 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Add 4 processor-types to Win32/Cygwin. On Cygwin, don't bother tcl_platform[o... | jan.nijtmans | 2021-01-05 | 1 | -2/+2 |
|
|
* | | Extend "platform" package for msys2 -> platform 1.0.15 | jan.nijtmans | 2020-12-03 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Extend "platform" package for msys2 -> platform 1.0.15 | jan.nijtmans | 2020-12-03 | 1 | -2/+2 |
|
|
| * | Add github actions build. Use Titlecase in Tcl_StaticPackage | jan.nijtmans | 2020-11-18 | 1 | -2/+2 |
|
|
* | | Correct casing of "packageName" argument in Tcl_StaticPackage() call and "loa... | jan.nijtmans | 2020-11-06 | 1 | -3/+3 |
|
|
* | | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) | jan.nijtmans | 2020-10-29 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) | jan.nijtmans | 2020-10-29 | 1 | -3/+3 |
|
|
| * | Slight tweak to previous commit: Move definition of __USE_MINGW_ANSI_STDIO to... | jan.nijtmans | 2020-10-29 | 1 | -1/+1 |
|
|
| * | Backport changes in tcltest package from higher Tcl versions. | jan.nijtmans | 2020-07-20 | 1 | -2/+2 |
|
|
* | | Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n... | kjnash | 2020-08-24 | 1 | -2/+2 |
|
|
* | | Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transacti... | kjnash | 2020-08-12 | 1 | -2/+2 |
|
|
* | | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if abs... | kjnash | 2020-07-24 | 1 | -2/+2 |
|
|
* | | Bump http version to 2.9.2 | kjnash | 2020-06-19 | 1 | -2/+2 |
|
|
* | | Not really a problem, since SHLIB_CFLAGS is empty on win32 .... still this is... | jan.nijtmans | 2020-06-11 | 1 | -1/+1 |
|
|
* | | Introduce MODULE_INSTALL_DIR in make/nmake files, for compiling Tcl. Less use... | jan.nijtmans | 2020-04-10 | 1 | -27/+41 |
|
|
* | | tcltest.tcl: Only adapt "filesMade" variable if the file to be removed is act... | jan.nijtmans | 2020-03-30 | 1 | -2/+2 |
|
|
* | | Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3 | jan.nijtmans | 2020-02-26 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3 | jan.nijtmans | 2020-02-26 | 1 | -2/+2 |
|
|
| * | Don't assume/set LDFLAGS being "", it could be set on the "configure" command... | jan.nijtmans | 2020-01-06 | 1 | -1/+1 |
|
|
| * | Makefiles got out of sync with tcltest version. | dgp | 2019-11-25 | 1 | -2/+2 |
|
|
* | | Renumber tcltest from 2.5.1 -> 2.5.2, already for next release. | jan.nijtmans | 2019-12-02 | 1 | -2/+2 |
|
|
* | | Fix [13657a2dc3]: application/json is not a binary payload for http. http 2... | jan.nijtmans | 2019-11-18 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | http package from 2.7.14 to 2.7.15 | jan.nijtmans | 2019-11-18 | 1 | -2/+2 |
|
|
* | | Remove mp_get_bit() from the libtommath stub table: It wasn't present in Tcl ... | jan.nijtmans | 2019-11-15 | 1 | -1/+0 |
|
|
* | | Change mp_isodd() (back) from libtommath stub entry to macro. libtommath chan... | jan.nijtmans | 2019-10-30 | 1 | -1/+0 |
|
|
* | | Extend libtommath stub table, so extension writers can move away from depreca... | jan.nijtmans | 2019-10-23 | 1 | -0/+1 |
|
|
* | | Update to latest libtommath, version 1.2.0 | jan.nijtmans | 2019-10-22 | 1 | -19/+15 |
|\ \ |
|
| * \ | Update to latest Tcl (core-8-6-branch) and latest libtommath (1.2.0-rc1) | jan.nijtmans | 2019-10-17 | 1 | -38/+52 |
| |\ \ |
|
| * \ \ | Merge core-8-6-branch, and merge latest libtommath | jan.nijtmans | 2019-07-28 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | Latest libtommath's "develop" branch adapted for Tcl 8.6. And Tcl 8.6 adapte... | jan.nijtmans | 2019-06-14 | 1 | -13/+10 |
| |/ / / |
|
* | | | | Bump to dde 1.4.2 and registry 1.3.4 | dgp | 2019-10-21 | 1 | -2/+2 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Bump to dde 1.4.2 and registry 1.3.4. | dgp | 2019-10-21 | 1 | -2/+2 |
|
|
| * | | Modify registry/dde such that they no longer need to be compiled with -DUNICO... | jan.nijtmans | 2019-09-20 | 1 | -2/+2 |
|
|
* | | | Merge 8.6 and fix Travis build on Windows | jan.nijtmans | 2019-09-27 | 1 | -2/+2 |
|\ \ \ |
|
* \ \ \ | Merge 8.6 | jan.nijtmans | 2019-09-26 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
* | | | | Don't build the Tcl library in Unicode mode any more. Just tclAppInit.c (and ... | jan.nijtmans | 2019-09-19 | 1 | -5/+5 |
|/ / / |
|
* | | | Merge 8.5 | jan.nijtmans | 2019-09-09 | 1 | -0/+6 |
|\ \ \
| |/ / |
|
| * | | Final touch to make everything work for 8.5: | jan.nijtmans | 2019-09-09 | 1 | -3/+3 |
|
|
| * | | dde and registry extension should be compiled with -DUNICODE -D_UNICODE. | jan.nijtmans | 2019-09-08 | 1 | -1/+9 |
|
|
* | | | Fix [579a05fb34] (partly): b) tcltest file has mismatched version number. | jan.nijtmans | 2019-09-06 | 1 | -2/+2 |
|
|
* | | | Merge 8.5. Add (still unused) runstatedir in Makefile.in. Re-generate win/uni... | jan.nijtmans | 2019-09-02 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Fix [5591e4a820]: @TCL_EXE@ not properly generated in 8.5 branch. Added @runs... | jan.nijtmans | 2019-09-02 | 1 | -1/+2 |
|
|
* | | | merge 8.5 | sebres | 2019-08-20 | 1 | -10/+10 |
|\ \ \
| |/ / |
|