| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | TIP #485 implementation, Tcl 8.6 part: If Tcl is compiled with -DTCL_NO_DEPRE... | jan.nijtmans | 2018-01-17 | 1 | -9/+11 |
| |\ \ \ |
|
| | * \ \ | merge core-8-branch | jan.nijtmans | 2018-01-12 | 1 | -0/+6 |
| | |\ \ \
| | |/ / /
| |/| | | |
|
* | | | | | merge core-8-branch | jan.nijtmans | 2018-01-10 | 1 | -5/+7 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Re-implement Tcl_WinTCharToUtf/Tcl_WinUtfToTChar in pure win32 api, even for ... | jan.nijtmans | 2018-01-10 | 1 | -0/+4 |
|
|
* | | | | | merge core-8-branch. | jan.nijtmans | 2017-12-09 | 1 | -5/+4 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Re-base "stop-ce" branch to core-8-branch. This is what will be proposed for ... | jan.nijtmans | 2017-11-23 | 1 | -0/+2 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Drop Windows CE support, since it doesn't appear to work anyway. | jan.nijtmans | 2017-11-21 | 1 | -0/+2 |
| | |/ / |
|
* | | | | Forgot TclpGetTime() | jan.nijtmans | 2017-11-08 | 1 | -10/+6 |
|
|
* | | | | Tcl-9 huge cleanup: Remove many unused internal functions which do nothing mo... | jan.nijtmans | 2017-11-08 | 1 | -88/+43 |
|/ / / |
|
* | | | Fix harmless gcc warning message: using "unsigned" doesn't serve any purpose,... | jan.nijtmans | 2016-11-11 | 1 | -6/+6 |
|/ / |
|
* | | Fix compiler warnings in win32/cygwin build | jan.nijtmans | 2014-04-16 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix compiler warnings in win32/cygwin build. | jan.nijtmans | 2014-04-16 | 1 | -1/+1 |
|
|
* | | Upgrade from Winsock 1.1 to Winsock 2.2, which is always available on Win2000... | jan.nijtmans | 2014-04-16 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Upgrade from Winsock 1.1 to Winsock 2.2, which is always available on Win2000... | jan.nijtmans | 2014-04-16 | 1 | -0/+6 |
|
|
* | | Fix execute permission bit (should not be set) for *Decls.h files | jan.nijtmans | 2014-02-11 | 1 | -0/+0 |
|
|
* | | Eliminate all usage of WIN32 and __WIN32__ macros: Some compilers (e.g. Clang... | jan.nijtmans | 2014-02-10 | 1 | -8/+8 |
|
|
* | | Put extern "C" guards around all stub table struct definitions, so it is usab... | jan.nijtmans | 2013-11-04 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | Put extern "C" guards around all stub table struct definitions, so it is usab... | jan.nijtmans | 2013-11-04 | 1 | -3/+5 |
|
|
* | | Don't use TclpInetNtoa any more, use inet_ntoa in stead. Since IP6 support it... | jan.nijtmans | 2013-06-21 | 1 | -0/+2 |
|
|
* | | Fix gcc warning in cygwin build: implicitely declared function TclUnixOpenTem... | jan.nijtmans | 2012-12-05 | 1 | -14/+27 |
|
|
* | | Simplification: don't declare struct types that are never used. | jan.nijtmans | 2012-11-15 | 1 | -1/+1 |
|
|
* | | * unix/tclUnixFCmd.c (TclUnixOpenTemporaryFile): [Bug 2933003]: Factor | dkf | 2012-11-14 | 1 | -6/+14 |
|
|
* | | make sure that extensions which might still use TclWinNToHS, now use ntohs di... | jan.nijtmans | 2012-08-24 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | make sure that extensions which might still use TclWinNToHS, now use ntohs di... | jan.nijtmans | 2012-08-24 | 1 | -1/+4 |
|
|
* | | add TclUnixCopyFile to stub table for Cygwin | jan.nijtmans | 2012-07-01 | 1 | -3/+7 |
|\ \
| |/ |
|
| * | add TclUnixCopyFile to stub table for Cygwin | jan.nijtmans | 2012-07-01 | 1 | -3/+12 |
|
|
* | | fix genStubs.tcl for OSX | jan.nijtmans | 2012-05-25 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | fix genStubs.tcl | jan.nijtmans | 2012-05-25 | 1 | -3/+3 |
| |\ |
|
* | \ | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -3/+5 |
|\ \ \
| |/ / |
|
| * | | 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 |
|
|
* | | | Revert most of [3caedf05df], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-24 | 1 | -290/+168 |
|\ \ \
| |/ / |
|
| * | | 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 |
| |\ \
| | |/ |
|
* | | | fix merge error | jan.nijtmans | 2012-04-24 | 1 | -0/+2 |
|
|
| | | | |
| \ \ | |
*-. \ \ | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -69/+122 |
|\ \ \ \
| | |/ / |
|
| | * | | [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 3514475]: remove TclpGetTimeZone and TclpGetTZName | jan.nijtmans | 2012-04-03 | 1 | -15/+9 |
|
|
* | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-02 | 1 | -16/+19 |
|\ \ \
| |/ / |
|
| * | | [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 |
|
|