Tcl Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

49 ancestors of 372ad13f77accaf8

2019-01-13
15:43
Merge 8.6 check-in: 372ad13f77 user: jan.nijtmans tags: core-8-branch
15:37
Slightly simpler test for empty string, still covering all cases. Also prepare testpurebytesobj for ... check-in: e94a8f9c8f user: jan.nijtmans tags: core-8-6-branch
2019-01-11
16:29
provided test-cases covering crash fixed by [58c46e74b931d3a1], as well as new test-facility "testpu... check-in: 1671ba2d5c user: sebres tags: core-8-6-branch
14:35
Fix crash reported by reported by François Vogel related to: [cc1e91552c0ca1817292d951f8c694b28c2b2... check-in: 58c46e74b9 user: jan.nijtmans tags: core-8-6-branch
2019-01-09
10:10
merge 8.6 (regression bug-[cc1e91552c], etc) check-in: f9979ea137 user: sebres tags: core-8-branch
10:01
closes [cc1e91552c]: fixes lrange instruction on empty not canonical list (and acc. within expansion... check-in: 9d24a1b9db user: sebres tags: core-8-6-branch
2019-01-08
18:15
fixed missing dependency in test-cases "*io-60.1" (constraint-related) - missed load of tcltest-libr... check-in: 1688d8f73e user: sebres tags: core-8-6-branch
14:39
amend to [a87460dbd4], added clean-up to avoid error {can't set "a(x)": variable isn't array} on nex... Closed-Leaf check-in: 098e8b701a user: sebres tags: bug-cc1e91552c
13:35
closes [cc1e91552c]: fixes lrange instruction on empty list, return original list only if it is cano... check-in: e364d7f9ff user: sebres tags: bug-cc1e91552c
13:29
bug [cc1e91552c]: added test cases showing the regression (expansion & lrange) check-in: a87460dbd4 user: sebres tags: bug-cc1e91552c
2019-01-07
01:15
merge back after cherry-picking (no functional changes) check-in: 6a6a71e5bf user: sebres tags: core-8-6-branch
01:11
cherry-pick [3e4d907d8e] from 8.6: prevent buffer overrun in fast_s_mp_mul_digs(). check-in: 02693d92df user: sebres tags: core-8-5-branch
2019-01-04
22:37
Merge 8.6 check-in: f66fc1c40d user: jan.nijtmans tags: core-8-branch
22:36
Merge 8.5 check-in: a0e74ab307 user: jan.nijtmans tags: core-8-6-branch
22:29
Update TZ info to tzdata2018i. check-in: cf6870f4f3 user: jan.nijtmans tags: core-8-5-branch
22:23
Fix signed<->unsigned comparsion warning (occurring in some gcc compilation flags). Micro-optimizat... check-in: cf7e97de51 user: jan.nijtmans tags: core-8-5-branch
2019-01-03
20:49
Merge 8.6 check-in: f809471afd user: jan.nijtmans tags: core-8-branch
20:48
Fix conflict with timezone() function in some MSVC versions check-in: 8ca7418824 user: jan.nijtmans tags: core-8-6-branch
20:47
Fix conflict with timezone() function in some MSVC versions check-in: 9ca59559ba user: jan.nijtmans tags: core-8-5-branch
2018-12-31
10:51
Update TZ info to tzdata2018i. check-in: eaf3e6129d user: jima tags: core-8-branch
10:50
Update TZ info to tzdata2018i. check-in: 9b157ba760 user: jima tags: core-8-6-branch
2018-12-30
23:59
Fix [44d382c51a84]: ZIP filesystem time stamp conversion wr... check-in: d0b326cb34 user: jan.nijtmans tags: core-8-branch
22:50
Fix [3cf3a939d3]: timezone deprecated in vc2017 check-in: 8cd0f15296 user: jan.nijtmans tags: core-8-branch
22:47
Fix [3cf3a939d3]: timezone deprecated in vc2017. Also remo... check-in: 60046a53c0 user: jan.nijtmans tags: core-8-6-branch
22:44
Fix [3cf3a939d3]: timezone deprecated in vc2017 check-in: f062d9ee2c user: jan.nijtmans tags: core-8-5-branch
2018-12-29
23:16
Update TZ info to tzdata2018h. check-in: 1499ad22b0 user: jima tags: core-8-branch
23:15
Update TZ info to tzdata2018h. check-in: 9e7760bfc7 user: jima tags: core-8-6-branch
10:03
clock.test: resolve sporadic timing issues - "after 10" could cause pause >120ms on some platforms (... check-in: 850bca5d86 user: sebres tags: core-8-6-branch
2018-12-28
21:09
merge 8.6 (merge point only, no functional changes) check-in: 900a93c562 user: sebres tags: core-8-branch
21:02
prevent buffer overrun in fast_s_mp_mul_digs(), already fixed in newest libtommath versions. check-in: 3e4d907d8e user: sebres tags: core-8-6-branch
20:15
win/Makefile.in: closes [0bcc43fa778517c4]: replace INSTALL_DATA_DIR (ported from unix-makefile) wit... check-in: 2e0e4b1342 user: sebres tags: core-8-branch
20:01
merge 8.6 (resolved warnings) check-in: 369c35b300 user: sebres tags: core-8-branch
19:54
resolve warnings: array subscript -1 is below array bounds of 'void *[1]' [-Warray-bounds] if compil... check-in: c012a9fd87 user: sebres tags: core-8-6-branch
2018-12-20
20:05
merge-mark check-in: 866a67e10a user: jan.nijtmans tags: core-8-branch
20:04
New test-cases (backported from 8.7) adapted for pre-TIP-502 behavior check-in: 86bec25d37 user: jan.nijtmans tags: core-8-6-branch
20:02
Remove unused MODULE_SCOPE functions check-in: 629e7173d5 user: jan.nijtmans tags: core-8-branch
08:06
(cherry-pick) relax the timings of 2 tests, which incidentally fail on Travis CI. Also backport a fe... check-in: bdc8413143 user: jan.nijtmans tags: core-8-5-branch
2018-12-18
20:01
Internal minor optimization of TIP #502 implementation. No difference in any outcome. check-in: 2bf0746716 user: jan.nijtmans tags: core-8-branch
19:54
Merge 8.6 check-in: 1f6d4722a2 user: jan.nijtmans tags: core-8-branch
19:52
Merge 8.5 check-in: 8fcba71408 user: jan.nijtmans tags: core-8-6-branch
19:49
No need for latest "rvm" any more in osx builds (now even gives an error) Remove unused/empty header... check-in: 534b4d524a user: jan.nijtmans tags: core-8-5-branch
2018-12-14
13:12
Why are we using rvm? Why? check-in: f79b38e8c7 user: dkf tags: core-8-6-branch
2018-12-13
20:01
Fix 2 TIP #502 corner-cases. Those corner-cases where (probably) always wrong on 32-bit systems, but... check-in: f2b18389ce user: jan.nijtmans tags: core-8-branch
2018-12-12
19:38
If compiled with -DTCL_NO_DEPRECATED, remove Tcl_NewIntObj/Tcl_NewLongObj/Tcl_DbNewLongObj from stub... check-in: 72e64ef096 user: jan.nijtmans tags: core-8-branch
2018-12-11
19:43
Better use of Tcl_WideInt in stead of long, sometimes check-in: a6cbc60ca2 user: jan.nijtmans tags: core-8-branch
2018-12-08
17:33
Fix executable flags of 3 test-files check-in: d1643a8154 user: jan.nijtmans tags: core-8-branch
2018-12-02
20:02
If compiled with -DTCL_NO_DEPRECATED, remove the Tcl_SetIntObj/Tcl_SetLongObj entries from stub tabl... check-in: 670eb3b871 user: jan.nijtmans tags: core-8-branch
2018-11-29
21:34
Merge 8.6 check-in: 8a342714d3 user: jan.nijtmans tags: core-8-branch
21:06
relax the timings of 2 tests, which incidentally fail on Travis CI check-in: b493489463 user: jan.nijtmans tags: core-8-6-branch
2018-11-28
11:37
Make the type casting in TclSpellFix less horrific. It's still bad, but it is no longer ghastly. check-in: d8a8738329 user: dkf tags: core-8-6-branch