summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Collapse)AuthorAgeFilesLines
* Suggested fix for bug 3604576: msgcat -1.5.0.tm error on windows XP, ↵jan.nijtmans2013-02-141-2/+2
| | | | | inclusive bump to version 1.5.1. Changelog entry still missing.
* Improve some comments and quoting, no change in functionalityjan.nijtmans2013-02-142-13/+13
|\
| * Add some extra paths on Windows for finding tclConfig.sh, for mSys and ↵jan.nijtmans2013-02-141-0/+8
| | | | | | | | Cygwin shell.
| * Backport various improvements from Tcl 8.5jan.nijtmans2013-02-122-77/+218
| |
* | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>.jan.nijtmans2013-02-105-7/+0
| |
* | [Bug 3603434] Make sure TclpObjNormalizePath() properly declares "a:/" todgp2013-02-051-0/+12
|\ \ | |/ | | be normalized, even when no "A:" drive is present on the system.
| * Fix for Bug 3603434.bug_3603434dgp2013-02-051-0/+12
| |
* | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extractingandreask2013-01-301-2/+2
|\ \ | |/ | | | | | | | | the version to avoid issues with recent changes to the glibc banner. Now targeting a less variable part of the string. Bumped package to version 1.0.11.
* | revert [8abba84224], and make sure that every source file that uses ↵jan.nijtmans2013-01-171-1/+1
| | | | | | | | Tcl_StatBuf has an "#include <sys/stat.h>" before including tcl.h
* | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by ↵jan.nijtmans2013-01-161-1/+6
|\ \ | |/ | | | | | | default. Define Tcl_EvalObj and Tcl_GlobalEvalObj as macros, even when TCL_NO_DEPRECATED is defined, so Tk can benefit from it too (this is not what TCL_NO_DEPRECATED is supposed to do).
| * Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by ↵jan.nijtmans2013-01-161-1/+6
| | | | | | | | | | default. Define Tcl_EvalObj and Tcl_GlobalEvalObj as macros, even when TCL_NO_DEPRECATED is defined, so Tk can benefit from it too (this is not what TCL_NO_DEPRECATED is supposed to do).
| * Backported [Bug 2882342]: correct struct _REPARSE_DATA_BUFFER in tcl 8.4jan.nijtmans2013-01-091-15/+16
| |
* | [Bug 3598300]: unix: tcl.h does not include sys/stat.hjan.nijtmans2013-01-151-0/+8
|\ \
* | | More flexible search for win32 tclConfig.sh, backported from TEA (not ↵jan.nijtmans2013-01-141-42/+186
|/ / | | | | | | actually used in Tcl, only for Tk)
* | [Bug 3599395]: http assumes status line is a proper tcl list. jan.nijtmans2013-01-091-2/+2
| | | | | | Bump http package to 2.7.11.
* | [Bug 3092089]: [file normalize] can remove path components.jan.nijtmans2013-01-081-5/+6
|\ \ | |/ | | [Bug 3587096] win vista/7: "can't find init.tcl" when called via junction.
| * [Bug 3092089]: [file normalize] can remove path components.jan.nijtmans2013-01-081-5/+6
| |\ | | | | | | [Bug 3587096] win vista/7: "can't find init.tcl" when called via junction.
| | * new attempt for better fixbug_3092089jan.nijtmans2013-01-081-11/+6
| | |
| | * suggested fix for Bug 3092089: [file normalize] can remove path component, jan.nijtmans2013-01-031-0/+6
| |/ |/| | | and for Bug 3587096: startup error message when exe in folder with junction with limited rights
* | Disable the legacy configuration setting from $::argv only when a settingdgp2012-12-031-2/+2
|\ \ | |/ | | | | call to [configure] is made. Queries should not disturb that support. Bump to tcltest 2.3.5.
| * More complete purge of things only present for supporting long-dead Mac 9 ↵dgp2012-11-151-8/+0
| | | | | | | | systems.
* | Workaround for mingw versions which don't provide _fpcontrol in float.hjan.nijtmans2012-11-141-0/+8
|\ \ | |/
| * Workaround for mingw versions which don't provide _fpcontrol in float.hjan.nijtmans2012-11-141-0/+8
| |
* | 360894 Threads inherit floating point config from their creator thread.dgp2012-11-131-4/+71
|\ \ | |/
| * merge 8.4bug_3567063dgp2012-11-132-6/+8
| |\
| * | Make compilation of the fp control changes possible with MinGW.Joe Mistachkin2012-09-131-3/+10
| | |
| * | Free the WinThread structure before running the original thread procedure.Joe Mistachkin2012-09-131-1/+8
| | |
| * | Initial work on SF FRQ #3567063.Joe Mistachkin2012-09-131-4/+56
| | |
* | | also search for the library directory (init.tcl, encodings, etc) relative to ↵Joe Mistachkin2012-11-131-1/+63
| | | | | | | | | | | | the build directory associated with the source checkout.
* | | merge release to 8.5dgp2012-11-122-2/+2
|\ \ \
* \ \ \ Pull msgcat fixes over the main dev branchdgp2012-11-081-4/+4
|\ \ \ \ | |/ / /
| * | | changed msgcat version from 1.4 to 1.5 in doc/msgcat.n, tests/clock.test, ↵oehhar2012-11-081-4/+4
| | | | | | | | | | | | | | | | library/clock.tcl, win/makefile.bc and tools/tcl.wse.in
| * | | merge 8.5dgp2012-11-071-8/+7
| |\ \ \
| * \ \ \ merge 8.5dgp2012-11-061-2/+2
| |\ \ \ \
| * | | | | autoconf-2.59dgp2012-11-051-1/+1
| | | | | |
| * | | | | Release branch for Tcl 8.5.13.dgp2012-11-051-1/+1
| | | | | |
* | | | | | Import tzdata2012iKevin B Kenny2012-11-071-0/+0
| |_|/ / / |/| | | |
* | | | | 3574493 Avoid hanging on exit due to use of synchronization calls indgp2012-11-071-8/+7
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | routines called by DllMain().
| * | | 3574493 Avoid hanging on exit due to use of synchronization calls indgp2012-11-071-6/+7
| | | | | | | | | | | | routines called by DllMain().
| * | | needed for complation with mingw-w64 (autoconf still to be run)jan.nijtmans2012-11-071-0/+1
| | |/ | |/|
* | | complete bump to http 2.7.10dgp2012-11-061-2/+2
| |/ |/|
* | Correct build version and backported 973091ef75tip404_tcl8_5oehhar2012-09-171-2/+2
| |
* | Backport of 2008-12-12 8.6 commit: Fix missing CLOEXEC on internal pipes ↵ferrieux2012-09-071-0/+0
| | | | | | | | [2417695]
* | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an ↵jan.nijtmans2012-08-202-21/+2
| | | | | | | | initialized winsock_2 library
* | nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵jan.nijtmans2012-08-171-4/+6
|\ \ | |/ | | | | version numbers.
| * nmakehlp: Add "-V<num>" option, in order to be able to detect partial ↵jan.nijtmans2012-08-171-4/+6
| | | | | | | | version numbers.
* | Only build the threaded builds by default. jan.nijtmans2012-08-153-115/+169
| | | | | | Backport some improvements from Tcl 8.6
* | Reference to correct Bug #numberjan.nijtmans2012-08-061-1/+1
|\ \ | |/
* | add coffbase for samplejan.nijtmans2012-07-311-1/+2
|\ \ | |/
| * add coffbase for samplejan.nijtmans2012-07-311-1/+2
| |