Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | zlib-1.2.7 | jan.nijtmans | 2012-05-03 | 97 | -1703/+6053 | |
* | 3428754 Test socket-14.2 tolerate [socket -async] connection that connects | dgp | 2012-05-03 | 2 | -9/+15 | |
* | 3428753 Fix [socket -async] connections that manage to connect synchronously. | dgp | 2012-05-03 | 2 | -2/+7 | |
* | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 11 | -107/+90 | |
|\ | ||||||
| * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 16 | -163/+92 | |
| |\ | ||||||
| | * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 16 | -330/+137 | |
* | | | move some more CYGWIN stuff to unix/tclUnixPort.h | jan.nijtmans | 2012-05-03 | 2 | -5/+6 | |
|\ \ \ | |/ / | ||||||
| * | | move some more CYGWIN stuff to unix/tclUnixPort.h | jan.nijtmans | 2012-05-03 | 2 | -5/+6 | |
| |\ \ | | |/ | ||||||
| | * | move some more CYGWIN stuff to unix/tclUnixPort.h | jan.nijtmans | 2012-05-03 | 3 | -12/+11 | |
* | | | Better detection and implementation for cpuid instruction on Intel-derived pr... | jan.nijtmans | 2012-05-02 | 4 | -17/+31 | |
|\ \ \ | |/ / | ||||||
| * | | Better detection and implementation for cpuid instruction on Intel-derived pr... | jan.nijtmans | 2012-05-02 | 4 | -17/+31 | |
| |\ \ | | |/ | ||||||
| | * | Better detection and implementation for cpuid instruction on Intel-derived pr... | jan.nijtmans | 2012-05-02 | 4 | -18/+31 | |
| | |\ | ||||||
| | | * | cpuid-on-unixcpuid_on_unix | jan.nijtmans | 2012-05-02 | 1 | -7/+6 | |
* | | | | Disable offending test iocmd.tf-24.16, pending fix in refchan code explored i... | ferrieux | 2012-05-02 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | switch off 32-bit assembler | jan.nijtmans | 2012-05-02 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | switch off 32-bit specific assembler | jan.nijtmans | 2012-05-02 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | switch off - temporary - 32-bit specific assembler | jan.nijtmans | 2012-05-02 | 1 | -1/+1 | |
* | | | TclWinCPUID now respects -fPIC compilation on 32-bit Linux | jan.nijtmans | 2012-05-02 | 1 | -5/+7 | |
|\ \ \ | |/ / | ||||||
| * | | TclWinCPUID now respects -fPIC compilation on 32-bit Linux | jan.nijtmans | 2012-05-02 | 1 | -2/+7 | |
| |\ \ | | |/ | ||||||
| | * | TclWinCPUID now respects -fPIC compilation on 32-bit Linux | jan.nijtmans | 2012-05-02 | 1 | -2/+7 | |
* | | | Tame deadlocks in broken refchan tests [Bug 3522560] | ferrieux | 2012-04-30 | 2 | -1/+8 | |
* | | | Revert introduction of non-portable asm snippet in function TclWinCPUID, to r... | ferrieux | 2012-04-30 | 1 | -0/+3 | |
* | | | Mention compatibility matters in Changelog. Make test insensitive to ambient ... | ferrieux | 2012-04-30 | 2 | -2/+3 | |
* | | | IMPLEMENTATION OF TIP#398 : Quickly Exit with Non-Blocking Blocked Channels | ferrieux | 2012-04-28 | 4 | -10/+60 | |
|\ \ \ | ||||||
| * | | | Compat flag, test, and doc update.tip_398_impl | ferrieux | 2012-04-28 | 3 | -6/+53 | |
| * | | | merge trunk | ferrieux | 2012-04-24 | 77 | -2330/+2721 | |
| |\ \ \ | ||||||
| * \ \ \ | merge trunk | dkf | 2012-03-28 | 26 | -703/+2298 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | merge trunk (fix OSX build error) | jan.nijtmans | 2012-03-22 | 2 | -7/+1 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Take two. Don't forget to apply all patches, even when the phone rings in bet... | ferrieux | 2012-03-22 | 1 | -5/+1 | |
| * | | | | | | Implement tip 398 : Quickly Exit with Non-Blocking Blocked Channels. This is ... | ferrieux | 2012-03-22 | 1 | -3/+2 | |
* | | | | | | | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongs | jan.nijtmans | 2012-04-27 | 6 | -22/+25 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongs | jan.nijtmans | 2012-04-27 | 5 | -28/+31 | |
* | | | | | | | Make 'auto_execok START' do the Right Thing | dkf | 2012-04-27 | 2 | -1/+6 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Make 'auto_execok START' do the Right Thing | dkf | 2012-04-27 | 2 | -1/+6 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | * | | | | | Make 'auto_execok START' do the Right Thing | dkf | 2012-04-27 | 2 | -1/+6 | |
* | | | | | | | get rid of _ANSI_ARGS_ and CONST | jan.nijtmans | 2012-04-26 | 6 | -20/+28 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | get rid of _ANSI_ARGS_ | jan.nijtmans | 2012-04-26 | 6 | -46/+54 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | compiler warning | jan.nijtmans | 2012-04-26 | 1 | -1/+1 | |
* | | | | | | | compiler warning | jan.nijtmans | 2012-04-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | compiler warning | jan.nijtmans | 2012-04-26 | 1 | -1/+1 | |
* | | | | | | | Repair more build breakage. | dgp | 2012-04-26 | 1 | -7/+5 | |
* | | | | | | | fix Linux build ;-( | jan.nijtmans | 2012-04-26 | 3 | -5/+7 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | fix Linux build ;-( | jan.nijtmans | 2012-04-26 | 1 | -0/+3 | |
* | | | | | | | fix OSX crash | jan.nijtmans | 2012-04-26 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | fix crash on Mac OSX | jan.nijtmans | 2012-04-26 | 1 | -3/+0 | |
| * | | | | | | merge-mark | jan.nijtmans | 2012-04-25 | 0 | -0/+0 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | truncation in SetWindowLongPtr data | jan.nijtmans | 2012-04-25 | 1 | -2/+2 | |
* | | | | | | | * generic/tclUtil.c (TclDStringToObj): Added internal function to make | dkf | 2012-04-25 | 15 | -83/+110 | |
* | | | | | | | fix merge error | jan.nijtmans | 2012-04-24 | 1 | -0/+2 | |
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 14 | -95/+344 | |
|\ \ \ \ \ \ \ \ \ | | | |/ / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | |