Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins occurring around 2020-11-25 09:52:14.
|
2020-11-27
| ||
| 09:58 | Better version ID, trying to track down weird macOS problem check-in: 20cbdc6605 user: dkf tags: one-file-distribution | |
| 07:41 | Fix winFCmd testcase. Add --disable-shared and TCL_UTF_MAX=4 builds to github actions check-in: 107102f510 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-11-26
| ||
| 20:09 | Try to use a .dmg for macOS distribution check-in: 86b76fb078 user: dkf tags: one-file-distribution | |
| 15:15 | Merge 8.7 check-in: 775ac422d2 user: jan.nijtmans tags: trunk, main | |
| 14:54 | Merge 8.6 check-in: bdbb8a36bc user: jan.nijtmans tags: core-8-branch | |
| 14:43 | Get rid of "register" keyword, forbidden in c++20. Fix some more warnings, discovered in c20/c++20 m... check-in: d7c6ee4392 user: jan.nijtmans tags: core-8-6-branch | |
| 08:30 | Merge 8.7 check-in: eb17f98c85 user: jan.nijtmans tags: trunk, main | |
| 08:28 | Merge 8.6 check-in: 90eb0c0625 user: jan.nijtmans tags: core-8-branch | |
| 08:21 | Merge 8.5 check-in: 9cf222cbf0 user: jan.nijtmans tags: core-8-6-branch | |
| 08:08 | adjust for() loop controls to squelch sign-compare warning, move maxSizeDecade assignment to maintai... check-in: 89678e9dd4 user: jan.nijtmans tags: trunk, main | |
| 07:55 | Merge 8.7 check-in: e0a9174252 user: jan.nijtmans tags: trunk, main | |
| 07:52 | More TCL_UNUSED check-in: 1e3804d76b user: jan.nijtmans tags: core-8-branch | |
| 07:37 | squelch warning by using proper format specifiers check-in: 46f3104074 user: jan.nijtmans tags: core-8-branch | |
| 07:23 | grammar check-in: 6a504ac0d9 user: jan.nijtmans tags: core-8-branch | |
| 03:49 | adjust for() loop controls to squelch sign-compare warning, move maxSizeDecade assignment to maintai... Closed-Leaf check-in: 2ee333914d user: bch tags: bch_review_pls | |
| 03:34 | squelch warning by using proper(?) format specifiers; intent needs TBD, so committing to branch for ... check-in: 364b5257e8 user: bch tags: bch_review_pls | |
| 03:27 | squelch -Wunused warning check-in: c0563c4e12 user: bch tags: trunk, main | |
| 03:26 | use new TIP 494 64bit/#define in code comment to be consistent w/ code check-in: 5dda536a26 user: bch tags: trunk, main | |
| 00:38 | silence warning re: sign-compare check-in: ae853c7aa9 user: bch tags: trunk, main | |
| 00:30 | grammar check-in: 520a004734 user: bch tags: trunk, main | |
|
2020-11-25
| ||
| 13:51 | Merge 8.7 check-in: 1b5a7f4634 user: jan.nijtmans tags: tip-481 | |
| 11:16 | Switch to older Ubuntu so that we build with older glibc. Thanks to morganw for testing. check-in: c0442669a2 user: dkf tags: one-file-distribution | |
| 10:08 | Merge 8.7 check-in: 34a683fa79 user: jan.nijtmans tags: trunk, main | |
| 09:57 | Make HTML documentation html5-compatible. Still works the same with older browsers too. Remove obso... check-in: fadc186aac user: jan.nijtmans tags: core-8-branch | |
| 09:52 | Merge 8.7 check-in: 5b4e732208 user: jan.nijtmans tags: tip-481 | |
| 09:16 | Remove the Tcl_GetValue() functionality. This can always be developed separately check-in: a0c54184f7 user: jan.nijtmans tags: tip-481 | |
| 09:13 | Name of target is different check-in: e1accf50e0 user: dkf tags: one-file-distribution | |
| 08:15 | Slightly friendlier "jobs" labels. Fix exact OS (Linux/Mac/Windows) we want to build on, not just "l... check-in: c3e3cc73b4 user: jan.nijtmans tags: core-8-5-branch | |
| 00:41 | Experimental branch: building single file distributions check-in: f62cffda29 user: dkf tags: one-file-distribution | |
|
2020-11-24
| ||
| 15:04 | Some missing test-constraints check-in: 55bb343c9e user: jan.nijtmans tags: core-8-branch | |
| 14:45 | Fix testcases on Windows. Use more "info loaded" as appropriate Closed-Leaf check-in: 18c691bc57 user: jan.nijtmans tags: tip-590 | |
| 08:24 | contents.htm -> index.html and *.htm -> *.html Closed-Leaf check-in: ef0dbf126e user: jan.nijtmans tags: doc-html5 | |
| 07:51 | Fix "make dist" check-in: b2887206fc user: jan.nijtmans tags: doc-html5 | |
|
2020-11-23
| ||
| 16:16 | restore tclUnixNotfy.c, so the Cygwin build can handle Windows events check-in: 3715d13c98 user: jan.nijtmans tags: cygwin | |
| 14:58 | update genStubs.tcl check-in: 210f0e1a5d user: jan.nijtmans tags: cygwin | |
| 14:51 | Merge 8.6 check-in: d0ea0b25fa user: jan.nijtmans tags: cygwin | |
| 09:26 | Merge 8.7 check-in: 5118b9d38e user: jan.nijtmans tags: trunk, main | |
| 09:16 | More ©-sign consolidation check-in: 676f97ea98 user: jan.nijtmans tags: core-8-branch | |
| 08:25 | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign whenever reasonable. check-in: 0d31e14484 user: jan.nijtmans tags: core-8-branch | |
|
2020-11-20
| ||
| 15:02 | Merge 8.7 check-in: 42b98bc068 user: jan.nijtmans tags: trunk, main | |
| 14:58 | Merge 8.6 check-in: 6ff7d4f562 user: jan.nijtmans tags: core-8-branch | |
| 14:48 | Don't use "Copyright <year> _by_" any more. This results in more consistant copyright statements ... check-in: 8c69d8dabe user: jan.nijtmans tags: core-8-6-branch | |
| 14:08 | Merge 8.7 check-in: 9e3b9c61eb user: jan.nijtmans tags: tip-590 | |
| 14:02 | Add a --disable-shared build to github actions check-in: 3a71687255 user: jan.nijtmans tags: core-8-6-branch | |
| 13:59 | Add a --disable-shared build to github actions check-in: d1cd88851a user: jan.nijtmans tags: core-8-5-branch | |
| 13:46 | Generate html documentation in html5 format. Fix some html5 compatibiliy warnings. Remove old htmlhe... check-in: 6225b08bc9 user: jan.nijtmans tags: doc-html5 | |
| 08:58 | shorten github actions build name check-in: e5f5f09faf user: jan.nijtmans tags: core-8-6-branch | |
| 08:44 | Merge 8.7 check-in: d0fe878f40 user: jan.nijtmans tags: tip-575 | |
| 08:26 | Merge 8.6 check-in: cf79c4768a user: jan.nijtmans tags: core-8-branch | |
| 08:24 | Use '&' in stead of 'and' in copyright statements consistantly check-in: f3b6563365 user: jan.nijtmans tags: core-8-6-branch | |