| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some new test-cases involving e.g. Unicode 11. Backported from Tcl 8.7a3 | jan.nijtmans | 2019-11-29 | 1 | -2/+26 |
|
|
* | Merge 8.5 (Update opt package from 0.4.6 to 0.4.7). | jan.nijtmans | 2019-11-28 | 1 | -1/+1 |
|\ |
|
| * | Update "opt" from version 0.4.5 to 0.4.7, backported from Tcl 8.7a3. | jan.nijtmans | 2019-11-28 | 2 | -12/+12 |
|
|
* | | merge 8.6 | dgp | 2019-11-21 | 1 | -22/+29 |
|\ \ |
|
| * \ | merge 8.5 (cmdMZ timing issues + verbose output in error case) | sebres | 2019-11-21 | 1 | -22/+29 |
| |\ \
| | |/ |
|
| | * | amend to [c93862b3bc] - fixes next timing test-issue in cmdMZ.test - measure ... | sebres | 2019-11-21 | 1 | -22/+29 |
|
|
* | | | merge 8.6; update changes | dgp | 2019-11-15 | 3 | -1/+64 |
|\ \ \
| |/ / |
|
| * | | Protect additional Tcl_UtfToUniChar() call, for the case when not enough byte... | jan.nijtmans | 2019-11-15 | 1 | -3/+21 |
|
|
| * | | merge 8.5 | sebres | 2019-11-14 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | remove unneeded constraint | sebres | 2019-11-14 | 1 | -1/+1 |
|
|
| * | | make oo-7.10 test more readable | sebres | 2019-11-14 | 1 | -3/+3 |
|
|
| * | | bug [135804138e]: test case illustrating the segfault | sebres | 2019-11-14 | 1 | -0/+29 |
|
|
| * | | Better - more complete - fix for [d433c0e0ad]: TCL_UTF_MAX == 4 problems. It ... | jan.nijtmans | 2019-11-14 | 1 | -0/+16 |
|
|
* | | | merge 8.6 | dgp | 2019-11-13 | 1 | -14/+17 |
|\ \ \
| |/ / |
|
| * | | merge 8.5 | sebres | 2019-11-06 | 1 | -14/+17 |
| |\ \
| | |/ |
|
| | * | cmdMZ.test: solved timing issues (too slow machines, debug builds, etc) | sebres | 2019-11-06 | 1 | -14/+17 |
|
|
* | | | Fix test failures with -singleproc 1 testing | dgp | 2019-11-03 | 2 | -2/+3 |
|/ / |
|
* | | Put back tests/fileSystemEncoding.test, but now don't run it on Windows, sinc... | jan.nijtmans | 2019-10-28 | 1 | -0/+4 |
|
|
* | | Test for issue [bcd1004104651], and new routine, ::tcltests::tempdir. | pooryorick | 2019-10-26 | 2 | -1/+81 |
|
|
* | | Bump to dde 1.4.2 and registry 1.3.4 | dgp | 2019-10-21 | 2 | -4/+4 |
|\ \
| |/ |
|
| * | Bump to dde 1.4.2 and registry 1.3.4. | dgp | 2019-10-21 | 3 | -5/+5 |
|
|
* | | merge 8.5 | sebres | 2019-09-26 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | amend to [fec0c17d39] - reduce max count of nested compiles to 1500 | sebres | 2019-09-26 | 1 | -3/+3 |
|
|
| * | cherry-pick [f5b6b83de7] - namespace.test: add missing clean-up (allow repeti... | sebres | 2019-09-25 | 1 | -0/+1 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2019-09-25 | 1 | -4/+3 |
|\ \
| |/ |
|
| * | Fix failing test-case iocmd-21.20 on Travis | jan.nijtmans | 2019-09-25 | 1 | -4/+3 |
|
|
| * | Add 32-bit Windows builds, both with MSVC and GCC, to Travis. | jan.nijtmans | 2019-09-16 | 5 | -212/+234 |
| |\ |
|
| | * | Merge 8.5 | jan.nijtmans | 2019-09-13 | 2 | -339/+315 |
| | |\
| | |/
| |/| |
|
| * | | Make test-cases (hopefully) work on Travis, e.g. by adding nonPortable marks ... | jan.nijtmans | 2019-09-13 | 2 | -121/+140 |
|
|
| | * | Merge 8.5. Mark a few more tests nonPortable (for 8.5, not to be merged to 8.6!) | jan.nijtmans | 2019-09-12 | 3 | -15/+45 |
| | |\ |
|
* | | | | namespace.test: add missing clean-up (allow repetition of test within -single... | sebres | 2019-09-24 | 1 | -0/+1 |
|
|
* | | | | all.tcl: replacement for exit, if calling direct only (avoid rewrite exit if ... | sebres | 2019-09-18 | 1 | -1/+6 |
|
|
* | | | | Add missing constraints to test-cases | jan.nijtmans | 2019-09-17 | 2 | -5/+9 |
|
|
* | | | | execute.test: fix tests (if test started using -singleproc 1) | sebres | 2019-09-16 | 1 | -1/+2 |
|
|
* | | | | Merge 8.5 | jan.nijtmans | 2019-09-13 | 1 | -33/+33 |
|\ \ \ \
| |/ / / |
|
| * | | | Add knownMsvcBug restriction to chanio-20.5, because it sometimes hangs in a ... | jan.nijtmans | 2019-09-13 | 1 | -221/+178 |
| | |/
| |/| |
|
| * | | partially cherrypick of [ecf524bce0], bug-fec0c17d39-8.6-limit: ultimate fix ... | sebres | 2019-09-11 | 1 | -10/+40 |
| |/ |
|
* | | Remove unneeded knownMsvcBug testconstraint definition | jan.nijtmans | 2019-09-13 | 1 | -1/+0 |
|
|
* | | cmdAH.test (win-only): rewrite test to prefer SystemRoot (readonly) instead o... | sebres | 2019-09-12 | 1 | -2/+6 |
|
|
* | | merge bug-fec0c17d39-8.6-limit: ultimate fix for [fec0c17d39] - avoid SO on d... | sebres | 2019-09-11 | 1 | -8/+38 |
|\ \ |
|
| * \ | Merge 8.6 | jan.nijtmans | 2019-09-03 | 1 | -1/+1 |
| |\ \ |
|
| * | | | extends [fec0c17d39]: restrict nested compilations using same limit (interp r... | sebres | 2019-08-30 | 1 | -8/+38 |
|
|
* | | | | merge 8.5 (bug [7de2d722bd]) | sebres | 2019-09-11 | 1 | -2/+22 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | windows, close [7de2d722bd]: prefer temp file to check owner and reown it bef... | sebres | 2019-09-11 | 1 | -2/+22 |
|
|
* | | | | Merge 8.5 | jan.nijtmans | 2019-09-11 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Use "package provide Tcl" consistantly, in stead of either "package present T... | jan.nijtmans | 2019-09-11 | 1 | -6/+6 |
|
|
* | | | | Merge 8.5 | jan.nijtmans | 2019-09-10 | 11 | -93/+93 |
|\ \ \ \
| |/ / / |
|
| * | | | Don't use constraints like unixOrPc anymore, use unixOrWin (for example) | jan.nijtmans | 2019-09-10 | 12 | -133/+142 |
|
|
| * | | | Backport some improvements to tm.tcl (mostly comments). | jan.nijtmans | 2019-09-10 | 1 | -2/+2 |
|
|
| * | | | Don't let Tcl compilation depend on USE_32BIT_TIME_T any more: Microsoft coul... | jan.nijtmans | 2019-09-07 | 1 | -1/+1 |
| |\ \ \ |
|