summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Many simplifications in tclExecute.c, now that libtommath provides new functi...jan.nijtmans2019-01-227-146/+64
* Merge 8.6jan.nijtmans2019-01-225-33/+5
|\
| * Remove some mac OSX pre-10.4 stuff, which is outdated: current build doesn't ...jan.nijtmans2019-01-225-34/+5
* | Update included libtommath to v1.1.0-rc4jan.nijtmans2019-01-22159-7464/+10553
|\ \
| * \ Merge libtommath v1.1.0-rc4jan.nijtmans2019-01-22160-7488/+10560
| |\ \
| | * | Update to libtommath v1.1.0-rc4jan.nijtmans2019-01-22160-7488/+10560
* | | | fixes creation of libtcl.vfs using links, if ln-command does not support "-t"...sebres2019-01-212-5/+5
* | | | avoid additional in-between path-segment "." in zip, some zip-programs (inclu...sebres2019-01-214-8/+8
* | | | speed up build process (preparing zip - creating of libtcl.vfs/tcl_library di...sebres2019-01-212-11/+32
* | | | Clamp output of TclIndexDecode() between -1 (TCL_INDEX_NONE) and INT_MAX. Use...jan.nijtmans2019-01-183-7/+21
* | | | Slightly more efficient TclGetIntForIndexM macro, compared to previous commitjan.nijtmans2019-01-171-5/+5
* | | | More TIP #502 optimizations and improvements, preparing further for the road ...jan.nijtmans2019-01-167-93/+66
* | | | merge 8.6, conflicts resolved in win/Makefile.in (fixed auto-path and load tc...sebres2019-01-145-17/+52
|\ \ \ \ | | |_|/ | |/| |
| * | | normalize package provide for tcltests 0.1 (declaration moved from pkgIndex.t...sebres2019-01-142-4/+3
* | | | fCmd-9.4.a: restore constraint for winXP (mistakenly removed, should replace ...sebres2019-01-141-1/+1
|\ \ \ \ | |/ / /
| * | | mingw/win-autoconf build: provide tcltest-executable (for consistency reasons...sebres2019-01-141-8/+45
| * | | 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
* | | | Merge 8.6jan.nijtmans2019-01-134-6/+87
|\ \ \ \ | |/ / /
| * | | 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
* | | | merge 8.6 (regression bug-[cc1e91552c], etc)sebres2019-01-095-6/+34
|\ \ \ \ | |/ / /
| * | | 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.6jan.nijtmans2019-01-041-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | Merge 8.6jan.nijtmans2019-01-031-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | 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
|\ \ \ \ \ | |/ / / /
| * | | | Update TZ info to tzdata2018i.José Ignacio Marín2018-12-311-0/+1
* | | | | Fix [44d382c51a848e6fbe7c9ee15e9386f1237660ee|44d382c51a84]: ZIP filesystem t...jan.nijtmans2018-12-301-5/+31
* | | | | Fix [3cf3a939d32707e100e06e23806e13569856286a|3cf3a939d3]: timezone deprecate...jan.nijtmans2018-12-301-0/+8
|\ \ \ \ \ | |/ / / /
| * | | | 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-2917-82/+1189
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | | | merge 8.6 (merge point only, no functional changes)sebres2018-12-280-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | prevent buffer overrun in fast_s_mp_mul_digs(), already fixed in newest libto...sebres2018-12-281-1/+1
* | | | | win/Makefile.in: closes [0bcc43fa778517c4]: replace INSTALL_DATA_DIR (ported ...sebres2018-12-281-1/+2
* | | | | merge 8.6 (resolved warnings)sebres2018-12-281-1/+1
|\ \ \ \ \ | |/ / / /