| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-base to trunk. Now versioned as 8.7.0-alpha.2semver | jan.nijtmans | 2017-09-08 | 1 | -28/+22 |
|\ |
|
| * | merge trunk | jan.nijtmans | 2017-06-26 | 1 | -150/+100 |
| |\ |
|
| * \ | merge trunk | jan.nijtmans | 2017-01-17 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge trunk | jan.nijtmans | 2016-12-15 | 1 | -3/+0 |
| |\ \ \ |
|
| * \ \ \ | Merge trunk. Add "--with-dbgx" configure option, so the name of the tclsh exe... | jan.nijtmans | 2016-06-29 | 1 | -12/+20 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge trunk | jan.nijtmans | 2016-06-21 | 1 | -1/+1 |
| |\ \ \ \ \
| | |/ / / / |
|
| * | | | | | Merge trunk. | jan.nijtmans | 2015-12-15 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| * | | | | | | Bug in tclPkg.c, use semantic version in more places., but don't use "+" synt... | jan.nijtmans | 2015-12-11 | 1 | -1/+4 |
|
|
| * | | | | | | Experiments with [http://semver.org/|Semantic Versioning] in Tcl. (Don't look!) | jan.nijtmans | 2015-12-11 | 1 | -13567/+4942 |
| |/ / / / / |
|
* | | | | | | Bump to 8.7a2 to distinguish trunk from 8.7a1 release. | dgp | 2017-09-08 | 1 | -1/+1 |
|
|
* | | | | | | Release candidate branch for Tcl 8.7a1. | dgp | 2017-08-10 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Unbreak on OpenBSD, again. Put back the old SHLIB_VERSION doings. | stu | 2017-05-31 | 1 | -3/+1 |
|
|
* | | | | | Fully remove SunOS-4* from tcl.m4. | stu | 2017-05-31 | 1 | -7/+0 |
|
|
* | | | | | Merge core-8-6-branch. | jan.nijtmans | 2017-05-22 | 1 | -107/+8 |
|\ \ \ \ \ |
|
| * | | | | | 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 |
|
|
* | | | | | | Fix build on OpenBSD. [82701b94c4] missed a couple of bits. | stu | 2017-05-20 | 1 | -1/+3 |
|
|
| | | | | | | |
| \ \ \ \ \ | |
*-. \ \ \ \ \ | TIP #458 implementation: Add Support for epoll() and kqueue() in the Notifier | jan.nijtmans | 2017-05-18 | 1 | -0/+78 |
|\ \ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | autoconf-2.59 | dgp | 2017-05-18 | 1 | -38/+15 |
|
|
| * | | | | | | Re-base to trunk, and get latest code from here: [https://github.com/lalborno... | jan.nijtmans | 2017-03-08 | 1 | -0/+78 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | * | | | | | Implementation of improved notifier from Lucio Andrés Illanes Albornoz. | dkf | 2016-11-25 | 1 | -0/+60 |
| | | |_|_|/
| | |/| | | |
|
* | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-05-18 | 1 | -38/+15 |
|\ \ \ \ \ \
| |/ / / / /
|/| | / / /
| | |/ / /
| |/| | | |
|
* | | | | | Merge core-8-6-branch. | jan.nijtmans | 2017-01-11 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
| | / / /
| |/ / /
|/| | | |
|
* | | | | Remove subdirectories of "libtommath", and various individual related files, ... | jan.nijtmans | 2016-11-17 | 1 | -3/+0 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | Start RC branch for Tcl 8.6.6 | dgp | 2016-07-12 | 1 | -1/+1 |
|
|
* | | | Fix signed-unsigned-compare warning (reported by François Vogel on Windows, ... | jan.nijtmans | 2016-03-22 | 1 | -1/+1 |
|
|
* | | | Bump trunk to 8.7a0 to accept new feature development. | dgp | 2016-03-03 | 1 | -13537/+4930 |
|/ / |
|
* | | Bump to 8.6.5 | dgp | 2016-01-28 | 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 |
|
|
* | | re-generate "configure", both for unix and win | jan.nijtmans | 2015-10-25 | 1 | -231/+0 |
|\ \
| |/ |
|
| * | re-generate "configure", both for unix and win | jan.nijtmans | 2015-10-25 | 1 | -231/+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/+231 |
|\ \
| |/ |
|
| * | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in forkin... | jan.nijtmans | 2015-07-23 | 1 | -0/+231 |
| |\ |
|
| | * | merge trunktested | dgp | 2015-05-28 | 1 | -4/+2 |
| | |\
| |_|/
|/| | |
|
| | * | Don't change autoconf version by accident. | dgp | 2015-05-20 | 1 | -4940/+13712 |
|
|
| | * | regenerate configure | dkf | 2015-05-18 | 1 | -13518/+4977 |
|
|
| * | | Bump to version 8.5.18. | dgp | 2015-02-05 | 1 | -1/+1 |
|
|
| * | | Bump to 8.5.17 | dgp | 2014-10-10 | 1 | -1/+1 |
|
|
| * | | 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 | -152/+0 |
|
|
* | | autoconf-2.59 | dgp | 2015-02-26 | 1 | -1/+1 |
|
|
* | | Bump to Tcl 8.6.3, TclOO 1.0.3, and update changes file. | dgp | 2014-10-14 | 1 | -1/+1 |
|
|
* | | Better pic flag for OpenBSD. | stwo | 2014-09-16 | 1 | -1/+8 |
|
|
* | | Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a ... | jan.nijtmans | 2014-09-01 | 1 | -5/+3 |
|\ \
| |/ |
|
| * | Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a ... | jan.nijtmans | 2014-09-01 | 1 | -4/+2 |
|
|