Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins occurring around 2021-01-15 22:28:07.
|
2021-01-20
| ||
| 22:18 | Fix line width in [file attributes] documentation Closed-Leaf check-in: 315d435355 user: msi tags: msi-core-8-5-branch | |
| 21:57 | Improve punctuation and wording in [file attributes] documentation check-in: 9cbc26e9e2 user: msi tags: msi-core-8-5-branch | |
| 16:27 | Merge 8.7 check-in: 64c79bc531 user: jan.nijtmans tags: trunk, main | |
| 16:23 | merge-mark check-in: b97f8b5b77 user: jan.nijtmans tags: core-8-branch | |
| 16:19 | Make tclCkalloc.c and tclExecute warning-free on Windows when compiled with --enable-memory=(mem|all... check-in: 9f6b78d50f user: jan.nijtmans tags: core-8-6-branch | |
| 14:13 | Fix potential endless loop in "stats" command (only enable in debug-build) check-in: b84e49c927 user: jan.nijtmans tags: core-8-branch | |
| 11:44 | Fix filesystem-1.52* (since "//foo" is canonical now). Merge 8.7 check-in: 77b23b693b user: jan.nijtmans tags: tip-402 | |
| 10:57 | Don't use LTO for any stub libraries: It's asking for trouble when an extension is compiled with dif... Closed-Leaf check-in: d270942d10 user: jan.nijtmans tags: bug-98ae20f0f5 | |
| 08:52 | Possible fix (workaround) for [8c025f8f0d]: Run-time error on tcl 8.6.11 32 bits (from cross-compile... Closed-Leaf check-in: ad9ee07264 user: jan.nijtmans tags: bug-8c025f8f0d | |
| 07:51 | Merge 8.7 check-in: b2bd4c6c96 user: jan.nijtmans tags: trunk, main | |
| 07:49 | Merge fork check-in: 77828846b5 user: jan.nijtmans tags: core-8-6-branch | |
| 07:47 | Close fork check-in: 93ce3ce3eb user: jan.nijtmans tags: core-8-branch | |
|
2021-01-19
| ||
| 20:57 | Improve clarity of [file attributes] documentation check-in: 1e63a19ae8 user: msi tags: trunk, main | |
| 20:14 | Improve clarity of [file attributes] documentation check-in: 4e09500f1f user: msi tags: core-8-branch | |
| 20:11 | Improve clarity of [file attributes] documentation check-in: c68ef0b73a user: msi tags: core-8-6-branch | |
| 20:07 | Improve clarity of [file attributes] documentation check-in: 590eef3294 user: msi tags: core-8-5-branch | |
| 19:51 | Fix missing backslash check-in: d82461d123 user: msi tags: msi-core-8-5-branch | |
| 19:41 | Improve description of Unix options for [file attributes] (Pt. 2) check-in: 89ff450d0d user: msi tags: msi-core-8-5-branch | |
| 16:53 | Create new branch named "msi-core-8-5-branch" check-in: bdd1a40d2b user: msi tags: msi-core-8-5-branch | |
| 13:54 | Merge 8.7 check-in: 0c85e9f95c user: jan.nijtmans tags: tip-402 | |
| 13:20 | Merge 8.6 check-in: 9ed0557b9c user: jan.nijtmans tags: core-8-branch | |
| 13:16 | Don't worry about Windows 3.1 any more. check-in: 1fe1db3a54 user: jan.nijtmans tags: core-8-6-branch | |
| 07:50 | Document that Tcl_GetByteArrayFromObj accepts a size_t *lengthPtr as well (TIP #481) check-in: a700e8856e user: jan.nijtmans tags: core-8-branch | |
|
2021-01-18
| ||
| 15:59 | Make Tcl_GetBytesFromObj work with size_t length parameter (just as Tcl_GetByteArrayFromObj in TIP #... check-in: 5e9d3fefc5 user: jan.nijtmans tags: tip-568 | |
|
2021-01-15
| ||
| 22:28 | merge trunk check-in: 8ccfdaac0e user: dgp tags: dgp-refactor | |
| 22:23 | Merge TIP 481 (resolve conflicts) check-in: 8cdef98ab8 user: dgp tags: dgp-refactor | |
| 22:01 | merge 8.7 check-in: 3bc2ece943 user: dgp tags: tip-568 | |
| 21:46 | Merge TIP 481 (resolve conflicts) check-in: 7c6772d86e user: dgp tags: tip-568 | |
| 18:36 | Merge pre-TIP 481 commits from trunk. check-in: 5e1e0f4d5c user: dgp tags: dgp-refactor | |
| 18:22 | Merge pre-TIP 481 commits from trunk check-in: fc566d704e user: dgp tags: dgp-properbytearray | |
| 18:22 | Merge pre-TIP 481 commits of 8.7 branch check-in: 04bbb5533d user: dgp tags: tip-568 | |
| 18:10 | merge trunk check-in: d0052e35da user: dgp tags: novem | |
| 16:14 | merge 8.5 check-in: fafcb4fcc6 user: dgp tags: dgp-utfnext-test | |
| 15:59 | merge 8.7 check-in: 82c1a7942e user: dgp tags: dgp-review | |
| 15:25 | Merge 8.7 check-in: c6e9b10e59 user: jan.nijtmans tags: trunk, main | |
| 14:58 | Bugfix for TIP #587 implementation: Always use -eofchar "\032 {}" and _NOT_ -eofchar \032, otherwise... check-in: 7b07bf0207 user: jan.nijtmans tags: core-8-branch | |
| 13:57 | Merge 9.0 check-in: a8671ef11a user: jan.nijtmans tags: bug-ea39ab591e, tip-595 | |
| 12:52 | Merge 8.7 check-in: e27717450d user: jan.nijtmans tags: trunk, main | |
| 10:52 | Fix [ff658e10fc]: tip 551 in 8.7a4 0b1111_1111 not working. Also fix some indenting in code check-in: 7ff7203075 user: jan.nijtmans tags: core-8-branch | |
| 09:47 | Experiment: Fix [https://core.tcl-lang.org/thread/tktview?name=98ae20f0f5|98ae20f0f5]. Works for any... check-in: aa4a13c155 user: jan.nijtmans tags: bug-98ae20f0f5 | |
|
2021-01-14
| ||
| 17:00 | Merge 8.7 check-in: 484f8533e1 user: jan.nijtmans tags: trunk, main | |
| 16:46 | Starting with TIP #514, we know exactly what [largest_int] is. So, make use of that in "string.test" check-in: bab207fe8e user: jan.nijtmans tags: core-8-branch | |
| 11:50 | More progress check-in: 07a0f898f8 user: jan.nijtmans tags: bug-45ddcfc3b1 | |
|
2021-01-13
| ||
| 15:45 | Merge 9.0 check-in: a71800ff56 user: jan.nijtmans tags: novem | |
| 15:40 | Merge 8.7 check-in: 9dd47b0da9 user: jan.nijtmans tags: trunk, main | |
| 15:38 | merge-mark check-in: 0e35b43117 user: jan.nijtmans tags: bug-45ddcfc3b1 | |
| 15:37 | Add mp_unpack() to the libtommath stub table, so this function is available to extensions (and to Tc... check-in: ae97648edb user: jan.nijtmans tags: core-8-branch | |
| 15:21 | More progress for "scan" check-in: 7929a6bc8a user: jan.nijtmans tags: bug-45ddcfc3b1 | |
| 14:56 | Protect mp_init_i64 callers for overflow check-in: a7a18d871b user: jan.nijtmans tags: bug-45ddcfc3b1 | |
| 14:27 | Merge 8.7. Fix format.test testcases check-in: 55dd38a938 user: jan.nijtmans tags: bug-45ddcfc3b1 | |