Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 5 | -15/+17 | |
| | | | Simplify stub tables for functions which work on both UNIX and windows | |||||
* | move some more CYGWIN stuff to unix/tclUnixPort.h | jan.nijtmans | 2012-05-03 | 1 | -4/+10 | |
| | ||||||
* | Better detection and implementation for cpuid instruction on Intel-derived ↵ | jan.nijtmans | 2012-05-02 | 3 | -18/+25 | |
|\ | | | | | | | processors, both 32-bit and 64-bit | |||||
| * | cpuid-on-unixcpuid_on_unix | jan.nijtmans | 2012-05-02 | 1 | -7/+6 | |
| | | ||||||
| * | 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 | |
| | | | ||||||
| * | | Revert introduction of non-portable asm snippet in function TclWinCPUID, to ↵ | ferrieux | 2012-04-30 | 1 | -0/+3 | |
| | | | | | | | | | | | | restore compilability on Linux. | |||||
| * | | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongs | jan.nijtmans | 2012-04-27 | 2 | -7/+17 | |
| |\ \ | | |/ | ||||||
| | * | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongs | jan.nijtmans | 2012-04-27 | 2 | -16/+23 | |
| | | | ||||||
| * | | get rid of _ANSI_ARGS_ and CONST | jan.nijtmans | 2012-04-26 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | get rid of _ANSI_ARGS_ | jan.nijtmans | 2012-04-26 | 2 | -7/+7 | |
| | |\ | |_|/ |/| | | ||||||
| * | | Repair more build breakage. | dgp | 2012-04-26 | 1 | -7/+5 | |
| | | | ||||||
| * | | fix Linux build ;-( | jan.nijtmans | 2012-04-26 | 1 | -4/+3 | |
| |\ \ | | |/ | ||||||
| * | | * generic/tclUtil.c (TclDStringToObj): Added internal function to make | dkf | 2012-04-25 | 3 | -27/+8 | |
| | | | | | | | | | | | | 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 | 6 | -5/+121 | |
| |\ \ \ \ | | | | |/ | | | | | | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin | |||||
| | | | * | gcc warnings | jan.nijtmans | 2012-04-24 | 1 | -2/+1 | |
| | | |/ | ||||||
| | | *-. | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 7 | -10/+146 | |
| | | |\ \ | | |/ / / | | | | / | |_|_|/ |/| | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin | |||||
* | | | | syntax error | jan.nijtmans | 2012-04-24 | 1 | -1/+2 | |
| |_|/ |/| | | ||||||
* | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 5 | -10/+95 | |
|\ \ \ | | | | | | | | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin | |||||
| * | | | implement TclWinGetSockOpt and TclWinGetServByName for cygwi | jan.nijtmans | 2012-04-24 | 1 | -1/+0 | |
| | | | | | | | | | | | | (should work, but not yet tested on UNIX) | |||||
| * | | | merge trunk | jan.nijtmans | 2012-04-24 | 4 | -349/+366 | |
| |\ \ \ | |/ / / |/| | | | ||||||
| * | | | merge core-8-4-branch | jan.nijtmans | 2012-04-11 | 2 | -293/+298 | |
| |\ \ \ | ||||||
| * | | | | tclpGetPid signature change (stub entry only, not for macro), | jan.nijtmans | 2012-04-06 | 5 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | for win64 compatibility with future cygwin64 correctly use win32 as default when cross-compiling under cygwin | |||||
| * | | | | implement TclpGetPid for Cygwin | jan.nijtmans | 2012-04-04 | 2 | -6/+33 | |
| | | | | | ||||||
| | | * | | autoconf | dgp | 2012-04-23 | 1 | -1/+1 | |
| | | | | | ||||||
| | | * | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 2 | -2/+2 | |
| | | |\ \ | | | | |/ | ||||||
| | | | * | make some more internal tables const | jan.nijtmans | 2012-04-23 | 1 | -1/+1 | |
| | | | |\ | |_|_|_|/ |/| | | | | ||||||
* | | | | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 4 | -349/+366 | |
| |/ / / |/| | | | | | | | On cygwin, install dll's in /usr/bin, not in /usr/lib | |||||
| | * | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZName | jan.nijtmans | 2012-04-12 | 1 | -116/+0 | |
| | |\ \ | ||||||
| | | * | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamebug_3514475 | jan.nijtmans | 2012-04-03 | 1 | -116/+0 | |
| | | | | | ||||||
| | * | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 3 | -9/+7 | |
| | |\ \ \ | | | | |/ | | | |/| | ||||||
| | | * | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 3 | -9/+7 | |
| | | |\ \ | |_|_|/ / |/| | | | | ||||||
* | | | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 2 | -293/+298 | |
|/ / / / | ||||||
| * | | | very slight tidy up to make build messages more regular | dkf | 2012-04-10 | 1 | -2/+2 | |
| | |/ | |/| | ||||||
| * | | re-generate configure | jan.nijtmans | 2012-04-02 | 1 | -2/+136 | |
| |\ \ | | |/ | ||||||
| | * | re-generate configure | jan.nijtmans | 2012-04-01 | 1 | -2/+136 | |
| | | | ||||||
| * | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 3 | -8/+40 | |
| |\ \ | | |/ | | | | (autoconf still to be run!) | |||||
| | * | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 3 | -9/+41 | |
| | |\ | |_|/ |/| | | (autoconf still to be run!) | |||||
* | | | now ready for further field testsbug_3511806 | jan.nijtmans | 2012-03-29 | 3 | -314/+372 | |
| | | | ||||||
* | | | some better checks | jan.nijtmans | 2012-03-28 | 4 | -134/+137 | |
| | | | ||||||
* | | | extra checks whether we are really dealing with cygwin or not | jan.nijtmans | 2012-03-28 | 2 | -350/+397 | |
| | | | ||||||
* | | | add TclWinConvertError and TclWinConvertWSAError for cygwin | jan.nijtmans | 2012-03-22 | 3 | -357/+357 | |
| | | | ||||||
* | | | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | jan.nijtmans | 2012-03-20 | 2 | -2/+50 | |
| | | | | | | | | | (backported from Tcl 8.5) | |||||
| * | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22). | jan.nijtmans | 2012-03-23 | 3 | -2/+6 | |
| |\ \ | | |/ | | | | | | | | | | | | | | | | They were an attempt to make the cygwin port compile again, but since cygwin is based on unix this serves no purpose any more. Use EAGAIN in stead of EWOULDBLOCK, because in VS10+ the value of EWOULDBLOCK is no longer the same as EAGAIN Add tclWinError.c to the CYGWIN build. | |||||
| | * | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-02-01) | jan.nijtmans | 2012-03-23 | 3 | -2/+6 | |
| | | | | | | | | | | | | | | | They were an attempt to make the cygwin port compile again, but since cygwin is based on unix this serves no purpose any more. Add tclWinError.c to the CYGWIN build. | |||||
| * | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 1 | -0/+37 | |
| |\ \ | | |/ |