summaryrefslogtreecommitdiffstats
path: root/generic/tclStubInit.c
Commit message (Collapse)AuthorAgeFilesLines
* merge trunkdkf2012-10-031-14/+9
|\
| * removed leftover from failed attempt to unify stub tables.jan.nijtmans2012-09-071-8/+0
| |
| * make sure that extensions which might still use TclWinNToHS, now use ntohs ↵jan.nijtmans2012-08-241-0/+1
| |\ | | | | | | | | | directly.
| | * make sure that extensions which might still use TclWinNToHS, now use ntohs ↵jan.nijtmans2012-08-241-0/+1
| | | | | | | | | | | | directly.
| * | small wrapper for TclWinNToHs, for change in calling conventionjan.nijtmans2012-08-231-1/+7
| |\ \ | | |/
| | * small wrapper for TclWinNToHs, for change in calling conventionjan.nijtmans2012-08-231-1/+6
| | |
| * | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ↵jan.nijtmans2012-08-201-6/+2
| |\ \ | | |/ | | | | | | initialized winsock_2 library
| | * Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ↵jan.nijtmans2012-08-201-6/+1
| | | | | | | | | | | | initialized winsock_2 library
* | | merge trunkdkf2012-07-041-1/+2
|\ \ \ | |/ /
| * | add TclUnixCopyFile to stub table for Cygwinjan.nijtmans2012-07-011-1/+2
| |\ \ | | |/
| | * add TclUnixCopyFile to stub table for Cygwinjan.nijtmans2012-07-011-1/+2
| | |
* | | merge trunkdkf2012-05-311-116/+75
|\ \ \ | |/ /
| * | fix genStubs.tcl for OSXjan.nijtmans2012-05-251-4/+4
| |\ \ | | |/
| | * fix genStubs.tcljan.nijtmans2012-05-251-4/+4
| | |\
| * | \ Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-1/+9
| |\ \ \ | | |/ / | | | | | | | | Implement TclpIsAtty, Cygwin only doc/dde.n: doc fix
| | * | Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-8/+16
| | |\ \ | | | |/ | | | | | | | | Implement TclpIsAtty, Cygwin only doc/dde.n: doc fix
| | | * Take cygwin handling of X11 into accountjan.nijtmans2012-05-241-1/+9
| | | | | | | | | | | | | | | | Implement TclpIsAtty, Cygwin only doc/dde.n: doc fix
| * | | Revert most of [3caedf05df], since when we let cygwin share the win32 stub ↵jan.nijtmans2012-05-241-119/+70
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | table this is no longer necessary implement TclpInetNtoa for win32 Let cygwin share stub table with win32
| | * | fix merge problem on Linuxjan.nijtmans2012-05-231-126/+71
| | |\ \
| | | * | MAC_OSX_TK -> MAC_OSX_TCLjan.nijtmans2012-05-221-4/+4
| | | | |
| | | * | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ↵jan.nijtmans2012-05-221-126/+71
| | | |\ \ | | |/ / / | | | | _ | | | | | | | | | | | | table this is no longer necessary implement TclpInetNtoa for win32 Let cygwin share stub table with win32
| | | * Revert most of [ae92de6078], since when we let cygwin share the win32 stub ↵jan.nijtmans2012-05-221-109/+63
| | | | | | | | | | | | | | | | | | | | | | | | table this is no longer necessary implement TclpInetNtoa for win32 Let cygwin share stub table with win32
* | | | merge trunkdkf2012-05-171-9/+1
|\ \ \ \ | |/ / /
| * | | revert part of [8f9c16848b] move Tcl_MacOSXOpenBundleResources and ↵jan.nijtmans2012-05-151-9/+1
| |\ \ \ | | |/ / | | | | | | | | Tcl_MacOSXOpenVersionedBundleResources from the UNIX stub table back to its own osx stub table, instead let cygwin make use of the win32 stub table
| | * | Revert part of [5caa06383d] move Tcl_MacOSXOpenBundleResources and ↵jan.nijtmans2012-05-151-9/+1
| | |\ \ | | | |/ | | | | | | | | Tcl_MacOSXOpenVersionedBundleResources from the UNIX stub table back to its own osx stub table, instead let cygwin make use of the win32 stub table
| | | * revert part of [9922ac54e8]: remove Tcl_MacOSXOpenBundleResources and ↵jan.nijtmans2012-05-141-9/+5
| | | | | | | | | | | | | | | | Tcl_MacOSXOpenVersionedBundleResources from the UNIX stub table, instead let cygwin make use of the win32 stub table
* | | | updated C API to be more focused on supporting just some operationsdkf2012-05-101-1/+1
| | | |
* | | | merge trunkdkf2012-05-041-6/+0
|\ \ \ \ | |/ / /
| * | | Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-6/+0
| |\ \ \ | | |/ /
| | * | Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-14/+0
| | |\ \ | | | |/
| | | * Move cpuid testcase from win-specific to generic testsjan.nijtmans2012-05-031-63/+18
| | | | | | | | | | | | Simplify stub tables for functions which work on both UNIX and windows
* | | | merge trunkdkf2012-04-291-16/+16
|\ \ \ \ | |/ / /
| * | | get rid of _ANSI_ARGS_ and CONSTjan.nijtmans2012-04-261-16/+16
| |\ \ \ | | |/ /
| | * | get rid of _ANSI_ARGS_jan.nijtmans2012-04-261-17/+17
| | |\ \ | | | |/
| | | * compiler warningjan.nijtmans2012-04-261-1/+1
| | | |
| * | | compiler warningjan.nijtmans2012-04-261-1/+1
| |\ \ \ | | |/ /
| | * | compiler warningjan.nijtmans2012-04-261-1/+1
| | | |
* | | | merge trunkdkf2012-04-261-14/+54
|\ \ \ \ | |/ / /
| * | | fix Linux build ;-(jan.nijtmans2012-04-261-0/+3
| |\ \ \ | | |/ /
| | * | fix Linux build ;-(jan.nijtmans2012-04-261-0/+3
| | | |
| * | | fix OSX crashjan.nijtmans2012-04-261-3/+0
| |\ \ \ | | |/ /
| | * | fix crash on Mac OSXjan.nijtmans2012-04-261-3/+0
| | | |
| | | |
| | \ \
| *-. \ \ [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-8/+50
| |\ \ \ \ | | | |/ / | | | | | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin
| | | * | [Bug 3508771] load tclreg.dll in cygwin tclshjan.nijtmans2012-04-241-8/+50
| | | |\ \ | | |/ / / | | | | _ | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin
| | | * oops, wrong signaturejan.nijtmans2012-04-241-1/+1
| | | |
| | | * implement TclWinGetSockOpt and TclWinGetServByName for cygwijan.nijtmans2012-04-241-6/+25
| | | | | | | | | | | | (should work, but not yet tested on UNIX)
| | | * merge trunkjan.nijtmans2012-04-241-1/+1
| | | |\
| | | * \ merge core-8-4-branchjan.nijtmans2012-04-111-1/+1
| | | |\ \
| | | * | | tclpGetPid signature change (stub entry only, not for macro),jan.nijtmans2012-04-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | for win64 compatibility with future cygwin64 correctly use win32 as default when cross-compiling under cygwin
| | | * | | merge core-8-4-branchjan.nijtmans2012-04-041-0/+1
| | | |\ \ \