summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Collapse)AuthorAgeFilesLines
* merge changes from trunknovem_no_startcmddkf2013-01-305-54/+212
|\
| * Eliminate some unneeded usages of Tcl_SetResult, Tcl_AddObjErrorInfojan.nijtmans2013-01-251-1/+1
| | | | | | Fix "make test-packages" on cygwin
| * 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
| | * 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.
| | * 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
| | | |
| * | | REMOVED FROM TRUNK: buggy, breaks the build on linux. [Bug 3598300]: unix: ↵jan.nijtmans2013-01-151-42/+194
| |\ \ \ | | |/ / | | | | | | | | tcl.h does not include sys/stat.h
| | * | [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.
| * | | $builddir is a local variablejan.nijtmans2013-01-081-1/+1
| | | |
| * | | [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.
| | | * [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
| * | | mSys doesn't have $PWD. Reported by Rene Zaumseil on Tcl Core listjan.nijtmans2013-01-081-1/+1
| | | |
| * | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in ↵jan.nijtmans2013-01-061-2/+2
| | | | | | | | | | | | | | | | | | | | unrelated places . Bump http package to 2.8.6.
| * | | merge trunkdgp2012-12-041-2/+2
| |\ \ \
| * \ \ \ merge trunkdgp2012-11-161-1/+1
| |\ \ \ \
| * \ \ \ \ merge trunkdgp2012-11-141-0/+8
| |\ \ \ \ \
| * \ \ \ \ \ merge trunkdgp2012-11-133-6/+135
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge trunkdgp2012-11-081-4/+4
| |\ \ \ \ \ \ \
| * | | | | | | | Declare TclOO portion of the Tcl API to be stable -> TclOO 1.0dgp2012-11-081-1/+1
| | | | | | | | |
| * | | | | | | | Create Tcl 8.6.0 release branchdgp2012-11-082-2/+2
| | | | | | | | |
* | | | | | | | | merge trunkjan.nijtmans2012-12-041-2/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Disable the legacy configuration setting from $::argv only when a setting calldgp2012-12-031-2/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | | to [configure] is made. Queries should not disturb that support. Bump to tcltest 2.3.5.
| | * | | | | | 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.
* | | | | | | | Remove all maintenance of a string result in the Interp.dgp2012-11-302-5/+0
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge (selected bits of) novemdgp2012-11-264-309/+3
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ merge (modified) novem-review.jan.nijtmans2012-11-303-2/+16
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | unbreak windows build
| * | | | | | | | | | | | Proposed rollback of the TCL_STUB_MAGIC change on novem branch.novem_reviewdgp2012-11-292-5/+0
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Destroy all the TCL_STORAGE_CLASS and associated nonsense.dgp2012-11-292-23/+4
|/ / / / / / / / / / /
* | | | | | | | | | | Removed functions marked deprecated or obsolete for a long time: ↵jan.nijtmans2012-11-262-307/+1
| |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tcl_Backslash, Tcl_EvalFile, Tcl_GlobalEvalObj, Tcl_GlobalEval, Tcl_EvalTokens. Remove Tcl_FindExecutable from stub table: It is needed by embedders, not extenders. Remove TclpGetDate, TclpGmtime, TclpLocaltime: it isn't use anywhere since the new clock implementation. Remove TclWinConvertWSAError, it's the same as TclWinConvertError.
* | | | | | | | | | make windde and winreg load againjan.nijtmans2012-11-192-2/+2
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Single stub library can now handle Tcl8 and Tcl9 with different MAGIC valuesjan.nijtmans2012-11-192-0/+5
|/ / / / / / / /
* | | | | | | | Merge trunk jan.nijtmans2012-11-163-6/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | <p>Fix Windows build <p>Now usable with Thread's "novem" branch (3.0a1) <p>Remove some more deprecated stuff
| * | | | | | | Don't use deprecated functionjan.nijtmans2012-11-161-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Kill Octal; bump to 9.0a0; make test suite work again.dgp2012-11-154-9/+9
|/ / / / / /
* | | | | | 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
| |\ \ \ \ | | |/ / /
| | * | | 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 threaddgp2012-11-131-4/+71
|\ \ \ \ \ | |/ / / /
| * | | | 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
| | | | | |