summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | cherry-pick [3e4d907d8e] from 8.6: prevent buffer overrun in fast_s_mp_mul_di...sebres2019-01-071-1/+1
* | | Update TZ info to tzdata2018i.jan.nijtmans2019-01-0416-56/+240
* | | Fix signed<->unsigned comparsion warning (occurring in some gcc compilation f...jan.nijtmans2019-01-042-6/+6
* | | Fix conflict with timezone() function in some MSVC versionsjan.nijtmans2019-01-031-0/+1
* | | Fix [3cf3a939d32707e100e06e23806e13569856286a|3cf3a939d3]: timezone deprecate...jan.nijtmans2018-12-301-0/+8
* | | (cherry-pick) relax the timings of 2 tests, which incidentally fail on Travis...jan.nijtmans2018-12-203-3/+21
* | | No need for latest "rvm" any more in osx builds (now even gives an error)jan.nijtmans2018-12-185-28/+0
* | | 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
|/ / /
* | | Fix brokenness in GNUmakefiledkf2018-11-121-2/+4
* | | Fix builds on Travis.dkf2018-11-112-33/+26
* | | [35a8f1c04a] Fix bad lengths when creating string rep of some lists.dgp2018-11-093-1/+53
|\ \ \
| * | | Additional testdgp2018-11-091-0/+3
| * | | Revise bug fix to support (length == 0) correctly.dgp2018-11-092-5/+35
| * | | closes [35a8f1c04a]: minimalist fix - beware of discrepancy between TclScanEl...sebres2018-11-091-0/+4
| * | | test case to cover bug [35a8f1c04a]sebres2018-11-091-0/+15
|/ / /
* | | [86d249bcba] Make sure that tcltest::runAllTests actually returns 1 on failure.dgp2018-11-081-1/+3
* | | Make MacOSX compile work (hopefully) and cross-compile on mingw-w64 (compile ...jan.nijtmans2018-10-311-14/+68
* | | Add support for DragonFlyjan.nijtmans2018-10-302-4/+4
* | | Add support for TIP #494 to registry and dde. Only effective when compiled ag...jan.nijtmans2018-10-303-6/+52
* | | squelch some warnings on higher Visual Studio versions: we are not going to b...jan.nijtmans2018-10-291-0/+2
* | | close forkdgp2018-10-292-186/+3
|\ \ \
| * \ \ Merge (on-purpose) fork, makeing the merge-mark easierjan.nijtmans2018-10-281-2/+2
| |\ \ \
| * | | | put back Travis CI build. All merge-marks of previous commit change done.jan.nijtmans2018-10-273-188/+5
* | | | | [TIP 525] Backport package tcltest 2.5dgp2018-10-297-289/+483
| |/ / / |/| | |
* | | | Missing -DUNICODE in makefile.vcjan.nijtmans2018-10-281-2/+2
|/ / /
* | | (temporary) backout [0386db909a]: Enable CI builds with Travis. This enables ...jan.nijtmans2018-10-273-5/+188
* | | Backport various minor issues from 8.6: jan.nijtmans2018-10-276-456/+127
* | | Update to latest tzdata (backported from 8.6)jan.nijtmans2018-10-2710-386/+427
* | | Missed some version bumps in previous commitjan.nijtmans2018-10-272-3/+3
* | | tclWinDde.c: Backport version 1.4.1 from Tcl 8.6.jan.nijtmans2018-10-279-355/+580
* | | Backport "registry" version 1.3.3, so all active branches now have the same r...jan.nijtmans2018-10-248-477/+519
* | | Enable CI builds with Travis.dkf2018-10-235-188/+244
|\ \ \
| * | | Expand the build matrixdkf2018-10-221-9/+35
| * | | Disable windows builds. Make test failures fatal.dkf2018-10-213-8/+12
| * | | Remove old READMEdkf2018-10-201-185/+0
| * | | Add local linksdkf2018-10-201-10/+10
| * | | formatting tweakdkf2018-10-201-10/+10
| * | | formatting tweakdkf2018-10-201-23/+23
| * | | formatting fixdkf2018-10-201-39/+15
| * | | Travis CI builddkf2018-10-202-0/+235
* | | | Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion...jan.nijtmans2018-10-174-14/+13
* | | | test-cases to cover quoting of the newline character, and the documentation e...sebres2018-08-302-0/+47
* | | | tcltest: forgotten built-in constraint "slowTest"sebres2018-08-291-1/+1