| Commit message (Expand) | Author | Age | Files | Lines |
* | add TclUnixCopyFile to stub table for Cygwin | jan.nijtmans | 2012-07-01 | 1 | -0/+5 |
|\ |
|
| * | add TclUnixCopyFile to stub table for Cygwin | jan.nijtmans | 2012-07-01 | 1 | -0/+5 |
|
|
* | | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -0/+4 |
| |\ |
|
| | * | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -0/+4 |
|
|
* | | | Revert most of [3caedf05df], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-24 | 1 | -92/+49 |
|\ \ \
| |/ / |
|
| * | | fix merge problem on Linux | jan.nijtmans | 2012-05-23 | 1 | -92/+49 |
| |\ \ |
|
| | * \ | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 1 | -94/+51 |
| | |\ \
| |/ / /
| | | _ |
|
| | * | Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 1 | -100/+32 |
|
|
| * | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -4/+7 |
|
|
| | | | |
| \ \ | |
*-. \ \ | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -7/+35 |
|\ \ \ \
| | |/ / |
|
| | * | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -7/+35 |
| | |\ \
| |/ / /
| | | _ |
|
| | * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -7/+35 |
| | |\ |
|
| | | * | implement TclWinGetSockOpt and TclWinGetServByName for cygwi | jan.nijtmans | 2012-04-24 | 1 | -17/+21 |
|
|
| | | * | tclpGetPid signature change (stub entry only, not for macro), | jan.nijtmans | 2012-04-06 | 1 | -2/+2 |
|
|
| | | * | implement TclpGetPid for Cygwin | jan.nijtmans | 2012-04-04 | 1 | -2/+26 |
| | |/ |
|
* | | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZName | jan.nijtmans | 2012-04-12 | 1 | -6/+8 |
|\ \ \ |
|
| * | | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamebug_3514475 | jan.nijtmans | 2012-04-03 | 1 | -9/+12 |
|
|
* | | | | some formatting (*.decls) | jan.nijtmans | 2012-04-04 | 1 | -2/+2 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | some formatting (*.decls) | jan.nijtmans | 2012-04-04 | 1 | -3/+3 |
| |\ \ \
| | | |/
| | |/| |
|
* | | | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 1 | -1/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 1 | -1/+4 |
| |\ \ \
| | |/ / |
|
| | * | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 1 | -1/+4 |
| | |\ \ |
|
* | | \ \ | Remove the TclpGetTZName implementation for Cygwin | jan.nijtmans | 2012-04-03 | 1 | -15/+2 |
|\ \ \ \ \
| |/ / / /
| | | | /
| |_|_|/
|/| | | |
|
| * | | | Remove the TclpGetTZName implementation for Cygwin (from previous commit) | jan.nijtmans | 2012-04-03 | 1 | -17/+4 |
| |\ \ \
| | |/ / |
|
| | * | | cleanup tclInt.decls to have the same form as Tcl 8.5/8.6, | jan.nijtmans | 2012-04-03 | 1 | -267/+265 |
|
|
* | | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-02 | 1 | -5/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-30 | 1 | -5/+5 |
| |\ \ \
| | |/ / |
|
| | * | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-30 | 1 | -5/+5 |
| | |/ |
|
* | | | 3 missing stub macros for cygwin | jan.nijtmans | 2012-03-26 | 1 | -117/+4 |
|\ \ \
| |/ / |
|
| * | | 3 missing stub macros for cygwin | jan.nijtmans | 2012-03-26 | 1 | -448/+336 |
| |\ \
| | |/ |
|
* | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-25 | 1 | -18/+162 |
|\ \ \
| |/ / |
|
| * | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-25 | 1 | -11/+155 |
| |\ \
| | |/ |
|
| | * | add TclGetAndDetachPids and TclpCloseFile to cygwin port | jan.nijtmans | 2012-03-23 | 1 | -0/+2 |
|
|
| | * | add TclWinConvertError and TclWinConvertWSAError for cygwin | jan.nijtmans | 2012-03-22 | 1 | -2/+10 |
|
|
| | * | many more cygwin functions present | jan.nijtmans | 2012-03-22 | 1 | -85/+113 |
|
|
* | | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22). | jan.nijtmans | 2012-03-23 | 1 | -5/+5 |
|\ \ \
| |/ / |
|
| * | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-02-01) | jan.nijtmans | 2012-03-23 | 1 | -7/+7 |
|
|
* | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 1 | -1/+9 |
|\ \ \
| |/ / |
|
| * | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 1 | -1/+9 |
| |\ \
| | |/ |
|
| | * | implement Tcl_WinUtfToTChar and Tcl_WinTCharToUtf for cygwin | jan.nijtmans | 2012-03-19 | 1 | -0/+3 |
|
|
| | * | bug 3508771: load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-19 | 1 | -1/+6 |
|
|
| * | | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *" | jan.nijtmans | 2011-03-25 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directly | jan.nijtmans | 2011-03-25 | 1 | -5/+5 |
|
|
* | | | Renamed struct TEOV_callback to the more descriptive NRE_callback. | Miguel Sofer | 2011-03-05 | 1 | -1/+1 |
|
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | * generic/tclInt.decls: Yet another round of attempting | Kevin B Kenny | 2007-04-21 | 1 | -5/+5 |
|
|