| Commit message (Expand) | Author | Age | Files | Lines |
* | fix Bug 3598300 on MacOSX too | jan.nijtmans | 2013-01-19 | 1 | -1/+1 |
|\ |
|
| * | Proposed solution for Bug 3598300 on MacOSXbug_3598300 | jan.nijtmans | 2013-01-18 | 1 | -1/+1 |
|
|
* | | [Bug 3598300]: unix: tcl.h does not include sys/stat.h. | jan.nijtmans | 2013-01-18 | 1 | -23/+19 |
|\ \
| |/ |
|
| * | ... and fix cygwin build | jan.nijtmans | 2013-01-18 | 1 | -19/+15 |
|
|
* | | revert [8abba84224], and make sure that every source file that uses Tcl_StatB... | jan.nijtmans | 2013-01-17 | 1 | -3/+1 |
|\ \
| |/ |
|
| * | revert [8abba84224], and make sure that every source file that uses Tcl_StatB... | jan.nijtmans | 2013-01-17 | 1 | -3/+1 |
|
|
* | | [Bug 3598300]: unix: tcl.h does not include sys/stat.h | jan.nijtmans | 2013-01-15 | 1 | -3/+3 |
|\ \ |
|
| * \ | REMOVED FROM TRUNK: buggy, breaks the build on linux. [Bug 3598300]: unix: tc... | jan.nijtmans | 2013-01-15 | 1 | -1/+1 |
| |\ \
|/ / /
| | _ |
|
| * | merge trunk
| jan.nijtmans | 2013-01-14 | 1 | -4/+2 |
|
|
* | | use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_path | jan.nijtmans | 2012-06-26 | 1 | -4/+2 |
|\ \
| |/ |
|
| * | use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_path | jan.nijtmans | 2012-06-26 | 1 | -5/+9 |
| |\ |
|
| | * | use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_path | jan.nijtmans | 2012-06-26 | 1 | -2/+8 |
|
|
* | | | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so that | dgp | 2012-06-08 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Update autogoo for gettimeofday(). Thanks Joe English. | dgp | 2012-06-08 | 1 | -4/+0 |
| |\ \
| | |/ |
|
| | * | Update autogoo for gettimeofday(). Thanks Joe English. | dgp | 2012-06-08 | 1 | -4/+0 |
|
|
| * | | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so that | dgp | 2012-06-08 | 1 | -1/+1 |
|
|
* | | | move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, | jan.nijtmans | 2012-05-07 | 1 | -1/+0 |
|\ \ \
| |/ / |
|
| * | | move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, | jan.nijtmans | 2012-05-07 | 1 | -3/+2 |
| |\ \
| | |/ |
|
| | * | move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, | jan.nijtmans | 2012-05-07 | 1 | -3/+2 |
|
|
* | | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -4/+19 |
|\ \ \
| |/ / |
|
| * | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -4/+14 |
| |\ \
| | |/ |
|
| | * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -4/+14 |
|
|
* | | | move some more CYGWIN stuff to unix/tclUnixPort.h | jan.nijtmans | 2012-05-03 | 1 | -0/+6 |
|\ \ \
| |/ / |
|
| * | | move some more CYGWIN stuff to unix/tclUnixPort.h | jan.nijtmans | 2012-05-03 | 1 | -0/+6 |
| |\ \
| | |/ |
|
| | * | move some more CYGWIN stuff to unix/tclUnixPort.h | jan.nijtmans | 2012-05-03 | 1 | -4/+10 |
|
|
* | | | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongs | jan.nijtmans | 2012-04-27 | 1 | -2/+11 |
|\ \ \
| |/ / |
|
| * | | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongs | jan.nijtmans | 2012-04-27 | 1 | -2/+11 |
|
|
| * | | get rid of _ANSI_ARGS_ | jan.nijtmans | 2012-04-26 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| | | | |
| \ \ | |
*-. \ \ | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -1/+0 |
|\ \ \ \
| | |/ / |
|
| | * | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -2/+0 |
| | |\ \
| |/ / /
| | | _ |
|
| | * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -2/+0 |
| | |\ |
|
| | | * | implement TclWinGetSockOpt and TclWinGetServByName for cygwi | jan.nijtmans | 2012-04-24 | 1 | -1/+0 |
|
|
| | | * | tclpGetPid signature change (stub entry only, not for macro), | jan.nijtmans | 2012-04-06 | 1 | -0/+0 |
|
|
| | | * | implement TclpGetPid for Cygwin | jan.nijtmans | 2012-04-04 | 1 | -1/+0 |
| | |/ |
|
* | | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | some better checks | jan.nijtmans | 2012-03-28 | 1 | -1/+0 |
|
|
| | * | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | jan.nijtmans | 2012-03-20 | 1 | -1/+7 |
|
|
* | | | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | jan.nijtmans | 2012-03-15 | 1 | -1/+6 |
|\ \ \
| |/ / |
|
| * | | x | jan.nijtmans | 2012-03-15 | 1 | -1/+6 |
|
|
* | | | [Bug 2233954] AIX: compile error | jan.nijtmans | 2012-02-16 | 1 | -1/+3 |
|\ \ \
| |/ / |
|
| * | | [Bug 2233954] AIX: compile error | jan.nijtmans | 2012-02-16 | 1 | -1/+3 |
|
|
* | | | MINOR: Formatting fixes, mainly to comments, so code better fits the style in | dkf | 2011-03-10 | 1 | -177/+277 |
|
|
* | | | 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 |
|
|
| | * | backport darwin vfork fix | das | 2010-05-19 | 1 | -1/+7 |
|
|
| | * | * generic/tclEnv.c: improve environ handling on Mac OS X (adapted | das | 2007-08-07 | 1 | -4/+10 |
|
|
| | * | Restored Cygwin buildability [Bug 1387154] | Kevin B Kenny | 2007-04-21 | 1 | -1/+9 |
|
|
| | * | * generic/tclInt.decls: Yet another round of attempting | Kevin B Kenny | 2007-04-21 | 1 | -3/+3 |
|
|