summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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-314-22/+35
* | | | | small cosmetic fixesdkf2012-07-311-182/+182
* | | | | import small refactoring from TclOO package codebasedkf2012-07-311-8/+24
* | | | | [Frq 3544967] Missing objectfiles in static libjan.nijtmans2012-07-314-54/+45
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | 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-312-15/+60
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-312-87/+63
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-313-70/+272
* | | | | event tests should continue to work with static Tcltest packagejan.nijtmans2012-07-301-5/+5
* | | | | fix winPipe.test tests, when running with tcltest86.dlljan.nijtmans2012-07-301-1/+12
* | | | | fix event-tests running with tcltest86.dlljan.nijtmans2012-07-301-2/+11
* | | | | fix filesystem-7.1.x tests in install environment [3549770], as suggested by ...jan.nijtmans2012-07-302-13/+16
* | | | | unneeded variablejan.nijtmans2012-07-301-1/+0
* | | | | eliminate the "testfinexit" command. We have the TCL_FINALIZE_ON_EXIT environ...jan.nijtmans2012-07-303-64/+6
* | | | | fix load-9.1 test case, when testing using tcltest86.dlljan.nijtmans2012-07-301-1/+1
* | | | | Less strictness about exactly which dll versions are testedjan.nijtmans2012-07-303-7/+9
* | | | | Fix various test when run outside of the build environment [3549770]jan.nijtmans2012-07-304-12/+30
* | | | | Add checks whether we are testing the right dll'sjan.nijtmans2012-07-302-1/+7
* | | | | fix info.test testsjan.nijtmans2012-07-301-10/+7
* | | | | fix some commentsjan.nijtmans2012-07-292-4/+5
* | | | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati...jan.nijtmans2012-07-2967-13/+212
* | | | | [Bug 3549770] Multiple test failures running tcltest outside build treejan.nijtmans2012-07-286-31/+28
|\ \ \ \ \ | |/ / / /
| * | | | Bug [3549770]: Multiple test failures running tcltest outside build treejan.nijtmans2012-07-285-28/+17
| * | | | [Bug 3549770] Multiple test failures running tcltest outside build treejan.nijtmans2012-07-284-17/+23
* | | | | Support Unicode 6.2 (Add Turkish lira sign)jan.nijtmans2012-07-273-2/+7
|\ \ \ \ \ | |/ / / /
| * | | | Support Unicode 6.2 (Add Turkish lira sign)jan.nijtmans2012-07-273-2/+7
| |\ \ \ \ | | |/ / /
| | * | | Support Unicode 6.2 (Add Turkish lira sign)jan.nijtmans2012-07-273-2/+7
* | | | | merge markdgp2012-07-270-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | merge release to devdgp2012-07-2712-18/+40
| |\ \ \ \
| | * \ \ \ merge 8.5core_8_5_12core_8_5_12_rcdgp2012-07-252-9/+14
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | merge 8.5dgp2012-07-251-0/+2
| | |\ \ \ \
| | * \ \ \ \ merge 8.5dgp2012-07-248-68/+76
| | |\ \ \ \ \
| | * | | | | | Release note tidinessdgp2012-07-172-1/+22
| | * | | | | | merge 8.5dgp2012-07-173-58/+232
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merge 8.5dgp2012-07-164-7/+17
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ merge 8.5dgp2012-07-102-52/+127
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Release candidate branch for Tcl 8.5.12.dgp2012-07-1010-15/+18
* | | | | | | | | | | use forward slashes in $ROOT, whenever the path is handled by tclsh/tcltestjan.nijtmans2012-07-261-12/+11
* | | | | | | | | | | merge 8.5dgp2012-07-251-0/+4
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | update changesdgp2012-07-251-1/+5
* | | | | | | | | | | 3546275 Make [auto_execok] search match [exec]. Thanks Koen Danckaert.dgp2012-07-251-7/+8
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | 3546275 Make [auto_execok] search match [exec]. Thanks Koen Danckaert.dgp2012-07-251-5/+8
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | / / / | | | |_|_|_|_|/ / / | | |/| | | | | | |