| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump to 8.5.15 for release. | dgp@users.sourceforge.net | 2013-08-29 | 1 | -1/+1 |
| * | Move test for pthread_atfork inside SC_ENABLE_THREADS | nijtmans@users.sourceforge.net | 2013-07-25 | 1 | -1/+0 |
| * | Add "testfork" test command. Not used in any test-case yet | nijtmans@users.sourceforge.net | 2013-07-23 | 1 | -1/+1 |
| * | Release branch for Tcl 8.5.14. | dgp@users.sourceforge.net | 2013-03-21 | 1 | -1/+1 |
| * | Release branch for Tcl 8.5.13. | dgp@users.sourceforge.net | 2012-11-05 | 1 | -1/+1 |
| * | Installer improvements, like [226a993973]. | stwo@users.sourceforge.net | 2012-08-07 | 1 | -2/+2 |
| * | Release candidate branch for Tcl 8.5.12. | dgp@users.sourceforge.net | 2012-07-10 | 1 | -1/+1 |
| * | Update autogoo for gettimeofday(). Thanks Joe English. | dgp@users.sourceforge.net | 2012-06-08 | 1 | -6/+3 |
| |\ | |||||
| | * | Update autogoo for gettimeofday(). Thanks Joe English. | dgp@users.sourceforge.net | 2012-06-08 | 1 | -7/+2 |
| * | | Move cpuid testcase from win-specific to generic tests | nijtmans@users.sourceforge.net | 2012-05-03 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Move cpuid testcase from win-specific to generic tests | nijtmans@users.sourceforge.net | 2012-05-03 | 1 | -1/+1 |
| * | | Better detection and implementation for cpuid instruction on Intel-derived pr... | nijtmans@users.sourceforge.net | 2012-05-02 | 1 | -4/+8 |
| |\ \ | |/ | |||||
| | * | Better detection and implementation for cpuid instruction on Intel-derived pr... | nijtmans@users.sourceforge.net | 2012-05-02 | 1 | -4/+8 |
| | |\ | |||||
| | | *-. | [Bug 3508771] load tclreg.dll in cygwin tclsh | nijtmans@users.sourceforge.net | 2012-04-24 | 1 | -0/+14 |
| | | |\ \ | |_|_|/ |/| | | | |||||
| | | * | | [Bug 3511806] Compiler checks too early | nijtmans@users.sourceforge.net | 2012-03-30 | 1 | -4/+6 |
| | | |\ \ | | | |/ | |||||
| | | * | | Bump version number to 8.6b2. | dgp@users.sourceforge.net | 2011-07-18 | 1 | -1/+1 |
| | | * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp@users.sourceforge.net | 2011-03-02 | 1 | -2/+0 |
| | | |\ \ | |||||
| | | * | | | * doc/socket.n: Document the changes to the [socket] and | rmax | 2010-09-28 | 1 | -2/+2 |
| | | * | | | * unix/ldAix: remove ancient (pre-4.2) AIX support | hobbs | 2010-08-12 | 1 | -24/+6 |
| | | * | | | Use SC_PROG_TCLSH to set a native tclsh in the Makefile. | patthoyts@users.sourceforge.net | 2010-07-11 | 1 | -1/+12 |
| | | * | | | * generic/tcl.h: Bump patchlevel to 8.6b1.2 to distinguish | dgp@users.sourceforge.net | 2010-04-30 | 1 | -2/+2 |
| | | * | | | Remove unnecessary EXTERN's, which already | nijtmans | 2010-02-22 | 1 | -1/+7 |
| | | * | | | Do not assume that all unix systems have the POSIX blkcnt_t type, since OpenBSD | donal.k.fellows@manchester.ac.uk | 2010-02-16 | 1 | -2/+4 |
| | | * | | | [Bug 942170]: Detect the st_blocks field of 'struct stat' correctly. | donal.k.fellows@manchester.ac.uk | 2009-12-28 | 1 | -4/+4 |
| | | * | | | [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and use | stwo@users.sourceforge.net | 2009-11-25 | 1 | -2/+2 |
| | | * | | | * unix/configure.in (Darwin): use Darwin SUSv3 extensions if | das | 2009-04-10 | 1 | -3/+22 |
| | | * | | | Added support for reporting TEA-like info via pkg-config. | donal.k.fellows@manchester.ac.uk | 2009-03-14 | 1 | -1/+2 |
| | | * | | | * generic/tcl.h: Bump patchlevel to 8.6b1.1 to distinguish | dgp@users.sourceforge.net | 2009-01-16 | 1 | -2/+2 |
| | | * | | | use correct autconf magic to pass configure args & environment to pkg sub-con... | das | 2009-01-03 | 1 | -7/+2 |
| | | * | | | Fix various mkstemp()-related issues. [Bugs 741967,878333] | donal.k.fellows@manchester.ac.uk | 2009-01-02 | 1 | -2/+2 |
| | | * | | | * unix/configure.in: Preserve configure environment variables for | das | 2008-12-21 | 1 | -3/+19 |
| | | * | | | * unix/Makefile.in: make package install directory of bundled | das | 2008-12-20 | 1 | -1/+10 |
| | | * | | | More autoconf hacking; now seems to be working fully on Unix... | donal.k.fellows@manchester.ac.uk | 2008-12-19 | 1 | -8/+5 |
| | | * | | | * README: Bump version number to 8.6b1 | dgp@users.sourceforge.net | 2008-12-19 | 1 | -2/+2 |
| | | * | | | Wizzardry need more backslash! | donal.k.fellows@manchester.ac.uk | 2008-12-18 | 1 | -2/+2 |
| | | * | | | Autoconf wizardry! | donal.k.fellows@manchester.ac.uk | 2008-12-18 | 1 | -13/+20 |
| | | * | | | * unix/Makefile.in: Add build support for collections of TEA | dgp@users.sourceforge.net | 2008-12-17 | 1 | -1/+4 |
| | | * | | | Improve build rules on Win w.r.t. zlib | donal.k.fellows@manchester.ac.uk | 2008-12-14 | 1 | -10/+10 |
| | | * | | | regen/fix blunders | donal.k.fellows@manchester.ac.uk | 2008-12-12 | 1 | -4/+4 |
| | | * | | | Make a bad zlib install less fatal to rest of Tcl for now. | donal.k.fellows@manchester.ac.uk | 2008-12-12 | 1 | -5/+10 |
| | | * | | | Slightly less lame configure detection for zlib; still not really right | donal.k.fellows@manchester.ac.uk | 2008-12-11 | 1 | -2/+12 |
| | | * | | | First hack at TIP#234 | donal.k.fellows@manchester.ac.uk | 2008-12-11 | 1 | -1/+7 |
| | | * | | | Implementation of TIP #210. | donal.k.fellows@manchester.ac.uk | 2008-11-29 | 1 | -17/+16 |
| | | * | | | * README: Bump version number to 8.6a4 | dgp@users.sourceforge.net | 2008-10-14 | 1 | -2/+2 |
| | | * | | | * README: Bump version number to 8.6a3 | dgp@users.sourceforge.net | 2008-08-28 | 1 | -2/+2 |
| | | * | | | * unix/Makefile.in: ensure Makefile shell is /bin/bash for | das | 2008-08-13 | 1 | -1/+4 |
| | | * | | | * README: Bump version number to 8.6a2 | dgp@users.sourceforge.net | 2008-08-12 | 1 | -2/+2 |
| | | * | | | NRE implementation [Patch 2017110] | Miguel Sofer | 2008-07-13 | 1 | -23/+1 |
| | | * | | | * README: Bump version number to 8.6a1 | dgp@users.sourceforge.net | 2008-06-19 | 1 | -2/+2 |
| | | * | | | * unix/configure.in: fix static DTrace-enabled build on Solaris. | das | 2008-06-12 | 1 | -1/+10 |
