Timeline
Not logged in

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

50 check-ins occurring around 2021-10-27 07:05:32.

2021-11-05
12:39
merge 8.7 check-in: a50780358f user: dgp tags: tip-568
2021-11-04
17:52
Merge 8.7 check-in: 872d6a096b user: griffin tags: trunk, main
17:18
Fix for bug [fc65ff1b66] - zipfs mkimg check-in: 338fe58e76 user: griffin tags: core-8-branch
12:45
Adapt test-cases check-in: d2275ab2c1 user: jan.nijtmans tags: cygwin
12:33
Fix testcase. Don't bother msvc building for this branch check-in: 1ca2b04899 user: jan.nijtmans tags: cygwin
2021-11-03
21:43
Make tclUuid.h work on Windows as well check-in: d988f5246c user: jan.nijtmans tags: cygwin
16:32
Add "tcl:build-info" command check-in: 1a253edcfd user: jan.nijtmans tags: cygwin
15:37
Upgrade registry to version 1.3.6 check-in: e8edc82e6b user: jan.nijtmans tags: cygwin
14:42
Merge 8.6 check-in: 57afd14be8 user: jan.nijtmans tags: cygwin
14:34
Adjust [linsert] tests to check both compiled and uncompiled paths, and run them for the integer lis... check-in: abda115a17 user: pooryorick tags: pyk-objinterface
00:34
Fix memory errors in the "list replace" proc for the integer list type, reorganize code, route "lins... check-in: 94696876b5 user: pooryorick tags: pyk-objinterface
2021-11-02
16:48
merge 8.7 check-in: 833d30f970 user: dgp tags: tip-568
16:40
Revise the interface routines for byte arrays to use "numBytes" rather than "length" as argument nam... check-in: e20aa824db user: dgp tags: tip-568
15:06
merge 8.6 Closed-Leaf check-in: 553f5049a7 user: dgp tags: rc2, release, core-8-6-12-rc, core-8-6-12
2021-11-01
16:28
Merge 8.7 check-in: 3842ac8331 user: jan.nijtmans tags: tip-603
13:40
Merge 8.7 check-in: 1d15583507 user: jan.nijtmans tags: trunk, main
13:38
Merge 8.6 check-in: c5e5349f51 user: jan.nijtmans tags: core-8-branch
13:21
Update DragonFly/FreeBSD configuration (requested by Pietro Cerutti) check-in: 75f8d23bb7 user: jan.nijtmans tags: core-8-6-branch
2021-10-31
22:41
Simplify -matchvar/-indexvar processing of regexp/switch Closed-Leaf check-in: 899b89ec3b user: jan.nijtmans tags: simpl_matchvar
16:21
Merge 8.7 check-in: e837834cb3 user: jan.nijtmans tags: strict-index-experiment
2021-10-30
19:49
update changes check-in: 67f2c5f71b user: dgp tags: rc1, core-8-6-12-rc
19:28
To test object type interfaces, add the beginnings of a list implementation that stores items as an ... check-in: b7341926fe user: pooryorick tags: pyk-objinterface
2021-10-27
08:12
Bump to 8.6.12 for release check-in: 130cd6ec01 user: jan.nijtmans tags: rc0, core-8-6-12-rc
07:08
Merge 8.7 check-in: 542a1e67f4 user: jan.nijtmans tags: trunk, main
07:05
Merge 8.6 check-in: 8747737d99 user: jan.nijtmans tags: core-8-branch
07:03
Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey support check-in: 96a7c63da8 user: jan.nijtmans tags: core-8-6-branch
07:00
Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey support check-in: 76c650f07e user: jan.nijtmans tags: core-8-5-branch
06:52
Merge 8.7 check-in: cb09bcfe2c user: jan.nijtmans tags: trunk, main
06:50
Merge 8.6 check-in: 376763e59e user: jan.nijtmans tags: core-8-branch
06:49
Update TZ info to tzdata2021e check-in: 01d540b804 user: jan.nijtmans tags: core-8-6-branch
06:48
Update TZ info to tzdata2021e check-in: eea378c71e user: jan.nijtmans tags: core-8-5-branch
2021-10-26
13:28
Add the macro TCL_LENGTH_NONE. check-in: 4082ab835f user: pooryorick tags: pyk-objinterface
08:54
Merge 9.0 check-in: 62c63b4818 user: jan.nijtmans tags: pyk-objinterface
08:42
typo check-in: c7a92907b0 user: jan.nijtmans tags: pyk-objinterface
2021-10-25
21:37
Merge 8.7 check-in: 9dbb406589 user: jan.nijtmans tags: trunk, main
21:35
Merge 8.6 check-in: f1bd550cdb user: jan.nijtmans tags: core-8-branch
21:32
Merge 8.5 check-in: b9a416e9e6 user: jan.nijtmans tags: core-8-6-branch
21:27
Update platform extension for MaxOS Monterey check-in: 713f17708f user: jan.nijtmans tags: core-8-5-branch
15:34
Revise outdated comments. check-in: b10395f12e user: dgp tags: tip-568
14:14
merge 8.7 check-in: 32f3750314 user: dgp tags: tip-568
2021-10-24
18:19
These record locations are not relative offsets, but rather absolute locations. Closed-Leaf check-in: 3cfe139c36 user: griffin tags: bug_fc65ff1b66
15:55
Fix memory errors in lsearch, add the first few string routines to Tcl_ObjType, modify StringIndexCm... check-in: cb6b5b14dd user: pooryorick tags: pyk-objinterface
2021-10-20
20:29
Merge 8.7 check-in: 9836cc0e45 user: jan.nijtmans tags: trunk, main
20:27
Code cleanup (comments, bracing) check-in: 61af2fd4ba user: jan.nijtmans tags: core-8-branch
2021-10-19
15:23
We can now assume that TCL_MAJOR_VERSION == 9 check-in: a3f8fdec0b user: jan.nijtmans tags: trunk, main
14:48
Merge 8.7 check-in: fa2769d476 user: jan.nijtmans tags: trunk, main
14:44
Merge 8.6 check-in: c8a1cf3845 user: jan.nijtmans tags: core-8-branch
14:42
IntRep -> InternalRep. Internal changes only. check-in: 40343f5fb6 user: jan.nijtmans tags: core-8-6-branch
12:43
Fix "nodep" constraint. Merge 8.7 check-in: 336623308d user: jan.nijtmans tags: build-info
2021-10-18
18:56
Merge-mark check-in: fa942183a5 user: jan.nijtmans tags: core-8-6-branch