Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge 8.5 | dgp | 2015-10-29 | 1 | -6/+0 |
|\ | |||||
| * | Remove use of HAVE_USLEEP. It isn't use anywhere any more. | jan.nijtmans | 2015-10-25 | 1 | -6/+0 |
| | | |||||
* | | Bump to release number 8.5.19 | dgp | 2015-10-23 | 1 | -1/+1 |
|/ | |||||
* | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in ↵ | jan.nijtmans | 2015-07-23 | 1 | -0/+6 |
|\ | | | | | | | forking process under heavy multithreading. Thanks to Joe Mistachkin for the implementation of the fix, and Gustaf Neumann for the original report and testing the fix. | ||||
| * | First attempt at implementing the necessary auto-magic for usleep. | Joe Mistachkin | 2015-05-18 | 1 | -0/+6 |
| | | |||||
| * | Bump to 8.6.4. | 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 |
| | | |||||
| * | Bump to 8.6.2 for release. | dgp | 2014-07-28 | 1 | -1/+1 |
| | | |||||
| * | Let the generated Makefile be emacs-friendly by avoiding spurious empty ↵ | ferrieux | 2014-05-16 | 1 | -0/+3 |
| | | | | | | | | lines and misplaced tabs. Useful e.g. to just set CFLAGS to debug and save. | ||||
| * | Bump version number to 8.6.1. | dgp | 2013-08-30 | 1 | -1/+1 |
| | | |||||
| * | Move test for pthread_atfork inside SC_ENABLE_THREADS | jan.nijtmans | 2013-07-26 | 1 | -1/+0 |
| |\ | |||||
| * \ | Add "testfork" test command. Not used in any test-case yet | jan.nijtmans | 2013-07-23 | 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. | ||||
| * | | | Replace broken SC_SERIAL_PORT macro with plain AC_CHECK_HEADERS tests. | jenglish | 2013-03-01 | 1 | -4/+9 |
| | | | | |||||
| * | | | 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-08-08 | 1 | -8/+8 |
| |\ \ \ | |||||
| | * | | | Installer consistency tweaks. | stwo | 2012-08-06 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | sync with TEA, fix some comments | jan.nijtmans | 2012-07-25 | 1 | -6/+6 |
| | | | | | |||||
| * | | | | 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 | -1/+3 |
| |\ \ \ | |||||
| * | | | | Let Cygwin shared build link with zlib1.dll, not cygz.dll (two less ↵ | jan.nijtmans | 2012-06-26 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | dependencies on cygwin-specific dll's) | ||||
| * | | | | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so that | dgp | 2012-06-08 | 1 | -6/+3 |
| |\ \ \ \ | | |/ / / | | | | | | | | | | | old unix systems that need inclusion in all compilation units are supported. Update autogoo for gettimeofday(). Thanks Joe English. | ||||
| * | | | | [Bug 2812981]: Clean up bundled packages' build directory from within Tcl's ↵ | ferrieux | 2012-05-10 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | ./configure, to avoid stale configuration. | ||||
| * | | | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Better detection and implementation for cpuid instruction on Intel-derived ↵ | jan.nijtmans | 2012-05-02 | 1 | -4/+8 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | processors, both 32-bit and 64-bit | ||||
* | | | | | | | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then ↵ | jan.nijtmans | 2015-06-25 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | translate some windows-specific files to UTF-8 too. Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether. See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil. | ||||
* | | | | | | | 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 |
| | | | | | | | |||||
* | | | | | | | Bump to 8.5.16 for release. | dgp | 2014-07-23 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | Cherry-pick [c54059aaad] from trunk: Added support for reporting TEA-like ↵ | jan.nijtmans | 2014-03-31 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | info via pkg-config. Add missing @TCL_LIB_FLAG@ (derived from ticket [5bcb5026ad]) | ||||
* | | | | | | | 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 | -1/+0 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Add "testfork" test command. Not used in any test-case yet | jan.nijtmans | 2013-07-23 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Release branch for Tcl 8.5.14. | dgp | 2013-03-21 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Release branch for Tcl 8.5.13. | 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 |
| |_|_|/ |/| | | | |||||
* | | | | Update autogoo for gettimeofday(). Thanks Joe English. | dgp | 2012-06-08 | 1 | -6/+3 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Update autogoo for gettimeofday(). Thanks Joe English. | dgp | 2012-06-08 | 1 | -7/+2 |
| | | | | |||||
* | | | | 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/+8 |
|\ \ \ | |/ / | | | | | | | processors, both 32-bit and 64-bit | ||||
| * | | Better detection and implementation for cpuid instruction on Intel-derived ↵ | jan.nijtmans | 2012-05-02 | 1 | -4/+8 |
| |\ \ | | |/ | | | | | | | processors, both 32-bit and 64-bit | ||||
| | *-. | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -0/+14 |
| | |\ \ | |_|_|/ |/| | | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin | ||||
| | * | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 1 | -4/+6 |
| | |\ \ | | | |/ | | | | | (autoconf still to be run!) | ||||
| | * | | Bump version number to 8.6b2. | dgp | 2011-07-18 | 1 | -1/+1 |
| | | | | |||||
| | * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
| | |\ \ | | | | | | | | | | | cause more harm than good. Purged them (except in zlib files). | ||||
| | * | | | * doc/socket.n: Document the changes to the [socket] and | rmax | 2010-09-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [fconfiguyre] commands. * generic/tclInt.h: Introduce TclCreateSocketAddress() as a * generic/tclIOSock.c: replacement for the platform-dependent * unix/tclUnixSock.c: TclpCreateSocketAddress() functions. * unix/tclUnixChan.c: Extend the [socket] and [fconfigure] * unix/tclUnixPort.h: commands to behave as proposed in * win/tclWinSock.c: TIP #162. * win/tclWinPort.h: * compat/fake-rfc2553.c: A compat implementation of the APIs * compat/fake-rfc2553.h: defined in RFC-2553 (getaddrinfo() and friends) on top of the existing gethostbyname() etc. * unix/configure.in: Test whether the fake-implementation is * unix/tcl.m4: needed. * unix/Makefile.in: Add a compile target for fake-rfc2553. * win/configure.in: Allow cross-compilation by default * tests/socket.test: Improve the test suite to make more use of * tests/remote.tcl: randomized ports to reduce interference with tests running in parallel or other services on the machine. | ||||
| | * | | | * unix/ldAix: remove ancient (pre-4.2) AIX support | hobbs | 2010-08-12 | 1 | -24/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * unix/configure: regen with ac-2.59 * unix/configure.in, unix/tclConfig.sh.in, unix/Makefile.in: * unix/tcl.m4 (AIX): remove the need for ldAIX, replace with -bexpall/-brtl. Remove TCL_EXP_FILE (export file) and other baggage that went with it. Remove pre-4 AIX build support. |