Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let Cygwin shared build link with zlib1.dll, not cygz.dll (two less ↵ | jan.nijtmans | 2012-06-26 | 1 | -0/+7 |
| | | | | dependencies on cygwin-specific dll's) | ||||
* | Use EAI_SYSTEM only if it exists. | max | 2012-06-26 | 1 | -0/+5 |
| | |||||
* | 3024359 Make sure that the per-thread cache of the list of file systems | dgp | 2012-06-25 | 1 | -0/+8 |
|\ | | | | | | | | | currently registered is only updated at times when no active loops are traversing it. Also reduce the amount of epoch storing and checking to where it can make a difference. | ||||
| * | 3024359 Make sure that the per-thread cache of the list of file systems | dgp | 2012-06-25 | 1 | -0/+8 |
| | | | | | | | | | | currently registered is only updated at times when no active loops are traversing it. Also reduce the amount of epoch storing and checking to where it can make a difference. | ||||
* | | minor: changelog formatting | dkf | 2012-06-25 | 1 | -16/+17 |
| | | |||||
* | | [Bug 3537605]: Make [encoding dirs ? ?] report the right error message. | dkf | 2012-06-25 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | [Bug 3537605]: Make [encoding dirs ? ?] report the right error message. | dkf | 2012-06-25 | 1 | -0/+5 |
| | | |||||
* | | [Patch #1536227]: Cygwin network pathname support | jan.nijtmans | 2012-06-25 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | [Patch #1536227]: Cygwin network pathname support | jan.nijtmans | 2012-06-25 | 1 | -0/+5 |
| |\ | |||||
* | \ | [Bug 3508771]: Cygwin notifier for handling win32 events | jan.nijtmans | 2012-06-23 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3508771]: Cygwin notifier for handling win32 events | jan.nijtmans | 2012-06-23 | 1 | -0/+5 |
| |\ \ | | |/ | |/| | |||||
| | * | [Bug 3508771]: Cygwin notifier for handling win32 events | jan.nijtmans | 2012-06-23 | 1 | -0/+5 |
| | | | |||||
* | | | Rework the error message generation of [socket], so that the error | max | 2012-06-22 | 1 | -0/+6 |
| | | | | | | | | | code of getaddrinfo is used instead of errno unless it is EAI_SYSTEM. | ||||
* | | | [Bug #3362446]: registry keys command fails with 8.5/8.6 | jan.nijtmans | 2012-06-21 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | [Bug #3362446]: registry keys command fails with 8.5/8.6 | jan.nijtmans | 2012-06-21 | 1 | -2/+4 |
| |\ \ | | | | | | | | | update registry version to 1.2.2 | ||||
* | \ \ | Plug memory leak, part of [Bug #3362446]. | jan.nijtmans | 2012-06-19 | 1 | -0/+5 |
|\ \ \ \ | |/ / / | | | | | Dde version should be 1.3.0, not 1.3 | ||||
| * | | | Plug memory leak, part of [Bug #3362446] | jan.nijtmans | 2012-06-19 | 1 | -0/+4 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Plug memory leak, part of [Bug #3362446] | jan.nijtmans | 2012-06-19 | 1 | -0/+4 |
| | |/ | |||||
* | | | 3532959 Make sure the lifetime management of entries in the linePBodyPtr hash | dgp | 2012-06-11 | 1 | -0/+7 |
|\ \ \ | |/ / | | | | table can tolerate either order of teardown, interp first, or Proc first. | ||||
| * | | 3532959 Make sure the lifetime management of entries in the linePBodyPtr hash | dgp | 2012-06-11 | 1 | -0/+7 |
| | | | | | | | | | table can tolerate either order of teardown, interp first, or Proc first. | ||||
* | | | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so that | dgp | 2012-06-08 | 1 | -0/+10 |
|\ \ \ | |/ / | | | | | | | old unix systems that need inclusion in all compilation units are supported. Update autogoo for gettimeofday(). Thanks Joe English. | ||||
| * | | Update autogoo for gettimeofday(). Thanks Joe English. | dgp | 2012-06-08 | 1 | -0/+4 |
| |\ \ | | |/ | |||||
| | * | Update autogoo for gettimeofday(). Thanks Joe English. | dgp | 2012-06-08 | 1 | -0/+6 |
| | | | |||||
| * | | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so that | dgp | 2012-06-08 | 1 | -0/+6 |
| | | | | | | | | | old unix systems that need inclusion in all compilation units are supported. | ||||
* | | | Revise the "null data" check: null strings are possible, but empty binary ↵ | jan.nijtmans | 2012-06-08 | 1 | -0/+7 |
| | | | | | | | | | | | | arrays are not | ||||
* | | | Declare that Tcl provides the zlib 2.0 package. | dkf | 2012-06-06 | 1 | -0/+7 |
| | | | |||||
* | | | On Cygwin, use win32 API in stead of uname() to determine the tcl_platform ↵ | jan.nijtmans | 2012-06-06 | 1 | -0/+5 |
|\ \ \ | |/ / | | | | | | | variables | ||||
| * | | On Cygwin, use win32 API in stead of uname() to determine the tcl_platform ↵ | jan.nijtmans | 2012-06-06 | 1 | -0/+5 |
| |\ \ | | |/ | | | | | | | variables | ||||
| | * | On Cygwin, use win32 API in stead of uname() to determine the tcl_platform ↵ | jan.nijtmans | 2012-06-06 | 1 | -0/+5 |
| | | | | | | | | | | | | variables | ||||
* | | | [Bug 3530536]: zlib-7.4 fails on IRIX64 | jan.nijtmans | 2012-06-01 | 1 | -0/+7 |
| | | | |||||
* | | | fix subtle problem with safe [file] that caused Tk test failure | dkf | 2012-05-31 | 1 | -0/+4 |
| | | | |||||
* | | | [Bug 1997845]: Corrected formatting so that generated HTML can link properly. | dkf | 2012-05-31 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | [Bug 1997845]: Corrected formatting so that generated HTML can link properly. | dkf | 2012-05-31 | 1 | -0/+5 |
| | | | |||||
* | | | Prevented intermittent test failure due to race condition. | dkf | 2012-05-31 | 1 | -0/+5 |
| | | | |||||
* | | | minor: make TIP 106 commit easier to spot in ChangeLog | dkf | 2012-05-30 | 1 | -3/+5 |
| | | | |||||
* | | | minor: rewrap overlong lines | dkf | 2012-05-29 | 1 | -8/+8 |
| | | | |||||
* | | | [Bug 2931407]: Clarified semantics of division and remainder operators. | dkf | 2012-05-29 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | [Bug 2931407]: Clarified semantics of division and remainder operators. | dkf | 2012-05-29 | 1 | -0/+5 |
| | | | |||||
* | | | [Bug 3525762]: Encoding handling in dde | jan.nijtmans | 2012-05-29 | 1 | -0/+5 |
|\ \ \ | |||||
* | | | | [Bug 3529949]: Defang 'file dirname ~' etc in safe interps | dkf | 2012-05-28 | 1 | -0/+6 |
|/ / / | |||||
* | | | [Bug 3528418]: Document what is going on with respect to qualification of | dkf | 2012-05-25 | 1 | -0/+4 |
|\ \ \ | |/ / | | | | command prefixes in ensemble subcommand maps. | ||||
| * | | [Bug 3528418]: Document what is going on with respect to qualification of | dkf | 2012-05-25 | 1 | -0/+6 |
| | | | | | | | | | command prefixes in ensemble subcommand maps. | ||||
* | | | Factor out constant that must be the same in multiple places. Prompted by a | dkf | 2012-05-25 | 1 | -0/+6 |
| | | | | | | | | | conversation with Alexandre Ferrieux. | ||||
* | | | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ↵ | jan.nijtmans | 2012-05-25 | 1 | -0/+6 |
|\ \ \ | |/ / | | | | | | | | | | well as XTYP_REQUEST. Fix "make genstubs" when cross-compiling on UNIX | ||||
| * | | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ↵ | jan.nijtmans | 2012-05-25 | 1 | -0/+6 |
| |\ \ | | |/ | | | | | | | | | | well as XTYP_REQUEST. Fix "make genstubs" when cross-compiling on UNIX | ||||
| | * | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ↵ | jan.nijtmans | 2012-05-25 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | well as XTYP_REQUEST. Fix "make genstubs" when cross-compiling on UNIX | ||||
* | | | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -0/+8 |
|\ \ \ | |/ / | | | | | | | Implement TclpIsAtty, Cygwin only doc/dde.n: doc fix | ||||
| * | | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -0/+8 |
| |\ \ | | |/ | | | | | | | Implement TclpIsAtty, Cygwin only doc/dde.n: doc fix | ||||
| | * | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -0/+8 |
| | | | | | | | | | | | | Implement TclpIsAtty, Cygwin only doc/dde.n: doc fix | ||||
* | | | Revert most of [3caedf05df], since when we let cygwin share the win32 stub ↵ | jan.nijtmans | 2012-05-24 | 1 | -0/+9 |
|\ \ \ | |/ / | | | | | | | | | | | | | table this is no longer necessary implement TclpInetNtoa for win32 Let cygwin share stub table with win32 |