Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Add mp_unpack() to the libtommath stub table, so this function is available t... | jan.nijtmans | 2021-01-13 | 1 | -0/+1 | |
* | TIP #590 follow-up: Restore 2nd 'load' argument in dde/registry pkgIndex.tcl.... | jan.nijtmans | 2021-01-06 | 1 | -2/+2 | |
* | nmake: export zip metadata for Tk and extensions | apnadkarni | 2020-12-11 | 1 | -12/+5 | |
* | Fix github actions Windows build | jan.nijtmans | 2020-12-09 | 1 | -2/+4 | |
* | nmake: OPTS=msvcrt is now the default, even for static builds. Use OPTS=nomsv... | jan.nijtmans | 2020-12-09 | 1 | -13/+10 | |
* | nmake: make zipfs mount point consistent with Unix/autoconf | apnadkarni | 2020-12-09 | 1 | -3/+29 | |
* | nmake: subsume staticpkg option within static builds | apnadkarni | 2020-12-09 | 1 | -25/+17 | |
* | TIP 430: generate and attach library zip | apnadkarni | 2020-12-08 | 1 | -43/+63 | |
* | Merge 8.7 | jan.nijtmans | 2020-12-08 | 1 | -1/+1 | |
|\ | ||||||
| * | Merge 8.6 | jan.nijtmans | 2020-12-07 | 1 | -1/+1 | |
| |\ | ||||||
| | * | rules.vc: Make sure that 3th "load" argument is titlecased in pkgIndex.tcl | jan.nijtmans | 2020-12-07 | 1 | -1/+1 | |
* | | | nmake: Generate libtcl_VERSION.zip as per TIP 430 | apnadkarni | 2020-12-06 | 1 | -12/+23 | |
|/ / | ||||||
* | | Fix suffix on single file exe name | apnadkarni | 2020-12-05 | 1 | -1/+2 | |
* | | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -7/+7 | |
|\ \ | ||||||
| * | | Merge 8.7. Tweak "tclreg" directory/library name and tclLoad.c, such that the... | jan.nijtmans | 2020-11-10 | 1 | -7/+7 | |
* | | | Add makefile.vc target sfe for single-file executable | apnadkarni | 2020-12-03 | 1 | -0/+28 | |
* | | | Merge 8.6 | jan.nijtmans | 2020-11-18 | 1 | -2/+2 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | 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 | 1 | -2/+2 | |
* | | | Merge 8.6 | jan.nijtmans | 2020-10-16 | 1 | -4/+0 | |
|\ \ \ | |/ / | ||||||
| * | | Remove use of CFG_ENCODING from rules.vc/makefile.vc: It will become obsolete... | jan.nijtmans | 2020-10-15 | 1 | -4/+0 | |
* | | | Merge 8.7 | jan.nijtmans | 2020-04-10 | 1 | -17/+17 | |
|\ \ \ | ||||||
| * \ \ | Merge 8.6 | jan.nijtmans | 2020-04-10 | 1 | -17/+17 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Introduce MODULE_INSTALL_DIR in make/nmake files, for compiling Tcl. Less use... | jan.nijtmans | 2020-04-10 | 1 | -15/+15 | |
* | | | | Merge 8.7 | jan.nijtmans | 2020-03-10 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 8.6 | 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 | |
| | |\ \ | | | |/ | ||||||
| | | * | Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3 | jan.nijtmans | 2020-02-26 | 1 | -4/+4 | |
* | | | | Death to DBGX | jan.nijtmans | 2020-02-04 | 1 | -1/+0 | |
|/ / / | ||||||
* | | | Merge 8.7. All calls using MP_WUR handled now. | jan.nijtmans | 2020-01-22 | 1 | -1/+1 | |
* | | | Implement TIP's #538: Externalize libtommath | jan.nijtmans | 2019-12-13 | 1 | -24/+39 | |
|\ \ \ | ||||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2019-11-28 | 1 | -8/+14 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge 8.7 | jan.nijtmans | 2019-11-26 | 1 | -2/+11 | |
| |\ \ \ \ | ||||||
| * | | | | | Update makefile.vc and rules.vc for using libtommath.dll/zlib1.dll in stead o... | jan.nijtmans | 2019-11-18 | 1 | -1/+33 | |
| * | | | | | Merge 8.7 | jan.nijtmans | 2019-11-15 | 1 | -1/+0 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge 8.7. Finish implementation. | jan.nijtmans | 2019-11-12 | 1 | -8/+1 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2019-11-11 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| * | | | | | | | More WIP: All makefile builds appear to work fine, makefile.vc build still to... | jan.nijtmans | 2019-11-05 | 1 | -15/+0 | |
| * | | | | | | | Add compat/stdint.h, upgrade to libtommath 1.2.0, adapt as much as possible a... | jan.nijtmans | 2019-11-01 | 1 | -0/+2 | |
* | | | | | | | | Merge 8.6 | jan.nijtmans | 2019-12-04 | 1 | -18/+20 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Add builds using TCL_UTF_MAX=4 on Windows. Not officially supported, but used... | jan.nijtmans | 2019-12-04 | 1 | -17/+20 | |
* | | | | | | | Merge 8.6 | jan.nijtmans | 2019-11-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Enhance rules.vc like already done in other configure scripts: Determine HAVE... | jan.nijtmans | 2019-11-28 | 1 | -1/+1 | |
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ | Give cookiejar en tcl::idna a 3-part version number. Use 0.2.0 for cookiejar ... | jan.nijtmans | 2019-11-28 | 1 | -6/+12 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Merge 8.5 (Update opt package from 0.4.6 to 0.4.7). | jan.nijtmans | 2019-11-28 | 1 | -2/+7 | |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | ||||||
| * | | | | | | | Proposed Windows installation code for cookiejar package | dkf | 2019-11-27 | 1 | -0/+8 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | (hopefully) fix installation on Windows | jan.nijtmans | 2019-11-27 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Fix installation of cookiejar on UNIX, and add same pieces to windows as well... | jan.nijtmans | 2019-11-26 | 1 | -2/+11 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge 8.6 | jan.nijtmans | 2019-11-15 | 1 | -1/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Remove mp_get_bit() from the libtommath stub table: It wasn't present in Tcl ... | jan.nijtmans | 2019-11-15 | 1 | -1/+0 | |