| Commit message (Expand) | Author | Age | Files | Lines |
* | Split tclCompCmds.c into two roughly-equal-sized pieces. | dkf | 2013-05-18 | 3 | -0/+3 |
|
|
* | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ... | jan.nijtmans | 2013-05-17 | 2 | -7/+0 |
|\ |
|
| * | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ... | jan.nijtmans | 2013-05-17 | 2 | -7/+0 |
| |\ |
|
| | * | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it ... | jan.nijtmans | 2013-05-17 | 2 | -5/+0 |
|
|
* | | | Sigh. Fix version number of package "platform" in the Makefile.n files. Futur... | andreask | 2013-05-16 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Sigh. Fix version number of package "platform" in the Makefile.n files. Futur... | andreask | 2013-05-16 | 1 | -2/+2 |
|
|
* | | | Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/ming... | jan.nijtmans | 2013-05-16 | 2 | -0/+7 |
|\ \ \
| |/ / |
|
| * | | Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/ming... | jan.nijtmans | 2013-05-16 | 2 | -0/+7 |
| |\ \
| | |/ |
|
| | * | Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/ming... | jan.nijtmans | 2013-05-16 | 2 | -0/+5 |
|
|
| * | | merge-mark | jan.nijtmans | 2013-04-25 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Update dde to version 1.3.3. | jan.nijtmans | 2013-04-25 | 7 | -421/+687 |
|
|
| * | | Allow URLs that don't have a path, but a query,
| max | 2013-04-04 | 1 | -2/+2 |
|
|
| * | | Release branch for Tcl 8.5.14. | dgp | 2013-03-21 | 2 | -2/+2 |
|
|
* | | | fix http package installation | jan.nijtmans | 2013-04-08 | 1 | -1/+1 |
|
|
* | | | Bump http to 2.8.7 in the other dozen places as well. | max | 2013-04-04 | 1 | -2/+2 |
|
|
* | | | Slightly more correct: If FindFirstFile() fails, the error should be "no such... | jan.nijtmans | 2013-03-20 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Slightly more correct: If FindFirstFile() fails, the error should be "no such... | jan.nijtmans | 2013-03-20 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Slightly more correct: If FindFirstFile() fails, the error should be "no such... | jan.nijtmans | 2013-03-20 | 1 | -1/+1 |
|
|
* | | | Handle the (unlikely) case that the file is deleted in between. Suggested by ... | jan.nijtmans | 2013-03-19 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | Handle the (unlikely) case that the file is deleted in between. Suggested by ... | jan.nijtmans | 2013-03-19 | 1 | -0/+4 |
| |\ \
| | |/ |
|
| | * | Handle the (unlikely) case that the file is deleted in between. Suggested by ... | jan.nijtmans | 2013-03-19 | 1 | -0/+4 |
|
|
* | | | [Bug 3608360]: Incompatible behaviour of "file exists". | jan.nijtmans | 2013-03-19 | 1 | -5/+17 |
|\ \ \
| |/ / |
|
| * | | [Bug 2893771]: file stat fails on locked files on win32. | jan.nijtmans | 2013-03-19 | 1 | -5/+17 |
| |\ \
| | |/ |
|
| | * | make sure that [file stat] returns the right data, even for locked files. | jan.nijtmans | 2013-03-19 | 1 | -0/+6 |
|
|
| | * | [Bug 2893771]: file stat fails on locked files on win32. | jan.nijtmans | 2013-03-19 | 1 | -5/+11 |
|
|
* | | | Back out bug fix for [Bug 2893771], because it was the cause of the regression. | jan.nijtmans | 2013-03-19 | 1 | -24/+5 |
|
|
* | | | [Bug 3605401]: Compiler error with latest mingw-w64 headers.bug_3605401 | jan.nijtmans | 2013-02-20 | 2 | -5/+6 |
|
|
* | | | Bug 3605401: Compiler error with latest mingw-w64 headers | jan.nijtmans | 2013-02-20 | 1 | -1/+2 |
|
|
* | | | Use (preferred) Tcl_ObjSetVar2 in stead of Tcl_SetVar in tclAppInit.c, both U... | jan.nijtmans | 2013-02-17 | 1 | -3/+7 |
|
|
* | | | [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 |
|
|
* | | | Improve some comments and quoting, no change in functionality. | jan.nijtmans | 2013-02-14 | 2 | -13/+13 |
|\ \ \
| |/ / |
|
| * | | Improve some comments and quoting, no change in functionality | jan.nijtmans | 2013-02-14 | 2 | -13/+13 |
| |\ \
| | |/ |
|
| | * | Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin... | jan.nijtmans | 2013-02-14 | 1 | -0/+8 |
|
|
| | * | Backport various improvements from Tcl 8.5 | jan.nijtmans | 2013-02-12 | 2 | -77/+218 |
|
|
* | | | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h> | jan.nijtmans | 2013-02-10 | 5 | -7/+0 |
|\ \ \
| |/ / |
|
| * | | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>. | jan.nijtmans | 2013-02-10 | 5 | -7/+0 |
|
|
* | | | [Bug 3603434] Make sure TclpObjNormalizePath() properly declares "a:/" to | dgp | 2013-02-05 | 1 | -0/+12 |
|\ \ \
| |/ / |
|
| * | | [Bug 3603434] Make sure TclpObjNormalizePath() properly declares "a:/" to | dgp | 2013-02-05 | 1 | -0/+12 |
| |\ \
| | |/ |
|
| | * | Fix for Bug 3603434.bug_3603434 | dgp | 2013-02-05 | 1 | -0/+12 |
|
|
* | | | (::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 |
| |\ \
| | |/ |
|
* | | | Eliminate some unneeded usages of Tcl_SetResult, Tcl_AddObjErrorInfo | jan.nijtmans | 2013-01-25 | 1 | -1/+1 |
|
|
* | | | revert [8abba84224], and make sure that every source file that uses Tcl_StatB... | jan.nijtmans | 2013-01-17 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | revert [8abba84224], and make sure that every source file that uses Tcl_StatB... | jan.nijtmans | 2013-01-17 | 1 | -1/+1 |
|
|
* | | | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by de... | jan.nijtmans | 2013-01-16 | 1 | -1/+6 |
|\ \ \
| |/ / |
|
| * | | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by de... | jan.nijtmans | 2013-01-16 | 1 | -1/+6 |
| |\ \
| | |/ |
|
| | * | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by de... | jan.nijtmans | 2013-01-16 | 1 | -1/+6 |
|
|
| | * | Backported [Bug 2882342]: correct struct _REPARSE_DATA_BUFFER in tcl 8.4 | jan.nijtmans | 2013-01-09 | 1 | -15/+16 |
|
|
* | | | REMOVED FROM TRUNK: buggy, breaks the build on linux. [Bug 3598300]: unix: tc... | jan.nijtmans | 2013-01-15 | 1 | -42/+194 |
|\ \ \
| |/ / |
|