summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clock.test: resolve sporadic timing issues - "after 10" could cause pause >12...sebres2018-12-291-26/+30
* prevent buffer overrun in fast_s_mp_mul_digs(), already fixed in newest libto...sebres2018-12-281-1/+1
* resolve warnings: array subscript -1 is below array bounds of 'void *[1]' [-W...sebres2018-12-281-1/+1
* New test-cases (backported from 8.7) adapted for pre-TIP-502 behaviorjan.nijtmans2018-12-201-0/+18
|\
| * (cherry-pick) relax the timings of 2 tests, which incidentally fail on Travis...jan.nijtmans2018-12-203-3/+21
* | Merge 8.5jan.nijtmans2018-12-182-4/+0
|\ \ | |/
| * No need for latest "rvm" any more in osx builds (now even gives an error)jan.nijtmans2018-12-185-28/+0
* | Why are we using rvm? Why?dkf2018-12-142-129/+145
* | relax the timings of 2 tests, which incidentally fail on Travis CIjan.nijtmans2018-11-292-3/+3
* | Make the type casting in TclSpellFix less horrific. It's still bad, but it is...dkf2018-11-281-16/+35
* | fixed typo in prepro `#ifdef unix || __APPLE__`sebres2018-11-222-2/+2
* | merge 8.5: fixes segfault [7a9dc52b29] and wrong normalization (inside TclJoi...sebres2018-11-229-50/+74
|\ \ | |/
| * win/Makefile.in (mingw/gcc toolchains): fixes make mode "tcltest" - added dep...sebres2018-11-221-1/+1
| * fixes segfault [7a9dc52b29] and wrong normalization (inside TclJoinPath) for ...sebres2018-11-225-46/+71
| |\
| | * prepare merge: TclJoinPath is in internal API (MODULE_SCOPE) since 8.6 and st...sebres2018-11-221-8/+10
| | * win: repair test command "testchmod": correct load module (ADVAPI32 for x86/x...sebres2018-11-211-4/+11
| | * win: fixed pwd-related test-cases in winPipe.test: several test-cases expect ...sebres2018-11-201-1/+7
| | * win: fixes case sensitivity of glob test cases (winFile-2.*): current directo...sebres2018-11-201-2/+4
| | * refactoring normalize in case of second path starting with tilde (~/~foo) - f...sebres2018-11-202-34/+38
| | * fixes segfault [7a9dc52b29]: unexpected decrement of the ref-count after TclJ...sebres2018-11-201-2/+6
| |/
* | More coverity issuesdkf2018-11-203-15/+12
* | merge releasedgp2018-11-161-0/+2
|\ \
| * | [00d04c4f12] Repair broken edge cases in [binary encode base64].dgp2018-11-163-2/+51
* | | [00d04c4f12] Repair broken edge cases in [binary encode base64].dgp2018-11-162-2/+49
|\ \ \
| * | | fixes segfault [00d04c4f12], unfulfilled base64 (strict and non-strict mode, ...sebres2018-11-151-2/+9
| * | | test cases for decode base64, bug [00d04c4f12], unfulfilled base64 (strict an...sebres2018-11-151-0/+40
* | | | Clear up a bunch of small issues found by Coverity analysis.dkf2018-11-165-53/+52
|/ / /
* | | merge releasedgp2018-11-1513-33/+95
|\ \ \ | |/ /
| * | update changesdgp2018-11-091-1/+3
| * | [35a8f1c04a] Fix bad lengths when creating string rep of some lists.dgp2018-11-093-1/+53
| * | typodgp2018-11-081-1/+1
| * | [86d249bcba] Make sure that tcltest::runAllTests actually returns 1 on failuredgp2018-11-081-1/+3
| * | Fixed memory leak in TclOO.c:ObjectNamespaceDeleted, object mixins anddgp2018-11-022-2/+9
| * | make distdgp2018-11-011-6/+3
| * | update changesdgp2018-11-011-0/+3
| * | merge 8.6dgp2018-11-0115-756/+111
| |\ \
| * | | update changesdgp2018-10-291-2/+5
| * | | merge 8.6dgp2018-10-2910-610/+280
| |\ \ \
| * | | | update changesdgp2018-10-231-3/+3
| * | | | merge 8.6dgp2018-10-233-5/+5
| |\ \ \ \
| * \ \ \ \ merge 8.6dgp2018-10-2220-448/+688
| |\ \ \ \ \
| * | | | | | typodgp2018-10-151-1/+1
| * | | | | | Revert addition of "slowTest" as built-in constraint. (no TIP; no version bump).dgp2018-10-113-5/+2
| * | | | | | More updates to changes file.dgp2018-10-111-1/+37
| * | | | | | Mark test macOSXFCmf-2.8 non-portable. It appears to pass when the olderdgp2018-10-111-1/+1
| * | | | | | Update URLs. changes file WIP.dgp2018-10-113-12/+30
| * | | | | | Backport test fix.dgp2018-10-101-10/+10
| * | | | | | merge 8.6dgp2018-10-091-6/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge 8.6dgp2018-10-092-93/+27
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge 8.6dgp2018-10-051-4/+3
| |\ \ \ \ \ \ \ \