| Commit message (Expand) | Author | Age | Files | Lines |
* | ifdef reduction - missed a couple spots (#if ... defined(USE_TERMIO)) | jenglish | 2013-02-27 | 1 | -7/+4 |
|
|
* | ifdef reduction: SUPPORTS_TTY defined if and only if USE_TERMIOS defined. | jenglish | 2013-02-27 | 1 | -21/+1 |
|
|
* | For termios, we never want DIRECT_BAUD; always use the symbolic constants | jenglish | 2013-02-27 | 1 | -14/+0 |
|
|
* | termios cleanup step 1: remove USE_TERMIO and USE_SGTTY conditional sections | jenglish | 2013-02-27 | 1 | -100/+1 |
|
|
* | Use (preferred) Tcl_ObjSetVar2 in stead of Tcl_SetVar in tclAppInit.c, both U... | jan.nijtmans | 2013-02-17 | 1 | -3/+5 |
|
|
* | [Bug 3604576]: msgcat-1.5.0.tm error on windows XP | jan.nijtmans | 2013-02-14 | 1 | -2/+2 |
|\ |
|
| * | Suggested fix for bug 3604576: msgcat -1.5.0.tm error on windows XP, inclusiv... | jan.nijtmans | 2013-02-14 | 1 | -2/+2 |
|
|
* | | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h> | jan.nijtmans | 2013-02-10 | 3 | -3/+0 |
|\ \
| |/ |
|
| * | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>. | jan.nijtmans | 2013-02-10 | 3 | -3/+0 |
|
|
| * | Bug [3598282]: Stop using installData.tcl to install the timezone files. | stwo | 2013-01-31 | 1 | -5/+32 |
|
|
* | | Bug [3598282]: Stop using installData.tcl to install the timezone files. | stwo | 2013-01-31 | 1 | -3/+32 |
|
|
* | | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extracting | andreask | 2013-01-30 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extracting | andreask | 2013-01-30 | 1 | -2/+2 |
| |\ |
|
* | \ | [Bug 3601804]: platformCPUID segmentation fault on Darwin | jan.nijtmans | 2013-01-26 | 1 | -0/+8 |
|\ \ \
| |/ / |
|
| * | | [Bug 3601804]: platformCPUID segmentation fault on Darwin | jan.nijtmans | 2013-01-26 | 1 | -0/+8 |
| |\ \
| | |/ |
|
| | * | [Bug 3601804]: platformCPUID segmentation fault on Darwin | jan.nijtmans | 2013-01-26 | 1 | -0/+8 |
|
|
* | | | Another memory leak, and one Tcl_Free -> ckfree | jan.nijtmans | 2013-01-25 | 1 | -1/+1 |
|
|
* | | | Eliminate some unneeded usages of Tcl_SetResult, Tcl_AddObjErrorInfo | jan.nijtmans | 2013-01-25 | 2 | -6/+6 |
|
|
* | | | new version of cpuid, which doesn't use the edi register any more. Hopefully ... | jan.nijtmans | 2013-01-24 | 1 | -4/+3 |
|\ \ \
| |/ / |
|
| * | | new version of cpuid, which doesn't use the edi register any more. Hopefully ... | jan.nijtmans | 2013-01-24 | 1 | -4/+3 |
| |\ \
| | |/ |
|
| | * | new version of cpuid, which doesn't use the edi register any more. Hopefully ... | jan.nijtmans | 2013-01-24 | 1 | -4/+3 |
|
|
* | | | revert [8e83219e38]: it doesn't work on i386 | jan.nijtmans | 2013-01-24 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | revert [f3509c3d35]: it doesn't work on i386 | jan.nijtmans | 2013-01-24 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | revert [273bbe926d]: it doesn't work on i386 | jan.nijtmans | 2013-01-24 | 1 | -1/+1 |
|
|
* | | | Bug [3601804]: platformCPUID segmentation fault on Darwin | jan.nijtmans | 2013-01-22 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Bug [3601804]: platformCPUID segmentation fault on Darwin | jan.nijtmans | 2013-01-22 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Bug [3601804]: platformCPUID segmentation fault on Darwin | jan.nijtmans | 2013-01-22 | 1 | -1/+1 |
|
|
* | | | fix Bug 3598300 on MacOSX too | jan.nijtmans | 2013-01-19 | 2 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Proposed solution for Bug 3598300 on MacOSXbug_3598300 | jan.nijtmans | 2013-01-18 | 2 | -2/+2 |
|
|
* | | | [Bug 3598300]: unix: tcl.h does not include sys/stat.h. | jan.nijtmans | 2013-01-18 | 2 | -25/+23 |
|\ \ \
| |/ / |
|
| * | | ... and fix cygwin build | jan.nijtmans | 2013-01-18 | 2 | -21/+19 |
|
|
* | | | revert [8abba84224], and make sure that every source file that uses Tcl_StatB... | jan.nijtmans | 2013-01-17 | 4 | -3/+4 |
|\ \ \
| |/ / |
|
| * | | revert [8abba84224], and make sure that every source file that uses Tcl_StatB... | jan.nijtmans | 2013-01-17 | 4 | -3/+4 |
|
|
* | | | [Bug 3598300]: unix: tcl.h does not include sys/stat.h | jan.nijtmans | 2013-01-15 | 2 | -6/+6 |
|\ \ \ |
|
| * \ \ | REMOVED FROM TRUNK: buggy, breaks the build on linux. [Bug 3598300]: unix: tc... | jan.nijtmans | 2013-01-15 | 1 | -1/+1 |
| |\ \ \
|/ / / /
| | _ /
| | / |
|
| * | | merge trunk
| jan.nijtmans | 2013-01-14 | 3 | -6/+11 |
| |\ \ |
|
| | * | | [Bug 3599395]: http assumes status line is a proper tcl list. | jan.nijtmans | 2013-01-09 | 1 | -2/+2 |
|
|
* | | | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in unrela... | jan.nijtmans | 2013-01-06 | 1 | -2/+2 |
|
|
* | | | | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. | jan.nijtmans | 2013-01-02 | 1 | -0/+7 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. | jan.nijtmans | 2013-01-02 | 1 | -0/+7 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well | jan.nijtmans | 2013-01-02 | 1 | -0/+7 |
|
|
* | | | Inline compat Tcl_GetDefaultEncodingDir. | jan.nijtmans | 2012-12-21 | 1 | -28/+13 |
|\ \ \
| |/ / |
|
| * | | Make pkgb.so loadable in Tcl 8.4 as well. | jan.nijtmans | 2012-12-21 | 1 | -6/+12 |
| |\ \
| | |/ |
|
| | * | Turn pkgb.so into a Tcl9 interoperability test library: Whatever Tcl9 looks l... | jan.nijtmans | 2012-12-21 | 1 | -35/+41 |
|
|
* | | | Prefer to extract package data from the *contents* not the directory name. | dgp | 2012-12-12 | 1 | -2/+1 |
|
|
* | | | Tag 8.6.0 for release | dgp | 2012-12-11 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | Improve the generation of HTML documentation in 8.6, allowing for contributed | dkf | 2012-12-10 | 1 | -1/+2 |
|
|
* | | | | merge trunk | dgp | 2012-12-07 | 1 | -7/+35 |
|\ \ \ \
| |/ / / |
|
| * | | | Source compat, rather than stubs compat demo. | dgp | 2012-12-07 | 1 | -6/+13 |
|
|
| * | | | add proper runtime-detection to pkgb.so | jan.nijtmans | 2012-12-07 | 1 | -1/+10 |
|
|