| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | 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 |
| |\ |
|
| | * | 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 |
| |/ |
|
* | | 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 |
| |\ |
|
* | \ | 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-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 | -448/+336 |
|\ \
| |/ |
|
* | | [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-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 |
|\ \
| |/ |
|
| * | 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 |
|
|
* | | 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 |
|
|
| * | replaced 'long' times with wides, to cope with Win64 | Kevin B Kenny | 2005-03-15 | 1 | -4/+4 |
|
|
| * | added CONST to TclpLocaltime and TclpGmtime param throughout | Kevin B Kenny | 2004-10-28 | 1 | -5/+5 |
|
|
| * | Speed up [info <thing> <simplePattern>] | dkf | 2004-10-14 | 1 | -1/+5 |
|
|
| * | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw
| Kevin B Kenny | 2004-06-05 | 1 | -1/+5 |
|
|
| * | * generic/tclInt.decls: Restored TclpTime_t kludge to all
| Kevin B Kenny | 2004-05-17 | 1 | -5/+5 |
|
|
| * | 2004-05-14 Kevin B. Kenny <kennykb@acm.org>
| Kevin B Kenny | 2004-05-14 | 1 | -3/+15 |
|
|
* | | * generic/tclInt.decls: Backport of Kevin B. Kenny's work on | andreas_kupries | 2010-11-30 | 1 | -1/+6 |
|
|
* | | * generic/tclInt.decls, generic/tclInt.h, generic/tclIntDecls.h: | hobbs | 2010-11-30 | 1 | -5/+5 |
|
|
* | | * generic/tclExecute.c (EvalStatsCmd): change 'evalstats' to | hobbs | 2010-10-02 | 1 | -2/+2 |
|
|
* | | Backport various formatting (spacing) | nijtmans | 2010-02-07 | 1 | -11/+12 |
|
|
* | | Various CYGWIN-related fixes | nijtmans | 2010-01-31 | 1 | -8/+14 |
|
|
* | | Fix for [Bug 988703, 1565466] | Joe Mistachkin | 2009-10-18 | 1 | -1/+6 |
|
|
* | | * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allow | das | 2009-04-10 | 1 | -1/+4 |
|
|
* | | * generic/tclCompile.h: Demote TclCompEvalObj() from internal stubs to | dgp | 2008-01-23 | 1 | -5/+6 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/tclInt.decls: move TclByteArrayMatch and TclReToGlob | hobbs | 2007-12-11 | 1 | -14/+2 |
|
|