Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump to 8.5.15 for release. | dgp | 2013-08-29 | 1 | -1/+1 |
| | |||||
* | Move test for pthread_atfork inside SC_ENABLE_THREADS | jan.nijtmans | 2013-07-25 | 1 | -103/+2 |
| | |||||
* | 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 |
| | |||||
* | Bug [32afa6e256]: dirent64 check is incorrect in tcl.m4. Thanks to Brian ↵ | jan.nijtmans | 2013-07-02 | 1 | -1/+1 |
| | | | | Griffin. | ||||
* | 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 | -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 |
| | | |||||
* | | 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 |
| | | |||||
* | | 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 | -6/+6 |
| | | | | | | quoting improvements | ||||
* | | some wrong versions | jan.nijtmans | 2012-06-24 | 1 | -1/+1 |
| | | |||||
* | | [Bug 3508771]: Cygwin notifier for handling win32 events | jan.nijtmans | 2012-06-23 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | [Bug 3508771]: Cygwin notifier for handling win32 events | jan.nijtmans | 2012-06-23 | 1 | -381/+368 |
| | | |||||
* | | Update autogoo for gettimeofday(). Thanks Joe English. | dgp | 2012-06-08 | 1 | -104/+3 |
|\ \ | |/ | |||||
| * | Update autogoo for gettimeofday(). Thanks Joe English. | dgp | 2012-06-08 | 1 | -128/+92 |
| | | |||||
* | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -1/+1 |
| | | | | | | Simplify stub tables for functions which work on both UNIX and windows | ||||
* | | Better detection and implementation for cpuid instruction on Intel-derived ↵ | jan.nijtmans | 2012-05-02 | 1 | -4/+9 |
|\ \ | |/ | | | | | processors, both 32-bit and 64-bit | ||||
| * | Better detection and implementation for cpuid instruction on Intel-derived ↵ | jan.nijtmans | 2012-05-02 | 1 | -5/+9 |
| |\ | | | | | | | | | | processors, both 32-bit and 64-bit | ||||
| | *-. | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -0/+70 |
| | |\ \ | |_|_|/ |/| | | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin | ||||
| | * | | autoconf | dgp | 2012-04-23 | 1 | -1/+1 |
| | | | | |||||
| | * | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -6/+5 |
| | |\ \ | | | |/ | |||||
| | * | | re-generate configure | jan.nijtmans | 2012-04-02 | 1 | -2/+136 |
| | |\ \ | |||||
| | * \ \ | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22). | jan.nijtmans | 2012-03-23 | 1 | -1/+1 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They were an attempt to make the cygwin port compile again, but since cygwin is based on unix this serves no purpose any more. Use EAGAIN in stead of EWOULDBLOCK, because in VS10+ the value of EWOULDBLOCK is no longer the same as EAGAIN Add tclWinError.c to the CYGWIN build. | ||||
| | * \ \ \ | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+3 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | merge to rc | dgp | 2011-07-28 | 1 | -1/+2 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | autoconf | dgp | 2011-07-28 | 1 | -1/+2 |
| | | | | | | | | |||||
| | * | | | | | | Bump version number to 8.6b2. | dgp | 2011-07-18 | 1 | -1/+1 |
| | |/ / / / / | |||||
| | * | | | | | fix for [Bug 3281728]: Tcl sources from 2011-04-06 do not build on GCC9 (RH9) | jan.nijtmans | 2011-04-11 | 1 | -1/+4 |
| | | | | | | | |||||
| | * | | | | | Don't use -fvisibility=hidden with static libraries (--disable-shared) | jan.nijtmans | 2011-04-06 | 1 | -6/+1 |
| | | | | | | | |||||
| | * | | | | | set default MODULE_SCOPE=extern, in case no other value is determined | jan.nijtmans | 2011-03-28 | 1 | -0/+22 |
| | | | | | | | |||||
| | * | | | | | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform ↵ | jan.nijtmans | 2011-03-16 | 1 | -33/+4 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | necessary basis. Backported from TEA, but kept all original platform code which was removed from TEA. | ||||
| | * | | | | | | [Bug 3135271] Link error due to hidden symbols (CentOS 4.2) | nijtmans | 2010-12-13 | 1 | -0/+5 |
| | | | | | | | | |||||
| | * | | | | | | Better building on OpenBSD. | stwo | 2010-12-12 | 1 | -13/+33 |
| | | | | | | | | |||||
| | * | | | | | | [Patch #3116490] cross-compile support for unix | nijtmans | 2010-12-05 | 1 | -8/+45 |
| | | | | | | | |