Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | zlib-1.2.7 | jan.nijtmans | 2012-05-03 | 1 | -0/+5 | |
| | ||||||
* | 3428754 Test socket-14.2 tolerate [socket -async] connection that connects | dgp | 2012-05-03 | 1 | -0/+3 | |
| | | | synchronously. | |||||
* | 3428753 Fix [socket -async] connections that manage to connect synchronously. | dgp | 2012-05-03 | 1 | -0/+5 | |
| | ||||||
* | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -0/+3 | |
|\ | ||||||
| * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -0/+3 | |
| |\ | ||||||
| | * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -0/+6 | |
| | | | | | | | | | 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 | -0/+6 | |
|\ \ \ | |/ / | | | | | | | processors, both 32-bit and 64-bit | |||||
| * | | Better detection and implementation for cpuid instruction on Intel-derived ↵ | jan.nijtmans | 2012-05-02 | 1 | -0/+6 | |
| |\ \ | | |/ | | | | | | | processors, both 32-bit and 64-bit | |||||
| | * | Better detection and implementation for cpuid instruction on Intel-derived ↵ | jan.nijtmans | 2012-05-02 | 1 | -0/+6 | |
| | |\ | |_|/ |/| | | | | | processors, both 32-bit and 64-bit | |||||
* | | | Tame deadlocks in broken refchan tests [Bug 3522560] | ferrieux | 2012-04-30 | 1 | -1/+5 | |
| | | | ||||||
* | | | Mention compatibility matters in Changelog. Make test insensitive to ambient ↵ | ferrieux | 2012-04-30 | 1 | -2/+2 | |
| | | | | | | | | | | | | compat flag. | |||||
* | | | IMPLEMENTATION OF TIP#398 : Quickly Exit with Non-Blocking Blocked Channels | ferrieux | 2012-04-28 | 1 | -0/+8 | |
|\ \ \ | ||||||
* \ \ \ | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongs | jan.nijtmans | 2012-04-27 | 1 | -0/+7 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongs | jan.nijtmans | 2012-04-27 | 1 | -0/+7 | |
| | | | | ||||||
* | | | | Make 'auto_execok START' do the Right Thing | dkf | 2012-04-27 | 1 | -0/+5 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Make 'auto_execok START' do the Right Thing | dkf | 2012-04-27 | 1 | -0/+5 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Make 'auto_execok START' do the Right Thing | dkf | 2012-04-27 | 1 | -0/+5 | |
| | | | | ||||||
* | | | | get rid of _ANSI_ARGS_ and CONST | jan.nijtmans | 2012-04-26 | 1 | -0/+8 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | get rid of _ANSI_ARGS_ | jan.nijtmans | 2012-04-26 | 1 | -0/+8 | |
| |\ \ \ | | |/ / | ||||||
* | | | | * generic/tclUtil.c (TclDStringToObj): Added internal function to make | dkf | 2012-04-25 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | | the fairly-common operation of converting a DString into an Obj a more efficient one. | |||||
| | | | | ||||||
| \ \ \ | ||||||
*-. \ \ \ | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -0/+10 | |
|\ \ \ \ \ | | |/ / / | | | | / | |_|_|/ |/| | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin | |||||
| | * | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -15/+25 | |
| | |\ \ | |/ / / | | | _ | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin | |||||
| | * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -55/+65 | |
| | |\ | | | | | | | | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin | |||||
| | | * | merge trunk | jan.nijtmans | 2012-04-24 | 1 | -0/+7 | |
| | | |\ | | | |/ | | |/| | ||||||
| | | * | merge core-8-4-branch | jan.nijtmans | 2012-04-11 | 1 | -0/+8 | |
| | | |\ | ||||||
| | | * | | tclpGetPid signature change (stub entry only, not for macro), | jan.nijtmans | 2012-04-06 | 1 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | for win64 compatibility with future cygwin64 correctly use win32 as default when cross-compiling under cygwin | |||||
| * | | | | Apply tzdata2012c | Kevin B Kenny | 2012-04-18 | 1 | -0/+8 | |
| | | | | | ||||||
* | | | | | Apply tzdata2012c | Kevin B Kenny | 2012-04-18 | 1 | -0/+8 | |
| | | | | | ||||||
* | | | | | Restore the tcl_platform(threaded) variable. | dgp | 2012-04-17 | 1 | -7/+0 | |
| | | | | | ||||||
* | | | | | * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixed | dkf | 2012-04-16 | 1 | -0/+7 | |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | documentation of this filesystem callback function; it must not register its created channel - that's the responsibility of the caller of Tcl_FSOpenFileChannel - as that leads to reference leaks. | |||||
| * | | | | * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixed | dkf | 2012-04-16 | 1 | -0/+7 | |
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | documentation of this filesystem callback function; it must not register its created channel - that's the responsibility of the caller of Tcl_FSOpenFileChannel - as that leads to reference leaks. | |||||
| | * | | | * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixed | dkf | 2012-04-16 | 1 | -0/+7 | |
| | | |/ | | |/| | | | | | | | | | | | | | documentation of this filesystem callback function; it must not register its created channel - that's the responsibility of the caller of Tcl_FSOpenFileChannel - as that leads to reference leaks. | |||||
* | | | | Remove some low-value C stack frames. | dkf | 2012-04-15 | 1 | -0/+4 | |
| | | | | ||||||
* | | | | * generic/tclZlib.c (ZlibTransformSetOption): [Bug 3517696]: Make | dkf | 2012-04-15 | 1 | -9/+15 | |
| | | | | | | | | | | | | flushing work correctly in a pushed compressing channel transform. | |||||
* | | | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZName | jan.nijtmans | 2012-04-12 | 1 | -0/+9 | |
|\ \ \ \ | ||||||
| * | | | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamebug_3514475 | jan.nijtmans | 2012-04-03 | 1 | -0/+9 | |
| | | | | | ||||||
* | | | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -0/+17 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -0/+8 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 1 | -0/+8 | |
| | | |/ | | |/| | ||||||
* | | | | corrected changelog entry | dkf | 2012-04-10 | 1 | -4/+5 | |
| | | | | ||||||
* | | | | * generic/tcl.h (TCL_DEPRECATED_API): Added macro that can be used to | dkf | 2012-04-10 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | | mark parts of Tcl's API as deprecated. Currently only used for fields of Tcl_Interp, which TIPs 330 and 336 have deprecated with a migration strategy; we want to encourage people to move away from those fields. | |||||
* | | | | Fix [Bug 3396896] | dkf | 2012-04-09 | 1 | -0/+4 | |
| | | | | ||||||
* | | | | Fix [Bug 2712377]: [info vars] and object declared variables | dkf | 2012-04-09 | 1 | -0/+7 | |
| | | | | ||||||
* | | | | Fix [Bug 3514761] and related ensemble/construction problems. | dkf | 2012-04-04 | 1 | -3/+13 | |
| | | | | ||||||
* | | | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 1 | -0/+8 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 1 | -0/+8 | |
| |\ \ \ | | |/ / | ||||||
| | * | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 1 | -0/+8 | |
| | |\ \ | ||||||
* | | \ \ | Remove the TclpGetTZName implementation for Cygwin | jan.nijtmans | 2012-04-03 | 1 | -0/+6 | |
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | (from 2012-04-02 commit) | |||||
| * | | | cleanup tcl.decls (unnecessary "generic" argument) | jan.nijtmans | 2012-04-03 | 1 | -0/+1 | |
| |\ \ \ | | |/ / | ||||||
| | * | | clean-up tcl.decls the same way as tclInt.decls | jan.nijtmans | 2012-04-03 | 1 | -4/+5 | |
| | | | |