| Commit message (Expand) | Author | Age | Files | Lines |
* | fix genStubs.tcl | jan.nijtmans | 2012-05-25 | 1 | -3/+3 |
|\ |
|
* \ | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -6/+13 |
|\ \
| |/ |
|
| * | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -3/+7 |
|
|
* | | fix merge problem on Linux | jan.nijtmans | 2012-05-23 | 1 | -563/+243 |
|\ \ |
|
| * | | MAC_OSX_TK -> MAC_OSX_TCL | jan.nijtmans | 2012-05-22 | 1 | -3/+3 |
|
|
| * | | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 1 | -571/+251 |
| |\ \
|/ / /
| | _ |
|
| * | Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 1 | -277/+132 |
|
|
| * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -3/+7 |
|
|
* | | get rid of _ANSI_ARGS_ | jan.nijtmans | 2012-04-26 | 1 | -20/+20 |
|\ \
| |/ |
|
* | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -75/+238 |
|\ \
| |/ |
|
| * | implement TclWinGetSockOpt and TclWinGetServByName for cygwi | jan.nijtmans | 2012-04-24 | 1 | -29/+58 |
|
|
| * | tclpGetPid signature change (stub entry only, not for macro), | jan.nijtmans | 2012-04-06 | 1 | -4/+4 |
|
|
| * | implement TclpGetPid for Cygwin | jan.nijtmans | 2012-04-04 | 1 | -17/+57 |
|
|
* | | Remove the TclpGetTZName implementation for Cygwin (from previous commit) | jan.nijtmans | 2012-04-03 | 1 | -20/+6 |
|\ \
| |/ |
|
| * | cleanup tclInt.decls to have the same form as Tcl 8.5/8.6, | jan.nijtmans | 2012-04-03 | 1 | -26/+22 |
|
|
* | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-30 | 1 | -16/+16 |
|\ \
| |/ |
|
| * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-30 | 1 | -12/+10 |
|
|
* | | 3 missing stub macros for cygwin | jan.nijtmans | 2012-03-26 | 1 | -10/+35 |
|\ \
| |/ |
|
| * | forgot 3 stub macros for cygwin: TclpCreateProcess, TclpMakefile | jan.nijtmans | 2012-03-26 | 1 | -20/+29 |
|
|
* | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-25 | 1 | -123/+280 |
|\ \
| |/ |
|
| * | add TclWinConvertError and TclWinConvertWSAError for cygwin | jan.nijtmans | 2012-03-22 | 1 | -11/+34 |
|
|
| * | many more cygwin functions present | jan.nijtmans | 2012-03-22 | 1 | -144/+197 |
|
|
* | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-02-01) | jan.nijtmans | 2012-03-23 | 1 | -10/+10 |
|
|
* | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 1 | -14/+123 |
|\ \
| |/ |
|
| * | implement Tcl_WinUtfToTChar and Tcl_WinTCharToUtf for cygwin | jan.nijtmans | 2012-03-19 | 1 | -0/+32 |
|
|
| * | bug 3508771: load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-19 | 1 | -6/+37 |
|
|
* | | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *" | jan.nijtmans | 2011-03-25 | 1 | -8/+10 |
|\ \
| |/ |
|
| * | Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directly | jan.nijtmans | 2011-03-25 | 1 | -6/+9 |
|
|
* | | 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 |
|
|
| * | added CONST to TclpLocaltime and TclpGmtime param throughout | Kevin B Kenny | 2004-10-28 | 1 | -5/+6 |
|
|
| * | * generic/tclDecls.h: Regenerated on a unix box. | andreas_kupries | 2004-06-10 | 1 | -593/+593 |
|
|
| * | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw
| Kevin B Kenny | 2004-06-05 | 1 | -585/+593 |
|
|
| * | commit genstubs generated files with unix line endings | dgp | 2004-05-17 | 1 | -585/+585 |
|
|
| * | * generic/tclInt.decls: Restored TclpTime_t kludge to all
| Kevin B Kenny | 2004-05-17 | 1 | -585/+585 |
|
|
| * | 2004-05-14 Kevin B. Kenny <kennykb@acm.org>
| Kevin B Kenny | 2004-05-14 | 1 | -11/+11 |
|
|
* | | Make sure to use CONST/VOID in stead of | nijtmans | 2011-01-19 | 1 | -5/+5 |
|
|
* | | Backport various formatting (spacing) | nijtmans | 2010-02-07 | 1 | -128/+125 |
|
|
* | | Various CYGWIN-related fixes | nijtmans | 2010-01-31 | 1 | -7/+7 |
|
|
* | | * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allow | das | 2009-04-10 | 1 | -1/+12 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/tclDecls.h: regen with new genStubs.tcl. | das | 2007-12-10 | 1 | -16/+168 |
|
|
* | | * tools/genStubs.tcl: Updated script to no longer produce the | dgp | 2006-11-15 | 1 | -125/+110 |
|
|
* | | * generic/tclInt.decls: implement globbing for HFS creator & type | das | 2006-03-21 | 1 | -1/+14 |
|
|
* | | Export stubs for libtommath; fix mingw compiler warnings | Kevin B Kenny | 2005-12-13 | 1 | -5/+5 |
|
|
* | | * generic/tclInt.decls: | das | 2005-05-14 | 1 | -11/+4 |
|
|
* | | * generic/tcl.h: Moved the preprocessor logic | davygrvy | 2004-11-03 | 1 | -1/+15 |
|
|
* | | Re-commit after a `make genstubs` on a unix system, to restore unix line endings | dgp | 2004-06-07 | 1 | -552/+552 |
|
|
* | | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw
| Kevin B Kenny | 2004-06-05 | 1 | -541/+552 |
|
|