| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | 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 |
|\ \ \ \ \ \ \ \ \
| | | |/ / / / / /
| | | | | | | | /
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| | | * | | | | | gcc warnings | jan.nijtmans | 2012-04-24 | 1 | -2/+1 |
| | |/ / / / / |
|
| | | | | | | | |
| | | \ \ \ \ | |
| | *-. \ \ \ \ | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 15 | -121/+500 |
| | |\ \ \ \ \ \
| |/ / / / / / /
| | | | / / / /
| | | |/ / / / |
|
| | | * | | | | syntax error | jan.nijtmans | 2012-04-24 | 1 | -1/+2 |
| | |/ / / / |
|
| | * | | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 14 | -122/+348 |
| | |\ \ \ \ |
|
| | | * | | | | oops, wrong signature | jan.nijtmans | 2012-04-24 | 1 | -1/+1 |
|
|
| | | * | | | | implement TclWinGetSockOpt and TclWinGetServByName for cygwi | jan.nijtmans | 2012-04-24 | 4 | -53/+104 |
|
|
| | | * | | | | merge trunk | jan.nijtmans | 2012-04-24 | 34 | -445/+472 |
| | | |\ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | | * | | | | sync win/rules.vc with Tk version | jan.nijtmans | 2012-04-13 | 1 | -4/+7 |
|
|
| | | * | | | | merge core-8-4-branch | jan.nijtmans | 2012-04-11 | 13 | -351/+338 |
| | | |\ \ \ \ |
|
| | | * | | | | | tclpGetPid signature change (stub entry only, not for macro), | jan.nijtmans | 2012-04-06 | 27 | -28/+29 |
|
|
| | | * | | | | | merge core-8-4-branch | jan.nijtmans | 2012-04-04 | 1 | -0/+1 |
| | | |\ \ \ \ \ |
|
| | | * | | | | | | implement TclpGetPid for Cygwin | jan.nijtmans | 2012-04-04 | 7 | -27/+136 |
|
|
* | | | | | | | | | grammar fix (reported on Tcler's Chat) | dkf | 2012-04-23 | 1 | -2/+2 |
|
|