| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | 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 |
|
|
* | | [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 |
|\ \
| |/ |
|
* | | 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 |
|
|
| * | Backported [Bug 2882342]: correct struct _REPARSE_DATA_BUFFER in tcl 8.4 | jan.nijtmans | 2013-01-09 | 1 | -15/+16 |
|
|
* | | [Bug 3598300]: unix: tcl.h does not include sys/stat.h | jan.nijtmans | 2013-01-15 | 1 | -0/+8 |
|\ \ |
|
* | | | More flexible search for win32 tclConfig.sh, backported from TEA (not actuall... | jan.nijtmans | 2013-01-14 | 1 | -42/+186 |
|/ / |
|
* | | [Bug 3599395]: http assumes status line is a proper tcl list. | jan.nijtmans | 2013-01-09 | 1 | -2/+2 |
|
|
* | | [Bug 3092089]: [file normalize] can remove path components. | jan.nijtmans | 2013-01-08 | 1 | -5/+6 |
|\ \
| |/ |
|
| * | [Bug 3092089]: [file normalize] can remove path components. | jan.nijtmans | 2013-01-08 | 1 | -5/+6 |
| |\ |
|
| | * | new attempt for better fixbug_3092089 | jan.nijtmans | 2013-01-08 | 1 | -11/+6 |
|
|
| | * | suggested fix for Bug 3092089: [file normalize] can remove path component, | jan.nijtmans | 2013-01-03 | 1 | -0/+6 |
| |/
|/| |
|
* | | Disable the legacy configuration setting from $::argv only when a setting | dgp | 2012-12-03 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | More complete purge of things only present for supporting long-dead Mac 9 sys... | dgp | 2012-11-15 | 1 | -8/+0 |
|
|
* | | Workaround for mingw versions which don't provide _fpcontrol in float.h | jan.nijtmans | 2012-11-14 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | Workaround for mingw versions which don't provide _fpcontrol in float.h | jan.nijtmans | 2012-11-14 | 1 | -0/+8 |
|
|
* | | 360894 Threads inherit floating point config from their creator thread. | dgp | 2012-11-13 | 1 | -4/+71 |
|\ \
| |/ |
|
| * | merge 8.4bug_3567063 | dgp | 2012-11-13 | 2 | -6/+8 |
| |\ |
|
| * | | Make compilation of the fp control changes possible with MinGW. | Joe Mistachkin | 2012-09-13 | 1 | -3/+10 |
|
|
| * | | Free the WinThread structure before running the original thread procedure. | Joe Mistachkin | 2012-09-13 | 1 | -1/+8 |
|
|
| * | | Initial work on SF FRQ #3567063. | Joe Mistachkin | 2012-09-13 | 1 | -4/+56 |
|
|
* | | | also search for the library directory (init.tcl, encodings, etc) relative to ... | Joe Mistachkin | 2012-11-13 | 1 | -1/+63 |
|
|
* | | | merge release to 8.5 | dgp | 2012-11-12 | 2 | -2/+2 |
|\ \ \ |
|
* \ \ \ | Pull msgcat fixes over the main dev branch | dgp | 2012-11-08 | 1 | -4/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | changed msgcat version from 1.4 to 1.5 in doc/msgcat.n, tests/clock.test, lib... | oehhar | 2012-11-08 | 1 | -4/+4 |
|
|
| * | | | merge 8.5 | dgp | 2012-11-07 | 1 | -8/+7 |
| |\ \ \ |
|
| * \ \ \ | merge 8.5 | dgp | 2012-11-06 | 1 | -2/+2 |
| |\ \ \ \ |
|
| * | | | | | autoconf-2.59 | dgp | 2012-11-05 | 1 | -1/+1 |
|
|
| * | | | | | Release branch for Tcl 8.5.13. | dgp | 2012-11-05 | 1 | -1/+1 |
|
|
* | | | | | | Import tzdata2012i | Kevin B Kenny | 2012-11-07 | 1 | -0/+0 |
| |_|/ / /
|/| | | | |
|
* | | | | | 3574493 Avoid hanging on exit due to use of synchronization calls in | dgp | 2012-11-07 | 1 | -8/+7 |
|\ \ \ \ \
| |_|/ / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | 3574493 Avoid hanging on exit due to use of synchronization calls in | dgp | 2012-11-07 | 1 | -6/+7 |
|
|
| * | | | needed for complation with mingw-w64 (autoconf still to be run) | jan.nijtmans | 2012-11-07 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | complete bump to http 2.7.10 | dgp | 2012-11-06 | 1 | -2/+2 |
| |/
|/| |
|
* | | Correct build version and backported 973091ef75tip404_tcl8_5 | oehhar | 2012-09-17 | 1 | -2/+2 |
|
|
* | | Backport of 2008-12-12 8.6 commit: Fix missing CLOEXEC on internal pipes [241... | ferrieux | 2012-09-07 | 1 | -0/+0 |
|
|
* | | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ... | jan.nijtmans | 2012-08-20 | 2 | -21/+2 |
|
|
* | | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version... | jan.nijtmans | 2012-08-17 | 1 | -4/+6 |
|\ \
| |/ |
|
| * | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version... | jan.nijtmans | 2012-08-17 | 1 | -4/+6 |
|
|
* | | Only build the threaded builds by default. | jan.nijtmans | 2012-08-15 | 3 | -115/+169 |
|
|
* | | Reference to correct Bug #number | jan.nijtmans | 2012-08-06 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | add coffbase for sample | jan.nijtmans | 2012-07-31 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | add coffbase for sample | jan.nijtmans | 2012-07-31 | 1 | -1/+2 |
|
|