Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More complete purge of things only present for supporting long-dead Mac 9 ↵ | dgp | 2012-11-15 | 1 | -8/+0 |
| | | | | systems. | ||||
* | Workaround for mingw versions which don't provide _fpcontrol in float.h | jan.nijtmans | 2012-11-14 | 1 | -0/+8 |
| | |||||
* | merge 8.4bug_3567063 | dgp | 2012-11-13 | 2 | -6/+8 |
|\ | |||||
| * | 3574493 Avoid hanging on exit due to use of synchronization calls in | dgp | 2012-11-07 | 1 | -6/+7 |
| | | | | | | routines called by DllMain(). | ||||
| * | needed for complation with mingw-w64 (autoconf still to be run) | jan.nijtmans | 2012-11-07 | 1 | -0/+1 |
| | | |||||
* | | Make compilation of the fp control changes possible with MinGW. | Joe Mistachkin | 2012-09-13 | 1 | -3/+10 |
| | | |||||
* | | Free the WinThread structure before running the original thread procedure. | Joe Mistachkin | 2012-09-13 | 1 | -1/+8 |
| | | |||||
* | | Initial work on SF FRQ #3567063. | Joe Mistachkin | 2012-09-13 | 1 | -4/+56 |
|/ | |||||
* | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵ | jan.nijtmans | 2012-08-17 | 1 | -4/+6 |
| | | | | version numbers. | ||||
* | add coffbase for sample | jan.nijtmans | 2012-07-31 | 1 | -1/+2 |
| | |||||
* | add thread to coffbase.txt, so the thread extensions can use it | jan.nijtmans | 2012-07-31 | 1 | -1/+17 |
| | |||||
* | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension | jan.nijtmans | 2012-07-31 | 2 | -70/+267 |
| | |||||
* | Add instrunctions how to (cross-)compile win32/win64 binaries on Linux, ↵ | jan.nijtmans | 2012-07-20 | 1 | -8/+36 |
| | | | | Darwin or Cygwin | ||||
* | 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 |
| | |||||
* | 1189293 Make '<<' redirects binary safe. Don't use strlen() (or equivalent)bug_1189293 | dgp | 2012-07-02 | 1 | -1/+3 |
| | | | to find end of written data bytes. | ||||
* | [Bug 3362446]: possible allocation error when using UNICODE | jan.nijtmans | 2012-06-21 | 1 | -4/+4 |
| | |||||
* | 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 | -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 [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 | 1 | -4/+11 |
| | | | | applications (or Tcl with TIP #106) could generate that. | ||||
* | [Bug 473946]: special characters not correctly sen | jan.nijtmans | 2012-05-10 | 1 | -825/+796 |
|\ | |||||
| * | Increase version to 1.2.5bug_473946 | 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 | -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 |
| | |||||
* | 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 | ||||
| * | merge trunk | jan.nijtmans | 2012-04-24 | 5 | -8/+8 |
| |\ | |/ |/| | |||||
* | | make some more internal tables const | jan.nijtmans | 2012-04-23 | 5 | -8/+8 |
| | | | | | | On cygwin, install dll's in /usr/bin, not in /usr/lib | ||||
* | | sync win/rules.vc with Tk version | jan.nijtmans | 2012-04-13 | 1 | -4/+7 |
| | | |||||
| * | 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 |
| |\ | |/ |/| | |||||
* | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 3 | -29/+37 |
| | | |||||
* | | tclStubInit.c: move up #undef, so it is clear that this | jan.nijtmans | 2012-04-04 | 1 | -3/+3 |
| | | | | | | | | macro is conflicting with another definition in this file. Fix some other gcc warnings | ||||
| * | tclpGetPid signature change (stub entry only, not for macro), | jan.nijtmans | 2012-04-06 | 8 | -19/+20 |
| | | | | | | | | for win64 compatibility with future cygwin64 correctly use win32 as default when cross-compiling under cygwin | ||||
| * | implement TclpGetPid for Cygwin | jan.nijtmans | 2012-04-04 | 1 | -0/+3 |
|/ | |||||
* | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 1 | -3/+3 |
|\ | |||||
| * | better solution for bug-510001bug_510001 | jan.nijtmans | 2012-03-29 | 1 | -2/+2 |
| | | | | | | it fills a correctly working stub entry for Win64 | ||||
* | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-30 | 1 | -13/+19 |
| | | | | | | | | Implement TclWinGetTclInstance, TclpGetTZName, and various others for Cygwin | ||||
* | | Only check for cygwin with $GCC | jan.nijtmans | 2012-03-29 | 2 | -46/+52 |
| | | |||||
* | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-29 | 3 | -507/+604 |
|\ \ | |/ |/| | | | | | | | This change allows to build the cygwin and mingw32 ports of Tcl/Tk to build out-of-the-box using a native or cross- compiler | ||||
| * | now ready for further field testsbug_3511806 | jan.nijtmans | 2012-03-29 | 2 | -121/+119 |
| | | |||||
| * | some better checks | jan.nijtmans | 2012-03-28 | 2 | -88/+143 |
| | | |||||
| * | extra checks whether we are really dealing with cygwin or not | jan.nijtmans | 2012-03-28 | 2 | -120/+114 |
| | | |||||
| * | bug-3511806 implementation | jan.nijtmans | 2012-03-27 | 3 | -467/+517 |
|/ | |||||
* | enable cygwin build in /win directory (using mingw-w64 compiler) | jan.nijtmans | 2012-03-26 | 3 | -85/+79 |
| |