Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
215 check-ins using file unix/tclSelectNotfy.c version 3674853496
|
2020-05-23
| ||
| 03:32 | Update for TIP-551: Add documentation for this feature to the expr man page. The keyword "integ... Closed-Leaf check-in: 002a6fdc7d user: griffin tags: tip-551 | |
|
2019-12-30
| ||
| 10:12 | More tests, more fixes check-in: 676a1b7f11 user: dkf tags: tip-558 | |
|
2019-12-29
| ||
| 13:23 | Property definitions now work on instances. check-in: 3176dfe16e user: dkf tags: tip-558 | |
|
2019-12-28
| ||
| 21:55 | Starting to do the testing. check-in: 85cd024986 user: dkf tags: tip-558 | |
| 13:24 | Implementation of properties for TclOO check-in: 1b4d41b80b user: dkf tags: tip-558 | |
|
2019-12-24
| ||
| 13:51 | Make definition of struct mp_int EXACTLY the same as the one in the (modified) tommath.h check-in: 746fd90c42 user: jan.nijtmans tags: core-8-branch | |
| 10:05 | Put our own included (-I) directories before directories coming in though CFLAGS, so building with e... check-in: 8619c767c0 user: jan.nijtmans tags: core-8-branch | |
|
2019-12-23
| ||
| 13:42 | Merge 8.6 check-in: 087fb64a6b user: jan.nijtmans tags: core-8-branch | |
| 11:27 | Merge 8.6 check-in: b511a2fa61 user: jan.nijtmans tags: core-8-branch | |
|
2019-12-22
| ||
| 14:55 | Merge 8.6 check-in: 6169c6b18a user: jan.nijtmans tags: core-8-branch | |
|
2019-12-20
| ||
| 15:23 | Update travis build fro xcode11 to xcode11.3 as highest platform check-in: 562b27436c user: jan.nijtmans tags: core-8-branch | |
|
2019-12-19
| ||
| 22:26 | Merge 8.7. Exclude 4 test-cases in TCL_NO_DEPRECATED mode, because they are not supposed to work the... check-in: 34c6338153 user: jan.nijtmans tags: utf-max | |
| 22:12 | Merge 8.6 check-in: 32bc878a76 user: jan.nijtmans tags: core-8-branch | |
| 22:04 | Merge 8.6 check-in: 36076a5acc user: jan.nijtmans tags: core-8-branch | |
|
2019-12-17
| ||
| 23:14 | Put back 4 test-cases as they were in core-8-branch, but only for TCL_UTF_MAX=3 check-in: a0689a88df user: jan.nijtmans tags: utf-max | |
|
2019-12-14
| ||
| 17:46 | Merge 8.7 check-in: 93f03d43d2 user: jan.nijtmans tags: utf-max | |
| 17:43 | Merge 8.6 check-in: 75097be697 user: jan.nijtmans tags: core-8-branch | |
| 14:08 | Merge 8.7 check-in: ed89f90fbe user: jan.nijtmans tags: utf-max | |
|
2019-12-13
| ||
| 22:18 | One #undef too much check-in: c1c0378b37 user: jan.nijtmans tags: core-8-branch | |
| 21:48 | Don't export mp_sqr() directly from libtcl check-in: 5cfeb37cfe user: jan.nijtmans tags: core-8-branch | |
| 21:27 | Merge 8.7 check-in: f8cb8be3a3 user: jan.nijtmans tags: utf-max | |
| 21:16 | Optimize mp_mul for the case a==b check-in: 74255eccbf user: jan.nijtmans tags: core-8-branch | |
| 15:41 | Merge 8.7 check-in: 24728eab4a user: jan.nijtmans tags: utf-max | |
| 15:13 | merge-mark check-in: 976ab9d065 user: jan.nijtmans tags: core-8-branch | |
| 11:05 | Implement TIP's #538: Externalize libtommath check-in: d796a3955d user: jan.nijtmans tags: core-8-branch | |
|
2019-12-12
| ||
| 21:38 | Little code tweaks, regarding the use of TCL_UTF_MAX or wchar_t. check-in: 35e74efb18 user: jan.nijtmans tags: core-8-branch | |
| 21:05 | merge-mark check-in: cf16cada42 user: jan.nijtmans tags: core-8-branch | |
| 13:12 | Add many missing constraints check-in: 8806c61bad user: jan.nijtmans tags: core-8-branch | |
| 08:23 | Little doc tweak check-in: a6db2afbd0 user: jan.nijtmans tags: utf-max | |
|
2019-12-11
| ||
| 12:41 | Implement "panic" as described in the TIP check-in: a8e8fd4eea user: jan.nijtmans tags: utf-max | |
| 08:55 | Merge 8.7 check-in: 8fd30c9b17 user: jan.nijtmans tags: utf-max | |
| 08:52 | Fix bug in tclEncoding.c, only manifesting in testcase encoding-15.4 for TCL_UTF_MAX=6. (knownBug, f... check-in: b8ea626e72 user: jan.nijtmans tags: core-8-branch | |
|
2019-12-10
| ||
| 13:42 | Merge 8.6 check-in: 11e140ecfa user: jan.nijtmans tags: core-8-branch | |
| 13:15 | merge 8.6 check-in: 828e8eb900 user: sebres tags: core-8-branch | |
|
2019-12-09
| ||
| 22:48 | Undo accidental change in [343273c9de4fd4f1] check-in: a4fea85023 user: jan.nijtmans tags: core-8-branch | |
| 11:42 | remove unneeded import (for >= 8.7) check-in: 3f502fafa2 user: sebres tags: core-8-branch | |
| 11:31 | Merge 8.6 check-in: 343273c9de user: jan.nijtmans tags: core-8-branch | |
|
2019-12-08
| ||
| 16:58 | Merge 8.7 check-in: d8d7007a64 user: jan.nijtmans tags: utf-max | |
| 16:49 | Merge 8.6Merge 8.6 check-in: a9647a100b user: jan.nijtmans tags: core-8-branch | |
|
2019-12-07
| ||
| 18:25 | merge-mark check-in: 2ccf0dd179 user: jan.nijtmans tags: core-8-branch | |
| 05:52 | Initial implementation for TIP-551 Permit underscores in numeric literals check-in: 64b80d4ecd user: griffin tags: tip-551 | |
| 05:46 | Create new branch named "tip-551" check-in: 21eb23dc11 user: griffin tags: tip-551 | |
|
2019-12-06
| ||
| 14:38 | Merge 8.6 check-in: 76f0ccb22a user: jan.nijtmans tags: core-8-branch | |
| 13:47 | merge-mark check-in: 771f469916 user: jan.nijtmans tags: core-8-branch | |
|
2019-12-04
| ||
| 13:26 | Merge 8.6 check-in: 447d580cf0 user: jan.nijtmans tags: core-8-branch | |
|
2019-12-03
| ||
| 19:30 | Remove Travis's Clang builds using TCL_UTF_MAX!=4. Too little difference with the corresponding GCC ... check-in: 6b22550842 user: jan.nijtmans tags: core-8-branch | |
| 16:22 | Merge 8.7 check-in: e7363682e5 user: jan.nijtmans tags: tip-468 | |
| 16:13 | Merge 8.7 check-in: 4105725743 user: jan.nijtmans tags: utf-max | |
| 13:21 | Merge 8.6 check-in: 82b698cbc1 user: jan.nijtmans tags: core-8-branch | |
| 12:58 | Merge 8.6 check-in: 1436b96908 user: jan.nijtmans tags: core-8-branch | |
|
2019-12-02
| ||
| 22:07 | merge 8.6 check-in: cc5377327f user: pooryorick tags: core-8-branch | |
| 20:48 | Merge 8.6 check-in: 468df9021d user: jan.nijtmans tags: core-8-branch | |
| 18:15 | Bump to 8.7a4 to distinguish development from 8.7a3 release. check-in: ff95f2c49c user: dgp tags: core-8-branch | |
| 13:28 | Fix [a46a49b90f]: tests http-cookiejar-1.[12] fail check-in: 3a6e018caf user: jan.nijtmans tags: core-8-branch | |
| 10:58 | Eliminate excess eol-spacing check-in: a8e4df4682 user: jan.nijtmans tags: core-8-branch | |
| 10:52 | Merge 8.6 check-in: aac2f275b8 user: jan.nijtmans tags: core-8-branch | |
|
2019-12-01
| ||
| 21:25 | Fix make install on Ubuntu (and - most likely - other platforms) check-in: fdc57191a6 user: jan.nijtmans tags: core-8-branch | |
| 20:04 | Merge 8.7 check-in: f141590f7f user: jan.nijtmans tags: utf-max | |
| 17:52 | Fix executable flag check-in: 10b8136f14 user: jan.nijtmans tags: core-8-branch | |
| 13:52 | merge 8.6 check-in: a6f87ee744 user: pooryorick tags: core-8-branch | |
| 12:16 | merge 8.6 check-in: b1cc5d82f5 user: pooryorick tags: core-8-branch | |
|
2019-11-29
| ||
| 12:29 | merge-mark check-in: f32c9854de user: jan.nijtmans tags: core-8-branch | |
| 09:52 | Merge 8.7 Closed-Leaf check-in: ada893702f user: jan.nijtmans tags: digit-bit-60 | |
| 09:52 | Fix one failing testcase (thanks, Travis!) check-in: 9f21fed226 user: jan.nijtmans tags: core-8-branch | |
|
2019-11-28
| ||
| 14:14 | Merge 8.7 check-in: da5a2d331a user: jan.nijtmans tags: digit-bit-60 | |
| 13:15 | Merge 8.6 check-in: 4a1697cfab user: jan.nijtmans tags: core-8-branch | |
| 12:36 | Give cookiejar en tcl::idna a 3-part version number. Use 0.2.0 for cookiejar and 1.0.1 for tcl::idna... check-in: 38b8dc20d4 user: jan.nijtmans tags: core-8-branch | |
|
2019-11-27
| ||
| 22:20 | (hopefully) fix installation on Windows check-in: 90400ef571 user: jan.nijtmans tags: core-8-branch | |
| 21:09 | Merge 8.7. Tweak makefile.vc for detection of stdint.h/inttypes.h/stdbool.h check-in: 32128bbaf4 user: jan.nijtmans tags: digit-bit-60 | |
| 20:15 | Another minor tweak: No need to include manifest.txt in the vfs zip-file, since it's renamed to pkgI... check-in: 6629ce81e9 user: jan.nijtmans tags: core-8-branch | |
| 14:41 | Merge 8.7, and take over some fixes for VC++ 6.0 from Sebres. check-in: 5ab2f82728 user: jan.nijtmans tags: digit-bit-60 | |
| 14:25 | Minor tweak: Don't include the "dde" and "reg" directory in the zip-file on UNIX check-in: 1ca57a39c3 user: jan.nijtmans tags: core-8-branch | |
| 13:43 | merge digit-bit-60 Closed-Leaf check-in: 9d6e0fd448 user: sergey.brester tags: digit-bit-60-msvc-fix | |
| 13:38 | fixes compile errors for old VC versions, as well as tommath include path, there are two files with ... check-in: b57e51d900 user: sergey.brester tags: digit-bit-60-msvc-fix | |
| 12:14 | Move check for stdbool.h from SC_MISSING_POSIX_HEADERS to SC_CONFIG_CFLAGS, since it's not POSIX. check-in: 6439898f34 user: jan.nijtmans tags: core-8-branch | |
| 11:09 | Merge 8.6 check-in: 41d39bdc71 user: jan.nijtmans tags: core-8-branch | |
| 11:01 | Proposed Windows installation code for cookiejar package Closed-Leaf check-in: 9c07fde122 user: dkf tags: cookiejar-win-install | |
|
2019-11-26
| ||
| 22:49 | Merge 8.7 check-in: 1008c2a8aa user: jan.nijtmans tags: utf-max | |
| 22:42 | Merge 8.7 check-in: ee1244f167 user: jan.nijtmans tags: digit-bit-60 | |
| 21:35 | Fix installation of cookiejar on UNIX, and add same pieces to windows as well. Also modify manifext.... check-in: c2cc1111c0 user: jan.nijtmans tags: core-8-branch | |
| 17:35 | merge release check-in: 9f71767187 user: dgp tags: core-8-branch | |
| 16:29 | Accept repackaging and distribution of http::cookiejar for Tcl 8.7a3. Closed-Leaf check-in: 41efcfa406 user: dgp tags: core-8-7-a3, core-8-7-a3-rc | |
| 11:16 | Move the cookiejar package to its own directory so http works as a TM. Fix the unix installation cod... Closed-Leaf check-in: 4c56db207a user: dkf tags: cookiejar-split | |
| 08:37 | Attempt to fix cookiejar installation, for now UNIX-only. Please review. Closed-Leaf check-in: fca8590e27 user: jan.nijtmans tags: fix-cookiejar-install | |
| 08:11 | Merge 8.7a3 check-in: 3e3cba6eb0 user: jan.nijtmans tags: digit-bit-60 | |
|
2019-11-25
| ||
| 18:08 | merge 8.7 check-in: 4d30c13032 user: dgp tags: core-8-7-a3-rc | |
| 17:00 | merge mark check-in: 7f8066e718 user: dgp tags: core-8-branch | |
| 16:40 | Fix 2 version numbers in Makefile echo's (just misleading). Thanks to Pietro Cerutti for noticing th... check-in: 5b95c4733d user: jan.nijtmans tags: core-8-branch | |
| 16:34 | Tweak visibility of some libtommath symbols and add --with-system-libtommath configure option (as re... check-in: ebafbc8a80 user: jan.nijtmans tags: digit-bit-60 | |
|
2019-11-23
| ||
| 20:49 | Merge 8.7 rc branch check-in: f9a7892bae user: jan.nijtmans tags: digit-bit-60 | |
|
2019-11-22
| ||
| 15:18 | merge 8.7 check-in: 7ed7694e4f user: dgp tags: rc2, core-8-7-a3-rc | |
| 15:15 | merge 8.6 check-in: 789967a8f9 user: dgp tags: core-8-branch | |
| 13:33 | Undo minor tweak, no longer necessary check-in: 4ef597b63a user: jan.nijtmans tags: digit-bit-60 | |
| 13:26 | Merge 8.7, and update to latest libtommath (support/1.x branch) check-in: 2ccc845beb user: jan.nijtmans tags: digit-bit-60 | |
| 04:10 | Merged rc file VERSIONINFO fixes check-in: 488929f620 user: apnadkarni tags: core-8-branch | |
|
2019-11-21
| ||
| 19:16 | merge 8.6 check-in: ea8a17f0af user: sebres tags: core-8-branch | |
|
2019-11-20
| ||
| 13:32 | Fix typo in tclTestObj.c check-in: 4c33a79021 user: jan.nijtmans tags: digit-bit-60 | |
|
2019-11-18
| ||
| 21:41 | Merge 8.7. ignore MP_WUR for mp_neg() calls with equal arguments (even though MP_WUR is not enabled ... check-in: 376a4590d0 user: jan.nijtmans tags: digit-bit-60 | |
| 20:38 | Merge 8.6 check-in: bb6ac7218a user: jan.nijtmans tags: core-8-branch | |
| 15:56 | Formatting check-in: 3a7dffb88f user: jan.nijtmans tags: digit-bit-60 | |
| 14:40 | Some code cleanup. Build with zlib dll on Win32 when using makefile.vc (shared-build only) check-in: d83d101308 user: jan.nijtmans tags: utf-max | |
| 12:58 | Update makefile.vc and rules.vc for using libtommath.dll/zlib1.dll in stead of statically linking li... check-in: e50bfc6fb8 user: jan.nijtmans tags: digit-bit-60 | |
|
2019-11-17
| ||
| 19:47 | Merge 8.7 check-in: acbfa8fc49 user: jan.nijtmans tags: tip-468 | |
| 13:39 | Merge 8.7. Unbreak travis build with TCL_UTF_MAX=3 check-in: ecae4a1bda user: jan.nijtmans tags: utf-max | |
|
2019-11-16
| ||
| 19:57 | update changes check-in: 953b5cc2f5 user: dgp tags: core-8-7-a3-rc | |
|
2019-11-15
| ||
| 20:20 | merge 8.7 check-in: ae4fe9e061 user: dgp tags: core-8-7-a3-rc | |
| 20:11 | merge 8.6 check-in: 68aa2bb49b user: dgp tags: core-8-branch | |
| 20:01 | merge 8.7; update changes check-in: 56526e5fcd user: dgp tags: core-8-7-a3-rc | |
| 15:19 | Merge 8.7 check-in: 6013bbbb99 user: jan.nijtmans tags: utf-max | |
| 14:53 | Merge 8.7 check-in: ad795af38b user: jan.nijtmans tags: digit-bit-60 | |
| 14:35 | Backout [b5c1404365f53fe0], removing TclFreeObj() is a step too far for 8.7 check-in: e7da58aea6 user: jan.nijtmans tags: core-8-branch | |
| 14:20 | Merge 8.7 check-in: c1ce8b2fa2 user: jan.nijtmans tags: digit-bit-60 | |
| 13:05 | Merge 8.6 check-in: 9d071d36b1 user: jan.nijtmans tags: core-8-branch | |
| 10:09 | Merge 8.6. Also fix the use of WUR (warn unused result) in libtommath function signatures: this can... check-in: 47580c36fd user: jan.nijtmans tags: core-8-branch | |
|
2019-11-14
| ||
| 20:07 | merge 8.6 check-in: e0c7160849 user: sebres tags: core-8-branch | |
| 14:48 | Merge 8.6 check-in: 4af9b4a67a user: jan.nijtmans tags: core-8-branch | |
|
2019-11-13
| ||
| 18:24 | merge 8.7 check-in: cd634aeb14 user: dgp tags: core-8-7-a3-rc | |
| 17:32 | More work on changes. check-in: 34e23e75bc user: dgp tags: core-8-7-a3-rc | |
| 16:11 | Merge 8.7 check-in: d962ec5f05 user: jan.nijtmans tags: utf-max | |
| 16:10 | Merge 8.7 check-in: 19a2db5688 user: jan.nijtmans tags: digit-bit-60 | |
| 16:02 | Merge 8.6 check-in: f8a70ae387 user: jan.nijtmans tags: core-8-branch | |
| 12:38 | Merge 8.6 check-in: 1572d9bdb5 user: jan.nijtmans tags: core-8-branch | |
| 09:08 | Merge 8.6 check-in: 7ba9d1af8e user: jan.nijtmans tags: core-8-branch | |
|
2019-11-12
| ||
| 22:06 | try to install libtommath 1.2.0 through homebrew on MacOS check-in: faf55f671f user: jan.nijtmans tags: digit-bit-60 | |
| 12:11 | Merge 8.7. Finish implementation. check-in: e221cdc084 user: jan.nijtmans tags: digit-bit-60 | |
|
2019-11-11
| ||
| 20:51 | Merge 8.6 check-in: d8c5530e62 user: jan.nijtmans tags: core-8-branch | |
| 16:19 | Merge 8.7 check-in: d3aea608ed user: jan.nijtmans tags: utf-max | |
| 14:26 | Merge 8.7 check-in: be8ec92abb user: jan.nijtmans tags: digit-bit-60 | |
|
2019-11-09
| ||
| 19:39 | Now that libtommath has mp_init_l/mp_init_ll/mp_init_ull, use those instead of the legacy TclBNInitB... check-in: ffa4e7a35d user: jan.nijtmans tags: core-8-branch | |
|
2019-11-08
| ||
| 21:56 | Now that libtommath has mp_init_l/mp_init_ll/mp_init_ull, use those instead of the legacy TclBNInitB... Closed-Leaf check-in: 3188db3003 user: jan.nijtmans tags: libtommath-cleanup | |
| 20:09 | Fix travis build win32, 32-bit mingw check-in: 0a0c3437e1 user: jan.nijtmans tags: digit-bit-60 | |
| 15:57 | Merge 8.6 check-in: 9b19022f67 user: jan.nijtmans tags: core-8-branch | |
| 15:11 | Start updates to changes check-in: 90b21061b1 user: dgp tags: core-8-7-a3-rc | |
| 09:01 | Merge 8.6. Add support for libtommath's mp_set_ll() function, since that's the replacement for the ... check-in: 4d1f47dcd2 user: jan.nijtmans tags: core-8-branch | |
|
2019-11-07
| ||
| 18:36 | added removal of timeout-event in cleanup of io-44.6 (can bother followed tests), removed unneeded c... check-in: a62c53b7b7 user: sebres tags: core-8-branch | |
| 16:43 | merge core-8-branch Closed-Leaf check-in: 50670df35e user: pooryorick tags: bug-bcd1004104 | |
| 16:40 | Rewrite comments in tclIOUtil.c check-in: 0ab8f36155 user: pooryorick tags: core-8-branch | |
| 15:09 | merge 8.7 check-in: de6ff74610 user: dgp tags: core-8-7-a3-rc | |
| 14:57 | merge-mark check-in: efdcc25a5d user: jan.nijtmans tags: core-8-branch | |
| 13:56 | Deprecate mp_div_3(): Will be private function in future libtommath, not used in Tcl. Deprecate mp_s... check-in: 08927861fe user: jan.nijtmans tags: core-8-branch | |
|
2019-11-06
| ||
| 23:10 | merge 8.6 check-in: 1ddfdc7c09 user: sebres tags: core-8-branch | |
| 22:47 | Remove changes due to improper application of patch. check-in: 40a75d8a9b user: pooryorick tags: bug-bcd1004104 | |
| 22:16 | merge core-8-branch check-in: dbe6128ec5 user: pooryorick tags: bug-bcd1004104 | |
| 20:41 | Rewrite documentation of IO subsystem. check-in: e756ae681a user: pooryorick tags: core-8-branch | |
| 14:35 | Merge 8.7. Add files missing from distribution. check-in: 28e86efc87 user: dgp tags: rc1, core-8-7-a3-rc | |
| 14:07 | Add tcl/library/manifest.txt to the distribution produced by `make dist` check-in: 993aad672d user: dgp tags: core-8-branch | |
| 13:34 | Move tclOOScript.tcl from the generic to the tools directory, so "make dist" can pick it up. Reporte... check-in: 15d8fa615a user: jan.nijtmans tags: core-8-branch | |
|
2019-11-05
| ||
| 17:52 | Bump release date check-in: b53d0fea13 user: dgp tags: rc0, core-8-7-a3-rc | |
| 17:51 | merge 8.7 check-in: 1bbb75a558 user: dgp tags: core-8-7-a3-rc | |
| 16:37 | More WIP: All makefile builds appear to work fine, makefile.vc build still to be done. check-in: a5a9540010 user: jan.nijtmans tags: digit-bit-60 | |
|
2019-11-04
| ||
| 12:10 | Merge 8.7 check-in: faa210ccb0 user: jan.nijtmans tags: utf-max | |
|
2019-11-01
| ||
| 16:15 | Add compat/stdint.h, upgrade to libtommath 1.2.0, adapt as much as possible accordingly (still WIP) check-in: 3833635e32 user: jan.nijtmans tags: digit-bit-60 | |
| 11:25 | Re-base to core-8-branch check-in: 0dd430544f user: jan.nijtmans tags: digit-bit-60 | |
| 10:11 | Merge 8.6 check-in: f9cf5c9a97 user: jan.nijtmans tags: core-8-branch | |
| 08:55 | Change references to mp_digit into unsigned int, everywhere in tclTomMath.decls. It's the same, but ... check-in: c6b55e949e user: jan.nijtmans tags: core-8-branch | |
|
2019-10-31
| ||
| 14:28 | Fix generic\tclStubInit.c(139): warning C4098: 'TclBN_mp_set': 'void' function returning a value Closed-Leaf check-in: 5d7fb19b76 user: jan.nijtmans tags: libtommath-no-mp_digit | |
| 12:58 | Merge 8.7 check-in: 23038a2f98 user: jan.nijtmans tags: libtommath-no-mp_digit | |
| 11:16 | Merge 8.6 check-in: 25c44a1f04 user: jan.nijtmans tags: core-8-branch | |
| 10:15 | Merge 8.6 check-in: 7792d04f74 user: jan.nijtmans tags: core-8-branch | |
|
2019-10-30
| ||
| 21:34 | Merge 8.6 check-in: 7e030f58de user: jan.nijtmans tags: core-8-branch | |
| 14:27 | merge 8.7 check-in: 695a41a79b user: dgp tags: core-8-7-a3-rc | |
| 09:20 | More tweaks, hopefully fixing the Travis build check-in: 04981e03c1 user: jan.nijtmans tags: libtommath-no-mp_digit | |
|
2019-10-29
| ||
| 23:22 | More tweaks check-in: 73794dc997 user: jan.nijtmans tags: libtommath-no-mp_digit | |
| 23:07 | WIP: Use unsigned int in stead of mp_digit in libtommath stub entries. This make libtommath's API i... check-in: ee9d2a86da user: jan.nijtmans tags: libtommath-no-mp_digit | |
| 12:47 | On Windows, use <stdint.h> header-file if available. check-in: 5d305f6a7a user: jan.nijtmans tags: core-8-branch | |
| 12:42 | Combine TCL_DD_SHORTEN_FLAG and TCL_DD_SHORTEST to be the same flag (which it is .... actually) check-in: 6e9c82e9e0 user: jan.nijtmans tags: core-8-branch | |
|
2019-10-28
| ||
| 16:49 | Merge 8.7 check-in: f793191ffd user: jan.nijtmans tags: utf-max | |
| 16:41 | Merge 8.6 check-in: d67c9f58a1 user: jan.nijtmans tags: core-8-branch | |
| 16:09 | Don't typedef mp_digit in tcl.h anymore, it is supposed to be brought in from tclTomMath.h. Add test... check-in: 2478ff2154 user: jan.nijtmans tags: core-8-branch | |
| 15:37 | merge 8.7 check-in: 6983e51255 user: dgp tags: core-8-7-a3-rc | |
| 09:09 | Remove (temporaryly) tests/fileSystemEncoding.test, since the bug is not fixed yet on Windows check-in: a65aad4cb9 user: jan.nijtmans tags: core-8-branch | |
| 08:40 | Merge 8.6 check-in: 441fa629f4 user: jan.nijtmans tags: core-8-branch | |
|
2019-10-26
| ||
| 17:58 | Merge core-8-branch. check-in: 4e7227fbb2 user: pooryorick tags: bug-bcd1004104 | |
| 17:52 | Test for [bcd100410465] and add ::tcltests::tempdir. check-in: c353b10c81 user: pooryorick tags: core-8-branch | |
| 17:47 | More simple fix for [bcd100410465], stale cached file FsPath object. check-in: 0edc8ab6e3 user: pooryorick tags: core-8-branch | |
| 17:36 | More simple fix for [bcd100410465], stale cached file FsPath object. check-in: 7bc367ea81 user: pooryorick tags: bug-bcd1004104 | |
|
2019-10-25
| ||
| 21:22 | Add Tcl_FreeEncoding to fix failing encoding-2.2 test. check-in: 69c49ce9e9 user: pooryorick tags: bug-bcd1004104 | |
| 19:51 | More code cleanup related to libtommath 1.2.0: Adapt naming of (internal) symbols to new conventions... check-in: 4ed7fc3b13 user: jan.nijtmans tags: core-8-branch | |
| 16:24 | Merge 8.6. Also remove unused variable in unix/tclUnixFile.c check-in: c7b6f338bd user: jan.nijtmans tags: core-8-branch | |
|
2019-10-24
| ||
| 20:59 | Merge 8.6. Add Tcl_FreeEncoding(), in the hope of fixing testcase encoding-2.2... doesn't seem to ... check-in: 8e80238838 user: jan.nijtmans tags: bug-bcd1004104 | |
| 19:26 | Merge 8.6 check-in: b93d65a65a user: jan.nijtmans tags: core-8-branch | |
| 15:38 | Reference registry 1.3.3 -> 1.3.4 check-in: 6d322e2ccc user: jan.nijtmans tags: core-8-branch | |
| 15:07 | Add support for libtommath's MP_WUR annotation to genStubs.tcl. Not enforced yet by the Tcl core, bu... check-in: 7c78d3bcab user: jan.nijtmans tags: core-8-branch | |
| 10:53 | tclAppInit.c should be built without BUILD_tcl/USE_TCL_STUBS always. All build files should be adapt... check-in: 82739030f5 user: jan.nijtmans tags: check-build | |
| 08:16 | Put work on ticket [bcd1004104] in a separate branch. Currently test-case encoding-2.2 fails. check-in: adb6794b6f user: jan.nijtmans tags: bug-bcd1004104 | |
| 07:57 | Backout [0f2870649c804dd8], since testcase encoding-2.2 fails check-in: 4c604727ef user: jan.nijtmans tags: core-8-branch | |
|
2019-10-23
| ||
| 20:36 | merge-mark check-in: 9b71b59be2 user: jan.nijtmans tags: core-8-branch | |
| 14:11 | Deprecate mp_unsigned_bin_size, mp_init_set_int, mp_set_int, which are deprecated in libtommath 1.2.... check-in: 631e7ac3ab user: jan.nijtmans tags: core-8-branch | |
| 11:51 | Fix gcc warning, also introduced by [0f2870649c804dd8] check-in: f90c5df06a user: jan.nijtmans tags: core-8-branch | |
| 11:49 | Fix possible gcc warnings. Also indicate dummy parameters as "dummy" check-in: c881d525a2 user: jan.nijtmans tags: core-8-branch | |
| 10:01 | Merge 8.6. Also unbreak windows build, broken since [0f2870649c804dd8]. check-in: e8c104baf7 user: jan.nijtmans tags: core-8-branch | |
|
2019-10-22
| ||
| 21:54 | Fix breakage from previous commit (still one test-case, encoding-2.2, is failing) check-in: 5b03166381 user: jan.nijtmans tags: core-8-branch | |
| 19:21 | Fix for [bcd1004104] check-in: 0f2870649c user: pooryorick tags: core-8-branch | |
| 15:47 | Deprecate mp_get_bit, mp_expt_d_ex, mp_toradix_n, mp_to_unsigned_bin, mp_to_unsigned_bin_n, because ... check-in: 68d0196442 user: jan.nijtmans tags: core-8-branch | |
| 12:25 | Merge 8.6 check-in: c762061add user: jan.nijtmans tags: core-8-branch | |
|
2019-10-21
| ||
| 13:13 | merge 8.7 check-in: 5fb8c2811c user: dgp tags: core-8-7-a3-rc | |
|
2019-10-15
| ||
| 15:08 | Merge-mark check-in: d749dc7f5a user: jan.nijtmans tags: core-8-branch | |
|
2019-10-14
| ||
| 21:17 | Merge 8.6 check-in: 629cd30824 user: jan.nijtmans tags: core-8-branch | |
|
2019-10-11
| ||
| 12:46 | Merge 8.6 check-in: fefe6b5e63 user: jan.nijtmans tags: core-8-branch | |
|
2019-10-10
| ||
| 19:15 | Merge 8.6 check-in: 738ebc5a4e user: jan.nijtmans tags: core-8-branch | |
|
2019-10-05
| ||
| 20:44 | Merge 8.6 check-in: e0329f2be8 user: jan.nijtmans tags: core-8-branch | |
|
2019-10-02
| ||
| 21:40 | Merge 8.7 check-in: 65367fee00 user: jan.nijtmans tags: utf-max | |
| 15:45 | merge 8.7 check-in: 4d31f46727 user: dgp tags: core-8-7-a3-rc | |
| 11:38 | Merge 8.6 check-in: 9fb6b59d12 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-29
| ||
| 15:45 | Fix correct export on win32 for TclZipfs_AppHook, when not building with -DUNICODE check-in: 0b8a43908a user: jan.nijtmans tags: core-8-branch | |
| 12:16 | Use Tcl_WCharToUtfDString in stead of (deprecated) Tcl_WinTCharToUtf check-in: 7e423e9904 user: jan.nijtmans tags: core-8-branch | |
| 12:08 | Merge 8.6 check-in: fe78ab8c8d user: jan.nijtmans tags: core-8-branch | |
|
2019-09-25
| ||
| 15:03 | merge 8.7 check-in: fff4f69131 user: dgp tags: core-8-7-a3-rc | |
| 13:42 | Merge 8.7 check-in: be233f3e67 user: jan.nijtmans tags: utf-max | |
| 13:14 | Merge 8.6 check-in: c88529bbda user: jan.nijtmans tags: core-8-branch | |
|
2019-09-20
| ||
| 21:20 | Merge 8.6 check-in: eb2dd45bdd user: jan.nijtmans tags: core-8-branch | |
| 15:03 | Merge 8.6 check-in: 6ecfaf33ad user: jan.nijtmans tags: core-8-branch | |
| 13:28 | merge 8.7 check-in: b777bc8e54 user: dgp tags: core-8-7-a3-rc | |
|
2019-09-19
| ||
| 15:24 | Merge 8.6 check-in: 6b92f77a0a user: jan.nijtmans tags: core-8-branch | |
| 07:44 | Merge 8.6. Missing cast in Tcl_WinTCharToUtf() macro (when compiling without -DUNICODE) check-in: d43bb90300 user: jan.nijtmans tags: core-8-branch | |