summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* win: allows testchmod to reset DELETE DACL-mask (repaired several tests winFC...sebres2019-01-141-2/+2
* minor optimization: check length instead of content - don't touch other memor...sebres2019-01-141-1/+1
* Slightly simpler test for empty string, still covering all cases. Also prepar...jan.nijtmans2019-01-132-3/+4
* provided test-cases covering crash fixed by [58c46e74b931d3a1], as well as ne...sebres2019-01-112-0/+80
* Fix crash reported by reported by François Vogel related to: [cc1e91552c0ca1...jan.nijtmans2019-01-111-1/+1
* closes [cc1e91552c]: fixes lrange instruction on empty not canonical list (an...sebres2019-01-093-2/+22
|\
| * amend to [a87460dbd4], added clean-up to avoid error {can't set "a(x)": varia...sebres2019-01-081-2/+4
| * closes [cc1e91552c]: fixes lrange instruction on empty list, return original ...sebres2019-01-081-2/+6
| * bug [cc1e91552c]: added test cases showing the regression (expansion & lrange)sebres2019-01-082-0/+14
* | fixed missing dependency in test-cases "*io-60.1" (constraint-related) - miss...sebres2019-01-082-4/+12
|/
* merge back after cherry-picking (no functional changes)sebres2019-01-070-0/+0
|\
| * cherry-pick [3e4d907d8e] from 8.6: prevent buffer overrun in fast_s_mp_mul_di...sebres2019-01-071-1/+1
* | Merge 8.5jan.nijtmans2019-01-041-3/+3
|\ \ | |/
| * 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 conflict with timezone() function in some MSVC versionsjan.nijtmans2019-01-031-0/+1
* | Update TZ info to tzdata2018i.José Ignacio Marín2018-12-311-0/+1
* | Fix [3cf3a939d32707e100e06e23806e13569856286a|3cf3a939d3]: timezone deprecate...jan.nijtmans2018-12-301-0/+8
|\ \ | |/
| * Fix [3cf3a939d32707e100e06e23806e13569856286a|3cf3a939d3]: timezone deprecate...jan.nijtmans2018-12-301-0/+8
* | Update TZ info to tzdata2018h.José Ignacio Marín2018-12-2916-56/+1159
* | 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