Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | some formatting (*.decls) | jan.nijtmans | 2012-04-04 | 10 | -60/+19 | |
|\ | ||||||
| * | some formatting (*.decls) | jan.nijtmans | 2012-04-04 | 13 | -66/+25 | |
| |\ | ||||||
| | * | tclStubInit.c: move up #undef, so it is clear that this | jan.nijtmans | 2012-04-04 | 4 | -28/+4 | |
* | | | 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 | |
* | | | | Remove the TclpGetTZName implementation for Cygwin | jan.nijtmans | 2012-04-03 | 4 | -44/+16 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | 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 | |
* | | | | 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 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-30 | 6 | -59/+79 | |
| |\ \ \ | | |/ / | ||||||
| | * | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-30 | 5 | -51/+69 | |
* | | | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 8 | -314/+340 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 7 | -252/+225 | |
| |\ \ \ | | |/ / | ||||||
| | * | | 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 | |
| | |\ \ | | | |/ | | |/| | ||||||
| | | * | 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 | |
* | | | | 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 3508771] Wrong Tcl_StatBuf used on MinGW | jan.nijtmans | 2012-03-27 | 4 | -35/+41 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW | jan.nijtmans | 2012-03-27 | 3 | -47/+55 | |
| | * | | 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 | |
* | | | | Implementation of TIP #397 | dkf | 2012-03-27 | 6 | -44/+209 | |
* | | | | Fix uninit variable (thanks to dgp for reporting) | dkf | 2012-03-26 | 1 | -1/+1 | |
* | | | | Implementation of TIP #380 | dkf | 2012-03-26 | 9 | -436/+1523 | |
* | | | | 3 missing stub macros for cygwin | jan.nijtmans | 2012-03-26 | 2 | -123/+30 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | 3 missing stub macros for cygwin | jan.nijtmans | 2012-03-26 | 2 | -458/+371 | |
| |\ \ \ | | |/ / | ||||||
| | * | | forgot 3 stub macros for cygwin: TclpCreateProcess, TclpMakefile | jan.nijtmans | 2012-03-26 | 1 | -20/+29 | |