Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge-mark 8.5 (TZ update already done here) | jan.nijtmans | 2020-06-08 | 1 | -1/+1 | |
|\ | | | | | | | Don't try to compile with MINGW32_ in /unix directory. Minor comment fix. | |||||
* | | More double-quotes | jan.nijtmans | 2020-04-15 | 1 | -11/+11 | |
| | | ||||||
* | | Try adding some quotes | jan.nijtmans | 2020-04-14 | 1 | -1/+1 | |
| | | ||||||
* | | Fix determination of TCL_PACKAGE_PATH if it contains multiple directories, ↵ | jan.nijtmans | 2020-04-10 | 1 | -2/+2 | |
| | | | | | | | | and at least one of them contains a space. | |||||
* | | re-generate UNIX configure script | jan.nijtmans | 2020-04-10 | 1 | -4941/+13397 | |
| | | ||||||
* | | Introduce MODULE_INSTALL_DIR in make/nmake files, for compiling Tcl. Less ↵ | jan.nijtmans | 2020-04-10 | 1 | -13399/+4943 | |
| | | | | | | | | | | use of ".." in the makefiles. Adapt all makefiles (unix/win) such that they can handle spaces in LIB_INSTALL_DIR/SCRIPT_INSTALL_DIR/MODULE_INSTALL_DIR, just by adding double-quotes in appropriate places. | |||||
* | | Merge 8.5. Mainly add Unicode 13 new plane 3 characters to the internal ↵ | jan.nijtmans | 2020-03-17 | 1 | -1/+1 | |
|\ \ | |/ | | | | | Unicode tables. Not used in 8.6 yet. | |||||
| * | Use more uppercase hex (e.g. 0xFF) in stead of lowercase (0xff) consistantly. | jan.nijtmans | 2020-03-09 | 1 | -1/+1 | |
| | | ||||||
* | | Merge 8.5 | jan.nijtmans | 2020-02-24 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | Add -Wpointer-arith warning to C-compile. Fix gcc(-9) warning. | jan.nijtmans | 2020-02-24 | 1 | -3/+2 | |
| | | ||||||
* | | Clean up some usage of DBGX: It isn't used any more on UNIX | jan.nijtmans | 2020-02-04 | 1 | -2/+1 | |
| | | ||||||
* | | Add ${LDFLAGS} to MAKE_LIB. This handles the possibility of adding ↵ | jan.nijtmans | 2020-01-13 | 1 | -1/+1 | |
| | | | | | | | | LDFLAGS=?? on the "configure" commandline. Suggested by Pietro Cerutti. Thanks! | |||||
* | | Merge 8.5 | jan.nijtmans | 2020-01-06 | 1 | -1/+0 | |
|\ \ | |/ | ||||||
| * | Don't assume/set LDFLAGS being "", it could be set on the "configure" ↵ | jan.nijtmans | 2020-01-06 | 1 | -1/+0 | |
| | | | | | | | | | | command-line. Remove "test-packages" test-target (which doesn't exist), but add "test-tcl" being the same as "test". | |||||
* | | Prevent double definition of MODULE_SCOPE on Darwin | jan.nijtmans | 2019-12-20 | 1 | -0/+1 | |
| | | ||||||
* | | merge 8,6 | dgp | 2019-11-02 | 1 | -3/+9 | |
|\ \ | ||||||
| * \ | Merge 8.5 | jan.nijtmans | 2019-10-31 | 1 | -3/+3 | |
| |\ \ | | |/ | ||||||
| | * | More patches from Debian | jan.nijtmans | 2019-10-31 | 1 | -3/+3 | |
| | | | ||||||
| * | | Fix [https://core.tcl-lang.org/tk/tktview/056f9e85dc|056f9e85dc]: debian patches | jan.nijtmans | 2019-10-31 | 1 | -0/+6 | |
| |\ \ | | |/ | ||||||
| | * | Fix [https://core.tcl-lang.org/tk/tktview/056f9e85dc|056f9e85dc]: debian patches | jan.nijtmans | 2019-10-31 | 1 | -0/+6 | |
| | | | ||||||
| * | | Close fork, and temporary remove tests/fileSystemEncoding.test, since ↵ | jan.nijtmans | 2019-10-28 | 1 | -2/+2 | |
| |\ \ | | | | | | | | | | | | | apparently bug [bcd1004104] is not fixed yet on Windows. | |||||
| | * | | Remove /System from auto_path on macOS because Apple has deprecated its own ↵ | Kevin Walzer | 2019-10-25 | 1 | -13399/+4943 | |
| |/ / | | | | | | | | | | ancient installation of Tcl/Tk | |||||
* | | | Close fork, dropping commits apparently in error. | dgp | 2019-10-28 | 1 | -2/+2 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-. \ \ | Remove /System from auto_path on macOS because Apple has deprecated its own ↵ | Kevin Walzer | 2019-10-25 | 1 | -13399/+4943 | |
| |\ \ \ \ |/ / / / / | | | / / | | |/ / | ancient installation of Tcl/Tk | |||||
* | | | | merge 8.6 | dgp | 2019-10-02 | 1 | -0/+162 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Fix [16768d65f0]: Fix gethostbyname_r and gethostbyaddr_r detection on ↵ | jan.nijtmans | 2019-10-02 | 1 | -0/+162 | |
| |\ \ \ | | |/ / | |/| / | | |/ | NetBSD. Patch by Kamil Rytarowski. | |||||
| | * | Fix [16768d65f0]: Fix gethostbyname_r and gethostbyaddr_r detection on ↵ | jan.nijtmans | 2019-10-02 | 1 | -0/+162 | |
| | | | | | | | | | | | | NetBSD. Patch by Kamil Rytarowski. | |||||
| * | | Merge 8.5. Add (still unused) runstatedir in Makefile.in. Re-generate ↵ | jan.nijtmans | 2019-09-02 | 1 | -1/+1 | |
| |\ \ | | |/ | | | | | | | win/unix configure scripts. | |||||
| | * | Fix [5591e4a820]: @TCL_EXE@ not properly generated in 8.5 branch. Added ↵ | jan.nijtmans | 2019-09-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | @runstatedir@ in Makefile.in, not used yet (except if someone decides to re-generate "configure" with autconf-2.70). | |||||
* | | | merge 8.6 | dgp | 2019-08-26 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
* | | | Bump version numbers for 8.6.10 release. | dgp | 2019-06-17 | 1 | -1/+1 | |
|/ / | ||||||
* | | Remove some mac OSX pre-10.4 stuff, which is outdated: current build doesn't ↵ | jan.nijtmans | 2019-01-22 | 1 | -7/+0 | |
| | | | | | | | | support this anymore | |||||
* | | merge 8.6 | dgp | 2018-11-01 | 1 | -354/+2 | |
|\ \ | ||||||
| * | | Eliminate fallback attempts when broken strtod() routines are detected. | dgp | 2018-11-01 | 1 | -352/+0 | |
| | | | | | | | | | This has long been creating more problems than it solves. | |||||
| * | | Merge 8.5 | jan.nijtmans | 2018-10-30 | 1 | -2/+2 | |
| |\ \ | | |/ | ||||||
| | * | Add support for DragonFly | jan.nijtmans | 2018-10-30 | 1 | -2/+2 | |
| | | | ||||||
* | | | Bump version numbers for 8.6.9 release. | dgp | 2018-10-05 | 1 | -1/+1 | |
|/ / | ||||||
* | | merge 8.5 | sebres | 2018-06-04 | 1 | -0/+64 | |
|\ \ | |/ | ||||||
| * | fixes [92564326a9] if compiled on some x86 systems (with dirent64 but ↵ | sebres | 2018-06-04 | 1 | -0/+64 | |
| | | | | | | | | without DIR64, partially cherry-picked from https://www.androwish.org/index.html/info/6119b8ac2aee8411). | |||||
| * | merge 8.5 | dgp | 2015-11-30 | 1 | -1/+1 | |
| |\ | ||||||
| * \ | merge 8.5 | dgp | 2015-10-29 | 1 | -231/+0 | |
| |\ \ | ||||||
| * | | | autoconf-2.59 | dgp | 2015-10-23 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Stop seeking out the libieee.a library and linking to it when found. | dgp | 2018-02-15 | 1 | -64/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The latest release of the GNU C library, glibc-2.27 has done away with the libieee.a library. This prompts a review of why Tcl has been using it. Since Tcl 8.4.0, Tcl has stopped using the matherr() machinery, so we don't need it anymore for that. Since Tcl 8.5.0, Tcl post-processes ERANGE for itself when floating point underflow or overflow can sensibly produce a 0.0 or Inf result instead of raising an error. We no longer need to configure the system math library to silence these reports. A conseqeunce of this change is that TCL_LIBS will no longer include the linker option -lieee . This can potentially change the behavior of programs that embed libtcl. If so, though, those same programs are going to also have behavior changed as the new glibc release gets into routine use. We're doing those programs a favor by stopping masking the discovery that they need to be updated. | |||||
* | | | | Start RC branch for Tcl 8.6.8 | dgp | 2017-12-06 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Suggested patch for [4f51e1c5dc]: patch to correct linker flag sequence. ↵ | jan.nijtmans | 2017-11-17 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | Same change done for a few other platforms where it might matter. | |||||
* | | | | merge 8.6 | dgp | 2017-05-23 | 1 | -3/+7 | |
|\ \ \ \ | ||||||
| * | | | | autoconf | jan.nijtmans | 2017-05-22 | 1 | -4/+6 | |
| | | | | | ||||||
| * | | | | Cherrypick Fix build on OpenBSD. [82701b94c4] missed a couple of bits. | jan.nijtmans | 2017-05-21 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | Tcl/Tk's tcl.m4 isn't identical to TEA's tcl.m4 - be careful! | |||||
* | | | | | merge 8.6 | dgp | 2017-05-19 | 1 | -38/+15 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | autoconf-2.59 | dgp | 2017-05-18 | 1 | -38/+15 | |
| | | | | |