Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | * generic/tcl.h (TCL_DEPRECATED_API): Added macro that can be used to | dkf | 2012-04-10 | 1 | -6/+26 | |
* | | | | | | | | | Fix [Bug 3396896] | dkf | 2012-04-09 | 1 | -5/+47 | |
* | | | | | | | | | Fix [Bug 2712377]: [info vars] and object declared variables | dkf | 2012-04-09 | 2 | -5/+48 | |
* | | | | | | | | | merged | jan.nijtmans | 2012-04-06 | 3 | -17/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | cygwin should use SetEnvironmentVariable for windows envcygwin_environment_changes | jan.nijtmans | 2012-04-06 | 3 | -17/+9 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | cygwin should use SetEnvironmentVariable for windows env | jan.nijtmans | 2012-04-05 | 2 | -19/+11 | |
* | | | | | | | | | | Reduce amount of unreachable code. Refactor Win socket and load code to be less | dkf | 2012-04-05 | 9 | -146/+22 | |
* | | | | | | | | | | Fix [Bug 3514761] and related ensemble/construction problems. | dkf | 2012-04-04 | 1 | -0/+23 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | 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 | 3 | -25/+1 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | 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 | |
| | | |/ / / / | | |/| | | | | ||||||
* | | | | | | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 4 | -19/+36 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 4 | -18/+97 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 4 | -20/+82 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | better solution for bug-510001bug_510001 | jan.nijtmans | 2012-03-29 | 3 | -0/+29 | |
* | | | | | | | | Remove the TclpGetTZName implementation for Cygwin | jan.nijtmans | 2012-04-03 | 3 | -44/+10 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | / / / / | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | cleanup tcl.decls (unnecessary "generic" argument) | jan.nijtmans | 2012-04-03 | 1 | -842/+842 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | clean-up tcl.decls the same way as tclInt.decls | jan.nijtmans | 2012-04-03 | 2 | -1015/+1022 | |
| | * | | | | | make genstubs | dgp | 2012-04-03 | 2 | -1263/+1247 | |
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Remove the TclpGetTZName implementation for Cygwin (from previous commit) | jan.nijtmans | 2012-04-03 | 3 | -56/+12 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | 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 | 4 | -697/+676 | |
* | | | | | | | cygwin should not use ExitProcess | jan.nijtmans | 2012-04-02 | 1 | -0/+2 | |
* | | | | | | | Implementation of TIP #396 | dkf | 2012-04-02 | 1 | -7/+4 | |
* | | | | | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-02 | 4 | -45/+60 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-30 | 3 | -42/+49 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-30 | 3 | -38/+43 | |
| | |/ / / / | ||||||
* | | | | | | faster memleak-free implementation of [string is entier] | jan.nijtmans | 2012-03-29 | 1 | -4/+42 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | alternative TIP 395 implementation:tip_395_with_alt_name | jan.nijtmans | 2012-01-26 | 1 | -2/+47 | |
* | | | | | | gcc warning: unused but set variable | jan.nijtmans | 2012-03-27 | 1 | -2/+1 | |
* | | | | | | Implementation of TIP #395 | dkf | 2012-03-27 | 1 | -10/+18 | |
* | | | | | | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW | jan.nijtmans | 2012-03-27 | 4 | -36/+36 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW | jan.nijtmans | 2012-03-27 | 3 | -35/+35 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW | jan.nijtmans | 2012-03-27 | 2 | -47/+50 | |
| | * | | | | fix gcc warning signed<->unsigned warning for cygwin | jan.nijtmans | 2012-03-26 | 1 | -1/+1 | |
* | | | | | | Implementation of TIP #397 | dkf | 2012-03-27 | 2 | -35/+117 | |
* | | | | | | Fix uninit variable (thanks to dgp for reporting) | dkf | 2012-03-26 | 1 | -1/+1 | |
* | | | | | | Implementation of TIP #380 | dkf | 2012-03-26 | 5 | -363/+1073 | |
* | | | | | | 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 | |
* | | | | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-25 | 3 | -144/+437 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-25 | 3 | -167/+555 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | add TclGetAndDetachPids and TclpCloseFile to cygwin port | jan.nijtmans | 2012-03-23 | 2 | -3/+7 | |
| | * | | | | add TclWinConvertError and TclWinConvertWSAError for cygwin | jan.nijtmans | 2012-03-22 | 3 | -37/+67 | |
| | * | | | | many more cygwin functions present | jan.nijtmans | 2012-03-22 | 3 | -247/+412 | |
* | | | | | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22). | jan.nijtmans | 2012-03-23 | 2 | -11/+11 | |
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | ||||||
| * | | | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-02-01) | jan.nijtmans | 2012-03-23 | 2 | -17/+17 | |