| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix gcc warning in cygwin build: implicitely declared function TclUnixOpenTem... | jan.nijtmans | 2012-12-05 | 1 | -2/+6 |
|
|
* | * unix/tclUnixFCmd.c (TclUnixOpenTemporaryFile): [Bug 2933003]: Factor | dkf | 2012-11-14 | 1 | -2/+2 |
|
|
* | merge trunk | dkf | 2012-10-03 | 1 | -14/+9 |
|\ |
|
| * | removed leftover from failed attempt to unify stub tables. | jan.nijtmans | 2012-09-07 | 1 | -8/+0 |
|
|
| * | make sure that extensions which might still use TclWinNToHS, now use ntohs di... | jan.nijtmans | 2012-08-24 | 1 | -0/+1 |
| |\ |
|
| | * | make sure that extensions which might still use TclWinNToHS, now use ntohs di... | jan.nijtmans | 2012-08-24 | 1 | -0/+1 |
|
|
| * | | small wrapper for TclWinNToHs, for change in calling convention | jan.nijtmans | 2012-08-23 | 1 | -1/+7 |
| |\ \
| | |/ |
|
| | * | small wrapper for TclWinNToHs, for change in calling convention | jan.nijtmans | 2012-08-23 | 1 | -1/+6 |
|
|
| * | | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ... | jan.nijtmans | 2012-08-20 | 1 | -6/+2 |
| |\ \
| | |/ |
|
| | * | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ... | jan.nijtmans | 2012-08-20 | 1 | -6/+1 |
|
|
* | | | merge trunk | dkf | 2012-07-04 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | add TclUnixCopyFile to stub table for Cygwin | jan.nijtmans | 2012-07-01 | 1 | -1/+2 |
| |\ \
| | |/ |
|
| | * | add TclUnixCopyFile to stub table for Cygwin | jan.nijtmans | 2012-07-01 | 1 | -1/+2 |
|
|
* | | | merge trunk | dkf | 2012-05-31 | 1 | -116/+75 |
|\ \ \
| |/ / |
|
| * | | fix genStubs.tcl for OSX | jan.nijtmans | 2012-05-25 | 1 | -4/+4 |
| |\ \
| | |/ |
|
| | * | fix genStubs.tcl | jan.nijtmans | 2012-05-25 | 1 | -4/+4 |
| | |\ |
|
| * | \ | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -1/+9 |
| |\ \ \
| | |/ / |
|
| | * | | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -8/+16 |
| | |\ \
| | | |/ |
|
| | | * | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -1/+9 |
|
|
| * | | | Revert most of [3caedf05df], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-24 | 1 | -119/+70 |
| |\ \ \
| | |/ / |
|
| | * | | fix merge problem on Linux | jan.nijtmans | 2012-05-23 | 1 | -126/+71 |
| | |\ \ |
|
| | | * | | MAC_OSX_TK -> MAC_OSX_TCL | jan.nijtmans | 2012-05-22 | 1 | -4/+4 |
|
|
| | | * | | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 1 | -126/+71 |
| | | |\ \
| | |/ / /
| | | | _ |
|
| | | * | Revert most of [ae92de6078], since when we let cygwin share the win32 stub ta... | jan.nijtmans | 2012-05-22 | 1 | -109/+63 |
|
|
* | | | | merge trunk | dkf | 2012-05-17 | 1 | -9/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | revert part of [8f9c16848b] move Tcl_MacOSXOpenBundleResources and Tcl_MacOSX... | jan.nijtmans | 2012-05-15 | 1 | -9/+1 |
| |\ \ \
| | |/ / |
|
| | * | | Revert part of [5caa06383d] move Tcl_MacOSXOpenBundleResources and Tcl_MacOSX... | jan.nijtmans | 2012-05-15 | 1 | -9/+1 |
| | |\ \
| | | |/ |
|
| | | * | revert part of [9922ac54e8]: remove Tcl_MacOSXOpenBundleResources and Tcl_Mac... | jan.nijtmans | 2012-05-14 | 1 | -9/+5 |
|
|
* | | | | updated C API to be more focused on supporting just some operations | dkf | 2012-05-10 | 1 | -1/+1 |
|
|
* | | | | merge trunk | dkf | 2012-05-04 | 1 | -6/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -6/+0 |
| |\ \ \
| | |/ / |
|
| | * | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -14/+0 |
| | |\ \
| | | |/ |
|
| | | * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -63/+18 |
|
|
* | | | | merge trunk | dkf | 2012-04-29 | 1 | -16/+16 |
|\ \ \ \
| |/ / / |
|
| * | | | get rid of _ANSI_ARGS_ and CONST | jan.nijtmans | 2012-04-26 | 1 | -16/+16 |
| |\ \ \
| | |/ / |
|
| | * | | get rid of _ANSI_ARGS_ | jan.nijtmans | 2012-04-26 | 1 | -17/+17 |
| | |\ \
| | | |/ |
|
| | | * | compiler warning | jan.nijtmans | 2012-04-26 | 1 | -1/+1 |
|
|
| * | | | compiler warning | jan.nijtmans | 2012-04-26 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | compiler warning | jan.nijtmans | 2012-04-26 | 1 | -1/+1 |
|
|
* | | | | merge trunk | dkf | 2012-04-26 | 1 | -14/+54 |
|\ \ \ \
| |/ / / |
|
| * | | | fix Linux build ;-( | jan.nijtmans | 2012-04-26 | 1 | -0/+3 |
| |\ \ \
| | |/ / |
|
| | * | | fix Linux build ;-( | jan.nijtmans | 2012-04-26 | 1 | -0/+3 |
|
|
| * | | | fix OSX crash | jan.nijtmans | 2012-04-26 | 1 | -3/+0 |
| |\ \ \
| | |/ / |
|
| | * | | fix crash on Mac OSX | jan.nijtmans | 2012-04-26 | 1 | -3/+0 |
|
|
| | | | | |
| | \ \ | |
| *-. \ \ | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -8/+50 |
| |\ \ \ \
| | | |/ / |
|
| | | * | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -8/+50 |
| | | |\ \
| | |/ / /
| | | | _ |
|
| | | * | oops, wrong signature | jan.nijtmans | 2012-04-24 | 1 | -1/+1 |
|
|
| | | * | implement TclWinGetSockOpt and TclWinGetServByName for cygwi | jan.nijtmans | 2012-04-24 | 1 | -6/+25 |
|
|
| | | * | merge trunk | jan.nijtmans | 2012-04-24 | 1 | -1/+1 |
| | | |\ |
|
| | | * \ | merge core-8-4-branch | jan.nijtmans | 2012-04-11 | 1 | -1/+1 |
| | | |\ \ |
|