Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2021-01-11 10:34:45.
|
2021-01-13
| ||
| 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 | |
| 10:55 | • Closed ticket [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019 plus 6 other changes artifact: c348d76258 user: jan.nijtmans | |
| 10:50 | Merge 8.7 check-in: 1764c23a7e user: jan.nijtmans tags: trunk, main | |
| 10:48 | Merge 8.6 check-in: e57c59ad4e user: jan.nijtmans tags: core-8-branch | |
| 10:42 | Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019 check-in: f398cf47de user: jan.nijtmans tags: core-8-6-branch | |
| 10:38 | Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019 check-in: 663a232202 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-01-12
| ||
| 17:11 | Bring documentation in line with *.decls files check-in: f3f64889cd user: jan.nijtmans tags: core-8-branch | |
| 17:07 | More WIP check-in: bd9e5afaf9 user: jan.nijtmans tags: bug-45ddcfc3b1 | |
|
2021-01-11
| ||
| 17:07 | Merge 8.7. WIP. Some little progress check-in: b92c69a102 user: jan.nijtmans tags: bug-45ddcfc3b1 | |
| 16:35 | Merge 9.0 check-in: 59988d4fee user: jan.nijtmans tags: novem | |
| 16:03 | merge-mark check-in: aaaeb74cbb user: jan.nijtmans tags: trunk, main | |
| 16:01 | Make tclStrToD.c compile on systems without inttypes.h check-in: 6ab0f6cf0e user: jan.nijtmans tags: core-8-branch | |
| 15:58 | Make tclStrToD.c compile on systems without inttypes.h check-in: 0ed255ceae user: jan.nijtmans tags: trunk, main | |
| 11:56 | • Closed ticket [1dab713a38]: Uninitialized-variable use while parsing '*' in BRE-mode regexps plus 7 other changes artifact: 0ff076b3c0 user: jan.nijtmans | |
| 11:54 | Merge 9.0 check-in: b117f526f0 user: jan.nijtmans tags: novem | |
| 11:54 | Merge 8.7 check-in: 4d8578a441 user: jan.nijtmans tags: trunk, main | |
| 11:52 | Merge 8.6 check-in: 68252f07db user: jan.nijtmans tags: core-8-branch | |
| 11:41 | Fix [1dab713a38]: Uninitialized-variable use while parsing '*' in BRE-mode regexps check-in: a2ea227d7b user: jan.nijtmans tags: core-8-6-branch | |
| 11:39 | Fix [1dab713a38]: Uninitialized-variable use while parsing '*' in BRE-mode regexps check-in: 88bf40aa59 user: jan.nijtmans tags: core-8-5-branch | |
| 10:34 | Merge 9.0 check-in: f070ae806a user: jan.nijtmans tags: novem | |
| 10:03 | Merge 8.7, resolve conflicts check-in: 015ff38790 user: jan.nijtmans tags: trunk, main | |
| 08:33 | TIP #481 implementation: Tcl_GetStringFromObj() with size_t length parameter check-in: 777a907c79 user: jan.nijtmans tags: core-8-branch | |
| 08:23 | Make Tcl independent from exact definition of TCL_LL_MODIFIER. In tclStrToD.c we need an _exact_ 64-... check-in: f695d4eade user: jan.nijtmans tags: core-8-branch | |
|
2021-01-08
| ||
| 14:45 | TIP #592 implememtation: Stop support for Windows XP, Server 2003, Vista, Server 2008 check-in: 237a1ad40c user: jan.nijtmans tags: core-8-branch | |
| 10:48 | Fix memory leak check-in: f4028b1cc3 user: jan.nijtmans tags: tip-567 | |
| 10:27 | Compile Tcl with -DTCL_WIDE_INT_TYPE=__int128, proving [45ddcfc3b1]. For now, only for Linux, don't ... check-in: 481654654f user: jan.nijtmans tags: bug-45ddcfc3b1 | |
| 10:22 | • New ticket [45ddcfc3b1] Tcl_WideInt might be > long long (64-bit). artifact: af0ae91690 user: jan.nijtmans | |
| 09:37 | Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we stopped support for MSVC 6... Closed-Leaf check-in: 174a9adac8 user: jan.nijtmans tags: tip-592 | |
|
2021-01-07
| ||
| 15:31 | define UWIDE_MAX and friends in terms of Tcl_WideUInt/Tcl_WideInt, since we cannot be sure that Tcl_... check-in: ff2762ef21 user: jan.nijtmans tags: tip-592 | |
| 14:45 | Revise UWIDE_MAX and friends check-in: b5ee44ebe9 user: jan.nijtmans tags: tip-592 | |
| 14:11 | Rebase to tip-592 branch Leaf check-in: 77ed0ee49f user: jan.nijtmans tags: rfe-c975939973 | |
| 13:42 | Merge 8.7. Don't bother BorlandC, LCC and WatcomC any more, since they (probably) cannot handle Wind... check-in: 7d0cf14313 user: jan.nijtmans tags: tip-592 | |
| 12:31 | Merge 8.6 check-in: 208cb37c8d user: jan.nijtmans tags: core-8-branch | |
| 12:14 | Fix mingw-w64 compiler warnings when using __USE_MINGW_ANSI_STDIO=1. Not recommended, but it should ... check-in: 25325a770a user: jan.nijtmans tags: core-8-6-branch | |
| 10:55 | Fix warnings when __USE_MINGW_ANSI_STDIO=1 check-in: c92be8787e user: jan.nijtmans tags: tip-592 | |
| 10:13 | No need any more for -D_ATL_XP_TARGETING=1 check-in: 297a7495f6 user: jan.nijtmans tags: tip-592 | |
| 09:42 | Attempt to remove __USE_MINGW_ANSI_STDIO=0 from win/Makefile.in, and other simplifications ruling ou... check-in: feb26f7631 user: jan.nijtmans tags: rfe-c975939973 | |
| 07:37 | Merge 8.7 check-in: c5edeb7b5f user: jan.nijtmans tags: tip-592 | |
|
2021-01-06
| ||
| 17:49 | • Ticket [c975939973] Usage of gnu_printf in latest mingw-w64 status still Open with 3 other changes artifact: a02d8c1cd1 user: jan.nijtmans | |
| 16:07 | • Closed ticket [570cb6afea]: Not getting expected outut. plus 8 other changes artifact: da395d3e1a user: jan.nijtmans | |
| 15:50 | Merge 8.7 check-in: 3d5972d7ba user: jan.nijtmans tags: trunk, main | |
| 15:48 | Merge 8.6 check-in: e5b131099a user: jan.nijtmans tags: core-8-branch | |
| 15:39 | Eliminate obsolete AC_HAVE_HEADERS and two more AC_TRY_COMPILE constructs. Some formatting check-in: 6b8f1ac7d9 user: jan.nijtmans tags: core-8-6-branch | |
| 11:52 | Merge 8.7 check-in: 82f2ad5bc5 user: jan.nijtmans tags: tip-558 | |
| 11:44 | Attempt to fix problem in TIP #587 implementation: When reading commands from stdin, they are - like... Leaf check-in: ab172968cd user: jan.nijtmans tags: tip-587-stdin | |