Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
210 check-ins using file unix/tclUnixFCmd.c version c399acfebc
|
2019-11-08
| ||
| 20:09 | Fix travis build win32, 32-bit mingw check-in: 0a0c3437e1 user: jan.nijtmans tags: digit-bit-60 | |
|
2019-11-06
| ||
| 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 | |
|
2019-09-18
| ||
| 16:31 | merge 8.7 check-in: 714a17e947 user: dgp tags: core-8-7-a3-rc | |
| 09:36 | Add 3 more builds with Clang (UTF_MAX=6, UTF_MAX=3, NO_DEPRECATED). Change build order a little: Do... check-in: 341cf9e523 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-17
| ||
| 13:02 | Merge 8.6 check-in: 54066a8bad user: jan.nijtmans tags: core-8-branch | |
| 10:45 | Fix .travis.yml check-in: 367284f275 user: jan.nijtmans tags: core-8-branch | |
| 07:02 | Move testgetencpath/testsetencpath test commands from UNIX-specific to general. Rewrite a few other ... check-in: bc17bfbdde user: jan.nijtmans tags: core-8-branch | |
|
2019-09-16
| ||
| 21:35 | Merge 8.6 check-in: 5057c37bdf user: jan.nijtmans tags: core-8-branch | |
| 19:09 | Merge 8.6 check-in: f11e741756 user: jan.nijtmans tags: core-8-branch | |
| 14:50 | merge 8.7 check-in: f810a72142 user: dgp tags: core-8-7-a3-rc | |
| 12:47 | Fix Utf16ToUtfProc() (from TIP #548): If last code-point is higher surrogate, make sure that actual ... check-in: dcabd85684 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-14
| ||
| 12:41 | TIP #548 implementation: Support `wchar_t` conversion functions and deprecate `Tcl_WinUtfToTChar()` ... check-in: 2061b7bdd2 user: jan.nijtmans tags: core-8-branch | |
| 12:36 | TIP #414 implementation: Add (back) Tcl_InitSubsystems as Public API check-in: e855aa1e7d user: jan.nijtmans tags: core-8-branch | |
|
2019-09-13
| ||
| 12:27 | merge 8.7 check-in: 706d401216 user: dgp tags: core-8-7-a3-rc | |
| 09:14 | Merge 8.7 Closed-Leaf check-in: 68dda9cc0c user: jan.nijtmans tags: tip-548 | |
| 09:11 | Merge 8.6 check-in: 91a3c7f29b user: jan.nijtmans tags: core-8-branch | |
| 07:56 | Merge 8.6 check-in: aaebef55b7 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-12
| ||
| 19:46 | merge 8.6 check-in: 720d58721d user: sebres tags: core-8-branch | |
| 14:19 | Merge 8.7 check-in: 6f354f84fd user: jan.nijtmans tags: tip-548 | |
| 14:12 | merge-mark check-in: ef00558754 user: jan.nijtmans tags: core-8-branch | |
| 11:26 | Merge 8.6 check-in: f21c1c05aa user: jan.nijtmans tags: core-8-branch | |
| 08:01 | Update TZ info to tzdata2019c. check-in: d9f0da5884 user: jima tags: core-8-branch | |
| 07:51 | merge-mark check-in: 3f96ca088e user: jan.nijtmans tags: core-8-branch | |
|
2019-09-11
| ||
| 19:24 | merge 8.6 check-in: 2305de0d9c user: dgp tags: core-8-branch | |
| 16:10 | merge 8.7 check-in: dac4a870fd user: dgp tags: core-8-7-a3-rc | |
| 16:02 | merge 8.6 check-in: 6043096a5d user: dgp tags: core-8-branch | |
| 11:35 | Merge 8.6 check-in: baa255d019 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-10
| ||
| 14:18 | Merge 8.7 check-in: 211efca663 user: jan.nijtmans tags: tip-548 | |
| 13:30 | Merge 8.6 check-in: ae4f6ef118 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-09
| ||
| 09:23 | Don't use -64 in travis titles any more: x64 is implicit if 32-bit is not explicitely mentioned. check-in: b8b948e9e9 user: jan.nijtmans tags: core-8-branch | |
| 09:04 | Merge 8.6 check-in: 3a0b1c8892 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-08
| ||
| 13:35 | Merge 8.6 check-in: b8166ed755 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-07
| ||
| 14:44 | merge-mark check-in: ea3163648f user: jan.nijtmans tags: core-8-branch | |
| 14:03 | Merge 8.6. Remove 3 duplicate build-entries in .travis.yml check-in: b44bbee483 user: jan.nijtmans tags: core-8-branch | |
| 08:55 | Fix bug 9d10c37aa8 (in the Tk repository): Improperly converted link in HTML man page for ttk::style check-in: 7effb19d89 user: fvogel tags: core-8-branch | |
|
2019-09-06
| ||
| 20:37 | simple and binary compatible fix for [775ee88560]: use correct relative level (1) in case of top-1, ... check-in: b229e78d78 user: sebres tags: core-8-branch | |
| 20:31 | merge 8.6 (TclGetFrame is the same as TclObjGetFrame, so no functional changes only test-case which ... check-in: e29902cb39 user: sebres tags: core-8-branch | |
| 17:36 | cherry-pick [af744d56e0ffcc65] fixed segfault of [775ee88560] in 8.7 check-in: e42893986d user: sebres tags: core-8-branch | |
| 17:33 | merge 8.6 check-in: 607ca590ce user: sebres tags: core-8-branch | |
| 16:52 | extend TclObjGetFrame with flags, currently supports 1 only - signaling that a supplied level-argume... Closed-Leaf check-in: 3a85616c61 user: sebres tags: bug-775ee88560 | |
| 14:51 | Fix build with "cl" using configure/make build system. It turns out that using -DIOAPI_NO_64 is harm... check-in: f720376b8e user: jan.nijtmans tags: core-8-branch | |
| 14:45 | Don't act on NULL objPtr check-in: af744d56e0 user: dgp tags: bug-775ee88560 | |
| 14:04 | test cases covering bug [775ee88560]: segfault in upvar at wrong level, wrong message of uplevel check-in: b87d2183ca user: sebres tags: bug-775ee88560 | |
| 12:33 | Merge 8.6 check-in: 0ec7174270 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-05
| ||
| 21:30 | Merge 8.7 Closed-Leaf check-in: 10067e5dc6 user: jan.nijtmans tags: initsubsystems | |
| 21:25 | Merge 8.6 check-in: c377e86aa7 user: jan.nijtmans tags: core-8-branch | |
| 07:55 | Merge 8.7 check-in: 131849aa4d user: jan.nijtmans tags: tip-548 | |
| 06:57 | Merge 8.6 check-in: f0c520c89f user: jan.nijtmans tags: core-8-branch | |
|
2019-09-04
| ||
| 15:57 | merge-mark check-in: b1a560222a user: jan.nijtmans tags: core-8-branch | |
| 11:02 | Merge 8.6 check-in: 673931f876 user: jan.nijtmans tags: core-8-branch | |
|
2019-09-03
| ||
| 14:19 | Merge 8.7 check-in: 8b5f613fa3 user: jan.nijtmans tags: tip-548 | |
| 10:53 | Merge 8.6 check-in: 5d91fdde6c user: jan.nijtmans tags: core-8-branch | |
|
2019-09-02
| ||
| 11:35 | Merge 8.7 check-in: 047480a971 user: jan.nijtmans tags: tip-548 | |
| 11:33 | Tcl_UntraceVar() -> Tcl_UntraceVar2() and similar changes. Add @runstatedir@ to Makefile.in's (not ... check-in: 148da898f2 user: jan.nijtmans tags: core-8-branch | |
|
2019-08-29
| ||
| 13:36 | Merge 8.7 check-in: 516dbebb26 user: jan.nijtmans tags: tip-548 | |
| 10:34 | Merge core-8-6-branch. nmake bug fix [889065786b] for extension stubs. check-in: 777c029301 user: apnadkarni tags: core-8-branch | |
| 07:45 | Fix one version-check in rules.vc (Thanks to Ashok P. Nadkarni for noticing this!) check-in: f049e25a2e user: jan.nijtmans tags: core-8-branch | |
|
2019-08-28
| ||
| 14:38 | Merge 8.7 check-in: dba8e47516 user: jan.nijtmans tags: tip-548 | |
| 12:57 | merge 8.7 check-in: b1e79915be user: dgp tags: core-8-7-a3-rc | |
| 11:15 | Merge 8.6 check-in: 8f92213e5f user: jan.nijtmans tags: core-8-branch | |
|
2019-08-27
| ||
| 18:33 | merge 8.6 check-in: 3c525d911f user: sebres tags: core-8-branch | |
| 11:58 | Merge 8.6 check-in: db34c7f0f0 user: jan.nijtmans tags: core-8-branch | |
|
2019-08-26
| ||
| 16:10 | merge 8.7 check-in: 38a75e8d0f user: dgp tags: core-8-7-a3-rc | |
| 14:07 | Merge 8.6 check-in: e1a5ec2117 user: jan.nijtmans tags: core-8-branch | |
| 09:07 | Merge 8.7 check-in: 18c8da1615 user: jan.nijtmans tags: initsubsystems | |
| 09:06 | Merge 8.7 check-in: e2284f7238 user: jan.nijtmans tags: tip-548 | |
| 09:01 | Merge 8.6 check-in: e6f9cfd83b user: jan.nijtmans tags: core-8-branch | |
|
2019-08-23
| ||
| 09:03 | Merge 8.6 Update effective_tld_names.txt.gz to the latest version. Adapt .gitattributes and .fossil-... check-in: 0714da3ed9 user: jan.nijtmans tags: core-8-branch | |
| 08:29 | Attempt to fix [3947fcf7]: Current .gitattributes settings might not allow switching branches Closed-Leaf check-in: dfa6dd4b95 user: jan.nijtmans tags: bug-3947fcf7 | |
|
2019-08-20
| ||
| 08:37 | merge 8.6 check-in: f7bdfcddfc user: sebres tags: core-8-branch | |
|
2019-08-19
| ||
| 19:12 | merge 8.6: conflicts resolved, fix mingw build, closes [40d5ff2a0e], etc check-in: ea8a79173f user: sebres tags: core-8-branch | |
|
2019-08-15
| ||
| 15:33 | Merge 8.7 check-in: 7aad571c32 user: jan.nijtmans tags: tip-548 | |
| 15:31 | Make zipfsFilesystem static (as the name - not starting with Tcl - suggests). Also remove one unneed... check-in: 91bd815b74 user: jan.nijtmans tags: core-8-branch | |
| 08:59 | Merge 8.7 check-in: 42a10393d8 user: jan.nijtmans tags: tip-548 | |
| 07:08 | Merge 8.6 check-in: 5a8cd2e611 user: jan.nijtmans tags: core-8-branch | |
| 07:08 | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated in C++ (removed in C++1... check-in: 1f280ab76d user: jan.nijtmans tags: core-8-branch | |
|
2019-08-14
| ||
| 19:23 | Minor simplification in test-suite: Because "teststringobj maxchars" has the effect that the value i... check-in: 21b8fc0bb3 user: jan.nijtmans tags: core-8-branch | |
| 15:13 | Merge 8.7 check-in: e2428c2b13 user: jan.nijtmans tags: initsubsystems | |
| 07:24 | Merge 8.7 Closed-Leaf check-in: c367ba59b1 user: jan.nijtmans tags: no-register | |
| 06:42 | Remove "register" keyword in various places. Also add some type-casts to help C++ compatibility. check-in: 7e530cff3d user: jan.nijtmans tags: core-8-branch | |
|
2019-08-13
| ||
| 21:00 | Eliminate dependency in test-suite on Unicode functions. Merge tip-548. Fix build with -DTCL_NO_DEPR... check-in: 67ec088a1c user: jan.nijtmans tags: utf-max | |
| 20:10 | Merge 8.7 check-in: 7b84ac200f user: jan.nijtmans tags: tip-548 | |
| 20:08 | Merge 8.6 check-in: e9fc994676 user: jan.nijtmans tags: core-8-branch | |
|
2019-08-12
| ||
| 20:49 | default TCL_UTF_MAX should still be 3 check-in: e48340686a user: jan.nijtmans tags: utf-max | |
| 20:47 | Forgot some changes from tip-548 check-in: eefd01f9ab user: jan.nijtmans tags: utf-max | |
| 20:38 | Merge branch tip-548. No longer define addtional stub-entries for functions that will be removed (be... check-in: 50d822dbab user: jan.nijtmans tags: utf-max | |
| 19:56 | "utfmax" build should be with TCL_UTF_MAX=6 check-in: 18f1698e31 user: jan.nijtmans tags: tip-548 | |
| 07:27 | Make dateMeridian variable type MERIDIAN (an enum) in stead of int. check-in: cc96d0487b user: jan.nijtmans tags: core-8-branch | |
|
2019-08-11
| ||
| 21:24 | Merge 8.7 check-in: bb9ef2a5e3 user: jan.nijtmans tags: tip-548 | |
|
2019-08-04
| ||
| 19:35 | Two places where "char *" is actually better than "void *", since that's the type the function retur... check-in: 59731fe02d user: jan.nijtmans tags: core-8-branch | |
| 18:26 | Merge 8.7 check-in: 19fde4cc85 user: jan.nijtmans tags: tip-548 | |
| 18:18 | Merge 8.6 check-in: 1c8dd151aa user: jan.nijtmans tags: core-8-branch | |
|
2019-08-03
| ||
| 21:51 | Use *WChar* in stead of *Char16* functions on Windows, always. It's actually the same, but more cons... check-in: 4229b74992 user: jan.nijtmans tags: tip-548 | |
|
2019-08-02
| ||
| 15:13 | Spread out definitions of Tcl_*WChar* functions over multiple lines, making it more readable. check-in: da05c42f89 user: jan.nijtmans tags: tip-548 | |
| 15:03 | Merge tip-548 check-in: d3a7842460 user: jan.nijtmans tags: utf-max | |
| 14:57 | Oops, wrong check check-in: 850a3fccc8 user: jan.nijtmans tags: tip-548 | |
| 14:36 | Merge 8.7 check-in: a52eb4d784 user: jan.nijtmans tags: tip-548 | |
| 14:34 | Merge 8.6 check-in: e52b4963c3 user: jan.nijtmans tags: core-8-branch | |
| 14:24 | Merge core-8-branch. Use tclWinDde.c and tclWinReg.c to show how the *WChar* functions could be used... check-in: 3e89b867a2 user: jan.nijtmans tags: tip-548 | |
| 13:35 | Document that the *Backslash parsing functions output maximum 4 bytes, irrespectable of the TCL_UTF_... check-in: 1f393d7d01 user: jan.nijtmans tags: core-8-branch | |
| 13:00 | Merge 8.7 check-in: be7a337980 user: jan.nijtmans tags: tip-548 | |
| 12:47 | Merge 8.6 check-in: b908a74678 user: jan.nijtmans tags: core-8-branch | |
| 09:00 | Merge 8.7. Some formatting. check-in: 6305175e0c user: jan.nijtmans tags: tip-548 | |
| 08:08 | Do UTF_MAX=6 build before NO_DEPRECATED build: consistant ordering of Travis builds. check-in: 007798c60a user: jan.nijtmans tags: core-8-branch | |
|
2019-08-01
| ||
| 21:55 | Protect Tcl_AToB() functions against NULL input check-in: 6e1922b861 user: jan.nijtmans tags: utf-max | |
| 21:47 | wrong length in tclMain.c, and wrong #endif check-in: daac0c5e66 user: jan.nijtmans tags: utf-max | |
| 21:35 | Merge tip-548 check-in: 9ee774efe2 user: jan.nijtmans tags: utf-max | |
| 16:03 | Merge 8.7. Documentation improvements and code cleanup. Approaching finish. check-in: 57546481c1 user: jan.nijtmans tags: tip-548 | |
| 16:00 | Remove variations of Clang builds: No added value check-in: e0e40504af user: jan.nijtmans tags: core-8-branch | |
| 11:55 | Merge tip-548 check-in: 8819e7a6a3 user: jan.nijtmans tags: utf-max | |
| 09:31 | Merge 8.7 check-in: 9a7f3deab1 user: jan.nijtmans tags: tip-548 | |
| 09:18 | Mark one more test as knownMsvcBug check-in: 0185b4384e user: jan.nijtmans tags: core-8-branch | |
| 08:26 | Merge 8.6 check-in: 5169a577e3 user: jan.nijtmans tags: core-8-branch | |
|
2019-07-31
| ||
| 19:50 | merge-mark check-in: a9a86364e2 user: jan.nijtmans tags: core-8-branch | |
| 12:44 | Simplify documentation, since we have threaded notifier by default now. check-in: 6f4c8c79be user: jan.nijtmans tags: core-8-branch | |
| 08:51 | Merge 8.6 check-in: 492a1b01d0 user: jan.nijtmans tags: core-8-branch | |
|
2019-07-30
| ||
| 11:57 | Add some "const" keywords, in places where strings are really const. check-in: 4b1d7ce13b user: jan.nijtmans tags: core-8-branch | |
|
2019-07-25
| ||
| 08:36 | Eliminate more usage of C++-specific keywords in C-code. check-in: 89eb41fe4c user: jan.nijtmans tags: core-8-branch | |
| 08:33 | Eliminate "register" keyword usage from all header-files (and also corresponding implementations). check-in: 8e508ae7c6 user: jan.nijtmans tags: core-8-branch | |
|
2019-07-24
| ||
| 14:14 | merge 8.6 check-in: 32d0df81b1 user: sebres tags: core-8-branch | |
| 07:59 | Merge 8.6 check-in: fda838f0a3 user: jan.nijtmans tags: core-8-branch | |
|
2019-07-23
| ||
| 17:00 | Merge 8.6 check-in: cf7af34c94 user: jan.nijtmans tags: core-8-branch | |
| 06:47 | Eliminate the use of C++ keywords as variable names. Nothing more than rename the variables in somet... check-in: 6c003af490 user: jan.nijtmans tags: core-8-branch | |
|
2019-07-17
| ||
| 15:38 | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated in C++ (removed in C++1... check-in: f074bda87c user: jan.nijtmans tags: no-register | |
| 12:49 | Merge 8.7 check-in: 26d80edf00 user: jan.nijtmans tags: tip-548 | |
| 11:26 | Fix travis build for 3 sections. Also (temporary) disable full-debug build, because it is currently ... check-in: f887c2a03f user: jan.nijtmans tags: core-8-branch | |
|
2019-07-16
| ||
| 09:55 | Merge 8.6 check-in: 86986913ca user: jan.nijtmans tags: core-8-branch | |
| 09:25 | Merge 8.6 check-in: 198a3e1ce6 user: jan.nijtmans tags: core-8-branch | |
| 09:20 | Remove last traces of strtod() function, since it isn't used in Tcl any more. check-in: fac93bf61a user: jan.nijtmans tags: core-8-branch | |
|
2019-07-13
| ||
| 17:20 | Merge 8.7 check-in: 58a18341ca user: jan.nijtmans tags: tip-548 | |
| 17:16 | (temporary) disable experimental Travis build-steps, as long as they fail: They were merged too soon... check-in: 348ac87ae5 user: jan.nijtmans tags: core-8-branch | |
|
2019-07-12
| ||
| 12:18 | merge 8.6, integrate branch bug-4718b41c56, rebuild win/configure, conflicts resolved (nothreads not... check-in: 7e4ceff690 user: sebres tags: core-8-branch | |
| 12:04 | Merge 8.6 check-in: ca29e49deb user: jan.nijtmans tags: core-8-branch | |
|
2019-07-11
| ||
| 07:18 | Rename UTF-related functions to "WChar" and "Char16" variants, more intuitive because they represent... check-in: 070bfd62cb user: jan.nijtmans tags: tip-548 | |
|
2019-07-10
| ||
| 10:17 | Add CI (Travis) builds and testing for Windows, both with MSVC and GCC. Added some more test configu... check-in: 94765137c2 user: dkf tags: core-8-branch | |
|
2019-07-08
| ||
| 20:26 | Merge-mark check-in: 3e78f0ff4f user: jan.nijtmans tags: core-8-branch | |
|
2019-07-07
| ||
| 20:51 | Undo changes in configure script: Since wchar_t is not used in Tcl yet (except in Windows), the -fsh... check-in: f5227be22e user: jan.nijtmans tags: tip-548 | |
| 20:38 | Merge 8.7, and a few tweaks: Only provide Tcl_WinUtfToTChar on Tcl 8.x, not on 9.0 any more check-in: 49e4bfa90e user: jan.nijtmans tags: tip-548 | |
|
2019-07-05
| ||
| 23:04 | Merge 8.6 check-in: acbe79999f user: jan.nijtmans tags: core-8-branch | |
| 12:11 | Merge 8.6 check-in: 4d008d1ead user: jan.nijtmans tags: core-8-branch | |