Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | merge trunk | dkf | 2012-04-05 | 30 | -1501/+1555 | |
|\ | ||||||
| * | Reduce amount of unreachable code. Refactor Win socket and load code to be less | dkf | 2012-04-05 | 11 | -472/+324 | |
| | | | | | | baroque in its internals. | |||||
| * | Fix [Bug 3514761] and related ensemble/construction problems. | dkf | 2012-04-04 | 3 | -4/+71 | |
| | | ||||||
| * | some formatting (*.decls) | jan.nijtmans | 2012-04-04 | 10 | -60/+19 | |
| |\ | | | | | | | | | | remove some unused cygwin-related code some minor gcc warnings | |||||
| | * | some formatting (*.decls) | jan.nijtmans | 2012-04-04 | 13 | -66/+25 | |
| | |\ | | | | | | | | | | | | | | | | | move up #undef, for macro which is conflicting with later stuff. remove some unused cygwin-related code some minor gcc warnings | |||||
| | | * | tclStubInit.c: move up #undef, so it is clear that this | jan.nijtmans | 2012-04-04 | 4 | -28/+4 | |
| | | | | | | | | | | | | | | | | macro is conflicting with another definition in this file. Fix some other gcc warnings | |||||
| * | | | merge-mark | jan.nijtmans | 2012-04-04 | 0 | -0/+0 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Quick workaround for busted branch tip. | dgp | 2012-04-04 | 1 | -0/+1 | |
| | |\ \ | | | |/ | ||||||
| | | * | Quick workaround for busted branch tip. | dgp | 2012-04-04 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Added characterisation of Bug 3514761; currently knownBug... | dkf | 2012-04-04 | 1 | -0/+16 | |
| | | | | ||||||
| * | | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 6 | -33/+50 | |
| |\ \ \ | | |/ / | ||||||
| | * | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 6 | -31/+110 | |
| | |\ \ | | | |/ | ||||||
| | | * | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 6 | -23/+93 | |
| | | |\ | ||||||
| | | | * | better solution for bug-510001bug_510001 | jan.nijtmans | 2012-03-29 | 4 | -2/+31 | |
| | | | | | | | | | | | | | | | it fills a correctly working stub entry for Win64 | |||||
| * | | | | Remove the TclpGetTZName implementation for Cygwin | jan.nijtmans | 2012-04-03 | 4 | -44/+16 | |
| |\ \ \ \ | | |/ / / | | | | | | (from 2012-04-02 commit) | |||||
| | * | | | cleanup tcl.decls (unnecessary "generic" argument) | jan.nijtmans | 2012-04-03 | 2 | -842/+843 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | clean-up tcl.decls the same way as tclInt.decls | jan.nijtmans | 2012-04-03 | 3 | -1019/+1027 | |
| | | | | | ||||||
| | | * | | make genstubs | dgp | 2012-04-03 | 2 | -1263/+1247 | |
| | | | | | ||||||
| | | | | | ||||||
| | | \ \ | ||||||
| | *-. \ \ | Remove the TclpGetTZName implementation for Cygwin (from previous commit) | jan.nijtmans | 2012-04-03 | 4 | -56/+18 | |
| | |\ \ \ \ | | | | |/ / | ||||||
| | | | * | | remove unused ThreadSpecificData | jan.nijtmans | 2012-04-03 | 1 | -5/+0 | |
| | | |/ / | ||||||
| | | * | | cleanup tclInt.decls to have the same form as Tcl 8.5/8.6, | jan.nijtmans | 2012-04-03 | 6 | -700/+702 | |
| | | | | | | | | | | | | | | | | | | | | so a diff can show us the real signature differences Remove the TclpGetTZName implementation for Cygwin, from previous commit | |||||
| * | | | | re-generate configure | jan.nijtmans | 2012-04-02 | 2 | -796/+847 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | re-generate configure | jan.nijtmans | 2012-04-01 | 2 | -674/+648 | |
| | | | | | ||||||
| * | | | | cygwin should not use ExitProcess | jan.nijtmans | 2012-04-02 | 1 | -0/+2 | |
| | | | | | ||||||
| * | | | | Implementation of TIP #396 | dkf | 2012-04-02 | 4 | -37/+111 | |
| | | | | | ||||||
| * | | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-02 | 7 | -87/+131 | |
| |\ \ \ \ | | |/ / / | | | | | | | | | | | Implement TclWinGetTclInstance, TclpGetTZName, and various others for Cygwin | |||||
| | * | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-30 | 6 | -59/+79 | |
| | |\ \ \ | | | |/ / | | | | | | | | | | | Implement TclWinGetTclInstance, TclpGetTZName, and various others for Cygwin | |||||
| | | * | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-30 | 5 | -51/+69 | |
| | | | | | | | | | | | | | | | | | | | | Implement TclWinGetTclInstance, TclpGetTZName, and various others for Cygwin | |||||
* | | | | | Another step on the road to implementation. | dkf | 2012-03-31 | 1 | -2/+67 | |
| | | | | | ||||||
* | | | | | D'oh! | dkf | 2012-03-31 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Start of implementation of TIP 400: zlib improvements | dkf | 2012-03-31 | 4 | -1/+32 | |
|/ / / / | ||||||
* | | | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 8 | -314/+340 | |
|\ \ \ \ | |/ / / | | | | | (autoconf still to be run!) | |||||
| * | | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 7 | -252/+225 | |
| |\ \ \ | | |/ / | | | | | (autoconf still to be run!) | |||||
| | * | | 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 | 8 | -878/+1092 | |
| | |\ \ | | | |/ | | |/| | | | | | | | | | | | | | 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 | 5 | -435/+491 | |
| | | | | ||||||
| | | * | some better checks | jan.nijtmans | 2012-03-28 | 6 | -222/+280 | |
| | | | | ||||||
| | | * | extra checks whether we are really dealing with cygwin or not | jan.nijtmans | 2012-03-28 | 4 | -470/+511 | |
| | | | | ||||||
| | | * | bug-3511806 implementation | jan.nijtmans | 2012-03-27 | 3 | -467/+517 | |
| | |/ | ||||||
* | | | Fix minor typos in ChangeLog messages. | dkf | 2012-03-29 | 1 | -6/+6 | |
| | | | ||||||
* | | | faster memleak-free implementation of [string is entier] | jan.nijtmans | 2012-03-29 | 2 | -4/+47 | |
|\ \ \ | ||||||
| * | | | alternative TIP 395 implementation:tip_395_with_alt_name | jan.nijtmans | 2012-01-26 | 3 | -36/+120 | |
| | | | | | | | | | | | | | | | | | | | | - more efficient, will not generate bignum - uses "string is integer" in stead of "string is entier" - original "string is integer" renamed to "string is int" | |||||
* | | | | se lower numbers, preventing integer overflow in tclWinError.c | jan.nijtmans | 2012-03-27 | 2 | -17/+27 | |
| | | | | ||||||
* | | | | gcc warning: unused but set variable | jan.nijtmans | 2012-03-27 | 1 | -2/+1 | |
| | | | | ||||||
* | | | | Implementation of TIP #395 | dkf | 2012-03-27 | 4 | -18/+111 | |
| | | | | ||||||
* | | | | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW | jan.nijtmans | 2012-03-27 | 5 | -37/+44 | |
|\ \ \ \ | | |/ / | |/| | | | | | | [Bug 2015723] duplicate inodes from file stat on windows (but now for cygwin as well) | |||||
| * | | | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW | jan.nijtmans | 2012-03-27 | 4 | -35/+41 | |
| |\ \ \ | | | |/ | | |/| | | | | | [Bug 2015723] duplicate inodes from file stat on windows (but now for cygwin as well) | |||||
| | * | | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW | jan.nijtmans | 2012-03-27 | 3 | -47/+55 | |
| | | | | | | | | | | | | [Bug 2015723] duplicate inodes from file stat on windows | |||||
| | * | | enable cygwin build in /win directory (using mingw-w64 compiler) | jan.nijtmans | 2012-03-26 | 3 | -85/+79 | |
| | | | | ||||||
| | * | | fix gcc warning signed<->unsigned warning for cygwin | jan.nijtmans | 2012-03-26 | 1 | -1/+1 | |
| | | | |