summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Collapse)AuthorAgeFilesLines
* converting to using Tcl_Obj API for error message generation; part donedkf2012-08-031-3/+3
|
* Fix Bug #3545367: DDE test failuresjan.nijtmans2012-08-021-3/+13
| | | | It turns out that "dde poke" had the same bug, unfortunately we cannot make a test-case for that. Also modified more test-cases to use unicode variable names, so we can more reliably detect this
* Fix Bug #3545367: DDE test failuresjan.nijtmans2012-08-011-1/+1
|
* add coffbase for samplejan.nijtmans2012-07-311-1/+2
|\
| * add coffbase for samplejan.nijtmans2012-07-311-1/+2
| |\
| | * add coffbase for samplejan.nijtmans2012-07-311-1/+2
| | |
* | | oopsjan.nijtmans2012-07-311-1/+1
| | |
* | | add thread to coffbase.txt, so the thread extension can use itjan.nijtmans2012-07-311-0/+1
|\ \ \ | |/ /
| * | add thread to coffbase.txt, so the thread extensions can use itjan.nijtmans2012-07-311-1/+9
| |\ \ | | |/
| | * add thread to coffbase.txt, so the thread extensions can use itjan.nijtmans2012-07-311-1/+17
| | |
* | | Purge use of Tcl_AppendElement, and corrected conversion of PIDs to integerdkf2012-07-311-10/+11
| | | | | | | | | objects.
* | | [Frq 3544967] Missing objectfiles in static libjan.nijtmans2012-07-313-51/+40
|\ \ \
| * | | same fore Makefile.infrq_3544967jan.nijtmans2012-07-182-46/+31
| | | |
| * | | FRQ-3544967: Missing objectfiles in static libjan.nijtmans2012-07-182-7/+12
| | | |
* | | | add -Q option from sampleextensionjan.nijtmans2012-07-311-15/+56
|\ \ \ \ | | |/ / | |/| |
| * | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-311-87/+58
| |\ \ \ | | | |/ | | |/|
| | * | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-312-70/+267
| | | |
* | | | eliminate the "testfinexit" command. We have the TCL_FINALIZE_ON_EXIT ↵jan.nijtmans2012-07-301-3/+3
| | | | | | | | | | | | | | | | environment variable now, which makes "exit" do the same thing.
* | | | fix some commentsjan.nijtmans2012-07-292-4/+5
| | | |
* | | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in ↵jan.nijtmans2012-07-291-13/+9
| | | | | | | | | | | | | | | | combination with tcltest86.dll to do that (Windows only)
* | | | [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
| | | | | | | | | | | | | | | | | | | | | fix TCL_LIBRARY value in "test-core" rule
* | | | | | | [Bug 3547994]: Abandon the synchronous Windows pipe driver to its fate when ↵ferrieux2012-07-251-4/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | needed to honour TIP#398.
* | | | | | | sync with TEA, fix some commentsjan.nijtmans2012-07-252-5/+5
| | | | | | |
* | | | | | | Add instrunctions how to (cross-)compile win32/win64 binaries on Linux, ↵jan.nijtmans2012-07-201-13/+13
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | | | | | | | Darwin or Cygwin
| * | | | | | Add instrunctions how to (cross-)compile win32/win64 binaries on Linux, ↵jan.nijtmans2012-07-201-9/+37
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | | | | | | | Darwin or Cygwin
| | * | | | | Add instrunctions how to (cross-)compile win32/win64 binaries on Linux, ↵jan.nijtmans2012-07-201-8/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Darwin or Cygwin
* | | | | | | 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 ↵jan.nijtmans2012-07-111-1/+1
|\ \ \ \ | |/ / / | | | | | | | | example better in order to prevent problems when using HKEY_PERFORMANCE_DATA.
| * | | [Bug #3362446]: registry keys command fails with 8.5/8.6. Follow Microsofts ↵jan.nijtmans2012-07-112-2/+2
| | |/ | |/| | | | | | | | | | example better in order to prevent problems when using HKEY_PERFORMANCE_DATA. Forgot one important '%'
* | | merge 8.5dgp2012-07-101-7/+3
|\ \ \ | |/ /
| * | * win/tclWinSock.c (InitializeHostName): Corrected logic thatdkf2012-07-101-10/+6
| | | | | | | | | | | | | | | extracted the name of the computer from the gethostname call so that it would use the name on success, not failure. Also ensured that the buffer size is exactly that recommended by Microsoft.
* | | 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
| | |