Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge 8.5 | dgp | 2012-07-24 | 3 | -17/+45 |
|\ | |||||
| * | Add instrunctions how to (cross-)compile win32/win64 binaries on Linux, ↵ | jan.nijtmans | 2012-07-20 | 1 | -9/+37 |
| |\ | | | | | | | | | | Darwin or Cygwin | ||||
| | * | Add instrunctions how to (cross-)compile win32/win64 binaries on Linux, ↵ | jan.nijtmans | 2012-07-20 | 1 | -8/+36 |
| | | | | | | | | | | | | Darwin or Cygwin | ||||
| * | | autoconf-2.59 | jan.nijtmans | 2012-07-19 | 1 | -4/+4 |
| | | | |||||
| * | | better formatting of "configure --help" | jan.nijtmans | 2012-07-18 | 1 | -4/+4 |
| | | | |||||
* | | | merge 8.5 | dgp | 2012-07-17 | 1 | -4/+3 |
|\ \ \ | |/ / | |||||
| * | | should be uppercase | jan.nijtmans | 2012-07-17 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | should be uppercase | jan.nijtmans | 2012-07-17 | 1 | -1/+1 |
| | | | |||||
| * | | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 1 | -4/+3 |
| |\ \ | | |/ | |||||
| | * | [Bug 3544932]: Visual studio compiler check fails | jan.nijtmans | 2012-07-17 | 1 | -4/+3 |
| | | | |||||
* | | | merge 8.5 | dgp | 2012-07-16 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | [Bug #3362446]: registry keys command fails with 8.5/8.6. Follow Microsofts ↵ | jan.nijtmans | 2012-07-11 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | example better in order to prevent problems when using HKEY_PERFORMANCE_DATA. Forgot one important '%' | ||||
* | | | Release candidate branch for Tcl 8.5.12. | dgp | 2012-07-10 | 2 | -2/+2 |
|/ / | |||||
* | | * win/tclWinSock.c (InitializeHostName): Corrected logic that | dkf | 2012-07-10 | 1 | -10/+6 |
| | | | | | | | | | | extracted the name of the computer from the gethostname call so that it would use the name on success, not failure. Also ensured that the buffer size is exactly that recommended by Microsoft. | ||||
* | | and don't forget the % | jan.nijtmans | 2012-07-08 | 4 | -7/+7 |
| | | |||||
* | | add TCL_I_MODIFIER and use it in the correct places | jan.nijtmans | 2012-07-08 | 6 | -8/+14 |
| | | |||||
* | | 1189293 Make "<<" binary safe. | dgp | 2012-07-05 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | 1189293 Make '<<' redirects binary safe. Don't use strlen() (or equivalent) | dgp | 2012-07-02 | 1 | -1/+3 |
| | | | | | | to find end of written data bytes. | ||||
* | | Locale guessing of msgcat fails on (some) Windows 7 | jan.nijtmans | 2012-06-22 | 1 | -2/+2 |
| | | |||||
* | | [Bug 3362446]: possible allocation error when using UNICODE | jan.nijtmans | 2012-06-21 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | [Bug 3362446]: possible allocation error when using UNICODE | jan.nijtmans | 2012-06-21 | 1 | -4/+4 |
| | | |||||
* | | [Bug #3362446]: registry keys command fails with 8.5/8.6 | jan.nijtmans | 2012-06-21 | 1 | -77/+30 |
|\ \ | | | | | | | update registry version to 1.2.2 | ||||
| * | | remove some unused code | jan.nijtmans | 2012-06-20 | 1 | -12/+8 |
| | | | |||||
| * | | [bug 3362446]: registry keys command fails with 8.5/8.6 | jan.nijtmans | 2012-06-19 | 1 | -64/+30 |
| | | | |||||
* | | | Plug memory leak, part of [Bug #3362446] | jan.nijtmans | 2012-06-19 | 1 | -0/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | Plug memory leak, part of [Bug #3362446] | jan.nijtmans | 2012-06-19 | 1 | -0/+2 |
| |/ | |||||
* | | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ↵ | jan.nijtmans | 2012-05-25 | 2 | -34/+56 |
|\ \ | |/ | | | | | | | well as XTYP_REQUEST. Fix "make genstubs" when cross-compiling on UNIX | ||||
| * | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as ↵ | jan.nijtmans | 2012-05-25 | 2 | -6/+6 |
| | | | | | | | | | | well as XTYP_REQUEST. Fix "make genstubs" when cross-compiling on UNIX | ||||
| * | Take cygwin handling of X11 into account | jan.nijtmans | 2012-05-24 | 1 | -15/+36 |
| | | | | | | | | Implement TclpIsAtty, Cygwin only doc/dde.n: doc fix | ||||
* | | Revert most of [fcc5957e59], since when we let cygwin share the win32 stub ↵ | jan.nijtmans | 2012-05-22 | 2 | -13/+29 |
|\ \ | |/ | | | | | | | | | 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.nijtmans | 2012-05-22 | 2 | -13/+30 |
| | | | | | | | | | | | | table this is no longer necessary implement TclpInetNtoa for win32 Let cygwin share stub table with win32 | ||||
* | | Protect against receiving strings without ending \0, as external ↵ | jan.nijtmans | 2012-05-13 | 3 | -15/+12 |
|\ \ | |/ | | | | | applications (or Tcl with TIP #106) could generate that. | ||||
| * | Protect against receiving strings without ending \0, as external ↵ | jan.nijtmans | 2012-05-13 | 1 | -4/+11 |
| | | | | | | | | applications (or Tcl with TIP #106) could generate that. | ||||
* | | [Bug 473946]: special characters not correctly sent | jan.nijtmans | 2012-05-10 | 1 | -53/+69 |
|\ \ | |/ | |||||
| * | [Bug 473946]: special characters not correctly sen | jan.nijtmans | 2012-05-10 | 1 | -825/+796 |
| |\ | |||||
| | * | Increase version to 1.2.5 | jan.nijtmans | 2012-05-09 | 1 | -150/+115 |
| | | | | | | | | | | | | | | | Now should work on Win95 as well Use Tcl_GetUnicodeFromObj in stead of Tcl_Win* functions, so we no longer have to detect whether we are on WinNT+ | ||||
| | * | [Bug 473946]: special characters not correctly sent | jan.nijtmans | 2012-05-09 | 1 | -10/+47 |
| | | | |||||
| | * | proposal from jmphilippe | jan.nijtmans | 2012-05-07 | 1 | -5/+11 |
| |/ | |||||
| * | move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, | jan.nijtmans | 2012-05-07 | 1 | -1/+0 |
| | | | | | | so it can be used for the Plat* interfaces as well | ||||
* | | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -80/+0 |
|\ \ | |/ | |||||
| * | Move cpuid testcase from win-specific to generic tests | jan.nijtmans | 2012-05-03 | 1 | -62/+0 |
| | | | | | | Simplify stub tables for functions which work on both UNIX and windows | ||||
* | | move some more CYGWIN stuff to unix/tclUnixPort.h | jan.nijtmans | 2012-05-03 | 1 | -5/+0 |
|\ \ | |/ | |||||
| * | move some more CYGWIN stuff to unix/tclUnixPort.h | jan.nijtmans | 2012-05-03 | 1 | -5/+0 |
| | | |||||
* | | get rid of _ANSI_ARGS_ | jan.nijtmans | 2012-04-26 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | truncation in SetWindowLongPtr data | jan.nijtmans | 2012-04-25 | 1 | -2/+2 |
| | | |||||
* | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -1/+1 |
|\ \ | |/ | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin | ||||
| * | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-24 | 1 | -1/+1 |
| |\ | | | | | | | | | | Implement TclWinGetSockOpt, TclWinGetServByName and TclWinCPUID for Cygwin | ||||
| | * | merge trunk | jan.nijtmans | 2012-04-24 | 5 | -8/+8 |
| | |\ | | |/ | |/| | |||||
| | * | sync win/rules.vc with Tk version | jan.nijtmans | 2012-04-13 | 1 | -4/+7 |
| | | | |||||
| | * | merge core-8-4-branch | jan.nijtmans | 2012-04-11 | 4 | -18/+22 |
| | |\ |