Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2021-06-29
| ||
| 09:11 | Merge 2.9 Leaf check-in: 2131a3bef9 user: jan.nijtmans tags: build-info | |
|
2021-06-25
| ||
| 13:56 | Merge 2.9 Leaf check-in: beaa90c3b1 user: jan.nijtmans tags: trunk, main | |
| 13:55 | Merge 2.8 Leaf check-in: 0b33d985c5 user: jan.nijtmans tags: thread-2-branch | |
| 13:55 | re-generate "configure" Leaf check-in: bca592e9f9 user: jan.nijtmans tags: thread-2-8-branch | |
|
2021-06-23
| ||
| 09:36 | Use "!=", not "-ne" for string comparison (configure.ac) check-in: b9206c9cf1 user: jan.nijtmans tags: trunk, main | |
|
2021-06-22
| ||
| 14:50 | Merge 2.9 check-in: 17c66d5066 user: jan.nijtmans tags: trunk, main | |
| 14:50 | Merge 2.8 check-in: 3132b95e63 user: jan.nijtmans tags: thread-2-branch | |
| 14:36 | Update to latest TEA check-in: 116f304ee1 user: jan.nijtmans tags: thread-2-8-branch | |
|
2021-04-29
| ||
| 11:47 | Thread doesn't depend on TCL_UTF_MAX at all check-in: 728ad5ac19 user: jan.nijtmans tags: build-info | |
| 11:44 | Remove useless (for Thread) build-info. check-in: 821ce90770 user: jan.nijtmans tags: build-info | |
| 11:42 | Merge 2.9 check-in: fa4767d9e9 user: jan.nijtmans tags: build-info | |
|
2021-04-28
| ||
| 12:32 | Merge 2.9. Just do a "make dist" on github, nothing more check-in: 05105009e2 user: jan.nijtmans tags: trunk, main | |
| 12:03 | Merge 2.8. For Thread 2.9, don't worry about Tcl 8.5 any more, assume 8.6 as a minimum check-in: 3dad4f9a65 user: jan.nijtmans tags: thread-2-branch | |
| 11:42 | Update to latest TEA check-in: bb5abab116 user: jan.nijtmans tags: thread-2-8-branch | |
| 10:50 | Merge 2.9 check-in: b513930840 user: jan.nijtmans tags: build-info | |
|
2021-04-23
| ||
| 06:32 | Merge 2.9 check-in: 9a409a5248 user: jan.nijtmans tags: trunk, main | |
| 06:32 | Merge 2.8 check-in: 63c8f3f421 user: jan.nijtmans tags: thread-2-branch | |
| 06:29 | Update version to 2.8.7 for release check-in: 8641d6fce3 user: jan.nijtmans tags: thread-2-8-branch | |
| 06:22 | Update rules.vc check-in: af4c672765 user: jan.nijtmans tags: thread-2-8-branch | |
|
2021-04-19
| ||
| 14:39 | Merge 2.9 check-in: f6410c3014 user: jan.nijtmans tags: trunk, main | |
| 14:38 | Merge 2.8 check-in: 3a1ffc4be6 user: jan.nijtmans tags: thread-2-branch | |
| 14:33 | Update to latest TEA files check-in: 280341caf4 user: jan.nijtmans tags: thread-2-8-branch | |
|
2021-02-24
| ||
| 14:29 | Merge 2.8 check-in: 2a83440579 user: jan.nijtmans tags: thread-2-branch | |
| 14:05 | Make "make install" work in github actions environment check-in: f49a7e8d22 user: jan.nijtmans tags: thread-2-8-branch | |
|
2021-02-23
| ||
| 09:36 | Make "tclconfig" available for github actions build scripts check-in: 4f79b7f82c user: jan.nijtmans tags: thread-2-8-branch | |
|
2021-02-16
| ||
| 16:44 | Merge 2.8 check-in: 3d032775a3 user: jan.nijtmans tags: thread-2-branch | |
| 16:43 | For now, don't worry about c++ compile check-in: da5c75d2f5 user: jan.nijtmans tags: thread-2-8-branch | |
|
2021-02-12
| ||
| 13:44 | Fix working directory for build check-in: 319d38d32b user: jan.nijtmans tags: thread-2-8-branch | |
|
2021-02-11
| ||
| 10:54 | Add runstatedir (not actually used) to Makefile.in check-in: 489d1cefa1 user: jan.nijtmans tags: thread-2-8-branch | |
| 10:06 | Missing env line in github actions build check-in: 36d020c88d user: jan.nijtmans tags: thread-2-8-branch | |
|
2021-02-10
| ||
| 15:07 | First shot at github actions build check-in: 6dcd1dfa75 user: jan.nijtmans tags: thread-2-8-branch | |
|
2021-01-19
| ||
| 09:36 | Merge 2.9 check-in: 4091f2c70c user: jan.nijtmans tags: trunk, main | |
| 09:35 | Merge 2.8 check-in: 8e13e37d99 user: jan.nijtmans tags: thread-2-branch | |
| 09:34 | Eliminate unnecessary "struct" keyword check-in: 3071f717f8 user: jan.nijtmans tags: thread-2-8-branch | |
|
2021-01-14
| ||
| 12:41 | Fix [98ae20f0f5]: Type mismatch in TclIntStubs Closed-Leaf check-in: 7a8d2a9583 user: jan.nijtmans tags: bug-98ae20f0f5 | |
|
2021-01-04
| ||
| 16:50 | Update to latest rules.vc check-in: 6e021ac91a user: jan.nijtmans tags: thread-2-8-branch | |
|
2020-12-23
| ||
| 11:38 | Merge 2.9 check-in: 4bcfbe3a3c user: jan.nijtmans tags: trunk, main | |
| 11:37 | Merge 2.8 check-in: e486510757 user: jan.nijtmans tags: thread-2-branch | |
| 11:34 | Fix compilation with VC++ 6.0 check-in: 484d137f7e user: jan.nijtmans tags: thread-2-8-branch, thread-2-8-6 | |
|
2020-12-22
| ||
| 08:37 | Merge 2.9 check-in: a11d9311e8 user: jan.nijtmans tags: trunk, main | |
| 08:34 | Merge 2.8 check-in: 6cc95a1bd6 user: jan.nijtmans tags: thread-2-branch | |
| 08:31 | Update to latest rules.vc and targets.vc check-in: de039eda55 user: jan.nijtmans tags: thread-2-8-branch | |
|
2020-12-18
| ||
| 10:39 | AC_OUTPUT with arguments is obsolete check-in: 9a357b8f70 user: jan.nijtmans tags: thread-2-8-branch | |
|
2020-12-17
| ||
| 08:25 | Merge 2.9 check-in: 994bc57771 user: jan.nijtmans tags: build-info | |
| 08:16 | Re-generate configure scripts with (brand-new!!!) autoconf-2.70 check-in: 233527d87d user: jan.nijtmans tags: trunk, main | |
| 08:15 | Re-generate configure scripts with (brand-new!!!) autoconf-2.70 check-in: e55078d92d user: jan.nijtmans tags: thread-2-branch | |
| 08:15 | Re-generate configure scripts with (brand-new!!!) autoconf-2.70 check-in: 52bbc45200 user: jan.nijtmans tags: thread-2-8-branch | |
|
2020-12-16
| ||
| 11:13 | Merge 2.9 check-in: 96312d3753 user: jan.nijtmans tags: build-info | |
| 10:30 | Merge 2.9 check-in: d84d4a78ee user: jan.nijtmans tags: trunk, main | |
| 10:18 | Merge 2.8 check-in: ad8cdb7f0b user: jan.nijtmans tags: thread-2-branch | |
