Timeline
Not logged in

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

57 check-ins using file .travis.yml version 1266cd5295

2020-07-02
14:16
Complaining on index "-1" is too strict, not wise to do for Tcl 8.x. check-in: 777747e2ff user: jan.nijtmans tags: strict-index-experiment
2020-06-25
13:01
Merge 8.6 check-in: c60ae5b315 user: jan.nijtmans tags: core-8-branch
11:26
Merge 8.6 check-in: 20bc6dfb78 user: jan.nijtmans tags: core-8-branch
2020-06-24
14:53
amend to 8.6th zlib-fix resolving warnings in 8.7 (int vs size_t, void * vs char *, etc) check-in: 758fc3d5e8 user: sebres tags: core-8-branch
14:48
merge 8.6 check-in: 414d759d1a user: sebres tags: core-8-branch
2020-06-23
09:33
Merge 8.6 check-in: 6421e4e7e1 user: jan.nijtmans tags: core-8-branch
06:36
Merge-mark check-in: 34260c9af5 user: jan.nijtmans tags: core-8-branch
06:16
Backport some recent changes in tclDate.c back to tclGetDate.y, so they are not lost when re-generat... check-in: d3e08b882b user: jan.nijtmans tags: core-8-branch
2020-06-22
12:48
Merge 8.6 check-in: 4075757949 user: jan.nijtmans tags: core-8-branch
12:26
Merge 8.6 check-in: 597e29bd6e user: jan.nijtmans tags: core-8-branch
11:58
Merge 8.6 check-in: f3980c5529 user: jan.nijtmans tags: core-8-branch
10:56
Merge 8.7 check-in: 828bbf27d7 user: jan.nijtmans tags: strict-index-experiment
08:25
Code simplification in msgcat::mcutil::getpreferences check-in: a75b8711ef user: jan.nijtmans tags: core-8-branch
2020-06-21
17:03
Rewrite msgcat::mcutil::getpreferences, not depending on 'string last' returning -1 any more check-in: bcbcf2cf53 user: jan.nijtmans tags: core-8-branch
15:53
Fix for [b179286248]: tclZipfs.c Build Error on CentOS 6 check-in: 86f3ec8c65 user: jan.nijtmans tags: core-8-branch
15:51
Merge 8.6 check-in: c86214b4f9 user: jan.nijtmans tags: core-8-branch
2020-06-20
23:20
More "nodep" testcases check-in: 6386326c75 user: jan.nijtmans tags: strict-index-experiment
2020-06-19
14:20
Fix tcl_startOfPreviousWord when $start eq "none" check-in: 7a1abd50a5 user: jan.nijtmans tags: strict-index-experiment
11:23
Fix some test-cases check-in: d2b924cb6c user: jan.nijtmans tags: strict-index-experiment
10:29
merge-mark check-in: 9766ceb7db user: jan.nijtmans tags: core-8-branch
09:48
Suggested fix for [b179286248]: tclZipfs.c Build Error on CentOS 6 Closed-Leaf check-in: 0e3a851a75 user: jan.nijtmans tags: bug-b179286248
09:34
Make tclStringClassTable a little bit smaller, and save a pointer access when accessing the name of ... check-in: 1ceb0885f4 user: jan.nijtmans tags: core-8-branch
2020-06-18
13:49
With -DTCL_NO_DEPRECATED use empty string as "nothing found" on more places. Experimental. check-in: 927afdb9df user: jan.nijtmans tags: strict-index-experiment
13:12
Fix a few testcases check-in: 8a7054b686 user: jan.nijtmans tags: strict-index-experiment
12:47
Use more "string is none" in testcases in stead of directly comparing with -1 check-in: 58ebbfcc7e user: jan.nijtmans tags: strict-index-experiment
09:31
msgcat: Don't use "string first/last" check-in: 64f9fb3f9a user: jan.nijtmans tags: strict-index-experiment
2020-06-17
10:57
when compiled with -DTCL_NO_DEPRECATED, be as strict in compiled functions as in non-compiled ones check-in: 1b2b92844f user: jan.nijtmans tags: strict-index-experiment
2020-06-16
16:41
Merge 8.7 check-in: 04bb16f1d9 user: jan.nijtmans tags: strict-index-experiment
12:24
Make Tcl_GetIntForIndex() do reasonable things when endValue < -1 and when indexPtr == NULL. check-in: aed31dfc6d user: jan.nijtmans tags: core-8-branch
2020-06-15
14:14
Added DEPRECATED comment in tclConfig.sh.in (both UNIX and win32) Closed-Leaf check-in: a1ba9f2960 user: jan.nijtmans tags: death-to-dbgx
12:44
Merge 8.7 check-in: e98ba58f38 user: jan.nijtmans tags: strict-index-experiment
12:43
Merge 8.7 check-in: 6668ee34e6 user: jan.nijtmans tags: death-to-dbgx
2020-06-12
14:49
Merge 8.6 check-in: 162c548406 user: jan.nijtmans tags: core-8-branch
14:11
Merge 8.6 check-in: a065756d61 user: jan.nijtmans tags: core-8-branch
12:56
rules.vc: No need to redefine values which are already the default. tclWinPort.h: Fix comment check-in: 0fdd7b2e3b user: jan.nijtmans tags: core-8-branch
11:54
Let Tcl_GetIntForIndex() handle negative "endValue" values more reasonable. Needed for Tk's "string-... check-in: 5c10bdc61d user: jan.nijtmans tags: strict-index-experiment
2020-06-10
09:40
Merge 8.7 check-in: 36e47c859d user: jan.nijtmans tags: death-to-dbgx
2020-06-08
09:30
Add "-fno-common" to SHARED_CFLAGS on various platforms (e.g. Linux, CYGWIN). This is the default wi... check-in: 4215cda119 user: jan.nijtmans tags: core-8-branch
2020-06-07
20:31
Merge 8.7 check-in: 9a0d15188b user: jan.nijtmans tags: strict-index-experiment
19:11
If "endValue" doesn't matter in TclGetIntForIndexM() call, use INT_MAX - 1, not 0 or -1. This result... check-in: e436e10650 user: jan.nijtmans tags: core-8-branch
2020-06-06
08:01
Update TZ info to tzdata2020a. check-in: 78ac12175e user: jima tags: core-8-branch
2020-06-05
11:27
Improve "end-offset" type such that it can not only handle "end+/-int" format, but "int+/-int" as we... check-in: ce29853f12 user: jan.nijtmans tags: core-8-branch
2020-06-04
14:38
Merge 8.6 check-in: b48be1a169 user: jan.nijtmans tags: core-8-branch
2020-05-31
20:24
Make tclTomMath.h usable without tommath.h by defining TCL_NO_TOMMATH_H check-in: 4e9dafc4fe user: jan.nijtmans tags: core-8-branch
16:38
Merge 8.7 Closed-Leaf check-in: 56fdece4e7 user: jan.nijtmans tags: jn-index-reform
2020-05-30
23:47
tip-551 implementation. check-in: 3785bbf5a3 user: griffin tags: core-8-branch
2020-05-29
15:15
Merge jn-index-reform, and fix some test-cases. check-in: 868f9fc39a user: jan.nijtmans tags: strict-index-experiment
14:54
Merge 8.7 check-in: 8b2c19c0e7 user: jan.nijtmans tags: jn-index-reform
13:36
Change implementation "charstart", not behaving as "prevchar" any more. Also optimize charend/charst... check-in: 076b766c9c user: jan.nijtmans tags: tip-575
2020-05-28
11:44
Remove nextword/prevword. Rename nextchar/prefchar to charend/charstart, for consistancy with worden... check-in: f610ee7453 user: jan.nijtmans tags: tip-575
09:38
In cookiejar, don't depend on "lrange $pieces 0 -1" doing anything useful. check-in: 517f493711 user: jan.nijtmans tags: core-8-branch
08:05
Allow the empty string "" as valid index too, representing "none" check-in: 6974c6eec8 user: jan.nijtmans tags: strict-index-experiment
2020-05-27
15:26
Merge jn-index-reform check-in: 84f8919684 user: jan.nijtmans tags: strict-index-experiment
15:25
Merge 8.7 check-in: ffd378b351 user: jan.nijtmans tags: jn-index-reform
13:21
Escape the backslash in documentation check-in: 2fea80d5de user: jan.nijtmans tags: core-8-branch
06:31
Fix documentation for tcl_wordchars/tcl_nonwordchars matching the implementation. See: [f1253530cdd8... check-in: e0aa636f36 user: jan.nijtmans tags: core-8-branch
2020-05-26
22:21
Merge 8.6. Add MacOS build using Clang++ check-in: f351d1fef7 user: jan.nijtmans tags: core-8-branch