Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2019-06-09 21:25:01.
|
2019-06-25
| ||
| 22:32 | Merge 8.6. Also fix mp_get_long_long for VC++ 6.0 (will be deprecated by libtommath) check-in: f4b325d680 user: jan.nijtmans tags: core-8-branch | |
| 22:27 | Makef tclTomMath.h work with VC++ 6.0 check-in: 6953921d68 user: jan.nijtmans tags: core-8-6-branch | |
| 20:39 | Merge 8.7 (But without the TclWideMUInt type for VC++ 6.0, most likely too much to be asked for Tcl ... check-in: df40e2483e user: jan.nijtmans tags: trunk | |
| 15:50 | Change int constants into char constants. Hopefully this eliminates C4305 warnings on MSVC 6.0 check-in: f34be7eafa user: jan.nijtmans tags: core-8-branch | |
| 06:57 | Merge 8.6 check-in: c97b25e143 user: jan.nijtmans tags: core-8-branch | |
| 06:56 | Squelch C4244 warning on any MSVC compiler. check-in: c0c4ff91ba user: jan.nijtmans tags: core-8-6-branch | |
|
2019-06-24
| ||
| 07:35 | Merge 8.7. Also eliminate some spacing before line-endings check-in: 519bf88d4c user: jan.nijtmans tags: trunk | |
| 07:26 | Fix test title, since TclGetIntForIndex() is now exported as Tcl_GetIntForIndex() check-in: f68cec6e3a user: jan.nijtmans tags: core-8-branch | |
|
2019-06-16
| ||
| 11:37 | Merge 8.7 check-in: f9c29c1321 user: jan.nijtmans tags: tip-547 | |
| 11:05 | • Closed ticket [25deec4e46]: Tcl fails to compile with icc due to typedef conflict plus 6 other changes artifact: 8bb776ea3e user: jan.nijtmans | |
|
2019-06-15
| ||
| 22:33 | Merge 8.6 check-in: acb2aadd83 user: jan.nijtmans tags: core-8-branch | |
| 22:31 | Merge 8.5 check-in: 7a96d24542 user: jan.nijtmans tags: core-8-6-branch | |
| 22:30 | Use mp_init_set() in stead of mp_init_set_int() when the constant is sufficiently small. This is sli... check-in: f1709a0cfe user: jan.nijtmans tags: core-8-5-branch | |
| 21:29 | Merge 8.7 check-in: af0bfa72a8 user: jan.nijtmans tags: trunk | |
|
2019-06-14
| ||
| 21:48 | Latest libtommath's "develop" branch adapted for Tcl 8.6. And Tcl 8.6 adapted for changes in libtom... check-in: 125328a27d user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
| 14:04 | Fix travis build (.travis.yml), and merge 8.7 Closed-Leaf check-in: ed3800e114 user: jan.nijtmans tags: tip-549 | |
|
2019-06-13
| ||
| 21:28 | Merge libtommath check-in: 042fb1427b user: jan.nijtmans tags: libtommath-no-stdint.h | |
| 19:07 | Update to latest libtommath's "develop" branch. On the way to 1.2.0 check-in: 94cf70186e user: jan.nijtmans tags: libtommath | |
|
2019-06-12
| ||
| 15:42 | Merge 8.7 check-in: c5ff3f41bd user: jan.nijtmans tags: trunk | |
| 15:26 | Eliminate (internal) TclOffset() usage, just use offsetof() in stead. check-in: f0c76dd6a8 user: jan.nijtmans tags: core-8-branch | |
|
2019-06-11
| ||
| 15:32 | Merge 8.7 check-in: 699e9fd1dd user: jan.nijtmans tags: trunk | |
| 15:32 | Merge 8.6 check-in: 688dee2254 user: jan.nijtmans tags: core-8-branch | |
| 15:31 | Fix [25deec4e46]: Tcl fails to compile with icc due to typedef conflict check-in: c6c21c7e4c user: jan.nijtmans tags: core-8-6-branch | |
| 15:30 | Fix [25deec4e46]: Tcl fails to compile with icc due to typedef conflict check-in: 41c4d6a337 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-06-09
| ||
| 21:25 | Merge trunk check-in: a9045cb6a8 user: jan.nijtmans tags: novem | |
| 21:21 | Merge trunk check-in: 86b6e6c0a9 user: jan.nijtmans tags: dgp-properbytearray | |
| 21:18 | Merge tip-548 check-in: 18b83ff6b7 user: jan.nijtmans tags: utf-max | |
| 21:17 | Merge tip-547 check-in: 572964bdc1 user: jan.nijtmans tags: tip-548 | |
| 21:16 | Merge 8.7 check-in: 83c21b831e user: jan.nijtmans tags: tip-547 | |
| 21:04 | Merge 8.7 check-in: 51020be338 user: jan.nijtmans tags: trunk | |
|
2019-06-07
| ||
| 16:54 | New TIP implementation: Make configure --enable-64bit the default check-in: 93a999f923 user: jan.nijtmans tags: tip-549 | |
| 15:25 | Merge 8.7 check-in: 12da6c8acd user: jan.nijtmans tags: trunk | |
| 14:09 | More usage of TCL_INDEX_NONE in stead of -1. More internal use of size_t, mainly in memory statistic... check-in: 2c0adf089a user: jan.nijtmans tags: core-8-branch | |
|
2019-06-06
| ||
| 08:20 | Merge 8.7, and add some more usage of TCL_INDEX_NONE/TCL_AUTO_LENGTH check-in: 68a11af555 user: jan.nijtmans tags: trunk | |
| 07:59 | Squelch compiler warnings, but make refCount of type unsigned int. check-in: 5d8f8fc268 user: jan.nijtmans tags: core-8-branch | |
|
2019-06-03
| ||
| 21:20 | Merge tip-548 branch. check-in: 3040ef7443 user: jan.nijtmans tags: utf-max | |
| 19:48 | TIP #548: Deprecate Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf() and provide more flexible replacemen... check-in: 49785ba3b0 user: jan.nijtmans tags: tip-548 | |
|
2019-05-31
| ||
| 23:39 | • Edit [9265001ec1c8c9bf|9265001ec1]: Change branch background color to "#ffff80". artifact: 319cad655c user: jan.nijtmans | |
| 23:38 | • Edit [56319f4d2a8c0ffa|56319f4d2a]: Change branch background color to "#ffff80". artifact: c3f265217d user: jan.nijtmans | |
| 23:35 | Merge tip-547 check-in: 9265001ec1 user: jan.nijtmans tags: utf-max | |
| 23:19 | TIP #547 implementation: New encodings: UTF-16, UCS-2 check-in: 56319f4d2a user: jan.nijtmans tags: tip-547 | |
| 23:14 | Merge 8.7 check-in: f8252c427b user: jan.nijtmans tags: trunk | |
| 23:14 | Merge 8.6 check-in: 856a391eaa user: jan.nijtmans tags: core-8-branch | |
| 23:13 | In tools/*, use the single-argument version of "expr" always. Making it robust against TIP #526. Tho... check-in: dc37fb64f7 user: jan.nijtmans tags: core-8-6-branch | |
| 12:50 | TIP 537 implementation: Enable 64-bit indexes in regexp matching check-in: 6e8aae14c1 user: jan.nijtmans tags: trunk | |
| 12:37 | Merge 8.7 check-in: ddccfc4443 user: jan.nijtmans tags: trunk | |
| 12:20 | TIP #544 implementation: Export TclGetIntForIndex() check-in: 9686f9be84 user: jan.nijtmans tags: core-8-branch | |
| 12:09 | Merge 8.7. Remove the mp_tc_(and|or|xor) stub entries, because they are no longer in use. check-in: 001f500fd8 user: jan.nijtmans tags: trunk | |
| 11:51 | Merge 8.6 check-in: 06447464cb user: jan.nijtmans tags: core-8-branch | |
| 11:28 | Rename mp_get_bit to s_mp_get_bit, rename mp_tc_div_2d to mp_signed_rsh, remove mp_tc_(add|or|xor) f... check-in: 74ff0a681b user: jan.nijtmans tags: core-8-6-branch | |