Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Modifications to allow the Tcl build system to exploit either a native zip | hypnotoad | 2017-11-20 | 1 | -82/+110 | |
| * | | | | | | | | | | Pulling changes from core-8-6-branch | hypnotoad | 2017-11-17 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Improvements to tip430 to embed the /library file system within a shared library | hypnotoad | 2017-11-11 | 1 | -0/+107 | |
* | | | | | | | | | | | | merge 8.7 | jan.nijtmans | 2018-06-15 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | merge 8.6 | jan.nijtmans | 2018-06-15 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | / / | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | merge 8.5 | jan.nijtmans | 2018-06-15 | 1 | -1/+6 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | Align common install locations in SC_PATH_TCLCONFIG and SC_PATH_TKCONFIG. Add... | jan.nijtmans | 2018-06-15 | 1 | -0/+6 | |
* | | | | | | | | | | | Align common install locations in SC_PATH_TCLCONFIG and SC_PATH_TKCONFIG. | stu | 2018-06-15 | 1 | -1/+6 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | merge 8.6 | sebres | 2018-06-05 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | merge 8.5 | sebres | 2018-06-04 | 1 | -1/+10 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | fixes [92564326a9] if compiled on some x86 systems (with dirent64 but without... | sebres | 2018-06-04 | 1 | -1/+10 | |
* | | | | | | | | | More removals of TCL_THREADS usage (configure scripts/win makefiles) | jan.nijtmans | 2018-05-22 | 1 | -32/+21 | |
* | | | | | | | | | Merge 8.7 | jan.nijtmans | 2018-04-17 | 1 | -108/+55 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Remove MINGW32 from the UNIX makefile, since Mingw should always build from t... | jan.nijtmans | 2018-03-26 | 1 | -2/+2 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Stop seeking out the libieee.a library and linking to it when found. | dgp | 2018-02-15 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Stop seeking out the libieee.a library and linking to it when found. | dgp | 2018-02-15 | 1 | -3/+0 | |
* | | | | | | | merge 8.7 | jan.nijtmans | 2017-12-06 | 1 | -7/+4 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-12-01 | 1 | -4/+4 | |
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | Suggested patch for [4f51e1c5dc]: patch to correct linker flag sequence. Same... | jan.nijtmans | 2017-11-17 | 1 | -4/+4 | |
| * | | | | | Fix [e058307eef73cf21cf6805ad7c778e1024f9eb7d|e058307eef]: Use of values.h br... | jan.nijtmans | 2017-11-20 | 1 | -2/+0 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Remove compat/float.h and related machinery. The last system known where this... | jan.nijtmans | 2017-11-15 | 1 | -1/+0 | |
| | |_|/ | |/| | | ||||||
* | | | | merge trunk | jan.nijtmans | 2017-06-12 | 1 | -143/+24 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Unbreak on OpenBSD, again. Put back the old SHLIB_VERSION doings. | stu | 2017-05-31 | 1 | -1/+1 | |
| * | | | Fully remove SunOS-4* from tcl.m4. | stu | 2017-05-31 | 1 | -6/+2 | |
| * | | | Merge core-8-6-branch. | jan.nijtmans | 2017-05-22 | 1 | -101/+7 | |
| |\ \ \ | | |/ / | ||||||
| | * | | If SHLIB_VERSION is specified as empty, don't let the SHLIB filename end with... | jan.nijtmans | 2017-05-22 | 1 | -7/+6 | |
| | * | | Cherrypick Fix build on OpenBSD. [82701b94c4] missed a couple of bits. | jan.nijtmans | 2017-05-21 | 1 | -1/+3 | |
| * | | | Fix build on OpenBSD. [82701b94c4] missed a couple of bits. | stu | 2017-05-20 | 1 | -1/+3 | |
| * | | | merge core-8-6-branch | jan.nijtmans | 2017-05-18 | 1 | -36/+13 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Cherry-pick [http://core.tcl.tk/tclconfig/info/18e79736d236d15d|All the world... | jan.nijtmans | 2017-05-18 | 1 | -36/+13 | |
* | | | | (more experimenting): Make TCL_LL_MODIFIER behave more close to intuitive exp... | jan.nijtmans | 2017-03-29 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | Merge core-8-6-branch. | jan.nijtmans | 2017-01-11 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
* | | | compatability -> compatibility | jan.nijtmans | 2016-12-01 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | compatability -> compatibility | jan.nijtmans | 2016-12-01 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | compatability -> compatibility | jan.nijtmans | 2016-12-01 | 1 | -1/+1 | |
* | | | Fix signed-unsigned-compare warning (reported by François Vogel on Windows, ... | jan.nijtmans | 2016-03-22 | 1 | -1/+1 | |
|/ / | ||||||
* | | On cygwin, install libtcl8.6.dll.a in the {prefix}/lib directory. On win32, d... | jan.nijtmans | 2015-11-26 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | On cygwin, install libtcl8.5.dll.a in the {prefix}/lib directory. | jan.nijtmans | 2015-11-26 | 1 | -1/+1 | |
* | | Remove use of HAVE_USLEEP. It isn't use anywhere any more | jan.nijtmans | 2015-10-25 | 1 | -42/+0 | |
|\ \ | |/ | ||||||
| * | Remove use of HAVE_USLEEP. It isn't use anywhere any more. | jan.nijtmans | 2015-10-25 | 1 | -42/+0 | |
| * | Tcl/OpenBSD/Sparc needs -fPIC. | stwo | 2015-10-09 | 1 | -1/+1 | |
* | | Tcl/OpenBSD/Sparc needs -fPIC. | stwo | 2015-10-09 | 1 | -1/+1 | |
* | | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in forkin... | jan.nijtmans | 2015-07-23 | 1 | -0/+42 | |
|\ \ | |/ | ||||||
| * | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in forkin... | jan.nijtmans | 2015-07-23 | 1 | -0/+42 | |
| |\ | ||||||
| | * | merge trunk | dgp | 2015-05-28 | 1 | -4/+2 | |
| | |\ | |_|/ |/| | | ||||||
| | * | First attempt at implementing the necessary auto-magic for usleep. | Joe Mistachkin | 2015-05-18 | 1 | -0/+42 | |
| * | | Better pic flag for OpenBSD. | stwo | 2014-09-16 | 1 | -1/+8 | |
* | | | Missed a bit | dgp | 2015-05-20 | 1 | -2/+1 | |
* | | | [29044ba23f] Remove RANLIB as part of library installation. At best it's | dgp | 2015-05-20 | 1 | -2/+1 | |
| |/ |/| | ||||||
* | | Tcl source code already assumes the <limits.h> file is available. | dgp | 2015-03-24 | 1 | -4/+0 | |