Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | correct font issues in define.n | dgp | 2012-09-07 | 1 | -6/+20 | |
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | | | | | | | | | | silence thread.test warning messages Automake updates | |||||
| * | | | | | | merge trunk | dgp | 2012-08-28 | 1 | -1/+7 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Followup to [6325d5dbeac6f91d28d6]. dlerror() may return NULL. Fixed the ↵ | andreask | 2012-08-27 | 1 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | code which wasn't prepared to deal with that. | |||||
| * | | | | | | merge trunk | dgp | 2012-08-20 | 1 | -7/+11 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | [Bug 3555454] Rearrange a bit to quash 'declared but never defined' compiler ↵ | stwo | 2012-08-13 | 1 | -6/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | warnings. | |||||
| | * | | | | | Change one '#ifdef' to '#if defined()' for improved consistency within the file. | stwo | 2012-08-08 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | merge trunk | dgp | 2012-08-08 | 16 | -537/+491 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Minor changes to improve style (C89 declarations, consistent indentation, | dkf | 2012-08-07 | 4 | -115/+142 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | clarification of #endifs, reduction of unnecessary casts, use of array syntax for reading array elements, etc.) | |||||
| | * | | | | | A little more installer consistency tweaking. | stwo | 2012-08-07 | 2 | -5/+5 | |
| | | | | | | | ||||||
| | * | | | | | No need for install-sh to be executable. | stwo | 2012-08-07 | 1 | -1/+0 | |
| | | | | | | | ||||||
| | * | | | | | Installer consistency tweaks. | stwo | 2012-08-06 | 2 | -4/+4 | |
| | | | | | | | ||||||
| | * | | | | | Final part of result generation conversion (modulo any minor blunders) | dkf | 2012-08-05 | 5 | -180/+199 | |
| | | | | | | | ||||||
| | * | | | | | Unbreak. | stwo | 2012-08-04 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | * | | | | | more result generation conversion | dkf | 2012-08-04 | 4 | -29/+31 | |
| | | | | | | | ||||||
| | * | | | | | Reduce the amount of ifdeffery somewhat by requiring at least OSX Tiger. That's | dkf | 2012-08-04 | 1 | -174/+78 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | now everyone we care to support, given that the version after is now not supported by Apple... | |||||
| | * | | | | | Purge use of Tcl_AppendElement, and corrected conversion of PIDs to integer | dkf | 2012-07-31 | 1 | -9/+11 | |
| | | | | | | | | | | | | | | | | | | | | | objects. | |||||
| | * | | | | | sync with TEA, fix some comments | jan.nijtmans | 2012-07-25 | 2 | -8/+8 | |
| | | | | | | | ||||||
| | | | | | | | ||||||
| | | \ \ \ \ | ||||||
| | *-. \ \ \ \ | 3544642 Be kind to BSDers day. Purge gmake-ism. | dgp | 2012-07-19 | 1 | -8/+6 | |
| | |\ \ \ \ \ \ | ||||||
| * | | | | | | | | Update TclOO package to 0.7, correct copyright dates. | dkf | 2012-07-12 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Release candidate branch for Tcl 8.6b3. | dgp | 2012-07-11 | 3 | -3/+3 | |
| |/ / / / / / / | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | merge 8.5 | dgp | 2012-07-10 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | 1189293 Make "<<" binary safe. | dgp | 2012-07-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| * | | | | | | | | | Factor out a number of common patterns of use of Tcl_DStringAppend. | dkf | 2012-07-03 | 6 | -20/+19 | |
| | | | | | | | | | | ||||||
| * | | | | | | | | | [Bug 3536888] Locale guessing of msgcat fails on (some) Windows 7 | jan.nijtmans | 2012-06-29 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Bump msgcat version to 1.4.5 | |||||
| * \ \ \ \ \ \ \ \ \ | only expect tcldde.dll when --enable-shared | jan.nijtmans | 2012-06-28 | 3 | -4/+8 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | merge | jan.nijtmans | 2012-06-27 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | don't print out copying of zlib1.dll | jan.nijtmans | 2012-06-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | fix some gcc 64-bit warnings | jan.nijtmans | 2012-06-26 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | quoting improvements eliminate unused variable | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_path | jan.nijtmans | 2012-06-26 | 2 | -8/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Let Cygwin shared build link with zlib1.dll, not cygz.dll (two less ↵ | jan.nijtmans | 2012-06-26 | 4 | -21/+30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dependencies on cygwin-specific dll's) | |||||
| * | | | | | | | | | | | | | | Use EAI_SYSTEM only if it exists. | max | 2012-06-26 | 1 | -6/+1 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | some wrong versions | jan.nijtmans | 2012-06-24 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | [Bug 3508771]: Cygwin notifier for handling win32 events | jan.nijtmans | 2012-06-23 | 3 | -2/+161 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Rework the error message generation of [socket], so that the error | max | 2012-06-22 | 1 | -10/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | code of getaddrinfo is used instead of errno unless it is EAI_SYSTEM. | |||||
| * | | | | | | | | | | | | | | | | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so that | dgp | 2012-06-08 | 4 | -112/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | old unix systems that need inclusion in all compilation units are supported. Update autogoo for gettimeofday(). Thanks Joe English. | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | On Cygwin, use win32 API in stead of uname() to determine the tcl_platform ↵ | jan.nijtmans | 2012-06-06 | 1 | -2/+69 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | variables | |||||
| * | | | | | | | | | | | | | | | | | | Avoid calling close() on a bogus fd when an attempt to open a client socket | dgp | 2012-05-22 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with an unsupported address family leaves one behind. | |||||
| * | | | | | | | | | | | | | | | | | | [Bug 2812981]: Clean up bundled packages' build directory from within Tcl's ↵ | ferrieux | 2012-05-10 | 2 | -0/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ./configure, to avoid stale configuration. | |||||
| * | | | | | | | | | | | | | | | | | | move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, | jan.nijtmans | 2012-05-07 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | so it can be used for the Plat* interfaces as well | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | don't try to run the cpuid test when cpuid is not available | jan.nijtmans | 2012-05-03 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | 3428753 Fix [socket -async] connections that manage to connect synchronously. | dgp | 2012-05-03 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 5 | -15/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | move some more CYGWIN stuff to unix/tclUnixPort.h | jan.nijtmans | 2012-05-03 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Better detection and implementation for cpuid instruction on Intel-derived ↵ | jan.nijtmans | 2012-05-02 | 3 | -17/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | processors, both 32-bit and 64-bit | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Disable the legacy configuration setting from $::argv only when a setting | dgp | 2012-12-03 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | call to [configure] is made. Queries should not disturb that support. Bump to tcltest 2.3.5. | |||||
| * | | | | | | | | | | | | | | | | | | | | | More complete purge of things only present for supporting long-dead Mac 9 ↵ | dgp | 2012-11-15 | 2 | -16/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | systems. | |||||
| * | | | | | | | | | | | | | | | | | | | | | Fix botched patch | dkf | 2012-11-14 | 1 | -2/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Post-header reform (long long ago now) Tcl headers take care of their own | dgp | 2012-12-03 | 1 | -9/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | protection from EXTERN definitions. | |||||
* | | | | | | | | | | | | | | | | | | | | | | * unix/tclUnixPipe.c (DefaultTempDir): [Bug 2933003]: Allow overriding | dkf | 2012-11-14 | 1 | -2/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of the back-stop default temporary file location at compile time by setting the TCL_TEMPORARY_FILE_DIRECTORY #def to a string containing the directory name (defaults to "/tmp" as that is the most common default). | |||||
| * | | | | | | | | | | | | | | | | | | | | | Backport from Tcl 8.6. | dkf | 2012-11-14 | 1 | -2/+40 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * unix/tclUnixPipe.c (DefaultTempDir): [Bug 2933003]: Allow overriding of the back-stop default temporary file location at compile time by setting the TCL_TEMPORARY_FILE_DIRECTORY #def to a string containing the directory name (defaults to "/tmp" as that is the most common default). |