Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version number to 8.6.1. | dgp | 2013-08-30 | 1 | -1/+1 |
| | |||||
* | Mark unixforkevent-1.1 nonPortable, until proven on more platforms. | jan.nijtmans | 2013-08-05 | 1 | -0/+4 |
|\ | | | | | Make sure that when testing for pthread_atfork the thread library is taken into account. | ||||
* \ | Make sure that "string is space \u202f" will continue to return "1", even if ↵ | jan.nijtmans | 2013-07-29 | 1 | -1/+2 |
|\ \ | |/ | | | | | | | in future Unicode this character (NARROW_NO_BREAK_SPACE) will cease to be a space. See: [http://www.unicode.org/review/pri249/]. Don't hardcode "tclWinError.o" for Cygwin | ||||
* | | Move test for pthread_atfork inside SC_ENABLE_THREADS | jan.nijtmans | 2013-07-26 | 1 | -103/+2 |
|\ \ | |/ | |||||
| * | Move test for pthread_atfork inside SC_ENABLE_THREADS | jan.nijtmans | 2013-07-25 | 1 | -103/+2 |
| | | |||||
* | | Put Cygwin's tclWinError.o in PLAT_OBJS, not in DL_OBJS | jan.nijtmans | 2013-07-25 | 1 | -1/+2 |
| | | |||||
* | | Add "testfork" test command. Not used in any test-case yet | jan.nijtmans | 2013-07-23 | 1 | -102/+102 |
|\ \ | |/ | |||||
| * | Add "testfork" test command. Not used in any test-case yet | jan.nijtmans | 2013-07-23 | 1 | -102/+102 |
| | | |||||
| * | OpenBSD/m88k is now elf. Remove unneeded elf check. | stwo | 2013-07-07 | 1 | -39/+4 |
| | | |||||
* | | OpenBSD/m88k is now elf. Remove unneeded elf check. | stwo | 2013-07-07 | 1 | -39/+4 |
| | | |||||
* | | Bug [32afa6e256]: dirent64 check is incorrect in tcl.m4. Thanks to Brian ↵ | jan.nijtmans | 2013-07-02 | 1 | -1/+1 |
|\ \ | |/ | | | | | Griffin. | ||||
| * | Bug [32afa6e256]: dirent64 check is incorrect in tcl.m4. Thanks to Brian ↵ | jan.nijtmans | 2013-07-02 | 1 | -1/+1 |
| | | | | | | | | Griffin. | ||||
* | | Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead. | jan.nijtmans | 2013-06-04 | 1 | -14/+6 |
| | | | | | | One more last-moment fix for FreeBSD by Pietro Cerutti | ||||
* | | merge 8.5 | dgp | 2013-06-03 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | merge 8.4 | dgp | 2013-06-03 | 1 | -2/+2 |
| |\ | |||||
| | * | last-moment fix for FreeBSD from Pietro Cerutti | jan.nijtmans | 2013-06-03 | 1 | -2/+2 |
| | | | |||||
* | | | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by ↵ | jan.nijtmans | 2013-05-19 | 1 | -61/+3 |
|\ \ \ | |/ / | | | | | | | Pietro Cerutti | ||||
| * | | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by ↵ | jan.nijtmans | 2013-05-19 | 1 | -61/+3 |
| |\ \ | | |/ | | | | | | | Pietro Cerutti | ||||
| | * | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by ↵ | jan.nijtmans | 2013-05-19 | 1 | -457/+342 |
| | | | | | | | | | | | | Pietro Cerutti. | ||||
| | * | Update dde to version 1.3.3. | jan.nijtmans | 2013-04-25 | 1 | -1/+1 |
| | | | | | | | | | | | | Update registry to version 1.2.2. (the same as distributed with Tcl 8.5.14) | ||||
| | * | Regenerate configure with autoconf-2.13. Mostly repairs line numbers. | dgp | 2013-03-12 | 1 | -344/+363 |
| | | | |||||
| * | | Release branch for Tcl 8.5.14. | dgp | 2013-03-21 | 1 | -1/+1 |
| | | | |||||
* | | | No longer link Cygwin executables with zlib1.dll, but with cygz.dll. | jan.nijtmans | 2013-05-07 | 1 | -5/+1 |
| | | | | | | | | | On Cygwin64 this doesn't work, and on Cygwin32 it was a bad idea anyway. | ||||
* | | | Patch by Andrew Shadura, providing better support for three architectures ↵ | jan.nijtmans | 2013-03-12 | 1 | -183/+327 |
|\ \ \ | |/ / | | | | | | | they have in Debian. | ||||
| * | | Patch by Andrew Shadura, providing better support for three architectures ↵ | jan.nijtmans | 2013-03-12 | 1 | -16/+1 |
| |\ \ | | |/ | | | | | | | they have in Debian. | ||||
| | * | re-generate configure | jan.nijtmans | 2013-03-12 | 1 | -56/+1 |
| | | | |||||
| | * | Backport various improvements from Tcl 8.5 | jan.nijtmans | 2013-02-12 | 1 | -8/+8 |
| | | | |||||
| * | | autoconf-2.59 | dgp | 2012-11-05 | 1 | -1/+1 |
| | | | |||||
| * | | Installer improvements, like [226a993973]. | stwo | 2012-08-07 | 1 | -2/+2 |
| | | | |||||
| * | | Release candidate branch for Tcl 8.5.12. | dgp | 2012-07-10 | 1 | -1/+1 |
| | | | |||||
* | | | unix/configure: regenerated. | jenglish | 2013-03-03 | 1 | -557/+395 |
| | | | |||||
* | | | Create Tcl 8.6.0 release branch | dgp | 2012-11-08 | 1 | -1/+1 |
| | | | |||||
* | | | Safer stale config fix for review.bug_3555001 | dgp | 2012-09-13 | 1 | -1/+4 |
| | | | |||||
* | | | merge trunk | dgp | 2012-09-13 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | autoconf-2.59 | dgp | 2012-09-13 | 1 | -2/+2 |
| | | | | |||||
* | | | | merge trunk | dgp | 2012-08-08 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | A little more installer consistency tweaking. | stwo | 2012-08-07 | 1 | -2/+2 |
| | | | | |||||
* | | | | Release candidate branch for Tcl 8.6b3. | dgp | 2012-07-11 | 1 | -1/+1 |
|/ / / | |||||
* | | | only expect tcldde.dll when --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -2/+4 |
|\ \ \ | |/ / | |||||
| * | | only expect tcldde.dll when --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | only expect tcldde.dll when --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -1/+1 |
| | | | |||||
| * | | merge | jan.nijtmans | 2012-06-27 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | fix bug in cygwin's [info nameofexecutable] | jan.nijtmans | 2012-06-27 | 1 | -1/+1 |
| | | | | | | | | | install dde and registry dll for cygwin | ||||
| * | | merge fix | jan.nijtmans | 2012-06-26 | 1 | -1/+1 |
| | | | |||||
* | | | fix some gcc 64-bit warnings | jan.nijtmans | 2012-06-26 | 1 | -5/+5 |
|\ \ \ | |/ / | | | | | | | quoting improvements eliminate unused variable | ||||
| * | | fix some gcc 64-bit warnings | jan.nijtmans | 2012-06-26 | 1 | -5/+5 |
| |\ \ | | |/ | | | | | | | quoting improvements eliminate unused variable | ||||
| | * | fix some gcc 64-bit warnings | jan.nijtmans | 2012-06-26 | 1 | -6/+6 |
| | | | | | | | | | quoting improvements | ||||
* | | | Let Cygwin shared build link with zlib1.dll, not cygz.dll (two less ↵ | jan.nijtmans | 2012-06-26 | 1 | -7/+6 |
| | | | | | | | | | | | | dependencies on cygwin-specific dll's) | ||||
* | | | some wrong versions | jan.nijtmans | 2012-06-24 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | some wrong versions | jan.nijtmans | 2012-06-24 | 1 | -1/+1 |
| | | |