summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-291-13/+9
* [Bug 3549770] Multiple test failures running tcltest outside build treejan.nijtmans2012-07-282-8/+8
|\
| * Bug [3549770]: Multiple test failures running tcltest outside build treejan.nijtmans2012-07-282-8/+8
| * merge 8.5dgp2012-07-243-17/+45
| |\
| * \ merge 8.5dgp2012-07-171-4/+3
| |\ \
| * \ \ merge 8.5dgp2012-07-162-2/+2
| |\ \ \
| * | | | Release candidate branch for Tcl 8.5.12.dgp2012-07-102-2/+2
* | | | | use forward slashes in $ROOT, whenever the path is handled by tclsh/tcltestjan.nijtmans2012-07-261-12/+11
* | | | | [Bug 3547994]: Abandon the synchronous Windows pipe driver to its fate when n...ferrieux2012-07-251-4/+22
* | | | | sync with TEA, fix some commentsjan.nijtmans2012-07-252-5/+5
* | | | | Add instrunctions how to (cross-)compile win32/win64 binaries on Linux, Darwi...jan.nijtmans2012-07-201-13/+13
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Add instrunctions how to (cross-)compile win32/win64 binaries on Linux, Darwi...jan.nijtmans2012-07-201-9/+37
| |\ \ \ \
| | * | | | Add instrunctions how to (cross-)compile win32/win64 binaries on Linux, Darwi...jan.nijtmans2012-07-201-8/+36
* | | | | | autoconf-2.59jan.nijtmans2012-07-191-4/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | autoconf-2.59jan.nijtmans2012-07-191-4/+4
* | | | | | better formatting of "configure --help"jan.nijtmans2012-07-181-6/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | better formatting of "configure --help"jan.nijtmans2012-07-181-4/+4
| | |_|_|/ | |/| | |
* | | | | should be uppercasejan.nijtmans2012-07-171-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | should be uppercasejan.nijtmans2012-07-171-1/+1
| |\ \ \ \ | | |/ / /
| | * | | should be uppercasejan.nijtmans2012-07-171-1/+1
* | | | | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-4/+3
|\ \ \ \ \ | |/ / / /
| * | | | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-4/+3
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-4/+3
* | | | [Bug 3544943]: Version mismatch in rules.vcjan.nijtmans2012-07-171-2/+2
* | | | dde version: 1.4.0b1jan.nijtmans2012-07-121-1/+1
* | | | [Bug #3362446]: registry keys command fails with 8.5/8.6. Follow Microsofts e...jan.nijtmans2012-07-111-1/+1
|\ \ \ \ | |/ / /
| * | | [Bug #3362446]: registry keys command fails with 8.5/8.6. Follow Microsofts e...jan.nijtmans2012-07-112-2/+2
| | |/ | |/|
* | | merge 8.5dgp2012-07-101-7/+3
|\ \ \ | |/ /
| * | * win/tclWinSock.c (InitializeHostName): Corrected logic thatdkf2012-07-101-10/+6
* | | MSVC 6.0 does not have the %I modifierjan.nijtmans2012-07-082-4/+10
|\ \ \ | |/ /
| * | and don't forget the %jan.nijtmans2012-07-084-7/+7
| * | add TCL_I_MODIFIER and use it in the correct placesjan.nijtmans2012-07-086-8/+14
* | | 1189293 Make "<<" binary safe.dgp2012-07-051-1/+3
|\ \ \ | |/ /
| * | 1189293 Make "<<" binary safe.dgp2012-07-051-1/+3
| |\ \ | | |/
| | * 1189293 Make '<<' redirects binary safe. Don't use strlen() (or equivalent)bug_1189293dgp2012-07-021-1/+3
* | | only use public API in loaded packages; oops\!dkf2012-07-041-6/+5
* | | Factor out a number of common patterns of use of Tcl_DStringAppend.dkf2012-07-036-26/+24
* | | [Bug 3536888] Locale guessing of msgcat fails on (some) Windows 7jan.nijtmans2012-06-291-2/+2
|\ \ \ | |/ /
| * | Locale guessing of msgcat fails on (some) Windows 7jan.nijtmans2012-06-221-2/+2
* | | Rework the error message generation of [socket], so that the errormax2012-06-221-2/+7
* | | Restored the possibility to define a panicproc asjan.nijtmans2012-06-222-0/+16
* | | [Bug 3362446]: possible allocation error when using UNICODEjan.nijtmans2012-06-211-2/+2
|\ \ \ | |/ /
| * | [Bug 3362446]: possible allocation error when using UNICODEjan.nijtmans2012-06-211-3/+3
| |\ \ | | |/
| | * [Bug 3362446]: possible allocation error when using UNICODEjan.nijtmans2012-06-211-4/+4
* | | [Bug 3362446]: possible allocation error when using UNICODEjan.nijtmans2012-06-211-4/+3
* | | [Bug #3362446]: registry keys command fails with 8.5/8.6jan.nijtmans2012-06-211-69/+28
|\ \ \ | |/ /
| * | [Bug #3362446]: registry keys command fails with 8.5/8.6jan.nijtmans2012-06-211-77/+30
| |\ \
| | * | remove some unused codebug_3362446jan.nijtmans2012-06-201-12/+8
| | * | [bug 3362446]: registry keys command fails with 8.5/8.6jan.nijtmans2012-06-191-64/+30
* | | | Plug memory leak, part of [Bug #3362446]. jan.nijtmans2012-06-191-3/+22
|\ \ \ \ | |/ / /