| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| * | Bump version number to 8.6.1. | dgp@users.sourceforge.net | 2013-08-30 | 1 | -1/+1 | |
| * | Move test for pthread_atfork inside SC_ENABLE_THREADS | nijtmans@users.sourceforge.net | 2013-07-26 | 1 | -1/+0 | |
| |\ | ||||||
| | * | 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 | |
| |\ \ | |/ | ||||||
| | * | 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 | |
| * | | No longer link Cygwin executables with zlib1.dll, but with cygz.dll. | nijtmans@users.sourceforge.net | 2013-05-07 | 1 | -5/+1 | |
| * | | Replace broken SC_SERIAL_PORT macro with plain AC_CHECK_HEADERS tests. | jenglish@flightlab.com | 2013-03-01 | 1 | -4/+9 | |
| * | | Create Tcl 8.6.0 release branch | dgp@users.sourceforge.net | 2012-11-08 | 1 | -1/+1 | |
| * | | Safer stale config fix for review. | dgp@users.sourceforge.net | 2012-09-13 | 1 | -1/+4 | |
| * | | merge trunk | dgp@users.sourceforge.net | 2012-08-08 | 1 | -8/+8 | |
| |\ \ | ||||||
| | * | | Installer consistency tweaks. | stwo@users.sourceforge.net | 2012-08-06 | 1 | -2/+2 | |
| | * | | sync with TEA, fix some comments | nijtmans@users.sourceforge.net | 2012-07-25 | 1 | -6/+6 | |
| * | | | Release candidate branch for Tcl 8.6b3. | dgp@users.sourceforge.net | 2012-07-11 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | only expect tcldde.dll when --enable-shared | nijtmans@users.sourceforge.net | 2012-06-28 | 1 | -1/+3 | |
| |\ \ | |/ | ||||||
| * | | Let Cygwin shared build link with zlib1.dll, not cygz.dll (two less dependenc... | nijtmans@users.sourceforge.net | 2012-06-26 | 1 | -3/+4 | |
| * | | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so that | 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 | -6/+3 | |
| | |\ | ||||||
| | | * | Update autogoo for gettimeofday(). Thanks Joe English. | dgp@users.sourceforge.net | 2012-06-08 | 1 | -7/+2 | |
| * | | | [Bug 2812981]: Clean up bundled packages' build directory from within Tcl's ... | ferrieux@users.sourceforge.net | 2012-05-10 | 1 | -0/+5 | |
| * | | | 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 | |
| | |\ \ | | |/ | ||||||
| | | * | 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 | |
| | |\ \ | | |/ | ||||||
| | | * | 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 3508771] load tclreg.dll in cygwin tclsh | nijtmans@users.sourceforge.net | 2012-04-24 | 1 | -0/+14 | |
| | | |\ \ | |/ / / | | | _ | ||||||
| | | * | [Bug 3508771] load tclreg.dll in cygwin tclsh | nijtmans@users.sourceforge.net | 2012-04-24 | 1 | -0/+14 | |
| | | |\ | ||||||
| | | | * | tclpGetPid signature change (stub entry only, not for macro), | nijtmans@users.sourceforge.net | 2012-04-06 | 1 | -0/+0 | |
| | | |/ | ||||||
| * | | | [Bug 3511806] Compiler checks too early | nijtmans@users.sourceforge.net | 2012-03-30 | 1 | -4/+6 | |
| |\ \ \ | |/ / | ||||||
| | * | | [Bug 3511806] Compiler checks too early | nijtmans@users.sourceforge.net | 2012-03-30 | 1 | -5/+7 | |
| | |\ \ | | |/ | ||||||
| | | * | now ready for further field tests | nijtmans@users.sourceforge.net | 2012-03-29 | 1 | -8/+8 | |
| | | * | some better checks | nijtmans@users.sourceforge.net | 2012-03-28 | 1 | -0/+2 | |
| | * | | Release candidate branch for Tcl 8.5.11. | dgp@users.sourceforge.net | 2011-10-20 | 1 | -1/+1 | |
| | * | | Fix TCL_STACK_GROWS_UP for gcc 4.6 | max@tclers.tk (Reinhard Max) | 2011-06-30 | 1 | -2/+4 | |
| | * | | Release candidate branch for Tcl 8.5.10. | dgp@users.sourceforge.net | 2011-05-26 | 1 | -1/+1 | |
| | * | | [Bug 3205320]: stack space detection defeated by inlining | nijtmans@users.sourceforge.net | 2011-03-10 | 1 | -3/+5 | |
| * | | | 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 | |
| |\ \ \ | |/ / | ||||||
| | * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp@users.sourceforge.net | 2011-03-02 | 1 | -2/+0 | |
| | |\ \ | | |/ | ||||||
| | | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp@users.sourceforge.net | 2011-03-01 | 1 | -2/+0 | |
| | | * | * unix/Makefile.in: ensure Makefile shell is /bin/bash for | das | 2008-08-13 | 1 | -1/+4 | |
| | | * | * unix/configure.in: fix static DTrace-enabled build on Solaris. | das | 2008-06-12 | 1 | -1/+10 | |
| | | * | * README: Bump version number to 8.4.19 | dgp@users.sourceforge.net | 2008-04-11 | 1 | -2/+2 | |
| | | * | *** 8.4.18 TAGGED FOR RELEASE *** | dgp@users.sourceforge.net | 2008-02-06 | 1 | -2/+2 | |
| | | * | * unix/configure.in (Darwin): correct Info.plist year substitution in | das | 2008-02-02 | 1 | -3/+3 | |
