summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* merge from trunk and mig-nre-mods, via no280mig2013-01-082-6/+7
|\
| * $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 3092089]: [file normalize] can remove path components.jan.nijtmans2013-01-081-5/+6
| | |\
| | | * [Bug 3092089]: [file normalize] can remove path components.jan.nijtmans2013-01-081-5/+6
| | | |\
| | | | * 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
| | | |/ | | |/|
| * | | mSys doesn't have $PWD. Reported by Rene Zaumseil on Tcl Core listjan.nijtmans2013-01-081-1/+1
* | | | merge trunkmig2013-01-071-2/+2
|\ \ \ \ | |/ / /
| * | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in unrela...jan.nijtmans2013-01-061-2/+2
* | | | remove unnecessary struct names, which only pollute the "struct" namespace fo...jan.nijtmans2012-12-218-28/+28
|\ \ \ \
| * \ \ \ unnecessary hook struct definitionsjn_no_struct_namesjan.nijtmans2012-08-212-19/+0
| |\ \ \ \
| * | | | | remove unnecessary struct names, which only pollute the "struct" namespace fo...jan.nijtmans2012-08-209-31/+31
* | | | | | merge trunkjan.nijtmans2012-12-211-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | 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
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | / / | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | Disable the legacy configuration setting from $::argv only when a settingdgp2012-12-031-2/+2
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | * | | | | | | More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-151-8/+0
* | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | 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: Tcl_Backslas...jan.nijtmans2012-11-262-307/+1
| |_|/ / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | 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
| | * | | | | | 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
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | also search for the library directory (init.tcl, encodings, etc) relative to ...Joe Mistachkin2012-11-131-1/+63
| * | | | | | | merge release to 8.5dgp2012-11-122-2/+2
| |\ \ \ \ \ \ \
* | | | | | | | | Flag USE_TCLOO_STUBS is not necessary any more for extensions: Stubs are the ...jan.nijtmans2012-11-091-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Missing bits of the msgcat 1.4 -> 1.5 bump.dgp2012-11-081-4/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | / / / | |_|_|_|/ / / |/| | | | | |