Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
25304 check-ins using file tools/encoding/macCroatian.txt version 279a00a79a
|
2022-11-29
| ||
| 17:28 | Rebase to later 8.6 version check-in: dff639e3f2 user: jan.nijtmans tags: fix-initsubsystem-75ecc0e6cb9899bf | |
|
2022-07-21
| ||
| 18:55 | added tests illustrating bug [b3977d199b] check-in: 350f5b9a9e user: sebres tags: bug-b3977d199b | |
|
2022-05-31
| ||
| 13:25 | merge 8-5-event-perf-branch Leaf check-in: 2a854432fb user: sebres tags: sebres-8-6-event-perf-branch | |
| 13:22 | [windows] avoid overflow by calculation of perf-counter to 100ns as signed wide int (also fixes nega... Leaf check-in: 6b4a81cdba user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:20 | correct comment for TclpGetUTimeMonotonic check-in: 7376838890 user: sebres tags: sebres-8-5-event-perf-branch | |
|
2022-04-26
| ||
| 12:03 | fixes compilation of try-command [27520c9b17]: compile only if finaly token is simple Closed-Leaf check-in: fba9450772 user: sebres tags: bug-27520c9b17 | |
| 12:03 | added test illustrating bug [27520c9b17] check-in: b6e28a1636 user: sebres tags: bug-27520c9b17 | |
|
2022-01-17
| ||
| 22:23 | Remove all protections in StringRangeCmd(), and switch off compilation of "string range" Closed-Leaf check-in: 756287e16e user: jan.nijtmans tags: bug-e9a2715d91-investigate | |
|
2021-06-22
| ||
| 13:19 | More code cleanup, eliminating various compiler warnings with stricter flags. No need to even use st... check-in: f2ea4ea1fe user: jan.nijtmans tags: core-8-5-branch | |
| 09:02 | Fix [bad6cc213d]: A format string vulnerability in Tcl nmakehelp.c allows code execution via a crate... check-in: 28ef6c0c74 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-06-18
| ||
| 12:24 | Update all "cp" and "iso8859-?" encodings to the latest version. This adds 3 new codepoints to iso88... check-in: 49b98f3a2f user: jan.nijtmans tags: core-8-5-branch | |
|
2021-05-26
| ||
| 10:45 | Fix [a73c79081e]: Doc fix in tcl.h, by not suggesting wchar_t any more for Tcl_UniChar. check-in: af368a8f46 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-05-25
| ||
| 08:59 | Fix [https://core.tcl-lang.org/tk/info/8b679f597b1d17ad|8b679f597b] for Tcl too: LIB_RUNTIME_DIR cou... check-in: b22765084d user: jan.nijtmans tags: core-8-5-branch | |
|
2021-05-21
| ||
| 07:07 | Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend lowercase package names.... check-in: d6e0520a97 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-05-03
| ||
| 19:36 | Fix [24b9181478]: Fix unsafe buffer lifetime check-in: 98af80f133 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-04-16
| ||
| 12:58 | Document Tcl_GetMemoryInfo(). Backported from [063d44b0beea237e] (Thanks, Harald!) check-in: 2cfc67f224 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-04-15
| ||
| 09:06 | Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Windows. It looks like chec... check-in: 2ac66f04de user: jan.nijtmans tags: core-8-5-branch | |
|
2021-04-14
| ||
| 18:39 | [26649439c7] EIAS bug in [concat] check-in: 72787c43c5 user: dgp tags: core-8-5-branch | |
| 18:37 | Bug fix Closed-Leaf check-in: 92651a5aae user: dgp tags: bug-26649439c7 | |
| 18:23 | Test demonstrating bug [26649439c7]. check-in: 5c3bf7eb54 user: dgp tags: bug-26649439c7 | |
|
2021-04-12
| ||
| 10:04 | Backport utf testcase tweaks from 8.7. No change for ucs-2 check-in: 20ce8e53f1 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-03-30
| ||
| 09:03 | Improve documentation for exec and open, especially in relation to binary pipelines check-in: 97d90e176e user: dkf tags: core-8-5-branch | |
|
2021-03-22
| ||
| 10:04 | Fix incorrect comment: underscore ('_') is allowed in a packageName check-in: 0aa935087b user: jan.nijtmans tags: core-8-5-branch | |
|
2021-03-15
| ||
| 11:21 | merge 8.5 Closed-Leaf check-in: 6e792e6266 user: dgp tags: dgp-utfnext-test | |
|
2021-03-14
| ||
| 16:12 | Document that Tcl_UtfCharComplete() can (now) be used to protect Tcl_UtfNext() calls against overflo... check-in: 4cfc0891f4 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-03-11
| ||
| 12:19 | Backport Tcl_UtfCharComplete() functionality from 8.6 for TCL_UTF_MAX>3. This makes Tcl_UtfCharCompl... check-in: 0f1dccacba user: jan.nijtmans tags: core-8-5-branch | |
|
2021-03-04
| ||
| 15:36 | merge 8.5 check-in: df7319fc7a user: dgp tags: dgp-utfnext-test | |
| 09:53 | Add some more unused entries to the stub table, keeping up with the table size increase of higher Tc... check-in: 7fda7d3e91 user: jan.nijtmans tags: core-8-5-branch | |
| 09:42 | cleanup genStubs.tcl, e.g. "==" -> "eq" and "!=" -> "ne". No change in output check-in: e957818557 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-03-03
| ||
| 14:31 | Backport improvements in UTF-8 handling for Tcl_UtfPrev/Tcl_UtfNext from 8.7 (through 8.6). No chang... check-in: 4c185260b8 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-02-24
| ||
| 15:03 | merge 8.5 check-in: d1fe96c334 user: dgp tags: dgp-utfnext-test | |
|
2021-02-23
| ||
| 12:34 | Revise buffer-sizes used in GetModuleFileNameW() calls. Available buffer-size reported to GetModuleF... check-in: 344744de8b user: jan.nijtmans tags: core-8-5-branch | |
|
2021-02-19
| ||
| 07:18 | Fix [7c64aa5e1a]: Another uninitialized-variable bug in BRE-mode parsing. Thanks to Tom Lane for the... check-in: 2162ee3450 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-02-17
| ||
| 18:48 | Backport 3 additional test-cases from 8.6 for TCL_UTF_MAX>3 check-in: 2b86afea2e user: jan.nijtmans tags: core-8-5-branch | |
|
2021-02-16
| ||
| 15:23 | merge 8.5 check-in: 940263a45b user: dgp tags: dgp-utfnext-test | |
|
2021-02-08
| ||
| 09:21 | Makefile cleanup: Remove *.zip and *.vfs files/directories as part of "make clean", which might be a... check-in: f40752b736 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-02-05
| ||
| 18:09 | merge 8.5 check-in: 5a35c90445 user: dgp tags: dgp-utfnext-test | |
|
2021-02-02
| ||
| 08:41 | On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17 check-in: 5f45531dae user: jan.nijtmans tags: core-8-5-branch | |
|
2021-01-25
| ||
| 18:40 | merge 8.5 check-in: be7036403a user: dgp tags: dgp-utfnext-test | |
| 12:24 | Update to tzdata 2021a check-in: ae286369f9 user: jan.nijtmans tags: core-8-5-branch | |
| 08:48 | Merge 8.5 check-in: e8d07f8ad2 user: jan.nijtmans tags: dgp-utfnext-test | |
| 08:42 | ERROR_ON_FAILURES=1, otherwise failing Linux tests don't result in a failing build check-in: fde15072a4 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-01-22
| ||
| 20:15 | merge 8.5 check-in: 56b65b7e7d user: dgp tags: dgp-utfnext-test | |
|
2021-01-21
| ||
| 15:54 | Fix [8c025f8f0d]: Run-time error on tcl 8.6.11 32 bits (from cross-compile Centos6.9 64-bits) check-in: c5ac9ae3e9 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-01-20
| ||
| 22:28 | Improve [file attributes] documentation further check-in: 0ae441e395 user: msi tags: core-8-5-branch | |
| 22:23 | Improve [file attributes] documentation check-in: 892f35214a user: msi tags: core-8-5-branch | |
| 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 | |
|
2021-01-19
| ||
| 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 | |
|
2021-01-15
| ||
| 16:14 | merge 8.5 check-in: fafcb4fcc6 user: dgp tags: dgp-utfnext-test | |
|
2021-01-13
| ||
| 10:38 | Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019 check-in: 663a232202 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-01-11
| ||
| 11:39 | Fix [1dab713a38]: Uninitialized-variable use while parsing '*' in BRE-mode regexps check-in: 88bf40aa59 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-01-08
| ||
| 19:55 | Improve description of Unix options for [file attributes] (Pt. 1) check-in: bfd54634fd user: msi tags: core-8-5-branch | |
|
2021-01-06
| ||
| 19:43 | Fix consistency and grammar in re_syntax.n check-in: 613c4dcb73 user: msi tags: core-8-5-branch | |
|
2021-01-05
| ||
| 20:33 | Fix unclear language in re_syntax. [2da4c23916] check-in: 28e5a95c08 user: dkf tags: core-8-5-branch | |
| 16:55 | Add 4 processor-types to Win32/Cygwin. On Cygwin, don't bother tcl_platform[os], since "Windows NT" ... check-in: cddf93c9ec user: jan.nijtmans tags: core-8-5-branch | |
| 14:24 | #undef PACKAGE_VERSION in tclConfig.h too, since Tcl and Tk don't necessary have the same version. check-in: bbb863680f user: jan.nijtmans tags: core-8-5-branch | |
| 08:15 | Require at least autoconf-2.59 for tools/configure check-in: 48a080dd77 user: jan.nijtmans tags: core-8-5-branch | |
|
2021-01-04
| ||
| 09:40 | re-generate win/configure check-in: 1cf99404cb user: jan.nijtmans tags: core-8-5-branch | |
|
2021-01-02
| ||
| 22:37 | merge 8.5 check-in: 10b855fea0 user: dgp tags: dgp-utfnext-test | |
|
2020-12-29
| ||
| 22:21 | Fix [43d371ac19]: Usage of exit() without including <stdlib.h> in unix/configure check-in: dcfe25bc93 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-12-26
| ||
| 18:45 | merge 8.5 check-in: 506ac87b7d user: dgp tags: dgp-utfnext-test | |
|
2020-12-24
| ||
| 16:06 | correct quoting in unix/installManPage, so $Dir can contain spaces check-in: 8708b1cb73 user: jan.nijtmans tags: core-8-5-branch | |
| 15:28 | unix/configure.in is not supposed to be executable in the distribution. Don't re-generate unix/tclCo... check-in: 33d8108598 user: jan.nijtmans tags: core-8-5-branch | |
| 14:07 | Last pre-autoconf-2.69 obsolete construct eliminated. Works with autoconf-2.59 as well. Still to be ... check-in: c5c20988b2 user: jan.nijtmans tags: core-8-5-branch | |
| 12:09 | Fix check for broken strstr/strtoul/strtod functions: Modern C compilers don't accept signature mism... check-in: 1aa2c5b273 user: jan.nijtmans tags: core-8-5-branch | |
| 11:46 | Convert AC_TRY_COMPILE (which is obsolete now) to AC_COMPILE_IFELSE/AC_LANG_PROGRAM. This still work... check-in: 60bd3f7181 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-12-23
| ||
| 17:08 | Merge 8.5. Don't bother building this in Mac/Win on github actions. check-in: 714a7768d1 user: jan.nijtmans tags: dgp-utfnext-test | |
| 15:42 | More progress in autoconf-2.70 compatibility. Not to be merged to 8.6 yet! check-in: 364c034fff user: jan.nijtmans tags: core-8-5-branch | |
| 15:13 | (cherry-pick): Update TZ info to tzdata2020e check-in: 990354c2e8 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-12-22
| ||
| 14:25 | Update all configure-related stuff to work with autoconf-2.70 too. For now, everything still generat... check-in: 0408eddf86 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-12-21
| ||
| 14:42 | merge 8.5 check-in: a7a244583c user: dgp tags: dgp-utfnext-test | |
|
2020-12-17
| ||
| 12:27 | Add .travis.yml and .github/worksflows to "make dist" check-in: 3539f64ac9 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-12-11
| ||
| 12:33 | Update "platform" package for Big Sur: 1) Catalina was the last platform supporting 32-bit applicati... check-in: 476b5510ff user: jan.nijtmans tags: core-8-5-branch | |
|
2020-12-07
| ||
| 15:45 | Restore tests. A problem isn't fixed by removing the tests that expose it. check-in: c38e7cb3c4 user: dgp tags: dgp-utfnext-test | |
| 15:32 | Sync to changes in 8.5 and 8.6 branches check-in: a87bdb9619 user: dgp tags: dgp-utfnext-test | |
|
2020-12-04
| ||
| 10:19 | Backport "tcltest" package from 8.7. No changes when running on 8.5 or 8.6 check-in: 0c5873ede9 user: jan.nijtmans tags: core-8-5-branch | |
| 10:00 | TclWordEnd was removed in 8.1, so those testcases cannot be run anymore check-in: c749b471e5 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-12-03
| ||
| 09:37 | Fix syntax error in win/makefile.vc check-in: ca5dc9e98f user: jan.nijtmans tags: core-8-5-branch | |
| 09:31 | Extend "platform" package for msys2 -> platform 1.0.15 check-in: f9b0a8d827 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-12-02
| ||
| 11:19 | Fix linker message on windows: LINK : warming LNK4108: /ALIGN specified without /DRIVER; image may n... check-in: 9a645212f1 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-12-01
| ||
| 16:41 | Add options to workflow step titles check-in: 4c7924c37c user: jan.nijtmans tags: core-8-5-branch | |
| 16:35 | Do 4 types of windows builds (just as we did on Travis) check-in: cbd891fd93 user: jan.nijtmans tags: core-8-5-branch | |
| 16:25 | Remove redunant piece of SC_ENABLE_SHARED: The AC_ARG_ENABLE already generates this part, resulting ... check-in: 868363c550 user: jan.nijtmans tags: core-8-5-branch | |
| 08:49 | Missing '_' in unix/tcl.m4 (Only relevant for mingw) check-in: 594c33aeb5 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-11-30
| ||
| 08:21 | Cherry-pick part of "msys2-fixes_v001" branch: build/test fixes for msys2 check-in: fbf5d9ad71 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-11-27
| ||
| 14:28 | label change in win-build.yml check-in: dcd36b1254 user: jan.nijtmans tags: core-8-5-branch | |
| 07:41 | Fix winFCmd testcase. Add --disable-shared and TCL_UTF_MAX=4 builds to github actions check-in: 107102f510 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-11-25
| ||
| 09:16 | Remove the Tcl_GetValue() functionality. This can always be developed separately check-in: a0c54184f7 user: jan.nijtmans tags: tip-481 | |
| 08:15 | Slightly friendlier "jobs" labels. Fix exact OS (Linux/Mac/Windows) we want to build on, not just "l... check-in: c3e3cc73b4 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-11-20
| ||
| 13:59 | Add a --disable-shared build to github actions check-in: d1cd88851a user: jan.nijtmans tags: core-8-5-branch | |
|
2020-11-19
| ||
| 09:39 | Handle github actions test failures. Backported from 8.6 check-in: df554b277f user: jan.nijtmans tags: core-8-5-branch | |
|
2020-11-18
| ||
| 09:49 | Enhance misleading test-case utf-6.23 with better diagnostics: Byte 0xE8 is the start of a 3-byte UT... check-in: 9d165f28b5 user: jan.nijtmans tags: core-8-5-branch | |
| 09:15 | Add github actions build. Use Titlecase in Tcl_StaticPackage check-in: a80c922f4e user: jan.nijtmans tags: core-8-5-branch | |
|
2020-11-10
| ||
| 17:55 | File utf-new.test is utf.test from Tcl 8.6. Not meant to escape this branch. Aim is to reconcile a ... check-in: 87d6d589a6 user: dgp tags: dgp-utfnext-test | |
|
2020-10-29
| ||
| 19:34 | merge 8.5 check-in: db1de36b97 user: dgp tags: dgp-utfnext-test | |
| 09:42 | 3 new testcases check-in: 6a822bf9c6 user: jan.nijtmans tags: core-8-5-branch | |
| 09:25 | Update TZ info to tzdata2020d. check-in: 15626b63f5 user: jan.nijtmans tags: core-8-5-branch | |
| 08:56 | Fix implib filenames (adapted from Mingw2's 006-proper-implib-name.mingw.patch) check-in: b348b563a6 user: jan.nijtmans tags: core-8-5-branch | |
| 07:47 | Slight tweak to previous commit: Move definition of __USE_MINGW_ANSI_STDIO to the Makefile check-in: b56d1ceb7f user: jan.nijtmans tags: core-8-5-branch | |
|
2020-10-23
| ||
| 19:54 | Restore old set of tests (utf.test from 8.5.19 release) as a temporary check on what's changed. Fil... check-in: 943906bed8 user: dgp tags: dgp-utfnext-test | |
| 15:16 | merge 8.5 check-in: 0840c18a1d user: dgp tags: dgp-utfnext-test | |
|
2020-10-22
| ||
| 09:23 | (cherry-pick): Fix [c975939973]: Usage of gnu_printf in latest mingw-w64. Change (internal, windows... check-in: 71c2ffb382 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-10-09
| ||
| 07:10 | (cherry-pick): Fix [014ade1d44]: Misleading error message when using "-path" multiple times with "gl... check-in: 6547d4575d user: jan.nijtmans tags: core-8-5-branch | |
|
2020-10-07
| ||
| 16:34 | xcode12 -> xcode12.2. Prevent build warning about generic/tclStubInit.c check-in: f46002e92f user: jan.nijtmans tags: core-8-5-branch | |
|
2020-09-26
| ||
| 18:25 | Tweak xcode labels for Travis build check-in: 0fdea7acee user: jan.nijtmans tags: core-8-5-branch | |
|
2020-09-25
| ||
| 15:17 | Build Travis with Xcode 12 and 12u (Universal Apps) check-in: a666b478ca user: jan.nijtmans tags: core-8-5-branch | |
| 11:09 | When sourcing script files (even when simulating that through open|read), always set -eofchar \032 j... check-in: 8541671fe7 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-09-24
| ||
| 06:41 | Add gcc-10 build to Travis check-in: 16a8827d2c user: jan.nijtmans tags: core-8-5-branch | |
|
2020-09-23
| ||
| 05:57 | Let's see if we can recover from an occasional hickup like happened here: [https://travis-ci.org/git... check-in: 8c66a77882 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-09-20
| ||
| 10:14 | Backport many (formatting) changes in tools/*. Nothing functional. testest.tcl: Use more uppercase h... check-in: 247906300c user: jan.nijtmans tags: core-8-5-branch | |
|
2020-09-18
| ||
| 17:43 | mark the merge properly; conflicts resolved too check-in: eaf3357136 user: dgp tags: dgp-refactor | |
| 17:38 | Merge [baad702302]. check-in: 7b0ccfb28a user: dgp tags: dgp-refactor | |
| 02:52 | Merge trunk through May 31. check-in: 0f172a8f5a user: dgp tags: dgp-refactor | |
|
2020-09-17
| ||
| 07:47 | Fix [835c93c000]: TIP #525 only implemented for non-singleproc case check-in: a8fce5620a user: jan.nijtmans tags: core-8-5-branch | |
|
2020-09-02
| ||
| 11:46 | Upgrade Travis build from xcode 11.5 to 11.7 check-in: f8022c495e user: jan.nijtmans tags: core-8-5-branch | |
|
2020-08-31
| ||
| 13:12 | opt package: Change comment. 0.4.7 -> 0.4.8. More Master -> Parent and Slave -> Child changes in (in... check-in: 7e10c4efe4 user: jan.nijtmans tags: core-8-6-branch | |
| 09:23 | Implement TIP #581: Master/Slave check-in: 7f02e98a69 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-08-28
| ||
| 19:24 | Merge safe-bugfixes-8-6 check-in: a638b9a73b user: kjnash tags: core-8-6-branch | |
| 19:13 | Merge 8.6 Closed-Leaf check-in: 52618064a8 user: kjnash tags: safe-bugfixes-8-6 | |
| 19:10 | Merge bug-c2dc1da315-for-8-6 check-in: a05f28460a user: kjnash tags: core-8-6-branch | |
| 18:54 | Merge http-bug-cb0373bb33-again-for-8-6 check-in: 52561981ab user: kjnash tags: core-8-6-branch | |
| 18:34 | Merge 8.6 Closed-Leaf check-in: 8342739274 user: kjnash tags: bug-c2dc1da315-for-8-6 | |
| 18:19 | Merge 8.6 Closed-Leaf check-in: 62abcf2898 user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
| 15:02 | merge 8.5 check-in: 8ce5b93bb4 user: sebres tags: core-8-6-branch | |
| 15:01 | tests/regexp.test: more tests for -indices by multi-byte utf-8 (considering -start position now) check-in: 6c9cee6f73 user: sebres tags: core-8-5-branch | |
| 14:05 | merge 8.5 check-in: 6913f30364 user: sebres tags: core-8-6-branch | |
| 14:02 | tests/regexp.test: added missing test that cover indices if running on string containing multi-byte ... check-in: c8b7a0e6f8 user: sebres tags: core-8-5-branch | |
| 01:21 | Merge safe-bugfixes-8-6 Leaf check-in: 2b3b20e98d user: kjnash tags: tip-579-8-6 | |
| 01:17 | Merge safe-bugfixes-8-6 check-in: 9d1f81f130 user: kjnash tags: tip-579-8-6 | |
| 01:03 | Update safe.test for new error message. check-in: ed691d3950 user: kjnash tags: safe-bugfixes-8-6 | |
|
2020-08-27
| ||
| 15:50 | Provide error message if failed load does not. check-in: 159e769d82 user: kjnash tags: safe-bugfixes-8-6 | |
| 15:17 | Merge 8.6 check-in: e4f37a2272 user: kjnash tags: tip-579-8-6 | |
| 15:15 | Merge 8.6 check-in: ae239aabfe user: kjnash tags: safe-bugfixes-8-6 | |
| 15:12 | Merge 8.6 check-in: 3ce87e7c61 user: kjnash tags: bug-c2dc1da315-for-8-6 | |
|
2020-08-26
| ||
| 19:43 | Merge 8.6 check-in: 4820ad34cc user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
| 14:52 | Testcase chan-io-50.1 still fails sometimes on MacOSX. So put same measures in place as in io-50.1. ... check-in: be456e2d1b user: jan.nijtmans tags: core-8-6-branch | |
|
2020-08-25
| ||
| 20:10 | Merge 8.6 check-in: daa306c50a user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
| 10:15 | Merge 8.5 check-in: c58bf87306 user: jan.nijtmans tags: core-8-6-branch | |
| 09:42 | Keep gcc-5 and gcc-6 builds on "bionic", because "focal" doesn't have these check-in: e99bcc1e3d user: jan.nijtmans tags: core-8-5-branch | |
|
2020-08-24
| ||
| 14:35 | Try another Travis build check-in: c56366da58 user: kjnash tags: safe-bugfixes-8-6 | |
| 14:28 | Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n). Bump version to 2.9.... check-in: 3a2c557547 user: kjnash tags: bug-c2dc1da315-for-8-6 | |
| 12:01 | Create new branch named "bug-c2dc1da315-for-8-6" check-in: ea868d7c27 user: kjnash tags: bug-c2dc1da315-for-8-6 | |
| 10:19 | Backport improvemenets in .gitignore .fossil-settings/ignore-glob and win/nmakehlp.c check-in: f1dc30f473 user: jan.nijtmans tags: core-8-5-branch | |
| 07:57 | Upgrade Travis build from bionic to focal check-in: adacf00560 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-08-22
| ||
| 04:09 | Merge 8.6 check-in: cc67744e6c user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
| 04:05 | Merge 8.6 check-in: c1e472fb15 user: kjnash tags: tip-579-8-6 | |
| 04:04 | Merge 8.6 check-in: 30e8c35d2c user: kjnash tags: safe-bugfixes-8-6 | |
|
2020-08-21
| ||
| 14:22 | Merge-mark (for triggering another Travis build) Closed-Leaf check-in: 8fa935539e user: jan.nijtmans tags: tip-581 | |
| 14:00 | merge mark check-in: ac8a1eb516 user: dgp tags: core-8-6-branch | |
| 13:59 | Suppress tests that fail starting with OSX Mojave. check-in: e0d974945f user: dgp tags: core-8-5-branch | |
|
2020-08-19
| ||
| 15:37 | Merge 8.6 check-in: 276e170eba user: jan.nijtmans tags: tip-581 | |
|
2020-08-17
| ||
| 16:28 | And remove the other $ and do the test slightly differently. Inability to test locally is a challen... check-in: 1fa6c3ef58 user: culler tags: core-8-6-branch | |
| 16:21 | Add the missing $. check-in: e443f212b9 user: culler tags: core-8-6-branch | |
| 15:53 | Try to make io-50.6 more robust on the Travis macOS VM check-in: 598504f11d user: culler tags: core-8-6-branch | |
|
2020-08-13
| ||
| 07:21 | Testcase event-1.1 (still) fails occasionally on macOS check-in: e1b4363aec user: jan.nijtmans tags: core-8-6-branch | |
|
2020-08-12
| ||
| 10:25 | Fix [e87000d8425ab86a]: crash for "fconfigure stdout" in Win32. Even though the crash cannot happen ... check-in: 3d96bfb13f user: jan.nijtmans tags: core-8-6-branch | |
| 09:20 | Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transactions in which the server... check-in: 3d6b421c61 user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
| 07:10 | Fix value of CMD_DEAD flag check-in: 1ae2dd0b80 user: jan.nijtmans tags: core-8-6-branch | |
| 06:38 | Merge 8.5 check-in: a42020f897 user: jan.nijtmans tags: core-8-6-branch | |
| 06:36 | Update .travis.yml: remove deprecated "sudo" and rename "matrix" to "jobs" Fix travis build for Wind... check-in: 864188239d user: jan.nijtmans tags: core-8-5-branch | |
| 03:46 | Create new branch named "http-bug-cb0373bb33-again-for-8-6" check-in: 64903a675a user: kjnash tags: http-bug-cb0373bb33-again-for-8-6 | |
|
2020-08-11
| ||
| 18:32 | Merge 8.6 check-in: e50e1767e7 user: kjnash tags: tip-579-8-6 | |
| 18:30 | Merge 8.6 check-in: d02c6dcf8a user: kjnash tags: safe-bugfixes-8-6 | |
| 18:14 | invocation of deleting command in trace is prohibited; test case covering "attempt to invoke a delet... Leaf check-in: 18c5c0ffcb user: sebres tags: bug-29e8848eb976-alt | |
| 17:27 | add test namespace-58.0 TclNREvalObjv should not interrelate the TCL_EVAL_NORESOLVE and the CMD_IS... check-in: 9641d70a9c user: pooryorick tags: bug-29e8848eb976-alt | |
| 13:15 | Revert unintended ckalloc -> Tcl_Alloc change from previous commit check-in: 40e3633ab1 user: jan.nijtmans tags: core-8-6-branch | |
| 12:44 | Code cleanup: less of use "register" keyword, and better use of typecasts check-in: 8699923633 user: jan.nijtmans tags: core-8-6-branch | |
| 05:39 | Eliminate many unnecessary type-casts, mostly (size_t) when value is already size_t or int check-in: 013b828787 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-08-10
| ||
| 19:33 | Fix mistake in [7eed2baf73] check-in: 68a1f5598f user: pooryorick tags: core-8-6-branch | |
| 19:28 | alternatefix for [29e8848eb976], partially reverting [7eed2baf73], without new flag CMD_DEAD check-in: e0d0c4ffb2 user: sebres tags: bug-29e8848eb976-alt | |
| 18:05 | Fix for [29e8848eb976], imported alias in a deletion trace. check-in: 7eed2baf73 user: pooryorick tags: core-8-6-branch | |
| 16:54 | amend to [8054e19451]: clean up timeout timer event (avoid timing issues on further tests) check-in: d97891f952 user: sebres tags: core-8-6-branch | |
| 16:25 | merge point (no functional changes, 8.6 already has proper implementation of TclCreateSocketAddress) check-in: d57fe13361 user: sebres tags: core-8-6-branch | |
| 16:16 | create server socket with AI_PASSIVE flag (used for bind) check-in: 0a56896c40 user: sebres tags: core-8-5-branch | |
| 16:16 | windows: replace gethostbyname with getaddrinfo (gethostbyname can hang sporadically, closes [7cf7cc... check-in: ebf745562a user: sebres tags: core-8-5-branch | |
| 14:57 | Remove use of (always enabled) "openpipe" constraint. Add "testservicemode" constraint. Change a si... check-in: 2050ab4207 user: jan.nijtmans tags: core-8-6-branch | |
| 12:49 | Fix [f586089a2b]: removing the call to Tcl_ServiceAll from Tcl_WaitForEvent on macOS exposed race co... check-in: 8054e19451 user: culler tags: core-8-6-branch | |
| 01:27 | More places where vwait needs to be used instead of update. Closed-Leaf check-in: 3848f45fbc user: culler tags: bug-f586089a2b | |
|
2020-08-09
| ||
| 14:33 | use vwait in chanio tests too. check-in: 1a0893ad07 user: culler tags: bug-f586089a2b | |
|
2020-08-08
| ||
| 21:37 | One more vwait. check-in: 00149c5a5c user: culler tags: bug-f586089a2b | |
| 21:27 | Add and use testservicemode command; replace update by vwait check-in: 6440ef9317 user: culler tags: bug-f586089a2b | |
|
2020-08-07
| ||
| 13:15 | Fix the expected result for chanio-50.6 check-in: bfaf56bd0c user: culler tags: bug-f586089a2b | |
| 13:12 | Experiment with io-50.1 on Travis check-in: dca078250c user: culler tags: bug-f586089a2b | |
|
2020-08-06
| ||
| 13:09 | Experiment with chan-io-50.6 on Travis check-in: 7a08db7462 user: culler tags: bug-f586089a2b | |
|
2020-08-05
| ||
| 17:07 | merge 8.6 check-in: 0f6646cd5c user: dgp tags: core-8-6-11-rc | |
|
2020-08-03
| ||
| 22:48 | Merge tip-581 Closed-Leaf check-in: 6a1810a602 user: jan.nijtmans tags: no-master-slave | |
| 22:45 | Merge 8.6 check-in: 46a66d0b3a user: jan.nijtmans tags: tip-581 | |
| 22:42 | doc fix check-in: 11bad9f38d user: jan.nijtmans tags: core-8-6-branch | |
| 15:46 | Merge 8.6 check-in: d55f77f316 user: jan.nijtmans tags: tip-581 | |
| 15:43 | Merge 8.6 check-in: 703ab89855 user: jan.nijtmans tags: bug-f586089a2b | |
| 15:23 | Testcase cleanup: transform *io-50.* testcases to new test syntax check-in: 6b47415fd4 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-27
| ||
| 21:30 | merge 8.6 check-in: cb97a9d7d6 user: dgp tags: core-8-6-11-rc | |
|
2020-07-26
| ||
| 17:00 | Merge 8.6 check-in: 94c40d8fbb user: jan.nijtmans tags: tip-581 | |
| 16:21 | Fix [cb0373bb33]: The http::geturl -keepalive option does not work as described in the man page. check-in: eeeb45062b user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-25
| ||
| 16:13 | Merge 8.6 Closed-Leaf check-in: 04264faa04 user: jan.nijtmans tags: bug-cb0373bb33-for-8-6 | |
| 15:56 | Fix [20dccf1200]: htons-related test fails on Mac OSX Catalina (10.15) Also, let http-related tests... check-in: 48bfbea889 user: jan.nijtmans tags: core-8-6-branch | |
| 02:08 | Rename command safe::setAutoPathSync to safe::setSyncMode. Add a section TYPICAL USE to doc/safe.n. check-in: 3399026c76 user: kjnash tags: tip-579-8-6 | |
| 01:46 | Rearrange tests in safe.test so they are in numerical order, add 24 more tests of -accessPath/-autoP... check-in: b47583351e user: kjnash tags: tip-579-8-6 | |
|
2020-07-24
| ||
| 20:32 | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if absent, must default to "k... check-in: cb2b968202 user: kjnash tags: bug-cb0373bb33-for-8-6 | |
| 20:24 | Some additions to changes. check-in: be3d02a650 user: dgp tags: core-8-6-11-rc | |
| 18:46 | Create new branch named "bug-cb0373bb33-for-8-6" check-in: 225f42518a user: kjnash tags: bug-cb0373bb33-for-8-6 | |
|
2020-07-23
| ||
| 19:17 | merge 8.6 check-in: fa352235b6 user: dgp tags: core-8-6-11-rc | |
| 19:04 | For each slave, record a value of -autoPath instead of discarding it and relying on the value of ::a... check-in: 9dd9c5825a user: kjnash tags: tip-579-8-6 | |
| 13:45 | Merge safe-bugfixes-8-6 check-in: 9f562f43a1 user: kjnash tags: tip-579-8-6 | |
| 13:32 | Check if reverting from os_unfair_lock to OSSpinLock has any effect. check-in: 203b05be5d user: culler tags: bug-f586089a2b | |
| 13:26 | Improvements to removal of stale package data - bugfix for 1f63efa537 and 319e438f7f check-in: d9ca230fc6 user: kjnash tags: safe-bugfixes-8-6 | |
| 10:12 | Add tests for cases that might differ when ::auto_path is not synchronized. Renumber some tests not... check-in: 5237b49d21 user: kjnash tags: tip-579-8-6 | |
| 01:02 | Merge safe-bugfixes-8-6 check-in: 424ca06c78 user: kjnash tags: tip-579-8-6 | |
|
2020-07-22
| ||
| 19:38 | Move tests that depend on platform::shell and http1.0 from safe.test to safe-stock86.test, and repla... check-in: aceeb939f9 user: kjnash tags: tip-579-8-6 | |
| 19:07 | Whitespace changes only. check-in: 4027426972 user: kjnash tags: safe-bugfixes-8-6 | |
| 15:28 | Convert test-cases to do proper setup/cleanup check-in: f47e70da42 user: jan.nijtmans tags: bug-f586089a2b | |
|
2020-07-21
| ||
| 22:48 | Merge safe-bugfixes-8-6 check-in: cd2bfb6c76 user: kjnash tags: tip-579-8-6 | |
| 17:34 | In ::safe::interpFindInAccessPath, ::safe::interpAddToAccessPath, add a check that the interpreter b... check-in: b0ad28bdd7 user: kjnash tags: safe-bugfixes-8-6 | |
| 17:25 | Adapt Safe Base for interpreter names with namespace separators. Add a test and revise safe(n). Fi... check-in: ba718daa57 user: kjnash tags: safe-bugfixes-8-6 | |
| 13:22 | Re-enable event-1.1, io-50.? and chan-io-50.? test-cases, trying to get a hand at the problem [f5860... check-in: 06374b441e user: jan.nijtmans tags: bug-f586089a2b | |
| 13:01 | Merge tip-581 check-in: e96034cd1e user: jan.nijtmans tags: no-master-slave | |
| 13:00 | Merge 8.6 check-in: 1222078a76 user: jan.nijtmans tags: tip-581 | |
| 12:26 | Mark chan-io-50.? and event-1.1 as nonPortable (for now): Those sometimes fail in the Travis environ... check-in: 2768cf0b28 user: jan.nijtmans tags: core-8-6-branch | |
| 08:49 | Merge tip-581 check-in: 60ff392df1 user: jan.nijtmans tags: no-master-slave | |
| 08:19 | Merge 8.6 check-in: 1071e8b723 user: jan.nijtmans tags: tip-581 | |
| 03:59 | Use suitable -errorcode in safe::AliasSource if file does not exist or is unreadable. Fixes bug f3b... check-in: 803cdad7cf user: kjnash tags: safe-bugfixes-8-6 | |
|
2020-07-20
| ||
| 22:32 | File tests/safe.test - rearrange tests - move tests of command/package loading that use Tcl files to... check-in: a7706bfb9a user: kjnash tags: safe-bugfixes-8-6 | |
| 14:25 | Use "Global" in stead of "Master" internally, where "Master" is not used in the Master-Slave paradig... check-in: 9fbbf06bfc user: jan.nijtmans tags: core-8-6-branch | |
| 09:28 | Merge tip-581 check-in: 1bfe38f8f0 user: jan.nijtmans tags: no-master-slave | |
| 09:02 | Merge 8.6 check-in: d76b1154e8 user: jan.nijtmans tags: tip-581 | |
| 08:24 | Merge 8.5. Mark testcases io-50.* nonPortable: they fail too often in travis builds. check-in: f196d74957 user: jan.nijtmans tags: core-8-6-branch | |
| 07:33 | Backport changes in tcltest package from higher Tcl versions. Rename (internal, undocumented) tcltes... check-in: 640c33ec40 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-07-18
| ||
| 23:20 | Merge safe-bugfixes-8-6 check-in: 25a4ed2270 user: kjnash tags: tip-579-8-6 | |
| 19:08 | Merge 8.6 check-in: fcf50e6b4e user: kjnash tags: safe-bugfixes-8-6 | |
| 18:51 | Remove an old fix for ~ expansion in safe::AliasGlob that is now fixed by other means check-in: 39485e00ef user: kjnash tags: safe-bugfixes-8-6 | |
| 18:06 | Simplify case analysis in safe::AliasGlob check-in: dc38ed6dd6 user: kjnash tags: safe-bugfixes-8-6 | |
| 17:51 | Add explanatory comments to safe::AliasGlob check-in: 17ecaf315b user: kjnash tags: safe-bugfixes-8-6 | |
| 16:02 | macOS: Remove Tcl_ServiceAll from Tcl_WaitForEvent and use os_unfair_lock if it is available. check-in: 4ddbbc840f user: culler tags: core-8-6-branch | |
| 13:22 | Update comments about safe interpreters in library/tm.tcl and library/package.tcl so they agree with... check-in: b2583774db user: kjnash tags: safe-bugfixes-8-6 | |
| 13:18 | Bugfix argument combination -- and -directory in ::safe::AliasGlob. check-in: 6a0c54df1a user: kjnash tags: safe-bugfixes-8-6 | |
| 13:09 | Remove unused code for *.tm from ::safe::AliasGlob. check-in: 5c918e7ce5 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:53 | Remove code block in ::safe::AliasGlob that no longer serves a useful purpose. check-in: fb0d72aad4 user: kjnash tags: safe-bugfixes-8-6 | |
| 04:12 | Tidying tests/safe.test check-in: 949173f1d5 user: kjnash tags: safe-bugfixes-8-6 | |
|
2020-07-17
| ||
| 11:11 | Doc/internal variable tweaks check-in: bc17f8d86d user: jan.nijtmans tags: core-8-6-branch | |
| 10:42 | New TIP #581 implementation check-in: c5cf94cd29 user: jan.nijtmans tags: tip-581 | |
| 08:10 | Merge 8.6. Backout change to library/tcltest/tcltest.tcl (doing that in 8.7 is soon enough) check-in: 65dda10d78 user: jan.nijtmans tags: no-master-slave | |
|
2020-07-16
| ||
| 16:34 | Merge 8.6 check-in: f3a6685cce user: kjnash tags: tip-579-8-6 | |
| 16:32 | Merge 8.6 check-in: 0904d2c30c user: kjnash tags: safe-bugfixes-8-6 | |
| 15:36 | merge 8.5 check-in: 0600fc2c5c user: sebres tags: core-8-6-branch | |
| 15:34 | cherry pick [df5f1e8652]: Fix [5bbd044812]: Fix index underflow. check-in: cba0864fb3 user: sebres tags: core-8-5-branch | |
| 13:42 | Fix [5bbd044812]: Fix index underflow. check-in: df5f1e8652 user: jan.nijtmans tags: core-8-6-branch | |
| 10:58 | Merge safe-bugfixes-8-6 check-in: 9c045a336b user: kjnash tags: tip-579-8-6 | |
| 10:26 | Merge 8.6 check-in: 53fdc9e61b user: kjnash tags: safe-bugfixes-8-6 | |
| 08:50 | Merge 8.6 Backout change to (internal) ::auto_mkindex_parser::slavehook: Doing that in Tcl 8.7 is so... check-in: 10949ce772 user: jan.nijtmans tags: no-master-slave | |
| 08:35 | Merge 8.6 Closed-Leaf check-in: 71d406d7b1 user: jan.nijtmans tags: macOS_hangs | |
|
2020-07-15
| ||
| 23:11 | Bugfix tests/safe.test. Harden tests safe-9.20 to safe-9.24 against indeterminate order of glob mat... check-in: bbed97fc3e user: kjnash tags: safe-bugfixes-8-6 | |
| 20:06 | closes [3c6e47363e]: missing de-duplication mechanism for nested TEBC starting from scratch (e. g. n... check-in: 1947d9b440 user: sebres tags: core-8-6-branch | |
| 18:59 | Merge 8.7 check-in: caa0a95fe8 user: jan.nijtmans tags: trunk | |
| 18:56 | Change (internal) function ::auto_mkindex_parser::slavehook to ::auto_mkindex_parser::childhook. Som... check-in: e5ea53f27a user: jan.nijtmans tags: core-8-branch | |
| 17:03 | Bugfix in library/safe.tcl - AliasGlob passes -join to glob inappropriately; pass new test safe-13.7... check-in: 1de9e63266 user: kjnash tags: safe-bugfixes-8-6 | |
| 13:22 | Bugfix in library/safe.tcl - when deleting a safe interpreter, delete its sub-interpreters cleanly; ... check-in: 0f31a07dec user: kjnash tags: safe-bugfixes-8-6 | |
| 10:26 | Create new branch named "fix-travis-8-7" Closed-Leaf check-in: a943611ed2 user: kjnash tags: fix-travis-8-7 | |
| 10:20 | Add -constraint nonPortable to 5 tests in tests/safe.test Closed-Leaf check-in: 5cff69fa4a user: kjnash tags: safe-bugfixes-8-6, fix-travis-8-6 | |
| 10:09 | Create new branch named "fix-travis-8-6" check-in: e68684f984 user: kjnash tags: safe-bugfixes-8-6, fix-travis-8-6 | |
| 09:17 | Merge trunk check-in: bf67cb9846 user: jan.nijtmans tags: novem | |
| 09:10 | Merge 8.7 check-in: 1eb2f022af user: jan.nijtmans tags: trunk | |
| 09:08 | Merge 8.6 check-in: 9cb33165c6 user: jan.nijtmans tags: core-8-branch | |
| 09:07 | Rename doc/CrtSlave.3 to doc/CrtAlias.3. Some more doc tweaks. check-in: 4658118d76 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-14
| ||
| 17:29 | Merge 8.7 check-in: 06a7a5e217 user: kjnash tags: tip-579-8-7 | |
| 16:57 | Rearrange tests in tests/safe.test to agree with upstream order check-in: 683c288265 user: kjnash tags: tip-579-8-7 | |
| 16:49 | Sync with bugfixes and tests pushed upstream via safe-extra-tests-8-7 and safe-bugfixes-8-6 to core-... check-in: f06d715377 user: kjnash tags: tip-579-8-7 | |
| 16:40 | Merge 8.6 check-in: c665ead95c user: kjnash tags: tip-579-8-6 | |
| 16:15 | Sync with bugfixes and tests pushed upstream via safe-bugfixes-8-6 to core-8-6-branch. check-in: 7d0985c611 user: kjnash tags: tip-579-8-6 | |
| 15:56 | Merge safe-extra-tests-8-7 check-in: 537c01865a user: kjnash tags: safe-extra-tests-8-7 | |
| 15:45 | Remove diagnostic puts check-in: a240924929 user: kjnash tags: safe-extra-tests-8-7 | |
| 15:39 | childs -> children check-in: 3dee2ffa26 user: jan.nijtmans tags: no-master-slave | |
| 15:27 | Merge 8.7 check-in: 30841bb1e5 user: kjnash tags: safe-extra-tests-8-7 | |
| 15:13 | Merge safe-bugfixes-8-6 check-in: 41f694a08b user: kjnash tags: safe-bugfixes-8-6 | |
| 14:57 | Merge 8.6 check-in: 720066ae52 user: kjnash tags: safe-bugfixes-8-6 | |
| 10:25 | Merge 8.6 check-in: ea3e7dfc80 user: jan.nijtmans tags: macOS_hangs | |
| 10:21 | Merge 8.7 check-in: ecae47ea37 user: jan.nijtmans tags: trunk | |
| 10:19 | Merge 8.6 check-in: 8f6b76cf87 user: jan.nijtmans tags: core-8-branch | |
| 10:16 | (cherry-pick): Bugfix in library/tm.tcl - in a safe interp ::tcl::tm::UnknownHandler should always u... check-in: a92a008f3a user: jan.nijtmans tags: core-8-6-branch | |
| 09:59 | typo's check-in: df7e9f2ed6 user: jan.nijtmans tags: no-master-slave | |
|
2020-07-13
| ||
| 18:23 | Merge safe-extra-tests-8-7 check-in: 4e29d9c051 user: kjnash tags: safe-extra-tests-8-7 | |
| 18:14 | safe.test - add zipfile and tests of loading files from zipfs check-in: fb266945ed user: kjnash tags: safe-extra-tests-8-7 | |
| 17:36 | safe.test - use opt instead of http for tests with stock packages; tests work whether and how opt is... check-in: 53cfa1216c user: kjnash tags: safe-extra-tests-8-7 | |
| 15:15 | Create new branch named "safe-extra-tests-8-7" check-in: 510c055e5a user: kjnash tags: safe-extra-tests-8-7 | |
| 15:14 | Merge 8.6 check-in: 57e51ffeb6 user: kjnash tags: safe-extra-tests-8-7 | |
| 15:04 | Merge safe-bugfixes-8-6 check-in: d8a9ec8866 user: kjnash tags: safe-bugfixes-8-6 | |
| 14:57 | Comments only. check-in: a160677bac user: kjnash tags: safe-bugfixes-8-6 | |
| 14:55 | Add tests to tests/safe.test check-in: 6eeae316ca user: kjnash tags: safe-bugfixes-8-6 | |
| 14:24 | More WIP check-in: 38b4e0ed91 user: jan.nijtmans tags: no-master-slave | |
| 13:49 | Merge 8.6 check-in: 28aa88d370 user: kjnash tags: safe-extra-tests-8-7 | |
| 13:30 | Merge safe-bugfixes-8-6 check-in: a5bd4a33a7 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:52 | Bugfix in library/safe.tcl - when auto_reset, also reload module data; pass test safe-9.24 check-in: 68ed8dcb41 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:37 | Bugfix in library/tm.tcl - in a safe interp ::tcl::tm::UnknownHandler should always use the freshest... check-in: 8927bbee05 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:32 | Bugfix in library/safe.tcl - interpConfigure use revised value of tcl::tm::list; pass tests safe-9.2... check-in: b336bc2615 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:25 | Bugfix in library/safe.tcl - only add tm roots to tcl::tm::list; pass test safe-9.20 check-in: 081a8b9b50 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:13 | Bugfix in library/safe.tcl - remove impossible error message in safe::interpFindInAccessPath; pass t... check-in: 59c89cfdb1 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:09 | Bugfix in library/safe.tcl - when auto_reset, also reload pkgIndex.tcl data; pass tests safe-9.10, s... check-in: 823dae2469 user: kjnash tags: safe-bugfixes-8-6 | |
| 12:03 | (Experiment): What happens if we purge all usages of Master/Slave from Tcl. Highly experimental, not... check-in: f9ba684c6b user: jan.nijtmans tags: no-master-slave | |
| 11:49 | Bugfix in library/safe.tcl for doreset (auto_reset); pass test safe-9.9 check-in: ecc0872a76 user: kjnash tags: safe-bugfixes-8-6 | |
| 11:43 | Add new tests to tests/safe.test. check-in: b4f5fece9a user: kjnash tags: safe-bugfixes-8-6 | |
| 11:22 | Add example files for use in tests/safe.test; add tests of the files themselves. check-in: d76b976761 user: kjnash tags: safe-bugfixes-8-6 | |
| 10:39 | Create new branch named "safe-bugfixes-8-6" check-in: f92587604c user: kjnash tags: safe-bugfixes-8-6 | |
|
2020-07-11
| ||
| 19:56 | Merge 8.6 check-in: ce17e84218 user: jan.nijtmans tags: core-8-branch | |
| 19:40 | Fix [8ef3897561]: Typo in [dict append] man page check-in: c6fc642945 user: jan.nijtmans tags: core-8-branch | |
| 16:06 | Merge 8.6 check-in: 9c6bf66e1a user: jan.nijtmans tags: macOS_hangs | |
| 16:01 | Fix 4 test-cases, which fail when running from the western hemisphere check-in: 08ce1e113c user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-10
| ||
| 18:42 | merge 8.6 check-in: fd9e14d847 user: dgp tags: core-8-6-11-rc | |
| 10:39 | Merge 8.6 check-in: f9f29d9980 user: jan.nijtmans tags: core-8-branch | |
| 10:32 | Fix test-cases clock-34.65 and clock-34.66, they seem to be affected by summertime check-in: 955c7a2de8 user: jan.nijtmans tags: core-8-6-branch | |
| 10:03 | Fix [5019748c73]: FreeScan resp. Oldscan does not recognize positive time zone offset check-in: f041312885 user: jan.nijtmans tags: core-8-6-branch | |
| 08:52 | Fix utf-1.13 testcase for TCL_UTF_MAX>3 check-in: 20b181dc7b user: jan.nijtmans tags: core-8-6-branch | |
| 08:32 | Merge 8.6. Fix documentation for \Uhhhhhhhh escape sequences > U+FFFF, which are no longer "reserved... check-in: 506071cf13 user: jan.nijtmans tags: core-8-branch | |
| 07:26 | Addendum to [60fab362ce]: "Also don't allow surrogates in \U??????". This change was only meant fo... check-in: 8e89ee88fc user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-09
| ||
| 18:51 | Revise tests safe-18.[24] to allow for -autoPath in interpConfigure output. Use opt in place of htt... check-in: 2c7c5392e2 user: kjnash tags: tip-579-8-7 | |
| 17:56 | Rename command ::safe::SetAutoPathSync to ::safe::setAutoPathSync and add to library/tclIndex. check-in: ea9c7ce9b3 user: kjnash tags: tip-579-8-7 | |
| 17:48 | Update safe(n) to document the changes. check-in: eee0b1df50 user: kjnash tags: tip-579-8-7 | |
| 17:37 | Revise tests safe-18.2 and safe-18.4 to allow for -autoPath in interpConfigure output. check-in: cd5de66f22 user: kjnash tags: tip-579-8-6 | |
| 17:03 | Rename command ::safe::SetAutoPathSync to ::safe::setAutoPathSync and add to library/tclIndex. check-in: e0b3cee30c user: kjnash tags: tip-579-8-6 | |
| 16:26 | Update safe(n) to document the changes. check-in: 3851298ff1 user: kjnash tags: tip-579-8-6 | |
| 11:39 | Add code for -autoPath option in Safe Base. check-in: 7af5723a42 user: kjnash tags: tip-579-8-7 | |
| 11:13 | Apply patch for new features other than -autoPath check-in: 43325ba8b5 user: kjnash tags: tip-579-8-7 | |
| 10:15 | Create new branch named "tip-579-8-7" check-in: 08ae46c720 user: kjnash tags: tip-579-8-7 | |
| 10:14 | First bunch of changes. Please review! check-in: e344a18941 user: jan.nijtmans tags: core-8-6-11-rc | |
| 10:11 | Add code for -autoPath option in Safe Base. check-in: 11e7b58e19 user: kjnash tags: tip-579-8-6 | |
| 10:01 | Apply patch for new features other than -autoPath check-in: edc239c79f user: kjnash tags: tip-579-8-6 | |
| 09:42 | Create new branch named "tip-579-8-6" check-in: ac35020358 user: kjnash tags: tip-579-8-6 | |
| 08:11 | Merge 8.7 check-in: 462eec47f8 user: jan.nijtmans tags: trunk | |
| 08:10 | Merge 8.6 check-in: 6c023e8c31 user: jan.nijtmans tags: core-8-branch | |
| 07:57 | Proposed fix for [5019748c73]: FreeScan resp. Oldscan does not recognize positive time zone offset l... Closed-Leaf check-in: 4f71ead4a9 user: jan.nijtmans tags: bug-5019748c73 | |
| 07:21 | Fix [a1bd37b719]: clock (free)scan of ISO 8601 timestamp with literal T behaves strange check-in: 858e370f1a user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-08
| ||
| 14:42 | Merge 8.6 Closed-Leaf check-in: 0bdeb11ed7 user: jan.nijtmans tags: bug-a1bd37b719 | |
|
2020-07-07
| ||
| 15:32 | merge 8.6 check-in: 66975bc9f3 user: dgp tags: core-8-6-11-rc | |
| 14:46 | Merge 8.7 check-in: 3ce2a03c40 user: jan.nijtmans tags: build-info | |
| 14:43 | Merge 8.7 check-in: 17a9537d41 user: jan.nijtmans tags: strict-index-experiment | |
| 14:38 | Merge 8.7 check-in: c4b995b9b7 user: jan.nijtmans tags: trunk | |
| 14:37 | Merge 8.6 check-in: 5eff00ba87 user: jan.nijtmans tags: core-8-branch | |
| 12:52 | Make sure that in tclConfig.sh for Windows ${DBGX} is expanded before exporting TCL_(SHARED|UNSHARED... check-in: 051bf28686 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-06
| ||
| 20:34 | Bump to 8.6.11 for release. check-in: 307509b108 user: dgp tags: core-8-6-11-rc | |
| 12:00 | Merge 8.7. Provide both major and minor version number for gcc/clang/msvc check-in: 9733ae9512 user: jan.nijtmans tags: build-info | |
| 00:22 | Clarify index order check-in: e8b4051d6a user: andy tags: trunk | |
|
2020-07-03
| ||
| 10:21 | Merge 8.7 check-in: 10349e0db1 user: jan.nijtmans tags: trunk | |
| 10:10 | Merge 8.7 check-in: 08d9bd3083 user: jan.nijtmans tags: strict-index-experiment | |
| 10:08 | TIP #578 implementation: Death to TCL_DBGX check-in: 834ef99124 user: jan.nijtmans tags: core-8-branch | |
| 09:57 | Merge 8.7 check-in: e72ef756c6 user: jan.nijtmans tags: strict-index-experiment | |
| 08:50 | Merge 8.6 check-in: 0e87024387 user: jan.nijtmans tags: core-8-branch | |
| 08:39 | In tcl_startOfPreviousWord, don't bother doing a regexp when $start <= 0. check-in: 0191b4c371 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-07-02
| ||
| 14:16 | Complaining on index "-1" is too strict, not wise to do for Tcl 8.x. check-in: 777747e2ff user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-30
| ||
| 16:36 | Add compiler information (gcc|clang|msvc) information check-in: 8fa1d008ea user: jan.nijtmans tags: build-info | |
| 14:36 | Add buildinfo functionality to makefile.vc too check-in: 9a1f8190e7 user: jan.nijtmans tags: build-info | |
| 11:59 | doc/clock.n: clearer form explaininng format groups on output check-in: c329277210 user: sebres tags: core-8-5-branch | |
|
2020-06-29
| ||
| 20:20 | WIP: Store build info in package check-in: 229f19331f user: jan.nijtmans tags: build-info | |
| 13:18 | Merge 8.7 check-in: a55a8f24fe user: jan.nijtmans tags: trunk | |
| 13:16 | Merge 8.6 check-in: ac49364af1 user: jan.nijtmans tags: core-8-branch | |
| 12:41 | A few missing entries in .fossil-settings/ignore-glob and .gitignore check-in: 68a39f85c9 user: jan.nijtmans tags: core-8-6-branch | |
| 10:39 | Merge trunk check-in: 5d027d1163 user: jan.nijtmans tags: novem | |
| 10:38 | Merge 8.7 check-in: a056d0ed75 user: jan.nijtmans tags: trunk | |
| 10:26 | Merge 8.6: Re-generate unix/tclConfig.h.in check-in: 1b76927c85 user: jan.nijtmans tags: core-8-branch | |
| 10:21 | Re-generate unix/tclConfig.h.in check-in: a7665c75e4 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-06-28
| ||
| 15:20 | Merge 8.7 check-in: 8b76b3fb11 user: jan.nijtmans tags: trunk | |
| 15:15 | Merge 8.6 check-in: ec1b0c0aa3 user: jan.nijtmans tags: core-8-branch | |
| 15:13 | MacOSX: add some type-casts, improving C++ compatibility. Make sure that strstr and strtoul() are no... check-in: 113a7e727d user: jan.nijtmans tags: core-8-6-branch | |
| 14:44 | Merge make-dist branch: Now travis checks regressions in "make dist" too check-in: 56c93291d3 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-06-26
| ||
| 13:29 | Add "make dist" target to Travis build, as regression test. This should continue to work. Closed-Leaf check-in: 17eda4527e user: jan.nijtmans tags: make-dist | |
|
2020-06-25
| ||
| 13:02 | Merge 8.7 check-in: 80673ea3d1 user: jan.nijtmans tags: trunk | |
| 13:01 | Merge 8.6 check-in: c60ae5b315 user: jan.nijtmans tags: core-8-branch | |
| 12:58 | Merge 8.5 check-in: e6244e2d0e user: jan.nijtmans tags: core-8-6-branch | |
| 12:11 | Clean-up compat functions, not using "register" any more, and fix some signatures (constify) matchin... check-in: e07b8fb1ee user: jan.nijtmans tags: core-8-5-branch | |
| 11:31 | Merge 8.7 check-in: d389b76b8c user: jan.nijtmans tags: trunk | |
| 11:26 | Merge 8.6 check-in: 20bc6dfb78 user: jan.nijtmans tags: core-8-branch | |
| 07:38 | Merge 8.5 check-in: 209a225df7 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-06-24
| ||
| 16:23 | merge 8.7 check-in: e015f12c0c user: sebres tags: trunk | |
| 14:56 | One include too much check-in: 2823f5010a user: jan.nijtmans tags: core-8-5-branch | |
| 14:53 | amend to 8.6th zlib-fix resolving warnings in 8.7 (int vs size_t, void * vs char *, etc) check-in: 758fc3d5e8 user: sebres tags: core-8-branch | |
| 14:48 | merge 8.6 check-in: 414d759d1a user: sebres tags: core-8-branch | |
| 14:40 | re-generate unix/configure check-in: 7a2a359658 user: jan.nijtmans tags: core-8-5-branch | |
| 13:05 | Fix [9080d6a871]: Build fix for tcl on macOS on Apple Silicon check-in: e99147d792 user: jan.nijtmans tags: core-8-5-branch | |
| 12:24 | Add "manifest.uuid" to the distribution, so we can see exactly where "make dist" came from. In case ... check-in: ed61352f61 user: jan.nijtmans tags: core-8-5-branch | |
| 09:02 | merge zlib-chan-f70ce1fead, [f70ce1fead] - rewritten and optimized inflate: default read ahead limit... check-in: 05f80ed1bc user: sebres tags: core-8-6-branch | |
|
2020-06-23
| ||
| 20:40 | zlib.test: replaces tests/assets/zlib.bin with inlined version (creating test file on demand), use t... Closed-Leaf check-in: 6052cf5b32 user: sebres tags: zlib-chan-f70ce1fead | |
| 19:21 | optimizes locale cache: locale is case-sensitive key; simplifying format localization routine (cache... check-in: 48cf9d722f user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:10 | Fix for ticket 41c9857bdd check-in: be0c740944 user: kjnash tags: core-8-6-branch | |
| 10:09 | Merge 8.6. Merge 8.6. Fix tclClockFmt.c build check-in: 0e3a93d671 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2 | |
| 09:43 | Merge 8.6 check-in: 232605440b user: jan.nijtmans tags: bug-a1bd37b719 | |
| 09:38 | Merge 8.7 check-in: 3a5a52d481 user: jan.nijtmans tags: trunk | |
| 09:33 | Merge 8.6 check-in: 6421e4e7e1 user: jan.nijtmans tags: core-8-branch | |
| 09:28 | avoid %pure-parser deprecation warning from Bison 3.4 check-in: 4fe2f27858 user: jan.nijtmans tags: core-8-6-branch | |
| 07:13 | re-generate with bison 3.1 check-in: 918767cf74 user: jan.nijtmans tags: bug-a1bd37b719 | |
| 06:48 | Merge 8.6. re-generate tclParse.c check-in: 5a95936bce user: jan.nijtmans tags: bug-a1bd37b719 | |
| 06:37 | Added two tests demonstrating that the tickets [8af92dfb66] (bad stream expansion) and [f70ce1fead] ... check-in: 165b6516ea user: aku tags: zlib-chan-f70ce1fead | |
| 06:36 | Merge-mark check-in: 34260c9af5 user: jan.nijtmans tags: core-8-branch | |
| 06:35 | Backport some changes in tclGetDate.y from 8.7. check-in: 9d38e87ebc user: jan.nijtmans tags: core-8-6-branch | |
| 06:21 | Merge trunk check-in: 2c5fa114f8 user: jan.nijtmans tags: novem | |
| 06:19 | Merge 8.7 check-in: eb0b1d29ba user: jan.nijtmans tags: trunk | |
| 06:16 | Backport some recent changes in tclDate.c back to tclGetDate.y, so they are not lost when re-generat... check-in: d3e08b882b user: jan.nijtmans tags: core-8-branch | |
|
2020-06-22
| ||
| 18:37 | switch internal numbers to long (size of time_t is depending by platform, compiler, stdlib and its d... check-in: 1c3f0f39e0 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:35 | rebuilt with bison 3.5; replace deprecated `%pure-parser` with `%define api.pure` check-in: bd5e5db567 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:29 | Merge branch 'iso-TZ-bug-21': closes gh-21 (bug [a1bd37b719], https://github.com/sebres/tclclockmod/... check-in: 4f064d306d user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:26 | resolves more shift/reduce conflicts (since SP token is expected by few items only, otherwise silent... check-in: 35aea014ba user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:22 | small amend to #21 allowing time without seconds part "hh:mm" as extended ISO time (with and without... Closed-Leaf check-in: b449a91f7b user: sebres tags: sebres-8-6-clock-speedup-bug-a1bd37b719 | |
| 18:22 | optimized ISO 8601 timestamp (with extended formats, T literal is optional now, more tests); decreas... check-in: 000e5124d6 user: sebres tags: sebres-8-6-clock-speedup-bug-a1bd37b719 | |
| 18:21 | ISO 8601 timestamp format accepts extended date and time (YYYY-MM-DD and hh:mm:ss); implements more... check-in: b915ec2745 user: sebres tags: sebres-8-6-clock-speedup-bug-a1bd37b719 | |
| 18:21 | added test-cases illustrating bug #21: literal may be mistakenly recognized as a time-zone (doesn't ... check-in: 67e152931d user: sebres tags: sebres-8-6-clock-speedup-bug-a1bd37b719 | |
| 18:19 | more tests time-zone independent check-in: acf0d6fd01 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:17 | close fork check-in: 371c68b040 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 18:11 | merge 8.6 check-in: 08e092f1d3 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:36 | compatibility to future 8.6 version ([6596c4af31e29b5d] introduced new internals TclUtfPrev/TclUtfNe... check-in: 75b156542f user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:28 | simplification of new tests check-in: 9c3d568ffc user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:21 | Merge branch 'gh-20--neg-relmonth-offs': fixed relative clock calculation on negative month offset o... check-in: ef0f2caea9 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:19 | fixed relative clock calculation on negative month offset over threshold of a year: compiler/platfo... Closed-Leaf check-in: ff917bd6e7 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-20 | |
| 17:19 | added test case illustrating bug #20 - wrong relative clock calculation on negative month offset ove... check-in: e856d21c22 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-20 | |
| 17:14 | Merge branch 'fix-gh-19' (https://github.com/sebres/tclclockmod/issues/19) check-in: 925b5b7229 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 16:52 | windows: small amend (speedup _hasRegistry in positive case) Closed-Leaf check-in: edbea056d9 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19 | |
| 16:51 | close #19: implements safe "catch" in clock NS - avoid overwrite of interp state by select and setup... check-in: e236bb6a19 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19 | |
| 16:44 | avoid overwrite of interp state by select and setup timezone check-in: 45258c6b60 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19 | |
| 16:42 | avoid change of interp state in ::tcl::clock::LocalizeFormat check-in: d05b3521ec user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19 | |
| 16:35 | test case illustrating #19: some initialization of clock.tcl (locale/msgcat, etc) could overwrite in... check-in: b150f1e1fc user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19 | |
| 16:30 | improve tests, since timerate supporting max-count too check-in: 5aa58926a2 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 16:12 | Use the os_unfair_lock in place of OSSpinLock when the minimum build target is newer than OSX 10.12 check-in: 7c6642e5f3 user: culler tags: macOS_hangs | |
| 12:49 | Merge 8.7 check-in: 24d5911224 user: jan.nijtmans tags: trunk | |
| 12:48 | Merge 8.6 check-in: 4075757949 user: jan.nijtmans tags: core-8-branch | |
| 12:47 | Merge 8.5 check-in: 8001aa09b3 user: jan.nijtmans tags: core-8-6-branch | |
| 12:46 | Remove .fossil-settings/crnl-glob, as it is not used in fossil any more. Don't declare .sln files bo... check-in: 4693054726 user: jan.nijtmans tags: core-8-5-branch | |
| 12:27 | Merge 8.7 check-in: e9d475434a user: jan.nijtmans tags: trunk | |
| 12:26 | Merge 8.6 check-in: 597e29bd6e user: jan.nijtmans tags: core-8-branch | |
| 12:24 | Change all *.sln to CRLF format, so they are directly usable in Visual Studio projects check-in: 8e3a80acf7 user: jan.nijtmans tags: core-8-6-branch | |
| 12:01 | Merge trunk check-in: f0356b6aaf user: jan.nijtmans tags: novem | |
| 12:00 | Merge 8.7 check-in: 308c81aee0 user: jan.nijtmans tags: trunk | |
| 11:58 | Merge 8.6 check-in: f3980c5529 user: jan.nijtmans tags: core-8-branch | |
| 11:57 | library/reg/pkgIndex.tcl should not be executable check-in: a424f40c9d user: jan.nijtmans tags: core-8-6-branch | |
| 11:56 | Merge 8.5 check-in: 5597889f78 user: jan.nijtmans tags: core-8-6-branch | |
| 11:54 | Make sure that files like _FOSSIL_ or .flsckout are never committed to a GIT repository check-in: 2bf1ea6789 user: jan.nijtmans tags: core-8-5-branch | |
| 10:56 | Merge 8.7 check-in: 828bbf27d7 user: jan.nijtmans tags: strict-index-experiment | |
| 10:24 | Merge 8.7 check-in: 807dae9ebc user: jan.nijtmans tags: trunk | |
| 08:25 | Code simplification in msgcat::mcutil::getpreferences check-in: a75b8711ef user: jan.nijtmans tags: core-8-branch | |
|
2020-06-21
| ||
| 17:03 | Rewrite msgcat::mcutil::getpreferences, not depending on 'string last' returning -1 any more check-in: bcbcf2cf53 user: jan.nijtmans tags: core-8-branch | |
| 15:57 | Merge 8.7 check-in: dbac390f8d user: jan.nijtmans tags: trunk | |
| 15:53 | Fix for [b179286248]: tclZipfs.c Build Error on CentOS 6 check-in: 86f3ec8c65 user: jan.nijtmans tags: core-8-branch | |
| 15:51 | Merge 8.6 check-in: c86214b4f9 user: jan.nijtmans tags: core-8-branch | |
| 15:42 | Clearify documentation regarding [a7c1c2c7e5] check-in: 61a0475861 user: jan.nijtmans tags: core-8-6-branch | |
| 14:50 | Merge bug-f81beca7af check-in: 6601913dac user: kjnash tags: core-8-6-branch | |
|
2020-06-20
| ||
| 23:20 | More "nodep" testcases check-in: 6386326c75 user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-19
| ||
| 17:44 | Merge bug-f81beca7af Closed-Leaf check-in: 1aff94317c user: kjnash tags: bug-f81beca7af | |
| 14:40 | Bump http version to 2.9.2 check-in: 5bc802fdfa user: kjnash tags: bug-f81beca7af | |
| 14:20 | Fix tcl_startOfPreviousWord when $start eq "none" check-in: 7a1abd50a5 user: jan.nijtmans tags: strict-index-experiment | |
| 12:37 | Merge 8.6 check-in: a2a2375f9d user: kjnash tags: bug-f81beca7af | |
| 11:23 | Fix some test-cases check-in: d2b924cb6c user: jan.nijtmans tags: strict-index-experiment | |
| 10:29 | merge-mark check-in: 9766ceb7db user: jan.nijtmans tags: core-8-branch | |
| 10:27 | sync zlib's crypt.h with version in Tcl 8.7 check-in: ed98c16eab user: jan.nijtmans tags: core-8-6-branch | |
| 09:48 | Suggested fix for [b179286248]: tclZipfs.c Build Error on CentOS 6 Closed-Leaf check-in: 0e3a851a75 user: jan.nijtmans tags: bug-b179286248 | |
| 09:34 | Make tclStringClassTable a little bit smaller, and save a pointer access when accessing the name of ... check-in: 1ceb0885f4 user: jan.nijtmans tags: core-8-branch | |
| 06:06 | Correct man page per [ad8df845fef2c76d95b9f1aaa4815f3b23d4c472] check-in: 45084da691 user: andy tags: trunk | |
|
2020-06-18
| ||
| 20:02 | Sometimes the waitTime needs to be positive to avoid missing channel io events. check-in: 871a455a27 user: culler tags: macOS_hangs | |
| 13:49 | With -DTCL_NO_DEPRECATED use empty string as "nothing found" on more places. Experimental. check-in: 927afdb9df user: jan.nijtmans tags: strict-index-experiment | |
| 13:12 | Fix a few testcases check-in: 8a7054b686 user: jan.nijtmans tags: strict-index-experiment | |
| 12:47 | Use more "string is none" in testcases in stead of directly comparing with -1 check-in: 58ebbfcc7e user: jan.nijtmans tags: strict-index-experiment | |
| 09:31 | msgcat: Don't use "string first/last" check-in: 64f9fb3f9a user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-17
| ||
| 10:57 | when compiled with -DTCL_NO_DEPRECATED, be as strict in compiled functions as in non-compiled ones check-in: 1b2b92844f user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-16
| ||
| 16:41 | Merge 8.7 check-in: 04bb16f1d9 user: jan.nijtmans tags: strict-index-experiment | |
| 12:43 | Merge 8.7 check-in: 6deef9f426 user: jan.nijtmans tags: trunk | |
| 12:24 | Make Tcl_GetIntForIndex() do reasonable things when endValue < -1 and when indexPtr == NULL. check-in: aed31dfc6d user: jan.nijtmans tags: core-8-branch | |
|
2020-06-15
| ||
| 14:14 | Added DEPRECATED comment in tclConfig.sh.in (both UNIX and win32) Closed-Leaf check-in: a1ba9f2960 user: jan.nijtmans tags: death-to-dbgx | |
| 12:44 | Merge 8.7 check-in: e98ba58f38 user: jan.nijtmans tags: strict-index-experiment | |
| 12:43 | Merge 8.7 check-in: 6668ee34e6 user: jan.nijtmans tags: death-to-dbgx | |
|
2020-06-12
| ||
| 14:56 | Merge 8.7 check-in: 77245e9add user: jan.nijtmans tags: trunk | |
| 14:49 | Merge 8.6 check-in: 162c548406 user: jan.nijtmans tags: core-8-branch | |
| 14:44 | rules.vc: No need to redefine values which are already the default. tclWinPort.h: Fix comment check-in: 9cde493d0c user: jan.nijtmans tags: core-8-6-branch | |
| 14:15 | Merge 8.7 check-in: 9f1ae45430 user: jan.nijtmans tags: trunk | |
| 14:11 | Merge 8.6 check-in: a065756d61 user: jan.nijtmans tags: core-8-branch | |
| 12:56 | rules.vc: No need to redefine values which are already the default. tclWinPort.h: Fix comment check-in: 0fdd7b2e3b user: jan.nijtmans tags: core-8-branch | |
| 11:54 | Let Tcl_GetIntForIndex() handle negative "endValue" values more reasonable. Needed for Tk's "string-... check-in: 5c10bdc61d user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-11
| ||
| 14:34 | Not really a problem, since SHLIB_CFLAGS is empty on win32 .... still this is wrong... check-in: 97fe1b341d user: jan.nijtmans tags: core-8-6-branch | |
|
2020-06-10
| ||
| 09:40 | Merge 8.7 check-in: 36e47c859d user: jan.nijtmans tags: death-to-dbgx | |
|
2020-06-08
| ||
| 20:02 | Still ... need to disable C4305 on Win32 (32-bit only) check-in: 01dc630fa5 user: jan.nijtmans tags: trunk | |
| 09:30 | Add "-fno-common" to SHARED_CFLAGS on various platforms (e.g. Linux, CYGWIN). This is the default wi... check-in: 4215cda119 user: jan.nijtmans tags: core-8-branch | |
| 07:47 | Merge-mark 8.5 (TZ update already done here) Don't try to compile with MINGW32_ in /unix directory. ... check-in: 84850a7b1a user: jan.nijtmans tags: core-8-6-branch | |
|
2020-06-07
| ||
| 22:15 | Code simplification and cleanup check-in: ca8b8183b6 user: culler tags: macOS_hangs | |
| 20:31 | Merge 8.7 check-in: 9a0d15188b user: jan.nijtmans tags: strict-index-experiment | |
| 19:35 | Merge 8.7. This makes disabling Microsoft warning C4307 no longer necessary: It appears this warning... check-in: 1214233eb4 user: jan.nijtmans tags: trunk | |
| 19:11 | If "endValue" doesn't matter in TclGetIntForIndexM() call, use INT_MAX - 1, not 0 or -1. This result... check-in: e436e10650 user: jan.nijtmans tags: core-8-branch | |
|
2020-06-06
| ||
| 21:23 | Address macOS hangs in Tcl_WaitForEvent. check-in: 7495bd2a44 user: culler tags: macOS_hangs | |
| 21:22 | (cherry-pick): Update TZ info to tzdata2020a. check-in: 2f0c7fdfa6 user: jan.nijtmans tags: core-8-5-branch | |
| 21:19 | Fix Travis build for Windows in debug mode. check-in: 1a08ea0157 user: jan.nijtmans tags: trunk | |
| 08:02 | Update TZ info to tzdata2020a. check-in: bfd3b9d404 user: jima tags: trunk | |
| 08:01 | Update TZ info to tzdata2020a. check-in: 78ac12175e user: jima tags: core-8-branch | |
| 07:52 | Update TZ info to tzdata2020a. check-in: 1c47008a7b user: jima tags: core-8-6-branch | |
|
2020-06-05
| ||
| 11:34 | Merge 8.7. Change TclListObjRange() signature, using size_t for index arguments (even though lists i... check-in: facb398c04 user: jan.nijtmans tags: trunk | |
| 11:27 | Improve "end-offset" type such that it can not only handle "end+/-int" format, but "int+/-int" as we... check-in: ce29853f12 user: jan.nijtmans tags: core-8-branch | |
|
2020-06-04
| ||
| 15:19 | Merge trunk check-in: 941bbcbdf4 user: jan.nijtmans tags: novem | |
| 15:15 | Merge 8.7. Use more TCL_INDEX_NONE in documentation/headers/code. check-in: baad702302 user: jan.nijtmans tags: trunk | |
| 14:38 | Merge 8.6 check-in: b48be1a169 user: jan.nijtmans tags: core-8-branch | |
|
2020-06-02
| ||
| 17:05 | merge 8.5 check-in: 6256f30f45 user: sebres tags: core-8-6-branch | |
| 17:01 | avoid segfault if Tcl_FreeParse, if parse structure remains uninitialized (parse.tokenPtr may be use... check-in: 9a34a46fde user: sebres tags: core-8-5-branch | |
|
2020-05-31
| ||
| 20:29 | Merge 8.7 check-in: b2a3b5c77a user: jan.nijtmans tags: trunk | |
| 20:24 | Make tclTomMath.h usable without tommath.h by defining TCL_NO_TOMMATH_H check-in: 4e9dafc4fe user: jan.nijtmans tags: core-8-branch | |
| 16:38 | Merge 8.7 Closed-Leaf check-in: 56fdece4e7 user: jan.nijtmans tags: jn-index-reform | |
| 00:37 | tip-551 implementation. check-in: 30d9822887 user: griffin tags: trunk | |
|
2020-05-30
| ||
| 23:47 | tip-551 implementation. check-in: 3785bbf5a3 user: griffin tags: core-8-branch | |
|
2020-05-29
| ||
| 20:00 | fixes [75d525d37c]: segfault by server socket transfer (accept proc executed in wrong interpreter); ... Leaf check-in: 455c680c3a user: sebres tags: bug-75d525d37c-sf-chan-transfer | |
| 19:54 | better variant of test (no cycle needed) check-in: 5cfe4de59b user: sebres tags: bug-75d525d37c-sf-chan-transfer | |
| 19:40 | test illustrating [75d525d37c]: segfault by server socket transfer (accept proc executed in wrong in... check-in: 0e2fa18bb9 user: sebres tags: bug-75d525d37c-sf-chan-transfer | |
| 19:02 | no functional changes (closed bracket in comment, lint concerns only) check-in: 739d02d3e1 user: sebres tags: core-8-6-branch | |
| 15:15 | Merge jn-index-reform, and fix some test-cases. check-in: 868f9fc39a user: jan.nijtmans tags: strict-index-experiment | |
| 14:54 | Merge 8.7 check-in: 8b2c19c0e7 user: jan.nijtmans tags: jn-index-reform | |
| 13:36 | Change implementation "charstart", not behaving as "prevchar" any more. Also optimize charend/charst... check-in: 076b766c9c user: jan.nijtmans tags: tip-575 | |
|
2020-05-28
| ||
| 11:44 | Remove nextword/prevword. Rename nextchar/prefchar to charend/charstart, for consistancy with worden... check-in: f610ee7453 user: jan.nijtmans tags: tip-575 | |
| 09:49 | Merge 8.7 check-in: 0d59130065 user: jan.nijtmans tags: trunk | |
| 09:38 | In cookiejar, don't depend on "lrange $pieces 0 -1" doing anything useful. check-in: 517f493711 user: jan.nijtmans tags: core-8-branch | |
| 08:05 | Allow the empty string "" as valid index too, representing "none" check-in: 6974c6eec8 user: jan.nijtmans tags: strict-index-experiment | |
|
2020-05-27
| ||
| 21:11 | clock-iso-2.patch check-in: b29eba8aee user: jan.nijtmans tags: bug-a1bd37b719 | |
| 15:26 | Merge jn-index-reform check-in: 84f8919684 user: jan.nijtmans tags: strict-index-experiment | |
| 15:25 | Merge 8.7 check-in: ffd378b351 user: jan.nijtmans tags: jn-index-reform | |
| 13:58 | Proposed soution for [a1bd37b719]: clock (free)scan of ISO 8601 timestamp with literal T behaves str... check-in: f0ea6d62c1 user: jan.nijtmans tags: bug-a1bd37b719 | |
| 13:21 | Escape the backslash in documentation check-in: 2fea80d5de user: jan.nijtmans tags: core-8-branch | |
| 06:35 | Merge 8.7 check-in: d1045ba3c5 user: jan.nijtmans tags: trunk | |
| 06:31 | Fix documentation for tcl_wordchars/tcl_nonwordchars matching the implementation. See: [f1253530cdd8... check-in: e0aa636f36 user: jan.nijtmans tags: core-8-branch | |
|
2020-05-26
| ||
| 22:42 | Merge 8.7 check-in: 54797b3460 user: jan.nijtmans tags: trunk | |
| 22:21 | Merge 8.6. Add MacOS build using Clang++ check-in: f351d1fef7 user: jan.nijtmans tags: core-8-branch | |
| 21:49 | Merge 8.5 check-in: c792cfeb7f user: jan.nijtmans tags: core-8-6-branch | |
| 21:35 | Fix build check-in: 5625634f92 user: jan.nijtmans tags: strict-index-experiment | |
|
2020-05-25
| ||
| 11:53 | Finish implementation of "string nextchar|nextword|prevchar|prevword". Not thourougly test yet, but ... check-in: 0a46907d56 user: jan.nijtmans tags: tip-575 | |
| 09:48 | Merge-mark check-in: 7fdc440c13 user: jan.nijtmans tags: tip-575 | |
| 09:46 | Merge 8.7 check-in: 383de70ed5 user: jan.nijtmans tags: trunk | |
| 09:32 | Fix compiled "string is <class>" for characters > U+FFFF. Add testcase exposing this bug. check-in: 2a3709ca18 user: jan.nijtmans tags: core-8-branch | |
| 09:02 | Fix compiled "string is <class>" for TCL_UTF_MAX=4 build, for characters > U+FFFF. check-in: 1eec2e52c3 user: jan.nijtmans tags: core-8-6-branch | |
| 07:48 | Fix "string is wordchar" in compiled case handling characters > U+FFFF. Adapt testcase exposing the ... check-in: 66ad29d9c5 user: jan.nijtmans tags: tip-575 | |
|
2020-05-24
| ||
| 22:35 | Merge jn-index-reform branch check-in: 2d1fc5b3d1 user: jan.nijtmans tags: strict-index-experiment | |
| 22:34 | Merge 8.7 check-in: 3184183373 user: jan.nijtmans tags: jn-index-reform | |
| 22:29 | Put back "string bytelength", not _that_ important for this TIP. Document that Tcl_UtfCharComplete(... check-in: f4989d1e8f user: jan.nijtmans tags: tip-575 | |
|
2020-05-23
| ||
| 22:07 | Rewrite "string wordend" to use the Tcl_UniChar array. check-in: 8333c88b3c user: jan.nijtmans tags: tip-575 | |
| 21:51 | Fix testsuite when "string bytelength" doesn't exist. check-in: 56fca3f26d user: jan.nijtmans tags: tip-575 | |
| 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 | |
|
2020-05-22
| ||
| 21:28 | Split more "string" functions. New helper function TclUniCharToUCS4(), not used yet but that's the n... check-in: ec03d6f62d user: jan.nijtmans tags: tip-575 | |
| 15:27 | New "string" subcommands: "nextchar", "nextword", "prevchar", "prevword". Not implemented yet (for n... check-in: 04d41e57ba user: jan.nijtmans tags: tip-575 | |
| 14:36 | Merge 8.7 Add function Tcl_UniCharFold(). It's the same as Tcl_UniCharToLower() for now, but that wi... check-in: c338858460 user: jan.nijtmans tags: tip-575 | |
|
2020-05-20
| ||
| 19:17 | Update from Xcode 11.4 to 11.5: Latest one should continue to work always. check-in: 3846e4c8fb user: jan.nijtmans tags: core-8-5-branch | |
| 19:12 | Merge 8.7 check-in: 4d5fc5a4f3 user: jan.nijtmans tags: trunk | |
| 19:09 | Adapt some comments, which are not correct for Tcl 8.7 any more check-in: 1203d7b979 user: jan.nijtmans tags: core-8-branch | |
|
2020-05-19
| ||
| 15:42 | Possible simple solution for [4663e0636]: If TCL_NO_TOMMATH_H is defined, tclTomMath.h provides its ... Closed-Leaf check-in: 1baf516ed4 user: jan.nijtmans tags: bug-4663e0636 | |
|
2020-05-18
| ||
| 20:25 | Merge-mark check-in: 4427efd83c user: jan.nijtmans tags: core-8-branch | |
| 20:23 | Tiny fix for TCL_UTF_MAX=4 build only: Since Tcl_UtfNext() verifies 4 bytes for lead bytes F0-F5, Tc... check-in: f299c3c546 user: jan.nijtmans tags: core-8-6-branch | |
| 12:48 | Merge 8.7 check-in: 55a7a83f1f user: jan.nijtmans tags: trunk | |
| 12:47 | If Tcl is built with external libtommath (TCL_WITH_EXTERNAL_TOMMATH is defined), do the tests with t... check-in: 19a0e26fa4 user: jan.nijtmans tags: core-8-branch | |
| 11:51 | Merge 8.7 Closed-Leaf check-in: c933eb1f2d user: jan.nijtmans tags: tip-573 | |
| 10:51 | Merge 8.7. Update documentation check-in: 566357910d user: jan.nijtmans tags: tip-575 | |
| 10:10 | Adapt Tcl_UtfPrev()/Tcl_UtfNext() to be consistant with Tcl_UtfToUniChar() check-in: 6aa676e6bc user: jan.nijtmans tags: tip-573 | |
|
2020-05-14
| ||
| 10:27 | Merge 8.7 check-in: 4654931a26 user: jan.nijtmans tags: trunk | |
| 10:16 | Merge 8.6 check-in: 10e951f190 user: jan.nijtmans tags: core-8-branch | |
| 09:46 | In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual bytes of a string sear... check-in: aa6cbf0a7f user: jan.nijtmans tags: core-8-6-branch | |
|
2020-05-13
| ||
| 22:07 | Merge 8.7. Further progress with TIP implementation. check-in: afe207f116 user: jan.nijtmans tags: tip-575 | |
| 20:12 | Merge 8.7 check-in: 866174775d user: jan.nijtmans tags: trunk | |
| 19:57 | Sync testcases with 8.6 check-in: 7bddc02e53 user: jan.nijtmans tags: core-8-branch | |
| 17:24 | Merge-mark check-in: a558dbacdf user: jan.nijtmans tags: core-8-6-branch | |
| 17:23 | Testcase cleanup: Sync with testcases in core-8-6-branch check-in: 4527f68d41 user: jan.nijtmans tags: core-8-5-branch | |
| 17:13 | Copy utf.test from the tip of the core-8-6-branch, and see how many bugs are known in 8.6.10. All of... Closed-Leaf check-in: d5a5ffc4f4 user: jan.nijtmans tags: core-8-6-10-orig | |
| 16:56 | Merge 8.6 check-in: 4a9267b7a2 user: jan.nijtmans tags: core-8-branch | |
| 16:51 | Fix [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes check-in: 2a7beb9d18 user: jan.nijtmans tags: core-8-6-branch | |
| 15:23 | In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual bytes of a string sear... Closed-Leaf check-in: 6b8770b300 user: jan.nijtmans tags: prev-next-cleanup | |
| 11:13 | merge 8.5 check-in: 2d6256ffd6 user: sebres tags: core-8-6-branch | |
| 11:10 | clock.test: more tests for negative month offsets over threshold of a year (important for C-implemen... check-in: 94802818a8 user: sebres tags: core-8-5-branch | |
| 10:19 | One Tcl_UtfPrev() -> TclUtfPrev() change. Just a little bit cheaper. check-in: 2ee35161c1 user: jan.nijtmans tags: core-8-6-branch | |
| 09:17 | Merge 8.7 check-in: f41d248542 user: jan.nijtmans tags: trunk | |
| 09:13 | Merge 8.6 check-in: 28c786908d user: jan.nijtmans tags: core-8-branch | |
| 09:07 | Fix documentation of Tcl_UtfAtIndex(), in accordance with implementation. See: [81242a48c8] check-in: 07324a311e user: jan.nijtmans tags: core-8-6-branch | |
| 09:06 | Fix documentation of Tcl_UtfAtIndex(), in accordance with implementation. See: [81242a48c8] check-in: e44aa30085 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-05-12
| ||
| 21:22 | Merge 8.7 check-in: ee9f526818 user: jan.nijtmans tags: trunk | |
| 21:17 | Little tweak to Tcl_UniCharAtIndex(): Protect against negative index, return -1 in that case. check-in: fba6de9b22 user: jan.nijtmans tags: core-8-branch | |
| 19:47 | Merge 8.7 check-in: d513c9b2fd user: jan.nijtmans tags: trunk | |
| 19:41 | Merge 8.6 check-in: 1d587617b0 user: jan.nijtmans tags: core-8-branch | |
| 19:20 | Revert implementation of Tcl_UniCharAtIndex() change done in this commit: [6596c4af31e29b5d]. Just l... check-in: 0418b67de2 user: jan.nijtmans tags: core-8-6-branch | |
| 18:59 | First, experimental implementation of TIP #575. Barely tested, will fail. WIP check-in: d15b9cb99e user: jan.nijtmans tags: tip-575 | |
| 13:53 | Change back implementation of Tcl_UtfAtIndex() to how it was. Update documentation. Closed-Leaf check-in: 9d729bba9a user: jan.nijtmans tags: bug-81242a48c8 | |
| 11:28 | Change a few test-expectations. Doesn't realy change the number of "knownBug"'s check-in: 6745022c67 user: jan.nijtmans tags: core-8-6-10-orig | |
| 11:08 | Merge testcase cleanup. Make Tcl_UtfPrev() behave the same for any TCL_UTF_MAX value, since we didn'... Closed-Leaf check-in: b5d4bf440b user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 10:34 | Merge 8.5 check-in: 34050ed15d user: jan.nijtmans tags: core-8-6-branch | |
| 10:08 | Unsplit some test-cases and renumber, for testcase which give the same results for different TCL_UTF... check-in: fac078eb8f user: jan.nijtmans tags: core-8-5-branch | |
| 08:25 | Take the original 8.6.10 version, but update tclTest.c and utf.test with the latest version. So let'... check-in: 86d36e9604 user: jan.nijtmans tags: core-8-6-10-orig | |
| 07:26 | Fix "knownBug" utf-4.11. Turns out a few other testcases where still not correct, now they are. Mak... check-in: 8aa5fcb56e user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
|
2020-05-11
| ||
| 17:52 | improved diagnostics check-in: 5e4c66ba7b user: dgp tags: dgp-utfnext-test | |
| 17:44 | In order to figure out whether I concur with testutfnext expectations in the test suite, I need to g... check-in: 40b29cfb03 user: dgp tags: dgp-utfnext-test | |
| 12:25 | Merge 8.6. Mark testcase utf-4.11 as "knownBug": this one still doesn't give the right answer. Add t... check-in: aeb46f9ed0 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 11:26 | Merge 8.7 check-in: 89e2216acf user: jan.nijtmans tags: trunk | |
| 11:13 | Merge 8.6 check-in: 35c3be5b22 user: jan.nijtmans tags: core-8-branch | |
| 10:41 | Fix [d402ffe76]: Win32 potential crash when using main(). Thanks to Christian Werner for the Bug rep... check-in: 778543bca7 user: jan.nijtmans tags: core-8-6-branch | |
| 10:18 | Merge 8.6 check-in: 097c064eb4 user: jan.nijtmans tags: core-8-branch | |
| 10:03 | Tweak the Tcl_UtfPrev() implementation for TCL_UTF_MAX=4. This fixes 10 testcases in 4 groups (utf-7... check-in: ae6c7e8b86 user: jan.nijtmans tags: core-8-6-branch | |
| 07:42 | Merge 8.7 check-in: fe9bc8500a user: jan.nijtmans tags: trunk | |
| 07:41 | Merge 8.6 check-in: 6a7f9c3f67 user: jan.nijtmans tags: core-8-branch | |
| 07:39 | occurance -> occurrence. check-in: 1f06b263bc user: jan.nijtmans tags: core-8-6-branch | |
|
2020-05-10
| ||
| 20:58 | Demonstration for documentation bug, and suggestion for improved wording. More explanation will foll... check-in: 94b8ef9338 user: jan.nijtmans tags: bug-81242a48c8 | |
| 20:15 | Merge 8.7 check-in: 80b28f70b4 user: jan.nijtmans tags: trunk | |
| 20:11 | Merge 8.6 check-in: 2cff341b8c user: jan.nijtmans tags: core-8-branch | |
| 19:28 | Tweak Invalid() function: No need for "return 0" twice in the function. For start bytes F0-F4, case... check-in: 1c924d98e0 user: jan.nijtmans tags: core-8-6-branch | |
| 13:24 | Merge-mark check-in: 7c4f36bd7f user: jan.nijtmans tags: core-8-branch | |
| 13:10 | Merge bug-31aa44375d branch. Mark encoding-15.5 testcase as "knownBug". Discussion is not over yet, ... check-in: 9185977c43 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-05-08
| ||
| 15:19 | Rebase to latest core-8-6-branch. Closed-Leaf check-in: 03e4d0a22a user: jan.nijtmans tags: bug-31aa44375d | |
| 14:38 | Merge 8.7 check-in: 8b2eeab7e0 user: jan.nijtmans tags: trunk | |
| 14:30 | Merge 8.6 check-in: f6c43e1c9f user: jan.nijtmans tags: core-8-branch | |
| 14:18 | Merge 8.5 check-in: b3fc054686 user: jan.nijtmans tags: core-8-6-branch | |
| 13:47 | More test-case cleanup. Enhance "testutfnext", so it can detect whether bytes after the string-end a... check-in: 01cef62b75 user: jan.nijtmans tags: core-8-5-branch | |
| 08:15 | Merge 8.7 check-in: d82f7e9061 user: jan.nijtmans tags: trunk | |
| 08:14 | Merge 8.6 check-in: de5675870e user: jan.nijtmans tags: core-8-branch | |
| 08:09 | More testcases that can run without "testbytestring" constraints. check-in: 8a993ae14f user: jan.nijtmans tags: core-8-6-branch | |
|
2020-05-07
| ||
| 22:06 | merge 8.7 check-in: b7293ef281 user: dgp tags: trunk | |
| 21:59 | Merge 8.6 check-in: 6f4a6b90ef user: dgp tags: core-8-branch | |
| 21:52 | Change order of some testcases, matching 8.6 check-in: 9696523bba user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 21:47 | Merge changes from parent branch check-in: 2742b2b00d user: dgp tags: bug-31aa44375d | |
| 21:28 | Merge 8.6 check-in: c59e41ca4e user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 20:50 | close fork check-in: 3278d4c6ea user: dgp tags: core-8-6-branch | |
| 20:44 | merge 8.5 check-in: 46d4cccefe user: dgp tags: core-8-6-branch | |
| 20:36 | Merge 8.5 check-in: 32d28204fe user: jan.nijtmans tags: core-8-6-branch | |
| 20:32 | close fork check-in: 0dfae6b963 user: dgp tags: core-8-5-branch | |
| 20:31 | Same trouble with Tcl_UtfToUniCharDstring. Test and fix. check-in: 1a4edbc67e user: dgp tags: core-8-5-branch | |
| 20:24 | Simplify test-cases which don't need the "testbytestring" command to run without it. e.g. [testbytes... check-in: 1cd4528a95 user: jan.nijtmans tags: core-8-5-branch | |
| 19:22 | merge 8.5 check-in: 488d1d5841 user: dgp tags: core-8-6-branch | |
| 19:12 | [b2816a3afe] Fix counting of malformed sequences at end of string. check-in: 683444cef2 user: dgp tags: core-8-5-branch | |
| 19:08 | Fix. Note that just because we get one positive detection of an incomplete character, we cannot con... Closed-Leaf check-in: 899e66a3c0 user: dgp tags: bug-b2816a3afe | |
| 18:56 | Test demonstrating bug in ticket [b2816a3afe]. check-in: 1c633ff6d0 user: dgp tags: bug-b2816a3afe | |
| 18:36 | split and constrain the failing test. check-in: 54933a665c user: dgp tags: bug-31aa44375d | |
| 18:23 | New approach to fixing the regression reported in [31aa44375d] builds on recent reforms. Older effo... check-in: ad31bd7310 user: dgp tags: bug-31aa44375d | |
| 17:02 | merge 8.7 Leaf check-in: 36b40699fe user: dgp tags: bug-ed29806baf-8.7 | |
| 16:44 | merge 8.6 check-in: ea1043c01e user: dgp tags: bug-ed29806baf-8.6 | |
| 14:47 | Merge 8.7 check-in: 63344df549 user: jan.nijtmans tags: trunk | |
| 14:38 | Merge 8.6 check-in: 7dccfe91e3 user: jan.nijtmans tags: core-8-branch | |
| 14:15 | For TCL_UTF_MAX==4: Make sure that Tcl_UtfNext()/Tcl_UtfPrev() never move more than 3 bytes. This is... check-in: 116d4a8943 user: jan.nijtmans tags: core-8-6-branch | |
| 13:37 | Merge 8.6. Some more tweaks to Tcl_UtfPrev(), so it cannot jump back 4 bytes in "utf16" build any mo... check-in: 6f4bdb20da user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 11:18 | Merge 8.7 check-in: 8b50e62328 user: jan.nijtmans tags: trunk | |
| 11:17 | Fix [fad64a857e76f98e]: "lsearch" provides wrong errorCode with bad -stride option check-in: a368336356 user: jan.nijtmans tags: core-8-branch | |
| 11:09 | Merge 8.7 check-in: 3516a881cf user: jan.nijtmans tags: trunk | |
| 10:56 | Merge 8.6 check-in: 2de70b5bd1 user: jan.nijtmans tags: core-8-branch | |
| 10:09 | Optimize Tcl_UtfToUniCharDString() check-in: 806e1e868c user: jan.nijtmans tags: core-8-6-branch | |
| 09:31 | Tighten optimization in Tcl_UtfToUniCharDString(), just as in Tcl_NumUtfChars(). Don't use "-1" in t... check-in: 49fb3b2f1a user: jan.nijtmans tags: core-8-5-branch | |
|
2020-05-06
| ||
| 21:59 | merge 8.7 check-in: f21991ce1e user: dgp tags: trunk | |
| 21:52 | merge 8.6 check-in: 4d08cde908 user: dgp tags: core-8-branch | |
| 21:44 | another test Leaf check-in: b2483ebbf1 user: dgp tags: bug-e617e8a71a | |
| 21:42 | merge 8.5 check-in: 62362d0caa user: dgp tags: core-8-6-branch | |
| 21:08 | Tighten optimization in Tcl_NumUtfChars. Explain in comments. check-in: dabb52db36 user: dgp tags: core-8-5-branch | |
| 19:55 | merge 8.7 check-in: 541cffe991 user: dgp tags: trunk | |
| 19:48 | merge 8.6 check-in: bf737b27ba user: dgp tags: core-8-branch | |
| 19:31 | merge 8.5 check-in: 01956c0799 user: dgp tags: core-8-6-branch | |
| 19:22 | Restore safe calls of Invalid(). check-in: 8d0f9fd43b user: dgp tags: core-8-5-branch | |
| 17:11 | Merge-mark check-in: 1e6e026ccf user: jan.nijtmans tags: core-8-branch | |
| 17:10 | Merge 8.5 check-in: c3ba020bba user: jan.nijtmans tags: core-8-6-branch | |
| 16:59 | close fork check-in: 2a671725fe user: dgp tags: core-8-5-branch | |
| 16:58 | The routine Invalid() has been revised to do something different. Update the comments to describe wh... check-in: 1835c80d8f user: dgp tags: core-8-5-branch | |
| 16:38 | Backport testutfprev/testutfnex testcase improvements from 8.7. This makes testdescriptions/testresu... check-in: 60bd12229d user: jan.nijtmans tags: core-8-5-branch | |
| 13:31 | Merge 8.7 check-in: c990c1d146 user: jan.nijtmans tags: trunk | |
| 13:22 | Merge 8.6 check-in: 918cfd8094 user: jan.nijtmans tags: core-8-branch | |
| 13:14 | Merge 8.5. More usage of UCHAR() macro. check-in: 3f3c0fda44 user: jan.nijtmans tags: core-8-6-branch | |
| 13:03 | Change Invalid() parameter type to "const char *". Also call Invalid() first in Tcl_UtfNext(), so i... check-in: 31c95595b2 user: jan.nijtmans tags: core-8-5-branch | |
| 09:44 | Merge 8.7 check-in: 97679b4f1d user: jan.nijtmans tags: tip-573 | |
| 09:28 | Merge 8.7 check-in: 6c8e0cb9c5 user: jan.nijtmans tags: trunk | |
| 09:05 | Merge 8.6 check-in: b344e875d1 user: jan.nijtmans tags: core-8-branch | |
| 08:15 | Merge 8.5. Make testcases utf-7.20.[01] content the same as in core-8-5-branch, core-8-branch and tr... check-in: b275de7c64 user: jan.nijtmans tags: core-8-6-branch | |
| 07:58 | 3 testcases don't need pairsTo4bytes, fullutf is enough, since the dubble-surrogate-backslash syntac... check-in: 3bcb2de950 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-05-05
| ||
| 16:31 | Merge 8.7 check-in: d3f247fc3a user: jan.nijtmans tags: trunk | |
| 16:23 | Remove PROTO_FLAGS here too check-in: 6bb9047191 user: jan.nijtmans tags: core-8-branch | |
| 16:20 | Merge 8.6 check-in: b07935f03d user: jan.nijtmans tags: core-8-branch | |
| 16:00 | More usage of TclUtfToUCS4(), so we can use the whole Unicode range better in TCL_UTF_MAX>3 builds. check-in: 26e57ca148 user: jan.nijtmans tags: core-8-6-branch | |
| 15:56 | Remove PROTO_FLAGS support from the Makefile, since it isn't used anywhere any more. check-in: 5d38a6b3c6 user: jan.nijtmans tags: core-8-6-branch | |
| 13:23 | Add 4 test-cases that could fool Tcl_UtfPrev (but ... actually they don't). Make sure that Tcl_UtfPr... check-in: 50e98246d7 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 11:54 | Merge 8.7 check-in: 95e9950dad user: jan.nijtmans tags: trunk | |
| 11:44 | Fix Tcl_UtfPrev() such that it can never go back more than TCL_UTF_MAX bytes. Already done correctly... check-in: 21adba4503 user: jan.nijtmans tags: core-8-branch | |
| 10:06 | Merge 8.6 check-in: 5d3edce6f4 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 09:51 | Merge 8.7 check-in: bd1dcc78c1 user: jan.nijtmans tags: trunk | |
| 08:16 | Merge 8.6 check-in: 7d127f6d27 user: jan.nijtmans tags: core-8-branch | |
| 07:44 | One more tip389 selector check-in: a0b18d14b1 user: jan.nijtmans tags: core-8-6-branch | |
| 07:39 | Merge 8.5 check-in: 822925b9b4 user: jan.nijtmans tags: core-8-6-branch | |
| 07:29 | Properly protect "Invalid" function against lead bytes 0x80-0xBF. This fixes "knownBug" testcase utf... check-in: b0b773f640 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-05-04
| ||
| 14:17 | More progress/simplification check-in: a17d905779 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 13:02 | Merge-mark check-in: ab941b23a0 user: jan.nijtmans tags: core-8-branch | |
| 13:01 | Merge 8.6 check-in: 1256ace951 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 12:31 | New internal function TclGetUCS4() only available when TCL_UTF_MAX=4. This fixes all "knownBug" test... check-in: 41517f0841 user: jan.nijtmans tags: core-8-6-branch | |
| 11:08 | Merge 8.6 check-in: 76cc0911f3 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 09:41 | Merge 8.6 check-in: 2dd789a502 user: jan.nijtmans tags: core-8-branch | |
| 09:40 | Merge 8.5 check-in: b14b21b3aa user: jan.nijtmans tags: core-8-6-branch | |
| 09:37 | Test-case cleanup. Increase timeout a little bit in main.test, making Travis build errors because of... check-in: c6a5d8fca9 user: jan.nijtmans tags: core-8-5-branch | |
| 08:35 | (partial) fix for [9d0cb35bb2]: Various issues with core-8-6-branch, TCL_UTF_MAX=4. (even though TCL... check-in: af513d6a16 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-05-03
| ||
| 22:27 | Merge 8.6 check-in: 0de2fe18d1 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 22:19 | Merge-mark check-in: eb1b6543ee user: jan.nijtmans tags: core-8-branch | |
| 22:16 | Re-join utf-6.93.0 and utf-6.93.1 (please disregard comment in previous commit, it was not correct).... check-in: 161196f054 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-05-02
| ||
| 23:05 | Merge 8.7 check-in: a2ef8e3993 user: jan.nijtmans tags: trunk | |
| 23:03 | Merge 8.6 check-in: 6142cba3e1 user: jan.nijtmans tags: core-8-branch | |
| 22:48 | Join test-cases utf-6.93.0 and utf-6.93.1, which MUST give the same answer always for whatever testC... check-in: e145652a1f user: jan.nijtmans tags: core-8-6-branch | |
| 21:54 | Seems almost correct. Still problem with "string index" for TCL_UTF_MAX>3 check-in: 20993bd6c0 user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
| 10:15 | More fixes for [ed29806baf]. Not working yet. WIP check-in: f670d1a41f user: jan.nijtmans tags: bug-ed29806baf-8.6 | |
|
2020-05-01
| ||
| 23:45 | Encoding improvements, handling Unicode > 0xFFFF check-in: 02e76e4aa7 user: jan.nijtmans tags: bug-ed29806baf-8.7 | |
| 22:23 | Merge 8.7 check-in: 770508cc4c user: jan.nijtmans tags: trunk | |
| 22:15 | Improve/simplify "testutfnext" and "testutfprev" commands. Now don't need to do special things with ... check-in: 3c01feea0c user: jan.nijtmans tags: core-8-branch | |
| 15:29 | Rebase to core-8-6-branch (I don't think it's solved yet, but let's see) Leaf check-in: 04631bfc72 user: jan.nijtmans tags: bug-ed29806baf | |
| 15:18 | Merge 8.7 check-in: 0d98e69811 user: jan.nijtmans tags: bug-ed29806baf-8.7 | |
| 15:07 | Merge 8.7 check-in: 3aa84b4b26 user: jan.nijtmans tags: trunk | |
| 14:53 | Never mind remark about TIP #573 in previous commit: Test failure was due to typo. Fixed now. check-in: 15b715b177 user: jan.nijtmans tags: core-8-branch | |
| 14:44 | Merge 8.7 check-in: 056c1aad28 user: jan.nijtmans tags: trunk | |
| 14:20 | Fix first part of [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes. Tcl_UtfToUniCha... check-in: 1d9487bc7e user: jan.nijtmans tags: core-8-branch | |
| 13:38 | Fix first part of [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes. Tcl_UtfToUniChar... check-in: 5f2bb912cf user: jan.nijtmans tags: core-8-6-branch | |
| 08:51 | Fix [ed29806baf] by introducing TclUCS4Complete(). All other calls of Tcl_UtfToUniChar() are suspici... check-in: fb85042c66 user: jan.nijtmans tags: bug-ed29806baf-8.7 | |
|
2020-04-30
| ||
| 21:23 | merge 8.7 check-in: 25e735d05d user: dgp tags: bug-e617e8a71a | |
| 21:09 | merge 8.7 check-in: daf82de914 user: dgp tags: trunk | |
| 21:07 | merge 8.6 check-in: 1921d73497 user: dgp tags: core-8-branch | |
| 20:57 | merge 8.5 check-in: e8ee7dfb40 user: dgp tags: core-8-6-branch | |
| 20:55 | D'oh! check-in: 0fdf88cded user: dgp tags: core-8-5-branch | |
| 20:34 | merge 8.5 check-in: be2db1b5bb user: dgp tags: core-8-6-branch | |
| 20:32 | Test for [4c591fa487]. check-in: e8392cb8bd user: dgp tags: core-8-5-branch | |
| 19:25 | merge 8.7 check-in: 948dd75b36 user: dgp tags: trunk | |
| 19:24 | merge 8.6 check-in: c1648c2e63 user: dgp tags: core-8-branch | |
| 18:58 | merge 8.5 check-in: c4bcfe94fe user: dgp tags: core-8-6-branch | |
| 18:53 | Revise constraints to where expectations are met. check-in: 49fb0cd2c2 user: dgp tags: core-8-5-branch | |
| 17:21 | Work In Progress. Much trickiness about sorting out expectations. check-in: 581d6b939a user: dgp tags: bug-e617e8a71a | |
| 15:35 | Win: use physical host DNS name instead cluster name. Ticket [da235271f1] check-in: 2ba1cd687f user: oehhar tags: core-8-6-branch | |
| 15:21 | Add comments so I'll know again later why this is here. check-in: de47f8d8ee user: dgp tags: core-8-5-branch | |
| 14:54 | First, prove that bug [ed29806baf] is present in 8.7 too. Let's see what test-cases fail when we no ... check-in: 5510c6045d user: jan.nijtmans tags: bug-ed29806baf-8.7 | |
| 14:20 | Merge 8.7 check-in: a65a5fe9ec user: jan.nijtmans tags: trunk | |
| 14:19 | Merge 8.6 check-in: 0b30875d74 user: jan.nijtmans tags: core-8-branch | |
| 14:16 | Backout the quick-fix workaround in Tcl_NumUtfChars as a way to monitor progress on this issue. check-in: b8aafb8d10 user: dgp tags: bug-ed29806baf | |
| 14:14 | merge 8.6 check-in: 33fbfaaebd user: dgp tags: bug-ed29806baf | |
| 13:59 | merge 8.5 check-in: 004eadf9f4 user: dgp tags: core-8-6-branch | |
| 13:58 | Split a test so other builds are covered. check-in: 1f979d740d user: dgp tags: core-8-5-branch | |
| 13:45 | Merge 8.5 check-in: 2d21c2bed7 user: jan.nijtmans tags: core-8-6-branch | |
| 13:43 | New encoding-15.16 test-case. Fix title of utf 2 test-cases. check-in: ff558dbf32 user: jan.nijtmans tags: core-8-5-branch | |
| 12:51 | Let's not get out the src[3] check yet. check-in: 577f5c5de8 user: jan.nijtmans tags: core-8-branch | |
| 12:45 | Merge 8.6 check-in: 7ce14c8063 user: jan.nijtmans tags: core-8-branch | |
| 12:09 | Partial fix for [ed29806ba]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes. check-in: 98f5334275 user: jan.nijtmans tags: core-8-6-branch | |
| 11:24 | Merge 8.7 check-in: 174d27836c user: jan.nijtmans tags: trunk | |
| 11:11 | Merge 8.6 check-in: b3cfc84e51 user: jan.nijtmans tags: core-8-branch | |
| 10:44 | Merge 8.5 check-in: d5d54fd7a7 user: jan.nijtmans tags: core-8-6-branch | |
| 10:36 | Renumber test-cases check-in: 7607483468 user: jan.nijtmans tags: core-8-5-branch | |
| 10:10 | Merge 8.5 check-in: 6dbd91b40a user: jan.nijtmans tags: core-8-6-branch | |
| 10:08 | Remove unnecessary quoting in test-cases. Add some more tests for toupper/tolower/totitle check-in: 7f3826e9e4 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-04-29
| ||
| 22:22 | merge 8.7 check-in: 7db8756066 user: dgp tags: bug-e617e8a71a | |
| 22:18 | Merge 8.7. Still knownBug (for TUM=3) check-in: 217f306ba1 user: dgp tags: trunk | |
| 22:14 | Merge 8.6. Still a knownBug here. check-in: 1aca65a77f user: dgp tags: core-8-branch | |
| 22:08 | Merge 8.5. Mark test knownBug while it fails on builds of this branch. check-in: d0f0882994 user: dgp tags: core-8-6-branch | |
| 22:04 | New test for Tcl_UniCharNcmp. check-in: 52c025c37c user: dgp tags: core-8-5-branch | |
| 20:50 | Merge-mark 8.5 check-in: 2a296e9556 user: jan.nijtmans tags: core-8-6-branch | |
| 20:47 | Remove X attribute from .gitignore and .gitattributes check-in: f941fb408c user: jan.nijtmans tags: core-8-5-branch | |
| 20:44 | Backport many UNICODE_OUT_OF_RANGE() calls. This should fix [69634d51fb74551b] for Tcl 8.5 (with TCL... check-in: fe05235530 user: jan.nijtmans tags: core-8-5-branch | |
| 19:23 | Merge 8.7 check-in: 9f5d7846b9 user: jan.nijtmans tags: trunk | |
| 19:20 | Merge-mark 8.6 (Use of UNICODE_OUT_OF_RANGE() macro already was in 8.7). Quick exit from Tcl_UtfToCh... check-in: 24f0963165 user: jan.nijtmans tags: core-8-branch | |
| 19:00 | Add UNICODE_OUT_OF_RANGE() calls to UCS4ToTitle() and friends. Backported from 8.7. This fixes [6963... check-in: 8daf5a10dd user: jan.nijtmans tags: core-8-6-branch | |
| 17:39 | First attempt at extending routine to deal with surrogate pairs. Exposes problems with the interface... check-in: f6001c20fb user: dgp tags: bug-e617e8a71a | |
| 17:28 | Check reverse tests too. check-in: c9656e6b59 user: dgp tags: bug-e617e8a71a | |
| 11:10 | Better structurize the UTF-8 (mainly around Tcl_UtfNext()/Tcl_UtfPrev(), but not only those) test-ca... Closed-Leaf check-in: f2320f6314 user: jan.nijtmans tags: test-prev-next-reform | |
|
2020-04-28
| ||
| 22:16 | merge 8.7 check-in: 9268bc5805 user: dgp tags: bug-e617e8a71a | |
| 21:45 | Merge 8.7 Leaf check-in: b11d56197b user: jan.nijtmans tags: rfe-f443140a85 | |
| 21:33 | merge 8.7 check-in: 25a337aa92 user: dgp tags: trunk | |
| 21:32 | merge 8.6 check-in: f506717467 user: dgp tags: core-8-branch | |
| 21:31 | Merge 8.7 check-in: ae8e36391d user: jan.nijtmans tags: tip-573 | |
| 21:28 | merge 8.5 check-in: 94627889fc user: dgp tags: core-8-6-branch | |
| 21:27 | Correct the tests for variants with no UCS-4 support. check-in: 4878508b00 user: dgp tags: core-8-5-branch | |
| 21:19 | close fork check-in: 9ae9566838 user: dgp tags: core-8-5-branch | |
| 21:18 | Test the other notation too (as was already done in 8.7+) check-in: 8ff6337560 user: dgp tags: core-8-5-branch | |
| 21:17 | Merge 8.7 check-in: 72c58ebf06 user: jan.nijtmans tags: trunk | |
| 21:16 | Merge 8.6 check-in: 4a01a4d4a0 user: jan.nijtmans tags: core-8-branch | |
| 21:15 | Merge 8.5 check-in: 536cc3e560 user: jan.nijtmans tags: core-8-6-branch | |
| 21:13 | Fix [b6038e5bc8]: mis-parse of surrogate pair escapes. Thanks Don! check-in: e7920800f8 user: jan.nijtmans tags: core-8-5-branch | |
| 21:05 | merge 8.7 check-in: 4ee2e52f48 user: dgp tags: trunk | |
| 20:55 | merge 8.6 check-in: 8a26ca3845 user: dgp tags: core-8-branch | |
| 20:46 | Merge 8.7 check-in: 1890820bdc user: jan.nijtmans tags: trunk | |
| 20:44 | merge 8.5 check-in: 67a589b1e3 user: dgp tags: core-8-6-branch | |
| 20:42 | Split tests utf-8.5. This is a strange one. All 3 variants do the same thing. However, builds of Tcl... check-in: 9485426f69 user: dgp tags: core-8-5-branch | |
| 20:39 | Extend "testutfnext" test-command such that it can detect when it reads more bytes than the end of t... check-in: bb68f27f5b user: jan.nijtmans tags: core-8-branch | |
| 20:19 | Expand coverage of indexing across all variants. check-in: 01fef84bbe user: dgp tags: core-8-5-branch | |
| 20:02 | Bring forward test-cases utf-6.94 and utf-6.95 from Tcl 8.6 (higher ones have no value IMHO, but tho... check-in: f53003fa36 user: jan.nijtmans tags: core-8-branch | |
| 19:46 | merge 8.6 check-in: c317632d7a user: dgp tags: core-8-branch | |
| 19:45 | merge 8.5 check-in: 7c1d6e23c4 user: dgp tags: core-8-6-branch | |
| 19:44 | repair numbering botch. check-in: 5012f72f71 user: dgp tags: core-8-5-branch | |
| 19:44 | merge 8.6 check-in: 8f2a784324 user: dgp tags: core-8-branch | |
| 19:20 | merge 8.5 check-in: f12cf25524 user: dgp tags: core-8-6-branch | |
| 19:02 | More constrained splits to cover variants. check-in: 0a65266ff6 user: dgp tags: core-8-5-branch | |
| 18:43 | If we insist on tidy grouping and numbering, lets get it right. check-in: 67eb7ff573 user: dgp tags: core-8-5-branch | |
| 18:35 | Restore constraint compat with later branches in utf-2.8* tests. check-in: 4410a72db6 user: dgp tags: core-8-5-branch | |
| 18:29 | Proposed fix. Closed-Leaf check-in: 5c063485fd user: dgp tags: bug-b6038e5bc8 | |
| 14:37 | Implementation for TIP #573: Surrogates are invalid check-in: 749d917ed5 user: jan.nijtmans tags: tip-573 | |
| 10:40 | Merge 8.7. This fixes a regression, already fixed in trunk: [f339b9b7a8705484] check-in: 4f52f07e78 user: jan.nijtmans tags: novem | |
| 10:13 | First shot at documentation update, describing what we are doing in this branch. check-in: 451a80ba70 user: jan.nijtmans tags: rfe-f443140a85 | |
| 09:46 | Change test expectations to what desired. Mark failing tests with "knownBug". 10 test-cases are affe... check-in: 4641000dd1 user: jan.nijtmans tags: rfe-f443140a85 | |
| 07:52 | Merge 8.7 check-in: ed1cd11bb5 user: jan.nijtmans tags: rfe-f443140a85 | |
| 07:43 | Merge 8.7 check-in: 6912f429be user: jan.nijtmans tags: trunk | |
| 07:41 | Merge 8.6 check-in: eb525960d8 user: jan.nijtmans tags: core-8-branch | |
| 07:17 | Merge 8.5 check-in: 5022b35087 user: jan.nijtmans tags: core-8-6-branch | |
| 06:54 | Backport parsing of surrogate-pair change from 8.6 (only for TCL_UTF_MAX=4) Adapt test-cases accordi... check-in: 0571b7fdd8 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-04-27
| ||
| 21:16 | The comparison loop for UTF-16 string reps need revising to account for surrogates. For example \uD... check-in: 2d55c1330d user: dgp tags: bug-e617e8a71a | |
| 20:49 | First shot at implementatio for [f443140a85]. Far from correct yet, since Tcl_UtfPrev() gives strang... check-in: b287415a79 user: jan.nijtmans tags: rfe-f443140a85 | |
| 19:29 | merge 8.7 check-in: fab0023c08 user: dgp tags: trunk | |
| 19:28 | merge 8.6 check-in: f1da9ae4d0 user: dgp tags: core-8-branch | |
| 19:25 | Merge 8.5; mark failing tests as knownBug. check-in: 59aa89517e user: dgp tags: core-8-6-branch | |
| 19:17 | Improve the reporting of a failing test. Start testing extended chars. check-in: 06a5a10e77 user: dgp tags: core-8-5-branch | |
| 19:06 | Create branch to contain efforts at solving ticket [ed29806baf]. check-in: 87ba353929 user: dgp tags: bug-ed29806baf | |
| 17:41 | merge 8.5 check-in: c806f699f4 user: dgp tags: core-8-6-branch | |
| 17:29 | Parameterize tests of Tcl_UniCharNcasecmp check-in: 72b8ce6cc9 user: dgp tags: core-8-5-branch | |
| 16:10 | [a444889cbe] Quick fix to satisfy Travis. Might revise later. check-in: f339b9b7a8 user: dgp tags: trunk | |
| 16:07 | merge 8.6 check-in: a09f1cb421 user: dgp tags: trunk | |
| 15:57 | merge 8.6 check-in: c7fbf55742 user: dgp tags: core-8-branch | |
| 15:41 | merge 8.5 check-in: 27c7dcbdf6 user: dgp tags: core-8-6-branch | |
| 15:36 | case check-in: c87d31f772 user: dgp tags: core-8-5-branch | |
| 15:34 | case check-in: 9275daa2c8 user: dgp tags: core-8-5-branch | |
| 15:30 | merge 8.6 check-in: ac7afb429c user: dgp tags: core-8-branch | |
| 15:28 | merge 8.5 check-in: 56d432ea2a user: dgp tags: core-8-6-branch | |
| 15:27 | constraint fixes check-in: 7697da12ee user: dgp tags: core-8-5-branch | |
| 15:22 | test reconciliation check-in: 3f9b543f72 user: dgp tags: core-8-5-branch | |
| 14:27 | merge 8.7 check-in: 12a1d96260 user: dgp tags: tip-568 | |
| 14:19 | megrge trunk check-in: 7dc45bcd85 user: dgp tags: dgp-refactor | |
| 14:04 | merge trunk check-in: c2f97d0710 user: dgp tags: dgp-properbytearray | |
| 14:04 | merge trunk check-in: c277217fd9 user: dgp tags: novem | |
| 13:44 | merge 8.7 check-in: 0794aa3bdf user: dgp tags: trunk | |
| 13:41 | merge 8.7 check-in: 4a980ef167 user: dgp tags: dgp-review | |
| 13:37 | merge 8.6 check-in: 6ad25f08f8 user: dgp tags: core-8-branch | |
| 13:29 | merge 8.5 check-in: 6f1a294415 user: dgp tags: core-8-6-branch | |
| 13:18 | silence compiler warning check-in: 08dd9f150d user: dgp tags: core-8-5-branch | |
| 12:59 | merge 8.7 check-in: 94ed8d8b2b user: dgp tags: trunk | |
| 12:57 | merge 8.6 check-in: 60de0f0a95 user: dgp tags: core-8-branch | |
| 12:42 | merge 8.5 check-in: 5a63fadece user: dgp tags: core-8-6-branch | |
| 12:41 | Pull back another test from 8.7. check-in: 4d73716b40 user: dgp tags: core-8-5-branch | |
| 12:33 | merge 8.5 check-in: 04a66eeae6 user: dgp tags: core-8-6-branch | |
| 12:32 | bring back new tests check-in: 1d1578149f user: dgp tags: core-8-5-branch | |
| 12:29 | [45ca2338cd] Revise the [string to*] machinery for custom builds. check-in: 6172611cc2 user: dgp tags: core-8-6-branch | |
| 12:26 | Use lossless internal routines to cover extended characters. Closed-Leaf check-in: ef84b2a306 user: dgp tags: bug-45ca2338cd | |
| 11:08 | small review Leaf check-in: b6d4029d2b user: sebres tags: bug-b6d0d8cc2c | |
| 10:45 | fixes [b6d0d8cc2c]: on close firstly try graceful disconnect and don't linger if it succeeds (and pe... check-in: b960d1b71e user: sebres tags: bug-b6d0d8cc2c | |
| 03:03 | Still more tests check-in: df9dcce37e user: dgp tags: bug-45ca2338cd | |
| 02:43 | More tests showing more bugs. check-in: 8a4e91ed52 user: dgp tags: bug-45ca2338cd | |
| 01:29 | Possible fix for [string to*] writing out a high surrogate at end of string. check-in: cd98f1d62d user: dgp tags: bug-45ca2338cd | |
|
2020-04-26
| ||
| 22:14 | merge 8.7 check-in: 7cd5051e57 user: dgp tags: trunk | |
| 22:13 | merge 8.6 check-in: 768c9b6c14 user: dgp tags: core-8-branch | |
| 22:13 | merge 8.5 check-in: b680f44180 user: dgp tags: core-8-6-branch | |
| 22:11 | More test reconciliation. check-in: a4bb12d484 user: dgp tags: core-8-5-branch | |
| 21:32 | merge 8,7 check-in: a171b868ce user: dgp tags: trunk | |
| 21:30 | merge 8.6 check-in: 6c90ae8e34 user: dgp tags: core-8-branch | |
| 21:29 | merge 8.5 check-in: 4d45240fd7 user: dgp tags: core-8-6-branch | |
| 21:28 | test reconciliation check-in: ba15a48dbd user: dgp tags: core-8-5-branch | |
| 21:18 | merge 8.7 check-in: 6bdd84587b user: dgp tags: trunk | |
| 21:15 | merge 8.6 check-in: 985a9a07d6 user: dgp tags: core-8-branch | |
| 21:12 | merge 8.5 check-in: eb506a92f0 user: dgp tags: core-8-6-branch | |
| 21:11 | Refine the constraint. The fact that Tcl stores extended characters internally does not imply that ... check-in: 341163acfa user: dgp tags: core-8-5-branch | |
| 21:02 | merge 8.5 check-in: eeff8f6f3d user: dgp tags: core-8-6-branch | |
| 20:58 | Continuing test reconciliation. check-in: 4be4903111 user: dgp tags: core-8-5-branch | |
| 20:49 | Tests demonstrating the bug. Work on a fix can go here. check-in: b104c2ebb3 user: dgp tags: bug-7f1162a867 | |
| 20:38 | merge 8.7 check-in: 514e27ab3c user: dgp tags: trunk | |
| 20:32 | Merge 8.6 check-in: 1876355ca2 user: dgp tags: core-8-branch | |
| 20:27 | merge 8.5 check-in: 723a47f0c4 user: dgp tags: core-8-6-branch | |
| 20:18 | Bring back a set of tests from 8.6. Invented new constraints to constrain to the right conditions, n... check-in: 3f0a01ed3d user: dgp tags: core-8-5-branch | |
| 15:30 | Since Tcl_NumUtfChars() now can return a value of more that 32 bits .... check-in: 5fedb77492 user: jan.nijtmans tags: trunk | |
| 15:21 | Merge 8.7 check-in: 631a21f090 user: jan.nijtmans tags: trunk | |
| 15:11 | Cherry-pick Tcl_UniCharAtIndex() implementation from [6596c4af31], but adapted to the needs of TIPs ... check-in: 25b3737625 user: jan.nijtmans tags: core-8-branch | |
| 13:25 | Remove the function Tcl_UniCharAtIndex() completely from the core. Meant as a demonstration for tick... Leaf check-in: 90be2283d0 user: jan.nijtmans tags: bug-f45d0dc1a7 | |
| 13:03 | Merge-mark check-in: 45ca765897 user: jan.nijtmans tags: core-8-branch | |
| 12:56 | Add 6 "ucs2" markers. The first 4 of them are not bugs: They show that Tcl_UtfComplete() cannot be u... check-in: fffe3a0a24 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-04-25
| ||
| 23:19 | Undo last change in regc_lex.c: It doesn't do the expected thing when TCL_UTF_MAX>3. More work neede... check-in: a9933d1757 user: jan.nijtmans tags: core-8-6-branch | |
| 22:50 | Merge 8.7 check-in: dfd3e79a8c user: jan.nijtmans tags: trunk | |
| 22:49 | Make reg-13.33/reg-13.34 work again. Still have to investigate what's the problem. check-in: ad07fb9e23 user: jan.nijtmans tags: core-8-branch | |
| 22:32 | Merge 8.6 check-in: 30a29680e1 user: jan.nijtmans tags: core-8-branch | |
| 22:16 | encoding-12.6 only works for "ucs2" for now. Don't use (deprecated) INLINE and CONST check-in: aaeafee98b user: jan.nijtmans tags: core-8-6-branch | |
| 17:03 | dup test name check-in: b790da05d0 user: dgp tags: core-8-6-branch | |
| 16:46 | Bring forward a collection of missing tests. check-in: 1ac2e45ae2 user: dgp tags: core-8-6-branch | |
| 16:26 | Cherrypick [d2143c14c1]: Eliminate the -bytestring option of [testutfnext]. No caller needs anything... check-in: 6535ed4a59 user: dgp tags: core-8-6-branch | |
| 16:04 | Close utf-next-regressions check-in: aea91e2e26 user: dgp tags: core-8-6-branch | |
| 15:31 | close dgp-alternative check-in: cea4a97269 user: dgp tags: core-8-6-branch | |
| 14:37 | merge 8.6 Closed-Leaf check-in: 2e6bf5602d user: dgp tags: dgp-alternative | |
| 14:06 | Merge another step. Four failing tests, but all understood now. check-in: 891998053b user: dgp tags: dgp-alternative | |
|
2020-04-24
| ||
| 22:46 | merge-mark check-in: 98a0b7c71b user: jan.nijtmans tags: core-8-branch | |
| 22:42 | Found problem with utf-6.125/6.126: argument -bytestring was missing in test check-in: ff0c3945a9 user: jan.nijtmans tags: core-8-6-branch | |
| 22:40 | Quickfix to Tcl_NumUtfChars(). Barely used in Tcl core. Still needs a better look. Mark two new test... check-in: 1c7c61d459 user: jan.nijtmans tags: core-8-6-branch | |
| 22:02 | WIP merging more from 8.6; little separation left. check-in: e3ecb07199 user: dgp tags: dgp-alternative | |
| 21:54 | WIP merging 8.6. check-in: c18876475f user: dgp tags: dgp-alternative | |
| 21:44 | Merge 8.7 check-in: 6d93497a74 user: jan.nijtmans tags: trunk | |
| 21:37 | Merge 8.6 (Except encoding-12.6 test-case still to be handled) check-in: c15333aed7 user: jan.nijtmans tags: core-8-branch | |
| 21:03 | Backout [ 649f53b9f4]: This was not meant for 8.6 check-in: dbc7cfdf88 user: jan.nijtmans tags: core-8-6-branch | |
| 21:01 | Merge 8.5 (but this time correct) check-in: 38dbfc8a67 user: jan.nijtmans tags: core-8-6-branch | |
| 20:54 | merge 8.5 check-in: 649f53b9f4 user: dgp tags: core-8-6-branch | |
| 20:51 | Merge 8.5. Failing tests need examination and adjustment. check-in: 12254b0693 user: dgp tags: core-8-6-branch | |
| 20:39 | Fix [cc4d805771]: reg-13.17.error fails in 8.5 tip check-in: 8363cf9bbd user: jan.nijtmans tags: core-8-5-branch | |
| 20:21 | Merge from 8.5. Failing tests encoding-12.6, reg-13.3[34] appear to be real failures reporting firs... check-in: d9384dfa5c user: dgp tags: core-8-6-branch | |
| 17:40 | merge 8.5 Closed-Leaf check-in: 542e4322f9 user: dgp tags: dgp-utf-next-reform-85 | |
| 17:38 | merge mark Leaf check-in: cdcc016c34 user: dgp tags: dgp-27944a3661 | |
| 17:37 | Two more tests developed during work on [27944a3661]. check-in: 02b8135e42 user: dgp tags: core-8-5-branch | |
| 17:27 | merge 8.5 check-in: 4285f56a71 user: dgp tags: dgp-27944a3661 | |
| 17:20 | merge mark check-in: 6fb8b2cf59 user: dgp tags: dgp-utf-next-reform-85 | |
| 17:18 | Revert the parts of [76213b3f72] that converted callers of Tcl_UtfToUniChar into callers of Tcl_UtfN... check-in: 870aba745a user: dgp tags: core-8-5-branch | |
| 16:37 | New branch to house efforts to reform Tcl_UtfNext and callers. check-in: c7fe587d43 user: dgp tags: dgp-utf-next-reform-85 | |
| 16:31 | Revise tests to reflect fixed bug in RE parsing of \uHHHH escapes. check-in: b3f34f37eb user: dgp tags: core-8-5-branch | |
| 15:38 | Make (unsupported) 'U' regex escaping work again. check-in: e2b50da1f3 user: jan.nijtmans tags: core-8-5-branch | |
| 15:17 | Missing '0' check-in: 2e1938079f user: jan.nijtmans tags: core-8-5-branch | |
| 15:10 | Add protections against overflow in Unicode values. Backported from 8.6. Also remove some out-of-dat... check-in: 90f19f6415 user: jan.nijtmans tags: core-8-5-branch | |
| 13:32 | Merge 8.7 check-in: 33a6f75e9c user: jan.nijtmans tags: trunk | |
| 13:31 | Merge 8.6 check-in: 0b05e92ef6 user: jan.nijtmans tags: core-8-branch | |
| 13:15 | Merge 8.5. Fix regression in Tcl_UtfComplete(), actually already present for longer time but masked ... check-in: 8cf6bd3ab7 user: jan.nijtmans tags: core-8-6-branch | |
| 12:26 | Fix GCC warning in MemDebug mode: format not a string literal and no format arguments [-Wformat-secu... check-in: e536b304da user: jan.nijtmans tags: core-8-5-branch | |
| 10:49 | Merge 8.7 check-in: aa56ee88d9 user: jan.nijtmans tags: trunk | |
| 10:23 | Merge 8.6. This mainly introduces the overlong check into Tcl_UtfPrev(). 10 testcase changed results... check-in: 72f7d6e2a4 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-23
| ||
| 22:10 | Second attempt Closed-Leaf check-in: 312fb13ea5 user: jan.nijtmans tags: utf-next-for-8.7 | |
| 21:50 | First attempt to merge Tcl_UtfNext()/Tcl_UtfPrev() improvements (check for invalid byte sequences) t... check-in: 891db10cfb user: jan.nijtmans tags: utf-next-for-8.7 | |
| 20:22 | Demonstrate that the failing tests on the 8.6 branch tip can equally well be solved by backing out t... check-in: 2c7b1e958d user: dgp tags: dgp-alternative | |
| 19:25 | merge 8.5 check-in: 92946e427a user: dgp tags: dgp-27944a3661 | |
| 19:14 | Revert change in ParseLexeme() too Closed-Leaf check-in: 6bbaeb00a3 user: jan.nijtmans tags: utf-next-regresions | |
| 19:07 | Fix regression in Tcl_NumUtfChars, caused by this commit: [6596c4af31e29b5d]. Expectations of failin... check-in: 3fd0be11ba user: jan.nijtmans tags: utf-next-regresions | |
| 19:04 | Argument conditions for Invalid() call were not always satisfied. check-in: 0200ddd3d4 user: dgp tags: core-8-5-branch | |
| 18:40 | Since [27944a3661] calls for changing the behavior of Tcl_UtfNext(), change the expectations of the ... check-in: ce5bd4d5eb user: dgp tags: dgp-27944a3661 | |
| 18:26 | merge 8.5 check-in: d9f21300ed user: dgp tags: dgp-27944a3661 | |
| 18:22 | Revised Tcl_UtfCharComplete() to be a proper safety filter for the revised needs of callers of Tcl_U... check-in: fecfc37392 user: dgp tags: dgp-27944a3661 | |
| 16:18 | tests-perf/socket.perf.tcl: privides basic performance test construct Leaf check-in: eb479ac8f7 user: sebres tags: sock-perf-test | |
| 15:14 | Since this branch is changing how Tcl_UtfNext reacts to a trail byte, we must allow the macro form t... check-in: 2f2c7de3ec user: dgp tags: dgp-27944a3661 | |
| 14:52 | documentation: descibes the empty list creation (with reserved space) where objv is NULL, like Tcl_N... check-in: ebdc28dd96 user: sebres tags: core-8-5-branch | |
| 14:51 | Merge the two modes of Tcl_UtfNext into a single loop. check-in: c6dba8e537 user: dgp tags: dgp-27944a3661 | |
| 14:02 | Revise the totalBytes array so that it stores the number of bytes in a valid byte sequence beginnin... check-in: 4f1fbe0e8b user: dgp tags: dgp-27944a3661 | |
| 13:53 | Fix TclUtfNext() macro. Use it in tclTest.c, so such a mistake can be detected next time. check-in: dfe11ec0ed user: jan.nijtmans tags: core-8-6-branch | |
| 13:31 | merge 8.5 check-in: 91b6c7962c user: dgp tags: dgp-27944a3661 | |
| 13:23 | Split test where we expect different results when TCL_UTF_MAX is 3 or 4. check-in: 4adb35dd00 user: dgp tags: dgp-27944a3661 | |
| 12:58 | Merge 8.7 check-in: 321f326ed8 user: jan.nijtmans tags: trunk | |
| 12:34 | Testcase cleanup check-in: acbe648fe3 user: jan.nijtmans tags: core-8-branch | |
| 12:19 | Testcase cleanup check-in: 9a2828b04c user: jan.nijtmans tags: core-8-6-branch | |
| 12:14 | Fix [1004065]: UTF-8 encoding crashes in UCS-4 mode check-in: ed551cd16c user: jan.nijtmans tags: core-8-5-branch | |
| 11:31 | Fix [27944a3661]: Taming test utf-6.88 Fix [c11e0c5ce4]: Regression in Tcl_UtfCharComplete Fix [1b1f... check-in: 5c322bbd51 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-04-22
| ||
| 23:02 | test suite cleanup check-in: bd3296cc93 user: dgp tags: dgp-27944a3661 | |
| 22:58 | merge 8.5 check-in: 5177fa0524 user: dgp tags: dgp-27944a3661 | |
| 22:31 | test number reuse check-in: ba62ed7eb6 user: dgp tags: core-8-5-branch | |
| 22:20 | merge 8.5 check-in: cf8d43bfc1 user: dgp tags: dgp-27944a3661 | |
| 22:18 | Collection of tests checking read limit protections calling Tcl_UtfNext. check-in: 8e39ec51de user: dgp tags: core-8-5-branch | |
| 22:13 | (cherry-pick): Update documentation of Tcl_UtfPrev/Tcl_UtfNext back to how it was. Will be updated l... check-in: dabf4dd28a user: jan.nijtmans tags: core-8-6-branch | |
| 21:28 | Add optional second argument to [testutfnext] that can limit how many bytes are permitted to be read... check-in: 71dd57d3df user: dgp tags: core-8-5-branch | |
| 20:49 | Eliminate the -bytestring option of [testutfnext]. No caller needs anything else. check-in: d2143c14c1 user: dgp tags: core-8-5-branch | |
| 20:10 | Adapt implementation and tests to vary behavior with TCL_UTF_MAX. check-in: de68f922b4 user: dgp tags: dgp-27944a3661 | |
| 19:39 | More tests to demonstrate that Tcl_UtfNext acceptance of trail bytes has a length limit. check-in: 99f8e1fddb user: dgp tags: dgp-27944a3661 | |
| 19:22 | Place first-draft implementation of the proposed change to handling of trail bytes by Tcl_UtfNext on... check-in: 853c8b207f user: dgp tags: dgp-27944a3661 | |
| 16:46 | Merge-mark. Add Travis builds for TCL_UTF_MAX=5 and TCL_UTF_MAX=6: It looks like all tests are passi... Closed-Leaf check-in: 6b2beaf999 user: jan.nijtmans tags: bug-1004065 | |
| 16:27 | Another ucs2 testContraint no longer used check-in: 644187de27 user: jan.nijtmans tags: bug-1004065 | |
| 16:12 | Restored a test constraint to tolerate [1004065] (maybe just in time to not need it anymore). check-in: 1548b70f94 user: dgp tags: core-8-5-branch | |
| 16:06 | Oopsee (but not really crucial) check-in: 262f07d738 user: jan.nijtmans tags: bug-1004065 | |
| 16:00 | Attempt to fix [1004065] for TCL_UTF_MAX=4. Disallow building Tcl with TCL_UTF_MAX>4 check-in: b85215dae6 user: jan.nijtmans tags: bug-1004065 | |
| 14:49 | Merge 8.6 Closed-Leaf check-in: 43178b7bb4 user: jan.nijtmans tags: bug-c11e0c5ce4 | |
| 14:11 | Possible fix for [e67618079]: Win rdp forwarded serial port: setting -sysbuffer gives "can't setup c... Leaf check-in: 8b444e9115 user: jan.nijtmans tags: bug-e67618079 | |
| 10:29 | Merge 8.5 check-in: 6830879637 user: jan.nijtmans tags: core-8-6-branch | |
| 10:02 | Determine "testConstraint ucs2" without the need for a testcommand. Rename "compat85" testConstraint... check-in: b38c307e41 user: jan.nijtmans tags: core-8-5-branch | |
| 08:10 | Merge 8.7 check-in: e29ce0fdea user: jan.nijtmans tags: trunk | |
| 07:59 | Fix [27944a3661]: Taming test utf-6.88. Long-standing bug in Tcl_UtfNext(). Corner-case when the poi... check-in: aff418be86 user: jan.nijtmans tags: core-8-branch | |
| 07:41 | Merge 8.5 check-in: 57148adcab user: jan.nijtmans tags: core-8-6-branch | |
|
2020-04-21
| ||
| 21:41 | Improved "testutfnext" command check-in: 5f7a2c7b45 user: jan.nijtmans tags: core-8-branch | |
| 19:45 | Improve the "testutfnext" command. It can now accept both bytes and strings, and it will test whethe... check-in: b68927a244 user: jan.nijtmans tags: core-8-5-branch | |
| 15:59 | [c574e50a3b] Stop segfault in tests utf-2.[89]. Create clean test suite runs for the TCL_UTF_MAX = 4... check-in: 31e31876ef user: dgp tags: core-8-5-branch | |
| 15:56 | remove merge litter Closed-Leaf check-in: 3b955ef497 user: dgp tags: bug-c574e50a3b | |
| 15:52 | Use new testing command to constrain tests to (sizeof(Tcl_UniChar) == 2) until bugs are fixed when (... check-in: 2055c97d5d user: dgp tags: bug-c574e50a3b | |
| 15:41 | Move testing command [testsize] from Windows to generic. Extend it to report sizeof(Tcl_UniChar). check-in: 0c97886d3b user: dgp tags: bug-c574e50a3b | |
| 14:52 | Revert the other encoding system backport. The blocking and failing tests are illustrations of exis... check-in: 5e5dcb2c29 user: dgp tags: bug-c574e50a3b | |
| 10:24 | Merge 8.7 check-in: 1d9d4a348c user: jan.nijtmans tags: trunk | |
| 10:14 | Fix corner-case in TIP #542 implementation: For extensions compiled with TCL_UTF_MAX=4 while Tcl is ... check-in: 8d2927e1c4 user: jan.nijtmans tags: core-8-branch | |
| 09:49 | More test cleanup check-in: 926d62f948 user: jan.nijtmans tags: core-8-branch | |
| 08:34 | Merge 8.5 Closed-Leaf check-in: a59d7957f1 user: jan.nijtmans tags: core-8-5-orig | |
| 07:26 | Wrong indent in comment Closed-Leaf check-in: 6a12cc0c59 user: jan.nijtmans tags: bug-27944a3661 | |
| 07:18 | Merge 8.7 check-in: 8895c470f0 user: jan.nijtmans tags: bug-27944a3661 | |
| 07:03 | Add more test-cases for TCL_UTF_MAX>3 check-in: 12d578a6ad user: jan.nijtmans tags: bug-c11e0c5ce4 | |
| 02:57 | We've settled on using (TCL_UTF_MAX > 3) to indicate 4-byte Tcl_UniChar. check-in: ddf0a93f88 user: dgp tags: bug-c574e50a3b | |
| 02:50 | Revert the backport to tclEncoding.c that seems to redefine the "unicode" encoding to mean UTF-16. D... check-in: 535c47dabd user: dgp tags: bug-c574e50a3b | |
|
2020-04-20
| ||
| 23:00 | Pair every compat85 test with a fullutf test so that we cover all variants. check-in: 425eb392ec user: dgp tags: bug-c574e50a3b | |
| 22:35 | Tie together the TCL_UTF_MAX=4 and TCL_UTF_MAX=6 builds to mean the same thing on the 8.5 branch -- ... check-in: 9c97d51fcf user: dgp tags: bug-c574e50a3b | |
| 22:07 | Merge trunk check-in: 2886e23aad user: jan.nijtmans tags: paths-for-9 | |
| 22:00 | Merge 8.7 check-in: e767cf6856 user: jan.nijtmans tags: trunk | |
| 21:54 | Teach Tcl_UtfPrev() that 0xC1 is _always_ an invallid byte. Test-case utf-7.34. Make sure that Tcl_... check-in: 5f382f2056 user: jan.nijtmans tags: core-8-branch | |
| 21:07 | Change a few variables from type "int" to "size_t". Always test TCL_UTF_MAX for <= 3 or > 3, because... check-in: d515532940 user: jan.nijtmans tags: trunk | |
| 20:46 | Merge 8.7 check-in: 308d166cbe user: jan.nijtmans tags: trunk | |
| 20:44 | Add test-cases handling TclGetBytesFromObj() ( actually Tcl_UtfToUniChar too) check-in: 99450f5bca user: jan.nijtmans tags: core-8-branch | |
| 15:20 | Proposed fix for [c11e0c5ce4]: Regression in Tcl_UtfCharComplete. check-in: 21362ee023 user: jan.nijtmans tags: bug-c11e0c5ce4 | |
| 11:56 | (cherry-pick): Proposed fix for [27944a3661]: Taming test utf-6.88. check-in: c0d6e94d4e user: jan.nijtmans tags: bug-c11e0c5ce4 | |
| 11:30 | Code cleanup (more typecasts), making it more compatible with -Wc++-compat. Less use of /* ARGUSED *... check-in: 6e3b6a611f user: jan.nijtmans tags: core-8-6-branch | |
| 08:32 | Add travis build for TCL_UTF_MAX=4 and TCL_UTF_MAX=6. This test whether the "compat85" constraint (w... check-in: b785918fe0 user: jan.nijtmans tags: bug-c574e50a3b | |
| 07:50 | Move the needed apt package in .travis.yml to the top, so they can be shared between the images. check-in: 3f5c8f265b user: jan.nijtmans tags: core-8-5-branch | |
| 07:34 | Backport the fix for encoding-16.1 in a TCL_UTF_MAX=6 build. check-in: 47a2d97513 user: dgp tags: bug-c574e50a3b | |
| 06:45 | Backport the encoding fix for source-7.2 in TCL_UTF_MAX=6 build. check-in: 024b7f7612 user: dgp tags: bug-c574e50a3b | |
| 05:35 | Reconcile tests to the 8.5 branch history. check-in: dc75f5b2be user: dgp tags: bug-c574e50a3b | |
| 05:22 | Remove last knownBug. Closed-Leaf check-in: be8d84fe6a user: dgp tags: dgp-utf-explore | |
| 05:17 | Apply fix for [2738427] and adjust tests. check-in: 27cfa0775d user: dgp tags: dgp-utf-explore | |
| 05:09 | Apply fix for [493dccc2de] and adjust tests. check-in: 7db642d35a user: dgp tags: dgp-utf-explore | |
| 04:58 | Apply fix for [5e6346a252] and adjust tests. check-in: 32bc8e9f0c user: dgp tags: dgp-utf-explore | |
| 04:40 | Apply first fix of [c61818e4c9] and adjust tests. check-in: 4227206dc3 user: dgp tags: dgp-utf-explore | |
| 04:19 | Remove one misplaced "compat85" constraint. Note that "compat85" is being used to conflate two separ... check-in: 6a0e2038a7 user: dgp tags: dgp-utf-explore | |
| 04:02 | Apply the overlong rejection backport fix again, but this time don't attempt to include surrogate su... check-in: daafc7f0aa user: dgp tags: dgp-utf-explore | |
|
2020-04-19
| ||
| 23:23 | We know that Tcl 8.5.19 suffered from [2738427] where Tcl_NumUtfChars did not handle incomplete sequ... check-in: 4e95159d0a user: dgp tags: dgp-utf-explore | |
| 23:12 | We know that Tcl 8.5.19 does not support Unicode 11. check-in: 3d84b52ee9 user: dgp tags: dgp-utf-explore | |
| 23:12 | We know the Tcl 8.5.19 suffers from [c61818e4c9] where Tcl_UtfPrev uncritically accepts all bytes >=... check-in: b8f4831925 user: dgp tags: dgp-utf-explore | |
| 23:00 | We know that Tcl 8.5.19 suffers from [67aa9a2070] -- accepting overlong. check-in: f54a350e47 user: dgp tags: dgp-utf-explore | |
| 22:47 | Attach modern testing machinery and tests to a pre-backport state of Tcl 8.5 to see what compatibili... check-in: ea2dce9063 user: dgp tags: dgp-utf-explore | |
| 22:04 | merge 8.5 check-in: 255fe69c9e user: dgp tags: bug-c574e50a3b | |
| 22:02 | typo check-in: 6588c1bd87 user: dgp tags: core-8-5-branch | |
| 20:49 | Merge 8.5, and add the fix for [27944a3661] here too. Getting closer to what test-results we expect.... check-in: 7c70d7b16d user: jan.nijtmans tags: core-8-5-orig | |
| 19:37 | More test-cases. Fix wrong quoting in testcase utf-10.5 check-in: 0529aa704a user: jan.nijtmans tags: core-8-5-branch | |
| 09:57 | Proposed fix for [27944a3661]: Taming test utf-6.88. This fix is not optimized, it still uses TclUt... check-in: 74d3f929c8 user: jan.nijtmans tags: bug-27944a3661 | |
| 09:17 | Merge 8.7 check-in: c61e4dc61b user: jan.nijtmans tags: trunk | |
| 09:12 | 4 more testcases, which could detect future regressions in Emoji handling check-in: 115e8a2c43 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-18
| ||
| 20:30 | Merge 8.7 check-in: 60d5312076 user: jan.nijtmans tags: trunk | |
| 20:23 | More test-case cleanup check-in: 93ba0f15a7 user: jan.nijtmans tags: core-8-branch | |
| 19:54 | Clean-up testcases: Constant use of uppercase in hex-values. Use "testbytestring" in stead of "bytes... check-in: 54904dfb9c user: jan.nijtmans tags: core-8-5-branch | |
| 15:11 | regexp engine has to agree about the sizeof(Tcl_UniChar). check-in: 9313d08795 user: dgp tags: bug-c574e50a3b | |
| 15:02 | Make TCL_UTF_MAX=4 build test clean again. check-in: d00690de08 user: dgp tags: bug-c574e50a3b | |
| 13:53 | Missing Tcl_UniChar initializations allow 4-byte Tcl_UtfToUniChar to act on uninitialized mem and g... Closed-Leaf check-in: 517b1c87da user: dgp tags: bug-c574e50a3b | |
| 13:47 | Fix [c574e50a3b30e76f]: CRASH: utf-2.[89] in 8.5 built with TCL_UTF_MAX=4 check-in: dda19888bd user: jan.nijtmans tags: bug-c574e50a3b | |
| 12:46 | Update documentation of Tcl_UtfPrev/Tcl_UtfNext back to how it was. Will be updated later, when impl... check-in: 05486a901f user: jan.nijtmans tags: core-8-5-branch | |
|
2020-04-17
| ||
| 21:07 | [493dccc2de] Revise sequence validity check to reject out of range decodes too. check-in: 2282b5ecbf user: dgp tags: core-8-5-branch | |
| 21:03 | More tests explicitly for Tcl_UtfNext near validity boundary U+110000 check-in: 023c55ccfa user: dgp tags: core-8-5-branch | |
| 20:38 | [493dccc2de] Coverage that Tcl_UtfPrev also checks the upper range validity. check-in: 610d63729c user: dgp tags: core-8-5-branch | |
| 20:23 | Corrections for many tests, changing lead byte \xF4 to \xF2. The tested sequences were always intend... check-in: b32ef35eb2 user: dgp tags: core-8-5-branch | |
| 20:15 | Backport a collection of tests for consistency between branches. check-in: 23a725c239 user: dgp tags: core-8-5-branch | |
| 16:56 | Bring back the test utf-2.11; it fails in a TCL_UTF_MAX=4 build. check-in: bd2f0daf0f user: dgp tags: core-8-5-branch | |
| 13:32 | Merge-mark check-in: dcd84c8c3e user: jan.nijtmans tags: core-8-6-branch | |
| 13:31 | Add mem-debug build to Travis. Update Xcode from 8 to 8.3, 9 to 9.2 and 11.3 to 11.4 check-in: b6ddecc9da user: jan.nijtmans tags: core-8-5-branch | |
| 13:09 | Merge-mark 8.5. Remove some ARGSUSED usage. check-in: afe11ea5cc user: jan.nijtmans tags: core-8-6-branch | |
| 13:01 | Unbreak shared windows build. Remove some ARGSUSED usage. check-in: 8dd8b3e777 user: jan.nijtmans tags: core-8-5-branch | |
| 12:49 | Clean-up some unnecessary spacing. check-in: 8abc31553c user: jan.nijtmans tags: core-8-5-branch | |
| 12:32 | Merge 8.7 check-in: a818ec7d19 user: jan.nijtmans tags: trunk | |
| 12:20 | Add test-case for Tcl_UtfNext/Tcl_UtfPrev. About 15 of them give the wrong answer, but - at least - ... check-in: 4302a5d8b4 user: jan.nijtmans tags: core-8-branch | |
| 11:02 | Fix implementation of Tcl_UtfAtIndex() for TCL_UTF_MAX=6 (There's no test-case for this in the core... check-in: a14c9e965e user: jan.nijtmans tags: core-8-6-branch | |
| 10:32 | More test-cases. Mark test-case utf-2.11 as "knownBug", doesn't give the right answer for any TCL_UT... check-in: d9a7cd6292 user: jan.nijtmans tags: core-8-6-branch | |
| 09:47 | More test-cases check-in: 0ea7551b5e user: jan.nijtmans tags: core-8-5-branch | |
| 09:17 | Original implementation of Tcl 8.5 before the Tcl_UtfPrev/Tcl_UtfNext reform. But: Add the (harmless... check-in: 11eb38dbe2 user: jan.nijtmans tags: core-8-5-orig | |
| 08:24 | Merge trunk check-in: 90a21e37fd user: jan.nijtmans tags: paths-for-9 | |
| 05:49 | Merging forward the Utf changes. Needs some repair yet. Leaf check-in: 36303870fc user: dgp tags: dgp-fixme | |
| 05:25 | merge 8.6 Abort this branch. Rebasing a new proposed fix on top of recent reforms makes more s... Closed-Leaf check-in: 73a39418d6 user: dgp tags: bug-31aa44375d | |
| 05:16 | Clean test suite for both TCL_UTF_MAX=3 and TCL_UTF_MAX=4 builds. check-in: c18f3f5870 user: dgp tags: core-8-6-branch | |
| 05:14 | When supporting 4-byte sequences even with TCL_UTF_MAX = 3, need to paramterize a few things differe... Closed-Leaf check-in: 5b5ab20558 user: dgp tags: dgp-fixme | |
| 04:51 | more test fixes check-in: 67bfc1d9a7 user: dgp tags: dgp-fixme | |
| 04:45 | When supporting 4-byte sequences, make sure the Overlong test does too, and make sure the test resul... check-in: e537b566a1 user: dgp tags: dgp-fixme | |
| 04:17 | enable the tests on a bug fix branch check-in: d4670f0740 user: dgp tags: dgp-fixme | |
| 04:16 | close fork check-in: 58940851b9 user: dgp tags: core-8-6-branch | |
| 04:09 | merge mark check-in: 2f1e313c29 user: dgp tags: core-8-6-branch | |
| 04:08 | Bring the single-byte marker for invalid lead byte \xC1 into the complete table check-in: 8d170b2c64 user: dgp tags: core-8-6-branch | |
| 04:07 | Merge 8.6 check-in: f579c619ea user: dgp tags: bug-31aa44375d | |
| 03:54 | Fix the bad tests utf-2.11 and utf-6.88 that expected the wrong results. Also reconcile the merge fr... check-in: 7f56d3c4b1 user: dgp tags: core-8-6-branch | |
| 03:05 | Restore tests on this branch to 8.5 compatibility. check-in: 3546e1194a user: dgp tags: bug-31aa44375d | |
|
2020-04-16
| ||
| 22:19 | Fix build for TCL_UTF_MAX=4. Mark some failing tests with "knownBug". Those still need to be fixed! check-in: 660902f443 user: jan.nijtmans tags: core-8-6-branch | |
| 22:06 | Fix more test-cases for TCL_UTF_MAX=3 check-in: 46026a9db7 user: jan.nijtmans tags: core-8-6-branch | |
| 20:59 | merge mark check-in: a5e7d6fd5d user: dgp tags: bug-31aa44375d | |
| 20:59 | Adjust test results and implementation for Tcl 8.6 current support of 4-byte sequences in a TCL_UTF_... check-in: 010ec5fc7c user: dgp tags: core-8-6-branch | |
| 20:52 | merge 8.6 check-in: 660bca000f user: dgp tags: bug-31aa44375d | |
| 20:38 | Merge 8.5. Failing tests for now. To be remedied shortly. check-in: 6596c4af31 user: dgp tags: core-8-6-branch | |
| 20:30 | merge 8.6 check-in: f782d29ffe user: dgp tags: bug-31aa44375d | |
| 20:28 | merge litter check-in: 7e421dce7c user: dgp tags: core-8-5-branch | |
| 20:24 | Add "knownBug" testcase, showing a situation in which Tcl_UtfNext doesn't behave as described in the... check-in: fd345b2af3 user: jan.nijtmans tags: core-8-6-branch | |
| 20:02 | merge 8.6 check-in: ad63873abe user: dgp tags: bug-31aa44375d | |
| 19:52 | Convert Tcl_UtfNext into a routine that doesn't decode UTF-8 into UCS-2, but sticks only to its task... check-in: 76213b3f72 user: dgp tags: core-8-5-branch | |
| 19:39 | Improve the docs for Tcl_UtfNext. Closed-Leaf check-in: cf6c570b2a user: dgp tags: dgp-utf-next | |
| 19:08 | code simplification, no interim copy/move buffers, no decompression d-string, the inflate occurring ... check-in: 8f17e96ef5 user: sebres tags: zlib-chan-f70ce1fead | |
| 19:04 | delete merge litter check-in: c9025631ee user: dgp tags: dgp-utf-next | |
| 19:02 | More detailed comments. check-in: f6a8c5432f user: dgp tags: dgp-utf-next | |
| 18:42 | compiler warning check-in: f4baf7e7af user: dgp tags: dgp-utf-next | |
| 18:40 | More tests and fix for overlong handling in revised Tcl_UtfNext. check-in: 29041a6d75 user: dgp tags: dgp-utf-next | |
| 18:15 | merge 8.5 check-in: 80f651b10f user: dgp tags: dgp-utf-next | |
| 18:14 | Create and use macro TclUtfPrev for Tcl_UtfPrev. check-in: 3ba6c74d19 user: dgp tags: core-8-5-branch | |
| 17:55 | merge 8.5 check-in: aadfd3448c user: dgp tags: dgp-utf-next | |
| 17:41 | [5e6346a252] Adapt Tcl_UtfPrev to new Tcl rules that reject overlong sequences. check-in: a315a590f8 user: dgp tags: core-8-5-branch | |
| 17:30 | Convert Overlong() to use a lookup table. Closed-Leaf check-in: 5550e9ac96 user: dgp tags: bug-5e6346a252 | |
| 16:22 | When we reject overlong sequences, \xC1 is as invalid a lead byte as \xFF. check-in: ce6e2901e2 user: dgp tags: bug-5e6346a252 | |
| 15:48 | merge 8.5 check-in: 877190c2e0 user: dgp tags: dgp-utf-next | |
| 15:38 | merge 8.5 check-in: b59c18d809 user: dgp tags: bug-5e6346a252 | |
| 14:58 | Merge trunk check-in: 778317829b user: jan.nijtmans tags: novem | |
| 14:54 | Merge 8.7 check-in: 2603483e3a user: jan.nijtmans tags: trunk | |
| 14:37 | few documentation changes (limit default and handling is changed) check-in: c208609ff2 user: sebres tags: zlib-chan-f70ce1fead | |
| 14:05 | small amend combining similar parts check-in: 7c2a06fc2d user: sebres tags: zlib-chan-f70ce1fead | |
| 13:43 | zlib: optimize ZlibTransformInput, if inflate is done no read and no generate needed anymore check-in: 982fde1b9b user: sebres tags: zlib-chan-f70ce1fead | |
| 13:28 | zlib: performance - set default read ahead limit to DEFAULT_BUFFER_SIZE (4K); better fix avoiding BO... check-in: cbe2111fb3 user: sebres tags: zlib-chan-f70ce1fead | |
| 12:55 | zlib, *BO*: fixes possible segfault (or buffer overrun), for instance if limit (max 65K) is set larg... check-in: 54605d16b9 user: sebres tags: core-8-6-branch | |
| 11:54 | added (reworked) patch suggested by aku in [f70ce1fead]: recognize stream is done (and unget the unp... check-in: 9215e1ba40 user: sebres tags: zlib-chan-f70ce1fead | |
| 11:14 | Merge 8.7 check-in: 3153d51ddc user: jan.nijtmans tags: core-8-branch | |
| 10:32 | Upgrade Xcode from 11.3 to 11.4. Let Travis test whether "make install" works when the destination d... check-in: 89b6529252 user: jan.nijtmans tags: core-8-6-branch | |
| 10:30 | Merge 8.6. Add TclStaticPackage to (internal) stub table. Code cleanup. check-in: a91e16c1ea user: jan.nijtmans tags: core-8-6-branch | |
| 10:07 | Add (internal) stub entries for TclRegisterLiteral and TclStaticPackage. Not used in any test-cases ... check-in: 284a8015be user: jan.nijtmans tags: core-8-5-branch | |
|
2020-04-15
| ||
| 22:39 | Refactor the Overlong test into a utility routine. check-in: 9cf8c75384 user: dgp tags: bug-5e6346a252 | |
| 22:28 | Use test existence to shorten comment. check-in: 32c044a1f8 user: dgp tags: bug-5e6346a252 | |
| 22:14 | More test coverage check-in: 6be510bdfd user: dgp tags: bug-5e6346a252 | |
| 21:48 | Rework Tcl_UtfPrev so it properly handles overlong sequences. check-in: bd5edfc3bc user: dgp tags: bug-5e6346a252 | |
| 20:22 | Merge 8.7 check-in: a52e94c5c4 user: jan.nijtmans tags: trunk | |
| 20:12 | Use TclGetBytesFromObj() in testcases in stead of Tcl_GetByteArrayFromObj(), since we only want to h... check-in: b280eb5b78 user: jan.nijtmans tags: core-8-branch | |
| 20:03 | Merge 8.7 check-in: 94f0de486e user: jan.nijtmans tags: trunk | |
| 19:54 | Merge 8.6 check-in: 9adf3a7df5 user: jan.nijtmans tags: core-8-branch | |
| 19:38 | Merge 8.5 check-in: 58b4d49d41 user: jan.nijtmans tags: core-8-6-branch | |
| 19:33 | New test command "testutfnext", not used yet in actual test-cases. Being merged up to higher branche... check-in: 4eb84fae1d user: jan.nijtmans tags: core-8-5-branch | |
| 19:12 | Merge 8.6 check-in: 032032c0b6 user: jan.nijtmans tags: core-8-branch | |
| 19:06 | fixes bug [8af92dfb66]: resolve too earlier stop of inflate's cycle (if generating decompressed data... check-in: 96e1e0251b user: sebres tags: core-8-6-branch | |
| 18:59 | TclTrimRight/TclTrimLeft: removed mixed declarations and code (forbidden in ISO C90, declaration-aft... check-in: 4eb66645d6 user: sebres tags: core-8-6-branch | |
| 17:05 | New tests checking Tcl_UtfPrev handling of overlong sequences. Bug demonstrated. check-in: d89096d805 user: dgp tags: bug-5e6346a252 | |
| 16:42 | Add test demonstrating that Tcl_UtfNext accepts overlong byte sequences, which is in conflict with w... check-in: eb8d77aba1 user: dgp tags: dgp-utf-next | |
| 14:42 | Collection of coverage tests for Tcl_UtfNext. check-in: 1c991cdf8e user: dgp tags: dgp-utf-next | |
| 13:18 | Merge 8.6 Closed-Leaf check-in: e242623c4a user: jan.nijtmans tags: travis-make-install | |
| 13:15 | Update latest Xcode from 11.3 to 11.4 check-in: b4dbabd1ca user: jan.nijtmans tags: travis-make-install | |
| 06:35 | More double-quotes check-in: d11d3402c8 user: jan.nijtmans tags: travis-make-install | |
|
2020-04-14
| ||
| 22:36 | Try adding some quotes check-in: b06e6afc9d user: jan.nijtmans tags: travis-make-install | |
| 21:39 | New testing command [testutfnext]. check-in: d606001497 user: dgp tags: dgp-utf-next | |
| 21:32 | typo check-in: 3e47eb4000 user: dgp tags: dgp-utf-next | |
| 21:25 | Fix the bad logic in Tcl_UtfNext(). check-in: eb95fbb884 user: dgp tags: dgp-utf-next | |
| 21:16 | Replace calls of TclUtfToUniChar() with TclUtfNext() when caller has no decoding need. Failing test ... check-in: d0cc6cdb7f user: dgp tags: dgp-utf-next | |
| 20:18 | Create and use an optimized macro TclUtfNext() for Tcl_UtfNext(). check-in: 7a62f79951 user: dgp tags: dgp-utf-next | |
| 20:03 | The function of Tcl_UtfNext() is to advance a pointer. There's nothing inherent in that task that re... check-in: 9e87b14c18 user: dgp tags: dgp-utf-next | |
| 18:06 | merge 8.7 check-in: 97572325ea user: dgp tags: trunk | |
| 17:57 | merge (mark) 8.6 check-in: 539323704a user: dgp tags: core-8-branch | |
| 17:54 | merge 8.5 check-in: 738233c14d user: dgp tags: core-8-6-branch | |
| 17:52 | Keep the tests consistent. check-in: 6baf1d7896 user: dgp tags: core-8-5-branch | |
| 17:49 | Same issue fixed for test string-20.8* check-in: 42c7ac0505 user: dgp tags: core-8-branch | |
| 17:45 | Expose the failing tests. Fix string-20.7 by using an invalid single byte that is stable in its mean... check-in: 78a4d45288 user: dgp tags: core-8-branch | |
| 16:47 | Merge 8.7 check-in: 3501433586 user: jan.nijtmans tags: trunk | |
| 16:33 | Missing .$noComp in string-20.8 test-case, we don't want duplicate test-case numbers. check-in: c92d723731 user: jan.nijtmans tags: core-8-branch | |
| 16:31 | merge trunk check-in: 14bdb02f37 user: dgp tags: dgp-refactor | |
| 16:31 | merge trunk check-in: c0aba4bd06 user: dgp tags: dgp-properbytearray | |
| 16:30 | merge 8.7 check-in: 7d5bbeeec4 user: dgp tags: tip-568 | |
| 16:26 | merge 8.6 check-in: 01e5439b3e user: dgp tags: bug-31aa44375d | |
| 16:18 | Merge trunk check-in: be7dbfc33b user: jan.nijtmans tags: novem | |
| 16:16 | Merge 8.7 check-in: 13cced612c user: jan.nijtmans tags: trunk | |
| 16:11 | merge trunk check-in: dac317a614 user: dgp tags: dgp-properbytearray | |
| 16:11 | Merge 8.6 check-in: 1b0c462ea6 user: jan.nijtmans tags: core-8-branch | |
| 16:11 | merge trunk check-in: a3edfdebf2 user: dgp tags: dgp-refactor | |
| 16:02 | Backport encoding-15.3 test-case from 8.7, together with missing "teststringbytes" command: Usefull ... check-in: e9d1d3157d user: jan.nijtmans tags: core-8-6-branch | |
| 15:58 | merge trunk check-in: ab51eef416 user: dgp tags: novem | |
| 15:57 | Remove test not suitable for Tcl 9. check-in: caeb8f3a5b user: dgp tags: trunk | |
| 15:39 | merge 8.7 check-in: f0015361d4 user: dgp tags: dgp-review | |
| 15:38 | merge trunk check-in: 43cb51f264 user: dgp tags: novem | |
| 15:38 | merge 8.7 check-in: 380ee6e712 user: dgp tags: trunk | |
| 15:37 | merge 8.6 check-in: 05eecf3952 user: dgp tags: core-8-branch | |
| 15:33 | merge trunk check-in: 830e09ba83 user: dgp tags: novem | |
| 14:50 | Merge 8.7 check-in: 447f03a8be user: jan.nijtmans tags: trunk | |
| 14:48 | Fix windows build (with older compilers) check-in: 51b230586a user: jan.nijtmans tags: core-8-branch | |
| 14:39 | partially revert [e9f5ff2f6a] - encoding-15.3 used not existing command "teststringbytes" (should be... check-in: ab7e9e03e9 user: sebres tags: core-8-6-branch | |
| 14:30 | Merge 8.7 check-in: bd5cc21d39 user: jan.nijtmans tags: trunk | |
| 13:58 | amend to [e9f5ff2f6a]: added missing constraint (testbytestring) check-in: 12c8bca9ac user: sebres tags: core-8-6-branch | |
| 13:02 | Merge 8.6 check-in: 890a3f9918 user: jan.nijtmans tags: core-8-branch | |
| 12:30 | Add missing testConstraint definition check-in: 8fe1452e8a user: jan.nijtmans tags: core-8-6-branch | |
| 11:59 | Add test-case for bug [c61818e4c9] check-in: 4b26bc65dc user: jan.nijtmans tags: core-8-branch | |
| 10:55 | Don't use 'identiy' encoding in test-cases any more! check-in: e9f5ff2f6a user: jan.nijtmans tags: core-8-6-branch | |
| 10:17 | Merge 8.6 check-in: 250fd8a281 user: jan.nijtmans tags: core-8-branch | |
| 09:43 | merge-mark check-in: 7fbfb1a30f user: jan.nijtmans tags: core-8-6-branch | |
| 09:38 | Backport test-cases from 8.6 check-in: 31c2af9c3f user: jan.nijtmans tags: core-8-5-branch | |
| 09:19 | Merge 8.6 check-in: 76244d6280 user: jan.nijtmans tags: bug-31aa44375d | |
| 08:49 | Fix expecations and test-cases, according to expectations in latest core-8-6-branch (before this ser... check-in: c360caf7c0 user: jan.nijtmans tags: core-8-6-branch | |
| 08:44 | Fix unit-test, change expectations according to current 8.6 branch (not handling [1b1f5f0b53] yet, d... Closed-Leaf check-in: e64b5a4785 user: jan.nijtmans tags: bug-c61818e4c9 | |
| 00:09 | Create separate tables to serve Tcl_UtfPrev and Tcl_UtfComplete. check-in: c47ec8e3a3 user: dgp tags: bug-c61818e4c9 | |
|
2020-04-13
| ||
| 21:45 | merge 8.6 check-in: 9eccb6d91f user: dgp tags: bug-31aa44375d | |
| 21:36 | Merge 8.5. Failing tests highlight ticket [1b1f5f0b53]. check-in: 50b6d532c4 user: dgp tags: core-8-6-branch | |
| 21:18 | test numbering check-in: c73cd1f5b5 user: dgp tags: core-8-5-branch | |
| 19:45 | [c61818e4c9] Fix regression in Tcl_UtfPrev from 2001. Many tests. check-in: 6f0a816449 user: dgp tags: core-8-5-branch | |
| 19:39 | Improve the precision of the Tcl_UtfPrev documentation. Closed-Leaf check-in: 40dd03d6e7 user: dgp tags: dgp-utf-prev-alt | |
| 18:42 | Make the comments describing Tcl_UtfPrev more complete and precise. check-in: 0db5bfbfeb user: dgp tags: dgp-utf-prev-alt | |
| 16:57 | Repair tests to expect the right thing. check-in: 3bc3ce237a user: dgp tags: dgp-utf-prev-alt | |
| 16:52 | merge 8.5 check-in: e13ac5b8da user: dgp tags: dgp-utf-prev-alt | |
| 16:51 | [a7f685a181] Eliminate botched call of Tcl_UtfPrev. check-in: 72ce3b9c00 user: dgp tags: core-8-5-branch | |
| 16:44 | New test demonstrating Tcl_StringCaseMatch is botched in its use of Tcl_UtfPrev. It doesn't conside... check-in: e4c7f0e08a user: dgp tags: core-8-5-branch | |
| 15:02 | merge 8.5 check-in: 9ebb30f8c4 user: dgp tags: dgp-utf-prev-alt | |
| 15:01 | Known bug test string-22.14 is not so hard to fix. check-in: 0cf00e7ba0 user: dgp tags: core-8-5-branch | |
| 14:59 | Fix previous merge conflicts, not done quite right ... check-in: 27a9f4431b user: jan.nijtmans tags: paths-for-9 | |
| 14:30 | A NUL byte cannot be mistaken for a trail byte. check-in: 2e9ce74f78 user: dgp tags: dgp-utf-prev-alt | |
| 14:29 | merge 8.5 check-in: a1214ed279 user: dgp tags: dgp-utf-prev-alt | |
| 14:21 | TclTrim() can also demand NUL-terminated arguments, and be simplified. check-in: 869537c21d user: dgp tags: core-8-5-branch | |
| 13:51 | TclTrimLeft and TclTrimRight are internal routines. They demand NUL-terminated arguments. That's a r... check-in: 810eec64e8 user: dgp tags: core-8-5-branch | |
| 13:19 | Remove traces of INST_TRY_CVT_TO_INDEX, not needed now check-in: 48c71f107b user: jan.nijtmans tags: strict-index-experiment | |
| 10:05 | Merge jn-index-reform check-in: fceb35f4f7 user: jan.nijtmans tags: strict-index-experiment | |
| 10:05 | Merge 8.7 check-in: 32ecbb94a2 user: jan.nijtmans tags: jn-index-reform | |
| 10:04 | Merge 8.7 check-in: 7c72a5de93 user: jan.nijtmans tags: death-to-dbgx | |
| 10:02 | Merge trunk check-in: b71c0374aa user: jan.nijtmans tags: paths-for-9 | |
| 09:40 | Try installing in a directory with a space in its name. check-in: 208399b687 user: jan.nijtmans tags: travis-make-install | |
| 09:25 | Merge 8.7 check-in: 4ad6395eae user: jan.nijtmans tags: trunk | |
| 09:20 | Merge 8.6 check-in: e41df161a7 user: jan.nijtmans tags: core-8-branch | |
| 09:18 | Add "make install" check to Travis build. sync rules.vc with versions in 8.7 and 9.0 check-in: 606df1d095 user: jan.nijtmans tags: core-8-6-branch | |
| 02:31 | merge 8.5 check-in: d8eeb99198 user: dgp tags: dgp-utf-prev-alt | |
| 02:28 | [c61818e4c9] [string trimright] robustly handle backing up over incomplete or malformed byte sequenc... check-in: d15a2b241e user: dgp tags: core-8-5-branch | |
| 02:10 | Cherrypick partial fix. check-in: e1968e91c8 user: dgp tags: core-8-5-branch | |
| 01:41 | merge 8.5 check-in: e8c478e9d0 user: dgp tags: dgp-utf-prev-alt | |
| 01:40 | Another test for [string trimright] that demonstrates its own failures, not those of Tcl_UtfPrev. check-in: fd93a662d8 user: dgp tags: core-8-5-branch | |
| 00:12 | Convert test to not directly use identity encoding. check-in: e2593ce8b7 user: dgp tags: core-8-5-branch | |
| 00:09 | added test case covering [c61818e4c9] - string trim for not valid utf-8 sequence (mistakenly conside... check-in: aa03cde0d2 user: dgp tags: core-8-5-branch | |
|
2020-04-12
| ||
| 23:54 | merge 8.5 check-in: a5d692baff user: dgp tags: dgp-utf-prev-alt | |
| 23:53 | Stop direct use of the identity encoding in tests. check-in: 21f7f0b9d3 user: dgp tags: core-8-5-branch | |
| 23:47 | [2006888] Backport conversion of test file to strict ASCII. ISO-8859-1 assumption is nonportable and... check-in: bea9b359ca user: dgp tags: core-8-5-branch | |
| 11:04 | Let's test if "make install" works, for now without spaces in the path check-in: 145a394890 user: jan.nijtmans tags: travis-make-install | |
|
2020-04-11
| ||
| 22:26 | Repair invalid utf-8 in subst.test. check-in: 0423e20fd0 user: dgp tags: core-8-5-branch | |
|
2020-04-10
| ||
| 21:21 | Merge 8.7 check-in: 76ff1e3f31 user: jan.nijtmans tags: death-to-dbgx | |
| 21:00 | merge-mark check-in: 161c6c72ac user: jan.nijtmans tags: trunk | |
| 20:57 | Only set MODULE_INSTALL_DIR once in UNIX makefile .... check-in: 6ff31cfd32 user: jan.nijtmans tags: core-8-branch | |
| 15:22 | Merge 8.7 check-in: 894e2ce40e user: jan.nijtmans tags: trunk | |
| 14:44 | Merge 8.6 check-in: 00feb373fe user: jan.nijtmans tags: core-8-branch | |
| 14:43 | Fix determination of TCL_PACKAGE_PATH if it contains multiple directories, and at least one of them ... check-in: 6acb955a47 user: jan.nijtmans tags: core-8-6-branch | |
| 13:02 | Merge 8.6 check-in: cd1ce15d26 user: jan.nijtmans tags: core-8-branch | |
| 12:25 | re-generate UNIX configure script check-in: b7c0bd6993 user: jan.nijtmans tags: core-8-6-branch | |
| 12:21 | Introduce MODULE_INSTALL_DIR in make/nmake files, for compiling Tcl. Less use of ".." in the makefil... check-in: 1f6f21856b user: jan.nijtmans tags: core-8-6-branch | |
| 12:19 | Since Tcl_UtfCharComplete() now guarantees that at least 3 more bytes are available for header bytes... check-in: 99ac71af15 user: jan.nijtmans tags: core-8-6-branch | |
| 00:01 | Add (disabled) test to demo the inability of [string wordstart] to handle malformed UTF-8 sequences. check-in: d0ed59de5d user: dgp tags: core-8-5-branch | |
|
2020-04-09
| ||
| 22:27 | Bulletproof the calls to Tcl_UtfPrev in Tcl_AppendLimitedToObj. check-in: 05bb517053 user: dgp tags: core-8-5-branch | |
| 19:22 | merge 8.5 check-in: d3bf59e09a user: dgp tags: dgp-utf-prev-alt | |
| 19:13 | Same trouble fixed the same way in Tcl_AppendElement(). check-in: 598cebf1d4 user: dgp tags: core-8-5-branch | |
| 19:04 | [085913c760] Fix Tcl_DStringAppendElement quoting of #. check-in: 104ddd0206 user: dgp tags: core-8-5-branch | |
| 18:41 | More tests. check-in: 07748eaa90 user: dgp tags: core-8-5-branch | |
| 17:43 | Revise two tests that were detecting and forgiving a bug. check-in: 5a8de22fde user: dgp tags: core-8-5-branch | |
| 17:30 | Guarantee TclNeedSpace and TclFindElement have common definition of whitespace by having both call t... check-in: da9a473a26 user: dgp tags: core-8-5-branch | |
| 16:24 | [afa4b28153] Correct TclNeedSpace handling of trailing escaped space. check-in: 9b738a1d8f user: dgp tags: core-8-5-branch | |
| 15:56 | New tests demonstrating bug in TclNeedSpace(): improper handling escaped space. check-in: 040da92b7f user: dgp tags: core-8-5-branch | |
| 11:55 | Make same changes as done for UNIX/MacOS now for win32 too, both make and nmake targets. check-in: 4d4ce2b1e0 user: jan.nijtmans tags: paths-for-9 | |
|
2020-04-08
| ||
| 19:17 | Merge trunk check-in: 552464bca6 user: jan.nijtmans tags: dgp-properbytearray | |
| 19:15 | Merge 8.7 check-in: 8b4b7e3f17 user: jan.nijtmans tags: tip-568 | |
| 18:07 | merge the base branch check-in: fdcc9783cd user: dgp tags: dgp-utf-prev-alt | |
| 18:07 | Cherry pick the [string trim] changes. Closed-Leaf check-in: 0b201998e8 user: dgp tags: dgp-utf-prev | |
| 17:31 | Apply better bug fix that does not create new bugs this time. check-in: 7ee618b9ca user: dgp tags: dgp-utf-prev-alt | |
| 16:43 | Restore the original Tcl_UtfPrev routine. Fails a different set of tests. Many fewer. check-in: 6c34d40ef3 user: dgp tags: dgp-utf-prev-alt | |
| 15:45 | Cherry pick the [string trim] changes. Closed-Leaf check-in: 1d90ec1bce user: dgp tags: dgp-utf-prev-fix | |
| 15:37 | introduces new utf-internal definition UTF_TO_UNI_MAX, as maximal value that Tcl_UtfToUniChar could ... Closed-Leaf check-in: f10ba6b7ac user: sebres tags: sebres-utf-prev-fix | |
| 14:28 | merge tests check-in: e815c4ebea user: dgp tags: sebres-utf-prev-fix | |
| 14:11 | merge tests check-in: 4ae8f21939 user: dgp tags: dgp-utf-prev-fix | |
| 14:09 | more tests check-in: f2dece44cf user: dgp tags: dgp-utf-prev | |
| 13:26 | partially revert [e8bfb4c2ba884b1b], a prevention added previously in string trim functions (compare... check-in: 57aa5dae72 user: sebres tags: sebres-utf-prev-fix | |
| 12:32 | Rewrite of Tcl_UtfPrev that restores the correct behavior (no inconsistency between Tcl_UtfPrev/Tcl_... check-in: cdffcbaec9 user: sebres tags: sebres-utf-prev-fix | |
| 10:08 | Merge trunk. Don't use ~/Library/Frameworks /Library/Frameworks any more as possible module paths: C... check-in: 65810d5328 user: jan.nijtmans tags: paths-for-9 | |
| 09:44 | Merge 8.7 check-in: 87b9d4c288 user: jan.nijtmans tags: jn-index-reform | |
| 08:11 | Merge 8.7 check-in: 440a7405d5 user: jan.nijtmans tags: trunk | |
| 07:57 | In TCL_UTF_MAX=4 mode, string lengths are quitely different. check-in: 8886d39d5f user: jan.nijtmans tags: core-8-branch | |
| 07:27 | Teach "split", "string wordstart" and "string wordend" how to handle Unicode characters >\uFFFF, usi... check-in: 437453c4f4 user: jan.nijtmans tags: core-8-branch | |
|
2020-04-07
| ||
| 21:53 | merge tests check-in: e0a9c72f5d user: dgp tags: dgp-utf-prev-fix | |
| 21:49 | Convert the tests to use the testing command. check-in: eb6f7027e2 user: dgp tags: dgp-utf-prev | |
| 21:06 | New testing command so we can directly demonstrate flaws. check-in: d715ace6e9 user: dgp tags: dgp-utf-prev | |
| 20:44 | Bring in the armor plated [string trim*] check-in: 60216678bb user: dgp tags: dgp-utf-prev | |
| 20:05 | fixes [c61818e4c9] for all variants of string trim Closed-Leaf check-in: e8bfb4c2ba user: sebres tags: bug-c61818e4c9 | |
| 20:04 | Rewrite of Tcl_UtfPrev that fixes most of the failing tests. Remaining failures demonstrate that th... check-in: ee25edfdb7 user: dgp tags: dgp-utf-prev-fix | |
| 20:04 | added test case covering [c61818e4c9] - string trim for not valid utf-8 sequence (mistakenly conside... check-in: 325ac81dd2 user: sebres tags: bug-c61818e4c9 | |
| 19:52 | More tests that should continue to demo faults in Tcl_UtfPrev after [string trimright] implementatio... check-in: 05689c82d6 user: dgp tags: dgp-utf-prev | |
| 19:36 | Set of tests demonstrating flaws in Tcl_UtfPrev (as viewed through a fragile implementation of [stri... check-in: 27fc84ab98 user: dgp tags: dgp-utf-prev | |
| 19:23 | Merge trunk check-in: d186907185 user: jan.nijtmans tags: novem | |
| 19:09 | Merge trunk. More WIP for MacOS check-in: d82e3ef199 user: jan.nijtmans tags: paths-for-9 | |
| 18:27 | closes regression in string trimright [c61818e4c9] without modifying of Tcl_UtfPrev (so certain inco... check-in: 6d7a13ed20 user: sebres tags: bug-c61818e4c9 | |
| 16:36 | Almost forgot ... The Utf2Utf cannot correct 4-byte (invalid) to it's valid counterpart any more ...... check-in: 7a882ce35b user: jan.nijtmans tags: bug-31aa44375d | |
| 16:28 | Merge-mark 8.7. Also fix 2 executable flags, which shouldn't have been set. check-in: e74a38de13 user: jan.nijtmans tags: trunk | |
| 10:43 | Merge 8.6 check-in: 69040e0eee user: jan.nijtmans tags: bug-31aa44375d | |
| 10:11 | Merge trunk. Adapt MacOS paths for Tcl9 proposed environment check-in: 44c1819fab user: jan.nijtmans tags: paths-for-9 | |
| 09:45 | merge-mark check-in: 087dc70d54 user: jan.nijtmans tags: core-8-branch | |
| 09:43 | Add two test-cases, regarding expectations on Tcl_UtfCharComplete()/Tcl_UtfToUniChar(). Backported f... check-in: cf27ed353f user: jan.nijtmans tags: core-8-6-branch | |
|
2020-04-06
| ||
| 20:50 | Merge 8.7 check-in: 60b19d3d44 user: jan.nijtmans tags: trunk | |
| 20:33 | Fix [dd010cadfb]: [string trim] mishandles surrogates check-in: b2cf8c2a88 user: jan.nijtmans tags: core-8-branch | |
| 19:32 | note check-in: d4a6ad26db user: dgp tags: dgp-review | |
| 19:30 | merge 8.7 check-in: 1ec1644535 user: dgp tags: dgp-review | |
| 13:26 | Merge trunk check-in: bb5e21542b user: jan.nijtmans tags: paths-for-9 | |
| 13:24 | Fix build with --enable-symbols=mem check-in: 5a2907205b user: jan.nijtmans tags: trunk | |
| 12:43 | Experiment: Change set of directories for Tcl 9.0 not conflicting for Tcl 8.x directories, so each h... check-in: d4ad78a038 user: jan.nijtmans tags: paths-for-9 | |
| 09:34 | Merge 8.7 check-in: 6cab2051c4 user: jan.nijtmans tags: trunk | |
| 09:22 | Make Tcl_UtfCharComplete() usable for both Tcl_UtfToUniChar() and Tcl_UtfToChar16(). Defect noticed ... check-in: 20a619daf1 user: jan.nijtmans tags: core-8-branch | |
| 07:53 | Revert commit [aed6634d2ccf2107], which backported part of TIP #389 (regarding internal handling of ... check-in: 48c83d55c8 user: jan.nijtmans tags: bug-31aa44375d | |
|
2020-04-05
| ||
| 20:46 | Merge 8.7 check-in: 36eee92c5c user: jan.nijtmans tags: trunk | |
| 20:40 | Better use public function Tcl_GetIntForIndex() in stead of private one. check-in: d18abe0efb user: jan.nijtmans tags: core-8-branch | |
| 20:36 | Merge 8.6 check-in: b69fafa7f6 user: jan.nijtmans tags: core-8-branch | |
| 20:28 | Partial fix for [31aa44375de2c87e]: Tcl_NumUtfChars regression in default 8.6 build. This commit br... check-in: 166c0270e7 user: jan.nijtmans tags: core-8-6-branch | |
| 20:11 | Revert test-case utf-4.10 change from previous commit: It caused the Travis build failure. Change t... check-in: 5af19d1d1d user: jan.nijtmans tags: core-8-6-branch | |
|
2020-04-03
| ||
| 20:56 | Fix testing command [testnumutfchars] so it cannot overrun the buffer. check-in: 4806b6a0da user: dgp tags: core-8-6-branch | |
| 14:31 | merge 8.7 check-in: cfeafcaff1 user: dgp tags: trunk | |
| 14:28 | Fix broken build. check-in: d76b30b67a user: dgp tags: core-8-branch | |
| 09:14 | Merge 8.7 check-in: 96a31010ce user: jan.nijtmans tags: trunk | |
| 09:13 | Simplify implementation of TclUtfToUCS4: The #undefined Tcl_UtfToUniChar() already does everything f... check-in: 4af836a404 user: jan.nijtmans tags: core-8-branch | |
| 08:50 | Merge 8.6 check-in: d49245679b user: jan.nijtmans tags: core-8-branch | |
| 08:36 | Make sure that "Windows NT" is the only supported Windows platform. On Windows CE, no chance that Tc... check-in: 0bb3a71ba6 user: jan.nijtmans tags: core-8-6-branch | |
| 07:39 | Merge 8.7 check-in: 2b62e831aa user: jan.nijtmans tags: trunk | |
| 07:35 | Merge 8.6 check-in: 02a90dff68 user: jan.nijtmans tags: core-8-branch | |
| 07:27 | Update xcode 8 -> 8.3 and 9 -> 9.2 for Travis build. Install latest libtommath homebrew package with... check-in: 0120889c91 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-04-02
| ||
| 23:41 | merge trunk check-in: 9a4592fc10 user: dgp tags: dgp-properbytearray | |
| 23:34 | merge trunk check-in: 027c37b3e8 user: dgp tags: dgp-refactor | |
| 23:31 | merge trunk check-in: 3331800162 user: dgp tags: novem | |
| 23:26 | merge 8.7 check-in: abac91f4a0 user: dgp tags: trunk | |
| 23:19 | merge 8.7 check-in: 8413475e07 user: dgp tags: tip-568 | |
| 22:46 | Use new utility routine so that error characters using surrogates are reported correctly. check-in: d4a601833a user: dgp tags: core-8-branch | |
| 22:18 | merge 8.6 check-in: f1db0ed67c user: dgp tags: core-8-branch | |
| 22:18 | Remove stray debug check-in: 7fad0af377 user: dgp tags: core-8-6-branch | |
| 22:05 | typo check-in: e20f26ea10 user: dgp tags: core-8-6-branch | |
| 21:29 | One more caller conversion that simplifies. There may be other callers of TclUtfToUniChar that would... check-in: 8bb7a4509d user: dgp tags: core-8-6-branch | |
| 20:50 | Adapt another caller. This one had a bug when (TCL_UTF_MAX == 4) because it was never adapted when T... check-in: 8f978c0bcc user: dgp tags: core-8-6-branch | |
| 20:36 | More callers. check-in: b092a8788b user: dgp tags: core-8-6-branch | |
| 20:18 | New utility routine TclUtfToUCS4() to contain some complexity. Two callers adapted. check-in: 63e224f042 user: dgp tags: core-8-6-branch | |
| 14:41 | merge 8.7 check-in: 275354f381 user: sebres tags: trunk | |
| 14:18 | merge 8.6 check-in: c21dece684 user: sebres tags: core-8-branch | |
| 14:12 | merge bug-f583715154-v2: added tests covering [f583715154] and few other RC similar situations aroun... check-in: b8112b0642 user: sebres tags: core-8-6-branch | |
|
2020-04-01
| ||
| 21:11 | Implement the public Tcl_GetBytesFromObj(). check-in: 47f9baa47f user: dgp tags: dgp-properbytearray | |
| 20:36 | merge trunk check-in: e4f36b1f72 user: dgp tags: dgp-properbytearray | |
| 20:33 | merge trunk check-in: b39b89a53c user: dgp tags: novem | |
| 20:32 | merge trunk check-in: c524287b05 user: dgp tags: dgp-refactor | |
| 20:28 | merge 8.7 check-in: acf7d6b91c user: dgp tags: tip-568 | |
| 20:20 | merge 8.7 check-in: 772d0456c5 user: dgp tags: trunk | |
| 20:14 | Prevent a binary read appending to a non-bytes value. check-in: c1d4e823bc user: dgp tags: core-8-branch | |
| 19:22 | merge 8.7 check-in: e6f5aa3a51 user: dgp tags: trunk | |
| 19:09 | Use TclGetBytesFromObj to check that all commands and public routines that expect bytes as arguments... check-in: d5713156fa user: dgp tags: core-8-branch | |
| 17:22 | Use TclGetBytesFromObj to check that [zipfs mount_data] gets proper bytes argument check-in: f8464b6936 user: dgp tags: core-8-branch | |
| 13:47 | Merge 8.7 check-in: 7b8b1037c2 user: jan.nijtmans tags: trunk | |
| 13:45 | Remove variable "properByteArrayType" from tclTest.c, because it isn't used any more. check-in: af16cc6255 user: jan.nijtmans tags: core-8-branch | |
| 13:40 | Remove variable "properByteArrayType" from tclTest.c, because it isn't used any more. check-in: 00ba419e1b user: jan.nijtmans tags: tip-568 | |
| 13:28 | improve stability of socket*-13.2.* tests (e. g. windows compatibility, etc) Closed-Leaf check-in: c082062e57 user: sebres tags: bug-f583715154-v2 | |
| 12:50 | merge trunk check-in: 1978f15ef4 user: dgp tags: dgp-properbytearray | |
| 12:45 | merge trunk check-in: 145da6e1ac user: dgp tags: novem | |
| 12:45 | merge trunk check-in: 41359f3b46 user: dgp tags: dgp-refactor | |
| 12:37 | merge 8.7 check-in: 15af79ddbc user: dgp tags: trunk | |
| 12:06 | merge 8.7 check-in: 1175da2b65 user: dgp tags: tip-568 | |
| 12:06 | added tests covering [f583715154] and few other RC similar situations around socket thread transfer ... check-in: 9b7bd94769 user: sebres tags: bug-f583715154-v2 | |
| 11:55 | merge 8.7 check-in: 239598afa4 user: dgp tags: dgp-review | |
| 11:54 | merge 8.6 check-in: 487f1bf7e7 user: dgp tags: core-8-branch | |
| 11:48 | fixes [f583715154] - tclUnixSock.c: introduced ThreadActionProc considering a transfer of async-conn... check-in: ef20726bcd user: dgp tags: core-8-6-branch | |
| 09:35 | More Mem-Debug builds, using MSVC. Install libtommath on MacOS, in order to assure that the built-i... check-in: 223d446924 user: jan.nijtmans tags: core-8-6-branch | |
| 05:37 | Adapt [testbytestring] to use TclGetBytesFromObj, which must be in internal stubs to make that work. check-in: 4b6439f4d3 user: dgp tags: core-8-branch | |
|
2020-03-31
| ||
| 21:20 | Merge jn-index-reform check-in: 2fd014c912 user: jan.nijtmans tags: strict-index-experiment | |
| 21:16 | Merge 8.7 check-in: 955fdc6f0b user: jan.nijtmans tags: jn-index-reform | |
| 20:52 | Add enable-symbols=mem builds to Travis check-in: 3ff9910695 user: jan.nijtmans tags: core-8-6-branch | |
| 20:29 | Merge 8.7 check-in: 2807f77d52 user: jan.nijtmans tags: trunk | |
| 20:28 | Fix a few warning-message in --enable-symbols-mem mode check-in: 211e192cb0 user: jan.nijtmans tags: core-8-branch | |
| 20:18 | Fix [828dda049b]: Memory faults post-TIP 557 check-in: 64ec162129 user: jan.nijtmans tags: core-8-branch | |
| 20:04 | fixes [f583715154] - tclUnixSock.c: introduced ThreadActionProc considering a transfer of async-conn... check-in: 532506ef71 user: sebres tags: bug-f583715154-v2 | |
| 16:56 | merge trunk check-in: 77cd8c8a0c user: dgp tags: dgp-properbytearray | |
| 16:45 | merge trunk check-in: 6ea71c6894 user: dgp tags: dgp-refactor | |
| 16:23 | merge trunk check-in: 820f7f3154 user: dgp tags: novem | |
| 16:22 | close fork check-in: b9fb6566ee user: dgp tags: trunk | |
| 16:21 | Missed one int -> size_t in the merge. check-in: 043a949cd3 user: dgp tags: trunk | |
| 16:19 | Merge 8.7 check-in: 142fe48691 user: jan.nijtmans tags: trunk | |
| 16:16 | merge trunk check-in: 3fc9fe0a77 user: dgp tags: novem | |
| 16:15 | Merge 8.6 check-in: 5343a2b7cb user: jan.nijtmans tags: core-8-branch | |
| 16:09 | merge 8.7 check-in: 624142c96c user: dgp tags: trunk | |
| 16:08 | Fix (harmess) gcc warning, noted on Ubuntu check-in: 85704fe7e7 user: jan.nijtmans tags: core-8-6-branch | |
| 16:05 | merge 8.7 check-in: 2128cd01fa user: dgp tags: tip-568 | |
| 16:04 | merge 8.7 check-in: 8ee6b78561 user: dgp tags: dgp-review | |
| 16:04 | merge 8.6 check-in: be90731959 user: dgp tags: core-8-branch | |
| 15:59 | [b8e82d293b] Restrict the options of [binary encode uuencode] to values that will not prevent abilit... check-in: 94b6f3c028 user: dgp tags: core-8-6-branch | |
| 15:44 | Tweaks Closed-Leaf check-in: 4defe368cc user: dgp tags: bug-b8e82d293b-2 | |
| 15:39 | Update docs to describe these changes. check-in: edd50617ea user: dgp tags: bug-b8e82d293b-2 | |
| 15:20 | Retrict -wrapchar values to those that can be decoded. check-in: c8c87b7aa0 user: dgp tags: bug-b8e82d293b-2 | |
| 14:19 | Merge jn-index-reform check-in: 16f8ccae83 user: jan.nijtmans tags: strict-index-experiment | |
| 11:03 | Merge 8.7 check-in: d56c1d6b75 user: jan.nijtmans tags: jn-index-reform | |
| 11:02 | Merge 8.7 check-in: 7aca5f8d81 user: jan.nijtmans tags: trunk | |
| 10:46 | Merge 8.6 check-in: 5f099cb477 user: jan.nijtmans tags: core-8-branch | |
| 10:30 | Other suggested solution for [b8e82d293b] check-in: cba0dea6a2 user: jan.nijtmans tags: bug-b8e82d293b-2 | |
| 10:17 | Remove MODULE_SCOPE function TclpSetInterfaces(), which is just empty. Increase size of MSG structu... check-in: 2616eb1a29 user: jan.nijtmans tags: core-8-6-branch | |
| 07:09 | Internal API simplifications: Don't use types like HINSTANCE/HMODULE any more, just void*. Has effec... check-in: 3ec419f7df user: jan.nijtmans tags: trunk | |
|
2020-03-30
| ||
| 21:19 | Revise writing to binary channels so that any attempt to write a non-byte character throws an error. Leaf check-in: 35a92b96f2 user: dgp tags: dgp-binary-write-error-on-non-byte | |
| 20:59 | Revise writing to binary channels so that non-byte characters get replaced with a replacement charac... Leaf check-in: a87be9f2dc user: dgp tags: dgp-binary-write-replace-non-byte | |
| 18:36 | Trivial solution : ignore unwise and ill-specified options to uuencoder. Closed-Leaf check-in: 42b7e759ce user: dgp tags: bug-b8e82d293b | |
| 16:10 | merge trunk: check-in: 9edd5001e6 user: dgp tags: dgp-properbytearray | |
| 16:08 | merge 8.7 check-in: 271af14e3a user: dgp tags: trunk | |
| 15:51 | Merge 8.6; revise to use TclGetBytesFromObj. check-in: a9eed52a58 user: dgp tags: core-8-branch | |
| 15:48 | Optimize [binary decode hex] to process bytearray without string generation when it can. check-in: 84f81d94cf user: dgp tags: core-8-6-branch | |
| 15:31 | Merge jn-index-reform check-in: c3bd1d3004 user: jan.nijtmans tags: strict-index-experiment | |
| 15:30 | Merge 8.7 check-in: bff8682dc2 user: jan.nijtmans tags: jn-index-reform | |
| 15:27 | Initialize Tcl_UniChar's, in case we are handling surrogates (however unlikely). check-in: f0bd4b3d9c user: jan.nijtmans tags: core-8-branch | |
| 15:13 | Merge 8.6, revise to use TclGetBytesFromObj. check-in: 3f0a218557 user: dgp tags: core-8-branch | |
| 15:09 | Optimize [binary decode uuencode] to process bytearray without string generation when it can. check-in: 7d6a0293ea user: dgp tags: core-8-6-branch | |
| 14:52 | When Tcl_SetByteArrayLength truncates a value, demand only that the truncated range must be a proper... check-in: fd5ac05c68 user: dgp tags: dgp-properbytearray | |
| 13:28 | merge trunk check-in: b633cac3f7 user: dgp tags: dgp-properbytearray | |
| 13:24 | merge trunk check-in: ed42f6728b user: dgp tags: dgp-refactor | |
| 13:20 | merge trunk check-in: 8519e95d61 user: dgp tags: novem | |
| 13:14 | merge trunk check-in: 04030202e3 user: dgp tags: novem | |
| 13:09 | Merge jn-index-reform check-in: 2c684cf313 user: jan.nijtmans tags: strict-index-experiment | |
| 13:03 | Merge 8.7 check-in: d13586a6a4 user: jan.nijtmans tags: jn-index-reform | |
| 13:01 | Merge 8.7 check-in: e4de3e863c user: jan.nijtmans tags: trunk | |
| 13:00 | Merge 8.6 check-in: a789a8c3d9 user: jan.nijtmans tags: core-8-branch | |
| 12:59 | genStubs.tcl: Only do an "append line" when there really is something to be done. check-in: a3376be98e user: jan.nijtmans tags: core-8-6-branch | |
| 12:04 | Merge 8.7 check-in: beb27c9e8c user: jan.nijtmans tags: trunk | |
| 11:37 | Optimize TclStringFirst/TclStringLast: Let it return a Tcl_Obj * in stead of an int, so its callers ... check-in: cb795a476e user: jan.nijtmans tags: core-8-branch | |
| 11:11 | Merge jn-index-reform check-in: 8166a4143b user: jan.nijtmans tags: strict-index-experiment | |
| 10:33 | Merge 8.7 check-in: a4d8e2f905 user: jan.nijtmans tags: jn-index-reform | |
| 10:32 | Merge 8.7 check-in: b2bb24b41c user: jan.nijtmans tags: trunk | |
| 10:30 | Merge 8.6 check-in: c1435a792d user: jan.nijtmans tags: core-8-branch | |
| 10:25 | tcltest.tcl: Only adapt "filesMade" variable if the file to be removed is actually found. tcltest 2.... check-in: 46a4a532a9 user: jan.nijtmans tags: core-8-6-branch | |
| 10:01 | Move used flag values up for Tcl_GetIntForIndex(). Be more strict in usage of value -1 as index. check-in: 03f73570f9 user: jan.nijtmans tags: strict-index-experiment | |
| 03:28 | merge trunk check-in: acb8929c5a user: dgp tags: dgp-properbytearray | |
| 03:23 | Adjustments for easier merging. check-in: e15dc83b73 user: dgp tags: trunk | |
|
2020-03-29
| ||
| 22:10 | Change of variables. check-in: d7b42fd711 user: dgp tags: trunk | |
| 21:47 | Let the private, internal TclGetBytesFromObj handle size_t lengths check-in: fee030ca9f user: dgp tags: trunk | |
| 21:31 | Don't compile "namespace qualifiers" command. Something is wrong in that. check-in: a7dbae6e93 user: jan.nijtmans tags: strict-index-experiment | |
| 20:44 | Merge jn-index-reform. Be a little bit more strict check-in: 3f05ac8086 user: jan.nijtmans tags: strict-index-experiment | |
| 19:42 | Merge 8.7 check-in: bfdfdc4bc3 user: jan.nijtmans tags: jn-index-reform | |
| 14:34 | Merge trunk check-in: 9240bbf1d1 user: jan.nijtmans tags: stub-simplification | |
|
2020-03-28
| ||
| 20:09 | merge trunk check-in: 039732f498 user: dgp tags: dgp-properbytearray | |
| 20:04 | merge trunk check-in: 99a6f6bad3 user: dgp tags: novem | |
| 20:02 | merge trunk check-in: 36d0836bf2 user: dgp tags: dgp-refactor | |
| 19:59 | merge 8.7 check-in: bd2c6b4d81 user: dgp tags: trunk | |
| 19:44 | merge 8.7 check-in: a6e05dd7ca user: dgp tags: tip-568 | |
| 19:39 | merge 8.6 check-in: bc0e1fa0bd user: dgp tags: core-8-branch | |
| 19:25 | Add a test for fixed bug. check-in: 15207fec73 user: dgp tags: core-8-6-branch | |
| 19:21 | [8edfcedfa0] [binary encode base64] build a string instead of a bytearray whenever it might be requi... check-in: 3a67f13d0d user: dgp tags: core-8-6-branch | |
| 18:52 | Make sure maxlen value does not rely on ordering of options. check-in: 9322e97135 user: dgp tags: core-8-6-branch | |
| 18:28 | Revise comment that was a plain lie. check-in: 4d4b281b07 user: dgp tags: core-8-6-branch | |
| 18:23 | Missing error codes from decoder routines. check-in: 176ed79958 user: dgp tags: core-8-6-branch | |
| 17:35 | Optimize base64 decoder to work on bytearrays without string generation. check-in: 1f2e425956 user: dgp tags: core-8-6-branch | |
| 16:44 | merge trunk check-in: 87ea2c5d45 user: dgp tags: dgp-properbytearray | |
| 16:42 | merge 8.7 check-in: 69e7271704 user: dgp tags: trunk | |
| 16:38 | merge 8.7 check-in: 9dc25afd5e user: dgp tags: tip-568 | |
| 16:33 | merge 8.6 check-in: 122828b6af user: dgp tags: core-8-branch | |
| 15:35 | [ffeb2097af] Restore the standard and original practice of ignoring invalid characters when decoding... check-in: 0382197472 user: dgp tags: core-8-6-branch | |
|
2020-03-27
| ||
| 22:24 | Merge jn-index-reform check-in: a2882aadc6 user: jan.nijtmans tags: strict-index-experiment | |
| 21:52 | Further improvement. Report invalid multi-byte characters accurately. check-in: 2174bd1016 user: dgp tags: core-8-6-branch | |
| 21:21 | Improve error reporting. If codepoint looks negative, bad char is reported as REPLACEMENT CHARACTER,... check-in: a683692024 user: dgp tags: core-8-6-branch | |
| 21:11 | Merge 8.7 check-in: 6ec63c2ed5 user: jan.nijtmans tags: jn-index-reform | |
| 21:07 | Merge 8.7 check-in: c8ddd76b64 user: jan.nijtmans tags: trunk | |
| 21:06 | Merge 8.6 check-in: db9eb4d3e8 user: jan.nijtmans tags: core-8-branch | |
| 20:58 | Fix [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate index inputs. Backported from 8.7 ... check-in: 5b5ff61672 user: jan.nijtmans tags: core-8-6-branch | |
| 18:02 | Repair bad test labels. check-in: aa639f66c7 user: dgp tags: core-8-6-branch | |
| 16:33 | merge 8.7 check-in: 32a3e1e7e5 user: dgp tags: tip-568 | |
| 16:28 | Merge 8.7 check-in: e257b437b9 user: jan.nijtmans tags: trunk | |
| 16:28 | Merge 8.6 check-in: c537167e13 user: jan.nijtmans tags: core-8-branch | |
| 16:24 | Looks like this little hack is no longer necessary on current 32-bit Cygwin. check-in: f0a1d38b79 user: jan.nijtmans tags: core-8-6-branch | |
| 16:07 | merge 8.7 check-in: 261328423e user: dgp tags: dgp-review | |
| 15:17 | merge trunk check-in: 2dd53d0a12 user: dgp tags: dgp-properbytearray | |
| 15:07 | merge trunk check-in: 1853666890 user: dgp tags: dgp-refactor | |
| 15:07 | merge trunk check-in: c20b80e03e user: dgp tags: novem | |
| 12:07 | Merge 8.7 check-in: 9830940846 user: jan.nijtmans tags: trunk | |
| 12:06 | Merge 8.6 check-in: 86b027c97b user: jan.nijtmans tags: core-8-branch | |
| 12:05 | Fix harmless gcc warning, when compiling on Linux check-in: 989fb4fe31 user: jan.nijtmans tags: core-8-6-branch | |
| 10:33 | Fix [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate index inputs Closed-Leaf check-in: 89f3dff179 user: jan.nijtmans tags: bug-767e070d35 | |
| 09:47 | Fix compilation error check-in: 21da80c7cf user: jan.nijtmans tags: strict-index-experiment | |
| 09:02 | 2 undefined symbols on UNIX/MacOS check-in: 0ccadd73cc user: jan.nijtmans tags: stub-simplification | |
|
2020-03-26
| ||
| 16:25 | Fix build on UNIX/MacOS check-in: c160118035 user: jan.nijtmans tags: stub-simplification | |
| 15:48 | Start using the 'flags' parameter of Tcl_GetIntForIndex(). Still WIP. check-in: e38b507841 user: jan.nijtmans tags: strict-index-experiment | |
| 09:48 | Merge 8.7 Closed-Leaf check-in: b9fc951abf user: jan.nijtmans tags: utf-8-as-default | |
| 09:40 | Merge jn-index-reform. Add 'flags' parameter to Tcl_GetIntForIndex(). Not used yet. check-in: 91983175e0 user: jan.nijtmans tags: strict-index-experiment | |
| 08:36 | Merge 8.7 check-in: c186ef2368 user: jan.nijtmans tags: jn-index-reform | |
| 08:27 | Merge trunk check-in: 80794a67fb user: jan.nijtmans tags: stub-simplification | |
|
2020-03-25
| ||
| 17:07 | Merge 8.7 check-in: bff74a419b user: jan.nijtmans tags: trunk | |
| 17:06 | Merge 8.6 check-in: 7ffe0a71ec user: jan.nijtmans tags: core-8-branch | |
| 17:06 | Little typo check-in: 8027b8a318 user: jan.nijtmans tags: core-8-6-branch | |
| 17:00 | Proposed fix for [f583715154]: Fileevent runs in the wrong thread Closed-Leaf check-in: a51405af6e user: jan.nijtmans tags: bug-f583715154 | |
| 16:20 | Merge trunk. More stub simplifications. check-in: e8dff7a606 user: jan.nijtmans tags: stub-simplification | |
| 15:37 | Fix for windows build (Windows doesn't have "%z" printf modifier) check-in: 48c7a0da55 user: jan.nijtmans tags: trunk | |
| 15:15 | Merge 8.7 check-in: 7178e9d453 user: jan.nijtmans tags: trunk | |
| 15:03 | Merge 8.6 check-in: 53d927ca89 user: jan.nijtmans tags: core-8-branch | |
| 14:48 | Follow-up to [a9f61c48906b66f8]: Fill UNIX TclIntPlatDecls stub entry 5 with same entry from win32. ... check-in: 53849dd77b user: jan.nijtmans tags: core-8-6-branch | |
| 10:11 | Simplify platform/internal stubs. Not to be merged soon, still highly experimental!!!! check-in: f9b8d0eda5 user: jan.nijtmans tags: stub-simplification | |
|
2020-03-24
| ||
| 19:31 | Make utf-8 the default encoding for embedded information check-in: 70604a5212 user: jan.nijtmans tags: utf-8-as-default | |
| 14:25 | Undo fedora's change to init.tcl, showing the problem is there Leaf check-in: 352d093a9d user: jan.nijtmans tags: fedora | |
| 13:40 | Merge 8.7 check-in: ce13909248 user: jan.nijtmans tags: trunk | |
| 13:34 | Merge 8.6 check-in: 223d0c531d user: jan.nijtmans tags: core-8-branch | |
| 13:31 | Spurious test-failure on Travis OSX check-in: 1bfdcb8c28 user: jan.nijtmans tags: core-8-6-branch | |
| 11:13 | Merge 8.7. Remove Tcl_MacOSXOpenBundleResources() completely. check-in: df18a94492 user: jan.nijtmans tags: trunk | |
| 10:59 | Merge 8.6. If compiled with -DTCL_NO_DEPRECATED, remove Tcl_MacOSXOpenBundleResources() completely check-in: 2dc1fb1c75 user: jan.nijtmans tags: core-8-branch | |
| 10:42 | MacOS: Make Tcl_MacOSXOpenBundleResources() a macro calling Tcl_MacOSXOpenVersionedBundleResources: ... check-in: f8ce82aaa0 user: jan.nijtmans tags: core-8-6-branch | |
| 10:34 | Fill UNIX TclIntPlatDecls stub entries 15 up to 19 and 22 with same functions as for win32. Not used... check-in: a9f61c4890 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-23
| ||
| 21:34 | Apply fedora's patches: "tcl-8.6.10-autopath.patch" and "tcl-8.6.10-conf.patch", just to see how it ... check-in: 0b568e30f9 user: jan.nijtmans tags: fedora | |
|
2020-03-22
| ||
| 21:41 | Merge 8.7 check-in: 84a13de846 user: jan.nijtmans tags: tip-568 | |
| 21:30 | Merge 8.7 check-in: 066c043ca9 user: jan.nijtmans tags: jn-index-reform | |
| 21:28 | Merge 8.7 check-in: d652d14132 user: jan.nijtmans tags: trunk | |
| 21:24 | Merge 8.6 check-in: 4757d0acec user: jan.nijtmans tags: core-8-branch | |
| 21:16 | Even more uppercase HEX representations in source-code check-in: ed3245630a user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-20
| ||
| 20:23 | merge trunk check-in: 851db5e5d8 user: dgp tags: dgp-properbytearray | |
| 20:23 | Rework TIP 568 implementation for improved standard error message/code check-in: 2951416e30 user: dgp tags: dgp-properbytearray | |
| 17:17 | Merge 8.7 check-in: fda8aeeb29 user: jan.nijtmans tags: trunk | |
| 17:16 | Resolve gcc compiler warnings, only on 32-bit builds (gcc-7) check-in: 14842bcac2 user: jan.nijtmans tags: core-8-branch | |
| 16:11 | Merge mark (don't take the latest commit). check-in: 23c9a1f833 user: dgp tags: dgp-properbytearray | |
| 13:02 | Merge jn-index-reform check-in: 1390c5d311 user: jan.nijtmans tags: strict-index-experiment | |
| 12:59 | Merge 8.7 check-in: f95c23d055 user: jan.nijtmans tags: jn-index-reform | |
|
2020-03-18
| ||
| 22:28 | merge near trunk check-in: b2420d2b6e user: dgp tags: dgp-properbytearray | |
| 22:28 | merge trunk check-in: 6cc24d58f0 user: dgp tags: dgp-refactor | |
| 22:26 | merge trunk check-in: 1183ef175e user: dgp tags: novem | |
| 22:03 | merge 8.7 check-in: fa021b47cb user: dgp tags: trunk | |
| 21:03 | TIP 568 proposes new public routine Tcl_GetBytesFromObj. check-in: fb72a26807 user: dgp tags: tip-568 | |
| 20:48 | Improve the standard error message for nonbyte arguments. check-in: faed0401ac user: dgp tags: core-8-branch | |
| 19:10 | merge trunk check-in: d9065bd3aa user: dgp tags: dgp-refactor | |
| 14:13 | Merge trunk check-in: e5936ba4b8 user: jan.nijtmans tags: novem | |
| 14:06 | Merge 8.7 check-in: 1d0787097e user: jan.nijtmans tags: trunk | |
| 13:54 | Merge 8.6 check-in: 2b7c852b44 user: jan.nijtmans tags: core-8-branch | |
| 12:51 | More uppercase HEX representations in source-code. check-in: 7d760e228e user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-17
| ||
| 17:00 | Merge trunk check-in: 297b775180 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 16:58 | Merge jn-index-reform check-in: 09cf9f4362 user: jan.nijtmans tags: strict-index-experiment | |
| 16:56 | Merge 8.7 check-in: 17c506a9a9 user: jan.nijtmans tags: jn-index-reform | |
| 16:48 | Merge 8.7 check-in: 5ab663a928 user: jan.nijtmans tags: trunk | |
| 16:45 | Merge 8.6 check-in: 06db15ddbf user: jan.nijtmans tags: core-8-branch | |
| 16:35 | Merge 8.5. Mainly add Unicode 13 new plane 3 characters to the internal Unicode tables. Not used in ... check-in: 3451446c3c user: jan.nijtmans tags: core-8-6-branch | |
| 16:19 | Unicode 13 has a new range of characters from 0x30000 to 0x3134A, so generate those in the tables to... check-in: fefbf6d8b0 user: jan.nijtmans tags: core-8-5-branch | |
| 14:07 | Implement "none" index and "string is none"/"string is index" commands. No compiled version yet. check-in: 88c45a2fec user: jan.nijtmans tags: strict-index-experiment | |
| 01:20 | merge 8.7 check-in: 4d9717c8ef user: dgp tags: trunk | |
| 01:03 | a few more check-in: d6f2e1a8cc user: dgp tags: core-8-branch | |
| 01:01 | TIP 569 - remove lint comments check-in: 658a498ae4 user: dgp tags: core-8-branch | |
|
2020-03-16
| ||
| 15:59 | Merge jn-index-reform. New implementation of basic idea, based on this index reform. check-in: 5df7ddb5bd user: jan.nijtmans tags: strict-index-experiment | |
| 15:28 | Merge 8.7 check-in: 2f32a6550f user: jan.nijtmans tags: jn-index-reform | |
| 14:51 | Complete implementation. Let's take some time for testing. check-in: 9d32466d21 user: jan.nijtmans tags: jn-index-reform | |
| 13:38 | More WIP check-in: 44ff81220e user: jan.nijtmans tags: jn-index-reform | |
| 09:07 | Further simply TclIndexEncode(), and fix range checks. check-in: ffcfbe4405 user: jan.nijtmans tags: jn-index-reform | |
|
2020-03-15
| ||
| 23:44 | Simplify TclIndexEncode(). Range checks not 100% correct yet. More WIP. check-in: 2f58abbb5f user: jan.nijtmans tags: jn-index-reform | |
| 22:24 | merge-mark check-in: 8f0e82f437 user: jan.nijtmans tags: core-8-branch | |
| 22:21 | Add one more reserved stub entry, most likely will be Tcl_GetBytesFromObj() in Tcl 8.7. check-in: 46c3d7782c user: jan.nijtmans tags: core-8-6-branch | |
| 12:21 | Merge 8.7 check-in: 34f5d4d7be user: jan.nijtmans tags: trunk | |
| 12:11 | Merge 8.6. Also fix build with -DTCL_NO_DEPRECATED (which was also the cause of the "master" build f... check-in: b0305b537f user: jan.nijtmans tags: core-8-branch | |
| 12:03 | Make ourEnviron type (techar **) not (char **), so we need less type-casts. check-in: e4b5318b47 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-14
| ||
| 22:08 | merge-mark check-in: f2f9d95e64 user: jan.nijtmans tags: trunk | |
| 22:07 | Merge 8.6 check-in: e47f987a38 user: jan.nijtmans tags: core-8-branch | |
| 22:06 | Fix one wrong type-cast (only causing warning, nothing serious) check-in: 71ab22cd55 user: jan.nijtmans tags: core-8-6-branch | |
| 22:02 | Merge 8.7 check-in: 5ae287926b user: jan.nijtmans tags: trunk | |
| 21:52 | Merge 8.6 check-in: 843cbb3830 user: jan.nijtmans tags: core-8-branch | |
| 21:21 | Convert many test-cases to modern test syntax check-in: 95683ddca3 user: jan.nijtmans tags: core-8-branch | |
| 21:02 | Fix [8f89e2e059aafa1c]: Windows: environment is not reflected properly (special characters). Thanks ... check-in: 8fc411cdb8 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-13
| ||
| 23:32 | WIP: Reform internal representation of "end-offset" type, so it can be used for "integer-integer" as... check-in: b4fb638333 user: jan.nijtmans tags: jn-index-reform | |
| 20:39 | Fix Travis build problem Closed-Leaf check-in: 9609f950dc user: jan.nijtmans tags: strict-index-2 | |
| 18:55 | Need declaration too. check-in: c21411569c user: dgp tags: core-8-branch | |
| 18:32 | New internal routine TclGetBytesFromObj(). Aimed to become public, see TIP 568 in progress. check-in: 798286f36f user: dgp tags: core-8-branch | |
| 15:11 | Fix mistaken merge. check-in: 3877a045a7 user: dgp tags: dgp-properbytearray | |
| 14:45 | Merge 8.6. Code review: Tcl 8.6 doesn't (need to) build with -DUNICODE -D_UNICODE any more, so thin... Closed-Leaf check-in: c4bba1629c user: jan.nijtmans tags: bug-8f89e2e059 | |
| 13:08 | fix back-ported from tclSE (with several modifications due to conflicts and compat reasons) check-in: e2f84651dd user: sebres tags: bug-8f89e2e059 | |
| 13:06 | env.test: added test for windows illustrating bug [8f89e2e059] - loss of multi-byte chars in environ... check-in: dcf2c77048 user: sebres tags: bug-8f89e2e059 | |
| 12:42 | Merge 8.7. Add many "nodep" restrictions to test-cases, so they pass (too much, actually, WIP!) check-in: b2cf2d65ed user: jan.nijtmans tags: strict-index-2 | |
| 11:15 | Merge trunk check-in: e5ea137c75 user: jan.nijtmans tags: dgp-properbytearray | |
| 11:12 | Merge 8.7 check-in: 31f412cf06 user: jan.nijtmans tags: trunk | |
| 11:03 | Merge 8.6 check-in: b7908b6011 user: jan.nijtmans tags: core-8-branch | |
| 11:01 | reformat assemble-15.* test-cases check-in: df726484dd user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-12
| ||
| 22:43 | Merge 8.7. More progress. check-in: e90505aff4 user: jan.nijtmans tags: strict-index-2 | |
| 20:54 | Minimal fix for crash bug. check-in: fd775cefd6 user: dgp tags: core-8-branch | |
| 17:38 | Merge new tests. Reveals crash in Tcl 8.7 implementation. check-in: 9f835122fd user: dgp tags: core-8-branch | |
| 17:37 | Renumber tests to account for later releases. check-in: b22da46c1a user: dgp tags: core-8-6-branch | |
| 17:29 | Add some testing of Tcl_SetByteArrayLength(). check-in: 97b273b489 user: dgp tags: core-8-6-branch | |
|
2020-03-11
| ||
| 15:55 | merge 8.7 (lpop SF fix) check-in: 6b8b403221 user: sebres tags: trunk | |
| 15:51 | fixes segfault [234d6c811d]: "lpop" on empty list variable without index + new test case check-in: 1dab3d405f user: sebres tags: core-8-branch | |
| 15:48 | close [234d6c811d]: fixed segfault on empty list variable by "lpop" without index Closed-Leaf check-in: 445fdcd15e user: sebres tags: bug-234d6c811d | |
| 15:45 | Merge trunk check-in: 183d85ba1e user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:36 | Merge trunk check-in: 2860ee554e user: jan.nijtmans tags: novem | |
| 15:33 | lpop.test: added test illustrating segfault in [234d6c811d] (and small review - stability of tests d... check-in: 7d3e49680d user: sebres tags: bug-234d6c811d | |
| 10:20 | Put back dummy Tcl_DriverCloseProc/Tcl_DriverSeekProc (just defined as "void"). Needed to make Tk co... check-in: 00ff4c1f38 user: jan.nijtmans tags: trunk | |
|
2020-03-10
| ||
| 15:58 | re-generate configure scripts check-in: f57ac171d5 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:54 | Merge trunk check-in: fb566b67ce user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:25 | Merge 8.7 check-in: 0086a4e1ec user: jan.nijtmans tags: death-to-dbgx | |
| 13:58 | Merge 8.7 check-in: 49b2f76f67 user: jan.nijtmans tags: trunk | |
| 13:51 | Fix Windows build, broken by [d5175f6050e308f4] check-in: 8976514111 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-09
| ||
| 17:00 | merge trunk check-in: 8155ccf833 user: dgp tags: dgp-refactor | |
| 16:59 | merge 8.7 check-in: eb98cb3f10 user: dgp tags: dgp-review | |
| 16:46 | merge trunk check-in: 7da0ad5679 user: dgp tags: dgp-properbytearray | |
| 16:46 | merge trunk check-in: 169ec04d08 user: dgp tags: novem | |
| 16:39 | Record some ideas in the comments. check-in: 744e862557 user: dgp tags: dgp-properbytearray | |
| 16:34 | merge 8.7 check-in: a0ed9240c8 user: dgp tags: trunk | |
| 16:24 | Mac fix check-in: a55f79a595 user: dgp tags: core-8-branch | |
| 16:13 | TCL_UNUSED for win sources. check-in: 2c8f3c4653 user: dgp tags: core-8-branch | |
| 15:45 | TCL_UNUSED in the unix sources. check-in: 2c910028eb user: dgp tags: core-8-branch | |
| 14:43 | need internal header now. check-in: 6ebad1c60d user: dgp tags: core-8-branch | |
| 14:40 | Bring TCL_UNUSED to macosx sources. check-in: 5cc2745f54 user: dgp tags: core-8-branch | |
| 14:34 | more check-in: d5175f6050 user: dgp tags: core-8-branch | |
| 13:15 | More check-in: c708d98e98 user: dgp tags: core-8-branch | |
| 13:08 | Merge 8.7 check-in: 8a76d170c1 user: jan.nijtmans tags: trunk | |
| 12:49 | Use more uppercase hex (e.g. 0xFF) in stead of lowercase (0xff) consistantly. check-in: 99e0a25463 user: jan.nijtmans tags: core-8-5-branch | |
| 12:31 | More TCL_UNUSED check-in: bfd792d6c8 user: dgp tags: core-8-branch | |
|
2020-03-08
| ||
| 13:58 | More TCL_UNUSED. check-in: 64f9094067 user: dgp tags: core-8-branch | |
|
2020-03-07
| ||
| 18:41 | Merge trunk check-in: 149351043d user: jan.nijtmans tags: novem | |
| 18:31 | Merge 8.7 check-in: edd8b9cc9e user: jan.nijtmans tags: trunk | |
| 18:25 | Move TCL_UNUSED to tclInt.h, so we can still deprecate JOIN() check-in: 03a59b7382 user: jan.nijtmans tags: core-8-branch | |
| 16:10 | Merge trunk check-in: 6b14aa2e33 user: jan.nijtmans tags: novem | |
| 16:07 | Merge trunk check-in: 02f1df2e68 user: jan.nijtmans tags: dgp-refactor | |
| 16:03 | Merge 8.7 check-in: 0b1067b090 user: jan.nijtmans tags: trunk | |
| 15:55 | Change (interal) function signature of TclpAlloc/TclpRealloc/TclpFree, using (void *) in stead of (c... check-in: b56451f9c1 user: jan.nijtmans tags: core-8-branch | |
| 00:41 | Unused arguments in the OO source code files. check-in: 5425076e95 user: dgp tags: core-8-branch | |
|
2020-03-06
| ||
| 23:44 | more check-in: 0c2f7a4275 user: dgp tags: core-8-branch | |
| 21:33 | merge 8.7 check-in: 89fde09430 user: dgp tags: trunk | |
| 21:22 | More unused arguments through the IO code. check-in: 7e017e8119 user: dgp tags: core-8-branch | |
| 20:57 | more check-in: cda0377279 user: dgp tags: core-8-branch | |
| 20:46 | more unused arguments check-in: 3656b194a1 user: dgp tags: core-8-branch | |
| 20:34 | merge 8.6 check-in: a865c4a0a2 user: dgp tags: core-8-branch | |
| 20:32 | Remove SetIndexFromAny(), a useless routine that can only be reached via unsupported shenanigans. check-in: 7f2b0f5d2d user: dgp tags: core-8-6-branch | |
| 20:23 | more check-in: ad8e174b1a user: dgp tags: core-8-branch | |
| 20:15 | more check-in: 13b631deb2 user: dgp tags: core-8-branch | |
| 20:01 | (no comment) check-in: 39fb72358b user: dgp tags: core-8-branch | |
| 19:58 | (no comment) check-in: 66b859de26 user: dgp tags: core-8-branch | |
| 19:29 | more unused arguments check-in: 4636032e27 user: dgp tags: core-8-branch | |
| 18:31 | more of the same check-in: 8a8a5646ef user: dgp tags: core-8-branch | |
| 18:02 | More TCL_UNUSED(). check-in: 1d62614dd9 user: dgp tags: core-8-branch | |
| 16:42 | More TCL_UNUSED deployment check-in: e13acfb306 user: dgp tags: core-8-branch | |
| 14:41 | More TCL_UNUSED deployment. check-in: 1ce334a358 user: dgp tags: core-8-branch | |
| 13:55 | Untangle some MEM_DEBUG ifdeffery. check-in: 3940124add user: dgp tags: core-8-branch | |
| 13:45 | More deployment of TCL_UNUSED. (Travis appears happy with it). check-in: 6fb762327f user: dgp tags: core-8-branch | |
|
2020-03-05
| ||
| 19:22 | merge 8.7 check-in: 15244cb8f0 user: dgp tags: trunk | |
| 19:17 | Have to move the JOIN() macro out of deprecation for this TCL_UNUSED. Alternatives welcome. check-in: 310c79a83a user: dgp tags: core-8-branch | |
| 19:09 | Merge TCL_UNUSED to dev branches for full Travis testing as a tool to arrest the undesirable explosi... check-in: 82986149f0 user: dgp tags: core-8-branch | |
| 14:44 | Merge 8.7 check-in: 778bfa3009 user: jan.nijtmans tags: trunk | |
| 14:42 | Merge 8.6 check-in: 6bc4d38831 user: jan.nijtmans tags: core-8-branch | |
| 14:39 | Update to Unicode-13 check-in: 341689c2ff user: jan.nijtmans tags: core-8-6-branch | |
| 14:03 | Update all internal tables to Unicode 13. (while on it) sync tclWinDdde.c and tclWinReg.c, making it... check-in: bbf15a656d user: jan.nijtmans tags: core-8-5-branch | |
| 11:56 | Merge 8.7 check-in: 4e40161ba1 user: jan.nijtmans tags: trunk | |
| 11:48 | Merge 8.6 check-in: a4b71b9ca7 user: jan.nijtmans tags: core-8-branch | |
| 11:32 | Move setting of interpreter error-message from tclUnixSock.c to tclIO.c, since the same should be do... check-in: a685ea6f1f user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-04
| ||
| 21:05 | merge 8.7 check-in: d86e20fb24 user: dgp tags: trunk | |
| 21:00 | merge 8.6 check-in: 8909782fe2 user: dgp tags: core-8-branch | |
| 20:50 | The close routines of the "tcp" channel type were failing to record error messages and error codes. check-in: 358306a81b user: dgp tags: core-8-6-branch | |
| 18:26 | [65c9cd1534] Restore continuity of compatible function of [close] on a channel type that defines bo... Closed-Leaf check-in: 75cd9d9d6d user: dgp tags: bug-65c8cd1534 | |
| 16:18 | Merge 8.7 check-in: ce59d75d36 user: jan.nijtmans tags: trunk | |
| 16:17 | Merge 8.6 check-in: a16b4619c9 user: jan.nijtmans tags: core-8-branch | |
| 16:16 | Some more gcc(-9) warnings check-in: 05722b9512 user: jan.nijtmans tags: core-8-6-branch | |
| 16:08 | Merge trunk. Should build with C++ now. check-in: a2f95dacf5 user: jan.nijtmans tags: dgp-refactor | |
| 15:56 | Merge 8.7 check-in: 96a97069de user: jan.nijtmans tags: trunk | |
| 15:55 | Merge 8.6 check-in: 67d6f07392 user: jan.nijtmans tags: core-8-branch | |
| 15:52 | Fix some gcc(-9) warnings caused by -Wcast-function-type check-in: e1d75d2c24 user: jan.nijtmans tags: core-8-6-branch | |
| 14:33 | Merge 8.7. Remove documentation and typedefs related to old channel types. check-in: d5bc305ad2 user: jan.nijtmans tags: trunk | |
| 13:59 | Merge 8.6 check-in: 6448bcf19b user: jan.nijtmans tags: core-8-branch | |
| 13:42 | Implement WideSeekProc() for all channels which have a SeekProc(). Implement Close2Proc() for all ch... check-in: 3a5bf9c4ee user: jan.nijtmans tags: core-8-6-branch | |
|
2020-03-02
| ||
| 17:08 | Create a new macro to deal with unused arguments so we can silence compiler warnings without the nee... Closed-Leaf check-in: fbffc93f82 user: dgp tags: dgp-unused-arguments | |
| 16:06 | merge trunk check-in: cb6db27e9b user: dgp tags: dgp-refactor | |
| 15:27 | Merge 8.7 check-in: 0fea9fa076 user: jan.nijtmans tags: strict-index-2 | |
| 15:25 | merge trunk check-in: afcc2ff736 user: dgp tags: novem | |
| 15:18 | merge 8.7 check-in: 8dc990258d user: dgp tags: dgp-review | |
| 11:31 | merge-mark check-in: 3f66b4d01a user: jan.nijtmans tags: trunk | |
| 11:30 | Don't generate "deprecated" warning for Tcl_Close(), since only the stub entry is deprecated. Will b... check-in: 7aed6fc982 user: jan.nijtmans tags: core-8-branch | |
|
2020-03-01
| ||
| 12:45 | Merge 8.7 check-in: e9ae457338 user: jan.nijtmans tags: strict-index-2 | |
| 12:41 | Merge trunk check-in: eea7459a90 user: jan.nijtmans tags: dgp-properbytearray | |
| 12:35 | re-generate configure script (option -Wc++-compat was still missing) check-in: 137fe23376 user: jan.nijtmans tags: trunk | |
| 12:26 | Finish C++-compat (TIP #557) for this branch check-in: b1634d0c03 user: jan.nijtmans tags: dgp-refactor | |
|
2020-02-29
| ||
| 22:21 | Merge trunk. UNEXEC some files. Fix a few C++-isms check-in: d3e4fb30e0 user: jan.nijtmans tags: dgp-refactor | |
| 21:44 | Merge 8.7 check-in: 19c3a507f7 user: jan.nijtmans tags: trunk | |
| 21:42 | Better error-message in case of "index out of range", mentioning the actual index which was out of r... check-in: 4e078fe8e9 user: jan.nijtmans tags: core-8-branch | |
| 21:10 | Fix test-cases (different error-message only) check-in: a6fd474a72 user: jan.nijtmans tags: strict-index-2 | |
|
2020-02-28
| ||
| 20:11 | merge trunk check-in: 14f4239b9d user: dgp tags: dgp-properbytearray | |
| 19:54 | merge trunk check-in: c430c8d4a4 user: dgp tags: dgp-review | |
| 19:45 | Merge trunk, and resolve conflicts. check-in: 40258de7ff user: dgp tags: dgp-refactor | |
| 17:25 | merge trunk check-in: e4b70e5655 user: dgp tags: novem | |
| 16:07 | (experiment). How about making Tcl_GetIntForIndex() error-out when the index cannot be valid. E.g. "... check-in: 66c472a68c user: jan.nijtmans tags: strict-index-2 | |
| 14:24 | Merge-mark check-in: 62827d7848 user: jan.nijtmans tags: trunk | |
| 14:23 | Minor TIP #562 fix: Missing #endif, results in (harmless) compiler warning when compiling with -DTCL... check-in: a652425f5d user: jan.nijtmans tags: core-8-branch | |
| 14:07 | Merge 8.7 check-in: 0d3f9515c0 user: jan.nijtmans tags: trunk | |
| 13:13 | Implement TIP #562: Deprecate channel types 1-4 check-in: 74755e2555 user: jan.nijtmans tags: core-8-branch | |
| 12:58 | Implement TIP #497: Full support for Unicode planes 1-16. check-in: f39bca856e user: jan.nijtmans tags: trunk | |
| 12:46 | Merge 8.7 check-in: b7af922d61 user: jan.nijtmans tags: trunk | |
| 12:06 | Implement TIP #557: C++ support for Tcl check-in: c4a27f443c user: jan.nijtmans tags: core-8-branch | |
|
2020-02-27
| ||
| 10:12 | Clamp Tcl_GetIntForIndex() functions to never return values smaller than -1 or bigger than end + 1. check-in: 225cb7cb62 user: jan.nijtmans tags: strict-index-experiment | |
|
2020-02-26
| ||
| 20:19 | edits check-in: 8f7ddd8226 user: dgp tags: dgp-review | |
| 16:56 | merge core-8-branch check-in: e92d3a4952 user: dkf tags: tip-558 | |
| 14:16 | Merge 8.7 check-in: 9173aa6450 user: jan.nijtmans tags: trunk | |
| 14:05 | Merge 8.6 check-in: 0346bb5441 user: jan.nijtmans tags: core-8-branch | |
| 13:45 | Resolve a number of shadowed variables (discovered by compiling with -Wshadow) check-in: da6af8065b user: jan.nijtmans tags: core-8-6-branch | |
| 10:58 | Merge 8.7 Closed-Leaf check-in: cfcbd55aba user: jan.nijtmans tags: cplusplus | |
| 08:32 | merge core-8-branch check-in: 7859c7efe0 user: dkf tags: tip-567 | |
| 08:14 | Merge 8.7 check-in: 4dc9a5cea0 user: jan.nijtmans tags: trunk | |
| 08:04 | Merge 8.6 check-in: f5bc93143d user: jan.nijtmans tags: core-8-branch | |
| 07:58 | Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3 Make tclWinReg.c compilable with C++ com... check-in: cc5c355ced user: jan.nijtmans tags: core-8-6-branch | |
| 07:51 | Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3 Make tclWinReg.c compilable with C++ com... check-in: e6b6065b18 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-02-25
| ||
| 15:07 | Ensure that we release the correct references when an error occurs during setting a class's supercla... check-in: df73151114 user: dkf tags: core-8-6-branch | |
|
2020-02-24
| ||
| 17:37 | merge 8.7 check-in: 28d8cb877a user: dgp tags: dgp-review | |
| 13:16 | merge-mark check-in: 99fd9a37cb user: jan.nijtmans tags: core-8-6-branch | |
| 13:07 | Correct ANSI prototype of TclNokia770Doubles() check-in: ad38aa6d50 user: jan.nijtmans tags: core-8-5-branch | |
| 12:19 | Merge 8.7 check-in: 62e1651518 user: jan.nijtmans tags: trunk | |
| 12:18 | Merge 8.6 check-in: 1d3f5159be user: jan.nijtmans tags: core-8-branch | |
| 12:01 | Merge 8.5 check-in: 9e3386f9e9 user: jan.nijtmans tags: core-8-6-branch | |
| 11:07 | Add -Wpointer-arith warning to C-compile. Fix gcc(-9) warning. check-in: 33e24cc198 user: jan.nijtmans tags: core-8-5-branch | |
| 10:31 | Implementation of TIP 567 check-in: 64c6cc1210 user: dkf tags: tip-567 | |
|
2020-02-22
| ||
| 12:35 | merge core-8-branch check-in: 199fa617ec user: dkf tags: tip-558 | |
| 12:34 | typo fix check-in: c1f6ffdf98 user: dkf tags: core-8-branch | |
| 12:31 | Less contorted code check-in: 78d6a94a9c user: dkf tags: tip-558 | |
|
2020-02-21
| ||
| 09:25 | Fix [da235271f1]: [info hostname] on Windows is limited to max NetBIOS name length check-in: 632704e948 user: jan.nijtmans tags: core-8-6-branch | |
| 09:00 | Win: Change order of checking hostname: first DNS, then netbios. Bug [da235271f1] Closed-Leaf check-in: 7fedbce431 user: oehhar tags: bug-da235271f1-win-netbios-host-prefered | |
| 08:55 | Merge 8.7 check-in: a59efb5d99 user: jan.nijtmans tags: trunk | |
| 08:52 | Merge 8.6 check-in: 10d8a95829 user: jan.nijtmans tags: core-8-branch | |
| 08:46 | Restore compatibility with older (mingw) Makefiles. Fix for [4b5deacc70]: undefined reference to `Tc... check-in: 47319a4a05 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-02-19
| ||
| 20:18 | Merge 8.7 (this makes Travis build pass again) check-in: 8a48c3a5d0 user: jan.nijtmans tags: dgp-review | |
| 10:31 | Handle endValue < -1. Improve documentation of new behavior. Leaf check-in: 69c8d35a07 user: jan.nijtmans tags: lset-index | |
|
2020-02-18
| ||
| 12:32 | Handle invalid "lset" arguments better. Restrict Tcl_GetIntForIndex() index results between -1 (nega... check-in: 0245735b8a user: jan.nijtmans tags: lset-index | |
|
2020-02-17
| ||
| 20:13 | edits check-in: 66f4cb4f35 user: dgp tags: dgp-review | |
| 20:04 | WIP check-in: 9e44e890fa user: dgp tags: dgp-review | |
| 14:52 | merge 8.5 check-in: 3fd5d3d9ad user: sebres tags: core-8-6-branch | |
| 14:50 | windows: avoid create of legacy error-vars on init phase (in fresh created interpreter) - no tcl_pkg... check-in: 968255386e user: sebres tags: core-8-5-branch | |
|
2020-02-15
| ||
| 10:28 | There are subtle cases where an append-if-new operation is really useful for a slot. check-in: 108feb835c user: dkf tags: tip-558 | |
|
2020-02-14
| ||
| 09:23 | Merge-mark check-in: bed3548df3 user: jan.nijtmans tags: core-8-6-branch | |
| 09:21 | (cherry-pick): Fix travis build, due to the change of Windows image. check-in: 6fc36b284f user: jan.nijtmans tags: core-8-5-branch | |
|
2020-02-13
| ||
| 22:24 | Merge trunk Closed-Leaf check-in: cad1873c5d user: jan.nijtmans tags: tip-497 | |
| 22:06 | Merge 8.7 check-in: c59e305ca6 user: jan.nijtmans tags: cplusplus | |
|
2020-02-12
| ||
| 18:16 | WIP check-in: 7baffdc778 user: dgp tags: dgp-review | |
| 17:54 | WIP check-in: 28ec05e046 user: dgp tags: dgp-review | |
| 17:13 | WIP check-in: 3a7d78ac06 user: dgp tags: dgp-review | |
| 17:10 | WIP check-in: dc02be5f4d user: dgp tags: dgp-review | |
| 16:47 | edits check-in: a927119ed1 user: dgp tags: dgp-review | |
| 13:26 | Merge 8.7 Closed-Leaf check-in: ba5fe2748a user: jan.nijtmans tags: unicode-13 | |
| 13:25 | Merge 8.7 check-in: 1df476859c user: jan.nijtmans tags: death-to-dbgx | |
| 13:25 | Merge 8.7 Closed-Leaf check-in: 6a19552cea user: jan.nijtmans tags: deprecate-channel-type-1-4 | |
| 13:24 | Merge 8.7 check-in: eea71a4ef7 user: jan.nijtmans tags: tip-558 | |
| 13:21 | Merge trunk check-in: 54413ead6b user: jan.nijtmans tags: novem | |
| 13:19 | Merge 8.7 check-in: 7deb4251a7 user: jan.nijtmans tags: trunk | |
| 13:18 | Merge 8.6 check-in: d3d2b49204 user: jan.nijtmans tags: core-8-branch | |
| 13:12 | Fix travis build, due to the change of Windows image. check-in: 113bf3a18d user: jan.nijtmans tags: core-8-6-branch | |
|
2020-02-11
| ||
| 16:38 | Move build from xenial to bionic. Add Xcode11.3 build for MacOS (now that we are on it anyway) Closed-Leaf check-in: e139cd88ed user: jan.nijtmans tags: travis-fix-msvc-build | |
| 15:59 | Attempt to fix travis build. See: [https://travis-ci.community/t/vcvarsall-bat-freezes-on-new-1809-b... check-in: 5880d45cf5 user: jan.nijtmans tags: travis-fix-msvc-build | |
| 13:31 | Update all tables to [http://unicode.org/versions/Unicode13.0.0/|Unicode 13] (to be released March 1... check-in: 8858804859 user: jan.nijtmans tags: unicode-13 | |
|
2020-02-10
| ||
| 20:07 | WIP check-in: 53366332b5 user: dgp tags: dgp-review | |
| 20:06 | WIP check-in: 3b430cee64 user: dgp tags: dgp-review | |
| 16:50 | closes [554117edde]: Tcl_SaveInterpState/Tcl_RestoreInterpState considering values of legacy variabl... check-in: 9cace6cc78 user: sebres tags: bug-554117edde | |
| 16:38 | bug [554117edde]: test cases illustrating it check-in: 95db6756e8 user: sebres tags: bug-554117edde | |
|
2020-02-07
| ||
| 21:40 | WIP check-in: a2298832f2 user: dgp tags: dgp-review | |
| 18:58 | merge trunk check-in: d3912e5102 user: dgp tags: dgp-refactor | |
| 18:58 | merge trunk check-in: 9229e1223d user: dgp tags: novem | |
| 15:57 | merge trunk check-in: a5bf1f1f1c user: dgp tags: dgp-properbytearray | |
| 15:47 | merge 8.7 check-in: c8f5807b8e user: dgp tags: dgp-review | |
| 09:21 | caching is one of the two hard things in CS (along with naming and off-by-one-errors) check-in: 4a4366153e user: dkf tags: tip-558 | |
|
2020-02-05
| ||
| 16:41 | merge-mark check-in: 8047caf34f user: jan.nijtmans tags: core-8-branch | |
| 16:40 | (cherry-pick): It appears that inttypes.h was introduced in Visual Studio 2013 check-in: de152b82f8 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-02-04
| ||
| 11:05 | Merge 8.7 check-in: 25186c7770 user: jan.nijtmans tags: trunk | |
| 11:04 | Merge 8.6 check-in: 12cc31b1b9 user: jan.nijtmans tags: core-8-branch | |
| 11:03 | Clean up some usage of DBGX: It isn't used any more on UNIX check-in: da6497e781 user: jan.nijtmans tags: core-8-6-branch | |
| 10:40 | Few more DBGX cleanups check-in: 7c1273c0bc user: jan.nijtmans tags: death-to-dbgx | |
| 09:52 | Adapt rules.vc too check-in: dc63e802f6 user: jan.nijtmans tags: death-to-dbgx | |
| 09:46 | Death to DBGX check-in: 0c16754a85 user: jan.nijtmans tags: death-to-dbgx | |
| 08:28 | Merge 8.7 check-in: 997b2ba007 user: jan.nijtmans tags: trunk | |
| 08:28 | It appears that inttypes.h was introduced in Visual Studio 2013 check-in: 15dcc5fde9 user: jan.nijtmans tags: core-8-branch | |
|
2020-02-03
| ||
| 14:41 | merge 8.7 check-in: 21fba0c4bd user: dgp tags: dgp-review | |
| 14:32 | merge trunk check-in: 0a8988f671 user: dgp tags: dgp-refactor | |
| 14:30 | merge trunk check-in: 940f6fad0b user: dgp tags: novem | |
| 14:30 | merge trunk check-in: 1d8fb475c4 user: dgp tags: dgp-properbytearray | |
|
2020-02-02
| ||
| 22:17 | Oopsee check-in: 38cca2b646 user: jan.nijtmans tags: deprecate-channel-type-1-4 | |
| 22:11 | Deprecate Tcl_Close() stub entry as well check-in: 22c6b94b43 user: jan.nijtmans tags: deprecate-channel-type-1-4 | |
| 16:30 | merge-mark check-in: ceba6ad53b user: jan.nijtmans tags: trunk | |
| 16:26 | TclInitBignumFromWide(U)Int is not used any more. check-in: 8cff484926 user: jan.nijtmans tags: core-8-branch | |
| 15:27 | Merge 8.7 check-in: ae53dc0227 user: jan.nijtmans tags: trunk | |
| 15:24 | Fix conflict between (unpatched) tommath.h and tcl.h. See also [https://github.com/libtom/libtommath... check-in: 09539af6a3 user: jan.nijtmans tags: core-8-branch | |
|
2020-01-31
| ||
| 17:10 | merge 8.7 check-in: 8f2730cd01 user: dgp tags: dgp-review | |
| 14:58 | Make Tcl_ChannelCloseProc() deprecated too. Implement close2Proc and wideSeekProc for all internal c... check-in: 4107df0b30 user: jan.nijtmans tags: deprecate-channel-type-1-4 | |
| 08:00 | Merge 8.7 check-in: bdc0e2ae94 user: jan.nijtmans tags: deprecate-channel-type-1-4 | |
| 07:56 | Merge 8.7 check-in: afff50dd5a user: jan.nijtmans tags: trunk | |
| 07:54 | Add 64-bit seek to the ZipChannel check-in: b1fbea06de user: jan.nijtmans tags: core-8-branch | |
|
2020-01-30
| ||
| 16:08 | Merge 8.7 check-in: 566db5a014 user: jan.nijtmans tags: deprecate-channel-type-1-4 | |
| 15:47 | merge 8.7 check-in: e34daf0a45 user: sebres tags: trunk | |
| 15:44 | merge 8.6 check-in: 4c1f9cbfcf user: sebres tags: core-8-branch | |
| 15:39 | merge 8.5 check-in: 0d52a65ef8 user: sebres tags: core-8-6-branch | |
| 15:32 | introduces new command and constraint testWithLimit (as include tests/internals.tcl) that can be use... check-in: 6919363aba user: sebres tags: core-8-5-branch | |
| 13:54 | Merge 8.7 check-in: e49c635f8c user: jan.nijtmans tags: trunk | |
| 13:54 | Merge 8.6 check-in: 8feacb7452 user: jan.nijtmans tags: core-8-branch | |
| 13:52 | Reset WSAGetLastError()/errno always, even when this error is not reported due to the earlier error. check-in: 1f9f6b8596 user: jan.nijtmans tags: core-8-6-branch | |
| 13:27 | Merge 8.7 check-in: 904884ed6a user: jan.nijtmans tags: trunk | |
| 13:21 | Merge 8.6 check-in: 0d5cc3c4bb user: jan.nijtmans tags: core-8-branch | |
| 13:04 | Simplify the use of HaveVersion() in Channel handling. Nothing functional, only code clean-up. check-in: e9fe70f9d5 user: jan.nijtmans tags: core-8-6-branch | |
| 13:00 | According to the [https://core.tcl-lang.org/tcl/artifact?udc=1&ln=469-471&name=5ac7827cd282bbda|docu... check-in: 28c4356c52 user: jan.nijtmans tags: core-8-6-branch | |
|
2020-01-29
| ||
| 17:02 | small amend (comments only) check-in: b59292499d user: sebres tags: core-8-5-branch | |
| 16:50 | better test covering [5d989f9ba3] - limiting AS considers normal memory usage of process; prepared f... check-in: 3473d9551a user: sebres tags: core-8-5-branch | |
| 16:13 | Merge trunk check-in: a4ea592a5c user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:52 | Deprecate channel types 1-4 check-in: cf397fef44 user: jan.nijtmans tags: deprecate-channel-type-1-4 | |
| 13:03 | Merge 8.7 check-in: cb4e72e16b user: jan.nijtmans tags: trunk | |
| 13:02 | Fix compiler warnings on Cygwin when using -DTCL_NO_DEPRECATED Use TCL_CHANNEL_VERSION_5 in stead of... check-in: 17f806107a user: jan.nijtmans tags: core-8-branch | |
|
2020-01-27
| ||
| 18:17 | merge trunk check-in: 0804dd359f user: dgp tags: dgp-refactor | |
| 18:17 | merge trunk check-in: 8541f9be6e user: dgp tags: dgp-properbytearray | |
| 18:12 | merge trunk check-in: 22de39e9e4 user: dgp tags: novem | |
| 13:00 | merge 8.7 check-in: 4e5f7351ab user: dgp tags: dgp-review | |
| 12:41 | WIP check-in: 8cb7233f95 user: dgp tags: dgp-review | |
| 12:18 | WIP check-in: 3a7c2e0651 user: dgp tags: dgp-review | |
| 11:57 | WIP check-in: 38d35a156c user: dgp tags: dgp-review | |
| 10:33 | Merge 8.7 check-in: 41b3ed80e5 user: jan.nijtmans tags: trunk | |
| 10:31 | Fix install-libraries-zipfs-static target: On Windows INSTALL_DATA makes no sense. Reported by René... check-in: b04bc4293a user: jan.nijtmans tags: core-8-branch | |
| 01:23 | WIP check-in: 90e7a74bba user: dgp tags: dgp-review | |
| 01:16 | WIP check-in: db7916f86b user: dgp tags: dgp-review | |
| 01:16 | WIP check-in: 1f7b5579a0 user: dgp tags: dgp-review | |
| 01:16 | WIP check-in: d5ae8041e8 user: dgp tags: dgp-review | |
| 01:15 | WIP check-in: d172e85019 user: dgp tags: dgp-review | |
| 01:14 | WIP check-in: 0d89cf4d3a user: dgp tags: dgp-review | |
| 01:13 | WIP check-in: 8ffb9ad9ae user: dgp tags: dgp-review | |
| 00:36 | WIP check-in: 5bce48738c user: dgp tags: dgp-review | |
| 00:22 | WIP check-in: 60e8747765 user: dgp tags: dgp-review | |
| 00:16 | WIP check-in: 60dec1c068 user: dgp tags: dgp-review | |
|
2020-01-26
| ||
| 02:36 | WIP check-in: f56c0ef824 user: dgp tags: dgp-review | |
| 02:13 | WIP check-in: 3a73d28da1 user: dgp tags: dgp-review | |
| 01:57 | WIP check-in: 95bc847a21 user: dgp tags: dgp-review | |
|
2020-01-25
| ||
| 22:11 | merge 8.7 check-in: d7f69610af user: dgp tags: dgp-review | |
| 14:53 | merge-mark check-in: 267f331dbb user: jan.nijtmans tags: trunk | |
| 14:51 | TIP #559 follow-up: Make sure that if Tcl_FreeResult() is used in an extension compiled with -DTCL_N... check-in: bab804dcda user: jan.nijtmans tags: core-8-branch | |
|
2020-01-24
| ||
| 20:12 | WIP check-in: fa4aaea12d user: dgp tags: dgp-review | |
| 19:38 | Expand examples of incomplete work in Tcl 8.0 builtins. check-in: 80bf012a73 user: dgp tags: dgp-review | |
| 19:30 | Happier highlighter. check-in: c3b49a01bd user: dgp tags: dgp-review | |
| 18:43 | merge 8.7 check-in: 7d17729929 user: dgp tags: dgp-review | |
| 16:53 | Implement TIP 559 check-in: ce1901cfd3 user: dgp tags: trunk | |
| 16:44 | Implement TIP 559 check-in: eb2b9ce3b8 user: dgp tags: core-8-branch | |
| 12:53 | merge trunk check-in: b8d5fec60c user: dgp tags: dgp-refactor | |
| 12:46 | merge trunk check-in: 3b74d61ba2 user: dgp tags: dgp-properbytearray | |
| 12:45 | merge trunk check-in: 6c74385863 user: dgp tags: novem | |
| 11:00 | Merge trunk check-in: 4db2ba7da0 user: jan.nijtmans tags: tip-497 | |
|
2020-01-23
| ||
| 15:42 | Fix See also links in list commands check-in: 87b6f43aa9 user: apnadkarni tags: trunk | |
| 15:40 | Fix See also links in list commands check-in: 3933aee1c8 user: apnadkarni tags: core-8-branch | |
| 13:15 | Merge 8.7 check-in: 37d65e3634 user: jan.nijtmans tags: trunk | |
| 13:14 | Merge 8.6 check-in: e673109395 user: jan.nijtmans tags: core-8-branch | |
| 12:55 | Better error-handling in some libtommath calls. check-in: 6b90ac0e77 user: jan.nijtmans tags: core-8-6-branch | |
| 10:43 | Merge trunk check-in: d6f3d7a2b0 user: jan.nijtmans tags: novem | |
| 10:41 | Merge 8.7 check-in: 10bc1a9af5 user: jan.nijtmans tags: trunk | |
| 10:33 | Add error-handling to all libtommath function calls. Most likely not perfect (open for further impro... check-in: 40c22004df user: jan.nijtmans tags: core-8-branch | |
| 09:47 | merge-mark check-in: 3541ad71e9 user: jan.nijtmans tags: trunk | |
| 09:46 | Merge 8.6 check-in: 95939d51aa user: jan.nijtmans tags: core-8-branch | |
| 08:33 | Merge 8.5 check-in: ca3039bec5 user: jan.nijtmans tags: core-8-6-branch | |
| 08:29 | Last unused internal stub entry from 258 to 259. check-in: d206a52bee user: jan.nijtmans tags: core-8-5-branch | |
|
2020-01-22
| ||
| 15:43 | merge trunk check-in: 0f0012b0b7 user: dgp tags: dgp-refactor | |
| 15:29 | merge trunk check-in: e8d6895827 user: dgp tags: novem | |
| 15:28 | merge trunk check-in: d7ec907d9b user: dgp tags: dgp-properbytearray | |
| 09:26 | Merge 8.7. All calls using MP_WUR handled now. Closed-Leaf check-in: abfe208bbd user: jan.nijtmans tags: no-wur | |
|
2020-01-21
| ||
| 22:24 | merge 8.7 check-in: 866d1d7dc5 user: dgp tags: dgp-review | |
| 22:14 | Implement TIp 543. check-in: 83d7bff763 user: dgp tags: trunk | |
| 22:00 | Implement TIP 543 check-in: 7f045bde78 user: dgp tags: core-8-branch | |
| 16:05 | Merge 8.7, more WIP check-in: 77a1c10c7b user: jan.nijtmans tags: no-wur | |
| 09:39 | Merge trunk check-in: a16c18d404 user: jan.nijtmans tags: tip-497 | |
| 09:21 | Enable test-cases stringObj-15.[5-8]: "nodep" restriction doesn't work in 9.0. check-in: 71408e874a user: jan.nijtmans tags: trunk | |
| 08:49 | merge-mark check-in: e9758ca63c user: jan.nijtmans tags: core-8-6-branch | |
| 08:48 | Don't run stack-3.1 test on OSX, it fail regulary. Don't really bother for Tcl 8.5 any more. check-in: b437853f53 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-01-20
| ||
| 19:36 | WIP check-in: 28b9760596 user: dgp tags: dgp-review | |
| 19:09 | WIP check-in: 94ecf8fbd4 user: dgp tags: dgp-review | |
| 18:32 | WIP check-in: d084e89d50 user: dgp tags: dgp-review | |
| 18:30 | WIP check-in: 5151755f82 user: dgp tags: dgp-review | |
| 17:14 | WIP check-in: dab2fa40f0 user: dgp tags: dgp-review | |
| 16:43 | Merge trunk check-in: 39dbcba617 user: jan.nijtmans tags: tip-497 | |
| 15:28 | Merge-mark check-in: e7337911a8 user: jan.nijtmans tags: core-8-branch | |
| 15:27 | Now that TIP #538 is integrated, make rules.vc work for both 8.6 and 8.7 without changes. check-in: 21b57666fb user: jan.nijtmans tags: core-8-6-branch | |
| 15:24 | Merge trunk check-in: ef0ec5a591 user: jan.nijtmans tags: novem | |
| 15:16 | Merge 8.7. Add TclAppendUnicodeToObj() to internal stubs, since it is needed in tclTestObj.c check-in: 31c38dc4ac user: jan.nijtmans tags: trunk | |
| 14:35 | Don't deprecate Tcl_NewUnicodeObj/Tcl_SetUnicodeObj/Tcl_GetUnicodeFromObj, since that's not accordin... check-in: 779078e24c user: jan.nijtmans tags: core-8-branch | |
| 14:19 | Merge 8.7 check-in: 3d7b2dce60 user: jan.nijtmans tags: trunk | |
| 12:18 | Implementation of TIP #542: Support for switchable Full Unicode support check-in: 73c2397d70 user: jan.nijtmans tags: core-8-branch | |
|
2020-01-17
| ||
| 19:07 | formatting check-in: f1b37c4aae user: dgp tags: dgp-review | |
| 19:05 | formatting check-in: 1a1c1c1923 user: dgp tags: dgp-review | |
| 18:43 | WIP check-in: a64448b699 user: dgp tags: dgp-review | |
| 18:37 | merge 8.7 check-in: b020429711 user: sebres tags: trunk | |
| 18:20 | WIP check-in: 2d478511c4 user: dgp tags: dgp-review | |
| 18:07 | WIP check-in: 9aeb01f090 user: dgp tags: dgp-review | |
| 17:15 | merge 8.6 check-in: b061abfc0c user: sebres tags: core-8-branch | |
| 17:12 | tweak check-in: e454ec6b78 user: dgp tags: dgp-review | |
| 17:08 | merge 8.5 (closes [5d989f9ba3]: avoid segfault by OOM if too many items to sort) check-in: 0c2487fce9 user: sebres tags: core-8-6-branch | |
| 16:40 | small amend (skip messages, avoid output on interactive shell) check-in: ad1fcf1cd5 user: sebres tags: core-8-5-branch | |
| 16:12 | closes [5d989f9ba3]: avoid segfault by OOM if too many items to sort (would throw an error instead, ... check-in: cbee73ad7c user: sebres tags: core-8-5-branch | |
| 15:50 | edits check-in: d11787420e user: dgp tags: dgp-review | |
| 15:37 | merge 8.7 Closed-Leaf check-in: f4cea11d2e user: dgp tags: utf-max | |
| 13:57 | merge 8.7 check-in: 3bc6633fc4 user: dgp tags: dgp-review | |
| 10:43 | Merge 8.7, more WIP check-in: e5a4139844 user: jan.nijtmans tags: no-wur | |
| 08:54 | Merge 8.6 check-in: f0782b57a6 user: jan.nijtmans tags: core-8-branch | |
| 08:53 | Fix [8cd2fe7474]: "unload" command Bug (when handling multiple libs) check-in: 29086fe087 user: jan.nijtmans tags: core-8-6-branch | |
| 08:51 | Fix [8cd2fe7474]: "unload" command Bug (when handling multiple libs) check-in: 8f93f9da3c user: jan.nijtmans tags: core-8-5-branch | |
| 02:48 | edits check-in: d771f66248 user: dgp tags: dgp-review | |
|
2020-01-16
| ||
| 20:43 | WIP check-in: bf8acce547 user: dgp tags: dgp-review | |
| 14:16 | Proposed fix for [8cd2fe7474]: "unload" command Bug (when handling multiple libs) Closed-Leaf check-in: e582dc6e06 user: jan.nijtmans tags: bug-8cd2fe7474 | |
|
2020-01-15
| ||
| 15:49 | Merge trunk. Fix MSVC static build check-in: 2fdf82e5b3 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:29 | Merge 8.7 check-in: b1d9d559b8 user: jan.nijtmans tags: no-wur | |
| 10:23 | Merge trunk check-in: 859b2877d3 user: jan.nijtmans tags: novem | |
| 10:22 | Merge 8.7 check-in: 44b96c52ea user: jan.nijtmans tags: trunk | |
| 10:21 | Merge-mark 8.6. Remove a few "break"'s added in the previous commit, because they are redundant. check-in: 9a826dfb28 user: jan.nijtmans tags: core-8-branch | |
| 10:07 | A few more "break" statements, so any compiler knows these are no FALLTHROUGH situations. check-in: 56d3ed00fb user: jan.nijtmans tags: core-8-6-branch | |
|
2020-01-14
| ||
| 17:35 | WIP check-in: 4a5d22932f user: dgp tags: dgp-review | |
| 09:09 | A few more "break" statements, so any compiler knows these are no FALLTHROUGH situations. check-in: 034ad43c4b user: jan.nijtmans tags: core-8-branch | |
|
2020-01-13
| ||
| 21:46 | Attempt to resolve a conflict between (unmodified) tommath.h and tcl.h in the definition of mp_int. ... Closed-Leaf check-in: 9f2dd970cd user: jan.nijtmans tags: tommath-compat | |
| 19:26 | recount check-in: 9974933b0c user: dgp tags: dgp-review | |
| 17:51 | WIP check-in: b3edeefeb6 user: dgp tags: dgp-review | |
| 17:35 | WIP check-in: c2d02fad50 user: dgp tags: dgp-review | |
| 17:00 | Implement TIP 559 (deprecation part). Closed-Leaf check-in: 8a9a2c7b58 user: dgp tags: tip-559-dep | |
| 16:49 | Implement TIP 559 Closed-Leaf check-in: 37d4272d8f user: dgp tags: tip-559 | |
| 15:21 | Merge 8.7 check-in: 470168a14c user: jan.nijtmans tags: trunk | |
| 15:20 | Merge 8.6 check-in: b57a5cf85f user: jan.nijtmans tags: core-8-branch | |
| 15:19 | Fix [cff53cf7d0]: Failed test oo-0.9 in file oo.test in Tcl8.6.10 check-in: 3a02978382 user: jan.nijtmans tags: core-8-6-branch | |
| 15:05 | edits check-in: bd18a61f7d user: dgp tags: dgp-review | |
| 14:36 | merge 8.7 check-in: 2b19a21f97 user: dgp tags: dgp-review | |
| 14:36 | merge trunk check-in: db3cad7e90 user: dgp tags: novem | |
| 14:35 | merge trunk check-in: be69df61a4 user: dgp tags: dgp-properbytearray | |
| 14:34 | merge trunk check-in: b2e462b310 user: dgp tags: dgp-refactor | |
| 12:48 | Merge 8.7 check-in: eee197977d user: jan.nijtmans tags: trunk | |
| 12:47 | Merge 8.6 check-in: a726483394 user: jan.nijtmans tags: core-8-branch | |
| 12:17 | Add ${LDFLAGS} to MAKE_LIB. This handles the possibility of adding LDFLAGS=?? on the "configure" com... check-in: ec372ea462 user: jan.nijtmans tags: core-8-6-branch | |
| 12:11 | Merge 8.7 check-in: 4a9636c39a user: jan.nijtmans tags: trunk | |
| 10:44 | Merge 8.6 check-in: dc4d9a7fc0 user: jan.nijtmans tags: core-8-branch | |
| 10:01 | Fix [0b9332722a]: Support utf-8 on Windows console check-in: faf4fde866 user: jan.nijtmans tags: core-8-6-branch | |
| 10:00 | Silence some gcc-9 compiler warnings. check-in: 8bfb4f1f0b user: jan.nijtmans tags: core-8-6-branch | |
|
2020-01-10
| ||
| 18:22 | WIP check-in: e565009f0a user: dgp tags: dgp-review | |
| 17:40 | merge trunk Closed-Leaf check-in: a989de7067 user: dgp tags: tip-543-9 | |
| 17:40 | merge 8.7 Closed-Leaf check-in: 1741ee4e4a user: dgp tags: tip-543 | |
| 17:21 | WIP check-in: 32f094732a user: dgp tags: dgp-review | |
| 16:36 | WIP check-in: acb5d91fab user: dgp tags: dgp-review | |
| 16:05 | WIP check-in: ea3f2ef2eb user: dgp tags: dgp-review | |
| 16:00 | More WIP check-in: d6fb5a2518 user: jan.nijtmans tags: no-wur | |
| 15:58 | WIP check-in: 51e2d5447b user: dgp tags: dgp-review | |
| 15:27 | Merge 8.7 check-in: ef1b22987a user: jan.nijtmans tags: trunk | |
| 15:18 | tommath_private.h : Remove special C4146 handling: already done in tclWinPort.h too. tcl.pc.in: Mak... check-in: 106e92e2ad user: jan.nijtmans tags: core-8-branch | |
| 14:38 | fmt check-in: 72d07a007a user: dgp tags: dgp-review | |
| 14:38 | fmt check-in: 84bff4852d user: dgp tags: dgp-review | |
| 14:36 | WIP check-in: 85bd8279ae user: dgp tags: dgp-review | |
| 14:34 | WIP check-in: 1aee89f8ee user: dgp tags: dgp-review | |
| 12:11 | WIP check-in: 282a0e5863 user: dgp tags: dgp-review | |
| 12:10 | WIP check-in: 6a55f0cd4c user: dgp tags: dgp-review | |
| 12:09 | WIP check-in: 96dc7141ee user: dgp tags: dgp-review | |
| 11:40 | WIP check-in: cd4308b1f9 user: dgp tags: dgp-review | |
| 11:39 | WIP check-in: f27a9620ed user: dgp tags: dgp-review | |
| 11:24 | WIP check-in: 5f37889a08 user: dgp tags: dgp-review | |
| 04:37 | format fixes check-in: 7a2ae5549e user: dgp tags: dgp-review | |
| 04:26 | WIP check-in: 1a09793b4f user: dgp tags: dgp-review | |
| 04:04 | refinement check-in: 35ae207f81 user: dgp tags: dgp-review | |
| 04:00 | WIP check-in: 245180139c user: dgp tags: dgp-review | |
|
2020-01-09
| ||
| 19:22 | merge 8.7 check-in: 6c07affecb user: dgp tags: dgp-review | |
| 09:28 | Merge 8.7 check-in: 3f43192979 user: jan.nijtmans tags: trunk | |
| 09:27 | Put "-ltommath" in $MATH_LIBS in stead of $LIBS, so it won't be used by other checks in the configur... check-in: 860982c825 user: jan.nijtmans tags: core-8-branch | |
| 09:25 | Put "-ltommath" in $MATH_LIBS in stead of $LIBS, so it won't be used by other checks in the configur... check-in: 84cff37894 user: jan.nijtmans tags: no-wur | |
| 09:20 | Start handling WUR (Warn Unused Result) in all tommath calls. WIP, not complete yet. check-in: 5329c070c4 user: jan.nijtmans tags: no-wur | |
|
2020-01-08
| ||
| 23:07 | merge 8.7 check-in: 1aac492d2d user: dgp tags: dgp-review | |
| 23:00 | merge 8.7 check-in: 7c9f4a0cee user: dgp tags: utf-max | |
| 22:32 | merge 8.7 check-in: f2212c0b0c user: dgp tags: trunk | |
| 22:25 | Improvements to doc changes from TIPs 422 and 512. check-in: b3c6b4a55c user: dgp tags: core-8-branch | |
| 21:40 | merge 8.7 check-in: 684203a850 user: dgp tags: trunk | |
| 21:40 | s/in stead/instead/ check-in: 95f0ae2a8b user: dgp tags: core-8-branch | |
| 21:39 | s/in stead/instead/ check-in: cdbd724a5a user: dgp tags: core-8-6-branch | |
| 21:10 | merge 8.7 check-in: ed79d3f28b user: dgp tags: trunk | |
| 21:10 | merge 8.7 check-in: 2e11f84315 user: dgp tags: dgp-review | |
| 21:10 | merge 8.6 check-in: 3918ffb3ff user: dgp tags: core-8-branch | |
| 19:29 | typo check-in: 553ef8d3cd user: dgp tags: dgp-review | |
| 19:28 | merge 8.7 check-in: 62e8bcd7c1 user: dgp tags: dgp-review | |
| 16:53 | Remove another mention of interp->result. check-in: 96b174266c user: dgp tags: core-8-6-branch | |
| 14:23 | Revise documentation that refers to direct access to interp->result. check-in: fa8e6f70bb user: dgp tags: core-8-6-branch | |
| 13:19 | Merge 8.7 check-in: a8d369c3a1 user: jan.nijtmans tags: trunk | |
| 13:16 | Merge 8.6 check-in: 544c17046b user: jan.nijtmans tags: core-8-branch | |
| 12:51 | Use _copysign on Windows always (available from float.h). Use mp_iszero() whenever appropriate. check-in: af89c36b66 user: jan.nijtmans tags: core-8-6-branch | |
| 11:53 | Code cleanup (mostly comments, backported from 8.6). check-in: f3d25c6993 user: jan.nijtmans tags: core-8-5-branch | |
|
2020-01-07
| ||
| 15:58 | Merge 9.0 check-in: b0f1c6ad58 user: jan.nijtmans tags: tip-497 | |
| 15:44 | Merge 8.7 check-in: b172b8716f user: jan.nijtmans tags: utf-max | |
| 15:22 | Merge 8.7 Closed-Leaf check-in: 46470f86f7 user: jan.nijtmans tags: external-libtommath | |
| 15:20 | Merge 8.7 check-in: b219c8f278 user: jan.nijtmans tags: cplusplus | |
| 14:50 | Merge 8.7 check-in: f5ac60c58e user: jan.nijtmans tags: trunk | |
| 14:42 | Don't use "operator" as variable name, as it is a keyword in C++. Add some break statements, so Tcl ... check-in: 873949be4b user: jan.nijtmans tags: core-8-branch | |
| 14:32 | Some eol whitespace eliminations check-in: 195168a5a2 user: jan.nijtmans tags: core-8-branch | |
| 12:18 | One more place where the (deprecated) "unicode" encoding was still used. check-in: 2737ed2c3b user: jan.nijtmans tags: core-8-branch | |
| 09:45 | Merge 8.7 check-in: e88414ccba user: jan.nijtmans tags: trunk | |
| 09:24 | Remove type-casts in many Tcl_LinkVar() calls, which is no longer necessary since 8.7. Small missing... check-in: dbd488fb8c user: jan.nijtmans tags: core-8-branch | |
| 08:45 | Merge 8.7 check-in: a9e76aebdd user: jan.nijtmans tags: trunk | |
| 08:35 | Fix test encoding-28.0, adapting for the correct number of available encodings check-in: 668cbaf8c5 user: jan.nijtmans tags: core-8-branch | |
|
2020-01-06
| ||
| 20:26 | merge 8.7 check-in: c417155463 user: dgp tags: trunk | |
| 20:24 | one more check-in: d5321b0075 user: dgp tags: core-8-branch | |
| 20:12 | Bring docs up to date with TIP 330 and TIP 336 changes already in Tcl 8.7 check-in: d886642726 user: dgp tags: core-8-branch | |
| 18:08 | merge 8.7 check-in: ba5486de0a user: dgp tags: trunk | |
| 18:07 | Missing bit of interp->result deprecation. check-in: 246c040ecf user: dgp tags: core-8-branch | |
| 17:27 | merge 8.7 check-in: a68c9e5096 user: dgp tags: trunk | |
| 17:26 | Remove "new in 8.6" marks from the docs in the 8.7 branch. check-in: eea0f606ce user: dgp tags: core-8-branch | |
| 17:17 | remove 'new in 8.5' marks in docs check-in: a15505b803 user: dgp tags: core-8-branch | |
| 17:17 | Remove the "new in 8.5" markings from the 8.6 branch of docs. check-in: 225b84c8f3 user: dgp tags: core-8-6-branch | |
| 11:02 | Merge 8.7 check-in: 08ac59face user: jan.nijtmans tags: trunk | |
| 11:02 | Fix typo: "==" -> "=" check-in: 797243504e user: jan.nijtmans tags: core-8-branch | |
| 10:57 | Merge 8.7. Don't think that ${LDFLAGS} should be part of MATH_LIBS: that should be arranged correctl... check-in: 14cdac6c49 user: jan.nijtmans tags: external-libtommath | |
| 10:50 | Merge-mark check-in: 31fc505f40 user: jan.nijtmans tags: core-8-6-branch | |
| 10:48 | (cherry-pick): Fix issue [9128866ec8448752] by adding Line Feed character to tis-620.enc. check-in: 744209e285 user: jan.nijtmans tags: core-8-5-branch | |
| 10:41 | Merge 8.7 check-in: 8be706a766 user: jan.nijtmans tags: trunk | |
| 10:40 | Merge 8.6 check-in: 8f3cd51884 user: jan.nijtmans tags: core-8-branch | |
| 10:34 | Merge 8.5 check-in: 6966b305d2 user: jan.nijtmans tags: core-8-6-branch | |
| 10:28 | Don't assume/set LDFLAGS being "", it could be set on the "configure" command-line. Remove "test-pa... check-in: ce3eff15fd user: jan.nijtmans tags: core-8-5-branch | |
|
2020-01-05
| ||
| 19:41 | Tcl_TransferResult was new in 8.6, so mark the man page with that version. check-in: 3502e49d63 user: dgp tags: core-8-6-branch | |
| 19:18 | formatting typo and rewrite check-in: 8ab2201e2d user: dgp tags: core-8-6-branch | |
| 19:16 | Rewrite: lead paragraph with name of documented routine. check-in: 50e3abe3f6 user: dgp tags: core-8-6-branch | |
| 19:03 | Fix documentation, comments, and argument names of Tcl_TransferResult(). check-in: d20a33ce27 user: dgp tags: core-8-6-branch | |
|
2020-01-04
| ||
| 17:21 | Add a test for issue [9128866ec8], encoding fails to load check-in: ebb3855057 user: pooryorick tags: core-8-6-branch | |
| 14:51 | merge 8.6 check-in: 7081666798 user: pooryorick tags: core-8-branch | |
| 14:34 | Fix issue [9128866ec8448752] by adding Line Feed character to tis-620.enc. check-in: b9c7c87500 user: pooryorick tags: core-8-6-branch | |
|
2020-01-03
| ||
| 19:03 | ... check-in: a4537b50ab user: dgp tags: dgp-review | |
| 19:01 | ... check-in: 5f13b4acac user: dgp tags: dgp-review | |
| 18:08 | ... check-in: 9ac3a0860b user: dgp tags: dgp-review | |
| 17:57 | ... check-in: 5514569c66 user: dgp tags: dgp-review | |
| 17:34 | ... check-in: eacdab1bba user: dgp tags: dgp-review | |
| 17:33 | ... check-in: cd659d6dcd user: dgp tags: dgp-review | |
| 17:10 | format tweaks check-in: 342b3b5af9 user: dgp tags: dgp-review | |
| 17:07 | WIP check-in: 0cf04bba38 user: dgp tags: dgp-review | |
| 16:41 | merge 8.7 check-in: a9a54e6b5d user: dgp tags: dgp-review | |
| 16:40 | merge trunk check-in: dee36e669f user: dgp tags: dgp-refactor | |
| 16:33 | merge trunk check-in: 1708ed7735 user: dgp tags: dgp-properbytearray | |
| 16:33 | merge trunk check-in: b3ef139236 user: dgp tags: novem | |
|
2020-01-02
| ||
| 21:26 | next check-in: 0c11cb3cf8 user: dgp tags: dgp-review | |
| 21:24 | take 2 check-in: 6fad833304 user: dgp tags: dgp-review | |
| 21:23 | format trial check-in: 9118558a99 user: dgp tags: dgp-review | |
| 21:01 | merge core-8-branch, restore the build by providing a copysign replacement for old MSVC versions. check-in: ff8e8fd9b7 user: fvogel tags: trunk | |
| 21:00 | Restore the build by providing a copysign replacement for old MSVC versions. check-in: 0c17370926 user: fvogel tags: core-8-branch | |
| 20:56 | Restore the build by providing a copysign replacement for old MSVC versions. check-in: d648005802 user: fvogel tags: core-8-6-branch | |
| 20:56 | Restore the build by providing a copysign replacement for old MSVC versions. check-in: 57a8714c11 user: fvogel tags: core-8-5-branch | |
| 20:05 | WIP check-in: 4987961702 user: dgp tags: dgp-review | |
|
2020-01-01
| ||
| 16:57 | Move the TIP 558 tests into their own file check-in: 8ba0156ba2 user: dkf tags: tip-558 | |
| 16:46 | More error cases check-in: 990b223f55 user: dkf tags: tip-558 | |
| 16:01 | Check for another tricky edge case check-in: 7ea1f0bf2e user: dkf tags: tip-558 | |
|
2019-12-31
| ||
| 23:27 | merge core-8-branch check-in: 0b6cea2411 user: dkf tags: tip-558 | |
| 23:25 | Better error messages when a property has the wrong kind for the type of access desired check-in: 8d0a5d9bb4 user: dkf tags: tip-558 | |
| 22:58 | Other list-returning [info class] subcommands are plurals, so change property -> properties check-in: 506093f465 user: dkf tags: tip-558 | |
| 14:56 | Added docs check-in: ba294d781a user: dkf tags: tip-558 | |
|
2019-12-30
| ||
| 21:29 | merge trunk check-in: b42beff8ef user: dgp tags: tip-543-9 | |
| 21:25 | merge 8.7 check-in: c17aa20107 user: dgp tags: tip-543 | |
| 21:00 | Remove TclInitCompiledLocals(), internal routine marked deprecated in 8.5+. check-in: 7432a7f03a user: dgp tags: trunk | |
| 16:24 | Fixed index line check-in: eea0682265 user: dkf tags: core-8-branch | |
| 15:35 | Even more tests, this time of the return-code semantics of property getters and setters. check-in: 301d146f1f user: dkf tags: tip-558 | |
| 13:49 | Regenerate configure check-in: 491a02c932 user: gahr tags: external-libtommath | |
| 13:48 | Fix equality check, reported by Emiliano check-in: 3d0fcef5bb user: gahr tags: external-libtommath | |
| 10:13 | merge core-8-branch check-in: b3b30aa5e4 user: dkf tags: tip-558 | |
| 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-27
| ||
| 21:12 | intro check-in: 944e746c02 user: dgp tags: dgp-review | |
| 20:51 | format change check-in: f90f4b8ccb user: dgp tags: dgp-review | |
| 20:47 | Start of document draft. check-in: 4d5f3a8004 user: dgp tags: dgp-review | |
| 20:42 | Create a review branch for drafting a document. check-in: 453c429dbf user: dgp tags: dgp-review | |
| 14:08 | merge trunk check-in: 4a67004d8b user: dgp tags: dgp-properbytearray | |
| 13:59 | merge trunk check-in: 88dd23174b user: dgp tags: dgp-refactor | |
| 13:57 | merge trunk check-in: 95851c458d user: dgp tags: novem | |
| 12:53 | Include LDFLAGS in TCL_LIB, since that's where MATH_LIBS come in check-in: c0afbcd14a user: gahr tags: external-libtommath | |
| 12:13 | Regenerate configure check-in: 072f37aafe user: gahr tags: external-libtommath | |
| 12:12 | Make sure LDFLAGS are propagated to MAKE_LIB check-in: 31d5db1f7b user: gahr tags: external-libtommath | |
| 12:11 | Use AC_CHECK_LIB and put ltommath in MATH_LIBS to avoid polluting LIBS check-in: 182ec3352a user: gahr tags: external-libtommath | |
| 00:34 | Merge Tcl 8.7 changes to deal with integer overflow in the exponent, and floating point overflow in ... check-in: fa8169ab74 user: kbk tags: trunk | |
| 00:23 | Merge Tcl 8.6 changes to deal with integer overflow in the exponent, and floating point overflow in ... check-in: 5cb42f70ad user: kbk tags: core-8-branch | |
| 00:12 | Merge Tcl 8.5 changes to deal with integer overflow in the exponent, and floating point overflow in ... check-in: b64a60bb4f user: kbk tags: core-8-6-branch | |
| 00:03 | Merge changes to deal with integer overflow in the exponent, and floating point overflow in the sign... check-in: c3d4779949 user: kbk tags: core-8-5-branch | |
|
2019-12-26
| ||
| 23:54 | Add test cases that used to cause floating point overflow in computing the correction term in floati... Closed-Leaf check-in: 398d486fea user: kbk tags: bug-1de6b0629e | |
|
2019-12-24
| ||
| 15:05 | Merge 8.7 check-in: 8c8b683bbe user: jan.nijtmans tags: trunk | |
| 15:04 | Add FALLTHRU markers, eliminating gcc warning using -Wextra check-in: 9a334f8d56 user: jan.nijtmans tags: core-8-branch | |
| 14:23 | Attempt to improve support for external libtommath check-in: 8f8236bd3a user: jan.nijtmans tags: external-libtommath | |
| 13:53 | Merge trunk check-in: f5058a060c user: jan.nijtmans tags: novem | |
| 13:52 | Merge 8.7 check-in: 5d3acf840d user: jan.nijtmans tags: trunk | |
| 13:52 | More progress in making clang build on Cygwin warning-free check-in: cba1bad647 user: jan.nijtmans tags: core-8-branch | |
| 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:07 | Merge trunk check-in: dee3813eb7 user: jan.nijtmans tags: novem | |
| 10:06 | Merge 8.7 check-in: e476c5cc65 user: jan.nijtmans tags: trunk | |
| 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:43 | Merge 8.7 check-in: 4f41bcb079 user: jan.nijtmans tags: trunk | |
| 13:42 | Merge 8.6 check-in: 087fb64a6b user: jan.nijtmans tags: core-8-branch | |
| 13:38 | Fix for building Cygwin using Clang. check-in: 4f888c27cc user: jan.nijtmans tags: core-8-6-branch | |
| 11:28 | Merge 8.7 check-in: ad74c9562f user: jan.nijtmans tags: trunk | |
| 11:27 | Merge 8.6 check-in: b511a2fa61 user: jan.nijtmans tags: core-8-branch | |
| 11:26 | Workaround for [ce3b9f2b04]: compilation errors with clang (windows msys2) check-in: 53c630ddf2 user: jan.nijtmans tags: core-8-6-branch | |
| 00:54 | Fix parsing bug when (numSigDigs == 0). check-in: cd2766621b user: dgp tags: bug-1de6b0629e | |
|
2019-12-22
| ||
| 23:48 | Assign a double literal to a double variable. No point in requiring conversion. check-in: a4348251d8 user: dgp tags: bug-1de6b0629e | |
| 18:44 | Tests for another parsing bug. check-in: 85c3a68225 user: dgp tags: bug-1de6b0629e | |
| 15:10 | Merge 8.7 check-in: 17eb426bbf user: jan.nijtmans tags: trunk | |
| 14:55 | Merge 8.6 check-in: 6169c6b18a user: jan.nijtmans tags: core-8-branch | |
| 14:52 | Minor optimization in TclFormatInt: No need to check for "0" as special value. No need to include fi... check-in: d2501d3df7 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-12-21
| ||
| 14:19 | Tests demonstrating the number parsing overflow bugs. check-in: 5fee183ce2 user: dgp tags: bug-1de6b0629e | |
|
2019-12-20
| ||
| 16:13 | Prevent double definition of MODULE_SCOPE on Darwin check-in: afe5c742c5 user: jan.nijtmans tags: core-8-6-branch | |
| 16:11 | Fix 2 unused arguments with USE_DTRACE check-in: 49960e9b3c user: jan.nijtmans tags: cplusplus | |
| 15:23 | Update travis build fro xcode11 to xcode11.3 as highest platform check-in: 562b27436c user: jan.nijtmans tags: core-8-branch | |
| 14:23 | Two more unused arguments. Merge 8.7 check-in: 9ecacdc143 user: jan.nijtmans tags: cplusplus | |
| 12:56 | merge trunk check-in: 4d67581578 user: dgp tags: dgp-refactor | |
| 12:56 | merge trunk check-in: f727a426d1 user: dgp tags: dgp-properbytearray | |
|
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:16 | Merge trunk check-in: 1fafba59dc user: jan.nijtmans tags: novem | |
| 22:16 | Merge 8.7 check-in: 965581b579 user: jan.nijtmans tags: trunk | |
| 22:12 | Merge 8.6 check-in: 32bc878a76 user: jan.nijtmans tags: core-8-branch | |
| 22:11 | Merge 8.5 check-in: c1664053c0 user: jan.nijtmans tags: core-8-6-branch | |
| 22:09 | Add type-cast, making sure that the unary minus is handled correctly on any compiler check-in: bb8e7386bf user: jan.nijtmans tags: core-8-5-branch | |
| 22:04 | Merge 8.6 check-in: 36076a5acc user: jan.nijtmans tags: core-8-branch | |
| 21:31 | Merge 8.5 check-in: 5e9890b208 user: jan.nijtmans tags: core-8-6-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-16
| ||
| 21:45 | merge trunk check-in: f76f0e8f7c user: dgp tags: dgp-refactor | |
| 21:39 | merge trunk check-in: e9801db712 user: dgp tags: dgp-properbytearray | |
| 10:09 | Better fix for [3390638]: making the intVal variable unsigned prevents the need for using sprintf() ... check-in: c164ea07e7 user: jan.nijtmans tags: core-8-5-branch | |
| 10:08 | Only use OPTS=msvcrt in combination with "static", otherwise it's a NOOP. Disable pragma warning:C4... check-in: 780d88df84 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-12-14
| ||
| 17:48 | Merge trunk check-in: d9b2cc6d84 user: jan.nijtmans tags: novem | |
| 17:46 | Merge 8.7 check-in: 93f03d43d2 user: jan.nijtmans tags: utf-max | |
| 17:45 | Merge 8.7 check-in: df45c9e60a user: jan.nijtmans tags: trunk | |
| 17:43 | Merge 8.6 check-in: 75097be697 user: jan.nijtmans tags: core-8-branch | |
| 17:36 | Make win/configure work with CC=g++ (doesn't actually work with Tcl and Tk yet) check-in: 78b283b374 user: jan.nijtmans tags: core-8-6-branch | |
| 14:12 | Merge trunk check-in: 6c9d4e2c59 user: jan.nijtmans tags: tip-497 | |
| 14:11 | Merge trunk check-in: 893e4a0c7d user: jan.nijtmans tags: novem | |
| 14:08 | Merge 8.7 check-in: ed89f90fbe user: jan.nijtmans tags: utf-max | |
|
2019-12-13
| ||
| 22:20 | merge-mark check-in: 3863b26e12 user: jan.nijtmans tags: cplusplus | |
| 22:20 | Merge 8.7 check-in: 9c677c25cd user: jan.nijtmans tags: trunk | |
| 22:18 | One #undef too much check-in: c1c0378b37 user: jan.nijtmans tags: core-8-branch | |
| 22:12 | Merge 8.7 and (hopefully) fix Travis build with C++ check-in: 99180d133a user: jan.nijtmans tags: cplusplus | |
| 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:27 | Merge trunk check-in: 45403c6c64 user: jan.nijtmans tags: novem | |
| 21:22 | Merge 8.7 check-in: 42b407ea0d user: jan.nijtmans tags: trunk | |
| 21:16 | Optimize mp_mul for the case a==b check-in: 74255eccbf user: jan.nijtmans tags: core-8-branch | |
| 20:35 | Fix [435acb846c]: libtommath - missing declarations check-in: 3ac9bde284 user: jan.nijtmans tags: trunk | |
| 15:41 | Merge 8.7 check-in: 24728eab4a user: jan.nijtmans tags: utf-max | |
| 15:39 | Merge 8.7 check-in: a4ec5ee9ad user: jan.nijtmans tags: cplusplus | |
| 15:13 | merge-mark check-in: 976ab9d065 user: jan.nijtmans tags: core-8-branch | |
| 15:12 | Fix Travis build for MSVC Debug mode check-in: 39d0472241 user: jan.nijtmans tags: core-8-6-branch | |
| 15:09 | More tweaks to libtommath functions signatures: No need any more to stay binary compatible with Tcl ... check-in: 930eca18d6 user: jan.nijtmans tags: trunk | |
| 13:46 | Merge trunk check-in: 8ba0b61991 user: jan.nijtmans tags: novem | |
| 13:33 | Remove deprecated libtommath stub entries check-in: 42e8c176f9 user: jan.nijtmans tags: trunk | |
| 13:06 | Merge 8.7 check-in: 742a212258 user: jan.nijtmans tags: trunk | |
| 11:05 | Implement TIP's #538: Externalize libtommath check-in: d796a3955d user: jan.nijtmans tags: core-8-branch | |
|
2019-12-12
| ||
| 21:43 | Merge 8.7 check-in: 4499400ea4 user: jan.nijtmans tags: trunk | |
| 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 | |
| 21:02 | Add 3 (libtommath) functions to the stub table. Will be added to 8.7 too, through TIP #538 check-in: 23016a5299 user: jan.nijtmans tags: core-8-6-branch | |
| 16:14 | Merge 8.7. Add C++ entries for Windows to Travis build. check-in: c090d902cf user: jan.nijtmans tags: cplusplus | |
| 13:12 | Add many missing constraints check-in: 8806c61bad user: jan.nijtmans tags: core-8-branch | |
| 13:11 | Update win/tcl.m4, for use with C++ check-in: 4d8539b98e user: jan.nijtmans tags: cplusplus | |
| 08:23 | Little doc tweak check-in: a6db2afbd0 user: jan.nijtmans tags: utf-max | |
|
2019-12-11
| ||
| 15:53 | Merge 8.7 check-in: 25b6c4eefb user: jan.nijtmans tags: cplusplus | |
| 15:50 | merge trunk check-in: 0c737144af user: dgp tags: novem | |
| 15:50 | merge trunk check-in: 90a50a0f6c user: dgp tags: dgp-properbytearray | |
| 15:40 | merge trunk check-in: 3f979e6358 user: dgp tags: dgp-refactor | |
| 15:37 | Merge trunk check-in: a3412c7545 user: jan.nijtmans tags: tip-497 | |
| 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:54 | Merge 8.7 check-in: df16979f13 user: jan.nijtmans tags: trunk | |
| 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:43 | Merge 8.7 check-in: 84fca026ad user: jan.nijtmans tags: trunk | |
| 13:42 | Merge 8.6 check-in: 11e140ecfa user: jan.nijtmans tags: core-8-branch | |
| 13:19 | merge 8.7 check-in: b5ebba9bea user: sebres tags: trunk | |
| 13:16 | Fix [5f236bc67a]: valgrind report for Tcl_UniCharToUtf. Also add test-cases for more corner-cases. check-in: 9792eb9013 user: jan.nijtmans tags: core-8-6-branch | |
| 13:15 | merge 8.6 check-in: 828e8eb900 user: sebres tags: core-8-branch | |
| 12:45 | amend to [2cf1202807]: find the hooks in tcltest namespace only check-in: 3272744f81 user: sebres tags: core-8-6-branch | |
|
2019-12-09
| ||
| 22:56 | Merge trunk check-in: 967f3334fc user: jan.nijtmans tags: novem | |
| 22:55 | Merge 8.7 check-in: 05cefe2890 user: jan.nijtmans tags: trunk | |
| 22:48 | Undo accidental change in [343273c9de4fd4f1] check-in: a4fea85023 user: jan.nijtmans tags: core-8-branch | |
| 19:36 | Attempt to fix [5f236bc67a]: valgrind report for Tcl_UniCharToUtf Closed-Leaf check-in: 3e0a616f7e user: jan.nijtmans tags: bug-5f236bc67a | |
| 16:39 | merge trunk check-in: 0d3acb91e7 user: dgp tags: novem | |
| 16:32 | merge trunk check-in: a7e0c8d36a user: dgp tags: dgp-refactor | |
| 16:15 | merge trunk check-in: b94aac83a7 user: dgp tags: dgp-properbytearray | |
| 11:44 | merge 8.7 check-in: 503ebb6e8f user: sebres tags: trunk | |
| 11:42 | remove unneeded import (for >= 8.7) check-in: 3f502fafa2 user: sebres tags: core-8-branch | |
| 11:32 | Merge 8.7 check-in: 64db2d1e0c user: jan.nijtmans tags: trunk | |
| 11:31 | Merge 8.6 check-in: 343273c9de user: jan.nijtmans tags: core-8-branch | |
| 10:40 | merge 8.5 (timing issue avoidance, skip test in runtime feature) check-in: d111987dbe user: sebres tags: core-8-6-branch | |
| 10:30 | small amend (whitespace, no functional) check-in: 1097b10d68 user: sebres tags: core-8-5-branch | |
| 10:26 | tcltest: hook enhancements rewritten backwards compatible now, reverts [0067db1bbf], [0f3d6f90f0], [... check-in: 2cf1202807 user: sebres tags: core-8-6-branch | |
| 10:02 | Fix [abd4abedd2]: Failed to build tk 8.6.10 with cross compile check-in: c7f3f1fd70 user: jan.nijtmans tags: core-8-6-branch | |
| 09:59 | Add special handling of lower surrogate to UtfToUtfProc(), so valgrind should't complain in that sit... check-in: b0688e52b1 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-12-08
| ||
| 16:58 | Merge 8.7 check-in: d8d7007a64 user: jan.nijtmans tags: utf-max | |
| 16:55 | Merge 8.7 check-in: 3909061642 user: jan.nijtmans tags: cplusplus | |
| 16:52 | Merge 8.7 check-in: 0bf330f3d8 user: jan.nijtmans tags: trunk | |
| 16:49 | Merge 8.6Merge 8.6 check-in: a9647a100b user: jan.nijtmans tags: core-8-branch | |
| 16:33 | Fix Valgrind problem reported as follow-up in [fc4393e9b0]. Since it happens only for TCL_UTF_MAX>3 ... check-in: 62c2c904c3 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-12-07
| ||
| 18:25 | merge-mark check-in: 2ccf0dd179 user: jan.nijtmans tags: core-8-branch | |
| 18:23 | Fix 2 test-cases, which were failing when TCL_UTF_MAX=6. Add UTF_MAX=6 UNIX build to Travis as proof... check-in: e61a50d32a user: jan.nijtmans tags: core-8-6-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
| ||
| 16:42 | rewrite of [dff608952b]: skip tests if there is really a timing issue (and implements new feature ::... check-in: 522c134838 user: sebres tags: core-8-5-branch | |
| 16:27 | merge trunk check-in: 67cb2016a4 user: dgp tags: dgp-refactor | |
| 16:09 | merge trunk check-in: 688b24dc98 user: dgp tags: dgp-properbytearray | |
| 16:09 | merge trunk check-in: 438e456211 user: dgp tags: novem | |
| 16:02 | merge 8.7 check-in: 7dc752550c user: dgp tags: trunk | |
| 14:51 | Exclude some test-cases with possible timing problems on Windows. Double ;; in generic/tclTimer.c check-in: dff608952b user: jan.nijtmans tags: core-8-5-branch | |
| 14:38 | Merge 8.6 check-in: 76f0ccb22a user: jan.nijtmans tags: core-8-branch | |
| 14:35 | Unnecessary double ;; in tclTimer.c. Update compat/zlib to exactly the same content as in the core-8... check-in: 9cd9b0463a user: jan.nijtmans tags: core-8-6-branch | |
| 13:47 | merge-mark check-in: 771f469916 user: jan.nijtmans tags: core-8-branch | |
| 13:43 | Fix some test-cases when Tcl is compiled with -DTCL_UTF_MAX=6. Not officially supported but used by ... check-in: edce885a5c user: jan.nijtmans tags: core-8-6-branch | |
|
2019-12-04
| ||
| 13:30 | Merge 8.7 check-in: 137abb4009 user: jan.nijtmans tags: trunk | |
| 13:26 | Merge 8.6 check-in: 447d580cf0 user: jan.nijtmans tags: core-8-branch | |
| 12:54 | Add builds using TCL_UTF_MAX=4 on Windows. Not officially supported, but used by Androwish. Also alp... check-in: 8c8980b3c9 user: jan.nijtmans tags: core-8-6-branch | |
| 12:53 | Use the right encoding when converting (Unicode) messages regarding socket errors on Windows. Some c... check-in: b388e8bd4f user: jan.nijtmans tags: core-8-6-branch | |
|
2019-12-03
| ||
| 19:33 | Merge trunk check-in: 5189f1d88b user: jan.nijtmans tags: novem | |
| 19:31 | Merge 8.7 check-in: 0b54fd5ce4 user: jan.nijtmans tags: trunk | |
| 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 | |
| 19:24 | Add build using gcc and TCL_UTF_MAX=4 to Travis build. Not officially supported but used by Androwis... check-in: 6a18f40447 user: jan.nijtmans tags: core-8-6-branch | |
| 16:24 | Merge trunk check-in: b0c2b808ec user: jan.nijtmans tags: novem | |
| 16:22 | Merge 8.7 check-in: e7363682e5 user: jan.nijtmans tags: tip-468 | |
| 16:16 | Merge 9.0 check-in: d182b0c903 user: jan.nijtmans tags: tip-497 | |
| 16:13 | Merge 8.7 check-in: 4105725743 user: jan.nijtmans tags: utf-max | |
| 16:12 | Merge 8.7 check-in: 41773410ac user: jan.nijtmans tags: cplusplus | |
| 13:22 | Merge 8.7 check-in: d406d7e4fa user: jan.nijtmans tags: trunk | |
| 13:21 | Merge 8.6 check-in: 82b698cbc1 user: jan.nijtmans tags: core-8-branch | |
| 13:20 | Fix encoding-15.6 testacase for TCL_UTF_MAX=6, due to changes escape sequences for upper/lower surro... check-in: 0e661df5bb user: jan.nijtmans tags: core-8-6-branch | |
| 12:59 | Merge 8.7 check-in: ca81ba980f user: jan.nijtmans tags: trunk | |
| 12:58 | Merge 8.6 check-in: 1436b96908 user: jan.nijtmans tags: core-8-branch | |
| 12:27 | Fix [3cd9bea1e6]: check-in [43032d7ba3] potential problems. Also don't allow surrogates in \U?????? ... check-in: 60fab362ce user: jan.nijtmans tags: core-8-6-branch | |
|
2019-12-02
| ||
| 22:07 | merge 8.6 check-in: cc5377327f user: pooryorick tags: core-8-branch | |
| 22:04 | Add tcltest::CleanupTest to make it easier to customize behaviour. check-in: 0067db1bbf user: pooryorick tags: core-8-6-branch | |
| 20:53 | Merge trunk check-in: 410e7a6992 user: jan.nijtmans tags: novem | |
| 20:51 | Merge 8.7 check-in: c52a58fe02 user: jan.nijtmans tags: trunk | |
| 20:48 | Merge 8.6 check-in: 468df9021d user: jan.nijtmans tags: core-8-branch | |
| 20:26 | If TCL_UTF_MAX>=4, make Tcl_ParseBackslash combine two surrogates so they appear as one 4-byte UTF-8... check-in: 43032d7ba3 user: jan.nijtmans tags: core-8-6-branch | |
| 18:53 | merge trunk check-in: da00ee31b2 user: dgp tags: dgp-refactor | |
| 18:46 | merge trunk check-in: bb14cee127 user: dgp tags: dgp-properbytearray | |
| 18:35 | merge trunk check-in: 01507f2b10 user: dgp tags: novem | |
| 18:25 | Bump to 9.0a2 to distinguish development from 9.0a1 release. check-in: 72622a154d user: dgp tags: trunk | |
| 18:15 | Bump to 8.7a4 to distinguish development from 8.7a3 release. check-in: ff95f2c49c user: dgp tags: core-8-branch | |
| 13:35 | Merge 8.7 check-in: 1f79812adb user: jan.nijtmans tags: trunk | |
| 13:28 | Fix [a46a49b90f]: tests http-cookiejar-1.[12] fail check-in: 3a6e018caf user: jan.nijtmans tags: core-8-branch | |
| 11:50 | Merge 8.7 check-in: 32f829e03c user: jan.nijtmans tags: trunk | |
| 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 | |
| 10:49 | Renumber tcltest from 2.5.1 -> 2.5.2, already for next release. check-in: 10f3f9e47b user: jan.nijtmans tags: core-8-6-branch | |
| 10:48 | More eol-spacing check-in: e0f1e61cd9 user: jan.nijtmans tags: core-8-6-branch | |
| 10:47 | Eliminate unneccessary eol-spacing from documentation. check-in: 4690f45491 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-12-01
| ||
| 21:26 | Merge 8.7 check-in: 6deb3df3e1 user: jan.nijtmans tags: trunk | |
| 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 | |
| 19:45 | Add tcltest::EvalTest to make it easier to customize behaviour. check-in: 0f3d6f90f0 user: pooryorick tags: core-8-6-branch | |
| 19:02 | fix executable flag check-in: d311b5b429 user: jan.nijtmans tags: novem | |
| 17:54 | Merge trunk check-in: ac05133ff5 user: jan.nijtmans tags: novem | |
| 17:53 | Fix executable flag check-in: d9dba08ce8 user: jan.nijtmans tags: trunk | |
| 17:52 | Fix executable flag check-in: 10b8136f14 user: jan.nijtmans tags: core-8-branch | |
| 17:50 | Merge trunk check-in: 3c06b7b6c9 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 17:00 | Merge 8.7 check-in: 69c95240db user: jan.nijtmans tags: trunk | |
| 13:52 | merge 8.6 check-in: a6f87ee744 user: pooryorick tags: core-8-branch | |
| 13:48 | Fix tcltest::SetupTest added in previous commit. check-in: b8be012969 user: pooryorick tags: core-8-6-branch | |
| 12:16 | merge 8.6 check-in: b1cc5d82f5 user: pooryorick tags: core-8-branch | |
| 11:59 | add tcltest::SetupTest to make it easier to customize the -setup step of a test check-in: 375a566d22 user: pooryorick tags: core-8-6-branch | |
|
2019-11-29
| ||
| 12:29 | merge-mark check-in: f32c9854de user: jan.nijtmans tags: core-8-branch | |
| 12:27 | Add some new test-cases involving e.g. Unicode 11. Backported from Tcl 8.7a3 check-in: 19b294baa3 user: jan.nijtmans tags: core-8-6-branch | |
| 09:55 | Merge 8.7 check-in: 8af1752188 user: jan.nijtmans tags: trunk | |
| 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:45 | Merge 8.7 check-in: 607700a2bc user: jan.nijtmans tags: trunk | |
| 13:15 | Merge 8.6 check-in: 4a1697cfab user: jan.nijtmans tags: core-8-branch | |
| 12:53 | Enhance rules.vc like already done in other configure scripts: Determine HAVE_STDINT_H/HAVE_INTTYPES... check-in: 74a066a0b3 user: jan.nijtmans tags: core-8-6-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 | |
| 11:35 | Merge 8.5 (Update opt package from 0.4.6 to 0.4.7). Also fix installation of opt0.4 as done by makef... check-in: a669c8de33 user: jan.nijtmans tags: core-8-6-branch | |
| 10:54 | Update "opt" from version 0.4.5 to 0.4.7, backported from Tcl 8.7a3. check-in: 2d4988509c user: jan.nijtmans tags: core-8-5-branch | |
|
2019-11-27
| ||
| 22:25 | Merge 8.7 check-in: 58c287961c user: jan.nijtmans tags: trunk | |
| 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:19 | Merge trunk check-in: 3e182d7cd9 user: jan.nijtmans tags: novem | |
| 20:17 | Merge 8.7 check-in: 6223514629 user: jan.nijtmans tags: trunk | |
| 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:27 | Merge 8.7 check-in: dabfd1b75d user: jan.nijtmans tags: trunk | |
| 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:14 | Merge trunk check-in: 149186068d user: jan.nijtmans tags: novem | |
| 11:10 | Merge 8.7 check-in: 8bd97aa450 user: jan.nijtmans tags: trunk | |
| 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 | |
| 10:25 | Merge 8.5 check-in: ca372c7c7e user: jan.nijtmans tags: core-8-6-branch | |
| 09:44 | Don't bother paths of 64-bit SDK any more: This was Visual Studio 2008-specific and doesn't work wit... check-in: 4454ae265c user: jan.nijtmans tags: core-8-5-branch | |
|
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:40 | Merge 8.7 check-in: f09874f813 user: jan.nijtmans tags: trunk | |
| 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 | |
| 18:26 | merge release check-in: c0df87ba0c user: dgp tags: trunk | |
| 17:57 | merge trunk Closed-Leaf check-in: 21bed5702a user: dgp tags: core-9-0-a1-rc, core-9-0-a1 | |
| 17:57 | merge trunk check-in: 0f736646a6 user: dgp tags: dgp-refactor | |
| 17:57 | merge trunk check-in: 90836ad5a8 user: dgp tags: dgp-properbytearray | |
| 17:56 | merge trunk check-in: e0af00f9f3 user: dgp tags: novem | |
| 17:55 | merge 8.7 check-in: 316fd4ee14 user: dgp tags: trunk | |
| 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:01 | merge mark check-in: 90a4ff8941 user: dgp tags: trunk | |
| 17:00 | merge mark check-in: 7f8066e718 user: dgp tags: core-8-branch | |
| 16:59 | merge mark check-in: bd277cf3bb user: dgp tags: core-8-6-branch | |
| 16:41 | Makefiles got out of sync with tcltest version. check-in: a9c596db49 user: dgp tags: core-8-5-branch | |
| 16:41 | Merge 8.7 check-in: f3b9681920 user: jan.nijtmans tags: trunk | |
| 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
| ||
| 21:33 | Stub additions, backported from Tcl 8.6.11 check-in: 5b94a6fae8 user: jan.nijtmans tags: cygwin | |
| 20:49 | Merge 8.7 rc branch check-in: f9a7892bae user: jan.nijtmans tags: digit-bit-60 | |
|
2019-11-22
| ||
| 23:02 | Undo changes in tclDecls.h. Only test with UTF_MAX=3 (since other values are not supported anyway) check-in: eac89073c9 user: jan.nijtmans tags: cygwin | |
| 21:26 | complete changes check-in: f54b56749f user: dgp tags: rc1, core-9-0-a1-rc | |
| 21:08 | Start record of the changes only in Tcl 9. check-in: dcb8c3bf45 user: dgp tags: core-9-0-a1-rc | |
| 21:02 | Merge in 8.6.10 release, and resolve conflicts check-in: 3ba55ffebb user: jan.nijtmans tags: cygwin | |
| 21:01 | reset changes baseline check-in: 52535e3a8e user: dgp tags: core-9-0-a1-rc | |
| 20:59 | merge trunk check-in: 0820fd5b45 user: dgp tags: core-9-0-a1-rc | |
| 15:47 | merge trunk check-in: 1be094bac6 user: dgp tags: dgp-refactor | |
| 15:46 | merge trunk check-in: 4332670e85 user: dgp tags: dgp-properbytearray | |
| 15:46 | merge trunk check-in: 3cca2d0429 user: dgp tags: novem | |
| 15:36 | merge 8.7 check-in: 9d3fc85a29 user: dgp tags: trunk | |
| 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 | |
| 15:01 | merge release check-in: 61b21528f6 user: dgp tags: core-8-6-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 | |
| 04:04 | Fix generation of VERSIONINFO in RC files when package versions have 4 or more components or use "a"... check-in: a4fdced035 user: apnadkarni tags: core-8-6-branch | |
|
2019-11-21
| ||
| 19:19 | merge 8.7 check-in: 1b2be73327 user: sebres tags: trunk | |
| 19:16 | merge 8.6 check-in: ea8a17f0af user: sebres tags: core-8-branch | |
| 19:08 | merge 8.6 Closed-Leaf check-in: bfdbebdf6b user: dgp tags: rc3, release, core-8-6-10-rc, core-8-6-10 | |
| 18:58 | merge 8.5 (cmdMZ timing issues + verbose output in error case) check-in: 11f9e4746a user: sebres tags: core-8-6-branch | |
| 18:30 | amend to [c93862b3bc] - fixes next timing test-issue in cmdMZ.test - measure without overhead now (o... check-in: 857343530d user: sebres tags: core-8-5-branch | |
|
2019-11-20
| ||
| 15:58 | Merge 8.6; update changes. check-in: b67ae127a2 user: dgp tags: rc2, core-8-6-10-rc | |
| 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:42 | Merge 8.7 check-in: 5df59a48ea user: jan.nijtmans tags: trunk | |
| 20:38 | Merge 8.6 check-in: bb6ac7218a user: jan.nijtmans tags: core-8-branch | |
| 20:33 | Fix [13657a2dc3]: application/json is not a binary payload for http. http 2.9.0 -> 2.9.1 check-in: 220316a26d user: jan.nijtmans tags: core-8-6-branch | |
| 20:27 | http package from 2.7.14 to 2.7.15 check-in: efb56f8cdc user: jan.nijtmans tags: core-8-5-branch | |
| 20:22 | Fix [13657a2dc3]: application/json is not a binary payload for http check-in: 1a92d8cb7e user: jan.nijtmans tags: core-8-5-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
| ||
| 20:12 | Merge 9.0 check-in: 28a3277d1e user: jan.nijtmans tags: tip-497 | |
| 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:32 | merge trunk check-in: 6ad270c7fe user: dgp tags: core-9-0-a1-rc | |
| 20:32 | merge trunk check-in: 57119dbb3c user: dgp tags: dgp-refactor | |
| 20:32 | merge trunk check-in: 847d256f5a user: dgp tags: dgp-properbytearray | |
| 20:31 | merge trunk check-in: 4793ae5319 user: dgp tags: novem | |
| 20:20 | merge 8.7 check-in: ed227ca0cd user: dgp tags: trunk | |
| 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 | |
| 19:58 | merge 8.6; update changes check-in: c45213a1fa user: dgp tags: core-8-6-10-rc | |
| 15:49 | Fix test-case event-11.8, failing as a result of the TclOOObjectDestroyed() function restructuring. check-in: d7d2ea32ad user: jan.nijtmans tags: core-8-6-branch | |
| 15:42 | fix compliation warning, resulting from previous commit check-in: 3e7da78bd1 user: jan.nijtmans tags: core-8-6-branch | |
| 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:46 | Merge trunk check-in: 16a25691cf user: jan.nijtmans tags: novem | |
| 14:45 | Merge 8.7 check-in: 5f90866ee4 user: jan.nijtmans tags: trunk | |
| 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:50 | Add TclOOObjectDestroyed to make logic more explicit. Renamed Deleted() to Destructing(). No funct... check-in: 3178168439 user: pooryorick tags: core-8-6-branch | |
| 13:19 | Merge trunk check-in: 0c033f073c user: jan.nijtmans tags: novem | |
| 13:18 | Merge 8.7 check-in: 840a698861 user: jan.nijtmans tags: trunk | |
| 13:05 | Merge 8.6 check-in: 9d071d36b1 user: jan.nijtmans tags: core-8-branch | |
| 12:54 | Remove mp_get_bit() from the libtommath stub table: It wasn't present in Tcl 8.6.9, isn't used anywh... check-in: 287f7aacef user: jan.nijtmans tags: core-8-6-branch | |
| 12:18 | Merge trunk check-in: 882a4b0378 user: jan.nijtmans tags: novem | |
| 12:17 | Merge 8.7 check-in: 11cb499102 user: jan.nijtmans tags: trunk | |
| 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 | |
| 09:41 | Protect additional Tcl_UtfToUniChar() call, for the case when not enough bytes are available in the ... check-in: 9e1589c192 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-11-14
| ||
| 20:13 | merge 8.7 check-in: cb35451384 user: sebres tags: trunk | |
| 20:07 | merge 8.6 check-in: e0c7160849 user: sebres tags: core-8-branch | |
| 19:58 | merge 8.5 check-in: ac3c057355 user: sebres tags: core-8-6-branch | |
| 19:57 | remove unneeded constraint check-in: 94ccec5260 user: sebres tags: core-8-5-branch | |
| 19:30 | fixes bug [135804138e] check-in: 0107393da7 user: sebres tags: core-8-6-branch | |
| 19:22 | restore verification for deleted interp Closed-Leaf check-in: 7e22d4ecf6 user: sebres tags: bug-135804138e | |
| 17:41 | make oo-7.10 test more readable check-in: d8d28e562b user: sebres tags: bug-135804138e | |
| 17:06 | fixed SF [135804138e] -- no call of next possible after object namespace is deleted check-in: c9e01c1cdc user: sebres tags: bug-135804138e | |
| 17:04 | bug [135804138e]: test case illustrating the segfault check-in: 1b14cba0a8 user: sebres tags: bug-135804138e | |
| 14:50 | Merge 8.7 check-in: 04687edacc user: jan.nijtmans tags: trunk | |
| 14:48 | Merge 8.6 check-in: 4af9b4a67a user: jan.nijtmans tags: core-8-branch | |
| 14:01 | Better - more complete - fix for [d433c0e0ad]: TCL_UTF_MAX == 4 problems. It allows emoji to be prod... check-in: 8a640c771e user: jan.nijtmans tags: core-8-6-branch | |
|
2019-11-13
| ||
| 18:41 | merge trunk check-in: ec522ff006 user: dgp tags: dgp-refactor | |
| 18:35 | merge trunk check-in: cc460bcc13 user: dgp tags: dgp-properbytearray | |
| 18:24 | merge 8.7 check-in: cd634aeb14 user: dgp tags: core-8-7-a3-rc | |
| 18:11 | merge 8.6 check-in: 9f6ddb37fa user: dgp tags: core-8-6-10-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:04 | Merge trunk check-in: c7db3534c9 user: jan.nijtmans tags: novem | |
| 16:03 | Merge 8.7 check-in: fc1e436731 user: jan.nijtmans tags: trunk | |
| 16:02 | Merge 8.6 check-in: f8a70ae387 user: jan.nijtmans tags: core-8-branch | |
| 16:01 | Make tclWinFile compile warningless using -DTCL_UTF_MAX=6 (not officially supported, but used by And... check-in: f234a19c16 user: jan.nijtmans tags: core-8-6-branch | |
| 15:59 | Don't install tommath_class.h and tommath_superclass.h on Windows any more by makefile.vc. Those are... check-in: 47ab025374 user: jan.nijtmans tags: core-8-6-branch | |
| 13:50 | Merge 8.7 check-in: 899f2e117e user: jan.nijtmans tags: trunk | |
| 12:38 | Merge 8.6 check-in: 1572d9bdb5 user: jan.nijtmans tags: core-8-branch | |
| 12:37 | Part 2 of bugfix [d433c0e0ad]: TCL_UTF_MAX == 4 problems check-in: e377ac273f user: jan.nijtmans tags: core-8-6-branch | |
| 09:24 | Merge 8.7 check-in: fd8cd8bea1 user: jan.nijtmans tags: trunk | |
| 09:08 | Merge 8.6 check-in: 7ba9d1af8e user: jan.nijtmans tags: core-8-branch | |
| 09:07 | Fix TIP #389 implementation, bug [d433c0e0ad]: TCL_UTF_MAX == 4 problems. Thanks to Christian Werner... check-in: b5633ba3bd user: jan.nijtmans tags: core-8-6-branch | |
| 08:16 | Fix compiler warning when compiling with -DTCL_UTF_MAX=4 or 6 check-in: 2e3855d62e user: jan.nijtmans tags: core-8-6-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:52 | Merge trunk check-in: c5c5a94711 user: jan.nijtmans tags: novem | |
| 20:52 | Merge 8.7 check-in: 4d4f9941f1 user: jan.nijtmans tags: trunk | |
| 20:51 | Merge 8.6 check-in: d8c5530e62 user: jan.nijtmans tags: core-8-branch | |
| 20:50 | Use <inttypes.h> header-file on windows when available, just as on UNIX check-in: d2da3fa813 user: jan.nijtmans tags: core-8-6-branch | |
| 16:32 | On win32, include <inttypes.h> if available, just as on UNIX. Disable compiler warning C4244 on all... check-in: 52ebc80e61 user: jan.nijtmans tags: core-8-5-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
| ||
| 20:39 | Merge 8.7 check-in: 90a1a23f37 user: jan.nijtmans tags: cplusplus | |
| 20:25 | Merge trunk check-in: 20d90bfc72 user: jan.nijtmans tags: novem | |
| 20:04 | Merge 8.7 check-in: 9842ce2a85 user: jan.nijtmans tags: trunk | |
| 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:32 | Add support for mp_init_i32/mp_init_i64/mp_init_l/mp_init_ll/mp_init_u32/mp_init_u64/mp_init_ul/mp_i... check-in: d3a6a928bf user: jan.nijtmans tags: core-8-6-branch | |
| 15:11 | Start updates to changes check-in: 90b21061b1 user: dgp tags: core-8-7-a3-rc | |
| 11:44 | Merge 8.7 check-in: d01b6ba893 user: jan.nijtmans tags: trunk | |
| 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 | |
| 07:58 | For long/wide "scans"'s of negative numbers, but scanned as unsigned, generate binary representation... check-in: ea950e9e42 user: jan.nijtmans tags: core-8-6-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:39 | Merge 8.7 check-in: 0c78b48a01 user: jan.nijtmans tags: cplusplus | |
| 15:09 | merge 8.7 check-in: de6ff74610 user: dgp tags: core-8-7-a3-rc | |
| 14:58 | Merge 8.6 Closed-Leaf check-in: a62ec1cfee user: jan.nijtmans tags: fix-scan-no-stringrep | |
| 14:57 | merge-mark check-in: efdcc25a5d user: jan.nijtmans tags: core-8-branch | |
| 14:56 | Make mp_mul(a,a,c) equivalent to mp_sqr(a,c). Optimization backported from libtommath. check-in: d6e20fa0aa user: jan.nijtmans tags: core-8-6-branch | |
| 14:37 | Merge 8.7 check-in: 831293c74c user: jan.nijtmans tags: trunk | |
| 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 | |
| 12:05 | EBADFD may be undeclared on some systems (use EMFILE as fallback) Closed-Leaf check-in: 8f266c55ff user: sebres tags: bug-c6897e6e6a | |
| 08:46 | Merge trunk check-in: 21ab7a880f user: jan.nijtmans tags: novem | |
| 08:41 | Silence MSVC C4090 warnings when using ckrealloc(). Also make sure that Tcl itself doesn't use ckall... check-in: ebf63c1e7d user: jan.nijtmans tags: trunk | |
|
2019-11-06
| ||
| 23:10 | merge 8.6 check-in: 1ddfdc7c09 user: sebres tags: core-8-branch | |
| 23:08 | merge 8.5 check-in: 76450daf3e user: sebres tags: core-8-6-branch | |
| 23:03 | cmdMZ.test: solved timing issues (too slow machines, debug builds, etc) check-in: c93862b3bc user: sebres tags: core-8-5-branch | |
| 22:47 | Remove changes due to improper application of patch. check-in: 40a75d8a9b user: pooryorick tags: bug-bcd1004104 | |
| 22:33 | Merge trunk check-in: df21432b3e user: jan.nijtmans tags: novem | |
| 22:30 | Silence MSVC C4090 warnings when using ckfree() in certain situations. Problem reported by fvogel. check-in: 2f9287a8c9 user: jan.nijtmans tags: trunk | |
| 22:18 | Twice ckfree() -> Tcl_Free() check-in: 67ba072ad8 user: jan.nijtmans tags: trunk | |
| 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 | |
| 17:12 | small amend: adds new define CHECK_FD_SETSIZE_LIMIT to control prevention against violation of FD_SE... check-in: c2d030bb31 user: sebres tags: bug-c6897e6e6a | |
| 14:58 | merge trunk check-in: b7328567db user: dgp tags: rc0, core-9-0-a1-rc | |
| 14:52 | merge 8.7 check-in: d2ff635233 user: dgp tags: trunk | |
| 14:51 | first shot of proper fix for [c6897e6e6a] + test cases covering both situations: * 2.14 - no free ... check-in: 001f178818 user: sebres tags: bug-c6897e6e6a | |
| 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 | |
| 13:25 | Fix tclScan.c, not generating a string representation any more with unsigned wideints and unsigned l... check-in: 4c57a08f2e user: jan.nijtmans tags: fix-scan-no-stringrep | |
| 12:34 | Fix tclScan.c, not generating a string representation any more with unsigned wideints check-in: ea2c3fd303 user: jan.nijtmans tags: cplusplus | |
|
2019-11-05
| ||
| 22:05 | Bump to version 9.0a1 for release. check-in: 25ee359253 user: dgp tags: core-9-0-a1-rc | |
| 21:54 | merge trunk check-in: ad6a0c58c9 user: dgp tags: novem | |
| 21:48 | merge trunk check-in: 3af457b0f8 user: dgp tags: dgp-refactor | |
| 21:43 | merge trunk check-in: 776ac4003c user: dgp tags: dgp-properbytearray | |
| 21:35 | merge 8.7 check-in: 72f798b518 user: dgp tags: trunk | |
| 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 | |
| 14:15 | Bump release date to Nov 21 check-in: 6169333860 user: dgp tags: rc1, core-8-6-10-rc | |
| 14:03 | try to fix [c6897e6e6a]: unix/TcpAccept seems to ignore accepting errors silently, so it entering bu... check-in: 56620b4bd5 user: sebres tags: bug-c6897e6e6a | |
|
2019-11-04
| ||
| 12:10 | Merge 8.7 check-in: d6202cc2c7 user: jan.nijtmans tags: cplusplus | |
| 12:10 | Merge 8.7 check-in: faa210ccb0 user: jan.nijtmans tags: utf-max | |
| 12:08 | Merge trunk Closed-Leaf check-in: 79eacb20e2 user: jan.nijtmans tags: libtommath-with-stdint | |
| 12:03 | Fix travis build on Windows (tweak to configure script was made on purpose, to workaround a bug in a... check-in: 492c14b8a2 user: jan.nijtmans tags: core-8-6-10-rc | |
|
2019-11-03
| ||
| 02:25 | Updates from `make dist` check-in: 4ebae3069d user: dgp tags: core-8-6-10-rc | |
| 02:17 | Fix test failures with -singleproc 1 testing check-in: 067bf929fb user: dgp tags: core-8-6-10-rc | |
|
2019-11-02
| ||
| 17:40 | bump release date check-in: 788241733a user: dgp tags: core-8-6-10-rc | |
| 17:38 | merge 8,6 check-in: 4336cf7305 user: dgp tags: core-8-6-10-rc | |
|
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 | |
| 10:10 | Make ioapi.c and minizip.c build on Windows (for someone who would want to) check-in: c8aa0d5bbe user: jan.nijtmans tags: core-8-6-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.7 check-in: 09ac35dcc9 user: jan.nijtmans tags: trunk | |
| 11:16 | Merge 8.6 check-in: 25c44a1f04 user: jan.nijtmans tags: core-8-branch | |
| 11:14 | Merge 8.5 check-in: b87aa25811 user: jan.nijtmans tags: core-8-6-branch | |
| 11:13 | More patches from Debian check-in: d28158ba7d user: jan.nijtmans tags: core-8-5-branch | |
| 10:59 | Merge 8.7 check-in: 622a4c21ed user: jan.nijtmans tags: trunk | |
| 10:15 | Merge 8.6 check-in: 7792d04f74 user: jan.nijtmans tags: core-8-branch | |
| 10:05 | 8.5 -> 8.6 check-in: a61b04c090 user: jan.nijtmans tags: core-8-6-branch | |
| 09:56 | Fix [https://core.tcl-lang.org/tk/tktview/056f9e85dc|056f9e85dc]: debian patches check-in: fffee9b44c user: jan.nijtmans tags: core-8-6-branch | |
| 09:31 | Fix [https://core.tcl-lang.org/tk/tktview/056f9e85dc|056f9e85dc]: debian patches check-in: 38d2c7a19b user: jan.nijtmans tags: core-8-5-branch | |
|
2019-10-30
| ||
| 22:53 | Merge trunk check-in: 6529a95bc9 user: jan.nijtmans tags: libtommath-with-stdint | |
| 21:47 | Merge trunk check-in: 6817aa431d user: jan.nijtmans tags: novem | |
| 21:40 | Merge 8.7 check-in: a9c21685d3 user: jan.nijtmans tags: trunk | |
| 21:34 | Merge 8.6 check-in: 7e030f58de user: jan.nijtmans tags: core-8-branch | |
| 20:33 | Change mp_isodd() (back) from libtommath stub entry to macro. libtommath changed it back to macro to... check-in: 228f1b7dc7 user: jan.nijtmans tags: core-8-6-branch | |
| 14:27 | merge 8.7 check-in: 695a41a79b user: dgp tags: core-8-7-a3-rc | |
| 14:09 | merge trunk check-in: e553668d58 user: dgp tags: dgp-refactor | |
| 14:08 | merge trunk check-in: a91b35ff49 user: dgp tags: dgp-properbytearray | |
| 13:56 | merge trunk check-in: 32c98743d5 user: dgp tags: novem | |
| 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:58 | Merge 8.7 check-in: b9916daf58 user: jan.nijtmans tags: trunk | |
| 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
| ||
| 23:14 | Merge trunk check-in: d69030e32d user: jan.nijtmans tags: libtommath-with-stdint | |
| 17:19 | merge trunk check-in: 44991afdaa user: dgp tags: novem | |
| 17:18 | update changes check-in: de5d1973bc user: dgp tags: core-8-6-10-rc | |
| 16:56 | merge 8.6 check-in: 521efe9ddc user: dgp tags: core-8-6-10-rc | |
| 16:49 | Merge 8.7 check-in: f793191ffd user: jan.nijtmans tags: utf-max | |
| 16:42 | Merge 8.7 check-in: 80e027bfc2 user: jan.nijtmans tags: trunk | |
| 16:41 | Merge 8.6 check-in: d67c9f58a1 user: jan.nijtmans tags: core-8-branch | |
| 16:40 | Put back tests/fileSystemEncoding.test, but now don't run it on Windows, since the NTFS doesn't the ... check-in: bf8356de35 user: jan.nijtmans tags: core-8-6-branch | |
| 16:22 | Merge 8.7 check-in: 556b4cae43 user: jan.nijtmans tags: trunk | |
| 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:42 | merge 8.6 check-in: 8093147fbc user: dgp tags: core-8-6-10-rc | |
| 15:37 | merge 8.7 check-in: 6983e51255 user: dgp tags: core-8-7-a3-rc | |
| 15:32 | Close fork, dropping commits apparently in error. check-in: 519b4ec870 user: dgp tags: core-8-6-10-rc | |
| 15:22 | merge trunk check-in: 4294c36674 user: dgp tags: dgp-refactor | |
| 15:05 | merge trunk check-in: 9216350470 user: dgp tags: dgp-properbytearray | |
| 14:12 | Merge trunk. Add replacement for stdbool.h too, and change libtommath to use stdbool in stead of mp_... check-in: fe773ee93f user: jan.nijtmans tags: libtommath-with-stdint | |
| 09:11 | Merge trunk check-in: 251de56024 user: jan.nijtmans tags: novem | |
| 09:10 | Merge 8.7 check-in: b88aff728e user: jan.nijtmans tags: trunk | |
| 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:50 | Close fork, Merge 8.7 check-in: cd6c357be8 user: jan.nijtmans tags: trunk | |
| 08:40 | Merge 8.6 check-in: 441fa629f4 user: jan.nijtmans tags: core-8-branch | |
| 08:37 | Close fork, and temporary remove tests/fileSystemEncoding.test, since apparently bug [bcd1004104] is... check-in: 2b5fba9174 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-10-27
| ||
| 22:24 | Tweak README check-in: 59f4da451b user: kevin_walzer tags: core-8-6-10-rc | |
| 22:22 | further refinement of configure to remove /System check-in: 3668a0ecc9 user: kevin_walzer tags: trunk | |
| 22:14 | Remove /System from auto_path on macOS; change seems to have been overwritten by other merge check-in: 621db98c49 user: kevin_walzer tags: trunk | |
| 22:11 | Documentation change for auto_path on macOS check-in: cbb7c5b422 user: kevin_walzer tags: core-8-6-branch | |
|
2019-10-26
| ||
| 23:35 | Include a more complete stdint.h replacement check-in: 7e985894b6 user: jan.nijtmans tags: libtommath-with-stdint | |
| 23:19 | (experimental) Compile libtommath almost unchanged, using (if no stdint.h is present) compat/stdint.... check-in: 81ac64e2de user: jan.nijtmans tags: libtommath-with-stdint | |
| 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 | |
| 15:43 | Test for issue [bcd1004104651], and new routine, ::tcltests::tempdir. check-in: edb36812e0 user: pooryorick tags: core-8-6-branch | |
| 14:14 | Fix for [bcd100410465], stale cached file FsPath object check-in: 440efbd556 user: pooryorick tags: core-8-6-branch | |
|
2019-10-25
| ||
| 21:22 | Add Tcl_FreeEncoding to fix failing encoding-2.2 test. check-in: 69c49ce9e9 user: pooryorick tags: bug-bcd1004104 | |
| 20:45 | Merge trunk check-in: 09b146c1d4 user: jan.nijtmans tags: tip-497 | |
| 20:32 | Merge 8.7 check-in: 519dbb4bbc user: jan.nijtmans tags: cplusplus | |
| 20:24 | Merge trunk check-in: c3e0ffb950 user: jan.nijtmans tags: novem | |
| 20:09 | Merge 8.7 check-in: a6677a1db4 user: jan.nijtmans tags: trunk | |
| 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 | |
| 16:09 | Put #define's in alphabetical order. Use MP_DIGIT_BIT in stead of (deprecated) DIGIT_BIT everywhere... check-in: b0e2ccc696 user: jan.nijtmans tags: core-8-6-branch | |
| 15:18 | merge 8.6 check-in: 0191f827ec user: dgp tags: core-8-6-10-rc | |
| 13:17 | If NO_REALPATH is defined, raise an error instead of building a broken Tcl. check-in: f59fd48588 user: pooryorick tags: trunk | |
| 01:25 | Remove /System from auto_path on macOS because Apple has deprecated its own ancient installation of ... check-in: 295d5c259f user: kevin_walzer tags: core-8-6-10-rc | |
| 01:16 | Remove /System from auto_path on macOS because Apple has deprecated its own ancient installation of ... check-in: df75baf433 user: kevin_walzer tags: trunk | |
| 01:13 | Remove /System from auto_path on macOS because Apple has deprecated its own ancient installation of ... check-in: 278e7d0934 user: kevin_walzer tags: core-8-6-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 | |
| 20:35 | Merge trunk check-in: 703b33db8b user: jan.nijtmans tags: novem | |
| 19:55 | Merge 8.7 check-in: d49d9ae1b2 user: jan.nijtmans tags: trunk | |
| 19:26 | Merge 8.6 check-in: b93d65a65a user: jan.nijtmans tags: core-8-branch | |
| 18:58 | Combine two libtommath stub entries, which (almost) do the same check-in: 5c7a5c6765 user: jan.nijtmans tags: core-8-6-branch | |
| 15:43 | Merge trunk check-in: adb2eeeb28 user: jan.nijtmans tags: novem | |
| 15:41 | Merge 8.7 check-in: 9fcfeb4e69 user: jan.nijtmans tags: trunk | |
| 15:38 | Reference registry 1.3.3 -> 1.3.4 check-in: 6d322e2ccc user: jan.nijtmans tags: core-8-branch | |
| 15:34 | Merge 8.7 check-in: 8b08c15d80 user: jan.nijtmans tags: cplusplus | |
| 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:46 | Merge trunk check-in: 9adc41bd14 user: jan.nijtmans tags: novem | |
| 08:45 | Merge 8.7 check-in: d017cc8ec7 user: jan.nijtmans tags: trunk | |
| 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 | |
| 07:41 | merge-mark check-in: 183374b9ec user: jan.nijtmans tags: core-8-6-branch | |
| 07:36 | Add additional (dummy) stub entries in the libtommath stubtable check-in: 26a9dd2016 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-10-23
| ||
| 20:53 | Merge trunk check-in: 246db07421 user: jan.nijtmans tags: novem | |
| 20:36 | merge-mark check-in: 9b71b59be2 user: jan.nijtmans tags: core-8-branch | |
| 20:28 | Combine two libtommath stub entries, which do exactly the same. Fix mp_init_set_int stub, handling ... check-in: 7c5db68d45 user: jan.nijtmans tags: core-8-6-branch | |
| 17:10 | merge 8.6 check-in: db7b41d6d7 user: dgp tags: core-8-6-10-rc | |
| 14:33 | Merge 8.7. But - in stead - remove all deprecated API from libtommath 1.2.0: Starting with Tcl 9.0 w... check-in: 7552e35b14 user: jan.nijtmans tags: trunk | |
| 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 | |
| 11:35 | Merge trunk check-in: df5d07666f user: jan.nijtmans tags: novem | |
| 11:11 | Merge 8.7 check-in: 96b897fd2b user: jan.nijtmans tags: trunk | |
| 10:01 | Merge 8.6. Also unbreak windows build, broken since [0f2870649c804dd8]. check-in: e8c104baf7 user: jan.nijtmans tags: core-8-branch | |
| 09:16 | Extend libtommath stub table, so extension writers can move away from deprecated libtommath function... check-in: f1c99ac253 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-10-22
| ||
| 23:01 | Update "make dist" for libtommath 1.2.0: TOMMATH_SRCS check-in: dd302d9d06 user: jan.nijtmans tags: core-8-6-branch | |
| 22:34 | Merge trunk check-in: 150c7a0e21 user: jan.nijtmans tags: novem | |
| 21:56 | merge-mark check-in: 2b06d7559d user: jan.nijtmans tags: trunk | |
| 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 | |
| 21:36 | Merge 8.7 check-in: 27b5a315e9 user: jan.nijtmans tags: trunk | |
| 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 | |
| 13:11 | Merge trunk check-in: 657e06e5c4 user: jan.nijtmans tags: novem | |
| 12:54 | Merge 8.7 check-in: 067c61b76e user: jan.nijtmans tags: trunk | |
| 12:25 | Merge 8.6 check-in: c762061add user: jan.nijtmans tags: core-8-branch | |
| 10:38 | Update to latest libtommath, version 1.2.0 check-in: 779cd87bdc user: jan.nijtmans tags: core-8-6-branch | |
| 09:55 | Merge libtommath 1.2.0 Closed-Leaf check-in: 93cd7f4e79 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
|
2019-10-21
| ||
| 19:03 | Complete draft changes. check-in: d94162f87e user: dgp tags: core-8-6-10-rc | |
| 18:54 | merge 8.6 check-in: ad4ec61251 user: dgp tags: core-8-6-10-rc | |
| 18:50 | Bump to dde 1.4.2 and registry 1.3.4 check-in: b04d008d30 user: dgp tags: core-8-6-branch | |
| 18:10 | Bump to dde 1.4.2 and registry 1.3.4. check-in: abcce76e30 user: dgp tags: core-8-5-branch | |
| 17:33 | More progress on changes. check-in: 2fe1cdf969 user: dgp tags: core-8-6-10-rc | |
| 13:13 | merge 8.7 check-in: 5fb8c2811c user: dgp tags: core-8-7-a3-rc | |
| 13:04 | merge 8.6 check-in: d332e18603 user: dgp tags: core-8-6-10-rc | |
| 12:57 | merge trunk check-in: ea60b1e067 user: dgp tags: dgp-refactor | |
| 12:56 | merge trunk check-in: d001c01618 user: dgp tags: dgp-properbytearray | |
| 12:56 | merge trunk check-in: 97df5555ba user: dgp tags: novem | |
| 12:25 | Merge libtommath 1.2.0-rc3 check-in: bbfab98d00 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
|
2019-10-18
| ||
| 15:27 | Update tclTomMath.h with changes from tommath.h check-in: 601116317c user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
| 15:09 | Merge latest libtommath changes (will be release 1.2.0) check-in: 0f02d6266c user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
| 12:09 | Disable warning C4003 on MSVC, since it gives a false warning in libtommath. check-in: b31b873564 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
|
2019-10-17
| ||
| 15:28 | Merge some libtommath changes (mainly additon of MP_CALLOC) check-in: bb806ab182 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
| 13:45 | Update to latest Tcl (core-8-6-branch) and latest libtommath (1.2.0-rc1) check-in: 3adefdc272 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
|
2019-10-15
| ||
| 15:08 | Merge-mark check-in: d749dc7f5a user: jan.nijtmans tags: core-8-branch | |
| 15:07 | Merge 8.5 check-in: ec92bb4459 user: jan.nijtmans tags: core-8-6-branch | |
| 14:38 | Add more dummy stub-entries, filled with NULL. Stub table size corresponds with stub table size for ... check-in: 6001ca6d0d user: jan.nijtmans tags: core-8-5-branch | |
|
2019-10-14
| ||
| 21:18 | Merge 8.7 check-in: 79c10cdaaf user: jan.nijtmans tags: trunk | |
| 21:17 | Merge 8.6 check-in: 629cd30824 user: jan.nijtmans tags: core-8-branch | |
| 21:06 | Fix [02773491861d9fd0]: Tcl_ParseArgsObjv TCL_ARGV_CONSTANT documentation is wrong check-in: 97ac4d3684 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-10-11
| ||
| 12:47 | Merge 8.7 check-in: 7440e1217d user: jan.nijtmans tags: trunk | |
| 12:46 | Merge 8.6 check-in: fefe6b5e63 user: jan.nijtmans tags: core-8-branch | |
| 12:45 | Merge 8.5 check-in: cc81d88d3b user: jan.nijtmans tags: core-8-6-branch | |
| 12:43 | Update (fossil's) ignore-glob and (git's) .gitignore check-in: a15f7a32ae user: jan.nijtmans tags: core-8-5-branch | |
|
2019-10-10
| ||
| 19:19 | Merge 8.7 check-in: 72f4b93559 user: jan.nijtmans tags: trunk | |
| 19:15 | Merge 8.6 check-in: 738ebc5a4e user: jan.nijtmans tags: core-8-branch | |
| 19:11 | Merge 8.5 check-in: b19871ffa1 user: jan.nijtmans tags: core-8-6-branch | |
| 19:07 | Don't bother to install wine, when we are not going to run it anyway. Only build shared version (32... check-in: 8e45e669d2 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-10-07
| ||
| 18:49 | changes WIP check-in: 85e900ff9f user: dgp tags: core-8-6-10-rc | |
| 15:51 | merge 8.6 check-in: 623e7318c0 user: dgp tags: core-8-6-10-rc | |
| 15:47 | merge trunk check-in: 383cc5feeb user: dgp tags: dgp-refactor | |
| 15:42 | merge trunk check-in: 073b98213a user: dgp tags: dgp-properbytearray | |
| 11:23 | EXTERN doesn't work any more in 'novem', so use TCLAPI check-in: 9014b5d051 user: jan.nijtmans tags: novem | |
|
2019-10-06
| ||
| 20:43 | Merge trunk check-in: 7b6428a3df user: jan.nijtmans tags: novem | |
| 20:42 | Merge trunk check-in: 885e7691e1 user: jan.nijtmans tags: tip-497 | |
| 20:39 | Merge 8.7 check-in: f5613703c1 user: jan.nijtmans tags: cplusplus | |
|
2019-10-05
| ||
| 20:45 | Merge 8.7 check-in: 84216a99d2 user: jan.nijtmans tags: trunk | |
| 20:44 | Merge 8.6 check-in: e0329f2be8 user: jan.nijtmans tags: core-8-branch | |
| 20:43 | Change LSTATUS to LONG, since older SDK's don't know it. core.tcl.tk -> core.tcl-lang.org and http -... check-in: 4cede117d0 user: jan.nijtmans tags: core-8-6-branch | |
| 20:35 | Change LSTATUS to LONG, since older SDK's don't know it. core.tcl.tk -> core.tcl-lang.org and htt ->... check-in: 3e61a844c5 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-10-02
| ||
| 21:40 | Merge 8.7 check-in: 65367fee00 user: jan.nijtmans tags: utf-max | |
| 21:38 | Merge trunk and (hopefuly) fix build check-in: e08fbf23b9 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 15:45 | merge 8.7 check-in: 4d31f46727 user: dgp tags: core-8-7-a3-rc | |
| 15:38 | merge 8.6 check-in: 33718c7477 user: dgp tags: rc0, core-8-6-10-rc | |
| 15:27 | merge trunk check-in: 8dc249aa26 user: dgp tags: dgp-refactor | |
| 14:49 | merge trunk check-in: 790ded5162 user: dgp tags: dgp-properbytearray | |
| 14:49 | merge trunk check-in: 0a5bad7052 user: dgp tags: novem | |
| 11:39 | Merge 8.7 check-in: a5c68a5747 user: jan.nijtmans tags: trunk | |
| 11:38 | Merge 8.6 check-in: 9fb6b59d12 user: jan.nijtmans tags: core-8-branch | |
| 11:29 | Fix [16768d65f0]: Fix gethostbyname_r and gethostbyaddr_r detection on NetBSD. Patch by Kamil Rytaro... check-in: 6878f1515f user: jan.nijtmans tags: core-8-6-branch | |
| 11:22 | Fix [16768d65f0]: Fix gethostbyname_r and gethostbyaddr_r detection on NetBSD. Patch by Kamil Rytaro... check-in: 769d3df6f6 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-10-01
| ||
| 21:29 | Correct typo's in tcl.m4. Found by Kamil Rytarowski check-in: 2f1962da40 user: jan.nijtmans tags: core-8-5-branch | |
| 19:32 | Merge 8.7 check-in: 87738da9b0 user: jan.nijtmans tags: cplusplus | |
| 15:04 | further fix handling -DBUILD_STATIC check-in: 0c0f205ea7 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 14:57 | Fix handling of BUILD_STATIC check-in: 0acefa9964 user: jan.nijtmans tags: rfe-854941, tip-596 | |
|
2019-09-30
| ||
| 14:43 | Merge trunk. Finish implementation. check-in: bcae28fe99 user: jan.nijtmans tags: rfe-854941, tip-596 | |
|
2019-09-29
| ||
| 15:51 | Merge 8.7 check-in: 544afecbbf user: jan.nijtmans tags: trunk | |
| 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:18 | Merge 8.7 check-in: 7c48637fa0 user: jan.nijtmans tags: trunk | |
| 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 | |
| 12:02 | Don't build most of the files with -DUNICODE -D_UNICODE any more, only the ones that need to. Since... check-in: 895c494b79 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-09-27
| ||
| 13:02 | Adapt test-case to full-utf correct behaviour check-in: 76ff494e6a user: jan.nijtmans tags: tip-497 | |
| 12:21 | merge 8.6 check-in: 59d7938a4c user: dgp tags: core-8-6-10-rc | |
| 11:42 | Merge 8.6 and fix Travis build on Windows Closed-Leaf check-in: e021babf73 user: jan.nijtmans tags: implicit-unicode | |
|
2019-09-26
| ||
| 16:22 | merge 8.5 check-in: d2ade47480 user: sebres tags: core-8-6-branch | |
| 16:21 | amend to [fec0c17d39] - reduce max count of nested compiles to 1500 check-in: f096ae5e60 user: sebres tags: core-8-5-branch | |
| 12:14 | Merge 8.6 check-in: a76a83b81d user: jan.nijtmans tags: implicit-unicode | |
|
2019-09-25
| ||
| 20:02 | merge-point check-in: ec69ffe714 user: sebres tags: core-8-6-branch | |
| 20:01 | cherry-pick [f5b6b83de7] - namespace.test: add missing clean-up (allow repetition of test within -si... check-in: f6c1603d5f user: sebres tags: core-8-5-branch | |
| 15:06 | Merge 8.7 check-in: 63d2673623 user: jan.nijtmans tags: cplusplus | |
| 15:03 | merge 8.7 check-in: fff4f69131 user: dgp tags: core-8-7-a3-rc | |
| 15:03 | merge 8.6 check-in: 7411148577 user: dgp tags: core-8-6-10-rc | |
| 14:56 | merge trunk check-in: 2bcb5ad762 user: dgp tags: dgp-properbytearray | |
| 14:56 | merge trunk check-in: 491a418fae user: dgp tags: dgp-refactor | |
| 14:55 | merge trunk check-in: 5dc1576729 user: dgp tags: novem | |
| 13:42 | Merge 8.7 check-in: be233f3e67 user: jan.nijtmans tags: utf-max | |
| 13:18 | Merge trunk check-in: a9e0c25386 user: jan.nijtmans tags: tip-497 | |
| 13:17 | Merge 8.7 check-in: 6b7a54bd17 user: jan.nijtmans tags: trunk | |
| 13:14 | Merge 8.6 check-in: c88529bbda user: jan.nijtmans tags: core-8-branch | |
| 13:07 | Merge 8.5 check-in: 24259e5f48 user: jan.nijtmans tags: core-8-6-branch | |
| 12:18 | Fix failing test-case iocmd-21.20 on Travis check-in: 60cdc7b780 user: jan.nijtmans tags: core-8-5-branch | |
| 12:17 | Use consistantly "/D" in stead of "-D" for Microsoft compilers (MSVC) check-in: a6c18b1397 user: jan.nijtmans tags: core-8-5-branch | |
| 11:54 | (cherry-pick): Update TZ info to tzdata2019c. check-in: 0bcd8bc1db user: jan.nijtmans tags: core-8-5-branch | |
| 11:51 | Make Tcl_WinUtfToTChar/Tcl_WinTCharToUtf really deprecate in 9.0 (now that no battery-extensions use... check-in: 04e3169b00 user: jan.nijtmans tags: trunk | |
|
2019-09-24
| ||
| 20:01 | namespace.test: add missing clean-up (allow repetition of test within -singleproc 1) check-in: f5b6b83de7 user: sebres tags: core-8-6-branch | |
|
2019-09-21
| ||
| 23:32 | Fix quoting in .travis.yml, add x86 variant of configure/make/cl Remove crosscompile for windows on ... Closed-Leaf check-in: 7fc526d0e5 user: jan.nijtmans tags: travis-win32-with-make | |
|
2019-09-20
| ||
| 21:49 | Merge 8.5 check-in: b6de837aef user: jan.nijtmans tags: travis-win32-with-make | |
| 21:38 | Merge 8.6 check-in: 401f1b7597 user: jan.nijtmans tags: implicit-unicode | |
| 21:37 | Merge trunk check-in: 2cb008e81f user: jan.nijtmans tags: tip-497 | |
| 21:28 | merge-mark check-in: 1a0db3fd7a user: jan.nijtmans tags: cplusplus | |
| 21:21 | Merge trunk check-in: dee82069df user: jan.nijtmans tags: novem | |
| 21:21 | Merge 8.7 check-in: ed4252bf0d user: jan.nijtmans tags: trunk | |
| 21:20 | Merge 8.6 check-in: eb2dd45bdd user: jan.nijtmans tags: core-8-branch | |
| 21:01 | Let's use GetWindowLongW/SetWindowLongW on Win32 directly. Missed them because they are not used in ... check-in: b23280452f user: jan.nijtmans tags: core-8-6-branch | |
| 15:07 | Merge trunk check-in: 0f512d30be user: jan.nijtmans tags: tip-497 | |
| 15:04 | Merge 8.7 check-in: 80cbcac508 user: jan.nijtmans tags: trunk | |
| 15:03 | Merge 8.6 check-in: 6ecfaf33ad user: jan.nijtmans tags: core-8-branch | |
| 15:02 | Modify registry/dde such that they no longer need to be compiled with -DUNICODE. Also no longer use ... check-in: 5336402800 user: jan.nijtmans tags: core-8-6-branch | |
| 14:59 | Modify registry/dde such that they no longer need to be compiled with -DUNICODE. Also no longer use ... check-in: 5f447ebfff user: jan.nijtmans tags: core-8-5-branch | |
| 13:53 | More Win32 API impovals. check-in: 3cd1f252bf user: jan.nijtmans tags: cplusplus | |
| 13:28 | merge 8.7 check-in: b777bc8e54 user: dgp tags: core-8-7-a3-rc | |
| 13:28 | merge 8.6 check-in: fce1012c3c user: dgp tags: core-8-6-10-rc | |
| 13:21 | merge trunk check-in: 910dbafdea user: dgp tags: dgp-refactor | |
| 13:21 | merge trunk check-in: de7eff460b user: dgp tags: dgp-properbytearray | |
| 13:21 | merge trunk check-in: 4122aac8c8 user: dgp tags: novem | |
|
2019-09-19
| ||
| 18:27 | Merge 8.7 check-in: f6491a4282 user: jan.nijtmans tags: cplusplus | |
| 15:42 | Merge trunk check-in: 5f66753d5b user: jan.nijtmans tags: tip-497 | |
| 15:36 | Merge 8.7 check-in: 8c85c9ded5 user: jan.nijtmans tags: trunk | |
| 15:24 | Merge 8.6 check-in: 6b92f77a0a user: jan.nijtmans tags: core-8-branch | |
| 15:09 | Some more *A() -> *W() Win32 API changes, making Unicode calls Explicit. check-in: 32a99a2e90 user: jan.nijtmans tags: core-8-6-branch | |
| 11:36 | Don't build the Tcl library in Unicode mode any more. Just tclAppInit.c (and cat32 on Windows) check-in: 31d001f4a3 user: jan.nijtmans tags: implicit-unicode | |
| 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
| ||
| 22:58 | all.tcl: replacement for exit, if calling direct only (avoid rewrite exit if it is inlined or intera... check-in: 55d7513bf9 user: sebres tags: core-8-6-branch | |
| 22:43 | TEBC: avoid error "unitialized variable" if called in debug mode (or with analysis tools) - objv = N... check-in: c49d451947 user: sebres tags: core-8-6-branch | |
| 16:31 | merge 8.7 check-in: 714a17e947 user: dgp tags: core-8-7-a3-rc | |
| 16:31 | merge 8.6 check-in: 8ce359ef30 user: dgp tags: core-8-6-10-rc | |
| 15:55 | merge trunk check-in: 9ae81e426f user: dgp tags: novem | |
| 15:55 | merge trunk check-in: 2900aeb10b user: dgp tags: dgp-refactor | |
| 15:47 | merge trunk check-in: 011eb28919 user: dgp tags: dgp-properbytearray | |
| 15:11 | TCHAR -> WCHAR converions (and corresponding Win32 API call changes), since we are impicitly compili... check-in: d05832de38 user: jan.nijtmans tags: core-8-6-branch | |
| 09:39 | Merge 8.7 check-in: 8c2e171202 user: jan.nijtmans tags: trunk | |
| 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 | |
| 09:33 | Make less dependent on UNICODE definition check-in: f6ddeca6f1 user: jan.nijtmans tags: cplusplus | |
|
2019-09-17
| ||
| 13:03 | Merge 8.7 check-in: 17d770df61 user: jan.nijtmans tags: trunk | |
| 13:02 | Merge 8.6 check-in: 54066a8bad user: jan.nijtmans tags: core-8-branch | |
| 13:01 | Add missing constraints to test-cases check-in: da9896a779 user: jan.nijtmans tags: core-8-6-branch | |
| 11:39 | Merge 8.7 check-in: 981dd35686 user: jan.nijtmans tags: cplusplus | |
| 10:47 | Merge 8.7 check-in: 93811d6d38 user: jan.nijtmans tags: trunk | |
| 10:45 | Fix .travis.yml check-in: 367284f275 user: jan.nijtmans tags: core-8-branch | |
| 09:23 | Merge trunk check-in: f08efd4a05 user: jan.nijtmans tags: tip-497 | |
| 07:12 | Merge 8.7 check-in: 70701646d4 user: jan.nijtmans tags: trunk | |
| 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:41 | Merge 8.7 check-in: 343db6648f user: jan.nijtmans tags: trunk | |
| 21:35 | Merge 8.6 check-in: 5057c37bdf user: jan.nijtmans tags: core-8-branch | |
| 21:18 | Bugfix in Tcl_UtfPrev/Tcl_UtfNext: When handling 4-byte UTF-8 byte sequences, those should be able t... check-in: aed6634d2c user: jan.nijtmans tags: core-8-6-branch | |
| 19:16 | Merge 8.7 check-in: a5330ea251 user: jan.nijtmans tags: trunk | |
| 19:09 | Merge 8.6 check-in: f11e741756 user: jan.nijtmans tags: core-8-branch | |
| 18:55 | Add 32-bit windows builds (both MSVC and GCC) to Travis check-in: 309e366de6 user: jan.nijtmans tags: core-8-6-branch | |
| 18:45 | Add 32-bit Windows builds, both with MSVC and GCC, to Travis. Backport various test-suite changes f... check-in: e0ae93803f user: jan.nijtmans tags: core-8-5-branch | |
| 16:33 | execute.test: fix tests (if test started using -singleproc 1) check-in: e5d43f443c user: sebres tags: core-8-6-branch | |
| 14:50 | merge 8.7 check-in: f810a72142 user: dgp tags: core-8-7-a3-rc | |
| 14:39 | merge trunk check-in: 8ce2978aea user: dgp tags: dgp-properbytearray | |
| 14:39 | merge trunk check-in: eb28750f9f user: dgp tags: dgp-refactor | |
| 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-15
| ||
| 00:01 | try xcode 10.3 Closed-Leaf check-in: 5a234c347c user: jan.nijtmans tags: travis-win-x86 | |
|
2019-09-14
| ||
| 21:52 | Merge 8.7 check-in: 6f27e2ad0a user: jan.nijtmans tags: cplusplus | |
| 20:52 | Merge trunk check-in: ea43a798ea user: jan.nijtmans tags: novem | |
| 13:11 | Two paces where TCL_AUTO_LENGTH should be used check-in: 94f65c8701 user: jan.nijtmans tags: trunk | |
| 13:07 | Merge 8.7 check-in: 9ea2eea22d user: jan.nijtmans tags: trunk | |
| 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:37 | Merge 8.7 check-in: 012848732e user: jan.nijtmans tags: trunk | |
| 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
| ||
| 13:29 | Merge 8.5 check-in: ac9c39bb7f user: jan.nijtmans tags: travis-win-x86 | |
| 13:28 | merge-mark check-in: fc0b382806 user: jan.nijtmans tags: core-8-6-branch | |
| 13:27 | Make test-cases (hopefully) work on Travis, e.g. by adding nonPortable marks to test-cases which are... check-in: 94b6d8968c user: jan.nijtmans tags: core-8-5-branch | |
| 12:27 | merge 8.6 check-in: 4524c11533 user: dgp tags: core-8-6-10-rc | |
| 12:27 | merge 8.7 check-in: 706d401216 user: dgp tags: core-8-7-a3-rc | |
| 12:10 | merge trunk check-in: 0836ec3b87 user: dgp tags: dgp-properbytearray | |
| 12:10 | merge trunk check-in: b1b887db2b user: dgp tags: dgp-refactor | |
| 12:05 | merge trunk check-in: b4ad8d4b13 user: dgp tags: novem | |
| 09:14 | Merge 8.7 Closed-Leaf check-in: 68dda9cc0c user: jan.nijtmans tags: tip-548 | |
| 09:12 | Merge 8.7 check-in: 824577f48b user: jan.nijtmans tags: trunk | |
| 09:11 | Merge 8.6 check-in: 91a3c7f29b user: jan.nijtmans tags: core-8-branch | |
| 09:10 | Merge 8.5 check-in: 7ea1b47332 user: jan.nijtmans tags: core-8-6-branch | |
| 09:01 | Add knownMsvcBug restriction to chanio-20.5, because it sometimes hangs in a Travis build. Restuctur... check-in: dd0ee71e87 user: jan.nijtmans tags: core-8-5-branch | |
| 07:58 | Merge 8.7 check-in: c812e30162 user: jan.nijtmans tags: trunk | |
| 07:56 | Merge 8.6 check-in: aaebef55b7 user: jan.nijtmans tags: core-8-branch | |
| 07:55 | Remove unneeded knownMsvcBug testconstraint definition check-in: 832587e3a2 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-09-12
| ||
| 20:51 | merge 8.7 check-in: a3ca509f22 user: sebres tags: trunk | |
| 19:46 | merge 8.6 check-in: 720d58721d user: sebres tags: core-8-branch | |
| 19:34 | cmdAH.test (win-only): rewrite test to prefer SystemRoot (readonly) instead of windir to check windo... check-in: 4be8da3560 user: sebres tags: core-8-6-branch | |
| 19:22 | merge 8.5 - windows: eliminate overwriting of WINDIR env-variable in VS-makefiles (used WIN_DIR now ... check-in: 1b04153fe9 user: sebres tags: core-8-6-branch | |
| 19:12 | windows: eliminate overwriting of WINDIR env-variable in makefiles (used WIN_DIR now similar to "mak... check-in: 94b1c8d366 user: sebres tags: core-8-5-branch | |
| 15:03 | Merge 8.5. Mark a few more tests nonPortable (for 8.5, not to be merged to 8.6!) check-in: 194f0973cc user: jan.nijtmans tags: travis-win-x86 | |
| 14:49 | Merge 8.7 check-in: 5ce97959fe user: jan.nijtmans tags: trunk | |
| 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 | |
| 14:12 | More code cleanup: Move more Tcl_UniChar initializations out of the loop. Remove unnecessary type-ca... check-in: 578c25b43a user: jan.nijtmans tags: core-8-6-branch | |
| 11:26 | Merge 8.6 check-in: f21c1c05aa user: jan.nijtmans tags: core-8-branch | |
| 11:01 | Code cleanup: Add some initialization to "Tcl_UniChar ch" declaration, making the chance higher that... check-in: 38a4ab150c user: jan.nijtmans tags: core-8-6-branch | |
| 08:01 | Update TZ info to tzdata2019c. check-in: d9f0da5884 user: jima tags: core-8-branch | |
| 08:00 | Update TZ info to tzdata2019c. check-in: 75c6705700 user: jima tags: core-8-6-branch | |
| 07:51 | merge-mark check-in: 3f96ca088e user: jan.nijtmans tags: core-8-branch | |
| 07:51 | Fix Tcl part of [https://core.tcl-lang.org/tk/tktview?name=a179564826|a179564826]: Tk 8.6: prevent i... check-in: a7a44cf3ca user: jan.nijtmans tags: core-8-6-branch | |
|
2019-09-11
| ||
| 19:50 | Merge and resolve trunk. check-in: 841f74bf25 user: dgp tags: dgp-refactor | |
| 19:28 | merge 8.7 check-in: 59a50e7ab3 user: dgp tags: trunk | |
| 19:24 | merge 8.6 check-in: 2305de0d9c user: dgp tags: core-8-branch | |
| 19:11 | merge-mark (no functional changes) check-in: 7395c026b7 user: sebres tags: core-8-6-branch | |
| 19:10 | partially cherrypick of [ecf524bce0], bug-fec0c17d39-8.6-limit: ultimate fix for [fec0c17d39] - avoi... check-in: 6147a8c8b0 user: sebres tags: core-8-5-branch | |
| 18:24 | merge bug-fec0c17d39-8.6-limit: ultimate fix for [fec0c17d39] - avoid SO on deeply recursive call st... check-in: ecf524bce0 user: sebres tags: core-8-6-branch | |
| 17:10 | merge trunk check-in: db9d2814c8 user: dgp tags: dgp-refactor | |
| 16:44 | merge trunk through September 3 check-in: 81274bdf0a user: dgp tags: dgp-refactor | |
| 16:22 | merge trunk check-in: 65d078bbb1 user: dgp tags: novem | |
| 16:15 | merge trunk check-in: 64c0e3b04d user: dgp tags: dgp-properbytearray | |
| 16:10 | merge 8.7 check-in: dac4a870fd user: dgp tags: core-8-7-a3-rc | |
| 16:06 | merge 8.7 check-in: 149efe5075 user: dgp tags: trunk | |
| 16:02 | merge 8.6 check-in: 6043096a5d user: dgp tags: core-8-branch | |
| 15:55 | merge 8.6 check-in: 3eccded281 user: dgp tags: core-8-6-10-rc | |
| 13:53 | Merge 8.5 check-in: 8f1e2b3fa4 user: jan.nijtmans tags: travis-win-x86 | |
| 11:51 | merge 8.5 (bug [7de2d722bd]) check-in: 1b22a4a786 user: sebres tags: core-8-6-branch | |
| 11:49 | windows, close [7de2d722bd]: prefer temp file to check owner and reown it before trying to check in ... check-in: dac34b4081 user: sebres tags: core-8-5-branch | |
| 11:37 | Merge 8.7 check-in: ed3d3db77d user: jan.nijtmans tags: trunk | |
| 11:35 | Merge 8.6 check-in: baa255d019 user: jan.nijtmans tags: core-8-branch | |
| 11:14 | Merge 8.5 check-in: ee7bfb8b85 user: jan.nijtmans tags: core-8-6-branch | |
| 11:10 | Use "package provide Tcl" consistantly, in stead of either "package present Tcl" or "info tclversion... check-in: f9cc6b4a65 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-09-10
| ||
| 14:18 | Merge 8.7 check-in: 211efca663 user: jan.nijtmans tags: tip-548 | |
| 14:16 | Merge trunk check-in: 39128b3ed7 user: jan.nijtmans tags: novem | |
| 13:34 | Merge 8.7 check-in: a35cb99eb3 user: jan.nijtmans tags: trunk | |
| 13:30 | Merge 8.6 check-in: ae4f6ef118 user: jan.nijtmans tags: core-8-branch | |
| 12:42 | Merge 8.5 check-in: e851c234a3 user: jan.nijtmans tags: core-8-6-branch | |
| 12:05 | Don't use constraints like unixOrPc anymore, use unixOrWin (for example) check-in: 377f062ef1 user: jan.nijtmans tags: core-8-5-branch | |
| 12:03 | Backport some improvements to tm.tcl (mostly comments). Don't use ::tcl_platform(debug) anymore, si... check-in: 564e8df5bf user: jan.nijtmans tags: core-8-5-branch | |
| 11:59 | Run all test-cases with -verbose sbtel, so we can see which test-case actually hangs. check-in: 3c4483af93 user: jan.nijtmans tags: travis-win-x86 | |
| 08:02 | Add 32-bit (Windows-x86) builds to travis, both with MSVC and GCC check-in: 5bd17c6f5e user: jan.nijtmans tags: travis-win-x86 | |
|
2019-09-09
| ||
| 09:24 | merge-mark check-in: 5a5df903db user: jan.nijtmans tags: trunk | |
| 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:06 | Merge trunk check-in: 4402aa658a user: jan.nijtmans tags: novem | |
| 09:05 | Merge 8.7 check-in: dd556aef96 user: jan.nijtmans tags: trunk | |
| 09:04 | Merge 8.6 check-in: 3a0b1c8892 user: jan.nijtmans tags: core-8-branch | |
| 09:02 | Merge 8.5 check-in: f7e95d6fbe user: jan.nijtmans tags: core-8-6-branch | |
| 09:00 | Move &crosstest up in .travis.yml check-in: 5d82a9138a user: jan.nijtmans tags: core-8-5-branch | |
| 08:57 | Merge 8.5 check-in: 243e292f9e user: jan.nijtmans tags: core-8-6-branch | |
| 08:41 | Final touch to make everything work for 8.5: - Don't use AS_ECHO macro, because autoconf-2.59 doesn'... check-in: 6d7b48855e user: jan.nijtmans tags: core-8-5-branch | |
|
2019-09-08
| ||
| 14:02 | Fix travis build for --enable-symbols=all check-in: e9d72aef77 user: jan.nijtmans tags: dgp-refactor | |
| 13:41 | Merge trunk check-in: 0fc03270a7 user: jan.nijtmans tags: novem | |
| 13:39 | Merge 8.7 check-in: 7d24dc03ad user: jan.nijtmans tags: trunk | |
| 13:35 | Merge 8.6 check-in: b8166ed755 user: jan.nijtmans tags: core-8-branch | |
| 13:30 | Merge 8.5 check-in: c54aae27ea user: jan.nijtmans tags: core-8-6-branch | |
| 13:26 | dde and registry extension should be compiled with -DUNICODE -D_UNICODE. Put 64-bit builds before 32... check-in: af24040135 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-09-07
| ||
| 15:25 | Another attempt check-in: 9408f13c5b user: jan.nijtmans tags: travis-win32-with-make | |
| 14:44 | merge-mark check-in: ea3163648f user: jan.nijtmans tags: core-8-branch | |
| 14:41 | Merge 8.5 check-in: ff2af30a3a user: jan.nijtmans tags: core-8-6-branch | |
| 14:36 | Add --enable-threads to Windows/GCC (native) builds. This is - most likely - the cause of the travis... check-in: 26c5cef8c8 user: jan.nijtmans tags: core-8-5-branch | |
| 14:09 | Merge 8.7 check-in: c17193b11c user: jan.nijtmans tags: trunk | |
| 14:03 | Merge 8.6. Remove 3 duplicate build-entries in .travis.yml check-in: b44bbee483 user: jan.nijtmans tags: core-8-branch | |
| 13:58 | Don't let Tcl compilation depend on USE_32BIT_TIME_T any more: Microsoft could discontinue this macr... check-in: b88d81cb55 user: jan.nijtmans tags: core-8-6-branch | |
| 13:53 | Don't let Tcl compilation depend on USE_32BIT_TIME_T any more: Microsoft could discontinue this macr... check-in: e9972d4641 user: jan.nijtmans tags: core-8-5-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 | |
| 08:53 | Fix bug 9d10c37aa8 (in the Tk repository): Improperly converted link in HTML man page for ttk::style check-in: ffff4f379b user: fvogel tags: core-8-6-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 | |
| 20:26 | merge 8.5 check-in: 131b35f6b8 user: sebres tags: core-8-6-branch | |
| 20:22 | if frameName (actual level) does not contain a real level (#0 or 1) historically TclGetFrame and Tcl... check-in: a326b6dab3 user: sebres tags: core-8-5-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 | |
| 17:29 | merge 8.5 (no functional changes on tclProc, it was already fixed there - only test cases) check-in: 95cfa1de65 user: sebres tags: core-8-6-branch | |
| 17:23 | fix bad level (if specified argument is not a level at all) check-in: f72b88420c user: sebres tags: core-8-5-branch | |
| 17:23 | cherry-pick [b87d2183ca]: test cases covering bug [775ee88560]: segfault in upvar at wrong level, wr... check-in: 29918c736d user: sebres tags: core-8-5-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 | |
| 15:32 | Fix configure script (re-generated with a modified autoconf-2.59, in which the AC_PROG_MAKE_SET macr... check-in: 61d728c136 user: jan.nijtmans tags: core-8-5-branch | |
| 14:58 | Merge trunk check-in: 5c2a0ea819 user: jan.nijtmans tags: novem | |
| 14:53 | Merge 8.7 check-in: f43246b67e user: jan.nijtmans tags: trunk | |
| 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:38 | Merge 8.7 check-in: 990b3b5070 user: jan.nijtmans tags: trunk | |
| 12:33 | Merge 8.6 check-in: 0ec7174270 user: jan.nijtmans tags: core-8-branch | |
| 12:28 | Simplify searching for tcl86.lib (and related files): First search for the one without 't' suffix, t... check-in: 939068a7f2 user: jan.nijtmans tags: core-8-6-branch | |
| 11:16 | Fix [579a05fb34] (partly): b) tcltest file has mismatched version number. check-in: 2b9847109a user: jan.nijtmans tags: core-8-6-branch | |
| 08:58 | Don't let Tcl depend on USE_32BIT_TIME_T any more: If your compiler supports it, time_t will be 64-b... Closed-Leaf check-in: 04a10c0bee user: jan.nijtmans tags: bug-4718b41c56 | |
|
2019-09-05
| ||
| 21:30 | Merge 8.7 Closed-Leaf check-in: 10067e5dc6 user: jan.nijtmans tags: initsubsystems | |
| 21:26 | merge-mark check-in: 795af4ae9a user: jan.nijtmans tags: trunk | |
| 21:25 | Merge 8.6 check-in: c377e86aa7 user: jan.nijtmans tags: core-8-branch | |
| 16:10 | merge 8.5 check-in: 696c59810e user: sebres tags: core-8-6-branch | |
| 16:09 | amend to [4718b41c56]: check size of st_mtime instead of time_t in constraint check-in: be75418cf5 user: sebres tags: core-8-5-branch | |
| 15:14 | Mark more function paramaters as unused. Now Tcl compiles fully (on UNIX and Windows) without -Wunus... check-in: 48b1783ecd user: jan.nijtmans tags: cplusplus | |
| 07:55 | Merge 8.7 check-in: 131849aa4d user: jan.nijtmans tags: tip-548 | |
| 07:21 | Merge trunk check-in: 32dd499ae3 user: jan.nijtmans tags: novem | |
| 07:17 | previous commit should not have been a merge-mark ... check-in: ce31c938d7 user: jan.nijtmans tags: trunk | |
| 06:59 | merge-mark check-in: 18d7771d98 user: jan.nijtmans tags: trunk | |
| 06:57 | Merge 8.6 check-in: f0c520c89f user: jan.nijtmans tags: core-8-branch | |
| 06:56 | Fix [4718b41c56]: windows x86 & x64: file mtime overflows in modification date (2038?, windows 32-bi... check-in: e0b68fe7c6 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-09-04
| ||
| 22:11 | interp is not dummy any-more check-in: b022b9859e user: jan.nijtmans tags: cplusplus | |
| 22:08 | Bring back Tcl_UntraceVar check-in: b083cc3c36 user: jan.nijtmans tags: cplusplus | |
| 21:19 | Handle "Unload" as well check-in: 359b4a501a user: jan.nijtmans tags: cplusplus | |
| 20:51 | (experiment) Allow C++ symbols to be found in loaded extensions check-in: 4ffcb2dcd0 user: jan.nijtmans tags: cplusplus | |
| 15:57 | merge-mark check-in: b1a560222a user: jan.nijtmans tags: core-8-branch | |
| 15:53 | Don't build on travis with GCC on Windows, since it currently doesn't work in combination with autoc... check-in: 0fc859a757 user: jan.nijtmans tags: core-8-6-branch | |
| 11:03 | Merge 8.7 check-in: e4b67c646c user: jan.nijtmans tags: trunk | |
| 11:02 | Merge 8.6 check-in: 673931f876 user: jan.nijtmans tags: core-8-branch | |
| 10:50 | When using Tcl 8.7 headers, don't worry about threaded-allocator mismatch any more in rules.vc. check-in: 0db1b8a065 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-09-03
| ||
| 20:32 | Mark more unused parameters check-in: c07dbdd62a user: jan.nijtmans tags: cplusplus | |
| 19:32 | Expand acronym in comment. Closed-Leaf check-in: 0f257f93f0 user: dgp tags: bug-fec0c17d39-8.6-limit | |
| 18:42 | Merge 8.6 check-in: 0d3b00ebd2 user: jan.nijtmans tags: bug-fec0c17d39-8.6-limit | |
| 14:55 | Merge tip-548 check-in: d69543a65a user: jan.nijtmans tags: cplusplus | |
| 14:19 | Merge 8.7 check-in: 8b5f613fa3 user: jan.nijtmans tags: tip-548 | |
| 14:01 | Docfix: \0 is special in nroff, so use \e0 instead check-in: c875c016ac user: dkf tags: core-8-6-branch | |
| 10:57 | Merge 8.7 check-in: b64e7a7522 user: jan.nijtmans tags: trunk | |
| 10:53 | Merge 8.6 check-in: 5d91fdde6c user: jan.nijtmans tags: core-8-branch | |
| 10:50 | Backout [87d28ec30a29e3ce]: Looks like it causes test-failures in event.test on Windows. check-in: a6383a3d74 user: jan.nijtmans tags: core-8-6-branch | |
| 10:48 | Backout last commit: Looks like it causes test-failures in event.test on Windows. check-in: be6598b573 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-09-02
| ||
| 14:13 | Fix testing for debug build on UNIX too (on UNIX, ::tcl_platform(debug) is not set ....) check-in: a0dd0ac8ba user: jan.nijtmans tags: core-8-6-branch | |
| 13:49 | merge 8.6 check-in: 556c1ecf1e user: sebres tags: bug-fec0c17d39-8.6-limit | |
| 13:48 | windows (mingw build): fix debug recognition (::tcl_platform(debug)), no debug if NDEBUG is set check-in: d7fe46bdcb user: sebres tags: core-8-6-branch | |
| 12:55 | Merge trunk. Fix tests filename-12.1.5/12.1.6 on Windows (due to changed globbing behaviour in this ... check-in: aff2005450 user: jan.nijtmans tags: novem | |
| 12:27 | Merge tip-548. A few more fixes, trying to make the Travis build work (finally) check-in: 2c25cbf8b0 user: jan.nijtmans tags: cplusplus | |
| 11:35 | Merge 8.7 check-in: 047480a971 user: jan.nijtmans tags: tip-548 | |
| 11:35 | Merge 8.7 check-in: df41feb602 user: jan.nijtmans tags: trunk | |
| 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 | |
| 11:08 | Merge 8.5 check-in: 87d28ec30a user: jan.nijtmans tags: core-8-6-branch | |
| 11:07 | Missing TCL_GLOBAL_ONLY flag in VwaitVarProc(): vwait always references global variables, this could... check-in: f238edb855 user: jan.nijtmans tags: core-8-5-branch | |
| 08:33 | Merge 8.5. Add (still unused) runstatedir in Makefile.in. Re-generate win/unix configure scripts. check-in: 4973c1c597 user: jan.nijtmans tags: core-8-6-branch | |
| 08:28 | Fix [5591e4a820]: @TCL_EXE@ not properly generated in 8.5 branch. Added @runstatedir@ in Makefile.in... check-in: 6bc6e7c170 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-08-30
| ||
| 19:48 | extends [fec0c17d39]: restrict nested compilations using same limit (interp recursionlimit) like the... check-in: d9ccf1ab84 user: sebres tags: bug-fec0c17d39-8.6-limit | |
| 16:35 | merge 8.5 - compile.test: reduce count of nested scripts to 1000 in debug case (seems to be to heavy... check-in: 2ff3869960 user: sebres tags: core-8-6-branch | |
| 16:33 | compile.test: reduce count of nested scripts to 1000 in debug case (seems to be to heavy on some pla... check-in: ae6806e6a9 user: sebres tags: core-8-5-branch | |
| 15:21 | Let's try a real C++ build with Travis on Linux check-in: 5732a73bf5 user: jan.nijtmans tags: cplusplus | |
|
2019-08-29
| ||
| 20:55 | fixes bug [fec0c17d39] (regression firstly introduced in [bf171b6b51]): stack overflow (followed by ... check-in: f2eecef0a3 user: sebres tags: core-8-6-branch | |
| 20:50 | closes [fec0c17d39]: fixed stack overflow (followed by SF) by compilation of too many nested bodies ... Closed-Leaf check-in: 5ece79492c user: sebres tags: bug-fec0c17d39-8.6 | |
| 20:46 | more variants in test (since 8.6 compiles "try" using evalStk instruction) check-in: 2d6219e686 user: sebres tags: bug-fec0c17d39-8.6 | |
| 20:33 | bug [fec0c17d39]: add test cases covering nested compilation (8.6th compile generates a stack overfl... check-in: 4695da0056 user: sebres tags: bug-fec0c17d39-8.6 | |
| 20:28 | add test cases covering nested compilation bug [fec0c17d39] (8.5 is not affected at the moment by ne... check-in: 2f4d19ea81 user: sebres tags: core-8-5-branch | |
| 13:58 | Merge trunk. Also a lot of ckfree() -> Tcl_Free() changes, hopefully that will fix the Travis build. check-in: 553e3556d7 user: jan.nijtmans tags: dgp-refactor | |
| 13:36 | Merge 8.7 check-in: 516dbebb26 user: jan.nijtmans tags: tip-548 | |
| 13:35 | Merge trunk and fix makefile.vc build for Travis check-in: c116ddd1b3 user: jan.nijtmans tags: novem | |
| 13:28 | Merge tip-548 check-in: c933888049 user: jan.nijtmans tags: cplusplus | |
| 10:39 | Merge from core-8-branch. nmake bug fix [889065786b] for extension stubs. check-in: 8fedd4f1f7 user: apnadkarni tags: trunk | |
| 10:34 | Merge core-8-6-branch. nmake bug fix [889065786b] for extension stubs. check-in: 777c029301 user: apnadkarni tags: core-8-branch | |
| 10:16 | Bug fix 889065786b. Add stubs related flags when compiling extension stubs. check-in: b48a77c12f user: apnadkarni tags: core-8-6-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 | |
| 07:42 | Starting with Tcl 8.7, TCL_THREADS is 1 by default. Adapt rules.vc for that. check-in: 0acf7d7967 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-08-28
| ||
| 14:38 | Merge 8.7 check-in: dba8e47516 user: jan.nijtmans tags: tip-548 | |
| 13:17 | merge trunk check-in: 030c2f7cbd user: dgp tags: dgp-refactor | |
| 13:17 | merge trunk check-in: 8d9545922c user: dgp tags: dgp-properbytearray | |
| 12:57 | merge trunk check-in: ef2152226c user: dgp tags: novem | |
| 12:57 | merge 8.7 check-in: b1e79915be user: dgp tags: core-8-7-a3-rc | |
| 12:57 | merge 8.6 check-in: 87e71bd13b user: dgp tags: core-8-6-10-rc | |
| 11:45 | Merge 8.7 check-in: 590a4ca494 user: jan.nijtmans tags: trunk | |
| 11:15 | Merge 8.6 check-in: 8f92213e5f user: jan.nijtmans tags: core-8-branch | |
| 09:59 | Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings). Eliminate some more ... check-in: 7c9c59b504 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-08-27
| ||
| 18:33 | merge 8.6 check-in: 3c525d911f user: sebres tags: core-8-branch | |
| 18:27 | closes [fa6bf38d07]: integrate bug-fa6bf38d07-v2 check-in: 35c83160d6 user: sebres tags: core-8-6-branch | |
| 15:40 | small amend: be sure checkInterp is set if entering back the code marked as TCL_BYTECODE_RECOMPILE (... Closed-Leaf check-in: 126e224ee5 user: sebres tags: bug-fa6bf38d07-v2 | |
| 15:32 | simplification, use the same "fixed" (and faster) code for INST_EVAL_STK check-in: d9712c6874 user: sebres tags: bug-fa6bf38d07-v2 | |
| 15:00 | fixes [fa6bf38d07]: command invocation (NRE callback to TEBCResume) caused by execution of recompile... Closed-Leaf check-in: a03e05de6e user: sebres tags: bug-fa6bf38d07 | |
| 14:56 | more test cases check-in: 8a26c393f2 user: sebres tags: bug-fa6bf38d07 | |
| 12:03 | added tests covering bug [fa6bf38d07] check-in: f7ece56ca2 user: sebres tags: bug-fa6bf38d07 | |
| 11:59 | Merge 8.7 check-in: 8f6d91df36 user: jan.nijtmans tags: trunk | |
| 11:58 | Merge 8.6 check-in: db34c7f0f0 user: jan.nijtmans tags: core-8-branch | |
| 11:56 | Merge 8.5 check-in: 2f4caefb81 user: jan.nijtmans tags: core-8-6-branch | |
| 11:53 | One more knownMsvcBug marker (seen in Travis). Properly export ::tcltest::testConstraint in cmdMZ.te... check-in: 4f17e45d10 user: jan.nijtmans tags: core-8-5-branch | |
| 11:37 | Backport two knownMsvcBug markers, which hit us (again) on Travis. check-in: 03f91558fb user: jan.nijtmans tags: core-8-5-branch | |
|
2019-08-26
| ||
| 19:04 | merge trunk check-in: 00ce529160 user: dgp tags: dgp-refactor | |
| 18:56 | merge trunk's elimination of register keyword check-in: 9e3083e018 user: dgp tags: dgp-refactor | |
| 18:44 | merge trunk through Aug 14 check-in: 129893e072 user: dgp tags: dgp-refactor | |
| 18:18 | merge trunk through July 24 check-in: 80a66d24f2 user: dgp tags: dgp-refactor | |
| 17:01 | merge trunk through July 17 check-in: 587ce44ad2 user: dgp tags: dgp-refactor | |
| 16:34 | merge trunk check-in: 0f14c97005 user: dgp tags: dgp-properbytearray | |
| 16:10 | merge trunk check-in: e146c4c2ff user: dgp tags: novem | |
| 16:10 | merge 8.7 check-in: 38a75e8d0f user: dgp tags: core-8-7-a3-rc | |
| 15:55 | merge 8.6 check-in: 467899664d user: dgp tags: core-8-6-10-rc | |
| 14:09 | Merge 8.7 check-in: 899aac64b5 user: jan.nijtmans tags: trunk | |
| 14:07 | Merge 8.6 check-in: e1a5ec2117 user: jan.nijtmans tags: core-8-branch | |
| 14:05 | Fix [3947fcf7]: Current .gitattributes settings might not allow switching branches check-in: c4e195655f user: jan.nijtmans tags: core-8-6-branch | |
| 14:03 | Fix [3947fcf7]: Current .gitattributes settings might not allow switching branches check-in: 7032e928bc user: jan.nijtmans tags: core-8-5-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:03 | Merge 8.7 check-in: 74ba4c6312 user: jan.nijtmans tags: trunk | |
| 09:01 | Merge 8.6 check-in: e6f9cfd83b user: jan.nijtmans tags: core-8-branch | |
| 08:58 | Merge 8.5 check-in: 3cde445cde user: jan.nijtmans tags: core-8-6-branch | |
| 08:52 | If tcltest's removeFile fails for a non-expected reason (e.g. Windows keeps the file locked), this s... check-in: ca1440c967 user: jan.nijtmans tags: core-8-5-branch | |
| 07:46 | One more "knownMsvcBug" marker, for a test-case which failed (incidentally) in Travis. check-in: 9c2e142e68 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-08-24
| ||
| 18:30 | Correct NUL encoding in documentation check-in: c2bf24ee52 user: andy tags: core-8-6-branch | |
|
2019-08-23
| ||
| 10:58 | Build with MSVC/nmake in 3 flavours: Shared/Static/Debug Closed-Leaf check-in: ade81d2388 user: jan.nijtmans tags: travis-win32-with-make | |
| 10:16 | Try Windows build with make on Travis check-in: 64211caf13 user: jan.nijtmans tags: travis-win32-with-make | |
| 09:07 | Merge 8.7 check-in: 0a4ebc2d56 user: jan.nijtmans tags: trunk | |
| 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-22
| ||
| 12:20 | Fix [8566dc22f9]: various spelling fixes in comments check-in: 319c60966d user: jan.nijtmans tags: core-8-6-branch | |
| 12:19 | Fix [8566dc22f9]: various spelling fixes in comments check-in: 978c80ef75 user: jan.nijtmans tags: core-8-5-branch | |
| 11:04 | Add native Windows builds using GCC (mingw-w64) to travis. check-in: 008285189d user: jan.nijtmans tags: core-8-6-branch | |
|
2019-08-20
| ||
| 15:02 | Fix MSVC build check-in: 9ab95cbae2 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 14:28 | merge-mark check-in: 5cf2737000 user: jan.nijtmans tags: core-8-6-branch | |
| 14:21 | Backport some "knownMsvcBug" markers from 8.6: Those indicate test-cases the sporadically fail in th... check-in: d46031cc11 user: jan.nijtmans tags: core-8-5-branch | |
| 09:03 | Merge 8.6 Closed-Leaf check-in: 1f99db9f40 user: jan.nijtmans tags: classic-windows-build | |
| 08:37 | merge 8.6 check-in: f7bdfcddfc user: sebres tags: core-8-branch | |
| 08:33 | merge 8.5 check-in: bb5976d242 user: sebres tags: core-8-6-branch | |
| 08:03 | win/Makefile.in: small amend normalizing test-dependencies check-in: d28ef90828 user: sebres tags: core-8-5-branch | |
| 07:20 | Prevent misleading message: -bash: pwd: -W: invalid option pwd: usage: pwd [-LP]" written to... check-in: 01e90e520f user: jan.nijtmans tags: core-8-5-branch | |
|
2019-08-19
| ||
| 19:29 | merge 8.7: fixes [40d5ff2a0e], etc check-in: d1d2641811 user: sebres tags: trunk | |
| 19:12 | merge 8.6: conflicts resolved, fix mingw build, closes [40d5ff2a0e], etc check-in: ea8a79173f user: sebres tags: core-8-branch | |
| 18:58 | merge 8.5: restore merge point, fix mingw build, closes [40d5ff2a0e], etc check-in: f2dee93aa1 user: sebres tags: core-8-6-branch | |
| 18:34 | win/Makefile.in: partially cherry-picked 8.6th version (and normalized to be more similar to all maj... check-in: 09dae07f92 user: sebres tags: core-8-5-branch | |
| 15:01 | Further implementation of 2 new functions. check-in: bef7aa688c user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 11:42 | Rebase to 9.0 check-in: 615f30df6d user: jan.nijtmans tags: rfe-854941, tip-596 | |
|
2019-08-15
| ||
| 15:33 | Merge 8.7 check-in: 7aad571c32 user: jan.nijtmans tags: tip-548 | |
| 15:32 | Merge 8.7 check-in: f94a5b9d2a user: jan.nijtmans tags: trunk | |
| 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 | |
| 15:20 | Merge tip-548 check-in: fb24db99f5 user: jan.nijtmans tags: cplusplus | |
| 08:59 | Merge 8.7 check-in: 42a10393d8 user: jan.nijtmans tags: tip-548 | |
| 08:10 | Merge 8.7 check-in: f33e2933b5 user: jan.nijtmans tags: trunk | |
| 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 | |
| 07:04 | Fix [6de8494984]: Tcl_CreateCommandChannel() documentation bug check-in: 2357da0c1e user: jan.nijtmans tags: core-8-6-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 | |
| 07:04 | Merge 8.7 check-in: c609a1d32f user: jan.nijtmans tags: trunk | |
| 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:09 | Merge 8.7 check-in: 15eba8d7ec user: jan.nijtmans tags: trunk | |
| 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 | |
| 18:53 | Forgot "choko install make" check-in: f5c40a1fa8 user: jan.nijtmans tags: classic-windows-build | |
| 17:10 | Test windows native build check-in: ce2d2ab979 user: jan.nijtmans tags: classic-windows-build | |
| 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
| ||
| 22:01 | Mark 3 testcases as knownMsvcBug. See: [e484a8407cb9ec45]: pipe: time-related sporadic hangs in io/c... check-in: da771f407e user: jan.nijtmans tags: core-8-6-branch | |
| 21:33 | Merge tip-548 check-in: 4c438921db user: jan.nijtmans tags: cplusplus | |
| 21:24 | Merge 8.7 check-in: bb9ef2a5e3 user: jan.nijtmans tags: tip-548 | |
| 21:17 | Fix handling of length (size_t)-1 in tclMain.c. This should fix handling of command-line arguments w... check-in: 33b7c8c229 user: jan.nijtmans tags: trunk | |
|
2019-08-05
| ||
| 20:15 | Fix signature of TclWCharToUtfDString for TCL_UTF_MAX=6, and handling of length -1 check-in: 1b13f758a5 user: jan.nijtmans tags: trunk | |
|
2019-08-04
| ||
| 19:39 | merge-mark 8.7 check-in: 43f16cbce3 user: jan.nijtmans tags: trunk | |
| 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:24 | Merge 8.7 check-in: 1131795896 user: jan.nijtmans tags: trunk | |
| 18:18 | Merge 8.6 check-in: 1c8dd151aa user: jan.nijtmans tags: core-8-branch | |
| 18:17 | One more test which - apparently - cannot be thrusted when run in the Travis Windows environment check-in: ce326908c0 user: jan.nijtmans tags: core-8-6-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 | |
| 20:32 | Increase some timeout's a little, hoping this reduces the chance on Travis test-failures check-in: 13921a7870 user: jan.nijtmans tags: core-8-6-branch | |
| 20:25 | Merge tip-548 (since using the *WChar* functions leads to less type-casts in c++) Als finish implem... check-in: 3da6c33030 user: jan.nijtmans tags: cplusplus | |
|
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:35 | Merge 8.7 check-in: 1dcbef2063 user: jan.nijtmans tags: trunk | |
| 14:34 | Merge 8.6 check-in: e52b4963c3 user: jan.nijtmans tags: core-8-branch | |
| 14:33 | One more knownMsvcBug marker, for a test which sometimes fails on Travis. check-in: 43851f94b2 user: jan.nijtmans tags: core-8-6-branch | |
| 14:26 | Merge 8.7 check-in: b0fbdeb265 user: jan.nijtmans tags: trunk | |
| 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:48 | Merge 8.7 check-in: 8c55a09333 user: jan.nijtmans tags: trunk | |
| 12:47 | Merge 8.6 check-in: b908a74678 user: jan.nijtmans tags: core-8-branch | |
| 12:45 | Add one more knownMsvcBug marker, for a test-case which sometimes fails in Travis. Fix a struct init... check-in: 3331352b51 user: jan.nijtmans tags: core-8-6-branch | |
| 12:15 | Merge 8.7. Continue implementation for win32 check-in: ff6fa30271 user: jan.nijtmans tags: cplusplus | |
| 09:00 | Merge 8.7. Some formatting. check-in: 6305175e0c user: jan.nijtmans tags: tip-548 | |
| 08:10 | merge-mark check-in: 24965b923b user: jan.nijtmans tags: trunk | |
| 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:05 | Merge 8.7 check-in: e2510fea4f user: jan.nijtmans tags: trunk | |
| 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:20 | Merge 8.7 check-in: c25c267f5c user: jan.nijtmans tags: trunk | |
| 09:18 | Mark one more test as knownMsvcBug check-in: 0185b4384e user: jan.nijtmans tags: core-8-branch | |
| 08:37 | Merge 8.7 check-in: 311bcb3286 user: jan.nijtmans tags: trunk | |
| 08:26 | Merge 8.6 check-in: 5169a577e3 user: jan.nijtmans tags: core-8-branch | |
| 08:25 | Merge 8.5 check-in: 7c7b3b9e77 user: jan.nijtmans tags: core-8-6-branch | |
| 08:23 | Add .gitattributes and .gitignore files, hopefully helping checking in/out with the correct line-end... check-in: 35adcf578d user: jan.nijtmans tags: core-8-5-branch | |
| 08:02 | Attempt to fix [https://core.tcl-lang.org/tk/tktview?name=a179564826|a179564826]: Tk 8.6: prevent is... Closed-Leaf check-in: f6eb4196ee user: jan.nijtmans tags: bug-a179564826 | |
| 07:52 | Mark one more test-case as knownMsvcBug. TODO: something to be fixed here? See: [https://travis-ci.o... check-in: 0a54b276c1 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-07-31
| ||
| 19:50 | merge-mark check-in: a9a86364e2 user: jan.nijtmans tags: core-8-branch | |
| 19:47 | Merge 8.5 check-in: 98aa5b2f17 user: jan.nijtmans tags: core-8-6-branch | |
| 19:39 | (cherry-pick from core-8-branch): Replace memcpy() calls with memmove() to avoid undefined behavior ... check-in: 382e19dea0 user: jan.nijtmans tags: core-8-5-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 | |
| 08:26 | Mark 6 failing tests as knownMsvcBug. To be investigated. check-in: e5dbf11232 user: jan.nijtmans tags: core-8-6-branch | |
| 08:16 | Disable two async test-cases on Travis (windows-only) because they are currently failong. Marked wit... check-in: 2b275ce7b1 user: jan.nijtmans tags: core-8-5-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 | |
| 07:47 | Merge 8.5 check-in: 09b16a5736 user: jan.nijtmans tags: core-8-6-branch | |
| 07:40 | typo in .travis.yml check-in: f229f4ee15 user: jan.nijtmans tags: core-8-5-branch | |
| 07:40 | Update tzdata to 2019b check-in: 750db6dba7 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-07-29
| ||
| 15:35 | Enable testcases on Visual Studio builds. Disable some test-cases on Travis, which are known to fail... check-in: aa9a484085 user: jan.nijtmans tags: core-8-5-branch | |
| 07:20 | Merge 8.5, and try to make "configure" work under Travis check-in: ac7b18e3fe user: jan.nijtmans tags: travis-win32-with-make | |
|
2019-07-28
| ||
| 21:21 | Merge core-8-6-branch, and merge latest libtommath check-in: 6652883e53 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
|
2019-07-26
| ||
| 12:43 | Fix this Travis build problems on Win32: [https://travis-ci.org/tcltk/tcl/jobs/562935948]. Also, use... check-in: 0d1e989a11 user: jan.nijtmans tags: core-8-5-branch | |
| 11:56 | Merge 8.5 check-in: a0e235387c user: jan.nijtmans tags: core-8-6-branch | |
| 11:56 | Increase timeout a little bit, making it less likely that this test failes in a Travis environment. check-in: 9c96149e2d user: jan.nijtmans tags: core-8-5-branch | |
| 11:16 | Attempt to make "choko install" work check-in: 5b96a4d06f user: jan.nijtmans tags: travis-win32-with-make | |
|
2019-07-25
| ||
| 09:13 | Merge 8.5 check-in: f76927552c user: jan.nijtmans tags: travis-win32-with-make | |
| 09:01 | Merge 8.7 check-in: d1d9e1e6b5 user: jan.nijtmans tags: trunk | |
| 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 | |
| 14:00 | merge 8.5 check-in: 4255168ee5 user: sebres tags: core-8-6-branch | |
| 13:59 | small amend (normalize hex in all evalFlags) check-in: 4c17100b4d user: sebres tags: core-8-5-branch | |
| 13:52 | merge 8.5 (reintegrate, no functional changes) check-in: 1054f5a364 user: sebres tags: core-8-6-branch | |
| 13:49 | cherrypick timerate-loop-opti--discard-result check-in: b0068126eb user: sebres tags: core-8-5-branch | |
| 13:36 | integrate timerate-loop-opti--discard-result check-in: 053fb81a89 user: sebres tags: core-8-6-branch | |
| 08:29 | Merge 8.7 check-in: 613d2ea48f user: jan.nijtmans tags: trunk | |
| 07:59 | Merge 8.6 check-in: fda838f0a3 user: jan.nijtmans tags: core-8-branch | |
| 07:55 | Fix Travis Static/Debug builds on Windows. Als group Clang builds together. check-in: 982d77287a user: jan.nijtmans tags: core-8-6-branch | |
|
2019-07-23
| ||
| 21:43 | small amend with a comment about the optimization Closed-Leaf check-in: 3b40f959b5 user: sebres tags: timerate-loop-opti--discard-result | |
| 21:08 | fix done optimization (TCL_EVAL_DISCARD_RESULT) for nested call - supply and reset discard result fl... check-in: 66eae16555 user: sebres tags: timerate-loop-opti--discard-result | |
| 17:40 | better rewritten loop optimization: new evalFlag "TCL_EVAL_DISCARD_RESULT" introduced, which allows ... check-in: 2958e9399c user: sebres tags: timerate-loop-opti--discard-result | |
| 17:00 | Merge 8.6 check-in: cf7af34c94 user: jan.nijtmans tags: core-8-branch | |
| 16:55 | Merge 8.5 check-in: e495bed0ea user: jan.nijtmans tags: core-8-6-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-20
| ||
| 15:37 | Add (experimental) build with MSVC using the standard "make" system. check-in: a3c7f79522 user: jan.nijtmans tags: travis-win32-with-make | |
| 08:43 | Fix travis build check-in: b7726bf756 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-07-19
| ||
| 13:35 | Add Windows build, and Linux full debug build to Travis. No test runs yet, because some of them are ... check-in: 24264826f6 user: jan.nijtmans tags: core-8-5-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 | |
| 14:10 | I hate YAML. Closed-Leaf check-in: 3b69b46c31 user: dkf tags: travis-windows-debug | |
| 12:49 | Merge 8.7 check-in: 26d80edf00 user: jan.nijtmans tags: tip-548 | |
| 11:28 | Merge 8.7 check-in: 346af2c0d0 user: jan.nijtmans tags: trunk | |
| 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
| ||
| 11:57 | Of course, Cygwin doesn't install a working build environment by default... check-in: f65c1a6ee7 user: dkf tags: travis-windows-debug | |
| 09:56 | Merge 8.7 check-in: f542b99bf5 user: jan.nijtmans tags: trunk | |
| 09:55 | Merge 8.6 check-in: 86986913ca user: jan.nijtmans tags: core-8-branch | |
| 09:54 | Eliminate TclDTraceStr type, only in use with DTrace enabled: It's just the same as "const char *", ... check-in: 50a5729f85 user: jan.nijtmans tags: core-8-6-branch | |
| 09:25 | Merge 8.7 check-in: 40c2513cb8 user: jan.nijtmans tags: trunk | |
| 09:25 | Merge 8.6 check-in: 198a3e1ce6 user: jan.nijtmans tags: core-8-branch | |
| 09:24 | Merge 8.5 check-in: 985140526b user: jan.nijtmans tags: core-8-6-branch | |
| 09:23 | Add xcode11 to Travis builds. Sort platform/compiler versions from high to low. check-in: 4ad213c717 user: jan.nijtmans tags: core-8-5-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-15
| ||
| 15:00 | merge 8.6 check-in: 49ff40caae user: dgp tags: core-8-6-10-rc | |
| 14:15 | Switch to using cygwin; apparently that's expected for our GCC-on-Win builds check-in: 34959b34c4 user: dkf tags: travis-windows-debug | |
| 12:21 | small amend to [3bec82b72c] (sebres/tclclockmod#18): test cases extended to cover error cases (on am... check-in: 1dd3ce71c5 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 12:18 | Fixes sebres/tclclockmod#18 (Fails to parse short month name for June); The reason for that was the... check-in: 3bec82b72c user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 12:14 | Merge pull request sebres/tclclockmod#17 from sebres/simplify-yy-flags Simplifying info structure, ... check-in: 0f3c1da5c1 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 12:12 | simplifying info-structure, usage of flags etc (normalizing in order to use same flags as by formatt... Closed-Leaf check-in: ad1591d2df user: sebres tags: sebres-8-6-clock-simplify-yy-flags | |
| 12:12 | **interim** try simplify info-structure (replace yyHave... with flags) check-in: 9e561572c3 user: sebres tags: sebres-8-6-clock-simplify-yy-flags | |
| 11:53 | merge 8.6 check-in: 61ed10a39b user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 11:34 | merge 8.5 check-in: b0795f6138 user: sebres tags: core-8-6-branch | |
| 11:33 | tests-perf suite: fix several tests expecting different output result (convert result) check-in: 04e4258037 user: sebres tags: core-8-5-branch | |
| 09:34 | Two missing "const" designations, in Dtrace configuration Closed-Leaf check-in: bb63ea12e1 user: jan.nijtmans tags: bug-7d7038d415b345d5 | |
| 07:47 | Fix [7d7038d415b345d5]: tcl is not LTO ready check-in: 04788c0daf user: jan.nijtmans tags: bug-7d7038d415b345d5 | |
| 07:15 | Fix travis build for xcode 9/10/11 Closed-Leaf check-in: 010407f51d user: jan.nijtmans tags: travis-xcode11 | |
|
2019-07-14
| ||
| 09:04 | Bugfix for #f81beca7af. Revert mistaken change to -querychannel -translation in library/http/http.tc... check-in: b00e59e558 user: kjnash tags: bug-f81beca7af | |
|
2019-07-13
| ||
| 19:38 | Create new branch named "bug-f81beca7af" check-in: a4dcf36720 user: kjnash tags: bug-f81beca7af | |
| 17:29 | Add experimental xcode11 build steps to travis. Also sort different gcc/xcode versions from high to ... check-in: e04fd871fd user: jan.nijtmans tags: travis-xcode11 | |
| 17:20 | Merge 8.7 check-in: 58a18341ca user: jan.nijtmans tags: tip-548 | |
| 17:18 | Merge 8.7 check-in: 9090c1413f user: jan.nijtmans tags: trunk | |
| 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 | |
| 17:11 | please don't put experimental build steps in the main branches, as long as they don't work! check-in: 336a13dab1 user: jan.nijtmans tags: core-8-6-branch | |
| 17:08 | please don't put experimental build steps in the main branches, as long as they don't work! check-in: 81dcd7cd65 user: jan.nijtmans tags: core-8-5-branch | |
| 11:44 | Print what VPATH actually is check-in: 8278a4dc9f user: dkf tags: travis-windows-debug | |
|
2019-07-12
| ||
| 14:32 | restore test-cases covering bug-4718b41c56 (partially revert last checkin, cherrypick from 8.7), set... check-in: 4b92a6471c user: sebres tags: trunk | |
| 12:24 | merge point only (no changes, since time_t in 9.0 is always 64-bits and fix of branch bug-4718b41c56... check-in: 97c5040383 user: sebres tags: trunk | |
| 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:16 | Merge 8.7 check-in: d44e589b69 user: jan.nijtmans tags: trunk | |
| 12:12 | merge point check-in: 023e97dd32 user: sebres tags: core-8-6-branch | |
| 12:09 | integrate branch bug-4718b41c56, revert/rebuild win/configure (2.69 in tcl8.6), conflicts resolved, ... check-in: c07aa4e723 user: sebres tags: core-8-6-branch | |
| 12:04 | Merge 8.6 check-in: ca29e49deb user: jan.nijtmans tags: core-8-branch | |
| 12:02 | close fork check-in: aae50029f9 user: sebres tags: core-8-5-branch | |
| 11:50 | Merge 8.5 check-in: 21761c34e4 user: jan.nijtmans tags: core-8-6-branch | |
| 11:48 | Leave out travis tests for MSVC, until test-cases are fixed. Revert generated configure script to us... check-in: 1ec90fa30d user: jan.nijtmans tags: core-8-5-branch | |
| 11:20 | integrate branch bug-4718b41c56, closes [4718b41c56] check-in: 0b0486f58a user: sebres tags: core-8-5-branch | |
| 06:41 | Travis windows debugging check-in: 60f83662ac user: dkf tags: travis-windows-debug | |
|
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
| ||
| 21:02 | little tweaks, makeing it possible to use either _USE_64BIT_TIME_T or __MINGW_USE_VC2005_COMPAT inte... Closed-Leaf check-in: 2d386ec1d2 user: jan.nijtmans tags: bug-4718b41c56 | |
| 18:13 | win/x86: compat fix, 64-bit time_t for 32-build is optional now (via configure/make option time64bit... check-in: d263bc472a user: sebres tags: bug-4718b41c56 | |
| 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 | |
| 08:49 | Add CI (Travis) builds and testing for Windows, both with MSVC and GCC. check-in: a38411737a user: dkf tags: core-8-6-branch | |
| 08:28 | Add CI (Travis) builds and testing for Windows, both with MSVC and GCC. check-in: 10fc276df9 user: dkf tags: core-8-5-branch | |
| 08:25 | merge core-8-5-branch Closed-Leaf check-in: 98bfc148b8 user: dkf tags: classic-windows-build | |
| 05:51 | Merge 8.7, and continue implementation. Almost done check-in: 237cdadf3f user: jan.nijtmans tags: cplusplus | |
|
2019-07-09
| ||
| 08:39 | More tweaking to work around YAML parsing issues and fix an irrelevant test failure with static buil... check-in: 248b41d243 user: dkf tags: classic-windows-build | |
|
2019-07-08
| ||
| 20:26 | Merge-mark check-in: 3e78f0ff4f user: jan.nijtmans tags: core-8-branch | |
| 20:22 | fixes [4718b41c56] for windows x86 (mingw / MSVC versions with CRT supporting 64-bit time_t) check-in: 3dba9987e6 user: sebres tags: bug-4718b41c56 | |
| 20:18 | Merge 8.5 check-in: afa1c8ee8c user: jan.nijtmans tags: core-8-6-branch | |
| 19:02 | Simplify previous commit: Just always use Tcl_WideInt check-in: 9485e20e77 user: jan.nijtmans tags: core-8-5-branch | |
| 15:00 | amend to [c14252171d]: fixes [4718b41c56] for x64 (and x86 with 64-bit predefined time_t resp. CRT l... check-in: ce186ca403 user: sebres tags: core-8-5-branch | |
| 10:57 | Tweak the build a bit more, and use YAML a bit better check-in: c954be7b95 user: dkf tags: classic-windows-build | |
|
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 | |
| 15:20 | Updated win/configure to use current version of autoconf check-in: 2c0b1dfbb3 user: dkf tags: classic-windows-build | |
|
2019-07-06
| ||
| 23:09 | Fix UNIX/Mac build check-in: dde79eb6a8 user: jan.nijtmans tags: tip-548 | |
|
2019-07-05
| ||
| 23:08 | Merge 8.7 Don't build with TCL_NO_DEPRECATED, since we didn't deprecate anything in 9.0 yet check-in: f153b44470 user: jan.nijtmans tags: trunk | |
| 23:04 | Merge 8.6 check-in: acbe79999f user: jan.nijtmans tags: core-8-branch | |
| 22:53 | Merge 8.5 check-in: c397a7bee7 user: jan.nijtmans tags: core-8-6-branch | |
| 22:51 | Merge 8.5 check-in: 28b6d136c0 user: jan.nijtmans tags: classic-windows-build | |
| 22:49 | Add "name" entries to travis build configuration check-in: 4d25102e7d user: jan.nijtmans tags: core-8-5-branch | |
| 15:11 | Merge latest libtommath and 8.6 check-in: cbaf8a640b user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
| 14:40 | merge 8.6 check-in: dcdca9b642 user: dgp tags: core-8-6-10-rc | |
| 13:34 | Fix [4718b41c56d8c135] for win32. Now timestamps on Win32 can be > 19 january 2038. Caveat: Now Tcl ... check-in: c77dd686a6 user: jan.nijtmans tags: trunk | |
| 13:21 | Merge trunk Leaf check-in: 8b4e89b6a1 user: jan.nijtmans tags: bug-3598300 | |
| 12:12 | Merge 8.7 check-in: 28d93383bb user: jan.nijtmans tags: trunk | |
| 12:11 | Merge 8.6 check-in: 4d008d1ead user: jan.nijtmans tags: core-8-branch | |
| 11:23 | Fix [4718b41c56d8c135]: windows x86 & x64: file mtime overflows in modification date. Only fixed for... check-in: 11f16bfe10 user: jan.nijtmans tags: core-8-6-branch | |
| 09:29 | Fix [4718b41c56d8c135]: windows x86 & x64: file mtime overflows in modification date. Only fixed fo... check-in: c14252171d user: jan.nijtmans tags: core-8-5-branch | |
| 09:03 | Improvement: always export both 16-bit and 32-bit UTF function check-in: 27f2c4cf5e user: jan.nijtmans tags: tip-548 | |
| 08:39 | The next round of trying to get Windows builds working check-in: 59e1995589 user: dkf tags: classic-windows-build | |
|
2019-07-04
| ||
| 09:57 | Might as well try direct gcc on Windows too. check-in: 716d899990 user: dkf tags: classic-windows-build | |
| 09:45 | More tinkering with the build. Can override scripts in the matrix, but need magic to find nmake. check-in: 847ab6898d user: dkf tags: classic-windows-build | |
| 07:07 | Merge 8.7 check-in: ec22280550 user: jan.nijtmans tags: tip-548 | |
| 06:54 | Experiment: compile Tcl with C++ compiler. WIP check-in: 99d5f9c948 user: jan.nijtmans tags: cplusplus | |
|
2019-07-03
| ||
| 20:10 | Tcl_ObjectDeleted was only partially documented. Oops. check-in: af6cfb364c user: dkf tags: core-8-6-branch | |
| 15:48 | merge 8.6 check-in: 5c45d2a933 user: dgp tags: core-8-6-10-rc | |
| 15:29 | Merge 8.7 check-in: b50062c656 user: jan.nijtmans tags: trunk | |
| 14:22 | unicode -> utf16/ucs2 in documentation check-in: c9ef61b554 user: jan.nijtmans tags: core-8-branch | |
| 13:24 | There are no cats in America, and no tabs in YAML files check-in: 1a89ee632f user: dkf tags: classic-windows-build | |
|
2019-07-02
| ||
| 09:13 | So... you can't directly override a script in the matrix section of .travis.yml check-in: 2d9f34a658 user: dkf tags: classic-windows-build | |
| 07:25 | Update TZ info to tzdata2019b. check-in: 774ef3932a user: jima tags: trunk | |
| 07:25 | Update TZ info to tzdata2019b. check-in: 9141eb3ffe user: jima tags: core-8-branch | |
| 07:24 | Update TZ info to tzdata2019b. check-in: b5b1f84308 user: jima tags: core-8-6-branch | |
|
2019-07-01
| ||
| 20:33 | This is a trial of doing a classic Windows build-and-test on Travis check-in: 1b1fa532f7 user: dkf tags: classic-windows-build | |
| 19:31 | merge 8.7 check-in: 1d29ca9dea user: dgp tags: trunk | |
| 19:30 | Fix unitialized memory report from valgrind check-in: 2d18ddebd7 user: dgp tags: core-8-branch | |
| 19:29 | Avoid valgrind issues with uninitialized memory check-in: fec29b469f user: dgp tags: core-8-6-branch | |
| 19:21 | Avoid valgrind issues with "uninitialized memory" check-in: c2e97980b2 user: dgp tags: core-8-5-branch | |
| 13:28 | merge 8.6 check-in: 9f5554335d user: dgp tags: core-8-6-10-rc | |
|
2019-06-30
| ||
| 10:08 | VC++ 6.0 doesn't know the uLL number postfix check-in: 1133a35c93 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
| 09:21 | Merge 8.7 check-in: d3cd0345c0 user: jan.nijtmans tags: trunk | |
| 09:12 | Eliminate "catch" as variable-name, is a keyword in C++. Also add some type-casts, making it more C+... check-in: 9a11ef8e2b user: jan.nijtmans tags: core-8-branch | |
| 07:53 | Fix compilation on VC++ 6.0 check-in: 92f92aa1b0 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
| 07:22 | Eliminate some more instances of "long long", for VC++ 6.0 check-in: 2218200db9 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
| 07:15 | Merge 8.6 check-in: 8edc958c26 user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
|
2019-06-29
| ||
| 21:35 | Merge 8.7 check-in: 05291d9791 user: jan.nijtmans tags: trunk | |
| 21:34 | Merge 8.6 check-in: 5a83481a99 user: jan.nijtmans tags: core-8-branch | |
| 21:29 | Trying to fix C4761 warning with VC++ 6.0 check-in: 5985c1971b user: jan.nijtmans tags: core-8-6-branch | |
| 14:35 | Merge tip-548 check-in: 214386a043 user: jan.nijtmans tags: utf-max | |
| 13:59 | Merge 8.7 check-in: 1ecbfe0266 user: jan.nijtmans tags: tip-548 | |
| 13:59 | Merge 8.7 check-in: 2d3e4efedb user: jan.nijtmans tags: trunk | |
| 13:57 | Code cleanup, like TCHAR -> WCHAR and TEXT("xxx") -> L"xxx", since we always compile in UNICODE mo... check-in: dcb0c6ddcb user: jan.nijtmans tags: core-8-branch | |
| 07:19 | Merge tip-548 check-in: d5157a2e78 user: jan.nijtmans tags: utf-max | |
| 07:18 | Merge 8.7 check-in: 8c5b879856 user: jan.nijtmans tags: tip-548 | |
|
2019-06-28
| ||
| 22:43 | Merge 8.7 check-in: 309d50a740 user: jan.nijtmans tags: trunk | |
| 22:42 | Fix a warning due to a missing const in an internal minzip function check-in: c4ffd8376a user: jan.nijtmans tags: core-8-branch | |
| 22:38 | Merge 8.7 check-in: d9929a96a7 user: jan.nijtmans tags: trunk | |
| 22:36 | Implement TIP #547: New encodings: UTF-16, UCS-2 check-in: 2cef9a0691 user: jan.nijtmans tags: core-8-branch | |
| 12:43 | merge 8.7 check-in: e082413024 user: dgp tags: trunk | |
|
2019-06-27
| ||
| 18:39 | Even better commenting of the fpclassify() replacement trickery. check-in: 320d9c1e25 user: dkf tags: core-8-branch | |
| 16:26 | merge 8.6 check-in: 750ca8d8c2 user: sebres tags: core-8-branch | |
| 16:20 | winFCmd.test: fixes EXDEV related constraint and paths in test cases (covering move/rename across de... check-in: 2340841fd4 user: sebres tags: core-8-6-branch | |
| 15:47 | Fix a warning due to a missing const in an internal minzip function Closed-Leaf check-in: 6aab010b03 user: gahr tags: fix-minizip-signature | |
| 15:35 | zipfs.test: fixed error (couldn't open "...": permission denied) if $tclzip points to directory, due... check-in: 72d5fb0855 user: sebres tags: core-8-branch | |
| 13:40 | Fix [15d851e394]: Fix spelling in comment of tclCmdIL.c check-in: e138330fe5 user: jan.nijtmans tags: core-8-branch | |
| 13:38 | Fix [15d851e394]: Fix spelling in comment of tclCmdIL.c check-in: fc898b30aa user: jan.nijtmans tags: core-8-6-branch | |
| 13:32 | merge trunk check-in: 5ffd1df2aa user: dgp tags: dgp-properbytearray | |
| 13:32 | merge trunk check-in: 34fe090bc2 user: dgp tags: dgp-refactor | |
| 13:29 | Fix execute flag for win/tclWinFile.c here too check-in: 403f72a587 user: jan.nijtmans tags: core-8-6-10-rc | |
| 13:21 | merge trunk check-in: ae06aa5b02 user: dgp tags: novem | |
| 13:08 | merge 8.7 check-in: a1193f802a user: dgp tags: core-8-7-a3-rc | |
| 13:06 | merge 8.6 check-in: 5ca3be60d8 user: dgp tags: core-8-6-10-rc | |
| 10:49 | Merge tip-548 check-in: dc9451c7a2 user: jan.nijtmans tags: utf-max | |
| 08:22 | Code cleanup for Tcl_WinUtfToTChar/Tcl_WinTCharToUtf. Tested with Tk now. check-in: 59429c36a4 user: jan.nijtmans tags: tip-548 | |
|
2019-06-26
| ||
| 21:25 | Merge tip-548 check-in: 3c0f28be06 user: jan.nijtmans tags: utf-max | |
| 21:03 | Add compatibility macro's for Tcl_WinUtfToTChar/Tcl_WinTCharToUtf check-in: a3e7f82f8e user: jan.nijtmans tags: tip-548 | |
| 20:08 | Merge tip-547 check-in: 6f4e263391 user: jan.nijtmans tags: tip-548 | |
| 20:06 | Merge 8.7 Closed-Leaf check-in: 25074a8c8b user: jan.nijtmans tags: tip-547 | |
| 09:36 | UNEXEC win/tclWinFile.c check-in: dcd24c663d user: jan.nijtmans tags: trunk | |
| 08:34 | Merge 8.7 check-in: 7723dac835 user: jan.nijtmans tags: trunk | |
| 08:32 | Merge 8.6 check-in: 34ea059cbf user: jan.nijtmans tags: core-8-branch | |
| 08:27 | UNEXEC win/tclWinFile.c check-in: eaf145bcd7 user: jan.nijtmans tags: core-8-6-branch | |
| 08:26 | Merge 8.5 check-in: d17e69e0cb user: jan.nijtmans tags: core-8-6-branch | |
| 08:21 | Remove EXECUTE flag for tclWinFile.c. More eol-spacing cleanup (keeping tests-pref/* among other t... check-in: 2dced2fbf3 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-06-25
| ||
| 22:46 | Merge 8.6 check-in: 465674584e user: jan.nijtmans tags: libtommath-no-stdint.h-for-8.6 | |
| 22:34 | Merge 8.7 check-in: e732264340 user: jan.nijtmans tags: trunk | |
| 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 | |
| 19:04 | merge 8.6 check-in: 83d2a10768 user: sebres tags: core-8-branch | |
| 18:59 | restore userenv, used in 8.6 check-in: 33820ecf27 user: sebres tags: core-8-6-branch | |
| 18:02 | merge 8.5 check-in: 47054b13b2 user: sebres tags: core-8-6-branch | |
| 17:45 | nmakehlp: fixed const qualifier check-in: 94b65b3f53 user: sebres tags: core-8-5-branch | |
| 16:09 | fixed build with MSVC 6.0 check-in: f8e839fa90 user: sebres tags: core-8-5-branch | |
| 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 | |
| 11:01 | amend (remove test define) check-in: b8edfed31f user: sebres tags: core-8-branch | |
| 10:56 | merge and rewrite fpclassify-mingw-x86: new TCL_FPCLASSIFY_MODE mode (3) for __builtin_fpclassify, a... check-in: b94433a972 user: sebres tags: core-8-branch | |
| 10:40 | fixed several fpclassify modes (better recognition and control via TCL_FPCLASSIFY_MODE), typos fixed... check-in: b29e0d77e1 user: sebres tags: core-8-branch | |
| 08:48 | Where did that stray semicolon come from? Also improve the comments... check-in: f0d5abbc27 user: dkf tags: core-8-branch | |
| 07:36 | use __builtin_fpclassify for mingw x86 (tested up to gcc 8.1, it seems to have a bug in fpclassify, ... Closed-Leaf check-in: 3e18a98752 user: sebres tags: fpclassify-mingw-x86 | |
| 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
| ||
| 20:36 | Better implementation of fpclassify() equivalent. check-in: f1e0f15a8b user: dkf tags: core-8-branch | |
| 10:31 | amend to [f3d49044c4e658a7]: resolve warnings (signed/unsigned comparisons, if compiled with MSVC) check-in: 05976f03c4 user: sebres tags: trunk | |
| 10:17 | merge 8.7 check-in: d66ef00ecb user: sebres tags: trunk | |
| 08:56 | merge 8.6 check-in: 2e6718f988 user: sebres tags: core-8-branch | |
| 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-21
| ||
| 19:22 | closes [f8a33ce3db5d8cc2]: Tcl_Exit uses system exit as fallback if Tcl-subsystems are not (yet) ini... check-in: 6c48a3be6d user: sebres tags: core-8-6-branch | |
| 09:45 | Undo the changes made in [2876454c42] so only the simple name of the command is stored. Closed-Leaf check-in: ab4dee3eb0 user: pooryorick tags: pyk-core-8-6-branch | |
| 09:36 | [8b9854c3d8] Undo regression in [info level 0] after ensemble dispatch. check-in: 2876454c42 user: pooryorick tags: pyk-core-8-6-branch | |
| 09:30 | core-8-6-branch as modified by pooryorick check-in: 9f198b3382 user: pooryorick tags: pyk-core-8-6-branch | |
|
2019-06-20
| ||
| 19:43 | [6bdadfba7d] Stop crash with multi-lappend and failing writes check-in: df1a5b5e07 user: dkf tags: trunk | |
| 19:42 | [6bdadfba7d] Stop crash with multi-lappend and failing writes check-in: b1e3c213ae user: dkf tags: core-8-branch | |
| 19:40 | [6bdadfba7d] Stop crash with multi-lappend and failing writes check-in: ca4a6f0a95 user: dkf tags: core-8-6-branch | |
|
2019-06-19
| ||
| 05:09 | merge core-8-branch Leaf check-in: d64f86cf33 user: dkf tags: tip-450 | |
|
2019-06-17
| ||
| 18:56 | Bump version numbers for 8.6.10 release. check-in: 170dc08ea5 user: dgp tags: core-8-6-10-rc | |
| 18:38 | merge novem Leaf check-in: 5f6508a146 user: dgp tags: novem-purge-literals | |
| 18:36 | merge trunk check-in: d40e234200 user: dgp tags: dgp-refactor | |
| 18:29 | merge trunk check-in: fa4cdb8590 user: dgp tags: dgp-properbytearray | |
| 18:28 | merge 8.7 check-in: e0511a8a90 user: dgp tags: core-8-7-a3-rc | |
| 18:25 | merge trunk check-in: 7877b6c734 user: dgp tags: novem | |
| 18:18 | merge 8.7 check-in: 806615c420 user: dgp tags: trunk | |
| 18:18 | merge 8.6 check-in: ea2f7a7e33 user: dgp tags: core-8-branch | |
| 18:00 | [8b9854c3d8] Undo regression in [info level 0] after ensemble dispatch. check-in: 215b06343d user: dgp tags: core-8-6-branch | |
|
2019-06-16
| ||
| 11:37 | Merge 8.7 check-in: f9c29c1321 user: jan.nijtmans tags: tip-547 | |
| 10:31 | merge trunk; tinker with expr doc check-in: 56db9d31a2 user: dkf tags: tip-526 | |
| 09:43 | Merge 8.7 check-in: d803e47c86 user: dkf tags: trunk | |
| 09:42 | TIP 521: Float classification functions check-in: d465e9717d user: dkf tags: core-8-branch | |
|
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 | |
| 21:24 | A neater way to write it that doesn't depend on detecting a specfic compiler version. For now. Closed-Leaf check-in: c58f52a94c user: dkf tags: tip-521 | |
| 21:03 | Try to work around MSVC6's lack of fpclassify()... check-in: 35debdf339 user: dkf tags: tip-521 | |
| 17:49 | TIP 461: text comparison operators for [expr] check-in: 7b13a290cc user: dkf tags: core-8-branch | |
| 12:06 | merge core-8-branch check-in: cf6909fca7 user: dkf tags: tip-450 | |
| 11:56 | Corrections to definitions of [binary scan] and [binary format]. check-in: ed48c97271 user: dkf tags: core-8-branch | |
| 11:13 | remove temporary page feed check-in: 241db3a03a user: dkf tags: tip-450 | |
| 07:46 | Make creating variables work correctly. check-in: 795b52feb7 user: dkf tags: tip-450 | |
| 07:03 | Rewrote to do modifications in-place unless Tcl_Obj is shared. check-in: 5c1e5aa513 user: dkf tags: tip-450 | |
|
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 | |
| 21:15 | Document [binary set] and clean up the binary manpage check-in: b0371b4216 user: dkf tags: tip-450 | |
| 20:30 | Fix the bug; set current end to end of input string so @* can go there. check-in: 9df20cff69 user: dkf tags: tip-450 | |
| 14:04 | Fix travis build (.travis.yml), and merge 8.7 Closed-Leaf check-in: ed3800e114 user: jan.nijtmans tags: tip-549 | |
| 09:11 | Test cases. One failure... check-in: e4a8d48058 user: dkf tags: tip-450 | |
|
2019-06-13
| ||
| 20:43 | Mark test namespace-54.6 as knownBug. The real bug here is Tcl's failure to forbid ":" as a namespac... Closed-Leaf check-in: e0ddb43682 user: dgp tags: bug-8b9854c3d8 | |
| 17:58 | Fix Bug 8b9854c3d8. Now 4 test failures require examination. check-in: 3bfd725f54 user: dgp tags: bug-8b9854c3d8 | |
| 17:37 | Unique test name. check-in: 5345820749 user: dgp tags: bug-8b9854c3d8 | |
| 17:20 | Test namespace-56.4 detects Bug 8b9854c3d8. Branch open to fix it. check-in: f76f0f177f user: dgp tags: bug-8b9854c3d8 | |
| 12:13 | merge trunk check-in: 08d36921f0 user: dgp tags: dgp-refactor | |
|
2019-06-12
| ||
| 19:34 | merge novem check-in: a72a317ba0 user: dgp tags: novem-purge-literals | |
| 19:04 | merge trunk check-in: d03f410e2a user: dgp tags: dgp-properbytearray | |
| 18:58 | merge 8.7 check-in: 29c0ca0903 user: dgp tags: core-8-7-a3-rc | |
| 18:41 | merge trunk check-in: 9b0d0c83a1 user: dgp tags: novem | |
| 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 | |
| 07:33 | start of conversion tests check-in: a96fdd0411 user: dkf tags: tip-450 | |
|
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 | |
| 12:25 | Don't create variable on error check-in: 1d3ff9a0e1 user: dkf tags: tip-450 | |
| 11:42 | Errors should prevent mutation check-in: 4396fabe69 user: dkf tags: tip-450 | |
|
2019-06-10
| ||
| 20:08 | merge core-8-branch Closed-Leaf check-in: d952a4b4ea user: dkf tags: tip-461 | |
| 20:02 | merge more expr doc tweaks check-in: 6047e60fec user: dkf tags: core-8-branch | |
| 19:50 | update test check-in: a358973415 user: dgp tags: tip-521 | |
| 19:43 | General improvements to the expr manpage check-in: 965384cf1d user: dkf tags: core-8-6-branch | |
| 19:42 | merge 8.7 check-in: 4feba7477a user: dgp tags: tip-521 | |
| 19:27 | General improvements to the expr manpage check-in: d10fd17e1d user: dkf tags: core-8-5-branch | |
| 19:24 | merge 8.7 check-in: f8d415a72b user: dgp tags: trunk | |
| 19:09 | merge 8.7 check-in: b81e8ad1c0 user: dgp tags: tip-461 | |
| 19:09 | more formatting check-in: 09c6338b2f user: dgp tags: core-8-branch | |
| 19:06 | merge 8.7 check-in: 1f594fd6f4 user: dgp tags: tip-461 | |
| 18:58 | Doc formatting and advice about double substitution in expressions. check-in: ccffc2575c user: dgp tags: core-8-branch | |
| 18:53 | merge 8.6 check-in: 6f25d49eb4 user: dgp tags: core-8-branch | |
| 18:47 | A few tests check-in: d5da75ee7e user: dkf tags: tip-450 | |
| 18:44 | More localized documentation of lazy operators. check-in: 6171bb4522 user: dgp tags: core-8-6-branch | |
| 18:33 | More bytecodes are non-throwing. check-in: 0720339963 user: dgp tags: core-8-6-branch | |
| 18:31 | Remove declarations that are never defined. check-in: 86354c6a29 user: dgp tags: core-8-6-branch | |
| 18:24 | Remove declarations that are never defined. check-in: 65ba73d0ea user: dgp tags: core-8-5-branch | |
| 16:00 | merge 8.7 check-in: a89488e745 user: dgp tags: tip-461 | |
|
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 | |
| 14:07 | First cut implementation of [binary set]. Probably buggy... check-in: 4569c75699 user: dkf tags: tip-450 | |
| 11:36 | merge 8.6 check-in: 90f8a66665 user: dkf tags: core-8-branch | |
| 11:28 | minor cleanup of source code formatting check-in: f8b284d7d5 user: dkf tags: core-8-6-branch | |
| 05:10 | merge fork check-in: 2e40e8ec3c user: bch tags: core-8-branch | |
| 05:07 | cast to correct size, stop faulting check-in: 155dae9f15 user: bch tags: core-8-branch | |
|
2019-06-08
| ||
| 10:46 | amend to close [c3a211e8a5], fixes can't read "major": no such variable check-in: baadd5eb23 user: sebres tags: core-8-branch | |
|
2019-06-07
| ||
| 22:09 | closes [c3a211e8a5995018c82e]: search of tcl/tk is more backwards compatible now + make some errors ... check-in: 319c17789b user: sebres tags: core-8-branch | |
| 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
| ||
| 17:58 | Tests and docs check-in: bcf3f8dcdb user: dkf tags: tip-461 | |
| 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 | |
| 03:47 | squelch int vs. long int (size_t) warings in comparison, format specifiers Closed-Leaf check-in: 088333187a user: bch tags: warning_squelch | |
|
2019-06-05
| ||
| 20:42 | And fix the silly error check-in: ae460cf336 user: dkf tags: tip-461 | |
| 20:35 | And the command version of the new operators too. check-in: 74bd5c55d9 user: dkf tags: tip-461 | |
| 19:34 | Start of implementation of string comparison operators. check-in: 1bc15ccfa8 user: dkf tags: tip-461 | |
|
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-06-02
| ||
| 13:44 | Added docs check-in: ec4d895ba8 user: dkf tags: tip-521 | |
| 11:59 | Implement TIP 521, including tests check-in: 21db8cb07c user: dkf tags: tip-521 | |
| 10:29 | merge trunk check-in: 88619d3220 user: dkf tags: tip-526 | |
|
2019-06-01
| ||
| 17:10 | More fixes check-in: d3c0bb32e1 user: dkf tags: tip-526 | |
|
2019-05-31
| ||
| 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 | |
|
2019-05-30
| ||
| 12:14 | merge 8.7 check-in: 2e004d8f5b user: dgp tags: core-8-7-a3-rc | |
|
2019-05-29
| ||
| 23:11 | Merge 8.7 check-in: 0d66ed1133 user: jan.nijtmans tags: trunk | |
| 23:10 | Merge 8.6 check-in: 99ae204a50 user: jan.nijtmans tags: core-8-branch | |
| 23:08 | Merge 8.5 check-in: a5dc393eae user: jan.nijtmans tags: core-8-6-branch | |
| 22:48 | Update some libtommath functions to the latest trunk versions. Small step forward in the upgrade to ... check-in: 5bc72628bd user: jan.nijtmans tags: core-8-5-branch | |
|
2019-05-28
| ||
| 22:56 | Hmm. Since Travis builds go through GIT, we need to use "master" in stead of "trunk" here .... check-in: 6e0dac7a8d user: jan.nijtmans tags: trunk | |
| 22:51 | Merge 8.7 check-in: ca5f6c6c1d user: jan.nijtmans tags: trunk | |
| 22:50 | Merge 8.6 check-in: 2b700c0fad user: jan.nijtmans tags: core-8-branch | |
| 22:48 | Fix build status in README.md check-in: 7a5e337d29 user: jan.nijtmans tags: core-8-6-branch | |
| 22:22 | merge-mark check-in: 5dbdac157e user: jan.nijtmans tags: trunk | |
| 22:20 | Merge 8.6 check-in: cf6cc023b6 user: jan.nijtmans tags: core-8-branch | |
| 22:17 | Rename README to README.md, and reformat check-in: 295146928c user: jan.nijtmans tags: core-8-6-branch | |
| 22:13 | Merge 8.7 check-in: 52bbfa666a user: jan.nijtmans tags: trunk | |
| 21:42 | Merge 8.6 check-in: f70e8b4830 user: jan.nijtmans tags: core-8-branch | |
| 21:41 | Merge 8.5 check-in: de4bf6516a user: jan.nijtmans tags: core-8-6-branch | |
| 21:38 | Eliminate a set of libtommath-related files that don't do anything. There's no sense in it, keeping ... check-in: 55750caf85 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-05-27
| ||
| 21:18 | Fix "make dist" for the README -> README.md renaming check-in: ee4c299856 user: jan.nijtmans tags: core-8-5-branch | |
| 15:19 | Fix the test suite check-in: e7c6f9ec72 user: dkf tags: tip-526 | |
| 12:24 | Start of implementing TIP 526 to clean up [expr] check-in: 3801335129 user: dkf tags: tip-526 | |
|
2019-05-26
| ||
| 21:03 | tests for [invoke] and [namespace invoke] Leaf check-in: 210c48ba31 user: dkf tags: tip-284 | |
| 15:36 | Added docs check-in: 42e7c8ef38 user: dkf tags: tip-284 | |
| 14:57 | The other command specified in the TIP check-in: 046daaf776 user: dkf tags: tip-284 | |
| 12:11 | Import of old TIP 284 patch, and update for current Tcl check-in: 1832e6f878 user: dkf tags: tip-284 | |
| 10:47 | Fix a few critical errors and allow int32 as a type Leaf check-in: 5672730e2e user: dkf tags: tip-480 | |
| 07:19 | merge 8.7 check-in: 494534d018 user: dkf tags: tip-480 | |
|
2019-05-25
| ||
| 08:17 | Merge 8.7 check-in: dd82009b2c user: dkf tags: trunk | |
| 08:06 | TIP 383: [coroinject] and [coroprobe] check-in: 7bcb41aa5e user: dkf tags: core-8-branch | |
| 08:01 | Add to error info when passing an error out of [coroprobe] Closed-Leaf check-in: de44589e23 user: dkf tags: tip-383 | |
| 07:46 | Implement TIP 431: [file tempdir] check-in: 974c5d161d user: dkf tags: core-8-branch | |
|
2019-05-24
| ||
| 20:14 | Merge 8.7 check-in: 6d0a9b1b43 user: jan.nijtmans tags: trunk | |
| 20:12 | Merge 8.6 check-in: fe4f4b2ccf user: jan.nijtmans tags: core-8-branch | |
| 20:10 | end-of-line spacing check-in: b770ca8973 user: jan.nijtmans tags: core-8-6-branch | |
| 20:03 | Missing keyword: "static" check-in: 6315463cce user: jan.nijtmans tags: core-8-5-branch | |
| 17:01 | merge 8.7 check-in: 19d4ff0924 user: sebres tags: trunk | |
| 17:00 | merge 8.6 check-in: b756e59aec user: sebres tags: core-8-branch | |
| 16:56 | merge 8.5 check-in: 65b4686506 user: sebres tags: core-8-6-branch | |
| 16:49 | fixes typo ("net" instead of outdated term "nett") check-in: c03e508528 user: sebres tags: core-8-5-branch | |
|
2019-05-23
| ||
| 18:44 | More bits and pieces of logging code Leaf check-in: b52c723e54 user: dkf tags: tip-390 | |
|
2019-05-22
| ||
| 21:50 | More simplifications, taking deprecations into account check-in: b95de9a625 user: jan.nijtmans tags: utf-max | |
| 09:39 | merge 8.6 & 8.5-event-perf-branch (3way, conflicts resolved) check-in: 43eab616ea user: sebres tags: sebres-8-6-event-perf-branch | |
| 09:18 | merge 8.5 check-in: ba97c71d8f user: sebres tags: sebres-8-5-event-perf-branch | |
| 07:35 | Start of logging API implementation check-in: 412a238782 user: dkf tags: tip-390 | |
| 07:33 | Merge 8.7 check-in: 94403689d1 user: jan.nijtmans tags: utf-max | |
| 07:32 | More WIP: eliminate all usage of (platform-specific) Tcl_WinTCharToUtf()/Tcl_WinUtfToTChar() to its ... check-in: a33e22b6ba user: jan.nijtmans tags: utf-max | |
|
2019-05-21
| ||
| 18:05 | merge 8.7 check-in: 3ab610c06b user: sebres tags: trunk | |
| 18:04 | merge 8.6 check-in: 1f016b0993 user: sebres tags: core-8-branch | |
| 18:01 | merge 8.5 (timerate unsigned calc) check-in: 23eaea57ed user: sebres tags: core-8-6-branch | |
| 17:52 | timerate: be more precise using unsigned wide (for total execution time), avoid signed vs unsigned c... check-in: 8d402ef26e user: sebres tags: core-8-5-branch | |
| 16:46 | merge 8.7 check-in: d5cd2d2318 user: dgp tags: trunk | |
| 16:43 | merge 8.6 check-in: a48d7ab5ca user: dgp tags: core-8-branch | |
| 16:42 | Knock VOID back down check-in: 18545d28ab user: dgp tags: core-8-6-branch | |
| 11:46 | merge 8.7 check-in: 273d53b2e7 user: sebres tags: trunk | |
| 11:40 | merge 8.6 (fixed optimization for create/search hash entries with the same keys) check-in: 145a4e3e51 user: sebres tags: core-8-branch | |
| 11:34 | fixed mistake in optimization of [3f693cdfe9c875c4] (bypass of compareKeysProc if keys pointers/obje... check-in: 82f721a5a0 user: sebres tags: core-8-6-branch | |
| 11:29 | small amend (no cast needed) check-in: ce78a05d8f user: sebres tags: core-8-5-branch | |
| 11:22 | cherry-picing of [3f693cdfe9c875c4] to be more compatible across version, resolve mistake with "key ... check-in: 295b0570ff user: sebres tags: core-8-5-branch | |
|
2019-05-18
| ||
| 10:42 | Surface TCL_INFO_FRAME_ENABLE_ACCURATE_LINE_NUMBERS as configure --enable-line-continuations Leaf check-in: 68d2b424fb user: dkf tags: tip-530 | |
| 09:08 | Import of TIP 530 implementation, and update to follow Tcl Engineering Manual style. check-in: 60d629e262 user: dkf tags: tip-530 | |
|
2019-05-17
| ||
| 21:56 | more test cases (covering vice versa situations: hashed as string in dict/var and search for integer... Leaf check-in: 53f9e431af user: sebres tags: tip-534-sebres-fast-number-hash | |
| 21:54 | code review check-in: 7f19c9f6b1 user: sebres tags: tip-534-sebres-fast-number-hash | |
| 18:33 | comment typo check-in: 320c538465 user: dgp tags: core-8-5-branch | |
| 18:26 | more clean-up, size_t-related consolidation (prepared for unsigned object length in 9.0) check-in: 9208e61ec9 user: sebres tags: tip-534-sebres-fast-number-hash | |
| 17:43 | code review (typo fixed, compiler compat, etc) + more test cases (hashing of not canonical form of i... check-in: 0c26cd8178 user: sebres tags: tip-534-sebres-fast-number-hash | |
| 15:18 | introduces fast hash algorithm for canonical numeric objects (all wide integer ranges covered now), ... check-in: a614b04af1 user: sebres tags: tip-534-sebres-fast-number-hash | |
| 14:42 | merge 8.7 check-in: 4d59245e22 user: dgp tags: core-8-7-a3-rc | |
| 14:42 | merge 8.7 Leaf check-in: b948d2dca4 user: dgp tags: tip-445-api-fix | |
| 14:22 | Merge 8.7 check-in: 592c6ff5b4 user: jan.nijtmans tags: utf-max | |
| 10:57 | merge 8.7 check-in: a4a961564b user: sebres tags: tip-534-sebres-fast-number-hash | |
| 10:40 | merge 8.6 check-in: 645515e90f user: sebres tags: core-8-branch | |
| 08:13 | Remove misleading comment in nroff source Closed-Leaf check-in: b1549abd3f user: dkf tags: tip-431 | |
| 08:09 | Add test for what happens when the directory in the template doesn't exist; doc it too. check-in: 92fce1400e user: dkf tags: tip-431 | |
| 07:31 | merge core-8-branch check-in: 8cdb898408 user: dkf tags: tip-431 | |
| 06:40 | Change last parameter of Tcl_LinkArray() to type size_t, since we're on 9.0 here! check-in: 78f44112d3 user: jan.nijtmans tags: trunk | |
|
2019-05-16
| ||
| 18:40 | merge trunk check-in: b50177f477 user: dgp tags: dgp-properbytearray | |
| 18:34 | merge trunk check-in: d807d42276 user: dgp tags: dgp-refactor | |
| 18:26 | merge trunk check-in: f3ffbe0504 user: dgp tags: novem | |
| 18:19 | merge 8.5 check-in: 594a6ef663 user: sebres tags: core-8-6-branch | |
| 18:17 | small amend to [ac566e9df84daeab] with rollback of done/continue optimization check-in: bb7ad323d4 user: sebres tags: core-8-5-branch | |
| 17:56 | merge 8.5 (timerate fix to avoid impact of object duplication on shared interp result by the measure... check-in: dbe7cb43bc user: sebres tags: core-8-6-branch | |
| 17:49 | timerate: allow continue from measurement cycle (used for conditional flow control of iterations); m... check-in: ac566e9df8 user: sebres tags: core-8-5-branch | |
|
2019-05-15
| ||
| 15:18 | Add documentation, don't overwrite earlier stub entry! Closed-Leaf check-in: 0b73588622 user: jan.nijtmans tags: tip-544 | |
| 14:58 | TIP #544 implementation. Documentation still missing. check-in: 13417ed7df user: jan.nijtmans tags: tip-544 | |
|
2019-05-14
| ||
| 19:28 | Merge 8.7 check-in: 26ddaf45e0 user: jan.nijtmans tags: trunk | |
| 19:26 | Merge 8.6 check-in: 2c56cc8106 user: jan.nijtmans tags: core-8-branch | |
| 19:13 | Merge 8.5 check-in: 3f4bd3bf4e user: jan.nijtmans tags: core-8-6-branch | |
| 18:42 | DIGIT_BIT -> MP_DIGIT_BIT, since DIGIT_BIT is deprecated in future libtommath versions. So, better s... check-in: 464bb2de83 user: jan.nijtmans tags: core-8-5-branch | |
| 10:31 | Tweak the unix build instructions; general cleanup of a few bits and fixing of old maintainer-only t... check-in: 3f32db392d user: dkf tags: core-8-branch | |
|
2019-05-13
| ||
| 21:55 | Merge 8.7 check-in: 34fcfbb094 user: jan.nijtmans tags: utf-max | |
| 17:56 | Fix new tests cmdAH-33.[45] by making them pass on Windows check-in: 4493d19929 user: fvogel tags: tip-431 | |
| 09:54 | Fix crashing bug in tempdir name creation check-in: 870ee9c1b0 user: fvogel tags: tip-431 | |
| 04:00 | Let branch compile with MSVC 2008 check-in: 1f48601b75 user: fvogel tags: tip-431 | |
|
2019-05-12
| ||
| 20:28 | Proposed fix for bug [524b35a8b5]. No test-case yet. Leaf check-in: 0040d90962 user: jan.nijtmans tags: bug-524b35a8b5 | |
| 07:39 | Better comments, and a better fix for UB avoidance. Leaf check-in: 0b67af9667 user: dkf tags: dkf-experimental-fast-number-hash | |
|
2019-05-11
| ||
| 15:04 | Convert deprecation to elimination for Tcl 9. check-in: 6baa068632 user: dgp tags: tip-543-9 | |
| 14:56 | Start TIP 543 for Tcl 9. check-in: b493da224d user: dgp tags: tip-543-9 | |
| 14:43 | Complete doc changes for TIP 543 in Tcl 8.7 check-in: 830722ba5a user: dgp tags: tip-543 | |
| 12:58 | merge 8.7 check-in: 28bee6ebed user: dgp tags: trunk | |
| 12:57 | merge 8.6 check-in: 5a36165795 user: dgp tags: core-8-branch | |
| 12:49 | merge 8.5 check-in: 3774f93ca4 user: dgp tags: core-8-6-branch | |
| 12:48 | Revised documented advice that made obsolete reference to interp->result. check-in: 9804f1f1b2 user: dgp tags: core-8-5-branch | |
|
2019-05-10
| ||
| 21:28 | optimized variant (especially on x86) for better performance on small integers; more test cases (cov... check-in: 139414267f user: sebres tags: dkf-experimental-fast-number-hash | |
| 20:30 | Start of TIP 543 implementation. check-in: 1373a954c6 user: dgp tags: tip-543 | |
| 18:32 | testlinkarray: fixed cast to pointer from integer (and eliminate warning) check-in: 510d7e17de user: sebres tags: core-8-branch | |
| 17:43 | minor amend: tclIntType is wide in 8.7 check-in: 17fdd3e553 user: sebres tags: dkf-experimental-fast-number-hash | |
| 17:38 | better algorithm - special cases check removed, using unsigned (Tcl_WideUInt); wrapp comments to C-s... check-in: c39d6d51e4 user: sebres tags: dkf-experimental-fast-number-hash | |
| 17:31 | tests/var.test: added test in order to check all possible corner cases (integer hash is equal string... check-in: 7ceecdf341 user: sebres tags: dkf-experimental-fast-number-hash | |
| 17:14 | small amend: tclIntType is wide in 8.7 and more corner cases for different platforms check-in: 289bb16d7c user: sebres tags: dkf-experimental-fast-number-hash | |
| 16:35 | Merge 8.7 check-in: ed6a549a7a user: jan.nijtmans tags: initsubsystems | |
| 16:28 | fixes TclHashObjKey for several corner cases (also x86 / x64 and different types of hash and long); ... check-in: 8258ba565e user: sebres tags: dkf-experimental-fast-number-hash | |
| 15:03 | merge trunk check-in: b516dcc426 user: dgp tags: dgp-refactor | |
| 15:02 | merge trunk check-in: 80416841b2 user: dgp tags: dgp-properbytearray | |
| 08:00 | Merge 8.7 check-in: 95a9ccf863 user: jan.nijtmans tags: dkf-experimental-fast-number-hash | |
| 07:50 | Merge trunk Closed-Leaf check-in: f0009090a2 user: jan.nijtmans tags: regexp-api-64bit | |
| 07:46 | merge 8.7 check-in: f3302db091 user: jan.nijtmans tags: utf-max | |
|
2019-05-09
| ||
| 22:22 | Merge trunk check-in: c4e0e90764 user: jan.nijtmans tags: novem | |
| 20:42 | Merge 8.7. Define Tcl_GetStringResult() as macro. check-in: 02588757a0 user: jan.nijtmans tags: trunk | |
| 20:06 | If compiling with -DTCL_NO_DEPRECATED, make Tcl_GetStringResult() a macro. This opens up one more si... check-in: 0dd1983bb0 user: jan.nijtmans tags: core-8-branch | |
| 15:54 | Merge 8.7 check-in: ae930f1386 user: jan.nijtmans tags: trunk | |
| 15:52 | Merge 8.6. Fix compilation warning. No longer return linked adress as interp result in Tcl_LinkArra(... check-in: 676d95cac7 user: jan.nijtmans tags: core-8-branch | |
| 15:32 | Minor compiler warning check-in: 9bdc825afa user: jan.nijtmans tags: core-8-6-branch | |
|
2019-05-08
| ||
| 18:08 | merge 8.7 check-in: cb804417dd user: dgp tags: trunk | |
| 18:07 | merge 8.6 check-in: 859ebfe77b user: dgp tags: core-8-branch | |
| 18:06 | For historical/hysterical reasons, the (unused??) public routines Tcl_UpVar() and Tcl_UpVar2() accep... check-in: cffd9b1469 user: dgp tags: core-8-6-branch | |
| 07:11 | Merge 8.7. The changes in tclCmdIL.c fix the travis build. check-in: d54dcdc68f user: jan.nijtmans tags: trunk | |
| 06:53 | Make more clear that TCL_INDEX_END|TCL_INDEX_NONE not necessary are int's (in Tcl 9 they are not). E... check-in: 4b75757595 user: jan.nijtmans tags: core-8-branch | |
|
2019-05-07
| ||
| 07:19 | (cherry-pick from8.6): Japanese Reiwa (令和) era check-in: ef39d849b5 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-05-06
| ||
| 17:43 | merge trunk check-in: 63e59c817e user: dgp tags: novem | |
| 17:41 | merge trunk check-in: 604bdf0071 user: dgp tags: dgp-refactor | |
| 17:41 | merge trunk check-in: d850dacf9b user: dgp tags: dgp-properbytearray | |
|
2019-05-04
| ||
| 22:51 | merge mark check-in: 8c9c2b8b55 user: dgp tags: trunk | |
| 22:49 | merge mark check-in: bc7ad2ae31 user: dgp tags: core-8-branch | |
| 22:46 | close fork check-in: 8ac3a0096a user: dgp tags: core-8-branch | |
| 22:44 | close fork check-in: 30dd497fe2 user: dgp tags: core-8-6-branch | |
| 18:33 | merge mark check-in: 6b71487164 user: dgp tags: core-8-branch | |
| 18:32 | merge 8.5 check-in: fb09b2ab1b user: dgp tags: core-8-6-branch | |
| 18:25 | Plug memleak when deleting a namespace destroys a linked Tcl var. check-in: 37206842d3 user: dgp tags: core-8-5-branch | |
| 15:05 | merge 8.7 check-in: 18b474f29b user: kbk tags: trunk | |
| 15:04 | merge 8.6 - missed basic.test on prior merge check-in: b088b73092 user: kbk tags: core-8-branch | |
| 15:01 | merge 8.7 check-in: 41cce4e86b user: kbk tags: trunk | |
| 14:58 | Japanese Reiwa (令和) era check-in: e2481d41b4 user: kbk tags: core-8-branch | |
| 14:49 | Japanese Reiwa (令和) era check-in: ba3d8b6635 user: kbk tags: core-8-6-branch | |
| 07:10 | Make sure we test [2c154a40be] explicitly. Part of [cc191552c] check-in: 037beb7a3c user: dkf tags: core-8-6-branch | |
|
2019-05-03
| ||
| 20:24 | merge 8.7 check-in: a86211a6bd user: dgp tags: trunk | |
| 20:06 | merge 8.6 check-in: 3df57b5b27 user: dgp tags: core-8-branch | |
| 18:54 | memleak demo test check-in: 9e5904dde6 user: dgp tags: core-8-6-branch | |
| 18:50 | memleak demo test check-in: 8fbd9bd6ba user: dgp tags: core-8-5-branch | |
| 16:36 | merge trunk check-in: 678eb44a34 user: dgp tags: novem | |
| 16:00 | merge trunk check-in: 5623e6eb6b user: dgp tags: dgp-refactor | |
| 15:58 | merge trunk check-in: 61db2fb4ce user: dgp tags: dgp-properbytearray | |
| 15:35 | merge 8.7 check-in: 4f192d63fb user: dgp tags: trunk | |
| 15:28 | Plug memleak when deleting a namespace destroys a linked Tcl var. check-in: 5da0c56053 user: dgp tags: core-8-branch | |
| 15:15 | missed bit of type revision. Closed-Leaf check-in: ab4235f017 user: dgp tags: dgp-wip | |
| 14:57 | leak plug completed check-in: 56adab14f3 user: dgp tags: dgp-wip | |
|
2019-05-01
| ||
| 22:37 | WIP check-in: 5348aa6973 user: dgp tags: dgp-wip | |
| 18:36 | Tests check-in: 750a5ad088 user: dkf tags: tip-431 | |
| 17:16 | Use exit handlers to prevent memleak of ZipFile struct in zipfs mounts. check-in: 1b053812af user: dgp tags: core-8-branch | |
| 14:25 | duplicate test names check-in: a4469e5351 user: dgp tags: core-8-branch | |
| 13:54 | merge 8.7 Closed-Leaf check-in: 985df1d639 user: dgp tags: dgp-wip | |
| 13:52 | now testing.... check-in: 1059771dcd user: dgp tags: dgp-wip | |
| 10:44 | merge bug-de232b49f2 check-in: f51188e305 user: pooryorick tags: core-8-branch | |
| 10:44 | Check for BG_FLUSH_SCHEDULED inside ChannelTimerProc Closed-Leaf check-in: 9d5631ebf8 user: pooryorick tags: bug-de232b49f2 | |
| 06:33 | merge bug-de232b49f2 check-in: bc1f88d020 user: pooryorick tags: trunk | |
|
2019-04-30
| ||
| 20:18 | Document it check-in: 28b9c0cccf user: dkf tags: tip-431 | |
| 18:31 | Implementation of [file tempdir]; hand-tested on OSX... check-in: db87bf0a12 user: dkf tags: tip-431 | |
| 13:35 | Export API check-in: f19a5c884c user: dkf tags: tip-431 | |
| 13:31 | Windows implementation of TclpCreateTemporaryDirectory check-in: ec9291ddaa user: dkf tags: tip-431 | |
| 07:44 | Starting to implement a temporary directory creator. check-in: ca92b413f2 user: dkf tags: tip-431 | |
|
2019-04-29
| ||
| 20:01 | [c6f1ffa7a9]: test-cases illustrating clock scan/freescan deviation (wrong conversion) if TZ specifi... Leaf check-in: 8dc2f9c90f user: sebres tags: bug-c6f1ffa7a9-clock-tz-in-input | |
| 19:26 | more WIP check-in: c253e0e5cc user: dgp tags: dgp-wip | |
|
2019-04-28
| ||
| 16:17 | Advanced feature tests check-in: 4d84822cda user: dkf tags: tip-383 | |
| 16:01 | Basic tests check-in: c1ec2279fd user: dkf tags: tip-383 | |
| 07:11 | Documenting, both internally and in manpage check-in: ce5566a4f6 user: dkf tags: tip-383 | |
|
2019-04-27
| ||
| 18:08 | Remove unused variables check-in: edbb696f46 user: dkf tags: tip-383 | |
| 17:56 | Implement 383 as two commands for two scenarios: injection and probing check-in: 8aa55737df user: dkf tags: tip-383 | |
| 07:19 | Fix for de232b49f2, write-only nonblocking refchan and Tcl internal buffers. check-in: d0dd6d19a4 user: pooryorick tags: bug-de232b49f2 | |
|
2019-04-24
| ||
| 19:29 | Track memory lifetimes in the zip mount/unmount. check-in: 8811378a89 user: dgp tags: dgp-wip | |
| 14:29 | Plug memleak in [lpop] due to mishandling the unconventional recounting practices of TclLsetFlat(). check-in: ec114b14ff user: dgp tags: core-8-branch | |
| 04:52 | merge bug-67a5eabbd3d1 check-in: 9bcec7cd88 user: pooryorick tags: core-8-branch | |
| 04:04 | Add missed timer cleanup in tclIORChan.c/ReflectClose. Closed-Leaf check-in: ff99dcf804 user: pooryorick tags: bug-67a5eabbd3d1 | |
|
2019-04-23
| ||
| 14:24 | Added primitive to allow working coroutine deep introspection check-in: c6aca6ef27 user: dkf tags: core-8-6-branch | |
| 13:47 | Minor code style cleanup. check-in: 28f8695f9c user: dkf tags: core-8-6-branch | |
| 12:59 | Ensure that Tcl_CreateTimerHandler is not called if there is an existing timer already scheduled. check-in: a4a689a760 user: pooryorick tags: bug-67a5eabbd3d1 | |
| 11:29 | Fix for [67a5eabbd3d1], refchan, coroutine, and postevent from the "watch" proc. check-in: e066e24f36 user: pooryorick tags: bug-67a5eabbd3d1 | |
| 06:54 | merge 8.7 check-in: 94c83464b9 user: dkf tags: trunk | |
| 06:50 | timerate: code style, doc style check-in: c4804bce46 user: dkf tags: core-8-branch | |
| 06:43 | timerate: code style, doc style check-in: 14a413ba72 user: dkf tags: core-8-6-branch | |
| 06:28 | timerate: code style, doc style check-in: 55a6f5b9b4 user: dkf tags: core-8-5-branch | |
|
2019-04-22
| ||
| 15:15 | Stop leaking ZipFile in MountBuffer() check-in: 0ef31fdf73 user: dgp tags: core-8-branch | |
| 14:56 | Prevent reads of uninitalized memory. check-in: 1fbee8ac5c user: dgp tags: core-8-branch | |
| 14:09 | [zipfs mount_data] should not accept three arguments. check-in: b19fb1c8d2 user: dgp tags: core-8-branch | |
|
2019-04-19
| ||
| 07:06 | Fix broken tests check-in: 9cc01bf517 user: dkf tags: trunk | |
| 00:38 | merge 8.7 check-in: ddaa30125b user: dkf tags: trunk | |
|
2019-04-18
| ||
| 22:57 | Compilation for [dict getwithdefault]. check-in: 3f55c6b25c user: dkf tags: core-8-branch | |
| 08:31 | Style corrections and warning elimination check-in: 6be9e0f989 user: dkf tags: core-8-branch | |
|
2019-04-17
| ||
| 20:00 | merge 8.5 check-in: eaafb5917f user: sebres tags: core-8-6-branch | |
| 19:59 | extend performance test-suite, allow several (repeatable) execution of _test_run (if encosed in _tes... check-in: 358ae35950 user: sebres tags: core-8-5-branch | |
| 19:23 | Replace memcpy() calls with memmove() to avoid undefined behavior when source and destination overla... check-in: 0b45548847 user: dgp tags: core-8-branch | |
| 17:45 | Do not access allocated memory before initializing it. check-in: da82a19bbf user: dgp tags: core-8-branch | |
| 16:56 | test file hygiene check-in: 6064100d09 user: dgp tags: core-8-branch | |
| 16:32 | Duplicate test names. check-in: 024761f29a user: dgp tags: core-8-branch | |
| 16:26 | The [namespace delete ::httpTest] at the end of httpPipeline.test failed to also undo the custom [::... check-in: c1db7d219b user: dgp tags: core-8-branch | |
| 15:08 | [60559fd4a6] Test more robust against frame contexts of testing environment. check-in: 1b2cf8fff3 user: dgp tags: core-8-branch | |
| 14:34 | Revise coroutines tests so they do not leave behind frame footprints that can interfere with other t... check-in: 30b5977b56 user: dgp tags: core-8-6-branch | |
| 14:28 | Isolate tests of [info frame] results from testing environment. check-in: 572f113bbb user: dgp tags: core-8-6-branch | |
| 14:25 | Isolate tests of [info frame] results from testing environment. check-in: 7d9c32ead5 user: dgp tags: core-8-5-branch | |
|
2019-04-16
| ||
| 13:25 | Implement TIP 342 check-in: 1417ed9dbf user: dkf tags: core-8-branch | |
|
2019-04-15
| ||
| 19:57 | Add [dict getdef] alias Closed-Leaf check-in: f500eaf0ba user: dkf tags: tip-342 | |
|
2019-04-14
| ||
| 15:14 | Doc tweak check-in: 369e478469 user: dkf tags: core-8-branch | |
| 14:37 | Implement TIP 504 check-in: 831cf8accf user: dkf tags: core-8-branch | |
| 14:17 | Implement TIP 367 check-in: 48745adfd3 user: dkf tags: core-8-branch | |
| 14:17 | Implement TIP 312 check-in: 8dfa9e699b user: dkf tags: core-8-branch | |
| 14:15 | Implement TIP 160 check-in: 42f24469aa user: dkf tags: core-8-branch | |
| 07:52 | Removed TCL_LINK_ALLOC; it wasn't used. Closed-Leaf check-in: 8260b9fa28 user: dkf tags: tip-312-new | |
|
2019-04-12
| ||
| 20:16 | merge 8.7 Closed-Leaf check-in: c8c10b1df8 user: dgp tags: dgp-string-insert | |
| 20:15 | merge 8.7 Closed-Leaf check-in: a92f73b21e user: dgp tags: tip-367 | |
| 19:44 | merge 8.7 check-in: 959bd9e05d user: dgp tags: tip-342 | |
| 19:21 | merge 8.7 check-in: 77b29afa6b user: dgp tags: tip-312-new | |
| 19:12 | merge 8.7 Closed-Leaf check-in: 325ddbd682 user: dgp tags: tip-224 | |
|
2019-04-11
| ||
| 21:39 | Suggested fix for [60559fd4a6]: put selected tests in child interps Closed-Leaf check-in: d321b807d3 user: dkf tags: bug-60559fd4a6 | |
| 20:38 | Merge 8.7 check-in: c8a7a0b2d8 user: jan.nijtmans tags: trunk | |
| 20:37 | Merge 8.6 check-in: 2a6c012bff user: jan.nijtmans tags: core-8-branch | |
| 20:09 | Only use special mp_sqrt() code when double format/tommath format are exactly what's expected. Other... check-in: 3f35b52355 user: jan.nijtmans tags: core-8-6-branch | |
| 12:53 | merge 8.7 check-in: 436735f3af user: sebres tags: trunk | |
| 09:52 | merge 8.6 (conflicts resolved, changes on tests/cmdMZ.test in [4cb9044dfa] reverted - timerate is su... check-in: 1803c5e40f user: sebres tags: core-8-branch | |
|
2019-04-10
| ||
| 19:53 | Complete implementation for MSVC (even building minigzip) check-in: 3b09ba4861 user: jan.nijtmans tags: digit-bit-60 | |
|
2019-04-09
| ||
| 19:39 | merge 8.5 check-in: 4cb9044dfa user: sebres tags: core-8-6-branch | |
| 19:37 | closes [940ce8f958] - tests/cmdMZ.test: avoid import timerate to global NS in tests (e. g. using tcl... check-in: 242fe24b35 user: sebres tags: core-8-5-branch | |
| 19:21 | Merge 8.7. Complete implementation for MSVC and for UNIX. check-in: b392834e2c user: jan.nijtmans tags: digit-bit-60 | |
| 10:33 | merge 8.5 check-in: 318588076e user: sebres tags: core-8-6-branch | |
| 10:31 | closes [1e5e25cf2b] - tests/cmdMZ.test: fixed NRT-related sleeps (and time-related corner cases and ... check-in: 84e29e7149 user: sebres tags: core-8-5-branch | |
| 09:18 | Clarified some documentation check-in: 7fe28c341f user: dkf tags: core-8-6-branch | |
| 09:11 | Added missing test case check-in: 2a7b0ab522 user: dkf tags: core-8-6-branch | |
| 08:46 | Merge 8.7 check-in: 6742cac017 user: jan.nijtmans tags: trunk | |
| 08:46 | Merge 8.6 check-in: 72e08a8f88 user: jan.nijtmans tags: core-8-branch | |
| 08:42 | Add --disable-shared builds on win32/win64 (mingw-w64) check-in: fb3a8b3450 user: jan.nijtmans tags: core-8-6-branch | |
| 03:11 | Correct minor documentation typo check-in: 4489e21e38 user: andy tags: core-8-6-branch | |
|
2019-04-08
| ||
| 21:28 | Merge 8.7 check-in: b8b1eb4775 user: jan.nijtmans tags: trunk | |
| 21:25 | Fix clang compiler warning in tclZlib.c. Clear execute bit in two encodings check-in: f49ac8ca52 user: jan.nijtmans tags: core-8-branch | |
| 19:31 | Add test-cases for win32/win64 --disable-shared, and put standard --enable-threads check-in: 2398513042 user: jan.nijtmans tags: core-8-5-branch | |
| 19:06 | Merge 8.7. Intended operation completed for mingw-w64 (but not yet for other compilers/platforms) check-in: 1c2054cc64 user: jan.nijtmans tags: digit-bit-60 | |
| 15:35 | merge bug-45b9faf103f2, fewer destructive TclObjLookupVarEx, closes [45b9faf103f2] check-in: 7723c52623 user: sebres tags: core-8-branch | |
| 15:03 | closes [45b9faf103f2] (tclVar cached lookup): fixes segfaulting if variable released before set; par... Closed-Leaf check-in: e62a48e964 user: sebres tags: bug-45b9faf103f2 | |
| 14:02 | typo fix check-in: d3a48e8450 user: dgp tags: dgp-string-insert | |
| 13:54 | extend comment check-in: 55e4917f08 user: dgp tags: dgp-string-insert | |
| 13:49 | merge 8.7 check-in: 581926e4c8 user: dgp tags: dgp-string-insert | |
| 13:38 | Improve test for last commit fixing [45b9faf103f2]. check-in: 55da18eb59 user: pooryorick tags: core-8-branch | |
| 13:01 | Fix for [45b9faf103f2], [try] interaction with local variable names produces segmentation fault. check-in: 4100488a3c user: pooryorick tags: core-8-branch | |
|
2019-04-07
| ||
| 14:45 | Merge 8.7, and fix test-case set-old-8.6 check-in: f511fa47d2 user: jan.nijtmans tags: tip-224 | |
| 14:39 | Merge 8.7, and fix build problem on Windows Closed-Leaf check-in: 5b54e4c576 user: jan.nijtmans tags: tip-160 | |
|
2019-04-06
| ||
| 20:41 | Merge 8.7. Add checks for libtommath library to configure script (experimental) check-in: b7a7b29452 user: jan.nijtmans tags: digit-bit-60 | |
|
2019-04-05
| ||
| 21:29 | Merge 8.7 check-in: a6c2ae2927 user: jan.nijtmans tags: trunk | |
| 21:15 | Merge 8.6 check-in: 67062d71c0 user: jan.nijtmans tags: core-8-branch | |
| 20:56 | Take over recent improvements from libtommath after version 1.1.0. check-in: 57da792f43 user: jan.nijtmans tags: core-8-6-branch | |
| 20:51 | Created TIP 531 implementation for Peter Da Silva Closed-Leaf check-in: 07d94cad22 user: dkf tags: tip-531 | |
| 18:37 | More efficient version (after feedback from KBK). Better test too. check-in: 41a632a0b1 user: dkf tags: tip-312-new | |
| 16:46 | Relax timing for some socket tests a little bit. Hopefully this fixes the spurious hangs on Travis b... check-in: b0639b8475 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-04-04
| ||
| 23:47 | Clean up and refactor a bit check-in: 258100c83e user: dkf tags: tip-312-new | |
| 23:08 | Now with fewer memory leaks check-in: edef464b4f user: dkf tags: tip-312-new | |
| 22:48 | Fix unsigned wide linking. check-in: 5d6108345e user: dkf tags: tip-312-new | |
| 21:31 | Merge 8.7 Undo Tcl-specific changes in bn_mp_sqrt.c, and re-enable the two disabled test-cases: Th... check-in: a256ab380c user: jan.nijtmans tags: digit-bit-60 | |
| 21:08 | Make the build work on Travis-CI (with --enable-shared) and Win32 (both mingw and MSVC). @dgp Your'w... check-in: 2de9dab492 user: jan.nijtmans tags: dgp-refactor | |
| 08:52 | Split up tests to get better focus on what is being tested check-in: 84706f16ce user: dkf tags: tip-312-new | |
|
2019-04-03
| ||
| 19:52 | Merge 8.7 check-in: c1bdc62c2a user: jan.nijtmans tags: utf-max | |
| 19:27 | merge trunk check-in: ae51fc9aa9 user: dgp tags: dgp-refactor | |
| 19:21 | Rollback an (int -> size_t) conversion that doesn't yet make sense. check-in: 192a6d75be user: dgp tags: trunk | |
| 17:31 | Conflict-free merge of trunk through 2019-03-28 check-in: c179c90001 user: dgp tags: dgp-refactor | |
| 17:20 | merge 8.7 check-in: d9c41ba6ee user: dgp tags: tip-445-api-fix | |
| 12:22 | Docs check-in: 3c244a994e user: dkf tags: tip-312-new | |
| 09:36 | refactor; mark broken tests as broken check-in: b3ffd86e9b user: dkf tags: tip-312-new | |
| 09:08 | Some fixes. Still broken on 64-bit systems check-in: b81fc362ed user: dkf tags: tip-312-new | |
| 07:58 | Import of TIP 312 implementation check-in: 39413ccd4f user: dkf tags: tip-312-new | |
|
2019-04-02
| ||
| 20:09 | Merge trunk check-in: 85c116565b user: jan.nijtmans tags: regexp-api-64bit | |
| 19:17 | Merge 8.6 Closed-Leaf check-in: 1bcfcb3ac6 user: jan.nijtmans tags: androwish | |
| 18:23 | merge-mark check-in: 5b3cc9e2a9 user: jan.nijtmans tags: core-8-branch | |
| 18:21 | Fix gcc warning on 32-bit platforms check-in: df5c902252 user: jan.nijtmans tags: core-8-6-branch | |
| 07:53 | Merge trunk check-in: 277aaa0fb5 user: jan.nijtmans tags: dgp-properbytearray | |
|
2019-04-01
| ||
| 20:38 | Merge 8.7 check-in: 1f68f143bc user: jan.nijtmans tags: trunk | |
| 19:36 | Modify testbytestring such that is only produces pure byte-arrays, if not it errors out. Modify Tcl... check-in: 3c92680ac9 user: jan.nijtmans tags: core-8-branch | |
| 16:15 | typos check-in: 43e01869e4 user: dgp tags: tip-160 | |
| 14:32 | merge 8.7 check-in: 40514b76f3 user: sebres tags: trunk | |
| 14:30 | merge 8.6 (merge-point only, no functional changes) check-in: 6e506e162d user: sebres tags: core-8-branch | |
| 14:24 | merge 8.6 check-in: 0a66d35b63 user: sebres tags: core-8-branch | |
| 14:22 | integrate sebres-8-6-tommath-1-1 - cherry-picking of several optimizations and simplifications of 8.... check-in: 0a72c6b7b4 user: sebres tags: core-8-6-branch | |
| 14:00 | merge 8.5 check-in: 11c73f263c user: sebres tags: core-8-6-branch | |
| 13:53 | closes [1a3fa1232e306a44], test case cmdMZ-6.5 fixed to cover float value by iteration per second check-in: c925d4759d user: sebres tags: core-8-5-branch | |
| 13:51 | timerate: avoid divide by zero by no iterations in measurement cycle (e. g. count is 0) check-in: c9ac395fd2 user: sebres tags: core-8-5-branch | |
| 10:51 | Document check-in: 5122e74902 user: dkf tags: tip-342 | |
| 10:38 | Add tests check-in: 823d26b67c user: dkf tags: tip-342 | |
| 08:48 | Implement [dict getwithdefault] check-in: 6d442e58b8 user: dkf tags: tip-342 | |
|
2019-03-31
| ||
| 22:03 | Enhance documentations. Move TCL_INDEX_NONE from tclInt.h to tcl.h, since it's too useful. check-in: b1a506218e user: jan.nijtmans tags: regexp-api-64bit | |
| 20:45 | (temporary workaround): Mark expr-47.12 and expr-47.13 as nonPortable: Those are the test-cases fail... check-in: 7ff2a29530 user: jan.nijtmans tags: digit-bit-60 | |
| 17:43 | Merge trunk check-in: 6f501a4fcc user: jan.nijtmans tags: regexp-api-64bit | |
| 17:38 | Merge trunk check-in: 8714b82fdf user: jan.nijtmans tags: novem | |
| 17:35 | Fix gcc warning check-in: 0932a83094 user: jan.nijtmans tags: trunk | |
| 16:38 | fix gcc warnings check-in: b7ea9f94f4 user: jan.nijtmans tags: regexp-api-64bit | |
| 14:05 | Added tests check-in: 824fd479ea user: dkf tags: tip-224 | |
| 13:43 | Doc for [array value] check-in: ccad7281b9 user: dkf tags: tip-224 | |
| 11:59 | Implementation of [array value] check-in: 5357ebf74b user: dkf tags: tip-224 | |
|
2019-03-30
| ||
| 12:54 | Added documentation check-in: b7911ee099 user: dkf tags: tip-367 | |
| 12:41 | Tests, and reduce number of copies. check-in: 45414a4070 user: dkf tags: tip-367 | |
| 10:36 | Implementation of [lremove]. check-in: 4c507a70b2 user: dkf tags: tip-367 | |
|
2019-03-29
| ||
| 20:11 | Merge trunk check-in: 994a16cde7 user: jan.nijtmans tags: regexp-api-64bit | |
| 17:57 | Minor code cleanup: More use of size_t where possible, and elimination of unneeded type-casts. check-in: 2269af324f user: jan.nijtmans tags: trunk | |
| 14:22 | Support -winsize read-only option check-in: fb891d7729 user: dkf tags: tip-160 | |
| 12:54 | More internal use of size_t check-in: 305e64b47b user: jan.nijtmans tags: regexp-api-64bit | |
| 11:57 | Oops check-in: 1923ccb19c user: dkf tags: tip-160 | |
| 09:41 | Change regexp C API to handle indexes > 2G. New TIP upcoming. check-in: 3eca80b890 user: jan.nijtmans tags: regexp-api-64bit | |
|
2019-03-28
| ||
| 22:49 | Merge 8.7 check-in: eebb1e7ee1 user: jan.nijtmans tags: utf-max | |
| 22:42 | More complete typedef for mp_word, for MP_8BIT and MP_16BIT as well. check-in: 444187f1e9 user: jan.nijtmans tags: digit-bit-60 | |
| 21:44 | Experiment: On platforms which support it (gcc), compiled libtommath with DIGIT_BIT=60 check-in: 739233ffd0 user: jan.nijtmans tags: digit-bit-60 | |
| 21:24 | Merge 8.7 check-in: 81d2077e6a user: jan.nijtmans tags: trunk | |
| 21:21 | Merge 8.6 check-in: 9f000ec23e user: jan.nijtmans tags: core-8-branch | |
| 20:59 | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead of exported int symbols. check-in: f93468c78c user: jan.nijtmans tags: core-8-6-branch | |
| 13:11 | Tests, but not working ones... check-in: 65cf3217c7 user: dkf tags: tip-160 | |
| 10:53 | Documentation check-in: db422dbc3d user: dkf tags: tip-160 | |
|
2019-03-27
| ||
| 23:58 | Merge 8.7 check-in: 721f693b1f user: jan.nijtmans tags: trunk | |
| 23:48 | Make Tcl_StringMatch() into a wrapper macro around Tcl_StringCaseMatch() check-in: 9610a55327 user: jan.nijtmans tags: core-8-branch | |
| 21:17 | Merge 8.7 check-in: 780a9d2d09 user: jan.nijtmans tags: trunk | |
| 21:14 | Implement -closemode check-in: 4b1e876fdc user: dkf tags: tip-160 | |
| 20:21 | Merge 8.6 check-in: 885ce37315 user: jan.nijtmans tags: core-8-branch | |
| 20:14 | merge-mark check-in: e17f4c7309 user: jan.nijtmans tags: core-8-6-branch | |
| 20:13 | Update TZ info to tzdata2019a check-in: 32229a5063 user: jan.nijtmans tags: core-8-5-branch | |
| 20:05 | Document maximum value for right argument of '**' operator. Adapt test-cases to test for exactly o... check-in: e0acde092b user: jan.nijtmans tags: core-8-6-branch | |
| 13:54 | Partial implementation on Windows. UNTESTED check-in: 71442c5eb7 user: dkf tags: tip-160 | |
| 08:29 | Add autoconf support check-in: ebb0beff9a user: dkf tags: tip-160 | |
|
2019-03-26
| ||
| 22:24 | Update TZ info to tzdata2019a. check-in: da0b64e704 user: jima tags: trunk | |
| 22:23 | Update TZ info to tzdata2019a. check-in: 3e4a156ecf user: jima tags: core-8-branch | |
| 22:23 | Update TZ info to tzdata2019a. check-in: fc5931ceb3 user: jima tags: core-8-6-branch | |
| 16:22 | Additional protection for ridiculously big exponents, in case libtommath is compiled with DIGIT_BIT=... check-in: 642b1d2408 user: jan.nijtmans tags: core-8-branch | |
|
2019-03-25
| ||
| 22:04 | merge-mark check-in: 51ed52b4f8 user: jan.nijtmans tags: trunk | |
| 21:52 | merge-mark check-in: 5972fb41aa user: jan.nijtmans tags: core-8-branch | |
| 21:50 | Eliminate all usage of mp_iszero/mp_iseven/mp_isodd/mp_isneg from libtommath: In the upcoming new ve... check-in: aa39db2dc3 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-03-24
| ||
| 22:39 | Remove one more comment, which is no longer valid (as "exception" is now removed) check-in: 87009ec717 user: jan.nijtmans tags: trunk | |
| 22:08 | Better handling, reset capabilty, and ensure that inherited channels are correct check-in: 2265475e82 user: dkf tags: tip-160 | |
| 18:44 | Start of implementation of TIP 160: better terminal control check-in: f58c31e497 user: dkf tags: tip-160 | |
| 18:14 | Code cleanup: Remove unneeded #undef's, and unneeded inclused. No change in functionality. check-in: b2f37675d3 user: jan.nijtmans tags: trunk | |
| 18:12 | Remove hacked exception for bug [a16752c252]. Should be fixed by then in "tclcompiler". Taken over f... check-in: 4a8c5ad29a user: jan.nijtmans tags: trunk | |
| 17:28 | Merge trunk. Take over Trace changes from trunk (somehow they didn't end into novem up to now). This... check-in: 5913ad0cb1 user: jan.nijtmans tags: novem | |
| 16:52 | Merge 8.7 check-in: c06a872943 user: jan.nijtmans tags: trunk | |
| 16:50 | Since only bytes 0xF0 - 0xF4 can be the first byte of a valid 4-byte UTF-8 byte sequence, account fo... check-in: 9c09af3627 user: jan.nijtmans tags: core-8-branch | |
| 16:46 | Since only bytes 0xF0 - 0xF4 can be the first byte of a valid 4-byte UTF-8 byte sequence, account fo... check-in: 8e7ac039ab user: jan.nijtmans tags: core-8-6-branch | |
| 16:43 | Since only bytes 0xF0 - 0xF4 can be the first byte of a valid 4-byte UTF-8 byte sequence, account fo... check-in: 12e58fc74d user: jan.nijtmans tags: core-8-5-branch | |
| 13:09 | Merge 8.7 check-in: 8a8d3135b0 user: jan.nijtmans tags: trunk | |
| 13:05 | Merge 8.7 check-in: 15927b5ba6 user: jan.nijtmans tags: utf-max | |
| 13:02 | Make all internal small buffer related to Tcl_UtfBackslash() length 4, not TCL_UTF_MAX: For TCL_UTF_... check-in: 69cd13225a user: jan.nijtmans tags: core-8-branch | |
|
2019-03-22
| ||
| 20:44 | Add some test-cases with longer backslash sequences, to test for internal buffer overflows. check-in: 0a318e4eb4 user: jan.nijtmans tags: core-8-branch | |
| 15:08 | lots of changes to the "info" page. Replace "command procedure" with "routine" in Tcl.n. check-in: c78313c4f3 user: pooryorick tags: core-8-branch | |
| 15:05 | Make the html target work under more circumstances. check-in: 53cb36fff7 user: pooryorick tags: core-8-branch | |
|
2019-03-21
| ||
| 20:28 | Merge 8.7. Also fix invalid reference to TclUtfToWChar, causing build failure check-in: 7c63883789 user: jan.nijtmans tags: utf-max | |
| 20:11 | Merge 8.7 check-in: 871076a655 user: jan.nijtmans tags: trunk | |
| 20:10 | Add entry for 元号 (or NewEra placeholder) to Unicode tables. Since Tcl doesn't do rendering, this... check-in: 1c7bbbc9c1 user: jan.nijtmans tags: core-8-branch | |
| 20:09 | Add entry for 元号 (or NewEra placeholder) to Unicode tables. Since Tcl doesn't do rendering, this... check-in: ea1510e658 user: jan.nijtmans tags: core-8-6-branch | |
| 20:06 | Add entry for 元号 (or NewEra placeholder) to Unicode tables. Since Tcl doesn't do rendering, this... check-in: 4789f77a5b user: jan.nijtmans tags: core-8-5-branch | |
| 19:56 | Remove incorrect comment. Simplify handling of last bytes in Tcl_UniCharToUtfDString(), since TclUt... check-in: 33251a211f user: jan.nijtmans tags: core-8-branch | |
| 07:45 | Fix outdated comment check-in: ce566c5d84 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-03-20
| ||
| 22:54 | Merge 8.7 check-in: 3ea5d3e8a3 user: jan.nijtmans tags: utf-max | |
| 22:51 | Merge 8.7 check-in: bb9b52ab82 user: jan.nijtmans tags: trunk | |
| 22:45 | Fix Tcl_UtfToUniCharDString() function, handling invalid byte at the end of the string: Not quite co... check-in: 3e8ada19f5 user: jan.nijtmans tags: core-8-branch | |
|
2019-03-18
| ||
| 22:45 | Merge trunk check-in: 8fe25e01d3 user: jan.nijtmans tags: novem | |
| 22:34 | Merge 8.7 check-in: 48c676b649 user: jan.nijtmans tags: trunk | |
| 22:32 | Comment Comment Tcl_UniCharToUtf() better, what happens handling surrogates. Add type cast in tclUtf... check-in: b02df08680 user: jan.nijtmans tags: core-8-branch | |
| 22:17 | Merge 8.7 check-in: b9ad5fe740 user: jan.nijtmans tags: trunk | |
| 22:14 | enlarge a few small buffers, which could overflow using Unicode characters > /UFFFF. Eliminate some... check-in: 41c373ad8f user: jan.nijtmans tags: core-8-branch | |
| 20:07 | Add 4 new encodings, and add documentation. check-in: 0ac59eb0c6 user: jan.nijtmans tags: utf-max | |
| 15:46 | merge trunk check-in: 810452fe39 user: dgp tags: dgp-refactor | |
| 15:46 | merge trunk check-in: 16657b8526 user: dgp tags: dgp-properbytearray | |
| 15:25 | merge 8.7 check-in: 9c1a58d079 user: dgp tags: tip-445-api-fix | |
|
2019-03-17
| ||
| 22:17 | Merge 8.7 check-in: 5bfbe84775 user: jan.nijtmans tags: trunk | |
| 22:16 | For Tcl >= 8.7, always compile-in the extended Unicode tables, no matter the value of TCL_UTF_MAX. D... check-in: 82477e9d3a user: jan.nijtmans tags: core-8-branch | |
| 22:15 | For Tcl >= 8.7, always compile-in the extended Unicode tables, no matter the value of TCL_UTF_MAX. D... check-in: 5c8a1f59fa user: jan.nijtmans tags: core-8-6-branch | |
| 22:13 | For Tcl >= 8.7, always compile-in the extended Unicode tables, no matter the value of TCL_UTF_MAX. D... check-in: 304a19f67c user: jan.nijtmans tags: core-8-5-branch | |
| 22:01 | More WIP. Seems to be *almost* working. check-in: ab13cbd74c user: jan.nijtmans tags: utf-max | |
|
2019-03-16
| ||
| 21:42 | Try 32-bt Travis CI LInux build/test Closed-Leaf check-in: 032cf77af5 user: jan.nijtmans tags: linux-32bit-travis-build | |
| 21:16 | Merge 8.7 Closed-Leaf check-in: cd427db76c user: jan.nijtmans tags: tommath-refactor | |
| 21:10 | Merge 8.7 Move up some stub entries related to Tcl_UniChar Use TCL_UTF_MAX=4 for full Unicode in ste... check-in: 81502a66ed user: jan.nijtmans tags: utf-max | |
|
2019-03-15
| ||
| 21:17 | Merge 8.7 check-in: 3dcb7571f5 user: jan.nijtmans tags: trunk | |
| 20:52 | Eliminate usage of mp_isneg(), just check bignum->sign directly (as libtommath itself does) Make Tcl... check-in: 515a22d41d user: jan.nijtmans tags: core-8-branch | |
| 15:51 | merge trunk check-in: 84d2435115 user: dgp tags: dgp-refactor | |
| 15:47 | merge 8.7 check-in: 65a911f5d4 user: dgp tags: tip-445-api-fix | |
|
2019-03-14
| ||
| 22:47 | Merge trunk check-in: 419fdde9fc user: jan.nijtmans tags: dgp-properbytearray | |
| 20:59 | Merge 8.7. Fix 2 test-cases which were failing for TCL_UTF_MAX=6 check-in: 4032e7fe99 user: jan.nijtmans tags: utf-max | |
| 20:03 | merge-mark check-in: 80c345bf67 user: jan.nijtmans tags: trunk | |
| 20:01 | merge-mark check-in: 4990c65285 user: jan.nijtmans tags: tommath-refactor | |
| 19:52 | Make internal libtommath stub entries deprecated: Those are not supposed to be called in extensions check-in: 99c1ed4d8a user: jan.nijtmans tags: core-8-branch | |
|
2019-03-13
| ||
| 20:44 | Eliminate many (mostly harmless) MSVC warning messages. Tcl 9 compiles warning-free now on MSVC. check-in: cf865c6e2b user: jan.nijtmans tags: trunk | |
| 20:43 | Make "struct regmatch_t" match "Tcl_RegExpIndices" (again). Win64 build was broken because of this. ... check-in: c38fd94d09 user: jan.nijtmans tags: trunk | |
| 00:44 | merge 8.6 check-in: 73e7e3f694 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 00:33 | integrate branch clock-astronomical-jdn: merge pull request #16 from sebres/astronomical-jdn (https:... check-in: 39a21f437a user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 00:24 | scan: all JDN/JD are signed, so allow parse negative Julian days Closed-Leaf check-in: 7be9cada94 user: sebres tags: clock-astronomical-jdn | |
| 00:24 | format: add support of new JDN-tokens (calendar JD `%EJ`, astronomical JD `%Ej`) with time fraction.... check-in: 2194d065f7 user: sebres tags: clock-astronomical-jdn | |
| 00:23 | scan: extended with token `%EJ` to scan calendar julian day with time fraction (in opposite to astro... check-in: 9095503f61 user: sebres tags: clock-astronomical-jdn | |
| 00:21 | implemented scan of astronomical julian day (JDN/ID) with token `%Ej`, corresponds julian date of sq... check-in: b9804722b9 user: sebres tags: clock-astronomical-jdn | |
|
2019-03-12
| ||
| 21:44 | Merge 8.7 check-in: 4acfc50392 user: jan.nijtmans tags: tommath-refactor | |
| 20:39 | Even better support for -DTCL_UTF_MAX=6. Ongoing improvements (TIP being planned) check-in: fdcb2a7323 user: jan.nijtmans tags: utf-max | |
|
2019-03-11
| ||
| 20:56 | Merge 8.7 check-in: 13fd8a4647 user: jan.nijtmans tags: trunk | |
| 20:32 | Change TCHAR -> WCHAR in many places, since that's what it is since Windows NT check-in: 876f74eabe user: jan.nijtmans tags: core-8-branch | |
| 20:30 | Improve parsing of -xchar option for serial channels: Allow full 8-bit range (correct UTF-8 handling... check-in: e63e8b0acb user: jan.nijtmans tags: core-8-branch | |
| 20:25 | Fix [590e687905]: utf-1.11 test-case fails check-in: 07c460f447 user: jan.nijtmans tags: core-8-branch | |
|
2019-03-10
| ||
| 21:16 | Make internal libtommath symbols MODULE_SCOPE, and remove them from the stub table: They are not sup... check-in: 9384c633dd user: jan.nijtmans tags: trunk | |
| 21:04 | Merge 8.7 check-in: 316ceb7616 user: jan.nijtmans tags: trunk | |
| 20:18 | re-implemente changes in win/tclWinFile.c (handling -DTCL_UTF_MAX=6) using 3 new utility functions. ... check-in: 9eb437a15d user: jan.nijtmans tags: core-8-branch | |
|
2019-03-09
| ||
| 21:22 | merge 8-5-event-perf-branch check-in: 697065a8e5 user: sebres tags: sebres-8-6-event-perf-branch | |
| 21:04 | NRT relevant only: provides self-calibrating mechanism for TclpUSleep (the actual time of usleep/nan... check-in: 9ce15c7f1a user: sebres tags: sebres-8-5-event-perf-branch | |
| 20:07 | non-native time scale fixed: do scale time only once (not in cycle, since all other times used in ca... check-in: f20b5264a3 user: sebres tags: sebres-8-5-event-perf-branch | |
| 19:07 | macosx: Tcl_Sleep -> TclpUSleep (provides microseconds sleep, fixed unresolved external "TclpUSleep"... check-in: f26dfbb645 user: sebres tags: sebres-8-5-event-perf-branch | |
| 18:41 | TclpScaleUTime fixed typo, only if native scaling used (tclScaleTimeProcPtr == NativeScaleTime) the ... check-in: fca5fb3444 user: sebres tags: sebres-8-5-event-perf-branch | |
|
2019-03-08
| ||
| 23:54 | Merge trunk. Further WIP for TIP #497, far from finished .... check-in: 9fcbdde251 user: jan.nijtmans tags: tip-497 | |
| 22:51 | Merge 8.7 check-in: fe02c8898e user: jan.nijtmans tags: trunk | |
| 21:27 | Make -DTCL_UTF_MAX=6-build work on win32. Add travis builds to prove it. check-in: 1df1b22fad user: jan.nijtmans tags: core-8-branch | |
| 20:44 | Fix bug in mp_set_bit(), not affecting Tcl adtually (returning MP_VAL for some valid input) check-in: 26182f50b2 user: jan.nijtmans tags: tommath-refactor | |
| 20:40 | Merge 8.7 check-in: 0fda504644 user: jan.nijtmans tags: tommath-refactor | |
| 20:25 | Merge 8.7 check-in: cbdcf1829d user: jan.nijtmans tags: trunk | |
| 19:54 | Use mp_get_bit() instead of mp_iseven()/mp_isodd(): Those latter functions are macro's currently, bu... check-in: 0d77fb2374 user: jan.nijtmans tags: core-8-branch | |
| 19:51 | Code cleanup: less (size_t) casts Closed-Leaf check-in: ab3bc46fe1 user: jan.nijtmans tags: utf-max-6 | |
| 15:39 | merge 8-5-event-perf-branch (no monotonic time fallbacks) check-in: ec9b47d045 user: sebres tags: sebres-8-6-event-perf-branch | |
| 15:38 | unix: monotonic time (performance counter/wide-clicks) - implements several fallbacks for platforms ... check-in: 6593536677 user: sebres tags: sebres-8-5-event-perf-branch | |
| 15:09 | merge trunk check-in: 2886da4545 user: dgp tags: dgp-refactor | |
| 15:09 | merge trunk check-in: 2a00aec29a user: dgp tags: dgp-properbytearray | |
| 14:56 | merge 8.7 check-in: 1dd923d0cf user: dgp tags: tip-445-api-fix | |
| 14:56 | merge 8.7 check-in: 839cfa7059 user: dgp tags: trunk | |
| 14:47 | merge 8.6 check-in: 8d5d640832 user: dgp tags: core-8-branch | |
| 14:46 | [39fed4dae5] Make sure return value from Tcl_PkgRequire*() survives long enough for caller to use it... check-in: 6bf2a6d132 user: dgp tags: core-8-6-branch | |
| 11:37 | merge 8-5-event-perf-branch (restore merge point after complex merge across branches 8.6/8.6-timerat... check-in: 852b037b2f user: sebres tags: sebres-8-6-event-perf-branch | |
| 11:34 | 3-way merge 8.6 - timerate is part of Tcl now (since TIP#527 got merged), conflicts resolved, merge-... check-in: 102958b94e user: sebres tags: sebres-8-6-event-perf-branch | |
| 04:42 | merge 8.5 (perf-test) check-in: 5b6af82bad user: sebres tags: core-8-6-branch | |
| 04:38 | merge 8.5 (fixed performance test for short exec-time) check-in: 177092d5da user: sebres tags: sebres-8-5-event-perf-branch | |
| 04:37 | cpu-count (performance counter) recognition is rewritten (also resolves gcc warning: suggest parenth... check-in: 518ab3c556 user: sebres tags: sebres-8-5-event-perf-branch | |
| 04:35 | fixed mistake ($howmuch is substituted in tests and can be larger as last event index created by too... check-in: a76ccc10f1 user: sebres tags: core-8-5-branch | |
| 04:08 | merge 8.5 - timerate is part of Tcl now (since TIP#527 got merged), conflicts resolved, merge-points... check-in: 1ca0b19a51 user: sebres tags: sebres-8-5-event-perf-branch | |
| 04:05 | merge sebres-8-5-timerate (prepare for consolidation with 8.5) check-in: ca89c4e5a7 user: sebres tags: sebres-8-5-event-perf-branch | |
| 01:17 | fixed test parse-12.26 - variable now Leaf check-in: 32568cdfa1 user: sebres tags: bug-408568 | |
| 00:44 | fixes [408568] "variable substitution parsing limited to ASCII alphanumerics" check-in: 4c5d9c6963 user: sebres tags: bug-408568 | |
| 00:34 | test case for [408568] "variable substitution parsing limited to ASCII alphanumerics": illustrating ... check-in: 745068c247 user: sebres tags: bug-408568 | |
| 00:04 | resolves large discrepancies in proc/lambda between 8.5 and 8.6; coverage for [e3f481f187] regressi... Leaf check-in: fb2b91aea8 user: sebres tags: sebres-8-5-comp-8-6-fix | |
|
2019-03-07
| ||
| 22:13 | In the 8.6.* releases, Tcl_GetStringResult() still passes through interp->result. Have to ask specif... Closed-Leaf check-in: e6479634cb user: dgp tags: bug-39fed4dae5 | |
| 22:03 | Merge 8.7 check-in: d6eb82a174 user: jan.nijtmans tags: trunk | |
| 22:02 | Fixes for TCL_UTF_MAX=6, (gcc compiler warnings). Also make everything work on win32/win64. Patch ad... check-in: 650574e0fb user: jan.nijtmans tags: utf-max-6 | |
| 21:59 | Fix gcc compiler warning check-in: c6f4b50fbf user: jan.nijtmans tags: core-8-branch | |
| 20:24 | Integrate the test, which seems to indicate the bug fix doesn't work. More to come.... check-in: e3fa2e57a8 user: dgp tags: bug-39fed4dae5 | |
| 20:05 | Merge forward to demonstrate the test fails after the bug arrived. Closed-Leaf check-in: 89f964c345 user: dgp tags: pkg-return-check | |
| 20:02 | [39fed4dae5] Proposed test check-in: e130dc3db2 user: dgp tags: pkg-return-check | |
| 14:20 | (core-8-branch merge) Fix automatic pkgIndex generation for multiplatform installs. check-in: fa308cbee6 user: apnadkarni tags: trunk | |
| 14:17 | (core-8-6-branch merge) Fix automatic pkgIndex generation for multiplatform installs. check-in: d48cced50f user: apnadkarni tags: core-8-branch | |
| 14:12 | Fix automatic pkgIndex generation for multiplatform installs check-in: b15367b890 user: apnadkarni tags: core-8-6-branch | |
| 09:45 | but ... don't call Tcl_GetObjResult() twice Closed-Leaf check-in: 5011be2338 user: jan.nijtmans tags: jn-bug-39fed4dae5 | |
| 09:43 | Better fix, not hackish any-more, but retaining the original idea check-in: 0a4f70654f user: jan.nijtmans tags: jn-bug-39fed4dae5 | |
| 08:39 | Merge 8.7 check-in: feb76896c3 user: jan.nijtmans tags: trunk | |
| 08:31 | Merge 8.6. Remove unneeded code from init.tcl check-in: 3efa92355e user: jan.nijtmans tags: core-8-branch | |
| 08:00 | Fix some gcc/MSVC (harmless) compiler warnings. Remove some unnecessary end-of-line spacing check-in: 4100db67b1 user: jan.nijtmans tags: core-8-6-branch | |
| 07:58 | Fix [9471e6e304]: InitWinEnv not thread safe check-in: e8d0d31e48 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-03-06
| ||
| 15:36 | Fix for [39fed4dae5]. Closed-Leaf check-in: 87689a5b66 user: pooryorick tags: pyk-bug-39fed4dae5 | |
| 12:34 | merge 8.7 check-in: 17eb5e790b user: sebres tags: trunk | |
| 12:25 | part of [db95e7a61e] reverted for consistency reasons: unsupported namespace is exported in previous... check-in: 72d7d613fe user: sebres tags: core-8-branch | |
| 11:32 | V1.3. PLATFORM_IDENTIFY, MULTIPLATFORM_INSTALL macro, optionally copy PDBs. The PLATFORM_IDENTIFY m... check-in: 4c75c9ddc5 user: apnadkarni tags: trunk | |
| 11:26 | V1.3. PLATFORM_IDENTIFY, MULTIPLATFORM_INSTALL macro, optionally copy PDBs. The PLATFORM_IDENTIFY m... check-in: 0391287fab user: apnadkarni tags: core-8-branch | |
| 06:26 | V1.3. PLATFORM_IDENTIFY, MULTIPLATFORM_INSTALL macro, optionally copy PDBs. The PLATFORM_IDENTIFY m... check-in: 200622a9d4 user: apnadkarni tags: core-8-6-branch | |
| 01:42 | [39fed4dae5] Minimal fix for volatile lifetime of string returned by Tcl_PkgRequire(). We need a te... check-in: bec67444fa user: dgp tags: bug-39fed4dae5 | |
|
2019-03-05
| ||
| 22:58 | merge 8.6 - timerate is part of Tcl now (since TIP#527 got merged), conflicts resolved, tclDate.c re... check-in: 3454e26373 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 20:16 | Merge 8.7 check-in: 4b4d286e3e user: jan.nijtmans tags: trunk | |
| 19:58 | Remove double macro's. Resolve quotes in travis configuration: it doesn't work check-in: 40d18fda3e user: jan.nijtmans tags: core-8-branch | |
| 19:46 | integrate/close sebres-trunk-timerate branch (no functional changes, simple merge-point) check-in: 1cbf574661 user: sebres tags: trunk | |
| 18:23 | merge 8.7 (TIP#527, New measurement facilities in TCL: New command timerate, performance test suite) check-in: e41cbd042a user: sebres tags: trunk | |
| 18:02 | integrate dgp-sebres-timerate-review: no functional changes (already backported) check-in: 61fe0670ed user: sebres tags: core-8-branch | |
| 17:39 | timerate is supported in 8.7 check-in: db95e7a61e user: sebres tags: core-8-branch | |
| 17:34 | merge 8.6 (TIP#527, New measurement facilities in TCL: New command timerate, performance test suite) check-in: 2d254280f0 user: sebres tags: core-8-branch | |
| 16:59 | integrate sebres-8-6-timerate, merge 8.5 (TIP#527, New measurement facilities in TCL: New command ti... check-in: 49f82cfd7f user: sebres tags: core-8-6-branch | |
| 16:25 | merge sebres-8-5-timerate (TIP#527 - New measurement facilities in TCL: New command timerate, perfor... check-in: 5c26638643 user: sebres tags: core-8-5-branch | |
| 16:13 | merge updated 8.5-timerate branch Closed-Leaf check-in: 5246d61897 user: sebres tags: sebres-8-6-timerate | |
| 15:46 | extended performance test-suite, since max-count is implemented in timerate, usage `::tclTestPerf::_... Closed-Leaf check-in: 1e109808c9 user: sebres tags: sebres-8-5-timerate | |
| 12:58 | back-porting other performance test (timer-event.perf.tcl) from event-perf-branch check-in: c3a401ee2c user: sebres tags: sebres-8-5-timerate | |
| 12:56 | back-porting test-performance suite and clock.perf.tcl from clock-speedup branch check-in: 6d517f3acd user: sebres tags: sebres-8-5-timerate | |
| 11:28 | helper to import `timerate` on demand in unknown/autoload proceeding. check-in: 8e42cf68a5 user: sebres tags: sebres-8-5-timerate | |
| 11:22 | regarding the TIP#527, `timerate` shall be placed into `::tcl::unsupported` in versions prior to 8.7 check-in: f6edb4f6be user: sebres tags: sebres-8-5-timerate | |
| 10:07 | highlighting check-in: 2536fd1d1e user: sebres tags: sebres-8-5-timerate | |
|
2019-03-04
| ||
| 20:50 | amend: html-code order changed check-in: f4280495d4 user: sebres tags: sebres-8-5-timerate | |
| 20:40 | tools/tcltk-man2html: html-code for micro (sec) character check-in: a9f85173d9 user: sebres tags: sebres-8-5-timerate | |
| 20:39 | re-integrates the changes from the TIP#527 description into the manpage check-in: 9a8fb66857 user: sebres tags: sebres-8-5-timerate | |
|
2019-03-02
| ||
| 18:15 | Various tommath/numeric related optimizations: - Remove the DD_STEEL formatter: it isn't used anywhe... check-in: 5293802fe6 user: jan.nijtmans tags: core-8-branch | |
| 17:21 | Add build with -DTCL_UTF_MAX=6 to travis CI. Also fix 2 gcc compiler-warnings occurring with -DTCL_U... check-in: 9b2a385a0f user: jan.nijtmans tags: core-8-branch | |
| 16:53 | Merge 8.7 check-in: e766d23655 user: jan.nijtmans tags: trunk | |
| 16:52 | Minor optimization in UTF-8 handling, and add some comments describing how Tcl_UniCharToUtf() handle... check-in: 6e3632ede5 user: jan.nijtmans tags: core-8-branch | |
| 16:35 | Fix some "scan.test" test-cases when TCL_UTF_MAX=4. Wrongly resolved merge-conflict in previous che... check-in: 8d1ff82057 user: jan.nijtmans tags: core-8-6-branch | |
| 16:09 | Merge 8.7 check-in: ff562e2ab8 user: jan.nijtmans tags: trunk | |
| 16:08 | Merge 8.6 (one forgotten adaptation of surrogate handling, only compiled on Cygwin) check-in: 4f781560c5 user: jan.nijtmans tags: core-8-branch | |
| 16:04 | Backport [bd94500678e837d7] from 8.7, preventing endless loops in UTF-8 conversions when handling su... check-in: 9e1984c250 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-03-01
| ||
| 21:59 | Merge 8.7 check-in: 3e48d44568 user: jan.nijtmans tags: trunk | |
| 21:05 | More use of TclHasIntRep() macro. Add vfs build director to fossil ignore-glob check-in: 6df74d3d53 user: jan.nijtmans tags: core-8-branch | |
| 21:01 | Update Unicode tables to version 12.0 check-in: 1ac480041b user: jan.nijtmans tags: core-8-branch | |
| 20:25 | merge 8.7 check-in: bc57eb7213 user: dgp tags: trunk | |
| 20:24 | A confusion about signed vs unsigned comparision caused Tcl_UtfToUniChar() to return the wrong answe... check-in: 81046b694f user: dgp tags: core-8-branch | |
| 20:11 | Update all internal tables to Unicode 12.0 check-in: 88da1b0307 user: jan.nijtmans tags: core-8-6-branch | |
| 20:10 | Update internal tables to Unicode 12.0 check-in: 6e18f23e7f user: jan.nijtmans tags: core-8-5-branch | |
|
2019-02-28
| ||
| 20:35 | merge trunk check-in: e4e3193004 user: dgp tags: dgp-refactor | |
| 20:30 | merge trunk check-in: 47172a8abb user: dgp tags: dgp-properbytearray | |
| 20:19 | merge 8.7 check-in: 06badfc315 user: dgp tags: tip-445-api-fix | |
|
2019-02-27
| ||
| 22:45 | merge core-8-branch check-in: 6331f74415 user: jan.nijtmans tags: tommath-refactor | |
| 21:58 | Merge 8.7 check-in: 727e74f081 user: jan.nijtmans tags: trunk | |
| 21:29 | Fix [bd94500678e837d7]: SEGFAULT by conversion of unicode (out of BMP) to byte-array check-in: efe8f3e6b0 user: jan.nijtmans tags: core-8-branch | |
| 21:10 | merge 8.7 check-in: ce752a257a user: jan.nijtmans tags: trunk | |
| 08:34 | More use of (efficient) TclHasIntRep() macro. Also eliminate many (size_t) and (unsigned) type-casts... check-in: 51c585131e user: jan.nijtmans tags: core-8-branch | |
|
2019-02-25
| ||
| 21:15 | Merge 8.7 check-in: 5a8767b61e user: jan.nijtmans tags: trunk | |
| 21:13 | Merge 8.6 check-in: 64a59508ae user: jan.nijtmans tags: core-8-branch | |
| 21:12 | Merge 8.5 check-in: 1c886530ed user: jan.nijtmans tags: core-8-6-branch | |
| 21:10 | Finish complete fix, all corner-cases correct now. Also spurious UTF-8 testcase failure (as seen on ... Closed-Leaf check-in: b3d886c84f user: jan.nijtmans tags: bug-bd94500678 | |
| 19:50 | New internal macro TclHasIntRep() to re-encapsulate the typePtr field. check-in: 86b1045cc4 user: dgp tags: core-8-branch | |
| 17:56 | merge 8.7 check-in: 5e35c2529b user: dgp tags: tip-445-api-fix | |
| 17:46 | merge 8.7 check-in: cbfa90dcb2 user: dgp tags: core-8-7-a3-rc | |
| 17:06 | merge 8.7 check-in: 6bda8e2cf5 user: dgp tags: bug-bd94500678 | |
| 16:15 | merge trunk check-in: f5b5f2248c user: dgp tags: dgp-properbytearray | |
| 16:04 | merge trunk check-in: 7fd2df44ff user: dgp tags: dgp-refactor | |
|
2019-02-24
| ||
| 18:40 | Move from trusty -> xenal for travis builds. Also add build on Mojave (xcode 10.2) check-in: 0761fefbd3 user: jan.nijtmans tags: core-8-5-branch | |
| 17:20 | Merge 8.7 check-in: fb23ac1e71 user: jan.nijtmans tags: trunk | |
| 17:19 | Merge 8.6 check-in: 784f5feda2 user: jan.nijtmans tags: core-8-branch | |
| 17:15 | Merge 8.5 check-in: 7194b3fcef user: jan.nijtmans tags: core-8-6-branch | |
| 17:05 | No longer run socket test-cases on travis with OSX: There are too many random failures/hangups. check-in: d5a91ad9d9 user: jan.nijtmans tags: core-8-5-branch | |
| 16:59 | In TclGetByteArrayFromObj(), no longer assume that Tcl_GetByteArrayFromObj() never returns NULL. And... check-in: 3b76dae179 user: jan.nijtmans tags: trunk | |
|
2019-02-23
| ||
| 13:09 | merge trunk check-in: 0fa21022ea user: dgp tags: dgp-refactor | |
| 01:21 | merge trunk check-in: d9f9d6dd1a user: dgp tags: dgp-properbytearray | |
| 01:21 | Revise crashing test now that [binary encode] rejects bogus inputs. check-in: cba8787407 user: dgp tags: dgp-properbytearray | |
| 01:19 | merge trunk check-in: c0dc882633 user: dgp tags: dgp-properbytearray | |
| 01:12 | Stop crashes due to macro broken by merge. check-in: ae5ff660b1 user: dgp tags: dgp-properbytearray | |
| 01:04 | Adapt the gratuitous macro that doubles the burden of core development. Closed-Leaf check-in: 8a46570b26 user: dgp tags: dgp-repair-macro-that-makes-exactly-the-assumption-we-are-invalidating | |
|
2019-02-22
| ||
| 20:24 | merge trunk Closed-Leaf check-in: 01853d6504 user: dgp tags: dgp-scratch | |
| 20:23 | WIP check-in: 15fabd01bb user: dgp tags: dgp-properbytearray | |
| 20:19 | WIP check-in: 5c68b7fdc1 user: dgp tags: dgp-scratch | |
| 20:12 | WIP check-in: 567ea96577 user: dgp tags: dgp-properbytearray | |
| 18:59 | not broke yet check-in: f26420b9a5 user: dgp tags: dgp-scratch | |
| 18:53 | WIP check-in: a23ff45e1c user: dgp tags: dgp-properbytearray | |
| 18:47 | scratch check-in: 04e11917b3 user: dgp tags: dgp-scratch | |
| 18:38 | more 'trunk' merge check-in: 4419aff52b user: dgp tags: dgp-properbytearray | |
| 18:38 | Try, try again. check-in: e10677acee user: dgp tags: dgp-scratch | |
| 18:01 | merge 8.7 check-in: adfe04dbbd user: dgp tags: trunk | |
| 17:32 | Revert recent commit that breaks the encapsulation interface of TIP 445. That encapsulation was put... check-in: 7992011cd3 user: dgp tags: core-8-branch | |
| 16:56 | Merge trunk through 2019-01-28 check-in: 63eab66bab user: dgp tags: dgp-properbytearray | |
| 16:45 | Merge and resolve more from the trunk. check-in: 11271c0a32 user: dgp tags: dgp-properbytearray | |
|
2019-02-19
| ||
| 20:21 | Merge 8.7 check-in: 19890efeab user: jan.nijtmans tags: bug-bd94500678 | |
| 20:17 | Merge 8.7 check-in: 2b82daafb8 user: jan.nijtmans tags: trunk | |
| 20:16 | Merge 8.6 check-in: 1b17625b60 user: jan.nijtmans tags: core-8-branch | |
| 20:12 | Fix some comments: "upper" -> "high" (when talking about surrogates) check-in: 1d9b7f26b0 user: jan.nijtmans tags: core-8-6-branch | |
| 19:39 | Extends build facilities with option to make/compile considering dependencies (no more `make clean; ... Leaf check-in: f13452f7b8 user: sebres tags: sebres-tcl-depend-make | |
| 19:38 | Minor optimizations check-in: 0e2621fc4b user: jan.nijtmans tags: bug-bd94500678 | |
|
2019-02-18
| ||
| 20:48 | Proposed fix for [bd94500678]: SEGFAULT by conversion of unicode (out of BMP) to byte-array. check-in: 9f67c17d01 user: jan.nijtmans tags: bug-bd94500678 | |
| 20:42 | Merge 8.7 check-in: 7aa80fc0ad user: jan.nijtmans tags: trunk | |
| 20:39 | Merge 8.6 check-in: fc1de63689 user: jan.nijtmans tags: core-8-branch | |
| 20:38 | Don't use TclUniCharIsSpace() in command-line handling: the windows command-line is not aware of Uni... check-in: 60d2391840 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-02-15
| ||
| 19:55 | WIP: refactor libtommath references: Deprecate functions which shouldn't be in stub tables. More ge... check-in: ae2d2e4e3a user: jan.nijtmans tags: tommath-refactor | |
|
2019-02-14
| ||
| 20:31 | Merge trunk through 2019-01-25 check-in: 147905ffeb user: dgp tags: dgp-properbytearray | |
| 20:14 | Merge trunk through 2019-01-18 check-in: 8b11314057 user: dgp tags: dgp-properbytearray | |
| 20:05 | merge 8.7 check-in: 2a36cf176f user: dgp tags: dgp-string-insert | |
| 19:46 | merge trunk check-in: f87070ace5 user: dgp tags: dgp-refactor | |
| 19:46 | merge 8.7 check-in: 145bf46661 user: dgp tags: trunk | |
| 19:34 | Improve portability of path constructions. check-in: 9dd7481c5c user: dgp tags: core-8-branch | |
| 17:13 | Merge trunk. check-in: 167fc8acfa user: dgp tags: dgp-refactor | |
| 10:56 | small amend unfolding `list "$tcl_library/http"` (previously it was result of glob) check-in: 6c4886e1e1 user: sebres tags: core-8-branch | |
| 10:42 | closes [b322938e08]: fix several zipfs-tests searching for single "http" directory in (compressed) t... check-in: 59607dfd9e user: sebres tags: core-8-branch | |
|
2019-02-13
| ||
| 21:38 | Merge trunk through 2019-02-05 check-in: 3bbdf1f4ba user: dgp tags: dgp-refactor | |
| 21:24 | Merge trunk through 2019-02-01 check-in: 76fa1ad734 user: dgp tags: dgp-refactor | |
| 21:14 | Merge trunk through 2019-01-26 check-in: 8b66d9f360 user: dgp tags: dgp-refactor | |
| 20:14 | Merge trunk through 2019-01-25 check-in: 495691b47d user: dgp tags: dgp-refactor | |
| 18:14 | Merge trunk through 2019-01-24 check-in: 2b8ce74f70 user: dgp tags: dgp-refactor | |
| 02:57 | merge 8-5-timerate (?max-count?, break possibility, diverse fixes) + windows time-calibration cycle ... check-in: 2f5413a0fb user: sebres tags: sebres-8-6-timerate | |
| 01:22 | timerate documentation extended check-in: af42c485d8 user: sebres tags: sebres-8-5-timerate | |
| 01:10 | timerate: extended with ?max-count? optional parameter, code review and more tests check-in: 0f6e941c6e user: sebres tags: sebres-8-5-timerate | |
|
2019-02-12
| ||
| 20:40 | small amend (correct wrong utf-8 prevention for micro sign in RE of check test-case) check-in: f3d1a24b0e user: sergey.brester tags: sebres-8-5-timerate | |
| 20:37 | few test cases for timerate command check-in: e7400f99d5 user: sergey.brester tags: sebres-8-5-timerate | |
| 19:46 | fixes estimated time of too short execution considering calibrated overhead (it is 0us and not 1us, ... check-in: cde1464889 user: sergey.brester tags: sebres-8-5-timerate | |
| 19:38 | timerate: allow break from measurement cycle (usable to provide conditional stop possibility inside ... check-in: 11760d10b0 user: sergey.brester tags: sebres-8-5-timerate | |
| 19:35 | cherrypick [8ad25ef9eb] from 8.6 - timerate: added dynamic factor by threshold calculation (avoid gr... check-in: fd80b4356e user: sergey.brester tags: sebres-8-5-timerate | |
| 18:41 | merge 8.5 (note: to avoid too many conflicts, merged using `fossil merge --baseline 0055a16a8b core-... check-in: 0e846f3e6f user: sergey.brester tags: sebres-8-5-timerate | |
|
2019-02-10
| ||
| 15:27 | Merge 8.7. Tcl_BackgroundError is now a macro. check-in: 2d3dda4e1e user: jan.nijtmans tags: trunk | |
|
2019-02-09
| ||
| 21:05 | Convert Tcl_BacktroundError() into a macro, so we can deprecate the stub entry for it. Add -Wpointer... check-in: ab48435928 user: jan.nijtmans tags: core-8-branch | |
|
2019-02-08
| ||
| 08:13 | Change TclGetIntForIndex() and TclGetIntForIndexM() to return a size_t value in stead of int. This a... check-in: 14256a2fe1 user: jan.nijtmans tags: trunk | |
|
2019-02-07
| ||
| 21:20 | timerate: added dynamic factor by threshold calculation (avoid growing of the execution time if iter... check-in: 8ad25ef9eb user: sebres tags: sebres-8-6-timerate | |
| 20:31 | Merge trunk through 2019-01-18. check-in: b31474d208 user: dgp tags: dgp-refactor | |
| 20:01 | Merge and resolve trunk through 2018-12-26. check-in: 1c70fddfe1 user: dgp tags: dgp-refactor | |
| 19:47 | Merge and resolve trunk through 2018-12-11. check-in: 4ca780b968 user: dgp tags: dgp-refactor | |
| 17:30 | merge 8.7 check-in: 832aed57dd user: dgp tags: trunk | |
| 15:45 | merge 8.6(.9), conflicts resolved check-in: f29f1e9566 user: sergey.brester tags: sebres-8-6-timerate | |
|
2019-02-06
| ||
| 18:29 | tests/httpcookie.test: apply "-load" option for this test (in order to provide/overwrite library/pat... check-in: 32fc2906c3 user: sebres tags: core-8-branch | |
|
2019-02-05
| ||
| 21:59 | fixes segfault [bd94500678]: Tcl_UtfToUniChar/TclUtfToUniChar could don't advance source pointer in ... check-in: 42976af3f3 user: sebres tags: core-8-branch | |
| 21:58 | Merge trunk Closed-Leaf check-in: b95e36dfa8 user: jan.nijtmans tags: tip-502-for-9 | |
| 21:35 | More size_t-related consolidations. Now regexp can handle strings >2GB and more. Remove many type-ca... check-in: 4b4fe25e7d user: jan.nijtmans tags: trunk | |
|
2019-02-04
| ||
| 22:46 | merge 8.7 check-in: 308a5de5b2 user: jan.nijtmans tags: initsubsystems | |
| 22:45 | Merge trunk check-in: a6db8815ce user: jan.nijtmans tags: tip-502-for-9 | |
| 15:14 | optimize WidePwrSmallExpon (exponent is <= 16), this will huge decrease assembled code on x86 (113 v... check-in: ed2f8857c2 user: sebres tags: core-8-branch | |
| 14:40 | code review Closed-Leaf check-in: cca048c767 user: sebres tags: sebres-8-6-tommath-1-1 | |
| 12:24 | cherry pick of [238bd4d2c053540c]..[31dd092df4b57fdb]: More simplifications in tclExecute.c (INST_EX... check-in: 0be81ce692 user: sebres tags: sebres-8-6-tommath-1-1 | |
| 09:40 | partial cherry pick of [e8e92eb381d689ab]: One more libtommath function, mp_tc_div_2d, which simplif... check-in: 676c0392fe user: sebres tags: sebres-8-6-tommath-1-1 | |
| 09:21 | partial cherry pick of [c5c83014d6]: Many simplifications in tclExecute.c, now that libtommath provi... check-in: 2a43543f95 user: sebres tags: sebres-8-6-tommath-1-1 | |
|
2019-02-01
| ||
| 20:36 | Another (big) round of int -> size_t enhancements. So Tcl can handle string >2GiB in more places. check-in: 8534448b44 user: jan.nijtmans tags: trunk | |
| 20:02 | merge-mark check-in: f3582be384 user: jan.nijtmans tags: core-8-branch | |
| 20:00 | Update libtommath to latest stable release (1.1.0) check-in: c01ea30c19 user: jan.nijtmans tags: core-8-6-branch | |
| 16:21 | merge 8.7 (regression fix [e3f481f187], conflicts resolved) check-in: 03840f6c21 user: sebres tags: trunk | |
| 16:06 | merge 8.6 (regression fix [e3f481f187], conflicts resolved) check-in: cc09378b6e user: sebres tags: core-8-branch | |
| 15:56 | speedup "process.test" using signal (via file delete) for the child-process it could exit immediatel... check-in: 4aa189548d user: sebres tags: core-8-branch | |
| 13:20 | merge fix [e3f481f187] regression to lookup non-ASCII proc/lambda formal arguments (TclCreateProc/Tc... check-in: 3e12442cb7 user: sebres tags: core-8-6-branch | |
|
2019-01-31
| ||
| 22:43 | Merge 8.7 check-in: 5b549164d8 user: jan.nijtmans tags: trunk | |
| 22:42 | fix [f559bbde4e]: TclInt.h: tclUnixPort.h:162:13: fatal error: ../compat/unistd.h: No such file or d... check-in: 34f124f2b8 user: jan.nijtmans tags: core-8-branch | |
| 22:35 | Merge 8.7 check-in: a75e7b0b83 user: jan.nijtmans tags: trunk | |
| 22:23 | Make TclIsPureByteArray() a macro, since it's only doing a single compare. Other internal simplifica... check-in: d4a22bc563 user: jan.nijtmans tags: core-8-branch | |
| 21:08 | Merge 8.6 check-in: 90fc02235a user: jan.nijtmans tags: core-8-branch | |
| 21:01 | Fix [0238027108]: Tcl_ParseArgsObjv TCL_ARGV_CONSTANT documentation error check-in: b970ae4ac5 user: jan.nijtmans tags: core-8-6-branch | |
| 16:22 | TclPushVarName: rewritten iterators over token-strings considering utf-8 multi-bytes. Closed-Leaf check-in: 66f24c84f5 user: sebres tags: fix-comp-local-utf-regres | |
| 12:52 | code review with small amend (note nameLength is number of bytes, the argument may be utf-8 as well ... check-in: 2f9f48f67a user: sebres tags: fix-comp-local-utf-regres | |
|
2019-01-30
| ||
| 20:32 | fixes utf-8 compatibility of proc/lambda arguments (regression on compiled locals/variables containi... check-in: bfc51c4637 user: sebres tags: fix-comp-local-utf-regres | |
|
2019-01-28
| ||
| 22:20 | Fix for [f559bbde4e] (even though that's not really a bug) Closed-Leaf check-in: 52f9377326 user: jan.nijtmans tags: bug-f559bbde4e | |
| 22:05 | Merge 8.7 check-in: acbbb06fbe user: jan.nijtmans tags: trunk | |
| 22:03 | Merge libtommath v1.1.0 check-in: 8782e17385 user: jan.nijtmans tags: core-8-branch | |
| 21:47 | Merge 8.7 check-in: 08dd3497f1 user: jan.nijtmans tags: trunk | |
| 21:34 | New internal macro TclFetchIntRep, which is faster than Tcl_FetchIntRep. But ... don't use this fun... check-in: d3ed67412e user: jan.nijtmans tags: core-8-branch | |
| 16:23 | merge 8.7 check-in: be327fce6d user: sebres tags: trunk | |
| 16:19 | merge 8.6 ([4ee9b4f3e965a7da5133] was already fixed in 8.7, so no functional changes here) check-in: 2f22a13f00 user: sebres tags: core-8-branch | |
| 16:15 | merge 8.5 check-in: 99fa18a640 user: sebres tags: core-8-6-branch | |
| 16:12 | fixes [4ee9b4f3e965a7da5133]: result of command `time` overflows by single iteration longer as 35 mi... check-in: 523e36b232 user: sebres tags: core-8-5-branch | |
|
2019-01-26
| ||
| 20:58 | Remove unnecessary inclusion of tclPort.h in tclIntDecls.h check-in: b165111b9e user: pooryorick tags: core-8-6-branch | |
| 17:32 | Merge 8.7 check-in: 2d39bcaeac user: jan.nijtmans tags: trunk | |
| 17:08 | Merge 8.6. Also reduce tclCharTypeTable[] to 256 entries, as this table is always addressed with uns... check-in: 6d7fdfa9fa user: jan.nijtmans tags: core-8-branch | |
| 16:50 | Replace isspace() -> TclIsSpaceProc() _everywhere_. Change TclIsSpaceProc() and TclIsBareWord so i... check-in: c5ecf0e01e user: jan.nijtmans tags: core-8-6-branch | |
|
2019-01-25
| ||
| 20:47 | merge 8.6 check-in: 3db32b9237 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 20:18 | format: fix padding on output of julian day token `%J`: restored tcl-core compatibility (7x 0-paddin... check-in: d113b92927 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 20:18 | fixes [16e4fc3096] julian day calculation (mostly affected for very small times, B.C.E. between 4714... check-in: 1a47e63d8d user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 20:17 | small optimization of format-proc tokens, that are don't use `val` in callback, as well as don't do ... check-in: 1911fd0c99 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 20:17 | fix of _witoaw: adjustment of width for negative wide-int (conversion wide to string using `_witoaw(... check-in: 9b7ebfbe41 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 20:16 | introduced new configure option `-max-jdn` corresponds current setting of tcl-core clock scans for J... check-in: 1a89764772 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 14:17 | Do not assume that literals have a non-NULL bytes field; user code could purge it. check-in: e29db71895 user: dkf tags: core-8-branch | |
| 13:58 | Do not assume that literals have a non-NULL bytes field; user code could purge it. check-in: a82dbd61c9 user: dkf tags: core-8-6-branch | |
| 13:43 | Do not assume that literals have a non-NULL bytes field; user code could purge it. check-in: da7b45afb4 user: dkf tags: core-8-5-branch | |
| 13:27 | merge 8.7 check-in: 782eff18c4 user: sebres tags: trunk | |
| 13:05 | renumeration of test check-in: 31dd092df4 user: sebres tags: core-8-branch | |
| 13:03 | more tests for INST_EXPON: base -1, big exponent (odd/even). check-in: 792ac5cd29 user: sebres tags: core-8-branch | |
| 12:45 | More simplifications in tclExecute.c (INST_EXPON), much more and well-arranged branching of wide/big... check-in: 238bd4d2c0 user: sebres tags: core-8-branch | |
|
2019-01-24
| ||
| 21:07 | Merge trunk check-in: 28d2c77936 user: jan.nijtmans tags: tip-502-for-9 | |
| 20:50 | Fix handling of 'a'/'A' in previous commit: Sinze TclGetByteArrayFromObj is a macro evaluating its a... check-in: 3b04e31a96 user: jan.nijtmans tags: trunk | |
| 20:10 | Another round of int -> size_t modifications, so strings > 2Gb are handled correctly on 64-bit platf... check-in: 0c0ff65606 user: jan.nijtmans tags: trunk | |
|
2019-01-22
| ||
| 21:44 | One more libtommath function, mp_tc_div_2d, which simplifies code. Some more code readability improv... check-in: e8e92eb381 user: jan.nijtmans tags: core-8-branch | |
| 18:09 | Many simplifications in tclExecute.c, now that libtommath provides new functions mp_tc_and, mp_tc_or... check-in: c5c83014d6 user: jan.nijtmans tags: core-8-branch | |
| 16:57 | Merge 8.6 check-in: e47078ef6d user: jan.nijtmans tags: core-8-branch | |
| 16:52 | Remove some mac OSX pre-10.4 stuff, which is outdated: current build doesn't support this anymore check-in: 5f09219d79 user: jan.nijtmans tags: core-8-6-branch | |
| 16:37 | Update included libtommath to v1.1.0-rc4 check-in: 03dd359fe2 user: jan.nijtmans tags: core-8-branch | |
|
2019-01-21
| ||
| 13:08 | fixes creation of libtcl.vfs using links, if ln-command does not support "-t" option (avoids error "... check-in: ab46a3bb2c user: sebres tags: core-8-branch | |
| 02:21 | avoid additional in-between path-segment "." in zip, some zip-programs (inclusive minizip) will inse... check-in: 17382ed323 user: sebres tags: core-8-branch | |
| 01:49 | speed up build process (preparing zip - creating of libtcl.vfs/tcl_library directory), use "ln" inst... check-in: 32a303e3d6 user: sebres tags: core-8-branch | |
|
2019-01-20
| ||
| 01:36 | Merge trunk. All callers of TclIndexDecode and related functions now adapted for enhanced index rang... check-in: 87b7cb4d1c user: jan.nijtmans tags: tip-502-for-9 | |
|
2019-01-18
| ||
| 22:44 | Merge 8.7 check-in: 69b656c2fa user: jan.nijtmans tags: trunk | |
| 22:18 | Clamp output of TclIndexDecode() between -1 (TCL_INDEX_NONE) and INT_MAX. Use this to produce slight... check-in: 63d377db23 user: jan.nijtmans tags: core-8-branch | |
|
2019-01-17
| ||
| 23:49 | more prgress check-in: 5cc039d249 user: jan.nijtmans tags: tip-502-for-9 | |
| 21:38 | Slightly more efficient TclGetIntForIndexM macro, compared to previous commit check-in: 863c242747 user: jan.nijtmans tags: core-8-branch | |
| 18:02 | WIP: Allow value > 2^31 for indexes used in string ranges. Not complete yet. check-in: c4f1623e18 user: jan.nijtmans tags: tip-502-for-9 | |
|
2019-01-16
| ||
| 20:15 | Merge 8.7 check-in: 55dbaaaf82 user: jan.nijtmans tags: trunk | |
| 19:43 | More TIP #502 optimizations and improvements, preparing further for the road to Tcl 9. No longer use... check-in: 171a83b60e user: jan.nijtmans tags: core-8-branch | |
|
2019-01-15
| ||
| 12:34 | next amend to [3e0a2d99f3]: fixes TclGetIntForIndex for border case of end offset (size_t)-1 if empt... check-in: 8a67f59280 user: sebres tags: trunk | |
| 11:38 | fixes out-of-range index [string is ... -fail idx ...] on 32-bit platform (should return -1 instead ... check-in: 175e053939 user: sebres tags: trunk | |
|
2019-01-14
| ||
| 20:03 | merge 8.7 (mingw/win-autoconf build, etc) check-in: d269eeed5d user: sebres tags: trunk | |
| 19:59 | merge 8.6, conflicts resolved in win/Makefile.in (fixed auto-path and load tcltests for ROOT_DIR/tes... check-in: f051b4e598 user: sebres tags: core-8-branch | |
| 19:51 | normalize package provide for tcltests 0.1 (declaration moved from pkgIndex.tcl to package source) check-in: d1a1d17e9c user: sebres tags: core-8-6-branch | |
| 19:48 | fCmd-9.4.a: restore constraint for winXP (mistakenly removed, should replace 8.6th constraint "win20... check-in: 38eca27069 user: sebres tags: core-8-branch | |
| 17:04 | mingw/win-autoconf build: provide tcltest-executable (for consistency reasons); normalizes loading p... check-in: b35d1cc2ea user: sebres tags: core-8-6-branch | |
| 10:00 | win: allows testchmod to reset DELETE DACL-mask (repaired several tests winFCmd-6.*, winFCmd-9.3, th... check-in: eca78d8ebb user: sebres tags: core-8-6-branch | |
| 08:55 | minor optimization: check length instead of content - don't touch other memory (so potentially fewer... check-in: 0d30c65682 user: sebres tags: core-8-6-branch | |
|
2019-01-13
| ||
| 15:47 | Merge 8.7 check-in: b7639c0e3d user: jan.nijtmans tags: trunk | |
| 15:43 | Merge 8.6 check-in: 372ad13f77 user: jan.nijtmans tags: core-8-branch | |
| 15:37 | Slightly simpler test for empty string, still covering all cases. Also prepare testpurebytesobj for ... check-in: e94a8f9c8f user: jan.nijtmans tags: core-8-6-branch | |
|
2019-01-11
| ||
| 16:29 | provided test-cases covering crash fixed by [58c46e74b931d3a1], as well as new test-facility "testpu... check-in: 1671ba2d5c user: sebres tags: core-8-6-branch | |
| 14:35 | Fix crash reported by reported by François Vogel related to: [cc1e91552c0ca1817292d951f8c694b28c2b2... check-in: 58c46e74b9 user: jan.nijtmans tags: core-8-6-branch | |
|
2019-01-10
| ||
| 14:43 | merge 8.6 check-in: 1de35d1115 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 13:55 | avoid possible leaking on tzName-object in error case (most impossible resp. rarely, but nevertheles... check-in: 50703055aa user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 13:52 | remove unneeded dependencies (taken along by pack-porting, not needed in mod now) check-in: 9e8dec1306 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
|
2019-01-09
| ||
| 10:11 | merge 8.7 (regression bug-[cc1e91552c], etc) check-in: 0908eff9e9 user: sebres tags: trunk | |
| 10:10 | merge 8.6 (regression bug-[cc1e91552c], etc) check-in: f9979ea137 user: sebres tags: core-8-branch | |
| 10:01 | closes [cc1e91552c]: fixes lrange instruction on empty not canonical list (and acc. within expansion... check-in: 9d24a1b9db user: sebres tags: core-8-6-branch | |
|
2019-01-08
| ||
| 18:15 | fixed missing dependency in test-cases "*io-60.1" (constraint-related) - missed load of tcltest-libr... check-in: 1688d8f73e user: sebres tags: core-8-6-branch | |
| 14:39 | amend to [a87460dbd4], added clean-up to avoid error {can't set "a(x)": variable isn't array} on nex... Closed-Leaf check-in: 098e8b701a user: sebres tags: bug-cc1e91552c | |
| 13:35 | closes [cc1e91552c]: fixes lrange instruction on empty list, return original list only if it is cano... check-in: e364d7f9ff user: sebres tags: bug-cc1e91552c | |
| 13:29 | bug [cc1e91552c]: added test cases showing the regression (expansion & lrange) check-in: a87460dbd4 user: sebres tags: bug-cc1e91552c | |
|
2019-01-07
| ||
| 01:15 | merge back after cherry-picking (no functional changes) check-in: 6a6a71e5bf user: sebres tags: core-8-6-branch | |
| 01:11 | cherry-pick [3e4d907d8e] from 8.6: prevent buffer overrun in fast_s_mp_mul_digs(). check-in: 02693d92df user: sebres tags: core-8-5-branch | |
|
2019-01-04
| ||
| 23:37 | Merge 8.7 check-in: ded3948c1e user: jan.nijtmans tags: trunk | |
| 22:37 | Merge 8.6 check-in: f66fc1c40d user: jan.nijtmans tags: core-8-branch | |
| 22:36 | Merge 8.5 check-in: a0e74ab307 user: jan.nijtmans tags: core-8-6-branch | |
| 22:29 | Update TZ info to tzdata2018i. check-in: cf6870f4f3 user: jan.nijtmans tags: core-8-5-branch | |
| 22:23 | Fix signed<->unsigned comparsion warning (occurring in some gcc compilation flags). Micro-optimizat... check-in: cf7e97de51 user: jan.nijtmans tags: core-8-5-branch | |
|
2019-01-03
| ||
| 20:50 | merge-mark check-in: b2060b5884 user: jan.nijtmans tags: trunk | |
| 20:49 | Merge 8.6 check-in: f809471afd user: jan.nijtmans tags: core-8-branch | |
| 20:48 | Fix conflict with timezone() function in some MSVC versions check-in: 8ca7418824 user: jan.nijtmans tags: core-8-6-branch | |
| 20:47 | Fix conflict with timezone() function in some MSVC versions check-in: 9ca59559ba user: jan.nijtmans tags: core-8-5-branch | |
|
2018-12-31
| ||
| 10:52 | Update TZ info to tzdata2018i. check-in: 8d1034ca54 user: jima tags: trunk | |
| 10:51 | Update TZ info to tzdata2018i. check-in: eaf3e6129d user: jima tags: core-8-branch | |
| 10:50 | Update TZ info to tzdata2018i. check-in: 9b157ba760 user: jima tags: core-8-6-branch | |
| 00:04 | Merge 8.7 check-in: d771584424 user: jan.nijtmans tags: trunk | |
|
2018-12-30
| ||
| 23:59 | Fix [44d382c51a848e6fbe7c9ee15e9386f1237660ee|44d382c51a84]: ZIP filesystem time stamp conversion wr... check-in: d0b326cb34 user: jan.nijtmans tags: core-8-branch | |
| 22:53 | Merge 8.7 check-in: b389a43aa4 user: jan.nijtmans tags: trunk | |
| 22:50 | Fix [3cf3a939d32707e100e06e23806e13569856286a|3cf3a939d3]: timezone deprecated in vc2017 check-in: 8cd0f15296 user: jan.nijtmans tags: core-8-branch | |
| 22:47 | Fix [3cf3a939d32707e100e06e23806e13569856286a|3cf3a939d3]: timezone deprecated in vc2017. Also remo... check-in: 60046a53c0 user: jan.nijtmans tags: core-8-6-branch | |
| 22:44 | Fix [3cf3a939d32707e100e06e23806e13569856286a|3cf3a939d3]: timezone deprecated in vc2017 check-in: f062d9ee2c user: jan.nijtmans tags: core-8-5-branch | |
|
2018-12-29
| ||
| 23:17 | Update TZ info to tzdata2018h. check-in: 30bc47ceb0 user: jima tags: trunk | |
| 23:16 | Update TZ info to tzdata2018h. check-in: 1499ad22b0 user: jima tags: core-8-branch | |
| 23:15 | Update TZ info to tzdata2018h. check-in: 9e7760bfc7 user: jima tags: core-8-6-branch | |
| 10:03 | clock.test: resolve sporadic timing issues - "after 10" could cause pause >120ms on some platforms (... check-in: 850bca5d86 user: sebres tags: core-8-6-branch | |
|
2018-12-28
| ||
| 21:09 | merge 8.6 (merge point only, no functional changes) check-in: 900a93c562 user: sebres tags: core-8-branch | |
| 21:02 | prevent buffer overrun in fast_s_mp_mul_digs(), already fixed in newest libtommath versions. check-in: 3e4d907d8e user: sebres tags: core-8-6-branch | |
| 20:20 | merge 8.7 check-in: 78273ca917 user: sebres tags: trunk | |
| 20:15 | win/Makefile.in: closes [0bcc43fa778517c4]: replace INSTALL_DATA_DIR (ported from unix-makefile) wit... check-in: 2e0e4b1342 user: sebres tags: core-8-branch | |
| 20:01 | merge 8.6 (resolved warnings) check-in: 369c35b300 user: sebres tags: core-8-branch | |
| 19:54 | resolve warnings: array subscript -1 is below array bounds of 'void *[1]' [-Warray-bounds] if compil... check-in: c012a9fd87 user: sebres tags: core-8-6-branch | |
|
2018-12-26
| ||
| 15:04 | Many internal int -> size_t increases, so string lengths > 2Gb can be handled correctly in many more... check-in: 2549977bc4 user: jan.nijtmans tags: trunk | |
|
2018-12-20
| ||
| 20:05 | Merge 8.7 check-in: d1593df504 user: jan.nijtmans tags: trunk | |
| 20:05 | merge-mark check-in: 866a67e10a user: jan.nijtmans tags: core-8-branch | |
| 20:04 | New test-cases (backported from 8.7) adapted for pre-TIP-502 behavior check-in: 86bec25d37 user: jan.nijtmans tags: core-8-6-branch | |
| 20:02 | Remove unused MODULE_SCOPE functions check-in: 629e7173d5 user: jan.nijtmans tags: core-8-branch | |
| 08:06 | (cherry-pick) relax the timings of 2 tests, which incidentally fail on Travis CI. Also backport a fe... check-in: bdc8413143 user: jan.nijtmans tags: core-8-5-branch | |
|
2018-12-18
| ||
| 22:30 | small amend (code review, implicit gets for *nix/eof to avoid endless event-cycle, etc) Leaf check-in: cdb6ed3f55 user: sebres tags: sebres-speedup-testsuite | |
| 20:41 | tests: new test-command "testisprocessrunning" in order to help recognize in test cases a child proc... check-in: 21737c5c85 user: sebres tags: sebres-speedup-testsuite | |
| 20:02 | Merge 8.7 check-in: d930625088 user: jan.nijtmans tags: trunk | |
| 20:01 | Internal minor optimization of TIP #502 implementation. No difference in any outcome. check-in: 2bf0746716 user: jan.nijtmans tags: core-8-branch | |
| 19:54 | Merge 8.6 check-in: 1f6d4722a2 user: jan.nijtmans tags: core-8-branch | |
| 19:52 | Merge 8.5 check-in: 8fcba71408 user: jan.nijtmans tags: core-8-6-branch | |
| 19:49 | No need for latest "rvm" any more in osx builds (now even gives an error) Remove unused/empty header... check-in: 534b4d524a user: jan.nijtmans tags: core-8-5-branch | |
|
2018-12-14
| ||
| 21:33 | merge 8.7 check-in: fceef4cf7f user: dgp tags: core-8-7-a3-rc | |
| 13:12 | Why are we using rvm? Why? check-in: f79b38e8c7 user: dkf tags: core-8-6-branch | |
|
2018-12-13
| ||
| 21:01 | Merge 8.7, and make all test-cases pass. check-in: 6415cac417 user: jan.nijtmans tags: trunk | |
| 20:01 | Fix 2 TIP #502 corner-cases. Those corner-cases where (probably) always wrong on 32-bit systems, but... check-in: f2b18389ce user: jan.nijtmans tags: core-8-branch | |
| 09:43 | reverted to smarter Jan's +1/cast/-1 with additional initial cast now (to pretect against usage of m... check-in: 8f94b26d49 user: sebres tags: trunk | |
| 07:32 | restored inline of TclNewWideIntObjFromSize for 32-bit (avoids double invocation of TclStringFirst/T... check-in: e1b31151e5 user: sebres tags: trunk | |
|
2018-12-12
| ||
| 20:28 | Fix [3e0a2d99f365c035ce84ec9de1e3acd80c2e2c6c|3e0a2d99f3], for "string last" as well. check-in: f7f4130007 user: jan.nijtmans tags: trunk | |
| 20:14 | Merge 8.7 check-in: 4c2ed52f8f user: jan.nijtmans tags: trunk | |
| 19:38 | If compiled with -DTCL_NO_DEPRECATED, remove Tcl_NewIntObj/Tcl_NewLongObj/Tcl_DbNewLongObj from stub... check-in: 72e64ef096 user: jan.nijtmans tags: core-8-branch | |
| 17:00 | better fix for [3e0a2d99f3], considering [string first] could return a value larger that INT_MAX for... Closed-Leaf check-in: 080ecbe60a user: sebres tags: fix-3e0a2d99f3-str-first-x86-x64 | |
| 14:59 | fixes [3e0a2d99f3]: size_t is smaller as wideInt on 32-bit platform (so by not found, -1 results int... check-in: d7843f5d69 user: sebres tags: trunk | |
|
2018-12-11
| ||
| 20:29 | Merge trunk check-in: 47da08c479 user: jan.nijtmans tags: novem | |
| 20:02 | Merge 8.7 In test-cases, don't load Tcltest package if it isn't actually used. Another round of size... check-in: c92a5c4373 user: jan.nijtmans tags: trunk | |
| 19:43 | Better use of Tcl_WideInt in stead of long, sometimes check-in: a6cbc60ca2 user: jan.nijtmans tags: core-8-branch | |
|
2018-12-08
| ||
| 17:49 | Merge trunk check-in: a5ec8e8c36 user: jan.nijtmans tags: novem | |
| 17:36 | Fix executable flags for 2 test-files check-in: 555b2825da user: jan.nijtmans tags: trunk | |
| 17:35 | merge-mark check-in: 00fe11b087 user: jan.nijtmans tags: trunk | |
| 17:33 | Fix executable flags of 3 test-files check-in: d1643a8154 user: jan.nijtmans tags: core-8-branch | |
| 17:16 | Merge 8.7 Bring back Tcl_InitSubsystems to what Tcl_InitSubsystems was: without additional parameter... check-in: ceb5ca35ee user: jan.nijtmans tags: initsubsystems | |
|
2018-12-05
| ||
| 09:57 | typo: forgotten 1 test (normally excluded via constraint slowTest) as interface got changed. check-in: 7455a3fcb8 user: sebres tags: sebres-speedup-testsuite | |
|
2018-12-04
| ||
| 18:24 | io.test: stability fixes and improving the speed of slow tests check-in: 38bb18a347 user: sebres tags: sebres-speedup-testsuite | |
|
2018-12-03
| ||
| 20:32 | Turn the trace command into an ensemble, removing the old obsolete forms of the command. This had c... Leaf check-in: 24937d8596 user: arjenmarkus tags: am-trace-ensemble | |
|
2018-12-02
| ||
| 20:31 | Remove some dead code check-in: bdb60e5da5 user: jan.nijtmans tags: trunk | |
| 20:04 | merge-mark check-in: 2aefc9003f user: jan.nijtmans tags: trunk | |
| 20:02 | If compiled with -DTCL_NO_DEPRECATED, remove the Tcl_SetIntObj/Tcl_SetLongObj entries from stub tabl... check-in: 670eb3b871 user: jan.nijtmans tags: core-8-branch | |
|
2018-11-30
| ||
| 17:08 | Don't panic when the interface offers a gentler way to signal error. check-in: 51b92fccef user: dgp tags: tip-445-api-fix | |
| 15:36 | merge 8.7 check-in: 0b85f531b7 user: dgp tags: tip-445-api-fix | |
|
2018-11-29
| ||
| 21:37 | Merge 8.7 check-in: 31e529c00c user: jan.nijtmans tags: trunk | |
| 21:34 | Merge 8.6 check-in: 8a342714d3 user: jan.nijtmans tags: core-8-branch | |
| 21:06 | relax the timings of 2 tests, which incidentally fail on Travis CI check-in: b493489463 user: jan.nijtmans tags: core-8-6-branch | |
| 20:31 | Merge pull request tclclockmod#15 from sebres/fix-compat-regression-on-spaces check-in: 80d22dd5a6 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 20:14 | clock scan: compatibility - scan regression on spaces, mandatory trailing spaces in format, see test... Closed-Leaf check-in: fb4fb58e82 user: sebres tags: clock-speedup--fix-compat-regression-on-spaces | |
| 20:12 | test-cases: clock-45.* - new compatibility tests checking several scan regression on spaces check-in: f1cdf7ca15 user: sebres tags: clock-speedup--fix-compat-regression-on-spaces | |
| 20:11 | clock scan: consider extra trailing spaces at end of input (closes tclclockmod#14), only the first s... check-in: fdd09aea6a user: sebres tags: clock-speedup--fix-compat-regression-on-spaces | |
| 20:04 | clock scan: consider multiple spaces between tokens (closes tclclockmod#13): combine multiple white-... check-in: 05199ca88a user: sebres tags: clock-speedup--fix-compat-regression-on-spaces | |
|
2018-11-28
| ||
| 20:16 | merge 8.7 check-in: b3a5d77ea3 user: dgp tags: tip-445-api-fix | |
| 11:37 | Make the type casting in TclSpellFix less horrific. It's still bad, but it is no longer ghastly. check-in: d8a8738329 user: dkf tags: core-8-6-branch | |
|
2018-11-27
| ||
| 23:16 | Merge 8.7 Remove TclFreeObj stub entry check-in: 57c58fe6a1 user: jan.nijtmans tags: trunk | |
| 22:52 | Make TclFreeObj MODULE_SCOPE, so the only way to access it is through the stub table, for backwards-... check-in: b5c1404365 user: jan.nijtmans tags: core-8-branch | |
|
2018-11-26
| ||
| 16:18 | installVfs.tcl: fixed comparison operator (ne -> eq), therefore no lmkimg executed previously Leaf check-in: 5528128da8 user: sebres tags: nmake-zipfs | |
| 15:14 | Adding /Y flags to suppress prompting check-in: 37434bbb85 user: hypnotoad tags: nmake-zipfs | |
| 15:11 | Modifying the call to installVfs.tcl to create a file that is a different name than the current runn... check-in: 9cb24c2daf user: hypnotoad tags: nmake-zipfs | |
| 14:59 | Unpatching ifdefs that don't seem to work check-in: ac17f1c4e3 user: hypnotoad tags: nmake-zipfs | |
| 14:58 | makefile.vc: fixed missing compile defines for tclZipfs check-in: 6ca251f0fa user: sebres tags: nmake-zipfs | |
| 14:43 | Adding ifdef checks to catch cases where CFG_RUNTIME_ZIPFILE is defined, but CFG_RUNTIME_LIBDIR and/... check-in: 46959b72a4 user: hypnotoad tags: nmake-zipfs | |
|
2018-11-25
| ||
| 20:01 | Merge 8.7 check-in: 9fd2c51bc4 user: jan.nijtmans tags: trunk | |
| 19:46 | Fix [df6a91b5c616c3dc126cee700e159b997467465]: build failure (ticket fails to mention that this only... check-in: 964ec14d1c user: jan.nijtmans tags: core-8-branch | |
| 17:31 | Merge 8.7 check-in: a2fd44a64d user: jan.nijtmans tags: trunk | |
| 17:29 | Slightly better than previous commit: In case of a version conflict, ignore pkgIndex file. Otherwise... check-in: f1ee1fdb49 user: jan.nijtmans tags: core-8-branch | |
|
2018-11-24
| ||
| 15:00 | Merge 8.7 check-in: f9df387f56 user: jan.nijtmans tags: trunk | |
| 14:59 | If a pkgIndex file is encountered which produces an error, continue. This shoud fix the Travis build... check-in: 65d2c43d52 user: jan.nijtmans tags: core-8-branch | |
| 09:02 | re-generate configure script check-in: 5091330758 user: jan.nijtmans tags: core-8-branch | |
| 09:00 | comment typo's check-in: 215b9673ab user: jan.nijtmans tags: core-8-branch | |
|
2018-11-23
| ||
| 21:00 | merge 8.7 check-in: 56b5fa3d12 user: sebres tags: trunk | |
| 19:59 | make: better algo to wrap to absolute zip-path (for systems resp. toolchains without readlink/realpa... check-in: 78fe053f4a user: sebres tags: core-8-branch | |
| 13:11 | Pulling changes from core-8-branch check-in: b5d6dd151f user: hypnotoad tags: nmake-zipfs | |
| 12:03 | merge 8.7 check-in: 606764504a user: sebres tags: trunk | |
| 11:59 | make/configure review: normalizes the latest fixes across unix/win check-in: fc958af380 user: sebres tags: core-8-branch | |
|
2018-11-22
| ||
| 23:18 | merge 8.7 (build zipfs fixes) check-in: a7c0d3ccf4 user: sebres tags: trunk | |
| 23:17 | unix build (if ZIPFS_BUILD): fixed relative path to zip-program (in case of minizip), ignore possibl... check-in: e59b2f0ded user: sebres tags: core-8-branch | |
| 22:15 | merge 8.7 check-in: 7bfeb4e9e3 user: sebres tags: trunk | |
| 22:14 | win/mingw build (if ZIPFS_BUILD): ignore following zip-error by adjust sfx process: zip error: Zip... check-in: 057d2b674d user: sebres tags: core-8-branch | |
| 18:30 | fixes typo in [e108e6b947], test added to cover this case check-in: 904fa25862 user: sebres tags: core-8-branch | |
| 14:45 | merge 8.7 check-in: 6e3fdcb567 user: sebres tags: trunk | |
| 14:44 | merge 8.6 check-in: 068e23660c user: sebres tags: core-8-branch | |
| 14:44 | fixed typo in prepro `#ifdef unix || __APPLE__` check-in: b68ecd2e5b user: sebres tags: core-8-6-branch | |
| 14:30 | merge 8.7 check-in: fbd86fde02 user: sebres tags: trunk | |
| 14:16 | merge 8.6 check-in: 80652194d5 user: sebres tags: core-8-branch | |
| 13:58 | merge 8.5: fixes segfault [7a9dc52b29] and wrong normalization (inside TclJoinPath) for pure relativ... check-in: 8e8688f048 user: sebres tags: core-8-6-branch | |
| 12:58 | win/Makefile.in (mingw/gcc toolchains): fixes make mode "tcltest" - added dependencies to build tcl ... check-in: 576c68f114 user: sebres tags: core-8-5-branch | |
| 12:48 | fixes segfault [7a9dc52b29] and wrong normalization (inside TclJoinPath) for pure relative path-segm... check-in: bcee71a177 user: sebres tags: core-8-5-branch | |
| 12:45 | prepare merge: TclJoinPath is in internal API (MODULE_SCOPE) since 8.6 and static (used locally in t... Closed-Leaf check-in: fba9c8383c user: sebres tags: bug-7a9dc52b29 | |
| 09:26 | Eliminate gcc compiler warning check-in: d880a75ac5 user: jan.nijtmans tags: trunk | |
| 09:26 | Make encodings work again ;-( check-in: 9c93cb53f2 user: jan.nijtmans tags: core-8-branch | |
| 09:23 | Fix encoding handling (check for TCL_IO_FAILURE was wrong). Eliminate (size_t) type casts and use of... check-in: 695f8f315d user: jan.nijtmans tags: trunk | |
| 08:06 | Merge 8.7 check-in: 5ac57355a2 user: jan.nijtmans tags: trunk | |
| 08:03 | Merge 8.6 In addition, tclWinSerial.c: Change back two internal variables from size_t -> int, should... check-in: e90edd3fad user: jan.nijtmans tags: core-8-branch | |
| 07:40 | typo, which caused travis build to fail. check-in: dcd091e5f9 user: jan.nijtmans tags: core-8-branch | |
|
2018-11-21
| ||
| 13:07 | An experiment to integrate zipfs support with nmake check-in: 1b9cd2d684 user: hypnotoad tags: nmake-zipfs | |
| 13:06 | Added a wrapper script for native builds to utilize Tcl to generate a VFS to attach to executables o... check-in: f3aa7e7e6e user: hypnotoad tags: core-8-branch | |
| 10:00 | win: repair test command "testchmod": correct load module (ADVAPI32 for x86/x64) and fix readonly ma... check-in: a4746b4c9f user: sebres tags: bug-7a9dc52b29 | |
| 07:50 | Merge 8.7 check-in: b5038b6948 user: jan.nijtmans tags: trunk | |
| 07:40 | TIP #512 documentation: Indicate which functions cannot be called through the stub table any more. check-in: a82bbcbace user: jan.nijtmans tags: core-8-branch | |
| 07:36 | Fix windows build with Visual Studio check-in: 33adb1055c user: jan.nijtmans tags: core-8-branch | |
| 00:40 | Further refinements for the fix for bug [4e812aadae68af384605a5e78845abe40206fbe9] Moved the packag... check-in: 54273cb771 user: hypnotoad tags: core-8-branch | |
|
2018-11-20
| ||
| 20:56 | win: fixed pwd-related test-cases in winPipe.test: several test-cases expect current directory equal... check-in: 8125c3109a user: sebres tags: bug-7a9dc52b29 | |
| 20:23 | win: fixes case sensitivity of glob test cases (winFile-2.*): current directory can be different as ... check-in: 2897840177 user: sebres tags: bug-7a9dc52b29 | |
| 20:11 | refactoring normalize in case of second path starting with tilde (~/~foo) - force second path as rel... check-in: 945ecdbfcd user: sebres tags: bug-7a9dc52b29 | |
| 19:15 | Actually, it turns out that platform, platform::shell and tcltest have the same problem ... check-in: c841ea31ae user: jan.nijtmans tags: core-8-branch | |
| 19:07 | Fix [4e812aadae68af384605]: package require msgcat fails check-in: 1e648e596f user: jan.nijtmans tags: core-8-branch | |
| 18:02 | fixes segfault [7a9dc52b29]: unexpected decrement of the ref-count after TclJoinPath check-in: 10e9bd8b12 user: sebres tags: bug-7a9dc52b29 | |
| 13:51 | More coverity issues check-in: 4bb243d127 user: dkf tags: core-8-6-branch | |
| 03:05 | Revise the Tcl_InitStringRep() interface to accept a size_t length of the string value. This better ... check-in: 5ebb8df809 user: dgp tags: tip-445-api-fix | |
|
2018-11-19
| ||
| 23:53 | Carrying the previous checkin over to the Windows Makefile check-in: 79e0c8a185 user: hypnotoad tags: core-8-branch | |
| 23:49 | Fix for ticket [9cc1db9fb675bf64dfc775372fab1f697e46bb44] check-in: 5d40e4016b user: hypnotoad tags: core-8-branch | |
| 19:31 | Fix more executable flags check-in: 5a147ff4f0 user: jan.nijtmans tags: trunk | |
| 18:24 | merge trunk check-in: f99141a5ea user: dgp tags: dgp-properbytearray | |
| 17:29 | merge 8.7 check-in: 4c3f9f283e user: dgp tags: dgp-string-insert | |
| 17:06 | merge trunk check-in: 8714ce4bb1 user: dgp tags: dgp-refactor | |
| 16:13 | merge 8.7 check-in: b7000c3fc4 user: dgp tags: core-8-7-a3-rc | |
| 14:49 | Now that we have TCL_AUTO_LENGTH/TCL_IO_FAILURE macro's, use them to make\ code and documentation mo... check-in: f4bd83ca86 user: dgp tags: trunk | |
| 14:14 | Repair a few typos Closed-Leaf check-in: 5615a6c6ac user: dgp tags: jn-use-macros | |
|
2018-11-18
| ||
| 10:29 | Now that we have TCL_AUTO_LENGTH/TCL_IO_FAILURE macro's, use them to make code and documentation mor... check-in: d828309515 user: jan.nijtmans tags: jn-use-macros | |
|
2018-11-16
| ||
| 20:44 | merge 8.7 check-in: d167840eb0 user: dgp tags: trunk | |
| 20:37 | merge 8.6 check-in: d00889251a user: dgp tags: core-8-branch | |
| 20:26 | merge release check-in: 7aa0a364d5 user: dgp tags: core-8-6-branch | |
| 18:45 | [00d04c4f12] Repair broken edge cases in [binary encode base64]. Closed-Leaf check-in: 770e6649a4 user: dgp tags: release, core-8-6-9-rc, core-8-6-9 | |
| 18:38 | [00d04c4f12] Repair broken edge cases in [binary encode base64]. check-in: 4b91471ac4 user: dgp tags: core-8-6-branch | |
| 13:45 | Clear up a bunch of small issues found by Coverity analysis. check-in: a7f216790f user: dkf tags: core-8-6-branch | |
| 05:26 | merge trunk check-in: 0b160fa68c user: dgp tags: dgp-refactor | |
| 05:04 | conflict free merge check-in: 1f2a70dff3 user: dgp tags: dgp-refactor | |
| 04:57 | Merge TIP 514 and drop tests that it breaks. check-in: 940a19f559 user: dgp tags: dgp-refactor | |
| 04:10 | silence compiler warnings check-in: 6364870a14 user: dgp tags: dgp-refactor | |
| 03:51 | PushLiteral() is no longer happy with a length argument of -1. check-in: f886387b13 user: dgp tags: dgp-refactor | |
| 03:03 | Revise code that assumed you could pass any negative string length, not only -1. check-in: 57b63a61eb user: dgp tags: dgp-refactor | |
| 01:01 | Parser cannot test for a size_t numBytes to be < 0; convert to TCL_AUTO_LENGTH check-in: e911f0d2bd user: dgp tags: dgp-refactor | |
|
2018-11-15
| ||
| 22:31 | fixes segfault [00d04c4f12], unfulfilled base64 (strict and non-strict mode, etc). Closed-Leaf check-in: ea2419de23 user: sebres tags: bug-00d04c4f12 | |
| 22:18 | test cases for decode base64, bug [00d04c4f12], unfulfilled base64 (strict and non-strict mode, etc)... check-in: 60ba3af5db user: sebres tags: bug-00d04c4f12 | |
| 20:33 | Remove "nostub" entries, which are no longer used. See also TIP #512. Also fix many EXEC/UNEXEC fi... check-in: 06ef5adfa9 user: jan.nijtmans tags: trunk | |
| 19:38 | Merge 8.7 check-in: 1a1a5c4cb9 user: jan.nijtmans tags: trunk | |
| 19:13 | Add entry for Tcl_StaticPackage in internal stub table, since the public one is deprecated and will ... check-in: 47886611e7 user: jan.nijtmans tags: core-8-branch | |
| 18:07 | merge 8.7 check-in: 75272f071e user: dgp tags: core-8-7-a3-rc | |
| 17:34 | merge 8.7 check-in: cbf99b063b user: dgp tags: trunk | |
| 17:29 | merge 8.6 check-in: 400c7845de user: dgp tags: core-8-branch | |
| 17:04 | merge 8.7 check-in: 49392a99c5 user: dgp tags: trunk | |
| 16:55 | merge release check-in: a05ae88980 user: dgp tags: core-8-6-branch | |
| 16:53 | merge 8.6 check-in: 26a31b97ad user: dgp tags: core-8-branch | |
| 16:35 | close fork check-in: 3cc27503c9 user: dgp tags: core-8-6-branch | |
| 16:34 | merge 8.5 check-in: c6102118fb user: dgp tags: core-8-6-branch | |
| 10:23 | Stop more crashes on Travis check-in: f4f662f0c6 user: dkf tags: core-8-branch | |
| 08:34 | Another attempt to fix Travis build: making the build robust against older zlib.h header file check-in: 3f67becca2 user: jan.nijtmans tags: core-8-branch | |
| 08:19 | Merge 8.7 Fix Tcl_InitStringRep() signature in line with TIP #494, so it can handle lengths >2Gb on ... check-in: 016f65758f user: jan.nijtmans tags: trunk | |
| 08:07 | Merge 8.6 check-in: 7578ff8f8c user: jan.nijtmans tags: core-8-branch | |
| 08:05 | Make Tcl_WinTCharToUtf/Tcl_WinUtfToTChar work (again) with TCL_UTF_MAX=6. No effect when TCL_UTF_MA... check-in: 504991e0b5 user: jan.nijtmans tags: core-8-6-branch | |
| 07:51 | Implement TIP #512: No stub for Tcl_SetExitProc() check-in: ea0975d6d3 user: jan.nijtmans tags: core-8-branch | |
| 03:16 | Merge TIP 494 and remove conflicts. Result doesn't work. check-in: 37c7a89a0b user: dgp tags: dgp-refactor | |
|
2018-11-14
| ||
| 23:47 | conflict free merge check-in: 09e2ada97d user: dgp tags: dgp-refactor | |
| 23:40 | merge forward more check-in: 84f0d67565 user: dgp tags: dgp-refactor | |
| 23:34 | merge & resolve conflict check-in: 6162c8e671 user: dgp tags: dgp-refactor | |
| 17:52 | Bump to version 8.7a3 for release. check-in: 453113215c user: dgp tags: core-8-7-a3-rc | |
| 07:41 | Merge 8.7 check-in: 363e4d99c1 user: jan.nijtmans tags: trunk | |
| 07:39 | Workaround for crypt.h, when used in combination with older zlib library. Should make Travis build w... check-in: 25d73d803d user: jan.nijtmans tags: core-8-branch | |
| 03:31 | Make socket tests less likely to hang on OSX check-in: a9645a9f4f user: dkf tags: core-8-6-branch | |
|
2018-11-13
| ||
| 21:11 | merge mark check-in: 90ecb4056f user: dgp tags: trunk | |
| 21:10 | [35a8f1c04a] Fix bad lengths when creating string rep of some lists. check-in: 848f2df503 user: dgp tags: trunk | |
| 21:04 | Implement TIP 445 check-in: 439113e1be user: dgp tags: trunk | |
| 17:55 | make genstubs check-in: 519a1e2663 user: dgp tags: trunk | |
| 16:49 | TIP 525 bug fix. check-in: a1207d9a2f user: dgp tags: trunk | |
| 16:37 | Implement TIP 506 check-in: 2b96285daf user: dgp tags: trunk | |
| 16:29 | Implement TIP 524 check-in: 98ce708184 user: dgp tags: trunk | |
| 16:18 | Adapted TIP 523 check-in: b0c34f2f60 user: dgp tags: trunk | |
| 16:02 | Adapted TIP 519 check-in: c2d56ebcdb user: dgp tags: trunk | |
| 15:52 | Adapted TIP 501 check-in: 4c1f444dd9 user: dgp tags: trunk | |
| 15:41 | Repaired and adapted TIP 406. check-in: 27523cea66 user: dgp tags: trunk | |
| 15:23 | Plug memory leak. Fork new trunk that isn't broken. check-in: b512b07904 user: dgp tags: trunk | |
|
2018-11-12
| ||
| 09:53 | merge 8.6 to get Travis fixes check-in: 3420aa222e user: dkf tags: core-8-branch | |
| 09:51 | Properly switch on running tests on Travis. CI builds now debugged. check-in: 0c54ff4afa user: dkf tags: core-8-6-branch | |
| 09:49 | Cleaner way of writing environment variables Closed-Leaf check-in: 90f99deac2 user: dkf tags: travis-8.6 | |
| 09:48 | Make cookiejar tests skip gracefully check-in: 47cb98ab2b user: dkf tags: core-8-branch | |
| 09:26 | Fix brokenness in GNUmakefile check-in: 38bd0e8890 user: dkf tags: core-8-5-branch | |
|
2018-11-11
| ||
| 16:55 | Fix builds on Travis. check-in: bdc17c4308 user: dkf tags: core-8-5-branch | |
| 16:35 | merge fixes from 8.6 work Closed-Leaf check-in: 499a27f486 user: dkf tags: travis-8.7 | |
| 15:18 | Recreate the branch with minimal requirements check-in: a8a74fb6c1 user: dkf tags: travis-8.7 | |
| 15:07 | Clean up Travis config now that it passes check-in: 84fd2da35c user: dkf tags: travis-8.6 | |
|
2018-11-10
| ||
| 19:49 | Merge updates from 8.6 branch. Leaf check-in: f7cfcb3c63 user: mistachkin tags: irontcl | |
| 10:22 | merge 8.6 check-in: 3fad3dd263 user: dkf tags: travis-8.6 | |
| 09:55 | Build instructions tinkering check-in: ed1a132bde user: dkf tags: travis-8.6 | |
| 09:39 | Tracking down test failures check-in: fe96248270 user: dkf tags: travis-8.6 | |
| 07:29 | Make the macosx build able to succeed check-in: f9043c56b9 user: dkf tags: travis-8.6 | |
|
2018-11-09
| ||
| 19:14 | update changes check-in: 27603fe3a8 user: dgp tags: core-8-6-9-rc, rc4 | |
| 19:05 | policyAllow is also a cookiejar method; make tests account for it. check-in: 29645efd60 user: dgp tags: core-8-branch | |
| 19:03 | Don't make tests depend on third party error messages we do not control. check-in: ad5b788593 user: dgp tags: core-8-branch | |
| 16:48 | silence compiler warning check-in: 9df327f945 user: dgp tags: core-8-branch | |
| 16:42 | [35a8f1c04a] Fix bad lengths when creating string rep of some lists. check-in: 0b52c3617e user: dgp tags: core-8-6-9-rc | |
| 16:16 | Merge and adapt 8.6 check-in: 39988cd759 user: dgp tags: core-8-branch | |
| 16:03 | merge 8.5 check-in: 9395c566ae user: dgp tags: core-8-6-branch | |
| 16:00 | [35a8f1c04a] Fix bad lengths when creating string rep of some lists. check-in: b2575c74bc user: dgp tags: core-8-5-branch | |
| 15:47 | Additional test Closed-Leaf check-in: 94ad0517c5 user: dgp tags: bug-35a8f1c04a | |
| 15:39 | Revise bug fix to support (length == 0) correctly. Added comments and improved safety in caller. check-in: 3b0bc7a6e1 user: dgp tags: bug-35a8f1c04a | |
| 14:19 | closes [35a8f1c04a]: minimalist fix - beware of discrepancy between TclScanElement and TclConvertEle... check-in: 2ec58720e9 user: sebres tags: bug-35a8f1c04a | |
| 14:13 | test case to cover bug [35a8f1c04a] check-in: d76fb9091b user: sebres tags: bug-35a8f1c04a | |
|
2018-11-08
| ||
| 17:32 | typo check-in: 7c80fa0a4a user: dgp tags: core-8-6-9-rc | |
| 17:09 | merge mark check-in: 03c951b922 user: dgp tags: core-8-branch | |
| 17:07 | merge mark check-in: 8ce43103f1 user: dgp tags: core-8-6-branch | |
| 17:06 | [86d249bcba] Make sure that tcltest::runAllTests actually returns 1 on failure Repairs TIP 525 imple... check-in: 63b4305a16 user: dgp tags: core-8-6-9-rc | |
| 17:05 | [86d249bcba] Make sure that tcltest::runAllTests actually returns 1 on failure. Repairs TIP 525 Impl... check-in: 0ef0b36b31 user: dgp tags: core-8-5-branch | |
| 10:40 | TESTBUGFIX: The C locale is more commonly based on UTF-8 than it used to be. check-in: dc79a3cce0 user: dkf tags: core-8-branch | |
|
2018-11-07
| ||
| 19:22 | Merge the Travis build rules more properly check-in: 707ed7291c user: dkf tags: travis-8.6 | |
| 19:04 | merge 8.6 branch check-in: 3f1bc7cd28 user: dkf tags: travis-8.6 | |
| 18:59 | merge 8.6 check-in: ec95bdb397 user: dkf tags: core-8-branch | |
| 18:56 | [86d249bcba] Make sure that tcltest::runAllTests actually returns 1 on failure check-in: c09518b7e2 user: dkf tags: core-8-6-branch | |
| 18:50 | [86d249bcba] Make sure that tcltest::runAllTests actually returns 1 on failure Closed-Leaf check-in: 604d3d2503 user: dkf tags: bug-86d249bcba | |
| 13:25 | Rebase of travis config check-in: 039b93c56d user: dkf tags: travis-8.6 | |
| 08:58 | Fix "executable" flag for many files (now really!) check-in: df4c45f5bd user: jan.nijtmans tags: core-8-branch | |
|
2018-11-06
| ||
| 14:02 | mark many files as not executable check-in: 2967754d0b user: dkf tags: core-8-branch | |
| 12:13 | Implemen TIP 506 check-in: a28f0b7fe2 user: dgp tags: core-8-branch | |
| 12:11 | merge 8.7 Closed-Leaf check-in: fc11dc4371 user: dgp tags: tip-506 | |
| 11:15 | Implement TIP 524 check-in: f726350fc9 user: dkf tags: core-8-branch | |
| 11:14 | Implement TIP 523 check-in: 631b118fda user: dkf tags: core-8-branch | |
| 11:13 | Implement TIP 519 check-in: fb31dee0c8 user: dkf tags: core-8-branch | |
| 11:12 | Implement TIP 501 check-in: 2ac1f40dd9 user: dkf tags: core-8-branch | |
| 10:08 | Added documentation Closed-Leaf check-in: ce45ca6798 user: dkf tags: tip-501 | |
| 10:04 | merge core-8-branch check-in: 33398e15df user: dkf tags: tip-501 | |
| 09:51 | Implement TIP 445 check-in: bfd27f7857 user: dkf tags: core-8-branch | |
| 09:50 | Implement TIP 406 check-in: 5f51fd5a97 user: dkf tags: core-8-branch | |
| 09:49 | merge core-8-branch Closed-Leaf check-in: 9484e75bad user: dkf tags: dkf-http-cookies | |
| 09:45 | Added docs check-in: 5cc36bd031 user: dkf tags: tip-480 | |
|
2018-11-05
| ||
| 09:33 | Added tests check-in: 372fa01f11 user: dkf tags: tip-480 | |
|
2018-11-04
| ||
| 23:05 | Added missing boolean test check-in: 7f1442d9bc user: dkf tags: tip-480 | |
| 23:00 | Rest of baseline implementation of TIP. check-in: 9ad995dc14 user: dkf tags: tip-480 | |
| 15:34 | Start of implementing TIP 480. check-in: 3d83a8577a user: dkf tags: tip-480 | |
|
2018-11-02
| ||
| 17:18 | Fixed memory leak in TclOO.c:ObjectNamespaceDeleted, object mixins and object/class mutation. check-in: 2b48a5d43c user: dgp tags: rc2, core-8-6-9-rc | |
| 07:26 | Merge 8.7 Closed-Leaf check-in: a6c095ea63 user: jan.nijtmans tags: tip-512 | |
|
2018-11-01
| ||
| 20:18 | Start building this branch with Travis. See how far we get check-in: 30da84026a user: jan.nijtmans tags: core-8-6-branch | |
| 20:10 | Fixed memory leak in TclOO.c:ObjectNamespaceDeleted, object mixins and object/class mutation. check-in: 1e3b9149a7 user: pooryorick tags: core-8-branch | |
| 16:31 | make dist check-in: cfb6cd8bde user: dgp tags: core-8-6-9-rc | |
| 16:28 | Replace logical and with bitwise & Closed-Leaf check-in: 37f9d3e1fe user: pooryorick tags: bug-e593adf103-core-8 | |
| 16:06 | Fix issue with oPtr->command, which might be NULL. check-in: 311f6dcc5b user: pooryorick tags: bug-e593adf103-core-8 | |
| 15:26 | update changes check-in: f737e06d9d user: dgp tags: core-8-6-9-rc | |
| 14:50 | merge 8.6 check-in: 3cd8f26fb4 user: dgp tags: core-8-6-9-rc | |
| 14:50 | merge 8.7 check-in: 7664bb78aa user: dgp tags: trunk | |
| 14:48 | Eliminate fallback attempts when broken strtod() routines are detected. This has long been creating ... check-in: eaf2699f09 user: dgp tags: core-8-branch | |
| 14:46 | Eliminate fallback attempts when broken strtod() routines are detected. This has long been creating ... check-in: 8bdef976bf user: dgp tags: core-8-6-branch | |
|
2018-10-31
| ||
| 21:02 | Make MacOSX compile work (hopefully) and cross-compile on mingw-w64 (compile only, no unit-test yet) check-in: cb351dea6a user: jan.nijtmans tags: core-8-5-branch | |
|
2018-10-30
| ||
| 20:46 | Tray a later version of wine Closed-Leaf check-in: 043b844a58 user: jan.nijtmans tags: travis-8.7-wine | |
| 20:43 | Merge 8.7 check-in: c501ac4d38 user: jan.nijtmans tags: trunk | |
| 20:42 | Merge 8.6 check-in: 5547022128 user: jan.nijtmans tags: core-8-branch | |
| 20:41 | Merge 8.5 check-in: c24ce3ea62 user: jan.nijtmans tags: core-8-6-branch | |
| 20:40 | Add support for DragonFly check-in: 64b7610e09 user: jan.nijtmans tags: core-8-5-branch | |
| 20:39 | Add support for TIP #494 to registry and dde. Only effective when compiled against Tcl 9.0 headers. ... check-in: bd6c194323 user: jan.nijtmans tags: core-8-5-branch | |
| 19:16 | Handle global/namespace variables better. Leaf check-in: ee78d5d0a9 user: dkf tags: info-linkedname | |
| 18:57 | Tidy up further (comments, helper macros). More tests check-in: e9b8f2dd62 user: dkf tags: info-linkedname | |
| 18:04 | Neater magic check-in: 4c521e6b61 user: dkf tags: info-linkedname | |
| 15:40 | Fix the branch; still needs cleaning up check-in: 115232d54c user: dkf tags: info-linkedname | |
| 15:07 | merge core-8-branch check-in: ccef542a42 user: dkf tags: info-linkedname | |
|
2018-10-29
| ||
| 21:00 | Another attempt using cross-compile check-in: 7ab351a773 user: jan.nijtmans tags: travis-8.7-wine | |
| 19:58 | Merge 8.7 check-in: f96f19e7e4 user: jan.nijtmans tags: trunk | |
| 19:57 | Fix compilation on Visual C++ 6.0, which doesn't have LLONG_MIN/LLONG_MAX check-in: 28c1c59dbb user: jan.nijtmans tags: core-8-branch | |
| 19:55 | merge-mark check-in: bf56d48b86 user: jan.nijtmans tags: core-8-6-branch | |
| 19:54 | squelch some warnings on higher Visual Studio versions: we are not going to bother on this any more. check-in: 3fca980837 user: jan.nijtmans tags: core-8-5-branch | |
| 19:23 | merge 8.7 check-in: cca06bb4a1 user: pooryorick tags: bug-e593adf103-core-8 | |
| 18:19 | Work started eliminating long outdated compat routines that now cause cross-compiling failure far mo... Closed-Leaf check-in: c671a610ec user: dgp tags: bug-840660e5a1 | |
| 15:37 | merge 8.7 Closed-Leaf check-in: 9220ded810 user: dgp tags: tip-445 | |
| 15:04 | merge 8.7 check-in: f3611d1ed1 user: dgp tags: trunk | |
| 14:39 | merge mark check-in: 14ebe914be user: dgp tags: core-8-branch | |
| 14:38 | [TIP 525] Backport package tcltest 2.5 check-in: 09e38054c3 user: dgp tags: core-8-6-branch | |
| 14:10 | merge mark check-in: 3e154a6355 user: dgp tags: core-8-6-branch | |
| 14:09 | close fork check-in: 3fe0cdb5a5 user: dgp tags: core-8-5-branch | |
| 14:00 | [TIP 525] Backport package tcltest 2.5 check-in: d27b044524 user: dgp tags: core-8-5-branch | |
| 13:36 | [TIP 525] Revise [tcltest::runAllTests] to return indicator of any failure. check-in: a4ea2b2387 user: dgp tags: core-8-branch | |
| 13:19 | [TIP 522] New option "-errorCode" to [tcltest::test] in tcltest 2.5 check-in: 6852438731 user: dgp tags: core-8-branch | |
| 12:36 | update changes check-in: aafe14c32e user: dgp tags: core-8-6-9-rc | |
| 12:28 | merge 8.6 check-in: 36e9d2bfe1 user: dgp tags: core-8-6-9-rc | |
|
2018-10-28
| ||
| 19:36 | Merge tip-468 branch check-in: 55c044358f user: jan.nijtmans tags: tip-468 | |
| 19:30 | typo check-in: b924308250 user: jan.nijtmans tags: travis-8.7-wine | |
| 19:28 | configuration to be tested check-in: 74460824f8 user: jan.nijtmans tags: travis-8.7-wine | |
| 19:26 | Merge 8.7 check-in: 4f12a75d03 user: jan.nijtmans tags: tip-468 | |
| 19:21 | Experiment: See if we can build and test using cross-compiled mingw-w64 with wine check-in: 4c6c98a736 user: jan.nijtmans tags: travis-8.7-wine | |
| 15:36 | Documentation Closed-Leaf check-in: 5fbb86d1a1 user: dkf tags: tip-524 | |
| 12:48 | Test cases (and some fixes) check-in: c1d92c86e0 user: dkf tags: tip-524 | |
| 10:07 | merge-mark check-in: 005379c05d user: jan.nijtmans tags: core-8-6-branch | |
| 10:05 | Merge (on-purpose) fork, makeing the merge-mark easier check-in: 6bb28fe7ed user: jan.nijtmans tags: core-8-5-branch | |
| 10:04 | Missing -DUNICODE in makefile.vc check-in: a980768a91 user: jan.nijtmans tags: core-8-5-branch | |
| 08:22 | Definition and introspection commands. check-in: a6c39f8690 user: dkf tags: tip-524 | |
|
2018-10-27
| ||
| 22:12 | merge core-8-branch check-in: c000f42f30 user: dkf tags: tip-524 | |
| 22:05 | Core machinery for implementing TIP 524; still needs user-facing access commands check-in: 774b088366 user: dkf tags: tip-524 | |
| 19:52 | put back Travis CI build. All merge-marks of previous commit change done. check-in: 552539f02d user: jan.nijtmans tags: core-8-5-branch | |
| 19:46 | Merge 8.7 check-in: 6966eb6f6f user: jan.nijtmans tags: trunk | |
| 19:45 | Merge 8.6 check-in: fc3996f465 user: jan.nijtmans tags: core-8-branch | |
| 19:43 | merge-mark... well ... almost: Except for a missing <include> in tclWinDde.c check-in: db9d745b8d user: jan.nijtmans tags: core-8-6-branch | |
| 19:36 | (temporary) backout [0386db909a]: Enable CI builds with Travis. This enables everything else to merg... check-in: 817887d230 user: jan.nijtmans tags: core-8-5-branch | |
| 19:33 | Backport various minor issues from 8.6: - gcc compiler warning in tclDate.c - protect Tcl_UtfToUni... check-in: f339295ed5 user: jan.nijtmans tags: core-8-5-branch | |
| 18:08 | Update TZ info to tzdata2018g. check-in: 939c6715ef user: jima tags: trunk | |
| 18:08 | Update TZ info to tzdata2018g. check-in: 0bf9474c61 user: jima tags: core-8-branch | |
| 18:07 | Update TZ info to tzdata2018g. check-in: 611723cfba user: jima tags: core-8-6-branch | |
| 08:06 | Update to latest tzdata (backported from 8.6) check-in: 08cdf7d2b5 user: jan.nijtmans tags: core-8-5-branch | |
| 08:03 | Missed some version bumps in previous commit check-in: 5e7a02073b user: jan.nijtmans tags: core-8-5-branch | |
| 07:53 | tclWinDde.c: Backport version 1.4.1 from Tcl 8.6. check-in: 714f445acf user: jan.nijtmans tags: core-8-5-branch | |
| 01:31 | merge 8.7 check-in: a4c2fb6fcf user: dgp tags: dgp-string-insert | |
| 01:04 | Draft implementation of TIP 506 - rebased to Tcl 8.7 check-in: d827ebc363 user: dgp tags: tip-506 | |
|
2018-10-26
| ||
| 19:03 | Merge 8.7 check-in: 60ab530f61 user: jan.nijtmans tags: trunk | |
| 19:01 | Merge 8.6 check-in: 2c5843e74c user: jan.nijtmans tags: core-8-branch | |
| 18:41 | tclWinReg.c: Code cleanup. Eliminate some unnecessary variables. tclWinDde.c: Backport improvements ... check-in: a82347c324 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-10-24
| ||
| 22:15 | Simplify to only accept index arguemnts. No index list. Added manual page. Closed-Leaf check-in: 02d45a4442 user: pspjuth tags: tip-523 | |
| 21:22 | Backport "registry" version 1.3.3, so all active branches now have the same registry version. (this... check-in: e4761eb0a8 user: jan.nijtmans tags: core-8-5-branch | |
| 16:13 | Turn on ACCEPT_NAN as first step toward TIP 520. Leaf check-in: 60e7a1c991 user: dgp tags: tip-520 | |
| 14:33 | Request the tcltest version that provides the testing facilities used. Closed-Leaf check-in: 180c5abd3a user: dgp tags: tip-522 | |
| 02:00 | merge 8.7 check-in: 11878ebb4d user: dgp tags: tip-445 | |
| 00:06 | merge trunk check-in: b2e2314ae8 user: dgp tags: dgp-properbytearray | |
|
2018-10-23
| ||
| 23:42 | merge 8.7 check-in: eebc90221c user: dgp tags: trunk | |
| 23:34 | update changes check-in: 9963208df5 user: dgp tags: core-8-6-9-rc | |
| 23:25 | merge 8.6 check-in: d903344f9d user: dgp tags: core-8-6-9-rc | |
| 23:23 | [d1d05d1c7a] Fix bug parsing end-$bignum End deprecated acceptance of "e" and "en" as index value. S... check-in: bea150e3a5 user: dgp tags: core-8-branch | |
| 23:16 | merge 8.7 Closed-Leaf check-in: 0beb6b3d16 user: dgp tags: bug-d1d05d1c7a | |
| 23:09 | Streamline and comment combined routine. check-in: 6e1e4b84af user: dgp tags: bug-d1d05d1c7a | |
| 21:35 | Merge 8.7 check-in: 80ea199257 user: jan.nijtmans tags: tip-481 | |
| 21:06 | Cleanup check-in: 4c1ebfded2 user: pspjuth tags: tip-522 | |
| 19:42 | Merge 9.0 check-in: 21c7ee7905 user: jan.nijtmans tags: tip-497 | |
| 19:40 | Merge tip-512 branch check-in: 5fbf0983c6 user: jan.nijtmans tags: initsubsystems | |
| 19:39 | Merge 8.7 check-in: b4db93bcfb user: jan.nijtmans tags: tip-512 | |
| 19:15 | Merge 8.7 check-in: 8c20090491 user: jan.nijtmans tags: trunk | |
| 19:14 | Merge libtommath-no-stdint.h branch. Re-generated tclTomMath.h check-in: f80d058b73 user: jan.nijtmans tags: core-8-branch | |
| 19:11 | rework the logic a bit check-in: 83584c485d user: dgp tags: bug-d1d05d1c7a | |
| 19:01 | End the deprecated practice of accepting "e" and "en" as valid index values. check-in: b881052e97 user: dgp tags: bug-d1d05d1c7a | |
| 18:49 | Refactor the SetEndOffsetFromAny() routine into its only caller. check-in: 9bd9d04ad9 user: dgp tags: bug-d1d05d1c7a | |
| 18:24 | The "end-offset" type is unregistered. No need for a setFromAnyProc. Remove and simplify. check-in: 4c6668c50a user: dgp tags: bug-d1d05d1c7a | |
| 17:58 | merge 8.7 check-in: d647776905 user: dgp tags: bug-d1d05d1c7a | |
| 11:18 | Expand the build matrix Closed-Leaf check-in: 63ef573993 user: dkf tags: travis-9.0 | |
| 11:18 | Expand the build matrix Closed-Leaf check-in: 4ecef18a5d user: dkf tags: travis-8.7 | |
| 11:14 | Enable CI builds with Travis. check-in: 0386db909a user: dkf tags: core-8-5-branch | |
| 11:12 | Expand the build matrix Closed-Leaf check-in: b1a7b72ac4 user: dkf tags: travis-8.6 | |
|
2018-10-22
| ||
| 21:15 | Updated tests to exercise new feature. check-in: f44f5dd820 user: pspjuth tags: tip-522 | |
| 20:41 | Merge 8.7 check-in: 066566fd78 user: jan.nijtmans tags: trunk | |
| 20:40 | formatting check-in: dce841dc73 user: jan.nijtmans tags: core-8-branch | |
| 20:27 | Documentation and revision bump for tip 522 check-in: 674ab3b3d6 user: pspjuth tags: tip-522 | |
| 20:23 | merge 8.7 check-in: 54edbf7d42 user: dgp tags: bug-d1d05d1c7a | |
| 20:12 | Merge changes in libtommath's latest "develop" branch check-in: 1333ab8fdb user: jan.nijtmans tags: core-8-branch | |
| 18:43 | Implement TIP 523, New lpop command check-in: 00c6ed2b91 user: pspjuth tags: tip-523 | |
| 18:36 | Missing ',' in documentation (discovered by MacOSX help processing). Some whitespacing check-in: 0a84e79434 user: jan.nijtmans tags: core-8-branch | |
| 18:21 | Merge 8.7 check-in: c80a06649b user: jan.nijtmans tags: trunk | |
| 18:21 | Fix error-message on MacOS: the __LINKEDIT segment does not cover the end of the file. Reason: We ap... check-in: 517d7010fc user: jan.nijtmans tags: core-8-branch | |
| 18:04 | Merge 8.7 check-in: 30c74fc0a1 user: jan.nijtmans tags: trunk | |
| 17:54 | Merge 8.6 check-in: dba662c8b5 user: jan.nijtmans tags: core-8-branch | |
| 17:48 | Fix "registry" test-cases. Thanks to Harald Oehlmann for spotting this! check-in: ceec01defd user: jan.nijtmans tags: core-8-6-branch | |
| 13:30 | merge 8.6 check-in: 8361c27c69 user: dgp tags: core-8-6-9-rc | |
| 13:11 | Expand the build matrix Closed-Leaf check-in: e8f9027ec2 user: dkf tags: travis-8.5 | |
| 05:56 | Implement TIP 522, Test error codes with Tcltest check-in: b1fea899b0 user: pspjuth tags: tip-522 | |
| 05:14 | merge fork check-in: 7ac6b33458 user: dkf tags: core-8-branch | |
| 04:30 | Make new notifier code match Engineering Manual guidelines better check-in: fa73b929c7 user: dkf tags: core-8-branch | |
|
2018-10-21
| ||
| 21:36 | Merge trunk check-in: 4b47c09997 user: jan.nijtmans tags: novem | |
| 21:32 | Formatting, PTR2INT range improvements, and remove some macro's only used on Cygwin, which are no lo... check-in: 5590cac709 user: jan.nijtmans tags: trunk | |
| 21:00 | Merge 8.7 check-in: 280d890b3e user: jan.nijtmans tags: trunk | |
| 20:38 | Change PTR2INT and PTR2UINT macros's so they can handle long's and Tcl_WideInt's too, so no longer r... check-in: 6988a6ed37 user: jan.nijtmans tags: core-8-branch | |
| 10:50 | Squash warnings in the OSX notifier check-in: fbe54d6901 user: dkf tags: core-8-branch | |
| 10:17 | Disable windows builds. Make test failures fatal. check-in: 48c901a8db user: dkf tags: travis-9.0 | |
| 10:17 | Disable windows builds. Make test failures fatal. check-in: 01eafd4b7f user: dkf tags: travis-8.7 | |
| 10:17 | Disable windows builds. Make test failures fatal. check-in: 051fd3862f user: dkf tags: travis-8.6 | |
| 10:16 | Disable windows builds. Make test failures fatal. check-in: 3bfdd781da user: dkf tags: travis-8.5 | |
| 10:01 | Remove unused variable Closed-Leaf check-in: d7cc3f28f1 user: dkf tags: tip-519 | |
| 09:57 | More tests. Better implementation. check-in: ab589541b2 user: dkf tags: tip-519 | |
|
2018-10-20
| ||
| 23:41 | Rebase on 8.7 check-in: 9367b0eaf1 user: dkf tags: tip-519 | |
| 21:09 | Use right branch name check-in: 528022563b user: dkf tags: travis-9.0 | |
| 21:09 | Convert into a README for 9.0 check-in: 3fb0f6035a user: dkf tags: travis-9.0 | |
| 21:08 | Working on porting the travis config forward check-in: 4759254be3 user: dkf tags: travis-9.0 | |
| 21:03 | Working on porting the travis config forward check-in: b321d38e15 user: dkf tags: travis-8.7 | |
| 21:00 | Convert into a README for 8.6 check-in: fc607516e6 user: dkf tags: travis-8.6 | |
| 20:57 | Working on porting the travis config forward check-in: 7d9474c68f user: dkf tags: travis-8.6 | |
| 18:02 | Remove old README check-in: c7d905abde user: dkf tags: travis-8.5 | |
| 16:47 | Add local links check-in: ce6a2e7c54 user: dkf tags: travis-8.5 | |
| 16:44 | formatting tweak check-in: 714d2aca19 user: dkf tags: travis-8.5 | |
| 12:54 | formatting tweak check-in: e10efad87d user: dkf tags: travis-8.5 | |
| 12:01 | formatting fix check-in: 447e1de8d8 user: dkf tags: travis-8.5 | |
| 11:57 | Travis CI build check-in: 0f4e7c557c user: dkf tags: travis-8.5 | |
|
2018-10-19
| ||
| 21:11 | Fix [77f1088210fd739]: trunk: mac os x: compilation warnings check-in: bac617bc8b user: jan.nijtmans tags: trunk | |
| 19:22 | merge 8.7 check-in: cf76bede4f user: jan.nijtmans tags: tip-481 | |
| 19:21 | merge trunk check-in: 62d8b86bae user: jan.nijtmans tags: tip-497 | |
| 19:18 | [d1d05d1c7a] Tests and fix for bignums in end-offset index value parsing. check-in: a9a1abe2b6 user: dgp tags: bug-d1d05d1c7a | |
| 16:09 | Merge trunk check-in: 745d651613 user: jan.nijtmans tags: novem | |
| 15:53 | Merge 8.7 check-in: 8c57795bed user: jan.nijtmans tags: trunk | |
| 15:52 | Merge 8.6 check-in: 91d01941b7 user: jan.nijtmans tags: core-8-branch | |
| 15:51 | Add support for "nostub" in genStubs.tcl. Not used by Tcl 8.6, but might be used by Tk 8.7 when link... check-in: f727d78283 user: jan.nijtmans tags: core-8-6-branch | |
| 15:49 | Merge 8.7 check-in: 34c9fb80a7 user: jan.nijtmans tags: tip-512 | |
| 10:07 | merge core-8-branch check-in: 4e23367512 user: dkf tags: dkf-http-cookies | |
| 10:06 | merge core-8-6-branch check-in: 4dfba7fb0e user: dkf tags: core-8-branch | |
| 09:59 | Added another test case. This one is OK. check-in: 6c7a814452 user: dkf tags: core-8-6-branch | |
|
2018-10-18
| ||
| 22:25 | Rebase TIP-414 to TIP-512: If Tcl_SetPanicProc doesn't have a stub entry, it can take over the funct... check-in: 17b4500b7b user: jan.nijtmans tags: initsubsystems | |
| 21:54 | Merge 8.7 check-in: 1b800c0c76 user: jan.nijtmans tags: tip-512 | |
| 21:40 | Make the object mutation operation as unrestricted as possible. check-in: e4919cf16c user: dkf tags: core-8-6-branch | |
| 21:38 | Make fundamental mutation work. MAGICAL MAGIC MAGICS MAGIC. Abracadabra. Closed-Leaf check-in: 41c3abeb41 user: dkf tags: fix-oo-mutation | |
| 18:25 | Update TZ info to tzdata2018f. check-in: 95c3478530 user: jima tags: trunk | |
| 18:24 | Update TZ info to tzdata2018f. check-in: 6ebaf8d7c8 user: jima tags: core-8-branch | |
| 18:23 | Update TZ info to tzdata2018f. check-in: 9a10412e0d user: jima tags: core-8-6-branch | |
| 15:42 | Implementation of TIP 519 Closed-Leaf check-in: edb8c8e2f0 user: gahr tags: tip-519 | |
| 15:31 | merge 8.7 check-in: 000ee6e038 user: dgp tags: tip-445 | |
| 14:58 | Tests for advanced object mutation issues. check-in: b28dbc24bf user: dkf tags: fix-oo-mutation | |
| 13:24 | merge 8.7 check-in: fb2539441f user: dgp tags: initsubsystems | |
|
2018-10-17
| ||
| 22:40 | Merge 8.7 check-in: 79ce3a5301 user: jan.nijtmans tags: trunk | |
| 22:37 | Add -Wpointer-arith compiler flag to gcc check-in: 2bb71ddc33 user: jan.nijtmans tags: core-8-branch | |
| 20:03 | Merge 8.7 check-in: c7bdbf4755 user: jan.nijtmans tags: trunk | |
| 20:02 | Merge 8.6 check-in: 849cc049e8 user: jan.nijtmans tags: core-8-branch | |
| 20:02 | merge 8.7 check-in: 9e834efc20 user: dgp tags: dgp-string-insert | |
| 19:55 | Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion) 0] doesn't give the co... check-in: 5fbb107638 user: jan.nijtmans tags: core-8-6-branch | |
| 19:51 | Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion) 0] doesn't give the c... check-in: a8a42c2118 user: jan.nijtmans tags: core-8-5-branch | |
| 19:49 | merge 8.7 Leaf check-in: 30d5e6a673 user: dgp tags: tip-469 | |
| 19:47 | merge 8.7 check-in: 740dc47d3e user: dgp tags: tip-465 | |
| 16:37 | merge 8.7 check-in: cd5dd34ec3 user: dgp tags: trunk | |
| 16:24 | merge 8.6 check-in: 85a4914711 user: dgp tags: core-8-branch | |
| 16:12 | Revert addition of "slowTest" as built-in constraint. (no TIP; no version bump). Let the test file t... check-in: fb856c43eb user: dgp tags: core-8-6-branch | |
| 16:06 | Mark test macOSXFCmf-2.8 non-portable. It appears to pass when the older HFS+ filesystem is in use, ... check-in: 51f1b3295b user: dgp tags: core-8-6-branch | |
| 16:03 | Backport test fix. check-in: e4a56ecb9a user: dgp tags: core-8-6-branch | |
|
2018-10-15
| ||
| 12:49 | typo check-in: 649c8cfe26 user: dgp tags: rc1, core-8-6-9-rc | |
| 10:28 | Make it easier to extend cookiejar for policy reasons check-in: 7eb59bdd9f user: dkf tags: dkf-http-cookies | |
|
2018-10-14
| ||
| 14:00 | Fix up citations check-in: f3c8f7ead8 user: dkf tags: dkf-http-cookies | |
| 13:48 | Added more documentation. check-in: ade30b76cb user: dkf tags: dkf-http-cookies | |
| 13:14 | Added documentation check-in: d4b0b1008b user: dkf tags: dkf-http-cookies | |
| 10:51 | Adapt the code to the fact that we don't need to stick to the BMP any more check-in: e4614b8d14 user: dkf tags: dkf-http-cookies | |
| 09:17 | Move header parsing to where it belongs check-in: 9fc163975c user: dkf tags: dkf-http-cookies | |
| 09:04 | merge core-8-branch check-in: 9ce661b61e user: dkf tags: dkf-http-cookies | |
|
2018-10-12
| ||
| 18:45 | Minor doc update check-in: fe86f9e208 user: dkf tags: core-8-branch | |
| 18:44 | Turn [zipfs tcl_library] into more internal [tcl::zipfs::tcl_library_init]. It wasn't documented and... check-in: 2c8caf9947 user: dkf tags: core-8-branch | |
| 18:29 | Merge 8.7 check-in: 41013f5dac user: jan.nijtmans tags: trunk | |
| 18:24 | TCL_NUMBER_WIDE is deprecated check-in: 69b571d8bf user: jan.nijtmans tags: core-8-branch | |
| 18:15 | Merge 8.6 check-in: 9675739d6d user: jan.nijtmans tags: core-8-branch | |
| 18:14 | TIP #502 implementation: Index value reform. check-in: bae05b9e6f user: jan.nijtmans tags: core-8-branch | |
| 17:54 | Fix test for UNICODE in win/tclAppInit.c. No longer check for "tclsh install", because tclsh is not ... check-in: d75d4c67d4 user: jan.nijtmans tags: core-8-branch | |
| 12:07 | Added docs for [zipfs lmkimg] and [zipfs lmkzip] check-in: 379e970eff user: dkf tags: core-8-branch | |
| 09:52 | Better document how to package an executable script in a zipfs check-in: c2da5a19e1 user: dkf tags: core-8-branch | |
| 07:36 | Document [zipfs canonical] and add examples of how to use passwords. check-in: 67b4230545 user: dkf tags: core-8-branch | |
|
2018-10-11
| ||
| 18:54 | Merge 8.7 check-in: 37418eb6d5 user: jan.nijtmans tags: tip-481 | |
| 17:47 | Revert addition of "slowTest" as built-in constraint. (no TIP; no version bump). Let the test file t... check-in: 679d63e4f6 user: dgp tags: core-8-6-9-rc | |
| 17:17 | More updates to changes file. check-in: e576118ae8 user: dgp tags: core-8-6-9-rc | |
| 11:48 | Mark test macOSXFCmf-2.8 non-portable. It appears to pass when the older HFS+ filesystem is in use, ... check-in: 9e48ee9cb3 user: dgp tags: core-8-6-9-rc | |
| 11:31 | Update URLs. changes file WIP. check-in: 6019792c8f user: dgp tags: core-8-6-9-rc | |
| 07:24 | Put documented [zipfs find] in ensemble. Add examples to docs. check-in: aebe598b23 user: dkf tags: core-8-branch | |
|
2018-10-10
| ||
| 23:04 | Backport test fix. check-in: a5f5207521 user: dgp tags: core-8-6-9-rc | |
| 22:14 | merge 8.5 Leaf check-in: a3aca1465b user: sebres tags: rfe-4f322b9d21 | |
|
2018-10-09
| ||
| 21:16 | Merge 8.7 check-in: ca235a6fe7 user: jan.nijtmans tags: trunk | |
| 21:13 | Use TCL_THREADS in stead of defined(TCL_THREADS) everywhere, otherwise it will give unexpected resul... check-in: b523eb2ecf user: jan.nijtmans tags: core-8-branch | |
| 19:43 | isspace -> TclIsSpaceProc in various places. Re-generate tclDate.c with Bision 3.1 check-in: 0217bf6a6a user: jan.nijtmans tags: core-8-branch | |
| 19:27 | Fix test-case macOSXFCmd-4.1, by assuring the files are sorted alphabetically always. The file-sytem... check-in: ad4bdf3aa8 user: jan.nijtmans tags: core-8-branch | |
| 18:52 | Avoid making question marks bold or italic in docs UNLESS EXACTLY MEANINGFUL check-in: 3c5f9fbcbc user: dkf tags: core-8-branch | |
| 18:52 | Merge trunk check-in: 2ec0fe1752 user: jan.nijtmans tags: tip-497 | |
| 18:27 | merge 8.6 check-in: fae0174e02 user: dgp tags: rc0, core-8-6-9-rc | |
| 18:24 | Use the 4 argument form of [makeFile]. check-in: 85248d5e90 user: dgp tags: core-8-6-branch | |
| 18:17 | Merge 8.7 check-in: 41b954d063 user: jan.nijtmans tags: trunk | |
| 18:12 | Merge 8.7 Add Unsigned functions to the implementation. TIP text is still far behind describing what... check-in: 9e83b1442d user: jan.nijtmans tags: tip-481 | |
| 17:56 | Balance the [makeFile/makeDirectory] and [removeFile/removeDirectory] calls (conditional now, so avo... check-in: d25d034991 user: dkf tags: core-8-branch | |
| 17:55 | Balance the [makeFile/makeDirectory] and [removeFile/removeDirectory] calls (conditional now, so avo... check-in: 2c4e477519 user: dkf tags: core-8-6-branch | |
| 16:59 | Balance the [makeFile/makeDirectory] and [removeFile/removeDirectory] calls (conditional now, so avo... Closed-Leaf check-in: b01ec030e9 user: sebres tags: core-8-6-branch-split | |
| 13:51 | merge 8.6 check-in: 6b5cda39f6 user: dgp tags: core-8-6-9-rc | |
| 08:21 | Improve documentation of [tcl::process] check-in: 39c1d8084d user: dkf tags: core-8-branch | |
|
2018-10-08
| ||
| 22:32 | Tcl_GetStringFromObj -> Tcl_GetString check-in: e6d2130f9e user: jan.nijtmans tags: core-8-branch | |
| 22:22 | Re-base to 8.7 check-in: e007a2ab3c user: jan.nijtmans tags: tip-481 | |
| 20:47 | Fix MSVC warning: warning C4146: unary minus operator applied to unsigned type, result still unsign... check-in: e03ac1dc7c user: jan.nijtmans tags: core-8-branch | |
| 19:36 | Merge 8.7 check-in: acd6c0661e user: jan.nijtmans tags: trunk | |
| 19:08 | TIP #514 implementation: Platform differences in handling int/wide check-in: d0f4e9da90 user: jan.nijtmans tags: core-8-branch | |
| 19:00 | TIP #494 implementation: More use of size_t in Tcl 9 check-in: f3d49044c4 user: jan.nijtmans tags: trunk | |
| 18:50 | Merge 8.7 check-in: 490cd4ad13 user: jan.nijtmans tags: trunk | |
| 18:34 | Merge 8.6 Also fix startup problems on win32, when the encoding path contains invalid UTF-8 (report... check-in: 59a19cdee3 user: jan.nijtmans tags: core-8-branch | |
| 14:08 | tclGetDate.y: added missing semicolon, tclDate.c rebuilt using Bison 3.1; resolves warning "maybe-un... check-in: 02508a7c27 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
|
2018-10-07
| ||
| 20:26 | Streamline: Tcl_WinTCharToUtf/Tcl_WinUtfToTChar(): Always initialize DString, and let it return NULL... check-in: 2d904bee38 user: jan.nijtmans tags: core-8-6-branch | |
| 19:34 | Centralise the de-fanging of standard ensembles in safe interpreters. Doing it right once is easier ... check-in: 82111a0a9f user: dkf tags: core-8-branch | |
| 12:25 | Add better error reporting to zipfs. check-in: 528125ba5e user: dkf tags: core-8-branch | |
|
2018-10-06
| ||
| 19:20 | Use more TCL_AUTO_LENGTH, when appropriate Closed-Leaf check-in: c643e8fe38 user: jan.nijtmans tags: memory-API | |
| 18:33 | merge trunk check-in: 52bb60626e user: jan.nijtmans tags: memory-API | |
| 17:22 | Merge 8.7 check-in: 4cb9548991 user: jan.nijtmans tags: trunk | |
| 17:12 | protect Tcl_WinUtfToTChar/Tcl_WinTCharToUtf against NULL input values: return empty string in that c... check-in: 159c6f011e user: jan.nijtmans tags: core-8-branch | |
| 16:49 | More regularizing of function names, field names and testing styles check-in: 81f25838fc user: dkf tags: core-8-branch | |
| 13:07 | More cleaning up. check-in: af123454bf user: dkf tags: core-8-branch | |
| 06:41 | Cleanup work on zipfs(n) check-in: f784f86470 user: dkf tags: core-8-branch | |
| 06:22 | More tidying up of zipfs check-in: a44a7860c9 user: dkf tags: core-8-branch | |
|
2018-10-05
| ||
| 21:22 | Merge 8.7 check-in: 89a34ee2d1 user: jan.nijtmans tags: trunk | |
| 21:22 | Merge 8.6 check-in: 3565334f08 user: jan.nijtmans tags: core-8-branch | |
| 20:54 | Better implementations of Tcl_WinTCharToUtf() and Tcl_WinUtfToTChar(). They don't make any assumptio... check-in: 2d625d3ed3 user: jan.nijtmans tags: core-8-6-branch | |
| 19:54 | closed DST-hole bug "Validity check should get the rule the time-leak corresponding DST switch of TZ... check-in: 039157f914 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 19:41 | merge 8.7 check-in: be2efc687a user: dgp tags: trunk | |
| 19:41 | merge 8.6 check-in: cf145fd0f0 user: dgp tags: core-8-branch | |
| 19:40 | merge 8.6 check-in: 1e5098bd52 user: dgp tags: core-8-6-9-rc | |
| 19:38 | Introduces new validity rule (gh-11): check input-time is valid regarding time-zone conversion insid... Closed-Leaf check-in: 3175cbbb5f user: sebres tags: sebres-8-6-clockmod-fix-dst-hole | |
| 19:37 | Bump version numbers for 8.6.9 release. check-in: 2ea5110611 user: dgp tags: core-8-6-9-rc | |
| 19:37 | Fix wrong usage of Tcl_WinTCharToUtf() contract: nativePath should never be NULL, but actually it ca... check-in: d07b4b62a1 user: jan.nijtmans tags: core-8-6-branch | |
| 18:13 | scan: new tests for validation rules: invalid time (DST-hole, out of range in time-zone) check-in: 45852da21d user: sebres tags: sebres-8-6-clockmod-fix-dst-hole | |
| 17:20 | Post-TIP 505 editing of [lreplace] documentation. check-in: 5248aa423d user: dgp tags: core-8-6-branch | |
|
2018-10-04
| ||
| 21:07 | merge trunk check-in: 3ca1d5cace user: jan.nijtmans tags: memory-API | |
| 19:27 | Merge 8.7 check-in: fee1f31b36 user: jan.nijtmans tags: trunk | |
| 19:26 | Merge 8.6 check-in: 76426fbce3 user: jan.nijtmans tags: core-8-branch | |
| 19:22 | In registry, protect "keyName" from being NULL: This actually can lead to crashed (I experienced thi... check-in: e50f377785 user: jan.nijtmans tags: core-8-6-branch | |
| 10:42 | Clean up zipfs implementation a bit. check-in: 68c4072e30 user: dkf tags: core-8-branch | |
| 08:06 | merge 8.7 check-in: 2bd3f2f928 user: sebres tags: trunk | |
| 08:04 | fixed TclGetWideBitsFromObj - minus applied to unsigned type check-in: b4b3517f31 user: sebres tags: core-8-branch | |
| 07:27 | Added Emacs metadata to a bunch of nroff source files. check-in: a79c0d0951 user: dkf tags: core-8-branch | |
|
2018-10-03
| ||
| 20:19 | Merge 8.7 check-in: 4ef14738db user: jan.nijtmans tags: trunk | |
| 20:02 | Merge 8.6 check-in: 252cdd0247 user: jan.nijtmans tags: core-8-branch | |
| 19:24 | Tcl_UniCharToUtfDString: Don't allocate too much memory for this function. Tcl_UtfToUniCharDString: ... check-in: 8ba821d1fd user: jan.nijtmans tags: core-8-6-branch | |
|
2018-10-01
| ||
| 18:01 | Eliminating whitespace changes introduced by the prior checkin check-in: c43138d622 user: hypnotoad tags: core-8-branch | |
| 17:05 | Pulling back in changes to fix testing on cross compiled static builds check-in: bc9e76e07e user: hypnotoad tags: core-8-branch | |
| 16:41 | Adjust when tcl consults zipfs until AFTER it has checked that env(TCL_LIBRARY) has not been set check-in: 3581eefbc3 user: hypnotoad tags: core-8-branch | |
|
2018-09-30
| ||
| 23:12 | Fixed the arguments that zipfs mount was sending in auto.tcl. Standardized on 8 spaces instead of t... Closed-Leaf check-in: 1cfb1382f1 user: hypnotoad tags: static-zipfs-fix | |
| 22:21 | Adding Zipfile to the list of products produced for builds check-in: 4bbeb0e52a user: hypnotoad tags: static-zipfs-fix | |
| 10:17 | Adding logic for static builds to load a properly named zipfile in the present working directory if ... check-in: 2f6452d73b user: hypnotoad tags: static-zipfs-fix | |
|
2018-09-29
| ||
| 21:56 | Merge trunk check-in: 40ca9682a4 user: jan.nijtmans tags: memory-API | |
| 20:52 | Merge 8.7 check-in: b8b9111660 user: jan.nijtmans tags: trunk | |
| 20:39 | Add support for wine. So windows test-cases can now be run on Linux/Mac/whatever. check-in: 6cedb89399 user: jan.nijtmans tags: core-8-branch | |
| 08:51 | More readability improvements to unix makefile check-in: 3a0455ee94 user: dkf tags: core-8-branch | |
|
2018-09-28
| ||
| 19:59 | \Merge 8.7 Closed-Leaf check-in: bcc54d1577 user: jan.nijtmans tags: tip-502 | |
| 19:58 | Merge 8.7 Closed-Leaf check-in: b4a19593fb user: jan.nijtmans tags: tip-514 | |
| 19:56 | Merge trunk check-in: a2590b5725 user: jan.nijtmans tags: memory-API | |
| 18:57 | Merge 8.7 check-in: d812be8851 user: jan.nijtmans tags: trunk | |
| 18:49 | Merge 8.6 check-in: 2f164e9d41 user: jan.nijtmans tags: core-8-branch | |
| 18:45 | Another patch contributed by Gustaf Neumann: shifting negative numbers is undefined behavior in the ... check-in: 165586b224 user: jan.nijtmans tags: core-8-6-branch | |
| 18:21 | nmake build fixes for zipfs (ongoing, zip attachments not done yet) check-in: eedd24aae1 user: jan.nijtmans tags: core-8-branch | |
| 18:19 | code/doc cleanup check-in: 84a5f246b7 user: jan.nijtmans tags: memory-API | |
| 13:59 | Small fixes to unix makefile check-in: 781fa100a4 user: dkf tags: core-8-branch | |
| 09:54 | Better phrasing from TIP 509 check-in: 3f7395e049 user: dkf tags: core-8-branch | |
| 09:50 | Implement TIP 509: reentrant mutexes on all platforms check-in: 27777c925a user: dkf tags: core-8-branch | |
| 09:49 | Clean up code style and add key phrases to documentation. Closed-Leaf check-in: c35c3a7455 user: dkf tags: tip-509 | |
| 09:18 | merge core-8-branch check-in: b3d9254efa user: dkf tags: tip-509 | |
| 07:24 | Fix minor typo check-in: bfedd422d9 user: dkf tags: core-8-branch | |
|
2018-09-27
| ||
| 21:46 | Merge 8.7 check-in: bf6b97a33d user: jan.nijtmans tags: tip-502 | |
| 21:45 | ckalloc -> Tcl_Alloc check-in: 982f8f4d72 user: jan.nijtmans tags: memory-API | |
| 21:38 | Merge 8.7 check-in: eaf86378bc user: jan.nijtmans tags: tip-514 | |
| 21:36 | Merge trunk check-in: eda74b6e24 user: jan.nijtmans tags: memory-API | |
| 18:48 | Batch of TIP implementations. check-in: 70b75d9401 user: dkf tags: trunk | |
| 11:08 | Implementation of TIP 426: Determining the "Type" of Commands check-in: 4dbf61778e user: dkf tags: core-8-branch | |
| 11:06 | Restricted the information made available to safe interpreters a bit. Closed-Leaf check-in: c4a98255c6 user: dkf tags: dkf-command-type | |
| 08:24 | merge core-8-branch check-in: 9a5a54a549 user: dkf tags: dkf-command-type | |
| 08:22 | Implementation of TIP 505: Make [lreplace] Accept All Out-of-Range Index Values check-in: 22057095fa user: dkf tags: core-8-branch | |
| 08:19 | Implementation of TIP 505: Make [lreplace] Accept All Out-of-Range Index Values check-in: 125e27afcc user: dkf tags: core-8-6-branch | |
| 07:44 | Updated documentation Closed-Leaf check-in: 61f5b23d57 user: dkf tags: tip-505 | |
| 07:25 | Implementation of TIP 516: More OO Slot Operations and TIP 515: Level Value Reform check-in: dbb8769937 user: dkf tags: core-8-branch | |
|
2018-09-26
| ||
| 23:17 | Implementation of TIP 508: [array default] check-in: f2890e3bd5 user: dkf tags: core-8-branch | |
| 20:09 | Merge trunk check-in: 70faade624 user: jan.nijtmans tags: memory-API | |
| 19:38 | Merge 8.7 check-in: 6fd830bce3 user: jan.nijtmans tags: trunk | |
| 19:38 | Improvements for zipfs. Document that TclZipfs_AppHook only works on Windows in UNICODE mode. Also, ... check-in: ca34f32cb7 user: jan.nijtmans tags: core-8-branch | |
| 19:34 | Bug-fix (actually a workaround): The "registry" extensions sometimes calls Tcl_DStringSetLength() wi... check-in: c0829cbacc user: jan.nijtmans tags: memory-API | |
| 13:09 | Improved comment. Closed-Leaf check-in: f0dd67ee95 user: dkf tags: tip-508 | |
| 13:08 | Make defaults work even when [upvar]ed to just a non-existent element. check-in: 6faaafb401 user: dkf tags: tip-508 | |
| 09:47 | merge core-8-branch check-in: 4c46bf91dd user: dkf tags: tip-508 | |
| 08:12 | Fix semantics of [lappend] with defaults in a procedure. check-in: c00fd7645a user: dkf tags: tip-508 | |
|
2018-09-25
| ||
| 21:18 | Merge 8.7 check-in: 784c4133aa user: jan.nijtmans tags: trunk | |
| 21:18 | merge 8.6 check-in: a5de190036 user: jan.nijtmans tags: core-8-branch | |
| 21:16 | Contributed patch from Gustaf Neumann, preventing problems where "localCachePtr" can be NULL check-in: 4515cab12b user: jan.nijtmans tags: core-8-6-branch | |
| 15:05 | merge trunk check-in: 3ef03e978c user: dgp tags: memory-API | |
| 13:31 | merge 8.7 check-in: 6b93e85592 user: dgp tags: tip-502 | |
| 10:18 | Added test cases for errors check-in: dbc98a020a user: dkf tags: tip-508 | |
| 07:36 | Corrected the semantics of [append] with defaults check-in: b9bb5ca2c1 user: dkf tags: tip-508 | |
| 07:27 | More correct variable existence checks check-in: c8e28d5855 user: dkf tags: tip-508 | |
| 07:24 | Correct variable existence check in [array default exists] check-in: c1203c50fd user: dkf tags: tip-508 | |
| 07:24 | merge core-8-branch check-in: 2ba5f17a18 user: dkf tags: tip-508 | |
|
2018-09-24
| ||
| 23:33 | Merge 8.7 check-in: e66802d6a7 user: jan.nijtmans tags: trunk | |
| 23:24 | More fixes in Tcl_WinTChar2Utf: Don't restart loop when output contains null-byte. check-in: 050b7ee0e1 user: jan.nijtmans tags: core-8-branch | |
| 16:35 | merge 8.7 check-in: 4ea2a61b0c user: dgp tags: trunk | |
| 16:19 | merge 8.6 check-in: dad7a5e5dc user: dgp tags: core-8-branch | |
| 16:15 | Silence debugging message in test suite. check-in: 66ab2e7785 user: dgp tags: core-8-6-branch | |
| 08:21 | Add tests. Exposes quite a few bugs in the implementation... check-in: 95ffc97dca user: dkf tags: tip-508 | |
|
2018-09-23
| ||
| 17:29 | Added docs check-in: b7c36daff3 user: dkf tags: tip-508 | |
| 16:42 | merge core-8-branch check-in: 2de5d168ef user: dkf tags: tip-508 | |
| 14:57 | Merge trunk check-in: 5e6c9e758b user: jan.nijtmans tags: memory-API | |
| 13:44 | Merge 8.7 Remark: Almost all "http-tip-452.test" test-cases fail, most likely due to the internal ch... Leaf check-in: 3deacfe7db user: jan.nijtmans tags: tip-452 | |
| 13:30 | Merge 8.7 check-in: 16a16279ab user: jan.nijtmans tags: trunk | |
| 13:29 | Merge 8.6 check-in: 0f532e7ca6 user: jan.nijtmans tags: core-8-branch | |
| 13:27 | Give lambda function a name "ReceiveChunked" for easier testing. New function quoteString and code c... check-in: 81db707b5c user: jan.nijtmans tags: core-8-6-branch | |
|
2018-09-22
| ||
| 19:42 | Fix odd consequence for tests; ::tcltest namespace is usually present. check-in: 17304407a0 user: dkf tags: tip-452 | |
| 16:51 | Handle the (unlikely) case that Tcl_DStringSetLength() results in a re-allocation of the buffer check-in: 24aadadf9c user: jan.nijtmans tags: core-8-branch | |
| 16:33 | merge core-8-branch check-in: 938e58b7ab user: jan.nijtmans tags: tip-452 | |
| 13:37 | merge tip-515 branch check-in: 686effa0af user: jan.nijtmans tags: tip-514 | |
| 13:24 | Merge 8.7 Closed-Leaf check-in: 3e22a9b9f9 user: jan.nijtmans tags: tip-515 | |
| 13:19 | Merge 8.7 check-in: 4abebf3c7c user: jan.nijtmans tags: trunk | |
| 13:18 | Change ULLONG_MAX -> UWIDE_MAX, LLONG_MAX -> WIDE_MAX and LLONG_MIN -> WIDE_MIN everywhere, because ... check-in: 59d28e540e user: jan.nijtmans tags: core-8-branch | |
| 12:54 | merge tip-515 (which is pre-requisite for this TIP now) check-in: 1515c3f5e3 user: jan.nijtmans tags: tip-514 | |
| 12:45 | merge 8.7 check-in: 7160931bed user: jan.nijtmans tags: tip-515 | |
| 12:30 | merge-mark check-in: 3607532be8 user: jan.nijtmans tags: trunk | |
| 12:29 | Fix a couple of test-cases, since http1.0 is no longer there check-in: 58773f387b user: jan.nijtmans tags: core-8-branch | |
| 12:06 | merge 8.7 check-in: c4c4c34d7e user: jan.nijtmans tags: trunk | |
| 12:05 | forgot one location for http version number check-in: 67ce3482fc user: jan.nijtmans tags: core-8-branch | |
| 10:23 | merge 8.7 check-in: a64acdc836 user: jan.nijtmans tags: trunk | |
| 10:21 | Merge 8.6 check-in: 4523c31275 user: jan.nijtmans tags: core-8-branch | |
| 10:20 | Update http version number, and fix some related test-cases check-in: 0af5ddd97c user: jan.nijtmans tags: core-8-6-branch | |
| 10:09 | Prevent possible build order problem, due to missing dde/registry dll's. Make sure that Tcl_WinTChar... check-in: 645fb65227 user: jan.nijtmans tags: core-8-branch | |
|
2018-09-21
| ||
| 13:12 | Restore the core of the changes to init.tcl; TIP *specifies* that they're OK. check-in: a6272a9779 user: dkf tags: tip-452 | |
| 09:29 | merge core-8-branch check-in: 19797a97fe user: dkf tags: dkf-command-type | |
|
2018-09-20
| ||
| 13:41 | merge bug-46b6edad51-concurrent-http check-in: 0d794ec27b user: kjnash tags: core-8-6-branch | |
|
2018-09-16
| ||
| 15:14 | Undo TIP #452 change to library/init.tcl: It depends on tcltest, which shouldn't be there yet check-in: 8bbc67839c user: jan.nijtmans tags: tip-452 | |
| 15:09 | merge 8.7 check-in: 5dceea74b5 user: jan.nijtmans tags: tip-452 | |
|
2018-09-15
| ||
| 18:41 | merge 8.6 Closed-Leaf check-in: 82cbd9d626 user: kjnash tags: bug-46b6edad51-concurrent-http | |
|
2018-09-13
| ||
| 20:52 | merge trunk check-in: 8e81b9d9b8 user: jan.nijtmans tags: memory-API | |
| 20:52 | merge 8.7 check-in: 0caf13a0cf user: jan.nijtmans tags: trunk | |
| 20:37 | missing type-cast check-in: 236d98718e user: jan.nijtmans tags: core-8-branch | |
| 20:33 | Eliminate the use of macro's like LLONG_MAX|MIN, since they assume that Tcl_WideInt equals "long lon... check-in: f89b8af179 user: jan.nijtmans tags: core-8-branch | |
| 20:31 | Fix various test-cases, which started failing on Windows due to TIP #430 check-in: 88b8462136 user: jan.nijtmans tags: core-8-branch | |
| 20:30 | Fix test-case registry-6.20, which started failing starting with the TIP #389 commit. check-in: 0db5ab91bb user: jan.nijtmans tags: core-8-branch | |
|
2018-09-12
| ||
| 20:00 | Merge trunk check-in: 60d766eacd user: jan.nijtmans tags: memory-API | |
| 19:44 | compensate for the removal of the http1.0 directory check-in: 3759cf52ae user: jan.nijtmans tags: trunk | |
| 19:34 | Merge 8.7 (TIP #430 implementation) check-in: d2d99b2173 user: jan.nijtmans tags: trunk | |
| 19:32 | Stub fix, safe interpreter fix, and use more size_t wherever possible check-in: 5f80f9af59 user: jan.nijtmans tags: core-8-branch | |
| 19:30 | TIP #430 implementation check-in: b74093feee user: jan.nijtmans tags: core-8-branch | |
|
2018-09-11
| ||
| 22:41 | Make ready for TIP #494 compatibility Closed-Leaf check-in: da3a746b1d user: jan.nijtmans tags: core_zip_vfs-review | |
| 15:39 | merge 8.7 check-in: 0c62aa4c94 user: dgp tags: dgp-string-insert | |
| 07:44 | Simplify the slot resolution protocol Closed-Leaf check-in: 4c8cd0f799 user: dkf tags: tip-516 | |
|
2018-09-10
| ||
| 15:28 | Rebase TIP 505 implementation a patch for 8.6. check-in: 998387f679 user: dgp tags: tip-505 | |
| 08:33 | Tests and docs check-in: ede05afd63 user: dkf tags: tip-516 | |
|
2018-09-09
| ||
| 17:05 | slightly better: Use GetFileSizeEx() on win64 and GetFileSize on win32 check-in: d199aeb4b6 user: jan.nijtmans tags: core_zip_vfs-review | |
|
2018-09-08
| ||
| 21:49 | TCL_NUMBER_WIDE -> TCL_NUMBER_INT. Two test-cases still failing check-in: c54622966e user: jan.nijtmans tags: tip-514 | |
| 21:34 | Bring back test-cases closer to what they were check-in: 9979924a94 user: jan.nijtmans tags: tip-514 | |
| 21:29 | Merge TIP-515 branch, so part of the corrections in the TIP-514 implementation branch now moved to t... check-in: 3e36e66ffe user: jan.nijtmans tags: tip-514 | |
| 21:18 | Merge core-8-branch check-in: 4c53b5eb75 user: jan.nijtmans tags: tip-515 | |
| 12:52 | Implementation of TIP 516 check-in: 84cceab204 user: dkf tags: tip-516 | |
|
2018-09-07
| ||
| 22:27 | Merge 8.7 check-in: a734a8dc22 user: jan.nijtmans tags: trunk | |
| 22:23 | Merge 8.6 check-in: 4ccc3b6902 user: jan.nijtmans tags: core-8-branch | |
| 22:09 | merge trunk check-in: 98b877b9ef user: jan.nijtmans tags: memory-API | |
| 14:24 | small code review (duplicate code removed) check-in: 019ea86cdd user: sebres tags: core-8-6-branch | |
| 12:11 | merge 8.7 check-in: 792948e482 user: dgp tags: trunk | |
| 12:11 | merge 8.6 check-in: e891020c32 user: dgp tags: core-8-branch | |
| 12:04 | Added test for [631b4c45df]. check-in: 036c01e552 user: dgp tags: core-8-6-branch | |
| 12:04 | merge 8.7 (segfault fix) check-in: 04f3cf7430 user: sebres tags: trunk | |
| 12:02 | merge 8.6 (segfault fix) check-in: 0a8630528a user: sebres tags: core-8-branch | |
| 11:56 | Use GetFileSizeEx() in stead of GetFileSize(), to get the file size on Windows. Minor improvement: a... check-in: db7a21f8e1 user: jan.nijtmans tags: core_zip_vfs-review | |
| 11:55 | amend to [e8ab4d85fa], proc.test: extended with new test-case to cover situation like [631b4c45df] check-in: c4fe2825ef user: sebres tags: core-8-6-branch | |
| 10:45 | closes [631b4c45df]: segfault by usage of wrong length (no string representation) check-in: e8ab4d85fa user: sebres tags: core-8-6-branch | |
| 09:53 | TIP #515 implementation: Level Value Reform check-in: 132594906c user: jan.nijtmans tags: tip-515 | |
|
2018-09-06
| ||
| 11:25 | Bug-fix: Move TclZipfs_AppHook() from 0 -> 2 in the stub table, otherwise it overrides the entry for... check-in: fd6a7fd0d6 user: jan.nijtmans tags: core_zip_vfs-review | |
| 09:47 | Code review check-in: 281daabd0b user: jan.nijtmans tags: core_zip_vfs-review | |
|
2018-09-05
| ||
| 14:54 | Merge trunk. Also rename TCL_NO_LENGTH -> TCL_AUTO_LENGTH check-in: 6488c06992 user: jan.nijtmans tags: memory-API | |
| 13:45 | Merge 8.7. Change some internal function signatures, accounting for the 64-bit era. check-in: 4280c4f9d0 user: jan.nijtmans tags: trunk | |
| 12:11 | Minor code cleanup. win/tclWinPipe.c: Eliminate some compiler warnings on mingw-w64 win/tclWinNotif... check-in: 35eb0692c1 user: jan.nijtmans tags: core-8-branch | |
| 08:07 | Merge 8.7 check-in: 6423bd55ee user: jan.nijtmans tags: tip-514 | |
|
2018-09-04
| ||
| 19:47 | merge core-8-branch check-in: cfb7564440 user: dkf tags: dkf-command-type | |
| 14:37 | Merge 8.7 check-in: cbb275cb09 user: jan.nijtmans tags: trunk | |
| 14:37 | Fix [540bed4bde]: binary format can result in "integer value too large to represent". Implemented a... check-in: c531497fcb user: jan.nijtmans tags: core-8-branch | |
|
2018-09-03
| ||
| 13:45 | Merge 8.7 check-in: f6d6fc9952 user: jan.nijtmans tags: tip-514 | |
| 12:54 | merge 8.7 check-in: a3f4a31098 user: jan.nijtmans tags: trunk | |
| 12:53 | Eliminate use of wideBiggerThanInt test constraint, since it's the same as {longIs32bit wideIs64bit}... check-in: 30126bea62 user: jan.nijtmans tags: core-8-branch | |
| 09:53 | merge-mark check-in: 968bbeb1f0 user: jan.nijtmans tags: androwish | |
| 09:47 | Backport latest improvements from androwish Closed-Leaf check-in: e4b5a9328b user: jan.nijtmans tags: zipfs | |
| 09:12 | merge zipfs check-in: 4efd0e60fa user: jan.nijtmans tags: androwish | |
| 07:51 | merge 8.6 check-in: cdff48505c user: jan.nijtmans tags: zipfs | |
|
2018-09-02
| ||
| 13:48 | Implement TIP 478: Add Expected Class Level Behaviors to oo::class check-in: 98f765628e user: dkf tags: trunk | |
| 13:48 | Implement TIP 478: Add Expected Class Level Behaviors to oo::class check-in: b9f75ba387 user: dkf tags: core-8-branch | |
|
2018-09-01
| ||
| 22:01 | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_FAILURE and TCL_NO_LENG... check-in: f13660b5a5 user: jan.nijtmans tags: memory-API | |
|
2018-08-30
| ||
| 21:28 | Merge 8.7, and improve TIP implementation (using utility function in more places) check-in: 47b67cd37d user: jan.nijtmans tags: tip-514 | |
| 11:16 | merge 8.7 check-in: 7432a9c1b1 user: sebres tags: trunk | |
| 11:14 | merge 8.6 check-in: e1a218a447 user: sebres tags: core-8-branch | |
| 11:13 | merge 8.5 check-in: 218e4fda50 user: sebres tags: core-8-6-branch | |
| 11:08 | test-cases to cover quoting of the newline character, and the documentation extended. check-in: 707127bd2d user: sebres tags: core-8-5-branch | |
|
2018-08-29
| ||
| 19:30 | Fix compilation on 32-bit platforms, and fix unit-tests in this environment check-in: 5598fa3c00 user: jan.nijtmans tags: tip-514 | |
| 18:33 | Minor code cleanup check-in: 5030362e08 user: jan.nijtmans tags: memory-API | |
| 18:07 | merge trunk check-in: 158aa097ba user: jan.nijtmans tags: memory-API | |
| 17:02 | merge 8.7 check-in: 0d751c2d81 user: sebres tags: trunk | |
| 17:01 | merge 8.6 check-in: 9f791c2d99 user: sebres tags: core-8-branch | |
| 16:59 | merge 8.5 check-in: 465511dc39 user: sebres tags: core-8-6-branch | |
| 16:58 | tcltest: forgotten built-in constraint "slowTest" check-in: 2f1d3c9080 user: sebres tags: core-8-5-branch | |
| 16:55 | small amend to [cae24931ed] (no _CRT_glob in both cases __GNUC__ || TCL_BROKEN_MAINARGS). check-in: 6ca696481e user: sebres tags: core-8-6-branch | |
| 15:55 | partially cherry-picking of [5099a81b50], never reached 8.6, so for example build for MINGW breaks t... check-in: cae24931ed user: sebres tags: core-8-6-branch | |
| 15:49 | code review after merge with 8.5 (restore usage of some functions, after lost by conflict resolving) check-in: 38c2f7331e user: sebres tags: core-8-6-branch | |
| 15:41 | merge 8.5 ([21b0629c81] 0-day vulnerability - insufficient escape by exec of batch-files for windows... check-in: 86e0fd3ecf user: sebres tags: core-8-6-branch | |
| 14:45 | closes [21b0629c81] 0-day vulnerability - insufficient escape by exec of batch-files for windows check-in: 99af12fd19 user: sebres tags: core-8-5-branch | |
|
2018-08-28
| ||
| 22:28 | Now, restore wide(), but make int() the same as entier(). Add new utility function. check-in: d6c1d88425 user: jan.nijtmans tags: tip-514 | |
| 20:37 | merge trunk check-in: 4dd4fa8b91 user: jan.nijtmans tags: novem | |
| 20:30 | Eliminate static function AddObjErrorInfo, which is only used once check-in: 9af2a6e1c1 user: jan.nijtmans tags: trunk | |
| 19:23 | merge trunk check-in: c0f9df1909 user: jan.nijtmans tags: novem | |
| 18:59 | merge core-8-branch check-in: 364e4f0003 user: jan.nijtmans tags: trunk | |
|
2018-08-26
| ||
| 11:07 | merge core-8-branch Closed-Leaf check-in: c253e68a51 user: dkf tags: tip-478 | |
|
2018-08-23
| ||
| 10:26 | code review, skip slow test winpipe-8.2 executed args from injectList particularly (normally winpipe... Closed-Leaf check-in: 7f273d6639 user: sebres tags: 0-day-21b0629c81 | |
| 08:00 | code review, restored backwards compatibility of the simplest escape of quote-chars (so reverted sev... check-in: 897a17c523 user: sebres tags: 0-day-21b0629c81 | |
|
2018-08-21
| ||
| 21:36 | improved reange checking (also for the Tcl 9.0 proposal). Make platform test platform 32/64-bit inde... check-in: 7ebb863e96 user: jan.nijtmans tags: tip-514 | |
| 18:52 | fixes escape for special cases (+ more test-cases): - `%` char to be escaped (quoted) in any case (r... check-in: ae46c72447 user: sebres tags: 0-day-21b0629c81 | |
|
2018-08-20
| ||
| 19:58 | because executable (1st argument) always proper escaped now, don't need to replace long path name of... check-in: 7dad71a5a9 user: sebres tags: 0-day-21b0629c81 | |
| 16:15 | small amend: avoid reset of unpaired quote flag between arguments (previous affects next) + test cas... check-in: c2762871a6 user: sebres tags: 0-day-21b0629c81 | |
| 14:35 | win: fixes [21b0629c81] - exec/open process pipe under windows (0-day vulnerability - insufficient e... check-in: cc1a3445f7 user: sebres tags: 0-day-21b0629c81 | |
|
2018-08-19
| ||
| 09:33 | Re-base branch "all-wideint" to core-8-branch. Still WIP check-in: 4932848e36 user: jan.nijtmans tags: tip-514 | |
| 09:16 | merge-mark check-in: 90a02cdaf2 user: jan.nijtmans tags: core-8-6-branch | |
| 09:13 | Still WIP. All test-cases pass now in 32-bit Closed-Leaf check-in: a655e95f95 user: jan.nijtmans tags: all-wideint | |
|
2018-08-17
| ||
| 22:21 | Merge 8.6 check-in: e3cb60581f user: jan.nijtmans tags: core-8-branch | |
| 22:15 | Minor fix to entier(): Allow it to convert to "wideInt" as well when range is appropriate check-in: d7d65c2ac3 user: jan.nijtmans tags: core-8-6-branch | |
| 18:26 | win: TclpCreateProcess or [exec process ...] - search for application extended with ".cmd" extension... check-in: 19406e5bfb user: sebres tags: core-8-5-branch | |
|
2018-08-16
| ||
| 18:54 | Undo various test-case changes, in order to prove platform compatibility check-in: 4165f4945a user: jan.nijtmans tags: all-wideint | |
| 18:13 | Few more test-cases check-in: 61da668e6f user: jan.nijtmans tags: all-wideint | |
| 18:03 | Experiment, resolving platform differences at script level. Don't look ... check-in: f22395629e user: jan.nijtmans tags: all-wideint | |
|
2018-08-14
| ||
| 08:46 | Merging changes with 8.7 Closed-Leaf check-in: c9c0d29199 user: hypnotoad tags: core_zip_vfs | |
| 07:27 | Merge 8.7. Also provide a new function for handling ByteArrays check-in: 2e99b95206 user: jan.nijtmans tags: tip-481 | |
| 05:43 | Reposition the MODULE_SCOPE definition so that packages like tbcload don't get an error when they in... check-in: 7e7c72ccc9 user: pooryorick tags: core-8-branch | |
|
2018-08-11
| ||
| 22:02 | merge trunk check-in: d7dc0288f5 user: jan.nijtmans tags: memory-API | |
| 12:01 | Added a note about the genesis of the compiled header. check-in: fe3eeb39c3 user: dkf tags: tip-478 | |
| 11:18 | Improve script compilation. Prove that compilation works with safe interps. check-in: 0dadca8891 user: dkf tags: tip-478 | |
|
2018-08-10
| ||
| 18:57 | Repair breakage in recent refactoring of env.test. check-in: 4e7f200965 user: pooryorick tags: core-8-branch | |
| 18:44 | minor changes to documentation check-in: 33f87b52fa user: pooryorick tags: core-8-branch | |
| 17:37 | Create new branch named "medranocalvo-dtrace" Closed-Leaf check-in: 15ee731465 user: adrianmedranocalvo tags: medranocalvo-dtrace | |
| 15:03 | Tighten up SaveResult.3, make installManPage more robust against newlines. check-in: 0ef72df401 user: pooryorick tags: core-8-branch | |
|
2018-08-08
| ||
| 20:48 | Repair breakage in recent refactoring of env.test check-in: e5dded1cb7 user: dgp tags: core-8-6-branch | |
| 07:01 | Merge 8.7 check-in: 5d114401cb user: jan.nijtmans tags: tip-512 | |
| 06:52 | Merge 8.7 check-in: d1319785f5 user: jan.nijtmans tags: trunk | |
| 06:46 | Merge 8.6 check-in: 2f74349eb2 user: jan.nijtmans tags: core-8-branch | |
| 06:45 | Fix harmless gcc warning check-in: eb3b963d72 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-08-07
| ||
| 08:23 | Merge 8.7 check-in: ffc71f07b5 user: jan.nijtmans tags: trunk | |
| 08:22 | merge 8.6 (test cases fix in ioTrans) check-in: d6c8ee7af7 user: jan.nijtmans tags: core-8-branch | |
|
2018-08-05
| ||
| 20:14 | Combine the two bits of scripted code inside TclOO's definition into one. check-in: af7aa1c82c user: dkf tags: tip-478 | |
| 15:01 | Make it much easier to maintain the TclOO initialisation script. check-in: a769968834 user: dkf tags: tip-478 | |
|
2018-08-03
| ||
| 16:04 | merge 8.6 (test cases fix in ioTrans) Leaf check-in: 687c99a7e6 user: sebres tags: sebres-bug-723a2f4ac3 | |
| 16:03 | fixed [723a2f4ac3], all test cases passed now (also proper call-stack in error-info of safe-11.7.1/s... check-in: 34526b0071 user: sebres tags: sebres-bug-723a2f4ac3 | |
| 13:46 | ioTrans.test: fixed cleanup - avoids `error deleting "tempchanfile": permission denied`: file seems ... check-in: d6cdcb7caf user: sebres tags: core-8-6-branch | |
| 12:59 | experimental: same fix for yield into coro as [3950bbd3d0] for tailcall. check-in: 596751cc2e user: sebres tags: sebres-bug-723a2f4ac3 | |
| 11:15 | amend with new tests: now contains all tests affected from [723a2f4ac3] as well as executed non-comp... check-in: 7d4bfdea1c user: sebres tags: sebres-bug-723a2f4ac3 | |
|
2018-08-02
| ||
| 23:08 | Merge 8.7 check-in: 0c87f5e4b5 user: jan.nijtmans tags: trunk | |
| 22:37 | Purge end-of-line spacing check-in: 0ce23bd179 user: jan.nijtmans tags: core-8-branch | |
| 17:30 | amend with fix (init of counter "i") and same tests for coro check-in: 085cbe212c user: sebres tags: sebres-bug-723a2f4ac3 | |
| 17:09 | amend to fix with test-cases covering correct behavior by tailcall with direct break/return into loo... check-in: cfe546af5b user: sebres tags: sebres-bug-723a2f4ac3 | |
| 16:37 | experimental: try to fix [723a2f4ac3] - avoid to generate exception handlers in tailcall (because th... check-in: 3950bbd3d0 user: sebres tags: sebres-bug-723a2f4ac3 | |
| 12:38 | [723a2f4ac3] Coroutine needs to allow exceptions so that we avoid top-level anomalies. Leaf check-in: e81fd56959 user: dgp tags: bug-723a2f4ac3 | |
| 07:35 | Merge trunk. Use TCL_8_COMPAT in stead of TCL_USE_INT_RETURN check-in: a3d1120543 user: jan.nijtmans tags: memory-API | |
|
2018-07-31
| ||
| 20:36 | merge 8.7 check-in: bd1ba8d1b5 user: jan.nijtmans tags: trunk | |
| 20:22 | merge 8.6 check-in: 5592289cda user: jan.nijtmans tags: core-8-branch | |
| 19:49 | Remove some actually dead code check-in: a887506f5e user: jan.nijtmans tags: core-8-6-branch | |
|
2018-07-30
| ||
| 19:00 | merge trunk check-in: 6e3719d0e0 user: jan.nijtmans tags: memory-API | |
|
2018-07-26
| ||
| 19:10 | merge 8.7 check-in: 48caefe5a1 user: sebres tags: trunk | |
| 18:58 | merge 8.6: bug [d051b77fc1] fixed check-in: 4e57a1242b user: sebres tags: core-8-branch | |
| 18:56 | amend after merge: 8.6th provide additionally an error-code (so missing `errCode = "OVERFLOW"`) check-in: 64c3676a57 user: sebres tags: core-8-6-branch | |
| 18:51 | merge 8.5 - bug [d051b77fc1] fixed check-in: de522f0a45 user: sebres tags: core-8-6-branch | |
| 18:15 | merge test cases from 8.6 check-in: c46f02dc09 user: sebres tags: core-8-branch | |
| 18:07 | amend to [d498578df4], still one test for [Bug ba921a8d98] with inplace by subst inside string (comp... check-in: caba7ba1cf user: sebres tags: core-8-6-branch | |
| 16:46 | test cases added to cover width overflow by format (should cause limit exceeded) check-in: 3b55e9c1e1 user: sebres tags: core-8-5-branch | |
| 16:14 | [ba921a8d98] Make sure [string cat] includes all data from all bytearrays. check-in: 9819e2fe99 user: dgp tags: core-8-branch | |
| 15:57 | closes [d051b77fc18d7340]: fixed segfault by integer overflow (if width by format like "%4000000000g... check-in: 16846911c7 user: sebres tags: core-8-5-branch | |
| 15:51 | New test for [Bug ba921a8d98]. check-in: d498578df4 user: dgp tags: core-8-6-branch | |
| 10:47 | enhanced tclsh syntax (rich command line for applications using Tcl_Main without startup-script): tr... Leaf check-in: e61a1add32 user: sebres tags: sebres-rich-cmd-line | |
|
2018-07-25
| ||
| 01:43 | Resolve inadvertent fork check-in: fc9e243e02 user: kbk tags: core-8-branch | |
|
2018-07-22
| ||
| 20:44 | Fix for [ba921a8d98e02a96] - concatenating binary array with empty string yields the empty string. check-in: f274e1f1ba user: pooryorick tags: core-8-branch | |
|
2018-07-21
| ||
| 18:46 | Merge 8.7: Add a note in the 'clock' man page about the interpretation of impossible values on [cloc... check-in: 4b94075b58 user: kbk tags: trunk | |
| 18:45 | Merge 8.6: Add a note in the 'clock' man page about the interpretation of impossible values on [cloc... check-in: 33d5f13bd6 user: kbk tags: core-8-branch | |
| 18:45 | Add a note in the 'clock' man page about the interpretation of impossible values on [clock scan] check-in: 8d69e2a5f2 user: kbk tags: core-8-6-branch | |
|
2018-07-20
| ||
| 16:25 | merge 8.6 check-in: 33f2814604 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 16:07 | merge 8.7 check-in: 59a4bcc685 user: sebres tags: trunk | |
| 16:05 | merge 8.6 check-in: 29189acca8 user: sebres tags: core-8-branch | |
| 15:58 | win: avoids warning by x64-build in function 'TclWinCPUID' - pointer targets in passing argument 1 o... check-in: edab70f507 user: sebres tags: core-8-6-branch | |
| 15:54 | win: fixes x64-build within gcc-compile runtime env for (mingw64, etc): "$do64bit" may be "amd64|x64... check-in: 298c8329c8 user: sebres tags: core-8-6-branch | |
|
2018-07-18
| ||
| 03:34 | Minor documentation wording change to clean up an awkward construct check-in: ce9c2bde19 user: andy tags: trunk | |
|
2018-07-16
| ||
| 14:32 | RFE [61fa4879ed] implementation - use system temp-folder as default temporary directory in the test-... Closed-Leaf check-in: 0108bf4c0e user: sebres tags: rfe-61fa4879ed | |
| 13:59 | win: fixed test-cases (see [525ccacaef]) running under windows outside of temp-folder check-in: d61a95dfb6 user: sebres tags: core-8-6-branch | |
|
2018-07-15
| ||
| 15:46 | Added more tests and made [initialize] an alternate spelling for [initialise]. check-in: 155bc7ab0b user: dkf tags: tip-478 | |
|
2018-07-12
| ||
| 15:32 | merge 8.7 check-in: c4529a92b3 user: sebres tags: trunk | |
| 15:31 | merge 8.6 check-in: 6815b8fad2 user: sebres tags: core-8-branch | |
| 14:25 | merge 8.5 check-in: 6aaa943228 user: sebres tags: core-8-6-branch | |
| 14:17 | win: closes [3f7af0e21e13f1f5] - avoid "permissions denied" by `file delete`, if file stat (TclpObjS... check-in: 4af9ff473e user: sebres tags: core-8-5-branch | |
|
2018-07-11
| ||
| 17:48 | merge 8.7 Closed-Leaf check-in: b3cc1e62a2 user: dgp tags: dgp-sebres-timerate-review | |
|
2018-07-10
| ||
| 19:18 | Remove 4 unneeded compatibility macro's, because those functions never return -1 anyway. Change docu... check-in: 701b0014c7 user: jan.nijtmans tags: memory-API | |
| 08:20 | merge 8.7 (merge point only after cherry-pick, no functional changes) check-in: 08a7cb0952 user: sebres tags: trunk | |
| 08:19 | amend to [1830f9f520e2abdd], fixed package.test if built without test - avoids test file error: pack... check-in: 55e4fbd950 user: sebres tags: core-8-branch | |
|
2018-07-09
| ||
| 19:24 | amend to [1830f9f520e2abdd], fixed package.test if built without test - avoids test file error: pack... check-in: 24cfef99b2 user: sebres tags: trunk | |
| 19:09 | merge 8.7 check-in: 9ea1b5d675 user: sebres tags: trunk | |
| 19:03 | merge 8.6 check-in: 7cc00415b4 user: sebres tags: core-8-branch | |
| 18:15 | merge 8.5 check-in: ad71fa8ca4 user: sebres tags: core-8-6-branch | |
| 18:06 | typo in compatibility macro (discovered by compiling Tk) check-in: c214346933 user: jan.nijtmans tags: memory-API | |
| 17:47 | merge 8.5 (after fix of three-point race condition) check-in: 87ce4cf1e0 user: sebres tags: rfe-4f322b9d21 | |
| 17:18 | closes [270f78ca95b642fb]: fix the race condition for `file mkdir` if some worker deletes directory ... check-in: 1c12ee9e45 user: sebres tags: core-8-5-branch | |
| 16:12 | Don't mark ckalloc and friends as deprecate yet, Tk is still heavily using it check-in: bba927aa2b user: jan.nijtmans tags: memory-API | |
| 14:53 | merge 8.7 check-in: d5870fa9fd user: dgp tags: dgp-sebres-timerate-review | |
|
2018-07-07
| ||
| 22:39 | Experimental Tcl-8 compatibility macro's. Still to be tested. check-in: 70926c8d40 user: jan.nijtmans tags: memory-API | |
| 20:11 | Fix build on MacOSX check-in: 13cab105d9 user: jan.nijtmans tags: memory-API | |
| 08:57 | And another test check-in: 129070ddc7 user: dkf tags: tip-478 | |
| 08:45 | Added direct tests for [myclass] check-in: a013b1a485 user: dkf tags: tip-478 | |
| 08:22 | Document the [myclass] command; someone might find it useful besides me. check-in: 3f67170b38 user: dkf tags: tip-478 | |
|
2018-07-06
| ||
| 21:36 | remaining external API. Looks like complete now. Milestone! Still more testing needed check-in: f8de6ab8da user: jan.nijtmans tags: memory-API | |
| 19:53 | more progress check-in: 34f111f433 user: jan.nijtmans tags: memory-API | |
| 13:50 | Improving the singleton check-in: 2aae7fc102 user: dkf tags: tip-478 | |
|
2018-07-05
| ||
| 21:25 | Merge trunk Handle TclCopyAndCollapse, *Trace* et al check-in: 399b8e7649 user: jan.nijtmans tags: memory-API | |
| 19:50 | Merge 8.7. Also remove some more unneeded #undef's. check-in: 6ed85bc905 user: jan.nijtmans tags: trunk | |
| 19:46 | Merge 8.6. Also remove a useless #undef/#define which will be overrided later. check-in: 7fd12feb1e user: jan.nijtmans tags: core-8-branch | |
| 19:39 | tclDictObj.c:366: warning: dereferencing type-punned pointer will break strict-aliasing rules Preven... check-in: c655de97b1 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-07-04
| ||
| 21:11 | merge trunk check-in: 05cecae336 user: jan.nijtmans tags: memory-API | |
| 20:56 | Merge 8.7 check-in: 4d8ee0f939 user: jan.nijtmans tags: trunk | |
| 20:20 | Make Tcl_GetUnicode() a macro. Mark many other stub-entries which are no longer are in use (because ... check-in: b2835364c2 user: jan.nijtmans tags: core-8-branch | |
| 20:18 | Micro-optimization in Tcl_GetString() and Tcl_GetStringFromObj() check-in: a2276ad547 user: jan.nijtmans tags: core-8-branch | |
| 09:37 | Rename tests/config.test to tests/pkgconfig.test, to align with Tk's new tests/pkgconfig.test. TIP 4... Leaf check-in: 14bb7ec850 user: stu tags: tcl-stu-pkg | |
|
2018-07-03
| ||
| 19:24 | More size_t API changes (*.decls files are complete now) check-in: c49c6efd43 user: jan.nijtmans tags: memory-API | |
| 04:56 | Remove stray verbiage from man page check-in: ff924460d8 user: andy tags: trunk | |
| 04:02 | Some tools are executable. check-in: 15be4098b3 user: stu tags: trunk | |
| 00:45 | Use INSTALL_*/DIST_INSTALL_* macros to make dist. check-in: e0eeaaaa68 user: stu tags: trunk | |
|
2018-07-02
| ||
| 19:39 | Use size_t in more API's, e.g. *RegExp* types check-in: a494b98da4 user: jan.nijtmans tags: memory-API | |
| 19:37 | try to improve documentation for braces substitution in tcl Leaf check-in: 5df373ba48 user: sebres tags: doc-subst-of-braces | |
| 14:46 | test case extended check-in: 929fa212c4 user: sebres tags: rfe-4f322b9d21 | |
| 14:46 | doc/file.n: documentation for `file mkdir` extended with return-code description and usage example check-in: 786e10c2ee user: sebres tags: rfe-4f322b9d21 | |
| 14:46 | Closes RFE [4f322b9d21]: provide return value for `file mkdir` to recognize the directories are real... check-in: 7e5504fecf user: sebres tags: rfe-4f322b9d21 | |
| 07:44 | Documentation for [classmethod] check-in: b90d390915 user: dkf tags: tip-478 | |
|
2018-07-01
| ||
| 16:39 | Create a special command, [ :my:class], (in each instance namespace) that allows objects to delegate... check-in: 1bfaa1ff89 user: dkf tags: tip-478 | |
| 10:31 | New macro TclGetByteArrayFromObj() which can handle size_t check-in: c62e09171f user: jan.nijtmans tags: memory-API | |
| 09:11 | New macro TclGetUnicodeFromObj() which can handle size_t check-in: 426d67c6bb user: jan.nijtmans tags: memory-API | |
| 06:21 | Starting to update all callers of TclGetStringFromObj() to use size_t variables check-in: 97c2217f81 user: jan.nijtmans tags: memory-API | |
|
2018-06-30
| ||
| 21:36 | More docs check-in: eb46b97a2c user: dkf tags: tip-478 | |
| 18:30 | More docs check-in: 0161df3d1c user: dkf tags: tip-478 | |
| 13:44 | More docs check-in: 6c05c0f87a user: dkf tags: tip-478 | |
| 05:13 | Started to write documentation check-in: 844ca4baf1 user: dkf tags: tip-478 | |
|
2018-06-29
| ||
| 20:28 | Another round of size_t'isms, this time also for Tcl_DString check-in: 70159a633b user: jan.nijtmans tags: memory-API | |
| 18:13 | Improve many parsing-related functions to use size_t check-in: 2d7687959e user: jan.nijtmans tags: memory-API | |
| 07:15 | More test cases. More fixes. check-in: 6ef91130eb user: dkf tags: tip-478 | |
|
2018-06-28
| ||
| 21:42 | More API changes using size_t. Internal changes not complete yet (WIP) check-in: 1bfecd9172 user: jan.nijtmans tags: memory-API | |
| 20:30 | More using TCL_Z_MODIFIER where possible check-in: 3cdf0d20c9 user: jan.nijtmans tags: memory-API | |
| 10:40 | Split out TIP 478 tests into their own file. check-in: 5753c80e0e user: dkf tags: tip-478 | |
| 08:12 | Tests for abstract and singleton check-in: 6893bec0d9 user: dkf tags: tip-478 | |
|
2018-06-27
| ||
| 19:09 | merge trunk check-in: 2cc2d71f0a user: jan.nijtmans tags: memory-API | |
| 07:39 | Add better error handling and make the delegation work with cloning. check-in: e9637e3ddc user: dkf tags: tip-478 | |
|
2018-06-26
| ||
| 19:46 | merge 8.7 check-in: 87e9b263ac user: jan.nijtmans tags: trunk | |
| 19:45 | Since Tcl is always compiled with -DUNICODE -D_UNICODE (on Windows) and we know TCL_UTF_MAX>=4, we c... check-in: 32f5394627 user: jan.nijtmans tags: core-8-branch | |
| 17:18 | merge 8.7 check-in: 3e61633822 user: dgp tags: trunk | |
| 17:07 | merge 8.6 check-in: a421b7549a user: dgp tags: core-8-branch | |
| 17:00 | Use a thread exit handler, and not a custom exit proc for package cleanup. check-in: df825488e6 user: dgp tags: core-8-6-branch | |
| 14:23 | merge 8.7 check-in: f26d6e2880 user: dgp tags: trunk | |
| 14:23 | merge 8.6 check-in: 058f3faab1 user: dgp tags: core-8-branch | |
| 14:22 | Restore lost tests. check-in: 2fbb67bc78 user: dgp tags: core-8-6-branch | |
|
2018-06-25
| ||
| 20:41 | TIP #512 implementation check-in: 81b84ed55b user: jan.nijtmans tags: tip-512 | |
| 20:39 | merge 8.7 check-in: cafdafc31b user: jan.nijtmans tags: trunk | |
| 20:38 | merge 8.6 check-in: 1c67775fe7 user: jan.nijtmans tags: core-8-branch | |
| 07:22 | Simplify ToUtf(), expecially for TCL_UTF_MAX>3 (with correct surrogate handling). Fix various typo's check-in: 257ff5d1b3 user: jan.nijtmans tags: core-8-6-branch | |
|
2018-06-24
| ||
| 20:27 | Merge 8.7 check-in: 1c88810e71 user: jan.nijtmans tags: trunk | |
| 20:26 | Fix "string tolower" and friends for handling unpaired surrogates correctly. Also add test-cases for... check-in: 1cdc9199e9 user: jan.nijtmans tags: core-8-branch | |
| 07:17 | Fix for [3592747]: Let TclNRTailcallEval handle namespace problems. check-in: 9198c16407 user: pooryorick tags: core-8-6-branch | |
|
2018-06-23
| ||
| 15:03 | Make the delegates work by moving their creation into C. check-in: b3c558369f user: dkf tags: tip-478 | |
| 14:18 | Add a test for no generation of a string representation when comparing with the empty string. check-in: b7e3852c22 user: pooryorick tags: core-8-6-branch | |
|
2018-06-22
| ||
| 15:10 | Add another suppress rule for valgrind, factor test code into tests/tcltests.tcl, and constrained a ... check-in: 4b77647298 user: pooryorick tags: core-8-6-branch | |
|
2018-06-21
| ||
| 22:44 | merge pyk-tcltest-exit check-in: 83da1d215d user: pooryorick tags: core-8-6-branch | |
| 22:43 | Fix function signature of TclThreadTestFinalize. Closed-Leaf check-in: b8061e5833 user: pooryorick tags: pyk-tcltest-exit | |
| 22:23 | merge pyk-tcltest-exit check-in: 09af8379c8 user: pooryorick tags: core-8-6-branch | |
| 22:21 | Add custom exit procedure for tcltests executable. check-in: 6f650b4271 user: pooryorick tags: pyk-tcltest-exit | |
| 22:16 | Suppress more valgrind "still reachable" reports and ensure that threads are fully finalized in thre... check-in: 494d51f962 user: pooryorick tags: core-8-6-branch | |
|
2018-06-20
| ||
| 19:06 | Add valgrind suppression for dlopen and ensure that processes are reaped in http11.test. check-in: 833bedab1a user: pooryorick tags: core-8-6-branch | |
| 08:03 | Remove recent auto_path modification in tests/all.tcl and suppress more valgrind reports. check-in: e5831c7c27 user: pooryorick tags: core-8-6-branch | |
|
2018-06-19
| ||
| 11:47 | new file: tools/valgrind_suppress. num-callers bumped from 8 to 24. Valgrind now issues no "still ... check-in: 316df6cc4e user: pooryorick tags: core-8-6-branch | |
|
2018-06-18
| ||
| 15:59 | Merge 8.6. And add more documentation and test-cases regarding the behavior of Tcl_UniCharToUtf() check-in: 3cb0cedeb6 user: jan.nijtmans tags: core-8-branch | |
| 15:54 | Fix [53cad613d8]: TIP 389 implementation makes Tk tests font-4.12 and font-4.15 fail. One more situa... check-in: c45de6cdb4 user: jan.nijtmans tags: core-8-6-branch | |
| 15:51 | Unbreak build on Windows (and - most likely - some other platforms too) check-in: adead12b0b user: jan.nijtmans tags: core-8-6-branch | |
| 08:09 | Avoid valgrind "still reachable" reports stemming from early termination of threads. check-in: 2d150958f0 user: pooryorick tags: core-8-6-branch | |
| 07:06 | Full cleanup of env cache when in a PURIFY build. check-in: 28ba7d5089 user: pooryorick tags: core-8-6-branch | |
| 05:59 | Plug leak in TclSetEnv. check-in: fdb8a91f37 user: pooryorick tags: core-8-6-branch | |
|
2018-06-17
| ||
| 17:27 | Leaving out the weird delegates stops the test failures. check-in: faf87d4008 user: dkf tags: tip-478 | |
| 16:47 | Most of the implementation ported over. [classmethod] is trickier... check-in: c919d1df55 user: dkf tags: tip-478 | |
| 16:13 | merge 8.7 check-in: 1423a094b7 user: jan.nijtmans tags: trunk | |
| 16:11 | merge 8.6 check-in: 214a92de14 user: jan.nijtmans tags: core-8-branch | |
| 16:07 | Fix [53cad613d8a4de166e680f09a6c6399ebddbc17c|53cad613d8]: TIP 389 implementation makes Tk tests fon... check-in: 8702869d89 user: jan.nijtmans tags: core-8-6-branch | |
| 15:42 | Split scripted parts of TclOO into their own file. check-in: f1433a4120 user: dkf tags: tip-478 | |
| 08:47 | Remove dependencies between tests in env.test. check-in: 9e55a28229 user: pooryorick tags: core-8-6-branch | |
|
2018-06-16
| ||
| 22:57 | Add tests/tcltests.tcl as a place to store common code for tests. check-in: 535977ae7d user: pooryorick tags: core-8-branch | |
| 22:56 | Add tests/tcltests.tcl as a place to store common code for tests. check-in: aeaf8492d3 user: pooryorick tags: core-8-6-branch | |
| 18:08 | Add in basic github meta-files to reduce problems with issues being filed where we don't see them. check-in: c9dc53a9ab user: dkf tags: trunk | |
| 18:07 | Add in basic github meta-files to reduce problems with issues being filed where we don't see them. check-in: bf02f39de3 user: dkf tags: core-8-branch | |
| 17:55 | new package tcltests exclude some exec.test tests when running under valgrind check-in: 4917fb3cc3 user: pooryorick tags: core-8-6-branch | |
| 12:57 | use Tcl_List operations for proc argument parsing Leaf check-in: e8dfb5e4d8 user: aspect tags: aspect-proc-args | |
| 12:32 | Change signature of Tcl_GetRange() to use size_t. Merge trunk. check-in: 8e3bd50a3b user: jan.nijtmans tags: memory-API | |
|
2018-06-15
| ||
| 18:40 | merge 8.7 check-in: 900db47acd user: jan.nijtmans tags: trunk | |
| 18:37 | merge 8.6 check-in: 939c403478 user: jan.nijtmans tags: core-8-branch | |
| 18:35 | merge 8.5 check-in: e40bbfb746 user: jan.nijtmans tags: core-8-6-branch | |
| 18:31 | Align common install locations in SC_PATH_TCLCONFIG and SC_PATH_TKCONFIG. Add FreeBSD (closes [d6d60... check-in: 4790e733ef user: jan.nijtmans tags: core-8-5-branch | |
| 15:39 | minimalist fix for [3e25ac512e] to avoid different values before and after current directory access ... Leaf check-in: 188107cdc4 user: sebres tags: bug-3e25ac512e | |
| 14:54 | test cases illustrated file-system access bug [3e25ac512e] check-in: 27c03434a7 user: sebres tags: bug-3e25ac512e | |
| 13:17 | new package tcltests exclude some exec.test tests when running under valgrind check-in: 9e19234a85 user: pooryorick tags: core-8-branch | |
| 10:24 | Align common install locations in SC_PATH_TCLCONFIG and SC_PATH_TKCONFIG. Add FreeBSD (closes [d6d60... check-in: e75ddc983a user: stu tags: trunk | |
|
2018-06-14
| ||
| 18:39 | missing parts check-in: 58503ac73b user: dgp tags: dgp-sebres-timerate-review | |
| 18:31 | Merge trunk. Some more size_t additions in parameters/fields check-in: ae9773610f user: jan.nijtmans tags: memory-API | |
|
2018-06-13
| ||
| 16:58 | merge 8.7 check-in: aca4170f1d user: dgp tags: trunk | |
| 16:15 | Don't call getsockname(2) in Tcl_MakeFileChannel(3) unless absolutely necessary. Closes RFE [0ac9d06... check-in: a23a536a48 user: stu tags: trunk | |
| 16:12 | merge 8.6 check-in: 596aa0c944 user: dgp tags: core-8-branch | |
| 16:06 | merge 8.5 check-in: c93af39cb0 user: dgp tags: core-8-6-branch | |
| 15:59 | Stop creating a stray child process. check-in: bc0459f5c3 user: dgp tags: core-8-5-branch | |
| 10:49 | Avoid valgrind "still reachable" reports stemming from early termination of threads. check-in: fbbcad33be user: pooryorick tags: core-8-branch | |
|
2018-06-12
| ||
| 19:32 | Adding typecasts in tclZipfs.c to eliminate a compiler warning check-in: ebd55b94e1 user: hypnotoad tags: core_zip_vfs | |
| 19:16 | Remove AbsolutePath(), no longer used. check-in: 2209610f60 user: dgp tags: core_zip_vfs | |
| 19:14 | merge 8.7 check-in: c99f22f840 user: dgp tags: core_zip_vfs | |
| 18:03 | merge 8.7 check-in: 8b91b1111e user: dgp tags: tip-509 | |
| 18:02 | close fork check-in: 095715c4fa user: dgp tags: tip-509 | |
| 17:54 | merge 8.7 check-in: 3427fcdfb5 user: dgp tags: trunk | |
| 17:53 | merge 8.6 check-in: e98839eec7 user: dgp tags: core-8-branch | |
| 17:53 | merge 8.5 check-in: 04e0eeb104 user: dgp tags: core-8-6-branch | |
| 17:10 | [860a9f1945] Remove test safe-8.8; Mac OS 9 tests are no longer useful. check-in: 3a43176c2a user: dgp tags: core-8-5-branch | |
| 11:28 | merge amend from 8.5th fix Leaf check-in: f5a01b5f42 user: sebres tags: fix-815e246806-8-6 | |
| 11:23 | atomic Incr/Decr with Fetch renamed (a bit more clear now, because first increments then fetch), pro... Closed-Leaf check-in: 52ddcca8d5 user: sebres tags: fix-815e246806-8-5 | |
|
2018-06-11
| ||
| 13:03 | empty merge point after back-porting to 8.5th branch (no changes) check-in: aacd6f9233 user: sebres tags: fix-815e246806-8-6 | |
| 12:57 | amend after merge (lossed by conflict-resolve) check-in: 8ac4d64f41 user: sebres tags: fix-815e246806-8-5 | |
| 12:51 | back-port 8.6th fix check-in: 35b3eadf7f user: sebres tags: fix-815e246806-8-5 | |
| 11:11 | fixed [815e246806] for 8.6th case if channel switches owner in fileevent via thread::transfer and th... check-in: 922ee82dde user: sebres tags: fix-815e246806-8-6 | |
|
2018-06-09
| ||
| 17:20 | Removed thread-specific mutex lock counter and replaced by shared counter + thread ID for systems wi... check-in: d386bed41a user: fbonnet tags: tip-509 | |
| 07:45 | merge-mark (Unicode 11.0 beta was already here, and there were not changed in the final version) check-in: 171bd5bc26 user: jan.nijtmans tags: core-8-branch | |
| 07:44 | Merge 8.5 (= update Unicode data to Unicode version 11.0) check-in: 3fd6be3568 user: jan.nijtmans tags: core-8-6-branch | |
| 07:42 | Update all Unicode tables to Unicode version 11.0 check-in: 6fcef2008f user: jan.nijtmans tags: core-8-5-branch | |
| 07:41 | Update to latest tzdata (backported from 8.6) check-in: 8fb0134372 user: jan.nijtmans tags: core-8-5-branch | |
|
2018-06-08
| ||
| 22:34 | **interim commit** fixed for 8.6th case if channel switches owner via thread::transfer check-in: 2e7300065a user: sebres tags: fix-815e246806-8-6 | |
| 19:02 | merge atomic fix from fix-815e246806-8-5 check-in: 1d2c1768c9 user: sebres tags: fix-815e246806-8-6 | |
| 18:59 | Fixes bug [815e246806] using atomic reference counter (atomic incr/decr during channel transfer proc... check-in: bd0fca47e3 user: sebres tags: fix-815e246806-8-5 | |
| 13:33 | merge fix for [815e246806] from 8.5th branch fix-815e246806-8-5 check-in: f44a1ddd60 user: sebres tags: fix-815e246806-8-6 | |
| 13:30 | Protect channel reference counter with volatile (forces atomic direct incr/decr during transfer proc... check-in: 520fcd10e6 user: sebres tags: fix-815e246806-8-5 | |
| 13:28 | fixes [815e246806], extend Tcl_RegisterChannel/Tcl_UnregisterChannel with preserving of ref-count of... check-in: dafa1a0859 user: sebres tags: fix-815e246806-8-5 | |
| 13:02 | merge 8.5 (empty merge point, no functional changes, because does not affect 8.6) check-in: 9cfddbdc92 user: sebres tags: core-8-6-branch | |
| 12:50 | resolves some warnings by compiling with new gcc-versions (>= 7.x): - '*' in boolean context, sugg... check-in: 9ea4420be8 user: sebres tags: core-8-5-branch | |
| 07:00 | merge 8.7 check-in: 21ac5ef8a5 user: jan.nijtmans tags: trunk | |
| 06:56 | re-generate configure script (where does --runstatedir come from? check-in: 5e954c41c3 user: jan.nijtmans tags: core-8-branch | |
| 06:54 | Merge trunk. Other tweaks, removing stuff that already went to the memory-API branch, so is no long... check-in: 03c8eb0774 user: jan.nijtmans tags: novem | |
|
2018-06-07
| ||
| 20:59 | Give tests more time to finish since valgrind slows things down considerably. check-in: 2f4c4cfd92 user: pooryorick tags: core-8-branch | |
| 18:19 | Give tests more time to finish since valgrind slows things down considerably. check-in: 3c58a2cdd4 user: pooryorick tags: trunk | |
|
2018-06-05
| ||
| 21:59 | amend to [eeefdb44cf]: fixes missing install path (closes [593aa7c421]) for mingw/*nix check-in: 3016a3fa26 user: sebres tags: core-8-branch | |
| 20:16 | Just the [timerate] command for separate review and performance baseline. check-in: 094bff9a69 user: dgp tags: dgp-sebres-timerate-review | |
| 17:26 | merge 8.7 Closed-Leaf check-in: 0dd64e0195 user: dgp tags: dgp-sebres-clock-review | |
| 09:12 | merge 8.7 check-in: aebfbede76 user: sebres tags: trunk | |
| 09:10 | re-autoconfigure with v.2.69 check-in: d24583ec88 user: sebres tags: core-8-branch | |
| 09:04 | merge 8.6 check-in: 36f85b4a71 user: sebres tags: core-8-branch | |
|
2018-06-04
| ||
| 13:52 | merge 8.5 check-in: a9a4a69e99 user: sebres tags: core-8-6-branch | |
| 13:49 | fixes [92564326a9] if compiled on some x86 systems (with dirent64 but without DIR64, partially cherr... check-in: 32babd8ff2 user: sebres tags: core-8-5-branch | |
| 13:23 | merge trunk check-in: 0549bae2de user: dgp tags: novem | |
| 13:22 | merge trunk check-in: ad0b6c4983 user: dgp tags: dgp-refactor | |
| 13:21 | merge trunk check-in: 9ebbb45d00 user: dgp tags: dgp-properbytearray | |
| 13:18 | merge 8.7 check-in: 1d19e08d8f user: dgp tags: bug-e593adf103-core-8 | |
| 13:17 | merge 8.7 check-in: 1c8c41ae6d user: dgp tags: core_zip_vfs | |
| 13:17 | merge 8.7 check-in: c55441df99 user: dgp tags: tip-469 | |
| 13:16 | merge 8.7 check-in: d7d8dd7da7 user: dgp tags: tip-465 | |
| 13:13 | merge 8.7 Closed-Leaf check-in: 612cb8630f user: dgp tags: tip-312 | |
| 13:10 | merge 8.7 Closed-Leaf check-in: 8a621c332e user: dgp tags: tip-505 | |
| 13:10 | merge 8.7 check-in: 074419675a user: dgp tags: dgp-string-insert | |
| 13:08 | merge 8.7 check-in: 8afedea42f user: dgp tags: tip-445 | |
| 13:07 | merge 8.7 check-in: 8ba412a471 user: dgp tags: tip-502 | |
|
2018-06-03
| ||
| 13:18 | TIP 500: Private Methods and Variables in TclOO check-in: 9294775086 user: dkf tags: trunk | |
| 11:44 | TIP 500: Private Methods and Variables in TclOO check-in: 86262924a2 user: dkf tags: core-8-branch | |
|
2018-06-02
| ||
| 14:19 | merge core-8-branch Closed-Leaf check-in: 3419afb49d user: dkf tags: tip-500 | |
|
2018-06-01
| ||
| 18:34 | Bugfix - always cleanup persistent socket. check-in: e179ae53d2 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 17:23 | Fix the trace test failures. check-in: 1805b222ce user: dgp tags: novem | |
| 16:04 | Rebase the sebres clock bounty work to the 8.7 branch. check-in: 3e943144b9 user: dgp tags: dgp-sebres-clock-review | |
|
2018-05-31
| ||
| 21:24 | merge zipfs check-in: fc74365c13 user: jan.nijtmans tags: androwish | |
| 20:31 | merge 8.6 check-in: e7c436046f user: jan.nijtmans tags: zipfs | |
| 20:11 | Merge trunk. Also undo various internal changes that moved to memory-API branch but which were parti... check-in: f04caa7c67 user: jan.nijtmans tags: novem | |
| 19:23 | merge 8.7 check-in: 0a613bfb94 user: dgp tags: core_zip_vfs | |
| 13:42 | fix 2nd issue of [75ecc0e6cb9899bf]: win, implemented initial callback TclpGetObjNameOfExecutable (f... check-in: 3ff3390603 user: sebres tags: fix-initsubsystem-75ecc0e6cb9899bf | |
| 13:42 | fix 2nd issue of [75ecc0e6cb9899bf]: unix, retrieve correct search-path for library (fixes TclpInitL... check-in: a5c7eee15d user: sebres tags: fix-initsubsystem-75ecc0e6cb9899bf | |
| 13:41 | fix 1st issue of [75ecc0e6cb9899bf]: retrieve correct environment-depended encoding (avoid mistaken ... check-in: 5b6e4aeee0 user: sebres tags: fix-initsubsystem-75ecc0e6cb9899bf | |
| 07:21 | Merge 8.7 check-in: 3fb815ef5f user: jan.nijtmans tags: initsubsystems | |
| 07:18 | merge 8.7 check-in: 7173f591b6 user: jan.nijtmans tags: trunk | |
| 07:17 | Neither use --disable-threads on MacOS builds, and don't mention it any more in the README check-in: dade30b4a0 user: jan.nijtmans tags: core-8-branch | |
|
2018-05-30
| ||
| 11:49 | amend to [98a00c62b4798792]: fixed sort of the tests check-in: c9811028d4 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 09:38 | Tweaking the documentation check-in: d65f77c5b5 user: dkf tags: tip-500 | |
| 07:15 | Merge 8.7 check-in: 67eab3274f user: jan.nijtmans tags: trunk | |
| 07:15 | No longer pass "--enable-threads" to battery-included sub-packages, since it's the default, even wh... check-in: 552b9e73d7 user: jan.nijtmans tags: core-8-branch | |
|
2018-05-29
| ||
| 17:58 | back-porting of tclclockmod done, merge current 8.6 check-in: 913e5f51f9 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:41 | fixed ticket [dc69e5ecf04313429fd202b1906cd85bb7888f95]: missing zones AKST/AKDT check-in: deec2700e3 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:38 | forgotten flag "CLF_DAYOFWEEK" in one case, where day of week is set check-in: bec54ca26f user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:38 | revert explicit adding of validity mode suffix in all test-cases: used wrapper command "test" instea... check-in: 3af5fef4cf user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:37 | tests: sort test-files without extension (e. g. "clock" before "clock-ivm"). check-in: 98a00c62b4 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:27 | conditional test-call rewritten: realized via tests\clock-ivm.test to cover inverted default validat... check-in: 4665d73890 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:26 | fixed week-based calculation if neither mmdd nor ddd available; check-in: 4a386a66d2 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:25 | validation rules: extended for day of year (and test covered now) check-in: cfdbd76b55 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:24 | amend after rebase to master: follow rename yyDayNumber to yyDayOfWeek check-in: f8a84dde36 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:24 | validation rules ready for scan/freescan; test cases extended; code review and clean-up; running of... check-in: 8905217602 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:21 | first simple validation rules introduced check-in: c84575aa78 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:20 | try to re-implement validation rules for `clock scan` (option `-valid 1|0`), see http://core.tcl.tk/... check-in: 096133d01b user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:19 | Merge branch 'freescan_tz_fix' check-in: 50b7f5a2e7 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:18 | follow http://core.tcl.tk/tcl/info/a3463a55a6a27eed: Historical change affecting tests: Detroit did ... check-in: 23e69132ef user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:16 | Fixed performance test-cases: several test-cases repaired to be feasible using original clock engine... check-in: 2ee4bbed52 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:14 | fixed test-cases (regardless the current time zone) check-in: cf59c755f3 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:14 | FreeScan: rewritten lexer rules and some tokens for better space recognition; fewer conflicts (shift... check-in: 27ca927b8f user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:13 | Apply Flightaware DST fix check-in: 40ff672959 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:12 | try to fix GMT+0000, etc. **still wrong**, because of "GMT+1" and because of longest match "00:00 GM... check-in: 5371ea9f5f user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:11 | FreeScan: repair scanning date/time with TZ using '+', ex.: "31 Jan 14 23:59:59 +0100", additionally... check-in: 9c2d7fe16b user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:11 | replace unneeded calculation of seconds of day (already available in field secondOfDay) check-in: aff1947daf user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:10 | fixed multi-threaded race condition, if the same format will be first time used by 2 threads simulta... check-in: a95763095c user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:09 | code review and cleanup (remove unused code) check-in: 8fe3268359 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:04 | code review and cleanup (remove unused code) check-in: 5638c57be0 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:03 | Added max permitted threshold (buffer size > result size) in percent, to directly return the buffer ... check-in: 2f98e44d4b user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:02 | further optimization: better cache for GMT-timezone + minimize (re)allocation of buffers check-in: a011e0dddc user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 17:01 | code review: micro optimizations check-in: f5e76e52be user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 16:59 | generic\tclStrIdxTree.c: bug fix (lost abbreviation), if tree will be built from 2 lists, and the sh... check-in: 3a486c36b5 user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 16:47 | performance: GetMonthDay re-implemented using most faster algorithm (without cycle). check-in: fffbb37b2a user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 16:45 | try to resolve warnings by some forwards declarations: redefinition of typedef 'ClockScanToken' is a... check-in: dc1c56b36a user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 16:45 | fixed test case clock-0.1 "auto-loading of ensemble and stubs on demand" - makes no sense if tclcloc... check-in: 6ffebe779b user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 16:42 | Initialize prevf to fix (used before set) warning. * Prevf doesn't get used at line 145 unless `p... check-in: 60ed2fe58c user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 16:40 | tests-perf\test-performance.tcl: ported from sebres-8-6-event-perf-branch (common test performance f... check-in: a08a2e912f user: sebres tags: sebres-8-6-clock-speedup-cr2 | |
| 07:42 | merge 8.7 check-in: 3512c2225e user: jan.nijtmans tags: trunk | |
| 07:23 | merge 8.6 check-in: fc277d3663 user: jan.nijtmans tags: core-8-branch | |
| 07:23 | One TCL_NORETURN -> TCL_NORETURN1 minor mistake. Make it build when Tcl_SetPanicProc is a macro (nor... check-in: b85b14e36e user: jan.nijtmans tags: core-8-branch | |
|
2018-05-28
| ||
| 13:39 | reintegrate 8.6 (after merge with sebres-bug-9e6b569963-8-5-branch) back to bug-9e6b569963 (acceptin... Closed-Leaf check-in: c471b6d83a user: sebres tags: bug-9e6b569963 | |
| 13:17 | merge 8.5 check-in: 34e362c775 user: sebres tags: core-8-6-branch | |
| 13:13 | win: searching for FQDN in user-name should be utf-8 safe (user-name could contain non-ascii utf-8 c... check-in: 318c6b1966 user: sebres tags: core-8-5-branch | |
| 12:26 | merge 8.5 (conflicts resolved, rewritten without winapi-stubs) check-in: a2b0c73364 user: sebres tags: core-8-6-branch | |
| 12:05 | merge-integrate sebres-bug-9e6b569963-8-5-branch to 8.5 check-in: b65ecf6cb7 user: sebres tags: core-8-5-branch | |
|
2018-05-27
| ||
| 17:10 | Be a little more concise in TclNRTailcallObjCmd. check-in: 2b12ca7eed user: pooryorick tags: bug-e593adf103-core-8 | |
| 16:58 | Decrement framePtr->tailcallNsPtr in Tcl_PopCallFrame. check-in: 0fe6ceff5c user: pooryorick tags: bug-e593adf103-core-8 | |
| 16:32 | merge 8.7 check-in: 996d385bff user: jan.nijtmans tags: tip-509 | |
| 14:18 | merge trunk check-in: 50f50f9812 user: jan.nijtmans tags: novem | |
| 14:17 | merge 8.7 check-in: 7de161a834 user: jan.nijtmans tags: trunk | |
| 14:17 | don't bother to use constraint "threaded", because that's the way we want to build anyway check-in: e0ed0ab7c7 user: jan.nijtmans tags: core-8-branch | |
| 13:59 | Convert ScanElement/ConvertElement-related functions to use size_t in stead of int check-in: da8101c700 user: jan.nijtmans tags: memory-API | |
| 12:49 | Merge 8.7. Modify various other functions to use size_t in stead of int arguments check-in: 6d05288cf7 user: jan.nijtmans tags: memory-API | |
| 12:04 | Add sensible behaviour with export and unexport of private methods. check-in: 98387d0a22 user: dkf tags: tip-500 | |
|
2018-05-26
| ||
| 16:42 | merge 8.7 check-in: 74f9541fc2 user: dgp tags: bug-e593adf103-core-8 | |
| 13:21 | merge 8.7 check-in: 10a2ff3fc0 user: dgp tags: trunk | |
| 13:14 | close fork check-in: fd55148747 user: dgp tags: core-8-branch | |
| 11:13 | Fixed test process-7.3 Closed-Leaf check-in: 71618fd407 user: fbonnet tags: core-8-branch-fork | |
| 04:16 | Move refCount management of lookupNsPtr out of "resolve:/goto resolve" block. check-in: 8d4c3590c5 user: pooryorick tags: bug-e593adf103-core-8 | |
|
2018-05-25
| ||
| 19:43 | TIP #509: Implement reentrant mutexes on all platforms check-in: 2aebf23fa0 user: fbonnet tags: tip-509 | |
| 15:51 | minor indentation fix (no functional changes) Closed-Leaf check-in: aafdcb52e3 user: sebres tags: sebres-bug-9e6b569963-8-5-branch | |
| 15:48 | avoid dual init of stubs (possible race condition, 8.5th only) check-in: 81426bb3cd user: sebres tags: sebres-bug-9e6b569963-8-5-branch | |
| 15:04 | optimized winapi-stubs loading (8.5th only); if user name specified without domain and equals the cu... check-in: 19abe5efa2 user: sebres tags: sebres-bug-9e6b569963-8-5-branch | |
| 10:04 | merge/reintegrate test-cases from bug-9e6b569963 check-in: 617e292a69 user: sebres tags: sebres-bug-9e6b569963-8-5-branch | |
| 06:55 | merge trunk check-in: e9340634d6 user: jan.nijtmans tags: memory-API | |
| 06:53 | merge 8.6 check-in: 2353e7948d user: jan.nijtmans tags: trunk | |
| 06:51 | merge 8.6 check-in: aea631bbfa user: jan.nijtmans tags: core-8-branch | |
|
2018-05-24
| ||
| 20:51 | Remove test filesystem-1.30.3, this is unstestable check-in: 88b6a0b3db user: fvogel tags: bug-9e6b569963 | |
| 20:49 | [9e6b569963] win: if user specified without domain (and local user was not found), try to resolve us... check-in: d6a73c524c user: sebres tags: sebres-bug-9e6b569963-8-5-branch | |
| 20:36 | merge 8.5, conflicts resolved (rewritten without winapi-stubs) check-in: cf1f3f3748 user: sebres tags: core-8-6-branch | |
| 20:20 | fixed typo in winFCmd-12.6.2: unneeded extra-bracket removed check-in: 634425a216 user: sebres tags: core-8-5-branch | |
| 20:12 | win: TclpGetUserHome should return normalized path (also in case we find domain and NetUserGetInfo r... check-in: 8243f36918 user: sebres tags: core-8-5-branch | |
| 16:26 | Create new branch named "tip-509" check-in: 9e81e5a7b7 user: fbonnet tags: tip-509 | |
| 14:08 | merge trunk check-in: 15aacd5994 user: dgp tags: dgp-refactor | |
| 13:36 | merge trunk check-in: cd4254537e user: dgp tags: dgp-properbytearray | |
| 13:27 | merge 8.7 check-in: 95e6ece457 user: dgp tags: core_zip_vfs | |
| 13:26 | merge 8.7 check-in: f5804bbb27 user: dgp tags: tip-469 | |
| 13:12 | merge 8.7 check-in: 976f84344e user: dgp tags: tip-465 | |
| 13:12 | merge 8.7 check-in: 6db9f4afa6 user: dgp tags: tip-312 | |
| 13:04 | merge 8.7 check-in: 5e69d0de71 user: dgp tags: tip-505 | |
| 13:04 | merge 8.7 check-in: aae85a444a user: dgp tags: dgp-string-insert | |
| 12:46 | merge 8.7 check-in: 620705ca16 user: dgp tags: tip-445 | |
| 12:24 | merge 8.7 check-in: 4ed7fe60d8 user: dgp tags: tip-502 | |
|
2018-05-23
| ||
| 21:08 | Add support for ~domain\user style user names, with new test test filesystem-1.30.3. Warning: does n... check-in: adbe7e0e07 user: fvogel tags: bug-9e6b569963 | |
| 20:09 | merge trunk check-in: 1a6fcb9bdc user: jan.nijtmans tags: memory-API | |
| 19:41 | merge trunk check-in: c78f328143 user: jan.nijtmans tags: novem | |
| 19:31 | merge 8.7 check-in: 91ca7d60f7 user: jan.nijtmans tags: trunk | |
| 19:31 | Unbreak build with other CFLAGS, such as TCL_MEM_DEBUG=1 or TCL_THREADS=0 on Linux check-in: d54dcf0b00 user: jan.nijtmans tags: core-8-branch | |
| 13:43 | merge 8.7 check-in: b2154bc5fa user: dgp tags: trunk | |
| 13:34 | unbreak the build check-in: 3192cb4bf1 user: dgp tags: core-8-branch | |
|
2018-05-22
| ||
| 20:57 | merge 8.7 check-in: b0fbde34ff user: jan.nijtmans tags: trunk | |
| 20:53 | Simplify usage of TCL_THREAD, along the lines of [eeddb0693a950be980a66de3811630a00c7bab54|eeddb0693... check-in: bf06e36b25 user: jan.nijtmans tags: core-8-branch | |
| 20:12 | More removals of TCL_THREADS usage (configure scripts/win makefiles) check-in: 7c0047114e user: jan.nijtmans tags: core-8-branch | |
| 20:10 | Fix build with TCL_THREADS=0 on Linux/other without epoll or kqueu support. In that case, fallback t... check-in: 8ef23e1f55 user: jan.nijtmans tags: core-8-branch | |
| 08:26 | More docs check-in: d4f60c9644 user: dkf tags: tip-500 | |
|
2018-05-21
| ||
| 20:19 | Fix Namespace reference counting error in TclRenameCommand. check-in: df82243aa5 user: pooryorick tags: bug-e593adf103-core-8 | |
| 10:02 | merge core-8-branch check-in: 70e385378b user: pooryorick tags: bug-e593adf103-core-8 | |
| 09:51 | Fix memory leak in Tcl_DeleteNamespace. check-in: 3bf9010413 user: pooryorick tags: bug-e593adf103-core-8 | |
| 08:13 | merge 8.7 check-in: 65dcb92b6b user: jan.nijtmans tags: trunk | |
| 08:12 | Demonstrate how Tcl can build without TCL_THREADS defined at all (assuming TCL_THREADS=1 as default)... check-in: faac759bd9 user: jan.nijtmans tags: core-8-branch | |
|
2018-05-20
| ||
| 15:09 | merge core-8-branch check-in: 8bc53049e0 user: dkf tags: tip-500 | |
|
2018-05-19
| ||
| 11:26 | Disable many warnings that are pointless in the stub library. Yes, it accesses deprecated fields, we... check-in: 4cad2850ba user: dkf tags: core-8-branch | |
| 11:18 | Minor updates to C API to handle private methods. check-in: 8632183f6c user: dkf tags: tip-500 | |
| 08:38 | Corrections for a number of small things to align with TIP check-in: 39e20c8e3a user: dkf tags: tip-500 | |
| 07:10 | Add test filesystem-1.30.2 {normalisation of nonexistent user specified as user@domain} check-in: 9d50014a1e user: fvogel tags: bug-9e6b569963 | |
| 05:18 | merge 8.7 check-in: ae6235c322 user: jan.nijtmans tags: initsubsystems | |
|
2018-05-18
| ||
| 19:54 | Fix [9e6b569963]: file normalize ~user fails on Windows check-in: 38bcab5c78 user: fvogel tags: bug-9e6b569963 | |
| 06:18 | Add test filesystem-1.30.1 checking file normalize ~$::tcl_platform(user). This test should currentl... check-in: ffd0f31dba user: fvogel tags: bug-9e6b569963 | |
|
2018-05-17
| ||
| 19:05 | Merge 8.7, but keep TCL_THREADS undefined in tcl.h (since that's no longer necessary) check-in: f2c996cdb8 user: jan.nijtmans tags: trunk | |
| 18:53 | TIP #491 implementation: Threading Support: phasing out non-threaded builds check-in: e9ee6fc387 user: jan.nijtmans tags: core-8-branch | |
|
2018-05-15
| ||
| 19:47 | Re-base novem-bug-3598300 branch to trunk, going further as bug-3598300. "configure" not re-generate... check-in: 65118675f3 user: jan.nijtmans tags: bug-3598300 | |
| 13:04 | Make [info object methods] and [info class methods] work right. check-in: a0a3142700 user: dkf tags: tip-500 | |
|
2018-05-14
| ||
| 20:55 | Make sure that [self call] reports useful info. check-in: 0a346c9e04 user: dkf tags: tip-500 | |
| 19:20 | merge 8.7 check-in: 8fcc12b425 user: jan.nijtmans tags: trunk | |
| 19:16 | merge 8.6 check-in: c9567c991f user: jan.nijtmans tags: core-8-branch | |
| 19:16 | merge 8.5 check-in: 4929c1bb0f user: jan.nijtmans tags: core-8-6-branch | |
| 19:14 | Unbreak build when HAVE_FTS is not set. Move definitions of Tcl_DirEntry and TclDIR to tclWinPort.h... check-in: 7bc44a586a user: jan.nijtmans tags: core-8-5-branch | |
|
2018-05-13
| ||
| 22:15 | Initial implementation of TIP #508: [array default] check-in: 39fc31badb user: fbonnet tags: tip-508 | |
| 21:56 | Create new branch named "tip-508" check-in: 29555df087 user: fbonnet tags: tip-508 | |
| 19:20 | Correct results from unknown method handler. check-in: ea2054164a user: dkf tags: tip-500 | |
| 16:10 | Make [info vars] aware of private variable resolution. check-in: ecc06fcafa user: dkf tags: tip-500 | |
| 13:55 | merge 8.7 check-in: aba84558d8 user: jan.nijtmans tags: trunk | |
| 13:54 | de-duplicate code in win32 panic implementation. Also eliminate gcc compiler warning. check-in: 1b065b1a05 user: jan.nijtmans tags: trunk | |
| 10:08 | Merge core-8-branch check-in: aae3c29836 user: dkf tags: tip-500 | |
| 07:17 | General code style cleanup. check-in: ea1fc89541 user: dkf tags: minor change, core-8-branch | |
|
2018-05-11
| ||
| 17:26 | Missing test file boilerplate. check-in: 743007c3cc user: dgp tags: core-8-branch | |
| 11:52 | merge 8.7 check-in: 78ab648e4f user: dgp tags: bug-e593adf103-core-8 | |
| 11:51 | merge trunk check-in: b902e920e7 user: dgp tags: dgp-refactor | |
| 11:51 | merge 8.7 check-in: ccb831a772 user: dgp tags: core_zip_vfs | |
| 11:44 | merge 8.7 check-in: 4e888b608e user: dgp tags: tip-469 | |
| 11:40 | merge trunk check-in: a67ab16109 user: dgp tags: dgp-properbytearray | |
| 11:38 | merge 8.7 check-in: ccf912ef15 user: dgp tags: tip-465 | |
| 11:35 | merge 8.7 check-in: 78b076cb46 user: dgp tags: tip-312 | |
| 11:33 | merge 8.7 check-in: 2da5d7183f user: dgp tags: tip-505 | |
| 11:30 | merge 8.7 check-in: 6733cec87a user: dgp tags: dgp-string-insert | |
| 11:26 | merge 8.7 check-in: 5dd49e9ab7 user: dgp tags: tip-445 | |
| 11:26 | merge 8.7 check-in: 97fa4939ba user: dgp tags: tip-502 | |
| 10:06 | Merge 8.7 check-in: f1b73e3b4b user: jan.nijtmans tags: trunk | |
| 09:42 | TIP #425 implementation: Correct use of UTF-8 in Panic Callback (Windows only) check-in: e2d9683a48 user: jan.nijtmans tags: core-8-branch | |
| 09:20 | Merge 8.5. This adds Emoji 11.0 support, when Tcl is compiled with TCL_UTF_MAX>3. Useful for Androwi... check-in: 708287d936 user: jan.nijtmans tags: core-8-6-branch | |
| 09:15 | merge 8.7 check-in: f956a39898 user: jan.nijtmans tags: trunk | |
| 09:14 | Add emoji 11.0 to the set. Only active when compiled with TCL_UTF_MAX>3. Also prepare tooling for Un... check-in: ee9f293421 user: jan.nijtmans tags: core-8-5-branch | |
| 08:12 | merge 8.6 check-in: 61bcb3ad68 user: jan.nijtmans tags: core-8-branch | |
| 08:10 | merge 8.5 check-in: 79e6efb2f5 user: jan.nijtmans tags: core-8-6-branch | |
| 07:53 | Rename Tcl_Dir to TclDIR, making it clear that this macro is not part of the public API check-in: 3257682387 user: jan.nijtmans tags: core-8-5-branch | |
|
2018-05-10
| ||
| 17:37 | Added tcl::process test suite check-in: 3990de9d13 user: fbonnet tags: core-8-branch | |
| 13:47 | Fixed makefile.vc: install will create missing dir "tcl8/8.7" for msgcat check-in: eeefdb44cf user: fbonnet tags: core-8-branch | |
| 13:44 | Added man page for tcl::process check-in: 9fe8b5eae0 user: fbonnet tags: core-8-branch | |
|
2018-05-09
| ||
| 16:01 | merge 8.7 check-in: 50224f59e8 user: dgp tags: trunk | |
| 15:49 | merge 8.6 check-in: 34cff0f8eb user: dgp tags: core-8-branch | |
| 10:34 | merge 8.5 check-in: 210ccdf585 user: sebres tags: core-8-6-branch | |
| 10:29 | amend to [85bcf84100]: replaces DIR with Tcl_Dir (DIR/DIR64 regarding HAVE_STRUCT_DIRENT64) check-in: f80031df45 user: sebres tags: core-8-5-branch | |
|
2018-05-08
| ||
| 20:03 | Fix epoll notifier memory leak in initialization/finalization routines, check-in: 6ea3d73ff0 user: pooryorick tags: core-8-branch | |
| 17:51 | Remove the obsolete form of the [trace] command from the documentation. check-in: 559d647aca user: arjenmarkus tags: am-trace-ensemble | |
| 17:38 | Changes to the code: remove the macro "TCL_REMOVE_OBSOLETE_TRACES" and associated code. Turn the [t... check-in: 32e489acdc user: arjenmarkus tags: am-trace-ensemble | |
| 15:22 | merge 8.7 check-in: 966bdc055f user: dgp tags: trunk | |
| 15:00 | merge 8.6 check-in: 714db5afb8 user: dgp tags: core-8-branch | |
| 10:16 | prevents UB/segfault by unexpected return-code (not -1/0/1) and avoid warnings like: tclCmdMZ.c:28... check-in: cb1fc580ea user: sebres tags: core-8-6-branch | |
| 09:56 | merge fix for [92564326a98b5510] from 8.5 check-in: b6d467a174 user: sebres tags: core-8-6-branch | |
| 09:49 | fixes [92564326a98b5510]: wrong x64-aligned handle from readdir64 by opendir/rewinddir/closedir, if ... check-in: 85bcf84100 user: sebres tags: core-8-5-branch | |
|
2018-05-07
| ||
| 15:42 | More efficient way of getting array element names; why search when direct lookup is possible? check-in: ede43e26d2 user: dkf tags: tip-500 | |
| 14:33 | merge core-8-6-branch check-in: cb43f6d65a user: pooryorick tags: core-8-branch | |
| 12:43 | Make the 'varname' method know about private variables. check-in: af6136109d user: dkf tags: tip-500 | |
| 10:44 | merge core-8-branch check-in: 109cd6321e user: pooryorick tags: bug-e593adf103-core-8 | |
| 07:43 | Deduplicate code in INST_STR_CMP, StringCmpCmd, and StringEqualCmd. check-in: 1841bf54d1 user: pooryorick tags: core-8-6-branch | |
| 07:42 | merge 8.7 check-in: aa4790b28f user: jan.nijtmans tags: trunk | |
| 07:40 | Remove some tip389 restrictions in test-cases, which are no longer necessary. Eliminate gcc compile... check-in: 385fda311b user: jan.nijtmans tags: core-8-branch | |
|
2018-05-06
| ||
| 18:13 | Factor options handling out of StringCmpCmd. check-in: 88e60c5289 user: pooryorick tags: core-8-6-branch | |
| 14:20 | Documentation. check-in: 4090126e45 user: dkf tags: tip-500 | |
| 13:45 | Preparation to deduplicate code between byte-compiled and legacy implementations of [string compare]... check-in: e423459fce user: pooryorick tags: core-8-6-branch | |
| 07:17 | Corrections to test names. check-in: 6022af433b user: dkf tags: minor change, tip-500 | |
| 07:13 | Fix up instance privates. check-in: 62c847e122 user: dkf tags: tip-500 | |
|
2018-05-05
| ||
| 17:30 | merge 8.7 check-in: d8c8c91b02 user: dkf tags: tip-500 | |
| 17:23 | Private methods seem to be working... check-in: 470494b82a user: dkf tags: tip-500 | |
| 17:04 | Avoid generating string representation when comparing the empty string. check-in: 44527c632e user: pooryorick tags: core-8-6-branch | |
| 16:38 | Avoid generating string representation when comparing the empty string. Closed-Leaf check-in: 14d9d1de63 user: pooryorick tags: pyk-emptystring-core-8-6 | |
| 11:39 | merge trunk Closed-Leaf check-in: 609ff1ffd8 user: pooryorick tags: pyk-emptystring | |
|
2018-05-04
| ||
| 19:07 | Update TZ info to tzdata2018e. check-in: e95474c36a user: jima tags: trunk | |
| 19:06 | Update TZ info to tzdata2018e. check-in: 0ac864f24f user: jima tags: core-8-branch | |
| 19:06 | Update TZ info to tzdata2018e. check-in: adc50e99d2 user: jima tags: core-8-6-branch | |
|
2018-05-03
| ||
| 16:24 | Syntax error in msgcat documentation fixed. Ticket [af69c6966d] check-in: 1eedc1f86b user: oehhar tags: trunk | |
| 07:12 | Adjust the tests that use the old-style trace command. This is a preparation for the modernisation o... check-in: b0aff011b2 user: markus tags: am-trace-ensemble | |
|
2018-05-02
| ||
| 19:02 | Create new branch named "am-trace-ensemble" check-in: 322628cf2e user: markus tags: am-trace-ensemble | |
| 13:53 | close fork check-in: 4ea56471c2 user: dgp tags: core-8-branch | |
| 12:22 | Syntax error in msgcat documentation fixed. Ticket [af69c6966d] check-in: 5ccd647de5 user: oehhar tags: core-8-branch | |
|
2018-05-01
| ||
| 19:02 | Start implementing TIP #497. regexp's now are >BMP-aware. WIP check-in: 47ace058d4 user: jan.nijtmans tags: tip-497 | |
| 18:43 | merge 8.7 check-in: 6fe50c20de user: jan.nijtmans tags: trunk | |
| 18:42 | merge 8.6 check-in: bea1cbc1ad user: jan.nijtmans tags: core-8-branch | |
| 18:41 | Implement special "string totitle" for Extended Georgian characters (new behavior in Unicode 11) check-in: 827b7761e6 user: jan.nijtmans tags: core-8-branch | |
|
2018-04-30
| ||
| 12:47 | merge 8.5 Leaf check-in: a2fcb3e560 user: dgp tags: bug-3485833 | |
| 12:14 | merge 8.5 check-in: 0667ce0d00 user: dgp tags: core-8-6-branch | |
| 12:11 | Contain platform-specific things in the constraint-controlled parts of the test. check-in: 74af01d8ff user: dgp tags: core-8-5-branch | |
| 11:52 | amend after merge 8.5 check-in: 4dbb1d5420 user: sebres tags: core-8-6-branch | |
| 11:36 | merge core-8-5-branch (fix-1613456fff) check-in: 0eb9289e85 user: sebres tags: core-8-6-branch | |
| 11:10 | merge fix-1613456fff, closes [1613456fffffffff] and [27b682284974d0cd] check-in: 92c4bfbe32 user: sebres tags: core-8-5-branch | |
|
2018-04-29
| ||
| 21:15 | Merge 8.7 (= upgrade to Unicode 11 beta) check-in: ef6636a2ea user: jan.nijtmans tags: trunk | |
| 21:14 | Upgrade everything to Unicode 11 (still in beta, expected in june 2018) check-in: 8f0b52858b user: jan.nijtmans tags: core-8-branch | |
| 20:02 | Now really fix [9f3c253df5eec5669673d05fe3a51e4afcf99418|9f3c253df5] : Tcl build broken on Win. (tes... check-in: b39f592287 user: jan.nijtmans tags: trunk | |
|
2018-04-27
| ||
| 13:21 | merge 8.7 check-in: 1724282826 user: dgp tags: core_zip_vfs | |
| 03:06 | Added an initialization of 0 for the namelen field for new ZipFile data structures. In memory debugg... check-in: 730a3c01cb user: hypnotoad tags: core_zip_vfs | |
|
2018-04-26
| ||
| 18:19 | merge 8.7 Leaf check-in: 4eda1d6aee user: dgp tags: bug-e87bcf819f | |
| 08:33 | Merge 8.7 check-in: b0c3db9294 user: jan.nijtmans tags: trunk | |
| 08:32 | Update test-cases, so they are selected or not for -DTCL_UTF_MAX=6. Now all relevant test-cases pas... check-in: 0cd538f301 user: jan.nijtmans tags: core-8-branch | |
|
2018-04-25
| ||
| 21:57 | Fix MSVC build [9f3c253df5] check-in: a435321ce4 user: jan.nijtmans tags: trunk | |
| 15:08 | merge trunk check-in: 4e8e4536cd user: dgp tags: dgp-refactor | |
| 15:02 | merge trunk check-in: 8fd554df93 user: dgp tags: dgp-properbytearray | |
| 15:00 | merge 8.7 check-in: fb7705dd1f user: dgp tags: tip-465 | |
| 14:54 | merge 8.7 check-in: b828085618 user: dgp tags: tip-469 | |
| 14:51 | merge 8.7 check-in: a9e9af0427 user: dgp tags: tip-312 | |
| 14:42 | merge 8.7 check-in: 7cfad075b8 user: dgp tags: tip-505 | |
| 14:34 | Merge 8.7; Resolve test conflicts with [array for]. Still has several memleaks. check-in: 5966cc9fe8 user: dgp tags: bug-e593adf103-core-8 | |
| 13:39 | merge 8.7 check-in: 84f04d0eb5 user: dgp tags: dgp-string-insert | |
| 13:02 | merge 8.7 check-in: c16d974b49 user: dgp tags: tip-445 | |
| 11:49 | merge 8.7 check-in: 9c60a801a8 user: dgp tags: trunk | |
| 11:48 | merge 8.6 check-in: 146fed70ad user: dgp tags: core-8-branch | |
| 11:48 | Doc typo fix from Andy Goth. check-in: bbad47db82 user: dgp tags: core-8-6-branch | |
| 11:09 | Plug memory leak handling circular path values. check-in: ebf56d8628 user: dgp tags: tip-445 | |
|
2018-04-24
| ||
| 23:00 | Merge fork check-in: 0f76722982 user: andy tags: trunk | |
| 14:02 | silence compiler warning check-in: bdf0e828f9 user: dgp tags: tip-502 | |
| 13:59 | merge 8.7 check-in: a4d3716be1 user: dgp tags: tip-502 | |
| 13:51 | Merge 8.7 check-in: 78f530026b user: dgp tags: trunk | |
| 13:45 | Merge 8.6 (bug-fix and test-case for Tcl_UtfAtIndex with TCL_UTF_MAX=4) ((Replacement checkin for ea... check-in: a4b3649641 user: dgp tags: core-8-branch | |
|
2018-04-23
| ||
| 23:23 | Bug-fix in Tcl_UtfAtIndex (for TCL_UTF_MAX=4 only). With test-case (in "string totitle") demonstrati... check-in: 3d8301e3c6 user: jan.nijtmans tags: core-8-6-branch | |
| 15:07 | merge 8.7 check-in: aaa3ab6a72 user: jan.nijtmans tags: trunk | |
| 15:06 | Some better surrogate handling in encodings. Not spotted before ... check-in: 0e622ccdb3 user: jan.nijtmans tags: core-8-branch | |
| 14:56 | Add some state to encodings, so we can do better surrogate handling for TCL_UTF_MAX >= 4. Backported... check-in: c41cbc5340 user: jan.nijtmans tags: core-8-6-branch | |
| 13:53 | merge 8.7 check-in: 06bb3a2bf8 user: dgp tags: trunk | |
| 13:51 | merge 8.7 check-in: 743fa61e1c user: dgp tags: bug-e87bcf819f | |
| 13:51 | Dup test name. check-in: c1cfcdbc3a user: dgp tags: core-8-branch | |
| 12:58 | Rework 'array for' to pass the arrayNameObj to the NRE routines rather than saving it in the ArraySe... check-in: 7085291404 user: bll tags: core-8-branch | |
|
2018-04-22
| ||
| 23:16 | Add a test for the compiled pathway. check-in: 08a3816456 user: dgp tags: bug-e87bcf819f | |
| 23:09 | Candidate fix for [e87bcf819f]. Makes sure the unset of a scalar variable linked to an array element... check-in: 701d26870f user: dgp tags: bug-e87bcf819f | |
| 13:28 | merge 8.7 check-in: 26d8195372 user: dgp tags: trunk | |
| 13:27 | merge 8.6 check-in: 143af13340 user: dgp tags: core-8-branch | |
| 13:22 | [46a2410650] compiled [unset] was bypassing cleanup of active array search. Overdue thanks to Andy G... check-in: 244c0b893d user: dgp tags: core-8-6-branch | |
|
2018-04-21
| ||
| 14:22 | Restore production test settings: set tests/httpPipeline.test to non-verbose, and comment out most L... check-in: 89dc58d0ad user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 13:47 | merge 8.6 check-in: 5de2ce4b96 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 13:31 | Amend httpPipeline.test tests to use stdout not stderr, and thus avoid the report {Test files exitin... check-in: 2929e52c0a user: kjnash tags: bug-46b6edad51-concurrent-http | |
|
2018-04-20
| ||
| 21:01 | small amend (test caption and clean-up) Leaf check-in: f83578fbf2 user: sebres tags: bug-552ed5eac53ff5e4 | |
| 20:41 | bug [552ed5eac53ff5e4]: added test case illustrated this bug check-in: 1283a17cbd user: sebres tags: bug-552ed5eac53ff5e4 | |
| 20:17 | DeleteArray has only one caller. It is called on the "dummy" variable that is created during unset, ... check-in: 27ec7e3d3d user: dgp tags: core-8-6-branch | |
| 20:06 | Document the new proc http::registerError in http.n check-in: 5f3ccedc8a user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 16:55 | merge 8.7 check-in: 03e1985393 user: dgp tags: trunk | |
| 16:02 | TIP 421 Implementation. check-in: 7c614b9330 user: dgp tags: core-8-branch | |
| 10:18 | merge 8.7 check-in: 149309017e user: jan.nijtmans tags: trunk | |
| 10:16 | TIP #389 implementation. check-in: e109760b1c user: jan.nijtmans tags: core-8-branch | |
|
2018-04-19
| ||
| 22:29 | Slightly improved (more fail-safe) surrogate handling for TCL_UTF_MAX>3. Backported from latest TIP ... check-in: 686259e650 user: jan.nijtmans tags: core-8-6-branch | |
| 17:46 | Adapt [array for] to use the refactored routines. Closed-Leaf check-in: bf63bb7d85 user: dgp tags: tip-421 | |
| 17:40 | merge 8.7 check-in: 247df44614 user: dgp tags: tip-421 | |
| 11:48 | correct msgcat test numbering for section util from 15.x (used twice) to 18.x check-in: 5953503f85 user: oehhar tags: core-8-branch | |
| 02:51 | merge 8.7 check-in: efebbf0517 user: dgp tags: trunk | |
| 02:45 | merge 8.6 check-in: 91f1174d86 user: dgp tags: core-8-branch | |
| 02:01 | Fold TclArraySet() into its only caller. tclEnv.c no longer calls it check-in: 86bbdb131d user: dgp tags: core-8-6-branch | |
| 01:41 | merge 8.5 check-in: a376926d6e user: dgp tags: core-8-6-branch | |
| 01:39 | An [array set] from a dict can only take shortcuts when the dict is "pure", that is, has no string r... check-in: 7ad9a0d2cb user: dgp tags: core-8-5-branch | |
|
2018-04-18
| ||
| 23:41 | Refactor error reporting when value is not an expected array variable name. check-in: ba72282270 user: dgp tags: core-8-6-branch | |
| 23:31 | Refactor to bring the test for existence of an array variable into LocateArray(). check-in: 9af19a47d6 user: dgp tags: core-8-6-branch | |
| 21:03 | cleanup of refactor check-in: abccab5e1e user: dgp tags: core-8-6-branch | |
| 19:21 | Refactor the common operations of looking up and checking traces on an array variable into a single ... check-in: 6849ea1e0e user: dgp tags: core-8-6-branch | |
| 11:59 | http::geturl now returns full error stack information if the initial socket command fails Ticket [ff... check-in: a3bf2db1fd user: oehhar tags: core-8-6-branch | |
|
2018-04-17
| ||
| 22:48 | Merge 8.7 Move stuff from SC_ENABLE_THREADS to SC_TCL_LINK_LIBS in tcl.m4, so SC_ENABLE_THREADS is n... Closed-Leaf check-in: 89b3d0671b user: jan.nijtmans tags: tip-491 | |
| 21:49 | Slightly better unmatched-surrogates handling. Unmatched High surrogates will still be silently remo... Closed-Leaf check-in: 1997a15ffd user: jan.nijtmans tags: tip-389 | |
| 20:29 | Refactor array trace handling into a common routine TclCheckArrayTraces(). check-in: 52d6ab7126 user: dgp tags: core-8-6-branch | |
| 19:14 | Array trace firing must come before argument checking might raise error. check-in: 40dac07937 user: dgp tags: core-8-6-branch | |
| 18:54 | Gentler fallback. check-in: 6eaf4819fe user: dgp tags: core-8-6-branch | |
| 18:34 | [array set] must fire array traces. Don't disrupt that by reporting argument errors too early. check-in: f021dc093a user: dgp tags: core-8-6-branch | |
| 14:39 | merge 8.7 check-in: acf839cd31 user: dgp tags: trunk | |
| 14:39 | merge 8.6 check-in: f21a25950c user: dgp tags: core-8-branch | |
| 14:38 | merge 8.5 check-in: c3b11f3af9 user: dgp tags: core-8-6-branch | |
| 14:32 | Restore build success to the TCL_REMOVE_OBSOLETE_TRACES configuration. check-in: b0e9d4fac9 user: dgp tags: core-8-5-branch | |
| 11:11 | Satisfy test var-23.14 check-in: d18e291b03 user: dgp tags: tip-421 | |
| 03:48 | Test of shimmer segfault. check-in: d7d48d477c user: dgp tags: tip-421 | |
|
2018-04-16
| ||
| 23:01 | Merge trunk. Update (internal) Trim* functions to use size_t check-in: 5064787134 user: jan.nijtmans tags: memory-API | |
| 14:51 | ran autoconf on the unix directory. This breaks the build. check-in: b4ff6833b3 user: dgp tags: tip-491 | |
| 14:46 | merge 8.7 check-in: a1f6233f04 user: dgp tags: tip-491 | |
| 14:15 | Memleak fix from Brad Lanam. check-in: d5fefc5a1d user: dgp tags: tip-421 | |
| 13:47 | Update reference counts for searchptr->name. Closed-Leaf check-in: bf0cba159d user: bll tags: tip-421 | |
| 13:41 | merge 8.7 check-in: 0b2e37e7c2 user: dgp tags: trunk | |
|
2018-04-15
| ||
| 23:06 | Fix [9f3c253df5eec5669673d05fe3a51e4afcf99418|9f3c253df5]: Tcl build broken on Win. Re-introduce TCL... check-in: edde576b1b user: jan.nijtmans tags: trunk | |
| 22:01 | Merge trunk check-in: ee95a2c1be user: jan.nijtmans tags: memory-API | |
| 15:11 | Added basic tests of the 'private' definition command. check-in: 19f241ec29 user: dkf tags: tip-500 | |
| 14:47 | Testing the private variables. check-in: 95e0451a74 user: dkf tags: tip-500 | |
| 10:29 | Added tests for [info object creationid] check-in: 0911aed318 user: dkf tags: tip-500 | |
|
2018-04-13
| ||
| 15:48 | Restore Tcl 8+4 tab convention check-in: 05ac4d0cdd user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 15:41 | Improve detection and reporting of TLS errors. New command http::registerError to assist the latter... check-in: 88b489b2bd user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 12:38 | Better rephrasing (ii) Closed-Leaf check-in: 8cc4204e0f user: gahr tags: encoding-doc-fixes | |
| 12:33 | Reduce diff check-in: 9c7bc1ef47 user: gahr tags: encoding-doc-fixes | |
| 12:31 | Better rephrasing check-in: d1c9169dcc user: gahr tags: encoding-doc-fixes | |
| 09:36 | Fix documentation for [encoding convertfrom] check-in: 3e9c686cde user: gahr tags: encoding-doc-fixes | |
| 07:23 | Duplicate the private variable config when cloning objects. check-in: b8199bd706 user: dkf tags: tip-500 | |
|
2018-04-12
| ||
| 23:54 | Added introspectors mentioned in TIP. check-in: fd04ec02db user: dkf tags: tip-500 | |
| 01:58 | Fix documentation typo check-in: 84e7fbfdee user: andy tags: trunk | |
|
2018-04-11
| ||
| 16:17 | merge 8.7 check-in: fdf9328219 user: dgp tags: tip-389 | |
| 12:45 | merge 8.7 check-in: 43e01830a9 user: dgp tags: tip-421 | |
| 11:28 | win: some test-cases missing constraint for testexcept (if compiled without test) Closed-Leaf check-in: eb6c47f3cb user: sebres tags: fix-1613456fff | |
|
2018-04-09
| ||
| 19:50 | win: fix several test-cases for windows platform check-in: 5c8c4f37f8 user: sebres tags: fix-1613456fff | |
| 10:04 | amend to [5acb57c7aec45e05]: set code to TCL_ERROR, because primitives from tclIOUtil return -1 check-in: 6627aeef8e user: sebres tags: fix-1613456fff | |
|
2018-04-08
| ||
| 13:52 | test an abbreviated option for clock scan Leaf check-in: 1f26e5f3f1 user: avl42 tags: avl-fix-clock-scan-option-prefixes | |
| 13:38 | bugfix: clock scan accepted but ignored prefixes of options check-in: c41ad33cb4 user: avl42 tags: avl-fix-clock-scan-option-prefixes | |
|
2018-04-07
| ||
| 17:12 | merge 8.7 check-in: 1d2e0cde7b user: dgp tags: tip-502 | |
| 17:07 | merge 8.7 check-in: faf8c0b052 user: dgp tags: tip-445 | |
| 17:07 | merge 8.6 check-in: 82ddedafd7 user: dgp tags: core-8-branch | |
| 16:56 | merge 8.5 check-in: 0d32dfc5f0 user: dgp tags: core-8-6-branch | |
| 16:55 | Correct out-of-date documentation for [string is]. check-in: c3a1f0b5e9 user: dgp tags: core-8-5-branch | |
|
2018-04-06
| ||
| 19:14 | Merge 8.7. Update two macros to TIP 445. check-in: 671aed379d user: dgp tags: tip-445 | |
| 17:28 | [27b682284974d0cd] command "file delete": avoid possible race condition if file/directory deleted af... check-in: 5acb57c7ae user: sebres tags: fix-1613456fff | |
|
2018-04-05
| ||
| 17:59 | merge trunk check-in: e45bb42625 user: dgp tags: novem | |
| 17:59 | merge 8.7 check-in: 8c34e3aa19 user: dgp tags: trunk | |
| 17:22 | Plug memleak in [format] applied to bignums. check-in: 225c752bdc user: dgp tags: core-8-branch | |
| 16:37 | Plug memleak when [scan] raises an error. check-in: 4e0c1d2c62 user: dgp tags: core-8-branch | |
| 15:38 | merge trunk check-in: df11ae7d89 user: dgp tags: novem | |
| 15:38 | merge 8.7 check-in: 68c23a4642 user: dgp tags: trunk | |
| 15:37 | [string cat] was failing to NUL terminate string reps. Stopped "string" values triggering false valg... check-in: 6360678926 user: dgp tags: core-8-branch | |
| 13:36 | merge trunk check-in: 526ec0f885 user: dgp tags: novem | |
| 13:36 | merge 8.7 check-in: 4711766df3 user: dgp tags: trunk | |
| 13:34 | Failed to mutex protect all multi-thread access to the hash tables in the [tcl::process] implementat... check-in: fb7e419d42 user: dgp tags: core-8-branch | |
| 07:26 | Start of private method dispatch machinery. check-in: 087b4f8229 user: dkf tags: tip-500 | |
|
2018-04-04
| ||
| 13:37 | Restore most lines to 80 columns check-in: f2462a4cc7 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 12:00 | Use coroutines to remove blocking on HTTP connections check-in: 853e5b1033 user: kjnash tags: bug-46b6edad51-concurrent-http | |
|
2018-04-01
| ||
| 01:09 | Increase test timeout to 10s. Remove commenting from Log calls that report long delay for [socket]. check-in: 386c1a2e43 user: kjnash tags: bug-46b6edad51-concurrent-http | |
|
2018-03-31
| ||
| 15:27 | Chasing timeout bug: reduce client timeout to 4s in tests; more sanity checking in non-keep-alive te... check-in: 13e7a8c6d3 user: kjnash tags: bug-46b6edad51-concurrent-http | |
|
2018-03-30
| ||
| 21:10 | merge 8.7 check-in: 2430760def user: dgp tags: tip-389 | |
| 20:19 | merge trunk check-in: e75666f6e1 user: dgp tags: dgp-refactor | |
| 20:18 | merge trunk check-in: 249c713db6 user: dgp tags: dgp-properbytearray | |
| 20:18 | merge trunk check-in: c87dd5858f user: dgp tags: novem | |
| 20:09 | merge 8.7 check-in: 33535f0479 user: dgp tags: dgp-string-insert | |
| 20:08 | merge 8.7 check-in: dc1a13eb81 user: dgp tags: trunk | |
| 19:53 | merge 8.7 check-in: 06265f1ca1 user: dgp tags: tip-500 | |
| 19:51 | merge 8.7 check-in: ba07336562 user: dgp tags: tip-502 | |
| 19:42 | merge 8.7 check-in: d183de8dd8 user: dgp tags: core_zip_vfs | |
| 19:37 | merge 8.7 check-in: c8f51180e2 user: dgp tags: tip-445 | |
| 19:36 | merge 8.7 check-in: 589b11ac98 user: dgp tags: bug-e593adf103-core-8 | |
| 19:22 | Refactor the [lrange] machinery into a single routine TclListObjRange(). Apply some optimizations. C... check-in: 0f8ef41b28 user: dgp tags: core-8-branch | |
| 19:11 | merge 8.7 Closed-Leaf check-in: 0b3c80ce26 user: dgp tags: pspjuth-lrangeopt | |
| 17:56 | Draft implementation of TIP 506 Closed-Leaf check-in: 36f6096e41 user: dgp tags: tip-506 | |
| 12:32 | Rebase TIP 502 draft implementation. check-in: 13095e7fe4 user: dgp tags: tip-502 | |
| 10:13 | For thorough testing, set test file to verbose, and uncomment Log calls in http.tcl. check-in: ee25e0edbf user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 10:02 | Bugfixes. Details in ticket 46b6edad51. check-in: 8ac0b6f067 user: kjnash tags: bug-46b6edad51-concurrent-http | |
|
2018-03-29
| ||
| 18:20 | Adapt tests/httpPipeline.test for test without installation. Comment out some Log calls from tests/... check-in: f4d894e720 user: kjnash tags: bug-46b6edad51-concurrent-http | |
|
2018-03-27
| ||
| 14:20 | Implement queuing and pipelining for HTTP requests over a persistent connection. check-in: 8231eeead0 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:56 | Adapt fconfigure -translation for two-way pipelined operation. check-in: 1876e25b9c user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:55 | Define variable tk used in Log calls for testing. check-in: 0cf74e9584 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:52 | First step for implementing concurrent requests using the same connection. Define namespace variable... check-in: 2302d7d93d user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:49 | Revise tests/http11.test for use with commits from 78b23edb6b onwards. Adjust proc "handler" to con... check-in: 60eee5809f user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:37 | BUGFIX. Send "Connection: keep-alive" even if HTTP/1.1. Some servers (including Apache 2.2 on RHEL6)... check-in: ce8e60193b user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:32 | New http::config option -zip to control whether to send an "Accept-Encoding" request-header for a zi... check-in: bbffa96ba7 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:29 | Workaround for bug with https and unchunked response. A [read] does not deliver until the server cl... check-in: 8ace435352 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:25 | Changes to response handling in Finish, Eot and Event. Carefully distinguish expected and premature ... check-in: 78b23edb6b user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:20 | Add "array unset socketMapping" in http::init. The sockets are closed and therefore do not belong in... check-in: d4a10cd1ff user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:17 | Tidying - add empty else clauses, omit :: at start of command name http::CloseSocket in proc definit... check-in: 8ca4a197fa user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:15 | Update some Log calls, mainly to specify token. check-in: f5947f16f4 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:12 | Update some comments and a Log. check-in: e8deab8539 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:10 | Rename some variables and commands. Details in ticket 46b6edad51. check-in: 680b022c38 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:08 | Add parentheses to some "if" tests; transform one test without changing its outcome. check-in: 136afdd53a user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:07 | Give all procs an explicit return, except where commented as "Implicit Return". check-in: 327a3ce07a user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:05 | Adjust to 80 columns except one 82-column line which would be less intelligible. check-in: cf50069558 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 08:03 | Adjust whitespace to Tcl 8+4 tab convention. check-in: 021b339361 user: kjnash tags: bug-46b6edad51-concurrent-http | |
| 07:48 | Create new branch named "bug-46b6edad51-concurrent-http" check-in: 2a6e853616 user: kjnash tags: bug-46b6edad51-concurrent-http | |
|
2018-03-26
| ||
| 20:21 | Remove MINGW32 from the UNIX makefile, since Mingw should always build from the "win" directory. Bet... check-in: c197fa631e user: jan.nijtmans tags: core-8-branch | |
| 18:59 | Rest of TIP 505 implementation -- mostly undoing dumb things. check-in: 23448fc9ab user: dgp tags: tip-505 | |
| 16:27 | Work in progress implementing TIP 505. check-in: 6319580096 user: dgp tags: tip-505 | |
|
2018-03-25
| ||
| 19:21 | merge 8.7 check-in: ca6015cda1 user: jan.nijtmans tags: trunk | |
| 19:20 | No need any more on 64-bit cygwin for special *Long* stub entries. check-in: 15c4994feb user: jan.nijtmans tags: core-8-branch | |
| 17:43 | merge 8.7 check-in: ac3d594d13 user: jan.nijtmans tags: trunk | |
| 17:43 | workaround for TclFormatInt on CYGWIN is no longer necessary now. check-in: 740e91a7f8 user: jan.nijtmans tags: core-8-branch | |
|
2018-03-24
| ||
| 10:22 | Update TZ info to tzdata2018d. check-in: c0a51531fd user: jima tags: novem | |
| 10:22 | Update TZ info to tzdata2018d. check-in: 4432824433 user: jima tags: trunk | |
| 10:21 | Update TZ info to tzdata2018d. check-in: 671a645da4 user: jima tags: core-8-branch | |
| 10:20 | Update TZ info to tzdata2018d. check-in: e257d4cf0b user: jima tags: core-8-6-branch | |
|
2018-03-22
| ||
| 17:45 | minor fix on comment (restored getFileSecurityProc back, because getNamedSecurityInfoProc not used) check-in: a43aede88c user: sebres tags: fix-1613456fff | |
| 16:22 | win: fixes check of file permissions (readable, writable, executable) - more faster and stable solut... check-in: 0bce348e6b user: sebres tags: fix-1613456fff | |
|
2018-03-21
| ||
| 16:26 | A compiler for [string insert] mirroring the one for [linsert]. check-in: 8feb3acbd5 user: dgp tags: dgp-string-insert | |
| 15:31 | Rebooting a [string insert] implementation branch, bringing over pieces from the past branches and m... check-in: 41eb59e341 user: dgp tags: dgp-string-insert | |
|
2018-03-20
| ||
| 19:58 | merge 8.7 check-in: 1f55c24720 user: dgp tags: trunk | |
| 19:54 | TIP 503 implementation. check-in: ae29ed9c7f user: dgp tags: core-8-branch | |
| 19:25 | Merge over testing improvements from the TIP 475 work. Test files string.test and stringComp.test ha... check-in: e1141b4ed5 user: dgp tags: core-8-branch | |
| 16:10 | Test and fix for botch in binary string replace. check-in: a0dec2ad25 user: dgp tags: core-8-branch | |
|
2018-03-18
| ||
| 18:04 | This should be the implementation of private variables. check-in: 313e734043 user: dkf tags: tip-500 | |
|
2018-03-15
| ||
| 23:01 | In case of redirecting stderr to a file on Windows, append CRLF after Panic output. Closed-Leaf check-in: 224ba13ab4 user: jan.nijtmans tags: win-console-panic | |
| 21:53 | merge 8.7 check-in: a50f884700 user: jan.nijtmans tags: win-console-panic | |
| 21:13 | Merge 8.7 (convert makefile.vc to CRLF line-endings only) check-in: b1bb557ee5 user: jan.nijtmans tags: tip-491 | |
| 21:02 | Merge-mark (here makefile.vc still had the correct CRLF line-endings) check-in: 31c9cac2cb user: jan.nijtmans tags: trunk | |
| 20:58 | Bring back makefile.vc to CRLF line-endings, as all other *.vc files check-in: 94679c0c71 user: jan.nijtmans tags: core-8-branch | |
| 19:09 | Merge 8.7; Updated the package manifest by hand; was broken until then. If there's a maintenance kno... check-in: 56f82c402a user: dgp tags: core_zip_vfs | |
| 15:43 | merge novem check-in: 700b9a198f user: dgp tags: novem-purge-literals | |
| 15:34 | merge 8.7 check-in: 01980b4037 user: dgp tags: pspjuth-lrangeopt | |
| 15:14 | merge trunk check-in: cac17536a3 user: dgp tags: dgp-refactor | |
| 15:08 | merge trunk check-in: 76accc77f4 user: dgp tags: dgp-properbytearray | |
| 14:55 | merge trunk check-in: 4a5c8f2780 user: dgp tags: novem | |
| 14:37 | merge 8.7 check-in: d1e80d709a user: dgp tags: tip-389 | |
| 14:23 | merge 8.7 check-in: 4f13fe6bce user: dgp tags: tip-445 | |
| 14:22 | merge 8.7 check-in: 8bceaf2225 user: dgp tags: bug-e593adf103-core-8 | |
| 14:18 | merge 8.7 check-in: 16cda61498 user: dgp tags: tip-421 | |
| 14:14 | merge 8.7 check-in: 15b92d9602 user: dgp tags: tip-469 | |
| 14:06 | merge 8.7 check-in: 9ece07acc5 user: dgp tags: tip-491 | |
| 13:52 | merge 8.7 check-in: 0144326580 user: dgp tags: tip-312 | |
| 13:49 | merge 8.7 Leaf check-in: ad3f046675 user: dgp tags: bg-tip-282 | |
| 13:40 | merge 8.7 check-in: d61fd7f243 user: dgp tags: tip-465 | |
| 13:23 | Merge 8.6; An optimization miguel was considering; might be worth a look. Leaf check-in: 4b8fba4c22 user: dgp tags: empty-bodies | |
| 11:11 | merge 8.7 check-in: cc5ee71460 user: dgp tags: trunk | |
| 11:08 | merge 8.6 check-in: ff4b8f1a06 user: dgp tags: core-8-branch | |
| 10:58 | Missing test cleanups that break later tests. check-in: 59850b158d user: dgp tags: core-8-6-branch | |
| 00:01 | merge 8.7 check-in: 348aa0a07d user: dgp tags: trunk | |
|
2018-03-14
| ||
| 23:54 | Memleak and lifetime management fixes for components of the OO system. check-in: ebbbc5cb27 user: dgp tags: core-8-branch | |
| 23:47 | Merge rest of 8.7 except the botched apply/backout dance. Closed-Leaf check-in: 427db19fd4 user: dgp tags: memleak-87 | |
| 23:43 | Merge in 8.7 changes not already here. check-in: fccf41ff4a user: dgp tags: memleak-87 | |
| 22:39 | Rebase the memleak work. check-in: 29b72b7167 user: dgp tags: memleak-87 | |
| 22:17 | Memleak and lifetime management fixes for components of the OO system. check-in: 7041be160d user: dgp tags: core-8-6-branch | |
| 21:51 | merge 8.6 Closed-Leaf check-in: 6ef924a457 user: dgp tags: memleak | |
| 20:59 | A few test hygiene fixes. check-in: 62043ae854 user: dgp tags: memleak | |
| 20:43 | Further work to improve Object reference accounting in order to plug leaks. check-in: f8a55e34de user: pooryorick tags: memleak | |
| 18:09 | merege 8.7 check-in: b4ebf312a7 user: dgp tags: trunk | |
| 18:08 | merge 8.6 check-in: 010cc4a688 user: dgp tags: core-8-branch | |
| 17:23 | optimize compiled (INST_STR_TRIM): use new function TclTrim instead of combination of TclTrimLeft/Tc... check-in: adf768a9ff user: sebres tags: core-8-6-branch | |
| 17:21 | merge 8.7 check-in: 86f7de7c98 user: dgp tags: trunk | |
| 17:20 | unused variable fix check-in: 67e1ea3939 user: dgp tags: core-8-branch | |
| 17:19 | merge 8.5 check-in: d1142036a0 user: sebres tags: core-8-6-branch | |
| 17:17 | TclTrim: special case for TrimRight on single char result of TrimLeft (this char is already verified... check-in: 96a6332cff user: sebres tags: core-8-5-branch | |
| 16:17 | merge 8.7 check-in: 961ccb69d2 user: dgp tags: trunk | |
| 15:17 | New routine TclStringReplace() serves as a common implementation for both compiled and direct eval p... check-in: 190272213a user: dgp tags: core-8-branch | |
| 05:51 | merge 8.7 check-in: 3ba4c8e05a user: dgp tags: trunk | |
| 05:41 | merge mark check-in: 97dd207476 user: dgp tags: core-8-branch | |
| 05:41 | cherry pick the desirable part of the merge. check-in: 74ce821bcd user: dgp tags: core-8-branch | |
| 04:45 | backout the latest merge check-in: d26ad8afa0 user: dgp tags: core-8-branch | |
| 04:26 | Backout recent patch working on Object and Namespace refcounts. It creates new leaks and memory corr... check-in: 2fe4eced63 user: dgp tags: core-8-6-branch | |
| 01:31 | silence compiler warning check-in: cf882f9cc9 user: dgp tags: core-8-branch | |
| 01:30 | merge 8.6 check-in: ad1f243d40 user: dgp tags: core-8-branch | |
| 00:53 | merge 8.5 check-in: 4fd30be85b user: dgp tags: core-8-6-branch | |
| 00:45 | TclTrim must write to *trimRight even when making a quick exit. check-in: 8b3e6a3ee5 user: dgp tags: core-8-5-branch | |
| 00:03 | Make TclTrim* routines robust against some malformation in inputs. Better than access violations and... check-in: e2a4fef6e1 user: dgp tags: core-8-5-branch | |
|
2018-03-13
| ||
| 23:56 | A few minor revisions. Closed-Leaf check-in: d8df7220e3 user: dgp tags: sebres-8-5-fix-trim-on-mailformed | |
| 20:46 | Audit and correct Object reference counting issues. check-in: ae1f9d5726 user: pooryorick tags: core-8-6-branch | |
| 20:41 | Audit and correct Object reference counting issues. check-in: 821793c082 user: pooryorick tags: memleak | |
| 18:52 | remove unexpected panic by TclTrimLeft/TclTrimRight, handling rewritten: - instead of check the NTS-... check-in: b3969d0fab user: sebres tags: sebres-8-5-fix-trim-on-mailformed | |
| 17:30 | merge 8.7 check-in: ff0766467e user: dgp tags: trunk | |
| 17:14 | merge 8.6 check-in: 1a04240e68 user: dgp tags: core-8-branch | |
| 16:29 | close fork check-in: 35a6b8673b user: dgp tags: core-8-branch | |
| 16:28 | Fix bugs in msgcat that prevent clean test suite run. check-in: 47d13b9fc2 user: dgp tags: core-8-branch | |
| 16:13 | tip 499 msgcat custom preferences: documentation added check-in: edef076fc6 user: oehhar tags: core-8-branch | |
| 16:03 | Rewrite the [string replace] compiler to take advantage of the richer set of encoded index values. check-in: 11e89c25be user: dgp tags: core-8-6-branch | |
| 14:53 | tip490 oo for msgcat: added documentation check-in: 349f4681cb user: oehhar tags: core-8-branch | |
| 04:01 | Repair the INST_STR_REPLACE instruction. check-in: 3101f3fd20 user: dgp tags: core-8-6-branch | |
| 03:26 | Merge new test and comments from 8.5 to demo that INST_STR_REPLACE is bad. check-in: d50c1e61f1 user: dgp tags: core-8-6-branch | |
| 03:15 | Tidy up and comment [string replace] and its corner cases. check-in: dfe3934edb user: dgp tags: core-8-5-branch | |
|
2018-03-12
| ||
| 16:00 | merge 8.7 check-in: b8ddebf088 user: dgp tags: trunk | |
| 15:57 | msgcat 1.7.0 features need foundation of Tcl 8.7. check-in: a9c21db1be user: dgp tags: core-8-branch | |
| 14:49 | merge 8.7 check-in: e2316b333f user: dgp tags: trunk | |
| 14:41 | Revert change that broke usage with Tcl 9 check-in: 8791050e93 user: dgp tags: core-8-branch | |
| 14:17 | merge 8.6 check-in: 87fbb05e7f user: dgp tags: core-8-branch | |
| 14:14 | Implement TIP 499: Custom locale search list for msgcat check-in: c37cf7f1dd user: dgp tags: core-8-branch | |
| 14:07 | Undo setting of execute permissions. Closed-Leaf check-in: 1a301657ae user: dgp tags: tip499-msgcat-custom-preferences | |
| 13:58 | Implement TIP 490: msgcat for TclOO check-in: f909100ac2 user: dgp tags: core-8-branch | |
| 13:48 | msgcat 1.7 uses [tailcall], so requires Tcl 8.6. Closed-Leaf check-in: 699af4b725 user: dgp tags: tip490-msgcat-oo-2 | |
| 13:38 | Implement TIP 462: Add New [::tcl::process] Ensemble for Subprocess Management check-in: 2409228234 user: dgp tags: core-8-branch | |
| 13:24 | merge 8.7 Closed-Leaf check-in: 7ff3e810a4 user: dgp tags: tip-462 | |
| 13:07 | Convert DOS -> unix line endings. check-in: 8ab900d3e1 user: dgp tags: tip-462 | |
| 02:48 | It is confusingly stupid to use variable "length" to hold an actual length in part of a routine, and... check-in: 4d996dc6aa user: dgp tags: core-8-6-branch | |
|
2018-03-11
| ||
| 23:08 | merge 8.7 check-in: ba6c45d940 user: dgp tags: core_zip_vfs | |
| 23:08 | merge 8.7 Leaf check-in: de798b5604 user: dgp tags: sebres-string-insert-cr1 | |
| 22:42 | merge 8.7 check-in: 49512ebf1d user: dgp tags: tip-445 | |
| 22:35 | merge 8.7 check-in: d2bbe92e24 user: dgp tags: bug-e593adf103-core-8 | |
| 22:34 | merge 8.7 check-in: c5126a3728 user: dgp tags: tip-421 | |
| 22:27 | merge trunk check-in: f5eea09981 user: dgp tags: dgp-properbytearray | |
| 22:09 | merge trunk check-in: fe5ab53a8f user: dgp tags: dgp-refactor | |
| 22:08 | merge trunk check-in: 63b14fe35f user: dgp tags: novem | |
| 21:42 | merge 8.7 check-in: 3108218eee user: dgp tags: trunk | |
| 21:29 | merge 8.6 check-in: 23c46c8cd1 user: dgp tags: core-8-branch | |
| 21:15 | plug memleaks check-in: b087783022 user: dgp tags: core-8-6-branch | |
| 21:14 | Prevent leaks of the Object structs of oo::object and oo::class. check-in: 722088eb1f user: dgp tags: memleak | |
| 18:08 | Attempt at providing the missing instance squelcher. check-in: a8a64455ae user: dgp tags: memleak | |
| 12:33 | merge 8.7 check-in: 47549b459d user: dgp tags: trunk | |
| 12:22 | merge 8.6 check-in: f27bd866ac user: dgp tags: core-8-branch | |
| 12:14 | plug memleak of constructed package requirement. check-in: 70bb82f088 user: dgp tags: core-8-6-branch | |
| 12:13 | Screen out empty list value so that assertions are true. check-in: c9318a708c user: dgp tags: core-8-6-branch | |
| 12:11 | Copy pdbs to installation dir if OPTS=pdbs specified Leaf check-in: f1a182906d user: apnadkarni tags: nmake-install-pdbs | |
| 10:59 | Create new branch named "nmake-install-pdbs" check-in: fc934e4455 user: apnadkarni tags: nmake-install-pdbs | |
| 01:24 | merge 8.7 check-in: 43c7d2973c user: dgp tags: sebres-string-insert-cr1 | |
|
2018-03-10
| ||
| 16:05 | merge 8.7 check-in: 58e57236f7 user: dgp tags: bug-e593adf103-core-8 | |
| 16:03 | merge 8.7 check-in: 01268def02 user: dgp tags: tip-421 | |
| 15:55 | merge 8.7 check-in: 0892d078f0 user: dgp tags: tip-445 | |
| 15:45 | merge 8.6 check-in: e49b46e8e6 user: dgp tags: core-8-branch | |
| 15:41 | Remove unused argument. check-in: 068c425cb0 user: dgp tags: core-8-6-branch | |
| 14:55 | [db36fa5122] Upgrade the index value parsing and encoding machinery. Refactor many systems to make c... check-in: 02721ee263 user: dgp tags: core-8-branch | |
| 14:44 | Use LIST_MAX instead of computing an end index. check-in: f5f0c550dc user: dgp tags: core-8-6-branch | |
| 14:37 | rename tests to make room for new tests in 8.7 check-in: 4062e2d0cc user: dgp tags: core-8-6-branch | |
|
2018-03-09
| ||
| 22:18 | [db36fa5122] Upgrade the index value parsing and encoding machinery. Refactor many systems to make c... check-in: 71c0a83836 user: dgp tags: core-8-6-branch | |
| 21:18 | Restore safety for legacy bytecode. Closed-Leaf check-in: 2b6ecc0d9a user: dgp tags: bug-db36fa5122 | |
| 21:07 | Return routine to file scope. check-in: e4cb61e978 user: dgp tags: bug-db36fa5122 | |
| 20:58 | merge 8.6 check-in: c6324a5f20 user: dgp tags: bug-db36fa5122 | |
| 20:46 | Newer utility routine is more suitable. check-in: b864232e48 user: dgp tags: bug-db36fa5122 | |
| 20:34 | Update the command compilers and bytecode execution engine to use new machinery. check-in: 4d0f21f455 user: dgp tags: bug-db36fa5122 | |
| 19:40 | Use new machinery to repair index value flaws in [lsort]. check-in: c07b8490b6 user: dgp tags: bug-db36fa5122 | |
| 19:23 | Refactor the index value encode/decode machinery for broader use. Make use of it to fix index value ... check-in: 16c6cccd7f user: dgp tags: bug-db36fa5122 | |
| 17:30 | More demonstration tests of index value encoding flaws. check-in: 7ad27c34f2 user: dgp tags: bug-db36fa5122 | |
| 15:28 | New tests demonstrating index value encoding flaws in [lsearch]. check-in: 87a228d13e user: dgp tags: bug-db36fa5122 | |
|
2018-03-08
| ||
| 21:58 | Stop failing error ordering tests in compiled [lreplace]. check-in: 4be9db6bc7 user: dgp tags: bug-db36fa5122 | |
| 19:43 | Another error ordering test. check-in: 2cb8a48a00 user: dgp tags: bug-db36fa5122 | |
| 19:28 | New test expose flaw in error ordering. check-in: 96ef13a16a user: dgp tags: bug-db36fa5122 | |
| 18:57 | Streamline index decoding in INST_LIST_RANGE_IMM execution. Eliminte the internals intrusion in the ... check-in: af16acfbf8 user: dgp tags: bug-db36fa5122 | |
| 17:26 | Rollback the stealth change to [lreplace a 1 1] in Tcl 8.6.6. [409ea17e37]. Scratch rewrite of the [... check-in: a765812bfc user: dgp tags: bug-db36fa5122 | |
| 02:28 | Reduce the "clever" factor. (Fine line between clever and stupid.) check-in: 92e1b73cd8 user: dgp tags: bug-db36fa5122 | |
|
2018-03-07
| ||
| 21:45 | Streamline index decoding in INST_STR_RANGE_IMM execution. check-in: bb66d42b7b user: dgp tags: bug-db36fa5122 | |
| 21:41 | Merge 8.7 check-in: 166c604e57 user: jan.nijtmans tags: trunk | |
| 21:21 | Merge 8.6 check-in: 655a7278ed user: jan.nijtmans tags: core-8-branch | |
| 21:02 | When index parsing alone tells you a [string range] is empty, just push it. check-in: 38b72bb54b user: dgp tags: bug-db36fa5122 | |
| 20:24 | Improve -DTCL_NO_DEPRECATED compiles. It now can handle loading stub-enabled extensions with incompa... check-in: 6b79f4ac30 user: jan.nijtmans tags: core-8-branch | |
| 19:55 | Express INST_LIST_INDEX_IMM index processinig in terms of TCL_INDEX_END so that consistencies are ma... check-in: 31a078bec7 user: dgp tags: bug-db36fa5122 | |
| 19:35 | Fix handling of "pkgIndex" file in "package files" command. This was broken as well, as result of NR... check-in: c2b3db3af1 user: jan.nijtmans tags: core-8-branch | |
| 18:39 | Establish 4 symbols for categories of parsed index values: TCL_INDEX_START = 0 The start index.... check-in: 3f026007bd user: dgp tags: bug-db36fa5122 | |
| 17:02 | Rework TclGetIndexFromToken to make use of TclGetEndOffsetFromObj, and to lay out the index value en... check-in: 8cadbda624 user: dgp tags: bug-db36fa5122 | |
| 15:13 | merge 8.7 check-in: f43a6f6ea8 user: dgp tags: core_zip_vfs | |
| 15:10 | amend to [58716e0e92]: now the duplication is really pointless, so eliminated check-in: bca1b5c18a user: sebres tags: core-8-6-branch | |
| 14:16 | Remove pointless duplication. check-in: 58716e0e92 user: dgp tags: core-8-6-branch | |
| 13:40 | Tests of [assemble] use of compiled index values. check-in: d6534fb386 user: dgp tags: bug-db36fa5122 | |
| 12:08 | Incorporate sebres work on the same ticket. Good stuff! check-in: 775afbf909 user: dgp tags: bug-db36fa5122 | |
|
2018-03-06
| ||
| 22:53 | Fix the "package files" command. Due to the NRE enabling of "package" it always started to return an... check-in: 6a24d9dea4 user: jan.nijtmans tags: core-8-branch | |
| 22:27 | test cases for "lsort": coverage for "missing from sublist" error case with negative index (-1-1, -2... Closed-Leaf check-in: 4bf1bd4bcc user: sebres tags: sebres-bug-db36fa5122 | |
| 21:59 | try to fix [db36fa5122]: better compiled variants of several indices-related commands, test-cases ex... check-in: 82d6ec9fbb user: sebres tags: sebres-bug-db36fa5122 | |
| 20:59 | rework error handling to keep test suite happy. check-in: 6723fc3cc9 user: dgp tags: bug-db36fa5122 | |
| 20:27 | Have assembler use same index value parser as the bytecode compiler. check-in: 9642b8388f user: dgp tags: bug-db36fa5122 | |
| 20:09 | New internal routine TclGetEndOffsetFromObj. check-in: 0adb97c70d user: dgp tags: bug-db36fa5122 | |
| 18:42 | array for: Add missing ObjCmdProc wrapper around the NR proc. check-in: 4a61f6e2be user: bll tags: tip-421 | |
| 18:21 | array for: updated documentation: value variable is not optional, add specifics about when array for... check-in: 694b8c4633 user: bll tags: tip-421 | |
| 17:38 | various bits of ranting commentary check-in: bb516aa8d9 user: dgp tags: core-8-6-branch | |
| 17:19 | tip-421: array for: a) Fix bug starting search (name not set). b) Fix error message for array ch... check-in: 736d436f40 user: bll tags: tip-421 | |
| 13:59 | merge trunk check-in: 09d8575012 user: dgp tags: novem | |
| 13:58 | merge trunk check-in: c2717d5d40 user: dgp tags: dgp-refactor | |
| 13:56 | merge trunk check-in: ca5a9a7e17 user: dgp tags: dgp-properbytearray | |
| 13:50 | merge 8.7 check-in: d0cbf832fb user: dgp tags: tip-502 | |
| 13:48 | merge 8.7 check-in: 26b4cadc18 user: dgp tags: sebres-string-insert-cr1 | |
| 13:47 | merge 8.7 check-in: 8ce0c4007c user: dgp tags: bug-e593adf103-core-8 | |
| 13:46 | merge 8.7 check-in: 1982d6e284 user: dgp tags: tip-421 | |
| 13:45 | merge 8.7 check-in: 068966277d user: dgp tags: tip-445 | |
| 13:37 | Remove all the code supporting legacy opcodes. Restructure to pave the way for re-ordering the opcod... check-in: 06878f44c2 user: dgp tags: trunk | |
| 13:21 | merge 8.7 check-in: fd73024fcf user: dgp tags: trunk | |
| 12:59 | merge 8.6 check-in: 3d06c4a172 user: dgp tags: core-8-branch | |
| 12:10 | Compiler warning in a --enable-symbols=compile build Closed-Leaf check-in: bcac80f886 user: dgp tags: legacy-instructions | |
| 12:02 | Remove disabled code and reformat. check-in: a8b448a3dc user: dgp tags: legacy-instructions | |
| 05:27 | Convert macros to enums - constrained by need for matching table. check-in: 3801db5266 user: dgp tags: legacy-instructions | |
| 04:08 | experiment check-in: 767b0181f2 user: dgp tags: legacy-instructions | |
|
2018-03-05
| ||
| 22:16 | Remove all code supporting legacy instructions. check-in: bb721a5964 user: dgp tags: legacy-instructions | |
| 20:58 | unbreak check-in: e9de22da04 user: dgp tags: legacy-instructions | |
| 20:30 | WIP removing bytecode instructions that are no longer issued. check-in: e1de1b8ffe user: dgp tags: legacy-instructions | |
| 20:05 | merge 8.7 check-in: d5b12651ab user: dgp tags: trunk | |
| 20:00 | Take the next step in TIPs 330 and 336, ending in 8.7 the USE_INTERP_RESULT and USE_INTERP_ERRORLINE... check-in: fc9f725045 user: dgp tags: core-8-branch | |
| 19:29 | Last bit of TIP 503 implementation. Closed-Leaf check-in: d122852556 user: dgp tags: tip-503 | |
| 18:16 | merge 8.7 check-in: debcf945ba user: dgp tags: sebres-string-insert-cr1 | |
| 17:43 | merge core-8-5-branch (fixes [1873ea0ee4f01b26]: wrong initialization of std-channels ...) check-in: 6b38bf6d66 user: sebres tags: core-8-6-branch | |
| 17:41 | merge 8.7 check-in: 6489350c8b user: dgp tags: tip-421 | |
| 17:40 | merge 8.7 check-in: a06898693e user: dgp tags: bug-e593adf103-core-8 | |
| 17:37 | fixes [1873ea0ee4f01b26]: wrong initialization of std-channels, if no std-handles available at all (... check-in: 041bc74867 user: sebres tags: core-8-5-branch | |
| 17:32 | merge trunk check-in: 7358deebed user: dgp tags: dgp-refactor | |
| 17:26 | merge trunk check-in: 3b759ebe50 user: dgp tags: dgp-properbytearray | |
| 17:26 | merge trunk check-in: 96454253e2 user: dgp tags: novem | |
| 17:18 | merge 8.7 check-in: 927955d0ab user: dgp tags: tip-445 | |
| 17:16 | merge 8.7 check-in: 9d080b5730 user: dgp tags: trunk | |
| 17:07 | TIP 351 Implementation. check-in: 7ac44158fa user: dgp tags: core-8-branch | |
| 16:49 | Rebase TIP 421 implementation to core-8-branch (8.7). var-23.1[01] segfaults! check-in: 3d48c6641f user: dgp tags: tip-421 | |
| 16:09 | Merge 8.7; avoid checkin converting TclGetNumberFromObj to TclParseNumber. check-in: 209140ed94 user: dgp tags: tip-502 | |
|
2018-03-01
| ||
| 22:37 | Merge 8.7 check-in: b4215b096d user: jan.nijtmans tags: trunk | |
| 22:27 | Re-generate tclTomMath.h. Fix win32 build (due to the use of uint8_t) check-in: 8531135e45 user: jan.nijtmans tags: core-8-branch | |
| 21:15 | Merge 8.7 Closed-Leaf check-in: 70ad0a2752 user: jan.nijtmans tags: index-range-and-overflow | |
| 21:06 | Merge 8.7 check-in: 2e45811671 user: jan.nijtmans tags: trunk | |
| 20:55 | Update libtommath to latest "develop" check-in: 914ba7d4ea user: jan.nijtmans tags: core-8-branch | |
| 20:54 | Use TclParseNumber() in stead of TclGetNumberFromObj(). This gives less surprising results in test c... check-in: adf9964e6f user: jan.nijtmans tags: index-range-and-overflow | |
| 20:20 | merge 8.7 check-in: fd239d6457 user: dgp tags: index-range-and-overflow | |
| 20:13 | merge 8.6 check-in: fde243bcbd user: dgp tags: core-8-branch | |
| 20:07 | Some comments info for the next folks who come wandering in. check-in: 650f9e6c7c user: dgp tags: core-8-6-branch | |
| 19:30 | Avoid full list conversion when we can cheaply discover a multi-element list is not possible. check-in: ca6ab1446a user: dgp tags: index-range-and-overflow | |
| 16:48 | Refactor to eliminate duplicate routine parsing tokens as indices. check-in: 620b046459 user: dgp tags: core-8-6-branch | |
| 04:19 | Continue consistent use of LLONG_MIN and LLONG_MAX. check-in: ec70581d16 user: dgp tags: index-range-and-overflow | |
| 04:13 | merge 8.7 check-in: c3b9bfbc3d user: dgp tags: index-range-and-overflow | |
| 04:13 | We have LLONG_MIN and LLONG_MAX to denote range limits of Tcl_WideInt. Use them consistently. Also f... check-in: bdc69f0764 user: dgp tags: core-8-branch | |
|
2018-02-28
| ||
| 13:40 | Use mp_isneg() as appropriate. check-in: 8d27d9381c user: dgp tags: index-range-and-overflow | |
| 13:38 | merge 8.7 check-in: 8b8bc7ed1e user: dgp tags: index-range-and-overflow | |
|
2018-02-27
| ||
| 23:17 | merge 8.7 check-in: 29aff18140 user: dgp tags: index-range-and-overflow | |
| 22:35 | Don't save indices with values outside the int range in bytecode. check-in: 5de7a219fe user: dgp tags: index-range-and-overflow | |
| 21:55 | Merge trunk check-in: bbb2d60708 user: jan.nijtmans tags: memory-API | |
| 21:12 | Merge 8.7 check-in: e9564f822a user: jan.nijtmans tags: trunk | |
| 20:48 | Use mp_isneg() in stead of mp_cmp_d() when the output of this function is simply compared with MP_LT... check-in: e509642a0b user: jan.nijtmans tags: core-8-branch | |
| 20:30 | No need to set/restore tcl_precision in this test-case check-in: 8d84a6eee5 user: jan.nijtmans tags: core-8-branch | |
| 18:20 | Much more progress expanding the vocabulary of index values, and getting results that make more intu... check-in: 3eb440e907 user: dgp tags: index-range-and-overflow | |
| 13:13 | Work In Progress on index value reform -- not working. check-in: 74f11eb486 user: dgp tags: index-range-and-overflow | |
|
2018-02-26
| ||
| 18:18 | merge 8.7 check-in: 225b6b1d08 user: dgp tags: bug-e593adf103-core-8 | |
| 18:17 | merge amg-string-insert updates check-in: 98f0601375 user: dgp tags: sebres-string-insert-cr1 | |
|
2018-02-25
| ||
| 12:04 | Starting to build the implementation of the private methods and variables. Definition support. check-in: bd8482a809 user: dkf tags: tip-500 | |
|
2018-02-23
| ||
| 18:20 | merge trunk check-in: e719d71c96 user: dgp tags: novem | |
| 18:18 | merge trunk check-in: f28aeeac9c user: dgp tags: dgp-refactor | |
| 18:15 | merge trunk check-in: 69df2bc72e user: dgp tags: dgp-properbytearray | |
| 18:10 | merge 8.7 check-in: 8b6f45e051 user: dgp tags: trunk | |
| 18:08 | merge 8.7 Leaf check-in: 8d012d639c user: dgp tags: amg-string-insert | |
| 18:01 | merge 8.7 check-in: 9d0eb0566c user: dgp tags: tip-445 | |
| 17:49 | Don't let presence of a string rep prevent optimizations on "pure" bytearrays. check-in: 7f4d49a687 user: dgp tags: core-8-branch | |
| 17:17 | Remove tests of "end-offset" Tcl_ObjType, taken private. check-in: b38ba254a0 user: dgp tags: core-8-branch | |
| 17:02 | [8e6a9ac221] Stop false matching with bytearrays. (string-11.55) check-in: 44d94e2338 user: dgp tags: core-8-branch | |
| 17:00 | [8e6a9ac221] Stop false matching with bytearrays. (string-11.55) check-in: df3d018b71 user: dgp tags: core-8-6-branch | |
| 16:55 | [8e6a9ac221] Stop false matching with bytearrays. (string-11.55) check-in: d12eaf897e user: dgp tags: core-8-5-branch | |
| 15:44 | Cease registration of the "end-offset" Tcl_ObjType. Give it file scope. Remove the updateStringProc ... check-in: e0ca41d498 user: dgp tags: core-8-branch | |
|
2018-02-22
| ||
| 21:17 | merge trunk check-in: 709a045dbb user: jan.nijtmans tags: memory-API | |
| 20:10 | merge trunk check-in: 4e3d68adda user: jan.nijtmans tags: novem | |
| 20:09 | merge core-8-branch check-in: d84b8524af user: jan.nijtmans tags: trunk | |
| 20:03 | Correctly distinguish between internalrep.longValue (in case of boolean) and internalre.wideValue (i... check-in: 1a90ee1f22 user: jan.nijtmans tags: core-8-branch | |
| 18:59 | [89dfecb6b7] Make thread IDs in testing commands consistent. check-in: 6b66e4e45c user: dgp tags: core-8-branch | |
| 18:57 | [89dfecb6b7] Make thread IDs in testing commands consistent. check-in: 0a56102bb4 user: dgp tags: core-8-6-branch | |
|
2018-02-15
| ||
| 19:54 | Use internalRep.wideValue as internal representation for booleans. This simplifies the handling of "... check-in: 9376106350 user: jan.nijtmans tags: trunk | |
| 18:55 | merge trunk check-in: c50c2a8b84 user: dgp tags: novem | |
| 18:38 | merge trunk check-in: 622064d58a user: dgp tags: dgp-refactor | |
| 18:38 | merge trunk check-in: 2d19d59ddc user: dgp tags: dgp-properbytearray | |
| 18:30 | merge 8.7 check-in: 03a61ed253 user: dgp tags: trunk | |
| 18:27 | merge 8.7 check-in: ced3f8220a user: dgp tags: amg-string-insert | |
| 18:24 | merge 8.7 check-in: fb5189741a user: dgp tags: tip-445 | |
| 18:02 | Distingish between boolean and int when checking whether a boolean is true or not: The internal repr... check-in: b1bcf543c8 user: jan.nijtmans tags: core-8-branch | |
| 17:24 | Better range checking in "string index". Add test-case to prove point. This opens a large discussio... check-in: 3a0430c3e2 user: dgp tags: index-range-and-overflow | |
| 17:21 | Revert recent commit that changed behavior of TclGetIntForIndex() for a small subset of cases of ove... check-in: a7ef066428 user: dgp tags: core-8-branch | |
| 15:58 | Guarantee the buffer is large enough it will not be overrun. check-in: 6f7a5abdb8 user: dgp tags: core-8-branch | |
| 15:14 | Stop seeking out the libieee.a library and linking to it when found. check-in: 934a0afb70 user: dgp tags: core-8-branch | |
| 15:08 | Stop seeking out the libieee.a library and linking to it when found. The latest release of the GNU ... check-in: c9a48a280e user: dgp tags: core-8-6-branch | |
| 13:52 | merge-mark check-in: 725e157968 user: dgp tags: core-8-branch | |
| 10:52 | merge pyk-backport-to-8-6 DGP: This checkin creates two memleaks, detected by test compile-12.1 ... check-in: 4039b2b895 user: pooryorick tags: core-8-6-branch | |
| 10:23 | Rearrange a few lines TclRenameCommand to reduce operations. Closed-Leaf check-in: 06a2db96a6 user: pooryorick tags: pyk-backport-to-8-6 | |
| 10:14 | merge pyk-TclOO check-in: 3cdc5a9717 user: pooryorick tags: pyk-backport-to-8-6 | |
| 10:05 | Udate Tcl_ObjectDeleted to reflect recent changes. Closed-Leaf check-in: 5bd9cf6428 user: pooryorick tags: pyk-TclOO | |
| 09:47 | TclOO: Remove unneeded name manipulation from TclOOCopyObjectCmd. check-in: 14b283bfc2 user: pooryorick tags: pyk-TclOO | |
| 09:40 | Fix syntax error in previous commit. check-in: 32993ddd16 user: pooryorick tags: pyk-TclOO | |
| 09:34 | Add the check for wrong arguments back to TclOO_Object_Destroy, remove inadvertant increment of Name... check-in: d3d985e2b7 user: pooryorick tags: pyk-TclOO | |
| 09:30 | Streamline TclOO object cleanup routines. check-in: 1db3099b55 user: pooryorick tags: pyk-TclOO | |
| 09:20 | Add TCL_CREATE_NS_IF_UNKNOWN back into Tcl_CreateEnsemble(). check-in: 29f5aa6c36 user: pooryorick tags: pyk-backport-to-8-6 | |
| 09:10 | Fix for [6bca38d59b], TclOO segmentation fault cleaning up objects that that have mixed themselves i... check-in: 3908414450 user: pooryorick tags: pyk-backport-to-8-6 | |
| 08:53 | Fix for issue [6cf568a21b]: Tcl_Eval() causes new segfault (TclOO object creation by qualified name)... check-in: a5d05b97be user: pooryorick tags: pyk-backport-to-8-6 | |
| 08:38 | Minor refactoring of TclOO object reference count booking during object creation. check-in: 7f882381fb user: pooryorick tags: pyk-backport-to-8-6 | |
| 06:45 | Eliminate some duplicate code in tclOO.c/Tcl_NewObjectInstance(). check-in: 33bdcf3e31 user: pooryorick tags: pyk-backport-to-8-6 | |
| 06:35 | Streamline TclOO object cleanup routines. check-in: e6b28dd11e user: pooryorick tags: pyk-backport-to-8-6 | |
| 06:01 | merge pyk-command-named-colon check-in: b31e995023 user: pooryorick tags: pyk-backport-to-8-6 | |
| 05:11 | Move return type to its own line. Closed-Leaf check-in: a2529e78ef user: pooryorick tags: pyk-command-named-colon | |
| 04:56 | merge (cherrypick): Add missing parenthesis to an expression in TclEnsureNamespace. check-in: 5d0c607c9b user: pooryorick tags: pyk-command-named-colon | |
|
2018-02-14
| ||
| 22:42 | Merge core-8-branch check-in: a5644381cc user: jan.nijtmans tags: trunk | |
| 22:22 | Move TclGetBooleanFromObj to tclInt.h, so multiple source files can use it. Change some internal var... check-in: 2736df026c user: jan.nijtmans tags: core-8-branch | |
| 21:47 | Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Update coroutine and TclOO object c... check-in: d448664da0 user: pooryorick tags: pyk-command-named-colon | |
| 21:02 | merge trunk check-in: 399a998d7a user: jan.nijtmans tags: novem | |
| 20:59 | fix test-cases, account for differences between Tcl 8.7 and 9.0 check-in: 8668416b0a user: jan.nijtmans tags: trunk | |
| 20:43 | merge core-8-branch check-in: 5cfe15b5d6 user: jan.nijtmans tags: trunk | |
| 20:22 | Merge TIP #476 check-in: 38ffcc50f4 user: jan.nijtmans tags: core-8-branch | |
| 20:17 | Better range checking in "string index". Add test-case to prove point. check-in: 8a4df74e9a user: jan.nijtmans tags: core-8-branch | |
| 19:07 | Lift the restriction on command names names that begin with ":". check-in: e5003b19a3 user: pooryorick tags: pyk-command-named-colon | |
| 19:07 | Fix [16fe1b5807]: namespace ensemble command named ":" is mistakenly given the empty string as its n... check-in: 6c3331370c user: pooryorick tags: pyk-command-named-colon | |
| 19:07 | New empty branch for other branches that bring changes from core-8-branch back to core-8-6-branch. check-in: d89c159310 user: pooryorick tags: pyk-backport-to-8-6 | |
| 15:33 | merge 8.7 Closed-Leaf check-in: 1a4479ca01 user: dgp tags: z_modifier | |
| 15:00 | merge 8.7 check-in: d15df14b60 user: dgp tags: amg-string-insert | |
| 14:59 | merge trunk check-in: 57384f942e user: dgp tags: dgp-refactor | |
| 14:59 | merge trunk check-in: b35fcf958d user: dgp tags: dgp-properbytearray | |
| 14:56 | merge trunk check-in: 271cfe2752 user: dgp tags: novem | |
| 14:52 | merge 8.7 check-in: 72b94c10f2 user: dgp tags: tip-445 | |
| 14:50 | merge 8.7 check-in: 5f3f2c02cb user: dgp tags: trunk | |
| 14:38 | Fix regression in [expr {0%$bignum}]. check-in: 85e6dc0a02 user: dgp tags: core-8-branch | |
| 14:19 | merge pyk-backport-to-8-6 check-in: c9251294d9 user: pooryorick tags: core-8-6-branch | |
| 14:05 | Modify TclCreateProc to handle arbitrary argument names, not just ASCII. Closed-Leaf check-in: f8c550d805 user: pooryorick tags: pyk-backport-to-8-6 | |
| 13:37 | Rewrite documentation in comments for brevity and clarity. check-in: 64f4563fdc user: pooryorick tags: pyk-backport-to-8-6 | |
| 13:00 | Modify test oo-11.6 to not use [self], which is not avaiable until 8.7. check-in: ad07c6b30c user: pooryorick tags: pyk-backport-to-8-6 | |
| 12:52 | More tests for bignum modulus regressions check-in: 98be5e06ea user: dgp tags: core-8-branch | |
| 12:52 | More tests for bignum modules regressions. check-in: 5d2023f107 user: dgp tags: core-8-6-branch | |
| 12:50 | merge-mark check-in: eefb3a51ff user: dgp tags: core-8-branch | |
| 12:31 | Unit test for issue 3c32a3f8bd, Segmentation fault in TclOO.c/ReleaseClassContents() for a class mix... check-in: 42d9036077 user: pooryorick tags: pyk-backport-to-8-6 | |
| 12:14 | Fix bug 3c32a3f8bd, segmentation fault in TclOO.c/ReleaseClassContents() for a class mixed into one ... check-in: d021c547ea user: pooryorick tags: core-8-6-branch | |
| 10:57 | Fix for issue 9fd5c629c1, TclOO - aborts when a trace on command deletion deletes the object's names... check-in: 1a21ad0d52 user: pooryorick tags: core-8-6-branch | |
| 10:46 | Fix for issue 9fd5c629c1, TclOO - aborts when a trace on command deletion deletes the object's names... check-in: 77641f0360 user: pooryorick | |
|
2018-02-13
| ||
| 21:00 | merge mark check-in: d614e6307c user: dgp tags: core-8-branch | |
| 20:59 | test expr-32.7 for bignum modulus range. FAILING for now. Error in TIP 484. check-in: 80478e9096 user: dgp tags: core-8-branch | |
| 20:51 | New test expr-32.7 for bignum modulus range. check-in: 8afeaf8fcf user: dgp tags: core-8-6-branch | |
| 19:22 | Correcting the string tests check-in: e43056cf4a user: hypnotoad tags: tip-501 | |
| 19:10 | Ok.. that was all it needed check-in: e144efef26 user: hypnotoad tags: tip-501 | |
| 18:55 | Implemetation of tip 501. Note: The build fails with: bad stack depth computations: is 0, should b... check-in: 46ed8c3c33 user: hypnotoad tags: tip-501 | |
|
2018-02-12
| ||
| 23:57 | Merge updates from 8.6 branch. check-in: 4ff7fe6ca3 user: mistachkin tags: irontcl | |
| 12:40 | Add remaining wrapper to the NR functions, remaining calls to TCL_NRAddCallback, and a test for a p... check-in: 46fd14dcfe user: pooryorick tags: core-8-6-branch | |
| 10:44 | Adapt signature of PkgRequireCore to conform to Tcl_ObjCmdProc, and call it in Tcl_PkgRequireProc on... check-in: 733559b5b6 user: pooryorick tags: core-8-6-branch | |
| 10:14 | Preparation to provide TclNRPackageObjectCmd: Eliminate the loop in PkgRequireCore so that TclNRAdd... check-in: bab0347467 user: pooryorick tags: core-8-6-branch | |
|
2018-02-11
| ||
| 19:35 | Change the signature of PkgRequireCore in preparation to provide TclNRPackageObjCmd. check-in: 5a70d5bef1 user: pooryorick tags: core-8-6-branch | |
| 19:29 | Remove restriction on defining the class of a TclOO object not explicitly instantiated from ::oo::cl... check-in: 558d4385aa user: pooryorick tags: core-8-6-branch | |
| 19:19 | Refine documentation for Tcl_NR* functions. check-in: 8573999b79 user: pooryorick tags: core-8-6-branch | |
|
2018-02-09
| ||
| 20:57 | merge 8.7 check-in: d200f0036e user: dgp tags: amg-string-insert | |
| 20:43 | merge trunk check-in: 713b9849e2 user: dgp tags: novem | |
| 20:22 | merge trunk check-in: ffe2a9625d user: dgp tags: dgp-properbytearray | |
| 20:22 | merge trunk check-in: 32930b2344 user: dgp tags: dgp-refactor | |
| 18:52 | merge 8.7 check-in: 709f848841 user: dgp tags: trunk | |
| 18:45 | merge 8.7 check-in: 8a91dc9521 user: dgp tags: tip-445 | |
| 10:09 | small code review: resolve conversion warnings (possible loss of data, signed/unsigned comparison) check-in: 29bc6e1422 user: sebres tags: core-8-branch | |
|
2018-02-08
| ||
| 20:43 | Fix [9280abbaf57fca3e|9280abbaf5]: Compiling core-8-branch with msvc6 32 bit results in compile erro... check-in: 1269b801f7 user: jan.nijtmans tags: core-8-branch | |
| 14:41 | fixes [9280abbaf57fca3eb40a89403d9d891853209bb6]: compare of `LLONG_MAX == LONG_MAX` does not possib... Closed-Leaf check-in: ed8f5966a3 user: sebres tags: fix-9280abbaf57fca3e-long-vs-wide | |
| 14:03 | merge core-8-6-branch check-in: 7411659ecc user: sebres tags: core-8-branch | |
| 14:02 | win/nmakehlp.c: removed unneeded dependencies to shlwapi (the same is easily implemented by standard... check-in: d39393be10 user: sebres tags: core-8-6-branch | |
| 12:45 | Do not allow prefixed subcommands for mcutil check-in: 54721505c7 user: oehhar tags: tip499-msgcat-custom-preferences | |
| 09:49 | Add subcommand mcpreferences to export getpreferences and getsystemlocale functions check-in: 368f72c4e0 user: oehhar tags: tip499-msgcat-custom-preferences | |
|
2018-02-07
| ||
| 19:25 | TIP 499: Custom locale search for msgcat check-in: e1066b317c user: oehhar tags: tip499-msgcat-custom-preferences | |
|
2018-02-06
| ||
| 22:43 | remove unused stub entries (now that those are macros) Moved checkin off trunk onto dev branch jn... check-in: a9481af565 user: jan.nijtmans tags: trunk | |
| 21:38 | merge trunk check-in: 6e3753692f user: dgp tags: dgp-refactor | |
| 21:33 | merge trunk check-in: cce5d4c18f user: dgp tags: dgp-properbytearray | |
| 21:20 | Some more complient API changes check-in: cb19e03837 user: jan.nijtmans tags: memory-API | |
| 21:11 | merge 8.7 check-in: f7dba39527 user: dgp tags: tip-445 | |
| 21:08 | merge trunk check-in: a233811733 user: jan.nijtmans tags: memory-API | |
| 21:01 | merge trunk check-in: 0774eefae7 user: jan.nijtmans tags: novem | |
| 20:54 | merge core-8-branch check-in: 30f95df8b0 user: jan.nijtmans tags: trunk | |
| 20:07 | TIP 484: Merge 'int' and 'wideInt' Obj-type to a single 'int' check-in: 4f6d4a2b15 user: dgp tags: core-8-branch | |
| 19:55 | TIP 493: Cease Distribution of http 1.0 check-in: a1a80c75c0 user: dgp tags: core-8-branch | |
| 19:43 | Merge the NRE-enabling of [package require]. check-in: 01a902f856 user: dgp tags: core-8-branch | |
| 19:35 | Rework a set of TclString*() routines for consistency. check-in: e317b90b9f user: dgp tags: core-8-branch | |
| 19:10 | Rework TclStringReverse to consistent standard form. Closed-Leaf check-in: 40a7339d29 user: dgp tags: dgp-string-tidy | |
| 18:33 | TclStringLast fixed. check-in: 514c7bb735 user: dgp tags: dgp-string-tidy | |
| 17:26 | Rename TclStringFind to TclStringFirst. Repair its operations on bytearrays. Stop trying to operate ... check-in: d37a7eed5d user: dgp tags: dgp-string-tidy | |
| 11:16 | Add remaining wrapper to the NR functions, remaining calls to TCL_NRAddCallback, and a test for a pa... Closed-Leaf check-in: 1be00566c4 user: pooryorick tags: py-package-nre | |
|
2018-02-05
| ||
| 16:34 | Revise the TclStringCat() interface to follow a common pattern. check-in: 77b878eb09 user: dgp tags: dgp-string-tidy | |
| 16:10 | Revise TclStringRepeat() interface so that in place operations are done only by caller request. Esta... check-in: 87c1b5cb88 user: dgp tags: dgp-string-tidy | |
| 13:41 | Improved overflow prevention. check-in: 45d6ea17ab user: dgp tags: dgp-string-tidy | |
| 13:33 | Improved overflow prevention. check-in: 37bc8a96c8 user: dgp tags: dgp-string-tidy | |
|
2018-02-04
| ||
| 22:53 | An experimental branch that allows hash tables to handle int-holding Tcl_Objs without creating the s... check-in: 509db3eaac user: dkf tags: dkf-experimental-fast-number-hash | |
| 15:52 | fileevent $ch exception ... check-in: 3d3173c16b user: avl42 tags: tip-469 | |
| 13:49 | getting it closer to working. Closed-Leaf check-in: b7161983e5 user: avl42 tags: tcl-469-1st-try | |
|
2018-02-03
| ||
| 18:15 | Refine documentation for Tcl_NR* functions. check-in: 66c9beaeff user: pooryorick tags: core-8-branch | |
|
2018-02-02
| ||
| 09:22 | Update TZ info to tzdata2018c. check-in: 180f13019a user: jima tags: novem | |
| 09:21 | Update TZ info to tzdata2018c. check-in: 0f39fd5d45 user: jima tags: trunk | |
| 09:21 | Update TZ info to tzdata2018c. check-in: 22d68dec9d user: jima tags: core-8-branch | |
| 09:19 | Update TZ info to tzdata2018c. check-in: 474348e060 user: jima tags: core-8-6-branch | |
| 06:18 | Fix INCLUDE_INSTALL_DIR def when building against Tcl source. Bump rules.vc to 1.2 check-in: 75bcb60774 user: apnadkarni tags: trunk | |
| 06:17 | Fix INCLUDE_INSTALL_DIR def when building against Tcl source. Bump rules.vc to 1.2 check-in: 5183e7b4ae user: apnadkarni tags: core-8-branch | |
| 06:07 | Fixed def for INCLUDE_INSTALL_DIR when building against Tcl source. Bumped to 1.2. check-in: 5523987533 user: apnadkarni tags: core-8-6-branch | |
|
2018-01-31
| ||
| 12:18 | Change Tcl_Token definition (int -> size_t). Many related code-changes. check-in: e3a724b790 user: jan.nijtmans tags: memory-API | |
| 00:07 | Fix segmentation fault triggered by test package-3.12. Adapt signature of PkgRequireCore to conform... check-in: a202272098 user: pooryorick tags: py-package-nre | |
|
2018-01-29
| ||
| 15:41 | merge trunk check-in: 28677b372a user: dgp tags: dgp-refactor | |
| 15:41 | merge trunk check-in: 94b027ca28 user: dgp tags: dgp-properbytearray | |
| 15:36 | merge 8.7 check-in: d47384a06e user: dgp tags: tip-445 | |
| 15:35 | merge trunk check-in: 5d8966c523 user: dgp tags: novem | |
| 15:05 | merge trunk check-in: 85e70f6ac2 user: jan.nijtmans tags: memory-API | |
| 15:04 | merge core-8-branch check-in: 2f3257aaa9 user: jan.nijtmans tags: trunk | |
| 13:18 | merge 8.7 check-in: dc36231357 user: dgp tags: z_modifier | |
| 11:36 | merge trunk check-in: 3faa71ab4f user: jan.nijtmans tags: memory-API | |
|
2018-01-28
| ||
| 18:21 | Preparation to provide TclNRPackageObjectCmd: Eliminate the loop in PkgRequireCore so that TclNRAd... check-in: a73a48740a user: pooryorick tags: py-package-nre | |
| 14:37 | Change the signature of PkgRequireCore in preparation to provide TclNRPackageObjCmd. check-in: f1658c3f82 user: pooryorick tags: core-8-branch | |
|
2018-01-27
| ||
| 18:17 | Remove restriction on defining the class of a TclOO object not explicitly instantiated from ::oo::cl... check-in: ee4ed14090 user: pooryorick tags: core-8-branch | |
| 01:45 | Fix segfault due to shimmering in [join $l $l]. (Test join-4.1). check-in: 26671cc34a user: dgp tags: core-8-branch | |
| 01:38 | Regression test for shimmering danger in [join]. check-in: 482e7bb397 user: dgp tags: core-8-6-branch | |
|
2018-01-26
| ||
| 21:09 | merge amg-string-insert updates check-in: fbf1c81f32 user: dgp tags: sebres-string-insert-cr1 | |
| 19:48 | silence compiler warning check-in: 37e302b6be user: dgp tags: sebres-string-insert-cr1 | |
| 16:20 | merge core-8-branch. Also add range checks to Tcl_GetUniChar() and Tcl_Range(), as suggested by Don ... check-in: c33b158bd6 user: jan.nijtmans tags: tip-389 | |
| 13:29 | Rename (internal) TclNewWideObj macro to TclNewIntObj. Change Tcl_SetIntObj/Tcl_SetLongObj to macro'... Closed-Leaf check-in: b162d433dc user: jan.nijtmans tags: no-wideint | |
| 12:32 | Merge core-8-branch. Also some minor performance improvement: Turn Tcl_NewLongObj/Tcl_NewIntObj/Tcl_... check-in: 85e9d69071 user: jan.nijtmans tags: no-wideint | |
| 10:26 | merge core-8-branch check-in: da1d7a3559 user: jan.nijtmans tags: trunk | |
|
2018-01-25
| ||
| 22:42 | New bytecode instructions must be appended at the end of the instruction table. check-in: 27951f8463 user: dgp tags: amg-string-insert | |
| 22:11 | Dup test name Closed-Leaf check-in: 3884c97fd6 user: dgp tags: tip-351 | |
| 21:59 | merge 8.7 check-in: 34b2aa02bc user: dgp tags: amg-string-insert | |
| 21:58 | merge 8.7 check-in: 7547cad25b user: dgp tags: tip-351 | |
| 21:35 | test suite debugging check-in: b1f83268a5 user: dgp tags: core-8-branch | |
| 21:28 | lifetime management of files generated by tests check-in: f779a1c0fa user: dgp tags: core-8-6-branch | |
| 21:15 | lifetime management of files generated by tests check-in: a8078457a8 user: dgp tags: core-8-5-branch | |
| 20:41 | test name continuity check-in: 2e99e714a9 user: dgp tags: core-8-6-branch | |
| 20:28 | Dup test names check-in: 4598486182 user: dgp tags: core-8-5-branch | |
| 20:05 | Allow -stride 1. check-in: 52aa1fc70a user: pspjuth tags: tip-351 | |
| 19:50 | Dup test names check-in: a47dc103f7 user: dgp tags: amg-string-insert | |
| 19:36 | merge 8.7 check-in: aedd087091 user: dgp tags: amg-string-insert | |
| 16:51 | merge 8.7 check-in: 5032ac5a1c user: dgp tags: tip-351 | |
|
2018-01-24
| ||
| 12:02 | Document "L" length modifier and (new) %a/%A specifiers. check-in: afb68da53e user: jan.nijtmans tags: z_modifier | |
| 10:01 | merge core-8-branch check-in: 533391d8db user: jan.nijtmans tags: trunk | |
| 10:00 | merge core-8-6-branch check-in: 4b20e752c0 user: jan.nijtmans tags: core-8-branch | |
| 09:59 | Documentation fix: there is no "O" conversion, just "o" for octal. Also, "b" conversions normally do... check-in: 15b214b5f8 user: jan.nijtmans tags: core-8-6-branch | |
| 08:47 | merge core-8-branch. Improve documentation (format.n). check-in: 3046684145 user: jan.nijtmans tags: z_modifier | |
|
2018-01-23
| ||
| 15:51 | merge core-8-branch check-in: ca785e4341 user: jan.nijtmans tags: tip-389 | |
| 15:22 | merge trunk check-in: 82716436dd user: jan.nijtmans tags: novem | |
| 15:02 | Don't register oldBooleanType any more. And rename "booleanString" to "boolean" in tclBooleanType. check-in: 8b82166955 user: jan.nijtmans tags: trunk | |
| 14:52 | In Tcl 9.0, don't register oldBooleanType any more. And rename "booleanString" to "boolean" in tclBo... check-in: 8b366f71d8 user: jan.nijtmans tags: core-8-branch | |
| 13:30 | merge trunk check-in: 7ac43d388a user: dgp tags: novem | |
| 13:30 | merge trunk check-in: 2af295e742 user: dgp tags: dgp-refactor | |
| 13:30 | merge trunk check-in: b0f4c19dae user: dgp tags: dgp-properbytearray | |
| 13:29 | merge 8.7 check-in: c82eafcb5a user: dgp tags: tip-445 | |
|
2018-01-22
| ||
| 13:43 | merge mark check-in: 4a21adb86f user: dgp tags: trunk | |
| 13:38 | typo check-in: 800ece7d79 user: dgp tags: core-8-branch | |
| 09:54 | make the old "int" type "static", since it's just used in a single file. check-in: 26bb9cc0b3 user: jan.nijtmans tags: no-wideint | |
| 09:18 | Put old "int" type back. Not used by Tcl anymore, but this restores compatibility with Tk < 8.6.9 an... check-in: f493a192a1 user: jan.nijtmans tags: no-wideint | |
| 08:41 | merge core-8-branch check-in: 63ddd9b65a user: jan.nijtmans tags: no-wideint | |
|
2018-01-20
| ||
| 16:42 | merge zipfs check-in: 5e8eb1bf5e user: jan.nijtmans tags: androwish | |
| 16:34 | merge core-8-6-branch check-in: af8ce7ee0c user: jan.nijtmans tags: zipfs | |
| 16:13 | merge trunk. Remove typedef Tcl_Value, it isn't used anywhere any more (could be re-used for somthin... check-in: 08b84d9d19 user: jan.nijtmans tags: novem | |
| 16:08 | merge core-8-branch. Declare CONST86 as deprecated in Tcl 9.0 check-in: 4c45a06599 user: jan.nijtmans tags: trunk | |
| 16:02 | Follow-up to previous commit (TIP #485 implementation). Actually remove Tcl_Backslash and Tcl_EvalTo... check-in: c18e951f88 user: jan.nijtmans tags: core-8-branch | |
| 14:38 | merge core-8-branch check-in: decc9bc2f7 user: jan.nijtmans tags: initsubsystems | |
| 14:36 | merge core-8-branch. Now tested as well with new nmake system. check-in: a9afa012f9 user: jan.nijtmans tags: win-console-panic | |
|
2018-01-19
| ||
| 20:29 | tidy up NS_DYING/NS_DEAD flags, delete commands before variables when deleting a namespace. check-in: e40c01c7c5 user: pooryorick tags: bug-e593adf103-core-8 | |
| 20:27 | Fixed a problem where a Windows hack was occuring after it was called in the tclZipfs.c file, preve... check-in: 8096ef92fa user: hypnotoad tags: core_zip_vfs | |
| 17:19 | merge trunk check-in: 4365967dd8 user: dgp tags: dgp-refactor | |
| 17:13 | merge trunk check-in: aba52995a4 user: dgp tags: dgp-properbytearray | |
| 16:14 | merge trunk check-in: 109d11dd03 user: jan.nijtmans tags: novem | |
| 16:08 | No longer use (the undocumented) CONST86 anywhere, just keep the define in tcl.h. check-in: 27cc5a774d user: jan.nijtmans tags: trunk | |
| 15:40 | merge trunk check-in: a7dd85b0fb user: jan.nijtmans tags: novem | |
| 15:17 | Now really remove Tcl_EvalTokens/Tcl_Backslash as promised in the TIP. And remove library/tzdata/Sys... check-in: 1766f5a8e9 user: jan.nijtmans tags: trunk | |
|
2018-01-18
| ||
| 14:05 | merge 8.7 check-in: d72a37bafb user: dgp tags: tip-389 | |
| 13:49 | merge trunk check-in: 7af6585855 user: dgp tags: novem | |
| 13:49 | merge trunk check-in: 4e832f0711 user: dgp tags: dgp-refactor | |
| 13:42 | merge trunk check-in: d9dc85cd6d user: dgp tags: dgp-properbytearray | |
| 13:32 | merge 8.7 check-in: bac2c99230 user: dgp tags: tip-445 | |
| 09:46 | merge core-8-branch check-in: 0ccd66d880 user: jan.nijtmans tags: z_modifier | |
|
2018-01-17
| ||
| 19:01 | OpenBSD now has AI_ADDRCONFIG. check-in: 730d40a466 user: stu tags: trunk | |
| 16:04 | Merge trunk (and undo last change in generic/tclProc.c, which was wrong. Should be correct now in tr... check-in: 8f1887da0c user: jan.nijtmans tags: novem | |
| 16:01 | clean-up some more remainings of the Itcl hack. Taken over from "novem". check-in: 97b61209fd user: jan.nijtmans tags: trunk | |
| 15:56 | Modifications to allow the mounting of zip file systems from data blocks Added a new stubs entry to... check-in: 1f15130a96 user: hypnotoad tags: core_zip_vfs | |
| 14:45 | merge trunk check-in: ba54bedae6 user: jan.nijtmans tags: novem | |
| 14:17 | Remove obsolete documentation (belonging to now-removed functions). Remove obsolete 8.4 bytecodes. A... check-in: 2370ad9791 user: jan.nijtmans tags: trunk | |
| 13:16 | merge trunk (most of the API removals already were on "novem") check-in: 36a7ab983d user: jan.nijtmans tags: novem | |
| 12:56 | Remove Tcl_CaseObjCmd from tclInt.h as well (was missing in previous commit) check-in: ba4d1968bf user: jan.nijtmans tags: trunk | |
| 12:45 | TIP #485 implementation, Tcl 9.0 part: Realy remove code which was declared deprecated in 8.7 check-in: aedcd99c14 user: jan.nijtmans tags: trunk | |
| 11:47 | TIP #485 implementation, Tcl 8.6 part: If Tcl is compiled with -DTCL_NO_DEPRECATED, all Deprecated A... check-in: 21037e889d user: jan.nijtmans tags: core-8-branch | |
| 10:07 | merge core-8-6-branch (typo's) check-in: f939eeb6ed user: jan.nijtmans tags: core-8-branch | |
| 10:06 | typo's (found by Gustaf Neumann). Thanks! check-in: 3c1a933051 user: jan.nijtmans tags: core-8-6-branch | |
| 01:09 | Modifications to index zip file systems by mountpoint, and separate the process of mounting a zip ar... check-in: 042d9742e2 user: hypnotoad tags: core_zip_vfs | |
|
2018-01-16
| ||
| 23:25 | Tweaks to the tclZipfs.c file to allow the same C source to be used both in the core and as a static... check-in: d7c63c8941 user: hypnotoad tags: core_zip_vfs | |
| 14:53 | Comment updated check-in: 8e666511a8 user: oehhar tags: tip490-msgcat-oo-2 | |
| 14:13 | Solve case where msgcat is called within a class definition script (works only for 8.7) check-in: 106a596741 user: oehhar tags: tip490-msgcat-oo-2 | |
| 08:40 | merge core-8-branch check-in: 806c23cf3f user: jan.nijtmans tags: no-wideint | |
|
2018-01-15
| ||
| 11:41 | merge core-8-branch check-in: 962da37427 user: jan.nijtmans tags: z_modifier | |
|
2018-01-13
| ||
| 17:17 | Install msgcat 1.7 in library folder 8.6 instead 8.5. It uses tailcall and will not work with 8.5 check-in: d1b6e6367a user: oehhar tags: tip490-msgcat-oo-2 | |
| 17:14 | Test numbering and naming corrected check-in: 5b5f9d6e6c user: oehhar tags: tip490-msgcat-oo-2 | |
| 16:44 | Changed msgcat version from 1.6.2 to 1.7.0 -> this is not a patch release check-in: b435177975 user: oehhar tags: tip490-msgcat-oo-2 | |
| 15:23 | Extended command msgcat::mcexists by switch "-namespace ns" to explicitly specify namespace check-in: afd04a15b1 user: oehhar tags: tip490-msgcat-oo-2 | |
|
2018-01-12
| ||
| 16:30 | merge core-8-branch Closed-Leaf check-in: cb3d9b77de user: jan.nijtmans tags: tip-485 | |
| 14:52 | Implement the "mcn" command as "mc" with explicit namespace. check-in: b52da64880 user: oehhar tags: tip490-msgcat-oo-2 | |
| 14:13 | Use the test "[namespace which self] ne "::oo::Helpers::self"" to check if we are within an object (... check-in: 9d6849f197 user: oehhar tags: tip490-msgcat-oo-2 | |
| 14:03 | replace "return [uplevel 1 [list [namespace origin ..." by tailcall check-in: a6ed0ea3ad user: oehhar tags: tip490-msgcat-oo-2 | |
| 11:18 | merge core-8-branch check-in: 3451858e13 user: jan.nijtmans tags: trunk | |
| 10:03 | Fix [11ae2be95d]: tip-389 branch: string range errors with code points greater than U+FFFF check-in: de13f558fb user: jan.nijtmans tags: tip-389 | |
|
2018-01-11
| ||
| 16:46 | Corrected test cleanups check-in: b6e4f9c857 user: oehhar tags: tip490-msgcat-oo-2 | |
| 16:45 | Tweaks to zipfs.test check-in: bb39207752 user: hypnotoad tags: core_zip_vfs | |
| 15:59 | merge core-8-branch. Remove left-over debugging code. Test-case string-5.21 still fails. check-in: ad24e66451 user: jan.nijtmans tags: tip-389 | |
| 15:45 | merge core-8-6-branch check-in: a0d51b9a0e user: jan.nijtmans tags: core-8-branch | |
| 15:44 | Fix behavior of Tcl_GetRange() and "string range" regarding surrogates, when Tcl is compiled with -D... check-in: 27a52735df user: jan.nijtmans tags: core-8-6-branch | |
| 14:16 | merge trunk check-in: 1789e3120e user: dgp tags: dgp-refactor | |
| 14:15 | merge trunk check-in: e00fd95025 user: dgp tags: dgp-properbytearray | |
| 14:11 | Add test-cases for bug [11ae2be95dac9417], and make a start fixing it. Almost works. check-in: 6758341b2f user: jan.nijtmans tags: tip-389 | |
| 14:09 | merge 8.7 check-in: eb762b4727 user: dgp tags: tip-445 | |
|
2018-01-10
| ||
| 23:17 | TIP490: oo for msgcal: new solution enable any command for oo, new command mcpackagenamespacege check-in: a8eb1a0f51 user: oehhar tags: tip490-msgcat-oo-2 | |
| 14:59 | merge trunk check-in: 15a898e034 user: jan.nijtmans tags: novem | |
| 14:33 | merge core-8-branch check-in: a6003fbd9f user: jan.nijtmans tags: trunk | |
| 14:03 | merge core-8-branch check-in: d43a6a594e user: jan.nijtmans tags: tip-389 | |
| 14:02 | Re-implement Tcl_WinTCharToUtf/Tcl_WinUtfToTChar in pure win32 api, even for TCL_UTF_MAX=3. We can d... check-in: a2c5eee57d user: jan.nijtmans tags: core-8-branch | |
| 09:32 | Don't use TclUtfToUniChar here: it doesn't give any advantage over Tcl_UtfToUniChar check-in: 2912e243cf user: jan.nijtmans tags: tip-389 | |
| 08:27 | merge core-8-branch check-in: b3fc2fbe3d user: jan.nijtmans tags: tip-389 | |
| 08:25 | Fix [https://core.tcl.tk/tk/info/00a27923ee26437611e1ed83f96e15b6caabcd8b|00a27923ee]: (Tcl part, re... check-in: 8481a52495 user: jan.nijtmans tags: core-8-branch | |
|
2018-01-09
| ||
| 18:10 | Fix tests dependent on other tests in zipfs.test Add a workaround for the fact that dynamic librari... check-in: de82487597 user: hypnotoad tags: core_zip_vfs | |
| 17:28 | Fix for [e593adf103], resources of a namespace are still available after the namespace is deleted. S... check-in: 829ad7a459 user: pooryorick tags: bug-e593adf103-core-8 | |
| 16:28 | Pulling changes from core-8-branch check-in: 697f83a2c7 user: hypnotoad tags: core_zip_vfs | |
| 11:15 | (partial) fix for [https://core.tcl.tk/tk/info/00a27923ee26437611e1ed83f96e15b6caabcd8b|00a27923ee]:... Closed-Leaf check-in: f0adfe7dac user: jan.nijtmans tags: bug-00a27923ee | |
| 00:10 | Some refactoring and tidying up of comments. check-in: 85aedb56e8 user: dkf tags: core-8-branch | |
|
2018-01-08
| ||
| 19:41 | See the bug-e593adf103-core-8 branch instead. Closed-Leaf check-in: 26eaed7dc1 user: pooryorick tags: bug-e593adf103 | |
| 18:27 | Merge pyk-TclOO branch. See [90657479e8] check-in: edf6105464 user: pooryorick tags: core-8-branch | |
| 18:21 | Udate Tcl_ObjectDeleted to reflect recent changes. Closed-Leaf check-in: 0bae33cd39 user: pooryorick tags: pyk-TclOO | |
| 17:36 | Rearrange a few lines TclRenameCommand to reduce operations. check-in: abee89b2ba user: pooryorick tags: trunk | |
| 17:03 | Rearrange a few lines TclRenameCommand to reduce operations. check-in: 4816fee2fb user: pooryorick tags: core-8-branch | |
|
2018-01-07
| ||
| 18:05 | Merge changes form 8.6 branch except retain legacy MSVC build system. Also, fix build break seen wh... check-in: 0551245a6e user: mistachkin tags: irontcl | |
|
2018-01-06
| ||
| 17:21 | Fix for [e593adf103], resources of a namespace are still available after the namespace is deleted. ... check-in: 3825265b17 user: pooryorick tags: bug-e593adf103 | |
|
2018-01-04
| ||
| 13:01 | merge core-8-6-branch check-in: 4afab23f14 user: jan.nijtmans tags: core-8-branch | |
| 13:00 | (cherry-pick): Use http 2 instead of http 1 for Safe Base testing. check-in: 116dad3ca7 user: jan.nijtmans tags: core-8-6-branch | |
| 12:58 | (cherry-pick): Use http 2 instead of http 1 for Safe Base testing. check-in: be96f22ee4 user: jan.nijtmans tags: core-8-5-branch | |
| 02:40 | merge 8.7 check-in: ac96ad12de user: dgp tags: trunk | |
| 02:32 | Minimal fixes to stop the [package files] machinery writing to freed mem. This contribution needs a ... check-in: e2d0c521d8 user: dgp tags: core-8-branch | |
| 02:23 | Minimal fixes to stop the [package files] machinery writing to freed mem. This contribution needs a ... check-in: 66af5dca17 user: dgp tags: core_zip_vfs | |
|
2018-01-03
| ||
| 15:11 | merge 8.7 check-in: b2b20de662 user: dgp tags: pyk-TclOO | |
|
2018-01-02
| ||
| 23:05 | Doc for lsearch -stride check-in: 951142be7a user: pspjuth tags: tip-351 | |
| 22:03 | Add -stride to lsearch. TIP#351 check-in: 95150a1466 user: pspjuth tags: tip-351 | |
|
2017-12-29
| ||
| 21:41 | Modifications to clean up warnings on compile check-in: 6c7e0fd3e2 user: hypnotoad tags: core_zip_vfs | |
| 20:40 | Removing the standalone pkgIndex.tcl. There is enough stuff that needs to be manually edited in the... check-in: 1fb6e2c898 user: hypnotoad tags: core_zip_vfs | |
| 18:58 | Refactored lrange to common function. check-in: 9247e4f634 user: pspjuth tags: pspjuth-lrangeopt | |
| 17:47 | Use http 2 instead of http 1 for Safe Base testing. Closed-Leaf check-in: 313ece0560 user: dgp tags: tip-493 | |
| 17:38 | Remove http 1.0 tests. check-in: 235847a1a8 user: dgp tags: tip-493 | |
| 17:31 | merge trunk check-in: b1241fac47 user: dgp tags: novem | |
| 17:18 | merge trunk: check-in: 4e5b4aa40b user: dgp tags: dgp-refactor | |
| 17:11 | merge trunk check-in: eadee06497 user: dgp tags: dgp-properbytearray | |
| 16:54 | Remove http 1.0 files from fossil management. check-in: cd9ace8e3c user: dgp tags: tip-493 | |
| 16:49 | Remove handling of http 1.0 package files from Makefiles. check-in: c9233c5f0d user: dgp tags: tip-493 | |
| 16:16 | merge 8.7 check-in: 20d3928f5c user: dgp tags: tip-445 | |
| 15:13 | Pulling changes from core-8-branch check-in: cf43d89150 user: hypnotoad tags: core_zip_vfs | |
|
2017-12-28
| ||
| 23:54 | Optimise lrange for unshared object. check-in: 30abcdf459 user: pspjuth tags: pspjuth-lrangeopt | |
| 23:23 | New Tcl_GetIndexFromObjStruct signature using size_t check-in: 47ef24fb51 user: jan.nijtmans tags: memory-API | |
| 22:49 | Fix compilation using -DUSE_TCLALLOC=1 check-in: 1763cf819c user: jan.nijtmans tags: memory-API | |
| 21:59 | merge trunk check-in: bf625a7001 user: jan.nijtmans tags: memory-API | |
| 21:17 | merge core-8-branch check-in: 92e15a4e78 user: jan.nijtmans tags: tip-389 | |
| 21:16 | merge core-8-branch check-in: e9b1ef6440 user: jan.nijtmans tags: trunk | |
| 21:15 | merge core-8-6-branch check-in: a9598976f4 user: jan.nijtmans tags: core-8-branch | |
| 21:14 | Fix bug introduced in [0dd0d14489258621] (only for TCL_UTF_MAX > 3): If len parameter = -1, returned... check-in: b4b65e69b8 user: jan.nijtmans tags: core-8-6-branch | |
| 20:29 | merge core-8-branch check-in: 9bd909d0f9 user: jan.nijtmans tags: tip-389 | |
| 18:54 | merge trunk check-in: 7e6b55712a user: jan.nijtmans tags: novem | |
| 18:53 | merge core-8-branch check-in: 16cc95ccab user: jan.nijtmans tags: trunk | |
| 18:51 | merge core-8-6-branch check-in: e7cb6182f1 user: jan.nijtmans tags: core-8-branch | |
| 18:49 | Fix handling of surrogates (when TCL_UTF_MAX > 3) in Tcl_UtfNcmp()/Tcl_UtfNcasecmp()/TclUtfCasecmp()... check-in: 1ebc1bcaa5 user: jan.nijtmans tags: core-8-6-branch | |
| 18:45 | Make Tcl_WinTCharToUtf/Tcl_WinUtfToTChar work when TCL_UTF_MAX > 3, mainly when sizeof(Tcl_UniChar) ... check-in: 0dd0d14489 user: jan.nijtmans tags: core-8-6-branch | |
| 17:04 | merge zipfs check-in: bb29267b50 user: jan.nijtmans tags: androwish | |
| 16:54 | merge core-8-6-branch check-in: e80c463d40 user: jan.nijtmans tags: zipfs | |
| 16:53 | merge core-8-branch check-in: c358266fda user: jan.nijtmans tags: no-wideint | |
| 11:32 | change ClientData -> void * in a lot of places (mainly header files) check-in: 8bac85ab5f user: jan.nijtmans tags: memory-API | |
|
2017-12-27
| ||
| 21:41 | Merge trunk. Rename Tcl_MemAlloc and friends back to Tcl_Alloc, as this renaming turns out not to b... check-in: 671df0982f user: jan.nijtmans tags: memory-API | |
| 20:24 | merge core-8-branch. Re-implement Tcl_WinTCharToUtf/Tcl_WinUtfToTChar using only win32 API. check-in: 465d5c8195 user: jan.nijtmans tags: tip-389 | |
| 14:18 | merge trunk check-in: c8329d786f user: dgp tags: dgp-refactor | |
| 14:09 | merge 8.7 check-in: 329ff8f395 user: dgp tags: tip-445 | |
| 14:08 | merge trunk check-in: b80d50c1db user: dgp tags: dgp-properbytearray | |
| 13:57 | merge trunk check-in: 5f8a062e7e user: dgp tags: novem | |
|
2017-12-26
| ||
| 17:27 | merge core-8-branch check-in: 59e7da9c29 user: pooryorick tags: pyk-TclOO | |
| 12:54 | TclOO: Remove unneeded name manipulation from TclOOCopyObjectCmd. check-in: 6f87ca4212 user: pooryorick tags: trunk | |
| 12:27 | TclOO: Remove unneeded name manipulation from TclOOCopyObjectCmd. check-in: ce47ead183 user: pooryorick tags: core-8-branch | |
| 03:33 | Merged core-8-branch: replace ifdef TCLDIR with compare against empty string check-in: d0a985e198 user: apnadkarni tags: trunk | |
| 03:32 | Merged core-8-6-branch: replace ifdef TCLDIR with compare against empty string check-in: b8024b4d83 user: apnadkarni tags: core-8-branch | |
| 03:30 | Safer to compare TCLDIR against "" rather than ifdef as recursive nmakes can pass TCLDIR as defined ... check-in: d9ab6f42be user: apnadkarni tags: core-8-6-branch | |
|
2017-12-23
| ||
| 22:34 | Keep track of Yaakov Selkowitz's changes for Cygwin. check-in: 381e6a60de user: jan.nijtmans tags: cygwin | |
| 20:22 | merge core-8-branch check-in: c7e0d7fe69 user: jan.nijtmans tags: tip-491 | |
| 20:18 | merge core-8-branch check-in: 4cc6fab374 user: jan.nijtmans tags: tip-389 | |
| 20:15 | merge trunk check-in: 9ba3bb81eb user: jan.nijtmans tags: novem | |
| 18:41 | merge core-8-branch check-in: ddb1a052af user: jan.nijtmans tags: trunk | |
| 18:40 | merge core-8-6-branch (changes file only) check-in: b520b6acdb user: jan.nijtmans tags: core-8-branch | |
| 18:33 | merge release check-in: 357365b905 user: jan.nijtmans tags: core-8-6-branch | |
| 08:05 | Merge nmake rules 1.1 check-in: 7016932859 user: apnadkarni tags: trunk | |
| 08:02 | Merge nmake rules 1.1 check-in: cf54094221 user: apnadkarni tags: core-8-branch | |
| 07:56 | Look for Tcl and Tk import libraries with or without "t" suffix convention when building extensions.... check-in: fa8d8e1ce7 user: apnadkarni tags: core-8-6-branch | |
|
2017-12-22
| ||
| 15:52 | merge trunk check-in: 077bfa7842 user: jan.nijtmans tags: memory-API | |
| 15:48 | merge core-8-branch check-in: 10653a121d user: jan.nijtmans tags: trunk | |
| 15:45 | Change a few (internal) refCount/mask variables to unsigned type. check-in: 5b6091c917 user: jan.nijtmans tags: core-8-branch | |
|
2017-12-21
| ||
| 13:26 | merge core-8-branch check-in: dcf786b746 user: jan.nijtmans tags: tip-491 | |
| 13:23 | Remove use of compiler option "opt:nowin98". Don't use "t" as suffix any more when building extensio... check-in: 091b838d1b user: jan.nijtmans tags: core-8-branch | |
| 07:51 | merge-mark check-in: f5f7296900 user: jan.nijtmans tags: trunk | |
| 07:50 | merge-mark check-in: fe7632d6da user: jan.nijtmans tags: core-8-branch | |
|
2017-12-20
| ||
| 18:28 | Further fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a deletion trace del... check-in: fae91079f3 user: pooryorick tags: core-8-6-branch | |
| 18:26 | Fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a deletion trace deletes its... check-in: c5638e7db7 user: pooryorick tags: core-8-6-branch | |
| 18:25 | Further fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a deletion trace del... check-in: 4e553102e2 user: pooryorick tags: core-8-branch | |
| 18:22 | Further fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a deletion trace del... check-in: e37fdae32f user: pooryorick tags: trunk | |
| 13:38 | merge trunk check-in: fca1897ccc user: jan.nijtmans tags: memory-API | |
| 12:53 | merge trunk check-in: 79dc00dd1d user: jan.nijtmans tags: novem | |
| 12:30 | Remove the Tcl_FindHashEntry/Tcl_CreateHashEntry stub entries, as those are actually macro's. check-in: f64b1fc0e7 user: jan.nijtmans tags: trunk | |
| 12:02 | Change hash/index/mask fields to type "unsigned int", because that's how hash values are generally s... check-in: f80dd1d3cf user: jan.nijtmans tags: trunk | |
| 11:28 | Fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a deletion trace deletes its... check-in: 8de56be119 user: pooryorick tags: core-8-branch | |
| 09:19 | Fix for issue [ba1419303b4c]: Delete a namespace for an ensemble having a deletion trace deletes its... check-in: c0fcc0ae03 user: pooryorick tags: trunk | |
|
2017-12-19
| ||
| 21:03 | merge trunk check-in: 6852815e35 user: dgp tags: novem | |
| 21:03 | merge trunk check-in: ec95599a1c user: dgp tags: dgp-refactor | |
| 21:02 | merge trunk: check-in: 5a745e2f4d user: dgp tags: dgp-properbytearray | |
| 21:01 | merge 8.7 check-in: db7f19568b user: dgp tags: tip-445 | |
| 21:00 | [586e71dce4] Exeception handling at level #0 by EvalObjv check-in: 2460b63257 user: dgp tags: trunk | |
| 21:00 | [586e71dce4] Exeception handling at level #0 by EvalObjv check-in: aebab60489 user: dgp tags: core-8-branch | |
| 20:53 | merge 8.6; update changes Closed-Leaf check-in: 1e46dacaab user: dgp tags: release, core-8-6-8-rc, core-8-6-8 | |
| 20:48 | [586e71dce4] Exeception handling at level #0 by EvalObjv check-in: 1a04c85a4f user: dgp tags: core-8-6-branch | |
| 16:31 | merge trunk check-in: 7cc1c62ee1 user: dgp tags: dgp-refactor | |
| 16:22 | merge trunk check-in: 9a95242f6d user: dgp tags: dgp-properbytearray | |
| 16:22 | merge 8.7 check-in: dd50956e9c user: dgp tags: tip-445 | |
| 15:46 | merge core-8-branch check-in: 6cdd6bd319 user: jan.nijtmans tags: z_modifier | |
| 15:20 | Somewhat better backwards compatibility on 64-bit platforms. check-in: 62da671053 user: jan.nijtmans tags: no-wideint | |
| 14:46 | update changes check-in: fe783af831 user: dgp tags: core-8-6-8-rc | |
| 12:26 | merge core-8-branch check-in: 30edd5c06a user: jan.nijtmans tags: no-wideint | |
| 12:25 | merge trunk check-in: f43ba573f4 user: jan.nijtmans tags: novem | |
| 12:23 | merge core-8-branch. Also change some internal refCount's from int to size_t. check-in: 6e23ad39af user: jan.nijtmans tags: trunk | |
| 11:23 | Make TclEnsureNamespace() MODULE_SCOPE. Also change some refCount fields from type "int" to "unsigne... check-in: c1636bce70 user: jan.nijtmans tags: core-8-branch | |
| 11:21 | Minor simplification on Cygwin, since we only support Windows NT now check-in: d52dbcaad3 user: jan.nijtmans tags: core-8-branch | |
|
2017-12-18
| ||
| 14:33 | No need any more to check for "Windows NT" here, since the minimum is XP now. check-in: 6017f38c18 user: jan.nijtmans tags: core-8-branch | |
| 14:06 | merge 8.6 check-in: 4f8460d7eb user: dgp tags: core-8-6-8-rc | |
| 13:58 | merge core-8-6-branch check-in: 57d7b671e0 user: jan.nijtmans tags: core-8-branch | |
| 13:56 | (cherry-pick): Added assoc, ftype and move as auto_execok shell built-ins on Windows. check-in: dc862b1ad2 user: jan.nijtmans tags: core-8-6-branch | |
| 11:57 | merge trunk check-in: 0c8fe8e31c user: jan.nijtmans tags: novem | |
| 11:48 | merge core-8-branch check-in: 424886647f user: jan.nijtmans tags: trunk | |
| 11:47 | merge core-8-6-branch. Remove win/coffbase.txt, which isn't used any more. check-in: fe7de8f520 user: jan.nijtmans tags: core-8-branch | |
| 11:41 | Add win/rules-ext.vc and win/targets.vc to "make dist". Reported by Paul Overmeier. Thanks! check-in: 09c31fe30f user: jan.nijtmans tags: core-8-6-branch | |
|
2017-12-16
| ||
| 03:33 | Pulling changes from core-8-branch check-in: 855b386403 user: hypnotoad tags: core_zip_vfs | |
| 03:30 | Update the config.test with new keys needed for zipfs check-in: 08182e0f9f user: hypnotoad tags: core_zip_vfs | |
| 03:24 | Removing static package declaration of zipfs. check-in: 4d16722d25 user: hypnotoad tags: core_zip_vfs | |
| 03:22 | Re-arranging code and providing forward prototypes to allow the C infrastructure of Zipfs to be act... check-in: 67e20b245a user: hypnotoad tags: core_zip_vfs | |
|
2017-12-15
| ||
| 21:28 | merge-mark check-in: 8b45532df4 user: jan.nijtmans tags: trunk | |
| 21:27 | Revert a few more (int -> size_t) transitions, which could effect extensions (such as Itcl 3.4) whic... check-in: b59ef9e0d8 user: jan.nijtmans tags: core-8-branch | |
| 19:55 | merge trunk check-in: 878d1b77fd user: jan.nijtmans tags: memory-API | |
| 17:04 | merge mark check-in: 30cbf759b2 user: dgp tags: trunk | |
| 16:50 | Revert the (int -> size_t) transition of the "cmdEpoch" field of the struct Command that was part of... check-in: 7379c9a072 user: dgp tags: core-8-branch | |
| 16:08 | merge core-8-branch check-in: 3994774bf7 user: jan.nijtmans tags: win-console-panic | |
| 16:06 | merge trunk check-in: e3d9fa3868 user: jan.nijtmans tags: novem | |
| 15:02 | Merge TIP #488 implementation. Some clean-up in tommath implementation (remove internal stub entrie... check-in: 70302ff935 user: jan.nijtmans tags: trunk | |
| 14:46 | Mark TclPrecTraceProc() as deprecated, and remove it when compiling with -DTCL_NO_DEPRECATED. See TI... check-in: 8f2ba4c41d user: jan.nijtmans tags: core-8-branch | |
| 13:04 | Oops, couldn't build tclWinPanic.o. Fixed now. check-in: d3fb144cc5 user: jan.nijtmans tags: win-console-panic | |
| 12:55 | merge core-8-branch. Fully functioning now, including with the new vc-reform implementation. check-in: 8eb140e09f user: jan.nijtmans tags: win-console-panic | |
|
2017-12-14
| ||
| 14:38 | fix comment check-in: 4d74cb42f6 user: jan.nijtmans tags: tip-491 | |
| 13:41 | merge core-8-branch. Fully tested now, works fine. check-in: 266e958c41 user: jan.nijtmans tags: tip-491 | |
| 13:32 | merge 8.6 check-in: 66da3b75c6 user: dgp tags: core-8-6-8-rc | |
| 12:02 | Fix (harmless) compiler warning with Visual Studio check-in: 56f4e2ea09 user: jan.nijtmans tags: core-8-branch | |
|
2017-12-13
| ||
| 15:52 | Pulling changes from core-8-branch check-in: 4f4380b7ac user: hypnotoad tags: core_zip_vfs | |
| 12:56 | Fix syntax error in previous commit. check-in: fb1c6ebe6f user: pooryorick tags: pyk-TclOO | |
| 10:34 | core-8-branch merge: Use nmakehlp -L to locate directories check-in: 0fc454593c user: apnadkarni tags: trunk | |
| 10:31 | core-8-6-branch merge: Use nmakehlp -L to locate directories check-in: 3f56042ab4 user: apnadkarni tags: core-8-branch | |
| 10:03 | Updated nmake system to make use of the new nmakehlp -L option for locating dependencies. check-in: aca1f49025 user: apnadkarni tags: core-8-6-branch | |
|
2017-12-12
| ||
| 17:34 | Add -L option to nmakehlp to locate directories check-in: f9025565d6 user: apnadkarni tags: trunk | |
| 17:33 | Add -L option to nmakehlp to locate directories check-in: 80e707b91b user: apnadkarni tags: core-8-branch | |
| 17:32 | Add -L option to nmakehlp to locate directories check-in: c2285042d1 user: apnadkarni tags: core-8-6-branch | |
| 12:21 | Correct argument passing (fellows on core list) Closed-Leaf check-in: 88b074811c user: oehhar tags: tip490-msgcat-oo | |
|
2017-12-11
| ||
| 23:50 | Add the check for wrong arguments back to TclOO_Object_Destroy, remove inadvertant increment of Name... check-in: 00b79acaf0 user: pooryorick tags: pyk-TclOO | |
| 23:01 | TIP490: add oo helper to msgcat that message catalogues are found within classes check-in: cf48b5b4e5 user: oehhar tags: tip490-msgcat-oo | |
| 16:42 | Merge from core-8-branch - install stubs and headers where present check-in: 2f26372503 user: apnadkarni tags: trunk | |
| 16:40 | Merge from core-8-6-branch - install stubs and headers where present check-in: 13790c6335 user: apnadkarni tags: core-8-branch | |
| 16:26 | Allow standard targets to be selectively disabled. Automatic install for extension stubs and public ... check-in: 2910ed4636 user: apnadkarni tags: core-8-6-branch | |
| 14:19 | Initial implementation of TIP #491. Not tested yet. check-in: 4f8b3e767d user: jan.nijtmans tags: tip-491 | |
| 13:02 | merge trunk check-in: cfcdb1aa9e user: dgp tags: novem | |
|
2017-12-10
| ||
| 21:45 | Streamline TclOO object cleanup routines. check-in: 2201fdb82c user: pooryorick tags: pyk-TclOO | |
| 14:39 | merge core-8-branch check-in: 956dbf71ea user: jan.nijtmans tags: trunk | |
| 14:35 | Fix [040586323610be22f8617962377324f4ddc9bc02|0405863236]: wrong field checked in struct pollfd in T... check-in: 97378bb6a5 user: jan.nijtmans tags: core-8-branch | |
| 00:01 | Ensure that an automatically-named TclOO object has the same name as its namespace. check-in: c0e2cd685c user: pooryorick tags: trunk | |
|
2017-12-09
| ||
| 16:55 | merge trunk check-in: a43c0d3058 user: jan.nijtmans tags: novem | |
| 16:13 | merge core-8-branch. Remove stub entry for TclWinGetPlatformId(), as it is no longer needed. Is a m... check-in: fa4dd57801 user: jan.nijtmans tags: trunk | |
| 15:32 | merge core-8-6-branch check-in: 7b20ca415a user: jan.nijtmans tags: core-8-branch | |
| 15:31 | Undo latest change to tcl.rc, since the autoconf-based windows build doesn't know about PRJLIBNAME check-in: d4d16f9ee7 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-12-08
| ||
| 16:54 | TIP477 merge: reformed nmake build system check-in: b9c183670a user: apnadkarni tags: trunk | |
| 16:19 | merge TIP #477 implementation. Not tested yet in combination with semver changes Closed-Leaf check-in: 2b6b3a450a user: jan.nijtmans tags: semver | |
| 15:27 | TIP477 merge: nmake build reform check-in: 83b60a4c17 user: apnadkarni tags: core-8-branch | |
| 13:54 | Merge TIP 477 implementation check-in: eeceb67049 user: apnadkarni tags: core-8-6-branch | |
|
2017-12-07
| ||
| 19:44 | Merge changes form 8.6 branch. check-in: c897144c1d user: mistachkin tags: irontcl | |
| 12:40 | merge trunk check-in: a7916336d2 user: jan.nijtmans tags: novem | |
| 12:36 | merge 8.7 check-in: 60f74266f4 user: jan.nijtmans tags: trunk | |
| 12:14 | TIP #487: Stop support for Pre-XP Windows check-in: 200f182152 user: jan.nijtmans tags: core-8-branch | |
| 02:01 | update changes check-in: 1a85e7f660 user: dgp tags: core-8-6-8-rc | |
|
2017-12-06
| ||
| 21:59 | changes WIP check-in: 3dc724963c user: dgp tags: core-8-6-8-rc | |
| 21:03 | merge 8.6 check-in: 88d0d60517 user: dgp tags: core-8-6-8-rc | |
| 21:01 | merge trunk check-in: 46c4fb0467 user: dgp tags: novem | |
| 21:01 | merge trunk check-in: 56262fb206 user: dgp tags: dgp-refactor | |
| 21:01 | merge trunk check-in: 288d6fe82e user: dgp tags: dgp-properbytearray | |
| 21:00 | merge 8.7 check-in: 2c1b48e1df user: dgp tags: tip-445 | |
| 20:48 | merge 8.7 check-in: b9331cc4d5 user: dgp tags: trunk | |
| 20:48 | Plug memleak recently put into [package require]. check-in: 2d4e1f54f8 user: dgp tags: core-8-branch | |
| 20:46 | Plug memleak recently put into [package require]. check-in: 322b850aaa user: dgp tags: core-8-6-branch | |
| 20:44 | Plug memleak recently put into [package require]. check-in: ce911aa764 user: dgp tags: core-8-5-branch | |
| 20:03 | merge 8.7 check-in: 44eb8e6d1a user: dgp tags: trunk | |
| 20:02 | merge 8.6 check-in: d222f5e505 user: dgp tags: core-8-branch | |
| 19:58 | merge 8.6 check-in: 71686a3bf6 user: dgp tags: core-8-6-8-rc | |
| 19:57 | [0e4d88b650] Added enough refcounting to stop `make valgrind` complaints about "Invalid read". This... check-in: 57f16b0bf3 user: dgp tags: core-8-6-branch | |
| 16:04 | (cherry-pick from core-8-6-8-rc): Duplicate test names check-in: 019a2752d0 user: jan.nijtmans tags: core-8-6-branch | |
| 15:40 | doc fixes check-in: 31254b76f0 user: jan.nijtmans tags: memory-API | |
| 15:30 | Duplicate test names check-in: 828aed54a9 user: dgp tags: core-8-6-8-rc | |
| 15:27 | Start RC branch for Tcl 8.6.8 check-in: 4131606306 user: dgp tags: core-8-6-8-rc | |
| 13:36 | merge trunk check-in: b90a0b0a8e user: dgp tags: dgp-properbytearray | |
| 13:29 | merge trunk check-in: fd03a8d8dc user: dgp tags: dgp-refactor | |
| 13:29 | merge 8.7 check-in: 95532b94be user: dgp tags: tip-445 | |
| 13:28 | Adapt the bytearray accommodation of Tcl_CharLength() for 8.7+. check-in: 240811f822 user: dgp tags: trunk | |
| 13:28 | Adapt the bytearray accommodation of Tcl_CharLength() for 8.7+. check-in: 12edbbe920 user: dgp tags: core-8-branch | |
| 13:20 | merge trunk check-in: b6bfcf292c user: dgp tags: dgp-refactor | |
| 13:16 | merge 8.7 check-in: e18f39f9e4 user: dgp tags: tip-445 | |
| 13:08 | merge trunk check-in: a60bc7d945 user: dgp tags: novem | |
| 13:07 | [ce3a211dcb] Failed file normalize when tail is empty string. check-in: ea1609bd4a user: dgp tags: trunk | |
| 13:06 | [ce3a211dcb] Failed file normalize when tail is empty string. check-in: 8bc984954c user: dgp tags: core-8-branch | |
| 13:05 | [ce3a211dcb] Failed file normalize when tail is empty string. check-in: 3eb09544e5 user: dgp tags: core-8-6-branch | |
| 13:02 | merge-mark "novem-bighash": just mark that the contents of this branch are already integrated in the... check-in: 1bdfcfeeb1 user: jan.nijtmans tags: memory-API | |
| 13:02 | [ce3a211dcb] Failed file normalize when tail is empty string. check-in: ddb94d62fe user: dgp tags: core-8-5-branch | |
| 12:27 | merge core-8-branch check-in: d7a57b5775 user: jan.nijtmans tags: initsubsystems | |
| 12:24 | merge 8.7 check-in: 0dbf896d09 user: jan.nijtmans tags: win-console-panic | |
| 12:17 | Don't do same test twice check-in: e0f3431c35 user: jan.nijtmans tags: z_modifier | |
| 12:10 | merge 8.7 check-in: 48920a9cbe user: jan.nijtmans tags: z_modifier | |
| 12:00 | merge core-8-branch check-in: bd596603e2 user: jan.nijtmans tags: no-wideint | |
|
2017-12-05
| ||
| 16:30 | merge trunk check-in: 41a466b1a0 user: dgp tags: novem | |
| 15:59 | [4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands options of ensemble conf... check-in: 61096afb17 user: dgp tags: trunk | |
| 15:52 | [4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands options of ensemble conf... check-in: 866442a1aa user: dgp tags: core-8-branch | |
| 15:27 | [4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands options of ensemble conf... check-in: 1b11773899 user: dgp tags: core-8-6-branch | |
| 15:12 | Factor clearing of ensemble subcommand table into utility routine. check-in: d9a2dad6b7 user: dgp tags: core-8-5-branch | |
| 14:57 | [4f6a1ebd64] Stop crash when same value passed to the -map and -subcommands options of ensemble conf... check-in: 67fc11277f user: dgp tags: core-8-5-branch | |
| 14:36 | Another revised fix, much closer to sebres' patch now. Closed-Leaf check-in: 5fb1fcc0cb user: dgp tags: bug-4f6a1ebd64 | |
| 14:29 | Use PRJ_PACKAGE_TCLNAME instead of PROJECT when generating TEA based pkgindex Closed-Leaf check-in: 3fd52c7ca6 user: apnadkarni tags: vc-reform | |
| 11:59 | Fix failing test-case (partially undo previous commit) check-in: 86d3a02e39 user: jan.nijtmans tags: novem | |
|
2017-12-04
| ||
| 18:36 | [4f6a1ebd64] Different fix for the problem. Re-order the filling of the subcommand table so there i... check-in: f8daa294c6 user: dgp tags: bug-4f6a1ebd64 | |
|
2017-12-01
| ||
| 15:03 | merge trunk check-in: e008d0adce user: jan.nijtmans tags: memory-API | |
| 14:36 | merge trunk check-in: 514aadb736 user: jan.nijtmans tags: novem | |
| 13:53 | merge core-8-branch. Various cleanup: unused structure names, unused #defines. Change some "epoch"-r... check-in: 6af217e68c user: jan.nijtmans tags: trunk | |
| 12:48 | merge core-8-6-branch check-in: 7b12820866 user: jan.nijtmans tags: core-8-branch | |
| 12:47 | Fix [4f51e1c5dcf75de22f5907f7b66361e4bcab02e2|4f51e1c5dc]: patch to correct linker flag sequence check-in: ff019ab462 user: jan.nijtmans tags: core-8-6-branch | |
| 12:24 | remove many test-cases related to tcl_precision Closed-Leaf check-in: 421523d6cd user: jan.nijtmans tags: tip-488 | |
| 11:55 | TIP 488: Remove tcl_precision check-in: f4efe03192 user: jan.nijtmans tags: tip-488 | |
| 11:33 | merge core-8-branch check-in: dabd924a87 user: jan.nijtmans tags: tip-389 | |
| 11:03 | Remove stub entries for Tcl_EvalObj()/Tcl_GlobalEvalObj(). Since those functions are actually macro'... check-in: e247a8da3a user: jan.nijtmans tags: trunk | |
| 10:38 | Simpler solution for Itcl 3.4 build (compatibilty) problem. Thanks to Don Porter for bringing this t... check-in: ec1f14bb50 user: jan.nijtmans tags: core-8-branch | |
|
2017-11-30
| ||
| 18:14 | [4f6a1ebd64] Fix to stop new crashing test namespace-42.9 Closed-Leaf check-in: d3ba3a9f51 user: dgp tags: bug-4f6a1ebd64 | |
| 17:59 | merge trunk check-in: 859b772cb4 user: dgp tags: novem | |
| 17:52 | merge 8.7 check-in: 1e5dc1b17c user: dgp tags: tip-445 | |
| 17:29 | merge 8.7 check-in: f625f52639 user: dgp tags: trunk | |
| 17:21 | [5808081213] Permit all bytearrays (including impure ones) to report length without shimmering check-in: 2fc5bec969 user: dgp tags: core-8-branch | |
| 17:10 | [5808081213] Permit all bytearrays (including impure ones) to report length without shimmering check-in: 2381208744 user: dgp tags: core-8-6-branch | |
| 16:18 | merge core-8-branch check-in: 3d9c34fb19 user: jan.nijtmans tags: tip-485 | |
| 16:08 | merge core-8-branch Closed-Leaf check-in: dcc6f04732 user: jan.nijtmans tags: tip-487 | |
| 16:03 | Eliminate use of certain unnecessary struct names. Also white-spacing. Nothing functional. check-in: fc7a665e3b user: jan.nijtmans tags: core-8-branch | |
| 15:27 | merge-mark check-in: 487fe714da user: jan.nijtmans tags: trunk | |
| 15:24 | Fix build of test-suite, after previous commit check-in: af5af931fe user: jan.nijtmans tags: core-8-branch | |
| 15:03 | merge trunk check-in: 6554f79bed user: jan.nijtmans tags: novem | |
| 14:48 | 8.[67] -> 9.0 in a few more places check-in: 62505babc6 user: jan.nijtmans tags: trunk | |
| 14:38 | merge core-8-branch check-in: a635678c10 user: jan.nijtmans tags: trunk | |
| 14:36 | merge core-8-6-branch. Provide compatibility macro's, compensating for the internal stub table chang... check-in: 748223af9a user: jan.nijtmans tags: core-8-branch | |
| 14:14 | Don't provide the setFromAnyProc through the invalidRealType objType. This is a Tcl internal type, e... check-in: eee2842a41 user: jan.nijtmans tags: core-8-6-branch | |
| 13:23 | merge core-8-branch check-in: 12e64c66a1 user: jan.nijtmans tags: trunk | |
| 13:14 | Fix [8e1e31eac0fd6b6c4452bc108a98ab08c6b64588|8e1e31eac0]: lsort treats NUL chars strangely. Also fi... check-in: b6438b69ad user: jan.nijtmans tags: core-8-branch | |
|
2017-11-29
| ||
| 18:35 | Add TCL_CREATE_NS_IF_UNKNOWN back into Tcl_CreateEnsemble(). check-in: effd1907ab user: pooryorick tags: core-8-branch | |
| 16:05 | merge trunk check-in: b2938aecbe user: dgp tags: dgp-refactor | |
| 15:37 | merge trunk check-in: 24b9855f92 user: dgp tags: dgp-properbytearray | |
| 15:19 | merge trunk check-in: b86c25ea19 user: dgp tags: novem | |
| 15:19 | Follow header file conventions. check-in: 7fcc5d209d user: dgp tags: trunk | |
| 14:54 | merge 8.7 check-in: 8944ae4374 user: dgp tags: tip-445 | |
| 14:07 | fix [4f6a1ebd64] bug without duplication, + additional test case to cover the last wins case (on dic... Closed-Leaf check-in: f9e184a041 user: sebres tags: core_8_5_fix_4f6a1ebd64 | |
| 13:59 | Cherry-picked test-cases from [046a5af026]: fix for issue [4f6a1ebd64]: ensemble: segmentation fault... check-in: 2f25d1a37b user: sebres tags: core-8-5-branch | |
| 12:33 | merge trunk check-in: e9ea4e4928 user: jan.nijtmans tags: novem | |
| 12:32 | merge core-8-branch check-in: 1ec8341ce5 user: jan.nijtmans tags: trunk | |
| 12:28 | merge core-8-6-branch check-in: e45dcdac38 user: jan.nijtmans tags: core-8-branch | |
| 12:27 | Fix Tcl_UtfFindFirst()/Tcl_UtfFindLast(), which were broken by [83c0c569d6]. Not detected, because t... check-in: d906b55e4b user: jan.nijtmans tags: core-8-6-branch | |
| 12:01 | Fix for [6bca38d59b], TclOO segmentation fault cleaning up objects that that have mixed themselves i... check-in: 313a7c1b8a user: pooryorick tags: core-8-branch | |
| 11:49 | Merge core-8-branch. Also, use a different value for TCL_STUB_MAGIC when TCL_UTF_MAX>4. check-in: 1916b6a72e user: jan.nijtmans tags: tip-389 | |
| 11:05 | merge core-8-6-branch check-in: 8976a447aa user: jan.nijtmans tags: core-8-branch | |
| 11:04 | Update some functions in tclUtf.c to handle surrogate pairs when TCL_UTF_MAX == 4. Also update docum... check-in: 83c0c569d6 user: jan.nijtmans tags: core-8-6-branch | |
| 09:49 | Fix [8e1e31eac0fd6b6c4452bc108a98ab08c6b64588|8e1e31eac0]: lsort treats NUL chars strangely check-in: e2a6110884 user: jan.nijtmans tags: tip-389 | |
| 08:59 | Treat invalid UTF-8 characters in the range 0x80-0x9F as cp1252: See [https://en.wikipedia.org/wiki/... check-in: b2521a4844 user: jan.nijtmans tags: tip-389 | |
| 08:41 | merge core-8-branch check-in: 32734bbfaf user: jan.nijtmans tags: tip-389 | |
| 01:59 | Pulling changes from core-8-branch check-in: 3598570130 user: hypnotoad tags: core_zip_vfs | |
| 01:59 | Closing leaf check-in: 20f8676c2e user: hypnotoad tags: core_zip_vfs | |
|
2017-11-28
| ||
| 23:33 | Fix for issue [6cf568a21b]: Tcl_Eval() causes new segfault (TclOO object creation by qualified name)... check-in: 93c437ef37 user: pooryorick tags: core-8-branch | |
| 18:06 | Pulling changes from the last core-8-branch that doesn't cause a segfault in kits check-in: 7cfb94f9af user: hypnotoad tags: core_zip_vfs | |
| 15:43 | Minor refactoring of TclOO object reference count booking during object creation. check-in: a2bfd20d2c user: pooryorick tags: core-8-branch | |
|
2017-11-27
| ||
| 23:30 | Eliminate some duplicate code in tclOO.c/Tcl_NewObjectInstance(). check-in: 46bffcb3ae user: pooryorick tags: core-8-branch | |
| 19:45 | Streamline TclOO object cleanup routines. check-in: 6f60945f3d user: pooryorick tags: core-8-branch | |
| 14:11 | missed some more failing test-cases check-in: 80508cab57 user: jan.nijtmans tags: core-8-branch | |
| 13:52 | Fix test-cases in safe.test, failing due to changes in min/max math functions. check-in: 4a4d9d0d85 user: jan.nijtmans tags: core-8-branch | |
|
2017-11-26
| ||
| 18:27 | Pulling changes from core-8-branch Closed-Leaf check-in: 6e423b0d36 user: hypnotoad tags: core_zip_vfs_pyk-command-named-colon | |
|
2017-11-25
| ||
| 21:40 | merge (cherrypick): Add missing parenthesis to an expression in TclEnsureNamespace. Closed-Leaf check-in: 1404a78b91 user: pooryorick tags: pyk-command-named-colon | |
| 18:24 | Add missing parenthesis to an expression in TclEnsureNamespace. check-in: 17b5266ffc user: pooryorick tags: core-8-branch | |
| 16:53 | merge pyk-command-named-colon check-in: e76a04e48f user: pooryorick tags: core-8-branch | |
| 16:36 | Fix for issue [4f6a1ebd64]: ensemble: segmentation fault when -subcommand and -map values are the sa... check-in: 046a5af026 user: pooryorick tags: core-8-branch | |
| 10:54 | Restoring the Makefile.in for the win/ directory after an unfortunate copy/paste error check-in: 4aeb610c78 user: tne tags: core_zip_vfs | |
|
2017-11-24
| ||
| 11:46 | Tweak to ensure mount points for zipfs are corralled into the //zipfs:/ prefix space check-in: bf3a647091 user: hypnotoad tags: core_zip_vfs | |
| 11:21 | Pulling changes from Androwish check-in: e5b9c90e58 user: hypnotoad tags: core_zip_vfs | |
| 10:32 | Restoring whitespace to tclZipfs.c to improve legibility. check-in: facf85dff5 user: hypnotoad tags: core_zip_vfs | |
| 09:24 | Re-base everything to latest core-8-branch. But don't include deprecations in *.decls files any more... check-in: acd9fcacb4 user: jan.nijtmans tags: semver | |
|
2017-11-23
| ||
| 18:24 | Move return type to its own line. check-in: a4ceb7ba86 user: pooryorick tags: pyk-command-named-colon | |
| 13:56 | merge core-8-branch. now really remove the math-related functions when compiling with -DTCL_NO_DEP... check-in: 3c414a62f6 user: jan.nijtmans tags: tip-485 | |
| 12:21 | If compiled with -DTCL_NO_DEPRECATED, remove stub entry for TclWinGetPlatformId() check-in: 31747a5c93 user: jan.nijtmans tags: tip-487 | |
| 12:04 | Remove more pre-XP stuff. check-in: 215237be17 user: jan.nijtmans tags: tip-487 | |
| 11:55 | Fixing a goof, Zipfs was looking for the Dll where the installer put the file, which is not necessar... check-in: fa45598420 user: hypnotoad tags: core_zip_vfs | |
| 09:22 | re-base full TIP #487 implementation to trunk. Closed-Leaf check-in: d95dbd986b user: jan.nijtmans tags: tip-487-for-9 | |
| 08:30 | Re-base "stop-ce" branch to core-8-branch. This is what will be proposed for 8.7 in TIP #487. check-in: 63bb6eced7 user: jan.nijtmans tags: tip-487 | |
|
2017-11-21
| ||
| 22:47 | merge core-8-branch check-in: 4a006e1736 user: pspjuth tags: trunk | |
| 22:46 | merge pspjuth-cminmax check-in: cf212282b0 user: pspjuth tags: core-8-branch | |
| 22:34 | Pulling changes from core-8-branch check-in: 00dfc6711c user: hypnotoad tags: core_zip_vfs | |
| 18:57 | Added additional functions to the "install" command in tclsh check-in: eb6443d309 user: hypnotoad tags: core_zip_vfs | |
| 16:49 | Eliminated the need for a preinit script in Tip 430's AppHook. tcl_findLibrary now knows to scan th... check-in: 242d4e33ff user: hypnotoad tags: core_zip_vfs | |
| 14:59 | Drop Windows CE support, since it doesn't appear to work anyway. Closed-Leaf check-in: 2daef8d76d user: jan.nijtmans tags: drop-ce | |
| 14:21 | Removing the pool of literal values within the internals of tclZipfs.c. Replaced with a single point... check-in: 9f0abfb1ac user: hypnotoad tags: core_zip_vfs | |
| 10:16 | merge trunk check-in: 971efdefda user: jan.nijtmans tags: memory-API | |
| 10:15 | merge trunk check-in: b217629b9b user: jan.nijtmans tags: novem | |
| 10:11 | No need for _ATL_XP_TARGETING any more Closed-Leaf check-in: 0ba5b5bd26 user: jan.nijtmans tags: tip-487 | |
| 09:48 | deprecate VOID/CHAR/SHORT/LONG (windows-only) as well. check-in: a52017885a user: jan.nijtmans tags: tip-485 | |
| 09:13 | Revert [d874801c57]: putting back "string bytelength". It turns out to be too complicated to take a... check-in: db112bb527 user: jan.nijtmans tags: tip-485 | |
| 04:26 | Fixes to "make clean" to do a better job of cleaning up zip files and vfs directories Fixed a type ... check-in: 4f8ac2d312 user: tne tags: core_zip_vfs | |
| 04:07 | Added an implementation of tinydir.h, and spliced it into minizip to allow minizip to recurse direct... check-in: 0064401a40 user: hypnotoad tags: core_zip_vfs | |
| 01:14 | Final tweaks to make "./tclsh install" work properly on Windows NOTE: We still seem to be screwing ... check-in: bb6f8b6301 user: tne tags: core_zip_vfs | |
| 00:41 | Typo fixes for minizip check-in: 8e88f231e5 user: hypnotoad tags: core_zip_vfs | |
| 00:36 | Added a new function to the Zipfs: TclZipfs_TclLibrary, which returns a previously discovered /libra... check-in: a4cbb0feb7 user: hypnotoad tags: core_zip_vfs | |
|
2017-11-20
| ||
| 23:34 | Change to TclZipfs_AppHook to accomidate Windows check-in: 74bcd5fae3 user: tne tags: core_zip_vfs | |
| 22:45 | Fixing the quoting for arguments to minizip check-in: eaa6c99d64 user: hypnotoad tags: core_zip_vfs | |
| 21:29 | Updating tcl.m4 in windows to fix a typo check-in: 6aee71e52c user: hypnotoad tags: core_zip_vfs | |
| 19:35 | Removing debugging printf() statement check-in: 9357f48bf2 user: tne tags: core_zip_vfs | |
| 19:21 | Fixes to determing the dll location on Windows using GetModuleFileName() check-in: 1f05b4b6c9 user: tne tags: core_zip_vfs | |
| 18:08 | Autoconf fixes check-in: 4ebd790c48 user: hypnotoad tags: core_zip_vfs | |
| 17:09 | Modifications to allow the Tcl build system to exploit either a native zip executable in the path or... check-in: 535a8088d4 user: hypnotoad tags: core_zip_vfs | |
| 16:26 | Deprecate support for macro's like CONST, CONST84, _ANSI_ARGS_, INLINE, TCL_VARARGS check-in: ad7a53a680 user: jan.nijtmans tags: tip-485 | |
| 16:01 | merge core-8-branch. Deprecate support for "string bytelength" check-in: d874801c57 user: jan.nijtmans tags: tip-485 | |
| 14:55 | TIP 487 implementation: Stop support for Windows XP and Windows CE check-in: 47d26a0b4a user: jan.nijtmans tags: tip-487 | |
| 13:05 | Fix executable flags check-in: 6ce7ce433c user: jan.nijtmans tags: tip-389 | |
| 12:58 | merge core-8-branch check-in: 1a3cef7d5c user: jan.nijtmans tags: tip-389 | |
| 12:13 | Remove TclCopyChannelOld() function. Should have been part of [b03c4194f001be0b|this] earlier commit... check-in: f79d84d06c user: jan.nijtmans tags: trunk | |
| 12:07 | If Tcl is compiled with -DTCL_NO_DEPRECATED, remove a lot of (internal) stub entries which correspon... check-in: 4a603a5f7d user: jan.nijtmans tags: core-8-branch | |
| 10:30 | Re-base to core-8-branch: This change is fine as-is for Tcl 8.7, I wouldn't recommend it for 8.6 (ev... Closed-Leaf check-in: d1a0fa5def user: jan.nijtmans tags: pspjuth-cminmax | |
| 10:23 | merge core-8-branch check-in: d9c10c6e4a user: jan.nijtmans tags: trunk | |
| 10:15 | Fix error-message for min/math functions: "to" -> "for", for consistancy with the error-messages for... check-in: 22ef078c98 user: jan.nijtmans tags: core-8-branch | |
| 09:28 | merge core-8-branch check-in: daf50b9345 user: jan.nijtmans tags: trunk | |
| 08:58 | Fix [e058307eef73cf21cf6805ad7c778e1024f9eb7d|e058307eef]: Use of values.h breaks build of Tk trunk ... check-in: bc666d65df user: jan.nijtmans tags: core-8-branch | |
|
2017-11-19
| ||
| 18:40 | Changed math functions min and max to C implementations. check-in: fd08949b6f user: pspjuth tags: pspjuth-cminmax | |
| 18:16 | Added handling to allow Tclsh to intercept a zip file fed as the first command line argument, and op... check-in: 006e6abb7e user: hypnotoad tags: core_zip_vfs | |
| 00:06 | Fix segmentation fault in TclOO that was noted in [16fe1b5807]. Update coroutine and TclOO object c... check-in: 8251e62bab user: pooryorick tags: pyk-command-named-colon | |
|
2017-11-18
| ||
| 20:28 | Pulling changes from core-8-branch check-in: 12f6bb0443 user: hypnotoad tags: core_zip_vfs | |
| 20:25 | Now that UNC paths work correctly on Windows, removing the platform specific zipfs mount point for w... check-in: 0ee3890968 user: tne tags: core_zip_vfs | |
| 20:21 | Adjust the rule to look for libtcl_XXX.zip ONLY in the directory that contains the executable or the... check-in: 32bd1478db user: hypnotoad tags: core_zip_vfs | |
| 17:07 | Reserve paths matching //[^/]*: for VFS mount points, and prevent calling native filesystem ops duri... check-in: 6b296f6f0c user: aspect tags: core_zip_vfs | |
| 17:04 | add some tests for join and normalize check-in: 226e5a583c user: aspect tags: core_zip_vfs | |
| 17:02 | fix zipfs tests check-in: d1d39d3b56 user: aspect tags: core_zip_vfs | |
| 12:21 | Added documentation for the zipfs root command and working of TclZipfs_AppHook check-in: f215c8975d user: hypnotoad tags: core_zip_vfs | |
| 11:59 | Updated zipfs tests to recognize the mount points are different on different platforms check-in: 5b936e23e5 user: tne tags: core_zip_vfs | |
| 11:48 | Added a pool of literal strings to zipfs to manage constants that are being belched out by the file ... check-in: 28687cac6b user: hypnotoad tags: core_zip_vfs | |
|
2017-11-17
| ||
| 23:42 | Lift the restriction on command names names that begin with ":". check-in: cb9f7a9106 user: pooryorick tags: pyk-command-named-colon | |
| 22:30 | Fix [16fe1b5807]: namespace ensemble command named ":" is mistakenly given the empty string as its n... check-in: b433ae397c user: pooryorick tags: pyk-command-named-colon | |
| 17:23 | Added a package manifest to init to allow core distributed packages to auto-populate [package ifneed... check-in: 2c07aba348 user: hypnotoad tags: core_zip_vfs | |
| 16:08 | merge core-8-branch. Fix some Tcl_UniChar initialization, in case TCL_UTF_MAX == 4 check-in: 37b4aab687 user: jan.nijtmans tags: tip-389 | |
| 15:46 | Added back nothreads option. check-in: 87c104655c user: apnadkarni tags: vc-reform | |
| 15:34 | merge core-8-branch check-in: 49ecc78c8b user: jan.nijtmans tags: tip-389 | |
| 15:30 | merge core-8-6-branch check-in: e1d3a917d4 user: jan.nijtmans tags: core-8-branch | |
| 15:29 | Fix [fab92486a1b05ba6f7cfe8677da95b9efb3beff0|fab92486a1]: Windows error 14 "Out of memory" mapping ... check-in: e074b44d9e user: jan.nijtmans tags: core-8-6-branch | |
| 15:28 | Fix [fab92486a1b05ba6f7cfe8677da95b9efb3beff0|fab92486a1]: Windows error 14 "Out of memory" mapping ... check-in: 366f92e36e user: jan.nijtmans tags: core-8-5-branch | |
| 12:54 | Integrating fixes from aspect that make the //zipfs:/ mount point viable, and also allow one archive... check-in: 27df0ecb87 user: hypnotoad tags: core_zip_vfs | |
| 12:40 | upstream androwish changes check-in: 33a477e8ca user: jan.nijtmans tags: zipfs | |
| 12:39 | Pulling changes from core-zip-vfs Closed-Leaf check-in: 79dde51515 user: hypnotoad tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 12:34 | merge zipfs check-in: 721f1c35f5 user: jan.nijtmans tags: androwish | |
| 12:33 | merge core-8-6-branch check-in: 91496a5088 user: jan.nijtmans tags: zipfs | |
| 12:29 | Pulling changes from core-8-branch check-in: 044a5cf7f7 user: hypnotoad tags: core_zip_vfs | |
| 12:28 | Closing a fork check-in: d533f130ec user: hypnotoad tags: core_zip_vfs | |
| 11:53 | fix [glob] handling of leading // check-in: 66fe3ce72b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 11:51 | tests demonstrating zipfs:/ and zipfs:// volume names breaking on unix Leaf check-in: a4444ce66b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect-volumename-tests | |
| 11:35 | Fix ignore-glob versioned setting (something went wrong in previous merge). Also convert rules-ext.v... check-in: 07461dba12 user: jan.nijtmans tags: vc-reform | |
| 11:27 | merge core-8-6-branch check-in: fbf950cc0f user: jan.nijtmans tags: vc-reform | |
| 11:12 | merge trunk check-in: 1f9599f5f7 user: jan.nijtmans tags: novem | |
| 11:05 | Hash mounted zips by mount point, so the same zip can be mounted more than once. Path normalization... Leaf check-in: 500774557b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect-bymntpt | |
| 10:50 | TIP #422, Tcl 9.0 part: Don't Use stdarg.h/va_list in Public API check-in: 717b28b47a user: jan.nijtmans tags: trunk | |
| 10:24 | clean up stray unused dstrings check-in: c30d1e6bb0 user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 10:23 | TIP #422, Tcl 8.7 part: Mark all *VA functions as deprecated. They will be removed in Tcl 9.0. check-in: 09065aa27e user: jan.nijtmans tags: core-8-branch | |
| 10:21 | whitespace consistency check-in: b422e8383b user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 10:17 | Zipfs: Nix AbsolutePath() and most uses of CanonicalPath(). Tcl_FSNormalizePath is to be trusted. check-in: 821756d959 user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 08:39 | Zipfs: Use //zipfs:/ as mount point. Use Tcl_FSNormalizePath() on the way in to most VFS operations... check-in: 8b130a967c user: aspect tags: core_zip_vfs-8-6, core_zip_vfs-aspect | |
| 08:32 | Suggested patch for [4f51e1c5dc]: patch to correct linker flag sequence. Same change done for a few ... Closed-Leaf check-in: eb2c85495f user: jan.nijtmans tags: bug-4f51e1c5dc | |
| 07:05 | Check for existence of targets.vc, not rules.vc to determine nmake support dir. check-in: d3adc68def user: apnadkarni tags: vc-reform | |
| 06:52 | Add PRJ_PACKAGE_TCLNAME and other minor changes. Also: Change ifdef checks to check for empty strin... check-in: 9dfdb9f88b user: apnadkarni tags: vc-reform | |
| 04:47 | Rebuilt the configure files without the call to the missing SC_ENABLE_ZIPFS macro Closed-Leaf check-in: ec5b26585d user: hypnotoad tags: core_zip_vfs-8-6 | |
| 04:46 | merge trunk Leaf check-in: d6a83ef702 user: aspect tags: bug-1224888 | |
| 04:45 | Final tweaks to get Msys Zipfs build working check-in: 0d0ba33c7c user: tne tags: core_zip_vfs-8-6 | |
| 04:13 | First pass on the Msys style windows build. Moving Zipfs features closer together in the autoconf check-in: b279fbbfa3 user: hypnotoad tags: core_zip_vfs-8-6 | |
| 03:10 | Pulling changes from core-8-6-branch check-in: e8f362e191 user: hypnotoad tags: core_zip_vfs-8-6 | |
| 03:09 | Moved Zipfs initialization and path hinting out of tclInterp.c and into a preinit script populated b... check-in: 173157c4c2 user: hypnotoad tags: core_zip_vfs-8-6 | |
|
2017-11-16
| ||
| 22:32 | remove test code check-in: 98ee6f28a0 user: aspect tags: bug-1224888 | |
| 15:34 | Change TclOO epoch fields from int to size_t. check-in: 9c2c91c803 user: jan.nijtmans tags: memory-API | |
| 13:50 | Handle Tcl_UtfAtIndex/Tcl_UniCharAtIndex for extended index range. More field fixes. check-in: 78e8c0c5f6 user: jan.nijtmans tags: memory-API | |
| 12:48 | readlink() does not null-terminate its result check-in: 4c78e13050 user: aspect tags: bug-1224888 | |
| 11:17 | re-base "novem-more-memory-API" to trunk. TIP not submitted yet, but upcoming. check-in: 3cb46ea71b user: jan.nijtmans tags: memory-API | |
| 08:45 | merge core-8-6-branch check-in: e0e3d7c4ab user: jan.nijtmans tags: core-8-branch | |
| 08:42 | No longer document (even though it's only in an example) that Tcl_SavedResult is a struct, and that ... check-in: 9cd5d84b3d user: jan.nijtmans tags: core-8-6-branch | |
| 08:39 | No longer document (even though it's only in an example) that Tcl_SavedResult is a struct, and that ... check-in: 5f3aa55ed1 user: jan.nijtmans tags: core-8-5-branch | |
|
2017-11-15
| ||
| 15:00 | merge core-8-branch. Also fix some test-cases, expecting the existence of "int" objType. check-in: 7eeff18e38 user: jan.nijtmans tags: no-wideint | |
| 14:13 | Merge dgp's "end-int-registration" branch, but slightly different: In stead of not registering "int"... check-in: d1aa4663ab user: jan.nijtmans tags: no-wideint | |
| 13:39 | merge trunk check-in: c782871a43 user: dgp tags: dgp-refactor | |
| 13:39 | merge trunk check-in: 5d829c82fa user: dgp tags: dgp-properbytearray | |
| 13:39 | merge 8.7 check-in: 59ee6d1b5a user: dgp tags: tip-445 | |
| 13:18 | Loosen restriction on where rules-ext.vc file is located. check-in: 67db82ed88 user: apnadkarni tags: vc-reform | |
| 11:47 | Include PKGNAMEFLAGS in stubscflags as some extension stubs use it check-in: 3b82400057 user: apnadkarni tags: vc-reform | |
| 10:20 | merge trunk check-in: a12a0623f0 user: jan.nijtmans tags: novem | |
| 10:01 | merge core-8-branch check-in: 7163cf716b user: jan.nijtmans tags: trunk | |
| 09:42 | Remove compat/float.h and related machinery. The last system known where this was needed was SunOS-4... check-in: bf8e546c42 user: jan.nijtmans tags: core-8-branch | |
| 09:14 | missed one signature in previous commit, due to merging. check-in: 474d2de481 user: jan.nijtmans tags: novem | |
| 09:03 | merge trunk check-in: 99f18c3b27 user: jan.nijtmans tags: novem | |
| 08:56 | merge core-8-branch check-in: 8322a4ab21 user: jan.nijtmans tags: trunk | |
| 08:55 | Change signature of (internal) TclScanElement() function. This saves memory allocation and the possi... check-in: 1019b4d815 user: jan.nijtmans tags: core-8-branch | |
| 08:54 | Change signature of (internal) TclScanElement() function. This saves memory allocation and the possi... check-in: f2cb39b9be user: jan.nijtmans tags: core-8-6-branch | |
| 07:54 | Added default-install-stubs target. Make presence of nmake support files in extension directory opti... check-in: 3be76595ca user: apnadkarni tags: vc-reform | |
|
2017-11-14
| ||
| 18:54 | merge trunk check-in: 42f539f078 user: dgp tags: dgp-refactor | |
| 18:52 | merge trunk check-in: 7cafc2bc32 user: dgp tags: dgp-properbytearray | |
| 18:52 | merge 8.7 check-in: 673e6ace67 user: dgp tags: tip-445 | |
| 18:38 | merge trunk check-in: 7c064742bd user: dgp tags: novem | |
| 18:35 | TIP 484 proposes a re-implementation of Tcl's "int" Tcl_ObjType. Since the new implementation is not... Closed-Leaf check-in: d9ee6504b4 user: dgp tags: end-int-registration | |
| 18:19 | merge 8.7 check-in: ccd961edbd user: dgp tags: no-wideint | |
| 17:24 | [5d6de65036] [package require] with [package prefer stable] was not choosing available stable packag... check-in: 42eaa6f3d1 user: dgp tags: trunk | |
| 17:09 | Repair lost of broken [package prefer] testing. check-in: 1830f9f520 user: dgp tags: core-8-branch | |
| 14:48 | [5d6de65036] [package require] with [package prefer stable] was not choosing available stable packag... check-in: dc94155e2d user: dgp tags: core-8-branch | |
| 14:17 | [5d6de65036] [package require] with [package prefer stable] was not choosing available stable packag... check-in: c83ea0961d user: dgp tags: core-8-6-branch | |
| 13:36 | [5d6de65036] [package require] with [package prefer stable] was not choosing available stable packag... check-in: c9b0215acb user: dgp tags: core-8-5-branch | |
| 10:00 | Remove extra.unused2 field from struct Interp. It really is unused ... check-in: 1d99fbfa63 user: jan.nijtmans tags: trunk | |
|
2017-11-13
| ||
| 18:58 | Ticket [5d65e65036]. My fix. Do not skip the second check for stable versions even when the main che... Closed-Leaf check-in: 12e286e121 user: aku tags: bug-5d6de65036 | |
| 16:52 | merge trunk check-in: 09b3069662 user: dgp tags: dgp-refactor | |
| 15:53 | merge novem Closed-Leaf check-in: c6afc07a72 user: jan.nijtmans tags: novem-more-memory-API | |
| 15:34 | Add back Tcl_Backslash(). Will be removed again when TIP #485 is brought in. Also revert some other ... check-in: ec8a1c39d7 user: jan.nijtmans tags: novem | |
| 11:47 | merge novem check-in: b066227b02 user: jan.nijtmans tags: novem-more-memory-API | |
| 11:25 | merge trunk check-in: 78e2f12841 user: jan.nijtmans tags: novem | |
| 11:17 | merge core-8-branch check-in: 485b18d72a user: jan.nijtmans tags: trunk | |
| 11:15 | Merge core-8-6-branch check-in: beb52eff8e user: jan.nijtmans tags: core-8-branch | |
| 10:51 | No longer mark Tcl_EvalFile() as obsolete, since it will continue to be supported in Tcl 9.0 check-in: cc89456f48 user: jan.nijtmans tags: core-8-6-branch | |
| 10:49 | No longer mark Tcl_EvalFile() as obsolete, since it will continue to be supported in Tcl 9.0 check-in: a67e5b615e user: jan.nijtmans tags: core-8-5-branch | |
| 09:43 | merge trunk check-in: bb4c02db34 user: jan.nijtmans tags: novem | |
| 08:59 | merge tcl-9-cleanup (and also a minor bug-fix from core-8-branch). check-in: b03c4194f0 user: jan.nijtmans tags: trunk | |
| 08:37 | Add a lot of "deprecation" marks to internal API which will be removed in Tcl 9.0 (see also tcl-9-cl... check-in: 7849f573c0 user: jan.nijtmans tags: core-8-branch | |
|
2017-11-11
| ||
| 13:22 | Pulling changes from core-8-branch check-in: b5ff501606 user: hypnotoad tags: core_zip_vfs-8-6 | |
| 09:18 | Improvements to tip430 to embed the /library file system within a shared library or as a zip archive... check-in: c8a90daba2 user: hypnotoad tags: core_zip_vfs | |
|
2017-11-10
| ||
| 08:49 | merge core-8-6-branch check-in: 3d5a87d84a user: jan.nijtmans tags: core-8-branch | |
| 08:40 | Make "string split" and "string is (alpha|graph|...)" work as expected with Unicode chars > U+ffff, ... check-in: 2135bb7772 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-11-09
| ||
| 16:07 | merge core-8-branch check-in: 05952d6309 user: jan.nijtmans tags: tip-389 | |
| 15:59 | Incorporate the tcl 9 cleanup. check-in: 5699721054 user: dgp tags: dgp-refactor | |
| 15:56 | Merge core-8-branch. Backout the Tcl_EvalFile changes. check-in: 9e3aed8df3 user: jan.nijtmans tags: tip-485 | |
| 15:47 | Rebase branch to trunk. check-in: f714eca8f2 user: dgp tags: dgp-refactor | |
| 14:59 | Rebase back to 8.7 (core-8-branch), since that's what the TIP is meant for. (I see no reason to wait... check-in: ffdb1ca7f8 user: jan.nijtmans tags: no-wideint | |
| 14:57 | Limit index parsing to pure integers without white-space Closed-Leaf check-in: d9bb1de1db user: jan.nijtmans tags: bug-aaa02c55b9 | |
| 14:44 | merge trunk check-in: d27981d722 user: dgp tags: no-wideint | |
| 14:40 | merge trunk Closed-Leaf check-in: 844ae11ba0 user: dgp tags: tcl-9-cleanup | |
| 14:38 | Merge core-8-branch Add back UpdateStringOfEndOffset() and related test-cases. Implement bignum supp... check-in: 81f505cb4c user: jan.nijtmans tags: bug-aaa02c55b9 | |
| 14:37 | merge tip-445 Leaf check-in: c13bd0b15d user: dgp tags: cjo-hydra | |
| 14:32 | merge novem check-in: ed170c8d54 user: dgp tags: dgp-refactor | |
| 13:46 | merge trunk check-in: a10fc87c05 user: dgp tags: dgp-properbytearray | |
| 13:36 | merge 8.7 check-in: cbada9ca30 user: dgp tags: tip-445 | |
| 12:52 | merge trunk check-in: 54f289e311 user: jan.nijtmans tags: novem | |
| 12:51 | merge core-8-branch check-in: 49e104fa48 user: jan.nijtmans tags: trunk | |
| 12:50 | merge core-8-6-branch check-in: ef4cc04bc1 user: jan.nijtmans tags: core-8-branch | |
| 12:48 | Make "scan %c" and the internal function ExtendUnicodeRepWithString() work as expected for TCL_UTF_M... check-in: baceb17559 user: jan.nijtmans tags: core-8-6-branch | |
| 12:37 | For alpha/beta versions of Tcl, stub-enabled extensions are only allowed to run on the EXACT the sam... check-in: 8cb6e13ad8 user: jan.nijtmans tags: core-8-branch | |
| 11:49 | Get rid of Tcl_DStringTrunc et al, as described in the TIP (Thanks, Don!). check-in: b5dc25393a user: jan.nijtmans tags: tip-485 | |
| 11:04 | No longer mark Tcl_EvalFile() as obsolete/deprecated. Thanks to all feedback to TIP #485! check-in: bb9ad1532d user: jan.nijtmans tags: tip-485 | |
| 10:34 | Put Tcl_EvalFile back, but then as a macro in terms of Tcl_FSEvalFileEx(). check-in: 9f1544d005 user: jan.nijtmans tags: tip-485 | |
| 09:02 | Fogot to remove the TclWinSetInterfaces() implementation. check-in: f4e1587599 user: jan.nijtmans tags: tcl-9-cleanup | |
|
2017-11-08
| ||
| 18:58 | merge trunk Closed-Leaf check-in: da1386961e user: dgp tags: tip-422 | |
| 18:52 | Also remove panicVA(). check-in: 7500a3e45a user: dgp tags: tip-422 | |
| 16:12 | Forgot TclpGetTime() check-in: 6cca533da5 user: jan.nijtmans tags: tcl-9-cleanup | |
| 15:50 | Tcl-9 huge cleanup: Remove many unused internal functions which do nothing more than occupy the inte... check-in: 5b49111b6d user: jan.nijtmans tags: tcl-9-cleanup | |
| 14:30 | Rebase to trunk. check-in: a12771a1b9 user: dgp tags: dgp-properbytearray | |
| 14:03 | merge novem check-in: ba37093daf user: dgp tags: dgp-properbytearray | |
| 11:50 | TIP #485 implementation: "Remove Deprecated API". Based on Tcl 8.7 (core-8-branch). check-in: e46c7b8b77 user: jan.nijtmans tags: tip-485 | |
| 09:41 | Pairing down the tip#430 branch to only include files and utilities called out by the tip. Eliminate... check-in: 3bbf40910f user: hypnotoad tags: core_zip_vfs | |
| 09:40 | merge trunk check-in: 0315ad1776 user: jan.nijtmans tags: novem | |
| 09:38 | merge core-8-branch check-in: 3885b08997 user: jan.nijtmans tags: trunk | |
| 09:37 | Change "epoch" field for dicts from "int" to "unsigned int". This doubles the number of available ep... check-in: c9da2e2ebb user: jan.nijtmans tags: core-8-branch | |
| 03:38 | merge novem check-in: 201c3c670f user: dgp tags: dgp-refactor | |
| 03:34 | merge novem check-in: efba4c9ac2 user: dgp tags: dgp-properbytearray | |
| 03:32 | merge 8.7 check-in: 3b0b8dd809 user: dgp tags: tip-445 | |
| 03:23 | merge trunk check-in: 4b7c090d46 user: dgp tags: novem | |
| 03:02 | compiler warning check-in: 0d906d005f user: dgp tags: trunk | |
| 02:57 | compiler warning check-in: 09a80aff1b user: dgp tags: core-8-branch | |
| 02:53 | compiler warning check-in: dd8928d781 user: dgp tags: core-8-6-branch | |
| 02:50 | compiler warning check-in: 8bbd02b04f user: dgp tags: core-8-5-branch | |
| 02:48 | merge 8.7 check-in: 7db9b1ea89 user: dgp tags: trunk | |
| 02:26 | merge 8.6 check-in: 38b28e0af8 user: dgp tags: core-8-branch | |
| 02:25 | Modify TclCreateProc to handle arbitrary argument names, not just ASCII. check-in: 70d5898e80 user: dgp tags: core-8-branch | |
| 02:23 | [3298012] Stop RebuildTable asking ckalloc for more than it can give. check-in: 42a6035399 user: dgp tags: core-8-6-branch | |
| 02:21 | TclOO object allocation: Set classPtr to NULL if it wasn't otherwise set. check-in: 725cf22062 user: dgp tags: core-8-6-branch | |
| 02:18 | [3298012] Stop RebuildTable asking ckalloc for more than it can give. check-in: 82ced5efa6 user: dgp tags: core-8-5-branch | |
| 00:39 | Modify TclCreateProc to handle arbitrary argument names, not just ASCII. check-in: fbd05fa61d user: pooryorick tags: trunk | |
|
2017-11-07
| ||
| 21:32 | Attempted bug fix. Closed-Leaf check-in: 1752102644 user: dgp tags: bug-3298012 | |
| 20:54 | TclOO object allocation: Set classPtr to NULL if it wasn't otherwise set. check-in: 0a3c726a85 user: pooryorick tags: trunk | |
| 19:51 | Removing kit building facilities. They aren't part of the tip430 spec check-in: 930afd928d user: hypnotoad tags: core_zip_vfs | |
| 19:26 | Removing patches for Androwish that are not needed for tip430 check-in: 4caf125cbf user: hypnotoad tags: core_zip_vfs | |
| 19:13 | Adding a [file normalize] to zipfs tests that are looking for absolute filenames. On Linux symlinks... check-in: d107d69fe8 user: hypnotoad tags: core_zip_vfs | |
| 18:45 | Updated the zipfs portion of the testsuite to tip430 standards check-in: 813520bc02 user: hypnotoad tags: core_zip_vfs | |
| 16:47 | Fix inclusion of custom resource files to match TIP spec check-in: 495fe8bd3a user: apnadkarni tags: vc-reform | |
| 16:46 | Pulling changes from core-8-branch check-in: 54d3ee03e9 user: tne tags: core_zip_vfs | |
| 16:31 | merge 8.7 check-in: 82237d44ae user: jan.nijtmans tags: z_modifier | |
| 16:16 | More code simplifications, with still equal functionality. check-in: 1db008ceb5 user: jan.nijtmans tags: no-wideint | |
| 15:11 | merge 8.7 check-in: 22cae0454a user: dgp tags: tip-462 | |
| 14:28 | merge 8.7 check-in: aa5f10d8cf user: dgp tags: no-wideint | |
| 13:30 | merge core-8-branch check-in: 63ac24063a user: jan.nijtmans tags: trunk | |
| 13:29 | merge core-8-6-branch check-in: 84de05583b user: jan.nijtmans tags: core-8-branch | |
| 13:19 | Don't use Unicode character \udead in test-cases, because it is an invalid Unicode code-point (lower... check-in: 48f9304b4a user: jan.nijtmans tags: core-8-6-branch | |
| 12:15 | Somewhat simplified implementation of TIP #389, in which the "string length" if characters > U+FFFF ... check-in: d224d38a6d user: jan.nijtmans tags: tip-389 | |
| 09:33 | Re-base TIP #422 implementation to trunk. Remove Tcl_VarEvalVA() as well. TIP #422 is adapted accord... check-in: 24db7a9013 user: jan.nijtmans tags: tip-422 | |
| 09:08 | TIP #422 implementation, Tcl 8.7 part. Closed-Leaf check-in: eaefb24db7 user: jan.nijtmans tags: tip-422-for-8 | |
|
2017-11-06
| ||
| 15:04 | merge-mark check-in: a898034af7 user: jan.nijtmans tags: trunk | |
| 14:55 | merge trunk check-in: 70449c549e user: jan.nijtmans tags: novem | |
| 14:50 | More tcl8 -> tcl9 renumbering, for example related to the installation of Tcl packages where tcl9 ac... check-in: 1de7d31a02 user: jan.nijtmans tags: trunk | |
| 14:46 | Fix version number of Windows Help file (not sure if it's actually used, but better safe than sorry) check-in: 8fcf451885 user: jan.nijtmans tags: core-8-branch | |
| 01:33 | Rewrite documentation in comments for brevity and clarity. check-in: 568bd16ef2 user: pooryorick tags: trunk | |
| 00:17 | merge 8.7 check-in: b7ea80156a user: dgp tags: tip-445 | |
| 00:13 | merge novem check-in: 7a4b5d5584 user: dgp tags: dgp-refactor | |
| 00:13 | merge novem check-in: 3bec05cc14 user: dgp tags: dgp-properbytearray | |
| 00:10 | Test case for Bug 5d65e65036. check-in: 5805c000a6 user: dgp tags: bug-5d6de65036 | |
|
2017-11-05
| ||
| 16:41 | Fixed stupid Tcl_DecrRefCount bug in TclCleanupChildren with normally terminated processes. check-in: 064d93dfb0 user: f.bonnet tags: tip-462 | |
| 14:41 | merge core-8-branch check-in: f70e3acac4 user: jan.nijtmans tags: semver | |
| 14:35 | merge core-8-branch check-in: 25a6bc568f user: jan.nijtmans tags: no-wideint | |
| 14:32 | merge-mark check-in: 00716f8a93 user: jan.nijtmans tags: novem | |
| 14:24 | merge trunk check-in: 9a1ca33625 user: jan.nijtmans tags: novem | |
| 14:21 | Merge core-8-branch. More 8.7 -> 9.0 changes as appropriate check-in: 1c1c230410 user: jan.nijtmans tags: trunk | |
| 14:14 | update .project file with branch name. Make clear that optparse doesnt work with 8.4 any more check-in: 29c3b25318 user: jan.nijtmans tags: core-8-branch | |
|
2017-11-04
| ||
| 00:45 | [0d902eadd6] Ensure that [string first] handles ASCII in Unicode correctly. check-in: 9d3eb006b3 user: dkf tags: trunk | |
| 00:44 | [0d902eadd6] Ensure that [string first] handles ASCII in Unicode correctly. check-in: 5bc169fef7 user: dkf tags: core-8-branch | |
| 00:34 | Fix for the weird [string first] behaviour. Closed-Leaf check-in: 7af9c67f01 user: dkf tags: string-first-unicode-bug | |
| 00:25 | Detected bug in [string first] with unicode. Pat Thoyts found it. check-in: d2c4c651ca user: dkf tags: string-first-unicode-bug | |
|
2017-11-03
| ||
| 19:28 | merge novem check-in: aae98a4d0e user: dgp tags: dgp-refactor | |
| 19:25 | merge novem check-in: c0d30d41d8 user: dgp tags: dgp-properbytearray | |
| 19:25 | merge trunk check-in: a28b07053f user: dgp tags: novem | |
| 19:15 | merge 8.7 check-in: f3e727f051 user: dgp tags: tip-445 | |
| 18:56 | TIPs 330 & 336 changes to Tcl 9 Implementation check-in: 07f5802714 user: dgp tags: trunk | |
| 18:44 | TIP 278 Implementation check-in: 580ef6f047 user: dgp tags: trunk | |
| 18:39 | TIP 114 Implementation check-in: 69397ff5af user: dgp tags: trunk | |
| 17:12 | Merge package tolerances of Tcl 9. check-in: 8f0e7256c6 user: dgp tags: trunk | |
| 17:11 | Bump to 9.0a0 check-in: f8ef35231d user: dgp tags: trunk | |
| 17:02 | Revise a few stray packages not yet ready to tolerate a Tcl 9 bump. check-in: 7ac38785b5 user: dgp tags: core-8-branch | |
| 16:48 | TIP 345 Implementation. check-in: 169ddc1957 user: dgp tags: trunk | |
| 16:10 | Remove UpdateStringOfEndOffset() and related test-cases (this function is never actually used in Tcl... check-in: 5f92dc1f16 user: jan.nijtmans tags: bug-aaa02c55b9 | |
| 13:05 | merge zipfs check-in: 1e71395a96 user: jan.nijtmans tags: androwish | |
| 12:59 | merge core-8-6-branch check-in: e80e6c0ea5 user: jan.nijtmans tags: zipfs | |
| 12:59 | merge core-8-6-branch check-in: 705199e7bf user: jan.nijtmans tags: trunk | |
| 12:57 | Fix [6f2f83cc149e9918884faffefebc8dfa695f4ea0|6f2f83cc14]: tclWinload.c robustness. And fix a minor ... check-in: 4f69064432 user: jan.nijtmans tags: core-8-6-branch | |
| 12:24 | merge trunk check-in: 4cb643b572 user: jan.nijtmans tags: no-wideint | |
| 12:15 | merge core-8-6-branch check-in: ce4b043516 user: jan.nijtmans tags: trunk | |
| 12:14 | Better versions of TclGetIntFromObj and TclGetIntForIndexM macro's, which give advantage for platfor... check-in: 98b536e08b user: jan.nijtmans tags: core-8-6-branch | |
| 10:34 | First shot at proposed solution (with test-cases). Doesn't handle "end-<integer>" and "<integer>-<in... check-in: 226140f554 user: jan.nijtmans tags: bug-aaa02c55b9 | |
| 04:09 | Revised Tip#479. Renamed new commands, added an info argspec command. @proc -> procx. @args -> argsx... Leaf check-in: 8db02d0c98 user: hypnotoad tags: tip479 | |
|
2017-11-02
| ||
| 20:02 | Pulling changes from trunk check-in: ed05b17d1c user: hypnotoad tags: tip479 | |
| 13:21 | merge novem check-in: 0e028ed45f user: dgp tags: dgp-refactor | |
| 13:17 | merge novem check-in: 2e122a7f58 user: dgp tags: dgp-properbytearray | |
| 12:53 | merge trunk check-in: 319a7765cd user: dgp tags: novem | |
|
2017-11-01
| ||
| 22:21 | Unit test for issue 3c32a3f8bd, Segmentation fault in TclOO.c/ReleaseClassContents() for a class mix... check-in: 2bdec8b46d user: pooryorick tags: trunk | |
| 21:05 | Fix bug 3c32a3f8bd, segmentation fault in TclOO.c/ReleaseClassContents() for a class mixed into one ... check-in: 5f178e7f03 user: pooryorick tags: trunk | |
| 16:16 | merge novem check-in: ceec7bcd98 user: dgp tags: novem-purge-literals | |
| 14:46 | TIP 422 implementation (rebase of branch novem-remove-va to trunk). check-in: e090a04f00 user: dgp tags: tip-422 | |
| 12:35 | Finally, get rid of tclWideIntType completely check-in: 01d55bd3e1 user: jan.nijtmans tags: no-wideint | |
|
2017-10-31
| ||
| 16:40 | Eliminate most usage of TCL_NUMBER_LONG, just use TCL_NUMBER_WIDE in stead (since both have the same... check-in: 4b60ad78c5 user: jan.nijtmans tags: no-wideint | |
| 16:16 | eliminate most use of (long) type, except for increments check-in: e2f2e6ca33 user: jan.nijtmans tags: no-wideint | |
| 14:48 | Only use 64-bit tables for all platforms check-in: 60ef19dbc0 user: jan.nijtmans tags: no-wideint | |
| 14:40 | more progress check-in: 24bff73c31 user: jan.nijtmans tags: no-wideint | |
| 12:39 | more simplifications check-in: fc07c2bbab user: jan.nijtmans tags: no-wideint | |
| 11:37 | Fix 2 failing test-cases, broken by some earlier commit check-in: 2aa14f69f0 user: jan.nijtmans tags: no-wideint | |
| 09:48 | Simplify implementation of Tcl_SaveResult/Tcl_RestoreResult/Tcl_DiscardResult by no longer assuming ... Closed-Leaf check-in: 91ee06dae2 user: jan.nijtmans tags: tip-330-336 | |
|
2017-10-30
| ||
| 18:38 | Updating core documentation with new behaviors from tip 479 check-in: c03fbe938d user: hypnotoad tags: tip479 | |
| 17:43 | Added tests for tip-479's new behavior check-in: a0941fe833 user: hypnotoad tags: tip479 | |
| 16:46 | Fix some pointer arthemeric (only visible on big-endian systems) check-in: d3adf52e7a user: jan.nijtmans tags: no-wideint | |
| 16:11 | merge novem check-in: 00ce925303 user: dgp tags: dgp-refactor | |
| 16:11 | Add the macro for ::oo::define::@method check-in: 84dd8878f8 user: hypnotoad tags: tip479 | |
| 16:10 | merge novem check-in: f3eb497c83 user: dgp tags: dgp-properbytearray | |
| 15:35 | tidy? check-in: cc31c47dd3 user: dgp tags: tip-330-336 | |
| 15:25 | tidy check-in: e2ebfa8f73 user: dgp tags: tip-330-336 | |
| 15:15 | tidying check-in: 4ea0fcd9ac user: dgp tags: tip-330-336 | |
| 14:56 | Patch to make changes to Tcl 9 prescribed by TIPs 330 and 336. This makes the Tcl_Interp struct full... check-in: 70e9e38504 user: dgp tags: tip-330-336 | |
| 14:37 | Working implementation of tip#479 check-in: 6731ba3604 user: hypnotoad tags: tip479 | |
| 14:32 | more progress in code simplifications check-in: 3876616fc4 user: jan.nijtmans tags: no-wideint | |
| 14:01 | Preliminary (non working at this point) implementation of tip479 check-in: c8c3341810 user: hypnotoad tags: tip479 | |
| 12:48 | TIP 278 into novem. check-in: 48a7a3af50 user: dgp tags: novem | |
| 12:43 | TIP 345 into novem. check-in: e8a10ae4fa user: dgp tags: novem | |
| 12:41 | Rebase tip-278 branch to workaround CVS conversion woes. Closed-Leaf check-in: 8103b8c9fd user: dgp tags: tip-278 | |
| 12:08 | merge trunk Closed-Leaf check-in: 42c669a1e0 user: dgp tags: tip-278 | |
| 12:03 | merge trunk check-in: bc43c864d7 user: dgp tags: tip-445 | |
| 12:02 | merge trunk Closed-Leaf check-in: 848a10e460 user: dgp tags: tip-345 | |
| 12:02 | merge trunk Closed-Leaf check-in: a2d4cd2f93 user: dgp tags: tip-114 | |
| 11:01 | Change (internal) TclFormatInt() signature, so it can handle WideInt's directly. Ongoing simplificat... check-in: c606809235 user: jan.nijtmans tags: no-wideint | |
| 08:47 | Experimental branch meant to eliminate the "wideint" type, just merge it to a single "int" type. No ... check-in: c2abe1efd0 user: jan.nijtmans tags: no-wideint | |
| 05:25 | merge bug-fc1409fc91. check-in: 76eaf9a16b user: pooryorick tags: trunk | |
| 05:19 | Fix for issue 9fd5c629c1, TclOO - aborts when a trace on command deletion deletes the object's names... Closed-Leaf check-in: bee7f97ad6 user: pooryorick tags: bug-fc1409fc91 | |
| 03:45 | merge novem check-in: ad63c68937 user: dgp tags: dgp-refactor | |
| 03:38 | merge novem check-in: debbfd7c9c user: dgp tags: dgp-properbytearray | |
| 03:35 | merge trunk check-in: 616515703c user: dgp tags: tip-445 | |
| 03:29 | merge trunk check-in: 8b988cd8ee user: dgp tags: novem | |
| 03:25 | merge trunk check-in: 7a5d212d1a user: dgp tags: tip-278 | |
| 03:23 | merge 8.6 check-in: 0c0de52be7 user: dgp tags: trunk | |
| 03:23 | More test rewrites for robust var resolution. check-in: 3ccc116e36 user: dgp tags: core-8-6-branch | |
| 03:01 | merge 8.6 check-in: 2ce0a4a90e user: dgp tags: trunk | |
| 02:55 | Revise tests that relied on deprecated variable resolution rules. check-in: 3e3819a1ea user: dgp tags: core-8-6-branch | |
| 02:16 | merge trunk: check-in: 891a615296 user: dgp tags: tip-278 | |
| 01:06 | merge 8.6.5 check-in: 76eb1ed02f user: dgp tags: tip-278 | |
| 00:43 | merge 8.5b3 check-in: b845ab425d user: dgp tags: tip-278 | |
|
2017-10-29
| ||
| 23:09 | merge var reform check-in: e21a86d7fe user: dgp tags: tip-278 | |
| 22:52 | Merge 8.5a6 check-in: 2e25747e99 user: dgp tags: tip-278 | |
|
2017-10-28
| ||
| 17:18 | Minor edits check-in: ab57722810 user: apnadkarni tags: vc-reform | |
|
2017-10-27
| ||
| 15:36 | merge novem check-in: 52b1608dc2 user: dgp tags: dgp-refactor | |
| 15:35 | merge novem check-in: f646928626 user: dgp tags: dgp-properbytearray | |
| 15:20 | merge trunk check-in: 0608bd6778 user: dgp tags: novem | |
| 15:04 | merge zipfs check-in: 678164ee9b user: jan.nijtmans tags: androwish | |
| 14:56 | merge core-8-6-branch check-in: e00f391a4d user: jan.nijtmans tags: zipfs | |
| 13:12 | merge trunk check-in: 58759b9397 user: dgp tags: tip-445 | |
| 13:12 | merge trunk check-in: bb2a028c26 user: dgp tags: tip-345 | |
| 13:07 | merge trunk check-in: 51fa9fffa1 user: dgp tags: tip-114 | |
| 12:57 | oops check-in: 4456d66c47 user: dgp tags: trunk | |
| 12:57 | oops check-in: 58b2048198 user: dgp tags: core-8-6-branch | |
| 12:51 | Update tests that were still written on the outdated premise that Tcl's encoding subsystem had to in... check-in: 3f35692159 user: dgp tags: trunk | |
| 12:50 | Update tests that were still written on the outdated premise that Tcl's encoding subsystem had to in... check-in: 67d6de0b15 user: dgp tags: core-8-6-branch | |
| 12:23 | Update tests that were still written on the outdated premise that Tcl's encoding subsystem had to in... check-in: a35ce926ed user: dgp tags: core-8-5-branch | |
| 12:04 | merge mark check-in: 7446fb0672 user: dgp tags: trunk | |
| 09:21 | merge trunk. Change various TCL_LINK_? macros to TCL_TYPE_? check-in: 5e0b71621b user: jan.nijtmans tags: tip-312 | |
| 08:45 | First implementation of [http://core.tcl.tk/tips/doc/trunk/tip/481.md|TIP #481]: Extend size range o... check-in: 3d8b34236d user: jan.nijtmans tags: tip-481 | |
| 07:26 | Fix timeout calculation in epoll-based notifier. Proposed fix for [1a6a36d901dedead248ea96df09d5dc15... check-in: ad84a95758 user: jan.nijtmans tags: trunk | |
|
2017-10-26
| ||
| 15:07 | Reworked build command macros (MAKEBINCMD, CCPKGCMD etc.) and purged old comments. check-in: e81eb0a860 user: apnadkarni tags: vc-reform | |
| 02:08 | Create new testing command [teststringbytes] to probe the things that otherwise require [encoding co... check-in: 7ef97e4681 user: dgp tags: tip-345 | |
|
2017-10-25
| ||
| 17:31 | Fix typo in set-old.test Closed-Leaf check-in: 4dca2189b0 user: fvogel tags: tip-421, bll-array-for | |
| 02:59 | Updated comments. check-in: de9b52c251 user: apnadkarni tags: vc-reform | |
| 02:54 | Convert remaining tests to use [testbytestring]. encoding-15.3 still needs replacement for [encoding... check-in: a286e2bb69 user: dgp tags: tip-345 | |
| 02:23 | Repair Tcl_CreateEncoding(); Modernize [testencoding]; Update most tests toying with identity encodi... check-in: 0b63befe36 user: dgp tags: tip-345 | |
|
2017-10-24
| ||
| 23:30 | Stop using "identity" as an encoding to test basic functionng of the [encoding] command. "iso8859-1"... check-in: 8e532b34df user: dgp tags: tip-345 | |
| 23:16 | Extend Tcl_CreateEncoding() to be able to create an encoding without registering it when it has no n... check-in: 63dd2e19e8 user: dgp tags: tip-345 | |
| 21:24 | 'array for' implementation (TIP #421) from Brad Lanam check-in: 4d4e808594 user: fvogel tags: tip-421, bll-array-for | |
| 14:11 | Cherrypick: [fc1409fc91] Method cloning needs to be careful with body representations. check-in: 0aa4803add user: dkf tags: core-8-6-branch | |
| 13:59 | merge trunk check-in: a4edde8f85 user: jan.nijtmans tags: z_modifier | |
| 13:59 | merge trunk check-in: 34abf9bf2f user: jan.nijtmans tags: win-console-panic | |
| 13:57 | merge trunk check-in: 7620549f82 user: jan.nijtmans tags: novem | |
| 13:56 | Change (internal) refCount field from TclRegexp to type size_t: this allows more references on 64-bi... check-in: 689ce85f64 user: jan.nijtmans tags: trunk | |
| 13:35 | Historical change affecting tests: Detroit did not observe Daylight Saving Time in 1967 check-in: 0ea0323496 user: kbk tags: novem | |
| 13:32 | Historical change affecting tests: Detroit did not observe Daylight Saving Time in 1967 check-in: be4ae903c7 user: kbk tags: trunk | |
| 13:30 | Historical change affecting tests: Detroit did not observe Daylight Saving Time in 1967 check-in: 810600812c user: kbk tags: core-8-6-branch | |
| 13:24 | Historical change affecting tests: Detroit did not observe Daylight Saving Time in 1967 check-in: a3463a55a6 user: kbk tags: core-8-5-branch | |
| 13:18 | Update to tzdata2017c check-in: ef0f9084df user: kbk tags: core-8-5-branch | |
| 11:25 | [fc1409fc91] Method cloning needs to be careful with body representations. check-in: 0d7a96d2b5 user: dkf tags: trunk | |
| 11:23 | Added test case. check-in: efdb206a73 user: dkf tags: bug-fc1409fc91 | |
| 08:38 | [fc1409fc91]: TclOO method with non-literal value for body argument causes segmentation fault check-in: d6d4b18fc1 user: pooryorick tags: bug-fc1409fc91 | |
|
2017-10-23
| ||
| 17:58 | backout initial commit; need more care. Binary writes internally make use of this encoding. Need to... check-in: 69404f073a user: dgp tags: tip-345 | |
| 17:12 | Update TZ info to tzcode2017c. check-in: 822e31b89d user: jima tags: novem | |
| 17:10 | Update TZ info to tzcode2017c. check-in: 9fd28af657 user: jima tags: trunk | |
| 17:06 | Implementation branch for TIP 345: Kill the "identity" encoding. This checkin, completely does that.... check-in: 04e7b29a20 user: dgp tags: tip-345 | |
| 16:59 | Update TZ info to tzcode2017c. check-in: b0e52b87d7 user: jima tags: core-8-6-branch | |
| 16:20 | Implementation branch for TIP 114 - Eliminate Octal Parsing... check-in: c5426334cf user: dgp tags: tip-114 | |
| 13:53 | Eliminate loimpact and tclalloc options. check-in: c6a9ff71d6 user: apnadkarni tags: vc-reform | |
| 13:47 | tclWinPanic.c is in the \win directory, not in \generic! check-in: 381a1f89e1 user: jan.nijtmans tags: win-console-panic | |
| 13:23 | merge trunk check-in: ed4667c2a5 user: jan.nijtmans tags: win-console-panic | |
| 12:10 | merge core-8-6-branch check-in: 91967bbc3f user: jan.nijtmans tags: trunk | |
| 12:09 | Fix [b58e6897034fc5292c9d36ba8099d9a835c98172|b58e689703]: Return value of 'Tcl_Flush' check-in: f7b55d3100 user: jan.nijtmans tags: core-8-6-branch | |
| 11:48 | merge trunk Leaf check-in: 90692bcb98 user: dgp tags: tip-282 | |
|
2017-10-21
| ||
| 12:14 | Fully qualify OUT_DIR and TMP_DIR paths so that the test target can change directories and not break... check-in: 9613a236f8 user: apnadkarni tags: vc-reform | |
|
2017-10-20
| ||
| 15:32 | Added test and shell targets. check-in: 7158ed350a user: apnadkarni tags: vc-reform | |
| 12:52 | merge novem check-in: 0a29e3a8f5 user: dgp tags: dgp-properbytearray | |
| 12:46 | merge novem check-in: fd7489794a user: dgp tags: dgp-refactor | |
| 12:44 | merge trunk check-in: fb19c3ba7d user: dgp tags: tip-445 | |
| 12:36 | Merge core-8-6-branch (execpt file win/makefile.vc) Closed-Leaf check-in: 0c840ffac5 user: dgp tags: sebres-8-6-clock-speedup-cr1 | |
| 12:34 | merge trunk: check-in: 992db56638 user: dgp tags: novem | |
|
2017-10-19
| ||
| 09:30 | [1a56550e96] Ensure that method list introspection finds methods from mixins in all cases. check-in: 8e4847552a user: dkf tags: trunk | |
| 09:28 | Oops; put the code in the wrong place. Mixins have priority when deciding method visibility. check-in: 4140046408 user: dkf tags: core-8-6-branch | |
| 09:24 | [1a56550e96] Ensure that method list introspection finds methods from mixins in all cases. check-in: f8310655d4 user: dkf tags: core-8-6-branch | |
| 09:22 | Ensure that method list introspection finds methods from mixins in all cases. Use better approach fo... Closed-Leaf check-in: deb7ff3522 user: dkf tags: bug-1a56550e96 | |
|
2017-10-18
| ||
| 18:52 | Consistently use 'TCLSH_NATIVE' for all MSVC targets that need to execute Tcl. check-in: e5d5305bfa user: mistachkin tags: irontcl | |
| 18:23 | [1a56550e96] Mixins aren't being searched correctly by [info class methods -all] check-in: 5870e3c48b user: dkf tags: bug-1a56550e96 | |
| 16:04 | Update RCFILE to PRJ_RCFILE. check-in: 05394fc5d2 user: apnadkarni tags: vc-reform | |
| 16:03 | Fix resource file compilation when makefile specifies PRJ_RCFILE check-in: fbe0f5d1a7 user: apnadkarni tags: vc-reform | |
| 01:24 | bug fixes check-in: ed8f6a16dd user: dgp tags: dgp-refactor | |
|
2017-10-17
| ||
| 22:55 | bug fixes check-in: 8525019388 user: dgp tags: dgp-refactor | |
| 16:20 | TODO comments explaining what to do and why to wait. check-in: f02e397753 user: dgp tags: dgp-refactor | |
| 15:43 | Implement and use transients. check-in: 0b0fa29781 user: dgp tags: dgp-refactor | |
| 15:01 | Add PRJ_MANIFEST to support manifest generation. check-in: 94f7087b2f user: apnadkarni tags: vc-reform | |
| 13:58 | Start support for transients. check-in: 53d2c4c8fe user: dgp tags: dgp-refactor | |
| 12:33 | Detect merges of identcal subtrees; eliminate the duplication. check-in: 10d1a11b1d user: dgp tags: dgp-refactor | |
| 01:44 | Move all the claims to a final pass. check-in: ac0d031fd2 user: dgp tags: dgp-refactor | |
| 01:40 | Copy over partial results. check-in: 83493485a5 user: dgp tags: dgp-refactor | |
|
2017-10-16
| ||
| 20:55 | bug fixes check-in: 68f202d70b user: dgp tags: dgp-refactor | |
| 20:35 | Pulling changes from trunk check-in: 5bc369953c user: hypnotoad tags: core_zip_vfs | |
| 16:53 | Detect a merge that produces second argument and avoid copy. check-in: 948083211f user: dgp tags: dgp-refactor | |
| 15:30 | Detect a no-op merge of contents and avoid copy in that case check-in: e1550635bf user: dgp tags: dgp-refactor | |
| 12:46 | Fixed reversed check for implicit rules check-in: 9cd828350e user: apnadkarni tags: vc-reform | |
| 12:05 | merge trunk check-in: 81c802c91a user: jan.nijtmans tags: z_modifier | |
| 11:55 | Add support for 'L' length modifier (either long double or mp_int) and 'a'/'A' modifiers (floating p... check-in: 3d16d7c07b user: jan.nijtmans tags: z_modifier | |
|
2017-10-15
| ||
| 06:58 | Permit application makefile to define RCFILE. Change PROJECT_REQUIRES_TK to use value instead of ifd... check-in: 0773717246 user: apnadkarni tags: vc-reform | |
|
2017-10-14
| ||
| 22:52 | fix unixFCmd test-cases, as result of the octal behavior change check-in: c79f83d82e user: jan.nijtmans tags: z_modifier | |
| 16:35 | When KVLMerge and subsequent testing detects two identical values, collapse them into two uses of th... check-in: 89cdc58a95 user: dgp tags: dgp-refactor | |
|
2017-10-13
| ||
| 17:51 | Correct listIsFirst value. check-in: aefa8c54a4 user: dgp tags: dgp-refactor | |
| 16:40 | merge novem check-in: b59c82c600 user: dgp tags: dgp-refactor | |
| 16:39 | merge novem check-in: 88a2bcd3b4 user: dgp tags: dgp-properbytearray | |
| 16:39 | merge trunk check-in: a49c3597fe user: dgp tags: novem | |
| 16:38 | merge tip-445 check-in: b68fb468fe user: dgp tags: cjo-hydra | |
| 16:38 | merge trunk check-in: 73893dacd8 user: dgp tags: tip-445 | |
| 16:15 | Plug some memleaks. check-in: 5fdcbcbaeb user: dgp tags: trunk | |
| 14:46 | Fix missing line (after manual merge-conflict). Fix compiler warning on linux64. check-in: d97fba48fc user: jan.nijtmans tags: z_modifier | |
| 14:07 | Merge trunk. And merge jn-0d-radix-prefix branch in too (too small to be considered separately) check-in: 0c4174b197 user: jan.nijtmans tags: z_modifier | |
| 13:56 | merge trunk Closed-Leaf check-in: eba17e3e82 user: jan.nijtmans tags: tip-389-impl | |
| 13:03 | Rework lifetime management of the tokensType internal rep. check-in: b0ea212222 user: dgp tags: dgp-refactor | |
|
2017-10-12
| ||
| 19:56 | Don't skip comment and command start initializations. check-in: 340847e486 user: dgp tags: dgp-refactor | |
| 19:26 | Stop an invalid read in the Brodnik machinery. check-in: e945614f04 user: dgp tags: dgp-refactor | |
| 16:33 | memleak check-in: dd0af5cd3e user: dgp tags: dgp-refactor | |
| 16:23 | WIP check-in: 220199cad9 user: dgp tags: dgp-refactor | |
| 15:23 | merge novem check-in: af099af1b3 user: jan.nijtmans tags: novem-more-memory-API | |
| 15:21 | merge trunk check-in: d7c27886c9 user: jan.nijtmans tags: novem | |
| 15:20 | Eliminate variable which is only used once. And a minor end-of-line space reduction. No functional c... check-in: 28f72eb529 user: jan.nijtmans tags: trunk | |
| 14:52 | Account for changes in KVLMerge. check-in: e8be7bfb41 user: dgp tags: dgp-refactor | |
| 12:56 | merge tip-445 check-in: 29aa41b930 user: dgp tags: cjo-hydra | |
| 12:55 | merge novem check-in: 34f8606cc4 user: dgp tags: dgp-properbytearray | |
| 12:55 | merge novem check-in: 3899669480 user: dgp tags: dgp-refactor | |
| 12:37 | merge trunk check-in: e09c20f945 user: dgp tags: tip-445 | |
| 12:30 | Convert to use of a per-HAMT collision list. check-in: 3cdd2a6e8c user: dgp tags: dgp-refactor | |
| 00:56 | update comment Closed-Leaf check-in: 8784b35f65 user: dgp tags: dgp-hamt-collision | |
|
2017-10-11
| ||
| 23:42 | Avoid a self merge in MergeContents check-in: 87260a9796 user: dgp tags: dgp-hamt-collision | |
| 23:32 | Handle collisions in the remove operation check-in: fb7d7cf7fb user: dgp tags: dgp-hamt-collision | |
| 17:45 | Make the collision lists sharable. check-in: 74eb685080 user: dgp tags: dgp-hamt-collision | |
| 14:09 | merge novem check-in: ac9cb5b64c user: jan.nijtmans tags: novem-more-memory-API | |
| 03:38 | Make sure iterations pass through collision overflows too. check-in: 0934b982c6 user: dgp tags: dgp-hamt-collision | |
| 03:19 | Post-process all hash collisions that arise during merges. (None :)) check-in: 261ef9caa2 user: dgp tags: dgp-hamt-collision | |
|
2017-10-10
| ||
| 19:11 | Started the collision fallback implementation. check-in: e9cb01c62e user: dgp tags: dgp-hamt-collision | |
| 18:28 | some tidying check-in: 0b06a32063 user: dgp tags: dgp-hamt-collision | |
| 16:52 | update comment check-in: 2a1120185d user: dgp tags: dgp-hamt-collision | |
| 16:45 | Eliminate the tail field and uses of it. check-in: 8c2c87b7fb user: dgp tags: dgp-hamt-collision | |
| 16:07 | Simplified model means we no longer need tricky adjustment accounting. check-in: 642f98e81f user: dgp tags: dgp-hamt-collision | |
| 15:11 | merge zipfs check-in: f3498c8e60 user: jan.nijtmans tags: androwish | |
| 15:05 | merge core-8-6-branch check-in: 27c028feca user: jan.nijtmans tags: zipfs | |
| 14:41 | In simplified design, every KVList holds one key value pair. check-in: 4df55bdf0e user: dgp tags: dgp-hamt-collision | |
| 14:34 | More API transformation. check-in: 09739e8daf user: dgp tags: dgp-hamt-collision | |
| 14:26 | Begin redesign where we move the handling of hash collisions to the hamt as a whole instead of requi... check-in: a13d68cbee user: dgp tags: dgp-hamt-collision | |
|
2017-10-09
| ||
| 14:28 | merge trunk check-in: 61bc0c7245 user: jan.nijtmans tags: novem | |
| 14:27 | merge core-8-6-branch check-in: f8df60a625 user: jan.nijtmans tags: trunk | |
| 14:25 | In nmakehlp -v, return non-0 exit code if version is not found. (taken from vc-reform branch) check-in: b41dcee6c2 user: jan.nijtmans tags: core-8-6-branch | |
| 14:23 | In nmakehlp -v, return non-0 exit code if version is not found. (taken from vc-reform branch) check-in: a0bd77b537 user: jan.nijtmans tags: core-8-5-branch | |
| 12:55 | merge trunk check-in: 3d2670a053 user: jan.nijtmans tags: novem | |
| 12:54 | Merge core-8-6-branch check-in: c2c6c7dd43 user: jan.nijtmans tags: trunk | |
| 12:53 | Add visual-studio related entries to ignore-glob. Taken over from reform-vc branch check-in: d5293abae0 user: jan.nijtmans tags: core-8-6-branch | |
| 12:52 | Add visual-studio related entries to ignore-glob. Taken over from reform-vc branch check-in: b94bf5a82c user: jan.nijtmans tags: core-8-5-branch | |
|
2017-10-08
| ||
| 16:12 | Fix RC template dependency to not generate it every time check-in: 1c30b73378 user: apnadkarni tags: vc-reform | |
| 14:25 | Fix htmlhelp generation on 64-bit systems check-in: 0fd616210f user: apnadkarni tags: vc-reform | |
| 13:18 | Add default rc template so extensions do not have to write their own check-in: 40a10400d4 user: apnadkarni tags: vc-reform | |
|
2017-10-07
| ||
| 20:44 | bug fixes check-in: b6e0357c0c user: dgp tags: dgp-refactor | |
| 17:16 | Was not setting VERSION for extensions. check-in: 1db70dbfa8 user: apnadkarni tags: vc-reform | |
| 16:37 | Complete reworking of size calculation. check-in: a92065e8f3 user: dgp tags: dgp-refactor | |
| 13:33 | Fix ignore glob for Visual C++ output directories. check-in: 0f0baaa171 user: apnadkarni tags: vc-reform | |
|
2017-10-06
| ||
| 19:57 | tests/string.test: bypass not-compiled tests if missing testevalex (without constraints) check-in: 2c1d97b93b user: sebres tags: sebres-string-insert-cr1 | |
| 19:52 | compiled [string insert]: rewritten via INST_STR_REPLACE (with operand); compiled [string replace]: ... check-in: 1ecff38fdd user: sebres tags: sebres-string-insert-cr1 | |
| 19:24 | Rework toward a simpler scheme of size tracking that's not as entangled with other design choices. check-in: b13237f9e9 user: dgp tags: dgp-refactor | |
| 13:38 | Move standard predefined targets to targets.vc as this allows the master makefile to modify macros i... check-in: 1f7d80fd52 user: apnadkarni tags: vc-reform | |
| 13:32 | Collect slot histogram data check-in: 1a30be1ef3 user: dgp tags: dgp-refactor | |
| 12:03 | Disable code that cannot happen. check-in: 1fe6d463b0 user: dgp tags: dgp-refactor | |
| 00:01 | Simplify noComp for loops per mailing list suggestion from sebres [https://sourceforge.net/p/tcl/mai... check-in: 9fab97caea user: andy tags: amg-string-insert | |
|
2017-10-05
| ||
| 23:58 | Merge trunk check-in: f56e51ac5b user: andy tags: amg-string-insert | |
| 18:18 | another ratio reported check-in: d9c1c45ee5 user: dgp tags: dgp-refactor | |
| 18:09 | Implement a first pass [hamt info] command. check-in: 6ac61a2093 user: dgp tags: dgp-refactor | |
| 17:00 | Added standard target for generating pkgIndex.tcl. Added PKGNAMEFLAGS to pass PACKAGE_NAME and PACKA... check-in: 5ae070d1d2 user: apnadkarni tags: vc-reform | |
| 15:42 | bug fix check-in: afa5dbe7cd user: dgp tags: dgp-refactor | |
| 14:52 | Implement the [hamt size] command. check-in: 68ba69deef user: dgp tags: dgp-refactor | |
| 14:42 | Machinery to compute and track hamt size. check-in: e05843ee31 user: dgp tags: dgp-refactor | |
| 14:19 | Added default-pkgindex target and split DISABLE_DEFAULT_TARGETS to DISABLE_{STANDARD,CLEAN}_TARGETS. check-in: 306cb5962f user: apnadkarni tags: vc-reform | |
| 10:38 | Refactor code common to merge and insert. check-in: 2c2acd6ee9 user: dgp tags: dgp-refactor | |
|
2017-10-04
| ||
| 21:11 | Bugfix MergeList. check-in: 3dff0cbcf4 user: dgp tags: dgp-refactor | |
| 19:28 | WIP check-in: de18cfcf25 user: dgp tags: dgp-refactor | |
| 15:16 | Implemented a [hamt get] command. check-in: e57f4d150a user: dgp tags: dgp-refactor | |
| 01:57 | Add default-* targets check-in: 341523261c user: apnadkarni tags: vc-reform | |
|
2017-10-03
| ||
| 19:31 | bug fixes check-in: b82161d2ef user: dgp tags: dgp-refactor | |
| 16:34 | Implement the [hamt merge] command. check-in: 0837519daf user: dgp tags: dgp-refactor | |
| 15:33 | Completion of the merge machinery. check-in: 5b3fbcb610 user: dgp tags: dgp-refactor | |
| 13:50 | WIP check-in: bdfb1551e4 user: dgp tags: dgp-refactor | |
| 13:44 | Extract version numbers from TEA files so do not have to be separately defined. check-in: ea34ce1ddc user: apnadkarni tags: vc-reform | |
| 13:41 | Have nmakehlp return non-0 exit code if version string not located with -V option check-in: 88bad90fbb user: apnadkarni tags: vc-reform | |
| 12:55 | WIP check-in: 151488be2c user: dgp tags: dgp-refactor | |
| 09:12 | Merge trunk check-in: 984891340b user: jan.nijtmans tags: novem | |
| 09:11 | Merge latest 'const'ification changes from libtommath (develop branch, will be in next release). Non... check-in: 294fb5e1fa user: jan.nijtmans tags: trunk | |
| 08:06 | Remove use of any macros used in rules.vc from rules-ext.vc Added USE_WIDECHAR_API to control usage ... check-in: 94a2203359 user: apnadkarni tags: vc-reform | |
| 03:52 | WIP check-in: e2d4dc416f user: dgp tags: dgp-refactor | |
| 00:28 | WIP check-in: b460c4bb8c user: dgp tags: dgp-refactor | |
| 00:05 | WIP check-in: 192b04097e user: dgp tags: dgp-refactor | |
|
2017-10-02
| ||
| 23:49 | More allocator reworking. check-in: 581c6e914b user: dgp tags: dgp-refactor | |
| 22:01 | WIP check-in: 1323f2b9ac user: dgp tags: dgp-refactor | |
| 19:25 | Allocation refactoring, and sketch of merge operation. check-in: 0b52d64b1d user: dgp tags: dgp-refactor | |
| 18:41 | Avoid making second copy of the same immutable value. check-in: 1b1ff36d81 user: dgp tags: dgp-refactor | |
| 18:25 | API reform. Move all type arguments to be first in the argument list. check-in: 561b441e9d user: dgp tags: dgp-refactor | |
| 17:09 | Introduce rules-ext.vc file for extensions to select most recent rules.vc check-in: 6f657c84cf user: apnadkarni tags: vc-reform | |
| 16:28 | More refactoring. check-in: 738b6d5e74 user: dgp tags: dgp-refactor | |
| 16:10 | New routine to merge KVLists. Re-implement KVLInsert as call to it; some utility routine refactoring... check-in: a08ce61f17 user: dgp tags: dgp-refactor | |
|
2017-09-30
| ||
| 14:11 | Fix initialization of _TCLDIR and use MAKE*CMD macros in makefile.vc Fixed initialization of _TCLDI... check-in: 502c8ac90b user: apnadkarni tags: vc-reform | |
| 08:34 | Added MAKEEXTCMD macro. Fixed couple of syntax errors when building extensions. check-in: 5bdbef03b2 user: apnadkarni tags: vc-reform | |
| 06:20 | Added standard macros LIBDIR and DEMODIR. Also set common Tk related names and paths check-in: eb729b3c75 user: apnadkarni tags: vc-reform | |
|
2017-09-29
| ||
| 14:23 | Permit definition of implicit rules and standard targets to be disabled check-in: f968ddffea user: apnadkarni tags: vc-reform | |
| 12:41 | Added implicit rule for compiling resources. Added Tcl import libraries to link macro. check-in: 8d52c4f4f4 user: apnadkarni tags: vc-reform | |
| 06:12 | Updated for Tk compatibility. Removed extraneous quotes in macro definitions. Macros should be quote... check-in: 4ce75659d8 user: apnadkarni tags: vc-reform | |
|
2017-09-28
| ||
| 12:22 | Add pkgcflags, appcflags and stubscflags to reflect different compilation modes. Packages compile (... check-in: 796c9fe1ab user: apnadkarni tags: vc-reform-tests-pass, vc-reform | |
|
2017-09-26
| ||
| 12:22 | Include rules.vc and nmakehlp.c as part of install. Work toward not having to keep updating extens... check-in: 1889687ba8 user: apnadkarni tags: vc-reform | |
| 09:05 | Remove coffbase.txt and all references to it: It's not recommended by Microsoft any more. check-in: 11d0a8e543 user: jan.nijtmans tags: novem | |
|
2017-09-25
| ||
| 17:35 | Eliminate obsolete winhelp style documentation and fix Html Help doc build to work on 64-bit systems... check-in: 5137d4fbb1 user: apnadkarni tags: vc-reform | |
| 16:33 | Eliminated /base option on linking as not recommended with ASLR check-in: 847eaa26c5 user: apnadkarni tags: vc-reform | |
| 16:23 | Improvements to Tip#430 based on community input. Added a forward declaration of TclZipfs_Init. Adde... check-in: 15770f48da user: hypnotoad tags: core_zip_vfs | |
| 16:23 | Unify build commands with MAKE{LIB,DLL,CON,GUI}CMD macros check-in: 1e35d5e767 user: apnadkarni tags: vc-reform | |
| 13:45 | Move TCLSH and TCLSH_NATIVE macros to rules.vc check-in: 5be00eaab3 user: apnadkarni tags: vc-reform | |
| 13:36 | Pull changes from Trunk check-in: b714ad6059 user: hypnotoad tags: core_zip_vfs | |
| 10:41 | Added project-specific include paths and preprocessor defines. check-in: 6503da624b user: apnadkarni tags: vc-reform | |
| 01:29 | Add [hamt remove] command and fix more bugs. check-in: e9ad162b01 user: dgp tags: dgp-refactor | |
|
2017-09-24
| ||
| 14:25 | Move clean target to rules.vc to avoid repetition in every extension check-in: 60ffde8e32 user: apnadkarni tags: vc-reform | |
| 12:13 | Move installation dir macros to rules.vc check-in: 8085276411 user: apnadkarni tags: vc-reform | |
| 06:03 | Moved generic compiler and linker flags completely into rules.vc so extensions do not have to repeat... check-in: 5c431028b8 user: apnadkarni tags: vc-reform | |
| 03:33 | Add the [hamt replace] command. check-in: 10ba393f1e user: dgp tags: dgp-refactor | |
|
2017-09-23
| ||
| 23:14 | more fixes check-in: 60a73184c4 user: dgp tags: dgp-refactor | |
| 20:10 | more bug fixes check-in: 4eb9ff8b9e user: dgp tags: dgp-refactor | |
| 17:13 | Bug fixes. check-in: c12e9164cf user: dgp tags: dgp-refactor | |
| 16:36 | Simplify implementation of non-bytecoded [string replace] check-in: e2718c364b user: andy tags: amg-string-insert | |
| 15:30 | Implement the [hamt create] command. We can start scripting. check-in: f9981a2144 user: dgp tags: dgp-refactor | |
| 14:55 | Complete the "hamt" Tcl_ObjType. check-in: 3984353a09 user: dgp tags: dgp-refactor | |
| 07:35 | More refactoring. Moved defines that are Tcl-specific to makefile.vc as rules.vc is common to extens... check-in: 0e5cb21d0e user: apnadkarni tags: vc-reform | |
|
2017-09-22
| ||
| 23:45 | Use iterators to make the UpdateString routine. check-in: b5fef85d14 user: dgp tags: dgp-refactor | |
| 23:18 | Complete the iterator routines. It compiles! Must be good. check-in: a481e78199 user: dgp tags: dgp-refactor | |
| 22:46 | Update TIP number check-in: 17b8835c72 user: andy tags: amg-string-insert | |
| 14:12 | merge tip-445 check-in: 33d9c74caf user: dgp tags: cjo-hydra | |
| 14:11 | More TIP 445 conversion of the "path" Tcl_ObjType. check-in: 900a82f661 user: dgp tags: tip-445 | |
| 13:41 | merge tip-445 check-in: 368b8fecdc user: dgp tags: cjo-hydra | |
| 13:32 | Partial conversion of the "path" Tcl_ObjType to TIP 445 contributed by Cyan Ogilvie. This reworking... check-in: 99fdc9b9b1 user: dgp tags: tip-445 | |
| 13:26 | First step in complete refactoring. Breaking up into logical sections with comments. Fix floating p... check-in: b555514410 user: apnadkarni tags: vc-reform | |
| 13:11 | merge tip-445 check-in: 3dfe39c4ac user: dgp tags: cjo-hydra | |
| 13:06 | merge novem check-in: 3cf9e70f1d user: dgp tags: dgp-properbytearray | |
| 13:05 | merge trunk check-in: abe6bafaea user: dgp tags: tip-445 | |
| 13:01 | merge novem check-in: b29b5ed6f5 user: dgp tags: dgp-refactor | |
| 08:49 | merge trunk check-in: 3bb43f216a user: jan.nijtmans tags: novem | |
| 08:48 | Make libtommath's "make" work in Tcl environment (for testing). Eliminate internal s_is_power_of_two... check-in: 4fcc04a348 user: jan.nijtmans tags: trunk | |
| 02:17 | Merged core-8-6-branch to pick up 32/64-bit DLL mismatch error message. Actually already cherrypicke... check-in: 04772444ec user: apnadkarni tags: trunk | |
|
2017-09-21
| ||
| 22:00 | Checkpoint of work in progress. Leaf check-in: 13fc64f17c user: dkf tags: http3 | |
| 19:05 | RFE [566a999189] - better error message for 32/64 bit mismatch on load. check-in: 49499625f2 user: apnadkarni tags: trunk | |
| 18:47 | RFE [566a999189] - better error message for 32/64 bit mismatch on load. check-in: 85eebd6da8 user: apnadkarni tags: core-8-6-branch | |
| 14:35 | [3ae1251264] Run only the tests that match the assumptions of the test design. check-in: 42d9139712 user: dgp tags: amg-string-insert | |
| 12:02 | WIP check-in: 1c37169922 user: dgp tags: dgp-refactor | |
|
2017-09-20
| ||
| 17:25 | Include $noComp flag in string test names check-in: 6a5d5c5e50 user: andy tags: amg-string-insert | |
| 17:06 | merge tip-445 check-in: 5ef7842f07 user: dgp tags: cjo-hydra | |
| 16:20 | merge novem check-in: 206a729f35 user: dgp tags: dgp-refactor | |
| 16:17 | merge novem check-in: 87f5287964 user: dgp tags: dgp-properbytearray | |
| 16:17 | merge trunk check-in: 7168d447c8 user: dgp tags: tip-445 | |
| 12:58 | First cut at making application-independent compile and link flags common to all extensions defined ... check-in: a00775326e user: apnadkarni tags: vc-reform | |
| 09:22 | merge trunk check-in: 52f439bd00 user: jan.nijtmans tags: novem | |
| 09:21 | Move fast return from s_is_power_of_two() to mp_div_d(). This saves a function call in the common ca... check-in: ed59743eb7 user: jan.nijtmans tags: trunk | |
| 09:09 | merge trunk check-in: 6320a360bf user: jan.nijtmans tags: novem | |
| 09:07 | Further astyle formatting of libtommath. No functional changes. check-in: 6706db6842 user: jan.nijtmans tags: trunk | |
| 05:11 | Alternate, equivalent way of running bytecoded tests check-in: 8da17cd010 user: andy tags: amg-string-insert | |
| 05:08 | Correct string tests to exercise both bytecoded and non-bytecoded implementations. string-29.6 now ... check-in: 45c4e5f731 user: andy tags: amg-string-insert | |
|
2017-09-19
| ||
| 16:43 | Disable pointer<->int warnings related to cast between different sizes There are a gadzillion of the... check-in: efdaaeb661 user: apnadkarni tags: vc-reform | |
| 16:07 | Eliminated some obsolete checks (Win98, IA64 etc.) to reduce the noise. check-in: 7267f6da0a user: apnadkarni tags: vc-reform | |
| 15:12 | Do not permit nothreads in OPTS as sockets, registry and dde require threading. check-in: 39dbe837aa user: apnadkarni tags: vc-reform | |
| 12:50 | Fix mapping of VCVERSION to VCVER. The simplistic calculation no longer holds for new versions of th... check-in: b564ced4b6 user: apnadkarni tags: vc-reform | |
| 12:10 | Remove /Gs which enables _chkstk on *every* function call. The normal default behaviour (without the... check-in: 04c1607a24 user: apnadkarni tags: vc-reform | |
| 10:49 | Create new branch named "vc-reform" check-in: 3f41663ec6 user: apnadkarni tags: vc-reform | |
| 06:21 | Improve documentation of [string insert] with respect to end-relative indexing check-in: 3865939887 user: andy tags: amg-string-insert | |
|
2017-09-18
| ||
| 15:13 | Merge trunk check-in: 1db5d9c514 user: jan.nijtmans tags: z_modifier | |
| 14:57 | merge tip-445 check-in: fcdd5750b4 user: dgp tags: cjo-hydra | |
| 14:57 | merge trunk check-in: e9af9d16ff user: dgp tags: tip-445 | |
| 14:57 | merge novem check-in: 2dfeeb8429 user: dgp tags: dgp-properbytearray | |
| 14:54 | merge novem check-in: bcaf1b3113 user: dgp tags: dgp-refactor | |
| 14:39 | merge trunk check-in: aac06499fb user: jan.nijtmans tags: novem | |
| 14:38 | Finish libtommath's constification work. All done (hopefully). And make sure that C preprocessor dir... check-in: 5d1dde9e60 user: jan.nijtmans tags: trunk | |
| 13:19 | merge trunk check-in: 0df52e2051 user: dgp tags: amg-string-insert | |
| 12:54 | merge trunk check-in: c2ee1a2e85 user: jan.nijtmans tags: novem | |
| 12:53 | Another round of libtommath const'ification. To be submitted to the libtommath folks check-in: 330a406fa5 user: jan.nijtmans tags: trunk | |
| 12:30 | merge tip-445 check-in: dc0d611fa1 user: dgp tags: cjo-hydra | |
| 12:06 | merge novem check-in: 1ef33883a0 user: dgp tags: dgp-refactor | |
| 12:06 | WIP check-in: f51f5fa799 user: dgp tags: dgp-refactor | |
| 12:00 | merge novem check-in: 1a59ed5a6e user: dgp tags: dgp-properbytearray | |
| 11:59 | merge trunk check-in: 6e13a9423e user: dgp tags: tip-445 | |
| 10:07 | Merge trunk check-in: 3cea4fc314 user: jan.nijtmans tags: novem | |
| 08:31 | Merge libtommath upstream changes (astyle formatting only). No functional changes. All Tcl-specific ... check-in: 6954ead823 user: jan.nijtmans tags: trunk | |
| 03:11 | Document [string insert] check-in: d017d0cd78 user: andy tags: amg-string-insert | |
| 03:02 | Document Tcl_ReplaceObj() check-in: c491f05a28 user: andy tags: amg-string-insert | |
| 01:38 | Rename Tcl_StringReplace() to Tcl_ReplaceObj() for consistency with other public string object funct... check-in: e5bf34271e user: andy tags: amg-string-insert | |
| 01:29 | Improve comments check-in: 659068fa85 user: andy tags: amg-string-insert | |
| 01:19 | Juggle [string insert] bytecode compilation logic check-in: 6fcce5edbb user: andy tags: amg-string-insert | |
| 01:16 | Rearrange bytecoded [string replace] logic, reinstate [string replace]/[string insert] result tracin... check-in: e55f8ad1a8 user: andy tags: amg-string-insert | |
| 01:11 | Use Tcl_StringReplace() to implement core of bytecoded [string replace] check-in: 02800a9cf4 user: andy tags: amg-string-insert | |
| 00:48 | Update stringComp.test for new [string insert] command check-in: 4bf779f2de user: andy tags: amg-string-insert | |
| 00:39 | stringComp.test and maybe many other tests may need to be reconsidered so that both bytecoded and no... check-in: cc99fd2be5 user: andy tags: amg-string-insert | |
| 00:32 | Correct terminology check-in: 4cdab44b68 user: andy tags: amg-string-insert | |
| 00:32 | Implement bytecoded [string insert] check-in: 064fc1f23c user: andy tags: amg-string-insert | |
|
2017-09-17
| ||
| 21:09 | Correct bytecode index comments check-in: 22c8aea0e3 user: andy tags: amg-string-insert | |
| 21:09 | Improve comment to describe return value check-in: 6d502aa4ca user: andy tags: amg-string-insert | |
|
2017-09-16
| ||
| 19:50 | Merge trunk check-in: 601141ff84 user: andy tags: amg-string-insert | |
|
2017-09-15
| ||
| 13:36 | merge trunk check-in: f8a598e13a user: jan.nijtmans tags: novem | |
| 13:08 | 'const'ify more libtommath functions. All functions in generic/tclTomMath.decls (used by Tcl) are do... check-in: b54e97868c user: jan.nijtmans tags: trunk | |
|
2017-09-14
| ||
| 19:22 | WIP check-in: 46a5c64a59 user: dgp tags: dgp-refactor | |
| 14:34 | New Tcl_ObjType WIP. check-in: 28f6f8c7e8 user: dgp tags: dgp-refactor | |
| 14:20 | merge tip-445 check-in: b3e3e1647b user: dgp tags: cjo-hydra | |
| 14:19 | merge novem check-in: 3b5667b4ff user: dgp tags: dgp-refactor | |
| 14:12 | merge trunk check-in: decd9fa55d user: dgp tags: tip-445 | |
| 14:03 | merge novem check-in: 4c571ea91a user: dgp tags: dgp-properbytearray | |
| 14:02 | merge trunk check-in: 65554137c5 user: dgp tags: novem | |
| 14:02 | Move new declarations to more conventional place for tidier merging. check-in: d0b21fc95e user: dgp tags: trunk | |
| 13:17 | merge novem check-in: 0a3ba6dcc3 user: dgp tags: dgp-properbytearray | |
| 08:06 | merge trunk check-in: 02f4b68952 user: jan.nijtmans tags: novem | |
| 08:05 | Remove some unnecessary #if 0 sections. Fix comments and panic messages. No functional changes. check-in: f4cdedde64 user: jan.nijtmans tags: trunk | |
| 07:42 | Fix [f5da3d30e096a1c3486fbc480a6ece01fcb277a6|f5da3d30e0]: clerical error in comments check-in: 41b84c3667 user: jan.nijtmans tags: trunk | |
| 07:41 | Fix [f5da3d30e096a1c3486fbc480a6ece01fcb277a6|f5da3d30e0]: clerical error in comments check-in: d2007ae5e7 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-09-13
| ||
| 10:42 | Merge trunk check-in: a493ca45ea user: jan.nijtmans tags: novem | |
| 10:14 | Make mp_get_long and mp_set_long available to tommath-enabled Tcl extensions. Deprecate the internal... check-in: 900152d715 user: jan.nijtmans tags: trunk | |
|
2017-09-12
| ||
| 17:23 | merge mark check-in: 1ce7e9a19f user: dgp tags: cjo-hydra | |
| 17:01 | Rework [lset] internals to be sure outdated intreps get purged. check-in: d9dfa71717 user: dgp tags: tip-445 | |
| 17:01 | Rework [lset] internals to be sure outdated intreps get purged. check-in: 30c6c52314 user: dgp tags: cjo-hydra | |
| 15:44 | Make sure ListObjReplace invalidates outdated intreps. check-in: 7d602c3a9f user: dgp tags: tip-445 | |
| 15:30 | Make sure ListObjReplace invalidates outdated intreps. check-in: 6a6da26999 user: dgp tags: cjo-hydra | |
| 15:18 | Make sure ListObjAppendElement invalidates outdated intreps. check-in: 36a738fa99 user: dgp tags: tip-445 | |
| 15:13 | Make sure ListObjAppendElement invalidates outdated intreps. check-in: 30bbfe68d6 user: dgp tags: cjo-hydra | |
| 13:23 | Revised dict value means we much invalidate existing intreps. check-in: f7ef63faa6 user: dgp tags: tip-445 | |
| 13:22 | When we invalidate the string rep of a dict, that's a sign we need to free all the intreps of that d... check-in: 36ed69949c user: dgp tags: tip-445 | |
| 13:21 | Revised dict value means we much invalidate existing intreps. check-in: 9fb681446d user: dgp tags: cjo-hydra | |
| 12:11 | When we invalidate the string rep of a dict, that's a sign we need to free all the intreps of that d... check-in: 8d1ff0b345 user: dgp tags: cjo-hydra | |
|
2017-09-11
| ||
| 17:17 | Stop crash in oo.test check-in: 1b78167222 user: dgp tags: cjo-hydra | |
| 16:52 | Add a DupHydra implementation. check-in: 2864297e48 user: dgp tags: cjo-hydra | |
| 14:51 | Fixes to Tcl_StoreIntRep -- support irPtr == NULL check-in: 91058bb83b user: dgp tags: cjo-hydra | |
| 14:44 | Hydra work from Cyan Ogilvie. check-in: ac03e05714 user: dgp tags: cjo-hydra | |
| 13:21 | merge novem check-in: a0bd6b43c0 user: jan.nijtmans tags: novem-more-memory-API | |
| 13:06 | merge novem check-in: 17c54399fb user: dgp tags: dgp-refactor | |
| 12:23 | global consts are things compilers are picky about. check-in: e0b9c0e7df user: dgp tags: dgp-refactor | |
| 12:07 | merge novem check-in: 4c2e3516a0 user: dgp tags: dgp-properbytearray | |
| 12:02 | merge trunk check-in: 241056bf07 user: dgp tags: tip-445 | |
| 11:21 | merge trunk check-in: 30418b0549 user: jan.nijtmans tags: novem | |
| 10:38 | Many 'const' addtions in libtommath where it makes sense. To be submitted back to the libtommath guy... check-in: ae8992c395 user: jan.nijtmans tags: trunk | |
| 00:12 | It compiles! Ship it! check-in: d959cdad5e user: dgp tags: dgp-refactor | |
|
2017-09-10
| ||
| 19:11 | WIP check-in: 6047938a8b user: dgp tags: dgp-refactor | |
| 13:35 | merge novem check-in: 4fa9cc2903 user: jan.nijtmans tags: novem-more-memory-API | |
|
2017-09-09
| ||
| 16:26 | Merge trunk check-in: 8b29b13280 user: jan.nijtmans tags: novem | |
|
2017-09-08
| ||
| 18:05 | WIP check-in: 79337b43e1 user: dgp tags: dgp-refactor | |
| 17:21 | WIP check-in: 68358ccbd1 user: dgp tags: dgp-refactor | |
| 17:10 | WIP check-in: 43e58b6dc6 user: dgp tags: dgp-refactor | |
| 17:05 | WIP check-in: 8043bdedce user: dgp tags: dgp-refactor | |
| 14:38 | Re-base to trunk. Now versioned as 8.7.0-alpha.2 check-in: eacebd08b2 user: jan.nijtmans tags: semver | |
| 14:15 | Add some more functions from libtommath for availability within Tcl (mainly the 'long long' variants... check-in: ff847e8f35 user: jan.nijtmans tags: trunk | |
| 14:02 | WIP check-in: 977d156621 user: dgp tags: dgp-refactor | |
| 13:30 | Be consistent about how I am referred to. check-in: 6015050c0e user: gahr tags: trunk | |
| 13:13 | Bump to 8.7a2 to distinguish trunk from 8.7a1 release. check-in: 6896e53834 user: dgp tags: trunk | |
| 12:50 | merge release check-in: 31bf380580 user: dgp tags: trunk | |
| 12:48 | Rebase to trunk check-in: 5e999389ca user: jan.nijtmans tags: z_modifier | |
| 11:45 | WIP check-in: 45ae72da47 user: dgp tags: dgp-refactor | |
| 11:04 | Rebase to trunk check-in: 56aed80e04 user: jan.nijtmans tags: win-console-panic | |
| 03:49 | WIP check-in: af8cc4ae35 user: dgp tags: dgp-refactor | |
|
2017-09-07
| ||
| 12:59 | merge trunk; rc1 Closed-Leaf check-in: 2606a5c5d7 user: dgp tags: rc1, core-8-7-a1-rc, core-8-7-a1 | |
| 12:46 | WIP check-in: 17672bd902 user: dgp tags: dgp-refactor | |
| 01:38 | Implementation of persistent, immutable key/value lists. Lifetime management done with refcounts to ... check-in: 91867afcf2 user: dgp tags: dgp-refactor | |
|
2017-09-06
| ||
| 19:27 | WIP check-in: 1f1e0ccf10 user: dgp tags: dgp-refactor | |
| 15:02 | Fix use of "long long" (manually) in MSVC check-in: 9f18b82478 user: jan.nijtmans tags: trunk | |
|
2017-09-05
| ||
| 16:44 | Pulling changes from trunk check-in: 1418d72876 user: hypnotoad tags: core_zip_vfs | |
| 16:33 | Removed the package style loader from tclAppInit. Zipfs now loads as part of the interpreter. check-in: 5163caf76e user: hypnotoad tags: core_zip_vfs | |
| 15:38 | update changes check-in: 7cbc33c3ce user: dgp tags: rc0, core-8-7-a1-rc | |
| 14:56 | Recognise "-rc" also as part of version ranges (was missing from previous commit) check-in: 48b0bbee92 user: jan.nijtmans tags: tip-439, semver | |
| 14:19 | Add support for "-rc" releases, which are the same as final releases but the version string is diffe... check-in: e59079446e user: jan.nijtmans tags: tip-439, semver | |
| 12:42 | merge novem check-in: d4d0177ae0 user: dgp tags: dgp-properbytearray | |
| 12:41 | merge novem check-in: 8dfd1f597e user: dgp tags: dgp-refactor | |
| 12:41 | merge trunk check-in: 37388a0d90 user: dgp tags: tip-445 | |
| 12:41 | merge trunk check-in: 2efd1733e7 user: dgp tags: core-8-7-a1-rc | |
| 12:28 | merge trunk check-in: 56ba25c528 user: dgp tags: tip-282 | |
|
2017-09-04
| ||
| 15:24 | merge trunk check-in: d051a64dbc user: jan.nijtmans tags: tip-439, semver | |
| 14:03 | merge trunk check-in: 55e5374f6b user: jan.nijtmans tags: novem | |
| 14:01 | Merge core-8-6-branch to trunk, especially the 1.6.0 -> 1.6.1 renumbering from msgcat check-in: d077ae59a3 user: jan.nijtmans tags: trunk | |
| 13:59 | Make pkgIndex.tcl from msgcat work for Tcl 9.0 (not really necessary, but for consistancy) check-in: df3d5fa5a3 user: jan.nijtmans tags: core-8-6-branch | |
| 13:32 | merge zipfs check-in: f033ca9370 user: jan.nijtmans tags: androwish | |
| 13:21 | Merge core-8-6-branch, fallback for MAP_FILE check-in: 47d6be63bb user: jan.nijtmans tags: zipfs | |
| 12:40 | merge trunk check-in: 1f080164e9 user: jan.nijtmans tags: tip-439, semver | |
| 12:38 | merge core-8-6-branch check-in: 134e487b22 user: jan.nijtmans tags: trunk | |
| 12:37 | Typo's (Thanks to Gustaf Neumann), nothing functional. check-in: 4e7c82c6e1 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-09-02
| ||
| 22:10 | [0e4d88b650] Allow command overwrite when deletion callback deletes namespace. check-in: 95c4436a1e user: dgp tags: trunk | |
| 22:03 | [0e4d88b650] Allow command overwrite when deletion callback deletes namespace. check-in: e71b74b743 user: dgp tags: core-8-6-branch | |
| 21:48 | [0e4d88b650] Allow command overwrite when deletion callback deletes namespace. check-in: 45f8a407e0 user: dgp tags: core-8-5-branch | |
| 21:36 | merge 8.5 Closed-Leaf check-in: 08a3ce668a user: dgp tags: bug-0e4d88b650 | |
| 21:14 | Add test check-in: 6ef60d9e40 user: dgp tags: bug-0e4d88b650 | |
| 20:40 | Similar fix to Tcl_CreateCommand(). check-in: 25cbb05b14 user: dgp tags: bug-0e4d88b650 | |
| 20:17 | Tidy up. check-in: 3ac5b5be63 user: dgp tags: bug-0e4d88b650 | |
| 19:35 | [Bug 0e4d88b650] First draft fix. Re-resolve namespace after cmd deletion. check-in: 904192d8b7 user: dgp tags: bug-0e4d88b650 | |
|
2017-09-01
| ||
| 14:20 | merge zipfs check-in: e57ab5d3e2 user: jan.nijtmans tags: androwish | |
| 14:00 | merge core-8-6-branch check-in: c3e090e484 user: jan.nijtmans tags: zipfs | |
| 13:52 | merge trunk check-in: 736343cba1 user: jan.nijtmans tags: tip-389-impl | |
| 13:49 | Merge core-8-6-branch check-in: 314f32710e user: jan.nijtmans tags: trunk | |
| 13:48 | Handle Unicode surrogates correctly in Tcl_AppendFormatToObj() and BuildCharSet(). Only makes a diff... check-in: 9d12b1026e user: jan.nijtmans tags: core-8-6-branch | |
| 08:50 | merge trunk check-in: 3f9db43f3e user: jan.nijtmans tags: tip-389-impl | |
| 01:44 | merge trunk check-in: d10af812b3 user: dgp tags: core-8-7-a1-rc | |
| 01:29 | merge novem check-in: 6043683920 user: dgp tags: dgp-refactor | |
| 01:11 | merge novem check-in: db2b6d8c00 user: dgp tags: dgp-properbytearray | |
| 00:52 | merge trunk check-in: c3fbabfb73 user: dgp tags: tip-445 | |
|
2017-08-31
| ||
| 13:57 | merge trunk check-in: 2a52ebe007 user: jan.nijtmans tags: novem | |
| 13:56 | Merge core-8-6-branch. Remove all git tag information for libtommath, so we don't have useless file ... check-in: 8451176357 user: jan.nijtmans tags: trunk | |
| 13:43 | Adapt .fossil-settings/crlf-glob, for 5 libtommath-related files which have crlf ending check-in: 05d1345b41 user: jan.nijtmans tags: core-8-6-branch | |
| 12:21 | (merge-mark core-8-6-branch). Give state to UtfToUtfProc() and UnicodeToUtfProc() in which the last... check-in: ec434c5d08 user: jan.nijtmans tags: trunk | |
| 09:46 | http state 100 continue handling broken [2a94652ee1] check-in: d6bb682808 user: oehhar tags: novem | |
| 09:35 | http state 100 continue handling broken [2a94652ee1] check-in: 79053036d8 user: oehhar tags: trunk | |
| 09:32 | http state 100 continue handling broken [2a94652ee1] check-in: fb94c24691 user: oehhar tags: core-8-6-branch | |
| 08:41 | merge trunk check-in: 2bfc123728 user: jan.nijtmans tags: novem | |
| 06:31 | http state 100 continue handling broken [2a94652ee1] Closed-Leaf check-in: b80bf5033f user: oehhar tags: bug-2a94652ee1 | |
|
2017-08-30
| ||
| 15:29 | Cherrypick string.test [de104ef5ab] check-in: c649c52458 user: andy tags: trunk | |
| 15:22 | Merge trunk check-in: 0def7d0317 user: andy tags: amg-string-insert | |
| 15:20 | Rename TclStringReplace() to Tcl_StringReplace() and add to the stubs table. Documentation not yet ... check-in: 678e846973 user: andy tags: amg-string-insert | |
| 12:39 | merge trunk check-in: d6b05e9e2c user: jan.nijtmans tags: tip-439, semver | |
| 12:37 | Tweak libtommath building, such that it doesn't depend on uint64_t any more. (handle mp_word in the ... check-in: c28c8e4f1c user: jan.nijtmans tags: trunk | |
| 12:01 | merge trunk check-in: ddda318c41 user: jan.nijtmans tags: tip-439, semver | |
| 11:49 | merge trunk check-in: 18735f269b user: jan.nijtmans tags: novem | |
| 11:46 | Adapt libtommath's "changes.txt", and other text-files. Adapt bn_mp_read_radix.c to latest libtommat... check-in: 0f28787503 user: jan.nijtmans tags: trunk | |
|
2017-08-29
| ||
| 21:44 | (experiment) See: [https://github.com/libtom/libtommath/pull/75] proposal by sjaeckel Closed-Leaf check-in: f51addad6e user: jan.nijtmans tags: libtommath-tcl-fixes-75 | |
| 21:27 | a few missing bits after previous commit check-in: 8c421aaec5 user: jan.nijtmans tags: trunk | |
| 20:45 | upgrade to libtommath 1.0.1 (With all Tcl-specific changes - as far as needed - intact) check-in: 600a59709e user: jan.nijtmans tags: trunk | |
| 20:43 | Merge libtommath 1.0.1 final Closed-Leaf check-in: 3617735687 user: jan.nijtmans tags: libtommath-1.0.1 | |
| 20:25 | libtommath 1.0.1 rc2, for test purposes only check-in: 27923399a3 user: jan.nijtmans tags: libtommath-1.0.1 | |
| 09:25 | merge-mark check-in: 238a21ce95 user: jan.nijtmans tags: trunk | |
| 09:24 | (cherry-pick): Fix [b50fb21410dababca95baa122964b2e312cb9d8a|b50fb214] : exec redirection to append ... check-in: 520999f475 user: jan.nijtmans tags: core-8-6-branch | |
| 09:19 | Merge trunk check-in: f2f6504adb user: jan.nijtmans tags: novem | |
|
2017-08-27
| ||
| 21:25 | Comments and formatting check-in: 4bfe8e269d user: f.bonnet tags: tip-462 | |
| 15:25 | Fixed reference counting issue with objects returned by WaitProcessStatus check-in: de93dfa9c6 user: f.bonnet tags: tip-462 | |
| 15:24 | On Windows, Tcl_Pids now map to dwProcessId instead of hProcess because the system reuses handles of... check-in: bdf5100b03 user: f.bonnet tags: tip-462 | |
| 11:05 | Refactoring to support all processes and not just detached ones. check-in: 35e5121282 user: f.bonnet tags: tip-462 | |
|
2017-08-25
| ||
| 13:46 | Merge trunk check-in: c841475a89 user: jan.nijtmans tags: tip-389-impl | |
|
2017-08-24
| ||
| 16:56 | Fix [b50fb214] : add to 2>> the same O_APPEND that was added to >> back in 2005. check-in: 844c1fa97f user: ferrieux tags: trunk | |
|
2017-08-23
| ||
| 19:51 | Added switches and pid list support to tcl::process status check-in: d5505d71d9 user: f.bonnet tags: tip-462 | |
| 18:31 | Refactoring and preliminary implementation of tcl::process (list|status) check-in: 53a8328d11 user: f.bonnet tags: tip-462 | |
|
2017-08-22
| ||
| 12:41 | merge core-8-6-branch check-in: 2b42a8db4c user: jan.nijtmans tags: trunk | |
| 12:12 | Fix [d2612a2fa193196787aab33bb57f69b1eef9e30c|d2612a2fa1]: Build breaks because of gcc error. Only u... check-in: ba30aa3b1c user: jan.nijtmans tags: core-8-6-branch | |
|
2017-08-20
| ||
| 20:11 | Add test cleanup check-in: 5f8c346dfb user: andy tags: amg-string-insert | |
| 19:57 | Add tests to exercise almost every line of TclStringReplace(). The one line not being exercised is ... check-in: eb2821be09 user: andy tags: amg-string-insert | |
| 19:55 | Tweak string index boundary conditionals for tiny performance improvement and to make existing tests... check-in: 025ea6e5be user: andy tags: amg-string-insert | |
| 18:13 | Add non-bytecoded [string replace] tests to exercise new TclStringReplace() function check-in: 9af4defa79 user: andy tags: amg-string-insert | |
| 03:45 | Add string-14.18 to test that [string replace] with last<first does not insert a string, even though... check-in: de104ef5ab user: andy tags: amg-string-insert | |
| 03:21 | Reimplement NON-BYTECODED [string replace] in terms of new TclStringReplace() function check-in: c0036938dd user: andy tags: amg-string-insert | |
| 03:20 | Correct NULL dereference, and optimize short-circuit logical operation check-in: fa3278ec35 user: andy tags: amg-string-insert | |
| 02:44 | Work toward dgp's suggestion that the underlying engine handle both [string insert] and [string repl... check-in: 0cfeecb740 user: andy tags: amg-string-insert | |
|
2017-08-18
| ||
| 22:06 | merge core-8-6-branch check-in: 75da8b29f8 user: jan.nijtmans tags: trunk | |
| 21:39 | RFE [http://core.tcl.tk/tk/info/6c0d7aec67|6c0d7aec67]: Better surrogate handling for TCL_UTF_MAX==4... check-in: 578af1b751 user: jan.nijtmans tags: core-8-6-branch | |
| 13:44 | merge novem check-in: a87c8c9494 user: dgp tags: dgp-properbytearray | |
| 13:44 | merge novem check-in: d592c0fb4a user: dgp tags: dgp-refactor | |
| 13:43 | merge trunk check-in: 56e26d203d user: dgp tags: tip-445 | |
| 13:23 | merge trunk check-in: f1f87ddc33 user: dgp tags: novem | |
| 12:49 | Completed [tcl::process autopurge] semantics and added [tcl::process purge] implementation along wit... check-in: 895210c8ba user: f.bonnet tags: tip-462 | |
| 07:51 | Added [tcl::process autopurge] flag management with TclProcessGetAutopurge/TclProcessSetAutopurge co... check-in: 67ed1efdfa user: f.bonnet tags: tip-462 | |
|
2017-08-17
| ||
| 22:50 | Merge core-8-6-branch. Update outdated comment (cherry-pick [d5dec2b0514639f44929cbbba9c4130798a8a54... check-in: 1b01d8a66c user: jan.nijtmans tags: trunk | |
| 22:26 | Adopt some harmless changes from the 'irontcl' branch. Left 2 changes behind which I'm not so sure a... check-in: aab6df2b73 user: jan.nijtmans tags: core-8-6-branch | |
| 21:56 | merge core-8-6-branch check-in: 6d463326bc user: jan.nijtmans tags: trunk | |
| 21:52 | '#if' -> '#ifdef' in tclUnixPort.h. Suggested by Gustaf Neumann. Reduces the number of gcc warnings,... check-in: 96fdbb7598 user: jan.nijtmans tags: core-8-6-branch | |
| 18:32 | Correct bug in getting second Unicode character sequence check-in: 87dadea232 user: andy tags: amg-string-insert | |
| 18:15 | Clip (don't reject) out-of-bounds indexes, per sebres's suggestion and to match [linsert] check-in: 581e438bb7 user: andy tags: amg-string-insert | |
| 18:14 | Work around [3397978fff] check-in: a20a2ff810 user: andy tags: amg-string-insert | |
| 17:29 | Backout [b163c4f423]: Command ensembles indeed do affect argument reference counts, see [3397978fff] check-in: b83433c23f user: andy tags: amg-string-insert | |
| 13:03 | Fixed line endings check-in: 2a872d1898 user: f.bonnet tags: tip-462 | |
| 13:02 | Basic scaffolding for tcl::process check-in: 7cbd47fe03 user: f.bonnet tags: tip-462 | |
|
2017-08-16
| ||
| 15:14 | Test code to investigate command ensemble argument reference counts check-in: b163c4f423 user: andy tags: amg-string-insert | |
| 15:14 | Fix typo check-in: 9f7c7d5fb4 user: andy tags: amg-string-insert | |
|
2017-08-15
| ||
| 08:25 | Write some test cases check-in: ea030eb727 user: andy tags: amg-string-insert | |
| 08:23 | Correct bug in shared pure byte array case check-in: 597e9993b3 user: andy tags: amg-string-insert | |
| 08:04 | Remove repeated code check-in: d83ac7baf8 user: andy tags: amg-string-insert | |
| 08:04 | Update existing tests to accommodate new [string insert] command check-in: 900ca572ab user: andy tags: amg-string-insert | |
| 07:50 | Begin implementation of [string insert] check-in: cbfded0f59 user: andy tags: amg-string-insert | |
|
2017-08-14
| ||
| 15:33 | [f2336c116b] Move pragmas to make gcc happy; it is pickier than clang. check-in: 98d2b59531 user: dgp tags: core-8-6-branch | |
|
2017-08-13
| ||
| 22:31 | The 'clean' target should delete the generated 'nmhlp-out.txt' file as well. check-in: be7ee34b29 user: mistachkin tags: irontcl | |
| 22:15 | Always define '_USING_V110_SDK71_', in case targeting the pre-Windows 8.x SDKs. check-in: 6b3568e058 user: mistachkin tags: irontcl | |
| 22:05 | Support cross-compiling Tcl for 'Win32 on ARM' using Visual Studio. check-in: bde6588ccd user: mistachkin tags: irontcl | |
|
2017-08-12
| ||
| 19:45 | Correct longstanding typo in continue man page check-in: 7e42c87b8f user: andy tags: trunk | |
|
2017-08-10
| ||
| 19:14 | Add 8.7 -only changes to the changes file. check-in: f7e3a4a75e user: dgp tags: core-8-7-a1-rc | |
| 17:34 | Update outdated comment. check-in: d5dec2b051 user: dgp tags: core-8-7-a1-rc | |
| 17:03 | Backport [array names -regexp] should support backrefs check-in: c84987f4b7 user: dgp tags: core-8-6-branch | |
| 14:56 | Bring changes up to the 8.6.7 release. check-in: f73f06f6d8 user: dgp tags: core-8-7-a1-rc | |
| 14:29 | Release candidate branch for Tcl 8.7a1. check-in: 31c23dd6bb user: dgp tags: core-8-7-a1-rc | |
| 14:17 | merge 8.6 check-in: c36e167835 user: dgp tags: trunk | |
| 13:28 | Silence compiler warning in --disable-threads build check-in: 6c566de0bb user: dgp tags: core-8-6-branch | |
|
2017-08-09
| ||
| 16:38 | merge mark check-in: 485cf243f0 user: dgp tags: trunk | |
| 16:29 | merge mark check-in: 722db62800 user: dgp tags: core-8-6-branch | |
| 16:28 | merge release check-in: 6f13e81b5f user: dgp tags: core-8-6-branch | |
| 14:41 | bump release date Closed-Leaf check-in: 1a93a1613f user: dgp tags: release, core-8-6-7-rc, core-8-6-7 | |
|
2017-08-08
| ||
| 16:45 | Cherrypick [527d354828] check-in: b300e0ceb0 user: andy tags: core-8-5-branch | |
| 16:42 | Merge core-8-6-branch check-in: 216c54cb51 user: andy tags: core-8-6-7-rc | |
| 16:42 | Cherrypick [527d354828] check-in: e339228320 user: andy tags: core-8-6-branch | |
| 16:41 | Merge novem check-in: aa2d419bfa user: andy tags: dgp-properbytearray | |
| 16:40 | Merge novem check-in: 0f3306d7d6 user: andy tags: dgp-refactor | |
| 16:39 | Merge trunk check-in: 16185b644b user: andy tags: tip-445 | |
| 16:39 | Merge trunk check-in: aadf195d2c user: andy tags: novem | |
| 15:19 | fixed overflow of year (resp. julianday), closes ticket [16e4fc3096]; test cases adjusted. check-in: 3efed18ef8 user: sebres tags: sebres-8-6-clock-speedup-cr1 | |
|
2017-08-07
| ||
| 01:16 | [5bfe3de008]: Modify [source] to set input EOF character but not output EOF character. This avoids ... check-in: 527d354828 user: andy tags: trunk | |
|
2017-08-04
| ||
| 13:26 | merge novem check-in: fc84863621 user: dgp tags: dgp-properbytearray | |
| 13:26 | merge novem check-in: 7d00234e68 user: dgp tags: dgp-refactor | |
| 13:25 | merge trunk check-in: da03eaabd8 user: dgp tags: tip-445 | |
| 13:19 | merge trunk check-in: 4b17c28700 user: dgp tags: novem | |
| 13:18 | merge 8.6 check-in: 310ded6da8 user: dgp tags: trunk | |
|
2017-08-03
| ||
| 14:40 | merge 8.6 check-in: 859df7220f user: dgp tags: rc1, core-8-6-7-rc | |
| 14:39 | Improved test http-4.16. check-in: 26055ab3e1 user: dgp tags: core-8-6-branch | |
|
2017-08-02
| ||
| 23:38 | Fix weird hangs in macOS Sierra on some networks. Name resolution timeouts not what we want to test ... check-in: bf3ac94fa2 user: dkf tags: core-8-6-branch | |
|
2017-08-01
| ||
| 16:05 | update changes check-in: 23702a8e3a user: dgp tags: core-8-6-7-rc | |
|
2017-07-22
| ||
| 22:49 | Make it work again with new epoll Notifier Warning: might need some more tweaks if it turns out to ... check-in: 434eb7d003 user: avl42 tags: tcl-469-1st-try | |
|
2017-07-18
| ||
| 13:46 | merge novem check-in: 80f0997f0b user: dgp tags: dgp-properbytearray | |
| 13:46 | merge novem check-in: 56f00462f4 user: dgp tags: dgp-refactor | |
| 13:39 | merge trunk check-in: e9ce600364 user: dgp tags: tip-445 | |
| 13:34 | merge trunk check-in: 5a7371016e user: dgp tags: novem | |
| 12:58 | merge 8.6 check-in: 1345e78da1 user: dgp tags: rc0, core-8-6-7-rc | |
|
2017-07-17
| ||
| 08:04 | merge core-8-6-branch check-in: 4009d98d80 user: jan.nijtmans tags: trunk | |
| 08:04 | Fix [fb2208172c671f29d60e9ac928d9ded45d01d8b8|fb2208172c]: tclIndex varies across builds from auto_m... check-in: d86807b814 user: jan.nijtmans tags: core-8-6-branch | |
| 08:01 | Fix [fb2208172c671f29d60e9ac928d9ded45d01d8b8|fb2208172c]: tclIndex varies across builds from auto_m... check-in: cb7edbc60b user: jan.nijtmans tags: core-8-5-branch | |
|
2017-07-16
| ||
| 20:55 | fileevent $ch exception ... check-in: 5610dcf5cd user: avl tags: tcl-469-1st-try | |
|
2017-07-14
| ||
| 15:08 | merge zipfs check-in: 6232610ca9 user: jan.nijtmans tags: androwish | |
| 15:03 | merge rfe-6c0d7aec67 Adapt upstream Androwish improvements check-in: 327ea0a2de user: jan.nijtmans tags: zipfs | |
| 14:48 | merge core-8-6-branch Closed-Leaf check-in: e07455203e user: jan.nijtmans tags: rfe-6c0d7aec67 | |
| 14:21 | stability fix: try to avoid segfault using released object, in error case of Tcl_ObjSetVar2, if newV... Leaf check-in: bc5e7bdafc user: sebres tags: fix-8-5-578155d5a19b348d | |
| 14:21 | merge trunk check-in: 50bd973657 user: jan.nijtmans tags: tip-439, semver | |
|
2017-07-13
| ||
| 16:04 | merge sebres-event-perf-fix-busy-wait check-in: de29c24e4b user: sebres tags: sebres-8-6-event-perf-branch | |
| 15:46 | merge (integrate) sebres-event-perf-fix-busy-wait check-in: e619eb2ac3 user: sebres tags: sebres-8-5-event-perf-branch | |
| 15:43 | avoid busy wait if new short block-time will be set within service event-cycle (Tcl_DoOneEvent) prod... Closed-Leaf check-in: 834c53d3c6 user: sebres tags: sebres-event-perf-fix-busy-wait | |
| 15:41 | timer: fixed setup of the block-time to 0.0 by pending timer of new generation, example: tclsh -c ... check-in: 65b4e0df6a user: sebres tags: sebres-event-perf-fix-busy-wait | |
| 15:07 | merge core-8-6-branch check-in: a3919af766 user: jan.nijtmans tags: trunk | |
| 15:06 | Fix [293344d4f3]: Regression in SQLite test-suite. Long-standing bug in implementation of TclUtfToUn... check-in: 65f2f760e4 user: jan.nijtmans tags: core-8-6-branch | |
| 15:03 | Fix [293344d4f3]: Regression in SQLite test-suite. Long-standing bug in implementation of TclUtfToUn... check-in: 66a24e0413 user: jan.nijtmans tags: core-8-5-branch | |
|
2017-07-10
| ||
| 11:31 | merge core-8-6-branch check-in: 1e6415bbda user: sebres tags: sebres-8-6-event-perf-branch | |
| 11:17 | merge core-8-5-branch check-in: 230de0c28e user: sebres tags: sebres-8-5-event-perf-branch | |
| 11:12 | merge sebres-8-5-event-perf-branch check-in: 2219c00d2a user: sebres tags: sebres-8-6-event-perf-branch | |
| 10:58 | avoid blocking wait if we've some retarded events (from last event-cycle) and max blocking time was ... check-in: 7487cc4a08 user: sebres tags: sebres-8-5-event-perf-branch | |
| 10:56 | reintegrate sebres-8-6-event-perf-branch back to 8.5 check-in: d97f93c3f3 user: sebres tags: sebres-8-5-event-perf-branch | |
| 08:59 | tclUnixNotfy.c: we should wait for notifier at least once in case of waitForFiles (regardless of the... check-in: b13e24b699 user: sebres tags: sebres-8-6-event-perf-branch | |
| 08:55 | Stability fix: queue epoch to guarantee avoid broken queue, service level to avoid reset block time ... check-in: 68698a3ac4 user: sebres tags: sebres-8-6-event-perf-branch | |
| 08:53 | merge resp. reintegrate sebres-8-5-event-perf-branch to 8.6 check-in: fed961497a user: sebres tags: sebres-8-6-event-perf-branch | |
|
2017-07-06
| ||
| 16:58 | merge novem check-in: 7eb94b8f21 user: dgp tags: dgp-refactor | |
| 16:57 | merge novem check-in: 45d5acda53 user: dgp tags: dgp-properbytearray | |
| 16:52 | merge trunk check-in: 4dc6e2e33e user: dgp tags: novem | |
| 16:52 | merge trunk check-in: a21e565627 user: dgp tags: tip-445 | |
| 16:47 | merge 8.6 check-in: 92f352fb7a user: dgp tags: core-8-6-7-rc | |
| 16:40 | merge 8.6 check-in: 78ed92ebd5 user: dgp tags: trunk | |
| 16:34 | [adb198c256] Switch to an alternative fix for file join memleaks. check-in: df20b03ff6 user: dgp tags: core-8-6-branch | |
| 16:00 | Pull out of the loop a block of code that can only run in first iteration. Closed-Leaf check-in: e5a3e7cba1 user: dgp tags: bug-adb198c256 | |
| 15:46 | Alternative fix for memleaks in fs path join machinery. check-in: 6ab9649e66 user: dgp tags: bug-adb198c256 | |
|
2017-07-04
| ||
| 14:31 | Add in the URL parsing as a general service. check-in: 68f522f39f user: dkf tags: http3 | |
|
2017-07-03
| ||
| 13:32 | performance test cases extended check-in: 09e833e963 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:32 | cleanup... check-in: 059712404c user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:32 | after at: added simple workaround for absolute timers/sleep ("after at real-time"): because we use m... check-in: 12d1d63e18 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:32 | code review and small optimizations check-in: 3fc8da2b5f user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:32 | fix check event source threshold (corresponds 100-ns ranges, if the wide-clicks supported); because... check-in: 68ebe50d7b user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:32 | unix: implements wide-clicks on unix (1 wide-click == 0.001 microseconds (1 nanosecond)), so more pr... check-in: 701d66ce66 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:32 | [unix] fixes conditional-wait: timeout is monotonic based; check-in: ff5825e185 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:32 | Introduced monotonic time as ultimate fix for time-jump issue (fixed for windows and unix now, TIP #... check-in: b9371d7b63 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:31 | don't cancel scheduled event as long as the event list is not bidirectional (too slow by large queue... check-in: 25de7fd7a9 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:31 | fixed timer-marker handling: timer should be always executed after queued event (of the same generat... check-in: 470ed5221b user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:31 | interim commit: trying to pass test-cases - timer-3.*, chan-io-29.34, socket-2.12 (busy prompt timer... check-in: d49f6f0a55 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:31 | Merge branch 'fix-busy-prompt-timers' into event-perf-branch: * Amend to timer-marker: dualize spec... check-in: 5300d21648 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:30 | "after at" set factor to 1000000 (seconds), test cases fixed check-in: d9a732f301 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:30 | code review, rewrite tclTimer, prolongation, etc. check-in: 449d30a964 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:30 | interim commit: code review, rewrite tclTimer, etc. check-in: 6828f2cd17 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:30 | revert dual lists (relative/absolute) back to single list (because of better handling, a bit faster,... check-in: 758c0535b4 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:30 | amend with review check-in: 14bc0dd532 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:29 | don't use tolerance in vwait, because of dual usage, it causes canceling of wait before end-time, on... check-in: a9a747b5f7 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:29 | interim commit: trying to resolve time-freezes with new facilities timeJump/timeJumpEpoch check-in: ec9fea1726 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:29 | interim commit: trying to resolve time-freezes with new facilities timeJump/timeJumpEpoch check-in: 5210febb78 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:29 | call TclWinResetTimerResolution at end of sleep resp. wait for event (no calibration thread anymore)... check-in: 224662ba67 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:29 | win: calibration cycle completely rewritten (no calibration thread needed, soft drifts within 250ms ... check-in: e4ba9947f0 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:29 | interim commit: amend with optimization check-in: 1a808e5865 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:29 | interim commit: time-drift backwards fix... (try to resolve using counter variance + frequency facto... check-in: 7f10e3530d user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:29 | interim commit: time-drift backwards fix... (try to resolve using frequency factor) check-in: 03036dea9d user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:29 | interim commit: time-drift backwards fix... check-in: dd49011f15 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:29 | interim commit: try to fix time-drift backwards (calibration? something else?)... check-in: 8f6fe6ce01 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:29 | interim commit: try to fix time-drift backwards (too long offset after calibration? something else?)... check-in: 53b9e566d9 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:28 | extended performance test-cases (test-nrt-capability): RTS-near sleeps with very brief sleep-time. check-in: 76bb78299b user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:28 | chanio.test: optimize several tests cases running too long (shorten unwanted large sleeps) check-in: 027865018d user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:28 | bug fix: prevent setting of negative block-time by too few initial wait-time, that may expire immedi... check-in: a71628901c user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:27 | extended performance test-cases (test-nrt-capability): covering of brief wait-times and other RTS-ne... check-in: 045695e4f9 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:27 | [unix] optimized Tcl_WaitForEvent similar to windows changes (makes Tcl for *nix more "RTS" resp. NR... check-in: 07f66da0c2 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:27 | added performance test-cases to cover timer-events speed resp. event-driven tcl-handling (cherry-pi... check-in: 550f15450d user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:26 | fix sporadic errors on some fast cpu/platforms (because bgerror executed in background and it is an ... check-in: dce9ab76c5 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:26 | make timer test-case more precise and time-independent, ignores short tolerance (deviation by waitin... check-in: 315153feec user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:25 | after info, after cancel: compare interpreter of the timer-events by direct retrieving via internal ... check-in: e93c0939d4 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:25 | resolved some warnings / fixed unix resp. x64 compilation check-in: 1401c69c39 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:25 | code review + better usage of the waiting tolerance (fewer CPU-greedy now, avoid busy-wait if the re... check-in: db1b878a22 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:25 | [win] fallback to replace C++ keyword "inline" with C keyword "__inline" Otherwise depending on the... check-in: 2b5c49ab46 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:25 | [win32] use timer resolution handling in Tcl_Sleep also; check-in: 608055d821 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:25 | Use auto-reset event object (system automatically resets the event state to nonsignaled after wake-u... check-in: c98b99372f user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:25 | optimization of Tcl_LimitExceeded by internal usage (tclInt header) check-in: dbec3f8d9c user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:25 | dynamic increase of timer resolution corresponding wait-time; non-blocking wait for event - if bloc... check-in: 3aa1cefdf7 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:24 | [enhancement] extend "vwait" with same options as "update", new syntax "vwait ?options? ?timeout? va... check-in: fef447f0a4 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:24 | interim commit: try to extend "vwait" with same options as "update" check-in: 3fdc96211a user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:24 | [performance] do one event (update / event servicing) cycle optimized (introduced threshold to preve... check-in: 44b62f8964 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:24 | command "vwait" extended with timeout argument (in ms), 0 could be used to process pending events on... check-in: f6309f5ed8 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:24 | [performance] much better handling for timer events within Tcl_ServiceEvent using timer marker in th... check-in: beb4b9527b user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:23 | [performance] large performance increase by event servicing cycles (3x - 5x faster now); [win] prev... check-in: 0dd0a029f5 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:23 | [performance] introduced additional queue for prompt timer events (after 0) that should be executed ... check-in: 928ef3d179 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:23 | bug fix: wrong release of after-id tcl-object if it switch type (object leak) check-in: 43f79790a3 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:23 | [bug/stable fix] don't execute TimerSetupProc directly (may be unwanted, because changes the blockin... check-in: 6ff3d675ef user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:22 | after-id: introduced object of type "afterObjType" as self-referenced weak pointer to timer/idle eve... check-in: b7f3dfa629 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:21 | rewrite interpreter limit handling using new timer event handling (with delete callback) check-in: 5b7b714b23 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:21 | timer resp. idle events optimized: better handling using doubly linked lists, prevents allocating me... check-in: ba83ecc154 user: sebres tags: sebres-8-5-event-perf-branch | |
| 13:21 | [performance] after-event list optimized (interp-assoc switched to doubly linked list, because requi... check-in: f562bee7a0 user: sebres tags: sebres-8-5-event-perf-branch | |
| 12:46 | merge trunk check-in: 2cab48c756 user: jan.nijtmans tags: novem | |
| 12:45 | merge core-8-6-branch check-in: f46366c736 user: jan.nijtmans tags: trunk | |
| 12:39 | merge zipfs check-in: 27c91b58a4 user: jan.nijtmans tags: androwish | |
| 12:34 | merge rfe-6c0d7aec67 check-in: 04c2a45d71 user: jan.nijtmans tags: zipfs | |
| 12:32 | merge core-8-6-branch check-in: 4467b7768e user: jan.nijtmans tags: rfe-6c0d7aec67 | |
| 09:23 | resolve 8.6-fork check-in: 674ec2d9ec user: sebres tags: core-8-6-branch | |
| 09:19 | tclPathObj: fixed TclJoinPath - usage of released object and object leakage. closes [adb198c256df8c4... check-in: fbaf970e24 user: sebres tags: core-8-6-branch | |
| 09:15 | tclPathObj: fixed TclJoinPath (backported from 8.6) - usage of released object and object leakage. c... check-in: 9fc5b82feb user: sebres tags: core-8-5-branch | |
| 08:32 | merge trunk check-in: 7067ab8082 user: jan.nijtmans tags: novem | |
| 08:30 | merge core-8-6-branch check-in: 1335f34599 user: jan.nijtmans tags: trunk | |
| 08:27 | 'inline static' -> 'static inline' and 'INLINE' -> 'inline', for consistancy. check-in: 5b95f585fa user: jan.nijtmans tags: core-8-6-branch | |
|
2017-06-29
| ||
| 13:18 | merge trunk Closed-Leaf check-in: 65f7b12c0e user: jan.nijtmans tags: jn-0d-radix-prefix | |
| 11:42 | merge novem check-in: 76a8ebccd9 user: dgp tags: dgp-refactor | |
| 11:38 | merge novem check-in: 28d8f0755f user: dgp tags: dgp-properbytearray | |
| 11:29 | merge trunk check-in: e6b9d7a231 user: dgp tags: tip-445 | |
| 11:19 | merge 8.6 check-in: 6402881613 user: dgp tags: core-8-6-7-rc | |
|
2017-06-28
| ||
| 13:45 | merge trunk check-in: 6921b83aca user: jan.nijtmans tags: novem | |
| 13:44 | merge core-8-6-branch check-in: 474ea18601 user: jan.nijtmans tags: trunk | |
| 13:32 | Eliminate use of (expensive) Tcl_UtfToUpper() from "format": Just generate the expected uppercase c... check-in: bb9d202e4c user: jan.nijtmans tags: core-8-6-branch | |
| 11:02 | Implement %a and %A for floating point numbers check-in: 35812670ab user: jan.nijtmans tags: jn-0d-radix-prefix | |
|
2017-06-27
| ||
| 18:21 | Rethinking how to hold the bits of configuration. check-in: 3ffd93f7c0 user: dkf tags: http3 | |
| 12:00 | Merge trunk. Don't use expensive ToUpper() for hex 0X???? formatting, just generate uppercase direct... check-in: 2004acdea6 user: jan.nijtmans tags: jn-0d-radix-prefix | |
| 10:13 | Implement "format %o" as prefixing with "0o" in stead of "0" (Kevin Kenny's suggestion). Seems ready... check-in: 3b3992d33d user: jan.nijtmans tags: jn-0d-radix-prefix | |
|
2017-06-26
| ||
| 20:26 | merge novem check-in: 69f79aa309 user: dgp tags: dgp-refactor | |
| 20:25 | merge novem check-in: a9a65ee225 user: dgp tags: dgp-properbytearray | |
| 20:14 | merge trunk check-in: b9b632a2ca user: dgp tags: tip-445 | |
| 20:13 | merge trunk check-in: 80be23dd56 user: dgp tags: novem | |
| 20:00 | Merge 8.6; Bump to TclOO 1.2.0. check-in: c5252bc435 user: dgp tags: trunk | |
| 19:56 | update changes check-in: ffa6b8ce70 user: dgp tags: core-8-6-7-rc | |
| 19:51 | merge 8.6 check-in: 089d3ed92d user: dgp tags: core-8-6-7-rc | |
| 19:37 | Bump to TclOO 1.1.0 check-in: 417c4f636d user: dgp tags: core-8-6-branch | |
| 19:22 | merge 8.6 check-in: 6399d0c012 user: dgp tags: core-8-6-7-rc | |
| 19:18 | [46f801ea5a] Make autoloader less fragile when it cannot manufacture a known consistent stack trace.... check-in: 432f9304f2 user: dgp tags: core-8-6-branch | |
| 19:17 | Try to make good stack trace. Fallback to making not-so-good stack trace. Stop failing altogether. T... Closed-Leaf check-in: c67cb06977 user: dgp tags: bug-46f801ea5a | |
| 17:30 | Test demonstrating autoloader fragility. check-in: 6fd70a102b user: dgp tags: bug-46f801ea5a | |
| 11:37 | merge trunk check-in: 0705d03cdf user: jan.nijtmans tags: tip-439, semver | |
| 10:20 | Rebase branch "jn-0d-radix-prefix" back to trunk. No new changes check-in: e2b749751c user: jan.nijtmans tags: jn-0d-radix-prefix | |
|
2017-06-25
| ||
| 22:16 | Start of work on developing a new major version of the HTTP package. check-in: 21792340da user: dkf tags: http3 | |
|
2017-06-23
| ||
| 20:49 | Tests for ::http::Write done. check-in: 0926e525f7 user: gerald tags: tip-452 | |
| 20:08 | Added test suites for more of the http package, two procedures left to do test suites for. check-in: 8321eb1dcd user: gerald tags: tip-452 | |
| 15:05 | merge trunk check-in: d3b73e481b user: jan.nijtmans tags: novem | |
| 15:04 | No longer split tests for longIs32bit/longIs64bit, since the results should be identical check-in: a7db1ba444 user: jan.nijtmans tags: trunk | |
| 13:11 | typo fix check-in: b3af99ceb9 user: dgp tags: trunk | |
| 13:09 | Rewrite the documentation of [regsub -command] so it's not quite such a mess. check-in: c11222b967 user: dgp tags: trunk | |
| 12:39 | repair broken tests check-in: b063408c38 user: dgp tags: trunk | |
| 12:28 | Repair compiler warning about uninitialized value. check-in: d06a0b65c1 user: dgp tags: trunk | |
| 09:14 | Merge trunk (but without %#d format, pending further decision and bug-fixing) check-in: 818930fdcd user: jan.nijtmans tags: novem | |
| 08:11 | TIP #472 implementation: Add Support for 0d Radix Prefix to Integer Literals check-in: 4f68bf6677 user: jan.nijtmans tags: trunk | |
|
2017-06-22
| ||
| 22:54 | Add [regsub -command] case that wasn't actively tested for. check-in: 0bd419a4d7 user: dkf tags: trunk | |
| 22:03 | Implement TIP #473: Allow a Defined Target Namespace in oo::copy check-in: 1f77049cc0 user: dkf tags: trunk | |
| 22:02 | Implement TIP #473: Allow a Defined Target Namespace in oo::copy check-in: e927ed1f31 user: dkf tags: core-8-6-branch | |
| 22:00 | Documentation correction; issue pointed out by DGP. Closed-Leaf check-in: b574d9d391 user: dkf tags: tip-473 | |
| 21:55 | Rebase for final implementation work check-in: 187b146c23 user: dkf tags: tip-473 | |
| 21:50 | Implement TIP #470: Reliable Access to OO Definition Context Object check-in: 0ae0df0685 user: dkf tags: trunk | |
| 21:48 | merge trunk Closed-Leaf check-in: bc0550924f user: dkf tags: tip-470 | |
| 21:46 | Implement TIP #463: Command-Driven Substitutions for regsub check-in: 9aaee27679 user: dkf tags: trunk | |
| 14:23 | merge novem check-in: e166a5a58b user: dgp tags: dgp-refactor | |
| 13:56 | merge novem check-in: db3d5c1dad user: dgp tags: dgp-properbytearray | |
| 13:45 | merge trunk check-in: 8d97ed6516 user: dgp tags: tip-445 | |
| 13:41 | merge trunk check-in: 30c71bc195 user: dgp tags: novem | |
| 12:25 | merge trunk Closed-Leaf check-in: d26f75a105 user: dgp tags: tip-463 | |
| 08:59 | merge core-8-6-branch check-in: 1d11dc7a53 user: jan.nijtmans tags: trunk | |
| 08:59 | Upgrade all internal character tables to Unicode 10 check-in: f78dec2d2f user: jan.nijtmans tags: core-8-6-branch | |
| 08:58 | Upgrade all internal character tables to Unicode 10 check-in: 04efb10be6 user: jan.nijtmans tags: core-8-5-branch | |
| 08:16 | Merge core-8-6-branch Closed-Leaf check-in: 7a62143dca user: jan.nijtmans tags: bsg-0d-radix-prefix | |
| 08:15 | Add test-cases, testing the legacy behavior of "format %#d" check-in: 66e3be83ac user: jan.nijtmans tags: core-8-6-branch | |
| 03:33 | Added additional tests into rewrite of http test package. check-in: e8c535c2c0 user: gerald tags: tip-452 | |
|
2017-06-21
| ||
| 21:22 | More http test rewrites. check-in: 98e3eadd14 user: gerald tags: tip-452 | |
|
2017-06-20
| ||
| 23:04 | Test for several more commands. check-in: 24ff58075c user: gerald tags: tip-452 | |
| 14:36 | Added test for several commands. check-in: a59225dbf1 user: gerald tags: tip-452 | |
|
2017-06-19
| ||
| 22:45 | Fix for [c81183a2a71adeff28d846b5dcf8ca5bb15bbf30]. check-in: 52264f7439 user: gerald tags: tip-452 | |
| 22:21 | [4e5007ea1b285527] Added all code path tests for ::http::formatQuery. check-in: 286eddfbe6 user: gerald tags: tip-452 | |
| 21:40 | Test complete for http::geturl -- all code paths covered. Also fix for tcloo code in TIP 452. check-in: b8e209a539 user: gerald tags: tip-452 | |
| 18:26 | merge novem check-in: eb8166618c user: dgp tags: dgp-properbytearray | |
| 18:11 | merge novem check-in: 4cc19e9c99 user: dgp tags: dgp-refactor | |
| 18:04 | Silence compiler warning check-in: 29123b010b user: dgp tags: novem | |
| 17:56 | Merge trunk. Improve test http-4.16 in robustness and result utility. check-in: 854cdede26 user: dgp tags: novem | |
| 17:37 | merge trunk check-in: a75ba760f7 user: dgp tags: tip-445 | |
| 17:31 | merge 8.6 check-in: c01deee8cf user: dgp tags: core-8-6-7-rc | |
| 07:17 | Think-o fix... Closed-Leaf check-in: bd2957a486 user: dkf tags: dkf-oo-override-definition-namespaces | |
| 07:14 | merge core-8-6-branch check-in: e297f56c1c user: dkf tags: dkf-oo-override-definition-namespaces | |
|
2017-06-18
| ||
| 18:02 | Factor out chunk of non-obvious code in the guts of [oo::define] into one place. check-in: bbaad94279 user: dkf tags: trunk | |
| 14:01 | Factor out chunk of non-obvious code in the guts of [oo::define] into one place. check-in: 2bcf10b88e user: dkf tags: core-8-6-branch | |
| 13:44 | Also apply the tricks when going via the 'self' definition. check-in: eee12a7f97 user: dkf tags: dkf-oo-override-definition-namespaces | |
| 13:36 | Start of an idea on how to make it easier to have non-trivial little languages for particular class ... check-in: c3b3ca625f user: dkf tags: dkf-oo-override-definition-namespaces | |
|
2017-06-16
| ||
| 21:13 | Partial test suite written for http::geturl. check-in: bb8efd05a0 user: gerald tags: tip-452 | |
| 21:12 | repair merge check-in: 558669f5e0 user: dgp tags: dgp-properbytearray | |
| 20:41 | merge novem check-in: ec44855767 user: dgp tags: dgp-properbytearray | |
| 20:40 | merge novem check-in: 95b720f9ff user: dgp tags: dgp-refactor | |
| 20:35 | merge trunk check-in: f7688ef8a2 user: dgp tags: novem | |
| 20:28 | merge trunk check-in: 2b4060cef5 user: dgp tags: tip-445 | |
| 20:17 | Merge 8.6; update changes. check-in: b7fe674c77 user: dgp tags: core-8-6-7-rc | |
| 19:54 | Another reworking, now with comments. check-in: e9f3293d67 user: dgp tags: trunk | |
| 17:08 | Added empty failing tests for all the paths in geturl. check-in: 6dcf1b1049 user: gerald tags: tip-452 | |
| 16:28 | Added empty failing test for each unit that should be tested. NOTE -- some units will have multiple... check-in: a57bb47530 user: gerald tags: tip-452 | |
| 16:23 | Simplify the final loop when we know we're generating strings for all. check-in: 20cca1d020 user: dgp tags: trunk | |
| 16:07 | Split loop into two cases for further simplification. check-in: afd6a2812b user: dgp tags: trunk | |
| 15:51 | Factor out and simplify loop scanning leading known empty values. check-in: 1e6a22b0fc user: dgp tags: trunk | |
| 15:15 | Started to add support for tcloo into tcltest package. First set of http test using TIP 452. check-in: 7fcd7262f6 user: gerald tags: tip-452 | |
| 14:46 | Use local variables. check-in: af5aec752d user: dgp tags: trunk | |
| 14:43 | Rework the logic. Equivalent function. check-in: aa9699939f user: dgp tags: trunk | |
| 14:33 | Merge rfe-6c0d7aec67 check-in: 3411d08422 user: jan.nijtmans tags: zipfs | |
| 14:31 | merge core-8-6-branch check-in: 5631b412d3 user: jan.nijtmans tags: rfe-6c0d7aec67 | |
| 12:56 | Extend cases where string rep generation can be prevented. check-in: 3f07499767 user: dgp tags: trunk | |
| 11:47 | Better define the meaning of "first" and "last". check-in: a1eb17546f user: dgp tags: trunk | |
|
2017-06-15
| ||
| 11:01 | Merge core-8-6-branch. Fix gcc warning: tclStrToD.c:1180:2: warning: enumeration value ‘ZERO_D’... check-in: cf3e4e5c76 user: jan.nijtmans tags: bsg-0d-radix-prefix | |
| 09:38 | merge core-8-6-branch check-in: a1f9019daa user: jan.nijtmans tags: trunk | |
| 09:13 | Make panic in TclParseNumber() work when IEEE_FLOATING_POINT is not defined. check-in: 512a5af394 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-06-14
| ||
| 21:51 | [9c058c5803e30d02] Correction to cross linking in dict(n)'s SEE ALSO section. check-in: 49e696d1b9 user: dkf tags: trunk | |
| 21:49 | [9c058c5803e30d02] Correction to cross linking in dict(n)'s SEE ALSO section. check-in: 98b22be0c4 user: dkf tags: core-8-6-branch | |
| 21:42 | [f2336c116b] Move pragmas to make gcc happy; it is pickier than clang. check-in: dce77b1b20 user: dkf tags: trunk | |
| 10:04 | Little variation on Brian's proposal: Only prefix decimal number with '0d' when that's necessary for... check-in: 20eeb7733d user: jan.nijtmans tags: jn-0d-radix-prefix | |
| 07:54 | Rebase to core-8-6-branch (who told that fossil doesn't know how to rebase ....) check-in: ae4471b37c user: jan.nijtmans tags: bsg-0d-radix-prefix | |
|
2017-06-13
| ||
| 14:13 | merge zipfs check-in: 8923cc6a6e user: jan.nijtmans tags: androwish | |
| 12:28 | Improve docs, add tests, fix a corner case in the implementation. Closed-Leaf check-in: 097ba887bf user: dkf tags: oo-copy-ns | |
| 12:20 | Merge rfe-6c0d7aec67 check-in: 38baf640f3 user: jan.nijtmans tags: zipfs | |
| 12:18 | merge core-8-6-branch check-in: 8eec477ed9 user: jan.nijtmans tags: rfe-6c0d7aec67 | |
| 11:10 | Add tests and docs. check-in: e19250e477 user: dkf tags: tip-470 | |
|
2017-06-12
| ||
| 14:04 | Add support of 0d in the format %# conversion flag. Add tests for same. check-in: b8074009fb user: griffin tags: bsg-0d-radix-prefix | |
| 13:29 | merge trunk check-in: ef7adbfe4b user: jan.nijtmans tags: z_modifier | |
|
2017-06-10
| ||
| 17:06 | 1) Added namespace exports to tcltest namespace for new features 2) Rolled minor revision number of ... check-in: 9c86f726c0 user: gerald tags: tip-452 | |
|
2017-06-09
| ||
| 12:20 | merge trunk check-in: ee2c5cf945 user: jan.nijtmans tags: tip-389-impl | |
| 11:48 | merge novem check-in: f687ce6a36 user: jan.nijtmans tags: novem-more-memory-API | |
| 11:17 | merge trunk check-in: f0e33a9d48 user: jan.nijtmans tags: novem | |
|
2017-06-08
| ||
| 21:49 | Check in reference implementation of TIP 452. TO DO: create test for two existing Tcl procedure to ... check-in: 2e7887b673 user: gerald tags: tip-452 | |
| 21:15 | Another TclStringCatObjv optimization to delay/avoid string rep generation. check-in: f3884d09d4 user: dgp tags: trunk | |
| 21:10 | Don't test the impossible. Closed-Leaf check-in: db46268589 user: dgp tags: dgp-stringcat-delaystringrep | |
| 21:05 | Modernize overflow checks. check-in: f4c7382b8a user: dgp tags: dgp-stringcat-delaystringrep | |
| 20:58 | merge trunk check-in: 993ce8428b user: dgp tags: dgp-stringcat-delaystringrep | |
| 20:57 | More streamlining check-in: 8d50922091 user: dgp tags: dgp-stringcat-delaystringrep | |
| 20:49 | Make read and write operations on Tcl_Var handles available in tclInt API. check-in: 2487a9bc13 user: dkf tags: trunk | |
| 20:49 | Make read and write operations on Tcl_Var handles available in tclInt API. (This will be useful f... check-in: 7d94f61c60 user: dkf tags: core-8-6-branch | |
| 20:40 | More streamlining. check-in: 04d8b74d04 user: dgp tags: dgp-stringcat-delaystringrep | |
| 20:38 | Create new branch named "tip-452" check-in: 0aad28628c user: gerald tags: tip-452 | |
| 20:31 | pendingPtr == NULL implies (last == first) implies early out check-in: 5ed6f019fa user: dgp tags: dgp-stringcat-delaystringrep | |
| 19:35 | Tests for string rep generation suppression check-in: 51f3983e40 user: dgp tags: dgp-stringcat-delaystringrep | |
| 16:48 | merge trunk check-in: 260be46929 user: dgp tags: dgp-stringcat-delaystringrep | |
| 16:44 | When possible delay string rep generation until necessary. check-in: 38795b0541 user: dgp tags: dgp-stringcat-delaystringrep | |
| 12:59 | merge trunk check-in: 7b30d63181 user: jan.nijtmans tags: novem | |
| 12:53 | merge core-8-6-branch check-in: 0a9475dd06 user: jan.nijtmans tags: trunk | |
| 12:50 | Revert part of [95d096e0378b460c6c5168bb55bb2ca8b2fd799e|95d096e037]: Missed the fact that tolower()... check-in: 9d00eb3607 user: jan.nijtmans tags: core-8-6-branch | |
| 12:38 | merge core-8-6-branch check-in: 9053c4a54f user: jan.nijtmans tags: trunk | |
| 12:37 | Fix [2738427]: Tcl_NumUtfChars(...) no overflow check. check-in: 6b5843fde9 user: jan.nijtmans tags: core-8-6-branch | |
| 12:34 | Fix [2738427]: Tcl_NumUtfChars(...) no overflow check. check-in: e376f4b734 user: jan.nijtmans tags: core-8-5-branch | |
| 11:48 | tclUtil.c: Use TclUtfToUniChar() in stead of handling ASCII characters separately: This macro alread... check-in: 95d096e037 user: jan.nijtmans tags: core-8-6-branch | |
| 08:47 | merge zipfs. Upstream androwish changes. check-in: cf6e40cbd2 user: jan.nijtmans tags: androwish | |
| 08:27 | Merge rfe-6c0d7aec67 check-in: 75fb732187 user: jan.nijtmans tags: zipfs | |
| 08:26 | Better UTF-8 surrogate handling, only functional when TCL_UTF_MAX>3 check-in: 5ae46a0093 user: jan.nijtmans tags: rfe-6c0d7aec67 | |
|
2017-06-07
| ||
| 15:23 | merge core-8-6-branch check-in: eba046ff54 user: jan.nijtmans tags: trunk | |
| 15:21 | merge core-8-6-branch check-in: 9cc60b112d user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr1 | |
| 15:18 | Tcl_GetWideIntFromObj() -> TclGetWideIntFromObj(), and minor other simplifications/optimizations. No... check-in: b96e8d7611 user: jan.nijtmans tags: core-8-6-branch | |
| 14:16 | fixed wrong options suggestions by wrong args, like 'bad option "-base" ...' (for format) or 'bad op... check-in: f8ddebd6f6 user: sebres tags: sebres-8-6-clock-speedup-cr1 | |
| 12:38 | Clock options should be alphabetica (so "-base" first). Struct members should start with lowercase. check-in: e6cadbd013 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr1 | |
| 10:40 | Fix LookupLastTransition() for behavior when tick < compVal, undo Tcl_EvalObjEx -> TclEvalObjEx chan... check-in: 0c978a034b user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr1 | |
| 09:29 | merge core-8-6-branch check-in: 151a1fbf81 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr1 | |
|
2017-06-06
| ||
| 17:51 | Expose some of the core variable access APIs. (Cherrypick from [b4dfc30083]) Closed-Leaf check-in: c4eb84f273 user: dkf tags: dkf-expose-ptrgetvar-8.6 | |
| 15:51 | merge trunk check-in: 1ce52fbf89 user: dgp tags: novem | |
| 14:46 | Merge trunk check-in: b03462a529 user: jan.nijtmans tags: tip-389-impl | |
| 14:35 | merge core-8-6-branch check-in: 7082428670 user: jan.nijtmans tags: trunk | |
| 14:33 | Add more test-cases for UTF-8 parser, including test-cases for TCL_UTF_MAX=4 or TCL_UTF_MAX=6 check-in: c03fda3ca0 user: jan.nijtmans tags: core-8-6-branch | |
| 13:48 | merge trunk check-in: 2b3de0b7fe user: dgp tags: tip-445 | |
| 13:14 | [716b427f76] Optimize TclStringCatObjv when only one non-empty argument. check-in: 529d17802a user: dgp tags: trunk | |
| 13:03 | merge 8.6 check-in: e07b4c2c26 user: dgp tags: core-8-6-7-rc | |
| 12:56 | A few more tweaks to streamline and clarify. Closed-Leaf check-in: d253aace3f user: dgp tags: bug-716b427f76 | |
| 09:25 | merge trunk check-in: 6c9ae4580b user: jan.nijtmans tags: novem | |
| 09:25 | makes TclStringCatObjv safe accepting objc = 0 (or 1), then fast exits with new object / first; chec... check-in: c30066298d user: sebres tags: bug-716b427f76 | |
| 09:24 | merge core-8-6-branch check-in: 28a2ae3999 user: jan.nijtmans tags: trunk | |
| 09:23 | Follow-up to [67aa9a2070]: Use uppercase consistantly, slight optimization in character tests, comme... check-in: 5b20178e5a user: jan.nijtmans tags: core-8-6-branch | |
| 09:02 | [67aa9a2070] Tcl_UtfToUniChar returns single byte for invalid UTF-8 input as documented. check-in: 3998688718 user: jan.nijtmans tags: core-8-5-branch | |
| 09:01 | amend to [eac4656f1e8cf793] (moved to scope where numChars != 0 in Unicode case) check-in: 0a267ebdd3 user: sebres tags: bug-716b427f76 | |
| 08:34 | small code review: don't need to check length if unchanged + the same case if 0 length check-in: eac4656f1e user: sebres tags: bug-716b427f76 | |
|
2017-06-05
| ||
| 23:20 | merge trunk Closed-Leaf check-in: fc7eefaf93 user: dkf tags: dkf-expose-ptrgetvar | |
| 20:03 | Optimize TclStringCatObjv() for case when only one argument is non-empty. check-in: 4225e01eb6 user: dgp tags: bug-716b427f76 | |
| 18:33 | Change the return type of Tcl_RegisterChannel from void to Tcl_Channel and have Tcl_RegisterChannel ... Leaf check-in: 9d18c14038 user: stu tags: stwo-dev86 | |
| 17:57 | Revert performance optimization as first step to providing a refactored one. check-in: c32e3b1b7c user: dgp tags: bug-716b427f76 | |
| 17:22 | Merge 8.6; update changes. check-in: d76b631f2f user: dgp tags: core-8-6-7-rc | |
| 17:15 | [67aa9a2070] Tcl_UtfToUniChar returns single byte for invalid UTF-8 input as documented. check-in: 8e28fedaa0 user: dgp tags: trunk | |
| 16:56 | [67aa9a2070] Tcl_UtfToUniChar returns single byte for invalid UTF-8 input as documented. check-in: 164b69bdfd user: dgp tags: core-8-6-branch | |
|
2017-06-02
| ||
| 22:43 | removing "-compile" option on ensembles - allow to compile tcl-internal ensembles within namespace "... check-in: 50eecdd321 user: sebres tags: sebres-8-6-clock-speedup-cr1 | |
| 21:51 | restored lost documentation of "timerate" check-in: dbda1a2b0c user: sebres tags: sebres-8-6-clock-speedup-cr1 | |
| 21:48 | amend fix default locale, (fixed everywhere - no current locale anymore for default, avoid set it af... check-in: 363de18a65 user: sebres tags: sebres-8-6-clock-speedup-cr1 | |
| 20:45 | unix/makefile: add header dependencies check-in: c5d8d5dc4f user: sebres tags: sebres-8-6-clock-speedup-cr1 | |
| 20:10 | extends performance test cases for converting between locales / TZ, for multiple switching between l... check-in: 63884504b4 user: sebres tags: sebres-8-6-clock-speedup-cr1 | |
| 20:10 | fix default locale: differentiate between no locale specified or "C" (en) and current locale (corres... check-in: ee55ea8151 user: sebres tags: sebres-8-6-clock-speedup-cr1 | |
| 20:09 | [win32] repair clock using system timezone (default :localtime) resp. locale for windows (broken aft... check-in: ce8554c4fe user: sebres tags: sebres-8-6-clock-speedup-cr1 | |
| 20:09 | close small performance degradation if alternate between two time zones (e. g. convert from one to a... check-in: cb99d03ca3 user: sebres tags: sebres-8-6-clock-speedup-cr1 | |
| 20:09 | close small performance degradation if alternate between two locales (e. g. convert from one to anot... check-in: d4fdab951b user: sebres tags: sebres-8-6-clock-speedup-cr1 | |
| 20:08 | Removed public interface to create smart-pointer to dictionaries "dict smartref", common locales cat... check-in: b968c21bae user: sebres tags: sebres-8-6-clock-speedup-cr1 | |
| 20:07 | [win32] repair clock test-cases for windows, using system locale / TZ :localtime (broken after remov... check-in: a58f322d9b user: sebres tags: sebres-8-6-clock-speedup-cr1 | |
| 20:06 | Move "timerate" functionality to "::tcl::unsupported". This partially reverts commit [848d01b6ef]. ... check-in: 82178c4a67 user: sebres tags: sebres-8-6-clock-speedup-cr1 | |
| 14:27 | merge core-8-6-branch check-in: cee52b7f43 user: jan.nijtmans tags: zipfs | |
| 11:11 | merge-mark core-8-6-branch (no changes) check-in: c97ab1daf9 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr1 | |
| 11:10 | merge core-8-6-branch Closed-Leaf check-in: 3b34afebe9 user: jan.nijtmans tags: bug-67aa9a2070 | |
| 11:08 | merge trunk check-in: 40f592b46d user: jan.nijtmans tags: novem | |
| 10:59 | merge core-8-6-branch check-in: 08a3bc6b34 user: jan.nijtmans tags: trunk | |
| 10:34 | Change refCount field in DictObj from int to size_t. Cherry-picked from "sebres-8-6-clock-speedup-cr... check-in: edce278fe3 user: jan.nijtmans tags: core-8-6-branch | |
| 08:17 | Fix [67aa9a207037ae67f9014b544c3db34fa732f2dc|67aa9a2070]: Security: Invalid UTF-8 can inject unexpe... check-in: e0f22bedca user: jan.nijtmans tags: bug-67aa9a2070 | |
| 08:12 | Merge core-8-6-branch. This removes the work currently being done in "sebres-8-6-clock-speedup-cr1" ... check-in: 3527801f9f user: jan.nijtmans tags: trunk | |
| 06:53 | missing static keyword for inline declarations check-in: 7ea3a09a5d user: sebres tags: sebres-8-6-clock-speedup-cr1 | |
|
2017-06-01
| ||
| 13:11 | (experiment): Always compile ensembles. Result: 2 test failures in the "history" ensemble: ==== his... Closed-Leaf check-in: b56d44ea8e user: jan.nijtmans tags: compile-ensemble | |
| 11:23 | Attempt to get new clock code working without the need for smartref. Closed-Leaf check-in: 5e7b4dadbb user: jan.nijtmans tags: no-smartref | |
|
2017-05-31
| ||
| 13:03 | Fix [83a3d869722fab9caaae3b6728215fb2507a6f0d|83a3d86972]: tclEpollNotfy.c fails to compile on Linux... check-in: 76c5f3c17a user: jan.nijtmans tags: trunk | |
| 12:51 | merge trunk check-in: f07a85fee0 user: jan.nijtmans tags: tip-389-impl | |
| 12:06 | merge core-8-6-branch check-in: c30eb96495 user: jan.nijtmans tags: trunk | |
| 12:05 | Fix [67aa9a207037ae67f9014b544c3db34fa732f2dc|67aa9a2070]: Security: Invalid UTF-8 can inject unexpe... check-in: f1b9559259 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr1 | |
| 09:19 | merge core-8-6-branch (except: the "timerate" command and the clock performance-tests are kept) check-in: 1922f2d481 user: jan.nijtmans tags: trunk | |
| 08:59 | More code review, e.g. use Tcl_SetObjResult in stead of Tcl_SetResult, preventing a (char *) type ca... check-in: a666a90e03 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr1 | |
| 08:31 | Remove "timerate" functionality: this definitely needs a TIP. Also undo changes in library/reg/pkgIn... check-in: 848d01b6ef user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr1 | |
| 08:24 | performance of INST_STR_CONCAT1: closes [716b427f76f8f97a8d9a06043903c53bb2b592c2]: minor optimizati... check-in: a87280b6d4 user: sebres tags: trunk | |
| 06:59 | Change the return type of Tcl_WrongNumArgs from void to int and have Tcl_WrongNumArgs always return ... check-in: 42f4ee15e8 user: stu tags: stwo-dev86 | |
| 06:48 | Merge trunk. check-in: 7d9ba18fe4 user: stu tags: stwo-dev86 | |
| 06:10 | Unbreak on OpenBSD, again. Put back the old SHLIB_VERSION doings. On OpenBSD, Tcl's libs will need t... check-in: 860c9f0dc4 user: stu tags: trunk | |
| 05:39 | Fully remove SunOS-4* from tcl.m4. check-in: 6616258500 user: stu tags: trunk | |
| 04:43 | Bring up-to-date. check-in: 358066f84b user: stu tags: stwo-dev86 | |
|
2017-05-30
| ||
| 16:41 | [msgcat] revert changes of "msgcat" to previous state before clock-speedup, move this functionality ... check-in: 67aa09246b user: sebres tags: sebres-8-6-clock-speedup-cr1 | |
| 08:49 | merge core-8-6-branch (resolves warnings) check-in: 4713424a88 user: sebres tags: trunk | |
| 08:46 | small code review: resolves several warning on some compilers check-in: 7303c86999 user: sebres tags: sebres-8-6-clock-speedup-cr1 | |
|
2017-05-29
| ||
| 21:13 | 3-way merge sebres-trunk-clock-speedup / core-8-6-branch (clock speed-up / flightaware Tcl-bounties#... check-in: fd30c76c7a user: sebres tags: trunk | |
| 20:23 | merge sebres-8-6-clock-speedup (clock speed-up / flightaware Tcl-bounties#4, see RFE [ddc948cff9781d... check-in: df15bd85d3 user: sebres tags: sebres-8-6-clock-speedup-cr1 | |
| 19:44 | merge core-8-6-branch check-in: 1e36f66134 user: sebres tags: trunk | |
| 19:36 | fixed [a3fb3356b76ec4a853d1b86aadc08675f8bef359]: segfault by sorting of the large lists (firstly mi... check-in: 9ef81e0818 user: sebres tags: core-8-6-branch | |
| 15:38 | merge trunk check-in: 6d946ddf77 user: jan.nijtmans tags: tip-389-impl | |
| 13:16 | merge trunk check-in: 5985b3e0a0 user: jan.nijtmans tags: novem | |
| 13:14 | merge core-8-6-branch check-in: a9965b7335 user: jan.nijtmans tags: trunk | |
| 13:10 | Tcl_UtfToUniChar() -> TclUtfToUniChar() in various places: No change in functionality, just faster i... check-in: 7351fc0c9c user: jan.nijtmans tags: core-8-6-branch | |
|
2017-05-28
| ||
| 16:06 | 0d in LinkVar check-in: 9712ea48a2 user: griffin tags: bsg-0d-radix-prefix | |
|
2017-05-27
| ||
| 22:17 | Implement proposed 0d decimal radix prefix to compliment 0x,0b,0o. check-in: d492c01a39 user: griffin tags: bsg-0d-radix-prefix | |
|
2017-05-23
| ||
| 22:36 | TIP#457: Update named group ending Leaf check-in: be60dadb16 user: mlafon tags: tip-457 | |
| 22:27 | merge trunk check-in: 340fa5f4a8 user: mlafon tags: tip-457 | |
| 21:57 | [win32] optimized calibration cycle (makes Tcl for windows "RTS" resp. NRT-capable): - the clock ti... check-in: f6637d3dd8 user: sebres tags: sebres-8-5-timerate | |
| 16:00 | [19a8c9399d] Plug mem leak in TIP 459 machinery. check-in: f1c99ff14c user: dgp tags: trunk | |
| 14:57 | merge trunk check-in: 9430d4c198 user: jan.nijtmans tags: tip-389-impl | |
| 14:48 | Update internal tables to Unicode 10.0. Still in Beta, but to be released soon. check-in: 090498e9a8 user: jan.nijtmans tags: trunk | |
| 13:25 | merge 8.6 check-in: c813c3e4f5 user: dgp tags: core-8-6-7-rc | |
| 13:13 | merge zipfs check-in: abd3a99c89 user: jan.nijtmans tags: androwish | |
| 13:10 | merge novem check-in: 2d1c5050f9 user: dgp tags: dgp-refactor | |
| 13:05 | merge novem check-in: 101f1ded72 user: dgp tags: dgp-properbytearray | |
| 12:52 | merge trunk check-in: 07857bfbd9 user: dgp tags: tip-445 | |
| 12:25 | merge trunk check-in: 9afecad529 user: dgp tags: tip-282 | |
| 12:24 | merge trunk check-in: dbf2ed2640 user: jan.nijtmans tags: zipfs | |
|
2017-05-22
| ||
| 11:07 | fix advancement of snext: could not cook up a test for this, but the error is clear Leaf check-in: c84d53f778 user: aspect tags: aspect-string-match | |
| 10:49 | retab Tcl_StringCaseMatch. Oops check-in: 34aca29ae4 user: aspect tags: aspect-string-match | |
| 10:47 | tidy up control flow check-in: df7b440af5 user: aspect tags: aspect-string-match | |
| 10:44 | fix up comment style and make them more informative check-in: 2afe609986 user: aspect tags: aspect-string-match | |
| 09:17 | merge trunk check-in: 4503acbb4b user: jan.nijtmans tags: novem | |
| 09:16 | Merge core-8-6-branch. Obsolete a number of systems, which were already obsoleted by TEA: We cannot ... check-in: 883e6ffa29 user: jan.nijtmans tags: trunk | |
| 09:04 | autoconf check-in: 19226bd4e2 user: jan.nijtmans tags: core-8-6-branch | |
| 08:53 | If SHLIB_VERSION is specified as empty, don't let the SHLIB filename end with a dot (taken over from... check-in: 3224e6d80e user: jan.nijtmans tags: core-8-6-branch | |
| 07:34 | Taking a stab at TIP#288 implementation. Requires docs, removal of debugging, more comprehensive te... check-in: b956dea67c user: aspect tags: aspect-tip288 | |
|
2017-05-21
| ||
| 17:42 | Cherrypick Fix build on OpenBSD. [82701b94c4] missed a couple of bits. Tcl/Tk's tcl.m4 isn't identic... check-in: a871079e2e user: jan.nijtmans tags: core-8-6-branch | |
|
2017-05-20
| ||
| 12:45 | Fix build on OpenBSD. [82701b94c4] missed a couple of bits. Tcl/Tk's tcl.m4 isn't identical to TEA's... check-in: f002261843 user: stu tags: trunk | |
|
2017-05-19
| ||
| 14:23 | merge core-8-6-branch check-in: f3376c975d user: aspect tags: trunk | |
| 14:21 | fix build failure with TCL_MEM_DEBUG introduced by [8b717dc06a3e3d49] check-in: c7f8965af7 user: aspect tags: core-8-6-branch | |
| 13:23 | merge novem check-in: dcc42a5168 user: dgp tags: dgp-properbytearray | |
| 13:21 | merge novem check-in: 52ffc34aff user: dgp tags: dgp-refactor | |
| 13:00 | merge trunk check-in: 32225bcff4 user: dgp tags: novem | |
| 13:00 | merge trunk check-in: 38419f5ffd user: dgp tags: tip-445 | |
| 12:53 | merge 8.6 check-in: c5ac1d38b3 user: dgp tags: core-8-6-7-rc | |
|
2017-05-18
| ||
| 13:27 | merge core-8-6-branch check-in: 91616b46d8 user: jan.nijtmans tags: trunk | |
| 13:25 | Fix test-case numbering check-in: 9bbee496de user: jan.nijtmans tags: core-8-6-branch | |
| 13:01 | merge zipfs check-in: 2882e6cbf0 user: jan.nijtmans tags: androwish | |
| 12:58 | merge core-8-6-branch check-in: 3b21720b1c user: jan.nijtmans tags: zipfs | |
| 12:36 | merge trunk check-in: 8295a7cc33 user: jan.nijtmans tags: novem | |
| 12:33 | TIP #458 implementation: Add Support for epoll() and kqueue() in the Notifier check-in: 858569fb04 user: jan.nijtmans tags: trunk | |
| 12:09 | autoconf-2.59 check-in: 74228b692b user: dgp tags: core-8-6-branch | |
| 09:24 | merge core-8-6-branch check-in: 66276befa2 user: jan.nijtmans tags: trunk | |
| 09:16 | Cherry-pick [http://core.tcl.tk/tclconfig/info/18e79736d236d15d|All the world was a VAX] for OpenBSD... check-in: 82701b94c4 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-05-16
| ||
| 12:41 | back-ported branch sebres-8-6-timerate (new command "timerate" for 8.5) check-in: c8c40eda06 user: sebres tags: sebres-8-5-timerate | |
| 09:22 | small amend with forgetten static keyword by option Closed-Leaf check-in: 155b0b9754 user: sebres tags: sebres-8-6-clock-speedup | |
| 09:16 | optimized special case "-now" of base (by scan or add) or clock value (by format): bypass integer re... check-in: 3bbb6ac34c user: sebres tags: sebres-8-6-clock-speedup | |
| 08:51 | resolved warnings compiled with gcc, removed unused "MsgCtLitIdxs" (was moved to tclClock.c) check-in: 83b60683de user: sebres tags: sebres-8-6-clock-speedup | |
|
2017-05-15
| ||
| 18:27 | merge novem check-in: 1110898196 user: dgp tags: dgp-properbytearray | |
| 18:19 | merge novem check-in: 918c560383 user: dgp tags: dgp-refactor | |
| 18:18 | merge trunk check-in: c8f9492c8b user: dgp tags: tip-445 | |
|
2017-05-12
| ||
| 19:58 | Fixed stardate format: be sure positive after decimal point (note: clock-value can be negative - mod... check-in: beb29f4251 user: sebres tags: sebres-8-6-clock-speedup | |
| 15:34 | merge trunk check-in: f49584eaad user: jan.nijtmans tags: novem | |
| 15:06 | merge trunk check-in: 3c8f553d8e user: jan.nijtmans tags: tip-439, semver | |
| 14:31 | Don't test Tcl_GetDefaultEncodingDir() any more (which is obsolete), test Tcl_GetEncodingSearchPath(... check-in: 3f14a7216c user: jan.nijtmans tags: trunk | |
| 07:45 | restored "-encoding utf-8" by source clock.tcl (lost by merging) check-in: dfa35bad59 user: sebres tags: sebres-8-6-clock-speedup | |
|
2017-05-11
| ||
| 21:53 | fixes lost indentation during back-porting check-in: 08692765e4 user: sebres tags: sebres-8-6-clock-speedup | |
| 19:06 | reintergrate (merge back) "sebres-8-6-timerate" into "sebres-trunk-timerate" Closed-Leaf check-in: 21298a7bf2 user: sebres tags: sebres-trunk-timerate | |
| 18:53 | merge trunk (to sebres-trunk-timerate) check-in: 53c18af29e user: sebres tags: sebres-trunk-timerate | |
| 16:56 | update documentation doc/clock.n: small enhancements and relevant changes of new engine. check-in: 389c481865 user: sebres tags: sebres-8-6-clock-speedup | |
| 15:07 | [clock] tclStrIdxTree extended with possibility to hold client data; also changed in clock - indices... check-in: bb51fdfa13 user: sebres tags: sebres-8-6-clock-speedup | |
| 15:07 | prevents loss of key object if the format object (where key stored) becomes changed (loses its inter... check-in: 074c609e85 user: sebres tags: sebres-8-6-clock-speedup | |
| 12:32 | auto-loading of ensemble and stubs on demand only (+ test covered now, see clock-0.1); introduces... check-in: dea486a461 user: sebres tags: sebres-8-6-clock-speedup | |
| 12:25 | performance test cases extended: several cases to cover absence of the ensemble overhead check-in: d5393d3ceb user: sebres tags: sebres-8-6-clock-speedup | |
| 09:47 | merge sebres-8-6-timerate check-in: 08a111f2fa user: sebres tags: sebres-8-6-clock-speedup | |
| 09:46 | man for timerate (doc/timerate.n) check-in: 214a30c17b user: sebres tags: sebres-8-6-timerate | |
|
2017-05-10
| ||
| 13:02 | Added files missing after merge/back-port (rebase with merge point) check-in: 9e8757a67a user: sebres tags: sebres-8-6-clock-speedup | |
| 12:30 | Fixed possible wrong current date for CET / CEST test cases. check-in: ff211bf529 user: sebres tags: sebres-8-6-clock-speedup | |
| 12:29 | Fixed wrong args message (e.g. "clock format ..." instead of "::tcl::clock::format") if failed throu... check-in: f33cef8a94 user: sebres tags: sebres-8-6-clock-speedup | |
| 12:29 | Ensemble "clock" fixed after merge with kbk's clock ensemble solution. All commands (including new) ... check-in: aab8387614 user: sebres tags: sebres-8-6-clock-speedup | |
| 12:29 | resolving differences between 8.6 and trunk check-in: 313b8e2f77 user: sebres tags: sebres-8-6-clock-speedup | |
| 12:29 | clock.test normalized (compared with trunk) check-in: 1217046826 user: sebres tags: sebres-8-6-clock-speedup | |
| 12:28 | [interim-merge-commit] back-ported branch sebres-clock-speedup (from trunk to 8.6): tcl-clock functi... check-in: d827030278 user: sebres tags: sebres-8-6-clock-speedup | |
|
2017-05-09
| ||
| 22:24 | add missing compile functionality (TclPreserveByteCode/TclReleaseByteCode back-ported as inline from... check-in: 09e1ee89b3 user: sebres tags: sebres-8-6-timerate | |
| 21:58 | back-ported branch sebres_trunk_timerate (new command "timerate" for 8.6) check-in: aa888d99ab user: sebres tags: sebres-8-6-timerate | |
| 12:12 | Merge 8.6; update changes. check-in: b01c216ba8 user: dgp tags: core-8-6-7-rc | |
| 11:31 | merge core-8-6-branch check-in: ce9f58ecc7 user: jan.nijtmans tags: trunk | |
| 11:30 | Fix [6ca52aec14e0b33543d3cd9895f060b852ac4dbc|6ca52aec14]: HTTP package: Memory leak if client reque... check-in: 8dab861767 user: jan.nijtmans tags: core-8-6-branch | |
| 09:49 | merge core-8-6-branch check-in: 7ee9022a55 user: jan.nijtmans tags: trunk | |
| 09:28 | Let local variables declared from within macro's always start with underscore, this fixes some gcc w... check-in: 8b717dc06a user: jan.nijtmans tags: core-8-6-branch | |
|
2017-05-08
| ||
| 16:34 | merge novem check-in: 4b307fb502 user: dgp tags: dgp-refactor | |
| 16:34 | merge novem check-in: a26c9dcd6c user: dgp tags: dgp-properbytearray | |
| 16:22 | merge trunk check-in: 68044ce9b3 user: dgp tags: novem | |
| 16:14 | merge trunk check-in: e5e0423505 user: dgp tags: tip-445 | |
| 16:07 | Merge 8.6; update changes. check-in: 4ae9f96920 user: dgp tags: core-8-6-7-rc | |
| 09:06 | merge zipfs check-in: b51824c73c user: jan.nijtmans tags: androwish | |
| 08:11 | merge core-8-6-branch check-in: 62395a1114 user: jan.nijtmans tags: zipfs | |
|
2017-05-06
| ||
| 00:43 | back to switch. Implement non-recursive * with goto. Much faster on a*a*...b tests from [a4a7f2abd... check-in: 433f1cf0bc user: aspect tags: aspect-string-match | |
| 00:39 | revert switches to ifs - all these breaks are breaking me check-in: a2fb105d6c user: aspect tags: aspect-string-match | |
| 00:36 | streamline StringCaseMatch with switch and comments. BEHAVIOUR CHANGE: incomplete bracket groups no... check-in: 5efe8a956f user: aspect tags: aspect-string-match | |
|
2017-05-05
| ||
| 23:04 | merge trunk check-in: 30e5b4dae8 user: mlafon tags: tip-457 | |
| 22:57 | TIP#457: Remove -varname, add level for -upvar check-in: 824ce85c80 user: mlafon tags: tip-457 | |
| 19:11 | [6015221f59] Segfault after overflow of [binary] field specifier numeric count. check-in: 5c07ae32cf user: dgp tags: trunk | |
| 19:10 | [6015221f59] Segfault after overflow of [binary] field specifier numeric count. check-in: 56c454c814 user: dgp tags: core-8-6-branch | |
| 17:12 | [6015221f59] Segfault after overflow of [binary] field specifier numeric count. check-in: 0055a16a8b user: dgp tags: core-8-5-branch | |
|
2017-05-04
| ||
| 22:27 | Add [info linkedname] introspection command check-in: 6ed76df29d user: mlafon tags: info-linkedname | |
| 20:40 | merge 8.6 check-in: 8b328aebe3 user: dgp tags: core-8-6-7-rc | |
| 14:51 | merge trunk Closed-Leaf check-in: 50be45e71e user: dgp tags: tip-458 | |
| 14:19 | merge trunk check-in: ab6adfa911 user: jan.nijtmans tags: win-console-panic | |
| 12:39 | Merge trunk check-in: 6928ad7045 user: jan.nijtmans tags: novem | |
| 12:28 | merge core-8-6-branch check-in: a4fd5b790b user: jan.nijtmans tags: trunk | |
| 12:26 | Use GetModuleHandle() in stead of LoadLibrary() for ntdll, which is already loaded by Cygwin. check-in: a4717aa947 user: jan.nijtmans tags: core-8-6-branch | |
| 12:01 | Cherry-pick/backport [65cc894ac5c24495|65cc894ac5]: fix off-by-one possible buffer overrun when look... check-in: 38b35b5cf5 user: jan.nijtmans tags: core-8-5-branch | |
| 11:35 | merge novem check-in: 70b0b53b8a user: jan.nijtmans tags: novem-more-memory-API | |
| 10:42 | merge trunk check-in: b73a5c9fa6 user: jan.nijtmans tags: novem | |
| 09:51 | merge core-8-6-branch check-in: 790adcb1b9 user: jan.nijtmans tags: trunk | |
| 09:35 | Fix gcc warning: unused variable wakeEvent check-in: 1dc66e966b user: jan.nijtmans tags: core-8-6-branch | |
| 08:55 | merge trunk check-in: 9a065b2341 user: jan.nijtmans tags: tip-458 | |
|
2017-05-03
| ||
| 15:49 | code review: restore missing "break" to step out from internal cycle "while (toWrite > 0) ..." (comp... Leaf check-in: 3651d67d75 user: sebres tags: core-8-5-branch-fix-1997007 | |
| 15:28 | merge core-8-6-branch check-in: 332495285a user: jan.nijtmans tags: trunk | |
| 15:27 | Use GetModuleHandle() in stead of LoadLibrary() when the handle is needed for an already loaded dll.... check-in: 218333d3c0 user: jan.nijtmans tags: core-8-6-branch | |
| 15:05 | Use GetModuleHandle() in stead of LoadLibrary() when the handle is needed for an already loaded dll.... check-in: 8785cdc62c user: jan.nijtmans tags: core-8-5-branch | |
| 14:01 | merge zipfs check-in: 4711477542 user: jan.nijtmans tags: androwish | |
| 13:37 | merge core-8-6-branch check-in: 6f1a6ed175 user: jan.nijtmans tags: zipfs | |
| 12:09 | merge trunk check-in: bf5ec8f76b user: jan.nijtmans tags: tip-439, semver | |
| 11:11 | amend to [bd65277151de5a31]: forgotten declaration of hInstance. check-in: 6a9db6d662 user: sebres tags: core-8-5-branch-fix-1997007 | |
| 10:20 | [win] Ensure nothing calls CreateThread directly, may cause conflicts when using the CRT library res... check-in: a18ff63eb7 user: sebres tags: core-8-5-branch-fix-1997007 | |
| 10:19 | [win] Introduces new threaded declarations TclWinThreadCreate/TclWinThreadExit: because of usage of... check-in: 44defcb5cf user: sebres tags: core-8-5-branch-fix-1997007 | |
| 10:18 | fix test-cases (usage on windows, some constraints added, normalized using test-cases of tcl-8.6, et... check-in: 2c86a71948 user: sebres tags: core-8-5-branch-fix-1997007 | |
| 10:15 | back-porting of branch "fix-1997007" to "core-8-5-branch": Closing tcl pipes prevents windows thread... check-in: bd65277151 user: sebres tags: core-8-5-branch-fix-1997007 | |
| 10:03 | slightly better formatting, both in genStubs.tcl and in the generated XXX_DEPRECATED functions. check-in: 43c15aca5d user: jan.nijtmans tags: trunk | |
|
2017-05-02
| ||
| 12:36 | Extend "deprecated" functionality of genStubs.tcl: XX_DEPRECATED macro now accepts a message text, w... check-in: f067385a72 user: jan.nijtmans tags: trunk | |
|
2017-05-01
| ||
| 20:29 | Revert the colorful debug garbage mistakenly committed. check-in: 4be672cf74 user: dgp tags: trunk | |
| 20:25 | [f9fe90d0fa] [file join] normalization. See filesystem-1.52* check-in: a8e5699f86 user: dgp tags: trunk | |
| 20:25 | [f9fe90d0fa] [file join] normalization. See filesystem-1.52* check-in: c66a1bfbd9 user: dgp tags: core-8-6-branch | |
| 20:23 | [f9fe90d0fa] [file join] normalization. See filesystem-1.52* check-in: 650c12161a user: dgp tags: core-8-5-branch | |
| 08:47 | Merge trunk check-in: 1c7bbe47d6 user: jan.nijtmans tags: novem | |
| 08:22 | merge core-8-6-branch check-in: f3148fad99 user: jan.nijtmans tags: trunk | |
| 08:20 | Fix [8bd13f07bde6fb0631f27927e36461fdefe8ca95|8bd13f07bd]: Closing tcl pipes prevents windows thread... check-in: ad65e576ee user: jan.nijtmans tags: core-8-6-branch | |
|
2017-04-30
| ||
| 05:34 | glob for hidden files on unix should not require stat() Leaf check-in: e83297c2af user: aspect tags: aspect-bug-391bc0fd2c | |
|
2017-04-29
| ||
| 14:41 | Make trunk compile on MSVC (problem was: warning C4554: '&' : check operator precedence for possible... check-in: d701ee871e user: fvogel tags: trunk | |
| 11:04 | [f9fe90d0fa]: more path normalization in TclNewFSPathObj Leaf check-in: 27bac5b2c6 user: aspect tags: bug-f9fe90d0fa | |
|
2017-04-28
| ||
| 18:09 | merge 8.6; update changes check-in: 1cb244a37a user: dgp tags: core-8-6-7-rc | |
| 17:57 | [f34cf83dd0] An optimization was being taken in a case where it produced the wrong result, failing t... check-in: e895b53905 user: dgp tags: trunk | |
| 17:52 | [f34cf83dd0] An optimization was being taken in a case where it produced the wrong result, failing t... check-in: e015bfe72f user: dgp tags: core-8-6-branch | |
| 17:49 | [f34cf83dd0] An optimization was being taken in a case where it produced the wrong result, failing t... check-in: 2158eea530 user: dgp tags: core-8-5-branch | |
| 17:46 | Test for [f34cf83dd0]. check-in: 769ae9c349 user: dgp tags: trunk | |
| 17:44 | Test for [f34cf83dd0]. check-in: 9a6ff36832 user: dgp tags: core-8-6-branch | |
| 17:43 | Test for [f34cf83dd0]. check-in: f49a421a0d user: dgp tags: core-8-5-branch | |
| 14:25 | merge mark check-in: a8ef08ef4a user: dgp tags: core-8-6-branch | |
| 14:15 | silence uninit variable warnings check-in: 8194119149 user: dgp tags: trunk | |
| 14:15 | silence uninit variable warnings check-in: 5026e60e1b user: dgp tags: core-8-6-branch | |
| 13:41 | (cherry-pick): fix typo-bug (using wrong thread handle by set priority) check-in: 9244c37fcc user: jan.nijtmans tags: core-8-5-branch | |
| 13:21 | merge core-8-6-branch check-in: 2b305ab496 user: jan.nijtmans tags: trunk | |
| 13:17 | (cherry-pick from "fix-1997007" branch): fix typo- resp. copy-paste-bug (using wrong threadInfo poin... check-in: 5190ead2bd user: jan.nijtmans tags: core-8-6-branch | |
| 13:13 | (cherry-pick from "fix-1997007" branch): fix typo-bug (using wrong thread handle by set priority) check-in: a907c47165 user: jan.nijtmans tags: core-8-6-branch | |
| 11:15 | Make sure not to miss bignums Leaf check-in: 4a871e9293 user: gahr tags: tkt-04e26c02c0 | |
| 08:37 | Restore a few unsafe GetNumberFromObj calls check-in: 0e230fc5a2 user: gahr tags: tkt-04e26c02c0 | |
| 08:00 | merge core-8-6-branch Closed-Leaf check-in: 26d204381d user: jan.nijtmans tags: fix-1997007 | |
| 06:22 | Merge trunk check-in: 1afe1c545f user: gahr tags: tkt-04e26c02c0 | |
|
2017-04-27
| ||
| 17:26 | [04e26c02c0] Remove useless condition that raises warnings. check-in: e47f5822c0 user: dgp tags: trunk | |
| 17:19 | [04e26c02c0] Remove useless condition that raises warnings. check-in: 1fd3e94447 user: dgp tags: core-8-6-branch | |
| 17:02 | [04e26c02c0] Remove useless condition that raises warnings. check-in: 7136600525 user: dgp tags: core-8-5-branch | |
| 13:28 | merge novem check-in: 491c1074c5 user: dgp tags: dgp-refactor | |
| 12:59 | merge novem check-in: 93c8593c05 user: dgp tags: dgp-properbytearray | |
| 12:54 | merge trunk check-in: a7adf2c06d user: dgp tags: novem | |
| 12:38 | Start of implementation of TIP #470. check-in: 80f6a35f66 user: dkf tags: tip-470 | |
| 12:14 | merge trunk check-in: 2a768ea5c1 user: dgp tags: tip-445 | |
| 12:06 | merge 8.6 check-in: e96ff1c106 user: dgp tags: core-8-6-7-rc | |
| 10:51 | [50750c735a] Fix broken test and stop reading uninit-but-allocated memory in zlib channel transform. check-in: d9638d1cad user: dkf tags: trunk | |
| 10:43 | [50750c735a] Fix broken test and stop reading uninit-but-allocated memory in zlib channel transform. check-in: 5740bfebc1 user: dkf tags: core-8-6-branch | |
| 10:37 | [04e26c02c0] Provide an unsafe version of the GetNumberFromObj for use when we know the arguments ar... check-in: 98eb0f7628 user: gahr tags: tkt-04e26c02c0 | |
|
2017-04-26
| ||
| 14:06 | Experiment, does this work? Still to be tested: Eliminate variable triggerPipeVal/eventFdVal (just u... Closed-Leaf check-in: 2d07e770af user: jan.nijtmans tags: tip-458-experiment | |
| 13:48 | Move some variable declarations closer to where they are used. No change in functionality. check-in: cf831b219f user: jan.nijtmans tags: tip-458 | |
|
2017-04-25
| ||
| 19:32 | [50750c735a] Fix for uninit memory handling issue in zlib transforms. Closed-Leaf check-in: fa1d22e834 user: dkf tags: bug-50750c735a | |
| 13:08 | Deal with a couple of obscure causes of warnings on some versions of OSX. check-in: bf05ca054c user: dkf tags: core-8-6-branch | |
| 11:15 | merge zipfs. Upstream androwish (in tclUnixSock.c) changes check-in: 8e3c1aa8e6 user: jan.nijtmans tags: androwish | |
| 11:12 | merge core-8-6-branch check-in: a945a660d2 user: jan.nijtmans tags: zipfs | |
|
2017-04-23
| ||
| 20:46 | TIP#457: Update proc and info documentation check-in: e722c70aad user: mlafon tags: tip-457 | |
|
2017-04-22
| ||
| 14:57 | A better way of getting source file location information when disassembling. check-in: 752440e0f3 user: dkf tags: core-8-6-branch | |
|
2017-04-21
| ||
| 13:09 | merge novem check-in: b7afc43f20 user: dgp tags: dgp-properbytearray | |
| 12:45 | merge novem check-in: d0afdcd2a7 user: dgp tags: dgp-refactor | |
| 12:44 | merge trunk check-in: 2e87ab6e43 user: dgp tags: tip-445 | |
| 12:19 | merge 8.6 check-in: 216d9fda97 user: dgp tags: core-8-6-7-rc | |
|
2017-04-20
| ||
| 22:01 | TIP#457: Fix warnings in InfoArgSpecCmd check-in: 68a6d74898 user: mlafon tags: tip-457 | |
| 14:50 | merge trunk check-in: 7d7ac08583 user: jan.nijtmans tags: tip-439, semver | |
| 14:47 | merge trunk check-in: c3caa5383c user: jan.nijtmans tags: novem | |
| 14:47 | merge core-8-6-branch check-in: f590914719 user: jan.nijtmans tags: trunk | |
| 14:07 | Add flag TCL_CC_SEARCH_FLAGS to tclConfig.sh on Windows, just as it exists on unix, even though it s... check-in: 14eee2fd50 user: jan.nijtmans tags: core-8-6-branch | |
| 12:15 | merge trunk check-in: db391524d4 user: jan.nijtmans tags: tip-439, semver | |
| 11:47 | merge trunk check-in: 9c9d827c81 user: jan.nijtmans tags: novem | |
| 11:44 | Remove unused functions like TclWinSetSockOpt()/Tcl_DStringTrunc() if compiled with -DTCL_NO_DEPRECA... check-in: 4d61bcaef4 user: jan.nijtmans tags: trunk | |
| 10:13 | Entry for text.n into exclude_refs_map inserted. check-in: 9b324dcab5 user: gcramer tags: trunk | |
| 06:15 | merge trunk check-in: 78f8e94175 user: jan.nijtmans tags: tip-312 | |
|
2017-04-19
| ||
| 15:22 | merge 8.6 check-in: 4d0a14fd7a user: dgp tags: core-8-6-7-rc | |
|
2017-04-18
| ||
| 21:09 | merge trunk check-in: d54a7e08cc user: mlafon tags: tip-457 | |
| 21:00 | TIP#457: Updated implementation check-in: 97c5da5e61 user: mlafon tags: tip-457 | |
| 19:42 | A few more executable flags check-in: c7baf96072 user: jan.nijtmans tags: androwish | |
| 19:39 | Fix many executable flags check-in: 8271bb98ee user: jan.nijtmans tags: androwish | |
| 19:12 | merge zipfs check-in: 11705b086b user: jan.nijtmans tags: androwish | |
| 19:06 | merge core-8-6-branch check-in: e14468aab9 user: jan.nijtmans tags: zipfs | |
| 19:02 | merge core-8-6-branch check-in: 0ca94b41a1 user: jan.nijtmans tags: trunk | |
| 19:01 | Fix [bc432269b74e9b246bf01f354714fed47cb227ed|bc432269]: http fails in a safe interpreter check-in: 4b43637b77 user: jan.nijtmans tags: core-8-6-branch | |
| 18:56 | merge core-8-6-branch check-in: 64e1726a33 user: jan.nijtmans tags: zipfs | |
| 06:15 | merge-mark check-in: cc29baf4fd user: jan.nijtmans tags: z_modifier | |
|
2017-04-17
| ||
| 13:28 | merge novem check-in: 7e24971973 user: dgp tags: dgp-properbytearray | |
| 13:28 | merge novem check-in: bf2255adcc user: dgp tags: dgp-refactor | |
| 12:42 | merge trunk check-in: b39e02ee74 user: dgp tags: novem | |
| 12:42 | merge trunk check-in: f60edffb5b user: dgp tags: tip-445 | |
| 12:10 | merge 8.6 check-in: ea7f1e71ba user: dgp tags: core-8-6-7-rc | |
| 12:05 | Repair revised tests that failed. check-in: 467717ad27 user: dgp tags: trunk | |
| 11:59 | Repair revised tests that failed. check-in: eb189dd7bc user: dgp tags: core-8-6-branch | |
|
2017-04-15
| ||
| 15:15 | Check in stash. This code probably does not compile as-is. Changes intended to address possible se... Leaf check-in: d1f8336a60 user: andy tags: amg-array-enum-c-api | |
|
2017-04-14
| ||
| 13:00 | merge trunk check-in: 242a7d68cd user: jan.nijtmans tags: tip-458 | |
| 10:04 | merge trunk check-in: 89e408ec01 user: jan.nijtmans tags: z_modifier | |
| 09:07 | merge trunk check-in: 5483de49de user: jan.nijtmans tags: novem | |
| 09:06 | merge core-8-6-branch check-in: 71e6ac46c0 user: jan.nijtmans tags: trunk | |
| 09:05 | Don't use "0%o" format in test-cases, as it suggest's it's the normal way to format octal numbers: i... check-in: 50a34ec0ff user: jan.nijtmans tags: core-8-6-branch | |
|
2017-04-13
| ||
| 16:39 | Bump TclOO 1.0.6; finish changes. check-in: be3298be2d user: dgp tags: core-8-6-7-rc | |
| 12:20 | Translate all \u???? sequences to their UTF-8 counterpart in *.msg files: It is faster during parsin... check-in: a6c8a2df48 user: jan.nijtmans tags: trunk | |
| 10:00 | Merge trunk check-in: 0169fbc878 user: jan.nijtmans tags: tkt3328635-posix-monotonic-clock | |
|
2017-04-12
| ||
| 20:23 | Bump msgcat and tcl tests and continue updates to changes. check-in: 458be994a5 user: dgp tags: core-8-6-7-rc | |
| 19:19 | merge 8.6 check-in: 85f41eecd1 user: dgp tags: core-8-6-7-rc | |
| 19:16 | merge novem check-in: 7d18018b57 user: dgp tags: dgp-properbytearray | |
| 14:52 | [win] fixes "wrong" checking of the flag TCL_CLOSE_READ in close2proc (using mask) check-in: 49cb582a3c user: sebres tags: fix-1997007 | |
| 14:33 | merge trunk check-in: 50c38d55a8 user: jan.nijtmans tags: novem | |
| 13:49 | merge trunk. New TIP is getting shape. check-in: 062aba6c2a user: jan.nijtmans tags: z_modifier | |
| 13:45 | merge novem check-in: dd0dd405a1 user: dgp tags: dgp-refactor | |
| 13:43 | If %llu is considered invalid, it means that "%" TCL_LL_MODIFIER "u" cannot be used Tcl_ObjPrintf(),... check-in: 7f1a6f68a7 user: jan.nijtmans tags: trunk | |
| 13:36 | merge trunk check-in: 36507326e3 user: dgp tags: tip-445 | |
| 13:28 | merge trunk check-in: 21af18f4ec user: dgp tags: novem | |
| 13:15 | Revert recent commit. TIP 237 is clear that %llu is invalid. check-in: 55cb96d9d2 user: dgp tags: trunk | |
| 13:14 | Revert recent commit [80252e0aed]. TIP 237 is clear that %llu is invalid. check-in: 9e8dc5b364 user: dgp tags: core-8-6-branch | |
| 12:34 | merge trunk check-in: 10774b883a user: jan.nijtmans tags: novem | |
| 12:33 | merge core-8-6-branch check-in: e6b6bedf25 user: jan.nijtmans tags: trunk | |
| 12:30 | Fix executable flag check-in: c2841554f3 user: jan.nijtmans tags: zipfs | |
| 12:29 | merge core-8-6-branch check-in: ca12416932 user: jan.nijtmans tags: zipfs | |
| 12:11 | Another attempt to fix the two executable flags. check-in: c8ff26fcd4 user: jan.nijtmans tags: core-8-6-branch | |
| 12:04 | Fix executable flag for 2 files check-in: 440afb1e94 user: jan.nijtmans tags: core-8-6-branch | |
| 12:00 | merge trunk check-in: cee5251dd0 user: jan.nijtmans tags: initsubsystems | |
| 11:51 | merge trunk check-in: a58a0cd6c3 user: jan.nijtmans tags: tip-312 | |
| 11:49 | merge fix-42202ba1e5ff566e check-in: d8576258e0 user: sebres tags: core-8-6-branch | |
| 10:06 | merge trunk check-in: 031a739fcd user: jan.nijtmans tags: z_modifier | |
| 09:35 | merge core-8-6-branch check-in: 14915702ec user: jan.nijtmans tags: trunk | |
| 09:23 | Fix sporadically errors in zlib-8.x and socket tests, cherry-picked from "fix-1997007" branch. Credi... check-in: afd01aab8f user: jan.nijtmans tags: core-8-6-branch | |
| 08:40 | merge trunk check-in: 6aebbe4316 user: jan.nijtmans tags: tip-439, semver | |
|
2017-04-11
| ||
| 19:11 | More changes work check-in: 3978cbe99e user: dgp tags: core-8-6-7-rc | |
| 18:13 | fixes sporadically errors in several not event-driven test cases zlib-8.x (wrong non-blocking pipe u... check-in: 0fe7745dfc user: sebres tags: fix-1997007 | |
| 18:10 | improves robustness of the socket tests against busy random ports (fixed sporadic errors "already in... check-in: 5cc5a6c31a user: sebres tags: fix-1997007 | |
| 18:09 | code review, robustness increase, avoid infinite wait by exit, thread exit and by pipes of closed pr... check-in: a8cb6d4890 user: sebres tags: fix-1997007 | |
| 18:09 | added wake-up event to prevent possible dead-locks by some waiting thread (e. g. for writable events... check-in: 4839147328 user: sebres tags: fix-1997007 | |
| 18:09 | prepared to use pipe-helpers (TI-structure handling) for all pipe-workers (tclWinConsole, tclWinSeri... check-in: 0ca2abbbb8 user: sebres tags: fix-1997007 | |
| 18:08 | code review and fix small memory leak using ckalloc, without finalization of tcl subsystem in the wo... check-in: b1d72a2efd user: sebres tags: fix-1997007 | |
| 18:08 | shared structures of pipe-workers rewritten using atomic state of the thread; asynchronous start/st... check-in: 1a93b847db user: sebres tags: fix-1997007 | |
| 18:07 | fix typo- resp. copy-paste-bug (using wrong threadInfo pointer in ConsoleOutputProc, should be write... check-in: 8fb632a498 user: sebres tags: fix-1997007 | |
| 15:35 | merge trunk check-in: 89dd10b608 user: jan.nijtmans tags: novem | |
| 15:20 | Remove some unnecessary "struct" definitions and some type casts no longer necessary. No functional ... check-in: 1f5acc492f user: jan.nijtmans tags: trunk | |
| 14:47 | merge novem check-in: c71f16742c user: dgp tags: dgp-properbytearray | |
| 14:38 | merge novem check-in: f49b65e410 user: dgp tags: dgp-refactor | |
| 14:14 | merge trunk check-in: 27c5038e96 user: dgp tags: tip-445 | |
| 11:30 | unbreak windows build (by previous commit) check-in: d64f0632a8 user: jan.nijtmans tags: trunk | |
| 10:04 | merge trunk check-in: 9aa06eddb4 user: jan.nijtmans tags: novem | |
|
2017-04-10
| ||
| 16:21 | More minor style fixes. check-in: 4809613b1b user: dkf tags: trunk | |
| 12:39 | Merge Harald's "robust-async-connect-tests" branch. Thanks! check-in: 9f162eb401 user: jan.nijtmans tags: trunk | |
| 11:01 | Merge "tip-468" branch. Add new function Tcl_OpenTcpClientEx() with same change as Tcl_OpenTcpServer... Leaf check-in: 97a181d1d6 user: jan.nijtmans tags: tip-468-bis | |
| 09:35 | merge (minor style issues from) trunk check-in: 6ecd17f92a user: jan.nijtmans tags: tip-468 | |
|
2017-04-09
| ||
| 16:51 | Minor style issues through the socket implementation code. check-in: 11fdde797a user: dkf tags: trunk | |
| 14:32 | TIP 468 implementation from Shannon Noe. check-in: ca6b6fe37e user: dkf tags: tip-468 | |
|
2017-04-07
| ||
| 15:15 | merge trunk check-in: a771bb4f89 user: jan.nijtmans tags: z_modifier | |
| 15:11 | Minor simplification in tcl.h: For the Tcl_WideAsLong/Tcl_LongAsWide/Tcl_WideAsDouble/Tcl_DoubleAsWi... check-in: ceda176637 user: jan.nijtmans tags: trunk | |
| 14:48 | Use "0o" in stead of "0" as octal prefix in more places. check-in: c48c3ddc4b user: jan.nijtmans tags: z_modifier | |
| 13:46 | Merge trunk. Only use hash prefix (0x, 0b, 0 ) if value is not 0, except for %p. check-in: 9997117f12 user: jan.nijtmans tags: z_modifier | |
|
2017-04-06
| ||
| 15:27 | merge-mark. No changes. check-in: 300f938187 user: jan.nijtmans tags: novem | |
| 15:25 | Some more (internal) stub entries which can be cleaned up with -DTCL_NO_DEPRECATED, because they are... check-in: d731f72293 user: jan.nijtmans tags: trunk | |
| 14:18 | merge novem check-in: 71942e2e84 user: dgp tags: dgp-properbytearray | |
| 14:02 | merge novem check-in: 050e4650a5 user: dgp tags: dgp-refactor | |
| 12:47 | Merge trunk (no actual modifications). Some 8.6 -> 9.0 version changes which still were forgotten. check-in: 15119413d1 user: jan.nijtmans tags: novem | |
| 12:24 | merge trunk check-in: 70664e0beb user: jan.nijtmans tags: tip-439, semver | |
| 11:53 | merge trunk check-in: 6c868716b3 user: dgp tags: tip-445 | |
| 11:13 | If compiled with TCL_NO_DEPRECATED, the functions TclpGetDate/TclpLocaltime/TclpGmtime can be remove... check-in: 637ba41a2b user: jan.nijtmans tags: trunk | |
| 08:53 | merge trunk check-in: c8c1e2ae5b user: jan.nijtmans tags: tip-439, semver | |
| 07:45 | merge trunk check-in: 516e61341c user: jan.nijtmans tags: novem | |
|
2017-04-05
| ||
| 19:52 | the same handling to initialize thread without suspend/resume helpers (otherwise may be dangerous by... check-in: d12acfd04d user: sebres tags: fix-1997007 | |
| 14:47 | Use a random unused port for the dummy http server to avoid conflicts with local services running on... check-in: f5bb1cb2a2 user: max tags: trunk | |
| 10:41 | fix typo-bug (using wrong thread handle by set priority) check-in: 3ce2af8196 user: sebres tags: fix-1997007 | |
| 10:40 | small review: rewritten using already available event handles, additionally prevents infinite waits ... check-in: 83346ad845 user: sebres tags: fix-1997007 | |
| 10:40 | Contributed by "stanko" as patch within 8bd13f07bde6fb0631f27927e36461fdefe8ca95 Resolves blocking ... check-in: 4a59e2e2ff user: sebres tags: fix-1997007 | |
| 09:32 | Patch for [8bd13f07bde6fb0631f27927e36461fdefe8ca95|8bd13f07bd]: Closing tcl pipes prevents windows ... Closed-Leaf check-in: 2ae28488d5 user: jan.nijtmans tags: bug-8bd13f07bd | |
| 09:09 | Fix [4b12ccb3363e81b132e8dbe12aeec596102be1a8|4b12ccb336]: format/scan %llu doesn't work. Also added... check-in: be99031456 user: jan.nijtmans tags: trunk | |
| 08:41 | Fix [4b12ccb3363e81b132e8dbe12aeec596102be1a8|4b12ccb336]: format/scan %llu doesn't work. Also added... check-in: 80252e0aed user: jan.nijtmans tags: core-8-6-branch | |
|
2017-04-04
| ||
| 11:13 | bug fix for [42202ba1e5ff566e0f9abb9f890e460fbc6c1c5c]: segfault by coro inject rewritten callback f... Closed-Leaf check-in: f700c69f46 user: sebres tags: fix-42202ba1e5ff566e | |
| 09:38 | Create new branch named "fix-42202ba1e5ff566e" check-in: 57d061f791 user: sebres tags: fix-42202ba1e5ff566e | |
|
2017-04-03
| ||
| 16:53 | merge 8.6 check-in: 26ac7c14da user: dgp tags: core-8-6-7-rc | |
| 13:27 | merge zipfs. Various other upstream androwish changes check-in: d9df44e7f7 user: jan.nijtmans tags: androwish | |
| 13:21 | merge core-8-6-branch check-in: 878ba3e4a5 user: jan.nijtmans tags: zipfs | |
| 12:54 | Merge core-8-6-branch. Add test-cases showing that the (undocumented) %p format (and also %zd/%td) a... check-in: c3e6a981f3 user: jan.nijtmans tags: trunk | |
| 11:53 | Code optimization/reduction: If TCL_WIDE_INT_IS_LONG is defined, the variable useWide is always 0, s... check-in: 231e5d408e user: jan.nijtmans tags: core-8-6-branch | |
|
2017-03-31
| ||
| 15:18 | merge trunk check-in: b803d95d48 user: jan.nijtmans tags: novem | |
| 14:44 | Since Tcl_AppendPrintfToObj() now understands the %p format, we can use it. Eliminating some interna... check-in: c456624781 user: jan.nijtmans tags: trunk | |
| 13:10 | a few bug-fixes/typos, improvements in error-messages check-in: 0ae98702db user: jan.nijtmans tags: tip-312 | |
| 12:30 | merge 8.6 check-in: 217439e1f0 user: dgp tags: core-8-6-7-rc | |
| 12:08 | merge novem check-in: 39100e59c5 user: dgp tags: dgp-properbytearray | |
| 12:08 | merge novem check-in: 4e45b41e44 user: dgp tags: dgp-refactor | |
| 12:08 | merge trunk check-in: 35a322bea5 user: dgp tags: tip-445 | |
| 12:02 | merge trunk check-in: c317f852bd user: jan.nijtmans tags: tip-312 | |
| 11:45 | merge zipfs check-in: 2b31fe7b9f user: jan.nijtmans tags: androwish | |
| 11:21 | merge core-8-6-branch check-in: 60a9290eb1 user: jan.nijtmans tags: zipfs | |
| 11:05 | Fix fall-back test for TCL_WIDE_INT_IS_LONG, making it do the same as "configure": Should be 1 if si... check-in: a7b0e7639e user: jan.nijtmans tags: z_modifier | |
| 09:54 | Merge trunk check-in: 1293cdb483 user: jan.nijtmans tags: z_modifier | |
| 09:20 | merge trunk check-in: e6fca3a230 user: jan.nijtmans tags: novem | |
| 09:19 | Extend Tcl_DumpActiveMemory() and related functions for handling 64-bit memory. Only effective with ... check-in: d3f3eeca93 user: jan.nijtmans tags: trunk | |
|
2017-03-29
| ||
| 19:16 | [900cb0284bc] Ensure that masking pseudo-methods used for export management are not introspectable d... check-in: 0ea6a41ae3 user: dkf tags: core-8-6-branch | |
| 19:07 | [900cb0284bc] Ensure that masking pseudo-methods used for export management are not introspectable d... check-in: 61147cf575 user: dkf tags: trunk | |
| 19:05 | Tweak to make tests a little clearer. Closed-Leaf check-in: 3de5f77756 user: dkf tags: bug-900cb0284bc | |
| 14:57 | merge trunk check-in: 5736699b29 user: jan.nijtmans tags: z_modifier | |
| 14:56 | merge trunk check-in: 9ac2b864cc user: jan.nijtmans tags: novem | |
| 14:53 | Fix [4768eb5c166a1b923e3472d18d75fdccc1a47513|4768eb5c16]: format-8.20 failure. Since "%q" now is a ... check-in: a0d1b8ce65 user: jan.nijtmans tags: trunk | |
| 14:35 | merge trunk check-in: 5154e628d8 user: dgp tags: tip-445 | |
| 14:28 | merge novem check-in: 3ce58b40ba user: dgp tags: dgp-properbytearray | |
| 13:53 | merge novem check-in: 540aba10b7 user: dgp tags: dgp-refactor | |
| 13:23 | merge trunk check-in: f8d6447fff user: jan.nijtmans tags: z_modifier | |
| 12:20 | Merge trunk check-in: eca85b8e37 user: jan.nijtmans tags: novem | |
| 12:19 | In comments and documentation, distinguish between __int64 (a Microsoft 64-bit integer type) and int... check-in: 7338748e64 user: jan.nijtmans tags: trunk | |
| 12:16 | In comments and documentation, distinguish between __int64 (a Microsoft 64-bit integer type) and int... check-in: 88e580fec1 user: jan.nijtmans tags: core-8-6-branch | |
| 12:05 | (more experimenting): Make TCL_LL_MODIFIER behave more close to intuitive expectations: If the platf... check-in: c2eca96850 user: jan.nijtmans tags: z_modifier | |
|
2017-03-28
| ||
| 07:14 | (experimental) new internal macro TCL_Z_MODIFIER, just like TCL_LL_MODIFIER but then for size_t. check-in: 9dd6c3c9da user: jan.nijtmans tags: z_modifier | |
|
2017-03-27
| ||
| 13:04 | merge trunk check-in: 443feb509f user: jan.nijtmans tags: novem | |
| 13:02 | Improve comment on TCL_WIDE_INT_IS_LONG, making it less misleading. In tclThreadTest.c, allow mainT... check-in: b32a1a3b8d user: jan.nijtmans tags: trunk | |
| 13:02 | Correct this use of isWanted to ensure NO_IMPLEMENTATION methods are not listed (bug [900cb0284bc]) check-in: 2099250d6f user: aspect tags: bug-900cb0284bc | |
| 13:01 | Improve comment on TCL_WIDE_INT_IS_LONG, making it less misleading. In tclThreadTest.c, allow mainT... check-in: 8c7264b1d4 user: jan.nijtmans tags: core-8-6-branch | |
| 09:28 | Create new branch named "tip-462" check-in: 55a98b0ebb user: f.bonnet tags: tip-462 | |
|
2017-03-24
| ||
| 15:52 | Supply more C99-compatible (and MSVC) format options: '%p' for pointers, 'z'/'j'/'I' for size_t/intp... check-in: 316d711dac user: jan.nijtmans tags: trunk | |
| 10:38 | merge zipfs check-in: 69bec99486 user: jan.nijtmans tags: androwish | |
| 10:33 | merge core-8-6-branch check-in: 4cbb72f882 user: jan.nijtmans tags: zipfs | |
| 10:31 | merge trunk check-in: 94c8b35bc4 user: jan.nijtmans tags: tip-439, semver | |
| 10:30 | Merge trunk check-in: 16f83d748c user: jan.nijtmans tags: tip-458 | |
| 09:52 | Merge trunk check-in: 331d0f027a user: jan.nijtmans tags: novem | |
| 09:33 | Add TCL_NORETURN attribute to TclpThreadExit() and Tcl_ExitThread() check-in: c1557805a9 user: jan.nijtmans tags: trunk | |
|
2017-03-23
| ||
| 16:35 | Use portable %p modifier in "generic/tclThreadTest.c", in stead of more complicated TCL_LL_MODIFIER. check-in: 684a6e27ae user: jan.nijtmans tags: trunk | |
| 13:35 | (cherry-pick from core-8-6-branch): Update TZ info to tzcode2017b. check-in: 663239bac8 user: jan.nijtmans tags: core-8-5-branch | |
| 08:45 | merge trunk check-in: 5da331ec7d user: jima tags: novem | |
| 08:42 | merge with trunk check-in: 0dcff196ee user: jima tags: trunk | |
| 08:25 | Update TZ info to tzcode2017b. check-in: 308ac9b404 user: jima tags: core-8-6-branch | |
|
2017-03-22
| ||
| 19:46 | New(ish) test interp-14.11 was missing its -cleanup. check-in: c498dac30d user: dgp tags: trunk | |
| 19:45 | New(ish) test interp-14.11 was missing its -cleanup. check-in: 9624f3b5e9 user: dgp tags: core-8-6-7-rc | |
| 19:42 | New(ish) test interp-14.11 was missing its -cleanup. check-in: 424986ff5b user: dgp tags: core-8-6-branch | |
|
2017-03-21
| ||
| 14:47 | merge novem check-in: 06345f98f3 user: dgp tags: dgp-properbytearray | |
| 14:35 | merge novem check-in: d5e9047c6a user: dgp tags: dgp-refactor | |
| 14:30 | merge trunk check-in: eadff90660 user: dgp tags: tip-445 | |
| 09:05 | Merge trunk. check-in: bb69501063 user: jan.nijtmans tags: novem | |
| 09:01 | Addendum to previous commit: If compiled with TCL_NO_DEPRECATED, remove a few more stub entries whic... check-in: 4754095572 user: jan.nijtmans tags: trunk | |
|
2017-03-20
| ||
| 23:57 | TIP#457: bugfix, add more testcases check-in: d6acf61ffe user: mlafon tags: tip-457 | |
| 20:49 | TIP#457: fix bug with -upvar inside a named group, add testcase check-in: 7324d35f49 user: mlafon tags: tip-457 | |
| 12:55 | merge trunk check-in: 44fdb92f73 user: dgp tags: tip-445 | |
| 12:42 | merge novem check-in: c992daedee user: dgp tags: dgp-properbytearray | |
| 12:42 | merge novem check-in: ef7cdf0b8e user: dgp tags: dgp-refactor | |
| 10:31 | Merge trunk check-in: 8accd6cd45 user: jan.nijtmans tags: novem | |
| 10:24 | If compiled with TCL_NO_DEPRECATED, remove some more stub entries which are not used any more. check-in: 3651512988 user: jan.nijtmans tags: trunk | |
|
2017-03-18
| ||
| 17:29 | TIP#457: remove check on upvar'ed argument to exist, add related tests check-in: 654164646d user: mlafon tags: tip-457 | |
|
2017-03-17
| ||
| 13:40 | merge novem check-in: 67dc6de532 user: dgp tags: dgp-properbytearray | |
| 13:14 | merge trunk check-in: 94529b0c04 user: dgp tags: tip-445 | |
| 13:08 | merge novem check-in: 41aa381dd6 user: dgp tags: dgp-refactor | |
| 12:51 | merge 8.6 check-in: 8956dcddc6 user: dgp tags: core-8-6-7-rc | |
| 12:34 | Merge trunk check-in: 8c82c583d7 user: jan.nijtmans tags: novem | |
| 10:57 | If Tcl is compiled with -DTCL_NO_DEPRECATED, make sure that iPtr->(resultSpace|appendResult|appendAv... check-in: cb930ecbf1 user: jan.nijtmans tags: trunk | |
|
2017-03-16
| ||
| 09:07 | Fixes to docs made possible by recent HTML rendering fixes for Tk. check-in: 5cc3f3f090 user: dkf tags: trunk | |
|
2017-03-15
| ||
| 23:02 | tip-457: add more tests check-in: 7af45c87a8 user: mlafon tags: tip-457 | |
| 15:15 | redundant end-of-line spacing check-in: 8672d2a28d user: jan.nijtmans tags: trunk | |
| 15:13 | redundant end-of-line spacing check-in: abdfdc6629 user: jan.nijtmans tags: core-8-6-branch | |
| 13:54 | Merge trunk. Indenting in tclTest.c check-in: c88fa4d641 user: jan.nijtmans tags: tip-312 | |
| 13:44 | Implement TCL_LINK_C(long double). Some simplifications. check-in: 89a6937cd9 user: jan.nijtmans tags: tip-312 | |
| 02:41 | Compile [clock clicks], [clock microseconds], [clock milliseconds] and [clock seconds]. check-in: 1bb44d093d user: kbk tags: novem | |
| 02:40 | Compile [clock clicks], [clock microseconds], [clock milliseconds] and [clock seconds]. check-in: 8095566752 user: kbk tags: trunk | |
| 02:39 | Compile [clock clicks], [clock microseconds], [clock milliseconds] and [clock seconds]. check-in: 09582e14f6 user: kbk tags: core-8-6-branch | |
|
2017-03-14
| ||
| 22:30 | Make 'clock' and 'encoding' into compilable ensembles that play with safe interps check-in: f405eeb32b user: kbk tags: novem | |
| 22:22 | Make 'clock' and 'encoding' into compilable ensembles that play with safe interps check-in: b13eeffcd1 user: kbk tags: trunk | |
| 22:13 | Make 'clock' and 'encoding' into compilable ensembles that play with safe interps check-in: b82ff15ca6 user: kbk tags: core-8-6-branch | |
| 22:06 | Make 'clock' and 'encoding' into compilable ensembles that play with safe interps Closed-Leaf check-in: f5d925e542 user: kbk tags: kbk-clock-encoding-ensembles | |
| 21:09 | Make 'clock' and 'encoding' into proper compilable ensembles check-in: 06fe1c9d77 user: kbk tags: kbk-clock-encoding-ensembles | |
| 15:55 | Merge trunk. Implement TCL_LINK_D(long double), which could have size_t of 8 (same as double), 10 o... check-in: a47f420309 user: jan.nijtmans tags: tip-312 | |
|
2017-03-13
| ||
| 21:15 | Updates and fixes on TIP#457 * Detect simultaneous usage of both -upvar and -value. * Fix -upvar us... check-in: 5533ed11a7 user: mlafon tags: tip-457 | |
| 17:03 | Different solution to silencing the non-useful valgrind alerts. check-in: eb3b58b807 user: dgp tags: core-8-6-7-rc | |
| 16:08 | merge novem check-in: 3c4f7662e9 user: dgp tags: dgp-properbytearray | |
| 16:01 | merge novem check-in: bde9f068f5 user: dgp tags: dgp-refactor | |
| 16:01 | merge trunk check-in: 9e48d151ed user: dgp tags: tip-445 | |
| 10:22 | Merge trunk check-in: bc31ce8337 user: jan.nijtmans tags: tip-439, semver | |
| 09:16 | merge trunk check-in: 9199921a93 user: jan.nijtmans tags: novem | |
| 08:38 | Eliminate internal use of TclNewBooleanObj()/TclSetBooleanObj()/TclSetIntObj(). Replace Tcl_DbNewBoo... check-in: c77ac77cde user: jan.nijtmans tags: trunk | |
| 06:16 | Add back missing significant character check-in: 6d8f6fb570 user: dkf tags: trunk | |
|
2017-03-12
| ||
| 19:45 | Fix error in formatting in info.n check-in: b364092b62 user: fvogel tags: trunk | |
| 18:36 | Add mappings for groff-style character naming, used in experimental branches of Tk. check-in: 07a9dec40d user: dkf tags: trunk | |
|
2017-03-11
| ||
| 10:54 | Author: Mathieu Lafon <mlafon at gmail dot com> TIP#457: minor changes * Remove requirement to hav... check-in: 42ee1f509b user: avl tags: tip-457 | |
|
2017-03-10
| ||
| 17:30 | merge trunk check-in: 18d3f4c3f3 user: dgp tags: tip-445 | |
| 17:29 | merge novem check-in: efea0df17b user: dgp tags: dgp-refactor | |
| 17:27 | merge novem check-in: d4c70d1b3e user: dgp tags: dgp-properbytearray | |
| 17:22 | merge 8.6 check-in: 4d1a708d9f user: dgp tags: core-8-6-7-rc | |
| 17:20 | merge trunk check-in: 0a57d1cf48 user: dgp tags: novem | |
| 17:07 | Merge the update of TZ info with trunk. check-in: 99108c6739 user: jima tags: trunk | |
| 17:03 | Pulling changes from zipfs check-in: 0bb5b8acbe user: hypnotoad tags: core_zip_vfs | |
| 16:59 | Update TZ data with tzdata2017a from IANA check-in: fed617f928 user: jima tags: core-8-6-branch | |
| 16:41 | Silence valgrind complaints from [representation]. check-in: c1eea9e95d user: dgp tags: core-8-6-7-rc | |
| 15:28 | Dup test name check-in: 65fc9d2991 user: dgp tags: core-8-6-7-rc | |
| 15:22 | Start RC branch for Tcl 8.6.7 check-in: 69d18a9108 user: dgp tags: core-8-6-7-rc | |
| 13:16 | Bring indenting in line with other code. No change in functionality check-in: 39f387a003 user: jan.nijtmans tags: tip-312 | |
| 11:31 | Fix compile on 32-bit Linux check-in: 9e65b836d1 user: jan.nijtmans tags: tip-312 | |
| 10:25 | Merge trunk. First step in re-coding the TCL_LINK_XXX macro's, encoding the sizeof(type) in the mac... check-in: ac86e89628 user: jan.nijtmans tags: tip-312 | |
| 07:29 | pulling Mathieu Lafon's implementation from git to fossil. check-in: 37245fa89d user: avl tags: tip-457 | |
|
2017-03-09
| ||
| 14:33 | merge trunk check-in: f298cdf2a3 user: dgp tags: tip-445 | |
| 14:11 | merge novem check-in: 78d9ef7022 user: dgp tags: dgp-refactor | |
| 14:09 | merge novem check-in: 20377cbe86 user: dgp tags: dgp-properbytearray | |
|
2017-03-08
| ||
| 14:53 | Merge trunk check-in: 391b331b7d user: jan.nijtmans tags: tip-439, semver | |
| 14:50 | minor simplification check-in: 6b8cff38a9 user: jan.nijtmans tags: tip-458 | |
| 14:32 | A few more end-of-line spacings check-in: 480612897a user: jan.nijtmans tags: tip-458 | |
| 13:56 | Fix compile error on Cygwin, and double definition of TclUnixWaitForFile() check-in: c12456b387 user: jan.nijtmans tags: tip-458 | |
| 13:35 | Re-base to trunk, and get latest code from here: [https://github.com/lalbornoz/tcl/tree/tip458]. Unt... check-in: 175904ed88 user: jan.nijtmans tags: tip-458 | |
| 12:08 | merge trunk check-in: 12851c0a69 user: jan.nijtmans tags: novem | |
|
2017-03-07
| ||
| 18:21 | merge core-8-6-branch check-in: 6f9b5e9515 user: sebres tags: trunk | |
| 18:19 | expand test constraints of the load-8.x test cases (wrap setup prerequirements as new constraint "te... check-in: db8303b05c user: sebres tags: core-8-6-branch | |
| 12:22 | merge zipfs check-in: 92297eb29f user: jan.nijtmans tags: androwish | |
| 12:21 | merge core-8-6-branch check-in: e1fc8e15e7 user: jan.nijtmans tags: zipfs | |
| 11:35 | timerate: don't calculate threshold by too few iterations, because sometimes first iteration(s) can ... check-in: e2fc653f78 user: sebres tags: sebres-trunk-timerate | |
| 11:08 | Fix [e14d152114efee10394a7e0b4b1c0478efff52c5|e14d152114]: bundled zlib documentation is under a pot... check-in: 9f52002a0a user: jan.nijtmans tags: trunk | |
| 11:05 | Fix [e14d152114efee10394a7e0b4b1c0478efff52c5|e14d152114]: bundled zlib documentation is under a pot... check-in: 8847cf2674 user: jan.nijtmans tags: core-8-6-branch | |
| 09:47 | Merge core-8-6-branch check-in: 79d7f1f670 user: jan.nijtmans tags: trunk | |
| 09:36 | Remove "makefile.bc". Not updated for many-many years, most likely it doesn't work any more and it d... check-in: 2e3592982c user: jan.nijtmans tags: core-8-6-branch | |
| 09:22 | merge zipfs check-in: 44e6a9dded user: jan.nijtmans tags: androwish | |
| 09:09 | merge core-8-6-branch check-in: 48e9cde6fc user: jan.nijtmans tags: zipfs | |
| 08:58 | merge trunk check-in: ab1a7018e1 user: jan.nijtmans tags: novem | |
| 08:45 | merge trunk check-in: 05c17a7e1e user: jan.nijtmans tags: tip-312 | |
|
2017-03-06
| ||
| 20:18 | merge trunk check-in: 5770326f2f user: sebres tags: sebres-trunk-timerate | |
| 20:10 | merge core-8-6-branch check-in: 7e04677d75 user: sebres tags: trunk | |
| 20:07 | chanio.test: [win] fix test case (setup set translation to "lf", because of default translation on w... check-in: 21a1ff85cd user: sebres tags: core-8-6-branch | |
| 20:05 | nre.test: add constraint for nre-0.1 (testnreunwind may be not available) check-in: fb0e8c6d3d user: sebres tags: core-8-6-branch | |
| 20:02 | zlib.test: fix sporadic errors: - zlib-9.2 hangs because of too short update, if processed another ... check-in: 20f5e5db5c user: sebres tags: core-8-6-branch | |
| 17:48 | merge trunk check-in: d4a53dc533 user: dgp tags: tip-445 | |
| 17:42 | merge novem check-in: 0ff120b466 user: dgp tags: dgp-refactor | |
| 17:37 | merge novem check-in: 193346b214 user: dgp tags: dgp-properbytearray | |
| 17:37 | merge trunk check-in: dd26e3037f user: dgp tags: novem | |
|
2017-03-05
| ||
| 19:38 | Deal with backslashes in ${...}, change "char" to "character" in error, fix tests. check-in: 05efac2985 user: avl tags: tip-465 | |
| 15:05 | Fix for Ticket [71c0878b71] + test cases check-in: 154835dcb2 user: avl tags: trunk | |
| 11:22 | cherrypick 3bcf97f766: array index syntax done. ${...} not yet complete wrt backslashes. check-in: 52073ab224 user: avl tags: tip-465 | |
| 11:04 | Create new branch named "tip-465" check-in: 64cf6142f5 user: avl tags: tip-465 | |
|
2017-03-04
| ||
| 17:38 | Add documentation for targetNamespace param in [oo::copy]. check-in: a827c79f57 user: limeboy tags: oo-copy-ns | |
|
2017-03-02
| ||
| 15:24 | restrictions on array index confined to lhs. Leaf check-in: f0655c4021 user: avl tags: avl-tip-282 | |
|
2017-03-01
| ||
| 10:03 | Implement (9): disallow $arr((() and ${{{} resulting in a consistent version of (4) check-in: 3bcf97f766 user: avl tags: avl-tip-282 | |
| 08:49 | reset to bg-tip-282 - in preparation to implementing (9). (2) is dead. check-in: d7f00edf5d user: avl tags: avl-tip-282 | |
|
2017-02-28
| ||
| 13:39 | Implement the ?targetNamespace? parameter for [oo::copy] check-in: 998812b7db user: limeboy tags: oo-copy-ns | |
| 10:03 | TIP 312 implementation. Patch from René Zaumseil. Eliminated compiler warnings and partially reform... check-in: bf3596331e user: jan.nijtmans tags: tip-312 | |
|
2017-02-27
| ||
| 16:11 | merge zipfs. Upstream androwish changes check-in: 157f7bb812 user: jan.nijtmans tags: androwish | |
| 16:04 | merge core-8-6-branch check-in: 60218a73b9 user: jan.nijtmans tags: zipfs | |
| 15:33 | merge trunk check-in: 8f3c0f8bbf user: dgp tags: tip-445 | |
| 15:19 | merge trunk check-in: 5fb0e5ebc8 user: dgp tags: bg-tip-282 | |
| 15:15 | merge novem check-in: af18d7e1b0 user: dgp tags: dgp-properbytearray | |
| 15:14 | merge novem check-in: 2c9d27f9c7 user: dgp tags: dgp-refactor | |
| 15:09 | merge trunk check-in: 2373c7579f user: dgp tags: novem | |
| 14:53 | ParseTokens failed to fully respect its numBytes argument. check-in: f37dff89f9 user: dgp tags: trunk | |
| 14:52 | ParseTokens failed to fully respect its numBytes argument. check-in: 164d2be2c4 user: dgp tags: core-8-6-branch | |
| 14:51 | ParseTokens failed to fully respect its numBytes argument. check-in: 62ce873c7c user: dgp tags: core-8-5-branch | |
|
2017-02-26
| ||
| 22:13 | Merged Alexandre Ferrieux's bugfix. check-in: b1cfc2126b user: avl tags: avl-tip-282 | |
| 15:33 | [25842c161f] Ensure that finalization of a zlib stream works. check-in: 6b926caddb user: dkf tags: trunk | |
| 15:32 | [25842c161f] Ensure that finalization of a zlib stream works. check-in: 23af13880c user: dkf tags: core-8-6-branch | |
| 15:28 | Might as well number tests more conventionally. Closed-Leaf check-in: 4ef142d229 user: dkf tags: bug-25842c161f | |
| 13:47 | Reap the simplifications brought by the previous bugfix. Leaf check-in: cccdc65650 user: ferrieux tags: bg-tip-282 | |
| 13:37 | Use single-quote before array name to trigger weird array-parsing. check-in: 3dcae4b565 user: avl tags: avl-tip-282 | |
| 13:22 | Create new branch named "avl-tip-282" check-in: c14187f8b5 user: avl tags: avl-tip-282 | |
| 13:19 | Make tests produce more meaningful information when they fail. check-in: cae53166ca user: dkf tags: bug-25842c161f | |
|
2017-02-25
| ||
| 22:42 | Fix a 2002 bug detected by Brian Griffin : in the presence of [], ParseTokens overshoots the passed ... check-in: e5800b67f9 user: ferrieux tags: bg-tip-282 | |
| 16:22 | Some cleanup check-in: b8e3a1cb71 user: griffin tags: bg-tip-282 | |
| 16:20 | merge zipfs check-in: c6ee2a4e5c user: jan.nijtmans tags: androwish | |
| 15:57 | merge core-8-6-branch check-in: c23bce69eb user: jan.nijtmans tags: zipfs | |
|
2017-02-23
| ||
| 20:06 | merge novem check-in: 26cf992df4 user: dgp tags: dgp-refactor | |
| 20:06 | merge novem check-in: d1935c2cad user: dgp tags: dgp-properbytearray | |
|
2017-02-22
| ||
| 09:07 | More internal use of size_t in stead of int (e.g. in many 'epoch's) check-in: 63d5ef988d user: jan.nijtmans tags: novem | |
| 00:39 | Add support for arrays in assignment Lvalues check-in: ceec540b41 user: griffin tags: bg-tip-282 | |
|
2017-02-21
| ||
| 01:35 | Add [::tcl::unsupported::parseexpr] to display expr parse trees prettily check-in: 4a658ddd10 user: ferrieux tags: bg-tip-282 | |
|
2017-02-19
| ||
| 01:06 | namespace qualifier support, assignment target limitations. check-in: d64c1ea4de user: griffin tags: bg-tip-282 | |
|
2017-02-18
| ||
| 18:38 | Add documentation of [regsub -command]. check-in: ca85c6e424 user: dkf tags: tip-463 | |
| 16:24 | Testing for some error cases. check-in: 5db1e4b6bc user: dkf tags: tip-463 | |
| 14:26 | Add more representation smashing testing and a memleak test. check-in: 4921e77a46 user: dkf tags: tip-463 | |
|
2017-02-17
| ||
| 10:51 | Prevents dual convert "tryCvtToNumeric" (once before assignment should be enough); check-in: 41f67f9169 user: sebres tags: bg-tip-282 | |
| 09:20 | Stop problems with representation smashes. check-in: 4cedaaf0b1 user: dkf tags: tip-463 | |
| 06:08 | Switch to using command prefixes properly. This is quite a bit faster. check-in: 5a5b6340e8 user: dkf tags: tip-463 | |
|
2017-02-16
| ||
| 20:38 | Complete the conversion from "=" to ":=" as the assignment operator. check-in: 225d0a3c73 user: dgp tags: bg-tip-282 | |
| 19:05 | Merge in tip-282 branch so that they don't differ in gratuitous ways. check-in: e52b765182 user: dgp tags: bg-tip-282 | |
| 18:49 | Rebase patch to trunk. check-in: b65b5d7f86 user: dgp tags: bg-tip-282 | |
| 18:48 | merge trunk check-in: e334bfbd11 user: dgp tags: tip-282 | |
| 18:32 | Contibuted patch from Brian Griffin implementing a variation on TIP 282. Closed-Leaf check-in: 7a3f8cded6 user: dgp tags: bg-tip-282 | |
| 15:52 | merge trunk check-in: ec40b5ef07 user: jan.nijtmans tags: tip-439, semver | |
| 15:51 | merge trunk check-in: b77b0b9348 user: dgp tags: tip-445 | |
| 15:46 | merge novem check-in: ff2872230d user: dgp tags: dgp-properbytearray | |
| 15:16 | merge novem check-in: a46dd344ac user: dgp tags: dgp-refactor | |
|
2017-02-15
| ||
| 14:08 | merge trunk check-in: 0504484608 user: jan.nijtmans tags: novem | |
| 14:04 | More internal use of size_t in stead of int, e.g. for epoch's check-in: ff3f6a12a8 user: jan.nijtmans tags: trunk | |
|
2017-02-14
| ||
| 14:26 | merge trunk check-in: 4ff047926c user: jan.nijtmans tags: novem | |
| 14:25 | On Windows, Cygwin and 64-bit platforms, no need to handle 'long' in tclLink.c, since its size is eq... check-in: c8465921a7 user: jan.nijtmans tags: trunk | |
|
2017-02-13
| ||
| 12:24 | Tcl_GetWideIntFromObj must fail for values between WIDE_MAX+1 and UWIDE_MAX (bug [96c3f3b47d1]) Leaf check-in: 62e40d8270 user: aspect tags: bug-96c3f3b47d1 | |
|
2017-02-12
| ||
| 12:57 | fix chan leak with http keepalive vs close (bug [6ca52aec14]) Closed-Leaf check-in: 8d81ec63d5 user: aspect tags: bug-6ca52aec14 | |
| 12:17 | make [info commands] follow the namespace path from :: (bug [58b96f6744]) Leaf check-in: a756018479 user: aspect tags: bug-58b96f6744 | |
| 11:43 | add some tests for singleton list optimisation [738900] Leaf check-in: ac115634a0 user: aspect tags: aspect-shimmer-singleton-lists | |
|
2017-02-11
| ||
| 21:36 | Proposed implementation of [regsub -command]. check-in: a087f987e8 user: dkf tags: tip-463 | |
| 07:21 | Apply ferrieux' shimmer-alex.patch from ticket [738900] check-in: a238a2fafc user: aspect tags: aspect-shimmer-singleton-lists | |
| 07:18 | better tests for finalization check-in: 94b2e66ccf user: aspect tags: bug-25842c161f | |
| 05:06 | zlib stream finalize calls deflate with no input - this case (and this case only) must be allowed. ... check-in: be8c38b974 user: aspect tags: bug-25842c161f | |
|
2017-02-09
| ||
| 13:59 | merge trunk check-in: f16876b377 user: dgp tags: tip-445 | |
| 13:53 | merge novem check-in: 5f1476cb79 user: dgp tags: dgp-refactor | |
| 13:45 | [win] accomplished winTime module using very fast wide clicks, with denominator scale to/from micros... check-in: a26ab7123b user: sebres tags: sebres-trunk-timerate | |
| 13:24 | merge novem check-in: 7380c070a9 user: dgp tags: dgp-properbytearray | |
| 11:36 | [timerate] bug fix: missing scale conversion by Mac OSX on platform where high resolution clicks are... check-in: ace2015c4e user: sebres tags: sebres-trunk-timerate | |
| 11:34 | resolve warning: enumeration value ‘TMRT_LAST’ not handled in switch (impossible to handle in sw... check-in: 843daedfe7 user: sebres tags: sebres-trunk-timerate | |
|
2017-02-08
| ||
| 22:02 | merge trunk check-in: cc4bd48ef7 user: jan.nijtmans tags: novem | |
| 22:01 | TIP #459 feedback from FlightAware: Add package-related pkgIndex.tcl file to "package files" output. check-in: b2b275e72e user: jan.nijtmans tags: trunk | |
| 14:40 | Shortcut in TclParseNumber(): If obj is a dict or list, don't bother to generate the string represen... check-in: bfa7a6e558 user: jan.nijtmans tags: novem | |
| 14:32 | Shortcut in TclParseNumber(): If obj is a dict or list, don't bother to generate the string represen... check-in: b4792ebcec user: jan.nijtmans tags: trunk | |
| 11:42 | FlightAware feedback: "Aside: Any way to find out what the pkgIndex.tcl file a package was defined i... Closed-Leaf check-in: a5e0358113 user: jan.nijtmans tags: package_files | |
|
2017-02-07
| ||
| 12:39 | merge trunk Leaf check-in: f0f3952878 user: jan.nijtmans tags: bug-39f6304c2e | |
| 12:28 | merge trunk check-in: d6fe39b54d user: jan.nijtmans tags: novem | |
| 12:27 | Code cleanup (based on feedback from René Zaumseil): Only call GetInvalidIntFromObj() when Tcl_GetI... check-in: 74f0e5f884 user: jan.nijtmans tags: trunk | |
| 12:11 | Code cleanup (based on feedback from René Zaumseil): Only call GetInvalidIntFromObj() when Tcl_GetI... check-in: 7709c518bc user: jan.nijtmans tags: core-8-6-branch | |
|
2017-02-06
| ||
| 21:58 | cherrypick typo fix. check-in: c897546f83 user: bch tags: trunk | |
| 21:54 | s/then/than/ in Eval.3 manpage check-in: 9790a775de user: bch tags: core-8-6-branch | |
| 19:26 | TIP 282 - Create branch from old patch still lurking at SourceForge. check-in: 0772936f7c user: dgp tags: tip-282 | |
| 15:47 | merge trunk check-in: d420ebaa54 user: jan.nijtmans tags: bug-39f6304c2e | |
|
2017-02-03
| ||
| 18:49 | merge trunk check-in: 3f498cec91 user: dgp tags: tip-445 | |
| 17:53 | merge novem check-in: 212dc95d3a user: dgp tags: dgp-properbytearray | |
| 17:48 | merge novem check-in: f5db0c96ab user: dgp tags: dgp-refactor | |
| 14:53 | Merge trunk. Don't use ListObjLength() in tclStrToD.c Closed-Leaf check-in: 7738a00416 user: jan.nijtmans tags: jn-emptystring | |
| 14:40 | merge trunk check-in: 00f4d12666 user: jan.nijtmans tags: novem | |
| 14:29 | Split tclEmptyStringRep declaration over two lines. Otherwise gcc warning. check-in: 39b6cb9531 user: jan.nijtmans tags: trunk | |
| 14:28 | Merge trunk. Just keep some shortcuts, no longer guarantee that SetListFromAny() really returns a li... check-in: e023048e5d user: jan.nijtmans tags: jn-emptystring | |
| 14:03 | merge trunk check-in: 052d6fe213 user: jan.nijtmans tags: novem | |
| 12:27 | TIP #459 remaining part of implementation. Makes "package require Tk" give the right (... at least .... check-in: 34d015ad0f user: jan.nijtmans tags: trunk | |
| 11:47 | In TclGetNumberFromObj() macro (tclExecute.c): Don't fill in type if TCL_ERROR is returned: The call... check-in: 54e59981c7 user: jan.nijtmans tags: trunk | |
|
2017-02-02
| ||
| 20:33 | merge trunk check-in: 2ea68cac21 user: dgp tags: tip-445 | |
| 18:41 | merge novem check-in: fbbae2d6f3 user: dgp tags: dgp-refactor | |
| 18:40 | merge novem check-in: 28ed731f55 user: dgp tags: dgp-properbytearray | |
| 15:50 | In stead of testing for tclEmptyStringRep, in many situations it is better to check whether the stri... check-in: a829bb8887 user: jan.nijtmans tags: jn-emptystring | |
| 14:06 | Inpired by [pyk-emptystring] branch: Shortcuts/speedsup in number handling when dicts or lists are i... check-in: 68f697f7c4 user: jan.nijtmans tags: jn-emptystring | |
|
2017-02-01
| ||
| 16:22 | merge trunk check-in: 084e8e85b7 user: jan.nijtmans tags: tip-439, semver | |
| 15:03 | merge trunk check-in: 15a654c3c0 user: jan.nijtmans tags: pyk-emptystring | |
| 14:56 | Fix [d0f7ba56f0e8f93b7efb5b09ebc30a824bdd577a|d0f7ba56f0]: INST_EQ first-argument NaN shortcut is to... check-in: d98193fd0e user: jan.nijtmans tags: novem | |
| 14:55 | Fix [d0f7ba56f0e8f93b7efb5b09ebc30a824bdd577a|d0f7ba56f0]: INST_EQ first-argument NaN shortcut is to... check-in: c63d2eba50 user: jan.nijtmans tags: trunk | |
| 14:53 | Fix [d0f7ba56f0e8f93b7efb5b09ebc30a824bdd577a|d0f7ba56f0]: INST_EQ first-argument NaN shortcut is to... check-in: 391ad1092f user: jan.nijtmans tags: core-8-6-branch | |
| 14:42 | Fix [d0f7ba56f0e8f93b7efb5b09ebc30a824bdd577a|d0f7ba56f0]: INST_EQ first-argument NaN shortcut is to... check-in: 5c78fe98ba user: jan.nijtmans tags: core-8-5-branch | |
|
2017-01-31
| ||
| 13:46 | merge trunk check-in: a3dd7c15d6 user: jan.nijtmans tags: novem | |
| 13:27 | Update documentation on recent changes in Tcl_LinkVar. Minor code clean-up. No functional changes. check-in: 2079ddf9bb user: jan.nijtmans tags: trunk | |
| 13:15 | Update documentation on recent changes in Tcl_LinkVar. Don't use TCL_NO_DEPRECATED for disabling tes... check-in: bd07313d9f user: jan.nijtmans tags: core-8-6-branch | |
| 09:52 | In case of TCL_NO_DEPRECATED, make TCL_LINK_BOOLEAN equivalent to TCL_LINK_INT. Since TCL_LINK_INT a... check-in: 0ecc064db7 user: jan.nijtmans tags: bug-39f6304c2e | |
|
2017-01-30
| ||
| 15:08 | Now make it work, using right terniair operator check-in: fe9015dadb user: jan.nijtmans tags: bug-39f6304c2e | |
| 11:00 | Merge trunk. Add Tcl_LinkVar support for <stdint.h> types check-in: 795b88e3d3 user: jan.nijtmans tags: bug-39f6304c2e | |
|
2017-01-28
| ||
| 06:38 | Added assoc, ftype and move as auto_execok shell built-ins on Windows. check-in: 5739e80eaa user: ashok tags: trunk | |
|
2017-01-27
| ||
| 18:06 | merge novem check-in: d8c61e3c78 user: dgp tags: dgp-properbytearray | |
| 17:52 | merge novem check-in: 758a347ea0 user: dgp tags: dgp-refactor | |
| 17:45 | merge trunk check-in: 2cf023e270 user: dgp tags: novem | |
| 16:32 | merge trunk check-in: 50c9784c6a user: dgp tags: tip-445 | |
| 15:56 | Update documentation check-in: 7d8c14f2d9 user: jan.nijtmans tags: bug-39f6304c2e | |
| 15:37 | Implement TCL_LINK_SIZE/TCL_LINK_SIZE for Tcl_LinkVar(), and simplify TCL_LINK_LONG/TCL_LINK_ULONG a... check-in: 4af37df150 user: jan.nijtmans tags: bug-39f6304c2e | |
| 14:31 | Some code cleanup: More internal use of size_t, less type casts (because of this). No functional cha... check-in: 0867ec3f75 user: jan.nijtmans tags: trunk | |
| 10:11 | Slightly better implementation: re-use the function SetInvalidRealFromAny() in the double/float hand... check-in: 86e7f474f3 user: jan.nijtmans tags: bug-39f6304c2e | |
|
2017-01-26
| ||
| 11:49 | Extend booleans to accept "+" and "-" as valid representation. And extend Tcl_LinkVar to accept bool... check-in: a4e62ef88d user: jan.nijtmans tags: bug-39f6304c2e | |
|
2017-01-25
| ||
| 12:50 | Convert Tcl_SetResult() to a macro check-in: 36aa4f35f8 user: jan.nijtmans tags: novem | |
| 12:22 | If TCL_NO_DEPRECATED is defined, remove the "case" statement, and use much less interp->result. Impl... check-in: 3fe8ec5fd6 user: jan.nijtmans tags: trunk | |
|
2017-01-24
| ||
| 15:42 | Put back counter in test-case, so we can see if TestsaveresultFree() was actually called or not. check-in: 45e553ee0a user: jan.nijtmans tags: novem | |
|
2017-01-23
| ||
| 16:39 | merge trunk check-in: 690df3ed9f user: dgp tags: tip-445 | |
| 16:19 | merge novem check-in: 62c986e78f user: dgp tags: dgp-properbytearray | |
| 16:06 | merge novem check-in: 52fb7c8efd user: dgp tags: dgp-refactor | |
| 09:11 | Merge trunk Closed-Leaf check-in: 6f31b91468 user: jan.nijtmans tags: package_files | |
|
2017-01-20
| ||
| 16:22 | merge trunk check-in: cd35919f58 user: jan.nijtmans tags: novem | |
| 16:21 | Fix [39f6304c2e90549c209cd11a7920dc9921b9f48e|39f6304c2e] follow-up: Make Tcl_LinkVar toleranto to t... check-in: a1398bebc9 user: jan.nijtmans tags: trunk | |
| 16:20 | Fix [39f6304c2e90549c209cd11a7920dc9921b9f48e|39f6304c2e] follow-up: Make Tcl_LinkVar toleranto to t... check-in: a3d2988c14 user: jan.nijtmans tags: core-8-6-branch | |
| 16:18 | Fix [39f6304c2e90549c209cd11a7920dc9921b9f48e|39f6304c2e] follow-up: Make Tcl_LinkVar toleranto to t... check-in: 2579d7ff89 user: jan.nijtmans tags: core-8-5-branch | |
|
2017-01-19
| ||
| 22:38 | Fix [1f4bb8162f]: lsort -dictionary documentation to be improved check-in: 22be0b62ae user: fvogel tags: trunk | |
| 22:37 | Fix [1f4bb8162f]: lsort -dictionary documentation to be improved check-in: 931be8d1fb user: fvogel tags: core-8-6-branch | |
|
2017-01-18
| ||
| 13:12 | merge trunk check-in: 5156755c3b user: jan.nijtmans tags: novem | |
|
2017-01-17
| ||
| 12:02 | Implement tag "deprecated" in genStubs.tcl. Will be used in Tk 8.7, for tagging the deprecated funct... check-in: 0390e543f4 user: jan.nijtmans tags: trunk | |
| 10:28 | merge trunk check-in: bcb14c7343 user: jan.nijtmans tags: tip-439, semver | |
| 10:06 | merge trunk check-in: b4d39f0831 user: jan.nijtmans tags: novem | |
| 10:04 | merge core-8-6-branch check-in: 1ee097157a user: jan.nijtmans tags: trunk | |
| 10:00 | Test-cases which require Tcl 8.5 (or 8.6) should continue to work unmodified in Tcl 9.0. The "novem"... check-in: be8a8d4622 user: jan.nijtmans tags: core-8-6-branch | |
| 09:09 | merge zipfs branch check-in: 00df1be420 user: jan.nijtmans tags: androwish | |
| 09:06 | merge core-8-6-branch check-in: 9ab3d2d7cc user: jan.nijtmans tags: zipfs | |
| 09:02 | Hm. 32-bit zlib dll still was the 1.2.10 version. Corrected now. check-in: d414a7b645 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-01-16
| ||
| 12:50 | Merge zipfs check-in: 79d25736fb user: jan.nijtmans tags: androwish | |
| 12:46 | Merge core-8-6-branch. Better deal with patterns regarding hidden files in ZIP filesystem (taken ove... check-in: b904a67dfc user: jan.nijtmans tags: zipfs | |
| 11:59 | merge trunk check-in: 72fe4fc922 user: jan.nijtmans tags: novem | |
| 11:57 | Fix for missing proper initialization of the threaded allocator in some situations. Problem reported... check-in: 7837a4a2ff user: jan.nijtmans tags: trunk | |
| 11:53 | Update zlib to version 1.2.11 check-in: be4717ada7 user: jan.nijtmans tags: trunk | |
| 10:23 | Update zlib to version 1.2.11 check-in: fb70e7678c user: jan.nijtmans tags: core-8-6-branch | |
|
2017-01-14
| ||
| 08:47 | Merge IETF tzdata2016j check-in: f2317ec638 user: venkat tags: novem | |
| 08:47 | Merge IETF tzdata2016j check-in: 5c15fabea2 user: venkat tags: trunk | |
| 08:46 | Merge IETF tzdata2016j check-in: 5aa7a47cef user: venkat tags: core-8-6-branch | |
| 08:46 | Upgrade TZDATA to IETF tzdata2016j check-in: a7c6635f1f user: venkat tags: core-8-5-branch | |
|
2017-01-13
| ||
| 16:41 | merge novem check-in: d27352bb75 user: dgp tags: dgp-properbytearray | |
| 16:38 | merge novem check-in: 9f54f117c7 user: dgp tags: dgp-refactor | |
| 16:23 | merge trunk check-in: f1bc5defc2 user: dgp tags: novem | |
| 16:21 | merge trunk check-in: edb09a0226 user: dgp tags: tip-445 | |
| 14:43 | Introduce new function TclInitThreadAlloc(), symmetric with TclFinalizeThreadAlloc() Closed-Leaf check-in: 39da38ff2f user: jan.nijtmans tags: notifier | |
| 13:04 | close fork check-in: 0d7c6af0ef user: jan.nijtmans tags: core-8-5-branch | |
| 13:02 | Merge-mark (restoring the expected merge order from core-8-5-branch -> core-8-6-branch -> trunk -> n... check-in: 633914c355 user: jan.nijtmans tags: trunk | |
| 13:01 | Merge-mark (restoring the expected merge order from core-8-5-branch -> core-8-6-branch -> trunk -> n... check-in: 742a2d7d6a user: jan.nijtmans tags: core-8-6-branch | |
| 12:57 | missing rules.vc after merge check-in: 36c15dafcb user: sebres tags: trunk | |
| 12:57 | Allows to compile direct from Visual Studio IDE (prevents throwing error "LNK1561: entry point must ... check-in: ac212841c4 user: jan.nijtmans tags: core-8-5-branch | |
| 12:57 | missing rules.vc after merge check-in: 6583377fcf user: sebres tags: core-8-6-branch | |
| 12:55 | missing rules.vc after merge check-in: 8f86498f80 user: sebres tags: core-8-5-branch | |
| 12:23 | merge core-8-5-branch Closed-Leaf check-in: 9bb1ba00ed user: jan.nijtmans tags: vs-ide-compile | |
| 12:20 | Enhance nmakehlp, allowing multiple arguments for "-l", and recognizing a new linker code LNK4224. P... check-in: 7e8cec300d user: jan.nijtmans tags: trunk | |
| 12:18 | Enhance nmakehlp, allowing multiple arguments for "-l", and recognizing a new linker code LNK4224. P... check-in: e9f15329a0 user: jan.nijtmans tags: core-8-6-branch | |
| 12:12 | Enhance nmakehlp, allowing multiple arguments for "-l", and recognizing a new linker code LNK4224. P... check-in: 30a9bdc5d1 user: jan.nijtmans tags: core-8-5-branch | |
| 11:17 | Patch from Zoran Vasiljevic, fix for missing proper initialization of the threaded allocator in some... check-in: 86d412ef6d user: jan.nijtmans tags: notifier | |
|
2017-01-12
| ||
| 20:59 | merge trunk check-in: 23f740a281 user: dgp tags: tip-445 | |
| 18:37 | Fixes nmakehlp: allows more as one option by -l, to provide mandatory linker parameters (e. g. "LNK1... check-in: 4ebcceab91 user: sebres tags: vs-ide-compile | |
| 10:37 | merge trunk check-in: 1040f74cca user: jan.nijtmans tags: novem | |
| 10:34 | Merge core-8-6-branch check-in: 23cf92e6a2 user: jan.nijtmans tags: trunk | |
| 10:31 | Fix version number in tcl.dsp (thanks to Arjen Markus for noticing this) check-in: bfdcb9cf62 user: jan.nijtmans tags: core-8-6-branch | |
| 08:44 | Allows to compile direct from Visual Studio IDE (prevents throwing error "LNK1561: entry point must ... check-in: 4c5262d909 user: sebres tags: vs-ide-compile | |
|
2017-01-11
| ||
| 16:23 | Use more Tcl_AppendResult(), in order to prevent the use of a (char *) type case. check-in: bb1e0ec40b user: jan.nijtmans tags: trunk | |
| 14:39 | merge trunk check-in: 787a8c193b user: jan.nijtmans tags: novem | |
| 14:10 | Merge core-8-6-branch. Do gcc-compiles with the option -Wwrite-strings, so we can detect mis-usage ... check-in: 81fb7a2a5e user: jan.nijtmans tags: trunk | |
| 13:41 | Merge-mark core-8-5-branch. Remove useless #undef. check-in: 6a66f2a15b user: jan.nijtmans tags: core-8-6-branch | |
|
2017-01-10
| ||
| 14:35 | Further experimental follow-up: Add internal function TclOpenTcpClientEx(), as companion to Tcl_Open... Closed-Leaf check-in: 78d4429e3b user: jan.nijtmans tags: tip-456 | |
| 13:56 | Experimental follow-up: Change internal TclCreateSocketAddress() signature, from using "int port" to... check-in: 3b3fac1cee user: jan.nijtmans tags: tip-456 | |
|
2017-01-09
| ||
| 19:33 | [win] load win-registry library also in development environment (uninstalled) check-in: 0c05a83862 user: sebres tags: sebres-trunk-timerate | |
| 19:31 | missing entry of tclInt.h added check-in: aa6bca8a91 user: sebres tags: sebres-trunk-timerate | |
| 19:09 | New performance measurement routine "timerate" in opposition to "time" the execution limited by fixe... check-in: 886773ba3b user: sebres tags: sebres-trunk-timerate | |
| 18:28 | Merge fix clock test-cases from 8.6: Make test clock-67.5 time zone independent - execution fails in... check-in: 40163c3c57 user: sebres tags: trunk | |
| 18:23 | Fix clock test-cases: Make test clock-67.5 time zone independent - execution fails in the time zones... check-in: 77e3007f1a user: sebres tags: core-8-6-branch | |
| 17:53 | Merge bug_b87ad7e914 check-in: ea80926604 user: sebres tags: trunk | |
| 17:51 | Merge bug_b87ad7e914 check-in: 0f88ee352f user: sebres tags: core-8-6-branch | |
| 17:45 | Merge bug_b87ad7e914 check-in: 7b12a7b8a5 user: sebres tags: core-8-5-branch | |
| 09:08 | Fix for [b87ad7e9146832d505f9a430d779c5313c440256|b87ad7e914], rebased to core-8-5-branch (who said ... Closed-Leaf check-in: b23e0b20c4 user: jan.nijtmans tags: bug_b87ad7e914 | |
|
2017-01-06
| ||
| 11:55 | Merge zipfs check-in: ab145ad122 user: jan.nijtmans tags: androwish | |
| 11:47 | Merge core-8-6-branch check-in: c2fecc7e55 user: jan.nijtmans tags: zipfs | |
| 11:39 | Merge trunk check-in: e0db7c57f4 user: jan.nijtmans tags: package_files | |
| 10:32 | Merge trunk check-in: 127a5f68d7 user: jan.nijtmans tags: novem | |
| 10:30 | Complete the upgrade to Zlib 1.2.10: Now add the *.lib and *.dll files check-in: 2203da5de0 user: jan.nijtmans tags: trunk | |
| 10:24 | Complete the upgrade to Zlib 1.2.10: Now add the *.lib and *.dll files. check-in: 88d2aaf212 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-01-05
| ||
| 15:25 | Merge trunk check-in: c261d78072 user: jan.nijtmans tags: novem | |
| 15:13 | Make TclGetLoadedPackagesEx() work with other than the only current interpreter (didn't really think... check-in: 53885dc3c8 user: jan.nijtmans tags: trunk | |
| 14:47 | Merge trunk check-in: 245fb01473 user: jan.nijtmans tags: package_files | |
| 14:27 | Fix [7c7d3b4481d4e4e86420b54031f4abd1df18d64|7c7d3b4481]: load test failures. There's a difference b... check-in: b04c4dc299 user: jan.nijtmans tags: trunk | |
| 13:09 | One more ::tcl::Pkg::source, for the Mac check-in: ffd4cfacc5 user: jan.nijtmans tags: package_files | |
| 11:55 | Merge trunk. Improve test-case. Bring back "source -nopkg", but only as undocumented internal helper... check-in: 8857d5cd3e user: jan.nijtmans tags: package_files | |
|
2017-01-04
| ||
| 23:09 | don't panic when EAGAIN - if the pipe is full, we have to drop the message Leaf check-in: 3f85519053 user: aspect tags: aspect-async-pipe | |
| 16:34 | Added more glob patterns in order to ignore html generated documentation and Windows-specific compil... check-in: f43576e34e user: fvogel tags: trunk | |
| 16:33 | Added more glob patterns in order to ignore html generated documentation and Windows-specific compil... check-in: 4148327c84 user: fvogel tags: core-8-6-branch | |
| 16:23 | In stead of "source -nopkg" use a ::tcl::Pkg::source utility function. check-in: 6388af59c8 user: jan.nijtmans tags: package_files | |
| 15:16 | Fix safe.tcl test-cases: "source -nopkg" is not necessary here: "source" is an alias for "::safe::Al... check-in: f1fdcdd77f user: jan.nijtmans tags: package_files | |
| 14:05 | Merge trunk. First steps in eliminating "source -nopkg". Some test-cases still fail. check-in: a4eab161ae user: jan.nijtmans tags: package_files | |
| 13:51 | Fix 2 test-cases, due to changed command options. check-in: 3ddfe3ed39 user: jan.nijtmans tags: trunk | |
| 13:38 | TIP [http://www.tcl.tk/cgi-bin/tct/tip/459|459] implementation, but (for now) without the "source -n... check-in: abcf4db593 user: jan.nijtmans tags: trunk | |
| 13:01 | merge trunk check-in: 473ff0966a user: jan.nijtmans tags: novem | |
| 12:55 | TIP [http://www.tcl.tk/cgi-bin/tct/tip/456|456] implementation: Extend the C API to Support Passing ... check-in: b5c47b5b2f user: jan.nijtmans tags: trunk, tip-456 | |
| 11:55 | merge core-8-6-branch check-in: 13dc69ec99 user: jan.nijtmans tags: trunk | |
|
2017-01-03
| ||
| 16:48 | merge novem check-in: ddc40d9c59 user: dgp tags: dgp-properbytearray | |
| 10:43 | Update zlib to version 1.2.10. Dll's and *.lib files not updated yet check-in: 4687b1a2f2 user: jan.nijtmans tags: core-8-6-branch | |
|
2017-01-02
| ||
| 14:31 | [win] bug fix in NativeGetTime: each call of it blurs current performance counters actualized in cal... check-in: b6fc234ef3 user: sebres tags: bug_b87ad7e914 | |
|
2017-01-01
| ||
| 22:19 | Make the code slightly more pleasing to the eyes. Closed-Leaf check-in: 3455fbea17 user: limeboy tags: tip-456 | |
| 19:50 | merge trunk check-in: d8746f0cb8 user: jan.nijtmans tags: novem | |
| 19:49 | merge core-8-6-branch check-in: eb8b79d49c user: jan.nijtmans tags: trunk | |
| 19:46 | Fix [39f6304c2e]: Tcl_LinkVar is not tolerant to minus, plus, dot check-in: 07bc29650e user: jan.nijtmans tags: core-8-6-branch | |
| 19:29 | Fix [39f6304c2e]: Tcl_LinkVar is not tolerant to minus, plus, dot check-in: 3bb0eb915b user: jan.nijtmans tags: core-8-5-branch | |
| 19:15 | (cherry-pick): Update zlib to version 1.2.9. Dll's and *.lib files not updated yet check-in: 1e70cafa9d user: jan.nijtmans tags: core-8-6-branch | |
| 19:10 | Update zlib to version 1.2.9. Dll's and *.lib files not updated yet check-in: 4b7084a579 user: jan.nijtmans tags: trunk | |
| 13:32 | Attempt to solve bug [f4f44174e4c88a91] by moving cross-thread notifications through a new thread, e... check-in: 0fedee824f user: aspect tags: aspect-async-pipe | |
|
2016-12-31
| ||
| 07:54 | Create new branch named "aspect-async-pipe" check-in: 4c028b4b89 user: aspect tags: aspect-async-pipe | |
|
2016-12-25
| ||
| 00:39 | Add note to array documentation about the general uselessness of -exact matching. It exists because... check-in: aac2dc5db6 user: andy tags: amg-array-enum-c-api | |
| 00:23 | Do not deallocate Tcl_ArraySearchStart()-initiated array searches when Tcl_ArraySearchPeek() or Tcl_... check-in: a7ee015dd6 user: andy tags: amg-array-enum-c-api | |
| 00:11 | Update tests array-7.16 and array-7.17 and delete test array-7.18 now that bug [46a2410650] is fixed check-in: 63059c3e09 user: andy tags: amg-array-enum-c-api | |
| 00:04 | Merge array-search-unset check-in: 62368604ea user: andy tags: amg-array-enum-c-api | |
| 00:00 | Reference ticket number in tests var-13.2 and var-13.3 Leaf check-in: e55dc1adf7 user: andy tags: array-search-unset | |
|
2016-12-24
| ||
| 23:58 | Bug [46a2410650]: Create macro TclIsVarArraySearched to check if an array variable has an active sea... check-in: 9642a1b91e user: andy tags: array-search-unset | |
| 23:25 | Add test var-13.3 which is a more serious version of test var-13.2. var-13.3 is a SIGSEGV until we ... check-in: 33fc7a3358 user: andy tags: array-search-unset | |
| 23:02 | Merge trunk. Test var-13.2 now fails due to [af5c35971a]. check-in: 5066c38552 user: andy tags: array-search-unset | |
| 23:00 | Add test var-13.2 to check that unsetting an array element terminates an array search. This behavio... check-in: e1e9542624 user: andy tags: array-search-unset | |
|
2016-12-23
| ||
| 15:49 | merge trunk check-in: c56a03aae7 user: jan.nijtmans tags: novem | |
| 15:43 | Update -DMSTATS functionality, for possible total memory sizes > 2Gb. One more place where use of si... check-in: 31fbc1f55a user: jan.nijtmans tags: trunk | |
| 15:28 | merge novem check-in: 71d36ba10f user: dgp tags: dgp-properbytearray | |
| 15:21 | merge trunk check-in: 01d8a401a8 user: dgp tags: tip-445 | |
| 15:19 | merge novem check-in: 579da81b3f user: dgp tags: dgp-refactor | |
| 12:02 | Little tweak: Decimal dot's should be allowed as well as first part. Test-case for that as well. Closed-Leaf check-in: 9239776722 user: jan.nijtmans tags: bug-39f6304c2e | |
| 11:59 | Handle other invalid sequences, like "1234e" or "-567e+", that could be the start of a valid real nu... check-in: 99a62c31f9 user: jan.nijtmans tags: bug-39f6304c2e | |
| 10:07 | Deprecate otherValuePtr and ptrAndLongRep. Some more minor tweaks. check-in: f659a13b48 user: jan.nijtmans tags: novem-more-memory-API | |
| 09:32 | merge novem check-in: 9d557545fc user: jan.nijtmans tags: novem-more-memory-API | |
| 09:11 | merge trunk check-in: f0b6381989 user: jan.nijtmans tags: novem | |
| 08:27 | Eliminate the internal macro/function TclNewIntObj: In all cases TclNewLongObj is just as good. check-in: d12ed0fcc6 user: jan.nijtmans tags: trunk | |
|
2016-12-22
| ||
| 11:38 | Fix some comments (which were not correct any more in this branch), and don't allow booleans in inte... check-in: a27bf13393 user: jan.nijtmans tags: bug-39f6304c2e | |
| 11:27 | Re-based to core-8-5-branch. Proposed fix for [39f6304c2e90549c209cd11a7920dc9921b9f48e|39f6304c2e]... check-in: 027dbbe421 user: jan.nijtmans tags: bug-39f6304c2e | |
| 10:26 | Merge trunk. Implement sequences like "0x", "0b" and "0o" as well. And also the "." for doubles and ... check-in: 8b14191fae user: jan.nijtmans tags: bug-39f6304c2e | |
|
2016-12-21
| ||
| 23:23 | Correct typo, credit Brad Lanam for report check-in: 14080f9950 user: andy tags: amg-array-enum-c-api | |
| 14:03 | Make sure that Tcl_GetIntFromObj/Tcl_GetWideIntFromObj/Tcl_GetDoubleFromObj don't set an error in th... check-in: a8b2b83735 user: jan.nijtmans tags: trunk | |
| 14:01 | Make sure that Tcl_GetIntFromObj/Tcl_GetWideIntFromObj/Tcl_GetDoubleFromObj don't set an error in th... check-in: 4b2fea7812 user: jan.nijtmans tags: core-8-6-branch | |
| 13:59 | Make sure that Tcl_GetIntFromObj/Tcl_GetWideIntFromObj/Tcl_GetDoubleFromObj don't set an error in th... check-in: ca288cf168 user: jan.nijtmans tags: core-8-5-branch | |
| 12:59 | Experimental (partial) fix for [39f6304c2e90549c209cd11a7920dc9921b9f48e|39f6304c2e]: Tcl_LinkVar is... check-in: 2d5e0a6533 user: jan.nijtmans tags: bug-39f6304c2e | |
| 09:20 | Merge trunk check-in: c52e1550bf user: jan.nijtmans tags: novem | |
|
2016-12-20
| ||
| 12:35 | Make options -reuseaddr/-reuseport forbidden without -server, no matter the value being true or fals... check-in: bffa5b51a0 user: jan.nijtmans tags: tip-456 | |
| 11:47 | merge fork check-in: dcc31e850c user: jan.nijtmans tags: tip-456 | |
| 10:56 | Decouple the switch handling. check-in: 3d5331ac40 user: limeboy tags: tip-456 | |
| 10:32 | Document that from the "exact" parameter of Tcl_InitStubs(), only bit 0 has meaning. check-in: 7f5c4906c1 user: jan.nijtmans tags: trunk | |
| 10:22 | Correct the handling of -server and its options. check-in: be51fb3542 user: limeboy tags: tip-456 | |
| 09:46 | more internal use of size_t in stead of int. check-in: 8171f63934 user: jan.nijtmans tags: trunk | |
| 09:36 | Record the fact that all stub-enabled extensions work in Tcl 8.5+, no 8.6 (or 9.0) features are need... check-in: eda9a3e060 user: jan.nijtmans tags: trunk | |
| 09:30 | merge trunk (still has test failure in socket.test) check-in: fddd7e3bda user: jan.nijtmans tags: tip-456 | |
| 05:45 | Implement deferring search structure deallocation until the next search function is called. Determi... check-in: db10a8eaea user: andy tags: amg-array-enum-c-api | |
| 05:12 | Merge trunk check-in: aa624efbe0 user: andy tags: amg-array-enum-c-api | |
| 05:08 | Rework array search C API to invoke array traces and report errors. Still need to update documentat... check-in: b015340f8f user: andy tags: amg-array-enum-c-api | |
|
2016-12-19
| ||
| 18:43 | merge trunk check-in: 2dbe7ac399 user: dgp tags: tip-445 | |
| 18:40 | merge novem check-in: 9948e12ee4 user: dgp tags: dgp-properbytearray | |
| 18:38 | merge novem check-in: 313996a5c7 user: dgp tags: dgp-refactor | |
| 10:42 | merge novem check-in: 10c36e48f6 user: jan.nijtmans tags: novem-more-memory-API | |
| 09:14 | merge trunk check-in: d9627dd7b6 user: jan.nijtmans tags: novem | |
|
2016-12-18
| ||
| 15:39 | More comments, fix bug where numArgs should be argCt Leaf check-in: af8005b8b2 user: dah tags: dah-proc-arg-upvar | |
| 15:04 | More tests, frame lookup tweak and attempt to take advantage of a branch prediction. check-in: e3c53025a8 user: dah tags: dah-proc-arg-upvar | |
| 12:50 | Refactor. Defaults for links removed. Support empty link names. check-in: 8f125f9002 user: dah tags: dah-proc-arg-upvar | |
|
2016-12-16
| ||
| 16:14 | Some more internal use of size_t in stead of int. No functional change. check-in: 54ab350c68 user: jan.nijtmans tags: trunk | |
| 15:25 | merge trunk check-in: b70a1e3f3a user: jan.nijtmans tags: tip-439, semver | |
| 11:22 | Partial reimplementation. Retain value passed in by caller, support defaults check-in: 173792e010 user: dah tags: dah-proc-arg-upvar | |
|
2016-12-15
| ||
| 15:18 | Add back testcase winFile-4.10. This test passes anyway, even though it appeared to be Windows 2000 ... check-in: 7c2ad0e88f user: jan.nijtmans tags: trunk | |
| 15:07 | Add "file join $grandParentDir tcl8.? library" as possible path for a valid init.tcl. Some simplifi... check-in: 9869b1e0b8 user: jan.nijtmans tags: trunk | |
| 11:28 | Merge trunk check-in: 959decb933 user: jan.nijtmans tags: tip-439, semver | |
| 01:01 | Add more array search tests per Brad Lanam. These tests should fail because adding or removing elem... check-in: 06d8fea8ee user: andy tags: amg-array-enum-c-api | |
|
2016-12-14
| ||
| 16:03 | Update the documentation check-in: a2d596da81 user: limeboy tags: tip-456 | |
| 15:59 | Adjust OpenTcpServer for the latest changes to OpenTcpServerEx check-in: 523c93a0ec user: limeboy tags: tip-456 | |
| 15:52 | Fix for the argument parsing phase in the [socket] command. check-in: 1cdb56855b user: limeboy tags: tip-456 | |
| 15:49 | Make OpenTcpServerEx accept a 'service' string parameter instead of a port. check-in: c62457ec51 user: limeboy tags: tip-456 | |
| 15:03 | Implement all possible TCL_LL_MODIFIER formats in Tcl_ObjPrintf(), can be "ll", "I64" and "L", whate... check-in: 79a28ae5ea user: jan.nijtmans tags: trunk | |
| 14:14 | Implement all possible TCL_LL_MODIFIER formats in Tcl_ObjPrintf(), can be "ll", "I64" and "L", whate... Closed-Leaf check-in: 907c39d91a user: jan.nijtmans tags: jn-wide-printf | |
|
2016-12-13
| ||
| 19:21 | Rework array size increase/decrease tests to avoid dummy list element check-in: 00fc1efead user: andy tags: amg-array-enum-c-api | |
| 18:29 | Update Tcl_SetByteArrayLength() and callers. check-in: 522ab5524f user: dgp tags: dgp-properbytearray | |
| 16:49 | Detect binary errors in reflected channels. check-in: c7211f4bb5 user: dgp tags: dgp-properbytearray | |
| 01:27 | Merge trunk Closed-Leaf check-in: 1f52682fb2 user: andy tags: lanam-array-for-impl | |
|
2016-12-12
| ||
| 04:53 | Update ArrayArgs() comments again check-in: 9950120878 user: andy tags: amg-array-enum-c-api | |
| 04:52 | Update ArrayArgs() comments check-in: 7496dc7aac user: andy tags: amg-array-enum-c-api | |
| 04:42 | Commit changes received from Brad Lanam via email check-in: 9897959ab4 user: andy tags: lanam-array-for-impl | |
|
2016-12-11
| ||
| 05:00 | Finish implementing array search tests check-in: b6226be9e1 user: andy tags: amg-array-enum-c-api | |
| 04:57 | Remove invalid panic. There is an odd case in which exact matching does take a trip through the Arr... check-in: 484bb659db user: andy tags: amg-array-enum-c-api | |
| 04:29 | Continue array search tests, array-7.12 panics check-in: 8a6ac2184a user: andy tags: amg-array-enum-c-api | |
| 04:08 | Use setup feature in test array-5.4 check-in: 8ae0842cd3 user: andy tags: amg-array-enum-c-api | |
| 04:03 | Add first array search test check-in: ee0c46cf5e user: andy tags: amg-array-enum-c-api | |
| 03:05 | Adjust test array-5.4 to not use [array set] check-in: b6889151ea user: andy tags: amg-array-enum-c-api | |
| 03:04 | Reorganize array tests check-in: 0647d1d636 user: andy tags: amg-array-enum-c-api | |
| 02:38 | Add [array statistics] tests check-in: 48638af391 user: andy tags: amg-array-enum-c-api | |
|
2016-12-10
| ||
| 22:45 | Add [array names] tests check-in: 56ba49af14 user: andy tags: amg-array-enum-c-api | |
| 22:43 | Add [array get] tests check-in: fd28a7115c user: andy tags: amg-array-enum-c-api | |
| 22:42 | Add [array exists] tests check-in: 152dbd7300 user: andy tags: amg-array-enum-c-api | |
| 22:37 | Plan remainder of test suite check-in: 947139f371 user: andy tags: amg-array-enum-c-api | |
| 22:32 | Adjust comments check-in: cbe1f81e3c user: andy tags: amg-array-enum-c-api | |
| 22:16 | Rename $result to $resultPattern to reduce confusion check-in: 44213a209a user: andy tags: amg-array-enum-c-api | |
| 22:02 | Fix spelling check-in: e2ef0b3feb user: andy tags: amg-array-enum-c-api | |
| 22:01 | Add [array unset] tests check-in: 00c75d5769 user: andy tags: amg-array-enum-c-api | |
| 21:13 | Add first [array unset] test check-in: 379ea4d427 user: andy tags: amg-array-enum-c-api | |
| 21:11 | Add [array size] tests check-in: 9d74758ea5 user: andy tags: amg-array-enum-c-api | |
| 20:45 | Exchange setup and extra check-in: 85bea029ad user: andy tags: amg-array-enum-c-api | |
| 20:42 | Condense non-array error handling tests and incorporate non-array successful result tests check-in: 965e38bd07 user: andy tags: amg-array-enum-c-api | |
| 19:35 | Add [array set] tests check-in: a8289808bb user: andy tags: amg-array-enum-c-api | |
|
2016-12-08
| ||
| 17:52 | Bring back stub table in original state. Merge trunk check-in: 7054e2f2eb user: jan.nijtmans tags: package_files | |
|
2016-12-07
| ||
| 20:32 | plug memory leak check-in: 58f7225908 user: dgp tags: dgp-properbytearray | |
| 20:01 | Enable the no-copy path through narrowing that was overlooked. check-in: 617acf8eb6 user: dgp tags: dgp-properbytearray | |
| 19:52 | Put explicit byte-narrowing in the write pipeline of -encoding binary channels. This makes tests pas... check-in: 236f5e4f11 user: dgp tags: dgp-properbytearray | |
| 19:22 | Make explicit the implicit byte-narrowing function of [binary format]. check-in: 56ac0f8998 user: dgp tags: dgp-properbytearray | |
| 18:57 | Create a narrowing procedure to make the operation explicit when needed. check-in: ba8e57d76c user: dgp tags: dgp-properbytearray | |
|
2016-12-06
| ||
| 21:52 | move pthread_sigmask() calls to Tcl_WaitForEvent() where they belong Leaf check-in: 8cec831ad2 user: aspect tags: bug-f4f44174e | |
| 21:51 | unblock signals correctly with SIG_SETMASK check-in: ae3cf707c1 user: aspect tags: bug-f4f44174e | |
| 20:09 | Purge the old and broken Tcl_ObjType. check-in: ea03de5a23 user: dgp tags: dgp-properbytearray | |
| 19:35 | More tests, comments and improvements to initial implementation. check-in: ed5acdb987 user: dah tags: dah-proc-arg-upvar | |
| 18:55 | Several commands should be picky about expecting byte-valued arguments. Make them so. check-in: 1b7d737ce6 user: dgp tags: dgp-properbytearray | |
| 12:47 | merge novem check-in: fd1d2bbcbe user: dgp tags: dgp-properbytearray | |
| 12:46 | merge novem check-in: 5101240106 user: dgp tags: dgp-refactor | |
| 12:46 | merge trunk check-in: 54d0f67188 user: dgp tags: novem | |
|
2016-12-05
| ||
| 23:40 | remove ill-conceived feature test macro check-in: 4998d7833d user: aspect tags: bug-f4f44174e | |
| 23:14 | use pthread_sigmask to protect the notifier against signals (bug [f4f44174e]) check-in: b40778af44 user: aspect tags: bug-f4f44174e | |
| 19:17 | WIP trial of proper bytearrays in Tcl 9. check-in: d7c68a46af user: dgp tags: dgp-properbytearray | |
|
2016-12-03
| ||
| 00:42 | Add more failure cases to test suite, gonna have to do non-error cases one of these days check-in: d046004a15 user: andy tags: amg-array-enum-c-api | |
|
2016-12-02
| ||
| 22:10 | Rename [oxor] to [or] and [oxand] to [and], also [oxjoin] to [oxfordJoin] check-in: c903f22fde user: andy tags: amg-array-enum-c-api | |
| 21:18 | Merge trunk check-in: 02df281049 user: andy tags: amg-array-enum-c-api | |
| 21:08 | Avoid "warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has ... check-in: 871fcf85c4 user: andy tags: trunk | |
| 21:00 | Merge trunk check-in: 4ab23eded7 user: andy tags: amg-array-enum-c-api | |
| 20:50 | Experiment with wrapping [::tcltest::test] check-in: 297167a9bf user: andy tags: amg-array-enum-c-api | |
| 19:34 | merge novem check-in: da8349c19a user: dgp tags: dgp-refactor | |
| 19:02 | merge trunk check-in: 237dd7902f user: dgp tags: novem | |
| 19:01 | merge trunk check-in: 33041ae916 user: dgp tags: tip-445 | |
| 18:18 | Added long comment explaining history and work in progress making bytearray interfaces usable. check-in: d42a114238 user: dgp tags: trunk | |
| 15:52 | implement "I64" format in Tcl_ObjPrintf as well. Still to be tested. check-in: 418b169207 user: jan.nijtmans tags: jn-wide-printf | |
| 15:39 | Relocate the cmdEpoch bumps during command deletion so that command resolution caching works properl... check-in: 71fa1f9c91 user: dgp tags: trunk | |
| 14:53 | merge-mark check-in: c54751a9f2 user: jan.nijtmans tags: novem | |
| 14:52 | Implement %ll (WideInt) handling for Tcl_ObjPrintf(). Use it in some places. (now without edit-error... check-in: eac13870dc user: jan.nijtmans tags: trunk | |
| 14:46 | merge trunk check-in: e4c06b61d2 user: jan.nijtmans tags: novem | |
| 14:17 | Repair what appears to be a stray edit error. This restores ability to build on a TCL_WIDE_INT_IS_L... Closed-Leaf check-in: ee8a50916f user: dgp tags: jn-wide-printf | |
| 13:50 | Implement %ll (WideInt) handling for Tcl_ObjPrintf(). Use it in some places. Moved to feature bra... check-in: e3ba334a42 user: jan.nijtmans tags: jn-wide-printf | |
| 13:26 | Remove dup line. Closed-Leaf check-in: 24db74ffd7 user: dgp tags: dgp-cmd-epoch | |
|
2016-12-01
| ||
| 22:32 | Minor test tweaks, add test for nonexistent arrays check-in: 11cd8e8297 user: andy tags: amg-array-enum-c-api | |
| 22:07 | [507d9b9651a3c903] Possible implementation of auto-upvar for procedures. check-in: 6e39d87cbc user: dkf tags: dah-proc-arg-upvar | |
| 20:13 | Reports from NSF that command epoch bumping isn't properly timed. http://paste.tclers.tk/4030 Since ... check-in: d3f2f88f49 user: dgp tags: dgp-cmd-epoch | |
| 18:43 | Annoyed with tabs, switching to spaces check-in: 063d8fbb9e user: andy tags: amg-array-enum-c-api | |
| 18:43 | Continue implementation of test suite check-in: 6693bdf8ae user: andy tags: amg-array-enum-c-api | |
| 17:28 | Clarify detection of regular expression errors. While this may seem bogus and inconsistent, it is a... check-in: 731267ce37 user: andy tags: amg-array-enum-c-api | |
| 17:25 | So long as we register only one, we can have multiple Tcl_ObjTypes with the same name. This smooths... check-in: 088e1f413e user: dgp tags: trunk | |
| 17:08 | Implement [array names] in terms of Tcl_ArrayNames(), also make Tcl_ArrayNames() treat non-array lik... check-in: acbd0d9144 user: andy tags: amg-array-enum-c-api | |
| 13:20 | Created a new "proper bytearray" Tcl_ObjType so we can use bytearrays as bytearrays without all this... check-in: 3ef69dfebe user: dgp tags: trunk | |
| 12:32 | Fix installation of platform/shell-1.1.4.tm on Windows (platform directory was still missing) check-in: 15b7ba9785 user: jan.nijtmans tags: novem | |
| 12:01 | merge trunk check-in: 4162fbf706 user: limeboy tags: tip-456 | |
| 11:46 | merge trunk check-in: 391ec4f295 user: jan.nijtmans tags: novem | |
| 11:44 | compatability -> compatibility check-in: f94307dc05 user: jan.nijtmans tags: trunk | |
| 11:42 | compatability -> compatibility check-in: 602e06e9d3 user: jan.nijtmans tags: core-8-6-branch | |
| 11:39 | compatability -> compatibility check-in: 9cf8d87904 user: jan.nijtmans tags: core-8-5-branch | |
| 11:20 | More internal use of size_t. Eliminate unused "isBin" argument from TclpSysAlloc() check-in: 9d4cd6b1aa user: jan.nijtmans tags: novem | |
| 01:49 | Correct tab stops check-in: 2585e9af06 user: andy tags: amg-array-enum-c-api | |
|
2016-11-30
| ||
| 19:47 | Begin implementation of array test suite check-in: c9318c0692 user: andy tags: amg-array-enum-c-api | |
| 19:35 | Document filter options to [array exists] check-in: 1c69239d68 user: andy tags: amg-array-enum-c-api | |
| 17:57 | Be more consistent in usage of italic text check-in: bda7be7c84 user: andy tags: amg-array-enum-c-api | |
| 17:53 | Minor documentation correction pointing out that Tcl_ArraySet allows the variable to not exist in wh... check-in: efddc059c0 user: andy tags: amg-array-enum-c-api | |
| 14:27 | Merge trunk check-in: 39918e8e32 user: jan.nijtmans tags: novem | |
| 03:16 | merge trunk check-in: c2b9c28871 user: dgp tags: tip-445 | |
| 03:08 | Route all [string repeat] operations through a common implementation. Code that to preserve bytearra... check-in: e6e6fee0e1 user: dgp tags: trunk | |
|
2016-11-29
| ||
| 19:45 | Restore tests set-old-8.46 and set-old-10.2. Note: this is commit number 20000 check-in: e5c481c605 user: andy tags: amg-array-enum-c-api | |
| 19:39 | Merge trunk check-in: 227eb2b89f user: andy tags: amg-array-enum-c-api | |
| 19:29 | Add filtering capability to [array exists] and Tcl_ArrayExists() so that individual elements can be ... check-in: 5c0f2a9fbb user: andy tags: amg-array-enum-c-api | |
| 18:50 | Add comments to tcl.h more clearly indicating which flag values are reserved to better avoid future ... check-in: c8816ca461 user: andy tags: amg-array-enum-c-api | |
| 18:46 | Where feasible, convert concatenation panics into errors. check-in: 3e5cafe2a5 user: dgp tags: trunk | |
| 18:46 | Update [array] man page for new/expanded filter options check-in: 162212092a user: andy tags: amg-array-enum-c-api | |
| 13:50 | merge trunk check-in: 93793ba3f8 user: dgp tags: tip-445 | |
| 13:50 | merge novem check-in: 3cbb30adcd user: dgp tags: dgp-refactor | |
| 13:08 | merge trunk check-in: 88f99346ec user: jan.nijtmans tags: novem | |
| 13:03 | Minor simplifications. Eliminate FUNCPRT from regexp engine. Fix compile-error (non-debug) in tclDic... check-in: 63240d8b9e user: jan.nijtmans tags: trunk | |
| 12:26 | merge trunk check-in: 0a73f68e8e user: jan.nijtmans tags: novem | |
| 11:10 | more internal use of size_t (in stead of int) check-in: ad1e711238 user: jan.nijtmans tags: trunk | |
| 09:45 | Implement the "package forget" part, which was still missing. Handle the case that a filename contai... check-in: dfa45ae567 user: jan.nijtmans tags: package_files | |
|
2016-11-28
| ||
| 17:53 | Man page tweak check-in: aae84de8cb user: andy tags: amg-array-enum-c-api | |
| 16:47 | Double backslashes in man page check-in: 3556913225 user: andy tags: amg-array-enum-c-api | |
| 16:24 | merge novem check-in: 676824c7c1 user: dgp tags: dgp-refactor | |
| 16:08 | merge trunk check-in: 9174c893f4 user: dgp tags: tip-445 | |
| 15:29 | slightly simpler check-in: 8ed8daf325 user: jan.nijtmans tags: package_files | |
| 13:17 | Complete implementation, tests and documentation check-in: 6a2f13e8d2 user: jan.nijtmans tags: package_files | |
| 06:06 | Add manual page for new array functions check-in: a72fcb2eb3 user: andy tags: amg-array-enum-c-api | |
| 04:47 | Fix set-old-8.35 check-in: 5e92c9339a user: andy tags: amg-array-enum-c-api | |
| 04:31 | Fix set-old-8.56 check-in: f681932ae0 user: andy tags: amg-array-enum-c-api | |
| 04:21 | Add Tcl_ArrayStatistics() check-in: 2368a2dced user: andy tags: amg-array-enum-c-api | |
| 02:35 | Change Tcl_ArraySet() to always report errors without having to specify TCL_LEAVE_ERR_MSG check-in: 7cb4aff8e5 user: andy tags: amg-array-enum-c-api | |
| 01:20 | Remove most instances of TCL_LEAVE_ERR_MSG in favor of making Tcl_Array*() functions treat nonexiste... check-in: 325336d17e user: andy tags: amg-array-enum-c-api | |
|
2016-11-27
| ||
| 20:37 | Change TCL_MATCH_GLOB to avoid collision with the deprecated TCL_PARSE_PART1 flag check-in: 720f8dc660 user: andy tags: amg-array-enum-c-api | |
|
2016-11-26
| ||
| 20:03 | Renumber and rearrange new Tcl_Array*() functions to have a somewhat more logical ordering check-in: 7a757d9b95 user: andy tags: amg-array-enum-c-api | |
| 17:47 | Add "package files" testcase, which doesn give the right answer. So still work to do check-in: 0202120e4a user: jan.nijtmans tags: package_files | |
| 07:39 | Revert unintended change to Tcl_ZlibStreamInit() argument name check-in: 94a9a0cfad user: andy tags: amg-array-enum-c-api | |
| 07:30 | Implement Tcl_ArrayGet(), add -exact|-glob|-regexp options to [array get] check-in: 00404912d0 user: andy tags: amg-array-enum-c-api | |
| 07:21 | Remove new test trace-41.1 since it is a duplicate of test var-18.1 check-in: 34539fd014 user: andy tags: amg-array-enum-c-api | |
| 07:19 | Remove optimization that runs afoul of test var-18.1 check-in: 25d2a06908 user: andy tags: amg-array-enum-c-api | |
| 07:11 | Update test for [array unset] mode option check-in: a9cb120904 user: andy tags: amg-array-enum-c-api | |
| 02:14 | Implement Tcl_ArrayExists() check-in: bc2295f5c2 user: andy tags: amg-array-enum-c-api | |
| 01:57 | Fold create argument to ArrayVar() into TCL_VAR_CREATE flags bit which only ArrayVar() understands. ... check-in: 2590837335 user: andy tags: amg-array-enum-c-api | |
|
2016-11-25
| ||
| 18:24 | Simplify function description comment check-in: 403f15409f user: andy tags: amg-array-enum-c-api | |
| 18:11 | Merge CleanupVar() into TclCleanupVar(), no need for them to be separate check-in: 0aae797ef4 user: andy tags: amg-array-enum-c-api | |
| 18:08 | Rename dictObj to dictPtr for consistency with other public variable function arguments, even though... check-in: 1ba41eadd4 user: andy tags: amg-array-enum-c-api | |
| 18:05 | Rename TclArraySet() to Tcl_ArraySet() and put in tcl.decls. Enhance ArrayVar() to support array cr... check-in: f2aaed5ea1 user: andy tags: amg-array-enum-c-api | |
| 15:44 | Implementation of improved notifier from Lucio Andrés Illanes Albornoz. check-in: a5fa5e7e78 user: dkf tags: tip-458 | |
| 15:06 | Merge trunk. Implementation looks complete. Still missing: test-cases and documentation. check-in: 1ae9161edd user: jan.nijtmans tags: package_files | |
| 14:53 | Windows support and minor touchups to the documentation. check-in: aefe40befa user: limeboy tags: tip-456 | |
| 13:27 | Minor documentation touchups. check-in: 417ea495a1 user: limeboy tags: tip-456 | |
| 12:58 | merge trunk check-in: 742389b703 user: jan.nijtmans tags: novem | |
| 11:47 | Eliminate some macros that are no longer used/needed. check-in: 80e7984c44 user: jan.nijtmans tags: trunk | |
| 09:38 | Merge trunk, and fix two socket test-cases. check-in: 707cfb412f user: jan.nijtmans tags: tip-456 | |
| 08:17 | Add Tcl_ArraySearchPeek() check-in: 5eee3e2aef user: andy tags: amg-array-enum-c-api | |
| 07:55 | Add filter options to more [array] subcommands, implement with a common function check-in: 5a1c9d670f user: andy tags: amg-array-enum-c-api | |
| 07:33 | Merge trunk check-in: b893ce5065 user: andy tags: amg-array-enum-c-api | |
| 07:31 | Allow [array names -regexp] to use backreferences. This capability was broken by [71270e9141]. See a... check-in: b29701996a user: andy tags: trunk | |
| 07:02 | Add filtering options to [array size] command check-in: 3c19724381 user: andy tags: amg-array-enum-c-api | |
| 06:27 | Correct bug by splitting Tcl_ArrayNames() to high-level Tcl_ArrayNames() operating on a variable nam... check-in: e098e8ef7f user: andy tags: amg-array-enum-c-api | |
| 05:53 | Implement Tcl_ArrayNames(), still have a bug to fix though check-in: a7b63341ab user: andy tags: amg-array-enum-c-api | |
| 05:11 | Implement various array functions in terms of ArrayVar() to avoid repetition of trace code, and rest... check-in: b15d607c3a user: andy tags: amg-array-enum-c-api | |
| 04:42 | Implement Tcl_ArraySearchDone() check-in: fc39454bd5 user: andy tags: amg-array-enum-c-api | |
| 04:31 | Implement Tcl_ArraySearchNext() check-in: 2ab266d9fb user: andy tags: amg-array-enum-c-api | |
| 04:11 | Remove need for passing TCL_LEAVE_ERR_MSG to various array functions check-in: ed465991e2 user: andy tags: amg-array-enum-c-api | |
| 03:56 | Correct test failures in set-old.test check-in: e5a9bbebec user: andy tags: amg-array-enum-c-api | |
| 03:33 | Split ArrayNext() into ArrayFirst() and ArrayNext(), and reimplement other array functions in terms ... check-in: 520285d1e5 user: andy tags: amg-array-enum-c-api | |
| 01:39 | Remove spurious article in comments check-in: 965949e559 user: andy tags: trunk | |
| 01:36 | Rename LookupArrayVar() to ArrayVar(), add ArrayNext(), reimplement ArraySize() in terms of ArrayNex... check-in: 9cc3d0f006 user: andy tags: amg-array-enum-c-api | |
|
2016-11-24
| ||
| 22:51 | Improve comments, add interp to Tcl_ArraySearch so Tcl_ArraySearchNext() can report regular expressi... check-in: 669251b6f1 user: andy tags: amg-array-enum-c-api | |
| 22:38 | Implement Tcl_ArraySearchStart() check-in: f8ab9b85ae user: andy tags: amg-array-enum-c-api | |
| 22:24 | Simplify LookupArrayVar() interface check-in: 0393d60132 user: andy tags: amg-array-enum-c-api | |
| 22:06 | Fold VerifyArray() into LookupArrayVar(), begin adding filtering capabilities to array search check-in: aa06cc7e1b user: andy tags: amg-array-enum-c-api | |
| 21:33 | Add exact/glob/regexp filter capability to new array size and enumeration functions. Change Tcl_Arr... check-in: 462589ffc9 user: andy tags: amg-array-enum-c-api | |
| 21:15 | Forgot a - in the parameters array. check-in: 7d69ed66cf user: limeboy tags: tip-456 | |
| 21:01 | Allow a boolean argument to be passed. check-in: d4bdf65c83 user: limeboy tags: tip-456 | |
| 20:55 | merge trunk check-in: c1735f1869 user: jan.nijtmans tags: package_files | |
| 20:31 | merge trunk check-in: 4115262f80 user: jan.nijtmans tags: novem | |
| 20:28 | First round of documentation update. check-in: 6e94138b94 user: limeboy tags: tip-456 | |
| 20:12 | Improve comments a little check-in: 2196459c3e user: andy tags: amg-array-enum-c-api | |
| 19:22 | Merge trunk check-in: a353ee5093 user: andy tags: amg-array-enum-c-api | |
| 19:21 | Partially backout [ef4da65408] because AppendPrintfToObjVA() (used indirectly by [tcl::unsupported::... check-in: ad557c91a9 user: andy tags: trunk | |
| 18:49 | Correct reporting of trace errors in [array size] check-in: 2612459c98 user: andy tags: amg-array-enum-c-api | |
| 18:46 | Correct sense of scalar variable detection check-in: 85ea1e4ef0 user: andy tags: amg-array-enum-c-api | |
| 18:42 | Get rid of now-unnecessary varPtr2 variable, add stubbed-out (pun unintentional) implementations of ... check-in: b38a60a837 user: andy tags: amg-array-enum-c-api | |
| 18:36 | Reorganize code into separate LookupArrayVar() and ArraySize() functions so that [array size] can se... check-in: 4035492a84 user: andy tags: amg-array-enum-c-api | |
| 18:35 | Update stubs init check-in: aa1f28d461 user: andy tags: amg-array-enum-c-api | |
| 18:34 | Rename part1Ptr arguments to varNamePtr check-in: f2a8e2d0fb user: andy tags: amg-array-enum-c-api | |
| 16:21 | merge fork Closed-Leaf check-in: 5291e16a6a user: jan.nijtmans tags: tip-456 fork | |
| 16:20 | Starting implementing the "package files" command. TIP still to be written. check-in: 6cdb6a1b24 user: jan.nijtmans tags: package_files | |
| 15:00 | Adjust the tests and add a handful of new ones. check-in: ac3cfef074 user: limeboy tags: tip-456 | |
| 13:47 | Implementation of [array for] from Brad Lanam. See https://github.com/flightaware/Tcl-bounties/issue... check-in: bd05353216 user: dkf tags: lanam-array-for-impl | |
| 13:33 | Make compileEpoch "unsigned int", and start counting at 1. check-in: 83f0d245d8 user: jan.nijtmans tags: trunk | |
| 13:18 | Fix compile error if SO_REUSEPORT not supported. Put command options in alphabetical order check-in: c2331d8741 user: jan.nijtmans tags: tip-456 fork | |
| 12:47 | Implement the whole TIP 456 specification. Also introduces the `-reuseaddr' and `-reuseport' option... check-in: e4212ca03b user: limeboy tags: tip-456 | |
| 12:41 | merge novem check-in: 39188cbdd6 user: jan.nijtmans tags: novem-more-memory-API | |
| 11:57 | merge trunk. Make epoch in Tcl_DictSearch "unsigned int". This doubles the epoch range here. Use 0... check-in: 5fe02150a3 user: jan.nijtmans tags: novem | |
| 10:26 | typos check-in: 7df0e4369e user: jan.nijtmans tags: trunk | |
|
2016-11-22
| ||
| 15:04 | Corrections to misleading comments. check-in: ecb870f264 user: dkf tags: trunk | |
| 11:24 | Fix indenting check-in: c77d70c21f user: jan.nijtmans tags: tip-456 | |
| 11:21 | Added stub entry for tip #456. Documentation and tests still missing. Doesn't conform to TIP yet. check-in: fce8b81c46 user: jan.nijtmans tags: tip-456 | |
| 10:06 | This is patch.002 from ticket [0b9d3ba2ba3e1e3fc33c97d5a9fa7ef85d11a696|0b9d3ba2ba], as first start ... check-in: ae02accafa user: jan.nijtmans tags: tip-456 | |
|
2016-11-21
| ||
| 18:25 | [array size] should 0 if argument does not name an array. TODO: Distinguish between existence error... check-in: b0ceb88495 user: andy tags: amg-array-enum-c-api | |
| 13:12 | Initial commit of new C API for array enumeration. TIP forthcoming. Work far from complete, only T... check-in: 405aba7ca5 user: andy tags: amg-array-enum-c-api | |
| 10:40 | Merge trunk. More internal use of size_t in stead of int (or long) check-in: b68c708bd6 user: jan.nijtmans tags: novem | |
| 10:15 | More internal use of size_t in stead of int. check-in: ef4da65408 user: jan.nijtmans tags: trunk | |
|
2016-11-18
| ||
| 18:05 | merge novem check-in: 715274166d user: dgp tags: dgp-refactor | |
| 18:02 | merge trunk check-in: d583c1d31f user: dgp tags: tip-445 | |
| 15:51 | Minor: fix the indentation of comments. check-in: 06883b64fd user: dkf tags: trunk | |
| 12:10 | merge novem check-in: 21f9030029 user: jan.nijtmans tags: novem-more-memory-API | |
| 11:15 | Merge trunk check-in: a2bc365c8c user: jan.nijtmans tags: novem | |
| 10:53 | Fix mp_cnt_lsb() signature, so it matches the signature used in Tcl check-in: 9ca8b95421 user: jan.nijtmans tags: trunk | |
| 10:23 | Fix mp_cnt_lsb() signature, so it matches the signature used in Tcl. Add two missing "static" keywor... check-in: 018f6fdbb9 user: jan.nijtmans tags: core-8-6-branch | |
| 09:50 | Fix [e6f27aa56fa51bfc1752ce768bf0d301c60bfd2c|e6f27aa56f]: Update libtommath to 1.0 check-in: 6d14b81579 user: jan.nijtmans tags: trunk | |
| 03:34 | Remove extra space in documentation for [file stat] check-in: 21feca063c user: andy tags: trunk | |
|
2016-11-17
| ||
| 16:27 | merge trunk check-in: f365ba1ad9 user: jan.nijtmans tags: novem | |
| 16:26 | Fix libtommath's mp_radix_size() function such that it returns 2 for single-digit numbers. Add testc... check-in: 06f3f845fb user: jan.nijtmans tags: trunk | |
| 16:24 | Fix libtommath's mp_radix_size() function such that it returns 2 for single-digit numbers. Add testc... check-in: db3a4c3b27 user: jan.nijtmans tags: core-8-6-branch | |
| 16:12 | Fix libtommath's mp_radix_size() function such that it returns 2 for single-digit numbers. Add testc... check-in: f321ad8690 user: jan.nijtmans tags: core-8-5-branch | |
| 15:30 | Restore bn_mp_radix_size.c to exact copy of libtommath-1.0 version: Since the radix_size of "9" shou... Closed-Leaf check-in: 8cf7627603 user: jan.nijtmans tags: libtommath-1.0 | |
| 13:18 | Restore bn_mp_add_d.c to exact copy of libtommath-1.0 version: Since the mp_clamp() function already... check-in: 7442311ee4 user: jan.nijtmans tags: libtommath-1.0 | |
| 11:38 | Add test-case for mp_iseven(). If mp_iseven(0) ever returns 0, we will be warned that we are using t... check-in: d3f1169620 user: jan.nijtmans tags: libtommath-1.0 | |
| 11:03 | Bring in fix for mp_iseven().... almost missed that .... This should be given a dedicated test-cas... check-in: 04444b286a user: jan.nijtmans tags: libtommath-1.0 | |
| 10:46 | Merge trunk. Re-generate tclTomMath.h. Use faster exponentiation-function from libtommath 1.0 (in tc... check-in: 1e2d716ec7 user: jan.nijtmans tags: libtommath-1.0 | |
| 09:34 | Merge trunk check-in: 4a3294acba user: jan.nijtmans tags: novem | |
| 09:33 | Remove subdirectories of "libtommath", and various individual related files, not taking any part in ... check-in: 634ffe2b64 user: jan.nijtmans tags: trunk | |
| 09:24 | Remove subdirectories of "libtommath", and various individual related files, not taking any part in ... check-in: c0c5b62d0e user: jan.nijtmans tags: core-8-6-branch | |
|
2016-11-16
| ||
| 15:59 | merge trunk Closed-Leaf check-in: ec44244e32 user: jan.nijtmans tags: gahr-ticket-e6f27aa56f | |
| 15:22 | (experimental) Upgrade to libtommath 1.0 (actually by merging all changes between libtommath 0.42.0 ... check-in: d1210bac0b user: jan.nijtmans tags: libtommath-1.0 | |
| 15:04 | merge trunk check-in: f8be848288 user: dgp tags: tip-445 | |
| 11:17 | merge trunk check-in: 31a3f9bee0 user: jan.nijtmans tags: novem | |
| 10:55 | Use more "size_t" in stead of "int" internall. Also eliminate a lot of type-casts which are not nece... check-in: 521d320b7b user: jan.nijtmans tags: trunk | |
|
2016-11-15
| ||
| 13:33 | See Itcl Bug [1b28657c0e]. Make methodNameType honor the Tcl_ObjType contract. check-in: b35b8efef0 user: dkf tags: trunk | |
| 13:32 | See Itcl Bug [1b28657c0e]. Make methodNameType honor the Tcl_ObjType contract. check-in: 9f5d17b078 user: dkf tags: core-8-6-branch | |
| 13:31 | Slightly more efficient version as this is Hot Path code. Closed-Leaf check-in: e45c8a81d3 user: dkf tags: bug-itcl-1b2865 | |
|
2016-11-14
| ||
| 17:01 | See Itcl Bug [1b28657c0e]. The methodNameType fails to honor the Tcl_ObjType contract. Need dkf revi... check-in: 90eeca888c user: dgp tags: bug-itcl-1b2865 | |
| 16:01 | Merge zipfs, but keep zip-write functions. check-in: c3df2d7911 user: jan.nijtmans tags: androwish | |
| 15:51 | Merge core-8-6-branch. Remove (temporarily) write-functions from zipfs. Let first TIP-version handle... check-in: 92eef47064 user: jan.nijtmans tags: zipfs | |
| 14:26 | Merge core-8-6-branch check-in: 7bbea0e75d user: jan.nijtmans tags: trunk | |
| 14:25 | Better fix for the usability of TCL_NO_DEPRECATED on MacOSX check-in: e041d7c814 user: jan.nijtmans tags: core-8-6-branch | |
| 14:20 | Better fix for the usability of TCL_NO_DEPRECATED on MacOSX. check-in: 750cf822ec user: jan.nijtmans tags: core-8-5-branch | |
| 12:18 | merge novem check-in: 1d352ef575 user: dgp tags: dgp-refactor | |
| 12:16 | merge trunk check-in: 56c05639b5 user: dgp tags: tip-445 | |
|
2016-11-12
| ||
| 11:20 | Merge tzdata2016i from IETF check-in: 3a3a592ef9 user: venkat tags: novem | |
| 11:19 | Merge tzdata2016i from IETF check-in: cbce1a9dea user: venkat tags: trunk | |
| 11:19 | Merge tzdata2016i from IETF check-in: 24cf682242 user: venkat tags: core-8-6-branch | |
| 11:18 | Update to tzdata2016i from IETF check-in: 8b0d120b2a user: venkat tags: core-8-5-branch | |
|
2016-11-11
| ||
| 15:18 | merge trunk check-in: 6ca5f2d8bf user: jan.nijtmans tags: novem | |
| 14:53 | Fix harmless gcc warning message: using "unsigned" doesn't serve any purpose, actually. check-in: 01243c07ff user: jan.nijtmans tags: trunk | |
| 10:58 | Fix [79614fb8b61983ac8ef30ea8752c310465798fc7|79614fb8b6]: "glob", "encoding system" and encoding-fr... check-in: 1867fdf95b user: jan.nijtmans tags: trunk | |
| 10:55 | Fix [79614fb8b61983ac8ef30ea8752c310465798fc7|79614fb8b6]: "glob", "encoding system" and encoding-fr... check-in: 56afef9ae8 user: jan.nijtmans tags: core-8-6-branch | |
| 10:53 | Fix [79614fb8b61983ac8ef30ea8752c310465798fc7|79614fb8b6]: "glob", "encoding system" and encoding-fr... check-in: e0649af0bd user: jan.nijtmans tags: core-8-5-branch | |
|
2016-11-10
| ||
| 15:13 | merge trunk check-in: 8d4c5a08c5 user: jan.nijtmans tags: novem | |
| 14:21 | On OSX, there is a conflict with the "define panic" and definitions in "mach.h". check-in: e1804c00ba user: jan.nijtmans tags: trunk | |
| 14:19 | On OSX, there is a conflict with the "define panic" and definitions in "mach.h". check-in: 3544f1674a user: jan.nijtmans tags: core-8-6-branch | |
|
2016-11-08
| ||
| 02:56 | Route all [string last] operations through a common implementation. check-in: 6622b74446 user: dgp tags: trunk | |
|
2016-11-07
| ||
| 20:18 | Purge disabled code. check-in: 9957c9b0c9 user: dgp tags: trunk | |
| 20:11 | Refactor to channel all [string first] functions through a single implementation. check-in: 5fd1a339d3 user: dgp tags: trunk | |
| 20:04 | Optimize case of all single-byte chars. Closed-Leaf check-in: e35f61d57e user: dgp tags: dgp-string-find | |
| 19:41 | Consolidate the "find empty string" cases. check-in: 9bc07dee24 user: dgp tags: dgp-string-find | |
| 19:28 | Implement direct eval [string first] with the refactored engine. check-in: 7fb4fda651 user: dgp tags: dgp-string-find | |
| 11:23 | merge zipfs check-in: 4113cb454a user: jan.nijtmans tags: androwish | |
| 11:16 | Merge core-8-6-branch. Update upstream changes to zipfs.c check-in: 4cb21d6ea2 user: jan.nijtmans tags: zipfs | |
|
2016-11-04
| ||
| 21:29 | First draft refactoring the [string first] functionality. check-in: 5073110f26 user: dgp tags: dgp-string-find | |
| 15:52 | merge trunk check-in: 16c449a79f user: dgp tags: tip-445 | |
| 14:56 | [824752f10e] Use LIST_MAX instead of INT_MAX for unknown number of elements to the end of the list. check-in: 24d9077003 user: dgp tags: trunk | |
| 14:54 | [8245752f10e] Use LIST_MAX instead of INT_MAX for unknown number of elements to the end of the list. check-in: 5983fb59e6 user: dgp tags: core-8-6-branch | |
| 14:49 | merge mark check-in: 9cd4c5200b user: dgp tags: trunk | |
| 14:48 | [824752f10e] More robust, portable check for integer overflow. check-in: cf3aa0440e user: dgp tags: trunk | |
| 14:42 | close fork check-in: e5a5037389 user: dgp tags: trunk | |
| 14:40 | [824752f10e] More robust, portable check for integer overflow. check-in: b2a4266498 user: dgp tags: core-8-6-branch | |
| 14:39 | close fork check-in: 91d91053a6 user: dgp tags: core-8-6-branch | |
| 14:37 | [824752f10e] More robust, portable check for integer overflow. check-in: 9b1cb4c030 user: dgp tags: core-8-5-branch | |
| 14:24 | merge core-8-5-branch ([824752f10e] Avoid calling Tcl_SetObjResult if interp is NULL) check-in: 16efbc4dbf user: gahr tags: trunk | |
| 14:23 | merge core-8-5-branch ([824752f10e] Avoid calling Tcl_SetObjResult if interp is NULL) check-in: e7a9d70cd2 user: gahr tags: core-8-6-branch | |
| 14:21 | [824752f10e] Avoid calling Tcl_SetObjResult if interp is NULL check-in: b6601d604f user: gahr tags: core-8-5-branch | |
| 11:53 | merge trunk check-in: 00e57db1bf user: jan.nijtmans tags: novem | |
| 11:51 | Fix the generated copyright sections in the HTML help file check-in: ec41e853d0 user: jan.nijtmans tags: trunk | |
| 11:50 | Fix the generated copyright sections in the HTML help file. check-in: 973f7c7d0b user: jan.nijtmans tags: core-8-6-branch | |
| 11:41 | merge trunk check-in: 70a2852312 user: jan.nijtmans tags: novem | |
| 11:38 | Make packages msgcat and tcltest work unmodified in "novem". Make more test-cases work unmodified in... check-in: 9abb38ee0b user: jan.nijtmans tags: trunk | |
| 11:32 | Make packages msgcat and tcltest work unmodified in "novem". check-in: 3b9aba0637 user: jan.nijtmans tags: core-8-6-branch | |
|
2016-11-02
| ||
| 12:56 | merge trunk check-in: 41145a0942 user: jan.nijtmans tags: tip-439, semver | |
| 12:50 | Merge trunk (Update http version number to 2.8.10, due to [838e99a76d]) check-in: 1caeb0f5b9 user: jan.nijtmans tags: novem | |
| 12:45 | merge core-8-6-branch (http package version update) check-in: 0c403244ae user: jan.nijtmans tags: trunk | |
| 12:44 | Update http version number to 2.8.10, due to [838e99a76d] check-in: 47bd2d0bbb user: jan.nijtmans tags: core-8-6-branch | |
| 12:41 | Update http version number to 2.7.14, due to [838e99a76d] check-in: 9a63070856 user: jan.nijtmans tags: core-8-5-branch | |
| 12:16 | merge zipfs check-in: 0d7d946d30 user: jan.nijtmans tags: androwish | |
| 12:09 | merge core-8-6-branch check-in: d495ef896c user: jan.nijtmans tags: zipfs | |
| 01:42 | Fix the generated copyright sections in the HTML help file. Closed-Leaf check-in: 13b8547f59 user: mistachkin tags: htmlCopyrightsFix | |
|
2016-11-01
| ||
| 16:37 | merge novem check-in: 1e05628089 user: dgp tags: dgp-refactor | |
| 16:29 | merge trunk check-in: 2d438eeb1d user: dgp tags: novem | |
| 16:18 | merge trunk check-in: ed328bc1b1 user: dgp tags: tip-445 | |
| 16:18 | Refactor to channel all [string cat] functions through a single implementation. check-in: 5be62a44d4 user: dgp tags: trunk | |
| 15:42 | Replace indexing with pointer increments. Closed-Leaf check-in: 78ef6f929b user: dgp tags: dgp-string-cat | |
| 15:12 | Trim away obsolete code. check-in: 8c1453cc30 user: dgp tags: dgp-string-cat | |
| 15:07 | Expand all the cases of the [string cat] engine. check-in: 9bfada5e22 user: dgp tags: dgp-string-cat | |
|
2016-10-31
| ||
| 18:10 | Reduce copies in the pure binary implementation of [string cat]. check-in: 210148adc5 user: dgp tags: dgp-string-cat | |
| 16:15 | Complete the "pure binary" implementation of the [string cat] engine. check-in: 6108355177 user: dgp tags: dgp-string-cat | |
| 14:18 | merge trunk check-in: acd1d0f9c7 user: dgp tags: dgp-string-cat | |
| 14:17 | Coverage tests for INST_STR_CONCAT1 byterarray ops. check-in: b6e309554c user: dgp tags: trunk | |
|
2016-10-30
| ||
| 16:52 | [253ba6e818] Improved description of [variable] behaviour. check-in: c607c5d558 user: dkf tags: trunk | |
| 16:16 | [253ba6e818] Improved description of [variable] behaviour. check-in: 6abd304ca2 user: dkf tags: core-8-6-branch | |
| 08:31 | [1ae12987cb] Ensure that deleting the [history] command deletes its storage. check-in: eb11bf9cb5 user: dkf tags: trunk | |
| 08:22 | [1ae12987cb] Ensure that deleting the [history] command deletes its storage. check-in: 3135d5681f user: dkf tags: core-8-6-branch | |
| 05:07 | One more place where the internal API change can be used easily. check-in: 77e725f099 user: dkf tags: core-8-6-branch | |
| 05:05 | [b26e38a3e4] Ensure that compressing streams manage buffers correctly in all cases. check-in: f85e0e4fe4 user: dkf tags: trunk | |
| 05:04 | [b26e38a3e4] Ensure that compressing streams manage buffers correctly in all cases. check-in: 83a6a4d431 user: dkf tags: core-8-6-branch | |
| 05:02 | Fix the bug. Make use of zlib API in this area more like a Tcl API with wrapper function. Closed-Leaf check-in: e5b3cf7279 user: dkf tags: bug-b26e38a3e4 | |
|
2016-10-29
| ||
| 21:03 | Added test for bug check-in: 0dfc1b9ec5 user: dkf tags: bug-b26e38a3e4 | |
|
2016-10-28
| ||
| 20:33 | WIP check-in: 8f63620a09 user: dgp tags: dgp-string-cat | |
| 16:55 | revise [dict append] to make use of common [string cat] engine. check-in: 673871f49c user: dgp tags: dgp-string-cat | |
| 15:47 | merge trunk check-in: 65b0c59fbd user: dgp tags: dgp-string-cat | |
| 15:46 | Add optimization to [dict append]. check-in: df0c2fc07c user: dgp tags: trunk | |
| 14:59 | When appropriate, implement [join] with the common [string cat] engine. check-in: 5e2e74931b user: dgp tags: dgp-string-cat | |
| 14:45 | Add obvious optimizations to [join] implementation. check-in: b24a53dd0c user: dgp tags: trunk | |
| 14:28 | merge trunk check-in: 8fe04e59f6 user: dgp tags: dgp-string-cat | |
| 14:27 | Add warning commentary making important assumptions explicit. check-in: 329ff4fad8 user: dgp tags: trunk | |
| 14:26 | Add warning commentary making important assumptions explicit. check-in: f4bf80dafb user: dgp tags: core-8-6-branch | |
| 14:23 | Add warning commentary making important assumptions explicit. check-in: 27b3f0c88b user: dgp tags: core-8-5-branch | |
| 14:06 | merge trunk check-in: f9b8e6269b user: dgp tags: dgp-string-cat | |
| 14:06 | Add obvious optimization to Tcl_GetCharLength(). check-in: a3157e22e5 user: dgp tags: trunk | |
|
2016-10-27
| ||
| 20:06 | Convert INST_STR_CONCAT1 to the common `string cat` implementation. check-in: fc9ed1e751 user: dgp tags: dgp-string-cat | |
| 19:39 | Start bringing all `string cat` operations into one place so it can be coded correctly one time inst... check-in: 30418debb6 user: dgp tags: dgp-string-cat | |
|
2016-10-26
| ||
| 08:07 | Merge timezone data tzdata2016h check-in: 42830c2953 user: venkat tags: novem | |
| 08:04 | Merge timezone data tzdata2016h check-in: 12bcc304b7 user: venkat tags: trunk | |
| 08:04 | Merge timezone data tzdata2016h check-in: 4ea69c7b45 user: venkat tags: core-8-6-branch | |
| 08:03 | Update timezone data to tzdata2016h from IETF check-in: 72aa757082 user: venkat tags: core-8-5-branch | |
|
2016-10-21
| ||
| 13:25 | merge novem check-in: 9b85ecfae5 user: dgp tags: dgp-refactor | |
| 13:25 | merge trunk check-in: e8a67dbd32 user: dgp tags: novem | |
| 13:12 | merge trunk check-in: 463bbb7445 user: dgp tags: tip-445 | |
| 13:12 | merge 8.6 check-in: 5860b1c25b user: dgp tags: trunk | |
|
2016-10-20
| ||
| 20:02 | Repair recently opened memleak. check-in: 1b68794acf user: dgp tags: core-8-6-branch | |
| 17:54 | EVIL HACKs are bad. Unnecessary ones are intolerable. Bad tests cause trouble. check-in: 82918e7090 user: dgp tags: core-8-6-branch | |
| 16:37 | merge trunk check-in: b1dcc7542c user: dgp tags: tip-445 | |
|
2016-10-18
| ||
| 19:16 | Use memcmp where possible. check-in: 1799506222 user: dgp tags: trunk | |
|
2016-10-14
| ||
| 19:54 | merge trunk check-in: b4524d0b86 user: dgp tags: tip-445 | |
| 19:29 | [eb6b68c1a9] Simple fix for [string replace] error demonstrated by new test. check-in: 699a33324b user: dgp tags: trunk | |
| 19:28 | [eb6b68c1a9] Simple fix for [string replace] error demonstrated by new test. check-in: f58d30ec32 user: dgp tags: core-8-6-branch | |
|
2016-10-13
| ||
| 17:11 | merge novem check-in: c172a6aac7 user: dgp tags: dgp-refactor | |
| 17:04 | merge trunk check-in: 071bc9cadb user: dgp tags: tip-445 | |
| 17:03 | merge trunk check-in: 237090c178 user: dgp tags: novem | |
| 16:56 | Merge INST_STR_REPLACE fixes and improvements. check-in: 85150d4e86 user: dgp tags: trunk | |
| 16:50 | Another streamline. check-in: 2b134348a0 user: dgp tags: core-8-6-branch | |
| 16:43 | Stop invading the String internals to work around a bug. Fix it instead. check-in: f32a003e9a user: dgp tags: core-8-6-branch | |
| 15:37 | Streamline the substring copying case of [string replace] bytecode execution. check-in: 597976a69d user: dgp tags: core-8-6-branch | |
|
2016-10-12
| ||
| 17:31 | Correct improper NULL return from initializing Tcl_InitStringRep(o, b, 0). Go ahead and return point... check-in: e429fe0958 user: dgp tags: tip-445 | |
| 16:58 | Reduce direct use of the tclEmptyStringRep. check-in: 48b4b1d728 user: dgp tags: tip-445 | |
| 15:14 | Purge another direct access to bytes field. check-in: efe3b3ea35 user: dgp tags: tip-445 | |
| 14:11 | merge trunk check-in: 26734ca1a2 user: dgp tags: tip-445 | |
| 14:01 | merge novem check-in: bfd8b2d1e7 user: dgp tags: dgp-refactor | |
| 14:01 | merge trunk check-in: b204e61ca2 user: dgp tags: novem | |
| 13:47 | merge TclParseNumber fixes check-in: b83207f166 user: dgp tags: trunk | |
| 13:46 | [be003d570f] TclParseNumber() failed to fully implement TCL_PARSE_BINARY_ONLY. check-in: bb5488f1a7 user: dgp tags: core-8-6-branch | |
| 13:42 | [be003d570f] TclParseNumber() failed to fully implement TCL_PARSE_OCTAL_ONLY. check-in: 3bb6116dfc user: dgp tags: core-8-6-branch | |
| 13:38 | Add a test too. check-in: 3c55b08b4f user: dgp tags: core-8-5-branch | |
| 13:31 | [be003d570f] TclParseNumber() failed to fully implement TCL_PARSE_OCTAL_ONLY. check-in: d4054bee77 user: dgp tags: core-8-5-branch | |
| 09:58 | [74bc0e44f5] Doc tweak. check-in: 238be90a8b user: dkf tags: trunk | |
| 09:57 | [74bc0e44f5] Doc tweak. check-in: 04fbd1b5dd user: dkf tags: core-8-6-branch | |
| 09:57 | [74bc0e44f5] Doc tweak. check-in: c24fb3badc user: dkf tags: core-8-5-branch | |
|
2016-10-11
| ||
| 21:53 | merge trunk check-in: d5f3db4df2 user: jan.nijtmans tags: novem | |
| 21:52 | Fix [3cc1d91345]: duplicate calls to TclpFreeAllocCache() on thread exists check-in: bbfcd2c669 user: jan.nijtmans tags: trunk | |
| 21:43 | Fix [3cc1d91345]: duplicate calls to TclpFreeAllocCache() on thread exists check-in: 7a3c8a4b0d user: jan.nijtmans tags: core-8-6-branch | |
| 21:35 | Fix [3cc1d91345]: duplicate calls to TclpFreeAllocCache() on thread exists check-in: 509d964dcf user: jan.nijtmans tags: core-8-5-branch | |
| 18:26 | merge novem check-in: 6c01f161f4 user: dgp tags: dgp-refactor | |
| 18:22 | Update new tests in light of octal death. check-in: 2be17d65ec user: dgp tags: novem | |
| 18:19 | merge trunk check-in: bd685a542e user: dgp tags: novem | |
|
2016-10-09
| ||
| 16:02 | [62b36e326c] Noted edge case in behaviour of [concat] with empty arguments. check-in: 53cdc09f00 user: dkf tags: trunk | |
| 16:02 | [62b36e326c] Noted edge case in behaviour of [concat] with empty arguments. check-in: 007b192adb user: dkf tags: core-8-6-branch | |
| 16:01 | [62b36e326c] Noted edge case in behaviour of [concat] with empty arguments. check-in: d81d0de334 user: dkf tags: core-8-5-branch | |
| 15:22 | [7114ac6141] Improve testing and docs of Tcl_GetInt and Tcl_GetDouble. No behaviour change. check-in: 925103116e user: dkf tags: trunk | |
| 15:21 | [7114ac6141] Improve testing and docs of Tcl_GetInt and Tcl_GetDouble. No behaviour change. check-in: aa50b70914 user: dkf tags: core-8-6-branch | |
| 12:03 | Be more accurate about scan's %i check-in: 8a99d79f7e user: dkf tags: core-8-6-branch | |
| 10:35 | Be more accurate about scan's %i check-in: b6c6a73a68 user: ferrieux tags: trunk | |
|
2016-10-08
| ||
| 17:10 | [74bc0e44f5] Document result of [http::unregister]. check-in: 6bae8fa2fd user: dkf tags: trunk | |
| 17:10 | [74bc0e44f5] Document result of [http::unregister]. check-in: d9391bf225 user: dkf tags: core-8-6-branch | |
| 17:10 | [74bc0e44f5] Document result of [http::unregister]. check-in: fe8a1bc799 user: dkf tags: core-8-5-branch | |
| 16:41 | [838e99a76d] Ensure that encodings are handled with application/xml and friends. check-in: e3de800d7d user: dkf tags: trunk | |
| 16:40 | [838e99a76d] Ensure that encodings are handled with application/xml and friends. check-in: 041dc66019 user: dkf tags: core-8-6-branch | |
| 16:38 | [838e99a76d] Ensure that encodings are handled with application/xml and friends. check-in: 07c269e62a user: dkf tags: core-8-5-branch | |
|
2016-10-07
| ||
| 21:06 | Purge more direct accesses to bytes field. check-in: ecafda43ac user: dgp tags: tip-445 | |
| 19:04 | Use the new purity test. check-in: 698059b100 user: dgp tags: tip-445 | |
| 18:53 | merge trunk check-in: 197b134426 user: dgp tags: tip-445 | |
| 18:52 | Update [string map] tests to get illustration of need for pure dict restriction up to date with orde... check-in: 89ba7d62f0 user: dgp tags: trunk | |
| 16:36 | New routine Tcl_HasStringRep() and first conversion of callers. check-in: 8a3ad0ffb4 user: dgp tags: tip-445 | |
| 13:11 | merge novem check-in: 0507959c15 user: dgp tags: dgp-refactor | |
| 13:11 | merge trunk check-in: 66bb998b3f user: dgp tags: novem | |
| 13:06 | merge trunk check-in: 16aed2411d user: dgp tags: tip-445 | |
|
2016-10-05
| ||
| 04:53 | Fix typos in expr documentation. check-in: faa78e6080 user: pooryorick tags: trunk | |
| 00:05 | Rewrite expr documentation. Among other things, fixes [ef5373e6fa0617ee]. check-in: 6fcf1c1520 user: pooryorick tags: trunk | |
|
2016-10-04
| ||
| 19:12 | [4d5ae7d88a] Stop crashes with asynchronous connects to hosts without addresses. check-in: c7f0617280 user: dkf tags: trunk | |
| 19:11 | [4d5ae7d88a] Stop crashes with asynchronous connects to hosts without addresses. check-in: 6ef0648c3f user: dkf tags: core-8-6-branch | |
| 19:08 | merge novem check-in: 2a20459071 user: dgp tags: dgp-refactor | |
| 18:48 | merge trunk check-in: b74f43dd28 user: dgp tags: novem | |
| 18:29 | merge trunk check-in: c7b4bb4b41 user: dgp tags: tip-445 | |
| 15:23 | Harmonize tests with expr implementation. Closed-Leaf check-in: 8b04d88baa user: pooryorick tags: pyk-expr-numeric | |
| 13:31 | When opening a server socket on an ephemeral port, make sure that the port number that gets picked f... check-in: 4b5524e8a1 user: max tags: trunk | |
| 12:27 | Fix for [ef5373e6fa0617ee]. Operands are interpreted numerically when possible. check-in: 58ee10c4b7 user: pooryorick tags: pyk-expr-numeric | |
|
2016-10-03
| ||
| 16:55 | merge trunk check-in: 64660b8543 user: pooryorick tags: pyk-emptystring | |
| 16:49 | Fix documentation of [expr] operators, replacing "divisor" with "dividend" check-in: ba20f7668e user: pooryorick tags: trunk | |
| 15:06 | merge zipfs branch check-in: fef98dcead user: jan.nijtmans tags: androwish | |
| 14:56 | merge core-8-6-branch check-in: f5f1c41b03 user: jan.nijtmans tags: zipfs | |
| 14:53 | (cherry-pick): Fix [2bf561854c55a], interp alias to command whose name is the empty string. check-in: d121af2108 user: jan.nijtmans tags: core-8-6-branch | |
| 01:10 | Fix [2bf561854c55a], interp alias to command whose name is the empty string. check-in: e1a24d5c88 user: pooryorick tags: trunk | |
|
2016-10-02
| ||
| 19:28 | Merge tzdata2016g from ietf.org check-in: b867304d52 user: venkat tags: novem | |
| 19:26 | Merge tzdata2016g from ietf.org check-in: 6abe9b885e user: venkat tags: trunk | |
| 19:25 | Merge tzdata2016g from ietf.org check-in: 7750b679bc user: venkat tags: core-8-6-branch | |
| 19:24 | Update tzdata to 2016g from ietf.org check-in: f302ad3362 user: venkat tags: core-8-5-branch | |
| 18:42 | Re-created the build mods for tip#340. Something I was doing was screwing with building a proper she... check-in: 8ecd08459f user: hypnotoad tags: core_zip_vfs | |
| 18:30 | Typo fix for Makefile.in check-in: 90f22431a5 user: hypnotoad tags: core_zip_vfs | |
| 12:00 | Pulling change from trunk check-in: a2210ce805 user: hypnotoad tags: core_zip_vfs | |
|
2016-09-28
| ||
| 14:20 | Fix: 3 places where a superfluous TCL_MINOR_VERSION is still used where it shouldn't. check-in: d923a233e9 user: jan.nijtmans tags: tip-439, semver | |
| 13:59 | merge trunk check-in: 664ecb7f52 user: jan.nijtmans tags: tip-439, semver | |
|
2016-09-27
| ||
| 20:06 | [4d5ae7d88a] Restore default-to-error logic in TcpConnect Closed-Leaf check-in: e954c8aebe user: gahr tags: tkt-4d5ae7d88a | |
|
2016-09-26
| ||
| 15:38 | Merge core-8-6-branch. upstream androwish modifications. check-in: 88fd04e92c user: jan.nijtmans tags: androwish | |
| 15:03 | merge core-8-6-branch check-in: e4e7727887 user: jan.nijtmans tags: zipfs | |
| 15:00 | merge trunk check-in: c63216e065 user: jan.nijtmans tags: tip-389-impl | |
| 09:35 | [3328635] Latest patch from Christian Werner check-in: 965d56c3af user: jan.nijtmans tags: tkt3328635-posix-monotonic-clock | |
| 09:10 | merge core-8-6-branch check-in: 3cc8bbfa43 user: jan.nijtmans tags: trunk | |
| 09:08 | Fix the 'htmlhelp' target so that it compiles cleanly and includes all the appropriate HTML files. ... check-in: ecdfaed5d3 user: jan.nijtmans tags: core-8-6-branch | |
|
2016-09-21
| ||
| 09:36 | merge core-8-6-branch. Undo changes to coffbase.txt (they cause overlap with Tk) Closed-Leaf check-in: d22d2fc5be user: jan.nijtmans tags: winFixes | |
| 09:29 | merge trunk check-in: 42473b2624 user: jan.nijtmans tags: novem | |
| 09:28 | Merge core-8-6-branch. Add more comments to tclLiteral.c, contributed by mr_calvin check-in: 8ac9a69b51 user: jan.nijtmans tags: trunk | |
| 09:20 | Make it more likely that compiles with VS2012/VS2013 actually work on Windows XP. See: [https://tedw... check-in: 572fd31268 user: jan.nijtmans tags: core-8-6-branch | |
| 09:15 | Make it more likely that compiled with VS2012/VS2013 actually work on Windows XP. See: [https://tedw... check-in: a26067b252 user: jan.nijtmans tags: core-8-5-branch | |
|
2016-09-19
| ||
| 18:48 | Permit static linking to the MSVCRT as a stand-alone option. Enable WinXP SDK compatibility. check-in: 126eddaf93 user: mistachkin tags: winFixes | |
|
2016-09-16
| ||
| 16:43 | merge trunk check-in: 0fe77ba9d6 user: dgp tags: tip-445 | |
| 16:40 | merge novem check-in: fbf936a8ab user: dgp tags: dgp-refactor | |
| 09:25 | merge trunk check-in: da75b7b44f user: jan.nijtmans tags: tip-439, semver | |
| 09:24 | merge trunk check-in: 54ff2ac9a1 user: jan.nijtmans tags: tip-389-impl | |
| 09:11 | merge trunk check-in: 1e7fa757b6 user: jan.nijtmans tags: novem | |
| 09:09 | merge core-8-6-branch check-in: 26ceff2e2c user: jan.nijtmans tags: trunk | |
| 09:06 | Fix [c7d0bc9a549714e0]: Newly introduced unshared (local-only) literals from cmd resolvers cause Tcl... check-in: 8924992522 user: jan.nijtmans tags: core-8-6-branch | |
|
2016-09-15
| ||
| 13:22 | Proposed fix for [c7d0bc9a549714e0]. Thanks to mr_calvin Closed-Leaf check-in: 2dbbe15297 user: jan.nijtmans tags: bug-c7d0bc9a549714e0 | |
|
2016-09-14
| ||
| 15:11 | Adding build scripts to implement Tip#453 check-in: fa70559479 user: hypnotoad tags: core_zip_vfs | |
| 15:04 | Further adaptations and improvements to practcl. And get, tclsh make.tcl basekit even works now check-in: f89473675c user: hypnotoad tags: core_zip_vfs | |
| 13:38 | Pulling changes from trunk check-in: 0252986ec0 user: hypnotoad tags: core_zip_vfs | |
| 13:36 | Fixed the line endings on practcl.tcl check-in: b2dbde2130 user: hypnotoad tags: core_zip_vfs | |
| 13:33 | Beginning work in earnest on Tip#430 and Tip#453 Renamed zipfs.c to tclZipfs.c. Eliminated tclZipfs... check-in: ad6641bb82 user: hypnotoad tags: core_zip_vfs | |
|
2016-09-13
| ||
| 12:19 | merge zipfs check-in: 534edd7d8d user: jan.nijtmans tags: androwish | |
|
2016-09-09
| ||
| 16:07 | merge trunk Leaf check-in: 6fa2f53c7f user: dgp tags: bug-3418547 | |
| 12:42 | merge trunk check-in: 7a1aabb850 user: dgp tags: tip-445 | |
| 12:40 | merge novem check-in: 7c94488656 user: dgp tags: dgp-refactor | |
| 12:39 | Maintain the changed behavior for unset traces on local vars at proc return. Update the docs to new ... check-in: ac5aef4799 user: dgp tags: novem | |
| 12:36 | Revert b98ee56376. The "bug" fixed was documented behavior. check-in: e087838b90 user: dgp tags: trunk | |
| 07:31 | merge trunk check-in: f97eb4cfee user: gahr tags: novem | |
| 07:28 | Remove unnecessary use of fpsetround. See https://bugs.freebsd.org/212512 check-in: 20c19f9d55 user: gahr tags: trunk | |
|
2016-09-08
| ||
| 20:05 | merge novem check-in: 07b093aed3 user: dgp tags: dgp-refactor | |
| 20:04 | compiler warning check-in: 222ff7aa13 user: dgp tags: novem | |
| 19:34 | merge novem check-in: 085bd56f57 user: dgp tags: dgp-refactor | |
| 19:03 | merge trunk Leaf check-in: 965131dbb9 user: dgp tags: dgp-literal-reform | |
| 15:11 | merge check-in: 8d40770f84 user: dgp tags: dgp-literal-reform | |
| 14:49 | merge microopt check-in: 87bd460092 user: dgp tags: dgp-literal-reform | |
| 14:34 | merge bytecode init reworking check-in: 64530305a9 user: dgp tags: dgp-literal-reform | |
| 13:01 | merge 8.6.5 check-in: 473492ffb3 user: dgp tags: dgp-literal-reform | |
| 12:43 | merge 8.6.4 check-in: 67a149d080 user: dgp tags: dgp-literal-reform | |
| 12:36 | merge 8.6.3 check-in: 5e598c8a3e user: dgp tags: dgp-literal-reform | |
| 12:28 | merge 8.6.2 check-in: 8765b86e00 user: dgp tags: dgp-literal-reform | |
| 12:22 | merge 8.6.1 check-in: 65981cfc14 user: dgp tags: dgp-literal-reform | |
| 09:49 | Expose some of the core variable access APIs. check-in: b4dfc30083 user: dkf tags: dkf-expose-ptrgetvar | |
| 07:24 | merge core-8-6-branch check-in: f505bc5fc8 user: jan.nijtmans tags: zipfs | |
| 03:29 | merge trunk check-in: 0b63cd813b user: dgp tags: tip-445 | |
| 03:01 | Pulling changes from Trunk check-in: c20e962d80 user: hypnotoad tags: core_zip_vfs | |
| 03:00 | Pulling changes from zipfs check-in: 7fbe86c508 user: hypnotoad tags: core_zip_vfs | |
| 02:48 | merge trunk check-in: 7628b11646 user: dgp tags: novem | |
| 02:38 | [7f02ff1efa] Fix scope for var unset traces when procs return. *** POTENTIAL INCOMPATIBILITY *** check-in: b98ee56376 user: dgp tags: trunk | |
| 02:34 | New test trace-18.5 for the bug. Updated trace-18.1 which was tuned to it. Closed-Leaf check-in: c8b6dd2da5 user: dgp tags: bug-7f02ff1efa | |
|
2016-09-07
| ||
| 18:31 | Attempt to fix [7f02ff1efa]. Make trace-18.1 fail. Suspect test is an experiment that preserves the ... check-in: b25357cf3a user: dgp tags: bug-7f02ff1efa | |
| 18:09 | [4dbdd9af14] Plug mem leak when var unset trace re-creates namespace var. Thanks mr_calvin for repor... check-in: db4b2eff59 user: dgp tags: trunk | |
| 17:45 | [4dbdd9af14] Plug mem leak when var unset trace re-creates namespace var. Thanks mr_calvin for repor... check-in: 9ac587b48c user: dgp tags: core-8-6-branch | |
| 17:30 | [4dbdd9af14] Plug mem leak when var unset trace re-creates namespace var. Thanks mr_calvin for repor... check-in: 4b2d6a0ba0 user: dgp tags: core-8-5-branch | |
| 16:19 | Improve the comments and add a test. Closed-Leaf check-in: ab32ccef9f user: dgp tags: bug-4dbdd9af14 | |
| 14:03 | merge trunk check-in: c21cbbe39b user: jan.nijtmans tags: novem | |
| 13:34 | Fix [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1]: "global" cmd literal sharing vs. per-inte... check-in: 8dd58d9800 user: jan.nijtmans tags: trunk | |
| 12:54 | Fix [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1]: "global" cmd literal sharing vs. per-inte... check-in: c09edf1bac user: jan.nijtmans tags: core-8-6-branch | |
|
2016-09-06
| ||
| 20:30 | [4dbdd9af14] Proposed fix for mem leak. check-in: 5a7d4a5dad user: dgp tags: bug-4dbdd9af14 | |
| 10:46 | Fixed bug in pushed transforms with full internal buffers not writing out. check-in: 6636f975db user: dkf tags: trunk | |
| 10:44 | Fixed bug in pushed transforms with full internal buffers not writing out. check-in: 10c5858b0d user: dkf tags: core-8-6-branch | |
| 08:25 | Additiona patch/suggestion from Gustaf. This indeed fixes the crash in oo.test. Looks good to me, so... Closed-Leaf check-in: 6b5f0e9b55 user: jan.nijtmans tags: bug-d4e7780ca1 | |
|
2016-09-05
| ||
| 14:52 | some more clean-up check-in: b6613c42d4 user: jan.nijtmans tags: bug-d4e7780ca1 | |
| 14:12 | merge core-8-6-branch check-in: 088a6d7995 user: jan.nijtmans tags: bug-d4e7780ca1 | |
| 13:57 | merge trunk check-in: 6fb1bef114 user: jan.nijtmans tags: novem | |
| 13:56 | merge core-8-6-branch check-in: 4ba030874a user: jan.nijtmans tags: trunk | |
| 13:55 | Allow additional optional "interp" argument for testinterpresolver command. Not used yet in any test... check-in: f0027409f5 user: jan.nijtmans tags: core-8-6-branch | |
| 13:14 | Some patch clean-up, no change in functionality check-in: fafbedb850 user: jan.nijtmans tags: bug-d4e7780ca1 | |
|
2016-09-02
| ||
| 12:11 | Proposed patch for [d4e7780ca1681cd095dbd81fe264feff75c988f7|d4e7780ca1], by Gustaf Neumann check-in: 3b88e32691 user: jan.nijtmans tags: bug-d4e7780ca1 | |
|
2016-08-30
| ||
| 13:57 | merge trunk check-in: 2a530e021b user: jan.nijtmans tags: tip-389-impl | |
| 13:45 | merge zipfs check-in: d7ca849e85 user: jan.nijtmans tags: androwish | |
| 13:42 | merge core-8-6-branch check-in: 847163a948 user: jan.nijtmans tags: zipfs | |
| 13:41 | merge trunk check-in: 79b0e95d30 user: jan.nijtmans tags: tip-439, semver | |
| 13:12 | merge trunk check-in: 11d4243035 user: jan.nijtmans tags: novem | |
| 13:07 | Don't ever allow UTF-8 sequences of more than 4 characters to be generated or parsed, even when TCL_... check-in: 2de1551609 user: jan.nijtmans tags: trunk | |
| 13:00 | Don't ever allow UTF-8 sequences of more than 4 characters to be generated or parsed, even when TCL_... check-in: c0a65532a7 user: jan.nijtmans tags: core-8-6-branch | |
|
2016-08-26
| ||
| 13:49 | Merge dup-removal into search loop so we avoid pre-processing efforts on data that are never used. C... check-in: 6b4fc5cf0f user: dgp tags: trunk | |
| 13:46 | Merge dup-removal into search loop so we avoid pre-processing efforts on data that are never used. C... check-in: 33fdf70e7f user: dgp tags: core-8-6-branch | |
|
2016-08-22
| ||
| 07:58 | Fix improper use of TclCheckEmptySTring. check-in: 0461352597 user: pooryorick tags: pyk-emptystring | |
|
2016-08-19
| ||
| 13:42 | merge zipfs check-in: 8cee975fe3 user: jan.nijtmans tags: core_zip_vfs | |
| 12:45 | merge zipfs check-in: 63eab9444d user: jan.nijtmans tags: androwish | |
| 08:58 | merge core-8-6-branch check-in: bc038dbf23 user: jan.nijtmans tags: zipfs | |
| 08:48 | merge trunk check-in: fad3c1f68f user: jan.nijtmans tags: tip-439, semver | |
|
2016-08-18
| ||
| 21:59 | Add back constraint that direct dict->list conversion is only done when no string representation exi... Closed-Leaf check-in: 5b24f3f8d6 user: pooryorick tags: pyk-listdictstringrep | |
|
2016-08-10
| ||
| 04:27 | * added some docco for [update] changes. Leaf check-in: f2ca25064c user: colin tags: updateextended | |
| 04:12 | * [update] - added flags for all possible Tcl_DoOneEvent() modes - obviates [vwait] and provides a ... check-in: 26b64e7254 user: colin tags: updateextended | |
| 03:13 | Set the default topic, enable full-text search, and put all help output files under OUT_DIR. check-in: 7dd3b3949d user: mistachkin tags: winFixes | |
|
2016-08-09
| ||
| 21:03 | Fix the 'htmlhelp' target so that it compiles cleanly and includes all the appropriate HTML files. check-in: 2f28c2ba02 user: mistachkin tags: winFixes | |
|
2016-07-28
| ||
| 21:49 | merge pyk-listdictstringrep Closed-Leaf check-in: 3351777fb6 user: pooryorick tags: pyk-trunk | |
| 21:47 | merge pyk-pkgrequirenre check-in: 86d4e33030 user: pooryorick tags: pyk-trunk | |
| 21:45 | merge pyk-emptysting check-in: d1c0e833c1 user: pooryorick tags: pyk-trunk | |
| 21:43 | Create new branch named "pyk-trunk" check-in: edeed2a4f8 user: pooryorick tags: pyk-trunk | |
| 19:46 | Remove left-over debugging code. check-in: 7318d47029 user: pooryorick tags: pyk-listdictstringrep | |
|
2016-07-27
| ||
| 18:56 | merge mark check-in: ac14beae58 user: dgp tags: trunk | |
| 18:55 | merge release check-in: cea1f5457e user: dgp tags: core-8-6-branch | |
|
2016-07-26
| ||
| 19:22 | merge novem check-in: 2efc2acbe7 user: dgp tags: dgp-refactor | |
| 19:22 | merge trunk check-in: d08af9d55e user: dgp tags: novem | |
| 19:20 | merge trunk check-in: 20cc566da5 user: dgp tags: tip-445 | |
| 18:40 | merge trunk check-in: 95b5fc0a7a user: dgp tags: bug-3418547 | |
| 18:36 | Converting to stringType no longer loses the existing internal representation of a value. check-in: acf65fb1a4 user: pooryorick tags: pyk-listdictstringrep | |
| 13:54 | a few test & docs fixes Closed-Leaf check-in: 6c53c071ed user: dgp tags: rc2, release, core-8-6-6-rc, core-8-6-6 | |
| 10:09 | [db0a5f6417] Make a few tests resilient to differences in semantics of pipes between OSs. check-in: c853c914b6 user: dkf tags: trunk | |
| 10:08 | [db0a5f6417] Make a few tests resilient to differences in semantics of pipes between OSs. check-in: 1cf98255a8 user: dkf tags: core-8-6-branch | |
|
2016-07-24
| ||
| 17:58 | [6a19dedc2e] "Clarified" what the units are that [chan copy] uses for -size and that synchronous cop... check-in: 9b23417ffa user: dkf tags: trunk | |
| 13:09 | [6a19dedc2e] "Clarified" what the units are that [chan copy] uses for -size and that synchronous cop... check-in: 63410153ac user: dkf tags: core-8-6-branch | |
| 12:45 | Make a few tests more resilient to differences in the semantics of pipes between operating systems. Closed-Leaf check-in: 4d292bc194 user: dkf tags: bug-db0a5f6417 | |
|
2016-07-22
| ||
| 19:27 | Avoid generating string for list dict list round trip. check-in: 75649873cd user: pooryorick tags: pyk-listdictstringrep | |
| 15:28 | test repairs check-in: 09fc39def5 user: dgp tags: rc1, core-8-6-6-rc | |
| 14:00 | Set release date check-in: 335b64996c user: dgp tags: core-8-6-6-rc | |
|
2016-07-21
| ||
| 17:28 | merge novem check-in: f332e821f4 user: dgp tags: dgp-refactor | |
| 17:25 | merge trunk check-in: eb606f020c user: dgp tags: novem | |
| 16:20 | Update changes file. check-in: 43ae83ee3c user: dgp tags: core-8-6-6-rc | |
|
2016-07-20
| ||
| 21:31 | merge trunk check-in: 4e7313a973 user: dgp tags: tip-445 | |
| 20:39 | Stop internals intrusion into lists. check-in: 58ce371475 user: dgp tags: trunk | |
| 19:47 | Revise "parsedVarName" type to use proposed interfaces. check-in: 104118eb12 user: dgp tags: tip-445 | |
| 17:46 | merge trunk check-in: 4a72971d2e user: dgp tags: tip-445 | |
| 17:39 | Streamline TclObjLookupVarEx check-in: 02c918099b user: dgp tags: trunk | |
| 16:36 | Merge trunk; silence compiler warning. check-in: 960302feeb user: dgp tags: tip-445 | |
| 16:32 | Use strchr() to parse array variable syntax. check-in: dffa92924e user: dgp tags: trunk | |
| 15:43 | merge trunk check-in: 2482e2c2a2 user: dgp tags: tip-445 | |
| 15:43 | Use the new private flag INDEX_TEMP_TABLE in testing command too. check-in: bef7bf0f11 user: dgp tags: trunk | |
| 15:31 | Convert the "localVarName" type to the proposed interfaces. check-in: 48c59e3d83 user: dgp tags: tip-445 | |
| 11:50 | merge novem check-in: 841bac8f11 user: dgp tags: dgp-refactor | |
| 11:50 | merge trunk check-in: ca3b8e2652 user: dgp tags: tip-445 | |
| 11:48 | merge 8.6 check-in: 7cba574a67 user: dgp tags: core-8-6-6-rc | |
| 03:06 | Merge tzdata 2016f from ietf.org check-in: 7106670117 user: venkat tags: novem | |
| 03:05 | Merge tzdata 2016f from ietf.org check-in: ebce0d21ba user: venkat tags: trunk | |
| 03:05 | Merge tzdata 2016f from ietf.org check-in: 89f3b4af00 user: venkat tags: core-8-6-branch | |
| 03:05 | Update tzdata to 2016f from ietf.org check-in: 67fee9eee8 user: venkat tags: core-8-5-branch | |
|
2016-07-19
| ||
| 21:18 | merge trunk check-in: d4a20bdff2 user: dgp tags: tip-445 | |
| 20:40 | Factor out common prologue. check-in: d0f7109ae5 user: dgp tags: trunk | |
| 19:52 | merge 8.6 check-in: f82f6e686f user: dgp tags: trunk | |
| 19:33 | "array search" is no longer a registered Tcl_ObjType. check-in: d2009889c6 user: dgp tags: trunk | |
| 19:31 | [0363f0146c] Fix [array startsearch] id handling to support var name variations check-in: 67c987ee93 user: dgp tags: trunk | |
| 15:00 | Remove outdated comment. check-in: 546171b02b user: dgp tags: core-8-6-branch | |
|
2016-07-18
| ||
| 21:53 | Second half "chan" Tcl_ObjType conversion. Mistake avoided this time. check-in: d672e6e584 user: dgp tags: tip-445 | |
| 20:59 | Half convert "chan" Tcl_ObjType to new interfaces. check-in: bb39d672f9 user: dgp tags: tip-445 | |
| 18:14 | merge trunk check-in: 431b60e7c3 user: dgp tags: bug-3418547 | |
| 17:47 | merge 8.6 check-in: 9d793e9bd1 user: dgp tags: core-8-6-6-rc | |
| 17:33 | merge trunk check-in: 4d025dde61 user: dgp tags: tip-445 | |
| 17:15 | merge novem check-in: de997341e3 user: dgp tags: dgp-refactor | |
| 17:15 | merge trunk check-in: c58aa1576a user: dgp tags: novem | |
| 16:50 | [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channel name lookups. Also ... check-in: 98f348e049 user: dgp tags: trunk | |
| 16:46 | [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channel name lookups. check-in: fb17469c50 user: dgp tags: core-8-6-branch | |
| 16:26 | [104f2885bb] Rework the "chan" Tcl_ObjType to properly validate cached channel name lookups. check-in: 05d912fea5 user: dgp tags: core-8-5-branch | |
| 16:14 | merge mark check-in: 88eb1046fb user: dgp tags: core-8-6-branch | |
| 05:49 | NRE-enable [package ifneeded] scripts. 2018-02-06: This branch is closed. See the py-package-nre... Closed-Leaf check-in: fab0d99a87 user: pooryorick tags: pyk-pkgrequirenre | |
|
2016-07-17
| ||
| 12:02 | [77d58e3a7a] Test case independence: var. check-in: 6adffde7de user: dkf tags: core-8-6-branch | |
| 11:56 | [77d58e3a7a] Test case independence: unload. check-in: 5867920a2a user: dkf tags: core-8-6-branch | |
|
2016-07-16
| ||
| 20:50 | merge 8.6 check-in: eaf2842e3d user: dgp tags: core-8-6-6-rc | |
| 11:42 | [77d58e3a7a] Test case independence: io, load, msgcat, namespace, safe. check-in: b83f83a4aa user: dkf tags: core-8-6-branch | |
|
2016-07-15
| ||
| 20:38 | With the (causes of the) bug removed; now remove the faulty fix too. check-in: 8d1fa3db76 user: dgp tags: bug-3418547 | |
| 17:31 | With no caching as a baseline, record the proper test results. check-in: b14cad183d user: dgp tags: bug-3418547 | |
| 16:17 | First really crude step toward a fix is to just completely disable the intreps of the "cmdName" Tcl_... check-in: ab91e6d681 user: dgp tags: bug-3418547 | |
| 15:54 | Reopened [3418547] with revised test resolver-1.1. check-in: d43f03c9f3 user: dgp tags: bug-3418547 | |
| 14:20 | Remove unmaintained disabled speculative code. Such things are for branches and history. check-in: dbb80e10f1 user: dgp tags: trunk | |
| 14:19 | Factor the cmdName intrep setting code into common utility routine. check-in: d38d059aeb user: dgp tags: trunk | |
| 12:36 | Stop using the tclCmdNameType to store failed command lookups. If we don't find a command, there's n... check-in: 5562afaf9b user: dgp tags: trunk | |
| 05:39 | [77d58e3a7a] Test case independence: interp. check-in: 27e05ac49a user: dkf tags: core-8-6-branch | |
| 03:12 | Fix docs and test failures. I had rolled back .PS1 (Powershell files) as being executable without fi... check-in: 1b84f2328f user: ashok tags: core-8-6-branch | |
| 02:33 | One of the validity checks for the "cmdName" type is to see if the resolved command has been deleted... check-in: 54fac92610 user: dgp tags: trunk | |
|
2016-07-14
| ||
| 18:09 | merge trunk check-in: 8bc432448a user: dgp tags: tip-445 | |
| 17:58 | Stop checking case that can never happen. check-in: 1ab1c04f34 user: dgp tags: trunk | |
| 15:17 | Plug memory leak created in recent variable Tcl_ObjType reform. check-in: ffbbee4284 user: dgp tags: trunk | |
| 14:40 | New test demonstrates memleak discovered by Rolf Ade. check-in: 632e9e93f1 user: dgp tags: trunk | |
| 10:55 | Merge mark without merging. Reformatting conflicts with branch edit plans. check-in: 6e1ed3397b user: dgp tags: tip-445 | |
| 08:31 | [77d58e3a7a] Test case independence: chanio, cmdah, env, history. check-in: 0a7e505919 user: dkf tags: core-8-6-branch | |
| 08:05 | Tidy up some references to INDEX_TEMP_TABLE. check-in: 765b64e067 user: dkf tags: trunk, minor change | |
|
2016-07-13
| ||
| 19:25 | merge trunk check-in: d66bcc3138 user: dgp tags: tip-445 | |
| 19:19 | merge 8.6 check-in: 7e385b0261 user: dgp tags: trunk | |
| 19:06 | New private flag value INDEX_TEMP_TABLE. Used to signal to Tcl_GetIndexFromObj*() routines that the ... check-in: 2413f3f624 user: dgp tags: trunk | |
| 17:25 | yup check-in: c7f76e47e9 user: dgp tags: tip-445 | |
| 17:02 | another check-in: 9d1c7e4c14 user: dgp tags: tip-445 | |
| 16:02 | and another check-in: 9aaa28293f user: dgp tags: tip-445 | |
| 15:43 | another one check-in: 706824b349 user: dgp tags: tip-445 | |
| 13:06 | Merge novem Closed-Leaf check-in: be86aae38f user: jan.nijtmans tags: novem-bighash | |
|
2016-07-12
| ||
| 21:41 | More of the same. check-in: 0ebde48e9b user: dgp tags: tip-445 | |
| 21:38 | Prefer removal of just known invalid interp over destruction of all intreps. check-in: 67619034d2 user: dgp tags: tip-445 | |
| 21:36 | Prefer removal of just known invalid intrep over destruction of all intreps. check-in: 57e15cb3b0 user: dgp tags: tip-445 | |
| 21:32 | convert ensembleCmdType to new interfaces. check-in: cc54010057 user: dgp tags: tip-445 | |
| 21:30 | [3606125] Make parser-related tests work on their own. check-in: dd90eda48e user: dkf tags: core-8-6-branch | |
| 21:25 | [3606388] Make variable-related tests work on their own. check-in: 670c247057 user: dkf tags: core-8-6-branch | |
| 19:42 | merge trunk check-in: 64aaa60b0e user: dgp tags: tip-445 | |
| 19:22 | Merge novem. Resolve conflicts. check-in: 1756104f77 user: dgp tags: dgp-refactor | |
| 16:46 | tzdata2016f check-in: 5897ba5816 user: dgp tags: core-8-6-6-rc | |
| 16:24 | Dup test name. Bump to TclOO 1.0.5. check-in: 385021e3e6 user: dgp tags: core-8-6-6-rc | |
| 14:40 | Merge trunk check-in: a170ea70f5 user: jan.nijtmans tags: novem | |
| 14:15 | merge 8.6 check-in: 9c25c0023c user: dgp tags: core-8-6-6-rc | |
| 14:03 | Fix "file owned" for Cygwin: st_uid is only 16-bit there. check-in: ad9dfb6444 user: jan.nijtmans tags: trunk | |
| 14:02 | Fix "file owned" for Cygwin: st_uid is only 16-bit there. check-in: 2d5aa36b64 user: jan.nijtmans tags: core-8-6-branch | |
| 13:44 | Make hash type changable by compiling with -DTCL_HASH_TYPE=size_t (for example). Default (unsigned) ... check-in: 2f25778e69 user: jan.nijtmans tags: trunk | |
| 13:23 | Start RC branch for Tcl 8.6.6 check-in: e0e954814c user: dgp tags: core-8-6-6-rc | |
|
2016-07-11
| ||
| 22:05 | merge novem check-in: db31ab456b user: dgp tags: dgp-refactor | |
| 22:04 | merge trunk check-in: 62df9d994f user: dgp tags: novem | |
| 22:04 | merge trunk check-in: 2f033e93bf user: dgp tags: tip-445 | |
| 22:04 | merge 8.6 check-in: f550200687 user: dgp tags: trunk | |
| 21:56 | [cea0344a1] Restore a clearing of the ensemble rewrite in one execution path so attempts to use the ... check-in: 8ece76bbf1 user: dgp tags: core-8-6-branch | |
| 17:13 | Avoid memory leak in test. check-in: 5a8d50de65 user: dgp tags: core-8-6-branch | |
| 09:16 | Remove unnecessary macro. Use an enum for result values. check-in: 79794b22be user: pooryorick tags: pyk-emptystring | |
| 08:09 | Change TclIsEmpty to TclCheckEmptyString. Check length instead of first char of bytes. check-in: 6898c26016 user: pooryorick tags: pyk-emptystring | |
| 00:01 | Add missing "break". check-in: 4c5e0f370b user: pooryorick tags: pyk-emptystring | |
|
2016-07-10
| ||
| 23:07 | Avoid generating string representation for comparisons against empty string. check-in: f9acd4e294 user: pooryorick tags: pyk-emptystring | |
| 19:39 | merge novem check-in: bf98813225 user: dgp tags: dgp-refactor | |
| 19:36 | merge trunk check-in: 74d2ed7aa4 user: dgp tags: novem | |
| 19:35 | merge trunk check-in: f12aff22e0 user: dgp tags: tip-445 | |
| 19:33 | merge 8.6 check-in: c6bab9eaed user: dgp tags: trunk | |
| 19:28 | [96fe2f1cc7] Plug memory leak. check-in: 1599a81c24 user: dgp tags: core-8-6-branch | |
| 14:15 | [3606121] Making tests less cross-dependent. check-in: e2bacdca41 user: dkf tags: core-8-6-branch | |
| 14:14 | Fixes to namespace-old.test Closed-Leaf check-in: c5ddb319aa user: dkf tags: bug-3606121 | |
| 12:45 | Fix to resolver.test check-in: 6045212d73 user: dkf tags: bug-3606121 | |
| 07:59 | Fixes to namespace.test check-in: 68b9457756 user: dkf tags: bug-3606121 | |
| 06:41 | Bugfix [da340d4f32]. clock-55.9 and clock-55.10 test failures. check-in: b6a05c2ceb user: ashok tags: core-8-6-branch | |
| 06:33 | Fix compiler warnings (const-ness and unused label) that did not show up in the non-optimized build... check-in: d8603114aa user: ashok tags: core-8-6-branch | |
|
2016-07-09
| ||
| 19:40 | merge novem check-in: 7675692667 user: dgp tags: dgp-refactor | |
| 19:08 | merge trunk check-in: fcd8a73b39 user: dgp tags: novem | |
| 17:21 | merge trunk check-in: c991627aa9 user: dgp tags: tip-445 | |
| 15:47 | merge 8.6 check-in: 217fdba06e user: dgp tags: trunk | |
| 14:30 | Fix missing constraints for Windows-specific tests check-in: 270139a1e3 user: ashok tags: core-8-6-branch | |
| 14:26 | Revise INST_INVOKE_REPLACE to call EvalObjv with TCL_EVAL_INVOKE and no longer call EvalObjEx which ... check-in: d14a538b3b user: dgp tags: core-8-6-branch | |
| 14:23 | Fixed docs for prior check-in (exec of .CMD files on Windows) check-in: ec74f7d026 user: ashok tags: core-8-6-branch | |
| 14:18 | Bugfix [9ece99d58b]. Make exec understand .CMD files on Windows. check-in: 2b6ee27091 user: ashok tags: core-8-6-branch | |
| 13:26 | [1493a43044] Make [namespace upvar] ignore variable resolvers; the previous situation was completely... check-in: 3749c1071e user: dkf tags: core-8-6-branch | |
| 11:13 | Bugfix [3613671]. file owned implementation for Windows. check-in: 4fe9800f92 user: ashok tags: core-8-6-branch | |
| 08:27 | Bugfix [ae61a67192]. file {stat, type, size} etc. support for built-in special Windows files/devices... check-in: 5e0bded748 user: ashok tags: core-8-6-branch | |
|
2016-07-08
| ||
| 14:19 | Repair some memory corruption problems in EnsembleCmdRep. check-in: 65348900a8 user: dgp tags: core-8-6-branch | |
| 12:38 | (cherry-pick): Bugfix [5d7ea04580]. Treat .cmd and .ps1 files are executable on Windows. check-in: 7843c5472d user: jan.nijtmans tags: core-8-5-branch | |
| 10:34 | merge trunk check-in: 706fbc1eb0 user: jan.nijtmans tags: novem | |
| 10:30 | Merge core-8-6-branch: Bug [a47641a031]. TclJoinPath was calling TclNewFSPathObj with a first argume... check-in: 4589a9d17c user: jan.nijtmans tags: trunk | |
| 10:28 | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj in many places where po... check-in: 48cb8436f1 user: jan.nijtmans tags: trunk | |
| 09:46 | Use TCL_HASH_TYPE #define for compatibility with Tcl8 in stead of TCL_HASH_KEY_TYPE_VERSION_2 check-in: 09ffa50505 user: jan.nijtmans tags: novem-bighash | |
| 07:58 | Bug [a47641a031]. TclJoinPath was calling TclNewFSPathObj with a first argument that was not an abso... check-in: c96de4ed64 user: ashok tags: core-8-6-branch | |
| 06:56 | Adapt hash-function and hash-table to allow hash-tables to grow >1Gb on 64-bit platforms. check-in: ef7ec3df37 user: jan.nijtmans tags: novem-bighash | |
|
2016-07-07
| ||
| 19:50 | Missed a cleanup line, which created a memleak. Closed-Leaf check-in: 355146f0e0 user: dgp tags: dgp-ecr | |
| 18:44 | To use a Tcl_Command token [aka (Command *)] for epoch checking, we must not permit it to be freed w... check-in: c8510ad941 user: dgp tags: dgp-ecr | |
| 17:00 | Fully fix old bug [a16752c252] that has been only partially fixed until now to support legacy tclcom... check-in: ccccdf967c user: dgp tags: novem | |
| 10:08 | Expose the AVOID_RESOLVERS flag to [namespace upvar] implementations, which seem to need it. Closed-Leaf check-in: 3514f007e1 user: dkf tags: bug-1493a43044 | |
| 08:35 | Also test the interpreted path. check-in: 97119b1afc user: dkf tags: bug-1493a43044 | |
| 07:54 | merge trunk check-in: 33e8f920fa user: jan.nijtmans tags: novem | |
| 07:48 | Merge core-8-6-branch: New tests to demo the remaining flaw in ensemble dispatch revisions. Itcl 4 ... check-in: ded621ba1e user: jan.nijtmans tags: trunk | |
| 06:30 | Bugfix [5d7ea04580]. Treat .cmd and .ps1 files are executable on Windows. check-in: b697ecad74 user: ashok tags: core-8-6-branch | |
|
2016-07-06
| ||
| 16:47 | Create and use a utility Tcl_NRPostProc when decr ref count of values is all that is needed. check-in: 706fa34f9f user: dgp tags: core-8-6-branch | |
| 15:50 | Simplify all the Tcl_NRPostProc declarations. check-in: 1c9802632e user: dgp tags: core-8-6-branch | |
| 15:12 | [bd7f17bce8] Revise ensemble dispatch to call TclNREvalObjv() which supports the TCL_EVAL_INVOKE fla... check-in: 3e81a6e8f0 user: dgp tags: core-8-6-branch | |
| 15:10 | Unnecessary #undef and unnecessary type cast. check-in: a8e6f3afc4 user: jan.nijtmans tags: novem | |
| 10:09 | Make epoch in ProcessGlobalValue a size_t check-in: c4722e507b user: jan.nijtmans tags: novem-more-memory-API | |
| 09:23 | merge novem check-in: 2612497ee5 user: jan.nijtmans tags: novem-more-memory-API | |
|
2016-07-05
| ||
| 22:05 | Demonstrate that there is a problem. check-in: 38c92c9106 user: dkf tags: bug-1493a43044 | |
| 19:54 | Enable TCL_EVAL_INVOKE support in the Tcl*Eval(Ex)* family. Closed-Leaf check-in: 80f54ac235 user: dgp tags: bug-bd7f17bce8 | |
| 17:03 | New tests to demo the remaining flaw in ensemble dispatch revisions. Itcl 4 also demonstrated these ... check-in: 0bd7b3cdcd user: dgp tags: core-8-6-branch | |
| 09:56 | Merge trunk. Some more internal use of size_t in stead of int. check-in: 8144cc0c67 user: jan.nijtmans tags: novem | |
| 08:55 | Fixup the ensemble rewrite conversions check-in: b6ce502ee0 user: jan.nijtmans tags: trunk | |
| 08:53 | Fixup the ensemble rewrite conversions (merge fork) check-in: b2827b9d1c user: jan.nijtmans tags: core-8-6-branch | |
|
2016-07-04
| ||
| 20:39 | Fixup the ensemble rewrite conversions. Closed-Leaf check-in: de9a40683e user: dgp tags: core-8-6-branch-fork | |
| 08:46 | Merge trunk check-in: 4305ba4a5f user: jan.nijtmans tags: novem | |
| 08:39 | Use conventional list operations for ensemble dispatch Add ability to disassemble TclOO constructors... check-in: b73ca431a6 user: jan.nijtmans tags: trunk | |
| 08:36 | typo and end-of-line spacing check-in: 4251186884 user: jan.nijtmans tags: core-8-6-branch | |
| 08:18 | Add ability to disassemble TclOO constructors and destructors ([1493a43044] motivates) check-in: 5fc1ac9c4f user: dkf tags: core-8-6-branch | |
|
2016-07-03
| ||
| 14:09 | Use conventional list operations for ensemble dispatch. check-in: 0d9fdf9dd8 user: dgp tags: core-8-6-branch | |
|
2016-07-02
| ||
| 20:43 | merge trunk check-in: 987eef5140 user: dgp tags: tip-445 | |
| 20:23 | merge novem check-in: fc5f12b1a0 user: dgp tags: dgp-refactor | |
| 20:19 | merge trunk check-in: 4fc08a68e7 user: dgp tags: novem | |
| 17:58 | [09fabeb1fd] test subdirs in sorted order. check-in: c52fadac62 user: dgp tags: trunk | |
| 17:57 | [f961d7d1dd] Repair usage message for ensemble parameters with spaces. check-in: ef9ee5ea93 user: dgp tags: trunk | |
| 17:55 | [09fabeb1fd] test subdirs in sorted order. check-in: 472138d6f5 user: dgp tags: core-8-6-branch | |
| 17:21 | [f961d7d1dd] Repair usage message for ensemble parameters with spaces. check-in: c5ab34c434 user: dgp tags: core-8-6-branch | |
|
2016-07-01
| ||
| 20:55 | merge novem check-in: 0736319ed9 user: dgp tags: dgp-refactor | |
| 20:39 | merge trunk check-in: ccc0e4ca4b user: dgp tags: novem | |
| 20:18 | [4402cfa58c] Rework the spell check machinery into something that will not be foiled by value sharin... check-in: 64cb01c415 user: dgp tags: trunk | |
| 20:14 | [4402cfa58c] Rework the spell check machinery into something that will not be foiled by value sharin... check-in: 080020d874 user: dgp tags: core-8-6-branch | |
| 19:42 | The EnsembleCmdRep struct that is the internal rep for caching ensemble dispatches and spelling corr... check-in: ac4dbb12dd user: dgp tags: dgp-ecr | |
| 19:20 | merge 8.6 check-in: 1b0fd0a8a0 user: dgp tags: dgp-ecr | |
| 19:16 | Add some tests check-in: a814c92bba user: dgp tags: dgp-ecr | |
| 18:54 | [4402cfa58c] Rework the spell check machinery into something that will not be foiled by value sharin... check-in: 326a8bf33e user: dgp tags: dgp-ecr | |
| 14:14 | Merge trunk check-in: 7437172dad user: jan.nijtmans tags: novem | |
| 14:11 | Make test-case "for.test" pass, regardless of end-of-line spacing check-in: a957f4d518 user: jan.nijtmans tags: trunk | |
| 14:08 | Encapsulate the fetching of the ensemble rewrite root, used by [namespace]. check-in: de03b733a2 user: dgp tags: dgp-ecr | |
| 13:36 | merge trunk; eliminate legacy hacks for Itcl 3; migration paths in place. check-in: f72e6dad3d user: dgp tags: novem | |
| 13:34 | merge core-8-6-branch check-in: 54a405ca36 user: jan.nijtmans tags: trunk | |
| 13:32 | Use same internal representation for unicode strings in test-cases than in reality, in order to prev... check-in: a895fda712 user: jan.nijtmans tags: core-8-6-branch | |
| 13:20 | Disable special hacks for Itcl 3 ensemble error message generation. Migration paths are in place to ... check-in: 726413c61a user: dgp tags: trunk | |
| 13:07 | Use the utility routines to eliminate the last bit of intrusion into the ensembleRewrite area. check-in: 623f095839 user: dgp tags: trunk | |
| 12:58 | merge 8.6 check-in: 690ae007cd user: dgp tags: dgp-ecr | |
| 12:21 | Use the utility routines to eliminate the last bit of intrusion into the ensembleRewrite area. check-in: ab6f1d64dd user: dgp tags: core-8-6-branch | |
| 08:33 | Merge trunk check-in: 9b227b619e user: jan.nijtmans tags: novem-more-memory-API | |
|
2016-06-30
| ||
| 14:05 | merge novem check-in: cb998db05a user: dgp tags: dgp-refactor | |
| 13:55 | Merge trunk check-in: f1bf3ef179 user: jan.nijtmans tags: tip-439, semver | |
| 13:53 | Merge trunk check-in: 76c4e1f025 user: jan.nijtmans tags: novem | |
| 13:16 | Simplify use of "struct" keyword in many places. check-in: 2e6ea5716f user: jan.nijtmans tags: trunk | |
| 12:33 | Take over tclStringObj.c from trunk (not all changes there landed in novem) check-in: ea12a6d6eb user: jan.nijtmans tags: novem | |
| 12:18 | Make test-cases pass again check-in: c9b1ad1564 user: jan.nijtmans tags: novem-more-memory-API | |
|
2016-06-29
| ||
| 16:14 | merge novem check-in: e466d17342 user: dgp tags: dgp-refactor | |
| 16:07 | merge trunk check-in: c4c97e0856 user: dgp tags: tip-445 | |
| 15:52 | Merge trunk check-in: e711b0ba95 user: jan.nijtmans tags: novem | |
| 15:45 | Remove Tcl_Main() function, since it's no longer being used: It has been a macro already for ages. check-in: 9fa2fe5c59 user: jan.nijtmans tags: trunk | |
| 15:28 | Eliminate internal use of TCL_STORAGE_CLASS, as it will be gone in 9.0 anyway check-in: b78ff97295 user: jan.nijtmans tags: trunk | |
| 12:07 | Merge trunk check-in: 2cd6fa3b68 user: jan.nijtmans tags: tip-439, semver | |
| 11:39 | Tcl_SetVar -> Tcl_SetVar2 and comparable replacements, eliminating functions which are deprecated. check-in: 3108faf68a user: jan.nijtmans tags: trunk | |
| 10:03 | Merge trunk. Add "--with-dbgx" configure option, so the name of the tclsh executable/sharedlibrary c... check-in: 61b0f66d8e user: jan.nijtmans tags: tip-439, semver | |
| 08:25 | Editorconfig support (experimental) Leaf check-in: 32d692006f user: jan.nijtmans tags: editorconfig | |
|
2016-06-28
| ||
| 22:49 | merge 8.6 check-in: a4c7d14662 user: dgp tags: dgp-ecr | |
| 22:30 | Route all ensemble rewrite activity through a few utility routines. check-in: 8d4c031d3a user: dgp tags: trunk | |
| 21:17 | Route all ensemble rewrite activity through a few utility routines. check-in: 5f7825d972 user: dgp tags: core-8-6-branch | |
| 19:31 | Re-use the parse error message table. check-in: 04c74b972e user: dgp tags: dgp-refactor | |
| 16:31 | merge trunk check-in: 31bc13d0c4 user: dgp tags: tip-445 | |
| 15:22 | Unicode rep en Tcl_Obj length: int -> size_t check-in: 1d1a6cacc4 user: jan.nijtmans tags: novem-more-memory-API | |
| 14:26 | merge 8.6 Closed-Leaf check-in: 152c9bf698 user: dgp tags: dgp-ensemble-rewrite | |
| 13:44 | Merge trunk check-in: ab33fe9082 user: jan.nijtmans tags: novem-more-memory-API | |
|
2016-06-27
| ||
| 21:26 | merge novem check-in: edf2aee0f4 user: dgp tags: dgp-refactor | |
| 20:38 | merge trunk check-in: bea90e001f user: dgp tags: novem | |
| 20:29 | Re-order loop for fewer gotos. check-in: 0959583cf9 user: dgp tags: trunk | |
| 19:21 | merge trunk check-in: fa1c152601 user: dgp tags: novem | |
| 19:01 | Stop parsing white space where there cannot be any. check-in: d2ff1d695d user: dgp tags: trunk | |
| 15:16 | Streamline comment parsing. check-in: f81dc859f1 user: dgp tags: trunk | |
| 14:28 | [dd260aaf72] Allow the -dictionary option to be read from a pushed transform. check-in: b900551f9b user: dkf tags: trunk | |
| 14:27 | [dd260aaf72] Allow the -dictionary option to be read from a pushed transform. check-in: 3a71ff429a user: dkf tags: core-8-6-branch | |
| 13:46 | [c3d956be5b] Clearer text about positioning of optional arguments. check-in: 48ebae8786 user: dkf tags: core-8-6-branch | |
| 13:44 | [c3d956be5b] Clearer text about positioning of optional arguments. check-in: 06af0634c4 user: dkf tags: trunk | |
| 10:25 | Merge trunk. Make magic stub value different for 64-bit builds, as this can never be stub-compatible... check-in: cea5982d93 user: jan.nijtmans tags: novem | |
| 10:22 | Make TCL_MAJOR_VERSION/TCL_MINOR_VERSION/TCL_STUB_MAGIC available to Tcl_InitStubs() arguments. Usef... check-in: dac224dbfc user: jan.nijtmans tags: trunk | |
|
2016-06-26
| ||
| 09:07 | merge trunk check-in: 5015fdb607 user: jan.nijtmans tags: novem | |
| 09:03 | Add TCL_NOINLINE macro, useful for micro-optimizations check-in: 8755f87d4b user: jan.nijtmans tags: trunk | |
| 09:01 | (cherry-pick) [c30087b04f] Install man pages with permissions 644 instead of 444. check-in: bc80e8a3bf user: jan.nijtmans tags: core-8-5-branch | |
| 09:00 | (cherry-pick) [c30087b04f] Install man pages with permissions 644 instead of 444. check-in: 5355df3a95 user: jan.nijtmans tags: core-8-6-branch | |
| 07:51 | Merge trunk Leaf check-in: 10dcf619f9 user: jan.nijtmans tags: drh-micro-optimization | |
|
2016-06-24
| ||
| 16:40 | [c30087b04f] Install man pages with permissions 644 instead of 444. check-in: 02219cfde2 user: max tags: trunk | |
|
2016-06-23
| ||
| 13:18 | merge 8.6 check-in: 3834e099ca user: dgp tags: dgp-ensemble-rewrite | |
| 12:26 | merge novem check-in: c3bdf66581 user: dgp tags: dgp-refactor | |
| 12:23 | merge trunk check-in: ae8d399e94 user: dgp tags: novem | |
| 12:10 | Merge zipfs check-in: b992a9cd7f user: jan.nijtmans tags: androwish | |
| 11:51 | merge core-8-6-branch check-in: 31adf58c31 user: jan.nijtmans tags: zipfs | |
| 08:21 | [d553228d9f] Stop crashes in [dict update] with low refcount dictionaries. check-in: a633d16fae user: dkf tags: trunk | |
| 08:20 | [d553228d9f] Stop crashes in [dict update] with low refcount dictionaries. check-in: a1400f5f20 user: dkf tags: core-8-6-branch | |
|
2016-06-22
| ||
| 20:58 | [c95b9fc0e3] Make errorcodes out of level parsing more consistent. check-in: 66d3dc08f1 user: dkf tags: trunk | |
| 20:57 | [c95b9fc0e3] Make errorcodes out of level parsing more consistent. check-in: 038290e42b user: dkf tags: core-8-6-branch | |
| 18:59 | merge trunk check-in: 233becf0c2 user: dgp tags: tip-445 | |
| 18:57 | merge 8.6 check-in: 36e5654983 user: dgp tags: dgp-ensemble-rewrite | |
| 18:46 | merge novem check-in: 089ee47f21 user: dgp tags: dgp-refactor | |
| 18:40 | merge trunk check-in: 42075f202f user: dgp tags: novem | |
| 18:05 | [16896d49fd] Tcl_DStrings should tolerate appends to self. check-in: ad87c3093e user: dgp tags: trunk | |
| 18:04 | [16896d49fd] Tcl_DStrings should tolerate appends to self. check-in: 4add8eddc5 user: dgp tags: core-8-6-branch | |
| 17:38 | [16896d49fd] Tcl_DStrings should tolerate appends to self. check-in: cd612518e5 user: dgp tags: core-8-5-branch | |
| 14:44 | Merge trunk. Update the "package" documentation regarding compatibility with the "Semantic Versionin... check-in: c88ded6fce user: jan.nijtmans tags: tip-439, semver | |
|
2016-06-21
| ||
| 11:11 | Repair earlier bug fix. Stopped crash, but botched the logic for multiple glob patterns. check-in: 3f88bc9a9f user: dgp tags: trunk | |
| 11:10 | Repair earlier bug fix. Stopped crash, but botched the logic for multiple glob patterns. check-in: 182635f8e2 user: dgp tags: core-8-6-branch | |
| 10:27 | Merge trunk check-in: c514d95abe user: jan.nijtmans tags: tip-439, semver | |
| 10:02 | Merge trunk check-in: 91136a8f55 user: jan.nijtmans tags: novem | |
| 09:59 | Upgrade internal Unicode tables to Unicode 9.0 check-in: 3165c3bb9f user: jan.nijtmans tags: trunk | |
| 09:58 | Upgrade internal Unicode tables to Unicode 9.0 check-in: 0f9effc04d user: jan.nijtmans tags: core-8-6-branch | |
| 09:57 | Upgrade internal Unicode tables to Unicode 9.0 check-in: d600a73b12 user: jan.nijtmans tags: core-8-5-branch | |
|
2016-06-20
| ||
| 19:31 | [c383ebb5e4] Match DStringInit and DStringFree properly. check-in: 6aef1de4ea user: dgp tags: trunk | |
| 19:23 | [c383ebb5e4] Match DStringInit and DStringFree properly. check-in: d30be00a35 user: dgp tags: core-8-6-branch | |
| 17:08 | Updating branch to track with 8.6.5, the latest release Closed-Leaf check-in: da3e6c9a4c user: tne tags: core_zip_vfs | |
|
2016-06-17
| ||
| 03:06 | merge trunk check-in: 28e89d646c user: dgp tags: tip-445 | |
| 00:53 | merge 8.6 check-in: 4e27cf4c80 user: dgp tags: dgp-ensemble-rewrite | |
|
2016-06-16
| ||
| 18:28 | merge novem check-in: 6b031876d7 user: dgp tags: dgp-refactor | |
| 18:28 | merge trunk check-in: d1a8ac1051 user: dgp tags: novem | |
| 17:15 | [4b61afd660] Allow [info frame] to record line info for substituted command names. check-in: 15dd07c23c user: dgp tags: trunk | |
| 17:15 | [4b61afd660] Allow [info frame] to record line info for substituted command names. check-in: c94c7c4f4c user: dgp tags: core-8-6-branch | |
| 17:12 | [4b61afd660] Allow [info frame] to record line info for substituted command names. check-in: 49f56e9254 user: dgp tags: core-8-5-branch | |
| 17:09 | [16828b3744] [vwait] *must* successfully undo its variable trace, or else it risks corrupting memory... check-in: 35323a976b user: dgp tags: trunk | |
| 17:06 | [16828b3744] [vwait] *must* successfully undo its variable trace, or else it risks corrupting memory... check-in: e1f890de4b user: dgp tags: core-8-5-branch | |
| 16:59 | Improve fix and add test. Closed-Leaf check-in: e4da71ec40 user: dgp tags: bug-4b61afd660 | |
| 16:41 | merge 8.5 check-in: b33785a91c user: dgp tags: bug-4b61afd660 | |
| 16:38 | [16828b3744] [vwait] *must* successfully undo its variable trace, or else it risks corrupting memory... check-in: fac5b3732e user: dgp tags: core-8-6-branch | |
| 16:27 | Merge tip of core-8-6-branch Closed-Leaf check-in: 3da2ce641b user: dgp tags: bug-16828b3744 | |
| 16:14 | Correct the patch. check-in: 333574afba user: dgp tags: bug-16828b3744 | |
| 15:25 | Merge ec51e0603e. Segfaults again. check-in: 68fccd6611 user: dgp tags: bug-16828b3744 | |
| 15:19 | Merge up to a197e6853e. Still works. Next checkin restarts the segfaults. check-in: 3938bee11d user: dgp tags: bug-16828b3744 | |
| 14:48 | Merge up to the 8.6.0 release. check-in: a255cc8f0b user: dgp tags: bug-16828b3744 | |
| 14:23 | [16828b3744] Prototype fix for merging forward. check-in: a39b2cd748 user: dgp tags: bug-16828b3744 | |
|
2016-06-14
| ||
| 10:01 | merge trunk check-in: ea4e5ac031 user: jan.nijtmans tags: novem | |
| 10:00 | merge core-8-6-branch check-in: 86d0252679 user: jan.nijtmans tags: zipfs | |
| 09:58 | Fix [7393be0be6e7f91cbb2016fa777896e3895929e3|7393be0be6]: Tcl Thread library doesn't work in Debug ... check-in: 5aad54f649 user: jan.nijtmans tags: trunk | |
| 09:57 | Fix [7393be0be6e7f91cbb2016fa777896e3895929e3|7393be0be6]: Tcl Thread library doesn't work in Debug ... check-in: 5ed3db2343 user: jan.nijtmans tags: core-8-6-branch | |
| 09:55 | Fix [7393be0be6e7f91cbb2016fa777896e3895929e3|7393be0be6]: Tcl Thread library doesn't work in Debug ... check-in: 37a9ecdea2 user: jan.nijtmans tags: core-8-5-branch | |
| 09:12 | (cherry-pick): Fix [e14c77b845]: Compilation error over typedef. check-in: eb44f9209e user: jan.nijtmans tags: core-8-5-branch | |
|
2016-06-10
| ||
| 13:43 | Corrects reported bug, but makes many tests fail. Something subtle about what we should expect when... check-in: a22a6e2b7f user: dgp tags: bug-4b61afd660 | |
| 12:10 | Merge trunk check-in: cb4d8a38a3 user: gahr tags: gahr-ticket-e6f27aa56f | |
|
2016-06-09
| ||
| 11:41 | Fix [e14c77b845] for MSVC6: Compilation error over typedef check-in: c7cea9d704 user: jan.nijtmans tags: trunk | |
| 11:38 | Fix [e14c77b845] for MSVC6: Compilation error over typedef check-in: 66a48888ae user: jan.nijtmans tags: core-8-6-branch | |
|
2016-06-03
| ||
| 13:32 | merge 8.6 check-in: dc7542662d user: dgp tags: dgp-ensemble-rewrite | |
| 13:31 | merge trunk check-in: 7a9c350519 user: dgp tags: tip-445 | |
| 13:22 | Merge core-8-6-branch check-in: 35e0812952 user: jan.nijtmans tags: zipfs | |
| 12:17 | merge novem check-in: f30c1f3f09 user: dgp tags: dgp-refactor | |
|
2016-06-02
| ||
| 14:59 | merge trunk check-in: 856f51553d user: jan.nijtmans tags: novem | |
| 14:56 | Fix [e14c77b845]: Compilation error over typedef. check-in: 942948a1ea user: jan.nijtmans tags: trunk | |
| 14:54 | Fix [e14c77b845]: Compilation error over typedef. check-in: 65c8108ed2 user: jan.nijtmans tags: core-8-6-branch | |
| 14:19 | Merge trunk check-in: 8d8fae68ce user: jan.nijtmans tags: novem | |
| 12:27 | (cherry-pick) Merge TIP #447: Execution Time Verbosity Levels in tcltest::configure. Tcltest 2.3.8 -... check-in: e5fd1394a2 user: jan.nijtmans tags: core-8-6-branch | |
| 12:24 | tcltest 2.3.9 -> 2.4.0 check-in: e49dfc8538 user: jan.nijtmans tags: trunk | |
|
2016-06-01
| ||
| 18:25 | merge 8.6 check-in: f12dcdcec4 user: dgp tags: dgp-ensemble-rewrite | |
| 12:20 | Merge trunk check-in: 87df607ded user: jan.nijtmans tags: novem | |
| 12:03 | Fix [3bd69eba99a395ee]: 'make dist' fails when tclsh9.0 is on $PATH check-in: a9621cd6b9 user: jan.nijtmans tags: trunk | |
| 12:02 | Fix [3bd69eba99a395ee]: 'make dist' fails when tclsh9.0 is on $PATH check-in: d6287760d0 user: jan.nijtmans tags: core-8-6-branch | |
| 11:56 | Fix [3bd69eba99a395ee]: 'make dist' fails when tclsh9.0 is on $PATH check-in: 3967da79cf user: jan.nijtmans tags: core-8-5-branch | |
| 09:55 | Merge TIP #447: Execution Time Verbosity Levels in tcltest::configure check-in: d0a72c427c user: gahr tags: trunk | |
|
2016-05-26
| ||
| 17:29 | excise debug scaffolding check-in: 9c07d3956a user: dgp tags: dgp-ensemble-rewrite | |
| 17:27 | constructor invocation ensemble rewrite shenanigans also fit into the refactored routines. check-in: f4d6cc6ad3 user: dgp tags: dgp-ensemble-rewrite | |
| 16:33 | Reduce to minimum set of TclResetRewriteEnsemble() calls. check-in: 93a5087c75 user: dgp tags: dgp-ensemble-rewrite | |
| 11:12 | Experimental branch on whether to use poll() instead of select(). Closed-Leaf check-in: 62fd069fa5 user: dkf tags: dkf-wait-with-poll | |
| 02:19 | Change "integer string" to "integer" in documentation for [tell]. It's not necessary to emphasize E... check-in: 238a26c325 user: andy tags: trunk | |
| 00:00 | Another missing reset check-in: dc363c186c user: dgp tags: dgp-ensemble-rewrite | |
|
2016-05-25
| ||
| 18:19 | Put in some missing Resets. check-in: 19b16c1d58 user: dgp tags: dgp-ensemble-rewrite | |
| 17:27 | Refactor all iPtr->ensembleRewrite setting code into TclInitRewriteEnsemble() calls. This likely fi... check-in: a6cab96d85 user: dgp tags: dgp-ensemble-rewrite | |
|
2016-05-24
| ||
| 20:39 | Adapt and tidy up the bug fix. check-in: f6855ab1ba user: dgp tags: dgp-ensemble-rewrite | |
| 20:29 | Merge the bug fix and test case. check-in: dca59a7b26 user: dgp tags: dgp-ensemble-rewrite | |
| 20:23 | Now fix the bug. Closed-Leaf check-in: 4d9863515f user: dgp tags: dgp-bug-find | |
| 20:16 | New test namespace-53.11 demonstrates the bug. check-in: bde7b8bc53 user: dgp tags: dgp-bug-find | |
| 19:29 | The handling of ensemble rewriting here is not right, but I've not yet found the test case to demons... check-in: 6ede6094da user: dgp tags: dgp-bug-find | |
| 19:28 | Appears that the TclInitRewriteEnsemble() routine was created with an intent to refactor, but never ... check-in: fa57c51bbb user: dgp tags: dgp-ensemble-rewrite | |
| 12:17 | merge trunk check-in: 4eac80d800 user: dgp tags: tip-445 | |
| 12:13 | merge novem check-in: 81fab5944e user: dgp tags: dgp-refactor | |
| 12:02 | merge trunk check-in: f2c40eb26d user: dgp tags: novem | |
|
2016-05-23
| ||
| 11:40 | Merge trunk Closed-Leaf check-in: 5ae3361150 user: gahr tags: gahr-tip-447 | |
|
2016-05-21
| ||
| 09:30 | Fix for [f97d4ee020]; use a two-stage approach to avoid quadratic behavior. check-in: 1b2b0fb52b user: dkf tags: trunk | |
| 09:27 | Fix for [f97d4ee020]; use a two-stage approach to avoid quadratic behavior. check-in: b75cda9615 user: dkf tags: core-8-6-branch | |
| 09:26 | Make the tests pass. Closed-Leaf check-in: 03476a2432 user: dkf tags: bug-f97d4ee020 | |
|
2016-05-20
| ||
| 05:14 | Added tests that show that this branch isn't ready to be committed back yet. check-in: 9e02768542 user: dkf tags: bug-f97d4ee020 | |
|
2016-05-19
| ||
| 11:56 | merge zipfs check-in: 80d48be84b user: jan.nijtmans tags: androwish | |
| 11:46 | merge core-8-6-branch check-in: a674b5dc82 user: jan.nijtmans tags: zipfs | |
|
2016-05-17
| ||
| 11:45 | merge 8.6 check-in: 7483f14990 user: dgp tags: dgp-ecr | |
|
2016-05-16
| ||
| 10:57 | Possible fix for [f97d4ee020]; uses a two-stage approach to avoid quadratic behaviour. check-in: 20c01f4161 user: dkf tags: bug-f97d4ee020 | |
|
2016-05-14
| ||
| 06:38 | Tweak a test to not leave around extra commands. check-in: 8de1814368 user: dkf tags: core-8-6-branch | |
|
2016-05-13
| ||
| 16:09 | type mismatch check-in: 95c8fa50bd user: dgp tags: dgp-refactor | |
| 16:06 | merve novem check-in: 98a107e967 user: dgp tags: dgp-refactor | |
| 16:03 | merge trunk check-in: 1fdf03ed46 user: dgp tags: tip-445 | |
| 15:55 | merge 8.6 check-in: 4c37c40df1 user: dgp tags: dgp-ecr | |
| 09:21 | Merge trunk check-in: b65f70f7a8 user: jan.nijtmans tags: novem | |
| 09:09 | Merge core-8-6-branch check-in: 82af266b57 user: jan.nijtmans tags: trunk | |
| 09:07 | result/sendResult could be 64-bit, so account for that check-in: ce171454ea user: jan.nijtmans tags: core-8-6-branch | |
| 08:01 | Merge core-8-6-branch. Eliminate some unnecessary spacing. check-in: e7796bf5e8 user: jan.nijtmans tags: trunk | |
| 07:49 | Make tclreg13.dll work in any Unicode environment (either with 32-bit or 64-bit characters). Adopted... check-in: 978ad0ba66 user: jan.nijtmans tags: core-8-6-branch | |
| 00:46 | Bug fix: Assembler dereferences a rogue pointer when unstacking an empty exception range. check-in: 862ead931b user: kbk tags: trunk, bug-3154ea2759 | |
| 00:45 | Bug fix: Assembler dereferences a rogue pointer when unstacking an empty exception range. check-in: 665d72dc7b user: kbk tags: core-8-6-branch, bug-3154ea2759 | |
|
2016-05-12
| ||
| 20:23 | Don't see why the intrep should make and keep copies of things already stored in the hash table. check-in: bdea6deef6 user: dgp tags: dgp-ecr | |
| 19:49 | The "ensembleCommand" Tcl_ObjType has no need for an UpdateString routine. It is entirely a caching ... check-in: 6cc7894dfb user: dgp tags: dgp-ecr | |
| 19:44 | Remove the nsPtr field from the EnsembleCmdRep struct. Cannot see any justification for keeping it (... check-in: 24c7f928da user: dgp tags: dgp-ecr | |
|
2016-05-10
| ||
| 17:22 | Revise encodingType to use proposed routines. check-in: 145b84c792 user: dgp tags: tip-445 | |
| 16:53 | merge trunk check-in: c5365cda20 user: dgp tags: tip-445 | |
| 16:52 | Value correctness over performance myths. Encoding ObjType duplication needs to dup the typePtr so t... check-in: 462af0ad86 user: dgp tags: trunk | |
| 16:03 | merge trunk Closed-Leaf check-in: 57cc57e749 user: dgp tags: dgp-dup-encoding-fix | |
|
2016-05-09
| ||
| 09:50 | winreg encoding fixes, needed when UTF_MAX > 4 (androwish) check-in: 5223ed3dc1 user: jan.nijtmans tags: androwish | |
| 09:42 | Fix [5c7578d0f2958bfd]: Tclkits producing temporary directories on Windows check-in: 35ac7f7ade user: jan.nijtmans tags: androwish | |
|
2016-05-06
| ||
| 16:03 | Bug fix. Have to arrange to only close a catch once. After the space has been returned to placehold... Closed-Leaf check-in: 510a32f92c user: dgp tags: bug-3154ea2759 | |
|
2016-05-04
| ||
| 12:23 | Add a note in tcltest manual page to betray false expectations on msec and usec. check-in: 2b96efaf27 user: gahr tags: gahr-tip-447 | |
|
2016-05-03
| ||
| 19:50 | Approximate ms by μs/1000 check-in: c7aa0a34d2 user: gahr tags: gahr-tip-447 | |
| 19:40 | Merge trunk check-in: 04abbf3ecb user: gahr tags: gahr-tip-447 | |
| 15:38 | merge novem check-in: fd6fb19018 user: dgp tags: dgp-refactor | |
| 15:14 | merge trunk check-in: 31be103f5d user: dgp tags: novem | |
|
2016-04-30
| ||
| 17:47 | More ByteCode revisions. check-in: 7f7eddcdaa user: dgp tags: tip-445 | |
|
2016-04-29
| ||
| 20:34 | typo check-in: 7f412fb38f user: dgp tags: tip-445 | |
| 20:33 | more revisions check-in: 06c9126f73 user: dgp tags: tip-445 | |
| 20:20 | Revise the "exprcode" Tcl_ObjType to proposed routines. check-in: 49096aaf74 user: dgp tags: tip-445 | |
| 20:04 | Revise "assemblecode" Tcl_ObjType to proposed routines. check-in: 1a2fe68d79 user: dgp tags: tip-445 | |
| 19:32 | merge trunk check-in: d81838fbdf user: dgp tags: tip-445 | |
| 19:31 | Rework bytecode intialization to serve different callers better. check-in: 9f02a2427c user: dgp tags: trunk | |
| 19:29 | Parameterize TclInitByteCodeObj to callers sense of typePtr. Closed-Leaf check-in: 438aad9179 user: dgp tags: dgp-init-bytecode | |
| 18:02 | No longer need to create Tcl_Obj just to make some bytecode. check-in: 6bf9d5d7aa user: dgp tags: dgp-init-bytecode | |
| 17:58 | Make obj-free bytecode maker available to rest of compile-related files. check-in: 0dba0ff8ad user: dgp tags: dgp-init-bytecode | |
| 17:52 | Tease apart the bytecode creation machinery from the Tcl_Obj intrep machinery. check-in: d521ec90bf user: dgp tags: dgp-init-bytecode | |
| 17:34 | Refactor bytecode initialization machinery. check-in: 50792c291d user: dgp tags: dgp-init-bytecode | |
|
2016-04-26
| ||
| 13:26 | merge novem check-in: 7f875d6226 user: dgp tags: dgp-refactor | |
|
2016-04-24
| ||
| 16:14 | merge zipfs check-in: f5952216bf user: jan.nijtmans tags: androwish | |
| 16:14 | merge core-8-6-branch check-in: 3808550a8f user: jan.nijtmans tags: zipfs | |
| 16:04 | merge trunk check-in: 203ec72d4a user: jan.nijtmans tags: novem | |
| 16:02 | merge-mark check-in: dea4b3abd4 user: jan.nijtmans tags: trunk | |
|
2016-04-22
| ||
| 19:59 | close forked fork check-in: 41dd36c2b9 user: dgp tags: trunk | |
| 19:59 | Update to tzdata2016d from IETF check-in: 0bee1e0ede user: venkat tags: core-8-6-branch | |
| 19:56 | close fork check-in: 4edda0b435 user: dgp tags: trunk | |
| 19:54 | Merge Fork Closed-Leaf check-in: fd28e27bda user: venkat tags: merge:tzdata-to-trunk | |
| 19:49 | Update to tzdata2016d from IETF check-in: ff19e14eb5 user: venkat tags: novem | |
| 19:46 | Update to tzdata2016d from IETF check-in: 7c5c37bb01 user: venkat tags: merge:tzdata-to-trunk | |
| 19:43 | Update to tzdata2016d from IETF check-in: 61fc0755c1 user: venkat tags: core-8-5-branch | |
| 18:57 | repair merge check-in: 658eaa78d3 user: dgp tags: tip-445 | |
| 18:13 | merge trunk check-in: d463f2055b user: dgp tags: tip-445 | |
| 18:13 | Refactor bytecode cleanup. check-in: 4bee762db3 user: dgp tags: trunk | |
|
2016-04-20
| ||
| 19:37 | Bump tcltest version to 2.3.9 check-in: 1d834f8e36 user: gahr tags: gahr-tip-447 | |
| 19:27 | Implement msec and usec verbosity levels in tcltest::configure check-in: 83b392058b user: gahr tags: gahr-tip-447 | |
| 18:02 | Revise "dictIterator" objType to use proposed routines. check-in: d975d44ed5 user: dgp tags: tip-445 | |
| 16:44 | Merge 8.6.5 Closed-Leaf check-in: 090329ea25 user: dgp tags: little | |
|
2016-04-19
| ||
| 20:35 | Fork of Tcl used in the "Little" project. http://www.mcvoy.com/lm/little/index.html check-in: 69b737f5a1 user: dgp tags: little | |
|
2016-04-18
| ||
| 09:48 | merge zipfs check-in: 596ca764eb user: jan.nijtmans tags: androwish | |
| 09:35 | merge core-8-6-branch check-in: 9d9a8ffab6 user: jan.nijtmans tags: zipfs | |
|
2016-04-15
| ||
| 14:31 | merge trunk check-in: 5fe24faa9b user: jan.nijtmans tags: drh-micro-optimization | |
|
2016-04-12
| ||
| 12:16 | merge novem check-in: d58cec736f user: dgp tags: dgp-refactor | |
| 12:15 | merge trunk check-in: 16e07dca03 user: dgp tags: novem | |
|
2016-04-11
| ||
| 17:46 | Use static name for a static struct. check-in: 08501fed6b user: dgp tags: tip-445 | |
| 17:34 | merge trunk check-in: 27127619c5 user: dgp tags: tip-445 | |
| 17:29 | [d1f55451c6] Remove unnecessary panic routines. check-in: e9ad201186 user: dgp tags: trunk | |
| 17:16 | merge trunk check-in: d2ed32de62 user: dgp tags: tip-445 | |
| 17:12 | Silence unsigned / signed comparison warning. check-in: fb467aae7c user: dgp tags: dgp-refactor | |
| 16:52 | merge novem check-in: b93a1b381a user: dgp tags: dgp-refactor | |
| 01:07 | Revise the "end-offset" objType to use proposed routines, and not export or provide unneeded things. check-in: 64a80a7467 user: dgp tags: tip-445 | |
|
2016-04-10
| ||
| 16:01 | merge trunk check-in: 5abd35dda8 user: jan.nijtmans tags: novem | |
| 16:01 | Fix [07d13d99b0a9]: Who broke TCL 8.6 and Tclblend ? check-in: 600555f125 user: jan.nijtmans tags: trunk | |
| 15:58 | Fix [07d13d99b0a9]: Who broke TCL 8.6 and Tclblend ? check-in: 9f3a50e613 user: jan.nijtmans tags: core-8-6-branch | |
|
2016-04-08
| ||
| 16:12 | merge trunk check-in: f7a70cb1c9 user: dgp tags: tip-445 | |
| 16:12 | merge novem check-in: 7353789616 user: dgp tags: dgp-refactor | |
| 15:01 | Merge zipfs check-in: 26b8039c41 user: jan.nijtmans tags: androwish | |
| 14:55 | Merge core-8-6-branch, cherry-pick [http://www.androwish.org/index.html/info/04ea31271c40789d|04ea31... check-in: 6f47a73339 user: jan.nijtmans tags: zipfs | |
| 14:25 | Merge trunk. Add new bitflags to tclStringRep.h (not used yet) check-in: 2d87e13575 user: jan.nijtmans tags: tip-389-impl | |
| 13:31 | merge trunk check-in: ede492c9a2 user: jan.nijtmans tags: novem | |
| 13:30 | Fix [2538f373ffc78d6dba9c3d973c147a84fdd9bbd8|2538f373ffc78d6d]: crash in Tcl_OpenTcpServer() on Win... check-in: 697c1c9931 user: jan.nijtmans tags: trunk | |
| 13:27 | Fix [2538f373ffc78d6dba9c3d973c147a84fdd9bbd8|2538f373ffc78d6d]: crash in Tcl_OpenTcpServer() on Win... check-in: e40eb76900 user: jan.nijtmans tags: core-8-6-branch | |
| 12:43 | merge novem check-in: 4ac6e3341e user: dgp tags: dgp-refactor | |
| 12:43 | merge trunk check-in: d9ecbc9096 user: dgp tags: tip-445 | |
| 12:29 | merge trunk check-in: d001fa087b user: jan.nijtmans tags: novem | |
| 12:28 | merge 8.6 check-in: 0fdb5892a5 user: jan.nijtmans tags: trunk | |
| 12:26 | Fix [8663689908d3304a74fee525cd04aa4162e86391|8663689908d3]: regexp \\w missing characters check-in: a3e6750fec user: jan.nijtmans tags: core-8-6-branch | |
| 12:23 | Fix [8663689908d3304a74fee525cd04aa4162e86391|8663689908d3]: regexp \\w missing characters check-in: 4ca1a7770f user: jan.nijtmans tags: core-8-5-branch | |
|
2016-04-07
| ||
| 21:34 | Revise the "TclOO method name" objType to use proposed routines. check-in: 3f107b7251 user: dgp tags: tip-445 | |
| 21:07 | Revise "levelReference" ObjType to use proposed routines. check-in: 866c4610c2 user: dgp tags: tip-445 | |
| 14:58 | merge novem check-in: 0714f6bbe0 user: dgp tags: dgp-refactor | |
| 14:57 | merge trunk check-in: 5d20ee0f16 user: dgp tags: novem | |
| 14:57 | merge trunk check-in: 10e9b12d33 user: dgp tags: tip-445 | |
| 14:56 | merge 8.6 check-in: a7a8861836 user: dgp tags: trunk | |
| 14:54 | Tidy up the last commit. check-in: ce1aa70a2e user: dgp tags: core-8-6-branch | |
| 09:37 | Selected harmless androwish changes, mostly backports from trunk (although the androwish branch is b... check-in: 56c8c28d79 user: jan.nijtmans tags: androwish | |
| 09:20 | merge zipfs check-in: c6879ef4cf user: jan.nijtmans tags: androwish | |
| 09:19 | merge core-8-6-branch check-in: dcb94c4c6e user: jan.nijtmans tags: zipfs | |
|
2016-04-06
| ||
| 18:24 | [213b6a2b9d] Make level parsing honor EIAS. check-in: 17f62d8265 user: dgp tags: core-8-6-branch | |
| 10:38 | Update all Unicode tables to version 9.0 beta check-in: ef93047d9f user: jan.nijtmans tags: novem | |
|
2016-04-05
| ||
| 21:06 | close fork check-in: bc99b42536 user: dgp tags: tip-445 | |
| 12:13 | merge trunk Closed-Leaf check-in: 4ab24ffcab user: dgp tags: tip-445-fork | |
| 12:08 | merge novem check-in: 31591fd353 user: dgp tags: dgp-refactor | |
| 12:07 | merge trunk check-in: 9edc83a71a user: dgp tags: novem | |
| 09:32 | Rename UtfCount() to TclUtfCount() and use it in more places. Suggested by pspjuth here: [e99a79a326... check-in: 9c4e4beddb user: jan.nijtmans tags: trunk | |
| 08:28 | merge zipfs check-in: 0ef47774ae user: jan.nijtmans tags: androwish | |
| 08:23 | merge core-8-6-branch check-in: f22f5e830e user: jan.nijtmans tags: zipfs | |
| 08:18 | merge trunk check-in: d3236cc090 user: jan.nijtmans tags: drh-micro-optimization | |
| 00:05 | Revise the "procbody" Tcl_ObjType to use proposed routines. check-in: e367ca229e user: dgp tags: tip-445 | |
|
2016-04-04
| ||
| 22:01 | merge trunk check-in: 759669541e user: dgp tags: tip-445 | |
| 22:00 | Use new routine TclGetLambdaFromObj to better isolate the "lambdaExpr" ObjType. Then convert it to u... check-in: 0af5b90690 user: dgp tags: tip-445 | |
| 21:39 | [47ac84309b] Clear up a bunch of problems with [lreplace]. It now does nothing more gracefully, and ... check-in: 2de718e181 user: dkf tags: trunk, potential incompatibility | |
| 19:41 | Use simple name for file static struct. check-in: 0170c0056c user: dgp tags: tip-445 | |
| 18:28 | merge trunk check-in: 771a931d17 user: dgp tags: tip-445 | |
| 18:27 | Revise "parsedVarName" Tcl_ObjType to eliminated unnecessary parts and to reduce string copying. check-in: d991496886 user: dgp tags: trunk | |
| 18:12 | Revise "nsName" ObjType to use proposed routines. check-in: ebfe7fd67c user: dgp tags: tip-445 | |
| 18:00 | [47ac84309b] Clear up a bunch of problems with [lreplace]. It now does nothing more gracefully, and ... check-in: 409ea17e37 user: dkf tags: potential incompatibility, core-8-6-branch | |
| 17:43 | Revise "instname" ObjType to use proposed routines check-in: 6228a398b7 user: dgp tags: tip-445 | |
| 17:27 | Revise "regexp" Tcl_ObjType to use proposed routines. check-in: b9652ca822 user: dgp tags: tip-445 | |
| 16:38 | merge trunk check-in: db2bdb8924 user: dgp tags: tip-445 | |
| 16:20 | merge novem check-in: 05f8eaadb7 user: dgp tags: dgp-refactor | |
| 16:11 | merge trunk check-in: 08f9df78ea user: dgp tags: novem | |
| 16:02 | merge 8.6 check-in: 2383d71dfd user: dgp tags: trunk | |
| 15:53 | close fork check-in: 5ba351dd52 user: dgp tags: trunk | |
| 15:43 | Merge *both* commits to get the TclAsyncReady optimization. Without both parts, the test interp-34.... check-in: c86902986e user: dgp tags: trunk | |
| 11:30 | Merge tip-444 Closed-Leaf check-in: e73c28499f user: gahr tags: micro-opt | |
| 11:25 | merge trunk Closed-Leaf check-in: 743b989b39 user: gahr tags: gahr-bug-5f71353740, tip-444 | |
| 11:21 | micro-optimization from drh-micro-optimization branch: Knock perhaps 1% off execution time: guard on... check-in: 1b590c664f user: jan.nijtmans tags: micro-opt | |
| 10:06 | Corrections to compression stream flushing to make Tk generate PNGs correctly. Tk bug [9eb55debc5]. check-in: 214265f604 user: dkf tags: core-8-6-branch | |
| 10:03 | Was handling the flushing at the end of the stream wrongly. Closed-Leaf check-in: 0d60847929 user: dkf tags: tk-bug-9eb55debc5 | |
|
2016-04-03
| ||
| 11:04 | Working on fixing problem with short reads from compressing streams that breaks PNG creation in Tk. check-in: 904fff2ea4 user: dkf tags: tk-bug-9eb55debc5 | |
|
2016-04-01
| ||
| 13:09 | Merge trunk. Remove excess spacing. check-in: d48b5dfaf7 user: jan.nijtmans tags: novem | |
| 13:06 | RFE [0ef5e653ff4caf5f896ec1182e0aac38ab9a0c46|0ef5e653]: Add nsf to coffbase.txt. Eliminate exess sp... check-in: 976ec94ceb user: jan.nijtmans tags: trunk | |
| 13:04 | RFE [0ef5e653ff4caf5f896ec1182e0aac38ab9a0c46|0ef5e653]: Add nsf to coffbase.txt check-in: 06ccf650a8 user: jan.nijtmans tags: core-8-6-branch | |
| 13:00 | RFE [0ef5e653ff4caf5f896ec1182e0aac38ab9a0c46|0ef5e653]: Add nsf to coffbase.txt check-in: 8046aa6a2d user: jan.nijtmans tags: core-8-5-branch | |
| 12:00 | merge trunk check-in: 925fddfb82 user: jan.nijtmans tags: novem | |
| 11:56 | Two micro-optimizations in Win and UNIX notifier. See: [http://code.activestate.com/lists/tcl-core/1... check-in: b1a8aa4406 user: jan.nijtmans tags: trunk | |
|
2016-03-31
| ||
| 07:11 | Added patch for win/configure.in into win/configure.ac Leaf check-in: f59a6453b1 user: oehhar tags: tip-302 | |
|
2016-03-30
| ||
| 23:16 | Revise "dict" Tcl_ObjType to use proposed routines. check-in: b5f465f6f9 user: dgp tags: tip-445 | |
| 20:03 | The following patch against a stock tcl 8.6.5 source tree tries to implement most of TIP #302 for U... check-in: 6fa1088680 user: oehhar tags: tip-302 | |
| 17:55 | Revise several ACCEPT_NAN stanzas. check-in: f08acb6eb3 user: dgp tags: tip-445 | |
| 17:15 | Remove direct access to Tcl_Obj typePtr field that does nothing of any obvious benefit. check-in: 6749294be2 user: dgp tags: tip-445 | |
| 15:41 | merge trunk: check-in: e2b0d6d5e8 user: dgp tags: tip-445 | |
| 12:57 | merge trunk Closed-Leaf check-in: a919e9ea58 user: jan.nijtmans tags: notifier | |
| 09:21 | merge zipfs check-in: 327360d88d user: jan.nijtmans tags: androwish | |
| 09:20 | merge core-8-6-branch check-in: 3d294ce8c7 user: jan.nijtmans tags: zipfs | |
| 08:46 | [47ac84309b] Import of aspect's branch from his personal repository on chiselapp. Closed-Leaf check-in: 56f14cc0fe user: dkf tags: aspect-lreplace-cleanup | |
| 08:07 | Merge zipfs check-in: becd813996 user: jan.nijtmans tags: androwish | |
| 07:52 | merge core-8-6-branch check-in: c5c875d487 user: jan.nijtmans tags: zipfs | |
|
2016-03-29
| ||
| 20:07 | Functional conversion of "list" Tcl_ObjType to proposed routines. Not yet completely tidy and finish... check-in: c9541166cd user: dgp tags: tip-445 | |
| 12:14 | merge novem check-in: d7da8edfc0 user: dgp tags: dgp-refactor | |
| 12:07 | merge trunk check-in: ad2fb188b8 user: dgp tags: novem | |
| 10:17 | Eliminate AT_FORK_INIT_VALUE/RESET_ATFORK_MUTEX macro's, since other values than the default are not... check-in: 255b94edcb user: jan.nijtmans tags: trunk | |
| 08:36 | (cherry-pick): Better fix for [7d0db7c388f52de81]: In stead of adding dependencies to multiple Makef... check-in: 277445374b user: jan.nijtmans tags: core-8-5-branch | |
| 08:34 | (cherry-pick): Better fix for [7d0db7c388f52de81]: In stead of adding dependencies to multiple Makef... check-in: 1da00d1a33 user: jan.nijtmans tags: core-8-6-branch | |
|
2016-03-28
| ||
| 21:24 | The DupEncodingIntRep() routine is broken. It fails to set the typePtr field of the duplicated Tcl_... check-in: c6c7d2f492 user: dgp tags: dgp-dup-encoding-fix | |
| 19:03 | There's a "parsedVarName" Tcl_ObjType that remembers how a variable name breaks down into the name o... Closed-Leaf check-in: 65fb3e83f6 user: dgp tags: dgp-revise-parsedvarnametype | |
| 01:02 | merge novem check-in: b09ae8b6a7 user: dgp tags: dgp-refactor | |
| 00:56 | merge trunk check-in: d2f7d7cce5 user: dgp tags: novem | |
| 00:55 | merge trunk check-in: 09d835f6da user: dgp tags: tip-445 | |
|
2016-03-27
| ||
| 21:28 | Better fix for [7d0db7c388f52de81]: In stead of adding dependencies to multiple Makefile lines, comb... check-in: fb6e45132e user: jan.nijtmans tags: trunk | |
| 17:07 | A few more easy conversions. check-in: bb2b614cc5 user: dgp tags: tip-445 | |
| 16:40 | [47ac84309b] Fix problems with [lreplace] compilation. check-in: e8a61012f6 user: dkf tags: trunk | |
| 16:37 | [47ac84309b] Fix problems with [lreplace] compilation. check-in: f9cebd86c0 user: dkf tags: core-8-6-branch | |
| 15:49 | Some OSX symbols builds create libtcl*.dylib.dSYM which is a directory. check-in: 1b187822bb user: dkf tags: novem | |
| 15:48 | Some OSX symbols builds create libtcl8.7.dylib.dSYM which is a directory. check-in: 7319e9f11e user: dkf tags: trunk | |
| 15:43 | Some OSX symbols builds create libtcl8.6.dylib.dSYM which is a directory. check-in: c3a8716c46 user: dkf tags: core-8-6-branch | |
| 15:37 | Conversion of "bytearray" Tcl_ObjType - much better this time. check-in: 330b0f8f48 user: dgp tags: tip-445 | |
| 14:57 | Revised design - have Tcl_FetchIntRep return a writable pointer. check-in: 3173bc0655 user: dgp tags: tip-445 | |
|
2016-03-26
| ||
| 22:52 | Update to tzdata 2016c from ietf.org check-in: 293e17ddfa user: dkf tags: core-8-6-branch | |
| 18:13 | Update to tzdata 2016c from ietf.org check-in: b57e69baa1 user: venkat tags: novem | |
| 18:12 | Update to tzdata 2016c from ietf.org check-in: 587f841cc2 user: venkat tags: trunk | |
| 18:10 | Update to tzdata 2016c from ietf.org check-in: c7604723f9 user: venkat tags: core-8-5-branch | |
| 12:36 | Convert the "bytearray" Tcl_ObjType to use the proposed Tcl_ObjIntRep manipulation routines. This w... Closed-Leaf check-in: eed7c04dff user: dgp tags: tip-445-reject | |
|
2016-03-25
| ||
| 20:01 | irPtr = NULL passed to Tcl_StoreIntRep clears out any value for typePtr. check-in: 35becf3af0 user: dgp tags: tip-445-reject | |
| 19:56 | Get signatures in sync. check-in: 9c6bd315f9 user: dgp tags: tip-445-reject | |
| 14:41 | - Undo unix notifier changes: too risky at this moment. - Merge trunk - (cherry-pick from dhr-micr... check-in: 0f401c5c64 user: jan.nijtmans tags: notifier | |
| 14:01 | First demonstration conversion to the new intrep manipulation routines. check-in: aae9df6fc9 user: dgp tags: tip-445-reject | |
| 13:06 | New routines Tcl_FetchIntRep() and Tcl_StoreIntRep(). check-in: 4debca2a96 user: dgp tags: tip-445-reject | |
| 12:24 | Create a type Tcl_ObjIntRep so we can pass intreps as arguments. check-in: 920e5f468b user: dgp tags: tip-445 | |
|
2016-03-24
| ||
| 21:22 | merge trunk check-in: 0d1a9d63ef user: dgp tags: tip-445 | |
| 21:21 | No longer a need to keep around 'revert to 8.5' code. check-in: 3d7353cc89 user: dgp tags: trunk | |
| 21:11 | Revise the "index" Tcl_ObjType to use the new routine. check-in: 87d5093e34 user: dgp tags: tip-445 | |
| 20:33 | Revise the "instname" Tcl_ObjType to use the routines. check-in: d8e43af3f1 user: dgp tags: tip-445 | |
| 20:17 | oops check-in: fd39dd6249 user: dgp tags: tip-445 | |
| 20:15 | Update Tcl_InitStringRep callers to handle OOM condition. check-in: 311eebe0bb user: dgp tags: tip-445 | |
| 19:21 | Revise Tcl_InitStringRep() to do non-panic attempt at allocation. Let caller decide how catastrophic... check-in: 9173ce5731 user: dgp tags: tip-445 | |
| 15:01 | More purging of direct access to bytes field where it isn't important. check-in: 120d6a36d6 user: dgp tags: tip-445 | |
| 14:40 | Update more Tcl_ObjTypes to use Tcl_InitStringRep(). Adapt TclInitStringRep macro to accept TclInitS... check-in: d55599212b user: dgp tags: tip-445 | |
| 13:50 | TclInitStringRep() already knows about tclEmptyStringRep. check-in: 1fb418efea user: dgp tags: tip-445 | |
| 13:16 | oops check-in: 81972d73ec user: dgp tags: tip-445 | |
| 12:59 | stay out of internals when nice interfaces are available. check-in: 91837a8b92 user: dgp tags: tip-445 | |
| 12:51 | Revised "end-offset" Tcl_ObjType to use new routine. check-in: 44f4c875e0 user: dgp tags: tip-445 | |
| 01:50 | Revise "osType" Tcl_ObjType to use new routine. check-in: eecbd97389 user: dgp tags: tip-445 | |
|
2016-03-23
| ||
| 21:50 | Revise "ensembleCommand" Tcl_ObjType to use new routines. check-in: 9aa747a015 user: dgp tags: tip-445 | |
| 21:36 | Convert "dict" Tcl_ObjType to use new routines. check-in: aec0246769 user: dgp tags: tip-445 | |
| 15:21 | merge trunk check-in: 3c05a2caaa user: dgp tags: tip-445 | |
| 15:19 | Tcl_InitStringRep() bug. Truncation assumed length == allocated. Wrong! Convert "bytearray" Tcl_Ob... check-in: 67e8970656 user: dgp tags: tip-445 | |
| 15:18 | merge zipfs check-in: 16d8e516af user: jan.nijtmans tags: androwish | |
| 15:12 | merge core-8-6-branch check-in: 8ff15ce8aa user: jan.nijtmans tags: zipfs | |
| 14:10 | Revise Tcl_InitStringRep(); numBytes is unsigned. Only truncation permitted. check-in: c0ff1ae7c3 user: dgp tags: tip-445 | |
| 13:47 | merge novem check-in: cae6e4a284 user: dgp tags: dgp-refactor | |
| 13:46 | merge trunk check-in: debe4d9e56 user: dgp tags: novem | |
| 13:06 | (cherry-pick): Fix DTRACE_HDR value if tracing is diabled. Follow-up to [7d0db7c388] check-in: d498e5cc6c user: jan.nijtmans tags: core-8-5-branch | |
| 13:04 | (cherry-pick): Fix DTRACE_HDR value if tracing is diabled. Follow-up to [7d0db7c388] check-in: 91e49fc57a user: jan.nijtmans tags: core-8-6-branch | |
| 13:03 | Fix DTRACE_HDR value if tracing is diabled. Follow-up to [7d0db7c388] check-in: 941e11b843 user: jan.nijtmans tags: trunk | |
| 12:57 | merge novem check-in: c72789b162 user: dgp tags: dgp-refactor | |
| 12:51 | merge trunk check-in: 08904e4bc9 user: dgp tags: novem | |
| 10:55 | merge mark check-in: c911fecbef user: dkf tags: trunk | |
| 10:53 | merge mark check-in: 584b746751 user: dkf tags: core-8-6-branch | |
| 10:10 | Release memory after truncation. check-in: f1e43c3058 user: dgp tags: tip-445 | |
| 10:00 | (cherry-pick): Fix [f1253530cdd83e66]: Different Windows / *nix default bindings for text widget See... check-in: 235a8c3395 user: jan.nijtmans tags: core-8-5-branch | |
| 09:59 | (cherry-pick): Fix [f1253530cdd83e66]: Different Windows / *nix default bindings for text widget See... check-in: fc5a8c2a60 user: jan.nijtmans tags: core-8-6-branch | |
| 09:55 | Fix [f1253530cdd83e66]: Different Windows / *nix default bindings for text widget. Still - most like... check-in: bc8560501f user: jan.nijtmans tags: trunk | |
| 09:46 | Fix [f1253530cdd83e66]: tcl_wordchars and tcl_nonwordchars are unknown at startup. For trunk this wi... check-in: 1176d169d7 user: jan.nijtmans tags: trunk | |
| 09:00 | (cherry-pick): Fix [7d0db7c388f52de8]: Occasional build failures with parallel make. Thanks to Jaros... check-in: f11ade816d user: jan.nijtmans tags: core-8-5-branch | |
| 08:59 | (cherry-pick): Fix [7d0db7c388f52de8]: Occasional build failures with parallel make. Thanks to Jaros... check-in: ac6851ae65 user: jan.nijtmans tags: core-8-6-branch | |
| 08:48 | Fix [7d0db7c388f52de8]: Occasional build failures with parallel make. Thanks to Jaroslav Škarvada f... check-in: f04406d509 user: jan.nijtmans tags: trunk | |
| 04:50 | Make sure no path emerges to write on tclEmptyStringRep. check-in: 4ec3d5a661 user: dgp tags: tip-445 | |
| 04:31 | Next step: new routine Tcl_InitStringRep() check-in: 0c35610fad user: dgp tags: tip-445 | |
|
2016-03-22
| ||
| 23:45 | First simple step implementing TIP 445. check-in: 153a14ad7c user: dgp tags: tip-445 | |
| 20:30 | Factor out string internal rep definition so fix for [1af8de570511] is less awful. check-in: e99d66f317 user: dkf tags: trunk | |
| 20:30 | Factor out string internal rep definition so fix for [1af8de570511] is less awful. check-in: b3f2749a5c user: dkf tags: core-8-6-branch | |
| 18:05 | merge novem check-in: 8891590c74 user: dgp tags: dgp-refactor | |
| 17:54 | merge trunk check-in: b06317dad1 user: dgp tags: novem | |
| 17:21 | Revised fix for signed/unsigned mismatch. "get types right" > "add more casts" check-in: 6ea500e944 user: dgp tags: trunk | |
| 17:08 | More places where unsigned quantities should be decared such. check-in: 320f08bb04 user: dgp tags: core-8-6-branch | |
| 16:53 | More signed/unsigned type correction. check-in: e7a7954fba user: dgp tags: core-8-6-branch | |
| 16:38 | Don't compare signed and unsigned. Get types right. check-in: 03c05127e2 user: dgp tags: core-8-6-branch | |
| 16:09 | Update all Unicode tables to version 9.0 beta check-in: 203b8dcd6c user: jan.nijtmans tags: tip-389-impl | |
| 15:38 | Add 9 unicode characters (Punctuation, Connector), which are generally considered as part of \w. Use... check-in: dee8ead23c user: jan.nijtmans tags: tip-389-impl | |
| 15:35 | merge trunk check-in: f6e95a06a2 user: jan.nijtmans tags: tip-389-impl | |
| 13:15 | Alternative solution for [f1253530cd] Closed-Leaf check-in: 0dc963c859 user: jan.nijtmans tags: bug-f1253530cd-alt | |
| 09:07 | (cherry-pick): Fix signed-unsigned-compare warning (reported by François Vogel on Windows, but gcc ... check-in: 0b717ac78e user: jan.nijtmans tags: core-8-6-branch | |
| 09:05 | Fix signed-unsigned-compare warning (reported by François Vogel on Windows, but gcc can trigger it ... check-in: 76041410f9 user: jan.nijtmans tags: trunk | |
|
2016-03-21
| ||
| 21:32 | Merged trunk Closed-Leaf check-in: 828bb9373d user: fvogel tags: bug-f1253530cd | |
| 21:28 | Fixed bug [f1253530cd] - tcl_wordchars and tcl_nonwordchars are unknown at startup check-in: adf582fbe2 user: fvogel tags: bug-f1253530cd | |
| 18:34 | merge novem check-in: fd2e59362a user: dgp tags: dgp-refactor | |
| 14:22 | (experiment) Use TclpMasterLock() in stead of a separate notifierInitMutex. One less mutex to be wor... check-in: 2aa18b39c4 user: jan.nijtmans tags: notifier | |
| 12:10 | merge trunk check-in: 960c5239bf user: jan.nijtmans tags: novem | |
| 12:08 | (cherry-pick): Fix [d3071887dbc7aeac]: Fix SEGV in Tcl_FinalizeNotifier(). Thanks to hirofumi for bo... check-in: df0f0d57b3 user: jan.nijtmans tags: core-8-5-branch | |
| 12:03 | (cherry-pick): Fix [d3071887dbc7aeac]: Fix SEGV in Tcl_FinalizeNotifier(). Thanks to hirofumi for bo... check-in: c0e6064843 user: jan.nijtmans tags: core-8-6-branch | |
| 11:59 | Fix [d3071887dbc7aeac]: Fix SEGV in Tcl_FinalizeNotifier(). Thanks to hirofumi for both the bug-repo... check-in: a8ea065823 user: jan.nijtmans tags: trunk | |
| 09:16 | .... oops .... Closed-Leaf check-in: 9d6b27346e user: jan.nijtmans tags: bug-d3071887dbc7aeac | |
| 09:05 | Proposed fix for [d3071887dbc7aeac]: Fix SEGV in Tcl_FinalizeNotifier() check-in: 7636c287f5 user: jan.nijtmans tags: bug-d3071887dbc7aeac | |
|
2016-03-20
| ||
| 22:35 | merge novem check-in: 622bbb1906 user: dgp tags: dgp-refactor | |
| 20:43 | [1af8de570511] Fix crash in [string replace] caused by cut-n-paste. check-in: 7f8e2c6864 user: dkf tags: novem | |
| 20:42 | [1af8de570511] Fix crash in [string replace] caused by cut-n-paste. check-in: 0d8edd300b user: dkf tags: trunk | |
| 20:40 | [1af8de570511] Fix crash in [string replace] caused by cut-n-paste. check-in: 5f1ea7ddc7 user: dkf tags: core-8-6-branch | |
|
2016-03-17
| ||
| 15:54 | merge trunk check-in: f37df7edbc user: jan.nijtmans tags: tip-439, semver | |
| 14:04 | Stop "unused variable" warning. Old bug? No test caught it. check-in: f8d4bc2304 user: dgp tags: dgp-refactor | |
| 13:56 | merge novem check-in: fc87efe49c user: dgp tags: dgp-refactor | |
| 13:31 | merge trunk check-in: 419214420d user: dgp tags: novem | |
| 13:25 | [0b8c387cf7] Replace deprecated Tcl_VarEval(). socket accept callbacks now always evaluate in global... check-in: 632f70c01d user: dgp tags: trunk, potential incompatibility | |
| 13:19 | merge 8.6 bug fixes check-in: 24feef28e8 user: dgp tags: trunk | |
| 13:14 | [ae38befcfb] Rewrite TclGetInnermostExceptionRange() for fewer iterations. check-in: 582d6817fe user: dgp tags: core-8-6-branch | |
| 12:24 | [1a25fdfec6] Enable compile of commands like [variable ${ns}::v]. check-in: 9b6183cdf5 user: dgp tags: core-8-6-branch | |
| 12:15 | [b9b2079e6d] Unwind ExceptionAux data after failed compile. check-in: fadc9965ff user: dgp tags: core-8-6-branch | |
|
2016-03-16
| ||
| 14:52 | Merge trunk. Add TCL_EVAL_GLOBAL flag to Tcl_EvalObjEx(), for reason mentioned in [0b8c387cf7]. Closed-Leaf check-in: 727564218e user: jan.nijtmans tags: bug-0b8c387cf7 | |
| 09:58 | (cherry-pick from trunk): Update tzdata to 2016b from ietf.org check-in: 22e38d3816 user: jan.nijtmans tags: core-8-6-branch | |
| 09:56 | Remove undocumented TCL_HASH_KEY_STORE_HASH. Setting this to "0" is not supported (was it ever ????)... check-in: ecfb88c394 user: jan.nijtmans tags: trunk | |
| 09:09 | Update tzdata to 2016b from ietf.org check-in: ca062ef5fb user: venkat tags: novem | |
| 09:07 | Update tzdata to 2016b from ietf.org check-in: 938b541a95 user: venkat tags: trunk | |
| 08:58 | Update tzdata to 2016b from ietf.org check-in: 83ecbb6dbf user: venkat tags: core-8-5-branch | |
|
2016-03-14
| ||
| 11:58 | Merge trunk check-in: e07be1bcdb user: jan.nijtmans tags: tip-389-impl | |
|
2016-03-13
| ||
| 17:31 | merge trunk check-in: 86018f7171 user: jan.nijtmans tags: tip-439, semver | |
| 17:23 | [e6f27aa56f] Add files I missed in my previous commit check-in: 7625571c31 user: gahr tags: gahr-ticket-e6f27aa56f | |
|
2016-03-11
| ||
| 17:13 | [e6f27aa56f] Initial import of libtommath-1.0 This commit brings in libtommath-1.0, as of tag v1.0 ... check-in: c7a3a1452b user: gahr tags: gahr-ticket-e6f27aa56f | |
| 15:54 | merge novem check-in: d17b0e348a user: dgp tags: dgp-refactor | |
| 15:40 | Simple change gets most of the effect. Fails to handle backslash. anyone care? Closed-Leaf check-in: 2334f398b8 user: dgp tags: bug-1a25fdfec6 | |
| 15:00 | New test compile-5.3 for the bug. Closed-Leaf check-in: 5d1ed07268 user: dgp tags: bug-b9b2079e6d | |
| 14:16 | merge trunk check-in: eca395a4b2 user: jan.nijtmans tags: novem | |
| 09:33 | Allow unstable Tcl releases to use unstable packages by default (this makes "package require Tk" fin... check-in: 40b678a10d user: jan.nijtmans tags: trunk | |
|
2016-03-10
| ||
| 20:03 | [b9b2079e6d] Proposed fix. When a compileProc fails, it may have done an arbitrary amount of partial... check-in: 569d2e3d4f user: dgp tags: bug-b9b2079e6d | |
| 13:44 | Somewhat more excess spacing in for.test check-in: 405a80a711 user: jan.nijtmans tags: trunk | |
| 11:56 | Eliminate exess spacings in many test-cases check-in: d6d9491140 user: jan.nijtmans tags: trunk | |
|
2016-03-09
| ||
| 15:59 | Let Tcl 8.7 allow Tk 8.7 to be used by default Closed-Leaf check-in: 9e2043ed08 user: jan.nijtmans tags: jn-Tcl-requirement | |
|
2016-03-08
| ||
| 19:12 | Update to trunk work Leaf check-in: 8b47978cb6 user: aku tags: aku-tkt-6141c15186 | |
| 18:06 | [0b8c387cf7] Replace deprecated Tcl_VarEval() call with reworked callback system that uses Tcl_Obj s... check-in: 573945a448 user: dgp tags: bug-0b8c387cf7 | |
| 15:55 | [bbc304f61a] Avoid event handling when reflected channel has a watch change half-completed. (First h... check-in: 3ed434c670 user: dgp tags: trunk | |
| 15:52 | [bbc304f61a] Avoid event handling when reflected channel has a watch change half-completed. (First h... check-in: e4f95d6178 user: dgp tags: core-8-5-branch | |
| 15:50 | [bbc304f61a] Avoid event handling when reflected channel has a watch change half-completed. (First h... check-in: f2a6351600 user: dgp tags: core-8-6-branch | |
| 15:31 | Eliminate exess spacings in remaining doc pages check-in: 8731e8bf9f user: jan.nijtmans tags: trunk | |
| 15:29 | Proposed fix for [e21fc32c2aa]: auto_execok does not check executability on Windows Closed-Leaf check-in: 2f5431fd98 user: jan.nijtmans tags: bug-e21fc32c2aa | |
| 14:20 | Merge trunk check-in: e311f38ad0 user: jan.nijtmans tags: tip-439, semver | |
| 13:44 | configure.in -> configure.ac check-in: 4706c883d8 user: jan.nijtmans tags: trunk | |
|
2016-03-07
| ||
| 10:35 | merge trunk check-in: de5857dbf1 user: jan.nijtmans tags: novem | |
| 08:39 | merge trunk check-in: 3a2bcbbf8f user: jan.nijtmans tags: tip-439, semver | |
| 08:37 | Fix version number in .project file check-in: 94a2fe2d49 user: jan.nijtmans tags: trunk | |
|
2016-03-04
| ||
| 13:15 | (cherry-pick): Fix gcc 5.3 warning: In function ‘NRInterpCmd’: tclInterp.c:726:5: warning: assum... check-in: 8afe88e306 user: jan.nijtmans tags: core-8-6-branch | |
| 13:13 | Fix gcc 5.3 warning: In function ‘NRInterpCmd’: tclInterp.c:726:5: warning: assuming signed over... check-in: 21d2da02a9 user: jan.nijtmans tags: trunk | |
| 08:40 | merge trunk check-in: e1bf86b21a user: jan.nijtmans tags: tip-389-impl | |
| 08:21 | merge trunk check-in: 461852784c user: jan.nijtmans tags: tip-439, semver | |
|
2016-03-03
| ||
| 19:45 | Bump trunk to 8.7a0 to accept new feature development. check-in: 4def3fa682 user: dgp tags: trunk | |
| 19:29 | Open branch for continued 8.6.* patching. check-in: 6e1ff473d8 user: dgp tags: core-8-6-branch | |
| 08:34 | merge trunk check-in: 00229de885 user: gahr tags: gahr-bug-5f71353740, tip-444 | |
| 08:30 | Clarify that weekends are intended as Saturdays and Sundays check-in: aaa1b378a1 user: gahr tags: gahr-bug-5f71353740, tip-444 | |
|
2016-03-02
| ||
| 19:10 | merge novem check-in: 94c13432c3 user: dgp tags: dgp-refactor | |
| 15:48 | upstream androwish check-in: e11d4873d5 user: jan.nijtmans tags: androwish | |
| 15:44 | Some more minor androwish upstream changes check-in: 76a713ab17 user: jan.nijtmans tags: androwish | |
| 15:39 | minor upstream changes check-in: a855464d28 user: jan.nijtmans tags: zipfs | |
| 15:29 | [bbc304f61a] Proposed fix for reflected watch race condition. Closed-Leaf check-in: 5057f650ba user: dgp tags: bug-bbc304f61a | |
| 15:12 | merge zipfs check-in: 5b6d200c4a user: jan.nijtmans tags: androwish | |
| 15:10 | merge trunk check-in: 24900c193e user: jan.nijtmans tags: zipfs | |
| 09:32 | merge trunk check-in: ada65114d8 user: jan.nijtmans tags: tip-439, semver | |
| 09:06 | Merge trunk check-in: f547a7f8c4 user: jan.nijtmans tags: novem | |
| 08:49 | Eliminate exess spacings in many doc pages. check-in: 840e5d4825 user: jan.nijtmans tags: trunk | |
|
2016-03-01
| ||
| 16:45 | [80304238ac] Prevent RC cycle in the localVarName objtype. check-in: 7070d2aa22 user: dgp tags: trunk | |
| 16:42 | Extra safety against cycles Closed-Leaf check-in: b4d05f59f1 user: dgp tags: bug-80304238ac | |
| 16:40 | Add test for memleak check-in: 8bbd0e6179 user: dgp tags: bug-80304238ac | |
| 16:26 | merge trunk check-in: b1515e2abb user: dgp tags: bug-80304238ac | |
| 13:24 | merge release check-in: d73a0fbece user: dgp tags: trunk | |
| 01:49 | merge trunk Closed-Leaf check-in: cb38c65929 user: dgp tags: release, core-8-6-5, core-8-6-5-rc | |
|
2016-02-26
| ||
| 16:17 | Clean up unfired timer handlers or they cause errors in -singleproc 1 test run. check-in: 016412f1ec user: dgp tags: trunk | |
| 15:42 | [80304238ac] Candidate fix for memleak due to RC cycle. check-in: 29d44ec30c user: dgp tags: bug-80304238ac | |
| 13:04 | [dee3d66bc7] Remove 'any' af Leaf check-in: 3b1d567dea user: gahr tags: gahr-ticket-dee3d66bc7 | |
| 12:28 | [dee3d66bc7] Start relaxing test constraints check-in: 19fab15fd6 user: gahr tags: gahr-ticket-dee3d66bc7 | |
|
2016-02-24
| ||
| 09:10 | More comprehensive tests adding and subtracting week-days check-in: f991a78d7a user: gahr tags: gahr-bug-5f71353740, tip-444 | |
|
2016-02-23
| ||
| 19:44 | merge trunk check-in: 4c431fc1c9 user: gahr tags: gahr-bug-5f71353740, tip-444 | |
| 16:31 | Make sure that adding 0 weekdays doesn't result in going back in time check-in: ef26db9e93 user: gahr tags: gahr-bug-5f71353740, tip-444 | |
| 14:02 | update changes check-in: de2063dbe4 user: dgp tags: rc2, core-8-6-5-rc | |
| 13:59 | merge trunk check-in: c25ac5aa31 user: dgp tags: core-8-6-5-rc | |
|
2016-02-22
| ||
| 12:39 | Convert remaining env.test test-cases to tcltest-2 format check-in: d6a977a3a6 user: jan.nijtmans tags: trunk | |
| 12:16 | (cherry-pick): Add test-case for [9b47029467631832]: testing existence of env(some_thing) destroys t... check-in: fe1f5e7464 user: jan.nijtmans tags: core-8-5-branch | |
| 11:42 | Fix [9b47029467631832]: testing existence of env(some_thing) destroys traces. With test-case demonst... check-in: d644df2cad user: jan.nijtmans tags: trunk | |
|
2016-02-19
| ||
| 18:42 | Create new branch named "gahr-split-install" Closed-Leaf check-in: 9d0a216e60 user: gahr tags: gahr-split-install | |
| 16:44 | Bump to TclOO 1.0.4. Update changes file. check-in: 9ecb248b72 user: dgp tags: rc1, core-8-6-5-rc | |
| 14:42 | Add test-case which demonstrates the problem. This test-case fails in trunk (but passes in core-8-5-... Closed-Leaf check-in: 7973c950d3 user: jan.nijtmans tags: bug-9b47029467631832 | |
| 13:37 | Update to tzdata2016a. check-in: 04a238c721 user: dgp tags: core-8-6-5-rc | |
| 10:49 | Proposed fix for [9b47029467631832]: testing existence of env(some_thing) destroys traces. Was the c... check-in: 5e24c6a9db user: jan.nijtmans tags: bug-9b47029467631832 | |
|
2016-02-17
| ||
| 11:03 | [5f71353740] Support the "weekdays" unit in [clock add] check-in: 2c9afbf911 user: gahr tags: tip-444 | |
|
2016-02-16
| ||
| 18:20 | merge trunk check-in: d1f90d45c0 user: dgp tags: rc0, core-8-6-5-rc | |
|
2016-02-12
| ||
| 16:46 | merge release check-in: 86c29d0a42 user: dgp tags: core-8-5-branch | |
|
2016-02-11
| ||
| 09:31 | Fix a few more very minor formatting glitches. check-in: dbf033509e user: dkf tags: trunk | |
| 09:27 | Fix minor formatting glitch check-in: fc972f5e83 user: dkf tags: trunk | |
|
2016-02-09
| ||
| 18:08 | merge trunk check-in: b64557cb8e user: dgp tags: core-8-6-5-rc | |
| 18:07 | merge novem check-in: e34a1423a1 user: dgp tags: dgp-refactor | |
| 18:00 | merge trunk check-in: c705d0cb83 user: dgp tags: novem | |
| 09:33 | Merge trunk check-in: 8dbbf50255 user: jan.nijtmans tags: tip-389-impl | |
|
2016-02-08
| ||
| 21:59 | Pulling *more* changes from zipfs check-in: d753972e9a user: hypnotoad tags: core_zip_vfs | |
| 21:58 | Merging changes from zipfs check-in: 56c362bad1 user: hypnotoad tags: core_zip_vfs | |
| 20:42 | update release date Closed-Leaf check-in: c9159d57b0 user: dgp tags: rc1, core-8-5-19, core-8-5-19-rc | |
| 16:25 | Merge zipfs check-in: 189c2ffdb8 user: jan.nijtmans tags: androwish | |
| 16:11 | Merge trunk check-in: b7def42ca8 user: jan.nijtmans tags: zipfs | |
|
2016-02-05
| ||
| 16:31 | Tweaking some comments for clarity. check-in: 376b72b78b user: dkf tags: trunk | |
| 14:36 | Clean up the handling of buffer limit exceeding when flushing a zlib transform. check-in: 273e645082 user: dkf tags: trunk | |
|
2016-02-04
| ||
| 21:05 | [cf74deb33c] Plug memleaks in class teardown. check-in: 4bb95ffc51 user: dgp tags: trunk | |
|
2016-02-03
| ||
| 19:08 | merge 8.5 check-in: 7673e95435 user: dgp tags: core-8-5-19-rc | |
| 15:29 | [25842c161] Prevent zero-length compress actions in [zlib] streaming API. check-in: c1aff52ef3 user: dkf tags: trunk | |
|
2016-02-02
| ||
| 08:49 | (just an experiment, don't look ....) Backout the contributed patch memaccounting from Postgres sinc... Closed-Leaf check-in: 667e5f2255 user: jan.nijtmans tags: backout-memaccounting | |
| 01:33 | replace indirect with direct jumps where possible; little effect for now, pending mods will increase... Leaf check-in: 2be1a74fb1 user: msofer tags: mig-opt2 | |
|
2016-02-01
| ||
| 21:39 | Backout the contributed patch memaccounting from Postgres since it changes the protections incompati... check-in: 365e3582cc user: dgp tags: core-8-5-branch | |
| 04:15 | fix incomplete switch to malloc check-in: be9beb7cef user: msofer tags: mig-opt2 | |
| 04:05 | merge trunk check-in: 3334fbd749 user: msofer tags: mig-opt2 | |
|
2016-01-31
| ||
| 22:43 | use malloc (as opposed to ckalloc) for the NRE_callback stacklets, so that gcc can really insure pro... check-in: 4df7772089 user: msofer tags: mig-opt2 | |
| 08:41 | Fix crash in win32/win64 regexp.test. Done by backporting the 8.6 regex engine, but followed by "fos... Closed-Leaf check-in: 133a2ed842 user: jan.nijtmans tags: core-8-5-branch | |
| 08:30 | (COMPATIBILITY, PORTABILITY) NRE API change: callbacks now have three void* arguments (prev. 4). Cal... check-in: 009cc51070 user: msofer tags: mig-opt2 | |
| 08:28 | (NON_PORTABLE) insure good cache alignment of NRE_callback Closed-Leaf check-in: a7a1286053 user: msofer tags: mig-opt2-tmp | |
| 07:00 | actually reduce the callback size check-in: 35f1b9c6bb user: msofer tags: mig-opt2-tmp | |
| 05:02 | plug a leak; more to do check-in: 90659d5f5c user: msofer tags: mig-opt2-tmp | |
| 00:20 | Minor clean-ups (e.g. turn back const -> CONST, as common in 8.5 branch) Closed-Leaf check-in: 6425d8cf43 user: jan.nijtmans tags: 8.5-with-8.6-regexp | |
|
2016-01-30
| ||
| 23:48 | NRE API change: callbacks now have three void* arguments (prev. 4) check-in: 38ac69064d user: msofer tags: mig-opt2-tmp | |
| 01:39 | remove data[3] fro TEBCresume check-in: 4b755d8f77 user: msofer tags: mig-opt2-tmp | |
|
2016-01-29
| ||
| 23:57 | expose one problem with sibcalling out of tebc check-in: 5042bcf5f2 user: msofer tags: mig-opt2 | |
| 22:49 | Backout TIP #413 as well check-in: e5c5d65e94 user: jan.nijtmans tags: 8.5-with-8.6-regexp | |
| 22:32 | Backout TIP #388 implementation, this part doesn't belong in 8.5 check-in: 8660791a56 user: jan.nijtmans tags: 8.5-with-8.6-regexp | |
| 15:27 | 8.5-with-8.6-regexp check-in: 455080bc33 user: jan.nijtmans tags: 8.5-with-8.6-regexp | |
| 14:22 | merge trunk check-in: 29881c9181 user: dgp tags: core-8-6-5-rc | |
| 14:21 | merge 8.5 check-in: 9e3b1a7382 user: dgp tags: core-8-5-19-rc | |
| 13:38 | Implement TIP #440: Add engine to tcl_platform Array check-in: b7ae93cf2f user: jan.nijtmans tags: core-8-5-branch | |
| 13:35 | Implement TIP #440: Add engine to tcl_platform Array check-in: 797fd8bdc2 user: jan.nijtmans tags: trunk | |
| 09:46 | Fix gcc'ism. Not all compilers can substract two void pointers. check-in: 5e13217e77 user: jan.nijtmans tags: trunk | |
| 09:22 | merge zipfs check-in: 80f22e4bf1 user: jan.nijtmans tags: androwish | |
| 09:17 | Upstream zipfs change and unbreak zipfs test-case check-in: f965826edc user: jan.nijtmans tags: zipfs | |
|
2016-01-28
| ||
| 22:48 | tiny mods check-in: 3a4bf8ee2e user: msofer tags: mig-opt2 | |
| 18:27 | TODO check-in: a316de94ad user: msofer tags: mig-opt2 | |
| 17:33 | Bump to 8.6.5 check-in: 696f03868d user: dgp tags: core-8-6-5-rc | |
| 13:42 | RefineApproximation() leaked twoMv and twoMd in one of its exits. check-in: 7e0659670d user: dgp tags: core-8-5-19-rc | |
| 06:46 | Ticket [6141c15186]. Prelim fix. Necessary test still to do. Passes the existing tests. check-in: 128ad6929b user: aku tags: aku-tkt-6141c15186 | |
|
2016-01-27
| ||
| 22:37 | FIXME: define HAVE_FAST_TSD to enable use of __thread in the allocator; this doesn't work as is on w... check-in: 1ef26d0d6f user: msofer tags: mig-opt2 | |
| 13:45 | small fix - previous commit was broken check-in: 7156615ca9 user: msofer tags: mig-opt2 | |
| 11:59 | remove TclSmallAlloc, was only used by expansion in tebc check-in: 364f484cfd user: msofer tags: mig-opt2 | |
|
2016-01-26
| ||
| 20:29 | make the NRE stack grow downwards in memory, so that it can be traversed faster on rewinding check-in: 891196ece0 user: msofer tags: mig-opt2 | |
| 18:15 | TODO check-in: 0a29df36d8 user: msofer tags: mig-opt2 | |
| 18:15 | using gcc's sibling call optimisation: calls between NRE_callbacks are optimised to tailcalls, also ... check-in: 656bed517b user: msofer tags: mig-opt2 | |
| 16:59 | using gcc's sibling call optimisation: calls between NRE_callbacks are optimised to tailcalls, also ... Closed-Leaf check-in: 43e939b345 user: msofer tags: mig-opt2-tmp | |
| 16:08 | merge 8.5 check-in: 9f649172e4 user: dgp tags: rc0, core-8-5-19-rc | |
| 14:02 | Redo TIP #440 alternative again, now using "info runtime". Closed-Leaf check-in: 2e88dfd278 user: jan.nijtmans tags: tip-440-alt | |
| 10:16 | Re-do "::tcl::pkgconfig get" form only. check-in: cd9aa51331 user: jan.nijtmans tags: tip-440-alt | |
|
2016-01-24
| ||
| 17:00 | merge zipfs check-in: cb46b79ce5 user: jan.nijtmans tags: androwish | |
| 16:57 | merge trunk check-in: 6a26062e39 user: jan.nijtmans tags: zipfs | |
| 16:57 | merge trunk check-in: f1f8dab417 user: jan.nijtmans tags: tip-439, semver | |
| 16:52 | Fix "make test" broken by previous commit check-in: 3bf140c0df user: jan.nijtmans tags: trunk | |
|
2016-01-23
| ||
| 21:54 | Remove build information from TIP-439 implementation: At the least should be a different separate TI... check-in: 77ccc6004e user: jan.nijtmans tags: tip-439, semver | |
| 21:04 | Merge trunk. Add some more useful build information (New TIP to be written) check-in: 8972c3e7db user: jan.nijtmans tags: tip-440-alt | |
| 20:35 | Merge zipfs (but keep deprecated zipfs commands) check-in: 48e677f97a user: jan.nijtmans tags: androwish | |
| 20:33 | Merge trunk. Depend on ensemble now, adapt documentation. check-in: e731b26ed2 user: jan.nijtmans tags: zipfs | |
| 20:28 | merge check-in: 93159f88a0 user: msofer tags: mig-opt2-tmp | |
| 20:23 | merge trunk; disabled the file/line info in disassembly, as it depends on cmdFrame check-in: 049a649f79 user: msofer tags: mig-opt2 | |
| 19:46 | add a test to insure that callbacks run at the correct C-stack depth while unwinding the NRE stack. check-in: 159e5ab27b user: msofer tags: trunk | |
|
2016-01-22
| ||
| 13:12 | merge trunk check-in: 777475e58f user: jan.nijtmans tags: novem | |
| 12:51 | fix generiation of tclUuid.h on win32/unix. Add build information (experimental) check-in: aca2c7e988 user: jan.nijtmans tags: tip-439, semver | |
| 11:03 | Merge trunk. Let "package require Tcl" output just <version>+core.<UUID> check-in: 35e522cced user: jan.nijtmans tags: tip-440-alt | |
| 10:56 | Merge trunk. Simplify build information to "+core.<UUID>" check-in: 241c75449a user: jan.nijtmans tags: tip-439, semver | |
| 10:38 | Eliminate useless variable assignment. check-in: f381242421 user: jan.nijtmans tags: trunk | |
| 10:27 | Improve code 'quality' by fixing some harmless clang/cppcheck warnings. Thanks to Gustaf Neumann. No... check-in: 01f95b9116 user: jan.nijtmans tags: core-8-5-branch | |
| 09:13 | Merge zipfs check-in: 63a90e04e6 user: jan.nijtmans tags: androwish | |
| 08:45 | Add "zipfs" ensemble. check-in: 24587bb6c4 user: jan.nijtmans tags: zipfs | |
|
2016-01-21
| ||
| 14:55 | merge 8.5 check-in: 77e71f94b3 user: dgp tags: core-8-5-19-rc | |
| 13:15 | merge-mark check-in: ae06b5381c user: jan.nijtmans tags: trunk | |
| 13:11 | Fix compiler warnings (discovered on latest clang/gcc6), suggested by Gustaf Neumann. All harmless, ... check-in: 49a45d782e user: jan.nijtmans tags: core-8-5-branch | |
| 06:11 | Backport of TIP #440. Closed-Leaf check-in: 7a29e252ee user: mistachkin tags: tip-440-backport | |
|
2016-01-20
| ||
| 18:07 | merge check-in: 6871526357 user: msofer tags: mig-opt2-tmp | |
| 12:11 | Add 'engine' core.tcl.tk and build information to the output of "package require Tcl". Alternative s... check-in: 5ca5e4cb39 user: jan.nijtmans tags: tip-440-alt | |
| 03:21 | fix warnings at -O2 check-in: 2399d89260 user: msofer tags: mig-opt2 | |
|
2016-01-19
| ||
| 21:54 | Add 'engine' core.tcl.tk and build information to the output of "package require Tcl". Alternative s... check-in: 64f6131bf4 user: jan.nijtmans tags: tip-439, semver | |
| 20:32 | now really set the "manifest" setting check-in: 63b951489c user: jan.nijtmans tags: tip-439, semver | |
| 20:28 | Set versioned "manifest" setting check-in: 69c0bd36fc user: jan.nijtmans tags: tip-439, semver | |
| 17:48 | Update comment with TIP number. Closed-Leaf check-in: c0f8a3d729 user: mistachkin tags: tip-440, tclPlatformEngine | |
| 14:02 | merge novem check-in: 89e10bd16d user: dgp tags: dgp-refactor | |
| 14:00 | merge trunk check-in: 64de9dbe17 user: jan.nijtmans tags: tip-439, semver | |
| 13:57 | Start implementing TCL_NO_DEPRECATED part of TIP #439 check-in: dc5fcbf41c user: jan.nijtmans tags: tip-439, semver | |
| 13:55 | Complete merge trunk check-in: f91d733b36 user: dgp tags: novem | |
| 13:55 | Merge and resolve conflicts. check-in: 449d6ba5f0 user: dgp tags: novem | |
| 13:52 | Partial trunk merge - up to the point where conflicts arise. check-in: 9acc38202e user: dgp tags: novem | |
| 13:08 | [593baa032c] Stop segfault in class destruction with active namespace. check-in: b59cda3924 user: dgp tags: trunk | |
| 13:06 | merge trunk Closed-Leaf check-in: 6ffb1dd1d6 user: dgp tags: bug-593baa032c | |
| 10:46 | Merge zipfs check-in: 95f198c740 user: jan.nijtmans tags: androwish | |
| 10:43 | Merge trunk, upstream fixes to zipfs.c for win32 check-in: 5a56baa405 user: jan.nijtmans tags: zipfs | |
| 10:38 | Fix last bug (hopefully) in this branch, found by test-case safe-14.1 check-in: 02e2b8f776 user: jan.nijtmans tags: tip-439, semver | |
| 09:25 | Merge trunk check-in: 4bc5dee9ef user: jan.nijtmans tags: tip-439, semver | |
|
2016-01-18
| ||
| 15:00 | One more Tcl_GlobalEval() usage. check-in: e33dedc1e1 user: jan.nijtmans tags: trunk | |
| 14:45 | Merge zipfs changes check-in: de2bde86e0 user: jan.nijtmans tags: androwish | |
| 14:33 | Merge trunk check-in: 2241b0449e user: jan.nijtmans tags: zipfs | |
| 14:32 | Eliminate some usages of Tcl_GlobalEval() and Tcl_Eval(), which are deprecated functions. check-in: 1bfaa8fd18 user: jan.nijtmans tags: trunk | |
| 12:19 | Make function TclDisassembleByteCodeObj() static, since it is only used in a single source file. check-in: fbaa89db16 user: jan.nijtmans tags: trunk | |
| 10:16 | Put the file location information that Tcl has into the disassembled code. Important for tclquadcode... check-in: 7547bd6702 user: dkf tags: trunk | |
| 09:28 | Minor tweaks in documentation/testcases. Don't use deprecated Tcl methods any more check-in: 0524c291ed user: jan.nijtmans tags: zipfs | |
| 06:27 | making some functions NOINLINE (full implementation when the macro shortcuts do not apply) check-in: b5a4260d5f user: msofer tags: mig-opt2-tmp | |
| 06:12 | introduce macros NRE_JUMP and NRE_NEXT to abstract the NRE mechanism, previous to introducing an alt... check-in: ea7d514026 user: msofer tags: mig-opt2-tmp | |
|
2016-01-16
| ||
| 11:17 | elim stray refs to removed macro check-in: e3b25c6b3c user: msofer tags: mig-opt2 | |
| 10:30 | remove empty macro check-in: 1faa6f11f2 user: msofer tags: mig-opt2 | |
| 10:17 | TODO; removed old NRE_callback memory model check-in: 2e5c2388ed user: msofer tags: mig-opt2 | |
| 02:52 | TODO check-in: af567261ef user: msofer tags: mig-opt2 | |
|
2016-01-15
| ||
| 00:39 | Add docs and tests. check-in: 767fb963f3 user: mistachkin tags: tip-440, tclPlatformEngine | |
|
2016-01-14
| ||
| 23:55 | Add the tcl_platform(engine) element, TIP to be written. check-in: 1d66076dc4 user: mistachkin tags: tip-440, tclPlatformEngine | |
| 03:46 | remove tips #280 and #348 check-in: 2dc35ab4a6 user: msofer tags: mig-opt2 | |
| 03:44 | TODO Closed-Leaf check-in: 540aebde6c user: msofer tags: mig-opt2-tmp | |
| 03:37 | remove callback in for/while, was required for tip 280 check-in: 62d0f684a5 user: msofer tags: mig-opt2-tmp | |
|
2016-01-12
| ||
| 23:46 | fixing the last bug: command compiler returning TCL_ERROR and bailing out check-in: 6962035205 user: msofer tags: mig-opt2-tmp | |
| 21:09 | re-enable optimisation, accidentally disabled check-in: b55113ad7a user: msofer tags: mig-opt2-tmp | |
| 21:07 | fix off-by-one error check-in: 4380f23d29 user: msofer tags: mig-opt2-tmp | |
| 21:06 | fix comment check-in: 9174125163 user: msofer tags: mig-opt2-tmp | |
| 19:03 | Reconciled the inner workings of the core_zip_vfs and zipfs branch of Tcl core_zip_vfs now uses the... check-in: 6994528405 user: hypnotoad tags: core_zip_vfs | |
| 12:20 | fix expr-old.test errors check-in: 2648db35c4 user: msofer tags: mig-opt2-tmp | |
| 02:11 | small bug fix check-in: c4d364ef3b user: msofer tags: mig-opt2-tmp | |
|
2016-01-11
| ||
| 22:40 | fixing a few bugs check-in: 23f0616b7a user: msofer tags: mig-opt2-tmp | |
| 17:59 | still some errors, but now valgrind-clean check-in: 4e6d502d25 user: msofer tags: mig-opt2-tmp | |
| 00:49 | no-280 branch, it still has many errors check-in: ede41c1946 user: msofer tags: mig-opt2-tmp | |
|
2016-01-09
| ||
| 23:04 | Merge zipfs check-in: a1b7730546 user: jan.nijtmans tags: androwish | |
| 23:02 | Merge trunk. Update documentation check-in: 2b101690e0 user: jan.nijtmans tags: zipfs | |
|
2016-01-08
| ||
| 14:48 | merge trunk check-in: efa992a355 user: dgp tags: bug-593baa032c | |
|
2016-01-07
| ||
| 11:33 | Fix [f01d74dc8c]: DEFAULT_COPY_BLOCK_SIZE has incorrect value check-in: 021e073bf0 user: jan.nijtmans tags: trunk | |
|
2016-01-06
| ||
| 13:16 | Fix determination of TCL_WIN_VERSION for manifest: Didn't take the semantic version into account yet... check-in: 67e325a906 user: jan.nijtmans tags: tip-439, semver | |
| 11:46 | Merge trunk. If TCL_NO_DEPRECATED is defined, make all internal stub funcions MODULE_SCOPE check-in: 89443c0c3d user: jan.nijtmans tags: tip-439, semver | |
| 11:21 | merge trunk check-in: d7b35684b9 user: jan.nijtmans tags: novem | |
| 11:15 | Fix win32 mingw 32-bit build, bug was introduced by [c397433be321e6d9] (wrong zlib1.dll was copied) check-in: fae4d82205 user: jan.nijtmans tags: trunk | |
|
2016-01-02
| ||
| 23:42 | More 8.6 -> 8.7 check-in: 4eff56a3a9 user: jan.nijtmans tags: tip-439, semver | |
| 21:41 | merge trunk. Fix versioning on OSX check-in: 6916f383c6 user: jan.nijtmans tags: tip-439, semver | |
|
2016-01-01
| ||
| 17:46 | Document the Tcl_CancelEval function correctly. It was missing its second argument, making using it ... check-in: cf573224a6 user: dkf tags: trunk | |
| 16:53 | Make al zipfs command Tcl_Obj-based check-in: 41dc66bdbd user: jan.nijtmans tags: androwish | |
| 16:50 | Make al zipfs command Tcl_Obj-based check-in: 23f846eec3 user: jan.nijtmans tags: zipfs | |
|
2015-12-22
| ||
| 20:49 | merge 8.5 check-in: 6083abf393 user: dgp tags: core-8-5-19-rc | |
| 19:50 | [593baa032c] Additional fix for the mixinSubs list. check-in: 13d2b84536 user: dgp tags: bug-593baa032c | |
| 18:27 | [593baa032c] Possible fix (with test) for segfault in superclass teardown. check-in: 9a6b136330 user: dgp tags: bug-593baa032c | |
| 11:41 | First shot at documentation check-in: 5cfbc97755 user: jan.nijtmans tags: androwish | |
| 11:39 | first shot at documentation check-in: a6c364d166 user: jan.nijtmans tags: zipfs | |
| 09:29 | Zipfs_Mount -> Tclzipfs_Mount, it doesn't really matter which one is used. check-in: d8f7fc7aea user: jan.nijtmans tags: androwish | |
| 09:15 | More test-cases check-in: a922051327 user: jan.nijtmans tags: androwish | |
| 09:11 | Remove TIP #414 fragment, not strictly needed for the zipfs TIP. Add more zipfs test-cases check-in: 6f0bc11040 user: jan.nijtmans tags: zipfs | |
|
2015-12-21
| ||
| 21:26 | USE_TCL_STUBS is not defined anyway check-in: 7f62bae0a1 user: jan.nijtmans tags: androwish | |
| 21:25 | USE_TCL_STUBS is not defined anyway check-in: 81f13c504b user: jan.nijtmans tags: zipfs | |
| 15:31 | Start with a few simple basic test-cases check-in: 9eb6257fb7 user: jan.nijtmans tags: androwish | |
| 15:21 | Start with a few simple basic test-cases check-in: 0805686e2a user: jan.nijtmans tags: zipfs | |
| 14:03 | merge-mark check-in: 9c0308bebf user: jan.nijtmans tags: androwish | |
| 14:01 | Eliminate all use of ZIPFS_IN_TCL check-in: 9fc880225c user: jan.nijtmans tags: zipfs | |
| 12:44 | Fix android compilation (zipfsFilesystem.loadFileProc is a constant, so it cannot be written) check-in: 6b082986a9 user: jan.nijtmans tags: androwish | |
| 12:43 | Fix android compilation (zipfsFilesystem.loadFileProc is a constant, so it cannot be written) check-in: af376b3bcd user: jan.nijtmans tags: zipfs | |
| 12:30 | Make zipfsFilesystem MODULE_SCOPE everywhere check-in: 43f121316b user: jan.nijtmans tags: androwish | |
| 12:03 | Make zipfs.c compile warning-free on Visual Studio check-in: 2ee3694824 user: jan.nijtmans tags: androwish | |
| 11:59 | Finally, make it compile warning-free using Visual Studio, if ZIPFS_IN_TCL is defined check-in: 69bae2a1d6 user: jan.nijtmans tags: zipfs | |
| 11:29 | Make it compile warning-free with MSVC compiler (VS2013, at least). Other tweaks. check-in: 529e3711b6 user: jan.nijtmans tags: zipfs | |
| 11:09 | fix handling of string interface - segfault that did not happen under varlgrind or gdb (?) check-in: 40e8a44dbc user: msofer tags: mig-opt2 | |
| 10:56 | Code clean up from trunk. No functional change. check-in: dd71ba2858 user: jan.nijtmans tags: androwish | |
| 10:49 | CONST -> const check-in: db8b77ff24 user: jan.nijtmans tags: zipfs | |
| 10:41 | plugging leaks, valgrind happy check-in: ce23f68317 user: msofer tags: mig-opt2 | |
| 10:38 | Merge trunk. Remove utf-32 encoding, will not be part of the "zipfs" TIP. check-in: 6cd30f2bcc user: jan.nijtmans tags: zipfs | |
| 10:27 | Code-cleanup: CONST -> const, don't use macro's like __REG_CONST and types like re_void any more. No... check-in: 83897e067a user: jan.nijtmans tags: trunk | |
| 10:03 | Undo more Android-specific changes, which don't form part of Zipfs, as further preparation for Zipfs... check-in: 1836eee8f2 user: jan.nijtmans tags: zipfs | |
| 09:31 | Start of "zipfs" branch, meant for keeping track of the proposed changes for a new TIP. Remove some ... check-in: f454ea8e02 user: jan.nijtmans tags: zipfs | |
| 09:16 | Put back the stub entries for TclpGetDate/TclpLocaltime/TclpGmtime. Although those functions are dea... check-in: 2805b1a08c user: jan.nijtmans tags: androwish | |
|
2015-12-20
| ||
| 19:48 | remove interp->result and all supporting code; remove other deprecated apis check-in: 0f3e580e52 user: msofer tags: mig-opt2 | |
|
2015-12-18
| ||
| 15:41 | Make symbols which are deprecated MODULE_SCOPE, if the flag TCL_NO_DEPRECATED is specified check-in: 1ca3bdd080 user: jan.nijtmans tags: tip-439, semver | |
| 12:54 | removed [case] check-in: 2b2aec4e7a user: msofer tags: mig-opt2 | |
| 12:39 | upstream androwish change check-in: 786f147e7a user: jan.nijtmans tags: androwish | |
| 12:38 | adding a TODO list check-in: 684250e0ae user: msofer tags: mig-opt2 | |
| 12:28 | merge trunk check-in: 6def89fffa user: msofer tags: mig-opt2 | |
| 12:22 | merge trunk check-in: 1b3e5ac271 user: msofer tags: mig-opt2 | |
|
2015-12-17
| ||
| 15:23 | Minor tweaks on ZIPFS_IN_TCL check-in: f4690c201b user: jan.nijtmans tags: androwish | |
| 12:04 | minor tweaks for MSVC check-in: 5c6069be75 user: jan.nijtmans tags: androwish | |
|
2015-12-16
| ||
| 16:25 | Clean-up: Remove Tcl_FindHashEntry/Tcl_CreateHashEntry symbols/stub entries, as those two functions ... check-in: 9df3e71344 user: jan.nijtmans tags: novem | |
| 15:18 | remove unnecessary Tclzipfs defines in tclStubInit.c check-in: 85fa957291 user: jan.nijtmans tags: androwish | |
| 13:37 | No need for more than tcl.h in zipfs.h check-in: 3421ac5d9b user: jan.nijtmans tags: androwish | |
| 13:26 | Remove zipfs symbols from stub table. Those symbols should be exported as-is, without using the stub... check-in: 9bac0a5731 user: jan.nijtmans tags: androwish | |
| 13:21 | merge trunk check-in: fe902d33b2 user: jan.nijtmans tags: androwish | |
|
2015-12-15
| ||
| 15:45 | merge trunk check-in: 109ae983c0 user: jan.nijtmans tags: novem | |
| 15:16 | Different solution to the tailcall impact on -errorinfo. Leaf check-in: 8b9329b30e user: dgp tags: dgp-tailcall-errorinfo-alt | |
| 14:40 | Suppress additions to the -errorinfo from a tailcall-invoked command. Leaf check-in: 523734993c user: dgp tags: dgp-tailcall-errorinfo | |
| 13:22 | Merge trunk. Fix configure scripts: dot should be part of TCL_PATCH_LEVEL check-in: 63b129366e user: jan.nijtmans tags: tip-439, semver | |
| 13:19 | Remove unused static function definition check-in: c5394a312b user: jan.nijtmans tags: trunk | |
| 11:13 | make some MODULE_SCOPE symbols static check-in: 3c36ca4be3 user: jan.nijtmans tags: trunk | |
| 10:33 | Eliminate AuxDataType table: since this table only contains 4 constant entries, it is overkill to us... check-in: ae32969212 user: jan.nijtmans tags: trunk | |
| 09:31 | Merge trunk. Upstream zipfs change check-in: a4e8495e3b user: jan.nijtmans tags: androwish | |
|
2015-12-12
| ||
| 20:02 | remove support for obsolete 8.4 bytecodes check-in: 65e9ef3d6c user: msofer tags: mig-opt2 | |
| 19:45 | remove trampoline bounces: invoke commands directly from tebc check-in: aafed8fdb6 user: msofer tags: mig-opt2 | |
| 15:18 | incorporate limit checks into TclInterpReady check-in: 9e4402076e user: msofer tags: mig-opt2 | |
| 14:57 | removing useless trampoline bounces in cmd dispatch; added comments to README.opt2 check-in: 2115f0cd8d user: msofer tags: mig-opt2 | |
| 11:54 | Issue the correct auxType when compiling [array set]. check-in: 4ba93f8156 user: dkf tags: trunk | |
|
2015-12-11
| ||
| 22:56 | Merge trunk. Upstream androwish changes check-in: 62263368e1 user: jan.nijtmans tags: androwish | |
| 22:27 | merge trunk check-in: 066ad731b4 user: msofer tags: empty-bodies | |
| 21:51 | transforming the NRE stack from a linked list to a real stack check-in: f7809e02ac user: msofer tags: mig-opt2 | |
| 21:42 | code reordering, no func changes Leaf check-in: 2bdd045a21 user: msofer tags: mig-nre-mods | |
| 21:21 | fix segfault on invokhidden - faulty adaptation at last merge check-in: e5736a79d1 user: msofer tags: mig-nre-mods | |
| 15:55 | transforming the NRE stack from a linked list to a real stack; incomplete check-in: bf2e0e30c5 user: msofer tags: mig-nre-mods | |
| 13:37 | merge drh-micro-optimization check-in: c525cb589a user: msofer tags: mig-opt2 | |
| 13:23 | merge trunk check-in: 02b4fa0e2e user: msofer tags: drh-micro-optimization | |
| 13:17 | merge trunk check-in: b1772595c6 user: msofer tags: mig-opt2 | |
| 10:19 | merge trunk check-in: 3da32b644c user: jan.nijtmans tags: novem | |
| 10:18 | Fix [c9eb6b0ac01bb8ef96a616c71426a3db4a279bec|c9eb6b0ac0]: ConvertLocalToUTCUsingC fails the first t... check-in: 38e14f6cc3 user: jan.nijtmans tags: trunk | |
| 10:13 | Fix [c9eb6b0ac01bb8ef96a616c71426a3db4a279bec|c9eb6b0ac0]: ConvertLocalToUTCUsingC fails the first t... check-in: 0201d51279 user: jan.nijtmans tags: core-8-5-branch | |
| 09:29 | Bug in tclPkg.c, use semantic version in more places., but don't use "+" syntax yet. check-in: 547de1eb85 user: jan.nijtmans tags: tip-439, semver | |
| 08:51 | revert some unintentional changes check-in: a33f7202a8 user: jan.nijtmans tags: tip-439, semver | |
| 08:43 | Experiments with [http://semver.org/|Semantic Versioning] in Tcl. (Don't look!) check-in: 32379be1ed user: jan.nijtmans tags: tip-439, semver | |
|
2015-12-10
| ||
| 13:38 | merge 8.5 check-in: 5c0dea0563 user: dgp tags: core-8-5-19-rc | |
|
2015-12-09
| ||
| 18:15 | comments check-in: 1ca12b8ba9 user: msofer tags: mig-opt2 | |
| 18:08 | new branch for experimental mods check-in: 21276302ce user: msofer tags: mig-opt2 | |
| 10:20 | Merge trunk. Upstream zipfs change check-in: 8bd037c973 user: jan.nijtmans tags: androwish | |
|
2015-12-02
| ||
| 11:30 | Fix 64-bit MSVC build without SDK: If the MSVC version is recent enough, compiling without SDK works... check-in: 6b5e1dd52c user: jan.nijtmans tags: trunk | |
| 11:02 | Fix 64-bit MSVC build without SDK: If the MSVC version is recent enough, compiling without SDK works... check-in: 99d1b1e43c user: jan.nijtmans tags: core-8-5-branch | |
|
2015-11-30
| ||
| 20:45 | merge novem check-in: 11442a0d95 user: dgp tags: dgp-refactor | |
| 20:24 | merge trunk check-in: 96aa9dc40d user: dgp tags: novem | |
| 18:38 | merge 8.5 check-in: 8a9733553a user: dgp tags: core-8-5-19-rc | |
| 18:24 | [32c5740a4d] Have Tcl_ListObjReplace() try to use realloc() for growing when it can do so. check-in: a467b03d94 user: dgp tags: trunk | |
| 07:37 | merge trunk check-in: 8fd9093772 user: jan.nijtmans tags: androwish | |
|
2015-11-26
| ||
| 12:04 | merge trunk check-in: c6eb9d67c7 user: jan.nijtmans tags: novem | |
| 12:01 | On cygwin, install libtcl8.6.dll.a in the {prefix}/lib directory. On win32, don't create empty {pref... check-in: 687b1c51e7 user: jan.nijtmans tags: trunk | |
| 11:46 | On cygwin, install libtcl8.5.dll.a in the {prefix}/lib directory. On win32, don't create empty {pre... check-in: e6f04b2957 user: jan.nijtmans tags: core-8-5-branch | |
|
2015-11-25
| ||
| 21:07 | merge trunk check-in: 463fcfbc88 user: jan.nijtmans tags: androwish | |
|
2015-11-24
| ||
| 15:09 | Fix comments at the top of the *.decls files, which are not correct any more for a long long time check-in: cd9bab60a6 user: jan.nijtmans tags: trunk | |
| 15:05 | Fix comments at the top of the *.decls files, which are not correct any more for a long long time. check-in: 6806cf0510 user: jan.nijtmans tags: core-8-5-branch | |
| 09:19 | Merge trunk. Use "tcl9" in stead of "tcl8" in various Makefiles, which (finally) allows to remove th... check-in: 577ce89a59 user: jan.nijtmans tags: novem | |
| 09:00 | Make ::tcl::tm::roots work for alpha/beta Tcl releases. (backported from "novem", will be needed any... check-in: b8172944cb user: jan.nijtmans tags: trunk | |
|
2015-11-22
| ||
| 21:03 | Merge trunk check-in: c04ab9a276 user: jan.nijtmans tags: drh-micro-optimization | |
| 21:02 | Cherrypick [812a81812ebf89d2416059d45fabd27e45603f5e|812a81812e]: Turn off NRE asserts by default. A... check-in: 54583ab6ca user: jan.nijtmans tags: trunk | |
| 16:06 | merge trunk check-in: 4b32a88752 user: jan.nijtmans tags: androwish | |
|
2015-11-21
| ||
| 22:22 | [3d96b7076e] Prevent crashes when destroying an object's class inside a method call. check-in: 3a5e60f35a user: dkf tags: trunk | |
| 12:43 | REVIEW: avoid doing the full TEBC dance for empty bodies check-in: 68801e59cb user: msofer tags: empty-bodies | |
|
2015-11-20
| ||
| 16:59 | Tcl_ListObjReplace() early out when > LIST_MAX attempted. check-in: cc23ca23e0 user: dgp tags: trunk | |
| 16:58 | [3293874] Simplified fix (not backport). Also detect >LIST_MAX early. check-in: a2c1ec0241 user: dgp tags: core-8-5-branch | |
| 16:42 | [40f628e8e3] Tcl_ListObjReplace() callers need to handle TCL_ERROR. check-in: fe18292f8d user: dgp tags: trunk | |
| 15:47 | [40f628e8e3] Tcl_ListObjReplace() callers need to handle TCL_ERROR. check-in: 0ff70f4013 user: dgp tags: core-8-5-branch | |
|
2015-11-18
| ||
| 08:53 | Merge trunk check-in: 49ac7413f0 user: jan.nijtmans tags: androwish | |
|
2015-11-17
| ||
| 17:07 | Spanish translation of example corrected check-in: 8baf95e6fa user: oehhar tags: core-8-5-branch | |
| 17:01 | Spanish translation of example corrected check-in: 6e11288d6a user: oehhar tags: trunk | |
|
2015-11-16
| ||
| 10:55 | Fix --enable-symbols build on Cygwin. Reported by François Vogel check-in: bd5464f13d user: jan.nijtmans tags: trunk | |
| 10:32 | Fix --enable-symbols build on Cygwin. Reported by François Vogel check-in: 2de2bdc2f3 user: jan.nijtmans tags: core-8-5-branch | |
|
2015-11-14
| ||
| 21:37 | merge trunk check-in: 162ccba25d user: jan.nijtmans tags: androwish | |
|
2015-11-13
| ||
| 08:42 | Fix [https://www.sqlite.org/src/info/34eb6911afee09e7|34eb6911af], taken over from SQLite: Fix uses ... check-in: 2ae64b3400 user: jan.nijtmans tags: trunk | |
| 08:40 | Fix [https://www.sqlite.org/src/info/34eb6911afee09e7|34eb6911af], taken over from SQLite: Fix uses ... check-in: 642858bfbe user: jan.nijtmans tags: core-8-5-branch | |
|
2015-11-11
| ||
| 20:25 | *** ABANDONED - see branch mig-opt2 *** simplify, avoid using PATHS before init, (partial) soluti... Closed-Leaf check-in: 89be6a5ae0 user: msofer tags: mig-optimize | |
| 16:09 | Patches by Christian Werner, supporting TCL_UTF_MAX=6 on Windows. Doesn't work yet, but it's a start... Closed-Leaf check-in: 6306082702 user: jan.nijtmans tags: werner-utf_max=6 | |
| 09:56 | Remove unused calculation of the result set size from TclCreateSocketAddress() check-in: 9252ca9944 user: max tags: trunk | |
|
2015-11-10
| ||
| 16:34 | [261a8a79f0] Integer overflow leads to segfault. check-in: a03fee273c user: dgp tags: trunk | |
| 16:31 | [261a8a79f0] Integer overflow leads to segfault. check-in: 8303249388 user: dgp tags: core-8-5-branch | |
| 04:33 | new optimizer (give up on moving bytecodes on this branch); there is still a problem evidenced when ... check-in: 496d4b3780 user: msofer tags: mig-optimize | |
|
2015-11-05
| ||
| 16:44 | merge trunk check-in: 623a8ff73b user: msofer tags: mig-optimize | |
| 16:38 | restore safety measure (stupidly disabled in 7cce33b) check-in: 4ceb5c2ba8 user: msofer tags: mig-optimize | |
| 01:48 | merge trunk; partial while hunting for a merge bug - updated to 2015-05-18 check-in: 26f9bf8072 user: msofer tags: mig-optimize | |
|
2015-11-04
| ||
| 23:22 | clearer code in compacter; allocate NEW on the heap to avoid blowing the stack check-in: 9d75e548b4 user: msofer tags: mig-optimize | |
|
2015-11-03
| ||
| 13:13 | better handle out-of-memory conditions in ZIP filesystem hard-wire initial encoding on Android to UT... check-in: 5057cf8f6e user: jan.nijtmans tags: androwish | |
|
2015-11-01
| ||
| 22:22 | merge trunk check-in: 98de731774 user: jan.nijtmans tags: novem | |
| 22:04 | Merge trunk. Added comments in ZIP filesystem (no functional changes) check-in: 85da42b3eb user: jan.nijtmans tags: androwish | |
|
2015-10-29
| ||
| 13:12 | merge 8.5 check-in: 8827f74f0a user: dgp tags: core-8-5-19-rc | |
|
2015-10-28
| ||
| 21:15 | make genstubs check-in: 65e6468f5d user: dkf tags: trunk | |
| 21:15 | Expose some of the TclBN operations through the internal API, so clients of the bignum code don't ne... check-in: a92c7695c6 user: dkf tags: trunk | |
| 09:04 | merge trunk check-in: 8d6b22d79d user: jan.nijtmans tags: androwish | |
|
2015-10-27
| ||
| 23:17 | Merge tzdata2015g from ietf check-in: be13854a36 user: venkat tags: novem | |
| 23:16 | Merge tzdata2015g from ietf check-in: 1fb5035d65 user: venkat tags: trunk | |
| 23:16 | Update to tzdata2015g from ietf check-in: c2b3385e7d user: venkat tags: core-8-5-branch | |
| 22:09 | Chisel 1% from the TclOO object creation μbenchmark. check-in: 7bb78032e9 user: dkf tags: drh-micro-optimization | |
|
2015-10-26
| ||
| 07:23 | merge trunk check-in: 87457454c8 user: dkf tags: core_zip_vfs | |
| 07:22 | Added some TclOO microbenches. check-in: d71aaf008e user: dkf tags: drh-micro-optimization | |
| 04:02 | Merged with trunk, fixes to allow builds outside of the tcl/unix|win directory check-in: 8ac6e104b9 user: hypnotoad tags: core_zip_vfs | |
|
2015-10-25
| ||
| 22:59 | merge trunk check-in: 95e73bf9ea user: jan.nijtmans tags: androwish | |
| 22:49 | merge trunk check-in: 3abb0f3415 user: jan.nijtmans tags: novem | |
| 22:47 | re-generate "configure", both for unix and win check-in: 896624cfd4 user: jan.nijtmans tags: trunk | |
| 22:45 | re-generate "configure", both for unix and win check-in: 24c5950e85 user: jan.nijtmans tags: core-8-5-branch | |
| 21:25 | merge trunk check-in: 474e240358 user: dkf tags: drh-micro-optimization | |
| 21:23 | Higher-level microoptimizations for [clock format]. check-in: fc7f47d84c user: dkf tags: drh-micro-optimization | |
| 20:14 | Merge trunk check-in: 2b2578b68d user: jan.nijtmans tags: androwish | |
| 19:41 | Remove use of HAVE_USLEEP. It isn't use anywhere any more check-in: fc1ece2983 user: jan.nijtmans tags: trunk | |
| 19:39 | Remove use of HAVE_USLEEP. It isn't use anywhere any more. check-in: 4ef9cb7383 user: jan.nijtmans tags: core-8-5-branch | |
| 18:13 | Avoid isnan call to make double-using code faster. check-in: 36a49ddb3f user: pspjuth tags: drh-micro-optimization | |
| 10:57 | Allow tuning of the number of iterations in the micro-opt loops. check-in: 2b59399d38 user: dkf tags: drh-micro-optimization | |
| 00:57 | Added drh's analysis wrapper script so that we don't need to keep private copies. check-in: 2f4be1fbdc user: dkf tags: drh-micro-optimization | |
| 00:20 | Added another micro-opt case: [clock]. check-in: 5fced0dfc8 user: dkf tags: drh-micro-optimization | |
|
2015-10-24
| ||
| 21:52 | (by drh) micro-opt of INST_LOAD_SCALAR1 (the hottest instruction) in the non-varLink (most frequent)... check-in: d054a5c345 user: msofer tags: drh-micro-optimization | |
| 19:00 | merge trunk check-in: 5f38830914 user: dkf tags: drh-micro-optimization | |
| 19:00 | Added one of the micro-opt test cases. check-in: c60a364c43 user: dkf tags: drh-micro-optimization | |
| 18:59 | Make the async-interrupt tests work more reliably. check-in: a921e888d6 user: dkf tags: drh-micro-optimization | |
| 16:02 | A more lenient test; different platforms are more diverse in their correct output. check-in: 918f81d2fe user: dkf tags: trunk | |
| 16:01 | A more lenient test; different platforms are more diverse in their correct output. check-in: a876e488c6 user: dkf tags: core-8-5-branch | |
| 07:50 | merge trunk check-in: 3dda2d487a user: jan.nijtmans tags: novem | |
| 07:43 | Bring back regexp to what it was in latest release. This is the correct fix for the problem noted by... check-in: 6bad37c04c user: jan.nijtmans tags: trunk | |
| 07:40 | Bring back regexp to wat it was in latest release. This is the correct fix for kbk's attempt. check-in: e83c1de850 user: jan.nijtmans tags: core-8-5-branch | |
| 02:37 | merge changes from pspjuth that optimize conversion from unichar to utf and add optimized versions f... check-in: e99a79a326 user: kbk tags: drh-micro-optimization | |
|
2015-10-23
| ||
| 22:46 | merge trunk check-in: 501e1a7d69 user: dkf tags: drh-micro-optimization | |
| 22:44 | Mend problems with [platform::identify] formatting. check-in: dd419aacf2 user: dkf tags: trunk | |
| 22:39 | combine divergence check-in: cc08c8fca0 user: dkf tags: core-8-5-branch | |
| 22:30 | Ensure that at lease the format of the output of the platform package's commands is consistently par... check-in: dea61307d2 user: dkf tags: core-8-5-branch | |
| 22:29 | Correct bad regexp in platform::identify that causes it to return incorrect results everywhere. check-in: 023464df7e user: kbk tags: core-8-5-branch | |
| 21:52 | Knock perhaps 1% off execution time: guard on TclAsyncReady more efficient when decrementing to zero... check-in: a9b4bf802b user: dkf tags: drh-micro-optimization | |
| 15:21 | autoconf-2.59 check-in: 1242c53778 user: dgp tags: core-8-5-19-rc | |
| 15:00 | merge 8.5 check-in: 09560d25ca user: dgp tags: core-8-5-19-rc | |
| 14:59 | merge mark check-in: 1b40769a10 user: dgp tags: trunk | |
| 14:57 | Backout of failed attempt to fix [32ae34e63a] got checked into wrong branch. check-in: ffa88687f8 user: dgp tags: core-8-5-branch | |
| 14:30 | Bump to release number 8.5.19 check-in: 7ac846aa55 user: dgp tags: core-8-5-19-rc | |
| 12:52 | Make test clock-67.4 time zone independent. Bug [4a0c163d24] check-in: 3fdcaf2b64 user: oehhar tags: trunk | |
| 08:52 | merge trunk check-in: 180d7786fc user: jan.nijtmans tags: androwish | |
| 08:13 | Merge trunk check-in: d68de1f600 user: jan.nijtmans tags: androwish | |
| 08:12 | Change "clock scan/format -format %x -locale current" output on msgcat locale change. Bug [4a0c163d2... check-in: 5855bdf4a8 user: oehhar tags: trunk | |
| 08:08 | New test for clock scan, test numbering corrected Closed-Leaf check-in: 6c5184f499 user: oehhar tags: bug-4a0c163d24 | |
|
2015-10-22
| ||
| 21:06 | Open the release candidate branch for Tcl 8.5.19. Updated changes file. check-in: a8244c40c3 user: dgp tags: core-8-5-19-rc | |
| 14:07 | fix typo in micro-optimization TclpInitThreadAlloc check-in: 1b71628a42 user: kbk tags: drh-micro-optimization | |
| 01:00 | Turn off NRE asserts by default. About a 5% speedup on [clock format]. check-in: 812a81812e user: dkf tags: drh-micro-optimization | |
|
2015-10-21
| ||
| 23:30 | Micro-optimization: remove double checked lock from TclGetAllocCache in favour of initialization in ... check-in: fdbf64dc50 user: kbk tags: drh-micro-optimization | |
| 20:30 | Change "clock format -format %x -locale current" output on msgcat locale change [4a0c163d24] check-in: e5bf4e6084 user: oehhar tags: bug-4a0c163d24 | |
| 20:18 | Further cleanup and enhancements. Closed-Leaf check-in: e53cd46a2a user: mistachkin tags: bug-57945b574a, tip-435 | |
| 19:47 | Add macro magic for non-threaded builds. check-in: 36666aee4c user: mistachkin tags: bug-57945b574a, tip-435 | |
| 19:11 | Add experimental Tcl_SetMutexWaitProc public API. check-in: 74d995560a user: mistachkin tags: bug-57945b574a, tip-435 | |
| 17:02 | Merge updates from trunk. check-in: 6e776b8e33 user: mistachkin tags: bug-57945b574a, tip-435 | |
| 14:10 | [1080042][8f245009b0] Big bundle of regexp engine fixes and improvements contributed from Tom Lane o... check-in: 497b93405b user: dgp tags: trunk | |
| 13:50 | [1080042][8f245009b0] Big bundle of regexp engine fixes and improvements contributed from Tom Lane o... check-in: 01bd72a637 user: dgp tags: core-8-5-branch | |
| 13:35 | Adapted new tests contributed from Tom Lane @postgres. Closed-Leaf check-in: c5a456b3e5 user: dgp tags: tgl-pg-re | |
|
2015-10-20
| ||
| 20:21 | Adaptation of most of the re-mopup.patch from Tom Lane @ postgress. Still should add the new tests. check-in: 8dd308bfed user: dgp tags: tgl-pg-re | |
| 19:53 | Adaptation of re-memaccounting.patch from Tom Lane @postgres. check-in: 770f0e7907 user: dgp tags: tgl-pg-re | |
| 19:21 | Adaptation of re-better-pushpull.patch from Tom Lane @postgres check-in: e874618c2c user: dgp tags: tgl-pg-re | |
| 18:32 | Adaptation of re-better-fixempties.patch from Tom Lane @ postgres. check-in: 0e00472f54 user: dgp tags: tgl-pg-re | |
|
2015-10-19
| ||
| 19:32 | Adaptation of re-oNsquared.patch from Tom Lane @ postgres. check-in: c0175b254e user: dgp tags: tgl-pg-re | |
| 17:42 | Adaptation of the patch re-fixconstraintloops.patch from http://www.postgresql.org/message-id/19394.... check-in: 1723e1aed1 user: dgp tags: tgl-pg-re | |
| 14:07 | [154f0982f2] Document that Tcl_NewObjectInstance() really needs to make a namespace. check-in: 2327af6915 user: dkf tags: trunk | |
| 13:52 | typo in comment. Eliminate unnecessary end-of-line spacing. check-in: a3acef607b user: jan.nijtmans tags: trunk | |
| 12:53 | merge trunk check-in: 71504dd6f0 user: jan.nijtmans tags: novem | |
|
2015-10-18
| ||
| 10:48 | merge trunk check-in: 3b64aa38e6 user: jan.nijtmans tags: androwish | |
| 10:34 | Bring back Tcl_MutexLock() to exact implementation in Tcl 8.6.4. For details, see [ba44e415a0]: Use ... check-in: ebfd1b23cb user: jan.nijtmans tags: trunk | |
| 10:31 | Bring back Tcl_MutexLock() to exact implementation in Tcl 8.5.18. For details, see [ba44e415a0]: Use... check-in: 6c765efe9d user: jan.nijtmans tags: core-8-5-branch | |
|
2015-10-17
| ||
| 07:21 | Proposed fix for [ba44e415a0]: "Use of mutexLock causes problem with reactive event handling in Andr... Closed-Leaf check-in: 934cfb547e user: jan.nijtmans tags: bug-ba44e415a0 | |
|
2015-10-14
| ||
| 19:04 | Merge trunk check-in: 673129da3d user: jan.nijtmans tags: androwish | |
|
2015-10-12
| ||
| 11:29 | Various build fixes, when using Cygwin shell in combination with native MinGW compiler. Contributed ... check-in: 19e0bd474e user: jan.nijtmans tags: trunk | |
| 09:57 | Various build fixes, when using Cygwin shell in combination with native MinGW compiler. Contributed ... check-in: 35d4987be5 user: jan.nijtmans tags: core-8-5-branch | |
|
2015-10-10
| ||
| 12:38 | merge-mark check-in: 6e5bffab10 user: jan.nijtmans tags: trunk | |
| 12:37 | Fix minor msvc compiler warning in tclWinFile.c check-in: 36edaf9df1 user: jan.nijtmans tags: core-8-5-branch | |
|
2015-10-09
| ||
| 19:11 | merge trunk check-in: 4cc09d6a51 user: jan.nijtmans tags: androwish | |
| 14:41 | Make autoconf > 2.59 work warning-free check-in: 014ebbcf3c user: jan.nijtmans tags: trunk | |
| 14:40 | Make autoconf > 2.59 work warning-free check-in: 2a07a0242f user: jan.nijtmans tags: core-8-5-branch | |
| 13:30 | Tcl/OpenBSD/Sparc needs -fPIC. check-in: 927e42e20c user: stwo tags: core-8-5-branch | |
| 13:18 | Tcl/OpenBSD/Sparc needs -fPIC. check-in: 4e04900d36 user: stwo tags: trunk | |
|
2015-10-08
| ||
| 15:04 | merge novem check-in: 41fe760982 user: dgp tags: dgp-refactor | |
| 14:50 | merge trunk check-in: b0cb5f5c4d user: jan.nijtmans tags: novem | |
| 14:41 | Decorate Tcl_Exit() and Tcl_SetExitProc()'s argument with TCL_NORETURN as appropriate, as already do... check-in: efcf56ba11 user: jan.nijtmans tags: trunk | |
| 12:10 | merge novem check-in: 4a06b73154 user: dgp tags: dgp-refactor | |
| 11:56 | merge trunk check-in: 2966e63a7f user: dgp tags: novem | |
|
2015-10-07
| ||
| 13:34 | Fix [8587cb648c445f7]: clock default format incorrect check-in: dac4147f72 user: jan.nijtmans tags: trunk | |
| 13:32 | Fix [8587cb648c445f7]: clock default format incorrect check-in: 5032bcf218 user: jan.nijtmans tags: core-8-5-branch | |
| 13:14 | Where "interp" is only used for error-reporting, it can be allowed to be NULL. This should fix [5da2... check-in: 5034c136a8 user: jan.nijtmans tags: trunk | |
| 09:00 | merge trunk check-in: c1a52531aa user: jan.nijtmans tags: tip-389-impl | |
| 08:40 | Fix surrogate handling in PrintSourceToObj(), differenciating for TCL_UTF_MAX = 6 (androwish) and T... check-in: 7f398eb5b4 user: jan.nijtmans tags: trunk | |
| 07:23 | merge trunk check-in: 2abe926465 user: jan.nijtmans tags: androwish | |
|
2015-10-06
| ||
| 14:49 | Fix [b42a851475]: file normalize ~user returns wrong directory on Windows check-in: 481cc1a100 user: jan.nijtmans tags: trunk | |
| 14:25 | Fix [b42a851475]: file normalize ~user returns wrong directory on Windows check-in: d0d427004f user: jan.nijtmans tags: core-8-5-branch | |
| 10:50 | merge trunk check-in: 231c2f1237 user: jan.nijtmans tags: androwish | |
| 09:46 | merge trunk check-in: 39cfe7065f user: jan.nijtmans tags: novem | |
| 09:36 | Revise content of generate win/tclConfig.sh: Make sure that all entries use windows paths with forwa... check-in: 7491c25e44 user: jan.nijtmans tags: trunk | |
| 09:19 | Revise content of generate win/tclConfig.sh: Make sure that all entries use windows paths with forwa... check-in: 6416871fda user: jan.nijtmans tags: core-8-5-branch | |
| 08:21 | Double '[' and ']', otherwise re-generating "configure" doesn't give the expected result. check-in: 7302585809 user: jan.nijtmans tags: trunk | |
| 08:18 | Double '[' and ']', otherwise re-generating "configure" doesn't give the expected result. check-in: 07a551aef2 user: jan.nijtmans tags: core-8-5-branch | |
|
2015-10-05
| ||
| 09:26 | Use "cygpath -m" in stead of "cygpath -w", so paths (even windows ones) always have forward slashes.... check-in: 7f273c5ec7 user: jan.nijtmans tags: trunk | |
| 09:23 | Use "cygpath -m" in stead of "cygpath -w", so paths (even windows ones) always have forward slashes.... check-in: 608d492f3b user: jan.nijtmans tags: core-8-5-branch | |
|
2015-10-04
| ||
| 10:58 | [05489ce335] Constrain broken tests. check-in: 74d7c078c4 user: dkf tags: core-8-5-branch | |
| 10:27 | merge trunk check-in: e58f76013c user: jan.nijtmans tags: novem | |
| 10:20 | Eliminate unnessessary end-of-line spacing. No functional change. check-in: 7caaf52e89 user: jan.nijtmans tags: trunk | |
| 10:10 | Eliminate unnessessary end-of-line spacing. No functional change. check-in: c8dd06d2fa user: jan.nijtmans tags: core-8-5-branch | |
| 09:42 | merge trunk check-in: 0c13cf11bf user: jan.nijtmans tags: androwish | |
|
2015-10-01
| ||
| 12:10 | merge novem check-in: 61c525a2a6 user: dgp tags: dgp-refactor | |
| 11:18 | Fix signed<->unsigned compare gcc compiler warning. check-in: d89f5f9792 user: jan.nijtmans tags: trunk | |
| 11:04 | Eliminate a few gcc compiler warnings, when using -Wwrite-strings (tested with the brand-new gcc 5.2... check-in: acd5ab176d user: jan.nijtmans tags: core-8-5-branch | |
|
2015-09-30
| ||
| 14:04 | merge trunk check-in: 2ccd40967b user: jan.nijtmans tags: novem | |
| 13:57 | merge trunk check-in: c23e2e76a6 user: jan.nijtmans tags: androwish | |
| 13:45 | Mutch simpler solution to [219866c1e9]: In stead of filtering out version information from the strin... check-in: c11c32ad31 user: jan.nijtmans tags: trunk | |
| 13:44 | Mutch simpler solution to [219866c1e9]: In stead of filtering out version information from the strin... check-in: aee5640971 user: jan.nijtmans tags: core-8-5-branch | |
| 12:59 | Fix [738bc50e93]: auto_execok doesn't recognise mklink on windows check-in: faf762a211 user: jan.nijtmans tags: trunk | |
| 12:57 | Fix [738bc50e93]: auto_execok doesn't recognise mklink on windows. Remove some unnecessary end-of-li... check-in: 3943bc43df user: jan.nijtmans tags: core-8-5-branch | |
| 11:12 | Don't limit Universal runtime support VisualStudio version 14 only, future versions will probably ha... check-in: 27dc46e5cb user: jan.nijtmans tags: trunk | |
| 11:11 | Don't limit Universal runtime support VisualStudio version 14 only, future versions will probably ha... check-in: 21698dfbaa user: jan.nijtmans tags: core-8-5-branch | |
| 08:29 | Fix [b1f19286f0]: for command documentation. Minor addendum to previous commit: Make OS version nu... check-in: 46ff66412d user: jan.nijtmans tags: trunk | |
| 08:25 | Fix [b1f19286f0]: for command documentation. Minor addendum to previous commit: Make OS version num... check-in: 71632274f3 user: jan.nijtmans tags: core-8-5-branch | |
|
2015-09-29
| ||
| 21:20 | merge trunk check-in: 2aa90f5782 user: jan.nijtmans tags: androwish | |
| 08:06 | rebase with novem check-in: 2897092cfa user: jan.nijtmans tags: novem-more-memory-API | |
| 07:56 | merge trunk check-in: 771aa36a1e user: jan.nijtmans tags: novem | |
| 07:48 | Fix [219866c1e9]: platform::identify: regexp doesn't match platform -> platform 1.0.14 check-in: c2355bf4d3 user: jan.nijtmans tags: trunk | |
| 07:46 | Fix [219866c1e9]: platform::identify: regexp doesn't match platform -> platform 1.0.14 check-in: 8270a202f9 user: jan.nijtmans tags: core-8-5-branch | |
|
2015-09-28
| ||
| 11:13 | Align comment. Remove some end-of-line spacing. No functional changes. check-in: fad573cac2 user: jan.nijtmans tags: trunk | |
| 11:11 | align comment, no functional change check-in: 47e6a4a635 user: jan.nijtmans tags: core-8-5-branch | |
| 10:58 | Don't use mutex retry mechanism on Android. (problems ???) check-in: 218071d627 user: jan.nijtmans tags: androwish | |
|
2015-09-27
| ||
| 19:54 | merge novem check-in: 7919f734b7 user: dgp tags: dgp-refactor | |
| 12:59 | merge trunk check-in: bd170ad572 user: jan.nijtmans tags: androwish | |
|
2015-09-25
| ||
| 17:12 | merge trunk check-in: e2fac8a6f7 user: jan.nijtmans tags: novem | |
| 16:43 | Backout failed attempt to fix [32ae34e63a]. check-in: 33902c18c2 user: dgp tags: trunk | |
| 16:32 | Backout failed attempt to fix [32ae34e63a]. Closed-Leaf check-in: 0ce0901f7f user: dgp tags: bug-05489ce335 | |
| 10:39 | proposed fix for [219866c1e9]: platform::identify: regexp doesn't match platform Closed-Leaf check-in: 616b458e31 user: jan.nijtmans tags: bug-219866c1e9 | |
|
2015-09-24
| ||
| 19:05 | Remove the backport that causes stack balance panics. check-in: aeb89a1f10 user: dgp tags: bug-05489ce335 | |
| 14:43 | Minor simplification and correct TCL_NORETURN decoration check-in: 002c5f56ee user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 14:14 | Merge latest TIP #414 implementation (branch initsubsystems). check-in: 8cde9e363d user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 13:48 | merge trunk check-in: 69fcfc124a user: jan.nijtmans tags: initsubsystems | |
| 11:06 | Fix [5d170b5ca5e12743006d737c79f959f3efabc644|5d170b5ca5]: checkin 9f8b7bea5344f1b0 broke netbsd's t... check-in: 6da7c01325 user: jan.nijtmans tags: trunk | |
| 10:54 | Fix [5d170b5ca5e12743006d737c79f959f3efabc644|5d170b5ca5]: checkin 9f8b7bea5344f1b0 broke netbsd's t... check-in: f30afc36b5 user: jan.nijtmans tags: core-8-5-branch | |
| 10:03 | merge trunk Closed-Leaf check-in: b65985a504 user: jan.nijtmans tags: bug-5d170b5ca5 | |
| 10:01 | merge-mark (almost, just a few cosmetic changes) check-in: 0b3d2ed4aa user: jan.nijtmans tags: trunk | |
| 09:55 | Clean-up tclUnixNotfy.c, restructure it the same as "trunk" version. No functional changes. This wil... check-in: a6517a4eb6 user: jan.nijtmans tags: core-8-5-branch | |
|
2015-09-23
| ||
| 17:29 | Update tests to new ReflectWatch() behavior. check-in: 58d7a51a76 user: dgp tags: trunk | |
| 17:15 | [e0a7b3e5f8] Add missing UpdateInterest call in DoRead(). check-in: 59229a9240 user: dgp tags: trunk | |
| 17:07 | [e0a7b3e5f8] Add missing UpdateInterest call in DoRead(). check-in: f2cd284bdc user: dgp tags: core-8-5-branch | |
| 16:58 | [32ae34e63a] Prevent segfaults and data corruption when CopyData() is called recursively. Mark new t... check-in: 7ecd0b8c8d user: dgp tags: trunk | |
| 16:37 | merge 8.5 Closed-Leaf check-in: 19bcc9ef79 user: dgp tags: bug-e0a7b3e5f8 | |
| 16:29 | [32ae34e63a] Prevent segfaults and data corruption when CopyData() is called recursively. check-in: 36198cfb7c user: dgp tags: core-8-5-branch | |
| 16:08 | Update tests to account for changed ReflectWatch behavior. Closed-Leaf check-in: 67c4864f22 user: dgp tags: bug-32ae34e63a | |
| 16:00 | Protect CopyState buffer from conflicting uses when CopyData() is called recursively. Also, have Ref... check-in: 84f5187671 user: dgp tags: bug-32ae34e63a | |
| 13:18 | CopyData() now tolerates recursion enough so that io-53.18 does not segfault. check-in: b932f3d39b user: dgp tags: bug-32ae34e63a | |
| 12:19 | Merge trunk check-in: d58c269d4e user: jan.nijtmans tags: bug-5d170b5ca5 | |
| 11:35 | merge trunk check-in: 35db3f7afb user: jan.nijtmans tags: androwish | |
| 10:42 | Merge trunk check-in: 36541a24b8 user: jan.nijtmans tags: novem | |
| 10:29 | Micro-optimization handling Tcl_Panic(), suggested by D. Richard Hipp. As a side-effect, this is as ... check-in: 4a27b0487a user: jan.nijtmans tags: trunk | |
| 09:40 | WIP check-in: 6b6709c021 user: dgp tags: bug-32ae34e63a | |
|
2015-09-22
| ||
| 20:57 | micro-opt of hash lookups found by drh check-in: 3f693cdfe9 user: msofer tags: trunk | |
| 19:12 | Reboot the bug fix. check-in: 7537710eb2 user: dgp tags: bug-32ae34e63a | |
| 18:24 | merge 8.5 check-in: dc507d0c01 user: dgp tags: bug-32ae34e63a | |
| 15:24 | Decorate Tcl_Panic and Tcl_PanicVA with the noreturn option, alowing further optimizations by the C-... Closed-Leaf check-in: 783aaa7b90 user: jan.nijtmans tags: panic-noreturn | |
| 11:32 | Eliminate compiler warnings for MSVC check-in: 7b3b0ca73e user: jan.nijtmans tags: trunk | |
| 08:20 | merge trunk check-in: eb6c2fe41b user: jan.nijtmans tags: novem | |
| 08:06 | merge trunk check-in: 6911f22dbe user: jan.nijtmans tags: androwish | |
|
2015-09-21
| ||
| 19:25 | [187d7f499b] Sync the regexp engine to the Postgres version. check-in: 2039e3cf3d user: dgp tags: trunk | |
| 19:04 | [1115587][0e0e150e49] Major fix for regexp handling of quantified backrefs. Contributed by Tom Lane ... check-in: c8dfe06653 user: dgp tags: trunk | |
| 18:50 | [d7ea9f985][a3c3508599] Internal regexp fixes that cleanup and streamline. check-in: 7e49ffdb09 user: dgp tags: trunk | |
| 18:22 | [d7ea9f985][a3c3508599] Internal regexp fixes that cleanup and streamline. check-in: 135d445620 user: dgp tags: core-8-5-branch | |
| 17:29 | [a3c3508599] Fix typo that reversed test sense in prior fix for [3610026]. Closed-Leaf check-in: 3a17aa1449 user: dgp tags: tgl-pg-re | |
| 17:14 | [d7ea9f9853] Contributed patch from tgl with Postgres. check-in: 4dd1df766f user: dgp tags: tgl-pg-re | |
|
2015-09-17
| ||
| 11:47 | fixed bug in zipfs error handling (backported from androwish) check-in: 4ba6b4a77f user: jan.nijtmans tags: androwish | |
|
2015-09-07
| ||
| 08:35 | Fix for [5d170b5ca5] now available for widespread testing (incl. HPUX and OSX) check-in: 3ff8944fc4 user: jan.nijtmans tags: bug-5d170b5ca5 | |
|
2015-09-05
| ||
| 20:10 | Merge trunk. "paranoia" patch for the notifier, making sure that thread local data from invalid thr... check-in: d8fd974ade user: jan.nijtmans tags: bug-5d170b5ca5 | |
|
2015-09-04
| ||
| 12:23 | Document that multi-threading is on by default since 8.6 check-in: 2e7826da11 user: jan.nijtmans tags: trunk | |
| 12:16 | merge trunk. Update documentation. check-in: c0985fc9bc user: jan.nijtmans tags: tip-389-impl | |
| 07:23 | Remove unnecessary end-of-line spacing (preparing for some further documentation updates) check-in: a5205fe3c8 user: jan.nijtmans tags: trunk | |
|
2015-09-03
| ||
| 09:39 | In StartNotifierThread() don't lock mutex if thread is already started. Fix panic message if thread... check-in: 795a9a8bc0 user: jan.nijtmans tags: bug-5d170b5ca5 | |
|
2015-09-02
| ||
| 13:19 | nonportable -> nonPortable check-in: 2452a86c51 user: jan.nijtmans tags: trunk | |
| 11:54 | Fix the Cygwin notifier, doing the initialization of the thread-local variables exactly the same as ... check-in: 57e106c650 user: jan.nijtmans tags: bug-5d170b5ca5 | |
| 11:06 | merge 8.5 check-in: 01e860430d user: dgp tags: bug-32ae34e63a | |
| 09:02 | Merge trunk. Gustaf's latest and greatest fix. check-in: e2f25680d8 user: jan.nijtmans tags: bug-5d170b5ca5 | |
| 08:44 | merge trunk check-in: 50dc66790e user: jan.nijtmans tags: tip-389-impl | |
| 07:16 | Merge trunk check-in: 938195c9ae user: jan.nijtmans tags: androwish | |
|
2015-09-01
| ||
| 18:54 | Various Unicode handling enhancements, when building with TCL_UTF_MAX > 3, inspired by androwish. No... check-in: e2278643dc user: jan.nijtmans tags: trunk | |
| 15:15 | Whitespace reduction in Tcl scripts. No functional change. check-in: 401a39ba9a user: jan.nijtmans tags: trunk | |
|
2015-08-31
| ||
| 17:30 | Dependancies from androwish upstream check-in: bc0f534cb0 user: jan.nijtmans tags: androwish | |
| 10:41 | Merge trunk. Add Gustaf's latest fix for unit-tests. check-in: 3458e0ec21 user: jan.nijtmans tags: bug-5d170b5ca5 | |
| 10:27 | merge trunk check-in: bdab384a47 user: jan.nijtmans tags: tip-389-impl | |
| 10:22 | Merge trunk, but remove experimental tip-389-impl merge. check-in: 6d59f33bbb user: jan.nijtmans tags: androwish | |
| 10:18 | Some Unicode encoding fixes, only having effect if TCL_UTF_MAX > 4. Backported from androwish check-in: d8764f73dd user: jan.nijtmans tags: trunk | |
|
2015-08-30
| ||
| 20:21 | [7703ff1082] Improved wording. check-in: 7e791e7784 user: dkf tags: trunk | |
| 20:20 | [7703ff1082] Improved wording. check-in: 06d0c376c9 user: dkf tags: core-8-5-branch | |
|
2015-08-28
| ||
| 10:57 | Completing [00189c4afc]: Allow semi-static UCRT build on Windows with VC 14.0. Now for the configure... check-in: 0e6e497bf3 user: jan.nijtmans tags: trunk | |
| 10:23 | Completing [00189c4afc]: Allow semi-static UCRT build on Windows with VC 14.0. Now for the configure... check-in: 850bbb13e1 user: jan.nijtmans tags: core-8-5-branch | |
| 01:10 | Further refinements. check-in: f31817e841 user: mistachkin tags: bug-57945b574a | |
| 00:58 | Merge trunk. check-in: 4df80ff48d user: mistachkin tags: bug-57945b574a | |
| 00:46 | Experimental changes to reduce lock contention during fork(). check-in: a989ec9aa1 user: mistachkin tags: bug-57945b574a | |
|
2015-08-27
| ||
| 14:53 | Fix [7703ff1082]: extra argument ?pattern? of parray is not documented check-in: 983b5afdc0 user: jan.nijtmans tags: trunk | |
| 14:49 | Fix [7703ff1082]: extra argument ?pattern? of parray is not documented check-in: 7f240e96e3 user: jan.nijtmans tags: core-8-5-branch | |
| 11:48 | merge 8.5 check-in: 4e2b27a319 user: dgp tags: bug-32ae34e63a | |
|
2015-08-25
| ||
| 14:07 | merge trunk check-in: 992fb42ccd user: jan.nijtmans tags: bug-5d170b5ca5 | |
| 11:35 | Fix [0df7a1ec2674a76a]: unix/tclUnixFile.c: return value of call to TclpGetCwd in TclpFindExecutable... check-in: 69fd7c4740 user: jan.nijtmans tags: trunk | |
| 11:29 | Fix [0df7a1ec2674a76a]: unix/tclUnixFile.c: return value of call to TclpGetCwd in TclpFindExecutable... check-in: 35abd326e1 user: jan.nijtmans tags: core-8-5-branch | |
| 10:01 | Removed "ucrt" as configureable option: If building with VC2014, it's the recommended way to build T... check-in: 23c443f4f1 user: jan.nijtmans tags: trunk | |
| 09:39 | Removed "ucrt" as configureable option: If building with VC2014, it's the recommended way to build T... check-in: d403323619 user: jan.nijtmans tags: core-8-5-branch | |
|
2015-08-24
| ||
| 19:39 | Merge tip-389-impl (experimental) check-in: 84c4345b29 user: jan.nijtmans tags: androwish | |
| 19:35 | merge trunk check-in: c8d895c7d8 user: jan.nijtmans tags: tip-389-impl | |
| 08:01 | one more.... check-in: 6e46db0a22 user: jan.nijtmans tags: androwish | |
| 07:58 | Remove unused internal stub entries as well. check-in: 7dc4bc38ec user: jan.nijtmans tags: androwish | |
|
2015-08-21
| ||
| 13:29 | Merge trunk. Throw away TclpGetDate, TclpLocaltime and TclpGmtime and all related dead code. It mak... check-in: fb4b33254f user: jan.nijtmans tags: androwish | |
| 11:21 | Eliminate (harmless) compiler warning. No functional change. check-in: 89a003fa17 user: jan.nijtmans tags: trunk | |
| 10:40 | Eliminate some (harmless) compiler warnings. No functional change. check-in: 35a2b18897 user: jan.nijtmans tags: core-8-5-branch | |
|
2015-08-19
| ||
| 15:25 | Fix [00189c4afcb9e2586301d711f71383e48817a72d|00189c4afc]: Allow semi-static UCRT build on Windows w... check-in: 282c683bb9 user: jan.nijtmans tags: trunk | |
| 15:23 | Fix [00189c4afcb9e2586301d711f71383e48817a72d|00189c4afc]: Allow semi-static UCRT build on Windows w... check-in: e8ee0c13b9 user: jan.nijtmans tags: core-8-5-branch | |
| 11:26 | merge trunk. Remove now unused internal functions. check-in: afefb60708 user: jan.nijtmans tags: bug-5d170b5ca5 | |
| 09:06 | merge trunk check-in: 9394d5ff08 user: jan.nijtmans tags: androwish | |
|
2015-08-18
| ||
| 13:27 | [465213d171] Documentation correction for Tcl_NewMethod. check-in: 46d2108111 user: dkf tags: trunk | |
| 12:50 | [2c509f6291] Minor documentation correction from Peter Lewerin. check-in: 2aa305b227 user: dkf tags: trunk | |
| 12:47 | [d06b029d9d] next(n) documentation examples correction, from Peter Lewerin. check-in: 831d83dd4e user: dkf tags: trunk | |
| 07:01 | [7a87a9bc5b] Eliminate invalid write, found by Rolf Ade using Valgrind. check-in: 82cf3748de user: dkf tags: trunk | |
|
2015-08-17
| ||
| 20:35 | remove superfluous fprintf to stderr. check-in: 77145133c7 user: jan.nijtmans tags: bug-5d170b5ca5 | |
| 19:39 | Merge trunk. More notifier code cleanup. check-in: 798b3cf35c user: jan.nijtmans tags: bug-5d170b5ca5 | |
| 18:23 | [818a1a51e4] Apply fixes from Andreas Seltenreich (reported to us by Tom Lane) for handling low memo... check-in: ad6840ded7 user: dkf tags: trunk | |
| 18:22 | [818a1a51e4] Apply fixes from Andreas Seltenreich (reported to us by Tom Lane) for handling low memo... check-in: c5a6ed1cd5 user: dkf tags: core-8-5-branch | |
| 18:01 | Proposed fix for invalid write, found by valgrind. Closed-Leaf check-in: 4a4e3eb33d user: dkf tags: bug-7a87a9bc5b | |
| 15:21 | Merge trunk. Gustaf's latest Unix Notifier improvements, now fixed to work with Cygwin and single-th... check-in: 692b1f54b4 user: jan.nijtmans tags: bug-5d170b5ca5 | |
| 14:48 | merge trunk. Put back some (actually unused) Tclp*UnixTime functions. check-in: e9d49a90fb user: jan.nijtmans tags: androwish | |
| 12:35 | [e424e31ac7]: Corrected documentation of [regexp -indices] to mention all affected arguments. check-in: f184734500 user: dkf tags: trunk | |
|
2015-08-13
| ||
| 19:28 | New test attempting to demo Bug [e0a7b3e5f8]. Doesn't work yet. check-in: 10e3ec0c71 user: dgp tags: bug-32ae34e63a | |
| 17:02 | Disable the filtering of ReflectWatch so that every UpdateInterest() call flows through to become a ... check-in: 0e3d4332c0 user: dgp tags: bug-32ae34e63a | |
| 16:45 | A bit of code safety, and then a test demonstrating next issue. check-in: 2f662fbeb9 user: dgp tags: bug-32ae34e63a | |
|
2015-08-12
| ||
| 17:49 | Adjustments to failing tests to account for changed [chan postevent]. check-in: 834c89c2e6 user: dgp tags: bug-32ae34e63a | |
| 16:37 | New test io-53.18 adapted from demo script in [32ae34e63a]. This test segfaults without changes to ... check-in: fa8fb6f35f user: dgp tags: bug-32ae34e63a | |
| 05:08 | Merge tzdata2015f check-in: 6f9fae24ef user: venkat tags: novem | |
| 05:07 | Merge tzdata2015f check-in: ca76ce4725 user: venkat tags: trunk | |
| 05:06 | Upgrade to tzdata2015f from IETF. check-in: 6cb0868771 user: venkat tags: core-8-5-branch | |
|
2015-08-10
| ||
| 19:44 | Add the critical missing UpdateInterest() call at the exit of DoRead(). (Compare with same approach ... check-in: 3993dcc988 user: dgp tags: bug-e0a7b3e5f8 | |
|
2015-08-06
| ||
| 04:34 | merge trunk check-in: 0c2b99eaf6 user: jan.nijtmans tags: novem | |
| 04:33 | merge trunk check-in: f596344a44 user: jan.nijtmans tags: androwish | |
| 04:25 | Fix [6f74ac47278f437a]: No man link to Tcl_UtfNcasecmp() during install on unix check-in: 8931dc163c user: jan.nijtmans tags: trunk | |
| 04:24 | Fix [6f74ac47278f437a]: No man link to Tcl_UtfNcasecmp() during install on unix check-in: c4aba48855 user: jan.nijtmans tags: core-8-5-branch | |
| 03:43 | Gustaf Neumann's experimental Unix notifier improvements. check-in: 9e6cdeea1d user: jan.nijtmans tags: bug-5d170b5ca5 | |
|
2015-08-05
| ||
| 19:30 | remove potential crash detected by Coverity (it is a should-never-happen thing) check-in: 2e528c3783 user: msofer tags: trunk | |
| 14:44 | mark function return as unused, to avoid confusing Coverity check-in: f1b48e9e46 user: msofer tags: trunk | |
|
2015-08-04
| ||
| 17:34 | merge trunk check-in: b8253e16e6 user: jan.nijtmans tags: novem | |
|
2015-08-03
| ||
| 09:57 | merge mark check-in: 2c8fc45c70 user: dkf tags: trunk | |
| 07:21 | Fix problems with break and continue in for-step clauses, triggered by reporting of Coverity CID 125... check-in: 0db7a63c31 user: dkf tags: trunk | |
| 07:18 | Fix the documentation comment. Closed-Leaf check-in: 77a5609058 user: dkf tags: Coverity CID 1251203 | |
| 07:17 | Backport the fixes to handling of continue in for-step clauses. check-in: 0710a46828 user: dkf tags: core-8-5-branch | |
|
2015-08-02
| ||
| 16:17 | And another problem with continue in for-step clauses, this time a problem in how TEBC handled an ed... check-in: f489f70210 user: dkf tags: Coverity CID 1251203 | |
| 12:22 | Fix more problems with break and continue in for-step clauses. check-in: 7a737d57dd user: dkf tags: Coverity CID 1251203 | |
|
2015-08-01
| ||
| 19:37 | Fix Coverity CID 1251203: break vs continue in for-step clause check-in: 3481934110 user: dkf tags: Coverity CID 1251203 | |
| 19:00 | explicitly ignore Tcl_PushCallFrame and TclPushStackFrame return value - it is always TCL_OK. Incons... check-in: 7448dc7ef9 user: msofer tags: trunk | |
|
2015-07-31
| ||
| 22:05 | fix off-by-one possible buffer overrun when looking for encodings; found by coverity check-in: 65cc894ac5 user: msofer tags: trunk | |
| 10:47 | generic: reduced diffs to trunk, win: clean code after bug [f00009f7ce] was fixed in trunk Leaf check-in: 86b6e7b98a user: sebres tags: sebres_clean_core_8_5 | |
| 00:01 | fix typo found by Coverity; no effect on "most" platforms (is there anyone where it would matter?) check-in: df57190d7c user: msofer tags: trunk | |
|
2015-07-30
| ||
| 22:56 | remove unnecessary checks found by coverity check-in: ea4f3ee751 user: msofer tags: trunk | |
| 18:57 | remove self-assignment - found by Coverity check-in: b888764966 user: msofer tags: trunk | |
| 18:22 | Fix bug [f00009f7ce]: memory (object) leaks in TclNativeCreateNativeRep for windows platform: missi... check-in: ecaddab40c user: sebres tags: trunk | |
| 18:10 | add comment to flag Tcl_Panic as no-return for Coverity Scan static analyzer check-in: de879c7755 user: msofer tags: trunk | |
| 13:02 | Fix bug [f00009f7ce]: memory (object) leaks in TclNativeCreateNativeRep for windows platform (errone... check-in: 4199a28012 user: sebres tags: trunk | |
|
2015-07-29
| ||
| 14:57 | merge novem check-in: 7dd41f149c user: dgp tags: dgp-refactor | |
| 14:56 | merge trunk check-in: 2fe99beec9 user: dgp tags: novem | |
| 14:56 | [3e7eca8c8c] Prevent overflow in size values passed to allocators. check-in: 6b18af935a user: dgp tags: trunk | |
| 14:54 | [3e7eca8c8c] Prevent overflow in size values passed to allocators. check-in: ee467fed92 user: dgp tags: core-8-5-branch | |
| 10:03 | [3e7eca8c8c] Prevent overflow in the size value passed to ckrealloc(). check-in: 09d77bdb2a user: dgp tags: trunk | |
| 03:06 | [3e7eca8c8c] Prevent overflow in the size value passed to ckrealloc(). check-in: 675e880454 user: dgp tags: core-8-5-branch | |
|
2015-07-23
| ||
| 17:31 | merge-mark check-in: 24dc41e790 user: jan.nijtmans tags: bug-57945b574a | |
| 17:30 | merge trunk check-in: f90dd5989c user: jan.nijtmans tags: bug-57945b574a | |
| 17:09 | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in forking process under heavy m... check-in: 9f8b7bea53 user: jan.nijtmans tags: trunk | |
| 16:53 | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in forking process under heavy m... check-in: 6abeca2800 user: jan.nijtmans tags: core-8-5-branch | |
|
2015-07-20
| ||
| 12:09 | merge trunk Closed-Leaf check-in: 8bdd67a63b user: dgp tags: bug-f97d4ee020 | |
|
2015-07-18
| ||
| 05:52 | [a3309d01db] Plug memleak in compiled [unset a($i)]. check-in: 41d3e42dda user: dgp tags: trunk | |
| 05:27 | Add the missing cleanup bits in INST_UNSET_ARRAY. Closed-Leaf check-in: cd71aa687d user: dgp tags: bug-a3309d01db | |
| 02:39 | merge trunk check-in: 5aa7992634 user: dgp tags: bug-a3309d01db | |
| 01:45 | Fix failing test check-in: 32cb4cf790 user: dgp tags: trunk | |
|
2015-07-17
| ||
| 21:22 | merge trunk check-in: 9dd0be6a79 user: dgp tags: bug-a3309d01db | |
| 21:17 | Test for original meaning of [unset -nocomplain --]. FAILS! check-in: 7fac4e0bef user: dgp tags: trunk | |
| 21:15 | Test for original meaning of [unset -nocomplain --]. check-in: 6cad4ee0b3 user: dgp tags: core-8-5-branch | |
| 19:33 | [a3309d01db] Test the demonstrates leak in branch off checkin that starts it. check-in: 494aa96a48 user: dgp tags: bug-a3309d01db | |
|
2015-07-16
| ||
| 05:31 | merge trunk check-in: 9fb3171f6d user: jan.nijtmans tags: androwish | |
|
2015-07-15
| ||
| 17:59 | [9bad630c31] Prevent read outside of buffer bounds. check-in: 7b83d1ae4c user: dgp tags: trunk | |
| 17:57 | [9bad630c31] Prevent read outside of buffer bounds. check-in: 641938a377 user: dgp tags: core-8-5-branch | |
| 17:20 | [b1534b438b] Prevent read outside buffer boundaries. check-in: 0915121be2 user: dgp tags: trunk | |
| 17:17 | [b1534b438b] Prevent read outside buffer boundaries. check-in: 03885f127a user: dgp tags: core-8-5-branch | |
| 15:35 | merge novem check-in: 18daab3d84 user: dgp tags: dgp-refactor | |
| 15:34 | merge trunk check-in: 5f09ced887 user: dgp tags: novem | |
| 14:52 | merge trunk. Undo unnecessary changes in tclEncoding.c, making it equal to trunk again (thanks to Ch... check-in: f0ca2a6223 user: jan.nijtmans tags: androwish | |
| 14:47 | Increase some counter sizes related to filesystem epoch from int to size_t. And prevent them ever be... check-in: 5a8e195a32 user: jan.nijtmans tags: trunk | |
| 11:17 | merge trunk Closed-Leaf check-in: 0c29e94a4a user: jan.nijtmans tags: bug-57945b574a-without-stub | |
| 09:31 | Remove unused local variables. Now unix/tclUnixTime.c is idential in "androwish" compared to "novem"... check-in: 59e576c1f2 user: jan.nijtmans tags: androwish | |
| 09:22 | Merge trunk. Remove TclpLocaltime, TclpGmtime and TclpGetDate completely, in order to prove that th... check-in: b7425eb31e user: jan.nijtmans tags: androwish | |
| 08:36 | Eliminate the definition of L_tmpnam. It isn't used anywhere within Tcl any more. (backported from a... check-in: 9a008e7622 user: jan.nijtmans tags: trunk | |
| 07:52 | merge trunk check-in: 1888ac26fe user: jan.nijtmans tags: androwish | |
|
2015-07-14
| ||
| 21:38 | Spell out [info exists] in example code for [exit] command. check-in: 7d94a18b73 user: andy tags: trunk | |
|
2015-07-13
| ||
| 09:41 | merge trunk check-in: edcfc37018 user: jan.nijtmans tags: win-console-panic | |
| 09:01 | merge trunk check-in: ecaf852558 user: jan.nijtmans tags: novem | |
|
2015-07-10
| ||
| 12:41 | Implement TIP 436: Improve TclOO isa Introspection check-in: 52e60be8fa user: dkf tags: trunk | |
| 12:40 | Added tests. Closed-Leaf check-in: 735b52a80c user: dkf tags: tip-436 | |
|
2015-07-08
| ||
| 09:45 | clock - FreeScan (resp. Oldscan): repair scanning date/time with TZ using '+', ex.: "31 Jan 14 23:59... Leaf check-in: 5f72c863f1 user: sebres tags: sebres_clock_tz_fix | |
| 09:41 | tclDate.c regenerated with yacc 2.4.2; skip one clock test-case for windows; check-in: 55849fb6e8 user: sebres tags: sebres_clock_tz_fix | |
| 08:39 | Create new branch named "sebres_clock_tz_fix" check-in: c0026845c4 user: sebres tags: sebres_clock_tz_fix | |
|
2015-07-07
| ||
| 14:20 | Documentation: source ignores BOM for unicode files check-in: 8c273ab09b user: oehhar tags: trunk | |
| 14:16 | Documentation: source ignores BOM for unicode files check-in: d931fdf82d user: oehhar tags: core-8-5-branch | |
|
2015-07-05
| ||
| 17:58 | merge novem check-in: a006f10aa9 user: dgp tags: dgp-refactor | |
| 17:45 | merge trunk check-in: 9ef0aa82b0 user: dgp tags: novem | |
| 16:52 | [a0ece9d6d4] The cmd field of a CmdFrame when non-NULL must point within the string of the correspon... check-in: 032f16915b user: dgp tags: trunk | |
|
2015-07-02
| ||
| 13:46 | Plug leak of two mp_ints. check-in: 72ede96266 user: dgp tags: trunk | |
| 13:18 | merge trunk check-in: 690360ca64 user: jan.nijtmans tags: androwish | |
| 13:17 | merge trunk check-in: cfb40a9761 user: jan.nijtmans tags: novem | |
| 12:54 | Revert refcount changes that were not cosmetic. Changing equality testing to inequality testing does... check-in: 33e894a6ee user: dgp tags: trunk | |
| 12:29 | Revert some refcount changes on I/O structs. These are refcounts on structs, not Tcl_Obj's. Their s... check-in: 77039e15ef user: dgp tags: trunk | |
| 12:19 | merge trunk check-in: f099df5ecf user: jan.nijtmans tags: win-console-panic | |
| 12:17 | Remove unnecessary end-of-line spacing in compat/*.c check-in: cbe2302e59 user: jan.nijtmans tags: trunk | |
| 12:10 | merge trunk check-in: 7c68910cbf user: jan.nijtmans tags: win-console-panic | |
| 09:18 | merge trunk check-in: a6d70f8aba user: jan.nijtmans tags: androwish | |
| 08:42 | merge trunk check-in: 4c0b0070c3 user: jan.nijtmans tags: novem | |
| 08:17 | Another round of refCount consistancy improvements. check-in: ec91b85b61 user: jan.nijtmans tags: trunk | |
| 03:15 | remove code that was ifdef'ed out for ages (ENABLE_NS_VARNAME_CACHING), has zero hope of being reviv... check-in: 1d247073cf user: msofer tags: trunk | |
|
2015-07-01
| ||
| 13:12 | Don't use internalRep.otherValuePtr any more, twoPtrValue.ptr1 is always a better idea. A few more ... check-in: 53c70c03d6 user: jan.nijtmans tags: trunk | |
| 09:58 | Say what is meant more clearly, put syntax checks before semantic checks. check-in: 7dcbab24d6 user: dkf tags: tip-436 | |
| 09:45 | Implementation of TIP #436: Improve TclOO isa Introspection check-in: 4ade21a91a user: dkf tags: tip-436 | |
|
2015-06-30
| ||
| 21:41 | Consistancy in refcount management. check-in: 296892a8fb user: jan.nijtmans tags: trunk | |
| 14:39 | Correct handling of dictionaries in the background error processing code. check-in: 3c9641e092 user: dkf tags: trunk | |
| 14:39 | merge head check-in: 28e1092ca7 user: dkf tags: trunk | |
| 14:36 | Correct handling of dictionaries in the background error processing code. check-in: db9c88c5eb user: dkf tags: core-8-5-branch | |
| 14:32 | "mcpackagelocale present" is more elegant check-in: 03d030c1c2 user: oehhar tags: trunk | |
| 08:10 | Use twoPtrValue in stead of ptrAndLongRep for implementation of some internal Obj types. On most pla... check-in: d3a263c973 user: jan.nijtmans tags: trunk | |
|
2015-06-29
| ||
| 21:44 | [TIP 412] msgcat dynamic locale change and package private locale (msgcat 1.6.0) check-in: 392ff6199d user: oehhar tags: trunk | |
| 21:26 | Added tests for mcforgetpackage, mcpackagelocale and mcpackageconfig Closed-Leaf check-in: 4c6197ca80 user: oehhar tags: msgcat_dyn_locale, tip-412 | |
| 12:08 | merge tests Leaf check-in: a6e2e5b9f5 user: aspect tags: aspect-lreplace-cleanup | |
| 12:08 | lreplace test battery check-in: 0586ceac09 user: aspect tags: aspect-lreplace-cleanup | |
| 12:06 | test cases for 0f2c6bc9a Leaf check-in: 107f4f9bdc user: aspect tags: aspect-lreplace-tests-1 | |
| 11:44 | test cases for b820489dec Leaf check-in: 355706aa97 user: aspect tags: aspect-lreplace-tests | |
| 11:22 | allow lreplace to append check-in: 0f2c6bc9a8 user: aspect tags: aspect-lreplace-cleanup | |
| 11:12 | fix inverted empty list test in replaceRange case check-in: b820489dec user: aspect tags: aspect-lreplace-cleanup | |
| 11:08 | tidy up lreplace bytecode generation; fall back to interpreted for more cases check-in: 0c4a83c31e user: aspect tags: aspect-lreplace-cleanup | |
|
2015-06-28
| ||
| 01:55 | Merge tzdata2015e from ietf.org check-in: ccce66fed7 user: venkat tags: novem | |
| 01:55 | Merge tzdata2015e from ietf.org check-in: 1615793e80 user: venkat tags: trunk | |
| 01:54 | Summary: Update to tzdata2015e from ietf.org check-in: 51e17e0790 user: venkat tags: core-8-5-branch | |
|
2015-06-26
| ||
| 15:16 | Tests for mcexists and mcloadedlocales check-in: 9806884e41 user: oehhar tags: msgcat_dyn_locale | |
| 13:41 | Manpage, callback fail calls bgerror, clean catalog on packagelocale unset check-in: 4b0540150e user: oehhar tags: msgcat_dyn_locale | |
|
2015-06-25
| ||
| 08:08 | merge trunk check-in: 76bc3b030d user: jan.nijtmans tags: novem | |
| 08:05 | revert unintended change of .settings/org.eclipse.core.resources.prefs in previous commit check-in: 65f10f89cc user: jan.nijtmans tags: trunk | |
| 08:02 | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then translate some windows-specif... check-in: 63b06948ef user: jan.nijtmans tags: trunk | |
| 07:52 | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then translate some windows-specif... check-in: 0ff7f3392c user: jan.nijtmans tags: core-8-5-branch | |
|
2015-06-24
| ||
| 15:48 | merge novem check-in: f0a996e066 user: dgp tags: dgp-refactor | |
| 14:45 | merge trunk check-in: 593db2ff1b user: jan.nijtmans tags: novem | |
| 14:28 | Tcl_GetStringFromObj(..., NULL) -> Tcl_GetString(...). Use size_t in stead of int for more internal ... check-in: d5dd89b5a0 user: jan.nijtmans tags: trunk | |
| 13:56 | Silence compiler warning. check-in: 127a366b73 user: dgp tags: trunk | |
| 13:55 | Make sure that an input lying precisely 1/2 ULP between two floating point values is rounded to even... check-in: 6913079d54 user: dgp tags: core-8-5-branch | |
|
2015-06-23
| ||
| 22:22 | merge trunk check-in: 207ccc25be user: jan.nijtmans tags: novem | |
| 21:47 | Registry extension 1.3.0 -> 1.3.1: SendMessageTimeoutA -> SendMessageTimeout, so make sure only win3... check-in: b4820171ca user: jan.nijtmans tags: trunk | |
| 20:42 | merge trunk check-in: 0e38aecf90 user: jan.nijtmans tags: novem | |
| 20:32 | Member field which should not have been const, because it is dynamically allocated. Some end-of-line... check-in: e6a8b4df5b user: jan.nijtmans tags: trunk | |
| 19:58 | Member field which should not have been CONST, because it is dynamically allocated check-in: 256f9a728e user: jan.nijtmans tags: core-8-5-branch | |
| 13:04 | If the file system changes when "cwd" changes, force a filesystem refresh on path objects. Needed fo... check-in: 48beab9ffd user: jan.nijtmans tags: trunk | |
|
2015-06-22
| ||
| 12:40 | Merge trunk check-in: a8834249fb user: oehhar tags: msgcat_dyn_locale | |
|
2015-06-21
| ||
| 22:29 | Branch for androwish, as help to keep track on which android-specific changes could be included into... check-in: fe175c2a4e user: jan.nijtmans tags: androwish | |
|
2015-06-20
| ||
| 20:44 | Make sure that an input lying precisely 1/2 ULP between two floating point values is rounded to even... check-in: 4a7785cdf1 user: kbk tags: trunk | |
|
2015-06-19
| ||
| 15:35 | Remove lines of code made obsolete by earlier changes. check-in: 83de1a781f user: dgp tags: trunk | |
|
2015-06-18
| ||
| 20:58 | Fix win compile check-in: cd6bd2d51a user: jan.nijtmans tags: novem-more-memory-API | |
| 19:58 | merge novem check-in: 8d9650ab81 user: jan.nijtmans tags: novem-more-memory-API | |
| 19:35 | merge trunk check-in: 2e63aaca7e user: jan.nijtmans tags: novem | |
| 17:33 | [a4cb3f06c4] Fix edge case handling in lreplace. Many more tests. check-in: 210979790b user: dgp tags: trunk | |
| 17:26 | From aspect, several edge case coverage tests. check-in: 356871dc8a user: dgp tags: core-8-5-branch | |
| 13:09 | Merge trunk. Upgrade to Unicode 8.0 check-in: 8d19eec637 user: jan.nijtmans tags: tip-389-impl | |
| 12:54 | Upgrade all internal Unicode tables from Unicode 7.0 to Unicode 8.0 check-in: fa3f257039 user: jan.nijtmans tags: trunk | |
| 12:24 | Upgrade all internal Unicode tables from Unicode 7.0 to Unicode 8.0 check-in: a2e8655587 user: jan.nijtmans tags: core-8-5-branch | |
|
2015-06-17
| ||
| 20:32 | Rename the new API to TclMutexUnlockAndFinalize as it is not platform-specific. check-in: bc5d1d75a1 user: mistachkin tags: bug-57945b574a-without-stub | |
|
2015-06-16
| ||
| 15:24 | Change Tcl_MutexUnlockAndFinalize() to internal function TclpMutexUnlockAndFinalize(). This does not... check-in: c2af0457ba user: jan.nijtmans tags: bug-57945b574a-without-stub | |
| 08:41 | Fix [e770d92d76]: Add support for higher baud rates in Tcl check-in: 186588751d user: jan.nijtmans tags: trunk | |
| 07:39 | Fix [e770d92d76]: Add support for higher baud rates in Tcl check-in: 17df50552d user: jan.nijtmans tags: core-8-5-branch | |
| 03:33 | lreplace: more tests, doc improvement Closed-Leaf check-in: b1d875f05f user: aspect tags: aspect-lreplace-refix | |
| 00:41 | fix for a4cb3f06c4fe - bug introduced in 32b61592465 check-in: 8532890ecf user: aspect tags: aspect-lreplace-refix | |
|
2015-06-11
| ||
| 02:47 | Plug memory leaks in the Tcl_ZlibInflate() error handling code. Fix for ticket [478c446889]. check-in: 513c7ae3fc user: mistachkin tags: trunk | |
|
2015-06-10
| ||
| 21:53 | Patch to add support for higher baud rates under Unix Ticket [e770d92d76]] Closed-Leaf check-in: 7c1aae5292 user: hypnotoad tags: ticket-e770d92d6 | |
|
2015-06-08
| ||
| 20:56 | The unit for usleep() is microseconds, not milliseconds. check-in: 68decd512b user: mistachkin tags: bug-57945b574a | |
| 17:19 | Stop documentation lie about command rename traces and comment lie about what's done with them in Tc... check-in: 0f3b6ef172 user: dgp tags: trunk | |
| 17:17 | Stop telling lie about command delete traces. check-in: 475dc8b029 user: dgp tags: core-8-5-branch | |
|
2015-06-05
| ||
| 19:59 | Merge thread test typo fixes from trunk. check-in: dfd36a52c7 user: mistachkin tags: bug-57945b574a | |
| 19:58 | Fix typo in three thread tests. check-in: afbc4d55a7 user: mistachkin tags: trunk | |
| 19:56 | Add stress test. check-in: 20b8b27291 user: mistachkin tags: bug-57945b574a | |
|
2015-06-04
| ||
| 20:49 | Merge updates from trunk. check-in: e7851134ad user: mistachkin tags: bug-57945b574a | |
| 11:49 | merge novem check-in: a481c80d50 user: dgp tags: dgp-refactor | |
| 11:49 | merge trunk check-in: 76453f3d83 user: dgp tags: novem | |
|
2015-06-03
| ||
| 19:08 | [268b23df11] Revised patch to create phony source string when the original script does not actually ... check-in: a4746159a2 user: dgp tags: trunk | |
| 17:40 | Put the ellipsis inside, not outside, the close quote. check-in: 4ff271315a user: dgp tags: trunk | |
| 12:26 | [268b23df11] When GetSrcInfoForPc() returns NULL, make sure it also sets the length to a non-positiv... check-in: 5bd1e43691 user: dgp tags: trunk | |
|
2015-06-01
| ||
| 15:16 | Make all msgcat tests pass check-in: c3bc045725 user: oehhar tags: msgcat_dyn_locale | |
|
2015-05-31
| ||
| 19:03 | clock.tcl modified that all clock tests pass check-in: 5cbb737b5c user: oehhar tags: msgcat_dyn_locale | |
| 16:20 | merge trunk check-in: 5a33b96277 user: oehhar tags: msgcat_dyn_locale | |
|
2015-05-28
| ||
| 12:28 | merge trunk check-in: 8f95dbfde4 user: dgp tags: bug-57945b574a | |
| 00:53 | Make sure the necessary mutexes are in a well-known state across calls to fork(). check-in: e061e813c3 user: mistachkin tags: bug-57945b574a | |
|
2015-05-27
| ||
| 22:34 | Fix typo in previous check-in. Closed-Leaf check-in: a6cc71ba6d user: mistachkin tags: experimental | |
| 22:29 | Make sure the master and mutex locks are in a well-known state across the fork() call. check-in: c69cf62a8e user: mistachkin tags: experimental | |
| 21:11 | Merge trunk check-in: f5d3bd2653 user: jan.nijtmans tags: novem | |
| 18:35 | Make tweak to the mem-debug tracking official. It is now again possible to use regular packages with... check-in: ef02e1dfd9 user: andreask tags: trunk | |
| 18:25 | Make tweak to the mem-debug tracking official. It is now again possible to use regular packages with... check-in: 38ddcfe658 user: andreask tags: core-8-5-branch | |
| 12:58 | merge novem check-in: eb5d28cac2 user: dgp tags: dgp-refactor | |
|
2015-05-26
| ||
| 10:16 | Added missing marker for incompatibility. check-in: ffbbbcc0ed user: dkf tags: trunk | |
|
2015-05-25
| ||
| 20:23 | Remove useless code, trying to sync win32 environment variables with cygwin's. cygwin1.dll is respon... check-in: 29ddaf623d user: jan.nijtmans tags: trunk | |
| 19:15 | Remove useless code, trying to sync win32 environment variables with cygwin's. cygwin1.dll is respon... check-in: c697a91a95 user: jan.nijtmans tags: core-8-5-branch | |
| 13:03 | Merge trunk check-in: 357f05a553 user: jan.nijtmans tags: novem | |
|
2015-05-22
| ||
| 23:26 | Minor compilation issue fix, make sure variable declaration (via macro) is first. Closed-Leaf check-in: c8a862480b user: mistachkin tags: aku-mem-debug-allow-regular | |
| 20:21 | Moved Tcl_Obj* objThreadMap release tracking to a location where regular packages will call through,... check-in: 1f5c53bf5d user: andreask tags: aku-mem-debug-allow-regular | |
|
2015-05-21
| ||
| 17:58 | Additional mutex locking/unlocking during fork() to keep things synchronized. check-in: ba2d367156 user: mistachkin tags: experimental | |
|
2015-05-20
| ||
| 15:15 | Missed a bit check-in: 8d6572f68a user: dgp tags: trunk | |
| 15:12 | [29044ba23f] Remove RANLIB as part of library installation. At best it's redundant to the RANLIB al... check-in: 9f5893b2e8 user: dgp tags: trunk | |
| 13:45 | Don't change autoconf version by accident. check-in: 2e6cee666e user: dgp tags: bug-57945b574a | |
| 13:42 | merge novem check-in: 636ad0e928 user: dgp tags: dgp-refactor | |
| 13:42 | merge trunk check-in: 118b4353ad user: dgp tags: novem | |
| 13:37 | merge trunk check-in: 9447602d7e user: dgp tags: bug-57945b574a | |
|
2015-05-19
| ||
| 20:34 | Simplify code generation for a list of literals. Generates slightly simpler bytecode too. check-in: 1a292c2874 user: dkf tags: trunk | |
| 20:29 | Tidier version. Closed-Leaf check-in: 3963c3db7f user: dkf tags: dgp-defer-string-rep | |
| 19:22 | Don't cause string rep generation in [list <lit> <lit> ... <lit>] bytecode. Candidate for merge to t... check-in: a3d89bfa32 user: dgp tags: dgp-defer-string-rep | |
|
2015-05-18
| ||
| 20:41 | regenerate configure check-in: 4a93db1712 user: dkf tags: bug-57945b574a | |
| 20:33 | First attempt at implementing the necessary auto-magic for usleep. check-in: f1e461bdbc user: mistachkin tags: bug-57945b574a | |
| 18:23 | Adjust tweaks from the previous check-in to prepare for configure detection of usleep(). check-in: 7697b08d77 user: mistachkin tags: bug-57945b574a | |
| 14:44 | merge trunk Leaf check-in: 91c27597c9 user: dgp tags: bug-3608714 | |
| 14:39 | merge trunk check-in: a9b44e12b1 user: dgp tags: bug-3608714 | |
| 08:20 | [11250a236d] Made the documentation of non-greediness overrides more obvious. check-in: 93531a5a13 user: dkf tags: trunk | |
| 07:51 | [c11a51c482] Stop race condition with -accept config option, and allow overriding of it via -headers... check-in: ab0370691f user: dkf tags: trunk | |
|
2015-05-17
| ||
| 23:45 | Temporary tweaks to allow Thread package tests to pass on Unix. check-in: 1334a0f10a user: mistachkin tags: bug-57945b574a | |
| 22:13 | This should completely fix the race conditions at the cost of more complexity. Also, on Unix, a mor... check-in: dcdbdb965a user: mistachkin tags: bug-57945b574a | |
| 20:13 | Update header file with the TIP number. check-in: 562aa37438 user: mistachkin tags: bug-57945b574a | |
| 20:10 | Fix deadlock. check-in: 0b7a654181 user: mistachkin tags: bug-57945b574a | |
| 19:49 | Merge updates from trunk. check-in: 7f74633ca9 user: mistachkin tags: bug-57945b574a | |
| 19:46 | Fix typo in the previous check-in. check-in: 88904831f0 user: mistachkin tags: bug-57945b574a | |
| 18:03 | Draft fix for a potential race condition in the new Tcl_MutexUnlockAndFinalize API. Not yet tested. check-in: 53d99af757 user: mistachkin tags: bug-57945b574a | |
| 12:56 | [ad6696285c] Correction of description of filter behaviour with 'unknown'. check-in: 90adc15aa1 user: dkf tags: trunk | |
| 12:06 | [ad6696285c] Demonstrate that filters are not called for destructors. check-in: 413d3622d5 user: dkf tags: trunk | |
|
2015-05-16
| ||
| 06:59 | Reword and clarify the doc changes from the previous check-in. check-in: 4b7f255148 user: mistachkin tags: bug-57945b574a | |
| 06:49 | First draft of the necessary doc changes. check-in: a68b3f0dac user: mistachkin tags: bug-57945b574a | |
|
2015-05-15
| ||
| 22:14 | [85ce4bf928] Fix for problems with storing Inf with [binary format R]. check-in: 21866fab39 user: dkf tags: bug-85ce4bf928 | |
| 14:40 | [0f42ff7871] Remove unintentional difference between interpreted and compiled [next]. check-in: 55abfff316 user: dkf tags: trunk | |
| 13:54 | [9dd1bd7a74] Ensure that [self] returns a sensible value in a destructor even when construction didn... check-in: b055612dca user: dkf tags: trunk | |
|
2015-05-14
| ||
| 11:20 | merge novem check-in: 782f3e764a user: dgp tags: dgp-refactor | |
| 11:20 | merge trunk check-in: 4099a7fc2b user: dgp tags: novem | |
| 11:19 | Bump to http 2.8.9 check-in: b855213f45 user: dgp tags: trunk | |
| 08:23 | [6a71dbe6ec] Ensure that compression errors log correctly. check-in: b61e62776b user: dkf tags: trunk | |
| 08:05 | [b9d0434667] Prefer the gzip encoding for transfers. It's less efficient, but it is far more interop... check-in: 52fd51a4df user: dkf tags: trunk | |
|
2015-05-12
| ||
| 15:00 | Added contributed tests from aspect Closed-Leaf check-in: 2417c6617a user: dgp tags: bug-0f42ff7871 | |
| 14:45 | merge trunk check-in: cddef08e73 user: dgp tags: bug-0f42ff7871 | |
|
2015-04-30
| ||
| 15:32 | merge novem check-in: 81b82b492e user: dgp tags: dgp-refactor | |
| 15:32 | merge trunk check-in: 63b60af5d4 user: dgp tags: novem | |
| 15:31 | test portability check-in: 019ec0ba40 user: dgp tags: trunk | |
| 15:31 | Test portability. check-in: 453c47d3d9 user: dgp tags: core-8-5-branch | |
| 15:26 | merge novem check-in: a8fcf3d71f user: dgp tags: dgp-refactor | |
|
2015-04-29
| ||
| 21:51 | merge trunk check-in: c80897363f user: jan.nijtmans tags: novem | |
| 20:35 | merge mark check-in: ec6a571ab9 user: dgp tags: trunk | |
| 20:34 | Use joinable threads to avoid thread finalization crashes. check-in: 20cec4e959 user: dgp tags: core-8-5-branch | |
| 18:16 | [894da183c8] Test and fix for regression in flushing blocked channels. check-in: 98d7d3d724 user: dgp tags: trunk | |
| 18:00 | [894da183c8] Test and fix for regression in flushing blocked channels. check-in: a13963e6e4 user: dgp tags: core-8-5-branch | |
| 16:34 | [894da183c8] Fix and test for bug at the point it was introduced. Closed-Leaf check-in: 8eb3c44932 user: dgp tags: bug-894da183c8 | |
| 07:56 | Merge tzdata2015d from ietf.org check-in: c440f651dd user: venkat tags: trunk | |
| 07:54 | Update to tzdata2015d from ietf.org check-in: 635281ed4f user: venkat tags: core-8-5-branch | |
|
2015-04-24
| ||
| 20:17 | [879a0747be] Repair handling of incomplete multi-byte chars at the ends of input buffers. Also prope... check-in: fa817d16c8 user: dgp tags: trunk | |
| 20:06 | [879a0747be] Repair handling of incomplete multi-byte chars at the ends of input buffers. Also prop... check-in: 4b964e7afb user: dgp tags: core-8-5-branch | |
| 15:48 | Fix UtfToUtfProc() to remove the potential to read beyond end of input buffer. check-in: 727d74f76d user: dgp tags: trunk | |
| 15:47 | Fix UtfToUtfProc() to remove the potential to read beyond end of input buffer. check-in: e1061dfe07 user: dgp tags: core-8-5-branch | |
|
2015-04-23
| ||
| 12:17 | Open linked folder shared on Windows - Patch [19ea026e43] check-in: 990679a4a2 user: oehhar tags: trunk | |
| 11:21 | Open linked folder shared on Windows - Patch [19ea026e43] check-in: 7d39fa6f82 user: oehhar tags: core-8-5-branch | |
|
2015-04-21
| ||
| 18:23 | Proposed fix for bug 879a0747be Closed-Leaf check-in: 606edab7e3 user: dgp tags: bug-879a0747be | |
|
2015-04-20
| ||
| 10:35 | Fix [8065d178229d8d335eee64d36ada37c4dedf2579|8065d17822]: Duplicate -DNDEBUG in compiler command wi... check-in: 0a2e3bb2d9 user: jan.nijtmans tags: trunk | |
|
2015-04-17
| ||
| 20:52 | bring in dgp's improvements to zippy check-in: b285882061 user: msofer tags: trunk | |
|
2015-04-16
| ||
| 12:27 | Reduce the list walking by keeping lastPtr fields. Closed-Leaf check-in: 51052eab9b user: dgp tags: zippy-fifo | |
|
2015-04-15
| ||
| 19:57 | Revise the zippy dance that pushes Blocks and Tcl_Objs back the shared pool so that the overal opera... check-in: ee5c16f99b user: dgp tags: zippy-fifo | |
|
2015-04-10
| ||
| 09:23 | Fix [a0a251e4e478977334da51e346cddff8ec3fbf52|a0a251e4e4]: tcl 8.6.4 compilation on windows with msy... check-in: c397433be3 user: jan.nijtmans tags: trunk | |
|
2015-04-09
| ||
| 19:53 | Add new public Tcl C API to allow a mutex to be unlocked and then finalized atomically. Candidate f... check-in: 30dc11630f user: mistachkin tags: bug-57945b574a | |
| 09:27 | Don't warn about warnings that are suppressed correctly now. check-in: d6a4608b51 user: dkf tags: trunk | |
| 09:20 | Squelch otherwise-unavoidable OSX warnings. It's like magic! check-in: 4760483bbd user: dkf tags: trunk | |
|
2015-04-08
| ||
| 19:08 | improve comments for TclMarkTailcall and friends check-in: 36cb964690 user: msofer tags: trunk | |
| 16:42 | Correction suggested by miguel. Passes test suite and fixes bug demos. check-in: 5c3a32ed23 user: dgp tags: bug-0f42ff7871 | |
| 14:37 | Proposed fix. check-in: b77f0e1f77 user: dgp tags: bug-0f42ff7871 | |
|
2015-04-04
| ||
| 11:47 | Don't fetch values we don't need. check-in: 6f8d422627 user: dkf tags: trunk | |
|
2015-03-31
| ||
| 02:48 | First sketch implementation of a Hash Array Map Trie (HAMT). check-in: b719efb9dd user: dgp tags: dgp-refactor | |
|
2015-03-24
| ||
| 18:38 | merge novem check-in: cc8a52a073 user: dgp tags: dgp-refactor | |
| 18:37 | merge trunk; purge TCL_HASH_KEY_STORE_HASH customization. That was a migration crutch to help code ... check-in: 237cb01cf9 user: dgp tags: novem | |
| 18:27 | There's no need to constrain the declaration of Tcl_GetMemoryInfo(). check-in: 07823e2c5d user: dgp tags: trunk | |
| 17:34 | Tcl source code already assumes the <limits.h> file is available. (See tcl/libtommath/tommath.h .) ... check-in: 713e898a78 user: dgp tags: trunk | |
| 15:18 | merge novem check-in: 408dde56d0 user: dgp tags: dgp-refactor | |
| 15:13 | merge trunk check-in: 199d4d8540 user: dgp tags: novem | |
|
2015-03-23
| ||
| 16:05 | fix comments describing tailcall implementation check-in: 3a9cbfee23 user: msofer tags: trunk | |
| 13:46 | fix comments describing tailcall implementation check-in: 654bad187e user: msofer tags: trunk | |
| 13:43 | more comments Closed-Leaf check-in: 8ef09a1e8a user: msofer tags: mig-tailcall-cleanup | |
| 02:11 | updated, improved tailcall comments check-in: cf96e3ae67 user: msofer tags: mig-tailcall-cleanup | |
| 01:01 | branch for ordering and grouping the tailcall related code, and especially clean up the comments check-in: 319c4b5555 user: msofer tags: mig-tailcall-cleanup | |
| 00:33 | completing the fix for bug d87cb182053fd79b3 check-in: 42560cb77f user: msofer tags: trunk | |
|
2015-03-22
| ||
| 22:28 | Demonstration fix for bug. check-in: e19921efbc user: dgp tags: bug-f97d4ee020 | |
|
2015-03-21
| ||
| 15:08 | adding a test to reveal a problem with the fix of bug d87cb182053fd79b3 check-in: 76751aba52 user: msofer tags: trunk | |
| 00:31 | [d87cb18205] Let compiled ensembles handle tailcalls properly. check-in: 6b81a0d7de user: dgp tags: trunk | |
|
2015-03-20
| ||
| 19:57 | Remove STRICT directive from public header. It does approximately nothing, and doesn't belong in ge... check-in: 806e97f718 user: dgp tags: trunk | |
|
2015-03-19
| ||
| 10:41 | Ticket [e66e444440]. Modified ReadConsoleBytes to handle Ctrl-C / Ctrl-Break and not return 0 bytes... check-in: 4368d9eefc user: ashok tags: trunk | |
|
2015-03-17
| ||
| 20:25 | Added better way to find executable name on OSX. check-in: 9844900283 user: dkf tags: bug-1224888 | |
| 19:47 | merge trunk check-in: f84d142b93 user: dkf tags: bug-1224888 | |
| 10:54 | Some cleanup of style issues. Closed-Leaf check-in: a2cf701b1c user: dkf tags: apn-hash-opt | |
| 01:07 | Checkpointing the core_zip_vfs branch against the lastest release check-in: 6200e05d2f user: hypnotoad tags: core_zip_vfs | |
|
2015-03-16
| ||
| 07:07 | Experimental branch implementing caching of hashed Tcl_Obj values. check-in: 7612bd6e33 user: ashok tags: apn-hash-opt | |
|
2015-03-13
| ||
| 17:14 | Upon further review, due the order of #include of headers, we do not have a history of a #define STR... Closed-Leaf check-in: 8a65d84d24 user: dgp tags: dgp-win-specific-strict | |
| 16:55 | The STRICT directive influences how #include "windows.h" works. This is not a generic concern. Move... check-in: 222ac77106 user: dgp tags: dgp-win-specific-strict | |
|
2015-03-12
| ||
| 15:07 | merge novem check-in: 6edb8b4e49 user: dgp tags: dgp-refactor | |
| 15:06 | merge trunk check-in: 94ad5d5d47 user: dgp tags: novem | |
| 14:47 | merge release check-in: d64e46c5af user: dgp tags: trunk | |
|
2015-03-11
| ||
| 20:56 | merge novem check-in: 129ac3fa0e user: dgp tags: dgp-refactor | |
| 20:55 | merge trunk check-in: 06a7c7a11e user: dgp tags: novem | |
| 12:30 | update changes Closed-Leaf check-in: 824b141077 user: dgp tags: rc1, release, core-8-6-4, core-8-6-4-rc | |
| 12:26 | merge trunk check-in: 2768b8131b user: dgp tags: core-8-6-4-rc | |
| 12:25 | merge mark check-in: 099f49094f user: dgp tags: trunk | |
|
2015-03-10
| ||
| 14:44 | Fix or at least improvement for Tcl/Tk Cocoa event loop by forcing Tcl_ServiceAll() event processing... check-in: d6acbd8534 user: kevin_walzer tags: core-8-5-branch | |
| 14:41 | Fix or at least improvement for Tcl/Tk Cocoa event loop by forcing Tcl_ServiceAll() event processing... check-in: a34070f149 user: kevin_walzer tags: trunk | |
|
2015-03-06
| ||
| 19:55 | .RS/.RE balance check-in: 03366013bb user: dgp tags: rc0, core-8-6-4-rc | |
| 19:48 | `make html` must tolerate bundled packages using configure.ac over configure.in. check-in: 2c50439818 user: dgp tags: core-8-6-4-rc | |
| 19:43 | product of a make dist check-in: b8d70a3abc user: dgp tags: core-8-6-4-rc | |
| 16:39 | merge mark check-in: 98dd813367 user: dgp tags: trunk | |
| 15:26 | merge release check-in: b8c2c4a918 user: dgp tags: core-8-5-branch | |
| 15:06 | repair nroff breakage check-in: 9bc8b7eb60 user: dgp tags: core-8-5-branch | |
| 14:59 | repair nroff breakage Closed-Leaf check-in: c689255965 user: dgp tags: core-8-5-18, core-8-5-18-rc | |
| 14:38 | products of "make dist" check-in: 193c06a3e4 user: dgp tags: core-8-5-18-rc | |
| 14:17 | update release date check-in: f551f39c25 user: dgp tags: core-8-5-18-rc | |
|
2015-03-03
| ||
| 21:29 | update changes check-in: 388ef7d2c1 user: dgp tags: core-8-6-4-rc | |
|
2015-03-02
| ||
| 22:38 | merge trunk check-in: 4083a2ec42 user: dgp tags: core-8-6-4-rc | |
| 08:54 | Deleted Win95/98-specific documentation as those platforms have long been unsupported. check-in: 792da66b36 user: ashok tags: trunk | |
|
2015-02-26
| ||
| 16:58 | autoconf-2.59 check-in: 87155b45ee user: dgp tags: core-8-6-4-rc | |
| 16:57 | Bump to 8.6.4. check-in: 0ae41bd701 user: dgp tags: core-8-6-4-rc | |
| 16:40 | merge novem check-in: c0ddc62dbe user: dgp tags: dgp-refactor | |
| 16:35 | merge trunk check-in: f28efa3202 user: dgp tags: novem | |
|
2015-02-24
| ||
| 15:08 | update changes check-in: 2ff5ea3d03 user: dgp tags: rc0, core-8-5-18-rc | |
|
2015-02-20
| ||
| 20:22 | merge 8.5 check-in: 67f53ba5ff user: dgp tags: core-8-5-18-rc | |
| 20:19 | [32b6159246] Accept aspect patch for broken [lreplace] bytecode. No more [lreplace {1 2 3} 2 0] => 1... check-in: a3653be454 user: dgp tags: trunk | |
| 19:30 | [e08c2c407b] The getHandleProc routine in the Tcl_Channel struct is optional. Update the docs to mak... check-in: 4b4a843052 user: dgp tags: trunk | |
| 19:29 | [e08c2c407b] The getHandleProc routine in the Tcl_Channel struct is optional. Update the docs to ma... check-in: 5d588dbd27 user: dgp tags: core-8-5-branch | |
|
2015-02-19
| ||
| 22:01 | per ticket [e08c2c407b053bbfaab] (and stray code related to [84f208762f172e]) adj code to passing t... check-in: e8e453a016 user: bch tags: trunk | |
| 19:19 | Do not fault! Tcl_Panic()! - improvements to handling Tcl_CreateChannel() args check-in: 8b6f2cc858 user: bch tags: trunk | |
| 19:16 | backout backwards-incompatible experiment that was accidentally committed Closed-Leaf check-in: 84f208762f user: bch tags: tclchan_assertions | |
| 18:57 | sync w/ [trunk] check-in: fac397e113 user: bch tags: tclchan_assertions | |
| 06:30 | merge trunk Leaf check-in: 96c4540f29 user: aspect tags: aspect-lreplace-fix | |
| 06:29 | undo erroneous change in [1fa2e32e07] check-in: 0a7c347ebc user: aspect tags: aspect-lreplace-fix | |
| 02:42 | handle [lreplace l x y ...] where y<x check-in: bdd93f86b9 user: aspect tags: aspect-lreplace-fix | |
| 02:34 | (core ticket [32b6159246]) Fix for [lreplace l x y] where y<x-1 check-in: a6f0049368 user: aspect tags: aspect-lreplace-fix | |
|
2015-02-12
| ||
| 17:08 | Merge trunk and tzdata2015a from ietf.org check-in: 7e2416a5da user: venkat tags: novem | |
| 15:13 | merge 8.5 check-in: 3b2bf8f550 user: dgp tags: core-8-5-18-rc | |
|
2015-02-11
| ||
| 23:54 | merge tzdata2015a from ietf.org check-in: c01663d9a7 user: venkat tags: trunk | |
| 15:56 | Even clearer failure messages. check-in: d82fc0ac6e user: dkf tags: tclchan_assertions | |
| 03:43 | merge mark check-in: c820272112 user: dgp tags: trunk | |
| 00:19 | merge tzdata2015a from ietf.org check-in: 371af1a745 user: venkat tags: core-8-5-branch | |
|
2015-02-08
| ||
| 06:50 | Tcl_ChanneType inputProc and outputProc tests, according to docs (ref: [e08c2c407b053bbfaab]) Closed-Leaf check-in: d535157618 user: bch tags: tclchan_assertions | |
| 05:04 | inputProc and outputProc tests run conditionally on TCL_READABLE, TCL_WRITABLE mask check-in: 29f5697dfd user: bch tags: tclchan_assertions | |
|
2015-02-07
| ||
| 21:19 | switch raw assert() to Tcl_Panic() per discussion w/ dkf check-in: 4c53df3107 user: bch tags: tclchan_assertions | |
| 21:12 | merge [trunk] check-in: e64fd539ad user: bch tags: tclchan_assertions | |
|
2015-02-06
| ||
| 19:56 | update changes check-in: c32d8dc2c2 user: dgp tags: core-8-5-18-rc | |
|
2015-02-05
| ||
| 19:24 | merge 8.5 check-in: ee79e4d205 user: dgp tags: core-8-5-18-rc | |
| 19:23 | Backport of channel mem leak fix that got missed before. check-in: 9682f2723c user: dgp tags: core-8-5-branch | |
| 18:17 | Bump to version 8.5.18. check-in: e4625e0e05 user: dgp tags: core-8-5-18-rc | |
|
2015-02-02
| ||
| 06:42 | Add tests 53.22-26 for [binary format] handling of values > FLT_MAX. These do not conform to the st... Leaf check-in: 63cb5104fb user: aspect tags: aspect-binary-float-inf | |
| 06:37 | binary format: round to (float)Inf Changes test results binary-13.12, 13.13, 53.12, 53.13 check-in: 168ba547d4 user: aspect tags: aspect-binary-float-inf | |
| 04:59 | (core ticket [85ce4bf928]) Ensure [binary format] stores single-precision infinities correctly. FLT... check-in: f4d7334db9 user: aspect tags: aspect-binary-float-inf | |
|
2015-01-29
| ||
| 18:39 | Fix [08872796bc] check-in: 938d402c18 user: dgp tags: trunk | |
| 18:36 | Test for bug [08872796bc]. check-in: 38a021fa60 user: dgp tags: trunk | |
| 18:34 | Test for bug [08872796bc]. check-in: ff27c03a64 user: dgp tags: core-8-5-branch | |
| 17:48 | Protect against extension variable resolvers that fail to play by the post-Var Reform rules. check-in: 9fff408391 user: dgp tags: trunk | |
| 17:37 | Protect against extension variable resolvers that fail to play by the post-Var Reform rules. check-in: 26b3701be6 user: dgp tags: core-8-5-branch | |
|
2015-01-26
| ||
| 21:00 | merge trunk check-in: 8fdd17d1b2 user: jan.nijtmans tags: novem | |
| 20:56 | Fix [df08482b042a16007f256bfbaaacfbe0def01074|df08482b04]: Double defined INFINITY in regguts.h check-in: fd1317ae18 user: jan.nijtmans tags: trunk | |
| 20:51 | merge trunk check-in: 8b523e16b0 user: dgp tags: bug-3608714 | |
| 20:47 | Fix [df08482b042a16007f256bfbaaacfbe0def01074|df08482b04]: Double defined INFINITY in regguts.h check-in: 4087cc2323 user: jan.nijtmans tags: core-8-5-branch | |
|
2015-01-23
| ||
| 13:53 | re-generate "configure" check-in: 6652be06bb user: jan.nijtmans tags: bug-1224888 | |
|
2015-01-22
| ||
| 20:00 | re-base to trunk check-in: 7d224d42f7 user: jan.nijtmans tags: bug-1224888 | |
|
2015-01-21
| ||
| 00:21 | truncateProc *can* be NULL check-in: 4f581ec708 user: bch tags: tclchan_assertions | |
|
2015-01-20
| ||
| 23:40 | assert() on missing definitions for Tcl_ChannelCreate() required struct Tcl_ChannelType{} fields. check-in: 03386a8409 user: bch tags: tclchan_assertions | |
|
2015-01-17
| ||
| 18:40 | apply contributed patch which fixes a segfault check-in: fa50ea7b17 user: jan.nijtmans tags: tip-389-impl | |
| 17:42 | merge trunk check-in: ba66980d64 user: jan.nijtmans tags: tip-389-impl | |
|
2015-01-02
| ||
| 22:43 | merge mark check-in: 690300420f user: dgp tags: trunk | |
| 22:42 | Now that we're using TCL_ENCODING_NO_TERMINATE - be careful about acting on the contents of dst -- t... check-in: bd7e81c0fb user: dgp tags: trunk | |
| 15:19 | Revert use of the install-headers target. Tcl 8.5 has no such target. check-in: 04e2c18195 user: dgp tags: core-8-5-branch | |
|
2014-12-23
| ||
| 18:52 | merge novem check-in: af900c390e user: dgp tags: dgp-refactor | |
| 18:44 | merge trunk check-in: 526ce54517 user: dgp tags: novem | |
| 18:39 | Add two new (undocumented) flags to the Tcl_ExternalToUtf() interface. TCL_ENCODING_NO_TERMINATE rej... check-in: 7cefe002e7 user: dgp tags: trunk | |
| 17:53 | Support TCL_ENCODING_CHAR_LIMIT in TableToUtfProc and EscapeToUtfProc drivers. Closed-Leaf check-in: 14b0ab81bb user: dgp tags: dgp-encoding-flags | |
| 17:48 | Support TCL_ENCODING_CHAR_LIMIT in the Iso88591ToUtfProc driver. check-in: 0a271e0a77 user: dgp tags: dgp-encoding-flags | |
| 17:46 | Support TCL_ENCODING_CHAR_LIMIT in the UnicodeToUtfProc driver. check-in: 18bd29454d user: dgp tags: dgp-encoding-flags | |
| 17:26 | Support TCL_ENCODING_CHAR_LIMIT in the UtfToUtfProc driver. check-in: 0ff413f9e5 user: dgp tags: dgp-encoding-flags | |
| 17:13 | Support TCL_ENCODING_CHAR_LIMIT in the BinaryProc driver. check-in: 32e5400e02 user: dgp tags: dgp-encoding-flags | |
| 16:57 | Use the new TCL_ENCODING_CHAR_LIMIT flag to have the encoding system manage the max chars to read co... check-in: 8890be077c user: dgp tags: dgp-encoding-flags | |
| 15:37 | merge novem check-in: 37e28f586b user: dgp tags: dgp-refactor | |
| 15:19 | merge trunk check-in: ce8eb2a4dd user: dgp tags: novem | |
| 03:11 | merge trunk check-in: b057d4a0fb user: dgp tags: dgp-encoding-flags | |
| 02:41 | Use more suitable variable name pushers. check-in: d9a4be6a30 user: dgp tags: trunk | |
| 02:12 | Eliminate TclIsLocalScalar(). No callers left. check-in: ace6686f02 user: dgp tags: trunk | |
| 01:28 | Revise CompileEachloopCmd() to use LocalScalar() in place of TclIsLocalScalar(). check-in: 2bff63d484 user: dgp tags: trunk | |
|
2014-12-22
| ||
| 20:27 | Convert the LocalScalar*() macros to rest on TclPushVarName rather than on TclIsLocalScalar(). check-in: f4187de9bb user: dgp tags: trunk | |
| 20:13 | Use (interp == NULL) argument to TclPushVarName() to signal that no compiling is desired. Only a lo... check-in: 4b3a62d56b user: dgp tags: trunk | |
| 19:57 | More complete use of the TCL_NO_ELEMENT flag to suppress useless actions. check-in: bfe5d18986 user: dgp tags: trunk | |
| 17:12 | merge mark check-in: 123f195b90 user: dgp tags: trunk | |
| 15:35 | One more (interp==NULL) shortcut. check-in: c7613a6017 user: dgp tags: core-8-5-branch | |
|
2014-12-19
| ||
| 17:57 | merge-mark. The compiler machinery has changed too much for any hope for a successful merge. TclIs... check-in: 5dfdd58c00 user: dgp tags: trunk | |
| 17:09 | Revise name and interface of new utility routines to match work already in place on the trunk. check-in: 632abe2721 user: dgp tags: core-8-5-branch | |
| 16:09 | [e711ffb458] Eliminate TclIsLocalScalar() and revise all callers to use more appropriate facilities. check-in: 05f7d1ec03 user: dgp tags: core-8-5-branch | |
| 15:55 | New utility routine GetLocalScalarIndex() reduces common caller boilerplate (and fixes a bug!) Closed-Leaf check-in: 8fefc24942 user: dgp tags: bug-e711ffb458 | |
| 15:13 | Use interp==NULL argument to PushVarName to signal that only an index into the CLT is sought, and no... check-in: b1eea13a69 user: dgp tags: bug-e711ffb458 | |
| 14:21 | With no callers left, TclIsLocalScalar() is removed. check-in: b052f09dbe user: dgp tags: bug-e711ffb458 | |
| 14:17 | Replace TclIsLocalScalar() with PushVarNameWord() in [dict for] compiler. check-in: 30a06fec35 user: dgp tags: bug-e711ffb458 | |
| 03:31 | Narrow scope of numVars. check-in: 90eb0b4cbb user: dgp tags: bug-e711ffb458 | |
|
2014-12-18
| ||
| 22:25 | A bit more tidying... check-in: 65e5d46da8 user: dgp tags: bug-e711ffb458 | |
| 22:13 | No need for a loopIndex. check-in: f58fb59cab user: dgp tags: bug-e711ffb458 | |
| 22:00 | No need for varvList any more. check-in: 3af30a1c21 user: dgp tags: bug-e711ffb458 | |
| 21:29 | Fix up the token array passed to PushVarNameWord. Remove string list parse. check-in: 840e1b7039 user: dgp tags: bug-e711ffb458 | |
| 21:08 | Replace use of TclIsLocalScalar() and late setting of varIndexes with an earlier setting of varIndex... check-in: e9759dbced user: dgp tags: bug-e711ffb458 | |
| 20:38 | Simplify creation and storage of temporaries check-in: 289b5a64d8 user: dgp tags: bug-e711ffb458 | |
| 20:34 | With that shift, varcList is no longer needed. check-in: c33787a640 user: dgp tags: bug-e711ffb458 | |
| 19:21 | Shift the allocation of AuxData earlier in the [foreach] compiler. check-in: 70aa317202 user: dgp tags: bug-e711ffb458 | |
| 18:16 | merge 8.5 check-in: c808ef0703 user: dgp tags: bug-e711ffb458 | |
| 18:06 | [7c187a3773] Fix error in managing inStatePtr->inQueueTail value in the byte-moving optimized path o... check-in: fca565edf9 user: dgp tags: trunk | |
| 14:38 | [af08e89777] Rework finalization to stop encoding-24.2 segfault. check-in: 60215f1e7a user: dgp tags: trunk | |
|
2014-12-17
| ||
| 20:47 | Rework the *FinalizeThread*() routines so that the quick exit preference is respected without need t... Closed-Leaf check-in: 0c55f8ef65 user: dgp tags: bug-af08e89777 | |
| 19:57 | Revise encoding finalization so that it does a more complete job of restoring the pre-initialized st... check-in: 519d6c8e9e user: dgp tags: bug-af08e89777 | |
| 11:21 | changes for TIP427 check-in: 452faca544 user: oehhar tags: trunk | |
| 08:42 | Include option -connecting in test iocmd-8.15.1 check-in: e3ea8c6212 user: oehhar tags: trunk | |
| 08:24 | TIP-427: make "fconfigure $h -connecting" official (client sockets only) check-in: 9fcbf61071 user: oehhar tags: trunk | |
| 08:22 | Documented "fconfigure $h -connecting" on socket man page Closed-Leaf check-in: b689b115bd user: oehhar tags: tip-427 | |
| 07:53 | Merge trunk check-in: bc38411db8 user: oehhar tags: tip-427 | |
|
2014-12-15
| ||
| 10:23 | merge trunk (but 86 -> 90) check-in: ba65c384d5 user: jan.nijtmans tags: novem | |
| 10:20 | 85 -> 86 check-in: 544df7aea5 user: jan.nijtmans tags: trunk | |
|
2014-12-14
| ||
| 12:13 | merge-mark check-in: 975a47cdd7 user: jan.nijtmans tags: trunk | |
|
2014-12-13
| ||
| 02:50 | Add header install flag to OS X GNUMakefile; thanks to Stephan Houben for patch check-in: 89931ded2d user: kevin_walzer tags: core-8-5-branch | |
| 02:47 | Add header install flag to OS X GNUMakefile; thanks to Stephan Houben for patch check-in: dbed517c8b user: kevin_walzer tags: trunk | |
|
2014-12-11
| ||
| 16:00 | Similar conversion of the [dict append] compiler. check-in: faac8851a1 user: dgp tags: bug-e711ffb458 | |
| 15:45 | Similar conversion for [dict update] compiler. check-in: 9de91b211d user: dgp tags: bug-e711ffb458 | |
| 15:19 | Similar revisions to [dict incr] compiler. check-in: 9536c9868a user: dgp tags: bug-e711ffb458 | |
| 14:41 | Get the word number right, even though it has no effect. check-in: a5a1d63f5c user: dgp tags: bug-e711ffb458 | |
| 14:40 | [e711ffb458] Same conversion for [catch] compiler. check-in: 710ee0e2d1 user: dgp tags: bug-e711ffb458 | |
|
2014-12-10
| ||
| 00:38 | merge tzdata2014j from ietf.org check-in: 582dfa389d user: venkat tags: novem | |
| 00:37 | merge tzdata2014j from ietf.org check-in: 753ce11db4 user: venkat tags: trunk | |
| 00:35 | tzdata2014j from ietf.org check-in: dbaa498f63 user: venkat tags: core-8-5-branch | |
|
2014-12-09
| ||
| 20:45 | [e711ffb458] Replace TclIsLocalScalar() with PushVarNameWord() in the compiler for [dict set]. check-in: 91baefb917 user: dgp tags: bug-e711ffb458 | |
| 20:29 | [e711ffb458] Replace TclIsLocalScalar() (which does the wrong thing).... with PushVarNameWord() (whi... check-in: f0b1afe696 user: dgp tags: bug-e711ffb458 | |
|
2014-12-08
| ||
| 16:23 | merge trunk check-in: 16ac00f4bb user: jan.nijtmans tags: novem | |
| 16:10 | Fix some gcc compiler warnings (probably cygwin-only) check-in: 9ad673da8e user: jan.nijtmans tags: trunk | |
| 16:05 | Fix some gcc compiler warnings (probably cygwin-only) check-in: c9948e5577 user: jan.nijtmans tags: core-8-5-branch | |
|
2014-12-07
| ||
| 12:17 | test for bug [c6ed4acfd8]: running async socket connect with other connect established will block tc... check-in: 972aaaacc9 user: oehhar tags: trunk | |
|
2014-12-06
| ||
| 11:19 | Potential fix for [c6ed4acfd8]. Simple typo in original fix for [336441ed59]. Was looping on stat... check-in: 0658e05c4a user: ashok tags: trunk | |
|
2014-12-05
| ||
| 21:28 | Ever since (Tcl)PushVarName() stopped making a recursive call to Tcl_ParseCommand() (in the pre-8.4.... check-in: 5c3b0b33f0 user: dgp tags: trunk | |
| 21:05 | Ever since (Tcl)PushVarName() stopped making a recursive call to Tcl_ParseCommand() (in the pre-8.4.... check-in: 189de46e3a user: dgp tags: core-8-5-branch | |
| 15:05 | Bringing core_zip_vfs up to date with trunk check-in: 52241094a3 user: hypnotoad tags: core_zip_vfs | |
| 12:28 | [d2ffcca163] Limit parsing results that are documented to accept only ASCII chars to actually follow... check-in: 576177cd54 user: dgp tags: trunk, potential incompatibility | |
|
2014-12-04
| ||
| 22:10 | [d2ffcca163] Limit parsing results that are documented to accept only ASCII chars to actually follow... check-in: 02260e5f9f user: dgp tags: core-8-5-branch, potential incompatibility | |
| 21:29 | Limit isalpha(.) calls in the expr parser to only apply to known ASCII arguments to make the results... Closed-Leaf check-in: 3b91a3e3f4 user: dgp tags: bug-d2ffcca163 | |
| 20:45 | The isalpha(.) calls remaining in the expr parser still bring nonportability. Commit a test that dem... check-in: fdba15aba6 user: dgp tags: bug-d2ffcca163 | |
| 18:26 | Stop using isalnum(.). Its results are not portable. Replace with our own private routine TclIsBar... check-in: b1289b438c user: dgp tags: bug-d2ffcca163 | |
| 13:02 | merge 8.5 check-in: 4d646128c8 user: dgp tags: bug-d2ffcca163 | |
|
2014-12-03
| ||
| 23:55 | And then another merge mark to finish. check-in: e6dd11413c user: dgp tags: trunk | |
| 23:54 | Now make the patch by hand that fossil could not merge. check-in: 0b5e44e98b user: dgp tags: trunk | |
| 23:51 | Just a merge mark since fossil cannot do it right. check-in: 6288895427 user: dgp tags: trunk | |
| 23:46 | [0c043a175] backport fix from trunk. check-in: 2f83d4eae5 user: dgp tags: core-8-5-branch | |
| 23:34 | missing unset in new test check-in: f06e472e4e user: msofer tags: trunk | |
| 23:27 | fix var($) problem, bug [0c043a175] (thx dgp) check-in: a99cda1ce0 user: msofer tags: trunk | |
| 23:17 | test and fix (thx dgp) Closed-Leaf check-in: 2e6529b49a user: msofer tags: bug-0c043a175 | |
| 23:05 | [0dca3bfa8f] Strengthen validity checks on fast-path string comparison. check-in: 10719b63c9 user: dkf tags: trunk | |
| 13:22 | adding a test for the bug check-in: dcc6ec3e90 user: msofer tags: bug-0c043a175 | |
|
2014-12-01
| ||
| 20:17 | Fix missing export of the "NewForeachInfoType" AuxData structure for tbcload/tclcompiler packages. check-in: edb0dea965 user: andreask tags: trunk | |
|
2014-11-26
| ||
| 18:17 | Merge from trunk Leaf check-in: b99509d26e user: jcr tags: jcr-notifier-poll | |
| 17:00 | Same issue in expr parser also tested and fixed. check-in: 036e351e31 user: dgp tags: bug-d2ffcca163 | |
| 16:22 | I like this patch better. Retain the byte orientation of the parser. check-in: a9c0ceafde user: dgp tags: bug-d2ffcca163 | |
|
2014-11-25
| ||
| 21:24 | One way to fix the parser of $-substitution accepting non-ASCII varnames. check-in: bbd9471b6d user: dgp tags: bug-d2ffcca163 | |
| 19:25 | merge [e11d223695c5468b1bfb3db35ebf54856501fdf0], specifically for ./generic/tclExecute.c work (prop... Leaf check-in: c7bc4d485a user: bch tags: bch_coverity | |
|
2014-11-24
| ||
| 03:11 | merge trunk check-in: 74365a92a9 user: dgp tags: dgp-encoding-flags | |
| 03:08 | [e087812465] Trim back operatorStrings array to just the entries that are needed. Trims away the par... check-in: e11d223695 user: dgp tags: trunk | |
| 03:00 | [e087812465] Trim back operatorStrings array to just the entries that are needed. Trims away the pa... check-in: 0b2a28a78f user: dgp tags: core-8-5-branch | |
|
2014-11-21
| ||
| 13:10 | merge trunk check-in: d6600334f0 user: jan.nijtmans tags: novem | |
| 13:05 | Fix [743338466549f09e3956d8a86e6f9a8030f227cb|7433384665]: socket error encoding bug. check-in: 19efe47577 user: jan.nijtmans tags: trunk | |
|
2014-11-17
| ||
| 20:55 | merge 8.6.3 core (ref: [core-8-6-3]; nb: specific tag could change in future.) check-in: 5c0a5f44ce user: bch tags: bch_coverity | |
| 15:04 | Added the zvfstools file to the installer check-in: 7e8220ba60 user: hypnotoad tags: core_zip_vfs | |
| 13:00 | merge trunk check-in: 0b851de3a3 user: dgp tags: dgp-encoding-flags | |
|
2014-11-15
| ||
| 23:45 | Tweaks to build Leaf check-in: 92779ba3ee user: hypnotoad tags: core_zip_vfs_c_encoder | |
| 21:46 | Add to Tcl_ExternalToUtf() a capability to impose a limit on the number of chars produce in the enco... check-in: 4c4b417d21 user: dgp tags: dgp-encoding-flags | |
| 21:13 | With no padding needed for a terminating NUL, there no need for a distinction between the dstNeeded ... check-in: 08d5c4e676 user: dgp tags: dgp-encoding-flags | |
| 21:08 | Tcl_ExternalToUtf appends a terminating NUL to its encoded results. Perhaps this is a welcome conven... check-in: dfbd1c41a7 user: dgp tags: dgp-encoding-flags | |
| 14:48 | Added the C implementation of the zipvfs encoder that was originally bundled into the zvfs.c file as... check-in: cb1011bfac user: hypnotoad tags: core_zip_vfs_c_encoder | |
| 00:12 | For the feature branch we now enable Zip file functions for all shells in Unix, and explicitly name ... check-in: 1d8bf095f0 user: hypnotoad tags: core_zip_vfs | |
|
2014-11-14
| ||
| 12:29 | Merge trunk. Update to Unicode 8 beta check-in: 5e0b59a946 user: jan.nijtmans tags: tip-389-impl | |
| 09:47 | merge trunk check-in: b83be1ab3b user: jan.nijtmans tags: novem | |
| 09:44 | Remove a number of eol-spaces. No change in functionality. check-in: 43b5a95f6d user: jan.nijtmans tags: trunk | |
|
2014-11-13
| ||
| 16:08 | Simplify NativeIsComPort() implementation: native paths never end in ':', and never use forward slas... check-in: f27ce7a1a5 user: jan.nijtmans tags: trunk | |
| 15:50 | Add a mode for injecting the TkDll into the VFS check-in: b607f9b797 user: hypnotoad tags: core_zip_vfs | |
| 14:58 | Removed _ANSI_ARGS_ macros. They were not compiling in Tk for some reason today... check-in: 758f3bb391 user: hypnotoad tags: core_zip_vfs | |
| 14:30 | Tweak to delete the tclzsh.vfs directory before the rm -rf tclvfs* statement in "make clean" check-in: c0b9d42ce2 user: hypnotoad tags: core_zip_vfs | |
| 14:13 | Merging in changes from trunk check-in: 173ba18398 user: hypnotoad tags: core_zip_vfs | |
| 12:52 | Improve documentation on the use of com ports (remove references to Windows 95, deprecate the use of... check-in: 90f8c27d0d user: jan.nijtmans tags: trunk | |
| 12:29 | Improve documentation on the use of com ports (remove references to Windows 95, deprecate the use of... check-in: d2562ffa65 user: jan.nijtmans tags: core-8-5-branch | |
| 03:20 | Even though we are ultimately terminating the process, we manage our resources. (ref: Coverity CID 4... check-in: 836d53271d user: bch tags: bch_coverity | |
|
2014-11-12
| ||
| 04:45 | merge novem check-in: edf50096a2 user: dgp tags: dgp-refactor | |
| 04:44 | merge trunk check-in: c0fa0060a5 user: dgp tags: novem | |
| 04:35 | merge release check-in: 2b53ef7858 user: dgp tags: trunk | |
|
2014-11-11
| ||
| 22:23 | Likely fix for channel mem leaks. Closed-Leaf check-in: 450a131ee7 user: dgp tags: core-8-6-3-rc, core-8-6-3, release | |
|
2014-11-09
| ||
| 06:56 | coverity 1251249 Out-of-bounds read, off-by-one check-in: 12524da9f5 user: bch tags: bch_coverity | |
|
2014-11-08
| ||
| 07:06 | [214cc0eb22] Add tests to make sure that this bug stays fixed. check-in: fcc112066f user: dkf tags: trunk | |
|
2014-11-07
| ||
| 17:48 | Correct -singleproc 1 testing flaws. check-in: b71c2af14a user: dgp tags: rc2, core-8-6-3-rc | |
| 14:10 | update changes; more test suite polishing. check-in: 156a2211b7 user: dgp tags: core-8-6-3-rc | |
| 13:59 | Make sure all uses of the [testbytestring] command are constrained. check-in: c60e3fa141 user: dgp tags: core-8-6-3-rc | |
|
2014-11-06
| ||
| 18:38 | Merged latest trunk work (especially changes to eof handling) into the RC. check-in: b37ba326f6 user: andreask tags: core-8-6-3-rc | |
| 17:34 | cleanup global namespace litter check-in: 1647ca4c08 user: dgp tags: trunk | |
| 16:56 | merge novem check-in: 49f1d7fec5 user: dgp tags: dgp-refactor | |
| 16:56 | merge trunk check-in: d5dbec3ae3 user: dgp tags: novem | |
| 16:34 | [5adc350683] Stop Tcl forcing EOF condition on channels to be permanent. It may be fleeting, and all... check-in: 16bdf667aa user: dgp tags: trunk | |
| 16:24 | [5adc350683] Stop Tcl forcing EOF condition on channels to be permanent. It may be fleeting, and all... check-in: bd09a69e14 user: dgp tags: core-8-5-branch | |
| 16:20 | merge iogt fixes. Closed-Leaf check-in: 032cde93a3 user: dgp tags: bug-5adc350683-86 | |
| 16:12 | Also test transfroms that delay. Closed-Leaf check-in: 431afa5371 user: dgp tags: bug-5adc350683 | |
| 15:49 | fix failing test check-in: 40e3fd70f3 user: dgp tags: bug-5adc350683 | |
| 15:06 | New test iogt-7.0 demos bug in [testchannel transform]. check-in: 6955a98430 user: dgp tags: bug-5adc350683 | |
| 14:52 | Another test checking that handling when transform returns nothing is right. check-in: d7e45b9c0f user: dgp tags: bug-5adc350683-86 | |
| 13:38 | New tests iortrans-4.11* demonstrate what was wrong with the "leaky EOF flag" approach in 8.6.1 and ... check-in: d603576fb7 user: dgp tags: bug-5adc350683-86 | |
|
2014-11-05
| ||
| 20:34 | Reflected Transform channel fix. Be sure each EOF on the base channel gets passed up to become an e... check-in: 8b00e4587f user: dgp tags: bug-5adc350683-86 | |
| 16:47 | New test iortrans-4.10 to demo failure of channel transformation to handle fleeting EOF in the base ... check-in: d73979ff65 user: dgp tags: bug-5adc350683-86 | |
| 16:39 | merge trunk check-in: 92fc15829a user: dgp tags: bug-5adc350683-86 | |
| 06:36 | [214cc0eb22] Restore [lappend $var] return value to the 8.6.1- behavior. If this is going to change,... check-in: f40e585e4b user: dgp tags: trunk | |
|
2014-11-04
| ||
| 16:05 | Proposed workaround for [b5ced5865b]: newer MinGW compilers can link directory to the zlib dll, hope... Closed-Leaf check-in: f4b66e37c7 user: jan.nijtmans tags: bug-b5ced5865b | |
|
2014-11-03
| ||
| 21:37 | Make sure reflected channels do not make a double call to Tcl_ReadRaw(), with the unwarranted assump... check-in: b3df4b3d82 user: dgp tags: bug-5adc350683-86 | |
| 21:04 | Same patch re-enabling read after EOF, but here applied to 8.6. Likely additional changes needed in ... check-in: e9b791012a user: dgp tags: bug-5adc350683-86 | |
| 20:54 | merge 8.5 check-in: d7e566ea16 user: dgp tags: bug-5adc350683 | |
| 20:39 | [5adc350683] Reworked the management of the EOF states to re-enable the ability to read beyond EOF. ... check-in: 77bf4ea593 user: dgp tags: bug-5adc350683 | |
| 12:54 | Add test-case for previous commit, which shows that when trying to open a filename with invalid char... check-in: 9971779e88 user: jan.nijtmans tags: trunk | |
| 12:44 | Add test-case for previous commit, which shows that when trying to open a filename with invalid char... check-in: e03818474b user: jan.nijtmans tags: core-8-5-branch | |
| 10:23 | Better errormessage when file path contains invalid characters. check-in: 58143ff4f8 user: jan.nijtmans tags: trunk | |
| 10:14 | Better errormessage when file path contains invalid characters. See: [03414f517b7a74]. check-in: 20366d4c8e user: jan.nijtmans tags: core-8-5-branch | |
|
2014-11-01
| ||
| 14:52 | Disable assertion until tls bug it detects is fixed. check-in: bd7e5a4c20 user: dgp tags: trunk | |
|
2014-10-31
| ||
| 11:14 | Extend WinIsReserved() to recognize COM[5-9]: as valid com ports as well. Prevent possible buffer-ov... check-in: 68cbd0b200 user: jan.nijtmans tags: trunk | |
| 10:57 | Extend WinIsReserved() to recognize COM[5-9]: as valid com ports as well. check-in: 25a624797c user: jan.nijtmans tags: core-8-5-branch | |
| 10:20 | When translating a reserved devicename to native pathname, strip ':' postfix. Possible fix for [dcc0... check-in: a48b313b26 user: jan.nijtmans tags: trunk | |
| 09:59 | When translating a reserved devicename to native pathname, strip ':' postfix. Possible fix for [dcc0... check-in: 198d89722a user: jan.nijtmans tags: core-8-5-branch | |
|
2014-10-29
| ||
| 14:54 | Base test for [5adc350683]. check-in: 19b8cc5448 user: dgp tags: bug-5adc350683 | |
| 13:49 | merge 8.5 check-in: 2d01a0b901 user: dgp tags: bug-5adc350683 | |
|
2014-10-28
| ||
| 20:10 | Work in progress restoring ability to [read] after [eof] and get non-empty strings back in those cas... check-in: 442bff14d8 user: dgp tags: bug-5adc350683 | |
| 13:06 | merge trunk check-in: c75e80f332 user: dgp tags: core-8-6-3-rc | |
| 11:42 | Revert bug-fix for [2413550], in order to be able to investigate whether it caused [dcc03414f5] or n... Closed-Leaf check-in: 35aa29eca7 user: jan.nijtmans tags: bug-dcc03414f5 | |
|
2014-10-26
| ||
| 07:53 | Support for Windows 10 check-in: f01531c3d2 user: jan.nijtmans tags: trunk | |
| 07:51 | Support for Windows 10 check-in: 585b37d8d8 user: jan.nijtmans tags: core-8-5-branch | |
|
2014-10-24
| ||
| 20:10 | merge mark check-in: a9d85b0a22 user: dgp tags: trunk | |
| 20:07 | merge release check-in: 4b568c140c user: dgp tags: core-8-5-branch | |
|
2014-10-22
| ||
| 14:46 | by request check-in: 76fb8c73a5 user: dgp tags: rc1, core-8-6-3-rc | |
|
2014-10-21
| ||
| 01:20 | Fixes to allow a standard tclsh build to do the zip file encoding, instead of having to do it all t... check-in: 6c7635e2ee user: hypnotoad tags: core_zip_vfs | |
| 01:11 | Tweaked zvfstools to always allows the zvfs::mkzip command, and defer the check for the rest of the ... check-in: 5cef4847a0 user: hypnotoad tags: core_zip_vfs | |
| 01:04 | Replaced calls to zip with calls to the new pure-tcl zipfile encoder embedded in zvfstools. Fixed a... check-in: 6dd3878e92 user: hypnotoad tags: core_zip_vfs | |
|
2014-10-20
| ||
| 20:54 | Added the zipfile::encode routine from Tcllib, and a rudimentary zipfile decode as a package "zvfsto... check-in: 8b58e606ad user: hypnotoad tags: core_zip_vfs | |
| 19:59 | Renamed "tclkit" to "tclzsh" Removed tclzsh from "make binaries". (It the user wants it, they have ... check-in: 5577189ee9 user: hypnotoad tags: core_zip_vfs | |
| 01:23 | Removed the dual ported canonical path mapping scheme to allow Odie and FreeWrap to coexist. The res... check-in: dd441a751c user: hypnotoad tags: core_zip_vfs | |
| 01:20 | Added thread mutex/release calls around the potentially contested regions of the code: Mounting a... check-in: eb7ef71fe1 user: hypnotoad tags: core_zip_vfs | |
|
2014-10-19
| ||
| 20:20 | Added a "_bare" stage to capture the kit executable before the VFS is wrapped to it. check-in: 9edde82482 user: hypnotoad tags: core_zip_vfs | |
| 20:03 | Update the zipvfs implementation with additional code from both Odie and Dennis LaBelle's FreeWrap.... check-in: 5fa52cd7ed user: hypnotoad tags: core_zip_vfs | |
| 11:06 | Bringing in the latest fixes from trunk check-in: d4e9327ae2 user: seandeelywoods tags: core_zip_vfs | |
|
2014-10-18
| ||
| 22:51 | merge novem check-in: a63895b926 user: dgp tags: dgp-refactor | |
| 22:49 | merge trunk: check-in: 7abadb418f user: dgp tags: novem | |
| 22:43 | merge trunk check-in: 0a522a5abd user: dgp tags: rc0, core-8-6-3-rc | |
| 20:11 | update changes Closed-Leaf check-in: 90f02fbce3 user: dgp tags: rc0, core-8-5-17-rc, core-8-5-17 | |
| 20:06 | merge 8.5 check-in: b45b149a60 user: dgp tags: core-8-5-17-rc | |
| 20:03 | [10dc6daa37] New fix for [gets] on non-blocking channel. This time properly accounts for the effects... check-in: 58e5b26f2a user: dgp tags: trunk | |
| 19:50 | [10dc6daa37] New fix for [gets] on non-blocking channel. This time properly accounts for the effect... check-in: dfb79fa482 user: dgp tags: core-8-5-branch | |
|
2014-10-17
| ||
| 14:28 | Merge trunk Closed-Leaf check-in: 1984d275c5 user: oehhar tags: tip-428 | |
| 12:52 | fconfigure -peername and -sockname return empty string while async connect running. check-in: 44cb942486 user: oehhar tags: trunk | |
| 12:28 | New tests: 14.16: -peername empty while async connect running, 14.17: -sockname check-in: de0ebf629b user: oehhar tags: tip-427 | |
| 10:00 | Merge trunk check-in: e14a019b4f user: oehhar tags: tip-427 | |
|
2014-10-14
| ||
| 18:12 | Bump to Tcl 8.6.3, TclOO 1.0.3, and update changes file. check-in: 481f2d5443 user: dgp tags: core-8-6-3-rc | |
|
2014-10-13
| ||
| 17:34 | missed a bump check-in: 59a0067f32 user: dgp tags: core-8-5-17-rc | |
| 17:15 | update changes file check-in: 286dced066 user: dgp tags: core-8-5-17-rc | |
|
2014-10-10
| ||
| 20:37 | Resolve test conflicts over global vars check-in: 524b934ef0 user: dgp tags: trunk | |
| 20:17 | Bump to 8.5.17 check-in: 08c159aa7e user: dgp tags: core-8-5-17-rc | |
| 20:04 | merge novem check-in: d5c6105bab user: dgp tags: dgp-refactor | |
| 20:03 | merge trunk check-in: 40b2999ded user: dgp tags: novem | |
| 20:02 | merge mark check-in: db897a5666 user: dgp tags: trunk | |
| 20:02 | backport those tests that can be check-in: 2bd1163469 user: dgp tags: core-8-5-branch | |
| 19:56 | [bf7135428c] Restore the Tcl_Write() return value logic. check-in: 2e1556fb0e user: dgp tags: trunk | |
| 19:54 | [bf7135428c] Restore the Tcl_Write() return value logic. check-in: 9e301d16f7 user: dgp tags: core-8-5-branch | |
| 19:44 | [ed29c4da21] Completed fix for [chan copy] handling [chan blocked]. check-in: b71be3e49e user: dgp tags: trunk | |
| 19:36 | Add Colin's test for coro floor above street level [Bug #3008307] check-in: b6705463b3 user: ferrieux tags: trunk | |
| 19:02 | Another test so both DoRead and MBRead are covered. check-in: 0b0cac0b60 user: dgp tags: trunk | |
| 18:28 | [ed29c4da21] Merge patch from 8.5, still not a complete fix. check-in: 009cbc8def user: dgp tags: trunk | |
| 18:24 | [ed29c4da21] Don't let BLOCKED state get converted into a channel error. check-in: a0b44a3c1d user: dgp tags: core-8-5-branch | |
| 16:13 | New test io-53.15 for [ed29c4da21]. check-in: ead247a36f user: dgp tags: trunk | |
| 15:38 | New test io-53.15 for [ed29c4da21]. check-in: 6464f9b757 user: dgp tags: core-8-5-branch | |
|
2014-10-09
| ||
| 18:44 | Updated patch for Ticket 3328635 to implement fixes for virtualk time (use of clock_gettime, and, wh... Closed-Leaf check-in: 265e84eb5e user: andreask tags: tkt3328635-posix-monotonic-clock | |
| 14:56 | [2039178] Remove false claims about TCL_INTERP_DESTROYED flag bit in command traces. check-in: 5234b9ac20 user: dgp tags: trunk | |
| 14:52 | [2039178] Remove false claims about TCL_INTERP_DESTROYED flag bit in command traces. check-in: b14bb38f76 user: dgp tags: core-8-5-branch | |
|
2014-10-08
| ||
| 12:07 | merge novem check-in: d99d6b5460 user: dgp tags: dgp-refactor | |
| 07:14 | Merge trunk check-in: 1fde3c846f user: jan.nijtmans tags: novem | |
| 07:11 | Fix [59a2e78e54d3361c33b8cd6eef55d384d8abecd7|59a2e78e54] : tclWinTime.c does not compile with MSVC1... check-in: c9c7d35c9d user: jan.nijtmans tags: trunk | |
| 07:02 | Fix [59a2e78e54d3361c33b8cd6eef55d384d8abecd7|59a2e78e54] : tclWinTime.c does not compile with MSVC1... check-in: c69f003888 user: jan.nijtmans tags: core-8-5-branch | |
|
2014-10-03
| ||
| 20:26 | merge novem check-in: 0e216d959a user: dgp tags: dgp-refactor | |
| 20:26 | merge trunk check-in: 830dc0d2e2 user: dgp tags: novem | |
| 20:20 | fix [bc1a96407a] check-in: d7030fb605 user: dgp tags: trunk | |
| 15:47 | test cases Closed-Leaf check-in: c812d55777 user: dgp tags: bug-bc1a96407a | |
|
2014-10-02
| ||
| 21:40 | Possible fix for testing. check-in: 7bc07a4974 user: dgp tags: bug-bc1a96407a | |
| 17:43 | [bc1a96407a] Partial solution should avoid crash, but may lead to wrong behavior. check-in: 6c9efd94aa user: dgp tags: bug-bc1a96407a | |
| 14:52 | merge novem check-in: 9d27a814c2 user: dgp tags: dgp-refactor | |
| 14:51 | merge trunk check-in: a20825f456 user: dgp tags: novem | |
| 14:46 | [bc5b790099] Improper calculation of new dstLimit value. New test io-12.7. check-in: 32edfe9722 user: dgp tags: trunk | |
| 14:43 | [bc5b790099] Improper calculation of new dstLimit value. New test io-12.7. check-in: df382f0bf1 user: dgp tags: core-8-5-branch | |
|
2014-09-30
| ||
| 19:41 | Remove TODO when it gets TODONE check-in: c999e510e1 user: dgp tags: dgp-refactor | |
| 19:37 | Convert loop to use a BP iterator. check-in: adc6634678 user: dgp tags: dgp-refactor | |
|
2014-09-29
| ||
| 13:37 | Rebase the refactoring branch to novem. check-in: 663194637e user: dgp tags: dgp-refactor | |
| 13:25 | merge trunk check-in: 95094291e7 user: dgp tags: dgp-refactor | |
| 13:10 | Restore build - transform AuxData collection to Brodnik Array check-in: d5caacf10d user: dgp tags: dgp-refactor | |
| 11:49 | Merge new disassembler. DOES NOT BUILD! tclDisassemble.c still needs conversion. check-in: 16dfcd4ff8 user: dgp tags: dgp-refactor | |
|
2014-09-28
| ||
| 22:23 | merge trunk check-in: 9a9386911e user: dgp tags: novem | |
|
2014-09-27
| ||
| 21:36 | Backing out commit [cddbfc3081], fix for bug [82521bfb6734f891dd] The "optimisation" in that commit... check-in: 956d1be41b user: msofer tags: trunk | |
| 20:28 | Applied patch by Andreas Leitgeb so that [string cat]'s compiled bytecode optimally groups args by 2... check-in: 32c3cbf245 user: ferrieux tags: trunk | |
|
2014-09-26
| ||
| 12:05 | Implemented tip-427: socket fconfigure option -connecting plus no -peername,-sockname when still con... check-in: 2baaa060aa user: oehhar tags: tip-427 | |
| 11:34 | Win implementation of TIP 428 Rev 1.21: fconfigure channel -error ?errorDictVar? check-in: 2d27b66029 user: oehhar tags: tip-428 | |
|
2014-09-25
| ||
| 18:47 | comment fix check-in: 39d3ca2cad user: dgp tags: trunk | |
| 13:27 | Win implementation of TIP 428 Rev 1.21: fconfigure channel -error ?otherVar? This branch is a doubl... Closed-Leaf check-in: ed4a7d805e user: oehhar tags: tip-428 | |
|
2014-09-22
| ||
| 18:27 | Merge with trunk check-in: aa4f784295 user: hypnotoad tags: core_zip_vfs | |
|
2014-09-20
| ||
| 12:37 | Added a script-readable bytecode disassembler in tcl::unsupported. check-in: 9b04dd8ea0 user: dkf tags: trunk | |
| 11:40 | Tidy things up a bit more. Closed-Leaf check-in: e31506063b user: dkf tags: dkf-improved-disassembler | |
|
2014-09-19
| ||
| 06:36 | Merge from trunk check-in: 9d87cb1287 user: hypnotoad tags: core_zip_vfs | |
|
2014-09-17
| ||
| 13:40 | merge trunk check-in: a21142a02c user: dgp tags: dgp-refactor | |
| 13:16 | merge trunk check-in: e483b90ad3 user: jan.nijtmans tags: novem | |
| 10:47 | merge-mark check-in: c3abb5be5a user: jan.nijtmans tags: trunk | |
| 08:33 | Walked back modifications to tclConfig.sh.in (Builds don't require them anymore) check-in: 63f755231c user: tne tags: core_zip_vfs | |
| 08:31 | Removed non-working tclkit-direct makefile technique check-in: f62bd8dc6e user: tne tags: core_zip_vfs | |
|
2014-09-16
| ||
| 23:07 | Added a "make tclkit" to makefile Removed debugging fprintf check-in: b2491b1e92 user: hypnotoad tags: core_zip_vfs | |
| 15:52 | Better pic flag for OpenBSD. check-in: ae05904233 user: stwo tags: core-8-5-branch | |
| 15:48 | Better pic flag for OpenBSD. check-in: fc3dfd9bc8 user: stwo tags: trunk | |
| 11:14 | fix silly errors, add tests Leaf check-in: e26675fabd user: aspect tags: aspect-file-createdir | |
| 10:47 | file createdir PoC check-in: 656abcf350 user: aspect tags: aspect-file-createdir | |
| 10:32 | ... okay, so it looks like: * TclCallVarTraces *can* identify the name of an array element becaus... Leaf check-in: 0166a72b6a user: aspect tags: aspect-array-traces | |
|
2014-09-15
| ||
| 14:59 | Removed non-working code from the end of the mkVfs.tcl script check-in: 36c73f3d2f user: hypnotoad tags: core_zip_vfs | |
| 10:04 | Modified the makefile to produce a distinct name for a kit depending on whether it was compiled stat... check-in: 2c33cc0626 user: hypnotoad tags: core_zip_vfs | |
| 09:44 | The unix build has been pared down to the minimum hooks required to build a VFS enabled Tclsh with a... check-in: f0b37aebaf user: hypnotoad tags: core_zip_vfs | |
|
2014-09-14
| ||
| 17:11 | whitespace tweak check-in: 61b66a0f21 user: dkf tags: dkf-improved-disassembler | |
| 16:51 | merge trunk check-in: d7e6ea8c44 user: dkf tags: dkf-improved-disassembler | |
|
2014-09-12
| ||
| 17:59 | Zip enabled shells now build just like tclsh. Whether they are dynamic or static is determined by -... Closed-Leaf check-in: 8f11d69abf user: tne tags: core_zip_vfs | |
| 16:13 | Backing out code that inserted a debug statement into the http package check-in: 623e75f093 user: hypnotoad tags: core_zip_vfs | |
| 16:06 | Merging in changes from trunk check-in: ba85013c28 user: hypnotoad tags: core_zip_vfs | |
| 16:03 | Developed an improved bootloader built around TclSetPreInitScript. The new bootloader now mounts th... check-in: c6b845bda5 user: hypnotoad tags: core_zip_vfs | |
|
2014-09-11
| ||
| 04:31 | merge trunk check-in: a9c6fb8114 user: stwo tags: stwo-dev86 | |
|
2014-09-10
| ||
| 22:17 | [cee90e4e88] Correct error in stack depth checking. check-in: b5ecfdaff3 user: dgp tags: trunk | |
| 08:24 | [2486824] Improve error message; not all that upvars is an upvar. check-in: aa55afef99 user: dkf tags: trunk | |
| 08:20 | [2486824] Improve error message; not all that upvars is an upvar. check-in: f3c64a7a7c user: dkf tags: core-8-5-branch | |
|
2014-09-09
| ||
| 19:49 | [84af1192f5]: [regsub] compiler no longer confused by quantification handling. check-in: 25f44e9a6d user: dkf tags: trunk | |
| 15:23 | Folding the core_zip_vfs_static work back into main branch. The pure-dynamic line of research was no... check-in: c5e069de45 user: hypnotoad tags: core_zip_vfs | |
| 15:09 | Added the "run tcl dll from vfs" magic to windows check-in: cde34f25f5 user: hypnotoad tags: core_zip_vfs | |
| 15:02 | Add tclkit to "make all" and install check-in: 84365e493b user: hypnotoad tags: core_zip_vfs | |
| 14:47 | Instead of statically link the tclkit executable, pack the tcl dll in the VFS check-in: 8d38788ffd user: hypnotoad tags: core_zip_vfs | |
| 13:59 | Add Static library link instructions to tclConfig.sh Closed-Leaf check-in: 2cd7c40e2b user: hypnotoad tags: core_zip_vfs_static | |
| 07:55 | Instead of statically compiling the Tclkit executable straight from .o files, generate a static libr... check-in: 03dbd642da user: hypnotoad tags: core_zip_vfs_static | |
| 06:54 | Added the tclkit binaries to install check-in: f38b8d5ad3 user: hypnotoad tags: core_zip_vfs_static | |
|
2014-09-08
| ||
| 22:50 | Refine TclFinalizeThreadData so that the quick-exit optimization really only affects exit. check-in: c16bc1a7db user: ferrieux tags: trunk | |
| 21:36 | Zap outdated comment. Leaf check-in: d61626209b user: ferrieux tags: nonmonotonic-obj-alloc | |
| 21:22 | Exceptional handling of oo::class has to be consistent throughout. check-in: 084ef81a6c user: dgp tags: trunk | |
| 00:37 | Change one '#ifdef' to '#if defined()' for improved consistency within the file, as in checkin [211a... check-in: 0746efa716 user: stwo tags: core-8-5-branch | |
|
2014-09-06
| ||
| 19:56 | Don't leak our temp sorted chunk table. check-in: a3fa5b8266 user: ferrieux tags: nonmonotonic-obj-alloc | |
| 14:31 | a little bit of code tidy-up check-in: add596e868 user: dkf tags: nonmonotonic-obj-alloc | |
| 13:19 | Qsort gotcha: pointer difference is *not* a proper order unless computed in N+1 bits. Use explicit c... check-in: a04fcb396e user: ferrieux tags: nonmonotonic-obj-alloc | |
| 11:41 | Created a designated bootloader for Tclkits under windows On windows, tclkits build a private VFS i... check-in: cd9bbdf261 user: hypnotoad tags: core_zip_vfs | |
| 01:21 | Preliminary checkin for Windows tclkit builds check-in: c9f72a4736 user: hypnotoad tags: core_zip_vfs | |
| 00:58 | New build process for Tcl kits in Unix (Windows port to follow...) Rather than force a "make instal... check-in: a45b82575d user: hypnotoad tags: core_zip_vfs | |
|
2014-09-05
| ||
| 20:42 | merge trunk check-in: dee6e07687 user: ferrieux tags: nonmonotonic-obj-alloc | |
| 20:34 | Updating to the latest trunk check-in: 6c37892758 user: hypnotoad tags: core_zip_vfs | |
| 19:04 | Remove unused macros. check-in: c750138b4b user: dgp tags: trunk | |
| 18:30 | Make corrections to long-false comments. check-in: 2558fa2094 user: dgp tags: trunk | |
| 10:05 | [ccc2c2cc98]: lreplace edge case check-in: c20208530f user: dkf tags: trunk | |
|
2014-09-04
| ||
| 22:05 | Remove ChannelHandlerEvent struct, which has never been used in all of recorded Tcl history. Still n... check-in: e2338e8828 user: dgp tags: trunk | |
| 01:27 | Removed a typo check-in: bbbef942d3 user: hypnotoad tags: core_zip_vfs | |
| 01:23 | Removed some debugging code of mine... check-in: dfd8080cdc user: hypnotoad tags: core_zip_vfs | |
| 01:22 | Adapted the Unix startup process to ifdef out the KIT specific behaviors. tclkit is now build as a ... check-in: 048d56390d user: hypnotoad tags: core_zip_vfs | |
| 00:30 | Re-engineered the windows kitbuilding process to produce a standalone executable (in a similar proc... check-in: ae8b5b6616 user: hypnotoad tags: core_zip_vfs | |
|
2014-09-03
| ||
| 22:03 | Typo Fix check-in: f32c24047c user: tne tags: core_zip_vfs | |
| 21:24 | Merging changes from trunk check-in: 6f6342b8fe user: hypnotoad tags: core_zip_vfs | |
| 21:11 | Closing the hypnotoad branch check-in: 93e7e6f813 user: tne tags: core_zip_vfs | |
| 21:10 | Updating hypnotoad branch Closed-Leaf check-in: b2aeca61e8 user: tne tags: hypnotoad | |
| 20:41 | More tweaks to makefiles check-in: 430f936c3b user: hypnotoad tags: core_zip_vfs | |
| 20:32 | Merging in changes from Tcl Reduced the code necessary to bootstrap a shell to a single C call. Re... check-in: a706cf4205 user: hypnotoad tags: core_zip_vfs | |
| 19:44 | Distinguish hanging from crashing in exit tests. check-in: 208b2e859d user: ferrieux tags: trunk | |
| 15:48 | [132fad6fde]. Fixed GetCache to use TclpSysAlloc+memset instead of calloc. Now consistent with tclWi... check-in: da203cbda6 user: ashok tags: trunk | |
| 10:50 | Backported dkf's documentation effort to the main core_zip_vfs branch check-in: 2743e37804 user: hypnotoad tags: core_zip_vfs | |
| 10:24 | Clean up of docs, import basic text from comments in code, format. check-in: f6c5f91158 user: dkf tags: hypnotoad | |
| 08:33 | merge trunk check-in: ae0ebaef76 user: jan.nijtmans tags: novem | |
|
2014-09-02
| ||
| 22:06 | Merging in the "official" windows hang patch check-in: 67c6c1c72a user: hypnotoad tags: hypnotoad | |
| 22:00 | Refrain from calling TclFinalizeThreadData() in quick-exit case as it is useless (just memory freein... check-in: 3ec5b57e64 user: ferrieux tags: trunk | |
| 21:57 | Add test cases in very first position for hang-on-exit, both in (normal) quick-exit and TCL_FINALIZE... check-in: 60cd951205 user: ferrieux tags: trunk | |
| 21:19 | Merging with fix_windows_zip check-in: d5b9767029 user: hypnotoad tags: hypnotoad | |
| 21:16 | Fix for the cases where a dynamic build is used Leaf check-in: 903bd406c4 user: hypnotoad tags: fix_windows_zlib | |
| 20:26 | Revised patch (per ferrieux) check-in: 17facd18b9 user: hypnotoad tags: hypnotoad | |
| 20:17 | Merging in changes from core_zip_vfs check-in: b3cc774c30 user: hypnotoad tags: hypnotoad | |
| 20:16 | Added a hac^H^H^Hpatch from ferrieux to mask around the exit hang on windows until the issues are fi... check-in: 87d43b4d28 user: hypnotoad tags: hypnotoad | |
| 18:30 | Pared down tclZipVfs to eliminate #ifdef branches that we don't have to worry about with a modern Tc... check-in: e7375a703d user: hypnotoad tags: core_zip_vfs | |
| 15:23 | Start of the "hypnotoad" branch, combining the various patches I'm testing against. check-in: e1f1b9db01 user: hypnotoad tags: hypnotoad | |
| 15:21 | Patch to make the default behavior for Tcl under Windows to embed the Zlib sources rather than add ... check-in: 1d8c535315 user: hypnotoad tags: fix_windows_zlib | |
| 11:04 | Rather than make a special executable, tclkits are now a copy of tclsh with an attached zip file check-in: 5747a1b07c user: hypnotoad tags: core_zip_vfs | |
|
2014-09-01
| ||
| 23:23 | Tweaking the Makefile instructions for Tclkits under unix check-in: 7811fafa97 user: hypnotoad tags: core_zip_vfs | |
| 13:51 | Squelch most warnings. check-in: 376fdb8633 user: dkf tags: core_zip_vfs | |
| 10:45 | Bring the source more into line with Tcl style. check-in: e92cf56f98 user: dkf tags: core_zip_vfs | |
| 10:03 | Merging in changes from core. check-in: 35c56d3b90 user: hypnotoad tags: core_zip_vfs | |
| 09:41 | Tweaks to the Windows makefile. check-in: 874bfe9df5 user: hypnotoad tags: core_zip_vfs | |
| 09:36 | Tweak the Windows implementation of Tcl_AppInit() to match Unix check-in: dbf5b98ca7 user: hypnotoad tags: core_zip_vfs | |
| 08:19 | merge trunk check-in: aa7012d066 user: jan.nijtmans tags: novem | |
| 08:17 | Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a single SHLIB_LD_LIBS us... check-in: a37bbd81ea user: jan.nijtmans tags: trunk | |
| 08:11 | Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a single SHLIB_LD_LIBS us... check-in: abaf2748e2 user: jan.nijtmans tags: core-8-5-branch | |
| 07:15 | Adding the ability for the Tcl core to build self-contained Zip-based executables * Integrated a pu... check-in: c1d9b13f8c user: hypnotoad tags: core_zip_vfs | |
|
2014-08-30
| ||
| 08:30 | merge trunk check-in: e415ae9ffb user: dkf tags: dkf-improved-disassembler | |
|
2014-08-29
| ||
| 22:56 | Initial attempt at converting select()-based notifier to poll() check-in: 77bea02457 user: jcr tags: jcr-notifier-poll | |
| 17:33 | Use TclpSys* macros, not direct system calls. check-in: 4ca7fe7cf2 user: dgp tags: trunk | |
|
2014-08-28
| ||
| 07:53 | [b9e1a3032e] Implement the documented method search order for TclOO. This corrects the relative posi... check-in: ab635c8161 user: dkf tags: trunk, potential incompatibility | |
|
2014-08-27
| ||
| 20:58 | merge trunk check-in: 50170f8f77 user: jan.nijtmans tags: novem | |
| 20:36 | merge trunk check-in: 17b49b1805 user: dgp tags: dgp-refactor | |
| 20:34 | merge release check-in: 00c2575fe2 user: dgp tags: trunk | |
|
2014-08-25
| ||
| 21:43 | merge trunk; update changes Closed-Leaf check-in: f8d346ad1f user: dgp tags: rc3, core-8-6-2-rc, core-8-6-2, release | |
| 21:37 | TIP 429 implementation. New command [string cat]. check-in: 84ed8cd57f user: dgp tags: trunk | |
| 15:40 | merge-mark check-in: 7fb1988d33 user: dgp tags: trunk | |
| 15:36 | merge release check-in: 06a91f777f user: dgp tags: core-8-5-branch | |
| 13:51 | Do not let fossil README droppings leak into distribuion check-in: 4b5e8fec6b user: dgp tags: core-8-6-2-rc | |
| 13:31 | `make dist` allowed README-* fossil droppings to leak into the distribution. Closed-Leaf check-in: 904339cdce user: dgp tags: core-8-5-16-rc, core-8-5-16 | |
|
2014-08-24
| ||
| 17:59 | merge trunk check-in: ee7c5a97be user: dgp tags: dgp-refactor | |
| 17:50 | merge trunk check-in: 83d073e6c1 user: dgp tags: novem | |
|
2014-08-22
| ||
| 22:11 | Bump to zlib 2.0.1. check-in: 419c3dac03 user: dgp tags: core-8-6-2-rc | |
| 21:52 | Bump to TclOO 1.0.2 check-in: 05ecf401c7 user: dgp tags: core-8-6-2-rc | |
| 17:28 | merge trunk; stamp release date. check-in: c8daa1083d user: dgp tags: rc2, core-8-6-2-rc | |
| 13:48 | merge 8.5; fix notifier mask bug and Tcl_Read performance regression check-in: 8cf00e79f5 user: dgp tags: trunk | |
| 13:44 | merge 8.5; stamp release date check-in: f3a4fbba3d user: dgp tags: rc2, core-8-5-16-rc | |
| 13:23 | Correct performance regression in a series of short binary reads from a socket. Many thanks to Eric... check-in: 70e97884f0 user: dgp tags: core-8-5-branch | |
| 13:20 | Same results; simpler logic. Closed-Leaf check-in: 5180649ac5 user: dgp tags: dgp-slow-read | |
|
2014-08-21
| ||
| 23:07 | Test fix for likely cause of reported I/O slowdown. In a DoRead() revision, it came to favor making ... check-in: 85cd086fd2 user: dgp tags: dgp-slow-read | |
| 04:13 | Make simplificiations possible when we know just bytes are getting copied without complications of e... Closed-Leaf check-in: eb68cdfbc1 user: dgp tags: dgp-writebytes-optimize | |
|
2014-08-20
| ||
| 21:44 | Copy Write() to WriteBytes() to create an arena for performance hacking. check-in: 6e08d8924a user: dgp tags: dgp-writebytes-optimize | |
| 18:59 | Fix reviewed and accepted. check-in: ff52fbb4ac user: andreask tags: core-8-5-branch | |
| 18:40 | Make test io-36.1.1 more portable. check-in: 28e58db108 user: dgp tags: core-8-5-branch | |
| 17:50 | Docs for Tcl_CreateChannelHandler() state that the registered handler proc will be called back with ... Closed-Leaf check-in: f520790052 user: dgp tags: aku-review | |
| 14:28 | Additions to changes. check-in: a81f224e2b user: dgp tags: core-8-6-2-rc | |
| 11:23 | [74e073599e5e7c5eb535e2f60f1b06feb468eaae|74e073599e]: tclsh is using old style dialogs when Tk is l... check-in: c438e5f6a0 user: jan.nijtmans tags: trunk | |
| 11:13 | [74e073599e5e7c5eb535e2f60f1b06feb468eaae|74e073599e]: tclsh is using old style dialogs when Tk is l... check-in: a2a1fe34e9 user: jan.nijtmans tags: core-8-5-branch | |
|
2014-08-19
| ||
| 20:35 | merge trunk Closed-Leaf check-in: 3455770a8f user: ferrieux tags: tip-429 | |
| 18:34 | Update changes file. check-in: 184a8023de user: dgp tags: core-8-6-2-rc | |
| 14:57 | merge trunk check-in: b8c5829d91 user: dgp tags: novem | |
| 13:39 | merge trunk check-in: 05909b3cb3 user: dgp tags: rc1, core-8-6-2-rc | |
| 13:38 | merge trunk check-in: bb83be9a5a user: dgp tags: dgp-refactor | |
|
2014-08-18
| ||
| 13:28 | Improved credit check-in: 6ab6bf99c5 user: dgp tags: rc1, core-8-5-16-rc | |
|
2014-08-17
| ||
| 15:23 | [7d52e1101b] oo::object should know that oo::class is a subclass. check-in: b3543267de user: dkf tags: trunk | |
|
2014-08-14
| ||
| 16:48 | Reconcile changes file with 8.6.1. check-in: cce0441bc7 user: dgp tags: core-8-5-16-rc | |
| 16:36 | merge 8.5 check-in: 8411205dcd user: dgp tags: core-8-5-16-rc | |
| 16:32 | Proof-of-concept of a nonmonotonic Tcl_Obj allocator, with zero perf impact and explicit ::tcl::unsu... check-in: 86886e44d8 user: ferrieux tags: nonmonotonic-obj-alloc | |
| 06:49 | Merge trunk. Remove (old and deprecated) SystemV timezone information. check-in: 2f17676f24 user: jan.nijtmans tags: novem | |
|
2014-08-13
| ||
| 09:06 | Put back SystemV timezone files, which were removed in previous commit. Don't know if that was by ac... check-in: 2c695b9fc8 user: jan.nijtmans tags: trunk | |
| 09:04 | Put back SystemV timezone files, which were removed in previous commit. Don't know if that was by ac... check-in: a0fa37f70e user: jan.nijtmans tags: core-8-5-branch | |
| 02:54 | merge 8.5, update changes check-in: 13d7b48f31 user: dgp tags: core-8-5-16-rc | |
| 01:45 | merge tzdata2014f from ietf.org check-in: d3c5f2eb2f user: kbk tags: trunk | |
| 01:42 | tzdata2014f from ietf.org check-in: cefd4a6c51 user: kbk tags: core-8-5-branch | |
|
2014-08-12
| ||
| 21:41 | Update changes file check-in: a630979fd3 user: dgp tags: core-8-5-16-rc | |
| 15:52 | merge trunk check-in: 01b8a806cb user: dgp tags: dgp-refactor | |
| 15:51 | merge 8.5 check-in: 2845f35ff7 user: dgp tags: core-8-5-16-rc | |
| 15:47 | merge trunk check-in: 6726634c92 user: dgp tags: core-8-6-2-rc | |
| 15:46 | merge-mark. Do not accommodate udp bugs in Tcl 8.6.2. check-in: f306d817b0 user: dgp tags: trunk | |
| 15:28 | Accommodate the "udp" package, and any other Tcl package that expects a [read] on a channel @ EOF to... check-in: 8cd55feb1d user: dgp tags: core-8-5-branch | |
|
2014-08-06
| ||
| 18:20 | Fixed type conversion warnings which break a Win32 debug build (MSVC). check-in: bd9c215886 user: andreask tags: trunk | |
|
2014-08-05
| ||
| 22:10 | Fix comment inaccuracy. check-in: 7dad8a3e54 user: ferrieux tags: tip-429 | |
| 18:20 | More aggressive constant folding in [string cat]. Thanks AndreasK for kicking. check-in: 15f9b0abea user: ferrieux tags: tip-429 | |
| 11:29 | Better organize [string cat] by chunks of 255 args. check-in: 97af63ba9c user: ferrieux tags: tip-429 | |
| 10:34 | Add constant folding to [string cat]. Mixed-quote idiom is now compiled to a single push. check-in: a321e41d54 user: ferrieux tags: tip-429 | |
| 09:55 | More optimized non-BC [string cat] using Tcl_AppendObjToObj() - thx Donal check-in: 70c49b9302 user: ferrieux tags: tip-429 | |
|
2014-08-04
| ||
| 14:06 | Hum. Really merge trunk. check-in: 5d9c445fc1 user: ferrieux tags: tip-429 | |
| 14:02 | merge trunk check-in: 67c1a8899a user: ferrieux tags: tip-429 | |
| 13:37 | merge trunk check-in: 4a2f6c01ab user: dgp tags: core-8-6-2-rc | |
| 13:36 | Add tclsh.exe.manifest.in to the distribution check-in: ed24f583f4 user: dgp tags: trunk | |
| 13:35 | merge 8.5 check-in: a8b88f749b user: dgp tags: core-8-5-16-rc | |
| 13:35 | Add tclsh.exe.manifest.in to the distribution. check-in: 783edfead2 user: dgp tags: core-8-5-branch | |
|
2014-08-03
| ||
| 22:43 | Tidy up the docs check-in: d560d1022a user: dkf tags: tip-429 | |
|
2014-08-02
| ||
| 19:20 | merge trunk check-in: 63ed148e71 user: kbk tags: dkf-improved-disassembler | |
| 15:26 | Don't use [pid] in tests, stick to constant literals. check-in: a3fb69be9f user: ferrieux tags: tip-429 | |
| 13:04 | TIP 429 Implementation: [string cat] check-in: 9ce779b099 user: ferrieux tags: tip-429 | |
| 04:50 | merge trunk check-in: f4c5f4c7b0 user: dgp tags: dgp-refactor | |
| 04:38 | merge trunk check-in: c8994555bf user: dgp tags: core-8-6-2-rc | |
| 04:36 | Another Preserve/Release on channels is needed during IO finalization. check-in: c286356bd3 user: dgp tags: trunk | |
| 04:29 | merge 8.5 check-in: fa1dac68fd user: dgp tags: core-8-5-16-rc | |
| 04:25 | Another Preserve/Release on channels is needed during IO finalization. check-in: c22cc5859b user: dgp tags: core-8-5-branch | |
| 00:06 | merge 8.5 check-in: ed1cb5aeb6 user: dgp tags: core-8-5-16-rc | |
|
2014-08-01
| ||
| 20:07 | Addition of a cast in tclWinFile.c to match types in a comparison, and fix of a TRACE string literal... check-in: f8304cc503 user: andreask tags: trunk | |
| 19:50 | Updated package "platform" to version 1.0.13. Separated the identifiers "macosx*-i386-x86_64" and "... check-in: 8e0d1b1eca user: andreask tags: trunk | |
| 19:29 | merge-mark check-in: 5b1069eccd user: dgp tags: trunk | |
| 18:36 | Updated package "platform" to version 1.0.13. Separated the identifiers "macosx*-i386-x86_64" and "... check-in: dcb280116a user: andreask tags: core-8-5-branch | |
| 17:18 | merge trunk check-in: 4f6076a7d9 user: dgp tags: core-8-6-2-rc | |
| 17:17 | merge 8.5 check-in: c607234e4a user: dgp tags: core-8-5-16-rc | |
| 17:16 | Backport the cheaper Preserve/Release on channels. check-in: ddcf91c9bd user: dgp tags: core-8-5-branch | |
| 16:34 | Recognize that "id" is the K combinator in disguise. Rename it as "K" and extend its semantics accor... Leaf check-in: 63a2d798bd user: ferrieux tags: tip429-only-id | |
| 16:01 | [e75fabac06] Teardown line information after failed ensemble subcommand compile attempts. Copy/past... check-in: 42ab495d54 user: dgp tags: trunk | |
| 15:53 | Tentative implementation of the "pure" part of TIP 429: the [id] function (bytecoded). To be discuss... check-in: 735df299b5 user: ferrieux tags: tip429-only-id | |
| 14:36 | Correction and commentary in the details of ensemble compiling. check-in: 2bee22315a user: dgp tags: trunk | |
|
2014-07-31
| ||
| 21:23 | Fix part of [d19aef1487] (broken --disable-load on MacOSX), broken by [4d417791c9] check-in: a41a431706 user: jan.nijtmans tags: trunk | |
| 20:00 | merge trunk check-in: c9835f5515 user: dgp tags: core-8-6-2-rc | |
| 19:58 | [a84a720966] Protect against double free in TclOO classChainCache teardown. check-in: 61e0390b0a user: dgp tags: trunk | |
| 15:49 | merge trunk check-in: 9f9f03353d user: dgp tags: core-8-6-2-rc | |
| 08:39 | merge trunk Closed-Leaf check-in: 8faac4e42d user: jan.nijtmans tags: robust-async-connect-tests | |
| 02:04 | Testing patches for iOS support Closed-Leaf check-in: ba55cebfc9 user: kevin_walzer tags: ios | |
|
2014-07-30
| ||
| 16:41 | [3757cdf808] More clock refactoring with spooky impact on [string match] performance. check-in: db3153c306 user: dgp tags: trunk | |
| 02:58 | Complete transformation off Tcl_Preserve() legacy onto ref counting. check-in: 6955f4f7b5 user: dgp tags: trunk | |
| 00:22 | Reduce the cost of Preserve/Release on channels check-in: d77bfcba0a user: dgp tags: trunk | |
|
2014-07-29
| ||
| 00:22 | [3757cdf808] Refactoring seems to reduce (maybe somewhat kinda sorta) a bizarre performance regress... check-in: aee3eac812 user: dgp tags: trunk | |
|
2014-07-28
| ||
| 14:50 | Bump to 8.6.2 for release. check-in: 3b527b0024 user: dgp tags: core-8-6-2-rc | |
| 12:53 | merge 8.5 check-in: 66b07eeb8d user: dgp tags: core-8-5-16-rc | |
| 02:06 | An alternative implementation of [chan copy] that operates in precisely those circumstances where th... check-in: c7b746822b user: dgp tags: trunk | |
| 01:53 | merge trunk Closed-Leaf check-in: 296a1ba317 user: dgp tags: dgp-move-buffers | |
| 01:42 | Revise MBRead() to be used in both sync and async modes. check-in: f906a935ae user: dgp tags: dgp-move-buffers | |
|
2014-07-27
| ||
| 22:53 | Push MBWrite() differences out to callers. check-in: f9904aa12a user: dgp tags: dgp-move-buffers | |
| 22:47 | merge-mark check-in: 259fad0956 user: jan.nijtmans tags: trunk | |
| 22:44 | correct EOLFIX macro, broken by [a803608ed5] check-in: 08188e00b1 user: jan.nijtmans tags: core-8-5-branch | |
| 17:20 | Rework MBWrite() so it can be used in both sync and async modes. Reduce code duplication. check-in: 50f3d36769 user: dgp tags: dgp-move-buffers | |
|
2014-07-26
| ||
| 15:44 | Use common MBError() routine for sync and async operations. check-in: 4712a9759c user: dgp tags: dgp-move-buffers | |
| 15:02 | Extend the "move buffer" implementation to cover the async case. check-in: 3523e77b9b user: dgp tags: dgp-move-buffers | |
|
2014-07-24
| ||
| 17:19 | merge trunk check-in: 23ad7264fd user: dgp tags: dgp-move-buffers | |
| 17:17 | [9d19af7adb] Make sure all timer events get canceled. check-in: 1f0a5df094 user: dgp tags: trunk | |
| 15:34 | simplify moveBytes selection logic check-in: e29e9fc580 user: dgp tags: dgp-move-buffers | |
| 15:24 | Make sure MoveBytes error reporting reproduces what CopyData does. Bugward compatibility! check-in: 4b830e8027 user: dgp tags: dgp-move-buffers | |
| 15:17 | merge trunk check-in: e5e8b19569 user: dgp tags: dgp-move-buffers | |
| 15:17 | Test format of write error messages during binary [chan copy] check-in: def53d5d4d user: dgp tags: trunk | |
| 15:02 | Make sure MoveBytes records read error messages. check-in: 92f931b2d4 user: dgp tags: dgp-move-buffers | |
| 15:01 | merge trunk check-in: c516bad281 user: dgp tags: dgp-move-buffers | |
| 15:00 | Test read error during binary [chan copy]. check-in: 9cf0bce34b user: dgp tags: trunk | |
|
2014-07-23
| ||
| 17:10 | Extend the buffer move optimization to the "same encodings" case. check-in: e44c207283 user: dgp tags: dgp-move-buffers | |
| 13:10 | Revert the EOLFIX changes of checkin [a803608ed5] (2013-10-28). They do not work on the one machine ... check-in: b18974c0c2 user: dgp tags: rc0, core-8-5-16-rc | |
| 12:26 | Bump to 8.5.16 for release. check-in: 94417e5c1d user: dgp tags: core-8-5-16-rc | |
|
2014-07-22
| ||
| 20:27 | merge trunk check-in: 4bfdb8139c user: dgp tags: dgp-move-buffers | |
| 20:19 | merge trunk check-in: 78f1abcc5d user: dgp tags: dgp-refactor | |
| 19:57 | Workaround [info frame] troubles with -singleproc 1 testing operations. check-in: eac8a5ab78 user: dgp tags: trunk | |
| 18:12 | Avoid [thread::exit]; Using it leads to memleaks. check-in: 0219cb74c6 user: dgp tags: trunk | |
| 17:04 | [12b0997ce7] Plug memleak in iocmd.tf-32.0 . check-in: 79ff19ba73 user: dgp tags: trunk | |
| 16:44 | [12b0997ce7] Plug memleak in iocmd.tf-32.0 . Closed-Leaf check-in: 1c054c06c9 user: dgp tags: bug-12b0997ce7 | |
|
2014-07-21
| ||
| 14:26 | [e6477e1b0f] Plug memleak in AtForkChild() detected in iocmd-11.4. check-in: ce7a959e88 user: dgp tags: trunk | |
|
2014-07-19
| ||
| 16:35 | [75b8433707] Revised fix for memleak in oo instance list management. check-in: 98d8d28e03 user: dgp tags: trunk | |
|
2014-07-18
| ||
| 22:05 | [75b8433707] Plug a subtle memory leak in TclOO. Test suite very unhappy with this. Shoving into... Closed-Leaf check-in: 23be32a082 user: dkf tags: bug-75b8433707 | |
| 12:22 | merge trunk check-in: e2f47cd58e user: dkf tags: dkf-http-cookies | |
| 12:18 | [b43f2b49f7] New compilation strategy for lappend that allows multi-value lappend to not have quadra... check-in: 17150b71d2 user: dkf tags: trunk | |
| 10:00 | Make sure the "sockettest" command is available even when running socket.test individually. check-in: 513dd86a37 user: jan.nijtmans tags: robust-async-connect-tests | |
| 07:32 | merge trunk check-in: b094ff21be user: jan.nijtmans tags: robust-async-connect-tests | |
|
2014-07-17
| ||
| 20:37 | merge trunk check-in: 6ba4e4b23d user: jan.nijtmans tags: novem | |
| 18:43 | Finally, use correct octal notation which works in Tcl 9 as well. check-in: 838e8dcfd4 user: jan.nijtmans tags: trunk | |
| 17:52 | merge fork check-in: 47a076e497 user: jan.nijtmans tags: trunk | |
| 15:48 | Revised fix for memleak in [info frame]. Still pretty ugly, but not more so than a lot of TIP 280 m... check-in: 92217ed31a user: dgp tags: trunk | |
| 15:15 | Convert TesteventloopCmd and TestchmodCmd to Tcl_Obj-API form. check-in: c1e59561b9 user: jan.nijtmans tags: trunk | |
| 14:08 | Make sure that all "testchmod" arguments start with '0', making it more obvious that the value is oc... check-in: 9490d74e19 user: jan.nijtmans tags: trunk | |
| 11:02 | Fix [3cdcfa40809ffd2b9d3d71f77dc57da615243730|3cdcfa4080]: tclWinFile.c does not compile with Win VC... check-in: f15f329238 user: jan.nijtmans tags: trunk | |
| 09:53 | Replaced option "-unsupported1" by test command "testsocket debugflags" (thanks Donal, Donald). check-in: 33737f615b user: oehhar tags: robust-async-connect-tests | |
| 07:39 | Convert some non-ASCII characters in testcase comments - which were mangled by my editor in [79ace7b... check-in: ef9bbc4d9c user: jan.nijtmans tags: trunk | |
| 04:24 | [9969cf8ca6] Move the bailout when the ->rewind flag is set down after all the housekeeping matters ... check-in: f076f44f1d user: dgp tags: trunk | |
|
2014-07-16
| ||
| 23:58 | Backout checkin that broke test io-39.1. check-in: 22e099d9ea user: dgp tags: trunk | |
| 22:01 | Repair improper assertion. check-in: 63a9ddd54e user: dgp tags: trunk | |
| 21:48 | Assert an equality test, not an assignment check-in: 598dd915dc user: dgp tags: trunk | |
| 21:46 | Assert an equality test, not an assignment. check-in: 72391d07b6 user: dgp tags: core-8-5-branch | |
| 15:59 | [6a2d339e50] Plug memleak in INST_STR_REPLACE instruction. check-in: 25e58d77ff user: dgp tags: trunk | |
| 10:02 | Modify the "gettimes" test-command to use the Tcl_Obj API. New "testbytestring" command which can b... check-in: 79ace7b793 user: jan.nijtmans tags: trunk | |
|
2014-07-15
| ||
| 15:10 | [726349fab8] Stop leaking compression dictionary on zlib xform channel close. check-in: 4e3d47ad17 user: dgp tags: trunk | |
| 13:18 | merge trunk Leaf check-in: 6559584842 user: dgp tags: dgp-pkg-migration | |
|
2014-07-12
| ||
| 16:15 | merge trunk Leaf check-in: e94bc46f19 user: dkf tags: bug-d5ddbc7f49 | |
| 16:13 | whopper change; now passes test suite on OSX check-in: 0b38cdbc76 user: dkf tags: bug-d5ddbc7f49 | |
|
2014-07-11
| ||
| 20:40 | Suppress valgrind warnings about uninitialized values. check-in: 37640d60e2 user: dgp tags: trunk | |
| 18:20 | [1211aceef2] Fix refcount management of TclpTempFileName() that caused leak. check-in: 44648f6210 user: dgp tags: trunk | |
| 15:44 | [9b352768e6] Plug memleak in INST_DICT_FIRST. check-in: e88e23fbdb user: dgp tags: trunk | |
| 12:56 | Stop memleak in [info frame]. check-in: 1610c45009 user: dgp tags: trunk | |
| 10:43 | Starting with Unicode 6.3, the mongolian vowel separator (U+180e) is no longer a whitespace, but for... check-in: 8320e361b7 user: jan.nijtmans tags: trunk | |
| 10:38 | Starting with Unicode 6.3, the mongolian vowel separator (U+180e) is no longer a whitespace, but for... check-in: f199c9d65c user: jan.nijtmans tags: core-8-5-branch | |
| 04:49 | [3479689] Plug memory leak due to incomplete bug fix. check-in: 2830730e99 user: dgp tags: trunk | |
|
2014-07-10
| ||
| 18:17 | makeFile / removeFile balance. check-in: 22ae2172c4 user: dgp tags: trunk | |
| 18:11 | makeFile / removeFile balance check-in: a12fdf1e85 user: dgp tags: trunk | |
| 18:02 | dup test name check-in: 144ab5b663 user: dgp tags: trunk | |
| 18:00 | dup test name check-in: 033a1af993 user: dgp tags: core-8-5-branch | |
| 17:21 | [f652ae79ed] Close sockets used in tests, so as not to corrupt other tests in the suite. check-in: fde4ddeb93 user: dgp tags: trunk | |
| 16:40 | [7368d225a6] Extend the auto-cleanup of zero ref count values passed in to the Tcl_*SetVar*() family... check-in: d9d00aa893 user: dgp tags: trunk, potential incompatibility | |
| 15:45 | [7368d225a6] Extend the auto-cleanup of zero ref count values passed in to the Tcl_*SetVar*() family... check-in: 212c0638b1 user: dgp tags: core-8-5-branch, potential incompatibility | |
| 14:23 | merge trunk check-in: dc24111d06 user: jan.nijtmans tags: tip-389-impl | |
| 12:59 | Repair buffer indexing error in Tcl_ReadRaw(). check-in: 0f4ff1ba28 user: dgp tags: trunk | |
| 12:52 | Repair buffer indexing error in Tcl_ReadRaw() exposed by iogt-6.0 and valgrind. check-in: 6526c14303 user: dgp tags: core-8-5-branch | |
|
2014-07-09
| ||
| 18:49 | Don't use Tcl_GetCommandInfo when Tcl_FindCommand suffices. check-in: 352223b866 user: jan.nijtmans tags: trunk | |
| 14:44 | First draft of using buffer moves in place of buffer copies to create an efficient [chan copy]. check-in: 7a8b871fc7 user: dgp tags: dgp-move-buffers | |
|
2014-07-08
| ||
| 14:02 | merge trunk check-in: 25d30e5445 user: dgp tags: dgp-refactor | |
| 13:45 | The write and flush operations of reflected transforms ([chan push]) have been converting all lower ... check-in: cedfcfd1b5 user: dgp tags: trunk | |
|
2014-07-07
| ||
| 12:04 | merge trunk check-in: 4e911486e2 user: dgp tags: dgp-refactor | |
|
2014-07-04
| ||
| 12:51 | merge trunk check-in: cc32a8e5c2 user: jan.nijtmans tags: novem | |
| 12:49 | Update Unicode tables to Unicode 7.0 check-in: 735fdb4267 user: jan.nijtmans tags: trunk, potential incompatibility | |
| 12:47 | Update Unicode tables to Unicode 7.0 check-in: ccf9e0d1f7 user: jan.nijtmans tags: core-8-5-branch | |
|
2014-07-02
| ||
| 20:22 | Clarify http::config and http::geturl -headers roles in setting request headers. check-in: 98090dcd2c user: dgp tags: trunk | |
| 16:30 | [c31ca233ca] Fix TclGetsObjBinary() so that each [gets] rediscovers whether a nonblocking channel is... check-in: af0d8f3b3c user: dgp tags: trunk | |
| 16:20 | [c31ca233ca] Fix TclGetsObjBinary() so that each [gets] rediscovers whether a nonblocking channel is... check-in: 6694ecd6d0 user: dgp tags: core-8-5-branch | |
|
2014-06-29
| ||
| 02:20 | merge trunk check-in: 8f0855701a user: kbk tags: dkf-improved-disassembler | |
|
2014-06-26
| ||
| 16:01 | Fix mismatch of Tcl_Preserve() / Tcl_Release(). check-in: 4626888b50 user: dgp tags: trunk | |
| 15:59 | Fix mismatch of Tcl_Preserve() / Tcl_Release(). check-in: f58a059b16 user: dgp tags: core-8-5-branch | |
|
2014-06-25
| ||
| 11:59 | merge trunk check-in: 79fc85211a user: dgp tags: dgp-refactor | |
|
2014-06-24
| ||
| 16:46 | Simplify / refactor Tcl_ReadRaw(). No need for CopyBuffer(). check-in: 1d2e0d8e55 user: dgp tags: trunk | |
| 16:34 | Simplify / refactor Tcl_ReadRaw(). No need for CopyBuffer(). check-in: a9f9ffa7c7 user: dgp tags: core-8-5-branch | |
| 13:31 | merge trunk check-in: 897edc6150 user: dgp tags: dgp-refactor | |
| 12:57 | __builtin_clzll(0) is undefined. Do not rely on it. check-in: 38c7d8c2ca user: dgp tags: dgp-refactor | |
| 07:42 | merge trunk check-in: aee39e91f2 user: dkf tags: bug-d5ddbc7f49 | |
|
2014-06-23
| ||
| 12:49 | Fix execute-6.5 test failure on trunk: the "preserveCore" part of tcltest::test assumes that the cle... check-in: 7a794c6958 user: jan.nijtmans tags: trunk | |
| 12:48 | Fix execute-6.5 test failure on trunk: the "preserveCore" part of tcltest::test assumes that the cle... check-in: df6f1f8b84 user: jan.nijtmans tags: core-8-5-branch | |
| 08:42 | merge trunk check-in: ea93cb999c user: dkf tags: bug-d5ddbc7f49 | |
| 08:41 | cleaning up option processing throughout Tcl to use common functions/language check-in: 7e93a07895 user: dkf tags: bug-d5ddbc7f49 | |
|
2014-06-22
| ||
| 16:17 | ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution until after -output compare... check-in: 6c7cb5d46a user: jan.nijtmans tags: trunk | |
| 16:15 | ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution until after -output compare... check-in: 1a1cb1c7d7 user: jan.nijtmans tags: core-8-5-branch | |
|
2014-06-20
| ||
| 20:50 | previous commit was not quite right, this one should be better Closed-Leaf check-in: 8924f03c9a user: jan.nijtmans tags: bug-2f9df4c4fa | |
| 20:21 | ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution until after -output compare check-in: a61197b82c user: jan.nijtmans tags: bug-2f9df4c4fa | |
| 20:00 | merge trunk check-in: dede94cd17 user: jan.nijtmans tags: novem | |
| 05:14 | [b47b176adf] Stop possible segfaults when variability in mutex lock schedules cause a ForwardingResu... check-in: 767aa6e893 user: aku tags: trunk | |
| 05:05 | [b47b176adf] Stop possible segfaults when variability in mutex lock schedules cause a ForwardingResu... check-in: bc8631546c user: aku tags: core-8-5-branch | |
|
2014-06-19
| ||
| 16:38 | [b47b176adf] Stop segfault when variability in mutex lock schedules cause a ForwardingResult to rem... check-in: bbbfa372e6 user: dgp tags: trunk | |
|
2014-06-17
| ||
| 14:30 | [f0f876c141] Improve consistency in error messages. check-in: fffc281b07 user: dkf tags: trunk | |
|
2014-06-16
| ||
| 21:28 | Implements Tip 428: socket error dict returned by fconfigure -options check-in: 25d2506e45 user: oehhar tags: tip-428 | |
| 21:01 | Implemented tip-427: socket fconfigure option -connecting plus no -peername,-sockname when still con... Closed-Leaf check-in: 109f86e24f user: oehhar tags: tip-427 | |
| 14:22 | merge trunk check-in: f68d30646f user: dgp tags: dgp-refactor | |
| 13:38 | [1758a0b603] socket_*-2.13 : Workaround the broken select() in some Linux kernels that fails to repo... check-in: dc173b3985 user: dgp tags: trunk | |
| 12:44 | [1758a0b603] socket-2.13 : Workaround the broken select() in some Linux kernels that fails to report... check-in: e67cc60d94 user: dgp tags: core-8-5-branch | |
| 12:40 | merge trunk check-in: f3492bdbad user: jan.nijtmans tags: novem | |
| 12:19 | merge socket test from 8.5 check-in: 4c113631af user: dgp tags: trunk | |
| 12:09 | merge 8.5 Closed-Leaf check-in: b41f47a5fa user: dgp tags: bug-1758a0b603 | |
| 09:24 | [311e61d12a] Generate error code in *all* places where commands are looked up. check-in: 990eed5c11 user: dkf tags: trunk | |
|
2014-06-15
| ||
| 16:50 | [cb042d294e] Improve consistency of [dict] wrong-args error messages. check-in: 968e9ac311 user: dkf tags: trunk | |
| 16:14 | [1b0266d8bb] Make [dict replace] and [dict remove] have canonicalization semantics close to [lrange]... check-in: 847fa2261d user: dkf tags: trunk, potential incompatibility | |
| 16:11 | Some more cleaning up Closed-Leaf check-in: fd9995590d user: dkf tags: bug-1b0266d8bb | |
| 07:52 | Make [dict replace] and [dict remove] guarantee result canonicality. check-in: a8cf3d7042 user: dkf tags: bug-1b0266d8bb | |
|
2014-06-13
| ||
| 21:15 | Draft test for [1758a0b603]. check-in: 71669f9456 user: dgp tags: core-8-5-branch | |
|
2014-06-12
| ||
| 13:36 | Additional check for an error condition on the socket. check-in: a6d7d34318 user: dgp tags: bug-1758a0b603 | |
|
2014-06-11
| ||
| 17:24 | Workaround the broken select() in some Linux kernels that fails to report a writable state on a sock... check-in: 1b53b3f232 user: dgp tags: bug-1758a0b603 | |
|
2014-06-08
| ||
| 16:01 | Generalization: desc is now appended to most events. Leaf check-in: 85101f0beb user: ferrieux tags: tcltest-verbose-desc | |
| 09:16 | Add a '(d)esc' verbose token to tcltest, to display test description on start. check-in: f91db5ae99 user: ferrieux tags: tcltest-verbose-desc | |
|
2014-06-07
| ||
| 14:18 | Improved the error messages. We do not want parsing an invalid dictionary to give errors about list... check-in: 1969678980 user: dkf tags: bug-1b0266d8bb | |
|
2014-06-06
| ||
| 08:47 | merge trunk check-in: 8fe677b133 user: dkf tags: bug-1b0266d8bb | |
| 08:46 | merge trunk check-in: 8fdb23bfd9 user: dkf tags: bug-1b0266d8bb | |
|
2014-06-05
| ||
| 19:13 | Tests socket*-2.12 test for DiscardOutput() updates. check-in: 39da5e7464 user: dgp tags: trunk | |
| 19:09 | Robust async connect tests by temporarely switching off auto continuation. Ticket [13d3af3ad5] check-in: 0c5005721e user: oehhar tags: robust-async-connect-tests | |
| 19:06 | Test socket-2.12 covers the DiscardOutput() update. check-in: 47e4ef3394 user: dgp tags: core-8-5-branch | |
| 15:20 | When too many chars are read by ReadChars() and we trim the limits to get it right on the next pass,... check-in: 2e1e7c8266 user: dgp tags: trunk | |
| 15:20 | merge fork check-in: 4b59bbceaf user: dgp tags: core-8-5-branch | |
| 15:17 | When too many chars are read by ReadChars() and we trim the limits to get it right on the next pass,... check-in: 04b06f7cea user: dgp tags: core-8-5-branch | |
| 00:22 | Fixed a tricky interaction of IO system and encodings which could result in a panic. The relevant f... check-in: 0f26611a0c user: andreask tags: core-8-5-branch | |
|
2014-06-04
| ||
| 21:45 | Add missing calls to Tcl_DecrRefCount() in string object man page examples. check-in: 8b99a29c3f user: andy tags: trunk | |
| 16:42 | Revise DiscardOutput() to account for revisions to the loop in FlushChannel() which is its only call... check-in: 2a072fdb9a user: dgp tags: trunk | |
| 16:36 | Revise DiscardOutput() to account for revisions to the loop in FlushChannel() which is its only call... check-in: 2b1cda088c user: dgp tags: core-8-5-branch | |
| 08:15 | more tests, cleaning up the code a bit check-in: 1fd96b571f user: dkf tags: bug-1b0266d8bb | |
| 03:25 | Valgrind doesn't like use of uninitialized variables. check-in: bf44d3d17c user: dgp tags: trunk | |
|
2014-06-03
| ||
| 19:57 | merge fork of 8.5 branch check-in: bd6ad3191b user: dgp tags: core-8-5-branch | |
| 17:47 | [734138ded8] Revisions so that unreported errors don't get lost during the close of a channel. check-in: 4ea8a01012 user: dgp tags: trunk | |
| 17:32 | Backport I/O core fixes made known by async socket work on trunk. check-in: c801a8d5cc user: dgp tags: core-8-5-branch | |
| 08:13 | merge trunk check-in: 57cb049043 user: dkf tags: bug-1b0266d8bb | |
| 07:26 | [1b0266d8bb] Working towards ensuring that all dict operations are sufficiently strict. check-in: 064f886aae user: dkf tags: bug-1b0266d8bb | |
| 02:26 | These edits make all tests outside of socket-14.* pass on OSX Mavericks. Several socket-14.* tests f... Closed-Leaf check-in: 5b3eed19a0 user: dgp tags: dgp-async-socket | |
|
2014-06-02
| ||
| 20:03 | These edits make the tests socket-14.11.[01] stop hanging, but also introduce a whole raft of test f... check-in: bf5e0126b5 user: dgp tags: dgp-async-socket | |
| 10:57 | Improve robustness of the socket tests against systems that support IPv6, but don't resolve localhos... check-in: 8a95c913e1 user: max tags: trunk | |
|
2014-05-31
| ||
| 20:47 | merge trunk check-in: 4acc825692 user: dkf tags: dkf-http-cookies | |
| 14:12 | Backout checkin 84f992ce50. This fixes test socket-14.11.1 and creates failure in tests *io-1.9. B... Closed-Leaf check-in: 5f5b6fc4b2 user: dgp tags: bug-734138ded8 | |
| 02:40 | Correct the interest masks in the Tcl_CreateFileHandler() calls in PipeWatchProc(). When we are inte... check-in: 0d6ad67b02 user: dgp tags: trunk | |
| 02:30 | Correct the interest masks in the Tcl_CreateFileHandler() calls in PipeWatchProc(). When we are int... check-in: 74a2238ecc user: dgp tags: core-8-5-branch | |
|
2014-05-30
| ||
| 10:36 | win socket -async: do not loose connect notification by temporarily stop connect monitoring. Bug [33... check-in: 6ecb583012 user: oehhar tags: core-8-5-branch | |
|
2014-05-29
| ||
| 20:03 | merge trunk check-in: 79a4738896 user: dgp tags: dgp-refactor | |
| 15:04 | Refinements of FlushChannel() and its callers. Notably includes removal of the flag BUFFER_READY. check-in: 37bcb4b42d user: dgp tags: trunk | |
| 14:56 | Try not to loose FD_CONNECT by switching monitoring off. Closed-Leaf check-in: a658836882 user: oehhar tags: bug-336441ed59 | |
| 14:53 | merge core-8-5-branch check-in: 4f0f24c6c3 user: oehhar tags: bug-336441ed59 | |
|
2014-05-28
| ||
| 19:21 | Merged the workarounds and fixes for wrapped executables on various platforms into the trunk. For de... check-in: 466970e1d3 user: andreask tags: trunk | |
| 18:58 | Refinements of FlushChannel() and its callers. Notably includes removal of the flag BUFFER_READY. check-in: 0ddf09e8bd user: dgp tags: core-8-5-branch | |
| 18:49 | Update comment to explain assumptions. Closed-Leaf check-in: b7bbbbc6ed user: dgp tags: dgp-flush-channel | |
| 18:24 | Further simplifications to FlushChannel(). This makes clear the BUFFER_READY flag serves no necessa... check-in: d9e66fbb28 user: dgp tags: dgp-flush-channel | |
| 17:14 | Expand the IsBufferFull() macro to check non-NULL bufPtr.. check-in: 577da77e8c user: dgp tags: dgp-flush-channel | |
| 16:54 | Increase size of test io-29.34 so that it more portably tests the case where the OS networking machi... check-in: 83b2c056eb user: dgp tags: dgp-flush-channel | |
|
2014-05-27
| ||
| 13:28 | Move code that can only matter in the first loop iteration out of the loop. check-in: 38257b5296 user: dgp tags: dgp-flush-channel | |
|
2014-05-24
| ||
| 19:56 | Comment out lines of test io-53.4 that appear to do nothing of any value. check-in: fb90b0f1fd user: dgp tags: core-8-5-branch | |
|
2014-05-23
| ||
| 17:17 | Followup on [72c54e1659]. Removed unused variable. check-in: 9f7e74b65a user: andreask tags: core-8-5-branch | |
| 15:08 | merge trunk check-in: c933efe84d user: jan.nijtmans tags: novem | |
| 14:59 | eliminate two unused variables. check-in: abf4af70fa user: jan.nijtmans tags: trunk | |
|
2014-05-22
| ||
| 17:17 | Workarounds and fixes for wrapped executables on various platforms regarding the handling of wrappe... check-in: 72c54e1659 user: andreask tags: core-8-5-branch | |
|
2014-05-21
| ||
| 22:00 | Ditto [dict append], [dict incr], and [dict lappend]. Update description of [dict create] to explic... check-in: cdc4e05235 user: andy tags: trunk | |
| 21:40 | Ditto [dict unset]. check-in: 9c3d9a5080 user: andy tags: trunk | |
| 21:32 | Update dict man page to state that [dict set] returns the updated dictionary value. check-in: 5124083e65 user: andy tags: trunk | |
| 14:37 | Fix gcc warning (signed-unsigned compare) check-in: c84093ac60 user: jan.nijtmans tags: trunk | |
| 10:37 | Fix c&p errors in test descriptions check-in: 9b5df9c9b9 user: max tags: trunk | |
|
2014-05-20
| ||
| 18:40 | merge trunk check-in: 089274f4ba user: dgp tags: dgp-refactor | |
| 15:17 | Rework the management of the CHANNEL_BLOCKED and CHANNEL_EOF flags, in particular not allowing them ... check-in: 2a40293a49 user: dgp tags: trunk, potential incompatibility | |
| 15:00 | Rework the management of the CHANNEL_BLOCKED and CHANNEL_EOF flags, in particular not allowing them ... check-in: f6b7d496c4 user: dgp tags: core-8-5-branch | |
| 14:46 | Fix and improve socket -async [13d3af3ad5] check-in: fdd8917252 user: oehhar tags: trunk | |
|
2014-05-19
| ||
| 18:29 | Same improvements to the zlib transform operations. Closed-Leaf check-in: 6578106462 user: dgp tags: dgp-trunk-flag-repair | |
| 18:08 | Simplify ReflectInput(). Also stop intruding on channel internals with direct clearing of CHANNEL_E... check-in: 6600cc19d7 user: dgp tags: dgp-trunk-flag-repair | |
|
2014-05-17
| ||
| 07:01 | [47d66253c9]: "lsearch -sorted -integer" on 64bit system ***POTENTIAL INCOMPATIBILITY*** Changes... check-in: f70fa16889 user: jan.nijtmans tags: trunk, potential incompatibility | |
| 03:38 | Simplify the inputProc of [testchannel transform]. check-in: 7506df18be user: dgp tags: dgp-trunk-flag-repair | |
| 03:32 | Simplify the inputProc of [testchannel transform]. Closed-Leaf check-in: 5995ff7e6d user: dgp tags: dgp-channel-flag-repair | |
| 03:05 | Revise results of tests iogt-2.[123] to account for EOF flags no longer leaking across channel stack... check-in: 844b2b0b19 user: dgp tags: dgp-trunk-flag-repair | |
| 02:53 | Repair broken tests iogt-2.[123]. What happened is that now that EOF flags no loger leak acros chann... check-in: fb7b45c267 user: dgp tags: dgp-channel-flag-repair | |
|
2014-05-16
| ||
| 23:17 | Merge flag changes. - Wow, no trouble with [chan push] demonstrated. check-in: 960f628ee8 user: dgp tags: dgp-trunk-flag-repair | |
| 21:33 | Let the generated Makefile be emacs-friendly by avoiding spurious empty lines and misplaced tabs. Us... check-in: 672c16903f user: ferrieux tags: trunk | |
| 19:11 | Improved use of EOF state to avoid worthless allocations. check-in: 916e33672f user: dgp tags: dgp-channel-flag-repair | |
| 18:45 | Move the resets and testings of the BLOCKED flag to where they make more sense. check-in: b7aafa1d2d user: dgp tags: dgp-channel-flag-repair | |
| 15:33 | merge trunk check-in: 44638ca040 user: dgp tags: novem | |
| 15:23 | merge trunk check-in: 1f1f15695d user: dgp tags: dgp-refactor | |
| 15:23 | merge trunk check-in: 9e2a793a91 user: dgp tags: dgp-trunk-flag-repair | |
| 15:10 | merge 8.5 check-in: 98814a9861 user: dgp tags: trunk | |
| 15:05 | merge 8.5 check-in: 673526a228 user: dgp tags: dgp-channel-flag-repair | |
| 14:59 | Fix for failing tests *io-32.11* check-in: cf82fbc5f8 user: dgp tags: core-8-5-branch | |
| 14:47 | merge 8.5 Closed-Leaf check-in: 66fb298ca6 user: dgp tags: bug-io-32.11 | |
| 14:47 | Merge completion of dgp-read-bytes branch. check-in: a2f2c22575 user: dgp tags: bug-io-32.11 | |
| 14:40 | Bug fix - accept consumption of the trailing newline in crlf with no characters produced. Also dele... check-in: d407a02dd2 user: dgp tags: bug-io-32.11 | |
| 12:56 | More tests to demo the bug more directly. check-in: 5d33e05b29 user: dgp tags: bug-io-32.11 | |
|
2014-05-15
| ||
| 18:38 | Branch to demo bug introduced in the parent commit. check-in: face40eac7 user: dgp tags: bug-io-32.11 | |
| 16:48 | Portable test to demo bug otherwise seen only on Windows. check-in: f49bdfc563 user: dgp tags: core-8-5-branch | |
| 14:59 | Minor bug-fix in [3118489] implementation: NUL in filenames. Filenames starting with <drive>: but wi... check-in: 46ad3d9162 user: jan.nijtmans tags: trunk | |
| 14:54 | Fix [3118489]: NUL in filenames. (On Windows, protect against invalid use of ':' in filenames as wel... check-in: 874ce8daf2 user: jan.nijtmans tags: core-8-5-branch | |
| 11:04 | Push the setting and clearing of CHANNEL_BLOCKED flag to the more inner parts of the channel read ma... check-in: 39ace581ea user: dgp tags: dgp-channel-flag-repair | |
|
2014-05-14
| ||
| 15:09 | merge trunk check-in: cb0b2f9997 user: dgp tags: dgp-trunk-flag-repair | |
| 14:52 | merge 8.5 check-in: 8c51a39a00 user: dgp tags: dgp-channel-flag-repair | |
| 09:19 | Fix 3 test-cases which started failing on Windows check-in: 3ea3275ec9 user: jan.nijtmans tags: trunk | |
| 09:11 | Fix 3 test-cases which started failing on Windows check-in: 57d9dfa4e6 user: jan.nijtmans tags: core-8-5-branch | |
|
2014-05-13
| ||
| 18:49 | Refactored much management of the BLOCKED and EOF flags into ChanRead() then began repairing some of... check-in: 98736462fb user: dgp tags: dgp-trunk-flag-repair | |
| 18:24 | Rework Tcl_ReadRaw() mostly taking things out of the loop that never repeat. check-in: e1c467edcd user: dgp tags: dgp-channel-flag-repair | |
| 16:42 | Salvaged what was left of value in the dgp-read-bytes-detour branch. Refactored much management of t... check-in: 94b7cdc521 user: dgp tags: dgp-channel-flag-repair | |
| 11:25 | [958bc05fbe]: Clarify "clock format" using "%R" check-in: b5de46ac73 user: jan.nijtmans tags: trunk | |
| 11:23 | [958bc05fbe]: Clarify "clock format" using "%R" check-in: 1e1b95e0e6 user: jan.nijtmans tags: core-8-5-branch | |
|
2014-05-12
| ||
| 21:52 | Restore the largefileSupport constraint on Darwin, where tests (chan)io-34.21 take an unbearable 90 ... check-in: df4e6061ac user: dgp tags: trunk | |
| 21:50 | Restore the largefileSupport constraint on Darwin, where tests (chan)io-34.21 take an unbearable 90 ... check-in: 6fe20c93b6 user: dgp tags: core-8-5-branch | |
| 17:19 | Have the [chan push] machinery ReadRaw() directly into the argument to be passed to the read method ... check-in: df2b19250c user: dgp tags: trunk | |
| 13:09 | Possible fix for [47d66253c92197d30bff280b02e0a9e62f07cee2|47d66253c9]: "lsearch -sorted -integer" o... Closed-Leaf check-in: a1cf23084b user: jan.nijtmans tags: bug-47d66253c9 | |
|
2014-05-11
| ||
| 10:39 | [6d2f249a01] Handle a failure to comprehend half-way through the compilation of a chain of compileab... check-in: 0ef9c1b41a user: dkf tags: trunk | |
|
2014-05-09
| ||
| 17:46 | Repair another "impossible" test and the segfault it reveals. check-in: 695de04685 user: dgp tags: trunk | |
| 17:35 | Correct namespace bugs in normally skipped tests. Constrain them as "knownBug" rather than "unknownF... check-in: 67b870b07c user: dgp tags: trunk | |
| 16:55 | Correct namespace bugs in normally skipped tests. Constrain them as "knownBug" rather than "unknownF... check-in: 0d300e1793 user: dgp tags: core-8-5-branch | |
| 16:39 | Added comment explaining the "knownBug" in iogt-6.1 check-in: 8388952f62 user: dgp tags: trunk | |
| 16:38 | Added comment explaining the "knownBug" in iogt-6.1 check-in: 672bebd5f8 user: dgp tags: core-8-5-branch | |
| 16:33 | Tests (chan)io-34.21 are constrained for largefileSupport, and that's disabled by default, which mea... check-in: 267dbca3d3 user: dgp tags: trunk | |
| 16:31 | Tests (chan)io-34.21 are constrained for largefileSupport, and that's disabled by default, which mea... check-in: 753903e359 user: dgp tags: core-8-5-branch | |
| 13:50 | merge trunk check-in: 239fb8a769 user: jan.nijtmans tags: novem | |
| 13:33 | Test iocmd-32.1 is not "impossible" but after writing it properly it does segfault trying to use a d... check-in: 0a4dfac63e user: dgp tags: trunk | |
| 13:19 | Test iocmd-32.1 is not "impossible" but after writing it properly it does segfault trying to use a d... check-in: 430312d573 user: dgp tags: core-8-5-branch | |
| 12:03 | Fix [3389978]: Support for paths longer than MAX_PATH on Windows. check-in: 34528a47d1 user: jan.nijtmans tags: trunk | |
| 10:10 | Make Cygwin's "configure" work from another directory than /unix. (Not everything works this way!) check-in: b2c0b88e3a user: jan.nijtmans tags: trunk | |
| 10:08 | Make Cygwin's "configure" work from another directory than /unix. (Not everything works this way!) check-in: 4619d13620 user: jan.nijtmans tags: core-8-5-branch | |
|
2014-05-08
| ||
| 17:46 | merge trunk check-in: e34a130b6f user: dgp tags: dgp-refactor | |
| 17:38 | Merge the reforms of dgp-trunk-read branch into trunk. (port of dgp-read-bytes) Large overhaul ... check-in: d17b42d5cb user: dgp tags: trunk | |
| 17:30 | Merge the reforms of dgp-read-bytes branch into 8.5+ releases. Large overhaul of I/O read opera... check-in: ea760ac244 user: dgp tags: core-8-5-branch | |
| 16:28 | merge trunk check-in: 1f0f096bc0 user: dgp tags: dgp-refactor | |
| 16:21 | merge trunk Closed-Leaf check-in: 30ae8cb927 user: dgp tags: dgp-trunk-read | |
| 16:21 | silence compiler warning check-in: 1b033660ab user: dgp tags: trunk | |
| 16:12 | merge trunk check-in: b345c44424 user: dgp tags: dgp-trunk-read | |
| 16:03 | Fix the panic in iogt-2.5. Back in 2011, Bugs 3384654 and 3393276 first noticed troubles with Channe... check-in: cc5f6a9f05 user: dgp tags: trunk | |
| 13:01 | Revert the iogt-2.5 fix. For now one panic is better than widespread memory leaks. check-in: 1f0997a0f1 user: dgp tags: trunk | |
| 12:46 | More efficient/robust implementation of function TclNativeCreateNativeRep(). - No more intermediate... Closed-Leaf check-in: 1a24401380 user: jan.nijtmans tags: rfe-3389978 | |
| 03:28 | merge trunk check-in: 41b555c6c8 user: dgp tags: dgp-trunk-read | |
| 03:13 | Merge 8.5. check-in: 6373847bf0 user: dgp tags: trunk | |
| 02:55 | Merge 8.5. Closed-Leaf check-in: 355b7c916f user: dgp tags: dgp-read-bytes | |
| 02:38 | Stop leak in iocmd-21.22. check-in: bd77beabda user: dgp tags: core-8-5-branch | |
|
2014-05-07
| ||
| 22:22 | Corrected description of where tcl_platform(user) comes from on Unix. check-in: dadb2a77cc user: dkf tags: trunk | |
| 22:19 | Corrected description of where tcl_platform(user) comes from on Unix. check-in: 0e91209516 user: dkf tags: core-8-5-branch | |
| 03:30 | Stop leaks of cloned Tcl_ChannelTypes. check-in: 372a524f33 user: dgp tags: core-8-5-branch | |
| 02:28 | Stop leak in io-53.5. check-in: 923384ef74 user: dgp tags: core-8-5-branch | |
|
2014-05-06
| ||
| 23:51 | Stop leak in io-33.7. check-in: 85982d0ca3 user: dgp tags: core-8-5-branch | |
| 23:23 | Stop memory leak in io-29.34 check-in: 9ed25477ae user: dgp tags: core-8-5-branch | |
| 22:34 | Stop memory leak in io-29.27. check-in: 710c762201 user: dgp tags: core-8-5-branch | |
| 17:33 | Symptom relief. Make test stop panicking. This is not the proper final answer. ChannelBuffer manag... check-in: 299eab2396 user: dgp tags: trunk | |
| 15:23 | Add Panic call to better identify where iogt-2.5 goes wrong. check-in: bd7a70e510 user: dgp tags: trunk | |
| 14:43 | Merge 8.5. New test iogt-2.5 panics. check-in: ad0fc36bba user: dgp tags: trunk | |
| 14:10 | merge 8.5 check-in: a7733bb0e0 user: dgp tags: dgp-read-bytes | |
| 13:56 | Have to manage the lifetime of the self handle in testchannel transform. check-in: 74bb290f92 user: dgp tags: core-8-5-branch | |
| 11:17 | Start working on [3389978]. Appears to work, but some clean-up needed. check-in: 80d513f9cb user: jan.nijtmans tags: rfe-3389978 | |
|
2014-05-05
| ||
| 17:18 | Segfaulting test (backport of iortrans-5.11). check-in: 3c3c44ac41 user: dgp tags: core-8-5-branch | |
| 13:23 | Merge GotFlag() backport from 8.5. Conflicts galore! check-in: b1ed89a610 user: dgp tags: dgp-read-bytes | |
| 09:18 | merge-mark check-in: 0d1e692970 user: jan.nijtmans tags: trunk | |
| 09:17 | Backport "GotFlag" macro from Tcl 8.6. Makes code more readable. No change in functionality. check-in: 70147dfbb6 user: jan.nijtmans tags: core-8-5-branch | |
|
2014-05-02
| ||
| 15:58 | merge trunk check-in: 8940c7f376 user: dgp tags: dgp-trunk-read | |
| 15:41 | merge 8.5 check-in: 5c1344169d user: dgp tags: dgp-read-bytes | |
| 15:35 | Re-apply [3010352], bringing back the symbol exports of shared libraries as it was in 8.6.0/8.6.1. check-in: 32a6915d8a user: jan.nijtmans tags: trunk | |
| 15:29 | Bring back self restacking support. Channel tests all passing now. check-in: 795288918d user: dgp tags: trunk | |
| 15:19 | Fixup restacking tests to expect the right results. Closed-Leaf check-in: 8ffe58f8e9 user: dgp tags: dgp-demo | |
| 15:06 | Backport channel self restacking support. (Test iogt-2.4). check-in: 65f9e5c5ef user: dgp tags: core-8-5-branch | |
| 14:45 | Add some comments about possible other self-restacking troubles. check-in: cc96a1b1e4 user: dgp tags: dgp-demo | |
| 13:02 | Fully restore topChan resetting to accommodate self-restacking channels. check-in: 479b266698 user: dgp tags: dgp-demo | |
| 12:39 | Re-enable buffer recycling. check-in: 19ba1dca2c user: dgp tags: dgp-demo | |
| 08:59 | merge novem Closed-Leaf check-in: a549f4599c user: jan.nijtmans tags: novem-bug-3598300 | |
| 07:39 | int -> size_t for hash tables check-in: 9f9abcbc4a user: jan.nijtmans tags: novem-more-memory-API | |
| 07:15 | merge novem check-in: 08a7e90291 user: jan.nijtmans tags: novem-more-memory-API | |
| 06:58 | Update Unicode tables to Unicode 7.0 beta check-in: 872972ea94 user: jan.nijtmans tags: novem | |
|
2014-05-01
| ||
| 16:33 | Stop the segfault in iogt-2.4. First by changing the UpdateInterest() call that triggers it. "down... check-in: a6e8d96c80 user: dgp tags: dgp-demo | |
| 15:16 | merge trunk check-in: ace047c40e user: jan.nijtmans tags: novem | |
| 15:13 | merge trunk check-in: 22914ee992 user: dgp tags: dgp-demo | |
| 15:00 | merge trunk check-in: 52f2afaf4f user: dgp tags: dgp-trunk-read | |
| 14:52 | merge 8.5 check-in: c88761f6af user: dgp tags: dgp-read-bytes | |
| 14:36 | We must Preserve channels if we're going to use TclChanCaughtErrorBypass() to get error information ... check-in: 4c9bb6c772 user: dgp tags: trunk | |
| 14:18 | We must Preserve channels if we're going to use TclChanCaughtErrorBypass() to get error information ... check-in: 97a0ec7bfd user: dgp tags: core-8-5-branch | |
| 09:40 | Merge trunk. Update Unicode tables to Unicode 7.0 beta. check-in: 13a1d81916 user: jan.nijtmans tags: tip-389-impl | |
| 09:11 | make doubly sure that things which should be unshared stay unshared check-in: 67c8b705b5 user: dkf tags: trunk | |
| 07:44 | merge-mark check-in: 1c9a8330da user: jan.nijtmans tags: trunk | |
| 07:38 | Fix more corner-cases like [0e92c404f19ede5b2eb06e6db27647d3138cc56|0e92c404f1]: The only place wher... check-in: 91be696bf3 user: jan.nijtmans tags: core-8-5-branch | |
| 01:26 | Merge in the fixes for improper ChannelBuffer sharing via recycling. check-in: a63b3cbe41 user: dgp tags: trunk | |
| 01:15 | missing constraint check-in: 36b1780d1a user: dgp tags: trunk | |
|
2014-04-30
| ||
| 21:59 | Better (safer) fix for [0e92c404f1] check-in: b8c06f813e user: jan.nijtmans tags: core-8-5-branch | |
| 21:24 | [82e7f67325] Fix an evil refcount problem in compiled [string replace]. check-in: 9d2057859c user: dkf tags: trunk | |
| 19:54 | Stop the segfaults in [close] during [gets] tests. Not sure this is the right behavior, but it's bet... check-in: 04b1f8b14c user: dgp tags: core-8-5-branch | |
| 19:33 | Panic message to pinpoint the cause of iocmd-21.23 segfault. check-in: 7bbdf769a2 user: dgp tags: core-8-5-branch | |
| 19:12 | Another segfault demo test, this one with [close] during [gets]. check-in: a0ef399dee user: dgp tags: core-8-5-branch | |
|
2014-04-29
| ||
| 17:40 | Make sure no shared ChannelBuffers get recycled. check-in: c101f46322 user: dgp tags: core-8-5-branch | |
| 17:04 | merge trunk check-in: e344fa9b49 user: dgp tags: dgp-demo | |
| 16:47 | Fix bug exposed when buffer recycling is disabled. check-in: 84f992ce50 user: dgp tags: trunk | |
| 16:36 | Fix bug exposed when buffer recycling is disabled. check-in: 9823e74a67 user: dgp tags: core-8-5-branch | |
| 15:54 | Revise the logic for setting TCL_ENCODING_END in the outputEncodingFlags so it does not rely on buff... Closed-Leaf check-in: bf4b0651be user: dgp tags: dgp-no-buffer-recycle | |
|
2014-04-28
| ||
| 20:28 | Clarify fcopy manpage regarding its bidirectional uses. [1350564] check-in: a6e8d5d50c user: ferrieux tags: trunk | |
| 18:56 | Merge to fix accidental fork in branch bug-3600058-td Leaf check-in: cdb671dd50 user: twylite tags: bug-3600058-td | |
| 18:41 | Reintroduce tabular format for alphabetical index of commands, but use CSS columns. Put a categoriz... check-in: dae988402a user: twylite tags: bug-3600058-td | |
|
2014-04-25
| ||
| 20:12 | Disable buffer recycling to expose bugs for fixing. check-in: e9c2ad7207 user: dgp tags: dgp-no-buffer-recycle | |
| 19:51 | Disable buffer recycling, which creates mysteries. check-in: 0e64d0aa58 user: dgp tags: dgp-demo | |
| 17:34 | Test iortrans-4.8.2 demos an infinite loop. Possible trouble with pushback buffers. check-in: 71c708ce30 user: dgp tags: dgp-demo | |
|
2014-04-24
| ||
| 18:21 | merge trunk check-in: 63b6268aeb user: dgp tags: dgp-trunk-read | |
| 18:14 | merge 8.5 check-in: 31f56dd77d user: dgp tags: dgp-read-bytes | |
| 15:27 | Make sure the ReflectedChannel struct is freed in the handler thread, where it was allocated. This ... check-in: 453e07a7d8 user: dgp tags: trunk | |
| 04:34 | [3493120] Plug memory leak in thread exit. check-in: 6b5f70a82f user: dgp tags: trunk | |
|
2014-04-23
| ||
| 18:25 | [3493120] Plug memory leak in thread exit. check-in: 18257b2f89 user: dgp tags: core-8-5-branch | |
| 09:18 | *nix segfault cleared: we should reset a thread key after freeing of alloc cache (in tclUnixThrd.c) Closed-Leaf check-in: 1dc6ea5ab2 user: sebres tags: bug-3493120 | |
|
2014-04-22
| ||
| 15:09 | Merge the [testchannel transform] fixes. check-in: 9bf970cda4 user: dgp tags: trunk | |
| 14:57 | Add refcounting and preservation to [testchannel transform] to stop segfault in test iogt-2.4. check-in: 1f873e8005 user: dgp tags: core-8-5-branch | |
| 13:25 | Memory leak after thread exit, fixed (alloc cache released by exit), belong to ticket [3493120] M... check-in: c251d61424 user: sebres tags: bug-3493120 | |
|
2014-04-21
| ||
| 20:02 | merge trunk check-in: 58bcc7a29a user: dgp tags: dgp-trunk-read | |
| 20:01 | merge 8.5 check-in: 621d5cbc6e user: dgp tags: dgp-read-bytes | |
| 19:04 | Merge refcounting machinery for ChannelBuffer. check-in: 0c1015d94d user: dgp tags: trunk | |
| 18:55 | Added a refcounting mechanism to ChannelBuffers. Other edits to stop segfaults in tests iocmd-21.2[... check-in: 13886141d8 user: dgp tags: core-8-5-branch | |
|
2014-04-20
| ||
| 15:29 | merge trunk check-in: 95c09d2f0b user: dkf tags: dkf-http-cookies | |
| 15:28 | more tinkering check-in: 8eb5a4845a user: dkf tags: dkf-http-cookies | |
|
2014-04-17
| ||
| 19:58 | Another test exposing another segfault. check-in: dbd29ee73d user: dgp tags: core-8-5-branch | |
| 19:17 | merge 8.5 check-in: 70bdf638d9 user: dgp tags: dgp-read-bytes | |
| 19:11 | merge trunk check-in: 15f3a695ca user: dgp tags: dgp-trunk-read | |
| 18:10 | Merge reflected channel improvements. check-in: 3c6eba5c93 user: dgp tags: trunk | |
| 17:55 | Reflected channels. Keep a set of method names cached so we don't create new each operation, and we... check-in: 4c7df62128 user: dgp tags: core-8-5-branch | |
| 16:05 | Simplify reflected channels. Instead of having two modes of Close operations and the need to choose ... check-in: ef3818afcd user: dgp tags: core-8-5-branch | |
| 14:01 | Remove all win95-specific test-cases, since Windows 95 is not supported any more. check-in: 324a458635 user: jan.nijtmans tags: trunk | |
|
2014-04-16
| ||
| 20:11 | merge 8.5 check-in: 97f35a8071 user: dgp tags: dgp-read-bytes | |
| 19:11 | merge trunk check-in: 7d6ac7cc9a user: dgp tags: dgp-refactor | |
| 18:53 | merge trunk check-in: c6828884d2 user: jan.nijtmans tags: novem | |
| 17:35 | merge trunk check-in: 505682a5bb user: dgp tags: dgp-trunk-read | |
| 15:40 | [d19a30db57] More testing. check-in: 90fb2d568e user: dgp tags: trunk | |
| 15:37 | Repair new test so all parts will be effective. check-in: ff8ab70e08 user: dgp tags: core-8-5-branch | |
| 15:30 | Test for [d19a30db57] extended check-in: 591ee4c021 user: sebres tags: core-8-5-branch | |
| 15:30 | [d19a30db57] Fixed segfault in [clock] internals. Includes test. check-in: 8aca271fac user: dgp tags: trunk | |
| 15:17 | Test for [d19a30db57]. check-in: bbf2e2ebf8 user: dgp tags: core-8-5-branch | |
| 14:12 | Fix compiler warnings in win32/cygwin build check-in: b18178d2d2 user: jan.nijtmans tags: trunk | |
| 14:07 | merge fork: Segmentation fault using some functions of tcl::clock, fixed, belong to ticket [d19a30db... check-in: b98c43b470 user: jan.nijtmans tags: core-8-5-branch | |
| 14:04 | Fix compiler warnings in win32/cygwin build. check-in: ee58aa423a user: jan.nijtmans tags: core-8-5-branch | |
| 13:18 | Segmentation fault using some functions of tcl::clock, fixed, belong to ticket [d19a30db57] check-in: e336aa2db0 user: sebres tags: core-8-5-branch | |
| 11:21 | merge trunk check-in: b436bc86df user: jan.nijtmans tags: novem | |
| 11:20 | Remove unused variable, don't use deprecated function, some formatting. check-in: 29bb868e02 user: jan.nijtmans tags: trunk | |
| 11:06 | merge trunk. Remove (internal) functions TclWinGetServByName(), TclWinGetSockOpt() and TclWinSetSoc... check-in: a7d000700b user: jan.nijtmans tags: novem | |
| 09:44 | Upgrade from Winsock 1.1 to Winsock 2.2, which is always available on Win2000+. See: [http://msdn.mi... check-in: 61866a947e user: jan.nijtmans tags: trunk | |
| 09:28 | Upgrade from Winsock 1.1 to Winsock 2.2, which is always available on Win2000+. See: [http://msdn.mi... check-in: 7e814eaa84 user: jan.nijtmans tags: core-8-5-branch | |
|
2014-04-15
| ||
| 18:55 | merge trunk check-in: c59de3724d user: dgp tags: dgp-refactor | |
| 18:36 | Purge the (now unused) argc and argv fields. check-in: f0b9f4e373 user: dgp tags: trunk | |
| 17:45 | Purge (now unused) argc and argv fields. check-in: 4f1501f935 user: dgp tags: core-8-5-branch | |
| 17:25 | [88aef05cda] Stop reentrancy segfault in reflected channels by managing callbacks as (copies of) lis... check-in: 4985635c78 user: dgp tags: trunk | |
| 16:09 | [88aef05cda] Stop reentrancy segfault in reflected channels by managing callbacks as (copies of) lis... check-in: d20d5a14bd user: dgp tags: core-8-5-branch | |
| 10:46 | merge trunk check-in: 4b651b011f user: jan.nijtmans tags: novem | |
| 10:41 | Test-cases which pick up the completion of bug-fix [e663138a06d98e48b5fbb42cc015cf1698f486cd|e663138... check-in: f13e5bd0cf user: jan.nijtmans tags: trunk | |
|
2014-04-14
| ||
| 18:45 | [e663138a06] Fix the new INST_NUM_TYPE instruction so that the boundary cases of [string is] on inte... check-in: 5eae727664 user: dgp tags: trunk | |
|
2014-04-11
| ||
| 09:55 | Fix [3118489]: NUL in filenames, now fixed for both Windows and UNIX. For consistancy, any NUL char... check-in: b5dd510e85 user: jan.nijtmans tags: trunk | |
| 08:23 | Fix [3118489] for Windows only: NUL in filenames. This allows various characters to be used in win32... check-in: 0f4597a73c user: jan.nijtmans tags: trunk | |
|
2014-04-10
| ||
| 13:59 | [792641f95b]: Normalized win32 paths should never contain backslash. check-in: 578237c4c6 user: jan.nijtmans tags: trunk | |
| 13:32 | [792641f95b]: Normalized win32 paths should never contain backslash. check-in: bade6c326a user: jan.nijtmans tags: core-8-5-branch | |
| 07:57 | Fix bug [e663138a06]: Test failures in "string is" check-in: 772c763815 user: jan.nijtmans tags: trunk | |
|
2014-04-08
| ||
| 18:00 | * Give clearer names to some of the state flags and sync them with Windows where it makes sense. ... Closed-Leaf check-in: 9b3b3adf47 user: max tags: bug-13d3af3ad5 | |
| 15:15 | Beautify check for async connect reentry check-in: 2b3521353b user: oehhar tags: bug-13d3af3ad5 | |
| 15:02 | Provide full Tcl patchlevel to tcl.pc and move private libs to "Libs.private". Record the fact that... check-in: 667dfe5615 user: jan.nijtmans tags: trunk | |
| 14:52 | Provide full Tcl patchlevel to tcl.pc and move private libs to "Libs.private". check-in: e4510b50a5 user: jan.nijtmans tags: core-8-5-branch | |
| 14:40 | Changed error report logic, that an async connect error is only reported by 'fconfigure -error' and ... check-in: 774db15517 user: oehhar tags: bug-13d3af3ad5 | |
|
2014-04-07
| ||
| 15:18 | Rename error to connectError in struct TcpState. check-in: 890a840201 user: max tags: bug-13d3af3ad5 | |
| 15:11 | Rename CreateClientSocket to TcpConnect check-in: 3cbbb06987 user: max tags: bug-13d3af3ad5 | |
| 15:08 | Renamed function CreateClientSocket to TcpConnect and variable error to connectError check-in: 27e28d5ecc user: oehhar tags: bug-13d3af3ad5 | |
| 14:56 | merge trunk check-in: f24df1717c user: jan.nijtmans tags: novem | |
| 14:32 | Merge-mark: Those two test-cases will arrive in trunk as soon as branch [http://core.tcl.tk/tcl/time... check-in: a006f5a452 user: jan.nijtmans tags: trunk | |
| 12:34 | Return async connect error by first following read or write operation. check-in: 0818d96293 user: oehhar tags: bug-13d3af3ad5 | |
|
2014-04-04
| ||
| 16:44 | Moved tests socket-8.2 and socket-8.3 to socket-14.3 and socket-14.4 and made them robust against co... check-in: 59056c0ca3 user: oehhar tags: core-8-5-branch | |
| 16:27 | Avoid multiple returns of connect errors check-in: 0def1219a1 user: oehhar tags: bug-13d3af3ad5 | |
| 15:56 | Move tests 8.2 and 8.3 out of the IPv4/IPv6 loop to 14.13 and 14.14. check-in: e686d4cac9 user: max tags: bug-13d3af3ad5 | |
| 15:45 | Fix/improve tests. check-in: cb65273402 user: max tags: bug-13d3af3ad5 | |
| 11:53 | Add tests for bugs [336441ed59] and [581937ab1e] from core-8-5-branch. check-in: b602826a44 user: max tags: bug-13d3af3ad5 | |
| 11:14 | Fix for Bug [97069ea11a]: Set return message in close if a flush error is reported (which may be an ... check-in: 7aa743c0ee user: oehhar tags: trunk | |
| 10:02 | * Rework WaitForConnect() to fix synchronous completion of asynchronous connections. * Let Tcp... check-in: 56d4a94da9 user: max tags: bug-13d3af3ad5 | |
| 08:55 | Fix for Bug [97069ea11a]: Set return message in close if a flush error is reported (which may be an ... check-in: 45d1b34648 user: oehhar tags: core-8-5-branch | |
| 08:51 | Make the naming of TcpState variables consistent check-in: 8f4a29e820 user: max tags: bug-13d3af3ad5 | |
| 08:29 | Revert the tests for bug#97069ea11a from socket.test, because it is hard to test with the socket com... Closed-Leaf check-in: 48cf391339 user: max tags: bug-97069ea11a | |
|
2014-04-02
| ||
| 13:33 | Fix bug [581937ab1e]: fire readable event on async socket connect failure check-in: 37dce67f70 user: oehhar tags: core-8-5-branch | |
| 12:43 | Fix bug [581937ab1e]: fire readable event on async socket connect failure Closed-Leaf check-in: 29adf4bac3 user: oehhar tags: bug-581937ab1e | |
| 10:02 | Fix bug [336441ed59]: Win socket stall on quick termination of async socket connect check-in: 1dfe1390d8 user: oehhar tags: core-8-5-branch | |
| 09:54 | Test to demonstrate bug [336441ed59]. Depends on timing and will not always fire but is better than ... check-in: 22a6175c07 user: oehhar tags: bug-336441ed59 | |
| 08:35 | Set all variables written by the notifier thread as volatile. check-in: 7af0573f72 user: oehhar tags: bug-336441ed59 | |
| 08:22 | Marked all communication variables which are set by notifier thread with "volatile". check-in: 31e88e5cda user: oehhar tags: bug-13d3af3ad5 | |
|
2014-04-01
| ||
| 14:00 | Centralize and clarify the user of 169.254.0.0 as a non-reachable address. check-in: adeb86d0f9 user: max tags: bug-97069ea11a | |
| 13:06 | Imported fix for bug [97069ea11a] from branch bug-97069ea11a: empty error message on stalled backgro... check-in: 0fa84c1e50 user: oehhar tags: bug-13d3af3ad5 | |
| 12:17 | Add test cases for Bug [97069ea11a]. check-in: 019eadce85 user: max tags: bug-97069ea11a | |
| 12:16 | Removed thread debugging printf messages check-in: 7dc794f0c8 user: oehhar tags: bug-13d3af3ad5 | |
| 11:31 | Fix test failure socket-2.9: "1 {not owner}" instead of "1 {couldn't open socket address already in ... check-in: 5277cd7d5d user: oehhar tags: bug-97069ea11a | |
| 09:52 | Set return message in close if a flush error is reported (which may be an error from a background fl... check-in: d9c2394aec user: oehhar tags: bug-97069ea11a | |
| 08:18 | Limit number of cookies stored, deleting least recently used ones. check-in: 95b427a898 user: dkf tags: dkf-http-cookies | |
|
2014-03-31
| ||
| 18:47 | merge trunk check-in: 33f13ba67c user: jan.nijtmans tags: novem | |
| 18:44 | Add missing @TCL_LIB_FLAG@ to tcl.pc.in (derived from ticket [5bcb5026ad]) check-in: 85f74e89a1 user: jan.nijtmans tags: trunk | |
| 15:23 | Cherry-pick [c54059aaad] from trunk: Added support for reporting TEA-like info via pkg-config. Add ... check-in: 70b7d58cae user: jan.nijtmans tags: core-8-5-branch | |
| 08:09 | merge trunk check-in: 0f642ee045 user: dkf tags: dkf-http-cookies | |
| 08:08 | Better cookie option parsing that doesn't throw away critical information. check-in: 0ef3ed62be user: dkf tags: dkf-http-cookies | |
|
2014-03-28
| ||
| 20:29 | Merge minimal fix for iocmd-23.11. Note that top channel regeneration is removed, so that Preserve/R... check-in: 4c19c39276 user: dgp tags: trunk | |
|
2014-03-27
| ||
| 21:35 | Minimal patch to fix iocmd-23.11. Might not be the best fix, but is *a* fix. check-in: b846182cdc user: dgp tags: core-8-5-branch | |
| 19:15 | Test iocmd-23.11 demos another segfault. check-in: 045e8076eb user: dgp tags: trunk | |
| 19:14 | Test iocmd-23.11 demos another segfault. check-in: d237824bfd user: dgp tags: core-8-5-branch | |
| 16:47 | Test iogt-2.4 is another segfault demo for [721ec69271]. check-in: b83734f724 user: dgp tags: trunk | |
| 16:44 | Test iogt-2.4 is another segfault demo for [721ec69271]. check-in: ee4b5c6c43 user: dgp tags: core-8-5-branch | |
| 16:27 | New test iortrans-4.8.1 exposes segfault bug [721ec69271]. check-in: 994f93910e user: dgp tags: trunk | |
|
2014-03-26
| ||
| 14:38 | Implement RFE [b42b208ba4]: file attributes -readonly (and -archive, -hidden, -system) on Cygwin. check-in: 5656978163 user: jan.nijtmans tags: trunk | |
| 14:34 | Only write back file attributes if any of them really changed. Closed-Leaf check-in: f6fc8ce920 user: jan.nijtmans tags: rfe-b42b208ba4 | |
| 10:37 | Implementation of [b42b208ba4]: file attributes -readonly on Cygwin. For completeness, implemented -... check-in: 71d7e7db09 user: jan.nijtmans tags: rfe-b42b208ba4 | |
|
2014-03-24
| ||
| 21:42 | Add test io-53.12 to verify proper unbuffered sync-fcopy [Bug #3096275] check-in: 3b391551d0 user: ferrieux tags: dgp-trunk-read | |
| 11:03 | Fire also readable event on final async connect failure. Armor WaitForSocketEvent by access signal a... check-in: f1d2f6dbad user: oehhar tags: bug-13d3af3ad5 | |
|
2014-03-23
| ||
| 20:59 | Merge the checkins of the dgp-read-bytes branch onto the trunk, up to and including checkin a1e82fb6... check-in: c4c1cd81e4 user: dgp tags: dgp-trunk-read | |
| 11:42 | Be sure tsd pointer to the info structure is invalidated before memory free check-in: d045cdc948 user: oehhar tags: bug-13d3af3ad5 | |
| 11:31 | Be shure tsd pointer to the info structure is invalidated before memory free check-in: 25f4fca4ee user: oehhar tags: bug-336441ed59 | |
|
2014-03-22
| ||
| 16:14 | Bug [336441ed59]: Buffer infoPtr between socket creation and insertion into info structure in thread... check-in: 2596fec7bd user: oehhar tags: bug-336441ed59 | |
|
2014-03-21
| ||
| 19:07 | Correct some faulty assumptions in the zlib transformation input driver. BRANCHED - some other EO... Closed-Leaf check-in: dfadac1b71 user: dgp tags: dgp-eof | |
| 17:11 | Added comments raising questions about possible updates to channel drivers on Windows. check-in: 5134ecb54a user: dgp tags: trunk | |
| 14:45 | missing declaration Closed-Leaf check-in: 44ad35d49a user: dgp tags: dgp-read-bytes-detour | |
| 14:07 | Correct namespace bugs in normally skipped tests. Constrain them as "knownBug" rather than "unknownF... check-in: 1322e9c55d user: dgp tags: dgp-read-bytes-detour | |
| 13:40 | Added comment explaining the "knownBug" check-in: 76da1d965e user: dgp tags: dgp-read-bytes-detour | |
| 13:20 | Convert "impossible" test to a "knownBug" test. Exposes a segfault! check-in: 85f07be907 user: dgp tags: dgp-read-bytes-detour | |
| 12:58 | Restore default suppression of large file test. check-in: 29bad58a75 user: dgp tags: dgp-read-bytes-detour | |
| 12:57 | Fixup ChanRead() header. Note (dstSize > 0) precondition. check-in: 466dfbd509 user: dgp tags: dgp-read-bytes-detour | |
| 12:56 | io-34.21 - fix bugs in normally skipped test. io-35.18b - knownBug is not buggy on this branch. check-in: 04ade665cf user: dgp tags: dgp-read-bytes-detour | |
| 02:36 | Documentation header for ChanRead() check-in: 594b1261d6 user: dgp tags: dgp-read-bytes-detour | |
|
2014-03-20
| ||
| 23:21 | Both callers of ChanRead() have simlar epilogs. Shift that into ChanRead and refactor. check-in: bae1c688f2 user: dgp tags: dgp-read-bytes-detour | |
| 20:18 | Don't allow buffer recycling to prevent or delay buffersize shrinkage. check-in: a1e82fb63e user: dgp tags: dgp-read-bytes | |
| 19:25 | Stop routine clearing of CHANNEL_EOF. Only clear when there's a reason (seek, eofchar change, unget... check-in: 4da5102566 user: dgp tags: dgp-read-bytes | |
| 16:31 | Use assertions about the pushback buffers to simplify their handling. Mark several things left TODO.... check-in: 059316c224 user: dgp tags: dgp-read-bytes | |
| 14:45 | merge 8.5 check-in: 3f0acb898a user: dgp tags: dgp-read-bytes | |
| 12:01 | merge trunk check-in: fcb93a439f user: dgp tags: dgp-refactor | |
| 10:14 | merge trunk check-in: 386ead73ae user: jan.nijtmans tags: novem | |
| 10:10 | Fix [2f7cbd01c3]: tcl8.6.1 fails to build on FreeBSD 10.0 check-in: 2c5beb4f45 user: jan.nijtmans tags: trunk | |
| 10:06 | Fix [2f7cbd01c3]: tcl8.6.1 fails to build on FreeBSD 10.0 check-in: b5fb55f2fe user: jan.nijtmans tags: core-8-5-branch | |
| 09:22 | Proposed fix for [2f7cbd01c3]. Closed-Leaf check-in: e0b5b5cbd2 user: jan.nijtmans tags: bug-2f7cbd01c3 | |
|
2014-03-19
| ||
| 21:43 | Let TranslateInputEOL handle the "\r$eofChar" sequence in CRLF mode. check-in: 87cabe74cb user: dgp tags: dgp-read-bytes | |
| 20:32 | Complete rewrite of DoRead(). check-in: b0fec86516 user: dgp tags: dgp-read-bytes | |
|
2014-03-17
| ||
| 17:56 | Remove long dead "BAD_BLOCKING" support code so it no longer confuses people reading/editing this co... check-in: b97275fff8 user: dgp tags: dgp-read-bytes | |
|
2014-03-14
| ||
| 17:01 | WaitForConnection like tclUnixSock.c, new option [fconfigure -connecting] check-in: 650e8b8468 user: oehhar tags: bug-13d3af3ad5 | |
| 16:59 | file tclWinSock.c reorganized to minimize diff to tclUnixSock.c. No functional change check-in: dc0a9645cc user: oehhar tags: bug-13d3af3ad5 | |
| 14:36 | Remove writable shortcut and errorneous workaround to get [connect -async] fail error to [fconfigure... check-in: 65b320b464 user: oehhar tags: bug-13d3af3ad5 | |
| 14:26 | * More test improvements for async sockets. * Advance async connections whenever the channel i... check-in: ece135ac28 user: max tags: bug-13d3af3ad5 | |
| 09:12 | Async connect terminates: fire fileevent by setting readyEvent, propage commit fail message to [fcon... check-in: 711c272f36 user: oehhar tags: bug-13d3af3ad5 | |
|
2014-03-13
| ||
| 17:10 | Bug 3600058 work-in-progress: restored table format for contents page (easy for eyes to scan, each t... check-in: ce23a97e6f user: twylite tags: bug-3600058-td | |
|
2014-03-11
| ||
| 17:34 | * Hide transient errors of the internal iterations of [socket -async] from the script level. * ... check-in: 5fafcb7857 user: max tags: bug-13d3af3ad5 | |
| 16:51 | Compress code for better single screen viewing. check-in: b1b64885a9 user: dgp tags: dgp-read-bytes | |
| 13:35 | No [fconfigure -error] error in connect process; gets after failed async connect returns connect err... check-in: cb1a6a0924 user: oehhar tags: bug-13d3af3ad5 | |
| 03:38 | Trial rewrite of AUTO input translation. check-in: 8753583e66 user: dgp tags: dgp-read-bytes | |
|
2014-03-10
| ||
| 19:30 | .... and then the bug fix. check-in: 626308d6df user: dgp tags: dgp-read-bytes | |
| 19:29 | Test for the bug I just committed. check-in: 98fca4e9bf user: dgp tags: dgp-read-bytes | |
| 19:00 | Rewrite CRLF translation to use more system calls. check-in: 6ac30093f3 user: dgp tags: dgp-read-bytes | |
| 18:11 | WaitForConnect may only call back to CreateClientSocket when the socket is writable or something. Wh... check-in: d2b5426431 user: max tags: bug-13d3af3ad5 | |
| 17:58 | Bring CRLF translation in parallel with others. check-in: 1e9ea0b532 user: dgp tags: dgp-read-bytes | |
| 16:59 | Additional security for wrong pointer check-in: 64ccc14933 user: oehhar tags: bug-13d3af3ad5 | |
| 16:56 | merge trunk check-in: f5326d1de7 user: dgp tags: dgp-refactor | |
| 15:38 | Fire write fileevent if async connect fails finally (test socket-14.2) check-in: c80dc6e566 user: oehhar tags: bug-13d3af3ad5 | |
| 15:22 | Also continue async connect without event loop if gets/puts is called (test socket-14.8.*) check-in: 33d1e6a53a user: oehhar tags: bug-13d3af3ad5 | |
| 14:36 | Workaround if FD_CONNECT notification comes before socket list registration in TcpThreadActionProc check-in: a4af0b5949 user: oehhar tags: bug-13d3af3ad5 | |
| 12:08 | * tclUnixSock.c: Fix WaitForConnect() for client sockets that have to try more than one address. ... check-in: 06c4fda007 user: max tags: bug-13d3af3ad5 | |
| 09:01 | merge trunk check-in: 4634b864fa user: dkf tags: dkf-http-cookies | |
| 09:00 | Reorganize log level management, start testing persistence, refactor code to not put so much in ::ht... check-in: b6af1d7ed5 user: dkf tags: dkf-http-cookies | |
| 03:09 | TranslateInputEOL doesn't need to return anything. No caller cares. Other optimizations and simplif... check-in: a534865f9d user: dgp tags: dgp-read-bytes | |
|
2014-03-09
| ||
| 21:58 | merge trunk check-in: b9dc391702 user: jan.nijtmans tags: novem | |
| 21:58 | Merge core-8-5-branch (New tests covering INPUT_NEED_NL flag handling. One exposes a bug.) check-in: 26bd1581af user: jan.nijtmans tags: trunk | |
| 21:55 | Mark io-35.18b test as knownBug check-in: 4fb211cd74 user: jan.nijtmans tags: core-8-5-branch | |
|
2014-03-08
| ||
| 00:21 | socket -async and gets/puts stall on windows (Ticket [336441ed59]) This is a change for a problem... Closed-Leaf check-in: 521b7229c4 user: andreask tags: win-sock-async-connect-race-fix | |
|
2014-03-07
| ||
| 20:15 | TranslateInputEOL() callers no longer need assert dstLen <= srcLen. check-in: ab50666290 user: dgp tags: dgp-read-bytes | |
| 19:43 | Simplify the input eof char scan. Update some comments. check-in: ac39a58a9c user: dgp tags: dgp-read-bytes | |
| 07:40 | Still incomplete info structure in event proc: try to protect with locks (unsuccesful). Probably loc... check-in: ffb0e6c712 user: oehhar tags: bug-13d3af3ad5 | |
|
2014-03-06
| ||
| 18:21 | More debug to chase different fd in struct than in callback check-in: 210378511e user: oehhar tags: bug-13d3af3ad5 | |
| 15:51 | Variable "rawStart" serves no purpose. check-in: 961f9c82ce user: dgp tags: dgp-read-bytes | |
| 10:37 | Terminate async connect synchronously by any blocking operation check-in: 76a90541db user: oehhar tags: bug-13d3af3ad5 | |
|
2014-03-05
| ||
| 22:28 | more checks of domain data loading check-in: 4c9fc857ef user: dkf tags: dkf-http-cookies | |
| 19:41 | Remove old dead code; silence compiler warnings; tidy up. check-in: df25cce286 user: dgp tags: dgp-read-bytes | |
| 17:16 | Adapt CopyAndTranslateBuffer() to changes in TranslateInputEOL(). Notably no longer using the INPUT_... check-in: e9e06ab343 user: dgp tags: dgp-read-bytes | |
| 15:15 | "gets" blocked after async cannect: SOCKET_ASYNC_CONNECT was not cleared check-in: e6b7f7708c user: oehhar tags: bug-13d3af3ad5 | |
| 14:40 | Refactor the error handling logic around connect() check-in: a532187514 user: max tags: bug-13d3af3ad5 | |
| 14:23 | Merge repair to correct failing tests. check-in: be0a413ba3 user: dgp tags: dgp-read-bytes | |
| 13:12 | avoid warnings about uninitialized infoPtr in DEBUG check-in: 49c77f95c1 user: max tags: bug-13d3af3ad5 | |
| 13:09 | Print out the value of infoPtr in DEBUG, so that coexisting sockets can be distinguished in the outp... check-in: a3b9f7fdbd user: max tags: bug-13d3af3ad5 | |
| 10:20 | Next async connect try works. Reset error and move notifier before connect. check-in: 296c6ffb8c user: oehhar tags: bug-13d3af3ad5 | |
|
2014-03-04
| ||
| 18:54 | * Use watchEvents only for read/write/close events of [chan event], don't mix with internal use o... check-in: 9c695de236 user: max tags: bug-13d3af3ad5 | |
| 08:11 | safer setter mechanism check-in: 2049ccd386 user: dkf tags: dkf-http-cookies | |
| 07:54 | Reverted move of WSAAsyncSelect before connect -> FD_Connect message does also fire if it exists on ... check-in: c044ae1f1b user: oehhar tags: bug-13d3af3ad5 | |
|
2014-03-03
| ||
| 23:22 | working towards a more consistent way of handling options in the cookiejar API check-in: 5658068e23 user: dkf tags: dkf-http-cookies | |
| 15:57 | WIP: async open event now passes to SocketEventProc() and connects but does not finalyze that (I gue... check-in: 1a15736603 user: oehhar tags: bug-13d3af3ad5 | |
|
2014-03-01
| ||
| 03:01 | Fixups make the test suite almost pass (except *io-39.17) check-in: b745eb9ba4 user: dgp tags: dgp-read-bytes | |
|
2014-02-28
| ||
| 19:01 | Bring over the ReadChars rewrite for integration into the other I/O work. check-in: 22a9f73877 user: dgp tags: dgp-read-bytes | |
| 18:36 | another coverage test. check-in: fc0ec64788 user: dgp tags: dgp-read-bytes | |
| 18:28 | tidy up. Closed-Leaf check-in: 967f356dde user: dgp tags: dgp-read-chars | |
| 18:25 | More ReadChars rewriting. Test suite now passes. Note that this reform simplifies ReadChars a fair ... check-in: 8928ad3eb5 user: dgp tags: dgp-read-chars | |
| 11:05 | Make printf debugging switchable, because it affects 'make test' check-in: 84c3e283bc user: max tags: bug-13d3af3ad5 | |
| 10:47 | Broken intermediate state. Calling back to CreateClientSocket() from the event loop works, but the ... check-in: a1779bfd08 user: max tags: bug-13d3af3ad5 | |
|
2014-02-27
| ||
| 20:21 | Work in progress attempting a ReadChars rewrite. check-in: 914a1b6351 user: dgp tags: dgp-read-chars | |
| 20:11 | remove comment check-in: 5d763d1af8 user: dgp tags: dgp-read-bytes | |
|
2014-02-26
| ||
| 20:28 | merge 8.5 check-in: 27707adf73 user: dgp tags: dgp-read-bytes | |
| 17:47 | New tests covering INPUT_NEED_NL flag handling. One exposes a bug. check-in: 279154c448 user: dgp tags: core-8-5-branch | |
| 13:18 | merge-mark check-in: f9fcde39ad user: jan.nijtmans tags: novem | |
| 13:16 | Simplify macro handling in tclOO*Decls.h, just as already done in "novem" [0c37ab8944], itcl*Decls.h... check-in: ebf5381b2f user: jan.nijtmans tags: trunk | |
| 12:44 | Merge trunk check-in: 6cdbf73536 user: max tags: bug-13d3af3ad5 | |
| 11:26 | More coverage tests and bug fixes. check-in: 929bdbd0af user: dgp tags: dgp-read-bytes | |
| 08:58 | start writing integration tests check-in: 0db5a8b266 user: dkf tags: dkf-http-cookies | |
|
2014-02-25
| ||
| 15:59 | merge trunk check-in: 2ab5c24490 user: jan.nijtmans tags: novem | |
| 15:49 | [8d5f5b8034] Flush internal representations in [string tolower] of unshared obj check-in: 6504791ba5 user: dkf tags: trunk | |
| 09:10 | more tests and some fixes check-in: 049762f4d4 user: dkf tags: dkf-http-cookies | |
| 08:32 | merge trunk check-in: 784a6ebd99 user: jan.nijtmans tags: novem | |
| 08:02 | Do not reopen a win serial channel for serial detection. There are issues with some Bluetooth virtua... check-in: eb0919a1ec user: oehhar tags: trunk | |
|
2014-02-24
| ||
| 21:25 | Reduce ReadBytes to simplest expression. check-in: fa8b2ead5a user: dgp tags: dgp-read-bytes | |
| 21:01 | simplification trims check-in: d5fce7db96 user: dgp tags: dgp-read-bytes | |
| 20:53 | merge 8.5 check-in: bf1327f687 user: dgp tags: dgp-read-bytes | |
| 19:11 | Merge the stricter binary mode experiment. check-in: b3f0eb6d21 user: dgp tags: dgp-read-bytes | |
| 17:25 | Do not reopen a win serial channel for serial detection. There are issues with some Bluetooth virtua... check-in: b6459ef66c user: oehhar tags: core-8-5-branch | |
| 08:13 | more functional testing check-in: d8fc962c97 user: dkf tags: dkf-http-cookies | |
|
2014-02-23
| ||
| 18:17 | merge trunk check-in: 00ed09fc01 user: dkf tags: dkf-http-cookies | |
| 13:07 | [3597178]: Improve documentation of what's going on with encodings check-in: 29b5d483ec user: dkf tags: trunk | |
|
2014-02-21
| ||
| 20:08 | merge trunk check-in: 7067cdd418 user: jan.nijtmans tags: novem | |
| 15:12 | Simplify ReadBytes based on new constraints. Closed-Leaf check-in: adeabf71cf user: dgp tags: dgp-experiment | |
| 15:02 | fix type error check-in: 80330ed77d user: dgp tags: dgp-experiment | |
|
2014-02-20
| ||
| 21:23 | Switch consistently on the narrower def of binary mode. check-in: 5a647c7aae user: dgp tags: dgp-experiment | |
| 20:31 | Can we send some binary reads down the char-reading path? check-in: 13ebbaf45b user: dgp tags: dgp-experiment | |
| 03:51 | Refactoring repair to fix failing test. check-in: 2e3d8aa19c user: dgp tags: dgp-read-bytes | |
|
2014-02-19
| ||
| 14:12 | [1230597] Update test comment. check-in: 6deecf6f75 user: dgp tags: trunk | |
| 14:10 | [1230597] Update test comment. check-in: 0392a86d4d user: dgp tags: core-8-5-branch | |
| 03:45 | Next coverage test to expose another refactoring error. check-in: 7ee5a61b87 user: dgp tags: dgp-read-bytes | |
| 03:36 | Shortcut ReadBytes() when it's a no-op. check-in: cc398cf78d user: dgp tags: dgp-read-bytes | |
|
2014-02-18
| ||
| 23:20 | Callers of TranslateInputEOL are expected to manage the INPUT_NEED_NL flag. check-in: 0426499beb user: dgp tags: dgp-read-bytes | |
| 21:27 | Another coverage test that reveals refactoring error. check-in: be16a4865e user: dgp tags: dgp-read-bytes | |
| 18:35 | coverage test for -translation cr check-in: b79ce5761c user: dgp tags: dgp-read-bytes | |
| 18:26 | Refactor correction exposed by coverage test. check-in: 8619f9ff5d user: dgp tags: dgp-read-bytes | |
| 17:54 | Coverage test for -translation auto handling of INPUT_SAW_CR flag. Demonstrates refactor failure. check-in: 18b306d083 user: dgp tags: dgp-read-bytes | |
| 14:14 | testing of the cookiejar implementation check-in: bde54f5d48 user: dkf tags: dkf-http-cookies | |
| 10:56 | merge novem check-in: ebffa137e2 user: jan.nijtmans tags: novem-bug-3598300 | |
| 09:56 | merge trunk check-in: 7250e8085c user: jan.nijtmans tags: novem | |
|
2014-02-16
| ||
| 09:04 | extending the IDNA tests check-in: 1567ef37b2 user: dkf tags: dkf-http-cookies | |
| 08:18 | [9bf7e67b37]: minor documentation blooper check-in: 319683e85d user: dkf tags: trunk | |
|
2014-02-15
| ||
| 10:02 | add the test cases from RFC 3492 check-in: b09e2204e4 user: dkf tags: dkf-http-cookies | |
|
2014-02-14
| ||
| 09:03 | more tests, now getting to the IDNA handling check-in: 5f6bb663fd user: dkf tags: dkf-http-cookies | |
|
2014-02-13
| ||
| 09:04 | more tests for the punycode engine check-in: 9783d98bd3 user: dkf tags: dkf-http-cookies | |
|
2014-02-12
| ||
| 18:46 | merge 8.5 check-in: 19731e45f5 user: dgp tags: dgp-read-bytes | |
| 12:15 | typo check-in: dc8f438313 user: jan.nijtmans tags: trunk | |
| 12:13 | typo check-in: 4eb3385757 user: jan.nijtmans tags: core-8-5-branch | |
|
2014-02-11
| ||
| 19:53 | Refactor so that CopyAndTranslateBuffer() calls on TranslateInputEOL() instead of duplicating so muc... check-in: 26bac705c9 user: dgp tags: dgp-read-bytes | |
| 11:13 | Merge trunk check-in: 73afad5c30 user: jan.nijtmans tags: novem | |
| 10:58 | Fix execute permission bit (should not be set) for *Decls.h files check-in: 5308afeb26 user: jan.nijtmans tags: trunk | |
| 08:53 | Changed position of flag evaluation as proposed by Phil Hoffman Closed-Leaf check-in: 024a523361 user: oehhar tags: bug-2413550 | |
|
2014-02-10
| ||
| 17:09 | merge trunk check-in: ca8cc64e32 user: dgp tags: dgp-refactor | |
| 11:59 | Eliminate all usage of WIN32 and __WIN32__ macros: Some compilers (e.g. Clang/LLVM) don't define it,... check-in: 80cf092cc7 user: jan.nijtmans tags: trunk | |
|
2014-02-09
| ||
| 12:56 | starting to write some tests check-in: ece03eda87 user: dkf tags: dkf-http-cookies | |
| 12:41 | D'oh! check-in: 3e89b49881 user: dkf tags: dkf-http-cookies | |
|
2014-02-08
| ||
| 15:36 | update list of TLDs check-in: 38e63c1acb user: dkf tags: dkf-http-cookies | |
| 15:03 | merge trunk check-in: 20ad99c5e9 user: dkf tags: dkf-http-cookies | |
| 07:54 | merge trunk check-in: 470ba4edf6 user: dkf tags: dkf-improved-disassembler | |
| 07:54 | improve the testing of the disassembly commands check-in: d369bbfd9a user: dkf tags: dkf-improved-disassembler | |
| 07:41 | merge trunk check-in: b42667a7e0 user: dkf tags: dkf-improved-disassembler | |
|
2014-02-07
| ||
| 19:40 | This patch is not pointless. Tests encoding-25.* demonstrate its utility. check-in: 79a8716060 user: dgp tags: dgp-read-bytes | |
|
2014-02-06
| ||
| 22:48 | [a4494e28ed] Use flag bit instead of NULL pointer to suppress teardown list of importe... check-in: ec28d672c6 user: dgp tags: trunk | |
| 22:41 | Change the flag value to avoid merge conflict with trunk. check-in: 8e0145bccc user: dgp tags: core-8-5-branch | |
| 22:38 | [a4494e28ed] Use flag bit instead of NULL pointer to suppress teardown list of imported commands whe... check-in: 3bf0700110 user: dgp tags: core-8-5-branch | |
| 22:10 | merge trunk check-in: 6828d86c67 user: jan.nijtmans tags: novem | |
| 21:45 | check for existance of __BORLANDC__ before using its value check-in: e212ae9cf1 user: jan.nijtmans tags: trunk | |
| 21:44 | Check for existance of __BORLANDC__ before using its value check-in: 381e442683 user: jan.nijtmans tags: core-8-5-branch | |
| 19:04 | Revised ReadChars to restore an attempt to make sure we do not short read because of a false notion ... Closed-Leaf check-in: 8a185f4fe9 user: dgp tags: dgp-may-be-pointless | |
| 18:35 | merge trunk check-in: 0eb8efa5ba user: mig tags: mig-optimize | |
| 16:33 | merge 8.5 check-in: 3d3823e676 user: dgp tags: dgp-read-bytes | |
|
2014-02-04
| ||
| 21:52 | Satisfy required position of __stdcall from VC++ check-in: 4d93b22209 user: jan.nijtmans tags: trunk | |
| 21:51 | Satisfy required position of __stdcall from VC++ check-in: 4aa0755656 user: jan.nijtmans tags: core-8-5-branch | |
| 21:33 | Add missing __stdcall (which crashes on win32), and clean-up indenting check-in: d2660a9d11 user: jan.nijtmans tags: trunk | |
| 21:29 | remove duplicate declaration check-in: 9d33e20c12 user: jan.nijtmans tags: core-8-5-branch | |
| 21:21 | Add missing __stdcall (which crashes on win32), and clean-up indenting check-in: f4b331d2fb user: jan.nijtmans tags: core-8-5-branch | |
| 16:30 | merge trunk check-in: 7642672bf2 user: dgp tags: dgp-refactor | |
| 16:24 | Simplify the core output operations of channels. Reduce duplicative and dead code. check-in: af063120ee user: dgp tags: trunk | |
| 15:17 | Simplify the core output operations of channels. Reduce duplicative and dead code. check-in: 9057fb00e2 user: dgp tags: core-8-5-branch | |
| 14:30 | Be sure to finalize the identity encoding. Closed-Leaf check-in: 02c6d2d336 user: dgp tags: dgp-optimize-output-stage | |
| 09:09 | merge trunk check-in: b9f6344af3 user: dkf tags: dkf-improved-disassembler | |
| 09:02 | make the printing of source much less inclined to be fazed by non-ASCII chars check-in: 185f7e2f36 user: dkf tags: trunk | |
| 08:15 | [971cb4f1db]: Make debugging traces less inclined to serious visual corruption check-in: 9533dbc4c7 user: dkf tags: trunk | |
|
2014-02-03
| ||
| 22:58 | merge 8.5 check-in: c407e0fc64 user: dgp tags: dgp-optimize-output-stage | |
| 22:29 | merge trunk check-in: 6e467f54ca user: dkf tags: dkf-improved-disassembler | |
| 17:32 | merge trunk check-in: 2dc7adbbf0 user: mig tags: mig-optimize | |
| 15:29 | merge trunk check-in: eb01b5b26b user: jan.nijtmans tags: novem | |
| 15:19 | Fix [651e828a52]: Wrong Windows version reported for Windows 8.1 check-in: 818d7d0f1a user: jan.nijtmans tags: trunk | |
| 14:43 | Fix [651e828a52]: Wrong Windows version reported for Windows 8.1 check-in: 8aefc70fdb user: jan.nijtmans tags: core-8-5-branch | |
| 09:53 | merge trunk check-in: 63547cfbe8 user: jan.nijtmans tags: novem | |
|
2014-02-02
| ||
| 16:01 | add compilation of [string is] check-in: f74647ceeb user: dkf tags: trunk | |
| 15:09 | merge main working branch Closed-Leaf check-in: b3a938ddc0 user: dkf tags: dkf-bytecode-8.6/join, dkf-bytecode-8.6-main | |
| 15:08 | merge main working branch Closed-Leaf check-in: e3f27bdbd1 user: dkf tags: dkf-bytecode-8.6/eval, dkf-bytecode-8.6-main | |
| 14:43 | compilation of [string is] Closed-Leaf check-in: fc4df9d199 user: dkf tags: dkf-bytecode-8.6-main | |
| 14:42 | improve the disassembly Closed-Leaf check-in: d1f2d16fd2 user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main | |
|
2014-01-31
| ||
| 22:07 | Simplify macro typecasting. check-in: 77d1c32097 user: dgp tags: dgp-optimize-output-stage | |
| 20:42 | The "channel" Tcl_ObjType is caching only. It never needs an UpdateString routine. It's also static... check-in: 3be587ea63 user: dgp tags: dgp-optimize-output-stage | |
| 20:02 | Do not call updateStringProc directly. We have TclGetString() for that. check-in: 16cebba90b user: dgp tags: dgp-optimize-output-stage | |
| 09:26 | merge trunk check-in: 9cbf304e98 user: jan.nijtmans tags: novem | |
| 09:19 | Fix [4b3b7a3082]: tcl8.5.15/generic/tclExecute.c:7713: array index before sanity check ? check-in: 0b5fb73910 user: jan.nijtmans tags: trunk | |
| 09:13 | Fix [4b3b7a3082]: tcl8.5.15/generic/tclExecute.c:7713: array index before sanity check ? check-in: f6a2f50eb8 user: jan.nijtmans tags: core-8-5-branch | |
|
2014-01-30
| ||
| 20:10 | Refactor to eliminate the DoWriteChars() layer. check-in: 1fb1e81ddc user: dgp tags: dgp-optimize-output-stage | |
| 19:30 | Eliminate DoWrite(). It duplicates WriteBytes(). check-in: 4a35001f56 user: dgp tags: dgp-optimize-output-stage | |
| 19:13 | Trial: Implement DoWrite() as WriteBytes(). check-in: e38265e698 user: dgp tags: dgp-optimize-output-stage | |
| 18:45 | Simplification and cleanup enabled by last commit. check-in: df0dfbf28d user: dgp tags: dgp-optimize-output-stage | |
| 18:31 | Refactor WriteChars() and WriteBytes() into simple wrappers of a common routine Write(). check-in: d651018d94 user: dgp tags: dgp-optimize-output-stage | |
| 16:21 | merge trunk check-in: b05a6048ea user: dgp tags: dgp-refactor | |
| 15:02 | merge 8.5 check-in: 5ef480c185 user: oehhar tags: bug-2413550 | |
| 14:51 | Eliminate the use of a staging buffer in WriteChars(). check-in: f5f5df0f00 user: dgp tags: trunk | |
| 14:50 | Fix [22c10c8e79]: core-8-5: msvc6 build: "Side by Side" error check-in: 3fb17c9267 user: jan.nijtmans tags: trunk | |
| 14:44 | Fix [22c10c8e79]: core-8-5: msvc6 build: "Side by Side" error check-in: 8a9e78209d user: jan.nijtmans tags: core-8-5-branch | |
| 14:31 | Eliminate the use of a staging buffer in WriteChars(). check-in: 4749538620 user: dgp tags: core-8-5-branch | |
| 11:02 | win/tclWinChan.c Tcl_InitNotifier: Bug [2413550] Avoid reopening of serial channels which causes iss... check-in: 84307fe13f user: oehhar tags: bug-2413550 | |
|
2014-01-29
| ||
| 23:18 | Squashed C99 syntax breaking the native AIX cc. check-in: 8d1efaf42d user: andreask tags: trunk | |
| 13:59 | Compile [string is] with character classes in a non-awful way. Needs more work to make resulting byt... check-in: 587d82b78a user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main | |
|
2014-01-28
| ||
| 20:23 | The outputStage field is now unused, so never allocate it. check-in: d89e241ea4 user: dgp tags: dgp-optimize-output-stage | |
| 20:19 | tidy things up check-in: 69fc4bcc62 user: dgp tags: dgp-optimize-output-stage | |
| 18:51 | Working code with no staging buffer use. check-in: d6de6b35d8 user: dgp tags: dgp-optimize-output-stage | |
| 11:04 | WIP check-in: e1ed4ca828 user: dgp tags: dgp-optimize-output-stage | |
|
2014-01-27
| ||
| 17:58 | merge 8.5 check-in: 95bdfa070a user: dgp tags: dgp-optimize-output-stage | |
| 17:35 | merge 8.5 check-in: 85a4eb2c6c user: dgp tags: dgp-read-bytes | |
| 17:35 | Revise the Tcl_Append* machinery to tolerate NULL bytes to append. Then have ReadChars() use that ma... check-in: dcc87ec669 user: dgp tags: dgp-read-bytes | |
|
2014-01-25
| ||
| 21:42 | merge trunk check-in: 5fb12de009 user: jan.nijtmans tags: novem | |
| 21:41 | sync tcl.m4 with Tk version check-in: d16f9a59ec user: jan.nijtmans tags: trunk | |
| 21:41 | sync tcl.m4 with Tk version check-in: fc06c2939f user: jan.nijtmans tags: core-8-5-branch | |
| 09:02 | merge principal development branch check-in: 51b5fe9afe user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main | |
| 08:57 | more quieting of excessively-noisy messages Closed-Leaf check-in: 7d37b91ada user: dkf tags: dkf-quieter-compiles, dkf-bytecode-8.6-main | |
|
2014-01-24
| ||
| 22:33 | merge 8.5 check-in: 3920660b95 user: dgp tags: dgp-read-bytes | |
| 22:00 | merge trunk check-in: f00afeae97 user: dgp tags: dgp-refactor | |
| 21:52 | In WriteChars(), eliminate the copy step through a staging buffer when it is not required for channe... check-in: d76ed8a13f user: dgp tags: trunk | |
| 21:45 | In WriteChars(), eliminate the copy step through a staging buffer when it is not required for channe... check-in: 01ff1f0a45 user: dgp tags: core-8-5-branch | |
| 17:38 | Eliminate the copy to a staging buffer when that serves no functional purpose. check-in: 68c21e5139 user: dgp tags: dgp-optimize-output-stage | |
|
2014-01-23
| ||
| 23:12 | merge trunk check-in: ddec41f466 user: jan.nijtmans tags: novem | |
| 13:15 | merge trunk check-in: e5eacae891 user: dgp tags: dgp-refactor | |
|
2014-01-22
| ||
| 19:44 | experimenting with making the compilation less noisy check-in: 1a780d806a user: dkf tags: dkf-quieter-compiles, dkf-bytecode-8.6-main | |
| 19:33 | improved tidy-up from branch check-in: b946fae2c6 user: dkf tags: trunk | |
| 13:48 | remove unused variable check-in: 8cf8f4d2dc user: jan.nijtmans tags: trunk | |
| 09:14 | minor tidying up check-in: 039b02fa79 user: dkf tags: dkf-bytecode-8.6-main | |
| 09:11 | add compilation for [nextto] and [yieldto]; fix [a90d9331bc] check-in: b64f6cd9a9 user: dkf tags: trunk | |
| 09:07 | [a90d9331bc]: must not crash when yieldto called in vanishing namespace check-in: b37441105a user: dkf tags: dkf-bytecode-8.6-main | |
|
2014-01-21
| ||
| 22:08 | There is no need for ReadBytes() or its caller(s) to track how many bytes are actually stored in obj... check-in: 4d0dcf283d user: dgp tags: dgp-read-bytes | |
| 21:32 | Backport of bytearray append machinery to support bug fixes in ReadBytes. check-in: 9e237cce30 user: dgp tags: dgp-read-bytes | |
| 18:17 | merge mark check-in: 345437b24b user: dgp tags: trunk | |
| 18:16 | Silence compiler warnings. check-in: 76fb868129 user: dgp tags: core-8-5-branch | |
| 17:25 | [2992970] Restore safety of Tcl_AppendObjToObj(x, x) for bytearrays. check-in: 704897a19b user: dgp tags: trunk | |
| 15:07 | implementation of [yieldto] in bytecode check-in: ef8db24f85 user: dkf tags: dkf-bytecode-8.6-main | |
|
2014-01-19
| ||
| 18:39 | added compilation for [nextto] check-in: 6f3de2ee14 user: dkf tags: dkf-bytecode-8.6-main | |
|
2014-01-17
| ||
| 09:43 | remove some dead code Closed-Leaf check-in: a9e0697268 user: dkf tags: bug-272e866f1e | |
|
2014-01-15
| ||
| 20:21 | [272e866f1e][965a39e314] Revise ReadBytes so that it uses the bytearray growth algorithm already in ... check-in: 128d902c33 user: dgp tags: bug-272e866f1e | |
| 19:04 | [2992970] Restore the safety of Tcl_AppendObjToObj(x, x) for bytearrays. Also moves overflow checkin... Closed-Leaf check-in: e5267e9dcd user: dgp tags: bug-2992970 | |
|
2014-01-13
| ||
| 08:06 | extend [string is] to booleans check-in: 4013777385 user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main | |
|
2014-01-10
| ||
| 15:58 | a different approach check-in: 85c888f3e7 user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main | |
|
2014-01-09
| ||
| 21:20 | merge trunk check-in: cd045e6a26 user: dkf tags: dkf-improved-disassembler | |
| 14:29 | merge trunk check-in: 769d84f6a6 user: dgp tags: dgp-refactor | |
| 10:49 | use compact form check-in: ef10c605e4 user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main | |
|
2014-01-08
| ||
| 11:04 | Make DEFAULT_TRIM_SET a MODULE_SCOPE string constant, so its value can be shared in tclCmdMZ.o and T... check-in: 2191bd8485 user: jan.nijtmans tags: trunk | |
|
2014-01-07
| ||
| 15:29 | Revert Makefile.in changes and remove added tclStringTrim.h header. Otherwise, the same changes wo... Closed-Leaf check-in: acd990a59d user: jan.nijtmans tags: remove-trim-header | |
| 14:52 | merge trunk check-in: 0d51d6c35e user: dgp tags: dgp-refactor | |
| 14:25 | merge main working branch check-in: 694ecb849a user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main | |
| 14:19 | Add compilations for the following commands: * concat * linsert * namespace origin * next * str... check-in: 4492d3b645 user: dkf tags: trunk | |
| 14:13 | make function static once more; not needed outside of source file check-in: db86bf6a15 user: dkf tags: dkf-bytecode-8.6-main | |
| 13:59 | reduce the overhead of NR-enabled TclOO [next] check-in: 966489854c user: dkf tags: dkf-bytecode-8.6-main | |
|
2014-01-06
| ||
| 13:07 | merge trunk check-in: c830714db9 user: dgp tags: dgp-refactor | |
|
2014-01-05
| ||
| 17:31 | factor out a common stanza check-in: 92b49504eb user: dkf tags: dkf-bytecode-8.6-main | |
| 17:00 | merge main working branch check-in: efa38c6308 user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main | |
| 16:57 | merge trunk check-in: 48c3800a6d user: dkf tags: dkf-bytecode-8.6-main | |
| 15:02 | merge trunk check-in: 16ddfe9591 user: mig tags: mig-optimize | |
| 15:01 | fix arraySet compiler to set -errorcode instead of -errorCode in return options check-in: 5a9b720577 user: mig tags: trunk | |
| 14:11 | merge trunk check-in: 617a70e5c0 user: mig tags: mig-optimize | |
| 14:10 | skip the switch(result) on returning TCL_OK from a proc check-in: ea59100c56 user: mig tags: trunk | |
| 12:03 | merge trunk check-in: 6064646a34 user: mig tags: mig-optimize | |
| 12:01 | reducing TEBCdata: pc and cleanup now passed in the NREcallback check-in: 0c12259de7 user: mig tags: trunk | |
|
2014-01-03
| ||
| 11:08 | merge trunk check-in: 9ceab49e1e user: mig tags: mig-optimize | |
|
2014-01-02
| ||
| 22:12 | remove unintended change check-in: c872c87b27 user: mig tags: mig-optimize | |
| 22:11 | remove two now unneeded corrections in the for compiler check-in: 78492334ba user: mig tags: mig-optimize | |
| 17:05 | merge trunk check-in: 2c2c6d6225 user: jan.nijtmans tags: novem | |
| 15:30 | redevelop code to have more in common with the interpreted [string is] and to remove non-working typ... check-in: fce302b44d user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main | |
| 13:43 | merge trunk check-in: e9435b0a49 user: dgp tags: dgp-refactor | |
| 10:11 | merge-mark check-in: 4e94603486 user: jan.nijtmans tags: dkf-bytecode-8.6-main | |
| 10:01 | more fixes to instruction tracing; ensure all places that need DECACHE_STACK_INFO have it check-in: cecc44d165 user: dkf tags: trunk | |
| 09:38 | merge main working branch check-in: 8985308f80 user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main | |
| 09:37 | merge main working branch check-in: 044fae58fd user: dkf tags: dkf-bytecode-8.6/join, dkf-bytecode-8.6-main | |
| 09:35 | merge main working branch check-in: 1c324ae77e user: dkf tags: dkf-bytecode-8.6/eval, dkf-bytecode-8.6-main | |
| 09:17 | implement TclOO's [next] in bytecode check-in: 6909efd4f5 user: dkf tags: dkf-bytecode-8.6-main | |
| 09:15 | merge main working branch; made opcode work by getting callback ordering right Closed-Leaf check-in: 5caf29d929 user: dkf tags: dkf-bytecode-8.6/next, dkf-bytecode-8.6-main | |
| 08:51 | merge trunk check-in: dbaf3fe8ab user: dkf tags: dkf-bytecode-8.6-main | |
| 08:35 | merge trunk check-in: 5eb96f00af user: dkf tags: dkf-bytecode-8.6-main | |
| 08:32 | merge main working branch check-in: fa1b103f18 user: dkf tags: dkf-bytecode-8.6/next, dkf-bytecode-8.6-main | |
| 03:27 | merge trunk check-in: b0d8ce1dfd user: dkf tags: dkf-bytecode-8.6-main | |
|
2014-01-01
| ||
| 16:19 | factor out a common peephole stanza check-in: 1b5fb87b71 user: dkf tags: trunk | |
| 12:36 | merge trunk check-in: 3cb08706ae user: jan.nijtmans tags: novem | |
| 00:02 | merge trunk check-in: 8c6514e159 user: mig tags: mig-optimize | |
|
2013-12-31
| ||
| 23:34 | another jump peephole, this time with string comparisons check-in: 8674c9099d user: dkf tags: trunk | |
| 17:28 | more cleaning up of error-case instruction tracing check-in: 9a0fff9f2b user: dkf tags: dkf-bytecode-8.6-main | |
| 16:36 | merge trunk check-in: 5f687f32da user: mig tags: mig-optimize | |
| 16:28 | merge trunk check-in: bf55737041 user: dkf tags: dkf-bytecode-8.6-main | |
| 16:26 | more peephole optimizations in TEBC, and better instruction execution traces check-in: c5d6c15df9 user: dkf tags: trunk | |
| 12:38 | merge trunk; segfault in assemble-30.4, to be investigated check-in: 6896877443 user: mig tags: mig-optimize | |
| 12:14 | clarify the resume sequence in TEBCresume; make checkInterp a local variable, remove it from the sav... check-in: af06c0fbf8 user: mig tags: trunk | |
| 10:49 | merge trunk check-in: f31bdb28e9 user: dkf tags: dkf-bytecode-8.6-main | |
| 10:47 | remove ill-advised change to assembler What made sense for the compiler does not for the assemble... check-in: eabc1b8699 user: dkf tags: trunk | |
| 10:37 | Now gets the stack depth about right, but still many test failures. check-in: 6145c5e865 user: dkf tags: dkf-bytecode-8.6/eval, dkf-bytecode-8.6-main | |
|
2013-12-30
| ||
| 16:36 | merge trunk Closed-Leaf check-in: 014940909e user: dgp tags: dkf/asm-crash-20131022 | |
| 11:58 | merge main working branch check-in: b540b18e40 user: dkf tags: dkf-bytecode-8.6/eval, dkf-bytecode-8.6-main | |
| 11:56 | put the other definition of a trim set in the header file too check-in: 9f5aa1fe63 user: dkf tags: dkf-bytecode-8.6-main | |
| 11:44 | merge main working branch check-in: 10c9b8f76d user: dkf tags: dkf-bytecode-8.6/eval, dkf-bytecode-8.6-main | |
| 11:40 | Factor out the definition of the default string trim set; define it once only. check-in: 57c46ae806 user: dkf tags: dkf-bytecode-8.6-main | |
| 10:24 | merge main working branch check-in: 1eae2c7592 user: dkf tags: dkf-bytecode-8.6/next, dkf-bytecode-8.6-main | |
| 08:50 | merge main working branch check-in: ef604e2db9 user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main | |
| 08:49 | merge main working branch check-in: 1b96ee83b9 user: dkf tags: dkf-bytecode-8.6/join, dkf-bytecode-8.6-main | |
| 08:49 | merge main working branch check-in: dde154938f user: dkf tags: dkf-bytecode-8.6/eval, dkf-bytecode-8.6-main | |
| 08:37 | implement [namespace origin] in bytecode check-in: 1572fe02bd user: dkf tags: dkf-bytecode-8.6-main | |
| 08:16 | allow generation by assembler check-in: 7b776b5ef4 user: dkf tags: dkf-bytecode-8.6-main | |
| 08:12 | corrected comment check-in: e56b6a5abb user: dkf tags: dkf-bytecode-8.6-main | |
|
2013-12-29
| ||
| 18:49 | Improved general case of [string replace] implementation. check-in: abb9522f54 user: dkf tags: dkf-bytecode-8.6-main | |
| 18:48 | precondition was wrong, and needed to flush part of the string/internal rep Closed-Leaf check-in: 61d38268ae user: dkf tags: dkf-bytecode-8.6/string-replace, dkf-bytecode-8.6-main | |
| 16:59 | use the new instruction check-in: 5b590417f3 user: dkf tags: dkf-bytecode-8.6/string-replace, dkf-bytecode-8.6-main | |
|
2013-12-28
| ||
| 17:21 | completed instruction implementation check-in: 4baf63487a user: dkf tags: dkf-bytecode-8.6/string-replace, dkf-bytecode-8.6-main | |
|
2013-12-27
| ||
| 21:00 | merge trunk check-in: 4eca9283c9 user: dgp tags: dgp-refactor | |
| 20:22 | merge to pre-conflict check-in: 378998b647 user: dgp tags: dgp-refactor | |
| 20:16 | resolve conflict in merge check-in: 0df9a9850e user: dgp tags: dgp-refactor | |
| 19:51 | merge to pre-conflict check-in: 97e935896f user: dgp tags: dgp-refactor | |
| 13:28 | last few 1-jumps gone; only remain the special ones after INST_RETURN_CODE_BRANCH check-in: d7bbadd225 user: mig tags: mig-optimize | |
|
2013-12-26
| ||
| 18:22 | one more 1-4 jump conversion check-in: 5e5429fb68 user: mig tags: mig-optimize | |
| 15:25 | remove uninitialized variable and the code that used it DKF: very ill-advised; changes semantics ... Closed-Leaf check-in: 996c4a1cda user: mig tags: dkf-review | |
|
2013-12-25
| ||
| 16:51 | move initial traceExec to TclNRExecuteBytecode check-in: c2df802f9b user: mig tags: mig-optimize | |
| 16:10 | slight INST_DONE optimization check-in: 2677d85ad7 user: mig tags: mig-optimize | |
|
2013-12-24
| ||
| 18:57 | interim commit; not yet working check-in: 71f55efff2 user: dkf tags: dkf-bytecode-8.6/string-replace, dkf-bytecode-8.6-main | |
|
2013-12-23
| ||
| 18:32 | merge trunk check-in: 9dfb1c05dd user: dkf tags: dkf-bytecode-8.6-main | |
| 11:42 | merge new stack checking tools for the compiler check-in: 3729db90cb user: mig tags: mig-optimize | |
| 11:28 | Added new tools for managing and verifying the stack depth during compilation. Used it in some spots... check-in: c91b235146 user: mig tags: trunk | |
|
2013-12-22
| ||
| 15:22 | fix bad stack computations in subst compiler check-in: 8ccd564033 user: mig tags: mig-optimize | |
| 15:08 | fix stack counting bug in catch compiler check-in: 2a11a32dae user: mig tags: mig-optimize | |
| 14:19 | merge trunk check-in: 1b948d66b1 user: mig tags: mig-optimize | |
| 14:11 | remove unnecessary messing around INST_CONTINUE and INST_BREAK: local continue/break are already con... check-in: 6e3a672696 user: mig tags: trunk | |
| 13:05 | merge trunk check-in: 9609a547c6 user: mig tags: mig-optimize | |
| 13:03 | remove duplicate statement in previous commit check-in: ce6b692ea9 user: mig tags: trunk | |
| 12:52 | fix stack counting bug in new catch compiler, commit 62a51cdb45. check-in: f4a47f8891 user: mig tags: trunk | |
|
2013-12-20
| ||
| 22:00 | merge mark check-in: 5ac24a13ca user: mig tags: mig-optimize | |
| 21:59 | remove INST_TRY_CVT_TO_NUMERIC when it is known not be necessary (cherrypick from mig-optimize) check-in: cddbfc3081 user: mig tags: trunk | |
| 21:45 | remove INST_TRY_CVT_TO_NUMERIC when it is known not be necessary. Passes the testsuite check-in: 2c9af1bcda user: mig tags: mig-optimize | |
| 20:18 | remove unnecessary messing around INST_CONTINUE and INST_BREAK: local continue/break are already con... check-in: a3dd0d49c5 user: mig tags: mig-optimize | |
| 08:18 | merge trunk check-in: 9b7c42180e user: jan.nijtmans tags: novem | |
|
2013-12-19
| ||
| 19:18 | merge trunk check-in: 27341f4eb3 user: mig tags: mig-optimize | |
| 14:35 | Add TclRegisterLiteral() to internal stub table (from "mig-optimize" branch, looks like a good idea ... check-in: e6528e54af user: jan.nijtmans tags: trunk | |
| 12:21 | merge trunk check-in: 7d7672c1eb user: jan.nijtmans tags: novem | |
|
2013-12-18
| ||
| 22:01 | merge trunk check-in: c08920b226 user: mig tags: mig-optimize | |
| 21:57 | make tclInstructionTable and TclRegisterLiteral available to stubs-enabled extensions check-in: 9b86972a1d user: mig tags: mig-optimize | |
| 18:23 | [0b874c344d] Fix for nested coroutines ability to stitch together multiple parts of the CmdFrame cha... check-in: 955265f9a0 user: dgp tags: trunk | |
| 18:20 | merge trunk Closed-Leaf check-in: c2729f6ccc user: dgp tags: bug-0b874c344d | |
| 18:09 | Big simplification of the bug fix. check-in: 377a1e094e user: dgp tags: bug-0b874c344d | |
| 17:29 | merge trunk check-in: 9e7cd2afeb user: mig tags: mig-optimize | |
| 16:06 | Making the optimizer pluggable by extensions check-in: f1ad9cd44e user: mig tags: trunk | |
| 15:34 | Making the optimizer pluggable by extensions; please review for committing to trunk Closed-Leaf check-in: 66649275ed user: mig tags: mig-tmp-optimize | |
|
2013-12-17
| ||
| 21:19 | Factor out the level offsetting into a final pass. Let the first pass of the "chain" operation just... check-in: 8dba1257b1 user: dgp tags: bug-0b874c344d | |
|
2013-12-16
| ||
| 21:01 | Refactoring work on the "chain" operation. check-in: 57834e5a05 user: dgp tags: bug-0b874c344d | |
|
2013-12-15
| ||
| 21:28 | merge trunk check-in: 9940ea9d74 user: jan.nijtmans tags: novem | |
| 17:49 | Improve descriptions of character escapes and ranges in Tcl.n. Improve output format handlers to cop... check-in: 35e85b0756 user: dkf tags: trunk | |
|
2013-12-14
| ||
| 03:23 | adding a PUSH4-to-jump step check-in: ead6b44f47 user: mig tags: mig-optimize | |
|
2013-12-13
| ||
| 18:39 | Simplify the coding of the unchain operation. check-in: faa9978a25 user: dgp tags: bug-0b874c344d | |
|
2013-12-12
| ||
| 09:57 | simple compilation of [string replace] check-in: 42c221805b user: dkf tags: dkf-bytecode-8.6-main | |
| 09:13 | merge trunk; document added instructions check-in: 3c12b66379 user: dkf tags: dkf-bytecode-8.6-main | |
| 08:09 | merge trunk check-in: 7bab51b334 user: dkf tags: dkf-bytecode-8.6-main | |
|
2013-12-11
| ||
| 21:15 | merge check-in: 488aa08719 user: mig | |
| 20:57 | logic fix; special handling for RETURN_CODE_BRANCH check-in: 0fed1bc012 user: mig tags: mig-optimize | |
| 18:05 | removing most of the optimizer, will be back after a change in data structs check-in: 12f906e772 user: mig | |
| 18:02 | fix stupid error check-in: d203d7e71a user: mig tags: mig-optimize | |
| 17:31 | merge - no diff to mig-optimize has yet been committed check-in: 95715761bd user: mig | |
| 17:29 | merge new catch compiler check-in: 35565158e5 user: mig tags: mig-optimize | |
| 17:13 | allow simple optimization of the OK case, at the cost of some code duplication Closed-Leaf check-in: e777d7ae20 user: mig tags: mig-catch-compiler | |
| 16:48 | merge mark check-in: e0c8c98af2 user: mig tags: mig-catch-compiler | |
| 16:46 | simplification of the catch compiler and new test check-in: 62a51cdb45 user: mig tags: trunk | |
| 16:43 | comments check-in: 2e7bd6187e user: mig tags: mig-catch-compiler | |
| 16:33 | comments check-in: 7df5af9041 user: mig tags: mig-catch-compiler | |
| 16:27 | comments check-in: 26000c5283 user: mig tags: mig-catch-compiler | |
| 15:55 | new test, and fix for bug check-in: a54157c969 user: mig tags: mig-catch-compiler | |
| 15:16 | simplify: remove the special case check-in: da1e3c8fc9 user: mig tags: mig-catch-compiler | |
| 14:51 | store options early: simplify compiler, reduce stack manipulations check-in: a31b0e17b7 user: mig tags: mig-catch-compiler | |
| 13:49 | simplifying: drop early the evaled script check-in: 8ffaec97b7 user: mig tags: mig-catch-compiler | |
| 12:57 | shrink 4 jumps even if not recursing; change jumps to next into NOP or POP check-in: 98e98e59ec user: mig tags: mig-optimize | |
| 11:59 | merge check-in: 2ba245e5f9 user: mig | |
| 11:58 | cosmetic: move macros to the top of the file, add comments. check-in: e580cf7590 user: mig tags: mig-optimize | |
| 11:47 | copyright check-in: 16d64b476f user: mig | |
| 11:46 | add my copyright notice check-in: fd582653ac user: mig tags: mig-optimize | |
| 11:33 | branch for developing a different bc optimizer check-in: bf5d07c872 user: mig | |
| 11:29 | move the optimizer back to TclSetByteCodeFromAny - still unsure if it actually belongs in InitByteco... check-in: 51dac455d6 user: mig tags: mig-optimize | |
| 10:34 | change criterion: always restart code compaction. To be revisited. check-in: c6f68bb0af user: mig tags: mig-optimize | |
|
2013-12-10
| ||
| 22:52 | restart code compaction if a further 10% code reduction can be achieved check-in: be1401ea70 user: mig tags: mig-optimize | |
| 19:14 | temporarily remove assemble.test to get a clean testsuite, until the bug in trunk gets fixed check-in: f03c6dab0b user: mig tags: mig-optimize | |
| 19:05 | add comment, early exit to CompactCode check-in: 81c40a12f0 user: mig tags: mig-optimize | |
| 17:42 | reverting catch compiler changes - better let END_CATCH be "transparent" to PUSH in the optimizer. A... check-in: 9a2de2068f user: mig tags: mig-optimize | |
| 12:07 | fix INST_LMAP_COLLECT from trunk check-in: c70ff981e2 user: mig tags: mig-optimize | |
| 12:05 | fix stack computations for lmap check-in: e4212fccc3 user: mig tags: trunk | |
| 11:40 | get INST_LMAP_COLLECT from trunk check-in: 72fd8739c8 user: mig tags: mig-optimize | |
| 11:38 | new INST_LMAP_COLLECT, speeds up lmap and eliminates the need for a temp var check-in: 58ebb29700 user: mig tags: trunk | |
| 10:24 | more INST4 to INST1 conversions where possible check-in: 69b878258b user: mig tags: mig-optimize | |
| 01:17 | added a code-shrinker as last optimizer step: 5-byte to 2-byte insts where possible, remove all INST... check-in: 5fa375f12a user: mig tags: mig-optimize | |
|
2013-12-08
| ||
| 23:34 | one more jump into a body is grown to 4-size check-in: dbf2d918c3 user: mig tags: mig-optimize | |
| 20:53 | only emit PUSH4, give the optimizer more room to work with check-in: 7cc33eb452 user: mig tags: mig-optimize | |
| 17:49 | two more short-to-long jump conversions check-in: a3def86cfc user: mig tags: mig-optimize | |
| 15:20 | stop emitting non-removable unreachable INST_NOPs; replace with INST_DONE check-in: d159f8466c user: mig tags: mig-optimize | |
|
2013-12-07
| ||
| 20:15 | More simplification of forward jumps, emiting almost only 4 jumps. Ready to start on optimizer. check-in: 60fe9d5c31 user: mig tags: mig-optimize | |
| 17:38 | More simplification of forward jumps check-in: be9709bda2 user: mig tags: mig-optimize | |
| 15:46 | Some simplification of forward jumps check-in: 265934fd86 user: mig tags: mig-optimize | |
| 12:14 | First steps to a rewriting-optimizer: emit all forward jumps as 4-jumps to have rewriting space. Th... check-in: b5d790a234 user: mig tags: mig-optimize | |
|
2013-12-06
| ||
| 20:15 | merge trunk check-in: c3515741fc user: dgp tags: dgp-refactor | |
| 17:46 | merge trunk check-in: 5bbe184374 user: dgp tags: dgp-refactor | |
| 17:41 | Resolve "conflict" that dgp-refactor stores AuxData in a Brodnik array. check-in: 40308d67c9 user: dgp tags: dgp-refactor | |
| 17:34 | Merge to pre-conflict. check-in: f3f5be3937 user: dgp tags: dgp-refactor | |
| 16:59 | Resolve (mostly cosmetic) conflicts merging changes in the compiler. check-in: 5659066924 user: dgp tags: dgp-refactor | |
| 16:44 | Merge to pre-conflict checkin check-in: b0b4303cbb user: dgp tags: dgp-refactor | |
| 15:58 | change NULL to INT2PTR(0), for clarity check-in: 6cfea930ff user: mig tags: trunk | |
| 14:29 | change NULL to INT2PTR(0), for clarity Closed-Leaf check-in: a3b06bc1de user: mig tags: mig-opt-foreach | |
| 14:20 | merge trunk check-in: 2d5b161958 user: mig tags: mig-opt-foreach | |
| 10:17 | Oops, wrong macro. check-in: c2afe8e73a user: jan.nijtmans tags: trunk | |
| 10:04 | Introducing a new union member in Tcl_Obj is not a good idea in a patch release, especially using "l... check-in: e8d964a08e user: jan.nijtmans tags: trunk | |
| 09:33 | merge trunk check-in: 1ab40a5c8f user: dkf tags: dkf-bytecode-8.6-main | |
| 09:28 | Stop printing undefined values in disassembled code. check-in: ccaa2e5f90 user: dkf tags: trunk | |
| 05:24 | 3x speed improvement in foreach, via new compiler and opcodes. The old version remains for old .tbc ... check-in: 93a75ad1c4 user: mig tags: trunk | |
| 01:07 | adapted the array-set compiler to use the new foreach opcodes check-in: 88629f23ac user: mig tags: mig-opt-foreach | |
| 00:16 | tighter mem management in array-set compiler check-in: 368bf6383f user: mig tags: mig-opt-foreach | |
| 00:02 | tighter mem management check-in: 2f0632c179 user: mig tags: mig-opt-foreach | |
|
2013-12-05
| ||
| 20:45 | Draft fix for Bug 0b874c344d. Includes test. check-in: de30f9f78a user: dgp tags: bug-0b874c344d | |
| 17:18 | add comments on INST_FOREACH_* check-in: 66ba84a6ad user: mig tags: mig-opt-foreach | |
| 16:01 | add comments on field "misuse" check-in: e95d817ced user: mig tags: mig-opt-foreach | |
| 15:15 | New compiler and bytecodes for foreach and lmap: 70% faster * speed as measured by http://wiki... check-in: 3782af5f5a user: mig tags: mig-opt-foreach | |
|
2013-11-29
| ||
| 18:14 | Modified info frame's coro handling to allow for a caller coro without cmdFramePtr (toplevel) Leaf check-in: f8164c896c user: andreask tags: bug-0b874c344d-ak-info-frame-coro | |
|
2013-11-25
| ||
| 13:02 | Take over "changes" and "doc/file.n" from trunk, it should have been merged to "novem" already. check-in: 558938a186 user: jan.nijtmans tags: novem | |
| 12:39 | Don't depend on TCLAPI to be defined in <tcl.h>. If this tclOODecls.h is ever installed in an Tcl 8.... check-in: 7cca123cba user: jan.nijtmans tags: novem | |
|
2013-11-24
| ||
| 22:12 | merge trunk check-in: 162f412163 user: jan.nijtmans tags: novem | |
| 18:35 | [a122627849] Improve stack trace from parray on not-array. check-in: 02ef6fa87e user: dkf tags: trunk | |
| 18:34 | [a122627849] Improve stack trace from parray on not-array. check-in: 2c4acdb880 user: dkf tags: core-8-5-branch | |
|
2013-11-22
| ||
| 13:21 | revert accidental part of previous commit check-in: b7d07f415c user: jan.nijtmans tags: trunk | |
| 13:17 | Cygwin: Fix conflicting definition with _mingw_stat64.h, if included together with <tcl.h> check-in: 5dac33e7ef user: jan.nijtmans tags: trunk | |
| 13:16 | Cygwin: Fix conflicting definition with _mingw_stat64.h, if included together with <tcl.h> check-in: 90bf70eb07 user: jan.nijtmans tags: core-8-5-branch | |
|
2013-11-21
| ||
| 16:22 | Modify makefile.vc for Windows 8.1 support check-in: c8998f018b user: jan.nijtmans tags: trunk | |
| 16:20 | Modify makefile.vc for Windows 8.1 support check-in: 550bb146c6 user: jan.nijtmans tags: core-8-5-branch | |
| 11:52 | Add support for Windows 8.1: See [http://msdn.microsoft.com/en-us/library/windows/desktop/dn302074.a... check-in: f858abe62f user: jan.nijtmans tags: trunk | |
| 11:43 | Add support for Windows 8.1: See [http://msdn.microsoft.com/en-us/library/windows/desktop/dn302074.a... check-in: c505b4ac53 user: jan.nijtmans tags: core-8-5-branch | |
| 09:24 | The only relyable way of changing environment variables to uppercase (e.g. env(ComSpec) to env(COMSP... check-in: bd7d5c1f7c user: jan.nijtmans tags: trunk | |
| 09:18 | The only relyable way of changing environment variables to uppercase (e.g. env(ComSpec) to env(COMSP... check-in: 26c40ac305 user: jan.nijtmans tags: core-8-5-branch | |
|
2013-11-20
| ||
| 16:06 | Safer clean-up of environment variables: Do removal after insertions -> tcltest 2.3.7 check-in: 9835f4f033 user: jan.nijtmans tags: trunk | |
| 16:04 | Safer clean-up of environment variables: Do removal after insertions -> tcltest 2.3.7 check-in: e934186601 user: jan.nijtmans tags: core-8-5-branch | |
| 14:40 | Starting with Windows 8 DSK, GetVersionExA is deprecated check-in: bd84c74e43 user: jan.nijtmans tags: trunk | |
| 14:38 | Starting with Windows 8 DSK, GetVersionExA is deprecated check-in: 450e7bd007 user: jan.nijtmans tags: core-8-5-branch | |
| 12:58 | Fix env-5.1 test-case on Cygwin (and probably other platforms which don't have iso8859-1 as system-e... check-in: 1f318a23a1 user: jan.nijtmans tags: trunk | |
| 11:34 | ... and don't break env-5.3 and env-5.5 test-cases. check-in: f6c1c6b491 user: jan.nijtmans tags: trunk | |
| 11:20 | Bug Fix: EnvTraceProc() MUST always return NULL to indicate success. check-in: bac3f9b139 user: jan.nijtmans tags: trunk | |
|
2013-11-19
| ||
| 13:02 | merge trunk check-in: ac9edf70ff user: dkf tags: dkf-bytecode-8.6-main | |
| 11:50 | Some formatting check-in: 1ea2b5393f user: jan.nijtmans tags: trunk | |
| 09:47 | Cygwin: Instead of checking whether the win32 part is configured properly, just configure it when ne... check-in: 79b33761cc user: jan.nijtmans tags: trunk | |
| 09:09 | Revert [5215b8740c] (Enh [2959069]), as it turns out that -fvisibility=hidden only affects definitio... check-in: 8cce7b5a1a user: jan.nijtmans tags: trunk | |
| 08:23 | Cygwin: Instead of checking whether the win32 part is configured properly, just configure it when ne... check-in: 4202101f7e user: jan.nijtmans tags: core-8-5-branch | |
|
2013-11-18
| ||
| 13:37 | merge trunk check-in: 797af34e34 user: max tags: bug-13d3af3ad5 | |
| 13:32 | Revert [3c0b0bbda6]. If this really is a problem, it needs to get fixed by other means than covering... check-in: c1c1d9ee69 user: max tags: trunk | |
| 12:35 | To prepare for completion of the [socket -async] implementation on Windows [13d3af3ad5]: * Move ... check-in: 09ba8482cc user: max tags: bug-13d3af3ad5 | |
| 11:00 | Eliminate some redundant Tcl_GetErrno() calls. check-in: 29b76e5d7d user: jan.nijtmans tags: trunk | |
|
2013-11-16
| ||
| 21:06 | Fix [e832d2b08]: unnecessary code in Tcl_SetMaxBlockTime. check-in: 04b08d7303 user: jan.nijtmans tags: trunk | |
| 21:05 | Fix [e832d2b08]: unnecessary code in Tcl_SetMaxBlockTime. check-in: 4c14f88702 user: jan.nijtmans tags: core-8-5-branch | |
| 20:33 | Map WSAEWOULDBLOCK to EWOULDBLOCK. Suggested by Reinhard Max. check-in: b34eced180 user: jan.nijtmans tags: trunk | |
|
2013-11-15
| ||
| 16:13 | Don't leak getaddrinfo() results check-in: a94b14f5b4 user: max tags: trunk | |
|
2013-11-14
| ||
| 10:25 | merge trunk check-in: bfd0e7d5aa user: dkf tags: dkf-bytecode-8.6-main | |
|
2013-11-13
| ||
| 22:18 | merge trunk check-in: 7a9fe7d77b user: jan.nijtmans tags: novem | |
|
2013-11-12
| ||
| 15:47 | Grammar check... check-in: 709893c659 user: dkf tags: trunk | |
| 15:43 | [528717] Slight rewording to clarify what the evaluation steps are. check-in: c0264cc2d3 user: dkf tags: trunk | |
| 13:12 | socket-14.6 only makes sense where both, IPv4 and IPv6 are supported. check-in: f644fb5a9f user: max tags: trunk | |
| 11:45 | Fix [5425f2c082]: [fconfigure -error] breaks the background processing of a pending [socket -async]. check-in: 80ca9fe746 user: max tags: trunk | |
|
2013-11-08
| ||
| 15:06 | rebase TIP [http://tip.tcl.tk/414|#414] implementation check-in: 43d9b69489 user: jan.nijtmans tags: initsubsystems | |
| 14:57 | rebase TIP [http://tip.tcl.tk/425|425] implementation check-in: 4743eeb5a6 user: jan.nijtmans tags: win-console-panic | |
| 14:38 | Merge trunk (order of man.macros inclusion). Simplify TCLAPI definition: Since there are extern "C" ... check-in: 8d35d71882 user: jan.nijtmans tags: novem | |
|
2013-11-05
| ||
| 12:39 | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others. check-in: 92ff51d4b5 user: jan.nijtmans tags: trunk | |
| 12:36 | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and possibly others. check-in: 5145f9b673 user: jan.nijtmans tags: core-8-5-branch | |
|
2013-11-04
| ||
| 10:26 | merge trunk check-in: deea906ab7 user: jan.nijtmans tags: novem | |
| 10:13 | Put extern "C" guards around all stub table struct definitions, so it is usable for C++ compilers as... check-in: af0f607ada user: jan.nijtmans tags: trunk | |
| 10:02 | Put extern "C" guards around all stub table struct definitions, so it is usable for C++ compilers as... check-in: e0986c290f user: jan.nijtmans tags: core-8-5-branch | |
|
2013-10-31
| ||
| 11:44 | Windows dll's should be executable. check-in: e81e8058f8 user: jan.nijtmans tags: trunk | |
|
2013-10-29
| ||
| 20:08 | merge trunk check-in: e73a6a8458 user: dkf tags: dkf-bytecode-8.6-main | |
| 20:07 | Now do [string toupper], [string tolower] and [string totitle]. Only handles the no-indices case; th... check-in: 993ffd1993 user: dkf tags: dkf-bytecode-8.6-main | |
| 13:25 | merge trunk check-in: e494959ae2 user: jan.nijtmans tags: novem | |
| 08:17 | Workaround for [414d10346b]: tcl 8.5.15/8.6.1(threaded build) hangs in exec on HP-UX check-in: 6ba84ab753 user: jan.nijtmans tags: trunk | |
| 08:15 | Workaround for [414d10346b]: tcl 8.5.15/8.6.1(threaded build) hangs in exec on HP-UX check-in: d7c93731e2 user: jan.nijtmans tags: core-8-5-branch | |
| 00:30 | Also finalize the condition variables for each notifier thread. Leaf check-in: 331b645669 user: mistachkin tags: unsetThreadData | |
| 00:19 | Some cleanup of the previous assumptions. check-in: e972fd496b user: mistachkin tags: unsetThreadData | |
|
2013-10-28
| ||
| 23:39 | Add experimental new Tcl API Tcl_UnsetThreadData. check-in: f6b2f8b451 user: mistachkin tags: unsetThreadData | |
| 22:40 | Another attempt to cleanup stale remnants of the notifier subsystem. Leaf check-in: 2226ee4340 user: mistachkin tags: tkt-414d10346b | |
| 21:45 | Try resetting all the 'one time' locks as well. check-in: 4ae506f66c user: mistachkin tags: tkt-414d10346b | |
| 21:01 | Attempt to make sure the notifier gets fully re-initialized. check-in: 1b49d47281 user: mistachkin tags: tkt-414d10346b | |
| 20:21 | Tweak to the fix. Tcl_InitNotifier() hangs. Removed. Fixes exec. Unclear about Rivet with original c... check-in: 519892f27c user: andreask tags: tkt-414d10346b | |
| 19:34 | Prototype of fix for ticket [414d10346b]. check-in: 53e8329d0d user: mistachkin tags: tkt-414d10346b | |
| 10:57 | Don't fix eol-style for Makefile.in in "make dist", if the file system is case-insensitive/case-pres... check-in: ee8c73bbd4 user: jan.nijtmans tags: trunk | |
| 10:55 | Bump tcltest version to 2.3.6 (should have been done just before the 8.5.15 release, just as in Tcl ... check-in: a803608ed5 user: jan.nijtmans tags: core-8-5-branch | |
| 09:23 | [01b77111e5]: Small fixes relating to this bug. In particular, the package name mapping was not bein... check-in: bfb7a5375f user: dkf tags: trunk | |
|
2013-10-27
| ||
| 12:55 | merge trunk check-in: 48fc2421d2 user: jan.nijtmans tags: novem | |
| 11:20 | This sucks less. Still too slow. check-in: c48189ab92 user: dkf tags: dkf-bytecode-8.6/join, dkf-bytecode-8.6-main | |
| 11:09 | Bytecoded [join]; works, but performance sucks. check-in: 762822ef8e user: dkf tags: dkf-bytecode-8.6/join, dkf-bytecode-8.6-main | |
| 08:32 | merge trunk check-in: 68b0fc16b1 user: dkf tags: dkf-bytecode-8.6-main | |
| 08:28 | [53a917d6c9]: Correction to macro for determining how to deprecate things. Thanks to Raphael Kubo da... check-in: 28b5fd6723 user: dkf tags: trunk | |
|
2013-10-26
| ||
| 09:41 | Take advantage of new concatenation opcode. check-in: cae643cc09 user: dkf tags: dkf-bytecode-8.6/eval, dkf-bytecode-8.6-main | |
| 08:27 | merge check-in: fb05981397 user: dkf tags: dkf-bytecode-8.6/eval, dkf-bytecode-8.6-main | |
| 08:25 | General [concat] compilation. check-in: 280e05bb11 user: dkf tags: dkf-bytecode-8.6-main | |
| 07:50 | Change name of instruction to make way for future changes. check-in: 5c6f835158 user: dkf tags: dkf-bytecode-8.6-main | |
|
2013-10-25
| ||
| 13:08 | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.8.8 check-in: 9294544d51 user: jan.nijtmans tags: trunk | |
| 12:57 | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.7.13 check-in: 2312006602 user: jan.nijtmans tags: core-8-5-branch | |
|
2013-10-24
| ||
| 07:21 | First step in compiling [concat]: the trivial cases. check-in: f703b807c4 user: dkf tags: dkf-bytecode-8.6-main | |
|
2013-10-23
| ||
| 15:34 | Report pc value when VERIFY fails. Closed-Leaf check-in: 0bcb0be962 user: dgp tags: dgp-stack-depth-tester | |
| 15:34 | merge trunk check-in: 82ea7da5a4 user: dgp tags: dkf/asm-crash-20131022 | |
| 15:32 | silence compiler warning check-in: 7a099f617d user: dgp tags: trunk | |
| 14:58 | Avoid stack verificaton steps in macros when called by assembler. It uses them differently. Also s... check-in: 013678a14e user: dgp tags: dgp-stack-depth-tester | |
| 08:34 | merge fix check-in: 68928bc3ed user: dkf tags: dkf-bytecode-8.6/eval, dkf-bytecode-8.6-main | |
| 08:33 | Stack depth calculation correction. check-in: 88fafcb106 user: dkf tags: dkf-bytecode-8.6-main | |
| 08:18 | Possible compilation of [eval]. check-in: 7ccc8e0189 user: dkf tags: dkf-bytecode-8.6/eval, dkf-bytecode-8.6-main | |
|
2013-10-22
| ||
| 20:11 | Merge assemble revert. check-in: dccf6099ce user: dgp tags: dgp-stack-depth-tester | |
| 18:58 | [3556215]: Made [scan] match [format] better in what it accepts as a format string, by allowing uppe... check-in: 815e766d3e user: dkf tags: trunk | |
| 18:55 | [3556215]: Made [scan] match [format] better in what it accepts as a format string, by allowing uppe... check-in: e077937cf0 user: dkf tags: core-8-5-branch | |
| 17:37 | merge trunk check-in: 604c3c8c38 user: dgp tags: dgp-stack-depth-tester | |
| 17:36 | merge fixes from trunk check-in: 11b31eb3dd user: dkf tags: dkf-bytecode-8.6-main | |
| 17:34 | Fix for assemble.test; problem was a total assumption failure caused by way that the assembler works... check-in: 24a4e407ea user: dkf tags: dkf/asm-crash-20131022 | |
| 17:17 | Complete the repair on the INST_POP removal. check-in: e884549c28 user: dgp tags: dgp-stack-depth-tester | |
| 14:53 | Conditionalize size of INST_POP removal. check-in: 94e56787fa user: dgp tags: dgp-stack-depth-tester | |
| 14:30 | Merge e9c8ef check-in: 72e2f3c377 user: dgp tags: dgp-stack-depth-tester | |
| 14:29 | Fix problems in for.test check-in: da8d84083c user: dkf tags: trunk | |
| 12:53 | Merge 15882 check-in: 0f06901874 user: dgp tags: dgp-stack-depth-tester | |
| 12:42 | Merge 78341 check-in: 97a7427fc1 user: dgp tags: dgp-stack-depth-tester | |
| 12:24 | Merge d1cc50 check-in: 47728157c8 user: dgp tags: dgp-stack-depth-tester | |
| 12:10 | Merge af7ffd check-in: b9f0a93b97 user: dgp tags: dgp-stack-depth-tester | |
| 09:18 | corrected trace printing check-in: 86f4eacb97 user: dkf tags: dkf-bytecode-8.6-main | |
| 04:39 | Merge 2718a16 check-in: c4801d3413 user: dgp tags: dgp-stack-depth-tester | |
|
2013-10-21
| ||
| 22:59 | Merge to TCS rewrite merge point. check-in: 959a872065 user: dgp tags: dgp-stack-depth-tester | |
| 21:32 | Merge 97f680 check-in: 3024ea00d3 user: dgp tags: dgp-stack-depth-tester | |
| 19:47 | Merge to pre-TCS branch. check-in: 7baa52405f user: dgp tags: dgp-stack-depth-tester | |
| 17:09 | Merge to pre-TCS rewrite. Closed-Leaf check-in: daa3925cb9 user: dgp tags: dgp-stack-depth-tester | |
| 14:35 | silence compiler warnings check-in: 14351c91dd user: dgp tags: trunk | |
|
2013-10-20
| ||
| 18:44 | merge trunk check-in: cddba18029 user: dkf tags: dkf-bytecode-8.6-main | |
| 18:15 | [2835313] Ensure correct stack balance when break and continue exceptions are about: the hard cases ... check-in: 582877d8ab user: dkf tags: trunk | |
| 18:11 | And the last bits that need fixing; the code is still less efficient than desired but should now not... Closed-Leaf check-in: bd1fb54305 user: dkf tags: dkf-loop-exception-range-work | |
|
2013-10-19
| ||
| 14:11 | Fix handling of 'invokeExpanded' and start to do 'returnStk'. check-in: 7e41c534a9 user: dkf tags: dkf-loop-exception-range-work | |
| 12:29 | Added missing exception range finalize. check-in: 9a368b1f23 user: dkf tags: dkf-loop-exception-range-work | |
| 11:20 | Improve coverage of [error] compilation. check-in: 59be7daf9e user: dkf tags: dkf-loop-exception-range-work | |
|
2013-10-18
| ||
| 07:36 | rebase RFE [854941|#854941] implementation check-in: 982f3531f3 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 07:16 | rebase TIP [http://tip.tcl.tk/414|#414] implementation check-in: 675f2efc3d user: jan.nijtmans tags: initsubsystems | |
| 07:08 | Tackle evalStk by reusing existing machinery. check-in: 253aef53ca user: dkf tags: dkf-loop-exception-range-work | |
|
2013-10-17
| ||
| 19:07 | merge trunk check-in: 6a50ea2d13 user: dgp tags: dgp-refactor | |
| 18:04 | Add new sub-command: file utime ?ATIME? MTIME (re-checkin a mistaken checkin: [fa2e445528]) Closed-Leaf check-in: 9c8b16fd68 user: damkerngt tags: damkerngt-file-utime | |
| 14:48 | Create new branch named "damkerngt-file-utime" check-in: 92934f6366 user: damkerngt tags: damkerngt-file-utime | |
| 11:22 | Prevent tclOOIntStubs from being exported from the shared library. check-in: a1615831d6 user: jan.nijtmans tags: novem | |
| 09:48 | merge trunk check-in: 69cffe1da9 user: jan.nijtmans tags: novem | |
| 09:40 | Fix execute permission on many files which shouldn't have it. check-in: e9c8ef1fe6 user: jan.nijtmans tags: trunk | |
| 09:28 | Fix execute permission on many files which shouldn't have it. check-in: 850d487bd7 user: jan.nijtmans tags: core-8-5-branch | |
| 09:00 | Eliminate TclOOInitializeStubs() completely. This fixes [dfc08326e3], at least the TclOOInitializeSt... check-in: 5faca23620 user: jan.nijtmans tags: novem | |
|
2013-10-16
| ||
| 07:55 | improve compatibility with initsubsystems branch Closed-Leaf check-in: 8e0d608bea user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 07:13 | merge novem check-in: f9b406d125 user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 05:09 | merge trunk check-in: c59bd0a42d user: jan.nijtmans tags: novem | |
|
2013-10-15
| ||
| 21:09 | -I${BUILD_DIR}/.. doesn't work when BUILD_DIR != "unix". Reported by Matthias Kraft check-in: 9d2e353c0d user: jan.nijtmans tags: trunk | |
| 00:27 | Do jump generation at places where INST_RETURN_IMM might occur. check-in: 98717da70a user: dkf tags: dkf-loop-exception-range-work | |
|
2013-10-14
| ||
| 08:36 | merge trunk check-in: 9f4d2c3f6c user: jan.nijtmans tags: novem | |
| 08:34 | Tcl_SetResult -> Tcl_SetObjResult in two places (for Cygwin64 only). check-in: 708626dfe6 user: jan.nijtmans tags: trunk | |
| 08:11 | Fix comment in tclOO.decls: tclOOStubLib.c is not generated by "make genstubs". In pkgooa.c, check ... check-in: 89bfaf2e79 user: jan.nijtmans tags: trunk | |
|
2013-10-13
| ||
| 17:22 | Fix definition of TCLAPI macro, when Tcl header files are used from within C++. check-in: 1e9350be88 user: jan.nijtmans tags: novem | |
| 16:19 | The Tcl 9.0 way of how [dfc08326e3] should be fixed: Real integration of TclOO in Tcl means that cal... Closed-Leaf check-in: 6142b8e869 user: jan.nijtmans tags: rfe-dfc08326e3 | |
| 15:32 | Add note to ChangeLog, copied from Tcl 8.6 ChangeLog note check-in: bcba8c7cdb user: jan.nijtmans tags: novem | |
| 13:57 | Added the tests I want to pass... check-in: 403db2ac90 user: dkf tags: dkf-loop-exception-range-work | |
| 13:34 | update comments check-in: 73671810e9 user: dkf tags: dkf-loop-exception-range-work | |
| 12:09 | Stop crashing in interactive testing. (The unknown and history mechanisms tend to exercise some part... check-in: f6e5ac8873 user: dkf tags: dkf-loop-exception-range-work | |
| 11:02 | merge trunk check-in: 6e62b19f3c user: jan.nijtmans tags: novem | |
| 10:45 | Allow loading of pkgooa.so in Tcl 8.5 for (regression) test purposes. Better error messages in ste... check-in: 53e3237225 user: jan.nijtmans tags: trunk | |
|
2013-10-11
| ||
| 10:26 | Even though TCLOO_PATCHLEVEL is equal to TCLOO_VERSION, using "patchlevel" is more appropriate in th... check-in: 5c6379ab2b user: jan.nijtmans tags: trunk | |
|
2013-10-10
| ||
| 21:24 | [98c8b3ec12] Use constraint to work around failing test; it's just a bug in the underlying library, ... check-in: d6b87763af user: dkf tags: trunk | |
| 14:37 | merge trunk check-in: 16af423f68 user: jan.nijtmans tags: novem | |
| 14:13 | Fix for bug [f51efe99a7]: MinGW build fails on current checkin. And a new test-case which makes the ... check-in: 7abbaed029 user: jan.nijtmans tags: trunk | |
|
2013-10-09
| ||
| 22:04 | merge-mark (novem already had the Unicode 6.3 tables) check-in: a6040de0b8 user: jan.nijtmans tags: novem | |
| 22:03 | Update to Unicode 6.3 tables check-in: 8806f05b71 user: jan.nijtmans tags: trunk | |
| 21:57 | Update to Unicode 6.3 tables check-in: fc0b5887e3 user: jan.nijtmans tags: core-8-5-branch | |
|
2013-10-08
| ||
| 11:58 | Merge trunk. Remove obsolete lines in tclOO*Decls.h: TCL_STORAGE_CLASS is not used anywhere in "nov... check-in: b874d5210d user: jan.nijtmans tags: novem | |
| 09:02 | Working towards better handling of stack balance with break and continue exceptions. check-in: e4d6e9291b user: dkf tags: dkf-loop-exception-range-work | |
|
2013-10-07
| ||
| 14:25 | Fix for [d4e464ae48]: tcl 8.5.15/8.6.1 breaks python make check on darwin check-in: 09eb125484 user: jan.nijtmans tags: trunk | |
| 14:23 | Fix for [d4e464ae48]: tcl 8.5.15/8.6.1 breaks python make check on darwin check-in: a546b99dac user: jan.nijtmans tags: core-8-5-branch | |
|
2013-10-06
| ||
| 19:27 | First attempt to fix bug [d4e464ae48]: tcl 8.5.15/8.61 breaks python make check on darwin Closed-Leaf check-in: 4b277b8c24 user: jan.nijtmans tags: bug-d4e464ae48 | |
| 19:17 | [3381085] Improved way of detecting what version of the documentation to build. Set the HTML_VERSION... check-in: 390d70697c user: dkf tags: trunk | |
| 13:21 | Factor out some knowledge of immediate index encoding. check-in: 0ab965b438 user: dkf tags: dkf-bytecode-8.6-main | |
|
2013-10-05
| ||
| 16:44 | Merge trunk. Restore buildability by adding 'scspec TCLAPI' in tclOOInt.decls. check-in: 0c37ab8944 user: kbk tags: novem | |
| 16:30 | mark merge check-in: e0b34d545e user: kbk tags: trunk | |
| 16:28 | Advance to tzdata2013g check-in: 6daaae31c9 user: kbk tags: trunk | |
| 16:22 | Advance to tzdata2013g check-in: 0bce3cbeeb user: kbk tags: core-8-5-branch | |
| 14:09 | merge Closed-Leaf check-in: 50de1a6cc2 user: dkf tags: dkf-bytecode-8.6/eval, dkf-bytecode-8.6-main | |
| 13:58 | merge trunk check-in: 952d5cb1d1 user: dkf tags: dkf-bytecode-8.6-main | |
| 13:53 | Added 'linsert' compiler. Factored out constant list index parser. check-in: 18dbc7744a user: dkf tags: dkf-bytecode-8.6-main | |
|
2013-10-04
| ||
| 18:55 | merge trunk Closed-Leaf check-in: d4459319ac user: jan.nijtmans tags: bug-dfc08326e3 | |
| 13:12 | Added missing documentation. Corrected result of Tcl_OOInitStubs in non-stub case. check-in: 0c04e93258 user: dkf tags: trunk | |
|
2013-10-03
| ||
| 20:41 | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. This way, workarounds... check-in: 2acf2a071b user: jan.nijtmans tags: trunk | |
| 15:17 | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. This way, workarounds... check-in: 9b0c095048 user: jan.nijtmans tags: core-8-5-branch | |
| 13:32 | cleaner and faster 'string trim' check-in: 0d32a0f39f user: dkf tags: dkf-bytecode-8.6-main | |
| 08:54 | merge trunk check-in: 384d74c8f1 user: dkf tags: dkf-bytecode-8.6-main | |
|
2013-10-02
| ||
| 18:30 | Better fix for bug [dfc08326e3] check-in: 0d8c808d43 user: jan.nijtmans tags: bug-dfc08326e3 | |
| 14:35 | minor: whitespace correction (my bad!) check-in: 6fbfa3e7a2 user: dkf tags: trunk | |
| 13:16 | neater check-in: f5738a4c37 user: dkf tags: trunk | |
| 13:14 | silence warnings with clang check-in: f5a69fee4d user: dkf tags: trunk | |
| 10:30 | Fix compilation of Itcl and Tdbc check-in: a795ebaacf user: jan.nijtmans tags: trunk | |
| 10:01 | Turn Tcl_OOInitStubs into a no-op in non-stub-enabled usage. check-in: f796f7d95d user: dkf tags: trunk | |
| 09:41 | Fix TclOO API export rules. check-in: 187f341932 user: dkf tags: trunk | |
| 08:46 | Expand subset of lreplace functionality that is compiled. check-in: ea422ac47b user: dkf tags: dkf-bytecode-8.6-main | |
| 08:17 | merge trunk check-in: 6d1a631108 user: jan.nijtmans tags: novem | |
| 08:08 | Fix compilation with latest MinGW-w64 version 3.0: Conflict on EXCEPTION_REGISTRATION typedef, which... check-in: 7488de4f4b user: jan.nijtmans tags: trunk | |
| 07:58 | Fix compilation with latest MinGW-w64 version 3.0: Conflict on EXCEPTION_REGISTRATION typedef, which... check-in: 93a144a3be user: jan.nijtmans tags: core-8-5-branch | |
|
2013-10-01
| ||
| 10:12 | Working on compiling 'eval'; not yet finished. check-in: 6760542172 user: dkf tags: dkf-bytecode-8.6/eval, dkf-bytecode-8.6-main | |
|
2013-09-30
| ||
| 14:33 | merge trunk check-in: a765e280e7 user: dgp tags: dgp-refactor | |
| 14:08 | merge trunk check-in: 4d2bc6a652 user: jan.nijtmans tags: novem | |
| 14:07 | Disable command line globbing on MinGW compiles: this saves startup time, since the result of the gl... check-in: fa4ce191d2 user: jan.nijtmans tags: trunk | |
| 14:03 | Disable command line globbing on MinGW compiles: this saves startup time, since the result of the gl... check-in: 5099a81b50 user: jan.nijtmans tags: core-8-5-branch | |
| 10:13 | export tclOO symbols from the dll/so, as suggested in RFE [dfc08326e3], in addition to exporting it ... Closed-Leaf check-in: 8e25674013 user: jan.nijtmans tags: rfe-dfc08326e3 | |
| 09:44 | merge novem Closed-Leaf check-in: ec3dfc657f user: dkf tags: novem-64bit-sizes | |
| 09:44 | merge trunk check-in: e25b747b7d user: jan.nijtmans tags: novem | |
| 09:38 | Restore copyright assignments and some improved comments in tclOO.decls: previous commit was a blind... check-in: 4a0553616c user: jan.nijtmans tags: trunk | |
| 09:03 | Fix [f51efe99a7] by reverting [371bcd0714] check-in: 8ee49da609 user: jan.nijtmans tags: trunk | |
| 08:31 | merge trunk check-in: 7ae862fc61 user: jan.nijtmans tags: novem | |
| 03:00 | First attempt at [string trim] compilation. check-in: 62a0ec46d8 user: dkf tags: dkf-bytecode-8.6-main | |
| 01:05 | merge trunk check-in: 44ad0f4b4e user: dkf tags: dkf-bytecode-8.6-main | |
|
2013-09-29
| ||
| 20:46 | merge novem check-in: 2170e066f2 user: dkf tags: novem-64bit-sizes | |
|
2013-09-28
| ||
| 22:52 | typo; spotted by stu check-in: 97ba1dcf13 user: dkf tags: trunk | |
| 21:10 | [dfc08326e3]: Corrected symbol export for TclOO to match Tcl so things work as expected in a static ... check-in: 371bcd0714 user: dkf tags: trunk | |
| 18:39 | Fix the broken tests check-in: c8cb3e1aaa user: dkf tags: novem-64bit-sizes | |
|
2013-09-27
| ||
| 17:39 | merge trunk check-in: f55df9a649 user: jan.nijtmans tags: novem | |
| 17:36 | more cleanup check-in: 61476ef248 user: dkf tags: novem-64bit-sizes | |
| 17:33 | Fix test source-4.1 check-in: d6941999f1 user: dgp tags: trunk | |
| 16:54 | Patch to the original line continuation commit to fix up TclCompileTokens. Closed-Leaf check-in: 8af75fedaa user: dgp tags: adjust-fix | |
| 16:38 | Clean compile on OSX check-in: adad1a60c5 user: dkf tags: novem-64bit-sizes | |
| 16:12 | merge trunk check-in: 3d9a482efb user: dgp tags: dgp-refactor | |
| 16:10 | merge 8.5 check-in: 7c787248f0 user: dgp tags: trunk | |
| 15:34 | Merge forward new test, marked as knownBug, so other merges are no longer held back. check-in: af5c85f043 user: dgp tags: trunk | |
| 14:58 | merge trunk check-in: dbdc689250 user: dgp tags: dgp-refactor | |
| 14:45 | merge near-trunk check-in: e725e2ec83 user: dgp tags: dgp-refactor | |
| 10:29 | [219226]: Rewrote how ::env is synchronized to the environment so it no longer smashes the array or ... check-in: afaff33553 user: dkf tags: trunk | |
| 09:35 | Cherrypick [87d1313df3] from trunk: Workaround for [http://sourceforge.net/p/mingw/bugs/2065/|MinGW... check-in: 5fe84a86f5 user: jan.nijtmans tags: core-8-5-branch | |
| 09:18 | Workaround for [http://sourceforge.net/p/mingw/bugs/2065/|MinGW bug #2065]. Both MinGW and MinGW-w6... check-in: 87d1313df3 user: jan.nijtmans tags: trunk | |
|
2013-09-26
| ||
| 16:32 | merge trunk check-in: 4052e55925 user: dkf tags: dkf-improved-disassembler | |
| 14:49 | merge novem check-in: 681068bb9c user: dkf tags: novem-64bit-sizes | |
| 14:28 | merge trunk check-in: ef483313f1 user: jan.nijtmans tags: novem | |
| 14:27 | Tcl_SetResult -> Tcl_SetObjResult check-in: 15647dce75 user: jan.nijtmans tags: trunk | |
| 13:13 | merge novem WARNING: No checks of build-ability done yet. check-in: 2688d65077 user: dkf tags: novem-64bit-sizes | |
|
2013-09-25
| ||
| 22:54 | [d614d63989] Ensure that there are no trailing colons as that causes chaos when a deleteProc is spec... check-in: 8e508e44f4 user: dkf tags: core-8-5-branch | |
| 16:39 | Test demonstrating need for "adjust" manipulation in TclSubstTokens. check-in: 91986db2b8 user: dgp tags: core-8-5-branch | |
|
2013-09-24
| ||
| 05:43 | Support compiling Tcl for Win32 on ARM. Closed-Leaf check-in: fbab8d9b31 user: mistachkin tags: win32-arm | |
|
2013-09-23
| ||
| 20:04 | merge trunk check-in: 6ec1685ef4 user: jan.nijtmans tags: novem | |
| 18:14 | merge trunk check-in: f72962c880 user: dgp tags: dgp-refactor | |
| 12:18 | revert mistaken commit of experiment check-in: 3b340542f2 user: dgp tags: trunk | |
| 11:27 | workaround for mingw bug [http://comments.gmane.org/gmane.comp.gnu.mingw.user/41724] check-in: 146b87c2f1 user: jan.nijtmans tags: trunk | |
| 11:12 | workaround for mingw bug [http://comments.gmane.org/gmane.comp.gnu.mingw.user/41724] check-in: 60c6ff868f user: jan.nijtmans tags: core-8-5-branch | |
|
2013-09-21
| ||
| 12:49 | merge trunk check-in: 7c19121b2e user: dgp tags: novem | |
|
2013-09-20
| ||
| 13:05 | Potential fix for issues relating to lack of errorCode setting with unknown command handling. Leaf check-in: cb6e704762 user: dkf tags: bug-unknown-no-errorcode | |
| 13:02 | New routines _Plus and _Minus apply increments to BPs. Quite crude. Much opportunity for optimizin... check-in: f4c5c1b275 user: dgp tags: dgp-refactor | |
| 13:02 | merge trunk check-in: 7c1d00afae user: dkf tags: dkf-improved-disassembler | |
| 12:22 | Revert mistaken commit of experiment. check-in: e1a17466ce user: dgp tags: dgp-refactor | |
| 12:13 | merge trunk check-in: eb9d41af7b user: dgp tags: dgp-refactor | |
| 09:11 | Make sure that panic's during finalization are handled by the custom panicproc not by the default pa... check-in: d7d7d0857d user: jan.nijtmans tags: trunk | |
| 05:31 | merge trunk check-in: c186938df9 user: dgp tags: dgp-refactor | |
| 05:28 | merge release check-in: 63009ab07c user: dgp tags: trunk | |
|
2013-09-19
| ||
| 22:37 | [3970f54c4e]: Improved fix that is more tolerant of a single variable varname. check-in: af5c35971a user: dkf tags: trunk | |
| 20:07 | merge trunk Closed-Leaf check-in: 2bcfea1433 user: dgp tags: core-8-6-1, rc2, core-8-6-1-rc | |
| 19:38 | merge trunk check-in: 5039d0589e user: dgp tags: dgp-refactor | |
| 19:37 | [3970f54c4e]: Corrected regression in argument order processing in [unset]. check-in: 836d61598d user: dkf tags: trunk | |
| 19:10 | merge trunk; update changes check-in: c81d39a8aa user: dgp tags: core-8-6-1-rc | |
| 19:02 | comment check-in: a6959b7e04 user: dgp tags: trunk | |
| 18:53 | Line numbers wrong in compiled [unset]. check-in: b7c97d2912 user: dgp tags: trunk | |
| 17:21 | Line numbers wrong in compiled [dict with]. check-in: 985e1825e1 user: dgp tags: trunk | |
| 17:01 | Line numbers wrong in compiled [dict exists]. check-in: 0c34f1cd4a user: dgp tags: trunk | |
| 16:41 | Line numbers wrong in compiled [global] and [variable]. check-in: 4b8618f2b2 user: dgp tags: trunk | |
| 16:33 | Line numbers wrong in compiled [global] and [variable]. check-in: 5e60d6ec24 user: dgp tags: core-8-5-branch | |
| 16:11 | Line numbers wrong in compiled [namespace upvar]. check-in: cfb8f570fd user: dgp tags: trunk | |
| 16:06 | renumber tests for branch merge check-in: 3b07c5616d user: dgp tags: core-8-5-branch | |
| 16:04 | Line numbers wrong in compiled [namespace upvar]. check-in: c6be5aced2 user: dgp tags: core-8-5-branch | |
| 15:57 | Line numbers wrong in compiled [upvar]. check-in: 15882da014 user: dgp tags: trunk | |
| 15:44 | Line numbers wrong in compiled [upvar]. check-in: d98f24cfe5 user: dgp tags: core-8-5-branch | |
| 15:05 | Line numbers wrong in compiled [dict update]. check-in: 102bca24dc user: dgp tags: trunk | |
| 15:04 | Line numbers wrong in compiled [dict update]. check-in: f536ae3095 user: dgp tags: core-8-5-branch | |
| 14:56 | Line numbers wrong in compiled [dict for]. check-in: 63d9595cb7 user: dgp tags: trunk | |
| 14:55 | Line numbers wrong in compiled [dict for]. check-in: b34cab40a9 user: dgp tags: core-8-5-branch | |
| 14:49 | Line numbers wrong in compiled [dict get]. check-in: 7cdfebfeb6 user: dgp tags: trunk | |
| 14:48 | Line numbers wrong in compiled [dict get]. check-in: 1b79ee628e user: dgp tags: core-8-5-branch | |
| 14:22 | Stop segfault due to OBOE in CompileWord() calls in [dict incr] compiler. check-in: 109b343727 user: dgp tags: trunk | |
| 14:21 | [3606943]: Corrected description of method search order. check-in: afc9ca5c0b user: dkf tags: trunk | |
| 14:06 | Stop segfault due to OBOE in CompileWord() calls in [dict incr] compiler. check-in: 3a3f75ac5a user: dgp tags: core-8-5-branch | |
| 13:44 | [31661d2135] Plug memory leak. check-in: d2f9db98ef user: dgp tags: trunk | |
| 13:39 | [31661d2135] Plug memory leak. Closed-Leaf check-in: 3aeeb51441 user: dgp tags: bug-31661d2135 | |
| 13:13 | Line numbers wrong in compiled [dict set]. check-in: 78341f75f9 user: dgp tags: trunk | |
| 13:06 | Line numbers wrong in compiled [dict set]. check-in: a5c2d783ad user: dgp tags: core-8-5-branch | |
| 13:00 | consistant use of capitals check-in: eb4132517a user: jan.nijtmans tags: trunk | |
| 12:37 | consistant use of capitals. check-in: 65270ac77b user: jan.nijtmans tags: core-8-5-branch | |
| 12:22 | Merge test; bug already fixed in trunk. check-in: dd4cc03df6 user: dgp tags: trunk | |
| 12:20 | Line numbers wrong in compiled foreach body. check-in: 8426bef124 user: dgp tags: core-8-5-branch | |
| 04:27 | Stop segfault due to OBOE in CompileWord() calls in [dict lappend] compiler. check-in: 166ffc0cc5 user: dgp tags: trunk | |
| 04:20 | Stop segfault due to OBOE in CompileWord() calls in [dict lappend] compiler. check-in: 12dfd2bea4 user: dgp tags: core-8-5-branch | |
| 04:11 | [3487626] knownBug tests dict-23.2 and dist-24.21 already fixed on trunk. check-in: d1cc50d7bd user: dgp tags: trunk | |
| 04:03 | [3487626] Backport fix for knownBug test dict-23.2. check-in: b8c8cdb8f4 user: dgp tags: core-8-5-branch | |
|
2013-09-18
| ||
| 19:13 | merge release check-in: 6eb7e50d87 user: dgp tags: core-8-5-branch | |
| 12:32 | Bump TclOO version to 1.0.1 check-in: 32f292bcc3 user: dkf tags: trunk | |
|
2013-09-17
| ||
| 12:17 | merge trunk; update changes check-in: fa66765e6a user: dgp tags: rc1, core-8-6-1-rc | |
| 12:13 | merge trunk check-in: b2da30d59f user: dgp tags: dgp-refactor | |
| 09:24 | [2152292]: Corrected implementation of uuencode handling to support line length indicator bytes. **... check-in: c001d40665 user: dkf tags: trunk, potential incompatibility | |
| 09:20 | ChangeLog entry Closed-Leaf check-in: b9547959b8 user: dkf tags: bug-2152292 | |
| 09:13 | small improvements to the documentation check-in: 7825d13bbc user: dkf tags: bug-2152292 | |
|
2013-09-16
| ||
| 23:26 | merge trunk check-in: 6c01126c60 user: dgp tags: dgp-refactor | |
| 23:18 | [7b32d8d13b] Insert missing field initialization. check-in: 7059c2ea37 user: dgp tags: trunk | |
| 18:59 | merge trunk; update changes check-in: 933afe0b2e user: dgp tags: core-8-6-1-rc | |
| 09:03 | Refactor to remove unused flexibility. check-in: 7b485e827b user: dkf tags: bug-2152292 | |
| 08:52 | Be careful: separator needs to be bytes, not internal-encoded. check-in: 613440ae3d user: dkf tags: bug-2152292 | |
|
2013-09-15
| ||
| 16:30 | Add back -wrapchar option to "binary encode uuencode" check-in: 0e087acc80 user: jan.nijtmans tags: bug-2152292 | |
|
2013-09-14
| ||
| 18:25 | And the decoder too. check-in: 4c99c6d1d5 user: dkf tags: bug-2152292 | |
| 08:59 | Hm, this check doesn't really add anything. check-in: 2155b405f3 user: jan.nijtmans tags: bug-2152292 | |
| 08:51 | Add back -wrapchar option to "binary encode uuencode". check-in: ede84216fa user: jan.nijtmans tags: bug-2152292 | |
| 07:07 | [2152292] Corrected implementation of uuencoding. check-in: f335dbad5b user: dkf tags: bug-2152292 | |
|
2013-09-13
| ||
| 20:25 | Add _Get routine to pull a random access BrodnikPointer from a BrodnikArray. Use it to scan the CmdL... check-in: 2c7770626b user: dgp tags: dgp-refactor | |
| 16:02 | Added note to ChangeLog pointing to the fossil timeline for better logging. Closed-Leaf check-in: ae00707ece user: dgp tags: rc1, core-8-5-15, core-8-5-15-rc | |
| 14:14 | merge 8.5; update changes check-in: 9f7491d11b user: dgp tags: core-8-5-15-rc | |
| 14:12 | merge mark check-in: 15cf5b6ebb user: dgp tags: trunk | |
| 14:09 | [bdd91c7e43] Stop crash due to error in execution stack memory management. Thanks to azazel for the ... check-in: f26faa61b9 user: dgp tags: core-8-5-branch | |
| 10:53 | Suggested fix for [bdd91c7e43]: tclsh crashes in [interp delete] Closed-Leaf check-in: c910b7341a user: jan.nijtmans tags: bug-bdd91c7e43 | |
| 03:36 | merge trunk check-in: cbd632b7b7 user: dgp tags: dgp-refactor | |
| 03:33 | More macro use. check-in: bd7b545d09 user: dgp tags: trunk | |
|
2013-09-12
| ||
| 23:34 | Revise _Append and _Detach to return element pointers. check-in: e16c235651 user: dgp tags: dgp-refactor | |
| 20:29 | Without next pointers, a JumpList is just a JumpFixup, so get rid of it. check-in: 8dfb69e025 user: dgp tags: dgp-refactor | |
| 20:08 | A BrodnikArray is already a stack; it does not need next pointers to make it one. check-in: b74a35af98 user: dgp tags: dgp-refactor | |
| 19:49 | merge trunk check-in: 2f43fe91b6 user: dgp tags: dgp-refactor | |
| 19:34 | merge trunk check-in: 5c7b60d996 user: dgp tags: dgp-refactor | |
| 19:27 | Push fixup on the stack only when needed. check-in: 8678be2995 user: dgp tags: trunk | |
| 19:21 | Swap the two fixups used when compiling the ternary operator. Push them on the stack only when neede... check-in: 750f5a8d1f user: dgp tags: trunk | |
| 17:42 | Stop allocating JumpFixups for jumps that can never need any fixing up. check-in: 09f64e96d7 user: dgp tags: trunk | |
|
2013-09-11
| ||
| 05:08 | merge trunk check-in: 00564ed6a1 user: dgp tags: dgp-refactor | |
| 05:07 | Eliminate another surplus storage field. Make a(n ab)use of the existing JumpFixup fields instead. check-in: 263b4394a2 user: dgp tags: trunk | |
| 04:52 | merge trunk check-in: f90afb1831 user: dgp tags: dgp-refactor | |
| 04:49 | Make use of the existing JumpFixup fields. Eliminate extra storage field 'offset' in JumpList that ... check-in: df49cdf291 user: dgp tags: trunk | |
| 02:36 | merge trunk check-in: f1a7bb9aa4 user: dgp tags: dgp-refactor | |
| 02:32 | Stop the save and restore of currStackDepth. Just manage it correctly so it doesn't need correcting... check-in: 6c5624d40f user: dgp tags: trunk | |
|
2013-09-10
| ||
| 20:34 | Revise _Append, _Detach, etc. to use the efficiencies used by pointers. _Next may still need some op... check-in: 36baa8655f user: dgp tags: dgp-refactor | |
| 18:46 | [547989] Proposed implementation of the change described in the comments of the bug report. Leaf check-in: 942397a2a7 user: dkf tags: bug-547989 | |
| 17:15 | More loop conversions. Also use the stability of BAs to keep pointers instead of indicies. check-in: 97124028bb user: dgp tags: dgp-refactor | |
| 16:07 | Convert first CmdLocation loop to iterate with pointers. Add missing failed compile cleanup discove... check-in: f4ce6685c1 user: dgp tags: dgp-refactor | |
| 14:27 | Convert more simple loops to iterate with pointers. check-in: 5d6eec4b72 user: dgp tags: dgp-refactor | |
| 14:04 | Convert first loop to iterate with a pointer. check-in: ad4af823bf user: dgp tags: dgp-refactor | |
|
2013-09-09
| ||
| 19:31 | Start work creating a BrodnikPointer to go with the BrodnikArray. check-in: 589416b0f9 user: dgp tags: dgp-refactor | |
| 18:46 | Now that BA's retain an identity, stop returning them from routines. check-in: a298d81f98 user: dgp tags: dgp-refactor | |
| 18:23 | Revise the BrodnikArray struct so that the store is held as a pointer rather than an array. This pe... check-in: a069431c53 user: dgp tags: dgp-refactor | |
| 17:39 | Reduce size_t quantities to unsigned ints where the scaling impact will be completely theoretical un... check-in: 33c00b0226 user: dgp tags: dgp-refactor | |
| 17:05 | merge trunk check-in: 87c3331a02 user: dgp tags: dgp-refactor | |
| 15:22 | New routine TclBAInvertIndices() performs the reverse mapping from Brodnik index pairs back to index... check-in: a1900d1117 user: dgp tags: dgp-refactor | |
| 14:12 | [3609693] Must strip the internal representation of procedure-like methods in order to ensure that a... check-in: e5fba23b18 user: dkf tags: trunk | |
| 13:34 | [3609693] Must strip the internal representation of procedure-like methods in order to ensure that a... Closed-Leaf check-in: 847567403d user: dkf tags: bug-3609693 | |
| 12:34 | merge trunk check-in: f02940a1c9 user: dkf tags: bug-3609693 | |
| 11:54 | merge trunk check-in: 67d8741300 user: dgp tags: dgp-refactor | |
|
2013-09-08
| ||
| 15:02 | merge mark Closed-Leaf check-in: 4a60c3ee74 user: dkf tags: bug-3600057 | |
| 14:59 | *BACKPORT* [3600057]: Filled out missing parts of implementation of [string is double]. DGP - I'm... Closed-Leaf check-in: 2759df9850 user: dkf tags: bug-3600057-85 | |
| 14:58 | typo check-in: 214b1c7f4f user: dkf tags: bug-3600057 | |
| 14:48 | [3600057]: Filled out missing parts of implementation of [string is double]. DGP - I'm pretty sur... check-in: e81ce48725 user: dkf tags: bug-3600057 | |
| 10:21 | [3611643] Stop polluting the global namespace. Refactor the index entry generation so it is done rig... check-in: c45d777d3c user: dkf tags: trunk | |
| 03:26 | merge 8.5. update changes. check-in: 6a7083949d user: dgp tags: core-8-5-15-rc | |
|
2013-09-07
| ||
| 22:19 | [86ceb4e2b6] Improve reaction when multiple *tm files purport to offer the same version of the same ... check-in: d041733320 user: dgp tags: trunk | |
| 21:36 | [86ceb4e2b6] Improve reaction when multiple *tm files purport to offer the same version of the same ... check-in: f55d921665 user: dgp tags: core-8-5-branch | |
| 21:19 | merge trunk Closed-Leaf check-in: b4df43a7b3 user: dgp tags: bug-86ceb4e2b6 | |
| 18:49 | Partial revert of [a16752c252] bug fix to stop crashes in buggy tclcompiler. check-in: d7ad86353f user: dgp tags: core-8-5-branch | |
| 08:06 | Rebase TIP #414 implementation. check-in: eb51174a19 user: jan.nijtmans tags: initsubsystems | |
|
2013-09-05
| ||
| 18:32 | merge trunk check-in: c3aeba1bd3 user: dgp tags: dgp-refactor | |
| 18:29 | Move AuxData array rather than copy it. check-in: 79fae728af user: dgp tags: dgp-refactor | |
| 17:21 | Partial revert of [a16752c252] bug fix to stop crashes in buggy tclcompiler. Closed-Leaf check-in: cd9e4957c5 user: dgp tags: unbreak-tclcompiler | |
| 15:47 | Use ne instead of [string length] for less shimmer risk. check-in: 5fd0b7f61e user: dgp tags: bug-86ceb4e2b6 | |
| 12:45 | Error in order of #include lines broke some windows builds. check-in: c2ab5f62c0 user: dgp tags: trunk | |
| 12:35 | Merge commits to the correct branch -- trunk check-in: c7aebcdf72 user: dgp tags: trunk | |
| 12:31 | [010f4162ef] Repair effect of trace errors on -errorinfo and -errorstack. Closed-Leaf check-in: f0e808cc64 user: dgp tags: mig-review | |
| 11:47 | resolve fork check-in: 8a85b196f1 user: dgp tags: dgp-refactor | |
| 03:22 | Split BA macros into declaration part and definition part so that a BA_* type can be used in multipl... check-in: 5523d5bd5e user: dgp tags: dgp-refactor | |
|
2013-09-04
| ||
| 13:19 | merge trunk check-in: 2b0c31871e user: dgp tags: dgp-refactor | |
| 12:45 | Cleaned up test command trying to make valgrind happy. check-in: dd500d1c6c user: dgp tags: mig-review | |
| 09:36 | [98c8b3ec12] Make test fail in less catastrophic manner. check-in: dde62ffdf8 user: dkf tags: trunk | |
| 07:22 | Fix 3 trivial (possible) errors, discovered by covertity.com check-in: 38e00f27c9 user: jan.nijtmans tags: trunk | |
|
2013-09-03
| ||
| 20:12 | merge trunk check-in: 167ec40a93 user: dgp tags: dgp-refactor | |
| 18:50 | doc fix exposed by `make html` check-in: 41dfc40c2a user: dgp tags: rc0, core-8-6-1-rc | |
| 17:39 | make dist check-in: 2b3ca74e16 user: dgp tags: core-8-6-1-rc | |
| 17:07 | typo check-in: 67d6a9543c user: dgp tags: core-8-6-1-rc | |
| 16:47 | Favor timeline over ChangeLog check-in: 47d761d2a0 user: dgp tags: core-8-6-1-rc | |
| 16:45 | Favor timeline over ChangeLog check-in: ee609a2663 user: dgp tags: core-8-5-15-rc | |
| 16:04 | update changes check-in: 5bd33e3ca5 user: dgp tags: core-8-6-1-rc | |
| 16:04 | some missed changes check-in: cb84ed25cc user: dgp tags: core-8-5-15-rc | |
|
2013-09-02
| ||
| 18:47 | Add test and improve errorInfo. Closed-Leaf check-in: 2d4eff472e user: dgp tags: bug-010f4162ef | |
| 17:59 | [010f4162ef] First step of fix on stammering errorstack. errorstack fixed. errorinfo revision still... check-in: 909dcc2cf0 user: dgp tags: bug-010f4162ef | |
| 14:01 | typo check-in: a5ab971f3d user: jan.nijtmans tags: trunk | |
|
2013-09-01
| ||
| 20:08 | [b98fa55285]: Fix handling of whitespace at end of hex strings to decode. check-in: 3534dc020d user: dkf tags: trunk | |
|
2013-08-30
| ||
| 22:04 | Bump version number to 8.6.1. check-in: 9824f745cc user: dgp tags: core-8-6-1-rc | |
| 21:57 | Bump to tcltest 2.3.6 to account for changes since Tcl 8.6.0 release. check-in: 1fde5f0db3 user: dgp tags: trunk | |
| 14:31 | fix date check-in: d85e816231 user: dgp tags: rc0, core-8-5-15-rc | |
| 14:16 | changes check-in: 7fa0fe032b user: dgp tags: core-8-5-15-rc | |
|
2013-08-29
| ||
| 20:08 | Bump to 8.5.15 for release. check-in: c46e5e4d16 user: dgp tags: core-8-5-15-rc | |
| 19:22 | merge trunk check-in: 9d9256cf4a user: dgp tags: dgp-refactor | |
| 19:19 | [2486550] NR-enable same-interp invokehidden. Also, reroute all objProc invocation through the comm... check-in: 1e66a5c9c0 user: dgp tags: trunk | |
| 17:59 | New internal eval flag value so that all TclNREvalObjv() callers that pre-resolve command names can ... Closed-Leaf check-in: 9394415ab9 user: dgp tags: bug-2502002 | |
|
2013-08-28
| ||
| 18:05 | Rework the re-resolution after enter traces machinery with cleaner separations and neater interfaces... check-in: c10157dfd4 user: dgp tags: bug-2502002 | |
| 02:44 | Clarfy and prettify influence of flag settings and command lookups. check-in: 5cf01176b3 user: dgp tags: bug-2502002 | |
|
2013-08-27
| ||
| 20:25 | Tidy up indenting for clarity in refactoring. check-in: bf7f439987 user: dgp tags: bug-2502002 | |
| 20:06 | Exceptions raised from enter traces take priority over re-resolution games. check-in: f3862d4ec5 user: dgp tags: bug-2502002 | |
| 20:03 | Inline TEOV_RunEnterTraces() so its interface can be redesigned. check-in: 1b39dee3d7 user: dgp tags: bug-2502002 | |
| 18:11 | Add test for Bug 2486550. check-in: 055779b95b user: dgp tags: bug-2502002 | |
|
2013-08-26
| ||
| 18:32 | merge trunk check-in: 219c73f7e8 user: dgp tags: bug-2502002 | |
|
2013-08-24
| ||
| 09:42 | Unbreak doc; the apropos index entry *must* be one line. (This is an external constraint forced by ... check-in: 608930382f user: dkf tags: trunk | |
|
2013-08-23
| ||
| 18:30 | stop looking at the C-stack depth Leaf check-in: 23832ea106 user: mig tags: mig-stacklevels | |
| 16:33 | merge trunk check-in: 83dc51357b user: dgp tags: bug-2502002 | |
| 16:29 | merge trunk check-in: 8d1656cc0c user: dgp tags: dgp-refactor | |
| 16:23 | Make sure all Tcl_NR*Eval*() routines do a schedule only. No errors raised. check-in: af7ffdb548 user: dgp tags: trunk | |
| 13:08 | fix NRE docs check-in: 2f58df3b39 user: mig tags: trunk | |
| 12:04 | merge trunk check-in: 81e2e8668b user: dgp tags: bug-2502002 | |
| 12:03 | merge trunk check-in: fd1683f37a user: dgp tags: dgp-refactor | |
| 05:59 | Remove complications that no longer server any required purpose. check-in: 0390ff3464 user: dgp tags: trunk | |
|
2013-08-22
| ||
| 20:41 | merge trunk check-in: 2f5d805694 user: dgp tags: bug-2502002 | |
| 20:34 | compiler warning check-in: 26a14f7f49 user: dgp tags: dgp-refactor | |
| 20:34 | compiler warning check-in: edc3131309 user: dgp tags: trunk | |
| 20:27 | merge trunk check-in: d3b3fd78ea user: dgp tags: dgp-refactor | |
| 20:21 | Make Dispatch() the single point for calling a Tcl_ObjCmdProc, and attach the DTRACE machinery there... check-in: cf9917a942 user: dgp tags: trunk | |
| 16:13 | Remove assertion that is not true in some circumstances (--enable-dtrace). check-in: e2dcd81b28 user: dgp tags: trunk | |
| 13:01 | More coroutine tests. check-in: acc67cbb48 user: dgp tags: trunk | |
| 08:07 | Correction to documentation check-in: bb0a6db5e9 user: dkf tags: trunk | |
| 07:09 | merge trunk check-in: 6818b3c99c user: dkf tags: dkf-improved-disassembler | |
| 01:13 | merge trunk check-in: 7a2ab4dc79 user: dgp tags: bug-2502002 | |
| 01:10 | merge trunk check-in: 554b3422a1 user: dgp tags: dgp-refactor | |
|
2013-08-21
| ||
| 19:30 | [8ff0cb9fe1] Make Tcl_NREvalObj() (and friends) behave as documented, by only scheduling evaluation ... check-in: ec51e0603e user: dgp tags: trunk | |
| 19:18 | Tidy the code and add a test. Closed-Leaf check-in: 3f49eeab3d user: dgp tags: dgp-purge-NRRunObjProc | |
| 19:00 | Don't allocate memory until you know you're going to use it and arrange for it to be freed. Leak! check-in: 923b21f385 user: dgp tags: dgp-purge-NRRunObjProc | |
| 18:27 | Don't use automatic storage to hold the invocation words of oo::define. That practice doesn't agree ... check-in: a50ead7062 user: dgp tags: dgp-purge-NRRunObjProc | |
| 13:34 | merge trunk check-in: aa7926c7ec user: dgp tags: dgp-purge-NRRunObjProc | |
| 10:25 | [3612422]: Refer to correct part of tclvars(n) rather than page itself. check-in: a197e6853e user: dkf tags: trunk | |
| 09:35 | define tests for this bug; no fix yet check-in: b58873a477 user: dkf tags: bug-3609693 | |
|
2013-08-20
| ||
| 14:00 | Push out a trial patch for more eyes to see. check-in: e14cebbeab user: dgp tags: dgp-purge-NRRunObjProc | |
|
2013-08-19
| ||
| 16:34 | Revise execution trace handling to take account of the new reality in Tcl 8.6 that callers can pre-r... check-in: 8b417f03d0 user: dgp tags: bug-2502002 | |
| 15:22 | Testing doing away with the NRRunObjProc routine, which looks like a useless extra bounce on the NRE... check-in: a9eba981e6 user: dgp tags: dgp-purge-NRRunObjProc | |
| 09:10 | rebase TIP [http://tip.tcl.tk/425|425] implementation check-in: 74f7e63465 user: jan.nijtmans tags: win-console-panic | |
| 09:05 | rebase TIP [http://tip.tcl.tk/414|414] implementation check-in: 3c9828933f user: jan.nijtmans tags: initsubsystems | |
|
2013-08-15
| ||
| 20:00 | merge trunk check-in: 5f37dcc364 user: dgp tags: bug-2502002 | |
| 19:59 | merge trunk check-in: bebd66fb8b user: dgp tags: dgp-refactor | |
| 19:59 | Make sure the errors raised by execution traces become errors raised by the traced command, as docum... check-in: 04da25f2f5 user: dgp tags: trunk | |
| 19:55 | Make sure the errors raised by execution traces become errors raised by the traced command, as docum... check-in: f3fac8ede1 user: dgp tags: core-8-5-branch | |
| 17:43 | merge trunk check-in: 5bb2ee559c user: dgp tags: bug-2502002 | |
| 14:05 | The fix for [3610404] leads to a simplification in the implementation of forward methods. check-in: 1cafa9ed0e user: dgp tags: trunk | |
|
2013-08-14
| ||
| 20:31 | merge trunk check-in: ffbe318c05 user: dgp tags: bug-2502002 | |
| 20:20 | Add several tests to check consistency of stack traces. check-in: e3800f9fba user: dgp tags: trunk | |
| 19:07 | merge trunk check-in: bcf24b4b92 user: dgp tags: dgp-refactor | |
| 19:07 | merge trunk check-in: da357df523 user: dgp tags: bug-2502002 | |
| 19:01 | [3610404] Re-resolution of command after enter traces invalidate epoch. Make sure context is such th... check-in: c1bc5483be user: dgp tags: trunk | |
| 18:44 | merge trunk Closed-Leaf check-in: 0b6624feda user: dgp tags: bug-3610404 | |
| 18:00 | merge trunk check-in: e3c0cec6ed user: dgp tags: bug-2502002 | |
| 17:08 | merge trunk check-in: adc0415eea user: dgp tags: dgp-refactor | |
| 17:07 | [a16752c252] Correct failure to call cmd deletion callbacks. check-in: 2718a160f1 user: dgp tags: trunk | |
| 17:02 | [a16752c252] Correct failure to call cmd deletion callbacks. check-in: 746ec0f768 user: dgp tags: core-8-5-branch | |
| 14:40 | merge trunk check-in: e24c4b1f62 user: jan.nijtmans tags: novem | |
| 14:15 | restore all #ifdef TCL_WIDE_INT_IS_LONG, which were accidently removed in [19ff9b95e1] check-in: 7958111476 user: jan.nijtmans tags: novem | |
| 13:50 | merge trunk check-in: b6d55aaba5 user: dgp tags: dgp-refactor | |
| 12:43 | Arrange for both execution traces and [info frame] to get their pre-subst source strings from a comm... check-in: 3648c59d0d user: dgp tags: trunk | |
| 12:15 | Consolidate some helper routines. Closed-Leaf check-in: 6a2b3f4c6d user: dgp tags: dgp-bye-ctx-eval-flag | |
| 04:13 | Only schedule leave traces if enter traces complete successfully. This avoids a memleak, and opens a... check-in: bf4296a85b user: dgp tags: dgp-bye-ctx-eval-flag | |
|
2013-08-13
| ||
| 19:26 | [0aa8f12dcc] Restore minimum code to stop failing tests. check-in: a64f1e873a user: dgp tags: novem | |
|
2013-08-12
| ||
| 20:00 | Use a new flag value TCL_EVAL_SOURCE_IN_FRAME passed in by callers to determine whether the pre-subs... check-in: 435e0dcc82 user: dgp tags: dgp-bye-ctx-eval-flag | |
| 15:52 | merge trunk check-in: 1341529437 user: dgp tags: dgp-bye-ctx-eval-flag | |
|
2013-08-11
| ||
| 15:21 | rebase check-in: 73c73ec2b4 user: jan.nijtmans tags: initsubsystems | |
| 15:19 | rebase check-in: 76709a732d user: jan.nijtmans tags: win-console-panic | |
| 14:42 | Never guess non-existing timezone name "America/Brasilia" on Windows. Reported by Arnulf Wiedemann check-in: bc57d06610 user: jan.nijtmans tags: trunk | |
| 14:41 | Never guess non-existing timezone name "America/Brasilia" on Windows. Reported by Arnulf Wiedemann check-in: f04e2881d3 user: jan.nijtmans tags: core-8-5-branch | |
|
2013-08-10
| ||
| 05:16 | Arrange for both execution traces and [info frame] to get their pre-subst source strings from a comm... check-in: 853abff6c9 user: dgp tags: dgp-bye-ctx-eval-flag | |
|
2013-08-09
| ||
| 16:48 | Revised GetCommandSource() can (and thus should) return a normal zero refcount value. check-in: 81b4073e16 user: dgp tags: dgp-bye-ctx-eval-flag | |
|
2013-08-08
| ||
| 20:19 | merge trunk check-in: d66b65883f user: dkf tags: dkf-command-type | |
|
2013-08-07
| ||
| 20:27 | Revise GetCommandSource() to return a normal Tcl_Obj value. check-in: 4172eb0252 user: dgp tags: dgp-bye-ctx-eval-flag | |
| 19:45 | Give (objc, objv) their own ride from enter to leave traces. check-in: cea40c809e user: dgp tags: dgp-bye-ctx-eval-flag | |
| 18:34 | merge trunk check-in: b94fb74ee9 user: dgp tags: dgp-refactor | |
| 17:11 | Many simplifications to the TIP 280 machinery. * Removed support for non-NULL invoker when TCL_EV... check-in: 2f5ee8efad user: dgp tags: trunk | |
| 16:44 | Remove Tcl_Preserve support for ContLineLoc values. It's not needed. This allows the clLoc field of... check-in: 08cfa769ec user: dgp tags: dgp-bye-ctx-eval-flag | |
| 16:01 | Test for TclContinuationsGet() usage, and simplifications. check-in: 26304b215c user: dgp tags: dgp-bye-ctx-eval-flag | |
| 14:41 | Replace potentially memleak creating safety check of a "cannot happen" condition with an assertion. check-in: 6d9ae929c5 user: dgp tags: dgp-bye-ctx-eval-flag | |
| 12:44 | Add comment stating new limitation on Tcl(NR)EvalObjEx() interface. check-in: 45e786b5ee user: dgp tags: dgp-bye-ctx-eval-flag | |
|
2013-08-06
| ||
| 20:18 | merge trunk check-in: 1f866ae516 user: dgp tags: dgp-refactor | |
| 17:24 | All use of the evalFlag value TCL_EVAL_CTX is unused by the code and unreachable by extensions. Thi... check-in: dfb5bac00f user: dgp tags: dgp-bye-ctx-eval-flag | |
| 16:41 | The value TCL_LOCATION_EVAL_LIST in the type field of a CmdFrame appears to exist only for the sake ... check-in: b673919222 user: dgp tags: trunk | |
| 16:20 | Add assertions that will guide and protect more discovery of dead code for elimination. check-in: 08d5678d26 user: dgp tags: dgp-bye-ctx-eval-flag | |
| 13:30 | Drop TCL_LOCATION_EVAL_LIST now that it is unused. Closed-Leaf check-in: ac585604b9 user: dgp tags: dgp-bye-location-eval-list | |
| 13:20 | Eliminate the union that is no longer needed. check-in: 73f1c90b0d user: dgp tags: dgp-bye-location-eval-list | |
| 13:08 | Revert the changes that went too far and broke things. check-in: 230b3c084e user: dgp tags: dgp-bye-location-eval-list | |
| 04:15 | The value TCL_LOCATION_EVAL_LIST in the type field of a CmdFrame appears to exist only for the sake ... check-in: a292acfcd1 user: dgp tags: dgp-bye-location-eval-list | |
|
2013-08-05
| ||
| 23:54 | merge trunk check-in: 19c11d8c16 user: dgp tags: dgp-refactor | |
| 22:06 | rebase against trunk Leaf check-in: e0957ec4b8 user: jan.nijtmans tags: bug-c4e230f29b | |
| 22:00 | Mark unixforkevent-1.1 nonPortable, until proven on more platforms. Make sure that when testing for... check-in: 4e3f024bd7 user: jan.nijtmans tags: trunk | |
| 21:58 | Mark unixforkevent-1.1 nonPortable, until proven on more platforms. check-in: 0107005970 user: jan.nijtmans tags: core-8-5-branch | |
| 16:37 | merge trunk check-in: dd155eb7e2 user: dgp tags: dgp-refactor | |
| 14:47 | merge trunk check-in: cb1d262fa1 user: dgp tags: dkf-command-type | |
| 08:32 | Iron test "unixforkevent-1.1" against forked process stall and file phase issues check-in: c008fa3bbd user: oehhar tags: bug-c4e230f29b | |
|
2013-08-04
| ||
| 16:38 | Possible fix for [c4e230f29b] check-in: 7de91edd9b user: jan.nijtmans tags: bug-c4e230f29b | |
|
2013-08-03
| ||
| 15:27 | [3611643fff]: Support TclOO in autoload mechanism. check-in: f031beec9a user: dkf tags: trunk | |
|
2013-08-02
| ||
| 21:16 | merge trunk check-in: 5c1b3d3094 user: dgp tags: dgp-refactor | |
| 20:19 | Deal with the elaborate rip-apart-a-metaclass case as well. check-in: 04e4971bde user: dkf tags: trunk | |
| 17:30 | merge trunk check-in: 0d355bac3f user: dgp tags: dgp-refactor | |
| 14:58 | [9d61624b3d]: Stop crashes when emptying the superclass slot. check-in: 8e643395a4 user: dkf tags: trunk | |
| 10:33 | merge trunk check-in: 396ccb299c user: jan.nijtmans tags: novem | |
|
2013-08-01
| ||
| 19:18 | [1905562] [8d2c0da36d] Raise the recursion limits on regexps to allow existing regexps "in the wild"... check-in: b7100ded1f user: dgp tags: trunk | |
| 15:09 | merge trunk check-in: 82f569b731 user: dgp tags: dgp-refactor | |
| 13:40 | merge trunk check-in: c40011494f user: dkf tags: dkf-command-type | |
| 13:27 | And documentation check-in: da1c84db5c user: dkf tags: dkf-command-type | |
| 13:21 | Support type discovery in coroutines. check-in: fe2979495f user: dkf tags: dkf-command-type | |
| 12:54 | Tcl_InitNotifier: Bug [a0bc856dcd]. Start notifier thread again if we were forked, to solve Rivet bu... check-in: e733a91cdb user: jan.nijtmans tags: trunk | |
| 12:38 | Tcl_InitNotifier: Bug [a0bc856dcd]. Start notifier thread again if we were forked, to solve Rivet b... check-in: 02909e227f user: jan.nijtmans tags: core-8-5-branch | |
| 06:44 | Improving the test suite for [info cmdtype]. check-in: 8ec3cb29a9 user: dkf tags: dkf-command-type | |
|
2013-07-31
| ||
| 20:05 | merge trunk check-in: 9997333092 user: dkf tags: dkf-command-type | |
| 20:03 | Added tests check-in: c279444116 user: dkf tags: dkf-command-type | |
|
2013-07-30
| ||
| 19:49 | merge trunk check-in: 9764d43a45 user: dgp tags: dgp-refactor | |
|
2013-07-29
| ||
| 10:51 | rebase check-in: b63d274c35 user: jan.nijtmans tags: win-console-panic | |
| 10:12 | Make sure that "string is space \u202f" will continue to return "1", even if in future Unicode this ... check-in: a72287aa7d user: jan.nijtmans tags: trunk | |
| 09:29 | Make sure that "string is space \u202f" will continue to return "1", even if in future Unicode this ... check-in: 334ab96e5e user: jan.nijtmans tags: core-8-5-branch | |
|
2013-07-28
| ||
| 00:03 | merge cleanup check-in: 31629ba6cd user: dgp tags: dgp-refactor | |
|
2013-07-27
| ||
| 20:54 | merge-mark check-in: 8d3d92c641 user: dgp tags: dgp-refactor | |
| 20:29 | Simplify AuxData access with a macro. check-in: 3f7279e103 user: dgp tags: trunk | |
| 19:23 | Shut down the remaining places where a TCL_TOKEN_COMMAND token was generated and then passed on to c... check-in: 1cbf82e813 user: dgp tags: dgp-refactor | |
| 17:06 | Tidy up syntax error handling so that tested error messages are preserved. check-in: 29f5a9b93f user: dgp tags: dgp-refactor | |
|
2013-07-26
| ||
| 20:34 | Work In Progress making expr parsing produce TCL_TOKEN_SCRIPT_SUBST tokens. check-in: 5de07618b9 user: dgp tags: dgp-refactor | |
| 17:05 | Remove Tcl_ResetResult() workaround that's no longer needed after merging the TclCompileScript() re... check-in: db9f99d903 user: dgp tags: dgp-refactor | |
| 13:30 | merge trunk check-in: 19708186c4 user: dkf tags: dkf-command-type | |
| 13:27 | merge trunk check-in: 737776fd62 user: dgp tags: dgp-refactor | |
| 13:24 | [6585b21ca8] [regexp {(\w).*?\1} abb] failed to match. Thanks to Tom Lane for passing on the discove... check-in: bff43cd4c3 user: dgp tags: trunk | |
| 13:21 | [6585b21ca8] [regexp {(\w).*?\1} abb] failed to match. Thanks to Tom Lane for passing on the discove... check-in: 2425a69341 user: dgp tags: core-8-5-branch | |
| 09:20 | Move test for pthread_atfork inside SC_ENABLE_THREADS check-in: efa7ddd3b9 user: jan.nijtmans tags: trunk | |
|
2013-07-25
| ||
| 17:20 | Fixed test case variable clash with 'folder' Closed-Leaf check-in: 92136fde90 user: oehhar tags: rfe-notifier-fork | |
| 15:20 | Make sure all syntax errors in subst get properly compiled. check-in: 76b2b7a130 user: dgp tags: dgp-refactor | |
| 14:25 | rebase check-in: 8cf516f508 user: jan.nijtmans tags: rfe-notifier-fork | |
| 14:24 | Move test for pthread_atfork inside SC_ENABLE_THREADS check-in: f7fe2446ce user: jan.nijtmans tags: core-8-5-branch | |
| 08:29 | Make sure that the notifierMutex and notifierCV in a forked child cannot block anything, even though... check-in: 116f5be24c user: jan.nijtmans tags: rfe-notifier-fork | |
| 07:02 | rebase check-in: c33b976db3 user: jan.nijtmans tags: rfe-notifier-fork | |
| 06:59 | Put Cygwin's tclWinError.o in PLAT_OBJS, not in DL_OBJS check-in: 53be2bce4e user: jan.nijtmans tags: trunk | |
|
2013-07-24
| ||
| 17:15 | Remove all unneeded handling of the TCL_TOKEN_COMMAND token type. Add comment explaining the handlin... check-in: dd09c7e820 user: dgp tags: dgp-refactor | |
| 16:56 | Demonstrate and fix memory leak in Tcl_ParseVar(). check-in: ade314d8cf user: dgp tags: trunk | |
| 16:51 | Demonstrate and fix memory leak in Tcl_ParseVar(). check-in: 5cc898d566 user: dgp tags: core-8-5-branch | |
| 14:14 | Fix Cygwin build: put Tcl_ConsolePanic in the stub library, not the dll. check-in: bec248e963 user: jan.nijtmans tags: win-console-panic | |
| 14:04 | merge trunk check-in: a4b5282a13 user: dgp tags: dgp-refactor | |
| 13:58 | Mark commands with potential to compile expansion arguments (as [list] does). check-in: 2a890ec41a user: dgp tags: trunk | |
| 12:15 | merge trunk check-in: 00d71a61ed user: dgp tags: dgp-refactor | |
| 12:13 | more disabled code removal check-in: 7b08cfd02d user: dgp tags: trunk | |
|
2013-07-23
| ||
| 20:27 | delete stray commented out bits check-in: 2a7d6b0074 user: dgp tags: dgp-refactor | |
| 20:18 | merge trunk check-in: 411112f7ca user: dgp tags: dgp-refactor | |
| 20:11 | Remove outdated, disabled code. check-in: d526d293b4 user: dgp tags: trunk | |
| 18:05 | merge trunk check-in: 143b76f4bb user: dgp tags: dgp-refactor | |
| 18:03 | Remove outdated comment. Stack depths are well checked now. check-in: 872bbb0773 user: dgp tags: trunk | |
| 18:01 | Stop checking stack depth in [catch] compiler. Stack depth is checked in compiles of *all* Tcl comma... check-in: d9951d453c user: dgp tags: trunk | |
| 16:57 | Find and repair the surplus PUSH that was causing trouble. check-in: c3815bca63 user: dgp tags: dgp-refactor | |
| 12:42 | implement for Cygwin as well check-in: 00a17823f0 user: jan.nijtmans tags: win-console-panic | |
| 11:54 | Add documentation check-in: 1a3237a811 user: jan.nijtmans tags: win-console-panic | |
| 10:57 | rebase check-in: da05c42132 user: jan.nijtmans tags: win-console-panic | |
| 09:54 | rebase check-in: f0ea734a4a user: jan.nijtmans tags: rfe-notifier-fork | |
| 09:49 | merge trunk check-in: 2dd21b756d user: jan.nijtmans tags: novem | |
| 09:27 | Add "testfork" test command. Not used in any test-case yet check-in: 48ebb48d02 user: jan.nijtmans tags: trunk | |
| 09:07 | Add "testfork" test command. Not used in any test-case yet check-in: b425245964 user: jan.nijtmans tags: core-8-5-branch | |
|
2013-07-22
| ||
| 11:11 | Tcl_InitNotifier() call in TestforkObjCmd() is only necessary when pthread_atfork() is not available... check-in: 362b6e3375 user: jan.nijtmans tags: rfe-notifier-fork | |
| 10:57 | Use pthread_atfork() when available. check-in: 94b207274c user: jan.nijtmans tags: rfe-notifier-fork | |
| 10:11 | Test-case should pass on Darwin or with non-threaded build as well. check-in: a201b97b3e user: jan.nijtmans tags: rfe-notifier-fork | |
| 10:10 | Fix bug which hangs iocmd.tf-32.1 check-in: 9ce264b926 user: jan.nijtmans tags: rfe-notifier-fork | |
| 08:45 | Test file tests/unixForkEvent.test added check-in: 26e13f1943 user: oehhar tags: rfe-notifier-fork | |
|
2013-07-21
| ||
| 14:52 | Rebase to core-8-5-branch Add "testfork" test command to be usable in testcase. check-in: 6f69bbba43 user: jan.nijtmans tags: rfe-notifier-fork | |
|
2013-07-20
| ||
| 04:54 | merge trunk. still have stack depth issues in [subst] syntax errors. check-in: df020c50d0 user: dgp tags: dgp-refactor | |
| 04:40 | fix for the segfault check-in: b9a246c16d user: dgp tags: dgp-refactor | |
|
2013-07-19
| ||
| 15:57 | test demonstrating segfault check-in: afa3069486 user: dgp tags: dgp-refactor | |
|
2013-07-18
| ||
| 20:27 | Rewrite of the TclCompileScript() routine. Primarily this breaks that large, rather convoluted rout... check-in: 1757fd6ebc user: dgp tags: trunk | |
| 18:25 | [assemble] compile syntax error into bytecode reporting syntax error message. Closed-Leaf check-in: fd39545639 user: dgp tags: dgp-tcs-rewrite | |
| 15:42 | merge trunk check-in: 84e6740946 user: dgp tags: dgp-tcs-rewrite | |
| 15:34 | merge trunk; resolve conflicts; adapt [1c17fbba5d] fix check-in: 60b66eae40 user: dgp tags: dgp-refactor | |
| 15:05 | [Bug 1c17fbba5d] Fix -errorinfo from syntax errors so that the error is not obscured. Instead highl... check-in: 91ed4186a8 user: dgp tags: trunk | |
|
2013-07-17
| ||
| 16:02 | Start notifier thread again if we were forked, to solve Rivet bug 55153 - RFE [a0bc856dcd] check-in: 30ab3e0fb0 user: oehhar tags: rfe-notifier-fork | |
| 13:57 | Factor out the call to a compileProc into one place used by both ensemble subcommand compiles and to... check-in: 2c30f7e029 user: dgp tags: dgp-tcs-rewrite | |
|
2013-07-16
| ||
| 20:48 | Streamline the housekeeping on the operands of INST_START_CMD. For example, do only incr on success,... check-in: c13bc40aa0 user: dgp tags: dgp-tcs-rewrite | |
| 17:21 | Simplify the ensemble subcommand compile. There's no need to be crafting synthetic Tcl_Parse and co... check-in: c094eb7c53 user: dgp tags: dgp-tcs-rewrite | |
| 14:52 | Simplify arguments to TclContinuationsEnterDerived(). check-in: 9554c7ea6d user: dgp tags: dgp-tcs-rewrite | |
| 14:12 | Changed subcommand name following community feedback. check-in: 4e6e5d4f1a user: dkf tags: dkf-command-type | |
| 14:07 | Eliminate the litInfo table and all the code tending to its care and feeding. The pc -> command inde... check-in: 495adbf6e7 user: dgp tags: dgp-tcs-rewrite | |
|
2013-07-15
| ||
| 20:16 | Build CompileBasicNArgCommand on top of TclCompileInvocation. check-in: eefc49c5e0 user: dgp tags: dgp-tcs-rewrite | |
| 19:40 | merge trunk check-in: 303b956143 user: dgp tags: dgp-tcs-rewrite | |
| 19:20 | merge trunk check-in: 369655f910 user: dgp tags: dgp-refactor | |
| 19:09 | Possible improvement in light of [86ceb4e2b6]. check-in: d97afc2a13 user: dgp tags: bug-86ceb4e2b6 | |
| 17:07 | Prefer CompileWord() over CompileTokens() when possible. check-in: 4790b68c65 user: dgp tags: trunk | |
|
2013-07-12
| ||
| 18:44 | Global replace: CompileBody() -> BODY(). check-in: 8338d07129 user: dgp tags: trunk | |
| 16:25 | Tests demonstrating the need for the last two SetLineInformation() calls. check-in: 4b58b335d4 user: dgp tags: trunk | |
|
2013-07-11
| ||
| 23:19 | Revise the CompileWord() and PushVarNameWord() macros to make explicit the SetLineInformation() that... check-in: 7306344a31 user: dgp tags: trunk | |
| 17:06 | Have TclMakeEnsemble() set ENSEMBLE_COMPILE at creation, not as a separate epoch-bumping step. check-in: ecb508317b user: dgp tags: trunk | |
| 04:12 | merge trunk check-in: b54bb58009 user: dgp tags: dgp-tcs-rewrite | |
| 04:11 | merge trunk check-in: 0d2ad11aca user: dgp tags: dgp-refactor | |
| 04:07 | Add a test for each call to SetLineInformation() demonstrating the need for it to be there. Fixed b... check-in: b5f3a4a690 user: dgp tags: trunk | |
| 04:00 | Revert the revised macros used in developing the new tests. Closed-Leaf check-in: cfbc6f951c user: dgp tags: tip280-test-coverage | |
| 03:48 | Add tests for the SetLineInformation() calls in tclEnsemble.c, and fix the bugs around those calls e... check-in: 3282980a1f user: dgp tags: tip280-test-coverage | |
|
2013-07-10
| ||
| 20:33 | Add tests for SetLineInformation() calls in tclCompCmdsSZ.c as well as some obvious refactoring impr... check-in: b117cbf10a user: dgp tags: tip280-test-coverage | |
| 19:43 | Add tests for SetLineInformation() calls in tclCompCmdsGR.c. check-in: e91a9d2971 user: dgp tags: tip280-test-coverage | |
| 19:34 | Add tests for, and fix bugs in, the SetLineInformation() calls in tclCompCmds.c. check-in: 82bfa30a3c user: dgp tags: tip280-test-coverage | |
| 18:02 | merge trunk check-in: 4e4f10a76c user: dgp tags: tip280-test-coverage | |
| 17:58 | Fix for [86fb5ea28e]. Test will eventually merge in from tip280-test-coverage. check-in: ca488c3bfe user: dgp tags: trunk | |
| 16:43 | Next attempt. Appears to have uncovered a bug. check-in: 815313114f user: dgp tags: tip280-test-coverage | |
| 16:27 | First additional test. Remove dup macros in tclEnsemble.c. check-in: a70901af92 user: dgp tags: tip280-test-coverage | |
| 16:17 | Disabling the SetLineInformation() macro entirely causes only 3 tests in the test suite to fail. Re... check-in: 3474390eda user: dgp tags: tip280-test-coverage | |
| 13:45 | Some documentation. check-in: d2e5dab63a user: dkf tags: dkf-command-type | |
| 03:28 | Remove the (now unused) wlineat arguments. check-in: 28e986f628 user: dgp tags: dgp-tcs-rewrite | |
| 03:17 | Revise the litInfo table so that it gets built later (in TclInitByteCodeObj) from a simpler store of... check-in: cd1f5a64d4 user: dgp tags: dgp-tcs-rewrite | |
|
2013-07-09
| ||
| 20:37 | Tentative Work In Progress unwinding TIP 280 line information. check-in: fc79e08504 user: dgp tags: dgp-tcs-rewrite | |
| 09:30 | rebase check-in: 82fa3f9bb1 user: jan.nijtmans tags: bug-1712098 | |
|
2013-07-08
| ||
| 23:02 | Use the TokenAfter() macro. check-in: 8b4182f53a user: dgp tags: dgp-tcs-rewrite | |
| 22:36 | Use TIP 280 macros. check-in: 6c074bf665 user: dgp tags: dgp-tcs-rewrite | |
| 19:54 | merge trunk check-in: 917f4540cf user: dgp tags: dgp-tcs-rewrite | |
| 19:53 | merge trunk: check-in: 886e808dd1 user: dgp tags: dgp-refactor | |
| 19:29 | Factor out compiling the Command literal. check-in: 07154b5b9c user: dgp tags: dgp-tcs-rewrite | |
| 18:56 | Unbreak MSVC6 debug build (thanks Andreas Kupries!) check-in: b259e31b93 user: jan.nijtmans tags: novem | |
| 18:56 | Unbreak MSVC6 debug build (thanks Andreas Kupries!) check-in: d369017148 user: jan.nijtmans tags: trunk | |
| 18:55 | Unbreak MSVC6 debug build (thanks Andreas Kupries!) check-in: 728fb2f25b user: jan.nijtmans tags: core-8-5-branch | |
| 18:08 | Plug memory leak; Break three compilation mechanisms into routines. check-in: 1be8ee0aab user: dgp tags: dgp-tcs-rewrite | |
| 15:39 | Move TIP 280 and command extent housekeeping to the periphery. check-in: 98d911f411 user: dgp tags: dgp-tcs-rewrite | |
| 15:24 | Defer expansion request detection as much as possible. check-in: b5995f92b3 user: dgp tags: dgp-tcs-rewrite | |
| 15:00 | Consolidate the StartExpanding() calls. check-in: 92ab99b072 user: dgp tags: dgp-tcs-rewrite | |
| 14:31 | The routines StartExpanding() and EnterCmdWordData() are orthogonal, so it's ok to reverse the order... check-in: 33fae79cbd user: dgp tags: dgp-tcs-rewrite | |
| 13:18 | rebase check-in: 3940be1e6f user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 12:55 | merge trunk check-in: c3479ec585 user: dgp tags: dgp-tcs-rewrite | |
| 12:38 | merge trunk check-in: 111df960dc user: dgp tags: dgp-refactor | |
| 12:37 | Rebase. Remove usability of -DUSE_TCL_STUBS check-in: fa6285ac6b user: jan.nijtmans tags: initsubsystems | |
| 07:20 | Merge stwo's fork and trunk back to a single "novem". check-in: 3681adaaea user: jan.nijtmans tags: novem | |
| 06:51 | Build stub objects with -DSTATIC_BUILD on all platforms. Only important on win32 (already done) and ... check-in: 15c829bcbe user: jan.nijtmans tags: trunk | |
| 06:49 | Build stub objects with -DSTATIC_BUILD on all platforms. Only important on win32 (already done) and ... check-in: dda8563eba user: jan.nijtmans tags: core-8-5-branch | |
|
2013-07-07
| ||
| 15:43 | First part of upcoming TIP - Improving [exec]'s syntax : the syntax extension (not the new redirects... Leaf check-in: ca7271f40f user: ferrieux tags: tip-improve-exec | |
| 11:57 | merge trunk check-in: da2f2cfb27 user: dkf tags: dkf-improved-disassembler | |
| 11:15 | Added a mechanism for discovering the "type" of a command. check-in: 91caa35b78 user: dkf tags: dkf-command-type | |
| 09:15 | merge-mark check-in: e72d624507 user: jan.nijtmans tags: trunk | |
| 02:19 | OpenBSD/m88k is now elf. Remove unneeded elf check. check-in: 62f5521264 user: stwo tags: core-8-5-branch | |
| 02:11 | OpenBSD/m88k is now elf. Remove unneeded elf check. check-in: 6340b1084c user: stwo tags: trunk | |
| 01:09 | OpenBSD/m88k is now elf. Remove unneeded elf check. check-in: 8d6af72e7b user: stwo tags: novem | |
|
2013-07-06
| ||
| 22:33 | merge http://www.iana.org/time-zones/repository/releases/tzdata2013d.tar.gz check-in: b4662ea558 user: kbk tags: novem | |
| 22:29 | Merge mark check-in: 7201f921aa user: kbk tags: trunk | |
| 22:24 | http://www.iana.org/time-zones/repository/releases/tzdata2013d.tar.gz check-in: 35cce9c766 user: kbk tags: trunk | |
| 22:22 | http://www.iana.org/time-zones/repository/releases/tzdata2013d.tar.gz check-in: b7f2bd8640 user: kbk tags: core-8-5-branch | |
|
2013-07-05
| ||
| 19:56 | merge trunk check-in: cd4d468de2 user: dgp tags: dgp-tcs-rewrite | |
| 19:55 | merge trunk check-in: 337ee7924f user: dgp tags: dgp-refactor | |
| 19:54 | merge trunk check-in: d26213e0bd user: dgp tags: dgp-tcs-rewrite | |
| 14:56 | Use X11/Xlib.h for checking where X11 can be found in stead of X11/XIntrinsic.h. Suggested by Pietro... check-in: a3d5954fa4 user: jan.nijtmans tags: trunk | |
| 14:52 | Use X11/Xlib.h for checking where X11 can be found in stead of X11/XIntrinsic.h. Suggested by Pietro... check-in: 1a48f9c2e1 user: jan.nijtmans tags: core-8-5-branch | |
| 14:06 | merge-mark check-in: c1b7020feb user: jan.nijtmans tags: novem | |
| 14:04 | CONST -> const in one place check-in: d854a861eb user: jan.nijtmans tags: trunk | |
| 14:02 | Allow successfull compilation, even if Tcl_GetErrorLine/Tcl_SetErrorLine are redefined as macros. check-in: 30f633409c user: jan.nijtmans tags: trunk | |
| 11:07 | More complete implementation of RFE [854941], now not requiring TIP #414 any more. check-in: 717ee454f7 user: jan.nijtmans tags: rfe-854941, tip-596 | |
|
2013-07-04
| ||
| 19:33 | merge trunk check-in: 26ef4ffa3f user: jan.nijtmans tags: novem | |
|
2013-07-03
| ||
| 10:43 | Bug [817249]: bring tclXtNotify.c up to date with Tcl_SetNotifier() change check-in: 023ab0d950 user: jan.nijtmans tags: trunk | |
| 10:39 | Bug [817249]: bring tclXtNotify.c up to date with Tcl_SetNotifier() change check-in: c21496f5a4 user: jan.nijtmans tags: core-8-5-branch | |
| 08:59 | Fix compiler warning when compiling Itcl 4.0: In file included from ./generic/itcl2TclOO.c:12:0: /Tc... check-in: 3c0b0bbda6 user: jan.nijtmans tags: trunk | |
| 08:56 | Fix compiler warning when compiling Cygwin port with -Wwrite-strings check-in: 5873351128 user: jan.nijtmans tags: trunk | |
|
2013-07-02
| ||
| 12:05 | First experimental implementation of RFE [854941], built on top of [http://tip.tcl.tk/414|TIP #414]. check-in: ccb77d8416 user: jan.nijtmans tags: rfe-854941, tip-596 | |
| 10:36 | comment improvements check-in: 4bf4d3191d user: dgp tags: dgp-tcs-rewrite | |
| 07:17 | Bug [32afa6e256]: dirent64 check is incorrect in tcl.m4. Thanks to Brian Griffin. check-in: a3ae798ed1 user: jan.nijtmans tags: trunk | |
| 07:16 | Don't forget ChangeLog for previous commit check-in: e8e4a564d6 user: jan.nijtmans tags: core-8-5-branch | |
| 07:14 | Bug [32afa6e256]: dirent64 check is incorrect in tcl.m4. Thanks to Brian Griffin. check-in: f8d461fd57 user: jan.nijtmans tags: core-8-5-branch | |
| 06:43 | Better (hopefully) fix for Tk bug [http://core.tcl.tk/tk/tktview?name=1712098|1712098], which elimin... Closed-Leaf check-in: e2f236a273 user: jan.nijtmans tags: bug-1712098 | |
|
2013-07-01
| ||
| 20:58 | More Work In Progress. check-in: 579d4e455f user: dgp tags: dgp-tcs-rewrite | |
|
2013-06-28
| ||
| 13:16 | merge trunk check-in: 85728857dc user: dgp tags: dgp-refactor | |
| 12:31 | Tk bug [http://core.tcl.tk/tk/tktview?name=1712098|1712098] check-in: 15475c0ad5 user: jan.nijtmans tags: bug-1712098 | |
| 02:58 | More elimination of error message litter to fix [Bug 20a81392ec]. check-in: 2b4ecf6ecb user: dgp tags: dgp-tcs-rewrite | |
|
2013-06-27
| ||
| 20:10 | Stop the compileProc routines leaving behind error messages in interp. (Nicer way to solve [Bug 20a8... check-in: 0a9f3b2935 user: dgp tags: dgp-tcs-rewrite | |
| 15:05 | rebase check-in: 530e1d11e3 user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 13:12 | merge trunk check-in: c499bee30f user: dgp tags: dgp-tcs-rewrite | |
| 13:11 | plug memory leaks check-in: c5dcd6efaa user: dgp tags: dgp-tcs-rewrite | |
| 12:42 | merge trunk check-in: 5b074630fd user: dgp tags: dgp-refactor | |
| 12:35 | Fix [34538ba43f] check-in: 535c915c79 user: jan.nijtmans tags: trunk | |
| 12:34 | Fix [34538ba43f] check-in: 01ae5c884c user: jan.nijtmans tags: core-8-5-branch | |
| 12:26 | merge step from trunk check-in: 86a495fc78 user: dgp tags: dgp-refactor | |
| 12:05 | merge trunk check-in: bd5af01d4d user: dgp tags: dgp-tcs-rewrite | |
| 10:30 | rebase check-in: 4bc183093d user: jan.nijtmans tags: initsubsystems | |
| 09:53 | merge trunk. Remove Tcl_SetPanicProc from stub table; it is meant to be called by embedders, before... check-in: e100908f94 user: jan.nijtmans tags: novem | |
| 09:07 | rebase check-in: 789f1aed4e user: jan.nijtmans tags: win-console-panic | |
| 08:51 | Bug [9b2e636361]: Tcl_CreateInterp() needs initialized encodings. check-in: 6189063c4d user: jan.nijtmans tags: trunk | |
| 08:28 | Bug [9b2e636361]: Tcl_CreateInterp() needs initialized encodings. check-in: 341f682e08 user: jan.nijtmans tags: core-8-5-branch | |
|
2013-06-26
| ||
| 20:20 | merge trunk check-in: 4fe319cbcc user: dgp tags: dgp-tcs-rewrite | |
| 20:13 | Stop buffer overrun into undefined values detected by valgrind. check-in: b043bd2769 user: dgp tags: trunk | |
| 17:26 | Correct typo detected by valgrind. check-in: 8817dafe34 user: dgp tags: trunk | |
| 16:06 | Fix bytecode ranges in the cmdMapPtr. still leaky. check-in: f6a18ccded user: dgp tags: dgp-tcs-rewrite | |
| 14:24 | typos. On Cygwin, Tcl_SetPanicProc(NULL) should set back the panic proc to its default, which is no... check-in: 38e74dd2c5 user: jan.nijtmans tags: trunk | |
| 14:20 | formatting, typo check-in: e359b91742 user: jan.nijtmans tags: core-8-5-branch | |
| 08:23 | rebase check-in: ca1a1a7c57 user: jan.nijtmans tags: win-console-panic | |
| 08:15 | rebase check-in: 61bc7420cf user: jan.nijtmans tags: initsubsystems | |
| 08:10 | Allocate encoding name, so caller of Tcl_RegisterConfig() doesn't need to keep it forever. Fix some... Closed-Leaf check-in: 8e9ed1f74e user: jan.nijtmans tags: ticket-9b2e636361 | |
| 07:42 | Proposed solution for [9b2e636361] check-in: 06020a12ac user: jan.nijtmans tags: ticket-9b2e636361 | |
| 03:46 | A few bug fixes from failing tests; still leaky. check-in: c7302407ae user: dgp tags: dgp-tcs-rewrite | |
|
2013-06-25
| ||
| 20:22 | merge trunk check-in: 49f14bbea9 user: dgp tags: dgp-tcs-rewrite | |
| 20:22 | Nearly functional now, but leaky and not yet as tidy as I'm hoping for. check-in: 97f68093e1 user: dgp tags: dgp-tcs-rewrite | |
| 19:23 | Replace always true test with assertion. check-in: 131df98507 user: dgp tags: trunk | |
| 15:01 | merge trunk check-in: 2ee54f2f83 user: dgp tags: dgp-tcs-rewrite | |
| 15:01 | Make more use of the CompileTokens() macro. check-in: dfc55c5a38 user: dgp tags: trunk | |
| 14:19 | Branch for rewriting TclCompileScript() and related routines, with the intent to generally simplify ... check-in: 8297f30f00 user: dgp tags: dgp-tcs-rewrite | |
| 12:32 | merge trunk check-in: 106c3a3fde user: jan.nijtmans tags: initsubsystems | |
| 12:22 | merge-mark check-in: f11c8c5db0 user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 12:13 | merge trunk check-in: e125db6f98 user: dgp tags: dgp-refactor | |
| 12:07 | merge trunk check-in: bb2a18c661 user: jan.nijtmans tags: novem | |
| 12:06 | Don't use deprecated Tcl_DStringTrunc any more check-in: 4967e0a879 user: jan.nijtmans tags: trunk | |
| 12:02 | Don't use deprecated Tcl_DStringTrunc any more. check-in: 21bffe717c user: jan.nijtmans tags: core-8-5-branch | |
| 10:56 | rebase check-in: e1791704a3 user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 10:02 | Remove TclInitStubTable() function (but keep it in the "initsubsystems" branch). check-in: d9308f6b18 user: jan.nijtmans tags: trunk | |
|
2013-06-24
| ||
| 18:59 | merge trunk check-in: 83dbd0b97e user: dgp tags: dgp-refactor | |
|
2013-06-21
| ||
| 12:28 | rebase check-in: e5f09adeaa user: jan.nijtmans tags: initsubsystems | |
| 12:13 | Merge trunk. Remove TclpReaddir and TclpInetNtoa from internal stub table: It's not used anywhere a... check-in: 6606e36376 user: jan.nijtmans tags: novem | |
| 11:57 | Don't use TclpInetNtoa any more, use inet_ntoa in stead. Since IP6 support it's even not necessary a... check-in: 390eff66e1 user: jan.nijtmans tags: trunk | |
| 11:53 | Modify internal TclStubInfoType type: use TclStubs * in stead of ClientData, so less type casts are... check-in: 6fcb6b3e57 user: jan.nijtmans tags: trunk | |
|
2013-06-20
| ||
| 14:20 | TclCompileScript() should not overwrite envPtr->numSrcBytes. The envPtr already has the right value ... check-in: e346706482 user: dgp tags: trunk | |
| 14:17 | TclCompileScript() should not overwrite envPtr->numSrcBytes. The envPtr already has the right value ... check-in: 349fd09957 user: dgp tags: core-8-5-branch | |
| 12:37 | merge trunk check-in: 7d96f3bfeb user: dgp tags: dgp-refactor | |
| 11:05 | Properly encode more operand types to reduce the number of special cases in the disassembler. check-in: 9d361e7c74 user: dkf tags: dkf-improved-disassembler | |
|
2013-06-19
| ||
| 22:46 | merge trunk check-in: 8d4c7580ce user: dkf tags: dkf-improved-disassembler | |
| 22:44 | Fixed bug with optimizing with INST_START_CMD about. check-in: 126b87f15e user: dkf tags: trunk | |
| 20:00 | merge trunk check-in: 4b848557de user: dgp tags: dgp-refactor | |
| 19:33 | More use of simplifying macros. Replace dynamic allocation with automatic storage on the call stack. check-in: bf171b6b51 user: dgp tags: trunk | |
| 12:53 | Eliminate a lot of dead code (for Windows 95/98/ME only). Eliminate all usage of TclWinSetInterface... check-in: 68c2017fb2 user: jan.nijtmans tags: trunk | |
| 08:56 | minor bug: Don't TclpInitUnlock() here, because the following TclFinalizeLock() already does an impl... Leaf check-in: 5613c11c82 user: jan.nijtmans tags: bug-3611974 | |
|
2013-06-18
| ||
| 15:45 | Make the (cosmetic) change to 4-state system, separating RISING and FALLING. check-in: c874a1c96a user: dgp tags: bug-3611974 | |
| 13:59 | Update Unicode tables to latest 6.3 beta version check-in: 0c0141f21f user: jan.nijtmans tags: novem | |
| 13:58 | merge 8.5 check-in: a39df4a149 user: dgp tags: bug-3611974 | |
| 13:46 | merge trunk check-in: e6a93ffe18 user: jan.nijtmans tags: tip-389-impl | |
| 13:27 | Merge to near-8.5-branch-tip. check-in: 8953e9cdc3 user: dgp tags: bug-3611974 | |
| 11:50 | merge trunk check-in: bc4d6bb1d4 user: jan.nijtmans tags: novem | |
| 10:36 | Fix [3611974]: InitSubsystems multiple thread issue check-in: 33d17a1685 user: jan.nijtmans tags: trunk | |
| 10:33 | Fix [3611974]: InitSubsystems multiple thread issue check-in: d155ff70cf user: jan.nijtmans tags: core-8-5-branch | |
| 09:52 | rebase check-in: 94ffa9c58a user: jan.nijtmans tags: win-console-panic | |
| 08:13 | Simplify TIP #414 implementation by using the function TclInitStubTable() in stead of re-use Tcl_Ini... check-in: 77799a9144 user: jan.nijtmans tags: initsubsystems | |
| 07:50 | Fix uniClass tool which was the real cause for [a876646efe], and add test-case for it. check-in: 6aa9adc7fc user: jan.nijtmans tags: trunk | |
| 07:43 | Fix uniClass tool which was the real cause for [a876646efe], and add test-case for it. check-in: f604a21bb0 user: jan.nijtmans tags: core-8-5-branch | |
| 07:00 | Better place to put vsnprintf switch, so it is usable by all *.c files. Fix comment on _ANSI_ARGS_ ... check-in: 315c3fcfce user: jan.nijtmans tags: trunk | |
|
2013-06-17
| ||
| 19:59 | merge trunk check-in: 4aab607c04 user: dgp tags: dgp-refactor | |
| 17:05 | Updates to redirect bug reports to the new tracker location. check-in: b359014605 user: dgp tags: trunk | |
| 17:03 | Fix [42b8083613] check-in: 486c1f031e user: jan.nijtmans tags: trunk | |
| 17:03 | Updates to redirect bug reports to the new tracker location. check-in: cc0db5a0ac user: dgp tags: core-8-5-branch | |
| 14:04 | Remove extra scribblings not normally needed. Thanks to jdc for suggestion. check-in: 82ded8793a user: dkf tags: dkf-improved-disassembler | |
| 13:29 | Use more portable TclIsSpaceProc() in stead of isspace(). check-in: 4bfe3111b1 user: jan.nijtmans tags: trunk | |
| 13:23 | Use more portable TclIsSpaceProc() in stead of isspace(). Make sure that "string is space \u180e" c... check-in: 5712054958 user: jan.nijtmans tags: core-8-5-branch | |
| 04:54 | Fix [a876646efe]: re_expr character class [:cntrl:] should contain \u0000 - \u001f check-in: 89b05343cb user: jan.nijtmans tags: trunk | |
| 04:52 | Fix [a876646efe]: re_expr character class [:cntrl:] should contain \u0000 - \u001f check-in: cc1a71b4e5 user: jan.nijtmans tags: core-8-5-branch | |
| 04:41 | On 32-bit platforms, 12 characters for version is enough, on 64-bit platforms it will be aligned to ... check-in: 2c3567ce0e user: jan.nijtmans tags: trunk | |
|
2013-06-16
| ||
| 20:48 | link tclsh with stub library, just like xttest and tcltest, in order to allow additional static stub... check-in: a5fc9b9513 user: jan.nijtmans tags: trunk | |
| 20:32 | split off TclInitStubTable() as separate function - which does the actual stub table initialization ... check-in: e04a3d09f8 user: jan.nijtmans tags: trunk | |
|
2013-06-14
| ||
| 11:21 | rebase check-in: 980cdb2a78 user: jan.nijtmans tags: win-console-panic | |
| 10:15 | Don't use deprecated stricmp/strnicmp any more, but underscored variant for non-GNU compilers. Some... check-in: cc8464e99f user: jan.nijtmans tags: trunk | |
| 10:11 | Don't use deprecated stricmp/strnicmp any more, but underscored variant for non-GNU compilers. check-in: 0231bc500c user: jan.nijtmans tags: core-8-5-branch | |
|
2013-06-13
| ||
| 21:21 | Improved rendering of some opcode arguments and auxdata. check-in: ff4c6d947f user: dkf tags: dkf-improved-disassembler | |
| 20:37 | Repair the panics in the test suite. check-in: 05d512a0d0 user: dgp tags: dgp-refactor | |
| 17:51 | equivalent Closed-Leaf check-in: 085d8ad9a1 user: jan.nijtmans tags: dgp-review | |
| 15:14 | Merge trunk all the way. Still suffers panics. check-in: 17714198a3 user: dgp tags: dgp-refactor | |
| 15:08 | Merge to next conflict resolution. Result has panics in test suite. check-in: c791a1eece user: dgp tags: dgp-refactor | |
| 14:50 | merge trunk to the next conflict resolution check-in: b7f61fa3c7 user: dgp tags: dgp-refactor | |
| 14:03 | Merge trunk to next conflict resolution. check-in: b88278df21 user: dgp tags: dgp-refactor | |
| 13:49 | Merge trunk to first conflict resolution. check-in: f3790e370e user: dgp tags: dgp-refactor | |
| 08:31 | merge trunk check-in: f1f306cbcc user: dkf tags: dkf-improved-disassembler | |
| 07:23 | Fix env.test when running mingw-w64 (AMD64 build) test-suite on wine64. Fix some gcc warnings which... check-in: 7233b39085 user: jan.nijtmans tags: trunk | |
| 07:13 | Fix some gcc warnings which become visible with -Wextra check-in: 3ef0025839 user: jan.nijtmans tags: core-8-5-branch | |
|
2013-06-12
| ||
| 19:36 | Fix env.test when running mingw-w64 (AMD64 build) test-suite on wine64 check-in: 51e52ec852 user: jan.nijtmans tags: core-8-5-branch | |
| 12:24 | Workaround for mingw-w64 (AMD64-only) bug: It appears that zdll.lib (as produced by Microsoft tools)... check-in: 4cca2f5455 user: jan.nijtmans tags: trunk | |
| 10:35 | merge trunk (except for disabled MSVC warnings, see [48b92a6ab6]) check-in: 3a393d295a user: jan.nijtmans tags: novem | |
| 10:29 | Silence various warnings when doing a 64-bit build with MSVC: Those warnings can only _really_ be fi... check-in: 48b92a6ab6 user: jan.nijtmans tags: trunk | |
| 10:24 | Silence various warnings when doing a 64-bit build with MSVC: Those warnings can only _really_ be fi... check-in: e2b60a9a55 user: jan.nijtmans tags: core-8-5-branch | |
| 08:55 | Extract more of the info from the bytecode. check-in: 9cd4cf533f user: dkf tags: dkf-improved-disassembler | |
| 07:19 | rebase TIP #414 implementation check-in: 62048336ab user: jan.nijtmans tags: initsubsystems | |
|
2013-06-11
| ||
| 23:05 | Leave behind the stack depth estimate testing machinery in this branch. It verifies instruction by ... check-in: 107fff7e1e user: dgp tags: dgp-stack-depth-tester | |
| 22:47 | Revise INST_EXPAND_STKTOP so that it no longer makes use of its operand. All the information require... check-in: 857848cd8e user: dgp tags: trunk | |
| 21:40 | merge trunk check-in: 16ef96c190 user: dkf tags: dkf-improved-disassembler | |
| 21:33 | Code-readable disassembler: tcl::unsupported::getbytecode check-in: 791b38c94f user: dkf tags: dkf-improved-disassembler | |
| 20:45 | merge trunk Closed-Leaf check-in: f38f08056c user: dgp tags: mig-review | |
| 20:38 | Select improvements in stack depth estimates brought over from mig-review. Mostly these are just si... check-in: c438852c5f user: dgp tags: trunk | |
| 19:51 | merge trunk check-in: 343157ed81 user: dgp tags: mig-review | |
| 19:41 | Repairs to compile/exec debugging output. check-in: 31ab051598 user: dgp tags: trunk | |
| 19:21 | Make compiled [if] stack depth estimation simpler and more accurate. check-in: 89575ae1e2 user: dgp tags: mig-review | |
| 18:10 | merge trunk check-in: 70a20c2f04 user: dgp tags: mig-review | |
| 17:58 | Stack housekeeping repair for last checkin. check-in: 28107fc861 user: dgp tags: trunk | |
| 16:57 | simpler stack management check-in: 4ebf99f4b9 user: dgp tags: mig-review | |
| 16:44 | [33b7abb8a2] [7174354ecb] Rewrite TclCompileThrowCmd(). check-in: f51d308790 user: dgp tags: trunk | |
| 08:34 | merge trunk check-in: 0b1bfdabdd user: dkf tags: dkf-improved-disassembler | |
| 08:19 | Move the disassembler to its own file. check-in: d5d42f1b36 user: dkf tags: dkf-improved-disassembler | |
| 08:12 | Improve compatibility detection for <time.h> and <sys/stat.h>: - Move <time.h> before other include... check-in: 832ec0b070 user: jan.nijtmans tags: trunk | |
| 07:58 | Improve compatibility detection for <time.h> and <sys/stat.h>: - Move <time.h> before other include... check-in: 85e9c3bd83 user: jan.nijtmans tags: core-8-5-branch | |
| 05:26 | More tidying of stack management code. check-in: cca1b62768 user: dgp tags: mig-review | |
| 04:54 | Tidy up the stack depth management code. check-in: 899091eba0 user: dgp tags: mig-review | |
|
2013-06-10
| ||
| 16:25 | Fix stack estimates for INST_EXPAND_DROP. check-in: ed2c0d0cc7 user: dgp tags: mig-review | |
| 15:24 | Repair stack estimates. check-in: 62d663840c user: dgp tags: mig-review | |
| 10:04 | unwrapping some of the complexity Leaf check-in: c1e812405e user: dkf tags: bug-3613671 | |
| 08:26 | Start of work on a proper fix for [3613671]; just structural refactoring first. check-in: 8f572309d2 user: dkf tags: bug-3613671 | |
| 07:41 | merge trunk check-in: b0dd790637 user: jan.nijtmans tags: novem | |
| 07:36 | Update Unicode tables to Unicode 6.3 beta. Merge trunk check-in: 9e9232f06e user: jan.nijtmans tags: tip-389-impl | |
| 04:09 | Merge trunk (creates new stack estimate breakage). check-in: 04b1daf754 user: dgp tags: mig-review | |
| 03:29 | undo mistaken commit check-in: 6e8977e585 user: dgp tags: mig-review | |
| 03:25 | merge near trunk check-in: a2f6edc051 user: dgp tags: mig-review | |
|
2013-06-09
| ||
| 17:38 | merge trunk Closed-Leaf check-in: 2c864037e0 user: dkf tags: dkf-bytecode-optimizer | |
| 17:34 | [779d38b996]: Make the 'try' compiler handle -during right and compile some more cases than it did b... check-in: c802ed39c4 user: dkf tags: trunk | |
| 17:21 | Fix the problems with code generation; behavior now appears correct. Closed-Leaf check-in: e5c6d3237f user: dkf tags: dkf-better-try-compilation | |
| 08:15 | Improving tests, fixed one case. check-in: 9e122457be user: dkf tags: dkf-better-try-compilation | |
|
2013-06-08
| ||
| 23:43 | Working on a better compiler for [try]; found some bugs in previous compilation code which aren't re... check-in: 0d0c3fe646 user: dkf tags: dkf-better-try-compilation | |
| 23:35 | More informative comment describing INST_SYNTAX. check-in: b51448551b user: dkf tags: trunk | |
| 13:42 | merge trunk check-in: 6cc5db9090 user: dkf tags: dkf-bytecode-optimizer | |
| 13:17 | Factor out stereotypical ways of getting variable indices. check-in: 360646c003 user: dkf tags: trunk | |
|
2013-06-07
| ||
| 15:26 | merge trunk check-in: d02be90b14 user: dgp tags: mig-review | |
| 13:22 | rebase check-in: 5317ab91f8 user: jan.nijtmans tags: win-console-panic | |
| 12:48 | Simplify stack depth management. check-in: d1d80bd65a user: dkf tags: trunk | |
| 04:24 | Repaid debug compile of [array unset]. check-in: b9aa843f54 user: dgp tags: mig-review | |
| 04:09 | Repair debug compile of [info commands]. check-in: 829641f1bd user: dgp tags: mig-review | |
|
2013-06-06
| ||
| 23:26 | Fix up the stack estimates for dict.test again check-in: 9601841d5c user: dgp tags: mig-review | |
| 22:15 | merge trunk check-in: 184de21a77 user: dgp tags: mig-review | |
| 21:01 | More efficient instruction sequence for [dict for] with correct exception depth handling. check-in: b8ef9b2ae6 user: dkf tags: trunk | |
| 19:29 | Progress getting more stack estimates correct. Exceptions are still the hard part. check-in: 2081ac3e11 user: dgp tags: mig-review | |
| 18:24 | Stack estimates corrected for dict.test check-in: 8ef0557982 user: dgp tags: mig-review | |
| 17:24 | merge trunk check-in: 7347c76f80 user: dgp tags: mig-review | |
| 16:55 | 3614382 Fix stack management of compiled [dict for] by shifting limits of the catch range. check-in: 1ece872cc7 user: dgp tags: trunk | |
| 14:24 | 3614360 Repair stack demands of optimized compiled [return LITERAL]. check-in: 540c80bfad user: dgp tags: trunk | |
| 10:51 | merge trunk check-in: abce91dbf1 user: dgp tags: mig-review | |
| 09:09 | Working on the optimizer. check-in: 3a46a5a270 user: dkf tags: trunk | |
| 06:56 | Minor grammar fix. check-in: f89ee3aa87 user: dkf tags: dkf-bytecode-optimizer | |
| 06:53 | Split the optimizer up. Remove the dreaded 'goto' from which doesn't need it. check-in: 397ecd686a user: dkf tags: dkf-bytecode-optimizer | |
|
2013-06-05
| ||
| 23:05 | Added optimizing of jump-to-nop and jump-to-jump cases. Ta to AK for suggesting. check-in: 678267e235 user: dkf tags: dkf-bytecode-optimizer | |
| 21:44 | merge trunk check-in: 0d7b5d2fb0 user: dkf tags: mig-review | |
| 21:42 | Working on the optimizer, and finding a few bugs in bytecode generation. check-in: 7cac684087 user: dkf tags: trunk | |
| 21:05 | Added the optimizer... check-in: 21f1396d3e user: dkf tags: dkf-bytecode-optimizer | |
| 20:55 | Corrected wrong information about instruction width that was causing an optimizer crash. check-in: 86379e17df user: dkf tags: dkf-bytecode-optimizer | |
| 20:25 | debug reporting fix check-in: 83166feb50 user: dgp tags: mig-review | |
| 20:23 | merge fixes check-in: 9fb220c28a user: dkf tags: dkf-bytecode-optimizer | |
| 20:15 | Progress fixing up the stack management of compiled [dict]. check-in: d4b3d3041a user: dgp tags: mig-review | |
| 18:12 | Get stack depth adjustments right for INST_DONE opimized [return] compile. check-in: 2b62dc5fb5 user: dgp tags: mig-review | |
| 17:23 | Compiled [subst] properly track stack adjustments. check-in: 72c970770d user: dgp tags: mig-review | |
| 16:09 | Debug printing for [subst] compiles check-in: fffd1d6dfa user: dgp tags: mig-review | |
| 16:07 | Repair merge of instruction table check-in: 2994094c72 user: dgp tags: mig-review | |
| 15:35 | Get a proper merge from the trunk going again. check-in: 19eadbeb44 user: dgp tags: mig-review | |
| 15:24 | merge trunk Fossil has hopelessly fouled up this checkin's branch history. Closed-Leaf check-in: 53494f969b user: dgp tags: mig-review | |
| 15:22 | [Bugs 2835313, 3614226, 3614342]: Complete the construction of break/continue compilers that get the... check-in: 0cf4701170 user: dgp tags: trunk | |
| 15:07 | Repair TCL_COMPILE_DEBUG guards Closed-Leaf check-in: f938eff7f5 user: dgp tags: bug-3614342 | |
| 14:50 | Stack Depth fixups. check-in: 37677f8c2e user: dgp tags: bug-3614342 | |
| 12:34 | More cleaning up; factor out optimizer to new file. Some weird problems still. check-in: 585a8c7af2 user: dkf tags: dkf-bytecode-optimizer | |
| 11:59 | merge trunk check-in: 0208fd3481 user: dgp tags: mig-review | |
| 08:11 | [Bugs 2835313, 3614226]: Complete the construction of break/continue compilers that get the stack cl... check-in: ac84c44dcf user: dkf tags: bug-3614342 | |
| 07:57 | merge trunk Closed-Leaf check-in: 831ea0cbac user: dkf tags: dkf-compile-improvements | |
| 07:51 | Even better tests check-in: 5e5fa6ce2d user: dkf tags: dkf-compile-improvements | |
| 07:19 | Stack cleanup works now even in the most evil expansion cases. check-in: 5f597cd627 user: dkf tags: dkf-compile-improvements | |
|
2013-06-04
| ||
| 08:34 | TIP #414 implementation check-in: f76bf90f39 user: jan.nijtmans tags: initsubsystems | |
| 08:33 | Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead. One more last-moment fix for FreeB... check-in: 47e3976f09 user: jan.nijtmans tags: trunk | |
|
2013-06-03
| ||
| 22:43 | repair error.test check-in: 59081017e1 user: dgp tags: mig-review | |
| 22:38 | merge trunk check-in: cdfdeca7cf user: dgp tags: mig-review | |
| 20:31 | merge 8.5 check-in: d0c70147da user: dgp tags: trunk | |
| 20:31 | merge 8.4 check-in: e9555b15b3 user: dgp tags: core-8-5-branch | |
| 18:08 | merge release Closed-Leaf check-in: 649ee985ae user: dgp tags: core-8-4-branch | |
| 17:26 | Tag for release. Closed-Leaf check-in: 3f548b91c5 user: dgp tags: core-8-4-20-rc, core-8-4-20 | |
| 16:52 | fix for perf bug detected by Kieran (https://groups.google.com/forum/?fromgroups#!topic/comp.lang.tc... check-in: b9d619c24f user: mig tags: trunk | |
| 16:10 | fix for perf bug detected by Kieran (https://groups.google.com/forum/?fromgroups#!topic/comp.lang.tc... check-in: 2df9da6902 user: mig tags: core-8-5-branch | |
| 14:57 | Next stage of fixing the break/continue generation. check-in: c1d4474810 user: dkf tags: dkf-compile-improvements | |
| 14:19 | last-moment fix for FreeBSD from Pietro Cerutti check-in: 873b92326c user: jan.nijtmans tags: core-8-4-branch | |
| 14:01 | Improve reliability of test httpold-4.12. Thanks AF! check-in: 15fee931dd user: dgp tags: core-8-4-branch | |
| 12:55 | merge back from trunk check-in: c806ed3683 user: dkf tags: dkf-compile-improvements | |
| 09:46 | Merge back the improved [break] and [continue] compilation. check-in: db942354cc user: dkf tags: trunk | |
| 09:37 | Generate [continue] optimally in [for] next clauses. Add tests for Bug 3614226. check-in: 0244245364 user: dkf tags: dkf-compile-improvements | |
|
2013-06-02
| ||
| 21:32 | Fix a stack depth calculation. check-in: d8a4c9f440 user: dkf tags: dkf-compile-improvements | |
| 18:54 | Remove useless macro, use existing macro where it makes sense. check-in: 16d63a94d0 user: dkf tags: dkf-compile-improvements | |
| 17:41 | Many improvements to code generation of efficient break and continue. check-in: 4ee4a3fe46 user: dkf tags: dkf-compile-improvements | |
|
2013-06-01
| ||
| 21:05 | Getting better at doing more efficient break/continue instruction handling. check-in: 5d2383cba4 user: dkf tags: dkf-compile-improvements | |
| 04:05 | Work in progress auditing the stack usage estimates of the bytecode compiler routines. Much of this... check-in: f77c2158c2 user: dgp tags: mig-review | |
|
2013-05-30
| ||
| 23:29 | Experimental super-stack-estimate checker. check-in: eb37a3ef11 user: dgp tags: mig-review | |
| 22:46 | Set up to (ab)use INST_EXPAND_STKTOP to debug compiler stack estimates. check-in: 4079ecc87b user: dgp tags: mig-review | |
| 20:37 | Tighten up expansion a bit. check-in: e9aab30d75 user: dgp tags: mig-review | |
| 20:03 | Back on track. check-in: fb1ab4af1d user: dgp tags: mig-review | |
| 19:07 | Try this instead Closed-Leaf check-in: 28f799eed9 user: dgp tags: mig-review | |
| 18:58 | Oops! Don't forget nested script substitution! check-in: 43cf65d2e4 user: dgp tags: mig-review | |
| 18:51 | More robust expansion calculation. Look Ma! No operand! check-in: ae093ef704 user: dgp tags: mig-review | |
| 10:57 | derp check-in: 204a8cab40 user: dkf tags: dkf-compile-improvements | |
| 10:55 | Working towards the next batch of optimizations. check-in: 3b09d7b08a user: dkf tags: dkf-compile-improvements | |
| 10:29 | Corrected code generation when doing the second run with an 'infinite' loop. check-in: aebfca2101 user: dkf tags: trunk | |
|
2013-05-29
| ||
| 20:36 | Simplifications and tidying up of stack management issues. Work in progress. check-in: 94c169dbe0 user: dgp tags: trunk | |
| 17:28 | merge trunk check-in: b6d8bbff1b user: dgp tags: dgp-refactor | |
| 17:20 | 3614102 - Reset stack housekeeping when compileProc fails. check-in: 83e8b2e153 user: dgp tags: trunk | |
| 16:24 | Fix C99 comment-ism breaking the native AIX compiler. HPUX likely as well. check-in: dd32313fb4 user: andreask tags: core-8-5-branch | |
| 16:08 | merge trunk check-in: 3d9e134de3 user: dgp tags: dgp-refactor | |
| 14:37 | Stop emitting the instructions INST_*_SCALAR_STK*. They are identical to their INST_*_STK* counterp... check-in: 134b3c0bfc user: dgp tags: trunk | |
|
2013-05-28
| ||
| 19:21 | Use the routines that provide "basic compile" instead of reinventing them. check-in: d578a3c006 user: dgp tags: trunk | |
| 15:15 | Tag for release check-in: 499d2a6aa7 user: dgp tags: core-8-4-20-rc | |
| 14:29 | Plug the memory leak. Greater ambitions to improve this routine are proving more difficult than exp... check-in: e4201224a2 user: dgp tags: trunk | |
| 14:04 | Missed bits of dup code elimination. check-in: e636794bc5 user: dgp tags: trunk | |
| 07:25 | merge trunk check-in: 03d94f0a34 user: jan.nijtmans tags: novem | |
| 07:24 | Move changelog entry to correct date. check-in: e12f672220 user: jan.nijtmans tags: trunk | |
| 07:18 | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key. Bumped msgcat to ve... check-in: 82b537d31b user: jan.nijtmans tags: core-8-5-branch | |
|
2013-05-27
| ||
| 20:45 | 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key. Bumped msgcat to ve... check-in: 520c9e9ff7 user: oehhar tags: trunk | |
|
2013-05-25
| ||
| 03:26 | Repair some stack depth housekeeping. check-in: 3ebbf5fefa user: dgp tags: trunk | |
|
2013-05-24
| ||
| 18:37 | 3613854 - Fixup stack maintenance /code generation for [array set x $oddList]. Postscript - I see... check-in: 77f74854f9 user: dgp tags: trunk | |
| 10:39 | merge trunk check-in: 6604e2cb37 user: dgp tags: dgp-refactor | |
|
2013-05-23
| ||
| 20:24 | Spare developers the burden and error risk of counting bytes in string literals, or having to type t... check-in: b89a07c1fc user: dgp tags: trunk | |
| 18:42 | merge trunk check-in: 7c1b88ceaf user: dgp tags: dgp-refactor | |
| 18:32 | Eliminate code duplication. check-in: 948546755c user: dgp tags: trunk | |
| 18:13 | merge trunk check-in: 19a741f795 user: dgp tags: dgp-refactor | |
| 11:40 | merge-mark check-in: 60f412d6a8 user: jan.nijtmans tags: trunk | |
| 11:39 | merge-mark check-in: e85cd0b5a8 user: jan.nijtmans tags: core-8-5-branch | |
| 11:28 | When compiling Tcl with mingw32/wsl-4.0, make sure that no 64-bit time functions are used, which don... check-in: 6f3fbd689c user: jan.nijtmans tags: core-8-4-branch | |
|
2013-05-22
| ||
| 16:39 | Removed const qualifier causing the HP native cc to error out (error 1675: Duplicate type qualifier ... check-in: 6d9213be40 user: andreask tags: trunk | |
| 13:34 | silence compiler warning check-in: 13314a4573 user: dgp tags: trunk | |
| 13:14 | silence compiler warning check-in: dcd61515be user: dgp tags: core-8-5-branch | |
| 13:07 | [3613609]: Replace strcasecmp() with UTF-8-aware version. check-in: 89f027f118 user: dkf tags: trunk | |
| 12:59 | [3613609]: Replace strcasecmp() with UTF-8-aware version. check-in: 8cc7cdfbd6 user: dkf tags: core-8-5-branch | |
| 12:55 | Fixed the weird edge case. Closed-Leaf check-in: 93dd8bb33b user: dkf tags: bug-3613609 | |
| 12:32 | Improved tests. check-in: 1fbbe4aec3 user: dkf tags: bug-3613609 | |
| 10:36 | * doc/file.n: [Bug 3613671]: Added note to portability section on the fact that [file owned] does ... check-in: a9869d4e5a user: dkf tags: trunk | |
|
2013-05-21
| ||
| 09:38 | Slight improvement: if cs = "\xC0\x80" and ct = "\x00", loop would continue after NUL-byte, this sho... check-in: a765f37f78 user: jan.nijtmans tags: bug-3613609 | |
| 09:27 | Proposed solution for 3613609: lsort -nocase does not sort non-ASCII correctly check-in: 66c30c4369 user: jan.nijtmans tags: bug-3613609 | |
|
2013-05-20
| ||
| 16:14 | Merge trunk. Still crippled in the same way as before. check-in: d99df0e9f0 user: dgp tags: dgp-refactor | |
| 15:10 | 3613569 Handle case when TclpTempFileNameForLibrary returns NULL. check-in: 5548df43ec user: dgp tags: trunk | |
| 14:17 | [3613567]: Corrected sense of test on results of access() in temp file creation. check-in: 98e89843c0 user: dkf tags: trunk | |
|
2013-05-19
| ||
| 20:44 | merge trunk check-in: 964dda3207 user: jan.nijtmans tags: novem | |
| 20:37 | Don't #define VOID on VxWorks, as it is already typdef'd to void. Eliminate possibly conflicting LOC... check-in: 837d5a924d user: jan.nijtmans tags: trunk | |
| 20:26 | Don't #define VOID on VxWorks, as it is already typdef'd to void. Eliminate possibly conflicting LOC... check-in: 157acf6411 user: jan.nijtmans tags: core-8-5-branch | |
| 19:09 | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Pietro Cerutti check-in: 29afce30ee user: jan.nijtmans tags: trunk | |
| 19:03 | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Pietro Cerutti check-in: 970c40e701 user: jan.nijtmans tags: core-8-5-branch | |
| 14:04 | Don't #define VOID on VxWorks, as it is already typdef'd to void Eliminate possibly conflicting LOCA... check-in: 4bed29cc48 user: jan.nijtmans tags: core-8-4-branch | |
| 13:36 | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Pietro Cerutti. check-in: 3711f9d94a user: jan.nijtmans tags: core-8-4-branch | |
|
2013-05-18
| ||
| 13:25 | Split tclCompCmds.c into two roughly-equal-sized pieces. check-in: acbaf52e6e user: dkf tags: trunk | |
|
2013-05-17
| ||
| 17:56 | Merge trunk. Conflicts resolved. Branch builds and runs ok. Still does not have the new expand-su... check-in: 67c1291e8a user: dgp tags: dgp-refactor | |
| 17:00 | Merge near-trunk. check-in: d3d95087d5 user: dgp tags: dgp-refactor | |
| 15:12 | <sys/stat.h> inclusion is only needed when compiling for Win32, don't bother for other platforms. check-in: a2c3b92118 user: jan.nijtmans tags: core-8-4-branch | |
| 15:08 | - eliminate compiler warning when compiling with Visual Studio. - Make sure that _ftime() from msvcr... check-in: 62fbe65d17 user: jan.nijtmans tags: core-8-4-branch | |
| 14:09 | fix directory where tclWinPanic.c resides check-in: 24bf5a61dd user: jan.nijtmans tags: win-console-panic | |
| 14:02 | rebase check-in: 807f110dd7 user: jan.nijtmans tags: novem-bug-3598300 | |
| 13:49 | merge trunk check-in: c8652a1430 user: jan.nijtmans tags: novem | |
| 11:02 | Remove useless variables. check-in: 1b1edcdcc7 user: dkf tags: trunk | |
| 07:36 | rebase check-in: 3a8c190af0 user: jan.nijtmans tags: win-console-panic | |
| 07:24 | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it works, it has the side-... check-in: f13860c832 user: jan.nijtmans tags: trunk | |
| 07:21 | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it works, it has the side-... check-in: 55a95054aa user: jan.nijtmans tags: core-8-5-branch | |
| 07:14 | Revert defining _HAVE_32BIT_TIME_T especially for mingw-4.0-rc1: Although it works, it has the side-... check-in: 9480d59af8 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-05-16
| ||
| 17:43 | Sigh. Fix version number of package "platform" in the Makefile.n files. Future: Write a small tcl sc... check-in: 0dcab17710 user: andreask tags: trunk | |
| 17:39 | Sigh. Fix version number of package "platform" in the Makefile.n files. Future: Write a small tcl sc... check-in: 87bdd6cc6c user: andreask tags: core-8-5-branch | |
| 13:24 | Confirmed that every caller of TclProcCompileProc() arranges for the procPtr and nsPtr arguments: ns... Closed-Leaf check-in: 9424cfeac1 user: dgp tags: dkf-review | |
| 12:33 | Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/mingw/mingw-org-wsl/ci/4.0-... check-in: 562f5e0679 user: jan.nijtmans tags: trunk | |
| 12:28 | _USE_32BIT_TIME_T is already defined in tclWinPort.h check-in: 63647dceb1 user: jan.nijtmans tags: core-8-5-branch | |
| 12:22 | Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/mingw/mingw-org-wsl/ci/4.0-... check-in: 9cc84b876e user: jan.nijtmans tags: core-8-5-branch | |
| 08:20 | Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/mingw/mingw-org-wsl/ci/4.0-... check-in: 50585cc0c1 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-05-15
| ||
| 20:32 | Unless I'm missing something, this patch to TclCompileListCmd() should eliminate pointless, wasteful... Closed-Leaf check-in: 2f95126244 user: dgp tags: dgp-compile-list-shimmer | |
| 16:55 | Fix platform version mismatch between code and index. check-in: d64159a66f user: andreask tags: trunk | |
| 16:49 | Fix platform version mismatch between code and index. check-in: a94115b025 user: andreask tags: core-8-5-branch | |
| 16:46 | Fix platform version mismatch between code and index. check-in: 3a034fd20e user: andreask tags: core-8-4-branch | |
| 15:18 | Disabled some code in TclCompileScript(). Test suite results are unaffected. Does this indicate a g... check-in: e7415ccfa3 user: dgp tags: dkf-review | |
| 13:27 | Trunk merged. Conflicts resolved. New functionality not yet enabled. check-in: 775ad8abf2 user: dgp tags: dgp-refactor | |
| 11:03 | merge trunk check-in: 389eae3a70 user: jan.nijtmans tags: novem | |
| 10:56 | Removing a few changes that were not actually needed, and correcting comments. check-in: e112c51022 user: dkf tags: trunk | |
| 10:44 | merge-mark check-in: d6300a7bf5 user: dkf tags: trunk | |
| 10:42 | merge trunk check-in: afed07eb5d user: jan.nijtmans tags: novem | |
| 10:41 | A better technique for [list {*}blah]. Remove the INST_LIST_EXPANDED opcode (and the complex machine... check-in: 40f8bba871 user: dkf tags: trunk | |
| 10:41 | merge-mark check-in: 6f516aeb48 user: jan.nijtmans tags: trunk | |
| 10:41 | merge trunk Closed-Leaf check-in: c76fb949b9 user: dkf tags: dkf-bcc-optimize | |
| 10:38 | A better technique for [list {*}blah]. Remove the INST_LIST_EXPANDED opcode (and the complex machine... check-in: a42aa0a38c user: dkf tags: dkf-bcc-optimize | |
| 10:37 | merge-mark check-in: 1521440b6d user: jan.nijtmans tags: core-8-5-branch | |
| 10:27 | Add missing "platform" package to the distribution as well. Reported by Pietro Cerutti. check-in: 56d288d533 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-05-14
| ||
| 18:44 | make dist check-in: 652c4f2107 user: dgp tags: trunk | |
| 18:15 | merge 8.4 check-in: 56ca4b0f4e user: dgp tags: core-8-4-20-rc, rc2 | |
| 12:39 | merge trunk check-in: 56cdb9f4ce user: dgp tags: dgp-refactor | |
|
2013-05-13
| ||
| 19:30 | merge trunk check-in: e1f06628eb user: jan.nijtmans tags: novem | |
| 16:59 | Merged fix to bytecode engine problem. Details in merged revision. check-in: 01e27a732a user: andreask tags: trunk | |
| 16:51 | Fixed bug in parent revision [832a1994c7] unpredictably breaking the execution of precompiled byteco... Closed-Leaf check-in: 461dc8b0cc user: andreask tags: bugfix-832a1994c7-for-precompiled-bc | |
| 15:17 | merge trunk. Add back Tcl_AddErrorInfo to stub table (it's still used by Tk 8.6) check-in: 2097339df1 user: jan.nijtmans tags: novem | |
| 14:35 | merge trunk check-in: c366eda7c3 user: dgp tags: dgp-refactor | |
| 14:23 | compiler warning check-in: 49281094f1 user: dgp tags: trunk | |
| 14:12 | Solved with a Tcl_ResetResult() call. check-in: 2569f069d9 user: dgp tags: dgp-refactor | |
| 14:07 | Upgrade to zlib 1.2.8 check-in: f7bd677361 user: jan.nijtmans tags: trunk | |
| 14:05 | Cause of the failing tests is the second pass optimizing compile. The second pass is building on re... check-in: 49a20875f0 user: dgp tags: dgp-refactor | |
| 12:53 | Bring merge up to date with the trunk. Still suffers two test failures. check-in: 4700365c09 user: dgp tags: dgp-refactor | |
| 12:37 | Create stanza to set INST_LIST_EXPANDED to replace function lost in merge. Still have two failing te... check-in: 65eb9f36e1 user: dgp tags: dgp-refactor | |
| 11:18 | merge check-in: f4dd83a22d user: dgp tags: dgp-refactor | |
|
2013-05-12
| ||
| 00:44 | Optimizations and general bytecode generation improvements. check-in: efa1b5bb6b user: dkf tags: trunk | |
| 00:42 | Corrected the stack balancing in the special [list {*} ] compiler. check-in: 037223b708 user: dkf tags: dkf-bcc-optimize | |
| 00:04 | Fix implementation of INST_LIST_EXPANDED. check-in: db31442aff user: dkf tags: dkf-bcc-optimize | |
|
2013-05-11
| ||
| 20:02 | Partial fix: still ongoing check-in: faad6bf676 user: dkf tags: dkf-bcc-optimize | |
|
2013-05-10
| ||
| 19:08 | Merge to near-trunk. check-in: 6f527b2285 user: dgp tags: dgp-refactor | |
| 12:57 | Optimizations and general bytecode generation improvements. check-in: 18bcecceea user: dkf tags: dkf-bcc-optimize | |
|
2013-05-08
| ||
| 19:28 | Start branch reducing use of sprintf(). Closed-Leaf check-in: cef46dbe76 user: dgp tags: dgp-sprintf | |
| 15:47 | Corrected args -> arg arg ... in msgcat doc Closed-Leaf check-in: e74b5b596c user: oehhar tags: bug3036566 | |
| 14:52 | Document mcunknown format parameters check-in: 218c37d355 user: oehhar tags: bug3036566 | |
| 08:40 | Add install references and changes entry check-in: 18cd5e8964 user: oehhar tags: bug3036566 | |
| 08:24 | Also get msgcat locale from Vista+ registry key "HCU/Control Panel/Desktop : PreferredUILanguages" t... check-in: 6dd00195c1 user: oehhar tags: bug3036566 | |
|
2013-05-07
| ||
| 18:08 | merge trunk Closed-Leaf check-in: 53d0e4fb5c user: mig tags: mig-no280 | |
| 15:02 | merge trunk. remove some unneeded #undef's check-in: 312eebbd03 user: jan.nijtmans tags: novem | |
| 11:38 | No longer link Cygwin executables with zlib1.dll, but with cygz.dll. On Cygwin64 this doesn't work,... check-in: 76f6a1495e user: jan.nijtmans tags: trunk | |
|
2013-05-06
| ||
| 09:08 | Change Tcl_UtfNcmp and friend's signature to use size_t in stead of unsigned long. This is potentia... check-in: 9bb59c6083 user: jan.nijtmans tags: novem | |
| 07:35 | merge trunk check-in: 19ff9b95e1 user: jan.nijtmans tags: novem | |
| 07:33 | Add support for Cygwin64, which has a 64-bit "long" type. Binary compatibility with win64 requires ... check-in: ad5495e548 user: jan.nijtmans tags: trunk | |
| 07:22 | Add support for Cygwin64, which has a 64-bit "long" type. Binary compatibility with win64 requires ... check-in: 95f65c60b8 user: jan.nijtmans tags: core-8-5-branch | |
| 06:52 | Add support for Cygwin64, which has a 64-bit "long" type. Binary compatibility with win64 requires ... check-in: 4b69e7850b user: jan.nijtmans tags: core-8-4-branch | |
| 06:48 | merge-mark check-in: 86970292d9 user: jan.nijtmans tags: trunk | |
|
2013-05-01
| ||
| 21:13 | Backport 8.6's fix [checkin 5af0d249de] to [Bug 2901998]: Inconsistent buffered I/O. Tcl's I/O now f... check-in: e7d7fe409a user: ferrieux tags: core-8-5-branch | |
|
2013-04-30
| ||
| 18:49 | (::platform::LibcVersion): Followup to the 2013-01-30 change. The RE become too restrictive again. S... check-in: b15cddcf1f user: andreask tags: trunk | |
| 18:46 | (::platform::LibcVersion): Followup to the 2013-01-30 change. The RE become too restrictive again. S... check-in: d220e04846 user: andreask tags: core-8-5-branch | |
| 18:43 | (::platform::LibcVersion): Followup to the 2013-01-30 change. The RE become too restrictive again. S... check-in: 34fb1a703f user: andreask tags: core-8-4-branch | |
|
2013-04-29
| ||
| 12:34 | Bringing vexpr up to date with the latest trunk. Combining the vexpr patch with my fix to the m4 fi... Closed-Leaf check-in: 728208200b user: hypnotoad tags: hypnotoad-vexpr | |
| 12:31 | Bringing patch up to date with the latest trunk Closed-Leaf check-in: 216aa27e26 user: hypnotoad tags: hypnotoad-prefer-native-8.6 | |
| 09:31 | Improve code generation for [array set] in a common case. check-in: b274b30ee6 user: dkf tags: trunk | |
|
2013-04-26
| ||
| 19:02 | Revisions to the multi-thread arrangments of TclInitSubsystems(). With these changes, the caller of ... check-in: 9cadc9f272 user: dgp tags: bug-3611974 | |
|
2013-04-25
| ||
| 07:40 | merge-mark check-in: f97e93ec09 user: jan.nijtmans tags: trunk | |
| 07:32 | merge-mark check-in: 9f90cb648d user: jan.nijtmans tags: core-8-5-branch | |
| 07:28 | Update dde to version 1.3.3. Update registry to version 1.2.2. (the same as distributed with Tcl 8... check-in: 2e764ac0b1 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-04-23
| ||
| 14:38 | Eliminate use of NO_WIDE_TYPE everywhere: It's exactly the same as TCL_WIDE_INT_IS_LONG check-in: 579f65acc8 user: jan.nijtmans tags: novem | |
| 14:15 | Implement Tcl_NewBooleanObj, Tcl_DbNewBooleanObj and Tcl_SetBooleanObj as macros using Tcl_NewIntObj... check-in: 039d46054a user: jan.nijtmans tags: trunk | |
| 13:30 | Split ChangeLog in 3 parts, just as already done on trunk check-in: 8b1287fd4b user: jan.nijtmans tags: core-8-5-branch | |
| 10:39 | Implement Tcl_NewBooleanObj, Tcl_DbNewBooleanObj and Tcl_SetBooleanObj as macros using Tcl_NewIntObj... check-in: fee45978cb user: jan.nijtmans tags: core-8-5-branch | |
|
2013-04-21
| ||
| 21:01 | Revert part of [bb4707eb077f0cd9], which removed Tcl_NewIntObj, Tcl_SetIntObj, Tcl_NewBooleanObj, Tc... check-in: 15c4d2e35f user: jan.nijtmans tags: novem | |
|
2013-04-19
| ||
| 09:49 | merge-mark check-in: 7fb8568b0c user: jan.nijtmans tags: novem | |
| 09:39 | merge trunk Closed-Leaf check-in: 2be1ff116b user: jan.nijtmans tags: more-macros | |
| 09:12 | Implement many Tcl_*Var* functions and Tcl_GetIndexFromObj as (faster/stack-saving) macros around re... check-in: 73c89b805b user: jan.nijtmans tags: trunk | |
| 08:41 | Implement many Tcl_*Var* functions and Tcl_GetIndexFromObj as (faster/stack-saving) macros around re... check-in: d230417e3f user: jan.nijtmans tags: core-8-5-branch | |
| 08:19 | Implement many Tcl_*Var* functions and Tcl_GetIndexFromObj as (faster/stack-saving) macros around re... check-in: 7b32308075 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-04-17
| ||
| 15:31 | Merge 8.4; Tag for release. check-in: 6c8196ee30 user: dgp tags: core-8-4-20-rc, rc1 | |
|
2013-04-16
| ||
| 20:20 | merge-mark check-in: 5025e53b83 user: dgp tags: trunk | |
| 20:18 | 3610404 When we let go of commandPtr in TclEvalObjvInternal, NULL out the variable so we don't mista... check-in: 6c9f37059e user: dgp tags: core-8-5-branch | |
| 17:34 | merge trunk check-in: 03a0f57813 user: dgp tags: bug-2502002 | |
|
2013-04-12
| ||
| 11:31 | merge trunk check-in: c3d77d2f57 user: jan.nijtmans tags: novem | |
| 11:27 | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack space, is (marginally) f... check-in: 0d1aa1bcb8 user: jan.nijtmans tags: trunk | |
| 11:22 | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack space, is (marginally) f... check-in: 7314d4f7dc user: jan.nijtmans tags: core-8-5-branch | |
| 11:08 | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack space, is (marginally) f... check-in: 71773cb9e6 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-04-11
| ||
| 21:30 | More progress. NR-enable [interp] and [$slave], completely with invokehidden subcommand. Test suit... check-in: 895289c52a user: dgp tags: bug-2502002 | |
| 19:36 | More revisions let multi-interp test case work, but at cost of panics and segfaults. Pushing the NR... check-in: 21d32f3242 user: dgp tags: bug-2502002 | |
| 15:10 | rebase check-in: f3309c1997 user: jan.nijtmans tags: initsubsystems | |
| 14:39 | New internal routine TclNRInvoke() - NR-enabled path through the machinery behind invokehidden comma... check-in: db2d5a1b57 user: dgp tags: bug-2502002 | |
| 13:35 | merge trunk check-in: 5a1c73c881 user: dgp tags: bug-2502002 | |
| 12:26 | merge mark check-in: 6b78eda9dd user: dgp tags: trunk | |
| 10:18 | rebase check-in: 1ef49d9a0e user: jan.nijtmans tags: initsubsystems | |
|
2013-04-09
| ||
| 20:45 | 3608714 Stop [string replace] refusing to replace empty substrings. check-in: 00e0754b40 user: dgp tags: bug-3608714 | |
| 20:01 | added some test cases, based on bug report check-in: 2bf9b851b9 user: dkf tags: bug-3610404 | |
| 19:04 | Use the double-secret iPtr->lookupNsPtr field to get post-enter-trace re-resolutions of commands don... check-in: 50ca00e10f user: dgp tags: bug-3610404 | |
| 17:46 | First simple-minded attempt at fix. Fixes the demo script. Causes massive test failures. Leaf check-in: 6a70fd9dd8 user: dgp tags: bug-3610383 | |
| 11:06 | merge-mark check-in: 44252ce501 user: jan.nijtmans tags: core-8-5-branch | |
| 11:04 | Allow URLs that don't have a path, but a query, e.g. http://example.com?foo=bar and bump http to 2.5... check-in: 0df32cd91c user: jan.nijtmans tags: core-8-4-branch | |
| 10:10 | Make (deprecated) Tcl_EvalObj/Tcl_GlobalEvalObj macro's always, not only when using stubs. check-in: 58c923ed9e user: jan.nijtmans tags: core-8-4-branch | |
|
2013-04-08
| ||
| 20:29 | fix http package installation check-in: 106daecfca user: jan.nijtmans tags: trunk | |
| 20:07 | 3610026 Stop crash when the number of "colors" in a regular expression overflows a short int. Thank... check-in: f8f456846f user: dgp tags: trunk | |
| 19:59 | 3610026 Stop crash when the number of "colors" in a regular expression overflows a short int. Thank... check-in: a0f071f00b user: dgp tags: core-8-5-branch | |
| 19:45 | 3610026 Stop crash when the number of "colors" in a regular expression overflows a short int. Thank... check-in: a5e7d0c908 user: dgp tags: core-8-4-branch | |
| 19:30 | Demand the error message indicating the purpose of the test. Closed-Leaf check-in: 2c6fed253d user: dgp tags: bug-3610026 | |
| 18:11 | Revise TclNREvalObjv so that pre-resolution of the Command by a caller does not force suppression of... check-in: cc11942e49 user: dgp tags: bug-2502002 | |
| 15:58 | Documentation fix. check-in: e3d216f079 user: dgp tags: trunk | |
| 15:15 | 3610026 Stop segfault when regexp overflows color limits. check-in: 1d848fecaa user: dgp tags: bug-3610026 | |
|
2013-04-05
| ||
| 08:46 | merge trunk check-in: 8647fce932 user: dkf tags: dkf-http-cookies | |
|
2013-04-04
| ||
| 17:18 | merge-mark check-in: a0ad7c4dd4 user: dgp tags: trunk | |
| 17:08 | Allow URLs that don't have a path, but a query, e.g. http://example.com?foo=bar and bump http to 2.... check-in: e47216d06d user: max tags: core-8-5-branch | |
| 15:00 | Bump http to 2.8.7 in the other dozen places as well. check-in: 30ee96e61d user: max tags: trunk | |
| 14:52 | Bump http to 2.8.7 check-in: 6021cc928a user: max tags: trunk | |
| 14:42 | Allow URLs that don't have a path, but a query query, e.g. http://example.com?foo=bar . check-in: a0172365d2 user: max tags: trunk | |
| 07:10 | merge-mark check-in: 269efe1424 user: jan.nijtmans tags: novem | |
| 07:07 | Make Tcl_EvalObj/Tcl_GlobalEvalObj a macro always, not only when using stubs. check-in: 45d8edf1bb user: jan.nijtmans tags: trunk | |
| 07:03 | Make Tcl_EvalObj/Tcl_GlobalEvalObj a macro always, not only when using stubs. check-in: 40cc6d8f3b user: jan.nijtmans tags: core-8-5-branch | |
|
2013-04-03
| ||
| 21:27 | merge trunk check-in: a01b93b18e user: jan.nijtmans tags: more-macros | |
| 21:24 | rebase check-in: b7d15a1a4b user: jan.nijtmans tags: initsubsystems | |
| 21:07 | rebase check-in: 22d20ff38b user: jan.nijtmans tags: win-console-panic | |
| 20:55 | merge trunk check-in: 025e044267 user: jan.nijtmans tags: novem | |
| 20:50 | some more "ignore-glob" patterns check-in: 4783ead091 user: jan.nijtmans tags: trunk | |
| 20:48 | some more "ignore-glob" patterns check-in: ce6095ab91 user: jan.nijtmans tags: core-8-5-branch | |
| 20:46 | some more "ignore-glob" patterns check-in: 9f64830f2e user: jan.nijtmans tags: core-8-4-branch | |
| 13:27 | merge-mark check-in: 48f5143259 user: jan.nijtmans tags: trunk | |
| 13:26 | [Bug 3205320]: stack space detection defeated by inlining. Now fixed in the cross-compile case as we... check-in: dea7c55032 user: jan.nijtmans tags: core-8-5-branch | |
| 13:15 | merge-mark check-in: 13e5002af4 user: dgp tags: trunk | |
| 13:12 | merge release to 8.5 check-in: 477fb34842 user: dgp tags: core-8-5-branch | |
| 13:12 | rebase increase limit to 26000 characters check-in: 5e330292a6 user: jan.nijtmans tags: win-console-panic | |
| 12:38 | better comments check-in: 78ecb6410c user: jan.nijtmans tags: initsubsystems | |
|
2013-04-02
| ||
| 10:57 | Prevent inlining of StackGrowsDown(), in case of cross-compiling Closed-Leaf check-in: e0c216c183 user: jan.nijtmans tags: prevent-inline | |
|
2013-04-01
| ||
| 21:48 | Use Tcl_InitSubsystems in Tcl_Main macro check-in: 64763c55bf user: jan.nijtmans tags: initsubsystems | |
| 16:45 | initsubsystems check-in: ad3c7bfca4 user: jan.nijtmans tags: initsubsystems | |
|
2013-03-31
| ||
| 22:09 | 2 lines not used any more check-in: f40ca07559 user: jan.nijtmans tags: initsubsystems | |
| 20:27 | Fix Tcl_Main macro check-in: eed03000ed user: jan.nijtmans tags: initsubsystems | |
| 20:17 | Going forward trying to define a better Tcl_InitStubsystems() check-in: f1f393d1f0 user: jan.nijtmans tags: initsubsystems | |
| 19:32 | better leave tclPanic.c as it was check-in: 394d222af4 user: jan.nijtmans tags: win-console-panic | |
| 19:12 | Use more macros in stead of thin wrapper functions. check-in: 3236f03180 user: jan.nijtmans tags: more-macros | |
|
2013-03-30
| ||
| 21:44 | Better Windows console panic proc, still to be TIPped. check-in: 429d0febb3 user: jan.nijtmans tags: win-console-panic | |
|
2013-03-29
| ||
| 15:08 | Redate. Retag RC1. Closed-Leaf check-in: fdc2caede9 user: dgp tags: core-8-5-14, core-8-5-14rc | |
| 13:17 | revert previous 2 commits: Setting argv0 as well is not a good idea. Needs to be worked out further,... Closed-Leaf check-in: 78c782a997 user: jan.nijtmans tags: initsubsystems2 | |
| 12:46 | Always set "argv0", irrespective of the "argc" value. check-in: 6d95830845 user: jan.nijtmans tags: initsubsystems2 | |
| 12:29 | Set the "argv0" variable as well as "argc"/"argv", if specified. This makes Tcl_InitSubsystems set t... check-in: 07ffdd7695 user: jan.nijtmans tags: initsubsystems2 | |
| 10:08 | New version, which takes the TCL_INIT_PANIC flag and the pseudo interpreter stuff out, without losin... check-in: 3ae7bcc7f0 user: jan.nijtmans tags: initsubsystems2 | |
| 07:49 | How would it look like, if the various initializations were split in separate commands? Closed-Leaf check-in: 14318b338f user: jan.nijtmans tags: initsubsystems2-split | |
|
2013-03-28
| ||
| 21:33 | merge trunk check-in: 092350c306 user: jan.nijtmans tags: initsubsystems2 | |
| 20:50 | Demonstrate how the Tcl_Main() macro can use Tcl_InitSubsystems(), as fully equivalent replacement o... Closed-Leaf check-in: c65adb6b19 user: jan.nijtmans tags: initsubsystems2 | |
| 18:31 | Merge 8.5. Tag RC1. check-in: 7acb1cbc6d user: dgp tags: core-8-5-14rc | |
| 14:49 | merge-mark check-in: ab56b33031 user: jan.nijtmans tags: trunk | |
| 14:48 | Undo [6a9ee3273c]. Last commit in Tk's core-8-5-branch makes this change no longer necessary. check-in: 12f98a9528 user: jan.nijtmans tags: core-8-5-branch | |
| 11:50 | merge trunk. typo check-in: 77d3c41af0 user: jan.nijtmans tags: initsubsystems2 | |
|
2013-03-27
| ||
| 18:48 | Tolerate NULL interps check-in: 877c8ac162 user: dgp tags: trunk | |
| 15:46 | renumber flag values, improve doc. check-in: 8e182c8395 user: jan.nijtmans tags: initsubsystems2 | |
| 14:13 | merge-mark check-in: 6a633181a3 user: jan.nijtmans tags: trunk | |
| 14:06 | Add dummy (undocumented) TclCanceled function in stub table (not exported as symbol or macro), which... check-in: 6a9ee3273c user: jan.nijtmans tags: core-8-5-branch | |
| 10:49 | merge-mark check-in: 8da6d71781 user: jan.nijtmans tags: trunk | |
| 10:48 | remove unneccessary duplication check-in: 1d94413d32 user: jan.nijtmans tags: core-8-5-branch | |
| 10:13 | merge core-8-4-branch Closed-Leaf check-in: 3f874d4d15 user: jan.nijtmans tags: bug-3562640 | |
| 07:51 | Version with all TCL_INIT_CREATE_XXX flags back check-in: b086c08897 user: jan.nijtmans tags: initsubsystems2 | |
|
2013-03-26
| ||
| 18:00 | merge trunk so review patch/diff is smaller check-in: 0dd323deff user: dgp tags: initsubsystems | |
| 15:57 | Looks like TCL_INIT_CUSTOM (previously known as TCL_INIT_STUFF) is not a bad idea at all, provided i... check-in: a89da0d045 user: jan.nijtmans tags: initsubsystems | |
| 14:00 | Tag for release. check-in: fbb5b2b97b user: dgp tags: core-8-4-20-rc, rc0 | |
| 13:58 | Add TCL_INIT_STUFF check-in: 2b53c1a5ac user: jan.nijtmans tags: initsubsystems | |
| 10:46 | Don't initialize the encoding subsystem any more in Tcl_InitSubsystems(). check-in: 95b6e24fda user: jan.nijtmans tags: initsubsystems2 | |
| 10:20 | Version having TCL_INIT_PANIC as only Tcl_InitSubsystems() flag check-in: 02bff4de7f user: jan.nijtmans tags: initsubsystems | |
|
2013-03-25
| ||
| 15:00 | TCL_INIT_ENCODINGPATH check-in: 19f0825e7e user: jan.nijtmans tags: initsubsystems | |
|
2013-03-23
| ||
| 20:25 | Update tzdata and release tags check-in: 6d6f2fb7da user: dgp tags: core-8-5-14rc | |
|
2013-03-22
| ||
| 23:08 | Update to tzdata2013b check-in: 2fa10e0214 user: venkat tags: trunk | |
| 23:05 | Update to tzdata2013b check-in: 15d1b83223 user: venkat tags: core-8-5-branch | |
| 20:06 | selected changes check-in: 91fd27a74d user: dgp tags: core-8-4-20-rc | |
| 16:33 | merge 8.4 check-in: 293f957f1f user: dgp tags: core-8-4-20-rc | |
| 16:11 | Tag for release check-in: dbc6cc3964 user: dgp tags: core-8-5-14rc | |
| 14:38 | Eliminate some usage of VOID and its variants. Remove unnecessary #undef's check-in: 173d15f828 user: jan.nijtmans tags: novem | |
| 14:15 | merge trunk check-in: d836fd6c98 user: jan.nijtmans tags: novem | |
| 13:22 | If TCL_NO_DEPRECATED is defined, don't depend on Tcl_CreateMathFunc()/Tcl_SaveResult() in testcases ... check-in: 8c696d0203 user: jan.nijtmans tags: trunk | |
| 12:47 | Completed changes. check-in: ca9b2c2617 user: dgp tags: core-8-5-14rc | |
| 11:35 | merge trunk check-in: 7107b724db user: jan.nijtmans tags: initsubsystems | |
| 09:30 | Minor: version number correction. check-in: 9078175c91 user: dkf tags: core-8-5-14rc | |
| 04:18 | changes WIP check-in: 3016bdbab3 user: dgp tags: core-8-5-14rc | |
|
2013-03-21
| ||
| 19:09 | Release branch for Tcl 8.5.14. check-in: bc1ba19e60 user: dgp tags: core-8-5-14rc | |
| 14:56 | merge-mark check-in: 5d80e6de9b user: jan.nijtmans tags: trunk | |
| 14:56 | Tcl 8.5 doesn't have [try] check-in: 1ea74eff23 user: jan.nijtmans tags: core-8-5-branch | |
| 14:45 | Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test case fCmd-30.3 were backp... check-in: 45e154a241 user: jan.nijtmans tags: trunk | |
| 14:42 | test suite hygiene check-in: 5115309a0d user: dgp tags: trunk | |
| 14:39 | test suite hygiene check-in: 61271524e1 user: dgp tags: core-8-5-branch | |
| 14:35 | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin. check-in: 3541de0a97 user: dgp tags: trunk | |
| 14:32 | Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test case fCmd-30.3 were backp... check-in: 541abadf3e user: jan.nijtmans tags: core-8-5-branch | |
| 14:30 | Remove duplicated tests. The enhancements to fCmd-30.[12] and the new test case fCmd-30.3 were backp... check-in: 7985dfa8d7 user: jan.nijtmans tags: core-8-5-branch | |
| 14:28 | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin. check-in: 7a2254a607 user: dgp tags: core-8-5-branch | |
|
2013-03-20
| ||
| 15:39 | Bring forward tests to trunk check-in: 6dc8fe8244 user: dgp tags: trunk | |
| 15:26 | dup test names check-in: 024ec31117 user: dgp tags: core-8-5-branch | |
| 14:10 | merge trunk check-in: 5a5d0ec834 user: mig tags: mig-no280 | |
| 13:41 | Slightly more correct: If FindFirstFile() fails, the error should be "no such file or directory" (EN... check-in: d2de88281c user: jan.nijtmans tags: trunk | |
| 13:39 | Slightly more correct: If FindFirstFile() fails, the error should be "no such file or directory" (EN... check-in: 5ed5ec73c0 user: jan.nijtmans tags: core-8-5-branch | |
| 11:18 | Slightly more correct: If FindFirstFile() fails, the error should be "no such file or directory" (EN... check-in: aad700de84 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-03-19
| ||
| 14:59 | Handle the (unlikely) case that the file is deleted in between. Suggested by Harald Oehlmann (Thanks... check-in: 7eee715c3f user: jan.nijtmans tags: trunk | |
| 14:57 | Handle the (unlikely) case that the file is deleted in between. Suggested by Harald Oehlmann (Thanks... check-in: 2314a4bd26 user: jan.nijtmans tags: core-8-5-branch | |
| 14:55 | Handle the (unlikely) case that the file is deleted in between. Suggested by Harald Oehlmann (Thanks... check-in: ee85786241 user: jan.nijtmans tags: core-8-4-branch | |
| 14:39 | 3597000 Consistent [file copy] result. check-in: 64f4ffa382 user: dgp tags: trunk | |
| 14:31 | 3597000 Consistent [file copy] result. check-in: 629ee9f78d user: dgp tags: core-8-5-branch | |
| 14:26 | 3597000 Consistent [file copy] result. check-in: ef8bec8154 user: dgp tags: core-8-4-branch | |
| 13:57 | [Bug 3608360]: Incompatible behaviour of "file exists". check-in: 5567ed9fa5 user: jan.nijtmans tags: trunk | |
| 13:48 | [Bug 2893771]: file stat fails on locked files on win32. check-in: f5ff2ff965 user: jan.nijtmans tags: core-8-5-branch | |
| 13:37 | make sure that [file stat] returns the right data, even for locked files. check-in: f92d60cd3d user: jan.nijtmans tags: core-8-4-branch | |
| 13:13 | Test independence in fCmd.test check-in: 207842b573 user: dgp tags: trunk | |
| 13:11 | Test independence in fCmd.test. check-in: a9c03bc5f2 user: dgp tags: core-8-5-branch | |
| 12:43 | [Bug 2893771]: file stat fails on locked files on win32. check-in: bfeff04939 user: jan.nijtmans tags: core-8-4-branch | |
| 11:55 | Back out bug fix for [Bug 2893771], because it was the cause of the regression. check-in: 61ca003f52 user: jan.nijtmans tags: trunk | |
| 11:48 | Check for wildcards if we've used FindFirstFile inside NativeAccess. Closed-Leaf check-in: 99d56dff4b user: dkf tags: bug-3608360 | |
| 10:18 | [Bug 3606390]: Fix isolation of test string-6.37. check-in: 872241114a user: dkf tags: trunk | |
| 10:16 | [Bug 3606390]: Fix isolation of test string-6.37. check-in: 0d203d42ce user: dkf tags: core-8-5-branch | |
| 10:06 | [Bug 3606387]: Fix isolation of test scan-7.4. check-in: cf4f9480ee user: dkf tags: core-8-5-branch | |
| 10:01 | [Bug 3606387]: Fix isolation of test scan-7.4. Also updated scan.test to use tcltest 2 properly. check-in: 44ed41f429 user: dkf tags: trunk | |
|
2013-03-18
| ||
| 18:37 | Test independence in fileSystem.test check-in: 5db36f952e user: dgp tags: trunk | |
| 18:35 | Test independence in fileSystem.test check-in: bebb15f295 user: dgp tags: core-8-5-branch | |
| 18:00 | Test independence in unixFCmd.test check-in: 704a4f5023 user: dgp tags: trunk | |
| 17:59 | Test independence in unixFCmd.test. check-in: 459474d587 user: dgp tags: core-8-5-branch | |
| 14:30 | [Bug 3608360]: Test to make sure we never let [file exists] do globbing. check-in: 4d12cfb47c user: dkf tags: trunk | |
| 14:25 | [Bug 3608360]: Test to make sure we never let [file exists] do globbing. check-in: 28f6af0a75 user: dkf tags: core-8-5-branch | |
| 14:22 | [Bug 3608360]: Test to make sure we never let [file exists] do globbing. check-in: d1b80647cd user: dkf tags: core-8-4-branch | |
| 12:41 | Merging in changes from trunk Closed-Leaf check-in: e580295bc9 user: seandeelywoods tags: hypnotoad-bug-3598385 | |
| 12:38 | Merging with updates from trunk check-in: 0827b509f2 user: seandeelywoods tags: hypnotoad-vexpr | |
| 12:37 | Updating with latest fixes from trunk check-in: e92018c3bf user: seandeelywoods tags: hypnotoad-prefer-native-8.6 | |
|
2013-03-12
| ||
| 12:53 | merge trunk check-in: d78ed2315d user: dgp tags: dgp-refactor | |
| 12:00 | Regenerate configure with autoconf-2.13. Mostly repairs line numbers. check-in: 1d32f4f268 user: dgp tags: core-8-4-branch | |
| 08:47 | Patch by Andrew Shadura, providing better support for three architectures they have in Debian. check-in: ab91ada793 user: jan.nijtmans tags: trunk | |
| 08:45 | Patch by Andrew Shadura, providing better support for three architectures they have in Debian. check-in: 2544c55254 user: jan.nijtmans tags: core-8-5-branch | |
| 08:32 | re-generate configure check-in: 68f4e24433 user: jan.nijtmans tags: core-8-4-branch | |
| 08:26 | Patch by Andrew Shadura, providing better support for three architectures they have in Debian. (rege... check-in: 4826897f80 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-03-11
| ||
| 19:06 | 3606391 trace.test test independence. check-in: 47cb241e14 user: dgp tags: trunk | |
| 19:05 | 3606391 trace.test test independence check-in: b94141ae1d user: dgp tags: core-8-5-branch | |
| 17:40 | Greater protection against double TclFreeObj() calls in TCL_MEM_DEBUG mode. check-in: 081509f926 user: dgp tags: trunk | |
| 17:37 | Greater protection against double TclFreeObj() calls in TCL_MEM_DEBUG mode. check-in: 3474bcc2db user: dgp tags: core-8-5-branch | |
| 12:55 | 3607246,3607372 Unbalanced refcounts of literals in the global literal table. check-in: c440d13b97 user: dgp tags: trunk | |
| 12:46 | merge trunk check-in: 1ea0f1cce2 user: dgp tags: dgp-literal-reform | |
| 01:42 | Bring over the literal reform ideas. check-in: 6333182519 user: dgp tags: dgp-refactor | |
| 01:38 | merge trunk check-in: 1158364b0d user: dgp tags: dgp-refactor | |
|
2013-03-10
| ||
| 16:13 | Don't scan the whole literal list seeking the one value that can cause a circular reference, when w... check-in: 674a1ecef4 user: dgp tags: dgp-literal-reform | |
| 15:10 | When possible, move literals instead of copying them. check-in: bf1bea5357 user: dgp tags: dgp-literal-reform | |
|
2013-03-08
| ||
| 21:24 | 3607372 Correct literal refcounting. check-in: f1a5efa5f0 user: dgp tags: dgp-literal-reform | |
| 21:14 | 3607372 Correct literal refcounting. Closed-Leaf check-in: 1c1952f439 user: dgp tags: bug-3607372 | |
| 21:12 | Some more ignore-glob settings for msvc, mac, hp .... check-in: 46c1b89e22 user: jan.nijtmans tags: core-8-4-branch | |
| 20:57 | msvc compiler warning: signed-unsigned mismatch. check-in: 8af2068174 user: jan.nijtmans tags: trunk | |
| 19:11 | Now change to store a simple array of (Tcl_Obj *) literal values in CompileEnv. WARNING! This will ... check-in: 8d274fcbcf user: dgp tags: dgp-literal-reform | |
| 18:49 | Simplify the TclCreateLiteral() interface. Save the complexity for within tclLiteral.c where it is ... check-in: 9a1eac84fd user: dgp tags: dgp-literal-reform | |
| 01:37 | Restore the optional return of a (LiteralEntry *) by TclCreateLiteral so that refCounts can be incre... check-in: b64e393eac user: dgp tags: dgp-literal-reform | |
|
2013-03-07
| ||
| 22:26 | Restore the "find-only" mode of TclCreateLiteral(). check-in: 75ceac5253 user: dgp tags: dgp-literal-reform | |
| 22:17 | Fix for Bug 3607246 closes the memleaks and stops the panics. check-in: e2a1f97623 user: dgp tags: dgp-literal-reform | |
| 21:30 | Work in progress reworking how literals are stored. First effort is replacing the string based loca... check-in: 8de868a03b user: dgp tags: dgp-literal-reform | |
| 21:16 | Correct unbalanced effect of TclInvalidateCmdLiteral() on the refcounts of literals in the global ta... Closed-Leaf check-in: 03fa2a45da user: dgp tags: bug-3607246 | |
| 04:44 | merge trunk check-in: a9b009d0e5 user: dgp tags: dgp-refactor | |
|
2013-03-06
| ||
| 21:55 | Cleaner error handling in fixempties(). check-in: c769b9bb91 user: dgp tags: trunk | |
| 21:54 | Cleaner error handling in fixempties(). check-in: 8577d952c4 user: dgp tags: core-8-5-branch | |
| 21:51 | Cleaner error handling in fixempties(). check-in: ee7549bebd user: dgp tags: core-8-4-branch | |
| 20:54 | merge trunk check-in: 54d0ba332e user: dgp tags: dgp-refactor | |
| 20:50 | 3604074,3606683 Rewrite of the fixempties() routine (and supporting routines) to completely eliminat... check-in: 4d7eba11ad user: dgp tags: trunk | |
| 20:28 | 3604074,3606683 Rewrite of the fixempties() routine (and supporting routines) to completely eliminat... check-in: 71a42e2a9c user: dgp tags: core-8-5-branch | |
| 20:25 | merge trunk Closed-Leaf check-in: 83fa62555b user: dgp tags: bug-3606683 | |
| 20:19 | Rework into Tcl 8.5+ coding style. check-in: e2e917cba4 user: dgp tags: bug-3606683 | |
| 19:56 | merge 8.5 Closed-Leaf check-in: 5ea1084e1e user: dgp tags: bug-3606683-85 | |
| 19:53 | Rework into Tcl 8.5+ coding style. check-in: 6fd3ededf1 user: dgp tags: bug-3606683-85 | |
| 19:25 | 3604074,3606683 Rewrite of the fixempties() routine (and supporting routines) to completely eliminat... check-in: 8293cc6b1f user: dgp tags: core-8-4-branch | |
| 19:12 | merge 8.4 Closed-Leaf check-in: ea4fdbc376 user: dgp tags: bug-3606683-84 | |
| 19:11 | Rework into Tcl 8.4 coding style (closer to original Spencer). check-in: 991d6f0796 user: dgp tags: bug-3606683-84 | |
| 18:10 | Indent reduction in fixempties() check-in: db9ee67ba8 user: dgp tags: bug-3606683 | |
| 18:01 | Indent reduction in fixempties() check-in: cc4f0aada0 user: dgp tags: bug-3606683-85 | |
| 18:00 | Indent reduction in fixempties(). check-in: 3b0c8c5763 user: dgp tags: bug-3606683-84 | |
| 17:33 | Use flag argument to combine copy(nonempty)* routines into copy* routines. check-in: ef621551bc user: dgp tags: bug-3606683 | |
| 17:30 | Use flag argument to combine copy(nonempty)* routines into copy* routines. check-in: ee5fff61d9 user: dgp tags: bug-3606683-85 | |
| 16:57 | Use flag argument to combine copy(nonempty)* routines into copy* routines. check-in: 1b9ad2f445 user: dgp tags: bug-3606683-84 | |
| 16:27 | New routine hasnonemptyout() for minor improvement to new fixempties(). check-in: 959e0edb20 user: dgp tags: bug-3606683 | |
| 16:26 | New routine hasnonemptyout() for minor improvement to new fixempties(). check-in: 3c35d0842a user: dgp tags: bug-3606683-85 | |
| 16:07 | New routine hasnonemptyout() for minor improvement to new fixempties(). check-in: 9fe9aa7be3 user: dgp tags: bug-3606683-84 | |
| 13:41 | merge novem Closed-Leaf check-in: 71ed38908b user: jan.nijtmans tags: novem-remove-va | |
| 13:38 | merge trunk check-in: e15ac1e46b user: jan.nijtmans tags: initsubsystems | |
| 13:37 | merge trunk check-in: 1c0213ef18 user: jan.nijtmans tags: tip-389-impl | |
| 13:16 | merge trunk check-in: abcef2c4ac user: jan.nijtmans tags: novem | |
| 12:26 | Tell fossil and Eclipse that the default eol-convention is LF. Tell fossil which files are binary a... check-in: da4c323ede user: jan.nijtmans tags: trunk | |
| 12:22 | Add Eclipse .project too check-in: 7da71b436d user: jan.nijtmans tags: core-8-5-branch | |
| 12:19 | Tell fossil and Eclipse that the default eol-convention is LF. Tell fossil which files are binary a... check-in: c1c1f6e24d user: jan.nijtmans tags: core-8-5-branch | |
| 12:08 | Tell fossil and Eclipse that the default eol-convention is LF. Tell fossil which files are binary a... check-in: 74e78f02d8 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-03-05
| ||
| 23:44 | merge trunk check-in: 9b6195c25c user: mig tags: mig-no280 | |
| 22:35 | merge trunk; resolve conflicts check-in: 5e76cf24a8 user: dgp tags: dgp-refactor | |
| 22:13 | New internal routine TclFetchLiteral() for better CompileEnv encapsulation. check-in: b98f550ddf user: dgp tags: trunk | |
| 20:19 | Remove from tclCompile.h declarations used in only one source file. check-in: 0db2298136 user: dgp tags: trunk | |
| 20:16 | Remove from tclCompile.h declarations used in only one source file. check-in: df46919393 user: dgp tags: core-8-5-branch | |
| 19:48 | Remove TclInitCompilation() declaration with no definition. check-in: b2050b3947 user: dgp tags: trunk | |
| 19:44 | Remove TclInitCompilation() declaration with no definition. check-in: 5e46caaf72 user: dgp tags: core-8-5-branch | |
| 19:39 | Remove TclInitCompilation() declaration that's never had a definition (14 years!). check-in: 543d9b10bd user: dgp tags: core-8-4-branch | |
| 18:35 | merge trunk check-in: d1e83b542c user: dgp tags: dgp-refactor | |
| 14:38 | Contributed patch from Tom Lane <tgl@users.sf.net>. Merge conflicts due to different coding style a... check-in: 59666f739d user: dgp tags: bug-3606683-84 | |
| 14:04 | Contributed regexp engine patch from Tom Lane. Backports clean from trunk. check-in: f3d549dc4e user: dgp tags: bug-3606683-85 | |
| 14:01 | Contributed patch from Tom Lane <tgl@users.sf.net>. Rewrites parts of the regexp engine to avoid inf... check-in: 1ac3b956e9 user: dgp tags: bug-3606683 | |
|
2013-03-04
| ||
| 16:08 | merge core-8-4-branch check-in: 004c19de41 user: jan.nijtmans tags: bug-3562640 | |
| 15:41 | merge mark check-in: c3555b23bf user: dgp tags: trunk | |
| 15:40 | merge mark check-in: 86a398db8f user: dgp tags: core-8-5-branch | |
| 15:38 | New scheme for keeping the per-process tcl_precision value in sync without the need for mutex locks ... check-in: 02ef6b18c8 user: dgp tags: core-8-4-branch | |
|
2013-03-03
| ||
| 17:58 | unix/configure: regenerated. check-in: 3cbcd8e900 user: jenglish tags: trunk | |
| 17:57 | Unix terminal and serial port I/O: retire obsolete termio and sgtty code, general cleanup. See SF [... check-in: 993c21721a user: joe tags: trunk | |
|
2013-03-02
| ||
| 20:32 | ... which means struct TtyState can be replaced with struct FileState. Closed-Leaf check-in: a0a30dc1e2 user: joe tags: jenglish-termios-cleanup | |
| 20:06 | Member TtyState.savedState set in TtyInit() but never subsequently used. This can go away... check-in: add199644a user: joe tags: jenglish-termios-cleanup | |
| 07:52 | TtyParseMode signature simplification: take single pointer to struct TtyAttrs instead of separate p... check-in: ffc66250fc user: jenglish tags: jenglish-termios-cleanup | |
| 07:30 | More ifdef shuffling: GETREADQUEUE and GETWRITEQEUE always defined, dummy implementations return 0 i... check-in: 5db764042b user: jenglish tags: jenglish-termios-cleanup | |
| 07:22 | Do not use strncasecmp(). It is nonstandard and not portable. Use Tcl_UtfNcasecmp() instead. check-in: ebcb4500bd user: jenglish tags: jenglish-termios-cleanup | |
| 07:19 | Do not use strncasecmp(). It is nonstandard and not portable. Closed-Leaf check-in: 8b86a7d30f user: jenglish tags: jenglish-termios-cleanup | |
|
2013-03-01
| ||
| 23:57 | unix/configure: regenerated. check-in: 7b597d4160 user: jenglish tags: jenglish-termios-cleanup | |
| 23:53 | Replace broken SC_SERIAL_PORT macro with plain AC_CHECK_HEADERS tests. check-in: 686239894b user: jenglish tags: jenglish-termios-cleanup | |
| 22:52 | merge trunk: check-in: 89b0073ee3 user: dgp tags: dgp-refactor | |
| 21:13 | ifdef shuffling: TIOCMC[GS]ET ioctls are not specified by POSIX, so we can't assume they are present... check-in: b62235d0e5 user: jenglish tags: jenglish-termios-cleanup | |
| 18:47 | [Bug 3606397]: Make test work in isolation, and corrected what was being tested. check-in: 921106e91c user: dkf tags: trunk | |
| 18:33 | [Bug 3606542]: Add missing constraint to test. check-in: 068506d5f1 user: dkf tags: trunk | |
| 18:30 | [Bug 3606542]: Add missing constraint to test. check-in: 13d4bdb8dd user: dkf tags: core-8-5-branch | |
|
2013-02-28
| ||
| 21:52 | TtyGetOptionProc: remove inoperative comment "The string returned by this function is in static sto... check-in: e62e3d1877 user: jenglish tags: jenglish-termios-cleanup | |
| 17:09 | merge trunk check-in: e37a95335b user: dgp tags: dgp-refactor | |
| 17:08 | Revise TclReleaseLiteral() to tolerate a NULL interp argument. Update callers and revise mistaken co... check-in: c192ffaad6 user: dgp tags: trunk | |
| 15:05 | merge trunk check-in: 0c45bc8da1 user: dgp tags: dgp-refactor | |
| 14:19 | fix coroutine-4.6 so that it runs in isolation, [Bug 3606395] check-in: 2c8c39bdf1 user: mig tags: trunk | |
| 13:03 | merge trunk check-in: b357321c05 user: mig tags: mig-no280 | |
| 08:47 | Use more macro's in stead of thin wrapper functions. check-in: 3b51901dfc user: jan.nijtmans tags: more-macros | |
| 08:29 | Allow Tcl to be compiled even if Tcl_Eval, Tcl_GetVar, ... are macros. check-in: 03b46ac836 user: jan.nijtmans tags: trunk | |
|
2013-02-27
| ||
| 23:48 | TtyGetBaud(), TtyGetSpeed(): use POSIX speed_t typedef instead of 'unsigned long'. check-in: 332ffa37e6 user: jenglish tags: jenglish-termios-cleanup | |
| 22:30 | Remove IOSTATE facade: it's always a struct termios. check-in: 8ca75fe668 user: jenglish tags: jenglish-termios-cleanup | |
| 22:12 | ifdef reduction - missed a couple spots (#if ... defined(USE_TERMIO)) check-in: 101dfc5395 user: jenglish tags: jenglish-termios-cleanup | |
| 21:09 | ifdef reduction: SUPPORTS_TTY defined if and only if USE_TERMIOS defined. check-in: b63d89e585 user: jenglish tags: jenglish-termios-cleanup | |
| 20:33 | For termios, we never want DIRECT_BAUD; always use the symbolic constants as prescribed by POSIX. check-in: bab772b6a5 user: jenglish tags: jenglish-termios-cleanup | |
| 19:53 | termios cleanup step 1: remove USE_TERMIO and USE_SGTTY conditional sections (mechanical change, don... check-in: 2b1e1359fe user: jenglish tags: jenglish-termios-cleanup | |
| 17:49 | merge trunk check-in: ae24060008 user: dgp tags: dgp-refactor | |
| 17:48 | minor: formatting tweaks in the change log check-in: 95baa65e2e user: dkf tags: trunk | |
| 15:33 | Somewhat tidier, less daunting test. check-in: bb0c2651c0 user: dgp tags: trunk | |
| 15:18 | Somewhat tidier, less daunting test. check-in: 4459688518 user: dgp tags: core-8-5-branch | |
| 15:15 | A bit more tidiness expressing the new test expression. check-in: 099cf26224 user: dgp tags: core-8-4-branch | |
| 15:03 | rejoin the branch check-in: 54451cd3a5 user: dgp tags: core-8-4-branch | |
| 14:59 | Convert test expression into less imposing form. check-in: 05c7d59075 user: dgp tags: core-8-4-branch | |
| 13:26 | Wrap test-case over multiple lines check-in: 807251dc1a user: jan.nijtmans tags: trunk | |
| 13:23 | Wrap test-case over multiple lines check-in: 61a68a853a user: jan.nijtmans tags: core-8-5-branch | |
| 13:09 | Wrap test-case over multiple lines. Closed-Leaf check-in: bed72ba8e6 user: jan.nijtmans tags: off-8.4-branch | |
| 12:06 | merge trunk. Implement Tcl_VarTraceInfo and Tcl_UpVar as macro. check-in: fa671b9c4f user: jan.nijtmans tags: novem | |
| 11:42 | Some VOID -> void, Tcl_TraceVar -> Tcl_TraceVar2 and Tcl_VarTraceInfo -> Tcl_VarTraceInfo2 conversio... check-in: bc5a4c82f4 user: jan.nijtmans tags: trunk | |
| 08:19 | [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom Lane for providing the ... check-in: 3cb628fa5e user: jan.nijtmans tags: trunk | |
| 08:12 | [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom Lane for providing the ... check-in: 859928772a user: jan.nijtmans tags: core-8-5-branch | |
| 08:02 | [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom Lane for providing the ... check-in: bb1ca6484d user: jan.nijtmans tags: core-8-4-branch | |
|
2013-02-26
| ||
| 17:48 | merge trunk check-in: 5cdc56d804 user: dgp tags: dgp-refactor | |
| 17:48 | Remove from tclIO.h structs used only in tclIO.c. check-in: f02d4b5c29 user: dgp tags: trunk | |
| 17:37 | structs *ChannelHandler* GetsState CopyState used only locally. Remove from tclIO.h. check-in: cee6202b4c user: dgp tags: core-8-5-branch | |
| 17:15 | structs ChannelHandler ChannelHandlerEvent GetsState CopyState used locally. Remove from tclIO.h. check-in: b8a10548fd user: dgp tags: core-8-4-branch | |
| 16:38 | struct NextChannelHandler used only locally. Remove from tclIO.h. check-in: f04cd919ee user: dgp tags: core-8-4-branch | |
| 13:37 | [Bug 3605120]: Stop test chan-io-28.7 from hanging when run standalone. check-in: 6186ad3f14 user: dkf tags: trunk | |
| 10:17 | Don't panic if Tcl_ConvertToType is called for a type that doesn't have a setFromAnyProc, create a p... check-in: d6219fccc2 user: jan.nijtmans tags: trunk | |
| 10:15 | Don't panic if Tcl_ConvertToType is called for a type that doesn't have a setFromAnyProc, create a p... check-in: 40f7c0065c user: jan.nijtmans tags: core-8-5-branch | |
|
2013-02-25
| ||
| 18:31 | [Bug 3605721]: Test independence fixes for binary-41.* check-in: 810e56be3c user: dkf tags: trunk | |
| 18:19 | merge trunk check-in: 603ebf1760 user: dgp tags: dgp-refactor | |
| 18:17 | Repair linked list management in Tcl_DeleteCloseHandler(). CloseCallback struct used only locally. ... check-in: c3e51e7bce user: dgp tags: trunk | |
| 18:15 | Repair linked list management in Tcl_DeleteCloseHandler(). CloseCallback struct used only locally. ... check-in: 0998e957ef user: dgp tags: core-8-5-branch | |
| 18:05 | Repair linked list management in Tcl_DeleteCloseHandler(). CloseCallback struct is used only locall... check-in: 5a27ca7124 user: dgp tags: core-8-4-branch | |
| 16:46 | merge trunk check-in: 75efda89ec user: dgp tags: dgp-refactor | |
| 16:41 | LimitHandler struct used only locally. Remove from tclInt.h check-in: bf6457d2fe user: dgp tags: trunk | |
| 16:35 | LimitHandler struct used only locally. Remove from tclInt.h. check-in: c0c7c36496 user: dgp tags: core-8-5-branch | |
| 16:07 | merge novem check-in: 8b01448495 user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 16:05 | merge trunk. Unicode 6.3 does not have that many spaces..... check-in: 7087b32fea user: jan.nijtmans tags: novem | |
| 16:05 | merge trunk check-in: 73e2db1b36 user: dgp tags: dgp-refactor | |
| 16:03 | Merge trunk. Unicode 6.3 does not have that many spaces..... check-in: 0e5e775003 user: jan.nijtmans tags: tip-389-impl | |
| 16:00 | Remove unused struct InterpList. check-in: c522399ab8 user: dgp tags: trunk | |
| 15:57 | Remove unused struct InterpList. check-in: 163559dc25 user: dgp tags: core-8-5-branch | |
| 15:45 | Array Search struct used only locally. Remove from tclInt.h. check-in: d37e373c83 user: dgp tags: trunk | |
| 15:37 | ArraySearch struct used only locally. Remove from tclInt.h. check-in: 5983dbd3a0 user: dgp tags: core-8-5-branch | |
| 15:35 | ArraySearch struct used only locally. Remove from tclInt.h. check-in: 0e027e1610 user: dgp tags: dgp-refactor | |
| 14:58 | merge trunk check-in: ee6e67fe2b user: dgp tags: dgp-refactor | |
| 14:55 | 3605719,3605720 Test independence. Thanks Rolf Ade for patches. check-in: c4b02b8c49 user: dgp tags: trunk | |
| 14:54 | 3605719,3605720 Test independence. Thanks Rolf Ade for patches. check-in: c11ede57a1 user: dgp tags: core-8-5-branch | |
| 13:52 | merge trunk. Update all unicode tables to current state of Unicode 6.3 (not released yet) check-in: 2fffdb3621 user: jan.nijtmans tags: novem | |
| 13:49 | merge trunk check-in: 3b77ae7a29 user: dgp tags: dgp-refactor | |
| 13:38 | Merge trunk. Upgrade all tables to Unicode 6.3 (not released yet) check-in: adf88dd045 user: jan.nijtmans tags: tip-389-impl | |
| 13:16 | For Unicode 6.3, mongolian vowel separator (U+180e) is nominated to change character class from Spac... check-in: b553432c31 user: jan.nijtmans tags: trunk | |
|
2013-02-24
| ||
| 21:35 | integrate TIP #414 check-in: ef6717b40a user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 12:17 | merge trunk check-in: 8738bbd988 user: mig tags: mig-no280 | |
|
2013-02-23
| ||
| 20:16 | merge trunk. Comment improvements, styling. check-in: 3f9ac86c63 user: jan.nijtmans tags: initsubsystems | |
| 20:00 | Bug [3599194]: compat/fake-rfc2553.c is broken check-in: 3f470535de user: jan.nijtmans tags: trunk | |
| 11:19 | merge trunk. Simplify dummy "interp" struct. check-in: 10fb5497e9 user: jan.nijtmans tags: initsubsystems | |
| 11:05 | merge novem. Simplify dummy "interp" struct. check-in: 64671da9bd user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 10:54 | merge trunk check-in: f9d20f59a1 user: jan.nijtmans tags: novem | |
| 04:08 | New BA routines _Size() and Copy(). Use BA_AuxData in CompileEnv. check-in: de39cce7e6 user: dgp tags: dgp-refactor | |
|
2013-02-22
| ||
| 19:24 | refactor so that all access to auxDataArrayPtr field are in tclCompile.c. check-in: a5c5bd22d0 user: dgp tags: dgp-refactor | |
| 19:17 | merge trunk check-in: fe0d62b5d5 user: dgp tags: dgp-refactor | |
| 19:10 | unused variables check-in: 0ca3bfd67d user: dgp tags: trunk | |
| 19:05 | Shift more burden of smart cleanup onto the TclFreeCompileEnv() routine. Stop crashes when the hookP... check-in: 541899f7c7 user: dgp tags: trunk | |
| 18:54 | Restore the ReleaseCmdWordData cleanup routine from 8.4, to plug very rare memory leak. check-in: a616d4b120 user: dgp tags: core-8-5-branch | |
| 18:26 | Shift more burden of smart cleanup onto the TclFreeCompileEnv() routine. Stop crashes when the hookP... check-in: 06abbd6e02 user: dgp tags: core-8-5-branch | |
| 18:24 | Use iPtr field instead of source field to mark a CompileEnv as uninitialized. envPtr->source == NULL... check-in: 5c01d3bd75 user: dgp tags: core-8-4-branch | |
| 17:38 | Shift more burden of smart cleanup onto the TclFreeCompileEnv() routine. Stop crashes when the hookP... check-in: 4b47ba25b7 user: dgp tags: core-8-4-branch | |
| 15:01 | Convert the JumpList stack to storage in a BrodnikArray. check-in: f9fa79b99b user: dgp tags: dgp-refactor | |
| 13:40 | revert unnecessary invalidate string rep check-in: 91133d74f9 user: mig tags: mig-no280 | |
| 13:25 | merge trunk check-in: db7dc35588 user: mig tags: mig-no280 | |
| 13:24 | clear the string rep of bcSrcPtr if it was generated by a trace check-in: 977246ec27 user: mig tags: mig-no280 | |
| 12:01 | fix doc: return value of Tcl_FindExecutable check-in: f29dc113f0 user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 11:51 | merge-mark check-in: 8758cf2678 user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 09:59 | merge novem check-in: 04a9713437 user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 09:41 | Merge trunk. Convert Tcl_UntraceVar to macro, calling Tcl_UntraceVar2 in stead. No change of functi... check-in: ca1773c970 user: jan.nijtmans tags: novem | |
|
2013-02-21
| ||
| 21:14 | Protect against multiple uses of a CompileEnv with only one initialization. Make TclFreeCompileEnv s... Closed-Leaf check-in: a9d0d6fd73 user: dgp tags: aku-review | |
| 14:49 | Revise [namespace export] to not call Tcl_Export(). This still isn't as nice as one would hope. Wha... check-in: 2cd5f5a56f user: dgp tags: dgp-refactor | |
| 13:04 | merge trunk check-in: 04f150ae38 user: dgp tags: dgp-refactor | |
| 03:24 | 3605447 Make sure the -clear option to [namespace export] always clears, whether or not new export p... check-in: a2b4b773d4 user: dgp tags: trunk | |
| 03:16 | 3605447 Make sure the -clear option to [namespace export] always clears, whether or not new export p... check-in: a238b854d7 user: dgp tags: core-8-5-branch | |
| 03:04 | 3605447 Make sure the -clear option to [namespace export] always clears, whether or not new export p... check-in: 5c65fe2f73 user: dgp tags: core-8-4-branch | |
| 02:54 | added test Closed-Leaf check-in: f2686601aa user: dgp tags: bug-3605447 | |
| 02:15 | The flag TCL_LEAVE_ERR_MSG has no effect on the routine TclGetNamespaceForQualName() so for goodness... check-in: fb2bb186d4 user: dgp tags: bug-3605447 | |
|
2013-02-20
| ||
| 20:16 | refinement check-in: bc6d15d10d user: dgp tags: bug-3605447 | |
| 19:18 | 36054447 Convert [namespace export -clear] interface to something less stupid. Test suite does not d... check-in: 8004675d9c user: dgp tags: bug-3605447 | |
| 15:04 | merge trunk check-in: 1684a55b42 user: dgp tags: dgp-refactor | |
| 14:51 | Merge trunk. Convert Tcl_SetVar/Tcl_UnsetVar/Tcl_GetVar/Tcl_TraceVar to macros, calling the *2 vari... check-in: badbf86292 user: jan.nijtmans tags: novem | |
| 12:47 | merge trunk. doc improvements check-in: 90fc621127 user: jan.nijtmans tags: initsubsystems | |
| 11:43 | [Bug 3605401]: Compiler error with latest mingw-w64 headers. check-in: 935bea4747 user: jan.nijtmans tags: trunk | |
| 11:40 | [Bug 3605401]: Compiler error with latest mingw-w64 headers. Closed-Leaf check-in: 0db74d9ccc user: jan.nijtmans tags: bug-3605401 | |
| 10:25 | Bug 3605401: Compiler error with latest mingw-w64 headers check-in: d67be824f8 user: jan.nijtmans tags: bug-3605401 | |
|
2013-02-19
| ||
| 19:08 | Store the export pattern list of a Namespace in a Tcl list. Don't use a BrodnikArray. Tcl list is b... check-in: 6e3269c313 user: dgp tags: dgp-refactor | |
| 17:11 | Refactor so all refs to exportArrayPtr field are in tclNamesp.c check-in: f65e7b0320 user: dgp tags: dgp-refactor | |
| 15:47 | Revise Append and Detach ops on BrodnikArray to work with pointers. This makes more data copying opt... check-in: 9215a31935 user: dgp tags: dgp-refactor | |
| 15:46 | merge novem check-in: 28ee40df7e user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 13:22 | merge trunk check-in: 358258bd5f user: dgp tags: dgp-refactor | |
| 13:21 | Merge trunk. Tranform Tcl_SaveResult/Tcl_RestoreResult/Tcl_DiscardResult to macros, and remove them... check-in: e216391d96 user: jan.nijtmans tags: novem | |
| 11:36 | Fix bug #2438181: Incorrect error reporting in traces. Test-case and fix provided by Poor Yorick. check-in: 30b7b8d858 user: jan.nijtmans tags: trunk | |
| 10:53 | revert mangling with "code" variable. This caused unrelated var.test failures. check-in: f909ea084e user: jan.nijtmans tags: core-8-5-branch | |
| 10:34 | Fix bug #2438181: Incorrect error reporting in traces. Test-case and fix provided by Poor Yorick. check-in: db3dff4fb2 user: jan.nijtmans tags: core-8-5-branch | |
| 09:50 | Add test-case for Bug #2438181 (which passes in Tcl 8.4 but fails in 8.5/8.6). Provided by Poor Yori... check-in: 379ab728ba user: jan.nijtmans tags: core-8-4-branch | |
|
2013-02-17
| ||
| 22:14 | merge trunk Closed-Leaf check-in: b811284fad user: jan.nijtmans tags: better-deprecation | |
| 21:03 | Use (preferred) Tcl_ObjSetVar2 in stead of Tcl_SetVar in tclAppInit.c, both UNIX and Win. check-in: c5362b1bbd user: jan.nijtmans tags: trunk | |
| 13:02 | Doc improvements. Use freeProc field of pseudo interpreter to store the magic value. check-in: f95bca8d3c user: jan.nijtmans tags: initsubsystems | |
|
2013-02-15
| ||
| 21:09 | Re-implement TclLog2() as call to TclMSB(). Fix RequirePrecision comments. check-in: f96c55017d user: dgp tags: dgp-refactor | |
| 20:27 | Replace the JumpFixupArray with a BrodnikArray of JumpFixup. check-in: affdb3a496 user: dgp tags: dgp-refactor | |
| 18:51 | Convert the array of CmdLocation in the CompileEnv struct to a BrodnikArray. check-in: 44ba7ef101 user: dgp tags: dgp-refactor | |
| 16:21 | merge trunk check-in: fac0c7fdd6 user: jan.nijtmans tags: novem | |
| 15:34 | merge trunk check-in: 24c3ab2c88 user: dgp tags: dgp-refactor | |
| 15:32 | 3604074 Fix regexp optimization to stop hanging on the expression ((((((((a)*)*)*)*)*)*)*)* . Thank... check-in: d706380005 user: dgp tags: trunk | |
| 15:27 | 3604074 Fix regexp optimization to stop hanging on the expression ((((((((a)*)*)*)*)*)*)*)* . Thank... check-in: d0cc63091a user: dgp tags: core-8-5-branch | |
| 15:15 | revise test numbering for forward merging check-in: a6cdf3f176 user: dgp tags: core-8-4-branch | |
| 14:41 | merge trunk check-in: 7978262fd5 user: mig tags: mig-no280 | |
| 14:30 | 3604074 Fix regexp optimization to stop hanging on the expression ((((((((a)*)*)*)*)*)*)*)* . Thank... check-in: d5b77dd8bb user: dgp tags: core-8-4-branch | |
| 14:21 | merge trunk: check-in: f95a1f3321 user: dgp tags: dgp-refactor | |
| 13:01 | Eliminate last use of Tcl_SetResult (except the use in the Test suite) Fix depreciation message in t... check-in: 5624da85e3 user: jan.nijtmans tags: trunk | |
| 10:29 | Merge trunk. Move Tcl_InitSubsystems documentation to its own manpage check-in: 2c1aac6d79 user: jan.nijtmans tags: initsubsystems | |
|
2013-02-14
| ||
| 21:04 | New branch bug-3604074 with improved patch to correct fixempties() failure to converge. Closed-Leaf check-in: a7c9ab2122 user: dgp tags: bug-3604074 | |
| 13:49 | merge-mark check-in: 482e6777f0 user: jan.nijtmans tags: trunk | |
| 13:24 | ChangeLog corrected: msgcat issue must not be XP specific check-in: b8b8789444 user: oehhar tags: trunk | |
| 13:23 | ChangeLog corrected: msgcat issue must not be XP specific check-in: 2942ffcba5 user: oehhar tags: core-8-5-branch | |
| 12:11 | [Bug 3604576]: msgcat-1.5.0.tm error on windows XP check-in: a93771b3e5 user: jan.nijtmans tags: trunk | |
| 12:09 | [Bug 3604576]: msgcat-1.5.0.tm error on windows XP check-in: cae0f1fb41 user: jan.nijtmans tags: core-8-5-branch | |
| 11:09 | Finer granulated catch Closed-Leaf check-in: 0c58bdf592 user: oehhar tags: bug-3604576 | |
| 10:11 | merge trunk check-in: 74eea63e68 user: jan.nijtmans tags: initsubsystems | |
| 09:38 | Suggested fix for bug 3604576: msgcat -1.5.0.tm error on windows XP, inclusive bump to version 1.5.1... check-in: a5b035f3f2 user: jan.nijtmans tags: bug-3604576 | |
| 09:01 | Improve some comments and quoting, no change in functionality. Only check for refCount == 0x6161616... check-in: 37c5e68b61 user: jan.nijtmans tags: trunk | |
| 08:26 | Improve some comments and quoting, no change in functionality check-in: 996d4a85b5 user: jan.nijtmans tags: core-8-5-branch | |
| 06:23 | Add some extra paths on Windows for finding tclConfig.sh, for mSys and Cygwin shell. check-in: dc4021475e user: jan.nijtmans tags: core-8-4-branch | |
|
2013-02-13
| ||
| 19:31 | Use a Brodnik array for the cache of env variable strings set by Tcl. check-in: f6c5711efa user: dgp tags: dgp-refactor | |
|
2013-02-12
| ||
| 23:21 | merge-mark check-in: d64bd8ab03 user: jan.nijtmans tags: core-8-5-branch | |
| 23:13 | Backport various improvements from Tcl 8.5 check-in: 35e9430673 user: jan.nijtmans tags: core-8-4-branch | |
| 21:40 | use longValue as internal repr in stead of wideValue. name new type "lindex" in stead of already ex... Closed-Leaf check-in: 36abbd5b57 user: jan.nijtmans tags: no-register-objtypes | |
|
2013-02-11
| ||
| 19:01 | merge trunk check-in: 29af322735 user: dgp tags: dgp-refactor | |
| 18:51 | 3604074 Revise unempty() so that it does not copy arcs that will become EMPTY vacuous loops. Such c... Closed-Leaf check-in: c6cce5e952 user: dgp tags: bug-3604074 | |
| 16:11 | Merge core-8-4-branch check-in: f12bf3792c user: jan.nijtmans tags: bug-3562640 | |
| 15:53 | Still to be TIP'ed. In this branch objTypes are not registered to Tcl any more, and still can do ev... check-in: 271dbffaf7 user: jan.nijtmans tags: no-register-objtypes | |
| 13:50 | merge trunk Leaf check-in: 76befed959 user: mig tags: mig-alloc-reform | |
| 13:48 | fix no-thread build check-in: db817d8d11 user: mig tags: mig-alloc-reform | |
| 10:25 | more Tcl_NewIntObj/Tcl_NewBooleanObj -> Tcl_NewLongObj conversions check-in: a80fb8c697 user: jan.nijtmans tags: novem | |
| 09:38 | Merge trunk. Various Tcl_NewIntObj/Tcl_NewBooleanObj -> Tcl_NewLongObj modifications check-in: 1b58c7107b user: jan.nijtmans tags: novem | |
| 08:57 | Fix [Bug 3603553]. check-in: 58f4f4ca46 user: dkf tags: trunk | |
| 08:54 | Correction to comment in re key buffer size. Closed-Leaf check-in: 7ac67a7adf user: dkf tags: bug-3603553 | |
| 08:11 | [Bug 3603553]: Ensure that data gets written to the underlying stream by compressing transforms when... check-in: 872d5beba0 user: dkf tags: bug-3603553 | |
|
2013-02-10
| ||
| 17:33 | merge trunk check-in: 635340f79c user: mig tags: mig-no280 | |
| 13:26 | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h> check-in: 4ef9e63656 user: jan.nijtmans tags: trunk | |
| 13:12 | Unbreak msvc builds, by depending on tclPort.h for inclusion of <sys/stat.h>. check-in: 7725ffcfef user: jan.nijtmans tags: core-8-5-branch | |
|
2013-02-09
| ||
| 15:33 | merge trunk check-in: 81bad31ec1 user: dgp tags: dgp-refactor | |
| 12:30 | [Bug 3603695]: Change the way that the [oo::object] 'varname' method is implemented so that there ar... check-in: 00a57768c1 user: dkf tags: trunk | |
| 12:25 | Apply a fix for the bug. Passes the test suite now. Closed-Leaf check-in: 42bc12523c user: dkf tags: bug-3603695 | |
|
2013-02-08
| ||
| 15:14 | merge trunk. Simplify Reference struct of tclPreserve.c. check-in: 115adf7562 user: dgp tags: dgp-refactor | |
| 14:07 | characterize bug check-in: c8569983d1 user: dkf tags: bug-3603695 | |
| 13:28 | Merge trunk. Eliminate all usage of internal macros: TclNewIntObj, TclNewBooleanObj, TclSetIntObj, ... check-in: bb4707eb07 user: jan.nijtmans tags: novem | |
| 11:48 | merge trunk check-in: 9af350fd79 user: mig tags: mig-no280 | |
| 09:23 | [3603804]: Improve example to actually be capable of throwing the trapped errors check-in: 2ac1c24629 user: dkf tags: trunk | |
| 01:44 | [3603557]: Increase the maximum depth of recursion used when duplicating an automaton in response to... check-in: 089609bfd8 user: dkf tags: trunk | |
|
2013-02-07
| ||
| 21:27 | Convert tclPreserve.c to use a BrodnikArray of Reference, primarily as a means to test the BrodnikAr... check-in: fb7f9690ef user: dgp tags: dgp-refactor | |
| 17:30 | Convert to macros, parameterized by element type. check-in: 4168aee3eb user: dgp tags: dgp-refactor | |
| 14:24 | merge trunk check-in: 5545001768 user: dgp tags: dgp-refactor | |
| 14:22 | put braces around all macro parameters check-in: 4537584c92 user: jan.nijtmans tags: novem | |
| 13:57 | merge trunk check-in: 74dc2e68f8 user: jan.nijtmans tags: novem | |
| 13:55 | Tcl_InvalidateStringRep -> TclInvalidateStringRep check-in: b0db125f02 user: jan.nijtmans tags: trunk | |
| 13:53 | Tcl_InvalidateStringRep -> TclInvalidateStringRep check-in: c7fb5aa3b9 user: jan.nijtmans tags: core-8-5-branch | |
| 10:15 | merge trunk check-in: 3d2d02771d user: jan.nijtmans tags: novem | |
|
2013-02-06
| ||
| 20:22 | First draft implementation of the BrodnikArray. check-in: e0f6846c68 user: dgp tags: dgp-refactor | |
|
2013-02-05
| ||
| 21:34 | merge trunk check-in: 0b573f25cb user: dgp tags: dgp-refactor | |
| 16:56 | [Bug 3603434] Make sure TclpObjNormalizePath() properly declares "a:/" to be normalized, even when n... check-in: aba7ba3b9f user: dgp tags: trunk | |
| 16:55 | [Bug 3603434] Make sure TclpObjNormalizePath() properly declares "a:/" to be normalized, even when n... check-in: 111464a29c user: dgp tags: core-8-5-branch | |
| 16:54 | [Bug 3603434] Make sure TclpObjNormalizePath() properly declares "a:/" to be normalized, even when n... check-in: fa19dfa605 user: dgp tags: core-8-4-branch | |
| 16:47 | Fix for Bug 3603434. Closed-Leaf check-in: 8f2e66a8be user: dgp tags: bug-3603434 | |
| 13:55 | merge trunk check-in: 0ae611bce6 user: jan.nijtmans tags: initsubsystems | |
| 13:26 | fix broken lset tests, now all test-cases pass! Closed-Leaf check-in: fd6c05968f user: jan.nijtmans tags: no-shimmer-string-length | |
| 12:37 | Enable "list" optimize, fix cmdIL-1.29 test case check-in: 31e1aab3cd user: jan.nijtmans tags: no-shimmer-string-length | |
| 10:35 | Merge core-8-5-branch. If the string representation is invalidated, the Unicode intRep must be inval... check-in: e24015d79a user: jan.nijtmans tags: no-shimmer-string-length | |
| 09:21 | [3433012]: Added dummy version of TclpLoadMemory to use in the event that a platform thinks it can l... check-in: bf36815647 user: dkf tags: trunk | |
| 09:17 | [Bug 3433012]: Added dummy version of TclpLoadMemory to use in the event that a platform thinks it c... check-in: f8694d903a user: dkf tags: core-8-5-branch | |
|
2013-02-04
| ||
| 22:58 | merge trunk check-in: dbf610a339 user: jan.nijtmans tags: initsubsystems | |
| 22:56 | merge trunk check-in: 4d2d2556fc user: jan.nijtmans tags: novem | |
| 22:02 | merge trunk check-in: 27b32c30cb user: dkf tags: dkf-bytecode-8.6-main | |
| 20:48 | Merge in fix for 3602706 check-in: dff3f1d1e5 user: dgp tags: trunk | |
| 18:51 | Fix for Bug 3602706. check-in: 1e3399e347 user: dgp tags: core-8-5-branch | |
| 18:38 | Cherrypick again. Add test. Closed-Leaf check-in: 19aee948a2 user: dgp tags: bug-3602706 | |
| 18:14 | undo mistaken bits Closed-Leaf check-in: 7aed734c2c user: dgp tags: mig-review | |
| 17:13 | Cherrypick the refcount fixes and comments from mig-review. I also find the revised "createPart2" v... check-in: 1c7e20e653 user: dgp tags: bug-3602706 | |
| 16:51 | Corrections to refcount housekeeping analysis. check-in: bbd77bec11 user: dgp tags: mig-review | |
| 15:49 | merge novem. Some more API changes int -> size_t check-in: abeb8eae61 user: jan.nijtmans tags: novem-more-memory-API | |
| 14:40 | [3603163]: Stop crash in weird case where [eval] is used to make [array set] get confused about whet... check-in: 8426c3a5db user: dkf tags: trunk | |
| 14:30 | [3603163]: Prevent odd crashes in 'eval {array set ...}' check-in: 48c9fc5cdf user: dkf tags: dkf-bytecode-8.6-main | |
| 14:15 | merge trunk check-in: 0439b85bce user: jan.nijtmans tags: novem | |
| 10:51 | Eliminate all Tcl_ConvertToType calls and all direct calls to typePtr->setFromAnyProc (except the ca... check-in: af25d8dc8c user: jan.nijtmans tags: trunk | |
|
2013-02-03
| ||
| 17:17 | merge novem check-in: f0ab71bc6c user: jan.nijtmans tags: novem-more-memory-API | |
| 16:07 | merge trunk check-in: 4c05d0f9d9 user: jan.nijtmans tags: initsubsystems | |
| 16:05 | merge trunk check-in: 127b30eda5 user: jan.nijtmans tags: novem | |
| 11:37 | merge core-8-5-branch check-in: 70f410f71f user: jan.nijtmans tags: no-shimmer-string-length | |
| 11:34 | More symmetric Tcl_(Incr|Decr)RefCount call, preventing bugs like #3601260 and #3602706 check-in: fa161ec8b8 user: jan.nijtmans tags: trunk | |
| 11:31 | re-apply [8aca9a8e96], while backporting [d91c86d0da] from trunk. This fixes bugs #3601260 and #3602... check-in: 8e90418421 user: jan.nijtmans tags: core-8-5-branch | |
|
2013-02-01
| ||
| 15:32 | merge trunk check-in: 900671e443 user: dkf tags: dkf-bytecode-8.6-main | |
| 09:46 | merge trunk check-in: 1d3d013041 user: mig tags: mig-no280 | |
| 09:32 | back out 418e8da - removal of one trampoline bounce check-in: a984ce0d62 user: mig tags: mig-no280 | |
| 09:11 | merge trunk check-in: 4e754b12da user: jan.nijtmans tags: initsubsystems | |
| 08:15 | Real bug-fix! Closed-Leaf check-in: aa0c2910c0 user: jan.nijtmans tags: bug-3602706 | |
|
2013-01-31
| ||
| 21:41 | restore memdebug, accidentally broken check-in: cf31c15308 user: mig tags: mig-no280 | |
| 15:04 | cherry-pick [0f098031c3] check-in: 3a2f83fa6f user: jan.nijtmans tags: bug-3602706 | |
| 14:57 | Branch for fixing 3602706 check-in: 895132af47 user: dgp tags: bug-3602706 | |
| 13:52 | Bug [3598282]: Stop using installData.tcl to install the timezone files. check-in: 0f098031c3 user: stwo tags: core-8-5-branch | |
| 13:50 | Bug [3598282]: Stop using installData.tcl to install the timezone files. check-in: 70995bd619 user: stwo tags: trunk | |
| 11:41 | Merge core-8-5-branch. Optimize tclCmdNameType the same way. check-in: b4cdb58176 user: jan.nijtmans tags: no-shimmer-string-length | |
| 10:32 | merge-mark check-in: d582535bcc user: jan.nijtmans tags: trunk | |
| 10:31 | merge core-8-5-branch check-in: f9be79d941 user: jan.nijtmans tags: trunk | |
| 09:49 | Fix bug #3601260 and #3602706 by reverting [8aca9a8e96]. This gives time to investigate the issue wi... check-in: 703a29ceb2 user: jan.nijtmans tags: core-8-5-branch | |
| 09:42 | Use twoPtrValue.ptr1 in stead of otherValuePtr everywhere. This is exactly the same field, but it al... check-in: 17354de1e8 user: jan.nijtmans tags: core-8-5-branch | |
| 07:56 | Merge trunk Handle caching of string intRep in more internal objTypes check-in: c5f0ac6cc3 user: jan.nijtmans tags: no-shimmer-string-length | |
| 05:17 | merge trunk Leaf check-in: 6ea5f2ccf9 user: dgp tags: contrib-patrick-fradin-code-cleanup | |
| 04:34 | For traces and embedding support, select modernizations from Patrick Fradin. check-in: d36209124c user: dgp tags: trunk | |
| 04:29 | For embedding support, select modernizations from Patrick Fradin check-in: ee70052c43 user: dgp tags: core-8-5-branch | |
| 04:14 | merge trunk check-in: 1eee93abda user: dgp tags: dgp-refactor | |
| 04:07 | Better testevent cleanup and event loop management check-in: f28e0cda05 user: dgp tags: trunk | |
|
2013-01-30
| ||
| 22:40 | Remove old vars and tests, now unused, one that collides with tcltest. check-in: 744155fc38 user: dgp tags: trunk | |
| 22:08 | missing testevent delete check-in: 5942243a74 user: dgp tags: trunk | |
| 21:34 | For traces, select modernizations from Patrick Fradlin. check-in: 8062ae03bd user: dgp tags: core-8-5-branch | |
| 20:51 | For Parse/eval & msgcat, select modernizations from Patrick Fradin + -debug fix check-in: 886f2784c1 user: dgp tags: trunk | |
| 20:49 | For msgcat, select modernizations from Patrick Fradin + -debug fix. check-in: 927b8c4de9 user: dgp tags: core-8-5-branch | |
| 20:42 | For Parse/eval, select modernizations from Patrick Fradin. check-in: 529efda549 user: dgp tags: core-8-5-branch | |
| 20:11 | merge trunk check-in: 49cb04bef0 user: mig tags: mig-no280 | |
| 19:27 | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extracting the version to avoid issues w... check-in: cc69dcd0b5 user: andreask tags: trunk | |
| 19:18 | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extracting the version to avoid issues w... check-in: e70b932ea4 user: andreask tags: core-8-5-branch | |
| 19:04 | (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extracting the version to avoid issues w... check-in: 2798119d9f user: andreask tags: core-8-4-branch | |
| 19:00 | For [package] etc., select modernizations from Patrick Fradin. check-in: 29a8e457d4 user: dgp tags: trunk | |
| 18:58 | For [package] etc., select modernizations from Patrick Fradin. check-in: e7ef315c2f user: dgp tags: core-8-5-branch | |
| 17:58 | In the script library, selected modernizations from Patrick Fradin. check-in: e2850774ab user: dgp tags: trunk | |
| 17:46 | In the script library, selected modernizations from Patrick Fradin. check-in: df3aac7d79 user: dgp tags: core-8-5-branch | |
| 17:22 | More improvements found browsing tcltest check-in: b1b77002f4 user: dgp tags: trunk | |
| 17:15 | More improvements found browsing tcltest. check-in: 38058afdf7 user: dgp tags: core-8-5-branch | |
| 16:52 | Fradin improvements in test suite too check-in: 71b3eaddaa user: dgp tags: trunk | |
| 16:51 | Fradin improvements in test suite too. check-in: 43a0a934b5 user: dgp tags: core-8-5-branch | |
| 16:34 | For tcltest, selected modernizations and style improvements from Patrick Fradin. check-in: 5a6e2b64fd user: dgp tags: trunk | |
| 16:27 | For tcltest, selected modernizations and style improvements from Patrick Fradin. check-in: 1209ebb68f user: dgp tags: core-8-5-branch | |
| 08:19 | merge changes from trunk Closed-Leaf check-in: fc2438ef5f user: dkf tags: novem-no-startcmd | |
| 07:30 | more style enforcement check-in: 4fbe0cedaf user: dkf tags: novem-no-startcmd | |
|
2013-01-29
| ||
| 20:03 | For MSVC 7+, attempt to use _BitScanReverse* for better assembly. Untested. check-in: a182522c9a user: dgp tags: dgp-refactor | |
| 19:20 | For gcc 3.4+, use __builtin_clzll for better assembly code results. check-in: 5e69b62a21 user: dgp tags: dgp-refactor | |
| 18:54 | passes testsuite, should be ever-so-slightly faster ... opinion? Closed-Leaf check-in: 977ea3f1c7 user: mig tags: dkf-review | |
| 17:50 | empty, to jump over mistake check-in: 2004d228c6 user: mig tags: trunk | |
| 11:53 | Prevent shimmering of "byte length" for ByteArray, Dict and List objs, by keeping the string interna... check-in: 621e03a369 user: jan.nijtmans tags: no-shimmer-string-length | |
| 10:46 | Change core to use repr->twoPtrValue.ptr1 in stead of repr->otherValuePtr (which is exactly the same... check-in: 4918a10d3d user: jan.nijtmans tags: no-shimmer-string-length | |
| 09:26 | merge removal of one trampoline bounce in 'mig-retest' check-in: 418e8da991 user: mig tags: mig-no280 | |
| 09:24 | Remove one trampoline bounce in EvalObjv. Leaf check-in: 6201c0ec53 user: mig tags: mig-retest | |
| 08:14 | merge trunk check-in: 548bf19900 user: jan.nijtmans tags: novem | |
| 03:27 | typos check-in: 59b8b01501 user: dgp tags: dgp-refactor | |
|
2013-01-28
| ||
| 22:27 | Make test suite coverage more sensible. check-in: 4ed3793bf0 user: dgp tags: dgp-refactor | |
| 20:52 | merge trunk check-in: 9bba578a45 user: mig tags: mig-no280 | |
| 19:39 | Rework the comments for accuracy and clarity. Make some simplifications. check-in: a4a46a4167 user: dgp tags: dgp-refactor | |
| 17:40 | merge trunk check-in: f892643b53 user: dgp tags: dgp-refactor | |
| 17:34 | remove unused var check-in: 1fd5a134cd user: dgp tags: dgp-refactor | |
| 15:16 | Improve code generation for some ensemble subcommands in cases where full compilation is impossible ... check-in: c8a255c3f3 user: dkf tags: trunk | |
| 11:43 | More extensive use of the techniques to improve other edge cases in ensemble compilation. check-in: 6c2a113fcb user: dkf tags: dkf-bytecode-8.6-main | |
| 01:27 | Slightly better compilation of some [array] cases. check-in: cb37eebca5 user: dkf tags: dkf-bytecode-8.6-main | |
| 00:57 | merge trunk check-in: fbec850cdd user: dkf tags: dkf-bytecode-8.6-main | |
|
2013-01-27
| ||
| 23:38 | New experiment (ended), regarding non-shimmering "string length" Closed-Leaf check-in: 9b7ff4b901 user: jan.nijtmans tags: novem-no-shimmer-string-length | |
|
2013-01-26
| ||
| 20:06 | merge trunk check-in: f330dcdf6f user: dgp tags: dgp-refactor | |
| 17:04 | merge trunk check-in: e910becf4c user: jan.nijtmans tags: initsubsystems | |
| 16:55 | [Bug 3601804]: platformCPUID segmentation fault on Darwin check-in: e6f01c28bd user: jan.nijtmans tags: trunk | |
| 16:53 | [Bug 3601804]: platformCPUID segmentation fault on Darwin check-in: 2be066838a user: jan.nijtmans tags: core-8-5-branch | |
| 16:50 | [Bug 3601804]: platformCPUID segmentation fault on Darwin check-in: 794facf36b user: jan.nijtmans tags: core-8-4-branch | |
| 16:11 | macros for Tcl_GetString and Tcl_GetStringFromObj check-in: 7845d6854d user: jan.nijtmans tags: novem-more-memory-API | |
| 05:06 | Redo the 64-bit TclMSB() using 8 bit blocks instead of 9 bit blocks. check-in: e49632d725 user: dgp tags: dgp-refactor | |
| 00:45 | merge trunk doc improvements check-in: 77f930df2e user: jan.nijtmans tags: initsubsystems | |
|
2013-01-25
| ||
| 23:38 | merge novem check-in: 6d83b97710 user: jan.nijtmans tags: novem-more-memory-API | |
| 21:56 | Repair the 64-bit TclMSB() to correct for the surprising behavior of the C rightshift operator. check-in: 197eda1d0c user: dgp tags: dgp-refactor | |
| 21:02 | Variable and code lines reduction of 32-bit TclMSB() keeping correctness. check-in: 86a362410e user: dgp tags: dgp-refactor | |
| 20:19 | Fix the 32-bit version of TclMSB() by correcting flaws in the compress step. check-in: dfbb214954 user: dgp tags: dgp-refactor | |
| 18:48 | merge trunk check-in: 11c27b3886 user: mig tags: mig-no280 | |
| 18:47 | remove unused code check-in: a55a37a15b user: mig tags: trunk | |
| 17:18 | Testing command and (some) tests for TclMSB(). check-in: 04e0787dbb user: dgp tags: dgp-refactor | |
| 15:53 | merge trunk check-in: 73a8288593 user: dgp tags: dgp-refactor | |
| 14:20 | merge core-8-4-branch check-in: d8176de2a1 user: jan.nijtmans tags: bug-3562640 | |
| 13:18 | merge trunk check-in: 9a6483315f user: mig tags: mig-no280 | |
| 13:14 | merge trunk check-in: cc31429de1 user: jan.nijtmans tags: novem | |
| 13:12 | merge trunk check-in: 03ea4f0870 user: jan.nijtmans tags: initsubsystems | |
| 13:07 | Another memory leak, and one Tcl_Free -> ckfree check-in: 248353f6a6 user: jan.nijtmans tags: trunk | |
| 13:07 | Another memory leak, and one Tcl_Free -> ckfree check-in: 479be4881a user: jan.nijtmans tags: initsubsystems | |
| 12:58 | merge trunk Add -Wwrite-strings to compiler options, so we can guarantee correct "const" usage. check-in: b23d78bcae user: jan.nijtmans tags: novem | |
| 11:53 | fix minor memory leak check-in: b8a82c3fd7 user: jan.nijtmans tags: trunk | |
| 11:48 | Eliminate some unneeded usages of Tcl_SetResult, Tcl_AddObjErrorInfo Fix "make test-packages" on cyg... check-in: 12d1dbc8af user: jan.nijtmans tags: trunk | |
| 11:45 | Eliminate some unneeded usages of Tcl_SetResult, Tcl_AddObjErrorInfo Fix "make test-packages" on cyg... check-in: 199cbbfcdb user: jan.nijtmans tags: initsubsystems | |
| 10:04 | merge novem. Some more fixes. Closed-Leaf check-in: 0d1a1f9a92 user: jan.nijtmans tags: novem-unversioned-stub | |
| 09:12 | Merge trunk Rename TclInitStubs back to Tcl_InitStubs, for easier compatibility with Tcl 8. check-in: f2fa121e89 user: jan.nijtmans tags: novem | |
|
2013-01-24
| ||
| 22:02 | new version of cpuid, which doesn't use the edi register any more. Hopefully that works better on so... check-in: 08080f56f1 user: jan.nijtmans tags: trunk | |
| 22:01 | new version of cpuid, which doesn't use the edi register any more. Hopefully that works better on so... check-in: 8750be345c user: jan.nijtmans tags: core-8-5-branch | |
| 22:00 | new version of cpuid, which doesn't use the edi register any more. Hopefully that works better on so... check-in: 2153733cd7 user: jan.nijtmans tags: core-8-4-branch | |
| 21:31 | revert [8e83219e38]: it doesn't work on i386 check-in: 16e86f8613 user: jan.nijtmans tags: trunk | |
| 21:30 | TclMSB(): First draft of 32-bit implementation. Untested. check-in: efac7801c5 user: dgp tags: dgp-refactor | |
| 21:29 | revert [f3509c3d35]: it doesn't work on i386 check-in: 5aa72128a9 user: jan.nijtmans tags: core-8-5-branch | |
| 21:28 | revert [273bbe926d]: it doesn't work on i386 check-in: 47af426282 user: jan.nijtmans tags: core-8-4-branch | |
| 21:04 | merge trunk check-in: ca479183a2 user: dgp tags: dgp-refactor | |
| 20:46 | Silence some compiler warnings. check-in: cd00ede986 user: dgp tags: trunk | |
| 20:25 | Bug 3599789: Proposed fix by Serg G. Brester Closed-Leaf check-in: dc427c5f49 user: jan.nijtmans tags: bug-3599789 | |
| 19:09 | Silence come compiler warnings. check-in: 846d6d7575 user: dgp tags: core-8-5-branch | |
| 18:47 | Silence some compiler warnings. check-in: f169839228 user: dgp tags: core-8-4-branch | |
| 18:38 | Protect 32-bit systems, and satisfy a cranky old compiler. check-in: d6738af392 user: dgp tags: dgp-refactor | |
| 15:14 | New file, tclBrodnik.c, to hold a dynamic array implementation. New routine TclMSB() to compute trun... check-in: 4dca221eb8 user: dgp tags: dgp-refactor | |
| 14:56 | merge core-8-5-branch Closed-Leaf check-in: ae2e423023 user: jan.nijtmans tags: bug-3601260 | |
| 10:37 | Convert Tcl_GetIndexFromObj implementation to macro check-in: 039696e2d8 user: jan.nijtmans tags: novem | |
| 08:22 | Simplify STRING_AT macro. Protect Tcl_GetIndexFromObjStruct from invalid "offset" values, like 0 or ... check-in: 4d66f17ddb user: jan.nijtmans tags: trunk | |
| 08:05 | Simplify STRING_AT macro. Protect Tcl_GetIndexFromObjStruct from invalid "offset" values, like 0 or ... check-in: 8d90ad34d1 user: jan.nijtmans tags: core-8-5-branch | |
|
2013-01-23
| ||
| 16:58 | merge trunk check-in: 71bd53c7b0 user: dgp tags: dgp-refactor | |
| 16:38 | close fork check-in: 66791937a9 user: dgp tags: dgp-refactor | |
| 14:11 | merge trunk check-in: da179330ed user: jan.nijtmans tags: novem | |
| 14:04 | Fix [2911139]: connect asynchronously, but without unnecessary internal waits. check-in: b242bb3e4b user: jan.nijtmans tags: trunk | |
| 13:57 | fix leak (not present in trunk) check-in: 8419c6aaa5 user: mig tags: mig-no280 | |
| 13:57 | Protect Tcl_GetIndexFromObjStruct from invalid "offset" values, like 0 or -1. Undocumented, because ... check-in: d72e9c88d9 user: jan.nijtmans tags: core-8-4-branch | |
| 11:12 | (Experiment) [string length] which does not shimmer any more. Closed-Leaf check-in: 44514b9586 user: jan.nijtmans tags: no-shimmer-string-length | |
| 09:03 | Fix [2911139]: connect asynchronously, but without unnecessary internal waits. check-in: 5562d8bc15 user: dkf tags: core-8-5-branch | |
|
2013-01-22
| ||
| 22:53 | Now really fix test-case http-4.14 Closed-Leaf check-in: 1bbf0da818 user: jan.nijtmans tags: bug-2911139 | |
| 21:58 | Bug [3601804]: platformCPUID segmentation fault on Darwin check-in: 8e83219e38 user: jan.nijtmans tags: trunk | |
| 21:57 | Bug [3601804]: platformCPUID segmentation fault on Darwin check-in: f3509c3d35 user: jan.nijtmans tags: core-8-5-branch | |
| 21:56 | Bug [3601804]: platformCPUID segmentation fault on Darwin check-in: 273bbe926d user: jan.nijtmans tags: core-8-4-branch | |
| 19:24 | Contribution by Patrick Fradin <patrick.fradin@planar.com> Quoting his mail: <pre> ================... check-in: d801822907 user: andreask tags: contrib-patrick-fradin-code-cleanup | |
| 08:16 | Fix test-case http-4.14 check-in: a34d23182d user: jan.nijtmans tags: bug-2911139 | |
|
2013-01-21
| ||
| 22:44 | Make it work on mingw as well check-in: 7e7515a079 user: jan.nijtmans tags: novem-bug-3598300 | |
| 18:27 | remove tip348: errorstack check-in: 68ed8e9957 user: mig tags: mig-no280 | |
| 18:20 | remove stray tip280 remains check-in: de246d2083 user: mig tags: mig-no280 | |
| 18:17 | merge trunk, keep no280 "pure" check-in: cd71689178 user: mig tags: mig-no280 | |
| 16:27 | merge trunk. rename TclInitStubs to Tcl_InitStubs, so tclStubLibCompat.c is no longer necessary check-in: a102833ac9 user: jan.nijtmans tags: novem-unversioned-stub | |
| 13:56 | merge trunk check-in: bfce21f368 user: jan.nijtmans tags: initsubsystems | |
| 13:52 | merge-mark check-in: 73eaab6e6c user: jan.nijtmans tags: novem | |
| 13:51 | Put back Tcl[GS]etStartupScript(Path|FileName) in private stub table, so extensions using this (like... check-in: 84256abd0c user: jan.nijtmans tags: trunk | |
|
2013-01-19
| ||
| 22:25 | merge main 8.5 branch check-in: b1d119dd70 user: dkf tags: bug-2911139 | |
| 22:19 | win32/win64/cygwin follow-up: change Tcl_StatBuf from _stat32i64 to __stat64 check-in: b7e5cc2b82 user: jan.nijtmans tags: novem-bug-3598300 | |
| 18:50 | Attempt for better approach fixing bug 3598300 on OSX. It is binary incompatible, so it can only be ... check-in: c0d528ca3c user: jan.nijtmans tags: novem-bug-3598300 | |
| 18:28 | merge trunk check-in: f7a92b1cbd user: jan.nijtmans tags: novem | |
| 17:49 | fix Bug 3598300 on MacOSX too check-in: 590472b443 user: jan.nijtmans tags: trunk | |
| 17:48 | fix Bug 3598300 on MacOSX too check-in: db771d0a61 user: jan.nijtmans tags: core-8-5-branch | |
| 17:02 | Merging in changes from TRUNK check-in: 920d263867 user: seandeelywoods tags: hypnotoad-vexpr | |
| 13:36 | merge trunk check-in: a33431908c user: dgp tags: dgp-pkg-migration | |
| 04:02 | isolate the compiler/engine subsystem - preparing to move them out of generic and permit plugging in... Closed-Leaf check-in: 563e43ef46 user: mig tags: mig-no280-mistake | |
|
2013-01-18
| ||
| 17:13 | merge no280, empty Leaf check-in: 20a97c9cf6 user: mig tags: mig-strip-brutal | |
| 17:11 | remove stray tip280 remains Closed-Leaf check-in: 0e374a646e user: mig tags: mig-no280 | |
| 16:18 | Rework copyright parsing logic to handle a wider variety of name and date formats check-in: 77d5743f56 user: twylite tags: bug-3600058-td | |
| 16:16 | Fix handling of text lines starting with a period (they could be confused with directives). Fix hand... check-in: a5f6a91d6e user: twylite tags: bug-3600058-td | |
| 15:07 | Proposed solution for Bug 3598300 on MacOSX Closed-Leaf check-in: 51d35815e9 user: jan.nijtmans tags: bug-3598300 | |
| 14:44 | [Bug 3598300]: unix: tcl.h does not include sys/stat.h. (with an exception for OSX, for now) check-in: 992ef8a601 user: jan.nijtmans tags: trunk | |
| 14:30 | ... and fix cygwin build check-in: 6ad2f4f258 user: jan.nijtmans tags: core-8-5-branch | |
| 14:19 | Send status messages to ::STATUSOUT (default stdout) and warnings/errors to stderr. Fix LF in messag... check-in: 5ae21c0da6 user: twylite tags: bug-3600058-td | |
| 13:58 | [Bug 3598300]: unix: tcl.h does not include sys/stat.h. (with an exception for OSX, for now) check-in: 85097cd14e user: jan.nijtmans tags: core-8-5-branch | |
| 13:54 | Merge frq-3599786 into bug-3600058-td to handle interrelated changes check-in: 0be80a1464 user: twylite tags: bug-3600058-td | |
| 01:56 | removing interp-wide shared literals (see also branch novem-purge-literals) check-in: 58e15f85c8 user: mig tags: mig-strip-brutal | |
|
2013-01-17
| ||
| 22:28 | Convert Tcl_Eval and Tcl_GlobalEval to a macro check-in: 159cb7db17 user: jan.nijtmans tags: novem | |
| 16:41 | Branch to investigate what happens when we no longer maintain shared literal tables. First checkin ... check-in: 739fe7ea28 user: dgp tags: novem-purge-literals | |
| 16:32 | merge trunk check-in: 3c4edc83aa user: dgp tags: novem | |
| 16:24 | add/remove files from incomplete commit check-in: 73dd0e6336 user: mig tags: mig-strip-brutal | |
| 16:18 | more removals, more separation of concerns: destruction almost complete TEBC now almost split in tw... check-in: ee6fe20b03 user: mig tags: mig-strip-brutal | |
| 15:46 | merge check-in: 22a269a657 user: mig tags: mig-strip-brutal | |
| 15:35 | merge trunk check-in: 236305ce7d user: mig tags: mig-no280 | |
| 15:13 | COMPILE_DEBUG big: fix bug in stack verification for {*} check-in: 187e70fc60 user: mig tags: trunk | |
| 15:08 | [3600328]: Fix problems caused by buggy [array] compilation inside a buggy ensemble compilation (whi... check-in: 44fc0c6d46 user: dkf tags: trunk | |
| 14:56 | Bug 3601260: Reverting [8aca9a8e96] fixes it. check-in: 10b2640e48 user: jan.nijtmans tags: bug-3601260 | |
| 13:46 | merge trunk Closed-Leaf check-in: 53b13e69d1 user: dkf tags: bug-3600328 | |
| 13:29 | Proposed fix, by kakaroto, for Bug 2911139: http::geturl abuses vwait on async call check-in: c2dabc4396 user: jan.nijtmans tags: bug-2911139 | |
| 09:12 | As minimal a fix for the issues with [3598300] as I can make. Closed-Leaf check-in: 80f892227c user: dkf tags: minimal-fix-for-3598300-problems | |
| 08:38 | revert [8abba84224], and make sure that every source file that uses Tcl_StatBuf has an "#include <sy... check-in: a1d2456c70 user: jan.nijtmans tags: trunk | |
| 08:28 | revert [8abba84224], and make sure that every source file that uses Tcl_StatBuf has an "#include <sy... check-in: 38228c7569 user: jan.nijtmans tags: core-8-5-branch | |
|
2013-01-16
| ||
| 14:16 | merge trunk check-in: b0cc155cb9 user: dkf tags: bug-3600328 | |
| 11:01 | [Bug 3601086]: Register zlib config as iso8859-1 (a superset of ascii) as that is an encoding we gua... check-in: 6fbfcdadfe user: dkf tags: trunk | |
| 10:48 | Merge core-8-4-branch. Add Tcl_GetStartupScript/Tcl_SetStartupScript stub entries as well. check-in: 420dca2977 user: jan.nijtmans tags: bug-3562640 | |
| 09:58 | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by default. Define Tcl_EvalO... check-in: e227db0bcb user: jan.nijtmans tags: trunk | |
| 09:17 | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by default. Define Tcl_EvalO... check-in: acce59a015 user: jan.nijtmans tags: core-8-5-branch | |
| 08:55 | and changelog check-in: de775cfc91 user: jan.nijtmans tags: core-8-4-branch | |
| 08:52 | Allow win32 build with -DTCL_NO_DEPRECATED, just as the UNIX build, off by default. Define Tcl_EvalO... check-in: cd2c57a4b6 user: jan.nijtmans tags: core-8-4-branch | |
|
2013-01-15
| ||
| 23:54 | missing file check-in: 912cd908fe user: mig tags: mig-strip-brutal | |
| 23:08 | TEBC is almost gone, down to 44 insts mostly for math. No commands are compiled, all (including [set... check-in: da8004af56 user: mig tags: mig-strip-brutal | |
| 22:57 | adding back the docs and changes, now that the novem mess is (mostly?) cleaned check-in: d7a9910dd3 user: mig tags: mig-strip-brutal | |
| 21:06 | [Bug 3598300]: unix: tcl.h does not include sys/stat.h check-in: 71141a7657 user: jan.nijtmans tags: trunk | |
| 19:46 | merge trunk check-in: ece0938d6c user: mig tags: mig-no280 | |
| 19:37 | peephole INST_START_CMD before entering the big switch in tebc check-in: 832a1994c7 user: mig tags: trunk | |
| 19:35 | merge trunk Closed-Leaf check-in: 9842555cd9 user: mig tags: ISC-peephole | |
| 19:26 | remove [4522b11989], it breaks the build on linux check-in: f00093f08c user: mig tags: trunk | |
| 17:32 | [Bug 3598300]: unix: tcl.h does not include sys/stat.h check-in: 8abba84224 user: jan.nijtmans tags: core-8-5-branch | |
|
2013-01-14
| ||
| 21:22 | Even more List-like alternative redesign to fix Bug 1884496. check-in: b4d6d76edc user: dgp tags: dgp-refactor | |
| 20:13 | More flexible search for win32 tclConfig.sh, backported from TEA (not actually used in Tcl, only for... check-in: 1f2c54d30c user: jan.nijtmans tags: core-8-5-branch | |
| 20:01 | fake merge: sync check-in: 1b1677cb97 user: mig tags: mig-strip-brutal | |
| 20:00 | merge check-in: 06ef021f40 user: mig tags: mig-strip-brutal | |
| 19:56 | merge trunk remove some EXTERN and CONST usages in tclUnixPort.h Closed-Leaf check-in: d05def2132 user: jan.nijtmans tags: bug-3598300 | |
| 19:42 | merge trunk check-in: f0d9025358 user: mig tags: mig-no280 | |
| 19:11 | backout novem - merges are noisy enough as it is check-in: 370629d5e7 user: mig tags: mig-strip-brutal | |
| 18:02 | update INCOMPATIBILITIES check-in: add96adf79 user: mig tags: mig-strip-brutal | |
| 18:00 | removing "uninteresting" files (doc, Changelog) to reduce merge conflicts check-in: e6c519de83 user: mig tags: mig-strip-brutal | |
| 15:23 | forgot two #undef's check-in: e643c0a9c3 user: jan.nijtmans tags: trunk | |
| 15:19 | Put back Tcl_[GS]etStartupScript in internal stub table, so extensions using this, compiled against ... check-in: 159d19e85b user: jan.nijtmans tags: trunk | |
| 15:04 | *** CLOSED *** the code lives in the newer version of the branch merge trunk Closed-Leaf check-in: cc8466e440 user: mig tags: mig-nre-mods | |
| 15:01 | merge trunk check-in: 92db875654 user: mig tags: mig-alloc-reform | |
| 12:14 | remove tip348: errorstack check-in: 9d2ae9006e user: mig tags: mig-no280 | |
| 11:00 | remove tip348: errorstack check-in: a5fe7b7d06 user: mig tags: mig-strip-brutal | |
| 08:32 | merge trunk via no280 check-in: 3ff2f11b3b user: mig tags: mig-strip-brutal | |
| 08:11 | merge trunk check-in: e0f3a4b292 user: mig tags: mig-no280 | |
|
2013-01-13
| ||
| 23:26 | Various bits of cleanup, efficiencies, and comment documentation in tclVar.c (from mig-review) check-in: 34c7f786b2 user: mig tags: trunk | |
| 23:15 | Various bits of cleanup, efficiencies, and comment documentation in tclVar.c (from mig-review) check-in: 8aca9a8e96 user: mig tags: core-8-5-branch | |
| 18:12 | Clarify readable fileevent "false positives" in the case of multibyte encodings/transforms [Bug 3436... check-in: 1b05bdee42 user: ferrieux tags: trunk | |
| 18:08 | Fix TclBackgroundException implementation check-in: b82ed99827 user: jan.nijtmans tags: bug-3562640 | |
| 17:49 | ensure that TIP #139 entries cannot be stub-accessed through tcl.h check-in: c1b07548b1 user: jan.nijtmans tags: bug-3562640 | |
| 17:40 | Add TIP #139 API check-in: 44bd5b08b7 user: jan.nijtmans tags: bug-3562640 | |
| 09:13 | If TCL_NO_DEPRECATED is defined, make sure that TIP #139 functions all are taken from the public stu... check-in: 7a46d6fb7a user: jan.nijtmans tags: trunk | |
| 09:04 | If TCL_NO_DEPRECATED is defined, make sure that TIP #139 functions all are taken from the public stu... check-in: 4c2509336a user: jan.nijtmans tags: core-8-5-branch | |
|
2013-01-12
| ||
| 22:23 | merge trunk Remove various double-defined (both in public and private stub tables) functions from pr... check-in: 93807ff0cd user: jan.nijtmans tags: novem | |
| 21:57 | Put back TclBackgroundException in internal stub table, so extensions using this, compiled against 8... check-in: 10413f8ec8 user: jan.nijtmans tags: trunk | |
| 18:32 | Decouple (List-like) TokenArray intreps from parent object to avoid pull-the-rug shimmering effects ... check-in: 86e21dd01d user: ferrieux tags: dgp-refactor | |
| 10:53 | discouraging the compiler from re-reading *pc in the peephole loop, part2 (any diff?) check-in: 6a87d68046 user: mig tags: ISC-peephole | |
| 10:49 | discouraging the compiler from re-reading *pc in the peephole loop check-in: aca39f9669 user: mig tags: ISC-peephole | |
| 10:14 | even better ... or so I hope: also inlining INST_PUSH1 in the peephole, checking for ISC after LOAD1... check-in: e8fdf6d26b user: mig tags: ISC-peephole | |
|
2013-01-11
| ||
| 23:29 | merge trunk check-in: 8fc1e382f6 user: mig tags: ISC-peephole | |
| 21:16 | better comments check-in: 7299843751 user: mig tags: ISC-peephole | |
| 18:05 | fix for consecutive ISC (produced by [while 1 {...}) check-in: eae6510cde user: mig tags: ISC-peephole | |
| 17:33 | merge trunk check-in: af6f7ab078 user: dgp tags: dgp-refactor | |
| 17:27 | Test for Bug 1884496 (not buggy on trunk). check-in: ebc33b0d1d user: dgp tags: trunk | |
| 15:37 | testing a cheaper(?) INST_START_COMMAND check-in: c718302fca user: mig tags: ISC-peephole | |
| 14:15 | merge trunk check-in: d8848dae5b user: dkf tags: bug-3600328 | |
| 14:04 | First attempt at fixing problems caused by [array set] inside [namespace eval], which caused partial... check-in: aa3b9c941a user: dkf tags: bug-3600328 | |
| 13:44 | merge trunk Add Tcl_Canceled, Tcl_BackgroundException to the list as well. check-in: 1dc6c89845 user: jan.nijtmans tags: bug-3562640 | |
| 13:03 | merges check-in: a737d88683 user: mig tags: mig-strip-brutal | |
| 12:45 | merge trunk check-in: e1fc074fec user: mig tags: mig-no280 | |
| 12:43 | merge trunk check-in: 75b83898e5 user: mig tags: mig-nre-mods | |
| 12:43 | merge trunk check-in: 82f56635d2 user: mig tags: mig-alloc-reform | |
| 12:42 | Name functions according to 'what' instead of 'how' in the [tailcall] machinery, in view of making p... check-in: 436a4cdd32 user: mig tags: trunk | |
|
2013-01-10
| ||
| 21:44 | merge mig-nre-mods check-in: 0968a8dae3 user: mig tags: mig-no280 | |
| 21:39 | bring in improvs from trunk check-in: b6343c1d9f user: mig tags: mig-nre-mods | |
| 21:18 | tailcall now running in a simpler model, with no eval-flags and no nre-stack rewriting; yieldto also... check-in: 7bbaefb54f user: mig tags: trunk | |
| 20:43 | tailcall now running in a simpler model, with no eval-flags and no nre-stack rewriting. check-in: ab22e6199f user: mig tags: mig-nre-mods | |
| 20:28 | merge trunk check-in: 2f274ed277 user: mig tags: mig-nre-mods | |
| 19:04 | merge trunk check-in: c8969e4cd8 user: mig tags: mig-alloc-reform | |
| 18:36 | merge trunk check-in: 68d60b33f1 user: dgp tags: dgp-refactor | |
| 18:17 | fix off-by-one error introduced in bd7d7a2061 check-in: 6547cc9e7b user: mig tags: trunk | |
| 17:22 | Merge trunk through conflict-free, failure-free checkins. check-in: 4c9fad4837 user: dgp tags: dgp-refactor | |
| 11:45 | Remove TclWinNToHS, it is not used anywhere any more. check-in: d02d0e8a9b user: jan.nijtmans tags: novem | |
| 11:31 | merge novem check-in: 01d6d91b04 user: jan.nijtmans tags: novem-unversioned-stub | |
| 10:04 | merge trunk check-in: 6ea214ccfe user: jan.nijtmans tags: novem | |
| 09:55 | Turn Tcl_PkgPresent/Tcl_PkgRequire into a macro. Make sure that extensions which are compiled using... check-in: ae4651d4d1 user: jan.nijtmans tags: novem | |
| 09:23 | Implement TCL_INIT_CREATE_UTF8/TCL_INIT_CREATE_UNICODE check-in: 80facf4d91 user: jan.nijtmans tags: initsubsystems | |
| 02:38 | merge mig-nre-mods check-in: 7a87611416 user: mig tags: mig-strip-brutal | |
| 02:32 | adding new file, forgotten in last commit check-in: 1c45076f5a user: mig tags: mig-nre-mods | |
| 02:29 | code reorg, trying to make it clearer who needs to know what about NRE internals check-in: 2ad2681308 user: mig tags: mig-nre-mods | |
| 00:54 | more info hiding: stop using the macro version of NRAddCallback check-in: 30fa8455a2 user: mig tags: mig-nre-mods | |
|
2013-01-09
| ||
| 21:31 | merge-mark check-in: b1b0a1174f user: jan.nijtmans tags: core-8-5-branch | |
| 17:32 | more NRE abstraction check-in: e3caace30c user: mig tags: mig-nre-mods | |
| 16:43 | Experimental: categories added to man pages; enhance tcltk-man2html to use categories to render ToC Leaf check-in: 82bff07330 user: twylite tags: frq-3599786 | |
| 15:43 | Backported [Bug 2882342]: correct struct _REPARSE_DATA_BUFFER in tcl 8.4 check-in: baeaa4f375 user: jan.nijtmans tags: core-8-4-branch | |
| 15:37 | Restore panic check at and of the loop. Thanks! Don for noticing this. check-in: 37ceb43edf user: jan.nijtmans tags: novem | |
| 14:07 | [Bug 3599395]: http assumes status line is a proper tcl list. check-in: f4f88c291e user: jan.nijtmans tags: trunk | |
| 14:00 | [Bug 3599395]: http assumes status line is a proper tcl list. Bump http package to 2.7.11. check-in: 3de56e8ad0 user: jan.nijtmans tags: core-8-5-branch | |
| 12:33 | Restore API compatibility with public Tcl_*Scan and Tcl_*Convert functions (changes in private funct... check-in: 96818dd70f user: jan.nijtmans tags: novem | |
| 10:30 | New function Tcl_InitSubsystems, still to be TIP'ed check-in: 5a777a1b8a user: jan.nijtmans tags: initsubsystems | |
| 09:27 | Proposed fixes for bug #3600058: support escaped single quote; rewrite font handling to handle font ... check-in: 8b229b6c5b user: twylite tags: bug-3600058-td | |
| 08:17 | Join paths with 'file join' not as strings to avoid platform-specific separator problems check-in: b4888e8144 user: twylite tags: frq-3599786 | |
| 03:20 | First sketches of a two-layer data structure for storing Tcl lists. Closed-Leaf check-in: 02a317eb67 user: dgp tags: novem-two-layer-list | |
|
2013-01-08
| ||
| 23:19 | merge from trunk and mig-nre-mods, via no280 check-in: 62f42cba47 user: mig tags: mig-strip-brutal | |
| 23:12 | merges check-in: 74d86827cf user: mig tags: mig-no280 | |
| 23:01 | merge trunk check-in: 52003e67f8 user: mig tags: mig-no280 | |
| 22:46 | backing out the TCL_EVAL_REDIRECT changes, orthogonal check-in: 54461f939f user: mig tags: mig-nre-mods | |
| 22:34 | added macros for speed, reduced stack size to 100 check-in: 02104c4da4 user: mig tags: mig-nre-mods | |
| 21:42 | remove some unused static functions/variables check-in: a257559487 user: jan.nijtmans tags: novem | |
| 21:40 | NRE now running on a stack! Version 0: more things to test and details to polish. check-in: c2471a3eb4 user: mig tags: mig-nre-mods | |
| 21:38 | merge trunk check-in: 2be3881eef user: mig tags: mig-nre-mods | |
| 20:31 | merge trunk check-in: 44958db7fd user: dkf tags: dkf-http-cookies | |
| 17:10 | The Tcl*(Scan|Convert)*Element() routines only need chars, not ints, to hold their flags. Reduce wa... check-in: 01b69f70f3 user: dgp tags: novem | |
| 16:57 | fixed debug version check-in: 924cef56ee user: mig tags: mig-nre-mods | |
| 16:09 | move to auto-init check-in: c60ec2c4d1 user: mig tags: mig-nre-mods | |
| 13:03 | $builddir is a local variable check-in: d433d96843 user: jan.nijtmans tags: trunk | |
| 12:02 | merge core-8-4-branch check-in: 43ed2c114b user: jan.nijtmans tags: bug-3562640 | |
| 10:27 | [Bug 3092089]: [file normalize] can remove path components. [Bug 3587096] win vista/7: "can't find i... check-in: 8a291bcb44 user: jan.nijtmans tags: trunk | |
| 10:17 | [Bug 3092089]: [file normalize] can remove path components. [Bug 3587096] win vista/7: "can't find i... check-in: 55b5e89e13 user: jan.nijtmans tags: core-8-5-branch | |
| 10:13 | [Bug 3092089]: [file normalize] can remove path components. [Bug 3587096] win vista/7: "can't find i... check-in: 53a797afe6 user: jan.nijtmans tags: core-8-4-branch | |
| 08:44 | new attempt for better fix Closed-Leaf check-in: 4fad40532f user: jan.nijtmans tags: bug-3092089 | |
| 08:08 | mSys doesn't have $PWD. Reported by Rene Zaumseil on Tcl Core list check-in: 0d1bc53480 user: jan.nijtmans tags: trunk | |
| 03:42 | one smallbug gone, the big one still eludes me check-in: 9976c8459d user: mig tags: mig-nre-mods | |
| 03:32 | merge trunk check-in: 9904da079b user: mig tags: mig-alloc-reform | |
| 01:30 | empty merge of trunk (via no280) check-in: 02f83e8ea1 user: mig tags: mig-strip-brutal | |
| 01:26 | merge trunk check-in: bc7170d76c user: mig tags: mig-no280 | |
| 01:06 | CRASH. Have to look for who is calling TclNRAddCallback and trying to access its data[] afterwards (... check-in: a7149815b9 user: mig tags: mig-nre-mods | |
|
2013-01-07
| ||
| 18:38 | backout, and merge trunk check-in: 31794a3cc2 user: mig tags: mig-nre-mods | |
| 18:34 | still no good Closed-Leaf check-in: 9becc4f643 user: mig tags: mig-err | |
| 14:40 | Restrict the stub library to only use Tcl_PkgRequireEx, Tcl_ResetResult and Tcl_AppendResult, not an... check-in: 8ceea4a885 user: jan.nijtmans tags: trunk | |
| 13:25 | merge trunk check-in: a51b0d02b1 user: mig tags: mig-strip-brutal | |
| 13:24 | merge trunk check-in: e520340e06 user: mig tags: mig-err | |
| 13:21 | removing stupid trick of maintaining the diff, does not really help check-in: 311b53ae7b user: mig tags: mig-strip-brutal | |
| 13:16 | FRQ-3599786: add command line option --pkgdir to tcltk-man2html.tcl to specify the directory under w... check-in: aa69efcca9 user: twylite tags: frq-3599786 | |
| 13:00 | merge-mark. Hoping trunk is OK now, again ;-( check-in: 212c2767fe user: jan.nijtmans tags: trunk | |
| 11:16 | Extend the public stub table with dummy NULL entries, up to the size of the Tcl 8.6 stub tables. Th... check-in: 8f90660f49 user: jan.nijtmans tags: core-8-5-branch | |
| 11:06 | Extend the public and private stub tables with dummy NULL entries, up to the size of the Tcl 8.6 stu... check-in: c59364b9c7 user: jan.nijtmans tags: core-8-4-branch | |
| 10:07 | Merging vexpr branch back to trunk check-in: a7631372a7 user: seandeelywoods tags: hypnotoad-vexpr | |
| 09:59 | Don't call "ulimit" on cygwin: On Cygwin the stack size cannot be modified, and the reported stacksi... check-in: e1819f1b43 user: jan.nijtmans tags: core-8-4-branch | |
| 07:28 | CRASH - possibly full of mental typos check-in: e419af1fe1 user: mig tags: mig-err | |
| 04:21 | move TCL_EVAL_REDIRECT from iPtr->evalFlags (tclInt.h) to flags passed to the eval functions (tcl.h) check-in: dbbf3397a0 user: mig tags: mig-nre-mods | |
| 03:51 | more abstraction check-in: e26efb6f53 user: mig tags: mig-nre-mods | |
| 02:54 | reenable compiled tailcall check-in: a05cac94c9 user: mig tags: mig-nre-mods | |
| 01:55 | ... tmp check-in: f992470028 user: mig tags: mig-nre-mods | |
| 00:45 | partial work towards a new tailcall mechanism check-in: f588f27dc9 user: mig tags: mig-nre-mods | |
|
2013-01-06
| ||
| 21:52 | towards an nre stack (instead of linked list) check-in: 0415caab7d user: mig tags: mig-nre-mods | |
| 21:09 | Don't depend on Spencer-specific regexp syntax (/u and /U) any more. Bump http package to 2.8.6. check-in: 5cac37240c user: jan.nijtmans tags: novem | |
| 20:40 | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in unrelated places . Bump http... check-in: f38c7f79f0 user: jan.nijtmans tags: trunk | |
| 16:34 | merge novem check-in: fef6277219 user: mig tags: mig-strip-brutal | |
| 15:16 | remove deprecated API's part 1: declarations check-in: 490fb3a809 user: mig tags: mig-strip-brutal | |
| 09:06 | nreProc gone for good check-in: 1a8a7b595d user: mig tags: mig-strip-brutal | |
| 08:36 | nreProc gone from TclOO and namespaces, only ensembles left. OO-nre fixed check-in: 741dcb6acf user: mig tags: mig-strip-brutal | |
| 08:02 | *REVIEW* nreProc not mentioned anymore in tclBasic.c, but oo-nre is broken (nre.test) check-in: 37f98635a5 user: mig tags: mig-strip-brutal | |
| 07:15 | oops :( now it compiles and runs cleanly check-in: 65bb2c8af4 user: mig tags: mig-strip-brutal | |
| 07:11 | Tcl_NRCreateObjCommand is gone, objProc and nreProc are merged into one. Lots of cleanup still due, ... check-in: c23cc74614 user: mig tags: mig-strip-brutal | |
| 06:51 | ... ensembles like it check-in: 1181ca09e7 user: mig tags: mig-strip-brutal | |
| 06:40 | moving along towards unifying objProc and nreProc check-in: 204b79148c user: mig tags: mig-strip-brutal | |
| 05:32 | proof: treating objProc as if it were nreProc works check-in: 40f809df32 user: mig tags: mig-strip-brutal | |
| 05:18 | small fix in OO constructors (dkf approves?) check-in: 266ae8974c user: mig tags: mig-strip-brutal | |
| 05:06 | test cmd type on the deleteProc,not the objProc or nreProc check-in: 29dbafe242 user: mig tags: mig-strip-brutal | |
|
2013-01-05
| ||
| 22:24 | Make CreateInterp use the standard API to create the builtin commands. Remove [case]. check-in: 0b76a34ae3 user: mig tags: mig-strip-brutal | |
| 19:45 | removed Tcl_CmdInfo and its API check-in: e9a98443e4 user: mig tags: mig-strip-brutal | |
| 18:16 | merge trunk check-in: 6c03a15d80 user: dkf tags: dkf-bytecode-8.6-main | |
| 16:58 | merge trunk check-in: 6f7f4d94f9 user: mig tags: mig-nre-mods | |
| 16:05 | removed TCL_EVAL_DIRECT support check-in: 45eff1b998 user: mig tags: mig-strip-brutal | |
| 15:20 | add file INCOMPATIBILITIES check-in: 5d4a506c27 user: mig tags: mig-strip-brutal | |
| 14:21 | simplifying CF management, keeping it internal check-in: 9f8643cf48 user: mig tags: mig-strip-brutal | |
| 05:08 | merge trunk, fix stack computation tocompensate for current BC errors check-in: e8a597b33c user: mig tags: mig-alloc-reform | |
| 04:45 | get COMPILE_DEBUG to work check-in: d0c595e2a5 user: mig tags: mig-strip-brutal | |
| 04:34 | added a tiny shell script to maintain the diffs check-in: 96fb4f3dba user: mig tags: mig-strip-brutal | |
| 04:25 | doh ... first merge, THEN store the diff check-in: b66df9c7b3 user: mig tags: mig-strip-brutal | |
| 04:20 | merge trunk check-in: bf3c0ee683 user: mig tags: mig-strip-brutal | |
| 03:53 | forgot to update fromTrunk.diff check-in: 3ee2726c02 user: mig tags: mig-strip-brutal | |
| 03:43 | improved stack checking under TCL_COMPILE_DEBUG check-in: 33d3915a80 user: mig tags: trunk | |
| 03:22 | removed stupid diffs from trunk, added fromTrunk.diff to better track merged changes check-in: 87f8819f8f user: mig tags: mig-strip-brutal | |
| 02:47 | move file, trying to get simpler diffs from trunk check-in: 7cdbea5f05 user: mig tags: mig-strip-brutal | |
| 02:36 | temp fix: overallocate stack in tebc until we fix issues check-in: f562a17af5 user: mig tags: mig-strip-brutal | |
| 02:18 | remove the assembler, part2 check-in: 861406ec89 user: mig tags: mig-strip-brutal | |
| 02:17 | remove the assembler check-in: 5e6fed4034 user: mig tags: mig-strip-brutal | |
| 01:20 | remove old droppings check-in: 137c34b39d user: mig tags: mig-strip-brutal | |
| 01:07 | merge trunk check-in: 7d0aeef64f user: mig tags: mig-strip-brutal | |
| 01:04 | merge novem check-in: 7b65c4ebc1 user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 00:42 | merge trunk check-in: deb13a6abe user: jan.nijtmans tags: novem | |
| 00:39 | merge fork check-in: b18953345f user: jan.nijtmans tags: trunk | |
| 00:36 | fix the new assertion, it should not trigger when an expansion is in progress check-in: 56be4365e0 user: mig tags: trunk | |
| 00:36 | adjust stub library version number check-in: 5f32d735d7 user: jan.nijtmans tags: trunk | |
| 00:33 | adjust stub library version number check-in: 84e3fcb1ea user: jan.nijtmans tags: core-8-5-branch | |
| 00:28 | adjust stub library version number check-in: 8130a7f17b user: jan.nijtmans tags: core-8-4-branch | |
| 00:15 | Add an assertion that checks the stack depth under TCL_COMPILE_DEBUG *before* stack cleanup. It curr... check-in: cc975c8c54 user: mig tags: trunk | |
| 00:11 | merge novem finish implementation, now works as intended change Tcl_FindExecutable by returning a du... check-in: 7c09ac36af user: jan.nijtmans tags: novem-reduced-symbol-export | |
|
2013-01-04
| ||
| 16:56 | getting out of the mem allocator biz check-in: f7a7c5653d user: mig tags: mig-strip-brutal | |
| 15:44 | merge check-in: 7daaf951c4 user: mig tags: mig-strip-brutal | |
| 15:09 | merge trunk check-in: 7fae92b2e1 user: mig tags: mig-alloc-reform | |
| 15:01 | Fix memory leak in [format] compiler. check-in: 113b75cd58 user: dkf tags: trunk | |
| 14:38 | Fix bad memory access problems found by Miguel Sofer when valgrinding. check-in: 963a7f31e2 user: dkf tags: trunk | |
| 14:34 | merge trunk check-in: d4b0410564 user: mig tags: mig-alloc-reform | |
| 14:32 | missing file check-in: 7bbee83e6e user: mig tags: mig-alloc-reform | |
| 11:14 | merge trunk check-in: c79e7ecc00 user: dkf tags: dkf-bytecode-8.6-main | |
| 11:14 | Improve code generation for many simple core ensemble subcommands. check-in: 5a0e18f766 user: dkf tags: trunk | |
| 11:06 | Add super-simple compiler to many ensemble subcommands to allow better code generation where we can ... check-in: 40fef44a65 user: dkf tags: dkf-bytecode-8.6-main | |
| 06:54 | merges check-in: 01331c9a5a user: mig tags: mig-strip-brutal | |
| 05:35 | empty merge with trunc: sync, last patch does not apply to this branch. Temp work committed, not deb... check-in: 467a159cd0 user: mig tags: mig-alloc-reform | |
| 05:26 | Insure that PURIFY builds cannot exploit the Tcl stack to hide mem defects. check-in: bd7d7a2061 user: mig tags: trunk | |
| 02:09 | small change, clearer logic replacing sizeof with offsetof check-in: 00ba59bb7d user: mig tags: mig-alloc-reform | |
| 02:05 | merge trunk check-in: effc9f8ca4 user: mig tags: mig-alloc-reform | |
|
2013-01-03
| ||
| 14:35 | "Mine eyes deceive, but others catch me when I fall." -- Someone or other check-in: 606dc91401 user: dkf tags: trunk | |
| 14:24 | Channel buffer min size is 1. Issue found by Schelte Bron. check-in: 8c118480fd user: dkf tags: trunk | |
| 14:08 | merge main dev branch check-in: ca5122117a user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main | |
| 14:07 | merge main dev branch check-in: b7fcd3c212 user: dkf tags: dkf-bytecode-8.6/next, dkf-bytecode-8.6-main | |
| 14:02 | speling ficks check-in: ea646daa60 user: dgp tags: trunk | |
| 14:00 | speling ficks check-in: 0087436727 user: dgp tags: core-8-5-branch | |
| 11:59 | merge mig-alloc-reform check-in: fe20502465 user: mig tags: mig-strip-brutal | |
| 11:47 | remove unused var check-in: 57c67c7ee6 user: mig tags: mig-alloc-reform, mig-alloc-reform-Z2 | |
| 11:45 | merge trunk check-in: c711be5b6a user: mig tags: mig-alloc-reform | |
| 11:40 | suggested fix for Bug 3092089: [file normalize] can remove path component, and for Bug 3587096: sta... check-in: c74b286bfa user: jan.nijtmans tags: bug-3092089 | |
| 11:24 | now working, configuration still to do check-in: aac0c044ee user: mig tags: mig-alloc-reform | |
| 10:25 | merge trunk check-in: 9734fe87d2 user: dkf tags: dkf-bytecode-8.6-main | |
| 10:23 | Added mechanism for pre-parsing built-in ensembles even when they are not going to generate specific... check-in: 0a095f089c user: dkf tags: trunk | |
| 10:17 | don't use iPtr->legacyResult for Tcl >= 8.1, because it doesn't work. Use Tcl_AppendResult in stead. check-in: 7163f9950a user: jan.nijtmans tags: novem-more-memory-API | |
| 09:46 | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements too early check-in: 6a52542dcc user: jan.nijtmans tags: trunk | |
| 09:29 | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements too early check-in: 93213f3e6d user: jan.nijtmans tags: core-8-5-branch | |
| 09:22 | test case for bug-3598580: Tcl_ListObjReplace may release deleted elements too early check-in: ee102eb82b user: jan.nijtmans tags: core-8-4-branch | |
| 04:28 | a little less broken than before check-in: 27d899c597 user: mig tags: mig-alloc-reform | |
| 04:14 | *BROKEN* First steps towards choosing allocators at load time check-in: 86a7932955 user: mig tags: mig-alloc-reform | |
| 00:37 | Got the test suite passing cleanly. Excellent. check-in: 181c28a90f user: dkf tags: dkf-bytecode-8.6-main | |
|
2013-01-02
| ||
| 19:28 | no changes, sync with core-8-5-branch to signal the backported fix check-in: b3100f7283 user: mig tags: trunk | |
| 19:27 | remove stray calls to Tcl_Alloc and friends: the core should only use ckalloc to allow MEM_DEBUG to ... check-in: eac08e625f user: mig tags: core-8-5-branch | |
| 19:20 | remove stray calls to Tcl_Alloc and friends: the core should only use ckalloc to allow MEM_DEBUG to ... check-in: 9691e2e37d user: mig tags: trunk | |
| 18:35 | merge trunk check-in: b007e860d2 user: dkf tags: dkf-bytecode-8.6-main | |
| 18:33 | All tests pass except one; not sure what's wrong there. check-in: f3fd481cd7 user: dkf tags: dkf-bytecode-8.6-main | |
| 18:06 | Merge the [subst] compile improvements with accommodations to parser changes. check-in: 55db16ea6d user: dgp tags: dgp-refactor | |
| 17:38 | Merge trunk through conflict-free, failure-free checkins. check-in: d66d19493d user: dgp tags: dgp-refactor | |
| 17:14 | merge trunk to conflict point; resolve check-in: c1c8005786 user: dgp tags: dgp-refactor | |
| 15:10 | Passing more tests. check-in: f3f4dfddde user: dkf tags: dkf-bytecode-8.6-main | |
| 14:59 | merge novem check-in: aa3f8af5e0 user: jan.nijtmans tags: novem-more-memory-API | |
| 14:56 | merge trunk check-in: ab2fe69baf user: jan.nijtmans tags: novem | |
| 14:49 | remove the refcounts and NEW_PRESERVE from zippy: it only works for Tcl_Alloc'ed blocks, and is inco... check-in: 1cb98eb1b9 user: mig tags: mig-alloc-reform | |
| 14:37 | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. Don't free ctrl.script... check-in: 179ae0efd8 user: jan.nijtmans tags: trunk | |
| 14:30 | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. Marked some string sub... check-in: 06271b0e07 user: jan.nijtmans tags: core-8-5-branch | |
| 14:30 | fix MEM_DEBUG and leak, ported from mig-strip-brutal check-in: a1a46aa241 user: mig tags: mig-no280 | |
| 14:18 | Don't free ctrl.script if thread creation fails: it is a constant string "testthread wait" normally. check-in: 6bcdf3eabe user: jan.nijtmans tags: core-8-4-branch | |
| 14:16 | Marked some string subcommands as obsolete, following discussion on tcl-core. check-in: 39b5edfa15 user: jan.nijtmans tags: core-8-4-branch | |
| 14:12 | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well check-in: dc8d23490a user: jan.nijtmans tags: core-8-4-branch | |
| 13:44 | fix mem leak. The leak was introduced when providing a command source for cmd traces without using t... check-in: 4b55e80476 user: mig tags: mig-strip-brutal | |
| 11:58 | merge trunk. tclStubLib.c: protect loading incompatible Tcl9 extensions in Tcl8 check-in: 4919da4fc4 user: jan.nijtmans tags: novem-more-memory-API | |
| 11:33 | restore missing file check-in: bfcdd1a5c1 user: mig tags: mig-strip-brutal | |
| 11:31 | merge mig-alloc-reform, get MEM_DEBUG working again check-in: e8eb527a16 user: mig tags: mig-strip-brutal | |
| 02:24 | restore TCL_MEM_DEBUG to working order check-in: 8e3f5b5619 user: mig tags: mig-alloc-reform | |
|
2013-01-01
| ||
| 18:38 | merged mig-alloc-reform: MEM_DEBUG is gone, as is the Tcl stack and TclStackAlloc. See also README.m... check-in: 0b98f38a1d user: mig tags: mig-strip-brutal | |
| 17:51 | merge trunk check-in: 4242bd371d user: mig tags: mig-alloc-reform | |
| 17:23 | Start of the mig-strip-brutal branch, initially a copy of mig-no280 The idea of this branch is to r... check-in: 62c193ec98 user: mig tags: mig-strip-brutal | |
| 16:54 | merge trunk check-in: 4c4fb7eeec user: mig tags: mig-no280 | |
| 15:26 | missing update in last merge check-in: 289843313b user: mig tags: mig-no280 | |
|
2012-12-31
| ||
| 20:39 | Bug fix for 3598385 dict exists now throws an error if an invalid dict is encountered, according to... check-in: e04297dbf7 user: hypnotoad tags: hypnotoad-bug-3598385, bug-3598385 | |
| 12:32 | Marked some string subcommands as obsolete, following discussion on tcl-core. check-in: 1a460ac0d3 user: dkf tags: trunk | |
| 02:39 | Working towards more efficient treatment of non-bytecoded ensemble subcommands. check-in: 8e445bdbe1 user: dkf tags: dkf-bytecode-8.6-main | |
|
2012-12-29
| ||
| 18:17 | Fix correct cleanup in more situations, using a new macro TclFreeIfRefCountZero Closed-Leaf check-in: 00a7908896 user: jan.nijtmans tags: novem-freeifrefcountzero | |
| 18:12 | two more places where refCount was assumed to be a signed value. In Tcl9 that will probably be not t... check-in: 59b85594f2 user: jan.nijtmans tags: novem | |
| 16:37 | Implement Tcl_SaveResult/Tcl_DiscardResult/Tcl_RestoreResult as macro This is already on the nove... Closed-Leaf check-in: f75bd45aaf user: jan.nijtmans tags: novem-saveresult-as-macro | |
| 15:24 | fix tm.tcl to include tcl8 locations, and fix corresponding test-cases check-in: c2a6bd5d9e user: jan.nijtmans tags: novem | |
| 09:24 | merge trunk check-in: d53d72ddfb user: jan.nijtmans tags: novem | |
| 09:23 | restore refcounts as they were before the Tcl_ListObjReplace call, in the error situation. In Tcl9,... check-in: f83c3f4bad user: jan.nijtmans tags: trunk | |
| 09:16 | restore refcounts as they were before the Tcl_ListObjReplace call, in the error situation. In Tcl9, ... check-in: b7ca02496d user: jan.nijtmans tags: core-8-5-branch | |
| 00:06 | For Tcl9, do a real Tcl_DecrRefCount Closed-Leaf check-in: 450c192395 user: jan.nijtmans tags: bug-3598580 | |
|
2012-12-27
| ||
| 20:54 | restore old refcounts in TCL_ERROR case. check-in: d5147fc677 user: jan.nijtmans tags: bug-3598580 | |
| 15:05 | merge trunk check-in: 721001a95f user: jan.nijtmans tags: novem | |
| 15:04 | [Bug 3598580]: Tcl_ListObjReplace may release deleted elements too early check-in: 4865e19aac user: jan.nijtmans tags: trunk | |
| 14:57 | [Bug 3598580]: Tcl_ListObjReplace may release deleted elements too early check-in: 6d560f6812 user: jan.nijtmans tags: core-8-5-branch | |
| 14:41 | [Bug 3598580]: Tcl_ListObjReplace may release deleted elements too early Tests!? Where are the t... check-in: a87c1542ff user: jan.nijtmans tags: core-8-4-branch | |
|
2012-12-26
| ||
| 10:07 | proposed fix for Bug 3598300 check-in: dcbf22ad99 user: jan.nijtmans tags: bug-3598300 | |
| 09:59 | eliminate dependancy of compat/*.h on tcl.h check-in: 1a74bb2740 user: jan.nijtmans tags: trunk | |
| 09:55 | eliminate dependancy of compat/*.h on tcl.h check-in: 5e21e8284c user: jan.nijtmans tags: core-8-5-branch | |
|
2012-12-25
| ||
| 12:09 | proposed fix for Bug 3598300 Closed-Leaf check-in: 02a51cbb69 user: jan.nijtmans tags: bug-3598300 | |
|
2012-12-23
| ||
| 10:55 | some simplifycations and more comments check-in: 6d15f7f316 user: jan.nijtmans tags: novem-unversioned-stub | |
| 08:18 | merge trunk check-in: c5680da39e user: dkf tags: dkf-bytecode-8.6-main | |
| 08:17 | Change back to using an isDigit function. We simply don't need to make any (formally non-portable) ... check-in: 31e633f6ad user: dkf tags: trunk | |
|
2012-12-22
| ||
| 22:56 | dde/reg dll/lib without version number as well check-in: ba03bb7fd0 user: jan.nijtmans tags: novem-unversioned-stub | |
| 22:42 | reduce exported symbols for makefile.vc as well check-in: 86d27aadb0 user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 20:20 | merge novem add Tcl_TomMath_InitStubs/Tcl_OOInitStubs to unix/tclAppInit.c check-in: 96d9dbe992 user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 19:48 | merge novem remove version number from reg.dll and dde.dll check-in: b9fd2ceaf2 user: jan.nijtmans tags: novem-unversioned-stub | |
| 19:05 | Stop leaking allocated space when objifying a zero-length DString. [Bug 3598150] spotted by afredd. check-in: c384751ee6 user: ferrieux tags: trunk | |
| 15:21 | merge release check-in: 13b5907663 user: dkf tags: dkf-bytecode-8.6-main | |
|
2012-12-21
| ||
| 10:13 | remove unnecessary struct names, which only pollute the "struct" namespace for the compiler. check-in: 7752ee08e3 user: jan.nijtmans tags: novem | |
| 10:00 | merge novem check-in: 1e6adfd926 user: jan.nijtmans tags: novem-unversioned-stub | |
| 09:42 | merge trunk check-in: 3e37fb5245 user: jan.nijtmans tags: novem | |
| 09:13 | Inline compat Tcl_GetDefaultEncodingDir. Eliminate unnecessary static HasStubSupport() and isDigit(... check-in: fd98f3556d user: jan.nijtmans tags: trunk | |
| 08:36 | Make pkgb.so loadable in Tcl 8.4 as well. Eliminate unnessarcy static HasStubSupport() and isDigit(... check-in: 4355f3d4c8 user: jan.nijtmans tags: core-8-5-branch | |
| 08:16 | Turn pkgb.so into a Tcl9 interoperability test library: Whatever Tcl9 looks like, loading pkgb.so in... check-in: f3a3b2cd2a user: jan.nijtmans tags: core-8-4-branch | |
| 06:16 | merge release check-in: bace4350dd user: dgp tags: trunk | |
|
2012-12-20
| ||
| 10:04 | Merging in changes from trunk check-in: 040936a1c7 user: seandeelywoods tags: hypnotoad-vexpr | |
| 09:56 | Merging with trunk check-in: bd253c91c6 user: seandeelywoods tags: hypnotoad-prefer-native-8.6 | |
|
2012-12-19
| ||
| 11:43 | merge main dev branch check-in: a6aefff3f5 user: dkf tags: dkf-bytecode-8.6/next, dkf-bytecode-8.6-main | |
| 11:42 | merge main dev branch check-in: ec9d7394f3 user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main | |
| 11:15 | merge trunk re-use interp->result and interp->freeProc check-in: c5d467fb05 user: jan.nijtmans tags: novem-unversioned-stub | |
|
2012-12-18
| ||
| 14:02 | Improved the sequence of instructions issued for [subst] when dealing with simple variable reference... check-in: 879b78fc5c user: dkf tags: trunk | |
| 13:47 | Remove all VA functions Tcl_AppendResultVA, Tcl_AppendStringsToObjVA, Tcl_SetErrorCodeVA, Tcl_PanicV... check-in: 38e0d974dc user: jan.nijtmans tags: novem-remove-va | |
| 10:21 | Better version that can handle simple composite array keys as well. As long as they are free of comm... check-in: bc557e607b user: dkf tags: dkf-bytecode-8.6-main | |
| 09:37 | Generate better code for the common case of subst-ed variables where the variable is a simple scalar... check-in: 2a40713424 user: dkf tags: dkf-bytecode-8.6-main | |
| 09:02 | merge trunk check-in: 7e88f46d94 user: dkf tags: dkf-bytecode-8.6-main | |
|
2012-12-17
| ||
| 14:40 | Simpler code to do installation of [info class] and [info object]. We know this is a safe thing to ... check-in: e3336029df user: dkf tags: trunk | |
| 14:27 | Slim down the code a bit more; we can make more safe assumptions. Closed-Leaf check-in: db490510ed user: dkf tags: dkf-review | |
| 12:45 | remove deprecated functions Tcl_VarEval and Tcl_VarEvalVA check-in: 9d10212623 user: jan.nijtmans tags: novem | |
|
2012-12-14
| ||
| 19:25 | merge trunk, update changes and re-tag Closed-Leaf check-in: cbbe01fc1a user: dgp tags: core-8-6-0-rc, core-8-6-0 | |
| 17:47 | Various bits of cleanup, efficiencies, and comment documentation in tclVar.c check-in: bf3373269c user: dgp tags: mig-review | |
| 13:21 | undo TCL_STUB_MAGIC change: It was not a good idea to change it at all. check-in: cdd454262b user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 13:14 | merge novem check-in: 2cfbe81281 user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 12:45 | re-add some things lost in [d70f8a19e4] check-in: 20ee37718a user: jan.nijtmans tags: novem-unversioned-stub | |
| 12:13 | Merge novem. Remove interp->result completely (experiment, seems to work fine). check-in: 5023b5c133 user: jan.nijtmans tags: novem-unversioned-stub | |
| 10:24 | Use the Tcl memory allocator in the stub library. unused variable "minor" check-in: 91df28f375 user: jan.nijtmans tags: novem-unversioned-stub | |
| 09:58 | merge trunk. Don't specify which Tcl 8.x version Tcl_InitStubs is used with: we simply don't know, ... check-in: d70f8a19e4 user: jan.nijtmans tags: novem-unversioned-stub | |
| 09:40 | Merge trunk. Add more clarity why refCount should be decremented AFTER checking for <2. Protect 8.... check-in: e427f41e18 user: jan.nijtmans tags: novem | |
|
2012-12-13
| ||
| 20:20 | TIP 400 suffered from the same segfaulting flaw as 3595576. Segfaulting test and fix committed. check-in: 8ca83061d7 user: dgp tags: trunk | |
| 19:43 | Simplify the [info object] and [info class] additions. check-in: 3184e01afd user: dgp tags: dkf-review | |
| 16:17 | Restore clarity to macro test. check-in: 64542aaa92 user: dgp tags: trunk | |
| 16:16 | Restore clarity to macro test. check-in: 66b3be3b10 user: dgp tags: core-8-5-branch | |
| 16:11 | Restore clarity to macro test. check-in: a598212e22 user: dgp tags: core-8-4-branch | |
| 16:08 | Merge 3595576 tests from 8.5. check-in: 48775c28b4 user: dgp tags: trunk | |
| 15:59 | 3595576 Tests/fix for mem corruption: [catch] fails to store options in a var. check-in: 747bcd52c1 user: dgp tags: core-8-5-branch | |
| 15:31 | merge novem check-in: 431733cccd user: jan.nijtmans tags: novem-unversioned-stub | |
| 13:37 | Fix for [Bug 3595576], found by andrewsh check-in: 5e873e324a user: mig tags: trunk | |
| 13:01 | merge trunk check-in: d64cd8436c user: jan.nijtmans tags: novem | |
| 12:14 | Changelog entry, and change macro variable to not conflict with possible outside variable names check-in: 25064e0f65 user: jan.nijtmans tags: trunk | |
| 12:09 | Changelog entry, and change macro variable to not conflict with possible outside variable names check-in: 398f13f7ab user: jan.nijtmans tags: core-8-5-branch | |
| 12:03 | Changelog entry, and change macro variable to not conflict with possible outside variable names check-in: b9e27d790e user: jan.nijtmans tags: core-8-4-branch | |
| 11:02 | Fix Tcl_DecrRefCount macro, not to refer to its objPtr parameter twice. check-in: fb66668b16 user: jan.nijtmans tags: trunk | |
| 11:00 | Fix Tcl_DecrRefCount macro, not to refer to its objPtr parameter twice. check-in: 4658460021 user: jan.nijtmans tags: core-8-5-branch | |
| 10:54 | add special opcodes for common forms of stack manipulations check-in: 79822eefc6 user: dkf tags: novem-no-startcmd | |
| 10:48 | Fix Tcl_DecrRefCount macro, not to refer to its objPtr parameter twice. check-in: 2175f23023 user: jan.nijtmans tags: core-8-4-branch | |
| 09:01 | merge novem Change signature of Tcl_FindExecutable: const char * -> const void *, to make it usable ... check-in: d7750d0af0 user: jan.nijtmans tags: novem-reduced-symbol-export | |
|
2012-12-12
| ||
| 21:21 | More memory API changes, mainly char* -> void* and unsigned -> size_t check-in: 19fb92fb72 user: jan.nijtmans tags: novem-more-memory-API | |
| 20:16 | Prefer to extract package data from the *contents* not the directory name. check-in: da0cd63997 user: dgp tags: core-8-6-0-rc | |
| 16:25 | merge 8.5 Leaf check-in: 50ac3ee7c3 user: dgp tags: griffin-numlevels | |
| 11:24 | gcc warning check-in: 373dd16752 user: jan.nijtmans tags: novem-unversioned-stub | |
| 11:17 | merge novem change length and refCount field of Tcl_Obj to size_t change numBytes parameters of Tcl_... check-in: adc78601ea user: jan.nijtmans tags: novem-unversioned-stub | |
| 10:21 | allow novem to use installed Tcl8 .tm packages, such as tcltest and msgcat remove some dead code (al... check-in: 387d3899e0 user: jan.nijtmans tags: novem | |
| 05:01 | Rename the memory routines so that Tcl_Alloc/Tcl_Free/etc become the recommended things for extensio... Closed-Leaf check-in: af97429aed user: dgp tags: novem-rename-memory-API | |
|
2012-12-11
| ||
| 23:13 | better wordings in error-messsage. now works in Tcl 8.6 as well. check-in: 8a8361607e user: jan.nijtmans tags: novem-unversioned-stub | |
| 21:31 | Tag 8.6.0 for release check-in: a8713b3963 user: dgp tags: core-8-6-0-rc | |
| 21:19 | update changes check-in: 764d85a7ee user: dgp tags: trunk | |
| 21:04 | seems to be working. More testing and code cleanup needed. check-in: a076e87ed3 user: jan.nijtmans tags: novem-unversioned-stub | |
| 15:55 | refactor all macros for code issuing into tclCompile.h check-in: bb1a189497 user: dkf tags: novem-no-startcmd | |
| 11:14 | formatting, comments check-in: 6f1d7c9394 user: jan.nijtmans tags: novem-unversioned-stub | |
| 10:51 | merge trunk better error message in stub library in case of incompatible stubs check-in: c035f83a83 user: jan.nijtmans tags: novem-unversioned-stub | |
|
2012-12-10
| ||
| 23:23 | Improve the generation of HTML documentation in 8.6, allowing for contributed packages whose non-ver... check-in: 2246e9d5a0 user: dkf tags: trunk | |
| 21:59 | use Tcl_StubInit(... "8.5-") everywhere check-in: 5d9f03902e user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 21:51 | merge trunk fix mingw build check-in: 8e7234ccff user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 20:54 | merge trunk check-in: 94274c0c5b user: jan.nijtmans tags: novem | |
| 15:58 | merge trunk check-in: a827c84f1b user: dgp tags: core-8-6-0-rc | |
| 14:17 | Restore the initialization of tclStubsPtr from the "Tcl" package clientData so that we don't close o... check-in: 08341ded36 user: dgp tags: trunk | |
| 14:15 | Restore the initialization of tclStubsPtr from the "Tcl" package clientData so that we don't close o... check-in: 7c62a0d57c user: dgp tags: core-8-5-branch | |
| 14:08 | Restore the initialization of tclStubsPtr from the "Tcl" package clientData so that we don't close o... check-in: 3e2c1f789a user: dgp tags: core-8-4-branch | |
| 09:27 | remove TODO: peephole definitely not worth the complexity check-in: 53742b73b3 user: dkf tags: novem-no-startcmd | |
| 08:48 | Add TclGetErrorLine/TclSetErrorLine to the stub table, for improved upwards binary compatibility wit... check-in: 87bc12d01b user: jan.nijtmans tags: bug-3562640 | |
| 04:32 | WIP getting rid of the ::tcl_precision variable Closed-Leaf check-in: 3f715e19ef user: dgp tags: novem-numbers-eias | |
|
2012-12-09
| ||
| 23:41 | Create new branch named "je-tty-cleanup" Closed-Leaf check-in: 2f4ee7f8a2 user: joe tags: je-tty-cleanup | |
| 21:30 | merge novem put Tcl_GetDefaultEncodingDir legacy implementation to its own file in the stub library check-in: 1e365f91da user: jan.nijtmans tags: novem-unversioned-stub | |
| 19:44 | [Bug 3594188] Clarifications about commas. check-in: d9fda76c9b user: ferrieux tags: trunk | |
| 12:08 | merge trunk: get fix for test error under -DPURIFY check-in: 9912334f76 user: mig tags: mig-nre-mods | |
| 11:52 | Clean up unwanted eofchar side-effect of chan-4.6 leading to a spurious "'" at end of chan.test und... check-in: c6db0a87d1 user: ferrieux tags: trunk | |
|
2012-12-08
| ||
| 17:20 | merge trunk: get fix for test error under -DPURIFY check-in: 17400850c5 user: mig tags: mig-nre-mods | |
| 17:13 | Fix busyloop at exit under TCL_FINALIZE_ON_EXIT when there are unflushed nonblocking channels. Th... check-in: 3a000c424c user: ferrieux tags: trunk | |
|
2012-12-07
| ||
| 22:16 | merge trunk check-in: a14ea8190e user: jan.nijtmans tags: novem | |
| 22:14 | just lost one MODULE_SCOPE in the merge check-in: 5df2ea1b62 user: jan.nijtmans tags: trunk | |
| 21:36 | only set tclStubsPtr if all version checks pass check-in: 54e473087a user: jan.nijtmans tags: trunk | |
| 21:30 | only set tclStubsPtr when all version checks pass check-in: abc5f976ff user: jan.nijtmans tags: core-8-5-branch | |
| 21:28 | only set tclStubsPtr if all version checks pass. Backported from tcl 8.5. check-in: 05c4320587 user: jan.nijtmans tags: core-8-4-branch | |
| 19:26 | merge trunk check-in: 1362ee01f0 user: dgp tags: core-8-6-0-rc | |
| 18:08 | 3593703 Don't crash on bad input to Tcl_PkgRequire*(). check-in: ee35495951 user: dgp tags: trunk | |
| 18:07 | 3593703 Don't crash on bad input to Tcl_PkgRequire*(). check-in: b9b41a3719 user: dgp tags: core-8-5-branch | |
| 17:06 | merge trunk Leaf check-in: 6bc654cdb3 user: dgp tags: bug-3588687 | |
| 17:05 | merge trunk check-in: e4e386f99f user: dgp tags: novem | |
| 17:03 | Source compat, rather than stubs compat demo. check-in: 782e6b36ec user: dgp tags: trunk | |
| 16:27 | merge trunk check-in: a2d65bb563 user: dgp tags: bug-3588687 | |
| 16:12 | merge trunk check-in: 897580da1c user: jan.nijtmans tags: novem | |
| 15:56 | small correction in doc/NRE.3 check-in: 911bf76b1e user: mig tags: trunk | |
| 15:53 | fix failing test check-in: 0443331428 user: jan.nijtmans tags: trunk | |
| 15:51 | add proper runtime-detection to pkgb.so check-in: a88be5763c user: jan.nijtmans tags: trunk | |
| 14:54 | merge trunk check-in: 23cb3fc491 user: dgp tags: bug-3588687 | |
| 14:53 | Extended test of [load]ing Tcl 8 compiled extension into Tcl 9 interp. check-in: 65b793e46a user: dgp tags: trunk | |
| 14:11 | now change magic value, to demonstrate better solution Closed-Leaf check-in: 6036e60a13 user: jan.nijtmans tags: novem-demo-bug-3588687 | |
| 13:02 | merge trunk check-in: db526d195f user: dgp tags: bug-3588687 | |
| 12:37 | merge core-8-5-branch. eliminate more deprecated calls Closed-Leaf check-in: dd65aee247 user: jan.nijtmans tags: better-deprecation-85 | |
| 10:51 | merge novem protect Tcl_InitStubs from generating extensions loadable in Tcl 8, as long as Tcl9 is i... check-in: 85ac919260 user: jan.nijtmans tags: novem-unversioned-stub | |
| 10:13 | merge novem check-in: 5e60484f24 user: jan.nijtmans tags: novem-demo-bug-3588687 | |
| 10:11 | merge trunk turn pkgb.so into a Tcl8 interoperability test library: Whatever Tcl9 looks like, loadin... check-in: f65733f49b user: jan.nijtmans tags: novem | |
| 09:56 | Turn pkgb.so into a Tcl9 interoperability test library: Whatever Tcl9 looks like, loading pkgb.so in... check-in: eacefd5015 user: jan.nijtmans tags: trunk | |
| 09:53 | Turn pkgb.so into a Tcl9 interoperability test library: Whatever Tcl9 looks like, loading pkgb.so in... check-in: d3a1afc2a4 user: jan.nijtmans tags: core-8-5-branch | |
|
2012-12-06
| ||
| 21:10 | Tcl_InitStubs("8.5",1) would succeed in an "8.50" interp. Fixed. check-in: 5930a12b49 user: dgp tags: trunk | |
| 21:03 | Tcl_InitStubs("8.5",1) would succeed in an "8.50" interp. Fixed. check-in: a3ba72e837 user: dgp tags: core-8-5-branch | |
| 19:31 | Move toward version-free stubs library. Continued WIP. check-in: 5cddc0f2ed user: dgp tags: bug-3588687 | |
| 16:40 | Be even stricter: on alpha/beta, extesions only run with the exact same Tcl version. Stub library im... check-in: 4ecf252eb3 user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 15:53 | Provide the real required version number to Tcl_InitStubs, even in alpha/beta released. During alpha... check-in: 0302a932a8 user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 15:44 | merge trunk check-in: 307f1ec368 user: jan.nijtmans tags: better-deprecation-85 | |
| 15:43 | Use Tcl_EvalEx in pkgb.dll. Same functionality. More deprecated function replacements check-in: 6f8010216f user: jan.nijtmans tags: better-deprecation-85 | |
| 15:33 | New branch for exploring mods to nre's guts check-in: c132033ec9 user: mig tags: mig-nre-mods | |
| 02:17 | Fix [tailcall] and [yieldto] to not panic in dying namespaces: [Bug 3592747] Leaf check-in: 76780156de user: mig tags: bug-3592747 | |
| 01:57 | Create new branch named "bug-3592747" check-in: f7c415b6fa user: mig tags: bug-3592747 | |
|
2012-12-05
| ||
| 22:40 | A demo version of "novem" in which the signature of Tcl_EvalEx is modified to have a Tcl_WideInt num... check-in: 20aaa17323 user: jan.nijtmans tags: novem-demo-bug-3588687 | |
| 22:38 | do some Tcl_EvalEx, for test-purposes, demonstrating a crash Closed-Leaf check-in: 67ca035922 user: jan.nijtmans tags: novem-support | |
| 14:42 | use Tcl_PkgProvideEx everywhere (again, for testing purposes) check-in: e63bcbdcec user: jan.nijtmans tags: novem-support | |
| 14:21 | merge trunk Change TCL_VERSION to "8.6-" everywhere in Tcl_InitStubs. This is not the way how to do ... check-in: 50e935089a user: jan.nijtmans tags: novem-support | |
| 14:07 | merge novem check-in: 396bd93f09 user: jan.nijtmans tags: novem-unversioned-stub | |
| 14:04 | merge novem Eliminate the use of USE_TCL_STUBS everywhere, use !BUILD_tcl in stead check-in: 17b7956803 user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 13:41 | merge trunk check-in: 6fd5ca7bd0 user: jan.nijtmans tags: novem | |
| 13:31 | Fix gcc warning in cygwin build: implicitely declared function TclUnixOpenTemporaryFile. Move the f... check-in: ebd606c56f user: jan.nijtmans tags: trunk | |
| 10:30 | take over earlier changes as well check-in: 599e1b8629 user: jan.nijtmans tags: novem-unversioned-stub | |
| 10:27 | merge trunk re-add tclStubLibCompat.c (removed in a previous merge action) check-in: 064f99da9a user: jan.nijtmans tags: novem-unversioned-stub | |
| 10:11 | tweaking; fix busylooping test check-in: 5ee25d36b9 user: dkf tags: novem-no-startcmd | |
| 09:42 | Move the TCL_MAJOR_VERSION check to the HasStubSupport function. Change the signature of TclInitStu... check-in: afba69728c user: jan.nijtmans tags: bug-3588687 | |
|
2012-12-04
| ||
| 20:53 | merge trunk check-in: 0a9254547c user: dgp tags: bug-3588687 | |
| 20:40 | merge trunk check-in: 3b2d7fa654 user: dgp tags: core-8-6-0-rc | |
| 15:12 | more eliminations of 'deprecated' calls check-in: c3a8114dc1 user: jan.nijtmans tags: better-deprecation-85 | |
| 14:28 | merge check-in: 7d3e4d8977 user: dkf tags: novem-no-startcmd | |
| 14:28 | merge main novem branch Closed-Leaf check-in: 59f4f6914f user: dkf tags: novem-reduced-bytecodes | |
| 14:26 | Factor out patterns. check-in: 19ea054967 user: dkf tags: novem-no-startcmd | |
| 14:14 | Even simpler: make Tcl_Init() a macro which calls Tcl_InitStubs. Embedder doesn't need to change the... check-in: 16a63b155c user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 13:51 | Experiment: Speed up Tcl by only exporting the minimal set of symbols from the dll/so. Advantage: U... check-in: 668d02e882 user: jan.nijtmans tags: novem-reduced-symbol-export | |
| 13:40 | merge trunk check-in: ab905bcfdc user: jan.nijtmans tags: novem | |
| 13:39 | MODULE_SCOPE symbol names are suppoted to start with 'tcl' (data) or 'Tcl' (code) check-in: 31daf6f1a3 user: jan.nijtmans tags: trunk | |
| 00:01 | Cleaning up some of the internals of TIP #280. Replaced the hashtables keyed by pointers to Proc an... Leaf check-in: d2cb52feda user: andreask tags: novem-ak-iframe-direct | |
|
2012-12-03
| ||
| 21:04 | merge trunk Leaf check-in: 4418113cd7 user: dgp tags: unknown-rewrite | |
| 20:47 | This branch explores the performance implications of relacing the dynamic array data structure unde... Leaf check-in: 22f8fd36d9 user: andreask tags: novem-ak-preserve-experiments | |
| 19:50 | Disable the legacy configuration setting from $::argv only when a setting call to [configure] is mad... check-in: 1cba517bf0 user: dgp tags: trunk | |
| 19:19 | Disable the legacy configuration setting from $::argv only when a setting call to [configure] is mad... check-in: d456675973 user: dgp tags: core-8-5-branch | |
| 19:14 | Disable the legacy configuration setting from $::argv only when a setting call to [configure] is mad... check-in: 32bc4bc388 user: dgp tags: core-8-4-branch | |
| 15:02 | This doesn't compile! Just a reminder to myself which other API's/fields/whatever might need to beco... Closed-Leaf check-in: 6fe6e74b8f user: jan.nijtmans tags: other-64bit-candidates | |
| 14:35 | Tcl headers already protect from EXTERN defines check-in: 6b7f7f3849 user: dgp tags: trunk | |
| 14:33 | Post-header reform (long long ago now) Tcl headers take care of their own protection from EXTERN def... check-in: c0335ac55d user: dgp tags: core-8-5-branch | |
| 13:02 | Remove obsolete functions Tcl_GetDefaultEncodingDir and Tcl_SetDefaultEncodingDir check-in: 1dfcdabf11 user: jan.nijtmans tags: novem | |
| 11:59 | fix math problem; remove duplicate opcodes check-in: 01ee59ac30 user: dkf tags: novem-no-startcmd | |
| 11:47 | deprecate Tcl_Backslash, Tcl_GetDefaultEncodingDir and Tcl_SetDefaultEncodingDir check-in: 2a1937a64a user: jan.nijtmans tags: better-deprecation | |
| 10:57 | Optimizations for incr-heavy code. check-in: 4fdda0401b user: dkf tags: novem-no-startcmd | |
| 10:01 | Initialize legacyFreeProc with invalid value: This will result in a crash immediately, when an exten... check-in: f72e9defa2 user: jan.nijtmans tags: novem | |
| 08:11 | merge core-8-5-branch eliminate more usage of to-be-deprecated functions check-in: 976aeca8c6 user: jan.nijtmans tags: better-deprecation-85 | |
|
2012-12-02
| ||
| 23:24 | Experimenting with not generating INST_START_CMD where it wouldn't be useful. Also removed INST_DIC... check-in: 96f784113e user: dkf tags: novem-no-startcmd | |
| 14:35 | Allow http, msgcat and tcltest to be loaded by Tcl 9 as well. I think that this should be included ... check-in: 499080ff58 user: jan.nijtmans tags: novem-support | |
|
2012-11-30
| ||
| 21:39 | Rewrite [::unknown] making use of [tailcall]. Big reduction in complexity, with minor cosmetic dama... check-in: 7ce47f1fbc user: dgp tags: unknown-rewrite | |
| 21:16 | merge novem check-in: a778111260 user: jan.nijtmans tags: novem-unversioned-stub | |
| 17:00 | Remove all maintenance of a string result in the Interp. check-in: 9178d5ee52 user: dgp tags: novem | |
| 16:14 | Re-fix failing load-3.2 test. The right way this time. check-in: c2d9408ad3 user: dgp tags: novem | |
| 16:10 | Stop [glob] complaining about empty list result. Continue support for a no-op -nocomplain option, b... check-in: 8995198630 user: dgp tags: novem | |
| 15:55 | After a Tcl_SetObjResult, don't do a Tcl_TransferResult to the same interpreter check-in: 840a428efe user: jan.nijtmans tags: novem | |
| 15:42 | merge (modified) novem-review. unbreak windows build check-in: 450c1b970d user: jan.nijtmans tags: novem | |
| 15:10 | Restore agreement between Cache and AllocCache. check-in: 7d862e8db2 user: dgp tags: novem-64bit-sizes | |
| 13:13 | Update stringObj tester to match changes in the stringObj. check-in: 7968fa24d4 user: dgp tags: novem-64bit-sizes | |
| 12:33 | allow encoding of empty string check-in: f841f67edd user: dgp tags: novem-64bit-sizes | |
| 09:16 | Inform the HTML builder about the TDBC drivers. check-in: 4a4695ca27 user: dkf tags: trunk | |
| 07:55 | Improve behavior when exception ranges need retraction. check-in: bcd72865d9 user: dkf tags: novem-reduced-bytecodes | |
| 04:14 | Prevent the first few panics when testing on a 64-bit system. check-in: 5447c2a1d7 user: dgp tags: novem-64bit-sizes | |
|
2012-11-29
| ||
| 21:44 | merge novem check-in: 8b49954837 user: dkf tags: novem-reduced-bytecodes | |
| 21:44 | Get rid of two unusable bytecodes; they always Tcl_Panic()ed... check-in: f047f6448e user: dkf tags: novem-reduced-bytecodes | |
| 21:34 | No string result -> no more need for TCL_RESULT_SIZE Closed-Leaf check-in: f859396af2 user: dgp tags: novem-remove-string-result | |
| 21:28 | Bug fix. Stop load-3.2 test failure. check-in: 62aae3e879 user: dgp tags: novem | |
| 21:26 | merge novem check-in: 80d7fefc49 user: dkf tags: novem-reduced-bytecodes | |
| 21:26 | merge novem check-in: eb6eee568f user: dkf tags: novem-reduced-bytecodes | |
| 21:25 | Purge remnants of support for compilers ignorant of C keyword 'inline'. check-in: 3b2b41c66a user: dgp tags: novem | |
| 21:25 | Reducing the complexity of the bytecodes as an experiment. check-in: f85f56e089 user: dkf tags: novem-reduced-bytecodes | |
| 21:03 | Stop defining VOID. Demand C compilers that know the void keyword. check-in: 0cbc079c6b user: dgp tags: novem | |
| 20:32 | Destroy all the TCL_STORAGE_CLASS and associated nonsense. check-in: 3ce8b298a8 user: dgp tags: novem | |
| 17:45 | Remove STRINGIFY and JOIN utility macros. Tcl doesn't use them. And Tcl doesn't need to be in the u... check-in: 5cb2cdbe3e user: dgp tags: novem | |
| 17:25 | Proposed rollback of the TCL_STUB_MAGIC change on novem branch. Closed-Leaf check-in: acb499fbfd user: dgp tags: novem-review | |
| 17:03 | missed bit of merge check-in: f8c0bcf085 user: dgp tags: novem-remove-string-result | |
| 16:52 | Get the updated error message check-in: 8c5d02ccf4 user: dgp tags: novem-remove-string-result | |
| 16:26 | Merge bug-3588687 check-in: e738bbbfd9 user: dgp tags: novem-remove-string-result | |
| 16:03 | merge novem check-in: 9aea84f29c user: dgp tags: novem-remove-string-result | |
| 15:58 | merge trunk check-in: b4566ed5f7 user: dgp tags: novem | |
| 15:24 | Revise TclInitStubs() so that it checks for consistent values of both TCL_MAJOR_VERSION and TCL_STUB... check-in: b170487915 user: dgp tags: bug-3588687 | |
| 14:54 | 3588687 When detecting incompatibility during stubs initialization, the error message has always ass... check-in: 115032dc74 user: dgp tags: trunk | |
| 14:50 | 3588687 When detecting incompatibility during stubs initialization, the error message has always ass... check-in: 8f79454347 user: dgp tags: core-8-5-branch | |
| 14:47 | 3588687 When detecting incompatibility during stubs initialization, the error message has always ass... check-in: 9cdc082a63 user: dgp tags: core-8-4-branch | |
| 13:15 | silence compiler warning check-in: b447c19b77 user: dgp tags: trunk | |
|
2012-11-28
| ||
| 08:52 | Silence some (unimportant) warnings from the MIPSpro compiler. check-in: 3b738c70ee user: dkf tags: trunk | |
| 00:04 | [3590483]: Some compilers cannot initialize with complex non-constants. check-in: 7d73c405e1 user: dkf tags: trunk | |
|
2012-11-27
| ||
| 21:09 | 3588687 Added cross checks so that [load]ed extension, [load]ing interp, and linked stubs library al... check-in: eb3b3c4f75 user: dgp tags: bug-3588687 | |
| 11:02 | Conversion of Win-specific code to new model API. WARNING! UNTESTED! check-in: 4adcc3c51f user: dkf tags: novem-64bit-sizes | |
|
2012-11-26
| ||
| 22:37 | Merge (selected bits of) novem check-in: 1d357d342e user: dgp tags: novem-remove-string-result | |
| 22:23 | Stop segfaults in test suite. check-in: c39b6ff155 user: dgp tags: novem-remove-string-result | |
| 21:49 | merge (some of) novem check-in: cc8d784bea user: dgp tags: novem-remove-string-result | |
| 21:43 | Merge use of [load] to find and nicely report error when incompatible stubs mechanisms between [load... check-in: 1d36aeb2bf user: dgp tags: novem-remove-string-result | |
| 21:30 | ...and here's the lines left behind in the editor. check-in: 20202399bf user: dgp tags: novem-remove-string-result | |
| 21:25 | Comments and renamings around the legacy fields for string results. check-in: 70b9582b31 user: dgp tags: novem-remove-string-result | |
| 18:08 | Submitted patch on interactive use of the rc file. Needs resolution of the failing tests in the test... Leaf check-in: ec3bfb08c2 user: dgp tags: rfe-3432962 | |
| 17:40 | Factor out creation of the -sockname and -peername lists from TcpGetOptionProc() to TcpHostPortList(... check-in: d2d9d14de4 user: max tags: trunk | |
| 16:59 | merge 8.5 check-in: 45a2eb8ff0 user: dgp tags: griffin-numlevels | |
| 16:44 | Submitted patch claiming to fix errors in nested eval counting. check-in: 31204c61f8 user: dgp tags: griffin-numlevels | |
| 15:54 | shut up some pointless compiler grumbling check-in: 0a002c55f6 user: dkf tags: novem-64bit-sizes | |
| 15:48 | missed a spot in an unsaved file... check-in: c667547fe6 user: dkf tags: novem-64bit-sizes | |
| 15:46 | merge novem check-in: ab9713b5f1 user: dkf tags: novem-64bit-sizes | |
| 15:40 | reducing the number of signed/unsigned hazards check-in: 381a588058 user: dkf tags: novem-64bit-sizes | |
| 15:37 | merge trunk check-in: 3be459daae user: jan.nijtmans tags: novem | |
| 15:33 | merge trunk check-in: f3fa5b57c9 user: mig tags: mig-alloc-reform | |
| 15:33 | unbreak UNIX build check-in: b676e091f0 user: jan.nijtmans tags: novem | |
| 15:31 | merge trunk check-in: cdc837ae05 user: mig tags: mig-alloc-reform | |
| 15:28 | merge trunk check-in: 75ea3a482f user: dgp tags: core-8-6-0-rc | |
| 15:27 | doc formatting goofs check-in: c6b4acb1a5 user: dgp tags: trunk | |
| 14:29 | Removed functions marked deprecated or obsolete for a long time: Tcl_Backslash, Tcl_EvalFile, Tcl_Gl... check-in: 6b2cf92413 user: jan.nijtmans tags: novem | |
| 10:12 | Fixing a few things that were missed (as they are for non-OSX Unix). check-in: 768ab704ad user: dkf tags: novem-64bit-sizes | |
|
2012-11-25
| ||
| 18:27 | merge novem check-in: ba36ca6cfd user: dkf tags: novem-64bit-sizes | |
| 16:02 | remove commented-out junk in tclListObj.c check-in: 0c315832ff user: mig tags: mig-alloc-reform | |
| 15:21 | Clean compile on OSX - except for usual warnings - and passes test suite. check-in: 1ef028ae69 user: dkf tags: novem-64bit-sizes | |
|
2012-11-24
| ||
| 12:17 | fix number of problems due to signed/unsigned comparisons check-in: 88da44219e user: dkf tags: novem-64bit-sizes | |
|
2012-11-23
| ||
| 15:16 | the last places that outright crashed check-in: 570a8e0df4 user: dkf tags: novem-64bit-sizes | |
| 14:29 | some more fixes check-in: cbdd34dc78 user: dkf tags: novem-64bit-sizes | |
| 13:57 | and a few more fixes check-in: f46395821f user: dkf tags: novem-64bit-sizes | |
| 13:53 | fix crashing test check-in: 2567131f05 user: dkf tags: novem-64bit-sizes | |
| 13:49 | test suite now doesn't hang check-in: 142af68cf0 user: dkf tags: novem-64bit-sizes | |
| 13:42 | stop io.test from busylooping on unix check-in: af95eda298 user: dkf tags: novem-64bit-sizes | |
| 09:04 | fix some fencepost errors check-in: 5cb9be31d5 user: dkf tags: novem-64bit-sizes | |
|
2012-11-22
| ||
| 23:20 | now, some tests even pass! check-in: a9b17dd321 user: dkf tags: novem-64bit-sizes | |
| 17:27 | merge trunk check-in: 35b8d54516 user: dgp tags: core-8-6-0-rc | |
| 15:14 | Modification to Autoconf to prefer tcl8.6+ or tcl9 over tcl8.5 (or older) This allows build scripts... check-in: 9166f0084e user: seandeelywoods tags: hypnotoad-prefer-native-8.6 | |
| 09:18 | merge trunk check-in: e122d03c34 user: jan.nijtmans tags: novem | |
| 08:49 | Fix bug reported by Brian Griffin: <p>[http://code.activestate.com/lists/tcl-core/12524/] check-in: 181caa1a57 user: jan.nijtmans tags: trunk | |
| 08:47 | Fix bug reported by Brian Griffin: <p>[http://code.activestate.com/lists/tcl-core/12524/] check-in: 6509c9b571 user: jan.nijtmans tags: core-8-5-branch | |
| 08:45 | Fix bug reported by Brian Griffin: <p>[http://code.activestate.com/lists/tcl-core/12524/] check-in: b8a089f6e4 user: jan.nijtmans tags: core-8-4-branch | |
| 04:07 | Adding: * generic/tclVexpr.tcl - Script to build tclVexpr.c and vexpr.n * generic/tclVexpr.c - F... check-in: 7fcc65a8ad user: hypnotoad tags: hypnotoad-vexpr | |
|
2012-11-21
| ||
| 10:18 | more conversion of code, still not running test suite at all check-in: e648a1571f user: dkf tags: novem-64bit-sizes | |
| 00:42 | converting to use TCL_STRLEN check-in: 2afb72a22d user: dkf tags: novem-64bit-sizes | |
|
2012-11-20
| ||
| 22:02 | some more fixes check-in: be28a68ad4 user: dkf tags: novem-64bit-sizes | |
| 21:37 | Basic changes to make it possible to get to a command prompt without warnings. check-in: 449c3702a3 user: dkf tags: novem-64bit-sizes | |
| 12:14 | merge dkf-compile-misc-info check-in: 7ddc1cf12f user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main | |
| 12:13 | merge dkf-compile-misc-info check-in: e4156ccf6b user: dkf tags: dkf-bytecode-8.6/next, dkf-bytecode-8.6-main | |
| 12:11 | [Bug 3033307]: fix [binary decode base64] whitespace handling with '=' suffixes check-in: 15e6f87e78 user: dkf tags: trunk | |
| 12:04 | very minor style tweaks Closed-Leaf check-in: d83ade012e user: dkf tags: bug-3033307 | |
| 11:26 | Change Tcl_VarTraceInfo into a macro, just as Tcl_EvalObj/Tcl_GlobalEvalObj check-in: 7e3503676e user: jan.nijtmans tags: better-deprecation-85 | |
| 10:03 | merge novem check-in: e445ac19a3 user: jan.nijtmans tags: novem-unversioned-stub | |
| 10:01 | merge trunk check-in: 4403712fe4 user: jan.nijtmans tags: novem | |
| 09:12 | merge trunk check-in: b80796f566 user: jan.nijtmans tags: better-deprecation | |
| 09:01 | It might be that iPtr->result points to an empty string but that iPtr->objResult contains the real e... check-in: c7d7ddfbe3 user: jan.nijtmans tags: novem | |
| 08:42 | ... make it more portable check-in: b72b900ae6 user: jan.nijtmans tags: novem | |
| 08:40 | Add checks for the assumtions made in tclStubLib.c, making sure that those assumtions are maintained... check-in: 16299cb2af user: jan.nijtmans tags: novem | |
|
2012-11-19
| ||
| 22:35 | Remove version number from stub library check-in: bd9e1fa311 user: jan.nijtmans tags: novem-unversioned-stub | |
| 22:34 | make windde and winreg load again check-in: ae8377e32a user: jan.nijtmans tags: novem | |
| 22:23 | merge trunk check-in: 9bbf5fce52 user: dkf tags: bug-3033307 | |
| 22:10 | merge trunk check-in: 6300f76d27 user: dkf tags: dkf-bytecode-8.6-main | |
| 22:08 | [Bug 3588366]: Corrected implementation of bounds restriction for end-indexed compiled [string range... check-in: 2af48a01bb user: dkf tags: trunk | |
| 21:57 | (Bad idea) Closed-Leaf check-in: bb17b099d2 user: jan.nijtmans tags: tcl_nosize | |
| 21:46 | Single stub library can now handle Tcl8 and Tcl9 with different MAGIC values check-in: ce3ac22537 user: jan.nijtmans tags: novem | |
| 21:45 | eliminate unused variable check-in: 945c5ca4de user: jan.nijtmans tags: novem | |
| 17:30 | merge trunk check-in: 9e3b81d1d8 user: dgp tags: core-8-6-0-rc | |
| 15:37 | make Tcl_SeekOld, Tcl_TellOld, TclCopyChannelOld and TclSockMinimumBuffersOld deprecated as well: <p... check-in: cc058c2125 user: jan.nijtmans tags: better-deprecation | |
| 12:17 | Merge trunk <p>Adapt Tcl_Tell and Tcl_Seek to use the new type check-in: d2181b6ae0 user: jan.nijtmans tags: tcl_nosize | |
| 11:17 | Remove some undocumented - obsolete - function from the API with 'Old' in the name. check-in: 4648cb9db2 user: jan.nijtmans tags: novem | |
| 10:20 | Merge novem. <p>Introduce TCL_SIZE_T type. Not complete yet. check-in: a3ee6b3635 user: jan.nijtmans tags: tcl_nosize | |
| 08:30 | Better solution for handling errors from Tcl 8.x compiled extensions. Works for existing ones. check-in: 34daa2003f user: jan.nijtmans tags: novem | |
| 07:14 | getting closer to being able to run the test suite... check-in: 71eeff3601 user: dkf tags: novem-64bit-sizes | |
| 06:41 | now a clean compile on OSX in non-debug mode check-in: b814e8d7e8 user: dkf tags: novem-64bit-sizes | |
|
2012-11-18
| ||
| 23:57 | TclOO converted, plus tclLoadDyld.c check-in: 8d9ba11c5f user: dkf tags: novem-64bit-sizes | |
| 22:18 | If TCL_NO_DEPRECATED is defined, switch off obsolete "puts" syntax check-in: a25a575bed user: jan.nijtmans tags: better-deprecation | |
| 22:11 | Better deprecation: If TCL_NO_DEPRECATED is defined, disable Tcl_CreateMathFunc, Tcl_GetMathFuncInfo... check-in: f283c4dc45 user: jan.nijtmans tags: better-deprecation | |
| 20:13 | merge novem branch check-in: 0e988a3278 user: jan.nijtmans tags: tcl_nosize | |
| 19:38 | no need for head-scratching any more, already corrected on novem branch Closed-Leaf check-in: e649759f5c user: jan.nijtmans tags: novem-remove-string-result | |
| 17:42 | ... and the unix-specific files converted check-in: 7cc91279e2 user: dkf tags: novem-64bit-sizes | |
| 17:24 | change stub library to detect - and generate a nice error-message - when a shared library compiled ... check-in: cd530ee72f user: jan.nijtmans tags: novem | |
| 17:21 | ... and even more check-in: 7a9b06162b user: dkf tags: novem-64bit-sizes | |
| 17:12 | <i>on-hold at Don Porter's request</i> change stub library to detect - and generate a nice error-me... Closed-Leaf check-in: 7b721861e8 user: jan.nijtmans tags: on-hold-trunk | |
| 17:04 | <i>On hold at Don Porter's request</i> hange stub library to detect - and generate a nice error-mes... Closed-Leaf check-in: 9c960be0cb user: jan.nijtmans tags: on-hold-85 | |
| 16:54 | <i>On-hold at Don Porter's request.</i> change stub library to detect - and generate a nice error-m... Closed-Leaf check-in: 062ca741cb user: jan.nijtmans tags: on-hold-84 | |
| 13:59 | ... and another tranche check-in: c4a1bbbad2 user: dkf tags: novem-64bit-sizes | |
| 12:41 | parser and line number computation engine check-in: 717ce64a54 user: dkf tags: novem-64bit-sizes | |
| 07:39 | Better programming practice, no literal '-1' in source code. Might even be useful for 64bit-sizes br... check-in: 11a1d1e174 user: jan.nijtmans tags: tcl_nosize | |
| 00:38 | ...and a few more check-in: 152944662f user: dkf tags: novem-64bit-sizes | |
| 00:06 | another batch of conversions check-in: 7698b769e5 user: dkf tags: novem-64bit-sizes | |
|
2012-11-17
| ||
| 08:11 | merge novem Closed-Leaf check-in: 0b14473507 user: jan.nijtmans tags: novem-64bit-sizes | |
| 00:25 | WIP removing the maintenance of a string result in the Interp. Still some head-scratching on what t... check-in: f46d17d968 user: dgp tags: novem-remove-string-result | |
|
2012-11-16
| ||
| 22:56 | revert mistaken commit Closed-Leaf check-in: d4edc59509 user: dgp tags: dgp-remove-string-result | |
| 22:51 | merge trunk check-in: 8f081ad005 user: dgp tags: dgp-remove-string-result | |
| 22:44 | yet more conversions check-in: ef4d60fc2b user: dkf tags: novem-64bit-sizes | |
| 21:18 | a bunch more conversions check-in: a152888208 user: dkf tags: novem-64bit-sizes | |
| 21:17 | Burn the bridge back to obsolete [puts] syntax. (Tcl 6?!) check-in: 536c0df045 user: dgp tags: novem | |
| 19:17 | Burn the octal bridges. We're not goin' back. check-in: f1954e7f4d user: dgp tags: novem | |
| 17:57 | Tcl_Value is now a synonym for Tcl_Obj ! check-in: d6204416c3 user: dgp tags: novem | |
| 17:52 | Remove pre-8.5 interface for custom expr functions. check-in: d0406260f8 user: dgp tags: novem | |
| 17:23 | merge Jan's contribution check-in: 2926909462 user: dkf tags: novem-64bit-sizes | |
| 16:37 | merge trunk check-in: 748e6739a3 user: dgp tags: novem | |
| 16:19 | 3587651 Fix [info functions] and Tcl_ListMathFuncs(). check-in: 182c1d99c3 user: dgp tags: trunk | |
| 16:11 | 3587651 Fix Tcl_ListMathFuncs() by turning it into a call to [info functions] check-in: 970cfc1041 user: dgp tags: core-8-5-branch | |
| 15:40 | conversion of many files check-in: 30983e25c6 user: dkf tags: novem-64bit-sizes | |
| 15:35 | 3587651 fix [info functions] (Re-implementation in Tcl) check-in: ea330a961c user: dgp tags: core-8-5-branch | |
| 14:15 | More work done. Still I am finding places where int should be size_t and reverse. check-in: d348e679f7 user: jan.nijtmans tags: novem-64bit-sizes | |
| 12:52 | merge trunk check-in: 0cf5bc8ded user: dgp tags: core-8-6-0-rc | |
| 12:38 | merge "novem" <p>Everything compiles now, but it doesn't run yet. check-in: 005a09e2be user: jan.nijtmans tags: novem-64bit-sizes | |
| 12:33 | merge 8.4 check-in: 7489704bfe user: dgp tags: core-8-4-20-rc | |
| 12:02 | eliminate CONST/CONST84/CONST86 check-in: b9edee7fc7 user: jan.nijtmans tags: novem | |
| 11:41 | A few unneeded internal CONST/CONST86's check-in: b86be72558 user: jan.nijtmans tags: trunk | |
| 11:27 | merge "novem" Review function changes int <-> size_t. Changed some more and reverted some others. Ru... check-in: 8edd8131a2 user: jan.nijtmans tags: novem-64bit-sizes | |
| 10:22 | Doc fix in TCL_MEM_DEBUG.3 check-in: 17676b7c5f user: jan.nijtmans tags: novem | |
| 10:22 | Doc fix in TCL_MEM_DEBUG.3 check-in: 6dbd91a6d0 user: jan.nijtmans tags: trunk | |
| 10:21 | Doc fix in TCL_MEM_DEBUG.3 check-in: f8609137ca user: jan.nijtmans tags: core-8-5-branch | |
| 10:16 | Fix msgcat.test (in case a higher msgcat version is encountered, which is not included with Tcl 8.4)... check-in: feb6e6bc81 user: jan.nijtmans tags: core-8-4-branch | |
| 10:12 | Merge trunk <p>Fix Windows build <p>Now usable with Thread's "novem" branch (3.0a1) <p>Remove some... check-in: 603622b6d3 user: jan.nijtmans tags: novem | |
| 09:38 | Let all test-cases which require Thread, at least require Thread 2.7 check-in: 12f5a13e60 user: jan.nijtmans tags: trunk | |
| 08:35 | Don't use deprecated function check-in: c063c9d28f user: jan.nijtmans tags: trunk | |
|
2012-11-15
| ||
| 22:17 | Abandon support for pre-8.5 bytecode. check-in: 334b80b0c1 user: dgp tags: novem | |
| 21:46 | merge from novem check-in: 9d18b10109 user: dkf tags: novem-64bit-sizes | |
| 21:04 | Goodbye to [case]. check-in: ece21b6163 user: dgp tags: novem | |
| 20:56 | first few files converted check-in: 072b223051 user: dkf tags: novem-64bit-sizes | |
| 20:25 | Contributed patch from Andy Goth. check-in: 9fb81c1f45 user: dgp tags: bug-3033307 | |
| 17:55 | More complete purge of things only present for supporting long-dead Mac 9 systems. check-in: 7506775d52 user: dgp tags: core-8-4-branch | |
| 15:59 | Working towards 64-bit memory object sizes; WIP... check-in: c8100e8bb4 user: dkf tags: novem-64bit-sizes | |
| 15:04 | Fix bug in genStubs.tcl: If the macosx section doesn't contain any macosx-specific entries, no secti... check-in: 534312e090 user: jan.nijtmans tags: trunk | |
| 15:02 | Fix bug in genStubs.tcl: If the macosx section doesn't contain any macosx-specific entries, no secti... check-in: 468cd154a3 user: jan.nijtmans tags: core-8-5-branch | |
| 15:00 | Fix bug in genStubs.tcl: If the macosx section doesn't contain any macosx-specific entries, no secti... check-in: 3c4decb155 user: jan.nijtmans tags: core-8-4-branch | |
| 14:33 | add missing macosx sections check-in: 72b6dd4575 user: jan.nijtmans tags: core-8-4-branch | |
| 12:44 | merge 8.4 check-in: 9f46c3980e user: dgp tags: core-8-4-20-rc | |
| 11:48 | Simplification: don't declare struct types that are never used. check-in: 1e2c21fd06 user: jan.nijtmans tags: trunk | |
| 10:40 | merge-mark check-in: 36dcc8c210 user: jan.nijtmans tags: core-8-5-branch | |
| 10:33 | Fix 2 failing tests on Windows 7. Fix backported from Tcl 8.6 check-in: 73ea2aa11c user: jan.nijtmans tags: core-8-4-branch | |
| 09:10 | merge-mark check-in: fb7744fb69 user: jan.nijtmans tags: core-8-5-branch | |
| 08:23 | Remove all the long dead mac entries in tcl*.decls files <p>backport genStubs::forAllStubs function,... check-in: 1c47c5d187 user: jan.nijtmans tags: core-8-4-branch | |
| 05:12 | Octal death documentation impacts. check-in: d0016535c0 user: dgp tags: novem | |
| 04:17 | merge 8.4 check-in: b4345db6e2 user: dgp tags: core-8-4-20-rc | |
| 04:16 | Remove all the long dead mac/* files (for Mac OS9 !?!). check-in: f9f98900f6 user: dgp tags: core-8-4-branch | |
| 04:09 | Kill Octal; bump to 9.0a0; make test suite work again. check-in: 9ea4c8ee49 user: dgp tags: novem | |
| 01:54 | merge trunk: check-in: 6dd0c8d37c user: dgp tags: core-8-6-0-rc | |
| 01:44 | unbreak trunk; fix some warnings check-in: 3bb8276262 user: dkf tags: trunk | |
| 00:20 | IMPLEMENTATION OF TIP#416: New Options for 'load': -global and -lazy check-in: ee5b8dcfad user: jan.nijtmans tags: trunk | |
|
2012-11-14
| ||
| 22:07 | merge 8.4 check-in: d0b1020ee4 user: dgp tags: core-8-4-20-rc | |
| 22:05 | 3587242 Missing Tcl_MutexUnlock() call made [testasync create] block. check-in: df22be24ef user: dgp tags: core-8-4-branch | |
| 16:57 | merge trunk check-in: 872a233e89 user: dgp tags: core-8-6-0-rc | |
| 16:30 | Fix botched patch check-in: 61699305b8 user: dkf tags: core-8-4-branch | |
| 15:50 | oops Closed-Leaf check-in: 19cd443ed2 user: jan.nijtmans tags: forgiving-pkgconfig | |
| 15:44 | Experiment: make ::tcl::pkgconfig more forgiving when the requested encoding cannot be found. check-in: 4cc7e2a948 user: jan.nijtmans tags: forgiving-pkgconfig | |
| 14:35 | merge mark check-in: dc72be0dbc user: dkf tags: trunk | |
| 14:33 | * unix/tclUnixPipe.c (DefaultTempDir): [Bug 2933003]: Allow overriding of the back-stop default te... check-in: 4fb4ed1471 user: dkf tags: core-8-5-branch | |
| 14:29 | Backport from Tcl 8.6. * unix/tclUnixPipe.c (DefaultTempDir): [Bug 2933003]: Allow overriding of t... check-in: dbb6880cd2 user: dkf tags: core-8-4-branch | |
| 13:01 | * unix/tclUnixFCmd.c (TclUnixOpenTemporaryFile): [Bug 2933003]: Factor out all the code to do temp... check-in: 2f3da59db1 user: dkf tags: trunk | |
| 09:58 | merge trunk Closed-Leaf check-in: 7e567b9e05 user: jan.nijtmans tags: frq-3579001 | |
| 09:12 | Workaround for mingw versions which don't provide _fpcontrol in float.h check-in: 73042d17c8 user: jan.nijtmans tags: trunk | |
| 09:11 | Workaround for mingw versions which don't provide _fpcontrol in float.h check-in: f93feee5b5 user: jan.nijtmans tags: core-8-5-branch | |
| 09:07 | Workaround for mingw versions which don't provide _fpcontrol in float.h check-in: 4a2030278d user: jan.nijtmans tags: core-8-4-branch | |
| 00:28 | Release branch for Tcl 8.4.20. check-in: 32948f74ee user: dgp tags: core-8-4-20-rc | |
|
2012-11-13
| ||
| 21:31 | merge trunk check-in: 21954dc8a9 user: dgp tags: core-8-6-0-rc | |
| 21:23 | 360894 Threads inherit floating point config from their creator thread check-in: 3574448bf4 user: dgp tags: trunk | |
| 21:22 | 360894 Threads inherit floating point config from their creator thread. check-in: 5e4a7a9ee2 user: dgp tags: core-8-5-branch | |
| 21:16 | 360894 Threads inherit floating point config from their creator thread check-in: 2a5f53e797 user: dgp tags: core-8-4-branch | |
| 21:03 | merge 8.4 Closed-Leaf check-in: fbae294921 user: dgp tags: bug-3567063 | |
| 20:03 | also search for the library directory (init.tcl, encodings, etc) relative to the build directory ass... check-in: e54043c366 user: mistachkin tags: trunk | |
| 19:59 | also search for the library directory (init.tcl, encodings, etc) relative to the build directory ass... check-in: be9a7049d7 user: mistachkin tags: core-8-5-branch | |
| 18:02 | merge trunk check-in: 9d434752ed user: dkf tags: dkf-http-cookies | |
|
2012-11-12
| ||
| 23:33 | merge mark check-in: addeb1588f user: dgp tags: trunk | |
| 23:22 | merge release to 8.5 check-in: a07da4ee35 user: dgp tags: core-8-5-branch | |
| 10:25 | Check for USE_TCL_STUBS as well Closed-Leaf check-in: 5339e19ee5 user: jan.nijtmans tags: bug-3562640 | |
| 10:03 | merge trunk check-in: af3e5de5a0 user: jan.nijtmans tags: bug-3562640 | |
| 08:01 | merge trunk. <p>doc fix check-in: 50ce5a659d user: jan.nijtmans tags: frq-3579001 | |
| 07:53 | style fix check-in: 5fbbfc2a80 user: jan.nijtmans tags: trunk | |
| 07:44 | merge trunk check-in: b3da51d3fb user: jan.nijtmans tags: frq-3579001 | |
|
2012-11-10
| ||
| 19:24 | added forgotten Changelog entry check-in: d5f32ab609 user: mig tags: trunk | |
| 17:08 | re-enable bcc-tailcall, after fixing an infinite loop in the TCL_COMPILE_DEBUG mode check-in: 4ea681879b user: mig tags: trunk | |
|
2012-11-09
| ||
| 20:11 | merge trunk check-in: 0808bcc7b6 user: jan.nijtmans tags: frq-3579001 | |
| 15:12 | ChangeLog release mark Closed-Leaf check-in: b336545c4f user: dgp tags: core-8-5-13-rc, core-8-5-13 | |
| 13:53 | merge mark check-in: 5468c99748 user: dgp tags: core-8-5-13-rc | |
| 12:11 | Flag USE_TCLOO_STUBS is not necessary any more for extensions: Stubs are the only way to access TclO... check-in: 06345d5b54 user: jan.nijtmans tags: trunk | |
|
2012-11-08
| ||
| 21:46 | merge trunk; resolve conflicts check-in: b9106ac438 user: dgp tags: dgp-refactor | |
| 16:22 | dup test name check-in: dd63631c29 user: dgp tags: trunk | |
| 15:44 | merge trunk check-in: 80ae3ec193 user: dgp tags: core-8-6-0-rc | |
| 15:43 | Declare TclOO portion of the Tcl API to be stable -> TclOO 1.0 check-in: 1f7c7e8b4e user: dgp tags: core-8-6-0-rc | |
| 15:25 | Create Tcl 8.6.0 release branch check-in: 1cb8443cf3 user: dgp tags: core-8-6-0-rc | |
| 15:21 | Updated the language of the documentation so that "object" refers to an OO concept throughout, and a... check-in: d664748a86 user: dkf tags: trunk | |
| 13:50 | Missing bits of the msgcat 1.4 -> 1.5 bump. check-in: fc792635e1 user: dgp tags: trunk | |
| 13:33 | Pull msgcat fixes over the main dev branch check-in: 1ba576d019 user: dgp tags: core-8-5-branch | |
| 13:31 | Revert msgcat requirement bump in the "clock" module. Should be no need for it. check-in: 2806445514 user: dgp tags: core-8-5-13-rc | |
| 13:06 | Remove another reference to tcl.wse.in check-in: 5c25c5c93b user: jan.nijtmans tags: trunk | |
| 10:16 | merge updates to make HTML generation better check-in: 069f682541 user: dkf tags: trunk | |
| 10:14 | Added tooltip generation to contents and keywords pages. Closed-Leaf check-in: 833d91a67d user: dkf tags: off-trunk | |
| 09:15 | changed msgcat version from 1.4 to 1.5 in doc/msgcat.n, tests/clock.test, library/clock.tcl, win/mak... check-in: a0f5aefcc4 user: oehhar tags: core-8-5-13-rc | |
| 08:22 | Make HTML generator more resilient against problems when generating docs for older versions of Tcl/T... check-in: d61b5fb209 user: dkf tags: off-trunk | |
|
2012-11-07
| ||
| 20:56 | tzdata update check-in: 42c4fb738c user: dgp tags: core-8-5-13-rc | |
| 20:53 | Import tzdata2012i check-in: 4d62db0c92 user: kbk tags: trunk | |
| 20:49 | Import tzdata2012i check-in: d3f74cece8 user: kbk tags: core-8-5-branch | |
| 20:41 | Remove files and references for long outdated Wise Installer. check-in: bbb8a76120 user: dgp tags: trunk | |
| 19:11 | update changes check-in: 4477bffb9d user: dgp tags: core-8-5-13-rc | |
| 17:36 | merge 8.5 check-in: 833ad6022e user: dgp tags: core-8-5-13-rc | |
| 17:30 | merge mark check-in: bbfde6b0fc user: dgp tags: trunk | |
| 17:26 | 3574493 Avoid hanging on exit due to use of synchronization calls in routines called by DllMain(). check-in: ff93640153 user: dgp tags: core-8-5-branch | |
| 17:24 | 3574493 Avoid hanging on exit due to use of synchronization calls in routines called by DllMain(). check-in: 42933eb98a user: dgp tags: core-8-4-branch | |
| 15:29 | merge-mark check-in: e9a3d02458 user: jan.nijtmans tags: core-8-5-branch | |
| 15:28 | needed for complation with mingw-w64 (autoconf still to be run) check-in: e00aa2ec0b user: jan.nijtmans tags: core-8-4-branch | |
| 14:41 | Added package descriptor file to allow for easier configuration of integration of contributed packag... check-in: 38cdd285ca user: dkf tags: trunk | |
| 14:27 | merge trunk check-in: f1c98e24ba user: jan.nijtmans tags: frq-3579001 | |
| 13:18 | Minor change: another formatting improvement check-in: 9fdefb44c5 user: dkf tags: trunk | |
| 13:14 | Minor change: Formatting fix check-in: ea0214e0bd user: dkf tags: trunk | |
| 10:36 | just fix some characters that fossil cannot handle well check-in: 9c4864e9d1 user: jan.nijtmans tags: trunk | |
| 10:32 | just fix some characters that fossil cannot handle well check-in: 7559185e9a user: jan.nijtmans tags: core-8-5-branch | |
| 08:03 | Finish the TIP #416 implementation as specified (#define's were still missing). Added warning to "lo... check-in: 6c3f682fbf user: jan.nijtmans tags: frq-3579001 | |
|
2012-11-06
| ||
| 21:16 | merge trunk check-in: 892cbafd88 user: dkf tags: frq-3579001 | |
| 16:28 | merge 8.5 check-in: 2f1584af57 user: dgp tags: core-8-5-13-rc | |
| 16:27 | Complete bump to http 2.8.5 check-in: ccb1ff90b3 user: dgp tags: trunk | |
| 16:20 | changes update check-in: a9e7e88084 user: dgp tags: core-8-5-branch | |
| 16:14 | complete bump to http 2.7.10 check-in: 4801f395db user: dgp tags: core-8-5-branch | |
| 13:16 | [Bug 3581754]: Ensure that http -command callbacks are done at most once. check-in: c25583796f user: dkf tags: trunk | |
| 10:40 | [Bug 3581754]: Ensure that http -command callbacks are done at most once. check-in: 7cc196fc6f user: dkf tags: core-8-5-branch | |
|
2012-11-05
| ||
| 21:56 | merge main dev branch check-in: cccfdb8685 user: dkf tags: dkf-bytecode-8.6/next, dkf-bytecode-8.6-main | |
| 21:55 | merge main dev branch check-in: 4c63be2ac8 user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main | |
| 21:47 | merge trunk: INST_TAILCALL has bug check-in: 90ced9e9c8 user: dkf tags: dkf-bytecode-8.6-main | |
| 21:03 | make dist check-in: c1a927a382 user: dgp tags: core-8-5-13-rc | |
| 20:29 | merge 8.5 check-in: 60575eaae2 user: dgp tags: core-8-5-13-rc | |
| 20:27 | merge changes check-in: 67e02930a9 user: dgp tags: trunk | |
| 20:27 | date fixes check-in: 430c551c34 user: dgp tags: core-8-5-branch | |
| 20:19 | Update changes for 8.5.13. check-in: c83c57ad2d user: dgp tags: core-8-5-branch | |
| 18:42 | autoconf-2.59 check-in: bc204342cf user: dgp tags: core-8-5-13-rc | |
| 18:38 | Release branch for Tcl 8.5.13. check-in: b4e06ef649 user: dgp tags: core-8-5-13-rc | |
| 16:57 | Disable bytecompile of [tailcall] until it gets some repair. As is, it hopelessly bogs down debug-e... check-in: 681260c3fd user: dgp tags: trunk | |
| 15:33 | merge main dev branch check-in: bd2cb80131 user: dkf tags: dkf-bytecode-8.6/next, dkf-bytecode-8.6-main | |
| 15:28 | merge main dev branch check-in: 3b9b1bfb43 user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main | |
| 15:17 | merge trunk check-in: 1fc3f2cbaf user: dkf tags: dkf-bytecode-8.6-main | |
| 14:55 | Added bytecode compilation of many Tcl commands, merged from development branch. check-in: 8e20d1a93f user: dkf tags: trunk | |
| 14:42 | TIP #413 check-in: 1763fa9dc9 user: jan.nijtmans tags: trunk, potential incompatibility | |
| 14:34 | Added compilation of [array exists], [array set] and [array unset]. Fixed a whole bunch of issues wi... check-in: 7c61073736 user: dkf tags: merge-to-trunk, dkf-bytecode-8.6-main | |
|
2012-11-04
| ||
| 16:57 | fix Tcl_FSFileAttrStrings doc check-in: 78a8bf7285 user: jan.nijtmans tags: trunk | |
|
2012-11-03
| ||
| 20:21 | Added compilation of [string last] and improved the compilation of [string range]. This in turn enab... check-in: 75cbbc5cf0 user: dkf tags: dkf-bytecode-8.6-main | |
| 12:48 | Added compilation of [info object isa object] (i.e., object verification). check-in: 4d5db00353 user: dkf tags: dkf-bytecode-8.6-main | |
|
2012-11-02
| ||
| 20:39 | reorder to preserve main BC development branch sequence better check-in: ef6191e5a7 user: dkf tags: dkf-bytecode-8.6/next, dkf-bytecode-8.6-main | |
| 20:25 | merge dkf-compile-misc-info check-in: f0a7031a74 user: dkf tags: dkf-bytecode-8.6/next, dkf-bytecode-8.6-main | |
| 18:13 | Added more TclOO introspection bytecodes ([info object class], [info object namespace]). Also moved ... check-in: 294a3d3bb9 user: dkf tags: dkf-bytecode-8.6-main | |
| 16:50 | Work on compilation of [string is]. Hit some problem edge cases with differences in strictness of ed... check-in: dd27dc1543 user: dkf tags: dkf-bytecode-8.6/string-is, dkf-bytecode-8.6-main | |
|
2012-11-01
| ||
| 20:40 | Working towards a BCCed [next]. This version <i>almost</i> works, except for a problem with restorin... check-in: 6344562868 user: dkf tags: dkf-bytecode-8.6/next, dkf-bytecode-8.6-main | |
| 18:06 | Added compilation of [tailcall]. Not a particularly efficient compilation though; it does not detect... check-in: 2968fdc5d5 user: dkf tags: dkf-bytecode-8.6-main | |
| 16:47 | Added compilation of [dict create] and [dict merge]. check-in: b8eaa3a98a user: dkf tags: dkf-bytecode-8.6-main | |
|
2012-10-31
| ||
| 13:09 | Dde version number to 1.4.0, ready for Tcl 8.6.0rc1 check-in: 2afb21274b user: jan.nijtmans tags: trunk | |
|
2012-10-30
| ||
| 22:16 | Added [dict exists] compilation; implementation is 95% shared with [dict get]. check-in: 6859d16fe4 user: dkf tags: dkf-bytecode-8.6-main | |
| 20:59 | Some corrections and performance tweaks check-in: b6871e5b80 user: dkf tags: dkf-bytecode-8.6-main | |
| 18:20 | Compilation of [string first] and [string range] (with constant indices). check-in: e756e9bdac user: dkf tags: dkf-bytecode-8.6-main | |
| 12:39 | Added compilation of [regsub] (in the simplest, most restricted case). check-in: d2d9a5c8de user: dkf tags: dkf-bytecode-8.6-main | |
|
2012-10-29
| ||
| 21:35 | Added compilation of simplest practical case of [string map]. check-in: b1a427318b user: dkf tags: dkf-bytecode-8.6-main | |
| 17:16 | Minor: correct a comment check-in: e10490c739 user: dkf tags: dkf-bytecode-8.6-main | |
| 17:15 | Compiler for some of the simpler cases of [format]. check-in: 07728408e3 user: dkf tags: dkf-bytecode-8.6-main | |
| 12:03 | merge trunk check-in: 4b0388c65f user: dkf tags: dkf-bytecode-8.6-main | |
| 12:03 | Merge corrected [yield] compilation. Many thanks to Miguel Sofer for help. check-in: dfc7ee7e95 user: dkf tags: dkf-bytecode-8.6-main | |
| 11:02 | Compilation of [info commands] in the case of a fully-qualified literal name. check-in: 71f464d707 user: dkf tags: dkf-bytecode-8.6-main | |
|
2012-10-28
| ||
| 18:58 | fix INST_YIELD so that it works Closed-Leaf check-in: ce774f1a5a user: mig tags: dkf-bytecode-8.6/yield, dkf-bytecode-8.6-main | |
| 16:01 | Added [self namespace] to bytecoded command set. check-in: 6f1282e0b7 user: dkf tags: dkf-bytecode-8.6-main | |
|
2012-10-26
| ||
| 13:13 | Working towards a BCCed [yield]; this doesn't work right now. check-in: af49d8d62b user: dkf tags: dkf-bytecode-8.6/yield, dkf-bytecode-8.6-main | |
| 07:32 | Compile [namespace which -command]; big performance saving in some contexts. check-in: a8d554940e user: dkf tags: dkf-bytecode-8.6-main | |
|
2012-10-25
| ||
| 09:56 | Added compilation of [namespace code] (except for gnarly edge cases). check-in: a761d4846d user: dkf tags: dkf-bytecode-8.6-main | |
|
2012-10-24
| ||
| 21:22 | syntax improvement: expect options before the filename <p>start at documentation check-in: 7bc615df40 user: jan.nijtmans tags: frq-3579001 | |
| 13:08 | experimental implementation of FRQ-3579001 check-in: 0895bccd51 user: jan.nijtmans tags: frq-3579001 | |
| 11:28 | make tclTest.c compilable against version 2 filesystems check-in: 69687a01db user: jan.nijtmans tags: trunk | |
| 11:21 | Add dummy 0 parameter (unused flags) to internal Tcl_FSLoadFileProc call, for upwards compatibility ... check-in: 16e24baac7 user: jan.nijtmans tags: core-8-5-branch | |
| 11:14 | Add dummy 0 parameter (unused flags) to internal Tcl_FSLoadFileProc call, for upwards compatibility... check-in: bf7740a5d3 user: jan.nijtmans tags: core-8-4-branch | |
| 09:52 | merge trunk check-in: a141b7be02 user: dkf tags: dkf-bytecode-8.6-main | |
| 09:50 | Added compilation of [dict unset]; the bytecode needed already existed anyway. check-in: 673065682d user: dkf tags: trunk | |
| 08:19 | minor correction to index line check-in: aedd95e0ee user: dkf tags: trunk | |
|
2012-10-23
| ||
| 22:07 | unbreak Mac OSX build check-in: 38faf636a9 user: jan.nijtmans tags: trunk | |
| 21:52 | merge trunk Closed-Leaf check-in: e01dd5837a user: jan.nijtmans tags: tip-318-update | |
| 21:50 | Add "flags" parameter from Tcl_LoadFile to to various internal functions, so these flags are availab... check-in: 4d417791c9 user: jan.nijtmans tags: trunk | |
| 21:45 | Remove unused TclpLoadFile function. check-in: fa1b4b9d54 user: jan.nijtmans tags: core-8-5-branch | |
|
2012-10-19
| ||
| 14:17 | yet another small introspector: [self] check-in: 7d0c06ec95 user: dkf tags: dkf-bytecode-8.6-main | |
| 08:48 | merge trunk check-in: 73270ca4da user: dkf tags: dkf-bytecode-8.6-main | |
|
2012-10-18
| ||
| 17:38 | * generic/tclBasic.c (TclNRCoroutineObjCmd): insure that numlevels are properly set, fix bug discove... check-in: ad2663e692 user: mig tags: trunk | |
|
2012-10-17
| ||
| 13:52 | merge trunk check-in: 818f3a1c03 user: dkf tags: dkf-bytecode-8.6-main | |
|
2012-10-16
| ||
| 14:25 | Remove two characters, zero width non-joiner (U+200c) and zero width joiner (U+200d), which were fin... check-in: d02f58c491 user: jan.nijtmans tags: tip-318-update | |
| 13:58 | doc fix check-in: 594e7e2747 user: jan.nijtmans tags: tip-318-update | |
| 13:44 | merge trunk check-in: ea6ac35e9b user: dkf tags: dkf-http-cookies | |
| 13:44 | merge trunk check-in: 4d4bfd540c user: dkf tags: tip-318-update | |
| 13:14 | Implementation of TIP #405. check-in: 24849c713c user: dkf tags: trunk | |
| 13:06 | merge trunk Closed-Leaf check-in: 1196fa3726 user: dkf tags: tip-405-impl-td | |
| 13:04 | Implementation of TIP #400. check-in: b6e98440db user: dkf tags: trunk | |
| 12:50 | merge trunk Closed-Leaf check-in: 006482c0ff user: dkf tags: tip-400-impl | |
|
2012-10-14
| ||
| 19:02 | Bug 3576509: Better fix, which helps for all Tcl_DictObjGet() calls in Tcl's source code. check-in: 6d7a7b3eb9 user: jan.nijtmans tags: trunk | |
| 19:00 | Bug 357650: Better fix, which helps for all Tcl_DictObjGet() calls in Tcl's source code. check-in: 4f28137715 user: jan.nijtmans tags: core-8-5-branch | |
|
2012-10-13
| ||
| 20:29 | Bug 3576509: tcl::Bgerror crashes with invalid arguments check-in: 70a5908228 user: jan.nijtmans tags: trunk | |
| 20:26 | Bug 3576509: tcl::Bgerror crashes with invalid arguments check-in: 8250ea2509 user: jan.nijtmans tags: core-8-5-branch | |
|
2012-10-12
| ||
| 13:18 | separating out the IDNA handling code check-in: 62de51204b user: dkf tags: dkf-http-cookies | |
|
2012-10-10
| ||
| 14:49 | reorganize the code so that the IDNA procs live with the punycode procs; correct some misleading (an... check-in: 90c381007e user: dkf tags: dkf-http-cookies | |
|
2012-10-09
| ||
| 01:55 | and remove the two characters from string trim as well check-in: 999841323f user: jan.nijtmans tags: tip-318-update | |
| 01:48 | merge trunk <p>Dont include U+0082 and U+0083 in the Tcl space set check-in: 227a4f0b70 user: jan.nijtmans tags: tip-318-update | |
|
2012-10-06
| ||
| 06:13 | [Bug 2459774] win/tcl/Makefile.in not compatible with msys 0.8. check-in: ffd92c638b user: jan.nijtmans tags: trunk | |
|
2012-10-05
| ||
| 16:37 | 3574819 Increase test robustness by creating files in fresh directory to reduce trouble with any exi... check-in: 03878f7b0c user: dgp tags: trunk | |
| 14:54 | ...and all the compilation and tests now work/pass check-in: d075bd7bcd user: dkf tags: tip-405-impl-td | |
| 13:05 | compilation code adjusted check-in: 726ad3d776 user: dkf tags: tip-405-impl-td | |
| 08:55 | adjusted non-compiled implementation of [dict map] to match TIP check-in: 609bef1013 user: dkf tags: tip-405-impl-td | |
| 08:17 | tuning up the documentation check-in: 2e8391a42d user: dkf tags: tip-405-impl-td | |
| 07:56 | merge trunk check-in: 299bf364c3 user: dkf tags: tip-405-impl-td | |
|
2012-10-04
| ||
| 10:31 | merge trunk check-in: ba7cb4e081 user: dkf tags: dkf-http-cookies | |
| 08:25 | merge trunk check-in: 81346a2dc2 user: dkf tags: tip-400-impl | |
| 08:24 | clean up some of the code to remove warnings and uselessly-settable things check-in: 27db6ec7f9 user: dkf tags: tip-400-impl | |
|
2012-10-03
| ||
| 15:39 | When checking for std channels being closed, compare the channel state, not the channel itself so th... check-in: 986eb391ad user: dgp tags: trunk | |
| 15:29 | When checking for std channels being closed, compare the channel state, not the channel itself so th... check-in: 00425ee7d7 user: dgp tags: core-8-5-branch | |
| 15:23 | merge 8.4 check-in: 6c5323d5b6 user: dgp tags: bug-3567063 | |
| 15:22 | When checking for std channels being closed, compare the channel state, not the channel itself so th... check-in: 1b7584406b user: dgp tags: core-8-4-branch | |
| 15:18 | When checking for std channels being closed, compare the channel state, not the channel itself so th... check-in: 2c93b6c7f8 user: dgp tags: bug-3567063 | |
| 09:38 | documented new C API; corrected type signature of no-zlib fallback function check-in: dac22bcb59 user: dkf tags: tip-400-impl | |
| 08:11 | merge trunk check-in: 46dc221942 user: dkf tags: tip-400-impl | |
|
2012-10-02
| ||
| 16:08 | Fix for core bug yet to be named/numbered. Closed-Leaf check-in: ba0663c73f user: dgp tags: dgp-stackedstdchan | |
|
2012-09-26
| ||
| 21:02 | Workaround for [socket -server foo -myaddr localhost 0] failure on OSX. check-in: 3989ecbba9 user: max tags: trunk | |
| 12:32 | update documentation check-in: 2e479f5fee user: jan.nijtmans tags: tip-318-update | |
| 12:00 | Merge trunk check-in: b2aae08f2d user: jan.nijtmans tags: tip-389-impl | |
|
2012-09-25
| ||
| 12:59 | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6 check-in: 2806b288e6 user: oehhar tags: core-8-5-branch | |
|
2012-09-23
| ||
| 20:29 | eliminate unnecessary TEXT() macros check-in: c155794425 user: jan.nijtmans tags: trunk | |
| 16:48 | tip 318 update check-in: f09c1bc377 user: jan.nijtmans tags: tip-318-update | |
|
2012-09-21
| ||
| 09:27 | new Tcl_UniCharIsWhitespace function Closed-Leaf check-in: 7a11f2ec28 user: jan.nijtmans tags: tip-318-update | |
|
2012-09-20
| ||
| 22:24 | merge trunk <p>add some more related space characters check-in: 7d7bea41b7 user: jan.nijtmans tags: tip-318-update | |
| 21:43 | New import libraries for zlib 1.2.7, usable for all win32/win64 compilers check-in: 5b46cb3197 user: jan.nijtmans tags: trunk | |
| 21:18 | [Frq 3527238]: Full unicode support for dde. Dde version is now 1.4.0b2. check-in: 9cf41d70ab user: jan.nijtmans tags: trunk, potential incompatibility | |
| 09:53 | clock uses new msgcat features check-in: d0f6a51a8f user: oehhar tags: msgcat_dyn_locale | |
|
2012-09-19
| ||
| 22:57 | merge trunk check-in: 598b8f1670 user: dkf tags: dkf-http-cookies | |
| 20:40 | (proposal) msgcat with dynamic mc file load on locale change check-in: 0c67dffd72 user: oehhar tags: msgcat_dyn_locale | |
| 20:31 | TIP#399 implementation: mcconfig may add additional glob pattern for mcload check-in: dbafc2163d user: oehhar tags: msgcat_dyn_locale | |
| 14:50 | merge trunk <p>change dde version to 1.4.0b2 Closed-Leaf check-in: 82e045469a user: jan.nijtmans tags: frq-3527238 | |
| 12:33 | Let "nmakehlp -V" start searching digits after the found match (suggested by Harald Oehlmann) check-in: 8be494c5ee user: jan.nijtmans tags: trunk | |
| 09:50 | Make Tcl_Interp a fully opaque structure if TCL_NO_DEPRECATED is set (TIP 330 and 336). check-in: d35c303e78 user: jan.nijtmans tags: trunk | |
|
2012-09-18
| ||
| 20:44 | merge release branch check-in: 29624cf67f user: dgp tags: trunk | |
| 10:15 | Fix the bugs in the punycode decoder check-in: bb4d24d885 user: dkf tags: dkf-http-cookies | |
| 07:21 | add next line (U+0085), zero width space (U+200b) and zero width no-break space (U+feff) to the defa... check-in: e2bad6f20a user: jan.nijtmans tags: tip-318-update | |
|
2012-09-17
| ||
| 14:44 | adapt to 8.6 environment properly; still some bugs... check-in: fa6e3d18fd user: dkf tags: dkf-http-cookies | |
| 12:56 | Tag Tcl 8.6b3 for release. Closed-Leaf check-in: 4b47cb33d0 user: dgp tags: core-8-6-b3-rc, core-8-6-b3 | |
| 12:26 | merge trunk check-in: 328958e0e1 user: dgp tags: core-8-6-b3-rc | |
| 10:50 | eliminate compiler warning in previous commit check-in: 81b322475b user: jan.nijtmans tags: trunk | |
| 10:45 | eliminate compiler warning in previous commit check-in: 6b15f347eb user: jan.nijtmans tags: core-8-5-branch | |
| 06:42 | Correct build version and backported 973091ef75 Closed-Leaf check-in: 2e943e53fe user: oehhar tags: tip404_tcl8-5 | |
|
2012-09-16
| ||
| 15:56 | Nicer style test. check-in: ef79a774d6 user: stwo tags: core-8-5-branch | |
| 15:51 | Nicer style test. check-in: 5a15cd0ee2 user: stwo tags: trunk | |
|
2012-09-14
| ||
| 18:20 | Mistaken cleanup command. check-in: d614733809 user: dgp tags: trunk | |
| 18:15 | Missing test cleanup. check-in: ac320d5dc6 user: dgp tags: trunk | |
| 14:59 | 3555001 Safer stale config fix. check-in: 405473ca60 user: dgp tags: core-8-6-b3-rc | |
| 07:44 | merge trunk check-in: 1b812be6a3 user: dkf tags: dkf-http-cookies | |
|
2012-09-13
| ||
| 20:03 | Make compilation of the fp control changes possible with MinGW. check-in: 0bc6042f01 user: mistachkin tags: bug-3567063 | |
| 18:37 | Free the WinThread structure before running the original thread procedure. check-in: 52c42b36eb user: mistachkin tags: bug-3567063 | |
| 18:30 | Initial work on SF FRQ #3567063. check-in: e5555c6455 user: mistachkin tags: bug-3567063 | |
| 16:19 | Safer stale config fix for review. Closed-Leaf check-in: 4a50977539 user: dgp tags: bug-3555001 | |
| 15:55 | merge trunk check-in: f6bdb60091 user: dgp tags: core-8-6-b3-rc | |
| 15:54 | autoconf-2.59 check-in: 47f0dca723 user: dgp tags: trunk | |
| 15:34 | First draft of tcl/pkgs/README bundling instructions. check-in: 172f8899ef user: dgp tags: core-8-6-b3-rc | |
| 14:17 | Revert committed debugging configuration. check-in: 4594e269cc user: dgp tags: core-8-6-b3-rc | |
| 14:08 | merge trunk check-in: e5ba23a0a1 user: dgp tags: core-8-6-b3-rc | |
| 13:09 | Fix msgcat-0.7 when running tests outside of the build tree (part of Bug #3549770) check-in: 973091ef75 user: jan.nijtmans tags: trunk | |
| 12:37 | merge trunk check-in: b052731c8b user: dgp tags: core-8-6-b3-rc | |
| 12:34 | 3566106 Solaris9/x86 support. Thanks Dagobert and others. check-in: a017a9202a user: dgp tags: trunk | |
| 11:32 | Update TIP #318 implementation to conform to the Unicode 6.2 space characters <p>To be discussed on ... check-in: 31ec38cd41 user: jan.nijtmans tags: tip-318-update | |
| 09:02 | 3549770 fix filesystem-7.1.x tests: loaddll constraint setup and path for filesystem-7.1.1 check-in: d3bb61ba3c user: twylite tags: trunk | |
|
2012-09-12
| ||
| 19:15 | merge trunk check-in: 2a7a5a7b0e user: dgp tags: core-8-6-b3-rc | |
| 19:11 | finish the TIP 404 implementation. check-in: 0d4581c31d user: dgp tags: trunk | |
| 17:42 | tip#404 file locale mcset: mc(fl)(m)set backport from 8.6 check-in: c55455c351 user: oehhar tags: tip404_tcl8-5 | |
| 17:08 | tip#404 file locale mcset: mc(fl)(m)set check-in: dc1e9e3dea user: oehhar tags: trunk | |
| 11:50 | merge trunk check-in: d5aa40b536 user: dgp tags: core-8-6-b3-rc | |
|
2012-09-11
| ||
| 14:07 | 3564735 Protect against mem corruption when var resolvers misbehave. check-in: 693403d81c user: dgp tags: trunk | |
| 14:02 | 3564735 Protect against mem corruption when var resolvers misbehave. check-in: 8ffef269a0 user: dgp tags: core-8-5-branch | |
| 13:58 | contributed patch for Solaris 9/x86 support Closed-Leaf check-in: 343301da00 user: dgp tags: bug-3566106 | |
| 12:23 | merge trunk check-in: 69991604b3 user: dgp tags: core-8-6-b3-rc | |
| 10:37 | packing the code tighter, doing more explanatory comments check-in: 34c925dc01 user: dkf tags: dkf-http-cookies | |
|
2012-09-10
| ||
| 21:26 | merge trunk check-in: 005c69b8a7 user: dkf tags: dkf-http-cookies | |
| 21:24 | loading of restricted domain list now believed to work check-in: 40f3b920e9 user: dkf tags: dkf-http-cookies | |
| 13:24 | fix running package-tests on Windows, correct TCLSH_PROG in this case check-in: fe48e50258 user: jan.nijtmans tags: trunk | |
| 11:00 | Now, a working punycode engine check-in: 0553f99855 user: dkf tags: dkf-http-cookies | |
|
2012-09-09
| ||
| 12:02 | working on handling punycoding of IDNAs check-in: 4119011907 user: dkf tags: dkf-http-cookies | |
|
2012-09-07
| ||
| 21:58 | Experiment: MSVC build now links with 64-bit zlib1.dll Closed-Leaf check-in: a63c381a6f user: jan.nijtmans tags: msvc-with-64bit-zlib1.dll | |
| 21:01 | removed leftover from failed attempt to unify stub tables. check-in: 786146633c user: jan.nijtmans tags: trunk | |
| 17:22 | ChangeLog entry added Closed-Leaf check-in: 7236bac9ae user: oehhar tags: tip-404 | |
| 15:47 | correct font issues in define.n silence thread.test warning messages Automake updates check-in: 53895584ca user: dgp tags: core-8-6-b3-rc | |
| 15:32 | Reentrant mcfl(m)set command, test, document mcflset as recommended for message files check-in: 62aa37bb59 user: oehhar tags: tip-404 | |
| 14:44 | Backport of 2008-12-12 8.6 commit: Fix missing CLOEXEC on internal pipes [2417695] check-in: 662a69f571 user: ferrieux tags: core-8-5-branch | |
| 10:35 | More improvements check-in: 93526c4a13 user: dkf tags: dkf-http-cookies | |
| 07:13 | improving the database, working towards a purging algorithm for session cookies check-in: 7e095fd713 user: dkf tags: dkf-http-cookies | |
|
2012-09-06
| ||
| 19:18 | Tidy up, making code be of higher general quality. check-in: 1065366fb5 user: dkf tags: dkf-http-cookies | |
| 19:01 | 3564735 Protection against namespace var resolvers that unexpectedly return a pointer to Var while T... Closed-Leaf check-in: b0ffeaec95 user: dgp tags: bug-3564735 | |
| 12:02 | merge trunk check-in: 190fcdd1cb user: dgp tags: core-8-6-b3-rc | |
| 10:16 | merge trunk check-in: d39b2621be user: dkf tags: dkf-http-cookies | |
| 09:49 | improve logging, correct 'secure' property handling, correct domain handling, simplify http<->cookie... check-in: 6524b62e77 user: dkf tags: dkf-http-cookies | |
|
2012-09-05
| ||
| 10:24 | closer to working check-in: 4a6b9a9da7 user: dkf tags: dkf-http-cookies | |
| 09:47 | Minor clarification of description; all traces use a command prefix for their callbacks. check-in: cc90448ff2 user: dkf tags: trunk | |
| 09:46 | more realistic queries check-in: 2a58a9277e user: dkf tags: dkf-http-cookies | |
| 09:37 | Minor clarification of description; all traces use a command prefix for their callbacks. check-in: 2bb4e9212b user: dkf tags: core-8-5-branch | |
|
2012-09-04
| ||
| 21:35 | merge trunk check-in: b38773da76 user: dkf tags: tip-405-impl-td | |
| 21:26 | merge trunk check-in: b4413bbae8 user: dkf tags: dkf-http-cookies | |
| 21:24 | Improving the cookie lookup code to actually handle paths&domains check-in: 70cf84a53e user: dkf tags: dkf-http-cookies | |
|
2012-09-02
| ||
| 07:28 | Add package index entry. check-in: dbca55b3e5 user: dkf tags: dkf-http-cookies | |
| 07:21 | merge trunk check-in: 1ed34b8810 user: dkf tags: dkf-http-cookies | |
|
2012-08-30
| ||
| 18:49 | ...and the date too. check-in: 9701b127b9 user: dgp tags: trunk | |
| 18:46 | Update changes for 8.6b3 check-in: b5c1fbee86 user: dgp tags: trunk | |
|
2012-08-29
| ||
| 08:49 | Alternative fix for bug-3562640 Closed-Leaf check-in: 71d18ede8d user: jan.nijtmans tags: bug-3562640-alt | |
| 06:31 | proposed solution for [Bug 3562640]: problem loading Thread in 8.5, when compiled for 8.6 check-in: 6b9d54bfeb user: jan.nijtmans tags: bug-3562640 | |
|
2012-08-28
| ||
| 14:28 | And add the listing of supported options. Closed-Leaf check-in: 21d7b4b106 user: dkf tags: tip-404 | |
| 14:15 | Added mcconfig -mcfilelocale, as TIP-specified. check-in: 674aa977f0 user: dkf tags: tip-404 | |
| 13:04 | merge trunk check-in: 3875099862 user: dgp tags: core-8-6-b3-rc | |
|
2012-08-27
| ||
| 17:24 | Commit of Harald Oehlmann's TIP 404 patch without TIP 399 pieces and with some added documentation. ... check-in: b7c4598501 user: dkf tags: tip-404 | |
| 17:12 | Followup to [6325d5dbeac6f91d28d6]. dlerror() may return NULL. Fixed the code which wasn't prepared ... check-in: d17e59a33e user: andreask tags: trunk | |
| 12:40 | merge trunk check-in: 52b73fe414 user: dgp tags: core-8-6-b3-rc | |
|
2012-08-26
| ||
| 08:20 | minor: tidy up formatting check-in: 7cbc87061e user: dkf tags: trunk | |
|
2012-08-25
| ||
| 16:39 | minor: tidy up formatting check-in: 9bc869dda1 user: dkf tags: core-8-5-branch | |
| 10:11 | [Bug 3561330]: Use the correct full name of March in Ukrainian. check-in: 7fd43f120a user: dkf tags: trunk | |
| 10:07 | [Bug 3561330]: Use the correct full name of March in Ukrainian. check-in: 0c983d78f7 user: dkf tags: core-8-5-branch | |
|
2012-08-24
| ||
| 06:33 | make sure that extensions which might still use TclWinNToHS, now use ntohs directly. check-in: e9aa33ca4b user: jan.nijtmans tags: trunk | |
| 06:29 | make sure that extensions which might still use TclWinNToHS, now use ntohs directly. check-in: f66713fc65 user: jan.nijtmans tags: core-8-5-branch | |
|
2012-08-23
| ||
| 20:18 | small wrapper for TclWinNToHs, for change in calling convention check-in: 65be206be4 user: jan.nijtmans tags: trunk | |
| 20:06 | small wrapper for TclWinNToHs, for change in calling convention check-in: 624e7971f7 user: jan.nijtmans tags: core-8-5-branch | |
| 14:37 | merge trunk check-in: b691687908 user: dgp tags: core-8-6-b3-rc | |
| 12:11 | [Bug 3496014] Unecessary memset() in Tcl_SetByteArrayObj(). check-in: f61c86cef1 user: jan.nijtmans tags: trunk | |
| 12:07 | [Bug 3496014] Protect Tcl_SetByteArrayObj for invalid values (Backported from Tcl 8.6) check-in: 268122a79b user: jan.nijtmans tags: core-8-5-branch | |
|
2012-08-21
| ||
| 16:35 | merge trunk check-in: ce5a28a6c4 user: dgp tags: core-8-6-b3-rc | |
| 08:07 | unnecessary hook struct definitions Closed-Leaf check-in: e787083b2f user: jan.nijtmans tags: jn-no-struct-names | |
|
2012-08-20
| ||
| 23:50 | 3559678 Fix bad filename normalization when the last component is the empty string. check-in: ec32e3cc76 user: dgp tags: trunk | |
| 23:45 | 3559678 Fix bad filename normalization when the last component is the empty string. check-in: 0b332ef62e user: dgp tags: core-8-5-branch | |
| 14:14 | merge trunk check-in: e6892c2563 user: dgp tags: core-8-6-b3-rc | |
| 09:12 | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an initialized winsock_2 l... check-in: 46096ee96a user: jan.nijtmans tags: trunk | |
| 09:01 | ... and don't forget ChangeLog entry check-in: 4000282abb user: jan.nijtmans tags: core-8-5-branch | |
| 08:59 | Remove wrapper macro for ntohs(): unnecessary, because it doesn't require an initialized winsock_2 l... check-in: 8dfb46ecf8 user: jan.nijtmans tags: core-8-5-branch | |
| 06:49 | remove unnecessary struct names, which only pollute the "struct" namespace for te compiler. check-in: db442914c7 user: jan.nijtmans tags: jn-no-struct-names | |
|
2012-08-17
| ||
| 07:21 | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version numbers. check-in: 7c90caa198 user: jan.nijtmans tags: trunk | |
| 07:19 | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version numbers. check-in: 38bf51dba1 user: jan.nijtmans tags: core-8-5-branch | |
| 07:16 | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version numbers. check-in: 3f8069f0b4 user: jan.nijtmans tags: core-8-4-branch | |
| 07:15 | nmakehlp: Add "-V<num>" option, in order to be able to detect partial version numbers. check-in: e20eafd171 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-08-15
| ||
| 08:41 | build htmlhelp, not winhelp by default check-in: ab0adb1265 user: jan.nijtmans tags: trunk | |
| 08:22 | Only build the threaded builds by default check-in: 0f40790ef4 user: jan.nijtmans tags: trunk | |
| 08:12 | Only build the threaded builds by default. Backport some improvements from Tcl 8.6 check-in: 8cf1845eaf user: jan.nijtmans tags: core-8-5-branch | |
|
2012-08-13
| ||
| 22:27 | [Bug 3555454] Rearrange a bit to quash 'declared but never defined' compiler warnings. check-in: 074c6d5d58 user: stwo tags: core-8-5-branch | |
| 14:18 | [Bug 3555454] Rearrange a bit to quash 'declared but never defined' compiler warnings. check-in: 3f2231d81a user: stwo tags: trunk | |
| 14:02 | .... but be less verbose check-in: 7762aa5871 user: jan.nijtmans tags: trunk | |
| 13:58 | Add 64-bit build of zlib1.dll, and use it for the dynamic mingw-w64 build check-in: 17f050e907 user: jan.nijtmans tags: trunk | |
| 10:05 | tinkering with the documentation check-in: ab548049ff user: dkf tags: tip-400-impl | |
| 04:42 | minor fix check-in: 3ef4f0c6d7 user: jan.nijtmans tags: trunk | |
|
2012-08-11
| ||
| 21:24 | merge trunk check-in: edaf160c8e user: dkf tags: tip-400-impl | |
|
2012-08-09
| ||
| 14:34 | Complete multi-fd server socket channels on Windows [Bug #3545363]. check-in: aef7ffe46d user: max tags: trunk | |
| 14:26 | Fix http-3.29 for machines without IPv6 support. check-in: 5d478dc916 user: max tags: trunk | |
| 00:25 | merge trunk check-in: aa80e8a546 user: stwo tags: stwo-dev86 | |
|
2012-08-08
| ||
| 23:07 | Change one '#ifdef' to '#if defined()' for improved consistency within the file. check-in: 211aa43013 user: stwo tags: trunk | |
| 20:30 | merge trunk check-in: ddf95e5e5d user: dgp tags: core-8-6-b3-rc | |
| 16:00 | Man page updates for command rename from 'mapeach' to 'lmap'. check-in: 812e05fc2c user: twylite tags: tip-405-impl-td | |
| 15:34 | Rename 'mapeach' to 'lmap' per preferred alternative in TIP #405. check-in: 3bbaa5984a user: twylite tags: tip-405-impl-td | |
| 15:28 | Back-out 'foreacha' implementation but leave code cleanup of 'mapeach' and 'dict map'. check-in: ef48016717 user: twylite tags: tip-405-impl-td | |
| 10:32 | merge trunk check-in: 27388707f2 user: jan.nijtmans tags: frq-3527238 | |
| 10:00 | [Bug #1536227]: Cygwin network pathname supoort check-in: dfd98db64f user: jan.nijtmans tags: trunk | |
| 09:25 | [Bug #1536227]: Cygwin network pathname supoort check-in: b43269edb8 user: jan.nijtmans tags: core-8-5-branch | |
|
2012-08-07
| ||
| 20:57 | Minor changes to improve style (C89 declarations, consistent indentation, clarification of #endifs, ... check-in: 3995dbcf90 user: dkf tags: trunk | |
| 15:27 | 3554250 Overlooked one field of cleanup in the thread exit handler for the filesystem subsystem. check-in: 9379eb7e44 user: dgp tags: trunk | |
| 15:23 | 3554250 Overlooked one field of cleanup in the thread exit handler for the filesystem subsystem. check-in: ab38ae2fd5 user: dgp tags: core-8-5-branch | |
| 14:58 | add 3 testcases for "dde poke", only active with --enable-symbols (we need a "dde poke" server for t... check-in: 2cc13853c7 user: jan.nijtmans tags: trunk | |
| 07:19 | A little more installer consistency tweaking. check-in: da69009508 user: stwo tags: trunk | |
| 06:46 | Installer improvements, like [226a993973]. check-in: 238d0cb630 user: stwo tags: core-8-5-branch | |
| 02:55 | No need for install-sh to be executable. check-in: 6a8c6fd0ae user: stwo tags: trunk | |
|
2012-08-06
| ||
| 11:45 | Installer consistency tweaks. check-in: 5b33f65330 user: stwo tags: trunk | |
| 08:48 | fix two minor blunders, introduced by [1fb35ca910] Only define _USE_32BIT_TIME_T for Tcl build, and ... check-in: 701864f6d2 user: jan.nijtmans tags: trunk | |
| 07:59 | merge trunk check-in: ff11683bab user: jan.nijtmans tags: frq-3527238 | |
| 07:40 | Reference to correct Bug #number. Fix warning in winDde.c, and more test-cases using Unicode charac... check-in: 359adb529b user: jan.nijtmans tags: trunk | |
| 07:01 | Reference to correct Bug #number check-in: cde975b711 user: jan.nijtmans tags: core-8-5-branch | |
| 06:54 | Reference to correct Bug #number check-in: 2516170e7c user: jan.nijtmans tags: core-8-4-branch | |
|
2012-08-05
| ||
| 20:34 | Fixes to my previous commit, from Francois Vogel. (My thanks and apologies!) check-in: 37c35b79b9 user: dkf tags: trunk | |
| 15:12 | Initial implementation of frq [3551813], use @ to report offset in [binary scan]. check-in: 27834cfe28 user: stwo tags: stwo-dev86 | |
| 12:09 | Final part of result generation conversion (modulo any minor blunders) check-in: 1fb35ca910 user: dkf tags: trunk | |
|
2012-08-04
| ||
| 18:54 | Unbreak. check-in: 5047d34050 user: stwo tags: trunk | |
| 13:04 | more result generation conversion check-in: 6325d5dbea user: dkf tags: trunk | |
| 12:09 | Reduce the amount of ifdeffery somewhat by requiring at least OSX Tiger. That's now everyone we care... check-in: 1a67b9c45a user: dkf tags: trunk | |
| 07:52 | merge trunk Closed-Leaf check-in: 87af801de3 user: dkf tags: dkf-utf16-branch | |
| 07:51 | merge trunk Closed-Leaf check-in: d203e314d8 user: dkf tags: dkf-notifier-poll | |
| 07:49 | merge trunk check-in: 680fa63bf7 user: dkf tags: dkf-http-cookies | |
| 07:48 | merge trunk Closed-Leaf check-in: 0e556bddf4 user: dkf tags: dkf-documentation-figures | |
| 07:47 | merge trunk check-in: 942e699a9b user: dkf tags: dkf-bytecode-8.6-main | |
| 07:46 | merge trunk Closed-Leaf check-in: cd8e483be3 user: dkf tags: dkf-alias-encoding | |
| 07:41 | more result generation conversion check-in: 9a036eff3a user: dkf tags: trunk | |
|
2012-08-03
| ||
| 16:39 | [Patch-3163961] Implementation of TIP #405 merged from private branch. Includes 'mapeach', 'dict ma... check-in: 252caf426a user: twylite tags: tip-405-impl-td | |
| 16:38 | Create new branch named "tip-405-impl-td" check-in: b2326556cd user: twylite tags: tip-405-impl-td | |
| 14:24 | more result generation conversion check-in: b3ccaec093 user: dkf tags: trunk | |
| 10:56 | converting to using Tcl_Obj API for error message generation; part done check-in: 7fb86a29c9 user: dkf tags: trunk | |
|
2012-08-02
| ||
| 15:44 | integrate QNX special path handling better with TIP #402 check-in: 239d8177fa user: jan.nijtmans tags: tip-402 | |
| 12:54 | merge trunk check-in: 15da7fc903 user: jan.nijtmans tags: tip-402 | |
| 12:08 | merge trunk check-in: d62cfbac77 user: jan.nijtmans tags: frq-3527238 | |
| 09:54 | Fix Bug #3545367: DDE test failures It turns out that "dde poke" had the same bug, unfortunately we ... check-in: cc7f2babeb user: jan.nijtmans tags: trunk | |
|
2012-08-01
| ||
| 14:53 | Fix Bug #3545367: DDE test failures check-in: bc4b7b1b91 user: jan.nijtmans tags: trunk | |
|
2012-07-31
| ||
| 23:27 | add coffbase for sample check-in: 1917444560 user: jan.nijtmans tags: trunk | |
| 23:25 | add coffbase for sample check-in: 2b8235ee3f user: jan.nijtmans tags: core-8-5-branch | |
| 23:24 | add coffbase for sample check-in: f7a45c3b39 user: jan.nijtmans tags: core-8-4-branch | |
| 15:16 | oops check-in: 00d7ce369f user: jan.nijtmans tags: trunk | |
| 14:48 | add thread to coffbase.txt, so the thread extension can use it check-in: 4f37b72ad7 user: jan.nijtmans tags: trunk | |
| 14:46 | add thread to coffbase.txt, so the thread extensions can use it check-in: ad357243f9 user: jan.nijtmans tags: core-8-5-branch | |
| 14:41 | add thread to coffbase.txt, so the thread extensions can use it check-in: 4282ffac7e user: jan.nijtmans tags: core-8-4-branch | |
| 14:35 | Purge use of Tcl_AppendElement, and corrected conversion of PIDs to integer objects. check-in: b074e043df user: dkf tags: trunk | |
| 12:46 | small cosmetic fixes check-in: 79fb0cd1e4 user: dkf tags: trunk | |
| 12:19 | import small refactoring from TclOO package codebase check-in: 81b73c1017 user: dkf tags: trunk | |
| 11:46 | [Frq 3544967] Missing objectfiles in static lib check-in: 184b5f3465 user: jan.nijtmans tags: trunk | |
| 11:00 | merge trunk Closed-Leaf check-in: c37771a249 user: dkf tags: bug-3545363 | |
| 10:52 | some small tinkerings check-in: d50462be29 user: dkf tags: dkf-http-cookies | |
| 10:37 | add -Q option from sampleextension check-in: 1f2aea4e3d user: jan.nijtmans tags: trunk | |
| 10:33 | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension check-in: 837d4e168b user: jan.nijtmans tags: core-8-5-branch | |
| 10:29 | Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextension check-in: 80fb1bc43c user: jan.nijtmans tags: core-8-4-branch | |
|
2012-07-30
| ||
| 18:56 | event tests should continue to work with static Tcltest package check-in: eeed854a7b user: jan.nijtmans tags: trunk | |
| 15:33 | fix winPipe.test tests, when running with tcltest86.dll check-in: f25a960e68 user: jan.nijtmans tags: trunk | |
| 15:13 | fix event-tests running with tcltest86.dll check-in: f589421a83 user: jan.nijtmans tags: trunk | |
| 15:03 | fix filesystem-7.1.x tests in install environment [3549770], as suggested by Twylite temporary worka... check-in: a748572cd1 user: jan.nijtmans tags: trunk | |
| 14:09 | unneeded variable check-in: d54ed135c4 user: jan.nijtmans tags: trunk | |
| 14:06 | eliminate the "testfinexit" command. We have the TCL_FINALIZE_ON_EXIT environment variable now, whic... check-in: c963f30c85 user: jan.nijtmans tags: trunk | |
| 14:01 | Updated ChangeLog for changes in [7a82c3e6] check-in: a676783b98 user: twylite tags: bug-3545363 | |
| 13:15 | fix load-9.1 test case, when testing using tcltest86.dll check-in: c3114ad016 user: jan.nijtmans tags: trunk | |
| 12:51 | Less strictness about exactly which dll versions are tested check-in: 6a9564af94 user: jan.nijtmans tags: trunk | |
| 11:42 | Fix various test when run outside of the build environment [3549770] check-in: c1dc55adfd user: jan.nijtmans tags: trunk | |
| 10:44 | Add checks whether we are testing the right dll's check-in: 9ec11d9ecc user: jan.nijtmans tags: trunk | |
| 09:27 | fix info.test tests check-in: df5d6146cb user: jan.nijtmans tags: trunk | |
|
2012-07-29
| ||
| 21:11 | fix some comments check-in: 6c2af8c78b user: jan.nijtmans tags: trunk | |
| 16:23 | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combination with tcltest86.dll t... check-in: 9792ff8b65 user: jan.nijtmans tags: trunk | |
|
2012-07-28
| ||
| 23:22 | [Bug 3549770] Multiple test failures running tcltest outside build tree check-in: 334aea1d5d user: jan.nijtmans tags: trunk | |
| 22:54 | Bug [3549770]: Multiple test failures running tcltest outside build tree check-in: 288d3e72e5 user: jan.nijtmans tags: core-8-5-branch | |
| 14:52 | [Bug 3549770] Multiple test failures running tcltest outside build tree check-in: 6aef22c0bb user: jan.nijtmans tags: core-8-5-branch | |
|
2012-07-27
| ||
| 21:51 | Support Unicode 6.2 (Add Turkish lira sign) check-in: d3a863309e user: jan.nijtmans tags: trunk | |
| 21:48 | Support Unicode 6.2 (Add Turkish lira sign) check-in: bc05289ee9 user: jan.nijtmans tags: core-8-5-branch | |
| 21:45 | Support Unicode 6.2 (Add Turkish lira sign) check-in: a2a0d1ae92 user: jan.nijtmans tags: core-8-4-branch | |
| 16:31 | merge mark check-in: 8679e02d45 user: dgp tags: trunk | |
| 16:26 | merge release to dev check-in: 4e1195ef70 user: dgp tags: core-8-5-branch | |
|
2012-07-26
| ||
| 22:17 | use forward slashes in $ROOT, whenever the path is handled by tclsh/tcltest fix TCL_LIBRARY value in... check-in: 48960595cc user: jan.nijtmans tags: trunk | |
|
2012-07-25
| ||
| 15:03 | merge 8.5 Closed-Leaf check-in: 1cc0f68d7d user: dgp tags: core-8-5-12-rc, core-8-5-12 | |
| 15:00 | merge 8.5 check-in: c867d5576a user: dgp tags: trunk | |
| 14:56 | update changes check-in: 972b3415a1 user: dgp tags: core-8-5-branch | |
| 14:47 | 3546275 Make [auto_execok] search match [exec]. Thanks Koen Danckaert. check-in: 6909864f56 user: dgp tags: trunk | |
| 14:44 | 3546275 Make [auto_execok] search match [exec]. Thanks Koen Danckaert. check-in: 1710c3171d user: dgp tags: core-8-5-branch | |
| 14:39 | 3546275 Make [auto_execok] search match [exec]. Thanks Koen Danckaert. check-in: a504c293c3 user: dgp tags: core-8-4-branch | |
| 11:18 | merge 8.5 check-in: b741cf9ae4 user: dgp tags: core-8-5-12-rc | |
| 09:57 | [Bug 3547994]: Abandon the synchronous Windows pipe driver to its fate when needed to honour TIP#398... check-in: 9a396c910e user: ferrieux tags: trunk | |
| 08:10 | sync with TEA, fix some comments check-in: 0728cce9c7 user: jan.nijtmans tags: trunk | |
|
2012-07-24
| ||
| 20:20 | Preserve the chanPtr so that script evaluation cannot invalidate it when we plan to use it again. check-in: 7f143c10c1 user: dgp tags: trunk | |
| 20:19 | merge mark check-in: 702f260e56 user: dgp tags: core-8-5-branch | |
| 20:18 | Preserve the chanPtr so that script evaluation cannot invalidate it when we plan to use it again. check-in: ea138c4fb3 user: dgp tags: core-8-4-branch | |
| 20:14 | Preserve the chanPtr so that script evaluation cannot invalidate it when we plan to use it again. check-in: 14f2ba0d03 user: dgp tags: core-8-5-branch | |
| 13:58 | [Bug: 3545363]: Handle socket with multiple underlying file descriptors where required (TcpCloseProc... check-in: 7a82c3e60d user: twylite tags: bug-3545363 | |
| 12:58 | merge 8.5 check-in: cd3b9d4d0e user: dgp tags: core-8-5-12-rc | |
|
2012-07-23
| ||
| 18:50 | [Bug 3545365]: Never try a bg-flush on a dead channel, just like before 2011-08-17. check-in: 3bbd536102 user: ferrieux tags: trunk | |
| 14:46 | merge-mark check-in: 86fd7c9f28 user: jan.nijtmans tags: trunk | |
| 14:45 | use backslash and braces in regexp check-in: 247c77fb0f user: jan.nijtmans tags: core-8-5-branch | |
| 14:26 | merge-mark check-in: f90ce88076 user: jan.nijtmans tags: trunk | |
| 14:20 | Bug #3547593: fcmd test failures on Windows 7 WOW64 check-in: 8eed2203b6 user: jan.nijtmans tags: core-8-5-branch | |
|
2012-07-20
| ||
| 08:43 | merge-mark check-in: 8c75ef0d5f user: jan.nijtmans tags: core-8-5-branch | |
| 08:41 | backport [e393e41a8d]: Fix several more missing mutex-locks in TestasyncCmd check-in: 861e1fd6e9 user: jan.nijtmans tags: core-8-4-branch | |
| 08:37 | Add instrunctions how to (cross-)compile win32/win64 binaries on Linux, Darwin or Cygwin check-in: 482372f088 user: jan.nijtmans tags: trunk | |
| 08:28 | Add instrunctions how to (cross-)compile win32/win64 binaries on Linux, Darwin or Cygwin check-in: fc2b68ca7f user: jan.nijtmans tags: core-8-5-branch | |
| 08:23 | Add instrunctions how to (cross-)compile win32/win64 binaries on Linux, Darwin or Cygwin check-in: f736e68322 user: jan.nijtmans tags: core-8-4-branch | |
| 08:23 | merge trunk check-in: cc1004724e user: dkf tags: dkf-http-cookies | |
| 01:53 | Fix several more missing mutex-locks in TestasyncCmd. check-in: 8a2457cb88 user: mistachkin tags: trunk | |
| 01:47 | Fix several more missing mutex-locks in TestasyncCmd. check-in: e393e41a8d user: mistachkin tags: core-8-5-branch | |
|
2012-07-19
| ||
| 22:39 | autoconf-2.59 check-in: 98b22dad01 user: jan.nijtmans tags: trunk | |
| 22:37 | autoconf-2.59 check-in: 39d2d58c69 user: jan.nijtmans tags: core-8-5-branch | |
| 17:36 | [Bug 3544685]: Missing mutex-lock in TestasyncCmd since 2011-08-19. Unbounded gratitude to Stuart Ca... check-in: 9463032761 user: ferrieux tags: core-8-5-branch | |
| 17:34 | Fix for 3544685: Threaded build failures on OpenBSD-current Closed-Leaf check-in: 5194cd81f9 user: jan.nijtmans tags: bug-3544685 | |
| 16:28 | First attempt at a "bad cookie domain" detector, a critical security check. check-in: ad3ccf4e89 user: dkf tags: dkf-http-cookies | |
| 15:08 | merge trunk check-in: 7f4305364f user: dgp tags: dgp-remove-string-result | |
| 14:07 | 3544642 Be kind to BSDers day. Purge gmake-ism. check-in: fc2ebbbc9c user: dgp tags: trunk | |
| 13:41 | Remove surplus parens check-in: d5166be931 user: dgp tags: core-8-5-branch | |
| 13:34 | fix bug [3545366]: Win32 link normalization test failures check-in: 1a73a32709 user: jan.nijtmans tags: trunk | |
| 11:01 | merge-mark check-in: a13915c2bf user: jan.nijtmans tags: trunk | |
| 10:54 | [Bug: 3545363]: Use a large enough buffer for accept()ing IPv6 connections. Fix conversion of host a... check-in: a1fbf5e763 user: max tags: bug-3545363 | |
| 09:18 | fix fCmd-6.19 testcase on win32 (can't read "tmpspace": no such variable) check-in: 2b84f30b13 user: jan.nijtmans tags: core-8-5-branch | |
|
2012-07-18
| ||
| 11:17 | better formatting of "configure --help" check-in: 816b439a2b user: jan.nijtmans tags: trunk | |
| 11:12 | better formatting of "configure --help" check-in: e963f45c7c user: jan.nijtmans tags: core-8-5-branch | |
| 08:42 | same fore Makefile.in Closed-Leaf check-in: bdd9c308d6 user: jan.nijtmans tags: frq-3544967 | |
| 06:36 | FRQ-3544967: Missing objectfiles in static lib check-in: 8dd36b5426 user: jan.nijtmans tags: frq-3544967 | |
|
2012-07-17
| ||
| 17:08 | Release note tidiness check-in: 28f19c5aaa user: dgp tags: core-8-5-12-rc | |
| 16:25 | merge 8.5 check-in: 20a4fde8d8 user: dgp tags: core-8-5-12-rc | |
| 13:08 | should be uppercase check-in: f0f8f50874 user: jan.nijtmans tags: trunk | |
| 13:07 | should be uppercase check-in: 1e99ac7328 user: jan.nijtmans tags: core-8-5-branch | |
| 13:07 | should be uppercase check-in: 1c268820c1 user: jan.nijtmans tags: core-8-4-branch | |
| 12:59 | [Bug 3544932]: Visual studio compiler check fails check-in: 85aee0da88 user: jan.nijtmans tags: trunk | |
| 12:51 | [Bug 3544932]: Visual studio compiler check fails check-in: 9e14e63f45 user: jan.nijtmans tags: core-8-5-branch | |
| 12:47 | [Bug 3544932]: Visual studio compiler check fails check-in: 0b36bbd298 user: jan.nijtmans tags: core-8-4-branch | |
| 09:03 | [Bug 3544943]: Version mismatch in rules.vc check-in: 55be072fff user: jan.nijtmans tags: trunk | |
|
2012-07-16
| ||
| 22:40 | [Bug 3544683]: Backport of reentrancy fix for super-POSIX correctness of the passwd/group access fun... check-in: 2516ef336d user: dkf tags: core-8-5-branch | |
| 22:28 | Fix mostly-harmless minor buffer overrun. check-in: 68e44b50d1 user: dkf tags: trunk | |
| 20:31 | [Bug 3496014]: Unecessary memset() in Tcl_SetByteArrayObj() Closed-Leaf check-in: b4ec99a4a5 user: jan.nijtmans tags: bug-3496014 | |
| 19:35 | merge 8.5 check-in: 3d64e70c04 user: dgp tags: core-8-5-12-rc | |
| 11:24 | merge trunk check-in: 777950336d user: jan.nijtmans tags: tip-402 | |
| 08:36 | make dde 1.4 loadlable when ::tcl::pkgconfig is available check-in: 5dd4322c78 user: jan.nijtmans tags: frq-3527238 | |
| 08:33 | merge trunk check-in: 23a2b25ef0 user: jan.nijtmans tags: frq-3527238 | |
| 08:09 | Make registry 1.3 package dynamically loadable when ::tcl::pkgconfig is available check-in: a65bf226ec user: jan.nijtmans tags: trunk | |
| 08:05 | merge-mark check-in: c5b1b41e6a user: jan.nijtmans tags: core-8-5-branch | |
|
2012-07-12
| ||
| 10:54 | Update TclOO package to 0.7, correct copyright dates. check-in: b656b5a3a7 user: dkf tags: core-8-6-b3-rc | |
| 08:09 | dde version: 1.4.0b1 check-in: 1908ecf966 user: jan.nijtmans tags: trunk | |
|
2012-07-11
| ||
| 20:18 | versions of dde and registry packages in "changes" file not correct check-in: 15595c4dc0 user: jan.nijtmans tags: trunk | |
| 19:30 | [Bug #3362446]: registry keys command fails with 8.5/8.6. Follow Microsofts example better in order ... check-in: 09c2514752 user: jan.nijtmans tags: trunk | |
| 19:24 | [Bug #3362446]: registry keys command fails with 8.5/8.6. Follow Microsofts example better in order ... check-in: b27068f63e user: jan.nijtmans tags: core-8-5-branch | |
| 17:09 | Release candidate branch for Tcl 8.6b3. check-in: b2b7bb2325 user: dgp tags: core-8-6-b3-rc | |
| 15:54 | Update changes for 8.6b3. check-in: b442199a53 user: dgp tags: trunk | |
| 10:56 | merge trunk check-in: d1d825927b user: dkf tags: dkf-http-cookies | |
| 10:52 | Start of implementation of cookiejar package. Not yet working/finished. check-in: a8d3af91a7 user: dkf tags: dkf-http-cookies | |
|
2012-07-10
| ||
| 20:27 | merge 8.5 check-in: c7c6dfcb5b user: dgp tags: trunk | |
| 18:28 | [Bug 3541646] Don't panic on triggerPipe overrun check-in: 8937ef6b48 user: jan.nijtmans tags: core-8-5-branch | |
| 18:22 | merge 8.5 check-in: b4a2c6e933 user: dgp tags: core-8-5-12-rc | |
| 18:21 | Update changes, repair ChangeLog check-in: f19d6cd6ae user: dgp tags: core-8-5-branch | |
| 14:00 | Release candidate branch for Tcl 8.5.12. check-in: 757700fb5a user: dgp tags: core-8-5-12-rc | |
| 11:03 | * win/tclWinSock.c (InitializeHostName): Corrected logic that extracted the name of the computer f... check-in: 2bd687a577 user: dkf tags: core-8-5-branch | |
|
2012-07-08
| ||
| 11:32 | merge trunk check-in: 4d5a76f620 user: dkf tags: dkf-http-cookies | |
| 11:22 | merge trunk check-in: bc6d15f63b user: dkf tags: dkf-http-cookies | |
| 11:15 | Make the parsing work with Google. check-in: 45709d29ff user: dkf tags: dkf-http-cookies | |
| 10:57 | merge trunk check-in: 1dc9aeaa83 user: jan.nijtmans tags: frq-3527238 | |
| 10:55 | Add fix and test for URLs that contain literal IPv6 addresses. [Bug 3531209] check-in: 1b9de38627 user: max tags: trunk | |
| 10:34 | MSVC 6.0 does not have the %I modifier check-in: 206a39d2c4 user: jan.nijtmans tags: trunk | |
| 10:26 | and don't forget the % check-in: 9651124b67 user: jan.nijtmans tags: core-8-5-branch | |
| 10:23 | add TCL_I_MODIFIER and use it in the correct places check-in: 89b4e59712 user: jan.nijtmans tags: core-8-5-branch | |
|
2012-07-07
| ||
| 12:34 | Starting work on support code for cookies. This adds a configurable interface for plugging in a cook... check-in: 5dbc65f824 user: dkf tags: dkf-http-cookies | |
|
2012-07-05
| ||
| 13:56 | 1189293 Make "<<" binary safe. check-in: abc8fa71fe user: dgp tags: trunk | |
| 13:51 | 1189293 Make "<<" binary safe. check-in: e23daa9e30 user: dgp tags: core-8-5-branch | |
| 13:50 | 1189293 Make "<<" binary safe. check-in: 8c25ee1bb3 user: dgp tags: core-8-4-branch | |
| 08:17 | protect Tcl_GetIndexFromObjStruct from empty strings in table check-in: 9d3c7c6bdb user: jan.nijtmans tags: trunk | |
| 07:55 | protect Tcl_GetIndexFromObjStruct from empty strings in table check-in: 002d03ef88 user: jan.nijtmans tags: core-8-5-branch | |
| 07:45 | protect Tcl_GetIndexFromObjStruct from empty strings in table check-in: f645ace4cc user: jan.nijtmans tags: core-8-4-branch | |
|
2012-07-04
| ||
| 13:41 | only use public API in loaded packages; oops\! check-in: 1cbabb74c0 user: dkf tags: trunk | |
| 07:09 | merge trunk check-in: d35459107e user: dkf tags: tip-400-impl | |
| 00:07 | missed a spot check-in: 28f296708d user: dkf tags: trunk | |
|
2012-07-03
| ||
| 19:02 | Feature branch to explore making use of the Hoehrmann UTF-8 decoder. http://bjoern.hoehrmann.de/utf-... Closed-Leaf check-in: 8e353afbe6 user: dgp tags: dgp-hoehrmann-decoder | |
| 15:24 | merge trunk check-in: cac5eb87de user: dgp tags: dgp-refactor | |
| 14:52 | Factor out a number of common patterns of use of Tcl_DStringAppend. check-in: 4dd736c95f user: dkf tags: trunk | |
|
2012-07-02
| ||
| 16:22 | 1189293 Make '<<' redirects binary safe. Don't use strlen() (or equivalent) to find end of written ... Closed-Leaf check-in: 6fe0dc591c user: dgp tags: bug-1189293 | |
| 15:11 | NRInterpCoroutine -> TclNRInterpCoroutine make NRCommand static make TalInstructionTable static cons... check-in: 676ca7df46 user: jan.nijtmans tags: trunk | |
| 08:57 | merge-mark check-in: a9f3496920 user: jan.nijtmans tags: trunk | |
| 08:56 | [Bug 3536888] update: Translate script parameters for msgcat check-in: 18643d3e4e user: jan.nijtmans tags: core-8-5-branch | |
| 08:40 | [Bug 3536888] update: Translate script parameters for msgcat check-in: b3e93a43b7 user: jan.nijtmans tags: trunk | |
|
2012-07-01
| ||
| 19:51 | merge trunk check-in: 734e9dff15 user: jan.nijtmans tags: frq-3527238 | |
| 19:44 | add TclUnixCopyFile to stub table for Cygwin check-in: afb4e7c90a user: jan.nijtmans tags: trunk | |
| 19:39 | add TclUnixCopyFile to stub table for Cygwin check-in: b8547fd202 user: jan.nijtmans tags: core-8-5-branch | |
|
2012-06-29
| ||
| 19:27 | translate script parameters for msgcat update msgcat doc Closed-Leaf check-in: 925e009590 user: jan.nijtmans tags: bug-3536888 | |
| 11:40 | Add tn, ro_MO and ru_MO to msgcat check-in: 435c723835 user: jan.nijtmans tags: trunk | |
| 11:39 | Add tn, ro_MO and ru_MO to msgcat check-in: 77a676dfce user: jan.nijtmans tags: core-8-5-branch | |
| 11:34 | Add tn, ro_MO and ru_MO to msgcat. Make it work on cygwin (backported) Bump msgcat to 1.3.5 check-in: 43a8de67fb user: jan.nijtmans tags: core-8-4-branch | |
| 09:30 | [Bug 3536888] Locale guessing of msgcat fails on (some) Windows 7 Bump msgcat version to 1.4.5 check-in: a9b59c28e4 user: jan.nijtmans tags: trunk | |
| 09:28 | [Bug 3536888] Locale guessing of msgcat fails on (some) Windows 7 Bump msgcat version to 1.4.5 check-in: 4f929ad524 user: jan.nijtmans tags: core-8-5-branch | |
| 08:49 | Reinforced the description of the requirement for the tables of names for Tcl_GetIndexFromObj to ind... check-in: c58e511ee3 user: dkf tags: trunk | |
| 08:47 | Reinforced the description of the requirement for the tables of names for Tcl_GetIndexFromObj to ind... check-in: a9bb7948cc user: dkf tags: core-8-5-branch | |
| 08:43 | Reinforced the description of the requirement for the tables of names for Tcl_GetIndexFromObj to ind... check-in: dfd2b68795 user: dkf tags: core-8-4-branch | |
| 08:18 | suggestions from Harald Closed-Leaf check-in: c84b778844 user: jan.nijtmans tags: bug-3536888 | |
|
2012-06-28
| ||
| 21:30 | only expect tcldde.dll when --enable-shared check-in: 808ed98ff1 user: jan.nijtmans tags: trunk | |
| 21:26 | only expect tcldde.dll when --enable-shared check-in: 1d2e07ebb7 user: jan.nijtmans tags: core-8-5-branch | |
| 21:22 | only expect tcldde.dll when --enable-shared check-in: 306e9b334e user: jan.nijtmans tags: core-8-4-branch | |
| 21:05 | Simplify tclFileSystem.h. Define structs where used. check-in: b59a169885 user: dgp tags: trunk | |
| 20:21 | Simplify tclFileSystem.h. Define structs where used. check-in: e7a1588111 user: dgp tags: core-8-5-branch | |
| 19:59 | merge trunk bug fix: variable $key not found make it work on cygwin as well check-in: 2f81c6ccf0 user: jan.nijtmans tags: bug-3536888 | |
|
2012-06-27
| ||
| 18:53 | merge check-in: 21f0d00d5c user: jan.nijtmans tags: trunk | |
| 18:51 | merge check-in: 940b45c17a user: jan.nijtmans tags: core-8-5-branch | |
| 15:12 | Experimental support for UNC paths (through VFS) on UNIX/Mac check-in: c91c7cef8f user: jan.nijtmans tags: tip-402 | |
| 14:41 | don't print out copying of zlib1.dll check-in: 8f812cd4e5 user: jan.nijtmans tags: trunk | |
| 12:49 | fix bug in cygwin's [info nameofexecutable] install dde and registry dll for cygwin check-in: 1fe8106c70 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-06-26
| ||
| 19:49 | merge-mark check-in: c12944a459 user: jan.nijtmans tags: trunk | |
| 19:48 | merge fix check-in: 0a1e4aa34a user: jan.nijtmans tags: core-8-5-branch | |
| 19:44 | fix some gcc 64-bit warnings quoting improvements eliminate unused variable check-in: 5ce6ec5402 user: jan.nijtmans tags: trunk | |
| 19:35 | fix some gcc 64-bit warnings quoting improvements eliminate unused variable check-in: ef83c30019 user: jan.nijtmans tags: core-8-5-branch | |
| 18:55 | fix some gcc 64-bit warnings quoting improvements check-in: f27e35a288 user: jan.nijtmans tags: core-8-4-branch | |
| 14:31 | use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_path check-in: 0bde6cbf35 user: jan.nijtmans tags: trunk | |
| 14:29 | use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_path check-in: 23aec1435f user: jan.nijtmans tags: core-8-5-branch | |
| 14:09 | use cygwin_conv_path() in stead of deprecated cygwin_conv_to_full_posix_path check-in: bf8c3e8ec6 user: jan.nijtmans tags: core-8-4-branch | |
| 09:41 | Let Cygwin shared build link with zlib1.dll, not cygz.dll (two less dependencies on cygwin-specific ... check-in: 00e39c13a5 user: jan.nijtmans tags: trunk | |
| 08:05 | Use EAI_SYSTEM only if it exists. check-in: 3a19fabce0 user: max tags: trunk | |
|
2012-06-25
| ||
| 16:42 | 3024359 Make sure that the per-thread cache of the list of file systems currently registered is only... check-in: a340fc1f8f user: dgp tags: trunk | |
| 16:19 | Repair Claim/Disclaim imbalance check-in: 42530a7e20 user: dgp tags: core-8-5-branch | |
| 15:19 | 3024359 Make sure that the per-thread cache of the list of file systems currently registered is only... check-in: 575001f433 user: dgp tags: core-8-5-branch | |
| 14:43 | Simplify bug fix so that active claims on the FilesystemRecord list of a thread prevent any overwrit... Closed-Leaf check-in: 37c6c2a2fc user: dgp tags: bug-3024359 | |
| 13:05 | minor: changelog formatting check-in: 6a08a1397b user: dkf tags: trunk | |
| 12:57 | [Bug 3537605]: Make [encoding dirs ? ?] report the right error message. check-in: 0d03fa5c04 user: dkf tags: trunk | |
| 12:54 | [Bug 3537605]: Make [encoding dirs ? ?] report the right error message. check-in: 59d8363bd7 user: dkf tags: core-8-5-branch | |
| 11:55 | merge 8.5 check-in: dd0f4a0975 user: dgp tags: bug-3024359 | |
| 09:23 | merge trunk check-in: 9460101cd7 user: dkf tags: tip-400-impl | |
| 08:08 | [Patch #1536227]: Cygwin network pathname support check-in: a9f36601c5 user: jan.nijtmans tags: trunk | |
| 07:54 | [Patch #1536227]: Cygwin network pathname support check-in: 299f53aadb user: jan.nijtmans tags: core-8-5-branch | |
|
2012-06-24
| ||
| 15:15 | add configurability of readahead limit check-in: 7482d21f6a user: dkf tags: tip-400-impl | |
| 06:07 | some wrong versions check-in: 3d36fc27c1 user: jan.nijtmans tags: trunk | |
| 06:00 | some wrong versions check-in: eefe38655e user: jan.nijtmans tags: core-8-5-branch | |
|
2012-06-23
| ||
| 07:27 | [Bug 3508771]: Cygwin notifier for handling win32 events check-in: eb701a2be1 user: jan.nijtmans tags: trunk | |
| 07:10 | [Bug 3508771]: Cygwin notifier for handling win32 events check-in: b14932f43b user: jan.nijtmans tags: core-8-5-branch | |
| 06:59 | [Bug 3508771]: Cygwin notifier for handling win32 events check-in: 0741b45cd7 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-06-22
| ||
| 19:04 | merge 8.5 check-in: c6c04b097b user: dgp tags: bug-3024359 | |
| 18:50 | FilesystemRecord structs no longer need refcounting check-in: 1377d27f90 user: dgp tags: trunk | |
| 18:38 | FilesystemRecord structs no longer need refcounting. check-in: 8e03b0f1c9 user: dgp tags: core-8-5-branch | |
| 17:06 | merge 8.5 check-in: 3baa7fb823 user: dgp tags: bug-3024359 | |
| 16:50 | Revise the order of memory free, so that bugs that attempt to access freed memory are more likely to... check-in: 14796ee27f user: dgp tags: trunk | |
| 16:43 | Revise the order of memory free, so that bugs that attempt to access freed memory are more likely to... check-in: 6e6da30161 user: dgp tags: core-8-5-branch | |
| 15:25 | Rework the error message generation of [socket], so that the error code of getaddrinfo is used inste... check-in: 31ae01e6f6 user: max tags: trunk | |
| 13:41 | Locale guessing of msgcat fails on (some) Windows 7 check-in: a494196214 user: jan.nijtmans tags: bug-3536888 | |
| 12:07 | Cygwin network pathname support Closed-Leaf check-in: 2194dfa1f7 user: jan.nijtmans tags: bug-1536227 | |
| 10:51 | Restored the possibility to define a panicproc as low memory handler See: [#1446864] check-in: f3c68559aa user: jan.nijtmans tags: trunk | |
| 08:29 | first working version of Cygwin notifier Closed-Leaf check-in: e93625f4c5 user: jan.nijtmans tags: bug-3508771 | |
| 08:17 | merge trunk check-in: 5e66fb3083 user: dkf tags: tip-400-impl | |
| 07:52 | Documenting the stream command options better. check-in: 8441bebe57 user: dkf tags: tip-400-impl | |
| 07:51 | Start to split apart the stream command implementation for easier maintenance. check-in: 60118984c2 user: dkf tags: tip-400-impl | |
|
2012-06-21
| ||
| 21:36 | merge trunk check-in: 7c4c6a5dfc user: dgp tags: dgp-pkg-migration | |
| 18:38 | merge 8.5 check-in: f0d8295d3b user: dgp tags: bug-3024359 | |
| 18:03 | Stop storing FilesystemRecord in the intrep of a "path". We never use it. Store the Tcl_Filesystem i... check-in: 617b36da35 user: dgp tags: trunk | |
| 17:48 | Stop storing FilesystemRecord in the intrep of a "path". We never use it. Store the Tcl_Filesystem ... check-in: 157337f9dd user: dgp tags: core-8-5-branch | |
| 15:44 | Only record the filesystemEpoch when it actually marks the validity of something we are caching. check-in: 1b6612524e user: dgp tags: bug-3024359 | |
| 11:31 | [Bug 3362446]: possible allocation error when using UNICODE check-in: 8600fa53be user: jan.nijtmans tags: trunk | |
| 11:02 | [Bug 3362446]: possible allocation error when using UNICODE check-in: 38a393d995 user: jan.nijtmans tags: core-8-5-branch | |
| 10:59 | [Bug 3362446]: possible allocation error when using UNICODE check-in: ad62499767 user: jan.nijtmans tags: core-8-4-branch | |
| 10:56 | [Bug 3362446]: possible allocation error when using UNICODE check-in: 80fb35055e user: jan.nijtmans tags: trunk | |
| 09:48 | [Bug #3362446]: registry keys command fails with 8.5/8.6 check-in: 0aac52c609 user: jan.nijtmans tags: trunk | |
| 09:34 | [Bug #3362446]: registry keys command fails with 8.5/8.6 update registry version to 1.2.2 check-in: 5205e9ee6e user: jan.nijtmans tags: core-8-5-branch | |
|
2012-06-20
| ||
| 20:13 | merge 8.5 check-in: 53ce8de406 user: dgp tags: bug-3024359 | |
| 20:02 | Remove dead code that complicates fs path values but adds no value. check-in: dd88cbe53a user: dgp tags: trunk | |
| 19:49 | Purge more dead fs path code. check-in: 2c1828bed8 user: dgp tags: core-8-5-branch | |
| 19:36 | Purge more dead fs path code. check-in: 7b2432f00f user: dgp tags: core-8-4-branch | |
| 19:19 | Remove dead code that complicates fs path values but adds no value. check-in: 1dbe30bfaf user: dgp tags: core-8-5-branch | |
| 18:22 | ...and one more line. check-in: 2d65ec28fb user: dgp tags: core-8-4-branch | |
| 17:41 | Remove dead code that complicates fs path values but adds no value. check-in: 1fba1e2d31 user: dgp tags: core-8-4-branch | |
| 13:26 | remove some unused code Closed-Leaf check-in: b69d567218 user: jan.nijtmans tags: bug-3362446 | |
| 07:38 | add test case for very long value names and values check-in: 9a408c0f8d user: jan.nijtmans tags: bug-3362446 | |
|
2012-06-19
| ||
| 15:00 | Plug memory leak, part of [Bug #3362446]. Dde version should be 1.3.0, not 1.3 check-in: 1c7cfda54c user: jan.nijtmans tags: trunk | |
| 14:57 | Plug memory leak, part of [Bug #3362446] check-in: 05b87bac69 user: jan.nijtmans tags: core-8-5-branch | |
| 14:55 | Plug memory leak, part of [Bug #3362446] check-in: e095cf0d42 user: jan.nijtmans tags: core-8-4-branch | |
| 13:22 | [bug 3362446]: registry keys command fails with 8.5/8.6 check-in: 2f681687d8 user: jan.nijtmans tags: bug-3362446 | |
| 11:58 | make tclWinReg.c compile/run without UNICODE (suggested in bug #3362446) check-in: 2bdd7f3c3c user: jan.nijtmans tags: trunk | |
|
2012-06-18
| ||
| 20:36 | Next draft fix. This one appears to solve the problem, at least as demo'd by the test attached to T... check-in: dea555ba83 user: dgp tags: bug-3024359 | |
|
2012-06-16
| ||
| 17:20 | merge trunk check-in: 2b00cddb34 user: dkf tags: tip-400-impl | |
|
2012-06-15
| ||
| 09:39 | alternative fix for [a7e00a0e02] breakage: just make sure that the variable $tmpspace is always set check-in: 1581f9beac user: jan.nijtmans tags: trunk | |
| 09:02 | upgrade to 1.2.7 build of dll check-in: 0799b50a05 user: jan.nijtmans tags: trunk | |
|
2012-06-14
| ||
| 13:56 | fix fCmd-6.19 on win32, which was broken by [a7e00a0e02] check-in: 8992b49011 user: jan.nijtmans tags: trunk | |
| 07:37 | more readable check-in: 29049e28d2 user: jan.nijtmans tags: trunk | |
| 07:32 | more readable check-in: e39c97211d user: jan.nijtmans tags: core-8-5-branch | |
| 07:27 | more readable check-in: a3e8c87e61 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-06-13
| ||
| 17:26 | More work in progress. The problem with release of the elements of a fileSystemList by one routine w... check-in: 223bd04c8b user: dgp tags: bug-3024359 | |
| 14:48 | first attempt at Cygwin notifier adaptation check-in: 52cd1f0ff2 user: jan.nijtmans tags: bug-3508771 | |
| 12:42 | merge trunk update dde doc check-in: fd51a2cd3c user: jan.nijtmans tags: frq-3527238 | |
|
2012-06-12
| ||
| 13:44 | Convert function calls to macros. check-in: eefb9a9fee user: dgp tags: bug-3024359 | |
| 12:36 | add test that triggered reporting of [Bug 3530230] check-in: 41bb6c4e84 user: dkf tags: trunk | |
| 12:35 | add test that triggered reporting of [Bug 3530230] check-in: 25c42cd3dc user: dkf tags: core-8-5-branch | |
|
2012-06-11
| ||
| 22:25 | First draft patch to fix Bug 3024359. No reliable test yet. check-in: a5173a4b74 user: dgp tags: bug-3024359 | |
| 17:49 | 3532959 Make sure the lifetime management of entries in the linePBodyPtr hash table can tolerate eit... check-in: bfddfa54a6 user: dgp tags: trunk | |
| 17:34 | 3532959 Make sure the lifetime management of entries in the linePBodyPtr hash table can tolerate eit... check-in: 20de131aef user: dgp tags: core-8-5-branch | |
| 12:21 | Revised so that we avoid hashing twice. Closed-Leaf check-in: 0e61587a63 user: dgp tags: bug-3532959 | |
| 09:34 | new attempt, with only those parts of frq-3527238 which don't introduce new command options, so don'... check-in: 28ef7b1b66 user: jan.nijtmans tags: frq-3527238 | |
| 00:07 | verify zlib package presence and version check-in: f610c56714 user: dkf tags: tip-400-impl | |
|
2012-06-10
| ||
| 23:34 | 3532959 Arrange for every lambda to place an entry in the linePBodyPtr hash table. Then the two tear... check-in: 7228cc387b user: dgp tags: bug-3532959 | |
|
2012-06-09
| ||
| 23:18 | merge trunk check-in: 22783de97e user: dkf tags: tip-400-impl | |
| 23:15 | more cross-testing of dictionary-powered compression; describe package configuration check-in: 0b4976f30a user: dkf tags: tip-400-impl | |
| 17:52 | tidy up, fix test check-in: 8de6530ffc user: dkf tags: tip-400-impl | |
|
2012-06-08
| ||
| 15:51 | Work in progress fixing 3532959 check-in: efc5b0fe61 user: dgp tags: bug-3532959 | |
| 13:25 | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so that old unix systems that ne... check-in: a790f23b77 user: dgp tags: trunk | |
| 13:14 | Update autogoo for gettimeofday(). Thanks Joe English. check-in: a5996386b3 user: dgp tags: core-8-5-branch | |
| 13:04 | Update autogoo for gettimeofday(). Thanks Joe English. check-in: f6e87a9442 user: dgp tags: core-8-4-branch | |
| 13:00 | 3530533 Centralize #include <pthread.h> in the tclUnixPort.h header so that old unix systems that ne... check-in: bd718144bf user: dgp tags: core-8-5-branch | |
| 08:07 | Revise the "null data" check: null strings are possible, but empty binary arrays are not check-in: 146dc6a0b5 user: jan.nijtmans tags: trunk | |
|
2012-06-07
| ||
| 07:12 | compressing transforms now work with dictionaries, even if raw check-in: e231a12fa0 user: dkf tags: tip-400-impl | |
|
2012-06-06
| ||
| 14:49 | merge trunk check-in: b109af9eb4 user: dkf tags: tip-400-impl | |
| 14:48 | Declare that Tcl provides the zlib 2.0 package. check-in: bb6a97ac20 user: dkf tags: trunk | |
| 13:07 | On Cygwin, use win32 API in stead of uname() to determine the tcl_platform variables check-in: f980e7a9d2 user: jan.nijtmans tags: trunk | |
| 13:02 | On Cygwin, use win32 API in stead of uname() to determine the tcl_platform variables check-in: b60f48db3f user: jan.nijtmans tags: core-8-5-branch | |
| 12:43 | On Cygwin, use win32 API in stead of uname() to determine the tcl_platform variables check-in: 399d1126ef user: jan.nijtmans tags: core-8-4-branch | |
| 10:34 | making the -dictionary option work with streams check-in: 66c85777b9 user: dkf tags: tip-400-impl | |
| 09:30 | more tests, more failures, more docs check-in: f8985a5c76 user: dkf tags: tip-400-impl | |
|
2012-06-05
| ||
| 16:50 | more test tinkering check-in: 742f9aa251 user: dkf tags: tip-400-impl | |
| 16:36 | fix broken tests check-in: 880937da6f user: dkf tags: tip-400-impl | |
| 16:25 | better test that dictionaries work check-in: de20ce73f0 user: dkf tags: tip-400-impl | |
| 16:05 | merge trunk check-in: e73acb9905 user: dkf tags: tip-400-impl | |
| 15:59 | Remove unused variable NULL_CONTEXT. check-in: 56ee0e2274 user: dgp tags: trunk | |
| 15:41 | Remove unused variable mantDIGIT. check-in: 8444ad9f87 user: dgp tags: trunk | |
| 15:40 | Remove unused variable mantDIGIT. check-in: 7581260f8e user: dgp tags: core-8-5-branch | |
| 13:06 | 3530533 Add comments to failing tests. check-in: f2f7e65354 user: dgp tags: trunk | |
| 13:04 | 3530533 Add comments to failing tests. check-in: c49d5499e5 user: dgp tags: core-8-5-branch | |
|
2012-06-01
| ||
| 22:01 | [Bug 3530536]: zlib-7.4 fails on IRIX64 check-in: 4427cf5dcc user: jan.nijtmans tags: trunk | |
| 21:34 | two more testcases, showing that only the "deflate" and "inflate" streams don't update the checksum,... Closed-Leaf check-in: 2cd9b5a6b6 user: jan.nijtmans tags: bug-3530536 | |
| 21:09 | bug-3530536 check-in: b7606a8e7c user: jan.nijtmans tags: bug-3530536 | |
| 19:34 | 3519357 Use randomized subdir of /tmp in xdev tests to reduce chance of conflict check-in: a7e00a0e02 user: dgp tags: trunk | |
| 19:25 | 3519357 Use randomized subdir of /tmp in xdev tests to reduce chance of conflict check-in: a4511ae802 user: dgp tags: core-8-5-branch | |
| 19:05 | Do filesystem tests needing /tmp access in a subdir less likely to conflict. Closed-Leaf check-in: dc95af105a user: dgp tags: bug-3519357 | |
|
2012-05-31
| ||
| 14:52 | [Bug 3531089] Added test to stop this from happening again check-in: e35f4db709 user: dkf tags: trunk | |
| 14:20 | fix subtle problem with safe [file] that caused Tk test failure check-in: 0eb7c39906 user: dkf tags: trunk | |
| 10:09 | [Bug 1997845]: Corrected formatting so that generated HTML can link properly. check-in: cb03557b65 user: dkf tags: trunk | |
| 10:02 | [Bug 1997845]: Corrected formatting so that generated HTML can link properly. check-in: f579ec5fc2 user: dkf tags: core-8-5-branch | |
| 09:04 | Prevented intermittent test failure due to race condition. check-in: aef2fad906 user: dkf tags: trunk | |
| 08:31 | merge trunk check-in: 12d3e9c223 user: dkf tags: tip-400-impl | |
|
2012-05-30
| ||
| 14:41 | minor: make TIP 106 commit easier to spot in ChangeLog check-in: c73d8858d2 user: dkf tags: trunk | |
| 04:59 | experiment fixing bug 3530536 Closed-Leaf check-in: fd248ceb70 user: jan.nijtmans tags: bug-3530536 | |
|
2012-05-29
| ||
| 11:09 | merge trunk Note: this breaks winDde-9.4 test, which still needs to be fixed! Closed-Leaf check-in: 623ce25e16 user: jan.nijtmans tags: frq-3527238 | |
| 09:52 | minor: rewrap overlong lines check-in: 4c808f2ab4 user: dkf tags: trunk | |
| 09:48 | [Bug 2931407]: Clarified semantics of division and remainder operators. check-in: 719987889f user: dkf tags: trunk | |
| 09:44 | [Bug 2931407]: Clarified semantics of division and remainder operators. check-in: abbefb0bfc user: dkf tags: core-8-5-branch | |
| 07:57 | [Bug 3525762]: Encoding handling in dde check-in: 9cc84a6ebc user: jan.nijtmans tags: trunk | |
|
2012-05-28
| ||
| 19:30 | explicitely specify encoding in DdeCreateStringHandle Closed-Leaf check-in: 262b595d2b user: jan.nijtmans tags: bug-3525762 | |
| 13:17 | [Bug 3529949]: Defang 'file dirname ~' etc in safe interps check-in: 88208bfbd4 user: dkf tags: trunk | |
| 08:39 | fix for bug bug-3525762 check-in: 225184bfe2 user: jan.nijtmans tags: bug-3525762 | |
|
2012-05-26
| ||
| 13:04 | Track the remnants of [Bug 2913625] as knownBug tests. :-( check-in: 32f830e2a6 user: dkf tags: trunk | |
| 12:51 | Track the remnants of [Bug 2913625] as knownBug tests. :-( check-in: a808d38140 user: dkf tags: core-8-5-branch | |
|
2012-05-25
| ||
| 14:52 | [Bug 3528418]: Document what is going on with respect to qualification of command prefixes in ensemb... check-in: 95e215a97e user: dkf tags: trunk | |
| 14:49 | [Bug 3528418]: Document what is going on with respect to qualification of command prefixes in ensemb... check-in: 89a62de6b5 user: dkf tags: core-8-5-branch | |
| 08:50 | Factor out constant that must be the same in multiple places. Prompted by a conversation with Alexan... check-in: 68547a2755 user: dkf tags: trunk | |
| 08:29 | merge trunk check-in: 58ac4eadab user: jan.nijtmans tags: frq-3527238 | |
| 08:19 | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as well as XTYP_REQUEST. ... check-in: e50aa91fc7 user: jan.nijtmans tags: trunk | |
| 08:00 | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as well as XTYP_REQUEST. ... check-in: 4a4a047f4b user: jan.nijtmans tags: core-8-5-branch | |
| 07:24 | [Bug 473946]: special characters not correctly sent, now for XTYP_EXECUTE as well as XTYP_REQUEST. ... check-in: 7ebfab5576 user: jan.nijtmans tags: core-8-4-branch | |
| 06:42 | fix genStubs.tcl for OSX check-in: 0a86fa399d user: jan.nijtmans tags: trunk | |
| 06:39 | fix genStubs.tcl check-in: 7260ff0970 user: jan.nijtmans tags: core-8-5-branch | |
| 06:33 | fix genStubs.tcl check-in: f39e0258d4 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-24
| ||
| 19:52 | Take cygwin handling of X11 into account Implement TclpIsAtty, Cygwin only doc/dde.n: doc fix check-in: 8b1aa1dc5e user: jan.nijtmans tags: trunk | |
| 19:36 | Take cygwin handling of X11 into account Implement TclpIsAtty, Cygwin only doc/dde.n: doc fix check-in: 14f4c6fb94 user: jan.nijtmans tags: core-8-5-branch | |
| 19:18 | Take cygwin handling of X11 into account Implement TclpIsAtty, Cygwin only doc/dde.n: doc fix check-in: 17576c7c06 user: jan.nijtmans tags: core-8-4-branch | |
| 16:50 | merge 8.5 check-in: b314889c95 user: dgp tags: bug-3519357 | |
| 10:54 | Revert most of [3caedf05df], since when we let cygwin share the win32 stub table this is no longer n... check-in: 3873dc6035 user: jan.nijtmans tags: trunk | |
| 10:05 | merge trunk check-in: baf67cf0df user: dkf tags: tip-400-impl | |
| 09:54 | minor: Cleaning up code, adding comments. check-in: f44eb823c8 user: dkf tags: trunk | |
| 08:02 | add "--" argument to various commands, and some bug fixes check-in: ec27660cbb user: jan.nijtmans tags: frq-3527238 | |
|
2012-05-23
| ||
| 14:15 | add -binary option to "dde eval" check-in: 3f917a93ea user: jan.nijtmans tags: frq-3527238 | |
| 13:13 | * generic/tclZlib.c (ZlibTransformInput): [Bug 3525907]: Ensure that decompressed input is flushed t... check-in: 0252132d3a user: dkf tags: trunk | |
| 12:00 | fix [bug 3529063]: 2 minor bugs in TIP #106 implementation check-in: 1b2cd6ca9a user: jan.nijtmans tags: trunk | |
| 09:19 | added -binary option for "dde servername" check-in: b087d03c2b user: jan.nijtmans tags: frq-3527238 | |
| 04:43 | fix merge problem on Linux check-in: f7161e4708 user: jan.nijtmans tags: core-8-5-branch | |
|
2012-05-22
| ||
| 20:28 | Use zero-delays instead of finite ones when posting fileevents, because (1) they should be zero in t... Closed-Leaf check-in: 8971a30409 user: ferrieux tags: bug-3525907 | |
| 16:05 | 3528601 Fix broken --disable-threads build. check-in: a7a2d55df6 user: dgp tags: trunk | |
| 15:11 | Avoid calling close() on a bogus fd when an attempt to open a client socket with an unsupported addr... check-in: 95bbb434f9 user: dgp tags: trunk | |
| 12:32 | Increase the timer resolution of test io-29.33b so the timing sensitivity of the test is reduced and... check-in: 3d15cab626 user: dgp tags: trunk | |
| 09:15 | better unicode detection: Unicode always ends with two zero-bytes check-in: a80aa8d5d3 user: jan.nijtmans tags: frq-3527238 | |
| 07:30 | Revert most of [ae92de6078], since when we let cygwin share the win32 stub table this is no longer n... check-in: 455f8b5d30 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-21
| ||
| 17:08 | Use [package prefer latest] to force valgrinding to use a version of Thread suitable for the whole t... check-in: fe1400c626 user: dgp tags: trunk | |
| 16:56 | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, care must be taken ... check-in: a13bf543cf user: dgp tags: trunk | |
| 16:49 | Update requirements to avoid old buggy Thread releases. check-in: 57970151cd user: dgp tags: trunk | |
| 16:48 | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, care must be taken ... check-in: 28e43f3b9c user: dgp tags: core-8-5-branch | |
| 16:17 | When using Tcl_SetObjLength() calls to grow and shrink the objPtr->bytes buffer, care must be taken ... check-in: 4aab8681b0 user: dgp tags: core-8-4-branch | |
| 14:08 | merge trunk check-in: af0d651ee7 user: dgp tags: dgp-pkg-migration | |
| 12:12 | update doc check-in: 6081ecfbdf user: jan.nijtmans tags: frq-3527238 | |
| 11:58 | merge trunk check-in: 9130382a5a user: jan.nijtmans tags: frq-3527238 | |
| 11:31 | TIP #106: Add Encoding Abilities to the [dde] Command check-in: caff0b1e87 user: jan.nijtmans tags: trunk | |
|
2012-05-20
| ||
| 20:46 | Add test showing both loss of bytes and empty-fileevent frenzy. check-in: 1897b2023d user: ferrieux tags: bug-3525907 | |
| 07:58 | * generic/tclOOBasic.c (TclOO_Class_Constructor): [Bug 2023112]: Cut the amount of hackiness in cl... check-in: 5855f07bc4 user: dkf tags: trunk | |
|
2012-05-18
| ||
| 00:01 | typofix check-in: 79f43c880f user: dkf tags: tip-400-impl | |
|
2012-05-17
| ||
| 21:47 | Brought bugfix branch uptodate with head development. check-in: c003b262df user: andreask tags: bug-3525907 | |
| 21:45 | Fix for bug 3525907. Reworked TransformInput() entirely, tightened use of timed events, and added co... check-in: 5ffc93920d user: andreask tags: bug-3525907 | |
| 17:26 | merge trunk check-in: 22b8f68842 user: dkf tags: tip-400-impl | |
| 17:20 | Cancel the timeout timers! If this isn't done, lingering timers from early tests can trigger false... check-in: ba6087ec84 user: dgp tags: trunk | |
| 16:43 | * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): [Bug 3106532]: Corrected resulting indexes from -indexvar... check-in: 0fb04d2cdf user: dkf tags: trunk, potential incompatibility | |
| 16:40 | * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): [Bug 3106532]: Corrected resulting indexes from -indexvar... check-in: 384267c223 user: dkf tags: core-8-5-branch, potential incompatibility | |
| 15:01 | [Bug 3527618]: Stabilize tests that use [info frame 0] check-in: 7b16456f75 user: dkf tags: trunk | |
| 14:44 | [Bug 2964715]: fixes to globbing in safe interpreters check-in: fe7ec23cbd user: dkf tags: trunk | |
| 14:14 | [Bug 2964715]: fixes to globbing in safe interpreters check-in: f94f9185d7 user: dkf tags: core-8-5-branch | |
| 10:27 | minor: ChangeLog formatting fixes check-in: ea85222359 user: dkf tags: trunk | |
|
2012-05-16
| ||
| 23:23 | [Bug 3525462]: Document what relational operators really do with string args. check-in: b16c8afdda user: dkf tags: trunk | |
| 23:19 | [Bug 3525462]: Document what relational operators really do with string args. check-in: 1fcb9d63fa user: dkf tags: core-8-5-branch | |
| 23:16 | [Bug 3525462]: Document what relational operators really do with string args. check-in: 0fa648d69e user: dkf tags: core-8-4-branch | |
| 14:11 | [Bug 3445787]: Improve the compatibility of safe interpreters' version of 'file' with that of unsafe... check-in: 35240baf0f user: dkf tags: trunk | |
| 09:29 | FRQ 3527238: first experiment implementing CF_UNICODETEXT for dde check-in: ba88b2a19d user: jan.nijtmans tags: frq-3527238 | |
|
2012-05-15
| ||
| 05:18 | revert part of [8f9c16848b] move Tcl_MacOSXOpenBundleResources and Tcl_MacOSXOpenVersionedBundleReso... check-in: 0b3f9702e0 user: jan.nijtmans tags: trunk | |
| 04:54 | Revert part of [5caa06383d] move Tcl_MacOSXOpenBundleResources and Tcl_MacOSXOpenVersionedBundleReso... check-in: 4fa183b80c user: jan.nijtmans tags: core-8-5-branch | |
|
2012-05-14
| ||
| 22:26 | revert part of [9922ac54e8]: remove Tcl_MacOSXOpenBundleResources and Tcl_MacOSXOpenVersionedBundleR... check-in: c107c4a344 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-13
| ||
| 14:53 | Protect against receiving strings without ending \0, as external applications (or Tcl with TIP #106)... check-in: 7e5a842ffb user: jan.nijtmans tags: trunk | |
| 14:50 | Protect against receiving strings without ending \0, as external applications (or Tcl with TIP #106)... check-in: d18e27ccd9 user: jan.nijtmans tags: core-8-5-branch | |
| 14:46 | Protect against receiving strings without ending \0, as external applications (or Tcl with TIP #106)... check-in: a939eb0d1c user: jan.nijtmans tags: core-8-4-branch | |
| 11:04 | merge trunk check-in: b939500e30 user: dkf tags: tip-400-impl | |
|
2012-05-11
| ||
| 12:50 | fix handling of closing '\0' for -binary data update dde version to 1.4.0 Closed-Leaf check-in: 5199131175 user: jan.nijtmans tags: tip-106-impl | |
|
2012-05-10
| ||
| 22:01 | merge trunk check-in: 965fe4924b user: jan.nijtmans tags: tip-106-impl | |
| 21:57 | first shot at internationalization of dde check-in: d36a06647e user: jan.nijtmans tags: trunk | |
| 21:48 | [Bug 473946]: special characters not correctly sent check-in: 1aee402b1b user: jan.nijtmans tags: trunk | |
| 21:43 | [Bug 2812981]: Clean up bundled packages' build directory from within Tcl's ./configure, to avoid s... check-in: de38d43a1e user: ferrieux tags: trunk | |
| 20:44 | [Bug 473946]: special characters not correctly sent check-in: 8a869dadb3 user: jan.nijtmans tags: core-8-5-branch | |
| 20:38 | [Bug 473946]: special characters not correctly sen check-in: 98d6eb2b34 user: jan.nijtmans tags: core-8-4-branch | |
| 09:22 | updated C API to be more focused on supporting just some operations check-in: edb281b2f7 user: dkf tags: tip-400-impl | |
|
2012-05-09
| ||
| 22:28 | Undone part of change [32d93a8414], keeping [chan postevent] synchronous for owner == handler. check-in: 360eb75e01 user: andreask tags: trunk | |
| 19:18 | Increase version to 1.2.5 Now should work on Win95 as well Use Tcl_GetUnicodeFromObj in stead of Tcl... Closed-Leaf check-in: 7bb9d6699f user: jan.nijtmans tags: bug-473946 | |
| 19:09 | * generic/tclIORChan.c [Bug 3522560]: Fixed the crash, enabled the test case. Modified [chan post... check-in: 32d93a8414 user: andreask tags: trunk | |
| 19:03 | * tests/ioCmd.test [Bug 3522560]: Added a test which crashes the core if it were not disabled as ... check-in: 92b2807753 user: andreask tags: trunk | |
| 08:47 | [Bug 473946]: special characters not correctly sent check-in: 18027385fd user: jan.nijtmans tags: bug-473946 | |
|
2012-05-08
| ||
| 15:23 | merge trunk check-in: abf7628aac user: dgp tags: dgp-refactor | |
| 09:26 | another bug: [dde eval -async -binary] didn't work check-in: 1a74749c0d user: jan.nijtmans tags: tip-106-impl | |
| 09:07 | fix test-cases winDde 5.1 and 5.3 check-in: e200c4594c user: jan.nijtmans tags: tip-106-impl | |
|
2012-05-07
| ||
| 18:40 | merge trunk check-in: 3653a449db user: dgp tags: dgp-pkg-migration | |
| 16:36 | Properly close nonblocking channels even when not flushing them. check-in: a219ffee40 user: ferrieux tags: trunk | |
| 09:29 | merge trunk check-in: ac9bcc3eb6 user: dkf tags: tip-400-impl | |
| 08:27 | move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, so it can be used for the Pla... check-in: 93f80efb6e user: jan.nijtmans tags: trunk | |
| 08:21 | move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, so it can be used for the Pla... check-in: d87557d5c3 user: jan.nijtmans tags: core-8-5-branch | |
| 07:50 | proposal from jmphilippe check-in: 6036f72024 user: jan.nijtmans tags: bug-473946 | |
| 06:33 | move TCHAR definition for Cygwin from tclUnixPort.h to tclPlatDecls.h, so it can be used for the Pl... check-in: 1a117d1880 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-06
| ||
| 17:33 | merge trunk check-in: 4126f879b2 user: dkf tags: tip-106-impl | |
|
2012-05-05
| ||
| 14:29 | start writing some documentation check-in: 309ef52010 user: dkf tags: tip-400-impl | |
|
2012-05-04
| ||
| 21:18 | Add ability to get gzip header out of streaming zlib access check-in: a4f46e56cc user: dkf tags: tip-400-impl | |
| 21:11 | some more removals from zlib1.2.7 check-in: 0b062cab34 user: jan.nijtmans tags: trunk | |
| 21:09 | files removed from zlib-1.2.7 check-in: 054979d3c1 user: jan.nijtmans tags: trunk | |
| 10:53 | merge trunk check-in: e9adf356e2 user: dkf tags: tip-400-impl | |
|
2012-05-03
| ||
| 21:14 | don't try to run the cpuid test when cpuid is not available check-in: cbc4a3686d user: jan.nijtmans tags: trunk | |
| 21:01 | don't try to run the cpuid test when cpuid is not available check-in: 9bbb7cfbc5 user: jan.nijtmans tags: core-8-5-branch | |
| 20:55 | don't try to run the cpuid test if cpuid is not available check-in: aa572ec793 user: jan.nijtmans tags: core-8-4-branch | |
| 20:41 | zlib-1.2.7 check-in: eb14b7478a user: jan.nijtmans tags: trunk | |
| 20:22 | 3428754 Test socket-14.2 tolerate [socket -async] connection that connects synchronously. check-in: 08c5c40d93 user: dgp tags: trunk | |
| 18:28 | 3428753 Fix [socket -async] connections that manage to connect synchronously. check-in: 0b459f0184 user: dgp tags: trunk | |
| 13:10 | Move cpuid testcase from win-specific to generic tests check-in: 123ede1877 user: jan.nijtmans tags: trunk | |
| 12:31 | Move cpuid testcase from win-specific to generic tests check-in: 05e03611b4 user: jan.nijtmans tags: core-8-5-branch | |
| 11:42 | Move cpuid testcase from win-specific to generic tests Simplify stub tables for functions which work... check-in: d10b6a8431 user: jan.nijtmans tags: core-8-4-branch | |
| 09:29 | add some tests check-in: cb81e23411 user: dkf tags: tip-106-impl | |
| 09:09 | move some more CYGWIN stuff to unix/tclUnixPort.h check-in: a973c8d07a user: jan.nijtmans tags: trunk | |
| 09:05 | move some more CYGWIN stuff to unix/tclUnixPort.h check-in: 521cc77858 user: jan.nijtmans tags: core-8-5-branch | |
| 09:01 | move some more CYGWIN stuff to unix/tclUnixPort.h check-in: 45f55b9d26 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-02
| ||
| 21:55 | Better detection and implementation for cpuid instruction on Intel-derived processors, both 32-bit a... check-in: 269feeeb77 user: jan.nijtmans tags: trunk | |
| 21:48 | Better detection and implementation for cpuid instruction on Intel-derived processors, both 32-bit a... check-in: 1e03bb547b user: jan.nijtmans tags: core-8-5-branch | |
| 21:40 | Disable offending test iocmd.tf-24.16, pending fix in refchan code explored in branch bug-3522560. check-in: fa80e0adcf user: ferrieux tags: trunk | |
| 21:39 | Better detection and implementation for cpuid instruction on Intel-derived processors, both 32-bit a... check-in: 847aacf381 user: jan.nijtmans tags: core-8-4-branch | |
| 21:15 | Explicitly declare a channel nonblocking before throwing EAGAIN on write. Leaf check-in: cf299e00cf user: ferrieux tags: bug-3522560 | |
| 14:37 | cpuid-on-unix Closed-Leaf check-in: ffb2de10b7 user: jan.nijtmans tags: cpuid-on-unix | |
| 14:14 | switch off 32-bit assembler check-in: 39f5e59933 user: jan.nijtmans tags: trunk | |
| 14:12 | switch off 32-bit specific assembler check-in: c08b6fe926 user: jan.nijtmans tags: core-8-5-branch | |
| 14:12 | switch off - temporary - 32-bit specific assembler check-in: b831167e4e user: jan.nijtmans tags: core-8-4-branch | |
| 10:11 | Update of Patch 2445648 to trunk tip. Implementation of TIP 106: Add Encoding Abilities to the [dde]... check-in: 73a6b9d590 user: dkf tags: tip-106-impl | |
| 06:50 | TclWinCPUID now respects -fPIC compilation on 32-bit Linux check-in: cf269b5da3 user: jan.nijtmans tags: trunk | |
| 06:48 | TclWinCPUID now respects -fPIC compilation on 32-bit Linux check-in: 64a0a9db46 user: jan.nijtmans tags: core-8-5-branch | |
| 06:43 | TclWinCPUID now respects -fPIC compilation on 32-bit Linux check-in: 39444fd759 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-05-01
| ||
| 12:21 | merge trunk Leaf check-in: 18b67ecc84 user: dgp tags: tip-401 | |
| 08:29 | first actual test of doing something with a compression dictionary check-in: 7990b4b092 user: dkf tags: tip-400-impl | |
| 04:51 | merge trunk check-in: f0310da009 user: dkf tags: tip-400-impl | |
|
2012-04-30
| ||
| 21:53 | Tame deadlocks in broken refchan tests [Bug 3522560] check-in: 29535daab1 user: ferrieux tags: trunk | |
| 21:31 | Fix a nesting bug in the message-passing protocol to Tcl_SetChannelError in one case. check-in: a13a83a7c2 user: ferrieux tags: bug-3522560 | |
| 21:15 | Explore enforcing the (implied) law that EAGAIN is forbidden for a blocking channel. Violation disco... check-in: 89f82f5eaf user: ferrieux tags: bug-3522560 | |
| 20:21 | Initial TIP 401 patch check-in: e3a37c3439 user: dgp tags: tip-401 | |
| 12:55 | Revert introduction of non-portable asm snippet in function TclWinCPUID, to restore compilability on... check-in: 2e93a2feb3 user: ferrieux tags: trunk | |
| 09:15 | Mention compatibility matters in Changelog. Make test insensitive to ambient compat flag. check-in: 08f40b8f8e user: ferrieux tags: trunk | |
|
2012-04-29
| ||
| 07:23 | merge trunk check-in: 8610da4944 user: dkf tags: tip-400-impl | |
| 07:18 | Differentiate what options may be set by format type. check-in: bf9b0551c5 user: dkf tags: tip-400-impl | |
|
2012-04-28
| ||
| 17:09 | IMPLEMENTATION OF TIP#398 : Quickly Exit with Non-Blocking Blocked Channels check-in: efc6bbd2cb user: ferrieux tags: trunk, potential incompatibility | |
| 17:03 | Compat flag, test, and doc update. Closed-Leaf check-in: 96fb0e1328 user: ferrieux tags: tip-398-impl | |
|
2012-04-27
| ||
| 14:37 | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongs check-in: add6ea1397 user: jan.nijtmans tags: trunk | |
| 14:30 | Move CYGWIN-specific stuff from tclPort.h to tclUnixPort.h, where it belongs check-in: 533c11d007 user: jan.nijtmans tags: core-8-5-branch | |
| 08:51 | Make 'auto_execok START' do the Right Thing check-in: b8ffe55b40 user: dkf tags: trunk | |
| 08:49 | Make 'auto_execok START' do the Right Thing check-in: cdcff6d669 user: dkf tags: core-8-5-branch | |
| 08:46 | Make 'auto_execok START' do the Right Thing check-in: 4f8e0283c6 user: dkf tags: core-8-4-branch | |
|
2012-04-26
| ||
| 19:59 | get rid of _ANSI_ARGS_ and CONST check-in: ce95e51ad2 user: jan.nijtmans tags: trunk | |
| 19:42 | get rid of _ANSI_ARGS_ check-in: a3f95a3b3d user: jan.nijtmans tags: core-8-5-branch | |
| 15:03 | compiler warning check-in: 64764a7fb3 user: jan.nijtmans tags: core-8-4-branch | |
| 15:00 | compiler warning check-in: fe6ff3b983 user: jan.nijtmans tags: trunk | |
| 14:59 | compiler warning check-in: 4a7bc2d107 user: jan.nijtmans tags: core-8-5-branch | |
| 13:52 | merge trunk check-in: b440e1e4c3 user: dkf tags: tip-400-impl | |
| 13:21 | Repair more build breakage. check-in: 0589ebf465 user: dgp tags: trunk | |
| 13:00 | fix Linux build ;-( check-in: e25c56f934 user: jan.nijtmans tags: trunk | |
| 12:59 | fix Linux build ;-( check-in: 3dba4b4916 user: jan.nijtmans tags: core-8-5-branch | |
| 10:45 | fix OSX crash check-in: 8b54a29ab2 user: jan.nijtmans tags: trunk | |
| 10:43 | fix crash on Mac OSX check-in: ed94d13f68 user: jan.nijtmans tags: core-8-5-branch | |
|
2012-04-25
| ||
| 21:03 | Implement Tcl_DStringResult with call to TclDStringToObj. check-in: e5a8be5394 user: dgp tags: dgp-remove-string-result | |
| 21:02 | merge trunk check-in: e9150d1e4c user: dgp tags: dgp-remove-string-result | |
| 12:07 | * generic/tclUtil.c (TclDStringToObj): Added internal function to make the fairly-common operation... check-in: 2e12143e39 user: dkf tags: trunk | |
| 11:11 | merge-mark check-in: fd5204d93c user: jan.nijtmans tags: core-8-5-branch | |
| 11:08 | truncation in SetWindowLongPtr data check-in: c69140f170 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-04-24
| ||
| 21:50 | fix merge error check-in: ca02a64d68 user: jan.nijtmans tags: trunk | |
| 21:29 | [Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinGetSockOpt, TclWinGetServByName and Tc... check-in: 3caedf05df user: jan.nijtmans tags: trunk | |
| 21:25 | gcc warnings check-in: d2d01508c4 user: jan.nijtmans tags: core-8-5-branch | |
| 21:02 | [Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinGetSockOpt, TclWinGetServByName and Tc... check-in: fcc5957e59 user: jan.nijtmans tags: core-8-5-branch | |
| 20:42 | syntax error check-in: 19382d2dcc user: jan.nijtmans tags: core-8-4-branch | |
| 20:21 | [Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinGetSockOpt, TclWinGetServByName and Tc... check-in: ae92de6078 user: jan.nijtmans tags: core-8-4-branch | |
| 13:10 | oops, wrong signature Closed-Leaf check-in: af92e19f2c user: jan.nijtmans tags: bug-3508771 | |
| 12:55 | implement TclWinGetSockOpt and TclWinGetServByName for cygwi (should work, but not yet tested on UNI... check-in: 6d0fea34a0 user: jan.nijtmans tags: bug-3508771 | |
| 08:55 | merge trunk check-in: 3a8c412e3e user: ferrieux tags: tip-398-impl | |
| 08:34 | merge trunk check-in: 38c53e8aac user: jan.nijtmans tags: bug-3508771 | |
|
2012-04-23
| ||
| 17:02 | grammar fix (reported on Tcler's Chat) check-in: 1c1b151e93 user: dkf tags: trunk | |
| 14:13 | autoconf check-in: 4aac12631b user: dgp tags: trunk | |
| 13:49 | make some more internal tables const check-in: 8f88d10716 user: jan.nijtmans tags: trunk | |
| 13:17 | make some more internal tables const check-in: 7ac468debe user: jan.nijtmans tags: core-8-5-branch | |
| 12:30 | make some more internal tables const On cygwin, install dll's in /usr/bin, not in /usr/lib check-in: 6de689d796 user: jan.nijtmans tags: core-8-4-branch | |
| 08:20 | fix MSVC warning: tclStubInit.c(306) : warning C4113: 'int (__cdecl *)()' differs in parameter lists... check-in: fa22672ea8 user: jan.nijtmans tags: trunk | |
|
2012-04-22
| ||
| 20:51 | merge trunk check-in: 0d20ee5cfe user: jan.nijtmans tags: tip-389-impl | |
|
2012-04-21
| ||
| 09:09 | merge trunk check-in: bcbac1a341 user: dkf tags: dkf-utf16-branch | |
| 09:09 | merge trunk check-in: 7c323936dd user: dkf tags: dkf-notifier-poll | |
| 09:07 | merge trunk check-in: ed65c88c82 user: dkf tags: dkf-documentation-figures | |
| 09:05 | merge trunk check-in: 3b60e56ca4 user: dkf tags: dkf-bytecode-8.6-main | |
| 09:05 | merge trunk check-in: 5854464b46 user: dkf tags: dkf-alias-encoding | |
|
2012-04-20
| ||
| 10:22 | another bit of fconfigure guts check-in: 3703d50e0a user: dkf tags: tip-400-impl | |
| 09:45 | merge trunk check-in: b857802eb5 user: dkf tags: tip-400-impl | |
|
2012-04-19
| ||
| 12:57 | To preserve the ability of [load] to bring in mistmatched stubs-enabled modules and react with an er... check-in: 2c78fcc24c user: dgp tags: dgp-remove-string-result | |
| 12:41 | Clean version of changes; ifdef-free check-in: a9865171d6 user: dkf tags: dgp-remove-string-result | |
| 12:20 | merge trunk check-in: 13b3347e1d user: dkf tags: dgp-remove-string-result | |
| 10:28 | Added example to platform(n) manpage check-in: 77ebc079e2 user: dkf tags: trunk | |
| 08:05 | [Bug 3519357] fCmd.test failed on unix by foreign files or directory in /tmp. check-in: 7634024387 user: sebres tags: bug-3519357 | |
| 07:59 | Create new branch named "bug-3519357" check-in: 8195fcc0d9 user: sebres tags: bug-3519357 | |
|
2012-04-18
| ||
| 22:12 | make some more internal tables const a few CONST -> const changes check-in: b45a9ed9e6 user: jan.nijtmans tags: trunk | |
| 22:05 | make some more internal tables const a few CONST -> const changes check-in: 24c0f42d9a user: jan.nijtmans tags: core-8-5-branch | |
| 21:38 | make some more internal tables CONST fix compilation with -DNO_CONST check-in: 8e001f8402 user: jan.nijtmans tags: core-8-4-branch | |
| 18:42 | Experimental branch where the interp->result field and related are removed and all simplifications t... check-in: 4d5b476573 user: dgp tags: dgp-remove-string-result | |
| 12:47 | Apply tzdata2012c check-in: 4f48685207 user: kbk tags: trunk | |
| 12:44 | Apply tzdata2012c check-in: 7fbd5f91d3 user: kbk tags: core-8-5-branch | |
|
2012-04-17
| ||
| 17:10 | merge trunk check-in: 3d9e04ba5f user: dkf tags: tip-400-impl | |
| 15:55 | merge trunk check-in: 55516a61c0 user: dgp tags: dgp-refactor | |
| 13:49 | Restore the tcl_platform(threaded) variable. check-in: 5d93f81982 user: dgp tags: trunk | |
| 07:46 | merge trunk check-in: a35c196e10 user: dkf tags: tip-400-impl | |
| 07:42 | Working towards the channel transform config options. check-in: dec545b884 user: dkf tags: tip-400-impl | |
|
2012-04-16
| ||
| 06:15 | * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixed documentation of this filesys... check-in: 0f636792c9 user: dkf tags: trunk | |
| 06:07 | * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixed documentation of this filesys... check-in: e5a6d7528c user: dkf tags: core-8-5-branch | |
| 06:05 | * doc/FileSystem.3 (Tcl_FSOpenFileChannelProc): [Bug 3518244]: Fixed documentation of this filesys... check-in: d074aef7f9 user: dkf tags: core-8-4-branch | |
|
2012-04-15
| ||
| 21:05 | Refactor some [zlib] subcommands into their own functions check-in: e1ad1c7bd0 user: dkf tags: tip-400-impl | |
| 17:36 | minor comment formatting check-in: 3b169161c4 user: dkf tags: trunk | |
| 14:07 | Remove some low-value C stack frames. check-in: daf94de0ca user: dkf tags: trunk | |
| 10:12 | merge trunk check-in: bd9cd15006 user: dkf tags: tip-400-impl | |
| 10:07 | * generic/tclZlib.c (ZlibTransformSetOption): [Bug 3517696]: Make flushing work correctly in a pus... check-in: d04f1fc81a user: dkf tags: trunk | |
|
2012-04-14
| ||
| 06:45 | merge trunk check-in: f054d4db25 user: dkf tags: tip-400-impl | |
|
2012-04-13
| ||
| 22:29 | sync win/rules.vc with Tk version check-in: ead472afb0 user: jan.nijtmans tags: trunk | |
| 22:24 | sync win/rules.vc with Tk version check-in: 72d2828eba user: jan.nijtmans tags: core-8-5-branch | |
| 22:21 | sync win/rules.vc with Tk version check-in: 7e2c326c55 user: jan.nijtmans tags: core-8-4-branch | |
| 22:18 | sync win/rules.vc with Tk version check-in: 697d419c6f user: jan.nijtmans tags: bug-3508771 | |
|
2012-04-12
| ||
| 21:17 | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZName check-in: f45623c63d user: jan.nijtmans tags: trunk | |
|
2012-04-11
| ||
| 21:03 | merge core-8-4-branch check-in: f12b1e1a8a user: jan.nijtmans tags: bug-3508771 | |
| 20:36 | fix windows build broken by [92cfbef048] (Refactor Win socket and load code to be less baroque in it... check-in: c8d80a632a user: jan.nijtmans tags: trunk | |
| 20:34 | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation check-in: 8032e7f92e user: jan.nijtmans tags: trunk | |
| 19:50 | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation check-in: beba7a8c8c user: jan.nijtmans tags: core-8-5-branch | |
| 19:19 | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation check-in: 03c30e0b9e user: jan.nijtmans tags: core-8-4-branch | |
| 07:16 | towards dictionary setting on transforms check-in: 584e69e4d2 user: dkf tags: tip-400-impl | |
|
2012-04-10
| ||
| 21:28 | Ensure all documented functions are listed in index line. check-in: ea709bd746 user: dkf tags: trunk | |
| 09:30 | corrected changelog entry check-in: 2f3e260bc8 user: dkf tags: trunk | |
| 09:29 | very slight tidy up to make build messages more regular check-in: ec02f76b8b user: dkf tags: trunk | |
| 09:17 | * generic/tcl.h (TCL_DEPRECATED_API): Added macro that can be used to mark parts of Tcl's API as d... check-in: 5b94c3788a user: dkf tags: trunk | |
| 08:13 | merge trunk check-in: a8711ad508 user: dkf tags: tip-400-impl | |
| 07:29 | Argument parsing update check-in: a853fd68ae user: dkf tags: tip-400-impl | |
|
2012-04-09
| ||
| 21:38 | Fix [Bug 3396896] check-in: 8c8cfe9c98 user: dkf tags: trunk | |
| 17:04 | Fix [Bug 2712377]: [info vars] and object declared variables check-in: 0b5e337729 user: dkf tags: trunk | |
|
2012-04-08
| ||
| 17:16 | Another few bits of zlib stream core hacking check-in: c59fa7ccf4 user: dkf tags: tip-400-impl | |
|
2012-04-07
| ||
| 17:41 | Another bit more check-in: 06de3274f0 user: dkf tags: tip-400-impl | |
|
2012-04-06
| ||
| 23:44 | merged check-in: 57ffafa704 user: jan.nijtmans tags: trunk | |
| 23:42 | cygwin should use SetEnvironmentVariable for windows env Closed-Leaf check-in: b154f7f607 user: jan.nijtmans tags: cygwin-environment-changes | |
| 23:33 | tclpGetPid signature change (stub entry only, not for macro), for win64 compatibility with future cy... check-in: 7fd5826902 user: jan.nijtmans tags: bug-3508771 | |
|
2012-04-05
| ||
| 16:29 | merge trunk check-in: f24817c9e5 user: dkf tags: tip-400-impl | |
| 09:34 | Reduce amount of unreachable code. Refactor Win socket and load code to be less baroque in its inter... check-in: 92cfbef048 user: dkf tags: trunk | |
| 07:07 | cygwin should use SetEnvironmentVariable for windows env check-in: d39be5f098 user: jan.nijtmans tags: core-8-5-branch | |
|
2012-04-04
| ||
| 20:51 | Fix [Bug 3514761] and related ensemble/construction problems. check-in: 9569a8471a user: dkf tags: trunk | |
| 20:37 | some formatting (*.decls) remove some unused cygwin-related code some minor gcc warnings check-in: 804d7eee7c user: jan.nijtmans tags: trunk | |
| 20:17 | some formatting (*.decls) move up #undef, for macro which is conflicting with later stuff. remove so... check-in: 904f4fe3fe user: jan.nijtmans tags: core-8-5-branch | |
| 18:52 | tclStubInit.c: move up #undef, so it is clear that this macro is conflicting with another definition... check-in: 206b9b100a user: jan.nijtmans tags: core-8-4-branch | |
| 15:08 | merge core-8-4-branch check-in: 62b7ba34b2 user: jan.nijtmans tags: bug-3508771 | |
| 15:07 | merge-mark check-in: fdfbefa0b9 user: jan.nijtmans tags: trunk | |
| 14:50 | implement TclpGetPid for Cygwin check-in: dcc7f6a5b4 user: jan.nijtmans tags: bug-3508771 | |
| 14:48 | Quick workaround for busted branch tip. check-in: 9fc4ed3a6d user: dgp tags: core-8-5-branch | |
| 14:44 | Quick workaround for busted branch tip. check-in: 2372607d3e user: dgp tags: core-8-4-branch | |
| 10:51 | Added characterisation of Bug 3514761; currently knownBug... check-in: fdd4e996ad user: dkf tags: trunk | |
| 09:54 | [Bug 510001]: TclSockMinimumBuffers needs plat imp check-in: 0dfb472cef user: jan.nijtmans tags: trunk | |
| 09:05 | [Bug 510001]: TclSockMinimumBuffers needs plat imp check-in: 2725f75513 user: jan.nijtmans tags: core-8-5-branch | |
| 08:36 | [Bug 510001]: TclSockMinimumBuffers needs plat imp check-in: cbf7dc0a31 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-04-03
| ||
| 14:44 | Remove the TclpGetTZName implementation for Cygwin (from 2012-04-02 commit) check-in: 64404b14d5 user: jan.nijtmans tags: trunk | |
| 14:27 | cleanup tcl.decls (unnecessary "generic" argument) check-in: 1fb2809854 user: jan.nijtmans tags: core-8-5-branch | |
| 14:05 | clean-up tcl.decls the same way as tclInt.decls check-in: 90efd4b49a user: jan.nijtmans tags: core-8-4-branch | |
| 13:09 | Remove the TclpGetTZName implementation for Cygwin (from previous commit) check-in: 3c8544ca3e user: jan.nijtmans tags: core-8-5-branch | |
| 12:22 | make genstubs check-in: edf539c57d user: dgp tags: core-8-4-branch | |
| 12:18 | remove unused ThreadSpecificData check-in: 538f98e47a user: jan.nijtmans tags: core-8-4-branch | |
| 11:55 | cleanup tclInt.decls to have the same form as Tcl 8.5/8.6, so a diff can show us the real signature ... check-in: 3695c2dd85 user: jan.nijtmans tags: core-8-4-branch | |
| 10:58 | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZName Closed-Leaf check-in: 571970a62f user: jan.nijtmans tags: bug-3514475 | |
|
2012-04-02
| ||
| 17:51 | re-generate configure check-in: 6104ed0d3e user: jan.nijtmans tags: trunk | |
| 14:13 | cygwin should not use ExitProcess check-in: 810dc33bbd user: jan.nijtmans tags: trunk | |
| 13:13 | Implementation of TIP #396 check-in: 1d6747e53f user: dkf tags: trunk | |
| 09:45 | [Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinGetTclInstance, TclpGetTZName, and var... check-in: 9e1a41ed83 user: jan.nijtmans tags: trunk | |
|
2012-04-01
| ||
| 18:35 | re-generate configure check-in: 7cc6d227fc user: jan.nijtmans tags: core-8-5-branch | |
|
2012-03-31
| ||
| 15:16 | Another step on the road to implementation. check-in: 928447f7d2 user: dkf tags: tip-400-impl | |
| 14:06 | D'oh! check-in: 9e464ab00d user: dkf tags: tip-400-impl | |
| 13:48 | Start of implementation of TIP 400: zlib improvements check-in: 359ebdf668 user: dkf tags: tip-400-impl | |
|
2012-03-30
| ||
| 14:57 | [Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinGetTclInstance, TclpGetTZName, and var... check-in: 27ca86ce9b user: jan.nijtmans tags: core-8-5-branch | |
| 14:44 | [Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinGetTclInstance, TclpGetTZName, and var... check-in: cef38b1e7b user: jan.nijtmans tags: core-8-4-branch | |
| 12:28 | [Bug 3511806] Compiler checks too early (autoconf still to be run!) check-in: df5899ee61 user: jan.nijtmans tags: trunk | |
| 09:49 | [Bug 3511806] Compiler checks too early (autoconf still to be run!) check-in: b684c66031 user: jan.nijtmans tags: core-8-5-branch | |
|
2012-03-29
| ||
| 22:36 | Only check for cygwin with $GCC check-in: e6a4468f48 user: jan.nijtmans tags: core-8-4-branch | |
| 20:48 | [Bug 3511806] Compiler checks too early This change allows to build the cygwin and mingw32 ports of ... check-in: 8b0d9cc5fc user: jan.nijtmans tags: core-8-4-branch | |
| 12:13 | better solution for bug-510001 it fills a correctly working stub entry for Win64 Closed-Leaf check-in: 02368db2ae user: jan.nijtmans tags: bug-510001 | |
| 10:21 | proposed solution for bug-510001 Closed-Leaf check-in: 2786a736bc user: jan.nijtmans tags: bug-510001 | |
| 09:24 | Fix minor typos in ChangeLog messages. check-in: e9858729dc user: dkf tags: trunk | |
| 08:38 | faster memleak-free implementation of [string is entier] check-in: df23d89ed4 user: jan.nijtmans tags: trunk | |
| 07:26 | now ready for further field tests Closed-Leaf check-in: 5064618d7f user: jan.nijtmans tags: bug-3511806 | |
|
2012-03-28
| ||
| 20:03 | some better checks check-in: ec6152937c user: jan.nijtmans tags: bug-3511806 | |
| 14:28 | merge trunk check-in: 2a19fcb152 user: dkf tags: dkf-utf16-branch | |
| 14:27 | merge trunk check-in: c908855c32 user: dkf tags: dkf-notifier-poll | |
| 13:33 | merge trunk check-in: 2edb5d44c0 user: dkf tags: dkf-documentation-figures | |
| 13:32 | merge trunk check-in: 13a02eed88 user: dkf tags: dkf-bytecode-8.6-main | |
| 13:32 | merge trunk check-in: 10889e2974 user: dkf tags: dkf-alias-encoding | |
| 13:30 | merge trunk check-in: 78f305269a user: dkf tags: tip-398-impl | |
| 12:01 | extra checks whether we are really dealing with cygwin or not check-in: de5aa06fb6 user: jan.nijtmans tags: bug-3511806 | |
|
2012-03-27
| ||
| 15:08 | bug-3511806 implementation check-in: 86da646fff user: jan.nijtmans tags: bug-3511806 | |
| 14:26 | se lower numbers, preventing integer overflow in tclWinError.c check-in: f38a3c4d81 user: jan.nijtmans tags: trunk | |
| 12:36 | gcc warning: unused but set variable check-in: 443b5353a6 user: jan.nijtmans tags: trunk | |
| 12:26 | Implementation of TIP #395 check-in: 7141246313 user: dkf tags: trunk | |
| 12:15 | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW [Bug 2015723] duplicate inodes from file stat on windo... check-in: cd7415d81d user: jan.nijtmans tags: trunk | |
| 11:39 | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW [Bug 2015723] duplicate inodes from file stat on windo... check-in: f9900bca57 user: jan.nijtmans tags: core-8-5-branch | |
| 11:20 | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW [Bug 2015723] duplicate inodes from file stat on windo... check-in: 90c31690eb user: jan.nijtmans tags: core-8-4-branch | |
| 08:21 | Implementation of TIP #397 check-in: 037a44105f user: dkf tags: trunk, potential incompatibility | |
|
2012-03-26
| ||
| 21:01 | enable cygwin build in /win directory (using mingw-w64 compiler) check-in: b5a4dfa5f1 user: jan.nijtmans tags: core-8-4-branch | |
| 14:29 | fix gcc warning signed<->unsigned warning for cygwin check-in: eff5ac7172 user: jan.nijtmans tags: core-8-4-branch | |
| 13:11 | Fix uninit variable (thanks to dgp for reporting) check-in: 785a336086 user: dkf tags: trunk | |
| 12:51 | Implementation of TIP #380 check-in: 3e85aec4f2 user: dkf tags: trunk, potential incompatibility | |
| 08:56 | 3 missing stub macros for cygwin merge problem from Tcl 8.4 (old mac stub table got accidently back) check-in: 460693a27f user: jan.nijtmans tags: trunk | |
| 08:06 | 3 missing stub macros for cygwin fix merge problem from Tcl 8.4 (old mac stub table got accidently b... check-in: 990925c563 user: jan.nijtmans tags: core-8-5-branch | |
| 07:20 | forgot 3 stub macros for cygwin: TclpCreateProcess, TclpMakefile and TclpOpenFile check-in: c5df3bc724 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-03-25
| ||
| 21:42 | [Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinConvertError, TclWinConvertWSAError, a... check-in: b503983e6b user: jan.nijtmans tags: trunk | |
| 21:22 | [Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinConvertError, TclWinConvertWSAError, a... check-in: 7d739c330e user: jan.nijtmans tags: core-8-5-branch | |
|
2012-03-24
| ||
| 06:43 | [Bug 3508771] load tclreg.dll in cygwin tclsh Implement TclWinConvertError, TclWinConvertWSAError, a... check-in: c503d14bcf user: jan.nijtmans tags: core-8-4-branch | |
| 06:23 | oops, fix cygwin check in configure Closed-Leaf check-in: 43aae6f2a2 user: jan.nijtmans tags: bug-3508771 | |
|
2012-03-23
| ||
| 23:04 | use mingw-w64 as compiler in cygwin /win mode (cygwin itself cannot do that, as the -no-cygwin flag ... check-in: 1189a98121 user: jan.nijtmans tags: bug-3508771 | |
| 15:55 | wrong date in ChangeLog check-in: ed8d45b515 user: jan.nijtmans tags: trunk | |
| 15:54 | wrong date in ChangeLog check-in: 6c9f9d1bca user: jan.nijtmans tags: core-8-5-branch | |
| 15:53 | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22). They were an attempt to... check-in: 70fd0e4074 user: jan.nijtmans tags: trunk | |
| 15:26 | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-02-01) They were an attempt to ... check-in: 0756e97333 user: jan.nijtmans tags: core-8-5-branch | |
| 14:15 | add TclGetAndDetachPids and TclpCloseFile to cygwin port check-in: c709629e84 user: jan.nijtmans tags: bug-3508771 | |
|
2012-03-22
| ||
| 21:57 | merge trunk (fix OSX build error) check-in: c63f1e426a user: jan.nijtmans tags: tip-398-impl | |
| 21:34 | add TclWinConvertError and TclWinConvertWSAError for cygwin check-in: b2826e0c0a user: jan.nijtmans tags: bug-3508771 | |
| 16:02 | many more cygwin functions present check-in: 246f517e0a user: jan.nijtmans tags: bug-3508771 | |
| 10:01 | [bug 3508771] fix OSX build check-in: 73fee7c814 user: jan.nijtmans tags: trunk | |
| 09:57 | [bug 3508771] fix OSX build check-in: 47b5a84a31 user: jan.nijtmans tags: core-8-5-branch | |
| 09:49 | [bug 3508771] fix OSX build check-in: 52f3baabd8 user: jan.nijtmans tags: core-8-4-branch | |
| 08:04 | Take two. Don't forget to apply all patches, even when the phone rings in between. check-in: 83c38b0c0d user: ferrieux tags: tip-398-impl | |
| 07:33 | Implement tip 398 : Quickly Exit with Non-Blocking Blocked Channels. This is simply a revert of the ... check-in: f2a0a1891c user: ferrieux tags: tip-398-impl | |
|
2012-03-20
| ||
| 11:59 | [Bug 3508771] load tclreg.dll in cygwin tclsh check-in: 8f9c16848b user: jan.nijtmans tags: trunk | |
| 10:16 | merge-mark check-in: 304c3cdf05 user: jan.nijtmans tags: core-8-5-branch | |
| 10:15 | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin (backported from Tcl 8.5) check-in: 77f914d372 user: jan.nijtmans tags: core-8-4-branch | |
| 09:58 | [Bug 3508771] load tclreg.dll in cygwin tclsh check-in: 5caa06383d user: jan.nijtmans tags: core-8-5-branch | |
| 08:33 | [Bug 3508771] load tclreg.dll in cygwin tclsh check-in: 9922ac54e8 user: jan.nijtmans tags: core-8-4-branch | |
|
2012-03-19
| ||
| 22:27 | implement Tcl_WinUtfToTChar and Tcl_WinTCharToUtf for cygwin Closed-Leaf check-in: 91fa99ab78 user: jan.nijtmans tags: bug-3508771 | |
| 17:15 | Update to tzdata 2012b check-in: df17301541 user: venkat tags: trunk | |
| 17:09 | Update to tzdata 2012b check-in: 1077be73d7 user: venkat tags: core-8-5-branch | |
| 16:51 | * Use the values returned by getaddrinfo() for all three arguments to socket() instead of only us... check-in: 74615f33dc user: max tags: trunk | |
| 16:12 | bug 3508771: load tclreg.dll in cygwin tclsh (works on cygwin, on other UNIX not yet complete) check-in: ec56206e45 user: jan.nijtmans tags: bug-3508771 | |
|
2012-03-15
| ||
| 21:14 | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin check-in: 7ad5febe39 user: jan.nijtmans tags: trunk | |
| 21:03 | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin check-in: 33b1706cef user: jan.nijtmans tags: core-8-5-branch | |
| 09:22 | [bug-3288345] Wrong Tcl_StatBuf used on Cygwin Closed-Leaf check-in: d4f3024ba5 user: jan.nijtmans tags: bug-3288345 | |
| 08:42 | x Closed-Leaf check-in: 06584f0569 user: jan.nijtmans tags: private | |
| 08:33 | x check-in: 50a7f8cea5 user: jan.nijtmans tags: private | |
|
2012-03-12
| ||
| 14:48 | Start of some support for a macro for figures, which is mainly intended for use with Tk. Prompted by... check-in: 101dd10b7d user: dkf tags: dkf-documentation-figures | |
| 12:40 | [Bug 3388350] mingw64 compiler warnings check-in: a798d1b44e user: jan.nijtmans tags: trunk | |
| 12:38 | [Bug 3388350] mingw64 compiler warnings check-in: ba7352dfe4 user: jan.nijtmans tags: core-8-5-branch | |
| 12:38 | [Bug 3388350] mingw64 compiler warnings check-in: 275470c91e user: jan.nijtmans tags: core-8-4-branch | |
|
2012-03-11
| ||
| 17:03 | A number of small spelling and wording fixes in the docs. check-in: 9539be84d1 user: dkf tags: trunk | |
|
2012-03-08
| ||
| 21:12 | More small bits of doc mending. check-in: c00ce8ef2e user: dkf tags: trunk | |
| 09:55 | Various minor fixes (prompted by Andreas Kupries detecting a spelling mistake). check-in: ef1168c4d6 user: dkf tags: trunk | |
| 09:43 | Added source test with utf-8 (without -encoding param), remove too many same single byte tests Closed-Leaf check-in: 0d794e7275 user: sebres tags: bug-3466099 | |
| 09:01 | merge from trunk check-in: 198464a9f4 user: dkf tags: dkf-bytecode-8.6-main | |
| 09:00 | merge from trunk check-in: dd77c1513d user: dkf tags: dkf-utf16-branch | |
| 09:00 | merge from trunk check-in: ea86b8ad37 user: dkf tags: dkf-notifier-poll | |
| 08:59 | merge from trunk check-in: cb4a3bfbb9 user: dkf tags: dkf-alias-encoding | |
|
2012-03-07
| ||
| 22:09 | put -checkbom encoding only when encoding is not set check-in: 4de05bbbf2 user: jan.nijtmans tags: bug-3466099 | |
| 21:59 | start of a new attempt, building functionality in "channel" check-in: a0ed010170 user: jan.nijtmans tags: bug-3466099 | |
| 21:21 | Style guide and tidying up. check-in: 5b854537f0 user: dgp tags: bug-3485833 | |
| 21:03 | merge 8.5 to bugfix check-in: 7362610a94 user: dgp tags: bug-3485833 | |
| 20:54 | Refactor TclScanElement() part of list parsing to take advantage of tables constructed for the task ... check-in: 3b5c5a2957 user: dgp tags: trunk | |
| 20:21 | merge trunk Closed-Leaf check-in: ed9f08c48e user: jan.nijtmans tags: dgp-scan-element | |
| 20:18 | DWORD_PTR typedef after <windows.h> check-in: 2c094f46eb user: jan.nijtmans tags: trunk | |
| 20:15 | DWORD_PTR typedef after <windows.h> check-in: bcbec8c1b2 user: jan.nijtmans tags: core-8-5-branch | |
| 20:09 | DWORD_PTR typedef after <windows.h> check-in: ddc76a9f73 user: jan.nijtmans tags: core-8-4-branch | |
| 18:59 | Merged from 8.5 branch -- http package. Fix Bug 3498327. Generate upper-case hexadecimal output for ... check-in: d4d8d006ea user: andreask tags: trunk | |
| 18:54 | Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case hexadecimal output for ... check-in: 157183e09d user: andreask tags: core-8-5-branch | |
| 18:50 | http package. Fix Bug 3498327. Generate upper-case hexadecimal output for compliance with RFC 3986. ... check-in: 070bbf9790 user: andreask tags: core-8-4-branch | |
| 15:40 | experimental trying to use TclGetSrcInfoForCmd without special sentinel ENSEMBLE_PSEUDO_COMMAND check-in: 0331a1cb8f user: sebres tags: bug-3485833 | |
|
2012-03-06
| ||
| 21:03 | merge core-8-5-branch check-in: 1ba2001d30 user: jan.nijtmans tags: dgp-scan-element | |
| 20:54 | Compatibility with older Visual Studio versions check-in: b9d820cfd6 user: jan.nijtmans tags: trunk | |
| 20:53 | Compatibility with older Visual Studio versions check-in: e54a8c811e user: jan.nijtmans tags: core-8-5-branch | |
| 20:51 | now with changelog entry check-in: 5f13e4eeda user: jan.nijtmans tags: core-8-4-branch | |
| 20:50 | Compatibility with older Visual Studio versions check-in: 81ada21a92 user: jan.nijtmans tags: core-8-4-branch | |
| 14:18 | another solution with auto recognition (without fixed cpBomTable) Closed-Leaf check-in: 8da0451f94 user: sebres tags: bug-3466099 | |
| 09:30 | Compatibility to older visual studio / windows platform SDK check-in: a16a2b5417 user: sebres tags: dgp-scan-element | |
|
2012-03-05
| ||
| 20:47 | Better conform to Tcl style guidelines. check-in: ffd6477611 user: dgp tags: bug-3485833 | |
| 20:44 | merge-mark check-in: 6aba59467d user: jan.nijtmans tags: trunk | |
| 20:39 | eliminate the use of intptr_t check-in: 1622089a42 user: jan.nijtmans tags: core-8-5-branch | |
| 20:11 | merge-mark check-in: b9d5abfcc5 user: jan.nijtmans tags: core-8-5-branch | |
| 19:11 | Backdoor kludge to let traced ensemble subcommands gain access to the string command of the original... check-in: a96d145418 user: dgp tags: bug-3485833 | |
| 17:46 | merge trunk check-in: 41e5026e0c user: dgp tags: dgp-refactor | |
|
2012-03-04
| ||
| 19:36 | Backport to 8.4/unix the healthy FD_SET reform started by das. Allows Tcl8.4 to have sane fileevents... check-in: 7ed1f6f749 user: guest tags: core-8-4-branch | |
| 16:52 | Compilation of misc info sometimes used in high-performance code. check-in: 2eebfcc371 user: dkf tags: dkf-bytecode-8.6-main | |
| 16:39 | Patch from the cygwin folks check-in: 09cd534bb6 user: jan.nijtmans tags: trunk | |
| 16:38 | Patch from the cygwin folks check-in: 8dafecc06c user: jan.nijtmans tags: core-8-5-branch | |
| 16:36 | Patch from the cygwin folks check-in: 8cbc14c4dd user: jan.nijtmans tags: core-8-4-branch | |
|
2012-03-02
| ||
| 10:07 | Add bug number. check-in: a17072b253 user: dkf tags: trunk | |
| 10:05 | (Tcl_SetByteArrayObj): Only zero out the memory block if it is not being immediately overwritten. Th... check-in: 281db1ba11 user: dkf tags: trunk | |
|
2012-03-01
| ||
| 22:48 | experiment: Handle BOM by switching to utf-8 when the system encoding is cp1250-cp1258 or identity (... check-in: 110d7c7820 user: jan.nijtmans tags: bug-3466099 | |
| 10:02 | merge core-8-5-branch check-in: 09bbc03c47 user: sebres tags: dgp-scan-element | |
| 09:33 | fix compile error win / visual studio check-in: 57f30e3f2c user: sebres tags: dgp-scan-element | |
| 09:29 | clarify and review code check-in: cda4203920 user: sebres tags: dgp-scan-element | |
|
2012-02-29
| ||
| 22:41 | oops, that's no utf-8 BOM ;-( check-in: 86923ce939 user: jan.nijtmans tags: trunk | |
| 22:38 | oops, that's no utf-8 BOM ;-( check-in: d2c359a194 user: jan.nijtmans tags: core-8-5-branch | |
| 22:35 | oops, that's no utf-8 BOM ;-( check-in: ced33be881 user: jan.nijtmans tags: core-8-4-branch | |
| 21:56 | [Bug 3466099] BOM in Unicode check-in: ad684faec9 user: jan.nijtmans tags: trunk | |
| 21:34 | [Bug 3466099] BOM in Unicode check-in: ca6c454087 user: jan.nijtmans tags: core-8-5-branch | |
| 21:17 | [Bug 3466099] BOM in Unicode check-in: e17fc0e07b user: jan.nijtmans tags: core-8-4-branch | |
|
2012-02-23
| ||
| 21:10 | Add tests relating to bug 1115587. The bug itself still exists at this point. check-in: fc453fd101 user: dkf tags: trunk | |
| 21:08 | Add tests relating to bug 1115587. The bug itself still exists at this point. check-in: 6990132056 user: dkf tags: core-8-5-branch | |
|
2012-02-21
| ||
| 10:25 | Documentation clarification, as discussed in [Bug 3482614]. check-in: 1d80a41569 user: dkf tags: trunk | |
|
2012-02-20
| ||
| 11:55 | Make test clearer to future maintainers. Closed-Leaf check-in: a1ab7b1a0c user: dkf tags: bug-3466099 | |
|
2012-02-19
| ||
| 15:21 | [Bug 3466099] BOM in Unicode check-in: f019af39bd user: jan.nijtmans tags: bug-3466099 | |
|
2012-02-17
| ||
| 21:18 | [Bug 2233954] AIX: compile error, but don't do that for _WIN32 (doesn't work in VS10) check-in: 130293d784 user: jan.nijtmans tags: trunk | |
| 21:17 | [Bug 2233954] AIX: compile error, but don't do that for _WIN32 (doesn't work in VS10) check-in: fa683cad00 user: jan.nijtmans tags: core-8-5-branch | |
| 17:15 | Merged core-8-5-branch segfault fix (commits [39f6ebe301] and [a6aa5be5b7]). check-in: 7135bc0716 user: andreask tags: trunk | |
| 17:12 | Fix: Removed C99ism (in-block variable declaration) from commit [39f6ebe301] which prevents building... check-in: a6aa5be5b7 user: andreask tags: core-8-5-branch | |
| 15:14 | bug fix: avoid segfaulting by deleted interp in RecordByteCodeStats check-in: 39f6ebe301 user: sebres tags: core-8-5-branch | |
| 09:10 | merge trunk check-in: f7b605d4cd user: dkf tags: dkf-alias-encoding | |
| 09:08 | merge trunk check-in: 8454ac74d2 user: dkf tags: dkf-utf16-branch | |
| 09:06 | merge trunk check-in: 6ef0534927 user: dkf tags: dkf-notifier-poll | |
|
2012-02-16
| ||
| 23:11 | [Bug 2233954] AIX: compile error check-in: dc007f490b user: jan.nijtmans tags: trunk | |
| 23:09 | [Bug 2233954] AIX: compile error check-in: 66427b5db9 user: jan.nijtmans tags: core-8-5-branch | |
| 13:51 | * generic/tclExecute.c (INST_LIST_RANGE_IMM): Enhance implementation so that shortening a (not multi... check-in: cad3b32b14 user: dkf tags: trunk | |
|
2012-02-15
| ||
| 20:43 | * generic/tclCompCmds.c (TclCompileLreplaceCmd): Added a compilation strategy for [lreplace] that ... check-in: e3106247db user: dkf tags: trunk | |
| 12:02 | * generic/tclCompCmds.c (TclCompileLrangeCmd): Add compiler for [lrange] with constant indices so ... check-in: 533a2ba7b7 user: dkf tags: trunk | |
| 10:01 | * generic/tclCompCmds.c (TclCompileDictForCmd): [Bug 3487626]: Fix crash in compilation of [dict f... check-in: af39754237 user: dkf tags: trunk | |
| 09:55 | merge bugfix Closed-Leaf check-in: 734678417d user: dkf tags: sebres-optimized-8-5 | |
| 09:51 | * generic/tclCompCmds.c (TclCompileDictForCmd): [Bug 3487626]: Fix crash in compilation of [dict f... check-in: 58aa65251b user: dkf tags: core-8-5-branch | |
|
2012-02-14
| ||
| 16:51 | optimizing / bug fixing of clock.tcl check-in: aa30a04b13 user: sebres tags: sebres-optimized-8-5 | |
| 14:44 | Minor change: clarify code to indicate magical sentinel values. check-in: faff574673 user: dkf tags: dgp-scan-element | |
| 13:06 | Testing of fixing execution trace, overhead by ensemble commands check-in: d6c4824b30 user: sergey.brester tags: dgp-scan-element | |
|
2012-02-11
| ||
| 15:44 | Minor: Formatting fixes. check-in: e7b4aca827 user: dkf tags: trunk | |
| 12:47 | merge mark check-in: 5cfe6cf698 user: dkf tags: trunk | |
|
2012-02-10
| ||
| 15:11 | Document, by a retroactive bug report, a nasty Notifier issue on 64-bits x86 that affects the 8.4 br... check-in: 38c3b80088 user: ferrieux tags: trunk | |
| 15:06 | Document, by a retroactive bug report, a nasty Notifier issue on 64-bits x86 that affects the 8.4 br... check-in: 1bad99fa02 user: ferrieux tags: core-8-5-branch | |
| 08:25 | Define dependencies in Makefile. check-in: 1c577fcea4 user: dkf tags: dgp-scan-element | |
|
2012-02-09
| ||
| 18:38 | Testing speedup of TclScanElement(). check-in: c649888cfe user: dgp tags: dgp-scan-element | |
| 15:28 | merge trunk check-in: 2b01c45c26 user: dkf tags: dkf-alias-encoding | |
| 15:28 | merge trunk check-in: 2ee17eeb36 user: dkf tags: dkf-utf16-branch | |
| 15:28 | merge trunk check-in: 8db26d2e11 user: dkf tags: dkf-notifier-poll | |
| 15:23 | Converted the memcpy() calls in append operations to memmove() calls. This adds safety in the case o... check-in: 3bb4751c4e user: dgp tags: trunk | |
| 15:00 | 3484402 Correct Off-By-One error appending unicode. Thanks to Poor Yorick. Also corrected test for w... check-in: f43b43900f user: dgp tags: core-8-5-branch | |
| 14:57 | 3484402 Correct Off-By-One error appending unicode. Thanks to Poor Yorick. Also corrected test for w... check-in: f57b5ba48d user: dgp tags: core-8-4-branch | |
|
2012-02-08
| ||
| 20:22 | merge trunk Closed-Leaf check-in: 66f3affcbc user: jan.nijtmans tags: bug-3466099 | |
|
2012-02-07
| ||
| 20:28 | 3484402 Correct Off-By-One error appending unicode. Thanks to Poor Yorick. Also converted some memc... Closed-Leaf check-in: ba9a1d9ddb user: dgp tags: bug-3484402 | |
|
2012-02-06
| ||
| 19:12 | Honor per-namespace compile suppression in ensemble subcommands. check-in: ecbee70832 user: dgp tags: trunk | |
| 18:57 | 3485022 Disable ensemble subcommand compile inside a Tcl_Create*Trace(). check-in: f59553e6ec user: dgp tags: trunk | |
| 18:54 | 3485022 Disable ensemble subcommand compile inside a Tcl_Create*Trace(). check-in: a7cd8eab0f user: dgp tags: core-8-5-branch | |
| 17:41 | 3485022 TclCompileEnsemble() avoid compile when exec traces set. check-in: 64bca4282c user: dgp tags: trunk | |
| 17:34 | 3485022 TclCompileEnsemble() avoid compile when exec traces set. check-in: 37f719ad40 user: dgp tags: core-8-5-branch | |
| 17:21 | 3484621 Invalidate bytecode when exec traces are added/removed from compiled cmd. check-in: 4b0a6f7864 user: dgp tags: core-8-4-branch | |
| 17:11 | fix for [Bug 3484621], take 3 check-in: 3f2b9932a7 user: mig tags: trunk | |
| 17:10 | fix for [Bug 3484621], take 3 check-in: ab33cfbe94 user: mig tags: core-8-5-branch | |
| 16:53 | fix for [Bug 3484621], take 2 check-in: 2525262824 user: mig tags: trunk | |
| 16:53 | fix for [Bug 3484621], take 2 check-in: 86f6c436c7 user: mig tags: core-8-5-branch | |
| 16:46 | Fix for [Bug 3484621]: insure that execution traces on bytecoded commands bump the interp's compile ... check-in: b5b93de310 user: mig tags: trunk | |
| 16:43 | Fix for [Bug 3484621]: insure that execution traces on bytecoded commands bump the interp's compile ... check-in: ec27f1e69d user: mig tags: core-8-5-branch | |
|
2012-02-04
| ||
| 17:49 | merge trunk check-in: 1051c7ac93 user: dkf tags: dkf-alias-encoding | |
| 17:48 | merge trunk check-in: 6062d13e22 user: dkf tags: dkf-utf16-branch | |
| 17:48 | merge trunk check-in: 1ea7dfcf2c user: dkf tags: dkf-notifier-poll | |
|
2012-02-03
| ||
| 23:33 | [Frq 3483854] zlib-1.2.6 Not to be merged to trunk until the official zlib1.dll is released as well!... Closed-Leaf check-in: aed9557397 user: jan.nijtmans tags: zlib-1.2.6 | |
| 23:00 | mingw doesn't have LABEL_SECURITY_INFORMATION definition check-in: df5aea7b41 user: jan.nijtmans tags: trunk | |
| 22:59 | mingw doesn't have LABEL_SECURITY_INFORMATION definition check-in: 8e600076a4 user: jan.nijtmans tags: core-8-5-branch | |
| 22:56 | mingw doesn't have LABEL_SECURITY_INFORMATION definition check-in: 0a780ecc03 user: jan.nijtmans tags: core-8-4-branch | |
| 21:25 | merge trunk check-in: ffb46b40ba user: jan.nijtmans tags: tip-389-impl | |
|
2012-02-02
| ||
| 21:13 | [Frq 3464401] Support Unicode 6.1 check-in: b171159506 user: jan.nijtmans tags: trunk | |
| 21:13 | [Frq 3464401] Support Unicode 6.1 check-in: 0090ba5598 user: jan.nijtmans tags: core-8-5-branch | |
| 21:12 | [Frq 3464401] Support Unicode 6.1 check-in: 756c93768d user: jan.nijtmans tags: core-8-4-branch | |
| 18:01 | inverted logic check-in: 4ebc3a8e1e user: dgp tags: trunk | |
| 17:35 | 2974459,2879351,1951574,1852572,1661378,1613456 Revisions to the NativeAccess() routine that queries... check-in: 23cc9bf170 user: dgp tags: trunk | |
| 17:21 | 2974459,2879351,1951574,1852572,1661378,1613456 Revisions to the NativeAccess() routine that queries... check-in: 6203735037 user: dgp tags: core-8-5-branch | |
| 16:44 | 2974459,2879351,1951574,1852572,1661378,1613456 Revisions to the NativeAccess() routine that queries... check-in: 63315eaf46 user: dgp tags: core-8-4-branch | |
|
2012-02-01
| ||
| 15:46 | merge to bugfix branch Closed-Leaf check-in: 0b276de667 user: dgp tags: fix-win-native-access | |
| 13:00 | [Bug 3482614]: Documentation nit. check-in: 7f49ede254 user: dkf tags: trunk | |
| 12:55 | [Bug 3482614]: Documentation nit. check-in: 39b0b3fb61 user: dkf tags: core-8-5-branch | |
|
2012-01-30
| ||
| 23:34 | Minor: make comments accurate in [catch] compiler. check-in: b95f569ee3 user: dkf tags: trunk | |
| 15:43 | * generic/tclCompCmds.c (TclCompileCatchCmd): Added a more efficient bytecode generator for the ca... check-in: c7bbf49644 user: dkf tags: trunk | |
|
2012-01-27
| ||
| 21:56 | 3479689 New internal routine TclJoinPath(). Refactor all the *Join*Path* routines to give them more... check-in: 55c8c6c155 user: dgp tags: trunk | |
| 18:44 | 3480599 Make [source] and [load] order of multi-file package happen in sorted order of the file name... check-in: d17bc3040a user: dgp tags: trunk | |
| 18:44 | 3480599 Make [source] and [load] order of multi-file package happen in sorted order of the file name... check-in: 38d06f3dba user: dgp tags: core-8-5-branch | |
| 18:39 | 3480599 Make [source] and [load] order of multi-file package happen in sorted order of the file name... Closed-Leaf check-in: 1da688ab14 user: dgp tags: bug-3480599 | |
|
2012-01-26
| ||
| 23:26 | alternative TIP 395 implementation: - more efficient, will not generate bignum - uses "string is int... Closed-Leaf check-in: 9969397e80 user: jan.nijtmans tags: tip-395-with-alt-name | |
| 21:58 | merge trunk check-in: 702fdde8e2 user: jan.nijtmans tags: tip-389-impl | |
| 19:59 | merge to feature branch Closed-Leaf check-in: 269088cd64 user: jan.nijtmans tags: rfe-3464401 | |
| 16:53 | 3475569 Add checks for unshared values before calls demanding them. 3479689 Stop memory corruption w... check-in: c53d73cbc2 user: dgp tags: trunk | |
| 16:42 | 3479689 Stop memory corruption when shimmering 0-refCount value to "path" type. check-in: a38a27a364 user: dgp tags: core-8-5-branch | |
| 16:33 | 3475569 Add value-sharing checks before calls that demand unshared arguments. check-in: f7e88adeb4 user: dgp tags: core-8-5-branch | |
| 16:26 | yank back debugging code Closed-Leaf check-in: c4792a35f0 user: dgp tags: bug-3475569 | |
| 16:15 | merge to bugfix check-in: 2391ff9f02 user: dgp tags: bug-3475569 | |
| 16:14 | Backport more robust stringObj tests. check-in: b10fdd096e user: dgp tags: core-8-5-branch | |
|
2012-01-25
| ||
| 14:39 | * generic/tclOO.c (Tcl_CopyObjectInstance): [Bug 3474460]: When copying an object, make sure that ... check-in: 2058b8a0d7 user: dkf tags: trunk | |
|
2012-01-24
| ||
| 22:50 | 3475569 Add value-sharing checks before calls that demand unshared arguments. check-in: 912125df60 user: dgp tags: bug-3475569 | |
| 13:11 | merge to bugfix branch check-in: e5d9cb52b3 user: dgp tags: fix-win-native-access | |
|
2012-01-23
| ||
| 22:19 | merge trunk check-in: 9eab8924a0 user: jan.nijtmans tags: tip-389-impl | |
| 21:21 | Simplify the logic of setting the TCL_REG_NOTBOL flag. check-in: e454de076f user: dgp tags: trunk | |
| 21:17 | Simplify the logic of setting the TCL_REG_NOTBOL flag. check-in: 9a7d9d9f02 user: dgp tags: core-8-5-branch | |
| 17:51 | merge mark check-in: ec2592bc98 user: dgp tags: trunk | |
| 17:45 | merge mark check-in: 088f7be200 user: dgp tags: core-8-5-branch | |
| 17:43 | Backport patch 2834a01435 to prevent test failures from timing matters. check-in: 4d9599f7e5 user: dgp tags: core-8-4-branch | |
| 15:35 | merge trunk check-in: 3d4874b922 user: dgp tags: dgp-pkg-migration | |
| 09:38 | merge trunk check-in: 048c3301f8 user: dkf tags: dkf-alias-encoding | |
| 09:38 | merge trunk check-in: 41d9eb81af user: dkf tags: dkf-utf16-branch | |
| 09:38 | merge trunk check-in: b350d71428 user: dkf tags: dkf-notifier-poll | |
|
2012-01-22
| ||
| 21:50 | [Frq 3473670]: Various Unicode-related check-in: d772d08f8a user: jan.nijtmans tags: trunk | |
| 21:49 | [Frq 3473670]: Various Unicode-related speedups/robustness check-in: 2ccfd0f771 user: jan.nijtmans tags: core-8-5-branch | |
| 21:41 | [Frq 3473670]: Various Unicode-related speedups/robustness check-in: c9118566f9 user: jan.nijtmans tags: core-8-4-branch | |
| 15:30 | merge trunk expand all unicode tables and tools to eventually handle the unicode chars > 0xffff (if ... Closed-Leaf check-in: 544e5419f0 user: jan.nijtmans tags: rfe-3473670 | |
| 13:16 | * generic/tclDictObj.c (DictExistsCmd): [Bug 3475264]: Ensure that errors only ever happen when in... check-in: 22ec97b057 user: dkf tags: trunk | |
| 13:08 | * generic/tclDictObj.c (DictExistsCmd): [Bug 3475264]: Ensure that errors only ever happen when in... check-in: 8becd9515d user: dkf tags: core-8-5-branch | |
| 12:19 | mark to avoid mistaken commit check-in: 1cf2a06f53 user: dkf tags: dkf-alias-encoding | |
| 12:13 | merge from 8.5 main branch check-in: 5ae5382258 user: dkf tags: fix-win-native-access | |
| 12:06 | merge trunk check-in: e91fb0cde4 user: dkf tags: dkf-alias-encoding | |
| 12:06 | merge trunk check-in: bf9ad9a5fb user: dkf tags: dkf-utf16-branch | |
| 12:05 | merge trunk check-in: bc79ca2833 user: dkf tags: dkf-notifier-poll | |
|
2012-01-21
| ||
| 08:31 | Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h check-in: 473eee5c31 user: jan.nijtmans tags: trunk | |
| 08:31 | Bug-3474726 minGW Tcl_StatBuf not defined correctly in tcl.h check-in: b87b66b503 user: jan.nijtmans tags: core-8-5-branch | |
| 08:20 | Prevent buffer read overflow. Thanks to "sebres" for the report and fix check-in: 3cb2ac8fbd user: jan.nijtmans tags: trunk | |
| 08:19 | Prevent buffer read overflow. Thanks to "sebres" for the report and fix. check-in: 03cb2cb9ed user: jan.nijtmans tags: core-8-5-branch | |
|
2012-01-19
| ||
| 21:22 | [Bug-3474726] minGW Tcl_StatBuf not defined correctly in tcl.h check-in: 096d7e242c user: jan.nijtmans tags: core-8-4-branch | |
| 20:46 | 3475667 Prevent buffer read overflow. Thanks to "sebres" for the report and fix. check-in: 1a5c0e4ad0 user: dgp tags: core-8-4-branch | |
|
2012-01-17
| ||
| 15:22 | * doc/dict.n (dict with): [Bug 3474512]: Explain better what is going on when a dictionary key and t... check-in: 18138fd96f user: dkf tags: trunk | |
| 15:17 | * doc/dict.n (dict with): [Bug 3474512]: Explain better what is going on when a dictionary key and t... check-in: 7c568a9106 user: dkf tags: core-8-5-branch | |
| 14:34 | merge mark check-in: 003418bc2c user: dgp tags: trunk | |
| 14:32 | Bump to version 2.7.8 check-in: ba7ac32678 user: dgp tags: core-8-5-branch | |
| 14:31 | Bump to 2.5.6 check-in: 84fceacbac user: dgp tags: core-8-4-branch | |
|
2012-01-16
| ||
| 14:20 | merge from 8.5 main branch check-in: 73e6c2a5ea user: dkf tags: fix-win-native-access | |
| 13:35 | merge trunk check-in: b9329b4911 user: dkf tags: dkf-alias-encoding | |
| 13:35 | merge trunk check-in: 0d8d161fe8 user: dkf tags: dkf-utf16-branch | |
| 13:34 | merge trunk check-in: 94e7978a5c user: dkf tags: dkf-notifier-poll | |
| 13:32 | Ensure that error messages are always set, even in believed-unreachable code. check-in: 4366119ec4 user: dkf tags: trunk | |
| 13:32 | Ensure that error messages are always set, even in believed-unreachable code. check-in: 37f485edba user: dkf tags: core-8-5-branch | |
| 13:29 | Ensure that error messages are always set, even in believed-unreachable code. check-in: 97f6b99aed user: dkf tags: core-8-4-branch | |
|
2012-01-14
| ||
| 09:30 | rfe-3473670: Various Unicode-related speedups/robustness check-in: 92168a99c1 user: jan.nijtmans tags: rfe-3473670 | |
|
2012-01-13
| ||
| 11:50 | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that we only try to read the socket... check-in: f9a94facca user: dkf tags: trunk | |
| 11:48 | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that we only try to read the socket... check-in: bb0af2dfb6 user: dkf tags: core-8-5-branch | |
| 11:45 | * library/http/http.tcl (http::Connect): [Bug 3472316]: Ensure that we only try to read the socket... check-in: 07438ee67a user: dkf tags: core-8-4-branch | |
|
2012-01-12
| ||
| 20:40 | [Bug 3472316] Document the destructive semantics of [fconfigure -error] on sockets. check-in: daf88a2bd0 user: ferrieux tags: trunk | |
| 20:34 | [Bug 3472316] Document the destructive semantics of [fconfigure -error] on sockets. check-in: c840cf2371 user: ferrieux tags: core-8-5-branch | |
| 13:23 | [Bug 3466506]: Document more environment variables. check-in: 6f0fbae68b user: dkf tags: trunk | |
|
2012-01-11
| ||
| 21:24 | Contributed patch aiming to fix [file writable] problems on Windows & Samba. check-in: 0aabf0529e user: dgp tags: fix-win-native-access | |
|
2012-01-09
| ||
| 20:34 | [Bug 3464428] string is graph \u0120 is wrong check-in: e9a619e9dc user: jan.nijtmans tags: trunk | |
| 20:31 | [Bug 3464428] string is graph \u0120 is wrong check-in: 14fc5c19b7 user: jan.nijtmans tags: core-8-5-branch | |
| 19:59 | [Bug 3464428] string is graph \u0120 is wrong check-in: a0c0feafe9 user: jan.nijtmans tags: core-8-4-branch | |
| 13:50 | Revert mistaken commit. check-in: 38a63eef25 user: dgp tags: trunk | |
|
2012-01-08
| ||
| 20:49 | Fix loading of timezones where one abbreviation is a proper suffix of another [Bug 3470928] check-in: dc71499520 user: kbk tags: trunk | |
| 20:43 | Fix loading of timezones where one abbreviation is a proper suffix of another [Bug 3470928] check-in: c7e8dc4c9b user: kbk tags: core-8-5-branch | |
|
2011-12-31
| ||
| 15:13 | merge trunk check-in: d0927e994c user: dkf tags: dkf-alias-encoding | |
| 15:12 | merge trunk check-in: e0cf8ae638 user: dkf tags: dkf-utf16-branch | |
| 15:09 | merge trunk check-in: ac9b0e6278 user: dkf tags: dkf-notifier-poll | |
| 15:04 | merge trunk check-in: d7da5e7e1e user: dkf tags: dkf-alias-encoding | |
|
2011-12-30
| ||
| 08:26 | Update to Olson's tzdata2011n check-in: fdf178b941 user: venkat tags: trunk | |
| 08:17 | Actually check in the files, not just the Changelog. check-in: 3a32e7eedc user: venkat tags: core-8-5-branch | |
| 08:14 | Update to Olson's tzdata2011n check-in: f903a74e2f user: venkat tags: core-8-5-branch | |
|
2011-12-28
| ||
| 23:29 | first attempt at fixing bug-3466099 check-in: 625e54fc08 user: jan.nijtmans tags: bug-3466099 | |
|
2011-12-26
| ||
| 08:58 | [Frq 3464401] Support Unicode 6.1 (not to be merged until Unicode 6.1 is final!!!) check-in: 73d59ae47c user: jan.nijtmans tags: rfe-3464401 | |
|
2011-12-24
| ||
| 00:30 | [Bug 3464428] string is graph \u0120 is wrong check-in: 0c1ac83954 user: jan.nijtmans tags: trunk | |
| 00:15 | [Bug 3464428] string is graph \u0120 is wrong check-in: 005fc77cde user: jan.nijtmans tags: core-8-5-branch | |
|
2011-12-23
| ||
| 23:31 | [Bug 3464428] string is graph \u0120 is wrong check-in: 13071df962 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-12-13
| ||
| 17:45 | (TclInitAuxDataTypeTable): Extended to register the DictUpdateInfo structure as an AuxData type. For... check-in: 1afb7a55b3 user: andreask tags: trunk | |
|
2011-12-11
| ||
| 09:17 | Some Unicode 6.0 chars not in [:print:] class check-in: 95f8aa7255 user: jan.nijtmans tags: trunk | |
| 09:13 | [Bug 3457031]: Some Unicode 6.0 chars not in [:print:] class check-in: 6a31dc71dc user: jan.nijtmans tags: core-8-5-branch | |
|
2011-12-07
| ||
| 06:23 | [Bug 3444754] string tolower \u01c5 is wrong check-in: 1f5f4a676e user: jan.nijtmans tags: trunk | |
| 06:17 | [Bug 3444754] string tolower \u01c5 is wrong check-in: 74cab55c44 user: jan.nijtmans tags: core-8-5-branch | |
| 06:13 | [Bug 3444754] string tolower \u01c5 is wrong check-in: b2fd948d0c user: jan.nijtmans tags: core-8-4-branch | |
|
2011-12-01
| ||
| 09:18 | Note incompatibility caused by switch of flags to dlopen() for Bug 3216070. check-in: 41679f73e6 user: dkf tags: trunk | |
| 09:10 | Note incompatibility caused by switch of flags to dlopen() for Bug 3216070. check-in: 4eb50d65b8 user: dkf tags: core-8-5-branch | |
|
2011-11-30
| ||
| 21:05 | [Bug 967195]: Make tcltest work when tclsh is compiled without using the setargv() function on mingw... check-in: 8ba57189f9 user: jan.nijtmans tags: trunk | |
| 21:01 | [Bug 967195]: Make tcltest work when tclsh is compiled without using the setargv() function on mingw... check-in: 3fdf31914d user: jan.nijtmans tags: core-8-5-branch | |
| 20:45 | [Bug 967195]: Make tcltest work when tclsh is compiled without using the setargv() function on mingw... check-in: e695c3505c user: jan.nijtmans tags: core-8-4-branch | |
| 06:15 | [Bug 2991415]: tclport.h #include'd before limits.h check-in: 92d210ba25 user: jan.nijtmans tags: trunk | |
| 06:08 | don't install tommath_(super)?class.h don't install directories like 8.2 and 8.3 check-in: 07e9a25b12 user: jan.nijtmans tags: trunk | |
| 06:01 | Use the same shebang comment everywhere don't install tommath_(super)?class.h don't install director... check-in: 8bc09f09f9 user: jan.nijtmans tags: core-8-5-branch | |
|
2011-11-29
| ||
| 20:09 | Use the same shebang comment everywhere check-in: 1ee716a733 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-11-26
| ||
| 16:08 | merge trunk check-in: ff15145ebd user: dkf tags: dkf-utf16-branch | |
| 16:06 | merge trunk check-in: e54193b3cb user: dkf tags: dkf-notifier-poll | |
| 16:04 | merge trunk check-in: 854afbcec5 user: dkf tags: dkf-alias-encoding | |
|
2011-11-25
| ||
| 11:55 | * library/history.tcl (history): Simplify the dance of variable management used when chaining to t... check-in: 8d7fa1c1f0 user: dkf tags: trunk | |
|
2011-11-22
| ||
| 13:07 | Make some of the logic in TclCompileObj less heavily nested, to improve clarity. check-in: 94f63a92f9 user: dkf tags: trunk | |
| 08:30 | [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only) check-in: bc67d4f61a user: jan.nijtmans tags: trunk | |
| 08:25 | [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only) check-in: 8a10f0c0ea user: jan.nijtmans tags: core-8-5-branch | |
| 07:59 | [Bug 2935503]: Windows: file mtime sets wrong time check-in: 18d103467f user: jan.nijtmans tags: core-8-4-branch | |
|
2011-11-21
| ||
| 18:23 | Fix a bug where global precompiled code (A) called from a precompiled procedure causes the core to ... check-in: 51f9d8af10 user: andreask tags: trunk | |
| 18:12 | Fixed typo in a comment. check-in: 0a6cf58d8f user: andreask tags: trunk | |
| 05:51 | Revise results of the thread-7.28 through thread-7.31 tests to account for the fact they are cancele... check-in: 0201686f93 user: mistachkin tags: trunk | |
| 01:26 | Remove unnecessary [after] calls from the thread tests. Make error message matching more robust for... check-in: 4466e490d8 user: mistachkin tags: trunk | |
|
2011-11-18
| ||
| 12:11 | Remove all use of thread::release from the thread 7.x tests, replacing it with a script that can eas... check-in: d4b7c74d47 user: mistachkin tags: trunk | |
| 04:57 | Refactor all the remaining thread-7.x tests that were using [testthread]. Note that this test file ... check-in: 3344b33e21 user: mistachkin tags: trunk | |
| 01:01 | For [testthread cancel], avoid creating a new Tcl_Obj when the default script cancellation result is... check-in: 0b4be2fe68 user: mistachkin tags: trunk | |
|
2011-11-11
| ||
| 13:11 | merge trunk check-in: 751590f372 user: dkf tags: dkf-utf16-branch | |
| 13:11 | merge trunk check-in: 8157b4c216 user: dkf tags: dkf-notifier-poll | |
| 13:09 | win/tclWinConsole.c: Refactor common thread handling patterns. check-in: 042936d44f user: dkf tags: trunk | |
| 10:58 | Generalize previous fix to all of zlib.test; also, tidy up [chan configure] flags across zlib.test. check-in: 0c68b36e42 user: ferrieux tags: trunk | |
| 10:34 | Use nonblocking writes in single-threaded IO tests to avoid deadlocks when going beyond OS buffers ... check-in: 242ebc5e92 user: ferrieux tags: trunk | |
|
2011-11-09
| ||
| 20:40 | More work in progress converting tests from [testthread] to Thread package. check-in: b9f009241b user: dgp tags: trunk | |
|
2011-11-08
| ||
| 17:20 | missing constraint and too brittle result check-in: ebef023af4 user: dgp tags: trunk | |
| 16:44 | missing constraints check-in: b1ea4cffbf user: dgp tags: trunk | |
| 16:12 | Missing constraints check-in: 3ca1f95c82 user: dgp tags: core-8-5-branch | |
|
2011-11-07
| ||
| 17:23 | merge release to dev check-in: b49824ff3d user: dgp tags: core-8-5-branch | |
|
2011-11-04
| ||
| 12:39 | tag&bag another 8.5.11 RC. Closed-Leaf check-in: f0b315cce4 user: dgp tags: core-8-5-11-rc, core-8-5-11 | |
|
2011-11-03
| ||
| 14:37 | * unix/tclUnixCompat.c (TclpGetPwNam, TclpGetPwUid, TclpGetGrNam) (TclpGetGrGid): Use the elaborat... check-in: ed2b08e566 user: dkf tags: trunk | |
|
2011-11-01
| ||
| 18:53 | Work in progress converting tests from [testthread cancel] to [thread::cancel] check-in: 5587254983 user: dgp tags: trunk | |
| 14:40 | merge to release check-in: d16b765320 user: dgp tags: core-8-5-11-rc | |
| 14:39 | merge mark check-in: 8fe91a8e59 user: dgp tags: trunk | |
| 14:14 | silence more warnings check-in: 04e72dd1dc user: dgp tags: core-8-5-branch | |
| 14:10 | Silence warnings. check-in: af91d8f029 user: dgp tags: core-8-5-branch | |
|
2011-10-31
| ||
| 19:41 | re-generate configure (autoconf 2.13) check-in: b71c29a263 user: jan.nijtmans tags: bug-1224888 | |
| 19:16 | merge to release check-in: 0488895962 user: dgp tags: core-8-5-11-rc | |
| 17:08 | 3414754 Fix the PATHFLAGS != 0 intrep normalizing trailing slashes. check-in: 0b6c54865b user: dgp tags: trunk | |
| 17:06 | 3414754 Fix the PATHFLAGS != 0 intrep normalizing trailing slashes. check-in: 594e384786 user: dgp tags: core-8-5-branch | |
| 17:04 | Purge the old, buggy implementation. Closed-Leaf check-in: 96abaae1f9 user: dgp tags: bug-3414754 | |
|
2011-10-27
| ||
| 21:16 | CONST-ification update. check-in: 1df7c85892 user: dgp tags: bug-3414754 | |
| 20:35 | Start of work on system for alias encodings, i.e., alternate names for encodings. check-in: 4d643b6bec user: dkf tags: dkf-alias-encoding | |
| 20:15 | Work In Progress migrating msgcat package to tcl/pkgs/ distribution. Includes inventing configure/ma... check-in: d505b7f4cd user: dgp tags: dgp-pkg-migration | |
| 19:37 | After manual establish of symlink in second sandbox, commit sync'd change to both images of the link... check-in: 500e62a3e3 user: dgp tags: dgp-pkg-migration | |
| 19:35 | Remove mistaken commits. check-in: 79fb8b8133 user: dgp tags: dgp-pkg-migration | |
| 19:31 | Commit from the sandbox with the symlink to restore the consistency. check-in: 39aaba477b user: dgp tags: dgp-pkg-migration | |
| 19:27 | Testing symlink support check-in: b2b0b83944 user: dgp tags: dgp-pkg-migration | |
| 19:13 | Attempt to use new symlink support in fossil to begin package migration. check-in: d7de076618 user: dgp tags: dgp-pkg-migration | |
| 18:17 | merge trunk check-in: a7347bcec3 user: dkf tags: dkf-utf16-branch | |
| 18:13 | merge trunk check-in: 0af44e08cb user: dkf tags: dkf-notifier-poll | |
| 15:49 | merge trunk check-in: 66be65105d user: dgp tags: dgp-refactor | |
| 15:08 | Added test case to the test suite check-in: 98005cd50d user: dgp tags: bug-3414754 | |
| 14:03 | Proposed fix for 3414754 check-in: acbf3262a4 user: dgp tags: bug-3414754 | |
|
2011-10-26
| ||
| 17:45 | merge mark check-in: dc19c17742 user: dgp tags: trunk | |
| 17:40 | Merge to release branch check-in: 6ae66c9a18 user: dgp tags: core-8-5-11-rc | |
| 17:40 | merge backport check-in: 799ae39045 user: dgp tags: core-8-5-branch | |
| 17:25 | Backport 2902268 fix. Closed-Leaf check-in: a536f9f774 user: dgp tags: bug-2902268 | |
|
2011-10-25
| ||
| 04:21 | Add a local copy of reference JS demo at same fps. Add an interactive tclsh page for easy timings, i... Closed-Leaf check-in: 29517d12f7 user: ferrieux tags: ferrieux-nacl | |
|
2011-10-21
| ||
| 09:39 | MINOR: Add emacs style info to end of C files. check-in: 845f5f4d8e user: dkf tags: trunk | |
|
2011-10-20
| ||
| 16:06 | Release candidate branch for Tcl 8.5.11. check-in: 4a2b312443 user: dgp tags: core-8-5-11-rc | |
| 15:59 | add missing merge mark check-in: a25a66c4d1 user: dgp tags: trunk | |
| 15:56 | Update changes toward 8.6b3 release. Bump to http 2.8.3. check-in: 4643e7b717 user: dgp tags: trunk | |
| 15:32 | Update changes toward 8.5.11 release. Bump to http 2.7.7. check-in: 8010db2398 user: dgp tags: core-8-5-branch | |
| 14:39 | merge trunk check-in: f92dc9224e user: dkf tags: dkf-utf16-branch | |
| 14:39 | merge trunk check-in: c04c36b0d0 user: dkf tags: dkf-notifier-poll | |
| 14:37 | Resolver fix from Stefan Sobernig. * generic/tclLiteral.c (TclInvalidateCmdLiteral): [Bug 3418547]:... check-in: 6941a89e57 user: dkf tags: trunk | |
| 14:24 | ChangeLog entry. Closed-Leaf check-in: 0ce8e2b854 user: dkf tags: bug-3418547 | |
| 13:50 | Tidying up. check-in: dfb85d39bc user: dkf tags: bug-3418547 | |
|
2011-10-19
| ||
| 20:21 | Stop warnings and segfault. check-in: 1e6db28a29 user: dgp tags: bug-3418547 | |
| 12:10 | merge trunk Closed-Leaf check-in: b6b01c5365 user: dgp tags: remove-pathappend-intrep | |
|
2011-10-18
| ||
| 22:03 | Streamline demo setup; update README to reflect API changes. check-in: 91aea72dbd user: ferrieux tags: ferrieux-nacl | |
| 13:08 | Don't cache the system timezone when it was derived from TCL_TZ or TZ. check-in: 2b6aaefebf user: max tags: trunk | |
| 13:03 | Don't cache the system timezone when it was derived from TCL_TZ or TZ. check-in: 0cf2dfd2bf user: max tags: core-8-5-branch | |
| 06:33 | Update to new (incompatible, stabilized) ABI. Now requires Chrome 15 or above. check-in: d6b778727b user: ferrieux tags: ferrieux-nacl | |
|
2011-10-17
| ||
| 17:38 | merge trunk check-in: bde0ffa6e5 user: dgp tags: remove-pathappend-intrep | |
|
2011-10-15
| ||
| 16:48 | And the failing test file too... check-in: ae57dfb77e user: dkf tags: bug-3418547 | |
| 15:57 | Commit of patch relating to interp resolvers check-in: 5ba2c5ac72 user: dkf tags: bug-3418547 | |
| 10:28 | Update to Olson's tzdata2011l check-in: 95db49a59b user: venkat tags: trunk | |
| 10:21 | Update to Olson's tzdata2011l check-in: d11be2712d user: venkat tags: core-8-5-branch | |
|
2011-10-13
| ||
| 21:10 | merge trunk check-in: e7017fcc72 user: dkf tags: dkf-utf16-branch | |
| 21:09 | merge trunk check-in: 96352b53af user: dkf tags: dkf-notifier-poll | |
| 21:04 | Ugh; Tcl_DStringInit in wrong place... check-in: a6843c662e user: dkf tags: bug-1224888 | |
| 19:18 | merge trunk check-in: 610f5b391c user: dgp tags: remove-pathappend-intrep | |
| 18:19 | Correct botch. check-in: f0486f9bbd user: dgp tags: trunk | |
| 18:10 | 3423059 silence compiler warning check-in: d287fac6bb user: dgp tags: trunk | |
| 18:02 | 3423069 silence compiler warnings. check-in: d6b80e8cf1 user: dgp tags: trunk | |
| 12:34 | Getting better; now possibly with autoconf magic! Comments too. check-in: fbc6fd24c0 user: dkf tags: bug-1224888 | |
| 12:16 | A little more resilience. check-in: 9856078e30 user: dkf tags: bug-1224888 | |
| 12:10 | Lash-up to try to deal with [Bug 1224888]. check-in: 47248c347c user: dkf tags: bug-1224888 | |
| 08:02 | revert test-case change for [Bug 2935503] check-in: fb6eac342d user: jan.nijtmans tags: trunk | |
| 08:01 | revert test-case from [Bug 2935503] check-in: 8588701fdf user: jan.nijtmans tags: core-8-5-branch | |
| 07:56 | revert test-case change from [Bug 2935503] check-in: 80c27dee1f user: jan.nijtmans tags: core-8-4-branch | |
|
2011-10-11
| ||
| 13:39 | [Bug 2935503] Incorrect mode field returned by file stat command check-in: c07f32716f user: jan.nijtmans tags: trunk | |
| 13:29 | [Bug 2935503] Incorrect mode field returned by file stat command check-in: c865669b6f user: jan.nijtmans tags: core-8-5-branch | |
| 13:19 | [Bug 2935503] Incorrect mode field returned by file stat command check-in: 77f44a0961 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-10-09
| ||
| 14:41 | * generic/tclCompCmds.c (TclCompileDictWithCmd): Corrected handling of qualified names, and added ... check-in: acdee8149c user: dkf tags: trunk | |
|
2011-10-07
| ||
| 21:21 | Fix env.test, when running under wine 1.3 check-in: 78d77f044f user: jan.nijtmans tags: trunk | |
| 21:16 | Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6) check-in: 1c15b03dcd user: jan.nijtmans tags: core-8-5-branch | |
| 20:54 | Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6) check-in: 951880c457 user: jan.nijtmans tags: core-8-4-branch | |
| 14:49 | merge trunk check-in: 3dcfeb9b27 user: dkf tags: dkf-utf16-branch | |
| 14:48 | merge trunk check-in: efd220a1ac user: dkf tags: dkf-notifier-poll | |
| 12:16 | Merge updates from trunk check-in: 59daece720 user: ferrieux tags: ferrieux-nacl | |
| 12:01 | Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1) check-in: 91a0a93dad user: jan.nijtmans tags: trunk | |
| 12:00 | Fix gcc warning (discovered with latest mingw, based on gcc 4.6.1) check-in: 7c93b4fe12 user: jan.nijtmans tags: core-8-5-branch | |
| 11:58 | Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1) check-in: 72e8ccc7aa user: jan.nijtmans tags: core-8-4-branch | |
|
2011-10-06
| ||
| 21:19 | Reintegrate the compilation of [dict with], which is now usually much faster (but only inside contex... check-in: 81996420e6 user: dkf tags: trunk | |
| 19:57 | Handle empty tail case to stop test failures. check-in: b14befee57 user: dgp tags: remove-pathappend-intrep | |
| 19:26 | Disabled more large blocks of code not needed in the absence of the TCLPATH_APPEND intrep. check-in: 3ea6aab6df user: dgp tags: remove-pathappend-intrep | |
| 19:15 | Add the other instructions to the assembler's nous. Closed-Leaf check-in: 5b83ff4cd5 user: dkf tags: dkf-dict-with-compiled | |
|
2011-10-05
| ||
| 19:01 | Add special handling required for ~foo filesystem paths. check-in: a09a9e64c0 user: dgp tags: remove-pathappend-intrep | |
| 18:11 | Radical experiment of completely disabling the TCLPATH_APPENDED intrep of the "path" Tcl_ObjType tha... check-in: 15d9677358 user: dgp tags: remove-pathappend-intrep | |
| 14:23 | Merge to feature branch check-in: 2b23686155 user: jan.nijtmans tags: tip-389-impl | |
| 14:21 | merge trunk check-in: 055aae0b17 user: dkf tags: dkf-dict-with-compiled | |
| 14:19 | Added some tests. check-in: 55b7d7fafb user: dkf tags: dkf-dict-with-compiled | |
| 14:05 | wrong copy/paste in ChangeLog check-in: fed81b9937 user: jan.nijtmans tags: trunk | |
| 13:58 | Remove tclWinProcs, as it is no longer being used check-in: 3bc90017b9 user: jan.nijtmans tags: trunk | |
|
2011-10-04
| ||
| 08:44 | merge trunk check-in: 7d5b912b37 user: dkf tags: dkf-dict-with-compiled | |
| 05:11 | Update to Olson's tzdata2011k check-in: 078177c87f user: venkat tags: trunk | |
| 05:00 | Update to Olson's tzdata2011k check-in: 26419277e5 user: venkat tags: core-8-5-branch | |
|
2011-10-03
| ||
| 10:45 | Added support for having the dict var itself referenced by LVT index. check-in: 0b8e874e2c user: dkf tags: dkf-dict-with-compiled | |
| 07:51 | Add assembler support for the new INST that I think has a stable interface. check-in: 13d6ce4ce6 user: dkf tags: dkf-dict-with-compiled | |
|
2011-10-02
| ||
| 16:29 | Experimental compilation of the [dict with] subcommand. No tests yet, and not yet certain that the a... check-in: 3e46935f68 user: dkf tags: dkf-dict-with-compiled | |
|
2011-09-29
| ||
| 14:58 | More polishing of Tcl's HTML doc converter. check-in: fe2f12390f user: dkf tags: trunk | |
| 10:56 | [Bug 3414769]: Updated list of default-hidden commands for safe interps. check-in: ff6cb3f219 user: dkf tags: trunk | |
|
2011-09-28
| ||
| 08:32 | [RFE 3010352]: make all TclOO API functions MODULE_SCOPE check-in: d952be86c1 user: jan.nijtmans tags: trunk | |
| 01:39 | merge trunk check-in: 0f1d9f3a48 user: mig tags: mig-no280 | |
| 01:39 | merge trunk check-in: 12126498b2 user: mig tags: mig-alloc-reform | |
|
2011-09-27
| ||
| 09:57 | Release unused memory... check-in: 538047ebb7 user: dkf tags: trunk | |
| 09:49 | * generic/tclIndexObj.c (Tcl_ParseArgsObjv): [Bug 3413857]: Corrected the memory management for th... check-in: 06c0436f04 user: dkf tags: trunk | |
| 09:45 | Test harness for Tcl_ParseArgsObjv Closed-Leaf check-in: ffc52b181f user: dkf tags: bug-3413857 | |
| 09:44 | Unbreak TCL_ARGV_AUTO_REST macro, found during testing. check-in: e670fd9be2 user: dkf tags: bug-3413857 | |
|
2011-09-26
| ||
| 12:06 | merge-mark check-in: e276dd59ba user: jan.nijtmans tags: core-8-5-branch | |
| 11:55 | Support Visual Studio 11 check-in: 091540cba9 user: jan.nijtmans tags: core-8-4-branch | |
| 10:46 | Make [file] itself be safe, to reduce breakage in existing code. [Bug 3211758] check-in: 08c3728274 user: dkf tags: trunk | |
| 10:09 | Proposed patch to fix [Bug 3413857]... check-in: 8edb5ef770 user: dkf tags: bug-3413857 | |
|
2011-09-23
| ||
| 19:16 | More revisions to get finalization of ReflectedTransforms correct, including adopting a "dead" field... check-in: 5752b4e079 user: dgp tags: trunk | |
| 16:00 | Stop using the deprecated thread management commands of the tcltest package. The test suite ought to... check-in: d1a3e27d6c user: dgp tags: trunk | |
| 02:55 | Further corrections to [info frame] in a coroutine. check-in: 2caf2b6c9c user: dgp tags: trunk | |
|
2011-09-22
| ||
| 20:32 | Revise [info frame] so that it stops creating cycles in the iPtr->cmdFramePtr stack. check-in: 1250a21420 user: dgp tags: trunk | |
| 14:08 | (minor: tidy up some comments) check-in: 2e5e7f4e21 user: dkf tags: trunk | |
| 14:05 | [Bug 2903743]: Try to do the right thing when presented with old-style nroff. check-in: 6f7454b66b user: dkf tags: trunk | |
| 12:00 | typo check-in: a95a9b242d user: jan.nijtmans tags: trunk | |
|
2011-09-21
| ||
| 21:45 | Revise the thread exit handling of the [testthread] command so that it properly maintains the per-pr... check-in: 512220a685 user: dgp tags: trunk | |
| 20:54 | [Bug 3412487]: Now short reads are allowed in synchronous fcopy, avoid mistaking them as nonblocking... check-in: 300934ee84 user: ferrieux tags: trunk | |
| 17:13 | * generic/tclIORTrans.c (ForwardOpToOwnerThread): Fixed the missing initialization of the 'dsti' fie... check-in: a68be69eac user: andreask tags: trunk | |
| 11:48 | FRQ 3010352 implementation Closed-Leaf check-in: 25195041f0 user: jan.nijtmans tags: freq-3010352-impl | |
| 09:03 | Merge to feature branch check-in: 56ff28f1ee user: jan.nijtmans tags: tip-389-impl | |
| 08:00 | Remove constraint on test which apparently passes check-in: 68e549d7d5 user: dkf tags: trunk | |
|
2011-09-20
| ||
| 17:45 | ChangeLog entry check-in: e13984197a user: dgp tags: trunk | |
| 17:33 | Re-using the "interp" field to signal a dead channel (via NULL value) interfered with conditional c... check-in: e961049442 user: dgp tags: trunk | |
| 13:42 | Revised ReflectClose() and FreeReflectedTransform() so that we stop leaking ReflectedTransforms, yet... check-in: 2b932b9d01 user: dgp tags: trunk | |
| 08:24 | Merge to feature branch check-in: 4bb08079e6 user: dkf tags: dkf-utf16-branch | |
| 08:24 | Merge to feature branch check-in: 42d310a20c user: dkf tags: dkf-notifier-poll | |
|
2011-09-19
| ||
| 20:30 | Conversion from [testthread] to Thread package stops most memory leaks. check-in: b284fade78 user: dgp tags: trunk | |
| 17:46 | Plug most memory leaks in thread.test. check-in: 7f362b47fb user: dgp tags: trunk | |
| 17:19 | Plug all memory leaks in ioCmd.test exposed by `make valgrind`. check-in: cc4f894e4a user: dgp tags: trunk | |
| 15:26 | Constrain test iocmd.tf-32.1 to be skipped during valgrinding. It contains a memory leak that cann... Closed-Leaf check-in: c7ef5247c8 user: dgp tags: iocmd-leaks | |
| 14:41 | Plug leak of a ReflectedChannel in test iocmd.tf-32.0 check-in: abb79fac86 user: dgp tags: iocmd-leaks | |
| 10:57 | Plug a number of MarshallError memleaks. check-in: 0cc5ee5d23 user: dgp tags: iocmd-leaks | |
|
2011-09-18
| ||
| 19:10 | Revise the tests that confront background flush on close across threads. Need cleanup code to bring ... check-in: 659251dcab user: dgp tags: iocmd-leaks | |
|
2011-09-17
| ||
| 07:19 | merge to feature branch check-in: 34736d2412 user: jan.nijtmans tags: tip-389-impl | |
|
2011-09-16
| ||
| 18:18 | Revise tests. You can't robustly thread::release a thread that's not thread::wait-ing check-in: f2bfb403dc user: dgp tags: trunk | |
| 17:12 | Made test socket-14.1 more robust to stop failure on OS X (Snow Leopard) check-in: 2d642c14bb user: dgp tags: trunk | |
| 13:35 | Synchronization marker. check-in: 112a12c3ec user: dkf tags: trunk | |
| 13:23 | IMPLEMENTATION OF TIP #388 check-in: 4d6af4f7a4 user: jan.nijtmans tags: trunk, potential incompatibility | |
| 13:22 | * generic/tclProc.c (ProcWrongNumArgs): [Bugs 3400658,3408830]: Corrected the handling of procedur... check-in: ed886c774f user: dkf tags: core-8-5-branch | |
| 13:19 | Noticed that a test now works. check-in: d281c444c3 user: dkf tags: trunk | |
| 13:13 | [Bug 3408830]: Use the _right_ fix for [Bug 3400658]! check-in: 09babeb9c5 user: dkf tags: trunk | |
| 13:09 | Don't change Tcl_UniChar type when TCL_UTF_MAX == 4 (not supported anyway) check-in: 98f64c277b user: jan.nijtmans tags: core-8-5-branch | |
| 13:01 | Don't change Tcl_UniChar type when TCL_UTF_MAX == 4 (not supported anyway) check-in: c796c8b14f user: jan.nijtmans tags: core-8-4-branch | |
| 08:55 | Minor change: formatting check-in: 1d7997772b user: dkf tags: trunk | |
| 08:34 | [Bug 3391977]: Ensure that the -headers option to http::geturl overrides the -type option (importan... check-in: ece59da1db user: dkf tags: trunk | |
| 08:28 | [Bug 3391977]: Ensure that the -headers option to http::geturl overrides the -type option (important... check-in: 0031bc6888 user: dkf tags: core-8-5-branch | |
| 08:14 | merge to feature branch check-in: 7c746c8b38 user: jan.nijtmans tags: tip-389-impl | |
| 08:12 | merge trunk to feature branch Closed-Leaf check-in: 8b3fef2633 user: jan.nijtmans tags: tip-388-impl | |
|
2011-09-15
| ||
| 16:27 | 3408408 Partial improvement by sharing as literals the computed values of constant subexpressions wh... check-in: 3ea7c67cbf user: dgp tags: trunk | |
|
2011-09-13
| ||
| 20:04 | 3390638 Workaround broken solaris studio cc optimizer. Thanks to Wolfgang S. Kechel. check-in: b9fb2d7653 user: dgp tags: trunk | |
| 20:03 | 3390638 Workaround broken solaris studio cc optimizer. Thanks to Wolfgang S. Kechel. check-in: c233837119 user: dgp tags: core-8-5-branch | |
| 20:02 | 3390638 Workaround broken solaris studio cc optimizer. Thanks to Wolfgang S. Kechel. check-in: 678d621890 user: dgp tags: core-8-4-branch | |
| 18:27 | 3405652 Portability workaround for broken system DTrace support. Thanks to Dagobert Michelson. check-in: d9f5e84500 user: dgp tags: trunk | |
| 18:23 | 3405652 Portability workaround for broken system DTrace support. Thanks to Dagobert Michelson. check-in: 2836989501 user: dgp tags: core-8-5-branch | |
| 18:22 | 3405652 Portability workaround for broken system DTrace support. Thanks to Dagobert Michelson. check-in: 431ab7aa29 user: dgp tags: core-8-4-branch | |
|
2011-09-12
| ||
| 18:37 | revise iocmd.tf-24.16 result to deal with Thread conversion check-in: d667541dc2 user: dgp tags: iocmd-leaks | |
| 17:52 | stop segfault Closed-Leaf check-in: eeddaf97df user: dgp tags: thread-leaks | |
| 16:19 | Attempt to convert test thread-7.26 check-in: 0c36f08d9f user: dgp tags: thread-leaks | |
| 10:26 | [Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIG check-in: f764b99f81 user: jan.nijtmans tags: trunk | |
| 10:12 | [Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIG check-in: d3fba70ec1 user: jan.nijtmans tags: core-8-5-branch | |
| 10:08 | Make compilable in Visual Studio again check-in: 2f5f8b82ee user: jan.nijtmans tags: core-8-4-branch | |
| 09:45 | [Bug 3407070] tclPosixStr.c won't build with EOVERFLOW==E2BIG check-in: 6d44ccf234 user: jan.nijtmans tags: core-8-4-branch | |
| 05:06 | more conversion work check-in: 5d0b07dbeb user: dgp tags: trunk | |
| 04:50 | Work in progress taking leaks out of thread.test. check-in: abbfcb61f7 user: dgp tags: trunk | |
| 01:01 | Convert [testthread] to Thread check-in: 96fb2de63c user: dgp tags: trunk | |
| 00:41 | Convert [testthread] use to Thread package use in thread-6.1. Eliminates a memory leak in `make valg... check-in: a93bb93ff2 user: dgp tags: trunk | |
|
2011-09-11
| ||
| 20:02 | 3390699 Convert [testthread] use to Thread package use in socket_*-13.1. Eliminates a memory leak in... check-in: 09bf2a7588 user: dgp tags: trunk | |
|
2011-09-10
| ||
| 17:58 | Minor formatting fixes. check-in: ddebb4ea7b user: dkf tags: trunk | |
| 17:57 | [Bug 3400658]: Correction to forwarded method magic so that Tcl_WrongNumArgs produces the right sort... check-in: 3028445c87 user: dkf tags: trunk | |
|
2011-09-09
| ||
| 19:26 | Convert uses of the [testthread] command to uses of the Thread package. This takes as many leaks as ... check-in: d8749f66d5 user: dgp tags: iocmd-leaks | |
| 15:37 | 3389733 Convert [testthread] use to Thread package use in *io-70.1. Eliminates a memory leak in `mak... check-in: fa4e7a890c user: dgp tags: trunk | |
| 15:08 | Release the right thread! D'oh! check-in: 46c87cbb14 user: dgp tags: trunk | |
| 14:40 | 3389733 Convert [testthread] use to Thread package use in chan-io-70.1. Eliminates a memory leak in ... check-in: fca6992b0c user: dgp tags: trunk | |
|
2011-09-07
| ||
| 18:03 | 3401704 Allow function names like influence(), nanobot(), and 99bottles() that have been parsed as m... check-in: b0cd41e35f user: dgp tags: trunk, potential incompatibility | |
| 17:48 | remove stray copy/paste check-in: c85b345cd1 user: dgp tags: core-8-5-branch | |
| 17:28 | missing 'break' check-in: ece518a000 user: dgp tags: core-8-5-branch | |
| 17:14 | 3401704 Allow function names like influence(), nanobot(), and 99bottles() that have been parsed as m... check-in: 3eda02cadc user: dgp tags: core-8-5-branch, potential incompatibility | |
| 14:30 | Tidiness, comments, and tests. Closed-Leaf check-in: fddfa53d53 user: dgp tags: dgp-3401704 | |
| 04:44 | Update to Olson's tzdata2011i check-in: b81b6908ed user: venkat tags: trunk | |
| 04:10 | Update to Olson's tzdata2011i check-in: 25a54364a6 user: venkat tags: core-8-5-branch | |
|
2011-09-06
| ||
| 20:37 | Don't extend numbers with non-alphanumeric characters into barewords. check-in: 6da7f606d3 user: dgp tags: dgp-3401704 | |
| 17:48 | 3401704 New patch to enable nancy(), influence(), 99bottles(). check-in: 248408b551 user: dgp tags: dgp-3401704 | |
| 14:35 | merge-mark check-in: 653bdbabc4 user: jan.nijtmans tags: core-8-5-branch | |
| 14:34 | Add --disable-rpath option to configure script check-in: d7696c4bdb user: jan.nijtmans tags: core-8-4-branch | |
| 14:16 | merge-mark check-in: 11a438229b user: jan.nijtmans tags: core-8-5-branch | |
| 14:14 | Tcl_HashStats does not return a CONST check-in: 8d692e1f77 user: jan.nijtmans tags: core-8-4-branch | |
| 10:15 | [RFE 1711975]: Tcl_MainEx() (like Tk_MainEx()) check-in: e6695ae7dc user: jan.nijtmans tags: trunk | |
| 09:53 | unused static array wtens check-in: 6622b4b506 user: jan.nijtmans tags: trunk | |
| 09:51 | unused static array wtens check-in: 0c1ce51786 user: jan.nijtmans tags: core-8-5-branch | |
|
2011-09-02
| ||
| 16:33 | Convert [testthread] use to Thread package use in http.test. Eliminates memory leak seen in `make va... check-in: eeab1116f0 user: dgp tags: trunk | |
|
2011-09-01
| ||
| 21:03 | [Bug 3401422] Cache script-level changes to the nonblocking flag of an async client socket in progre... check-in: 73120d28c1 user: ferrieux tags: trunk | |
| 20:42 | Bug 3401704 WIP: enables parse of functions nancy(), influence(), 99bottles() Closed-Leaf check-in: be7ef0d2a4 user: dgp tags: dgp-3401704 | |
| 17:29 | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex). [scan Inf %g] is portabl... check-in: 79b3c9d044 user: dgp tags: trunk | |
| 17:13 | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex) [scan Inf %g] is portable... check-in: 37d01df720 user: dgp tags: core-8-5-branch | |
|
2011-08-31
| ||
| 18:26 | Use better 'isalnum' predicate ; add test case. Closed-Leaf check-in: 5ddc891b55 user: ferrieux tags: bug-3401704, dgp-thread-leaks | |
| 17:49 | Detect trailers after Nan, Inf, etc. check-in: a132259d0c user: ferrieux tags: bug-3401704, dgp-thread-leaks | |
|
2011-08-30
| ||
| 21:27 | Use the Thread package instead of the [testthread] command to do thread-enabled testing of the http... Closed-Leaf check-in: 029b9c4847 user: dgp tags: dgp-thread-leaks | |
| 16:20 | Prevent leak of interps when using the [testthread exit] command. check-in: 3fc64e5692 user: dgp tags: dgp-thread-leaks | |
| 15:44 | Prevent segfaults attempting to use thread maps after they've been deleted. Closed-Leaf check-in: a5b9dc7fa4 user: dgp tags: bug-3397515 | |
| 10:30 | Merge to feature branch check-in: d89eb1e656 user: dkf tags: dkf-utf16-branch | |
| 09:06 | Merge to feature branch check-in: 86b845ef50 user: dkf tags: dkf-notifier-poll | |
| 07:34 | merge-mark check-in: a726f434cd user: jan.nijtmans tags: core-8-5-branch | |
| 07:32 | Make SHLIB_LD_LIBS='${LIBS}' the default and et to "" on per-platform necessary basis. Add Haiku sup... check-in: 7585009c0c user: jan.nijtmans tags: core-8-4-branch | |
| 06:33 | Tcl_MainEx() (like Tk_MainEx()) Closed-Leaf check-in: 2f0a062d8f user: jan.nijtmans tags: rfe-1711975 | |
| 00:23 | [Bug 3398794]: Use Tcl errors in scripts, not panics. check-in: 241cdd7be1 user: dkf tags: trunk | |
| 00:05 | [Bug 3398794]: Use Tcl errors in scripts, not panics. check-in: b3333814a0 user: dkf tags: core-8-5-branch | |
|
2011-08-29
| ||
| 23:24 | Put back the check for server sockets (bug #3394732). check-in: 0722843420 user: max tags: trunk | |
| 20:41 | Work in progress plugging thread finalization memory leaks. check-in: b34df31421 user: dgp tags: bug-3397515 | |
| 14:16 | Leak of ReflectedTransformMap. check-in: e993e51faf user: dgp tags: trunk | |
| 10:43 | Fix eval's faulty objProc, it was actually an nreProc [3399564|Bug 3399564]. Thanks to Joe Mistachki... check-in: 6fde6aa738 user: mig tags: trunk | |
| 07:44 | Merge to feature branch check-in: 6652b24f63 user: jan.nijtmans tags: tip-389-impl | |
| 07:32 | Merge to feature branch check-in: a28c1f710a user: jan.nijtmans tags: tip-388-impl | |
| 07:25 | [3396731] inline string reverse: minor further improvements check-in: 69c582084d user: jan.nijtmans tags: trunk | |
|
2011-08-27
| ||
| 04:24 | 3396731 Revise the [string reverse] implementation to operate on the representation that comes in, a... check-in: dc7f1a9b04 user: dgp tags: trunk | |
| 02:28 | Repaired the lost performance in the copy loop hotspots. Now meets or beats the former trunk (and ... Closed-Leaf check-in: 34daf5b5b3 user: dgp tags: revert-3396731 | |
|
2011-08-25
| ||
| 16:26 | 3396731 Another rewrite of TclStringObjReverse() to make it adopt the nijtmans approach for reversin... check-in: 61d345ff2f user: dgp tags: revert-3396731 | |
| 12:11 | Merge to feature branch check-in: 4ddaab72c4 user: jan.nijtmans tags: tip-389-impl | |
| 12:03 | Merge to feature branch check-in: 9ffb07c7e4 user: jan.nijtmans tags: tip-388-impl | |
| 12:00 | [Enh 3396731] Follow-up: special case for Pure-unicode representation check-in: f9ddcf91ba user: jan.nijtmans tags: trunk | |
|
2011-08-24
| ||
| 08:32 | fix tests utf-2.8 and utf-2.9 check-in: 39ae4108bf user: jan.nijtmans tags: tip-389-impl | |
| 07:50 | Upcoming TIP implementation: Full support for Unicode 6.0 check-in: 5721cf9ae6 user: jan.nijtmans tags: tip-389-impl | |
| 07:47 | Merge to feature branch check-in: 66fc824c99 user: jan.nijtmans tags: tip-388-impl | |
|
2011-08-23
| ||
| 17:00 | Revert the [string reverse] rewrite in a branch for more review. check-in: 7e909249a4 user: dgp tags: revert-3396731 | |
| 16:58 | typo check-in: ee5a20b8a0 user: dgp tags: trunk | |
| 16:31 | 3396948 Leak of ReflectedChannelMap. check-in: 52957688a9 user: dgp tags: trunk | |
| 07:24 | Merge to feature branch check-in: c6361c69eb user: jan.nijtmans tags: tip-388-impl | |
| 07:22 | gcc 4.6 (64-bit) warnings check-in: 9d43ce6fe2 user: jan.nijtmans tags: trunk | |
| 07:15 | gcc 4.6 (64-bit) warnings check-in: cfbdbc28cb user: jan.nijtmans tags: core-8-5-branch | |
| 07:08 | [FRQ 3396731] inline string reverse check-in: 8ebe975003 user: jan.nijtmans tags: trunk | |
|
2011-08-22
| ||
| 20:35 | merge-mark check-in: 134a7332a8 user: jan.nijtmans tags: core-8-5-branch | |
| 16:28 | Fixed use of C99 features breaking the build with MSVC6. The problem was introduced with checkin [e9... check-in: 84b4842396 user: andreask tags: core-8-4-branch | |
| 10:19 | merge-mark check-in: 656a0bd6af user: jan.nijtmans tags: trunk | |
| 10:18 | Merge to feature branch check-in: 094a3c09ef user: jan.nijtmans tags: tip-388-impl | |
|
2011-08-19
| ||
| 20:27 | 3393279, 3393280 ReflectClose(.) is missing Tcl_EventuallyFree() calls at some of its exits. check-in: 08b1cf9ec5 user: dgp tags: trunk | |
| 19:07 | 3394654, 3393276 Revise FlushChannel() to account for the possibility that the ChanWrite() call migh... check-in: 75186ea1b1 user: dgp tags: trunk | |
| 16:05 | Preserve the chanPtr during FlushChannel so that channel drivers don't yank it away before we're don... check-in: 9b67637699 user: dgp tags: trunk | |
| 15:24 | [Bug 1774689] async-4.3 sometimes fails. (backport) check-in: a4f5e5d3bf user: ferrieux tags: core-8-5-branch | |
| 15:13 | [Bug 2981154] async-4.3 segfault. (backport) check-in: 15a55ecb19 user: ferrieux tags: core-8-5-branch | |
| 14:23 | [Bug 1774689] async-4.3 sometimes fails. check-in: 1bf9107770 user: ferrieux tags: trunk | |
| 13:59 | [Bug 2981154] async-4.3 segfault. check-in: 1163f96449 user: ferrieux tags: trunk | |
|
2011-08-18
| ||
| 15:06 | [Bug 3096275] Sync fcopy buffers input. check-in: 2b3b49886d user: ferrieux tags: trunk | |
| 12:25 | remove some debugging stuff check-in: 08c04d17be user: jan.nijtmans tags: tip-388-impl | |
| 12:25 | remove some debugging stuff check-in: be820a555c user: jan.nijtmans tags: trunk | |
| 12:24 | remove some debugging stuff check-in: 957b270cdb user: jan.nijtmans tags: core-8-5-branch | |
| 12:23 | remove some debugging stuff check-in: 135a5e9af6 user: jan.nijtmans tags: core-8-4-branch | |
| 12:10 | Merge to feature branch check-in: 34615edbb6 user: jan.nijtmans tags: tip-388-impl | |
| 11:31 | [Bug 3393714] overflow in toupper delta check-in: 546b53b387 user: jan.nijtmans tags: trunk | |
| 11:27 | [Bug 3393714] overflow in toupper delta check-in: fa9548d6a1 user: jan.nijtmans tags: core-8-5-branch | |
| 11:24 | [Bug 3393714] overflow in toupper delta check-in: dabf52a843 user: jan.nijtmans tags: core-8-4-branch | |
| 06:52 | merge-mark check-in: 4499f9f1d0 user: jan.nijtmans tags: core-8-5-branch | |
| 06:47 | A few more compiler warnings check-in: b7e85cb558 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-08-17
| ||
| 20:35 | [Bug 2946474] Consistently resume backgrounded flushes+closes when exiting. check-in: 1025712d5b user: ferrieux tags: trunk | |
| 18:33 | Document TIP 378's one-way-ness. check-in: 2fd6414812 user: ferrieux tags: trunk | |
| 16:24 | 3393150 Overlooked free of intreps. (It matters for bignums!) check-in: ee34ff2b8a user: dgp tags: trunk | |
| 16:21 | 3393150 Overlooked free of intreps. (It matters for bignums!) check-in: a80a0119e2 user: dgp tags: core-8-5-branch | |
| 14:01 | Merge to feature branch check-in: 8286568880 user: jan.nijtmans tags: tip-388-impl | |
| 12:19 | 3392070 More complete prevention of Tcl_Obj reference cycles when producing an intrep of ByteCode. check-in: ed21e85c21 user: dgp tags: trunk | |
| 06:37 | separate test for overflowed and negative Tcl_UniChar check-in: 4ab5a018bc user: jan.nijtmans tags: trunk | |
|
2011-08-16
| ||
| 19:49 | 3392070 More complete prevention of Tcl_Obj reference cycles when producing an intrep of ByteCode. Closed-Leaf check-in: eb11820a8e user: dgp tags: bug-3392070 | |
| 16:04 | Fixed the C99/C++ comments introduced by [8d3f0fb215] which break strict C89 compilers (AIX, cough, ... check-in: ca3ccdf1df user: andreask tags: trunk | |
| 14:04 | Merge to feature branch check-in: fbcefff570 user: dkf tags: dkf-utf16-branch | |
| 14:03 | Merge to feature branch check-in: 7db2c10d31 user: dkf tags: dkf-notifier-poll | |
| 13:55 | Small changes to quell gcc warnings and make message generation less ugly. check-in: df6fb9a914 user: dkf tags: trunk | |
| 12:16 | merge-mark check-in: 35b05b35d9 user: jan.nijtmans tags: trunk | |
| 12:03 | [Bug 3388350] mingw64 compiler warnings check-in: 8c851aad1d user: jan.nijtmans tags: core-8-5-branch | |
| 11:23 | [Bug 3388350] mingw64 compiler warnings check-in: 5fa631a777 user: jan.nijtmans tags: core-8-4-branch | |
| 09:18 | merge current trunk check-in: daf0004532 user: jan.nijtmans tags: tip-388-impl | |
| 07:40 | merge-mark check-in: 82122d5063 user: jan.nijtmans tags: trunk | |
| 07:38 | merge-mark check-in: f18efd7bee user: jan.nijtmans tags: core-8-5-branch | |
| 07:36 | [Bug 3388350] mingw64 compiler warnings n mingw, sys/stat.h must be included before winsock2.h, so m... check-in: 008181d7a6 user: jan.nijtmans tags: core-8-4-branch | |
| 06:03 | merge-mark check-in: 200d5d451d user: jan.nijtmans tags: trunk | |
| 06:02 | merge-mark check-in: 346953c97f user: jan.nijtmans tags: core-8-5-branch | |
|
2011-08-15
| ||
| 15:58 | 3390272 Leak of [info script] value. check-in: 9e9e64abf9 user: dgp tags: trunk | |
| 15:56 | 3390272 Leak of [info script] value. check-in: 8fe0ede98d user: dgp tags: core-8-5-branch | |
| 15:23 | 3390272 Leak of [info script] value. check-in: 21812694b1 user: dgp tags: core-8-4-branch | |
| 14:11 | [Bug 3388350] mingw64 compiler warnings check-in: b687b06a5e user: jan.nijtmans tags: core-8-4-branch | |
| 13:55 | mingw64 compiler warnings. Reverse the detection of struct _stat32i64, otherwise when mingw doesn't... check-in: 88771ce2cf user: jan.nijtmans tags: trunk | |
| 13:51 | mingw64 compiler warnings. Reverse the detection of struct _stat32i64, otherwise when mingw doesn't... check-in: 0abc7c984e user: jan.nijtmans tags: core-8-5-branch | |
| 13:46 | [Bug 3388350] mingw64 compiler warnings. Reverse the detection of struct _stat32i64, otherwise when... check-in: 9a0b72fc4a user: jan.nijtmans tags: core-8-4-branch | |
| 11:30 | merge-mark check-in: 18afef3c0d user: jan.nijtmans tags: trunk | |
| 11:28 | Oops, tclWinFile.c was not supposed to be checked in check-in: 66c7afb8ad user: jan.nijtmans tags: core-8-5-branch | |
| 11:18 | [Bug 3388350] mingw64 compiler warnings check-in: 15f0eeed1a user: jan.nijtmans tags: core-8-5-branch | |
| 11:07 | [Bug 3388350] mingw64 compiler warnings check-in: e9a08358f4 user: jan.nijtmans tags: core-8-4-branch | |
| 08:59 | [Bug 3388350] mingw64 compiler warnings check-in: 8fbf108ea7 user: jan.nijtmans tags: trunk | |
| 08:44 | [Bug 3388350] mingw64 compiler warnings check-in: a12fd21407 user: jan.nijtmans tags: core-8-5-branch | |
| 08:22 | [Bug 3388350] mingw64 compiler warnings check-in: cef0f2ddb5 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-08-14
| ||
| 08:23 | [Patch 3124554]: Move WishPanic from Tk to Tcl Added Documentation check-in: 346ca26aa0 user: jan.nijtmans tags: trunk | |
|
2011-08-12
| ||
| 16:10 | 3389764 Eliminate possibility that "path" value dup can create reference cycle. check-in: baab435049 user: dgp tags: trunk | |
| 15:59 | 3389764 Eliminate possibility that "path" value dup can create reference cycle. check-in: f1c3505212 user: dgp tags: core-8-5-branch | |
| 12:53 | Fix tcl8.6b2/win/tclWinPort.h:122:10: error: redefinition of 'struct __stati64' on newer mingw versi... check-in: d92dfa1a9d user: jan.nijtmans tags: trunk | |
| 09:55 | [Bug 3390073]: Return the correct length of written data for a compressing transform, ensuring that ... check-in: d1aa332fc3 user: dkf tags: trunk | |
| 08:02 | TIP 388 implementation check-in: 28fe328b17 user: jan.nijtmans tags: tip-388-impl | |
|
2011-08-11
| ||
| 20:04 | Proposed fix for 3389764. Have "path" dup routine duplicate the pattern of a value with a cyclic r... Closed-Leaf check-in: feed5dc533 user: dgp tags: bug-3389764 | |
|
2011-08-10
| ||
| 18:24 | [Bug 3386721] Allow multiple [load]ing of the Tcltest package check-in: b71406bb51 user: ferrieux tags: trunk | |
| 13:44 | compiler error on Windows: there should be only one TclFullFinalizationRequested function check-in: 5bcd13c4ac user: jan.nijtmans tags: trunk | |
|
2011-08-09
| ||
| 17:19 | [Bug 2919042] Restore "valgrindability" of Tcl that was lost by the streamlining of [exit], by condi... check-in: 8d3f0fb215 user: ferrieux tags: trunk | |
| 17:01 | [Bug 3386417] avoid a reference loop between the bytecode and its companion errostack when compiling... check-in: 41f0f5b9d7 user: ferrieux tags: trunk | |
| 07:15 | [Bug 3388350] mingw64 compiler warnings check-in: d323be815f user: jan.nijtmans tags: trunk | |
| 06:57 | [Bug 3388350] mingw64 compiler warnings check-in: d4938bf2ce user: jan.nijtmans tags: core-8-5-branch | |
| 05:57 | Change the signature of TclParseHex(), such that it can now parse up to 8 hex characters check-in: 0ef52956a9 user: jan.nijtmans tags: trunk | |
|
2011-08-08
| ||
| 21:41 | Make the -buffersize option to '$zstream add' function correctly instead of having its value just be... check-in: 41f72bd027 user: dkf tags: trunk | |
| 21:14 | Merge to feature branch check-in: 5f90ef1bc2 user: dkf tags: dkf-notifier-poll | |
| 21:13 | Bring up to date with mainline. check-in: b85481571a user: dkf tags: dkf-utf16-branch | |
| 19:06 | merge trunk check-in: 96034c7aff user: dgp tags: dgp-refactor | |
| 18:32 | merge release to trunk check-in: 99580352a4 user: dgp tags: trunk | |
|
2011-08-07
| ||
| 15:46 | [Bug 3387082]: Plug memory leak in call chain introspection. check-in: 5f31ec3fcd user: dkf tags: trunk | |
|
2011-08-06
| ||
| 20:49 | * generic/tclAssemnbly.c: Plug another memory leak. [Bug 3384840] * generic/tclStrToD.c: Plug anothe... check-in: 2edd8ea296 user: kbk tags: trunk | |
| 19:56 | Plug another memory leak. [Bug 3384840] check-in: 81336419d0 user: kbk tags: trunk | |
| 16:27 | Plug another memory leak. [Bug 3384840] check-in: 2b5c5e43d4 user: kbk tags: trunk | |
| 03:19 | Plugged a memory leak in double->string conversion. [Bug 3386975] check-in: c9b7bd387f user: kbk tags: trunk | |
| 03:14 | Plugged a memory leak in double->string conversion. [Bug 3386975] check-in: 1a881ee299 user: kbk tags: core-8-5-branch | |
|
2011-08-05
| ||
| 18:53 | merge from trunk to rc all but the AI_ADDRCONFIG experiment Closed-Leaf check-in: 06dea9b027 user: dgp tags: core-8-6-b2-rc, core-8-6-b2 | |
| 15:23 | Use Tcl_PrintfObj to generate more (complex) error messages. check-in: 76495bbc29 user: dkf tags: trunk | |
| 09:36 | Ensure that memory isn't leaked when an unknown instruction is encountered. check-in: d4980ede3e user: dkf tags: trunk | |
| 00:00 | [Bug 3386197]: Fix buffer direction botch. Damn you, confusing terminology! check-in: d104ee18f9 user: dkf tags: trunk | |
|
2011-08-04
| ||
| 23:12 | [Bug 3386197]: Plug memory leak in unstacking of zlib transforms. check-in: 89ff730dfa user: dkf tags: trunk | |
| 18:40 | * generic/tclVar.c (TclPtrSetVar): fix valgrind-detected error when newValuePtr is the interp's resu... check-in: 8c944e4622 user: mig tags: trunk | |
| 16:35 | More changes tidying. check-in: 3fbc04d14b user: dgp tags: trunk | |
| 14:38 | missing TIP id in changes check-in: ce6e82ac1b user: dgp tags: trunk | |
| 14:13 | More memleak plugging. check-in: 9798173867 user: dkf tags: trunk | |
| 14:03 | Don't use AI_ADDRCONFIG for now. It seems to do more harm than good. check-in: 585e304a31 user: max tags: trunk | |
| 13:16 | [Bug 3384840]: Fix memory leaks in the assembler due to Tcl_Obj reference ownership error. check-in: a8ffe21e92 user: dkf tags: trunk | |
|
2011-08-03
| ||
| 19:43 | merge to rc check-in: 24f476a610 user: dgp tags: core-8-6-b2-rc | |
| 19:42 | Update file generated by `make dist` check-in: 3bbd204856 user: dgp tags: trunk | |
| 19:38 | merge to rc check-in: d72ced9618 user: dgp tags: core-8-6-b2-rc | |
| 18:12 | Fix build on systems where ECANCELED == ELIBMAX check-in: a26df401f3 user: dgp tags: trunk | |
|
2011-08-02
| ||
| 15:12 | merge to rc check-in: e4ebd9b9c7 user: dgp tags: core-8-6-b2-rc | |
| 15:11 | Use the actual case used by Thread to name the directory its distributions unpack into. check-in: 95b2143482 user: dgp tags: trunk | |
| 14:46 | merge to rc check-in: eba2e95ed3 user: dgp tags: core-8-6-b2-rc | |
| 14:45 | Variable substitution botch. check-in: 16eb322d13 user: dgp tags: trunk | |
| 14:06 | merge to rc check-in: 579ee14b07 user: dgp tags: core-8-6-b2-rc | |
| 14:04 | Updates for 8.6b2 release. check-in: 00319e0051 user: dgp tags: trunk | |
| 11:18 | merge trunk; FIXME: symbols=mem build broken check-in: 5e6ff3418b user: mig tags: mig-no280 | |
| 11:18 | merge trunk; FIXME: symbols=mem build broken check-in: 384901c292 user: mig tags: mig-alloc-reform | |
| 09:12 | Merge to feature branch check-in: 8a0bf2664b user: dkf tags: dkf-notifier-poll | |
| 09:11 | Bring up to date with mainline. check-in: 58b46fcb13 user: dkf tags: dkf-utf16-branch | |
| 09:07 | [Bug 3384007]: Fix some panic messages. check-in: 783c413131 user: dkf tags: trunk | |
|
2011-08-01
| ||
| 17:15 | * generic/tclProc.c (TclProcCompileProc): fix for leak of resolveInfo when recompiling procs, [Bug 3... check-in: 5a334ac208 user: mig tags: trunk | |
| 10:07 | General cleanup of tests to promote intelligibility and to try to ensure that what is tested is just... check-in: 746b31b209 user: dkf tags: trunk | |
| 09:34 | Added some examples of how some of the standard global variables can be used, following prompting by... check-in: 02393482fb user: dkf tags: trunk | |
| 09:15 | [Bug 3382474]: Added code to determine the version number of contributed packages from their directo... check-in: a258021b9a user: dkf tags: trunk | |
|
2011-07-31
| ||
| 23:16 | Bring up to date with mainline. check-in: e878fe8df0 user: dkf tags: dkf-utf16-branch | |
| 23:14 | Add test of UTF-8 -> internal -> UTF-8 round trip (and make it pass). check-in: 7c97e3ea95 user: dkf tags: dkf-utf16-branch | |
|
2011-07-29
| ||
| 20:46 | Small errors plague us all... check-in: 6afb5b0222 user: dkf tags: trunk | |
| 20:20 | Small enhancements to improve cross-linking with contributed packages. check-in: 81c94d0f5a user: dkf tags: trunk | |
|
2011-07-28
| ||
| 15:56 | merge to rc check-in: b77ad4ed48 user: dgp tags: core-8-6-b2-rc | |
| 15:56 | autoconf check-in: c5229f032a user: dgp tags: trunk | |
| 15:51 | Fix AC_DEFINE invocation for NEED_FAKE_RFC2553. check-in: e8226eb7d0 user: max tags: trunk | |
| 14:47 | merge to rc check-in: ab6ffb7d77 user: dgp tags: core-8-6-b2-rc | |
| 14:45 | Update tzdata. Update changes. check-in: 26638820c0 user: dgp tags: trunk | |
| 14:42 | Update to Olson's tzdata2011h check-in: 6e66b1bc32 user: dgp tags: core-8-5-branch | |
| 14:26 | Merge to feature branch check-in: cd522f12fc user: dkf tags: dkf-notifier-poll | |
| 14:24 | Actual possible implementation of code to convert external UTF-8 to internal surrogate pairs and bac... check-in: fed6086a43 user: dkf tags: dkf-utf16-branch | |
|
2011-07-27
| ||
| 17:26 | merge to rc check-in: b8ec099c51 user: dgp tags: core-8-6-b2-rc | |
| 10:40 | Start work towards being able to work with utf8 fully and utf16 and other things outside the BMP. check-in: f9f8c8425c user: dkf tags: dkf-utf16-branch | |
|
2011-07-26
| ||
| 20:00 | Ensure that TclOO is properly found by all the various package mechanisms (by adding a dummy ifneede... check-in: b90f247299 user: dkf tags: trunk | |
|
2011-07-21
| ||
| 16:36 | [Bug 3372130] Fix hypot math function with MSVC10 check-in: eb36f33d12 user: jan.nijtmans tags: trunk | |
| 16:29 | [Bug 3372130] Fix hypot math function with MSVC10 check-in: faf8450cf0 user: jan.nijtmans tags: core-8-5-branch | |
| 16:27 | oops, leftover end comment check-in: f2bb3c8455 user: jan.nijtmans tags: core-8-4-branch | |
| 16:19 | [Bug 3372130] Fix hypot math function with MSVC10 check-in: 29cb474297 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-07-19
| ||
| 19:42 | merge to rc check-in: b2cc6298a4 user: dgp tags: core-8-6-b2-rc | |
| 19:31 | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement(). check-in: 8e35530849 user: dgp tags: trunk | |
| 19:26 | 3371644 Repair failure to properly handle (length == -1) in TclConvertElement(). check-in: 720e2e9c56 user: dgp tags: core-8-5-branch | |
| 18:13 | Fix [bug 3371644] -- crash on Tcl_ConvertElement with leading pound. check-in: 4fadf0bce5 user: ferrieux tags: trunk | |
| 15:29 | merge to rc check-in: 6e381c8a11 user: dgp tags: core-8-6-b2-rc | |
|
2011-07-18
| ||
| 23:45 | The final parts of my doc improvement project check-in: 618f82e96e user: dkf tags: trunk | |
| 22:41 | Undocument long gone limitation of [upvar]. check-in: 9717e8acd7 user: ferrieux tags: trunk | |
| 20:01 | Bump version number to 8.6b2. check-in: e336bd355d user: dgp tags: core-8-6-b2-rc | |
| 15:24 | More small documentation improvements. check-in: d67b1dfdff user: dkf tags: trunk | |
|
2011-07-17
| ||
| 15:00 | Documentation improvements (small; some revision to parsing script) to improve the quality of HTML d... check-in: 03e341000a user: dkf tags: trunk | |
|
2011-07-15
| ||
| 17:56 | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. check-in: 609c597cb2 user: dgp tags: trunk | |
| 17:53 | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. check-in: 002be5a1c3 user: dgp tags: core-8-5-branch | |
| 17:50 | Avoid segfaults when RecordByteCodeStats() is called in a deleted interp. check-in: 5313bef77f user: dgp tags: core-8-4-branch | |
| 14:55 | 3357771 Prevent circular references in values with ByteCode intreps. check-in: a26a1204dd user: dgp tags: trunk | |
| 11:45 | [Bug 3365156]: Remove stray refcount bump that caused a memory leak. check-in: c02169bafa user: dkf tags: trunk | |
|
2011-07-14
| ||
| 17:57 | Remove stray refcount bump that caused a memory leak. Closed-Leaf check-in: 238efaddfb user: dkf tags: bug-3365156 | |
| 03:19 | 3366265 Allocate proper size buffer for TclConvertElement() to write to. check-in: 828fc551b1 user: dgp tags: trunk | |
| 02:39 | 3366265 Allocate proper size buffer for TclConvertElement() to write to. check-in: edfd80bc20 user: dgp tags: core-8-5-branch | |
|
2011-07-13
| ||
| 21:19 | merge new test check-in: 38a5642a29 user: dgp tags: core-8-5-branch | |
| 17:53 | 3366265 Buffer allocated one byte too small caused overrun. check-in: 9d68baec02 user: dgp tags: core-8-4-branch | |
|
2011-07-12
| ||
| 19:10 | 3364777 Stop segfault caused by reading from struct after it had been freed. check-in: 69fd1683a0 user: dgp tags: trunk | |
| 16:05 | platform portable type matching in debug prints check-in: 83d26b2944 user: dgp tags: trunk | |
| 15:51 | merge to trunk check-in: ad32aec14b user: dgp tags: trunk | |
| 15:19 | Silence type match warnings in debug print. check-in: c98cb23f45 user: dgp tags: core-8-5-branch | |
| 15:08 | platform portable type matching in debug prints. check-in: 27b5f75270 user: dgp tags: core-8-4-branch | |
| 14:54 | wip Closed-Leaf check-in: 9d53a9efed user: dgp tags: unproven | |
| 14:42 | wip check-in: cab5f89bf7 user: dgp tags: unproven | |
|
2011-07-11
| ||
| 20:04 | Correct cast for CURR_DEPTH to silence compiler warning. [Bug 3339502] check-in: 9ab9f69d77 user: mistachkin tags: trunk | |
| 18:47 | Type mismatches in *printf calls. check-in: 7af66811dc user: dgp tags: unproven | |
|
2011-07-08
| ||
| 12:35 | [FRQ 3358415]: Minor doc improvement check-in: 15623d9fe5 user: dkf tags: trunk | |
| 12:32 | [FRQ 3358415]: Minor doc improvement check-in: 643ae1361a user: dkf tags: core-8-5-branch | |
|
2011-07-07
| ||
| 18:57 | * generic/tclBasic.c: add missing INT2PTR check-in: 08e5d58290 user: mig tags: trunk | |
| 17:41 | Correct test suite errors revealed by a -singleproc 1 -debug 1 run. check-in: c5adaf006a user: dgp tags: trunk | |
| 08:47 | minor gcc compiler warning with -Wwrite-strings check-in: 73385cf5ac user: jan.nijtmans tags: trunk | |
|
2011-07-06
| ||
| 18:25 | merge trunk onto devel branch check-in: b60ab7bc4f user: mig tags: mig-alloc-reform | |
| 18:25 | merge trunk onto devel branch check-in: 7268fb6531 user: mig tags: mig-no280 | |
| 00:05 | Merge to feature branch check-in: 157b73fa41 user: dkf tags: dkf-notifier-poll | |
|
2011-07-03
| ||
| 10:12 | Corrected statements about ctime field of 'struct stat'; that was always the time of the last metada... check-in: 32a1e96326 user: dkf tags: trunk | |
| 10:08 | Corrected statements about ctime field of 'struct stat'; that was always the time of the last metada... check-in: 4a500ef659 user: dkf tags: core-8-5-branch | |
| 10:05 | Corrected statements about ctime field of 'struct stat'; that was always the time of the last metada... check-in: c7d5e304f1 user: dkf tags: core-8-4-branch | |
|
2011-07-02
| ||
| 22:36 | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] check-in: fe4dba4d60 user: kbk tags: trunk | |
| 22:21 | Dummy merge from rmax's commit for TCL_STACK_GROWS_UP, to avoid merge conflicts on the next merge. check-in: 923e63eeee user: kbk tags: trunk | |
| 21:56 | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] check-in: 96ac94d775 user: kbk tags: core-8-5-branch | |
|
2011-06-30
| ||
| 15:13 | Fix TCL_STACK_GROWS_UP for gcc 4.6 check-in: dda59f5593 user: max tags: core-8-5-branch | |
|
2011-06-28
| ||
| 15:43 | Rework constraint detection and add constraints that cater for the fact, that both address families ... check-in: 86730a63b2 user: max tags: trunk | |
| 14:42 | replace socket-14.3 with a test that is more useful and less likely to randomly fail depending on th... check-in: 2eb58b2d67 user: max tags: trunk | |
| 11:32 | * unix/tclUnixSock.c (CreateClientSocket): Fix and simplify posting of the writable fileevent at ... check-in: b56716f2ac user: max tags: trunk | |
|
2011-06-24
| ||
| 17:50 | merge mark check-in: a5f1869eae user: dgp tags: trunk | |
| 17:48 | merge RC to stable check-in: 1edc8bd8c1 user: dgp tags: core-8-5-branch | |
|
2011-06-23
| ||
| 19:55 | merge to trunk check-in: 2f56abf592 user: dgp tags: trunk | |
| 12:58 | merge to RC Closed-Leaf check-in: 0d362ed9f9 user: dgp tags: core-8-5-10, core-8-5-10-rc | |
| 12:57 | More changes check-in: 48e1cbabf0 user: dgp tags: core-8-5-branch | |
|
2011-06-22
| ||
| 17:05 | Re-add ".so man.macros", which got removed inadvertently along with the RCS Keyword lines. check-in: 6184e0639a user: max tags: trunk | |
| 17:01 | Re-add ".so man.macros", which got removed inadvertently along with the RCS Keyword lines. check-in: ea8477286e user: max tags: core-8-5-branch | |
| 16:40 | Merged from core-8-5-branch: Updated to platform 1.0.10. Added handling of the DEB_HOST_MULTIARCH lo... check-in: 3adcfbaba3 user: andreask tags: trunk | |
| 16:22 | Merged from core-8-4-branch: Updated to platform 1.0.10. Added handling of the DEB_HOST_MULTIARCH lo... check-in: c524f624b7 user: andreask tags: core-8-5-branch | |
| 16:10 | Updated to platform 1.0.10. Added handling of the DEB_HOST_MULTIARCH location change for libc check-in: 962a82d150 user: andreask tags: core-8-4-branch | |
| 15:53 | Fixed the inadvertently committed disabling of stack checks, see my 2010-11-15 commit [8902c8bc82]. check-in: 01445f9259 user: andreask tags: core-8-5-branch | |
| 14:32 | Merge fixes for [socket -async] and other improvements to the unix socket code check-in: 8eefe5a06f user: max tags: trunk, potential incompatibility | |
| 14:21 | complete a comment in socket.test Closed-Leaf check-in: 8f2747dc54 user: max tags: rmax-ipv6-branch | |
|
2011-06-21
| ||
| 17:04 | merge to RC check-in: 3c985f08be user: dgp tags: core-8-5-10-rc | |
| 16:57 | changes update for 8.5.10 check-in: a03bd2daad user: dgp tags: core-8-5-branch | |
| 16:49 | tcltest 2.3.3 fixes: * Use package ifneeded so slave gets exactly same tcltest version as master ... check-in: 5c0438d85a user: dgp tags: trunk | |
| 16:45 | tcltest 2.3.3 fixes: * Use [package ifneeded] so slave gets exactly same tcltest version as master... check-in: c5a514eb6d user: dgp tags: core-8-5-branch | |
| 16:28 | Backport tcltest 2.3.3 for release with Tcl 8.5.* check-in: 8017ea6ba5 user: dgp tags: core-8-5-branch | |
| 14:10 | 3317466 Prevent multiple Tcl_LinkVar() links to a single Tcl variable. check-in: fb1352c7ed user: dgp tags: trunk | |
| 14:09 | 3317466 Prevent multiple Tcl_LinkVar() links to a single Tcl variable. check-in: 39eb20d6a2 user: dgp tags: core-8-5-branch | |
|
2011-06-20
| ||
| 20:16 | merge to RC check-in: 43da8d0e0f user: dgp tags: core-8-5-10-rc | |
| 20:11 | merge changes to trunk check-in: 3b3f0c8d18 user: dgp tags: trunk | |
| 20:09 | another changes item check-in: dfbe13b3ff user: dgp tags: core-8-5-branch | |
| 17:46 | more changes work check-in: 65260cfed6 user: dgp tags: core-8-5-branch | |
| 16:20 | changes updates for 8.5.10 check-in: 8de50d94f9 user: dgp tags: core-8-5-branch | |
| 11:59 | Merg [3148192] implementation fix, and caveat comment check-in: d4da13a54e user: jan.nijtmans tags: trunk | |
| 11:56 | Fix [3148192] implementation, restoring legacy form again check-in: 7b76da3992 user: jan.nijtmans tags: core-8-5-branch | |
|
2011-06-19
| ||
| 23:25 | changes update work in progress check-in: 27af001e96 user: dgp tags: core-8-5-branch | |
| 20:22 | Merge to feature branch check-in: 9e8f986a3d user: dkf tags: dkf-notifier-poll | |
|
2011-06-17
| ||
| 20:03 | 3062331 Caveat added to comments. check-in: 143461c50b user: dgp tags: core-8-5-branch | |
|
2011-06-16
| ||
| 15:21 | * doc/socket.n: Document the fact that the event loop is now needed for [socket -async] * uni... check-in: 68deb29ead user: max tags: rmax-ipv6-branch | |
|
2011-06-13
| ||
| 19:36 | merge trunk check-in: 436bdbbf52 user: mig tags: mig-no280 | |
| 19:36 | merge trunk check-in: 1be044ebbd user: mig tags: mig-alloc-reform | |
| 13:50 | 3315098 Mem leak fix from Gustaf Neumann. check-in: 819514e8ee user: dgp tags: trunk | |
| 13:48 | 3315098 Mem leak fix from Gustaf Neumann. check-in: a04865ea8e user: dgp tags: core-8-5-branch | |
|
2011-06-10
| ||
| 20:21 | merge to RC check-in: 1ff3f868e9 user: dgp tags: core-8-5-10-rc | |
|
2011-06-08
| ||
| 20:28 | Reverted the fix for [Bug 3274728] committed on 2011-04-06 (rev [caf317ab68]) and replaced with one ... check-in: 04f804b338 user: andreask tags: trunk | |
| 10:14 | More cleaning up of the code to remove unnecessary [string equal]s in tests. check-in: b26424e522 user: dkf tags: trunk | |
|
2011-06-07
| ||
| 14:59 | Simplify file descriptor handling for client sockets and derived server sockets by putting an instan... check-in: 5f816f5758 user: max tags: rmax-ipv6-branch | |
| 14:31 | Fix bug#3084338, a memleak when a [socket -async] was closed before the connection had succeeded or ... check-in: 3bbc03d664 user: max tags: rmax-ipv6-branch | |
| 12:53 | Fix bug#3164655: getaddrinfo() crash on HP-UX check-in: 88194f2c70 user: max tags: rmax-ipv6-branch | |
|
2011-06-06
| ||
| 22:42 | merge trunk check-in: a12509740a user: mig tags: mig-alloc-reform | |
| 22:36 | merge trunk check-in: 34a2a4de6d user: mig tags: mig-no280 | |
| 15:07 | * Don't use port 0 for test 14.2 as it fails in different ways on Linux and NetBSD. * Unify ch... check-in: b563eaed64 user: max tags: rmax-ipv6-branch | |
| 13:48 | Add test constraint, so 6.2 and 6.3 don't fail when the machine does not have support for ip6 Follow... check-in: 298a314c4f user: jan.nijtmans tags: trunk | |
|
2011-06-02
| ||
| 16:58 | Remove TclCleanupLiteralTable (see 994838). check-in: fbb4a85f92 user: dgp tags: trunk | |
| 16:55 | Remove TclCleanupLiteralTable (see 994838). check-in: d1c7844dd8 user: dgp tags: core-8-5-branch | |
| 14:55 | [Bug 3185407]: Extend the set of epochs that are potentially bumped (in TclInvalidateNsCmdLookup) wh... check-in: 26e9391fdb user: dkf tags: trunk | |
| 14:45 | [Bug 3185407]: Extend the set of epochs that are potentially bumped (in TclInvalidateNsCmdLookup) wh... check-in: d395c74fc3 user: dkf tags: core-8-5-branch | |
|
2011-06-01
| ||
| 22:09 | missing INT2PTR in last commit check-in: c7ebc39d54 user: mig tags: trunk | |
| 22:05 | * generic/tclBasic.c: using the two free data elements in NRCommand to store objc and objv - useful ... check-in: ff4fa912fb user: mig tags: trunk | |
| 15:30 | * Improve socket.test by checking the latency on the loopback address and use that for some of th... check-in: 16c719352e user: max tags: rmax-ipv6-branch | |
| 14:54 | Merge from 8.5 branch tip Closed-Leaf check-in: 7e4c48fe4a user: dkf tags: bug-3185407 | |
| 14:08 | Revised fix for bug 3309871 check-in: 8da4e75d5f user: dgp tags: trunk | |
| 13:14 | Revised fix for bug 3309871 check-in: 19ef8e964e user: dgp tags: core-8-5-branch | |
| 12:09 | fix for [Bug 3309871]: Valgrind finds: invalid read in TclMaxListLength() check-in: f3a017078d user: jan.nijtmans tags: trunk | |
| 12:06 | fix for [Bug 3309871]: Valgrind finds: invalid read in TclMaxListLength() check-in: 522bbc6851 user: jan.nijtmans tags: core-8-5-branch | |
|
2011-05-31
| ||
| 20:36 | Fix bug 3293874 check-in: 09c2da3a2a user: dgp tags: trunk | |
| 19:58 | Rewind from a refactoring that veered into the weeds. Closed-Leaf check-in: 1d247886db user: dgp tags: bug-3293874 | |
|
2011-05-30
| ||
| 18:04 | * Fix setting up of [fileevent] while an async socket is still in progress * Cache async sock... check-in: 6d66913621 user: max tags: rmax-ipv6-branch | |
|
2011-05-27
| ||
| 18:42 | purge old code Closed-Leaf check-in: bfd05a82ab user: dgp tags: bug-3293874 | |
| 18:36 | Fix [socket -async] for DNS names with more than one address check-in: a1abfd5e94 user: max tags: rmax-ipv6-branch | |
| 17:50 | fix a timing issue in socket-12.3 check-in: 188a795873 user: max tags: trunk | |
|
2011-05-26
| ||
| 20:17 | Release candidate branch for Tcl 8.5.10. check-in: 73b194bf99 user: dgp tags: core-8-5-10-rc | |
|
2011-05-25
| ||
| 14:44 | merge trunk check-in: f82b455ad0 user: dgp tags: bug-3293874 | |
| 14:37 | committed missing tzdata/Africa/Cairo from venkat's last commit check-in: df2425d65c user: kbk tags: trunk | |
| 14:34 | committed missing tzdata/Africa/Cairo from venkat's last commit check-in: 38c2483fe7 user: kbk tags: core-8-5-branch | |
| 14:19 | Bump to msgcat 1.4.4 check-in: 41dc9a2976 user: dgp tags: trunk | |
| 14:15 | Bump to msgcat 1.4.4. check-in: efa6a87106 user: dgp tags: core-8-5-branch | |
| 14:03 | merge trunk check-in: 52d8d45b3c user: dgp tags: bug-3293874 | |
| 13:42 | silence compiler warning check-in: 256e20e731 user: dgp tags: core-8-5-branch | |
| 13:40 | Bump TclOO version. check-in: 3c0ab86322 user: dkf tags: trunk, corresponds-to-TclOO-0-6-3 | |
| 13:35 | Implementation of TIP #381: Call Chain Introspection and Control check-in: 2778ad161a user: dkf tags: trunk | |
|
2011-05-24
| ||
| 16:02 | Update to Olson tzdata2011g check-in: 2568fbd704 user: venkat tags: trunk | |
| 14:55 | Update to Olson tzdata2011g check-in: bbc19ec223 user: venkat tags: core-8-5-branch | |
| 13:46 | merge trunk check-in: ec03bc928d user: mig tags: mig-no280 | |
| 13:46 | merge trunk check-in: f62a607c8e user: mig tags: mig-alloc-reform | |
| 12:39 | Merge to feature branch check-in: dcbbc346fa user: dkf tags: dkf-notifier-poll | |
| 12:36 | Undo mistaken commit check-in: c1347e51a9 user: dkf tags: trunk | |
| 12:23 | Remove some useless code from mcset and mcmset: [dict set] builds dictionary levels for us. check-in: 076d311d4f user: dkf tags: trunk | |
|
2011-05-17
| ||
| 21:38 | Merged core-8-5-branch, fixup of TIP 280 location mapping. check-in: 168a79562b user: andreask tags: trunk | |
| 21:26 | * generic/tclCompile.c (TclFixupForwardJump): Tracked down and fixed * generic/tclBasic.c (TclArg... check-in: bbb487eaac user: andreask tags: core-8-5-branch | |
| 16:39 | Refactoring so that SetElement() becomes the foundational primitive operation. SetElement() supports... check-in: 9a9e541131 user: dgp tags: bug-3293874 | |
|
2011-05-16
| ||
| 09:09 | * fixed problem with quoting in ::nacl::evall - failed on things that looked like strings check-in: 141843d0f4 user: colin tags: ferrieux-nacl | |
|
2011-05-12
| ||
| 21:13 | Merged 8.5 following http fix that is not needed on trunk. check-in: 084dac6c02 user: pat tags: trunk | |
| 21:07 | [Bug 2715421] fix backported from 8.6 to remove extra newline from POSTs. Package version increment... check-in: 9c90ac52e4 user: patthoyts tags: core-8-5-branch | |
| 15:00 | Set the defaults of all growth algorithm parameters based on one master value. check-in: e0b726da8e user: dgp tags: bug-3293874 | |
| 06:10 | If your compiler already defines _WIN64, assume --enable-64bit check-in: d55e77f0c4 user: jan.nijtmans tags: trunk | |
| 06:07 | If your compiler already defines _WIN64, assume --enable-64bit check-in: bec8d10e17 user: jan.nijtmans tags: core-8-5-branch | |
|
2011-05-11
| ||
| 20:42 | Oops! check-in: 434596e345 user: dgp tags: bug-3293874 | |
| 20:33 | First draft of bug fix. check-in: ea441b300e user: dgp tags: bug-3293874 | |
| 15:43 | * unix/tclUnixSock.c (TcpWatchProc): No need to check for server sockets here, as the generic ser... check-in: 36776a398f user: max tags: trunk | |
| 15:23 | If your compiler already defines _WIN64, assume --enable-64bit check-in: 9a4410040d user: jan.nijtmans tags: core-8-4-branch | |
|
2011-05-10
| ||
| 17:22 | New internal routines TclScanElement() and TclConvertElement(). Rewritten guts of machinery to produ... check-in: 7720fbb825 user: dgp tags: trunk | |
| 16:52 | New internal routines TclScanElement() and TclConvertElement(). Rewritten guts of machinery to produ... check-in: 37927cede6 user: dgp tags: core-8-5-branch | |
| 16:05 | Completed patch with mucho comments. Merge 8.5. Closed-Leaf check-in: 8de9137c51 user: dgp tags: bug-3173086 | |
|
2011-05-09
| ||
| 15:24 | Reduce use of Tcl_AppendElement, which is not (and can't be) a Tcl_Obj-aware API. check-in: dbab97cbba user: dkf tags: trunk | |
| 13:58 | Revise empty string tests so that we avoid potentially expensive string rep generations, especially ... check-in: c2d4899eeb user: dgp tags: trunk | |
| 13:53 | Revise empty string tests so that we avoid potentially expensive string rep generations, especially ... check-in: 765f5fcb20 user: dgp tags: core-8-5-branch | |
| 13:46 | Remove the old implementation. Closed-Leaf check-in: a040b3dde3 user: dgp tags: dgp-list-simplify | |
| 13:26 | A different technique to more precisely identify the optimization case. check-in: 3b589e9ee8 user: dgp tags: dgp-list-simplify | |
|
2011-05-08
| ||
| 13:00 | is this a proper fix? Or is it invalidating too much? check-in: 05250d7801 user: mig tags: bug-3185407 | |
| 11:07 | * fixed src handling to <script> emulation check-in: 81ae7caf45 user: colin tags: ferrieux-nacl | |
| 11:03 | * added src handling to <script> emulation (it's transformed into a [source] command. check-in: 274cf61d9a user: colin tags: ferrieux-nacl | |
| 07:20 | * debugging of label,entry and button widgets check-in: a1081db7bc user: colin tags: ferrieux-nacl | |
| 05:53 | * implemented frame widget * modified some of the ::JS interface check-in: ecbb0bbbb3 user: colin tags: ferrieux-nacl | |
| 04:14 | * implemented entry and label widgets check-in: d16e74cd46 user: colin tags: ferrieux-nacl | |
|
2011-05-07
| ||
| 23:08 | Convert TclGetLoadedPackages to use Tcl_Obj API for result generation. check-in: ae2f5eda42 user: dkf tags: trunk | |
| 20:39 | merge trunk check-in: eeefcef28f user: mig tags: mig-no280 | |
| 19:53 | merge trunk check-in: 241f36be4b user: mig tags: mig-alloc-reform | |
| 19:33 | fix USE_TCLALLOC so that it can be enabled without editing the Makefile check-in: 11459f0b18 user: mig tags: trunk | |
| 19:30 | fix USE_TCLALLOC so that it can be enabled without editing the Makefile check-in: a569696f48 user: mig tags: core-8-5-branch | |
| 19:22 | fix USE_TCLALLOC so that it can be enabled without editing the Makefile check-in: b255be58d9 user: mig tags: core-8-4-branch | |
|
2011-05-06
| ||
| 07:55 | comment fix check-in: fa4eb25ecf user: jan.nijtmans tags: trunk | |
| 07:54 | comment fix check-in: c7d2de48fa user: jan.nijtmans tags: core-8-5-branch | |
| 07:53 | comment fix check-in: ec6283e0a7 user: jan.nijtmans tags: core-8-4-branch | |
| 01:30 | * Allowed for emulation of <script> ... now runTclScripts will callback to eval check-in: 5ee1aa409f user: colin tags: ferrieux-nacl | |
|
2011-05-05
| ||
| 22:17 | Update doc and tools to Colin's new layout Closed-Leaf check-in: 2d21680323 user: ferrieux tags: ferrieux-nacl | |
| 18:28 | Stop generating string rep of dict when converting to list. Tolerate NULL interps more completely. check-in: 849162b0bf user: dgp tags: trunk | |
| 18:00 | Disable all the special case code in place to prevent allocation of a List struct for empty lists as... check-in: cc113f7cfe user: dgp tags: dgp-list-simplify | |
| 16:53 | Tolerate NULL interps more completely. check-in: e7adc1255d user: dgp tags: core-8-5-branch | |
| 16:35 | Stop generating string rep of dict when converting to list. check-in: 746b228680 user: dgp tags: core-8-5-branch | |
| 15:32 | Fix typo spotted by Emiliano Gavilan. check-in: 0ef5e8c424 user: dkf tags: trunk | |
| 07:53 | * added initial NaTk support - won't yet run without symlink lib/ to Wub/ and symlink to tcllib/ check-in: 5262e46c8d user: colin tags: ferrieux-nacl | |
| 07:51 | * mods for NaTk check-in: d3a2b330e6 user: colin tags: ferrieux-nacl | |
| 06:26 | no longer depend on MODULE_SCOPE being defined check-in: b439e1d71b user: jan.nijtmans tags: trunk | |
|
2011-05-04
| ||
| 23:49 | * defined an init script with TclSetPreInitScript() which permits us to use [interp create] without ... check-in: 4701561332 user: colin tags: ferrieux-nacl | |
| 03:22 | * left out updateCoords, added it back into balls.html pending final disposition check-in: 43996dcdef user: colin tags: ferrieux-nacl | |
| 02:47 | * Added new ::nacl ensemble to init.natcl, moved most support commands there * created an execll met... check-in: c9c95d03d6 user: colin tags: ferrieux-nacl | |
|
2011-05-03
| ||
| 19:44 | merge 8.5 check-in: 27fd15ce57 user: dgp tags: trunk | |
| 19:07 | Tighten Tcl_SplitList(). check-in: eeab23b73b user: dgp tags: core-8-5-branch | |
| 18:53 | Tighten SetListFromAny(). check-in: d711aba568 user: dgp tags: core-8-5-branch | |
| 17:34 | Tighten SetDictFromAny(). check-in: 6a588e6fc4 user: dgp tags: core-8-5-branch | |
|
2011-05-02
| ||
| 21:46 | Merge to feature branch check-in: 55c8c105ff user: dkf tags: dkf-notifier-poll | |
| 21:12 | Rewrite of parts of the switch compiler to better use the powers of TclFindElement() and do less par... check-in: 30dad692de user: dgp tags: trunk | |
| 20:34 | Rewrite of parts of the switch compiler to better use the powers of TclFindElement() and do less par... check-in: 8bc0f9df3c user: dgp tags: core-8-5-branch | |
| 20:28 | Drop old code. Closed-Leaf check-in: cc7e00bc14 user: dgp tags: dgp-switch-compile | |
| 20:17 | Revised TclFindElement() interface. The final argument had been bracePtr, the address of a boolean v... check-in: 60cf594f82 user: dgp tags: trunk, potential incompatibility | |
| 20:13 | Tests for expanded literals quoting detection. check-in: 8e71652744 user: dgp tags: dgp-switch-compile | |
| 20:10 | Tests for expanded literals quoting detection. check-in: 52e2ce6ae1 user: dgp tags: core-8-5-branch | |
| 17:47 | Revised TclFindElement() interface. The final argument had been bracePtr, the address of a boolean v... check-in: c2ee6476c2 user: dgp tags: dgp-switch-compile | |
| 17:36 | Revised TclFindElement() interface. The final argument had been bracePtr, the address of a boolean v... check-in: 04d0ff20b9 user: dgp tags: core-8-5-branch, potential incompatibility | |
| 15:52 | Replace TclCountSpaceRuns() with TclMaxListLength() which is the function we actually want. check-in: 056df6f608 user: dgp tags: dgp-switch-compile | |
| 15:44 | Replace TclCountSpaceRuns() with TclMaxListLength() which is the function we actually want. check-in: 304fa3c29b user: dgp tags: trunk | |
| 15:38 | Replace TclCountSpaceRuns() with TclMaxListLength() which is the function we actually want. check-in: 63ec2ace6e user: dgp tags: core-8-5-branch | |
| 12:18 | Tighten up the patch. check-in: a4d8498860 user: dgp tags: dgp-switch-compile | |
|
2011-04-29
| ||
| 01:05 | Fix issue with library stripping in install-sh check-in: b269db5d3e user: kevin_walzer tags: trunk | |
|
2011-04-28
| ||
| 20:40 | Rewrite of parts of the [switch] compiler to better use the powers of TclFindElement() and do less p... check-in: 5f8dcf50a2 user: dgp tags: dgp-switch-compile | |
| 16:02 | More isspace() callers. check-in: 41acfe91ea user: dgp tags: trunk | |
| 16:00 | More isspace() callers. check-in: 88095bbde0 user: dgp tags: core-8-5-branch | |
| 14:44 | New utility routines: TclIsSpaceProc() and TclCountSpaceRuns() Use to replace calls to isspace() and... check-in: ef10af814d user: dgp tags: trunk | |
| 14:39 | New utility routines: TclIsSpaceProc() and TclCountSpaceRuns() Use to replace calls to isspace() and... check-in: b1063a174c user: dgp tags: core-8-5-branch | |
| 13:45 | Improved reaction to out of memory. check-in: 4363a1c212 user: dgp tags: trunk | |
| 13:30 | minor comment fix check-in: 24205766d9 user: jan.nijtmans tags: trunk | |
| 13:29 | minor comment fix check-in: 1ce7439657 user: jan.nijtmans tags: core-8-5-branch | |
| 13:28 | minor comment fix check-in: f8646598bd user: jan.nijtmans tags: core-8-4-branch | |
|
2011-04-27
| ||
| 19:35 | merge mark check-in: 12793bbb81 user: dgp tags: trunk | |
| 19:34 | FreeIndex backport check-in: c24d5e2982 user: dgp tags: core-8-5-branch | |
| 19:26 | TclFreeIntRep() correction & cleanup. check-in: 5a1953dfe5 user: dgp tags: trunk | |
| 18:33 | FreeListInternalRep() cleanup. check-in: 4683efaee9 user: dgp tags: trunk | |
| 18:32 | FreeListInternalRep() cleanup. check-in: 403736bc07 user: dgp tags: core-8-5-branch | |
| 18:23 | Backport fix for [Bug 2857044]. check-in: 1855377cde user: dgp tags: core-8-5-branch | |
| 07:54 | fix for [Bug 3288345]: use _stat32i64 for CYGWIN too fix a few more gcc warnings check-in: eaf4d5e09f user: jan.nijtmans tags: trunk | |
| 07:51 | fix for [Bug 3288345]: use _stat32i64 for CYGWIN too check-in: 742290a9e2 user: jan.nijtmans tags: core-8-5-branch | |
| 07:48 | fix for [Bug 3288345]: use _stat32i64 for CYGWIN too check-in: 0e0e31226a user: jan.nijtmans tags: core-8-4-branch | |
|
2011-04-26
| ||
| 19:18 | struct _stat64 -> struct __stat64 on AMD64 check-in: e1e46a9fe0 user: jan tags: trunk | |
| 19:17 | struct _stat64 -> struct __stat64 on AMD64 check-in: 5386706f58 user: jan tags: core-8-5-branch | |
| 19:15 | struct _stat64 -> struct __stat64 for AMD64 check-in: 39fdf9dcd5 user: jan tags: core-8-4-branch | |
|
2011-04-25
| ||
| 17:51 | TclFreeIntRep() related cleanup. check-in: cb85bb5002 user: dgp tags: trunk | |
| 15:49 | merge mark check-in: 3f3cd0b0c2 user: dgp tags: trunk | |
| 12:49 | Revise last fix. check-in: d7448b047e user: dgp tags: trunk | |
| 12:48 | Revise last fix. check-in: a8e210ca62 user: dgp tags: core-8-5-branch | |
|
2011-04-24
| ||
| 19:26 | Fix compilation warning in TclListObj - printf format mismatch check-in: 3e2ab34dea user: venkat tags: trunk | |
| 19:19 | Fix compilation warning in TclListObj - printf format mismatch check-in: 7fabe333b9 user: venkat tags: core-8-5-branch | |
|
2011-04-23
| ||
| 12:24 | Merge to feature branch check-in: 31660e19ea user: dkf tags: dkf-notifier-poll | |
|
2011-04-22
| ||
| 08:28 | merge latest trunk Closed-Leaf check-in: 359a91e742 user: jan.nijtmans tags: jn-frq-3257396 | |
|
2011-04-21
| ||
| 21:15 | [Bug 3288345]: Bring cygwin Tcl_StatBuf a little bit closer to reality check-in: 4bf64360a5 user: jan tags: trunk | |
| 21:13 | [Bug 3288345]: Bring cygwin Tcl_StatBuf a little closer to reality check-in: 781ea5180b user: jan tags: core-8-5-branch | |
| 21:09 | [Bug 3288345]: Bring cygwin Tcl_StatBuf a little closer to reality check-in: 147a7ce2f1 user: jan tags: core-8-4-branch | |
| 18:50 | Use macro to set List intreps check-in: 0353d21711 user: dgp tags: trunk | |
| 18:44 | Use macro to set List intreps check-in: ecb9834d12 user: dgp tags: core-8-5-branch | |
| 17:32 | Limits on list length were too strict. Revised panics to errors where possible. check-in: 2d215ce103 user: dgp tags: trunk | |
| 16:53 | Limits on list length were too strict. Revised panics to errors where possible. check-in: 9080c06a95 user: dgp tags: core-8-5-branch | |
| 13:47 | Make sure SetFooFromAny routines react reasonably when passed a NULL interp. check-in: 36b0307ba2 user: dgp tags: trunk | |
| 13:24 | Make sure SetFooFromAny routines react reasonably when passed a NULL interp. check-in: 0da07d5b1e user: dgp tags: core-8-5-branch | |
| 12:58 | Make sure SetFooFromAny routines react reasonably when passed a NULL interp. check-in: 2adc132d52 user: dgp tags: core-8-4-branch | |
| 12:07 | merge-mark check-in: d6aef45cc4 user: jan.nijtmans tags: core-8-5-branch | |
| 12:05 | fix warnings in tclTest.c check-in: f1087fce88 user: jan.nijtmans tags: core-8-4-branch | |
| 08:49 | fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW. Make sure that all _WIN32 compilers use exact... check-in: ac3601bf0c user: jan.nijtmans tags: trunk | |
| 08:27 | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. Make sure that all _WIN32 compilers use exac... check-in: 7fd2f5f049 user: jan.nijtmans tags: core-8-5-branch | |
| 08:08 | fix for [Bug 3288345]: Wrong Tcl_StatBufused on MinGW. Make sure that all _WIN32 compilers use exact... check-in: 85f64af9fd user: jan.nijtmans tags: core-8-4-branch | |
|
2011-04-20
| ||
| 22:13 | Support cross-compilation to x64 from ix86 hosts when using NMAKE. Part of the build uses tclsh to ... check-in: 2e77c2b14b user: patthoyts tags: trunk | |
| 22:05 | Support cross-compilation to x64 from ix86 hosts when using NMAKE. Part of the build uses tclsh to ... check-in: c8fe7da5db user: patthoyts tags: core-8-5-branch | |
| 19:29 | Merge marker check-in: 7434f28679 user: andreask tags: trunk | |
| 17:51 | (TclFileAttrsCmd): Added commands to reset the typePtr of the Tcl_Obj* whose int-rep was just purged... check-in: 20a3aedb2a user: andreask tags: core-8-5-branch | |
| 17:48 | Fixed the shift in line numbers used for testing 'info frame' introduced by checkin [79367df0f0] (Ma... check-in: 9b14fab809 user: andreask tags: core-8-4-branch | |
| 13:12 | merge mark check-in: 87bf0849b4 user: dgp tags: core-8-5-branch | |
| 12:54 | Silence unused variable warning check-in: 50829dbdf4 user: dgp tags: core-8-4-branch | |
| 00:05 | wrong date check-in: ef86bd2068 user: jan tags: core-8-4-branch | |
| 00:02 | (no comment) check-in: d253bb6603 user: jan tags: core-8-4-branch | |
| 00:01 | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. Follow-up: get it right for cygwin and WIN64... check-in: efdfc4c7d2 user: jan tags: core-8-4-branch | |
|
2011-04-19
| ||
| 16:41 | Reduce internals access in the implementation of [<foo>::pkgconfig list]. check-in: 5637694013 user: dgp tags: trunk | |
| 16:38 | Reduce internals access in the implementation of [<foo>::pkgconfig list]. check-in: 52560d396e user: dgp tags: core-8-5-branch | |
| 14:24 | merge trunk check-in: 91f0cc8fa7 user: mig tags: mig-no280 | |
| 14:19 | merge trunk check-in: d040767de8 user: mig tags: mig-alloc-reform | |
| 08:19 | Merge to feature branch check-in: f727d678da user: dkf tags: dkf-notifier-poll | |
| 08:04 | This time, I'll try to get it right! check-in: ef35e2c747 user: dkf tags: trunk | |
|
2011-04-18
| ||
| 21:53 | More concise serialization of coord-updates check-in: 7755a6cc4c user: ferrieux tags: ferrieux-nacl | |
| 21:42 | Use ListRepPtr(.) and other cleanup. check-in: e7e05e37cc user: dgp tags: trunk | |
| 21:24 | Use ListRepPtr(.) and other cleanup. check-in: 3dba2563a1 user: dgp tags: core-8-5-branch | |
| 21:22 | Use closures rather than strings for [after] and [every] check-in: 06e1f26911 user: ferrieux tags: ferrieux-nacl | |
| 18:50 | Define and use macros that test whether a Tcl list value is canonical. check-in: 4b0bb72cb3 user: dgp tags: trunk | |
| 18:31 | Define and use macros that test whether a Tcl list value is canonical. check-in: 13ac6c8c7b user: dgp tags: core-8-5-branch | |
| 10:19 | [Bug 3288696]: Command summary was confusingly wrong when it came to [dict filter] with a 'value' fi... check-in: d7cfe67cc6 user: dkf tags: trunk | |
| 08:38 | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. check-in: 0b739fe1f1 user: jan.nijtmans tags: trunk | |
| 08:22 | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW check-in: 4f729efe4c user: jan.nijtmans tags: core-8-5-branch | |
| 07:10 | fix for [Bug 3288345]: Wrong Tcl_StatBuf used on MinGW. check-in: 0a989dc405 user: jan.nijtmans tags: core-8-4-branch | |
|
2011-04-16
| ||
| 16:01 | Added 'natcl2tk' wrapper to run the same demo in true Tk, for speed comparisons. check-in: 8e4b3d24c5 user: ferrieux tags: ferrieux-nacl | |
| 14:21 | Merge to feature branch check-in: 5a59a01655 user: dkf tags: dkf-notifier-poll | |
| 14:20 | fix merge history check-in: ddca613cd6 user: dkf tags: trunk | |
| 11:51 | Added comments to try to tame the file attributes guts, while trying to simplify things enough that ... check-in: f1162c3bd2 user: dkf tags: trunk | |
| 11:35 | Added code to try to tame the [file attributes] guts, while trying to simplify things enough that I ... check-in: 607ac42cb5 user: dkf tags: core-8-5-branch | |
|
2011-04-15
| ||
| 12:15 | Cleanup of updateStatus() check-in: 1a6ada0a28 user: ferrieux tags: ferrieux-nacl | |
|
2011-04-14
| ||
| 21:10 | Balls demo -- better status display during Nacl load. Added setup and troubleshooting instructions. check-in: 6bc9b780a1 user: ferrieux tags: ferrieux-nacl | |
| 16:12 | More Tcl_Concat* and TclTrim* improvements. check-in: 80ebbf75f2 user: dgp tags: trunk | |
| 15:33 | More Tcl_Concat* and TclTrim* improvements. check-in: d317d3a547 user: dgp tags: core-8-5-branch | |
|
2011-04-13
| ||
| 20:37 | [Bug 3285375]: Rewrite Tcl_Concat*() and [string trim*]. check-in: 7c5f3a8961 user: dgp tags: trunk | |
| 20:27 | [Bug 3285375]: Rewrite Tcl_Concat*() and [string trim*]. check-in: c48b1de113 user: dgp tags: core-8-5-branch | |
| 13:26 | fix merge history check-in: 7dbbe17355 user: mig tags: trunk | |
| 13:25 | fix merge history check-in: 9a245919a3 user: mig tags: core-8-5-branch | |
| 13:23 | fix for [Bug 2662380], crash caused by appending to a variable with a write trace that unsets it check-in: d58030af16 user: mig tags: trunk | |
| 13:19 | fix for [Bug 2662380], crash caused by appending to a variable with a write trace that unsets it check-in: c12fa286f4 user: mig tags: core-8-5-branch | |
| 13:09 | fix for [Bug 2662380], crash caused by appending to a variable with a write trace that unsets it check-in: b7862cf944 user: mig tags: core-8-4-branch | |
| 11:03 | [3285375]: Make the crash less mysterious through the judicious use of a panic. check-in: 398075e9b4 user: dkf tags: trunk | |
| 06:37 | merge from trunk proposed compromise: only use --export-dynamic with --enable-shared check-in: 44ffce9bb6 user: jan.nijtmans tags: jn-frq-3257396 | |
|
2011-04-12
| ||
| 21:52 | Allow to build both 32 and 64-bit nexes, and serve them together. check-in: d0dd0f5238 user: ferrieux tags: ferrieux-nacl | |
| 20:13 | Test for [Bug 3285472]. Not buggy in trunk. check-in: 920b355f33 user: dgp tags: trunk | |
| 20:04 | Repair corruption in [string reverse] when string rep invalidation failed to also reset the bytes al... check-in: 4ab8a5f225 user: dgp tags: core-8-5-branch | |
| 19:18 | Update to Olson tzdata2011f check-in: 3d162e8ce6 user: venkat tags: trunk | |
| 19:13 | Fix incorrect date in Changelog entry. check-in: 2414390332 user: venkat tags: core-8-5-branch | |
| 19:03 | Update to Olson tzdata2011f check-in: 6083be0e71 user: venkat tags: core-8-5-branch | |
| 17:34 | * generic/tclBasic.c: fix for [Bug 2440625], kbk's patch check-in: 7cbeec20a4 user: mig tags: trunk | |
| 14:21 | minor nits, taken over from TEA (tclconfig) check-in: 941b13875b user: jan.nijtmans tags: trunk | |
| 14:18 | minor nits, taken over from TEA (tclconfig) check-in: 0587544fd0 user: jan.nijtmans tags: core-8-5-branch | |
| 11:13 | merge trunk check-in: 31553b1b67 user: jan.nijtmans tags: jn-frq-3257396 | |
| 07:26 | revert 6b6ef4e0b1, removing the temporary tests again check-in: b580ef3c9e user: jan.nijtmans tags: trunk | |
|
2011-04-11
| ||
| 21:40 | Fix wobbling by int($x+0.5) check-in: 164a94c046 user: ferrieux tags: ferrieux-nacl | |
| 21:11 | Full emulation of the Google-balls demo. 40fps, but 3x CPU consumption check-in: ab96ed1ba7 user: ferrieux tags: ferrieux-nacl | |
| 11:10 | merge trunk check-in: b34a5b7358 user: mig tags: mig-alloc-reform | |
| 11:09 | merge trunk check-in: b936648e57 user: mig tags: mig-no280 | |
| 10:37 | insure that 'coroutine eval' runs the initial command in the proper context, [Bug 3282869] check-in: 15f9fcba6e user: mig tags: trunk | |
| 07:31 | fix for [Bug 3281728]: Tcl sources from 2011-04-06 do not build on GCC9 (RH9) check-in: e0421a23a8 user: jan.nijtmans tags: trunk | |
|
2011-04-10
| ||
| 23:11 | First step of a Tk canvas emulation in NaTcl based on the HTML5 canvas. Optimized for move-only upda... check-in: 6f398fb8ef user: ferrieux tags: ferrieux-nacl | |
| 11:25 | Cleanup of init, wrappers now compiled in. Coro-based [source $url]. Detailed description in README. check-in: 4d49dfa58c user: ferrieux tags: ferrieux-nacl | |
|
2011-04-09
| ||
| 20:28 | Merge to feature branch check-in: 05a04a1205 user: dkf tags: dkf-notifier-poll | |
| 09:43 | merge trunk check-in: 002e01648a user: jan tags: jn-frq-3257396 | |
| 09:40 | oops, accidently checked in check-in: d550d19c7c user: jan tags: trunk | |
| 08:03 | typo, (and accidently checked in changes to tclOO.decls, reverted in the next commit [d550d19c7c] check-in: 742bcc2aec user: jan.nijtmans tags: trunk | |
|
2011-04-08
| ||
| 22:47 | First example of a non-trivial event-driven Tcl program interacting with JS. Features [after], [bger... check-in: 21b74633e5 user: ferrieux tags: ferrieux-nacl | |
| 06:31 | fix for [Bug 3280043]: win2k: unresolved DLL imports check-in: d43bba3681 user: jan.nijtmans tags: trunk | |
|
2011-04-07
| ||
| 15:26 | restore exec perms on unix/ldAix, accidentally cleared check-in: ef9aacc2da user: mig tags: core-8-5-branch | |
| 10:24 | merge latest trunk check-in: 953246bca5 user: jan.nijtmans tags: jn-frq-3257396 | |
| 10:19 | Add some (temporary) test cases showing the problem with --export-dynamic check-in: 6b6ef4e0b1 user: jan.nijtmans tags: trunk | |
| 03:03 | fix incomplete merge check-in: 7f00e4f36d user: mig tags: mig-no280 | |
| 02:57 | merge trunk to feature branch check-in: fec12a456e user: mig tags: mig-no280 | |
| 02:56 | * generic/tclExecute.c (TclCompileObj): earlier return if Tip280 gymnastics not needed. check-in: 63b453f584 user: mig tags: trunk | |
| 02:53 | * generic/tclExecute.c (TclCompEvalObj): earlier return if Tip280 gymnastics not needed check-in: 9ac9ca33b6 user: mig tags: core-8-5-branch | |
| 00:11 | last bugfix was incomplete check-in: df052ad59f user: mig tags: trunk | |
|
2011-04-06
| ||
| 23:35 | * generic/tclExecute.c: fix for [Bug 3274728], making *catchTop an unsigned long. check-in: caf317ab68 user: mig tags: trunk | |
| 21:44 | Let nacl/tclUnixPort.h be a generated file rather than a source. check-in: bf7fead8fd user: ferrieux tags: ferrieux-nacl | |
| 19:05 | why was I undefining MODULE_SCOPE? check-in: a4cd9d3ffe user: mig tags: mig-no280 | |
| 18:53 | Build fix. add tocstr tools relative pathname check-in: ba23ecfe5e user: venkat tags: ferrieux-nacl | |
| 18:18 | merge trunk to feature branch check-in: af182bb0cf user: mig tags: mig-no280 | |
| 18:16 | merge trunk to feature branch check-in: 611c232145 user: mig tags: mig-alloc-reform | |
| 14:51 | Don't use -fvisibility=hidden with static libraries (--disable-shared) check-in: 9cee434074 user: jan.nijtmans tags: trunk | |
| 13:10 | Make symbols "main" and "Tcl_AppInit" MODULE_SCOPE: there is absolutely no reason for exporting them... check-in: 0a2eb3820d user: jan.nijtmans tags: trunk | |
| 13:09 | Don't use MODULE_SCOPE in module implementation, only in declaration. check-in: 02ace0039f user: jan.nijtmans tags: trunk | |
| 13:07 | Added missing Changelog entry. check-in: 7815a81153 user: dkf tags: trunk | |
| 13:05 | More generation of error codes (most platform-specific parts not already using Tcl_PosixError). check-in: 1b095ad294 user: dkf tags: trunk | |
|
2011-04-05
| ||
| 21:44 | Merge to feature branch check-in: 4ce991bfb8 user: dkf tags: dkf-notifier-poll | |
| 20:39 | Make init.tcl.c a generated file rather than a source. check-in: 67cb635128 user: ferrieux tags: ferrieux-nacl | |
| 20:19 | Import Olson's tzdata2011e. check-in: b349849325 user: venkat tags: trunk | |
| 20:05 | Import Olson's tzdata2011e. check-in: d9f4537543 user: venkat tags: core-8-5-branch | |
| 07:15 | merge trunk check-in: 442fe018f8 user: jan.nijtmans tags: jn-frq-3257396 | |
|
2011-04-04
| ||
| 22:54 | Merge to feature branch check-in: efc9c228a8 user: dkf tags: dkf-notifier-poll | |
| 22:53 | More generation of error codes (TclOO miscellany). check-in: 08998a4f58 user: dkf tags: trunk | |
| 22:03 | Improve README for running the example. check-in: a114bffb5a user: venkat tags: ferrieux-nacl | |
| 21:42 | Cleanup compile warnings - mostly by adding prototypes check-in: a44ecf099c user: venkat tags: ferrieux-nacl | |
| 20:17 | Test _before_ commit, not after... check-in: db7e6ab270 user: dkf tags: trunk | |
| 20:07 | More generation of error codes (miscellaneous commands mostly already handled). check-in: 3085894b65 user: dkf tags: trunk | |
| 18:56 | Big cleanup, avoiding any symlinks nor copies. More streamlined ./configure step. check-in: 264b36c863 user: ferrieux tags: ferrieux-nacl | |
| 16:39 | [3202030] Updated README files, repairing broken URLs and other rot. check-in: 154c0c9945 user: dgp tags: trunk | |
| 16:29 | [3202030] Updated README files, repairing broken URLs and other rot. check-in: d22d901bff user: dgp tags: core-8-5-branch | |
| 16:19 | Updated README files, repairing broken URLs and other rot. check-in: 00402f2aea user: dgp tags: core-8-4-branch | |
| 14:36 | Remove execute bit from tclStrToD.c check-in: 97d7eb05fc user: dkf tags: trunk | |
| 14:26 | Merge to feature branch Closed-Leaf check-in: c29f1b7a0d user: dkf tags: rfe-3216010 | |
| 14:22 | Merge to feature branch check-in: e058edf908 user: dkf tags: mig-no280 | |
| 14:18 | Merge to feature branch check-in: a7a0485fd1 user: dkf tags: mig-alloc-reform | |
| 14:17 | Merge to feature branch Closed-Leaf check-in: a35d52175c user: dkf tags: aku-tip-280-cl-perf-trial | |
| 14:11 | Merge to feature branch check-in: 0f976afd0f user: dkf tags: dkf-notifier-poll | |
| 14:10 | Disable tcl::mathfunc::rmmadwiw by default to make test suite work; automated test frameworks have n... check-in: 1758d58a3c user: dkf tags: trunk | |
| 14:01 | Remove unused header file: unix/tclUnixThrd.h check-in: f0f03b194c user: jan.nijtmans tags: trunk | |
| 13:55 | More generation of error codes ([format], [after], [trace], RE optimizer). check-in: 7100664240 user: dkf tags: trunk | |
| 13:46 | Minor tinkering with style. check-in: ad00613d3e user: dkf tags: trunk | |
| 13:40 | Better error-message in case of errors related to setting a variable check-in: 0b4ce29050 user: jan.nijtmans tags: trunk | |
| 08:08 | FRQ #3257396: Remove use of --export-dynamic check-in: bde7b55ccf user: jan.nijtmans tags: jn-frq-3257396 | |
| 07:03 | Explain chrome options better check-in: e860adf254 user: alex tags: ferrieux-nacl | |
|
2011-04-03
| ||
| 23:56 | Clarify which files are actually symlinks check-in: d7c3b38fe1 user: alex tags: ferrieux-nacl | |
| 23:35 | New branch ferrieux-nacl : a port of Tcl to Google's Nacl (Native Client) check-in: c38762ae52 user: alex tags: ferrieux-nacl | |
| 06:05 | More generation of error codes (namespace creation, path normalization, pipeline creation, package h... check-in: a6c95ed9e0 user: dkf tags: trunk | |
|
2011-04-02
| ||
| 22:07 | Replaced another couple of 'double' declarations with 'volatile double' to work around misrounding ... check-in: 147186904c user: kbk tags: trunk | |
| 21:55 | Replaced another couple of 'double' declarations with 'volatile double' to work around misrounding ... check-in: 6624676119 user: kbk tags: core-8-5-branch | |
| 17:22 | More generation of errorCodes ([interp], [lset], [load], [unload]). check-in: d109deac44 user: dkf tags: trunk | |
| 12:17 | More generation of errorCode information (default [bgerror] and [glob]). check-in: a2fcb8020d user: dkf tags: trunk | |
|
2011-04-01
| ||
| 10:48 | mathematical version of TIP#131 check-in: c5a8b77ec4 user: max tags: trunk | |
| 09:29 | Implement TIP#131 check-in: c7f554fb21 user: max tags: trunk | |
|
2011-03-31
| ||
| 10:05 | Merge to feature branch check-in: ca02b70013 user: dkf tags: dkf-notifier-poll | |
| 10:04 | TclClockOldscanObjCmd: More generation of errorCode information. check-in: 25eb27727e user: dkf tags: trunk | |
|
2011-03-30
| ||
| 22:29 | Fixed execute permission for unix/ldAix on this branch. core-8-4-branch and trunk are ok, so a merge... check-in: 4946996d08 user: andreask tags: core-8-5-branch | |
|
2011-03-29
| ||
| 15:06 | More generation of errorCode information, notably when lists are mis-parsed. check-in: 999804376c user: dkf tags: trunk | |
| 12:57 | merge trunk to feature branch check-in: e92fc1c871 user: mig tags: mig-no280 | |
| 12:56 | merge trunk to feature branch check-in: 097c214f3b user: mig tags: mig-alloc-reform | |
| 12:31 | normbench check-in: 1453361bcc user: mig tags: mig-alloc-reform | |
|
2011-03-28
| ||
| 12:15 | Corrected odd comment check-in: 748898a892 user: dkf tags: trunk | |
| 11:40 | set default MODULE_SCOPE=extern, in case no other value is determined check-in: dbf7b56685 user: jan.nijtmans tags: trunk | |
| 10:56 | Use the error messages generated by the variable management code rather than creating our own in [re... check-in: 2f614e5f12 user: dkf tags: trunk | |
| 09:32 | Merge to feature branch check-in: 2869529c82 user: dkf tags: dkf-notifier-poll | |
| 07:56 | merge-mark check-in: b0e1a49673 user: jan.nijtmans tags: core-8-5-branch | |
| 07:54 | gcc warning: unused variable "key" check-in: 3c97b9d272 user: jan.nijtmans tags: core-8-4-branch | |
| 03:08 | normbench check-in: 399c1c64c5 user: mig tags: mig-alloc-reform | |
|
2011-03-27
| ||
| 22:49 | merge trunk to feature branch check-in: 3b4b6041b0 user: mig tags: mig-no280 | |
| 22:49 | merge trunk to feature branch check-in: 8dc909d654 user: mig tags: mig-alloc-reform | |
| 22:43 | * generic/tclBasic.c (TclNREvalObjEx): fix performance issue, notably apparent in tclbench's 'LIST l... check-in: 98907640f3 user: mig tags: trunk | |
| 10:21 | merge trunk to branch check-in: ff627b8a14 user: mig tags: mig-no280 | |
|
2011-03-26
| ||
| 12:38 | merge trunk to feature branch check-in: ff240fb01d user: mig tags: mig-alloc-reform | |
| 12:12 | More generation of errorCode information. check-in: a70db7c3eb user: dkf tags: trunk | |
| 11:58 | Squelch another unnecessary cast. check-in: 8ad026f31b user: dkf tags: trunk | |
| 11:53 | Reduce the number of casts used to manage Tcl_Obj internal representations. check-in: b2381061a7 user: dkf tags: trunk | |
| 07:24 | Merge to feature branch check-in: 2c89760d75 user: dkf tags: dkf-notifier-poll | |
| 06:32 | The -debug:full option is not supported when using the modern versions of link.exe included with MSV... check-in: d5d628263b user: jan tags: trunk | |
| 06:30 | The -debug:full option is not supported when using the modern versions of link.exe included with MSV... check-in: 772bb5c56a user: jan tags: core-8-5-branch | |
| 06:25 | The -debug:full option is not supported when using the modern versions of link.exe included with MSV... check-in: 77b28a0470 user: jan tags: core-8-4-branch | |
|
2011-03-25
| ||
| 21:18 | merge-mark check-in: 74a01fb913 user: jan tags: core-8-5-branch | |
| 21:16 | [Bug 3007895]: Tcl_(Find|Create)HashEntry stub entries can never be called. They still cannot be cal... check-in: d92ec3651b user: jan tags: core-8-4-branch | |
| 14:05 | Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directly check-in: 24d1308684 user: jan.nijtmans tags: trunk | |
| 14:04 | Merge to feature branch check-in: 48a0bb8660 user: dkf tags: dkf-notifier-poll | |
| 13:46 | fix genStubs.tcl in one place where it generated "void *" in stead of "VOID *" Remove Tclp(Local|Gm)... check-in: 491f6fe449 user: jan.nijtmans tags: core-8-5-branch | |
| 13:13 | Remove Tclp(Local|Gm)time_unix forwarders, the same can be done directly Some void -> VOID transitio... check-in: 288986ffb1 user: jan.nijtmans tags: core-8-4-branch | |
| 01:09 | normbench check-in: 6ec584b8df user: mig tags: mig-alloc-reform | |
| 01:09 | reordering of TEBCdata fields, just for clarity check-in: c98b86fea1 user: mig tags: mig-alloc-reform | |
|
2011-03-24
| ||
| 23:42 | branch with tip #280 removed, for perf impact measurements check-in: 6cbe02a1d6 user: mig tags: mig-no280 | |
| 22:48 | only do the alloc-space maximization when needed check-in: dbff67cd44 user: mig tags: mig-alloc-reform | |
| 22:06 | add finalization code; needed? check-in: 5a869d1e11 user: mig tags: mig-alloc-reform | |
| 20:23 | slightly faster inUse computation check-in: 0148c7fff1 user: mig tags: mig-alloc-reform | |
| 19:24 | merge trunk into feature branch check-in: 7649a6b239 user: mig tags: mig-alloc-reform | |
| 16:43 | Restored C++ usability to the memory allocation and free macros. check-in: ffeec96f44 user: dgp tags: trunk | |
| 12:05 | fix comments check-in: 8f2bc5aa20 user: mig tags: mig-alloc-reform | |
| 11:39 | merge trunk check-in: 4bc0292a61 user: mig tags: mig-alloc-reform | |
| 10:23 | Merge to feature branch check-in: 1c5281d1a4 user: dkf tags: dkf-notifier-poll | |
| 09:52 | Ensure that any reference to temporary index tables is squelched immediately rather than hanging aro... check-in: 7d471fa4b4 user: dkf tags: trunk | |
| 09:45 | Ensure that any reference to temporary index tables is squelched immediately rather than hanging aro... check-in: 3971651ab7 user: dkf tags: core-8-5-branch | |
| 09:40 | Ensure that any reference to temporary index tables is squelched immediately rather than hanging aro... check-in: e7289d1266 user: dkf tags: core-8-4-branch | |
| 09:12 | Correct bizarre name of enumeration member. check-in: 0fe67a0357 user: dkf tags: trunk | |
| 06:23 | Merge to feature branch check-in: 6968a9adbd user: dkf tags: dkf-notifier-poll | |
| 00:47 | bugfix in new Tcl_Preserve check-in: 997703b388 user: mig tags: mig-alloc-reform | |
|
2011-03-23
| ||
| 23:42 | completely new Tcl_Preserve implementation under Zippy, should be *much* faster. Cost is loss of som... check-in: a39cc6c970 user: mig tags: mig-alloc-reform | |
| 23:23 | Trial patch changing the handling of the TIP 280 continuation line data structures to keep expensive... check-in: 2b5c76ad19 user: andreask tags: aku-tip-280-cl-perf-trial | |
| 19:04 | normBench check-in: 9dc1f7865d user: mig tags: mig-alloc-reform | |
| 13:12 | merge trunk to feature branch check-in: d99d43d373 user: mig tags: mig-alloc-reform | |
| 13:11 | * generic/tclObj.c: exploit HAVE_FAST_TSD for the deletion context in TclFreeObj() check-in: 005a498bda user: mig tags: trunk | |
| 11:59 | fix multi->purify, some cleanup check-in: a8eaab2085 user: mig tags: mig-alloc-reform | |
|
2011-03-22
| ||
| 22:13 | ifdefery now ok? testing all build options on core.tcl.tk check-in: 7a8b1fc210 user: mig tags: mig-alloc-reform | |
| 22:01 | parens check-in: 8187ce216e user: mig tags: mig-alloc-reform | |
| 21:51 | slightly clearer ifdefery check-in: ebf5f5e368 user: mig tags: mig-alloc-reform | |
| 21:18 | fix ifdefery check-in: 4b0d1bdd14 user: mig tags: mig-alloc-reform | |
| 19:02 | separate Tcl_Obj free lists from blocks, was having weird perf issues possibly due to different bloc... check-in: 4492886364 user: mig tags: mig-alloc-reform | |
| 11:21 | Merge to feature branch check-in: 03f3ae79e3 user: dkf tags: dkf-notifier-poll | |
| 11:20 | Restore build-ability and fix mixed up ordering assumptions. check-in: 2870a0fa35 user: dkf tags: dkf-notifier-poll | |
| 11:12 | Try to minimize the amount of work done inside the notifier thread. check-in: 792d0f741d user: dkf tags: dkf-notifier-poll | |
| 11:07 | better checks for allocator variant check-in: 571c0a6b39 user: mig tags: mig-alloc-reform | |
| 11:01 | merge trunk to feature branch check-in: 2963951bab user: mig tags: mig-alloc-reform | |
| 10:52 | simpler initialization of Cache under HAVE_FAST_TSD, from mig-alloc-reform. check-in: 46389c7b91 user: mig tags: trunk | |
| 10:43 | merge-mark check-in: b98be6337d user: jan.nijtmans tags: trunk | |
| 10:41 | The -debug:full option is not supported when using the modern versions of link.exe included with MSV... check-in: 83ebc9c1fa user: jan.nijtmans tags: core-8-5-branch | |
| 10:37 | The -debug:full option is not supported when using the modern versions of link.exe included with MSV... check-in: 5b793153df user: jan.nijtmans tags: core-8-4-branch | |
| 10:15 | typo check-in: 6ef9ab3ad5 user: jan.nijtmans tags: trunk | |
| 10:14 | [Bug #3216070] Loading extension libraries from embedded Tcl applications. check-in: 58a4f59ea3 user: jan.nijtmans tags: trunk, potential incompatibility | |
| 10:10 | [Bug #3216070] Loading extension libraries from embedded Tcl applications. check-in: e18262f10e user: jan.nijtmans tags: core-8-5-branch, potential incompatibility | |
|
2011-03-21
| ||
| 16:37 | simpler initialization check-in: aebc5a42cc user: mig tags: mig-alloc-reform | |
| 14:42 | remove one level of allocator indirection in non-memdebug builds, imported from mig-alloc-reform. check-in: d74d7bb013 user: mig tags: trunk | |
| 14:38 | fix last commit check-in: 54811e2ece user: mig tags: mig-alloc-reform | |
| 13:41 | remove one level of indirection in non-mem-debug builds check-in: 0e843f63e5 user: mig tags: mig-alloc-reform | |
| 11:42 | some cleanup re obj deletion check-in: ca6e8a9e5e user: mig tags: mig-alloc-reform | |
| 11:42 | small opts check-in: ce2cb0ea68 user: mig tags: mig-alloc-reform | |
|
2011-03-20
| ||
| 16:21 | Merge to feature branch check-in: b322e79d3f user: dkf tags: dkf-notifier-poll | |
| 16:20 | Getting closer to working check-in: 8e2242b4d1 user: dkf tags: dkf-notifier-poll | |
| 11:42 | merge trunk to feature branch check-in: 3560c1f392 user: mig tags: mig-alloc-reform | |
| 11:40 | changelog entry check-in: 292737732e user: mig tags: trunk | |
| 11:13 | (empty) merge trunk to feature branch check-in: 62f6fa7f9d user: mig tags: mig-alloc-reform | |
| 11:10 | * generic/tclThreadAlloc.c: imported HAVE_FAST_TSD support from mig-alloc-reform. The feature has to... check-in: 79413ce9a4 user: mig tags: trunk | |
|
2011-03-19
| ||
| 21:47 | adding benchmarks on core.tcl.tk; still some weirdos, but looking good check-in: 8b0b6c41ab user: mig tags: mig-alloc-reform | |
| 19:44 | early return on freeing a NULL pointer check-in: a32bb0339b user: mig tags: mig-alloc-reform | |
| 19:35 | remove stray panic set for debugging check-in: 75dcf88f4e user: mig tags: mig-alloc-reform | |
| 19:00 | uninited var in last commit check-in: e6905754d8 user: mig tags: mig-alloc-reform | |
| 17:56 | look at all blocks in this thread before looking in the shared cache check-in: 724c29a7ae user: mig tags: mig-alloc-reform | |
| 17:23 | tclListObj.c: simplify macros check-in: 3a9fac126e user: mig tags: mig-alloc-reform | |
| 12:24 | get purify and native to build by removing ref to ckalloc and friends check-in: 505625c2e2 user: mig tags: mig-alloc-reform | |
|
2011-03-18
| ||
| 23:04 | getting aPURIFY to build? check-in: 8f55251fdd user: mig tags: mig-alloc-reform | |
| 22:57 | remove TclpAlloc and friends from internal stubs check-in: 28384cbc01 user: mig tags: mig-alloc-reform | |
| 22:42 | move the allocator stuff to the end of tclInt.h, in order not to interfere with tclIntDecls.h check-in: cd2c0f98f9 user: mig tags: mig-alloc-reform | |
| 20:46 | Compilation support added. Code currently broken. check-in: adbeeca79c user: dkf tags: dkf-notifier-poll | |
| 19:18 | let TclAllocMaximize maintain zippys stats check-in: 9cb2f836cb user: mig tags: mig-alloc-reform | |
| 18:57 | let TEBC also use TclAllocMaximize check-in: 248b0a0e0a user: mig tags: mig-alloc-reform | |
| 18:06 | remove unused mutex check-in: a3f0c08c7f user: mig tags: mig-alloc-reform | |
| 16:16 | New function TclAllocMaximize(). Let tclListObj.c find out the real allocated size, thus reducing th... check-in: b8f22672b2 user: mig tags: mig-alloc-reform | |
| 13:55 | Merge to feature branch check-in: 4ce3d8681f user: dkf tags: dkf-notifier-poll | |
| 13:32 | README addition check-in: 3e9d5dacd9 user: mig tags: mig-alloc-reform | |
| 13:25 | README addition check-in: bba5f24346 user: mig tags: mig-alloc-reform | |
| 13:10 | README addition check-in: bafa2025b3 user: mig tags: mig-alloc-reform | |
| 12:54 | development branch for allocator changes check-in: 80a014ef05 user: mig tags: mig-alloc-reform | |
|
2011-03-17
| ||
| 22:00 | Generate errorCode information on failure to parse expressions. check-in: 0c22db4f68 user: dkf tags: trunk | |
| 21:18 | Support the requested [lsort -entier] functionality. check-in: cf82eb92c8 user: dgp tags: rfe-3216010 | |
| 16:12 | [Patch #3124683]: platform specific stuff in (tcl|tk)Main.c check-in: 9edcb7e14b user: jan.nijtmans tags: trunk | |
|
2011-03-16
| ||
| 21:36 | bug-3216070 Closed-Leaf check-in: 28d283ab37 user: jan.nijtmans tags: bug-3216070 | |
| 15:55 | [Bug #3197864] pointer truncation on Win64 TCL_MEM_DEBUG builds check-in: 40cc64ec16 user: jan.nijtmans tags: trunk | |
| 15:53 | [Bug #3197864] pointer truncation on Win64 TCL_MEM_DEBUG builds check-in: 8f397fe9f2 user: jan.nijtmans tags: core-8-5-branch | |
| 15:51 | [Bug #3197864] pointer truncation on Win64 TCL_MEM_DEBUG builds check-in: b9ab93d4aa user: jan.nijtmans tags: core-8-4-branch | |
| 15:33 | merge-mark check-in: 553dd4e351 user: jan.nijtmans tags: core-8-5-branch | |
| 15:30 | SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. Add /usr/lib64 to set of auto-search dirs. [Bug 1230554] (SC_PA... check-in: a25388e5c7 user: jan.nijtmans tags: core-8-4-branch | |
| 14:31 | Rewrites to eliminate some isspace() calls. check-in: abe0c909b1 user: dgp tags: trunk | |
| 14:21 | whitespace tidy check-in: 2b189b09a6 user: dgp tags: core-8-5-branch | |
| 14:13 | Rewrites to eliminate isspace() calls. check-in: 44266eb780 user: dgp tags: core-8-5-branch | |
| 11:48 | *CLOSED BRANCH* Switched noisy devel to private branch, will reopen when things work. Closed-Leaf check-in: 7cc6ed1035 user: mig tags: mig-alloc-reform | |
| 09:58 | Merge to feature branch check-in: 84c232a3dd user: dkf tags: dkf-notifier-poll | |
| 09:25 | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necessary basis. Backported f... check-in: 790d40558a user: jan.nijtmans tags: trunk | |
| 09:14 | Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necessary basis. Backported f... check-in: f659b577f5 user: jan.nijtmans tags: core-8-5-branch | |
|
2011-03-15
| ||
| 23:06 | remove unneeded things check-in: be49a1fb5a user: mig tags: mig-alloc-reform | |
| 14:53 | fix so that thread blocks are recycled when a thread dies (HAVE_FAST_TSD), just keep the original st... check-in: 536791f045 user: mig tags: mig-alloc-reform | |
| 14:15 | reorganisation towards (hopefuly) defining the allocator and/or purify at app start time; for now it... check-in: d0f1659e90 user: mig tags: mig-alloc-reform | |
| 09:51 | Merge to feature branch check-in: 9d8e674712 user: dkf tags: dkf-notifier-poll | |
| 09:44 | retire TclInterpAlloc/Free/Realloc check-in: 15d781d135 user: mig tags: mig-alloc-reform | |
| 08:44 | retire USE_TCLALLOC check-in: 9345713da6 user: mig tags: mig-alloc-reform | |
| 01:04 | let zippy use fast __thread TSD; enable with -DHAVE_FAST_TSD, the corresponding autoconferry is miss... check-in: b598f4b149 user: mig tags: mig-alloc-reform | |
| 00:33 | bugfix, was always using the shared pool check-in: b4cce9f15d user: mig tags: mig-alloc-reform | |
| 00:18 | merge trunk check-in: 3be14a67e3 user: mig tags: mig-alloc-reform | |
| 00:16 | enable zippy to also work on unthreaded builds as a special case; to enable compile without threads ... check-in: 5b965f32a9 user: mig tags: mig-alloc-reform | |
|
2011-03-14
| ||
| 21:34 | Import Olson's tzdata2011d and fix a tclZIC.tcl bug that made the import fail. * tools/tclZIC.tcl... check-in: 6ae7178df2 user: kbk tags: trunk | |
| 21:32 | Import Olson's tzdata2011d and fix a tclZIC.tcl bug that made the import fail. * tools/tclZIC.tcl... check-in: 86f581a60d user: kbk tags: core-8-5-branch | |
| 17:22 | merge trunk check-in: 6823128b5b user: dgp tags: dgp-refactor | |
| 17:17 | Standardize on autoconf-2.59 to generate configure files check-in: ee51894333 user: dgp tags: trunk | |
| 17:16 | Standardize on autoconf-2.59 to generate configure files. check-in: 1337989f69 user: dgp tags: core-8-5-branch | |
| 16:57 | Add files that the cvs to fossil conversion failed to place on the dgp-refactor branch. check-in: 7ad5dfaf09 user: dgp tags: dgp-refactor | |
| 16:48 | optimise freeing in TclAttemptRealloc check-in: 50502adb40 user: mig tags: mig-alloc-reform | |
| 16:09 | cherry pick a merge missed around the time of the cvs to fossil conversion check-in: 12bbe90b32 user: dgp tags: dgp-refactor | |
| 15:50 | merge trunk check-in: b72c342f16 user: dgp tags: dgp-refactor | |
| 15:48 | Reduce diffs from trunk, and tidy up some casting matters. check-in: 56ed611c89 user: dgp tags: dgp-refactor | |
| 15:10 | merge 8.5 check-in: d1023d4eff user: dgp tags: trunk | |
| 15:08 | merge 8.4 check-in: 3e9d0beb61 user: dgp tags: core-8-5-branch | |
| 15:07 | whitespace tidy check-in: 5c7543cbae user: dgp tags: core-8-4-branch | |
| 14:41 | merge trunk + update ckfree() and ckalloc() calls check-in: 4ddd1c56f7 user: dgp tags: dgp-refactor | |
| 14:40 | Merge to feature branch check-in: 6f4e084302 user: dkf tags: dkf-notifier-poll | |
| 14:28 | merge trunk check-in: a8dba24937 user: mig tags: mig-alloc-reform | |
| 14:25 | Apply non-comment changes to take our fork of libtommath up to tracking 0.42.0 from 0.39. check-in: 71dc9aa917 user: dkf tags: trunk | |
| 14:23 | Apply non-comment changes to take our fork of libtommath up to tracking 0.42.0 from 0.39. check-in: 902c7eef54 user: dkf tags: core-8-5-branch, libtommath-merge-0-42-0 | |
| 13:20 | Revert previous commit: I was not aware that we have a fork of libtommath Closed-Leaf check-in: 36f4d48631 user: jan.nijtmans tags: mistake-20110314 | |
| 13:17 | Revert previous commit: I was not aware that we have a fork of libtommath Closed-Leaf check-in: db21821bb9 user: jan.nijtmans tags: mistake-20110314a | |
| 09:52 | re-import ltm-0.39, with original RCS-ID's check-in: d2435b0687 user: jan.nijtmans tags: mistake-20110314 | |
| 09:47 | re-import ltm-0.39, with original RCS-ID's check-in: 18317dde13 user: jan.nijtmans tags: mistake-20110314a | |
|
2011-03-13
| ||
| 23:15 | merge trunk check-in: 97528be764 user: mig tags: mig-alloc-reform | |
| 22:42 | * generic/tclAssembly.c (BBEmitInstInt1): Changed parameter data types in an effort to silence a MS... check-in: 2404226f31 user: kbk tags: trunk | |
| 18:20 | fixed bug in testnrelevels, all tests pass check-in: a63f3d7674 user: mig tags: mig-alloc-reform | |
| 18:01 | remove unneeded (DE)CACHE_STACK_INFO macros check-in: 50e3c694d6 user: mig tags: mig-alloc-reform | |
| 17:47 | remove the Tcl stack completely, each bytecode llocates its own stacklet. *BROKEN*: problems in coro... check-in: 56e8a9f747 user: mig tags: mig-alloc-reform | |
| 13:38 | manage the catch stack as array not pointer-to-top check-in: 04f1b785bf user: mig tags: mig-alloc-reform | |
| 13:01 | merge trunk check-in: 727d8e6901 user: mig tags: mig-alloc-reform | |
| 12:54 | remove TD->expanded, not needed now check-in: 86417ad208 user: mig tags: trunk | |
| 07:01 | merge trunk check-in: f480a4c841 user: mig tags: mig-alloc-reform | |
| 06:59 | * generic/tclExecute.c: remove TEBCreturn() check-in: 77dc554864 user: mig tags: trunk | |
| 05:50 | fix for other allocators check-in: 8778c03c38 user: mig tags: mig-alloc-reform | |
| 05:46 | redefine TclInterpAlloc/Free to use zippy Tcl_Alloc infrastructure; will be very fast on zippy, not ... check-in: 5314e617b9 user: mig tags: mig-alloc-reform | |
| 04:50 | rename TclStackAlloc/Free to TclInterpAlloc/Free check-in: 820d67f844 user: mig tags: mig-alloc-reform | |
| 02:21 | typo check-in: ad14fb1217 user: mig tags: mig-alloc-reform | |
| 02:13 | remove one level of indirection when using native malloc check-in: 0be21a8979 user: mig tags: mig-alloc-reform | |
| 01:45 | small typo check-in: 61312530e5 user: mig tags: mig-alloc-reform | |
| 01:37 | replace TclpAlloc with Tcl_AttemptAlloc, TclpRealloc with Tcl_AttemptRealloc, TclpFree with Tcl_Free check-in: c6418d0771 user: mig tags: mig-alloc-reform | |
| 00:13 | * tclInt.h: small change in macros check-in: e78bf70e9a user: mig tags: mig-alloc-reform | |
|
2011-03-12
| ||
| 23:32 | make Tcl_Obj alloc and smallest allocs in zippy use the same pool check-in: 74ccfbd00b user: mig tags: mig-alloc-reform | |
| 15:10 | Merge to feature branch check-in: b2b39ea64e user: dkf tags: dkf-notifier-poll | |
| 15:06 | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in rest of Tcl source code. ... check-in: 5574bdd262 user: dkf tags: trunk | |
| 00:52 | [Bug 3185609] File normalization corner case of ... broken with -DUNICODE check-in: 437c9cf011 user: jan.nijtmans tags: trunk | |
|
2011-03-11
| ||
| 23:09 | merge-mark check-in: 5dc038c5af user: jan.nijtmans tags: core-8-5-branch | |
| 23:08 | ifdef protections to permit builds with mingw on amd64 systems. Thanks to "mescalinum" for reporting... check-in: c2cb4f795d user: jan.nijtmans tags: core-8-4-branch | |
| 22:20 | More test suite updating. check-in: 83b985ea92 user: dkf tags: trunk | |
| 19:14 | The re-creation of this branch should have deleted a few NRE specific testsuites, and did not. Fixed... Closed-Leaf check-in: 020e924fe9 user: andreask tags: activestate-nre-excised-variant-2-subtracted | |
| 12:36 | merge-mark check-in: 38c06ed49f user: jan.nijtmans tags: core-8-5-branch | |
| 12:33 | * win/tcl.m4: handle --enable-64bit=ia64 for gcc. * win/configure: (autoconf-2.13) * wi... check-in: 05a17ef7c7 user: jan.nijtmans tags: core-8-4-branch | |
| 11:26 | merge check-in: 1b7f047b8c user: jan.nijtmans tags: trunk | |
| 11:25 | merge-mark correct version of libtommath check-in: c2b3daa4f7 user: jan.nijtmans tags: core-8-5-branch | |
| 09:04 | Work in progress: poll()-based notifier. check-in: 4c8bb88ccd user: dkf tags: dkf-notifier-poll | |
| 08:58 | Create new branch named "dkf-notifier-poll" check-in: 0bd852075c user: dkf tags: dkf-notifier-poll | |
|
2011-03-10
| ||
| 21:40 | merge-mark check-in: e75529caea user: jan.nijtmans tags: trunk | |
| 21:33 | Turn namespace into an ensemble. check-in: cd80f3a423 user: dkf tags: trunk, potential incompatibility | |
| 21:32 | [Bug 3205320]: stack space detection defeated by inlining check-in: 93c78ea3d6 user: jan.nijtmans tags: core-8-5-branch | |
| 21:32 | Add ChangeLog entry. Closed-Leaf check-in: ecaf46e096 user: dkf tags: dkf-namespace-as-ensemble | |
| 16:25 | Fix remaining broken tests (test failures appear non-serious) check-in: 31c07eaf3f user: dkf tags: dkf-namespace-as-ensemble | |
| 15:31 | Fix most of the failing tests (some of which were due to breakage done to the parser used in auto_mk... check-in: f2b605a1ff user: dkf tags: dkf-namespace-as-ensemble | |
| 14:52 | Merge to feature branch check-in: 94102ceed2 user: dkf tags: dkf-namespace-as-ensemble | |
| 14:36 | merge trunk (whitespace!) check-in: b1caff3218 user: dgp tags: dgp-refactor | |
| 14:12 | fix broken build check-in: 6cbd775460 user: dgp tags: trunk | |
| 13:40 | Make tests in child interpreters report their summary info in the master. Bumped tcltest version to ... check-in: 6560e53205 user: dkf tags: trunk | |
| 09:31 | MINOR: Formatting fixes, mainly to comments, so code better fits the style in the Engineering Manual... check-in: 5cb634a1c1 user: dkf tags: trunk | |
|
2011-03-09
| ||
| 21:41 | Update more of the test suite to use Tcltest 2. check-in: c45a9f3c1c user: dkf tags: trunk | |
| 19:42 | Merge to feature branch check-in: 4004f41517 user: dkf tags: dkf-namespace-as-ensemble | |
| 16:42 | * generic/tclNamesp.c: Tighten the detector of nested [namespace code] * tests/name... check-in: 52f5d3218a user: dgp tags: trunk | |
| 15:55 | * generic/tclNamesp.c: Tighten the detector of nested [namespace code] * tests/name... check-in: 88cba3ed97 user: dgp tags: core-8-5-branch | |
| 15:49 | * doc/tclvars.n: Formatting fix. Thanks to Pat Thotys. check-in: a0de7bf8eb user: patthoyts tags: core-8-5-branch | |
| 14:56 | * generic/tclNamesp.c: Tighten the detector of nested [namespace code] * tests/nam... Closed-Leaf check-in: ac4c249ecf user: dgp tags: bug-3202171 | |
| 14:06 | Turn namespace into an ensemble. Not yet on trunk because of some mysterious failures that need reso... check-in: 13038535e3 user: dkf tags: dkf-namespace-as-ensemble | |
| 10:38 | Update more of the test suite to use Tcltest 2. check-in: 7c3bb623c5 user: dkf tags: trunk | |
|
2011-03-08
| ||
| 23:07 | Fix gcc warning: comparison between signed and unsigned integer expressions check-in: 39587d8c79 user: jan.nijtmans tags: trunk | |
| 22:57 | merge check-in: 514a4ba4fc user: jan.nijtmans tags: trunk | |
| 22:33 | More gcc warnings: variable set but not used Closed-Leaf check-in: 383b6abfcc user: jan.nijtmans tags: pseudotrunk-2011-03-08 | |
| 22:25 | Fix gcc warnings: variable set but not used check-in: 448cb95dbe user: jan.nijtmans tags: pseudotrunk-2011-03-08 | |
| 22:14 | Fix gcc warnings: variable set but not used check-in: 8302182f6c user: jan.nijtmans tags: core-8-5-branch | |
| 21:40 | Fix gcc warnings: variable set but not used check-in: 2da8478b61 user: jan.nijtmans tags: core-8-4-branch | |
| 19:27 | * generic/tclInt.h: Remove TclMarkList() routine, an experimental * generic/tclU... check-in: 4f00f85797 user: dgp tags: trunk | |
| 19:24 | * generic/tclInt.h: Remove TclMarkList() routine, an experimental * generic/tclU... check-in: 43662324d4 user: dgp tags: core-8-5-branch | |
| 15:24 | merge repair check-in: e5f89b5fb4 user: dgp tags: trunk | |
| 15:22 | * generic/tclResult.c (ResetObjResult): Correct failure to clear invalid intrep. Th... check-in: 39e462a5d5 user: dgp tags: trunk | |
| 15:14 | * generic/tclResult.c (ResetObjResult): Correct failure to clear invalid intrep. Th... check-in: 643749dcb4 user: dgp tags: core-8-5-branch | |
| 13:29 | merge trunk check-in: 00ea99d359 user: dgp tags: dgp-refactor | |
| 10:28 | Make the assembler code more like Tcl code. check-in: fd182afaa3 user: dkf tags: trunk | |
|
2011-03-07
| ||
| 22:25 | merge-mark [3166410] as not applicable on trunk check-in: ee069af9c4 user: jan.nijtmans tags: pseudotrunk-2011-03-08 | |
| 22:23 | Fix [Bug 3166410]: "out of stack space" on AIX check-in: bde224c265 user: jan.nijtmans tags: core-8-5-branch | |
| 22:07 | stray ';' check-in: b14d484424 user: jan.nijtmans tags: trunk | |
| 21:56 | MSVC 6 does not have the %I modifier in sprintf check-in: ff727e02f4 user: jan.nijtmans tags: trunk | |
| 21:32 | One more .cvsignore file check-in: bf37afe41e user: jan.nijtmans tags: trunk | |
| 21:31 | Now that we are no longer on CVS, the .cvsignore files serve no purpose check-in: 3e6d11e738 user: jan.nijtmans tags: trunk | |
| 21:28 | Now that we are no longer on CVS, the .cvsignore files serve no purpose check-in: f53bd9ec91 user: jan.nijtmans tags: core-8-5-branch | |
| 21:23 | Now that we are no longer on CVS, the .cvsignore files serve no purpose check-in: 0097d4249a user: jan.nijtmans tags: core-8-4-branch | |
| 14:55 | merge trunk + partial improvements to comments check-in: f716a66d07 user: dgp tags: bug-3173086 | |
|
2011-03-06
| ||
| 22:33 | * generic/tclBasic.c: More replacements of Tcl_UtfBackslash() calls * generic/tclC... check-in: 6b0527ff33 user: dgp tags: trunk | |
| 22:19 | * generic/tclBasic.c: More replacements of Tcl_UtfBackslash() calls * generic/tclC... check-in: 7d1cc3f816 user: dgp tags: core-8-5-branch | |
| 21:40 | * generic/tclBasic.c: More replacements of Tcl_UtfBackslash() calls * generic/tclC... check-in: 267149f889 user: dgp tags: core-8-4-branch | |
| 20:07 | * generic/tclUtil.c (TclFindElement): Guard escape sequence scans to not overrun t... check-in: 4dbf4963bd user: dgp tags: trunk | |
| 19:58 | * generic/tclUtil.c (TclFindElement): Guard escape sequence scans to not overrun t... check-in: c042cffb59 user: dgp tags: core-8-5-branch | |
| 19:52 | * generic/tclUtil.c (TclFindElement): Guard escape sequence scans to not overrun t... check-in: abab8589c3 user: dgp tags: core-8-4-branch | |
| 05:19 | merge check-in: 17ff82f99a user: dgp tags: bug-3173086 | |
| 05:11 | * generic/tclParse.c (TclParseBackslash): Correct trunction checks in * tests/parse.... check-in: ffce86baaf user: dgp tags: trunk | |
| 04:49 | * generic/tclParse.c (TclParseBackslash): Correct trunction checks in * tests/parse.... check-in: c65512452c user: dgp tags: core-8-5-branch | |
| 04:36 | * generic/tclParse.c (TclParseBackslash): Correct trunction checks in * tests/parse.... check-in: 36a55ea880 user: dgp tags: core-8-4-branch | |
|
2011-03-05
| ||
| 17:54 | * generic/tclExecute.c (TclStackFree): insure that the execStack satisfies "at most one free stack a... check-in: 02580251b5 user: msofer tags: trunk | |
| 16:53 | <verbatim> * generic/tclAssembly.c (new file): * generic/tclBasic.c (Tcl_CreateInterp): * generic/tc... check-in: c25aa35b3e user: kennykb tags: trunk | |
| 16:31 | merge trunk Closed-Leaf check-in: 08b261adfb user: kennykb tags: dogeen-assembler-branch | |
| 15:09 | * generic/tclExecute.c: cleaner mem management for TEBCdata check-in: 0798fea8d4 user: msofer tags: trunk | |
| 13:26 | Renamed BottomData to TEBCdata, so that the name refers to what it is rather than to its storage loc... check-in: 9f40419fa6 user: msofer tags: trunk | |
| 12:29 | Renamed struct TEOV_callback to the more descriptive NRE_callback. check-in: dbebe03821 user: msofer tags: trunk | |
| 05:13 | One trunk to rule them all... check-in: 66081a3e1e user: dgp tags: trunk | |
| 01:25 | Unbreak the build. check-in: 1f4297094c user: dkf tags: trunk | |
| 00:35 | [Bug 3185009]: Keep references to resolved object variables so that an unset doesn't leave any dangl... check-in: 6005a9d1b7 user: dkf tags: trunk | |
|
2011-03-04
| ||
| 11:57 | * generic/tclBasic.c (TclNREvalObjv): missing a variable declaration in commented out non-optimised ... check-in: b1628c0c00 user: msofer tags: trunk | |
|
2011-03-03
| ||
| 21:31 | date copy/paste error check-in: b46de1fb05 user: dgp tags: trunk | |
| 21:28 | USE_DIRECT_INTERP_RESULT_ACCESS -> USE_INTERP_RESULT [TIP 330]. check-in: d8df544b20 user: dgp tags: trunk | |
| 21:13 | Correct flaw in the rewrite handling [list \\\\\}]. check-in: c3168e2541 user: dgp tags: bug-3173086 | |
| 21:07 | Significant rewrite of the Tcl*(Scan|Convert)*Element() system, and revisions to the callers. Needs... check-in: a142b240b3 user: dgp tags: bug-3173086 | |
| 21:02 | Simplified the logic of the Scan/Convert pair of routines for generating string reps of lists to st... check-in: 2f5897ef59 user: dgp tags: bug-3173086 | |
| 17:29 | merge trunk check-in: 37d45c2698 user: dgp tags: dgp-refactor | |
| 17:14 | merge trunk check-in: affd89e3ef user: dgp tags: dgp-refactor | |
|
2011-03-02
| ||
| 21:31 | add missing comment terminator check-in: e3b87b44f3 user: mig tags: trunk | |
| 20:27 | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. Pu... check-in: c64f310d38 user: dgp tags: trunk | |
| 16:06 | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. Pu... check-in: 79367df0f0 user: dgp tags: core-8-5-branch | |
| 03:59 | merge trunk into dogeen-assembler-branch check-in: d7f33b3d72 user: kennykb tags: dogeen-assembler-branch | |
|
2011-03-01
| ||
| 20:02 | fix leaks in throw and unset compilers check-in: 0e18b9441c user: mig tags: trunk | |
| 19:54 | This is [Patch 3168398], Joe Mistachkin's optimisation of Tip #285 check-in: 40089e043b user: mig tags: trunk | |
| 19:26 | * generic/tclExecute.c (ExprObjCallback): fix object leak check-in: 41088210ac user: mig tags: trunk | |
| 18:24 | * generic/tclExecute.c (TEBCresume): store local var array and constants in automatic vars to reduce... check-in: 9c6343aefd user: mig tags: trunk | |
| 18:21 | merge trunk check-in: 14fef1ae97 user: kennykb tags: dogeen-assembler-branch | |
| 18:13 | fix typo in dkf's last commit check-in: b4bf957f29 user: mig tags: trunk | |
| 18:05 | remove unused variables check-in: 2b4579e047 user: mig tags: trunk | |
| 18:04 | Typo in last commit broke tclStringObj.c build. Fixed. check-in: 8223b1672d user: dgp tags: core-8-4-branch | |
| 17:19 | * generic/tclBasic.c (TclNREvalObjv): dont do the trampoline dance for commands that do not have an ... check-in: b97b771b6d user: mig tags: trunk | |
| 15:38 | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause more harm than good. P... check-in: 90b4acd7bd user: dgp tags: core-8-4-branch | |
| 15:07 | Reorganization of call context reference count management so that code is (mostly) simpler. check-in: 25d2a66f4d user: dkf tags: trunk | |
| 04:16 | merge trunk check-in: 1357375583 user: kennykb tags: dogeen-assembler-branch | |
|
2011-02-28
| ||
| 21:23 | Mark merge point. check-in: ebe7b80052 user: dgp tags: dgp-refactor | |
| 21:21 | Mark merge of 8.5 bugfixes into 8.6 development. check-in: d1e1021f8a user: dgp tags: trunk | |
| 21:19 | Mark merge of 8.4 bugfixes into 8.5 development. check-in: d13d8d8f0a user: dgp tags: core-8-5-branch | |
| 20:58 | merge check-in: 1b19fb4fb6 user: dgp tags: dgp-refactor | |
| 20:26 | * doc/RegExp.3: [Bug 3165108]: Corrected documentation of description of subexpressi... check-in: f6f4f8c5e7 user: dgp tags: trunk | |
| 20:14 | * doc/RegExp.3: [Bug 3165108]: Corrected documentation of description of subexpressi... check-in: c1b432aee2 user: dgp tags: core-8-5-branch | |
|
2011-01-25
| ||
| 22:33 | Fix various gcc-4.5.2 64-bit warning messages, e.g. by using full 64-bits for socket fd's check-in: 92caef797a user: nijtmans tags: trunk | |
| 19:23 | merge check-in: fae129cbce user: dgp tags: dgp-refactor | |
| 19:02 | Created branch dgp-refactor-merge-synthetic Closed-Leaf check-in: d2193dd943 user: cvs2fossil tags: dgp-refactor-merge, dgp-refactor-merge-synthetic | |
| 19:02 | typo check-in: c116ce9d3c user: dgp tags: trunk | |
| 15:57 | [Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2, backported strcpy->memcpy chang... check-in: b9cc8fd4f1 user: nijtmans tags: core-8-4-branch | |
| 15:55 | [Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2, backported strcpy->memcpy chang... check-in: d69078d96b user: nijtmans tags: core-8-5-branch | |
| 07:17 | Don't miss 64-bit address bits in panic message. check-in: 8f2403f53e user: nijtmans tags: trunk | |
|
2011-01-19
| ||
| 23:34 | Clarify documentation of format/args checking in Tcl_ObjPrintf. Thanks to Brad Harder (yukonbob). [B... check-in: 71a85031c7 user: ferrieux tags: trunk | |
| 14:44 | merge check-in: 033d15e87a user: dgp tags: dgp-refactor | |
| 14:11 | [Enh #3159920]: Tcl_ObjPrintf() crashes with bad format specifier. check-in: 028797ed80 user: nijtmans tags: trunk | |
| 14:04 | Make sure to use CONST/VOID in stead of const/void when appropriate. This allows to use const/void i... check-in: 22f28b5c02 user: nijtmans tags: trunk | |
| 14:02 | Make sure to use CONST/VOID in stead of const/void when appropriate. This allows to use const/void i... check-in: 5c3a90bdc4 user: nijtmans tags: core-8-5-branch | |
| 08:14 | Backport of Miguel's 2010-09-22 fix on 8.6 branch (decache stack info wherever ::errorInfo may be up... check-in: 94a9222220 user: ferrieux tags: core-8-5-branch | |
| 08:04 | Make sure to use CONST/VOID in stead of const/void when appropriate. This allows to use const/void i... check-in: 1b43842ad6 user: nijtmans tags: core-8-5-branch | |
|
2011-01-18
| ||
| 19:26 | Brought no-nre v2 up-to-date with 8.6 head as of Jan 18 11:30 PST. check-in: 5b2d91d5e3 user: andreask tags: activestate-nre-excised-variant-2-subtracted | |
| 16:34 | merge check-in: a4ca4d6d4c user: dgp tags: dgp-refactor | |
| 15:44 | Add missing comment check-in: a07004a06f user: dkf tags: trunk | |
| 13:50 | * generic/tclOOMethod.c (PushMethodCallFrame): [Bug 3001438]: Make sure that the cmdPtr field of t... check-in: f2221b7726 user: dkf tags: trunk | |
| 10:02 | Various mismatches between Tcl_Panic format string and its arguments, discovered thanks to [Bug 3159... check-in: 6dd03122dc user: nijtmans tags: core-8-5-branch | |
| 08:43 | Various mismatches between Tcl_Panic format string and its arguments, discovered thanks to [Bug 3159... check-in: 964a1a5a57 user: nijtmans tags: trunk | |
|
2011-01-17
| ||
| 12:34 | [Bug 3148192]: Commands "read/puts" incorrectly interpret parameters. Improved error-message regardi... check-in: e128e8f455 user: nijtmans tags: core-8-5-branch | |
| 11:27 | [Bug 3148192]: Commands "read/puts" incorrectly interpret parameters. Improved error-message regardi... check-in: 49488fe933 user: nijtmans tags: trunk | |
| 08:43 | handle --enable-64bit=ia64 for gcc. BACKPORT. [Patch 3059922]: fixes for mingw64 - gcc4.5.1 check-in: 6e410a115b user: nijtmans tags: core-8-5-branch | |
|
2011-01-15
| ||
| 19:07 | * doc/tclvars.n: * generic/tclStrToD.c: * generic/tclUtil.c (Tcl_PrintDouble): * tests/util.test (ut... check-in: d27c6004c8 user: kennykb tags: core-8-5-branch | |
| 19:01 | Removed code that suppressed zeroes in a context where zeroes cannot appear. check-in: 12e11949ff user: kennykb tags: trunk | |
| 18:10 | * doc/tclvars.n: * generic/tclStrToD.c: * generic/tclUtil.c (Tcl_PrintDouble): * tests/util.test (ut... check-in: 32e80e56c7 user: kennykb tags: trunk | |
|
2011-01-14
| ||
| 16:03 | Fix gcc-4.5.2 error: lvalue required as ... (backported from 8.5/8.6) check-in: 2f6d569fbe user: nijtmans tags: core-8-4-branch | |
|
2011-01-13
| ||
| 11:30 | * generic/tclExecute.c (GrowEvaluationStack): Off-by-one error in sizing the new allocation - was ... check-in: 78dccf16b8 user: msofer tags: core-8-5-branch | |
|
2011-01-12
| ||
| 20:30 | merge check-in: e66fd7b686 user: dgp tags: dgp-refactor | |
| 20:17 | fall back to assembler for VC++ 32-bit check-in: 3aedd76d8f user: nijtmans tags: trunk | |
| 15:35 | Missed from update, dropped test file, is now part of package.test check-in: 09c46cb1e8 user: andreask tags: activestate-nre-excised-variant-2-subtracted | |
| 15:34 | Update to CVS head Wednesday Jan 11. check-in: 905d97c057 user: andreask tags: activestate-nre-excised-variant-2-subtracted | |
| 15:23 | This commit is both no-NRE v2, implemented by subtracting the NRE pieces (*), and update to CVS trun... check-in: 2d93b1436c user: andreask tags: activestate-nre-excised-variant-2-subtracted | |
| 10:40 | handle --enable-64bit=ia64 for gcc more accurate test for correct <intrin.h> check-in: 8942ef5184 user: nijtmans tags: trunk | |
| 07:48 | VS 2005 64-bit does not have intrin.h, and does not need it. check-in: 7a633418bf user: nijtmans tags: trunk | |
| 07:37 | VS 2005 64-bit does not have intrin.h, and does not need it. check-in: 5e2970599b user: nijtmans tags: trunk | |
| 07:32 | Use _vsnprintf in stead of vsnprintf, because MSVC 6 doesn't have it. Reported by andreask. check-in: ae91cc7d31 user: nijtmans tags: trunk | |
|
2011-01-10
| ||
| 15:24 | merge check-in: afbcd525de user: dgp tags: dgp-refactor | |
|
2011-01-07
| ||
| 02:26 | * tests/util.test (util-15.*): Added test cases for floating point conversion of the largest denorma... check-in: d49689d1c1 user: kennykb tags: trunk | |
|
2011-01-06
| ||
| 13:31 | merge check-in: 072f29386d user: dgp tags: dgp-refactor | |
| 10:20 | * tests/package.test, tests/pkg.test: Coalesce these tests into one file that is concerned with th... check-in: b3216c8061 user: dkf tags: trunk | |
|
2011-01-04
| ||
| 16:21 | merge check-in: 74ff362eac user: dgp tags: dgp-refactor | |
|
2011-01-03
| ||
| 10:08 | Fix "make genstubs", which was broken since 2010-11-30, the TclDoubleDigits backport. check-in: 28e98e3407 user: nijtmans tags: core-8-5-branch | |
|
2011-01-01
| ||
| 15:14 | Clean up of tests and conversion to tcltest 2. Target has been to get init and cleanup code out of t... check-in: 69575bf53b user: dkf tags: trunk | |
| 14:44 | * tests/execute.test (execute-11.1): [Bug 3142026]: Added test that fails (with a crash) in an unf... check-in: 11dc5975d5 user: dkf tags: trunk | |
| 10:49 | * generic/tclCmdIL.c (SortElement): Use unions properly in the definition of this structure so tha... check-in: 945d846dfa user: dkf tags: trunk | |
|
2010-12-31
| ||
| 17:15 | [Bug 3007895]: Tcl_(Find|Create)HashEntry stub entries can never be called. They still cannot be cal... check-in: e75735ef76 user: nijtmans tags: core-8-5-branch | |
| 16:35 | Fix [Bug 3148192]: [load] broken. Assure that those files are never compiled with -DSTATIC_BUILD check-in: ce79d0f88f user: nijtmans tags: trunk | |
|
2010-12-30
| ||
| 23:10 | * generic/tclExecute.c (GrowEvaluationStack): off-by-one error in sizing the new allocation - was ... check-in: 5dd1506af4 user: msofer tags: trunk | |
| 14:42 | merge check-in: 45d5c91eaf user: dgp tags: dgp-refactor | |
|
2010-12-27
| ||
| 00:01 | * generic/tclCmdIL.c (Tcl_LsortObjCmd): Fix crash when multiple -index options are used. Simplifie... check-in: 4ab51c3483 user: dkf tags: trunk | |
|
2010-12-21
| ||
| 10:04 | [Patch 3059922]: fixes for mingw64 - gcc4.5.1 tdm64-1: completed for all environments. check-in: 03a45b4b7a user: nijtmans tags: trunk | |
| 09:07 | cannot use '['/']' in configure.in, or re-generation will go wrong check-in: 884ed2b61e user: nijtmans tags: trunk | |
|
2010-12-20
| ||
| 12:12 | fix cpuid determination check-in: 7306f7672f user: nijtmans tags: trunk | |
| 10:28 | Explicitely test for intrinsics support in compiler, before assuming only MSVC has it. check-in: 8734d6c021 user: nijtmans tags: trunk | |
|
2010-12-19
| ||
| 18:16 | [Patch3059922]: fixes for mingw64 - gcc4.5.1 tdm64-1: Fixed for gcc, not yet for MSVC 64-bit. check-in: 7fd73b2ad4 user: nijtmans tags: trunk | |
| 18:14 | [Patch 3124554]: fixes for mingw64 - gcc4.5.1 tdm64-1: Fixed for gcc, not yet for MSVC 64-bit. check-in: 1e77131c2b user: nijtmans tags: trunk | |
|
2010-12-17
| ||
| 23:51 | Remove unwanted/obsolete 'ddd' target. check-in: e8c32de6aa user: stwo tags: core-8-5-branch | |
| 23:49 | Remove unwanted/obsolete 'ddd' target. check-in: 331d62bfee user: stwo tags: trunk | |
| 23:14 | Clean up '.PHONY:' targets: Arrange those common to Tcl and Tk as in Tk's Makefile.in, add any missi... check-in: c92f91f6ff user: stwo tags: trunk | |
| 21:59 | [Bug 2446711]: Remove 'allpatch' target. check-in: ff2a86c952 user: stwo tags: core-8-5-branch | |
| 21:58 | [Bug 2446711]: Remove 'allpatch' target. check-in: cb0eed65cd user: stwo tags: trunk | |
| 17:56 | Use 'rpmbuild', not 'rpm' [Bug 2537626]. check-in: d1d97d178e user: stwo tags: core-8-5-branch | |
| 17:55 | Created branch dogeen-assembler-merge-synthetic Closed-Leaf check-in: b984b3567a user: cvs2fossil tags: dogeen-assembler-merge, dogeen-assembler-merge-synthetic | |
| 17:55 | Use 'rpmbuild', not 'rpm' [Bug 2537626]. check-in: a79e3d6c8c user: stwo tags: trunk | |
|
2010-12-16
| ||
| 13:38 | while 'info' is destroyed and becoms inaccessible after TclEvalObjEx. Closed-Leaf check-in: 577579ce4a user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 13:03 | Ask for the version of http we actually provide. + 33 failures now, because httpd11.tcl uses coros. ... check-in: a832e5d0fa user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 12:33 | Marking that the previous commit [d80aeef81f] was a result of merging the state of [2ab5f8bab0] into... check-in: fef6a80d4e user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 12:32 | Updated remainder. Branch is now sync'd with head Dec 16, in the morning. 15 significant test failur... check-in: d80aeef81f user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 09:47 | Windows specific files, updated to head. check-in: 5fe6c2f5f2 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 08:52 | [Patch 3124554]: Move WishPanic from Tk to Tcl Better communication with debugger, if present. check-in: 2ab5f8bab0 user: nijtmans tags: trunk | |
| 01:42 | merge check-in: c6b9d34dfd user: kennykb tags: dogeen-assembler-branch | |
| 01:40 | * tclAssembly.c: * assemble.test: Reworked beginCatch/endCatch handling to enforce the more severe ... check-in: fb5e59d2ee user: kennykb tags: dogeen-assembler-branch | |
|
2010-12-15
| ||
| 16:21 | Unix updates. check-in: 7314dafe57 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 15:58 | Oops. Forgotten interp changes. check-in: 4681a75b2d user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 15:58 | Continued comparison of no-nre against head, and updating the latest changes, and/or pieces forgotte... check-in: 26fcf437a2 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 14:03 | Restore abort() in Tcl_Panic() as it was before. [Patch 3124554] use ExitProcess() here, like in wis... check-in: aca7d3274f user: nijtmans tags: trunk | |
|
2010-12-14
| ||
| 21:51 | [Bug 3137454]: Tcl CVS HEAD does not build on GCC 3 check-in: 1ae430c7db user: nijtmans tags: trunk | |
| 17:22 | * win/tclWinSock.c (CreateSocket): Swap the loops over * unix/tclUnixSock.c ... check-in: beb3b2f8a3 user: rmax tags: trunk | |
| 16:31 | small updates. check-in: 04411163ee user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 15:14 | Updates in proc handling. check-in: 11757bbc0a user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 14:48 | Updated expected test results for history. We moved into 'tcl' namespace, but do not have the tailca... check-in: 5194d1e234 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 14:45 | Whitespace corrections to reduce noise in file comparisons. check-in: 5575a2b368 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 14:44 | This file was not up to date after the patches. Guessing that a number of NRE patches we skipped wer... check-in: 5d7c6ba434 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 13:42 | Heavy re-alignment of this tclExecute with head, in terms of the local variables used by the various... check-in: e8e7a3b75b user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
|
2010-12-13
| ||
| 22:33 | [Bug 3135271] Link error due to hidden symbols (CentOS 4.2) check-in: c2a840f99b user: nijtmans tags: trunk | |
| 21:18 | Cross-compile support for Win and UNIX (backported) check-in: cfe5c44774 user: nijtmans tags: core-8-5-branch | |
| 13:57 | Use gcc's __builtin_trap(), when available, to enter the debugger after a panic. Undocumented featur... check-in: 9084edc9f0 user: nijtmans tags: trunk | |
|
2010-12-12
| ||
| 12:04 | Better building on OpenBSD. check-in: 5d16188d35 user: stwo tags: core-8-5-branch | |
| 11:51 | Better building on OpenBSD. check-in: 348121ed58 user: stwo tags: trunk | |
|
2010-12-11
| ||
| 18:39 | merge check-in: c291154f2c user: kennykb tags: dogeen-assembler-branch | |
|
2010-12-10
| ||
| 21:59 | [Bug 3129448]: Possible over-allocation on 64-bit platforms, part 2 check-in: e6ddd08613 user: nijtmans tags: trunk | |
| 17:16 | [backport] Make sure [fcopy -size ... -command ...] always calls the callback asynchronously, even f... check-in: f1c09901d7 user: ferrieux tags: core-8-5-branch | |
| 17:00 | Make sure [fcopy -size ... -command ...] always calls the callback asynchronously, even for size zer... check-in: c65a69cfa4 user: ferrieux tags: trunk | |
| 15:44 | Change first parameter of TclSockMinimumBuffers to ClientData, and TclWin(Get|Set)SockOpt to SOCKET,... check-in: 5d5c5e198a user: nijtmans tags: trunk | |
| 13:08 | Fix gcc -Wextra warning: missing initializer check-in: 38357311b7 user: nijtmans tags: trunk | |
|
2010-12-09
| ||
| 15:39 | merge check-in: 1ff2cdf21a user: dgp tags: dgp-refactor | |
| 15:31 | * tests/fCmd.test: Improve sanity of constraints now that we don't support anything before Windows... check-in: 4449e133f1 user: dkf tags: trunk | |
| 15:09 | * generic/tclCmdAH.c (TclInitFileCmd, TclMakeFileCommandSafe, ...): Break up [file] into an ensemb... check-in: 264ccb78f6 user: dkf tags: trunk | |
| 10:47 | * tests/append.test, tests/appendComp.test: Clean up tests so that they don't leave things in the ... check-in: cfb644be15 user: dkf tags: trunk | |
|
2010-12-08
| ||
| 16:26 | 1402, dkf's goto reorganization to reduce the number of machine instructions this compiles to. check-in: cbd17ba44b user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 12:07 | Code cleanup. Most warnings are now gone. check-in: 90d463b3e7 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 12:07 | Build file cleanup. check-in: 6079f497cf user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 12:07 | 1577 merge (INST_STR_N(EQ) with INST_STR_CMP). check-in: b47956be3b user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
|
2010-12-07
| ||
| 16:32 | * tests/fCmd.test, tests/safe.test, tests/uplevel.test, * tests/upvar.test, tests/var.test: Conver... check-in: 0ca22e73da user: dkf tags: trunk | |
| 16:27 | * generic/tclStrToD.c: Tidy up code so that more #ifdef-fery is quarantined at the front of the fi... check-in: 5f6ea0588c user: dkf tags: trunk | |
| 16:26 | @1648, minus the things I mentioned in the previous commit. 32 testsuite failures left over, and 5 c... check-in: 246c64263a user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 16:01 | @1629 (excluding 1577 (INSTR_STR_EQ/NE/CMP merge skipped for today)). I also skipped DKF's math inst... check-in: ecb2476c6c user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 14:39 | @1576 check-in: ef82386ec6 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 11:45 | @1511 check-in: cde12364d3 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 10:15 | @1451 check-in: 1ea47b059c user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
|
2010-12-06
| ||
| 15:03 | merge check-in: 1d1c73e85a user: dgp tags: dgp-refactor | |
| 14:52 | @1400, undo of 177 (TclpThreadGetStacksize). check-in: 861c844a13 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 13:20 | @1330 + jump interp, indexobj check-in: c08c831172 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 12:33 | @1300 check-in: 3f09e6a910 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 09:01 | [Bug 3129448]: possible over-allocation on 64-bit platforms check-in: ea6a3428d6 user: nijtmans tags: trunk | |
|
2010-12-05
| ||
| 22:27 | [Bug 3127687] Triggers FORTIFY_SOURCE buffer overflow detection check-in: 51b2974fd9 user: nijtmans tags: core-8-4-branch | |
| 08:55 | [Patch #3116490] cross-compile support for unix check-in: ce7a104a2c user: nijtmans tags: trunk | |
| 08:52 | [Patch #3116490] cross-compile support for unix check-in: f814ae9762 user: nijtmans tags: trunk | |
|
2010-12-03
| ||
| 22:30 | * generic/tclUtil.c (TclReToGlob): add extra check for multiple inner *s that leads to poor recurs... check-in: 76870b1f3a user: hobbs tags: trunk | |
| 22:27 | * generic/tclUtil.c (TclReToGlob): add extra check for multiple inner *s that leads to poor recurs... check-in: c7ad6de620 user: hobbs tags: core-8-5-branch | |
| 14:50 | merge check-in: d6d7259b6f user: dgp tags: dgp-refactor | |
| 14:42 | merge check-in: a3d4bcb6b1 user: dgp tags: dgp-refactor | |
| 09:19 | silence gcc warning when using -Wwrite-strings silence gcc warning for non-IEEE platforms [Patch #31... check-in: d1cc649556 user: nijtmans tags: trunk | |
|
2010-12-02
| ||
| 15:49 | @1260 check-in: e3ce920ce7 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 13:17 | @1200 check-in: 772aad65cb user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 10:58 | @1090 check-in: 64d3140aa1 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
|
2010-12-01
| ||
| 18:57 | Whitespace, and fix broken backport of ilimi* initialization. check-in: 0b092682c7 user: andreas_kupries tags: core-8-5-branch | |
| 16:42 | merge check-in: 0af397c644 user: kennykb tags: dogeen-assembler-branch | |
| 16:28 | * generic/tclStrToD.c (SetPrecisionLimits, TclDoubleDigits): Added meaningless initialization of 'i'... check-in: 338734e990 user: kennykb tags: core-8-5-branch | |
| 16:28 | * generic/tclStrToD.c (SetPrecisionLimits, TclDoubleDigits): Added meaningless initialization of 'i'... check-in: e856bbc067 user: kennykb tags: trunk | |
| 15:41 | @999 check-in: 1ad7b941e2 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 15:27 | merge check-in: 066450d73b user: dgp tags: dgp-refactor | |
| 15:06 | @940 check-in: fbf7360824 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 14:48 | @921 check-in: 61b08bf693 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 13:50 | @893 check-in: 83f1d1c03c user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 13:39 | @864 + jumps check-in: 0dbcc4b3c6 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 12:27 | Forward jumps, mostly tests, some code. Plus 1428, 1118. check-in: 7c305a2ec0 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 10:43 | Allow Tcl_Panic() to enter the debugger on win32 check-in: 042cb661f1 user: nijtmans tags: trunk | |
| 09:58 | fix gcc 64-bit warnings: cast from pointer to integer of different size fix gcc(-4.5.2) warning: 'st... check-in: 10b83db14e user: nijtmans tags: trunk | |
|
2010-11-30
| ||
| 21:29 | merge check-in: 113e810716 user: dgp tags: dgp-refactor | |
| 20:59 | * generic/tclInt.decls: Backport of Kevin B. Kenny's work on * generic/tclInt.h: the Tcl Head, wi... check-in: 769801ace1 user: andreas_kupries tags: core-8-5-branch | |
| 18:17 | * generic/tclInt.decls, generic/tclInt.h, generic/tclIntDecls.h: * generic/tclStubInit.c: TclForma... check-in: f43e9a82a7 user: hobbs tags: trunk | |
| 18:16 | * generic/tclInt.decls, generic/tclInt.h, generic/tclIntDecls.h: * generic/tclStubInit.c: TclForma... check-in: 2a8fac784c user: hobbs tags: core-8-5-branch | |
| 16:27 | More tests jumping. check-in: 0748568581 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 16:16 | Jump tommath changes. check-in: 4144b8d30c user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 15:50 | @830 + jumps (tests) + 1428 (tommath const). check-in: 4f51eb70e4 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 14:58 | @820 check-in: c7d2796ef4 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 14:42 | @800 check-in: 32871f3ed6 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 14:22 | @777 check-in: b82b3cdf0c user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 13:33 | merge check-in: c60793fdf6 user: dgp tags: dgp-refactor | |
| 12:08 | @728 check-in: 8e03c33dfd user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
|
2010-11-29
| ||
| 22:22 | ChangeLog typo. check-in: bc39db13b0 user: ferrieux tags: trunk | |
| 22:16 | Patch by Miguel, providing a [::tcl::unsupported::inject coroname command args], which prepends ("in... check-in: 988bbef5f1 user: ferrieux tags: trunk | |
| 14:36 | @701b check-in: 4b239bf4cd user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 14:30 | @701 check-in: 91df6842c3 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 13:51 | @670 check-in: 2435a4366f user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 13:32 | merge check-in: 800763ec73 user: dgp tags: dgp-refactor | |
| 02:27 | added missing casts that MSVC complained about and deleted unused variable check-in: 7c3fff6000 user: kennykb tags: trunk | |
|
2010-11-28
| ||
| 23:20 | 2010-11-29 Kevin B. Kenny <kennykb@acm.org> * generic/tclInt.decls: * generic/tclInt.h: * gene... check-in: 5986a2c421 user: kennykb tags: trunk | |
|
2010-11-24
| ||
| 15:27 | merge check-in: 40a5b0a53f user: dgp tags: dgp-refactor | |
| 11:56 | * tests/chanio.test, tests/iogt.test, tests/ioTrans.test: Convert more tests to tcltest2 and facto... check-in: 411fe1ce4d user: dkf tags: trunk | |
|
2010-11-23
| ||
| 20:01 | * generic/tclVar.c (VarHashInvalidateEntry): Removed obsolete patch for AIX defining this macro... check-in: b279d6f571 user: andreas_kupries tags: core-8-5-branch | |
| 16:28 | @619 check-in: 1a1c301601 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 15:23 | Next @611, and jumping tclGetDate.yyacc grammar. check-in: b277d95385 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 14:27 | Jumps of win/ files. Fixed missing patches to configure. Jumped configure.in and tcl.m4. Also @578 check-in: 1c930c462b user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 13:11 | Jump. check-in: f8ff91db3f user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 13:02 | merge check-in: 06e3ec78e1 user: dgp tags: dgp-refactor | |
| 11:39 | @500, missing pieces. check-in: fc6fda4711 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 11:38 | Next @500. check-in: 5365d7ae02 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 10:24 | Next @411 check-in: 769955448f user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
|
2010-11-22
| ||
| 16:46 | Jumping forward the files we can. check-in: 6e8bb472bd user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 16:07 | Next @380. OO Stacktraces broken. check-in: 1713113dd4 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 13:14 | Next @251. check-in: 6e5d8c41eb user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 11:46 | Next @175 check-in: 8cd8dc3fc1 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
|
2010-11-21
| ||
| 12:12 | More conversion of tcltest1 tests to tcltest2 check-in: 0e2f5a7990 user: dkf tags: trunk | |
|
2010-11-20
| ||
| 18:10 | * tests/chanio.test: Converted many tests to tcltest2 by marking the setup and cleanup parts as su... check-in: 839e019f62 user: dkf tags: trunk | |
|
2010-11-19
| ||
| 21:37 | Allow cross-compilation by default (backported) Use -pipe for gcc on win32 (backported) check-in: f2157e3e11 user: nijtmans tags: core-8-5-branch | |
| 20:47 | fix gcc warnings: unused variable 'registration' check-in: 862a46901a user: nijtmans tags: trunk | |
| 20:34 | fix gcc warnings: unused variable 'registration' check-in: 0f2da3bcd9 user: nijtmans tags: core-8-5-branch | |
| 20:12 | fix gcc warning: dereferencing pointer 'oemId' does break strict-aliasing rules check-in: c1de9c54ef user: nijtmans tags: core-8-5-branch | |
| 19:45 | fix gcc warning: passing argument 3 of 'Tcl_GetIndexFromObj' discards qualifiers from pointer target... check-in: 2cd6a7b788 user: nijtmans tags: core-8-5-branch | |
| 15:36 | merge check-in: 04aaac44e0 user: dgp tags: dgp-refactor | |
| 10:17 | Tcl_Panic already writes a newline at the end, so the caller doesn't have to do that check-in: 2894303074 user: nijtmans tags: trunk | |
|
2010-11-18
| ||
| 23:15 | Set NO_VIZ=1 when zlib is compiled in libtcl, this resolves compiler warnings in 64-bit and static b... check-in: e580353eb9 user: nijtmans tags: trunk | |
| 17:15 | Next, @134 check-in: 7fc03e57d1 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 16:17 | Next, @81. check-in: 269075aa4d user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 15:50 | [FRQ 491789]: "setargv() doesn't support a unicode cmdline" now implemented for cygwin and mingw32 t... check-in: 078f74fc6d user: nijtmans tags: trunk | |
| 15:43 | merge check-in: 0314b26092 user: dgp tags: dgp-refactor | |
| 15:08 | Next. check-in: 3120107af3 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 14:20 | Onward. check-in: fcf1f73ec6 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 12:39 | Ok, we are hopefully now be over the worst of the NRE core, dropping its code and coping with change... check-in: 43ea814b84 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 11:50 | The last slices were all vertical, bringing entire files forward to HEAD. Now starting to do horizon... check-in: 52c9d27395 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 11:50 | The last slices were all vertical, bringing entire files forward to HEAD. Now starting to do horizon... check-in: c9ed486229 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 11:27 | * doc/file.n: [Bug 3111298]: Typofix. check-in: a57d36cd77 user: dkf tags: core-8-5-branch | |
| 11:25 | * doc/file.n: [Bug 3111298]: Typofix. check-in: 88108dee92 user: dkf tags: trunk | |
| 10:51 | Update tests for clock changes. check-in: b035b85a34 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 10:43 | Next slice. check-in: 095fc2f85f user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 10:11 | Next slice. check-in: 16246c5c13 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 10:10 | * tests/oo.test: [Bug 3111059]: Added testing that neatly trapped this issue. check-in: 9c0e4f52d8 user: dkf tags: trunk | |
| 00:44 | * generic/tclNamesp.c: fix leak due to bad looping construct, [Bug 3111059] (Correct fix this tim... check-in: 1bc1cdfe72 user: msofer tags: trunk | |
| 00:35 | * generic/tclNamesp.c: fix leak due to bad looping construct, [Bug 3111059] check-in: ff0d552461 user: msofer tags: trunk | |
|
2010-11-17
| ||
| 21:06 | [FRQ 491789]: "setargv() doesn't support a unicode cmdline" now implemented for mingw-w64 check-in: 8451fba99a user: nijtmans tags: trunk | |
| 18:09 | merge check-in: 0e5ac61917 user: dgp tags: dgp-refactor | |
| 16:32 | Next slice, big chunk of the generic IO layer plus a few miscellanea. check-in: 40a5fd2632 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 16:11 | Next slice. check-in: e83816154d user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 15:41 | Bringing the regex core forward. check-in: a425415487 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 15:31 | Most parts of the library/ brought forward. check-in: 97093aac88 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 13:58 | Moved the OSX build system forward, dropping tailcall, nre, and coroutine references. check-in: cd8584fecb user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 13:38 | A few small things check-in: 4b9b7026eb user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 13:20 | Added the zlib sources under compat/, pulled from 8.6 head. check-in: 2c6567c88a user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 13:06 | Moved the compat/ files forward using 8.6 trunk changes, except for zlib. That one will be separate. check-in: ac67ff778b user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 12:47 | Moving tools in non-NRE branch forward, replaying the changes in 8.6 trunk. check-in: 45a42439b4 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 12:30 | Moving the timezone changes of 8.6 trunk into the non-NRE branches. No changes. check-in: 6c21910d18 user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 12:24 | Move the documentation changes of the 8.6 trunk forward on the no-NRE branch. Except for info.n and ... check-in: 383e0386ae user: andreask tags: activestate-nre-excised-variant-1-roll-forward | |
| 10:37 | Bring compilation under mingw-w64 a bit closer to reality (but don't break mingw32 build!) check-in: 87efc54866 user: nijtmans tags: trunk | |
|
2010-11-16
| ||
| 17:39 | merge check-in: fc5e3d1942 user: dgp tags: dgp-refactor | |
| 14:57 | [Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1 check-in: 702f2ec1eb user: nijtmans tags: core-8-5-branch | |
| 14:57 | [Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1 check-in: 54cb3a0c1d user: nijtmans tags: trunk | |
| 14:03 | Bring compilation under mingw-w64 a bit closer to reality check-in: bef6da697c user: nijtmans tags: trunk | |
|
2010-11-15
| ||
| 21:34 | * doc/interp.n: [3081184] TIP #378. * doc/tclvars.n: Performance fix for TIP #280. * generic/tcl... check-in: 61ddf0cf16 user: andreas_kupries tags: trunk | |
| 21:32 | * doc/interp.n: [3081184] TIP #378. * doc/tclvars.n: Performance fix for TIP #280. * generic/tcl... check-in: 8902c8bc82 user: andreas_kupries tags: core-8-5-branch | |
| 10:12 | reverted previous commit: it has effect on the Windows console check-in: 6c8f8523b9 user: nijtmans tags: trunk | |
| 09:21 | Eliminate use of the function Tcl_WinTCharToUtf in generic code check-in: 047cb5bdcf user: nijtmans tags: trunk | |
|
2010-11-12
| ||
| 14:56 | merge check-in: 30d309fe83 user: dgp tags: dgp-refactor | |
|
2010-11-10
| ||
| 17:43 | * changes: Updates for 8.6b2 release. check-in: b6b51e0cdc user: andreas_kupries tags: trunk | |
|
2010-11-09
| ||
| 21:05 | merge check-in: 4750f42bbd user: dgp tags: dgp-refactor | |
| 16:26 | Fix [Bug 3105999]; deallocate temporary structure. check-in: db70277c1a user: dkf tags: trunk | |
| 14:41 | Clarify the tests so that what is being tested is in the body... :-) check-in: 754284b8be user: dkf tags: trunk | |
| 14:38 | * tests/oo.test: Various tests for memory leaks. check-in: 7ac1d58520 user: dkf tags: trunk | |
| 14:20 | Revert previous commit at request of KBK. check-in: 1695a5f14d user: dkf tags: trunk | |
| 13:41 | Added test case for [Bug #3105247] -NaN? check-in: 6803fb1fbc user: nijtmans tags: trunk | |
|
2010-11-08
| ||
| 21:26 | Fix missing comma in last commit check-in: 5541622ab4 user: andreas_kupries tags: core-8-4-branch | |
| 09:02 | Add missing 'objs' verb in error message. check-in: 38fe3826bf user: ferrieux tags: trunk | |
|
2010-11-05
| ||
| 16:40 | merge check-in: b68283928e user: dgp tags: dgp-refactor | |
| 08:16 | fix TCL_ASCII_MAIN usage, as the name suggests check-in: ddecce42f0 user: nijtmans tags: trunk | |
| 00:06 | Backport dgp's fixes to comments and ChangeLog entry check-in: cad6896003 user: kennykb tags: core-8-5-branch | |
|
2010-11-04
| ||
| 23:56 | * generic/tclMain.c: Added missing conditional on _WIN32 around code that messes around with the def... check-in: 4bff967054 user: kennykb tags: trunk | |
| 21:48 | [FRQ 491789]: "setargv() doesn't support a unicode cmdline" implemented for Tcl on MSVC++ check-in: 6bbdcbed5f user: nijtmans tags: trunk | |
| 21:38 | some more speedups to socket.test check-in: f37b754d86 user: rmax tags: trunk | |
| 21:08 | avoid having to wait for some child processes to time out after all tests have been run check-in: 1c63c22e4d user: rmax tags: trunk | |
| 18:39 | Rework some of the tests to speed them up by avoiding (supposedly) unneeded [after]s... check-in: ebe9d97179 user: rmax tags: trunk | |
| 16:07 | merge check-in: e74be9c0d9 user: dgp tags: dgp-refactor | |
| 15:59 | reorder the constraint list per test for clearer make test output of skipped tests check-in: 2af48b523e user: rmax tags: trunk | |
| 15:55 | Minor change: Added missing .PHONY marker for install-headers check-in: ce79474a8b user: dkf tags: trunk | |
| 15:50 | merge check-in: c489181588 user: dgp tags: dgp-refactor | |
| 15:40 | * tests/socket.test: Run the socket tests three times with the address family set to any, inet, and ... check-in: 8b13af389e user: rmax tags: trunk | |
| 15:36 | [Patch 3101127]: Installer Improvements. check-in: 226a993973 user: stwo tags: trunk | |
| 15:00 | * tests/error.test (error-19.13): Another variation on testing for issues in [try] compilation. check-in: cf1c9a7dfe user: dkf tags: trunk | |
| 13:51 | * doc/Tcl.n (Variable substitution): [Bug 3099086]: Increase clarity of explanation of what charac... check-in: 49927d0d75 user: dkf tags: trunk | |
| 13:19 | * changes: Updates for 8.6b2 release. (Thanks Andreas Kupries) check-in: f4d59e39cd user: dgp tags: trunk | |
| 12:22 | Correct typo and mistaken comment. check-in: 3c23ea3a5e user: dgp tags: trunk | |
|
2010-11-03
| ||
| 22:10 | Backported from 8.6 (see 2010-08-04). * win/tclWin32Dll.c (asciiProcs, unicodeProcs): * win/tclW... check-in: 296bc1241d user: andreas_kupries tags: core-8-4-branch | |
| 13:02 | merge check-in: 431b47749a user: dgp tags: dgp-refactor | |
| 12:09 | [FRQ 2965056]: Windows build with -DUNICODE (more clean-ups for pre-win2000 stuff) check-in: 95f431bdb6 user: nijtmans tags: trunk | |
| 11:08 | * generic/tclCmdMZ.c (TryPostBody): Ensure that errors when setting * tests/error.test (error-19.... check-in: 24c6bb8619 user: dkf tags: trunk | |
| 00:59 | * generic/tclCompCmds.c (TclCompileCatchCmd): * tests/compile.test (compile-3,6): Reworked the compi... check-in: 97b99f9b41 user: kennykb tags: trunk | |
| 00:58 | * generic/tclCompCmds.c (TclCompileCatchCmd): * tests/compile.test (compile-3,6): Reworked the compi... check-in: 41849e1538 user: kennykb tags: core-8-5-branch | |
| 00:18 | merge check-in: ba3f35980c user: kennykb tags: dogeen-assembler-branch | |
|
2010-11-02
| ||
| 21:57 | Improved handling of non-standard module path lists, empty path lists in particular. check-in: 15d3eaf640 user: stwo tags: core-8-5-branch | |
| 21:42 | Improved handling of non-standard module path lists, empty path lists in particular. check-in: 2704d47a48 user: stwo tags: trunk | |
| 13:05 | merge check-in: f19ef750a3 user: dgp tags: dgp-refactor | |
|
2010-11-01
| ||
| 19:39 | * library/tzdata/Asia/Hong_Kong: * library/tzdata/Pacific/Apia: * library/tzdata/Pacific/Fiji: Ols... check-in: 4150f5bace user: kennykb tags: core-8-5-branch | |
| 19:36 | * library/tzdata/Asia/Hong_Kong: * library/tzdata/Pacific/Apia: * library/tzdata/Pacific/Fiji: Ols... check-in: 4bb04ed7a2 user: kennykb tags: trunk | |
| 14:23 | merge check-in: 548213fde0 user: dgp tags: dgp-refactor | |
|
2010-10-31
| ||
| 21:25 | Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the number of deprecation ... check-in: 1a48135d12 user: nijtmans tags: core-8-4-branch | |
|
2010-10-30
| ||
| 15:20 | merge check-in: c4331a6f6a user: kennykb tags: dogeen-assembler-branch | |
|
2010-10-29
| ||
| 16:42 | Stop small [afters] from wasting CPU [Bug 2905784] while keeping accuracy. check-in: 7bdf4e3a7a user: ferrieux tags: trunk | |
|
2010-10-28
| ||
| 19:42 | merge check-in: e30f206d70 user: kennykb tags: dogeen-assembler-branch | |
| 19:40 | * generic/tclAssembly.c: * tests/assembly.test (assemble-31.*): Added jump tables. check-in: 54012f03a2 user: kennykb tags: dogeen-assembler-branch | |
| 16:40 | merge check-in: c7ce81fbbd user: dgp tags: dgp-refactor | |
| 16:38 | * tests/http.test: Make http-4.15 pass in isolation [Bug 3097490] check-in: 045ee183cb user: dgp tags: trunk | |
| 16:22 | * unix/tclUnixSock.c: Prevent calls freeaddrinfo(NULL) which can crash some system... check-in: cd9adaa46d user: dgp tags: trunk | |
|
2010-10-27
| ||
| 02:01 | merge check-in: 744e9ec6be user: dgp tags: dgp-refactor | |
|
2010-10-26
| ||
| 19:56 | Split from ChangeLog check-in: 183b97080e user: rmax tags: trunk | |
| 17:54 | merge check-in: 9769df30f1 user: dgp tags: dgp-refactor | |
| 16:14 | * Changelog.2008: Split off from Changelog. * generic/tclIOSock.c (TclCreateSocketAddress): The inte... check-in: dc75730925 user: rmax tags: trunk | |
| 15:05 | Coverage test for portion of ExprSqrtFunc() check-in: c5543f40c3 user: dgp tags: trunk | |
| 13:59 | * unix/tclUnixSock.c (TcpGetOptionProc): Prevent crash if interp is * win/tclWinSock.c (TcpGetOpti... check-in: 6ecb99bd0f user: dkf tags: trunk | |
| 13:42 | merge check-in: f6ee3ec4f9 user: dgp tags: dgp-refactor | |
| 13:14 | Add support for ::tcl::unsupported::noReverseDNS check-in: 714ff5371e user: rmax tags: trunk | |
|
2010-10-24
| ||
| 01:46 | * tclAssembly.c: * assembly.test (assemble-17.15): Reworked branch handling so that forward branches... check-in: 590db18cde user: kennykb tags: dogeen-assembler-branch | |
|
2010-10-23
| ||
| 21:42 | Update for VS10 check-in: 7f921df8f4 user: nijtmans tags: core-8-4-branch | |
| 21:28 | Update for VS10 check-in: c6457efd24 user: nijtmans tags: core-8-5-branch | |
| 21:11 | .cvsignore check-in: c3fa441e1f user: nijtmans tags: core-8-4-branch | |
| 16:14 | removed useless separation between tclAssembly.h and tclAssembly.c check-in: ef10316ff7 user: kennykb tags: dogeen-assembler-branch | |
| 15:49 | merge check-in: e0bbf06869 user: kennykb tags: dogeen-assembler-branch | |
| 14:41 | [Bug 3085863]: tclUniData 9 years old Upgrade everything to Unicode 6.0, except non-BMP characters ... check-in: fc0a947b55 user: nijtmans tags: core-8-4-branch | |
| 07:32 | [Bug 3085863]: tclUniData 9 years old Upgrade everything to Unicode 6.0, except non-BMP characters ... check-in: 62a84670be user: nijtmans tags: core-8-5-branch | |
|
2010-10-21
| ||
| 12:08 | merge check-in: 1640eaf8df user: dgp tags: dgp-refactor | |
|
2010-10-20
| ||
| 20:52 | [Patch 2995655] Report inner contexts in [info errorstack] check-in: 14d357357c user: ferrieux tags: trunk | |
| 13:48 | merge check-in: edcfea4000 user: dgp tags: dgp-refactor | |
| 13:34 | * generic/tclCompCmds.c (TclCompileDictForCmd): Update the compilation * generic/tclCompile.c (tcl... check-in: 12807417a7 user: dkf tags: trunk | |
| 11:26 | merge check-in: 7f3f6b63d6 user: dgp tags: dgp-refactor | |
| 01:50 | merge check-in: 6c4e1f869f user: kennykb tags: dogeen-assembler-branch | |
|
2010-10-19
| ||
| 22:50 | * generic/tclZlib.c (Tcl_ZlibStreamGet): [Bug 3081008]: Ensure that when a bytearray gets its inte... check-in: 885ee93472 user: dkf tags: trunk | |
| 21:23 | * generic/tclZlib.c: Purge code that wrote to the object returned by Tcl_GetObjResult, as we don't... check-in: e451f7d810 user: dkf tags: trunk | |
| 12:32 | merge check-in: 0646ad3236 user: dgp tags: dgp-refactor | |
|
2010-10-18
| ||
| 21:47 | [Bug 3085863]: tclUniData 9 years old Added testcases for Unicode 6.0 check-in: 66a4ae270f user: nijtmans tags: trunk | |
| 15:33 | merge check-in: fbde08cd5a user: dgp tags: dgp-refactor | |
|
2010-10-17
| ||
| 20:20 | Document [info errorstack] faithfully. check-in: 9de23601f8 user: ferrieux tags: trunk | |
| 20:16 | Document [info errostack] faithfully. check-in: 997462044d user: ferrieux tags: trunk | |
|
2010-10-16
| ||
| 20:27 | * generic/tclExecute.c (ReleaseDictIterator): Factored out the release of the bytecode-level dicti... check-in: ed00f69eaf user: dkf tags: trunk | |
|
2010-10-15
| ||
| 18:24 | merge check-in: d05a84092b user: dgp tags: dgp-refactor | |
| 15:25 | [Bug 3085863] tclUniData 9 years old: Updated Unicode tables to latest UnicodeData.txt, correspondin... check-in: 6ba009f19d user: nijtmans tags: trunk | |
| 13:20 | merge check-in: dd4a078176 user: dgp tags: dgp-refactor | |
|
2010-10-13
| ||
| 17:10 | remove outdated comment check-in: 9afc385ea0 user: dgp tags: trunk | |
| 16:42 | merge check-in: abe7a85dc2 user: dgp tags: dgp-refactor | |
| 16:41 | * generic/tclCompile.c: Alternative fix for [Bugs 467523,983660] where * generic/tcl... check-in: 92a9cb47fb user: dgp tags: trunk | |
| 15:32 | tclWinThrd.h: (removed) because it is just empty en used nowhere check-in: 78864676d1 user: nijtmans tags: trunk | |
| 01:46 | merge check-in: 16ecf1446f user: dgp tags: dgp-refactor | |
|
2010-10-12
| ||
| 15:19 | Generate proper const qualifiers for tclUniData.c check-in: d7580c2bee user: nijtmans tags: trunk | |
| 14:55 | Spacing and comments: let uniClass.tcl generation match better the current (hand-modified) regc_loca... check-in: f147bc4296 user: nijtmans tags: trunk | |
| 13:17 | merge check-in: 482c6c5066 user: dgp tags: dgp-refactor | |
| 11:37 | * unix/tclUnixSock.c (CreateClientSocket): Fix a memleak and refactor the calls to freeaddrinfo() [B... check-in: 01072bc4cf user: rmax tags: trunk | |
| 10:21 | Eliminate many tclWinProcs-> indirect calls, which are no longer needed. Fix some MSVC 6.0 warnings check-in: 006b71eced user: nijtmans tags: trunk | |
|
2010-10-11
| ||
| 21:33 | Update for VS10 check-in: a8d0935cf3 user: nijtmans tags: trunk | |
| 14:18 | merge check-in: 2bf023a183 user: dgp tags: dgp-refactor | |
| 12:11 | [FRQ 2965056]: Windows build with -DUNICODE Add netapi32 to the windows link line, so we no longer h... check-in: ad9ffc933e user: nijtmans tags: trunk | |
|
2010-10-10
| ||
| 12:34 | merge check-in: 3d25691c29 user: dgp tags: dgp-refactor | |
|
2010-10-09
| ||
| 17:53 | merge check-in: a4dbca26be user: kennykb tags: dogeen-assembler-branch | |
| 16:31 | * generic/tclExecute.c: fix overallocation of exec stack in TEBC (mixing numwords and numbytes) check-in: bd5aaebeea user: msofer tags: core-8-5-branch | |
| 16:17 | fix wrong date in Changelog entry check-in: a5a4aacb45 user: msofer tags: trunk | |
| 15:56 | * generic/tclExecute.c: fix overallocation of exec stack in TEBC (mixing numwords and numbytes) check-in: 0c036854c0 user: msofer tags: trunk | |
|
2010-10-07
| ||
| 23:36 | On Windows, use gai_strerrorA check-in: 6492fa0408 user: nijtmans tags: trunk | |
| 12:20 | merge check-in: efe0e17144 user: dgp tags: dgp-refactor | |
|
2010-10-06
| ||
| 20:21 | * tests/winPipe.test: Test hygiene with makeFile and removeFile. check-in: b907eff7df user: dgp tags: trunk | |
| 18:38 | * generic/tclCompile.c: Prevent writing to the intrep fields of a * tests/subst.test... check-in: fdaf2207d9 user: dgp tags: trunk | |
| 16:47 | Added catches. Still needs a lot of testing. check-in: f242f0858c user: kennykb tags: dogeen-assembler-branch | |
|
2010-10-04
| ||
| 13:04 | merge check-in: 95b65ff363 user: dgp tags: dgp-refactor | |
| 05:23 | correct evalstats to use %#lx for %p for Tcl_AppendPrintfToObj check-in: af480328d1 user: hobbs tags: core-8-5-branch | |
|
2010-10-02
| ||
| 16:51 | nop and regexp check-in: 0817064f8e user: kennykb tags: dogeen-assembler-branch | |
| 16:22 | added missing tests: nsupvar, variable, upvar check-in: 39f1a3bc90 user: kennykb tags: dogeen-assembler-branch | |
| 16:04 | * generic/tclAssembly.c: * generic/tclAssembly.h: * tests/assemble.test: Added dictAppend, dictIncrI... check-in: fb57a61071 user: kennykb tags: dogeen-assembler-branch | |
| 12:38 | * generic/tclExecute.c (TEBCresume): [Bug 3079830]: Added invalidation of string representations o... check-in: c764ea06ea user: dkf tags: trunk | |
| 11:37 | Add function-header comments. check-in: df6fed8608 user: dkf tags: trunk | |
| 01:38 | merge check-in: e07a7270af user: kennykb tags: dogeen-assembler-branch | |
| 00:29 | * generic/tclExecute.c (EvalStatsCmd): change 'evalstats' to return data to interp by default, or ... check-in: 5726fcf08b user: hobbs tags: core-8-5-branch | |
| 00:23 | * generic/tclExecute.c (EvalStatsCmd): change 'evalstats' to return data to interp by default, or ... check-in: 4a9ba46064 user: hobbs tags: trunk | |
|
2010-10-01
| ||
| 13:34 | merge check-in: 662fc0e6b4 user: kennykb tags: dogeen-assembler-branch | |
| 13:20 | Added listIn, listNotIn, and dictGet. check-in: 78d6e8ada7 user: kennykb tags: dogeen-assembler-branch | |
| 13:14 | merge check-in: 45d08f24b7 user: dgp tags: dgp-refactor | |
| 12:52 | * generic/tclBasic.c, generic/tclClock.c, generic/tclEncoding.c, * generic/tclEnv.c, generic/tclLo... check-in: 50bdab4682 user: dkf tags: trunk | |
|
2010-09-30
| ||
| 11:38 | merge check-in: 679a8e6fc7 user: dgp tags: dgp-refactor | |
| 02:48 | Merge check-in: 95b8d68eb4 user: kennykb tags: dogeen-assembler-branch | |
| 02:42 | * tests/assemble.test: Added tryCvtToNumeric and several more list * generic/tclAssemble.c: operat... check-in: 82e6bb3476 user: kennykb tags: dogeen-assembler-branch | |
| 02:41 | * tests/assemble.test: Added tryCvtToNumeric and several more list * generic/tclAssemble.c: operat... check-in: bd63098c35 user: kennykb tags: dogeen-assembler-branch | |
|
2010-09-29
| ||
| 20:04 | tclMain.c: make compilable with -DUNICODE as well check-in: d67024d00d user: nijtmans tags: trunk | |
| 19:19 | re-generate configure with autoconf-2.59 check-in: 5520ee2832 user: nijtmans tags: trunk | |
| 03:10 | * tests/assemble.test: Completed conversion of tests to a * generic/tclAssemble.c: "white box" str... check-in: aed11a76bf user: kennykb tags: dogeen-assembler-branch | |
|
2010-09-28
| ||
| 17:30 | merge check-in: 3c5eb8f8e4 user: dgp tags: dgp-refactor | |
| 15:43 | merge check-in: 8b2c02cf9f user: kennykb tags: dogeen-assembler-branch | |
| 15:22 | reverting faulty commit check-in: 145f305da9 user: msofer tags: trunk | |
| 15:20 | * generic/tclExecute.c: remove TEBCreturn() callback, the job can be accomplished by TEBCresume() check-in: 50ee8291b2 user: msofer tags: trunk | |
| 15:14 | Created branch rmax-ipv6-merge-synthetic Closed-Leaf check-in: 202680a12a user: cvs2fossil tags: rmax-ipv6-merge, rmax-ipv6-merge-synthetic | |
| 15:14 | Implement TIP#162 check-in: bf99e9f86d user: rmax tags: trunk | |
| 15:13 | * doc/socket.n: Document the changes to the [socket] and [fconfi... check-in: 3f8b48b6b6 user: rmax tags: trunk | |
| 02:11 | * tests/assemble.test: Added more "white box" tests. * generic/tclAssembly.c: Added the error checki... check-in: 43125b50d9 user: kennykb tags: dogeen-assembler-branch | |
|
2010-09-27
| ||
| 20:46 | merge check-in: 21a3ed6049 user: dgp tags: dgp-refactor | |
| 20:33 | Merged from HEAD. Also replaced a funky NRCallTEBC with the new call TclNRExecuteByteCode. check-in: f757862662 user: kennykb tags: dogeen-assembler-branch | |
| 20:16 | fix error with --enable-symbols=compile check-in: ec71acf2ad user: msofer tags: trunk | |
| 19:57 | missed ChangeLog entry check-in: 9b7113e2c8 user: msofer tags: trunk | |
| 19:42 | * generic/tclBasic.c: [Patch 3072080] (minus the itcl * generic/tclCmdIL.c: update): a saner... check-in: 56c0f34285 user: msofer tags: trunk | |
| 19:22 | Require at least Windows XP, for IPv6 support Closed-Leaf check-in: 396e1e9936 user: rmax tags: rmax-ipv6-branch | |
| 17:36 | * generic/tclVar.c: use the macro HasLocalVars everywhere check-in: e2ecd81658 user: msofer tags: trunk | |
| 16:50 | Cleanup the previous HEAD merge check-in: aa25938ab0 user: rmax tags: rmax-ipv6-branch | |
| 11:00 | Merge from HEAD check-in: d1f5c51f30 user: rmax tags: rmax-ipv6-branch | |
| 03:08 | * tests/assemble.test: Added more "white box" tests. * generic/tclAssembly.c: Fixed bugs exposed by ... check-in: c416d3f6a6 user: kennykb tags: dogeen-assembler-branch | |
|
2010-09-26
| ||
| 14:33 | merge check-in: bc9af6e422 user: dgp tags: dgp-refactor | |
| 14:16 | * generic/tclOOMethod.c (ProcedureMethodVarResolver): avoid code duplication, let the runtime var ... check-in: 2f076e63b2 user: msofer tags: trunk | |
| 05:37 | * tests/assemble.test: Added many new tests moving toward a more comprehensive test suite for the as... check-in: c571b679a7 user: kennykb tags: dogeen-assembler-branch | |
|
2010-09-25
| ||
| 17:10 | added more tests; fixed a bug in initialization of BasicBlock obj check-in: d2b05ebb0f user: kennykb tags: dogeen-assembler-branch | |
| 14:51 | * tclAssembly.c: Massive refactoring of the assembler * tclAssembly.h: to use a Tcl-like syntax (a... check-in: 8fa55c35f1 user: kennykb tags: dogeen-assembler-branch | |
| 02:25 | * tests/stringComp.test: improved string test coverage * generic/tclExecute.c (TclExecuteByteCode)... check-in: f1d4c3f43e user: hobbs tags: trunk | |
|
2010-09-24
| ||
| 17:53 | * tclWinsock.c: [Bug 3056775]: Fixed race condition between thread and internal co-thread access ... check-in: 99a1ee3675 user: andreas_kupries tags: trunk | |
| 17:53 | * tclWinsock.c: [Bug 3056775]: Fixed race condition between thread and internal co-thread access ... check-in: d9701e49d0 user: andreas_kupries tags: core-8-5-branch | |
| 17:53 | * tclWinsock.c: [Bug 3056775]: Fixed race condition between thread and internal co-thread access ... check-in: 2c943927aa user: andreas_kupries tags: core-8-4-branch | |
|
2010-09-23
| ||
| 21:40 | Make Tcl_SetPanicProc and Tcl_GetStringResult callable without stubs, just as Tcl_SetVar. check-in: f696973491 user: nijtmans tags: trunk | |
| 18:33 | merge check-in: db0ce479fc user: dgp tags: dgp-refactor | |
| 18:08 | * generic/tclCmdAH.c: Fix cases where value returned by * generic/tclEvent.c: Tc... check-in: b83a3519f5 user: dgp tags: trunk | |
| 17:59 | * generic/tclCmdAH.c: Fix cases where value returned by * generic/tclEvent.c: Tc... check-in: 5139ef090c user: dgp tags: core-8-5-branch | |
| 13:35 | merge check-in: 20f9c53bd5 user: dgp tags: dgp-refactor | |
| 09:18 | Make compilable with -DUNICODE (not actived yet) Many clean-ups in comments. check-in: 87eb553ce4 user: nijtmans tags: trunk | |
|
2010-09-22
| ||
| 20:13 | merge check-in: b47e892219 user: dgp tags: dgp-refactor | |
| 18:37 | * generic/tclExecute: one more DECACHE_STACK_INFO() missing; this fixes [Bug 3072640] check-in: 1a61d9c34d user: msofer tags: trunk | |
| 17:28 | Added a HISTORY section check-in: 43930424d5 user: rmax tags: rmax-ipv6-branch | |
| 17:21 | * tests/execute.test: added execute-10.3 for [Bug 3072640]. The test causes a mem failure. check-in: 9637ffa98b user: msofer tags: trunk | |
| 16:38 | s/fconfigure/chan configure/ and note 8.6 nature of IPv6 support check-in: db8ae95e52 user: hobbs tags: rmax-ipv6-branch | |
| 15:49 | * generic/tclExecute: protect all possible writes to ::errorInfo or ::errorCode with DECACHE_STACK... check-in: cad1977f01 user: msofer tags: trunk | |
| 13:35 | Improved readability of tcl+pkgs builds and tests check-in: 0435fd69e4 user: dgp tags: trunk | |
| 13:33 | merge check-in: aecc6f4ed5 user: dgp tags: dgp-refactor | |
| 06:48 | Add kernel32 to LIBS, so the link line for mingw is exactly the same as for MSVC++ check-in: f4eb1c2f19 user: nijtmans tags: trunk | |
| 02:42 | merge check-in: 4a5983f9ac user: dgp tags: dgp-refactor | |
| 01:08 | merge changes from HEAD check-in: 4312778f87 user: kennykb tags: dogeen-assembler-branch | |
| 00:57 | * generic/tclOOMethod.c (ProcedureMethodCompiledVarConnect): * generic/tclVar.c (TclLookupSimpleVa... check-in: 9dc86adce7 user: hobbs tags: trunk | |
|
2010-09-21
| ||
| 21:50 | [Bug 3069278]: Breakage on head Windows triggered by install-tzdata, final fix check-in: cd35f6dc9e user: nijtmans tags: trunk | |
| 20:22 | Fix declaration after statement. Add -Wdeclaration-after-statement, so this mistake cannot happen ag... check-in: 057c64e70b user: nijtmans tags: trunk | |
| 19:32 | initial commit of Ozgur Dogan Ugurlu's (SF user:dogeen) assembler for the Tcl bytecode language check-in: ddc9909aaa user: kennykb tags: dogeen-assembler-branch | |
|
2010-09-20
| ||
| 14:28 | Eliminate tclWinProcs->useWide everywhere, since the value is always "1" on platforms >win95 check-in: 078f98cdb5 user: nijtmans tags: trunk, dogeen-assembler-split | |
| 12:09 | merge check-in: 0a18ff28dc user: dgp tags: dgp-refactor | |
|
2010-09-18
| ||
| 23:14 | * doc/file.n (file readlink): [Bug 3070580]: Typofix. check-in: e57507e2c6 user: dkf tags: core-8-5-branch | |
| 23:14 | * doc/file.n (file readlink): [Bug 3070580]: Typofix. check-in: c634721862 user: dkf tags: trunk | |
| 05:56 | Oops, didn't mean to check in this file. check-in: 3360f6e2a5 user: nijtmans tags: trunk | |
| 05:40 | [Bug 3069278]: breakage on head Windows triggered by install-tzdata. Temporary don't compile this w... check-in: 5fc0bc6b95 user: nijtmans tags: trunk | |
|
2010-09-17
| ||
| 16:21 | Add support for ::tcl::unsupported::socketAF to enforce the address family check-in: 440f849a9c user: rmax tags: rmax-ipv6-branch | |
| 14:56 | Document IPv6 support check-in: 87c7c2d857 user: rmax tags: rmax-ipv6-branch | |
| 13:10 | merge check-in: c9725b5355 user: dgp tags: dgp-refactor | |
| 12:55 | Merge from HEAD to rmax-ipv6-branch check-in: 70c6ac9692 user: rmax tags: rmax-ipv6-branch | |
|
2010-09-16
| ||
| 18:53 | * win/tclWinFile.c: remove define of FINDEX_INFO_LEVELS as all supported versions of compilers sho... check-in: 31663a3d48 user: hobbs tags: trunk | |
| 17:49 | * unix/Makefile.in: do not pass current build env vars when using NATIVE_TCLSH in targets. check-in: b0fa6637ec user: hobbs tags: trunk | |
| 14:49 | Make Tcl_FindExecutable() work in UNICODE compiles (windows-only) as well as ASCII. Needed for [FRQ ... check-in: ec07a95ae4 user: nijtmans tags: trunk | |
| 03:02 | merge check-in: 605a48d48a user: dgp tags: dgp-refactor | |
|
2010-09-15
| ||
| 22:11 | * generic/tclBinary.c (TclAppendBytesToByteArray): [Bug 3067036]: Make sure we never try to double... check-in: 6d28eb4724 user: dkf tags: trunk | |
| 17:04 | Allow cross-compilation by default check-in: e43c6514cf user: rmax tags: rmax-ipv6-branch | |
| 16:55 | * unix/Makefile.in: Revise `make dist` target to tolerate the case of zero bundl... check-in: 58c285a5e4 user: dgp tags: trunk | |
| 15:49 | update file generated by 'make dist' check-in: a1686bf31b user: dgp tags: trunk | |
| 15:43 | update file generated by 'make dist' check-in: 262cde830e user: dgp tags: core-8-5-branch | |
| 13:17 | merge check-in: 67bd287918 user: dgp tags: dgp-refactor | |
| 07:33 | [Patch 3034251] backport ttkGenStubs.tcl features to genStubs.tcl. Make the "generic" argument in th... check-in: 460fd8df0f user: nijtmans tags: trunk | |
|
2010-09-14
| ||
| 12:38 | merge check-in: 8201bbf582 user: dgp tags: dgp-refactor | |
| 08:53 | Allow all Win2000+ API entries in Tcl Eliminate dynamical loading of advapi23 and kernal32 symbols. check-in: 48bcb44884 user: nijtmans tags: trunk | |
|
2010-09-13
| ||
| 21:17 | Add scspec feature from ttkGenStubs.tcl (no change in output for *Decls.h files) check-in: 4be7f3d2c5 user: nijtmans tags: trunk | |
| 16:57 | merge check-in: ec5c3bd471 user: dgp tags: dgp-refactor | |
| 14:20 | Various clean-ups, converting from tclWinProc->xxxProc directly to Xxx (no change in functionality) check-in: 18a516cee2 user: nijtmans tags: trunk | |
|
2010-09-10
| ||
| 20:56 | Partly revert yesterday's change, to make it work on VC++ 6.0 again. check-in: 56f47fed71 user: nijtmans tags: trunk | |
| 13:27 | merge check-in: 65447175aa user: dgp tags: dgp-refactor | |
| 13:02 | * doc/regsub.n: [Bug 3063568]: Fix for gotcha in example due to Tcl's special handling of backslas... check-in: 1d67108b33 user: dkf tags: core-8-5-branch | |
| 12:59 | * doc/regsub.n: [Bug 3063568]: Fix for gotcha in example due to Tcl's special handling of backslas... check-in: 02ea8ed280 user: dkf tags: trunk | |
|
2010-09-09
| ||
| 14:30 | mingw should always link with -ladvapi32 Remove ascii variant of tkWinPocs table, it is no longer ne... check-in: 0d850f32ad user: nijtmans tags: trunk | |
|
2010-09-08
| ||
| 21:06 | merge check-in: 6db181e03c user: dgp tags: dgp-refactor | |
| 21:02 | * win/tclWinChan.c: #ifdef protections to permit builds with * win/tclWinFCmd.c: ... check-in: 5788a6307f user: dgp tags: trunk | |
| 17:38 | * changes: Update for 8.5.9 release. check-in: 7f1e1062ab user: dgp tags: core-8-5-9, core-8-5-branch | |
| 16:53 | * doc/tm.n: Added underscore to the set of characters accepted in module names. This is true for ... check-in: 6786ad523b user: andreas_kupries tags: core-8-5-branch | |
| 16:53 | * doc/tm.n: Added underscore to the set of characters accepted in module names. This is true for ... check-in: 70f58d0c67 user: andreas_kupries tags: trunk | |
| 15:42 | * win/tclWin32Dll.c: #ifdef protections to permit builds with * win/tclWinChan.c:... check-in: 48191d3979 user: dgp tags: core-8-5-branch | |
|
2010-09-06
| ||
| 12:57 | Backport blkcnt_t detection/usage. check-in: 9f550ab4d6 user: stwo tags: core-8-5-branch | |
|
2010-09-03
| ||
| 09:38 | Start producing HTML out for Thread package. Consequent bugfixes: * tools/tcltk-man2html.tcl (plus... check-in: c4a101b562 user: dkf tags: trunk | |
|
2010-09-02
| ||
| 20:01 | Tag for RC4 release (again) check-in: 299bcc8b69 user: dgp tags: core-8-5-branch | |
| 19:50 | * doc/glob.n: Fixed documentation ambiguity regarding the handling of -join. check-in: 5836ca98cb user: andreas_kupries tags: trunk | |
| 19:50 | * doc/glob.n: Fixed documentation ambiguity regarding the handling of -join. check-in: 33010d3b4d user: andreas_kupries tags: core-8-5-branch | |
| 18:31 | * library/safe.tcl (::safe::AliasGlob): Fixed another problem, the option -join does not stop opt... check-in: ca86a378fa user: andreas_kupries tags: trunk | |
| 18:30 | * library/safe.tcl (::safe::AliasGlob): Fixed another problem, the option -join does not stop opt... check-in: 64be15e1e0 user: andreas_kupries tags: core-8-5-branch | |
| 18:03 | Tag for RC4 release check-in: 160be86ba4 user: dgp tags: core-8-5-branch | |
| 12:18 | merge check-in: d9141a05a1 user: dgp tags: dgp-refactor | |
| 04:53 | * library/safe.tcl (::safe::AliasGlob): Moved the command extending the actual glob command with ... check-in: 887af403c7 user: andreas_kupries tags: trunk | |
| 04:52 | * library/safe.tcl (::safe::AliasGlob): Moved the command extending the actual glob command with ... check-in: 114a940280 user: andreas_kupries tags: core-8-5-branch | |
|
2010-09-01
| ||
| 20:36 | * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff to * generic/tclVar.c: make the beha... check-in: 21b6b23f79 user: andreas_kupries tags: core-8-4-branch | |
| 20:35 | * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff to * generic/tclVar.c: make the beha... check-in: 405a405dc7 user: andreas_kupries tags: trunk | |
| 20:07 | * changes: Update for 8.5.9 release. check-in: 97a0d7c7dd user: dgp tags: core-8-5-branch | |
| 19:42 | * generic/tclExecute.c: [Bug 3057639]. Applied patch by Jeff to * generic/tclVar.c: make the beha... check-in: e6f97d1e4a user: andreas_kupries tags: core-8-5-branch | |
| 15:45 | Tag for R2 release check-in: 552822d3bb user: dgp tags: core-8-5-branch | |
| 15:41 | * tools/tcltk-man2html.tcl: Improve handling of cross-links for options between Ttk manual pages. check-in: 09a3a34e63 user: dkf tags: core-8-5-branch | |
| 15:06 | * doc/Tcl.n: Avoid nroff hazards when generating documentation. check-in: 4b388593e9 user: dkf tags: core-8-5-branch | |
| 14:25 | Tag for RC2 release check-in: f859cb8157 user: dgp tags: core-8-5-branch | |
|
2010-08-31
| ||
| 20:53 | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part, doc. check-in: 22e264883a user: nijtmans tags: trunk | |
| 20:48 | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part. Typo in rules.vc check-in: ea7f85f078 user: nijtmans tags: trunk | |
| 20:46 | * win/tcl.m4: Applied patch by Jeff fixing issues with the manifest handling on Win64. * win/con... check-in: 2ce1308995 user: andreas_kupries tags: trunk | |
| 20:46 | * win/tcl.m4: Applied patch by Jeff fixing issues with the manifest handling on Win64. * win/con... check-in: 3bc99598f5 user: andreas_kupries tags: core-8-5-branch | |
|
2010-08-30
| ||
| 14:14 | Tag for RC1 release check-in: aca284e37a user: dgp tags: core-8-5-branch | |
| 14:11 | merge check-in: c748a54d3b user: dgp tags: dgp-refactor | |
| 14:02 | * generic/tclBasic.c: New implementation for [tailcall]: * generic/tclCmdAH.c: it now schedu... check-in: c263c556ad user: msofer tags: trunk | |
| 13:56 | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Partly. check-in: 5cab717c7c user: nijtmans tags: trunk | |
| 13:49 | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Partly. check-in: 108cf5bef2 user: nijtmans tags: trunk | |
| 09:19 | [Freq 2965056]: Windows build with -DUNICODE check-in: f5f9877d12 user: nijtmans tags: trunk | |
|
2010-08-29
| ||
| 15:40 | * doc/dict.n: [Bug 3046999]: Corrected cross reference to array manpage to refer to (correct) exis... check-in: 1695352703 user: dkf tags: core-8-5-branch | |
| 15:37 | * doc/dict.n: [Bug 3046999]: Corrected cross reference to array manpage to refer to (correct) exis... check-in: aa8d4c6db6 user: dkf tags: trunk | |
|
2010-08-27
| ||
| 14:29 | merge check-in: 70aa11ab01 user: dgp tags: dgp-refactor | |
| 00:53 | * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. Add /usr/lib64 to set of auto-... check-in: 1055eb001d user: hobbs tags: trunk | |
| 00:50 | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE): * win/configure, win/configure.in... check-in: 25e4e9160b user: hobbs tags: trunk | |
| 00:16 | note unix/configure change check-in: 73a189669d user: hobbs tags: core-8-5-branch | |
| 00:15 | * unix/configure, unix/tcl.m4: SHLIB_LD_LIBS='${LIBS}' for OSF1-V*. Add /usr/lib64 to set of auto-... check-in: 264726aabf user: hobbs tags: core-8-5-branch | |
| 00:09 | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE): * win/configure, win/configure.in... check-in: e10d217c9e user: hobbs tags: core-8-5-branch | |
|
2010-08-25
| ||
| 01:00 | [Patch 2994165]: Change signature of Tcl_FSGetNativePath and TclpDeleteFile follow-up: move stub ent... check-in: 64c52eb8b5 user: nijtmans tags: trunk | |
|
2010-08-24
| ||
| 18:30 | * changes: Update for 8.5.9 release. check-in: c84d150ccd user: dgp tags: core-8-5-branch | |
| 18:10 | merge check-in: 6f1af7e62e user: dgp tags: dgp-refactor | |
| 06:17 | [Bug 3007895] Tcl_(Find|Create)HashEntry stub entries can never be called. check-in: 616c58cab2 user: nijtmans tags: trunk | |
|
2010-08-23
| ||
| 20:00 | * library/tzdata/Africa/Cairo: * library/tzdata/Asia/Gaza: Olson's tzdata2010l. check-in: a5ed7f585a user: kennykb tags: trunk | |
| 19:59 | * library/tzdata/Africa/Cairo: * library/tzdata/Asia/Gaza: Olson's tzdata2010l. check-in: 6f255d05cd user: kennykb tags: core-8-5-branch | |
| 19:57 | * library/tzdata/Africa/Cairo: * library/tzdata/Asia/Gaza: Olson's tzdata2010l. check-in: 60c4fb3055 user: kennykb tags: core-8-5-branch | |
| 01:46 | merge check-in: d7364aad61 user: dgp tags: dgp-refactor | |
|
2010-08-22
| ||
| 18:53 | Remove many type casts which are no longernecessary as a result of [Patch 3009403]: Signature of Tcl... check-in: 0ca694ea65 user: nijtmans tags: trunk | |
|
2010-08-21
| ||
| 16:58 | * doc/linsert.n: [Bug 3045123]: Make description of what is actually happening more accurate. check-in: aef0e83c95 user: dkf tags: trunk | |
| 16:30 | [Patch 3034251]: Backport ttkGenStubs.tcl features to genStubs.tcl, partly: Use void (*reserved$i)(v... check-in: f2adcb5684 user: nijtmans tags: trunk | |
|
2010-08-20
| ||
| 23:01 | Fix definition of Tcl_MethodType check-in: cc296bd9ea user: nijtmans tags: trunk | |
|
2010-08-19
| ||
| 12:31 | merge check-in: 0a45597234 user: dgp tags: dgp-refactor | |
| 10:07 | * generic/tclTrace.c (TraceExecutionObjCmd, TraceCommandObjCmd) (TraceVariableObjCmd): [Patch 3048... check-in: 8bc231bd37 user: dkf tags: trunk | |
| 10:04 | * generic/tclTrace.c (TraceExecutionObjCmd, TraceCommandObjCmd) (TraceVariableObjCmd): [Patch 3048... check-in: b7f158dc0f user: dkf tags: core-8-5-branch | |
| 04:26 | [Patch 3034251] backport ttkGenStubs.tcl features to genStubs.tcl, partly: remove unneeded ifdeffery... check-in: 6f6d53c30a user: nijtmans tags: trunk | |
| 01:57 | merge check-in: 332c32700a user: dgp tags: dgp-refactor | |
|
2010-08-18
| ||
| 22:33 | * generic/tclBasic.c: New redesign of [tailcall]: find * generic/tclExecute.c: errors early on, ... check-in: c73d12f03c user: msofer tags: trunk | |
| 15:54 | * generic/tclCmdAH.c (TclNRTryObjCmd): block tailcalling out of the body of a non-bc'ed [try], #30... check-in: 5ec520bacc user: msofer tags: trunk | |
| 15:44 | * generic/tclBasic.c: Redesign of [tailcall] to * generic/tclCmdAH.c: (a) fix #3047235 * ge... check-in: beb3af88b5 user: msofer tags: trunk | |
| 14:43 | merge check-in: 387d7f2618 user: dgp tags: dgp-refactor | |
| 13:31 | * library/safe.tcl (AliasGlob): [Bug 3004191]: Restore safe [glob] to working condition. check-in: 77440fdac3 user: dkf tags: trunk | |
|
2010-08-17
| ||
| 02:16 | merge check-in: 8ea89c0e27 user: dgp tags: dgp-refactor | |
|
2010-08-16
| ||
| 08:41 | regen check-in: 70aa8f85ce user: das tags: core-8-5-branch | |
| 08:37 | regen check-in: 87d2837303 user: das tags: core-8-5-branch | |
|
2010-08-15
| ||
| 16:16 | * generic/tclProc.c (ProcWrongNumArgs): [Bug 3045010]: Make the handling of passing the wrong numb... check-in: aab32b0944 user: dkf tags: core-8-5-branch | |
| 16:12 | * generic/tclProc.c (ProcWrongNumArgs): [Bug 3045010]: Make the handling of passing the wrong numb... check-in: 21917a8b91 user: dkf tags: trunk | |
|
2010-08-14
| ||
| 20:58 | [Patch 3009403] Signature of Tcl_GetHashKey, Tcl_(Create|Find)HashEntry check-in: 038e8afe83 user: nijtmans tags: trunk | |
| 17:13 | [Patch #2994165] Change signature of Tcl_FSGetNativePath and TclpDeleteFile check-in: 24edb97f5a user: nijtmans tags: trunk | |
| 16:53 | Remove mslu completely, see Feature Req #2819611 check-in: 86f59a32d8 user: nijtmans tags: trunk | |
|
2010-08-12
| ||
| 12:34 | merge check-in: c7a19cf1a5 user: dgp tags: dgp-refactor | |
| 08:55 | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): [Bug 2826551, Patch 2948425]: Backport of updates to make... check-in: bc4ad84fe0 user: dkf tags: core-8-5-branch | |
| 00:40 | * unix/ldAix: remove ancient (pre-4.2) AIX support * unix/configure: regen with ac-2... check-in: a466998bba user: hobbs tags: trunk | |
| 00:11 | * unix/ldAix: remove ancient (pre-4.2) AIX support * unix/configure: regen with ac-2... check-in: fffa256274 user: hobbs tags: core-8-5-branch | |
|
2010-08-11
| ||
| 23:38 | added test for yieldTo check-in: 8305e33b3d user: msofer tags: trunk | |
| 23:13 | * generic/tclBasic.c (TclNRYieldToObjCmd): fixed bad copypasta snafu. Thanks to Andy Goth for find... check-in: 0b27a4ca4e user: msofer tags: trunk | |
|
2010-08-10
| ||
| 20:48 | * generic/tclUtil.c (TclByteArrayMatch): patterns may not be null-terminated, so acc... check-in: d4f4ee41c5 user: hobbs tags: trunk | |
| 20:48 | * generic/tclUtil.c (TclByteArrayMatch): patterns may not be null-terminated, so acc... check-in: 6955f9dc51 user: hobbs tags: core-8-5-branch | |
| 20:36 | tidy up check-in: 6b4673e42f user: dgp tags: trunk | |
|
2010-08-09
| ||
| 17:48 | * changes: Updates for 8.6b2 release. check-in: 472665f7b0 user: dgp tags: trunk | |
|
2010-08-05
| ||
| 17:12 | * changes: Update for 8.5.9 release. check-in: cb4a497d66 user: uid37551 tags: core-8-5-branch | |
|
2010-08-04
| ||
| 21:48 | merge check-in: 0dcf82938b user: dgp tags: dgp-refactor | |
| 21:37 | * win/Makefile.in, win/makefile.bc, win/makefile.vc, win/tcl.dsp: * win/tclWinPipe.c... check-in: e51e08a342 user: hobbs tags: trunk | |
| 21:28 | * win/tclWin32Dll.c (TclWinInit): hard-enforce Windows 9x as an unsupported platform... check-in: 77395d89cc user: hobbs tags: trunk | |
| 19:45 | * unix/tclUnixFCmd.c: adjust license header as per ftp://ftp.cs.berkeley.edu/pub/4bs... check-in: 7d28ce9f5f user: hobbs tags: core-8-5-branch | |
| 19:44 | * unix/tclUnixFCmd.c: adjust license header as per ftp://ftp.cs.berkeley.edu/pub/4bs... check-in: 4900a8b73f user: hobbs tags: trunk | |
| 19:37 | fix DFARs note for number-adjusted rights clause check-in: 3ddc9ecf9e user: hobbs tags: trunk | |
| 19:37 | fix DFARs note for number-adjusted rights clause check-in: 661c9f0ba2 user: hobbs tags: core-8-5-branch | |
| 19:35 | * win/tclWin32Dll.c (asciiProcs, unicodeProcs): * win/tclWinLoad.c (TclpDlopen): 'lo... check-in: 6b14ef3555 user: hobbs tags: trunk | |
| 19:23 | * win/Makefile.in (%.${OBJEXT}): better implicit rules support check-in: b277aed541 user: hobbs tags: trunk | |
| 19:17 | * win/tclWin32Dll.c (asciiProcs, unicodeProcs): * win/tclWinLoad.c (TclpDlopen): 'lo... check-in: c33c6a7479 user: hobbs tags: core-8-5-branch | |
| 19:14 | * win/Makefile.in (%.${OBJEXT}): better implicit rules support check-in: b3dce4ee33 user: hobbs tags: core-8-5-branch | |
| 17:02 | * generic/tcl.h: Bump to 8.5.9 for release. * library/init.tcl: * too... check-in: d2331867f4 user: dgp tags: core-8-5-branch | |
| 16:49 | * generic/tclIORChan.c: [Bug 3034840]: Fixed reference counting * generic/tclIORTrans.c: in Invok... check-in: 8ae4ea3006 user: andreas_kupries tags: trunk | |
| 16:47 | * generic/tclIORChan.c: [Bug 3034840]: Fixed reference counting * tests/ioCmd.test: in InvokeTclM... check-in: a34aac33af user: andreas_kupries tags: core-8-5-branch | |
|
2010-08-03
| ||
| 20:15 | Fix OBOE error in the forward ported info-39.1 check-in: f31da49a96 user: andreas_kupries tags: trunk | |
| 20:06 | Test iocmd-32.2 tests for Bug 3034840 check-in: 01ca2bd36f user: dgp tags: trunk | |
| 20:06 | Test iocmd-32.2 tests for Bug 3034840 check-in: 83eca62d8d user: dgp tags: core-8-5-branch | |
| 17:25 | * tests/var.test (var-19.1): [Bug 3037525]: Added test demonstrating the local hashtable deletion... check-in: 50ebd6a8c3 user: andreas_kupries tags: trunk | |
| 17:16 | * tests/var.test (var-19.1): [Bug 3037525]: Added test demonstrating the local hashtable deletion... check-in: fddfdf84f5 user: andreas_kupries tags: core-8-5-branch | |
| 16:58 | * tests/info.test (info-39.1): Added forward copy of test in 8.5 branch about [Bug 2933089]. Shou... check-in: a013847a01 user: andreas_kupries tags: trunk | |
| 16:50 | * tests/info.test (info-39.1, test_info_frame): Changed absolute to relative frame adressing to h... check-in: 3afaa5e1ff user: andreas_kupries tags: core-8-5-branch | |
| 13:19 | * changes: Update for 8.5.9 release. check-in: 1b40741101 user: dgp tags: core-8-5-branch | |
| 12:22 | merge check-in: 7d64f4b45d user: dgp tags: dgp-refactor | |
|
2010-08-02
| ||
| 19:13 | * library/tzdata/America/Bahia_Banderas: * library/tzdata/Pacific/Chuuk: * library/tzdata/Pacific/Po... check-in: 3a4087bc80 user: kennykb tags: trunk | |
| 19:12 | * library/tzdata/America/Bahia_Banderas: * library/tzdata/Pacific/Chuuk: * library/tzdata/Pacific/Po... check-in: 9808871b8d user: kennykb tags: core-8-5-branch | |
| 12:36 | merge check-in: 8c935fd102 user: dgp tags: dgp-refactor | |
| 11:08 | * generic/tclVar.c: correcting bad port of [Bug 3037525] fix check-in: 380bec0d42 user: msofer tags: trunk | |
|
2010-07-31
| ||
| 20:28 | * generic/tclVar.c: fix for crash [Bug 3037525]: lose fickle optimisation in TclDeleteVars (used f... check-in: e6d5551c1c user: msofer tags: trunk | |
| 18:10 | * generic/tclVar.c: fix for crash [Bug 3037525]: lose fickle optimisation in TclDeleteVars (used f... check-in: 7db93adfa3 user: msofer tags: core-8-5-branch | |
|
2010-07-29
| ||
| 00:46 | Official build of zlib1.dll 1.2.5 is finally available, so put it in check-in: 6b99a1c2bf user: nijtmans tags: trunk | |
|
2010-07-27
| ||
| 12:58 | merge check-in: 2856398982 user: dgp tags: dgp-refactor | |
|
2010-07-25
| ||
| 16:08 | * doc/http.n: Corrected description of location of one of the entries in the state array. check-in: cf000bb3d6 user: dkf tags: trunk | |
| 10:16 | [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: relax the relation between Tcl_CallFram... Closed-Leaf check-in: 54720916a6 user: nijtmans tags: core-8-3-1-branch | |
| 10:15 | [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: revert tclInt.h to what it was before, a... check-in: 541d313d64 user: nijtmans tags: core-8-4-branch | |
| 10:13 | [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: revert tclInt.h to what it was before, a... check-in: 7d3080be8b user: nijtmans tags: core-8-5-branch | |
|
2010-07-24
| ||
| 06:45 | From [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: Relax the relation between Tcl_Call... check-in: 4f9c4da675 user: nijtmans tags: trunk | |
| 06:39 | [Bug 3029891] Functions that don't belong in the stub table. check-in: ddfa77fa40 user: nijtmans tags: trunk | |
|
2010-07-19
| ||
| 14:10 | silence compiler warnings check-in: f4d99878ba user: dgp tags: trunk | |
|
2010-07-18
| ||
| 21:39 | [Bug 3031278] fixed merge problem in previous commit. check-in: 9324460703 user: nijtmans tags: core-8-4-branch | |
|
2010-07-17
| ||
| 07:43 | [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6 check-in: 0e1b8d12cc user: nijtmans tags: core-8-4-branch | |
| 07:42 | [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6 check-in: 2abdbdef38 user: nijtmans tags: core-8-5-branch | |
|
2010-07-16
| ||
| 21:18 | (Backport) take over definitions of _WIN32, DLLIMPORT, DLLEXPORT and TCL_LL_MODIFIER macros from Tcl... check-in: 34a12cbacc user: nijtmans tags: core-8-4-branch | |
| 17:55 | merge check-in: f984e24dfd user: dgp tags: dgp-refactor | |
| 15:29 | * generic/tclBasic.c: Added more errorCode setting. check-in: 9c9702d4cb user: dkf tags: trunk | |
|
2010-07-15
| ||
| 21:00 | * generic/tclExecute.c (TclExecuteByteCode): Ensure that [dict get] * generic/tclDictObj.c (DictGe... check-in: d0a04e5db7 user: dkf tags: trunk | |
|
2010-07-13
| ||
| 12:12 | merge check-in: fc60ac7a51 user: dgp tags: dgp-refactor | |
|
2010-07-11
| ||
| 16:12 | Use SC_PROG_TCLSH to set a native tclsh in the Makefile. When installing the libraries a native tcl ... check-in: 16b5a30bf0 user: patthoyts tags: trunk | |
|
2010-07-06
| ||
| 12:24 | merge check-in: 68bf9dc4f0 user: dgp tags: dgp-refactor | |
|
2010-07-05
| ||
| 09:50 | Tidying up and taking better advantage of tcltest2 to make the tests more robust and (apparently) si... check-in: 11e51b4a9c user: dkf tags: trunk | |
| 08:03 | D'oh! check-in: 8a6919bd05 user: dkf tags: trunk | |
|
2010-07-04
| ||
| 23:44 | Add a little emacs magic check-in: 728058012d user: dkf tags: trunk | |
|
2010-07-02
| ||
| 22:45 | merge check-in: e4adcf79d6 user: dgp tags: dgp-refactor | |
| 22:31 | * generic/tclInt.decs: Reverted to the original TIP 337 implementation on what to d... check-in: ab93077c3d user: dgp tags: trunk | |
| 20:58 | * generic/tclExecute.c (IllegalExprOperandType): [Bug 3024379]: Made sure that errors caused by an... check-in: e5bab5e8b8 user: dkf tags: core-8-5-branch | |
| 20:49 | [Bug #803489] Tcl_FindNamespace problem in the Stubs table check-in: 70f70c32ff user: nijtmans tags: core-8-5-branch | |
| 20:48 | [Bug #803489] Tcl_FindNamespace problem in the Stubs table check-in: 093bc6f84a user: nijtmans tags: trunk | |
| 20:37 | * generic/tclExecute.c (IllegalExprOperandType): [Bug 3024379]: Made sure that errors caused by an... check-in: 3e4f0698cf user: dkf tags: trunk | |
| 13:14 | merge check-in: 38052b45c9 user: dgp tags: dgp-refactor | |
| 08:43 | tidy up check-in: cfb637552a user: dkf tags: trunk | |
|
2010-07-01
| ||
| 21:28 | [Bug #3020677] wish can't link reg1.2 formatting, spacing, cleanup unused variables check-in: cc4ffb1da9 user: nijtmans tags: trunk | |
| 15:50 | make fake-rfc2553 thread-safe check-in: 160fe7da64 user: rmax tags: rmax-ipv6-branch | |
| 15:47 | Improve the RFC2553 tests check-in: 797ecc537f user: rmax tags: rmax-ipv6-branch | |
| 12:31 | merge check-in: f3e16768dc user: dgp tags: dgp-refactor | |
|
2010-06-30
| ||
| 23:31 | * doc/mathop.n: [Bug 3023165]: Fix typo that was preventing proper rendering of the exclusive-or o... check-in: 0a9422ffb9 user: dkf tags: core-8-5-branch | |
| 23:29 | * doc/mathop.n: [Bug 3023165]: Fix typo that was preventing proper rendering of the exclusive-or o... check-in: 7792ad53a1 user: dkf tags: trunk | |
|
2010-06-29
| ||
| 12:12 | merge check-in: f6d918710b user: dgp tags: dgp-refactor | |
|
2010-06-28
| ||
| 08:50 | [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. check-in: 07b6683dea user: nijtmans tags: trunk | |
| 08:24 | [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. check-in: 267afb1dbc user: nijtmans tags: core-8-5-branch | |
| 08:23 | [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. check-in: b11a4bffc2 user: nijtmans tags: core-8-4-branch | |
|
2010-06-25
| ||
| 17:20 | - Use random port numbers for almost all of the tests. - Make the protocol between tests and remote ... check-in: 6c60258dc8 user: rmax tags: rmax-ipv6-branch | |
| 16:45 | check for strlcpy check-in: f5b99efced user: rmax tags: rmax-ipv6-branch | |
| 15:20 | prevent a race condition when shutting down the remote test server check-in: ff37c169a8 user: rmax tags: trunk | |
|
2010-06-24
| ||
| 14:22 | [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. check-in: 0fd50a9685 user: nijtmans tags: core-8-5-branch | |
| 14:21 | [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. check-in: 6890a4a02e user: nijtmans tags: core-8-5-branch | |
| 13:36 | [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. check-in: 8434abd2ba user: nijtmans tags: trunk | |
| 13:26 | [Bug 3019634] errno.h and tclWinPort.h have conflicting definitions. check-in: 807684ffaf user: nijtmans tags: trunk, potential incompatibility | |
|
2010-06-22
| ||
| 12:47 | merge check-in: 7fdd96ddcb user: dgp tags: dgp-refactor | |
| 12:25 | * generic/tclCmdIL.c (Tcl_LsetObjCmd): [Bug 3019351]: Corrected wrong args message. check-in: 58d3c6b6a5 user: dkf tags: trunk | |
| 12:12 | * generic/tclCmdIL.c (Tcl_LsetObjCmd): [Bug 3019351]: Corrected wrong args message. check-in: 628405d346 user: dkf tags: core-8-5-branch | |
|
2010-06-21
| ||
| 20:23 | merge check-in: 6d709daeba user: dgp tags: dgp-refactor | |
| 11:25 | Remove hack needed for zlib 1.2.3 on win32 check-in: eb83f762ef user: nijtmans tags: trunk | |
| 11:23 | Eliminate various unnecessary type casts, use function typedefs whenever possible check-in: 8086293cfc user: nijtmans tags: trunk | |
|
2010-06-18
| ||
| 15:54 | merge check-in: 7201efc268 user: dgp tags: dgp-refactor | |
| 12:43 | * library/init.tcl (auto_execok): [Bug 3017997]: Add .cmd to the default list of extensions that w... check-in: e923972936 user: dkf tags: core-8-5-branch | |
| 12:41 | * library/init.tcl (auto_execok): [Bug 3017997]: Add .cmd to the default list of extensions that w... check-in: 220dbbb777 user: dkf tags: trunk | |
|
2010-06-16
| ||
| 16:17 | merge check-in: 7f6e340d45 user: dgp tags: dgp-refactor | |
| 14:49 | Simplify Tcl_AppInit and *_Init definitions. Change TclpThreadCreate and Tcl_CreateThread signature,... check-in: 8567ee888a user: nijtmans tags: trunk | |
| 13:13 | Add .so to .cvsignore check-in: 6d0300730b user: nijtmans tags: core-8-5-branch | |
| 10:40 | [Bug 3016135] traceback using clock format with locale of he_IL check-in: 76caa253b1 user: nijtmans tags: core-8-5-branch | |
| 10:31 | [Bug 3016135] traceback using clock format with locale of he_IL check-in: 029176d2a2 user: nijtmans tags: trunk | |
|
2010-06-15
| ||
| 12:41 | merge check-in: 1ca6326ac9 user: dgp tags: dgp-refactor | |
|
2010-06-14
| ||
| 14:56 | Spacing and style fixes check-in: 0d59653739 user: nijtmans tags: trunk | |
| 13:48 | Spacing and style fixes check-in: 9a6d7991c6 user: nijtmans tags: trunk | |
| 13:42 | mergw check-in: b9ef2b921c user: dgp tags: dgp-refactor | |
| 13:40 | Fix compilation of xttest with 8.6 changes tclPipe.c: Fix gcc warning (with -fstrict-aliasing=2) check-in: c1d15843d4 user: nijtmans tags: trunk | |
| 12:58 | Fix compilation of xttest with 8.6 changes tclPipe.c: Fix gcc warning (with -fstrict-aliasing=2) check-in: d08c226d05 user: nijtmans tags: trunk | |
|
2010-06-13
| ||
| 22:19 | * tools/tcltk-man2html.tcl (make-man-pages): [Bug 3015327]: Make the title of a manual page be sto... check-in: cfa0770167 user: dkf tags: trunk | |
| 10:24 | * tools/tcltk-man2html.tcl: [Bug 3015327]: Add hack to stop Itcl C docs from interfering with Tcl ... check-in: a33ed75aad user: dkf tags: trunk | |
|
2010-06-11
| ||
| 17:11 | merge check-in: 9b17728b84 user: dgp tags: dgp-refactor | |
|
2010-06-10
| ||
| 22:56 | change notes check-in: cd6e8a85d3 user: hobbs tags: rmax-ipv6-branch | |
| 22:56 | * generic/tclIOSock.c (TclCreateSocketAddress): don't use AI_ADDRCONFIG on AIX, as it causes compl... check-in: 400159d41a user: hobbs tags: rmax-ipv6-branch | |
| 22:56 | * unix/tclUnixSock.c (CreateClientSocket): protect AF_INET6 pieces with ifndef NEED_FAKE_RFC2553. ... check-in: 196be22462 user: hobbs tags: rmax-ipv6-branch | |
| 22:55 | * unix/tclUnixPort.h: correct include path of fake-rfc2553.h check-in: e7125f850a user: hobbs tags: rmax-ipv6-branch | |
| 22:53 | * unix/configure, unix/tcl.m4: s/==/=/ syntax error fix check-in: a5c8305324 user: hobbs tags: rmax-ipv6-branch | |
| 22:53 | * compat/fake-rfc2553.h: define EAI_SERVICE if not already. s/u_/u/g for types. check-in: ac3a2a26ef user: hobbs tags: rmax-ipv6-branch | |
| 15:04 | Add emulation code from openssh for getaddrinfo() and friends check-in: 49f53b27bd user: rmax tags: rmax-ipv6-branch | |
|
2010-06-09
| ||
| 20:11 | * library/platform/platform.tcl: Added OSX Intel 64bit * library/platform/pkgIndex.tcl: Package u... check-in: 153f64a24c user: andreas_kupries tags: trunk | |
| 20:11 | * library/platform/platform.tcl: Added OSX Intel 64bit * library/platform/pkgIndex.tcl: Package u... check-in: 2206e62275 user: andreas_kupries tags: core-8-5-branch | |
| 20:11 | * library/platform/platform.tcl: Added OSX Intel 64bit * library/platform/pkgIndex.tcl: Package u... check-in: 5d5286eaba user: andreas_kupries tags: core-8-4-branch | |
| 14:12 | merge check-in: 90ae7856e1 user: dgp tags: dgp-refactor | |
| 13:51 | tsdPerf.c: Fix export of symbol Tsdperf_Init, when using -fvisibility=hidden. Make two functions sta... check-in: c0b552db02 user: nijtmans tags: trunk | |
|
2010-06-08
| ||
| 20:45 | add missing headers to the getaddrinfo check check-in: 47b9d75058 user: rmax tags: rmax-ipv6-branch | |
| 16:03 | Fix async client sockets check-in: 71ba8c2755 user: rmax tags: rmax-ipv6-branch | |
| 12:55 | merge check-in: e8d48481aa user: dgp tags: dgp-refactor | |
| 12:54 | whitespace check-in: 017f16cad5 user: dgp tags: trunk | |
|
2010-06-07
| ||
| 21:24 | Ensure proper reset of [info errorstack] even when compiling constant expr's with errors. check-in: 638f255931 user: ferrieux tags: trunk | |
| 17:36 | rebranch from HEAD check-in: f3af08f468 user: rmax tags: rmax-ipv6-branch | |
| 13:28 | merge check-in: 45a01014ec user: dgp tags: dgp-refactor | |
|
2010-06-05
| ||
| 16:24 | * generic/tclBasic.c: Fix for #3008307: make callerPtr chains * generic/tclExecute.c: be travers... check-in: 1d3c73fdbb user: msofer tags: trunk | |
|
2010-06-03
| ||
| 12:48 | merge check-in: c4631bcfb9 user: dgp tags: dgp-refactor | |
|
2010-06-02
| ||
| 23:36 | Safer (and faster) computation of [uplevel] offsets in TIP 348. Toplevel offsets no longer overestim... check-in: 5c19ed1d60 user: ferrieux tags: trunk | |
| 12:58 | merge check-in: f90f095939 user: dgp tags: dgp-refactor | |
| 08:22 | remove some "BUILD_tcloo" leftovers check-in: f631e48722 user: nijtmans tags: trunk | |
| 08:22 | remove some "BUILD_tcloo" leftovers check-in: 592b0d4648 user: nijtmans tags: trunk | |
|
2010-06-01
| ||
| 13:08 | merge check-in: 2c564bfe4f user: dgp tags: dgp-refactor | |
|
2010-05-31
| ||
| 23:00 | ChangeLog typo check-in: 6ed417957d user: ferrieux tags: trunk | |
| 22:58 | Fix computation of [uplevel] offsets in TIP 341. Only depend on callerPtr chaining now. Needed for u... check-in: 7bf546d171 user: ferrieux tags: trunk | |
| 09:12 | Fix filesystem-5.1 test failure on CYGWIN check-in: 500e9cc4ee user: nijtmans tags: trunk | |
| 08:54 | Eliminate some casts to (Tcl_HashTable *) check-in: ff384d03a7 user: nijtmans tags: trunk | |
|
2010-05-28
| ||
| 20:42 | merge check-in: 9a97f2d8e4 user: dgp tags: dgp-refactor | |
| 13:52 | [tcl-Patches-3008541] order of TIP #348 fields in Interp structure check-in: 0949629399 user: nijtmans tags: trunk | |
| 09:11 | * generic/tclCompCmdsSZ.c (IssueTryFinallyInstructions): [3007374]: Corrected error in handling of... check-in: 02d7474963 user: dkf tags: trunk | |
| 08:30 | * generic/tclExecute.c (TclExecuteByteCode): Restore correct operation of instruction-level execut... check-in: b490411ccc user: dkf tags: trunk | |
|
2010-05-27
| ||
| 13:47 | merge check-in: 5d15878275 user: dgp tags: dgp-refactor | |
| 09:18 | optParse.tcl: eliminate ';' at line end, bump to v0.4.6 check-in: 426aabe409 user: nijtmans tags: trunk | |
| 08:38 | uniParse.tcl: Don't generate spaces at the end of a line. check-in: 297435b345 user: nijtmans tags: trunk | |
| 08:32 | optParse.tcl: Don't generate spaces at the end of a line. check-in: 15e1c57545 user: nijtmans tags: trunk | |
|
2010-05-26
| ||
| 21:56 | * doc/socket.n: [Bug 3007442]: Server sockets never took a host argument, so the list of options m... check-in: 2b63642e45 user: dkf tags: core-8-5-branch | |
|
2010-05-25
| ||
| 10:37 | [Bug 2991415]: tclport.h #included before limits.h check-in: 8a1fe782a4 user: nijtmans tags: core-8-5-branch | |
|
2010-05-21
| ||
| 14:00 | merge check-in: d29a238105 user: dgp tags: dgp-refactor | |
| 12:51 | [Bug #3005233] fix for build on OpenBSD vax check-in: e0957d3c69 user: nijtmans tags: core-8-5-branch | |
| 12:43 | [Bug #3005233] fix for build on OpenBSD vax check-in: 00d3292dea user: nijtmans tags: trunk | |
| 12:18 | installData.tcl: Make sure that copyDir only receives normalized paths. tclPlatDecls.h: Fix <tchar.h... check-in: 624625fe98 user: nijtmans tags: core-8-5-branch | |
| 12:11 | Make sure that copyDir only receives normalized paths, otherwise it might result in a crash on CYGW... check-in: e38d62573a user: nijtmans tags: trunk | |
|
2010-05-20
| ||
| 08:55 | [Backport] Also check the reverse path of dict->list EIAS violation. check-in: b34b2f2db9 user: ferrieux tags: core-8-5-branch | |
| 08:37 | Also check the reverse path of dict->list EIAS violation. check-in: 22814f544a user: ferrieux tags: trunk | |
| 04:17 | merge check-in: eabc0e4cd8 user: dgp tags: dgp-refactor | |
|
2010-05-19
| ||
| 22:04 | Backport of fix for [Bug 3004007], EIAS violation in list-dict conversions. check-in: 716909f303 user: ferrieux tags: core-8-5-branch | |
| 21:54 | Add missing test for [Bug 3004007], fixed under the radar on 2010-02-24 (dkf): EIAS violation in lis... check-in: c054dd492a user: ferrieux tags: trunk | |
| 21:47 | Backport of fix for [Bug 3004007], EIAS violation in list-dict conversions. check-in: 506c349610 user: ferrieux tags: core-8-5-branch | |
| 08:23 | Don't use arrays of length 1, just use a single element then, it makes code more readable. check-in: d3074821cb user: nijtmans tags: trunk | |
| 03:39 | backport darwin vfork fix check-in: 101fc71ec7 user: das tags: core-8-4-branch | |
|
2010-05-18
| ||
| 14:08 | merge check-in: 697eefea73 user: dgp tags: dgp-refactor | |
|
2010-05-17
| ||
| 21:51 | Fix [Bug 2996549]: Failure in expr.test on Win32 check-in: 0958a5f61a user: nijtmans tags: trunk | |
| 15:58 | merge check-in: 9d28a2957d user: dgp tags: dgp-refactor | |
| 09:46 | * generic/tclCmdIL.c (TclInfoFrame): Change this code to use Tcl_GetCommandFullName rather than ro... check-in: a2a6f59b99 user: dkf tags: trunk | |
|
2010-05-14
| ||
| 13:31 | merge check-in: 384f57f831 user: dgp tags: dgp-refactor | |
| 08:22 | Correct some comments (Jos Decoster found...) check-in: 6266b667b3 user: dkf tags: trunk | |
|
2010-05-12
| ||
| 13:41 | oops, no unicode characters in ChangeLog ... check-in: 2b80b7fe45 user: nijtmans tags: trunk | |
|
2010-05-11
| ||
| 14:49 | Unnecessary type casts, See Tcl [Patch #2997087] Don't duplicate CYGWIN timezone #define from tclPor... check-in: e846defae2 user: nijtmans tags: trunk | |
| 14:47 | Unnecessary type casts, See Tcl [Patch #2997087] Don't duplicate CYGWIN timezone #define from tclPor... check-in: b231748527 user: nijtmans tags: trunk | |
| 13:10 | merge check-in: 4a4e05e473 user: dgp tags: dgp-refactor | |
|
2010-05-07
| ||
| 20:16 | * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit. * library/platform/pkgInde... check-in: 8bca6e05e0 user: andreas_kupries tags: trunk | |
| 20:16 | * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit. * library/platform/pkgInde... check-in: e595e97051 user: andreas_kupries tags: core-8-5-branch | |
| 20:16 | * library/platform/platform.tcl: Fix cpu name for Solaris/Intel 64bit. * library/platform/pkgInde... check-in: 9b09c1c9c4 user: andreas_kupries tags: core-8-4-branch | |
| 01:16 | merge check-in: b5733b6f5e user: dgp tags: dgp-refactor | |
|
2010-05-05
| ||
| 22:43 | Unnecessary type casts, See Tcl [Patch #2997087] check-in: 7f0a7f532c user: nijtmans tags: trunk | |
|
2010-05-04
| ||
| 11:05 | TCHAR-related fixes, making those files compile fine when TCHAR != char Please see comments in [Freq... check-in: 2f92eaadea user: nijtmans tags: trunk | |
|
2010-05-03
| ||
| 16:30 | merge check-in: fe433b0919 user: dgp tags: dgp-refactor | |
| 14:36 | CONSTify various useful internal functions (TclBignumToDouble, TclCeil, TclFloor), and related tomma... check-in: 729ffb738f user: nijtmans tags: trunk | |
| 13:21 | Add pkg, *.dll to the ignore list check-in: 111b07cc53 user: nijtmans tags: trunk | |
| 13:20 | For MINGW/CYGWIN, use GetCommandLineA explicitely check-in: b64ef5b170 user: nijtmans tags: trunk | |
| 11:37 | Use "tclIO.h" and "tclTomMathDecls.h" everywhere check-in: 06ef5ace06 user: nijtmans tags: trunk | |
|
2010-04-30
| ||
| 21:15 | * generic/tcl.h: Bump patchlevel to 8.6b1.2 to distinguish * library/init.tcl... check-in: a30f8d7cf3 user: dgp tags: trunk | |
| 20:59 | * generic/tclBinary.c (UpdateStringOfByteArray): Add panic when the generated... check-in: 60f3c2eb36 user: dgp tags: core-8-5-branch | |
| 20:52 | * generic/tclBinary.c (TclAppendBytesToByteArray): Add comments * generic/tclIn... check-in: 32f022466a user: dgp tags: trunk | |
| 14:16 | merge check-in: 88335abf0e user: dgp tags: dgp-refactor | |
| 14:06 | * generic/tclBinary.c (TclAppendBytesToByteArray): Add extra armour against buffer overflows. check-in: 07af3814a9 user: dkf tags: trunk | |
| 12:38 | Fix the problems I introduced inadvertently: * generic/tclBasic.c (NRInterpCoroutine): Corrected ha... check-in: a822ad9b51 user: dkf tags: trunk | |
| 12:30 | * tests/coroutine.test: testing coroutine arguments after [yield]: check that only 0/1 allowed check-in: 6772c1330f user: msofer tags: trunk | |
| 09:25 | * unix/Makefile.in (gdb-test): Remove quotes so that library paths are constructed correctly. check-in: d162dd5825 user: dkf tags: trunk | |
| 09:23 | * generic/tclCompCmds.c (TclCompileVariableCmd): Slightly tighter issuing of instructions. check-in: 6497264574 user: dkf tags: trunk | |
| 08:29 | * generic/tclExecute.c (TclExecuteByteCode): Add peephole optimization of the fact that INST_DICT_... check-in: 40a1507909 user: dkf tags: trunk | |
| 07:56 | * generic/tclBasic.c (TclNRYieldObjCmd, TclNRYieldmObjCmd) (NRInterpCoroutine): Replace magic valu... check-in: 7222a46970 user: dkf tags: trunk | |
| 07:07 | Unnecessary TCL_STORAGE_CLASS re-definition. It was used for an ancient dummy reference to Tcl_LinkV... check-in: 79f098fef8 user: nijtmans tags: trunk | |
| 00:19 | merge check-in: 0271b14a9b user: dgp tags: dgp-refactor | |
|
2010-04-29
| ||
| 23:43 | forgot the Changelog entry check-in: 77e5c0bba9 user: msofer tags: trunk | |
| 23:39 | * generic/tclCompExpr.c: Slight change in the literal sharing * generic/tclCompile.c: mechanism t... check-in: 7ff9813649 user: msofer tags: trunk | |
| 23:32 | merge check-in: 93ad5b0c95 user: dgp tags: dgp-refactor | |
| 21:24 | Typo check-in: 5fc038d932 user: andreas_kupries tags: core-8-4-branch | |
| 21:24 | Typo check-in: 80d1e76e88 user: andreas_kupries tags: core-8-5-branch | |
| 21:24 | Typo check-in: e4ffaa22ac user: andreas_kupries tags: trunk | |
| 21:20 | * library/platform/platform.tcl: Another stab at getting the /lib, * library/platform/pkgIndex.tc... check-in: 67d34dec64 user: andreas_kupries tags: core-8-4-branch | |
| 21:19 | * library/platform/platform.tcl: Another stab at getting the /lib, * library/platform/pkgIndex.tc... check-in: ac1de9bded user: andreas_kupries tags: core-8-5-branch | |
| 21:19 | * library/platform/platform.tcl: Another stab at getting the /lib, * library/platform/pkgIndex.tc... check-in: fe8af4524f user: andreas_kupries tags: trunk | |
| 15:55 | * library/tzdata/Antarctica/Macquarie: * library/tzdata/Africa/Casablanca: * library/tzdata/Afr... check-in: 366f666db6 user: kennykb tags: core-8-5-branch | |
| 15:49 | * library/tzdata/Antarctica/Macquarie: * library/tzdata/Africa/Casablanca: * library/tzdata/Afr... check-in: 2fa0d393d8 user: kennykb tags: trunk | |
| 15:14 | fix MSVC warning C4018: '>' : signed/unsigned mismatch check-in: 6e0b151b67 user: nijtmans tags: trunk | |
| 15:08 | typo check-in: 149e58786c user: dkf tags: trunk | |
| 15:08 | * generic/tclBinary.c (TclAppendBytesToByteArray): [Bug 2992970]: Make * generic/tclStringObj.c (T... check-in: 45422b0ec4 user: dkf tags: trunk | |
| 11:05 | credit Lars_H for [yieldm]'s idea check-in: c37ff9fc81 user: msofer tags: trunk | |
| 09:23 | Include "tcl.h", not <tcl.h>, like everywhere else, to insure that the version in the Tcl distribut... check-in: 38aced1306 user: nijtmans tags: trunk | |
|
2010-04-28
| ||
| 11:50 | Remove unused @MAN2TCLFLAGS@ Move <limits.h> include from tclInt.h to tclWinPort.h, and eliminate un... check-in: a8f2c2ec69 user: nijtmans tags: trunk | |
| 10:50 | * generic/tclInt.h (TclIsVarDirectUnsettable): Corrected flags so that deletion of traces is not o... check-in: b533ea6b87 user: dkf tags: trunk | |
|
2010-04-27
| ||
| 14:58 | Code reordering to slightly shorten generated object code. check-in: db0caf99b6 user: dkf tags: trunk | |
| 12:36 | If tclInt.h or tclPort.h is already included, don't include <limits.h> again. Follow-up to [Bug 2991... check-in: b7c55dd4bf user: nijtmans tags: trunk | |
| 08:20 | [Bug 2992292]: tclIOUtil.c assignment type mismatch compiler warning check-in: bacf1b059e user: nijtmans tags: trunk | |
|
2010-04-26
| ||
| 22:30 | * unix/tclLoadDl.c (FindSymbol): [Bug 2992295]: Simplified the logic so that the casts added in Do... check-in: 4822edc7ce user: kennykb tags: trunk | |
| 13:49 | * unix/tclLoadDl.c (FindSymbol): [Bug 2992295]: Added an explicit cast because auto-casting betwee... check-in: 5dc374b21c user: dkf tags: trunk | |
| 13:46 | merge check-in: 6707900dc0 user: dgp tags: dgp-refactor | |
| 13:34 | typofix check-in: f7812fbb27 user: dkf tags: trunk | |
| 13:32 | * generic/tclStubInit.c: Add a small amount of gcc-isms (with #ifdef * generic/tclOOStubInit.c: ... check-in: 724ca31ab6 user: dkf tags: trunk | |
|
2010-04-25
| ||
| 15:40 | merge check-in: 6c1e5491e0 user: dgp tags: dgp-refactor | |
| 13:39 | * generic/tclBasic.c: add unsupported [yieldm] command. * generic/tclInt.h: check-in: 0d7e0c6722 user: msofer tags: trunk | |
|
2010-04-24
| ||
| 17:07 | * generic/tclBasic.test: modify api of TclSpliceTailcall() * generic/tclExecute.c: to fix yieldTo... check-in: e70f57dc66 user: msofer tags: trunk | |
|
2010-04-23
| ||
| 15:45 | Fix [Bug #2991415] tclport.h #included before limits.h check-in: b89ceebb49 user: nijtmans tags: trunk | |
|
2010-04-22
| ||
| 11:40 | Move TCHAR fallback typedef from tcl.h to tclPlatDecls.h (as suggested by dgp) Eliminate various unn... check-in: 77d22c7b43 user: nijtmans tags: trunk | |
|
2010-04-21
| ||
| 14:23 | merge check-in: 20fa5b15d7 user: dgp tags: dgp-refactor | |
|
2010-04-20
| ||
| 14:50 | Upgrade to zlib 1.2.5 check-in: 47f60cf757 user: nijtmans tags: trunk | |
| 14:24 | Use function prototypes from the FS API. check-in: 586991963c user: nijtmans tags: trunk | |
|
2010-04-19
| ||
| 15:58 | merge check-in: 256b0d9584 user: dgp tags: dgp-refactor | |
| 15:43 | * generic/tclExecute.c (TclExecuteByteCode): Improve commenting and reduce indentation for the Inv... check-in: 2cde16e618 user: dkf tags: trunk | |
| 07:40 | Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmp check-in: 322a3e1315 user: nijtmans tags: core-8-5-branch | |
|
2010-04-18
| ||
| 21:34 | * doc/unset.n: [Bug 2988940]: Fix typo. check-in: ae81e3e2c0 user: dkf tags: core-8-4-branch | |
| 20:08 | * doc/unset.n: [Bug 2988940]: Fix typo. check-in: 3714ef6ae4 user: dkf tags: core-8-5-branch | |
| 11:51 | * doc/unset.n: [Bug 2988940]: Fix typo. check-in: 02fe026b3e user: dkf tags: trunk | |
|
2010-04-15
| ||
| 14:56 | Added comment check-in: 1791ed0caa user: nijtmans tags: trunk | |
| 13:58 | Move inclusion of <tchar.h> from tclPlatDecls.h to tclWinPort.h, where it belongs. Add fallback in t... check-in: 4967cf572a user: nijtmans tags: trunk | |
| 08:52 | * doc/try.n: [Bug 2987551]: Fix typo. check-in: 4768780b45 user: dkf tags: trunk | |
|
2010-04-14
| ||
| 22:58 | Fixed missing update of platform package index, and Makefiles. check-in: 002244c6c6 user: andreas_kupries tags: trunk | |
| 22:58 | Fixed missing update of platform package index, and Makefiles. check-in: d808269c3e user: andreas_kupries tags: core-8-5-branch | |
| 22:58 | Fixed missing update of platform package index. check-in: f156ec4678 user: andreas_kupries tags: core-8-4-branch | |
| 19:43 | * library/platform/platform.tcl: Linux platform identification: Check /lib64 for existence of fil... check-in: 3dd57d60df user: andreas_kupries tags: trunk | |
| 19:42 | * library/platform/platform.tcl: Linux platform identification: Check /lib64 for existence of fil... check-in: bc9df58910 user: andreas_kupries tags: core-8-5-branch | |
| 19:42 | * library/platform/platform.tcl: Linux platform identification: Check /lib64 for existence of fil... check-in: 861dd89a57 user: andreas_kupries tags: core-8-4-branch | |
|
2010-04-13
| ||
| 13:37 | Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmp Fix gcc warning: comparison of un... check-in: 5426e082dc user: nijtmans tags: trunk | |
|
2010-04-09
| ||
| 02:05 | merge check-in: 8799d8f95f user: dgp tags: dgp-refactor | |
|
2010-04-08
| ||
| 13:26 | * generic/tclCompCmdsSZ.c (TclSubstCompile): If the first token does not result in a *guaranteed* ... check-in: 79caf5084b user: dkf tags: trunk | |
|
2010-04-07
| ||
| 13:58 | merge check-in: dafc023c05 user: dgp tags: dgp-refactor | |
| 09:51 | Formatting improvements for error stack docs check-in: 92aed87404 user: dkf tags: trunk | |
|
2010-04-06
| ||
| 19:59 | Repair missing bits in ChangeLog check-in: 304410e619 user: kennykb tags: trunk | |
| 14:22 | merge check-in: 4b4a48f50b user: dgp tags: dgp-refactor | |
| 12:51 | * doc/Load.3: Minor corrections of formatting and cross links. check-in: 929a216ffb user: dkf tags: trunk | |
| 12:35 | Fix signature of Tcl_LoadFile in documentation check-in: 8d125f4c10 user: nijtmans tags: trunk | |
| 12:02 | merge check-in: 6d5b47b764 user: dgp tags: dgp-refactor | |
| 09:17 | regenerated with autoconf-2.59 [Bug 2982540] configure and install* script files should always have ... check-in: 01324f0ef5 user: nijtmans tags: trunk | |
| 09:05 | regenerated with autoconf-2.59 [Bug 2982540] configure and install* script files should always have ... check-in: 401c0108e1 user: nijtmans tags: trunk | |
| 08:34 | Undo check-in: a322ec99b4 user: dkf tags: trunk | |
| 08:26 | Reverted previous checin as Tcl_ObjSetVar2 (convoluted and undocumented) jnterface implicitly decrem... check-in: 470f531183 user: vasiljevic tags: core-8-5-branch | |
| 07:50 | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): Plug leak of object when setting a variable fails. check-in: e3b1fcdc88 user: dkf tags: trunk | |
| 07:45 | Fixed object leak check-in: c602c11ee7 user: vasiljevic tags: core-8-4-branch | |
| 07:43 | Fixed object leak check-in: 087fcb4964 user: vasiljevic tags: core-8-5-branch | |
| 02:37 | merge check-in: 5a7746cb57 user: dgp tags: dgp-refactor | |
|
2010-04-05
| ||
| 21:46 | merge check-in: 73102b13ad user: dgp tags: dgp-refactor | |
| 19:44 | TIP #348 IMPLEMENTATION - Substituted error stack check-in: 43fe304839 user: ferrieux tags: trunk | |
| 13:54 | Regen with autoconf 2.61 (what I have) check-in: ef3fae2e21 user: dkf tags: trunk | |
| 12:45 | Flip the defaults for whether to build threaded. Part of TIP #364. check-in: cdc00c6f74 user: dkf tags: trunk | |
| 07:38 | Fix two failing tests by matching the can't-lookup-symbol error message. check-in: 74f9cd4b4f user: dkf tags: trunk | |
|
2010-04-04
| ||
| 17:37 | merge check-in: cb456a1f91 user: dgp tags: dgp-refactor | |
| 15:11 | Minor changes to enforce Engineering Manual style rules. check-in: e0779f4c92 user: dkf tags: trunk | |
| 15:03 | Added a first crack at documentation for TIP #357's Tcl_LoadFile et al. check-in: 3d4b2b893a user: dkf tags: trunk | |
| 11:59 | * macosx/tclMacOSXBundle.c (OpenResourceMap): [Bug 2981528]: Only define this function when HAVE_C... check-in: 73ff3de36b user: dkf tags: trunk | |
|
2010-04-03
| ||
| 09:38 | Added VALGRIND define so we can silence helgrind race-report at places we know we cheated on in orde... check-in: 78f741e1b3 user: vasiljevic tags: core-8-5-branch | |
|
2010-04-02
| ||
| 23:48 | merge check-in: bda2f88d91 user: dgp tags: dgp-refactor | |
| 23:11 | Add missing "const" in signature, and some formatting fixes check-in: 0400a6f222 user: nijtmans tags: trunk | |
| 22:52 | * generic/tclIOUtil.c (Tcl_LoadFile): Corrections to previous commit * unix/tclLoadDyld.c (TclpDlo... check-in: 72fb2df278 user: dkf tags: trunk | |
| 21:21 | * generic/tcl.decls: [TIP #357]: First round of changes * generic/tclDecls.h: to export Tcl_LoadFi... check-in: 80aa157f45 user: kennykb tags: trunk | |
| 19:27 | * library/reg/pkgIndex.tcl: [TIP #362]: Fixed first round of * tests/registry.test: bug... check-in: dd10b0cf0b user: kennykb tags: trunk | |
| 19:23 | * generic/tclStrToD.c: [Bug 2952904]: Defer creation of the smallest floating point number until it ... check-in: 0ff9783605 user: kennykb tags: trunk | |
| 15:53 | * generic/tclThreadStorage.c (ThreadStorageGetHashTable): avoid accessing shared table index w/o mut... check-in: 5675442706 user: vasiljevic tags: core-8-5-branch | |
| 14:36 | * generic/tclStringObj.c: (SetStringFromAny): avoid trampling over the tclEmptyStringRep->bytes as i... check-in: 8ccd1a96da user: vasiljevic tags: core-8-4-branch | |
| 14:30 | * generic/tclStringObj.c: (SetStringFromAny): avoid trampling over the tclEmptyStringRep->bytes as i... check-in: 59bf516261 user: vasiljevic tags: core-8-5-branch | |
|
2010-04-01
| ||
| 13:31 | Small changes to make code fit Engineering Manual and compile on C89. check-in: 0c034c15c5 user: dkf tags: rmax-ipv6-branch | |
|
2010-03-31
| ||
| 22:12 | Added missing doc. Oops! check-in: a9f31bb325 user: dkf tags: trunk | |
| 20:58 | merge check-in: 755150b4ea user: dgp tags: dgp-refactor | |
| 20:55 | * doc/package.n: [Bug 2980210]: Document the arguments taken by the [package present] command corr... check-in: f350503aa0 user: dkf tags: trunk | |
| 20:53 | * doc/package.n: [Bug 2980210]: Document the arguments taken by the [package present] command corr... check-in: d4270ccd06 user: dkf tags: core-8-5-branch | |
| 14:14 | Improve the documentation of how to make and use a thread. check-in: c08ea9d1e0 user: dkf tags: trunk | |
| 14:13 | merge check-in: 869f5f1957 user: dgp tags: dgp-refactor | |
| 10:29 | [FRQ 2974744]: share exception codes (ObjType?): Revised test cases, making sure that abbreviated co... check-in: 8a5a22ad19 user: nijtmans tags: trunk | |
|
2010-03-30
| ||
| 22:48 | merge check-in: b0a10bb76f user: dgp tags: dgp-refactor | |
| 21:18 | Use TclWinConvertWSAError() at the right places inside CreateSocket() check-in: 176cfa12e7 user: rmax tags: rmax-ipv6-branch | |
| 21:17 | * generic/tclIORChan.c (ReflectClose, ReflectInput, ReflectOutput, ReflectSeekWide, ReflectWatch,... check-in: 54e2be80b0 user: andreas_kupries tags: core-8-5-branch | |
| 21:17 | * generic/tclIORChan.c (ReflectClose, ReflectInput, ReflectOutput, ReflectSeekWide, ReflectWatch,... check-in: 420bcd3d39 user: andreas_kupries tags: trunk | |
| 18:52 | Fix the logic of connecting client sockets under Windows check-in: 8973c3f502 user: rmax tags: rmax-ipv6-branch | |
| 16:51 | merge check-in: 8088400890 user: dgp tags: dgp-refactor | |
| 16:31 | * generic/tclObj.c (Tcl_GetCommandFromObj): [Bug 2979402]: Reorder the validity ... check-in: f73bde5491 user: dgp tags: trunk | |
| 16:30 | * generic/tclObj.c (Tcl_GetCommandFromObj): [Bug 2979402]: Reorder the validity ... check-in: c6ee8e3ce6 user: dgp tags: core-8-5-branch | |
| 16:26 | First shot at porting the IPv6 changes to Windows check-in: ba424136ad user: rmax tags: rmax-ipv6-branch | |
| 14:28 | merge check-in: e3a9325792 user: dgp tags: dgp-refactor | |
| 14:16 | [Bug 2979399] uninitialized value troubles check-in: a7f4609167 user: nijtmans tags: trunk | |
| 14:10 | merge check-in: 758e7bb9f6 user: dgp tags: dgp-refactor | |
| 14:05 | Finish bump to registry 1.3.0 check-in: 2268733bd3 user: dgp tags: trunk | |
| 13:17 | [FRQ 2974744]: share exception codes (ObjType?): further optimization, making use of indexType. check-in: 416a8249cd user: nijtmans tags: trunk | |
| 12:38 | Bump version of registry package to 1.3. check-in: 977c9f9ba6 user: dkf tags: trunk | |
| 12:33 | TIP #362 IMPLEMENTATION * win/tclWinReg.c: [Patch 2960976]: Apply patch from Damon Courtney to * ... check-in: 3606e1e39c user: dkf tags: trunk | |
| 08:45 | Merge from HEAD to rmax-ipv6-branch check-in: 54b695423d user: rmax tags: rmax-ipv6-branch | |
| 02:29 | merge check-in: c3f2341ff0 user: dgp tags: dgp-refactor | |
|
2010-03-29
| ||
| 22:31 | Only test for -visibility=hidden with gcc (Second remark in [Bug 2976508]) check-in: 397c8a8733 user: nijtmans tags: trunk | |
| 21:58 | * generic/tclStringObj.c: Fix array overrun in test format-1.12 caught by valg... check-in: 091499cda4 user: dgp tags: trunk | |
| 21:57 | * generic/tclStringObj.c: Fix array overrun in test format-1.12 caught by valg... check-in: 8775fff1dc user: dgp tags: core-8-5-branch | |
| 20:16 | Add a compat-define for AF_INET6 check-in: f4a0700510 user: rmax tags: rmax-ipv6-branch | |
| 14:03 | merge check-in: 7e3238e45f user: dgp tags: dgp-refactor | |
| 09:31 | Minor formatting corrections check-in: 2de30c6817 user: dkf tags: trunk | |
|
2010-03-28
| ||
| 03:24 | merge check-in: d15d5b7c2b user: dgp tags: dgp-refactor | |
| 03:17 | Revert the conversion of TCL_VERSION to "8.1" and "8.5" in the Tcl_InitStubs() calls of the pkg*.c t... check-in: fe807045e6 user: dgp tags: trunk | |
|
2010-03-27
| ||
| 22:47 | Provide "lowest supported Tcl version" to the Tcl_InitStubs functions in unix/dltest, in stead of "c... check-in: 2a8d873d37 user: nijtmans tags: trunk | |
| 22:40 | [Freq 2974744] share exception codes (ObjType?) check-in: a7d613dfe6 user: nijtmans tags: trunk | |
| 15:14 | Comment the ifdefery around AI_ADDRCONFIG and IPV6_V6ONLY check-in: aede3689f0 user: rmax tags: rmax-ipv6-branch | |
| 13:25 | Conditionalize the use of IPV6_V6ONLY check-in: 5938be08e9 user: rmax tags: rmax-ipv6-branch | |
|
2010-03-26
| ||
| 14:21 | merge check-in: 706217e9df user: dgp tags: dgp-refactor | |
| 09:43 | [Bug 2976508] tcl HEAD fails on HP-UX check-in: 6833cb0282 user: nijtmans tags: trunk | |
|
2010-03-25
| ||
| 19:34 | Fix the address logic when opening client sockets check-in: 4e29b86545 user: rmax tags: rmax-ipv6-branch | |
| 14:53 | * unix/tclUnixFCmd.c (TclUnixCopyFile): [Bug 2976504]: Corrected number of arguments to fstatfs() ... check-in: fed3232b19 user: dkf tags: trunk | |
| 14:52 | * unix/tclUnixFCmd.c (TclUnixCopyFile): [Bug 2976504]: Corrected number of arguments to fstatfs() ... check-in: 55bfd2afcc user: dkf tags: core-8-5-branch | |
| 14:26 | merge check-in: ed6d94268d user: dgp tags: dgp-refactor | |
| 14:02 | * macosx/tclMacOSXBundle.c, macosx/tclMacOSXFCmd.c: * macosx/tclMacOSXNotify.c: Reduce the level o... check-in: 59d080706b user: dkf tags: trunk | |
|
2010-03-24
| ||
| 16:53 | oops check-in: ce5fad172e user: dgp tags: trunk | |
| 16:12 | merge check-in: 25c57bd142 user: dgp tags: dgp-refactor | |
| 15:33 | * generic/tclResult.c: [Bug 2383005] Revise [return -errorcode] so * tests/result.t... check-in: 7cdddeb282 user: dgp tags: trunk | |
| 15:31 | * generic/tclResult.c: [Bug 2383005] Revise [return -errorcode] so * tests/result.t... check-in: dbac86a6e8 user: dgp tags: core-8-5-branch | |
| 13:29 | merge check-in: ff7d54a3ec user: dgp tags: dgp-refactor | |
| 13:21 | * generic/tclOOInfo.c (InfoObjectMethodTypeCmd) (InfoClassMethodTypeCmd): Added introspection of m... check-in: 2b08d45000 user: dkf tags: trunk | |
| 13:03 | merge updates check-in: f493796d89 user: dgp tags: dgp-refactor | |
| 10:35 | * tests/async.test (async-4.*): Reduce obscurity of these tests by putting the bulk of the code fo... check-in: 4edcf391c7 user: dkf tags: trunk | |
| 10:25 | * generic/tclCmdMZ.c (TryPostBody, TryPostHandler): Make sure that the [try] command does not trap... check-in: 19993c384d user: dkf tags: trunk | |
|
2010-03-23
| ||
| 23:28 | merge updates check-in: dbd4d38478 user: dgp tags: dgp-refactor | |
| 23:25 | * generic/tclCmdMZ.c: [Bug 2973361] Revised fix for computing indices of script ar... check-in: 6bc6b87821 user: dgp tags: trunk | |
| 14:14 | Conditionalize the use of AI_ADDRCONFIG check-in: d7c7735f38 user: rmax tags: rmax-ipv6-branch | |
| 14:07 | merge updates check-in: a05b7c29a2 user: dgp tags: dgp-refactor | |
| 13:08 | Make error message in "try" implementation exactly the same as the one in "return" check-in: 624d3b1b3c user: nijtmans tags: trunk | |
| 12:58 | Make error message in "try" implementation exactly the same as the one in "return" check-in: bd5b3c5b09 user: nijtmans tags: trunk | |
|
2010-03-22
| ||
| 22:55 | merge updates check-in: 1c6ab93f50 user: dgp tags: dgp-refactor | |
| 22:47 | * generic/tclCmdMZ.c: [Bug 2973361]: Compute the correct integer values to identif... check-in: 3bbde5159a user: dgp tags: trunk | |
| 13:07 | merge updates check-in: 5f9d9e4edb user: dgp tags: dgp-refactor | |
|
2010-03-20
| ||
| 21:26 | Clarify the use of '&' for backgrounding a pipeline. check-in: 008ec6eae4 user: dkf tags: trunk | |
| 18:00 | merge updates check-in: c65700492b user: dgp tags: dgp-refactor | |
| 17:53 | * generic/tclIO.c (CopyData): Allow the total number of bytes copied by [fcopy] to exceed 2GB. Can... check-in: c6cdb88f0b user: dkf tags: core-8-5-branch | |
| 17:49 | Missed a spot. check-in: eb14061610 user: dkf tags: trunk | |
| 15:58 | merge updates check-in: f275ac41be user: dgp tags: dgp-refactor | |
| 15:40 | regen check-in: bba3e3d384 user: dkf tags: trunk | |
| 15:39 | Allow [fcopy] to move more than 2GB per call. Frederic Bonnet identified issue. check-in: a2e969549f user: dkf tags: trunk | |
| 12:00 | stub16.c Don't hide that we use the ASCII API here. tclWinPipe.c 2 unnecessary type c... check-in: f5209189f6 user: nijtmans tags: trunk | |
|
2010-03-19
| ||
| 15:29 | constification backport to silence warning check-in: 702c70c913 user: dgp tags: core-8-5-branch | |
| 15:26 | merge updates check-in: cae9f6bfbc user: dgp tags: dgp-refactor | |
| 11:54 | Compile the [throw] command. check-in: 7f27b697b7 user: dkf tags: trunk | |
|
2010-03-18
| ||
| 20:54 | *** empty log message *** check-in: 1ada05cc36 user: dgp tags: core-8-5-branch | |
| 20:54 | commit msg error check-in: 8e0fe48844 user: dgp tags: trunk | |
| 20:38 | * generic/tclListObj.c: Prevent in overflow trouble in [lreplace] * generic/tclTestO... check-in: a12aaa827f user: dgp tags: core-8-5-branch | |
| 20:34 | * generic/tclListObj.c: Prevent in overflow trouble in [lreplace] * generic/tclTestO... check-in: d368f28135 user: dgp tags: trunk | |
| 14:39 | merge updates from HEAD check-in: 7d0274e793 user: dgp tags: dgp-refactor | |
| 14:35 | Fix silly error in bytecode generation for [try]. check-in: b4a8de2746 user: dkf tags: trunk | |
| 14:29 | merge updates check-in: c4a702fdd7 user: dgp tags: dgp-refactor | |
| 10:59 | [Bug 2971921]: Corrected jump so that it doesn't skip into the middle of an instruction! Tightened... check-in: 77164c4ac7 user: dkf tags: trunk | |
|
2010-03-17
| ||
| 19:27 | First attempt on IPv6 support with the goal of maximum transparency and backwards compatibility. check-in: eee9f47c0a user: rmax tags: rmax-ipv6-branch | |
| 17:26 | merge updates from HEAD check-in: 296b59ea58 user: dgp tags: dgp-refactor | |
| 16:35 | * generic/tclIORTrans.c (ReflectInput, ReflectOutput, ReflectSeekWide): [Bug 2921116]: Added miss... check-in: 366cd619ab user: andreas_kupries tags: trunk | |
|
2010-03-16
| ||
| 17:12 | merge updates check-in: 76fc58806c user: dgp tags: dgp-refactor | |
| 16:18 | don't cast away "const" without reason. check-in: 8373402a4b user: nijtmans tags: trunk | |
| 14:40 | merge updates from HEAD check-in: d0785e12de user: dgp tags: dgp-refactor | |
| 09:01 | Upgrade zlib to version 1.2.4 check-in: 62fd020af8 user: nijtmans tags: trunk | |
|
2010-03-14
| ||
| 16:53 | merge updates from HEAD check-in: 5bf14f403a user: dgp tags: dgp-refactor | |
| 14:59 | Squelch unnecessary parens, shorten overlong comment lines. check-in: 6b7147d1ee user: dkf tags: trunk | |
|
2010-03-12
| ||
| 15:32 | Fix [Bug 2967340]: Static build failure check-in: ee9a7e68a0 user: nijtmans tags: core-8-5-branch | |
| 15:18 | Fix [Bug 2967340]: Static build failure check-in: d1616c6af7 user: nijtmans tags: trunk | |
|
2010-03-11
| ||
| 15:19 | merge updates from HEAD check-in: 144ace2ad8 user: dgp tags: dgp-refactor | |
| 15:02 | Revert a few files from the previous commit, preventing conflicts with Kevin's TIP #357 work check-in: 6e701eee65 user: nijtmans tags: trunk | |
| 13:35 | Remove unnecessary '&' decoration for function pointers. Fix double declaration of TclNativeDupInter... check-in: bb4a12448b user: nijtmans tags: trunk | |
|
2010-03-09
| ||
| 21:30 | merge updates from HEAD check-in: 2c94dfa81f user: dgp tags: dgp-refactor | |
| 21:15 | * generic/tclIORChan.c: [Bug 2936225]: Thanks to Alexandre Ferrieux * doc/refchan.n: <ferrieux@us... check-in: 294dac0871 user: andreas_kupries tags: trunk | |
| 21:13 | * generic/tclIORChan.c: [Bug 2936225]: Thanks to Alexandre Ferrieux * doc/refchan.n: <ferrieux@us... check-in: 6ab240c913 user: andreas_kupries tags: core-8-5-branch | |
| 18:29 | * library/tzdata/America/Matamoros: New locale * library/tzdata/America/Ojinaga: New... check-in: 4b283489d7 user: dgp tags: core-8-5-branch | |
| 18:23 | * library/tzdata/America/Matamoros: New locale * library/tzdata/America/Ojinaga: New... check-in: c9785f1583 user: dgp tags: trunk | |
|
2010-03-08
| ||
| 14:34 | merge updates from HEAD check-in: 58e959de47 user: dgp tags: dgp-refactor | |
|
2010-03-07
| ||
| 14:39 | test that tclOO stubs are present in stub library Applied missing part of [Patch 2961556] Change all... check-in: 0ccb7b21a9 user: nijtmans tags: trunk | |
|
2010-03-06
| ||
| 06:29 | remove presence of tclTomMathStubsPtr in tclStubLib.c test that tommath stubs are present in stub li... check-in: 04bac2f347 user: nijtmans tags: trunk | |
| 03:40 | merge updates check-in: f1f1ac161b user: dgp tags: dgp-refactor | |
|
2010-03-05
| ||
| 23:23 | Updated changelog with message relating to code audit from earlier check-in: d95c9e8212 user: dkf tags: trunk | |
| 23:12 | Quell a warning in Kevin Kenny's build environment check-in: 74d4ded15e user: dkf tags: trunk | |
| 22:50 | Fix [Bug 2964425]. check-in: c25ea55b7c user: dkf tags: trunk | |
| 15:32 | [Patch 2961556]: Change TclOO to use the same style of function typedefs as Tcl, as this is about th... check-in: 6723a5d58c user: dkf tags: trunk, potential incompatibility | |
| 14:34 | Code Audit results: * use do { ... } while (0) in macros * avoid shadowing one local variable with... check-in: 4d8a4f639d user: dkf tags: trunk | |
| 11:36 | Remove unused variable check-in: 782cd0109d user: dkf tags: trunk | |
| 04:21 | merge updates check-in: 3c66c0e6c8 user: dgp tags: dgp-refactor | |
|
2010-03-04
| ||
| 23:55 | ignore shared libraries from checking in check-in: 6994240f68 user: nijtmans tags: trunk | |
| 23:52 | Minor correction to log entry. check-in: 69222d3fd5 user: dkf tags: trunk | |
| 23:42 | Fix [Bug 2962664] by forcing oo::object deletion on oo::class deletion. check-in: b1e964413e user: dkf tags: trunk | |
| 23:16 | 3 unnecessary MODULE_SCOPE symbols check-in: 638890c82c user: nijtmans tags: trunk | |
| 22:29 | Split tommath stub lib source file in separate file. Don't use -fvisibility=hidden for cygwin check-in: c8722c8b57 user: nijtmans tags: trunk | |
|
2010-03-03
| ||
| 18:30 | * doc/refchan.n: Followup to ChangeLog entry 2009-10-07 (generic/tclIORChan.c). Fixed the documen... check-in: 92ecdcd7c3 user: andreas_kupries tags: trunk | |
| 03:48 | merge updates check-in: abc7e6b72f user: dgp tags: dgp-refactor | |
|
2010-03-02
| ||
| 23:39 | [Enh 2959069] Support for -fvisibility=hidden check-in: 5215b8740c user: nijtmans tags: trunk | |
| 16:29 | merge update check-in: 8e649ece14 user: dgp tags: dgp-refactor | |
| 08:47 | Use a less hacky way of using a char as a hash key check-in: 5898a30975 user: dkf tags: trunk | |
| 02:32 | merge updates check-in: c96eab68a6 user: dgp tags: dgp-refactor | |
|
2010-03-01
| ||
| 23:25 | Added test case for empty table in ::prefix check-in: ec977bbd3b user: ferrieux tags: trunk | |
| 23:19 | Improve error message for corner case in ::prefix check-in: 7f54d07f0a user: ferrieux tags: trunk | |
| 22:20 | fix [AT 86258]: special-casing of empty tables when generating error messages for [::tcl::prefix mat... check-in: 6f9f9e629d user: ferrieux tags: trunk | |
| 15:25 | Prettify and fix filename in ChangeLog. check-in: 14d110b342 user: ferrieux tags: core-8-5-branch | |
| 15:22 | [backported] Refrain from a possibly lengthy reverse-DNS lookup on 0.0.0.0 when calling [fconfigure ... check-in: 92d6c8235b user: ferrieux tags: core-8-4-branch | |
| 15:14 | [Backported] Refrain from a possibly lengthy reverse-DNS lookup on 0.0.0.0 when calling [fconfigure ... check-in: 2cefbf28c6 user: ferrieux tags: core-8-5-branch | |
| 15:00 | Make the code prettier check-in: 6628dc8c04 user: dkf tags: trunk | |
| 14:57 | Refrain from a possibly lengthy reverse-DNS lookup on 0.0.0.0 when calling [fconfigure -sockname] on... check-in: f9242444be user: ferrieux tags: trunk | |
| 12:55 | merge updates check-in: 5b64f5a7aa user: dgp tags: dgp-refactor | |
|
2010-02-28
| ||
| 21:15 | Oops! [Bug 2960852] check-in: 7131f40fa3 user: dkf tags: trunk | |
| 20:12 | More additions of {TCL LOOKUP} error-code generation to various subcommands of [info] as part of lon... check-in: 7fb81ffe82 user: dkf tags: trunk | |
| 12:38 | merge updates check-in: 1ab547c480 user: dgp tags: dgp-refactor | |
| 09:05 | Fix Bug #2959713: Link error with gcc 4.1 check-in: 229f34c59f user: nijtmans tags: trunk | |
|
2010-02-27
| ||
| 22:37 | merge updates check-in: 750bba6578 user: dgp tags: dgp-refactor | |
| 21:25 | Only look for the needle when it fits in the haystack. [Bug 2960021] check-in: 6defdf15ca user: dkf tags: core-8-5-branch | |
| 19:02 | Only look for the needle when it fits in the haystack. [Bug 2960021] check-in: d1aa4b3296 user: dkf tags: trunk | |
| 15:03 | merge fix check-in: 1728c52985 user: dgp tags: dgp-refactor | |
| 15:02 | merge updates from HEAD check-in: 4ecf6f678a user: dgp tags: dgp-refactor | |
| 12:07 | * generic/tclMain.c (Tcl_Main): [Bug 801429]: Factor out the holding of the client-installed main lo... check-in: 9dc4acda9c user: dkf tags: trunk, potential incompatibility | |
| 11:51 | Corrections to make things work in the non-cross-compiling case check-in: 5c38ca40c2 user: dkf tags: trunk | |
| 03:46 | merge updates check-in: a99f66b763 user: dgp tags: dgp-refactor | |
|
2010-02-26
| ||
| 14:38 | merge updates from HEAD check-in: aa6d919ab9 user: dgp tags: dgp-refactor | |
| 14:38 | Split tclCompCmds.c into two pieces to improve developer sanity. check-in: 63fb4017d5 user: dkf tags: trunk | |
| 11:05 | * unix/Makefile.in (NATIVE_TCLSH): Added this variable to allow for better control of what tclsh t... check-in: 824cd1843c user: dkf tags: trunk | |
| 10:32 | Cleanup doc/safe.n check-in: 52450b646f user: rmax tags: trunk | |
| 10:25 | Remap non-alphanumeric sequences in manpage filenames to single underscores. check-in: 30c728c4dd user: dkf tags: trunk | |
| 01:21 | merge updates from HEAD check-in: ec93238882 user: dgp tags: dgp-refactor | |
| 00:39 | [Bug 2818131] further tests added to cover use of mismatched zlib algorithms Using zlib gzip to wri... check-in: dd2bad0212 user: patthoyts tags: trunk | |
|
2010-02-25
| ||
| 23:39 | Squelch some warnings check-in: d14f7e694e user: dkf tags: trunk | |
| 22:20 | [ tcl-Feature Requests-2958832 ] Further speed-up of ouster-hash function. Eliminate various unneces... check-in: b28fef8499 user: nijtmans tags: trunk | |
| 21:53 | merge updates from HEAD check-in: 1b11388844 user: dgp tags: dgp-refactor | |
| 14:49 | Convert many multi-line macros to use the best-practice do-while(0) form check-in: 8b62304af5 user: dkf tags: trunk | |
| 10:56 | Correct silly error with missing semicolons check-in: b6f587edd7 user: dkf tags: trunk | |
|
2010-02-24
| ||
| 14:30 | Fix some nasties with handling duplicate keys in list->dict->list conversions. check-in: 72dc5b9bbc user: dkf tags: trunk | |
| 10:49 | Reduce ifdef-fery and size of activation record. More variables shared across instructions than befo... check-in: 20d9e2d514 user: dkf tags: trunk | |
| 10:45 | More tidying up (whitespace, spelling, useless parentheses, useless casts) check-in: 511d94dd87 user: dkf tags: trunk | |
| 10:32 | Pure whitespace changes, changing to follow Engineering Manual style. check-in: c81eddebbb user: dkf tags: trunk | |
| 10:11 | [Bug 2957688]: clarified [socket -server] docs check-in: d1bfb71ebb user: dkf tags: trunk | |
|
2010-02-23
| ||
| 00:03 | correct date check-in: a2118d92b0 user: nijtmans tags: trunk | |
|
2010-02-22
| ||
| 23:55 | Fix typos in ChangeLog. check-in: 6d7d8b22c5 user: andreas_kupries tags: trunk | |
| 23:54 | * generic/tclZlib.c (ZlibTransformInput): [Bug 2742041]: Added a hack to work around the general ... check-in: e438b413a8 user: andreas_kupries tags: trunk | |
| 23:31 | Remove unnecessary EXTERN's, which already are in the global stub table. Use @EXEEXT@ in stead of @E... check-in: ede6fe7b20 user: nijtmans tags: trunk | |
| 23:19 | Fix [Bug 2954959] expr abs(-0.0) is -0.0 Added some test cases, adapted and backported from 8.5 check-in: e53bf599fa user: nijtmans tags: core-8-4-branch | |
| 13:09 | Added missing quoting check-in: ff159c821a user: dkf tags: core-8-5-branch | |
| 13:07 | Added missing quoting check-in: 9fd327fe0d user: dkf tags: trunk | |
| 10:27 | Convert literal tabs in strings into \t sequences. check-in: fce0023cae user: dkf tags: trunk | |
|
2010-02-21
| ||
| 20:27 | Fix [Bug 2954959] expr abs(0.0) is -0.0 and added test cases for it. check-in: 016d6a7393 user: nijtmans tags: core-8-5-branch | |
| 20:09 | Follow-up to Fix [Bug 2954959] expr abs(0.0) is -0.0 Some more tests, showing that the LONG implemen... check-in: 4a0630650d user: nijtmans tags: trunk | |
| 18:55 | * tests/regexp.test: Add test cases back ported from Jacl regexp work. check-in: fdacdda252 user: mdejong tags: trunk | |
| 14:31 | merge updates from HEAD check-in: 2c0e82ab0b user: dgp tags: dgp-refactor | |
| 08:56 | Fix [Bug 2954959] expr abs(0.0) is -0.0 and added test cases for it. check-in: 67fb2f3118 user: nijtmans tags: trunk | |
|
2010-02-20
| ||
| 15:38 | Make [string length] compiler handle more trivial cases. check-in: e7133caaca user: dkf tags: trunk | |
|
2010-02-19
| ||
| 22:55 | tricky merge of both whitespace and logic from HEAD check-in: 2973b7aeaf user: dgp tags: dgp-refactor | |
| 21:06 | merge simple changes from HEAD check-in: fc89e429cd user: dgp tags: dgp-refactor | |
| 14:22 | Small changes to align code style with Tcl Engineering Manual check-in: 06e96addfd user: dkf tags: trunk | |
| 13:36 | Correct compiler/linker flags for threaded builds on OpenBSD. check-in: 5f0ed97439 user: stwo tags: trunk | |
| 13:25 | Correct compiler/linker flags for threaded builds on OpenBSD. check-in: f5182a5aaf user: stwo tags: core-8-5-branch | |
| 09:56 | [Bug 2954638]: Correct behaviour of manual page installer. Also added armouring to check that assump... check-in: 4fee00b1dd user: dkf tags: core-8-5-branch | |
| 09:54 | [Bug 2954638]: Correct behaviour of manual page installer. Also added armouring to check that assump... check-in: 8c92f22576 user: dkf tags: trunk | |
|
2010-02-18
| ||
| 21:35 | Fix sh quoting error reported in bash-3.1+ [Bug 1377619] (schafer) check-in: b70af96246 user: nijtmans tags: core-8-3-1-branch | |
|
2010-02-17
| ||
| 22:33 | merge updates from HEAD check-in: cc2d5c1d60 user: dgp tags: dgp-refactor | |
| 21:58 | Return to using the classic hash function. Now with *extensive* notes in the comments about why this... check-in: 851ca213dc user: dkf tags: trunk | |
| 16:02 | merge updates from HEAD check-in: 7810d29dcb user: dgp tags: dgp-refactor | |
| 15:59 | Fix error in stack depth calculation for [dict update], correct misleading comment in description of... check-in: 852f2c93e6 user: dkf tags: trunk | |
| 15:40 | missing comma check-in: d8c2f8b54c user: dgp tags: trunk | |
| 15:36 | merge updates from HEAD check-in: ac9a3fc416 user: dgp tags: dgp-refactor | |
|
2010-02-16
| ||
| 21:34 | Change order of various struct members, restoring potential binary incompatibility with Tcl 8.5 check-in: be952a0158 user: nijtmans tags: trunk | |
| 16:30 | Small fixes, namely: Move some related pieces (e.g., for encoding handling) closer together Upda... check-in: 4223b70b26 user: dkf tags: trunk | |
| 16:02 | regen check-in: 688e377016 user: dkf tags: trunk | |
| 16:01 | Do not assume that all unix systems have the POSIX blkcnt_t type, since OpenBSD apparently does not.... check-in: 1ed3cbbadc user: dkf tags: trunk | |
| 14:09 | Update literal table to use FNV hash function. check-in: 8ec38235bc user: dkf tags: trunk | |
|
2010-02-15
| ||
| 23:10 | Eliminate all internal Tcl_WinUtfToTChar and Tcl_WinTCharToUtf calls, needed for mslu support. check-in: 89d7bf3904 user: nijtmans tags: trunk | |
| 22:56 | reverted earlier rename from tcl*Stubs to tcl*ConstStubs, it's not necessary at all. tclEnsemble.c: ... check-in: 0d29245dd5 user: nijtmans tags: trunk | |
| 11:53 | Fix [Bug 2950259] so that deleting an object by killing its namespace will reliably call the object'... check-in: bc959e87fb user: dkf tags: trunk | |
|
2010-02-14
| ||
| 13:37 | Reduce code nesting in [namespace ensemble] implementation. check-in: f7436e0a2c user: dkf tags: trunk | |
| 13:23 | Corrected a comment. check-in: e4f2d1e010 user: dkf tags: trunk | |
|
2010-02-13
| ||
| 18:11 | Hive off the ensemble code into its own file. Split the [switch] compiler for sanity's sake. check-in: 4fbc57ea60 user: dkf tags: trunk | |
| 13:33 | Add .lib, .exp and .res to .cvsignore check-in: ca9903c7d8 user: nijtmans tags: trunk | |
| 13:31 | use -pipe for gcc on win32 (mingw/cygwin) check-in: 9548ade90f user: nijtmans tags: trunk | |
|
2010-02-12
| ||
| 03:21 | add tests for explicit backslash zero as argument to list command check-in: 0f7125b8b7 user: mdejong tags: trunk | |
| 03:06 | merge updates from HEAD check-in: 616130f94d user: dgp tags: dgp-refactor | |
|
2010-02-11
| ||
| 19:51 | * generic/tclCompile.c: [Bug 2949302]: Fixed leak of support structures for [info frame] which oc... check-in: b8c0cb7e13 user: andreas_kupries tags: core-8-4-branch | |
| 15:25 | [Bug 2949740]: Do not try to put a NULL pipeline channel into binary mode. check-in: 2692fb9c43 user: dkf tags: core-8-5-branch | |
| 15:21 | Correct date check-in: ceb8e2ae70 user: dkf tags: trunk | |
| 15:20 | [Bug 2949740]: Do not try to put a NULL pipeline channel into binary mode. check-in: 9f72b0493b user: dkf tags: trunk | |
| 11:14 | Tcl Bug 2826551 regexp bugs related to -all -line and -start and newlines check-in: 2a54ee5bde user: dkf tags: trunk | |
| 09:00 | [Bug 2949397]: Prevent destructors from running on the two core class objects when the whole interpr... check-in: ed48aba1da user: dkf tags: trunk | |
|
2010-02-10
| ||
| 23:28 | Two more hash-iteration-order assumptions bite the dust check-in: c93663dc53 user: dkf tags: trunk | |
| 23:24 | Remove assumption of ordered results from [info procs] check-in: 6bfa8a0a39 user: dkf tags: trunk | |
| 23:17 | More zlib documentation improvements. check-in: d016050a8c user: dkf tags: trunk | |
| 16:29 | Forgot the magic bias values. FNV is wildly magical... check-in: 5ba97c097d user: dkf tags: trunk | |
| 16:12 | Improvements to zlib documentation (and formatting of it). check-in: a705209b99 user: dkf tags: trunk | |
| 02:56 | merge updates from HEAD check-in: a3184b6de4 user: dgp tags: dgp-refactor | |
|
2010-02-09
| ||
| 22:39 | Minor corrections as recommended by Joe English. check-in: 7173a0a307 user: dkf tags: trunk | |
| 22:27 | Corrected case of trap pattern check-in: 6deccb969e user: dkf tags: trunk | |
| 22:20 | Small cleanups of formatting issues check-in: bdaa6f380a user: dkf tags: trunk | |
| 20:51 | Compilation of [try] now enabled! check-in: f2617b69aa user: dkf tags: trunk | |
| 17:53 | merge updates from HEAD check-in: 213eee9b55 user: dgp tags: dgp-refactor | |
| 14:08 | Get the inequality right check-in: 76f159362c user: ferrieux tags: trunk | |
| 14:05 | remove dependency on 8.5+ idiom "in" in expressions check-in: 65b672a467 user: ferrieux tags: trunk | |
|
2010-02-08
| ||
| 13:21 | [Bug 2947783]: Ensure that result is an unshared object before appending to it. check-in: 98913ba9aa user: dkf tags: trunk | |
|
2010-02-07
| ||
| 22:16 | Backport various formatting (spacing) changes from HEAD, so diffing between 8.5.x and 8.6 shows the ... check-in: abe54e99af user: nijtmans tags: core-8-5-branch | |
| 22:13 | Fix buggy date in tclIO.c history. check-in: 3cb4bd9a9e user: ferrieux tags: core-8-4-branch | |
| 09:10 | Upgrade Tcl's hash function to use the FNV-32 algorithm. This is marginally faster and gives a bit b... check-in: 24fe1de120 user: dkf tags: trunk | |
| 08:03 | Fix tests with known dependencies on hash iteration order. check-in: 6df1a049cd user: dkf tags: trunk | |
|
2010-02-05
| ||
| 22:39 | Added basic compilation of [error] (the most common case only). check-in: d3fc864505 user: dkf tags: trunk | |
| 20:53 | Follow-up to earlier commit today: Eliminate the need for an extra Stubs Pointer for adressing a sta... check-in: b809fb2cbc user: nijtmans tags: trunk | |
| 14:33 | More consistency in errorcode generation. check-in: 1dc360a107 user: dkf tags: trunk | |
| 13:41 | NRE-enabled destructors! Also more generation of errorcodes. check-in: 3d92d332fd user: dkf tags: trunk | |
| 11:47 | Use 'const' more often for pointers to read-only structures. check-in: f80600cbf2 user: dkf tags: trunk | |
| 10:03 | Follow-up to [2010-01-29] commit: prevent space within stub table function parameters if the paramet... check-in: 98e1b94811 user: nijtmans tags: trunk | |
|
2010-02-04
| ||
| 15:39 | merge updates from HEAD check-in: 0ad2cfbe7b user: dgp tags: dgp-refactor | |
| 14:56 | Use the object RE interface for faster matching in [array names -regexp]. check-in: 71270e9141 user: dkf tags: trunk | |
| 13:49 | minor maintenance check-in: 46d3dc6474 user: dkf tags: trunk | |
| 13:46 | Make [array get] work again with a trivial pattern. check-in: 28cd675ef6 user: dkf tags: trunk | |
| 10:53 | Minor updates: more errorcodes, less C stack levels for old APIs check-in: d91c86d0da user: dkf tags: trunk | |
|
2010-02-03
| ||
| 15:30 | merge updates from HEAD check-in: c9238d0253 user: dgp tags: dgp-refactor | |
| 13:28 | More corrections to the [array unset] command. check-in: 7888bac5b1 user: dkf tags: core-8-5-branch | |
| 13:26 | More corrections to the [array unset] command. check-in: d617577cc4 user: dkf tags: trunk | |
|
2010-02-02
| ||
| 20:51 | * generic/tclCompile.c: [Bug 2933089]: A literal sharing problem with * generic/tclCompile.h: 'in... check-in: ffce3e0a77 user: andreas_kupries tags: core-8-5-branch | |
| 16:27 | merge updates from HEAD check-in: 49e154d0ac user: dgp tags: dgp-refactor | |
| 16:13 | Ensure that decrements never assume that they can't do (actual) deletion. check-in: edff9e93e5 user: dkf tags: core-8-5-branch | |
| 16:12 | Turned the [array] command into a true ensemble. Test changes indicate some alteration to error mess... check-in: dfb143ff5e user: dkf tags: trunk | |
| 15:56 | merge updates from HEAD check-in: f24460a003 user: dgp tags: dgp-refactor | |
| 09:51 | Chisel away at reducing the cost of recent changes. check-in: 876d72038d user: dkf tags: trunk | |
| 09:13 | [Bug 2944404] Be careful in case an object deletes itself in its destructor. check-in: e4e7bef93e user: dkf tags: trunk | |
| 00:42 | Fix [Bug 2939073]: dangling ref when an unset trace triggered by [array unset] hits the next element... check-in: 2a9a28a485 user: dkf tags: core-8-5-branch | |
| 00:29 | Switch to using the new faster var-ref internal API inside [array unset] when it makes sense. check-in: 8c7a10ac02 user: dkf tags: trunk | |
| 00:11 | Fix [Bug 2939073]: dangling ref when an unset trace triggered by [array unset] hits the next element... check-in: bf4311a2b0 user: dkf tags: trunk | |
|
2010-02-01
| ||
| 15:34 | merge updates from HEAD check-in: cdb2a26e74 user: dgp tags: dgp-refactor | |
| 11:45 | Reduce obscurity of function names. Do a little recursion unrolling. check-in: d11c7a78b9 user: dkf tags: trunk | |
| 11:19 | [Bug 2942697]: Rework the RE engine so that certain pathological patterns are matched much more rapi... check-in: 6037a8b6cf user: dkf tags: core-8-4-branch | |
| 11:12 | [Bug 2942697]: Rework the RE engine so that certain pathological patterns are matched much more rapi... check-in: 05ea9ca3eb user: dkf tags: core-8-5-branch | |
| 10:32 | Use attemptckalloc instead of ckalloc; RE engine knows how to deal with failure check-in: 6141987196 user: dkf tags: trunk | |
| 00:27 | [Bug 2942697]: Rework the RE engine so that certain pathological patterns are matched much more rapi... check-in: 2fa3db5b91 user: dkf tags: trunk | |
| 00:07 | better panic message check-in: 06225631a6 user: nijtmans tags: core-8-5-branch | |
|
2010-01-31
| ||
| 23:51 | Various CYGWIN-related fixes backported from HEAD. Still configure script not modified, so CYGWIN bu... check-in: ad7cfb6ee3 user: nijtmans tags: core-8-5-branch | |
| 22:33 | One more function that needs the LVT index passing into it now. check-in: 04cf166fd2 user: dkf tags: trunk | |
| 22:25 | Unbreak the build check-in: 596b2d209c user: dkf tags: trunk | |
|
2010-01-30
| ||
| 16:33 | Make the [unset] command be bytecode compiled. check-in: 211541cc9e user: dkf tags: trunk | |
|
2010-01-29
| ||
| 19:30 | Reverted Tcl_ThreadDataKey type change, see Bug #2942081 Changed some Tcl_CallFrame fields from "cha... check-in: 347767151a user: nijtmans tags: trunk | |
| 16:17 | - genStubs.tcl: No longer generate a space after "*" and immediately after a function name, so the... check-in: 9292490135 user: nijtmans tags: trunk | |
| 09:46 | Fix macro conflict on CYGWIN: don't use "small". check-in: 68e5104e39 user: nijtmans tags: core-8-5-branch | |
| 09:38 | Use correct TCL_LL_MODIFIER for CYGWIN. Formatting (all backported from HEAD) Fix gcc 4.4 warning: i... check-in: 998a628472 user: nijtmans tags: core-8-5-branch | |
|
2010-01-28
| ||
| 14:26 | merge updates from HEAD check-in: e2ec6723ac user: dgp tags: dgp-refactor | |
| 13:57 | Make things compile... D'oh! check-in: b6675927c4 user: dkf tags: trunk | |
| 10:25 | Improvements to destructor handling. Stop crashes from odd destruction routes. check-in: ca70f094be user: dkf tags: trunk | |
|
2010-01-25
| ||
| 21:05 | merge updates from HEAD check-in: a7dd55a748 user: dgp tags: dgp-refactor | |
| 20:26 | Remove double includes (which causes a warning in CYGWIN compiles) Add confdefs.h to unix/.cvsignore... check-in: 40cecbbc4f user: nijtmans tags: trunk | |
| 03:22 | merge updates from HEAD check-in: b0b3b375ac user: dgp tags: dgp-refactor | |
|
2010-01-22
| ||
| 23:38 | [Bug 1970629]: Define a bit better what the current namespace of a procedure is check-in: d3dfd02410 user: dkf tags: trunk | |
| 13:11 | merge updates from HEAD check-in: e8cfd1cd32 user: dgp tags: dgp-refactor | |
| 13:05 | Revert [2009-12-21] change in tcl.h, in stead resolve the CYGWIN inclusion problems by re-arranging ... check-in: 73e5d1067b user: nijtmans tags: trunk | |
| 13:02 | Revert [2009-12-21] change in tcl.h, in stead resolve the CYGWIN inclusion problems by re-arranging ... check-in: 835f8e1e9d user: nijtmans tags: trunk | |
| 12:57 | merge updates from HEAD check-in: 95b6cfd163 user: dgp tags: dgp-refactor | |
| 10:22 | Improve error code generation from some of the tailcall-related bits of TEBC. check-in: bb30ffa43f user: dkf tags: trunk | |
|
2010-01-21
| ||
| 20:16 | merge updates from HEAD check-in: 4858799967 user: dgp tags: dgp-refactor | |
| 17:23 | * generic/tclCompile.h: NRE-enable direct eval on BC spoilage * generic/tclExecute.c: [Bug 2910748... check-in: a9ed587eec user: msofer tags: trunk | |
|
2010-01-20
| ||
| 13:57 | merge updates from HEAD check-in: 23c0bdab5e user: dgp tags: dgp-refactor | |
| 13:42 | Use a consistent indentation of 4 for code examples. check-in: e2e171f334 user: dkf tags: trunk | |
| 13:40 | Split up and extended the examples for more clarity check-in: 8b68e73528 user: dkf tags: trunk | |
| 09:41 | Document that [tailcall] doesn't work inside [catch] check-in: 554072789f user: dkf tags: trunk | |
|
2010-01-19
| ||
| 14:23 | merge updates from HEAD check-in: 907e364180 user: dgp tags: dgp-refactor | |
| 09:57 | [bug 2929546]: Improve the dict documentation. check-in: 46c5807480 user: dkf tags: core-8-5-branch | |
| 09:48 | [Bug 2929546]: Improve the dict documentation. check-in: b2cfd8b076 user: dkf tags: trunk | |
|
2010-01-18
| ||
| 22:20 | * generic/tclIO.c (CreateScriptRecord): [Bug 2918110]: Initialize the EventScriptRecord (esPtr) f... check-in: f1ca567e92 user: andreas_kupries tags: core-8-5-branch | |
| 22:19 | * generic/tclIO.c (CreateScriptRecord): [Bug 2918110]: Initialize the EventScriptRecord (esPtr) f... check-in: 1d91b69bab user: andreas_kupries tags: trunk | |
| 14:58 | merge updates from HEAD check-in: aa64c80d13 user: dgp tags: dgp-refactor | |
| 09:50 | [Bug 2932421]: Make [format] less likely to smash intreps. check-in: 0cdd44b844 user: dkf tags: core-8-5-branch | |
| 09:49 | Ensure that objects are released in all cases (hard to test this particular one without a very large... check-in: f225aaa526 user: dkf tags: trunk | |
| 09:31 | [Bug 2932421]: Make [format] less likely to smash intreps. check-in: d9c0ca8b37 user: dkf tags: trunk | |
|
2010-01-15
| ||
| 14:56 | merge updates from HEAD check-in: d9d27585c9 user: dgp tags: dgp-refactor | |
|
2010-01-14
| ||
| 18:43 | Yet another exclusion check-in: ef8ae9090b user: dkf tags: trunk | |
| 18:23 | Another link suppression check-in: 63fd3bb0cb user: dkf tags: trunk | |
| 18:13 | Stop breaking of highlightable over a line for ease of scraping check-in: 23f8005029 user: dkf tags: trunk | |
| 17:10 | merge updates from HEAD check-in: d7f6e9234b user: dgp tags: dgp-refactor | |
| 14:52 | Improve keyword lists. check-in: 123e864f6d user: dkf tags: trunk | |
| 13:59 | More tinkering with the conversion special cases. check-in: 8002784202 user: dkf tags: trunk | |
| 11:47 | Improve linking between pages, put Tk variables in Tk docs. check-in: e951b5841c user: dkf tags: trunk | |
| 11:45 | Add link remapping capability. check-in: 199ad24664 user: dkf tags: trunk | |
|
2010-01-13
| ||
| 18:47 | merge updates from HEAD check-in: e6c6ee7ccf user: dgp tags: dgp-refactor | |
| 17:09 | Add copyrights/version trackers. check-in: 11a0cd151b user: dkf tags: trunk | |
| 16:55 | Add to exclusions, remove list-syntax problem check-in: 858053ee75 user: dkf tags: trunk | |
| 15:40 | Adjust the link suppression check-in: 5284d6b708 user: dkf tags: trunk | |
| 12:08 | Improve choice of keywords check-in: f07a6ecd28 user: dkf tags: trunk | |
| 09:58 | Another useless special case removed check-in: a21529b086 user: dkf tags: trunk | |
| 09:50 | No need for regexp(n) to get special treatment check-in: 33fbfa59e0 user: dkf tags: trunk | |
| 09:48 | Some small formatting tweaks check-in: 0ed2274afe user: dkf tags: trunk | |
| 09:47 | No need for return(n) to get special treatment check-in: fb648baad8 user: dkf tags: trunk | |
| 09:42 | Formatting check-in: f1031c8514 user: dkf tags: trunk | |
| 09:41 | Tweak to generate better links check-in: 6ebfc3459b user: dkf tags: trunk | |
| 09:32 | More factoring out of special cases in the nroff->HTML code. check-in: 490d91be44 user: dkf tags: trunk | |
| 09:13 | Improve NAME for better HTML generation check-in: 3e5db4de05 user: dkf tags: trunk | |
| 09:10 | Don't break a command reference over a line check-in: bc624fbbeb user: dkf tags: trunk | |
| 06:46 | Fix TCL_LL_MODIFIER for Cygwin and various other minor CYGWIN compilation problems check-in: 2be0f4173b user: nijtmans tags: trunk | |
|
2010-01-12
| ||
| 14:38 | Simplification/refactoring of nroff->HTML. check-in: 87d7c3c997 user: dkf tags: trunk | |
| 10:55 | Fix parameter name confusion for server sockets. check-in: 1d869e473a user: ferrieux tags: trunk | |
|
2010-01-10
| ||
| 22:58 | * win/tclWinDde.c: VC++ 6.0 doesn't have * win/tclWinReg.c PDWORD_PTR * win/tclWinThrd... check-in: ab99980096 user: nijtmans tags: trunk | |
| 20:36 | Small cleanups to improve HTML generation. check-in: ed6535d2ab user: dkf tags: trunk | |
| 16:51 | Record that [Bug 2898722] is lurking. check-in: c259a08953 user: dkf tags: trunk | |
| 13:19 | Split man2html converter up for ease of maintenance. check-in: 79ae04b489 user: dkf tags: trunk | |
| 12:32 | Added documentation for argument. check-in: 600020ad12 user: dkf tags: trunk | |
| 00:56 | Add more troff macros to ignore check-in: 44e825a295 user: dkf tags: trunk | |
|
2010-01-09
| ||
| 19:32 | Small tweaks to improve reporting and quell some unimportant messages check-in: a8cf5a937f user: dkf tags: trunk | |
| 18:42 | Added the contributed packages to the code to build HTML docs. check-in: 55a99d7dbb user: dkf tags: trunk | |
|
2010-01-06
| ||
| 22:02 | Fix environment tests under CYGWIN check-in: fdde6ad861 user: nijtmans tags: core-8-5-branch | |
| 21:35 | Various trivial fixes, discovered during CYGWIN porting attempt. All backported from trunk. check-in: 100e5d2f12 user: nijtmans tags: core-8-5-branch | |
| 16:58 | merge updates from HEAD check-in: 5e13aecc8e user: dgp tags: dgp-refactor | |
|
2010-01-05
| ||
| 18:59 | Backport test to prove Tcl 8.4 is not buggy (2918610). check-in: 61f547c32c user: dgp tags: core-8-4-branch | |
| 18:58 | * generic/tclPathObj.c (TclPathPart): Correct inconsistency between * tests/fileNa... check-in: 07892416f4 user: dgp tags: trunk | |
| 18:58 | * generic/tclPathObj.c (TclPathPart): Correct inconsistency between * tests/fileNa... check-in: dc8d903cb7 user: dgp tags: core-8-5-branch | |
|
2010-01-04
| ||
| 03:39 | merge updates from HEAD check-in: 34d2ef2d8e user: dgp tags: dgp-refactor | |
|
2010-01-03
| ||
| 21:36 | Fix quoting problem check-in: 079e38ed08 user: dkf tags: core-8-5-branch | |
| 21:35 | regen check-in: 3da97f4f4c user: dkf tags: trunk | |
| 21:35 | Fix quoting problem check-in: b5b4a04dc4 user: dkf tags: trunk | |
| 21:21 | regen check-in: 13bb4e345f user: dkf tags: trunk | |
| 21:20 | Missed a bit check-in: f718c762af user: dkf tags: trunk | |
| 21:17 | [Bug 1636685]: Use the configuration for modern FreeBSD suggested by the FreeBSD porter. check-in: 7553958875 user: dkf tags: core-8-5-branch | |
| 21:06 | [Bug 1636685]: Use the configuration for modern FreeBSD suggested by the FreeBSD porter. check-in: 70df56df91 user: dkf tags: trunk | |
| 20:52 | fix Changelog typo and c/p error check-in: 2e21ef51bb user: msofer tags: trunk | |
| 20:29 | * generic/tclBasic.c: Fix lerak of coroutines on namespace * generic/tclCompile.h: deletion, [... check-in: 213483b4eb user: msofer tags: trunk | |
|
2010-01-02
| ||
| 16:32 | merge updates from HEAD check-in: 72740d91f8 user: dgp tags: dgp-refactor | |
|
2009-12-31
| ||
| 19:22 | Minor stylistic improvements. check-in: f140b14dba user: dkf tags: trunk | |
|
2009-12-30
| ||
| 22:26 | [Bug 2923613]: Make the safer [source] handle a [return] at the end of the file correctly. check-in: 52080bfb5d user: dkf tags: trunk | |
| 22:20 | [Bug 2923613]: Make the safer [source] handle a [return] at the end of the file correctly. check-in: 90f0e832c3 user: dkf tags: core-8-5-branch | |
| 17:24 | merge updates from HEAD check-in: 263b067570 user: dgp tags: dgp-refactor | |
| 13:47 | * library/init.tcl (unknown): fix infinite recursion of ::unknown when [set] is undefined [Bug 282... check-in: 0c8502aa1f user: msofer tags: trunk | |
|
2009-12-29
| ||
| 16:58 | Minor optimization for Tcl_RecordAndEvalObj check-in: a8d1162870 user: dkf tags: trunk | |
| 16:54 | Simplify the logic in Tcl_GetCommandFromObj check-in: 62ebd8167b user: dkf tags: trunk | |
| 14:55 | [Bug 2895741]: Make min() and max() supported in safe interpreters. check-in: 40561c3f87 user: dkf tags: trunk | |
| 13:13 | [Bug 2895741]: Make min() and max() supported in safe interpreters. check-in: e6c8bcd32e user: dkf tags: core-8-5-branch | |
| 01:43 | Handle completely invalid input to the decode methods [Bug 2922555] check-in: 7cac795579 user: patthoyts tags: trunk | |
|
2009-12-28
| ||
| 14:15 | [FRQ 1083288]: Added targets to allow easier tracing of shell/test invokations check-in: 221192a523 user: dkf tags: trunk | |
| 13:55 | regen with autconf 2.61 check-in: 03062c4fa2 user: dkf tags: core-8-5-branch | |
| 13:53 | [Bug 942170]: Detect the st_blocks field of 'struct stat' correctly. check-in: 29ecdb9e47 user: dkf tags: core-8-5-branch | |
| 13:48 | Correct failing test check-in: f3ee066c3b user: dkf tags: core-8-5-branch | |
| 12:58 | regen with autconf 2.61 check-in: 02500afadc user: dkf tags: trunk | |
| 12:55 | [Bug 942170]: Detect the st_blocks field of 'struct stat' correctly. check-in: ce4adf55c7 user: dkf tags: trunk | |
| 12:50 | Correct failing test check-in: b19b199761 user: dkf tags: trunk | |
| 10:05 | [Bug 2891362]: Make time limits work better with the event loop. check-in: ad043aa96c user: dkf tags: core-8-5-branch | |
| 10:01 | Slight improvement of test so it shouldn't block forever if it fails check-in: f43124e2e9 user: dkf tags: trunk | |
| 09:58 | [Bug 2891362]: Make time limits work better with the event loop. check-in: 0bdf5e931a user: dkf tags: trunk | |
| 09:53 | Minor formatting issues check-in: 5c4d0c6d70 user: dkf tags: trunk | |
|
2009-12-27
| ||
| 22:09 | [Bug 2921538]: Updated example to not be quite so ancient. check-in: da04079ef3 user: dkf tags: core-8-5-branch | |
| 22:06 | [Bug 2921538]: Updated example to not be quite so ancient. check-in: e79f388bdd user: dkf tags: trunk | |
|
2009-12-25
| ||
| 22:45 | CONST -> const check-in: 26cee50b52 user: nijtmans tags: trunk | |
|
2009-12-24
| ||
| 06:58 | Tweak exclusions check-in: 6ad10e1733 user: dkf tags: trunk | |
| 06:55 | Move declarations to the top of the file, add boilerplate comments to some functions check-in: 07da01e054 user: dkf tags: trunk | |
|
2009-12-23
| ||
| 20:12 | Fix up a few stray spaces. check-in: fa2452348c user: dkf tags: trunk | |
| 11:17 | [Bug 2913625]: Stop information about paths from leaking through [info script] and [info nameofexecu... check-in: 41ff8cabc7 user: dkf tags: trunk | |
| 11:13 | [Bug 2913625]: Stop information about paths from leaking through [info script] and [info nameofexecu... check-in: 75352cd289 user: dkf tags: core-8-5-branch | |
| 07:10 | Cygwin: Install libtcl8.6.dll in bin directory check-in: 157c10506a user: nijtmans tags: trunk | |
|
2009-12-22
| ||
| 19:49 | [Bug 2918962]: Stop crash when -index and -stride are used together in [lsort]. check-in: b246bea842 user: dkf tags: trunk | |
| 04:42 | merge updates from HEAD check-in: 9fdc8d03f3 user: dgp tags: dgp-refactor | |
|
2009-12-21
| ||
| 23:25 | Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still not enabled yet, but at... check-in: dca4a9980e user: nijtmans tags: trunk | |
| 20:40 | merge updates from HEAD check-in: 370fe59d8f user: dgp tags: dgp-refactor | |
|
2009-12-19
| ||
| 14:21 | * generic/tclBasic.c: Fix for bad cmd resolution by coroutines * tests/coroutine.test: [Bug #29176... check-in: 28c837c3c8 user: msofer tags: trunk | |
| 05:44 | merge updates from HEAD check-in: 057b2cc41b user: dgp tags: dgp-refactor | |
|
2009-12-17
| ||
| 16:30 | bump to msgcat 1.4.3 to account for commits check-in: 222dc4ed0f user: dgp tags: core-8-5-branch | |
| 16:28 | bump to msgcat 1.4.3 to account for commits check-in: 6d48bf9c9d user: dgp tags: trunk | |
| 15:17 | merge updates from HEAD check-in: ad209c88d2 user: dgp tags: dgp-refactor | |
| 00:06 | Fix gcc warning: ignoring return value of ‘write’, declared with attribute warn_unused_result check-in: 295ac3225d user: nijtmans tags: trunk | |
|
2009-12-16
| ||
| 23:44 | Upgrade to Safe Base's handling of [glob] to be more permissive with the feature set supported, but ... check-in: 1fb17d6662 user: dkf tags: trunk | |
| 23:31 | Upgrade to Safe Base's handling of [glob] to be more permissive with the feature set supported, but ... check-in: b350c509d7 user: dkf tags: core-8-5-branch | |
| 23:25 | Fix gcc warning: ignoring return value of ‘write’, declared with attribute warn_unused_result CO... check-in: e52afe7fa4 user: nijtmans tags: trunk | |
| 14:04 | [Bug 1911342]: Rewrite formatting to avoid bogus link from tm.n to list.n in the HTML documentation.... check-in: e1ae666a88 user: dkf tags: core-8-5-branch | |
| 14:01 | [Bug 1911342]: Rewrite formatting to avoid bogus link from tm.n to list.n in the HTML documentation.... check-in: 4a6caccf13 user: dkf tags: trunk | |
| 13:53 | Force this file to be interpreted as a Tcl script by Emacs check-in: 73f8d9eb42 user: dkf tags: trunk | |
| 09:31 | [Bug 2913616]: Make msgcat package work in safe interpreters. check-in: 6f7f5feb1e user: dkf tags: core-8-5-branch | |
| 09:27 | Silence a bunch of unimportant messages from cvs check-in: 7a4a1ee758 user: dkf tags: core-8-5-branch | |
| 09:26 | [Bug 2913616]: Make msgcat package work in safe interpreters. check-in: 327dfaa07c user: dkf tags: trunk | |
|
2009-12-14
| ||
| 13:56 | merge updates from HEAD check-in: 1622bb6303 user: dgp tags: dgp-refactor | |
| 10:03 | Document that [file tempfile] always works on the native filesystem by design. [Bug 2388866] check-in: 9c9592b53e user: dkf tags: trunk | |
|
2009-12-13
| ||
| 17:54 | fix comment check-in: c07dfe3d13 user: msofer tags: trunk | |
| 17:27 | remove accidentally committed c++ style temp comments check-in: 3960ba39cf user: msofer tags: trunk | |
| 17:11 | * generic/tclBasic.c: Release TclPopCallFrame() from its * generic/tclExecute.c: tailcall-manage... check-in: 20752ce195 user: msofer tags: trunk | |
| 16:41 | * generic/tclBasic.c: Moving TclBCArgumentRelease call * generic/tclExecute.c: from TclNRTailcal... check-in: d4a353ca17 user: msofer tags: trunk | |
|
2009-12-12
| ||
| 19:57 | Plug testing memleak. [Bug 2895367] check-in: d1d07b5a23 user: dkf tags: trunk | |
| 19:46 | Plug testing memleak. [Bug 2895367] check-in: f1b36a4349 user: dkf tags: core-8-5-branch | |
| 03:06 | merge updates from HEAD check-in: 99d692085a user: dgp tags: dgp-refactor | |
|
2009-12-11
| ||
| 23:42 | Fix gcc warning: signed and unsigned type in conditional expression check-in: 81f2a75d2f user: nijtmans tags: trunk | |
| 23:17 | Add tcl.pc and tclsh.exe to .cvsignore check-in: 3b35eb4221 user: nijtmans tags: trunk | |
| 23:10 | Fix gcc warning, using gcc-4.3.4 on cygwin warning: array subscript has type 'char' win/makefile.vc ... check-in: 574533920e user: nijtmans tags: trunk | |
| 22:52 | Fix gcc warning, using gcc-4.3.4 on cygwin warning: array subscript has type 'char' win/makefile.vc ... check-in: 78b6d8b10a user: nijtmans tags: trunk | |
| 14:08 | [FRQ 2897296]: Cross-links to sections within a manpage when in HTML. check-in: b823bbf8aa user: dkf tags: trunk | |
| 14:07 | merge updates from HEAD check-in: 9c6afe4e33 user: dgp tags: dgp-refactor | |
| 14:01 | Change to braces in example to avoid bug in HTML creator script check-in: 6d32390fef user: dkf tags: trunk | |
| 14:01 | fix comment check-in: 72629e543a user: msofer tags: trunk | |
| 05:49 | code comments check-in: 5591a2f0d1 user: msofer tags: trunk | |
| 05:38 | code comments check-in: 097379b159 user: msofer tags: trunk | |
| 05:32 | code comments check-in: 2aea4baa97 user: msofer tags: trunk | |
| 04:47 | simplify the coroutine BP-chain monkey-patching; tclBasic does not need to know about bottomPtr, teb... check-in: 76cabdcc5c user: msofer tags: trunk | |
|
2009-12-10
| ||
| 23:52 | * generic/tclBasic.c: Full nre-enabling of coroutines * generic/tclExecute.c: [Bug 2806407] check-in: 9995f661be user: msofer tags: trunk | |
| 22:38 | * generic/tclBasic.c: small cleanup check-in: d2ad5bb002 user: msofer tags: trunk | |
| 22:01 | * generic/tclExecute.c: fix panic in http11.test caused by buggy earlier commits in coroutine mana... check-in: 057cb7f89c user: msofer tags: trunk | |
| 19:13 | * generic/tclObj.c (TclContinuationsEnter): [Bug 2895323]: Updated comments to describe when the ... check-in: 9f793e75c3 user: andreas_kupries tags: trunk | |
| 19:13 | * generic/tclObj.c (TclContinuationsEnter): [Bug 2895323]: Updated comments to describe when the ... check-in: 60381f421b user: andreas_kupries tags: core-8-5-branch | |
| 18:23 | reorganization and better comments in TclNRCoroutineObjCmd() check-in: c363632e17 user: msofer tags: trunk | |
| 18:05 | merge updates from HEAD check-in: 96cec5ea45 user: dgp tags: dgp-refactor | |
| 17:48 | * generic/tclBasic.c: Reducing the # of moving parts for * generic/tclExecute.c: coroutines by d... check-in: fd0eaa36ea user: msofer tags: trunk | |
| 17:08 | merge updates from HEAD check-in: f1f0a1ba66 user: dgp tags: dgp-refactor | |
| 16:54 | * generic/tclBasic.c: Reducing the # of moving parts for * generic/tclExecute.c: coroutines check-in: a00ff915ee user: msofer tags: trunk | |
| 09:21 | Minor whitespace cleanup... nothing to see here check-in: 7be18c8355 user: dkf tags: trunk | |
| 00:30 | merge updates from HEAD check-in: 8b033f7215 user: dgp tags: dgp-refactor | |
|
2009-12-09
| ||
| 23:26 | Killed c99/c++ comments left in by the IO patch. check-in: b8d9093b8d user: andreas_kupries tags: trunk | |
| 23:03 | * generic/tclIO.c: [Bug 2901998]: Applied Alexandre Ferrieux's patch fixing the inconsistent buff... check-in: 5af0d249de user: andreas_kupries tags: trunk | |
| 22:34 | * library/safe.tcl: Backport of the streamlined safe base from * tests/safe.test: head to the 8.5... check-in: 516de93f78 user: andreas_kupries tags: core-8-5-branch | |
| 18:40 | Revert the 1.19 -> 1.20 commit now that bug 2487771 appears fixed. check-in: 5b277e5b35 user: dgp tags: trunk | |
| 17:57 | remove accidentally committed C++ style comments check-in: badb19da85 user: msofer tags: trunk | |
| 17:55 | * generic/tclBasic.c: Insure correct lifetime of varFrame's (objc,objv)for coroutines. * gener... check-in: dc303ea50b user: msofer tags: trunk | |
| 16:49 | merge updates from HEAD check-in: b29d19b6d0 user: dgp tags: dgp-refactor | |
| 16:41 | Add missing Tcl_SetErrorCode calls. check-in: 5016f7451b user: dkf tags: trunk | |
| 12:16 | * generic/tclExecute.c (TclStackFree): Improved panic msg check-in: 1bbd795bef user: msofer tags: trunk | |
| 02:50 | merge updates from HEAD check-in: e3141f9a4b user: dgp tags: dgp-refactor | |
|
2009-12-08
| ||
| 23:04 | added comment confessing my puzzlement check-in: 0c446f44c3 user: msofer tags: trunk | |
| 22:58 | minor cleanup check-in: 2f6acb6df9 user: msofer tags: trunk | |
| 21:44 | baby steps towards nre-enabling coroutine first run check-in: f5462f26a9 user: msofer tags: trunk | |
| 21:04 | merge updates from HEAD check-in: 6b108165b2 user: dgp tags: dgp-refactor | |
| 20:56 | * generic/tclBasic.c: Partial nre-enabling of coroutines. * generic/tclExecute.c: The initial ca... check-in: 3bf4f4aa02 user: msofer tags: trunk | |
| 19:21 | merge updates from HEAD check-in: cff185fca4 user: dgp tags: dgp-refactor | |
| 19:00 | * generic/tclExecute.c (TEBC): silence warning about pcAdjustment check-in: 5e6ea3e1b9 user: msofer tags: trunk | |
| 18:39 | merge updates from HEAD check-in: eb6dfbd0e7 user: dgp tags: dgp-refactor | |
| 14:18 | Small corrections (enforcing ANSI style declarations, etc.) check-in: 139608bd78 user: dkf tags: trunk | |
| 13:58 | Reduce size of TEBC activation record a bit. check-in: de13c3c8c4 user: dkf tags: trunk | |
| 04:20 | * generic/tclExecute.c (TEBC): Grouping "slow" variables into structs, to reduce register pressure... check-in: 61f37dbba0 user: msofer tags: trunk | |
| 01:34 | * generic/tclExecute.c: Start cleaning the TEBC stables * generic/tclInt.h: check-in: be429aa62f user: msofer tags: trunk | |
|
2009-12-07
| ||
| 20:49 | * generic/tclCmdIL.c: Fix of [Bug #2910094] by aku * tests/coroutine.test: check-in: 787fb64567 user: msofer tags: trunk | |
| 19:03 | * generic/tclBasic.c: arrange for [tailcall] to be created with the other builtins: was being crea... check-in: 90e69c9120 user: msofer tags: trunk | |
| 17:15 | * generic/tclStrToD.c: Correct conditional compile directives to better detect the ... check-in: a453455af3 user: dgp tags: trunk | |
| 17:14 | * generic/tclStrToD.c: Correct conditional compile directives to better detect the ... check-in: 6bc1abafff user: dgp tags: core-8-5-branch | |
| 16:33 | * generic/tclBasic.c: add ::tcl::unsupported::yieldTo * generic/tclInt.h: [Patch 2910056] check-in: ccf1454f1d user: msofer tags: trunk | |
| 15:08 | Plug memory leak. [Bug 2910044] check-in: 1eff7fbab5 user: dkf tags: trunk | |
| 14:04 | missing declaration check-in: 96b97eb9c7 user: msofer tags: trunk | |
|
2009-12-06
| ||
| 20:35 | factoring TclSpliceTailcall out of TclPopStackFrame check-in: 8b0b539704 user: msofer tags: trunk | |
| 19:37 | oops - test error due to deletion of now not-created namespace check-in: cc4f8c3218 user: msofer tags: trunk | |
| 18:29 | clear old junk in tests/coroutine.test: check-in: a4591dcf8e user: msofer tags: trunk | |
| 18:12 | * generic/tclBasic.c: Small changes for clarity in tailcall * generic/tclExecute.c: and coroutin... check-in: 0d9536212f user: msofer tags: trunk | |
| 12:19 | missing changelog entry check-in: fdc1864a9f user: msofer tags: trunk | |
|
2009-12-05
| ||
| 22:05 | * tests/tailcall.test: remove some old unused crud; improved the stack depth tests. check-in: e1304c9018 user: msofer tags: trunk | |
| 21:30 | * generic/tclBasic.c: Fixed things so that you can tailcall * generic/tclNamesp.c: properly out o... check-in: 1ebac3d262 user: msofer tags: trunk | |
|
2009-12-03
| ||
| 15:49 | Fix [Bug 2906841] and a few other smaller issues. check-in: 58f7495c10 user: dkf tags: trunk | |
|
2009-12-02
| ||
| 22:01 | Add support for win32 CALLBACK functions in genStubs.tcl (needed for Tk bugfix) check-in: ede910714b user: nijtmans tags: core-8-5-branch | |
| 20:45 | tools/genStubs.tcl Add support for win32 CALLBACK functions and remove obsolete "emitStubs" and "... check-in: 0aabcd0ba1 user: nijtmans tags: trunk | |
|
2009-11-30
| ||
| 23:10 | tcl.h Don't use EXPORT for Tcl_InitStubs win/Makefile.in Better dependancies in case of static... check-in: d63090dfb8 user: nijtmans tags: trunk | |
| 15:44 | [Bug 2901433]: Improved description of {*} syntax. check-in: 39fc448dc2 user: dkf tags: core-8-5-branch | |
| 15:39 | [Bug 2901433]: Improved description of {*} syntax. check-in: 8122761dee user: dkf tags: trunk | |
|
2009-11-29
| ||
| 09:00 | revert 2902965 tclAppInit.c change check-in: 9e1924b178 user: das tags: trunk | |
| 08:46 | reverted 2902965 changes that broke static builds on OSX check-in: edecf0165f user: das tags: trunk | |
|
2009-11-27
| ||
| 21:44 | * win/tclAppInit.c (Tcl_AppInit): Reverted Jan's change that added a call to Tcl_InitStubs. 'tclsh'... check-in: f83af53218 user: kennykb tags: trunk | |
| 14:53 | [Patch 2903921]: Many small spelling fixes from Larry Virden. check-in: d5a9d37f2b user: dkf tags: core-8-5-branch | |
| 14:35 | [Patch 2903921]: Many small spelling fixes from Larry Virden. check-in: c04520abab user: dkf tags: trunk | |
| 07:27 | Match the version-bump of TclOO. check-in: 5e375e282f user: dkf tags: trunk | |
| 06:33 | [Bug 2903811]: Remove unneeded restrictions on usefully calling the oo::object->variable method. Lea... check-in: 8666033e45 user: dkf tags: trunk | |
|
2009-11-26
| ||
| 17:37 | autoheader-2.59 check-in: 24632c2ec6 user: das tags: trunk | |
| 17:37 | fix warning on LP64 check-in: ee769e1c33 user: das tags: trunk | |
| 09:40 | Add .PHONY rules and documentation to preemptively stop trouble that plagued Tk from hitting Tcl too... check-in: 2e2fb9b16b user: dkf tags: trunk | |
| 07:02 | Fix [Bug 2902965] stub related changes cause tclkit built to break check-in: 5c9a3057c9 user: nijtmans tags: trunk | |
| 07:01 | Fix [Bug 2902965] stub related changes cause tclkit built to break check-in: 4bf7a171b2 user: nijtmans tags: trunk | |
|
2009-11-25
| ||
| 21:02 | * win/Makefile.in: Added a 'test-tcl' rule that is identical to 'test' except that it does not go sp... check-in: 7c72e91ac9 user: kennykb tags: trunk | |
| 16:20 | merge updates from HEAD check-in: 20fd2844f9 user: dgp tags: dgp-refactor | |
| 14:31 | [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and use AC_CHECK_MEMBERS([struct stat.st_blksize... check-in: 4a1666f4ce user: stwo tags: core-8-5-branch | |
| 14:25 | [Patch 2892871]: Remove unneeded AC_STRUCT_TIMEZONE and use AC_CHECK_MEMBERS([struct stat.st_blksize... check-in: 39ef38578c user: stwo tags: trunk | |
|
2009-11-24
| ||
| 20:15 | * library/tclIndex: Manually redone the part of tclIndex dealing with safe.tcl and tm.tcl. This p... check-in: 5ee77c502a user: andreas_kupries tags: trunk | |
| 19:23 | Restore tcl/library/tclIndex to Revision 1.11 contents, to stop total breakage of auto-loading in sl... check-in: e0da5a9a1f user: dgp tags: trunk | |
| 12:00 | Ensure that destroying an object in a constructor doesn't crash. [Bug 2903011] check-in: 56012b12ec user: dkf tags: trunk | |
| 00:08 | [Bug 2893771] Teach [file stat] to handle locked files. This stops [file exists] from returning fals... check-in: 02224b9ef6 user: patthoyts tags: trunk | |
|
2009-11-23
| ||
| 23:06 | library/tclIndex (regenerated) to reflect various changes in safe.tcl and other library files. check-in: 11ccf25491 user: nijtmans tags: trunk | |
| 22:14 | * tests/fCmd.test (fCmd-30.1): Changed registry location of the 'My Documents' folder to the one tha... check-in: ca44a588ed user: kennykb tags: trunk | |
| 21:26 | makefile.vc: Add stub library to necessary link lines check-in: dd77ba2cb5 user: nijtmans tags: trunk | |
| 20:36 | Test constraint 2000orNewer should only be true on Windows platform check-in: 51d8486e2e user: dgp tags: trunk | |
| 20:17 | #undef STATIC_BUILD in tclWin(Dde|Reg).c, in order to make sure that Xxxxx_Init is always exported ... check-in: 0f53c33f63 user: nijtmans tags: trunk | |
| 19:00 | * generic/tclThreadTest.c (NewTestThread): [Bug 2901803] Further machinations to get NewTestThread a... check-in: 61219b1dbe user: kennykb tags: trunk | |
| 16:44 | merge updates from HEAD check-in: 57cd13c2d7 user: dgp tags: dgp-refactor | |
| 00:02 | [Bug 2901803]: Fix silly error. check-in: 5d8705006e user: dkf tags: trunk | |
|
2009-11-22
| ||
| 00:17 | Added some OSX-specific things check-in: 710b545979 user: dkf tags: trunk | |
|
2009-11-21
| ||
| 21:58 | Cast required when setting result using a const string. String is copied by TCL_VOLATILE. check-in: a74abc57ce user: patthoyts tags: trunk | |
|
2009-11-20
| ||
| 00:19 | a bit of cleanup check-in: 907c4296b6 user: dgp tags: trunk | |
|
2009-11-19
| ||
| 22:06 | [Tcl Patch #2883533] tcl.m4 support for Haiku OS check-in: f339c1acc8 user: nijtmans tags: trunk | |
| 21:56 | Updated freeIntRepProc routines so that they set the typePtr field to NULL so that the Tcl_Obj is no... check-in: 803df07822 user: nijtmans tags: trunk | |
| 21:23 | Create tcltest86.dll as dynamic Tcltest package check-in: fcdfc71cd5 user: nijtmans tags: trunk | |
| 21:17 | Test-case for fixed [Bug 2849797] Fix safe-10.1 and safe-10.4 test cases, making the wrong assumptio... check-in: a1f1098660 user: nijtmans tags: trunk | |
| 16:51 | merge updates from HEAD check-in: 7aa1b44845 user: dgp tags: dgp-refactor | |
| 16:31 | * unix/tclAppInit.c: Repair broken build of the tcltest executable. * win/tclAppI... check-in: 9fdef42bec user: dgp tags: trunk | |
| 11:59 | Undo Jan's needless vandalism. check-in: 8028e692aa user: dkf tags: trunk | |
|
2009-11-18
| ||
| 23:56 | Add files to .cvsignore check-in: 7d02933036 user: nijtmans tags: trunk | |
| 23:46 | Fix [Bug 2883850]: pkgIndex.tcl doesn't get created with static Tcl build check-in: 39268397d9 user: nijtmans tags: trunk | |
| 22:41 | Fix [Bug 2849797]: channel name inconsistencies as suggested by DKF minor *** POTENTIAL INCOMPATIBIL... check-in: c0b94338ed user: nijtmans tags: trunk, potential incompatibility | |
| 22:21 | Eliminate unneccessary spaces check-in: 9ee875bb1f user: nijtmans tags: trunk | |
| 22:02 | Eliminate various gcc warnings (in -Wextra mode) check-in: 7dca608b0f user: nijtmans tags: trunk | |
| 21:59 | Eliminate various gcc warnings (in -Wextra mode) check-in: 8780faf488 user: nijtmans tags: trunk | |
| 21:45 | Eliminate unneccessary spaces check-in: e4348fa147 user: nijtmans tags: trunk | |
| 21:23 | Eliminate "then" keyword check-in: 739793ad4a user: nijtmans tags: trunk | |
| 21:04 | Fix [Bug 2891171]: URL checking too strict when using multiple question marks (added test case) check-in: 2e8541a6bb user: nijtmans tags: trunk | |
|
2009-11-17
| ||
| 19:54 | merge updates from HEAD check-in: cd902f5d3b user: dgp tags: dgp-refactor | |
| 19:51 | format check-in: fcd21b0ffc user: dgp tags: trunk | |
| 17:27 | * unix/tclUnixChan.c (TtyParseMode): Partial undo of Donal's tidy- up from a few days ago (2009-1... check-in: 027f112e04 user: andreas_kupries tags: trunk | |
|
2009-11-16
| ||
| 18:04 | merge updates from HEAD check-in: b504489f82 user: dgp tags: dgp-refactor | |
| 18:01 | Use proper command creation routine. check-in: cd0fd01cd2 user: dgp tags: trunk | |
| 18:00 | Revert mistaken commit check-in: f90f573d18 user: dgp tags: trunk | |
| 17:38 | (forward port) Fix [Bug 2891556] and improve test to detect similar manifestations in the future. Ad... check-in: 8fa4d0a5b9 user: ferrieux tags: trunk | |
| 17:03 | (Backport) Fix [Bug 2891556] and improve test to detect similar manifestations in the future. check-in: c3e579d8e4 user: ferrieux tags: core-8-4-branch | |
| 12:14 | Fix [Bug 2891556] and improve test to detect similar manifestations in the future. check-in: 68033c16fa user: ferrieux tags: core-8-5-branch | |
| 06:29 | * win/tclWinDde.c: Avoid gcc compiler warning by explicitly casting DdeCreateStringH... check-in: 3d793e20b3 user: mdejong tags: trunk | |
|
2009-11-12
| ||
| 18:16 | merge updates from HEAD check-in: 6e00f30a7c user: dgp tags: dgp-refactor | |
| 17:41 | * generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosity * tests/io.test: which used the num... check-in: dd31314594 user: andreas_kupries tags: core-8-4-branch | |
| 17:34 | retag check-in: 8c5e95aa66 user: dgp tags: core-8-5-8, core-8-5-branch | |
| 17:25 | * generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosity * tests/io.test: which used the num... check-in: bee5fce253 user: andreas_kupries tags: trunk | |
| 17:03 | * generic/tclIO.c (CopyData): [Bug 2895565]. Dropped bogosity which used the number of _written_ ... check-in: baab8a7a17 user: andreas_kupries tags: core-8-5-branch | |
| 16:55 | * changes: Update for 8.5.8 release. check-in: 42d15ddc0a user: dgp tags: core-8-5-branch | |
| 16:31 | * generic/tclClock.c (TclClockInit): Do not create [clock] support commands in sa... check-in: b33ef2e156 user: dgp tags: trunk | |
| 16:31 | * generic/tclClock.c (TclClockInit): Do not create [clock] support commands in sa... check-in: 3d9d716a03 user: dgp tags: core-8-5-branch | |
| 15:47 | * tests/io.test: New test io-53.11 to test for [Bug 2895565]. check-in: c7e003efd4 user: dgp tags: core-8-5-branch | |
|
2009-11-11
| ||
| 23:46 | Fixed a number of test issues for Vista and Win7. These test failures are due to the more restrictiv... check-in: 01efc55dbd user: patthoyts tags: core-8-5-branch | |
| 16:14 | * library/http/http.tcl: Update the URL syntax check to RFC 3986 compliance o... check-in: c135514043 user: dgp tags: core-8-5-branch | |
| 14:27 | merge updates from HEAD check-in: ed5b810465 user: dgp tags: dgp-refactor | |
| 06:49 | Fix [Bug 2891171]: URL checking too strict when using multiple question marks check-in: 81e45883f4 user: nijtmans tags: trunk | |
| 00:04 | Backported fix for [Bug 2888099] (close discards ENOSPC error) by saving the errno from the first of... check-in: ee83aeb170 user: ferrieux tags: core-8-5-branch | |
|
2009-11-10
| ||
| 23:50 | Fix [Bug 2888099] (close discards ENOSPC error) by saving the errno from the first of two FlushChann... check-in: c4da5b0446 user: ferrieux tags: trunk | |
| 22:32 | Fixed a number of test issues for Vista and Win7. These test failures are due to the more restrictiv... check-in: c0ec601ae4 user: patthoyts tags: core-8-4-branch | |
| 21:59 | merge updates from HEAD check-in: 833ca3a39c user: dgp tags: dgp-refactor | |
| 21:14 | Removed outdated Msys + Mingw info, fix for [Bug 2459744]. check-in: a718702891 user: stwo tags: core-8-4-branch | |
| 20:53 | * generic/tclBasic.c: Plug another leak in TCL_EVAL_DIRECT evaluation. Forward port from Tcl 8.5 ... check-in: 6e51787631 user: andreas_kupries tags: trunk | |
| 20:40 | Cleanup directories that have been set chmod 000. On Windows7 and Vista we really have no access and... check-in: cc111e01e9 user: patthoyts tags: trunk | |
| 20:19 | * generic/tclBasic.c: Plug another leak in TCL_EVAL_DIRECT evaluation. check-in: 6b6e463f6b user: dgp tags: core-8-5-branch | |
| 17:58 | * generic/tclObj.c: Plus memory leak in TclContinuationsEnter(). [Bug 2895323]. Backport from Tcl... check-in: dbd2dcc263 user: andreas_kupries tags: core-8-4-branch | |
| 17:57 | * generic/tclObj.c: Plus memory leak in TclContinuationsEnter(). [Bug 2895323]. Forward port from... check-in: c4d00afb1a user: andreas_kupries tags: trunk | |
| 16:46 | * generic/tclObj.c: Plus memory leak in TclContinuationsEnter(). [Bug 2895323] check-in: d250faf92f user: dgp tags: core-8-5-branch | |
|
2009-11-09
| ||
| 23:38 | Removed outdated Msys + Mingw info, fix for [Bug 2459744]. check-in: 32ac0f142d user: stwo tags: core-8-5-branch | |
| 23:14 | Removed outdated Msys + Mingw info. check-in: b0872a6dee user: stwo tags: trunk | |
| 22:59 | * tests/info.test: Resolve ambiguous resolution of variable "res". Forward port from 8.5 check-in: c490168fd6 user: andreas_kupries tags: trunk | |
| 22:58 | * tests/info.test: Resolve ambiguous resolution of variable "res". Backport from 8.5 check-in: c5422fd931 user: andreas_kupries tags: core-8-4-branch | |
| 22:36 | * generic/tclBasic.c (TclEvalObjEx): Plug memory leak in TCL_EVAL_DIRECT evaluati... check-in: 3e4ff11855 user: dgp tags: core-8-5-branch | |
| 22:36 | * generic/tclBasic.c (TclEvalObjEx): Moved the #280 decrement of refCount for the file path out o... check-in: aac1c7cb46 user: andreas_kupries tags: trunk | |
| 22:35 | * generic/tclBasic.c (TclEvalObjEx): Moved the #280 decrement of refCount for the file path out o... check-in: a719f5eddf user: andreas_kupries tags: core-8-4-branch | |
| 13:47 | Some small bits of tidying up. check-in: 35e9bea66e user: dkf tags: trunk | |
|
2009-11-08
| ||
| 20:18 | Moved the descriptions of the index formats to their own section, and added a warning to the 'bytele... check-in: e72854500f user: dkf tags: trunk | |
| 20:01 | Moved the descriptions of the index formats to their own section, and added a warning to the 'bytele... check-in: 402366065a user: dkf tags: trunk | |
| 19:56 | Formatting correction check-in: bf0a8fbe58 user: dkf tags: trunk | |
|
2009-11-07
| ||
| 09:24 | [Bug 2891026] add addtional contraints for vista+ for non-readable directories check-in: 9c8e4ef2b8 user: patthoyts tags: trunk | |
|
2009-11-06
| ||
| 18:16 | * library/safe.tcl (::safe::Setup): Added documentation of the contents of the state array. Also ... check-in: f40f4a017b user: andreas_kupries tags: trunk | |
| 03:24 | merge updates from HEAD check-in: d7b30d13aa user: dgp tags: dgp-refactor | |
|
2009-11-05
| ||
| 20:51 | * library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: 10d116161c user: andreas_kupries tags: trunk | |
| 20:41 | * library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: 91f347f7f4 user: andreas_kupries tags: trunk | |
| 20:26 | * library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: e50809b309 user: andreas_kupries tags: trunk | |
| 20:15 | * library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: 47e286b0fd user: andreas_kupries tags: trunk | |
| 20:04 | * library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: ac652ea4ff user: andreas_kupries tags: trunk | |
| 19:55 | * library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: 69f483876e user: andreas_kupries tags: trunk | |
| 19:47 | * library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: 4ffeb7c38b user: andreas_kupries tags: trunk | |
| 19:35 | * library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: a8e38fb6e5 user: andreas_kupries tags: trunk | |
| 19:22 | * library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: ee28a197ac user: andreas_kupries tags: trunk | |
| 19:18 | * library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: c9f749c0ec user: andreas_kupries tags: trunk | |
| 19:07 | * library/safe.tcl: A series of patches which bring the SafeBase up to date with code guidelines,... check-in: 60a435aa1d user: andreas_kupries tags: trunk | |
| 17:56 | Clarification check-in: 0d8c9af174 user: dkf tags: trunk | |
| 17:49 | Clarified [namespace import] and NAME RESOLUTION check-in: 50323a39ef user: dkf tags: trunk | |
|
2009-11-04
| ||
| 04:47 | 2009-11-03 Andreas Kupries <andreask@activestate.com> * library/safe.tcl (::safe::InterpS... check-in: e2c5600f10 user: dgp tags: core-8-5-branch | |
| 03:23 | merge updates from HEAD check-in: 2c184217f0 user: dgp tags: dgp-refactor | |
| 00:39 | * library/tzdata/Asia/Novokuznetsk: New tzdata locale for Kemerovo oblast', which now keeps Novosibi... check-in: 4a164f5a0b user: kennykb tags: core-8-5-branch | |
| 00:35 | * library/tzdata/Asia/Novokuznetsk: New tzdata locale for Kemerovo oblast', which now keeps Novosibi... check-in: ccd2f2e426 user: kennykb tags: trunk | |
|
2009-11-03
| ||
| 23:20 | Backported permissions fix for Windows 7 to cleanup test directory. check-in: d655795c20 user: patthoyts tags: core-8-5-branch | |
| 19:22 | *** 8.5.8 TAGGED FOR RELEASE *** check-in: 33559eaf2e user: dgp tags: core-8-5-branch | |
| 19:21 | * generic/tcl.h: Bump to 8.5.8 for release. * library/init.tcl: * too... check-in: 75775311ab user: dgp tags: core-8-5-branch | |
| 19:16 | * changes: Update for 8.5.8 release. check-in: ebbfc19434 user: dgp tags: core-8-5-branch | |
|
2009-11-02
| ||
| 15:52 | merge updates from HEAD check-in: 40b2ad8d1d user: dgp tags: dgp-refactor | |
| 10:03 | Minor correction check-in: a651b65303 user: dkf tags: trunk | |
| 09:54 | Improve the general description. check-in: b55cebdb02 user: dkf tags: trunk | |
| 05:14 | compiler warning build break fix check-in: 96246092dd user: mistachkin tags: core-8-4-branch | |
| 00:04 | fixes for htmlhelp target check-in: eb8333ffb9 user: mistachkin tags: trunk | |
|
2009-11-01
| ||
| 18:15 | Move TIP#285 routines out of Tcl_Eval(3) into their own manpage. check-in: 5fb688f52c user: jenglish tags: trunk | |
| 13:00 | Apply a bit more polish check-in: 6e31c75c9a user: dkf tags: trunk | |
| 12:10 | Apply a bit more polish check-in: 90b47f083f user: dkf tags: trunk | |
| 00:27 | Minor formatting fix. check-in: 4661c48cad user: dkf tags: trunk | |
| 00:26 | Improve with more explanation of what's going on. check-in: b319b96def user: dkf tags: trunk | |
|
2009-10-31
| ||
| 20:25 | [Bug 2889593]: Make [expr round()] give the right error. check-in: ba802af1b7 user: dkf tags: core-8-5-branch | |
| 20:18 | [Bug 2889593]: Make [expr round()] give the right error. check-in: 598e4e4e48 user: dkf tags: trunk | |
|
2009-10-30
| ||
| 16:28 | More variable hygiene. check-in: 23954d5b6b user: dkf tags: trunk | |
| 11:13 | Cleanup non-writable test directory on Windows. When creating the notwritabledir we deny the current... check-in: c9d28e15b1 user: patthoyts tags: trunk | |
|
2009-10-29
| ||
| 22:20 | More variable cleansing check-in: df9c4cb142 user: dkf tags: trunk | |
| 18:38 | * generic/tcl.h: Changed the typedef for the mp_digit type from: ... check-in: c8fd5c657b user: dgp tags: trunk, potential incompatibility | |
| 18:34 | * generic/tcl.h: Changed the typedef for the mp_digit type from: ... check-in: 554b1b107c user: dgp tags: core-8-5-branch, potential incompatibility | |
| 17:44 | merge updates from HEAD check-in: 3949ae62bf user: dgp tags: dgp-refactor | |
| 17:21 | test hygiene for the ::tmp variable check-in: 1647c5548e user: dgp tags: trunk | |
| 17:21 | Test hygiene for the ::tmp variable check-in: eced552367 user: dgp tags: core-8-5-branch | |
| 15:51 | More variable cleansing check-in: ea56dd66e0 user: dkf tags: trunk | |
| 11:51 | merge updates from HEAD check-in: a0830fa231 user: dgp tags: dgp-refactor | |
| 11:49 | General cleanliness improvements. check-in: ed2df7fe53 user: dkf tags: trunk | |
| 08:08 | Remove accidental C99-ism which reportedly makes the AIX native compiler choke. check-in: a39af4be39 user: dkf tags: trunk | |
| 01:17 | * library/clock.tcl (LocalizeFormat): * tests/clock.test (clock-67.1): Corrected a problem where '%%... check-in: 8540896694 user: kennykb tags: trunk | |
| 01:17 | * library/clock.tcl (LocalizeFormat): * tests/clock.test (clock-67.1): Corrected a problem where '%%... check-in: 6494be37d1 user: kennykb tags: core-8-5-branch | |
|
2009-10-28
| ||
| 21:10 | * generic/tclLiteral.c: Backport fix for [Bug 2888044]. check-in: c853fcb266 user: dgp tags: core-8-5-branch | |
| 21:03 | * generic/tclLiteral.c: Fixed 2 bugs reported in [Bug 2888044]. * tests/info.test: ... check-in: 857c040860 user: dgp tags: trunk | |
| 16:46 | * tests/fileName.test (fileName-20.[78]): Corrected poor test hygiene (failure to save and restore t... check-in: 2e4e794fc8 user: kennykb tags: trunk | |
| 16:45 | * tests/fileName.test (fileName-20.[78]): Corrected poor test hygiene (failure to save and restore t... check-in: ec33223598 user: kennykb tags: core-8-5-branch | |
|
2009-10-27
| ||
| 20:43 | merge updates from HEAD check-in: 2be97db264 user: dgp tags: dgp-refactor | |
| 20:31 | * generic/tclPathObj.c: Missing refcount on cached normalized path caused crashes. ... check-in: 07717b8954 user: dgp tags: trunk | |
| 20:30 | * generic/tclPathObj.c: Missing refcount on cached normalized path caused crashes. ... check-in: a60df8980e user: dgp tags: core-8-5-branch | |
| 03:42 | merge updates from HEAD check-in: 4fed4381fd user: dgp tags: dgp-refactor | |
| 03:35 | * library/tzdata/America/Argentina/Buenos_Aires: * library/tzdata/America/Argentina/Cordoba: * libra... check-in: a078520c48 user: kennykb tags: trunk | |
| 03:35 | * library/tzdata/America/Argentina/Buenos_Aires: * library/tzdata/America/Argentina/Cordoba: * libra... check-in: 0eed3557a4 user: kennykb tags: core-8-5-branch | |
| 03:24 | * library/clock.tcl (ParseClockScanFormat): Corrected a problem where [clock scan] didn't load the t... check-in: 8748693449 user: kennykb tags: core-8-5-branch | |
| 03:23 | * library/clock.tcl (ParseClockScanFormat): Corrected a problem where [clock scan] didn't load the t... check-in: 1042002083 user: kennykb tags: trunk | |
|
2009-10-26
| ||
| 16:56 | * unix/Makefile.in: Remove $(PACKAGE).* and prototype from the `make distclean` ... check-in: 0cfe105118 user: dgp tags: trunk | |
|
2009-10-25
| ||
| 15:47 | merge updates from HEAD check-in: edbde732fa user: dgp tags: dgp-refactor | |
|
2009-10-24
| ||
| 22:20 | * library/clock.tcl (ProcessPosixTimeZone): Corrected a regression in the fix to [Bug 2207436] tha... check-in: 87e633db8e user: kennykb tags: core-8-5-branch | |
| 22:20 | * library/clock.tcl (ProcessPosixTimeZone): Corrected a regression in the fix to [Bug 2207436] tha... check-in: 9b2e848348 user: kennykb tags: trunk | |
|
2009-10-23
| ||
| 19:40 | merge updates from HEAD check-in: e03987998b user: dgp tags: dgp-refactor | |
| 19:29 | * generic/tclCompCmds.c: [Bug 2881263] (TclCompileForeachCmd, TclCompileLindexCmd): Fixed. Moved ... check-in: c7cc372e3f user: andreas_kupries tags: core-8-4-branch | |
| 19:22 | * library/platform/pkgIndex.tcl: Backported the platform packages * library/platform/platform.tcl... check-in: 1d80d14e92 user: andreas_kupries tags: core-8-4-branch | |
| 19:09 | * generic/tclIO.c (FlushChannel): Skip OutputProc for low-level 0-length writes. When closing pip... check-in: 6a13560e76 user: andreas_kupries tags: trunk | |
| 19:09 | * generic/tclIO.c (FlushChannel): Skip OutputProc for low-level 0-length writes. When closing pip... check-in: a63650e781 user: andreas_kupries tags: core-8-5-branch | |
| 19:08 | * generic/tclIO.c (FlushChannel): Skip OutputProc for low-level 0-length writes. When closing pip... check-in: c8af1f5edb user: andreas_kupries tags: core-8-4-branch | |
| 18:38 | merge updates from HEAD check-in: 1f1a2c8677 user: dgp tags: dgp-refactor | |
|
2009-10-22
| ||
| 15:39 | Let [$obj varname x(y)] work. [Bug 2883857] check-in: 745467a2bf user: dkf tags: trunk | |
|
2009-10-21
| ||
| 19:42 | merge updates from HEAD check-in: 5fad554a26 user: dgp tags: dgp-refactor | |
| 15:13 | Typo check-in: 8689bd148a user: dkf tags: trunk | |
| 13:58 | Fix [Bug 2882561]. check-in: 16a2810e25 user: dkf tags: core-8-4-branch | |
| 13:54 | Fix [Bug 2882561]. check-in: dcf1be2659 user: dkf tags: core-8-5-branch | |
| 13:53 | Fix [Bug 2882561]. check-in: 2f58fcf25a user: dkf tags: trunk | |
| 13:36 | Fix [Bug 2881259]. check-in: e687e18dae user: dkf tags: trunk | |
|
2009-10-20
| ||
| 21:45 | describe backported fixes check-in: cb2104a015 user: ferrieux tags: core-8-5-branch | |
| 17:21 | * unix/Makefile.in: Removed the long outdated and broken targets package-* that ... check-in: 72bdd80c30 user: dgp tags: trunk | |
|
2009-10-19
| ||
| 22:13 | merge updates from HEAD check-in: 8be0506f4c user: dgp tags: dgp-refactor | |
| 22:00 | * generic/tclIO.c: Revised ReadChars and FilterInputBytes routines to permit re... check-in: 8e6e2b93ab user: dgp tags: trunk | |
| 21:59 | * generic/tclIO.c: Revised ReadChars and FilterInputBytes routines to permit re... check-in: cdf0022092 user: dgp tags: core-8-5-branch | |
|
2009-10-18
| ||
| 11:21 | Fix for [Bug 988703, 1565466] check-in: 3a43f003a8 user: mistachkin tags: core-8-5-branch | |
| 11:15 | Fix for [Bug 1565466] check-in: e8a77e9582 user: mistachkin tags: core-8-4-branch | |
| 10:39 | Fix for [Bug 2871908] check-in: d8a89a64f8 user: mistachkin tags: trunk | |
| 08:00 | Fix for [Bug 1565466] check-in: ff40104ffa user: mistachkin tags: trunk | |
|
2009-10-17
| ||
| 22:35 | Fix [Bug 2629338]: Stop evil unset traces from accessing freed memory. check-in: 3164b694cd user: dkf tags: core-8-5-branch | |
| 22:24 | Fix [Bug 2629338]: Stop evil unset traces from accessing freed memory. check-in: 092a1af5b4 user: dkf tags: trunk | |
|
2009-10-15
| ||
| 20:33 | Fix the icon to have 48x48 size (mistakenly made a 46px icon) check-in: cd373de52f user: patthoyts tags: trunk | |
|
2009-10-14
| ||
| 15:59 | Added missing text. Noticed by Emiliano Gavilan. check-in: e825ba598c user: dkf tags: trunk | |
|
2009-10-08
| ||
| 15:07 | merge updates from HEAD check-in: 613a2e0bba user: dgp tags: dgp-refactor | |
| 14:42 | [Bug 2874678]: Don't leak bignums in [dict incr]... check-in: cdd77ebec4 user: dkf tags: core-8-5-branch | |
| 14:37 | [Bug 2874678]: Don't leak bignums in [dict incr]... check-in: fa32677770 user: dkf tags: trunk | |
|
2009-10-07
| ||
| 23:17 | merge updates from HEAD check-in: fa5258c89d user: dgp tags: dgp-refactor | |
| 23:10 | * generic/tclObj.c: [Bug 2871908]: Plug memory leaks of the objThreadMap and lineCLPtr hashtables... check-in: 3407f29edf user: andreas_kupries tags: core-8-5-branch | |
| 23:09 | * generic/tclObj.c: [Bug 2871908]: Plug memory leaks of the objThreadMap and lineCLPtr hashtables... check-in: 95b0865e88 user: andreas_kupries tags: trunk | |
| 17:11 | * generic/tclIORChan.c (ErrnoReturn): Replace the hardwired constant 11 with the proper errno d... check-in: 11147c4905 user: andreas_kupries tags: core-8-5-branch | |
| 17:07 | * generic/tclIORChan.c (ErrnoReturn): Replace the hardwired constant 11 with the proper errno d... check-in: 5e5eae4bd8 user: andreas_kupries tags: trunk | |
|
2009-10-06
| ||
| 16:55 | * generic/tclInterp.c (SlaveEval): Agressive stomping of internal reps was added as ... check-in: ffe3e3baba user: dgp tags: trunk | |
| 16:31 | * generic/tclTomMathInt.h (new): Public header tclTomMath.h had * generic/tclTomMath... check-in: 4a1c8a2c75 user: dgp tags: trunk | |
| 16:30 | * generic/tclTomMathInt.h (new): Public header tclTomMath.h had * generic/tclTomMath... check-in: 6e9ea43f97 user: dgp tags: core-8-5-branch | |
|
2009-10-05
| ||
| 20:02 | * library/safe.tcl (AliasGlob): Fixed conversion of catch to try/finally, it had an 'on ok msg'... check-in: 5f009d7cf2 user: andreas_kupries tags: trunk | |
| 15:20 | * changes: Update for 8.5.8 release. check-in: d0be4425c2 user: dgp tags: core-8-5-branch | |
| 14:27 | merge updates from HEAD check-in: 62f1e03a46 user: dgp tags: dgp-refactor | |
| 02:41 | * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug in * unix/tclUnixInit.c: Mac OS X ... check-in: 036e6c5321 user: das tags: core-8-4-branch | |
| 02:41 | * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug in * unix/tclUnixInit.c: Mac OS X ... check-in: 3e06f9c8e8 user: das tags: core-8-5-branch | |
| 02:41 | * macosx/tclMacOSXBundle.c: Workaround CF memory managment bug in * unix/tclUnixInit.c: Mac OS X ... check-in: a83c2eebce user: das tags: trunk | |
| 02:40 | fix tclooConfig.sh install check-in: 707453d800 user: das tags: trunk | |
| 02:39 | fix typos check-in: 5a07102509 user: das tags: core-8-4-branch | |
|
2009-10-02
| ||
| 17:59 | * library/tzdata/Africa/Cairo: * library/tzdata/Asia/Gaza: * library/tzdata/Asia/Karachi: * libr... check-in: b0ffb24bc2 user: kennykb tags: trunk | |
| 17:54 | * library/tzdata/Africa/Cairo: * library/tzdata/Asia/Gaza: * library/tzdata/Asia/Karachi: * libr... check-in: cd363609df user: kennykb tags: core-8-5-branch | |
|
2009-09-30
| ||
| 06:07 | merge updates from HEAD check-in: 3b4e6b13b9 user: dgp tags: dgp-refactor | |
| 03:11 | * generic/tclDictObj.c: Updated freeIntRepProc routines so * generic/tclExec... check-in: c712d7d7bb user: dgp tags: trunk | |
|
2009-09-29
| ||
| 05:05 | merge updates from HEAD check-in: eddf7d1795 user: dgp tags: dgp-refactor | |
| 05:03 | * generic/tclAlloc.c: Cleaned up various routines in the * generic/tclCkal... check-in: f10095b9f9 user: dgp tags: trunk | |
| 04:43 | * generic/tclAlloc.c: Cleaned up various routines in the * generic/tclCkal... check-in: e6b0f11e96 user: dgp tags: core-8-5-branch | |
| 04:29 | http bump fix check-in: ae0e27059b user: dgp tags: core-8-5-branch | |
|
2009-09-28
| ||
| 21:20 | * generic/tclAlloc.c: Cleaned up various routines in the * generic/tclCkal... check-in: b61f883a53 user: dgp tags: core-8-4-branch | |
| 18:09 | merge updates from HEAD check-in: 7176d60c45 user: dgp tags: dgp-refactor | |
| 18:02 | * generic/tclCmdMZ.c: Replaced TclProcessReturn() calls with * tests/error.test: ... check-in: b806f70a69 user: dgp tags: trunk | |
| 16:34 | * tests/error.test (error-15.9.*): More coverage tests for [try]. Test error-15... check-in: e6fa68b0fe user: dgp tags: trunk | |
| 03:22 | * tests/error.test (error-15.8.*): Coverage tests illustrating flaws in the pro... check-in: d9ab5de7ca user: dgp tags: trunk | |
|
2009-09-27
| ||
| 18:39 | merge updates from HEAD check-in: a6ea507dbb user: dgp tags: dgp-refactor | |
|
2009-09-26
| ||
| 21:42 | Added dummy tclooConfig.sh files for easier cross-version building. [2026844] check-in: 6475123e8f user: dkf tags: trunk | |
|
2009-09-24
| ||
| 17:21 | merge updates from HEAD check-in: 3e8604eeed user: dgp tags: dgp-refactor | |
| 17:19 | TIP #356 IMPLEMENTATION * generic/tcl.decls: Promote internal routine TclNRSubst... check-in: 2b4e9763d9 user: dgp tags: trunk | |
|
2009-09-23
| ||
| 23:36 | * doc/namespace.n: the description of [namespace unknown] failed to mention [namespace path]: fixe... check-in: 56c0814129 user: msofer tags: trunk | |
|
2009-09-22
| ||
| 01:36 | merge updates from HEAD check-in: c52f6e7b6b user: dgp tags: dgp-refactor | |
| 01:14 | edit check-in: d97f09264c user: dgp tags: trunk | |
|
2009-09-21
| ||
| 21:30 | * tests/regexp.test: Added check for error message from unbalanced [] in regexp. Added addi... check-in: e0b2e1cb89 user: mdejong tags: trunk | |
| 16:16 | * generic/tclCompile.c: Correct botch in the conversion of Tcl_SubstObj(). Thanks t... check-in: d1d94a1297 user: dgp tags: trunk | |
|
2009-09-18
| ||
| 21:13 | * generic/tclCmdMZ.c (Tcl_SubstObj): Pass 'length' values to recursive parsing ca... check-in: 405dec26fa user: dgp tags: core-8-4-branch | |
|
2009-09-17
| ||
| 18:12 | merge updates from HEAD check-in: f3920a54fb user: dgp tags: dgp-refactor | |
| 17:58 | * generic/tclCompile.c: Re-implement Tcl_SubstObj() as a simple * generic/tclParse.c... check-in: 8b27ea0197 user: dgp tags: trunk | |
| 08:39 | need to remember to save before commit... check-in: 5dea5b4c4e user: das tags: trunk | |
| 08:37 | typo check-in: f3fbf5e44b user: das tags: trunk | |
| 08:37 | fix string buffer sizes for pointer printing fix whitespace, formatting & style to match codebase co... check-in: f248b39c3e user: das tags: trunk | |
|
2009-09-16
| ||
| 21:17 | Extended ::tcl::unsupported::representation. check-in: 33e7e2f36f user: ferrieux tags: trunk | |
|
2009-09-12
| ||
| 14:35 | merge updates from HEAD check-in: 15ff1187a0 user: dgp tags: dgp-refactor | |
| 06:43 | fix warning check-in: 21342c54c7 user: das tags: trunk | |
|
2009-09-11
| ||
| 20:13 | * generic/tclBasic.c: Completed the NR-enabling of [subst]. * generic/tclCmdMZ.c: ... check-in: 7748dccef5 user: dgp tags: trunk | |
| 15:45 | Clean up http tokens properly. check-in: 887b017598 user: dkf tags: trunk | |
| 15:08 | * library/http/http.tcl: Bump to http 2.7.4 to account for * library/http/pkg... check-in: 96087f0be7 user: dgp tags: core-8-5-branch | |
|
2009-09-10
| ||
| 21:31 | Correct handling of quoted charset names. [Bug 2849860] check-in: 933d031f42 user: dkf tags: core-8-5-branch | |
| 21:20 | Correct handling of quoted charset names. [Bug 2849860] check-in: 5acb804b5c user: dkf tags: trunk | |
|
2009-09-07
| ||
| 20:27 | Commit missing bit of iPtr->evalFlags housekeeping that was overlooked in some earlier merge from HE... check-in: 4b40d0c6b0 user: dgp tags: dgp-refactor | |
| 20:02 | merge updates from HEAD check-in: 77dd3a55d1 user: dgp tags: dgp-refactor | |
| 19:59 | * generic/tclParse.c Corrected line counting error in multi-command * tests/into.... check-in: 26367d8d40 user: dgp tags: trunk | |
| 16:39 | merge updates from HEAD check-in: 8c0a6a5799 user: dgp tags: dgp-refactor | |
| 16:19 | merge [subst] compiler from HEAD check-in: 3facd89387 user: dgp tags: dgp-refactor | |
| 14:47 | Added another test case, "known bug" because of [Bug 2314561] incompleteness check-in: ca0cb1821d user: dkf tags: trunk | |
| 09:43 | Basic test of yielding inside a subst check-in: 12bf5d7d36 user: dkf tags: trunk | |
| 07:28 | * generic/tclExecute.c: fix potential uninitialized variable use and * generic/tclFCmd.c: null der... check-in: e93f957325 user: das tags: trunk | |
| 06:20 | make support for clang static analyzer safer & cleaner check-in: 32d1a61713 user: das tags: trunk | |
|
2009-09-04
| ||
| 23:14 | Fixed up error in stack requirement estimation that made debug builds panic during execution of [sub... check-in: 8143a62037 user: dgp tags: trunk | |
| 21:07 | Patched up flaw in option syntax checking check-in: d650611a9e user: dgp tags: trunk | |
| 17:33 | * generic/tclCompCmds.c (TclCompileSubstCmd): Added a bytecode * generic/tclBasic.... check-in: ef0c2ac861 user: dgp tags: trunk | |
| 09:38 | Improve consistency of formatting of comments and function decls check-in: f5891eb377 user: dkf tags: trunk | |
|
2009-09-03
| ||
| 08:07 | Added suggestions for how to handle the multithreaded case. [Bug 2844962] check-in: c3ee268713 user: dkf tags: trunk | |
| 08:01 | Add xref to script-level documentation check-in: 2f951807a3 user: dkf tags: trunk | |
|
2009-09-01
| ||
| 17:31 | * generic/tclIORTrans.c (ReflectInput): Remove error response to 0-result from method 'limit?' of... check-in: 1e180c2bd1 user: andreas_kupries tags: trunk | |
| 14:14 | merge updates from HEAD check-in: 2b841de0be user: dgp tags: dgp-refactor | |
| 14:13 | * library/tcltest/tcltest.tcl: Bump to tcltest 2.3.2 after revision * library/tclte... check-in: 51e53d35db user: dgp tags: trunk | |
| 14:13 | * library/tcltest/tcltest.tcl: Bump to tcltest 2.3.2 after revision * library/tclte... check-in: 3528e2f04c user: dgp tags: core-8-5-branch | |
|
2009-08-30
| ||
| 19:18 | add "error:" to -verbose line test failure output to satisfy stricter log parsers like Xcode 3.2 check-in: 40361f2a32 user: das tags: core-8-5-branch | |
| 19:18 | add "error:" to -verbose line test failure output to satisfy stricter log parsers like Xcode 3.2 check-in: 952b641948 user: das tags: trunk | |
|
2009-08-28
| ||
| 23:04 | workaround llvm LTO bug on ppc check-in: 540943d8c7 user: das tags: trunk | |
|
2009-08-27
| ||
| 21:23 | merge updates from HEAD check-in: 0ff663548f user: dgp tags: dgp-refactor | |
| 19:34 | * generic/tclStringObj.c: A few more string overflow cases in [format]. [Bug ... check-in: 5fbae24aa1 user: dgp tags: trunk | |
| 19:33 | * generic/tclStringObj.c: A few more string overflow cases in [format]. [Bug ... check-in: 7a7b843587 user: dgp tags: core-8-5-branch | |
|
2009-08-26
| ||
| 05:25 | merge updates from HEAD check-in: f7f5b9785c user: dgp tags: dgp-refactor | |
| 02:26 | silence compiler warnings check-in: d7d129a6b6 user: dgp tags: core-8-5-branch | |
| 02:25 | silence compiler warnings check-in: 063cb302a6 user: dgp tags: core-8-4-branch | |
|
2009-08-25
| ||
| 23:49 | guard clang analyzer Tcl_Panic annotation with #ifndef USE_TCL_STUBS check-in: ec1134fc9d user: das tags: trunk | |
| 23:20 | fix warnings check-in: f84de2f80a user: das tags: trunk | |
| 21:03 | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, Tcl_EvalEx, TclEvalEx, TclAdvance... check-in: 9d8e49c947 user: andreas_kupries tags: trunk | |
| 21:01 | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, EvalTokensStandard, Tcl_EvalEx, E... check-in: c838caae31 user: andreas_kupries tags: core-8-5-branch | |
| 20:59 | * generic/tclBasic.c (Tcl_CreateInterp, Tcl_EvalTokensStandard, EvalTokensStandard, Tcl_EvalEx, E... check-in: 9fa7a1ee78 user: andreas_kupries tags: core-8-4-branch | |
|
2009-08-24
| ||
| 19:34 | merge updates from HEAD check-in: c4dba35b4a user: dgp tags: dgp-refactor | |
| 09:32 | Better formatting check-in: 5a2d13e16c user: dkf tags: trunk | |
| 03:18 | * generic/tclInt.h: Annotate Tcl_Panic as noreturn for clang static analyzer in PURIFY builds, rep... check-in: 83c4134739 user: das tags: trunk | |
| 00:27 | * macosx/tclMacOSXNotify.c: fix multiple issues with nested event loops when CoreFoundation notifi... check-in: 3c8d3403f3 user: das tags: core-8-5-branch | |
| 00:27 | * macosx/tclMacOSXNotify.c: fix multiple issues with nested event loops when CoreFoundation notifi... check-in: 57c29b5009 user: das tags: trunk | |
|
2009-08-22
| ||
| 11:29 | Typo found by Andreas Kupries check-in: abede28257 user: dkf tags: trunk | |
|
2009-08-21
| ||
| 19:10 | merge updates from HEAD check-in: 001a4513c3 user: dgp tags: dgp-refactor | |
| 19:06 | * generic/tclFileName.c: Correct regression in [Bug 2837800] fix. * tests/fileName.t... check-in: c60ddf28cb user: dgp tags: trunk | |
| 19:03 | * generic/tclFileName.c: Correct regression in [Bug 2837800] fix. * tests/fileName.t... check-in: 06b3699815 user: dgp tags: core-8-5-branch | |
| 18:32 | regression tests check-in: 9e2d7a5950 user: dgp tags: trunk | |
| 18:31 | regression tests check-in: 2ca1d82694 user: dgp tags: core-8-5-branch | |
| 18:31 | regression tests check-in: 9b056d05e4 user: dgp tags: core-8-4-branch | |
|
2009-08-20
| ||
| 22:12 | merge updates from HEAD check-in: d1b57d5730 user: dgp tags: dgp-refactor | |
| 22:09 | * generic/tclFileName.c: Correct result from [glob */test] when * matches something ... check-in: da162d3fda user: dgp tags: trunk | |
| 22:08 | * generic/tclFileName.c: Correct result from [glob */test] when * matches something ... check-in: 2dded56920 user: dgp tags: core-8-5-branch | |
| 18:55 | merge updates from HEAD check-in: 87862da066 user: dgp tags: dgp-refactor | |
| 15:17 | * generic/tclPathObj.c: [Bug 2806250] Prevent the storage of strings starting with ~... check-in: 981d2d61d7 user: dgp tags: trunk | |
| 14:59 | * generic/tclPathObj.c: [Bug 2806250] Prevent the storage of strings starting with ~... check-in: 93b3686378 user: dgp tags: core-8-5-branch | |
| 14:29 | merge updates from HEAD check-in: cdda634d43 user: dgp tags: dgp-refactor | |
| 14:29 | Backport of memory leak plug. check-in: c3b11be0dc user: dkf tags: core-8-5-branch | |
| 10:56 | Use the Tcl value stack more, simplify exit paths in [lsearch] check-in: af40c6fb69 user: dkf tags: trunk | |
| 10:55 | Small tweaks check-in: a13cf3ba7a user: dkf tags: trunk | |
| 08:31 | Close off memory leak in [lsort]. check-in: 63cf4eb317 user: dkf tags: trunk | |
| 01:54 | merge updates from HEAD check-in: 4936e77f23 user: dgp tags: dgp-refactor | |
|
2009-08-19
| ||
| 23:23 | Interpreted [if] is now fully NRE-enabled. [Bug 2823276] check-in: 7c7e6bcf33 user: dkf tags: trunk | |
| 17:30 | another test check-in: 9f3daf8393 user: dgp tags: trunk | |
| 17:29 | another test check-in: f9d24d4bde user: dgp tags: core-8-5-branch | |
| 17:27 | another test check-in: 9ef00af0db user: dgp tags: core-8-4-branch | |
| 15:09 | merge updates from HEAD check-in: 285e7dc866 user: dgp tags: dgp-refactor | |
| 14:32 | Make interpreted [for] and [while] NRE-safe. [Bug 2823276] check-in: 415a9b6fa0 user: dkf tags: trunk | |
| 14:25 | Formatting corrections check-in: 890f330c87 user: dkf tags: trunk | |
|
2009-08-18
| ||
| 17:42 | test for 2806250 check-in: f35c75ca90 user: dgp tags: trunk | |
| 17:42 | test for 2806250 check-in: fef7f8b5ca user: dgp tags: core-8-5-branch | |
| 17:41 | test for 2806250 check-in: 71061128ad user: dgp tags: core-8-4-branch | |
| 16:29 | merge updates from HEAD check-in: 6bf6466309 user: dgp tags: dgp-refactor | |
| 16:27 | nicer test failure mode check-in: b3cb67cb75 user: dgp tags: core-8-4-branch | |
| 16:27 | nicer test failure mode check-in: 6859061cba user: dgp tags: core-8-5-branch | |
| 16:27 | nicer test failure mode check-in: 80c3b7b1c1 user: dgp tags: trunk | |
| 14:44 | * generic/tclPathObj.c: Added NULL check to prevent crashes during * tests/fileName.... check-in: 3432a10a27 user: dgp tags: trunk | |
| 14:43 | * generic/tclPathObj.c: Added NULL check to prevent crashes during * tests/fileName.... check-in: 6b2ad80bbe user: dgp tags: core-8-5-branch | |
|
2009-08-17
| ||
| 20:00 | * generic/tclFileName.c: Correct result from [glob */test] when * * tests/fileName.t... check-in: 5433dba4a6 user: dgp tags: core-8-4-branch | |
| 14:00 | merge updates from HEAD check-in: 8050b8ab89 user: dgp tags: dgp-refactor | |
|
2009-08-16
| ||
| 12:25 | Change ForIterData, make it const-safe. check-in: 9a9f088f2c user: nijtmans tags: trunk | |
| 10:21 | const addition (pkge.c) Use <pthread.h> in stead of "pthread.h" Eliminate some more gcc warnings check-in: 3c9da826aa user: nijtmans tags: trunk | |
| 10:20 | const addition (pkge.c) Use <pthread.h> in stead of "pthread.h" Eliminate some more gcc warnings check-in: 4c68b5bfd2 user: nijtmans tags: trunk | |
|
2009-08-12
| ||
| 16:10 | merge updates from HEAD check-in: 5863b74da6 user: dgp tags: dgp-refactor | |
| 16:06 | TIP #353 IMPLEMENTATION * doc/NRE.3: New public routine Tcl_NRExprObj() ... check-in: c2ac0ecc04 user: dgp tags: trunk | |
|
2009-08-07
| ||
| 14:41 | merge updates from HEAD check-in: 97b69fb276 user: dgp tags: dgp-refactor | |
|
2009-08-06
| ||
| 22:28 | * doc/refchan.n [Bug 2827000]: Extended the implementation of * generic/tclIORChan.c: reflective ... check-in: 018a2f428f user: andreas_kupries tags: core-8-5-branch | |
| 22:28 | * doc/refchan.n [Bug 2827000]: Extended the implementation of * generic/tclIORChan.c: reflective ... check-in: 21c29e509b user: andreas_kupries tags: trunk | |
|
2009-08-03
| ||
| 14:14 | merge updates from HEAD check-in: 69dee2802f user: dgp tags: dgp-refactor | |
|
2009-08-02
| ||
| 14:26 | * tests/coroutine.test: fix testfile cleanup check-in: c66cba960a user: msofer tags: trunk | |
| 13:03 | Added *unsupported* command to report an object's representation. check-in: 0c062dff17 user: dkf tags: trunk | |
| 12:15 | Stop calling endpwent() and endgrent(); unneeded. [Bug 1942222] check-in: f405ee1956 user: dkf tags: core-8-5-branch | |
| 12:08 | Stop calling endpwent() and endgrent(); unneeded. [Bug 1942222] check-in: 2272f042f2 user: dkf tags: trunk | |
| 10:41 | eliminate TclWinResetInterfaceEncodings, because it does exactly the same as TclWinEncodingsCleanup,... check-in: 182c7a48f3 user: nijtmans tags: trunk | |
|
2009-07-31
| ||
| 16:56 | * generic/tclStringObj.c: Corrected failure to grow buffer * tests/format.test... check-in: 462283219e user: dgp tags: core-8-5-branch | |
| 16:55 | * generic/tclStringObj.c: Corrected failure to grow buffer * tests/format.test... check-in: a3c590a7b5 user: dgp tags: trunk | |
|
2009-07-27
| ||
| 19:01 | merge updates from HEAD check-in: ed3e782fea user: dgp tags: dgp-refactor | |
|
2009-07-26
| ||
| 21:48 | Simplify a bit further following more testing check-in: f1b2eb0982 user: dkf tags: trunk | |
| 11:40 | Use [try] to replace obscurer uses of [catch]. check-in: 85f6cc0b99 user: dkf tags: trunk | |
| 11:26 | Forced LF translation when generating .h's to avoid spurious diffs when regenerating on a Windows bo... check-in: c03ef296ee user: ferrieux tags: trunk | |
| 07:57 | [Bug 2827066] msys build --enable-symbols broken And modified the same for unicows.dll, as a prepara... check-in: 01f7acb263 user: nijtmans tags: trunk | |
|
2009-07-25
| ||
| 22:00 | Correct "incidental" test failure; exact error message generated by ::tcl::HistAdd changed check-in: d14797dd9c user: dkf tags: trunk | |
| 21:51 | Make [history] (well, [::tcl::history]) be a real ensemble. check-in: 9ffcefd67c user: dkf tags: trunk | |
|
2009-07-24
| ||
| 20:45 | minor cleanups check-in: 99c5bc6515 user: dgp tags: trunk | |
| 16:51 | * generic/tclIO.c (Tcl_GetChannelHandle): [Bug 2826248]: Do not crash * generic/tclPipe.c (FileFo... check-in: 62c8e5320a user: andreas_kupries tags: core-8-5-branch | |
| 13:16 | merge updates from HEAD check-in: 6beb79f8e9 user: dgp tags: dgp-refactor | |
| 10:53 | Clarify code by using [try] instead of [catch] in a few places check-in: fe6c5300e4 user: dkf tags: trunk | |
| 09:27 | Removed mention of auto_mkindex_old from indexed locations; we really don't want people finding out ... check-in: 6aaf8dfacf user: dkf tags: trunk | |
| 08:23 | Made it clearer what most people want instead of [self class]. check-in: 4bcf58698c user: dkf tags: trunk | |
|
2009-07-23
| ||
| 23:01 | Revert series of local changes not relevant to the last commit. check-in: 00dea79ba9 user: andreas_kupries tags: trunk | |
| 22:49 | * generic/tclIO.c (Tcl_GetChannelHandle): Do not crash for * generic/tclPipe.c (FileForRedirect):... check-in: 9039eeb584 user: andreas_kupries tags: trunk | |
| 15:23 | fix SunCC warning check-in: b6464bebc5 user: das tags: core-8-4-branch | |
| 15:23 | fix SunCC warning check-in: 61e383a4cf user: das tags: core-8-5-branch | |
| 15:23 | fix SunCC warning check-in: edb6119052 user: das tags: trunk | |
| 12:18 | merge updates from HEAD check-in: 392af756f8 user: dgp tags: dgp-refactor | |
| 10:19 | Fix for [Bug 2820349] check-in: a061d31ed4 user: mistachkin tags: core-8-4-branch | |
| 10:17 | Fix for [Bug 2820349] check-in: 4b7c178d54 user: mistachkin tags: core-8-5-branch | |
| 10:07 | Fix for [Bug 2820349] check-in: 00e1c4070f user: mistachkin tags: trunk | |
|
2009-07-22
| ||
| 19:54 | Feature Request 2814786: remove TclpPanic check-in: 72d40d56d3 user: nijtmans tags: trunk | |
| 13:07 | merge updates from HEAD check-in: c21a7f5e83 user: dgp tags: dgp-refactor | |
| 12:00 | * macosx/tclMacOSXFCmd.c: CONST -> const * generic/tclGetDate.y: * generic/tclDate.c: * generic/... check-in: 86068bf4d3 user: nijtmans tags: trunk | |
| 08:41 | Refined the 20090617 patch on [exit] streamlining, so that it now correctly calls thread exit handle... check-in: 4f519b267a user: ferrieux tags: trunk | |
|
2009-07-21
| ||
| 21:20 | 2009-07-21 Kevin B. Kenny <kennykb@acm.org> * library/tzdata/Asia/Dhaka: * library/tzdata/India... check-in: 1e447f3123 user: kennykb tags: core-8-5-branch | |
| 19:03 | 2009-07-21 Kevin B. Kenny <kennykb@acm.org> * library/tzdata/Asia/Dhaka: * library/tzdata/India... check-in: 2f2c125a0c user: kennykb tags: trunk | |
|
2009-07-20
| ||
| 16:31 | merge updates from HEAD check-in: 399c86a3cf user: dgp tags: dgp-refactor | |
| 09:26 | Performance boost for [string is]. check-in: 6fb871d204 user: dkf tags: core-8-5-branch | |
| 09:13 | Performance boost for [string is]. check-in: b4bad673e4 user: dkf tags: trunk | |
|
2009-07-19
| ||
| 11:46 | Expose function to efficiently return current name of an object. check-in: 0a8cf0ea4b user: dkf tags: trunk | |
|
2009-07-18
| ||
| 08:16 | * unix/Makefile.in: Define NDEBUG in optimized (non-symbols) build to disable NRE assert()s and th... check-in: c95a3e0ce5 user: das tags: trunk | |
|
2009-07-16
| ||
| 21:45 | merge updates from HEAD check-in: 3e7e63ebaf user: dgp tags: dgp-refactor | |
| 21:24 | * generic/tclBinary.c: Removed unused variables. * generic/tclCmdIL.c: * ge... check-in: b0e94fe52c user: dgp tags: trunk | |
| 20:50 | * generic/tclCmdIL.c: Removed unused variables. * generic/tclCompile.c: * ... check-in: 936f6911bd user: dgp tags: core-8-5-branch | |
|
2009-07-15
| ||
| 22:27 | fix 64bit int <-> ptr cast warnings check-in: e30aeb4cb6 user: das tags: core-8-5-branch | |
| 15:29 | merge updates from HEAD check-in: b10e3653d5 user: dgp tags: dgp-refactor | |
| 13:17 | Added code to save space in namespaces. Currently #ifdef'ed out for compat. Also added code from itc... check-in: 518b8a92e0 user: dkf tags: trunk | |
|
2009-07-14
| ||
| 21:47 | fix 64bit int <-> ptr cast warnings check-in: 97a92c47a0 user: das tags: trunk | |
| 18:43 | merge cleanup check-in: b416808950 user: dgp tags: dgp-refactor | |
| 18:25 | merge updates from HEAD check-in: 7b736c6ca5 user: dgp tags: dgp-refactor | |
| 16:52 | * generic/tclInt.h (TclNRSwitchObjCmd): * generic/tclBasic.c (builtInCmds): * generic/tclCmdMZ.c (Tc... check-in: 40b8273384 user: kennykb tags: trunk | |
| 16:34 | * generic/tclCompile.c (TclInitCompileEnv, EnterCmdWordIndex, TclCleanupByteCode, TclCompileScrip... check-in: 7c71134801 user: andreas_kupries tags: trunk | |
| 16:33 | * generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter, TclArgumentBCRelease, TclArgumentGet):... check-in: 7022410d0d user: andreas_kupries tags: core-8-5-branch | |
| 16:31 | * generic/tclBasic.c (DeleteInterpProc,TclArgumentBCEnter, TclArgumentBCRelease, TclArgumentGet):... check-in: fabfd40ca1 user: andreas_kupries tags: core-8-4-branch | |
|
2009-07-13
| ||
| 13:08 | merge updates from HEAD check-in: c3eade8112 user: dgp tags: dgp-refactor | |
|
2009-07-12
| ||
| 18:04 | Fix [Bug 2637173] by consolidating bytearray purity check. check-in: f796a220ae user: dkf tags: trunk | |
| 14:57 | Updated documentation to provide better description of this advanced feature. check-in: ad343b310d user: dkf tags: trunk | |
| 14:51 | Reorganize method cache handling a bit to better support itcl nasty cases. [Bug 1895546] check-in: 18d45c03cd user: dkf tags: trunk | |
| 02:38 | merge updates from HEAD check-in: e20e138b6f user: dgp tags: dgp-refactor | |
|
2009-07-11
| ||
| 17:11 | Substantially increased the discussion of issues and work-arounds relating to nested vwaits, followi... check-in: 4baeeee54e user: dkf tags: trunk | |
| 13:34 | tweaks check-in: 3c847a4e10 user: dkf tags: trunk | |
| 11:26 | Extended the warning about vwait gotchas check-in: aecb399dfe user: dkf tags: trunk | |
| 11:23 | General improvement of the documentation check-in: 2f5e1108bd user: dkf tags: trunk | |
| 08:57 | Added optional script option to runtest and a runshell target. Silence output from html help compile... check-in: d48dbcb8ca user: patthoyts tags: trunk | |
| 08:32 | backslash quoting check-in: 0d6f344439 user: patthoyts tags: trunk | |
|
2009-07-10
| ||
| 18:18 | merge updates from HEAD check-in: 6e08227b0b user: dgp tags: dgp-refactor | |
| 17:37 | ZlibTransformClose may be called with a NULL interpreter during finalization and Tcl_SetChannelError... check-in: 13321da7b2 user: patthoyts tags: trunk | |
| 13:47 | merge updates from HEAD check-in: b425f37c20 user: dgp tags: dgp-refactor | |
| 10:06 | Slight improvement of wording check-in: b8d1788932 user: dkf tags: trunk | |
|
2009-07-09
| ||
| 22:48 | [Bug #2818131] Added tests and fixed a typo that broke zlib push for deflate format. check-in: af721af1ed user: patthoyts tags: trunk | |
| 22:28 | Fix [Bug 2819227] by using a function from C89 rather than POSIX. check-in: ab6aecb071 user: dkf tags: trunk | |
|
2009-07-07
| ||
| 12:47 | merge updates from HEAD check-in: 552f43f33e user: dgp tags: dgp-refactor | |
|
2009-07-06
| ||
| 21:38 | Silence a signed/unsigned warning that annoys msvc check-in: 73b2dd28f2 user: patthoyts tags: trunk | |
| 14:44 | merge updates from HEAD check-in: f2d720d109 user: dgp tags: dgp-refactor | |
|
2009-07-05
| ||
| 21:46 | Additional tests for zlib stacked channel with fcopy in various modes. check-in: 4689653b3b user: patthoyts tags: trunk | |
| 16:05 | Make [zlib push] work with [fcopy]. check-in: 03d972d6d9 user: dkf tags: trunk | |
|
2009-07-01
| ||
| 15:29 | Cast wide integer to int conversion and some signed/unsigned conversions. (silence msvc6 warnings) check-in: a36d676c25 user: patthoyts tags: core-8-5-branch | |
| 15:12 | merge updates from HEAD check-in: 82a7e96ce9 user: dgp tags: dgp-refactor | |
| 15:06 | Cast wide integer to int conversion (silence msvc6 warning) check-in: c5133b9b13 user: patthoyts tags: trunk | |
| 14:38 | Handle the GetUserName API call appropriately for wide/narrow versions. [Bug 2806622] check-in: 62ff377237 user: patthoyts tags: trunk | |
| 14:05 | Handle the GetUserName API call appropriately for wide/narrow versions. [Bug 2806622] check-in: 2d7deaad2f user: patthoyts tags: core-8-5-branch | |
|
2009-06-30
| ||
| 14:21 | s/Tcl_PanicEx/TclPanic/; improve clang assert Tcl_Panic macrology check-in: 9897a370c4 user: das tags: trunk | |
| 06:36 | merge updates from HEAD check-in: 10bd0d82ed user: dgp tags: dgp-refactor | |
| 00:56 | * generic/tclInt.h: add assert macros for clang static * generic/tclPanic.c: analyzer and redefi... check-in: 76473fc9e2 user: das tags: trunk | |
|
2009-06-29
| ||
| 13:49 | merge updates from HEAD check-in: 1707a64c00 user: dgp tags: dgp-refactor | |
|
2009-06-26
| ||
| 18:14 | * macosx/Tcl-Common.xcconfig: update projects for Xcode 3.1 and 3.2, * macosx/Tcl.xcode/*: standa... check-in: 8dde9fbdba user: das tags: trunk | |
| 16:55 | merge updates from HEAD check-in: c58021554f user: dgp tags: dgp-refactor | |
|
2009-06-25
| ||
| 22:53 | Handle cleanup when all tests skipped [Bug 2812355] check-in: bb9b739b6b user: patthoyts tags: trunk | |
| 19:24 | Made namespace scope corrections to some of the testing machinery surrounding [testnrelevels]. Fixe... check-in: 1adb4b5600 user: dgp tags: trunk | |
| 14:57 | merge updates from HEAD check-in: afa08e8593 user: dgp tags: dgp-refactor | |
|
2009-06-24
| ||
| 15:29 | Fix [Bug 2811598]. check-in: 6c44849ecb user: dkf tags: trunk | |
| 15:18 | Merge updates from HEAD check-in: 012964ff77 user: dgp tags: dgp-refactor | |
| 15:17 | More test suite cleanup for "-singleproc 1 -debug 1" testing. check-in: cb05dda8cc user: dgp tags: trunk | |
| 13:51 | Correct failures during -singleproc 1 test suite run. Correct duplicate test names. check-in: fe2e3409ae user: dgp tags: trunk | |
| 13:13 | Clean up procs after testing to avoid problems with -singleproc testing [Bug 2811492] check-in: 8b30365796 user: patthoyts tags: trunk | |
| 12:47 | merge updates from HEAD check-in: 818def88d3 user: dgp tags: dgp-refactor | |
|
2009-06-18
| ||
| 09:42 | regen check-in: 9157d43299 user: dkf tags: trunk | |
| 09:41 | Apply patch from [Bug 988703]. Many thanks to Joe Mistachkin for development. check-in: ab1f2ddc32 user: dkf tags: trunk | |
|
2009-06-17
| ||
| 19:24 | Applied a patch by George Peter Staplin drastically reducing the ambition of [exit] wrt finalization... check-in: c2300ea2ce user: ferrieux tags: trunk | |
|
2009-06-15
| ||
| 18:52 | * generic/tclStringObj.c: sprintf() -> Tcl_ObjPrintf() conversion. check-in: 76ca69989e user: dgp tags: core-8-5-branch | |
| 18:51 | * generic/tclStringObj.c: sprintf() -> Tcl_ObjPrintf() conversion. check-in: e3a58fe6f2 user: dgp tags: trunk | |
| 16:24 | * unix/tclUnixPort.h: Move all socket-related code from tclUnixChan.c * unix/tclUnixChan.c: to tclUn... check-in: f5db47944a user: rmax tags: trunk | |
| 09:41 | Apply last useful bit of [Patch 557486]. check-in: 5433349fc6 user: dkf tags: trunk | |
|
2009-06-13
| ||
| 14:38 | * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtr * generic/tclProc... check-in: 2c7022a845 user: dgp tags: core-8-4-branch | |
| 14:32 | merge updates from HEAD check-in: 8664cb5a74 user: dgp tags: dgp-refactor | |
| 14:31 | * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtr * generic/tclProc... check-in: cd62c79f0e user: dgp tags: trunk | |
| 14:27 | test name conflict check-in: 46f440d1ff user: dgp tags: core-8-5-branch | |
| 14:25 | * generic/tclCompile.c: The value stashed in iPtr->compiledProcPtr * generic/tclProc... check-in: 00a700e694 user: dgp tags: core-8-5-branch | |
|
2009-06-10
| ||
| 22:10 | merge updates from HEAD check-in: 5c093837f5 user: dgp tags: dgp-refactor | |
| 21:39 | * generic/tclStringObj.c: Revised [format] to not overflow the integer calcula... check-in: 603364c9eb user: dgp tags: trunk | |
| 21:38 | * generic/tclStringObj.c: Revised [format] to not overflow the integer calcula... check-in: 7bd82b7393 user: dgp tags: core-8-5-branch | |
| 14:44 | * generic/tclStringObj.c: Corrected failures to deal with the "pure unicode" r... check-in: dfc23bce03 user: dgp tags: trunk | |
|
2009-06-09
| ||
| 13:52 | * generic/tclGetDate.y: Fixed a thread safety bug in the generated * library/clock.tcl: Bison par... check-in: 7ad94faea7 user: kennykb tags: core-8-5-branch | |
| 13:52 | * generic/tclGetDate.y: Fixed a thread safety bug in the generated * library/clock.tcl: Bison par... check-in: 507327cfc1 user: kennykb tags: trunk | |
|
2009-06-08
| ||
| 16:37 | New DST rule for Bangladesh (Olson's tzdata2009i) check-in: e15ae49aa2 user: kennykb tags: core-8-5-branch | |
| 16:28 | New DST rule for Bangladesh (Olson's tzdata2009i) check-in: 29b9a65477 user: kennykb tags: trunk | |
|
2009-06-07
| ||
| 23:33 | Fix docbug. check-in: d0eba32fc2 user: dkf tags: trunk | |
|
2009-06-03
| ||
| 23:12 | fix signed vs unsigned comparison warnings check-in: fdc9d759a3 user: das tags: trunk | |
|
2009-06-02
| ||
| 19:21 | merge updates from HEAD check-in: 2442ce795b user: dgp tags: dgp-refactor | |
| 19:11 | * generic/tclExecute.c: Replace dynamically-initialized table with a table of static... check-in: 6b00189f62 user: dgp tags: trunk | |
| 19:10 | * generic/tclExecute.c: Replace dynamically-initialized table with a table of static... check-in: 4c0cff3a38 user: dgp tags: core-8-5-branch | |
| 17:56 | * generic/tclExecute.c: Corrected implementations and selection logic of the INST_EX... check-in: 16158f3fa3 user: dgp tags: trunk | |
| 17:55 | * generic/tclExecute.c: Corrected implementations and selection logic of the INST_EX... check-in: ed6b2d69c8 user: dgp tags: core-8-5-branch | |
|
2009-06-01
| ||
| 21:34 | * tests/expr.test: Added many tests demonstrating the broken cases of [Bug 2798... check-in: 89c130ac99 user: dgp tags: trunk | |
| 21:32 | * tests/expr.test: Added many tests demonstrating the broken cases of [Bug 2798... check-in: e5c0e52520 user: dgp tags: core-8-5-branch | |
|
2009-05-30
| ||
| 03:51 | Applied Olson's tzdata2009h check-in: 470a900f71 user: kennykb tags: core-8-5-branch | |
| 03:32 | Applied Olson's tzdata2009h check-in: 2b04043115 user: kennykb tags: trunk | |
|
2009-05-29
| ||
| 16:47 | Merge updates from HEAD check-in: 29bf3d14fe user: dgp tags: dgp-refactor | |
| 16:28 | * library/platform/platform.tcl: Fixed handling of cpu ia64, * library/platform/pkgIndex.tcl: tak... check-in: a534adff26 user: andreas_kupries tags: trunk | |
| 16:28 | * library/platform/platform.tcl: Fixed handling of cpu ia64, * library/platform/pkgIndex.tcl: tak... check-in: 02ed733d89 user: andreas_kupries tags: core-8-5-branch | |
|
2009-05-27
| ||
| 17:08 | merge updates from HEAD check-in: 29c7e71360 user: dgp tags: dgp-refactor | |
|
2009-05-26
| ||
| 09:26 | Ascribe due credit in ChangeLog. check-in: 213269e9a8 user: ferrieux tags: trunk | |
| 09:08 | Fixed documentation of the right-associativity of the ** operator. check-in: aa662ce03d user: ferrieux tags: trunk | |
|
2009-05-18
| ||
| 21:24 | merge updates from HEAD check-in: 14f4e38850 user: dgp tags: dgp-refactor | |
|
2009-05-16
| ||
| 03:43 | fix TCL_COMPILE_DEBUG 64bit warnings check-in: 3736ae28d2 user: das tags: trunk | |
|
2009-05-15
| ||
| 10:08 | Added more introspection: ability to look up namespace of an object. check-in: 07dfc8d118 user: dkf tags: trunk | |
| 09:14 | a little minor emacs niceness check-in: eddaf95d56 user: dkf tags: trunk | |
|
2009-05-12
| ||
| 22:53 | (With apologies to Ghostbusters...) check-in: d9d7e57840 user: dkf tags: trunk | |
| 22:48 | "There's something very important I forgot to tell you." "What?" "Don't nest the vwaits." "Why?" "It... check-in: fa2339d30b user: dkf tags: trunk | |
| 20:26 | Make our mkstemp() replacement build on IRIX 6.5. check-in: ac97ad0a2a user: dkf tags: trunk | |
|
2009-05-08
| ||
| 09:56 | Oops, forgot to do a ChangeLog entry for the fix for [Bug 2414858]. check-in: 8591698c5a user: dkf tags: trunk | |
| 08:48 | Fix [Bug 2414858]. check-in: f08e13c9de user: dkf tags: trunk | |
| 08:13 | Fix [Bug 2788468]. check-in: 98ccca352a user: dkf tags: trunk | |
| 02:23 | * generic/tclObj.c (Tcl_GetCommandFromObj): fix for bug [2785893], insure that a command in a dele... check-in: 45a890d2e3 user: msofer tags: core-8-5-branch | |
| 02:21 | * generic/tclObj.c (Tcl_GetCommandFromObj): fix for bug [2785893], insure that a command in a dele... check-in: 851249078c user: msofer tags: trunk | |
| 01:02 | * generic/tclBasic.c: Let coroutines start with a much smaller * generic/tclCompile.h: stack: ... check-in: 50329efcfd user: msofer tags: trunk | |
|
2009-05-07
| ||
| 10:34 | Fix [Bug 1513659]. check-in: 386a1659b5 user: dkf tags: trunk | |
|
2009-05-06
| ||
| 20:16 | * generic/tclCmdMZ.c: Improve overflow error message from [string repeat]. [Bug 2... check-in: 9c4fb8f94e user: dgp tags: core-8-5-branch | |
| 20:16 | * generic/tclCmdMZ.c: Improve overflow error message from [string repeat]. [Bug 2... check-in: 2316cd35a7 user: dgp tags: trunk | |
| 15:50 | * tests/interp.test: interp-20.50 test for Bug 2486550. check-in: 0e8478bf11 user: dgp tags: trunk | |
|
2009-05-05
| ||
| 19:31 | merge updates from HEAD check-in: 7a89f2e7a1 user: dgp tags: dgp-refactor | |
| 15:51 | Corrected changelog entry check-in: 433219d909 user: dkf tags: trunk | |
| 15:47 | Missed a spot. check-in: 42f5ad1fbc user: dkf tags: trunk | |
|
2009-05-04
| ||
| 17:39 | Stop deletion of support namespaces leading to a potential crash. check-in: dd2f122042 user: dkf tags: trunk | |
|
2009-05-03
| ||
| 18:05 | Fix [Bug 2538432] through clarification. check-in: 079570408e user: dkf tags: trunk | |
|
2009-05-01
| ||
| 20:18 | Tcl icon upgraded and SVG file added. Windows 7 makes significant use of large icon resources. An... check-in: e30d6f8118 user: patthoyts tags: trunk | |
|
2009-04-30
| ||
| 23:25 | * generic/tclBasic.c (TclObjInvoke): Make sure that a null objProc is not used, use Tcl_NRCallObjP... check-in: 1c2d2f66c2 user: msofer tags: trunk | |
| 22:37 | Fix 64-bit detection for zlib on Win64 check-in: 414f4feafa user: nijtmans tags: trunk | |
|
2009-04-29
| ||
| 15:47 | Revert last commit which fails to build with msvc2005 and msvc6 check-in: 6507675fdb user: patthoyts tags: core-8-5-branch | |
| 15:24 | Revert last commit which fails to build with msvc2005 and msvc6 check-in: 2123c41cdc user: patthoyts tags: trunk | |
| 14:59 | Fix [Bug 2651823]. check-in: a44c3f403b user: dkf tags: core-8-5-branch | |
| 14:56 | Fix [Bug 2651823]. check-in: ee20628496 user: dkf tags: trunk | |
|
2009-04-28
| ||
| 16:46 | comment with last tcl.m4 change check-in: e1132fd656 user: hobbs tags: core-8-5-branch | |
| 16:46 | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check to add _r to CC on AIX with thr... check-in: 830f834cae user: hobbs tags: trunk | |
| 16:44 | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check to add _r to CC on AIX with thr... check-in: c28d009df6 user: hobbs tags: core-8-5-branch | |
| 16:42 | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check to add _r to CC on AIX with thr... check-in: 37b40b2e2e user: hobbs tags: core-8-4-branch | |
|
2009-04-27
| ||
| 22:10 | Backport fix for [Bug 1028264]: WSACleanup() too early. The fix introduces "late exit handlers" for ... check-in: 19cb09b3ec user: ferrieux tags: core-8-4-branch | |
| 21:45 | Backport fix for [Bug 1028264]: WSACleanup() too early. The fix introduces "late exit handlers" for... check-in: d28ef3bfc1 user: ferrieux tags: core-8-5-branch | |
| 21:36 | Backport fix for [Bug 2446662]: resync Win behavior on RST with that of unix (EOF). check-in: efa00a3dcf user: ferrieux tags: core-8-5-branch | |
| 21:25 | Backport fix for [Bug 2446662]: resync Win behavior on RST with that of unix (EOF). check-in: 9fa32bd70a user: ferrieux tags: core-8-4-branch | |
| 12:35 | Fix examples. [Bug 2780680] check-in: 9fe6e5d675 user: dkf tags: core-8-5-branch | |
| 12:31 | Fix examples. [Bug 2780680] check-in: 14b71c7f4e user: dkf tags: trunk | |
| 09:41 | Reset internal INTERP_ALTERNATE_WRONG_ARGS flag inside the Tcl_WrongNumArgs function, so the caller ... check-in: e1dc328773 user: nijtmans tags: trunk | |
|
2009-04-24
| ||
| 15:15 | Don't chmod/exec installManPage. [Patch 2769530] check-in: 18ed5a745a user: stwo tags: core-8-5-branch | |
| 15:07 | Don't chmod/exec installManPage. [Patch 2769530] check-in: 1776b4186b user: stwo tags: trunk | |
|
2009-04-22
| ||
| 17:21 | * generic/tclStringObj.c (UpdateStringOfString): Added cast to fix signed/unsigned mismatch bre... check-in: 425b383f6f user: andreas_kupries tags: core-8-4-branch | |
|
2009-04-19
| ||
| 18:27 | Removed newline appended to POST data. Added tests to check that the data provided by a POST is as s... check-in: dfd6051afd user: patthoyts tags: trunk | |
|
2009-04-15
| ||
| 19:22 | UpdateStringOfString: matchup with core-8-5-branch changes check-in: 23808a5bdf user: das tags: core-8-4-branch | |
| 19:11 | * generic/tclStringObj.c: AppendUnicodeToUnicodeRep failed to set stringPtr->a... check-in: 9fe72d4216 user: dgp tags: core-8-4-branch | |
| 19:07 | * generic/tclStringObj.c: AppendUnicodeToUnicodeRep failed to set stringPtr->a... check-in: 48925f56c8 user: dgp tags: core-8-5-7, core-8-5-branch | |
| 13:42 | * changes: Update for 8.5.7 release. check-in: cb0d65dd5f user: dgp tags: core-8-5-branch | |
| 12:31 | Doc improvements. check-in: a2213bf663 user: dkf tags: trunk | |
|
2009-04-14
| ||
| 20:43 | Removed -Wno-implicit-int from CFLAGS_WARNING. Regen unix/configure. check-in: bf3c8c5560 user: stwo tags: core-8-5-branch | |
| 20:01 | * library/tzdata/Asia/Karachi: Updated rules for Pakistan Summer Time (Olson's tzdata2009f... check-in: d751f50776 user: kennykb tags: core-8-5-branch | |
| 19:57 | * library/tzdata/Asia/Karachi: Updated rules for Pakistan Summer Time (Olson's tzdata2009f... check-in: 4468f7bd90 user: kennykb tags: trunk | |
| 19:25 | Regen unix/configure check-in: 771e1857a0 user: stwo tags: core-8-4-branch | |
| 18:50 | Removed -Wno-implicit-int from CFLAGS_WARNING. check-in: e8a3bd8a34 user: stwo tags: core-8-4-branch | |
| 00:55 | update Apple copyright notice for 2009-04-10 changes check-in: 957877ba48 user: das tags: core-8-5-branch | |
| 00:55 | update Apple copyright notice for 2009-04-10 changes check-in: 2c504309bd user: das tags: trunk | |
|
2009-04-13
| ||
| 16:20 | typos check-in: 33c5aab61c user: dgp tags: core-8-5-branch | |
|
2009-04-11
| ||
| 13:32 | merge updates from HEAD check-in: 16dca694b8 user: dgp tags: dgp-refactor | |
| 11:18 | Clarify the rules for resolution of what forwarded methods forward to. check-in: 1c0fc91aa2 user: dkf tags: trunk | |
| 02:32 | merge updates from HEAD check-in: d9d712c710 user: dgp tags: dgp-refactor | |
| 00:22 | D'oh check-in: 73f615d3ff user: das tags: core-8-5-branch | |
| 00:22 | D'oh check-in: d02b912ad7 user: das tags: trunk | |
|
2009-04-10
| ||
| 22:53 | fix warning check-in: e42f84ee0c user: das tags: core-8-5-branch | |
| 22:53 | fix warning check-in: 51a4b704be user: das tags: trunk | |
| 22:14 | silence warning preventing symbols build with msvc6 (signed/unsigned comparison) check-in: 3352598241 user: patthoyts tags: core-8-5-branch | |
| 21:50 | Forgot to add changelog for http commit check-in: 8c8d7c542c user: patthoyts tags: trunk | |
| 21:42 | merge update from HEAD check-in: fb37e460b0 user: dgp tags: dgp-refactor | |
| 21:40 | Remove unused variable (compiler warning) check-in: 199cda2257 user: dgp tags: trunk | |
| 21:31 | *** 8.5.7 TAGGED FOR RELEASE *** check-in: bb5e36d20b user: dgp tags: core-8-5-branch | |
| 21:27 | * generic/tclStringObj.c (UpdateStringOfString): Fix bug detected by compiler warni... check-in: 3ed35b9bbb user: dgp tags: core-8-5-branch | |
| 21:22 | Darwin additions check-in: 7d0546ca00 user: das tags: core-8-5-branch | |
| 21:15 | merge updates from HEAD check-in: fd08f75512 user: dgp tags: dgp-refactor | |
| 20:46 | * unix/tclUnixChan.c: TclUnixWaitForFile(): use FD_* macros * macosx/tclMacOSXNotify.c: to manipu... check-in: e496f9ef50 user: das tags: core-8-5-branch | |
| 20:46 | * unix/tclUnixChan.c: TclUnixWaitForFile(): use FD_* macros * macosx/tclMacOSXNotify.c: to manipu... check-in: 2001faff8c user: das tags: trunk | |
| 20:33 | typos check-in: fb20e43a05 user: dgp tags: core-8-5-branch | |
| 18:10 | * unix/tclLoadDyld.c: use RTLD_GLOBAL instead of RTLD_LOCAL. [Bug 1961211] check-in: edb8ccb8b2 user: das tags: core-8-5-branch | |
| 18:10 | * unix/tclLoadDyld.c: use RTLD_GLOBAL instead of RTLD_LOCAL. [Bug 1961211] check-in: bb4fb805eb user: das tags: trunk | |
| 18:09 | merge updates from HEAD check-in: faf6373107 user: dgp tags: dgp-refactor | |
| 18:04 | typo check-in: b9226e1fb4 user: das tags: trunk | |
| 18:04 | typo check-in: eaa11b5ac5 user: das tags: core-8-5-branch | |
| 18:02 | * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allow * unix/tclUnixChan.c: embeddi... check-in: 7a6749806a user: das tags: core-8-5-branch | |
| 18:02 | * macosx/tclMacOSXNotify.c: revise CoreFoundation notifier to allow * unix/tclUnixChan.c: embeddi... check-in: ec1a5f8686 user: das tags: trunk | |
| 18:01 | * unix/configure.in (Darwin): use Darwin SUSv3 extensions if available; remove /Network locati... check-in: 03bf436bb5 user: das tags: core-8-5-branch | |
| 18:01 | * unix/configure.in (Darwin): use Darwin SUSv3 extensions if available; remove /Network locati... check-in: 4f6862e546 user: das tags: trunk | |
| 17:40 | * changes: Update for 8.5.7 release. check-in: 70f3c2e7e5 user: dgp tags: core-8-5-branch | |
| 16:59 | * macosx/tclMacOSXBundle.c: on Mac OS X 10.4 and later, replace deprecated NSModule API by dlfcn A... check-in: 7a25e2c08d user: das tags: core-8-5-branch | |
| 16:59 | * macosx/tclMacOSXBundle.c: on Mac OS X 10.4 and later, replace deprecated NSModule API by dlfcn A... check-in: 5933ea7d81 user: das tags: trunk | |
| 16:54 | * generic/tcl.h: Bump to 8.5.7 for release. * library/init.tcl: * too... check-in: ca1b890ff6 user: dgp tags: core-8-5-branch | |
| 14:19 | Improved HTTP/1.1 support and added specific HTTP/1.1 testing. This patch makes use of the 8.6 zl... check-in: e861cc28b0 user: patthoyts tags: trunk | |
| 13:15 | * tests/httpd: Backport new tests for http 2.7.3. * tests/http.tcl: check-in: 1ea016c0bd user: dgp tags: core-8-5-branch | |
| 13:14 | Fix for immediate problem in [Bug 2089279]. check-in: c3f65b131e user: dkf tags: trunk | |
| 09:37 | Specific check for [Bug 26245326] This bug is caused by receiving a partial HTTP response line whi... check-in: cb97cbffd0 user: patthoyts tags: trunk | |
|
2009-04-09
| ||
| 20:11 | Fix tzdata line terminators check-in: 4b5a1c7124 user: kennykb tags: core-8-5-branch | |
| 20:07 | Olson's tzdata2009e check-in: 112f6af617 user: kennykb tags: trunk | |
| 19:55 | Olson's tzdata2009e check-in: 7d54191ff1 user: kennykb tags: core-8-5-branch | |
| 17:05 | * library/http/http.tcl: Backport http 2.7.3 from HEAD for * library/http/pkg... check-in: 3e5776d3dd user: dgp tags: core-8-5-branch | |
| 17:01 | * library/http/http.tcl: Handle incomplete lines in the "connecting" state. ... check-in: 7e2b73c3e1 user: dgp tags: trunk | |
|
2009-04-08
| ||
| 19:17 | * library/platform/platform.tcl: Extended the darwin sections to * library/platform/pkgIndex.tcl:... check-in: 0aca619525 user: andreas_kupries tags: trunk | |
| 19:11 | * library/platform/platform.tcl: Extended the darwin sections to * library/platform/pkgIndex.tcl:... check-in: e18670efde user: andreas_kupries tags: core-8-5-branch | |
| 16:05 | * library/tcltest/tcltest.tcl: Converted [eval]s (some unsafe!) to * library/tcltes... check-in: f054da9f0c user: dgp tags: trunk | |
| 16:04 | * library/tcltest/tcltest.tcl: Converted [eval]s (some unsafe!) to * library/tcltes... check-in: 96648562c3 user: dgp tags: core-8-5-branch | |
| 16:02 | * library/tcltest/tcltest.tcl: Fixed unsafe [eval]s in the tcltest * library/tcltes... check-in: 1cd91a22d2 user: dgp tags: core-8-4-branch | |
|
2009-04-07
| ||
| 18:46 | merge updates from HEAD check-in: 8cc32f55f3 user: dgp tags: dgp-refactor | |
| 18:45 | * generic/tclStringObj.c: Correction so that value of TCL_GROWTH_MIN_ALLOC is ... check-in: 24eea28193 user: dgp tags: trunk | |
| 18:37 | * generic/tclStringObj.c: Completed backports of fixes for [Bug 2494093] and [B... check-in: 25da06730d user: dgp tags: core-8-4-branch | |
| 18:37 | * generic/tclStringObj.c: Completed backports of fixes for [Bug 2494093] and [... check-in: b72d2c661c user: dgp tags: core-8-5-branch | |
|
2009-04-04
| ||
| 17:31 | Fix [Bug 1910136]. check-in: d99c0d9aba user: dkf tags: trunk | |
|
2009-03-31
| ||
| 13:25 | merge updates from HEAD check-in: 23c915e892 user: dgp tags: dgp-refactor | |
|
2009-03-30
| ||
| 18:49 | * doc/Alloc.3: Size argument is "unsigned int". [Bug 2556263] check-in: 730ead76b9 user: dgp tags: trunk | |
| 18:48 | * doc/Alloc.3: Size argument is "unsigned int". [Bug 2556263] check-in: ef3ce5cbff user: dgp tags: core-8-5-branch | |
| 18:47 | * doc/Alloc.3: Size argument is "unsigned int". [Bug 2556263] check-in: a77712ae2f user: dgp tags: core-8-4-branch | |
| 17:47 | * generic/tclStringObj.c: Added protections from invalid memory * generic/tclT... check-in: f0785bb73d user: dgp tags: core-8-5-branch | |
| 17:47 | * generic/tclStringObj.c: Added protections from invalid memory * generic/tclT... check-in: e85458edfc user: dgp tags: core-8-4-branch | |
|
2009-03-27
| ||
| 20:57 | merge updates from HEAD check-in: bd65a1c333 user: dgp tags: dgp-refactor | |
| 19:17 | * generic/tclPathObj.c (TclPathPart): TclPathPart() was computing * tests/fileName... check-in: 5771cd9994 user: dgp tags: trunk | |
| 19:16 | * generic/tclPathObj.c (TclPathPart): TclPathPart() was computing * tests/fileName... check-in: 6f05a3d648 user: dgp tags: core-8-5-branch | |
| 19:14 | * tests/fileName.test: Tests for [Bug 2710920] to guard against its appearance. check-in: f3c53916ba user: dgp tags: core-8-4-branch | |
|
2009-03-26
| ||
| 19:58 | typo check-in: 4639b76c8b user: dgp tags: core-8-5-branch | |
| 19:58 | typo check-in: 210ea34e35 user: dgp tags: trunk | |
| 13:27 | merge updates from HEAD check-in: e7ba5e1f9b user: dgp tags: dgp-refactor | |
| 10:43 | Some small improvements to the last example check-in: a2a666124d user: dkf tags: trunk | |
|
2009-03-25
| ||
| 23:24 | bring doc and tools in line with http://wiki.tcl.tk/812 check-in: e35ad2ae2d user: nijtmans tags: trunk | |
| 23:22 | bring doc and tools in line with http://wiki.tcl.tk/812 check-in: 1a4d23cb9e user: nijtmans tags: trunk | |
| 20:30 | merge updates from HEAD check-in: 6d6b6e35f0 user: dgp tags: dgp-refactor | |
| 10:26 | Documented [coroutine] and [yield]. [Bug 2152285] check-in: db491127c0 user: dkf tags: trunk | |
|
2009-03-24
| ||
| 13:11 | merge updates from HEAD check-in: 40475b987f user: dgp tags: dgp-refactor | |
| 10:46 | Fix [Bug 2704302] check-in: 477196cdad user: dkf tags: trunk | |
| 09:30 | Fix [Bug 2673163] check-in: 1c6d19544d user: dkf tags: trunk | |
|
2009-03-22
| ||
| 15:36 | merge updates from HEAD check-in: a110148602 user: dgp tags: dgp-refactor | |
| 14:46 | * generic/tclBasic.c: NR-enable the handling of unknown commands [Bug 2502037]. check-in: f45dcb7151 user: msofer tags: trunk | |
|
2009-03-21
| ||
| 17:03 | merge updates from HEAD check-in: 1a21f84a2f user: dgp tags: dgp-refactor | |
| 12:56 | removed extra cleanupTests call check-in: 582d42dfed user: msofer tags: trunk | |
| 12:26 | forgot one file :} check-in: 723c5799ca user: msofer tags: trunk | |
| 12:24 | * generic/tclBasic.c: fixed "leaks" in aliases, imports and * generic/tclInt.h: ensembles. O... check-in: 5da5e7593d user: msofer tags: trunk | |
| 11:46 | * tclInt.h: comments * tests/tailcall.test: added tests to show that [tailcall] does not current... check-in: 0dece95289 user: msofer tags: trunk | |
| 10:20 | * tests/nre.test: [foreach] has been NR-enabled for a while, the test was marked 'knownBug': unmar... check-in: ab4bd3df9b user: msofer tags: trunk | |
| 09:42 | * generic/tclBasic.c: Fix for (among others) [Bug 2699087] * generic/tclCmdAH.c: Tailcalls now... check-in: 8145ecc0e6 user: msofer tags: trunk | |
| 06:55 | * generic/tclExecute.c: proper fix for [Bug 2415422]. Reenabled * tests/nre.test: the failin... check-in: 5682bc5adb user: msofer tags: trunk | |
| 03:43 | * generic/tclExecute.c: fix both test and code for tailcall * tests/tailcall.test: from within ... check-in: c8742315d4 user: msofer tags: trunk | |
| 02:59 | merge updates from HEAD check-in: 5bee5f8843 user: dgp tags: dgp-refactor | |
| 02:55 | * tests/stringObj.test: Test stringObj-6.9 checks that Tcl_AppendStringsToOb... check-in: 289c2e97cd user: dgp tags: trunk | |
| 02:54 | * generic/tclStringObj.c: Test stringObj-6.9 checks that * tests/stringObj.tes... check-in: 2ad13d8bb6 user: dgp tags: core-8-5-branch | |
| 02:53 | * generic/tclStringObj.c: Test stringObj-6.9 checks that * tests/stringObj.tes... check-in: 6c175deb9d user: dgp tags: core-8-4-branch | |
| 01:23 | * tests/tailcall.test: slightly improved tests check-in: 30cc07ecb7 user: msofer tags: trunk | |
|
2009-03-20
| ||
| 15:14 | merge updates from HEAD check-in: 23945a3f37 user: dgp tags: dgp-refactor | |
| 14:43 | * generic/tclExecute.c (INST_CONCAT1): Panic when appends overflow the max length o... check-in: 0f56647140 user: dgp tags: trunk | |
| 14:35 | * generic/tclExecute.c (INST_CONCAT1): Panic when appends overflow the max length o... check-in: 0344586f37 user: dgp tags: core-8-5-branch | |
| 14:22 | * generic/tclExecute.c (INST_CONCAT1): Panic when appends overflow the max length o... check-in: 7931b6b149 user: dgp tags: core-8-4-branch | |
| 02:37 | merge updates from HEAD check-in: 4685f5e1bb user: dgp tags: dgp-refactor | |
|
2009-03-19
| ||
| 23:31 | * generic/tcl.h: * generic/tclInt.h: * generic/tclBasic.c: * generic/tclExecute.c: * generic/tc... check-in: 588ba19772 user: msofer tags: trunk | |
| 16:14 | Added documentation for tailcall. check-in: 187f1bee39 user: dkf tags: trunk | |
| 14:07 | merge updates from HEAD check-in: 70332fbe1e user: dgp tags: dgp-refactor | |
|
2009-03-18
| ||
| 17:18 | * win/tclWinFile.c (TclpObjNormalizePath): Corrected Tcl_Obj leak. Thanks to Jo... check-in: 50e16b069f user: dgp tags: core-8-4-branch | |
| 17:13 | * win/tclWinFile.c (TclpObjNormalizePath): Corrected Tcl_Obj leak. Thanks to Jo... check-in: de4d16a450 user: dgp tags: core-8-5-branch | |
| 17:08 | * win/tclWinFile.c (TclpObjNormalizePath): Corrected Tcl_Obj leak. Thanks to Jo... check-in: 5f1bd5c647 user: dgp tags: trunk | |
| 16:52 | * generic/tclVar.c (TclLookupSimpleVar): Shift all calls to Tcl_SetErrorCode(... check-in: 0d2e7ec808 user: dgp tags: trunk | |
|
2009-03-16
| ||
| 15:29 | merge updates from HEAD check-in: 26ed7b54e1 user: dgp tags: dgp-refactor | |
| 10:21 | Fix [Bug 2688063] check-in: c4abf357d6 user: dkf tags: trunk | |
| 00:43 | revise fix for [Bug 2687952] check-in: f409096899 user: mistachkin tags: trunk | |
|
2009-03-15
| ||
| 22:34 | Fix [Bug 2687952] check-in: 520dda1d96 user: dkf tags: trunk | |
| 15:38 | Added support for SIGINFO. [Patch 1513655] check-in: b60628dc1d user: dkf tags: core-8-5-branch | |
| 15:35 | Added support for SIGINFO. [Patch 1513655] check-in: 064364a737 user: dkf tags: trunk | |
|
2009-03-14
| ||
| 17:41 | regen check-in: 8aa9ce14ff user: dkf tags: trunk | |
| 17:20 | Added support for reporting TEA-like info via pkg-config. check-in: c54059aaad user: dkf tags: trunk | |
|
2009-03-12
| ||
| 15:47 | merge updates from HEAD check-in: 07118a48c6 user: dgp tags: dgp-refactor | |
|
2009-03-11
| ||
| 10:44 | * generic/tclBasic.c (TclNRCoroutineObjCmd): fix Tcl_Obj leak. Diagnose and fix thx to GPS. check-in: 2f85b847a1 user: msofer tags: trunk | |
|
2009-03-10
| ||
| 19:00 | merge updates from HEAD check-in: e203d7ead4 user: dgp tags: dgp-refactor | |
|
2009-03-09
| ||
| 09:12 | Move the implementation of [try] from Tcl to C. Not yet bytecoded. check-in: 7b446f39b0 user: dkf tags: trunk | |
|
2009-03-06
| ||
| 17:09 | merge updates from HEAD check-in: eb3c49bb0b user: dgp tags: dgp-refactor | |
|
2009-03-04
| ||
| 17:52 | Related corrections check-in: 2693844b2e user: dkf tags: trunk | |
| 17:26 | Fix bug 2662434 check-in: 9b6e8a380e user: dkf tags: trunk | |
|
2009-03-03
| ||
| 05:59 | merge updates from HEAD check-in: 6f929495b8 user: dgp tags: dgp-refactor | |
|
2009-02-27
| ||
| 23:03 | [Bug 218977] Tcl_DbCkfree needs a return value don't use CONST84/CONST86 in internal header files check-in: 23ff81a854 user: nijtmans tags: trunk | |
|
2009-02-25
| ||
| 19:59 | * generic/tclUtil.c (TclStringMatchObj): Revised the branching on the strObj-... check-in: b1137fbe41 user: dgp tags: trunk | |
| 14:55 | * generic/tclCmdMZ.c: Since Tcl_GetCharLength() has its own * generic/tclExecute.c... check-in: b7bc652fdf user: dgp tags: trunk | |
| 13:50 | merge updates from HEAD check-in: 8478606537 user: dgp tags: dgp-refactor | |
|
2009-02-24
| ||
| 21:04 | General minor documentation improvements. check-in: e68a3507e0 user: dkf tags: trunk | |
| 14:42 | Update to installed module version number check-in: 8b2ebb5ed0 user: dkf tags: trunk | |
| 14:39 | Added support for 8.6's zlib integration. check-in: 282f1151e4 user: dkf tags: trunk | |
|
2009-02-23
| ||
| 17:20 | merge updates from HEAD check-in: 453286efe3 user: dgp tags: dgp-refactor | |
|
2009-02-22
| ||
| 17:45 | Revert commits of 20080723. Those were speed tests, that are inherently brittle. check-in: 1ee78aeeae user: ferrieux tags: trunk | |
| 04:38 | * generic/tclStringObj.c: Several revisions to the shimmering patterns between... check-in: 76f96f2a4c user: dgp tags: trunk | |
|
2009-02-20
| ||
| 18:25 | merge updates from HEAD check-in: 277683274b user: dgp tags: dgp-refactor | |
| 18:24 | * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType() * tests/fileName.... check-in: f8a85ea635 user: dgp tags: core-8-4-branch | |
| 18:19 | * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType() * tests/fileName.... check-in: 703b79a976 user: dgp tags: core-8-5-branch | |
| 18:19 | * generic/tclPathObj.c: Fixed mistaken logic in TclFSGetPathType() * tests/fileName.... check-in: c8c2551b94 user: dgp tags: trunk | |
|
2009-02-19
| ||
| 15:13 | merge updates from HEAD check-in: 7ee406757c user: dgp tags: dgp-refactor | |
| 14:55 | alternative solution to the signed/unsigned warnings check-in: a6265b9b52 user: dgp tags: trunk | |
| 06:35 | fix signed/unsigned comparison warnings check-in: a5b3726442 user: das tags: trunk | |
| 02:47 | merge updates from HEAD check-in: 6f1abd1b1b user: dgp tags: dgp-refactor | |
|
2009-02-18
| ||
| 20:10 | * generic/tclStringObj.c: Simplify the logic of the Tcl_*SetObjLength() routin... check-in: b2511db171 user: dgp tags: trunk | |
| 19:47 | another TODO check-in: e8f8bf65a5 user: dgp tags: trunk | |
| 18:43 | merge updates from HEAD check-in: 1466ff4bd2 user: dgp tags: dgp-refactor | |
| 18:31 | * generic/tclStringObj.c: Rewrite GrowStringBuffer() so that it has parallel s... check-in: 3f462e6880 user: dgp tags: trunk | |
| 17:45 | * generic/tclStringObj.c: Another round of simplification on the allocation ma... check-in: e352a00e67 user: dgp tags: trunk | |
| 06:26 | * generic/tclStringObj.c: Another round of simplification on the allocation ma... check-in: 61fb6cf251 user: dgp tags: trunk | |
|
2009-02-17
| ||
| 21:40 | * generic/tclStringObj.c: Pare back the length of the unicode array in a non-e... check-in: 8754f4357d user: dgp tags: trunk | |
| 21:05 | * generic/tclStringObj.c: Factor out common GrowUnicodeBuffer() and solve over... check-in: cfe9911057 user: dgp tags: trunk | |
| 18:10 | * win/tcl.m4, win/configure: Check if cl groks _WIN64 already to avoid CC manipulation that can sc... check-in: e587ee7ca9 user: hobbs tags: trunk | |
| 18:06 | * win/tcl.m4, win/configure: Check if cl groks _WIN64 already to avoid CC manipulation that can sc... check-in: 3bcaf7209e user: hobbs tags: core-8-5-branch | |
| 17:17 | * generic/tclStringObj.c: Factor out common GrowStringBuffer(). * generic/tcl... check-in: 820ba0e29a user: dgp tags: trunk, potential incompatibility | |
| 14:28 | merge updates from HEAD check-in: 8b78d4ea6c user: dgp tags: dgp-refactor | |
| 06:52 | * generic/tclStringObj.c: Revise buffer growth implementation in ExtendStringR... check-in: e188de7032 user: dgp tags: trunk | |
|
2009-02-16
| ||
| 23:03 | fix [Feature Request 2605263] use official zlib build. check-in: 77fa325ce4 user: nijtmans tags: trunk | |
| 22:56 | fix [Feature Request 2605263] use official zlib build. check-in: 8f34b18e0c user: nijtmans tags: trunk | |
| 21:41 | fix [Bug 2605232] tdbc doesn't build when Tcl is compiled with --disable-shared. check-in: b12ff1f84a user: nijtmans tags: trunk | |
| 04:33 | * generic/tclTestObj.c: Replace the [teststringobj ualloc] testing * tests/stringObj... check-in: e0e22cfc3b user: dgp tags: trunk | |
| 04:06 | * generic/tclStringObj.c: Added protections from invalid memory * generic/tclT... check-in: 1c3c3be74a user: dgp tags: trunk | |
|
2009-02-15
| ||
| 23:13 | * generic/tclStringObj.c: Factor out duplicate code from Tcl_AppendObjToObj. check-in: dac012d276 user: dgp tags: trunk | |
| 22:32 | * generic/tclStringObj.c: Replace the 'size_t uallocated' field of the String ... check-in: 14abdb946c user: dgp tags: trunk | |
| 16:49 | * generic/tclStringObj.c: Removed limitation in Tcl_AppendObjToObj where the c... check-in: 24a9c9e7b5 user: dgp tags: trunk | |
|
2009-02-14
| ||
| 23:07 | * generic/tclStringObj.c: Revisions so that we avoid creating the strange repr... check-in: 59f23bd2a8 user: dgp tags: trunk | |
| 22:54 | * generic/tclTestObj.c: Revise updates to [teststringobj] so we don't get blocked by... check-in: 701671c72e user: dgp tags: trunk | |
| 20:30 | Const correctness fixes in the debug build. check-in: 5f4a54eded user: dgp tags: trunk | |
|
2009-02-13
| ||
| 14:45 | Remove all "register" keywords. check-in: 8676898b20 user: dgp tags: trunk | |
| 04:01 | New utility routine UnicodeLength(), to compute the length of unicode buffer argumen... check-in: 42a8e6fdf2 user: dgp tags: trunk | |
| 03:22 | * generic/tclStringObj.c: Rewrites of the routines Tcl_GetCharLength, Tcl_GetU... check-in: d2191985b4 user: dgp tags: trunk | |
|
2009-02-12
| ||
| 17:08 | * generic/tclStringObj.c: Simplified Tcl_GetCharLength by * generic/tclTestObj... check-in: 215d13fc4c user: dgp tags: trunk | |
| 14:45 | * generic/tclStringObj.c: Re-implemented AppendUtfToUnicodeRep so that we no l... check-in: 7d98b7fffc user: dgp tags: trunk | |
| 09:27 | Fix tricky point that meant it was next to impossible to extend [oo::define]. check-in: ac61ee3958 user: dkf tags: trunk | |
| 04:35 | Revise latest commit to better maintain stringPtr->numChars. check-in: f9db57a39e user: dgp tags: trunk | |
| 03:46 | * generic/tclStringObj.c: Re-implemented AppendUnicodeToUtfRep so that we no l... check-in: ed8007db13 user: dgp tags: trunk | |
|
2009-02-11
| ||
| 19:33 | Removed casts now unnecessary after type of stringPtr->allocated changed. check-in: 0bc9529c8f user: dgp tags: trunk | |
| 18:07 | * generic/tclStringObj.c: Changed type of the 'allocated' field * generic/tclT... check-in: d0225f51c9 user: dgp tags: trunk | |
| 17:27 | merge updates from HEAD check-in: f07460d448 user: dgp tags: dgp-refactor | |
| 15:28 | * generic/tclStringObj.c: Changed type of the 'allocated' field of the String struct... check-in: 93efedde3f user: dgp tags: trunk | |
|
2009-02-10
| ||
| 23:08 | - eliminate some unnessary type casts - some internal const decorations - spacing check-in: a45c7b126b user: nijtmans tags: trunk | |
| 22:49 | - eliminate some unnessary type casts - some internal const decorations - spacing check-in: 160bcb1152 user: nijtmans tags: trunk | |
| 21:57 | fix [tcl-Bug 2502365] Building of head on HPUX is broken when using the native CC. check-in: 3023b7c8ff user: nijtmans tags: trunk | |
| 21:04 | Removed handling of (objPtr->bytes != NULL) from UpdateStringOfString, which is only... check-in: 1f05ccc310 user: dgp tags: trunk | |
| 17:37 | Simplify Tcl_SetObjLength by removing unreachable code. check-in: 927c8dae6c user: dgp tags: trunk | |
| 17:28 | Simplify SetStringFromAny() by removing unreachable and duplicate code. check-in: f811987143 user: dgp tags: trunk | |
| 17:09 | * generic/tclObj.c (Tcl_GetString): Added comments and validity checks following... check-in: 78d89e677c user: dgp tags: trunk | |
| 15:37 | Convert all Tcl_InvalidateStringRep() calls into macros. check-in: e1cda5d2cf user: dgp tags: trunk | |
| 14:59 | * generic/tclStringObj.c: Reduce code duplication in Tcl_GetUnicode*. Restrict Appen... check-in: 84a1bb328a user: dgp tags: trunk | |
| 14:38 | * generic/tclStringObj.c (Tcl_GetUnicode*): Reduce code duplication. check-in: 0fb18eb9e7 user: dgp tags: trunk | |
| 04:00 | merge updates from HEAD check-in: b56e57cae7 user: dgp tags: dgp-refactor | |
| 03:55 | formatting check-in: 03085a5401 user: dgp tags: trunk | |
|
2009-02-09
| ||
| 22:55 | fix [Bug 2555129] const compiler warning (as error) in tclCompile.c check-in: a844523f95 user: nijtmans tags: trunk | |
| 13:21 | merge updates from HEAD check-in: 7c0a0b63f6 user: dgp tags: dgp-refactor | |
|
2009-02-07
| ||
| 22:42 | Improve error messages. [Bug 2573172] check-in: 6397952565 user: dkf tags: trunk | |
|
2009-02-06
| ||
| 16:08 | merge updates from HEAD check-in: 81f1edee56 user: dgp tags: dgp-refactor | |
| 08:14 | * generic/tcl.h (Darwin): workaround conflict between deprecated tcl panic macro and panic() funct... check-in: 71ce90ecae user: das tags: core-8-4-branch | |
| 00:59 | Fix for [Bug 2544618] check-in: bdd187e3de user: mistachkin tags: trunk | |
|
2009-02-05
| ||
| 23:12 | merge updates from HEAD check-in: 3ec9a51e62 user: dgp tags: dgp-refactor | |
| 22:12 | Simplify the implementation of some commands now that the underlying string API knows more about byt... check-in: ee4709ceaf user: dkf tags: trunk | |
| 21:27 | Add missing cast check-in: 9cef9aac53 user: dkf tags: trunk | |
| 14:21 | Fix [Bug 2568434] check-in: f783e3b9ff user: dkf tags: trunk | |
| 14:10 | * generic/tclStringObj.c: Added overflow protections to the AppendUtfToUtfRep routin... check-in: 1287624315 user: dgp tags: core-8-4-branch | |
| 13:59 | * generic/tclStringObj.c: Added overflow protections to the AppendUtfToUtfRep routin... check-in: 9d19b12984 user: dgp tags: core-8-5-branch | |
| 13:26 | merge updates from HEAD check-in: 409e734ff2 user: dgp tags: dgp-refactor | |
| 11:57 | More/better/cleaner handling of the bytearray special casing for string ops. check-in: 174db4e4cd user: dkf tags: trunk | |
| 01:21 | Improve efficiency of Tcl_AppendObjToObj's bytearray handling. check-in: 94be40db3a user: dkf tags: trunk | |
|
2009-02-04
| ||
| 22:48 | merge updates from HEAD check-in: fdf6271dcc user: dgp tags: dgp-refactor | |
| 22:39 | * generic/tclStringObj.c (SetUnicodeObj): Corrected failure of Tcl_SetUnicodeO... check-in: 3b1d7afdbe user: dgp tags: core-8-4-branch | |
| 21:45 | comment typo check-in: 0a9d076582 user: dgp tags: trunk | |
| 21:43 | comment typo check-in: f22e328814 user: dgp tags: core-8-5-branch | |
| 20:21 | * generic/tclStringObj.c (SetUnicodeObj): Corrected failure of Tcl_SetUnicodeO... check-in: d7975f5bcd user: dgp tags: core-8-5-branch | |
| 19:59 | * generic/tclStringObj.c: Added overflow protections to the AppendUtfToUtfRep routin... check-in: 50800297d9 user: dgp tags: trunk | |
| 18:57 | * generic/tclCmdMZ.c: Prevent crashes due to int overflow of the length of the res... check-in: dd591b8fbb user: dgp tags: core-8-5-branch | |
| 18:15 | * generic/tclCmdMZ.c: Prevent crashes due to int overflow of the length of the res... check-in: cf87a8291e user: dgp tags: trunk | |
| 14:16 | merge updates from HEAD check-in: 255c748a68 user: dgp tags: dgp-refactor | |
|
2009-02-03
| ||
| 23:34 | - eliminate some unnessary type casts - some internal const decorations - spacing check-in: 4e6ad69d53 user: nijtmans tags: trunk | |
| 23:10 | - eliminate some unnessary type casts - some internal const decorations - spacing check-in: 4ad5e07e8e user: nijtmans tags: trunk | |
| 18:48 | Added missing declaration of tclCmdNameType check-in: f72414bcb8 user: dkf tags: trunk | |
| 18:16 | Fix for [Bug 2558422] though this area is still a mess. check-in: 3e5eb95379 user: dkf tags: trunk | |
| 18:10 | * generic/tclStringObj.c (SetUnicodeObj): Corrected failure of Tcl_SetUnicodeO... check-in: b0fc858575 user: dgp tags: trunk | |
| 17:15 | * generic/tclObj.c (Tcl_GetStringFromObj): Reduce code duplication. check-in: 237d9f22c5 user: dgp tags: trunk | |
|
2009-02-02
| ||
| 14:24 | merge updates from HEAD check-in: 3b662c41d0 user: dgp tags: dgp-refactor | |
| 06:02 | * generic/tclInterp.c: Reverted the conversion of [interp] into an * tests/interp.t... check-in: 419a8c1538 user: dgp tags: trunk | |
| 05:54 | * generic/tclStringObj.c (STRING_NOMEM): Add missing cast of NULL to (char *) that ... check-in: 75bf4b19b7 user: dgp tags: trunk | |
| 05:47 | * generic/tclStringObj.c (Tcl_(Attempt)SetObjLength): Added protections against ca... check-in: 2a6367e1b9 user: dgp tags: trunk | |
| 05:44 | Revert unreleased improvements to pkgs/itcl . check-in: 75729d9a20 user: dgp tags: trunk | |
|
2009-02-01
| ||
| 19:36 | no message check-in: f8d96d4bb1 user: davygrvy tags: trunk | |
| 19:35 | * win/makefile.vc: Allow nmake flags such as -a (rebuild all) to pass down to the pkgs targets, to... check-in: 84588b5ce4 user: davygrvy tags: trunk | |
| 17:57 | no message check-in: ccfe88b393 user: davygrvy tags: trunk | |
| 15:29 | merge updates from HEAD check-in: 94777ba67f user: dgp tags: dgp-refactor | |
|
2009-01-31
| ||
| 15:11 | remove accidental typo check-in: e6bc97edbd user: dkf tags: trunk | |
|
2009-01-30
| ||
| 16:01 | improved test fixes check-in: 80965d4042 user: dgp tags: trunk | |
| 15:49 | merge updates from HEAD check-in: ce21f50fec user: dgp tags: dgp-refactor | |
| 11:34 | Added another example. [Bug 1216074] check-in: 162596d230 user: dkf tags: trunk | |
| 11:18 | Added example. check-in: c0f0334598 user: dkf tags: trunk | |
|
2009-01-29
| ||
| 22:14 | Fix [Bug 2006888] check-in: 259603c6a0 user: dkf tags: trunk | |
| 17:14 | merge updates from HEAD check-in: e04de4ac39 user: dgp tags: dgp-refactor | |
| 17:13 | * generic/tclInterp.c: Convert the [interp] command into a * tests/interp.test: ... check-in: ab2e541228 user: dgp tags: trunk | |
| 16:08 | Backport fix for [Bug 2519474] check-in: a14bcc8666 user: dkf tags: core-8-5-branch | |
| 15:57 | Fix [Bug 2519474] check-in: a1b195f5d2 user: dkf tags: trunk | |
| 15:06 | merge updates from HEAD check-in: 43b7115279 user: dgp tags: dgp-refactor | |
| 14:53 | Fix [Bug 2537839] check-in: 0140eb5ef5 user: dkf tags: trunk | |
| 14:45 | * generic/tclInterp.c: Convert the [interp] command into a [namespace ensemble]. W... check-in: e0463ea7f5 user: dgp tags: trunk | |
| 11:28 | Fix [Bug 2529117] check-in: ead5164915 user: dkf tags: trunk | |
|
2009-01-28
| ||
| 16:56 | merge updates from HEAD check-in: 7b06f5b933 user: dgp tags: dgp-refactor | |
| 16:28 | Apply resolution for [Bug 2529157]. Fix another location in tclBasic.c where only the objProc case w... check-in: 2694a37e98 user: dkf tags: trunk | |
|
2009-01-27
| ||
| 15:19 | merge updates from HEAD check-in: 3afe000310 user: dgp tags: dgp-refactor | |
| 11:11 | Fix [Bug 2531577] check-in: ff97a151d3 user: dkf tags: trunk | |
| 00:01 | Fix [Bug 1028264]: WSACleanup() too early. The fix introduces "late exit handlers" for similar late... check-in: 12792e6ea9 user: ferrieux tags: trunk | |
|
2009-01-26
| ||
| 22:57 | Fix [Bug 2446662]: resync Win behavior on RST with that of unix (EOF). check-in: 3022658c78 user: ferrieux tags: trunk | |
| 21:17 | merge updates from HEAD check-in: 3e0b393652 user: dgp tags: dgp-refactor | |
| 16:42 | minor formatting improvements check-in: 96c5ce1f39 user: dkf tags: trunk | |
| 16:25 | Fix [Bug 2536400] check-in: 45b68fba26 user: dkf tags: trunk | |
|
2009-01-24
| ||
| 00:03 | Added a note that 'zlib push' is reversed by 'chan pop'. check-in: 0641f0dfe8 user: dkf tags: trunk | |
|
2009-01-22
| ||
| 17:13 | merge updates from HEAD check-in: eab5383f18 user: dgp tags: dgp-refactor | |
| 06:42 | CONSTify TclPrintInstruction and TclpNativeJoinPath (TIP #27) {unix win} in *.decls is equivalent to... check-in: b4d9520da5 user: nijtmans tags: trunk | |
| 05:07 | typo check-in: 15291e35f5 user: dgp tags: trunk | |
| 05:06 | typo check-in: dbcb28419b user: dgp tags: core-8-5-branch | |
| 02:16 | * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}). * unix/configure: Au... check-in: 8f5e46e66c user: kennykb tags: core-8-5-branch | |
| 02:11 | * unix/tcl.m4: Corrected a typo ($(SHLIB_VEERSION) should be ${SHLIB_VERSION}). * unix/configure: Au... check-in: 7c74da2b81 user: kennykb tags: trunk | |
| 00:11 | * generic/tclIORChan.c (ReflectClose): Fix for [Bug 2458202]. * generic/tclIORTrans.c (ReflectClo... check-in: e96c03080e user: andreas_kupries tags: trunk | |
| 00:05 | * generic/tclIORChan.c (ReflectClose): Fix for [Bug 2458202]. Closing a channel may supply NULL f... check-in: 68c5f6b579 user: andreas_kupries tags: core-8-5-branch | |
|
2009-01-21
| ||
| 21:29 | * generic/tclStringObj.c: New fix for [Bug 2494093] replaces the flawed attempt comm... check-in: 17135c11fc user: dgp tags: trunk | |
|
2009-01-20
| ||
| 03:54 | Backport of Patch 907924 check-in: 678a111c20 user: kennykb tags: core-8-5-branch | |
| 03:38 | Patch 907924 check-in: c905b776df user: kennykb tags: trunk | |
|
2009-01-19
| ||
| 22:13 | no message check-in: 8f48c4d13a user: davygrvy tags: trunk | |
| 22:10 | Addressed the over-building nature of the htmlhelp target by moving from a pseudo target to a real t... check-in: 7b6199f027 user: davygrvy tags: trunk | |
| 19:55 | no message check-in: 35a94fbf85 user: davygrvy tags: trunk | |
| 19:54 | * win/build.vc.bat: Improved tools detection and error message. * win/makefile.vc: Reorganized the... check-in: 8898dfcee4 user: davygrvy tags: trunk | |
|
2009-01-18
| ||
| 00:07 | The converter author should not be assigned copyright for transformed documents check-in: 53d907e750 user: patthoyts tags: trunk | |
|
2009-01-16
| ||
| 20:49 | correct the commit message check-in: bcc4a2e0a5 user: dgp tags: trunk | |
| 20:47 | merge updates from HEAD check-in: 4f9e2873ab user: dgp tags: dgp-refactor | |
| 20:44 | * generic/tcl.h: Bump patchlevel to 8.6b1.1 to distinguish * library/init.tcl... check-in: c8cfc118c3 user: dgp tags: trunk | |
| 09:20 | [Bug 2512659] patch for typo applied check-in: 3bbaf4de79 user: patthoyts tags: trunk | |
|
2009-01-14
| ||
| 17:03 | merge updates from HEAD check-in: c6d4329af9 user: dgp tags: dgp-refactor | |
| 14:14 | typo check-in: b0777357cf user: dgp tags: trunk | |
| 14:13 | typo check-in: d2c1426979 user: dgp tags: core-8-5-branch | |
| 14:12 | typo check-in: 4f7d2e761f user: dgp tags: core-8-4-branch | |
| 06:10 | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Reverted most of the substan... check-in: e0ace167c0 user: dgp tags: trunk | |
| 03:35 | merge updates from HEAD check-in: d26da09878 user: dgp tags: dgp-refactor | |
|
2009-01-13
| ||
| 22:35 | fix [tcl-Bug 2502365] Building of head on HPUX is broken when using the native CC check-in: e7b65e5e4c user: nijtmans tags: trunk | |
| 20:35 | merge updates from HEAD check-in: 2959b2a24b user: dgp tags: dgp-refactor | |
| 20:30 | Move [throw] implementation into C. check-in: edad258731 user: dkf tags: trunk | |
| 03:02 | merge updates from HEAD check-in: c8852eb947 user: dgp tags: dgp-refactor | |
|
2009-01-12
| ||
| 16:50 | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): One consequence of the NRE rewrit... check-in: 860d062f15 user: dgp tags: trunk | |
|
2009-01-09
| ||
| 15:35 | merge updates from HEAD check-in: 470607e0b5 user: dgp tags: dgp-refactor | |
| 15:34 | * generic/tclStringObj.c (STRING_SIZE): Corrected failure to limit memory allocation... check-in: 3b1f4e78cd user: dgp tags: trunk | |
| 15:15 | * generic/tclStringObj.c (STRING_SIZE): Corrected failure to limit memory allocation... check-in: ec34b68502 user: dgp tags: core-8-4-branch | |
| 15:12 | * generic/tclStringObj.c (STRING_SIZE): Corrected failure to limit memory allocation... check-in: 5d56bba354 user: dgp tags: core-8-5-branch | |
| 15:00 | Fix [Bug 1558654] check-in: e8ce6096bc user: dkf tags: trunk | |
| 14:17 | merge updates from HEAD check-in: 02f7c5c705 user: dgp tags: dgp-refactor | |
| 11:21 | Style fixes (unfouling whitespace, sorting comments, removing useless casts, etc.) check-in: cd3c38f00a user: dkf tags: trunk | |
|
2009-01-08
| ||
| 18:00 | merge updates from HEAD check-in: 0b4ea10c4a user: dgp tags: dgp-refactor | |
| 17:58 | * generic/tclStringObj.c (STRING_UALLOC): Added missing parens required to get corr... check-in: 2663be2b32 user: dgp tags: trunk | |
| 17:57 | * generic/tclStringObj.c (STRING_UALLOC): Added missing parens required to get corr... check-in: de416fc6a1 user: dgp tags: core-8-4-branch | |
| 17:55 | * generic/tclStringObj.c (STRING_UALLOC): Added missing parens required to get corr... check-in: 026b245cf3 user: dgp tags: core-8-5-branch | |
| 16:41 | Generate errorcodes for more cases. check-in: a12728cbb9 user: dkf tags: trunk | |
|
2009-01-07
| ||
| 13:50 | Added more examples. [Tk Bug 2491235] check-in: f8b07d0ed8 user: dkf tags: trunk | |
| 11:58 | Narrow the focus of a failing test so that it succeeds (by only testing that which is supposed to be... check-in: f94c80a9d6 user: dkf tags: trunk | |
|
2009-01-06
| ||
| 22:17 | read() errors or EOF shall not prevent write(). This allows for proper graceful closing. Prevent t... Closed-Leaf check-in: acab51185e user: davygrvy tags: tip-162-branch | |
| 21:43 | merge updates from HEAD check-in: b86b3d598f user: dgp tags: dgp-refactor | |
| 17:20 | * tests/stringObj.test: Revise tests that demand a NULL Tcl_ObjType in certain value... check-in: 79358a4faf user: dgp tags: trunk | |
| 16:07 | Corrected twiddling in internals of dictionaries so that literals can't get destroyed. check-in: 1dbc152ce3 user: dkf tags: core-8-5-branch | |
| 16:03 | Corrected twiddling in internals of dictionaries so that literals can't get destroyed. check-in: 37ceba02a0 user: dkf tags: trunk | |
| 15:33 | merge updates from HEAD check-in: c48d911b11 user: dgp tags: dgp-refactor | |
| 15:24 | Fix [Bug 2006879] check-in: 0a57255dbc user: dkf tags: trunk | |
| 15:23 | Fix [Bug 2006879] check-in: 4009a11fc2 user: dkf tags: core-8-5-branch | |
| 15:12 | Backport fix for [Bug 2006884] check-in: ba5e364c89 user: dkf tags: core-8-5-branch | |
| 15:06 | merge updates from HEAD check-in: 157eee86df user: dgp tags: dgp-refactor | |
| 14:30 | Fix [Bug 2489836] check-in: ee4e4fe8d0 user: dkf tags: trunk | |
| 10:20 | Fix [Bug 2481109] check-in: dc504e5b79 user: dkf tags: trunk | |
| 10:08 | Formatting improvements (comments, whitespace) check-in: 3fa95308b4 user: dkf tags: trunk | |
| 09:49 | Comment formatting improvements. check-in: 04b750c442 user: dkf tags: trunk | |
|
2009-01-05
| ||
| 14:54 | merge updates from HEAD check-in: d766f324bc user: dgp tags: dgp-refactor | |
| 14:04 | Convert tabs to spaces for reliable display with nroff check-in: 1bbc94799a user: dkf tags: trunk | |
| 11:27 | Added a test, correct a dumb blunder. check-in: 42090a4d62 user: dkf tags: trunk | |
| 09:48 | Make [source] NRE-aware to enable [yield]. [Bug 2412068] check-in: 4242c5e4c4 user: dkf tags: trunk | |
|
2009-01-04
| ||
| 22:57 | More coding style improvements. check-in: d95dc006c7 user: dkf tags: trunk | |
| 22:55 | Generalize mysterious comment about causes for ::env misses check-in: 5e1cadd4f2 user: ferrieux tags: trunk | |
|
2009-01-03
| ||
| 21:14 | merge updates from HEAD check-in: 4af3ecdaf1 user: dgp tags: dgp-refactor | |
| 14:20 | autoconf-2.59 check-in: 81aa5041a6 user: das tags: trunk | |
| 13:55 | autoheader-2.59 check-in: 7990c98984 user: das tags: trunk | |
| 13:55 | autoconf-2.59 check-in: d99c6aab8d user: das tags: trunk | |
| 13:55 | use correct autconf magic to pass configure args & environment to pkg sub-configures (in particular ... check-in: 888d28167f user: das tags: trunk | |
| 04:38 | make test case work, correct date of commit in ChangeLog check-in: a6720f400d user: kennykb tags: trunk | |
| 04:36 | * library/clock.tcl (tcl::clock::add): Fixed error message formatting in the case where [clock add] ... check-in: 0be5ec88b7 user: kennykb tags: core-8-5-branch | |
| 04:26 | * library/clock.tcl (tcl::clock::add): Fixed error message formatting in the case where [clock add] ... check-in: 338849bf17 user: kennykb tags: trunk | |
|
2009-01-02
| ||
| 16:45 | regen check-in: 30a2e9c34a user: dkf tags: trunk | |
| 16:43 | Fix various mkstemp()-related issues. [Bugs 741967,878333] check-in: b7a0a9fa28 user: dkf tags: trunk | |
| 15:08 | merge updates from HEAD check-in: 8eba9376be user: dgp tags: dgp-refactor | |
|
2008-12-31
| ||
| 18:22 | * unix/Makefile.in: Set TCLLIBPATH in SHELL_ENV so that targets like `make shell... check-in: ccf1ebd7bd user: dgp tags: trunk | |
|
2008-12-29
| ||
| 14:21 | merge updates from HEAD check-in: 52017fd414 user: dgp tags: dgp-refactor | |
|
2008-12-28
| ||
| 17:37 | Plug memory leak. check-in: a666bdae88 user: dkf tags: trunk | |
| 17:26 | merge updates from HEAD check-in: ed4ca4abd0 user: dgp tags: dgp-refactor | |
|
2008-12-27
| ||
| 10:07 | Fix my silly blunders. [Bug 2470237] check-in: 5ddf0f02bb user: dkf tags: trunk | |
| 00:04 | Assorted minor corrections to the Zlib C API to make it work with the PNG implementation better. check-in: 723a16de60 user: dkf tags: trunk, potential incompatibility | |
|
2008-12-26
| ||
| 09:51 | Updated comments in tcl.decls based on code archaeology. check-in: 64cea92e63 user: dkf tags: trunk | |
|
2008-12-24
| ||
| 17:23 | merge updates from HEAD check-in: 681d59f126 user: dgp tags: dgp-refactor | |
|
2008-12-23
| ||
| 16:46 | fix build of zlib objects with msvc check-in: aa4031f7f1 user: nijtmans tags: trunk | |
| 08:55 | Fix [Bug 2459725] check-in: 553bc7d052 user: dkf tags: trunk | |
|
2008-12-22
| ||
| 18:12 | merge updates from HEAD check-in: f81946ad70 user: dgp tags: dgp-refactor | |
| 16:57 | advance tag check-in: f02cdbbdc2 user: dgp tags: trunk, core-8-6-b1 | |
| 15:45 | Drop lone @ line from test: target check-in: b5dc4e2c82 user: dgp tags: trunk | |
| 14:49 | [Bug 2458395] Ensure pkgs directories are suitable and quote the paths. check-in: 8061d208d3 user: patthoyts tags: trunk | |
| 13:42 | merge updates from HEAD check-in: f19dcad505 user: dgp tags: dgp-refactor | |
| 13:20 | - add more missing symbols from zlib.def - mark dll build as being a modified verson Both changes ba... check-in: 1da4d0c96f user: nijtmans tags: trunk | |
| 13:04 | Fix for [Bug 2330040] check-in: e0bfcc2fb2 user: mistachkin tags: trunk | |
| 12:50 | - add more missing symbols from zlib.def - mark dll build as being a modified verson Both changes ba... check-in: 3325d742fb user: nijtmans tags: trunk | |
| 01:40 | Support the pkgs tree check-in: a983ca9a1f user: patthoyts tags: trunk | |
| 01:39 | Silence signed unsigned warning check-in: 36e1f380bc user: patthoyts tags: trunk | |
|
2008-12-21
| ||
| 22:05 | MINOR CHANGE: Tidy up changelog formatting. check-in: d7fa62e091 user: dkf tags: trunk | |
| 21:19 | Fixed Stuart Cassoff's name in ChangeLog check-in: 05903d73ec user: kennykb tags: trunk | |
| 21:17 | fix 64bit test failures check-in: 437f8a7cb6 user: das tags: trunk | |
| 20:59 | * generic/tcl.h: Bump to 8.5.6 for release. * library/init.tcl: * too... check-in: 1c19753e16 user: dgp tags: core-8-5-6, core-8-5-branch | |
| 20:55 | * unix/Makefile.in: Fix broken build of bundled packages when path to build dir contains spaces... check-in: c6476a9ec5 user: das tags: trunk | |
| 20:55 | * unix/configure: autoconf-2.59 check-in: d6cf62736f user: das tags: trunk | |
| 20:55 | * unix/configure.in: Preserve configure environment variables for sub-configures of bundled pac... check-in: f6f76c1e37 user: das tags: trunk | |
| 20:22 | advance tag check-in: 8c0e8c6a97 user: dgp tags: core-8-5-branch | |
| 20:13 | * changes: Update for 8.5.6 release. * library/tclIndex: Removed reference to ... check-in: b37bbeae84 user: dgp tags: core-8-5-branch | |
| 16:22 | advance tag check-in: cd5c522069 user: dgp tags: trunk | |
| 08:17 | Fix minor typo. [Bug 2455165] check-in: 8bf6100e5e user: dkf tags: trunk | |
| 05:24 | merge updates from HEAD check-in: 5e70a65c2e user: dgp tags: dgp-refactor | |
| 05:12 | advance tag check-in: 97a621c865 user: dgp tags: trunk | |
|
2008-12-20
| ||
| 22:06 | Revised the zlib objects so that they are built directly into the build dir, without building an i... check-in: 4a665e7ca6 user: kennykb tags: trunk | |
| 21:40 | * win/Makefile.in: * win/configure.in: Renamed the static library libtcl86s.a to have a name di... check-in: a8f12a587b user: kennykb tags: trunk, potential incompatibility | |
| 17:29 | advance tag check-in: f3ebaf3e7c user: dgp tags: trunk | |
| 16:32 | Minor updates to make building work better with msys on Windows. (Apparently the gcc used doesn't li... check-in: 55ab56983a user: dkf tags: trunk | |
| 11:49 | Assign a base address for tdbc check-in: 64a879f05e user: patthoyts tags: trunk | |
| 05:37 | merge updates from HEAD check-in: 9f19efdecd user: dgp tags: dgp-refactor | |
| 05:30 | * changes: Updates for 8.6b1 release. check-in: b21fc9248d user: dgp tags: trunk | |
| 02:27 | test packages after testing tcl check-in: c30816e3dc user: das tags: trunk | |
| 02:02 | sync file additions/removals with Tcl.xcodeproj check-in: 27f7094398 user: das tags: trunk | |
| 01:56 | add new files check-in: 5df8cf0560 user: das tags: trunk | |
| 01:21 | fix warnings check-in: 2b3316aba9 user: das tags: trunk | |
| 01:11 | * unix/Makefile.in: make package install directory of bundled * unix/configure.in packages configu... check-in: 73610625e4 user: das tags: trunk | |
| 01:03 | fix warning check-in: 0bd8dfb117 user: das tags: trunk | |
|
2008-12-19
| ||
| 23:53 | merge updates from HEAD check-in: ec1eefed87 user: dgp tags: dgp-refactor | |
| 18:23 | * doc/NRE.3: Formatting errors found by `make html` * doc/Tcl_Main.3: ... check-in: 8f43cdead8 user: dgp tags: trunk | |
| 17:54 | tag for 8.6b1 release check-in: 25dde48d55 user: dgp tags: trunk | |
| 17:07 | * tests/io.test: Add missing [close $f] to io-73.2. check-in: 07a4414fd2 user: dgp tags: trunk | |
| 16:20 | Move log entry regarding tdbc from ChangeLog to pkgs/tdbc/ChangeLog check-in: ee9ee7b8e8 user: dgp tags: trunk | |
| 16:19 | regen with autoconf-2.59 (why dkf just did another regen I don't understand) check-in: 900eabacab user: dgp tags: trunk | |
| 16:01 | * tests/chanio.test: Add missing [removeFile] cleanups. check-in: 6c62c0ca9c user: dgp tags: trunk | |
| 15:39 | fix odbc build on mingw32 TODO: re-generate tclconfig/configure! (I don't have autoconf-2.59, could... check-in: fd54878fab user: nijtmans tags: trunk | |
| 14:44 | Add previously omitted files so we have a complete zlib 1.2.3 distro... check-in: 8b8d3f1e88 user: dkf tags: trunk | |
| 14:10 | whitespace check-in: 53a41d2fb8 user: dgp tags: trunk | |
| 11:20 | regen (with autoconf 2.61, since that's what I've got...) check-in: 444fe5f732 user: dkf tags: trunk | |
| 10:55 | More autoconf hacking; now seems to be working fully on Unix... check-in: 49013bf97f user: dkf tags: trunk | |
| 09:33 | CONSTify TclGetLoadedPackages second param check-in: fa03a357a1 user: nijtmans tags: trunk | |
| 09:14 | add symbols deflateSetHeader and inflateGetHeader to win32/zlib.def Modify ChangeLog, README and zl... check-in: a46a709191 user: nijtmans tags: trunk | |
| 07:01 | * unix/Makefile.in: Update `make dist` target to include the files from the comp... check-in: 97fede5250 user: dgp tags: trunk | |
| 03:54 | * README: Bump version number to 8.6b1 * generic/tcl.h: * libr... check-in: 448b87b688 user: dgp tags: trunk | |
| 03:37 | merge updates from HEAD check-in: 319f77c794 user: dgp tags: dgp-refactor | |
| 03:31 | * tests/chanio.test: Replaced [chan event] handlers that returned TCL_RETURN retu... check-in: ecb6fb9204 user: dgp tags: trunk | |
| 02:46 | * win/configure.in: * win/Makefile.in: Added build of packages in the 'pkgs/' directory. * win/confi... check-in: 489cccf8a0 user: kennykb tags: trunk | |
| 01:34 | nmake build file support for zlib check-in: 136cc996d7 user: patthoyts tags: trunk | |
|
2008-12-18
| ||
| 23:48 | * generic/tclIO.c (Tcl_CloseEx,CloseWrite,CloseChannelPart,ChanCloseHalf): Rewrite the half-close... check-in: 2cb6ab45d5 user: andreas_kupries tags: trunk | |
| 23:19 | merge updates from HEAD check-in: 60656b8b09 user: dgp tags: dgp-refactor | |
| 23:00 | * generic/tclExecute.c: Disabled apparently faulty assertion. [Bug 2415422]. check-in: 8216d1eb5c user: dgp tags: trunk | |
| 22:47 | Corrections to make things work with msys check-in: bafa2fddd9 user: dkf tags: trunk | |
| 22:21 | regen check-in: 3fb80cc319 user: dkf tags: trunk | |
| 22:20 | Wizzardry need more backslash! check-in: 8c24a98150 user: dkf tags: trunk | |
| 21:23 | Formatting cleanup. check-in: d95fd6c805 user: dkf tags: trunk | |
| 18:18 | merge updates from HEAD check-in: ac8dad98e0 user: dgp tags: dgp-refactor | |
| 16:52 | Add missing flush for half-close of the write side check-in: 9abef88cd5 user: ferrieux tags: trunk | |
| 15:36 | Try to do the wizardry again... check-in: b12e0de95a user: dkf tags: trunk | |
| 15:25 | regen check-in: 2d2f7bb606 user: dkf tags: trunk | |
| 15:24 | Autoconf wizardry! check-in: 6d317a1915 user: dkf tags: trunk | |
| 14:16 | Slight improvement of changelog message check-in: edd8bad4e7 user: dkf tags: trunk | |
| 14:14 | Import of zlib 1.2.3 check-in: 0f222b0fe8 user: dkf tags: trunk | |
| 11:48 | Converted 'if 0' into 'knownBug' constraints check-in: d68e23fd09 user: dkf tags: trunk | |
| 10:37 | Compressing and decompressing channel transformation support. Note that there may be "quality-of-imp... check-in: 9e962b0a8f user: dkf tags: trunk | |
| 09:43 | Temporarily disable half-close test because of issue in tcltest cleanup check-in: 2df3f7408e user: ferrieux tags: trunk | |
| 07:50 | Remove obsolete PipeCloseProc check-in: 933a8b9b1e user: ferrieux tags: trunk | |
| 06:40 | VOID -> void check-in: 1b2f480abf user: nijtmans tags: trunk | |
| 04:38 | fix line endings check-in: e4c8071b18 user: dgp tags: trunk | |
| 04:36 | merge updates from HEAD check-in: 75c2ca517b user: dgp tags: dgp-refactor | |
| 01:14 | TIP #332 IMPLEMENTATION - Half-Close for Bidirectional Channels check-in: d4d9fb3168 user: ferrieux tags: trunk | |
| 00:22 | Now with *nearly* working gzipping channels... check-in: 70cc20e8e5 user: dkf tags: trunk | |
|
2008-12-17
| ||
| 23:25 | merge updates from HEAD check-in: 206cad281d user: dgp tags: dgp-refactor | |
| 22:07 | don't use ckfree((void *)...) but ckfree((char *)...) check-in: 47b3095d6b user: nijtmans tags: trunk | |
| 21:05 | General improvements. check-in: 425adb3236 user: dkf tags: trunk | |
| 17:54 | typos in comments check-in: 338141c76a user: dgp tags: trunk | |
| 17:23 | * unix/Makefile.in: Modify the distclean-packages target so that empty build dir... check-in: e349f3f236 user: dgp tags: trunk | |
| 16:47 | move variable "length" inside if() don't use ckfree((void *)...) but ckfree((char *).... check-in: 0a08bcb02d user: nijtmans tags: trunk | |
| 16:13 | merge updates from HEAD check-in: e165f230f7 user: dgp tags: dgp-refactor | |
| 15:39 | Fix [Bug 2433936] check-in: 22c3f68452 user: dkf tags: trunk | |
| 15:36 | * unix/Makefile.in: Add build support for collections of TEA * unix/configure.in... check-in: 03cb345b6c user: dgp tags: trunk | |
| 14:33 | Removed unused flag. check-in: 0dd4a2524d user: dkf tags: trunk | |
| 14:15 | Start "pkgs" module in CVS to support source distributions of Tcl with bundled packages. check-in: 49eebfdf0a user: dgp tags: trunk | |
| 06:02 | merge updates from HEAD check-in: 3bcbb59da0 user: dgp tags: dgp-refactor | |
|
2008-12-16
| ||
| 23:24 | eliminate -Wwrite-strings warnings in enable-threads build. use TclNewLiteralStringObj() check-in: 8b27ea6ef2 user: nijtmans tags: trunk | |
| 22:07 | Added tests for [throw] and [try]. check-in: 0fe743bda3 user: dkf tags: trunk | |
| 22:04 | Backport re-fix of [2431847] check-in: 93b6cd83b3 user: ferrieux tags: core-8-5-branch | |
| 22:03 | Fix bug in 'trap' handlers (introduced by DKF's editing originally) check-in: 4f5029e8f9 user: dkf tags: trunk | |
| 21:29 | Docs for TIP 329. check-in: faad09ea5b user: dkf tags: trunk | |
| 17:55 | merge updates from HEAD check-in: 4981c75c39 user: dgp tags: dgp-refactor | |
| 16:36 | First implementation of TIP#329 check-in: 01878a9589 user: dkf tags: trunk | |
| 15:50 | Re-fix [2431847] check-in: 3de918d602 user: ferrieux tags: trunk | |
| 14:34 | * generic/tcl.h: Add TIP 338 routines to stub table. * generic/tcl.decls: ... check-in: 41252e08cd user: dgp tags: trunk | |
| 05:38 | merge updates from HEAD check-in: 77642d653f user: dgp tags: dgp-refactor | |
|
2008-12-15
| ||
| 23:42 | Fix line endings damaged by last commit check-in: 99aa249de9 user: patthoyts tags: trunk | |
| 23:26 | Fix [Bug 2431847] check-in: d54c5ed1a6 user: dkf tags: core-8-5-branch | |
| 23:09 | Fi [Bug 2431847] check-in: 56583d3400 user: dkf tags: trunk | |
| 22:07 | Working towards zlib-based channel transforms check-in: 0eb0bc66c4 user: dkf tags: trunk | |
| 18:43 | merge updates from HEAD check-in: cdfa98b2b4 user: dgp tags: dgp-refactor | |
| 18:33 | * doc/AddErrInfo.3: Documented Tcl_(Set|Get)ErrorLine (TIP 336). * doc/CrtComman... check-in: a861410ea2 user: dgp tags: trunk | |
| 17:28 | fix 'make checkstubs' failure: make TclGetIndexFromObjList static check-in: d173571652 user: das tags: trunk | |
| 17:11 | Fix [Bug 2380293]. Redefine non-strict decoding to ignore only whitespace. check-in: 1d99671194 user: ferrieux tags: trunk | |
| 15:48 | TIP #338 IMPLEMENTATION * doc/AppInit.c: Made routines Tcl_SetStartupScript ... check-in: e52c9bd3ce user: dgp tags: trunk, potential incompatibility | |
| 15:43 | optional argument format correction check-in: e1b3253334 user: dgp tags: core-8-5-branch | |
|
2008-12-14
| ||
| 19:03 | merge updates from HEAD check-in: 85d19ee87e user: dgp tags: dgp-refactor | |
| 15:10 | add new zlib files check-in: aa236f24f4 user: das tags: trunk | |
| 15:10 | autoheader-2.59 check-in: e573ccc14c user: das tags: trunk | |
| 15:10 | fix warnings check-in: 230b6aa75f user: das tags: trunk | |
| 13:51 | Added constraints check-in: 412bc86355 user: dkf tags: trunk | |
| 13:44 | regen check-in: a0ad030a31 user: dkf tags: trunk | |
| 13:42 | tidy up check-in: 395b235250 user: dkf tags: trunk | |
| 13:32 | Improve build rules on Win w.r.t. zlib Improve autoconf magic on Unix and Win check-in: 21345422c5 user: dkf tags: trunk | |
|
2008-12-13
| ||
| 21:30 | Tcl_MakeSocketClientChannel() can now support any address family handed to it, depending on whether ... check-in: c9157f9317 user: davygrvy tags: tip-162-branch | |
| 19:29 | merge updates from HEAD check-in: 88564211a5 user: dgp tags: dgp-refactor | |
| 17:36 | Improve docs, start working towards implementing [zlib push] check-in: 30744092cf user: dkf tags: trunk | |
| 09:29 | Added missing bug numbe check-in: 9b2e359de8 user: dkf tags: trunk | |
| 09:19 | Many improvements to docs check-in: e71a39bcd4 user: dkf tags: trunk | |
|
2008-12-12
| ||
| 21:44 | refined the new windows error message code and removed the specialty socket types from the build for... check-in: 06c388b356 user: davygrvy tags: tip-162-branch | |
| 21:43 | change PATH_MAX to MAXPATHLEN (msvc doesn't have PATH_MAX) check-in: ec83cf1a32 user: nijtmans tags: trunk | |
| 20:28 | needed to add tip281 support as the error message problem was giving me neck pains check-in: 90f47ccebd user: davygrvy tags: tip-162-branch | |
| 17:46 | Fix time change in Eastern Europe (not 3:00 but 4:00 local time) [Bug 2207436] check-in: 148de9595c user: nijtmans tags: core-8-5-branch | |
| 17:42 | Document new DST fallback rules. Fix time change in Eastern Europe (not 3:00 but 4:00 local time) [B... check-in: 15a0291926 user: nijtmans tags: trunk | |
| 16:34 | Added some more docs check-in: 032419ee99 user: dkf tags: trunk | |
| 16:22 | regen/fix blunders check-in: 566f259941 user: dkf tags: trunk | |
| 16:18 | Make a bad zlib install less fatal to rest of Tcl for now. check-in: 727529ef0e user: dkf tags: trunk | |
| 16:07 | Fix missing CLOEXEC on internal pipes [2417695] and [chan pipe] fds. check-in: 5a5e87fae7 user: ferrieux tags: trunk | |
| 15:06 | Let code extract gzip headers check-in: b0c7b90bc3 user: dkf tags: trunk | |
| 15:00 | Added test for gzip header access check-in: 259509498f user: dkf tags: trunk | |
| 14:47 | merge updates from HEAD check-in: 091b3570e5 user: dgp tags: dgp-refactor | |
| 11:59 | Fix [Bug 2419061] check-in: aa16bed9aa user: dkf tags: trunk | |
| 05:25 | some edits on the unix socket stuff, still a mess (all mine) check-in: 833f6b9947 user: davygrvy tags: tip-162-branch | |
| 04:38 | TIP #322 IMPLEMENTATION * doc/NRE.3 (new file): Added documentation of the published API for Non-Rec... check-in: 85e4432562 user: kennykb tags: trunk | |
| 02:41 | merge updates from HEAD check-in: ffe56e444b user: dgp tags: dgp-refactor | |
|
2008-12-11
| ||
| 22:30 | Eliminate warning: different 'const' qualifiers with msvc compiler. A few more 'const' optimizations... check-in: 2c2dca1f77 user: nijtmans tags: trunk | |
| 17:30 | * generic/tclIO.c (SetChannelFromAny and related): Modified the * tests/io.test: internal represe... check-in: 4698543527 user: andreas_kupries tags: trunk | |
| 17:27 | * generic/tclIO.c (SetChannelFromAny and related): Modified the * tests/io.test: internal represe... check-in: cfad9b09d7 user: andreas_kupries tags: core-8-5-branch | |
| 16:57 | Factor out the code to turn zlib errors into Tcl errors. check-in: 76dfa9d80d user: dkf tags: trunk | |
| 16:50 | Document the zlib command. Not yet complete! check-in: 8d13d21226 user: dkf tags: trunk | |
| 14:45 | start of zlib support for windows check-in: 0f2bbb10a9 user: dkf tags: trunk | |
| 14:43 | regen check-in: a2944700f3 user: dkf tags: trunk | |
| 14:42 | Slightly less lame configure detection for zlib; still not really right check-in: f361f4a935 user: dkf tags: trunk | |
| 14:32 | *** empty log message *** check-in: 1bf48a1ce5 user: nijtmans tags: trunk | |
| 14:24 | Fixed prototypes check-in: aa4617ad55 user: dkf tags: trunk | |
| 14:17 | regen check-in: cf6b5e350c user: dkf tags: trunk | |
| 14:16 | Corrections check-in: 3cf5ccb192 user: dkf tags: trunk | |
| 14:13 | Added basic test suite for zlib check-in: f9323517b4 user: dkf tags: trunk | |
| 14:05 | Fallback to European time zone DST rules, when the timezone is between 0 and -12 [Bug 2207436]. check-in: 51c9709271 user: nijtmans tags: core-8-5-branch | |
| 14:01 | Fallback to European time zone DST rules, when the timezone is between 0 and -12 [Bug 2207436]. check-in: e48908f30f user: nijtmans tags: trunk | |
| 05:21 | add TIP #234 files check-in: 465a045ad6 user: das tags: trunk | |
| 01:21 | First hack at TIP#234 check-in: b84ee14c8c user: dkf tags: trunk | |
| 01:20 | [Bug 1929403] specify the translation mode when counting bytes check-in: e718b6bacb user: patthoyts tags: core-8-5-branch | |
| 01:02 | added SO_REUSEADDR so I could test with uTorrent running and intercept packets check-in: 7b872c4457 user: davygrvy tags: tip-162-branch | |
|
2008-12-10
| ||
| 21:20 | added ATM and RM to the dream list check-in: 4da0c6778c user: davygrvy tags: tip-162-branch | |
| 19:03 | library/tzdata/*: Update from Olson's tzdata2008i. check-in: e23bcfbd54 user: kennykb tags: core-8-5-branch | |
| 19:00 | library/tzdata/*: Update from Olson's tzdata2008i. check-in: c57d3ee9f4 user: kennykb tags: trunk | |
| 18:21 | TIP #343 IMPLEMENTATION - A Binary Specifier for [format/scan] check-in: 197d47d29d user: ferrieux tags: trunk | |
| 13:51 | merge updates from HEAD check-in: 17d1c7c4c7 user: dgp tags: dgp-refactor | |
| 11:15 | Implement TIP#341. check-in: 133e87a095 user: dkf tags: trunk | |
| 10:39 | more WSAE errors translated (that actually have translations!). UDP sockets can now be created, but... check-in: 6f3c5c7293 user: davygrvy tags: tip-162-branch | |
| 02:20 | some wsae errors were skipped over check-in: 6fe03a0e4a user: davygrvy tags: tip-162-branch | |
| 02:12 | Can almost open UDP sockets.. WSARecv bails with 10014 (WSAEFAULT), researching.. check-in: ac2e115da0 user: davygrvy tags: tip-162-branch | |
|
2008-12-09
| ||
| 22:55 | some kind of bug in the PlatSDK v6.0A dissallowed me to use bluetooth unless I set version as WinSrv... check-in: 245c6ada83 user: davygrvy tags: tip-162-branch | |
| 22:38 | Set the file channel to binary for size comparison on windows check-in: e9b5fdb875 user: patthoyts tags: trunk | |
| 21:47 | restore source and binary compatibility for TIP #337 implementation. (when it's _that_ simple, there... check-in: 10911e26ab user: nijtmans tags: trunk | |
| 20:16 | TIP #337 IMPLEMENTATION * doc/BackgdErr.3: Converted internal routine ... check-in: 2c2b2f27f3 user: dgp tags: trunk, potential incompatibility | |
| 19:52 | fixed small bug in IocpAcceptOne() that caused the DecodeSockAddr() func to produce a useless revers... check-in: 358802c7bc user: davygrvy tags: tip-162-branch | |
| 14:09 | A bit more readability refactoring. check-in: 579d74d29f user: dkf tags: trunk | |
|
2008-12-08
| ||
| 16:17 | Network protocol dream list completed. Total is 47 possibles. check-in: a9cef48d73 user: davygrvy tags: tip-162-branch | |
|
2008-12-07
| ||
| 16:39 | Tcl_MacOSXOpenVersionedBundleResources: Fix leak, simplify logic check-in: 8ad201e255 user: das tags: core-8-4-branch | |
| 16:39 | Tcl_MacOSXOpenVersionedBundleResources: Fix leak, simplify logic check-in: aeae3e7517 user: das tags: core-8-5-branch | |
| 16:28 | Tcl_MacOSXOpenVersionedBundleResources: Fix leak, simplify logic check-in: b4396fa982 user: das tags: trunk | |
| 16:28 | Fix warnings with assertions enabled check-in: 0a4a880ba1 user: das tags: trunk | |
| 07:06 | default receive mode changed to flow-controlled from zero-byte. I would think performance outweighs... check-in: 0ceb7388ae user: davygrvy tags: tip-162-branch | |
| 06:40 | works! check-in: 1b2e66d397 user: davygrvy tags: tip-162-branch | |
| 01:23 | compiles again.. doesn't link yet check-in: a99e54d582 user: davygrvy tags: tip-162-branch | |
|
2008-12-06
| ||
| 20:42 | oops check-in: 5765ccbe83 user: dkf tags: trunk | |
| 20:12 | Partial fix for [Bug 2388866] check-in: 5977c47239 user: dkf tags: trunk | |
| 03:39 | what a swamp check-in: 5d39943b4e user: davygrvy tags: tip-162-branch | |
| 02:30 | still getting ready for the weekend code sparing match, me versus make check-in: 33827156b2 user: davygrvy tags: tip-162-branch | |
| 00:48 | weekend work prepared.. back to donuts check-in: ff239a7752 user: davygrvy tags: tip-162-branch | |
| 00:29 | initial content added, does not compile at this time check-in: ee6f9c3fad user: davygrvy tags: tip-162-branch | |
| 00:19 | a big mess, but some structure is forming check-in: a383b0d3fb user: davygrvy tags: tip-162-branch | |
|
2008-12-05
| ||
| 21:40 | regen check-in: 8357992d08 user: dkf tags: trunk | |
| 21:38 | Implement TIP#335 check-in: 27a3956c2c user: dkf tags: trunk | |
| 16:01 | fix Tcl_AppendElement documentation: signature in doc did not match with real signature in header fi... check-in: 0d2ab70b08 user: nijtmans tags: trunk | |
| 15:21 | minor improvements derived from [Patch 1723738] check-in: 0235d61b38 user: dkf tags: trunk | |
| 14:28 | regen check-in: 8ffe08936b user: dkf tags: trunk | |
| 14:27 | Implement TIP#307. check-in: 78cbddf838 user: dkf tags: trunk | |
| 02:17 | 1/2 of the generic code modified for IPv6 (and more protocols) support. check-in: 55b030a95f user: davygrvy tags: tip-162-branch | |
|
2008-12-04
| ||
| 17:45 | * generic/tclPathObj.c (Tcl_FSGetNormalizedPath): Added another flag value TC... check-in: 936137456c user: dgp tags: trunk | |
| 17:45 | * generic/tclPathObj.c (Tcl_FSGetNormalizedPath): Added another flag value TC... check-in: 1b223784cd user: dgp tags: core-8-5-branch | |
| 17:43 | * generic/tclIOUtil.c (Tcl_FSGetNormalizedPath): Added another flag value TCL... check-in: 5a77c1fe14 user: dgp tags: core-8-4-branch | |
|
2008-12-03
| ||
| 09:51 | Fix [Bug 2380318] check-in: d181db5335 user: dkf tags: trunk | |
| 07:08 | * generic/tclFileName.c (DoGlob): One of the Tcl_FSMatchInDirectory() calls did n... check-in: 25f2f78225 user: dgp tags: trunk | |
| 07:03 | * generic/tclFileName.c (DoGlob): One of the Tcl_FSMatchInDirectory() calls did n... check-in: 12a697308f user: dgp tags: core-8-5-branch | |
| 06:36 | * generic/tclFileName.c (TclDoGlob): One of the Tcl_FSMatchInDirectory() calls di... check-in: e3869039df user: dgp tags: core-8-4-branch | |
|
2008-12-02
| ||
| 19:45 | note incompa check-in: fd75928630 user: dgp tags: trunk | |
| 19:40 | TIP #336 IMPLEMENTATION * generic/tcl.decls: New routines Tcl_(Get|Set)ErrorLine... check-in: e01657bdcf user: dgp tags: trunk, potential incompatibility | |
| 18:23 | * generic/tclIO.c (TclFinalizeIOSubsystem): Replaced Alexandre Ferrieux's first patch for [Bug 22... check-in: 485f324427 user: andreas_kupries tags: core-8-5-branch | |
| 18:23 | * generic/tclIO.c (TclFinalizeIOSubsystem): Replaced Alexandre Ferrieux's first patch for [Bug 22... check-in: 0510216fea user: andreas_kupries tags: trunk | |
|
2008-12-01
| ||
| 22:39 | * generic/tclParse.c: Backport fix for [Bug 2251175]. check-in: 0fe1dac073 user: dgp tags: core-8-5-branch | |
| 22:29 | * generic/tclParse.c: Coding standards fixups. check-in: 06db62d609 user: dgp tags: trunk | |
| 21:48 | * generic/tclIO.c (TclFinalizeIOSubsystem): Revised latest commit to something that ... check-in: f0ac8ebbfa user: dgp tags: core-8-4-branch | |
| 16:44 | merge updates from HEAD check-in: 0b028f5cf6 user: dgp tags: dgp-refactor | |
| 15:22 | Fix [Bug 2371623] with a constraint. check-in: 157967a1e1 user: dkf tags: trunk | |
| 09:55 | autoconf-2.59 check-in: 09d0c634f7 user: das tags: trunk | |
| 09:54 | autoheader-2.59 check-in: e193d00717 user: das tags: trunk | |
|
2008-11-30
| ||
| 19:25 | * library/clock.tcl (format, ParseClockScanFormat): Added a [string map] to get rid of namespace del... check-in: 544e7d8b85 user: kennykb tags: core-8-5-branch | |
| 19:24 | * library/clock.tcl (format, ParseClockScanFormat): Added a [string map] to get rid of namespace del... check-in: f50581ec54 user: kennykb tags: trunk | |
|
2008-11-29
| ||
| 18:18 | regen check-in: d1bb07f2c0 user: dkf tags: trunk | |
| 18:17 | Implementation of TIP #210. check-in: 9f965bfa57 user: dkf tags: trunk | |
| 14:44 | Moved a number of tests to the newer style. check-in: 0a4b8585b4 user: patthoyts tags: trunk | |
| 12:18 | Code now simple enough that we can improve its performance by applying the double-checked locking pa... check-in: 3f0a0fe4bc user: dkf tags: trunk | |
| 12:15 | Improvements to the general readability of the TSD implementation. check-in: 0df4a7b29c user: dkf tags: trunk | |
|
2008-11-27
| ||
| 08:23 | Alternate fix for[Bug 2251175]: missing backslash substitution on expanded literals. check-in: dc5280ff20 user: ferrieux tags: trunk | |
| 05:58 | merge updates from HEAD check-in: d491254068 user: dgp tags: dgp-refactor | |
|
2008-11-26
| ||
| 23:44 | A few more (harmless) Tcl_SetResult eliminations check-in: 2adf7a3416 user: nijtmans tags: trunk | |
| 23:09 | Eliminate warning: unused variable check-in: 80eddfdb43 user: nijtmans tags: trunk | |
| 19:19 | * library/tclIndex: Removed reference to no-longer-extant procedure 'tclLdAout'.... check-in: cefa3cef60 user: kennykb tags: trunk | |
|
2008-11-25
| ||
| 23:19 | Eliminate 3 calls to Tcl_SetResult, as examples how it should have been done. purpose: contribute in... check-in: 8956424338 user: nijtmans tags: trunk | |
| 22:18 | * generic/tclIO.c (TclFinalizeIOSubsystem): Applied backport of Alexandre Ferrieux's patch for ... check-in: 57ca0f31d3 user: andreas_kupries tags: core-8-4-branch | |
| 22:16 | * generic/tclIO.c (TclFinalizeIOSubsystem): Applied Alexandre Ferrieux's patch for [Bug 2270477... check-in: 5b28ad3f61 user: andreas_kupries tags: core-8-5-branch | |
| 22:13 | * generic/tclIO.c (TclFinalizeIOSubsystem): Applied Alexandre Ferrieux's patch for [Bug 2270477... check-in: 9fa4a72d8a user: andreas_kupries tags: trunk | |
| 06:48 | don't assume that Tcl_SetResult sets interp->result, especially not in a dstring test check-in: 55f77779aa user: nijtmans tags: trunk | |
|
2008-11-24
| ||
| 10:02 | Converter script improvements. [Bug 2330040] check-in: 4cc290da5f user: dkf tags: trunk | |
| 04:43 | merge updates from HEAD check-in: fbcc3c2aee user: dgp tags: dgp-refactor | |
|
2008-11-23
| ||
| 19:29 | * generic/tclIO.c: Backport of fix for [Bug 2333466]. check-in: 845be4dce9 user: andreas_kupries tags: core-8-5-branch | |
| 19:26 | * generic/tclIO.c: Backport of fix for [Bug 2333466]. check-in: ba4fa202be user: andreas_kupries tags: core-8-4-branch | |
| 18:05 | Fix IsChannelExisting name comparison [Bug 2333466] check-in: 23d8e42096 user: ferrieux tags: trunk | |
|
2008-11-19
| ||
| 00:04 | Convert Tcl_SetResult(......, TCL_DYNAMIC) to Tcl_SetResult(......, TCL_VOLATILE), in preparation fo... check-in: a75210e18b user: nijtmans tags: trunk | |
| 00:00 | Simplification of expanded-literals handling after analysis of dead branches check-in: 634598c6b7 user: ferrieux tags: trunk | |
|
2008-11-18
| ||
| 20:57 | merge updates from HEAD check-in: a3661d6d8a user: dgp tags: dgp-refactor | |
| 07:02 | fix [Bug 2308236] signature of Tcl_HashStats() wrong check-in: bf29d13c08 user: nijtmans tags: core-8-5-branch | |
| 06:35 | Fix signature and implementation of Tcl_HashStats, such that it conforms to the documentation. check-in: ea4436773c user: nijtmans tags: trunk | |
|
2008-11-17
| ||
| 22:39 | Fix [Bug 2251175]: missing backslash substitution on expanded literals. check-in: 8c125cb7e1 user: ferrieux tags: trunk | |
| 22:37 | Fix [Bug 2251175]: missing backslash generic/tclCompCmds.c substitution on expanded literals. check-in: 660d564a9d user: ferrieux tags: trunk | |
| 22:26 | Fix [Bug 2251175]: missing backslash substitution on expanded literals. check-in: 92bf0067c9 user: ferrieux tags: trunk | |
| 22:15 | Fix signature and implementation of Tcl_HashStats, such that it conforms to the documentation. check-in: 2b7fc9b444 user: nijtmans tags: trunk | |
| 16:13 | merge updates from HEAD check-in: 33876eb1ee user: dgp tags: dgp-refactor | |
| 08:11 | Check for uncompiled-for-continue [Bug 2186888] fixed earlier. check-in: af5cdb41e0 user: ferrieux tags: trunk | |
|
2008-11-16
| ||
| 22:22 | change two Tcl_SetResult calls to Tcl_SetObjResult, as simplification for the TIP #340 patch. check-in: d58e03ce1a user: nijtmans tags: trunk | |
| 17:17 | Tidy up formatting. check-in: 720d076b4b user: dkf tags: trunk | |
|
2008-11-14
| ||
| 13:00 | remove -Wno-implicit-int check-in: dc988d50fd user: das tags: trunk | |
| 00:22 | Fixed [Bug 2269431]: load of shared objects leaves emporary files on windows check-in: c651428b00 user: nijtmans tags: core-8-5-branch | |
|
2008-11-13
| ||
| 22:34 | rename static function FSUnloadTempFile to TclFSUnloadTempFile, needed in tclLoad.c Fixed [Bug 22694... check-in: 9ed8aa8799 user: nijtmans tags: trunk | |
|
2008-11-12
| ||
| 13:32 | Use HKEY_CURRENT_USER instead of HKEY_CLASSES_ROOT during tests. Writing to HKCR requires administra... check-in: f1163306de user: patthoyts tags: trunk | |
| 00:31 | Use -O2 as gcc optimization compiler flag, and get rid of -Wno-implicit-int for... check-in: e70541f4de user: nijtmans tags: trunk | |
|
2008-11-11
| ||
| 21:55 | Eliminate warning: passing arg 4 of `Tcl_SplitList' from incompatible pointer type reverted change f... check-in: dcb26387d5 user: nijtmans tags: trunk | |
| 21:54 | Eliminate warning: passing arg 4 of `Tcl_SplitList' from incompatible pointer type reverted change f... check-in: c4b867d651 user: nijtmans tags: trunk | |
|
2008-11-10
| ||
| 17:57 | * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrich * library/platform/pkgIndex.tcl: ... check-in: 5f16738b09 user: andreas_kupries tags: trunk | |
| 17:57 | * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrich * library/platform/pkgIndex.tcl: ... check-in: 3fa0548ccc user: andreas_kupries tags: core-8-5-branch | |
| 02:18 | merge updates from HEAD check-in: 4a9c1325dc user: dgp tags: dgp-refactor | |
|
2008-11-07
| ||
| 20:10 | patch #2215022: clean up the binary ensemble initialization code Applied a patch from Duoas which e... check-in: ce65d5a8de user: patthoyts tags: trunk | |
|
2008-11-06
| ||
| 21:47 | add "-Wno-implicit-int" for gcc, as on UNIX eliminate an 'array index out of bounds' warning on HP-U... check-in: 918ba31cc4 user: nijtmans tags: trunk | |
|
2008-11-04
| ||
| 23:57 | * generic/tclPort.h: remove the ../win/ header dir as the build system already has it, and it conf... check-in: c98c342725 user: hobbs tags: trunk | |
| 23:56 | * generic/tclPort.h: remove the ../win/ header dir as the build system already has it, and it conf... check-in: 096a632f45 user: hobbs tags: core-8-5-branch | |
| 23:54 | * generic/tclPort.h: remove the ../{win,unix}/ header dirs as the build system already has it, and... check-in: 8eb504dbf1 user: hobbs tags: core-8-4-branch | |
|
2008-11-01
| ||
| 15:03 | fix typo: s/ZoneinfoFile/LoadZoneinfoFile/ check-in: adb2964c4d user: das tags: core-8-5-branch | |
| 15:03 | fix typo: s/ZoneinfoFile/LoadZoneinfoFile/ check-in: b61a23bf62 user: das tags: trunk | |
| 08:05 | Version bump of TclOO check-in: 4c209e9ff3 user: dkf tags: trunk | |
| 00:04 | remove unused variable check-in: 194e700059 user: dkf tags: trunk | |
|
2008-10-31
| ||
| 22:08 | Fix [Bug 2200824] and make class constructor error handling much more robust. check-in: c8dd022f7e user: dkf tags: trunk | |
|
2008-10-28
| ||
| 23:30 | CONSTify TclDTraceInfo Eliminate some -Wstrings-write warnings check-in: 4a0a87f279 user: nijtmans tags: trunk | |
| 23:29 | CONSTify TclDTraceInfo Eliminate some -Wstrings-write warnings check-in: f5c4b2c4b3 user: nijtmans tags: trunk | |
|
2008-10-27
| ||
| 19:08 | * generic/tclEncoding.c: Use "iso8859-1" and not "identity" as the default an... check-in: 557645d373 user: dgp tags: trunk, potential incompatibility | |
|
2008-10-26
| ||
| 18:50 | Style improvements - invoking callbacks without visual junk. check-in: 4a9936c5ad user: dkf tags: trunk | |
| 18:34 | Style improvements - invoking callbacks without visual junk. check-in: a1a8afc25d user: dkf tags: trunk | |
| 12:45 | Style improvements - invoking callbacks without visual junk. check-in: de3bfd137a user: dkf tags: trunk | |
|
2008-10-24
| ||
| 00:46 | Removed a rogue ^M from the end of a line check-in: f442984efd user: patthoyts tags: core-8-5-branch | |
| 00:40 | Removed a rogue ^M from the end of a line check-in: 67dbd05fb4 user: patthoyts tags: trunk | |
|
2008-10-23
| ||
| 23:34 | Backported a fix for reading HTTP-like protocols that used to work and were broken with http 2.7. No... check-in: 317d88eb76 user: patthoyts tags: core-8-5-branch | |
| 23:17 | Fixed a failure to read SHOUTcast streams with the new 2.7 package. Introduced a new intial state as... check-in: 943b6dd8ce user: patthoyts tags: trunk | |
| 16:27 | * generic/tcl.h: Bump version number to 8.5.6b1 to distinguish * library/init... check-in: ec374ebf84 user: dgp tags: core-8-5-branch | |
| 15:51 | merge updates from HEAD check-in: b86f278a02 user: dgp tags: dgp-refactor | |
| 12:19 | only create test.dat file on windows, it is never used on unix and creation may fail due to insuffic... check-in: 072035086a user: das tags: core-8-5-branch | |
| 12:18 | only create test.dat file on windows, it is never used on unix and creation may fail due to insuffic... check-in: 7dff6665ff user: das tags: trunk | |
| 03:28 | * generic/tclCmdAH.c (ForNextCallback): handle TCL_CONTINUE in the for body [Bug 2186888]. check-in: 9cb9b8e5ed user: msofer tags: trunk | |
|
2008-10-22
| ||
| 20:23 | Letting CONST die a slow and graceful death, since NO_CONST was broken since 8.4 and no-one complain... check-in: dc58eb7219 user: nijtmans tags: trunk | |
|
2008-10-19
| ||
| 19:55 | * generic/tclProc.c: Reset -level and -code values to defaults after they are use... check-in: a85f2f72a4 user: dgp tags: trunk | |
| 19:54 | * generic/tclProc.c: Reset -level and -code values to defaults after they are use... check-in: c2b0a6b40d user: dgp tags: core-8-5-branch | |
| 16:52 | Check syntax of [info coroutine] args, i.e. there are none. check-in: 33628306b8 user: dkf tags: trunk | |
| 16:27 | Document [info coroutine]. check-in: 492d56fd9b user: dkf tags: trunk | |
| 16:22 | Improve documentation of [tcl::prefix]. check-in: 721748dd51 user: dkf tags: trunk | |
|
2008-10-17
| ||
| 20:52 | merge updates from HEAD check-in: d93600ad8e user: dgp tags: dgp-refactor | |
| 20:14 | fix missing "-Wl," prefix in HP-UX build check-in: f5b4b4305c user: nijtmans tags: trunk | |
| 20:08 | fix missing "-Wl," prefix in HP-UX build check-in: e59ea6fb6a user: nijtmans tags: trunk | |
| 18:42 | CONST -> const check-in: 5f963f698b user: nijtmans tags: trunk | |
| 18:06 | * generic/tclIORTrans.c (DeleteReflectedTransformMap): Removed debug output in C++ comment. check-in: 429cbd6df6 user: andreas_kupries tags: trunk | |
| 16:32 | * generic/tclCompile.h: Declare the internal tclInstructionTable * generic/tclExecut... check-in: c9106a2d20 user: dgp tags: trunk | |
| 10:22 | Improve clarity of formatting. check-in: 71edbde46a user: dkf tags: trunk | |
|
2008-10-16
| ||
| 22:34 | Add "const" to many internal const tables. No functional or API change. check-in: f03d2e2d83 user: nijtmans tags: trunk | |
| 17:04 | * library/init.tcl: Revised [unknown] so that it carefully preserves the state o... check-in: 91dbfe7baf user: dgp tags: trunk | |
| 16:58 | silence Alex check-in: c36d69e47d user: dgp tags: core-8-5-branch | |
| 16:08 | * library/init.tcl: Revised [unknown] so that it carefully preserves the state o... check-in: a07bfdf2de user: dgp tags: trunk | |
| 16:07 | * library/init.tcl: Revised [unknown] so that it carefully preserves the state o... check-in: 90e78c239a user: dgp tags: core-8-5-branch | |
|
2008-10-15
| ||
| 10:43 | Lots of very minor formatting fixes. check-in: 4eecde7be6 user: dkf tags: trunk | |
| 06:17 | Add "const" to many internal const tables, so those will be put by the C-compiler in the TEXT segmen... check-in: 8fcbc25d98 user: nijtmans tags: trunk | |
|
2008-10-14
| ||
| 22:43 | * win/tclWinChan.c: Fix minor compiler warnings when * win/tclWinDde.c: compiling wit -... check-in: ec7f443aa8 user: nijtmans tags: trunk | |
| 22:37 | * generic/tclCmdAH.c: Fix minor compiler warnings when compiling * generic/tclCmdMZ.c: w... check-in: 675e88f649 user: nijtmans tags: trunk | |
| 22:30 | Fix a bit of formatting. check-in: c710941ccd user: dkf tags: trunk | |
| 22:28 | Use the environment variable for program files to find the html help compiler check-in: 4a43f5ab31 user: patthoyts tags: trunk | |
| 20:10 | merge updates from HEAD check-in: b58f473a75 user: dgp tags: dgp-refactor | |
| 20:08 | * README: Bump version number to 8.6a4 * generic/tcl.h: * libr... check-in: 3d9e72a73b user: dgp tags: trunk | |
| 19:26 | * generic/tclExecute.c: Fix compile warnings when --enable-symbols=all. * generic/t... check-in: 06c13fc98b user: dgp tags: trunk | |
| 18:49 | Fix test flaws exposed by -singleproc 1 -debug 1 check-in: dd5b58f068 user: dgp tags: trunk | |
| 18:16 | backport more reliable tests check-in: ccf31d9892 user: dgp tags: core-8-5-5, core-8-5-branch | |
| 17:17 | Make safe-7.2 more robust to different environments check-in: 73af7029b1 user: dgp tags: trunk | |
| 16:48 | oops check-in: a250bfc0d6 user: dgp tags: trunk | |
| 16:35 | add missing constraints check-in: 28a3511d72 user: dgp tags: trunk | |
| 15:55 | missing constraint check-in: 32df37b2b1 user: dgp tags: core-8-5-branch | |
| 14:02 | Made documentation *even more* clear... check-in: 6f94816860 user: dkf tags: trunk | |
|
2008-10-13
| ||
| 22:51 | We need to initialize the thread id variable to 0 as on 64 bit windows this is a pointer sized field... check-in: 8f717ed738 user: patthoyts tags: trunk | |
| 22:05 | set array of Tcl_Obj's to the right size. check-in: a8fe689a21 user: patthoyts tags: trunk | |
| 21:10 | Handle error case [info class destructor]. check-in: c12e6d7da6 user: dkf tags: trunk | |
| 13:13 | Added magic for Objective C. [Bug 2163447] check-in: 6bb3cf9fbf user: dkf tags: trunk | |
|
2008-10-12
| ||
| 19:53 | * generic/tclCompile.c: fix bug in srcDelta encoding within ByteCodes. The bug can only be trigger... check-in: 25ecba7081 user: msofer tags: trunk | |
|
2008-10-11
| ||
| 03:37 | merge updates from HEAD check-in: 707fc4e9cf user: dgp tags: dgp-refactor | |
|
2008-10-10
| ||
| 21:45 | typo check-in: 42af675fdd user: dgp tags: trunk, core-8-6-a3 | |
| 21:12 | *** 8.6a3 TAGGED FOR RELEASE *** * changes: Updates for 8.6a3 release. check-in: a97484e77c user: dgp tags: trunk | |
| 19:51 | Fix version typo check-in: 945cc496f7 user: mistachkin tags: core-8-5-branch | |
| 19:29 | tag 8.5.5 check-in: 1523499c33 user: dgp tags: core-8-5-branch | |
| 19:11 | * changes: Update for 8.5.5 release. check-in: 25aac84715 user: dgp tags: core-8-5-branch | |
| 18:16 | * generic/tcl.h: Bump to 8.5.5 for release. * library/init.tcl: * too... check-in: 755ea2c849 user: dgp tags: core-8-5-branch | |
| 13:04 | Fix [Bug 2155658] check-in: e58e13e886 user: dkf tags: trunk | |
| 04:09 | CONSTify char* DTrace probe arguments check-in: 42099d03d6 user: das tags: trunk | |
| 04:02 | fix warning check-in: 9c2baab056 user: das tags: trunk | |
|
2008-10-08
| ||
| 21:35 | * unix/tclUnixChan.c: fix minor compiler warning * unix/tcl.m4: fix for bug [2073255] ... check-in: ac6cee85db user: nijtmans tags: trunk | |
| 15:10 | * generic/tclBasic (TclInfoCoroutineCmd): * tests/unsupported.test: arrange for [info coroutine] t... check-in: cfefafc12b user: msofer tags: trunk | |
| 14:52 | * generic/tclTrace.c: Corrected handling of errors returned by variable traces so ... check-in: 8560e0542f user: dgp tags: core-8-5-branch | |
| 14:50 | * generic/tclTrace.c: Corrected handling of errors returned by variable traces so ... check-in: 05c091d997 user: dgp tags: trunk | |
|
2008-10-07
| ||
| 22:58 | Some cleaning up of the binary encode/decode engines check-in: 7763aab2c6 user: dkf tags: trunk | |
| 22:31 | Added better docs of [binary encode] and [binary decode] check-in: dffabf5e85 user: dkf tags: trunk | |
| 21:24 | undo "fix warnings from 2008-10-05 constification" (tclExecute.c 1.414), but in stead modify two mac... check-in: 8ab8fd2e1e user: nijtmans tags: trunk | |
| 20:51 | * tclWinTest.c: Fix compiler warning when compiling this file with mingw gcc: tclWinTest.c:706:... check-in: 7c664fa363 user: nijtmans tags: core-8-5-branch | |
| 17:58 | fix ChangeLof entry check-in: b045ddbf00 user: msofer tags: trunk | |
| 17:57 | * generic/tclBasic.c: Move [tailcall], [coroutine] and * generic/tclCmdIL.c: [yield] out... check-in: 368305a073 user: msofer tags: trunk | |
| 15:00 | Corrected order of subcommands in a section to be alphabetic check-in: 9f4ca00277 user: dkf tags: trunk | |
| 14:10 | Documented channel transformations. check-in: f37aa97888 user: dkf tags: trunk | |
| 01:15 | fix warnings from 2008-10-05 constification check-in: a143c62934 user: das tags: trunk | |
|
2008-10-06
| ||
| 21:27 | Fixed up some erroneous tests that are failing on Vista/Server2008 systems check-in: f96dc5db37 user: patthoyts tags: trunk | |
| 21:00 | fixed constness of last commit for msvc check-in: 2d35bb9a0e user: patthoyts tags: trunk | |
| 18:42 | Fix for [Bug 1934200] check-in: 54c9e2ed21 user: mistachkin tags: core-8-5-branch | |
| 18:38 | Fix for [Bug 1934200] check-in: 1108f5efb5 user: mistachkin tags: trunk | |
| 04:25 | missed commit of lset.n in TIP #331 changes. check-in: be5e869c9b user: kennykb tags: trunk | |
|
2008-10-05
| ||
| 22:25 | * doc/FileSystem.3: CONSTified Tcl_FSFileAttrStringsProc * generic/tclFCmd.c: and tclpFileA... check-in: 40d0887361 user: nijtmans tags: trunk, potential incompatibility | |
| 22:12 | TIP #331 IMPLEMENTATION * generic/tclListObj.c (TclLsetFlat): * tests/lset.test: Modified the [lset]... check-in: 41ad4c4b67 user: kennykb tags: trunk | |
| 21:27 | * libtommath/bn_mp_sqrt.c (bn_mp_sqrt): Handle the case where * tests/expr.test (expr-47.13): ... check-in: 5c9087286d user: kennykb tags: trunk | |
| 21:25 | * libtommath/bn_mp_sqrt.c (bn_mp_sqrt): Handle the case where * tests/expr.test (expr-47.13): ... check-in: ae1bd61335 user: kennykb tags: core-8-5-branch | |
| 20:47 | * generic/tclInt.decls: CONSTified the AuxDataType argument * generic/tclCompCmds.c: of TclCreate... check-in: 20d2689bb9 user: nijtmans tags: trunk | |
| 19:22 | Fix [Bug 2144595] check-in: a484fe5df5 user: dkf tags: trunk | |
|
2008-10-04
| ||
| 18:06 | More result hygiene. check-in: 5de0a3380d user: dkf tags: trunk | |
| 12:54 | * generic/tclLoad.c: Make sure that any library which doesn't have an unloadproc is only really un... check-in: 535ff978c5 user: nijtmans tags: trunk | |
| 12:33 | * doc/ChnlStack.3: CONSTified the typePtr argument * doc/CrtChannel.3: of Tcl_CreateChannel an... check-in: 1fb6ccc45a user: nijtmans tags: trunk | |
| 12:00 | Clean up result handling, factor out some duplicated code, share objects. check-in: 3258456452 user: dkf tags: trunk | |
| 11:51 | * doc/Hash.3: CONSTified the typePtr argument * generic/tcl.decls: of Tcl_InitCustomHashTable.... check-in: fcc2624fe4 user: nijtmans tags: trunk | |
| 11:34 | * doc/RegConfig.3: CONSTified the configuration argument * generic/tcl.decls: of Tcl_RegisterCo... check-in: 3aa5a6de7f user: nijtmans tags: trunk | |
| 11:04 | * doc/GetIndex.3: CONSTified the tablePtr argument * generic/tcl.decls: of Tcl_GetIndexFromObj.... check-in: 4d465df046 user: nijtmans tags: trunk | |
|
2008-10-03
| ||
| 19:20 | * tests/stack.test: * unix/tclUnixTest.c: removed test command teststacklimit and the correspondi... check-in: c8d29ae885 user: msofer tags: trunk | |
| 15:48 | merge updates from HEAD check-in: ea28e7a56d user: dgp tags: dgp-refactor | |
| 13:24 | minor corrections check-in: f8dbf0312e user: dkf tags: trunk | |
| 08:13 | Tidying up formatting check-in: 754b252ed3 user: dkf tags: trunk | |
| 00:09 | regen again check-in: eb585aa4b8 user: dkf tags: trunk | |
| 00:07 | typofix check-in: 098e39bd8b user: dkf tags: trunk | |
| 00:05 | typo check-in: e9013079c4 user: dkf tags: trunk | |
| 00:01 | Implemented TIP#195 - tcl::prefix command. [Patch 1040206] check-in: b99e7f3d7a user: dkf tags: trunk | |
|
2008-10-02
| ||
| 23:55 | Regen check-in: 85794e5b8f user: dkf tags: trunk | |
| 23:36 | Reduce the number of (pointless) type-casts. check-in: 1412dede80 user: dkf tags: trunk | |
| 23:32 | Implement TIP #265. [FRQ 1446696] check-in: 020acd659d user: dkf tags: trunk | |
| 23:20 | * tests/info.test (info-23.3): See [SF Bug 2017632]. Updated output of the test to handle the N... check-in: 69e6f84143 user: andreas_kupries tags: trunk | |
| 23:03 | * doc/info.n: Fixed [SF Bug 2134049]. Rephrased the documentation of 'info frame' for positive ... check-in: 4c82407928 user: andreas_kupries tags: trunk | |
| 22:55 | * tests/info.test (info-22.8): Fixed [SF Bug 2129828]. Made pattern for file containing tcltest... check-in: 1962be163c user: andreas_kupries tags: trunk | |
| 20:59 | TIP #330 IMPLEMENTATION * generic/tcl.h: Remove the "result" and "freeProc" ... check-in: df44cd3e16 user: dgp tags: trunk, potential incompatibility | |
| 20:40 | merge updates from HEAD check-in: c2e005d097 user: dgp tags: dgp-refactor | |
| 19:18 | forgot one missing unmatched font change check-in: c1dd492734 user: mistachkin tags: trunk | |
| 19:01 | Fixes for [Bug 1934272, 2072891] check-in: c2fdf161b8 user: mistachkin tags: trunk | |
| 18:56 | Fixes for [Bug 1934200, 1934272] check-in: eb83b75b02 user: mistachkin tags: core-8-5-branch | |
|
2008-10-01
| ||
| 00:36 | merge updates from HEAD check-in: 7ea0d1cd4c user: dgp tags: dgp-refactor | |
|
2008-09-30
| ||
| 16:29 | remove outdated comment check-in: 4b84986114 user: dgp tags: trunk | |
| 13:16 | merge updates from HEAD check-in: a0bf08b7dd user: dgp tags: dgp-refactor | |
|
2008-09-29
| ||
| 16:03 | TIP #323 IMPLEMENTATION (partial) * doc/glob.n: Revise [glob] to accept z... check-in: a7fdab8e2f user: dgp tags: trunk | |
| 15:38 | TIP #323 IMPLEMENTATION (partial) * doc/linsert.n: Revise [linsert] to accep... check-in: f4124d16f9 user: dgp tags: trunk | |
| 13:52 | merge updates from HEAD check-in: 84947139d2 user: dgp tags: dgp-refactor | |
| 13:32 | TIP #326 IMPLEMENTATION check-in: e0ff4dac80 user: dkf tags: trunk | |
| 12:25 | TIP #313 IMPLEMENTATION check-in: c8c203b12e user: dkf tags: trunk | |
| 08:19 | Implement TIP 318. check-in: d30b262674 user: dkf tags: trunk | |
|
2008-09-28
| ||
| 22:18 | regen check-in: 39716ddec7 user: dkf tags: trunk | |
| 22:17 | Implement TIP 314. [Patch 1901783] check-in: 9834451d3a user: dkf tags: trunk | |
| 20:39 | Added test for [Bug 2130726]. check-in: 297406d088 user: dkf tags: trunk | |
| 13:46 | * generic/tclBasic.c: Fix the numLevels computations on * generic/tclInt.h: coroutine ... check-in: c18213886c user: msofer tags: trunk | |
|
2008-09-27
| ||
| 19:48 | Reduce the magic number count check-in: a0e8f66dae user: dkf tags: trunk | |
| 19:47 | Fix [Bug 2130726]. check-in: d18c55b8a2 user: dkf tags: trunk | |
| 19:40 | Stylistic improvements (consistent function separation standards, etc.) and some reduction in nestin... check-in: c90542955a user: dkf tags: trunk | |
| 19:34 | Corrected sanity test in zero-element case check-in: f54b9cef25 user: dkf tags: trunk | |
| 14:20 | Missed a (minor) change. check-in: fcfd1ea4e6 user: dkf tags: core-8-5-branch | |
| 14:19 | Fix [Bug 2130992]. check-in: 518c0f94c9 user: dkf tags: core-8-5-branch | |
| 14:16 | Fix [Bug 2130992]. check-in: 14ace11843 user: dkf tags: trunk | |
|
2008-09-26
| ||
| 21:05 | TIP #323 IMPLEMENTATION (partial) * doc/lrepeat.n: Revise [lrepeat] to accept... check-in: 5065563421 user: dgp tags: trunk | |
| 20:16 | TIP #323 IMPLEMENTATION (partial) * doc/object.n: Revise standard oo method... check-in: 281da7a6fb user: dgp tags: trunk | |
| 19:54 | TIP #323 IMPLEMENTATION (partial) * doc/tm.n: Revise [tcl::tm::path add... check-in: 898345772b user: dgp tags: trunk | |
| 19:36 | TIP #323 IMPLEMENTATION (partial) * doc/namespace.n: Revise [namespace upvar] ... check-in: 00995907cb user: dgp tags: trunk | |
| 19:12 | TIP #323 IMPLEMENTATION (partial) * doc/lassign.n: Revise [lassign] to accep... check-in: 242df9962b user: dgp tags: trunk | |
| 13:34 | merge updates from HEAD check-in: ef3386906a user: dgp tags: dgp-refactor | |
| 12:53 | Bump the TclOO version. (Forgot when checking in TIP320 impl.) check-in: 2363bbd777 user: dkf tags: trunk | |
|
2008-09-25
| ||
| 19:51 | TIP #323 IMPLEMENTATION (partial) * doc/global.n: Revise [global] to accept... check-in: 1fa1d8c3e7 user: dgp tags: trunk | |
| 19:26 | TIP #323 IMPLEMENTATION (partial) * doc/global.n: Revise [global] to accept... check-in: 03e5f21d0d user: dgp tags: trunk | |
| 19:20 | * doc/global.n: Correct false claim about [info locals]. check-in: 4fac33221d user: dgp tags: core-8-5-branch | |
| 19:18 | * doc/global.n: Correct false claim about [info locals]. check-in: 5e584be1dd user: dgp tags: core-8-4-branch | |
| 18:06 | * tests/platform.test: Update tests to expect revised results * tests/safe.test: ... check-in: 6c9eefd7f8 user: dgp tags: trunk | |
| 14:39 | merge updates from HEAD check-in: 27bcee0507 user: dgp tags: dgp-refactor | |
| 14:37 | overlooked 85 -> 86 bump check-in: 2782fc85d1 user: dgp tags: trunk | |
| 14:30 | Implement TIP #315. check-in: a9c586be0a user: dkf tags: trunk | |
| 13:34 | merge updates from HEAD check-in: 27dcd71f8a user: dgp tags: dgp-refactor | |
| 10:17 | correct bug number check-in: a05bee07cc user: dkf tags: trunk | |
| 10:15 | slightly more efficient check-in: 7fac343845 user: dkf tags: trunk | |
| 10:13 | Fix [Bug 2120903] check-in: c27a3bf717 user: dkf tags: trunk | |
|
2008-09-24
| ||
| 19:31 | TIP #323 IMPLEMENTATION (partial) * doc/file.n: Revise [file delete] and ... check-in: 5351913241 user: dgp tags: trunk | |
| 14:20 | merge updates from HEAD check-in: 2d21c3d484 user: dgp tags: dgp-refactor | |
| 09:51 | Remove obsolete debugging macro. [Bug 2124814] check-in: 75b9647452 user: dkf tags: trunk | |
| 09:41 | Implement TIP #316. check-in: 05e3bb92fd user: dkf tags: trunk | |
|
2008-09-23
| ||
| 14:27 | Apply [Patch 2082450] check-in: 045d8a63c9 user: dkf tags: trunk | |
| 13:50 | merge updates from HEAD check-in: c55677c64a user: dgp tags: dgp-refactor | |
| 13:22 | Fix [Bug 2118123] check-in: 9702f32993 user: dkf tags: trunk | |
| 05:05 | Implementation of TIP #320.#320.#320. check-in: 9bc559dfec user: dkf tags: trunk | |
|
2008-09-22
| ||
| 21:02 | Clean up paragraph order in chan.n [chan pipe] check-in: dd9b612925 user: ferrieux tags: trunk | |
|
2008-09-19
| ||
| 18:00 | merge updates from HEAD check-in: b5ca563866 user: dgp tags: dgp-refactor | |
|
2008-09-18
| ||
| 16:14 | simplify TCL_CT_ASSERT check-in: d285545ac3 user: msofer tags: trunk | |
| 15:43 | * generic/tclExecute.c (NEXT_INST_F): * generic/tclInt.h (TCL_CT_ASSERT): new compile-time asserti... check-in: 5686b2eef0 user: msofer tags: trunk | |
| 15:00 | remove outdated commentary check-in: 7d2320780e user: dgp tags: core-8-5-branch | |
|
2008-09-17
| ||
| 18:14 | * generic/tclInt.h: Correct the TclGetLongFromObj, TclGetIntFromObj, and TclGetI... check-in: a217a0d239 user: dgp tags: core-8-5-branch | |
| 18:11 | * generic/tclInt.h: Correct the TclGetLongFromObj, TclGetIntFromObj, and TclGetI... check-in: 148987ab5f user: dgp tags: trunk | |
| 14:16 | merge updates from HEAD check-in: 7e8a8ca904 user: dgp tags: dgp-refactor | |
| 12:38 | * library/init.tcl: export min and max commands from the mathfunc namespace [Bug 2116053] check-in: 98d7ad77b5 user: msofer tags: trunk | |
| 12:37 | * library/init.tcl: export min and max commands from the mathfunc namespace [Bug 2116053] check-in: edd3d89e69 user: msofer tags: core-8-5-branch | |
| 02:15 | * generic/tclParse.c: move TclResetCancellation to be called on returning to level 0... check-in: f4786edb4c user: mistachkin tags: trunk | |
| 00:01 | * generic/tclBasic.c: move TclResetCancellation to be called on returning to level 0, as opposed t... check-in: 3e6a322ef8 user: msofer tags: trunk | |
|
2008-09-15
| ||
| 04:52 | merge updates from HEAD check-in: 3ad1e2e352 user: dgp tags: dgp-refactor | |
|
2008-09-10
| ||
| 22:48 | Incomplete docs for [binary encode] and [binary decode]. check-in: a0c0bd7c5a user: dkf tags: trunk | |
| 13:50 | Use the powers of tcltest2 for good! Also add basic testing of disassmbler (though not of its output... check-in: 677f3de5be user: dkf tags: trunk | |
| 13:23 | * tests/nre.test: add missing constraints; enable test of foreach recursion. * generic/tclBasic.... check-in: abc61b5a22 user: msofer tags: trunk | |
| 13:17 | Fix efficiency bug detected by Kieran Elby. check-in: 3487dba2a4 user: dkf tags: core-8-5-branch | |
| 13:03 | Fix efficiency bug detected by Kieran Elby. check-in: b5547d4f7b user: dkf tags: trunk | |
|
2008-09-09
| ||
| 03:55 | merge updates from HEAD check-in: 7c94b36df4 user: dgp tags: dgp-refactor | |
|
2008-09-08
| ||
| 10:48 | Simplify test bodies using tcltest2 check-in: 24fb39dd18 user: dkf tags: trunk | |
| 03:55 | * generic/tclCompile.c (TclCompileTokens): * generic/tclExecute.c (CompileExprObj): fix a perf b... check-in: b78ba52c9d user: msofer tags: trunk | |
|
2008-09-07
| ||
| 14:01 | * doc/namespace.n: fix [Bug 2098441] check-in: 181400daae user: msofer tags: trunk | |
| 14:00 | * doc/namespace.n: fix [Bug 2098441] check-in: 57d884253e user: msofer tags: core-8-5-branch | |
|
2008-09-06
| ||
| 04:32 | merge updates from HEAD check-in: 630b922261 user: dgp tags: dgp-refactor | |
|
2008-09-05
| ||
| 01:19 | * generic/tclTrace.test (TraceVarProc): * generic/unsupported.test: insure that unset traces are r... check-in: 2d32371557 user: msofer tags: trunk | |
|
2008-09-04
| ||
| 16:34 | * generic/tclExecute.c (CACHE_STACK_INFO): * tests/unsupported.test: restore the execEnv's bottom... check-in: 6c3b82e2ad user: msofer tags: trunk | |
|
2008-09-03
| ||
| 06:05 | merge updates from HEAD check-in: 3ac7c1824a user: dgp tags: dgp-refactor | |
| 05:43 | * generic/tcl.h: Stripped "callers" of the _ANSI_ARGS_ macro * compat/dirent2... check-in: bbd0f4b7ed user: dgp tags: trunk | |
|
2008-09-02
| ||
| 22:55 | unbreak the build with TCL_NO_DEPRECATED defined check-in: 4480defc0a user: das tags: trunk | |
| 20:56 | * generic/tcl.h: Removed the conditional #define of _ANSI_ARGS_ that would su... check-in: 02492030f5 user: dgp tags: trunk | |
| 17:52 | merge updates from HEAD check-in: 815028bdfc user: dgp tags: dgp-refactor | |
| 15:49 | Use tcltest2 better. check-in: aa30d823e8 user: dkf tags: trunk | |
|
2008-09-01
| ||
| 12:28 | * generic/tclCmdAH.c: nre-enabling [eval]; eval scripts are now * generic/tclOOBasic.c: by... check-in: 22bb9ac0a9 user: msofer tags: trunk | |
| 00:35 | Improve the semantics of C-implemented destructors slightly. check-in: 879ea220fd user: dkf tags: trunk | |
|
2008-08-29
| ||
| 14:48 | merge updates from HEAD check-in: fb80c5d091 user: dgp tags: dgp-refactor | |
| 12:37 | Ensure that all TclOO headers get installed. [Bug 2082299] check-in: d8c81db9a2 user: dkf tags: trunk | |
| 02:28 | merge updates from HEAD check-in: c5f12f457a user: dgp tags: dgp-refactor | |
|
2008-08-28
| ||
| 16:24 | * README: Bump version number to 8.6a3 * generic/tcl.h: * libr... check-in: cb2385ff07 user: dgp tags: trunk | |
| 16:08 | * generic/tcl.h: Bump version number to 8.5.5b1 to distinguish * library/init... check-in: 7d41d713d4 user: dgp tags: core-8-5-branch | |
|
2008-08-27
| ||
| 20:29 | typo check-in: 3af0f46a9e user: dgp tags: core-8-5-branch | |
| 20:29 | typo check-in: 66806cbe6f user: dgp tags: trunk | |
| 12:47 | Added cross references to manual pages that discuss specific variables created by Tcl. check-in: 154659f1bf user: dkf tags: trunk | |
|
2008-08-26
| ||
| 22:36 | * generic/tclBasic.c (InfoCoroutine): * tests/unsupported.test: new command that returns the FQN ... check-in: 6e24ef6a03 user: msofer tags: trunk | |
|
2008-08-25
| ||
| 14:10 | merge updates from HEAD check-in: ea49328be4 user: dgp tags: dgp-refactor | |
| 13:22 | * generic/tclBasic.c (NRInterpCoroutine): store the caller's eePtr, stop assuming the coroutine is... check-in: 6cde51f2d1 user: msofer tags: trunk | |
|
2008-08-24
| ||
| 21:45 | merge updates from HEAD check-in: 6f259d394c user: dgp tags: dgp-refactor | |
| 14:42 | Split off the ChangeLog entries for 2006-2007 into their own file. check-in: e58b904c88 user: dkf tags: trunk | |
| 14:38 | NRE-enable non-compiled [foreach]. [Bug 2017632] check-in: 8bee319fc2 user: dkf tags: trunk | |
| 01:06 | merge updates from HEAD check-in: a3a51e8108 user: dgp tags: dgp-refactor | |
|
2008-08-23
| ||
| 18:53 | * generic/tclBasic.c: Removed unused var; fixed function * generic/tclOOInt.h: pointer dec... check-in: e7cb67cca4 user: msofer tags: trunk | |
| 11:35 | NRE-enable the ensemble creator (add extra field!) Arrange for [dict for] to be NRE-enabled when not... check-in: 51c9ce366f user: dkf tags: trunk | |
| 10:54 | Silence some warnings. check-in: 1a9a602400 user: dkf tags: trunk | |
| 01:55 | fix ChangeLog entry check-in: 5b2121e277 user: msofer tags: trunk | |
| 01:48 | * generic/tclBasic.c: Set special errocodes: COROUTINE_BUSY, COROUTINE_CANT_YIELD, COROUTINE_ILLEG... check-in: 4c97f8aa43 user: msofer tags: trunk | |
| 01:42 | * generic/tclBasic.c: Set a special COROUTINE_BUSY errorcode check-in: c6616a4aa0 user: msofer tags: trunk | |
|
2008-08-22
| ||
| 19:41 | * changes: Updates for 8.6a2 release. check-in: 5b18c7b706 user: dgp tags: trunk, core-8-6-a2 | |
| 18:31 | merge updates from HEAD check-in: 3e858aeafd user: dgp tags: dgp-refactor | |
| 18:27 | speling ficks check-in: 3fb55502a3 user: dgp tags: trunk | |
| 18:16 | * generic/tcl.h: Drop use of USE_COMPAT85_CONST. That added indirection with... check-in: 4581b11cbe user: dgp tags: trunk | |
| 18:00 | * generic/tclUtil.c (TclReToGlob): Added missing set of the *exactPtr value to ... check-in: fe9f78b0a6 user: dgp tags: trunk | |
| 18:00 | * generic/tclUtil.c (TclReToGlob): Added missing set of the *exactPtr value to ... check-in: 1c6b67a996 user: dgp tags: core-8-5-branch | |
| 17:26 | * generic/tclUtil.c (TclReToGlob): Added missing set of the *exactPtr value to ... check-in: 9832ad37bc user: dgp tags: trunk | |
| 17:20 | * generic/tclUtil.c (TclReToGlob): Added missing set of the *exactPtr value to ... check-in: 78969ab775 user: dgp tags: core-8-5-branch | |
| 15:51 | merge updates from HEAD check-in: 9aa324b70c user: dgp tags: dgp-refactor | |
|
2008-08-21
| ||
| 23:57 | * generic/tclBasic.c: Previous fix, now done right. * generic/tclCmdIL.c: * generic/tclInt.h:... check-in: 9a8105fe32 user: msofer tags: trunk | |
| 23:42 | really fix translation to escape glob-sensitive chars check-in: cedd903aec user: hobbs tags: core-8-5-branch | |
| 23:42 | really fix translation to escape glob-sensitive chars check-in: 2954833c4a user: hobbs tags: trunk | |
| 23:19 | * tests/regexp.test, tests/regexpComp.test: correct re2glob ***= * generic/tclUtil.c (TclReToGlob)... check-in: 6e9764c87c user: hobbs tags: trunk | |
| 23:19 | * tests/regexp.test, tests/regexpComp.test: correct re2glob ***= * generic/tclUtil.c (TclReToGlob)... check-in: fc9a8bdb44 user: hobbs tags: core-8-5-branch | |
| 21:39 | merge updates from HEAD check-in: fa236d6b95 user: dgp tags: dgp-refactor | |
| 21:35 | * generic/tcl.h: Reduced the use of CONST86 and eliminated * generic/tcl.decl... check-in: b3e31c71c2 user: dgp tags: trunk, potential incompatibility | |
| 21:24 | parts of last commit were not saved :} check-in: b73a168de3 user: msofer tags: trunk | |
| 21:01 | * generic/tclBasic.c: Fix the cmdFrame level count in * generic/tclCmdIL.c: coroutines. Fix sm... check-in: dc107da7f4 user: msofer tags: trunk | |
| 15:34 | merge updates from HEAD check-in: fc44199f96 user: dgp tags: dgp-refactor | |
| 14:02 | Added disassembly of TclOO methods. check-in: 271c1169b9 user: dkf tags: trunk | |
| 10:36 | Align variable naming and typing a bit better with tclNamesp.c. check-in: b23fa711a9 user: dkf tags: trunk | |
|
2008-08-20
| ||
| 23:48 | Added casts to make MSVC happy and re-enable the debug build. check-in: f78dfdd7d5 user: patthoyts tags: trunk | |
| 17:53 | merge updates from HEAD check-in: fa74237c68 user: dgp tags: dgp-refactor | |
| 15:41 | Fix performance bug introduced by fix of [Bug 2037727] check-in: fbf4a7e36a user: dkf tags: trunk | |
| 15:31 | General whitespace/style policing check-in: c184a1d25e user: dkf tags: trunk | |
| 15:02 | Squelch warning check-in: 2a74b3f885 user: dkf tags: trunk | |
| 13:22 | merge update from HEAD check-in: 2aad4070d7 user: dgp tags: dgp-refactor | |
| 13:14 | Remove pointless casts check-in: bf97b95821 user: dkf tags: trunk | |
| 13:14 | merge updates from HEAD check-in: 08dde0ef3c user: dgp tags: dgp-refactor | |
| 12:18 | Minor cleanup check-in: 71f957ca12 user: dkf tags: trunk | |
| 11:45 | * generic/tclTest.c (TestconcatobjCmd): fix use of internal-only TclInvalidateStringRep macro... check-in: 9034e25f9f user: das tags: core-8-5-branch | |
| 11:45 | * generic/tclTest.c (TestconcatobjCmd): fix use of internal-only TclInvalidateStringRep macro... check-in: 569ea2e888 user: das tags: trunk | |
|
2008-08-18
| ||
| 12:55 | merge updates from HEAD check-in: 0622005abb user: dgp tags: dgp-refactor | |
|
2008-08-17
| ||
| 19:37 | * generic/tclBasic.c: Implementation of [coroutine] and [yield] * generic/tclCmdAH.c: co... check-in: bd5b25a1ec user: msofer tags: trunk | |
| 17:23 | merge updates from HEAD check-in: df55a727d4 user: dgp tags: dgp-refactor | |
| 14:15 | * generic/tclTest.c (TestconcatobjCmd): * generic/tclUtil.c (Tcl_ConcatObj): * tests/util.test (u... check-in: 06993be2a4 user: msofer tags: trunk | |
| 14:12 | * generic/tclTest.c (TestconcatobjCmd): * generic/tclUtil.c (Tcl_ConcatObj): * tests/util.test (u... check-in: 01147b1a84 user: msofer tags: core-8-5-branch | |
|
2008-08-16
| ||
| 14:27 | fix last commit check-in: 3546c22a60 user: msofer tags: trunk | |
| 13:59 | * generic/tclExecute.c: better cmdFrame management check-in: f1f99b8c5c user: msofer tags: trunk | |
|
2008-08-14
| ||
| 17:20 | move tag check-in: b495297d14 user: dgp tags: core-8-5-4, core-8-5-branch | |
| 15:16 | merge updates from HEAD check-in: a319078cad user: dgp tags: dgp-refactor | |
| 13:09 | * tests/fileName.test: Revise new tests for portability to case insensitive filesys... check-in: 341ed145a9 user: dgp tags: trunk | |
| 13:08 | * tests/fileName.test: Revise new tests for portability to case insensitive filesys... check-in: efe5ced468 user: dgp tags: core-8-5-branch | |
| 13:07 | * tests/fileName.test: Revise new tests for portability to case insensitive filesys... check-in: d3aa436987 user: dgp tags: core-8-4-branch | |
| 10:49 | remove overlooked old TCL_DTRACE_PROC_ENTRY check-in: 4be2d39aa9 user: das tags: trunk | |
| 10:49 | fix unused variable warnings when USE_DTRACE is not defined check-in: 435d4b4c40 user: das tags: trunk | |
| 10:32 | #define DTraceCmdReturn when USE_DTRACE is not defined check-in: d9e22693a7 user: das tags: trunk | |
| 02:22 | typo check-in: f0a92dbffd user: das tags: core-8-5-branch | |
| 02:16 | typo check-in: b5df40bcd4 user: das tags: trunk | |
| 02:12 | * generic/tclCompile.h: add support for debug logging of DTrace * generic/tclBasic.c: 'proc', 'c... check-in: d8d2f9aa9c user: das tags: core-8-4-branch | |
| 02:12 | * generic/tclCompile.h: add support for debug logging of DTrace * generic/tclBasic.c: 'proc', 'c... check-in: 6bfd1752b4 user: das tags: core-8-5-branch | |
| 02:11 | * generic/tclBasic.c (TclNREvalObjv, Tcl_NRCallObjProc): DTrace probes * generic/tclProc.c (TclNR... check-in: c21fbf3f17 user: das tags: trunk | |
| 02:09 | * generic/tclCmdIL.c (TclInfoFrame): check fPtr->line before dereferencing as line info may ... check-in: fc22f806f1 user: das tags: core-8-5-branch | |
| 02:09 | * generic/tclCmdIL.c (TclInfoFrame): check fPtr->line before dereferencing as line info may ... check-in: 8aedfc1b91 user: das tags: trunk | |
| 00:11 | * tests/msgcat.test: fix for ::tcl::mac::locale with @modifier (HEAD backport 2008-06-01). check-in: 80edfde26c user: das tags: core-8-5-branch | |
| 00:08 | * tests/fCmd.test (fCmd-6.23): made result matching robust when test workdir and /tmp are not ... check-in: 6528fff0f4 user: das tags: core-8-5-branch | |
| 00:08 | * tests/fCmd.test (fCmd-6.23): made result matching robust when test workdir and /tmp are not ... check-in: 59c3f93246 user: das tags: trunk | |
|
2008-08-13
| ||
| 23:14 | autoheader-2.59 check-in: 57b8049a58 user: das tags: trunk | |
| 23:13 | autoconf-2.13 check-in: ea133d5fc7 user: das tags: core-8-4-branch | |
| 23:13 | autoconf-2.59 check-in: abc6b2ff43 user: das tags: core-8-5-branch | |
| 23:13 | autoconf-2.59 check-in: 6b73205484 user: das tags: trunk | |
| 23:08 | * unix/tclUnixThrd.c: remove unused TclpThreadGetStackSize() * generic/tclInt.h: and related ifd... check-in: 626938b63a user: das tags: trunk | |
| 23:07 | * unix/Makefile.in: ensure Makefile shell is /bin/bash for * unix/configure.in (SunOS): DTrace-en... check-in: ab6c4bcc72 user: das tags: core-8-4-branch | |
| 23:07 | * unix/Makefile.in: ensure Makefile shell is /bin/bash for * unix/configure.in (SunOS): DTrace-en... check-in: 0379cc4b17 user: das tags: core-8-5-branch | |
| 23:07 | * unix/Makefile.in: ensure Makefile shell is /bin/bash for * unix/configure.in (SunOS): DTrace-en... check-in: 97358f39f0 user: das tags: trunk | |
| 23:04 | * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to libX11.so et al. check-in: 569e25f4ca user: das tags: core-8-4-branch | |
| 23:04 | * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to libX11.so et al. check-in: 785bcf8b5c user: das tags: core-8-5-branch | |
| 23:04 | * unix/tcl.m4 (SC_PATH_X): check for libX11.dylib in addition to libX11.so et al. check-in: 60930ca354 user: das tags: trunk | |
| 22:02 | * tests/nre.test: added test for large {*}-expansion effects check-in: 871c9025a5 user: msofer tags: trunk | |
| 20:40 | merge updates from HEAD check-in: 5434a96ec6 user: dgp tags: dgp-refactor | |
| 18:14 | * generic/tclFileName.c: Fix for errors handling -types {} * tests/fileName.t... check-in: d391632bf3 user: dgp tags: trunk | |
| 18:12 | * generic/tclFileName.c: Fix for errors handling -types {} * tests/fileName.t... check-in: 2e92ce0921 user: dgp tags: core-8-5-branch | |
| 17:59 | * generic/tclFileName.c: Fix for errors handling -types {} * tests/fileName.t... check-in: cc8e0dda9a user: dgp tags: core-8-4-branch | |
| 13:58 | merge updates from HEAD check-in: 1d3c96f2ab user: dgp tags: dgp-refactor | |
|
2008-08-12
| ||
| 23:19 | * generic/tclOOInfo.c (InfoObjectDefnCmd, InfoObjectMixinsCmd): fix # args displayed. [Bug 2048676... check-in: 7237db2f3e user: hobbs tags: trunk | |
| 17:51 | * generic/tclOOMethod.c (PushMethodCallFrame): Added missing check for bytecode val... check-in: ccb470815e user: dgp tags: trunk | |
| 17:45 | * generic/tclProc.c (TclProcCompileProc): On recompile of a proc, clear away a... check-in: 47649f8b79 user: dgp tags: trunk | |
| 15:10 | * README: Bump version number to 8.6a2 * generic/tcl.h: * libr... check-in: ff4d6323a8 user: dgp tags: trunk | |
| 15:00 | * changes: Updates for 8.6a2 release. check-in: 96183d9f3e user: dgp tags: trunk | |
| 14:43 | * changes: Update for 8.5.4 release. check-in: f05b8a83fa user: dgp tags: core-8-5-branch | |
|
2008-08-11
| ||
| 21:58 | * library/http/http.tcl: Remove 8.5 requirement. * library/http/pkgIndex.tcl: ... check-in: 8b417ebe57 user: dgp tags: trunk | |
| 21:57 | * library/http/http.tcl: Remove 8.5 requirement. * library/http/pkgIndex.tcl: ... check-in: 79d0e712f5 user: dgp tags: core-8-5-branch | |
| 21:31 | Remove the 8.5+ requirement to avoid problems with shipping http as a tcl module. check-in: 4bb451ccf0 user: patthoyts tags: core-8-5-branch | |
| 21:29 | Remove the 8.5+ requirement to avoid problems with shipping http as a tcl module. check-in: 57e81cc526 user: patthoyts tags: trunk | |
| 21:04 | * library/tm.tcl: Added a 'package provide' command to the generated ifneeded scripts of Tcl Modu... check-in: f3cd8f5886 user: andreas_kupries tags: trunk | |
| 21:03 | * library/tm.tcl: Added a 'package provide' command to the generated ifneeded scripts of Tcl Modu... check-in: f64e5d3389 user: andreas_kupries tags: core-8-5-branch | |
| 20:40 | * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggered * tests/proc.test: by procbody:... check-in: 6ea9a5e52e user: andreas_kupries tags: trunk | |
| 20:13 | * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggered * tests/proc.test: by procbody:... check-in: 9722d89856 user: andreas_kupries tags: core-8-4-branch | |
| 19:01 | * generic/tclProc.c (Tcl_ProcObjCmd): Fixed memory leak triggered * tests/proc.test: by procbody:... check-in: 7746b0d872 user: andreas_kupries tags: core-8-5-branch | |
| 17:32 | &#(*& typo! check-in: 6424b909fc user: dgp tags: core-8-5-branch | |
| 17:32 | &#(*& typo! check-in: 2f88360993 user: dgp tags: trunk | |
| 15:59 | * library/http/http.tcl: Bump http version to 2.7.1 to account * library/http... check-in: 6e510ffad0 user: dgp tags: trunk | |
| 15:49 | * library/http/http.tcl: Bump http version to 2.7.1 to account * library/http... check-in: e654fbe098 user: dgp tags: core-8-5-branch | |
| 14:39 | crc field from zlib data should be treated as unsigned for 64bit support [Bug 2046846] check-in: ef5481bca1 user: patthoyts tags: trunk | |
| 14:36 | crc field from zlib data should be treated as unsigned for 64bit support [Bug 2046846] check-in: d2eb4f1092 user: patthoyts tags: core-8-5-branch | |
|
2008-08-10
| ||
| 23:06 | made variable Tcl_ChannelType *parentType in TransFormSeek(Wide)?Proc a const. This variable is only... check-in: b300e8ceeb user: nijtmans tags: trunk | |
| 15:58 | remove unused vars check-in: 08501ee705 user: msofer tags: trunk | |
| 15:35 | * generic/tclProc.c: completely removed ProcCompileProc, which was a fix for [Bug 1482718]. This i... check-in: d97c9b7593 user: msofer tags: trunk | |
|
2008-08-09
| ||
| 22:20 | * generic/tclBasic.c: slight cleanup * generic/tclCompile.h: * generic/tclExecute.c: check-in: 62fd40602c user: msofer tags: trunk | |
| 00:20 | * generic/tclExecute.c: fix warnings. * generic/tclOOMethod.c (PushMethodCallFrame): fix uninitia... check-in: 306f85215c user: das tags: trunk | |
| 00:16 | (lrange-1.17): add test cleanup; whitespace check-in: 1c9b083956 user: das tags: trunk | |
| 00:15 | (PushMethodCallFrame): fix uninitialized efi name field check-in: d6b7e73887 user: das tags: trunk | |
| 00:13 | fix warnings check-in: ed57ce2e84 user: das tags: trunk | |
|
2008-08-08
| ||
| 20:56 | removed INCOMPAT flag check-in: 650bd711ca user: dgp tags: trunk | |
| 20:43 | * changes: Updates for 8.6a2 release. check-in: fe932c6048 user: dgp tags: trunk | |
| 20:42 | typos check-in: 6687b3f02e user: dgp tags: core-8-5-branch | |
| 18:30 | 8.5.4 tag check-in: 53d4825d3d user: dgp tags: core-8-5-branch | |
| 15:53 | reorder check-in: d74271354b user: dgp tags: core-8-5-branch | |
| 15:43 | Olson's tzdata2008e check-in: e388275039 user: kennykb tags: trunk | |
| 15:42 | Olson's tzdata2008e check-in: 78048f8bdb user: kennykb tags: core-8-5-branch | |
| 15:41 | Olson's tzdata2008e check-in: 84d3f04e72 user: kennykb tags: core-8-5-branch | |
| 15:30 | Olson's tzdata2008e check-in: 121b0de920 user: kennykb tags: trunk | |
| 15:22 | * generic/tcl.h: Bump to 8.5.4 for release. * library/init.tcl: * too... check-in: d61c4fe923 user: dgp tags: core-8-5-branch | |
| 15:12 | * changes: Update for 8.5.4 release. check-in: 1573f8a19e user: dgp tags: core-8-5-branch | |
|
2008-08-07
| ||
| 22:29 | generic/tclExecute.c formatting only: remove spaces at the end of a every line generic/tclConfig... check-in: 697472b8f7 user: nijtmans tags: trunk | |
| 15:17 | merge updates from HEAD check-in: 1b53c3c847 user: dgp tags: dgp-refactor | |
| 11:27 | small modif of last commit check-in: acc1ffd677 user: msofer tags: trunk | |
| 04:13 | * generic/tclBasic.c: Fix tailcalls falling out of tebc into * generic/tclExecute.c: Tcl_EvalEx ... check-in: 46bf23d87d user: msofer tags: trunk | |
| 01:44 | * generic/tclVar.c (TclLookupSimpleVar): Retrieve the number of locals in the local... check-in: f3fa95bc62 user: dgp tags: core-8-5-branch | |
|
2008-08-06
| ||
| 21:37 | merge updates from HEAD check-in: ca089c4a5c user: dgp tags: dgp-refactor | |
| 21:23 | * generic/tclOO.c: Revised TclOO's check for an interp being deleted during han... check-in: dc2c6d9a11 user: dgp tags: trunk | |
| 21:02 | credit dgp for that bug :} check-in: fab82200af user: msofer tags: trunk | |
| 20:58 | * generic/tclVar.c (TclLookupSimpleVar): fix bug that the core could not trigger before TclOO: the... check-in: 85d2692b6e user: msofer tags: trunk | |
| 19:46 | missed some nukeable comments re [namespace inscope] check-in: 62b41b608a user: msofer tags: trunk | |
| 19:23 | * library/init.tcl (::unknown): removed the [namespace inscope] hack that was maintained for Itcl ... check-in: 53ee04101a user: msofer tags: trunk, potential incompatibility | |
| 16:26 | merge updates from HEAD check-in: baec7c1c8c user: dgp tags: dgp-refactor | |
|
2008-08-05
| ||
| 23:47 | Streamline async connect logic [Patch 1994512]. Consolidate error reporting paths in CreateSocket()... check-in: 27101ab8a1 user: jenglish tags: trunk | |
| 22:52 | missing ChangeLof entry check-in: 23631232a7 user: msofer tags: trunk | |
| 15:52 | * generic/tclExecute.c: Fix for [Bug 2038069] by dgp. * tests/execute.test: check-in: c1ff7f20d1 user: msofer tags: trunk | |
|
2008-08-04
| ||
| 20:11 | [dgp-refactor branch] * generic/tclBasic.c: Move toplevel exception handling code... check-in: 508b64349b user: dgp tags: dgp-refactor | |
| 19:36 | merge updates from HEAD check-in: 7f632c54de user: dgp tags: dgp-refactor | |
| 18:32 | fix "bad stack top" bug in last commit check-in: 05bc3e14e1 user: msofer tags: trunk | |
| 15:32 | * tests/nre.test: added tests for [if], [while] and [for]. A test for [foreach] has been added and... check-in: 97a07cfc1f user: msofer tags: trunk | |
| 14:59 | missing commit to tests/unsupported.test check-in: c0b7ddbb03 user: msofer tags: trunk | |
| 14:09 | duh ... committed only the ChangeLog entry, not the rest check-in: 4fee944e9f user: msofer tags: trunk | |
| 13:43 | * generic/tclBasic.c: made atProcExit commands run * generic/tclCompile.h: inconditionally... check-in: 3ec5568989 user: msofer tags: trunk | |
| 04:49 | * generic/tclExecute.c: Stopped faulty double-logging of errors to * tests/execute.t... check-in: 9f82f568c0 user: dgp tags: trunk | |
| 04:48 | * generic/tclExecute.c: Stopped faulty double-logging of errors to * tests/execute.t... check-in: 8963606b64 user: dgp tags: core-8-5-branch | |
|
2008-08-03
| ||
| 18:00 | made function static check-in: d643a1a461 user: msofer tags: trunk | |
| 17:49 | remove unneeded declaration check-in: 76b729dcd7 user: msofer tags: trunk | |
| 17:33 | ChangeLog entry check-in: fa08074664 user: msofer tags: trunk | |
| 17:33 | * generic/tclBasic.c: new unsupported command atProcExit * generic/tclCompile.h: that shar... check-in: 95e85cbce2 user: msofer tags: trunk | |
| 10:19 | remove NRE.test & add new test files to Tcl.xcodeproj check-in: bd9680fcd3 user: das tags: trunk | |
|
2008-08-02
| ||
| 14:12 | * tests/NRE.test: made empty, waiting for removal until das does his thing in macosx/Tcl.xcodeproj... check-in: 603dca99c0 user: msofer tags: trunk | |
|
2008-08-01
| ||
| 18:22 | * doc/Exit.3: do not call Tcl_Finalize implicitly * generic/tclEvent.c: ... check-in: 5f526d80a6 user: hobbs tags: trunk | |
| 17:26 | merge updates from HEAD check-in: e3a63b7d1a user: dgp tags: dgp-refactor | |
| 17:07 | * generic/tclBasic.c: Revised timing of the CmdFrame stack management * tests/info... check-in: b561aa9385 user: dgp tags: trunk | |
| 04:37 | merge updates from HEAD check-in: fb496295e7 user: dgp tags: dgp-refactor | |
| 00:44 | * tests/NRE.test: replaced all deep-recursing tests by shallower tests that actually measure the ... check-in: 740ca5abc7 user: msofer tags: trunk | |
|
2008-07-31
| ||
| 22:12 | tclNRE.h die die die check-in: 9e690fa22a user: das tags: trunk | |
| 20:01 | nr-enabling [for]; [while] made to reuse [for]'s infrastructure. check-in: 1b9a54b876 user: msofer tags: trunk | |
| 18:29 | nr-enabling [while] check-in: 091d0a6c54 user: msofer tags: trunk | |
| 17:37 | missing ChangeLog entry check-in: b4ae85afc8 user: msofer tags: trunk | |
| 17:32 | nr-enabling [if] check-in: 591a2cece4 user: msofer tags: trunk | |
| 15:52 | merge updates from HEAD check-in: f3c20f4ba0 user: dgp tags: dgp-refactor | |
| 15:42 | * generic/tclBasic.c: NR-enabling [catch] * generic/tclCmdAH.c: * generic/tclInt.h: * tests/NR... check-in: fe6fa5b7a7 user: msofer tags: trunk | |
| 15:19 | merge updates from HEAD check-in: 62c00ee970 user: dgp tags: dgp-refactor | |
| 14:47 | wrong date in Changelog check-in: b25f80bdf8 user: msofer tags: trunk | |
| 14:43 | Dumped tclNRE.h's contents into tclInt.h. The file is now empty and unrefernced everywhere but in ma... check-in: 451dda69d6 user: msofer tags: trunk | |
| 03:42 | restricting usage and avoiding panics in [tailcall] check-in: 5bce68bce8 user: msofer tags: trunk | |
| 00:55 | fix macro that gcc swallows but msvc doesn't check-in: 948cd763ef user: msofer tags: trunk | |
| 00:43 | * generic/tclBasic.c: Improved tailcalls and tests. * generic/tclCompile.h: * generic/tclExecu... check-in: 5b619c2fb3 user: msofer tags: trunk | |
|
2008-07-30
| ||
| 20:59 | * generic/tclBasic.c: Corrected the timing of when the flag TCL_ALLOW_EXCEPTIONS i... check-in: 49eb26a8a2 user: dgp tags: core-8-5-branch | |
| 20:16 | merge updates from HEAD check-in: 455206ea9c user: dgp tags: dgp-refactor | |
| 17:54 | * generic/tclBasic.c (TclNREvalObjEx): new comments and code reorg to clarify what is happening. check-in: 225f31d075 user: msofer tags: trunk | |
| 17:48 | merge updates from HEAD check-in: b90de96142 user: dgp tags: dgp-refactor | |
| 17:44 | Post-merge change to fill in missing exception handling code in one of the *Eval* pathways. check-in: c2583ecccd user: dgp tags: dgp-refactor | |
| 17:34 | fixing last commit check-in: bc709993b9 user: msofer tags: trunk | |
| 17:30 | * generic/tclBasic.c: guard against the value of iPtr->evalFlags changing between the times where ... check-in: b3662912c2 user: msofer tags: trunk | |
| 13:19 | merge updates from HEAD check-in: e15d7023ab user: dgp tags: dgp-refactor | |
|
2008-07-29
| ||
| 23:18 | * tests/NRE.test: new tests that went MIA in the NRE revamping check-in: b090ac39c4 user: msofer tags: trunk | |
| 20:53 | a timid start at cleaning up check-in: 303d8d03a9 user: msofer tags: trunk | |
| 20:20 | merge updates from HEAD check-in: f491a22b6b user: dgp tags: dgp-refactor | |
| 20:13 | merge updates from (near) HEAD check-in: f51e3a3c72 user: dgp tags: dgp-refactor | |
| 18:19 | * generic/tclBasic.c: Made use of the thread's alloc cache * generic/tclInt.h: stored in the e... check-in: 1a3aa54ccf user: msofer tags: trunk | |
| 13:51 | * generic/tclExecute.c: fix [Bug 2030670] that cause TclStackRealloc to panic on rare corner case... check-in: c547a0a022 user: msofer tags: core-8-5-branch | |
| 13:45 | * generic/tclExecute.c: fix [Bug 2030670] that cause TclStackRealloc to panic on rare corner case... check-in: 63fdc405dd user: msofer tags: trunk | |
| 05:52 | fix macro check-in: 266312a39b user: msofer tags: trunk | |
| 05:31 | changelog entry check-in: 1519ed1a82 user: msofer tags: trunk | |
| 05:30 | Completely revamped NRE implementation, with (almost) unchanged API. check-in: 4c5c243ec3 user: msofer tags: trunk | |
|
2008-07-28
| ||
| 22:09 | it's tip #27, not #24 check-in: ea2042b8d4 user: nijtmans tags: trunk | |
| 21:31 | * doc/FileSystem.3: CONSTified many functions using Tcl_FileSystem * generic/tcl.decls: ... check-in: 246dcb287a user: nijtmans tags: trunk, potential incompatibility | |
| 21:06 | * generic/tclBasic.c: Added missing ref count when creating an empty string as path (TclEvalEx). ... check-in: 076818a1d9 user: andreas_kupries tags: trunk | |
| 20:45 | * generic/tclBasic.c: Added missing ref count when creating an empty string as path (TclEvalEx). ... check-in: bb92304711 user: andreas_kupries tags: core-8-5-branch | |
| 20:00 | * generic/tclBasic.c: Added missing release of extended command word index when deleting an inter... check-in: fe5f8b0525 user: andreas_kupries tags: core-8-4-branch | |
| 14:44 | backport casting fix from HEAD check-in: 51a0104215 user: dgp tags: core-8-5-branch | |
|
2008-07-27
| ||
| 22:50 | general tidy up check-in: 26bc9ff861 user: dkf tags: trunk | |
| 22:40 | formatting only check-in: b72d55df84 user: nijtmans tags: trunk | |
| 22:28 | Remove unnecessary hack. check-in: 697475bbe2 user: dkf tags: trunk | |
| 22:18 | * doc/Object.3 CONSTified 3 functions using * doc/ObjectType.3 Tcl_ObjType which all... check-in: 4f99dac9fd user: nijtmans tags: trunk, potential incompatibility | |
|
2008-07-25
| ||
| 23:06 | * test/info.test: More work on singleTestInterp usability. This fixes bug [1605269]. check-in: b3b434585c user: andreas_kupries tags: trunk | |
| 22:11 | * tests/info.test: Tests 38.* added, exactly testing the tracking of location for uplevel scripts... check-in: 5317fc0855 user: andreas_kupries tags: trunk | |
| 21:24 | * tests/info.test: Add !singleTestInterp constraint to various tests; (info-22.8, info-23.0): swit... check-in: af6f309ba5 user: das tags: core-8-4-branch | |
| 21:24 | * tests/info.test (info-37.0): Add !singleTestInterp constraint; (info-22.8, info-23.0): switch to... check-in: c9bb25ad3b user: das tags: core-8-5-branch | |
| 21:23 | * tests/info.test (info-37.0): Add !singleTestInterp constraint; (info-22.8, info-23.0): switch to... check-in: ecb4a10c7d user: das tags: trunk | |
| 20:30 | * tests/info.test: Tests 38.* added, exactly testing the tracking of location for uplevel scripts... check-in: 8102aefa68 user: andreas_kupries tags: core-8-5-branch | |
|
2008-07-24
| ||
| 22:57 | just a few const -> CONST (in header files and .decls files) and CONST -> const (.c files and intern... check-in: a3ec1868d0 user: nijtmans tags: trunk | |
| 21:56 | Oops, wrong date check-in: 6956cbec66 user: nijtmans tags: trunk | |
| 21:54 | CONSTified 4 functions in the Notifier which all have a Tcl_Time* in it which is supposed to be a co... check-in: 7ade6e690e user: nijtmans tags: trunk, potential incompatibility | |
| 21:05 | * tests/info.test: Tests 38.* added, exactly testing the tracking of location for uplevel scripts... check-in: fcfdad0b11 user: andreas_kupries tags: core-8-4-branch | |
|
2008-07-23
| ||
| 23:19 | Added relative speed test for pure byte array concats. check-in: 00a4e94abd user: ferrieux tags: trunk | |
| 22:50 | Added relative speed test for lrange, checking fro in-place optimization. check-in: c9f53feac9 user: ferrieux tags: trunk | |
| 21:43 | * tests/info.test: Reordered the tests to have monotonously increasing numbers. check-in: ea9e096338 user: andreas_kupries tags: trunk | |
| 21:42 | * tests/info.test: Reordered the tests to have monotonously increasing numbers. check-in: fb6b0a22ee user: andreas_kupries tags: core-8-5-branch | |
| 21:07 | Rename new test to avoid duplicate test name. check-in: a66b179b51 user: andreas_kupries tags: trunk | |
| 21:07 | Rename new test to avoid duplicate test name. check-in: 428e649b75 user: andreas_kupries tags: core-8-5-branch | |
| 20:55 | Contrain the new test to run only when tip280 is active. check-in: 5cf6b4510d user: andreas_kupries tags: core-8-4-branch | |
| 20:49 | * generic/tclBasic.c: Modified TclArgumentGet to reject pure lists * generic/tclCmdIL.c: immediat... check-in: e34657a1ad user: andreas_kupries tags: trunk | |
| 20:47 | * generic/tclBasic.c: Modified TclArgumentGet to reject pure lists * generic/tclCmdIL.c: immediat... check-in: 222f1067e0 user: andreas_kupries tags: core-8-5-branch | |
| 20:45 | * generic/tclBasic.c: Modified TclArgumentGet to reject pure lists * generic/tclCmdIL.c: immediat... check-in: 4ad027ecef user: andreas_kupries tags: core-8-4-branch | |
| 13:38 | * generic/tclBasic.c (GetCommandSource): added comment with explanation and warning for waintainer... check-in: b02f76b28f user: msofer tags: trunk | |
| 04:08 | Fixed the failure to link in the default (non-TCL_TIP280) build. check-in: 0e0f2fb669 user: dgp tags: core-8-4-branch | |
|
2008-07-22
| ||
| 23:06 | make genstubs check-in: 163adf45a3 user: das tags: trunk | |
| 23:05 | fix TclNRInterpProc stub table declaration (broke 'make checkstubs') check-in: 5c86e9cf31 user: das tags: trunk | |
| 23:01 | fix line-endings check-in: 7352e91360 user: das tags: trunk | |
| 22:46 | Added missing function comments. check-in: 749377e420 user: andreas_kupries tags: trunk | |
| 22:46 | * generic/tclBasic.c: Added missing function comments. check-in: 3a081f6fc1 user: andreas_kupries tags: core-8-5-branch | |
| 22:46 | * generic/tclBasic.c: Added missing function comments. check-in: ba9277c800 user: andreas_kupries tags: core-8-4-branch | |
| 22:30 | * generic/tclCompile.c: Made the new TclEnterCmdWordIndex * generic/tclCompile.h: static. check-in: ed0a8850b2 user: andreas_kupries tags: core-8-4-branch | |
| 22:26 | * generic/tclCompile.c: Made the new TclEnterCmdWordIndex * generic/tclCompile.h: static, and ans... check-in: 306ccd50a1 user: andreas_kupries tags: core-8-5-branch | |
| 22:26 | fix warning; formatting check-in: b3d96b33cd user: das tags: trunk | |
| 22:24 | * generic/tclCompile.c: Made the new TclEnterCmdWordIndex * generic/tclCompile.h: static, and ans... check-in: a640735a9f user: andreas_kupries tags: trunk | |
| 21:50 | * generic/tclBasic.c: Ansified the new functions. check-in: 79c49df1f0 user: andreas_kupries tags: trunk | |
| 21:41 | * generic/tclBasic.c: Reworked the handling of bytecode literals * generic/tclCompile.c: for #280... check-in: 0052f52da7 user: andreas_kupries tags: trunk | |
| 21:41 | * generic/tclBasic.c: Reworked the handling of bytecode literals * generic/tclCompile.c: for #280... check-in: a214d452fc user: andreas_kupries tags: core-8-5-branch | |
| 21:40 | * generic/tclBasic.c: Reworked the handling of bytecode literals * generic/tclCompile.c: for #280... check-in: bb509fe952 user: andreas_kupries tags: core-8-4-branch | |
| 21:02 | * generic/tclBasic.c: Added numLevels field to CommandFrame, * generic/tclExecute.c: let GetCo... check-in: c83cc0d79a user: msofer tags: trunk | |
| 20:49 | define DLLEXPORT as __attribute__ ((visibility("default"))) for gcc >= 4.0. This allows extensions t... check-in: 3614b8fd64 user: nijtmans tags: core-8-5-branch | |
| 03:34 | * tests/encoding.test: Make failing tests pass again. [Bug 1972867] check-in: 16a7c21ef0 user: dgp tags: core-8-5-branch | |
|
2008-07-21
| ||
| 23:46 | fix warning, formatting, whitespace check-in: 23e20b113d user: das tags: trunk | |
| 22:50 | * generic/tclBasic.c: Extended the existing TIP #280 system (info * generic/tclCmdAH.c: frame), a... check-in: ffe14e5e73 user: andreas_kupries tags: trunk | |
| 22:22 | fix [2021443] inconsistant "wrong # args" messages (follow-up) check-in: cfc8157c41 user: nijtmans tags: trunk | |
| 21:58 | formatting, whitespace check-in: c7486e1b03 user: das tags: trunk | |
| 21:54 | whitespace check-in: 89f7360321 user: das tags: trunk | |
| 21:52 | stack-3.1 no longer fails when testsuite is run from Xcode check-in: 0ec5c3d4e5 user: das tags: trunk | |
| 21:51 | Added test for file rename with inode collision on windows check-in: f0b9a2f7da user: patthoyts tags: trunk | |
| 21:46 | fix warnings, formatting check-in: 0c0bc35d08 user: das tags: trunk | |
| 21:25 | fix [2021443] inconsistant "wrong # args" messages (follow-up) check-in: 395eaa2623 user: nijtmans tags: trunk | |
| 21:12 | Resync with recent ?arg ...? normalization check-in: b3191b84e8 user: ferrieux tags: trunk | |
| 21:02 | TIP #304 implementation check-in: 6cf782df52 user: ferrieux tags: trunk | |
| 19:44 | Undo local changes which did not belong in the last commit. check-in: 118be23b5a user: andreas_kupries tags: core-8-5-branch | |
| 19:41 | use TclEvalObjv instead of Tcl_EvalObjv at selected spots check-in: 005a5d9138 user: msofer tags: trunk | |
| 19:38 | * generic/tclBasic.c: Extended the existing TIP #280 system (info * generic/tclCmdAH.c: frame), a... check-in: 40f723e2c0 user: andreas_kupries tags: core-8-5-branch | |
| 19:37 | * generic/tclBasic.c: Extended the existing TIP #280 system (info * generic/tclCmdAH.c: frame), a... check-in: 87a9c9155a user: andreas_kupries tags: core-8-4-branch | |
| 16:25 | * generic/tcl.decls: Changed the implementation of * generic/tclBasic.c: [namespace impor... check-in: 281b7ede58 user: msofer tags: trunk | |
| 14:56 | Backported fix for bug #2015723 check-in: 295579a555 user: patthoyts tags: core-8-5-branch | |
| 14:42 | Inode numbers on Windows are not unique so avoid the inode check on this platform [Bug 2015723] check-in: afa89c1865 user: patthoyts tags: trunk | |
| 04:12 | ChangeLog fix check-in: a64bf16a74 user: msofer tags: trunk | |
| 03:49 | fix uninited and unused var warnings check-in: 677135de80 user: msofer tags: trunk | |
| 03:43 | * generic/tclBasic.c: NRE: enabled calling NR commands * generic/tclExecute.c: from the callba... check-in: 7a0e9388a7 user: msofer tags: trunk | |
|
2008-07-20
| ||
| 23:57 | add cleanup to fix subsequent test failures with -singleproc 1 check-in: 48d82216dd user: das tags: trunk | |
| 22:02 | Fix [Bug 2008248] and make dict->list->dict round trip efficient to boot. check-in: 256c78f19e user: dkf tags: core-8-5-branch | |
| 20:24 | * tests/fileName.test: Repaired the failing test fileName-15.7 from dkf's commit earlier today. check-in: 030524884f user: kennykb tags: trunk | |
| 17:55 | Fix [Bug 2008248] and make dict->list->dict round trip efficient to boot. check-in: 2e6c76f67e user: dkf tags: trunk | |
| 11:33 | Reduce obscurity of tests by eliminating many [catch]es through use of tcltest2 check-in: 7001f3578e user: dkf tags: trunk | |
| 06:40 | Finish cleaning up this file (move cleanup actions out of test bodies, etc.) check-in: 23ebaae69a user: dkf tags: trunk | |
|
2008-07-19
| ||
| 22:50 | fix [2021443] inconsistant "wrong # args" messages check-in: 1e5261316e user: nijtmans tags: trunk | |
| 22:16 | Fix a gcc warning when compiling Tcl with mingw32 tclWinTest.c: In function `TestplatformChmod': tcl... check-in: c33e0b7cf5 user: nijtmans tags: trunk | |
| 21:47 | Fix miguel's problem with env failures; need LANG to get [encoding system] right in subprocesses... check-in: 33796e0fff user: dkf tags: trunk | |
| 16:20 | More test cleanup. check-in: aa3631fea9 user: dkf tags: trunk | |
| 09:57 | Rewrite to use tcltest2 and not generate non-ascii chars in results. Part of fix of [Bug 1513659] check-in: f856a8134a user: dkf tags: trunk | |
|
2008-07-18
| ||
| 23:29 | new TclNRAddCallback macro for internal use instead of the public Tcl_NRAddCallback check-in: 41bf7d9039 user: msofer tags: trunk | |
| 17:23 | NRE-enable the TclOO constructor system. check-in: e092b4ac90 user: dkf tags: trunk | |
| 14:02 | * tests/NRE.test: Added basic tests for deep TclOO calls check-in: 74a6afc49f user: msofer tags: trunk | |
| 13:46 | * generic/tcl.decls: Change the public api prefix from * generic/tcl.h: TclNR_foo ... check-in: 028024f0d3 user: msofer tags: trunk | |
| 13:10 | NRE-enable oo::object.eval check-in: b20aa20566 user: dkf tags: trunk | |
| 13:08 | Minor fixes (clearer panic messages, formatting of comments) check-in: 1acdaa5797 user: dkf tags: trunk | |
| 04:23 | * generic/tclDictObj.c (DictWithCmd, DictUpdateCmd): fix refcounting bugs that caused crashes [Bug... check-in: d36c5fb6d6 user: msofer tags: trunk | |
|
2008-07-17
| ||
| 23:48 | Tinkering check-in: bf427c5224 user: dkf tags: trunk | |
| 21:57 | stop crash in test suite! check-in: 0da5dcb0e8 user: dkf tags: trunk | |
| 20:43 | NRE-ify the non-compiled version of [dict update]. check-in: 90f8772b53 user: dkf tags: trunk | |
| 15:43 | Add NRE support to [dict with]. check-in: 6f1625197f user: dkf tags: trunk | |
|
2008-07-16
| ||
| 23:31 | * win/tclWinThrd.c: Test for TLS_OUT_OF_INDEXES to make certain that thread key creation is successf... check-in: fc0e0a02ad user: georgeps tags: trunk | |
| 22:08 | NRE-aware TclOO. check-in: a8d83acd18 user: dkf tags: trunk, potential incompatibility | |
| 00:44 | * tests/NRE.test: better constraint for testing the * tests/stack.test: existence of teststack... check-in: 41e62e1505 user: msofer tags: trunk | |
|
2008-07-15
| ||
| 14:13 | * generic/tclParse.c: fixing incomplete reversion of "fix" for [Bug 2017583], missing TclResetCanc... check-in: 34b2654de3 user: msofer tags: trunk | |
| 13:50 | Fix [Bug 2018603] check-in: a65d58e563 user: dkf tags: trunk | |
| 13:01 | Fix error in example. [Bug 2016740] check-in: e7de769231 user: dkf tags: core-8-5-branch | |
| 12:58 | Fix error in example. [Bug 2016740] check-in: d174149bbd user: dkf tags: trunk | |
| 10:15 | Factor the ensemble code a bit more. check-in: 77f9b57cf0 user: dkf tags: trunk | |
|
2008-07-14
| ||
| 20:29 | * generic/tclParse.c: reverting the "fix" for [Bug 2017583], * tests/parse.test: numLevel manage... check-in: 589a13cd5a user: msofer tags: trunk | |
| 14:15 | Tidy up code for clarity. check-in: 39ca815347 user: dkf tags: trunk | |
| 08:22 | Store ClientDatas in NRE callback storage as an array; that's how they are referred to in callback i... check-in: 26d39f7114 user: dkf tags: trunk | |
| 02:09 | * generic/tclParse.c: Remove unneeded TclInterpReady call check-in: f52ca120cd user: msofer tags: trunk | |
| 02:03 | * generic/tclExecute.c: Remove unneeded TclInterpReady call check-in: 08ab944551 user: msofer tags: trunk | |
| 01:38 | * generic/tclBasic.c.: Embedded Tcl_Canceled() calls into * generic/tclExecute.c: TclInterpRead... check-in: e494614ad5 user: msofer tags: trunk | |
| 01:27 | * generic/tclVar.c: fix error message check-in: d0fe4d4ec6 user: msofer tags: trunk | |
| 00:57 | remove unused variable check-in: f6560eca1e user: msofer tags: trunk | |
| 00:39 | ChangeLog fix check-in: 36cb847033 user: msofer tags: trunk | |
| 00:38 | * generic/tclParse.c: remove unnecessary numLevel management [Bug 2017583] check-in: f5e9b29a66 user: msofer tags: trunk | |
| 00:11 | * generic/tclBasic.c.: NRE left too many calls to * generic/tclExecute.c: TclResetCancellation ... check-in: 762ff2fe9f user: msofer tags: trunk | |
|
2008-07-13
| ||
| 23:15 | more consistent wrong # arg messages: change all messages containing ?options? to the form ?-option ... check-in: 7dcec0e5e2 user: nijtmans tags: trunk | |
| 22:42 | * generic/tclBasic.c: TclResetCancellation() calls were misplaced (merge mishap); stray //. Thanks... check-in: 0b71c2e082 user: msofer tags: trunk | |
| 16:07 | * generic/tclInt.h: the new macros TclSmallAlloc and TclSmallFree were badly defined under mem deb... check-in: 4931a14a74 user: msofer tags: trunk | |
| 15:56 | whitespace check-in: b689462c86 user: das tags: trunk | |
| 12:54 | add new NRE files check-in: 1f95bf67fa user: das tags: trunk | |
| 12:54 | autoheader-2.59 check-in: ae7205f383 user: das tags: trunk | |
| 12:54 | remove leftover DTRACE macro causing buid failure check-in: f5270f6b50 user: das tags: trunk | |
| 09:29 | silence compiler warnings about uninited variables (gcc can't follow the logic) check-in: e2f82b3946 user: msofer tags: trunk | |
| 09:04 | added new files generic/tclNRE.h and tests/NRE.test check-in: efe90c32ce user: msofer tags: trunk | |
| 09:03 | NRE implementation [Patch 2017110] check-in: a646e4c362 user: msofer tags: trunk | |
|
2008-07-11
| ||
| 14:41 | Minor updates for better readability. check-in: 870874a4ee user: dkf tags: trunk | |
|
2008-07-09
| ||
| 14:41 | add a vqtcl entry check-in: 1c90799316 user: patthoyts tags: trunk | |
|
2008-07-08
| ||
| 17:53 | * generic/tclGet.c: Corrected out of date comments. check-in: e4ee9a0659 user: dgp tags: core-8-5-branch | |
| 17:52 | * generic/tclGet.c: Corrected out of date comments and removed * generic/tclInt.... check-in: 006f71d8fb user: dgp tags: trunk, potential incompatibility | |
| 12:34 | Tighten up language. check-in: 8ee2474038 user: dkf tags: trunk | |
| 01:32 | merge updates from HEAD check-in: e941e5cf20 user: dgp tags: dgp-refactor | |
|
2008-07-07
| ||
| 21:40 | * generic/tclCmdIL.c (InfoFrameCmd): Fixed unsafe idiom of setting the interp result found by Don... check-in: cb0fe6bf7c user: andreas_kupries tags: trunk | |
| 21:39 | * generic/tclCmdIL.c (InfoFrameCmd): Fixed unsafe idiom of setting the interp result found by Don... check-in: cc05a96e76 user: andreas_kupries tags: core-8-5-branch | |
| 21:39 | * generic/tclCmdIL.c (InfoFrameCmd): Fixed unsafe idiom of setting the interp result found by Don... check-in: 771ed27a85 user: andreas_kupries tags: core-8-4-branch | |
| 14:06 | typo check-in: ed992275b3 user: dgp tags: trunk | |
| 08:36 | Correct examples. [Bug 1982642] check-in: dd20cf4add user: dkf tags: core-8-5-branch | |
| 08:29 | Correct examples. [Bug 1982642] check-in: 0cc6b56d0d user: dkf tags: trunk | |
|
2008-07-06
| ||
| 09:42 | Improve [lindex] examples. check-in: 9f091b0f8c user: dkf tags: trunk | |
|
2008-07-04
| ||
| 19:22 | UtfToUtfProc: Avoid unwanted sign extension when converting incomplete UTF-8 sequences. See [Bug 190... check-in: e9e8be6fe0 user: jenglish tags: core-8-5-branch | |
| 19:21 | UtfToUtfProc: Avoid unwanted sign extension when converting incomplete UTF-8 sequences. See [Bug 190... check-in: f232842392 user: jenglish tags: core-8-4-branch | |
|
2008-07-03
| ||
| 17:38 | * generic/tclIORChan.c (InvokeTclMethod): Fixed the memory leak reported in [Bug 1987821]. Than... check-in: 2a130e3959 user: andreas_kupries tags: trunk | |
| 17:38 | * generic/tclIORChan.c (InvokeTclMethod): Fixed the memory leak reported in [Bug 1987821]. Than... check-in: 3455b4671c user: andreas_kupries tags: core-8-5-branch | |
| 17:28 | * library/package.tcl: Removed [file readable] testing from [tclPkgUnknown] and fri... check-in: 570fddae32 user: dgp tags: trunk | |
| 17:22 | * library/package.tcl: Removed [file readable] testing from [tclPkgUnknown] and fri... check-in: 1ac299248c user: dgp tags: core-8-5-branch | |
| 17:15 | * library/package.tcl: Removed [file readable] testing from [tclPkgUnknown] and fri... check-in: ac7d8719cb user: dgp tags: core-8-4-branch | |
|
2008-07-01
| ||
| 14:29 | Add focussed stack limiting to the RE compiler. Tuning might not yet be right but it passes everythi... check-in: 1ab85d8c7d user: dkf tags: trunk | |
| 13:24 | Fix [2006884] check-in: a8de9c95aa user: dkf tags: trunk | |
|
2008-06-30
| ||
| 15:58 | typo check-in: 57d6f5548c user: dgp tags: trunk | |
| 15:58 | Created branch core-stabilizer-merge-synthetic Closed-Leaf check-in: fa8130bb59 user: cvs2fossil tags: core-stabilizer-merge-synthetic | |
| 15:58 | typo check-in: 927d3b1474 user: dgp tags: core-8-5-branch | |
| 15:24 | Clean up typedef formatting check-in: 36fe95e2c4 user: dkf tags: trunk | |
| 14:02 | merge updates from HEAD check-in: 6ce0d12920 user: dgp tags: dgp-refactor | |
| 14:01 | * doc/ObjectType.3: Updated documentation of the Tcl_ObjType struct to match exp... check-in: 031847e56d user: dgp tags: trunk | |
| 13:34 | merge updates from HEAD check-in: 20c5faa7cc user: dgp tags: dgp-refactor | |
| 03:18 | * generic/tcl.h: Bump to 8.5.3 for release. * library/init.tcl: * too... check-in: cea2851afb user: dgp tags: core-8-5-3, core-8-5-branch | |
| 02:55 | merge updates from 8.5 branch Closed-Leaf check-in: 96784a8ea3 user: dgp tags: core-stabilizer-branch | |
| 02:34 | * doc/ObjectType.3: Updated documentation of the Tcl_ObjType struct to match exp... check-in: 0d7de5aa18 user: dgp tags: core-8-5-branch | |
| 01:10 | formatting, whitespace check-in: e09456245c user: das tags: trunk | |
|
2008-06-29
| ||
| 23:12 | Lrange cleanup and in-place optimization [Patch 1890831] check-in: 37618d97d9 user: ferrieux tags: trunk | |
| 23:05 | Avoid useless String conversion for CONCAT1 of pure byte arrays [Patch 1953758]. check-in: fd074bcd24 user: ferrieux tags: trunk | |
| 22:28 | Prepare Tcl's docs for life as 8.6 (remove out of date change bars, fix typedefs, add a few missing ... check-in: 29df58df24 user: dkf tags: trunk | |
| 19:09 | * generic/tclPathObj.c: Plug memory leak in [Bug 1999176] fix. Thanks to Rolf Ade f... check-in: 47846b80dd user: dgp tags: trunk | |
| 19:08 | * generic/tclPathObj.c: Plug memory leak in [Bug 1999176] fix. Thanks Rolf Ade for... check-in: d6b206b3e6 user: dgp tags: core-8-5-branch | |
| 13:50 | Fix [Bug 2004256] check-in: 2b42d73487 user: dkf tags: trunk | |
|
2008-06-28
| ||
| 23:43 | Fix [Bug 2004480] check-in: 13f2955f1c user: dkf tags: trunk | |
| 04:31 | merge updates from HEAD check-in: 0457af7df8 user: dgp tags: dgp-refactor | |
| 04:22 | * generic/tclPathObj.c: Plug memory leak in [Bug 1972879] fix. Thanks Rolf Ade for... check-in: f30a13da50 user: dgp tags: trunk | |
| 04:22 | * generic/tclPathObj.c: Plug memory leak in [Bug 1972879] fix. Thanks Rolf Ade for... check-in: b905ddb5c2 user: dgp tags: core-8-5-branch | |
| 04:19 | * generic/tclIOUtil.c: Plug memory leak in latest commit. Thanks Rolf Ade for dete... check-in: 1fa14d8fac user: dgp tags: core-8-4-branch | |
|
2008-06-27
| ||
| 21:46 | Tcl defines more than 7 Tcl_ObjTypes now, and we don't want to maintain this claim in the docs. Also... check-in: 325a6ffd56 user: dgp tags: trunk | |
| 21:44 | Tcl defines more than 7 Tcl_ObjTypes now, and we don't want to maintain this claim in the docs. Als... check-in: c9a0be897b user: dgp tags: core-8-5-branch | |
| 19:55 | typos check-in: 2482d2f0e5 user: dgp tags: trunk | |
| 19:55 | typos check-in: 5159aee85d user: dgp tags: core-8-5-branch | |
|
2008-06-26
| ||
| 22:12 | * unix/Makefile.in: Followup to my change of 2008-06-25, make code generated by the Makefile and ... check-in: 670e250491 user: andreas_kupries tags: trunk | |
| 22:10 | * unix/Makefile.in: Followup to my change of 2008-06-25, make code generated by the Makefile and ... check-in: 70ac26f232 user: andreas_kupries tags: core-8-5-branch | |
| 04:07 | merge updates from HEAD check-in: 851925d8f6 user: dgp tags: dgp-refactor | |
|
2008-06-25
| ||
| 18:18 | remove stray .RE check-in: c9b6198267 user: dgp tags: trunk, core-8-6-a1 | |
| 18:17 | merge update from 8.5 branch check-in: e4883ccb1c user: dgp tags: core-stabilizer-branch | |
| 18:16 | remove stray .RE check-in: 66dc64f9cf user: dgp tags: core-8-5-branch | |
| 17:44 | Advance 8.6a1 release tag check-in: 4ed60d1e21 user: dgp tags: trunk | |
| 17:40 | * library/tm.tcl: Modified the handling of Tcl Modules and of the * library/safe.tcl: Safe Base t... check-in: d5216b1efd user: andreas_kupries tags: trunk | |
| 17:18 | * generic/tcl.h: Bump to 8.5.3 for release. * library/init.tcl: * tool... check-in: eb9c3a1dde user: dgp tags: core-stabilizer-branch | |
| 17:16 | Add test suite changes for 1999119 bug fix commit. check-in: a7c4f42610 user: dgp tags: core-8-5-branch | |
| 16:42 | * library/tm.tcl: Modified the handling of Tcl Modules and of the * library/safe.tcl: Safe Base t... check-in: 7f54ff3bbe user: andreas_kupries tags: core-8-5-branch | |
| 16:05 | merge update from 8.5 branch check-in: 1acf3dd85f user: dgp tags: core-stabilizer-branch | |
| 16:05 | * changes: Update for 8.5.3 release. check-in: 9a61367faa user: dgp tags: core-8-5-branch | |
| 15:56 | merge updates from 8.5 branch check-in: affd52009d user: dgp tags: core-stabilizer-branch | |
| 14:35 | * changes: Updates for 8.6a1 release. * generic/tclOO.h: Bump to TclOO 0.... check-in: d25bfca8b8 user: dgp tags: trunk | |
| 10:57 | Backported fix for dde/registry versions and the staticpkg build option check-in: 902642081c user: patthoyts tags: core-8-5-branch | |
| 10:25 | fix versions of dde and registry dlls fix problem building with staticpkg option check-in: 9e6da61fc3 user: patthoyts tags: trunk | |
|
2008-06-24
| ||
| 20:05 | * generic/tclPathObj.c: Fixed some internals management in the "path" Tcl_ObjType fo... check-in: 7caf3c5fd2 user: dgp tags: core-8-5-branch | |
| 20:02 | * generic/tclPathObj.c: Fixed some internals management in the "path" Tcl_ObjType fo... check-in: 88f07bcd32 user: dgp tags: trunk | |
| 14:42 | bug #1995063 fix examples and comment on eof use. check-in: 1e13a3a6e9 user: patthoyts tags: trunk | |
|
2008-06-23
| ||
| 15:48 | * generic/tclPathObj.c: Fixed bug in Tcl_GetTranslatedPath() when operating on the "... check-in: c8958d4e9e user: dgp tags: core-8-5-branch | |
| 15:45 | formatting check-in: 3e2a4160b8 user: dgp tags: core-8-4-branch | |
| 15:43 | * generic/tclIOUtil.c: Fixed bug in Tcl_GetTranslatedPath() when operating on the "S... check-in: 8e0864e631 user: dgp tags: core-8-4-branch | |
| 15:34 | * generic/tclPathObj.c: Fixed bug in Tcl_GetTranslatedPath() when operating on the "... check-in: 8ab9adb4fe user: dgp tags: trunk | |
| 04:18 | * generic/tclPathObj.c: Fixed bug in Tcl_GetTranslatedPath() when operating on the "S... check-in: 8fbbf20d52 user: dgp tags: trunk | |
|
2008-06-20
| ||
| 20:48 | * changes: Updates for 8.6a1 release. * generic/tclInterp.c: Fixed completely... check-in: 8e76f85849 user: dgp tags: trunk | |
| 19:27 | another update for 8.5.3 check-in: 30ef03aa5c user: dgp tags: core-8-5-branch | |
| 19:23 | * generic/tclInterp.c: Fixed completely boneheaded mistake that * tests/interp.test... check-in: c979776fb2 user: dgp tags: core-8-5-branch | |
| 16:49 | * tests/binary.test: Corrected flawed tests revealed by a -debug 1 * tests/io.tes... check-in: 1c5bbd80e2 user: dgp tags: core-8-4-branch | |
| 16:18 | * tests/encoding.test: Make failing tests pass again. check-in: 06e3a8cd73 user: dgp tags: trunk | |
| 13:57 | Solaris changes for 8.5.3 check-in: 5245cc0fd3 user: das tags: core-8-5-branch | |
| 13:51 | Solaris, stubs changes for 8.6a1 check-in: 4686f80be7 user: das tags: trunk | |
|
2008-06-19
| ||
| 21:29 | Make [next] work as described in TIP. [Bug 1998244] check-in: 3f569d031d user: dkf tags: trunk | |
| 21:03 | Forgot the bug number check-in: 602c96fc44 user: dkf tags: trunk | |
| 20:57 | Fix [Bug 1998221] check-in: 3b2afa4b8d user: dkf tags: trunk | |
| 19:29 | * changes: Updates for 8.5.3 release. check-in: c4bffa1975 user: dgp tags: core-8-5-branch | |
| 19:27 | * changes: Updates for 8.6a1 release. check-in: b63c18a546 user: dgp tags: trunk | |
| 15:36 | * README: Bump version number to 8.6a1 * generic/tcl.h: * libr... check-in: 764de4e88b user: dgp tags: trunk | |
|
2008-06-18
| ||
| 21:18 | * generic/tclParseExpr.c: Disabled attempts to support [expr] functions named ... check-in: 86394183cd user: dgp tags: core-8-4-branch | |
| 15:38 | merge updates from HEAD check-in: 8d0d9de8b0 user: dgp tags: dgp-refactor | |
|
2008-06-17
| ||
| 17:22 | * generic/tclClock.c (ClockConvertlocaltoutcObjCmd): Removed left over debug output. check-in: 358cc29f46 user: andreas_kupries tags: trunk | |
| 17:21 | * generic/tclClock.c (ClockConvertlocaltoutcObjCmd): Removed left over debug output. check-in: 50a1e45eca user: andreas_kupries tags: core-8-5-branch | |
| 16:45 | * doc/tm.n: Followup to changelog entry 2008-03-18 regarding ::tcl::tm::Defaults. Updated the doc... check-in: 6e54b86bb3 user: andreas_kupries tags: core-8-5-branch | |
| 16:44 | * doc/tm.n: Followup to changelog entry 2008-03-18 regarding ::tcl::tm::Defaults. Updated the doc... check-in: deb59c513b user: andreas_kupries tags: trunk | |
| 04:15 | merge updates from HEAD check-in: 0d8202fcb4 user: dgp tags: dgp-refactor | |
| 02:22 | 2006-06-17 Kevin Kenny <kennykb@acm.org> * generic/tclClock.c (ConvertLocalToUTC): * tests/cloc... check-in: 73e4856277 user: kennykb tags: core-8-5-branch | |
| 02:16 | 2006-06-17 Kevin Kenny <kennykb@acm.org> * generic/tclClock.c (ConvertLocalToUTC): * tests/cloc... check-in: b108b4c3a8 user: kennykb tags: trunk | |
|
2008-06-16
| ||
| 20:46 | * generic/tclCmdIL.c (InfoFrameCmd): Backport of fix made on the * tests/info.test: head branch :... check-in: 728e7c99cf user: andreas_kupries tags: core-8-4-branch | |
| 20:44 | * generic/tclCmdIL.c (TclInfoFrame): Backport of fix made on the * tests/info.test: head branch :... check-in: c0fbf6b417 user: andreas_kupries tags: core-8-5-branch | |
| 19:59 | * generic/tclCmdIL.c (TclInfoFrame): Moved the code looking up the * tests/info.test: information... check-in: af7eafb38d user: andreas_kupries tags: trunk | |
| 18:38 | * tests/ioTrans.test (iortrans-11.*): Fixed same issue as for iortrans.tf-11.*, cleanup of temp f... check-in: 97e8db2004 user: andreas_kupries tags: trunk | |
| 03:17 | merge updates from HEAD check-in: 1f1de75ebf user: dgp tags: dgp-refactor | |
|
2008-06-14
| ||
| 02:25 | no message check-in: 9bf2713544 user: davygrvy tags: trunk | |
| 02:07 | The Stubs source files (tclStubLib.c and tclOOStubLib.c) should not be compiled with the -GL flag. check-in: 3df591bc85 user: davygrvy tags: trunk | |
|
2008-06-13
| ||
| 19:59 | 2008-06-13 David Gravereaux <davygrvy@pobox.com> * win/rules.vc: SYMBOLS macro now being set to z... check-in: 25b826cd5a user: davygrvy tags: trunk | |
| 19:58 | no message check-in: c635c729fc user: davygrvy tags: trunk | |
| 12:14 | fix warning check-in: 51662c877f user: das tags: trunk | |
| 05:45 | TIP 285 Implementation check-in: 505c316922 user: mistachkin tags: trunk | |
|
2008-06-12
| ||
| 20:19 | * generic/tclCmdIL.c (InfoFrameCmd): TIP #280 conditional feature. Added checks to validate Has... check-in: 529759c4a7 user: andreas_kupries tags: core-8-4-branch | |
| 20:09 | * unix/Makefile.in: add complete deps on tclDTrace.h. check-in: 817d08f8bb user: das tags: core-8-4-branch | |
| 20:09 | * unix/Makefile.in: add complete deps on tclDTrace.h. check-in: 1bc4fbf46d user: das tags: core-8-5-branch | |
| 20:08 | * unix/Makefile.in: add complete deps on tclDTrace.h. check-in: fbe3190a72 user: das tags: trunk | |
| 19:33 | autoconf-2.13 check-in: 68e41a32b8 user: das tags: core-8-4-branch | |
| 19:33 | duh, fix missing 'fi', thanks aku! check-in: 3b3bd591fb user: das tags: core-8-4-branch | |
| 09:46 | sync with 2008-05-26 io-53.9 change check-in: 78c5f73eb5 user: das tags: trunk | |
| 06:49 | s/target/config/ check-in: 6c34233665 user: das tags: core-8-5-branch | |
| 06:49 | s/target/config/ check-in: 7f492b6e59 user: das tags: trunk | |
| 06:38 | * unix/Makefile.in: clean generated tclDTrace.h file. check-in: 6855bb6d56 user: das tags: core-8-4-branch | |
| 06:37 | * unix/configure: autoconf-2.13 check-in: d802f5b313 user: das tags: core-8-4-branch | |
| 06:37 | * unix/configure.in: fix static DTrace-enabled build on Solaris. check-in: bd41e6006e user: das tags: core-8-4-branch | |
| 06:36 | * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc. check-in: 633c4f4a56 user: das tags: core-8-4-branch | |
| 06:34 | * unix/Makefile.in: clean generated tclDTrace.h file. check-in: bd22afd873 user: das tags: core-8-5-branch | |
| 06:34 | * unix/configure: autoconf-2.59 check-in: 7d4a20fa44 user: das tags: core-8-5-branch | |
| 06:33 | * unix/configure.in: fix static DTrace-enabled build on Solaris. check-in: 8b60fb4143 user: das tags: core-8-5-branch | |
| 06:33 | * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc. check-in: 0c8ef155f9 user: das tags: core-8-5-branch | |
| 06:33 | * macosx/Tcl.xcodeproj/project.pbxproj: add debug configs with gcov, and with corefoundation disab... check-in: dbc92079cc user: das tags: core-8-5-branch | |
| 06:29 | * generic/tclOO.c: use TclOOStubs hooks field to retrieve * generic/tclOODecls.h: TclOOIntStubs ... check-in: 7e4d255b66 user: das tags: trunk | |
| 06:28 | * generic/tclIORTrans.c: fix signed <-> unsigned cast warnings. check-in: f9bd5af393 user: das tags: trunk | |
| 06:28 | * unix/configure: autoconf-2.59 check-in: 8c90b75124 user: das tags: trunk | |
| 06:27 | * unix/tcl.m4 (SunOS-5.11): fix 64bit amd64 support with gcc & Sun cc. check-in: c942686054 user: das tags: trunk | |
| 06:27 | * unix/configure.in: fix static DTrace-enabled build on Solaris. check-in: 6e2a97abfa user: das tags: trunk | |
| 06:27 | * unix/Makefile.in: clean generated tclDTrace.h file. check-in: d81dd08fd4 user: das tags: trunk | |
| 06:26 | * macosx/Tcl.xcodeproj/project.pbxproj: add tclIORTrans.c; updates and cleanup for Xcode 3.1/... check-in: 1fe18f5b63 user: das tags: trunk | |
|
2008-06-11
| ||
| 01:30 | UtfToUtfProc: Avoid unwanted sign extension when converting incomplete UTF-8 sequences. See [Bug 19... check-in: 0fc4d3a006 user: jenglish tags: trunk | |
|
2008-06-10
| ||
| 18:06 | * tests/ioTrans.test (iortrans.tf-6.1): Fixed the [Bug 1988552], reported by Kevin. Have to clo... check-in: 3e145aec5b user: andreas_kupries tags: trunk | |
| 03:35 | * generic/tclIORTrans.c (ReflectInput): Fixed a bug triggered by Pat Thoyts <patthoyts@users.sour... check-in: a9634b2343 user: andreas_kupries tags: trunk | |
|
2008-06-08
| ||
| 23:13 | Plug leak. [Bug 1987817] check-in: a3fd190cc6 user: dkf tags: trunk | |
| 03:21 | * generic/tclBasic.c: Compilation of uplevel scripts, allow * generic/tclCompCmds.c: non-bo... check-in: 302b0120aa user: msofer tags: trunk | |
|
2008-06-06
| ||
| 19:46 | TIP #230 IMPLEMENTATION * generic/tclIOCmd.c: Integration of transform commands into 'chan' ense... check-in: 057ba9eab5 user: andreas_kupries tags: trunk | |
|
2008-06-05
| ||
| 00:02 | fix warnings, remove unused debug code that causes build failure check-in: d4062110a3 user: das tags: trunk | |
|
2008-06-03
| ||
| 23:52 | TIP #317 implementation check-in: 8a9c01c0ca user: patthoyts tags: trunk | |
|
2008-06-02
| ||
| 05:34 | merge update from HEAD check-in: a09da7c307 user: dgp tags: dgp-refactor | |
| 02:19 | * generic/tclOO.c (ReleaseClassContents): Fix the one remaining valgrind complaint about oo.test, ca... check-in: 9188c64990 user: kennykb tags: trunk | |
|
2008-06-01
| ||
| 08:11 | Complete fix of [Bug 1981001] check-in: 205a10dec2 user: dkf tags: trunk | |
| 05:09 | * generic/tclOOMethod.c: Fix a bug where the refcount of a method was r... check-in: d14255cc75 user: kennykb tags: trunk | |
| 02:44 | Add tclOO genstubs to Windows makefiles check-in: ef222bfbfa user: mistachkin tags: trunk | |
| 02:42 | * generic/tclDictObj.c: Added missing initializers to the ensemble map... check-in: fbb81c8921 user: kennykb tags: trunk | |
| 02:02 | * generic/tclOODecls.h: Added the swizzling of DLLEXPORT and * generic/tclOOIntDecls.h: DLLIMPORT... check-in: 882dc41185 user: kennykb tags: trunk | |
| 00:33 | More patches to make stub generation work. check-in: 687b9da09e user: dkf tags: trunk | |
| 00:29 | typo, skip crashing http.test for gcov check-in: bd144937a4 user: das tags: trunk | |
| 00:02 | Fix generation of stubs for the OO API. check-in: 4c3441444d user: dkf tags: trunk | |
|
2008-05-31
| ||
| 23:35 | * generic/tclOOStubLib.c: ensure use of tcl stubs; include in * unix/Makefile.in: stub lib; disab... check-in: 7efe478a95 user: das tags: trunk | |
| 23:34 | * tests/msgcat.test: fix for ::tcl::mac::locale with @modifier. check-in: 5b3a020ceb user: das tags: trunk | |
| 23:34 | * tools/tsdPerf.tcl: use [info sharedlibextension] check-in: f8c0850da0 user: das tags: trunk | |
| 23:34 | * unix/tclConfig.h.in: autoheader-2.59 check-in: ec72ed5874 user: das tags: trunk | |
| 23:33 | * macosx/Tcl.xcodeproj/project.pbxproj: add new tclOO files; add debug * macosx/README: targets ... check-in: ddfeb80290 user: das tags: trunk | |
| 22:29 | Plug method-related memory leaks pointed out by Miguel. check-in: ce09fe3526 user: dkf tags: trunk | |
| 21:01 | merge updates from HEAD check-in: 6f324d01e1 user: dgp tags: dgp-refactor | |
| 19:56 | Make things build (cleanly) on Win32. Thanks to Joe Mistachkin. [Patch 1980861] check-in: 428c548d5f user: dkf tags: trunk | |
| 11:41 | Implementation of TIP #257. Incomplete due to missing Win build support. check-in: e46e1575d3 user: dkf tags: trunk | |
|
2008-05-30
| ||
| 22:54 | Small clarifications that code a bit nicer to read. check-in: 0979177469 user: dkf tags: trunk | |
|
2008-05-27
| ||
| 23:13 | Fixed line endings check-in: 92f3208d85 user: patthoyts tags: trunk | |
|
2008-05-26
| ||
| 21:46 | reduce reg-33.14 space used to prevent stack segfault check-in: 0efd5fcb82 user: hobbs tags: core-8-4-branch | |
| 18:28 | (io-53.9): need to close chan before removing file check-in: b4d73a84f1 user: hobbs tags: trunk | |
| 18:27 | (io-53.9): need to close chan before removing file check-in: 4cc770d79f user: hobbs tags: core-8-5-branch | |
| 18:26 | * tests/io.test (io-53.9): need to close chan before removing file. check-in: 500a27459f user: hobbs tags: core-8-4-branch | |
| 10:04 | Missed one! check-in: 49f148ad86 user: dkf tags: trunk | |
| 10:02 | Remove obsolete winhelp targets. They weren't supported and didn't work. check-in: 2b7ac345d5 user: dkf tags: trunk | |
|
2008-05-23
| ||
| 21:12 | * win/tclWinChan.c (FileWideSeekProc): Accepted a patch by Alexandre Ferrieux <ferrieux@users.s... check-in: 6f5350cff4 user: andreas_kupries tags: core-8-4-branch | |
| 21:10 | * win/tclWinChan.c (FileWideSeekProc): Accepted a patch by Alexandre Ferrieux <ferrieux@users.sou... check-in: ade419178b user: andreas_kupries tags: core-8-5-branch | |
| 21:05 | Oops. Undo commit of the local tweaks. check-in: 886a0a8186 user: andreas_kupries tags: trunk | |
| 21:00 | * win/tclWinChan.c (FileWideSeekProc): Accepted a patch by Alexandre Ferrieux <ferrieux@users.sou... check-in: f337d855cc user: andreas_kupries tags: trunk | |
|
2008-05-22
| ||
| 15:25 | * generic/tclNamesp.c (Tcl_LogCommandInfo): Restored ability to handle the argum... check-in: 02b0ef8de2 user: dgp tags: core-8-5-branch | |
| 15:22 | * generic/tclNamesp.c (Tcl_LogCommandInfo): Restored ability to handle the argum... check-in: b93953deab user: dgp tags: trunk | |
|
2008-05-21
| ||
| 20:38 | * generic/tclParse.c (ParseComment): The new TclParseAllWhiteSpace() * tests/pars... check-in: 07e1b8c1f9 user: dgp tags: core-8-5-branch | |
| 20:28 | * generic/tclParse.c (ParseComment): The new TclParseAllWhiteSpace() * tests/pars... check-in: 0dd3531d09 user: dgp tags: trunk | |
| 13:26 | Backport of fixes to Tcl_SetNamespaceUnknownHandler check-in: 15a8ca3a6c user: dkf tags: core-8-5-branch | |
|
2008-05-20
| ||
| 22:22 | Correct logic for handling error cases when setting the namespace unknown handler. check-in: 3a0964b236 user: dkf tags: trunk | |
|
2008-05-16
| ||
| 15:05 | merge updates from HEAD check-in: f7f755197f user: dgp tags: dgp-refactor | |
| 14:27 | * generic/tclCompile.c: fix crash with tcl_traceExec. Found and fixed by Alexander Pasadyn [Bug 19... check-in: fa11d81b14 user: msofer tags: core-8-5-branch | |
| 14:13 | * generic/tclCompile.c: fix crash with tcl_traceExec. Found and fixed by Alexander Pasadyn [Bug 19... check-in: 7a08d942d5 user: msofer tags: trunk | |
|
2008-05-15
| ||
| 00:04 | We should use the thread allocator for threaded builds. Added 'tclalloc' option to disable. check-in: 80de1f17a7 user: patthoyts tags: trunk | |
|
2008-05-11
| ||
| 04:22 | merge updates from HEAD check-in: b084fd8e3a user: dgp tags: dgp-refactor | |
|
2008-05-09
| ||
| 05:07 | * tools/tsdPerf.c A loadable Tcl extension for testing TSD performance. * too... check-in: 438f03c41c user: georgeps tags: trunk | |
| 04:58 | * generic/tcl.h: Make Tcl_ThreadDataKey a void *. * generic/tclInt.h: Change aro... check-in: 2fd77728e6 user: georgeps tags: trunk | |
| 03:51 | * tests/dict.test (dict-19.2): Corrected a bug where the test was changed to use [apply] instead o... check-in: d1b2683623 user: kennykb tags: trunk | |
| 03:44 | * Makefile: Restored compilability of 'stitcher.exe' on vc2k5. * cameraparams.h: * compressor.cpp: ... check-in: aee64f60e8 user: kennykb tags: trunk | |
|
2008-05-07
| ||
| 13:17 | Cleaning up check-in: 5fbe89447c user: dkf tags: trunk | |
| 10:42 | Simplify test check-in: 21108a2594 user: dkf tags: trunk | |
| 10:39 | Fix off-by-one error that caused crashes. Backport from HEAD. check-in: 1e0b442be5 user: dkf tags: core-8-5-branch | |
| 10:25 | Return type of Tcl_AppendPrintfToObj is void. (spotted by Torsten Berg) check-in: 1e8111a112 user: patthoyts tags: trunk | |
| 09:23 | Detect problem case and prove that it's fixed. check-in: ca93781920 user: dkf tags: trunk | |
| 09:07 | Fix off-by-one error that caused crashes. D'oh! check-in: c72744fe33 user: dkf tags: trunk | |
|
2008-05-06
| ||
| 16:33 | fix Makefile dependency check-in: a687f2e844 user: das tags: core-8-5-branch | |
| 16:33 | fix Makefile dependency check-in: c0210bf746 user: das tags: trunk | |
|
2008-05-04
| ||
| 07:28 | CONST -> const check-in: af93d720f5 user: nijtmans tags: trunk | |
|
2008-05-03
| ||
| 21:06 | fix warning check-in: 81216d74f3 user: das tags: core-8-5-branch | |
| 19:31 | use Tcl_Panic() instead of panic() check-in: 2d576d5da2 user: das tags: core-8-5-branch | |
| 19:31 | use Tcl_Panic() instead of panic() check-in: f2076ab1fb user: das tags: trunk | |
|
2008-05-02
| ||
| 20:08 | Converted the [binary] command into an ensemble. check-in: dca4069c80 user: patthoyts tags: trunk | |
| 20:02 | Reverted dkf's accidental commit of the TIP 316 APIs as part of a code cleanup check-in: e4acb9c146 user: patthoyts tags: trunk | |
| 19:32 | Record tclvfs base check-in: fcb40a675a user: patthoyts tags: trunk | |
| 10:27 | More elimination of pre-C89-isms. check-in: 27caec3459 user: dkf tags: trunk | |
|
2008-04-27
| ||
| 22:41 | Get rid of pre-C89-isms (esp. CONST vs const). check-in: 2dee210a8d user: dkf tags: trunk | |
| 22:21 | Get rid of pre-C89-isms (esp. CONST vs const). check-in: 2d205c22fb user: dkf tags: trunk | |
| 10:59 | Added a htmlhelp target to replace winhelp check-in: b34e388939 user: patthoyts tags: trunk | |
| 08:36 | Also, panic early if we find out the wrong thread attempting to delete the async handler (common tra... check-in: c9ef4f4064 user: vasiljevic tags: trunk | |
| 08:26 | Also, panic early if we find out the wrong thread attempting to delete the async handler (common tra... check-in: c26ff3625b user: vasiljevic tags: core-8-5-branch | |
| 08:18 | Also, panic early if we find out the wrong thread attempting to delete the async handler (common tra... check-in: a060a75b1e user: vasiljevic tags: core-8-4-branch | |
| 08:05 | generic/tclAsync.c: Tcl_AsyncDelete(): panic if attempt to locate handler token fails. Happens when ... check-in: 1734fc35da user: vasiljevic tags: core-8-5-branch | |
|
2008-04-26
| ||
| 11:53 | generic/tclAsync.c: Tcl_AsyncDelete(): panic if attempt to locate handler token fails. Happens when ... check-in: 18f18938cc user: vasiljevic tags: trunk | |
| 11:50 | Oooops... wrong year in the log timestamp? check-in: 657adebba0 user: vasiljevic tags: core-8-4-branch | |
| 11:37 | generic/tclAsync.c: Tcl_AsyncDelete(): panic if attempt to locate handler token fails. Happens when ... check-in: fe045a6e86 user: vasiljevic tags: core-8-4-branch | |
|
2008-04-25
| ||
| 21:28 | remove ioUtil.test, llvm-gcc fix check-in: 122e92c110 user: das tags: trunk | |
| 21:27 | fix warning check-in: 5aabb84406 user: das tags: trunk | |
|
2008-04-24
| ||
| 21:11 | define DLLEXPORT as __attribute__ ((visibility("default"))) for gcc >= 4.0. This allows extensions t... check-in: 316009b1f4 user: nijtmans tags: trunk | |
| 18:51 | * tests/ioCmd.test: Extended testsuite for reflected channel implementation. Added test cases abo... check-in: e7879de942 user: andreas_kupries tags: trunk | |
| 18:50 | * tests/ioCmd.test: Extended testsuite for reflected channel implementation. Added test cases abo... check-in: 31abe8b470 user: andreas_kupries tags: core-8-5-branch | |
| 04:56 | merge updates from HEAD check-in: 592f441ed7 user: dgp tags: dgp-refactor | |
|
2008-04-23
| ||
| 15:44 | Assorted improvements to make better use of tcltest2 check-in: b0326f6536 user: dkf tags: trunk | |
|
2008-04-21
| ||
| 16:26 | * generic/tclIOUtil.c: Removed all code delimited by * generic/tclTest.c: ... check-in: f078f71675 user: dgp tags: trunk | |
|
2008-04-20
| ||
| 02:52 | doc/Ensemble.3: Fix a typo: s/defiend/defined/ Thanks to hat0 for spotting this. check-in: b0d378f11b user: georgeps tags: trunk | |
|
2008-04-19
| ||
| 02:04 | note that cygwin is not supported check-in: d4b3460444 user: mdejong tags: trunk | |
|
2008-04-18
| ||
| 14:30 | Fix typo spotted by Steve Havelka check-in: 2ae623354c user: dkf tags: core-8-5-branch | |
| 14:21 | Fix typo spotted by Steve Havelka check-in: 9f7147230f user: dkf tags: trunk | |
| 13:02 | merge updates from HEAD check-in: db78c97753 user: dgp tags: dgp-refactor | |
|
2008-04-17
| ||
| 20:19 | bump release tag check-in: be90960124 user: dgp tags: core-8-4-19, core-8-4-branch | |
| 19:47 | style revisions to latest commit check-in: d5019304e8 user: dgp tags: core-8-4-branch | |
| 19:14 | * generic/tclCompExpr.c (CompileMathFuncCall): Added * tests/compile.test (compile-16.0): Tcl_Res... check-in: 5ea42286b6 user: andreas_kupries tags: core-8-4-branch | |
|
2008-04-16
| ||
| 14:49 | * generic/tclInt.h: make stubs tables 'static const' and * generic/tclStubInit.c: export only mod... check-in: 50b59ad915 user: das tags: trunk | |
| 14:29 | * generic/tclInt.h: revise Tcl_SetNotifier() to use a * generic/tclNotify.c: module-scope hooks ... check-in: 79cb766dcc user: das tags: trunk | |
|
2008-04-15
| ||
| 19:20 | bump release tag check-in: dc0d7dd117 user: dgp tags: core-8-4-branch | |
| 19:19 | merge updates from HEAD check-in: dc626ebb84 user: dgp tags: dgp-refactor | |
| 18:34 | * generic/tclIO.c (CopyData): Applied another patch by Alexandre * io.test (io-53.8a): Ferrieux <... check-in: f8664c0638 user: andreas_kupries tags: trunk | |
| 18:32 | * generic/tclIO.c (CopyData): Applied another patch by Alexandre * io.test (io-53.8a): Ferrieux <... check-in: 25f469ce77 user: andreas_kupries tags: core-8-5-branch | |
| 18:31 | * generic/tclIO.c (CopyData): Applied another patch by Alexandre * io.test (io-53.8a): Ferrieux <... check-in: ca26b071d8 user: andreas_kupries tags: core-8-4-branch | |
| 10:55 | sync with Tcl.xcodeproj check-in: 260dad3fa0 user: das tags: core-8-5-branch | |
| 10:55 | sync with Tcl.xcodeproj check-in: ad35d2b5b5 user: das tags: trunk | |
| 10:10 | * unix/Makefile.in: adjust tclDTrace.h dependencies for removal of tclStubLib.o from TCL_OBJS. ... check-in: 872c709f10 user: das tags: trunk | |
|
2008-04-14
| ||
| 20:19 | bump release tag check-in: 2f0af37eef user: dgp tags: core-8-4-branch | |
| 18:04 | * tests/clock.test (clock-33.5, clock-33.5a, clock-33.8, clock-33.8a): Added comments to the test th... check-in: 5286f0f684 user: kennykb tags: core-8-5-branch | |
| 18:00 | * tests/clock.test (clock-33.5, clock-33.5a, clock-33.8, clock-33.8a): Added comments to the test th... check-in: bbe1acd0f5 user: kennykb tags: trunk | |
| 17:54 | * unix/tclUnixTime.c (NativeGetTime): Removed obsolete use of 'struct timezone' in the call to 'gett... check-in: b5d4ae05ac user: kennykb tags: trunk | |
| 17:49 | * unix/tclUnixTime.c (NativeGetTime): Removed obsolete use of 'struct timezone' in the call to 'gett... check-in: ec37817fc4 user: kennykb tags: core-8-5-branch | |
| 17:34 | * unix/tclUnixTime.c (TclpGetClicks, Tcl_GetTime): Removed obsolete use of 'struct timezone' in the ... check-in: 306c35f2c3 user: kennykb tags: core-8-4-branch | |
| 16:25 | * generic/tclExecute.c: Plug memory leak introduced in the 2008-03-07 commit. [Bug ... check-in: 0d252e2b11 user: dgp tags: core-8-4-branch | |
|
2008-04-11
| ||
| 18:12 | * generic/tcl.h: Bump version number to 8.5.3b1 to distinguish * library/init.... check-in: 0d53d81632 user: dgp tags: core-8-5-branch | |
| 16:57 | * README: Bump version number to 8.4.19 * generic/tcl.h: * too... check-in: 93fa2d0a65 user: dgp tags: core-8-4-branch | |
| 14:55 | fix one broken test, and restore unix line endings check-in: 1872093ca0 user: dgp tags: trunk | |
|
2008-04-10
| ||
| 20:58 | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negative values, changed to not be an e... check-in: 8c082b4a25 user: andreas_kupries tags: trunk | |
| 20:55 | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negative values, changed to not be an e... check-in: c5a22ce66b user: andreas_kupries tags: core-8-5-branch | |
| 20:53 | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Keeping check for negative values, changed to not be an e... check-in: 383454627c user: andreas_kupries tags: core-8-4-branch | |
| 00:21 | Test improvements (tcltest2, clarify) check-in: a00b4ae217 user: dkf tags: trunk | |
|
2008-04-09
| ||
| 21:44 | Added 'make html' support for people on Windows, inspired by Pat Thoyts. check-in: cb1fcbdbd6 user: dkf tags: trunk | |
| 19:52 | * tests/io.test (io-52.5): Removed '-size -1' from test, does not seem to have any bearing, and w... check-in: 43454b74eb user: andreas_kupries tags: core-8-4-branch | |
| 19:51 | * tests/chanio.test (chan-io-52.5): Removed '-size -1' from test, * tests/io.test (io-52.5): does... check-in: 2a4a1d8b0c user: andreas_kupries tags: core-8-5-branch | |
| 19:49 | * tests/chanio.test (chan-io-52.5): Removed '-size -1' from test, * tests/io.test (io-52.5): does... check-in: 5694946238 user: andreas_kupries tags: trunk | |
| 18:37 | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -size * tests/ioCmd.test (iocmd-15.{13,... check-in: 6509d79368 user: andreas_kupries tags: trunk | |
| 18:36 | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -size * tests/ioCmd.test (iocmd-15.{13,... check-in: bd84e3f99e user: andreas_kupries tags: core-8-5-branch | |
| 18:35 | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Added checking of -size * tests/ioCmd.test (iocmd-15.{13,... check-in: 7b56d24c8a user: andreas_kupries tags: core-8-4-branch | |
|
2008-04-08
| ||
| 23:41 | * tests/io.test (io-53.8): Fixed ordering of vwait and after cancel. cancel has to be done after ... check-in: 14bef5d39a user: andreas_kupries tags: core-8-5-branch | |
| 23:37 | * tests/io.test (io-53.8,53.9,53.10): Backported das' fix of typo and quoting for spaces in bui... check-in: 1cc7a35531 user: andreas_kupries tags: core-8-4-branch | |
| 23:16 | * tests/chanio.test (chan-io-53.8,53.9,53.10): fix typo & quoting for * tests/io.test (io-53.8,53.... check-in: e3c4378ec5 user: das tags: core-8-5-branch | |
| 23:15 | * tests/chanio.test (chan-io-53.8,53.9,53.10): fix typo & quoting for * tests/io.test (io-53.8,53.... check-in: 786bc32e7b user: das tags: trunk | |
| 16:34 | merge updates from HEAD check-in: 8c8a3d0035 user: dgp tags: dgp-refactor | |
| 16:12 | backport enhanced comments check-in: 5f8288240f user: dgp tags: core-8-5-branch | |
| 15:11 | * generic/tclExecute.c: added comments to the alignment macros used in GrowEvaluationStack() and f... check-in: e1c152b91e user: msofer tags: trunk | |
| 14:54 | * generic/tclDecls.h: make genstubs * generic/tclIntDecls.h: * generic/tclIntPlatDecls.h: * gen... check-in: 2841879955 user: das tags: trunk | |
| 14:52 | * tools/genStubs.tcl: revert erroneous 2008-04-02 change marking *StubsPtr as EXTERN instead of... check-in: a442a6378b user: das tags: trunk | |
| 13:18 | merge updates from HEAD check-in: e6bf431352 user: dgp tags: dgp-refactor | |
|
2008-04-07
| ||
| 22:53 | * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy. * tests/chanio.test: * generic/t... check-in: 8b118596fb user: andreas_kupries tags: trunk | |
| 22:49 | Corrected test name. check-in: e31cd02247 user: andreas_kupries tags: core-8-5-branch | |
| 22:33 | * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy. * tests/chanio.test: * generic/t... check-in: a9e6f2b7cb user: andreas_kupries tags: core-8-5-branch | |
| 22:17 | * tests/io.test (io-53.10): Testcase for bi-directionaly fcopy. * generic/tclIO.c: Additional cha... check-in: 804943284a user: andreas_kupries tags: core-8-4-branch | |
| 19:53 | Added forgotten reference to [Bug 1350564] in last entry. check-in: 6222635d52 user: andreas_kupries tags: core-8-4-branch | |
| 19:53 | Added forgotten reference to [Bug 1350564] in last entry. check-in: 34e610ab8c user: andreas_kupries tags: core-8-5-branch | |
| 19:53 | Added forgotten reference to [Bug 1350564] in last entry. check-in: 3626fadc48 user: andreas_kupries tags: trunk | |
| 19:42 | * generic/tclIO.c (BUSY_STATE, CheckChannelErrors, TclCopyChannel): New macro, and the places u... check-in: 4bc02d762e user: andreas_kupries tags: trunk | |
| 19:41 | * generic/tclIO.c (BUSY_STATE, CheckChannelErrors, TclCopyChannel): New macro, and the places u... check-in: 27fdbe7ec3 user: andreas_kupries tags: core-8-5-branch | |
| 19:40 | * generic/tclIO.c (BUSY_STATE, CheckChannelErrors, TclCopyChannel): New macro, and the places u... check-in: 7e674627c1 user: andreas_kupries tags: core-8-4-branch | |
| 16:06 | * generic/tclStringObj.c (Tcl_AppendFormatToObj): Fix [format {% d}] so that it beha... check-in: ba04dc8f19 user: dgp tags: core-8-5-branch | |
| 15:54 | autoconf-2.59 check-in: 1768221086 user: dgp tags: trunk | |
| 15:23 | * generic/tclStringObj.c (Tcl_AppendFormatToObj): Fix [format {% d}] so that it behaves the same way... check-in: 0b371e1c32 user: rmax tags: trunk | |
|
2008-04-06
| ||
| 00:52 | * tests/chanio.test (chan-io-53.9): * tests/io.test (io-53.9): Made test cleanup robust against the ... check-in: 8d5cc700eb user: kennykb tags: core-8-5-branch | |
| 00:37 | * tests/chanio.test (chan-io-53.9): * tests/io.test (io-53.9): Made test cleanup robust against the ... check-in: 68b47f3256 user: kennykb tags: trunk | |
|
2008-04-05
| ||
| 23:25 | * win/tclWinFile.c: (WinSymLinkDirectory): Fixed a problem that Tcl was creating an NTFS junction po... check-in: 9031a8a194 user: kennykb tags: trunk | |
| 23:22 | * win/tclWinFile.c: (WinSymLinkDirectory): Fixed a problem that Tcl was creating an NTFS junction po... check-in: 1b5290fc67 user: kennykb tags: core-8-5-branch | |
|
2008-04-04
| ||
| 20:14 | * tests/io.test (io-53.9): Added testcase for [Bug 780533], based * tests/chanio.test: on Alexand... check-in: 2dcb8b9dd4 user: andreas_kupries tags: trunk | |
| 20:13 | * tests/io.test (io-53.9): Added testcase for [Bug 780533], based * tests/chanio.test: on Alexand... check-in: 6eeb845ac9 user: andreas_kupries tags: core-8-5-branch | |
| 20:00 | * tests/io.test (io-53.9): Added testcase for [Bug 780533], based on Alexandre's test script. A... check-in: c22464c9bd user: andreas_kupries tags: core-8-4-branch | |
| 17:19 | * generic/tclIORChan.c (ReflectOutput): Allow zero return from write when input was zero-length... check-in: 70314cc1b4 user: andreas_kupries tags: core-8-5-branch | |
| 17:18 | * generic/tclIORChan.c (ReflectOutput): Allow zero return from write when input was zero-length... check-in: d7bb323e16 user: andreas_kupries tags: trunk | |
| 16:46 | * generic/tclIORChan.c (ReflectClose): Added missing removal of the now closed channel from the... check-in: 5ab15fcd29 user: andreas_kupries tags: trunk | |
| 16:45 | * generic/tclIORChan.c (ReflectClose): Added missing removal of the now closed channel from the... check-in: 8886154e04 user: andreas_kupries tags: core-8-5-branch | |
| 04:40 | merge updates from HEAD check-in: 40d856c29f user: dgp tags: dgp-refactor | |
|
2008-04-03
| ||
| 18:06 | * generic/tclIO.c (CopyData): Applied patch [Bug 1932639] to * tests/io.test: prevent fcopy from ... check-in: cdd0c6626a user: andreas_kupries tags: core-8-4-branch | |
| 18:06 | * generic/tclIO.c (CopyData): Applied patch [Bug 1932639] to * tests/io.test: prevent fcopy from ... check-in: b9d8285147 user: andreas_kupries tags: core-8-5-branch | |
| 18:05 | * generic/tclIO.c (CopyData): Applied patch [Bug 1932639] to * tests/io.test: prevent fcopy from ... check-in: d72429b721 user: andreas_kupries tags: trunk | |
|
2008-04-02
| ||
| 21:30 | * generic/tclDecls.h: make genstubs * generic/tclIntDecls.h: * generic/tclIntPlatDecls.h: * gen... check-in: 489dbbd13d user: das tags: trunk | |
| 21:29 | * generic/tclStubLib.c: make symbols in libtclstub.a MODULE_SCOPE to * tools/genStubs.tcl: avoid e... check-in: 505f4107a4 user: das tags: trunk | |
| 21:27 | * generic/tcl.decls: remove 'export' declarations of symbols now only in libtclstub and no long... check-in: 073baf717d user: das tags: trunk | |
| 20:27 | * generic/tclIO.c (CopyData): Applied patch for the fcopy problem [Bug 780533], with many thank... check-in: 854fdab305 user: andreas_kupries tags: core-8-4-branch | |
| 20:27 | * generic/tclIO.c (CopyData): Applied patch for the fcopy problem [Bug 780533], with many thank... check-in: 89bcb90b51 user: andreas_kupries tags: core-8-5-branch | |
| 20:26 | * generic/tclIO.c (CopyData): Applied patch for the fcopy problem [Bug 780533], with many thank... check-in: d2651aebcd user: andreas_kupries tags: trunk | |
| 04:27 | * generic/tclBasic.c: Revised stubs-generation tool and interp * tools/genStubs.tc... check-in: b4acdce3bf user: dgp tags: trunk | |
| 04:25 | * generic/tclBasic.c: Revised stubs-generation tool and interp * tools/genStubs.tc... check-in: e97605fc97 user: dgp tags: trunk | |
| 03:37 | * generic/tclStubLib.c: Removed needless #ifdef complexity. check-in: cce2a421a7 user: dgp tags: trunk | |
|
2008-04-01
| ||
| 21:42 | autoheader-2.59 check-in: f0adc8281a user: das tags: core-8-5-branch | |
| 21:41 | autoheader-2.59 check-in: af7f44435b user: das tags: trunk | |
| 21:41 | autoconf-2.59 check-in: f89a58bf82 user: das tags: core-8-5-branch | |
| 21:41 | autoconf-2.59 check-in: e25f05e141 user: das tags: trunk | |
| 21:40 | (SunOS-5.1x): quote CC var to allow make-time override sync with tk/unix/tcl.m4 changes check-in: 3e590e79b6 user: das tags: core-8-5-branch | |
| 21:40 | (SunOS-5.1x): quote CC var to allow make-time override sync with tcl/unix/tcl.m4 changes check-in: 06b8bf1781 user: das tags: trunk | |
| 20:12 | Regen'd check-in: d3c8c4f63f user: andreas_kupries tags: trunk | |
| 20:11 | * generic/tclStrToD.c: Applied patch for [Bug 1839067] (fp * unix/tcl.m4: rounding setup on solar... check-in: 8e0d9c1c66 user: andreas_kupries tags: core-8-5-branch | |
| 20:08 | * generic/tclStrToD.c: Applied patch for [Bug 1839067] (fp * unix/tcl.m4: rounding setup on solar... check-in: 8f2f6765e3 user: andreas_kupries tags: trunk | |
| 19:31 | * generic/tclStubLib.c (Tcl_InitStubs): Added missing error message. * generic/tclPk... check-in: 114062b0f3 user: dgp tags: core-8-5-branch | |
| 19:26 | * generic/tclStubLib.c (Tcl_InitStubs): Added missing error message. * generic/tclPk... check-in: 80180a983e user: dgp tags: trunk | |
| 19:22 | * generic/tclStubLib.c (Tcl_InitStubs): Added missing error message. check-in: ef849b1eed user: dgp tags: trunk | |
| 19:20 | * generic/tclStubLib.c (Tcl_InitStubs): Added missing error message. check-in: 23fac7f09b user: dgp tags: core-8-5-branch | |
| 16:23 | * README: Bump version number to 8.6a0 * generic/tcl.h: * libr... check-in: b76be03521 user: dgp tags: trunk | |
|
2008-03-31
| ||
| 18:00 | merge updates from HEAD check-in: 10bc181bbc user: dgp tags: dgp-refactor | |
| 17:21 | merge updates from HEAD check-in: aaab5d4d67 user: dgp tags: core-8-5-branch | |
|
2008-03-30
| ||
| 08:36 | autoheader-2.59 check-in: d2a6de8cdc user: das tags: trunk | |
| 08:36 | autoconf-2.59 check-in: 4d3266225c user: das tags: trunk | |
| 04:36 | * generic/tclObj.c: Added missing #include <math.h> needed to locate isnan() after the above c... check-in: e7ea210fb9 user: kennykb tags: trunk | |
| 04:26 | * generic/tclInt.h (TclIsNaN): * unix/configure.in: Added code to the configurator to check for ... check-in: 1c8454d937 user: kennykb tags: trunk | |
| 03:23 | * tests/mathop.test (mathop-25.9, mathop-25.14): Modified tests to deal with (slightly buggy) math l... check-in: 0d24faa3ce user: kennykb tags: trunk | |
|
2008-03-28
| ||
| 17:58 | merge updates from HEAD check-in: f3e3d8eb90 user: dgp tags: dgp-refactor | |
| 17:31 | * generic/tcl.h: Bump to 8.5.2 for release. * library/init.tcl: * too... check-in: 514a7e674e user: dgp tags: trunk, core-8-5-2 | |
| 16:48 | merge updates from HEAD check-in: 8539f5e372 user: dgp tags: core-stabilizer-branch | |
| 16:45 | * changes: Updated for 8.5.2 release. check-in: 459673efba user: dgp tags: trunk | |
| 14:35 | disable codesign on tests target check-in: 0871ba27bd user: das tags: trunk | |
| 11:18 | Rewrite to use tcltest2 better while getting rid of bugs/misfeatures. check-in: 9fbc08b2f6 user: dkf tags: trunk | |
|
2008-03-27
| ||
| 20:52 | merge updates from HEAD check-in: 480e439f8e user: dgp tags: core-stabilizer-branch | |
| 20:48 | merge updates from HEAD check-in: 845d0ea26e user: dgp tags: dgp-refactor | |
| 20:36 | Changes up to and including Olson's tzdata2008b check-in: 79c4daab88 user: kennykb tags: trunk | |
| 20:23 | merge updates from HEAD check-in: 45c31117a0 user: dgp tags: core-stabilizer-branch | |
| 20:18 | merge updates from HEAD check-in: e95d761b57 user: dgp tags: dgp-refactor | |
| 13:42 | * unix/configure: autoconf-2.13 check-in: 7ded508560 user: das tags: core-8-4-branch | |
| 13:41 | * unix/dltest/Makefile.in: support use of LDFLAGS in SHLIB_LD. check-in: 930c4924d9 user: das tags: core-8-4-branch | |
| 13:40 | * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166] check-in: b5ecbe8396 user: das tags: core-8-4-branch | |
| 13:40 | * unix/configure: autoconf-2.59 check-in: 902dff7f0e user: das tags: trunk | |
| 13:39 | * unix/tcl.m4 (SunOS-5.1x): fix 64bit support for Sun cc. [Bug 1921166] check-in: 322be13390 user: das tags: trunk | |
|
2008-03-26
| ||
| 20:08 | merge updates from HEAD check-in: d4dafab14a user: dgp tags: core-stabilizer-branch | |
| 19:59 | merge updates from HEAD check-in: 29fc91338c user: dgp tags: dgp-refactor | |
| 19:35 | formatting check-in: 93f6ccd040 user: dgp tags: trunk | |
| 16:28 | * changes: Updated for 8.5.2 release. check-in: 7605509334 user: dgp tags: trunk | |
| 14:51 | Minor improvements/fixes check-in: a13f7f626c user: dkf tags: trunk | |
| 09:59 | Minor fixes to copyright declarations (spelling, consistency) check-in: c7641a4ced user: dkf tags: trunk | |
|
2008-03-24
| ||
| 03:10 | Removed duplicated tests check-in: 492afc7d35 user: patthoyts tags: trunk | |
| 03:10 | improved fix keeping short-circuit check-in: b0d0fbefe0 user: patthoyts tags: trunk | |
| 03:05 | Backported fix for #1923966 check-in: 9b5466e5bc user: patthoyts tags: core-8-4-branch | |
| 02:50 | bug #1923966 - crash in binary format. Added tests for the above crash condition. check-in: 7774371e84 user: patthoyts tags: trunk | |
|
2008-03-21
| ||
| 19:22 | Clarified docs. [Bug 1899962] check-in: 579ac005a8 user: dkf tags: trunk | |
| 19:09 | Added more tests of regexp-mode compilation of the [switch] command. [Bug 1854435] check-in: bc1b844f2b user: dkf tags: trunk | |
|
2008-03-20
| ||
| 09:53 | Oops, typo. check-in: 1fcfaf731d user: dkf tags: trunk | |
| 09:49 | Final clean up of the Tcl_GetMemoryInfo mess. check-in: f3b6299f91 user: dkf tags: trunk | |
|
2008-03-19
| ||
| 16:56 | fix typos check-in: 409d3ae206 user: das tags: trunk | |
| 16:19 | Added exported non-stub function Tcl_GetMemoryInfo check-in: 242d4ea37b user: dkf tags: trunk | |
| 16:02 | Corrected scoping of Tcl_GetMemoryInfo. [Bug 1868171] check-in: 95fb422443 user: dkf tags: trunk | |
| 13:39 | Added workaround for [Bug 1905562] check-in: 5ec8810cae user: dkf tags: trunk | |
|
2008-03-18
| ||
| 18:52 | fix and simplify the OFFSET computation for TclStackAlloc check-in: dfb1d90bd7 user: msofer tags: trunk | |
| 18:14 | * library/tm.tcl (::tcl::tm::UnknownHandler): Changed 'source' to 'source -encoding utf-8'. Thi... check-in: 24a32ceeee user: andreas_kupries tags: trunk | |
| 18:02 | Fix oops. Use ::list, not list, prevent use of the namespace local command. check-in: bf1856b94a user: andreas_kupries tags: trunk | |
| 17:58 | * generic/tclExecute.c: Patch from Miguel Sofer to correct the alignment of memory a... check-in: f5ce84af0c user: dgp tags: trunk | |
| 17:41 | * library/tm.tcl (::tcl::tm::Defaults): Modified handling of environment variables. See [Bug 19... check-in: 87f6d0ef1f user: andreas_kupries tags: trunk | |
|
2008-03-16
| ||
| 17:00 | Correct the handling of stack space calculation (the jump pattern used was confusing the simple-mind... check-in: f311b220cd user: dkf tags: trunk | |
| 12:39 | removed erroneous whitespace check-in: 2299a5e042 user: dkf tags: trunk | |
| 12:38 | Clarified documentation of what happens with negative indices. [Bug 1905809] Added example, tidied u... check-in: dd29fda1f6 user: dkf tags: trunk | |
|
2008-03-14
| ||
| 19:53 | * generic/tclBasic.c (OldMathFuncProc): Same workaround protection from bad TclStack... check-in: fabbee2722 user: dgp tags: trunk | |
| 19:46 | * generic/tclCmdIL.c (Tcl_LsortObjCmd): Use ckalloc() to allocate SortElement arrays... check-in: 3b92a0e0a4 user: dgp tags: trunk | |
| 17:43 | Update test for corrected error message check-in: 17f3515c65 user: dgp tags: trunk | |
| 16:32 | * generic/tclTest.c: Ignore the return value of write() when * unix/tclUnixPipe.c: we are about to ... check-in: fc856d5e52 user: rmax tags: trunk | |
| 16:07 | missing char in error message check-in: 53475f84f7 user: dgp tags: trunk | |
|
2008-03-13
| ||
| 20:31 | merge updates from HEAD check-in: 8cec8ca75e user: dgp tags: dgp-refactor | |
| 20:29 | merge updates from HEAD check-in: 2b85738331 user: dgp tags: core-stabilizer-branch | |
| 17:46 | d'oh! s/backspace/backslash/ check-in: 877093622d user: das tags: trunk | |
| 17:44 | * unix/configure.in: use backspace-quoting instead of double-quoting * unix/tcl.m4: for lib paths... check-in: 26016dfcd7 user: das tags: trunk | |
| 17:14 | * generic/tclStrToD.c: Resolve identifier conflict over "pow10" with libm in Cygwin... check-in: 26011d35f1 user: dgp tags: trunk | |
| 14:52 | * changes: Updated for 8.5.2 release. check-in: 94c0b53f2d user: dgp tags: trunk | |
| 14:47 | merge updates from HEAD check-in: 6aa4ae8390 user: dgp tags: core-stabilizer-branch | |
| 14:37 | merge updates from HEAD check-in: d4d838591f user: dgp tags: dgp-refactor | |
|
2008-03-12
| ||
| 23:06 | add ref to [Bug 1893053] check-in: aff3590817 user: das tags: trunk | |
| 22:17 | * macosx/Tcl.xcodeproj/project.pbxproj: add support for Xcode 3.1 * macosx/Tcl.xcodeproj/default.p... check-in: d886202f1d user: das tags: trunk | |
| 20:16 | * doc/info.n: Replaced {expand} with {8}. check-in: e2ac6af9a9 user: andreas_kupries tags: trunk | |
| 10:01 | change http::geturl -keepalive default to 0 as it has poor true pipeline support check-in: 8574782988 user: hobbs tags: trunk | |
| 09:51 | * unix/Makefile.in (install-libraries): Bump http to 2.7 * win/Makefile.in (install-libraries): A... check-in: 6e51258400 user: hobbs tags: trunk | |
| 05:57 | * library/http/http.tcl (http::geturl): add -method option to support * tests/http.test (http-3.1)... check-in: 33649f231d user: hobbs tags: trunk | |
| 05:39 | * library/http/http.tcl: whitespace changes, code cleanup. Allow http to be re-sourced without ov... check-in: 4d66243235 user: hobbs tags: trunk | |
| 01:25 | improve darwin9 constraint check-in: 6daa92a04c user: das tags: trunk | |
|
2008-03-11
| ||
| 23:52 | * macosx/tclMacOSXNotify.c: avoid using CoreFoundation after fork() on Darwin 9 even when TclpCrea... check-in: f96de31eec user: das tags: core-8-4-branch | |
| 22:29 | * unix/configure: autoconf-2.59 check-in: 4703620c55 user: das tags: trunk | |
| 22:28 | * macosx/GNUmakefile: fix quoting to allow paths to * macosx/Tcl-Common.xcconfig: ${builddir} a... check-in: 82d286110d user: das tags: trunk | |
| 22:26 | * macosx/Tcl.xcodeproj/project.pbxproj: add support for Xcode 3.1 and * macosx/Tcl.xcodeproj/defau... check-in: ad66da0f7f user: das tags: trunk | |
| 22:25 | * generic/tclEncoding.c (LoadEscapeEncoding): avoid leaking escape sub-encodings, fixes encoding-1... check-in: c689d9cd87 user: das tags: trunk | |
| 22:24 | * macosx/tclMacOSXNotify.c: avoid using CoreFoundation after fork() on Darwin 9 even when TclpCrea... check-in: bec5e4d2db user: das tags: trunk | |
| 22:23 | * unix/tclUnixNotfy.c: fix warning check-in: f1ac417c0c user: das tags: trunk | |
| 22:23 | * tests/exec.test (exec-9.7): reduce timing sensitivity * tests/socket.test (socket-2.11): (esp. ... check-in: 2834a01435 user: das tags: trunk | |
| 22:22 | * tests/fCmd.test (fCmd-9.4): skip on Darwin 9 (xfail). check-in: 24df368431 user: das tags: trunk | |
| 17:23 | * generic/tclVar.c (TclDeleteNamespaceVars): * tests/var.test (var-8.2): unset traces on vars shou... check-in: 0083565512 user: msofer tags: trunk | |
|
2008-03-10
| ||
| 19:33 | merge updates from HEAD check-in: 51236039d1 user: dgp tags: core-stabilizer-branch | |
| 19:17 | merge updates from HEAD check-in: 2793565434 user: dgp tags: dgp-refactor | |
| 19:06 | * changes: Updated for 8.5.2 release. check-in: 2c88fd3f6c user: dgp tags: trunk | |
| 18:49 | * doc/http.n: Revised to indicate that [package require http 2.5.5] is needed to g... check-in: 7cf97fef06 user: dgp tags: trunk | |
| 17:54 | * generic/tclEvent.c (TclDefaultBgErrorHandlerObjCmd): Added error * tests/event.te... check-in: b8c4561fb4 user: dgp tags: trunk | |
| 16:18 | * generic/tclBasic.c (ExprAbsFunc): Revised so that the abs() * tests/expr.test:... check-in: e211f090b3 user: dgp tags: trunk | |
| 14:34 | typo check-in: 8d2d6c37d4 user: dgp tags: core-8-4-branch | |
| 14:34 | typo check-in: d8b5811378 user: dgp tags: trunk | |
|
2008-03-07
| ||
| 22:42 | * generic/tclResult.c (ReleaseKeys): Workaround for [Bug 1904907]. Reset the return option keys... check-in: e3e2980503 user: andreas_kupries tags: trunk | |
| 22:05 | merge updates from HEAD check-in: 3b6959be94 user: dgp tags: core-stabilizer-branch | |
| 21:52 | merge updates from HEAD check-in: 83ee9e8252 user: dgp tags: dgp-refactor | |
| 21:10 | * generic/tclExecute.c (Tcl_ExprObj): Revised expression bytecode compiling so tha... check-in: 5a44973126 user: dgp tags: core-8-4-branch | |
| 21:07 | commentary cleanup check-in: 2a77ff2ce0 user: dgp tags: trunk | |
| 20:26 | * generic/tclTest.c: Backport the [testexprlongobj] testing command. check-in: a7270a4413 user: dgp tags: core-8-4-branch | |
| 19:26 | * generic/tclExecute.c (Tcl_ExprObj): Revised expression bytecode compiling so tha... check-in: d8bf40a6f9 user: dgp tags: trunk | |
| 19:15 | * generic/tclCmdAH.c: Revised direct evaluation implementation of [expr] so that [... check-in: beca0b3f8e user: dgp tags: trunk | |
| 19:10 | * tests/execute.test (execute-6.8): Added tests checking that bytecode is invali... check-in: d3ffbd3f2d user: dgp tags: core-8-4-branch | |
| 19:04 | * tests/execute.test (execute-6.*): More tests checking that script bytecode is ... check-in: 487ecf6dc6 user: dgp tags: trunk | |
| 15:28 | * tests/execute.test (execute-6.*): More tests checking that script bytecode is ... check-in: ebf28f0213 user: dgp tags: trunk | |
| 09:27 | regen check-in: 5295e88e33 user: dkf tags: trunk | |
| 09:27 | Add AC_HEADER_STDC to support msys/win64. check-in: c3acd88cd6 user: dkf tags: trunk | |
|
2008-03-06
| ||
| 22:08 | Minor tidying up. [Bug 1909019] check-in: fca3d95f5c user: dkf tags: trunk | |
|
2008-03-04
| ||
| 18:50 | * tests/execute.test (6.3,4): Added tests for Bug 1899164]. check-in: 8b8aff2dde user: dgp tags: trunk | |
| 03:21 | merge updates from HEAD check-in: b8b0172cfd user: dgp tags: dgp-refactor | |
|
2008-03-03
| ||
| 15:01 | Fix mark and space parity on Linux check-in: 2f900087e1 user: rmax tags: core-8-4-branch | |
| 14:54 | * unix/tclUnixChan.c: Fix mark and space parity on Linux, which uses CMSPAR instead of PAREXT. check-in: 701e7babf4 user: rmax tags: trunk | |
| 04:34 | merge updates from HEAD check-in: f211098809 user: dgp tags: dgp-refactor | |
|
2008-03-02
| ||
| 19:12 | test added (did not fail previously, just to make sure it never does) check-in: 7d5f32e0a6 user: msofer tags: trunk | |
| 18:46 | * generic/tclNamesp.c (GetNamespaceFromObj): spoil the intrep of an nsNameType obj when the refere... check-in: 2cd4278581 user: msofer tags: trunk | |
|
2008-02-29
| ||
| 21:02 | date fix check-in: 0923c75b80 user: dgp tags: trunk | |
| 21:02 | * generic/tclResult.c (Tcl_SetReturnOptions): Revised the refcount management of T... check-in: 1ef5d374d7 user: dgp tags: trunk | |
| 19:59 | * generic/tclBasic.c (Tcl_AppendObjToErrorInfo): Revised the refcount managem... check-in: 9bd1c3e045 user: dgp tags: trunk | |
|
2008-02-28
| ||
| 22:36 | * generic/tclBasic.c (TclEvalObjvInternal): Plug memory leak when an enter trace... check-in: fbd5ed0f6c user: dgp tags: trunk | |
| 20:40 | * generic/tclCompExpr.c (ParseExpr): Plug memory leak in error message generation... check-in: da89d12071 user: dgp tags: trunk | |
| 20:39 | Oops! Forgot to record patch number [#1903339] for last commit. check-in: 41f9a3a297 user: jenglish tags: trunk | |
| 20:14 | Reduce scope of <sys/filio.h> and <sys/ioctl.h> #includes. check-in: 7eb313d9d8 user: jenglish tags: trunk | |
| 20:12 | Consolidate all code conditionalized on -DUSE_FIONBIO into one place. New routine TclUnixSetBlocking... check-in: f166136c31 user: jenglish tags: trunk | |
| 17:36 | * generic/tclStringObj.c (Tcl_AppendFormatToObj): [format %llx $big] leaked an mp_in... check-in: 120da645b7 user: dgp tags: trunk | |
| 15:59 | * generic/tclCompCmds.c (TclCompileReturnCmd): The 2007-10-18 commit to optimize co... check-in: 8399eb8f5d user: dgp tags: trunk | |
|
2008-02-27
| ||
| 23:58 | Backport http 2.5.5 changes from HEAD check-in: 3de3306edb user: patthoyts tags: core-8-4-branch | |
| 23:49 | bug #705956 - fix inverted logic when cleaning up socket error in geturl. Document meta accessor. check-in: 8a680814d7 user: patthoyts tags: trunk | |
| 22:45 | fix dltest dependency for parallel make check-in: a3bc3b578f user: das tags: core-8-4-branch | |
| 11:20 | autoheader-2.59 check-in: b28d6f128b user: das tags: trunk | |
| 03:35 | Remove dead/unused portability-related #defines and unused conditional code. See SF#1901828 for disc... check-in: b29cb95ed3 user: jenglish tags: trunk | |
| 02:08 | * doc/clock.n: Corrected minor indentation gaffe in the penultimate paragraph. [Bug 1898025] * gener... check-in: bc94636f47 user: kennykb tags: trunk | |
| 00:12 | fix warning check-in: db1385187c user: das tags: trunk | |
|
2008-02-26
| ||
| 22:30 | * generic/tclIOCmd.c (Tcl_GetsObjCmd): do not reuse resultObj as it may be shared (crash condition... check-in: 8ed7fe130d user: hobbs tags: core-8-4-branch | |
| 21:50 | More stray trailing ","s. check-in: 0a1324c741 user: jenglish tags: trunk | |
| 21:19 | Define socklen_t as "int" if missing, not "unsigned". (accept(2) et. al. traditionally took "int *" ... check-in: 5efdba63af user: jenglish tags: trunk | |
| 20:28 | Remove stray trailing "," from enum InstOperandType definition (C99ism). check-in: 65872659c0 user: jenglish tags: trunk | |
| 20:18 | * generic/tclUtil.c (TclReToGlob): fix the handling of the last * tests/regexpComp.test: star p... check-in: 13aea450a4 user: hobbs tags: trunk | |
| 19:52 | Set version 2.5.5 bug #1868845 - it is better to do the [eof] check after trying to read from the so... check-in: 9773380ea5 user: patthoyts tags: trunk | |
|
2008-02-22
| ||
| 11:50 | Add a linker hint for msvc to include ws2_32.lib check-in: 1dbfc6476e user: patthoyts tags: trunk | |
| 11:36 | Fix for #1815865 - always check the existence of the state array when checking http::status check-in: c2c28887dd user: patthoyts tags: core-8-4-branch | |
| 10:56 | Fix for bug #1818565. Always check that the state array exists in the http::status command. Set vers... check-in: ad7511df0f user: patthoyts tags: trunk | |
|
2008-02-16
| ||
| 22:17 | merge updates from HEAD check-in: 5330cb1295 user: dgp tags: dgp-refactor | |
|
2008-02-13
| ||
| 20:35 | add missing constraint check-in: c85e6e712e user: dgp tags: trunk | |
| 19:41 | eliminate duplicate test names check-in: cfc3f859c7 user: dgp tags: trunk | |
| 18:00 | * generic/tcl.h: Bump version number to 8.5.2b1 to distinguish * library/init... check-in: 8cd7e62e9a user: dgp tags: trunk | |
|
2008-02-12
| ||
| 17:40 | merge updates from HEAD check-in: 26367083b3 user: dgp tags: dgp-refactor | |
| 10:27 | Fix [Bug 1891827] check-in: d77bd2f9f5 user: dkf tags: trunk | |
| 10:07 | Documented missing configure flags. [Bug 1799011] check-in: 73ae2a8277 user: dkf tags: trunk | |
| 04:34 | merge updates from HEAD check-in: 369aac73ed user: dgp tags: dgp-refactor | |
|
2008-02-06
| ||
| 15:25 | *** 8.4.18 TAGGED FOR RELEASE *** * README: Bump version number to 8.... check-in: d1d1bc7aa8 user: dgp tags: core-8-4-18, core-8-4-branch | |
| 02:53 | doc/clock.n - minor documentation fix in %N format group check-in: d1b3414158 user: kennykb tags: trunk | |
| 01:13 | * generic/tclClock.c (ClockParseformatargsObjCmd): * library/clock.tcl (::tcl::clock::format): * tes... check-in: fa22a0f73a user: kennykb tags: trunk | |
|
2008-02-04
| ||
| 21:43 | bump release date check-in: 68d8465118 user: dgp tags: trunk, core-8-5-1 | |
| 20:24 | fix comments in INST_CONCAT check-in: b62a20626b user: msofer tags: trunk | |
| 19:54 | * generic/tclExecute.c (INST_CONCAT1): fix optimisation for in-place concatenation (was going over... check-in: a4502c95c3 user: msofer tags: trunk | |
| 17:29 | *** 8.5.1 TAGGED FOR RELEASE *** * generic/tcl.h: Bump to 8.5.1 for release.... check-in: 9673130446 user: dgp tags: trunk | |
| 16:05 | merge udpates from HEAD check-in: 10ad9c31cf user: dgp tags: core-stabilizer-branch | |
|
2008-02-02
| ||
| 23:59 | * unix/configure.in (Darwin): correct Info.plist year substitution in non-framework builds. ... check-in: 32a94d9650 user: das tags: core-8-4-branch | |
| 23:58 | * unix/configure.in (Darwin): correct Info.plist year substitution in non-framework builds. ... check-in: bc0aee463e user: das tags: trunk | |
|
2008-02-01
| ||
| 19:05 | merge updates from HEAD check-in: e167b724ec user: dgp tags: core-stabilizer-branch | |
| 19:04 | set release tag check-in: ac100c3a39 user: dgp tags: trunk | |
|
2008-01-31
| ||
| 03:07 | merge updates from HEAD check-in: 4b4e4e3e69 user: dgp tags: dgp-refactor | |
| 02:57 | merge updates from HEAD check-in: 73c523403e user: dgp tags: core-stabilizer-branch | |
|
2008-01-30
| ||
| 14:57 | credit contributor an00na check-in: 9560ef018c user: msofer tags: trunk | |
| 10:46 | * generic/tclInterp.c (Tcl_GetAlias): fix for [Bug 1882373] check-in: d2bbb11d0b user: msofer tags: core-8-4-branch | |
| 10:45 | * generic/tclInterp.c (Tcl_GetAlias): fix for [Bug 1882373] check-in: 19185673bd user: msofer tags: trunk | |
| 09:54 | Improved manual page scraper to do a better job with Ttk. [Tk Bug 1876493] check-in: 15f57337ff user: dkf tags: trunk | |
|
2008-01-29
| ||
| 17:35 | merge updates from HEAD check-in: d28b6451e9 user: dgp tags: core-stabilizer-branch | |
| 15:32 | Improve Tcl macros to make Ttk documentation work better. [Tk Bug 1876493] check-in: 0177a031ac user: dkf tags: trunk | |
|
2008-01-25
| ||
| 22:04 | merge updates from HEAD check-in: b34447d412 user: dgp tags: dgp-refactor | |
| 21:39 | merge updates from HEAD check-in: 7194d3743c user: dgp tags: core-stabilizer-branch | |
| 17:34 | * changes: Updated for 8.5.1 release. check-in: de301877c9 user: dgp tags: trunk | |
| 16:43 | merge updates from HEAD check-in: 5cbaf690e0 user: dgp tags: core-stabilizer-branch | |
|
2008-01-23
| ||
| 21:58 | Reconcile coding style issues between branches check-in: 2c5efa88e7 user: dgp tags: dgp-refactor | |
| 21:58 | Reconcile coding style issues between branches check-in: cfb6fa3b16 user: dgp tags: trunk | |
| 21:36 | typo check-in: 9bc971c5c5 user: dgp tags: dgp-refactor | |
| 21:32 | Reconcile coding style issues between branches check-in: bdecfd3b00 user: dgp tags: trunk | |
| 21:27 | Reconcile coding style issues between branches check-in: 3823dafcd4 user: dgp tags: dgp-refactor | |
| 21:21 | Reconcile coding style issues between branches check-in: 17f1360d99 user: dgp tags: dgp-refactor | |
| 21:21 | Reconcile coding style issues between branches check-in: dd5e7712f3 user: dgp tags: trunk | |
| 19:54 | merge updates from HEAD check-in: 858bcedc95 user: dgp tags: dgp-refactor | |
| 19:41 | * generic/tclInt.h: New macro TclGrowParseTokenArray() to * generic/tclC... check-in: 9406bde55c user: dgp tags: trunk | |
| 17:37 | merge updates from HEAD check-in: c9cb22b572 user: dgp tags: dgp-refactor | |
| 17:31 | * generic/tclCompile.h: Demote TclCompEvalObj() from internal stubs to * generic/tcl... check-in: ae04371917 user: dgp tags: trunk | |
| 16:49 | Bump stabilizer branch to 8.5.1. check-in: 94ce968568 user: dgp tags: core-stabilizer-branch | |
| 16:42 | merge updates from HEAD check-in: 013cce9562 user: dgp tags: core-stabilizer-branch | |
|
2008-01-22
| ||
| 21:21 | Replace MODULE_SCOPE routine TclCompileScriptTokens() with static routine CompileScriptTokens() used... check-in: e1d4f78d4f user: dgp tags: dgp-refactor | |
| 21:13 | Remove registration of the "tokens" Tcl_ObjType. Convert to a static struct used only in tclParse.c... check-in: de761cbed7 user: dgp tags: dgp-refactor | |
| 20:53 | merge updates from HEAD check-in: 5b9d3ab865 user: dgp tags: dgp-refactor | |
| 20:52 | * generic/tclTimer.c (AfterProc): Replace Tcl_EvalEx() with Tcl_EvalObjEx() to... check-in: bfc294566c user: dgp tags: trunk | |
| 19:59 | whitespace changes merged from HEAD check-in: 64cc402c11 user: dgp tags: dgp-refactor | |
| 16:55 | merge libtommath updates from vendor branch check-in: 3ed4c99678 user: dgp tags: dgp-refactor | |
| 14:49 | merge updates from HEAD check-in: d2f9709393 user: dgp tags: dgp-refactor | |
| 11:38 | * generic/tclCmdIl.c (Tcl_LreverseObjCmd): * tests/cmdIL.test (cmdIL-7.7): fix crash on reversing ... check-in: 5202be705d user: msofer tags: trunk | |
|
2008-01-20
| ||
| 21:19 | * unix/README: minor typo fixes [Bug 1853072] check-in: db1ea1047e user: hobbs tags: trunk | |
| 21:16 | * generic/tclIO.c (TclGetsObjBinary): operate on topmost channel. [Bug 1869405] (Ficicchia) check-in: ac70196d3c user: hobbs tags: trunk | |
|
2008-01-19
| ||
| 05:21 | merge updates from HEAD check-in: f13922b64a user: dgp tags: dgp-refactor | |
|
2008-01-18
| ||
| 15:59 | Minor fixes for indented paragraph handling check-in: e29ebb528e user: dkf tags: trunk | |
| 15:51 | Corrected formatting of manual check-in: eb1e292c0a user: dkf tags: trunk | |
|
2008-01-17
| ||
| 22:03 | merge updates from HEAD check-in: aa1f55303c user: dgp tags: dgp-refactor | |
| 17:45 | * generic/tclCompExpr.c: Revision to preserve parsed intreps of numeric and b... check-in: 11aeaf7b0a user: dgp tags: trunk | |
| 00:56 | better wording for arg handling in proc.n (tclguy) check-in: c992833adf user: msofer tags: trunk | |
|
2008-01-16
| ||
| 21:56 | merge updates from HEAD check-in: b2633acb26 user: dgp tags: dgp-refactor | |
| 21:54 | test for memory leak check-in: 39610720d8 user: dgp tags: trunk | |
| 21:05 | * generic/tclCompExpr.c: add an 'optimize' argument to * generic/tclCompile.c: TclCompileExpr() t... check-in: 30b91ac574 user: msofer tags: trunk | |
| 19:44 | * generic/tclCompExpr.c: Fix literal leak in exprs [Bug 1869989] * generic/tclExecute.c: (dgp) check-in: c7b9b21afa user: msofer tags: trunk | |
| 14:27 | * doc/proc.n: changed wording for access to non-local variables; added mention to [namespace upvar... check-in: 1eca400175 user: msofer tags: trunk | |
|
2008-01-15
| ||
| 11:59 | * generic/tclBasic.c: Replacing 'operator' by 'op' in the def * generic/tclCompExpr.c: of struc... check-in: 5f67dc9efa user: msofer tags: trunk | |
|
2008-01-14
| ||
| 21:42 | merge updates from HEAD check-in: 174b14b2a3 user: dgp tags: dgp-refactor | |
| 00:11 | * win/tclWinSerial.c (SerialCloseProc, TclWinOpenSerialChannel): use critical section for read & w... check-in: f6d9be4358 user: hobbs tags: trunk | |
| 00:11 | * win/tclWinSerial.c (SerialCloseProc, TclWinOpenSerialChannel): use critical section for read & w... check-in: 245965c4db user: hobbs tags: core-8-4-branch | |
|
2008-01-11
| ||
| 11:53 | * unix/tclUnixThrd.c (TclpThreadGetStackSize): restore stack checking functionality in freebsd [Bu... check-in: 9d23069943 user: msofer tags: trunk | |
| 10:54 | * unix/tclUnixThrd.c (TclpThreadGetStackSize): fix for crash in freebsd [Bug 1860425]. check-in: d0b63bd24a user: msofer tags: trunk | |
|
2008-01-10
| ||
| 16:46 | merge updates from HEAD check-in: 6c7f7cedb2 user: dgp tags: dgp-refactor | |
| 16:09 | * generic/tclStringObj.c (Tcl_AppendFormatToObj): Correct failure to * tests/format... check-in: 8af00ef2f0 user: dgp tags: trunk | |
|
2008-01-09
| ||
| 08:09 | Add a missing be to fix a typo. check-in: 3b9b2abdeb user: georgeps tags: trunk | |
|
2008-01-08
| ||
| 16:26 | merge updates from HEAD check-in: 154bf74055 user: dgp tags: dgp-refactor | |
|
2008-01-05
| ||
| 00:27 | * tools/tcltk-man2html.tcl (make-man-pages): make man page title use more specific info on lhs to ... check-in: e1659edfbc user: hobbs tags: trunk | |
|
2008-01-02
| ||
| 21:21 | Fixed documentation bug reported on tcl-core, and reordered documentation to discourage people from ... check-in: aa625aff94 user: dkf tags: trunk | |
| 19:12 | merge updates from HEAD check-in: 74f24c1a1b user: dgp tags: dgp-refactor | |
| 19:03 | * generic/tcl.h: Bump version number to 8.5.1b1 to distinguish * library/init... check-in: 0c0959c51d user: dgp tags: trunk | |
|
2007-12-31
| ||
| 17:56 | * doc/filename.n: Typo check-in: 1bf6a6cd51 user: dgp tags: core-8-4-17, core-8-4-branch | |
| 16:57 | * changes: updates for 8.4.17 release. check-in: 22fdc2581e user: dgp tags: core-8-4-branch | |
| 14:49 | merge update from HEAD check-in: 55ff6147f5 user: dgp tags: dgp-refactor | |
| 00:17 | Clarified meaning of dictionary values following discussion on comp.lang.tcl. check-in: 702d77591e user: dkf tags: trunk | |
|
2007-12-28
| ||
| 05:04 | merge updates from HEAD check-in: b49b589e0c user: dgp tags: dgp-refactor | |
|
2007-12-26
| ||
| 19:28 | missing Changelog entry check-in: f2b28e4a47 user: msofer tags: trunk | |
| 19:26 | * generic/tclCmdIL.c: more [lsort] data handling streamlines. The function MergeSort is gone, esse... check-in: 7a103c35ac user: msofer tags: trunk | |
|
2007-12-25
| ||
| 15:55 | * generic/tclCmdIL.c: more [lsort] data handling streamlines. Extra mem reqs of latest patches rem... check-in: b0d7aea1b6 user: msofer tags: trunk | |
|
2007-12-23
| ||
| 21:29 | * generic/tclCompCmds.c (TclCompileRegexpCmd): TCL_REG_NOSUB cannot * tests/regexp.test (regexp-2... check-in: 3abe8cff97 user: hobbs tags: trunk | |
| 17:52 | * generic/tclCmdIL.c: speed patch for lsort [Patch 1856994]. check-in: 7a28facee1 user: msofer tags: trunk | |
|
2007-12-22
| ||
| 21:50 | * generic/tclCmdIL.c (Tcl_LsortObjCmd, Tcl_LsearchObjCmd): avoid calling SelectObjFromSublist when... check-in: db2d93d726 user: msofer tags: trunk | |
| 01:59 | * generic/tclCmdIL.c (Tcl_LsortObjCmd): preallocate a listObj of sufficient length for the sorted ... check-in: 11152fded9 user: msofer tags: trunk | |
| 00:58 | * generic/tclCmdIL.c (Tcl_LsortObjCmd): preallocate a listObj of sufficient length for the sorted ... check-in: 0d1a7a9b9f user: msofer tags: trunk | |
|
2007-12-21
| ||
| 05:17 | merge updates from HEAD check-in: 4591a694eb user: dgp tags: dgp-refactor | |
|
2007-12-19
| ||
| 21:32 | Revise release date; move release tag check-in: 39e99a2de4 user: dgp tags: trunk, core-8-5-0 | |
| 21:09 | * generic/tclCompCmds.c (TclCompileSwitchCmd): update switch -regexp * tests/switch.test-14.*: c... check-in: b6d2386bd1 user: hobbs tags: trunk | |
|
2007-12-18
| ||
| 19:33 | avoid exposing emails of contributors where possible check-in: 72d01790ef user: hobbs tags: trunk | |
| 15:45 | * changes: Updated for 8.5.0 release. check-in: e81a2adf90 user: dgp tags: trunk | |
| 11:23 | Fixes for problems created when processing regular expressions that generate very large automata. An... check-in: 6badb872f2 user: dkf tags: core-8-4-branch | |
| 10:53 | Fixes for problems created when processing regular expressions that generate very large automata. An... check-in: 8c98744456 user: dkf tags: trunk | |
| 04:18 | merge updates from HEAD check-in: 56cc5f4a94 user: dgp tags: dgp-refactor | |
|
2007-12-17
| ||
| 17:34 | * changes: Updated for 8.5.0 release. check-in: 689394aa06 user: dgp tags: trunk | |
| 15:28 | * generic/tclAlloc.c: * generic/tclExecute.c: * generic/tclInt.h: * generic/tclThreadAlloc.c: Fi... check-in: 2c86995901 user: msofer tags: trunk | |
|
2007-12-14
| ||
| 23:36 | * generic/tclIOUtil.c (FsAddMountsToGlobResult): fix the tail conversion of vfs mounts. [Bug 16025... check-in: 23f6de3af4 user: hobbs tags: trunk | |
| 21:02 | remove note about gcc compiler warnings check-in: dbc70b3aed user: hobbs tags: core-8-4-branch | |
| 21:02 | remove note about gcc compiler warnings check-in: 70e432b525 user: hobbs tags: trunk | |
| 20:56 | fix typo check-in: 697dba736f user: hobbs tags: trunk | |
| 20:55 | updated notes check-in: b54ac6f986 user: hobbs tags: core-8-4-branch | |
| 20:54 | updated notes check-in: 5ef8884f6d user: hobbs tags: trunk | |
| 13:52 | Fix for broken test on win2k with long machine name check-in: 7fa158bd4c user: patthoyts tags: trunk | |
| 12:52 | Appled the change to tclUnixcompat.c already stated in ChangeLog but not present. check-in: 374615cef4 user: vasiljevic tags: core-8-4-branch | |
| 12:45 | TclpGetHostByName: The six-argument form of getaddressbyname_r() uses the fifth argument to indicate... check-in: 019184a9db user: vasiljevic tags: core-8-4-branch | |
| 02:29 | * generic/tclIOUtil.c (TclGetOpenMode): Only set the O_APPEND flag * tests/ioUtil.test (ioUtil-4.1... check-in: cbd24bea38 user: hobbs tags: core-8-4-branch | |
| 02:27 | Support compilation with MSVC9 on AMD64 check-in: b5499dbd75 user: patthoyts tags: trunk | |
|
2007-12-13
| ||
| 15:55 | merge updates from HEAD check-in: 77ba08ea46 user: dgp tags: dgp-refactor | |
| 15:22 | merge stable branch onto HEAD check-in: d1f7550cd9 user: dgp tags: trunk | |
| 14:23 | merge updates from HEAD check-in: e66e874f99 user: dgp tags: dgp-refactor | |
| 14:13 | merge updates from HEAD check-in: 2f890da4d3 user: dgp tags: core-stabilizer-branch | |
| 11:36 | More clarifications, trying to make the trace docs overload the word 'command' less. [Bug 1755984] check-in: e8f4555f3b user: dkf tags: trunk | |
| 11:21 | More clarification. [Bug 614282] check-in: f760bdf67c user: dkf tags: trunk | |
| 11:10 | Clarified documentation of enterstep and leavestep traces. [Bug 1701540] check-in: e588ec220f user: dkf tags: trunk | |
| 06:36 | merge updates from HEAD check-in: b80d32991c user: dgp tags: dgp-refactor | |
| 06:24 | merge updates from HEAD check-in: d6f5fd8df8 user: dgp tags: core-stabilizer-branch | |
|
2007-12-12
| ||
| 16:53 | * doc/IntObj.3: Update docs for the Tcl_GetBignumAndClearObj() -> Tcl_TakeBignumFrom... check-in: 1b12a11154 user: dgp tags: trunk | |
| 16:34 | * doc/IntObj.3: Update docs for the Tcl_GetBignumAndClearObj() -> Tcl_TakeBignumFrom... check-in: 8b699375ea user: dgp tags: trunk | |
| 15:35 | * changes: Updated for 8.5.0 release. check-in: d322f3a73c user: dgp tags: trunk | |
|
2007-12-11
| ||
| 16:22 | merge updates from HEAD check-in: 0be8165e23 user: dgp tags: dgp-refactor | |
| 16:19 | merge updates from HEAD check-in: f2333519ef user: dgp tags: core-stabilizer-branch | |
| 03:17 | * generic/tclUtil.c (TclReToGlob): reduce escapes in conversion when not necessary check-in: a239670b07 user: hobbs tags: trunk | |
| 02:57 | * generic/tclInt.decls: move TclByteArrayMatch and TclReToGlob * generic/tclIntDecls.h: to tclInt... check-in: ae5e18deba user: hobbs tags: trunk | |
|
2007-12-10
| ||
| 21:23 | typo check-in: 0815651535 user: dgp tags: trunk | |
| 19:16 | merge update from HEAD check-in: 9d3de8686f user: dgp tags: dgp-refactor | |
| 19:14 | overlooked conflict resolution check-in: 340968514c user: dgp tags: dgp-refactor | |
| 19:13 | merge update from HEAD check-in: d52f213350 user: dgp tags: core-stabilizer-branch | |
| 19:11 | formatting error check-in: d0f0ed3fb6 user: dgp tags: trunk | |
| 19:04 | merge updates from HEAD check-in: f1b9af4a21 user: dgp tags: dgp-refactor | |
| 18:32 | merge updates from HEAD check-in: efd7dcda90 user: dgp tags: core-stabilizer-branch | |
| 16:23 | Visual Studio 2008/MSVC 9 support check-in: 5c7c5896ff user: patthoyts tags: trunk | |
| 16:20 | Fix markup errors. Consistency: Make sure "KEYWORDS" section appears after "SEE ALSO". check-in: 05c939be22 user: jenglish tags: trunk | |
| 15:51 | * generic/tclDecls.h: regen with new genStubs.tcl. * generic/tclIntDecls.h: [Bug 1834288] * gene... check-in: 903771a2c0 user: das tags: trunk | |
| 15:51 | * generic/tcl.decls: use new genstubs 'export' command to * generic/tclInt.decls: mark exported ... check-in: 8a67b3c764 user: das tags: trunk | |
| 15:50 | * tools/genStubs.tcl: fix numerous issues handling 'macosx', 'aqua' or 'x11' entries interlea... check-in: 68bd9c106b user: das tags: trunk | |
| 15:16 | make tclChannelType static (fix 'make checkstubs') check-in: 69c392c373 user: das tags: trunk | |
|
2007-12-09
| ||
| 22:24 | * tests/io.test, tests/chanio.test (io-73.1): Make sure to invalidate * generic/tclIO.c (SetChanne... check-in: 0404d916bd user: hobbs tags: trunk | |
|
2007-12-08
| ||
| 21:15 | Forgot to adjust tests to take into account safeness of [unload] check-in: 81150649ce user: dkf tags: trunk | |
| 20:25 | Improved the documentation of the operators. [Bug 1823622] check-in: 770cbcf2d4 user: dkf tags: trunk | |
| 18:13 | Match docs and reality. [Bug 1662436] check-in: 80143d5796 user: dkf tags: trunk | |
|
2007-12-07
| ||
| 21:24 | * generic/tclExecute.c (TclExecuteByteCode INST_REGEXP): * generic/tclCompCmds.c (TclCompileRegexp... check-in: 28682fa314 user: hobbs tags: trunk | |
| 21:08 | * generic/tclExecute.c (TclExecuteByteCode INST_REGEXP): Use TCL_REG_NOSUB as we come here without... check-in: f09094b1c8 user: hobbs tags: trunk | |
| 21:05 | * generic/tclIOCmd.c (FinalizeIOCmdTSD, Tcl_PutsObjCmd): cache stdout channel object for [puts $st... check-in: b33091fe58 user: hobbs tags: trunk | |
| 20:34 | * README: Remove mention of dead comp.lang.tcl.announce newsgroup. [Bug 18464... check-in: a6368d59b2 user: dgp tags: trunk | |
| 20:27 | * unix/README: Mention the stub library created by `make` and warn about the effect... check-in: 2f4d6ed06a user: dgp tags: trunk | |
| 19:15 | * doc/AddErrInfo.3: Documentation for the new routines in TIP 270. * doc/Interp.... check-in: c6954ec042 user: dgp tags: trunk | |
|
2007-12-06
| ||
| 21:58 | * doc/namespace.n: Documentation for zero-argument form of [namespace import] (... check-in: 0a76cacb5d user: dgp tags: trunk | |
| 19:34 | (TclMatchIsTrivial): simplify TclMatchIsTrivial to remove ] check check-in: f6850b8d88 user: hobbs tags: trunk | |
| 19:23 | add TclGetChannelFromObj decl check-in: 5444883d4b user: hobbs tags: trunk | |
| 17:08 | merge updates from HEAD check-in: 70612cf2a4 user: dgp tags: dgp-refactor | |
| 17:05 | merge updates from HEAD check-in: f224ecbfce user: dgp tags: core-stabilizer-branch | |
| 16:36 | Oops! check-in: b8ddb19de7 user: dkf tags: trunk | |
| 16:27 | merge updates from HEAD check-in: f77b7e0f0d user: dgp tags: core-stabilizer-branch | |
| 16:14 | Simplify code for setting up the [chan] ensemble now that we can leverage TclMakeEnsemble to do most... check-in: e37ce3e407 user: dkf tags: trunk | |
| 10:25 | Fix [Bug 1845320] and [Bug 1845397] check-in: d9d2c48e5f user: dkf tags: trunk | |
| 07:11 | merge updates from HEAD check-in: 304e9bdd17 user: dgp tags: dgp-refactor | |
| 07:08 | merge updates from HEAD check-in: 7b24711edb user: dgp tags: core-stabilizer-branch | |
| 06:51 | merge updates from HEAD check-in: 6f3a8a0d9e user: dgp tags: dgp-refactor | |
|
2007-12-05
| ||
| 21:47 | * generic/tclIO.h: Create Tcl_Obj for Tcl channels to reduce * generic/tclIO.c: overhead in ... check-in: b780154df6 user: hobbs tags: trunk | |
| 20:24 | merge updates from HEAD check-in: 0862b48d88 user: dgp tags: core-stabilizer-branch | |
| 19:25 | * tests/stack.test: made the tests for stack overflow not care about which mechanism caused the er... check-in: cc75b975ed user: msofer tags: trunk | |
| 18:40 | * win/configure, win/tcl.m4 (LIBS_GUI): mingw needs -lole32 -loleaut32 but not msvc for Tk's [send... check-in: 64e3983c30 user: hobbs tags: trunk | |
| 18:09 | merge updates from HEAD check-in: e478c3ad6b user: dgp tags: core-stabilizer-branch | |
| 14:54 | Prevent shimmering crash in [lsearch] when -exact and -integer/-real are mixed. [Bug 1844789] check-in: 3aed17da85 user: dkf tags: core-8-4-branch | |
| 13:42 | Prevent shimmering crash in [lsearch] when -exact and -integer/-real are mixed. [Bug 1844789] check-in: 22fae00c0c user: dkf tags: trunk | |
|
2007-12-04
| ||
| 16:55 | merge updates from HEAD check-in: bf07d188e5 user: dgp tags: core-stabilizer-branch | |
|
2007-12-03
| ||
| 21:39 | Add extra #ifdef-fery to make code compile on BSD 5. [Bug 1618235, again] check-in: a497527c2c user: dkf tags: trunk | |
| 21:26 | * library/tcltest/tcltest.tcl: Bump tcltest to version 2.3.0 so that * library/tclt... check-in: edc02dc415 user: dgp tags: trunk | |
| 20:02 | * win/configure, win/tcl.m4 (LIBS_GUI): remove ole32.lib oleaut32.lib check-in: c40661b7af user: hobbs tags: trunk | |
| 13:51 | Minor corrections check-in: 354b5dc02c user: dkf tags: trunk | |
| 13:46 | Make two-arg switch work reliably (and actually as documented!) [Bug 1836519] check-in: ad449619e4 user: dkf tags: trunk | |
|
2007-12-01
| ||
| 23:11 | Silence syntax warning by Sun C compiler. [Bug 1840211] check-in: 9177f99661 user: dkf tags: trunk | |
| 21:05 | Improved list of files to ignore check-in: baa7896ede user: dkf tags: trunk | |
|
2007-11-30
| ||
| 01:10 | win/makefile.vc: add ws2_32.lib to baselibs check-in: 2b107cbde9 user: hobbs tags: trunk | |
| 01:09 | * win/configure, win/tcl.m4: add ws2_32.lib / -lws2_32 to build. * win/tclWinSock.c: remove dyn lo... check-in: ec9c0b54e6 user: hobbs tags: trunk | |
|
2007-11-29
| ||
| 18:00 | * generic/tclWinSock.c (InitializeHostName): Correct error in buffer length track... check-in: 3ddc76ed22 user: dgp tags: trunk | |
| 00:31 | * win/tclWinSock.c (Tcl_GetHostName): update to previous fix to set hostname length appropriately,... check-in: 71a89b7f03 user: hobbs tags: core-8-4-branch | |
|
2007-11-28
| ||
| 20:30 | merge updates from HEAD check-in: b82595df55 user: dgp tags: core-stabilizer-branch | |
| 19:22 | * generic/tclConfig.c: Corrected failure of the [::foo::pkgconfig] command to clean... check-in: 247f50eb47 user: dgp tags: trunk | |
| 16:50 | * generic/tclNamesp.c (Tcl_SetEnsembleMappingDict): Added checks that the dict v... check-in: a8bbda18a6 user: dgp tags: trunk | |
| 16:04 | * generic/tclIO.c: Simplify test and improve accuracy of error message in lates... check-in: afbe8ffbca user: dgp tags: trunk | |
| 02:25 | Extra channel tests to check for no -eofchar check-in: 18424174d2 user: patthoyts tags: trunk | |
| 01:11 | -eofchar must support no eofchar. check-in: 3e6026e637 user: patthoyts tags: trunk | |
| 00:26 | * generic/tclBasic.c: remove unneeded call in Tcl_CreateInterp, add comments check-in: a81d271c69 user: msofer tags: trunk | |
|
2007-11-27
| ||
| 20:38 | * win/tclWinSock.c: Add mising encoding conversion of the [info hostname] value ... check-in: 19d75ff5d4 user: dgp tags: trunk | |
| 20:30 | * win/tclWinSock.c: Add missing encoding conversion of the [info hostname] value... check-in: bb0956047b user: dgp tags: core-8-4-branch | |
| 19:48 | * doc/chan.n: "Fix" the limitation on channel -eofchar * doc/fconfigure.n:... check-in: 847f162f29 user: dgp tags: trunk | |
|
2007-11-26
| ||
| 19:43 | merge updates from HEAD check-in: 6bce9b807c user: dgp tags: core-stabilizer-branch | |
| 19:11 | * generic/tclBasic.c: * generic/tclInt.h: * unix/tclUnixInit.c: * unix/tclUnixThrd.c: Fix stack ... check-in: 58c6af7834 user: msofer tags: trunk | |
| 14:05 | * generic/tclThread.c: Back-port locking changes from Tcl8.5 in Tcl_Mutex/ConditionFinlize. Now we... check-in: 4b995f756b user: vasiljevic tags: core-8-4-branch | |
|
2007-11-25
| ||
| 06:45 | merge updates from HEAD check-in: a49cedfd01 user: dgp tags: core-stabilizer-branch | |
|
2007-11-24
| ||
| 13:45 | Added bug number check-in: e27d4797c8 user: dkf tags: trunk | |
| 12:57 | Fix stack corruption in [dict append] compiler check-in: 9a9a946951 user: dkf tags: trunk | |
| 00:08 | * generic/tclIORChan.c: Fixed a problem with reflected channels. 'chan postevent' is defined to... check-in: 887972b492 user: andreas_kupries tags: trunk | |
|
2007-11-23
| ||
| 22:11 | Remove #ifdef out accidentally left in check-in: 4cb72318f7 user: dkf tags: trunk | |
| 21:19 | * generic/tclVar.c (Tcl_ArrayObjCmd): handle the right data for * tests/var.test (var-14.2): ... check-in: 62f2de328c user: hobbs tags: trunk | |
| 15:00 | Turn the [string] command into a real compiled ensemble. check-in: 6d7ebe09d9 user: dkf tags: trunk | |
|
2007-11-22
| ||
| 22:16 | Rebuild [dict] as a full compiled ensemble. check-in: 375088d62c user: dkf tags: trunk | |
| 16:39 | Rewrote the [string] and [dict] implementations to be ready for conversion to ensembles. check-in: 747f8c21cd user: dkf tags: trunk | |
| 16:32 | Flag shimmering bug found in [string range]. check-in: 9622265599 user: dkf tags: trunk | |
|
2007-11-21
| ||
| 23:30 | Generalize the ensemble compiler further. Still doesn't precopile rewrites, but now handles many ot... check-in: 94a062edbc user: dkf tags: trunk | |
| 16:26 | merge updates from HEAD check-in: 01396090bb user: dgp tags: core-stabilizer-branch | |
| 14:30 | Factor out the core compiled-ensemble builder for simplicity. check-in: 73ef2e59dc user: dkf tags: trunk | |
| 11:22 | A little more errorCode goodness check-in: b987412226 user: dkf tags: trunk | |
| 10:07 | Trim the fat from the source check-in: e7ed0089c3 user: dkf tags: trunk | |
| 06:44 | merge updates from HEAD check-in: 247673fdca user: dgp tags: core-stabilizer-branch | |
| 06:30 | Merge updates from 8.5b3 release check-in: c60ad186f4 user: dgp tags: core-stabilizer-branch | |
|
2007-11-20
| ||
| 20:44 | Added "Potential Incompat" warning. check-in: 6f500391e0 user: dkf tags: trunk | |
| 20:43 | * generic/tclDictObj.c: Changed the underlying implementation of the hash table used in dictionari... check-in: 946f57278c user: dkf tags: trunk | |
| 20:38 | Typo check-in: 0adaecf22b user: dkf tags: trunk | |
| 11:01 | Minor fix check-in: 0523fdd499 user: dkf tags: trunk | |
| 10:59 | Correct usage of Tcl_WrongNumArgs check-in: 12d2983254 user: dkf tags: trunk | |
|
2007-11-19
| ||
| 19:39 | tag bump check-in: 0c46d7320f user: dgp tags: trunk, core-8-5-b3 | |
| 19:33 | Olson's tzdata2007i imported check-in: 1dccbd66c8 user: kennykb tags: trunk | |
| 18:49 | missing contributor names, minor additions for 8.5b3 check-in: 5d75b6086c user: das tags: trunk | |
| 18:14 | * README: Bump version number to 8.5b3. * generic/tcl.h: * lib... check-in: 48093f99b4 user: dgp tags: trunk | |
| 18:10 | * changes: Updated for 8.5b3 release. check-in: c9de19891b user: dgp tags: trunk | |
| 17:25 | INST_EXIST_*: simplify result setting check-in: f4d2750a8b user: das tags: trunk | |
| 14:55 | improvements to comments check-in: fe25ae4843 user: dkf tags: trunk | |
| 14:50 | Reduce cast count. check-in: 2dc7d0e7d8 user: dkf tags: trunk | |
| 14:25 | Reduce cast count. check-in: f968d80835 user: dkf tags: trunk | |
| 14:23 | formatting check-in: 5673b58bd6 user: das tags: trunk | |
| 14:22 | Fix accidentally damaged tests check-in: 09adafe205 user: dkf tags: trunk | |
| 14:04 | Simplifications (fewer casts, less manual bit twiddling) check-in: 703d0677c7 user: dkf tags: trunk | |
| 11:35 | Reduce cast count. check-in: 780eeb1841 user: dkf tags: trunk | |
| 11:31 | Spelling mistake in comment! check-in: dc6465ff09 user: dkf tags: trunk | |
| 11:29 | Reduce cast count. check-in: a7238ebe0b user: dkf tags: trunk | |
| 11:13 | improvements to comments check-in: d95f68a873 user: dkf tags: trunk | |
| 11:11 | eschew superfluous whitespace check-in: 58439ed67f user: dkf tags: trunk | |
| 11:02 | Reduce cast count. check-in: a350e972df user: dkf tags: trunk | |
| 10:18 | Reduce cast count. check-in: 3d39bbcc34 user: dkf tags: trunk | |
|
2007-11-18
| ||
| 22:30 | More minor cleanup check-in: 2746b844ca user: dkf tags: trunk | |
| 22:00 | Avoid using 'new' as an identifier. check-in: a2416568db user: dkf tags: trunk | |
| 21:59 | More minor cleanup check-in: 9f013a3b1a user: dkf tags: trunk | |
| 21:22 | Simplification+comments for ensemble dispatch engine check-in: cb27213b0c user: dkf tags: trunk | |
| 18:29 | General cleanliness improvements (reduced usage of casts, assume C89) check-in: d8c0638b81 user: dkf tags: trunk | |
| 17:48 | Minor fixes (e.g. comment readability) check-in: 33fd885f00 user: dkf tags: trunk | |
| 07:15 | autoconf-2.59 check-in: 1b812e75f2 user: das tags: trunk | |
| 07:14 | whitespace & order (sync with tclconfig/tcl.m4) check-in: 01ddd49662 user: das tags: trunk | |
|
2007-11-17
| ||
| 15:12 | * generic/tclExecute.c (TclExecuteByteCode:INST_EXIST_*): Fix read traces not firing on non-existe... check-in: b37c972f54 user: das tags: trunk | |
|
2007-11-16
| ||
| 15:26 | Improvements after review by Arjen Markus. check-in: 858c0ca7c2 user: dkf tags: trunk | |
| 14:11 | Greatly improved ensemble compiler. This one now can handle any ensemble. It is usually not enabled ... check-in: e9c9f68390 user: dkf tags: trunk | |
| 11:17 | Silence some warnings. check-in: 0f280af2bd user: dkf tags: trunk | |
| 08:07 | merge updates from HEAD check-in: 4b5515a616 user: dgp tags: dgp-refactor | |
| 07:20 | merge updates from HEAD check-in: be7502a53e user: dgp tags: core-stabilizer-branch | |
| 05:32 | autoheader-2.59 check-in: d6b5fc3090 user: das tags: trunk | |
| 05:32 | move TCL_DTRACE_INST_NEXT after async handlers check check-in: da1d41570d user: das tags: trunk | |
|
2007-11-15
| ||
| 22:01 | * generic/regc_nfa.c: Fixed infinite loop in the regexp compiler * generic/regcomp... check-in: e7f1a28fb5 user: dgp tags: core-8-4-branch | |
| 21:47 | better line breaks in debug output check-in: 7928b5f866 user: dgp tags: trunk | |
| 21:38 | * generic/regc_nfa.c: Fixed infinite loop in the regexp compiler. [Bug 1810038]. check-in: b20eee044b user: dgp tags: trunk | |
| 17:07 | * generic/regc_nfa.c: Corrected looping logic in fixempties() to avoid wasting tim... check-in: 86d79e6cb2 user: dgp tags: trunk | |
| 16:22 | More tweaks check-in: a5c27bb71f user: dkf tags: trunk | |
| 16:21 | Must pass non-NULL interp to Tcl_SetEnsemble* functions. check-in: f22df4b21f user: dkf tags: trunk | |
| 12:02 | Readability improvements check-in: ba1666ad83 user: dkf tags: trunk | |
| 11:00 | regen w. autoconf 2.59 check-in: 068f2a805f user: dkf tags: trunk | |
| 10:57 | Let people disable use of -rpath in their linking step. [Patch 1231022] check-in: 7c96e8782c user: dkf tags: trunk | |
| 09:40 | Add comments for clarity. check-in: cf2ed4f8e4 user: dkf tags: trunk | |
| 09:21 | Prefer UINT_PTR to DWORD_PTR when casting pointers to integer types for greater portability (bug #18... check-in: beee16b764 user: patthoyts tags: trunk | |
| 04:16 | autoconf-2.59 check-in: 83d54a4c2d user: das tags: trunk | |
| 04:16 | fix 'stack grows upwards' AC_CACHE_CHECK message check-in: 2f0ee16509 user: das tags: trunk | |
| 03:46 | * macosx/Tcl.xcodeproj/project.pbxproj: add new chanio.test. * macosx/Tcl.xcode/project.pbxproj: check-in: 97b073a759 user: das tags: trunk | |
|
2007-11-14
| ||
| 23:53 | typo check-in: 5018f2884e user: dkf tags: trunk | |
| 23:05 | Compile [info exists] into bytecode. Includes new instructions to support it. check-in: 37ce040dfc user: dkf tags: trunk | |
| 19:53 | * tests/chanio.test: New file. This is essentially a duplicate of 'io.test', with all channel c... check-in: 5292b7a133 user: andreas_kupries tags: trunk | |
| 11:13 | Strengthened the text about Tcl not supporting MCCEs check-in: 88393daa46 user: dkf tags: trunk | |
| 11:04 | Eliminate multi-char collating element code completely. Simplifies the code quite a bit. If people s... check-in: c3a6a6c85d user: dkf tags: trunk | |
| 10:54 | Strip an _ANSI_ARGS_ usage. check-in: 818b6047da user: dkf tags: trunk | |
| 03:51 | autoheader-2.59 check-in: 16c1b4749d user: das tags: trunk | |
| 03:50 | autoconf-2.59 check-in: 3734b0282c user: das tags: trunk | |
| 03:50 | clarify message of second getaddrinfo check check-in: 8378f8ceab user: das tags: trunk | |
| 00:56 | (TclCompileSwitchCmd): simplify TclReToGlob usage. check-in: e384914b4b user: hobbs tags: trunk | |
| 00:50 | * generic/tclCompCmds.c (TclCompileRegexpCmd): clean up comments, only free dstring on OK from Tcl... check-in: 7a5a20d13d user: hobbs tags: trunk | |
| 00:07 | Comment/#ifdef out the multi-char collating element support code. We never used or supported it. [Bu... check-in: ca5f3f73b0 user: dkf tags: trunk | |
|
2007-11-13
| ||
| 22:44 | Extend [switch] compiler to handle regular expressions as long as things are not too complex. Fix [r... check-in: 49402e0f40 user: dkf tags: trunk | |
| 21:42 | Minor fixes (remove double blank lines, etc.) check-in: bb4d91f8fa user: dkf tags: trunk | |
| 21:22 | Fix a bug in disassembly of INST_START_CMD instructions check-in: ff009caa49 user: dkf tags: trunk | |
| 20:41 | Clarify. check-in: 7684218a05 user: dkf tags: trunk | |
| 17:13 | * unix/tclUnixInit.c: the TCL_NO_STACK_CHECK was being incorrectly undefined here; this should be ... check-in: 3bda630c6a user: msofer tags: trunk | |
| 16:10 | Added autoconf goo to detect availability of getaddrinfo check-in: 85199b9944 user: patthoyts tags: trunk | |
| 15:50 | Oops! check-in: 30a24cfd2c user: dkf tags: trunk | |
| 14:59 | Forgot to transform to native encoding for getaddrinfo() check-in: 61f48194b3 user: dkf tags: trunk | |
| 14:52 | fix Tcl_DStringFree buglet check-in: c796d774d3 user: das tags: trunk | |
| 14:39 | The six-argument form of getaddressbyname_r() uses the fifth argument to indicate whether the lookup... check-in: 6118a19940 user: dkf tags: core-8-4-branch | |
| 14:36 | The six-argument form of getaddressbyname_r() uses the fifth argument to indicate whether the lookup... check-in: 2ba6b2aac2 user: dkf tags: trunk | |
| 14:30 | * generic/regcomp.c: Convert optst() from expensive no-op to a cheap no-op. check-in: c3453d7b63 user: dgp tags: trunk | |
| 14:21 | Make some tests clearer on failure by using tcltest2 features check-in: 142ca82616 user: dkf tags: trunk | |
| 14:06 | Rewrote to use the thread-safe version of gethostbyname() by forward-porting the code used in 8.4, a... check-in: 5c436e300a user: dkf tags: trunk | |
| 13:15 | merge updates from HEAD check-in: 5be2e31506 user: dgp tags: dgp-refactor | |
| 13:07 | merge updates from HEAD check-in: cfa59af20c user: dgp tags: core-stabilizer-branch | |
| 00:53 | (TclReToGlob): remove out-dated Tcl_RegExpCompile check as it causes recursion check-in: 05e315b906 user: hobbs tags: trunk | |
|
2007-11-12
| ||
| 22:12 | RE: [Patch 1830184] TclResetResult THIS PATCH WAS REVERTED: initial (mis)measurements overstated t... check-in: 5ff0531ab6 user: msofer tags: trunk | |
| 22:05 | * generic/tclGet.c (Tcl_Get, Tcl_GetInt): revert use of TclGet* macros due to compiler warning. T... check-in: 22bc9d9f9a user: hobbs tags: trunk | |
| 22:01 | * generic/tclUtil.c (TclReToGlob): add more comments, set interp result if specified on error. check-in: 463f36cc26 user: hobbs tags: trunk | |
| 20:40 | merge updates from HEAD check-in: 27f428842c user: dgp tags: dgp-refactor | |
| 19:18 | merge updates from HEAD check-in: 72c5ac9502 user: dgp tags: core-stabilizer-branch | |
| 03:38 | * generic/tclBasic.c: New macro TclResetResult, new iPtr flag * generic/tclExecute.c: bit IN... check-in: f9acfbe863 user: msofer tags: trunk | |
| 02:07 | * generic/tclCompCmds.c, generic/tclCompile.c, generic/tclCompile.h: * generic/tclExecute.c, gener... check-in: fcf44fdfdf user: hobbs tags: trunk | |
|
2007-11-11
| ||
| 19:53 | * generic/tclResult.c (ResetObjResult): clarify the logic. check-in: b0ed568d6d user: msofer tags: trunk | |
| 19:32 | [Patch 1830038]: Increased usage of macros to detect and take advantage of objTypes. check-in: 11e8f31512 user: msofer tags: trunk | |
| 10:21 | Formatting/readability check-in: fff8065cf3 user: dkf tags: trunk | |
| 06:32 | * generic/tclBasic.c: fix stack check failure case if stack grows up. check-in: aa7eb1326f user: das tags: trunk | |
| 05:24 | * unix/tclUnixInit.c: simplify non-crosscompiled case. check-in: 5434651fe1 user: das tags: trunk | |
| 05:23 | * generic/tclBasic.c: fix stack check failure case if stack grows up. check-in: 63c60c3714 user: das tags: trunk | |
| 05:23 | autoheader-2.59 check-in: 4c0441d339 user: das tags: trunk | |
| 05:22 | autoconf-2.59 check-in: db4512891b user: das tags: trunk | |
|
2007-11-10
| ||
| 23:37 | changelog entry check-in: 2f263939f6 user: msofer tags: trunk | |
| 23:36 | * generic/tclExecute.c: fast path for INST_LIST_INDEX when the index is not a list. check-in: 56f9da1a31 user: msofer tags: trunk | |
| 22:26 | * unix/configure: autoconf 2.61 check-in: bcba86ce29 user: msofer tags: trunk | |
| 22:24 | * generic/tclBasic.c: * unix/configure.in: * unix/tclUnixInit.c: detect stack grwoth direction at... check-in: 289a5eb6a1 user: msofer tags: trunk | |
| 20:49 | * unix/tclUnixTime.c (TclpWideClicksToNanoseconds): fix issues with * generic/tclInt.h: int... check-in: 1d05f14a23 user: das tags: trunk | |
| 20:49 | fix typos check-in: 4281fb8e8c user: das tags: trunk | |
| 20:05 | Improved failure comments for stack checks (mistachkin). check-in: f7b6e83c82 user: msofer tags: trunk | |
| 19:01 | * generic/tclBasic.c: * generic/tclInt.h: * unix/tclUnixInit.c: * win/tclWin32Dll.c: restore sim... check-in: 00f0c2974d user: msofer tags: trunk | |
| 17:40 | minor code cleanup in TclpGetCStackParams; hoist a couple of structs from TSD into the activation re... check-in: 40cc92d53f user: kennykb tags: trunk | |
| 17:24 | 2007-11-10 Kevin Kenny <kennykb@acm.org> * win/tclWin32Dll.c: Rewrote the Windows stack checking... check-in: bf656a0123 user: kennykb tags: trunk | |
| 16:08 | * generic/tclBasic.c: * generic/tclInt.h: * unix/tclUnixInit.c: * unix/tclUnixPort.h: * win/tcl... check-in: a3b6a2d871 user: msofer tags: trunk | |
| 03:41 | fix formatting check-in: 932a0524ab user: das tags: trunk | |
| 03:41 | fix formatting and inverted test in TclpCheckStackSpace() check-in: 1dea94a51d user: das tags: trunk | |
| 03:40 | fix typos, formatting and non-unix breakage (due to undefined stackGrowsDown) check-in: 9685d88d5d user: das tags: trunk | |
| 01:33 | * generic/tclResult.c (ResetObjResult): new shortcut. check-in: a9ae49ef27 user: msofer tags: trunk | |
|
2007-11-09
| ||
| 23:04 | fixed stupid bug in last commit that made it not work in threaded builds check-in: 3367f59cb6 user: msofer tags: trunk | |
| 21:35 | * generic/tclAsync.c: * generic/tclBasic.c: * generic/tclExecute.c: * generic/tclInt.h: * gener... check-in: 41cb112a37 user: msofer tags: trunk | |
| 18:55 | * generic/tclInt.decls, generic/tclIntDecls.h: Use unsigned char for * generic/tclExecute.c, gener... check-in: c7e4e2f87a user: hobbs tags: trunk | |
| 18:50 | * generic/tclBinary.c (Tcl_GetByteArrayFromObj): check type before func jump check-in: 18e8159958 user: hobbs tags: trunk | |
| 06:19 | autoconf-2.13 check-in: 0dbbdc3786 user: das tags: core-8-4-branch | |
|
2007-11-08
| ||
| 15:02 | formatting check-in: a76a0fe8b9 user: das tags: trunk | |
| 07:10 | fix (unsigned char*) vs. (char*) warnings check-in: c264c409d6 user: das tags: trunk | |
| 00:50 | * generic/tclStubInit.c: * generic/tclInt.decls, generic/tclIntDecls.h: added TclByteArrayMatch *... check-in: d6f120464e user: hobbs tags: trunk | |
|
2007-11-07
| ||
| 23:52 | (DoWriteChars): special case for 1-byte channel write. check-in: 260c9d8931 user: hobbs tags: trunk | |
| 19:18 | * generic/tclIO.c (TclGetsObjBinary): add an efficient binary path for [gets]. check-in: d85436e72b user: hobbs tags: trunk | |
|
2007-11-06
| ||
| 15:23 | * generic/tclEncoding.c: Version of the embedded iso8859-1 encoding handler that is faster (functi... check-in: 14fb4a7947 user: msofer tags: trunk | |
|
2007-11-05
| ||
| 21:26 | * generic/tclConfig.c (Tcl_RegisterConfig): Modified to not extend the config database if the e... check-in: 20ea42ff07 user: andreas_kupries tags: trunk | |
| 19:58 | * generic/tclConfig.c (Tcl_RegisterConfig): Modified to use iso8859-1 as a fallback if the user... check-in: 8bb1725584 user: andreas_kupries tags: trunk | |
| 19:37 | * unix/tclUnixChan.c (TtyGetOptionProc): Accepted [SF Tcl Patch 1823576] provided by Stuart Cas... check-in: f6fd27f2a5 user: andreas_kupries tags: trunk | |
| 17:34 | typo fixes check-in: e45dcbf409 user: dgp tags: core-8-4-branch | |
| 14:33 | merge updates from HEAD check-in: 18da52ba9f user: dgp tags: dgp-refactor | |
| 14:20 | merge updates from HEAD check-in: 5af08bcdde user: dgp tags: core-stabilizer-branch | |
|
2007-11-03
| ||
| 01:47 | * generic/tclTest.c (TestSetCmd2): * generic/tclVar.c (TclObjLookupVarEx): * tests/set.test (set-... check-in: 8ad40a7b72 user: msofer tags: trunk | |
|
2007-11-02
| ||
| 14:49 | merge updates from HEAD check-in: 2409fb88d1 user: dgp tags: core-stabilizer-branch | |
| 13:04 | merge updates from HEAD check-in: 5e9c642b83 user: dgp tags: dgp-refactor | |
|
2007-11-01
| ||
| 23:36 | Minor documentation improvements check-in: 2af34c50ef user: dkf tags: trunk | |
| 23:06 | Reorder paragraphs for better readability. check-in: 6671e695d1 user: dkf tags: trunk | |
| 23:03 | Fix .DS/.DE to work better when transformed to a table check-in: 43a2d233bc user: dkf tags: trunk | |
| 22:33 | Convert .DS/.DE sequences to tables, as that's now what they're used for. check-in: 4121e6dd83 user: dkf tags: trunk | |
| 16:55 | merge updates from HEAD check-in: 06cf57e4eb user: dgp tags: dgp-refactor | |
| 16:25 | merge updates from HEAD check-in: cd5e32c829 user: dgp tags: core-stabilizer-branch | |
| 15:48 | Clarified documentation of RE flags. [Bug 1167840] check-in: 2b5b4d322e user: dkf tags: trunk | |
| 13:43 | change 'reflectedchan' to 'refchan' for reduced confusion. check-in: 8713906878 user: dkf tags: trunk | |
| 11:11 | \u0000 is ASCII! [Bug 1808258] check-in: 97b11542bd user: dkf tags: trunk | |
| 10:08 | Clarified [file nativename] usage. [Bug 1185154] check-in: 986aa44db7 user: dkf tags: trunk | |
|
2007-10-31
| ||
| 00:08 | Sync to Tk: use -fp:strict always check-in: 817cb81ac5 user: patthoyts tags: trunk | |
|
2007-10-30
| ||
| 23:50 | Spread the idiom, make the rendering to HTML reliable! check-in: 38c78df4f6 user: dkf tags: trunk | |
| 21:46 | Eliminate misuse of .br check-in: 15c8c11ca9 user: dkf tags: trunk | |
| 21:38 | typos check-in: 5003fe74dd user: dkf tags: trunk | |
| 19:03 | * generic/tcl.h: Bump version number to 8.5b2.1 to distinguish * library/init... check-in: 8dc4b6f34f user: dgp tags: trunk | |
| 14:49 | Forgot some SEE ALSOs check-in: 309ed16fc1 user: dkf tags: trunk | |
| 14:23 | Typo [Bug 1811621] check-in: b5a9812658 user: dkf tags: trunk | |
| 14:21 | Clear up what's going on a bit more. [Bug 1811803] check-in: 91ff082f8b user: dkf tags: trunk | |
| 14:06 | Fix [Bug 1822268] check-in: 1e24a1ab45 user: dkf tags: trunk | |
| 10:27 | Backport of fix for first part of [Bug 1810264] check-in: 6062122390 user: dkf tags: core-8-4-branch | |
| 00:14 | Enhance the HTML generator so that it can produce multi-line option descriptions. check-in: bac767841d user: dkf tags: trunk | |
|
2007-10-29
| ||
| 17:17 | line endings check-in: 00992a0194 user: dgp tags: trunk | |
| 16:00 | Minor fixes check-in: bc8918584c user: dkf tags: trunk | |
| 11:28 | GOOBE the docs some more. check-in: 6bfb5e99dd user: dkf tags: trunk | |
| 10:07 | Missed this file last night check-in: 2df42d83cc user: dkf tags: trunk | |
| 01:42 | Next stage of doing GOOBE improvements to documentation now that the html generation works check-in: 5d2457660f user: dkf tags: trunk | |
|
2007-10-28
| ||
| 14:17 | First stage of doing GOOBE improvements to documentation now that the html generation works check-in: 273847833c user: dkf tags: trunk | |
| 03:16 | * generic/tclUtil.c (Tcl_ConcatObj): optimise for some of the concatenees being empty objs [Bug 14... check-in: 13f627e2f3 user: msofer tags: trunk | |
| 00:40 | Embed the definition of the iso8859-1 encoding directly in Tcl. check-in: a9ff6c820e user: dkf tags: trunk | |
|
2007-10-27
| ||
| 18:03 | * generic/tclNamesp.c (Tcl_FindCommand): insure that FQ command names are searched from the global... check-in: d3e0104398 user: msofer tags: trunk | |
| 14:01 | * doc/CrtMathFnc.3: fixed Tcl_ListMathFuncs entry [Bug 1672219] check-in: fd1e67e502 user: msofer tags: trunk | |
| 13:58 | Part of fix for [Bug 1810264] check-in: 0f9890ca2b user: dkf tags: trunk | |
| 13:52 | * doc/apply.n: fixed example [Bug 1811791] * doc/namespace.n: improved example [Bug 1788984] * do... check-in: 30cc2b0104 user: msofer tags: trunk | |
| 13:15 | * generic/tclCompile.h: * generic/tclInt.h: moved declaration of TclSetCmdNameObj from tclCompile... check-in: 1e238e0735 user: msofer tags: trunk | |
| 04:11 | merge updates from HEAD check-in: c9e32858ad user: dgp tags: core-stabilizer-branch | |
| 04:05 | merge updates from HEAD check-in: 1dac09a0ef user: dgp tags: dgp-refactor | |
| 00:24 | * generic/tclVar.c: try to preserve Tcl_Objs when doing variable lookups by name, partially addres... check-in: 08d4bec42d user: msofer tags: trunk | |
|
2007-10-26
| ||
| 23:52 | Make the man->HTML scraper work better. check-in: 84dfc4343b user: dkf tags: trunk | |
| 20:11 | * changes: Updated for 8.5b2 release. * doc/*.1: Revert d... check-in: b67e3f215e user: dgp tags: trunk, core-8-5-b2 | |
| 16:54 | tag: 8.5b2 check-in: 3b4a8c5724 user: dgp tags: trunk | |
| 15:53 | * changes: Updated for 8.5b2 release. check-in: f45049f9cf user: dgp tags: trunk | |
| 15:21 | fix date check-in: b67b1e6233 user: dgp tags: trunk | |
| 15:17 | * README: Bump version number to 8.5b2. * generic/tcl.h: * lib... check-in: 7fb70f130d user: dgp tags: trunk | |
| 14:32 | Working towards better nroff scraping... check-in: a21259361a user: dkf tags: trunk | |
| 12:25 | Fix minor faults. check-in: 7af21d28a5 user: dkf tags: trunk | |
|
2007-10-25
| ||
| 20:02 | whitespace check-in: 1b6d48c258 user: das tags: trunk | |
| 18:44 | Protect Tcl_MutexFinalize and Tcl_ConditionFinalize from garbling internal list for tracking sync ob... check-in: 386694e12b user: vasiljevic tags: trunk | |
| 18:40 | Added TclpMasterLock/Unlock arround calls to ForgetSyncObject in Tcl_MutexFinalize and Tcl_Condition... check-in: 4daa3e5a3d user: vasiljevic tags: trunk | |
| 14:07 | More GOOBE quoting check-in: a27e69c062 user: dkf tags: trunk | |
| 10:28 | Improvements for clarity check-in: 18a7d88317 user: dkf tags: trunk | |
| 10:25 | Fix macro bug check-in: d620e10cfd user: dkf tags: trunk | |
| 10:09 | GOOBE check-in: e724058344 user: dkf tags: trunk | |
| 10:03 | Ensure that the exemplar output indicates that it can be fractional check-in: ff8a01e559 user: dkf tags: trunk | |
| 10:02 | GOOBE check-in: f8f434410b user: dkf tags: trunk | |
| 09:58 | GOOBE for command results in examples check-in: 80b387dbe4 user: dkf tags: trunk | |
| 09:49 | GOOBE applied check-in: 1a9b668373 user: dkf tags: trunk | |
| 09:38 | GOOBE for command results in examples check-in: 4cf2fbc324 user: dkf tags: trunk | |
| 09:25 | GOOBE for command results in examples check-in: 8e13f07dcd user: dkf tags: trunk | |
|
2007-10-24
| ||
| 16:20 | autoheader-2.59 check-in: 54566d6ea4 user: das tags: trunk | |
| 14:56 | Deal with a nasty special case. check-in: 073f32332f user: dkf tags: trunk | |
| 14:44 | Allow new options to be rendered as HTML. check-in: 7578ef5866 user: dkf tags: trunk | |
| 14:29 | Lots of improvements to look and feel of manual pages check-in: bf4174f4b1 user: dkf tags: trunk | |
| 12:52 | merge updates from HEAD check-in: 59774f5601 user: dgp tags: core-stabilizer-branch | |
| 12:48 | merge updates from HEAD check-in: 1fc82d3288 user: dgp tags: dgp-refactor | |
|
2007-10-20
| ||
| 02:16 | (forgotten Changelog entry) check-in: e84ef7e00f user: msofer tags: trunk | |
| 02:15 | * generic/tclCompile.c: Fix comments. * generic/tclExecute.c: check-in: 5b4437e1a2 user: msofer tags: trunk | |
|
2007-10-19
| ||
| 14:29 | merge updates from HEAD check-in: 1aa9f2abf6 user: dgp tags: core-stabilizer-branch | |
| 14:27 | merge updates from HEAD check-in: a5f09a6df2 user: dgp tags: dgp-refactor | |
|
2007-10-18
| ||
| 21:16 | * generic/tclResult.c (TclMergeReturnOptions): Make sure any -code values get pulle... check-in: 51022e44ad user: dgp tags: trunk | |
| 19:11 | no message check-in: b9b7469c90 user: davygrvy tags: trunk | |
| 19:07 | * tools/mkdepend.tcl: sort the dep list for a more humanly readable output. check-in: 14381995f8 user: davygrvy tags: trunk | |
| 17:52 | * compat/tmpnam.c (removed): The routine tmpnam() is no longer * unix/Makefile.in... check-in: e09597661a user: dgp tags: trunk | |
| 17:38 | * generic/tcl.h: Remove TCL_LL_MODIFIER_SIZE. [RFE 1811837] check-in: 047db43d35 user: dgp tags: trunk | |
|
2007-10-17
| ||
| 20:57 | no message check-in: 3a8f2fb06c user: davygrvy tags: trunk | |
| 20:56 | * tools/mkdepend.tcl: Improved defense from malformed object list infile. check-in: 9c9d186715 user: davygrvy tags: trunk | |
| 17:33 | Convert .DS/.DE into HTML tables, not preformatted text. check-in: 516d4f0213 user: dkf tags: trunk | |
| 17:31 | Improve nroff macro usage check-in: 4b79bd087c user: dkf tags: trunk | |
| 14:39 | merge updates from HEAD check-in: 950b035c1c user: dgp tags: dgp-refactor | |
| 14:38 | merge updates from HEAD check-in: 19e81175a0 user: dgp tags: core-stabilizer-branch | |
| 04:35 | * generic/tclCompExpr.c: Moved a misplaced declaration that blocked compila... check-in: 0852a34f13 user: kennykb tags: trunk | |
|
2007-10-16
| ||
| 20:50 | no message check-in: 54fecb5fcd user: davygrvy tags: trunk | |
| 20:49 | * win/makefile.vc: removed old dependency cruft that is no longer needed. check-in: ccb6c2d6b9 user: davygrvy tags: trunk | |
| 03:50 | merge updates from HEAD check-in: fde4b3b9a7 user: dgp tags: core-stabilizer-branch | |
| 03:42 | merge updates from HEAD check-in: 9837e9e1af user: dgp tags: dgp-refactor | |
|
2007-10-15
| ||
| 21:27 | * generic/tclIOCmd.c: Revise [open] so that it interprets leading zero strings pas... check-in: 985f1d240a user: dgp tags: trunk | |
| 20:04 | no message check-in: 180a16828a user: davygrvy tags: trunk | |
| 20:01 | * tools/mkdepend.tcl: include path problem fixed. Never fight city hall when comes to levels of quo... check-in: 3e035a8398 user: davygrvy tags: trunk | |
| 19:59 | * win/makefile.vc: include path problem fixed for 'depend' target. Never fight city hall when comes... check-in: 75a44a1ab2 user: davygrvy tags: trunk | |
| 18:38 | no message check-in: 6f924b0d70 user: davygrvy tags: trunk | |
| 18:38 | * tools/mkdepend.tcl: Produces usable output, but has an include path problem I haven't sloved yet.... check-in: a9eae607f0 user: davygrvy tags: trunk | |
| 18:38 | merge updates from HEAD check-in: 0c7f954ed1 user: dgp tags: core-stabilizer-branch | |
| 18:32 | merge updates from HEAD check-in: d58cef81bb user: dgp tags: dgp-refactor | |
| 13:29 | * generic/tclParse.c (Tcl_ParseBraces): fix for possible read after the end of buffer, [Bug 181352... check-in: 64f8f8b306 user: msofer tags: core-8-4-branch | |
| 13:22 | * generic/tclParse.c (Tcl_ParseBraces): fix for possible read after the end of buffer, [Bug 181352... check-in: d9c791bfcf user: msofer tags: trunk | |
|
2007-10-14
| ||
| 07:07 | no message check-in: 9be162c035 user: davygrvy tags: trunk | |
| 07:05 | no message check-in: be61604a81 user: davygrvy tags: trunk | |
| 07:04 | * tools/mkdepends.tcl (new): Initial stab at generating automatic * win/makefile.vc: dep... check-in: dee9c18a8a user: davygrvy tags: trunk | |
|
2007-10-12
| ||
| 19:15 | sync with tk fixing tk install fault check-in: a057543321 user: patthoyts tags: trunk | |
| 14:09 | Mine all version information from headers. Sync tcl and tk and bring extension versions closer toge... check-in: 65d8780f53 user: patthoyts tags: trunk | |
| 02:27 | no message check-in: ad4b5dda08 user: davygrvy tags: trunk | |
| 02:26 | * win/makefile.vc: Fixed my bad spelling mistakes from years back. Dedependency, duh! Rather funny... check-in: 892b2e54f9 user: davygrvy tags: trunk | |
| 00:54 | autoheader-2.59 check-in: ac84c94ca6 user: das tags: trunk | |
| 00:54 | comment typo check-in: 6bd9a0c7f4 user: das tags: trunk | |
|
2007-10-11
| ||
| 21:34 | * generic/tclCmdMZ.c: Correct [string is (wide)integer] failure * tests/string.tes... check-in: 9ed4da643a user: dgp tags: trunk | |
| 16:01 | merge updates from HEAD check-in: b847f63668 user: dgp tags: core-stabilizer-branch | |
| 15:59 | merge updates from HEAD check-in: 0eccbb546b user: dgp tags: dgp-refactor | |
| 13:35 | * generic/tclObj.c: remove superfluous #include of tclCompile.h check-in: 58eae67dd3 user: msofer tags: trunk | |
| 12:28 | Tidying up, adding names to log entries, etc. check-in: e185293bea user: dkf tags: trunk | |
| 02:56 | merge updates from HEAD check-in: ab5d38c24f user: dgp tags: dgp-refactor | |
| 02:54 | merge updates from HEAD check-in: c6a84af958 user: dgp tags: core-stabilizer-branch | |
|
2007-10-09
| ||
| 22:16 | Fix my silly blunder with an undeclared variable. check-in: 2b10596c38 user: dkf tags: trunk | |
|
2007-10-08
| ||
| 19:55 | Clarify a little more the previous correction for the Tcl_HashKeyType flags member. check-in: b0e3d4aff0 user: georgeps tags: trunk | |
| 19:49 | Correct the usage of flags. check-in: 9bd0b81448 user: georgeps tags: trunk | |
|
2007-10-05
| ||
| 17:17 | merge updates from HEAD check-in: 284c0d2ce6 user: dgp tags: dgp-refactor | |
| 17:15 | merge updates from HEAD check-in: ee5f85a94e user: dgp tags: core-stabilizer-branch | |
|
2007-10-03
| ||
| 12:53 | * generic/tclObj.c (Tcl_FindCommandFromObj): fix finding a deleted command; cannot trigger this fr... check-in: 6161ef3e0f user: msofer tags: core-8-4-branch | |
|
2007-10-02
| ||
| 21:54 | * generic/tcl.h (Tcl_DecrRefCount): Update change from 2006-05-29 to make macro more warning-robus... check-in: 1a86f9334d user: hobbs tags: trunk | |
| 21:53 | * generic/tcl.h (Tcl_DecrRefCount): Update change from 2006-05-29 to make macro more warning-robus... check-in: b319cb3ca5 user: hobbs tags: core-8-4-branch | |
| 20:11 | Merge updates from HEAD, then [core-stabilizer-branch] * README: Bum... check-in: 49e28c842d user: dgp tags: core-stabilizer-branch | |
| 18:29 | merge updates from HEAD check-in: fb51f1b51d user: dgp tags: dgp-refactor | |
| 18:27 | * generic/tcl.h: Bump version number to 8.5b1.1 to distinguish * library/init... check-in: f75bd88333 user: dgp tags: trunk | |
| 17:46 | * README: Bump version number to 8.4.17 * generic/tcl.h: * too... check-in: 166374329a user: dgp tags: core-8-4-branch | |
| 16:31 | * library/tclIndex: Added 'tcl::tm::path' to the tclIndex. This fixes [SF Bug 1806422] reported... check-in: 0cffd8d27e user: andreas_kupries tags: trunk | |
|
2007-09-25
| ||
| 20:27 | Add a new command, ::tcl::unsupported::disassemble check-in: 2dc70640e6 user: dkf tags: trunk | |
|
2007-09-22
| ||
| 15:46 | s/amount/amt/ [Bug 1800153] check-in: a31f109272 user: das tags: core-8-4-branch | |
|
2007-09-21
| ||
| 05:31 | merge updates from HEAD check-in: 2054ea4814 user: dgp tags: dgp-refactor | |
|
2007-09-20
| ||
| 18:43 | fix 'make checkstubs' complaint about Tcl_PkgInitStubsCheck check-in: 7cd407e74c user: das tags: trunk, core-8-5-b1 | |
| 18:29 | fix order, typo, contributor names check-in: a7d73efbd7 user: das tags: trunk | |
| 18:00 | * changes: updates for 8.5b1 release. check-in: 438500540f user: dgp tags: trunk | |
| 17:55 | document --enable-dtrace configure option check-in: 780ab807ba user: das tags: core-8-4-16, core-8-4-branch | |
| 17:55 | document --enable-dtrace configure option check-in: 6ba81856dd user: das tags: trunk | |
| 16:26 | revised example check-in: c7adb2c2fb user: dgp tags: trunk | |
| 16:24 | * doc/load.n: Backport corrected example. check-in: a60ff8b20d user: dgp tags: core-8-4-branch | |
|
2007-09-19
| ||
| 17:42 | * README: Bump version number to 8.5b1 * generic/tcl.h: Merge f... check-in: dd2ca92517 user: dgp tags: trunk | |
| 17:28 | merge updates from HEAD check-in: 6acb43ad42 user: dgp tags: core-stabilizer-branch | |
| 17:28 | merge updates from HEAD check-in: bd4d43d1cd user: dgp tags: dgp-refactor | |
| 16:08 | * unix/Makefile.in: Update `make dist` so that tclDTrace.d is included in the so... check-in: 6ab7aab08c user: dgp tags: core-8-4-branch | |
| 15:29 | formatting check-in: b9346cfaaf user: dgp tags: trunk | |
| 10:53 | Replace isdigit call with an internal implementation to avoid libc linkage on windows check-in: be4a3534b4 user: patthoyts tags: trunk | |
| 09:24 | typo check-in: b3d06c911e user: dgp tags: core-8-4-branch | |
| 09:23 | * generic/tclPkg.c: Backport fix for [1573844] to the * tests/pkg.test: TC... check-in: 69225f179a user: dgp tags: core-8-4-branch | |
|
2007-09-18
| ||
| 19:39 | Darwin changes for 8.5b1 check-in: a10c2c2013 user: das tags: trunk | |
| 19:37 | Darwin changes for 8.4.16 check-in: 047d1d2082 user: das tags: core-8-4-branch | |
| 17:22 | *** 8.4.16 TAGGED FOR RELEASE *** * changes: updates for 8.4.16 release. check-in: b6f23acaf8 user: dgp tags: core-8-4-branch | |
| 16:07 | * generic/tclStubLib.c: Remove C library calls from Tcl_InitStubs() * win/makefile.v... check-in: ba30ef92c4 user: dgp tags: trunk | |
| 12:47 | autoconf-2.59 check-in: 7060d92e0f user: das tags: trunk | |
| 12:46 | fix quoting of new FreeBSD SHLIB_LD check-in: d07509fa9d user: das tags: trunk | |
|
2007-09-17
| ||
| 22:34 | Add crt flags for tclStubLib now it makes use of C-library functions check-in: aee2fc1d39 user: patthoyts tags: trunk | |
| 20:55 | Use '${CC} -shared' instead of 'ld -Bshareable' to build shared libraries on current NetBSDs [#17492... check-in: cc14fbb071 user: jenglish tags: trunk | |
| 16:26 | merge updates from HEAD check-in: c87900aaba user: dgp tags: core-stabilizer-branch | |
| 16:24 | * unix/Makefile.in: Update `make dist` so that tclDTrace.d is included in the so... check-in: bcd4aae430 user: dgp tags: trunk | |
| 15:10 | merge updates from HEAD check-in: 998f41c78b user: dgp tags: dgp-refactor | |
| 15:03 | merge updates from HEAD check-in: f5355cd31e user: dgp tags: core-stabilizer-branch | |
| 14:50 | * generic/tcl.h: Revised Tcl_InitStubs() to restore Tcl 8.4 * generic/tclPkg.... check-in: 99a55f90cc user: dgp tags: trunk | |
| 12:07 | (CopyData): avoid leaking msg and errObj (if interp == NULL) check-in: ef19734d0e user: das tags: trunk | |
| 11:38 | coverity id 102 check-in: 1df1261457 user: das tags: trunk | |
| 11:37 | coverity id 100 check-in: b396c27797 user: das tags: trunk | |
| 10:43 | Generate literal values more efficiently using TclNewLiteralStringObj macro. check-in: 9c077526f1 user: dkf tags: trunk | |
| 10:40 | Minor cleanup of NULL usage check-in: 39c0206cbb user: dkf tags: trunk | |
| 09:46 | Cleaned up formatting so that lines don't wrap on standard width terminals check-in: e21b0eff60 user: dkf tags: trunk | |
| 08:46 | Do not error on warnings for amd64 symbols build. check-in: aa2e6fba93 user: patthoyts tags: trunk | |
| 08:41 | Default for 8.5 is threaded build check-in: 5fc40f762c user: patthoyts tags: trunk | |
|
2007-09-15
| ||
| 06:01 | * unix/tcl.m4 (SunOS-5.1x): replace direct use of '/usr/ccs/bin/ld' in SHLIB_LD by 'cc' compil... check-in: 377daf85c0 user: das tags: core-8-4-branch | |
| 06:00 | * unix/tcl.m4: replace all direct references to compiler by ${CC} to enable CC overriding at con... check-in: 7c64b38c55 user: das tags: trunk | |
|
2007-09-14
| ||
| 16:35 | merge updates from HEAD check-in: 9eb9ae20c4 user: dgp tags: dgp-refactor | |
| 16:28 | merge updates from HEAD check-in: 6e82e21c91 user: dgp tags: core-stabilizer-branch | |
| 14:58 | Only invalidate the namespace path once on command creation. [1519940] check-in: a06f517fb7 user: dkf tags: trunk | |
| 02:31 | typo check-in: 92198d041e user: das tags: core-8-4-branch | |
| 02:31 | typo check-in: be13d0619b user: das tags: trunk | |
|
2007-09-13
| ||
| 16:13 | whitespace check-in: 5aab07238c user: das tags: core-8-4-branch | |
| 15:28 | * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allows * generic/tclCompile.h: t... check-in: 9eb5b5b76c user: das tags: core-8-4-branch | |
| 15:27 | typo check-in: 958046d3bd user: das tags: trunk | |
| 15:27 | * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allows * generic/tclCompile.h: t... check-in: 4ab9e1dde2 user: das tags: trunk | |
| 15:25 | * generic/tclCmdIL.c: factor our core of InfoFrameCmd() into internal TclInfoFrame() for use by... check-in: 8810173129 user: das tags: trunk | |
|
2007-09-12
| ||
| 16:43 | * unix/Makefile.in: Perform missing updates of the tcltest Tcl * win/Makefile.in... check-in: 6fca98ef1f user: dgp tags: trunk | |
| 14:23 | Use nmakehlp to substitute values for tclConfig.sh (helps cross-compiling). check-in: 9b1361ab3d user: patthoyts tags: trunk | |
|
2007-09-11
| ||
| 21:33 | merge updates from HEAD check-in: 9a224eb981 user: dgp tags: dgp-refactor | |
| 21:33 | merge updates from HEAD check-in: b33cc4078f user: dgp tags: core-stabilizer-branch | |
| 21:26 | * library/tcltest/tcltest.tcl: Accept underscores and colons in * library/tcltest/p... check-in: 104f46469c user: dgp tags: trunk | |
| 21:18 | * library/tcltest/tcltest.tcl: Accept underscores and colons in * library/tcltest/p... check-in: c59a1baa4e user: dgp tags: core-8-4-branch | |
| 18:11 | merge updates from HEAD check-in: a5e9911136 user: dgp tags: dgp-refactor | |
| 17:58 | merge updates from HEAD check-in: f345738126 user: dgp tags: core-stabilizer-branch | |
| 17:46 | * doc/package.n: Restored the functioning of * generic/tclPkg.c: [package... check-in: cdec5768d2 user: dgp tags: trunk | |
| 15:01 | Changelog incompat warning for precompiled scripts check-in: d5685668f0 user: msofer tags: trunk | |
| 14:47 | * generic/tclCompCmds.c (TclCompileDictCmd-update): * generic/tclCompile.c (tclInstructionTable): ... check-in: 589c793c6c user: msofer tags: trunk | |
| 02:39 | * generic/tclExecute.c: Corrected an off-by-one error in the setting of MaxBaseWide for certain powe... check-in: ab2fb9c8bb user: kennykb tags: trunk | |
| 00:10 | Fix for AMD64 target symbols builds. check-in: e8643e72a0 user: patthoyts tags: core-8-4-branch | |
|
2007-09-10
| ||
| 23:06 | * generic/tclLink.c (Tcl_UpdateLinkedVar): guard against var being unlinked. [Bug 1740631] (maros)... check-in: 1ae99dbfd2 user: hobbs tags: core-8-4-branch | |
| 23:05 | * generic/tclLink.c (Tcl_UpdateLinkedVar): guard against var being unlinked. [Bug 1740631] (maros)... check-in: f8c52b5205 user: hobbs tags: trunk | |
| 21:47 | * generic/tclCompile.c: fix tclInstructionTable entry for dictUpdateEnd * generic/tclExecute.c: ... check-in: f1713e89ea user: msofer tags: trunk | |
| 14:59 | * doc/package.n: Restored the document parallel syntax of the * generic/tclPk... check-in: 0cb66c55ea user: dgp tags: trunk | |
| 03:07 | merge updates from HEAD check-in: fef8a70f3f user: dgp tags: dgp-refactor | |
| 03:06 | merge updates from HEAD check-in: 46fa086ee2 user: dgp tags: core-stabilizer-branch | |
| 00:42 | Minor cleanup of RE compiler code, gradually gradually making it more Tcl-ish. check-in: c0796474b5 user: dkf tags: trunk | |
|
2007-09-09
| ||
| 19:28 | * generic/tclInt.h: Removed the "nsName" Tcl_ObjType from the * generic/tclNames... check-in: 821098a818 user: dgp tags: trunk | |
| 17:26 | merge updates from HEAD check-in: 283490f170 user: dgp tags: core-stabilizer-branch | |
| 17:26 | merge updates from HEAD check-in: 516d347dcc user: dgp tags: dgp-refactor | |
| 17:02 | Correct stack effect value in table. check-in: 5b7a60454b user: dgp tags: trunk | |
| 16:51 | * generic/tclCompCmds.c: Use the new INST_REVERSE instruction * tests/mathop.... check-in: d3f7597cfa user: dgp tags: trunk | |
| 14:34 | * generic/tclCompCmds.c (TclCompilePowOpCmd): Make a separate routine to compile *... check-in: 740e36cfaf user: dgp tags: trunk | |
| 04:14 | merge updates from HEAD check-in: 9015323aea user: dgp tags: core-stabilizer-branch | |
| 04:14 | merge updates from HEAD check-in: 7490610dea user: dgp tags: dgp-refactor | |
|
2007-09-08
| ||
| 23:36 | * generic/tclVar.c (Tcl_SetVar2, TclPtrSetVar): [Bug 1710710] fixed correctly, reverted fix of 200... check-in: c13eb6ffae user: msofer tags: trunk | |
| 22:36 | Fix [Bug 1786481] check-in: 2a50a66b78 user: dkf tags: trunk | |
|
2007-09-07
| ||
| 20:21 | merge updates from HEAD check-in: b71b081a27 user: dgp tags: dgp-refactor | |
| 20:20 | merge updates from HEAD check-in: a38122f5fa user: dgp tags: core-stabilizer-branch | |
| 18:11 | * generic/tclEvent.c ([::tcl::Bgerror]): Corrections to Tcl's * tests/event.t... check-in: cf178ab0f4 user: dgp tags: trunk | |
| 18:01 | * generic/tclProc.c (TclInitCompiledLocals): the refCount of resolved variables was being managed ... check-in: e7a972850c user: msofer tags: trunk | |
| 15:51 | * generic/tclResult.c (Tcl_GetReturnOptions): Take care that a * tests/init.test: ... check-in: f4e64b0c79 user: dgp tags: trunk | |
| 03:15 | merge updates from HEAD check-in: 2c46d786c6 user: dgp tags: dgp-refactor | |
| 01:23 | merge updates from HEAD check-in: b9ddcd2e17 user: dgp tags: core-stabilizer-branch | |
| 00:34 | header cleanup check-in: c31699d2f1 user: dgp tags: trunk | |
|
2007-09-06
| ||
| 20:16 | Fixed obvious stupid error. [Bug 1786647] check-in: ec5ad54498 user: dkf tags: core-8-4-branch | |
| 19:23 | * generic/tclInterp.c (Tcl_Init): Removed constraint on ability to define a cu... check-in: 2289e361d8 user: dgp tags: trunk | |
| 18:20 | merge updates from HEAD check-in: e581a62da3 user: dgp tags: core-stabilizer-branch | |
| 18:13 | * generic/tclInt.decls: New internal routine TclBackgroundException() * generic/tclE... check-in: d487b6177f user: dgp tags: trunk | |
| 09:36 | typo check-in: da504fa0ec user: das tags: trunk | |
| 08:07 | * macosx/Tcl.xcode/project.pbxproj: discontinue unmaintained support * macosx/Tcl.xcode/default.pb... check-in: e80aeb3e3c user: das tags: trunk | |
| 07:26 | discontinue support for Xcode 1.5 (project was no longer being maintained); make identical to curren... check-in: a3a2884ba3 user: das tags: trunk | |
| 05:02 | replace (ab)use of GENERIC_FLAGS as a unix/Makefile override by dedicated EXTRA_CFLAGS var check-in: 4e3c58ee19 user: das tags: trunk | |
|
2007-09-05
| ||
| 21:31 | * generic/tclBasic.c: Removed support for the unmaintained * generic/tclExecute.c:... check-in: 52d95eb911 user: dgp tags: trunk | |
| 01:39 | correct autoconf/autoheader dependencies check-in: 85f240368a user: das tags: trunk | |
| 01:38 | fix building on Panther check-in: 13b33e9000 user: das tags: core-8-4-branch | |
| 01:38 | fix building on Panther check-in: b08f8c2418 user: das tags: trunk | |
|
2007-09-04
| ||
| 19:21 | merge updates from HEAD check-in: fefe134c13 user: dgp tags: core-stabilizer-branch | |
| 19:17 | * unix/Makefile.in: It's unreliable to count on the release manager to remember ... check-in: 162b8bc485 user: dgp tags: trunk | |
| 18:48 | merge updates from HEAD check-in: 13b6ba3eb6 user: dgp tags: core-stabilizer-branch | |
| 18:45 | * unix/Makefile.in: Corrections to `make dist` dependencies to be sure that maco... check-in: 7dd4382253 user: dgp tags: trunk | |
| 18:36 | merge updates from HEAD check-in: 3dd1e96fca user: dgp tags: core-stabilizer-branch | |
| 18:35 | * unix/Makefile.in: Corrections to `make dist` dependencies to be sure that maco... check-in: cefd8aaaf1 user: dgp tags: trunk | |
| 17:43 | merge updates from HEAD check-in: 93ee5fafc4 user: dgp tags: core-stabilizer-branch | |
|
2007-09-03
| ||
| 21:27 | * tests/lindex.test (lindex-17.[01]): Added code to detect the error when a script does [lindex {}... check-in: 540ed3dbdd user: kennykb tags: trunk | |
| 20:17 | Olson's tzdata2007g check-in: 820ffba5ee user: kennykb tags: trunk | |
| 01:36 | * generic/tclObj.c (TclInitObjSubsystem): restore registration of the "wideInt" Tcl_ObjType ... check-in: 3aeabd1082 user: das tags: trunk | |
| 01:36 | make tclVarHashKeyType definition static check-in: c90f339469 user: das tags: trunk | |
| 01:28 | fix warnings about 64bit signed vs unsigned comparison check-in: 87372de9f4 user: das tags: trunk | |
|
2007-09-02
| ||
| 22:37 | Doc clarification. check-in: 8f3ffe661e user: dkf tags: trunk | |
|
2007-08-30
| ||
| 19:24 | * generic/tclCompile.c: Added fflush() calls following all callers of * generic/tclE... check-in: 2387f90c46 user: dgp tags: trunk | |
|
2007-08-28
| ||
| 17:43 | * generic/tclCompExpr.c: Use a table lookup in ParseLexeme() to determine lex... check-in: a042911ac1 user: dgp tags: trunk | |
| 16:24 | * generic/tclBasic.c: Used unions to better clarify overloading of * generic/tclCo... check-in: 011da3090c user: dgp tags: trunk | |
|
2007-08-27
| ||
| 23:30 | typo check-in: 717c1de5a4 user: das tags: trunk | |
| 19:56 | * generic/tclCompExpr.c: Call TclCompileSyntaxError() when expression syntax ... check-in: 2eb1879aac user: dgp tags: trunk | |
| 15:12 | * generic/tclCompile.c: Move the deallocation of local LiteralTable * generic/tclCom... check-in: 27a33626be user: dgp tags: trunk | |
| 14:56 | * generic/tclCompExpr.c: Force numeric and boolean literals in expressions to... check-in: d4d9e06b8a user: dgp tags: trunk | |
| 06:46 | fix warnings about signed vs unsigned comparison (type of sizeof() is size_t i.e. unsigned!) check-in: 70e3badcc6 user: das tags: trunk | |
|
2007-08-25
| ||
| 17:12 | * generic/tclClock.c (FormatClock): Claimed additional space for the %c format code to avoid a buffe... check-in: 975081e0e1 user: kennykb tags: core-8-4-branch | |
| 16:53 | * library/clock.tcl (ParseClockScanFormat): Modified code to allow * tests/clock.test (clock-60.*): ... check-in: ef5625c545 user: kennykb tags: trunk | |
| 03:23 | * generic/tclExecute.c (TclExecuteByteCode): Added code to handle * tests/expr.test (expr-23.48-53) ... check-in: 579b6a0cc0 user: kennykb tags: trunk | |
|
2007-08-24
| ||
| 21:34 | * generic/tclCompExpr.c: Register literals found in expressions * tests/compE... check-in: 5d79ae73c5 user: dgp tags: trunk | |
| 11:22 | * generic/tclCompile.c: replaced copy loop that tripped some compilers with memmove [Bug 1780870] check-in: 507783b0c7 user: msofer tags: trunk | |
| 11:22 | * generic/tclCompile.c: replaced copy loop that tripped some compilers with memmove [Bug 1780870] check-in: abcd910d18 user: msofer tags: core-8-4-branch | |
|
2007-08-23
| ||
| 20:00 | * library/init.tcl ([auto_load_index]): Delete stray "]" that created an expr syntax... check-in: e0f8f0d180 user: dgp tags: trunk | |
| 19:35 | * generic/tclCompCmds.c (TclCompileReturnCmd): Added crash protection to handle cal... check-in: 22360ee017 user: dgp tags: trunk | |
| 17:20 | * generic/tclCompExpr.c: Suppress the attempt to convert to numeric when pre-... check-in: e488b4a8cd user: dgp tags: trunk | |
| 00:27 | ensure WORDS_BIGENDIAN redefinition is consistent with autoconf definition check-in: 6b0d11412b user: das tags: core-8-4-branch | |
| 00:27 | ensure WORDS_BIGENDIAN redefinition is consistent with autoconf definition check-in: b7550ae4dc user: das tags: trunk | |
|
2007-08-22
| ||
| 14:31 | * generic/tclExecute.c (TEBC): disable the new shortcut to frequent INSTs for debug builds. REVERT... check-in: 0d5e1f847d user: msofer tags: trunk | |
| 14:04 | Missing init in ParseExpr(). Label needs debug build exposure in TEBC. check-in: 78a7370993 user: dgp tags: trunk | |
| 13:30 | * generic/tclExecute.c (TEBC): disable the new shortcut to frequent INSTs for debug builds. check-in: a9a5981e6e user: msofer tags: trunk | |
|
2007-08-21
| ||
| 20:41 | * generic/tclMain.c: Corrected the logic of dropping the last * tests/main.test: ... check-in: 8b6639f41a user: dgp tags: trunk | |
| 20:16 | thread-4.4: clear ::errorInfo in the thread as a message is left here from init.tcl on windows due t... check-in: 6461c7599a user: patthoyts tags: trunk | |
|
2007-08-20
| ||
| 16:52 | * generic/tclExecute.c (INST_SUB): fix usage of the new macro for overflow detection in sums, adap... check-in: ab1fc614af user: msofer tags: trunk | |
|
2007-08-19
| ||
| 22:50 | Swapped the order in the Overflowing macro (created in the last commit by Donal): check first the co... check-in: 07dc5d3581 user: msofer tags: trunk | |
| 22:27 | Make Miguel's overflow-detection more mnemonic with a macro. check-in: 8af33a69a7 user: dkf tags: trunk | |
| 18:59 | * generic/tclExecute.c: changed the check for overflow in sums, reducing objsize, number of branch... check-in: 00c98cb96b user: msofer tags: trunk | |
| 10:25 | Resolve [Bug 1752148] check-in: 2415771aae user: dkf tags: trunk | |
|
2007-08-17
| ||
| 01:11 | * generic/tclVar.c: improved localVarNameType caching to leverage the new availability of Tcl_Obj ... check-in: ba286ec0a7 user: msofer tags: trunk | |
|
2007-08-16
| ||
| 20:39 | * generic/tclExecute.c: check the two most frequent instructions before the switch. Reduces both r... check-in: 1236955f45 user: msofer tags: trunk | |
| 19:19 | * generic/tclCompExpr.c: Added a "constant" field to the OpNode struct (again... check-in: 109752ebaf user: dgp tags: trunk | |
|
2007-08-15
| ||
| 17:43 | Fix [Bug 1773127] check-in: ae9094be9c user: dkf tags: trunk | |
|
2007-08-14
| ||
| 21:04 | * generic/tclExecute.c (INST_INVOKE*): peephole opt, do not get the interp's result if it will be ... check-in: cbfe055d8c user: msofer tags: trunk | |
| 17:18 | comment corrections check-in: 50d889f79b user: dgp tags: trunk | |
| 15:17 | * generic/tclBasic.c: Use fully qualified variable names for * tests/thread.test: ... check-in: c2aa87efde user: dgp tags: trunk | |
| 15:15 | * tests/trace.test: Backport some tests. check-in: fd5a34a404 user: dgp tags: core-8-4-branch | |
| 06:34 | * unix/tclLoadDyld.c: use dlfcn API on Mac OS X 10.4 and later; fix issues with loading from memor... check-in: 51745de0b8 user: das tags: core-8-4-branch | |
| 06:33 | * unix/tclLoadDyld.c: use dlfcn API on Mac OS X 10.4 and later; fix issues with loading from memor... check-in: 58634f8ad3 user: das tags: trunk | |
| 06:32 | * unix/dltest/pkga.c: whitespace & comment cleanup, remove * unix/dltest/pkgb.c: unused pkgf.c. ... check-in: 9c5c352689 user: das tags: trunk | |
|
2007-08-13
| ||
| 23:07 | * generic/tclExecute.c: Provide DECACHE/CACHE protection to the * tests/trace.test: ... check-in: a27ab3e86d user: dgp tags: trunk | |
|
2007-08-12
| ||
| 21:58 | * generic/tclCmdMZ.c (Tcl_SplitObjCmd): use TclNewStringObj macro instead of calling the function.... check-in: 2f9503ea2a user: msofer tags: trunk | |
| 14:40 | * generic/tcl_Obj.c (TclAllocateFreeObjects): remove unneeded memset to 0 of all allocated objects... check-in: e542780787 user: msofer tags: trunk | |
|
2007-08-11
| ||
| 21:48 | * generic/tclInt.h: remove redundant ops in TclNewStringObj macro check-in: 5a7a3d348f user: msofer tags: trunk | |
| 03:12 | fix missing preprocessor \ line continuation check-in: 68b7dad5ed user: das tags: core-8-4-branch | |
| 03:12 | fix missing preprocessor \ line continuation check-in: c3ab19362f user: das tags: trunk | |
|
2007-08-10
| ||
| 18:40 | * generic/tclInt.h: fix the TclSetVarNamespaceVar macro, was causing a leak. check-in: 55d3cb8db5 user: msofer tags: trunk | |
| 16:00 | Then reorder code to eliminate duplication. check-in: 5615a73eee user: dgp tags: trunk | |
| 14:02 | * generic/tclCompExpr.c: Revise CompileExprTree() to use the OpNode mark fiel... check-in: 3c5022e036 user: dgp tags: trunk | |
| 00:43 | * generic/tclProc.c (TclCreateProc): better comments on the required varflag values when loading p... check-in: 0430f3472e user: msofer tags: trunk | |
|
2007-08-09
| ||
| 12:20 | * generic/tclExecute.c (INST_STORE_ARRAY): * tests/trace.test (trace-2.6): whole array write trace... check-in: f9ac70f020 user: msofer tags: trunk | |
|
2007-08-08
| ||
| 22:57 | * generic/tclProc.c (InitLocalCache): reference firstLocalPtr via procPtr. codePtr->procPtr == NU... check-in: 50b1b431cf user: hobbs tags: trunk | |
| 20:52 | * generic/tclExecute.c: Corrected failure to compile/link in the -DNO_WIDE_TYPE conf... check-in: 900c479aa1 user: dgp tags: trunk | |
| 20:25 | * generic/tclExecute.c: Corrected improper use of bignum arguments * tests/expr.test... check-in: a7035d0542 user: dgp tags: trunk | |
| 18:39 | renamed InitCompiledLocals to InitResolvedLocals to make it clearer that it is not called in the nor... check-in: 75cb03998c user: msofer tags: trunk | |
| 18:34 | * generic/tclInt.h: remove comments refering to VAR_SCALAR, as that flag bit does not exist any lo... check-in: b9cc3486dd user: msofer tags: trunk | |
|
2007-08-07
| ||
| 17:28 | * generic/tclInt.decls: Exporting via stubs to help * generic/tclInt.h: xotcl adapt to Var... check-in: 714bebf300 user: msofer tags: trunk | |
| 05:06 | * unix/Makefile.in: add support for compile flags specific to object files linked directly into... check-in: 3002cbfa50 user: das tags: core-8-4-branch | |
| 05:06 | * unix/Makefile.in: add support for compile flags specific to object files linked directly into... check-in: 29c6a0cf54 user: das tags: trunk | |
| 05:04 | * generic/tclEnv.c: improve environ handling on Mac OS X (adapted * unix/tclUnixPort.h: from Apple... check-in: a9a78987d9 user: das tags: core-8-4-branch | |
| 05:04 | * generic/tclEnv.c: improve environ handling on Mac OS X (adapted * unix/tclUnixPort.h: from Apple... check-in: 3bd24ce9b5 user: das tags: trunk | |
|
2007-08-06
| ||
| 20:20 | * tests/parseExpr.test: Update source file name of expr parser code. * generic/tclC... check-in: e07d15d52d user: dgp tags: trunk | |
| 17:25 | * generic/tclGetDate.y: Added a cast to the definition of YYFREE to silence compi... check-in: 7f6eeb56bd user: kennykb tags: trunk | |
|
2007-08-05
| ||
| 02:46 | fix breakage in TCL_COMPILE_DEBUG build check-in: 596d49fa5c user: das tags: trunk | |
|
2007-08-04
| ||
| 18:54 | missing Changelog entry check-in: fa49dcedcf user: msofer tags: trunk | |
| 18:32 | modifs to help itcl adapt to VarReform check-in: c49c117219 user: msofer tags: trunk | |
|
2007-08-03
| ||
| 13:51 | Tidying up. check-in: 6951cb3f0c user: dkf tags: trunk | |
|
2007-08-02
| ||
| 07:32 | autoheader-2.59 check-in: 77384e4e9f user: das tags: trunk | |
|
2007-08-01
| ||
| 19:33 | Regenerated configure using autoconf 2.59. Autoconf 2.61 changed the location of the installed manpa... check-in: 56ccef71bd user: andreas_kupries tags: trunk | |
| 15:17 | Rewrote word.tcl for greater efficiency. [Bug 1764318] check-in: 69bafc52fe user: dkf tags: trunk | |
| 13:27 | Abstracted the 'offsetof' to a TclOffset macro as per Tk_Offset to permit compilation with MSVC6 and... check-in: b38a5b0e23 user: patthoyts tags: trunk | |
| 12:09 | * generic/tclVar.c (TclCleanupVar): fix [Bug 1765225], thx Larry Virden. check-in: c8bc140a94 user: msofer tags: trunk | |
|
2007-07-31
| ||
| 17:03 | VarReform [Patch 1750051] *** POTENTIAL INCOMPATIBILITY *** (tclInt.h and tclCompile.h) check-in: 2fbb344601 user: msofer tags: trunk | |
| 14:05 | Regen with autoconf 2.61 check-in: 460d2e3732 user: msofer tags: trunk | |
| 14:03 | * unix/configure.in: allow use of 'inline' in Tcl sources * win/configure.in: [Patch 1754128] * ... check-in: d59e42acd5 user: msofer tags: trunk | |
| 13:57 | Whitespace/format cleanup check-in: 445a5387bb user: dkf tags: trunk | |
| 10:14 | Added missing bug number. ;-) check-in: d9a3609ca1 user: dkf tags: trunk | |
| 10:04 | * unix/tclUnixInit.c (TclpSetVariables): Use the thread-safe getpwuid replacement to... check-in: 1e89da1930 user: dkf tags: trunk | |
| 09:30 | Simplify the #ifdef logic. check-in: 5ed616355a user: dkf tags: trunk | |
| 08:23 | One more bad change spotted by AKu check-in: 0920c940d7 user: dkf tags: trunk | |
| 08:19 | Fix test failures. check-in: 04a60bc497 user: dkf tags: trunk | |
|
2007-07-30
| ||
| 13:42 | Added macros to make bit chopping clearer check-in: 7c9c662916 user: dkf tags: trunk | |
|
2007-07-24
| ||
| 11:40 | fix wrong TIP # in Changelog check-in: a0775c3edb user: msofer tags: trunk | |
| 03:14 | comment fix check-in: 4852e811e8 user: msofer tags: trunk | |
| 03:11 | changelog completion check-in: 60c93f1668 user: msofer tags: trunk | |
| 03:05 | * generic/tclBasic.c (TEOvI, GetCommandSource): * generic/tclExecute.c (TEBC, TclGetSrcInfoForCmd)... check-in: 7d05132ec3 user: msofer tags: trunk | |
|
2007-07-20
| ||
| 16:49 | * library/platform/platform.tcl: Fixed bug in 'platform::patterns' * library/platform/pkgIndex.tc... check-in: 6dda18cb69 user: andreas_kupries tags: trunk | |
| 04:47 | merge updates from HEAD check-in: 2d8787738e user: dgp tags: dgp-refactor | |
|
2007-07-19
| ||
| 22:52 | merge updates from HEAD check-in: dccc73c7a3 user: dgp tags: core-stabilizer-branch | |
| 13:57 | * generic/tclParse.c: In contexts where interp and parsePtr->interp might be diffe... check-in: a3376f36f3 user: dgp tags: trunk | |
| 13:43 | * generic/tclParse.c: In contexts where interp and parsePtr->interp might be diffe... check-in: 01fbe5d14a user: dgp tags: core-8-4-branch | |
|
2007-07-18
| ||
| 21:10 | * generic/tclCompExpr.c: Removed unused arguments and variables. check-in: 8ee2a50da3 user: dgp tags: trunk | |
|
2007-07-17
| ||
| 20:51 | typo check-in: d985f7937a user: dgp tags: trunk | |
| 19:18 | * generic/tclCompExpr.c (ParseExpr): While adding comments to explain the operatio... check-in: bc22e9e5f3 user: dgp tags: trunk | |
|
2007-07-16
| ||
| 19:50 | * generic/tclCompExpr.c: More commentary. * tests/parseExpr.test: Sev... check-in: 2939551e55 user: dgp tags: trunk | |
|
2007-07-12
| ||
| 22:13 | additional commentary check-in: 8f4d9f2af8 user: dgp tags: trunk | |
| 18:48 | * generic/tclCompExpr.c: Factored out, corrected, and commented common code f... check-in: ce868b8b44 user: dgp tags: trunk | |
| 14:30 | merge updates from HEAD check-in: ecf40d3813 user: dgp tags: dgp-refactor | |
| 14:29 | merge updates from HEAD check-in: c7f2802afe user: dgp tags: core-stabilizer-branch | |
|
2007-07-11
| ||
| 21:27 | 2007-07-11 Miguel Sofer <msofer@users.sf.net> * generic/tclCompCmds.c (TclCompileWhileCmd): * g... check-in: c7bb9fa5b4 user: msofer tags: trunk | |
| 14:43 | * generic/tclCompExpr.c: Added a "parseOnly" flag argument to ParseExpr() to ... check-in: 67ae611ad6 user: dgp tags: trunk | |
|
2007-07-10
| ||
| 21:44 | merge updates from HEAD check-in: 60c07129e7 user: dgp tags: dgp-refactor | |
| 21:42 | merge updates from HEAD check-in: 61a5713e42 user: dgp tags: core-stabilizer-branch | |
| 21:37 | Renamed some variables for clarity and replaced some cryptic logic with more readable macros... check-in: 7b139de96e user: dgp tags: trunk | |
| 17:07 | Removed some unused counter variables. check-in: 063426b6eb user: dgp tags: trunk | |
| 16:57 | * generic/tclCompExpr.c: Added a field for operator precedence to be stored d... check-in: c40afb4ece user: dgp tags: trunk | |
|
2007-07-09
| ||
| 21:11 | More extended commentary about the data structures of the expr parser. check-in: 567e8728ca user: dgp tags: trunk | |
| 17:34 | * generic/tclCompExpr.c: Revision so that the END lexeme never gets inserted ... check-in: ff8b1f0bdf user: dgp tags: trunk | |
| 14:51 | * generic/tclCompExpr.c: Added missing creation and return of the Tcl_Parse f... check-in: 32e57fe3bc user: dgp tags: trunk | |
| 13:00 | merge updates from HEAD check-in: c9bbc5d0ee user: dgp tags: dgp-refactor | |
| 12:52 | merge updates from HEAD check-in: 7df004cf16 user: dgp tags: core-stabilizer-branch | |
| 12:31 | merge updates toward HEAD check-in: 0311bed70c user: dgp tags: dgp-refactor | |
|
2007-07-05
| ||
| 22:21 | More work in progress commenting the expr parser check-in: e04b1a81c3 user: dgp tags: trunk | |
| 18:31 | Start of work adding more useful comments to the expr parser. check-in: 6db899357a user: dgp tags: trunk | |
| 18:03 | * library/init.tcl (unknown): Corrected inconsistent error message in interactive ... check-in: 3cd6244054 user: dgp tags: core-8-4-branch | |
| 18:02 | * library/init.tcl (unknown): Corrected inconsistent error message in interactive ... check-in: c05e2d8a1f user: dgp tags: trunk | |
| 14:12 | merge updates from HEAD check-in: df8bca6346 user: dgp tags: core-stabilizer-branch | |
| 12:03 | clarify comments for last commit check-in: 679c982356 user: msofer tags: trunk | |
| 11:49 | * generic/tclNamesp.c (SetNsNameFromAny): * generic/tclObj.c (SetCmdNameFromAny): Avoid unnecess... check-in: c05ecd439b user: msofer tags: trunk | |
|
2007-07-04
| ||
| 23:56 | * generic/tclNamesp.c: Fix case where a FQ cmd or ns was being * generic/tclObj.c: cached i... check-in: d9dba1777c user: msofer tags: trunk | |
| 15:24 | Remove over-wide lines from nroff output. check-in: 92080b4098 user: dkf tags: trunk | |
| 15:15 | merge updates from HEAD check-in: dda06d7695 user: dgp tags: dgp-refactor | |
| 15:13 | merge updates from HEAD check-in: ce967214dc user: dgp tags: core-stabilizer-branch | |
| 14:45 | Remove over-wide lines from nroff output. check-in: 49c8d67446 user: dkf tags: trunk | |
| 13:51 | Fixing some minor nroff misuses check-in: 0910ed8ce6 user: dkf tags: trunk | |
| 13:25 | Minor formatting fixes and additional notes on portability of [file] check-in: 17fa8257c8 user: dkf tags: trunk | |
| 12:33 | Minor fixes (type of heading, format of SEE ALSO) and added KEYWORDS check-in: 167312664b user: dkf tags: trunk | |
|
2007-07-03
| ||
| 20:35 | merge updates from HEAD check-in: 22db77a317 user: dgp tags: dgp-refactor | |
| 20:25 | merge updates from HEAD check-in: ef4e01456d user: dgp tags: core-stabilizer-branch | |
| 18:36 | * generic/tclCompExpr.c: Revised #define values so that there is now more exp... check-in: 365d567aa1 user: dgp tags: trunk | |
| 09:36 | Minor *roff usage fixes check-in: 7e2452d1a6 user: dkf tags: trunk | |
| 02:54 | merge updates from HEAD check-in: 099b3f38d7 user: dgp tags: dgp-refactor | |
| 02:28 | merge updates from HEAD check-in: ee65fc56de user: dgp tags: core-stabilizer-branch | |
|
2007-07-02
| ||
| 21:10 | * generic/tcl.h: Removed TCL_PRESERVE_BINARY_COMPATIBILITY and * generic/tclH... check-in: 2ee96de43c user: dgp tags: trunk | |
| 20:30 | Simplify string hashing a little. [FRQ 951168] check-in: bf5e28ec4a user: dkf tags: trunk | |
| 19:18 | * generic/tclIO.c: Removed dead code. * unix/tclUnixChan.c: check-in: f1679dd963 user: dgp tags: trunk | |
| 17:32 | * generic/tclCompExpr.c: Removed dead code, old implementations * generic/tcl... check-in: 3957220b51 user: dgp tags: trunk | |
| 17:13 | * generic/tclCompExpr.c: Removed dead code, old implementations * generic/tcl... check-in: 80ae569cd1 user: dgp tags: trunk | |
|
2007-07-01
| ||
| 18:29 | merge updates from HEAD check-in: 0b87a0b021 user: dgp tags: dgp-refactor | |
| 17:31 | merge updates from HEAD check-in: 25efbdbb22 user: dgp tags: core-stabilizer-branch | |
| 14:49 | fix typo ... donal broke the build check-in: baa1a769b0 user: msofer tags: trunk | |
|
2007-06-30
| ||
| 14:07 | Plug a memory leak caused by a missing Tcl_DecrRefCount on an error path. [Bug 1717186] check-in: b9ed04cf0c user: dkf tags: trunk | |
| 13:56 | De-fang an instance of the shared-result anti-pattern. [Bug 1716704] check-in: 409b92bba6 user: dkf tags: core-8-4-branch | |
| 09:59 | Prevent RemeberSyncObj() from growing the sync object lists by reusing already free'd slots, if poss... check-in: 41d4c04c24 user: vasiljevic tags: trunk | |
| 09:58 | Prevent RemeberSyncObj() from growing the sync object lists by reusing already free'd slots, if poss... check-in: 5018ee60c0 user: vasiljevic tags: core-8-4-branch | |
|
2007-06-29
| ||
| 22:37 | Improved documentation of Tcl_DictObjDone to make it clearer how to use it. [Bug 1710795] check-in: fb02dc713d user: dkf tags: trunk | |
| 03:17 | * generic/tclAlloc.c: on Darwin, ensure memory allocated by * generic/tclThreadAlloc.c: the custo... check-in: f80bb890e9 user: das tags: core-8-4-branch | |
| 03:17 | * generic/tclAlloc.c: on Darwin, ensure memory allocated by * generic/tclThreadAlloc.c: the custo... check-in: 28e130888f user: das tags: trunk | |
| 03:16 | * generic/tclGetDate.y: use ckalloc/ckfree instead of malloc/free. * generic/tclDate.c: bison 1.87... check-in: 11c00e6d4f user: das tags: trunk | |
| 03:16 | * generic/tclBasic.c (TclEvalEx): fix warnings. check-in: 07d5634292 user: das tags: trunk | |
| 03:15 | * macosx/Tcl.xcodeproj/project.pbxproj: improve support for renamed tcl * macosx/Tcl.xcodeproj/def... check-in: b36e47fa57 user: das tags: trunk | |
|
2007-06-28
| ||
| 21:28 | unsigned int type matching check-in: fbc4a8da87 user: dgp tags: trunk | |
| 21:24 | * generic/tclBasic.c: Removed dead code, including the * generic/tclExecut... check-in: 151eab9347 user: dgp tags: trunk | |
| 21:10 | Silence constness warnings for TclStackFree when building with msvc. check-in: e7805530ef user: patthoyts tags: trunk | |
| 18:11 | merge updates from HEAD check-in: a24b0380c1 user: dgp tags: dgp-refactor | |
| 18:09 | merge updates from HEAD check-in: 186e4fc5e5 user: dgp tags: core-stabilizer-branch | |
| 13:56 | * generic/tclVar.c (UnsetVarStruct): fix possible segfault with recent streamlining. check-in: a179e59a3f user: msofer tags: trunk | |
|
2007-06-27
| ||
| 22:45 | merge updates from HEAD check-in: 83b4406242 user: dgp tags: dgp-refactor | |
| 22:44 | merge updates from HEAD check-in: dd41e5f086 user: dgp tags: core-stabilizer-branch | |
| 18:21 | * generic/tclTrace.c: Corrected broken trace reversal logic in * generic/tclTest.c... check-in: 73868a81de user: dgp tags: trunk | |
| 17:30 | formatting check-in: 85f6f23a62 user: dgp tags: core-8-4-branch | |
| 17:29 | * generic/tclCmdMZ.c: Corrected broken trace reversal logic in * generic/tclTest.c... check-in: a32f24e76c user: dgp tags: core-8-4-branch | |
| 03:47 | merge updates from HEAD check-in: e98767f342 user: dgp tags: dgp-refactor | |
| 01:37 | merge updates from HEAD check-in: 090749ed16 user: dgp tags: core-stabilizer-branch | |
|
2007-06-26
| ||
| 22:12 | * generic/tclBasic.c (TclEvalEx): Moved some arrays from the C stack to the Tc... check-in: c114ba528e user: dgp tags: trunk | |
| 13:34 | * generic/tclVar.c (UnsetVarStruct): more streamlining. check-in: 642e4d43f0 user: msofer tags: trunk | |
| 03:12 | * generic/tclExecute.c: Safety checks to avoid crashes in the TclStack* routines whe... check-in: b606177a4b user: dgp tags: trunk | |
|
2007-06-25
| ||
| 19:24 | merge updates from HEAD check-in: f60fbfd8b3 user: dgp tags: dgp-refactor | |
| 18:53 | merge updates from HEAD check-in: 436f99c1ba user: dgp tags: core-stabilizer-branch | |
| 17:46 | * generic/tclVar.c (UnsetVarStruct): fixing incomplete change, more streamlining. check-in: f08623444e user: msofer tags: trunk | |
| 17:39 | merge updates toward HEAD check-in: eed0ebaa22 user: dgp tags: dgp-refactor | |
| 13:19 | * generic/tclVar.c (UnsetVarStruct): fixing incomplete change check-in: a0f1c28e39 user: msofer tags: trunk | |
|
2007-06-24
| ||
| 18:18 | * generic/tclVar.c (TclDeleteCompiledLocalVars): removed inlining that ended up not really optimis... check-in: b67ced1825 user: msofer tags: trunk | |
| 16:05 | * generic/tclVar.c (UnsetVarStruct): fixed a leak introduced in last commit. check-in: 5c27e20683 user: msofer tags: trunk | |
|
2007-06-23
| ||
| 23:20 | fix warnings check-in: 32f6ca9bf0 user: das tags: trunk | |
| 18:13 | * generic/tclVar.c (UnsetVarStruct, TclDeleteVars): made the logic slightly clearer, eliminated so... check-in: 2eeffb408a user: msofer tags: trunk | |
| 00:23 | * macosx/tclMacOSXNotify.c (AtForkChild): don't call CoreFoundation APIs after fork() on systems w... check-in: 2e4ef48ddd user: das tags: core-8-4-branch | |
| 00:23 | * macosx/tclMacOSXNotify.c (AtForkChild): don't call CoreFoundation APIs after fork() on systems w... check-in: 36af5226c8 user: das tags: trunk | |
|
2007-06-22
| ||
| 20:42 | * generic/tclCmdIL.c: More conversions to use TclStackAlloc. * generic/tclScan.c: check-in: ebf25c463a user: dgp tags: trunk | |
| 17:09 | * generic/tclExecute.c: Revised TclStackRealloc() signature to better * generic/tclI... check-in: 81b13808a3 user: dgp tags: trunk | |
|
2007-06-21
| ||
| 18:41 | * generic/tclBasic.c: Move most instances of the Tcl_Parse struct * generic/tclCom... check-in: 707a2f7cf1 user: dgp tags: trunk | |
| 17:45 | * generic/tclBasic.c (TEOvI): Made sure that leave * generic/tclExecute.c (INST_INVOKE): ... check-in: 58ab24b640 user: msofer tags: trunk | |
| 16:31 | merge updates from HEAD check-in: 98cb152178 user: dgp tags: dgp-refactor | |
| 16:04 | merge updates from HEAD check-in: 9b4cd8d23b user: dgp tags: core-stabilizer-branch | |
| 12:43 | Fix comments referring to {expand}. [Bug 1600859] check-in: 44134272e1 user: dkf tags: trunk | |
|
2007-06-20
| ||
| 22:36 | * generic/tclVar.c: streamline namespace vars deletion: only compute the variable's full name if t... check-in: 0d558d3ffe user: msofer tags: trunk | |
| 19:27 | correct pointer type mismatch in latest commit check-in: c4e7a02eeb user: dgp tags: trunk | |
| 18:46 | * generic/tclInt.decls: Revised the interfaces of the routines * generic/tclExecute.... check-in: 4ea644b0de user: dgp tags: trunk | |
| 18:01 | * tools/tcltk-man2html.tcl: revamp of html doc output to use CSS, standardized headers, subheaders... check-in: 5f447112cf user: hobbs tags: trunk | |
|
2007-06-19
| ||
| 20:21 | improve comments on Tcl stack management check-in: ccfdd31d0d user: msofer tags: trunk | |
| 19:50 | adding comments to GrowEvaluationStack check-in: 0158b2562d user: msofer tags: trunk | |
| 13:50 | merge updates from HEAD check-in: a03020999a user: dgp tags: dgp-refactor | |
| 02:48 | merge updates from HEAD check-in: 20f7bae489 user: dgp tags: core-stabilizer-branch | |
| 01:13 | * tools/tcltk-man2html.tcl: clean up copyright merging and output. clean up coding constructs. check-in: 8567816881 user: hobbs tags: trunk | |
|
2007-06-18
| ||
| 22:51 | * generic/tclCmdIL.c (InfoFrameCmd): * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): * generic/tclCompil... check-in: af31ea6648 user: msofer tags: trunk | |
| 21:58 | * generic/tclExecute.c (TEBC): Moved the CmdFrame off the C stack and onto the Tcl stack, between ... check-in: 34cba706d3 user: msofer tags: trunk | |
| 21:27 | * generic/tclBasic.c (TclEvalEx,TclEvalObjEx): Moved the CmdFrame off the C stack a... check-in: d09092b4b7 user: dgp tags: trunk | |
| 21:05 | * generic/tclBasic.c (TclEvalEx): Moved the CmdFrame off the C stack and onto ... check-in: dc94bda93b user: dgp tags: trunk | |
|
2007-06-17
| ||
| 21:55 | merge updates from HEAD check-in: c7544db5ed user: dgp tags: dgp-refactor | |
| 21:54 | merge updates from HEAD check-in: 9739ba91a5 user: dgp tags: core-stabilizer-branch | |
| 21:30 | merge updates from HEAD check-in: 2e1c0bbcb9 user: dgp tags: dgp-refactor | |
| 21:29 | Fix [Bug 1738542] check-in: d46aa631cf user: dkf tags: trunk | |
| 19:14 | merge updates from HEAD check-in: cd982ab6bd user: dgp tags: core-stabilizer-branch | |
|
2007-06-16
| ||
| 13:48 | * generic/tclProc.c (TclObjInterpProcCore): Use switch instead of a chain of if's for a modest per... check-in: fcf2f06dbf user: dkf tags: trunk | |
| 06:16 | merge updates from HEAD check-in: 8f6bff2696 user: dgp tags: dgp-refactor | |
| 06:13 | merge updates from HEAD check-in: 042ad7f2ce user: dgp tags: core-stabilizer-branch | |
|
2007-06-15
| ||
| 22:58 | * generic/tclCompCmds.c: Simplified [variable] compiler and * generic/tclExecute.c: executor. M... check-in: 212358ac5d user: msofer tags: trunk | |
| 21:14 | merge updates from HEAD check-in: 5feb3b15dd user: dgp tags: dgp-refactor | |
| 20:30 | merge updates from HEAD check-in: b01fff0a34 user: dgp tags: core-stabilizer-branch | |
| 20:27 | merge updates from HEAD check-in: dc6d061abb user: dgp tags: dgp-refactor | |
| 19:58 | * generic/tclCompile.c: reverted TclEvalObjvInternal and * generic/tclExecute.c: INST_INVOKE to es... check-in: f72ba09644 user: msofer tags: trunk | |
| 19:50 | merge updates from HEAD check-in: 577459321a user: dgp tags: core-stabilizer-branch | |
| 18:14 | * generic/trace.test: added tests 36.* for dynamic trace creation and addition. These tests expose... check-in: ba5776d952 user: msofer tags: trunk | |
| 16:37 | merge updates from HEAD check-in: 9367036736 user: dgp tags: core-stabilizer-branch | |
| 14:38 | Tidy up a bit check-in: cf9867ea37 user: dkf tags: trunk | |
|
2007-06-14
| ||
| 21:10 | Changelog fix check-in: 825f01bc0e user: msofer tags: trunk | |
| 21:02 | * generic/tclInt.decls: Modif to the internals of * generic/tclInt.h: TclObjInterpProc to ... check-in: 53346aab25 user: msofer tags: trunk | |
| 17:29 | * generic/tclProc.c (TclObjInterpProcCore): simplified obj management in wrongNumArgs calls. check-in: 7ec2a73a63 user: msofer tags: trunk | |
| 17:17 | merge updates from HEAD check-in: 8058e9c4d9 user: dgp tags: core-stabilizer-branch | |
| 17:09 | remove C99 var declaration check-in: be8a1daee9 user: hobbs tags: trunk | |
| 17:03 | merge updates from HEAD check-in: 93fc0b74de user: dgp tags: core-stabilizer-branch | |
| 15:56 | * generic/tclCompile.c: SetByteCodeFromAny() can no longer return * generic/tclExecu... check-in: 1658ba8231 user: dgp tags: trunk | |
| 02:43 | * generic/tclExecute.c (TclCompEvalObj): missed update to "there is always a valid frame". * gen... check-in: d77121bc23 user: msofer tags: trunk | |
| 02:28 | Removed unused variable created in latest merge. Silences type-pun compiler warning. check-in: 6d7b961f06 user: dgp tags: dgp-refactor | |
|
2007-06-12
| ||
| 20:06 | added Changelog comment wrt the TEOvI and TEBC changes: ***POTENTIAL INCOMPAT*** There is a subtle... check-in: 59256a4647 user: msofer tags: trunk | |
| 19:38 | merge updates from HEAD check-in: abba220e2b user: dgp tags: dgp-refactor | |
| 15:56 | merge updates from HEAD check-in: f0fa4d3a7d user: dgp tags: core-stabilizer-branch | |
| 12:36 | Silence a 'const'ness warning. check-in: a5edb8803f user: dkf tags: trunk | |
| 12:33 | Convert [info] into an ensemble command. check-in: 825feb050e user: dkf tags: trunk | |
| 12:29 | Improve the argument substitution behaviour of Tcl_WrongNumArgs when faced with ensemble and interp-... check-in: 5acd0e47b4 user: dkf tags: trunk | |
|
2007-06-11
| ||
| 23:00 | * generic/tclNamesp.c: tweaks to Tcl_GetCommandFromObj and * generic/tclObj.c: TclGetNamesp... check-in: e35a22553c user: msofer tags: trunk | |
| 21:32 | * generic/tclNamesp.c: tweaks to Tcl_GetCommandFromObj and * generic/tclObj.c: TclGetNamesp... check-in: fb6049861d user: msofer tags: trunk | |
| 15:12 | * generic/tclExecute.c: comments added to explain iPtr->numLevels management. check-in: 3d366c581d user: msofer tags: trunk | |
|
2007-06-10
| ||
| 23:15 | * generic/tclBasic.c: Further TEOvI split, creating a new * generic/tclCompile.h: TclEvalObjvK... check-in: 8a9d81466c user: msofer tags: trunk | |
| 21:14 | fix Tcl_Panic error message typo [Bug 1712602] check-in: 48f139459a user: hobbs tags: trunk | |
| 21:11 | * README: updated links. [Bug 1715081] check-in: 6ddf3a1aec user: hobbs tags: core-8-4-branch | |
| 21:11 | * README: updated links. [Bug 1715081] check-in: ac81e8b2c0 user: hobbs tags: trunk | |
| 20:39 | * generic/tclExecute.c (TclExecuteByteCode): restore support for INST_CALL_BUILTIN_FUNC1 and INST_... check-in: d47df52505 user: hobbs tags: trunk | |
| 20:25 | * generic/tclInt.h: * generic/tclNamesp.c: * generic/tclObj.c: * generic/tclvar.c: new macros Tc... check-in: fc570b6e1a user: msofer tags: trunk | |
| 00:08 | fix for ne TclCleanupCommandMacro (doh!) check-in: 2717891e95 user: msofer tags: trunk | |
|
2007-06-09
| ||
| 21:58 | * generic/tclExecute.c (INST_INVOKE): isolated two vars to the small block where they are actually... check-in: d8447a9ea9 user: msofer tags: trunk | |
| 21:07 | * generic/tclObj.c (Tcl_GetCommandFromObj): rewritten to make the logic clearer; slightly faster t... check-in: 30e56fed6a user: msofer tags: trunk | |
| 20:22 | added incompat warning in Changelog check-in: 80e5667e11 user: msofer tags: trunk | |
| 20:12 | * generic/tclBasic.c: Split TEOv in two, by separating a processor for non-TCL_OK returns. Also ... check-in: 93a0a2cc35 user: msofer tags: trunk | |
| 17:08 | * macosx/Tcl.xcodeproj/project.pbxproj: add new Tclsh-Info.plist.in. check-in: 8e19e10814 user: das tags: trunk | |
|
2007-06-08
| ||
| 20:56 | Forgot to fix the relevant tests check-in: a924166e8e user: dkf tags: trunk | |
| 20:41 | Make [string first] and [string last] clearer check-in: 5f8a7ad48a user: dkf tags: trunk | |
|
2007-06-06
| ||
| 23:07 | * generic/tclParse.c: fix for uninit read [Bug 1732414]. check-in: 886d682d63 user: msofer tags: trunk | |
| 09:54 | * unix/configure.in (Darwin): add plist for tclsh; link the * unix/Makefile.in (Darwin): Tcl an... check-in: 79f92d79b1 user: das tags: core-8-4-branch | |
| 09:53 | * macosx/Tcl.xcodeproj/project.pbxproj: add settings for Fix&Continue. * unix/configure.in (Darwi... check-in: 9f2720b972 user: das tags: trunk | |
|
2007-06-05
| ||
| 18:17 | merge updates from HEAD check-in: 153ea04674 user: dgp tags: dgp-refactor | |
| 18:12 | merge updates from HEAD check-in: 64d2ec39b3 user: dgp tags: core-stabilizer-branch | |
| 17:57 | * generic/tclBasic.c: Added interp flag value ERR_LEGACY_COPY to * generic/tclInt.... check-in: 00c4f9f27e user: dgp tags: trunk | |
| 17:54 | * tests/result.test (result-6.2): Add test for Bug 1649062 so that 8.4 and 8.5... check-in: 0c1b05bd40 user: dgp tags: core-8-4-branch | |
| 17:50 | * generic/tclInt.h: * generic/tclExecute.c: Tcl-stack reform, [Patch 1701202] check-in: 0175d567fe user: msofer tags: trunk | |
| 14:19 | merge updates from HEAD check-in: 508d1751da user: dgp tags: dgp-refactor | |
| 14:09 | merge updates from HEAD check-in: 6984ae30de user: dgp tags: core-stabilizer-branch | |
|
2007-06-04
| ||
| 17:24 | Add missing constraints check-in: 60bc4591f9 user: dgp tags: trunk | |
| 15:08 | merge updates from HEAD check-in: 992585aff3 user: dgp tags: core-stabilizer-branch | |
|
2007-06-03
| ||
| 13:43 | * unix/Makefile.in: add datarootdir to silence autoconf-2.6x warning. check-in: 290001bbec user: das tags: trunk | |
|
2007-05-30
| ||
| 22:01 | merge updates from HEAD check-in: e1767eb388 user: dgp tags: dgp-refactor | |
| 18:38 | merge updates from HEAD check-in: 676fb80c75 user: dgp tags: core-stabilizer-branch | |
| 18:12 | * generic/tclBasic.c: Removed code that dealt with * generic/tclCompile.c: TCL_TOK... check-in: 1d20b5bc02 user: dgp tags: trunk | |
| 14:05 | * README: Bump version number to 8.4.16 * generic/tcl.h: * too... check-in: f1616f051e user: dgp tags: core-8-4-branch | |
| 03:31 | merge updates from HEAD check-in: 3084f08b53 user: dgp tags: core-stabilizer-branch | |
| 03:27 | merge updates from HEAD check-in: 936c4cad38 user: dgp tags: dgp-refactor | |
|
2007-05-29
| ||
| 23:35 | * unix/tclUnixThrd.c (Tcl_JoinThread): fix for 64-bit handling of pthread_join exit return code st... check-in: 8010f24374 user: hobbs tags: core-8-4-branch | |
| 23:35 | * unix/tclUnixThrd.c (Tcl_JoinThread): fix for 64-bit handling of pthread_join exit return code st... check-in: 39de7aa164 user: hobbs tags: trunk | |
| 14:21 | merge updates from HEAD check-in: 404470c2db user: dgp tags: dgp-refactor | |
| 14:05 | restore line endings check-in: 10eb881f00 user: dgp tags: trunk | |
|
2007-05-24
| ||
| 19:52 | typo check-in: bd0f0dbe22 user: dgp tags: core-8-4-15, core-8-4-branch | |
| 19:31 | * generic/tclIO.c: Backport memleak fix in TclFinalizeIOSubsystem. check-in: bb3dfd4fa3 user: dgp tags: core-8-4-branch | |
|
2007-05-22
| ||
| 20:34 | [core-stabilizer-branch] * unix/configure: autoconf-2.59 (FC6 fork) ... check-in: a7a04404f0 user: dgp tags: core-stabilizer-branch | |
|
2007-05-18
| ||
| 18:39 | * unix/configure: autoconf-2.59 (FC6 fork) * win/configure: * README:... check-in: c798353ded user: dgp tags: trunk | |
|
2007-05-17
| ||
| 14:18 | * tests/fCmd.test: Backport the notNetworkFilesystem constraint. check-in: 2cbe0dc46f user: dgp tags: core-8-4-branch | |
| 13:45 | suppress compiler warnings about values computed and not used check-in: 24cd789916 user: dgp tags: trunk | |
| 12:05 | Added macro version of Tcl_LimitReady. check-in: 59fb47b470 user: dkf tags: trunk | |
|
2007-05-16
| ||
| 22:14 | sync with core-8-4-branch tcl/changes check-in: 606501fa35 user: das tags: trunk | |
| 22:13 | sync with HEAD tcl/changes check-in: be0275636b user: das tags: core-8-4-branch | |
| 21:18 | * generic/tcl.decls: workaround 'make checkstubs' failures from tclStubLib.c MODULE_SCOPE revert. ... check-in: 2aff400338 user: das tags: trunk | |
| 18:28 | Change Tcl_InitStubs(), tclStubsPtr, and the auxilliary stubs table pointers back to public visibili... check-in: dc2d870d7d user: jenglish tags: trunk | |
| 15:59 | Mark tag for 8.4.15 (RC1) release check-in: 71a2acff1a user: dgp tags: core-8-4-branch | |
|
2007-05-15
| ||
| 18:32 | * generic/tclNamesp.c: Plugged memory leak related to [namespace delete ::]. [Bug 1... check-in: 13bfe38822 user: dgp tags: core-8-4-branch | |
| 16:12 | * win/configure: autoconf-2.59 (FC6 fork) * library/reg/pkgIndex.tcl: Bu... check-in: de7229b032 user: dgp tags: trunk | |
| 16:08 | * changes: updates for 8.4.15 release. * win/tclWinReg.c: Bump to regi... check-in: e7c3622b34 user: dgp tags: core-8-4-branch | |
|
2007-05-11
| ||
| 20:59 | * generic/tclInt.h: Removed TclEvalObjEx and TclGetSrcInfoForPc from tclInt.h now they are in the ... check-in: 9792f5232e user: patthoyts tags: trunk | |
| 09:44 | Minor whitespace cleanup check-in: 260d009cb0 user: dkf tags: trunk | |
| 09:43 | Add a full stop to a comment check-in: 0c221ff47e user: dkf tags: trunk | |
| 09:41 | Better const correctness check-in: 13b388f3c2 user: dkf tags: trunk | |
| 09:17 | Minor comment improvements and code reordering for clarity check-in: 3bbf53d116 user: dkf tags: trunk | |
|
2007-05-10
| ||
| 21:32 | * generic/tclInt.h: TclFinalizeThreadAlloc() is always defined, so make sure it ... check-in: cd054b4cdf user: dgp tags: core-8-4-branch | |
| 18:23 | [Tcl Bug 1706140] * generic/tclCmdMZ.c (Trace*Proc): Update Tcl_VarTraceProcs s... check-in: e09d290d78 user: dgp tags: core-8-4-branch | |
|
2007-05-09
| ||
| 19:13 | * generic/tclInt.h: TclFinalizeThreadAlloc() is always defined, so make sure it i... check-in: 867f5c8b95 user: dgp tags: trunk | |
| 12:51 | * macosx/Tcl.xcodeproj/project.pbxproj: add 'DebugUnthreaded' & * macosx/Tcl.xcodeproj/default.pbx... check-in: 7a4896c252 user: das tags: trunk | |
| 12:50 | * generic/tclInt.h: fix warning when building threaded with -DPURIFY. check-in: 16435d3d84 user: das tags: trunk | |
|
2007-05-07
| ||
| 19:45 | [Tcl Bug 1706140] * generic/tclLink.c (LinkTraceProc): Update Tcl_VarTraceProcs ... check-in: 4fde67d501 user: dgp tags: trunk | |
|
2007-05-05
| ||
| 23:36 | regen check-in: befbe7593a user: dkf tags: trunk | |
| 23:33 | Changes to allow the tip257 code to work as an extension properly post-tip280 check-in: d4338f35dc user: dkf tags: trunk | |
| 07:23 | More type-pun warning squelches check-in: 79c3d2e279 user: dkf tags: trunk | |
|
2007-05-04
| ||
| 18:04 | Record the dll base addresses for some additional extensions check-in: 4969c0bcd3 user: patthoyts tags: trunk | |
| 18:04 | Comment and open file as text check-in: 41fa21a8d3 user: patthoyts tags: trunk | |
| 14:59 | * tests/encoding.test: Modified so that encoding tests happen in a private namespace, to avoid pollu... check-in: 9cc60b0ea4 user: kennykb tags: trunk | |
|
2007-05-03
| ||
| 19:55 | Changelog clarification check-in: e307373d70 user: msofer tags: trunk | |
|
2007-05-02
| ||
| 21:30 | * generic/tclPathObj.c (Tcl_FSJoinPath, Tcl_FSGetNormalizedPath): Corrected several memory leaks tha... check-in: d9bda6ffc8 user: kennykb tags: trunk | |
| 21:28 | Convert to using ANSI function definitions. check-in: 34518579e8 user: dkf tags: trunk | |
| 20:50 | * generic/tclTest.c (SimpleMatchInDirectory): Corrected a refcount imbalance that affected the files... check-in: e528ff4aaa user: kennykb tags: trunk | |
| 01:37 | * tests/utf.test (utf-25.1--utf-25.4): Modified tests to clean up after the 'testobj' extension to a... check-in: 896874db57 user: kennykb tags: trunk | |
| 00:31 | * generic/tclVar.c (TclPtrSetVar): fixed leak whenever newvaluePtr had refCount 0 and was used for... check-in: 439f5fceaf user: msofer tags: trunk | |
|
2007-05-01
| ||
| 22:43 | * generic/tclIO.c (DeleteChannelTable): Made changes so that DeleteChannelTable tries to close all o... check-in: 41c23d142b user: kennykb tags: trunk | |
| 20:20 | * generic/tclCmdMZ.c (STR_MAP): When [string map] has a pure dict map, a missing Tcl... check-in: 79c2325ebd user: dgp tags: trunk | |
|
2007-04-30
| ||
| 22:58 | * unix/Makefile.in: add 'tclsh' dependency to install targets that rely on tclsh, fixes parallel '... check-in: 4463be0ba6 user: das tags: core-8-4-branch | |
| 22:57 | * unix/Makefile.in: add 'tclsh' dependency to install targets that rely on tclsh, fixes parallel '... check-in: 2f0db8cbbc user: das tags: trunk | |
| 21:40 | * generic/tclIO.c (FixLevelCode): Corrected reference count mismanagement of newlevel, newcode. C... check-in: a533a69b73 user: andreas_kupries tags: trunk | |
| 19:46 | * generic/tclProc.c (Tcl_ProcObjCmd, SetLambdaFromAny): Corrected reference count mismanagement on t... check-in: ee5486c118 user: kennykb tags: trunk | |
|
2007-04-29
| ||
| 02:21 | * macosx/tclMacOSXNotify.c: fix warnings. * macosx/README: sync whitespace/formatting with HEAD.... check-in: e6df3a40f5 user: das tags: core-8-4-branch | |
| 02:20 | * unix/Makefile.in (dist): copy license.terms to dist macosx dir. * unix/configure.in: install lic... check-in: 440757d134 user: das tags: core-8-4-branch | |
| 02:20 | * unix/tclLoadDyld.c (TclpLoadMemory): fix (void*) arithmetic. check-in: 4f1bff7d34 user: das tags: core-8-4-branch | |
| 02:19 | * unix/tclUnixFCmd.c: add workaround for crashing bug in fts_open() * unix/tclUnixInit.c: without ... check-in: 5d6c204a0c user: das tags: core-8-4-branch | |
|
2007-04-26
| ||
| 17:34 | move 8.5a6 tag point check-in: 77e56660e3 user: hobbs tags: trunk, core-8-5-a6 | |
| 01:55 | merge updates from HEAD check-in: 5b25a18c16 user: dgp tags: dgp-refactor | |
|
2007-04-25
| ||
| 21:59 | Fix [Bug 1705778, leak K15] check-in: 27381316c7 user: dkf tags: trunk | |
| 19:09 | * generic/tclIOUtil.c (Tcl_FSChdir): Changed the memory management to that the path returned from Tc... check-in: e88d2dd4e8 user: kennykb tags: trunk | |
| 19:07 | * generic/tclCompExpr.c (ParseExpr): Revised to be sure that an error return does... check-in: 40067525f6 user: dgp tags: trunk | |
| 14:48 | merge updates from HEAD check-in: 6ebd2252e3 user: dgp tags: dgp-refactor | |
| 03:40 | * unix/Makefile.in (dist): copy license.terms to dist macosx dir; fix autoheader bits. check-in: c81f4ccd99 user: das tags: trunk | |
| 02:49 | * unix/Makefile.in (dist): add macosx/*.xcconfig files to src dist. check-in: fdf2809771 user: das tags: trunk | |
|
2007-04-24
| ||
| 22:31 | * generic/tclListObj.c: reverting [Patch 738900] (committed on 2007-04-20). Causes some Tk test br... check-in: c7ba07f44b user: msofer tags: trunk | |
| 22:07 | * generic/tclListObj.c (TclLsetFlat): Fixed a bug where the new list under construction was leaked i... check-in: 6d2d73af96 user: kennykb tags: trunk | |
| 20:46 | Fix [Bug 1705778, leak K05] check-in: 1c2db58959 user: dkf tags: trunk | |
| 20:19 | Fix [Bug 1705778, leak K04] check-in: c6a123cbc8 user: dkf tags: trunk | |
| 18:12 | merge updates from HEAD check-in: 22f4f609fd user: dgp tags: dgp-refactor | |
| 17:50 | * generic/tclNamesp.c (Tcl_DeleteNamespace): Corrected flaw in the flag marking s... check-in: ca6be460b3 user: dgp tags: trunk | |
| 17:18 | * generic/tclBinary.c: Addressed several code paths where the error return from the 'binary format' ... check-in: ade9d682c6 user: kennykb tags: trunk | |
| 16:26 | * unix/Makefile.in (dist): add platform library package to src dist check-in: e4e6f5add3 user: hobbs tags: trunk | |
| 16:03 | corrected botched indents check-in: 665f40f1f9 user: dgp tags: trunk | |
| 15:36 | * generic/tclCompExpr.c (ParseExpr): Memory leak in error case; the literal Tcl_Obj ... check-in: aa1a433312 user: dgp tags: trunk | |
| 05:06 | revised phrasing a bit for clarity check-in: ea6aa7874b user: dgp tags: trunk | |
| 04:49 | merge updates from HEAD check-in: dd0311d30f user: dgp tags: dgp-refactor | |
| 04:35 | typo check-in: 8d90fe07ed user: dgp tags: trunk | |
| 03:14 | * generic/tclExecute.c (TclExecuteByteCode): Plugged six memory leaks in bignum arithmetic. check-in: 7f507722db user: kennykb tags: trunk | |
| 02:46 | fix typo in ChangeLog message check-in: ab96d9b883 user: kennykb tags: trunk | |
| 02:42 | * generic/tclIOCmd.c (Tcl_ReadObjCmd): Plugged a leak of the buffer object if the physocal read retu... check-in: be13ff40ae user: kennykb tags: trunk | |
|
2007-04-23
| ||
| 23:07 | Plugged two memory leaks check-in: 03a9502394 user: kennykb tags: trunk | |
| 20:57 | typo check-in: 28c88549af user: das tags: trunk | |
| 20:46 | * macosx/Tcl-Common.xcconfig: enable more warnings. * macosx/Tcl.xcodeproj/project.pbxproj: add '... check-in: fc195aae9d user: das tags: trunk | |
| 20:38 | * unix/configure.in: install license.terms into Tcl.framework. * unix/configure: autoconf-2.59 check-in: 4e1cc5ce58 user: das tags: trunk | |
| 20:37 | * unix/tclLoadDyld.c (TclpLoadMemory): fix (void*) arithmetic. check-in: 2ade037b66 user: das tags: trunk | |
| 20:35 | * unix/tclUnixFCmd.c: add workaround for crashing bug in fts_open() * unix/tclUnixInit.c: without ... check-in: d88ee3f371 user: das tags: trunk | |
| 20:33 | * generic/tclCkalloc.c: fix warnings from gcc build configured with * generic/tclCompile.c: --enab... check-in: d021f527a3 user: das tags: trunk | |
| 20:11 | * generic/tclVar.c (UnsetVarStruct): Make sure the TCL_INTERP_DESTROYED flags get... check-in: ae1e9ecfa3 user: dgp tags: trunk | |
| 19:04 | * generic/tclCompCmds.c (TclCompileUpvarCmd): Plugged a memory leak in 'upvar' when compiling (a) up... check-in: 40ce0c6047 user: kennykb tags: trunk | |
| 18:01 | * generic/tclCompile.c (TclFreeCompileEnv): Tip 280's new field extCmdMapPtr was not being freed [... check-in: 2c071d41e4 user: msofer tags: trunk | |
| 17:56 | * generic/tclTest.c (Testregexpobjcmd): Removed an invalid access beyond the end of 'objv' in 'testr... check-in: 05157982a3 user: kennykb tags: trunk | |
| 17:34 | * generic/tclEnv.c (ReplaceString): Clear memory correctly when growing the cache to avoid reads of ... check-in: 10fb68199e user: kennykb tags: trunk | |
| 15:02 | merge updates from HEAD check-in: 33faddf5e5 user: dgp tags: dgp-refactor | |
| 00:50 | * generic/tclVar.c (TclDeleteNamespaceVars): fixed access to freed memory detected by valgrind. check-in: f4f57a0034 user: msofer tags: trunk | |
|
2007-04-22
| ||
| 07:04 | correct 8.5a6 release year check-in: b0e5615c9e user: hobbs tags: trunk | |
| 06:20 | updated changes check-in: d52a09d850 user: hobbs tags: trunk | |
| 06:17 | nroff typo fixes check-in: de8a224197 user: hobbs tags: trunk | |
| 05:46 | updated for 8.5a6 changes check-in: 29750ecb96 user: hobbs tags: trunk | |
|
2007-04-21
| ||
| 22:42 | Restored Cygwin buildability [Bug 1387154] check-in: 336c551ccc user: kennykb tags: core-8-4-branch | |
| 19:52 | * generic/tclInt.decls: Yet another round of attempting * generic/tclInt.h: to get the... check-in: c109ead7b6 user: kennykb tags: core-8-4-branch | |
|
2007-04-20
| ||
| 21:58 | merge updates from HEAD check-in: 2e484b3bc3 user: dgp tags: dgp-refactor | |
| 21:39 | * generic/tclListObj.c (SetListFromAny): avoid discarding internal reps of objects converted to si... check-in: bd9ce4da5f user: msofer tags: trunk | |
| 19:07 | merge updates from HEAD check-in: 1f0fccf000 user: dgp tags: dgp-refactor | |
| 18:35 | Olson's tzdata2007e. check-in: 7420c6c384 user: kennykb tags: trunk | |
| 17:13 | merge updates from HEAD check-in: 92b90f2910 user: dgp tags: dgp-refactor | |
| 13:39 | Test constraints are automatically "and"ed together check-in: cd914dc4b1 user: dkf tags: trunk | |
| 06:10 | Replaced commas in varargs with string concatenation where possible [Patch 1515234] check-in: d0d3c30f1a user: kennykb tags: trunk | |
| 05:51 | Whitespace policing, replacing commas in varargs with constant string catenation, and fixed an overs... check-in: d6ee490b6b user: kennykb tags: trunk | |
| 04:44 | * doc/Notifier.3: Documented Tcl_SetNotifier and Tcl_ServiceModeHook. Quite against my better judgme... check-in: 75a9bc42bc user: kennykb tags: trunk | |
| 04:11 | Fixed a buglet in recognizing time zone SIERRA check-in: 0c6676638d user: kennykb tags: trunk | |
| 03:50 | * tests/clock.test (clock-59.1): Added a regression test for military time zone input conversion. [B... check-in: 94e184fbee user: kennykb tags: trunk | |
| 03:07 | * doc/clock.n: Deleted an entirely superfluous (and also incorrect) remark about the effect of Dayli... check-in: b5adec3d2b user: kennykb tags: trunk | |
| 02:46 | * tests/clock.test (clock-40.1, clock-58.1): Corrected a test case that depended on ":localtime" bei... check-in: 27ffeedd75 user: kennykb tags: trunk | |
| 02:23 | * doc/clock.n: Corrected a silly error (transposed 'uppercase' and 'lowercase' in clock.n. [Bug 1656... check-in: d2cd76b378 user: kennykb tags: trunk | |
|
2007-04-19
| ||
| 23:37 | * doc/clock.n: Corrected a silly error (transposed 'uppercase' and 'lowercase' in clock.n. [Bug 1656... check-in: ef21ab2387 user: kennykb tags: trunk | |
| 19:16 | merge updates from HEAD check-in: 8840f48041 user: dgp tags: dgp-refactor | |
| 09:00 | Improve const-correctness of RE compiler check-in: cf122e81f8 user: dkf tags: trunk | |
| 01:39 | * generic/tclExecute.c (INST_LSHIFT): fixed a mistake introduced in version 1.266 ('=' became '=='... check-in: dba372573c user: msofer tags: trunk | |
|
2007-04-18
| ||
| 22:49 | * generic/tclInt.h (TclDecrRefCount): change the order of the branches, use empty 'if ; else' to h... check-in: 0227587b4d user: msofer tags: trunk | |
| 21:00 | * generic/tclExecute.c: slight changes in Tcl_Obj management. check-in: ee87a690f4 user: msofer tags: trunk | |
|
2007-04-17
| ||
| 20:33 | * library/clock.tcl: Fixed the naming of ::tcl::clock::ReadZoneinfoFile because (yoicks!) it was in ... check-in: db337175e8 user: kennykb tags: trunk | |
| 20:06 | * generic/tclExecute.c: fixed checkInterp logic [Bug 1702212] check-in: 894b75caaa user: msofer tags: trunk | |
| 14:49 | Eliminate use of (VOID*) casts when calling memset or memcpy. check-in: 45b4948945 user: dkf tags: trunk | |
| 14:40 | Always cast arg to ckfree to char*, not VOID* check-in: 10759c83a7 user: dkf tags: trunk | |
|
2007-04-16
| ||
| 18:35 | Merge updates from HEAD check-in: 5bd14e2124 user: dgp tags: dgp-refactor | |
| 13:36 | Complete the purge of K&R function definitions from manually-written code. check-in: 645aed2fcd user: dkf tags: trunk | |
|
2007-04-15
| ||
| 19:37 | * doc/clock.n: Corrected documentation to avoid periods in the 'A.M.' and 'P.M.' abbreviations. check-in: 3f7f9a1939 user: kennykb tags: trunk | |
| 18:59 | * generic/tclCompCmds.c: added a cast to silence a compiler error on VC2005. * library/clock.tcl: Re... check-in: 83ba629c74 user: kennykb tags: trunk | |
|
2007-04-14
| ||
| 17:35 | * generic/tclExecute.c: removed some code at INSTEXPAND_SKTOP that duplicates functionality alread... check-in: 9b6169c048 user: msofer tags: trunk | |
|
2007-04-13
| ||
| 09:06 | Added keyword check-in: 626e17b371 user: dkf tags: trunk | |
|
2007-04-11
| ||
| 17:55 | removed stray '//' check-in: 5dbb913fdc user: msofer tags: trunk | |
| 17:35 | * generic/tclExecute.c: new macros OBJ_AT_TOS, OBJ_UNDER_TOS, OBJ_AT_DEPTH(n) and CURR_DEPTH that ... check-in: dad16a6871 user: msofer tags: trunk | |
| 05:41 | post-merge update to make remaining [info frame] tests pass. check-in: f4d548e961 user: dgp tags: dgp-refactor | |
| 05:07 | Merge updates from HEAD check-in: ad34ddc649 user: dgp tags: dgp-refactor | |
| 03:18 | fixing comments check-in: f155d8df63 user: msofer tags: trunk | |
| 03:01 | * generic/tclCompCmds.c: moved all exceptDepth management to the macros - the decreasing half was ... check-in: a17178cd6d user: msofer tags: trunk | |
|
2007-04-10
| ||
| 22:16 | assorted minor cleanup check-in: 033ee817fd user: dkf tags: trunk | |
| 22:14 | Don't use C++ keywords check-in: f786756b85 user: dkf tags: trunk | |
| 22:13 | Reformat to standard function definition form check-in: a57ea2b891 user: dkf tags: trunk | |
| 22:06 | Complete conversion to ANSI function definitions check-in: a940eff372 user: dkf tags: trunk | |
| 22:04 | Reformat to standard function definition form; don't use C++ keywords check-in: c8b562b1fa user: dkf tags: trunk | |
| 22:02 | Complete conversion to ANSI function definitions check-in: 4b027b34d3 user: dkf tags: trunk | |
| 22:01 | Reformat to standard function definition form check-in: 23afa345cb user: dkf tags: trunk | |
| 22:01 | Complete conversion to ANSI function definitions check-in: 636dd28419 user: dkf tags: trunk | |
| 16:27 | merge updates from HEAD check-in: c49d7b4587 user: dgp tags: dgp-refactor | |
| 14:47 | Handle creation of Tcl_Objs from constant strings better (easier to use, more efficient). After [Pat... check-in: 4d69119aad user: dkf tags: trunk | |
| 08:14 | minor tidy check-in: 62d7ad0b06 user: dkf tags: trunk | |
| 07:04 | post-merge commit to correct most but not yet all failing [info frame] tests. check-in: 0c466b8f6d user: dgp tags: dgp-refactor | |
|
2007-04-09
| ||
| 13:25 | Missed a commit in the merge/tag dance check-in: c2d9a5ec44 user: dgp tags: dgp-refactor | |
|
2007-04-08
| ||
| 20:18 | post-merge updates that stop segfaults in test suite. check-in: d27125db3a user: dgp tags: dgp-refactor | |
| 18:44 | post-merge updates to make source code compile check-in: 3363329d84 user: dgp tags: dgp-refactor | |
| 14:58 | Merge updates from HEAD; may not build check-in: 8dc7079178 user: dgp tags: dgp-refactor | |
| 02:19 | * generic/tclCompile (tclInstructionTable): fixed bugs in description of dict instructions check-in: d1aa131359 user: msofer tags: trunk | |
|
2007-04-07
| ||
| 22:50 | * generic/tclCompile (tclInstructionTable): fixed bug in description of INST_START_COMMAND. check-in: 7c73b68563 user: msofer tags: trunk | |
| 05:34 | * generic/tclExecute.c (TEBC): small code reduction. check-in: 98872dcbd9 user: msofer tags: trunk | |
|
2007-04-06
| ||
| 22:36 | * generic/tclExecute.c (TEBC): * generic/tclNamespace.c (NsEnsembleImplementationCmd): * generic/... check-in: 69050e3b30 user: msofer tags: trunk | |
|
2007-04-05
| ||
| 14:08 | Extend/sort the "SEE ALSO" section check-in: 5673499569 user: dkf tags: trunk | |
| 14:07 | Whitespace/formatting check-in: bbb0d77efe user: dkf tags: trunk | |
| 13:31 | Simplification of some argument processing through introduction of a helper macro. check-in: 4864e8a741 user: dkf tags: trunk | |
| 13:20 | Tighten up a comment check-in: af4028b1a0 user: dkf tags: trunk | |
|
2007-04-04
| ||
| 13:29 | added comments check-in: 68dbccd9fe user: msofer tags: trunk | |
|
2007-04-03
| ||
| 22:55 | * generic/tclExecute.c: INST_INVOKE optimisation [Patch 1693802] check-in: 152fc51f78 user: msofer tags: trunk | |
| 15:58 | restore line endings check-in: 385c9a4840 user: dgp tags: trunk | |
| 15:13 | missing entry check-in: 6364bd55c3 user: dgp tags: trunk | |
| 15:08 | * generic/tclInt.decls: Moved TclGetNamespaceFromObj() to * generic/tclInt.h: the internal s... check-in: bc679cc2b8 user: msofer tags: trunk | |
| 15:03 | * generic/tclNamesp.c: Revised ErrorCodeRead and ErrorInfoRead trace routines so th... check-in: d0d132d497 user: dgp tags: trunk | |
| 01:34 | * generic/tclBasic.c: Added bytecode compilers for the * generic/tclCompCmds.c: variable link... check-in: 8fe01ff441 user: msofer tags: trunk | |
|
2007-04-02
| ||
| 18:48 | * generic/tclBasic.c: Replace arrays on the C stack and ckalloc * generic/tclExecu... check-in: fbe8c8af9f user: dgp tags: trunk | |
|
2007-04-01
| ||
| 00:32 | Ensure that the count of commands commenced by bytecode is correct at all times even though INST_STA... check-in: 66d379a865 user: dkf tags: trunk | |
| 00:10 | Minor simplification. check-in: e8b2e8dbb4 user: dkf tags: trunk | |
|
2007-03-30
| ||
| 18:24 | * generic/tclCompile.c: * generic/tclCompExpr.c: * generic/tclCompCmds.c: ... check-in: c35cf54d2f user: dgp tags: trunk | |
| 17:39 | * generic/tclCompExpr.c: * generic/tclCompCmds.c: Replace arrays on the C sta... check-in: 65c8c29143 user: dgp tags: trunk | |
| 16:38 | * generic/tclCompCmds.c: Replace arrays on the C stack and ckalloc calls with... check-in: ae18c37fd5 user: dgp tags: trunk | |
| 15:54 | * generic/tclCmdMZ.c: Revised [string to* $s $first $last] implementation to reduc... check-in: 75950809bf user: dgp tags: trunk | |
| 15:31 | * tests/string.test: More [string reverse] tests. check-in: 1446cb10a8 user: dgp tags: trunk | |
| 14:22 | * generic/tclExecute.c: optimise the lookup of elements of indexed arrays. check-in: 5f31d0abc1 user: msofer tags: trunk | |
|
2007-03-29
| ||
| 19:22 | * generic/tclProc.c (Tcl_ApplyObjCmd): * tests/apply.test (9.3): Fixed Tcl_Obj leak on error retur... check-in: bf436ec4a5 user: msofer tags: trunk | |
|
2007-03-28
| ||
| 19:03 | * generic/tclCmdMZ.c (STR_REVERSE): Implement the actual [string reverse] comman... check-in: 5373afa733 user: dgp tags: trunk | |
|
2007-03-27
| ||
| 16:44 | * generic/tclCmdMZ.c (STR_MAP): Replace ckalloc calls with TclStackAlloc calls. check-in: 3f20d29a16 user: dgp tags: trunk | |
|
2007-03-24
| ||
| 09:33 | Thread exit handler marks the current thread as un-initialized. This allows exit handlers that are r... check-in: e92e02a7fa user: vasiljevic tags: trunk | |
| 09:31 | Thread exit handler marks the current thread as un-initialized. This allows exit handlers that are r... check-in: 76f247737e user: vasiljevic tags: core-8-4-branch | |
|
2007-03-23
| ||
| 19:59 | * generic/tclBasic.c (DeleteInterpProc): pop the root frame pointer before deleting the global nam... check-in: 57fb35adaa user: msofer tags: trunk | |
| 18:45 | * win/Makefile.in: Added code to keep a Cygwin path name from leaking into LIBRARY_DIR when doing 'm... check-in: 26163778b0 user: kennykb tags: trunk | |
| 03:07 | Reduce number of StackAlloc and StackFree calls. check-in: a0f311e25d user: dgp tags: trunk | |
|
2007-03-22
| ||
| 20:53 | * generic/tclCmdAH.c (Tcl_ForeachObjCmd): Replaced arrays on the C stack and c... check-in: dd65b91f8e user: dgp tags: trunk | |
| 18:19 | * generic/tclExecute.c: Revised GrowEvaluationStack to take an argument specifying t... check-in: 80f5f93ab2 user: dgp tags: trunk | |
|
2007-03-21
| ||
| 18:02 | * generic/tclExecute.c: More ckalloc -> ckrealloc conversions. * generic/tclLiteral.... check-in: aa6b9bf6a4 user: dgp tags: trunk | |
| 16:25 | * generic/tclExecute.c: More ckalloc -> ckrealloc conversions. * generic/tclLiteral.... check-in: 4a5a34e344 user: dgp tags: trunk | |
| 14:16 | Minor comment formatting change check-in: 301cdc4ca3 user: dkf tags: trunk | |
|
2007-03-20
| ||
| 21:20 | * generic/tclEnv.c: Some more ckalloc -> ckrealloc replacements. * generic/tclLi... check-in: 8437385056 user: dgp tags: trunk | |
| 19:47 | 2007-03-20 Kevin B. Kenny <kennykb@acm.org> * generic/tclDate.c: Rebuilt, despite Donal Fellows'... check-in: ee77f4e978 user: kennykb tags: trunk | |
| 16:19 | Introduce modern formatting standards; no need for rebuild of tclDate.c check-in: 9c98167af5 user: dkf tags: trunk | |
| 15:23 | Fix trivial error in comment. check-in: ee819e72aa user: dkf tags: trunk | |
| 03:16 | * generic/tclCompile.c: Revise the various expansion routines for CompileEnv fields ... check-in: 760575aa5e user: dgp tags: trunk | |
|
2007-03-19
| ||
| 21:00 | * generic/tclBinary.c (Tcl_SetByteArrayLength): Replaced ckalloc() / memcpy() sequen... check-in: 3dee205cdd user: dgp tags: trunk | |
| 17:06 | * generic/tclEvent.c (Tcl_CreateThread): Replaced some calls to * generic/tcl... check-in: 801b5dc41c user: dgp tags: core-8-4-branch | |
| 16:59 | * generic/tclBasic.c (Tcl_CreateMathFunc): Replaced some * generic/tclEvent.c (... check-in: 65a357c8fc user: dgp tags: trunk | |
| 11:50 | Fixed bug in regsub example. check-in: a74334ff7e user: dkf tags: trunk | |
|
2007-03-17
| ||
| 22:41 | * win/tclWinReg.c (GetKeyNames): Size the buffer for enumerating key names correctly, so that Unico... check-in: 600cfe22d9 user: kennykb tags: core-8-4-branch | |
| 22:31 | * win/tclWinReg.c (GetKeyNames): Size the buffer for enumerating key names correctly, so that Unicod... check-in: c83dde5ee6 user: kennykb tags: trunk | |
| 05:04 | added missing panic check-in: 2620c319d0 user: dgp tags: trunk | |
|
2007-03-16
| ||
| 02:05 | fix warnings check-in: 71ba415c39 user: das tags: trunk | |
| 00:57 | * generic/tclIOUtil.c (Tcl_Stat): Reimplement workaround to avoid gcc warning by using loca... check-in: 8ba7bf14b8 user: mdejong tags: trunk | |
|
2007-03-15
| ||
| 22:54 | * win/Makefile.in: Fully qualify LIBRARY_DIR so that `make test` does not depend on working dir. check-in: b5ad60ea32 user: mdejong tags: trunk | |
| 22:05 | * tests/parse.test: Add two backslash newline parse tests. check-in: 9b94a40c9b user: mdejong tags: trunk | |
|
2007-03-13
| ||
| 17:34 | Added test for [Bug 1675044]. check-in: b13b57ba58 user: dgp tags: trunk | |
| 16:26 | * generic/tclExecute.c (INST_FOREACH_STEP4): Re-fetch pointers for * tests/foreach... check-in: 336d9f35da user: dgp tags: core-8-4-branch | |
| 15:59 | * generic/tclVar.c (TclArraySet): Re-fetch pointers for the list * tests/var.t... check-in: d5a61fe6c1 user: dgp tags: core-8-4-branch | |
|
2007-03-12
| ||
| 22:08 | Fix documentation typos check-in: 60a943394a user: patthoyts tags: trunk | |
| 20:45 | * generic/tclExecute.c (INST_FOREACH_STEP4): Make private copy * tests/foreach.te... check-in: 8d36d55259 user: dgp tags: trunk | |
| 19:28 | * generic/tclEvent.c (HandleBgErrors): Make efficient private copy * tests/event.te... check-in: 23501456a8 user: dgp tags: trunk | |
| 19:10 | * generic/tclNamesp.c (NsEnsembleImplementationCmd): Make efficient * tests/names... check-in: b632f11ec5 user: dgp tags: trunk | |
| 18:06 | * generic/tclVar.c (TclArraySet): Make efficient private copy of * tests/var.t... check-in: 77885f50c4 user: dgp tags: trunk | |
| 16:26 | Fix [Bug 1679072] check-in: f4b4e501a8 user: dkf tags: trunk | |
| 10:49 | Plug a leak of encodings check-in: 92ffd0c4a7 user: dkf tags: trunk | |
| 10:22 | Tightening up declaration scopes, improving some comments with xrefs to bugDB check-in: 15bf9e7141 user: dkf tags: trunk | |
|
2007-03-11
| ||
| 16:54 | Fix [Bug 1675044] check-in: 358f71c84b user: dkf tags: trunk | |
|
2007-03-10
| ||
| 15:39 | Move 'return' in TclListObjSetElement into correct place! check-in: c5ab2b41d1 user: dkf tags: trunk | |
| 15:24 | * generic/tclCmdIL (Tcl_LsortObjCmd): changed fix to [Bug 1675116] to use the cheaper TclListObjCo... check-in: 3a29348d65 user: msofer tags: trunk | |
| 14:57 | Fix [Bug 1675116] in a way suitable for 8.4. check-in: 6b2b4fef7a user: dkf tags: core-8-4-branch | |
|
2007-03-09
| ||
| 20:04 | * library/platform/shell.tcl: Made more robust if an older platform * library/platform/pkgIndex.t... check-in: d1dbbb07c2 user: andreas_kupries tags: trunk | |
| 16:40 | Fix [Bug 1675116] check-in: 2130325c40 user: dkf tags: trunk | |
| 02:26 | Modified test initialisation to use the 'loadTestedCommands' function of tcltest to bring in the cor... check-in: f0694e56be user: kennykb tags: trunk | |
| 01:08 | * library/clock.tcl (ReadZoneinfoFile): Added Y2038 compliance to the code for version-2 'zoneinfo' ... check-in: 2fff6c3a5f user: kennykb tags: trunk | |
|
2007-03-08
| ||
| 22:26 | * generic/tclListObj.c (TclLsetList): Rewrite so that the routine itself does not ... check-in: 9022a3bb41 user: dgp tags: trunk | |
| 11:19 | Moved [lindex] guts to tclListObj.c, same as [lset] guts. check-in: 08146987c9 user: dkf tags: trunk | |
| 11:01 | Tidy up formatting check-in: eabb5273a2 user: dkf tags: trunk | |
| 02:53 | * library/clock.tcl: Further tweaks to the Windows time zone table (restoring missing Mexican time z... check-in: bde346f8b3 user: kennykb tags: trunk | |
| 00:27 | various "const" additions in implementation check-in: 362e05018a user: nijtmans tags: trunk | |
|
2007-03-07
| ||
| 23:44 | * macosx/tclMacOSXNotify.c: add spinlock debugging and sanity checks. * unix/tcl.m4 (Darwin): s/C... check-in: fbb83f13b9 user: das tags: core-8-4-branch | |
| 23:43 | * macosx/tclMacOSXNotify.c: add spinlock debugging and sanity checks. * macosx/Tcl.xcodeproj/proj... check-in: ddc29ff523 user: das tags: trunk | |
| 22:34 | * generic/tclCmdIL.c (TclLindex*): Rewrites to make efficient private copies of... check-in: dea8fceaf6 user: dgp tags: trunk | |
| 22:03 | various "const" additions in implementation check-in: 20578ee2a1 user: nijtmans tags: trunk | |
| 19:16 | Add missing constraints check-in: 22cc7fe505 user: dgp tags: trunk | |
| 16:37 | * generic/tclObj.c (Tcl_AppendAllObjTypes): Converted to simpler list validity t... check-in: 159342b76f user: dgp tags: trunk | |
| 09:35 | Make [regexp -about] produce its result using Tcl_Objs instead of strings. check-in: dc7c0845a6 user: dkf tags: trunk | |
| 09:10 | Minor comment cleaning up check-in: 261b762a78 user: dkf tags: trunk | |
| 00:28 | New US DST rules on Windows; Olson's tzdata2007c check-in: f6e91e1904 user: kennykb tags: trunk | |
|
2007-03-05
| ||
| 23:28 | * library/platform/shell.tcl (::platform::shell::RUN): In the case * library/platform/pkgIndex.tc... check-in: bdef4b3ff2 user: andreas_kupries tags: trunk | |
|
2007-03-03
| ||
| 10:07 | Split the ChangeLog to separate out the (static) 2005 entries check-in: 751469edab user: dkf tags: trunk | |
| 10:04 | Added macro to conceal at least some of the pointer hackery. check-in: b75ce52a19 user: dkf tags: trunk | |
|
2007-03-02
| ||
| 17:56 | * generic/tclCmdIL.c (Tcl_LreverseObjCmd): Added missing TclInvalidateStringRep... check-in: bd0656f21a user: dgp tags: trunk | |
| 16:06 | Added comments warning against certain optimizations check-in: 8616cfc840 user: dgp tags: trunk | |
| 15:11 | * generic/tclCmdIL.c (Tcl_JoinObjCmd): Revised [join] implementation to append Tcl_... check-in: b3e04e3fef user: dgp tags: trunk | |
| 14:54 | * generic/tclCmdIL.c (Info*Cmd): Code simplifications and optimizations. check-in: f9fd7cf37e user: dgp tags: trunk | |
| 10:35 | D'uh! Forgot to save the ChangeLog... check-in: b8fc2b924e user: dkf tags: trunk | |
| 10:32 | Added a scheme to allow aux-data to be printed out for debugging. For this to work, immediate operan... check-in: a2a40e3cff user: dkf tags: trunk | |
|
2007-03-01
| ||
| 22:45 | * generic/tclCmdIL.c (Tcl_LinsertObjCmd): Code simplifications and optimizatio... check-in: 01330c3688 user: dgp tags: trunk | |
| 22:14 | * generic/tclCmdIL.c (Tcl_LreplaceObjCmd): Code simplifications and optimizatio... check-in: d4315c2ea8 user: dgp tags: trunk | |
| 21:03 | Remove line with no effect check-in: 2ca9c89129 user: dgp tags: trunk | |
| 19:29 | * generic/tclCmdIL.c (Tcl_LrangeObjCmd): Rewrite in the same spirit; avoid sh... check-in: 109556a0e2 user: dgp tags: trunk | |
| 17:55 | * generic/tclCmdAH.c (Tcl_ForeachObjCmd): Stop throwing away * tests/foreach.t... check-in: 7c1b6bc682 user: dgp tags: trunk | |
| 17:30 | * generic/tclCmdIL.c (Tcl_LassignObjCmd): Rewrite to make an efficient private... check-in: e849cb2976 user: dgp tags: trunk | |
| 16:16 | * generic/tclCmdAH.c (Tcl_ForeachObjCmd): Rewrite to make efficient private co... check-in: d771ff69dc user: dgp tags: trunk | |
| 16:06 | D'oh! Used an 8.5-ism... check-in: 5d3f8bc4a9 user: dkf tags: core-8-4-branch | |
| 10:16 | Fix [Bug 1671138] check-in: ef06e2aa1d user: dkf tags: core-8-4-branch | |
| 10:07 | Fix [Bug 1671138] check-in: ce0b420af3 user: dkf tags: trunk | |
|
2007-02-28
| ||
| 20:01 | typo check-in: 4732710004 user: dgp tags: trunk | |
|
2007-02-27
| ||
| 21:44 | A few more very minor changes check-in: ab5a20e630 user: dkf tags: trunk | |
| 21:28 | Assorted cleanup, mostly of comments. check-in: 283f1a8e50 user: dkf tags: trunk | |
| 20:34 | Stop using C++ keywords... check-in: 1a05fe2bc7 user: dkf tags: trunk | |
|
2007-02-26
| ||
| 23:27 | * generic/tclIORChan.c (FreeReflectedChannel): Added the missing refcount release between NewRC... check-in: 0f345a2f87 user: andreas_kupries tags: trunk | |
| 19:10 | * generic/tclCmdAH.c (Tcl_ForeachObjCmd): Removed surplus copying of the objv ... check-in: ffefff36e6 user: dgp tags: trunk | |
|
2007-02-24
| ||
| 18:55 | * generic/tclBasic.c: Use new interface in Tcl_EvalObjEx so that the recounting log... check-in: a69b4832a1 user: dgp tags: trunk | |
| 18:29 | correct bogus change check-in: 2a6893c8ad user: dgp tags: trunk | |
|
2007-02-23
| ||
| 23:02 | various "const" additions, in line with TIP #27 check-in: e3ada46179 user: nijtmans tags: trunk | |
|
2007-02-22
| ||
| 20:25 | Typo, more. check-in: 4684903313 user: andreas_kupries tags: trunk | |
| 20:25 | Typo, more. check-in: d1b9704e71 user: andreas_kupries tags: core-8-4-branch | |
| 20:11 | Typo. check-in: 9882751265 user: andreas_kupries tags: trunk | |
| 20:11 | Typo check-in: ae80ee6a28 user: andreas_kupries tags: core-8-4-branch | |
| 19:49 | * tests/pkg.test: Added tests for the case of an alpha package satisfying a require for the reg... check-in: 167e738af8 user: andreas_kupries tags: trunk | |
| 19:49 | * tests/pkg.test: Added tests for the case of an alpha package satisfying a require for the reg... check-in: c93c8a8358 user: andreas_kupries tags: core-8-4-branch | |
|
2007-02-20
| ||
| 23:24 | various "const" additions, in line with TIP #27 check-in: 81ea4e1335 user: nijtmans tags: trunk | |
| 17:54 | * doc/tcltest.n: Typo fix. [Bug 1663539] check-in: b7516151dc user: dgp tags: trunk | |
| 17:53 | * doc/tcltest.n: Typo fix. [Bug 1663539] check-in: aad1d38e1e user: dgp tags: core-8-4-branch | |
| 15:36 | Bug #1479814. Handle extended paths on Windows NT and above. check-in: 05001e9ac2 user: patthoyts tags: trunk | |
|
2007-02-19
| ||
| 23:51 | * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch. * unix/configure: autoconf-2.59 check-in: 1b4cca871f user: hobbs tags: trunk | |
| 23:50 | (Tcl_FSEvalFileEx): safe incr of objPtr ref check-in: a36ab3feb7 user: hobbs tags: trunk | |
| 23:49 | * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch. * unix/configure: autoconf-2.13 check-in: bf48f35b4d user: hobbs tags: core-8-4-branch | |
| 23:49 | (Tcl_FSEvalFile): safe incr of objPtr ref check-in: ba27b6b0d8 user: hobbs tags: core-8-4-branch | |
|
2007-02-18
| ||
| 18:42 | Apply [Bug 1610310] to fix typos. Thanks to Larry Virden for spotting them. check-in: 346988542b user: dkf tags: trunk | |
| 01:06 | Partial fix of [Bug 1662436] check-in: 1258b6537a user: dkf tags: trunk | |
|
2007-02-14
| ||
| 17:59 | 2007-02-13 Kevin Kenny <kennykb@acm.org> * tools/fix_tommath_h.tcl: Further tweaking for the x86... check-in: 3c35edbcc6 user: kennykb tags: trunk | |
|
2007-02-13
| ||
| 14:48 | Fix [Bug 1614687] check-in: 8cb4a6ee87 user: dkf tags: trunk | |
| 05:03 | rebuilt from Olson's tzdata2007b check-in: eb57473537 user: kennykb tags: trunk | |
| 04:44 | * tools/fix_tommath_h.tcl: Added code to patch out a check for __x86_64__ that caused Tommath to u... check-in: c86f86ecf2 user: kennykb tags: trunk | |
| 03:43 | * tools/fix_tommath_h.tcl: Added code to patch out a check for __x86_64__ that caused Tommath to u... check-in: c1809b8105 user: kennykb tags: trunk | |
|
2007-02-12
| ||
| 19:25 | * generic/tclEncoding.c (EscapeFromUtfProc): Applied patch supplied by Mo DeJong to fix [Bug 15... check-in: e60b642838 user: andreas_kupries tags: core-8-4-branch | |
|
2007-02-09
| ||
| 06:42 | Windows build fixes check-in: be08278413 user: mistachkin tags: trunk | |
|
2007-02-08
| ||
| 23:11 | * unix/tclUnixInit.c (TclpCheckStackSpace): do stack size checks with unsigned size_t to correctly... check-in: 36261c08ee user: hobbs tags: trunk | |
| 18:43 | * generic/tclNamesp.c: Corrected broken logic in Tcl_DeleteNamespace() * tests/name... check-in: 10b8242e8a user: dgp tags: trunk | |
|
2007-02-06
| ||
| 23:43 | Minor syntax/efficiency stuff check-in: 7911df6198 user: dkf tags: trunk | |
| 22:20 | Silence a trivial warning check-in: a60ae97a1b user: dkf tags: trunk | |
| 21:15 | Function header/whitespace police/general format fixes check-in: ae7364fd49 user: dkf tags: trunk | |
| 21:08 | * generic/tclNamesp.c: Corrected broken implementation of the * tests/namespace.tes... check-in: 4e0ac63047 user: dgp tags: trunk | |
|
2007-02-04
| ||
| 02:51 | * unix/configure.in: add caching to -pipe check. * unix/configure: autoconf-2.13 check-in: c378ec3817 user: das tags: core-8-4-branch | |
| 02:51 | * unix/tcl.m4: use gcc4's __attribute__((__visibility__("hidden"))) if available to define MODULE_... check-in: f5ff3722a3 user: das tags: trunk | |
| 00:01 | Windows build fix check-in: a596bca35f user: mistachkin tags: trunk | |
|
2007-01-30
| ||
| 23:21 | * win/Makefile.in (install-private-headers): added target check-in: 8f82eed3fb user: hobbs tags: core-8-4-branch | |
|
2007-01-29
| ||
| 18:55 | * generic/tclResult.c: Added optimization case to TclTransferResult to cover common... check-in: c8324c7bed user: dgp tags: trunk | |
| 17:16 | * generic/tclLink.c: Broken linked float logic corrected. Thanks to Andy Goth [B... check-in: 74c8f71e22 user: dgp tags: trunk | |
| 16:51 | * doc/fcopy.n: Typo fix. [Bug 1630627] check-in: 958b354acd user: dgp tags: trunk | |
| 16:50 | * doc/fcopy.n: Typo fix. [Bug 1630627] check-in: ac61105d8a user: dgp tags: core-8-4-branch | |
|
2007-01-28
| ||
| 01:42 | * macosx/Tcl.xcodeproj/project.pbxproj: extract build settings that * macosx/Tcl.xcodeproj/defau... check-in: 3e0d0f89fd user: das tags: trunk | |
|
2007-01-26
| ||
| 02:48 | renamed SC_COMMANDS_PRE to SC_CONFIG_COMMANDS_PRE for parity with AC 2.5x check-in: 0f9be7c4ad user: das tags: core-8-4-branch | |
|
2007-01-25
| ||
| 05:20 | previous commit omitted some changes from the HEAD check-in: bbc46461de user: das tags: core-8-4-branch | |
| 05:12 | *** empty log message *** check-in: 6a19c61d46 user: das tags: core-8-4-branch | |
| 02:06 | * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible * unix/configure.in: and m... check-in: dee12fbe42 user: das tags: core-8-4-branch | |
| 02:06 | * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible and move (rather than duplicate)... check-in: 1ffc63cb35 user: das tags: trunk | |
|
2007-01-22
| ||
| 23:27 | * compat/memcmp.c (memcmp): Fixed the VOID / CONST typo introduced by the last checki... check-in: ba274c8987 user: andreas_kupries tags: core-8-4-branch | |
| 09:56 | Fix [Bug 1631017] check-in: 43fa0fcf12 user: dkf tags: core-8-4-branch | |
| 09:15 | Fix [Bug 1631017] check-in: 5e8c416d24 user: dkf tags: trunk | |
|
2007-01-19
| ||
| 14:06 | More efficient issuing of INST_START_CMD instructions. See ChangeLog for discussion check-in: dc4b774eb4 user: dkf tags: trunk | |
| 08:45 | Build fix for man2tcl.c with MSVC8 check-in: 1e0300cf47 user: mistachkin tags: trunk | |
| 08:17 | Windows build fixes check-in: c09a38633c user: mistachkin tags: trunk | |
| 01:05 | * macosx/tclMacOSXNotify.c: accommodate changes to prototypes of OSSpinLock(Un)Lock API. * tests... check-in: b9b6ddc349 user: das tags: core-8-4-branch | |
| 01:03 | * macosx/tclMacOSXFCmd.c (TclMacOSXSetFileAttribute): on some versions of Mac OS X, truncate() fai... check-in: 54a154124b user: das tags: trunk | |
|
2007-01-18
| ||
| 23:17 | Code style improvements check-in: 8fd6e7367b user: dkf tags: trunk | |
| 22:43 | Fix minor fault (made by aku, caught by aku) check-in: f2f37791f4 user: dkf tags: trunk | |
| 22:09 | Small fixes to quell tests that fail on some kinds of Win systems check-in: 6df3f2eb20 user: dkf tags: trunk | |
| 11:37 | Whitespace policing, and adding comments so that it is clearer what TclMarkList was doing... check-in: 1c156954e7 user: dkf tags: trunk | |
| 11:18 | Minor fix to make bytecodes print out properly check-in: 38febb09a5 user: dkf tags: trunk | |
| 11:12 | Fix [Bug 1638414] and make bytecode of expansion better check-in: 3c4a0d5973 user: dkf tags: trunk | |
| 11:05 | Detect [Bug 1638414] check-in: 2ed27650c6 user: dkf tags: trunk | |
|
2007-01-17
| ||
| 10:20 | Missed a spot; thanks to Andreas Kupries for spotting this one. check-in: c47afa6c2d user: dkf tags: trunk | |
| 00:42 | Added macros to make usage of ChannelBuffers clearer. check-in: 9b58a9089b user: dkf tags: trunk | |
|
2007-01-11
| ||
| 18:30 | * win/tcl.m4(CFLAGS_WARNING): Remove "-Wconversion". This was removed from unix/tcl.m4 2004-07-16 bu... check-in: d53e6aca6c user: jenglish tags: trunk | |
| 13:17 | Fixes to work better on Win98. Read version numbers from package index file to avoid keeping numbers... check-in: 3c3cfc75b2 user: patthoyts tags: trunk | |
|
2007-01-10
| ||
| 15:30 | Arrange for RE engine workspace to be held in TSD. This is safe, less C-stack-hungry than before, an... check-in: d29fdf3177 user: dkf tags: trunk | |
|
2007-01-09
| ||
| 11:32 | Fix [lindex] argument ordering. [bug 1631364] check-in: 3410c78f04 user: dkf tags: trunk | |
|
2007-01-03
| ||
| 15:22 | Regenerated tclDate.c check-in: 488b4d7b3a user: kennykb tags: trunk | |
|
2007-01-02
| ||
| 18:43 | Minor updates (convert comment-outs to #ifdef outs, clean up comments/indents) check-in: 056e3a97b7 user: dkf tags: trunk | |
|
2006-12-28
| ||
| 23:29 | Whitespace/line-width police check-in: cda04cb218 user: dkf tags: trunk | |
|
2006-12-27
| ||
| 03:04 | * generic/tclIO.c (Tcl_GetsObj): Avoid checking for for the LF in a possible CRLF s... check-in: d801cae602 user: mdejong tags: trunk | |
| 01:25 | * generic/tclEncoding.c (EscapeFromUtfProc): Clear the TCL_ENCODING_END flag when end bytes are w... check-in: 72947ffa57 user: mdejong tags: trunk | |
|
2006-12-19
| ||
| 16:25 | supply missing RCS line check-in: ea6501a730 user: dgp tags: trunk | |
| 16:14 | Fix [Bug 1618838] check-in: 4cba13e336 user: dkf tags: trunk | |
| 14:22 | Rewrote for more clarity check-in: 19140032df user: dkf tags: trunk | |
| 10:25 | Replace with comment style recommended as "best practice" check-in: 0c29266f11 user: dkf tags: trunk | |
| 09:16 | Wrote the commenting wrongly; used proper troff construct as recommended in CSTR#54 (The Troff User... check-in: cbce958cae user: dkf tags: trunk | |
| 08:56 | Fix minor fault found by Joe Mistachkin check-in: f097dba4d4 user: dkf tags: trunk | |
| 04:35 | * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit. check-in: 0c2541e057 user: das tags: core-8-4-branch | |
| 04:35 | * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit. check-in: 4dd5a218c1 user: das tags: trunk | |
| 04:34 | * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit. check-in: 7f3db43666 user: das tags: core-8-4-branch | |
| 04:33 | * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit. check-in: 537f5091a7 user: das tags: trunk | |
| 04:14 | * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit. check-in: e50d563595 user: das tags: core-8-4-branch | |
| 04:13 | * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit. check-in: 06c6e79841 user: das tags: trunk | |
| 01:19 | * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -arch flag succeeds before enabl... check-in: 77a5587d55 user: das tags: core-8-4-branch | |
| 01:19 | * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -arch flag succeeds before enabl... check-in: 7484999a19 user: das tags: trunk | |
|
2006-12-17
| ||
| 03:47 | * tests/macOSXLoad.test (new file): add testing of .bundle loading and * tests/load.test: unl... check-in: da1fb6e37f user: das tags: trunk | |
| 03:44 | * tests/append.test: fix cleanup failure when all tests are skipped. check-in: f97a6a4fdd user: das tags: trunk | |
| 03:44 | * tests/chan.test (chan-16.9): cleanup chan event handler to avoid causing error in event.test whe... check-in: 56142e1b1b user: das tags: trunk | |
| 03:43 | * tests/info.test: add !singleTestInterp constraint to tests that fail when running testsuite with... check-in: 891377bfd6 user: das tags: trunk | |
|
2006-12-14
| ||
| 16:08 | Reapplied the Engineering Manual-ification, but this time without the (small) changes that caused c... check-in: f7195fc2c8 user: dkf tags: trunk | |
| 14:24 | Fix example. [Bug 1615277] check-in: d5ed65cf82 user: dkf tags: core-8-4-branch | |
| 10:22 | Fix example. [Bug 1615277] check-in: a05964b839 user: dkf tags: trunk | |
|
2006-12-13
| ||
| 16:54 | Revert the commits that broke the HEAD. I'm not searching through >300 lines of changes to find the ... check-in: 0201b51ecd user: dgp tags: trunk | |
| 16:33 | Silly mistake corrected check-in: 4192b1c57c user: dkf tags: trunk | |
| 16:28 | Cleanup to follow engineering manual guidelines check-in: aa153fd763 user: dkf tags: trunk | |
|
2006-12-12
| ||
| 21:45 | * generic/tclCompExpr.c: Now that the new internal structs are in use to supp... check-in: 1bee6a6484 user: dgp tags: trunk | |
| 17:21 | * generic/tclBasic.c: Final step routing all direct evaluation forms * generic/tcl... check-in: cd1c7e69e3 user: dgp tags: trunk | |
|
2006-12-11
| ||
| 18:54 | * generic/tclBasic.c: Another step with all sorting operator commands * generic/tc... check-in: a43041a8fb user: dgp tags: trunk | |
|
2006-12-10
| ||
| 05:17 | adjust tcltest.tcl line numbers in info-22.8 & info-23.6 that changed by last tcltest.tcl commit. check-in: 82c25b0617 user: das tags: trunk | |
|
2006-12-08
| ||
| 20:48 | * generic/tclBasic.c: Another step down the path of re-using * generic/tclCompExp... check-in: 552b601823 user: dgp tags: trunk | |
| 18:08 | * generic/tclCompExpr.c: Revised implementation of TclInvertOpCmd * generic/tclMathO... check-in: cac128331f user: dgp tags: trunk | |
| 16:14 | * generic/tclMathOp.c: More revisions to make tests pass. * tests/mathop.test: check-in: d2478055f0 user: dgp tags: trunk | |
| 13:50 | Fix [Bug 1571056] and silence a GCC warning check-in: 5ffd5c25c7 user: dkf tags: trunk | |
| 11:02 | Minor formatting check-in: 2da1ef88c4 user: dkf tags: trunk | |
| 10:59 | More tests for bitops check-in: 6c8ff7a4f2 user: dkf tags: trunk | |
| 05:23 | typo check-in: ecad788680 user: das tags: trunk | |
| 03:38 | typo check-in: dea19c5ae5 user: das tags: core-8-4-branch | |
| 03:37 | * library/tcltest/tcltest.tcl: use [info frame] for "-verbose line". check-in: dac0c90d2c user: das tags: trunk | |
|
2006-12-07
| ||
| 23:35 | * generic/tclCompCmds.c: Additional commits correct most * generic/tclExecute... check-in: 35351bcbd0 user: dgp tags: trunk | |
| 16:29 | Handle the export of the commands from tcl::mathop more efficiently check-in: 519237f994 user: dkf tags: trunk | |
| 16:18 | * generic/tclBasic.c: Biggest source of TIP 174 failures was that the commands wer... check-in: 323b31db36 user: dgp tags: trunk | |
| 16:12 | * tests/mathop.test: Commmitted several new tests from Peter Spjuth found in [Pat... check-in: c2a103c2f9 user: dgp tags: trunk | |
| 15:08 | Remove erroneous line check-in: 118b7710f1 user: dkf tags: trunk | |
| 15:02 | More #174 bits and pieces check-in: b77dba5a97 user: dkf tags: trunk | |
| 10:35 | Fixed line endings broken by a previous checking that caused test failures on windows. check-in: 0b5abdab16 user: patthoyts tags: trunk | |
|
2006-12-06
| ||
| 21:25 | More TIP 174 compilation bug fixes, consolidations, and improvements. check-in: a99daacf4a user: dgp tags: trunk | |
| 18:05 | * generic/tclCompCmds.c: Revised and consolidated into utility * tests/mathop... check-in: 00f77fba3f user: dgp tags: trunk | |
| 16:36 | Improved error reporting in test expr-47.12 check-in: 565141544f user: kennykb tags: trunk | |
| 01:43 | add new platform package files and earlier new test files check-in: 3670d70c41 user: das tags: trunk | |
| 01:42 | fix errors flagged by make/html check-in: 5604f7dec6 user: das tags: trunk | |
| 00:01 | Whitespace/style cop check-in: 604cb14664 user: dkf tags: trunk | |
|
2006-12-05
| ||
| 18:46 | Documentation for platform package. check-in: e78d6d2a65 user: andreas_kupries tags: trunk | |
| 18:45 | * generic/tclBasic.c: TIP #291. Define tcl_platform element for * doc/tclvars.n: pointerSize... check-in: 3cc462fc46 user: andreas_kupries tags: trunk | |
| 17:44 | Backport to 8.4 (Don Porter's work). When no requirements are supplied to a [package require $pkg]... check-in: fb9873f457 user: andreas_kupries tags: core-8-4-branch | |
| 15:36 | * generic/tclPkg.c: When no requirements are supplied to a * tests/pkg.test: ... check-in: d0d079458e user: dgp tags: trunk | |
|
2006-12-04
| ||
| 23:26 | Fix leaking-stderr test breakage check-in: 020010ebfe user: dkf tags: trunk | |
| 23:13 | Implement TIP#267 check-in: 66c58950fb user: dkf tags: trunk | |
| 22:33 | * generic/tclCompExpr.c: Added implementation for the CompileExprTree() routi... check-in: 3ee9b62174 user: dgp tags: trunk | |
| 09:11 | Fix [Bug 1606454] check-in: c1e3f441f9 user: dkf tags: core-8-4-branch | |
|
2006-12-03
| ||
| 16:31 | * generic/tclCompExpr.c: Added expr parsing routines that produce a different... check-in: 93adebdbf2 user: dgp tags: trunk | |
|
2006-12-02
| ||
| 16:14 | Bug 1606454 fixed check-in: 51e7a7fb39 user: dkf tags: trunk | |
| 01:23 | fix warning check-in: 4acd037868 user: das tags: trunk | |
| 01:22 | removed BZ_DIV_CUTOFF declaration now that it's gone from libtommath check-in: 76fbccbc8e user: das tags: trunk | |
|
2006-12-01
| ||
| 19:59 | TIP#299 IMPLEMENTATION check-in: a096fe1fb7 user: kennykb tags: trunk | |
| 19:45 | Fixed results of bollixed commit of libtommath 0.39 check-in: 0e9759bb80 user: kennykb tags: trunk | |
| 19:13 | * tests/chan.test: Correct timing sensitivity in new test [Bug 1606860] check-in: 694d4af189 user: dgp tags: trunk | |
| 15:55 | TIP#287 IMPLEMENTATION * doc/chan.n: New subcommand [chan pending]. ... check-in: 12ab5edc29 user: dgp tags: trunk | |
| 14:31 | TIP#298 IMPLEMENTATION * generic/tcl.decls: Tcl_GetBignumAndClearObj -> Tcl_TakeBig... check-in: 99fc64f278 user: dgp tags: trunk | |
| 07:54 | declare new BZ_DIV_CUTOFF global as MODULE_SCOPE check-in: 713c9a7525 user: das tags: trunk | |
| 06:06 | typo check-in: 3fddb95ed7 user: das tags: trunk | |
| 06:06 | fix warnings check-in: e94f62e776 user: das tags: trunk | |
| 05:48 | fix typo: 0,0 -> 0.0 check-in: 1b5418df02 user: das tags: trunk | |
| 05:47 | fix gcc warning: "suggest parentheses around comparison in operand of &" check-in: ef404165ab user: das tags: trunk | |
| 00:31 | Upgrade to tommath 0.39 plus patches from Tom check-in: ddfba6e771 user: kennykb tags: trunk | |
| 00:08 | Import of libtommath 0.39+ check-in: e5fc0556e8 user: kennykb tags: trunk | |
|
2006-11-30
| ||
| 23:33 | fixed bug in floating point initial approximation that caused convergence failure check-in: 8fa0b1a363 user: kennykb tags: trunk | |
| 23:32 | Olson's tzdata2006p check-in: b2237c8c13 user: kennykb tags: trunk | |
|
2006-11-29
| ||
| 15:01 | * generic/tclBasic.c (Tcl_AppendObjToErrorInfo): Added Tcl_DecrRefCount() on the ob... check-in: f1fffd4955 user: dgp tags: trunk | |
| 13:59 | Correct typos that produced duplicate test names check-in: 04638e42fa user: dgp tags: trunk | |
|
2006-11-28
| ||
| 22:20 | * generic/tclBasic.c: TIP #280 implementation. * generic/tclCmdAH.c: * generic/tclCmdIL.c: * ge... check-in: d95fba8a1f user: andreas_kupries tags: trunk | |
| 22:19 | * generic/tclBasic.c: TIP #280 implementation, conditional on the define TCL_TIP280. * generic/tc... check-in: a88d79cbf8 user: andreas_kupries tags: core-8-4-branch | |
| 16:29 | * unix/tclUnixChan.c (TclUnixWaitForFile): * tests/event.test (event-14.*): Corrected a bug where Tc... check-in: 8d6749159f user: kennykb tags: core-8-4-branch | |
| 14:50 | Add missing cast that makes the fix effective. check-in: 7a043e7b4e user: dgp tags: trunk | |
|
2006-11-27
| ||
| 20:16 | * unix/tclUnixChan.c (TclUnixWaitForFile): * tests/event.test (event-14.*): Corrected a bug where Tc... check-in: d3c62c08bd user: kennykb tags: trunk | |
| 15:10 | * generic/tclExecute.c (TclIncrObj): Correct failure to detect floating-point inc... check-in: d75036f8bb user: dgp tags: trunk | |
|
2006-11-26
| ||
| 12:52 | More bits and pieces of the TIP#174 implementation check-in: 834da63c8d user: dkf tags: trunk | |
| 06:05 | * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558] * configure: autoconf-2.1... check-in: 13f4724dd4 user: das tags: core-8-4-branch | |
| 06:05 | * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558] * configure: autoconf-2.5... check-in: 5a29c4e837 user: das tags: trunk | |
| 05:32 | add tclMathOp.c check-in: 96dbeb13c1 user: das tags: trunk | |
|
2006-11-25
| ||
| 17:18 | Finished coding part of TIP#174. Still have tests and docs to do. check-in: b33c94ebdb user: dkf tags: trunk | |
|
2006-11-24
| ||
| 15:34 | Added some more implementations check-in: c57bc81393 user: dkf tags: trunk | |
| 15:06 | Supply missing #ifdef check-in: 2d2ab42d25 user: dgp tags: trunk | |
|
2006-11-23
| ||
| 23:48 | Added Mod implementation check-in: 40b930c0ae user: dkf tags: trunk | |
| 22:38 | Added implementations of the interpreted comparison operators check-in: 53524817d1 user: dkf tags: trunk | |
| 16:34 | Added some interpreted operator implementations check-in: f8c892dd2a user: dkf tags: trunk | |
| 15:35 | Silence complaints caused by [namespace import] returning current imports check-in: 83d6e7f7a2 user: dkf tags: trunk | |
| 15:24 | *Partial* implementation of TIP#174. Still needs non-compiled versions of most operators, plus docs ... check-in: 32748eda99 user: dkf tags: trunk | |
| 13:13 | Date fix check-in: 33919c1707 user: dkf tags: trunk | |
| 03:18 | removed tools/genWinImage.tcl and win/README.binary check-in: c8c386946c user: das tags: trunk | |
| 03:18 | whitespace check-in: c0069a5547 user: das tags: trunk | |
|
2006-11-22
| ||
| 23:25 | [string is list] tests: fixed mixed up test name, added test of unicode handling check-in: 5d00b286c5 user: dkf tags: trunk | |
| 23:22 | TIP#269 implementation check-in: 2cfaf6e022 user: dkf tags: trunk | |
| 20:30 | * generic/tcl.h: Remove mention of win/README.binary in comment. check-in: ef00cf120e user: dgp tags: trunk | |
| 20:29 | * tools/genWinImage.tcl (removed): Removed two files used in * win/README.binar... check-in: f09825fcbb user: dgp tags: trunk | |
| 19:43 | * generic/tcl.h: Moved TCL_REG_BOSONLY #define from tcl.h to * generic/tclInt... check-in: 8f4a0955bd user: dgp tags: trunk | |
|
2006-11-20
| ||
| 14:28 | Make the guts of [chan] more robust. check-in: 8e3712c9bb user: dkf tags: trunk | |
| 10:14 | Added a missing bold highlight check-in: a01da63432 user: dkf tags: trunk | |
|
2006-11-17
| ||
| 21:22 | * generic/tclExecute.c (INST_EXPON): Corrected crash on [expr 2**(1<<63)]. Was o... check-in: 40237e4871 user: dgp tags: trunk | |
|
2006-11-16
| ||
| 09:34 | Added more examples check-in: ff5f76b35f user: dkf tags: trunk | |
|
2006-11-15
| ||
| 20:08 | TIP#270 IMPLEMENTATION * generic/tcl.decls: New public routines Tcl_ObjP... check-in: c06db721dd user: dgp tags: trunk | |
| 14:58 | * tools/genStubs.tcl: Updated script to no longer produce the _ANSI_ARGS_ wrapper ... check-in: 40a5f13181 user: dgp tags: trunk | |
| 09:23 | Convert \fP to \fR for easier manual page scraping check-in: 6ac86620d0 user: dkf tags: trunk | |
|
2006-11-14
| ||
| 16:30 | TIP#261 IMPLEMENTATION * generic/tclNamesp.c: [namespace import] with 0 arguments ... check-in: 6f739ec61d user: dgp tags: trunk | |
|
2006-11-13
| ||
| 22:39 | Silence a compiler warining about presenting a volatile pointer to 'memset' check-in: 5c38f9e884 user: kennykb tags: trunk | |
| 17:51 | * generic/tclIO.c: When [gets] on a binary channel needs to use the "iso8859-1"... check-in: 412bdf69f2 user: dgp tags: trunk | |
| 08:23 | * generic/tclCompExpr.c: fix gcc warnings about 'cast to/from * generic/tclEncoding.c: pointer fro... check-in: 8562d10e43 user: das tags: trunk | |
|
2006-11-12
| ||
| 23:23 | Regen check-in: 7f3127eac2 user: dkf tags: trunk | |
| 23:15 | Transfer TclPtrMakeUpvar and TclObjLookupVar to the internal stubs table. check-in: ebaa4e90fc user: dkf tags: trunk | |
|
2006-11-10
| ||
| 04:10 | suppress linker arch warnings when building universal check-in: d33ba03a52 user: das tags: trunk | |
| 01:55 | * tests/fCmd.test (fCmd-6.26): fix failure when env(HOME) path contains symlinks. * macosx/Tcl.x... check-in: 22b6ae1be7 user: das tags: trunk | |
|
2006-11-09
| ||
| 16:52 | * generic/tclParseExpr.c (removed): Moved all the code of * generic/tclCompExpr.... check-in: 503e4857a2 user: dgp tags: trunk | |
| 16:11 | Optimize for the unshared case. check-in: 81b71d3d1d user: dkf tags: trunk | |
| 15:37 | Implemented [string reverse]. Finalizes basic TIP#272 implementation. check-in: 82bd93862e user: dkf tags: trunk | |
| 15:19 | Implemented [lreverse] from TIP#272 check-in: adc8734872 user: dkf tags: trunk | |
|
2006-11-08
| ||
| 14:20 | Fix spot where bug number formating was inconsistent check-in: 80c60162f3 user: dkf tags: trunk | |
| 13:47 | Minor simplification of memcpy usage check-in: daa47e737a user: dkf tags: trunk | |
| 11:41 | Rewrite for style and clarity (esp. tclPkg.c) check-in: 36e6a4022c user: dkf tags: trunk | |
|
2006-11-07
| ||
| 17:29 | * unix/tclUnixFCmd.c (CopyFile): [SF Tcl Bug 1586470]. Added code to fall back to a hardwired d... check-in: 621b8961cc user: andreas_kupries tags: trunk | |
| 17:29 | * unix/tclUnixFCmd.c (CopyFile): [SF Tcl Bug 1586470]. Added code to fall back to a hardwired d... check-in: cee148a220 user: andreas_kupries tags: core-8-4-branch | |
| 14:26 | Minor updates (whitespace police, etc.) check-in: e4a8fe7285 user: dkf tags: trunk | |
| 14:10 | Minor changes (whitespace police, etc.) check-in: 34d587382d user: dkf tags: trunk | |
|
2006-11-05
| ||
| 04:16 | * generic/tclStringObj.c: Changed Tcl_ObjPrintf() response to an invalid forma... check-in: a83e3b5958 user: dgp tags: trunk | |
| 03:33 | TIP#274 IMPLEMENTATION * generic/tclParseExpr.c: Exponentiation operator is n... check-in: a792c55b9b user: dgp tags: trunk | |
|
2006-11-04
| ||
| 01:37 | * generic/tclBasic.c (TEOVI): fix por possible leak of a Command in the presence of execution trac... check-in: 87f0d6eba6 user: msofer tags: core-8-4-branch | |
| 00:09 | * generic/tclBasic.c (TEOVI): fix por possible leak of a Command in the presence of execution trac... check-in: 52b6cda372 user: msofer tags: trunk | |
|
2006-11-03
| ||
| 23:24 | * generic/tclBasic.c (TEOVI): * tests/trace.test (trace-21.11): fix for [Bug 1590232], execution ... check-in: fcb738aaf0 user: msofer tags: trunk | |
| 15:31 | Rename constraint to look more conventional check-in: 72eac4f15c user: dkf tags: trunk | |
| 11:45 | Keep most tests from making sockets that are reachable off the machine. check-in: b80578eec2 user: dkf tags: trunk | |
| 11:36 | Minor syntactic changes check-in: ddebbb5fdd user: dkf tags: trunk | |
| 03:04 | * macosx/Tcl.xcodeproj/project.pbxproj: check autoconf/autoheader exit status and stop build if th... check-in: 01fee8451b user: das tags: trunk | |
| 00:34 | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n: * doc/fconfigure.n, doc/interp.n, doc/unknown... check-in: 5a5306b6b8 user: hobbs tags: trunk | |
|
2006-11-02
| ||
| 16:57 | * generic/tclCmdAH.c: Further revisions to produce the routines * generic/tclInt.h... check-in: e66b307b7d user: dgp tags: trunk | |
| 16:39 | Silence compiler grumbles. check-in: 0c12676c6c user: dkf tags: trunk | |
| 16:33 | Fixed non-robustness error when opening subshell pipes when the current directory has a space in the... check-in: 2a36bb8f7f user: dkf tags: trunk | |
| 16:14 | Fix some comments, make selected if/while bodies clearer by inserting comments. check-in: 3f411d68f0 user: dkf tags: trunk | |
| 15:58 | * generic/tclBasic.c: Further revised TclAppendPrintToObj() and * generic/tclCkall... check-in: 6ed730551a user: dgp tags: trunk | |
| 15:43 | Reverted tclEncoding.c commits that caused crashes and failures all over the place. check-in: 7e8a141043 user: dgp tags: trunk | |
| 15:07 | Make better use of the core's internal macros. check-in: 6139d12b45 user: dkf tags: trunk | |
| 14:37 | Removed unnecessary casts and reworked some loops for more clarity. check-in: c3e9524dfd user: dkf tags: trunk | |
| 14:04 | Clean up uses of cast NULLs. check-in: bbb9c8f94c user: dkf tags: trunk | |
| 13:54 | Added explanations, cleaned up whitespace. check-in: 02b16d976b user: dkf tags: trunk | |
| 13:44 | Indentation policing check-in: 845de10adc user: dkf tags: trunk | |
| 13:24 | More trivial formatting stuff check-in: 286fd53f73 user: dkf tags: trunk | |
| 11:32 | Remove confusing line break check-in: b1739b2daa user: dkf tags: trunk | |
| 10:03 | Whitespace policing check-in: 5ac1f9f57e user: dkf tags: trunk | |
| 09:42 | Rewrote comments in TEOVI for clarity and usefulness. Switched to using TclStackAlloc for unknown ha... check-in: f263791b37 user: dkf tags: trunk | |
|
2006-10-31
| ||
| 22:41 | fix warning check-in: c5ad92a82e user: das tags: trunk | |
| 22:25 | * generic/tclEnv.c (Darwin): mark _environ symbol as unexported. check-in: b57dd06aba user: das tags: core-8-4-branch | |
| 22:24 | * unix/tclUnixPort.h: ensure MODULE_SCOPE is defined before use, so that tclPort.h can once again ... check-in: 4502d2d7c1 user: das tags: trunk | |
| 21:47 | Updated version of http package check-in: da57bfcb34 user: patthoyts tags: trunk | |
| 20:19 | * generic/tclBasic.c: Refactored and renamed the routines * generic/tclCkalloc.c: ... check-in: 65113c21ec user: dgp tags: trunk | |
| 15:23 | * generic/tclBasic.c: * generic/tcl.h: * generic/tclInterp.c: * generic/tclNamesp.c: removing th... check-in: 44d5b56a80 user: msofer tags: trunk | |
| 15:17 | Fix bug #1582769 build with VC2003 and correct i386 arch. check-in: e624e425c0 user: patthoyts tags: core-8-4-branch | |
| 14:19 | Fix for bug #1582769 - options conflict with VC2003. check-in: 44a0816d89 user: patthoyts tags: trunk | |
| 13:46 | Fix [Bug 1587618], eliminating the callObjc and callObjv fields from the Interp structure. check-in: 8d951d1cee user: dkf tags: trunk | |
| 09:20 | Renamed functions to reduce confusion and added to header file. Closed-Leaf check-in: 29c0ed87e2 user: dkf tags: tip-257-implementation-branch | |
| 09:14 | Added more API as requested by Arnulf Wiedermann <arnulf@wiedermann-pri.de> Also added more comment... check-in: 4a234b23e9 user: dkf tags: tip-257-implementation-branch | |
| 01:05 | * tools/tcltk-man2html.tcl (option-toc): handle any kind of options defined toc section (needed fo... check-in: 34237547c9 user: hobbs tags: trunk | |
| 00:15 | boo - last commit did not compile :( check-in: 5036f372e4 user: msofer tags: trunk | |
| 00:09 | * generic/tclBasic.c (TEOVI): insured that the interp's callObjc/v fields are restored after trace... check-in: a816f6daa2 user: msofer tags: trunk | |
|
2006-10-30
| ||
| 16:30 | * generic/tclExecute.c (INST_MOD): Corrected improper testing of * tests/expr.t... check-in: bd19f966cc user: dgp tags: trunk | |
| 14:27 | D'oh! Updated the wrong thing. check-in: f9e29c98f4 user: dkf tags: trunk | |
| 13:08 | Add missing initialization. check-in: ea5e172b20 user: dkf tags: trunk | |
| 11:57 | Formatting police check-in: 84bef81402 user: dkf tags: trunk | |
|
2006-10-29
| ||
| 21:40 | * generic/tclNamesp.c (EnsembleImplementationCmd): * tests/namespace.test (47.7-8): reverted a wro... check-in: 30a04c0a8f user: msofer tags: trunk | |
|
2006-10-28
| ||
| 23:36 | Minor style consistency cleanup check-in: 071aa37c84 user: dkf tags: trunk | |
| 23:26 | Added some explanatory comments. check-in: 2948b6c0de user: dkf tags: trunk | |
| 23:07 | Added note about test update check-in: 4b2b1f0e12 user: dkf tags: trunk | |
| 22:49 | Regen check-in: ed4dcb69e3 user: dkf tags: trunk | |
| 22:48 | Insert of calling point in middle of procedure code. Also cleaned up how [apply] terms generate stac... check-in: 16094d0b1d user: dkf tags: trunk | |
| 21:56 | Improved Changelog entry for commit dated 2006-10-23 check-in: 3da239dbd1 user: msofer tags: trunk | |
| 18:09 | Make a comment look nicer. :-) check-in: 33dc298496 user: dkf tags: trunk | |
|
2006-10-27
| ||
| 13:31 | Added missing type to declaration check-in: 0aa0ca437b user: dkf tags: trunk | |
| 13:20 | Cleaning up of various bits in tclVar.c to make code clearer to understand. check-in: e3186f0cc5 user: dkf tags: trunk | |
| 12:54 | Regen check-in: 23870a11e5 user: dkf tags: trunk | |
| 12:53 | Allow extensions that use the internal stubs to set a namespace path. check-in: ee02667591 user: dkf tags: trunk | |
| 12:44 | Add field to CallFrame for holding object call frame data. check-in: 53a5967e57 user: dkf tags: trunk | |
| 12:33 | Regen check-in: 71c319fc13 user: dkf tags: trunk | |
| 12:33 | Fixed a spot where CONSTness had been forgotten. check-in: 2ce47a75ce user: dkf tags: trunk | |
| 00:39 | * generic/tclProc.c (SetLambdaFromAny): minor change, eliminate redundant call to Tcl_GetString (t... check-in: ed42169a4f user: msofer tags: trunk | |
|
2006-10-26
| ||
| 17:23 | doh, missing ChangeLog entry check-in: 1024ab0580 user: msofer tags: trunk | |
| 17:22 | * generic/tclInterp.c (ApplyObjCmd):a * generic/tclNamesp.c (EnsembleImplementationCmd): replaced ... check-in: 27d546bdcc user: msofer tags: trunk | |
|
2006-10-24
| ||
| 23:13 | * tests/info.test (info-9.11-12): tests for [Bug 1577492] * tests/apply.test (apply-4.3-5): tests ... check-in: 686eb8ab47 user: msofer tags: trunk | |
| 22:31 | * generic/tclProc.c (ObjInterpProcEx): disable itcl hacks for calls from ApplyObjCmd (islambda==1)... check-in: df82353029 user: msofer tags: trunk | |
| 00:29 | * generic/tclProc.c (ApplyObjCmd): fix wrong#args for apply by using the ensemble rewrite engine, ... check-in: 830a25bde6 user: msofer tags: trunk | |
|
2006-10-23
| ||
| 23:04 | * generic/tclBasic.c (TclEvalObjvInternal): removed redundant check for ensembles [Bug 1577628]. check-in: faa5560c40 user: msofer tags: trunk | |
| 22:49 | * library/clock.tcl (format, scan): corrected wrong # args * tests/clock.test (3.1, 34.1): mes... check-in: db2a3f31b3 user: msofer tags: trunk | |
| 21:41 | added warning to ChangeLog: ***POTENTIAL INCOMPATIBILITY*** Any user that includes tclInt.h and n... check-in: 5b0f20200a user: msofer tags: trunk | |
| 21:36 | * generic/tcl.h: Modified the Tcl call stack so * generic/tclBasic.c: there is alwa... check-in: 7ce1f60ab1 user: msofer tags: trunk | |
| 21:20 | Rewritten to not pass function pointers through ClientData directly; some compilers/architectures do... check-in: 83b9e972cf user: dkf tags: tip-257-implementation-branch | |
| 21:01 | merge updates from HEAD check-in: 1f911d4cbb user: dgp tags: dgp-refactor | |
| 20:26 | * README: Bump version number to 8.5a6 * generic/tcl.h: * libr... check-in: 0838b58d9c user: dgp tags: trunk | |
| 19:42 | * README: Bump version number to 8.5a6 * generic/tcl.h: * tool... check-in: bed5192ec7 user: dgp tags: trunk | |
| 17:53 | * README: Bump version number to 8.4.15 * generic/tcl.h: * too... check-in: 02f32d5d72 user: dgp tags: core-8-4-branch | |
| 13:20 | Use internal TclListObjGetElements macro where appropriate. check-in: b9384d847c user: dkf tags: tip-257-implementation-branch | |
| 13:17 | back to development check-in: 07511ea3f8 user: dgp tags: trunk | |
| 13:16 | Version of ChangeLog for 8.5a5 release check-in: eabc4b8aad user: dgp tags: trunk | |
|
2006-10-22
| ||
| 23:01 | Add some hacks for Itcl support check-in: 43311a0a2f user: dkf tags: tip-257-implementation-branch | |
| 00:26 | Fixed the remaining TODO, made the call chains more efficient, reworked the introspectors to be ense... check-in: ff88c2efab user: dkf tags: tip-257-implementation-branch | |
| 00:13 | * generic/tcl.h: * generic/tclHash.c: Tcl_FindHashEntry() now calls Tcl_CreateHashEntry() with a ... check-in: 82dae2c070 user: msofer tags: trunk | |
|
2006-10-21
| ||
| 01:11 | Fix problems identified by AKu, and finish moving [oo::copy] to where it belongs check-in: 32f0377fc1 user: dkf tags: tip-257-implementation-branch | |
|
2006-10-20
| ||
| 16:49 | add tclOO* files Closed-Leaf check-in: ea79ea1f89 user: das tags: tip-257-merge1-branch-20061020T1300 | |
| 16:48 | fix warning check-in: 73a70c337a user: das tags: tip-257-merge1-branch-20061020T1300 | |
| 16:47 | fix configurations of 'tests' target check-in: 635dff9ad6 user: das tags: trunk | |
| 15:16 | Undo mistaken commit to wrong branch caused by CVS fumble... :-} check-in: c97ddfca3f user: dkf tags: trunk | |
| 15:10 | Branch for building TIP#257 for proper testing check-in: 80af129ceb user: dkf tags: tip-257-merge1-branch-20061020T1300 | |
| 14:04 | Consolidated TIP#257 patch applied to HEAD to allow for experimentation by other developers check-in: a99bded51f user: dkf tags: trunk | |
| 03:58 | Created branch core-8-5-a5-synthetic Closed-Leaf check-in: ea7afed5b5 user: cvs2fossil tags: core-8-5-a5, core-8-5-a5-synthetic | |
| 03:58 | * tools/tcltk-man2html.tcl: add support for alpha & beta versions to useversion glob pattern. [Bug... check-in: ac2d26080f user: das tags: trunk | |
|
2006-10-19
| ||
| 22:36 | * unix/configure.in: Added autodetection for OS-supplied timezone * unix/Makefile.in: files and con... check-in: 0830e64aef user: rmax tags: trunk | |
| 21:09 | Clarify; metadata applies special interpretation to NULL so don't call clientData check-in: f3924943c5 user: dkf tags: tip-257-implementation-branch-patchpoint-20061020T1300, tip-257-implementation-branch | |
| 21:06 | Add a metadata mechanism (C API only; scripts can use variables) that allows code to attach arbitrar... check-in: 3fa7882bc7 user: dkf tags: tip-257-implementation-branch | |
| 21:04 | Strip bits that I'm never planning to enable. check-in: e633cd4b0d user: dkf tags: tip-257-implementation-branch | |
|
2006-10-18
| ||
| 19:03 | * changes: 8.5a5 release date set check-in: d5b1d8449c user: dgp tags: trunk | |
| 18:46 | * doc/Encoding.3: Missing doc updates (mostly Table of * doc/Ensemble.3: ... check-in: 6daee4f0e4 user: dgp tags: trunk | |
| 17:42 | advance tag for 8.5a5 check-in: 5b3a773019 user: dgp tags: trunk | |
| 14:29 | advance 8.4.14 tag check-in: 55fa9c8ce7 user: dgp tags: core-8-4-14, core-8-4-branch | |
| 08:49 | Ensure builds with VC6 without Platform SDK and Pickup MACHINE from environment to make life easier ... check-in: d37251d255 user: patthoyts tags: core-8-4-branch | |
|
2006-10-17
| ||
| 15:39 | * generic/tclInterp.c (ApplyObjCmd): fixed bad error in 2006-10-12 commit: interp released too ear... check-in: 6e06002b40 user: msofer tags: trunk | |
| 04:36 | * generic/tclIOUtil.c: Cleaned up some code flagged by a * generic/tclInt.h: `m... check-in: 2eadc777e9 user: dgp tags: core-8-4-branch | |
|
2006-10-16
| ||
| 20:36 | * tclProc.c (SetLambdaFromAny): * tests/apply.test (9.1-9.2): plugged intrep leak [Bug 1578454], ... check-in: c87a0bf2fd user: msofer tags: trunk | |
| 18:52 | Set release date check-in: 458ee7eb84 user: dgp tags: core-8-4-branch | |
| 18:41 | * unix/tclUnixThrd.c (TclpThreadGetStackSize): Darwin: fix for main thread, where pthread_get_stac... check-in: 8ff3943783 user: das tags: trunk | |
| 17:43 | * generic/tclPkg.c (ExactRequirement): Plugged memory leak. Also changed Tcl_Alloc... check-in: ac929e49a1 user: dgp tags: trunk | |
| 17:34 | * macosx/Makefile: don't redo prebinding of non-prebound binaires. check-in: a3a8fdfe20 user: das tags: core-8-4-branch | |
| 16:52 | * generic/tclBasic.c: Moved TIP#219 cleanup to DeleteInterpProc. check-in: 4c13ce2a5a user: andreas_kupries tags: trunk | |
| 15:34 | * changes: updates for 8.4.14 release. check-in: 513198b71b user: das tags: core-8-4-branch | |
| 15:33 | * changes: updates for 8.5a5 release. check-in: 83f8628543 user: das tags: trunk | |
| 15:22 | * library/tcltest/tcltest.tcl: Revise tcltest bump to 2.3a1. * library/tcltest/pkgI... check-in: 22f4bf1645 user: dgp tags: trunk | |
|
2006-10-15
| ||
| 23:14 | Move the copy-object operation to a place where it fits better and expose it as a part of the public... check-in: 1677233b18 user: dkf tags: tip-257-implementation-branch | |
|
2006-10-13
| ||
| 12:57 | win/tclWinFile.c: alfredd supplied patch to fix Bug 1575837 check-in: 1a01ea2dde user: coldstore tags: trunk | |
| 05:11 | win/tclWinFile.c: corrected erroneous attempt to protect against NULL return from Tcl_FSGetNormalize... check-in: d01fa87110 user: coldstore tags: trunk | |
| 04:54 | * unix/tclUnixThrd.c (TclpThreadGetStackSize): on Darwin, use * unix/tcl.m4: pthread_get_stacksize... check-in: 49aee9c202 user: das tags: trunk | |
| 04:53 | win/tclWinFile.c: corrected erroneous attempt to protect against NULL return from Tcl_FSGetNormalize... check-in: 22fefe9114 user: coldstore tags: trunk | |
|
2006-10-12
| ||
| 16:24 | * generic/tclInterp.c (ApplyObjCmd): * tests/interp.test (interp-14.5-10): made [interp alias] use... check-in: 1a54c20534 user: msofer tags: trunk | |
| 07:21 | no message check-in: 8329586285 user: davygrvy tags: trunk | |
| 07:18 | nmakehlp.c: Replaced all wnsprintf() calls with snprintf(). wnsprintf was not in my shwlapi header ... check-in: 0951243ff5 user: davygrvy tags: trunk | |
|
2006-10-11
| ||
| 21:32 | * generic/tclPkg.c (Tcl_PkgRequireEx): Corrected crash when argument version==NULL passed in. B... check-in: 52ce4a8c3a user: andreas_kupries tags: core-8-4-branch | |
| 20:41 | * generic/tclPkg.c (Tcl_PackageRequireEx): Corrected crash when argument versio... check-in: 8da4fb126f user: dgp tags: trunk | |
| 03:47 | * changes: Updates for 8.5a5 release. check-in: d67439e00b user: dgp tags: trunk | |
| 02:01 | fix line endings check-in: e1a830772b user: dgp tags: tip-257-implementation-branch | |
| 01:59 | tclOOCall.c build targets check-in: 2441cc887d user: dgp tags: tip-257-implementation-branch | |
|
2006-10-10
| ||
| 20:25 | * tests/namespace-old.test (5.4 6.12,14,15): * tests/namespace.test (14.3,12 17.7,10 34.7): adapt... Closed-Leaf check-in: adc5e09acd user: msofer tags: tip-278-branch | |
| 19:10 | * changes: changes updated for 8.4.14 release. check-in: 9fe31cf933 user: dgp tags: core-8-4-branch | |
| 18:23 | * tests/namespace.test (namespace-51.16): Added test. check-in: e08ee720fe user: dgp tags: trunk | |
| 18:16 | dup test name check-in: df804607e6 user: dgp tags: core-8-4-branch | |
| 18:07 | * generic/tclNamesp.c (Tcl_FindNamespaceVar): second change needed, new test failure in namespace-... check-in: 5909d8e4ea user: msofer tags: tip-278-branch | |
| 16:45 | * generic/tclNamespace.c (TclTeardownNamespace): After the commandPathSourceList of... check-in: c78121bce9 user: dgp tags: trunk | |
| 16:15 | Silence GCC (cast is always safe; value is known to fit with wiggle room) check-in: ae8ab7ca23 user: dkf tags: trunk | |
|
2006-10-09
| ||
| 23:41 | Changelog edit. check-in: 22e8b25f11 user: msofer tags: trunk | |
| 23:38 | * doc/UpVar.3: brough the docs in accordance to the code. Ever since 8.0, Tcl_UpVar(2)? accepts TC... check-in: 1eebdd2adf user: msofer tags: trunk | |
| 22:33 | * tests/var.test (var-3.4,7.5,7.8): refer to global vars explicitly (not what was being tested). Mis... check-in: 147bfeab16 user: msofer tags: tip-278-branch | |
| 19:41 | * tests/parse.test: fixing some incomplete references to global variables - missed in the big *.te... check-in: 1d7545f168 user: msofer tags: tip-278-branch | |
| 19:35 | * generic/tclVar.c: minimal change, provides behaviour of TIP 278 but without any optimisation yet... check-in: 860ed519fa user: msofer tags: tip-278-branch | |
| 19:31 | == == updated to tag tip-278-20061009 == 2006-10-09 Miguel Sofer <msofer@users.sf.net> * ... check-in: 873ef4830e user: msofer tags: tip-278-branch | |
| 19:15 | * tests/*.test: updated all tests to refer explicitly to the global variables ::errorInfo, ::error... check-in: a8fcd798f4 user: msofer tags: trunk, tip-278-20061009 | |
|
2006-10-08
| ||
| 17:14 | Makefile updates for new file check-in: 2cb6b556f8 user: dkf tags: tip-257-implementation-branch | |
| 17:13 | Following experiments, now have (possibly imperfect implementation of) class mixins. Factor out the ... check-in: 853ef8835f user: dkf tags: tip-257-implementation-branch | |
| 15:39 | Following experiments, now have (possibly imperfect implementation of) class mixins. Factor out the ... check-in: 6c491a698c user: dkf tags: tip-257-implementation-branch | |
|
2006-10-06
| ||
| 19:00 | update tests to handle strictness change check-in: 3acaec4997 user: hobbs tags: core-8-4-branch | |
| 14:14 | bug #1571954: avoid /RTCc flag with MSVC8 check-in: 921a289f09 user: patthoyts tags: trunk, tip-278-branch-root | |
| 14:04 | Remove RTCc flag check-in: 0c53056fcd user: patthoyts tags: core-8-4-branch | |
| 13:37 | TIP #275: Support unsigned values in binary command check-in: 42dcb6f5f3 user: patthoyts tags: trunk | |
| 05:57 | note default "false" for http::strict for 8.4 check-in: 85b022a953 user: hobbs tags: core-8-4-branch | |
| 05:57 | * library/http/http.tcl (http::geturl): only do geturl url rfc 3986 validity checking if $::http::... check-in: 83351aed02 user: hobbs tags: trunk | |
| 05:56 | * library/http/http.tcl (http::geturl): only do geturl url rfc 3986 validity checking if $::http::... check-in: 133b7d6e9c user: hobbs tags: core-8-4-branch | |
| 04:55 | (UnicodeToUtfProc): dst must be set to (ch & 0xFF) to work on big endian systems check-in: 2296aeb300 user: hobbs tags: trunk | |
| 04:55 | (UnicodeToUtfProc): dst must be set to (ch & 0xFF) to work on big endian systems check-in: 1114fb6791 user: hobbs tags: core-8-4-branch | |
| 00:22 | * library/tm.tcl: Fixed bug in TIP #189 implementation, now allowing '_' in module names. check-in: c9c25ea2ac user: andreas_kupries tags: trunk | |
|
2006-10-05
| ||
| 21:24 | * generic/tcl.h: note limitation on changing Tcl_UniChar size * generic/tclEncoding.c (UtfToUnicod... check-in: b800442074 user: hobbs tags: core-8-4-branch | |
| 21:24 | * generic/tcl.h: note limitation on changing Tcl_UniChar size * generic/tclEncoding.c (UtfToUnicod... check-in: fd98919337 user: hobbs tags: trunk | |
| 11:44 | * generic/tclVar.c (Tcl_LappendObjCmd): * tests/append.test(4.21-22): fix for longstanding [Bug 15... check-in: 6631da8060 user: msofer tags: core-8-4-branch | |
| 11:38 | * generic/tclVar.c (Tcl_LappendObjCmd): * tests/append.test(4.21-22): fix for longstanding [Bug 15... check-in: d33a29a762 user: msofer tags: trunk | |
| 05:13 | nroff typo check-in: df648327d1 user: hobbs tags: trunk | |
|
2006-10-04
| ||
| 22:17 | Many improvements to introspection; all features should now be introspectable. check-in: 9ee3a8c373 user: dkf tags: tip-257-implementation-branch | |
| 21:03 | Olson's tzdata2006m check-in: cc62308f7f user: kennykb tags: trunk | |
| 18:05 | dup test name check-in: 632c9bda77 user: dgp tags: trunk | |
| 17:59 | Bug 1400572 will remain knownBug for 8.4.14 check-in: e0307b95c5 user: dgp tags: core-8-4-branch | |
| 14:12 | Add some memory tests check-in: 5bf32d9fda user: dkf tags: tip-257-implementation-branch | |
| 14:05 | Tidy up long lines check-in: b91db59a19 user: dkf tags: tip-257-implementation-branch | |
|
2006-10-03
| ||
| 23:32 | Fixed jenglish's nasty filter recursion case. Filters can't be recursively entered *unless* they're ... check-in: cdb4d99073 user: dkf tags: tip-257-implementation-branch | |
| 18:20 | Attempt to correct regression filename-16.6 due to 2006-05-13 commit. check-in: 9f44abdef2 user: dgp tags: core-8-4-branch | |
| 00:21 | fix line endings check-in: 424bd35527 user: dgp tags: tip-257-implementation-branch | |
|
2006-10-02
| ||
| 22:52 | Following discussion on c.l.t, remove oo::definer and oo::struct completely. check-in: bd7abb6f29 user: dkf tags: tip-257-implementation-branch | |
| 22:28 | Remove oo::definer and oo::struct from the global state; they're not important enough. check-in: 6bed76212b user: dkf tags: tip-257-implementation-branch | |
| 18:30 | * generic/tclFileName.c (TclGlob): Prevent doubling of directory separators by ... check-in: dfeb6ada5a user: dgp tags: core-8-4-branch | |
| 03:18 | fix line endings check-in: 45adb3bd94 user: dgp tags: tip-257-implementation-branch | |
|
2006-10-01
| ||
| 21:51 | Handle possible missing define check-in: c8c5ac42cf user: patthoyts tags: core-8-4-branch | |
| 21:30 | Handle possible missing define check-in: 9d3633c801 user: patthoyts tags: trunk | |
| 21:27 | The C API is now just about there Done the cross-consistency check with the TIP Uncovered more bugs ... check-in: f8284dc741 user: dkf tags: tip-257-implementation-branch | |
| 20:59 | Bug 1567956 check-in: cbf66e067c user: kennykb tags: trunk | |
| 13:33 | * doc/Eval.3 (TclEvalObjv): added note on refCount management for the elements of objv, [Bug #7302... check-in: a155caa74d user: msofer tags: trunk | |
| 13:17 | Backported fix for bug #1420432 (cannot set mtime for directories on windows). check-in: 83a4c18e17 user: patthoyts tags: core-8-4-branch | |
| 13:03 | bug #1420432 - file mtime fails for directories on windows check-in: 66720c51df user: patthoyts tags: trunk | |
| 09:51 | bug 1567956: handle Msys environment a little differently in getuser function check-in: a81126a719 user: patthoyts tags: trunk | |
|
2006-09-30
| ||
| 22:41 | Reorganize to make traces neater Bug fix in object->unknown when handling zero-method objects More t... check-in: b91a7fa28a user: dkf tags: tip-257-implementation-branch | |
| 19:20 | 2006-09-30 Miguel Sofer <msofer@users.sf.net> * generic/tclUtil.c (Tcl_SplitList): optimisation,... check-in: 3151fcb2e1 user: msofer tags: core-8-4-branch | |
| 19:15 | * generic/tclUtil.c (Tcl_SplitList): optimisation, [Patch 1344747] by dgp. check-in: 83165e6b81 user: msofer tags: trunk | |
| 19:00 | * generic/tclInt.decls: * generic/tclInt.h: * generic/tclIntDecls.h: * generic/tclObj.c: * gene... check-in: 4097c3e214 user: msofer tags: trunk | |
| 17:56 | * generic/tclCompile.c: * generic/tclHistory.c: * generic/tclInt.h: * generic/tclProc.c: made Tc... check-in: 639783a61c user: msofer tags: trunk | |
|
2006-09-29
| ||
| 15:46 | Tidying up, and starting to build a C API ready for exposure. check-in: 484185eef9 user: dkf tags: tip-257-implementation-branch | |
|
2006-09-28
| ||
| 20:54 | * generic/tclPkg.c (CompareVersions): Bugfix. Check string lengths * tests/pkg.test: before compa... check-in: 84ce5a0a35 user: andreas_kupries tags: trunk | |
| 20:06 | * generic/tclExecute.c: Corrected error in INST_LSHIFT in the * tests/expr.test: ... check-in: 1b8e91a167 user: dgp tags: trunk | |
| 19:24 | * generic/tclIO.c (Tcl_GetsObj): added two test'n'panic guards for possible NULL derefs, [Bug 1566... check-in: 22f85bac32 user: msofer tags: trunk | |
| 15:10 | * generic/tclPkg.c (CompareVersion): Flatten strcmp() results to {-1, 0, 1} to ma... check-in: 7f4a2f2310 user: dgp tags: trunk | |
| 00:29 | Convert confusing 'cPtr' to clearer 'clsPtr' check-in: b649e64df5 user: dkf tags: tip-257-implementation-branch | |
|
2006-09-27
| ||
| 23:35 | * generic/regc_color.c (uncolorchain): * generic/regc_nfa.c (freearc): changed tests and asserts t... check-in: 43314a2e1d user: msofer tags: trunk | |
| 22:39 | changed last commit - ifdef'ing out unused mcce (multi char collation elements) code. check-in: aa894cbc17 user: msofer tags: trunk | |
| 20:37 | * generic/regc_cvec.c (addmcce): * generic/regcomp.c (compile): the static function addmcce does ... check-in: fa0a132f0e user: msofer tags: trunk | |
| 20:22 | * tests/pkg.test: Added test for version comparison at the 32bit boundary. [SF Tcl Bug 1563836]... check-in: d0cad63004 user: andreas_kupries tags: trunk | |
| 13:49 | * generic/tclFileName.c (TclGlob): added a panic for a call with TCL_GLOBMODE_TAILS and pathPrefix... check-in: 668bd0bb04 user: msofer tags: trunk | |
| 13:25 | Stop people from creating objects with empty names; it doesn't work. check-in: 252c65ffba user: dkf tags: tip-257-implementation-branch | |
| 13:24 | Regen check-in: 603cf325c6 user: dkf tags: tip-257-implementation-branch | |
| 13:23 | TclRenameCommand should take const arguments check-in: e3b0530098 user: dkf tags: tip-257-implementation-branch | |
|
2006-09-26
| ||
| 23:01 | TIP 27 changes for Tcl_CreateEncoding check-in: 36d41f9c70 user: kennykb tags: trunk | |
| 21:40 | * win/makefile.vc: Updated MSVC build to properly deal with * win/nmakehlp.c: MSVC8 and AMD64 tar... check-in: 962a33862b user: patthoyts tags: core-8-4-branch | |
| 20:47 | Additional compiler flags and amd64 support. check-in: 3c9c0b85ca user: patthoyts tags: trunk | |
| 14:08 | * generic/tcl.h: As 2006-09-22 commit from Donal K. Fellows demonstrates, "#d... check-in: 4a83de2e5b user: dgp tags: trunk | |
| 14:06 | * generic/tcl.h: As 2006-09-22 commit from Donal K. Fellows demonstrates, "#d... check-in: 62873cf9a9 user: dgp tags: core-8-4-branch | |
| 00:11 | Fixing msvc8 and stat modifications check-in: 4fda92ef0d user: patthoyts tags: trunk | |
| 00:05 | More fixing which struct stat to refer to. Some casts from time_t to int required. Tcl_Time structur... check-in: 514c0c6683 user: patthoyts tags: trunk | |
|
2006-09-25
| ||
| 22:46 | Finished off [self] and fixed up the mess that was class mixins to no longer have odd lurking nasti... check-in: f8e2b9db45 user: dkf tags: tip-257-implementation-branch | |
| 22:30 | Remove parameters; I'm not going to implement them (for now) Add class filters, as I understand how ... check-in: 852966c1b5 user: dkf tags: tip-257-implementation-branch | |
| 21:55 | * generic/tclIO.c (Tcl_StackChannel): Fixed [SF Tcl Bug 1564642], aka coverity #51. Extended lo... check-in: a406cad4cf user: andreas_kupries tags: trunk | |
| 21:55 | * generic/tclIO.c (Tcl_StackChannel): Fixed [SF Tcl Bug 1564642], aka coverity #51. Extended lo... check-in: 82a33de162 user: andreas_kupries tags: core-8-4-branch | |
| 17:30 | another nit check-in: 6a6c3b0fa4 user: dgp tags: trunk | |
| 17:27 | * generic/tclBasic.c: Reverted exposure of patchlevel in registered core version when TIP#268 f... check-in: 034d427410 user: andreas_kupries tags: core-8-4-branch | |
| 15:58 | * doc/package.n: Fixed nits reported by Daniel Steffen in the TIP#268 changes. check-in: d28fa7fe7a user: andreas_kupries tags: trunk | |
| 15:02 | Minor change: Improved code style check-in: bf0b0d3463 user: dkf tags: trunk | |
| 14:59 | yet another stab at 1564777 check-in: c093f50364 user: kennykb tags: trunk | |
| 14:58 | yet another stab at 1564777 check-in: d781364709 user: kennykb tags: trunk | |
| 13:35 | fix line endings check-in: 58f7ee791d user: dgp tags: trunk | |
| 00:09 | Fix [Bug 1564677] check-in: a44b4eb923 user: dkf tags: trunk | |
|
2006-09-24
| ||
| 21:15 | * generic/tclParse.c (Tcl_ParseCommand): also return an error if start==NULL and numBytes<0. This ... check-in: cbbabd2395 user: msofer tags: core-8-4-branch | |
| 20:46 | * generic/tclStringObj.c (STRING_SIZE): fix allocation for 0-length strings. This is coverity's bu... check-in: e31741c85d user: msofer tags: trunk | |
| 19:13 | * generic/tclParse.c (Tcl_ParseCommand): also return an error if start==NULL and numBytes<0. This ... check-in: 11e24ed21c user: msofer tags: trunk | |
|
2006-09-22
| ||
| 22:32 | * generic/tclInt.h: Moved TIP#268's field 'packagePrefer' to the end of the structure, for bett... check-in: 7c38f09206 user: andreas_kupries tags: trunk | |
| 22:31 | * generic/tclInt.h: Moved TIP#268's field 'packagePrefer' to the end of the structure, for bett... check-in: ce1746af45 user: andreas_kupries tags: core-8-4-branch | |
| 21:55 | Oops, wrong length in comparison produces random results in qsort() when one value is a prefix of a... check-in: f499b8b5cf user: dkf tags: tip-257-implementation-branch | |
| 18:31 | * generic/tclPkg.c (Tcl_PkgRequireEx): Changes handling of the return information from 'Tcl_Pkg... check-in: 1f5d22e008 user: andreas_kupries tags: core-8-4-branch | |
| 18:13 | TIP#268 IMPLEMENTATION * generic/tclDecls.h: Regenerated from tcl.decls. * generic/tclStubIn... check-in: 055195c6bc user: andreas_kupries tags: trunk | |
| 14:48 | Fix [Bug 1562528] check-in: 1f72f1dc04 user: dkf tags: core-8-4-branch | |
| 14:45 | Fix [Bug 1562528] check-in: 9a6f412e81 user: dkf tags: trunk | |
| 01:26 | * generic/tcl.decls: Implemented TIP #268, conditionally. * generic/tclBasic.c: Define TCL_TIP26... check-in: 78a272c42a user: andreas_kupries tags: core-8-4-branch | |
| 00:18 | Filled out more [self] subcommands check-in: 80df17542c user: dkf tags: tip-257-implementation-branch | |
|
2006-09-21
| ||
| 21:11 | * generic/tclUtil.c: Dropped ParseInteger() routine. TclParseNumber covers the ta... check-in: b4a525c481 user: dgp tags: trunk | |
| 14:56 | correct registry version number check-in: 917fa982f8 user: vincentdarley tags: trunk | |
|
2006-09-20
| ||
| 23:01 | Added many comments; code should be more readable now. check-in: 113453d6f1 user: dkf tags: tip-257-implementation-branch | |
| 14:25 | fix line endings check-in: cef06a381e user: dgp tags: tip-257-implementation-branch | |
| 13:37 | fix line endings check-in: 0498863461 user: dgp tags: trunk | |
| 00:12 | More extensive (complete?) testing of the oo::struct class Working and tested 'variable' method of o... check-in: 3284871232 user: dkf tags: tip-257-implementation-branch | |
| 00:07 | Use the FOREACH macro check-in: 9739dc3b0f user: dkf tags: tip-257-implementation-branch | |
|
2006-09-19
| ||
| 23:52 | Move FOREACH declaration to more useful place check-in: 958da8ec45 user: dkf tags: tip-257-implementation-branch | |
| 22:07 | Fix nasty bug with limits, vwait's (C) traces, and interpreter restart... check-in: 751b0d8690 user: dkf tags: trunk | |
| 16:31 | * generic/tclExecute.c (INST_EXPON): Native type overflow detection * tests/expr.... check-in: adcaa18a0d user: dgp tags: trunk | |
|
2006-09-18
| ||
| 23:02 | oo::struct now seems to be working, but more tests needed. Also arranged for all (public) ::oo comma... check-in: 552ec6711a user: dkf tags: tip-257-implementation-branch | |
|
2006-09-17
| ||
| 22:08 | Remove a useless epoch field Add (most) of the 'struct' class definition; still needs tests check-in: 24d8b5b1d3 user: dkf tags: tip-257-implementation-branch | |
| 22:03 | Add some dependency info for convenience check-in: 4ab93e9ed3 user: dkf tags: tip-257-implementation-branch | |
|
2006-09-16
| ||
| 01:22 | * tests/http.test (http-5.1): bump http to 2.5.3 * unix/Makefile.in: * win/M... check-in: a65faed6b6 user: dgp tags: trunk | |
| 00:19 | * library/http/http.tcl: Change " " -> "+" url encoding mapping * library/http/pkgIndex.tcl: ... check-in: ebf8d82ec5 user: hobbs tags: trunk | |
|
2006-09-15
| ||
| 19:53 | * library/http/http.tcl: Change " " -> "+" url encoding mapping * library/http/pkgIndex.tcl: ... check-in: b2c79c9080 user: hobbs tags: core-8-4-branch | |
|
2006-09-12
| ||
| 22:52 | * unix/configure.in (HAVE_MTSAFE_GETHOST*): Modified to recognize HP-UX 11.00 and beyond as hav... check-in: 12badc9300 user: andreas_kupries tags: core-8-4-branch | |
| 22:51 | * unix/configure.in (HAVE_MTSAFE_GETHOST*): Modified to recognize HP-UX 11.00 and beyond as hav... check-in: 33c4ca5ff1 user: andreas_kupries tags: trunk | |
| 22:05 | * unix/tclUnixCompat.c (PadBuffer): Fixed bug in calculation of the increment needed to align t... check-in: 2b856a9c1f user: andreas_kupries tags: core-8-4-branch | |
| 21:59 | * unix/tclUnixCompat.c (PadBuffer): Fixed bug in calculation of the increment needed to align t... check-in: ee4af82066 user: andreas_kupries tags: trunk | |
|
2006-09-11
| ||
| 22:34 | Added tommath_(super)class headers to include install check-in: 3fb30f937b user: patthoyts tags: trunk | |
| 22:10 | Fixed error launching win98 test check-in: 615a313ba6 user: patthoyts tags: trunk | |
| 21:24 | Updated to install http, tcltest and msgcat as Tcl Modules (as per Makefile.in). check-in: 2ccd7b051a user: patthoyts tags: trunk | |
| 19:23 | * unix/Makefile.in (install-libraries): Fixed typo tcltest 2.3.9 -> 2.3.0. check-in: c7941aa39e user: andreas_kupries tags: trunk | |
| 16:15 | * tests/msgcat.test: Bumped version in auxiliary files as well. * doc/msgcat.n: check-in: f2526797ed user: andreas_kupries tags: core-8-4-branch | |
| 16:07 | * unix/tclUnixCompat.c: make compatLock static and only declare it when it will actually be used; ... check-in: 86b2c903a4 user: das tags: core-8-4-branch | |
| 16:07 | * unix/tclUnixCompat.c: make compatLock static and only declare it when it will actually be used; ... check-in: a9e57afcba user: das tags: trunk | |
| 15:57 | * tests/msgcat.test: Bumped version in auxiliary files as well. * doc/msgcat.n: check-in: f3fded6fa4 user: andreas_kupries tags: trunk | |
| 14:50 | bump msgcat version to 1.4.2 check-in: ee79686dba user: kennykb tags: trunk | |
| 14:38 | * library/msgcat/msgcat.tcl: Removed some unneeded [uplevel]s. check-in: e4a3ba7ad1 user: dgp tags: trunk | |
| 04:54 | * generic/tclExecute.c: Corrected INST_EXPON flaw that treated * tests/expr.... check-in: 953271d93a user: dgp tags: trunk | |
| 03:54 | * doc/tcltest.n: Bump to version tcltest 2.3.0 to account * library/t... check-in: 0bd317c5fb user: dgp tags: trunk | |
|
2006-09-10
| ||
| 19:00 | * library/msgcat/msgcat.tcl: Bump to version msgcat 1.4.2 to account * library/ms... check-in: dde7149a15 user: dgp tags: trunk | |
| 18:23 | * library/msgcat/msgcat.tcl: Bump to version msgcat 1.3.4 to account * library/ms... check-in: bd475a5f48 user: dgp tags: core-8-4-branch | |
| 17:04 | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of * tests/msgcat.test: ... check-in: 6d22c64949 user: das tags: core-8-4-branch | |
| 17:04 | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of * tests/msgcat.test: ... check-in: dc96f873b9 user: das tags: trunk | |
|
2006-09-08
| ||
| 20:57 | Added special handling for Darwin where gethostbyname/addr are actually MT-safe per-se. check-in: f5a5e872b5 user: vasiljevic tags: trunk | |
| 20:37 | Fixed compilation for Darwin so the compiler does not bark about defined but unused functions. check-in: 72fbfa5dee user: vasiljevic tags: core-8-4-branch | |
| 19:25 | * unix/tclUnixCompat.c: Fixed conditions for CopyArray/CopyString, and CopyHostent. Also fixed ... check-in: 6744e99597 user: andreas_kupries tags: core-8-4-branch | |
| 19:24 | * unix/tclUnixCompat.c: Fixed conditions for CopyArray/CopyString, and CopyHostent. Also fixed ... check-in: 7b52f8e051 user: andreas_kupries tags: trunk | |
| 11:15 | For Darwin, assume gethostbyname() and gethostbyaddr() are MT-safe starting with Dariwn 6 (Mac OSX 1... check-in: 4281d89b4a user: vasiljevic tags: core-8-4-branch | |
|
2006-09-07
| ||
| 18:53 | unix/tclUnixCompat.c: Added fallback to MT-unsafe library calls if TCL_THREADS is not defined. Fixed... check-in: a9af958fdc user: vasiljevic tags: trunk | |
| 18:49 | * unix/tclUnixFCmd.c: Removed some false tests added (and left by mistake) by fixing the Tcl Bug: 99... check-in: 271fd16511 user: vasiljevic tags: core-8-4-branch | |
| 16:29 | * unix/configure: Regenerated using autoconf 2.13. check-in: c5b799b804 user: andreas_kupries tags: core-8-4-branch | |
| 09:17 | Rewritten MT-safe wrappers to return ptrs to TSD storage. check-in: 660533ed64 user: vasiljevic tags: trunk | |
| 09:08 | Fixed typos in some wrapers check-in: e464350dcb user: vasiljevic tags: core-8-4-branch | |
| 09:01 | Removed unused variables check-in: f1d53c9089 user: vasiljevic tags: core-8-4-branch | |
| 08:55 | Fixed wrong structure usage in some wrappers check-in: c82db97da9 user: vasiljevic tags: core-8-4-branch | |
| 08:50 | Rewritten MT-safe wrappers to return ptrs to TSD storage check-in: 7f765b1a0f user: vasiljevic tags: core-8-4-branch | |
|
2006-09-06
| ||
| 16:12 | Use MODULE_SCOPE declaration where appropriate check-in: da92de1da7 user: vasiljevic tags: trunk | |
| 13:25 | Added for fixing Tcl Bug 999544 check-in: 93d85c302a user: vasiljevic tags: trunk | |
| 13:24 | Added for fixing the Tcl Bug 999544 check-in: a41e08dfe4 user: vasiljevic tags: core-8-4-branch | |
| 13:23 | Added fixes for Tcl Bug 999544 (ported from core-8-4-branch). check-in: cb01fe41cb user: vasiljevic tags: trunk | |
| 13:08 | Added MT-safe implementation of some library calls. See Tcl Bug 999544 for more information. check-in: fa1da032d7 user: vasiljevic tags: core-8-4-branch | |
|
2006-09-05
| ||
| 16:14 | merge updates from HEAD check-in: 9f9a3d1982 user: dgp tags: dgp-refactor | |
| 16:11 | typo check-in: 93865cc615 user: dgp tags: trunk | |
| 16:10 | typo check-in: d790a5958a user: dgp tags: core-8-4-branch | |
| 02:44 | * generic/tclCompExpr.c: Removed much complexity that is no longer needed. check-in: d0b8c00ca5 user: dgp tags: trunk | |
|
2006-09-04
| ||
| 21:36 | * tests/main.text (Tcl_Main-4.4): Test corrected to not be timing sensitive to... check-in: 421d53064c user: dgp tags: core-8-4-branch | |
| 21:34 | * tests/main.text (Tcl_Main-4.4): Test corrected to not be timing sensitive to... check-in: 3a84db5632 user: dgp tags: trunk | |
| 19:36 | correct package example check-in: 2a0477562e user: hobbs tags: trunk | |
| 19:35 | correct package example check-in: 7d94c968f0 user: hobbs tags: core-8-4-branch | |
|
2006-09-02
| ||
| 21:04 | Some tidying, and fix remaining known call context generation and trace generation bugs. check-in: 1bd62544ef user: dkf tags: tip-257-implementation-branch | |
|
2006-09-01
| ||
| 15:29 | More functionality, more tests, more bugs uncovered... check-in: e809410864 user: dkf tags: tip-257-implementation-branch | |
| 13:11 | fix line endings check-in: 86ac1725e0 user: dgp tags: tip-257-implementation-branch | |
| 12:11 | Improvements in error trace handling check-in: 66cd120136 user: dkf tags: tip-257-implementation-branch | |
| 10:40 | More tests (all passing), and got rid of the knownBug from all tests. check-in: 055c4e35e6 user: dkf tags: tip-257-implementation-branch | |
|
2006-08-31
| ||
| 23:27 | More introspection and starting to assemble the [oo::definer] metaclass check-in: bcee6d2234 user: dkf tags: tip-257-implementation-branch | |
| 20:41 | * generic/tclCompExpr.c: Corrected flawed logic for disabling the INST_TRY_CV... check-in: 03486d986a user: dgp tags: trunk | |
| 20:09 | * tests/expr-old.test: The remaining failing tests reported in * tests/expr.test: ... check-in: 28c78c11e8 user: dgp tags: trunk | |
| 15:43 | Fix bloopers check-in: 3af609789f user: dkf tags: tip-257-implementation-branch | |
| 15:41 | Add more introspection Change line endings to LF check-in: a76bef062d user: dkf tags: tip-257-implementation-branch | |
| 15:41 | Change to using LF line endings check-in: cdff92950a user: dkf tags: tip-257-implementation-branch | |
|
2006-08-30
| ||
| 23:49 | Reorganization to support more types of methods and method cloning. Now can clone non-class objects.... check-in: 634064f6b6 user: dkf tags: tip-257-implementation-branch | |
| 20:46 | * generic/tclParseExpr.c: Dropped the old expr parser. check-in: 877cacc543 user: dgp tags: trunk | |
| 19:33 | * generic/tclBasic.c (Tcl_CreateInterp): init iPtr->threadId check-in: b772b79e17 user: hobbs tags: trunk | |
| 19:30 | * win/tclWinChan.c [Bug 819667] Improve logic for identifying COM ports. check-in: 5058a5afa8 user: hobbs tags: trunk | |
| 17:59 | see changes check-in: bd2355b263 user: hobbs tags: trunk | |
| 17:59 | * generic/tclIOGT.c (ExecuteCallback): * generic/tclPkg.c (Tcl_PkgRequireEx): replace Tcl_GlobalEv... check-in: adcd7cfba2 user: hobbs tags: trunk | |
| 17:58 | * unix/Makefile.in (valgrindshell): add valgrindshell target and update default VALGRINDARGS. Use... check-in: 546e375b54 user: hobbs tags: trunk | |
| 17:56 | * generic/tclFileName.c (DoGlob): match incrs with decrs. check-in: 8c6496902e user: hobbs tags: trunk | |
| 17:53 | see changes check-in: 0834d1d010 user: hobbs tags: core-8-4-branch | |
| 17:53 | * win/tclWinChan.c: [Bug 819667] Improve logic for identifying COM ports. check-in: 0da377899f user: hobbs tags: core-8-4-branch | |
| 17:48 | * win/tclWinFCmd.c: [Bug 1548263] Added test for NULL return * generic/tclIOUtil.c: from Tcl_FS... check-in: bf32b6a16f user: hobbs tags: core-8-4-branch | |
| 17:35 | * generic/tclFileName.c (TclDoGlob): match incr with existing decr. check-in: a8648325b1 user: hobbs tags: core-8-4-branch | |
| 17:24 | * unix/Makefile.in: add valgrindshell target and update default VALGRINDARGS. User can override, ... check-in: c946b3fca3 user: hobbs tags: core-8-4-branch | |
| 17:24 | * generic/tclBasic.c (Tcl_CreateInterp): init iPtr->threadId check-in: 592c2c9126 user: hobbs tags: core-8-4-branch | |
| 17:24 | * generic/tclIOGT.c (ExecuteCallback): * generic/tclPkg.c (Tcl_PkgRequireEx): replace Tcl_GlobalEv... check-in: 0ac1070d51 user: hobbs tags: core-8-4-branch | |
| 15:35 | Test updates to start checking introspection facilities check-in: d366834cac user: dkf tags: tip-257-implementation-branch | |
| 14:53 | Implementations of many of the simpler introspective actions. check-in: 8662f03c75 user: dkf tags: tip-257-implementation-branch | |
| 14:23 | Outline of the additions to [info] command. No changes to test suite yet, nor any functional impleme... check-in: fdf32fc3ba user: dkf tags: tip-257-implementation-branch | |
|
2006-08-29
| ||
| 23:13 | small error message changes check-in: f3386b1f83 user: dkf tags: tip-257-implementation-branch | |
| 19:11 | silence compiler warn check-in: ec051dd43e user: dgp tags: trunk | |
| 19:09 | undo mistaken commit check-in: 977c1e50e8 user: dgp tags: trunk | |
| 19:04 | * generic/tclParseExpr.c: Use the "parent" field of orphan ExprNodes to store ... check-in: 36db802e78 user: dgp tags: trunk | |
| 16:19 | merge updates from HEAD check-in: e1feeec3e7 user: dgp tags: dgp-refactor | |
| 15:21 | Squelching another nasty edge case that causes crashes check-in: 20015fde33 user: dkf tags: tip-257-implementation-branch | |
| 14:47 | Squelch crash when destroying the root of the object tree. The root is special. check-in: 0d19c7d89d user: dkf tags: tip-257-implementation-branch | |
| 13:09 | More use of ensemble tricks to improve error messages check-in: d0c7ac00b8 user: dkf tags: tip-257-implementation-branch | |
| 11:01 | Better handling of method arguments, added (currently failing) test to check check-in: 65d94ddd66 user: dkf tags: tip-257-implementation-branch | |
| 09:06 | Do not run destructors in deleted interpreters; it makes bad things happen on some platforms (esp. L... check-in: 25819362e2 user: dkf tags: tip-257-implementation-branch | |
| 06:28 | add casts to make gcc2 happy with previous commit [Bug 1548330] check-in: 6e49a4e1e7 user: das tags: trunk | |
| 05:33 | Fix for stack.test failures on FreeBSD check-in: cad4b8fc35 user: mistachkin tags: trunk | |
| 00:36 | fixed [ 1548263 ] NULL return from Tcl_FSGetNormalizedPath segv check-in: 349a10088f user: coldstore tags: trunk | |
|
2006-08-28
| ||
| 23:37 | Partial implementation of object cloning check-in: 17381ed8e0 user: dkf tags: tip-257-implementation-branch | |
| 18:22 | ftp://elsie.nci.nih.gov/pub/tzdata2006k check-in: 22134e5558 user: kennykb tags: trunk | |
| 16:05 | * generic/tclStringObj.c: Revised ObjPrintfVA to take care * generic/tclParseE... check-in: 915a693050 user: dgp tags: trunk | |
| 15:53 | Added support for mixins and changing an object's class dynamically. check-in: f5ea786b6e user: dkf tags: tip-257-implementation-branch | |
| 14:13 | * generic/tclStringObj.c: Corrected TclFormatObj's failure to count up the num... check-in: 366bf07353 user: dgp tags: trunk | |
| 13:13 | undo last commit. check-in: 30c4386336 user: dgp tags: trunk | |
| 08:48 | simplification of previous commit, whitespace cleanup check-in: b205841d65 user: das tags: trunk | |
| 08:47 | fixed printf format warnings from gcc4 when TCL_COMPILE_STATS defined check-in: d990dffed8 user: das tags: trunk | |
| 04:13 | Fixes for [Bug 1547662] and [Bug 1547681] check-in: f0365ca347 user: mistachkin tags: trunk | |
|
2006-08-27
| ||
| 14:33 | Memory now handled mostly right throughout. Filters now supported. check-in: 71661452ad user: dkf tags: tip-257-implementation-branch | |
|
2006-08-26
| ||
| 22:15 | Tidying up and most of object/class teardown now implemented. check-in: 0c23e1fdea user: dkf tags: tip-257-implementation-branch | |
| 13:00 | bugfix, docs clarification and new tests for 'namespace upvar' [Bug 1546833] check-in: 69ffdd8acb user: msofer tags: trunk | |
|
2006-08-24
| ||
| 23:56 | Multiple inheritance (no filters, no mixins) and more of [self] check-in: 0b75ce7945 user: dkf tags: tip-257-implementation-branch | |
| 21:47 | * library/tzdata: Regenerated, including several new files, from Olson's tzdata2006j. * library/c... check-in: d3ace100bf user: kennykb tags: trunk | |
| 07:12 | removed now no longer needed '-constraints newExprParser' arg to tcltest check-in: 925a757acb user: das tags: trunk | |
| 02:54 | fix line endings check-in: c3adf41ddc user: dgp tags: tip-257-implementation-branch | |
|
2006-08-23
| ||
| 23:43 | Add another test check-in: 7ab5acf1a3 user: dkf tags: tip-257-implementation-branch | |
| 23:37 | Some simple changes to make [global] (and related) work properly in methods. check-in: 9128289062 user: dkf tags: tip-257-implementation-branch | |
| 23:35 | Remove dead (and previously commented-out) code check-in: 77fb73e48a user: dkf tags: tip-257-implementation-branch | |
| 21:31 | * generic/tclParseExpr.c: Minimal collection of new tests * tests/parseExpr.te... check-in: 5cda08a159 user: dgp tags: trunk | |
| 15:42 | Tweaking the init sequence; not yet important check-in: 118748827c user: dkf tags: tip-257-implementation-branch | |
| 14:38 | Partial implementation of the [self] command. check-in: 8d612b3ee0 user: dkf tags: tip-257-implementation-branch | |
| 09:29 | Make single inheritance and the [next] command work properly. check-in: 14b71b4b3a user: dkf tags: tip-257-implementation-branch | |
|
2006-08-22
| ||
| 23:36 | Some support for defining simple class hierarchies; incomplete and buggy though check-in: c9a7010d1d user: dkf tags: tip-257-implementation-branch | |
| 18:10 | More test flexibility check-in: f839e7b1dc user: dgp tags: trunk | |
| 17:45 | * unix/tclUnixNotfy.c (Tcl_WaitForEvent): Fixed broken if syntax committed 2006-08-21 by Daniel... check-in: 0671965d0f user: andreas_kupries tags: core-8-4-branch | |
| 15:01 | Test method forwarding check-in: d548cb619f user: dkf tags: tip-257-implementation-branch | |
| 14:42 | Improved test check-in: 6c71dee38e user: dkf tags: tip-257-implementation-branch | |
| 14:37 | Another test, this time of self.method check-in: dc23c6dc3e user: dkf tags: tip-257-implementation-branch | |
| 10:50 | Add more tests. Working towards being able to do object cleanup properly check-in: e78d6b4fed user: dkf tags: tip-257-implementation-branch | |
| 04:03 | * tests/compExpr-old.test: Update existing tests to not fail * tests/compExpr.t... check-in: 27c27c8d91 user: dgp tags: trunk | |
|
2006-08-21
| ||
| 21:34 | Add support for export/unexport of commands (not yet properly inheritance-aware), and make method fo... check-in: 0e237eec29 user: dkf tags: tip-257-implementation-branch | |
| 17:15 | * generic/tclParseExpr.c: Revised mistaken call to TclCheckBadOctal(), so both... check-in: 153b8a7ae0 user: dgp tags: trunk | |
| 15:55 | Nearly working destructor code. check-in: cc4b6e0a7c user: dkf tags: tip-257-implementation-branch | |
| 14:56 | * generic/tclIOUtil.c: Revisions to complete the thread finalization of the cwdPath... check-in: 9272fb766d user: dgp tags: trunk | |
| 14:56 | * generic/tclIOUtil.c: Revisions to complete the thread finalization of the cwdPath... check-in: 4557a5daa4 user: dgp tags: core-8-4-branch | |
| 09:02 | Fix the 'gdb' target. check-in: 40c875a767 user: dkf tags: trunk | |
| 06:10 | typo: s/Xcode 2.3/Xcode 2.4/ check-in: 9b29f159d0 user: das tags: core-8-4-branch | |
| 06:09 | typo: s/Xcode 2.3/Xcode 2.4/ check-in: d76fe61104 user: das tags: trunk | |
| 05:37 | * unix/tclUnixPort.h (Darwin): override potentially faulty configure detection of termios availabi... check-in: d0aba3dd78 user: das tags: trunk | |
| 05:37 | * unix/tclUnixPort.h (Darwin): override potentially faulty configure detection of termios availabi... check-in: d6432e6705 user: das tags: core-8-4-branch | |
| 03:50 | add support for building without -fconstant-cfstrings, e.g. when MACOSX_DEPLOYMENT_TARGET unset. [Bu... check-in: 7ebbaebd22 user: das tags: core-8-4-branch | |
| 03:50 | add support for building without -fconstant-cfstrings, e.g. when MACOSX_DEPLOYMENT_TARGET unset. [Bu... check-in: d5ab9428b4 user: das tags: trunk | |
| 02:36 | sync with relevant core-8-4-branch additions check-in: b619007e54 user: das tags: trunk | |
| 02:36 | update with recent Darwin changes check-in: f5465f2316 user: das tags: core-8-4-branch | |
| 01:08 | * generic/tclClock.c (ClockClicksObjCmd): add support for Darwin * generic/tclCmdMZ.c (Tcl_TimeObj... check-in: 26f9667ec2 user: das tags: trunk | |
| 01:08 | * macosx/tclMacOSXNotify.c (Tcl_WaitForEvent): if the run loop is already running (e.g. if Tcl_Wai... check-in: 346bc651f3 user: das tags: core-8-4-branch | |
| 01:08 | * macosx/tclMacOSXNotify.c (Tcl_WaitForEvent): if the run loop is already running (e.g. if Tcl_Wai... check-in: 7221913ebc user: das tags: trunk | |
|
2006-08-20
| ||
| 18:11 | fix line endings (again) check-in: e1c3dace5e user: dgp tags: tip-257-implementation-branch | |
| 12:20 | Constructors now work, but still no (real) inheritance so they're not very useful yet check-in: ae0495000a user: dkf tags: tip-257-implementation-branch | |
|
2006-08-19
| ||
| 17:22 | Stop spurious errors from the guts of AllocObject that prevented the test from passing check-in: d06f048ae0 user: dkf tags: tip-257-implementation-branch | |
| 16:58 | A version that can actually execute methods, and a test file to demonstrate it. check-in: 4fdd28be48 user: dkf tags: tip-257-implementation-branch | |
| 16:57 | Make 'make gdb' work correctly on Windows/msys. check-in: a1da9bc87f user: dkf tags: tip-257-implementation-branch | |
|
2006-08-18
| ||
| 22:28 | Assemble enough pieces together that at least some method dispatch is now working! check-in: bb7c24b12d user: dkf tags: tip-257-implementation-branch | |
| 11:23 | * unix/tclUnixChan.c (TclUnixWaitForFile): with timeout < 0, if select() returns early (e.g. due t... check-in: 625eafea5d user: das tags: core-8-4-branch | |
| 11:23 | * unix/tclUnixChan.c (TclUnixWaitForFile): with timeout < 0, if select() returns early (e.g. due t... check-in: a837931e2d user: das tags: trunk | |
| 07:45 | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for universal builds including x... check-in: a341c3758d user: das tags: core-8-4-branch | |
| 07:45 | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for universal builds including x... check-in: 8e0081af99 user: das tags: trunk | |
|
2006-08-17
| ||
| 17:43 | * generic/tclCompile.c: Revised the new set of expression * generic/tclParse... check-in: a8c91610e6 user: dgp tags: trunk | |
|
2006-08-16
| ||
| 20:51 | Added [oo::define ? forward] check-in: 0f0c660b96 user: dkf tags: tip-257-implementation-branch | |
| 17:56 | * generic/tclParseExpr.c: Replace PrecedenceOf() function with prec[] static a... check-in: 14f358e107 user: dgp tags: trunk | |
|
2006-08-14
| ||
| 19:29 | Stop CallFrame != Tcl_CallFrame panic check-in: a32e1b8340 user: dgp tags: tip-257-implementation-branch | |
| 10:01 | Added missing braces to validation code check-in: 8e8dd6e652 user: dkf tags: trunk | |
|
2006-08-13
| ||
| 21:35 | Bits and pieces of [oo::define]. Should now be able to define constructors, destructors and (simple)... check-in: c527a998a1 user: dkf tags: tip-257-implementation-branch | |
|
2006-08-11
| ||
| 15:16 | It seems that the original submitter of the patch didn't test it. Add a critical buffer reset so th... check-in: 5506a882f7 user: dkf tags: trunk | |
| 13:50 | Applied [Patch 1352382] check-in: 58c8f54cd0 user: dkf tags: trunk | |
|
2006-08-10
| ||
| 13:07 | D'oh! Fix silly mistakes. check-in: b5307d6e55 user: dkf tags: trunk | |
| 12:15 | Various minor object file size efficiency fixes. [Bug 1530474] check-in: a09967381c user: dkf tags: trunk | |
|
2006-08-09
| ||
| 18:12 | * generic/tclEncoding.c: Replace buffer copy in for loop with call to memcpy(... check-in: 7d1d864453 user: dgp tags: core-8-4-branch | |
| 18:12 | * generic/tclEncoding.c: Replace buffer copy in for loop with call to memcpy(... check-in: 6ff5bab321 user: dgp tags: trunk | |
| 14:16 | Error message consistency improvements. [Bug 1534628] check-in: 086978a2d5 user: dkf tags: trunk | |
| 13:51 | Fix silly error in error handling for uncompiled [dict for]. [Bug 1531184] check-in: cd03ff96a0 user: dkf tags: trunk | |
| 10:06 | Make [expr] use in examples more idiomatic [Bug 1526581] check-in: 04c72ee62f user: dkf tags: trunk | |
|
2006-08-03
| ||
| 22:46 | fix indenting with spaces i.s.o tabs check-in: b59c3a1ce7 user: nijtmans tags: trunk | |
| 22:41 | two minor doc fixes check-in: f658dc1c80 user: nijtmans tags: trunk | |
|
2006-08-02
| ||
| 20:04 | * unix/tclUnixPipe.c (TclpCreateProcess): for USE_VFORK: ensure standard channels are initia... check-in: 4a43cef377 user: das tags: core-8-4-branch | |
| 20:04 | * unix/tclUnixPipe.c (TclpCreateProcess): for USE_VFORK: ensure standard channels are initia... check-in: 262c4d08c2 user: das tags: trunk | |
| 20:03 | * tests/compExpr-old.test: add 'oldExprParser' constraint to all tests * tests/compExpr.test... check-in: 1c2d45d58d user: das tags: trunk | |
| 20:01 | typo check-in: f15716a5a0 user: das tags: trunk | |
|
2006-07-31
| ||
| 15:44 | Bug 1531530 check-in: a07567fdd5 user: kennykb tags: trunk | |
| 03:27 | Bug 1426279 check-in: 5fce0df2f9 user: kennykb tags: trunk | |
|
2006-07-30
| ||
| 19:15 | Fixed Bug 1494664 check-in: 8fbc85f8ff user: kennykb tags: trunk | |
| 18:58 | Fixed Bug 1505383 check-in: b700efc33b user: kennykb tags: trunk | |
| 17:05 | Bug 1513489 check-in: 5e3e15d33a user: kennykb tags: core-8-4-branch | |
| 16:18 | Fix typo [Bug 1496886] check-in: 0bc42fa7c8 user: jenglish tags: trunk | |
| 16:18 | Fix typo [Bug 1496886] check-in: c1201f2398 user: jenglish tags: core-8-4-branch | |
|
2006-07-28
| ||
| 10:38 | fix errors from 'make html' check-in: 6381bece46 user: das tags: trunk | |
|
2006-07-26
| ||
| 21:56 | * generic/tclExecute.c: Corrected flawed overflow detection in * tests/expr.test: ... check-in: dc337b42a1 user: dgp tags: trunk | |
|
2006-07-24
| ||
| 13:43 | * win/tclWinSock.c: Correct un-initialized Tcl_DString. Thanks to afredd. [Bug ... check-in: 7a410e481f user: dgp tags: trunk | |
|
2006-07-21
| ||
| 14:56 | undo mistaken commit check-in: 4e1c9e6425 user: dgp tags: trunk | |
| 10:47 | * generic/tclExecute.c: * tests/execute.test (execute-9.1): dgp's fix for [Bug 1522803]. check-in: 76e3738cf2 user: msofer tags: trunk | |
| 06:02 | typos check-in: cee0827271 user: das tags: core-8-4-branch | |
| 06:02 | typos check-in: eace2ae02f user: das tags: trunk | |
|
2006-07-20
| ||
| 07:39 | cleanup quoting and whitespace check-in: 92c414d8d1 user: das tags: core-8-4-branch | |
| 07:39 | cleanup quoting and whitespace check-in: af1d21a5e1 user: das tags: trunk | |
| 06:21 | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create notifier thread lazily upo... check-in: fc99321d66 user: das tags: core-8-4-branch | |
| 06:18 | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): create notifier thread lazily upo... check-in: 95ec292536 user: das tags: trunk | |
| 06:17 | * generic/regc_locale.c (cclass): * generic/tclExecute.c (TclExecuteByteCode): * generic/tclIOCmd... check-in: 25ff7e8b0a user: das tags: trunk | |
|
2006-07-14
| ||
| 16:28 | * unix/tclUnixPort.h: Added the inclusion of <AvailabilityMacros.h>. The missing header caused ... check-in: e172aac034 user: andreas_kupries tags: trunk | |
| 16:20 | * unix/tclUnixPort.h: Added the inclusion of <AvailabilityMacros.h>. The missing header caused ... check-in: 35daae8037 user: andreas_kupries tags: core-8-4-branch | |
|
2006-07-13
| ||
| 00:23 | Fix blunder check-in: 955b22c283 user: dkf tags: tip-257-implementation-branch | |
|
2006-07-12
| ||
| 15:32 | First go at doing procedure-like method dispatch. Probably somewhat wrong. :-) check-in: ea6c474c9f user: dkf tags: tip-257-implementation-branch | |
| 00:21 | Added implementation of the [next] command check-in: 67d1fe8b7c user: dkf tags: tip-257-implementation-branch | |
|
2006-07-11
| ||
| 14:29 | Made Tcl_AsyncDelete() more tolerant when called after all thread TSD has been garbage-collected. check-in: d4201e4c4e user: vasiljevic tags: trunk | |
| 13:18 | Made Tcl_AsyncDelete() more tolerant when called after all thread TSD has been garbage-collected. check-in: 9cd2581375 user: vasiljevic tags: core-8-4-branch | |
| 10:00 | Fix line endings :-( check-in: 8341f10f3f user: dkf tags: tip-257-implementation-branch | |
|
2006-07-10
| ||
| 23:24 | Split out the (likely to get rather large) support for the oo::define command Update all relevant ma... check-in: ce2a3efdc6 user: dkf tags: tip-257-implementation-branch | |
| 23:01 | * generic/tclIO.c (Tcl_CreateChannel): allow Tcl std channel inheritance to be #defined out (defau... check-in: 51333eb85f user: hobbs tags: core-8-4-branch | |
| 01:17 | Created branch tip-257-implementation-branch-root-synthetic Closed-Leaf check-in: 0d609a1995 user: cvs2fossil tags: tip-257-implementation-branch-root, tip-257-implementation-branch-root-synthetic | |
| 01:17 | Dispatch is mostly working now; just got to get dispatch to "procedure-like" methods done now; trick... check-in: 53ccb752fa user: dkf tags: tip-257-implementation-branch | |
|
2006-07-06
| ||
| 13:34 | memory allocation bug check-in: c68e8d28c3 user: dgp tags: dgp-refactor | |
|
2006-07-05
| ||
| 21:29 | merge updates from HEAD check-in: 2d02d24f27 user: dgp tags: dgp-refactor | |
| 20:42 | Improvements to error context messages check-in: 3e3cf8d323 user: dgp tags: trunk | |
| 05:34 | * generic/tclParseExpr.c: Completely new expression parser that builds a parse... check-in: 27c7cf27cb user: dgp tags: trunk | |
|
2006-06-21
| ||
| 20:44 | fix warnings check-in: 8ee445667e user: das tags: trunk | |
| 03:10 | * generic/tclIOUtil.c: Changed default configuration to * generic/tclInt.decls: #un... check-in: 0bde9c44bb user: dgp tags: trunk | |
|
2006-06-20
| ||
| 15:00 | One stray CONST that escaped the CONST->const conversion. check-in: a10709e1ae user: dgp tags: trunk | |
| 13:22 | * generic/tclCmdAH.c: Removed dead code that was old implementation of [format]. check-in: d896ffc8bd user: dgp tags: trunk | |
|
2006-06-16
| ||
| 18:35 | typo check-in: c30a92e536 user: dgp tags: trunk | |
|
2006-06-15
| ||
| 22:33 | add ref to darwin fix check-in: 940eec91b5 user: das tags: core-8-4-branch | |
| 18:11 | typo check-in: bc219feaf9 user: dgp tags: core-8-4-branch | |
| 18:09 | * changes: changes to start prep for an 8.4.14 release. check-in: 2ae478f836 user: dgp tags: core-8-4-branch | |
|
2006-06-14
| ||
| 21:12 | * unix/tclUnixPort.h (Darwin): support for MAC_OS_X_VERSION_MAX_ALLOWED define from AvailabilityMa... check-in: 381c24f84c user: das tags: core-8-4-branch | |
| 21:11 | * unix/tclUnixPort.h (Darwin): support for MAC_OS_X_VERSION_MAX_ALLOWED define from AvailabilityMa... check-in: a4aa374b9b user: das tags: trunk | |
| 15:24 | Remove test chunk check-in: 0f6b42c174 user: patthoyts tags: core-8-4-branch | |
| 15:21 | Enable building Tcl with Microsoft's latest compiler offering (VS2005). We have to handle a number ... check-in: f0865d186b user: patthoyts tags: core-8-4-branch | |
| 14:59 | Added examples after prompting on the Tcler's chat. check-in: f24478aad6 user: dkf tags: trunk | |
|
2006-06-13
| ||
| 22:54 | Workaround for silly compiler bug. [Bug 1503729] check-in: 145ea285f8 user: dkf tags: core-8-4-branch | |
| 22:10 | Workaround for silly compiler bug. [Bug 1503729] check-in: a946650648 user: dkf tags: trunk | |
|
2006-06-06
| ||
| 20:07 | * doc/GetStdChan.3: Added recommendation that each call to Tcl_SetStdChannel() b... check-in: d79ba117f3 user: dgp tags: core-8-4-branch | |
| 20:06 | * doc/GetStdChan.3: Added recommendation that each call to Tcl_SetStdChannel() b... check-in: 97f256fe07 user: dgp tags: trunk | |
| 17:10 | merge updates from HEAD check-in: 6d4ff70d4d user: dgp tags: dgp-refactor | |
|
2006-06-05
| ||
| 10:04 | Documentation improvements (including Tcl_Realloc(NULL,x) behaviour) check-in: 580ec2c125 user: dkf tags: trunk | |
| 08:34 | Minor formatting fixes check-in: a69480e0f4 user: dkf tags: trunk | |
|
2006-05-31
| ||
| 23:29 | * generic/tclNamesp.c (NamespaceInscopeCmd): revert [Bug 1400572] fix of 2006-01-09 for [namespace... check-in: a5ddb548a6 user: hobbs tags: core-8-4-branch | |
|
2006-05-30
| ||
| 00:30 | * generic/tcl.h (Tcl_DecrRefCount): use if/else construct to allow placement in unbraced outer if/... check-in: ce66481412 user: hobbs tags: trunk | |
| 00:29 | * generic/tcl.h (Tcl_DecrRefCount): use if/else construct to allow placement in unbraced outer if/... check-in: 4bef433d45 user: hobbs tags: core-8-4-branch | |
|
2006-05-27
| ||
| 05:23 | * macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler that * unix/tcl.m4 (Darwin): ... check-in: 48693e32e0 user: das tags: core-8-4-branch | |
| 05:22 | * macosx/tclMacOSXNotify.c: implemented pthread_atfork() handler that * unix/tcl.m4 (Darwin): ... check-in: b5827f9228 user: das tags: trunk | |
|
2006-05-26
| ||
| 19:20 | autoconf-2.13 check-in: 7d8984760d user: das tags: core-8-4-branch | |
| 19:19 | sync 2006-05-24 change to tcl HEAD check-in: 0981367f4e user: das tags: core-8-4-branch | |
| 19:13 | autoconf-2.59 check-in: be5f67af4f user: das tags: trunk | |
| 19:12 | updates for Xcode 2.3 check-in: 5a0445f00f user: das tags: trunk | |
|
2006-05-24
| ||
| 10:37 | Fix [Bug 1494160] check-in: e940c8059d user: dkf tags: trunk | |
| 10:31 | Typo. [Bug 1494160] check-in: 355a97f133 user: dkf tags: trunk | |
|
2006-05-23
| ||
| 15:35 | Minor doc improvements check-in: 2a2c224706 user: dkf tags: trunk | |
|
2006-05-15
| ||
| 16:07 | Silence compiler warning. check-in: 62f90c522c user: dgp tags: trunk | |
| 16:07 | Silence compiler warning. check-in: 3e5d0df294 user: dgp tags: core-8-4-branch | |
|
2006-05-13
| ||
| 23:21 | * generic/tclFileName.c (TclDoGlob): Disabled the partial normalization done by t... check-in: 641fe5b72d user: dgp tags: core-8-4-branch | |
| 17:17 | * generic/tclProc.c (ProcCompileProc): When a bump of the compile epoch forces the ... check-in: 463e0bb43d user: dgp tags: core-8-4-branch | |
| 17:14 | * generic/tclProc.c (ProcCompileProc): When a bump of the compile epoch forces the ... check-in: befd37911b user: dgp tags: trunk | |
|
2006-05-12
| ||
| 18:12 | * generic/tclEvent.c (HandleBgErrors): fix leak. [Coverity issue 86] check-in: 39f2094997 user: das tags: trunk | |
|
2006-05-05
| ||
| 18:09 | * generic/tclMain.c (Tcl_Main): Corrected flaw that required * tests/main.te... check-in: aedf5e48e9 user: dgp tags: trunk | |
| 18:08 | * generic/tclMain.c (Tcl_Main): Corrected flaw that required * tests/main.te... check-in: f4e4abd17f user: dgp tags: core-8-4-branch | |
|
2006-05-04
| ||
| 14:01 | * README: Bump version number to 8.5a5 * generic/tcl.h: * tool... check-in: 19f3665cc0 user: dgp tags: trunk | |
| 13:09 | * README: Bump version number to 8.4.14 * generic/tcl.h: * too... check-in: 318c584699 user: dgp tags: core-8-4-branch | |
| 12:55 | * generic/tclBasic.c (ExprSrandFunc): Restore acceptance of wide/big * doc/mathfunc.... check-in: b208d2c3b2 user: dgp tags: trunk | |
| 12:34 | * generic/tclExecute.c (ExprSrandFunc): Restore acceptance of wide * tests/expr-old.... check-in: bab9abe548 user: dgp tags: core-8-4-branch | |
|
2006-04-28
| ||
| 16:09 | Merge updates from HEAD check-in: afab2ad07a user: dgp tags: dgp-refactor | |
|
2006-04-26
| ||
| 13:50 | * changes: Updates for another RC. check-in: 335990c346 user: dgp tags: trunk, core-8-5-a4 | |
| 13:42 | * generic/tclBinary.c: Revised the handling of the Q and q format * generic/tclInt.... check-in: faef39639a user: dgp tags: trunk | |
| 04:41 | * doc/DoubleObj.3: More doc updates for TIP 237. * doc/expr.n: * doc/fo... check-in: 981b2d519d user: dgp tags: trunk | |
|
2006-04-25
| ||
| 18:30 | * doc/DoubleObj.3: More doc updates for TIP 237. * doc/format.n: * doc/... check-in: 3adabf22b8 user: dgp tags: trunk | |
| 17:15 | * doc/DoubleObj.3: More doc updates for TIP 237. * doc/scan.n: * gener... check-in: d0317c20ba user: dgp tags: trunk | |
|
2006-04-24
| ||
| 15:37 | correct ChangeLog to reflect 2006-04-19 commit of generic/tclStrToD.c check-in: e43ce2437e user: kennykb tags: trunk | |
|
2006-04-23
| ||
| 23:08 | Object creation might work now. Deletion is definitely wrong, and method dispatch is sorely wanting.... check-in: d3c3528d46 user: dkf tags: tip-257-implementation-branch | |
|
2006-04-20
| ||
| 22:12 | Starting to put some of the bits together check-in: 98123fdb43 user: dkf tags: tip-257-implementation-branch | |
|
2006-04-19
| ||
| 16:43 | fix for Martin Lemburg's DST conversion bug. http://groups.google.com/group/comp.lang.tcl/browse_thr... check-in: 48bbbafac1 user: kennykb tags: trunk | |
|
2006-04-18
| ||
| 18:06 | more fine-tuning of the revised docs check-in: 42933eedc8 user: dgp tags: trunk | |
| 18:05 | formatting fixes and note change that ::tcl_precision is now per-thread instead of per-process. check-in: e80c168dc6 user: dgp tags: trunk | |
| 15:13 | Minor fixes post-review. check-in: f5738df36e user: dkf tags: trunk | |
|
2006-04-17
| ||
| 23:24 | Baby steps towards doing the initialization right check-in: 8d3b3cd5bb user: dkf tags: tip-257-implementation-branch | |
| 21:00 | * doc/IntObj.3: Documentation changes to account for TIP 237 changes. * doc/Object.3... check-in: b6ce175d73 user: dgp tags: trunk | |
|
2006-04-16
| ||
| 21:24 | Fix most of the things that stop the code from compiling (but not all). Add some Windows build suppo... check-in: b9921fd163 user: dkf tags: tip-257-implementation-branch | |
|
2006-04-13
| ||
| 21:17 | typo check-in: 281f8c5904 user: dgp tags: trunk | |
| 21:16 | typo check-in: a1179c72ba user: dgp tags: core-8-4-13, core-8-4-branch | |
|
2006-04-12
| ||
| 15:20 | * changes: updates for another RC. check-in: a6400b1367 user: dgp tags: core-8-4-branch | |
| 14:13 | Fix [1376892] check-in: fac5a1c711 user: dkf tags: trunk | |
| 02:35 | fix make html errors check-in: 216b26a54d user: das tags: trunk | |
| 02:20 | silence re_syntax.n warning check-in: 04ff27ffd6 user: das tags: core-8-4-branch | |
| 02:19 | fix make-html error check-in: 1c670861fc user: das tags: core-8-4-branch | |
| 00:58 | cosmetic fix to 'install' targets check-in: 463ee2fee4 user: das tags: core-8-4-branch | |
| 00:58 | cosmetic fix to 'install' targets check-in: e8ce97c351 user: das tags: trunk | |
|
2006-04-11
| ||
| 15:21 | typos check-in: c75e65ec55 user: das tags: core-8-4-branch | |
| 14:37 | * generic/tclTrace.c: Stop some interference between enter traces * tests/trace.te... check-in: d0cbd4c696 user: dgp tags: trunk | |
| 14:37 | * generic/tclCmdMZ.c: Stop some interference between enter traces * tests/trace.te... check-in: f97f588d8c user: dgp tags: core-8-4-branch | |
| 12:14 | typos check-in: 84a4c5b189 user: das tags: trunk | |
|
2006-04-10
| ||
| 17:34 | *** 8.4.13 TAGGED FOR RELEASE *** * changes: updates for another RC. check-in: 79e21577ff user: dgp tags: core-8-4-branch | |
|
2006-04-07
| ||
| 16:16 | move tag check-in: 885a3a849d user: dgp tags: trunk | |
| 14:05 | * generic/tclPathObj.c: Yet another revised fix for the [Bug 1379287] * tests/fileSystem.test: ... check-in: a2851d66c7 user: dgp tags: trunk | |
| 01:14 | * generic/tclRegexp.c (FinalizeRegexp): full reset data to indicate that readiness for reinitializ... check-in: 39f93093cc user: hobbs tags: core-8-4-branch | |
| 01:11 | * generic/tclRegexp.c (FinalizeRegexp): full reset data to indicate that readiness for reinitializ... check-in: 46bd396879 user: hobbs tags: trunk | |
|
2006-04-06
| ||
| 18:57 | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): It seems * tests/indexObj.te... check-in: 0652206ff0 user: dgp tags: trunk | |
| 18:57 | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): It seems * tests/indexObj.te... check-in: aac13e1a46 user: dgp tags: core-8-4-branch | |
| 18:19 | * tests/compExpr-old.test: Updated testmathfunctions constraint * tests/compExp... check-in: 3773c45020 user: dgp tags: trunk | |
| 16:42 | * generic/tclPathObj.c: Revised fix for the [Bug 1379287] family of path normalizati... check-in: 1d1480d7f8 user: dgp tags: trunk | |
| 09:26 | * unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKING define on Darwin. [Bug 1457515... check-in: dc20ceeca6 user: das tags: core-8-4-branch | |
| 09:25 | * unix/tcl.m4: removed TCL_IO_TRACK_OS_FOR_DRIVER_WITH_BAD_BLOCKING define on Darwin. [Bug 1457515... check-in: 07365336ba user: das tags: trunk | |
|
2006-04-05
| ||
| 20:50 | Revert attempted backport of dde 1.3 to the core-8-4-branch. check-in: 444ef3366e user: dgp tags: core-8-4-branch | |
| 17:25 | fix to compile problems check-in: 57b6413f89 user: vincentdarley tags: trunk | |
| 16:52 | * library/reg/pkgIndex.tcl: Bump to registry 1.2 because * win/tclWinReg.c: ... check-in: 2d91517735 user: dgp tags: trunk | |
| 16:49 | * library/dde/pkgIndex.tcl: Backport dde 1.3.2 from HEAD. * win/tclWinDde.c: ... check-in: 44144aaeff user: dgp tags: core-8-4-branch | |
| 16:32 | * win/tclWinInit.c: More careful calls to Tcl_DStringSetLength() * win/tclWinSoc... check-in: 59be467042 user: dgp tags: trunk | |
| 16:21 | * library/reg/pkgIndex.tcl: Long overlooked bump to registry package * win/tclWin... check-in: 469591bcaf user: dgp tags: core-8-4-branch | |
| 16:10 | * library/dde/pkgIndex.tcl: Long overlooked bump to dde package * win/tclWinDde.... check-in: 6720b258de user: dgp tags: core-8-4-branch | |
| 15:17 | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow empty strings to be match... check-in: d86bf5b78a user: dgp tags: trunk | |
| 15:16 | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Allow empty strings to be match... check-in: 50a49e4b26 user: dgp tags: core-8-4-branch | |
| 13:20 | Fix [Bug 1646039] check-in: 352ca7cab3 user: dkf tags: core-8-4-branch | |
| 13:18 | Ooops check-in: 5d885c8f52 user: dkf tags: trunk | |
| 12:48 | Nail [Bug 1464039] by allowing the empty string to be exactly matched by Tcl_GetIndexFromObj. Also a... check-in: 2ec45a041b user: dkf tags: trunk | |
| 02:02 | typos check-in: fc09efd8ad user: das tags: trunk | |
| 01:42 | * generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08 * tests/pkg.test: ... check-in: a240de590c user: dgp tags: core-8-4-branch | |
| 01:20 | * generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08 to be even more forg... check-in: a37aac53e5 user: dgp tags: core-8-4-branch | |
| 00:18 | * generic/tclIO.c (ReadChars): Added check and panic and commentary to a piece of code which re... check-in: 3f9727b64f user: andreas_kupries tags: trunk | |
| 00:05 | * generic/tclIO.c (ReadChars): Added check and panic and commentary to a piece of code which re... check-in: 6dddbc1976 user: andreas_kupries tags: core-8-4-branch | |
|
2006-03-30
| ||
| 01:03 | * generic/tclExecute.c: remove unused var and silence gcc warning check-in: d467470b46 user: msofer tags: trunk | |
|
2006-03-29
| ||
| 23:02 | * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\" path-as-escape issue. check-in: 468b193c8a user: hobbs tags: trunk | |
| 22:19 | * generic/tclPathObj.c: More fixes for path normalization when /../ * tests/fileSys... check-in: ceff9afb98 user: dgp tags: trunk | |
| 16:34 | * changes: Updates for another RC. check-in: 9aee39c9cd user: dgp tags: trunk | |
| 16:04 | * generic/tclExecute.c: Revised INST_MOD implementation to do calculations in native types as much... check-in: 997fe2e5f9 user: dgp tags: trunk | |
| 15:09 | Added comment about potential improvement to Tcl_GetBignumAndClearObj. check-in: a4d30ff81e user: dgp tags: trunk | |
| 01:22 | * win/tclWinPipe.c (TclpCreateProcess): change panics to Tcl errors and do proper refcounting of n... check-in: 79a703d1e5 user: hobbs tags: trunk | |
|
2006-03-28
| ||
| 21:25 | * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions. check-in: f2d6b88f13 user: hobbs tags: trunk | |
| 21:16 | * win/configure, win/tcl.m4: define MACHINE for gcc builds as well. Needed by Tk for manifest gene... check-in: 67db0a4f16 user: hobbs tags: core-8-4-branch | |
| 21:02 | * win/tclWinConsole.c: revert 2005-11-03 [Patch 1256872] change to add win32 unicode console suppo... check-in: 41fa2043e4 user: hobbs tags: core-8-4-branch | |
| 10:54 | * macosx/Tcl.xcode/default.pbxuser: add '-singleproc 1' cli arg to * macosx/Tcl.xcodeproj/defa... check-in: 29d4b4d456 user: das tags: trunk | |
| 10:52 | * generic/tclIOUtil.c: fix to nativeFilesystemRecord comparisons (lesser part of [Bug 1064247]) check-in: bfa4344c2c user: das tags: core-8-4-branch | |
| 10:47 | * unix/tclUnixFCmd.c (TclpObjNormalizePath): deal with *BSD/Darwin realpath() converting relative ... check-in: c7dec5959f user: das tags: core-8-4-branch | |
| 10:45 | * unix/tclUnixFCmd.c (TclpObjNormalizePath): deal with *BSD/Darwin realpath() converting relative ... check-in: 3ac0e983d4 user: das tags: trunk | |
| 10:44 | typo in comment check-in: f86f38b75c user: das tags: core-8-4-branch | |
| 10:28 | typo in comment check-in: 5be48eb504 user: das tags: trunk | |
| 09:41 | nativeFilesystemRecord comparisons check-in: b8ef0f05a3 user: vincentdarley tags: trunk | |
|
2006-03-27
| ||
| 23:30 | Removed C++ comment check-in: 993253332b user: patthoyts tags: core-8-4-branch | |
| 23:28 | Fixes for bug #1456373 (mingw-gcc issue). check-in: 42198c1aa6 user: patthoyts tags: trunk | |
| 23:14 | Fixes for bug #1456373 and general warning silencing for gcc build. check-in: b656184569 user: patthoyts tags: core-8-4-branch | |
| 23:12 | * generic/tclExecute.c: Merge INST_MOD computation in with the INST_?SHIFT instructi... check-in: 2bbd058f89 user: dgp tags: trunk | |
| 22:50 | * generic/tclExecute.c: Merge INST_MOD computation in with the INST_?SHIFT instructi... check-in: d2c3bdebb9 user: dgp tags: trunk | |
| 18:56 | Change the "pc" constraint to synonym "win" for consistency with the rest of the Tcl test suite. check-in: bc8d40111e user: dgp tags: trunk | |
| 18:08 | * doc/CrtChannel.3: Added TCL_CHANNEL_VERSION_5, made it * generic/tcl.h: the version wh... check-in: 5fab17f21d user: andreas_kupries tags: trunk | |
| 16:48 | typo check-in: 6e924222d6 user: dgp tags: trunk | |
| 16:13 | * changes: Updates for another RC. check-in: 782236e357 user: dgp tags: trunk | |
|
2006-03-25
| ||
| 16:58 | * generic/tclExecute.c: Corrections to INST_EXPON detection of overflow to use mp_in... check-in: 74e0e1ebcd user: dgp tags: trunk | |
| 03:18 | backing out last change, Tcl_Panic will be declared to never return check-in: 805ff30eeb user: das tags: trunk | |
| 01:58 | handle Tcl_Panic potentially returning. coverity bug 46 check-in: defbd05914 user: das tags: trunk | |
| 01:47 | added check for NULL return value of Tcl_FSGetTranslatedPath(), coverity bug 39 check-in: 826f64eb33 user: das tags: trunk | |
| 01:32 | added casts to silence coverity bug 38 check-in: d08830011e user: das tags: trunk | |
|
2006-03-24
| ||
| 21:26 | * generic/tclEncoding.c: Reverted latest change [Bug 506653] since it reportedly kil... check-in: 9b8c244384 user: dgp tags: trunk | |
| 21:11 | revert most recent tclEncoding.c commit. It is suspected to have produced a huge slowdown in encodi... check-in: 62466e950b user: dgp tags: trunk | |
| 19:05 | add missing casts to int that were making VC6 complain check-in: 9ec7daab05 user: kennykb tags: trunk | |
| 18:20 | * generic/tclExecute.c: Revised INST_EXPON implementation to do calculations in nati... check-in: cde770a73f user: dgp tags: trunk | |
| 00:52 | avoid unused var compiler warning check-in: f3e69d3d93 user: das tags: trunk | |
|
2006-03-23
| ||
| 22:28 | * generic/tclExecute.c: Merged INST_EXPON handling in with the other binary operator... check-in: d43bf734c2 user: dgp tags: trunk | |
| 18:58 | * tests/env.test: With case preserved (see 2006-03-21 commit) be sure to do ca... check-in: 35fb1929e3 user: dgp tags: trunk | |
| 16:40 | * tests/expr.test: Nan self-inquality test silenced. [Bug 761471] check-in: 5b85b9707d user: dgp tags: core-8-4-branch | |
| 16:39 | * unix/tcl.spec: Cleaned up and completed the spec file. An RPM can now be built from the tcl sou... check-in: 3de138e750 user: rmax tags: trunk | |
| 14:24 | comment adjustment check-in: 23f223b411 user: dgp tags: trunk | |
|
2006-03-22
| ||
| 18:32 | * tests/stack.test: Run the stack tests in subshells, so that they are reported as failed tests rath... check-in: d5ea9dfbe3 user: rmax tags: trunk | |
| 14:12 | tag move check-in: aab782b3c1 user: dgp tags: core-8-4-branch | |
| 14:12 | * changes: updates for another RC. check-in: f8ef2fd131 user: dgp tags: core-8-4-branch | |
| 14:03 | tag move check-in: 7c226c079c user: dgp tags: trunk | |
|
2006-03-21
| ||
| 21:05 | * changes: Updates for another RC. check-in: d2f3f012a8 user: dgp tags: trunk | |
| 20:03 | * generic/tclStrToD.c: One of the branches of AccumulateDecimalDigit * tests/parseE... check-in: ac158a0c4f user: dgp tags: trunk | |
| 18:51 | typo check-in: 6765a99042 user: dgp tags: trunk | |
| 18:39 | Committed test cases for Bug 1451233 check-in: a770ecedac user: dgp tags: trunk | |
| 18:30 | Added knownBug constraints. check-in: 0940c81e3a user: dgp tags: trunk | |
| 15:32 | * tests/env.test: Preserve case of saved env vars. [Bug 1409272] check-in: 53ff271dba user: dgp tags: trunk | |
| 14:34 | typo check-in: 5aea6195e6 user: dgp tags: trunk | |
| 14:33 | revert broken commit check-in: 4caab46e4a user: dgp tags: trunk | |
| 11:12 | Use test constraints properly instead of looking in tcl_platform Consistent method of calling test c... check-in: 36829d55d6 user: dkf tags: trunk | |
| 11:06 | * generic/tclInt.decls: implement globbing for HFS creator & type * macosx/tclMacOSXFCmd.c: code... check-in: c72a1b963b user: das tags: trunk | |
| 09:46 | fix to permissions setting check-in: de9033fbac user: vincentdarley tags: trunk | |
| 09:45 | fix to permissions setting check-in: 7f5123f5a6 user: vincentdarley tags: core-8-4-branch | |
|
2006-03-20
| ||
| 19:12 | * win/Makefile.in (install-libraries): Generate tcl8/8.4 directory under Windows as well (cygwi... check-in: d664769de8 user: andreas_kupries tags: trunk | |
| 17:10 | * unix/installManPage: There is always one even more broken "sed". Moved the # comment starting c... check-in: 55c3523539 user: andreas_kupries tags: trunk | |
| 15:44 | Clean up constraint handling check-in: b3adfbfcd8 user: dkf tags: trunk | |
| 15:41 | Clean up the constraint handling check-in: 7a849781cb user: dkf tags: trunk | |
| 14:24 | correct [makeFile] syntax check-in: a9809cf384 user: dgp tags: trunk | |
| 11:39 | Clean up tests (mostly constraints relating to testchmod) Also make the format of the ChangeLog a bi... check-in: a800d382ef user: dkf tags: trunk | |
|
2006-03-19
| ||
| 23:04 | fix to two filesystem issues check-in: 8da0e23fe6 user: vincentdarley tags: trunk | |
| 22:47 | backport of file writable fixes check-in: 8d880bc7eb user: vincentdarley tags: core-8-4-branch | |
| 22:44 | ensure test suite works on non-English systems check-in: eb5ba9ae10 user: vincentdarley tags: trunk | |
| 22:34 | ensure test suite works on non-English systems check-in: d2d9aad22c user: vincentdarley tags: core-8-4-branch | |
|
2006-03-18
| ||
| 18:15 | fix to file writeable on windows check-in: 7ffc528a76 user: vincentdarley tags: trunk | |
|
2006-03-17
| ||
| 17:24 | * doc/chan.n: Updated with documentation for the commands 'chan create' and 'chan postevent' (T... check-in: 5512a020aa user: andreas_kupries tags: trunk | |
| 10:17 | Fix for [Bug 1444692] check-in: 91c1ac0ca0 user: mistachkin tags: trunk | |
| 09:59 | Fix compilation error. check-in: de0c3dba32 user: mistachkin tags: trunk | |
|
2006-03-16
| ||
| 21:12 | * doc/open.n: Documented the changed behaviour of 'a'ppend mode. check-in: 1a9fa0b78b user: andreas_kupries tags: trunk | |
| 21:11 | * doc/open.n: Documented the changed behaviour of 'a'ppend mode. check-in: e904939e37 user: andreas_kupries tags: core-8-4-branch | |
| 19:12 | * tests/io.test (io-43.1 io-44.[1234]): Rewritten to be self-contained with regard to setup and... check-in: 250a651332 user: andreas_kupries tags: core-8-4-branch | |
| 19:12 | * tests/io.test (io-43.1 io-44.[1234]): Rewritten to be self-contained with regard to setup and... check-in: 4a26e5afd9 user: andreas_kupries tags: trunk | |
| 18:23 | * generic/tclIOUtil.c (TclGetOpenMode): Added the flag O_APPEND to the list of POSIX modes used... check-in: 619938a2cd user: andreas_kupries tags: core-8-4-branch | |
| 18:22 | * generic/tclIOUtil.c (TclGetOpenMode): Added the flag O_APPEND to the list of POSIX modes used... check-in: 3e9b599307 user: andreas_kupries tags: trunk | |
| 09:56 | missing statics revealed by 'make checkexports' check-in: c872685489 user: das tags: trunk | |
| 09:15 | typo in TclpLoadMemory() error msg check-in: 3cfd2d4fd5 user: das tags: core-8-4-branch | |
| 09:15 | typo in TclpLoadMemory() error msg check-in: 122664d907 user: das tags: trunk | |
| 00:38 | * tests/socket.test: Extended the timeout in socket-11.11 from 10 to 40 seconds to allow for re... check-in: 99ff6f81ba user: andreas_kupries tags: trunk | |
| 00:35 | * tests/socket.test: Extended the timeout in socket-11.11 from 10 to 40 seconds to allow for re... check-in: 47d7a23bdf user: andreas_kupries tags: core-8-4-branch | |
|
2006-03-15
| ||
| 23:10 | add proper test constraints check-in: 4ab9c137b0 user: vincentdarley tags: trunk | |
|
2006-03-14
| ||
| 22:52 | * doc/fconfigure.n: Clarified that -translation is binary is reported as lf when queried, becau... check-in: 2db86be2c6 user: andreas_kupries tags: trunk | |
| 22:51 | * doc/fconfigure.n: Clarified that -translation is binary is reported as lf when queried, becau... check-in: bf933e9c44 user: andreas_kupries tags: core-8-4-branch | |
| 20:36 | * win/tclWinPipe.c (Tcl_WaitPid): Backport of fix made to the head by David Gravereaux in 2004.... check-in: cbb0d5b2fa user: andreas_kupries tags: core-8-4-branch | |
| 20:15 | * doc/clock.n: Removed double-quotes around section title NAME. not needed. * unix/installManpage... check-in: 94094047eb user: andreas_kupries tags: trunk | |
| 20:11 | * library/tm.tcl (::tcl::tm::Defaults): Fixed handling of environment variable TCLX.y_TM_PATH, ... check-in: 251c83ca84 user: andreas_kupries tags: trunk | |
| 19:34 | 90% fix of file writable issues on Windows check-in: 3b1ed6c0d6 user: vincentdarley tags: trunk | |
|
2006-03-13
| ||
| 20:57 | * generic/tclEncoding.c: Report error when an escape encoding is missing one ... check-in: 845b07b1ce user: dgp tags: trunk | |
| 20:57 | * generic/tclEncoding.c: Report error when an escape encoding is missing one ... check-in: 6fa2fa8b3b user: dgp tags: core-8-4-branch | |
| 20:42 | * unix/configure.in: Revert change from 2005-07-26 that sometimes * unix/configur... check-in: a12342b550 user: dgp tags: trunk | |
| 20:41 | * unix/configure.in: Revert change from 2005-07-26 that sometimes * unix/configur... check-in: a877325ca7 user: dgp tags: core-8-4-branch | |
| 17:02 | silence a strict aliasing warning from gcc check-in: 99d8e3347d user: rmax tags: trunk | |
|
2006-03-10
| ||
| 19:49 | * generic/tclProc.c (ObjInterpProcEx): * tests/apply.test (apply-5.1): fix [apply] error messages ... check-in: 9778204690 user: msofer tags: trunk | |
| 17:39 | Added notes about fixing Tcl Bug #1437595 check-in: 884ec3c31e user: vasiljevic tags: trunk | |
| 17:34 | Finalization of the sockets/pipes is now solely done in TclpFinalizeSockets() and TclpFinalizePipes(... check-in: 1df4f411cd user: vasiljevic tags: trunk | |
| 17:33 | Added no-op TclpFinalizeSockets(). check-in: c4698f27de user: vasiljevic tags: trunk | |
| 17:32 | Calls TclpFinalizeSockets() as part of the TclFinalizeIOSubsystem() check-in: e58d58ce10 user: vasiljevic tags: trunk | |
| 17:32 | Added TclpFinalizeSockets() call. check-in: 9f44076f52 user: vasiljevic tags: trunk | |
| 17:31 | Cosmetic touch. check-in: 137f17a5b7 user: vasiljevic tags: trunk | |
| 17:05 | missing static check-in: 56c7f4d8f0 user: dgp tags: trunk | |
| 16:26 | typo check-in: 81588b05a6 user: dgp tags: core-8-4-branch | |
| 14:50 | When moving http TM install from 8.2 to 8.4, overlooked changing the mkdirs so that 8.4 rather than ... check-in: 26e15bbc8a user: dgp tags: trunk | |
| 14:33 | Added notes about fixing Bug #1437595. check-in: 6fd0dd742c user: vasiljevic tags: core-8-4-branch | |
| 14:27 | Finalization of the sockets is now solely done in TclpFinalizeSockets() and not over the thread-exit... check-in: f79750f1ba user: vasiljevic tags: core-8-4-branch | |
| 14:23 | Added no-op TclpFinalizeSockets() check-in: 04a0899f8d user: vasiljevic tags: core-8-4-branch | |
| 14:18 | Finalization of the pipes are now solely done in TclpFinalizePipes and not over the thread-exit hand... check-in: 5277644bc7 user: vasiljevic tags: core-8-4-branch | |
| 14:12 | Invokes TclpFinalizeSockets() as part of the TclFinalizeIOSubsystem() call. check-in: ab02be49ed user: vasiljevic tags: core-8-4-branch | |
| 14:09 | Added TclpFinalizeSockets() (Tcl Bug #1437595) check-in: 020fa1e6fd user: vasiljevic tags: core-8-4-branch | |
| 14:04 | Cosmetic touches and identation check-in: e1aed0bb7c user: vasiljevic tags: core-8-4-branch | |
| 10:35 | backport of some file readable/writable fixes from HEAD check-in: 5e3421a173 user: vincentdarley tags: core-8-4-branch | |
| 10:33 | remove previous patch for 'file writable' check-in: b5b6e4f7ca user: vincentdarley tags: trunk | |
|
2006-03-09
| ||
| 23:13 | Undo latest commit due to controversy about whether some use case might exist for a Tcl_Panic that r... check-in: e91ab52bce user: dgp tags: trunk | |
| 23:11 | Undo latest commit. Controversy arose, and we're about to release. Save arguments about it for anot... check-in: 060761d42a user: dgp tags: core-8-4-branch | |
| 22:26 | * generic/tclPanic.c (Tcl_PanicVA): added an unconditional abort at the end, to insure that a pani... check-in: 75dceba12d user: msofer tags: core-8-4-branch | |
| 22:00 | * generic/tclPanic.c (Tcl_PanicVA): added an unconditional abort at the end, to insure that a pani... check-in: 8785ffcaec user: msofer tags: trunk | |
| 11:30 | fix to file writable in certain XP directories check-in: 3110f0308a user: vincentdarley tags: trunk | |
|
2006-03-08
| ||
| 16:07 | * generic/tclExecute.c: Complete missing bit of TIP 215 implementation * tests/incr.... check-in: 7c5695a6dd user: dgp tags: trunk | |
| 07:09 | Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, as per the other *BSD variants [Bug 1334613]. Regenerate co... check-in: 8a18c5abc8 user: jenglish tags: trunk | |
|
2006-03-07
| ||
| 20:58 | * changes: Update in prep. for 8.5a4 release. check-in: 6037c4becc user: dgp tags: trunk | |
| 20:35 | typo check-in: 066e18a1fe user: dgp tags: core-8-4-branch | |
| 19:32 | * unix/Makefile.in: Package http 2.5.2 requires Tcl 8.4, so * win/Makefile.in: ... check-in: b6719acec1 user: dgp tags: trunk | |
| 19:18 | oops! got out of sync; reverting... check-in: e493c70ba1 user: dgp tags: core-8-4-branch | |
| 19:07 | * library/http/http.tcl: Bump to version 2.5.3 to cover bug fix * library/htt... check-in: d44c644871 user: dgp tags: trunk | |
| 19:01 | * library/http/http.tcl: Bump to version 2.5.3 to cover bug fix * library/http/pkgIn... check-in: 2dee438a9e user: dgp tags: core-8-4-branch | |
| 18:59 | *** 8.4.13 TAGGED FOR RELEASE *** * library/http/http.tcl: Bump to version 2... check-in: f6cbcb9b19 user: dgp tags: core-8-4-branch | |
| 05:30 | * README: Bump version number to 8.4.13 and update * changes: ... check-in: dad787b73d user: dgp tags: core-8-4-branch | |
|
2006-03-06
| ||
| 21:56 | * generic/tclBasic.c: Revised handling of TCL_EVAL_* flags to * tests/parse.test: ... check-in: 4cbb7ce02d user: dgp tags: trunk | |
| 21:56 | * generic/tclBasic.c: Revised handling of TCL_EVAL_* flags to * tests/parse.test: ... check-in: 4fb7249191 user: dgp tags: core-8-4-branch | |
|
2006-03-04
| ||
| 02:33 | another stab at fixing 1379287 check-in: 700e9c0925 user: dgp tags: trunk | |
|
2006-03-03
| ||
| 20:10 | * generic/tclPathObj.c: Revised yesterday's fix for [Bug 1379287] to work on Windows... check-in: 7ff6ad7556 user: dgp tags: trunk | |
| 06:53 | * generic/tclObj.c: Compatibility support for existing code that calls Tcl_GetOb... check-in: fe71a47094 user: dgp tags: trunk | |
| 04:32 | * generic/tclPathObj.c: Fix for failed normalization of * tests/fileSystem.t... check-in: 347171af34 user: dgp tags: trunk | |
|
2006-03-02
| ||
| 22:33 | see changes check-in: 6df0ec1d2e user: hobbs tags: core-8-4-branch | |
| 21:07 | * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\" path-as-escape issue. check-in: 9798790ad9 user: hobbs tags: core-8-4-branch | |
| 21:06 | []-quote ac_defun functions check-in: 3f497ca2d8 user: hobbs tags: core-8-4-branch | |
| 01:08 | * unix/tcl.m4: Fix for tk bug #1334613 to sort out shared library * unix/configure: issues on N... check-in: a09f4828c5 user: patthoyts tags: core-8-4-branch | |
|
2006-03-01
| ||
| 19:48 | * unix/installManPage: Fix the script for manpages that have quotes around the .SH arguments, as doc... check-in: f05551607a user: rmax tags: trunk | |
|
2006-02-28
| ||
| 16:34 | merge updates from HEAD check-in: 6de15cc055 user: dgp tags: dgp-refactor | |
| 15:47 | * generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBAL * tests/namespac... check-in: 4d72c00808 user: dgp tags: trunk | |
| 15:44 | * generic/tclBasic.c: Corrections to be sure that TCL_EVAL_GLOBAL * tests/parse.te... check-in: 284938f57d user: dgp tags: core-8-4-branch | |
|
2006-02-27
| ||
| 19:43 | added missing constraint check-in: 175f08ac96 user: dgp tags: trunk | |
|
2006-02-23
| ||
| 14:45 | merge updates from HEAD check-in: 7fa5cf84d0 user: dgp tags: dgp-refactor | |
|
2006-02-22
| ||
| 17:42 | * generic/tclBasic.c: Corrected a few bugs in how [namespace unknown] * tests/name... check-in: 40f4e352a5 user: dgp tags: trunk | |
|
2006-02-17
| ||
| 16:16 | * generic/tclIORChan.c: Revised error message generation and handling * tests/ioCmd.... check-in: 0c9b1f41af user: dgp tags: trunk | |
|
2006-02-16
| ||
| 20:25 | * generic/tclIndexObj.c: Disallow the "ambiguous" error message * tests/index... check-in: 9d1bf7f856 user: dgp tags: trunk | |
| 20:24 | typo check-in: 2069a0f119 user: dgp tags: core-8-4-branch | |
| 20:21 | * generic/tclIndexObj.c: Disallow the "ambiguous" error message * generic/ind... check-in: 2a70498b7f user: dgp tags: core-8-4-branch | |
|
2006-02-15
| ||
| 16:04 | * generic/tclIO.c: Made several routines tolerant of * generic/tclIOUtil.c: in... check-in: edfdd84186 user: dgp tags: core-8-4-branch | |
| 15:43 | * generic/tclIO.c: Made several routines tolerant of * generic/tclIORChan.c: in... check-in: bd31f0fa9a user: dgp tags: trunk | |
|
2006-02-09
| ||
| 22:41 | Merge udpates from HEAD check-in: 45fd466049 user: dgp tags: dgp-refactor | |
| 22:40 | merge updates from HEAD Still needs more careful merge of [unknown] driven command resolution when T... check-in: d1ca116e35 user: dgp tags: dgp-refactor | |
| 17:34 | TIP#215 IMPLEMENTATION * doc/incr.n: Revised [incr] to auto-initialize wh... check-in: fa2760e774 user: dgp tags: trunk | |
| 16:53 | dup test name check-in: 47bb7d71de user: dgp tags: trunk | |
| 16:42 | dup test name check-in: 2cf58c3776 user: dgp tags: trunk | |
| 15:23 | * tests/main.test (Tcl_Main-6.7): Improved robustness of command auto-completi... check-in: e5155bf41c user: dgp tags: core-8-4-branch | |
| 15:22 | * tests/main.test (Tcl_Main-6.7): Improved robustness of command auto-completi... check-in: b473228f0e user: dgp tags: trunk | |
|
2006-02-08
| ||
| 22:37 | typo check-in: 64ead18760 user: dgp tags: trunk | |
| 22:27 | Updates post-review check-in: a7f57f3411 user: dkf tags: trunk | |
| 21:41 | TIP#258 IMPLEMENTATION * doc/Encoding.3: New subcommand [encoding dirs]. ... check-in: aea60299f7 user: dgp tags: trunk | |
|
2006-02-02
| ||
| 23:14 | Added tclOO.c to build (which isn't to say that it works though ;-)) check-in: a305f5307f user: dkf tags: tip-257-implementation-branch | |
| 10:58 | Minor simplification of forward declarations check-in: 4775905fd4 user: dkf tags: trunk | |
| 10:55 | Minor style fixes check-in: 711f59c8d6 user: dkf tags: trunk | |
| 10:45 | Style/comment fixes check-in: 1b9997ef3f user: dkf tags: trunk | |
| 09:54 | Space/style improvements check-in: 48e0d2a0b6 user: dkf tags: trunk | |
|
2006-02-01
| ||
| 23:57 | Check in the working version of the OO code. This is *definitely* still broken and incomplete, but ... check-in: 9966504530 user: dkf tags: tip-257-implementation-branch | |
| 23:34 | Restore formatting goodness check-in: 254dc62eaa user: dkf tags: trunk | |
| 20:17 | * generic/tclProc.c: minor improvements to [apply] * tests/apply.test: new tests; apply-5.1 curren... check-in: 0ddc34dbb9 user: msofer tags: trunk | |
| 19:26 | TIP#194 IMPLEMENTATION * doc/apply.n: (New file) New command [apply]. [Patch... check-in: 506538b735 user: dgp tags: trunk | |
| 18:27 | TIP#181 IMPLEMENTATION * doc/Namespace.3: New command [namespace unknown]. Ne... check-in: 893c7025de user: dgp tags: trunk | |
| 17:48 | TIP#250 IMPLEMENTATION * doc/namespace.n: New command [namespace upvar]. [Pat... check-in: 2e379b4a6f user: dgp tags: trunk | |
|
2006-01-26
| ||
| 23:21 | Fix [Bug 1415725] check-in: 635dbca271 user: dkf tags: trunk | |
| 09:30 | Improved commenting of a tricky bit of TclpOpenFileChannel check-in: d415f266cd user: dkf tags: trunk | |
|
2006-01-25
| ||
| 23:06 | Backport of part of FreeBSD port check-in: 93b6183da8 user: dkf tags: core-8-4-branch | |
| 22:57 | Adapted version of FreeBSD port to reduce the amount of stuff they have to do to build Tcl... check-in: dffca00fe9 user: dkf tags: trunk | |
| 18:38 | merge updates from HEAD check-in: 24df3318d7 user: dgp tags: dgp-refactor | |
|
2006-01-23
| ||
| 12:15 | added ref to [Bug 1410553] in new test string-12.21 check-in: 04c3b011d0 user: msofer tags: trunk | |
| 12:11 | replaced new test string-12.21 with dkf's version from HEAD check-in: 2391c775c7 user: msofer tags: core-8-4-branch | |
| 11:48 | added test for [Bug 1410553] check-in: 40999a2f50 user: msofer tags: core-8-4-branch | |
| 11:42 | Added test for [Bug 1410553] check-in: a39aff195e user: dkf tags: trunk | |
| 11:24 | * generic/tclStringObj.c: fixed incorrect handling of internal rep in Tcl_GetRange [Bug 1410553]. ... check-in: b23e99e48d user: msofer tags: core-8-4-branch | |
| 11:18 | * generic/tclStringObj.c: fixed incorrect handling of internal rep in Tcl_GetRange [Bug 1410553]. ... check-in: be0a450d63 user: msofer tags: trunk | |
| 11:01 | * generic/tclProc.c: fixed args handling for precompiled bodies [Bug 1412695]; thanks to Uwe Traum... check-in: 361cab1f20 user: msofer tags: trunk | |
|
2006-01-18
| ||
| 19:48 | Fix test suite bugs exposed by -singleproc 1 -debug 1 run. Each test file needs to avoid stomping o... check-in: 18f74f6548 user: dgp tags: trunk | |
|
2006-01-16
| ||
| 19:38 | * generic/tclPipe.c (FileForRedirect): Prevent nameString from being freed without having been initi... check-in: 989ec0249a user: rmax tags: trunk | |
| 19:31 | * generic/tclPipe.c (FileForRedirect): Prevent nameString from being freed without having been initi... check-in: a4209dcf0b user: rmax tags: core-8-4-branch | |
|
2006-01-12
| ||
| 18:35 | Fixed potential overwriting of already freed memory which caused all kinds of (rare but reproducible... check-in: ce83845631 user: vasiljevic tags: trunk | |
| 18:03 | Fixed potential overwriting of already freed memory which caused all kinds of (rare but reproducible... check-in: 13baeaa9d9 user: vasiljevic tags: core-8-4-branch | |
| 16:19 | fix to sharing violation check-in: 32c1f99cc6 user: vincentdarley tags: trunk | |
|
2006-01-11
| ||
| 17:34 | * generic/tclBasic.c: Moved Tcl_LogCommandInfo from tclBasic.c to * generic/tclNam... check-in: 4436b38816 user: dgp tags: trunk | |
| 17:29 | increment tcltest version requirement check-in: 15aabdba60 user: dgp tags: core-8-4-branch | |
| 17:15 | * tests/error.test (error-7.0): Test the timing of write traces on ::errorInfo [Bug ... check-in: a9a2e63faf user: dgp tags: core-8-4-branch | |
|
2006-01-10
| ||
| 05:37 | * unix/configure: add caching, use AC_CACHE_CHECK instead of * unix/configure.in: AC_CACHE_VAL ... check-in: 759eddee0c user: das tags: core-8-4-branch | |
| 05:36 | * unix/configure: add caching, use AC_CACHE_CHECK instead of * unix/configure.in: AC_CACHE_VAL ... check-in: 7c85b7d6c4 user: das tags: trunk | |
|
2006-01-09
| ||
| 18:35 | * generic/tclNamesp.c (NamespaceInscopeCmd): [namespace inscope] * tests/namespac... check-in: f75caabe12 user: dgp tags: trunk | |
| 18:34 | * generic/tclNamesp.c (NamespaceInscopeCmd): [namespace inscope] * tests/namespac... check-in: 7a2466007a user: dgp tags: core-8-4-branch | |
| 09:31 | Minor cleanup to stop exporting functions that do not need to be. [Bug 971336] check-in: b15e0df1c9 user: dkf tags: trunk | |
|
2006-01-05
| ||
| 09:47 | Small improvement to the factoring of tcl.m4 Regeneration of configure is *not* urgent check-in: 4fcf4c831b user: dkf tags: trunk | |
| 04:50 | no message check-in: fa7cc3dd7d user: davygrvy tags: trunk | |
| 04:50 | * win/tclAppInit.c: WIN32 native console signal handler removed. This was found to be interfering wi... check-in: 60ffd276c9 user: davygrvy tags: trunk | |
|
2005-12-31
| ||
| 02:58 | Fix typo in missing stub table pointer check-in: 5ae3bd993d user: kennykb tags: trunk | |
|
2005-12-27
| ||
| 20:14 | Export Tcl_InitBignumFromDouble check-in: 8b3c81ab37 user: kennykb tags: trunk | |
| 18:21 | changelog for libtommath 0.37 merge check-in: abbc63ba26 user: kennykb tags: trunk | |
| 18:10 | Merge changes check-in: 5e76d58f50 user: kennykb tags: trunk | |
| 17:59 | Import of libtommath 0.37 check-in: ff26105d8d user: kennykb tags: trunk | |
| 17:47 | Olson's tzdata2005r check-in: 6c0b5e97a5 user: kennykb tags: trunk | |
| 17:39 | Corrected bugs in tommath installation, improved tommath square root performance, patched around a [... check-in: 7d3492d3c1 user: kennykb tags: trunk | |
|
2005-12-20
| ||
| 22:16 | Use %ld instead of %d in Tcl_GetMemoryInfo check-in: 7458ff197d user: dkf tags: trunk | |
| 22:16 | Use %ld instead of %d in Tcl_GetMemoryInfo check-in: b40514b67e user: dkf tags: core-8-4-branch | |
|
2005-12-19
| ||
| 19:03 | 2005-12-19 Don Porter <dgp@users.sourceforge.net> * generic/tclCmdMZ.c: Modified [strin... check-in: 7245b18069 user: dgp tags: trunk | |
| 10:09 | Clarify specification of variable substitution check-in: b5203840e3 user: dkf tags: core-8-4-branch | |
| 10:05 | Clarify doc of variable substitution check-in: c343545281 user: dkf tags: trunk | |
|
2005-12-18
| ||
| 22:42 | Fix [Bug 1382528]; thanks to Anton Kovalenko for finding this. check-in: 8219f88dc6 user: dkf tags: trunk | |
| 22:41 | A little bit of tidying up in INST_DICT_DONE (fewer type puns, faster). check-in: 314d24866e user: dkf tags: trunk | |
|
2005-12-16
| ||
| 11:12 | Minor clarification check-in: b35e095b6a user: dkf tags: trunk | |
|
2005-12-15
| ||
| 04:08 | * generic/tclIOUtil.c: workaround gcc warning "comparison is always * generic/tclTest.c: false d... check-in: 1e9a2ab78a user: das tags: trunk | |
| 04:08 | * generic/tclIOUtil.c: workaround gcc warning "comparison is always * generic/tclTest.c: false d... check-in: d3f02d4f62 user: das tags: core-8-4-branch | |
|
2005-12-14
| ||
| 02:10 | * unix/configure.in: run check for fts API on all platforms, since Linux glibc2 and *BSDs also hav... check-in: bf5af5a4c2 user: das tags: core-8-4-branch | |
| 02:09 | * macosx/Tcl.xcode/project.pbxproj: * macosx/Tcl.xcodeproj/project.pbxproj: * unix/Makefile.in: a... check-in: 7decb8b713 user: das tags: trunk | |
|
2005-12-13
| ||
| 22:43 | Export stubs for libtommath; fix mingw compiler warnings check-in: 3842b9c468 user: kennykb tags: trunk | |
| 13:46 | Fix [Bug 1379349] check-in: dfa06203de user: dkf tags: trunk | |
|
2005-12-12
| ||
| 23:00 | change "procedure" to "function" for (slightly) greater clarity check-in: a01f710eed user: dkf tags: trunk | |
| 20:58 | * unix/tcl.m4, unix/configure: Fix sh quoting error reported in bash-3.1+ [Bug 1377619] (schafer) check-in: 54b062cc34 user: hobbs tags: trunk | |
| 20:53 | * unix/tcl.m4, unix/configure: Fix sh quoting error reported in bash-3.1+ [Bug 1377619] (schafer) check-in: 37c33cae97 user: hobbs tags: core-8-4-branch | |
| 16:06 | Bug 1378818 check-in: bcaf855b1e user: kennykb tags: trunk | |
| 11:28 | * generic/tclExecute.c (ExprAbsFunc): fixed the abs(MIN_INT) case so that it doesn't break on compil... check-in: fee8d56e87 user: rmax tags: core-8-4-branch | |
|
2005-12-10
| ||
| 01:36 | * win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Define MACHINE for gcc builds. The lack ... check-in: 1afe68500b user: mdejong tags: trunk | |
|
2005-12-09
| ||
| 14:39 | Fix [Bug 1374778] check-in: 2b115bd998 user: dkf tags: core-8-4-branch | |
| 14:13 | Fix [Bug 1374778] check-in: 8019bf6cc8 user: dkf tags: trunk | |
|
2005-12-08
| ||
| 20:20 | * win/Makefile.in, win/makefile.vc: Add Win x64 and CE build support * win/tcl.m4, win/configure: ... check-in: 3f1e9c05f1 user: hobbs tags: trunk | |
| 20:20 | * generic/tcl.h: use struct __stat64 (not _stat64) for MSC_VER >= 1400 (i.e. latest Platform SDK).... check-in: 491a59bd93 user: hobbs tags: trunk | |
|
2005-12-07
| ||
| 09:30 | Improved documentation on topic of asynch sockets in response to queries on the Tcler's Chat. check-in: a340b2de04 user: dkf tags: trunk | |
|
2005-12-06
| ||
| 15:54 | advance core-8-4-12 tag check-in: a5dc422c3b user: dgp tags: core-8-4-12, core-8-4-branch | |
| 09:01 | * unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configure overrides that were origina... check-in: 82ce47b71a user: das tags: core-8-4-branch | |
| 08:59 | * unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configure overrides that were origina... check-in: bb5c64816d user: das tags: trunk | |
| 08:21 | * unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configure overrides that were origina... check-in: 1523874037 user: das tags: core-8-4-branch | |
| 08:06 | * unix/tclUnixPort.h (Darwin): fix incorrect __DARWIN_UNIX03 configure overrides that were origina... check-in: 64f99dada9 user: das tags: trunk | |
|
2005-12-05
| ||
| 20:40 | adapt tclZIC.tcl to new C API and update to tzdata2005p check-in: faa71c24a6 user: kennykb tags: trunk | |
| 15:10 | 2005-12-05 Don Porter <dgp@users.sourceforge.net> *** 8.4.12 TAGGED FOR RELEASE *** ... check-in: f0cf61f967 user: dgp tags: core-8-4-branch | |
| 13:03 | * unix/configure.in: move check for fts API to configure.in and run it * unix/tcl.m4: on all... check-in: e3315f4c91 user: das tags: trunk | |
| 08:19 | * unix/configure: Use FTS file APIs on Darwin if available. * unix/tcl.m4: Addresses fi... check-in: e4d3a903de user: hobbs tags: trunk | |
|
2005-12-04
| ||
| 00:50 | * README: refer to macosx/README instead of mac/README. * mac/README: add note that mac classic po... check-in: c38172cd35 user: das tags: core-8-4-branch | |
|
2005-12-03
| ||
| 21:55 | correct 2 README urls check-in: 0fde70cb31 user: hobbs tags: core-8-4-branch | |
| 00:41 | documented macosx-only configure options. check-in: 2aadbb9d65 user: das tags: trunk | |
| 00:35 | documented macosx-only configure options. check-in: 2f67ae7188 user: das tags: core-8-4-branch | |
|
2005-12-02
| ||
| 22:13 | another puny speedup - no error thrown from ::tcl::clock::getenv check-in: ba6ea25287 user: kennykb tags: trunk | |
| 21:13 | update README files check-in: 8b9005bdbc user: dgp tags: core-8-4-branch | |
| 19:47 | another little speedup to [clock format] check-in: f1a609c650 user: kennykb tags: trunk | |
| 18:42 | merge updates from HEAD check-in: 1059d34b2b user: dgp tags: dgp-refactor | |
| 17:34 | eliminate test name duplication check-in: 1af4ae2e53 user: dgp tags: trunk | |
| 17:17 | eliminate test name duplication check-in: d155f2eb6a user: dgp tags: core-8-4-branch | |
| 16:58 | Bug 1371446 plus buildability on ancient Solaris check-in: 14aa84dc76 user: kennykb tags: trunk | |
|
2005-12-01
| ||
| 22:38 | another [clock format] performance boost - precompile formats check-in: ad49b96a7f user: kennykb tags: trunk | |
| 20:50 | remove redundant [mc] calls in [clock] check-in: a7946973e6 user: kennykb tags: trunk | |
| 20:39 | remove redundant [mc] calls in [clock] check-in: c35414db69 user: kennykb tags: trunk | |
| 18:29 | 2005-12-01 Don Porter <dgp@users.sourceforge.net> *** 8.4.12 TAGGED FOR RELEASE *** ... check-in: 766ff57d8b user: dgp tags: core-8-4-branch | |
| 11:05 | Add remaining dependency info for UNIX check-in: 6138c2b5f4 user: dkf tags: trunk | |
| 11:03 | Slightly better style (no _ANSI_ARGS_ even in comments, use void instead of VOID) check-in: 05c132085c user: dkf tags: trunk | |
| 06:11 | * generic/tclClock.c: fix warning. check-in: 6fc4170dca user: das tags: trunk | |
| 02:14 | * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset. * unix/configure: regen. check-in: 321bc1bb2d user: das tags: core-8-4-branch | |
| 02:14 | * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset. * unix/configure: regen. check-in: 15881ff100 user: das tags: trunk | |
|
2005-11-30
| ||
| 19:34 | code rationalization - eliminate some duplication between Tcl and C check-in: 8dc957ccf9 user: kennykb tags: trunk | |
| 15:39 | fix [clock format -timezone :localtime] for times before the Posix Epoch check-in: 5a36246969 user: kennykb tags: trunk | |
| 15:09 | silenced compiler warning about big constant check-in: e1ba3a0b4d user: kennykb tags: trunk | |
| 15:04 | Add compiler-related dependency information to prevent problems when developing the bytecode compile... check-in: 90ce111a80 user: dkf tags: trunk | |
| 14:59 | New TEBC opcode, INST_JUMP_TABLE, for compiling the simple (and common) case of [switch] into a jump... check-in: fea467c20f user: dkf tags: trunk | |
| 14:48 | fixed bad refcount that corrupted heap check-in: 5bf471f4fc user: kennykb tags: trunk | |
| 00:15 | * win/tcl.m4: Add build support for Windows-x64 builds. * win/configure: --enable-64bit now... check-in: dd30458e32 user: hobbs tags: core-8-4-branch | |
|
2005-11-29
| ||
| 22:50 | make [clock format] go faster check-in: 4b6069a13f user: kennykb tags: trunk | |
| 14:02 | Fix [Bug 1310081]. check-in: 0df05536cb user: dkf tags: core-8-4-branch | |
| 10:32 | Fix [Bug 1366683] check-in: 9af9c93220 user: dkf tags: trunk | |
| 10:32 | Fix [Bug 1366683] check-in: 0b0bbfb2d4 user: dkf tags: core-8-4-branch | |
|
2005-11-28
| ||
| 16:45 | Olson's tzdata2005o check-in: 1f4262eeb6 user: kennykb tags: trunk | |
| 16:28 | Updated tclZIC.tcl to be bignum-safe check-in: 78b7ffde1c user: kennykb tags: trunk | |
| 15:37 | Corrected bug in DST transition times for locales that specify transition in local Standard Time check-in: cf37a1787c user: kennykb tags: trunk | |
| 09:49 | Apply [Patch 1353853] to prevent UMR randomness. check-in: eab767dcf0 user: dkf tags: core-8-4-branch | |
|
2005-11-27
| ||
| 10:14 | fix settings order check-in: a213e5ba4e user: das tags: trunk | |
| 06:09 | add #include <libkern/OSByteOrder.h> for OSX 10.2 check-in: 37988e65d7 user: das tags: core-8-4-branch | |
| 06:09 | add #include <libkern/OSByteOrder.h> for OSX 10.2 check-in: 40e61670c7 user: das tags: trunk | |
| 02:34 | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), add CFLAGS to SHLIB_LD to s... check-in: c6e668d19d user: das tags: core-8-4-branch | |
| 02:33 | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), add CFLAGS to SHLIB_LD to s... check-in: eac3630f72 user: das tags: trunk | |
|
2005-11-22
| ||
| 20:22 | Renamed Makefile to GNUmakefile check-in: 10ea5289f3 user: das tags: trunk | |
|
2005-11-21
| ||
| 18:31 | update changes check-in: 3480aeec26 user: dgp tags: core-8-4-branch | |
| 17:19 | * unix/Makefile.in (install-libraries): Updated Makefile to new * win/Makefile.in (install-librar... check-in: 489b3696da user: andreas_kupries tags: trunk | |
|
2005-11-20
| ||
| 18:33 | Don't set tclStubsPtr to 0 when Tcl_PkgRequireEx() fails [Fix for #1091431 "Tcl_InitStubs failure cr... check-in: 281147cb60 user: jenglish tags: trunk | |
| 18:23 | Don't set tclStubsPtr to 0 when Tcl_PkgRequireEx() fails [Fix for #1091431 "Tcl_InitStubs failure cr... check-in: e9675e462c user: jenglish tags: core-8-4-branch | |
|
2005-11-18
| ||
| 23:44 | * tests/trace.test (trace-34.5): [Bug 1047286], added a second test illustrating the role of "ns i... check-in: 7b82e0cf5b user: msofer tags: core-8-4-branch | |
| 23:42 | * tests/trace.test (trace-34.5): [Bug 1047286], added a second test illustrating the role of "ns i... check-in: e045b8ee50 user: msofer tags: trunk | |
| 23:07 | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): * generic/tclCmdMZ.c (TraceCommandProc): * gen... check-in: 56a462e45c user: msofer tags: core-8-4-branch | |
| 19:40 | Bug 1359183 check-in: 55d1f5ce04 user: kennykb tags: trunk | |
| 19:38 | * generic/tclIO.c (TclFinalizeIOSubsystem): preserve statePtr until we netrieve next statePtr from... check-in: 6869f44f49 user: hobbs tags: trunk | |
| 19:38 | * generic/tclIO.c (TclFinalizeIOSubsystem): preserve statePtr until we netrieve next statePtr from... check-in: 420af74d34 user: hobbs tags: core-8-4-branch | |
| 19:27 | * generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08 * tests/pkg.test: ... check-in: 833824de40 user: dgp tags: core-8-4-branch | |
| 19:13 | more tests check-in: 7411a1b72c user: dgp tags: trunk | |
| 17:23 | * generic/tclObj.c (GetBignumFromObj): replace NULL with tclEmptyStringRep to stop memcpy from com... check-in: 50506277d5 user: msofer tags: trunk | |
| 17:15 | * generic/tclIO.c (TclFinalizeIOSubsystem): Applied Pat Thoyts' patch for [SF Tcl Bug 1359094].... check-in: 6d056d3802 user: andreas_kupries tags: trunk | |
| 17:14 | * generic/tclIO.c (TclFinalizeIOSubsystem): Applied Pat Thoyts' patch for [SF Tcl Bug 1359094].... check-in: e8ea129e06 user: andreas_kupries tags: core-8-4-branch | |
| 15:58 | * generic/tclListObj.c: Restored the SetListFromAny routine to * generic/tclObj.c: ... check-in: c53b8d27e3 user: dgp tags: trunk | |
| 15:49 | update changes check-in: ba0476547b user: dgp tags: core-8-4-branch | |
| 15:20 | Backport of improved URL parsing. [Bug 1358369] check-in: 112e07f1c5 user: dkf tags: core-8-4-branch | |
| 14:51 | Fix silly errors in REs, in variables, and in tests that were working with invalid URLs. check-in: 7f6638b994 user: dkf tags: trunk | |
| 13:57 | Improved URL validation that better describes why validation failed. [Bug 1358369] check-in: 7adf0d5af0 user: dkf tags: trunk | |
|
2005-11-17
| ||
| 23:33 | Whitespace/formatting fixes check-in: cbffdea11e user: dkf tags: trunk | |
| 15:29 | * tests/namespace.test: fix comment check-in: 292d58c691 user: msofer tags: trunk | |
|
2005-11-16
| ||
| 22:05 | * README: Bump version number to 8.4.12 * generic/tcl.h: * too... check-in: f6f6b9611b user: dgp tags: core-8-4-branch | |
|
2005-11-15
| ||
| 23:41 | * changes: Update changes for 8.4.12 release check-in: 7caaec2d9b user: dgp tags: core-8-4-branch | |
| 22:58 | Bump to http 2.5.2 to cover changing rules in [http::mapReply] [1182373] check-in: ba3940f25f user: dgp tags: trunk | |
| 22:58 | Bump to http 2.5.2 to cover changing rules in [http::mapReply] [1182373] check-in: 20ae8f3e06 user: dgp tags: core-8-4-branch | |
| 16:41 | Bugs 926106 and 1353840 check-in: 0c15d365be user: kennykb tags: core-8-4-branch | |
|
2005-11-14
| ||
| 17:43 | * generic/tclStrToD.c: More data in the "can't happen" Tcl_Panic to aid debugging. check-in: bb4bc0accf user: dgp tags: trunk | |
| 16:45 | * generic/tclBasic.c (CallCommandTraces): Save/restore the interp result durin... check-in: f91146020b user: dgp tags: trunk | |
| 00:48 | added comments to tests/namespace.test check-in: 4338d44660 user: msofer tags: trunk | |
| 00:41 | * generic/tclInt.h: * generic/tclNamesp.c: * tests/namespace.test: fix for bugs #1354540 and #135... check-in: 13ae37d83f user: msofer tags: trunk | |
|
2005-11-13
| ||
| 01:38 | fixing last commit, no Changelog entry check-in: 6e70152b8a user: msofer tags: trunk | |
| 01:21 | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): * generic/tclObj.c (Tcl_GetCommandFromObj): mor... check-in: e2a964d1b4 user: msofer tags: trunk | |
|
2005-11-12
| ||
| 23:39 | Use correct bug number :-} check-in: b168f09f07 user: dkf tags: trunk | |
| 23:15 | Partial fix for [Bug 1355342] Also ANSIfy the rest of the file check-in: 483bac6c37 user: dkf tags: trunk | |
| 04:08 | * generic/tclInt.h: Revised TclParseNumber interface to enable * generic/tclScan... check-in: 5b3d7732b5 user: dgp tags: trunk | |
| 02:01 | typo check-in: 380f6bdacb user: das tags: trunk | |
|
2005-11-11
| ||
| 23:50 | More bits of ANSIfying Also start moving to use the new code for doing formatted prints to objects check-in: eb18e39b9d user: dkf tags: trunk | |
| 23:46 | More bits of ANSIfying check-in: 884b0bcef2 user: dkf tags: trunk | |
| 22:20 | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): * generic/tclObj.c (Tcl_GetCommandFromObj): bum... check-in: fcb9ab1df3 user: msofer tags: trunk | |
|
2005-11-10
| ||
| 15:00 | Finish applying the style guide to the RE engine (except for variable and function names, which are ... check-in: 8d6df41218 user: dkf tags: trunk | |
| 13:35 | Deleted unwanted extra space at end of some lines check-in: e3e9035b6a user: dkf tags: trunk | |
|
2005-11-09
| ||
| 21:46 | Bug 1350293 check-in: 94cf472e1a user: kennykb tags: core-8-4-branch | |
| 21:28 | bugs 1350291 and 1350293 check-in: d965c32f64 user: kennykb tags: trunk | |
| 21:26 | doc changes with 1162286 fix check-in: a8c31872ed user: dgp tags: trunk | |
| 21:26 | doc changes with 1162286 fix check-in: 147e10f6e6 user: dgp tags: core-8-4-branch | |
| 20:24 | * tests/compile.test: Updated tests with changed behavior * tests/execute.test: ... check-in: 806ab12661 user: dgp tags: trunk | |
| 16:36 | ANSIfy the RE compiler. check-in: afc463b61c user: dkf tags: trunk | |
| 13:52 | More ANSIfying check-in: b7189a0fba user: dkf tags: trunk | |
| 00:53 | * unix/tclUnixFCmd.c (MAX_READDIR_UNLINK_THRESHOLD): reduce to 130 based on errors seen on OS X 10... check-in: 7eb9313805 user: hobbs tags: trunk | |
| 00:53 | * unix/tclUnixFCmd.c (MAX_READDIR_UNLINK_THRESHOLD): reduce to 130 based on errors seen on OS X 10... check-in: 1b1316d0bb user: hobbs tags: core-8-4-branch | |
| 00:11 | Added target to make it easier to debug crashing tests. check-in: ee9c5d8bab user: dkf tags: trunk | |
|
2005-11-08
| ||
| 22:09 | * tests/compExpr-old.test: Updated tests with changed behavior due to addition ... check-in: 21e4b6fdef user: dgp tags: trunk | |
| 20:22 | * tests/expr.test: Portable tests expr-46.13-18 [Bug 1341368] check-in: 1523bbef09 user: dgp tags: trunk | |
| 20:21 | * tests/expr.test: Portable tests expr-46.13-18 [Bug 1341368] check-in: 024787a346 user: dgp tags: core-8-4-branch | |
| 18:28 | * generic/tclPkg.c: Corrected inconsistencies in the value returned * tests/pkg.... check-in: dfc0636509 user: dgp tags: core-8-4-branch | |
| 18:26 | * generic/tclPkg.c: Corrected inconsistencies in the value returned * tests/pkg.... check-in: 2d05d9f40a user: dgp tags: trunk | |
| 14:53 | Fix [Bug 1348775] using Miguel's patch check-in: 23f9e4bd60 user: dkf tags: core-8-4-branch | |
| 14:24 | Fix for [Bug 1348775] check-in: 9a120891dc user: dkf tags: trunk | |
|
2005-11-07
| ||
| 15:27 | ANSIfy check-in: 205bce35bc user: dkf tags: trunk | |
| 15:23 | Strip a few more pre-ANSI-isms check-in: 55f46a3066 user: dkf tags: trunk | |
| 15:12 | ANSIfy check-in: 611d25e47c user: dkf tags: trunk | |
| 10:50 | Tidy up check-in: 1a2d088ed3 user: dkf tags: trunk | |
| 10:28 | missed Changelog entry check-in: a0e1a811e3 user: msofer tags: core-8-4-branch | |
| 10:28 | * tests/trace.test (trace-13.2-4): added tests to detect leak, see [Bug 1348775]. check-in: cbd1fa5e16 user: msofer tags: core-8-4-branch | |
| 10:17 | * tests/trace.test (trace-13.2-4): added tests to detect leak, see [Bug 1348775]. The recently add... check-in: 4f9288e45d user: msofer tags: trunk | |
| 09:38 | Squelch the false [Bug 1342858] by removing traces cleanly. The trace leaking is being pursued elsew... check-in: 10f8a97894 user: dkf tags: trunk | |
| 08:56 | Silence a warning. check-in: 5d787006a2 user: dkf tags: trunk | |
|
2005-11-05
| ||
| 02:10 | * tests/trace.test (trace-8.9): added test to detect leak, see [Bug 1348775]. check-in: 3f9024b95c user: msofer tags: trunk | |
|
2005-11-04
| ||
| 23:01 | * win/tclWinPort.h: Applied patch #1267871 by Matt Newman for * win/tclWinPipe.c: extended error... check-in: e69a0476ef user: patthoyts tags: trunk | |
| 22:38 | * generic/tclBinary.c: * generic/tclCmdAH.c: * generic/tclCmdIL.c: * generic/tclCmdMZ.c: * gene... check-in: 510663a99e user: msofer tags: trunk | |
| 21:40 | * unix/tcl.m4: Added code to enable [load] on LynxOS. Thanks to heidibr@users.sf.ne... check-in: 5e50e72970 user: dgp tags: core-8-4-branch | |
| 21:18 | RFE 1071992 check-in: d2c467e29a user: kennykb tags: trunk | |
| 21:18 | RFE 1071992 check-in: 08fa9df221 user: kennykb tags: trunk | |
| 20:40 | Bug 1163896 check-in: 361427b2ec user: kennykb tags: trunk | |
| 20:31 | RFE 1333318 check-in: d92df5b420 user: kennykb tags: trunk | |
| 20:15 | Bug 1298737 check-in: 419fc365f4 user: kennykb tags: core-8-4-branch | |
| 20:13 | Bug 1298737 check-in: 6693b4f5af user: kennykb tags: trunk | |
| 19:37 | Bug 1263012 check-in: d484d6dfe7 user: kennykb tags: trunk | |
| 18:33 | * win/tclWinPipe.c: Applied patch #1267871 by Matt Newman which * win/tclWinPort.h: provides exten... check-in: 2c4d55e5e0 user: patthoyts tags: core-8-4-branch | |
| 18:18 | Bug 1317477 check-in: d64beb6fe2 user: kennykb tags: core-8-4-branch | |
| 02:13 | * generic/tclInt.h: * generic/tclNamesp.c: * generic/tclVar.c: * tests/trace.test: fix for [Bugs... check-in: e8cc729fdc user: msofer tags: trunk | |
| 01:15 | * generic/tclInt.h: * generic/tclNamesp.c: * generic/tclVar.c: fix for [Bugs 1338280/1337229]. Th... check-in: 3d6cada5c0 user: msofer tags: core-8-4-branch | |
| 00:06 | ANSIfy check-in: eeb132b4ae user: dkf tags: trunk | |
|
2005-11-03
| ||
| 17:52 | merge updates from HEAD check-in: d827b9cf1e user: dgp tags: dgp-refactor | |
| 16:16 | * generic/tclUnixInit.c (TclpSetInitialEncodings): Modified so that multiple ca... check-in: 0e75d9e50e user: dgp tags: core-8-4-branch | |
| 11:53 | * win/tclWin32Dll.c: Backported Anton Kovalenko's patch #1256872 * win/tclWinConso... check-in: 9944c4de74 user: patthoyts tags: core-8-4-branch | |
| 01:16 | * win/tclWin32Dll.c: Applied patch #1256872 to provide unicode * win/tclWinConsole.c: support in... check-in: 2cd9811bc4 user: patthoyts tags: trunk | |
| 00:17 | Applied patch #1096916 to support building with MSVC 8. * generic/regerror.c: Avoid use of reserve... check-in: 58ba298c20 user: patthoyts tags: trunk | |
|
2005-11-02
| ||
| 23:26 | ANSIfy check-in: 19a0a6a899 user: dkf tags: trunk | |
| 15:59 | ANSIfy the test code (well, strip some of the worst offences!) check-in: d7327b2b33 user: dkf tags: trunk | |
| 14:51 | ANSIfy; generic/*.c now all done except for test code check-in: 2ffae9b171 user: dkf tags: trunk | |
| 11:55 | ANSIfy (though only partially - function decls only - for tclExecute.c) check-in: 127ec44748 user: dkf tags: trunk | |
| 00:59 | Partial ANSIfy check-in: 2c7cf42253 user: dkf tags: trunk | |
| 00:55 | ANSIfy check-in: c8e360304c user: dkf tags: trunk | |
|
2005-11-01
| ||
| 20:19 | * generic/tclCmdMZ.c (TclCheckExecutionTraces): Corrected mistaken assumption that a... check-in: 2a6bcd3750 user: dgp tags: core-8-4-branch | |
| 20:17 | * generic/tclTrace.c (TclCheckExecutionTraces): Corrected mistaken assumption that a... check-in: 409332adfd user: dgp tags: trunk | |
| 16:41 | * tests/unixNotfy.test (1.1,2): Update error message whitespace to match changes in ... check-in: 2177fc6e4a user: dgp tags: trunk | |
| 16:18 | * tests/expr-old.test (expr-32.52): Use int(.) to restrict result of left shift ... check-in: 1917596a2e user: dgp tags: core-8-4-branch | |
| 15:58 | Fix test that checked for non-standard case of error message (which was fixed by earlier check-in) check-in: 1bc26181db user: dkf tags: trunk | |
| 15:47 | Think-o fixes check-in: 922079bc35 user: dkf tags: trunk | |
| 15:30 | ANSIfy. Also converted some deeply nested code to a less nested form for easier reading. check-in: a3b0b6f1d9 user: dkf tags: trunk | |
| 15:18 | * expr.test (expr-46.13): Added test that illustrates shortcoming of Patch 134... check-in: 75bfdef543 user: dgp tags: trunk | |
|
2005-10-31
| ||
| 19:54 | * generic/tclNamesp.c: fix for [Bugs 1338280/1337229]. Thanks Don. * tests/trace.test: fix duplica... check-in: 4a32720499 user: msofer tags: trunk | |
| 17:15 | typo check-in: 08fbaa0411 user: dgp tags: trunk | |
| 15:59 | Convert to using ANSI decls/definitions and using the (ANSI) assumption that NULL can be cast to any... check-in: 1e0170d2bf user: dkf tags: trunk | |
| 13:53 | Cleanup and ANSIfy check-in: f917e68cd5 user: dkf tags: trunk | |
|
2005-10-30
| ||
| 22:01 | Assorted syntactic cleanups check-in: 90ab7bfe5b user: dkf tags: trunk | |
|
2005-10-29
| ||
| 21:48 | fix Changelog entry check-in: 8003f499b9 user: msofer tags: trunk | |
| 19:58 | * tests/expr.test: Fix problems in new round() tests that lead to correct result only on 32 bit l... check-in: a724bb58a6 user: mdejong tags: core-8-4-branch | |
| 19:16 | * generic/tclTrace.c (TraceVarProc): [Bug 1337229], partial fix. Insure that a second call with TC... check-in: 8556859742 user: msofer tags: trunk | |
| 19:14 | fix Changelog entry date check-in: 7aeb026666 user: msofer tags: core-8-4-branch | |
| 18:44 | fix new test trace-18.4 [Bug 1338280] check-in: e8722e1ee2 user: msofer tags: core-8-4-branch | |
| 17:45 | * generic/tclCmdMZ.c (TraceVarProc): [Bug 1337229], partial fix. Insure that a second call with TC... check-in: 8e9ed63a05 user: msofer tags: core-8-4-branch | |
|
2005-10-28
| ||
| 03:26 | * generic/tclExecute.c (ExprRoundFunc): Fix typo where number before rounding is compared with sm... check-in: fb8cf7da36 user: mdejong tags: core-8-4-branch | |
|
2005-10-23
| ||
| 22:01 | * generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: * generic/tclCmdIL.c: * gene... check-in: 8761ab798f user: msofer tags: core-8-4-branch | |
| 19:03 | fix date check-in: c6c95a3640 user: vincentdarley tags: trunk | |
| 18:51 | fix to glob memory leak and file stat ino/nlink on windows check-in: 1daf31761f user: vincentdarley tags: trunk | |
|
2005-10-22
| ||
| 03:37 | * tests/foreach.test (foreach-8.1): added test for [Bug 1189274] check-in: e2aecc5095 user: msofer tags: trunk | |
| 03:07 | * generic/tclExecute.c (INST_CONCAT): disable the optimisation for wide integers, [Bug 1251791]. check-in: c86eadfafe user: msofer tags: core-8-4-branch | |
| 01:35 | * generic/tclExecute.c (INST_INCR_*): fixed [Bug 1334570]. Obj leak detection and patch by Eric Me... check-in: c57e03e1c9 user: msofer tags: trunk | |
|
2005-10-21
| ||
| 22:14 | Bug 1334461 check-in: 36585dd60c user: kennykb tags: trunk | |
| 21:49 | Marked some failing tests as knownBug until they can be updated. check-in: ccf23548b8 user: dgp tags: trunk | |
| 20:52 | remove C++ comments check-in: 387b28ffcd user: kennykb tags: trunk | |
| 20:44 | Marked several failing tests as "knownBug" until they can be updated. check-in: b203d2898f user: dgp tags: trunk | |
| 20:30 | Bug 1334461 check-in: bc01fd42a3 user: kennykb tags: trunk | |
| 17:05 | Revised code to build in situations where strchr(.,.) is a macro. check-in: 49783144b5 user: dgp tags: trunk | |
| 15:25 | ANSI-fy declarations and NULL handling check-in: 3b7dc19d2a user: dkf tags: trunk | |
| 12:26 | Formatting regularization check-in: 83ee4d5e21 user: dkf tags: trunk | |
| 10:27 | Improve the documentation of [binary scan] a little. check-in: 1f0b354280 user: dkf tags: trunk | |
|
2005-10-20
| ||
| 12:28 | whitespace cleanup check-in: c774c0effa user: dkf tags: trunk | |
| 12:27 | Remove extra spaces so it's easier to see the tests as groups check-in: 8c05a4a509 user: dkf tags: trunk | |
| 12:21 | * generic/tclListObj.c (TclLsetFlat): * tests/lset.test (lset-10.3): fixed handling of unshared li... check-in: 74298c8832 user: msofer tags: trunk | |
|
2005-10-19
| ||
| 21:35 | See changelog entry check-in: 8f4ff8d98d user: dkf tags: trunk | |
| 21:26 | Fix crash caused by passing -1 as the length to TclNewStringObj(). Only Tcl_NewStringObj (the funct... check-in: f0669d7cb9 user: dkf tags: trunk | |
| 18:39 | * generic/tclClock.c: Removed some dead code. * generic/tclCmdIL.c: ... check-in: 3fd9c620f4 user: dgp tags: trunk | |
| 14:12 | Silence a warning check-in: be0f755545 user: dkf tags: trunk | |
| 14:11 | More typos obscured by typos fixed in previous checkin... check-in: ef38b5144b user: dkf tags: trunk | |
| 14:10 | Fix silly typos check-in: f0df3e345e user: dkf tags: trunk | |
| 13:59 | General cleanup of reflected channel code check-in: fec37cf152 user: dkf tags: trunk | |
| 13:15 | * generic/tclExecute.c (INST_DICT_APPEND, INST_DICT_LAPPEND): fixed faulty peephole optimisation t... check-in: a77e120bdc user: msofer tags: trunk | |
|
2005-10-18
| ||
| 20:46 | merge updates from HEAD check-in: 2e8613842e user: dgp tags: dgp-refactor | |
| 15:01 | ANSIfy function declarations and definitions check-in: ccb2054288 user: dkf tags: trunk | |
| 14:42 | ANSI function definitions check-in: b0f93b363b user: dkf tags: trunk | |
| 14:34 | Style update and ANSI function definitions. check-in: c34632246c user: dkf tags: trunk | |
| 13:47 | Split off changelog entries for 2004 Fixed erroneous dates on some 2005 entries check-in: 2746a09ce7 user: dkf tags: trunk | |
| 13:19 | * generic/tclExecute.c: Added optimization for I32L64 systems to avoid using bignums... check-in: 397ed5b857 user: dgp tags: trunk | |
|
2005-10-15
| ||
| 23:27 | * generic/tclExecute.c: Restored some optimizations of the INST_INCR_SCALAR1_IMM opc... check-in: 2eb1bb43e9 user: dgp tags: trunk | |
|
2005-10-14
| ||
| 17:35 | See file. check-in: 001edcbce4 user: vasiljevic tags: trunk | |
| 17:34 | Fixed bad definition of CRTEXPORT which should have been CRTIMPORT rather. check-in: 5b4a7f1349 user: vasiljevic tags: trunk | |
| 17:33 | Backed off change from 2005-10-04 (see ChangeLog and Tcl Bug# 1323992 for more info). check-in: 7ffd02a4fa user: vasiljevic tags: trunk | |
| 17:13 | See file. check-in: f56332e3c7 user: vasiljevic tags: core-8-4-branch | |
| 17:12 | Backed off change from 2005-10-04 (see ChangeLog and Tcl Bug# 1323992 for more info. check-in: 88a6e2c1cc user: vasiljevic tags: core-8-4-branch | |
| 15:57 | more revisions to TclIncrObj check-in: 1761187d62 user: dgp tags: trunk | |
| 14:38 | removed another do {} while(0) check-in: 9c12bba8ba user: kennykb tags: trunk | |
| 14:18 | Tidied up do {...} while(0) check-in: bb89d90a14 user: kennykb tags: trunk | |
| 12:34 | Updated target file id check-in: 573eb37059 user: patthoyts tags: trunk | |
| 12:31 | Permit building al debug builds as well as release builds check-in: 2fdf890a62 user: patthoyts tags: trunk | |
| 11:14 | * generic/tcl.h: Fix for bug #1256937 - correctly decorate * generic/tclMain.c: imported funct... check-in: ca7ab95d17 user: patthoyts tags: trunk | |
|
2005-10-13
| ||
| 21:49 | Test updates from [Bug 1284178] check-in: b028187ae2 user: dkf tags: trunk | |
| 21:45 | Fix [Bug 1284178] and tweak tests to accommodate. check-in: b41705eb6e user: dkf tags: core-8-4-branch | |
| 21:01 | Added some more clarifying comments in Tcl_ClearChannelHandlers() check-in: 7910c8fdd8 user: vasiljevic tags: core-8-4-branch | |
| 21:01 | Added some more clarifying comments in Tcl_ClearChannelHandlers() check-in: e296d976e4 user: vasiljevic tags: trunk | |
| 20:51 | Temporary ifdef TCL_THREADS changes done to de-activate pending event processing when channel is bei... check-in: f7a1a7a67b user: vasiljevic tags: trunk | |
| 20:40 | Temporary ifdef TCL_THREADS changes done to de-activate pending event processing when channel is bei... check-in: 0c54954fc0 user: vasiljevic tags: core-8-4-branch | |
| 20:15 | Remove _ANSI_ARGS_ and clean up a few comments check-in: 2b1f602d05 user: dkf tags: trunk | |
| 18:30 | * generic/tclExecute.c: Removed obsolete use of NO_ERRNO_H. * tools/man2tcl.c: ... check-in: d7079d3caa user: dgp tags: trunk | |
| 18:13 | * compat/tclErrno.h: Removed obsolete file. check-in: a707e67c4d user: dgp tags: trunk | |
| 15:23 | Formatting cleanup to more accurately match the coding standards of the rest of the core. check-in: edb51d497a user: dkf tags: trunk | |
| 15:15 | * generic/tclStrToD.c (TclParseNumber): Missing goto caused crash when parsing "Na".... check-in: 5415c75194 user: dgp tags: trunk | |
| 00:56 | formatting check-in: 0fdf63803f user: dkf tags: trunk | |
| 00:14 | quick typo fix; testing check-in: ff7bf450e7 user: dgp tags: trunk | |
| 00:07 | formatting and de-_ANSI_ARGS_-ification check-in: 9e0f6e3e5e user: dkf tags: trunk | |
|
2005-10-12
| ||
| 23:55 | formatting check-in: a79ed7c2fe user: dkf tags: trunk | |
| 23:54 | * generic/tclExecute.c (GetNumberFromObj): Restored some lost optimizations for... check-in: fb65658754 user: dgp tags: trunk | |
| 23:51 | Formatting check-in: c8e230bf0d user: dkf tags: trunk | |
| 23:42 | Scrap _ANSI_ARGS_ macro use, yay! check-in: 175ab7d9cb user: dkf tags: trunk | |
| 22:21 | Formatting and pure ANSI function decls check-in: 5a3e776594 user: dkf tags: trunk | |
| 22:05 | Fix for [Bug 1325099] check-in: 893d9541f9 user: dkf tags: trunk | |
| 18:31 | performance improvements to [incr] check-in: f6eb3e07ae user: kennykb tags: trunk | |
|
2005-10-10
| ||
| 21:50 | TIP#237 introduced a new function, entier, so add it to the list of functions. check-in: 3d619f4afe user: dkf tags: trunk | |
| 21:33 | ensure MODULE_SCOPE decl check-in: 0355d49ef7 user: hobbs tags: core-8-4-branch | |
| 20:27 | * generic/tclCompCmds.c: New convenience macro CompileTokens(). check-in: ff5bec97ad user: msofer tags: trunk | |
| 19:52 | * generic/tclExecute.c: Corrections to the NO_WIDE_TYPE build. Also added missing "... check-in: c9c0401dc1 user: dgp tags: trunk | |
| 18:00 | * generic/tclExecute.c: Corrections to the NO_WIDE_TYPE build. * generic/tclInt.h: ... check-in: dbe6cdbda6 user: dgp tags: trunk | |
| 17:59 | * generic/tclExecute.c: fixing an error in INST_LNOT and INST_LYES. Interestingly, the error only... Closed-Leaf check-in: b0515a16ba user: msofer tags: msofer-wcodes-branch | |
| 17:33 | Fix two bugs in limits, one a crash and the other a failed flag reset. check-in: 32dacaae68 user: dkf tags: trunk | |
| 16:09 | removing wrong comment check-in: e5da6717f2 user: msofer tags: trunk | |
| 15:51 | * generic/tclExecute.c: fixing errors in last commit. check-in: fa79084fee user: msofer tags: trunk | |
|
2005-10-09
| ||
| 20:05 | * generic/tclBasic.c: * generic/tclExecute.c: * generic/tclStrToD.c: * generic/tclStringObj.c: i... check-in: 6c384e90de user: msofer tags: trunk | |
| 13:56 | * generic/tclCmdIL.c: * generic/tclInt.h: modified the TclNSVarHashTable definition to not requi... check-in: 8cc97172d4 user: msofer tags: msofer-wcodes-branch | |
|
2005-10-08
| ||
| 23:15 | * unix/configure: * unix/configure.in: * win/configure.in: reverting last patch: pilot error. *... check-in: 17135bce7f user: msofer tags: msofer-wcodes-branch | |
| 22:12 | * unix/configure: * unix/configure.in: * win/configure.in: changes that somehow got left out of t... check-in: 07ba7e1a6c user: msofer tags: msofer-wcodes-branch | |
| 14:42 | TIP#237 IMPLEMENTATION [kennykb-numerics-branch] Resynchronized with the HEAD; at t... check-in: 83fdb360a9 user: dgp tags: trunk | |
| 13:44 | merge updates from HEAD Closed-Leaf check-in: 1b902ae45a user: dgp tags: kennykb-numerics-branch | |
| 06:43 | more WIDE support check-in: 936ff6a20a user: dgp tags: kennykb-numerics-branch | |
| 06:07 | [kennykb-numerics-branch] * generic/tclExecute.c: More performance macros and speci... check-in: cd534dbb23 user: dgp tags: kennykb-numerics-branch | |
| 01:07 | * generic/tclExecute.c: Macro GetNumberFromObj() is version of TclGetNumberFromObj()... check-in: 6da6e869af user: dgp tags: kennykb-numerics-branch | |
|
2005-10-07
| ||
| 22:35 | * unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change to * tests/fCmd.test (fCmd-20.2)... check-in: c5efc3eed0 user: hobbs tags: trunk, kennykb-numerics-branch-20051008, msofer-wcodes-branch-20051007 | |
| 22:35 | * unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change to * tests/fCmd.test (fCmd-20.2)... check-in: dc751fed91 user: hobbs tags: core-8-4-branch | |
| 20:15 | [kennykb-numerics-branch] * generic/tclInt.h: Made #undef NO_WIDE_TYPE the defa... check-in: c420c12ecc user: dgp tags: kennykb-numerics-branch | |
| 18:01 | [kennykb-numerics-branch] * generic/tclExecute.c: Improved performance of compariso... check-in: 852981a34b user: dgp tags: kennykb-numerics-branch | |
| 15:51 | [kennykb-numerics-branch] * generic/tclExecute.c: Improved performance of compariso... check-in: 7818e1ffac user: dgp tags: kennykb-numerics-branch | |
|
2005-10-06
| ||
| 22:04 | store shift result as long, not int check-in: df31ba52d1 user: dgp tags: kennykb-numerics-branch | |
| 18:48 | [kennykb-numerics-branch] * generic/tclExecute.c: Improved performance of INST_RSHI... check-in: 31b83841a8 user: dgp tags: kennykb-numerics-branch | |
| 16:14 | [kennykb-numerics-branch] * generic/tclExecute.c: Improved performance of INST_RSHI... check-in: 7480ac5646 user: dgp tags: kennykb-numerics-branch | |
| 03:41 | [kennykb-numerics-branch] * generic/tclExecute.c: Improved performance of INST_MULT... check-in: ac4d98012f user: dgp tags: kennykb-numerics-branch | |
| 02:51 | [kennykb-numerics-branch] * generic/tclExecute.c: Improved performance of INST_MULT... check-in: 318d5967ce user: dgp tags: kennykb-numerics-branch | |
|
2005-10-05
| ||
| 22:09 | * generic/tclPipe.c (TclCreatePipeline): Fixed [SF Tcl Bug 1109294]. Applied the patch provided... check-in: 150775a1c5 user: andreas_kupries tags: core-8-4-branch | |
| 22:09 | * generic/tclPipe.c (TclCreatePipeline): Fixed [SF Tcl Bug 1109294]. Applied the patch provided... check-in: 9a439d406a user: andreas_kupries tags: trunk | |
| 20:36 | * doc/CrtChannel.3: Fixed [SF Tcl Bug 1104682], by application of David Welton's patch for it, ... check-in: e261298ba7 user: andreas_kupries tags: trunk | |
| 20:35 | * doc/CrtChannel.3: Fixed [SF Tcl Bug 1104682], by application of David Welton's patch for it, ... check-in: 14d10f2213 user: andreas_kupries tags: core-8-4-branch | |
| 17:44 | * generic/tclIORChan.c (RcClose): Removed unreachable panic/return statements. This fixes the r... check-in: d91e2f06c9 user: andreas_kupries tags: trunk | |
| 16:28 | [kennykb-numerics-branch] * generic/tclExecute.c: Improved performance INST_MULT an... check-in: 4ab5ab7388 user: dgp tags: kennykb-numerics-branch | |
| 08:03 | * tests/env.test (env-6.1): * win/tclWinPort.h: define USE_PUTENV_FOR_UNSET 1 * generic/tclEnv.c ... check-in: 9ad1d56456 user: hobbs tags: trunk | |
| 08:03 | test to fix for 979640 check-in: e04a92f8e7 user: hobbs tags: core-8-4-branch | |
| 08:02 | * win/tclWinPort.h: define USE_PUTENV_FOR_UNSET 1 * generic/tclEnv.c (TclSetEnv, TclUnsetEnv): add... check-in: bb8bbfd313 user: hobbs tags: core-8-4-branch | |
| 06:34 | win/tclWinSerial.c (SerialSetOptionProc): free argv [Bug 1067708] check-in: 3b9458c858 user: hobbs tags: trunk | |
| 06:33 | win/tclWinSerial.c (SerialSetOptionProc): free argv [Bug 1067708] check-in: fa6ea77a80 user: hobbs tags: core-8-4-branch | |
| 05:03 | * tests/http.test: do not URI encode -._~ according * library/http/http.tcl (init): t... check-in: 3bc3dd226c user: hobbs tags: trunk | |
| 05:01 | * tests/http.test: do not URI encode -._~ according * library/http/http.tcl (init): t... check-in: fb1a06961a user: hobbs tags: core-8-4-branch | |
| 04:27 | * generic/tclIOUtil.c (TclFSNormalizeAbsolutePath): make static * generic/tclEncoding.c (TclFindEn... check-in: b4a6dcda6b user: hobbs tags: core-8-4-branch | |
| 04:23 | * unix/tclLoadShl.c (TclpDlopen): use DYNAMIC_PATH on second shl_load only. [Bug 1204237] check-in: 6a93f5abfa user: hobbs tags: core-8-4-branch | |
| 04:23 | * unix/tclLoadShl.c (TclpDlopen): use DYNAMIC_PATH on second shl_load only. [Bug 1204237] check-in: b68aa6b177 user: hobbs tags: trunk | |
| 03:58 | scan %[] requires "one or more chars" [Bug 1277503] check-in: 6164a639b1 user: hobbs tags: trunk | |
| 00:38 | * tests/winFile.test (getuser): allow valid Windows usernames. [Bug 1311285] check-in: bbc78fc172 user: hobbs tags: trunk | |
|
2005-10-04
| ||
| 23:49 | * generic/tclParse.c (Tcl_ParseCommand): add code that recognizes {} in addition to {expand} for w... check-in: f48f4bdd21 user: hobbs tags: trunk | |
| 21:02 | [kennykb-numerics-branch] * generic/tclExecute.c: Updated TclIncrObj() to more effi... check-in: 8d4c5bb62b user: dgp tags: kennykb-numerics-branch | |
| 18:34 | See file. check-in: ec5a717b8e user: vasiljevic tags: trunk | |
| 18:33 | [kennykb-numerics-branch] * generic/tclExecute.c: Updated TclIncrObj() to more effi... check-in: 53add32158 user: dgp tags: kennykb-numerics-branch | |
| 18:33 | Tcl_DeleteTimerHandler(): bail out early if passed NULL argument. check-in: 5576a42ab1 user: vasiljevic tags: trunk | |
| 18:32 | Tcl_ClearChannelHandlers(): now deletes any outstanding timer for the channel. Also, prevents events... check-in: b68b5918fb user: vasiljevic tags: trunk | |
| 18:16 | See file. check-in: 80a9933edf user: vasiljevic tags: core-8-4-branch | |
| 18:15 | Tcl_ClearChannelHandlers(): now deletes any outstanding timer for the channel. Also, prevents events... check-in: 2c5a4e4496 user: vasiljevic tags: core-8-4-branch | |
| 18:14 | Tcl_ClearChannelHandlers(): bail out early if passed NULL argument check-in: c5a8af47a7 user: vasiljevic tags: core-8-4-branch | |
| 16:00 | [kennykb-numerics-branch] * generic/tclExecute.c: Updated TclIncrObj() to more effi... check-in: 0f923b5cc0 user: dgp tags: kennykb-numerics-branch | |
| 13:49 | [kennykb-numerics-branch] * generic/tclBasic.c: Updated more callers to make use ... check-in: 215aa64c5c user: dgp tags: kennykb-numerics-branch | |
|
2005-10-03
| ||
| 19:32 | * generic/tclBasic.c: Re-implemented ExprRoundFunc and ExprEntierFunc to use TclGe... check-in: 2435e3e70d user: dgp tags: kennykb-numerics-branch | |
| 18:25 | Be more choosy about what doubles get converted to longs. check-in: 9fd8db27ff user: dgp tags: kennykb-numerics-branch | |
| 17:42 | fixed test cases for new US DST rules. check-in: 99b4e7ffb5 user: kennykb tags: trunk | |
| 15:50 | [kennykb-numerics-branch] * generic/tclBasic.c: Re-implemented ExprRoundFunc to u... check-in: c247119234 user: dgp tags: kennykb-numerics-branch | |
| 14:38 | Rebuild tzdata from Olson's tzdata2005n.tar.gz check-in: 3417941510 user: kennykb tags: trunk | |
|
2005-10-01
| ||
| 09:28 | Fixed a typo. check-in: 53ed00351b user: davidw tags: trunk | |
|
2005-09-30
| ||
| 19:31 | * generic/tclMain.c: Separate encoding conversion of command line arguments from ... check-in: 3a8318341a user: dgp tags: trunk | |
| 19:28 | * generic/tclMain.c: Separate encoding conversion of command line arguments from ... check-in: 365b1366e3 user: dgp tags: core-8-4-branch | |
| 18:53 | fix comment typo check-in: e86060ea27 user: hobbs tags: trunk | |
| 17:02 | [kennykb-numerics-branch] * generic/tclStringObj.c: Bug fix: Missing cast to ... check-in: 14a510d9c1 user: dgp tags: kennykb-numerics-branch | |
| 01:05 | init value to (-)Inf for min/max expr functions to simplify code check-in: 78d70230d5 user: hobbs tags: trunk | |
|
2005-09-29
| ||
| 23:16 | implementation for TIP #255, expr min/max check-in: 5e48c91234 user: hobbs tags: trunk | |
|
2005-09-28
| ||
| 00:23 | formatting check-in: 255d501bf2 user: dgp tags: kennykb-numerics-branch | |
|
2005-09-27
| ||
| 18:42 | [kennykb-numerics-branch] * generic/tcl.h: Changed name of the new Tcl_Obj i... check-in: 2d7e29783f user: dgp tags: kennykb-numerics-branch | |
| 15:44 | Fix [Bug 1116542] check-in: 08a775ad24 user: dkf tags: core-8-4-branch | |
| 15:35 | Test for [Bug 1116542] check-in: d7a27184e4 user: dkf tags: trunk | |
| 15:20 | Formatting fixes check-in: 205497dd3f user: dkf tags: trunk | |
|
2005-09-26
| ||
| 20:51 | merge updates from HEAD check-in: 76c503a6bc user: dgp tags: dgp-refactor | |
| 20:16 | Merge changes from HEAD, including libtommath 0.36 check-in: 14146661ef user: kennykb tags: kennykb-numerics-branch | |
| 19:31 | update tclTomMath.h for bug 1263012 check-in: a5f5e1b89e user: kennykb tags: trunk | |
| 18:44 | Regen tommath.h from release 0.36 check-in: 39058779b3 user: kennykb tags: trunk | |
| 18:27 | merge tommath 0.36 changes into HEAD check-in: ff86421106 user: kennykb tags: trunk | |
| 16:53 | re-import of three damaged PDF's check-in: 770751cc4a user: kennykb tags: trunk | |
| 16:31 | Import of libtommath 0.36 check-in: e024610976 user: kennykb tags: trunk | |
|
2005-09-23
| ||
| 16:47 | [kennykb-numerics-branch] * unix/Makefile.in: Added -DMP_PREC=4 switch to all c... check-in: 29be091cd8 user: dgp tags: kennykb-numerics-branch | |
| 16:13 | [kennykb-numerics-branch] * generic/tclStrToD.c: Fixed memory leak. [Bug 1299803]... check-in: 112ace53ab user: dgp tags: kennykb-numerics-branch | |
| 04:03 | [kennykb-numerics-branch] * generic/tclStrToD.c: Memory leak. Comment in TclSetBi... check-in: 961337390c user: dgp tags: kennykb-numerics-branch | |
|
2005-09-20
| ||
| 14:11 | [kennykb-numerics-branch] * generic/tclExecute.c: Revise TclIncrObj() to call ... check-in: dd93281cd4 user: dgp tags: kennykb-numerics-branch | |
|
2005-09-16
| ||
| 19:29 | [kennykb-numerics-branch] * generic/tclInt.h: Added TclBNInitBigNumFrom... check-in: 6e1addf33e user: dgp tags: kennykb-numerics-branch | |
| 16:13 | * libtommath/bn_mp_add_d.c: Bug fix. For mp_add_d(&a, d, &c), when &a has the v... check-in: dc9f2eaf23 user: dgp tags: kennykb-numerics-branch | |
| 15:35 | [kennykb-numerics-branch] * generic/tclTomMath.h: Added mp_cmp_d to routines from ... check-in: f5324453ec user: dgp tags: kennykb-numerics-branch | |
| 01:40 | silence compiler warning check-in: a95dcb3914 user: dgp tags: trunk | |
|
2005-09-15
| ||
| 23:21 | * doc/ParseCmd.3: copy/paste fix [Bug 1292427] check-in: 6e3d5cce85 user: msofer tags: core-8-4-branch | |
| 23:13 | * doc/ParseCmd.3: copy/paste fix [Bug 1292427] check-in: 72ad6487a4 user: msofer tags: trunk | |
| 20:58 | merge updates from HEAD check-in: 29cc0feeb2 user: dgp tags: kennykb-numerics-branch | |
| 20:37 | merge updates from HEAD check-in: 8a82f239eb user: dgp tags: dgp-refactor | |
| 20:29 | merge updates from HEAD check-in: f3caf581fe user: dgp tags: dgp-refactor | |
| 16:58 | * generic/tclStringObj.c (TclAppendFormattedObjs): Revision to eliminate one ro... check-in: 1a7995155b user: dgp tags: trunk, kennykb-numerics-branch-20050915 | |
| 16:40 | * generic/tclBasic.c: More callers of TclObjPrintf and * generic/tclCkalloc.c: Tcl... check-in: cf51f10457 user: dgp tags: trunk | |
| 16:29 | autoconf-2.13 check-in: ca52262c8f user: dgp tags: core-8-4-branch | |
| 15:30 | More flags hacking, this time for open64 under RHEL3. [Bug 1287638] check-in: 1fd41a0f1d user: dkf tags: trunk | |
| 15:25 | Added yet another corner-case hack, this time for RHEL3. [Bug 1287638] check-in: 3ca7f7f35d user: dkf tags: core-8-4-branch | |
|
2005-09-14
| ||
| 21:32 | * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed to support "*" fields ... check-in: fbec962a12 user: dgp tags: trunk | |
| 18:35 | * generic/tclBasic.c: Updated several callers to use * generic/tclCmdMZ.c: TclFo... check-in: b4922798b8 user: dgp tags: trunk | |
| 17:13 | * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed to support "*" fields ... check-in: 73c6dc5786 user: dgp tags: trunk | |
| 03:46 | * generic/tclBasic.c: First caller of TclFormatToErrorInfo. * generic/tclInt.h: ... check-in: 267895cd36 user: dgp tags: trunk | |
|
2005-09-13
| ||
| 21:23 | * generic/tcl.h: Explicitly standardized on the use of stdarg.h * generic/tcl... check-in: bdf9458b14 user: dgp tags: trunk | |
|
2005-09-12
| ||
| 19:39 | uninitialized vars are bad, mm'kay? check-in: 948d18b8f7 user: dgp tags: kennykb-numerics-branch | |
| 19:12 | * generic/tclCmdAH.c: Added support for the "ll" width * generic/tclString... check-in: a74d98295f user: dgp tags: kennykb-numerics-branch | |
| 15:40 | merge updates from HEAD check-in: 156f19bcaf user: dgp tags: dgp-refactor | |
| 14:47 | [kennykb-numerics-branch] Merge updates from HEAD. check-in: 0b3ca397c7 user: dgp tags: kennykb-numerics-branch | |
| 14:31 | 2005-09-12 Don Porter <dgp@users.sourceforge.net> * generic/tclStringObj.c (TclAppendForm... check-in: e034ea072e user: dgp tags: trunk | |
|
2005-09-09
| ||
| 19:27 | silence compiler warnings check-in: d68f155509 user: dgp tags: kennykb-numerics-branch | |
| 19:24 | silence compiler warnings check-in: 9e8ea0b8c1 user: dgp tags: trunk | |
| 19:09 | * generic/tclIORChan.c (RcDecodeEventMask): Added missing type declaration for the parameter 'm... check-in: a44fd1ff0f user: andreas_kupries tags: trunk | |
| 18:48 | [kennykb-numerics-branch] Merge updates from HEAD. check-in: 343239eeff user: dgp tags: kennykb-numerics-branch | |
| 17:54 | typo check-in: ad7d4b5c94 user: dgp tags: trunk | |
| 17:47 | * generic/tclInt.h: New internal routine TclObjPrintf() * generic/tclStr... check-in: 60ba4924b2 user: dgp tags: trunk | |
| 17:19 | added missing casts in tclStringObj.c check-in: 93d1ebfd11 user: kennykb tags: trunk | |
| 15:44 | * generic/tclInt.h: New internal routines TclFormatObj() * generic/tclSt... check-in: d61b665021 user: dgp tags: trunk | |
|
2005-09-08
| ||
| 14:14 | D'oh, missed a spot check-in: fca360fba5 user: dkf tags: trunk | |
| 14:13 | Final fixes check-in: 1ac1207579 user: dkf tags: trunk | |
| 14:10 | Squelch warning check-in: c5c285935a user: dkf tags: trunk | |
| 14:09 | Test suite about fixed up for TIP#254 check-in: c957ef5cb3 user: dkf tags: trunk | |
| 14:05 | Closer to being right... check-in: 1db31ab2b0 user: dkf tags: trunk | |
| 13:50 | More fixing check-in: 17cb3cd598 user: dkf tags: trunk | |
| 13:46 | A bit more fixing... check-in: 1701251b0b user: dkf tags: trunk | |
| 13:42 | First step to fixing test suite check-in: 88e192f51c user: dkf tags: trunk | |
| 13:40 | Oops! check-in: 7ac67d7fe8 user: dkf tags: trunk | |
| 13:38 | Added support machinery for TIP#254 tests check-in: 4a5309ec6e user: dkf tags: trunk | |
| 10:49 | TIP #254 implementation Still missing additional tests. check-in: 62727c5bbe user: dkf tags: trunk | |
|
2005-09-07
| ||
| 15:31 | * generic/tclUtf.c (Tcl_UniCharToUtf): Corrected handling of negative * tests/utf.t... check-in: c76f2a1966 user: dgp tags: trunk | |
| 14:35 | * generic/tclUtf.c (Tcl_UniCharToUtf): Corrected handling of negative * tests/utf.t... check-in: 8d8a47a587 user: dgp tags: core-8-4-branch | |
|
2005-09-06
| ||
| 14:40 | Add flag to lists so that evaluating contexts can handle them efficiently much of the time even when... check-in: 3f8b25f1a3 user: dkf tags: trunk | |
|
2005-09-05
| ||
| 10:25 | Make symbol static to stop it from being visible outside the Tcl library on traditional Unix platfor... check-in: e889426f5c user: dkf tags: trunk | |
|
2005-09-02
| ||
| 19:23 | * unix/tclUnixSock.c (InitializeHostName): Synchronized use of static modifier in declaration a... check-in: 5b652caf77 user: andreas_kupries tags: trunk | |
| 17:42 | [kennykb-numerics-branch] * generic/tclScan.c: Bug fix: The %o, %x, %i formats o... check-in: 7f0027be0c user: dgp tags: kennykb-numerics-branch | |
|
2005-09-01
| ||
| 16:27 | * generic/tclObj.c: TclParseNumber calls meant to parse an integer value now pas... check-in: 6e311ccfa4 user: dgp tags: kennykb-numerics-branch | |
| 16:09 | [kennykb-numerics-branch] * generic/tclScan.c: Extended [scan] to accept the %ll... check-in: fc4c109c84 user: dgp tags: kennykb-numerics-branch | |
|
2005-08-31
| ||
| 15:14 | fix date check-in: b5831068b5 user: vincentdarley tags: trunk | |
| 15:12 | allow NULL interp in Tcl_FSMatchInDirectory check-in: 5139fcec81 user: vincentdarley tags: trunk | |
|
2005-08-30
| ||
| 19:20 | [kennykb-numerics-branch] * generic/tclObj.c: Extended bignum support to includ... check-in: 4ef199b1b3 user: dgp tags: kennykb-numerics-branch | |
| 15:54 | [kennykb-numerics-branch] * generic/tclTomMath.h: Added mp_sqrt to routines from ... check-in: 7e5e925b15 user: dgp tags: kennykb-numerics-branch | |
|
2005-08-29
| ||
| 21:55 | * library/tm.tcl (::tcl::tm::roots): Accepted Don Porter's patch for [Tcl SF Bug 1189657]. Sync... check-in: 0ef4ca3087 user: andreas_kupries tags: trunk | |
| 18:38 | [kennykb-numerics-branch] Merge updates from HEAD. check-in: c74bd61cc0 user: dgp tags: kennykb-numerics-branch | |
| 17:56 | renumber expr-39.* to expr-46.* check-in: f291388d76 user: kennykb tags: core-8-4-branch | |
| 17:54 | renumber expr-39.* to expr-46.* check-in: 484771b620 user: kennykb tags: trunk | |
| 17:11 | [kennykb-numerics-branch] * generic/tclBasic.c: Restored round(.) to the Tcl 8.4 ... check-in: 2088e4d384 user: dgp tags: kennykb-numerics-branch | |
| 16:41 | fix test case bracing and numbering check-in: 7bbdf4ca4c user: kennykb tags: trunk | |
| 16:38 | fix test case numbering check-in: ff06a0c77b user: kennykb tags: core-8-4-branch | |
| 16:37 | Bug 1275043 check-in: b9f7d2aeda user: kennykb tags: core-8-4-branch | |
| 16:21 | removed inappropriate swizzling of tcl_precision check-in: e593e8320e user: kennykb tags: trunk | |
| 16:18 | Bug 1275043 check-in: 7e8177ac9d user: kennykb tags: trunk | |
|
2005-08-26
| ||
| 22:11 | * generic/tclIO.c: Moved Tcl_{Cut,Splice}Channel to {Cut,Splice}Channel for internal use, and c... check-in: fd26ccea74 user: andreas_kupries tags: trunk | |
| 14:43 | Style systematization and _ANSI_ARGS_ removal check-in: 043072b9bc user: dkf tags: trunk | |
| 13:41 | Remove _ANSI_ARGS_ check-in: 63474c1c0a user: dkf tags: trunk | |
| 13:26 | More whitespace cleansing and _ANSI_ARGS_ purging check-in: 94354fd3e6 user: dkf tags: trunk | |
| 11:00 | Remove _ANSI_ARGS_ and tidy up comments check-in: 03e5c68cf3 user: dkf tags: trunk | |
| 08:39 | Fix crashes when running Snit's test suite caused by traces forcing the interp result object to beco... check-in: 2de91b1d0b user: dkf tags: trunk | |
|
2005-08-25
| ||
| 22:27 | Backport of fix for [Bug 1267380] check-in: 2389f54864 user: dkf tags: core-8-4-branch | |
| 21:48 | Better to panic sanely than to crash with a bad memory access. [Bug 1267380] check-in: 687e384a0d user: dkf tags: trunk | |
| 21:21 | [kennykb-numerics-branch] * generic/tclExecute.c: Bug fix. INST_RSHIFT: shift of n... check-in: 0e9fcc9b56 user: dgp tags: kennykb-numerics-branch | |
| 15:46 | [kennykb-numerics-branch] Merge updates from HEAD * generic/tclExecute.c: Bug fix. ... check-in: 6d651867f9 user: dgp tags: kennykb-numerics-branch | |
| 14:58 | [kennykb-numerics-branch] * generic/tclBasic.c: Extended the domain of round(.) t... check-in: 9bfc46124e user: dgp tags: kennykb-numerics-branch | |
| 10:40 | Fix memory leak caused by throwing away a duplicated object check-in: b518cfe467 user: dkf tags: trunk | |
|
2005-08-24
| ||
| 23:36 | Remove extra blank lines between tests so groups go together better. check-in: aecf511a59 user: dkf tags: trunk | |
| 21:49 | [kennykb-numerics-branch] * generic/tclBasic.c: Revised implementation of the cei... check-in: 9cbb2232b7 user: dgp tags: kennykb-numerics-branch | |
| 18:56 | corrected TRACE bugs, overflowed negative #s, and bad test constraints check-in: 57f3c9f065 user: kennykb tags: kennykb-numerics-branch | |
| 18:51 | [kennykb_numerics_branch] * generic/tclExecute.c: Bug fix: TclBignumToDouble return... check-in: ecd2f01ba8 user: dgp tags: kennykb-numerics-branch | |
| 18:03 | Corrections in comparisons with +/-Inf. check-in: b303293aa3 user: dgp tags: kennykb-numerics-branch | |
| 17:56 | TIP#219 IMPLEMENTATION * doc/SetChanErr.3: ** New File **. Documentation of the new channel A... check-in: d936ddccf8 user: andreas_kupries tags: trunk | |
| 17:25 | [kennykb_numerics_branch] * generic/tclExecute.c: Revised the type promotion rules ... check-in: 39a77d2eea user: dgp tags: kennykb-numerics-branch | |
| 15:15 | fix formatting of fp number with smallest significand check-in: 7c355ef822 user: kennykb tags: trunk | |
| 02:35 | [kennykb_numerics_branch] * generic/tclStrToD.c: Bug fix: set shift magnitude prop... check-in: 56e7ee19b3 user: dgp tags: kennykb-numerics-branch | |
|
2005-08-23
| ||
| 22:14 | [kennykb_numerics_branch] * generic/tclExecute.c: Bug fix: ACCEPT_NAN under INST_UM... check-in: d1892b6d86 user: dgp tags: kennykb-numerics-branch | |
| 19:51 | more test coverage - 0o and entier check-in: d25658eed7 user: kennykb tags: kennykb-numerics-branch | |
| 19:22 | comment fix check-in: 31ce9bdf78 user: dgp tags: kennykb-numerics-branch | |
| 19:16 | Removed TclStrToD and friends, and added '0b' test cases. check-in: d9ef2d3f94 user: kennykb tags: kennykb-numerics-branch | |
| 19:15 | Removed TclStrToD and friends, and added '0b' test cases. check-in: 6abfff338f user: kennykb tags: kennykb-numerics-branch | |
| 18:28 | TclParseNumber enhanced for [scan ... %f], plus better test coverage check-in: 43741d958a user: kennykb tags: kennykb-numerics-branch | |
| 18:13 | * unix/configure.in: * win/configure: Regen. * win/configure.in: Update minimum autoconf version ... check-in: 5ba298340c user: mdejong tags: trunk | |
| 16:51 | * generic/tclStrToD.c: New macros TIP_114_FORMATS and KILL_OCTAL to configure accep... check-in: cbf176439e user: dgp tags: kennykb-numerics-branch | |
| 12:52 | see ChangeLog check-in: 25f32e0007 user: dgp tags: kennykb-numerics-branch | |
| 06:15 | [kennykb_numerics_branch] * generic/tclBasic.c: Re-used the guts of int(.) and wi... check-in: 249580da47 user: dgp tags: kennykb-numerics-branch | |
|
2005-08-22
| ||
| 20:50 | [kennykb_numerics_branch] * generic/tclInt.h: New ACCEPT_NAN macro to mark code... check-in: f38e5baab7 user: dgp tags: kennykb-numerics-branch | |
| 16:11 | [kennykb_numerics_branch] * generic/tclTestObj.c: Disabled unused [testconvertobj] ... check-in: 42f35b9b3b user: dgp tags: kennykb-numerics-branch | |
| 15:48 | [kennykb_numerics_branch] * generic/tclBasic: Added [expr {entier(.)}]. ... check-in: bff9b0d113 user: dgp tags: kennykb-numerics-branch | |
| 14:21 | [kennykb_numerics_branch] * generic/tclInt.h: TCL_WIDE_INT_IS_LONG implies NO_W... check-in: 429b1e2684 user: dgp tags: kennykb-numerics-branch | |
| 13:55 | [kennykb_numerics_branch] * generic/tclInt.h: New internal routine TclSetBignum... check-in: 3bdecb919c user: dgp tags: kennykb-numerics-branch | |
| 12:55 | [kennykb_numerics_branch] * tests/expr.test: Corrected the wideIs64bit constra... check-in: 24dbc7d4fd user: dgp tags: kennykb-numerics-branch | |
| 11:53 | * unix/tclConfig.h.in: autoheader-2.59. check-in: d3b5566cd9 user: das tags: trunk | |
| 04:25 | see ChangeLog check-in: 4c5400e681 user: dgp tags: kennykb-numerics-branch | |
| 03:49 | [kennykb_numerics_branch] * generic/tclInt.h: Moved TclParseInteger to ... check-in: 4348fa75d0 user: dgp tags: kennykb-numerics-branch | |
|
2005-08-19
| ||
| 21:55 | [kennykb_numerics_branch] * generic/tclBasic.c: Updated OldMathFuncProc and ExprA... check-in: e5101a6820 user: dgp tags: kennykb-numerics-branch | |
| 05:17 | [kennykb_numerics_branch] * generic/tclVar.c: Replaced TclPtrIncrVar and TclPtr... check-in: df3782bcce user: dgp tags: kennykb-numerics-branch | |
|
2005-08-18
| ||
| 21:19 | [kennykb_numerics_branch] * generic/tclExecute.c: Fixed string rep invalida... check-in: c2d95f0d3f user: dgp tags: kennykb-numerics-branch | |
| 18:18 | [kennykb_numerics_branch] * generic/tclDictObj.c: DictIncrCmd rewrite to use TclInc... check-in: 09790424d3 user: dgp tags: kennykb-numerics-branch | |
| 02:36 | restore interp->result support in legacy routines check-in: 0d7638cc58 user: dgp tags: kennykb-numerics-branch | |
| 02:09 | added some constraints to the new tests check-in: 2ed44afc2c user: dgp tags: kennykb-numerics-branch | |
|
2005-08-17
| ||
| 23:58 | updated entry with another clash check-in: 391950cb59 user: georgeps tags: trunk | |
| 23:57 | fix a namespace clash with pendingObjData. check-in: 01ee20315e user: georgeps tags: trunk | |
| 23:51 | new entry. fixed the dates on KBK's entries. check-in: 3c0ad8e2bc user: georgeps tags: trunk | |
| 23:48 | Added static to prevent a namespace clash with BuiltinFuncTable. check-in: d812e451ee user: georgeps tags: trunk | |
| 21:39 | changed TclParseNumber to leave endPtrPtr on trailing whitespace check-in: d25c47e8df user: kennykb tags: kennykb-numerics-branch | |
| 21:27 | fixed bad clock test, removed duplicated code in Tcl_Finalize check-in: 08b64cd451 user: kennykb tags: trunk | |
| 20:49 | change expression parser to use TclParseNumber; fix comments in TclParseNumber; fix ExprUnaryFunc check-in: 453dcd4dab user: kennykb tags: kennykb-numerics-branch | |
| 20:12 | revised test conditions to demand IEEE floating point for the tests that require it check-in: 885d44ebb6 user: kennykb tags: kennykb-numerics-branch | |
| 19:34 | fancier casts in Tcl_ExprLongObj to avoid unwanted sign-extension check-in: b52a57497e user: kennykb tags: kennykb-numerics-branch | |
| 19:26 | corrected error in test numbering check-in: c70fb8cc45 user: kennykb tags: kennykb-numerics-branch | |
| 19:22 | fix ChangeLog message check-in: 43db39a13f user: kennykb tags: kennykb-numerics-branch | |
| 19:12 | updated Tcl_Expr* to deal with bignums check-in: 0316f8a042 user: kennykb tags: kennykb-numerics-branch | |
| 18:24 | Changed message catalog file names to lowercase check-in: b5ab97f9e1 user: kennykb tags: trunk | |
| 17:46 | * generic/tclFCmd.c (TclFileMakeDirsCmd): fix to race condition in file mkdir (backport from head ... check-in: 0078c07abe user: hobbs tags: core-8-4-branch | |
| 15:45 | [kennykb_numerics_branch] * generic/tclExecute.c: New routine TclIncrObj to central... check-in: 82b51f0c5c user: dgp tags: kennykb-numerics-branch | |
| 04:57 | [kennykb_numerics_branch] * generic/tclExecute.c: Made bit shifting opcodes and INS... check-in: c4747cae22 user: dgp tags: kennykb-numerics-branch | |
|
2005-08-16
| ||
| 16:55 | [kennykb_numerics_branch] * generic/tclExecute.c: Made binary bitwise opcodes bignu... check-in: 2b68a3e774 user: dgp tags: kennykb-numerics-branch | |
| 15:23 | backport of 2005-08-10 fix to tclEvent.c check-in: dd9d7470f5 user: kennykb tags: core-8-4-branch | |
| 04:26 | * generic/tclExecute.c: More revisions to IllegalExprOperandType. Merged INST_BITNOT... check-in: df1d00d8c1 user: dgp tags: kennykb-numerics-branch | |
|
2005-08-15
| ||
| 20:46 | * generic/tclInt.decls: Deleted TclLooksLikeInt() and all callers. * generic/tclUtil... check-in: 785947b9dc user: dgp tags: kennykb-numerics-branch | |
| 18:13 | merge updates from HEAD check-in: b456e92317 user: dgp tags: kennykb-numerics-branch | |
| 17:23 | merge updates from HEAD check-in: 074d06ccf4 user: dgp tags: dgp-refactor | |
| 16:56 | [kennykb_numerics_branch] * generic/tclExecute.c: Updated execution of comparison b... check-in: f99844c804 user: dgp tags: kennykb-numerics-branch | |
| 03:16 | [kennykb_numerics_branch] * generic/tclExecute.c: Updated execution of arithmetic b... check-in: bc36ed0987 user: dgp tags: kennykb-numerics-branch | |
|
2005-08-13
| ||
| 20:19 | [kennykb_numerics_branch] * generic/tclObj.c: Extended Bignum auto-narrowing to... check-in: 4a117577d0 user: dgp tags: kennykb-numerics-branch | |
|
2005-08-12
| ||
| 23:59 | added /usr/lib/zoneinfo for antique glibc check-in: 9ae2ab8c1f user: kennykb tags: trunk | |
| 23:55 | bug 1257830 check-in: 5e29d06ce1 user: kennykb tags: trunk | |
| 18:29 | [kennykb_numerics_branch] * generic/tclExecute.c: Simplify doCondJump. Use eePtr->... check-in: 9aa7f93430 user: dgp tags: kennykb-numerics-branch | |
|
2005-08-11
| ||
| 22:22 | regen unix/configure check-in: 25d2e6dbfe user: kennykb tags: trunk | |
| 22:06 | radical refactoring of thread storage to untangle dependencies check-in: be83fe62c8 user: kennykb tags: trunk | |
| 21:48 | [kennykb_numerics_branch] * generic/tclExecute.c: Rewrite of INST_LAND/INST_LOR to ... check-in: fe1427b892 user: dgp tags: kennykb-numerics-branch | |
| 16:29 | [kennykb_numerics_branch] * generic/tclStrToD.c: Restored conditional generation o... check-in: a2ca47af7c user: dgp tags: kennykb-numerics-branch | |
|
2005-08-10
| ||
| 18:21 | [kennykb_numerics_branch] * generic/tclTomMath.h: Added mp_shrink, mp_to_unsigned_b... check-in: 57a68b7c98 user: dgp tags: kennykb-numerics-branch | |
| 16:28 | further untangling of Tcl_Finalize, and test cleanup on Win32 threaded check-in: 2570ab9204 user: kennykb tags: trunk | |
|
2005-08-09
| ||
| 13:31 | Squelch a message about an unused variable. check-in: 5a1163b410 user: dkf tags: trunk | |
| 11:02 | More informative comment. check-in: 20881bdebd user: dkf tags: trunk | |
| 04:17 | added nul-termination missing from earlier commit today check-in: 5ad0425206 user: dgp tags: trunk | |
|
2005-08-08
| ||
| 23:20 | file rootname bug fix check-in: 039fc09fcf user: vincentdarley tags: trunk | |
| 19:21 | * generic/tclObj.c: Replaced some goto's with loops and started use of BIGNUM_AU... check-in: ec4b776f0a user: dgp tags: kennykb-numerics-branch | |
| 14:08 | remove obsolete comment check-in: 3bda2ae680 user: dgp tags: trunk | |
|
2005-08-05
| ||
| 23:57 | regen check-in: e6625ce0bf user: dkf tags: trunk | |
| 23:56 | Stop exposing the thread storage guts. Non-core code should never touch it. check-in: 4d67a86a0a user: dkf tags: trunk | |
| 23:00 | Typo (spotted by George Staplin) check-in: c35f167f8a user: dkf tags: trunk | |
| 20:48 | Solaris mis-names the cp1251 encoding. check-in: b06e325973 user: dkf tags: core-8-4-branch | |
| 20:36 | Solaris mis-names the cp1251 encoding. check-in: 5729270551 user: dkf tags: trunk | |
| 19:19 | fix abs(MIN_INT) [Bug 1241572] check-in: da72873254 user: kennykb tags: core-8-4-branch | |
| 19:03 | Further nonPortable [binary] test cleanup check-in: ae8648b5cb user: kennykb tags: trunk | |
| 18:50 | Handle abs(-0x80000000) [Bug 1241572] check-in: e57db809fd user: kennykb tags: trunk | |
| 18:24 | Cleaned up [binary scan] testing for NaN [Bug 1246264] check-in: a8f252687c user: kennykb tags: trunk | |
| 18:15 | removed refs to ldAout.tcl [Bug 1244361] check-in: 5fd3b5f95d user: kennykb tags: trunk | |
| 14:04 | Rewrote Tcl_GetDoubleFromObj check-in: f8b91179cf user: dgp tags: kennykb-numerics-branch | |
| 01:58 | typo fixes check-in: 098279b9b2 user: dgp tags: trunk | |
|
2005-08-04
| ||
| 21:27 | * generic/tclObj.c: Rewrote Tcl_GetBooleanFromObj() and supporting routines to m... check-in: 7f91b46a52 user: dgp tags: kennykb-numerics-branch | |
| 19:56 | silence compiler warning check-in: 2d632fc787 user: dgp tags: trunk | |
| 19:54 | silence compiler warning check-in: 863065efb4 user: dgp tags: core-8-4-branch | |
| 17:28 | * generic/tclIO.c (CloseChannel): Fixed comment nit, added apparently missing word to complete ... check-in: 561dff49b3 user: andreas_kupries tags: trunk | |
| 16:47 | merge updates from HEAD check-in: 7f6257cfc2 user: dgp tags: kennykb-numerics-branch | |
| 16:47 | merge updates from HEAD check-in: 87036af579 user: dgp tags: dgp-refactor | |
| 16:32 | Deleted the UpdateStringOfBoolean() routine, that can never be called. check-in: 74dbf03515 user: dgp tags: trunk | |
| 15:55 | * generic/tclObj.c: Simplified routines that manage the typeTable. check-in: 9b0394290c user: dgp tags: core-8-4-branch | |
| 15:55 | * generic/tclObj.c: Simplified routines that manage the typeTable. check-in: e8f3ca7497 user: dgp tags: trunk | |
|
2005-08-03
| ||
| 22:25 | * generic/tclCompExpr.c: Untangled some dependencies in the * generic/tclEven... check-in: 66913381b4 user: dgp tags: trunk | |
| 22:23 | * generic/tclCompExpr.c: Untangled some dependencies in the * generic/tclEven... check-in: bdbb22fe12 user: dgp tags: core-8-4-branch | |
|
2005-08-02
| ||
| 18:14 | merge updates from HEAD check-in: 10feab7c07 user: dgp tags: kennykb-numerics-branch | |
| 16:38 | merge updates from HEAD check-in: c58b7136d0 user: dgp tags: dgp-refactor | |
|
2005-07-30
| ||
| 07:58 | * unix/configure, unix/tcl.m4: revert 2005-07-28 change. * unix/tclLoadDyld.c (TclpDlopen, TclpLo... check-in: aab38a9d96 user: das tags: core-8-4-branch | |
| 07:57 | * unix/tclLoadDyld.c (TclpDlopen, TclpLoadMemory): workarounds for bugs/changes in behaviour in Ma... check-in: 944ee67d7d user: das tags: trunk | |
|
2005-07-29
| ||
| 14:57 | Take care with globals that have an entry in the var table but "don't exist" check-in: e0c44afdc5 user: dkf tags: core-8-4-branch | |
| 14:47 | Take care with globals that have an entry in the var table but "don't exist" check-in: 7a08ba9e4b user: dkf tags: trunk | |
| 03:50 | * win/README: Update link to msys_mingw8.zip. Remove old Cygwin + Mingw info, people should just ... check-in: 73b0175c51 user: mdejong tags: core-8-4-branch | |
| 03:47 | * win/README: Update link to msys_mingw8.zip check-in: fa54ee0c4e user: mdejong tags: trunk | |
|
2005-07-28
| ||
| 18:42 | * tests/compExpr-old.test: Still more conversion of "nonPortable" * tests/error... check-in: ef95c5ebb7 user: dgp tags: trunk | |
| 18:39 | * unix/configure, unix/tcl.m4: defined TCL_LOAD_FROM_MEMORY on Darwin only for SHARED_BUILD check-in: 0ed358ea9d user: hobbs tags: core-8-4-branch | |
| 15:27 | Backport of fix for [Bug 1245953] check-in: d4beef2f2f user: dkf tags: core-8-4-branch | |
| 10:55 | * generic/tclPipe.c (TclCreatePipeline): Arrange for POSIX systems to * unix/tclUnixPipe.c (TclpOp... check-in: 6c8172e1e6 user: dkf tags: trunk | |
|
2005-07-27
| ||
| 18:23 | * generic/tclUtil.c: Converted the $::tcl_precision value to be kept per-thread t... check-in: acdeee7ba6 user: dgp tags: trunk | |
| 18:12 | * tests/expr.test: Consolidated equivalent constraints into * tests/fileName.te... check-in: ec63acc455 user: dgp tags: trunk | |
| 16:23 | * library/init.tcl ([unknown]): Corrected return code handling in the portions of [u... check-in: d65db8782a user: dgp tags: trunk | |
|
2005-07-26
| ||
| 21:39 | * doc/tclvars.n: Improved $errorCode documentation. [RFE 776921] check-in: 296a35434b user: dgp tags: core-8-4-branch | |
| 20:26 | * unix/configure: Regen. * unix/configure.in: Check for a $prefix/share directory and add it the ... check-in: 4a097ea047 user: mdejong tags: core-8-4-branch | |
| 20:20 | * unix/configure: Regen. * unix/configure.in: Check for a $prefix/share directory and add it the ... check-in: 8f2e61fad0 user: mdejong tags: trunk | |
| 17:06 | * generic/tclBasic.c (Tcl_CallWhenDeleted): Converted to use per-thread counter,... check-in: 0c06029c78 user: dgp tags: trunk | |
| 17:05 | * generic/tclBasic.c (Tcl_CallWhenDeleted): Converted to use per-thread counter,... check-in: 461ce25bd8 user: dgp tags: core-8-4-branch | |
| 16:24 | typo check-in: 8bdfd9ce33 user: dgp tags: trunk | |
| 16:23 | typo check-in: d1f1e8a69a user: dgp tags: core-8-4-branch | |
| 16:21 | * generic/tclNamesp.c (TclTeardownNamespace): Re-ordering so that * tests/trace.te... check-in: 34289a2ca0 user: dgp tags: trunk | |
| 16:20 | * generic/tclNamesp.c (TclTeardownNamespace): Re-ordering so that * tests/trace.te... check-in: 98ddae5f7c user: dgp tags: core-8-4-branch | |
| 04:11 | Merge updates from HEAD check-in: 8351a734a6 user: dgp tags: dgp-refactor | |
|
2005-07-25
| ||
| 20:48 | Getting more systematic about style check-in: b09ad6a0a6 user: dkf tags: trunk | |
| 13:29 | D'oh! [Bug 1244358] check-in: a18dc27e5e user: dkf tags: trunk | |
| 01:17 | * unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): * win/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): Spli... check-in: 9ed6cc87ea user: mdejong tags: core-8-4-branch | |
| 00:39 | * unix/configure: Regen. * unix/tcl.m4 (SC_PROG_TCLSH, SC_BUILD_TCLSH): * win/configure: Regen. ... check-in: 65b63ba325 user: mdejong tags: trunk | |
|
2005-07-24
| ||
| 22:56 | Getting more systematic about style check-in: 83d72c558c user: dkf tags: trunk | |
|
2005-07-23
| ||
| 04:12 | * library/auto.tcl: Updates to the Tcl script library to make * library/history.... check-in: 58a2150746 user: dgp tags: trunk | |
| 03:31 | correction to reversed logic check-in: 2a2953ce33 user: dgp tags: core-8-4-branch | |
| 02:59 | * tests/string.test: Add string is tests for functionality that was not tested. * win/README: Upd... check-in: 91d8e75c82 user: mdejong tags: trunk | |
| 01:31 | * generic/tclExecute.c (INST_DICT_*): stop 2 compiler warnings for uninitialised variables. check-in: 8fddec119a user: msofer tags: trunk | |
| 00:04 | Getting more systematic about style check-in: 78a871bd80 user: dkf tags: trunk | |
|
2005-07-22
| ||
| 23:56 | Improve the incrementer code for INST_DICT_INCR_IMM, removing a gcc-ism. check-in: c0b4cb6f89 user: dkf tags: trunk | |
| 21:59 | * library/auto.tcl: Updates to the Tcl script library to make * library/history.... check-in: 755e2a7f25 user: dgp tags: core-8-4-branch | |
|
2005-07-21
| ||
| 21:50 | regen check-in: 0b575edc35 user: dkf tags: trunk | |
| 21:48 | Compiler for [dict] and related changes. check-in: 9ef02c62c4 user: dkf tags: trunk | |
| 21:22 | drop support of ancient BSD, IRIX4, RISCos, Ultrix, and ldAout.tcl check-in: 04c5a55f9f user: kennykb tags: trunk | |
| 16:58 | fix compile error check-in: dbbcf9b7f6 user: dgp tags: trunk | |
| 14:38 | Systematizing the formatting check-in: ac613e6b94 user: dkf tags: trunk | |
|
2005-07-20
| ||
| 23:16 | Getting more systematic about style check-in: 0c5cea4d81 user: dkf tags: trunk | |
|
2005-07-19
| ||
| 22:45 | Getting more systematic about style check-in: f9332bdd5d user: dkf tags: trunk | |
| 13:37 | Systematizing the formatting Also simplified the AIX loader so that it's failure-mode code wasn't sc... check-in: b174fe79d4 user: dkf tags: trunk | |
| 08:51 | Formatting systematization. Also removed check of result of ckalloc() for NULL; it will never succe... check-in: ac17f9daa2 user: dkf tags: trunk | |
| 00:09 | Getting more systematic about style check-in: 690576859a user: dkf tags: trunk | |
|
2005-07-17
| ||
| 22:25 | socket wrong#args message now follows the general conventions check-in: 82a53c1796 user: dkf tags: trunk | |
| 22:06 | Try again :-} check-in: 8df7db4799 user: dkf tags: trunk | |
| 22:04 | Ugh; convert unfortunate tab back to a space check-in: 78a4e02f90 user: dkf tags: trunk | |
| 21:54 | D'oh check-in: d331cb6616 user: dkf tags: trunk | |
| 21:46 | oops; how did I reorder those fields? :-( check-in: 911066ce3f user: dkf tags: trunk | |
| 21:17 | Getting more systematic about style check-in: 7591df07d6 user: dkf tags: trunk | |
|
2005-07-16
| ||
| 21:29 | Tk Bug 1227781 check-in: 9a6ea91409 user: kennykb tags: trunk | |
|
2005-07-15
| ||
| 22:32 | Bug 1237907 check-in: 96beb107b1 user: kennykb tags: trunk | |
| 15:53 | Whitespace/comment tidying check-in: 3aa642dd43 user: dkf tags: trunk | |
| 15:09 | More tidying up check-in: 09344621a7 user: dkf tags: trunk | |
|
2005-07-14
| ||
| 13:41 | More minor tinkering with comments and code-layout check-in: 08ca5567ca user: dkf tags: trunk | |
| 12:17 | Stop warning check-in: dad22a94ac user: dkf tags: trunk | |
| 12:12 | Oops check-in: a0355a2506 user: dkf tags: trunk | |
| 10:50 | Style improvements to tclCompile.c, plus bytecode printing enhancements. check-in: 330dac0c81 user: dkf tags: trunk | |
|
2005-07-13
| ||
| 20:33 | copy/paste/fail-to-modify error in comment. check-in: 2ab7e4e48c user: dgp tags: trunk | |
| 20:00 | * unix/tclUnixSock.c: Use a ProcessGlobalValue to store the * win/tclWinSock.c: ... check-in: 1fd12e8db7 user: dgp tags: trunk | |
|
2005-07-12
| ||
| 20:38 | merged changes from HEAD check-in: adeb44b25c user: kennykb tags: kennykb-numerics-branch | |
| 20:35 | merged changes from HEAD check-in: 5316ea45e0 user: kennykb tags: kennykb-numerics-branch | |
| 20:15 | first round of TIP#249 changes check-in: a0804d1a4c user: kennykb tags: kennykb-numerics-branch | |
| 09:39 | Doc clarification check-in: 9fdbe9d9e3 user: dkf tags: trunk | |
|
2005-07-11
| ||
| 15:03 | Purely style-guide cleansing check-in: 4b3d278317 user: dkf tags: trunk | |
|
2005-07-09
| ||
| 00:27 | * generic/tclExecute.c (TclExecuteByteCode): Reimplement long and wide type integer divisio... check-in: 7acb2424cc user: mdejong tags: trunk | |
|
2005-07-08
| ||
| 01:06 | * unix/tcl.m4, unix/configure: Backported [Bug 1095909], removing * unix/tclUnixPort.h: a... check-in: 75375ce555 user: hobbs tags: core-8-4-branch | |
|
2005-07-06
| ||
| 15:17 | * generic/tclLink.c: Simplified LinkTraceProc [Bug 1208108]. check-in: 828cc933d5 user: dgp tags: trunk | |
|
2005-07-05
| ||
| 21:18 | * generic/tclCmdAH.c New "encoding" Tcl_ObjType (not registered) * generic/tclEnc... check-in: 9e0bc07fda user: dgp tags: core-8-4-branch | |
| 20:54 | * unix/Makefile.in: Purged use of TCLTESTARGS [RFE 1161550]. check-in: 874e6a52dd user: dgp tags: trunk | |
| 18:15 | * generic/tclUtil.c: Converted TclFormatInt() into a macro. * generic/tclInt.decl... check-in: 3af2919289 user: dgp tags: trunk | |
| 17:33 | * generic/tclNamesp.c: Allow for [namespace import] of a command * tests/namespace.... check-in: e4ef8384ac user: dgp tags: trunk | |
| 17:27 | * generic/tclNamesp.c: Allow for [namespace import] of a command * tests/namespace.... check-in: 18818ddf02 user: dgp tags: core-8-4-branch | |
| 15:09 | Merge updates from HEAD check-in: 78384c0116 user: dgp tags: dgp-refactor | |
| 14:19 | Style-guide reformat and get rid of gcc warning check-in: 594cf90263 user: dkf tags: trunk | |
| 11:37 | Much whitespace/style tidying up check-in: 720eee7591 user: dkf tags: trunk | |
|
2005-07-04
| ||
| 22:26 | Whitespace/fmt fixes check-in: c360150c2e user: dkf tags: trunk | |
| 21:19 | Purge remnants of old dictionary rep interlocking code; it only ever worked when the locking was in ... check-in: 15359b6f9c user: dkf tags: trunk | |
|
2005-07-01
| ||
| 10:57 | Protect against spurious wake-ups while waiting on the condition variable when tearing down the noti... check-in: ae91d8ec01 user: vasiljevic tags: core-8-4-branch | |
| 10:29 | Protect against spurious wake-ups while waiting on the condition variable when tearing down the noti... check-in: e5562a29ac user: vasiljevic tags: trunk | |
|
2005-06-29
| ||
| 03:28 | * generic/tclExecute.c (TclExecuteByteCode): When parsing an integer operand for a unary ... check-in: 101dfd39ca user: mdejong tags: trunk | |
|
2005-06-27
| ||
| 20:06 | formatting check-in: d0ad85eb9f user: dgp tags: core-8-4-11, core-8-4-branch | |
| 20:00 | typo in date check-in: e4eb7a5314 user: dgp tags: core-8-4-branch | |
| 18:19 | * library/auto.tcl: Reverted to Revision 1.12.2.3 (Tcl 8.4.9). Restores the (bug... check-in: 9c7df0f603 user: dgp tags: core-8-4-branch | |
| 18:00 | increased warning about [auto_reset] bug fix. check-in: 6f625117c2 user: dgp tags: trunk | |
|
2005-06-26
| ||
| 22:10 | Add explanatory comment about static unprotected variables. check-in: e9e2d93772 user: dkf tags: trunk | |
|
2005-06-24
| ||
| 23:32 | * library/auto.tcl: Make file safe to re-[source] without destroying registered ... check-in: d1e3417e82 user: dgp tags: trunk | |
| 23:13 | * library/auto.tcl: Make file safe to re-[source] without destroying registered ... check-in: c7c57fd3ce user: dgp tags: core-8-4-branch | |
| 20:07 | cleanup Tcl_Preserve after exit handlers check-in: 3519b5327d user: kennykb tags: trunk | |
| 19:36 | release tag/spelling check-in: 2db99ffe24 user: dgp tags: core-8-4-branch | |
| 18:21 | finalize Tcl_Preserve after exit handlers check-in: 7dafabb1d2 user: kennykb tags: core-8-4-branch | |
| 15:06 | * library/auto.tcl: Make file safe to re-[source] without destroying registered auto_mk... check-in: 2c82378f14 user: dgp tags: trunk | |
| 15:02 | * library/auto.tcl: Make file safe to re-[source] without destroying registered ... check-in: 9d256cea6d user: dgp tags: core-8-4-branch | |
|
2005-06-23
| ||
| 20:25 | new 8.4.11 release date: June 28 check-in: c46c8e2d1a user: dgp tags: core-8-4-branch | |
| 19:48 | bug 1225957 check-in: 0549954de3 user: kennykb tags: trunk | |
| 17:01 | * tools/tcltk-man2html.tcl: fixed useversion glob pattern to accept multi-digit patchlevels. check-in: 6efbd658a3 user: das tags: trunk | |
| 17:01 | * tools/tcltk-man2html.tcl: fixed useversion glob pattern to accept multi-digit patchlevels. check-in: 9aa4d239a6 user: das tags: core-8-4-branch | |
| 15:45 | release tag / changes updates check-in: 7bffa24ec0 user: dgp tags: core-8-4-branch | |
| 15:05 | bug #1225957 check-in: edf9a121ee user: kennykb tags: core-8-4-branch | |
| 05:59 | * unix/Makefile.in (install-private-headers): rewrite tclPort.h when installing private headers to... check-in: ce4b5c969a user: das tags: core-8-4-branch | |
|
2005-06-22
| ||
| 21:44 | update changes for 8.4.11 check-in: fb14091a89 user: dgp tags: core-8-4-branch | |
| 21:39 | bug 1225044 check-in: e7ae1a09c0 user: kennykb tags: trunk | |
| 21:30 | bug 1225044 check-in: 5a9b823ad8 user: kennykb tags: core-8-4-branch | |
| 21:24 | * win/tclWinFile.c: Potential buffer overflow. [Bug 1225571] Thanks to Pat Thoy... check-in: b165576fdb user: dgp tags: trunk | |
| 21:23 | * win/tclWinFile.c: Potential buffer overflow. [Bug 1225571] Thanks to Pat Thoy... check-in: a00ac6013b user: dgp tags: core-8-4-branch | |
| 21:12 | merge updates from HEAD check-in: 2c0cc8807c user: dgp tags: dgp-refactor | |
| 20:26 | update for 8.4.11 check-in: 025d0d7534 user: dgp tags: core-8-4-branch | |
| 20:19 | release tag check-in: 4253194837 user: dgp tags: core-8-4-branch | |
| 19:47 | bug 1225727 check-in: 6c3e03abdb user: kennykb tags: trunk | |
| 19:35 | bug 1225727 check-in: ab109e436a user: kennykb tags: core-8-4-branch | |
| 16:49 | * generic/tclInt.h: Followup to change made on 2005-06-18 by Daniel Steffen. There are compiler... check-in: 8943140362 user: andreas_kupries tags: core-8-4-branch | |
| 16:02 | * tests/safe.test: Backport performance improvement from reduced $::auto_path. check-in: c728e339cc user: dgp tags: core-8-4-branch | |
|
2005-06-21
| ||
| 22:59 | * tests/winDde.test: Added some waits to the dde server script to let event processing run after w... check-in: 241e4d0ec1 user: patthoyts tags: core-8-4-branch | |
| 19:49 | * generic/tclInt.h: Followup to change made on 2005-06-18 by Daniel Steffen. There are compiler... check-in: 2d2e2a398c user: andreas_kupries tags: trunk | |
| 19:38 | update changes and release tag check-in: 8691b485e9 user: dgp tags: core-8-4-branch | |
| 19:20 | bug 1194458 check-in: 8ba6448607 user: kennykb tags: trunk | |
| 19:07 | bugs 1194458 and 1225044 check-in: 74c4fb693b user: kennykb tags: core-8-4-branch | |
| 18:32 | * generic/tclBasic.c: Added missing walk of the list of active traces * generic/tc... check-in: aa95aa1c1e user: dgp tags: trunk | |
| 17:19 | * generic/tclBasic.c: Made the walk of the active trace list aware * generic/tclCm... check-in: f5039da571 user: dgp tags: core-8-4-branch | |
| 14:47 | formatting check-in: 6f8ba9eb4c user: dgp tags: core-8-4-branch | |
| 14:44 | * generic/tclBasic.c (Tcl_DeleteTrace): Added missing walk of the * tests/trace.test... check-in: f48e2dd7c2 user: dgp tags: core-8-4-branch | |
| 14:17 | autoconf check-in: 3a7fe5e9c9 user: dgp tags: trunk | |
| 08:51 | Only enable the 'compile' special debugging feature when requested in configure.in; removes irreleva... check-in: 0cc9693bf4 user: dkf tags: trunk | |
|
2005-06-20
| ||
| 23:10 | typos check-in: 5e3832c359 user: dkf tags: trunk | |
| 22:55 | typo check-in: abcd456abe user: dkf tags: trunk | |
| 21:27 | Add compilation for TIP#90-style [catch] requiring a new opcode [Bug1219112] check-in: 3f3cff9adc user: dkf tags: trunk | |
| 17:12 | date fix check-in: 16ba8ae5af user: dgp tags: core-8-4-branch | |
| 16:57 | * doc/FileSystem.3: added missing Tcl_GlobTypeData documentation [Bug 935853] check-in: 4441d3574e user: dgp tags: core-8-4-branch | |
| 10:01 | Update error case handling following Mo's updates (which are a good thing) check-in: ffddfd73f3 user: dkf tags: trunk | |
| 07:48 | * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): Generate an error if a mode argument like -exact is passe... check-in: d616dbd68a user: mdejong tags: trunk | |
|
2005-06-19
| ||
| 21:51 | update release tag check-in: 753573fb3d user: dgp tags: core-8-4-branch | |
|
2005-06-18
| ||
| 21:46 | *** 8.4.11 TAGGED FOR RELEASE *** * generic/tclInt.h: ensure WORDS_BIGENDIAN is defined correctly... check-in: c197218ee4 user: das tags: core-8-4-branch | |
| 21:45 | * generic/tclInt.h: ensure WORDS_BIGENDIAN is defined correctly with fat compiles on Darwin (i.e. ... check-in: 02ddae4aec user: das tags: trunk | |
| 20:19 | release tag check-in: a851e123bc user: dgp tags: core-8-4-branch | |
| 19:52 | * changes: Update changes for 8.4.11 release check-in: 7030368141 user: dgp tags: core-8-4-branch | |
| 19:24 | * README: Bump version number to 8.4.11 * generic/tcl.h: * too... check-in: 433f7421e2 user: dgp tags: core-8-4-branch | |
|
2005-06-17
| ||
| 23:41 | Fix bug in [format %hx] handling on selected platforms. [Bug 1154163] check-in: 5f26324c95 user: dkf tags: trunk | |
| 23:26 | Fix bug in [format %hx] handling on selected platforms. [Bug 1154163] check-in: 7e05cf3e68 user: dkf tags: core-8-4-branch | |
| 14:26 | Fix an odd [after]-and-limits problem. [Bug 1221395] check-in: 6d6caaf8f9 user: dkf tags: trunk | |
|
2005-06-14
| ||
| 13:45 | Fix [Bug 1220058] and quash a bizarre case which generated a bogus error msg. Thanks to Will Duquett... check-in: dd2595e57a user: dkf tags: trunk | |
|
2005-06-13
| ||
| 08:31 | correct fix to file mkdir check-in: 9c6c2985d7 user: vincentdarley tags: trunk | |
| 01:45 | *** MERGE WITH HEAD *** (tag msofer-wcodes-20050611) check-in: d666b09ed5 user: msofer tags: msofer-wcodes-branch | |
|
2005-06-12
| ||
| 22:19 | D'oh! check-in: 1f520360c7 user: dkf tags: trunk | |
| 22:13 | Simplify command compilation by moving numerous common stanzas into macros so that things say what t... check-in: 82d80d8b59 user: dkf tags: trunk | |
|
2005-06-10
| ||
| 15:22 | Improve the [chan] documentation check-in: af4a1c46e7 user: dkf tags: trunk, msofer-wcodes-20050611 | |
|
2005-06-09
| ||
| 16:24 | fix to race condition in file mkdir and fix to glob documentation check-in: a6ebffa26e user: vincentdarley tags: trunk | |
| 14:23 | Small doc improvements [Bug 1211078] etc. check-in: 06bfc11ebc user: dkf tags: trunk | |
|
2005-06-08
| ||
| 21:17 | typo fix check-in: 03edf0eac5 user: dkf tags: trunk | |
| 14:12 | D'oh. [Bug 1217017] check-in: 143c847915 user: dkf tags: trunk | |
|
2005-06-07
| ||
| 21:46 | * generic/tclInt.h: Reduced the Tcl_ObjTypes "index", * generic/tclIndex... check-in: 9c1c8c3166 user: dgp tags: trunk | |
| 21:31 | Added (untested!) implementation of truncation for Windows check-in: a43119ea8e user: dkf tags: trunk | |
| 21:14 | * generic/tclObj.c: Restored registration of the "procbody" Tcl_ObjType, as requ... check-in: 26620cf722 user: dgp tags: trunk | |
| 20:52 | Now for a real test of [chan truncate]... check-in: ffa6301002 user: dkf tags: trunk | |
| 20:37 | Stick to TCL_CHANNEL_VERSION_4; it's all in alpha anyway! check-in: 4d740196df user: dkf tags: trunk | |
| 14:13 | autoconf check-in: 2c02e2527f user: dgp tags: trunk | |
| 14:03 | Bump patchlevel to a4 check-in: 0c38ae7bb8 user: dkf tags: trunk | |
| 10:26 | Backport unix threading fix check-in: 70cf3ac902 user: dkf tags: core-8-4-branch | |
| 10:04 | Clean up tests in chan.test and add mechanism for chaining Tcl_WrongNumArgs messages (used in [read]... check-in: b3487bb8b8 user: dkf tags: trunk | |
| 09:18 | Add missing return TCL_ERROR check-in: 194aedaa6e user: dkf tags: trunk | |
| 09:07 | Another indentation fix check-in: 5ddb9adb32 user: dkf tags: trunk | |
| 09:06 | Clean up indentation check-in: 65eb529bed user: dkf tags: trunk | |
| 09:04 | Add missing return in wrong#args case check-in: 1816c38092 user: dkf tags: trunk | |
| 02:12 | copy/paste/modify error check-in: 0b19608243 user: dgp tags: trunk | |
| 02:10 | typo check-in: 8d33e93a6d user: dgp tags: trunk | |
| 02:07 | make genstubs check-in: b683f2cde5 user: dgp tags: trunk | |
|
2005-06-06
| ||
| 23:45 | TIP#208 implementation It's crude (especially in the tests and docs department) and incomplete (no t... check-in: 3280056391 user: dkf tags: trunk | |
| 21:04 | Correct crash in stack.test on gcc/win32 check-in: be4c5ca620 user: kennykb tags: core-8-4-branch | |
| 20:54 | Correct crash in stack.test on gcc/win32; fix compile errors in tclObj.c on hpux/native cc check-in: 065f9ddc96 user: kennykb tags: trunk | |
| 13:04 | typo check-in: 8fba048e18 user: das tags: core-8-4-branch | |
|
2005-06-04
| ||
| 21:06 | note tag date for 8.5a3 check-in: 426944cc6e user: hobbs tags: trunk, core-8-5-a3 | |
| 21:06 | add libtommath to dist target check-in: eef0f5a23f user: hobbs tags: trunk | |
| 07:05 | * unix/tclLoadDyld.c: fixed header confilict when building this file with USE_TCL_STUBS. check-in: 4459296c01 user: das tags: core-8-4-10, core-8-4-branch | |
|
2005-06-03
| ||
| 16:49 | update changes for 8.5a3 release. check-in: cd6f82cc11 user: dgp tags: trunk | |
| 10:02 | Remove blatant inefficiency in [parray] check-in: 602628a115 user: dkf tags: trunk | |
| 08:53 | * macosx/Makefile: fixed 'embedded' target. check-in: eceaf84eed user: das tags: core-8-4-branch | |
| 08:52 | * macosx/Makefile: fixed 'embedded' target. check-in: ed94bc6122 user: das tags: trunk | |
|
2005-06-02
| ||
| 23:14 | note 8.4.10 tag date check-in: 76f045029e user: hobbs tags: core-8-4-branch | |
| 22:56 | * unix/Makefile.in (html): add BUILD_HTML_FLAGS optional var * tools/tcltk-man2html.tcl: add a --u... check-in: af56fb84a6 user: hobbs tags: trunk | |
| 22:52 | * unix/Makefile.in (html): add BUILD_HTML_FLAGS optional var * tools/tcltk-man2html.tcl: add a --u... check-in: dc75d1f5ed user: hobbs tags: core-8-4-branch | |
| 22:52 | minor corrections for 8.4.10 release check-in: 5262509288 user: hobbs tags: core-8-4-branch | |
| 16:54 | updated changes for 8.4.10 release check-in: 8097495773 user: dgp tags: core-8-4-branch | |
| 09:48 | regenerated after dkf's modifications to tcl.m4 check-in: aecf3a0fe9 user: rmax tags: trunk | |
| 09:19 | Fix m4 quoting problems :} check-in: 122b06ca01 user: dkf tags: trunk | |
| 04:17 | merge updates from HEAD check-in: 0d4fa0e558 user: dgp tags: dgp-refactor | |
| 03:11 | This close to a release, simple is better. check-in: b191ed7c37 user: dgp tags: trunk | |
|
2005-06-01
| ||
| 22:19 | * generic/tclProc.c: Revised fix for [Bug 1209759] is more complex, * generic/tclResult.... check-in: cc9274d22e user: dgp tags: trunk | |
| 21:45 | d'oh! check-in: 49146570cd user: dgp tags: trunk | |
| 21:38 | * generic/tclBasic.c: For compatibility with earlier Tcl releases, * generic/tclRe... check-in: ad959189c3 user: dgp tags: trunk | |
| 11:00 | Implementation of TIP#241 from Joe Mistachkin Also compilation of [switch -glob -nocase] from Donal ... check-in: 1dd0879381 user: dkf tags: trunk | |
| 10:02 | Increase efficiency of [lindex] compilation check-in: b3662bfb9f user: dkf tags: trunk | |
| 09:37 | Make the threaded build compile again... check-in: 745f7e4cf0 user: dkf tags: trunk | |
|
2005-05-31
| ||
| 12:29 | Standardize help messages for 'configure --help' using AC_HELP_STRING check-in: 4392cbd439 user: dkf tags: trunk | |
| 11:38 | See file. check-in: f40644f675 user: vasiljevic tags: trunk | |
| 11:37 | The notifier thread is now created as joinable and properly joined in the Tcl_FinalizeNotifier. check-in: 72d6038dca user: vasiljevic tags: trunk | |
| 08:29 | Cosmetic change (fixed identation in Tcl_FinalizeNotifier) check-in: 50492b52cd user: vasiljevic tags: core-8-4-branch | |
| 08:25 | See file. check-in: 1aee72e12a user: vasiljevic tags: core-8-4-branch | |
| 08:18 | Notifier thread is created as joinable. Attempt to solve the Tcl Bug #1082283. check-in: 9ba1d28bca user: vasiljevic tags: core-8-4-branch | |
|
2005-05-30
| ||
| 18:31 | update to patchlevel 8.4.10 check-in: 72ec170d6b user: hobbs tags: core-8-4-branch | |
| 07:57 | See file. check-in: a02f77bfd6 user: vasiljevic tags: trunk | |
| 07:56 | Fixed Tcl Bug #1204064. check-in: b189cce3c3 user: vasiljevic tags: trunk | |
| 01:36 | * win/tclWinThrd.c (TclpFinalizeThreadData): move tlsKey defn to top of file and clarify name (was... check-in: df1e9f6aac user: hobbs tags: core-8-4-branch | |
| 00:04 | TIP#229 implementation check-in: f1050beab4 user: dkf tags: trunk | |
|
2005-05-27
| ||
| 18:51 | * README: Bumped patchlevel to 8.4.10 * generic/tcl.h: * tools/tcl.wse.in: * unix/tcl.... check-in: 752a5d0521 user: hobbs tags: core-8-4-branch | |
|
2005-05-26
| ||
| 11:19 | * macosx/Makefile: moved & corrected EMBEDDED_BUILD check. * unix/configure.in: corrected framewo... check-in: 45619dd7d5 user: das tags: core-8-4-branch | |
| 11:18 | * macosx/Makefile: moved & corrected EMBEDDED_BUILD check. * unix/configure.in: corrected framewo... check-in: 7028a4742a user: das tags: trunk | |
| 08:08 | Tab characters are important in *roff tables... check-in: 00b02d06b9 user: dkf tags: trunk | |
|
2005-05-25
| ||
| 19:27 | * generic/tclCmdMZ.c (Tcl_TimeObjCmd): add necessary cast check-in: a1d08b0d48 user: hobbs tags: trunk | |
| 19:25 | * generic/tclCmdMZ.c (Tcl_TimeObjCmd): add necessary cast check-in: 176b2864bd user: hobbs tags: core-8-4-branch | |
| 18:49 | * unix/configure, unix/configure.in: ensure false Tcl.framework is only created with --enable-fram... check-in: e0e2451d61 user: hobbs tags: core-8-4-branch | |
| 16:13 | TIP#182 IMPLEMENTATION [Patch 1165062] * doc/mathfunc.n: New built-in math f... check-in: ba76483869 user: dgp tags: trunk | |
| 15:01 | merge updates from HEAD check-in: 64d23581aa user: dgp tags: dgp-refactor | |
|
2005-05-24
| ||
| 19:13 | * library/init.tcl: Updated [unknown] to be sure the [return] * tests/init.test:... check-in: f259162cb6 user: dgp tags: trunk | |
| 04:44 | * tests/env.test: added DYLD_FRAMEWORK_PATH to the list of env vars that need to be ... check-in: 499598d874 user: das tags: core-8-4-branch | |
| 04:44 | * tests/env.test: added DYLD_FRAMEWORK_PATH to the list of env vars that need to be ... check-in: 07573183ed user: das tags: trunk | |
| 04:20 | * macosx/Makefile: * macosx/README: * macosx/Tcl-Info.plist.in (new file): * unix/Makefile.in: ... check-in: c065af454b user: das tags: core-8-4-branch | |
| 04:19 | * generic/tclIOUtil.c (TclLoadFile): * generic/tclInt.h: * unix/tcl.m4: * unix/tclLoadDyld.c: ad... check-in: 5c82b72b0a user: das tags: core-8-4-branch | |
| 04:18 | * generic/tclCmdMZ.c (Tcl_TimeObjCmd): change [time] called with a count > 1 to return a string wi... check-in: f5fb72c5f9 user: das tags: core-8-4-branch | |
|
2005-05-23
| ||
| 23:38 | fixed typo in EXTRA_INSTALL_BINARIES check-in: 70025405a5 user: das tags: trunk | |
| 20:20 | * macosx/Makefile: * macosx/README: * macosx/Tcl-Info.plist.in (new file): * unix/Makefile.in: ... check-in: 7c25639f1f user: das tags: trunk | |
| 20:19 | * generic/tclIOUtil.c (TclLoadFile): * generic/tclInt.h: * unix/tcl.m4: * unix/tclLoadDyld.c: ad... check-in: f1f3008c90 user: das tags: trunk | |
| 20:18 | * generic/tclCmdMZ.c (Tcl_TimeObjCmd): change [time] called with a count > 1 to return a string wi... check-in: 26e1c8d94c user: das tags: trunk | |
| 17:40 | * doc/expr.n: * doc/string.n: fixed roff syntax complaints from 'make html'. check-in: 261e228a30 user: das tags: trunk | |
|
2005-05-22
| ||
| 01:30 | Fixed a bug in expr round(x) function: returned an empty string if x was an integer check-in: 503afc89f6 user: chengyemao tags: trunk | |
|
2005-05-21
| ||
| 15:10 | Resynchronized with HEAD check-in: 96be07d7c8 user: kennykb tags: kennykb-numerics-branch | |
|
2005-05-20
| ||
| 17:19 | Removed unreferenced stack variable check-in: 4233bfd935 user: vasiljevic tags: core-8-4-branch | |
| 15:29 | * generic/tclParseExpr.c: Corrected parser to recognize all boolean literals a... check-in: ced7ccb24b user: dgp tags: trunk | |
| 15:28 | * generic/tclParseExpr.c: Corrected parser to recognize all boolean literals a... check-in: eb0b85b5d7 user: dgp tags: core-8-4-branch | |
| 02:50 | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashing CFRelease of runLoopSource in Tcl_In... check-in: f2036a6572 user: das tags: core-8-4-branch | |
| 02:50 | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashing CFRelease of runLoopSource in Tcl_In... check-in: 6db5952245 user: das tags: trunk | |
|
2005-05-19
| ||
| 22:49 | Quell a gcc warning check-in: ddf3146780 user: dkf tags: trunk | |
| 15:17 | Scratch one bizarre while loop... :^) check-in: 87030df1be user: dkf tags: trunk | |
| 13:28 | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashing CFRelease of runLoopSource in Tcl_In... check-in: af276e30b1 user: das tags: core-8-4-branch | |
| 13:28 | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashing CFRelease of runLoopSource in Tcl_In... check-in: 3a9463d7ae user: das tags: trunk | |
| 13:27 | * macosx/tclMacOSXNotify.c (Tcl_InitNotifier): fixed crashing CFRelease of runLoopSource in Tcl_In... check-in: a8c0c897b7 user: das tags: trunk | |
|
2005-05-18
| ||
| 20:54 | * generic/tclBasic.c (Tcl_ExprBoolean): Rewrite as wrapper around Tcl_ExprBooleanObj... check-in: c3e78c6b7d user: dgp tags: trunk | |
| 19:09 | minor phrasing improvements. check-in: 1fe5c2c031 user: dgp tags: trunk | |
| 16:44 | * doc/BoolObj.3: Rewrite of documentation dropping many details about the int... check-in: 95abe9b7f5 user: dgp tags: trunk | |
| 15:43 | * generic/tclInt.h: Revision to the "boolean" Tcl_ObjType, so * generic/tclObj.c... check-in: 5a07f799a9 user: dgp tags: trunk | |
|
2005-05-17
| ||
| 21:28 | * generic/tclObj.c (TclInitObjSubsystem): Removed the * tests/listObj.test: ... check-in: 2074e27c04 user: dgp tags: trunk | |
|
2005-05-16
| ||
| 19:23 | merge updates from HEAD check-in: 03a5891876 user: dgp tags: dgp-refactor | |
| 15:35 | restore MSVC buildability of tclWin32Dll.c check-in: c022adcc3b user: kennykb tags: trunk | |
| 08:41 | And another silly mistake... check-in: 9136f67092 user: dkf tags: trunk | |
| 08:38 | Fixed minor mistake in the example (not following best-practice as described in the Portability sec... check-in: c73418300c user: dkf tags: trunk | |
|
2005-05-14
| ||
| 23:15 | whitespace/style policing check-in: 52d15b0b4d user: dkf tags: trunk | |
| 21:37 | whitespace fix check-in: 43fd4654a7 user: dkf tags: trunk | |
| 20:52 | * macosx/tclMacOSXBundle.c: * unix/tclUnixInit.c: * unix/tcl.m4 (Darwin): made use of CoreFoundat... check-in: c4f7ce27bf user: das tags: core-8-4-branch | |
| 20:46 | * generic/tclInt.decls: * generic/tclTest.c: * generic/tclUtil.c: * win/tclWin32Dll.c: fixed lin... check-in: 7ff2693241 user: das tags: trunk | |
|
2005-05-13
| ||
| 21:20 | further rework of SEH check-in: d1306f71a8 user: kennykb tags: trunk | |
| 17:11 | * generic/tclBasic.c: Dropped the TCL_NO_MATH configuration. * generic/tclBinary.c... check-in: c4a9664679 user: dgp tags: trunk | |
|
2005-05-12
| ||
| 22:48 | Corrected duplication of test names check-in: b3032b4166 user: dgp tags: trunk | |
| 21:21 | changed NAME to match the name of the page. check-in: 9092afcc5a user: kennykb tags: trunk | |
| 16:23 | Corrected example that confused [namespace which] and [namespace origin] check-in: 2151523185 user: dgp tags: trunk | |
| 16:23 | Corrected example that confused [namespace which] and [namespace origin] check-in: 4747c60a4f user: dgp tags: core-8-4-branch | |
|
2005-05-11
| ||
| 17:18 | repeat merge with HEAD check-in: 33802b0c8b user: kennykb tags: kennykb-numerics-branch | |
| 16:58 | merge updates from HEAD check-in: a8212110f1 user: dgp tags: dgp-refactor | |
| 15:39 | Added UCHAR's to ctype macros in tclStrToD.c check-in: b5d1ecb4f0 user: kennykb tags: trunk | |
| 15:00 | Synchronized with HEAD check-in: 6ea4a2ae77 user: kennykb tags: kennykb-numerics-branch | |
| 00:53 | * unix/tclUnixFCmd.c: add lint attr to enum to satisfy strictly compliant compilers that don't lik... check-in: 03b9a47d8d user: hobbs tags: trunk | |
| 00:51 | * tests/string.test: string-10.[21-30] * generic/tclCmdMZ.c (Tcl_StringObjCmd): add extra checks t... check-in: fab27ad2b8 user: hobbs tags: trunk | |
| 00:47 | * tests/string.test: string-10.[21-30] * generic/tclCmdMZ.c (Tcl_StringObjCmd): add extra checks t... check-in: 8a6c6f6b7d user: hobbs tags: core-8-4-branch | |
|
2005-05-10
| ||
| 20:17 | Fixes for C++-style comment and bad NaN on PA-RISC check-in: a4754204f2 user: kennykb tags: trunk | |
| 19:11 | fixed Changelog entry for [Bug 1198892] fix - forgot to mention new regression tests. check-in: 0b53eeb272 user: msofer tags: trunk | |
| 18:59 | fix ChangeLog message for last commit check-in: 6fef346e5e user: kennykb tags: trunk | |
| 18:54 | Fixed uninitialized memory read in tclBinary.c when passing a NaN to 'd','q','Q' formats check-in: 14211c3843 user: kennykb tags: trunk | |
| 18:33 | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 check-in: 1cc2336920 user: kennykb tags: trunk | |
| 17:20 | committed local libtommath changes from kennykb-numerics-branch back to the Tcl HEAD check-in: edc85b6177 user: kennykb tags: trunk | |
| 16:57 | Merged special handling of trivial patterns into Tcl_ListMathFuncs. check-in: 72a41f9405 user: dgp tags: kennykb-numerics-branch | |
| 16:11 | Merged changes from HEAD check-in: bae9c0a530 user: kennykb tags: kennykb-numerics-branch | |
| 10:02 | * generic/tclExecute.c (ExponLong, ExponWide): fixed special case 'i**0' for i>0 [Bug 1198892] check-in: 4b97cfe954 user: msofer tags: trunk | |
|
2005-05-09
| ||
| 22:13 | further fixes for structured event handling and frame pointer omission check-in: 9a65c5d521 user: kennykb tags: kennykb-numerics-branch | |
|
2005-05-08
| ||
| 20:41 | portability hacks and eliminate bad CPUID code check-in: ed4639b2c7 user: kennykb tags: kennykb-numerics-branch | |
|
2005-05-07
| ||
| 21:09 | fixed underflow bug in MSVC with -O3 check-in: 85f6025e11 user: kennykb tags: kennykb-numerics-branch | |
| 19:18 | Revised initialization of tclStrToD.c check-in: d5f6456bdd user: kennykb tags: kennykb-numerics-branch | |
| 00:05 | * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check and add support for x86_64 Solaris ... check-in: 8f214f2854 user: hobbs tags: trunk | |
| 00:00 | * unix/tcl.m4, unix/configure: correct Solaris 10 (5.10) check and add support for x86_64 Solaris ... check-in: 5a2808481b user: hobbs tags: core-8-4-branch | |
|
2005-05-05
| ||
| 18:37 | * generic/tclInt.decls: Converted TclMatchIsTrivial to a macro. * generic/tclInt.h: ... check-in: 751ccc1989 user: dgp tags: trunk | |
| 17:55 | Merged with HEAD check-in: b77c9a87c6 user: kennykb tags: kennykb-numerics-branch | |
| 17:52 | Corrected a compilation error in the --enable-threads configuration check-in: db79d08c45 user: kennykb tags: trunk | |
| 17:20 | * generic/tclCompCmds.c: Factored common efficiency trick into a macro named ... check-in: 4c8dcccfb3 user: dgp tags: trunk | |
| 15:32 | * generic/tclCompCmds.c: Replaced all instance of * generic/tclCompile.c: ... check-in: 2f2f477a05 user: dgp tags: trunk | |
|
2005-05-04
| ||
| 17:34 | merge updates from HEAD check-in: edf99c3880 user: dgp tags: dgp-refactor | |
|
2005-05-03
| ||
| 18:07 | * doc/DString.3: Eliminated use of identifier "string" in Tcl's * doc/Environ... check-in: 83aa957ebe user: dgp tags: trunk | |
| 17:53 | documentation improvements. check-in: c73c6b9be6 user: dgp tags: core-8-4-branch | |
|
2005-05-02
| ||
| 21:45 | * generic/tcl.decls: * generic/tclBasic.c: Simplified implementation of Tcl_ExprSt... check-in: 6c4cb20910 user: dgp tags: trunk | |
|
2005-04-30
| ||
| 11:47 | * unix/tclUnixNotfy.c: applied dkf's tkMacOSXNotify.c cleanup changes. check-in: 73b282ccef user: das tags: trunk | |
|
2005-04-29
| ||
| 22:39 | Merge updates from HEAD check-in: ac63d218d8 user: dgp tags: dgp-refactor | |
| 21:47 | Whitespace/formatting fixes check-in: 709b42df9d user: dkf tags: trunk | |
| 20:49 | TIP#176 IMPLEMENTATION [Patch 1165695] * generic/tclUtil.c: Extended TclGetIntF... check-in: d9e4591786 user: dgp tags: trunk | |
| 14:09 | Backported doc fix check-in: 83eaf12085 user: dkf tags: core-8-4-branch | |
|
2005-04-28
| ||
| 14:24 | * tests/unixInit.test (7.1): Alternative fix for the 2004-11-11 commit. check-in: 5dcc3507b3 user: dgp tags: trunk | |
| 05:34 | * library/init.tcl: Corrected flaw in interactive command * tests/main.test: ... check-in: d43f85a9a8 user: dgp tags: core-8-4-branch | |
| 05:31 | * library/init.tcl: Corrected flaw in interactive command * tests/main.test: ... check-in: 25b4da904a user: dgp tags: trunk | |
|
2005-04-27
| ||
| 21:07 | * tests/unixInit.test (7.1): Alternative fix for the 2005-04-22 commit. check-in: 4104828d14 user: dgp tags: core-8-4-branch | |
| 18:48 | TIP#183 IMPLEMENTATION [Patch 577093] * generic/tclIOUtil.c (TclGetOpenModeEx): ... check-in: 6a178af03a user: dgp tags: trunk | |
|
2005-04-26
| ||
| 20:54 | corrected an EDOM handling input overflow on Solaris check-in: a554dde816 user: kennykb tags: kennykb-numerics-branch | |
| 17:09 | Corrected NaN handling in [binary format] check-in: dfb89408db user: kennykb tags: kennykb-numerics-branch | |
| 16:54 | correct uninit mem ref in Tcl_GetDoubleFromObj check-in: a38967256a user: kennykb tags: kennykb-numerics-branch | |
| 16:32 | Restored silent overflow/underflow to input conversions check-in: 1fa534af9f user: kennykb tags: kennykb-numerics-branch | |
| 00:46 | * compat/string.h: fixed memchr() protoype for __APPLE__ so that we build on Mac OS X 10.1 again. ... check-in: 74b7355f70 user: das tags: core-8-4-branch | |
| 00:44 | * compat/string.h: fixed memchr() protoype for __APPLE__ so that we build on Mac OS X 10.1 again. ... check-in: 20a693c229 user: das tags: trunk | |
|
2005-04-25
| ||
| 21:37 | Merged with HEAD. check-in: fcce6158ac user: kennykb tags: kennykb-numerics-branch | |
| 20:15 | Olson's tzdata2005i check-in: 908327be7a user: kennykb tags: trunk | |
| 19:59 | Revised documentation for TIP 232 check-in: e6c2f423c4 user: kennykb tags: kennykb-numerics-branch | |
| 17:07 | * library/init.tcl: Use "ni" and "in" operators. check-in: c386e86f4f user: dgp tags: trunk | |
| 10:05 | fix comments check-in: 5b62507eda user: msofer tags: trunk | |
| 10:01 | * generic/tclExecute.c: fix for [Bug 1189274]. check-in: 732199b541 user: msofer tags: trunk | |
| 02:08 | silence compiler warnings check-in: 9cb000f783 user: dgp tags: trunk | |
|
2005-04-22
| ||
| 16:29 | * generic/tclCmdMZ.c: Corrected intrep-dependence of * tests/string.test: [stri... check-in: 8c298ec89c user: dgp tags: core-8-4-branch | |
| 16:26 | typo check-in: b4f40c1307 user: dgp tags: trunk | |
| 16:18 | * tests/string.test: Test string-23.0 for Bug 1187123. check-in: 8dc78c8b55 user: dgp tags: trunk | |
| 15:46 | The 2005-04-21 changes to Tcl_GetBooleanFromObj were done to bring it into agreement... check-in: 9cc02e7123 user: dgp tags: trunk | |
|
2005-04-21
| ||
| 23:42 | * tests/unixInit.test (7.1): fixed failure when running tests with -tmpdir arg not set to working ... check-in: f5a7d654ed user: das tags: core-8-4-branch | |
| 22:42 | * generic/tclLiteral.c: Disabled the code that forces some literals into the "int" T... check-in: 3dd9e52203 user: dgp tags: trunk | |
| 21:29 | * generic/tclDictObj.c: Updated callers to call new routine. check-in: 60d7ff04ee user: dgp tags: trunk | |
| 21:23 | * generic/tclBasic.c: Updated callers to call new routine. * generic/tclCompCmds.c... check-in: b0a22119dc user: dgp tags: trunk | |
| 20:35 | stifle compiler warning check-in: ace1bd5a92 user: dgp tags: trunk | |
| 20:24 | * generic/tclGet.c: Radical code simplification. Converted Tcl_GetFoo() routine... check-in: c5a5c3f411 user: dgp tags: trunk | |
| 15:49 | Tcl_GetDoubleFromObj now avoids shimmering away a "wideInt" intrep. check-in: 2ac5b9233d user: dgp tags: trunk | |
| 15:23 | * generic/tclObj.c: Re-ordered error detection code so all values with trailing ... check-in: e2ac645480 user: dgp tags: trunk | |
| 14:23 | * doc/GetInt.3: Convert argument "string" to "str" to agree with code. Also clarifie... check-in: c2065c79f6 user: dgp tags: trunk | |
|
2005-04-20
| ||
| 19:47 | TIP 232 documentation check-in: a5f2bf4959 user: kennykb tags: kennykb-numerics-branch | |
| 16:06 | * generic/tclGet.c (Tcl_GetInt): Corrected error that did not * generic/tclOb... check-in: 3d004086cf user: dgp tags: core-8-4-branch | |
| 16:04 | * generic/tclGet.c (Tcl_GetInt): Corrected error that did not * generic/tclOb... check-in: 4e2a92f900 user: dgp tags: trunk | |
| 15:13 | silenced a compiler warning check-in: 6ccb622ed3 user: kennykb tags: trunk | |
| 00:14 | * tests/winPipe.test (winpipe-6.2): remove -blocking 1 as this one can truly block. check-in: f53ee322c3 user: hobbs tags: core-8-4-branch | |
|
2005-04-19
| ||
| 18:44 | typo check-in: 301150ab87 user: dgp tags: trunk | |
| 16:32 | * generic/tclBasic.c: Added unsupported command * generic/tclCmdAH.c: [::tcl::un... check-in: b200066b4e user: dgp tags: trunk | |
| 16:31 | no message check-in: 2920872277 user: davygrvy tags: core-8-4-branch | |
| 16:28 | * win/tclWinPipe.c: The pipe channel driver now respects the -blocking option when closing. The wi... check-in: 435e6257fb user: davygrvy tags: core-8-4-branch | |
| 15:10 | fixed Bug 1185933 check-in: 089af482d8 user: kennykb tags: trunk | |
|
2005-04-16
| ||
| 19:21 | *** FROM HEAD *** * generic/Var.c (Tcl_ArrayObjCmd - ARRAY_NAMES): fix Tcl_Obj leak [Bug 1084111]... check-in: 019a8d1279 user: msofer tags: msofer-wcodes-branch | |
| 19:17 | * generic/Var.c (Tcl_ArrayObjCmd - ARRAY_NAMES): fix Tcl_Obj leak [Bug 1084111] check-in: b2d441f946 user: msofer tags: trunk | |
| 08:05 | See file check-in: 4a518115ec user: vasiljevic tags: trunk | |
| 08:04 | Force clenaup of the interp result in TclLoadFile(). Some implementations of TclpFindSymbol() will s... check-in: 1a0278d29d user: vasiljevic tags: trunk | |
| 08:03 | Renamed TclWinFreeAllocCache to TclpFreeAllocCache and fixed to recognize when being called with NUL... check-in: 5c9d9a78f1 user: vasiljevic tags: trunk | |
| 08:01 | Fixed TclpFreeAllocCache() to recognize when being called with NULL argument. This is a signal for ... check-in: 1ba74d7ab7 user: vasiljevic tags: trunk | |
| 08:00 | Modified TclFinalizeThreadAlloc() to explicitly call TclpFreeAllocCache with the NULL-ptr as argumen... check-in: 9b92b809a4 user: vasiljevic tags: trunk | |
| 07:58 | Added prototypes for TclpFreeAllocCache() and TclFreeAllocCache(). check-in: ecfd50088d user: vasiljevic tags: trunk | |
|
2005-04-15
| ||
| 22:41 | * tests/unixInit.test: Disabled obsolete tests and removed code * tests/encoding.te... check-in: 491363a334 user: dgp tags: trunk | |
| 15:50 | * library/init.tcl: Use auto-loading to bring in Tcl Module * library/tclIndex: ... check-in: 15c5551bac user: dgp tags: trunk | |
| 02:40 | * generic/tclExecute.c: fix for bad stack management check-in: 0e96d57b08 user: msofer tags: msofer-wcodes-branch | |
| 02:38 | * generic/tclExecute.c: missing semicolons caused failure to compile with TCL_COMPILE_DEBUG. check-in: 2ae9c6f494 user: msofer tags: trunk | |
|
2005-04-14
| ||
| 19:02 | fix typo in last commit (would not compile) check-in: 12bbf2df32 user: msofer tags: msofer-wcodes-branch | |
| 18:38 | * generic/tclCmdIL (AppendLocals): * generic/tclExecute.c: * generic/tclInt.h: * generic/tclProc... check-in: a8589ef20b user: msofer tags: msofer-wcodes-branch | |
| 07:09 | * generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit * tests/io.test: changed from ten b... check-in: 74c27f43eb user: davygrvy tags: core-8-4-branch | |
| 04:43 | * generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit * tests/io.test: changed from ten b... check-in: ef164333ff user: davygrvy tags: trunk | |
| 04:43 | no message check-in: 0367ea1606 user: davygrvy tags: trunk | |
| 02:41 | * generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit * tests/io.test: changed from ten by... check-in: 7b37444344 user: davygrvy tags: trunk | |
|
2005-04-13
| ||
| 21:26 | * unix/tclUnixInit.c (TclpGetEncodingNameFromEnvironment): Reversed order of verify... check-in: 3d8bfa527e user: dgp tags: trunk | |
| 19:28 | Performance improvement in [clock] - FR 1182459 check-in: e8d3b26242 user: kennykb tags: trunk | |
| 11:06 | Also improved [fcopy] docs check-in: bc202c364b user: dkf tags: trunk | |
| 10:53 | Improve documentation of -encoding binary option to [fconfigure]. check-in: 7ae24657a0 user: dkf tags: trunk | |
| 09:40 | *** FROM HEAD *** * generic/tclCompile.c:Commented out the functions TclPrintInstruction(), TclPr... check-in: 8b5603c892 user: msofer tags: msofer-wcodes-branch | |
| 09:39 | * generic/tclCompile.c:Commented out the functions TclPrintInstruction(), TclPrintObject() and Tcl... check-in: 595299342a user: msofer tags: trunk | |
| 02:42 | * generic/tclCompile.c: * generic/tclExecute.c: Commented out the code to store pointers to liter... check-in: b361868a6a user: msofer tags: msofer-wcodes-branch | |
|
2005-04-12
| ||
| 21:09 | 2005-04-12 Miguel Sofer <msofer@users.sf.net> * generic/tclCmdIL (AppendLocals): * generic/tclCo... check-in: 87d6c65542 user: msofer tags: msofer-wcodes-branch | |
| 20:28 | * generic/tclInterp.c: Corrected bad syntax of Tcl_Panic() call. * generic/tclUtil... check-in: 33d1032cba user: dgp tags: trunk | |
| 18:32 | added definition of NULL to strstr.c for Bug 1175161 check-in: 43ddb35efd user: kennykb tags: trunk | |
| 18:28 | added definition of NULL to strstr.c for Bug 1175161 check-in: ccf59bad26 user: kennykb tags: core-8-4-branch | |
| 18:23 | * generic/tclCompile.c: * generic/tclExecute.c: * generic/tclProc.c: * generic/tclVar.c: fixing ... check-in: 0fb1506e17 user: msofer tags: msofer-wcodes-branch | |
|
2005-04-11
| ||
| 10:02 | Revamp the zone-info compiler to make better use of the facilities available check-in: 396133da15 user: dkf tags: trunk | |
| 09:11 | * generic/tclExecute.c: * generic/tclInt.h: * generic/tclTrace.c: * generic/tclVar.c: part 3 of ... check-in: 7927e0ab50 user: msofer tags: msofer-wcodes-branch | |
| 00:58 | updated to libtommath 0.35 check-in: f076d87f76 user: kennykb tags: kennykb-numerics-branch | |
| 00:40 | * generic/tclCompCmds.c: * generic/tclCompile.c: * generic/tclExecute.c: * generic/tclInt.h: * ... check-in: eed9a6755a user: msofer tags: msofer-wcodes-branch | |
| 00:22 | Updated to libtommath 0.35 check-in: f12cf81bea user: kennykb tags: kennykb-numerics-branch | |
|
2005-04-10
| ||
| 23:54 | Import of tommath 0.35 check-in: 30c8e6bbc2 user: kennykb tags: trunk | |
| 23:32 | Olson's tzdata2005h check-in: 08ade9a5ab user: kennykb tags: trunk | |
| 23:14 | merged with HEAD and fixed 1180368 check-in: 7bc9ca0285 user: kennykb tags: kennykb-numerics-branch | |
| 23:07 | * generic/tclBasic.c (TclObjInvoke): Plug memory leak. [Bug 1180368] check-in: 117cdb70c9 user: dgp tags: trunk | |
| 18:16 | changelog entry check-in: c72c384197 user: msofer tags: msofer-wcodes-branch | |
| 18:13 | * generic/tcl.h (comments): * generic/tclCmdIL.c: * generic/tclCompile.c: * generic/tclExecute.c... check-in: e6953ba3cf user: msofer tags: msofer-wcodes-branch | |
|
2005-04-09
| ||
| 21:17 | * generic/tclExecute.c: fix possible leak of expansion Tcl_Objs check-in: 10451207ee user: msofer tags: msofer-wcodes-branch | |
| 21:14 | fix in last commit check-in: 7a54aa6af9 user: msofer tags: trunk | |
| 21:12 | * generic/tclExecute.c: fix possible leak of expansion Tcl_Objs check-in: 33cd3211b5 user: msofer tags: trunk | |
| 20:48 | * generic/tclInt.h: change of order in macros * generic/tclListObj.c (Tcl_ListObjIndex): added mis... check-in: 4d75916501 user: msofer tags: msofer-wcodes-branch | |
| 15:39 | * macosx/README: updated requirements for OS & developer tool versions + other small fixes/cleanup... check-in: 7342dfd9e9 user: das tags: core-8-4-branch | |
| 15:38 | * macosx/README: updated requirements for OS & developer tool versions + other small fixes/cleanup... check-in: 1f95116fcf user: das tags: trunk | |
| 11:09 | * generic/tclListObj.c (Tcl_ListObjIndex): added missing NULL return when getting index from an em... check-in: 83a809919f user: das tags: trunk | |
| 10:16 | * unix/tcl.m4 (Darwin): added -single_module linker flag to TCL_SHLIB_LD_EXTRAS and TK_SHLIB_LD_EX... check-in: 482141dca9 user: das tags: core-8-4-branch | |
| 10:15 | * unix/tcl.m4 (Darwin): added -single_module linker flag to TCL_SHLIB_LD_EXTRAS and TK_SHLIB_LD_EX... check-in: 227076fc7c user: das tags: trunk | |
|
2005-04-08
| ||
| 21:38 | Fix whitespace check-in: 8b722c33bd user: dkf tags: trunk | |
| 20:03 | * generic/tclInt.h (TclGetEncodingFromObj): New function to * generic/tclEncodin... check-in: 3aae24d03c user: dgp tags: trunk | |
| 17:10 | explanatory comment check-in: 53b1db0561 user: dgp tags: trunk | |
| 12:47 | Test updates for new [switch] compiler check-in: f9a6809534 user: dkf tags: trunk | |
| 10:42 | Improved [switch] compilation. check-in: 4cd9721bbc user: dkf tags: trunk | |
|
2005-04-07
| ||
| 17:31 | merge updates from HEAD check-in: 7d5704f18c user: dgp tags: dgp-refactor | |
| 11:33 | See file. check-in: 7769d08b2a user: vasiljevic tags: core-8-4-branch | |
| 11:29 | Renamed TclWinFreeAllocCache to TclpFreeAllocCache and fixed to recognize when being called with NUL... check-in: f770d9b761 user: vasiljevic tags: core-8-4-branch | |
| 11:28 | Fixed TclpFreeAllocCache() to recognize when being called with NULL argument. This is a signal for i... check-in: 9e2b7b1539 user: vasiljevic tags: core-8-4-branch | |
| 11:27 | Modified TclFinalizeThreadAlloc() to explicitly call TclpFreeAllocCache with the NULL-ptr as argumen... check-in: 67acf03916 user: vasiljevic tags: core-8-4-branch | |
| 11:24 | Added prototypes for TclpFreeAllocCache() and TclFreeAllocCache(). Part of fixing the Tcl Bug #11784... check-in: 4281da6f73 user: vasiljevic tags: core-8-4-branch | |
|
2005-04-06
| ||
| 20:55 | Purge old and inaccurate .VS/.VE macros. check-in: b5dbb85db5 user: dkf tags: trunk | |
| 20:42 | Ignore the msvc7/8 autogenerated project parts. check-in: 7dd802e392 user: patthoyts tags: trunk | |
| 09:51 | Improvements to man2html script to handle .IP better check-in: f41a60bb6d user: dkf tags: trunk | |
| 09:34 | Change some .TP macros to .IP to work around *roff formatter bugs. check-in: fc1c7df6f8 user: dkf tags: trunk | |
|
2005-04-05
| ||
| 17:03 | replace obsolete "winOnly" constraint with preferred "win" check-in: a49c5566a1 user: dgp tags: trunk | |
| 16:56 | * generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the * generic/tclUt... check-in: 4a7eaa5b15 user: dgp tags: trunk | |
| 16:39 | * generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the * generic/tclUt... check-in: 65c0e11b9e user: dgp tags: core-8-4-branch | |
| 16:18 | * generic/tclInt.h: * generic/tclObj.c: Change in TclDecrRefCount and TclFreeObj, to speed up the... check-in: 8f5c1b4045 user: msofer tags: trunk | |
|
2005-04-04
| ||
| 22:16 | * generic/tclExecute.c: small opts in obj handling check-in: 719bc256ab user: msofer tags: msofer-wcodes-branch | |
| 10:12 | * generic/tclExecute.c: small opts in obj handling check-in: 14340221f8 user: msofer tags: trunk | |
|
2005-04-03
| ||
| 23:42 | assorted stuff, including [Patch 1174551] and merge from HEAD check-in: 52f453e631 user: msofer tags: msofer-wcodes-branch | |
| 00:20 | * generic/tclVar.c: converted a few function calls to macros. check-in: 3298b60c63 user: msofer tags: trunk | |
|
2005-04-02
| ||
| 21:45 | * generic/tclInt.h: * generic/tclObj.c: Change in TclDecrRefCount and TclFreeObj, to speed up the... check-in: 7fe6642e48 user: msofer tags: msofer-wcodes-branch | |
| 21:07 | Changelog fix check-in: b20a0bfe8f user: msofer tags: msofer-wcodes-branch | |
| 21:04 | * generic/tclExecute.c: leak fix in INST_STORE_SCALAR check-in: e718df4738 user: msofer tags: msofer-wcodes-branch | |
| 13:35 | Sync with HEAD - [Patch 1158008] check-in: 95433ade49 user: msofer tags: msofer-wcodes-branch | |
| 02:08 | Changed the internal representation of lists to (a) reduce the malloc/free calls at list creation (f... check-in: 20cba22d42 user: msofer tags: trunk | |
|
2005-04-01
| ||
| 19:08 | slight reduction in cost of INST_START_CMD check-in: 94ede88e2b user: msofer tags: trunk | |
| 18:48 | opt in INST_*_SCALAR, sync with HEAD check-in: 7bf6052c01 user: msofer tags: msofer-wcodes-branch | |
| 16:18 | * generic/tclExecute.c: * generic/tclInt.h: ExecEnv now stores two Tcl_Obj* pointing to the const... check-in: b81968472f user: msofer tags: trunk | |
| 15:17 | * generic/tclExecute.c: * generic/tclInt.h: * generic/tclObj.c: * generic/tclStringObj.c: define... check-in: cbef3b55b1 user: msofer tags: trunk | |
|
2005-03-31
| ||
| 19:10 | * generic/tclExecute.c (INST_JUMP_TRUE/FALSE): replaced "test and branch" with "compute index into... check-in: 984a49e364 user: msofer tags: trunk | |
| 18:06 | * generic/tclCompile.c: restoring lost line in TclPrintInstruction, fixing yet another sign-extens... check-in: 3b15145268 user: msofer tags: msofer-wcodes-branch | |
| 17:00 | * generic/tclCompile.c: * generic/tclCompile.h: * generic/tclExecute.c: removing pointer-to-pc in... check-in: 488d56f367 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-30
| ||
| 17:04 | * generic/tclCompile.c: * generic/tclCompile.h: * generic/tclExecute.c: using pointer-to-pc inste... check-in: f630e825c8 user: msofer tags: msofer-wcodes-branch | |
| 13:25 | Added doc for missing argument. [Bug 1172401] check-in: 8fa8d55de1 user: dkf tags: trunk | |
| 06:25 | * win/tcl.m4, win/configure: do not require cygpath in macros to allow msys alone as an alternativ... check-in: bfaee23d82 user: hobbs tags: trunk | |
| 06:17 | * win/tcl.m4, win/configure: do not require cygpath in macros to allow msys alone as an alternativ... check-in: 56dd117e68 user: hobbs tags: core-8-4-branch | |
| 05:30 | * win/tclWinTime.c (TclpGetDate): use time_t for 'time' check-in: 210fcf1532 user: hobbs tags: core-8-4-branch | |
|
2005-03-28
| ||
| 22:21 | A (very naive and inefficient) bytecode optimiser, version 0 check-in: 0de9eb3000 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-25
| ||
| 00:35 | * generic/tclCompile.h: Move the TclInterpReady() declaration from * generic/tclInt.... check-in: 81f6285c30 user: dgp tags: trunk | |
|
2005-03-24
| ||
| 17:16 | incomplete merge corrected check-in: 28b8af2dfe user: dgp tags: msofer-wcodes-branch | |
|
2005-03-23
| ||
| 22:09 | purge outdated comment check-in: 5efdcfd219 user: dgp tags: trunk | |
| 21:58 | purge outdated comment check-in: e79a41b835 user: dgp tags: core-8-4-branch | |
| 16:50 | * generic/tclCompCmds.c: porting fix of [Bug 1165671] from HEAD * generic/tclCompile.c: small fixe... check-in: bbbfc90f0a user: msofer tags: msofer-wcodes-branch | |
| 06:51 | * generic/tclCompile.c (OptCleanupByteCode): Operands are not ints; they are TclP... check-in: 19b1d15bfa user: dgp tags: msofer-wcodes-branch | |
| 00:44 | * generic/tclCompile.h: fixing bad macro name under VM_USE_PACKED. check-in: 1c963aa762 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-22
| ||
| 23:12 | First (very timid) post-compile optimisations - testing the basic infrastructure. The only real op... check-in: 8d839cc491 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-21
| ||
| 19:21 | * generic/tclCompile.h (HP_STASH): Corrections for LP64 systems to avoid errors... check-in: c740d9fb10 user: dgp tags: msofer-wcodes-branch | |
|
2005-03-20
| ||
| 13:28 | minor changes check-in: a1e9649c72 user: msofer tags: msofer-wcodes-branch | |
| 05:26 | support for pre-C99 compilers. check-in: 0786fe9949 user: dgp tags: msofer-wcodes-branch | |
| 00:47 | * generic/tclCompile.h: (VM_USE_PACKED) added a check that jump distances do not exceed the packin... check-in: 4962e67842 user: msofer tags: msofer-wcodes-branch | |
| 00:25 | Changelog entry check-in: 01167c3e09 user: msofer tags: msofer-wcodes-branch | |
| 00:23 | Instruction set cleanup: one instruction INST_YES (not-not) added, removal of unused instructions ... check-in: 31797aacb7 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-19
| ||
| 18:26 | Massive reduction of variable-related instructions: INST_LOAD, INST_STORE and INST_INCR perform th... check-in: 8a1bcbe1b6 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-18
| ||
| 16:34 | date typo check-in: 430338e0a6 user: dgp tags: trunk | |
| 16:33 | date typo check-in: 6d93b043d7 user: dgp tags: core-8-4-branch | |
| 16:33 | * generic/tclBasic.c (Tcl_EvalEx,TclEvalTokensStandard): * generic/tclCmdMZ.c (Tcl_S... check-in: e64996b96b user: dgp tags: core-8-4-branch | |
| 15:50 | * generic/tclBasic.c (Tcl_EvalEx): Restored recursion limit * generic/tclParse.... check-in: 1f3f0b9578 user: dgp tags: trunk | |
| 15:32 | * generic/tclCompCmds.c (TclCompileIncrCmd): Corrected checks for immediate opera... check-in: 81b2571603 user: dgp tags: core-8-4-branch | |
| 15:31 | * generic/tclCompCmds.c (TclCompileIncrCmd): Corrected checks for immediate opera... check-in: 8ac0b1e0e8 user: dgp tags: trunk | |
|
2005-03-17
| ||
| 01:35 | changelog entry check-in: c026715d97 user: msofer tags: msofer-wcodes-branch | |
| 01:29 | Fixing some stupidities in the bitwise ops and limits for the packed version - it was all wrong, b... check-in: 3797c699f8 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-16
| ||
| 21:52 | Changelog fix check-in: 3062b47581 user: msofer tags: msofer-wcodes-branch | |
| 21:29 | Enabled new packed mode: (inst+opnd) are packed in 32 bits. To enable, set the env var CFLAGS_... check-in: 19a631a2bc user: msofer tags: msofer-wcodes-branch | |
| 10:07 | Macro reorganisation, preparing to enable the 8+24 version. check-in: 11a8cb6002 user: msofer tags: msofer-wcodes-branch | |
|
2005-03-15
| ||
| 23:56 | * generic/tclCompile.h: Corrected mistaken casts to (int) of TclPSizedInt values int... check-in: b970620dce user: dgp tags: msofer-wcodes-branch | |
| 22:10 | more tests and a fix to bug 1158199 check-in: a716de25ea user: vincentdarley tags: core-8-4-branch | |
| 22:10 | more tests and a fix to bug 1158199 check-in: cc25322a6c user: vincentdarley tags: trunk | |
| 20:23 | merged with HEAD check-in: 8ab4a0fc9d user: kennykb tags: kennykb-numerics-branch | |
| 19:48 | missing cast in tclCompile.h check-in: 450d8905d3 user: msofer tags: msofer-wcodes-branch | |
| 19:41 | TIP#232 initial implementation check-in: 3c9f384d3a user: kennykb tags: kennykb-numerics-branch | |
| 19:20 | Attempt at fixing 64b issues; as a result, now getting plenty of warnings for formatting issues - ... check-in: be4f65be0d user: msofer tags: msofer-wcodes-branch | |
| 19:08 | fix typos prior to tagging for TIP132 check-in: f5fe90ad77 user: kennykb tags: kennykb-numerics-branch | |
| 18:41 | fix to file norm, file pathtype on windows reserved filenames - ensure build ok on unix check-in: d18606faab user: vincentdarley tags: core-8-4-branch | |
| 18:40 | fix to file norm, file pathtype on windows reserved filenames - ensure build ok on unix check-in: 5bd317f570 user: vincentdarley tags: trunk | |
| 18:39 | fix to file norm, file pathtype on windows reserved filenames - ensure build ok on unix check-in: 3171e96f91 user: vincentdarley tags: trunk | |
| 18:08 | fix to file norm, file pathtype on windows reserved filenames check-in: 6ad619ecdd user: vincentdarley tags: core-8-4-branch | |
| 18:07 | fix to file norm, file pathtype on windows reserved filenames check-in: ce26c887c6 user: vincentdarley tags: trunk | |
| 16:29 | replaced 'long' times with wides, to cope with Win64 check-in: d41af48065 user: kennykb tags: core-8-4-branch | |
| 14:55 | (1) new opt for the [return] compiler, can now emit INST_BREAK or INST_CONTINUE (2) changed logic... check-in: 1337f2b0ee user: msofer tags: msofer-wcodes-branch | |
| 02:00 | * generic/tclCompCmds.c: * generic/tclCompile.c: * generic/tclCompile.h: * generic/tclExecute.c:... check-in: 0012ce8e69 user: msofer tags: msofer-wcodes-branch | |
| 01:24 | Updated the OpenBSD configuration and regenerated the configure script. check-in: 3f532eadd4 user: patthoyts tags: trunk | |
| 00:15 | Make it all work on OpenBSD. Imported patch from ports tree. check-in: 5a7a92a163 user: patthoyts tags: core-8-4-branch | |
|
2005-03-14
| ||
| 23:13 | * generic/tclExecute.c: fixed INST_PUSH1's debugging code (wrong obj ref passed to TRACE_WITH_OBJ)... check-in: 6f5c8aaa2c user: msofer tags: trunk | |
| 17:51 | * generic/tclCompile.c: - fixed INST_RETURN's stack effect (-1 instead of -2). - insured that the... check-in: 3b689f9b22 user: msofer tags: msofer-wcodes-branch | |
| 17:17 | * generic/tclCompile.c: fixed INST_RETURN's stack effect in tclInstructionTable (-1 instead of -2)... check-in: 86ab20e210 user: msofer tags: trunk | |
|
2005-03-13
| ||
| 14:05 | Changelog fix check-in: c1f9354e16 user: msofer tags: msofer-wcodes-branch | |
| 13:57 | * Changed files are the usual suspects. Each (instruction+operands) takes two words; instructions ... check-in: d2cf6ff28a user: msofer tags: msofer-wcodes-branch | |
|
2005-03-11
| ||
| 19:53 | First wordcode machine, instructions and operands are pointer-sized (no other changes or optimisat... check-in: eb9a315e3c user: msofer tags: msofer-wcodes-branch | |
|
2005-03-10
| ||
| 23:13 | * generic/tclCompile.h: storing integers in native format; for the time being, only works in 32b p... check-in: dc906e6edd user: msofer tags: msofer-wcodes-branch | |
| 22:31 | use only 4B-wide operands; simplify compiler; some instruction cleanup check-in: 5b6775e5e1 user: msofer tags: msofer-wcodes-branch | |
| 22:15 | * generic/tclCompCmds.c: removed debugging line check-in: 865086d484 user: msofer tags: trunk | |
| 22:10 | * generic/tclTrace.c (TclCheckInterpTraces): Corrected mistaken cast of ClientDat... check-in: 85a049e997 user: dgp tags: trunk | |
| 20:22 | * generic/tclCmdMZ.c (TclCheckInterpTraces): Corrected mistaken cast of ClientDat... check-in: 5e6df95dbf user: dgp tags: core-8-4-branch | |
|
2005-03-09
| ||
| 16:34 | documented new behaviour of tcl_precision check-in: 7b718ae900 user: kennykb tags: kennykb-numerics-branch | |
| 15:57 | Merged with HEAD check-in: 07ab486bc3 user: kennykb tags: kennykb-numerics-branch | |
| 14:39 | division by zero now legal if machine has Inf check-in: a14d9503f9 user: kennykb tags: kennykb-numerics-branch | |
| 10:20 | Fix comment check-in: 24865d6dc9 user: dkf tags: trunk | |
| 01:19 | msofer-wcodes-branch created to develop a compiler/engine based on wordsized instructions and operan... check-in: bfaf3421a6 user: msofer tags: msofer-wcodes-branch | |
| 01:16 | reverting Changelog entry (sticky tags, doh ...) check-in: 3a3b2b18b0 user: msofer tags: trunk | |
| 01:10 | msofer-wcodes-branch created to develop a compiler/engine based on wordsized instructions and operan... check-in: cdc0f9f850 user: msofer tags: trunk | |
|
2005-03-08
| ||
| 21:52 | * win/makefile.vc: clarify necessary defined vars that can come from MSVC or the Platform SDK. check-in: e7976c13e8 user: hobbs tags: trunk | |
| 21:50 | * win/makefile.vc: clarify necessary defined vars that can come from MSVC or the Platform SDK. check-in: fe1380a971 user: hobbs tags: core-8-4-branch | |
| 17:04 | fixed bug in formatting #s in range 0.0001-1.0 check-in: b2d4af4927 user: kennykb tags: kennykb-numerics-branch | |
|
2005-03-07
| ||
| 21:38 | Minor typo fix. [Bug 1158247] check-in: 2486712c21 user: dkf tags: trunk | |
| 20:32 | missing Changelog entry check-in: 49e1862614 user: msofer tags: trunk | |
| 20:29 | * generic/tclExecute.c: new peephole optimisation for INST_PUSH1; fixed the peephole opt in INST_P... check-in: a2b7afbe50 user: msofer tags: trunk | |
|
2005-03-04
| ||
| 20:43 | made code permissive about infinities check-in: ab448d97fd user: kennykb tags: kennykb-numerics-branch | |
|
2005-03-03
| ||
| 21:54 | added tagged NaN values check-in: 89429ffe01 user: kennykb tags: kennykb-numerics-branch | |
| 21:29 | changed to allow NaN in binary format check-in: 7767d5e4d0 user: kennykb tags: kennykb-numerics-branch | |
| 18:59 | updated handling of signed zeroes check-in: 8d75e4b8e4 user: kennykb tags: kennykb-numerics-branch | |
|
2005-03-02
| ||
| 23:30 | further fixes for VC6 check-in: fa9796cec4 user: kennykb tags: kennykb-numerics-branch | |
| 23:10 | made build work again on Linux check-in: bc08e3242d user: kennykb tags: kennykb-numerics-branch | |
| 22:36 | fix two bad test cases in binary.test check-in: a20a189a54 user: kennykb tags: kennykb-numerics-branch | |
| 21:25 | Developer's checkpoint, see ChangeLog for details check-in: f8f444ebda user: kennykb tags: kennykb-numerics-branch | |
|
2005-03-01
| ||
| 22:51 | * doc/CrtSlave.3: Changed to Tcl_Object to Tcl_Obj in the man page. check-in: 837ae87ee3 user: davidw tags: trunk | |
|
2005-02-25
| ||
| 22:37 | backport tcltest test improvements check-in: 400a6cb8c6 user: dgp tags: core-8-4-branch | |
|
2005-02-24
| ||
| 22:34 | test improvements from HEAD check-in: 9e734577f9 user: dgp tags: dgp-refactor | |
| 22:12 | speed up some tests check-in: e77b46515d user: dgp tags: trunk | |
| 21:02 | More robust new test tcltest-9.5 check-in: be5bed5609 user: dgp tags: trunk | |
| 20:45 | d'oh! check-in: 24362fa51a user: dgp tags: dgp-refactor | |
| 19:53 | Merge updates from HEAD check-in: 185beecc8a user: dgp tags: dgp-refactor | |
| 18:05 | * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid * tests/tcltest... check-in: 84d5cb440e user: dgp tags: trunk | |
| 18:03 | * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid * tests/tcltest... check-in: 94beca8470 user: dgp tags: core-8-4-branch | |
|
2005-02-23
| ||
| 10:27 | Formatting typo fix. [Bug 1149605] check-in: 46ddcbd972 user: dkf tags: core-8-4-branch | |
| 10:23 | Formatting typo [Bug 1149605] check-in: 900b90d94c user: dkf tags: trunk | |
|
2005-02-22
| ||
| 21:16 | deleted surplus ";" check-in: bb8475361d user: dgp tags: kennykb-numerics-branch | |
|
2005-02-17
| ||
| 18:34 | * win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, not Tcl_UniCharLen. check-in: 6e3988d86f user: hobbs tags: trunk | |
| 18:31 | * win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, not Tcl_UniCharLen. check-in: 492d51196c user: hobbs tags: core-8-4-branch | |
|
2005-02-16
| ||
| 18:52 | * /doc/variable.n: fix for [Bug 1124160], variables are detected by [info vars] but not by [info l... check-in: 75f5651679 user: msofer tags: core-8-4-branch | |
| 18:51 | * /doc/variable.n: fix for [Bug 1124160], variables are detected by [info vars] but not by [info l... check-in: fb6f6d5530 user: msofer tags: trunk | |
|
2005-02-11
| ||
| 18:30 | * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined * unix/tcl.m4: into SHLIB_LD... check-in: 4f071c20e2 user: hobbs tags: trunk | |
| 12:15 | * tests/basic.test (basic-26.3): new test check-in: c69117aec3 user: msofer tags: trunk | |
|
2005-02-10
| ||
| 23:41 | correct ChangeLog notes check-in: b1a2080787 user: hobbs tags: core-8-4-branch | |
| 23:40 | * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined * unix/tcl.m4: into SHLIB_LD... check-in: abcbb0a278 user: hobbs tags: core-8-4-branch | |
| 19:08 | * generic/tclBasic.c (Tcl_EvalObjEx): * tests/basic.test (basic-26.2): preserve the arguments pass... check-in: 2ecc2466d1 user: msofer tags: trunk | |
| 19:03 | added comments check-in: 2d6f460f4f user: msofer tags: core-8-4-branch | |
| 18:58 | * generic/tclBasic.c (Tcl_EvalObjEx): * tests/basic.test (basic-26.2): preserve the arguments pass... check-in: de2187d047 user: msofer tags: core-8-4-branch | |
| 17:09 | fix to test suite failures check-in: 305f79ab63 user: vincentdarley tags: trunk | |
| 10:28 | More consistency. [Bug 1117017] check-in: 48135ca6b1 user: dkf tags: core-8-4-branch | |
| 09:32 | More consistency. [Bug 1117017] check-in: eec9c61e89 user: dkf tags: trunk | |
|
2005-02-08
| ||
| 11:42 | * doc/CrtChannel.3: Typo: return->returns. check-in: ced36ea16b user: davidw tags: trunk | |
|
2005-02-06
| ||
| 22:14 | * doc/Thread.3: One-word grammar fix. check-in: 26297cfe32 user: davidw tags: trunk | |
| 03:43 | added fpu controls to workaround bug in gcc+ix86 check-in: 3bad92a52d user: kennykb tags: kennykb-numerics-branch | |
|
2005-02-05
| ||
| 09:15 | * doc/Thread.3: Fixed sentence describing flags for Tcl_CreateThread. * doc/FileSystem.3: Cleaned u... check-in: fd7b08dfdc user: davidw tags: trunk | |
|
2005-02-03
| ||
| 23:56 | Fix for ldexp out of bounds when converting denormals check-in: 5a8e298077 user: kennykb tags: kennykb-numerics-branch | |
| 23:56 | Fix for ldexp out of bounds when converting denormals check-in: 32b646303d user: kennykb tags: kennykb-numerics-branch | |
| 13:31 | Whitespace fixes and add notes to #else/#endif so it is clearer what's happening check-in: 8ee881f322 user: dkf tags: trunk | |
|
2005-02-02
| ||
| 23:08 | * generic/tclProc.c (TclInitCompiledLocals): Add check for type of the framePtr->procPtr->bodyPtr ... check-in: 82231ff21f user: mdejong tags: trunk | |
| 16:58 | updated makefiles, fixed buglets in tclStrToD.c with int overflow in exponents check-in: a976253da6 user: kennykb tags: kennykb-numerics-branch | |
| 15:53 | sync with head, add TclStrToD (TIP #132) check-in: 82ce6a0c40 user: kennykb tags: kennykb-numerics-branch | |
|
2005-02-01
| ||
| 17:27 | * generic/tclExecute.c (TclCompEvalObj): Removed stray statement left behind in prio... check-in: 55e101828a user: dgp tags: trunk | |
| 17:26 | * generic/tclExecute.c (TclCompEvalObj): Removed stray statement left behind in prio... check-in: 0cf23b16e1 user: dgp tags: core-8-4-branch | |
|
2005-01-31
| ||
| 16:26 | * unix/configure: autoconf-2.57 check-in: 413b3fdc44 user: dgp tags: trunk | |
|
2005-01-30
| ||
| 18:38 | Restored two double-evals that were removed in the DBGX purge. These are still needed on some platfo... check-in: ae6b86ef47 user: jenglish tags: trunk | |
|
2005-01-29
| ||
| 02:18 | correct autoconf generation for sol64-gcc support check-in: 33585e82df user: hobbs tags: core-8-4-branch | |
| 02:15 | * unix/configure, unix/tcl.m4: add solaris 64-bit gcc build support. [Bug 1021871] check-in: ee663ba0ed user: hobbs tags: trunk | |
|
2005-01-28
| ||
| 20:53 | * unix/configure, unix/tcl.m4: add solaris 64-bit gcc build support. [Bug 1021871] check-in: 384d5ba7b5 user: hobbs tags: core-8-4-branch | |
| 13:38 | Added test for [1109484] check-in: 0f033a21f4 user: dkf tags: trunk | |
| 01:50 | * generic/tclBasic.c (Tcl_ExprBoolean, Tcl_ExprDouble) (Tcl_ExprLong): Fix to recognize Tcl_WideIn... check-in: 7b989119b5 user: hobbs tags: core-8-4-branch | |
| 01:49 | * generic/tclBasic.c (Tcl_ExprBoolean, Tcl_ExprDouble) (Tcl_ExprLong): Fix to recognize Tcl_WideIn... check-in: c9775dfebc user: hobbs tags: trunk | |
|
2005-01-27
| ||
| 22:53 | TIP#218 IMPLEMENTATION * generic/tclDecls.h: Regenerated from tcl.decls. * generic/tclStubInit.... check-in: 1621430b8b user: andreas_kupries tags: core-8-4-branch | |
| 22:26 | typo check-in: 4d230815e4 user: dgp tags: core-8-4-branch | |
| 00:22 | TIP#218 IMPLEMENTATION * generic/tclDecls.h: Regenerated from tcl.decls. * generic/tclStubInit.... check-in: 0162fae7ad user: andreas_kupries tags: trunk | |
|
2005-01-25
| ||
| 17:58 | * library/auto.tcl: Updated [auto_reset] to clear auto-loaded procs in namespace... check-in: c52b5bb372 user: dgp tags: core-8-4-branch | |
| 17:04 | Added safety checks check-in: 6547c5a739 user: dgp tags: trunk | |
| 16:39 | * library/auto.tcl: Updated [auto_reset] to clear auto-loaded commands in namesp... check-in: 6eb15d6f3f user: dgp tags: trunk | |
| 06:54 | * unix/tcl.m4 (Darwin): fixed bug with static build linking to dynamic library in /usr/lib etc ins... check-in: 78fab13e56 user: das tags: core-8-4-branch | |
| 06:53 | * unix/tcl.m4 (Darwin): fixed bug with static build linking to dynamic library in /usr/lib etc ins... check-in: 7096d7eaec user: das tags: trunk | |
|
2005-01-24
| ||
| 21:43 | merge updates from HEAD check-in: 3e37b6975d user: dgp tags: dgp-refactor | |
|
2005-01-21
| ||
| 22:24 | * generic/tclStubInit.c: Regenerated the stubs support code from * generic/tclDecls.h: the mod... check-in: 8e9949daa2 user: andreas_kupries tags: trunk | |
| 19:20 | bugFix check-in: 69f5d6e3cf user: dgp tags: kennykb-numerics-branch | |
| 18:38 | Updated unix makefile to add libtommath; silenced warning in tclTestObj.c check-in: eb7ae0154d user: kennykb tags: kennykb-numerics-branch | |
| 18:35 | Updated unix makefile to add libtommath; silenced warning in tclTestObj.c check-in: abcf59dc9a user: kennykb tags: kennykb-numerics-branch | |
| 17:42 | * generic/tclThread.c: Typo police. Fixed some nits * generic/tclCmdAH.c: in header comments of ... check-in: d125e517a4 user: andreas_kupries tags: trunk | |
| 09:17 | Add documentation for Tcl_FSLink args. [Bug 1106272] check-in: 6a0a979dba user: dkf tags: trunk | |
|
2005-01-20
| ||
| 21:19 | local patches to make string conversions work check-in: e5cbb8c962 user: kennykb tags: kennykb-numerics-branch | |
| 19:11 | Development checkpoint, see ChangeLog for details check-in: 14457d7982 user: kennykb tags: kennykb-numerics-branch | |
| 14:53 | reverting to HEAD in preparation for changing from reworked 'mpexpr' to 'libtommath' check-in: 8f72684eeb user: kennykb tags: kennykb-numerics-branch | |
|
2005-01-19
| ||
| 23:16 | regen check-in: f51b08ab7d user: dkf tags: trunk | |
| 23:15 | TIP#235 implementation (rename functions, add to stubs table, document) Ensembles now have a C API. ... check-in: 64fc5d3a68 user: dkf tags: trunk | |
| 22:41 | Import of libtommath 0.33 check-in: bd185c2b4e user: kennykb tags: trunk | |
| 22:09 | * win/tclWinChan.c (FileCloseProc): Invoke TclpCutFileChannel() to remove a FileInfo from the thr... check-in: 1000e16145 user: mdejong tags: core-8-4-branch | |
| 22:07 | * win/tclWinChan.c (FileCloseProc): Invoke TclpCutFileChannel() to remove a FileInfo from the thr... check-in: ae30429069 user: mdejong tags: trunk | |
|
2005-01-18
| ||
| 14:44 | Routine update per Olson's tzdata2005c. Removed links to links (Greenwich in several aliases; Navaj... check-in: 31009e6872 user: kennykb tags: trunk | |
| 09:47 | added documentation on not using -lazy check-in: 25c4b9974e user: vincentdarley tags: trunk | |
|
2005-01-17
| ||
| 13:04 | fix to drive-sensitivity of test check-in: 25bdad12b2 user: vincentdarley tags: core-8-4-branch | |
| 10:40 | fix to glob failure on Windows shares check-in: ff39ea39c3 user: vincentdarley tags: trunk | |
|
2005-01-14
| ||
| 18:56 | With vfs permissions can exist on non-unix filesystems check-in: 307ccff159 user: vincentdarley tags: trunk | |
| 16:41 | D'oh! check-in: da5234d835 user: dkf tags: trunk | |
| 15:27 | Add another test demonstrating what *should* happen, and xref to FRQ that triggered this discussion check-in: 55666c7a15 user: dkf tags: trunk | |
| 15:18 | Document deep magic in compiled [expr] check-in: 98af17ac27 user: dkf tags: trunk | |
| 14:16 | Stop reliance on absolute attribute indexes with helper function [Bug 1100671] check-in: 7612557f3c user: dkf tags: trunk | |
|
2005-01-13
| ||
| 11:13 | Reduce confusion (reported in c.l.t) over [string trim]'s chars argument check-in: 412c1302ae user: dkf tags: trunk | |
|
2005-01-12
| ||
| 21:35 | Merge updates from HEAD check-in: 4f5327131e user: dgp tags: dgp-refactor | |
| 16:03 | * unix/configure: autoconf-2.57 check-in: ac6e4a0167 user: dgp tags: trunk | |
| 10:26 | Make --with-tcl and --with-tk options more robust. [FRQ 951247] check-in: 7d3e5077ae user: dkf tags: trunk | |
|
2005-01-11
| ||
| 11:07 | Comment typo fix check-in: ef51c33d5d user: dkf tags: trunk | |
|
2005-01-10
| ||
| 18:43 | Remove ${DBGX}, ${TCL_DBGX} from Tcl build system [Patch 1081595]. check-in: 6762dd6159 user: jenglish tags: trunk | |
| 11:21 | Convert u_int to unsigned to make clashes with types in standard C headers less of a problem. [Bug 1... check-in: fa03a58482 user: dkf tags: core-8-4-branch | |
| 11:16 | Convert u_int to unsigned to make clashes with types in standard C headers less of a problem. [Bug 1... check-in: 035d6489f8 user: dkf tags: trunk | |
|
2005-01-09
| ||
| 19:31 | Remove readdir_r() and related #ifdeffery (see #1095909). Don't check for HAVE_READDIR_R. Regenerat... check-in: 7345fd05ed user: jenglish tags: trunk | |
|
2005-01-06
| ||
| 15:16 | Horrible hack to keep the old error message. check-in: d17150d2c3 user: dkf tags: core-8-4-branch | |
| 15:15 | Horrible hack to keep the old error message. check-in: 1fe8ca8d3e user: dkf tags: trunk | |
| 11:34 | Fix performance nasty in http::mapReply [1020491] and clean up version numbers. check-in: 45ad0f150c user: dkf tags: core-8-4-branch | |
| 11:15 | Performance updates to http::mapReply [1020491] and fix version numbering. check-in: 78058a0d6f user: dkf tags: trunk | |
|
2005-01-05
| ||
| 22:14 | Add more locale mapping info for Chinese. [1084595] check-in: da29515179 user: dkf tags: core-8-4-branch | |
| 21:53 | Change emacs mode comment style to stop problems with older man. [1085127] check-in: 505a89aac4 user: dkf tags: core-8-4-branch | |
| 16:38 | Move emacs mode comment to end of file to stop problems with old man. check-in: d53a13aa4e user: dkf tags: trunk | |
| 10:34 | * tests/winDde.test: Fixed broken test result. check-in: c18520e28b user: patthoyts tags: trunk | |
| 10:30 | Move #include of tclConfig.h to right place. check-in: e0cafd9f33 user: dkf tags: trunk | |
|
2005-01-04
| ||
| 17:05 | * tests/fCmd.test (fCmd-18.10): Added notNetworkFilesystem constraint. [Bug 456665] check-in: 414f369855 user: dgp tags: trunk | |
|
2004-12-30
| ||
| 02:01 | * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, remove -Gs (included in -O2) and -GD (... check-in: 6d8942c3c0 user: hobbs tags: trunk | |
| 01:49 | * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, remove -Gs (included in -O2) and -GD (... check-in: e4308a3958 user: hobbs tags: core-8-4-branch | |
|
2004-12-29
| ||
| 22:46 | merge from HEAD check-in: 0a6d56f9eb user: kennykb tags: kennykb-numerics-branch | |
| 22:07 | bugs 1090413, 1092789 fixed check-in: b110473621 user: kennykb tags: trunk | |
| 20:57 | bugs 1090413, 1092789 fixed check-in: c237cdd9ec user: kennykb tags: trunk | |
|
2004-12-24
| ||
| 18:06 | Avoid sharing cmdName literals accross namespaces, and generalise usage of the TclRegisterNewLiteral... check-in: faec68a625 user: msofer tags: trunk | |
|
2004-12-20
| ||
| 21:20 | fix for last commit; thanks dgp and tclguy for catch/classify/throw check-in: 0749537da9 user: msofer tags: trunk | |
| 18:27 | * generic/tclCompile.c: moved TclInitCompiledLocals to tclProc.c * generic/tclProc.c: new static I... check-in: 33e698fd89 user: msofer tags: trunk | |
|
2004-12-16
| ||
| 19:36 | Upgrade the capabilities of time limits by allowing them to fire in the midst of the processing of t... check-in: 5ca9f3ce90 user: dkf tags: trunk | |
|
2004-12-15
| ||
| 20:44 | * generic/tclTest.c: Added two new functions to allocate memory from the execution stack (TclStack... check-in: 2c38edb445 user: msofer tags: trunk | |
|
2004-12-14
| ||
| 21:12 | bad date in Changelog check-in: 5667def00e user: msofer tags: trunk | |
| 21:11 | changing the isProcCallFrame field of the CallFrame struct from a 0/1 field to flags. Should be perf... check-in: d1bccd9acc user: msofer tags: trunk | |
| 18:43 | fixed zero-length array in BigInt struct; added conversion torture tests check-in: fbcbf748a5 user: kennykb tags: kennykb-numerics-branch | |
| 16:30 | * unix/configure.in: Added special processing to remove "$U" from libraries in th... check-in: 21a1589a58 user: dgp tags: trunk | |
|
2004-12-13
| ||
| 22:17 | * generic/tcl.h: Restored extern "C" guards so that C++ code sees function po... check-in: d7755cac97 user: dgp tags: trunk | |
| 22:11 | * generic/tclEncoding.c: Plugged some memory leaks. Thanks to * generic/tclU... check-in: 87ae9e385a user: dgp tags: trunk | |
| 22:08 | merge to kennykb-numerics-branch-20041213 check-in: 8e8fc006fd user: kennykb tags: kennykb-numerics-branch | |
| 22:02 | synch with kennykb-numerics-branch-20041213 check-in: 34c9e99c86 user: kennykb tags: kennykb-numerics-branch | |
| 21:23 | Added small-integer multiplication, bit shift check-in: 6dd74a9bae user: kennykb tags: kennykb-numerics-branch | |
| 15:56 | Add note to clock.n disclaiming full ISO8601 support check-in: ada9b50a3f user: kennykb tags: core-8-4-branch | |
| 15:52 | Add note to clock.n disclaiming full ISO8601 support check-in: 35222a7ed5 user: kennykb tags: core-8-4-branch | |
| 15:51 | Add note to clock.n disclaiming full ISO8601 support check-in: 6480f9d5c4 user: kennykb tags: trunk | |
| 01:50 | * generic/tclVar.c (TclArrayObjCmd - ARRAY_NAMES): leaking an object [Bug 1084111] - thanks to Rol... check-in: b8b1ae30a6 user: msofer tags: trunk | |
|
2004-12-12
| ||
| 23:16 | * generic/tclObj.c (TclSetCmdNameObj): special handling for fully qualified command names (as in f... check-in: 8af4091719 user: msofer tags: trunk | |
|
2004-12-11
| ||
| 14:41 | converting the static function GetNamespaceFromObj() to MODULE_SCOPE TclGetNamespaceFromObj(). check-in: 35cfaac461 user: msofer tags: trunk | |
| 06:07 | ran autoconf-2.57 check-in: f37b5d7dcf user: dgp tags: trunk | |
|
2004-12-10
| ||
| 23:00 | Bump to a3 to prevent confusion with a2 release. check-in: 6b8fe167d9 user: dkf tags: trunk | |
| 21:17 | added compare, copy, add and subtract of bigints check-in: c2eb1a0d0f user: kennykb tags: kennykb-numerics-branch | |
| 13:09 | optimised loops that initialise a proc's arguments and compiled local variables, removing tests from... check-in: 6f2a5f2a7f user: msofer tags: trunk | |
| 00:16 | Make ensemble API available to rest of Tcl core. check-in: 92950b4cb4 user: dkf tags: trunk | |
|
2004-12-09
| ||
| 23:00 | Merge updates from HEAD check-in: 24873008cc user: dgp tags: dgp-refactor | |
| 22:59 | added some of the BigInt functions - may want to revise to caller-allocates? check-in: 86f853ea56 user: kennykb tags: kennykb-numerics-branch | |
| 16:21 | Provide an internal API for manipulating ensembles. check-in: d1c0c9717f user: dkf tags: trunk | |
| 10:54 | regen with autoconf 2.57 check-in: d63ce44136 user: das tags: trunk | |
| 09:24 | Minor doc fixes check-in: d2b3f026a6 user: dkf tags: core-8-4-branch | |
| 09:19 | Minor doc fixes check-in: 3c6331c9b8 user: dkf tags: trunk | |
|
2004-12-08
| ||
| 21:46 | update unix/tcl.m4 to use AC_CHECK_SIZEOF, etc. check-in: 1af463935c user: kennykb tags: kennykb-numerics-branch | |
| 20:24 | changed Win configurator to use SIZEOF macros for Tcl_WideInt check-in: 13f1e5021e user: kennykb tags: kennykb-numerics-branch | |
| 18:24 | merged with kennykb-numerics-branch-20041208 check-in: ab2eb12a79 user: kennykb tags: kennykb-numerics-branch | |
| 02:33 | * tests/unixInit.test (2.1-4): Added constraints so that when a value of TCL_LIBRAR... check-in: 31c23f7e14 user: dgp tags: trunk | |
|
2004-12-07
| ||
| 23:15 | add library/tzdata,msgs to dist target check-in: 46f3d59e96 user: hobbs tags: trunk, core-8-5-a2 | |
| 20:47 | Some HTML converters prefer distances in inches to ems. [Bug 1078760] check-in: b2c45d7a0a user: dkf tags: trunk | |
| 00:07 | * unix/tclUnixNotfy.c (NotifierThreadProc): init numFdBits [Bug 1079286] check-in: 5af173439a user: hobbs tags: core-8-4-9, core-8-4-branch | |
| 00:02 | see ChangeLog check-in: 5d873e4c6e user: hobbs tags: trunk | |
| 00:01 | * unix/tclUnixNotfy.c (NotifierThreadProc): init numFdBits [Bug 1079286] check-in: c5a7563049 user: hobbs tags: trunk | |
| 00:00 | minor nroff typos check-in: e308d155a9 user: hobbs tags: trunk | |
|
2004-12-06
| ||
| 22:49 | * tests/msgcat.test: makeFile/removeFile cleanup [1079117] check-in: 0a98e3c6cc user: dgp tags: trunk | |
| 22:41 | * tests/safe.test: Trim auto_path to improve performance [1080039] check-in: 6a514d4d16 user: dgp tags: trunk | |
|
2004-12-04
| ||
| 21:19 | * generic/tclEncoding.c: Different fix for [Bug 1077005]. * generic/tclEvent.... check-in: 288a92f486 user: dgp tags: trunk | |
| 00:57 | updated changes for 8.5a2 release check-in: e07470137a user: hobbs tags: trunk | |
|
2004-12-03
| ||
| 00:37 | removed extra .TP macro check-in: 25a56ea140 user: hobbs tags: core-8-4-branch | |
| 00:34 | updated for 8.4.9 release check-in: 664faf1007 user: hobbs tags: core-8-4-branch | |
|
2004-12-02
| ||
| 23:24 | * generic/tclUtil.c (TclSetProcessGlobalValue): Handle the case where a ProcessGlob... check-in: f3df35d7df user: dgp tags: trunk | |
| 19:24 | merge to kennykb-numerics-branch-20041202a check-in: ac3b922388 user: kennykb tags: kennykb-numerics-branch | |
| 18:49 | filesystem, glob, tilde fix check-in: 979efdf14b user: vincentdarley tags: trunk | |
| 18:48 | filesystem, glob, tilde fix check-in: 612cef4642 user: vincentdarley tags: core-8-4-branch | |
| 18:40 | workaround for a bug in cygpath that made safe-8.5-8.7 fail check-in: 1f8af3a1ac user: kennykb tags: trunk | |
| 15:31 | Remove a global mutex/state by using lists instead of hashtables to store the collection of aliases ... check-in: ad35750c6d user: dkf tags: trunk | |
| 11:10 | Upgrade more of the file to tcltest2, and collect constraint definitions to the top. check-in: 067ebb1583 user: dkf tags: trunk | |
| 10:48 | Convert mutex-protected global state into thread-local state. [FRQ 1077210] check-in: 56e4e88153 user: dkf tags: trunk | |
| 00:09 | * generic/tclUtil.c (TclGetProcessGlobalValue): Narrowed the scope of mutex locks. check-in: 03a8df7249 user: dgp tags: trunk | |
|
2004-12-01
| ||
| 23:48 | . check-in: b99313429d user: dgp tags: trunk | |
| 23:18 | * generic/tclUtil.c: Updated Tcl_GetNameOfExecutable() to * generic/tclEn... check-in: 353036774e user: dgp tags: trunk | |
| 22:14 | added comment about freewrap difficulties check-in: 30c87546ce user: dgp tags: trunk | |
| 22:07 | * library/auto.tcl (tcl_findLibrary): Disabled use of [file normalize] that caused ... check-in: 32e7a37cde user: dgp tags: core-8-4-branch | |
| 21:58 | * generic/tclEncoding.c: Moved TclpSetInitialEncodings() call from Tcl_FindEx... check-in: ac025ac01b user: dgp tags: trunk | |
| 14:02 | Oops! <:^) check-in: 72a7b0b13f user: dkf tags: trunk | |
| 11:49 | Fix reported problems with tests for dde error messages. Also use more tcltest2 features to reduce [... check-in: 74005c41eb user: dkf tags: trunk | |
|
2004-11-30
| ||
| 22:19 | D'oh! Deal with missing ::errorCode or ::errorInfo. check-in: 81f2f82396 user: dgp tags: trunk | |
| 20:30 | * library/init.tcl ([unknown]): Restored the save/restore of the variables ::errorCo... check-in: e254f91796 user: dgp tags: trunk | |
| 19:34 | Patch 976520 reworks several of the details involved with startup/initialization of ... check-in: 5b205fd672 user: dgp tags: trunk | |
| 18:40 | corrected a typo that caused a compilation failure on VC++ check-in: d45737011c user: kennykb tags: trunk | |
| 15:45 | * library/clock.tcl: Corrected the regular expressions that match a time zone to allow for time zone... check-in: 25e02ac75c user: kennykb tags: trunk | |
| 09:28 | Whitespace fixes check-in: 6e1c61d002 user: dkf tags: trunk | |
|
2004-11-29
| ||
| 22:41 | * win/Makefile.in (install-libraries): Brought entry '2004-10-26 Don Porter (Tcl Modules)' into... check-in: a0d85d839f user: andreas_kupries tags: trunk | |
|
2004-11-27
| ||
| 05:43 | * tests/reg.test (reg-32.*): Added missing testregexp constraints. check-in: 12bd71f2ba user: dgp tags: core-8-4-branch | |
|
2004-11-26
| ||
| 20:02 | * win/tclWinDde.c (ExecuteRemoteObject): Removed bogus semicolon found at the end of the header... check-in: d421ebab80 user: andreas_kupries tags: trunk | |
| 19:49 | * library/auto.tcl (tcl_findLibrary): Made sure the uniquifying operations on the ... check-in: 6771608575 user: dgp tags: trunk | |
| 19:42 | * library/auto.tcl (tcl_findLibrary): Made sure the uniquifying operations on the ... check-in: 6bc286dbd4 user: dgp tags: core-8-4-branch | |
| 14:00 | Oops! Got the test sense wrong. check-in: 273673b40b user: dkf tags: trunk | |
| 11:17 | Spread the goodness of AC_CACHE_VAL a bit further. [Patch 1073524] check-in: 7beb4f6748 user: dkf tags: trunk | |
| 10:02 | Added simple foreach example. [FRQ 1073334] check-in: 5fa0ef6033 user: dkf tags: trunk | |
| 09:37 | Assorted dde fixes as requested by Andreas Kupries. check-in: 9c433c4207 user: dkf tags: core-8-4-branch | |
|
2004-11-25
| ||
| 16:37 | Fix [Bug 1066837] without reopening other bugs... What a horrid hack! :^/ check-in: 457eb30a98 user: dkf tags: trunk | |
| 16:17 | * tests/tcltest.test: The order in which [glob] returns the file names is undefined, so tests should... check-in: 301a880117 user: rmax tags: trunk | |
| 16:03 | See file check-in: a97119e819 user: vasiljevic tags: trunk | |
| 16:01 | Added changes from core-8-4-branch check-in: 22a6e2458a user: vasiljevic tags: trunk | |
| 15:53 | See file check-in: a472d13420 user: vasiljevic tags: core-8-4-branch | |
| 15:48 | Added hint to TCL_DECLARE_MUTEX macro usage. check-in: cf849ef569 user: vasiljevic tags: core-8-4-branch | |
| 15:31 | Fixed argument of mutexPtr wrongly saying that it is a Tcl_Condition. (Tcl Bug #1068077) check-in: 151e659188 user: vasiljevic tags: core-8-4-branch | |
| 15:28 | Fixed the Tcl_ThreadAlert() call declaration (Tcl Bug #1068077) check-in: b3e17c2026 user: vasiljevic tags: core-8-4-branch | |
| 13:26 | Fix ordering of AC_MSG_RESULT/AC_CHECK_FUNCS so messages are simpler. check-in: 777c4c3bfe user: dkf tags: trunk | |
| 11:31 | * tests/tcltest.test: The order in which [glob] returns the file names * tests/fCmd.test: is unde... check-in: a5f11d5ec9 user: rmax tags: core-8-4-branch | |
| 11:28 | Assorted cleanup and doc-fixes for the dde package. check-in: 46a09eeaa0 user: dkf tags: trunk | |
| 01:31 | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determine the number of... check-in: 6c8167568c user: dgp tags: core-8-4-branch | |
| 00:57 | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determine the number of... check-in: cae3b06249 user: dgp tags: trunk | |
| 00:19 | bumped patchlevel to 8.4.9 check-in: 86cc05cbbe user: hobbs tags: core-8-4-branch | |
|
2004-11-24
| ||
| 21:39 | no message check-in: 5254bb6aed user: davygrvy tags: trunk | |
| 21:37 | * generic/tclPort.h: Relative include of tclWinPort.h returned as it was requiring me set -I$(tcl_ro... check-in: dd01d87bbf user: davygrvy tags: trunk | |
| 21:12 | Fixed compilation error in tclWinInit.c on VC++ --enable-symbols check-in: 0b8d3437af user: kennykb tags: trunk | |
| 20:19 | took out redundant memcpy from tclUnixNotfy.c check-in: f0e5a5da8d user: kennykb tags: core-8-4-branch | |
| 20:12 | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check for 3-argument readdir_r [Bug 1001325]. * uni... check-in: aeeefc88e1 user: kennykb tags: trunk | |
| 19:49 | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected bad check for 3-argument readdir_r [Bug 1001325]. * uni... check-in: 8e08d8ca27 user: kennykb tags: core-8-4-branch | |
| 19:28 | * generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in new * tests/info.test ... check-in: 14f9c14a23 user: dgp tags: trunk | |
| 19:28 | * generic/tclCmdIL.c (InfoVarsCmd): Corrected segfault in new * tests/info.test ... check-in: d5123f55d6 user: dgp tags: core-8-4-branch | |
| 11:24 | Fix various problems with man2html converter reported by AKu Also updated to use [package require Tc... check-in: a2fcb23a54 user: dkf tags: trunk | |
| 00:10 | Fix [Bug 1068171] though the fix is commented out for now. check-in: edfe4fc35f user: dkf tags: trunk | |
|
2004-11-23
| ||
| 15:23 | backport file join fix check-in: 1a608efe04 user: vincentdarley tags: core-8-4-branch | |
| 00:12 | Remove call to Tcl_GetStringResult to speed up processing of [$canv postscript] and other repeated c... check-in: 43d814b56e user: dkf tags: trunk | |
|
2004-11-22
| ||
| 23:28 | Whitespace fixes check-in: bb1e05b2ad user: dkf tags: trunk | |
| 23:02 | * unix/configure: Regen. * unix/tcl.m4 (SC_TCL_64BIT_FLAGS): Define HAVE_TYPE_OFF64_T only when o... check-in: 670b018d62 user: mdejong tags: core-8-4-branch | |
| 22:59 | * unix/configure: Regen. * unix/tcl.m4 (SC_TCL_64BIT_FLAGS): Define HAVE_TYPE_OFF64_T only when o... check-in: 2d736f4133 user: mdejong tags: trunk | |
| 22:48 | * unix/configure: Regen. * unix/tcl.m4 (SC_ENABLE_THREADS): Check for a 2 argument version of rea... check-in: 63b8c61faa user: mdejong tags: core-8-4-branch | |
| 22:40 | * unix/configure: Regen. * unix/tcl.m4 (SC_ENABLE_THREADS): Check for a 2 argument version of rea... check-in: de53d33e5e user: mdejong tags: trunk | |
| 22:13 | * unix/tclUnixInit.c (TclpInitLibraryPath): Purged dead code that * win/tclWinIn... check-in: 3a853080c2 user: dgp tags: trunk | |
| 21:24 | * generic/tclInterp.c: Restored several directories to the search * tests/unixInit.... check-in: 622c5fa060 user: dgp tags: trunk | |
| 12:53 | fix to windows file join bug check-in: 90d16bc7a6 user: vincentdarley tags: trunk | |
|
2004-11-21
| ||
| 23:17 | * doc/AddErrInfo.3: Typo corrections (Thanks Daniel South). * doc/interp.n: check-in: f898c4bdb4 user: dgp tags: trunk | |
|
2004-11-20
| ||
| 00:17 | * doc/AddErrInfo.3: Docs for Tcl_(Get|Set)ReturnOptions. [TIP 227] * doc/AddEr... check-in: 347e3ef551 user: dgp tags: trunk | |
|
2004-11-19
| ||
| 17:29 | * tests/unixInit.test: Removed "knownBug" constraints to prompt bug fixing before 8... check-in: 345674e190 user: dgp tags: trunk | |
| 14:48 | typo check-in: 33adf546e7 user: das tags: trunk | |
| 10:20 | Classic sed doesn't support | in REs. check-in: 89ba81e830 user: rmax tags: trunk | |
| 09:37 | Classic sed doesn't support | in REs. check-in: 9902ad7422 user: rmax tags: core-8-4-8, core-8-4-branch | |
| 06:51 | *** 8.4.8 TAGGED FOR RELEASE *** check-in: 7c33c763a2 user: das tags: core-8-4-branch | |
| 06:29 | * macosx/Makefile: * unix/configure.in: * unix/tclUnixInit.c (MacOSXGetLibraryPath): changed dete... check-in: 7902f93e6c user: das tags: core-8-4-branch | |
| 06:28 | * macosx/Makefile: * unix/configure.in: * unix/tclUnixInit.c (MacOSXGetLibraryPath): changed dete... check-in: 6303b4f776 user: das tags: trunk | |
|
2004-11-18
| ||
| 22:04 | * doc/SaveResult.3: Documentation for Tcl_*InterpState (TIP 226). check-in: 560640de2a user: dgp tags: trunk | |
| 21:00 | * tests/interp.test (interp-36.*): [interp bgerror] tests. * generic/tclInterp... check-in: 85987a85c4 user: dgp tags: trunk | |
| 20:15 | * generic/tclEvent.c (HandleBgErrors): Simplified program flow. check-in: dbdbaa5cee user: dgp tags: trunk | |
| 19:35 | date correction check-in: 80270457cf user: hobbs tags: core-8-4-branch | |
| 19:22 | * tests/basic.test: Updated functional (not testing) uses of * tests/io.test: ... check-in: db27a439b1 user: dgp tags: trunk | |
| 18:34 | port changes updates from 8-4 branch check-in: a02aa29385 user: dgp tags: trunk | |
| 18:30 | some seds don't support comments :( check-in: c3b4336b3f user: rmax tags: trunk | |
| 18:08 | Arghh - some seds don't even support comments at all. check-in: e2fdd64ea9 user: rmax tags: core-8-4-branch | |
| 17:21 | Some versions of sed appear to need semicolons in front of comments. check-in: 8203541530 user: rmax tags: core-8-4-branch | |
| 16:23 | mark release tagging check-in: 0c5a3466b7 user: dgp tags: core-8-4-branch | |
| 15:44 | * changes: Final updates for Tcl 8.4.8 release. check-in: 223f95ed5a user: dgp tags: core-8-4-branch | |
| 13:00 | generated configure and fixed manpage installaton check-in: 062857618c user: rmax tags: trunk | |
| 10:21 | Fixed manpage installation. check-in: d0f59fa563 user: rmax tags: core-8-4-branch | |
| 02:07 | 2004-11-18 Reinhard Max <max@suse.de> * unix/tcl.m4 (SC_CONFIG_MANPAGES): Applied an impr... check-in: 3a48a79704 user: rmax tags: core-8-4-branch | |
| 00:45 | 2004-11-18 Reinhard Max <max@suse.de> * unix/tcl.m4 (SC_CONFIG_MANPAGES): Applied an improved ve... check-in: 19909f1951 user: rmax tags: trunk | |
|
2004-11-17
| ||
| 17:52 | * unix/configure.in: The change below reveals that the public data type Tcl_StatB... check-in: 657138b7b1 user: dgp tags: trunk | |
| 02:52 | * unix/tclUnixChan.c (TtySetOptionProc): fixed crash configuring -ttycontrol on a channel. [Bug 10... check-in: 9a8dc0f581 user: hobbs tags: core-8-4-branch | |
| 02:51 | * unix/tclUnixChan.c (TtySetOptionProc): fixed crash configuring -ttycontrol on a channel. [Bug 10... check-in: 3026fd5b76 user: hobbs tags: trunk | |
| 00:31 | * generic/tclIOUtil.c (TclFSEpochOk): There were two code paths via which the thre... check-in: 5ce5994b49 user: dgp tags: trunk | |
|
2004-11-16
| ||
| 23:39 | * win/makefile.vc: Fixed bug in installation of http 2.5. * win/makefile.bc: Was installed into d... check-in: 062dd62964 user: andreas_kupries tags: core-8-4-branch | |
| 16:55 | * library/auto.tcl: Updated [tcl_findLibrary] search path to include the $::auto... check-in: 9d88eb0d5d user: dgp tags: core-8-4-branch | |
| 10:06 | Backport of [Patch 1065732] check-in: 0ecaa7ab6c user: dkf tags: core-8-4-branch | |
| 09:34 | Stop architecture flags to 'ld' from going missing when [load] is disabled. check-in: 75cef1144b user: dkf tags: trunk | |
| 03:30 | * generic/tcl.h: * unix/configure.in: changed HAVE_CONFIG_H to HAVE_TCL_CONFIG_H. * unix/configu... check-in: d9c3774188 user: das tags: trunk | |
|
2004-11-15
| ||
| 22:04 | more changes for 8.5a2 check-in: d8d907872f user: dgp tags: trunk | |
| 21:52 | more changes for Tcl 8.4.8 check-in: 968cba98df user: dgp tags: core-8-4-branch | |
| 21:47 | * generic/tclInt.h: Added comment warning that the old ERR_IN_PROGRESS and ERROR... check-in: 888788f6f9 user: dgp tags: trunk | |
| 21:46 | Added listing of shell-specific variables to general tclvars page [Patch 1065732] check-in: 2785500c6c user: dkf tags: trunk | |
| 21:14 | * generic/tclCmdMZ.c (Tcl_TraceObjCmd): Fixed Bug 1065378 which failed * tests/trace... check-in: 0c5016cb64 user: dgp tags: core-8-4-branch | |
|
2004-11-13
| ||
| 00:41 | * library/init.tcl: Made [unknown] robust in the case that either of the variabl... check-in: e526fa14ad user: dgp tags: core-8-4-branch | |
| 00:19 | TIP #221 IMPLEMENTATION * generic/tclBasic.c: Define [::tcl::Bgerror] in new inter... check-in: 2475a460cd user: dgp tags: trunk | |
|
2004-11-12
| ||
| 23:42 | * generic/tclEncoding.c (TableFromUtfProc): correct crash condition when TCL_UTF_MAX == 6. [Bug 10... check-in: 4480f283a8 user: hobbs tags: trunk | |
| 23:41 | * generic/tclEncoding.c (TableFromUtfProc): correct crash condition when TCL_UTF_MAX == 6. [Bug 10... check-in: 22220414e2 user: hobbs tags: core-8-4-branch | |
| 23:27 | Documentation for TIP#221 check-in: 6a794021fc user: dkf tags: trunk | |
| 22:52 | * unix/tclAppInit.c: Removed tclConfig.h #include, now that tcl.h ... check-in: e02679800a user: dgp tags: trunk | |
| 21:07 | ChangeLog reformat. Now that tcl.h takes care of tclConfig.h, tclPort.h no longer should. check-in: 4e171ce6f9 user: dgp tags: trunk | |
| 20:27 | * generic/tcl.h: * generic/tclInt.h: * unix/Makefile.in: include tclConfig.h from tcl.h and insta... check-in: c706d886d7 user: das tags: trunk | |
| 20:20 | * unix/Makefile.in: Be sure -I{BUILD_DIR} comes first so that we #include the co... check-in: cbef34a2b0 user: dgp tags: trunk | |
| 19:16 | * generic/tclInt.h: Moved verification of ptrdiff_t typedef from * generic/tclEx... check-in: 675ab6016e user: dgp tags: trunk | |
| 19:08 | * unix/tclUnixInit.c: moved check for HAVE_CFBUNDLE define after #include "tclInt.h" to ensure tcl... check-in: 2e4cb21f12 user: das tags: trunk | |
| 19:03 | UNIX_DIR, and SRC_DIR are always the same, so no need to -I them both. check-in: 2cac0c49b4 user: rmax tags: trunk | |
| 18:13 | tclConfig.h.in also depends on tcl.m4. check-in: 3e4139affd user: rmax tags: trunk | |
| 18:09 | *** empty log message *** check-in: cab43285d4 user: rmax tags: trunk | |
| 18:07 | * unix/config.h.in: * unix/tclConfig.h.in: renamed * unix/Makefile.in: Completed support for config... check-in: 9e44908447 user: rmax tags: trunk | |
| 16:44 | Adapt Tcl so it uses a config.h header instead of stuffing all #defs on the command line. Third part... check-in: 17ad03f44f user: dkf tags: trunk | |
| 14:19 | Regen check-in: 60f3873811 user: dkf tags: trunk | |
| 14:18 | * unix/tcl.m4, unix/tclUnixPort.h: Check for pthread_attr_get_np in <pthread.h> befo... check-in: 8b56fd0b64 user: dkf tags: trunk | |
| 11:03 | More minor doc fixes for greater clarity check-in: 2826a692f4 user: dkf tags: trunk | |
| 09:02 | * doc/clock.n: * doc/registry.n: * doc/upvar.n: fixed *roff errors uncovered by running 'make htm... check-in: 8cd37342ff user: das tags: core-8-4-branch | |
| 09:01 | * doc/CrtChannel.3: * doc/Interp.3: * doc/Limit.3: * doc/binary.n: * doc/dict.n: * doc/tm.n: ... check-in: 70b61d2ad8 user: das tags: trunk | |
|
2004-11-11
| ||
| 01:20 | * tests/fCmd.test: * unix/tclUnixFCmd.c (TraverseUnixTree): added option to rewind() the readdir(... check-in: 48054e59d7 user: das tags: core-8-4-branch | |
| 01:20 | * tests/fCmd.test: * unix/tclUnixFCmd.c (TraverseUnixTree): added option to rewind() the readdir(... check-in: ccd14d9ae8 user: das tags: trunk | |
| 01:18 | * generic/tclListObj.c (Tcl_ListObjReplace): use memmove() instead of manual copy loop to shift li... check-in: 7512e64d88 user: das tags: core-8-4-branch | |
| 01:17 | * generic/tclListObj.c (Tcl_ListObjReplace): use memmove() instead of manual copy loop to shift li... check-in: 30ac98366b user: das tags: trunk | |
| 01:17 | * macosx/Makefile: corrected path to html help inside framework. Prevent parallel make from buildi... check-in: c980caa33c user: das tags: core-8-4-branch | |
| 01:16 | * macosx/Makefile: corrected path to html help inside framework. Prevent parallel make from buildi... check-in: 4b682e3ec1 user: das tags: trunk | |
| 01:16 | * tests/fileName.test: * tests/fileSystem.test: * tests/io.test: * tests/tcltest.test: fixed bug... check-in: 2b9f53cea6 user: das tags: core-8-4-branch | |
| 01:16 | * tests/fileName.test: * tests/fileSystem.test: * tests/io.test: * tests/msgcat.test: * tests/t... check-in: e3d174f72e user: das tags: trunk | |
| 01:15 | * tests/fCmd.test: * unix/tclUnixFCmd.c (TraverseUnixTree): added option to rewind() the readdir(... check-in: 8259942e8b user: das tags: core-8-4-branch | |
| 01:14 | * tests/fCmd.test: * unix/tclUnixFCmd.c (TraverseUnixTree): added option to rewind() the readdir(... check-in: 7349b80092 user: das tags: trunk | |
|
2004-11-10
| ||
| 19:33 | * unix/tclUnixChan.c: [Bug 727786]. Exterminated the code marked DEPRECATED. This code has not ... check-in: 885b9e49d8 user: andreas_kupries tags: trunk | |
|
2004-11-09
| ||
| 15:47 | Janitorial whitespace/style fixes. check-in: 95ac722b47 user: dkf tags: trunk | |
| 10:25 | Clarify return code documentation. [Bug 1062647] check-in: 8922282968 user: dkf tags: core-8-4-branch | |
| 10:02 | Minor formatting changes and clarifications check-in: 0aedba75d0 user: dkf tags: trunk | |
| 04:53 | no message check-in: a200e04cba user: davygrvy tags: trunk | |
| 04:51 | * doc/open.n: Added a note about -blocking 0 and lack of exit status as it had never been documented... check-in: 4cd5ba99ea user: davygrvy tags: trunk | |
| 04:10 | no message check-in: bfe2b234e1 user: davygrvy tags: trunk | |
| 04:07 | * win/tclWinPipe.c: The pipe channel driver now respects the -blocking option when closing is the sa... check-in: 00e4912fca user: davygrvy tags: trunk | |
|
2004-11-08
| ||
| 19:19 | * tests/winFile.test: Attempted and untested fix for 1062491 check-in: 58c1ea03c7 user: davygrvy tags: trunk | |
|
2004-11-07
| ||
| 21:18 | no message check-in: e7944d3592 user: davygrvy tags: trunk | |
| 20:56 | * tests/winFile.test: added contraint to winFile-4.0 to prevent it being run on NT4 check-in: d54313d9d7 user: davygrvy tags: trunk | |
|
2004-11-05
| ||
| 15:15 | Major simplification of reg.test to de-Spencer it somewhat. It's still cryptic, but perhaps not quit... check-in: 33836ef30c user: dkf tags: trunk | |
| 09:21 | Add [file normalize] so expected paths come out right on Windows. [Bug 1053568] check-in: a428ffb800 user: dkf tags: trunk | |
|
2004-11-04
| ||
| 07:40 | * changes: Updates toward an 8.5a2 release. check-in: 31ec2aeb8c user: dgp tags: trunk | |
| 06:06 | * changes: Updates for Tcl 8.4.8 release. check-in: 130cab3318 user: dgp tags: core-8-4-branch | |
| 00:23 | niggly test suite fixes check-in: 196f30214c user: dgp tags: trunk | |
|
2004-11-03
| ||
| 23:00 | remove knownBugs from clock tests by fixing them check-in: 2ddee576d4 user: kennykb tags: trunk | |
| 22:12 | niggly test suite fixes check-in: 3417d7bc9f user: dgp tags: trunk | |
| 22:12 | niggly test suite fixes check-in: a6e2efa90f user: dgp tags: core-8-4-branch | |
| 21:49 | test cleanup correction check-in: 21dd997705 user: dgp tags: trunk | |
| 21:22 | no message check-in: e2df8d61dd user: davygrvy tags: trunk | |
| 21:20 | * generic/tclCompile.h: Removed extrainious reset of TCL_STORAGE_CLASS missed in last edit. check-in: c899ac6efb user: davygrvy tags: trunk | |
| 21:07 | * generic/tcl.h: Moved the preprocessor logic * generic/tclDecls.h: from tclInt.h of setting the *... check-in: b7eb0a41da user: davygrvy tags: trunk | |
| 20:30 | * library/init.tcl ([unknown]): Corrections to the 2004-10-25 mods to Aunt ??? in [u... check-in: bfb33ac10c user: dgp tags: trunk | |
| 19:13 | * generic/tcl.h: Moved the preprocessor logic * generic/tclDecls.h: from tclInt.h of setting the *... check-in: 89bb140d4a user: davygrvy tags: trunk | |
| 19:12 | no message check-in: 68e6343ea1 user: davygrvy tags: trunk | |
| 18:25 | no message check-in: 25c2697d67 user: davygrvy tags: trunk | |
| 17:16 | * generic/tclTrace.c (TclCallVarTraces): Improved ability to debug * tests/incr-old... check-in: ae1a4b3855 user: dgp tags: trunk | |
| 00:57 | * generic/tclRegexp.h: manipulating TCL_STORAGE_CLASS unnecessary. check-in: 6e7d80fe4b user: davygrvy tags: trunk | |
| 00:53 | no message check-in: ac8985c89d user: davygrvy tags: trunk | |
| 00:53 | * generic/tclFileSystem.h: Added use of MODULE_SCOPE on protos. check-in: f7258bdf3e user: davygrvy tags: trunk | |
| 00:27 | no message check-in: 3e5c9416c9 user: davygrvy tags: trunk | |
| 00:26 | * win/tclWinInt.h: * win/tclWinPort.h: exported internals dropped by a count of 14. check-in: db6ba42d9e user: davygrvy tags: trunk | |
| 00:13 | no message check-in: 1d555ee241 user: davygrvy tags: trunk | |
| 00:11 | * generic/tclCompile.h: Exchanged use of the EXTERN macro to the new MODULE_SCOPE macro. Lowered ex... check-in: fa5776ef68 user: davygrvy tags: trunk | |
|
2004-11-02
| ||
| 21:30 | no message check-in: 78ea86edc9 user: davygrvy tags: trunk | |
| 21:11 | no message check-in: ddaf6f3927 user: davygrvy tags: trunk | |
| 21:08 | * generic/tclInt.h: added a check for #ifdef __cplusplus around the #define of MODULE_SCOPE. About ... check-in: ed10d6a196 user: davygrvy tags: trunk | |
| 19:03 | 2004-11-02 Don Porter <dgp@users.sourceforge.net> * library/tcltest/tcltest.tcl: ... check-in: 8dd03226ef user: dgp tags: trunk | |
| 19:03 | 2004-11-02 Don Porter <dgp@users.sourceforge.net> * library/tcltest/tcltest.tcl: ... check-in: b37ea3d531 user: dgp tags: core-8-4-branch | |
| 15:46 | Final fix for NaN != NaN bug. Thanks to Miguel Sofer for his improved patch. [Bug 761471] check-in: 85f7b0c31c user: dkf tags: core-8-4-branch | |
| 15:32 | Final fix for NaN != NaN bug. Thanks to Miguel Sofer for his improved patch. [Bug 761471] check-in: fc3247cc03 user: dkf tags: trunk | |
| 15:16 | updates to Havana and Cuiaba time zones check-in: 2a5075ede2 user: kennykb tags: trunk | |
| 12:13 | TclpUTime simplification check-in: 6c005a1584 user: vincentdarley tags: trunk | |
| 10:11 | Make core less eager to spew its guts all over the place; core symbols in tclInt.h are now no longer... check-in: dd41039533 user: dkf tags: trunk | |
| 09:23 | Add synopsis for Tcl_GetChannelMode. [Bug 1058446] check-in: 6e6f7aa4c8 user: dkf tags: trunk | |
| 09:21 | Add synopsis for Tcl_GetChannelMode. [Bug 1058446] check-in: 682b09131b user: dkf tags: core-8-4-branch | |
|
2004-11-01
| ||
| 16:58 | Second part of fix for Bug 926106 check-in: 824c70e9e5 user: kennykb tags: trunk | |
| 14:41 | Remove unused label check-in: bb87df3526 user: dkf tags: trunk | |
| 14:38 | Fix for [Bug 761471]; NaN is now *never* equal to NaN... check-in: f6393bd784 user: dkf tags: trunk | |
| 14:21 | Cleaning up of the namespace guts. check-in: 6bcf8b0c20 user: dkf tags: trunk | |
| 11:58 | Cleaning up; mostly whitespace and comment fixes. check-in: d4e3860340 user: dkf tags: trunk | |
| 09:24 | Improved comments on selected flags in tcl.h check-in: 7bb1a3157b user: dkf tags: trunk | |
|
2004-10-31
| ||
| 23:59 | command quoting fix check-in: 4cd6f8c661 user: dgp tags: trunk | |
| 21:24 | typo fix check-in: 3994f820fa user: dgp tags: trunk | |
| 19:12 | General cleanup check-in: 5b1d810ff2 user: dkf tags: trunk | |
| 18:46 | Fix pseudo-constraint check-in: 150f42b48f user: dkf tags: trunk | |
| 18:44 | Minor fixes for marginally more clarity check-in: 172b22ddbd user: dkf tags: trunk | |
| 18:38 | Turn umask2 constraint into something more commonly satisfiable Also turn conditional tests into con... check-in: 713e9337d6 user: dkf tags: trunk | |
| 17:38 | Added constraint to test that won't ever work on Unix (no drive letters!) check-in: e591345f87 user: dkf tags: trunk | |
| 17:36 | General clean up check-in: ee022adb71 user: dkf tags: trunk | |
| 17:07 | Remove broken test constraint. [bug 1053908] check-in: b6efd8b906 user: dkf tags: trunk | |
| 16:43 | Make [info globals ::foo] work. [Bug 1057461] check-in: ac9f2079e9 user: dkf tags: core-8-4-branch | |
| 16:28 | Make [info globals ::foo] work. [Bug 1057461] check-in: d4670e6381 user: dkf tags: trunk | |
| 16:01 | Rework to be many lines shorter Also convert a few `ASCII's to `Unicode's Also do some formatting fi... check-in: 3f3f365d40 user: dkf tags: trunk | |
| 15:38 | Fix typo check-in: 4a2bb784c9 user: dkf tags: trunk | |
|
2004-10-30
| ||
| 21:36 | Fixed conversion between FILETIME and Tcl time -Bug 926106 check-in: f99264e927 user: kennykb tags: trunk | |
| 21:00 | removed erroneous comment [Bug 1029518] check-in: 837b2ba9c2 user: msofer tags: core-8-4-branch | |
| 18:03 | replaced WIN32 with __WIN32__ [Bug 1054357] (Gravereaux) check-in: bbd3b03bde user: kennykb tags: trunk | |
| 03:16 | * library/tcltest/tcltest.tcl: Correct reaction to errors in the obsolete processCm... check-in: 87b922f78a user: dgp tags: core-8-4-branch | |
| 02:16 | * library/tcltest/tcltest.tcl: Correct reaction to errors in the obsolete processCm... check-in: b8cfda2859 user: dgp tags: trunk | |
|
2004-10-29
| ||
| 15:39 | Allow ensembles to rewrite their subcommands' error messages to be more relevant to users. [Patch 10... check-in: 7162a54053 user: dkf tags: trunk | |
|
2004-10-28
| ||
| 21:12 | * generic/tclAlloc.c: Fixed [Tcl SF Bug 1030548], a * generic/tclThreadAlloc.c: threaded debu... check-in: 6d824cc2bb user: andreas_kupries tags: core-8-4-branch | |
| 18:45 | merge updates from HEAD check-in: 5fdab1eb47 user: dgp tags: dgp-refactor | |
| 17:21 | fix for execution stack corruption [Bug 1055676]. Credit dgp for detective work and fix. check-in: f1a5745b04 user: msofer tags: trunk | |
| 16:41 | * README: Bumped patch level to 8.4.8 to prepare * generic/tcl.h: ... check-in: bbb1bd7f56 user: dgp tags: core-8-4-branch | |
| 16:06 | added CONST to TclpLocaltime and TclpGmtime param throughout check-in: d3a95fedcf user: kennykb tags: core-8-4-branch | |
| 04:57 | no message check-in: 79f94beac4 user: davygrvy tags: trunk | |
| 04:54 | D'oh! check-in: 6da1b272d9 user: dgp tags: trunk | |
| 04:53 | D'oh! check-in: 00e5228565 user: dgp tags: core-8-4-branch | |
| 04:52 | * unix/tclAppInit.c: When built as tcltest, TclThread_Init was getting called * win/tclAppInit.c: ... check-in: 7bd534cd4f user: davygrvy tags: trunk | |
| 04:17 | * tests/socket.test (socket-13.1): Balanced [makeFile] and [removeFile] command... check-in: 2aef95bfda user: dgp tags: trunk | |
| 04:16 | * tests/socket.test (socket-13.1): Balanced [makeFile] and [removeFile] command... check-in: 5950c15f89 user: dgp tags: core-8-4-branch | |
| 00:04 | * tests/clock.test: Correct duplicate test names. * tests/namespace.test: ... check-in: a891dd598a user: dgp tags: trunk | |
| 00:00 | * tests/appendComp.test: Backport test suite fixes of errors * tests/autoMkin... check-in: 58c2f9f1b3 user: dgp tags: core-8-4-branch | |
|
2004-10-27
| ||
| 23:21 | no message check-in: b269ebbd96 user: davygrvy tags: trunk | |
| 23:20 | * generic/tcl.h: Removed the file level 'extern "C" {' and the coresponding closing block as it serv... check-in: af45deaac3 user: davygrvy tags: trunk | |
| 21:00 | more clarity added to my last entry check-in: 302f75bfad user: davygrvy tags: trunk | |
| 20:58 | * win/tclWinThrd.c (TclFinalizeLock): release the critical section before deleting it. [Bug 731778] check-in: 100f4d4a60 user: davygrvy tags: trunk | |
| 20:53 | * tests/registry.test: Fixed test files to load the correct * tests/winDde.test: registry and dde pa... check-in: b7e5a90f69 user: davygrvy tags: trunk | |
| 17:56 | fixed format-19.1 for 64 bit machines check-in: a0c0a6d869 user: kennykb tags: trunk | |
| 17:55 | fixed format-19.1 for 64 bit machines check-in: b7b7af9655 user: kennykb tags: core-8-4-branch | |
| 17:15 | no message check-in: d1b9a0adc5 user: davygrvy tags: trunk | |
| 17:13 | * generic/tclInt.decls: The following 9 functions were moved from * generic/tclInt.h: tclInt.h t... check-in: 1cd7958f05 user: davygrvy tags: trunk | |
| 17:01 | * tests/tm.test: Expanded on the testsuite entered by Donal. * library/tm.tcl: Even found bugs, ... check-in: 7523fae991 user: andreas_kupries tags: trunk | |
| 15:42 | additional regression test for Bug 868489 check-in: 5bba2806a3 user: kennykb tags: trunk | |
| 15:39 | backport fixes for 868489 and 1026125 check-in: eb071c665a user: kennykb tags: core-8-4-branch | |
| 14:43 | Yet more small fixes check-in: bc5a431cb6 user: dkf tags: trunk | |
| 14:43 | Finished user-level documentation backport check-in: 92cb8415a8 user: dkf tags: core-8-4-branch | |
| 14:24 | More minor doc fixes check-in: 83ab806184 user: dkf tags: trunk | |
| 14:23 | Yet more doc update backporting check-in: 437d4766e4 user: dkf tags: core-8-4-branch | |
| 12:53 | More minor doc fixes check-in: d75edd0e24 user: dkf tags: trunk | |
| 12:52 | More doc fix backporting check-in: 63610c2fd0 user: dkf tags: core-8-4-branch | |
| 09:36 | Many minor doc fixes check-in: 77001dc18a user: dkf tags: trunk | |
| 09:35 | Backport many doc fixes check-in: 644d6ac51f user: dkf tags: core-8-4-branch | |
|
2004-10-26
| ||
| 21:52 | * generic/tclParse.c (Tcl_SubstObj): Fix for failed subst-12.3 test. * tests/subs... check-in: 86cdd8b62d user: dgp tags: trunk | |
| 21:42 | * tests/subst.test (subst-12.3-5): More tests for Bug 1036649. check-in: 853512503c user: dgp tags: core-8-4-branch | |
| 21:04 | Reversed expected result from test subst-12.3. check-in: ae616be00c user: dgp tags: trunk | |
| 21:03 | reversed expected result from subst-12.3 to match Tcl 7.6 behavior. check-in: e158334ffa user: dgp tags: core-8-4-branch | |
| 20:55 | * tests/subst.test (subst-12.3,4): More tests for Bug 1036649. check-in: 9ec73095ae user: dgp tags: trunk | |
| 20:54 | * tests/subst.test (subst-12.3,4): More tests for Bug 1036649. check-in: 01e16f551f user: dgp tags: core-8-4-branch | |
| 20:35 | * unix/Makefile.in (install-libraries): Updated the installation of the http, msgcat... check-in: 02fd84be97 user: dgp tags: trunk | |
| 20:26 | no message check-in: 6389f51a86 user: davygrvy tags: trunk | |
| 20:24 | * generic/tclPipe.c (TclCleanupChildren): bad cast of resolvedPid caused PIDs on win95 to go negativ... check-in: a299c8cf04 user: davygrvy tags: trunk | |
| 20:14 | * tests/compile.test (compile-12.4): Backport test for Bug 1001997. * tests/timer... check-in: bc0a9e3a5c user: dgp tags: core-8-4-branch | |
| 19:44 | * library/tm.tcl (::tcl::tm::Defaults): Added a second [file dirname] around the location of th... check-in: daaaa9dea4 user: andreas_kupries tags: trunk | |
| 16:46 | * tests/basic.test: Added missing constraints. * tests/compile.test: * t... check-in: b09796fafb user: dgp tags: trunk | |
| 16:19 | removed more direct references to the VAR flags, replaced with access macros. check-in: a5dd1b4f7c user: msofer tags: trunk | |
| 10:24 | Tighten up expr(n) wording. [Bug 1027849] check-in: 4228823a58 user: dkf tags: trunk | |
| 02:08 | fixes for Bug 1054101 check-in: 5a8bf31af4 user: kennykb tags: trunk | |
|
2004-10-25
| ||
| 22:11 | Clarify [string map] docs to remove char/string ambiguity. [Bug 1048005] check-in: 6395f0b667 user: dkf tags: trunk | |
| 22:03 | Clarified meaning of pattern arg to [info procs] check-in: 32f634b99e user: dkf tags: trunk | |
| 21:52 | Remove some of the contortions from cmdAH-8.45 check-in: b0dfd8b03c user: dkf tags: trunk | |
| 20:24 | * generic/tclExecute.c (IllegalExprOperandType,TclExecuteByteCode): Removed several ... check-in: 8d245f4a56 user: dgp tags: trunk | |
| 17:24 | * library/auto.tcl Purged Tcl's script library of all * library/clock.tcl r... check-in: 2869274367 user: dgp tags: trunk | |
| 15:36 | Flesh out tests and transform the TM manager API into an ensemble check-in: 31d53a1a5d user: dkf tags: trunk | |
| 01:06 | defined new macros to get/set the flags of variables. check-in: 40ad1ac016 user: msofer tags: trunk | |
|
2004-10-24
| ||
| 22:25 | * generic/tclBasic.c (Tcl_LogCommandInfo,Tcl_AddObjErrorInfo): Shift the initializat... check-in: 7f607689c0 user: dgp tags: trunk | |
|
2004-10-23
| ||
| 23:30 | whitespace changes check-in: c5dc6850aa user: hobbs tags: core-8-4-branch | |
|
2004-10-22
| ||
| 22:33 | Even more cleaning up check-in: 7e33e5c789 user: dkf tags: trunk | |
| 22:27 | Further cleaning up of the docs check-in: 6f16fbfb6e user: dkf tags: trunk | |
| 22:08 | Add *very* basic test suite for modules, and tighten up the doc style check-in: 144ca38be0 user: dkf tags: trunk | |
| 15:46 | Make ensembles report shorter error traces that conceal more of how the ensemble implements itself. ... check-in: 322dfbd680 user: dkf tags: trunk | |
| 14:27 | * library/clock.tcl: Fixed a typo where the fallback time zone became ::localtime instead of :localt... check-in: 40a0ea2e1e user: kennykb tags: trunk | |
| 14:01 | Whitespace police check-in: de324da1c2 user: dkf tags: trunk | |
| 13:48 | Standardize way of calling object freeIntRepProcs... check-in: 4ed6ee39b3 user: dkf tags: trunk | |
| 12:29 | * generic/tclVar.c: fixed bug in commit of 2004-07-23, which was causing a leak of Proc structures... check-in: adf43cb90a user: msofer tags: trunk | |
|
2004-10-21
| ||
| 17:07 | * generic/tclInt.h (Interp): * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp... check-in: 80f951767f user: dgp tags: trunk | |
| 15:19 | * generic/tclCmdAH.c (Tcl_CatchObjCmd, Tcl_ErrorObjCmd): Updated to call the new Tcl... check-in: 85c0a05f6f user: dgp tags: trunk | |
| 03:53 | doubled speed of clock format check-in: 0edf6ae28d user: kennykb tags: trunk | |
|
2004-10-20
| ||
| 18:11 | * win/Makefile.in (install-msgs): Fixed a problem with the * win/Makefile.in (install-tzdata): ... check-in: 1522733ce4 user: andreas_kupries tags: trunk | |
| 14:50 | Whitespace police and other style fixes check-in: fe211d6d7c user: dkf tags: trunk | |
| 05:28 | * generic/tclThreadTest.c (ThreadEventProc): Corrected subtle bug where the returned (char *) from... check-in: c2f8e0ceb4 user: dgp tags: trunk | |
|
2004-10-19
| ||
| 22:20 | Stop losing result codes in [dict with] in some circumstances check-in: 60d87ccbdc user: dkf tags: trunk | |
| 21:59 | Added Itcl acknowledgment. check-in: 977c9d3ec3 user: dgp tags: trunk | |
| 21:53 | * generic/tclInt.h (Tcl*InterpState): New internal routines * generic/tclR... check-in: 4073981ce3 user: dgp tags: trunk | |
|
2004-10-18
| ||
| 21:15 | * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp): * generic/tclCmdAH.c (Tcl_... check-in: 02ff5ead50 user: dgp tags: trunk | |
|
2004-10-17
| ||
| 14:22 | generic/tclResult.c: removed unused variable [Bug 1048588]. check-in: 72ca9d5c70 user: msofer tags: trunk | |
|
2004-10-15
| ||
| 21:02 | * generic/tclCmdMZ.c (TclProcessReturn): Now that primary * generic/tclProc.c... check-in: 608104a1b8 user: dgp tags: trunk | |
| 15:42 | Remove unused variable check-in: e15c8bb067 user: dgp tags: trunk | |
| 04:01 | * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp, TclEvalObjvInternal... check-in: 264b4df978 user: dgp tags: trunk | |
|
2004-10-14
| ||
| 17:20 | TIP#217 implementation check-in: 2f692ebdfa user: dkf tags: trunk | |
| 15:30 | make genstubs check-in: 5f1abfca59 user: dkf tags: core-8-4-branch | |
| 15:28 | Speed up [info <thing> <simplePattern>] check-in: c82a4cd09d user: dkf tags: core-8-4-branch | |
| 15:05 | Speed up [info <thing> <simplePattern>] check-in: 1bb28d61d3 user: dkf tags: trunk | |
|
2004-10-12
| ||
| 19:31 | synchronized to Olson's tzdata2004e check-in: 5818ca2c48 user: kennykb tags: trunk | |
|
2004-10-11
| ||
| 19:58 | Fix comments... check-in: 6fb61799ba user: dkf tags: trunk | |
|
2004-10-08
| ||
| 22:44 | Fix things so we can pass our own test suite for TIP#212... check-in: 3cfa3fcd2c user: dkf tags: trunk | |
| 21:39 | Docs for TIP#201 and TIP#212; this allows these TIPs to become Final check-in: b022444f39 user: dkf tags: trunk | |
| 21:10 | Basic tests for TIPs #201 and #212 check-in: 9dc24dab78 user: dkf tags: trunk | |
| 20:16 | * win/tclWinFile.c (NativeIsExec): correct result of 'file executable' to not be case sensitive. [... check-in: 8a2f80b497 user: hobbs tags: core-8-4-branch | |
| 16:28 | update test for TIP 212 check-in: 0b41aec13c user: dgp tags: trunk | |
| 15:39 | Core of implementation of TIP#201 ('in' and 'ni' operators) check-in: fe8bdb2e90 user: dkf tags: trunk | |
| 15:05 | Core of implementation of TIP#212 check-in: e431c8ef3b user: dkf tags: trunk | |
|
2004-10-07
| ||
| 22:01 | * generic/tclTest.c (TestsetobjerrorcodeCmd): Simplified. check-in: 00d54349a1 user: dgp tags: trunk | |
| 16:22 | Add return type decls check-in: e11d4d0e98 user: dkf tags: trunk | |
| 16:05 | Reduce the number of warnings given by nroff... check-in: f1d921f3d0 user: dkf tags: trunk | |
| 15:37 | Fix the argument list widths properly... check-in: 21d0f484be user: dkf tags: trunk | |
| 15:15 | Convert CONST to const, VOID to void so we document how we want the API used. check-in: 94bf67038b user: dkf tags: trunk | |
| 14:52 | Convert (most) tabs to spaces because they're printed more reliably check-in: 9a6f35d2a8 user: dkf tags: trunk | |
| 14:50 | filesystem generic/platform code splitting check-in: 60716a23e9 user: vincentdarley tags: trunk | |
| 14:44 | Update the .AS macro definition and take advantage of it's new-found power. check-in: dcba7c799d user: dkf tags: trunk | |
| 09:02 | Split off ChangeLog entries for 2003 check-in: fe19fa6703 user: dkf tags: trunk | |
| 08:49 | Clarify filesystem docs check-in: e29f83db49 user: dkf tags: trunk | |
| 00:55 | corrected botched logic in GetValueNames check-in: 8590dfa4eb user: dgp tags: trunk | |
| 00:24 | remove unused var check-in: a4b1314d1c user: dgp tags: trunk | |
| 00:14 | typo fix check-in: c3836ffc06 user: dgp tags: trunk | |
|
2004-10-06
| ||
| 23:44 | Simplify the guts of [glob]; maybe mortals can comprehend it now? check-in: d90ba0c5c9 user: dkf tags: trunk | |
| 20:16 | Simplify LoadTableEncoding check-in: 28d59eb3e1 user: dkf tags: trunk | |
| 20:09 | Formatting fixes. check-in: 16ec5fa30d user: dkf tags: trunk | |
| 17:09 | * generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: *... check-in: be0a51bf83 user: dgp tags: trunk | |
| 16:37 | * generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: *... check-in: 49653405fd user: dgp tags: trunk | |
| 16:08 | * generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: *... check-in: 015f30eb56 user: dgp tags: trunk | |
| 15:59 | * generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: *... check-in: 9883f6bfdb user: dgp tags: trunk | |
| 15:20 | Silence compiler warning... check-in: 76b07a26d5 user: dkf tags: trunk | |
| 14:59 | * generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: *... check-in: ee7c709e65 user: dgp tags: trunk | |
| 14:39 | Style fixes check-in: 7389be9553 user: dkf tags: trunk | |
| 14:35 | More formatting fixes... check-in: 8331fc4644 user: dkf tags: trunk | |
| 14:14 | Style guide fixes (braces for if, etc.) check-in: 6abe9be6e8 user: dkf tags: trunk | |
| 14:10 | Put braces round if bodies... check-in: 51b9106bd6 user: dkf tags: trunk | |
| 14:06 | Add braces to if bodies Also simplify the SEH-code by reducing the number of #ifdef's... check-in: 79590951f3 user: dkf tags: trunk | |
| 13:55 | Put braces round if bodies... check-in: 5baf20fb87 user: dkf tags: trunk | |
| 13:47 | Braces round if bodies... check-in: e02e4d1ccb user: dkf tags: trunk | |
| 13:43 | Style guide fixes check-in: 33bea7837f user: dkf tags: trunk | |
| 13:38 | Style fixes (spaces, braces, etc.) check-in: 4f23da9f69 user: dkf tags: trunk | |
| 13:09 | Add braces round if body... check-in: 3ec20e5c0e user: dkf tags: trunk | |
| 13:05 | Minor style guide issues (e.g. making sure all 'if' bodies have braces around them) check-in: 08d1f2a4bd user: dkf tags: trunk | |
| 12:44 | More mnemonic variable names, better brace usage. check-in: b9c00ba62e user: dkf tags: trunk | |
| 12:09 | Style improvements and more macro use. check-in: d856bd6cb3 user: dkf tags: trunk | |
| 10:11 | Remove useless panic-ing implementations of methods in tclProcBodyType (NULL implies that and produc... check-in: f7ee9d7517 user: dkf tags: trunk | |
| 09:56 | Style fixes and Tcl_GetString -> TclGetString check-in: ce0b390fca user: dkf tags: trunk | |
| 09:48 | Tcl_GetString -> TclGetString check-in: fea47e431e user: dkf tags: trunk | |
| 09:44 | Convert Tcl_GetString to TclGetString for minor speed increase check-in: e5bdcff27d user: dkf tags: trunk | |
| 09:37 | Convert to using the TclGetString macro; slightly faster... check-in: 877ed1640f user: dkf tags: trunk | |
| 09:31 | Convert string to stringPtr check-in: 964c884f26 user: dkf tags: trunk | |
| 09:28 | Simplify [switch] implementation. check-in: 920c8a341a user: dkf tags: trunk | |
| 09:07 | Minor formatting fixes check-in: 58792bac28 user: dkf tags: trunk | |
| 05:52 | * generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: *... check-in: 6470fa7251 user: dgp tags: trunk | |
| 03:43 | * generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: *... check-in: cd5499b524 user: dgp tags: trunk | |
| 00:24 | * generic/tclBasic.c: * generic/tclBinary.c: * generic/tclCmdAH.c: I... check-in: 768fcfc909 user: dgp tags: trunk | |
|
2004-10-05
| ||
| 23:21 | Make Tcl_AppendResult() non-deprecated again. [Patch 1041072] Also change string to stringPtr to avo... check-in: 79c1d5927d user: dkf tags: trunk | |
| 21:21 | * generic/tclBasic.c (TclObjInvoke): More simplification of the TclObjInvoke routine... check-in: d2549ea563 user: dgp tags: trunk | |
| 18:14 | * generic/tclBasic.c (Tcl_CreateInterp,Tcl_DeleteInterp, TclEvalObjvInternal... check-in: 46e4edb86c user: dgp tags: trunk | |
| 16:26 | oops check-in: 397b93fa34 user: dgp tags: trunk | |
| 16:22 | * generic/tclNamesp.c (Tcl_PopCallFrame): Removed Bug 1038021 workaround. Tha... check-in: 7da3c43972 user: dgp tags: core-8-4-branch | |
| 15:45 | * generic/tclNamesp.c (Tcl_PopCallFrame): Removed Bug 1038021 workaround. Tha... check-in: 41ece74288 user: dgp tags: trunk | |
|
2004-10-04
| ||
| 15:30 | * tests/clock.test (clock-34.*): Removed an antibug that forced comparison of [clock scan] results... check-in: e040ecd522 user: kennykb tags: trunk | |
| 13:56 | Stop words starting with 'eq' or 'ne' from being subdivided by the expression parser. [Bug 884830] check-in: 8dec782209 user: dkf tags: trunk | |
| 13:06 | Clarify that dicts are unordered [Bug 1032243] and add another example. check-in: 3209dd17bc user: dkf tags: trunk | |
| 07:53 | Added missing bug number check-in: 0de9e1c089 user: dkf tags: trunk | |
|
2004-10-02
| ||
| 17:12 | Remove unneeded label check-in: b5b093d910 user: dkf tags: trunk | |
| 17:00 | Modify the semantics of [dict set] to be what everyone expected them to be in a straw poll. Also mad... check-in: 0d9c0a63ab user: dkf tags: trunk | |
| 04:21 | * tests/namespace.test (namespace-8.7): Another test for save/restore of ::errorInfo... check-in: 4ca7ebe36e user: dgp tags: trunk | |
|
2004-10-01
| ||
| 12:45 | Speed up [upvar] and [uplevel] by not forcing level references to be parsed as strings every time th... check-in: 09f8c750f7 user: dkf tags: trunk | |
| 03:19 | * generic/tclBasic.c (Tcl_CreateInterp): Removed the flag bit value * generic/tclInt... check-in: 8dae678302 user: dgp tags: trunk | |
| 03:10 | * generic/tclBasic.c (Tcl_EvalObjEx): Removed the flag bit value * generic/tclInt.... check-in: 70d5f804f9 user: dgp tags: trunk | |
| 00:10 | Correction to 1038021 bug fix; should only save restore those bits that get cleared by Tcl_ResetRes... check-in: a6645f01ff user: dgp tags: trunk | |
| 00:09 | Correction to 1038021 bug fix; should only save restore those bits that get cleared by Tcl_ResetRes... check-in: f0c3bf6833 user: dgp tags: core-8-4-branch | |
|
2004-09-30
| ||
| 23:06 | * generic/tclBasic.c (Tcl_AddObjErrorInfo): More re-organization * generic/tclCmdAH.... check-in: 6dfe14b116 user: dgp tags: trunk | |
| 22:45 | * generic/tclNamespace.c (TclTeardownNamespace): Tcl_Obj-ified * tests/namespace.tes... check-in: 713215081c user: dgp tags: core-8-4-branch | |
| 10:41 | * tests/subst.test (12.1-2): added tests for [Bug 1036649] check-in: b08f163d2c user: msofer tags: trunk | |
| 10:35 | * tests/subst.test (12.2): test correction. check-in: 92b126d4aa user: msofer tags: core-8-4-branch | |
| 00:51 | merge updates from HEAD check-in: 6cd7cf6875 user: dgp tags: dgp-refactor | |
|
2004-09-29
| ||
| 22:37 | * tests/basic.test (49.*): New tests for TCL_EVAL_GLOBAL. check-in: c1f44b257b user: dgp tags: trunk | |
| 22:23 | Remove unused variable check-in: aacd21295b user: dkf tags: trunk | |
| 22:22 | Typo check-in: 36ee16f240 user: dkf tags: trunk | |
| 22:17 | Factorize out the code for freeing an object's internal rep. check-in: 3890ad3c7c user: dkf tags: trunk | |
| 19:36 | fix for buffer overflow in [subst], [Bug 1036649] check-in: 95e63a64f2 user: msofer tags: core-8-4-branch | |
|
2004-09-28
| ||
| 21:44 | Changelog typo check-in: 3e657ba472 user: msofer tags: trunk | |
|
2004-09-27
| ||
| 22:39 | * generic/tclBasic.c (TclObjInvoke): fix for bogus gcc warning about uninitialised variable. check-in: 1810285e4e user: msofer tags: trunk | |
| 22:03 | removed several unused vars in TclObjInvoke check-in: 0109c2c6b8 user: kennykb tags: trunk | |
| 21:57 | Whitespace/formatting policing check-in: e73ae22ac6 user: dkf tags: trunk | |
| 19:59 | removed some workarounds for Bug 868489 check-in: 20788cf565 user: kennykb tags: trunk | |
| 16:24 | * generic/tclBasic.c: Removed internal routines TclInvoke, * generic/tclInt.decls:... check-in: 930404b026 user: dgp tags: trunk | |
| 15:07 | added missing Tcl_GlobTypeData documentation check-in: b0fe08733f user: vincentdarley tags: trunk | |
| 15:00 | fix to small filesystem bugs check-in: d6e4847a47 user: vincentdarley tags: trunk | |
| 14:31 | many more TIP 173 changes check-in: e64761cd12 user: kennykb tags: trunk | |
| 09:00 | small typo check-in: c3a0427de3 user: vincentdarley tags: trunk | |
|
2004-09-26
| ||
| 16:36 | Report compilation errors at runtime, [Patch 103368] by dgp. check-in: aaebedbc1e user: msofer tags: trunk | |
|
2004-09-24
| ||
| 21:30 | Fix spelling of test names... check-in: 3a86a9d12e user: dkf tags: trunk | |
| 01:14 | * generic/tclBasic.c: Corrections to the 2004-09-21 commit * generic/tclExecute.c:... check-in: daeee3f99a user: dgp tags: trunk | |
|
2004-09-23
| ||
| 20:04 | * unix/dltest/Makefile.in (clean): Fixup make clean rule so that it does not delete all files when... check-in: c1c4f75ebd user: mdejong tags: core-8-4-branch | |
| 20:02 | * unix/dltest/Makefile.in (clean): Fixup make clean rule so that it does not delete all files when... check-in: 82ead6b56d user: mdejong tags: trunk | |
| 15:20 | * generic/tclCmdAH.c (Tcl_ExprObjCmd): Simplified the TclObjCmdProc of [expr] with ... check-in: 05ead00053 user: dgp tags: trunk | |
| 00:34 | Corrected the base for the errorline calculation check-in: 43c4c7ee37 user: dgp tags: trunk | |
|
2004-09-22
| ||
| 22:23 | * generic/tclCmdMZ.c (TclProcessReturn): Support the -errorline * generic/tcl... check-in: b9d1ceb353 user: dgp tags: trunk | |
| 15:51 | reverting unintentional change in unix/tclUnixInit.c check-in: a15750acb6 user: msofer tags: trunk | |
| 15:48 | * generic/tclExecute.c (INST_START_CMD): * tests/proc.test (7.2-3): fix for [Bug 729692] was incor... check-in: 00f84eda0b user: msofer tags: trunk | |
| 14:15 | Updated America/Montevideo check-in: 0a4e37f4c1 user: kennykb tags: trunk | |
| 03:19 | * generic/tclCompCmds.c: Tolerate [append] syntax errors * tests/appendComp.t... check-in: 03e134c9ce user: dgp tags: trunk | |
|
2004-09-21
| ||
| 23:10 | merge updates from HEAD check-in: 1d1ea15d54 user: dgp tags: dgp-refactor | |
| 22:45 | * generic/tclBasic.c: Reworked management of the interp * generic/tclCompile.c: fl... check-in: 0d93a42195 user: dgp tags: trunk | |
| 21:14 | * generic/tclExecute.c (TclCompEvalObj): Simplified the TclCompEvalObj routin... check-in: b689c66e81 user: dgp tags: trunk | |
| 16:19 | Tighten up wording on [interp eval] and stack frames. [Bug 926590] check-in: 5421b83c84 user: dkf tags: trunk | |
| 16:04 | Highlight document-internal references check-in: 7002ec1735 user: dkf tags: trunk | |
|
2004-09-20
| ||
| 15:52 | * tests/error.test (error-6.2,3): Added more tests to verify ::errorCode setti... check-in: e91f587f7e user: dgp tags: trunk | |
|
2004-09-19
| ||
| 15:03 | Some tests were non-portable, alas. check-in: 4a8aaf2ed7 user: dkf tags: trunk | |
| 15:02 | Some tests were non-portable, alas. check-in: 47a22ed028 user: dkf tags: core-8-4-branch | |
| 13:08 | * generic/tclCmdAH.c: removed outdated comment [Bug 1029518]. check-in: 32c0ea8742 user: msofer tags: trunk | |
|
2004-09-18
| ||
| 22:03 | no message check-in: 844a1097db user: davygrvy tags: trunk | |
| 22:01 | Dde package can load into a safe interp. Claim this fact for the Tcl_StaticPackage() call when the ... check-in: 1ce80d39e0 user: davygrvy tags: trunk | |
| 19:24 | Fix silly mistakes :} and make sure that the original bug is a test case. check-in: 100b844ba6 user: dkf tags: trunk | |
| 19:17 | Make sure large shifts shift for real. [Bug 868467] check-in: e3fdc9a774 user: dkf tags: core-8-4-branch | |
| 18:04 | Make sure large shifts shift for real. [Bug 868467] check-in: e9db7518ad user: dkf tags: trunk | |
| 17:37 | Fix "operand"/"operator" confusion check-in: 59ffee4ef8 user: dkf tags: trunk | |
| 17:17 | more formatting police check-in: a543906177 user: dkf tags: trunk | |
| 17:01 | More fixes from Mikhail Kolesnitchenko, and also standardize highlighting of symbols like TCL_OK, TC... check-in: 98776f7151 user: dkf tags: trunk | |
| 14:52 | Whitespace police check-in: a3b760aaca user: dkf tags: trunk | |
|
2004-09-17
| ||
| 22:59 | * generic/tclBasic.c (Tcl_AddObjErrorInfo, Tcl_LogCommandInfo): * generic/tclCmdAH.c... check-in: 919a686d01 user: dgp tags: trunk | |
| 22:06 | more changes for bison support check-in: c556cf0609 user: kennykb tags: trunk | |
| 19:41 | make tclGetDate.y use bison instead of yacc check-in: ba15c2a65d user: kennykb tags: trunk | |
|
2004-09-14
| ||
| 21:42 | silence compiler warning in tclClock.c check-in: 81647620b2 user: kennykb tags: trunk | |
| 17:45 | * doc/interp.n: * generic/tclInterp.c (TclPreventAliasLoop, AliasCreate): * tests/interp.test (17... check-in: de8c43016d user: msofer tags: trunk | |
| 17:02 | * tests/load.test (load-2.3): adopted fix for failure on darwin from HEAD. check-in: 2f1a74d777 user: das tags: core-8-4-branch | |
| 16:30 | * generic/tclObj.c (Tcl_GetIntFromObj): Corrected flaw in returning the int value of... check-in: ecd2e927c5 user: dgp tags: core-8-4-branch | |
|
2004-09-13
| ||
| 10:49 | Fix [Bug 1026903] by storing what ensemble the ensemble is cached for. check-in: 2ff73a53f1 user: dkf tags: trunk | |
|
2004-09-11
| ||
| 18:57 | * generic/tclClock.c (TclMktimeObjCmd): Corrected a bad check for error return from 'mktime'. * gene... check-in: 7602ffab0a user: kennykb tags: trunk | |
| 13:45 | * generic/tclExecute.c (INST_CONCAT1): fix for [Bug 1025834]; avoid unnecessary string copies. check-in: 983c8f61f9 user: msofer tags: trunk | |
| 00:39 | tcltest-12.3-4 needed to have ::tcltest::loadScript set to empty in their -setup check-in: 0386eb5975 user: davygrvy tags: trunk | |
|
2004-09-10
| ||
| 22:59 | Minor mods to latest commit to correct bugs and compiler warnings on TCL_WIDE_INT_IS_LONG platforms.... check-in: 36fcd28d9a user: dgp tags: core-8-4-branch | |
| 22:43 | Minor mods to latest commit to correct bugs and compiler warnings on TCL_WIDE_INT_IS_LONG platforms.... check-in: 762142fd71 user: dgp tags: trunk | |
| 21:52 | One less crazy long/wide aunt in the attic... [Bug 868489] check-in: a74b4462f7 user: dkf tags: core-8-4-branch | |
| 21:29 | One less crazy long/wide aunt in the attic [Bug 868489] check-in: b68fc39b3e user: dkf tags: trunk | |
| 20:06 | Fix [Bug 1025359] to make sure wide seeks don't lose errors check-in: ffbedbe75d user: dkf tags: core-8-4-branch | |
| 20:04 | Fix [Bug 1025359]; make sure wide seeks don't lose errors check-in: f1b225581b user: dkf tags: trunk | |
| 20:01 | * generic/tcl.h: Micro formatting fixes. * generic/tclIOGT.c: Channel version fixed, must be 3, t... check-in: a7219ed430 user: andreas_kupries tags: core-8-4-branch | |
| 19:54 | * generic/tcl.h: Micro formatting fixes. * generic/tclIOGT.c: Channel version fixed, must be 3, t... check-in: 52cb3a381e user: andreas_kupries tags: trunk | |
| 18:22 | * generic/tclNamespace.c (TclGetNamespaceForQualName): Resolved longstanding incons... check-in: f023e9218c user: dgp tags: core-8-4-branch | |
| 18:19 | comment typo check-in: 683f26f6c0 user: dgp tags: trunk | |
| 18:15 | * generic/tclNamespace.c (TclGetNamespaceForQualName): Resolved longstanding incons... check-in: 0c0ef95e3c user: dgp tags: trunk | |
| 17:50 | fixed a bug where %z was always positive in :localtime check-in: fa72d13149 user: kennykb tags: trunk | |
| 15:30 | * generic/tclExecute.c (INST_CONCAT1): added a peephole optimisation for concatting an empty strin... check-in: 4caa0c8b72 user: msofer tags: core-8-4-branch | |
| 12:48 | * generic/tclExecute.c (INST_CONCAT1): added a peephole optimisation for concatting an empty strin... check-in: 20c21cbe11 user: msofer tags: trunk | |
| 01:52 | Calls to WriteFile and WriteConsoleA changed to WriteConsole. check-in: 9eca8d271e user: davygrvy tags: trunk | |
|
2004-09-09
| ||
| 17:12 | Also corrected faulty prevention of [namespace import] cycles. [Bug 1017299] check-in: 82b85fe72b user: dgp tags: core-8-4-branch | |
| 17:09 | Also corrected faulty prevention of [namespace import] cycles. [Bug 1017299] check-in: 639db5a35d user: dgp tags: trunk | |
| 15:45 | * generic/tclNamesp.c (Tcl_ForgetImport): Corrected faulty * tests/namespace.t... check-in: 4749497df8 user: dgp tags: core-8-4-branch | |
| 15:44 | * generic/tclNamesp.c (Tcl_ForgetImport): Corrected faulty * tests/namespace.t... check-in: 6957cd2467 user: dgp tags: trunk | |
|
2004-09-08
| ||
| 23:02 | Merge updates from HEAD check-in: dff8728918 user: dgp tags: dgp-refactor | |
| 18:46 | * compat/strftime.c (_conv): Corrected a problem where hour 0 would format as a blank format group w... check-in: 5b7d61b147 user: kennykb tags: trunk | |
| 18:32 | * compat/strftime.c (_conv): Corrected a problem where hour 0 would format as a blank format group w... check-in: 3a35f81202 user: kennykb tags: core-8-4-branch | |
| 17:03 | * generic/tclBasic.c (Tcl_CreateInterp): Removed obsolete field for storing t... check-in: bfbb057734 user: dgp tags: trunk | |
| 15:55 | fixed clock-34.* to use same time zone on input and output check-in: 8b00dd4d07 user: kennykb tags: trunk | |
| 15:38 | * generic/tclClock.c (TclClockMktimeObjCmd): Fixed a bug where the month was scanned incorrectly in ... check-in: f602407b52 user: kennykb tags: trunk | |
| 14:27 | Corrected a buglet in the header information. [Bug 1024058] check-in: 86d63dfa3c user: kennykb tags: trunk | |
| 00:08 | no message check-in: ef967d594e user: davygrvy tags: trunk | |
| 00:05 | some quoting needed to be removed as it was breaking with VC7. check-in: 5643b8dae9 user: davygrvy tags: trunk | |
|
2004-09-07
| ||
| 22:16 | Fixed indentation check-in: 24bf1c16b9 user: kennykb tags: trunk | |
| 21:41 | * doc/clock.n: Documented the default -format, and changed references to a (nonexistent) msgcat comm... check-in: ab2ea8a8fb user: kennykb tags: trunk | |
| 19:12 | * tests/timer.test (timer-1.1, timer-2.1): Changed to (one hopes!) be more resilient on an overloade... check-in: 3f6b63f2ab user: kennykb tags: trunk | |
| 18:24 | removed unused cmdInfo variable check-in: 26226ddb0a user: kennykb tags: trunk | |
| 18:21 | * generic/tclTimer.c: Removed a premature optimisation that attempted to store the assoc data in the... check-in: f36e082082 user: kennykb tags: core-8-4-branch | |
| 18:09 | Converted to http://tip.tcl.tk URL. Should be more long term reliable. check-in: 9534b4d72b user: dgp tags: trunk | |
| 17:55 | Changed incorrect references to the "msgcat command" to "msgcat package" check-in: 2f3e98a409 user: dgp tags: trunk | |
| 17:38 | * generic/tclTimer.c: Removed a premature optimisation that attempted to store the assoc data in the... check-in: 58fb9afc44 user: kennykb tags: trunk | |
|
2004-09-06
| ||
| 09:48 | Oops, missed one file from last commit check-in: bc674a1626 user: dkf tags: trunk | |
| 09:44 | More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527] check-in: 3e34564c9e user: dkf tags: trunk | |
|
2004-09-03
| ||
| 10:59 | Stop NULL interp args from causing crashes. [Bug 1020538] check-in: 088b6e6a3c user: dkf tags: trunk | |
|
2004-09-02
| ||
| 13:58 | Clarify meaning of [lsearch -dictionary] check-in: c0bfca3cf3 user: dkf tags: core-8-4-branch | |
| 13:55 | Clarify meaning of [lsearch -dictionary]. check-in: fc5d177914 user: dkf tags: trunk | |
| 11:22 | clock.tcl installation check-in: aec8605a7b user: vincentdarley tags: trunk | |
|
2004-09-01
| ||
| 17:41 | * win/tclWin32Dll.c (TclWinCPUID): need _asm for WIN64 (Itanium), until we have it, just return un... check-in: a8677f610a user: hobbs tags: trunk | |
| 17:40 | WIN64 corrections check-in: 1e2c2edfd3 user: hobbs tags: trunk | |
| 17:28 | * win/tclWin32Dll.c (TclWinCPUID): need _asm for WIN64 (Itanium), until we have it, just return un... check-in: 89a2af995e user: hobbs tags: core-8-4-branch | |
| 17:26 | WIN64 corrections check-in: 8a4b1a2b00 user: hobbs tags: core-8-4-branch | |
| 09:50 | Correct some abbreviation usage. check-in: 7ad2cc5de8 user: dkf tags: trunk | |
|
2004-08-31
| ||
| 16:25 | Completed an incomplete undo of a mistaken commit that broke the HEAD. check-in: aa6427fbc4 user: dgp tags: trunk | |
| 15:24 | Undo mistaken commit of code in sandbox. <:} D'oh! check-in: 760cf198b9 user: dkf tags: trunk | |
| 15:19 | Grammar and spelling fixes. [Patch 1018486] check-in: 1b588c2346 user: dkf tags: trunk | |
| 09:20 | two bugs fixed in filesystem docs and tests check-in: 3d70fb2105 user: vincentdarley tags: trunk | |
| 04:33 | * unix/Makefile.in (install-libraries): portable sh fix. check-in: 2043e6f1e0 user: das tags: trunk | |
|
2004-08-30
| ||
| 18:15 | Fix crash in [string map] when objects are shared. [Bug 1018562] check-in: 0a400ea11f user: dkf tags: core-8-4-branch | |
| 18:06 | Fix a crash caused by sharing in [string map]. [Bug 1018562] check-in: ee48b7f359 user: dkf tags: trunk | |
|
2004-08-27
| ||
| 14:39 | Fix old tests to check [namespace which] sanely... check-in: 02562339b9 user: dkf tags: trunk | |
| 13:59 | Make [namespace which] use newer option parsing code for more flexibility. check-in: 7513bca8c0 user: dkf tags: trunk | |
| 11:04 | Minor fixes check-in: b7ff266582 user: dkf tags: trunk | |
| 09:18 | Fix/improve tests check-in: c4db2e3ed6 user: dkf tags: trunk | |
| 09:07 | Fix [Bug 1017022] by factorizing out the ensemble lookup code and fixing once. check-in: 75b7cd6b79 user: dkf tags: trunk | |
| 08:12 | Fix patch-number reference. check-in: e88b6604f4 user: dkf tags: trunk | |
|
2004-08-26
| ||
| 17:37 | * tests/env.test: macosx fixes. check-in: 59ec68b96d user: das tags: core-8-4-branch | |
| 17:36 | * tests/env.test: macosx fixes. check-in: b4d16fcd42 user: das tags: trunk | |
| 16:01 | * unix/Makefile.in: added customization of default module path roots via TCL_MODULE_PATH makefile ... check-in: 65c4340ea4 user: das tags: trunk | |
|
2004-08-25
| ||
| 22:21 | * tests/timer.test (timer-10.1): Test for Bug 1016167. * generic/tclTimer.c: ... check-in: 756125248b user: dgp tags: trunk | |
| 21:37 | D'oh! Put the correct value in... :^} check-in: a1ca45af5f user: dkf tags: trunk | |
| 21:35 | Stop test from getting stomped by preceding tests... check-in: 2256af9fe0 user: dkf tags: trunk | |
| 21:28 | Fixes to ensemble -unknown handler processing to stop [namespace import] from disrupting things horr... check-in: 95c97b2bef user: dkf tags: trunk | |
| 01:10 | * generic/tclProc.c: The routine TclProcInterpProc was a specific * gener... check-in: d67b8edcbd user: dgp tags: trunk | |
|
2004-08-24
| ||
| 23:25 | update out of date comment check-in: c3be36f9e4 user: dgp tags: trunk | |
| 08:59 | Added clarifying note on [string map]'s behaviour. check-in: 7a99970647 user: dkf tags: trunk | |
|
2004-08-23
| ||
| 17:40 | * library/auto.tcl: Updated [tcl_findLibrary] search path to include any [<pkg>:... check-in: 72c6efe0bd user: dgp tags: trunk | |
|
2004-08-21
| ||
| 18:03 | Fixed bug in CET time spec - times change at 0100 Greenwuch, not local. check-in: d2b5b523a3 user: kennykb tags: trunk | |
| 17:57 | * tests/clock.test (clock-38.1): Changed TZ setting to specify CET in excruciating detail to deal wi... check-in: 7b85501acb user: kennykb tags: trunk | |
|
2004-08-19
| ||
| 21:12 | Ensure that the %ld conversion works correctly on 64-bit platforms. [Bug 1011860] check-in: 052cf18b79 user: dkf tags: core-8-4-branch | |
| 20:58 | Ensure that the %ld conversion works correctly on 64-bit platforms. [Bug 1011860] check-in: 142ba4167b user: dkf tags: trunk | |
| 18:55 | * library/clock.tcl (format): Changed default timezone format from alphabetic to numeric to produce... check-in: 4cde370a99 user: kennykb tags: trunk | |
| 00:13 | * doc/tm.n: New file, documentation for Tcl Modules, based on the TIP. * unix/mkLinks: Regene... check-in: 3de8eca68b user: andreas_kupries tags: trunk | |
|
2004-08-18
| ||
| 22:33 | added note about times out of Posix range check-in: bb0ba0aee8 user: kennykb tags: trunk | |
| 22:13 | Fixed httpd's abuse of the [clock] command check-in: 50364f0355 user: kennykb tags: trunk | |
| 22:03 | * library/init.tcl: Integrated TIP #189. We source a separate file (see below), instead of inli... check-in: f6eaca8b8c user: andreas_kupries tags: trunk | |
| 21:29 | silence compiler warning on systems without mktime check-in: 85982dc155 user: kennykb tags: trunk | |
| 20:59 | unbreak Win build after TIP#173 and TIP#209 commit check-in: b01aea8524 user: kennykb tags: trunk | |
| 19:58 | TIP #173 and #209 implementation - see ChangeLog for details check-in: 251b9c6eca user: kennykb tags: trunk | |
|
2004-08-16
| ||
| 14:29 | date correction check-in: f66151c3bc user: dgp tags: trunk | |
| 14:28 | date correction check-in: 13ffccf8ee user: dgp tags: core-8-4-branch | |
| 14:18 | fix for [Bug 1008314] check-in: 6e5e508723 user: msofer tags: core-8-4-branch | |
| 14:11 | fix for [Bug 1008314] check-in: 4d54cd3e57 user: msofer tags: trunk | |
|
2004-08-13
| ||
| 21:45 | * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale] * tests/msgcat.te... check-in: 9b7f1874b7 user: dgp tags: core-8-4-branch | |
| 21:39 | * library/msgcat/msgcat.tcl: Added checks to prevent [mclocale] * tests/msgcat.te... check-in: 7bfc5a8b19 user: dgp tags: trunk | |
|
2004-08-10
| ||
| 19:40 | Changed handling of the returned thread ID since broken on 64-bit systems (Cray). Thanks to Rob Ratc... check-in: 942144282c user: vasiljevic tags: trunk | |
| 19:35 | Changed handling of the returned thread ID since broken on 64-bit systems (Cray). Thanks to Rob Ratc... check-in: af8752bc56 user: vasiljevic tags: core-8-4-branch | |
|
2004-08-04
| ||
| 09:00 | Standardized constraint name check-in: 0d4698bdc4 user: dkf tags: trunk | |
|
2004-08-03
| ||
| 21:46 | Plug leak and clarify code check-in: f276672de0 user: dkf tags: trunk | |
| 20:31 | Add field initialization to fix [Bug 989298]. D'oh! check-in: b2f9e9415e user: dkf tags: trunk | |
|
2004-08-02
| ||
| 22:01 | * library/package.tcl (pkg_mkIndex): Updated [pkg_mkIndex] to make use of [glob -... check-in: 3c765af2b5 user: dgp tags: trunk | |
| 20:55 | TIP#207 IMPLEMENTATION * doc/interp.n: Added support for a -namespace optio... check-in: 07142774f2 user: dgp tags: trunk | |
| 15:33 | * generic/tclLiteral.c (TclCleanupLiteralTable): Corrected * tests/compile.te... check-in: 4a8caea634 user: dgp tags: trunk | |
| 15:12 | Whitespace policing... check-in: 2cb4a42bdf user: dkf tags: trunk | |
|
2004-07-30
| ||
| 21:09 | More explicit compatibility warning, regarding TIP 148 check-in: 7a2ab965af user: dgp tags: trunk | |
| 16:54 | * tests/safe.test (safe-2.1): Disabled senseless test. [Bug 999612] * library/aut... check-in: 2b1825b4bf user: dgp tags: trunk | |
| 15:16 | * generic/tclEvent.c (Tcl_Finalize): Re-organized Tcl_Finalize so that Tcl_ExitPr... check-in: 8973ec966c user: dgp tags: trunk | |
| 15:15 | * generic/tclEvent.c (Tcl_Finalize): Re-organized Tcl_Finalize so that Tcl_ExitPr... check-in: a2629d96aa user: dgp tags: core-8-4-branch | |
| 08:32 | * unix/configure: * unix/tcl.m4 (SC_CONFIG_CFLAGS): Darwin: instead of setting PLAT_OBJS to expli... check-in: 26f728866c user: das tags: core-8-4-branch | |
| 08:31 | * unix/configure: * unix/tcl.m4 (SC_CONFIG_CFLAGS): Darwin: instead of setting PLAT_OBJS to expli... check-in: bf9884901c user: das tags: trunk | |
|
2004-07-29
| ||
| 15:55 | * library/package.tcl: [::pkg::create] is now an alias. Test safe-2.1 will now fai... check-in: 7ecd70ea13 user: dgp tags: trunk | |
|
2004-07-28
| ||
| 18:00 | * library/package.tcl: Moved private command * library/tclIndex: ... check-in: 4e908b7bad user: dgp tags: trunk | |
| 16:28 | * generic/tclMain.c (Tcl_Main, StdinProc): Append newline only * tests/basic.te... check-in: f78f682cf1 user: dgp tags: core-8-4-branch | |
|
2004-07-26
| ||
| 21:39 | (io-61.1): create file in binary mode for x-plat check-in: 5c5e78c14f user: hobbs tags: core-8-4-7, core-8-4-branch | |
| 19:14 | note 8.4.7 tag date check-in: 4d359a79b7 user: hobbs tags: core-8-4-branch | |
|
2004-07-25
| ||
| 22:06 | * tests/io.test: Make io-61.1 create file as binary to pass on Win32 check-in: fc89b74eed user: patthoyts tags: trunk | |
| 21:38 | * generic/tclThreadAlloc.c: Moved the tclInt.h include to provide Tcl_Panic which is now required fo... check-in: 68225ba789 user: patthoyts tags: core-8-4-branch | |
|
2004-07-23
| ||
| 18:32 | * generic/tclVar.c: simplify tclLocalVarNameType, removing the reference to the corresponding proc... check-in: 63de804c96 user: msofer tags: trunk | |
| 16:27 | formatting check-in: de6666f396 user: dgp tags: trunk | |
| 16:02 | A couple of trivial edits to the changes - added credits for bug reports and fixed a typo in one dat... check-in: 345116dcbe user: kennykb tags: core-8-4-branch | |
| 16:00 | * tests/eofchar.data (removed): Test io-61.1 now generates its own * tests/io.test: ... check-in: e5cafec421 user: dgp tags: core-8-4-branch | |
| 15:58 | * tests/eofchar.data (removed): Test io-61.1 now generates its own * tests/io.test: ... check-in: c55655fe5c user: dgp tags: trunk | |
| 15:06 | Tcl 8.4.7 changes ported forward. Other changes on HEAD also recorded. check-in: e63018391c user: dgp tags: trunk | |
| 14:18 | typo check-in: 4a6391a197 user: dgp tags: trunk | |
| 00:33 | minor fixes to 8.4.7 changes check-in: 4f67acc321 user: hobbs tags: core-8-4-branch | |
| 00:24 | * win/tclWinDde.c: Bump to dde 1.2.3 to cover changes * library/dde/pkg... check-in: fe4f807148 user: dgp tags: core-8-4-branch | |
|
2004-07-22
| ||
| 21:41 | typo/format fixes check-in: 91ad80aadf user: dgp tags: trunk | |
| 21:41 | typo/format fixes check-in: b21c4368ec user: dgp tags: core-8-4-branch | |
|
2004-07-21
| ||
| 01:45 | * generic/tclEvent.c: Correct threaded obj allocator to * generic/tclInt.h: fully cl... check-in: 8a65a24648 user: hobbs tags: trunk | |
| 01:30 | * generic/tclEvent.c: Correct threaded obj allocator to * generic/tclInt.h: fully cl... check-in: 12bdd26d68 user: hobbs tags: core-8-4-branch | |
| 00:42 | 2004-07-21 Kevin Kenny <kennykb@acm.org> * generic/tclBasic.c (DeleteInterpProc): * generic/tcl... check-in: 460aa80311 user: kennykb tags: trunk | |
|
2004-07-20
| ||
| 11:13 | * unix/tcl.m4: fixed Darwin autoconf breakage caused by recent CFLAGS reordering. * unix/configur... check-in: 7553cb7e69 user: das tags: core-8-4-branch | |
| 10:23 | * unix/Makefile.in: * win/Makefile.in: added 'install-private-headers' makefile target to allow o... check-in: 542b0bd9ec user: das tags: trunk | |
| 10:12 | * unix/tclUnixFile.c (NativeMatchType): added support for readonly matching of user immutable file... check-in: efbebac211 user: das tags: trunk | |
| 05:40 | * macosx/tclMacOSXBundle.c: dynamically acquire address for CFBundleOpenBundleResourceMap symbol, ... check-in: c34d162c15 user: das tags: trunk | |
| 05:37 | * macosx/tclMacOSXBundle.c: dynamically acquire address for CFBundleOpenBundleResourceMap symbol, ... check-in: e8239c0524 user: das tags: core-8-4-branch | |
|
2004-07-19
| ||
| 20:12 | * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their * unix/configure.in, unix/config... check-in: 2917edc1d3 user: hobbs tags: core-8-4-branch | |
| 19:23 | Redefined MASTER_LOCK to call TclpMasterLock for the sake of Tcl API users never creating interprete... check-in: 3990dbc1b1 user: vasiljevic tags: core-8-4-branch | |
| 19:19 | Redefined MASTER_LOCK in win/tclWinThrd.c to call TclpMasterLock for the sake of Tcl API users never... check-in: 04bcb3edbe user: vasiljevic tags: trunk | |
|
2004-07-17
| ||
| 12:18 | cd infinite loop bug fixed check-in: 78d046b47e user: vincentdarley tags: trunk | |
|
2004-07-16
| ||
| 23:31 | * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their * unix/configure.in, unix/config... check-in: 13ed0c4154 user: hobbs tags: trunk | |
| 22:38 | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Corrected a typo in the generation of error messages an... check-in: e45342ef28 user: andreas_kupries tags: core-8-4-branch | |
| 22:37 | * generic/tclIOCmd.c (Tcl_FcopyObjCmd): Corrected a typo in the generation of error messages an... check-in: 97beee6402 user: andreas_kupries tags: trunk | |
| 22:22 | * doc/OpenFileChnl.3: Added description of the behaviour of Tcl_ReadChars when its 'charsToRead... check-in: 941ab20e13 user: andreas_kupries tags: trunk | |
| 22:22 | * doc/OpenFileChnl.3: Added description of the behaviour of Tcl_ReadChars when its 'charsToRead... check-in: 9a6268129a user: andreas_kupries tags: core-8-4-branch | |
| 20:46 | * doc/CrtCommand.3: Added note that the arguments given to the command proc of a Tcl_CreateComm... check-in: b50863fa42 user: andreas_kupries tags: core-8-4-branch | |
| 20:46 | * doc/CrtCommand.3: Added note that the arguments given to the command proc of a Tcl_CreateComm... check-in: 1102a1fc59 user: andreas_kupries tags: trunk | |
| 20:11 | * doc/ChnlStack.3: Removed the declaration that the interp argument to Tcl_(un)StackChannel can... check-in: e5d49a5121 user: andreas_kupries tags: trunk | |
| 20:10 | * doc/ChnlStack.3: Removed the declaration that the interp argument to Tcl_(un)StackChannel can... check-in: bf82448fce user: andreas_kupries tags: core-8-4-branch | |
| 19:43 | Typo fix. check-in: 2beab26c7f user: andreas_kupries tags: trunk | |
| 19:42 | Typo fix. check-in: a88f085a2f user: andreas_kupries tags: core-8-4-branch | |
| 19:20 | * tests/socket.test: Accepted two new testcases by Stuart Casoff <stwo@users.sourceforge.net> c... check-in: ca7389d35c user: andreas_kupries tags: core-8-4-branch | |
| 19:20 | * tests/socket.test: Accepted two new testcases by Stuart Casoff <stwo@users.sourceforge.net> c... check-in: 068705083d user: andreas_kupries tags: trunk | |
| 17:38 | * unix/tclUnixNotfy.c (NotifierThreadProc): Accepted Joe Mistachkin's patch for [Tcl SF Bug 990... check-in: e3d114f623 user: andreas_kupries tags: trunk | |
| 17:24 | * unix/tclUnixNotfy.c (NotifierThreadProc): Accepted Joe Mistachkin's patch for [Tcl SF Bug 990... check-in: 7030a54125 user: andreas_kupries tags: core-8-4-branch | |
|
2004-07-15
| ||
| 22:04 | * unix/tclUnixThrd.c (TclpFinalizeMutex): Accepted Joe Mistachkin's patch for [Tcl SF Bug 99453... check-in: f4cc086246 user: andreas_kupries tags: trunk | |
| 22:04 | * unix/tclUnixThrd.c (TclpFinalizeMutex): Accepted Joe Mistachkin's patch for [Tcl SF Bug 99453... check-in: 011b86e209 user: andreas_kupries tags: core-8-4-branch | |
| 21:20 | Added new fix for the Tcl Bug #770053. Now we conditionaly perform the TclFinalizeNotifier in order ... check-in: 9ed2ecf626 user: vasiljevic tags: core-8-4-branch | |
| 21:17 | Added new fix for the Tcl Bug #770053. Now we conditionaly perform the TclFinalizeNotifier in order ... check-in: 663e5a0f11 user: vasiljevic tags: trunk | |
| 20:46 | * generic/tclIO.h (CHANNEL_INCLOSE): New flag. Set in * generic/tclIO.c (Tcl_UnregisterChan... check-in: ec89766307 user: andreas_kupries tags: trunk | |
| 20:46 | * generic/tclIO.h (CHANNEL_INCLOSE): New flag. Set in * generic/tclIO.c (Tcl_UnregisterChan... check-in: 91ff646723 user: andreas_kupries tags: core-8-4-branch | |
| 20:19 | * generic/tclIOCmd.c (Tcl_PutsObjCmd): Added length check to the old depreceated newline syntax... check-in: 571069b435 user: andreas_kupries tags: trunk | |
| 20:17 | * generic/tclIOCmd.c (Tcl_PutsObjCmd): Added length check to the old depreceated newline syntax... check-in: 3aa9e1bdf5 user: andreas_kupries tags: core-8-4-branch | |
| 20:04 | Stuffed memory leak incurred by re-initializing of TSD slots after the last call to TclFinalizeThrea... check-in: d91074b88a user: vasiljevic tags: trunk | |
| 18:31 | * generic/tclLiteral.c (TclReleaseLiteral): Removed unused variable 'codePtr' to silence a message f... check-in: d437bc09c5 user: kennykb tags: trunk | |
| 17:42 | * generic/tclCompile.c (TclCompileScript): * generic/tclLiteral.c (TclReleaseLiteral): fix for [Bu... check-in: 639bb865de user: msofer tags: trunk | |
| 10:00 | Removed initialization of TSD for the new thread in NewThreadProc since this will result in TclInitN... check-in: 68afdac7e7 user: vasiljevic tags: trunk | |
| 09:57 | Remoevd initialization of TSD for the new thread in NewThreadProc() since this will result in TclIni... check-in: 7e0ae19d31 user: vasiljevic tags: core-8-4-branch | |
| 09:50 | See file... check-in: 91ba63a40a user: vasiljevic tags: trunk | |
| 09:50 | Removed unused variable in NewThreadProc() check-in: ef7d631e71 user: vasiljevic tags: trunk | |
| 09:44 | Backout of changes to fix the Tcl Bug #770053. See SF bugreport for more info. check-in: 73c0fd55ab user: vasiljevic tags: trunk | |
| 09:40 | Backout of changes to fix the Tcl Bug #770053. See SF bugreport for more info. check-in: 89f958a1cf user: vasiljevic tags: core-8-4-branch | |
|
2004-07-13
| ||
| 19:21 | * README, generic/tcl.h, tools/tcl.wse.in: bumped to * unix/configure, unix/configure.i... check-in: fd590c8526 user: hobbs tags: core-8-4-branch | |
| 19:09 | See file... check-in: d672301ee2 user: vasiljevic tags: core-8-4-branch | |
| 19:04 | Fixed broken build on Windows caused by missing TCL_THREAD_CREATE_RETURN in NewThreadProc(). This is... check-in: 7fdbfa026a user: vasiljevic tags: core-8-4-branch | |
|
2004-07-12
| ||
| 01:56 | * generic/tclBasic.c (Tcl_EvalEx): leak fix by dgp, release objv[objectsUsed] on error. check-in: 5709457dc7 user: msofer tags: trunk | |
| 01:09 | * generic/tclParse.c (Tcl_SubstObj): leak fix by dgp, release result on error. check-in: fe44c63747 user: msofer tags: trunk | |
|
2004-07-11
| ||
| 23:11 | Another leak fix for [Bug 989093] check-in: dbd61bfe98 user: dkf tags: trunk | |
| 23:01 | Stop [dict unset] from leaking objects. [Bug 989093 in part] check-in: 615865b512 user: dkf tags: trunk | |
| 21:56 | * generic/tclExecute.c (TEBC): fixed leak of expandNestList objs when there is an error while an e... check-in: 3db46fa346 user: msofer tags: trunk | |
| 21:13 | cd fix in vfs check-in: 5f75a341f3 user: vincentdarley tags: trunk | |
|
2004-07-10
| ||
| 21:26 | Sanitized another couple of uses of the environment. check-in: d2538694e8 user: kennykb tags: trunk | |
| 21:02 | Added code to restore env(LC_TIME) after the test completes, silencing a warning from 'make TESTFLAG... check-in: d73cd59f37 user: kennykb tags: trunk | |
| 20:38 | clock.test: Changed clock-2.11 so that it isn't an infinite loop when run on a slow virtual machine.... check-in: e6489b7dbb user: kennykb tags: trunk | |
|
2004-07-08
| ||
| 18:46 | Modified the logic of literal table cleanup at interp deletion time, insuring that the fix of [Bug 9... check-in: 1647401b73 user: msofer tags: trunk | |
| 16:53 | Silenced a compiler warning about a type mismatch in AppendEnvironment check-in: 6d6ee42226 user: kennykb tags: trunk | |
| 15:43 | make mkLinks check-in: 5b3546c22a user: dgp tags: trunk | |
| 08:06 | Whitespace fixing check-in: 000f91b606 user: dkf tags: trunk | |
|
2004-07-07
| ||
| 22:05 | * generic/tclCompile.c (TclCompileScript): fix for [Bug 458361]. Single-word scripts are compiled ... check-in: 046cee7227 user: msofer tags: trunk | |
| 14:00 | * generic.tclCmdMZ.c (TclMergeReturnOptions): Simplified logic and removed potentia... check-in: 212ee836fd user: dgp tags: trunk | |
| 12:08 | Oops, forgot a bit check-in: fb7a58d22d user: dkf tags: trunk | |
| 10:55 | Generate RTF (for HLP files) correctly from manpages using advanced *roff formatting constructs. check-in: c23087c29a user: dkf tags: trunk | |
| 08:21 | Add missing objTypes to catalog check-in: f89d3d0cc7 user: dkf tags: trunk | |
|
2004-07-06
| ||
| 21:08 | * tests/cmdMZ.test (cmdMZ-return-2.17): Added a test that a word containing backsla... check-in: 22941dd4e1 user: dgp tags: trunk | |
| 20:17 | * tests/cmdMZ.test (cmdMZ-return-2.15,cmdMZ-return-2.16): Added a test that a return code containing... check-in: 8e3628cad7 user: kennykb tags: trunk | |
| 09:27 | More elegant fix for tab size handling check-in: 7b9e3511bb user: dkf tags: trunk | |
| 09:25 | Encourage emacs to fontify the file correctly... check-in: 89488877da user: dkf tags: trunk | |
| 09:21 | Adapt HTML generator to be able to cope with advanced constructs in Tk's bind.n check-in: d299710c58 user: dkf tags: trunk | |
|
2004-07-05
| ||
| 22:40 | * generic/tclBasic.c (DeleteInterpProc): fix for [Bug 983660], found by pspjuth. Tear down the glo... check-in: 040dd3ce17 user: msofer tags: trunk | |
|
2004-07-04
| ||
| 18:02 | Added missing constraint definition... check-in: dde7a00ae2 user: dkf tags: trunk | |
|
2004-07-03
| ||
| 22:13 | added support for wide integers to round(); [Bug 908375], reported by Hemang Lavana. check-in: 592447b62b user: msofer tags: core-8-4-branch | |
| 21:36 | added support for wide integers to round(); [Bug 908375], reported by Hemang Lavana. check-in: 9f9931dd39 user: msofer tags: trunk | |
| 02:03 | Moved declaration of TclCompEvalObj() from tclCompile.h to the internal stubs table, for compiler ex... check-in: b60704a848 user: msofer tags: trunk | |
|
2004-07-02
| ||
| 23:37 | see changes check-in: e560fd00b1 user: hobbs tags: core-8-4-branch | |
| 23:37 | * generic/tclPipe.c (TclCreatePipeline): Add 2>@1 as a special * tests/exec.test: case redir of st... check-in: 7b4da20af6 user: hobbs tags: core-8-4-branch | |
| 23:36 | * generic/regcomp.c (stid): correct minor pointer size error check-in: 2b39dd44e9 user: hobbs tags: core-8-4-branch | |
| 23:35 | * generic/regcomp.c (stid): correct minor pointer size error check-in: 5e68b3a970 user: hobbs tags: trunk | |
| 23:31 | * generic/tclPipe.c (TclCreatePipeline): applied TIP #202 patch * doc/exec.n, tests/exec.test: ... check-in: 28a61147a1 user: hobbs tags: trunk | |
| 18:46 | tests/winPipe.test (winpipe-1.11): Fixed a bug that caused test to fail if the path name of the work... check-in: deda5ef522 user: kennykb tags: trunk | |
| 18:36 | tests/io.test: Changed several tests to run the event loop rather than just calling [update] periodi... check-in: 74c189e67a user: kennykb tags: trunk | |
| 16:52 | backport of recent fs fixes from cvs head check-in: 6611bc2f61 user: vincentdarley tags: core-8-4-branch | |
| 13:11 | added test check-in: 857b54aa76 user: vincentdarley tags: trunk | |
|
2004-07-01
| ||
| 12:07 | Fix warning check-in: 48d8c377f5 user: dkf tags: trunk | |
| 10:08 | Fix missed references to 8.4, spotted by Theo Verelst. check-in: 152efc3ad3 user: dkf tags: trunk | |
| 07:59 | Doc fixes. [Bug 983146] check-in: b204edf100 user: dkf tags: trunk | |
|
2004-06-30
| ||
| 20:53 | * tests/fileSystem.test: Minor correction to new fileSystem-9.X tests so that they c... check-in: bee486dac1 user: dgp tags: trunk | |
| 14:46 | fix to trailing slash documentation and to a filesystem 'file join' bug on windows check-in: 3753a9000e user: vincentdarley tags: trunk | |
| 12:34 | TIP#188 implementation. Thanks to KBK! [Patch 940915] check-in: 93e9c318bd user: dkf tags: trunk | |
|
2004-06-29
| ||
| 14:03 | * win/tclWinInit.c: Corrected reference counting flaw in recent changes. Thanks... check-in: 10db641414 user: dgp tags: trunk | |
| 10:07 | fix to compilation error with VC++ 5.2 check-in: 47ebcf3c8a user: vincentdarley tags: trunk | |
| 09:38 | Fix [Bug 981733]; bizarre resolver brokenness strikes again! check-in: 9f02c749b9 user: dkf tags: core-8-4-branch | |
| 09:34 | Fix [Bug 981733]; bizarre resolver brokenness strikes again! check-in: 563ba4de34 user: dkf tags: trunk | |
|
2004-06-24
| ||
| 10:34 | Fix constraints so can test with tclsh as well as tcltest [Bug 736431] check-in: dcdd52fc3d user: dkf tags: trunk | |
| 09:05 | Oops! check-in: 928e22066f user: dkf tags: trunk | |
| 08:58 | Style and whitespace fixes check-in: e7c7a606b8 user: dkf tags: trunk | |
| 04:13 | * generic/tclThreadStorage.c: Corrected type casting errors that led to calculatio... check-in: 37c97c8ebf user: dgp tags: trunk | |
| 01:29 | Version 5 of [Patch 976496] check-in: 6d178830b8 user: mistachkin tags: trunk | |
|
2004-06-23
| ||
| 22:45 | Add update to let the async events work check-in: c1ebe3aba1 user: patthoyts tags: trunk | |
| 22:02 | * tests/io.test: Added -force to 18.1 and 18.2. This was failing on WinXP. check-in: be2b7d29a4 user: patthoyts tags: trunk | |
| 21:32 | * tests/winFCmd.test: Added a cleanup to winFCmd-16.11 to avoid a failure in 16.12. check-in: 88a51c52e3 user: patthoyts tags: trunk | |
| 21:01 | * tests/eofchar.data: Added -kb option to ensure a binary checkout to win32 systems. This fixes a fa... check-in: 5071106ca0 user: patthoyts tags: trunk | |
| 19:23 | * win/makefile.vc: fix for bug #977369 about launching tclsh to generate a tclConfig.sh with the nma... check-in: 30a13c52a1 user: patthoyts tags: trunk | |
| 17:26 | * tests/winDde.test (createChildProcess): Added a 200-ms delay (with the event loop live) when shutt... check-in: c612fd8217 user: kennykb tags: trunk | |
| 15:46 | Simplify constraint by assuming Mac is Unix (which is true these days) check-in: 618540629e user: dkf tags: trunk | |
| 15:36 | Standardize some use of test constraints onto names that are documented check-in: f6289216a6 user: dkf tags: trunk | |
| 15:10 | Fixed constraint name and whitespace usage check-in: 05a86b8fb7 user: dkf tags: trunk | |
| 03:49 | Corrected typo in latest patch that broke build on OS X. check-in: 4609b442b3 user: dgp tags: trunk | |
| 00:25 | Regen check-in: abb867dc74 user: dkf tags: trunk | |
| 00:24 | Version of [Patch 746578] that works with Linux and is likely to work elsewhere check-in: f7e8a16883 user: dkf tags: trunk | |
|
2004-06-22
| ||
| 22:08 | own typo repaired check-in: 2246f7274a user: davygrvy tags: trunk | |
| 19:41 | * generic/tclEvent.c (NewThreadProc): Fixed broken build on Windows caused by missing TCL_THREAD_CRE... check-in: efd9bd6b1f user: kennykb tags: trunk | |
| 13:11 | See file... check-in: 9e460ac378 user: vasiljevic tags: trunk | |
| 13:08 | Integrated fix for Tcl Bug #770053 from core-8-4-branch check-in: 9f739d40a1 user: vasiljevic tags: trunk | |
| 11:55 | Corrected Tcl Bug #770053 check-in: 450a52effb user: vasiljevic tags: core-8-4-branch | |
|
2004-06-21
| ||
| 22:07 | * win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler, TclpCheckStackSpace, _except_checkst... check-in: 00950ad7df user: mdejong tags: core-8-4-branch | |
| 22:05 | * win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler, TclpCheckStackSpace, _except_checkst... check-in: c06e682eb3 user: mdejong tags: trunk | |
| 08:54 | Make [Bug 975895] less likely to be hit check-in: a99c5f486a user: dkf tags: trunk | |
|
2004-06-19
| ||
| 00:42 | * tests/load.test: Relaxed strictness of error message matching for test load-2... check-in: 5144d92f2d user: dgp tags: trunk | |
|
2004-06-18
| ||
| 20:38 | * generic/tclEncoding.c: Static TclFindEncodings -> FindEncodings. * generic/tclInt.... check-in: 7cbe86f3c9 user: dgp tags: trunk | |
| 15:59 | * tests/winFCmd.test (winFCmd-16.12): Changed test to compute the target directory, so as not to fai... check-in: ff098068c1 user: kennykb tags: trunk | |
| 15:29 | * unix/tcl.m4: autoconf 2.5 fixes in Darwin section. * unix/configure: autoconf-2.57 check-in: d5a6b2ba3b user: das tags: trunk | |
| 15:26 | Added various Chinese locale->encoding mappings check-in: 3d9fa085dc user: dkf tags: trunk | |
| 15:17 | Added note about not touching bytes during freeIntRepProc running. check-in: bde5f9b532 user: dkf tags: trunk | |
| 15:12 | Fixed [Bug 886231] properly this time rather than with a broken version that breaks the core complet... check-in: 3a145c918b user: dkf tags: trunk | |
| 15:06 | Added tests for deep-object-freeing check-in: 102d5672a6 user: dkf tags: trunk | |
| 14:44 | Remove extraneous space check-in: 932e145c76 user: dkf tags: trunk | |
| 13:42 | Fix tclWinInit.c for KBK, adding comments as I go. :^) check-in: 74fa673878 user: dkf tags: trunk | |
|
2004-06-17
| ||
| 22:18 | Updated comments to agree with recent revisions. check-in: a8f7f64044 user: dgp tags: trunk | |
| 22:13 | Relaxed panic condition on overwrite of default library path to accept double right of the same valu... check-in: 5743d098fd user: dgp tags: trunk | |
| 21:44 | * generic/tclObj.c: Added missing space in panic message. check-in: 34e708d23e user: dgp tags: trunk | |
| 21:43 | Remove debugging panic check-in: b583fd72e7 user: dgp tags: trunk | |
| 21:40 | Reverted temporary change check-in: 9638d4c875 user: dgp tags: trunk | |
| 21:39 | * generic/tclObj.c: Added missing space in panic message. check-in: 27aed8f4eb user: dgp tags: trunk | |
| 21:33 | Added missing incr ref count. D'oh! check-in: d422046c68 user: dgp tags: trunk | |
| 21:26 | Better panic message for diagnosis. check-in: 1f6581253a user: dgp tags: trunk | |
| 20:18 | temporarily removed unset of ::tclDefaultLibrary for sake of testing. check-in: e65acbacb9 user: dgp tags: trunk | |
| 20:17 | silence compiler warning check-in: 32b8d9350e user: dgp tags: trunk | |
| 19:41 | more compiler fixes check-in: da08cdfb3d user: dgp tags: trunk | |
| 19:37 | correct compile errors check-in: d732290f82 user: dgp tags: trunk | |
| 19:28 | * win/tclWinInit.c: Inform [tclInit] about the default library directory via the... check-in: c28ec08e9c user: dgp tags: trunk | |
|
2004-06-16
| ||
| 21:20 | * doc/library.n: Moved variables ::auto_oldpath and * library/auto.tcl: :... check-in: 86b4f4513a user: dgp tags: trunk | |
|
2004-06-15
| ||
| 22:22 | Added doc clarification in response to [RFE 768852] check-in: 590545ebfe user: dkf tags: trunk | |
| 20:28 | * unix/tclConfig.sh.in (TCL_EXTRA_CFLAGS): set to @CFLAGS@, which is the configure-time CFLAGS. Ad... check-in: 235c2cad60 user: hobbs tags: trunk | |
| 13:00 | Fixed dde -async test. check-in: 1b6e88cf5a user: patthoyts tags: core-8-4-branch | |
|
2004-06-14
| ||
| 22:14 | * win/Makefile.in: Corrected compilation flags for tclPkgConfig.c so that it doesn't require Stubs. ... check-in: 8049481eef user: kennykb tags: trunk | |
| 15:22 | * win/tclWinDde.c: Backported the fix from 8.5 to avoid hanging in the presence of applications that... check-in: 469f0f607b user: patthoyts tags: core-8-4-branch | |
| 14:39 | formatting check-in: 25d4361736 user: dgp tags: trunk | |
|
2004-06-11
| ||
| 22:39 | * doc/Encoding.3: Removed bogus claims about tcl_libPath. * generic/tclInterp... check-in: 82f0fc8f01 user: dgp tags: trunk | |
| 21:55 | * generic/tclInterp.c: Updated [tclInit] to make $env(TCL_LIBRARY) an absolute path... check-in: 4da119837c user: dgp tags: trunk | |
| 21:33 | Restored Eng. Manual Style check-in: fdfc7460a0 user: dgp tags: trunk | |
| 21:30 | * unix/tclUnixInit.c: The routines Tcl_Init() and TclSourceRCFile() * win/tclWinIn... check-in: 406f195e75 user: dgp tags: trunk | |
| 20:25 | * unix/configure.in: Updated TCL_PACKAGE_PATH value to * win/configure.in: ha... check-in: 6d6bef09e7 user: dgp tags: trunk | |
| 19:41 | * win/tclAppInit.c: Restored the 'setargv' procedure when compiling with mingw. Apparently, the co... check-in: f0cb3345b4 user: kennykb tags: trunk | |
|
2004-06-10
| ||
| 22:21 | * unix/tclUnixInit.c (TclpInitLibraryPath): Disabled addition of * win/tclWinIni... check-in: 7b183335bf user: dgp tags: trunk | |
| 17:17 | * generic/tclDecls.h: Regenerated on a unix box. * generic/tclIntDecls.h: The Win/DOS ... check-in: be14957e2e user: andreas_kupries tags: core-8-4-branch | |
| 17:15 | Clarified that [pwd] really returns the absolute path of the current working directory. This fixes t... check-in: 7e5c36ba70 user: vasiljevic tags: trunk | |
| 17:10 | Fixed Tcl_FSChdir not to forcefully update private cwd cached copy. This fixes the problem of [cwd] ... check-in: 3e1765974b user: vasiljevic tags: trunk | |
| 16:55 | * generic/tclPathObj.c: Corrected [file tail] results when operating on a path produ... check-in: 5ff9844529 user: dgp tags: trunk | |
| 14:05 | Partialy fixed Bug #932314 check-in: 9daf96ea97 user: vasiljevic tags: core-8-4-branch | |
| 13:59 | Partially corrected [Bug 932314]. check-in: fdd81afeae user: vasiljevic tags: core-8-4-branch | |
|
2004-06-09
| ||
| 16:15 | Partially corrected [Bug 932314] check-in: 6d246837d7 user: vasiljevic tags: trunk | |
|
2004-06-08
| ||
| 20:43 | silence compiler warning check-in: 9e77745903 user: dgp tags: core-8-4-branch | |
| 20:25 | Silence compiler warnings check-in: c2bd8d6b0e user: dgp tags: core-8-4-branch | |
| 19:45 | * generic/tclCompile.c: handle warning [Bug 969066] check-in: 27198a2f13 user: msofer tags: core-8-4-branch | |
| 19:27 | * generic/tclCompile.c: * generic/tclExecute.c: handle warning [Bug 969066] check-in: b497ca1e0c user: msofer tags: trunk | |
| 19:18 | Silence compiler warnings. check-in: 44e73905b2 user: dgp tags: trunk | |
| 18:52 | Fix variable usage warning. [Bug 969068] check-in: a750bd2f86 user: dkf tags: trunk | |
|
2004-06-07
| ||
| 21:37 | Fixed a minor lsearch example fault. [Bug 968219] check-in: 98e262003f user: dkf tags: trunk | |
| 16:48 | Re-commit after a `make genstubs` on a unix system, to restore unix line endings check-in: 480d71ecd2 user: dgp tags: trunk | |
|
2004-06-05
| ||
| 17:31 | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw build works again. * generic... check-in: ac070357cf user: kennykb tags: trunk | |
| 17:29 | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw build works again. * generic... check-in: 5833c77e9b user: kennykb tags: core-8-4-branch | |
| 17:25 | * generic/tcl.h: Corrected Tcl_WideInt declarations so that the mingw build works again. * generic... check-in: a45bf99c8e user: kennykb tags: core-8-4-branch | |
|
2004-06-04
| ||
| 20:17 | * generic/tcl.h: Restored #include <stdio.h> to tcl.h, rejecting the "fix" fo... check-in: 32ee49f9f0 user: dgp tags: trunk | |
|
2004-06-02
| ||
| 23:29 | * win/tclWinFile.c (TclpFindExecutable): when using GetModuleFileNameA (Win9x), convert from CP_AC... check-in: bb41e6ffe5 user: hobbs tags: trunk | |
| 22:16 | no message check-in: 10f3b52885 user: davygrvy tags: trunk | |
| 22:12 | * tests/winPipe.c (winpipe-6.1): blocking set to 1 before closing to ensure we get an exitcode. The... check-in: 5a776f41bb user: davygrvy tags: trunk | |
| 19:14 | Removed language that encouraged abuse. [package] is for packages. check-in: 4194e2ae68 user: dgp tags: trunk | |
| 14:24 | documentation bug check-in: e9663a5eb3 user: vincentdarley tags: trunk | |
|
2004-06-01
| ||
| 18:51 | no message check-in: 1918e6eae6 user: davygrvy tags: trunk | |
| 18:44 | * generic/tclIO.c (Tcl_SetChannelOption): Took out the range verification on -buffersize so origina... check-in: 1478f4055c user: davygrvy tags: trunk | |
| 18:36 | reverted back to 1.8 check-in: d7c9e85dd3 user: davygrvy tags: trunk | |
| 18:36 | reverted back to 1.53 check-in: 991f6a5fb7 user: davygrvy tags: trunk | |
| 18:10 | no message check-in: 5a279cf282 user: davygrvy tags: trunk | |
| 18:08 | * tests/io.test: * tests/iogt.test: Tests cases that set invalid -buffersize settings on channels ei... check-in: 7b06d8fa1a user: davygrvy tags: trunk | |
| 10:01 | no message check-in: 9ab188dc1a user: davygrvy tags: trunk | |
| 10:00 | * generic/tclIO.c (Tcl_SetChannelOption): Invalid settings for -buffersize weren't being reported a... check-in: cc6db8153e user: davygrvy tags: trunk | |
| 08:18 | * win/makefile.vc: check for either MSDEVDIR or MSVCDIR being in the environment, for VC7. [Bug 942... check-in: e7b0eec831 user: davygrvy tags: trunk | |
|
2004-05-30
| ||
| 21:57 | no message check-in: 3d3bf5f4ee user: davygrvy tags: trunk | |
| 21:57 | * win/tclWinPipe.c: * win/tclWinPort.h: Reworked the win implementation of Tcl_WaitPid to support e... check-in: b3a0f7ea3d user: davygrvy tags: trunk | |
| 15:07 | Added examples check-in: 3862488af6 user: dkf tags: trunk | |
| 14:56 | Shrank the spacing slightly check-in: 436bdfe837 user: dkf tags: trunk | |
| 14:52 | Addex example check-in: cef2c640e0 user: dkf tags: trunk | |
| 14:25 | Added example and cleaned up a few bits of documentation. check-in: 8c96696f78 user: dkf tags: trunk | |
| 14:13 | Added example check-in: e085e375ab user: dkf tags: trunk | |
| 12:21 | Regen check-in: f69210c105 user: dkf tags: trunk | |
| 12:18 | Limits documentation and style improvements Added C docs, cleaned up C code, added note on behaviour... check-in: ed860fa489 user: dkf tags: trunk | |
|
2004-05-29
| ||
| 18:50 | Fix minor markup errors. check-in: bd75e82e88 user: jenglish tags: trunk | |
|
2004-05-28
| ||
| 13:18 | Added note to cover the ongoing example-adding activity check-in: ae6688ff89 user: dkf tags: trunk | |
| 12:56 | Added example check-in: b65eddfdbf user: dkf tags: trunk | |
| 12:40 | Added example check-in: 8682eda5b4 user: dkf tags: trunk | |
| 12:23 | Added example check-in: cd187b49c5 user: dkf tags: trunk | |
| 12:09 | Added examples check-in: a0dad786ef user: dkf tags: trunk | |
| 10:49 | Added example inspired by TIP#65 check-in: e7ad0242d7 user: dkf tags: trunk | |
| 10:37 | Added example, cross-references, and a note that {expand} is usually a better choice! check-in: b36b0d5ab0 user: dkf tags: trunk | |
| 00:05 | Added examples check-in: afba689385 user: dkf tags: trunk | |
|
2004-05-27
| ||
| 23:53 | Added example (based on TIP) check-in: fa3b0f10cd user: dkf tags: trunk | |
| 23:35 | Added examples check-in: 55b7b75543 user: dkf tags: trunk | |
| 22:13 | Added examples check-in: db1b6b39aa user: dkf tags: trunk | |
| 20:44 | better (?) #ifdeferry for the last fix check-in: 307c751fc3 user: msofer tags: trunk | |
| 20:08 | * generic/tclExecute.c: * generic/tclVar.c: using (ptrdiff_t) instead of (int) casting to correct... check-in: 3dc72b756e user: msofer tags: trunk | |
| 18:50 | Added example. check-in: b91b84bf12 user: dkf tags: trunk | |
| 18:45 | * tests/clock.test: Commented clock-9.1 that the test will fail if strftime doesn't do %s. check-in: 758c7bbca1 user: kennykb tags: trunk | |
| 18:43 | * tests/clock.test: Commented clock-9.1 that the test will fail if strftime doesn't do %s. Moderni... check-in: 354d523aaa user: kennykb tags: core-8-4-branch | |
| 18:28 | * tests/clock.test: Added a single test for the presence of %G in [clock format], and conditioned o... check-in: 7f85a5674b user: kennykb tags: trunk | |
| 18:25 | * tests/clock.test: Added a single test for the presence of %G in [clock format], and conditioned o... check-in: 47f6226213 user: kennykb tags: core-8-4-branch | |
| 15:40 | Added example check-in: 3b3e32890d user: dkf tags: trunk | |
| 15:13 | Merge INST_START_CMD optimization from HEAD. check-in: 69f0cb6f60 user: dgp tags: dgp-refactor | |
| 15:05 | Test name was thoroughly misleading check-in: 2323996244 user: dkf tags: trunk | |
| 15:02 | Merge updates from HEAD check-in: c9ab42babb user: dgp tags: dgp-refactor | |
| 14:33 | * generic/tclEncoding.c: * tests/encoding.test: added support and tests for translating embedded nul... check-in: e1ffee2730 user: rmax tags: core-8-4-branch | |
| 14:29 | Merge updates from HEAD. Also implemented flags argument to TclCompEvalObj(). check-in: 8f7452ee0c user: dgp tags: dgp-refactor | |
| 13:18 | Made compiling with -Wstrict-prototypes -Wmissing-prototypes much cleaner. Also added support for [F... check-in: 3c862df4ab user: dkf tags: trunk | |
|
2004-05-26
| ||
| 22:51 | * unix/Makefile.in: Rework configure ordering to TCL_LINK_LIBS, * unix/tcl.m4: ENABLE_SHARE... check-in: ea4d3f60f8 user: hobbs tags: trunk | |
| 16:25 | * library/tcltest/tcltest.tcl: Correction to debug prints and testing * library/tcl... check-in: a513a0d696 user: dgp tags: trunk | |
| 16:24 | * library/tcltest/tcltest.tcl: Correction to debug prints and testing * library/tcl... check-in: 4cea21b09a user: dgp tags: core-8-4-branch | |
| 15:18 | * library/tcltest/tcltest.tcl: Correction to debug prints and testing * library/tcl... check-in: 4df7cb9e87 user: dgp tags: trunk | |
| 15:13 | * library/tcltest/tcltest.tcl: Correction to debug prints and testing * library/tcl... check-in: 995b6581d1 user: dgp tags: core-8-4-branch | |
|
2004-05-25
| ||
| 22:56 | * doc/http.n (http::config): add -urlencoding option (default utf-8) * library/http/http.tcl: ... check-in: 6165ec76fd user: hobbs tags: trunk | |
| 22:50 | * doc/http.n (http::config): add -urlencoding option (default utf-8) * library/http/http.tcl: ... check-in: f0ce2ecb2e user: hobbs tags: core-8-4-branch | |
| 22:22 | Prototype fix for [Bug 960410] that tries to move hash table cleanup somewhere more reliable. check-in: 21c00eb521 user: dkf tags: trunk | |
| 21:06 | Added example check-in: 8f3597badb user: dkf tags: trunk | |
| 20:42 | Added example check-in: bbcd44dae5 user: dkf tags: trunk | |
| 20:27 | Added examples check-in: a2d7155d31 user: dkf tags: trunk | |
| 20:17 | * docs/global.n: added details for qualified variable names [Bug 959831] check-in: 54af5fb8f6 user: msofer tags: trunk | |
| 19:45 | * generic/tclNamesp.c (Tcl_FindNamespaceVar): * tests/namespace.test (namespace-17.10-12): reverte... check-in: 36483a21d3 user: msofer tags: trunk | |
| 19:38 | * tests/winPipe.test: Protect against path being set * tests/unixInit.test: Unset... check-in: 2ec9fb613b user: dgp tags: trunk | |
| 19:02 | * tests/winFCmd.test: Correct test for the presence of a CD-ROM so that it do... check-in: e96d46a550 user: kennykb tags: core-8-4-branch | |
| 18:58 | * tests/unload.test (unload-3.1): Verify [pkgb_sub] does not exist. * tests/stringCo... check-in: ba729ce049 user: dgp tags: trunk | |
| 18:46 | * tests/winFCmd.test: Correct test for the presence of a CD-ROM so that it do... check-in: 495f3aeac7 user: kennykb tags: trunk | |
| 18:14 | io-61.1: initialize res check-in: a588587ad7 user: dgp tags: trunk | |
| 18:06 | * tests/http.test: Clear away the custom [bgerror] when done. * tests/io.test: ... check-in: ee97b936fe user: dgp tags: trunk | |
| 17:44 | * tests/autoMkindex.test (autoMkindex-5.2): Use variable "result" that gets cleaned ... check-in: 60cd15fd68 user: dgp tags: trunk | |
| 17:17 | * tests/execute.test (execute-8.1): Updated to remove the trace set on ::errorInfo ... check-in: 11f2366d39 user: dgp tags: trunk | |
| 15:33 | error in test naming check-in: 49dd4a972c user: dkf tags: trunk | |
| 15:30 | Add example check-in: 8fc77935f6 user: dkf tags: trunk | |
| 08:37 | Finish fixing comments for [Bug 848440] check-in: 93048854e6 user: dkf tags: trunk | |
| 08:27 | Fix test suite so NFS doesn't consistently cause 8 failures. [Bug 931312] check-in: 4f2386a9a4 user: dkf tags: trunk | |
| 07:48 | More idiomatic example. [Bug 959602] check-in: c22cde3d67 user: dkf tags: trunk | |
| 00:08 | * generic/tclExecute.c (VerifyExprObjType): use GET_WIDE_OR_INT to properly have tclIntType used f... check-in: ea60e74cf1 user: hobbs tags: core-8-4-branch | |
| 00:07 | * generic/tclExecute.c (VerifyExprObjType): use GET_WIDE_OR_INT to properly have tclIntType used f... check-in: a3e181ab90 user: hobbs tags: trunk | |
|
2004-05-24
| ||
| 23:31 | Added examples check-in: 3f11ff04ef user: dkf tags: trunk | |
| 21:48 | Fixed [Bug 959193] which is apparently a word-size issue. check-in: 5b777f0a26 user: dkf tags: trunk | |
| 19:24 | * doc/set.n: accurate description of name resolution process, referring to namespace.n for details... check-in: 9625dfd388 user: msofer tags: core-8-4-branch | |
| 19:18 | * doc/set.n: accurate description of name resolution process, referring to namespace.n for details... check-in: 7311f32c2a user: msofer tags: trunk | |
| 13:00 | Added example check-in: f48d42e129 user: dkf tags: trunk | |
| 12:47 | Added examples and more cross-references check-in: 03c5bd3e48 user: dkf tags: trunk | |
| 12:24 | Added example and cross-reference check-in: b03701d089 user: dkf tags: trunk | |
| 01:19 | Adding potential incompatibility warning in Changelog check-in: 40f895d3ac user: msofer tags: trunk | |
|
2004-05-23
| ||
| 22:58 | Fix in comments check-in: d2a45d6cae user: msofer tags: trunk | |
| 22:53 | * generic/tclNamesp.c (Tcl_FindNamespaceVar): [Bug 959052] fixed, insuring that no "zombie" variab... check-in: f49ce0c192 user: msofer tags: trunk | |
|
2004-05-22
| ||
| 17:01 | * generic/tclVar.c (TclObjUnsetVar2): backported fix [Bug 735335] and new (in tcl8.4) exteriorisat... check-in: 802d685560 user: msofer tags: core-8-4-branch | |
| 16:21 | * generic/tclVar.c (TclObjLookupVar, TclObjUnsetVar2): fix for new (in tcl8.4) exteriorisations of... check-in: a4a90f73d3 user: msofer tags: trunk | |
| 03:42 | * generic/tclVar.c: fix for [Bug 735335]. The use of tclNsVarNameType objs is still disabled, pend... check-in: 8116f5d22b user: msofer tags: trunk | |
| 00:19 | Reformulated so as to make clear what are examples. check-in: 8ea23b19c1 user: dkf tags: trunk | |
| 00:10 | * tests/namespace.test (namespace-41.3): removed the {knownBug} constraint: [Bug 231259] is closed... check-in: cef73caa81 user: msofer tags: trunk | |
| 00:05 | Minor syntactic fixes. Removed a clause that read very strangely and was effectively duplicated els... check-in: 231b10bcd8 user: dkf tags: trunk | |
|
2004-05-21
| ||
| 23:50 | Use longer dashes (where available) check-in: 16bdd1eb23 user: dkf tags: trunk | |
| 23:49 | Typo! check-in: 2a6eabd0ce user: dkf tags: trunk | |
| 23:47 | Added examples. check-in: e582e7cb9b user: dkf tags: trunk | |
| 22:57 | Added some more examples; there are actually examples scattered through the file anyway. check-in: 51734e1e55 user: dkf tags: trunk | |
| 22:03 | One more fix; this time it really does let this file build... check-in: 7671937437 user: dkf tags: trunk | |
| 21:51 | Make TCL_COMPILE_DEBUG path through TEBC work... check-in: e292385757 user: dkf tags: trunk | |
| 21:30 | Variables should only ever be declarated at the start of a block... check-in: 72bd2f40a5 user: dkf tags: trunk | |
| 09:39 | 2004-05-21 Miguel Sofer <msofer@users.sf.net> * generic/tclExecute.c (TclExecuteByteCode): reorga... check-in: 74cc262044 user: msofer tags: trunk | |
|
2004-05-20
| ||
| 22:58 | Added examples check-in: 934600342d user: dkf tags: trunk | |
| 21:18 | Added examples. check-in: 8ef09d18b0 user: dkf tags: trunk | |
| 21:04 | It seems all NaN handling is non-portable except where the platform is incredibly constrained. check-in: 652cb13c63 user: dkf tags: trunk | |
| 13:04 | Delete limit callbacks properly when the interpreters involved are deleted. check-in: 712f5c453b user: dkf tags: trunk | |
|
2004-05-19
| ||
| 22:50 | Backport of bizarre error-loss bug found by KBK and myself. check-in: 6a6612227d user: dkf tags: core-8-4-branch | |
| 22:41 | * win/tclWinFile.c (TclpMatchInDirectory): fix for an issue where there was a sneak path from Tcl_D... check-in: a23d7c7c13 user: kennykb tags: trunk | |
| 22:22 | Added test based on suggestion by Miguel Sofer check-in: 5102d37e7b user: dkf tags: trunk | |
| 22:06 | Oops! Duplicated a -constraints section, which confused tcltest check-in: 326edd6056 user: dkf tags: trunk | |
| 21:56 | Enable a test of limiting tight loops. check-in: f625a38945 user: dkf tags: trunk | |
| 20:33 | Silly error check-in: 910a287f4e user: dkf tags: trunk | |
| 20:29 | Spelling whoops! Moved constraint declaration to near top of file check-in: 52ebc6eeab user: dkf tags: trunk | |
| 20:15 | Massive test cleanup; all tests are run, and constraints are used where necessary. check-in: ae1ac5736f user: dkf tags: trunk | |
| 20:03 | corrected test name duplication check-in: 66716f7cec user: dgp tags: trunk | |
| 19:41 | * tclIO.c: Fixed [SF Tcl Bug 943274]. This is the same problem as * tclIO.h: [SF Tcl Bug 462317],... check-in: 30839ce2a7 user: andreas_kupries tags: trunk | |
| 19:23 | Removed one bogus clearance of the has-more flag. Erroneously kept after shifting the code. check-in: 36ef9ecd35 user: andreas_kupries tags: core-8-4-branch | |
| 19:16 | * tclIO.c: Fixed [SF Tcl Bug 943274]. This is the same problem as * tclIO.h: [SF Tcl Bug 462317],... check-in: f99f83647b user: andreas_kupries tags: core-8-4-branch | |
| 16:56 | fix to 'file dirname' and to fs refCount documentation check-in: a1a411fa97 user: vincentdarley tags: trunk | |
| 13:29 | Fix whitespace check-in: a6ae725c88 user: dkf tags: trunk | |
| 13:02 | Fix whitespace check-in: ba2565e0a2 user: dkf tags: trunk | |
| 13:00 | Fix whitespace and add test for case when pwd can generate an error check-in: 02d8df5801 user: dkf tags: trunk | |
| 12:56 | Remove trailing whitespace check-in: 9c88269f07 user: dkf tags: trunk | |
| 12:51 | Use constraints instead of conditional tests check-in: 7821428dbe user: dkf tags: trunk | |
| 12:48 | Fix whitespace check-in: 4f5dc677cb user: dkf tags: trunk | |
| 12:44 | Removed trailing whitespace check-in: 9d5a74f6f7 user: dkf tags: trunk | |
| 12:43 | Converted from conditional tests into constrained tests check-in: 8de91905bc user: dkf tags: trunk | |
| 12:23 | Remove trailing whitespace check-in: fee6f7c466 user: dkf tags: trunk | |
| 12:22 | Standardize whitespace handling check-in: 9239f75c40 user: dkf tags: trunk | |
| 12:15 | Convert conditional tests into constrained tests check-in: 511112a75c user: dkf tags: trunk | |
| 12:11 | Standardize various minor aspects of test style check-in: 4d180748d7 user: dkf tags: trunk | |
| 12:08 | Convert conditional testing into constraints check-in: 426ddcb562 user: dkf tags: trunk | |
| 10:55 | Remove trailing whitespace check-in: 1beda09dc2 user: dkf tags: trunk | |
| 10:54 | Use constraints, not conditional tests check-in: 484d1a14f8 user: dkf tags: trunk | |
| 10:47 | Remove trailing whitespace check-in: f1ee4c721b user: dkf tags: trunk | |
| 10:46 | Use contraints, not conditional tests. check-in: f5f61ea0f3 user: dkf tags: trunk | |
| 10:42 | Use constraints, not conditional invokation of test. check-in: 492e74696a user: dkf tags: trunk | |
| 10:38 | Fixed get.test so it really tests Tcl_GetInt() and uses constraints properly. check-in: e7adb792f8 user: dkf tags: trunk | |
|
2004-05-18
| ||
| 21:52 | * compat/strftime.c (_fmt, ISO8601Week): * doc/clock.n: * tests/clock.test: Major rework to the ha... check-in: 06cfb3828a user: kennykb tags: core-8-4-branch | |
| 21:45 | * compat/strftime.c (_fmt, ISO8601Week): * doc/clock.n: * tests/clock.test: Major rework to the ha... check-in: d89c598ef2 user: kennykb tags: trunk | |
| 21:29 | Added example check-in: 7428588e2d user: dkf tags: trunk | |
| 21:13 | Added example check-in: e805bcd03d user: dkf tags: trunk | |
| 20:59 | Whitespace fix. check-in: 5f7a972b66 user: dkf tags: trunk | |
| 20:47 | Minor whitespace fix. check-in: 6eadbd0c06 user: dkf tags: trunk | |
| 20:05 | no message check-in: 5ff4878786 user: davygrvy tags: trunk | |
| 20:02 | * win/makefile.vc: now generates a tclConfig.sh from Pat Thoyts [Patch 909911] check-in: 285d80601d user: davygrvy tags: trunk | |
| 12:54 | Improve the clarity of the lsearch manpage. Thanks to Peter Spjuth! check-in: 20ee0b59f1 user: dkf tags: trunk | |
| 12:30 | Ensure that single quotes don't come at the start of a line, even when quoted. check-in: 3797a336d5 user: dkf tags: trunk | |
| 12:28 | More adaptations to understand .SS macros. check-in: 86d6a29be3 user: dkf tags: trunk | |
| 12:16 | Added support .SS macros. check-in: 9787bb4896 user: dkf tags: trunk | |
| 10:52 | Added documentation for TIP#143 limits and a few interesting examples. check-in: 9d5627e4ac user: dkf tags: trunk | |
| 10:13 | Stop a compiler warning. check-in: 5ccb64246a user: dkf tags: trunk | |
| 09:29 | Tests of limit-exceeded callbacks and make sure that those callbacks can remove the limits if they s... check-in: b996406579 user: dkf tags: trunk | |
| 02:01 | * generic/tclExecute.c (TclExecuteByteCode): added comments to classify the variables according to... check-in: 0f986b08da user: msofer tags: trunk | |
|
2004-05-17
| ||
| 22:31 | Added example check-in: bc2e40c928 user: dkf tags: trunk | |
| 22:23 | Added example check-in: 66a8599fef user: dkf tags: trunk | |
| 21:42 | Changed test back to what it used to be in 7.* now that [set] counts as a real command once again. :... check-in: ad85b9e03a user: dkf tags: trunk | |
| 21:30 | Improved TIP#143 tests and now track the number of bytecoded commands better. check-in: 37a66100cf user: dkf tags: trunk | |
| 18:42 | merge updates from HEAD check-in: 5741c7bde9 user: dgp tags: dgp-refactor | |
| 16:25 | commit genstubs generated files with unix line endings check-in: cf62c7e8ba user: dgp tags: core-8-4-branch | |
| 15:16 | Example updates/additions. check-in: afd4235d63 user: dkf tags: trunk | |
| 14:26 | * generic/tclInt.decls: Restored TclpTime_t kludge to all * generic/tclIntPlatDecls.h: place... check-in: 23544a04ac user: kennykb tags: core-8-4-branch | |
| 10:38 | fix to case sensitive 'file executable' on Windows check-in: f33a25c7f1 user: vincentdarley tags: trunk | |
| 09:22 | Docbug. [Bug 953374] check-in: 388a282fae user: dkf tags: core-8-4-branch | |
| 09:19 | Docbug. [Bug 953374] check-in: 2ce4a70a31 user: dkf tags: trunk | |
| 02:36 | (FIXED PATCH) * generic/tclExecute.c (TclExecuteByteCode): remove one level of indirection for co... check-in: 1876b652ee user: msofer tags: trunk | |
| 02:16 | oops ... reverting last (buggy) commit check-in: cd132c83f4 user: msofer tags: trunk | |
| 02:06 | * generic/tclExecute.c (TclExecuteByteCode): remove one level of indirection for compiledLocals ad... check-in: affd3ce76c user: msofer tags: trunk | |
|
2004-05-16
| ||
| 22:26 | * generic/tclExecute.c (INST_CALL_FUNC1): bugfix; restored (DE)CACHE_STACK_INFO pair around the ca... check-in: cb076b3780 user: msofer tags: trunk | |
| 20:23 | * generic/tclBasic.c (Tcl_DeleteInterp): * generic/tclExecute.c (INST_START_CMD): interp deletion ... check-in: 7463ae8f6c user: msofer tags: trunk | |
| 17:25 | * generic/tclCompile.h: * generic/tclCompile.c: * generic/tclExecute.c: changed implementation of... check-in: 73b4cc9518 user: msofer tags: trunk | |
|
2004-05-14
| ||
| 21:43 | 2004-05-14 Kevin B. Kenny <kennykb@acm.org> * generic/tclInt.decls: Promoted TclpLocaltim... check-in: 44753d7a62 user: kennykb tags: trunk | |
| 21:41 | 2004-05-14 Kevin B. Kenny <kennykb@acm.org> * generic/tclInt.decls: Promoted TclpLocaltim... check-in: 27f78ca91b user: kennykb tags: core-8-4-branch | |
| 19:15 | * generic/tclExecute.h: * generic/tclCompile.h: the math functions receive a pointer to top of th... check-in: 787f793f30 user: msofer tags: trunk | |
| 15:38 | Expanding the tests avilable for TIP#143 features. Now check that basic syntax is verified. check-in: 5105e116f3 user: dkf tags: trunk | |
|
2004-05-13
| ||
| 20:31 | Very minor updates to comments/whitespace check-in: c2971727f9 user: dkf tags: trunk | |
| 13:00 | Regen check-in: 987621e4d3 user: dkf tags: trunk | |
| 12:59 | TIP#143 implementation; still needs docs and more tests... check-in: 9736fa23ed user: dkf tags: trunk | |
| 10:12 | TIP#129 implementation. Probably also much more breakage in the test suite too check-in: a353a77e5d user: dkf tags: trunk | |
|
2004-05-12
| ||
| 17:43 | Optimisations for INST_START_CMD [Bug 926164]. * generic/tclCompile.c (TclCompileScript): avoid em... check-in: 5cb41c73c3 user: msofer tags: trunk | |
|
2004-05-11
| ||
| 21:31 | Added examples check-in: 85e02c65c3 user: dkf tags: trunk | |
| 21:20 | More and deeper examples. check-in: 78fbcf1f6f user: dkf tags: trunk | |
| 14:09 | documentation for glob -types d with symbolic links check-in: f639a6109c user: vincentdarley tags: trunk | |
| 09:08 | Another example and a bit more clarity. check-in: e181a7fb0f user: dkf tags: trunk | |
|
2004-05-10
| ||
| 22:10 | Added examples. check-in: 4d228aad1e user: dkf tags: trunk | |
| 21:52 | no message check-in: b49be47946 user: davygrvy tags: trunk | |
| 21:50 | (BuildCommandLine): Use the existence of contents in the linePtr rather than the scratch DString pos... check-in: a61e2cbe44 user: davygrvy tags: trunk | |
| 20:57 | no message check-in: 993c7e0a69 user: davygrvy tags: core-8-4-branch | |
| 20:55 | (TclpCreateProcess): When under NT, with no console, and executing a DOS application, the path primi... check-in: 980dfd39f3 user: davygrvy tags: core-8-4-branch | |
| 20:52 | no message check-in: b0d14299e3 user: davygrvy tags: trunk | |
| 20:51 | (TclpCreateProcess): When under NT, with no console, and executing a DOS application, the path primi... check-in: 46bf8afe88 user: davygrvy tags: trunk | |
| 19:11 | no message check-in: 645e101e47 user: davygrvy tags: core-8-4-branch | |
| 19:10 | (BuildCommandLine): Append a space when the path got primed. check-in: 43d9e3f64d user: davygrvy tags: core-8-4-branch | |
| 19:02 | no message check-in: 9f9827d374 user: davygrvy tags: trunk | |
| 19:00 | (BuildCommandLine): Moved non-obvious appending logic to outside the loop and added commentary for i... check-in: 27f73a8f9e user: davygrvy tags: trunk | |
| 18:50 | had to raise the size of the tls extension due to it getting rather fat when built statically to Ope... check-in: c9927422f7 user: davygrvy tags: trunk | |
|
2004-05-08
| ||
| 15:51 | fix to some compiler warnings check-in: d007991f55 user: vincentdarley tags: trunk | |
| 04:06 | Refixed bug 789040 check-in: b1a423e026 user: chengyemao tags: trunk | |
| 03:48 | Refix bug 789040 re-entered in rev 1.41 check-in: 2307b4865d user: chengyemao tags: trunk | |
|
2004-05-07
| ||
| 23:29 | Added yet more examples. check-in: f4ee589069 user: dkf tags: trunk | |
| 22:29 | correcting Changelog entry check-in: 49ec9e9ec8 user: msofer tags: trunk | |
| 22:29 | * doc/unset.n: added upvar.n to the "see also" list check-in: 6d8009b815 user: msofer tags: core-8-4-branch | |
| 22:26 | * doc/unset.n: added upvar.n to the "see also" list check-in: c9f601b087 user: msofer tags: trunk | |
| 20:01 | * generic/tclEncoding.c: * tests/encoding.test: added support and tests for translating embedded nul... check-in: 8f3d0b5efd user: rmax tags: trunk | |
| 07:44 | vfs glob root volume fix check-in: 265c17a987 user: vincentdarley tags: trunk | |
|
2004-05-06
| ||
| 04:41 | * generic/tclInt.h: * generic/tclObj.c (TclFreeObj): made TclFreeObj use the new macro TclFreeObj... check-in: 2fd4458c65 user: msofer tags: trunk | |
| 01:17 | (TclSetLibraryPath): Suppress a warning [from DKF] check-in: e30138b038 user: davygrvy tags: core-8-4-branch | |
| 01:05 | no message check-in: e0f400b7e0 user: davygrvy tags: core-8-4-branch | |
| 01:04 | * generic/tclEncoding.c: Added FreeEncoding(systemEncoding) in TclFinalizeEncodingSubsystem because ... check-in: 13b3a4f5db user: davygrvy tags: core-8-4-branch | |
| 01:04 | * win/tclWin32Dll.c: Structured Exception Handling added around Tcl_Finalize called from DllMain's D... check-in: f2508033ca user: davygrvy tags: core-8-4-branch | |
| 01:03 | * win/tclWinSock.c: (SocketThreadExitHandler): Don't call TerminateThread when WaitForSingleObject r... check-in: 1ccb7621a4 user: davygrvy tags: core-8-4-branch | |
| 01:03 | * win/coffbase.txt: Added the tls extension to the list of preferred load addresses. check-in: 04cce3c424 user: davygrvy tags: core-8-4-branch | |
| 01:02 | * generic/tclInt.h: * generic/tclThread.c: * generic/tclEvent.c: * unix/tclUnixThrd.c: * win/tclWinT... check-in: f350fff007 user: davygrvy tags: core-8-4-branch | |
| 01:02 | * generic/tclEvent.c: TclSetLibraryPath's use of caching the stringrep of the pathPtr object to TclG... check-in: a7a24ee798 user: davygrvy tags: core-8-4-branch | |
|
2004-05-05
| ||
| 23:08 | More examples. check-in: 9e584cedfe user: dkf tags: trunk | |
| 22:08 | More examples. check-in: 2a48f5e012 user: dkf tags: trunk | |
| 21:35 | * tests/unixInit.test (unixInit-2.10): Test correction for Mac OSX. Be sure to cons... check-in: d693e3ddf2 user: dgp tags: trunk | |
| 21:34 | * tests/unixInit.test (unixInit-2.10): Test correction for Mac OSX. Be sure to cons... check-in: dc89f50116 user: dgp tags: core-8-4-branch | |
| 20:54 | Remove reference to totally non-existant API. [Bug 848440] check-in: 5a05e789c4 user: dkf tags: core-8-4-branch | |
| 20:52 | Remove reference to totally non-existant API. [Bug 848440] check-in: e6b525f22a user: dkf tags: trunk | |
| 19:01 | no message check-in: c3b4b384aa user: davygrvy tags: trunk | |
| 18:59 | added the tls extension to the list of preferred load addresses. check-in: 4950ba6ff0 user: davygrvy tags: trunk | |
| 18:29 | no message check-in: bd37c29f4b user: davygrvy tags: trunk | |
| 18:28 | (TclFinalizeEncodingSubsystem): FreeEncoding(systemEncoding); moved to before the hash table itereat... check-in: debd8d0a67 user: davygrvy tags: trunk | |
| 18:24 | no message check-in: 0265e290e9 user: davygrvy tags: trunk | |
| 18:22 | (SocketEventProc) : connect errors should fire both the readable and writable handlers because this ... check-in: 4e5d3d1807 user: davygrvy tags: trunk | |
|
2004-05-04
| ||
| 22:31 | * tests/fileSystem.test (filesystem-1.39): replace 'file volumes' * tests/fileName.test (filename-... check-in: ed9c4624de user: hobbs tags: trunk | |
| 22:30 | * tests/winFCmd.test (winFCmd-16.12): test volumerelative $HOME check-in: 92a57eee87 user: hobbs tags: trunk | |
| 22:25 | * generic/tclIOUtil.c (Tcl_FSChdir): Work-around crash condition * tests/winFCmd.test (winFCmd-16... check-in: 445c786094 user: hobbs tags: core-8-4-branch | |
| 22:12 | * tests/fileName.test (filename-12.9): use C:/ instead of the first item in file volumes - that's ... check-in: 063ed90d36 user: hobbs tags: core-8-4-branch | |
| 20:09 | * generic/tclAlloc.c: Make sure Tclp*Alloc* routines get * generic/tclInt.... check-in: fa36b89dd4 user: dgp tags: trunk | |
| 19:50 | * tests/tcltest.test: Test corrections for Mac OSX. Thanks to Steven Abner (tauva... check-in: 3651e16a38 user: dgp tags: core-8-4-branch | |
| 19:50 | * tests/tcltest.test: Test corrections for Mac OSX. Thanks to Steven Abner (tauva... check-in: 663ebdf999 user: dgp tags: trunk | |
| 17:44 | Merge updates from HEAD. check-in: de9c64200c user: dgp tags: dgp-refactor | |
| 13:27 | Remove accidental check-in of TIP#143 code. D'oh! check-in: 42837be8a8 user: dkf tags: trunk | |
| 12:36 | Suppress a signed-ness warning. check-in: d169588cd0 user: dkf tags: trunk | |
| 03:52 | * Applied [SF Tcl Patch 868853], fixing a mem leak in TtySetOptionProc. Report and Patch provid... check-in: c3c471c6f5 user: andreas_kupries tags: trunk | |
| 03:50 | * Applied [SF Tcl Patch 868853], fixing a mem leak in TtySetOptionProc. Report and Patch provid... check-in: 3b81618f56 user: andreas_kupries tags: core-8-4-branch | |
| 03:20 | * generic/tclProc.c (TclCreateProc): comments corrected. check-in: 06127b2ec4 user: msofer tags: trunk | |
| 02:44 | slight improvement to last commit check-in: eb4fd595f3 user: msofer tags: trunk | |
| 02:38 | * generic/tclCompile.c (TclCompileScript): setting the compilation namespace outside of the loop. check-in: cfb70aec1f user: msofer tags: trunk | |
|
2004-05-03
| ||
| 19:59 | * generic/tclCompile.c: * generic/tclInt.h: reverted fix for [Bug 926445] of 2004-04-02, restorin... check-in: 6fb7967f71 user: msofer tags: trunk | |
| 18:01 | * win/tclWin32Dll.c (TclpCheckStackSpace): * tests/stack.test (stack-3.1): Fix for undetected stack... check-in: 2ac4043c41 user: kennykb tags: core-8-4-branch | |
| 17:04 | * win/tclWin32Dll.c (TclpCheckStackSpace): * tests/stack.test (stack-3.1): Fix for undetected stack... check-in: 09e1a5fa63 user: kennykb tags: trunk | |
| 14:28 | * library/init.tcl: Corrected unique prefix matching of interactive command comp... check-in: 004aecbd7b user: dgp tags: core-8-4-branch | |
| 14:28 | * library/init.tcl: Corrected unique prefix matching of interactive command comp... check-in: ce81789cb4 user: dgp tags: trunk | |
|
2004-05-02
| ||
| 21:07 | * generic/tclProc.c (TclObjInvokeProc): * tests/proc.test (proc-3.6): fix for bad quoting of multi... check-in: ac4a20781b user: msofer tags: core-8-4-branch | |
| 21:04 | cleaning up after new test in last commit check-in: 80d0b4a5bd user: msofer tags: trunk | |
| 20:49 | * generic/tclProc.c (TclObjInvokeProc): * tests/proc.test (proc-3.6): fix for bad quoting of multi... check-in: 6cec340edc user: msofer tags: trunk | |
|
2004-04-30
| ||
| 22:45 | More examples check-in: c3ad95d89b user: dkf tags: trunk | |
| 20:25 | More examples check-in: 9acc202ce0 user: dkf tags: trunk | |
| 20:06 | * generic/tclInt.h: Replaced Kevin Kenny's temporary * generic/tclThread... check-in: 6e87dc0c78 user: dgp tags: trunk | |
| 17:45 | * generic/tclThreadAlloc.c: Added a temporary (or so I hope!) inclusion of "tclWinInt.h" to avoid p... check-in: 4b0c81f8a4 user: kennykb tags: trunk | |
| 15:28 | More examples check-in: 2b96706439 user: dkf tags: trunk | |
|
2004-04-29
| ||
| 20:40 | * tests/execute.test (execute-8.2): Avoid crashes when there is limited system s... check-in: 81cb859d65 user: dgp tags: trunk | |
|
2004-04-28
| ||
| 13:11 | * doc/global.n: * doc/upvar.n: * generic/tclVar.c (ObjMakeUpvar): * tests/upvar.test (upvar-8.11... check-in: 5d0701ae85 user: msofer tags: trunk | |
| 10:27 | Minor docfix [Bug 943448] check-in: 4241c2e366 user: dkf tags: trunk | |
|
2004-04-27
| ||
| 17:17 | A little source clean-up with the allocOnce variable. check-in: b50ffc369b user: davygrvy tags: trunk | |
|
2004-04-26
| ||
| 15:51 | * unix/tclUnixFCmd.c (TclpObjNormalizePath): Corrected improper positioning of retu... check-in: 85af5d904c user: dgp tags: trunk | |
| 14:38 | Doc updates from David Welton [Patches 941377,941380] check-in: 89a905deda user: dkf tags: trunk | |
| 09:47 | Stronger wording & example. [Bug 940843] check-in: 8fb1bd38c6 user: dkf tags: trunk | |
| 09:16 | Reworked to remove references to testing interfaces and instead promote the use of the Thread packag... check-in: c1afb98822 user: dkf tags: trunk | |
|
2004-04-25
| ||
| 20:13 | * generic/tcl.h: Removed obsolete declarations and #include's. * generic/tclI... check-in: dfc6ba9c70 user: dgp tags: trunk | |
|
2004-04-24
| ||
| 07:49 | no message check-in: 61ca6eb5bd user: davygrvy tags: trunk | |
| 07:45 | (DllMain): Added DisableThreadLibraryCalls() for the DLL_PROCESS_ATTACH case. We're not interested ... check-in: e52275fb00 user: davygrvy tags: trunk | |
| 05:59 | * generic/tclPort.h: * macosx/Makefile: * unix/Makefile.in: followup on tcl header reform [FR 922... check-in: 7b1e19cea3 user: das tags: trunk | |
|
2004-04-23
| ||
| 23:40 | * generic/tclIO.c (Tcl_SetChannelOption): Fixed [SF Tcl Bug 930851]. When changing the eofchar ... check-in: 3404cd2712 user: andreas_kupries tags: core-8-4-branch | |
| 23:38 | * generic/tclIO.c (Tcl_SetChannelOption): Fixed [SF Tcl Bug 930851]. When changing the eofchar ... check-in: 81e0f61614 user: andreas_kupries tags: trunk | |
| 14:05 | Filling in names for email addresses in the "old days" Also cleaning up of extra whitespace check-in: ea28493186 user: dkf tags: trunk | |
| 12:09 | fix to two filesystem bugs: more consistent file separator proc and correct Tcl_FSJoinPath return va... check-in: 3ff4ef9b0c user: vincentdarley tags: trunk | |
| 08:58 | no message check-in: e1358102d6 user: davygrvy tags: trunk | |
| 08:57 | (Tcl_MakeFileChannel) : Case for CloseHandle returning zero and not throwing a RaiseException(EXCEPT... check-in: 47c3ea8fa5 user: davygrvy tags: trunk | |
| 07:44 | no message check-in: a108bd5607 user: davygrvy tags: trunk | |
| 07:41 | Removed my mistake of adding an exit handler to TclWinInit. TclWinEncodingsCleanup called from TclFi... check-in: e17820f46c user: davygrvy tags: trunk | |
| 07:20 | * generic/tclInt.h: * generic/tclThread.c: * generic/tclEvent.c: * unix/tclUnixThrd.c: * win/tclWin... check-in: 4b5a57a7d3 user: davygrvy tags: trunk | |
| 07:17 | revert back to 1.24.2.2 from prior mistaken commit. check-in: 695ac686bc user: davygrvy tags: core-8-4-branch | |
| 07:12 | * win/tclWinTime.c: If the Tcl_ExitProc (StopCalibration) is called from the stack frame of DllMain... check-in: a611d2286e user: davygrvy tags: trunk | |
| 07:11 | * win/tclWinTime.c: If the Tcl_ExitProc (StopCalibration) is called from the stack frame of DllMain... check-in: c11c33246a user: davygrvy tags: core-8-4-branch | |
| 03:30 | speling errors corrected check-in: cc5e667e18 user: davygrvy tags: trunk | |
| 02:06 | no message check-in: 7113cecc83 user: davygrvy tags: trunk | |
| 02:04 | TclSetLibraryPath's use of caching the stringrep of the pathPtr object to TclGetLibraryPath called f... check-in: a11dd04e99 user: davygrvy tags: trunk | |
|
2004-04-22
| ||
| 22:36 | Improvements to examples by DKF check-in: 44c80620ce user: dkf tags: trunk | |
| 14:36 | Documentation clarification from David Welton. check-in: bb1b20f6ec user: dkf tags: trunk | |
| 12:55 | Spelling... :^/ check-in: 4462f1f80c user: dkf tags: trunk | |
| 12:48 | More examples, this time from Arjen Markus and Donal Fellows. check-in: 4a3c53bd3b user: dkf tags: trunk | |
|
2004-04-21
| ||
| 21:31 | Added note about a safe and useful mode of update to a hash being iterated over. check-in: 93b6b6965f user: dkf tags: trunk | |
| 19:31 | Added example from David Welton. [Patch 939473] check-in: 18130b67a5 user: dkf tags: trunk | |
| 12:03 | Added examples from David Welton. [Patch 938820] check-in: 45e98bcfce user: dkf tags: trunk | |
|
2004-04-20
| ||
| 02:17 | no message check-in: 698eb2ad8f user: davygrvy tags: trunk | |
| 02:15 | Added FreeEncoding(systemEncoding) in TclFinalizeEncodingSubsystem because its ref count was increme... check-in: 1a96071212 user: davygrvy tags: trunk | |
| 02:11 | no message check-in: 87d9c0eee4 user: davygrvy tags: trunk | |
| 02:10 | Added an exit handler in tclWinInit() so tclWinTCharEncoding could be freed for Tcl_Finalize. check-in: 720eaf6d1b user: davygrvy tags: trunk | |
|
2004-04-19
| ||
| 22:47 | Added example from David Welton. [Patch 938056] check-in: ed861a9487 user: dkf tags: trunk | |
| 18:40 | Corrected "short circuit" conversion of int to double. Reported by Jeff Hobbs on the Tcl'ers Chat. check-in: da1bb47e4b user: kennykb tags: trunk | |
|
2004-04-16
| ||
| 22:20 | Add more examples to documentation along the lines of David Welton's project. check-in: ea6d0755de user: dkf tags: trunk | |
| 20:44 | Corrected type error in synopsis. check-in: 54aab9286c user: dgp tags: trunk | |
| 17:33 | fix to utime documentation check-in: 324ffb86f6 user: vincentdarley tags: trunk | |
| 12:58 | Added example from [Patch 936245] from David Welton. Also some other minor bits of doc cleanup. check-in: 74859d7a2c user: dkf tags: trunk | |
| 10:28 | Added example based on [Patch 935911] from David Welton. check-in: 2711d9fa66 user: dkf tags: trunk | |
|
2004-04-15
| ||
| 21:06 | Fix minor fault in [clock clicks] error message. check-in: 2ddd40daa4 user: dkf tags: trunk | |
|
2004-04-12
| ||
| 18:40 | restore bug fix check-in: 5403fe7987 user: dgp tags: dgp-refactor | |
|
2004-04-09
| ||
| 20:57 | Merge updates from HEAD check-in: 5b5c8133e5 user: dgp tags: dgp-refactor | |
|
2004-04-07
| ||
| 22:04 | * win/tclWinInit.c (TclpSetInitialEncodings): note that WIN32_CE is also a unicode platform. * ge... check-in: 3ba3231a5b user: hobbs tags: trunk | |
| 21:10 | * win/configure: define TCL_LIB_FLAG, TCL_BUILD_LIB_SPEC, * win/configure.in: TCL_LIB_SPEC, TCL... check-in: a7ac48274b user: hobbs tags: trunk | |
| 21:06 | * win/configure: * win/configure.in: define TCL_LIB_FLAG, TCL_BUILD_LIB_SPEC, TCL_LIB_SPEC and TC... check-in: 3aea010e29 user: hobbs tags: core-8-4-branch | |
| 15:54 | fix to comment (bug 931148) check-in: 29dfb99e4e user: vincentdarley tags: trunk | |
|
2004-04-06
| ||
| 22:37 | Patch 922727 committed. Implements three changes: * generic/tclInt.h: Reworked the Tcl header fi... check-in: ea09659fdc user: dgp tags: trunk | |
| 22:25 | Patch 922727 committed. Implements three changes: * generic/tclInt.h: Reworked... check-in: 2e5b18c85c user: dgp tags: trunk | |
| 14:39 | * tests/unixInit.test (unixInit-3.1): Default encoding on Darwin systems is utf-8.... check-in: ed7521bbbe user: dgp tags: core-8-4-branch | |
| 14:35 | * tests/unixInit.test (unixInit-3.1): Default encoding on Darwin systems is utf-8.... check-in: 8eebfd07af user: dgp tags: trunk | |
| 08:47 | root interacts badly with access(...,X_OK) [Bug 929892] check-in: ac478a1360 user: dkf tags: core-8-4-branch | |
| 08:45 | root interacts badly with access(...,X_OK) [Bug 929892] check-in: 4134751ce4 user: dkf tags: trunk | |
|
2004-04-02
| ||
| 21:11 | add thanks check-in: 3ad41eca5c user: dgp tags: trunk | |
| 20:56 | add thanks check-in: fb05e390c9 user: dgp tags: core-8-4-branch | |
| 20:07 | * generic/tclCompile.c: * generic/tclInt.h: removed the macro TCL_ALIGN() from tclInt.h, replaced... check-in: dca13b4dc1 user: msofer tags: trunk | |
| 18:54 | * generic/tclCompile.h: removed redundant #ifdef _TCLINT [Bug 928415], reported by tauvan. check-in: dcd82a5757 user: msofer tags: trunk | |
| 17:39 | * tests/tcltest.test: Corrected constraint typos: "nonRoot" -> "notRoot". [Bug 9283... check-in: 6027154766 user: dgp tags: trunk | |
| 17:39 | * tests/tcltest.test: Corrected constraint typos: "nonRoot" -> "notRoot". [Bug 9283... check-in: 652c510f4a user: dgp tags: core-8-4-branch | |
|
2004-04-01
| ||
| 15:07 | * generic/tclInt.h: Removed obsolete tclBlockTime* declarations. [Bug 926454] check-in: f9118983f5 user: dgp tags: trunk | |
| 11:13 | cross-filesystem boundary glob fix check-in: 5aa612eb19 user: vincentdarley tags: trunk | |
|
2004-03-31
| ||
| 18:51 | date fix check-in: fcc88eb7e4 user: dgp tags: trunk | |
| 18:51 | * doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457] * library/msg... check-in: 55d1d19622 user: dgp tags: trunk | |
| 18:50 | * doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457] * library/msg... check-in: daef4a2fce user: dgp tags: core-8-4-branch | |
| 18:13 | Add comment for TCL_TOKEN_EXPAND_WORD flag check-in: 82b2f2dd60 user: dgp tags: trunk | |
| 02:12 | * doc/msgcat.n: Clarified message catalog file encodings. [Bug 811457] check-in: 84a1e2ed53 user: dgp tags: trunk | |
| 02:03 | * library/msgcat/msgcat.tcl: Updated internals to make use of * library/msgcat/pk... check-in: 45053de92d user: dgp tags: trunk | |
| 01:55 | * library/msgcat/msgcat.tcl ([mcset]): Corrected [mcset] to be able * library/msgca... check-in: fa32fbb4de user: dgp tags: core-8-4-branch | |
| 01:36 | Merge updates from HEAD check-in: 3a26049d35 user: dgp tags: dgp-refactor | |
|
2004-03-30
| ||
| 23:34 | Backport of fixes to make HashObjKey hash the whole object... check-in: 65765fe7bf user: dkf tags: core-8-4-branch | |
| 22:27 | More hash function cleaning up. check-in: f32595c386 user: dkf tags: trunk | |
| 21:34 | Fixed object hashing bozo-ness. The code as it stood looked like a cargo-cult hangover from the has... check-in: 9a948a8375 user: dkf tags: trunk | |
| 19:17 | * generic/tclExecute.c (TEBC): reverting to the previous method for async tests in TEBC, as the ne... check-in: 41f93f469a user: msofer tags: trunk | |
| 16:22 | * generic/tclCompile.c: New instruction code INST_START_CMD * generic/tclCompile.h: that a... check-in: f7f63d8e13 user: msofer tags: trunk | |
| 16:13 | Corrected case: Filesystem.h -> FileSystem.h check-in: 95ac488c9c user: dgp tags: trunk | |
| 15:35 | fix to glob with volume relative paths, bug 898238 check-in: 420ac4b311 user: vincentdarley tags: trunk | |
| 09:56 | fix to Tcl bug 918320 check-in: 6693f94672 user: vincentdarley tags: trunk | |
|
2004-03-29
| ||
| 21:43 | merge updates from HEAD check-in: f32e7d9305 user: dgp tags: dgp-refactor | |
| 18:49 | * generic/tclInt.h: * generic/tclEncoding.c (TclFindEncodings, Tcl_FindExecutable): * mac/tclMacI... check-in: 9621fb37c5 user: hobbs tags: core-8-4-branch | |
| 16:35 | overlooked update to tests. check-in: 3e60c7abe4 user: dgp tags: trunk | |
| 15:47 | * generic/tclMain.c (Tcl_Main, StdinProc): Append newline only to incomplete scripts... check-in: 98d02c1264 user: dgp tags: trunk | |
| 02:18 | Changelog fix check-in: 62378ec1ea user: msofer tags: trunk | |
| 02:17 | * generic/tclCompile.c (TclCompileScript): corrected possible segfault when a compilation returns ... check-in: 5302a8b135 user: msofer tags: core-8-4-branch | |
| 02:09 | * generic/tclCompile.c (TclCompileScript): corrected possible segfault when a compilation returns ... check-in: 6dd42cd8f5 user: msofer tags: trunk | |
|
2004-03-28
| ||
| 00:48 | * doc/array.n: added documentation for trace-realted behaviour of 'array get' [Bug 449893] check-in: 6b87fc6495 user: msofer tags: trunk | |
|
2004-03-26
| ||
| 22:35 | a bit more detail in the changes file about new package versions check-in: 102ee64a59 user: dgp tags: trunk | |
| 22:28 | Merge updates from HEAD. check-in: 6e8d2d7ba1 user: dgp tags: dgp-refactor | |
| 19:47 | * README: Bumped version number to 8.5a2 to * tools/tcl.wse.in: di... check-in: 2894e72102 user: dgp tags: trunk | |
| 19:04 | fixed another volume-relative file normalization problem check-in: 82c15c433d user: vincentdarley tags: trunk | |
| 18:45 | fix to windows volume-relative path normalization check-in: 7e000dfba5 user: vincentdarley tags: trunk | |
|
2004-03-24
| ||
| 21:54 | Silly bug found originally by Damon Courtney. [922752] check-in: fa1b9ceadb user: dkf tags: trunk | |
|
2004-03-23
| ||
| 09:00 | Docfix. [Bug 921464] check-in: 2a45eac74c user: dkf tags: trunk | |
|
2004-03-21
| ||
| 21:03 | * win/tclWinInit.c (TclpSetInitialEncodings): recognize WIN32_CE as a unicode (WCHAR) platform. check-in: 4b1cc7c8c5 user: hobbs tags: core-8-4-branch | |
| 20:59 | define WIN32_CE platform info check-in: 09d5272b63 user: hobbs tags: core-8-4-branch | |
|
2004-03-19
| ||
| 18:43 | Added CONST to TclpGetTime declaration and `make genstubs` check-in: c981f6dd1e user: dgp tags: trunk | |
| 18:34 | Include tclInt.h instead of tclPort.h to fix building on Solaris. check-in: b18183a7f0 user: rmax tags: trunk | |
| 18:33 | Made HEAD build on Windows VC++ again. check-in: 6610e1aa01 user: kennykb tags: trunk | |
| 16:15 | Fix breakage by making tclIntDecls.h #inc tclPort.h, as recommended by DGP. check-in: 01243a7c07 user: dkf tags: trunk | |
| 16:05 | autoconf-2.57 check-in: e0539e53b3 user: dgp tags: trunk | |
|
2004-03-18
| ||
| 19:03 | *** empty log message *** check-in: 2b1ba2f519 user: rmax tags: trunk | |
| 19:01 | * unix/tcl.m4: Removed -Wno-strict-aliasing. check-in: fb21d8b68d user: rmax tags: trunk | |
| 18:55 | * generic/tclIntDecls.h: Removed TclpTime_t. It wasn't really needed, * generic/tclInt.h: but c... check-in: dab531a337 user: rmax tags: trunk | |
| 18:54 | * generic/tclNamesp.c: Added temporary pointer variables to work * generic/tclStubLib.c: around w... check-in: fd479acbdb user: rmax tags: trunk | |
| 18:50 | * generic/tclIntDecls.h: Removed TclpTime_t. It wasn't really needed, * generic/tclInt.h: but c... check-in: c4cc68d13f user: rmax tags: trunk | |
|
2004-03-17
| ||
| 19:29 | Reverted changes to tcltest so that it can still support Mac when copied to Mac systems (only requir... check-in: 990a5ef147 user: dgp tags: trunk | |
| 18:45 | Removed support for Mac OS Classic platform [Patch 918142] check-in: 843d7d5bb5 user: das tags: trunk | |
| 18:14 | Removed support for Mac OS Classic platform [Patch 918142] check-in: b6330dbac7 user: das tags: trunk | |
| 00:57 | Slightly better docs for [lsearch]'s advanced capabilities check-in: da98392a5d user: dkf tags: trunk | |
|
2004-03-16
| ||
| 22:19 | * doc/catch.n: Compiled [catch] no longer fails to catch syntax errors. Removed th... check-in: 4a8f2f7e68 user: dgp tags: trunk | |
| 19:54 | * unix/configure, unix/tcl.m4: add -Wno-strict-aliasing for GCC to suppress useless type puning wa... check-in: 152b2ad062 user: hobbs tags: trunk | |
| 10:48 | Formatting fix. [Bug 917171] check-in: aa6ebc91ca user: dkf tags: trunk | |
| 03:40 | no message check-in: d8fddcf655 user: davygrvy tags: trunk | |
| 03:40 | * win/tclWinNotify.c: Fixed a mistake where the return value of MsgWaitForMultipleObjectsEx for "a m... check-in: 7d7363280b user: davygrvy tags: trunk | |
|
2004-03-15
| ||
| 20:34 | * generic/tclCompile.c (TclCompileScript): * tests/compile.test (compile-3.5): corrected wrong tes... check-in: 1cb6e4bcb7 user: msofer tags: core-8-4-branch | |
|
2004-03-12
| ||
| 23:21 | Implementation of [dict merge] subcommand, based on [FRQ 745851] check-in: 1ce578a9ea user: dkf tags: trunk | |
|
2004-03-10
| ||
| 16:01 | * generic/tclGetDate.y (TclGetDate): Fix so that [clock scan <timeOfDay> -gmt true] uses the GMT b... check-in: 3256bce743 user: kennykb tags: trunk | |
|
2004-03-09
| ||
| 13:34 | Fixed incorrect reporting of OS version for DJGPP. This known misinterpretation of uts_name struct f... check-in: ad2ec2e5bb user: vbwagner tags: trunk | |
| 13:32 | Removed undefining of extra error codes for DJGPP. It is not needed when Waterloo TCP 32 is properly... check-in: 84ea012850 user: vbwagner tags: trunk | |
| 12:59 | fixed typos in documentation and comments check-in: 720c4fb879 user: vincentdarley tags: trunk | |
| 12:57 | glob -path fix for near filesystem root check-in: 43b58eb623 user: vincentdarley tags: trunk | |
| 12:56 | glob -path fix for near filesystem root check-in: b16129b8db user: vincentdarley tags: core-8-4-branch | |
| 12:54 | glob -path fix for near filesystem root check-in: cd921511a7 user: vincentdarley tags: trunk | |
|
2004-03-08
| ||
| 16:34 | * generic/tclParse.c (TclParseInit): Modified TclParseInit so * generic/tclTest.c... check-in: ffd089be31 user: dgp tags: trunk | |
| 01:53 | reformatted a comment I had once moved so it doesn't exceed 74 colums. check-in: c3199a26cf user: davygrvy tags: trunk | |
| 01:51 | some silly reformatting changes to remove useless whitespace. check-in: 958f519d14 user: davygrvy tags: trunk | |
| 01:50 | added a slot position for a project of my own. check-in: 0f0dfb3fa4 user: davygrvy tags: trunk | |
| 01:50 | Checks MSDevDir, not MSVCDir envar. check-in: b5776c465d user: davygrvy tags: trunk | |
|
2004-03-06
| ||
| 17:31 | Further parser revisions to avoid a quadratic number of Tcl_Token copies when command substitutions ... check-in: 30eb7f22a7 user: dgp tags: dgp-refactor | |
|
2004-03-05
| ||
| 21:27 | * win/configure: Regen. * win/configure.in: Check for define of MWMO_ALERTABLE in winuser.h. * w... check-in: 2dd40b62f0 user: mdejong tags: trunk | |
| 16:36 | * generic/tclTest.c: Modified TesteventObjCmd to use a Tcl_QueuePosition in place of an 'int' for t... check-in: 6b18cc1df5 user: kennykb tags: trunk | |
| 15:48 | * tests/registry.test: Applied fix from Patch #910174 to make the test for an English-language ... check-in: 2c9ca622ea user: kennykb tags: trunk | |
| 14:06 | hidden unix-specific implementations of file volumes and file attributes under #ifndef DJGPP. Added ... check-in: 8616737a8a user: vbwagner tags: trunk | |
|
2004-03-04
| ||
| 23:33 | merge updates from HEAD check-in: 226b483e85 user: dgp tags: dgp-refactor | |
| 23:25 | * generic/tclInt.h (TclParseInit): Factored the common code * generic/tclParse.... check-in: c12d51f5d1 user: dgp tags: trunk | |
| 23:02 | Applied fix from #766159 for Win98 registry to skip unicode tests. check-in: a3e24a02e0 user: patthoyts tags: trunk | |
| 22:39 | * generic/tclParse.c (InitParse): Factored the common code for initializing a ... check-in: e4a6a58133 user: dgp tags: trunk | |
| 17:26 | merge updates from HEAD check-in: 90bbbc469a user: dgp tags: dgp-refactor | |
| 15:10 | Added TIP #100 support to the registry package (patch #903831) This provides a Windows test of the T... check-in: e9c5a80862 user: patthoyts tags: trunk | |
| 09:40 | Fix minor syntax problems. [Bug 909288] check-in: 285f8155e0 user: dkf tags: trunk | |
|
2004-03-03
| ||
| 23:58 | minor doc fixes for html conversion check-in: 19368459df user: hobbs tags: trunk, core-8-5-a1 | |
| 23:26 | whitespace mods check-in: c108dc0c63 user: hobbs tags: trunk | |
| 23:26 | note TIP#124 changes check-in: d80a777066 user: hobbs tags: trunk | |
| 22:49 | updated changes for 8.5a1 check-in: 5f997cc298 user: hobbs tags: trunk | |
| 22:35 | Removed inactive code. check-in: b133a53f06 user: dgp tags: dgp-refactor | |
| 10:47 | no message check-in: 736b7a5a56 user: davygrvy tags: trunk | |
| 10:47 | fixed some commentary. check-in: 61969488ef user: davygrvy tags: trunk | |
| 10:44 | * win/tclWinNotify.c (Tcl_WaitForEvent) : Allows an idling notifier to service "Asynchronous Procedu... check-in: cc0704a50f user: davygrvy tags: trunk | |
| 09:11 | no message check-in: 6d1a4b90d2 user: davygrvy tags: trunk | |
| 09:10 | default environment variable for VC++ is %MSDevDir% not %MSVCDir%, although vcvars32.bat sets both. check-in: d5c1be6b3c user: davygrvy tags: trunk | |
|
2004-03-02
| ||
| 00:42 | update patchlevel to 8.5a1 check-in: 28d3b065c8 user: hobbs tags: trunk | |
| 00:41 | update HP-11 build libs setup check-in: a462c3aeae user: hobbs tags: trunk | |
|
2004-03-01
| ||
| 19:27 | Update changes for 8.4.6 release. check-in: ff98c9801c user: dgp tags: trunk | |
| 18:22 | updated release note files for 8.4.6 check-in: 067f4b2667 user: dgp tags: core-8-4-6, core-8-4-branch | |
| 18:01 | * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on IRIX64-6.5* systems... check-in: a2b66a2187 user: dgp tags: trunk | |
| 17:48 | * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on IRIX64-6.5* systems... check-in: fc34f6da26 user: dgp tags: core-8-4-branch | |
| 17:33 | * generic/tclTrace.c (TclCheckInterpTraces): The TIP 62 * generic/tclTest.c (Test... check-in: fbc9a80268 user: dgp tags: trunk | |
| 17:33 | * generic/tclCmdMZ.c (TclCheckInterpTraces): The TIP 62 * generic/tclTest.c (Test... check-in: af732ef905 user: dgp tags: core-8-4-branch | |
|
2004-02-28
| ||
| 15:46 | more robust tests check-in: afdde5e5e0 user: vincentdarley tags: trunk | |
| 15:45 | removed 'the the' typos check-in: 6ba58f0303 user: vincentdarley tags: trunk | |
| 15:44 | test and documentation fixes check-in: c98c5a8e85 user: vincentdarley tags: trunk | |
|
2004-02-26
| ||
| 09:10 | * macosx/Makefile: fixed copyright year in Tcl.framework Info.plist check-in: 277d0da04b user: das tags: core-8-4-branch | |
| 09:10 | * macosx/Makefile: fixed copyright year in Tcl.framework Info.plist check-in: 9ff2cb1d73 user: das tags: trunk | |
| 00:30 | moved core-8-4-6 release tag check-in: 2ee9d8ead4 user: hobbs tags: core-8-4-branch | |
|
2004-02-25
| ||
| 23:56 | * tests/basic.test: Made several tests more robust to the * tests/cmdMZ.test: ... check-in: 0fb8324d96 user: dgp tags: trunk | |
| 23:38 | * tests/basic.test: Made several tests more robust to the * tests/cmdMZ.test: ... check-in: 232c518b18 user: dgp tags: core-8-4-branch | |
| 16:17 | Missed a pointer dereference in check for NULL. D'oh! [904307] check-in: 53abe20838 user: dkf tags: trunk | |
| 14:54 | Fix memleak with long hostnames. [Bug 888777] check-in: f64c6d79f4 user: dkf tags: core-8-4-branch | |
| 14:50 | Fix memleak with long hostnames. [Bug 888777] check-in: 0a8ace07ca user: dkf tags: trunk | |
| 14:12 | * win/tclWinDde.c: Removed some gcc warnings - except for the -Wconversion warning for GetGlobalAt... check-in: ff97c10f82 user: patthoyts tags: trunk | |
| 07:58 | no message check-in: 68f057d7b3 user: davygrvy tags: core-8-4-branch | |
| 07:56 | backport of BuildCommandLine changes to mirror msvcrt's parse_cmdline() rules of quoting check-in: 488b7e528d user: davygrvy tags: core-8-4-branch | |
|
2004-02-24
| ||
| 23:02 | Regen check-in: 66634dd693 user: dkf tags: trunk | |
| 22:58 | TIP#100 implementation largely based on work by Georgios Petasis. check-in: 4f599936a4 user: dkf tags: trunk | |
|
2004-02-23
| ||
| 10:43 | Fix memleak. [Bug 902562] check-in: d3278367b9 user: dkf tags: trunk | |
|
2004-02-21
| ||
| 12:48 | Fix memory leak on error path check-in: ccdf97e374 user: dkf tags: trunk | |
| 04:36 | no message check-in: bc2376f3b3 user: davygrvy tags: trunk | |
| 02:17 | (SocketThreadExitHandler): Don't call TerminateThread when WaitForSingleObject returns a timeout. T... check-in: 5952fe710d user: davygrvy tags: trunk | |
|
2004-02-20
| ||
| 20:44 | stop compiler warning check-in: a5c4c97273 user: dgp tags: core-8-4-branch | |
| 18:38 | changes through 8.4.6 release check-in: 24cd087d17 user: dgp tags: trunk | |
| 18:35 | update changes for 8.4.6 release check-in: f6890a44ed user: dgp tags: core-8-4-branch | |
| 05:27 | * win/tclWinInit.c (AppendEnvironment): Use the tail component of the passed in lib path instead ... check-in: ebc36fa95f user: mdejong tags: core-8-4-branch | |
|
2004-02-18
| ||
| 22:30 | Merge updates from HEAD. Ported support of {expand} syntax. check-in: 257d73b262 user: dgp tags: dgp-refactor | |
| 02:05 | note 8.4.6 tag check-in: d962828727 user: hobbs tags: core-8-4-branch | |
| 01:59 | reverted file norm .. fixes because 8.5 had much more extensive changes across the board check-in: f486230722 user: hobbs tags: core-8-4-branch | |
| 01:43 | * doc/tcltest.n: * library/tcltest/tcltest.tcl: Changed -verbose default value to ... check-in: f14e5e643e user: dgp tags: core-8-4-branch | |
| 01:41 | * doc/tcltest.n: * library/tcltest/tcltest.tcl: Changed -verbose default value to ... check-in: a6db62923b user: dgp tags: trunk | |
| 01:34 | * generic/tclIOUtil.c: backport of rewrite of generic file normalization code to cope with links f... check-in: f4ec15959a user: hobbs tags: core-8-4-branch | |
| 01:30 | add constraints to unixInit-7.1 check-in: d30acaa0b8 user: hobbs tags: trunk | |
| 01:30 | add constraints to unixInit-7.1 check-in: 5c3af16372 user: hobbs tags: core-8-4-branch | |
| 01:06 | Whitespace police check-in: 10b901b784 user: dgp tags: trunk | |
|
2004-02-17
| ||
| 23:50 | * tests/unixInit.test (unixInit-7.1): * unix/tclUnixInit.c (TclpInitPlatform): ensure the std fds ... check-in: 2f989b379a user: hobbs tags: trunk | |
| 23:46 | * tests/unixInit.test: unixInit-7.1 * unix/tclUnixInit.c (TclpInitPlatform): ensure the std fds ex... check-in: f93a021082 user: hobbs tags: core-8-4-branch | |
| 20:55 | Fix for my bozo-ness. [Bug 898910] check-in: 38a9d30743 user: dkf tags: trunk | |
| 04:56 | * generic/tclTrace.c (TclTraceExecutionObjCmd) (TclTraceCommandObjCmd): fix possible mem leak in t... check-in: 9adbc9d47f user: hobbs tags: trunk | |
| 04:55 | clarify info exists vs. variables return result check-in: dab52bb35a user: hobbs tags: trunk | |
| 04:54 | * generic/tclCmdMZ.c (TclTraceExecutionObjCmd) (TclTraceCommandObjCmd): fix possible mem leak in t... check-in: ec54906e57 user: hobbs tags: core-8-4-branch | |
|
2004-02-13
| ||
| 01:37 | update patchlevel to 8.4.6 check-in: 7eef70ad5a user: hobbs tags: core-8-4-branch | |
| 01:37 | update HP-11 build libs setup check-in: 9fab8c9b07 user: hobbs tags: core-8-4-branch | |
| 01:29 | minor clarification in exists vs vars return list check-in: 0210f5d242 user: hobbs tags: core-8-4-branch | |
|
2004-02-12
| ||
| 23:19 | * win/tclWinInit.c (AppendEnvironment): Use the tail component of the passed in lib path instead ... check-in: dab9952df9 user: mdejong tags: trunk | |
|
2004-02-10
| ||
| 22:07 | no message check-in: eaf3758d7d user: davygrvy tags: trunk | |
| 22:04 | better macro grepping logic check-in: e404be82cc user: davygrvy tags: trunk | |
|
2004-02-08
| ||
| 01:44 | speling check-in: 9902152912 user: davygrvy tags: trunk | |
| 01:38 | minor bug fix for last commit. check-in: 35f211ff7b user: davygrvy tags: trunk | |
|
2004-02-07
| ||
| 21:47 | no message check-in: 57e94ff38f user: davygrvy tags: trunk | |
| 21:47 | * win/makefile.vc: * win/rules.vc: * win/tcl.rc: * win/tclsh.rc: Added an 'unchecked' option to the... check-in: cc4a3db7ed user: davygrvy tags: trunk | |
| 05:47 | Merge updates from HEAD Note that this branch currently does not fully support the new {expand} syn... check-in: beeeb45bbf user: dgp tags: dgp-refactor | |
|
2004-02-06
| ||
| 16:48 | * doc/clock.n: Removed reference to non-existent [file ctime]. check-in: 75bae7c0e9 user: dgp tags: trunk | |
| 16:47 | * doc/clock.n: Removed reference to non-existent [file ctime]. check-in: 2465f08a74 user: dgp tags: core-8-4-branch | |
| 00:02 | no message check-in: 7cbbb6831c user: davygrvy tags: trunk | |
| 00:01 | * docs/tclvars.n: Added clarification of the ::tcl_platform(debug) var that it only refers to the fl... check-in: 36c5695448 user: davygrvy tags: trunk | |
|
2004-02-05
| ||
| 20:25 | * generic/tclFileName.c (SkipToChar): Corrected CONST and type-casting issues that... check-in: 41ccda6f8f user: dgp tags: trunk | |
|
2004-02-04
| ||
| 06:46 | typo check-in: 0275ac08d0 user: dgp tags: trunk | |
| 06:45 | * generic/tclCmdAH.c (StoreStateData): Removed improper refcount decrement of the v... check-in: a3caa70500 user: dgp tags: trunk | |
| 06:15 | * library/tcltest/tcltest.tcl: Corrected references to non-existent $name variable ... check-in: 9b2ed78e0d user: dgp tags: trunk | |
| 06:14 | * library/tcltest/tcltest.tcl: Corrected references to non-existent $name variable ... check-in: 902e183599 user: dgp tags: core-8-4-branch | |
|
2004-02-03
| ||
| 18:51 | * library/tcltest/tcltest.tcl: Corrected parsing of single command line argument (o... check-in: ec96c9f4f8 user: dgp tags: trunk | |
| 18:49 | * library/tcltest/tcltest.tcl: Corrected parsing of single command line argument (o... check-in: 19b3b05a86 user: dgp tags: core-8-4-branch | |
|
2004-02-02
| ||
| 22:01 | no message check-in: 1c084aabac user: davygrvy tags: core-8-4-branch | |
| 22:00 | * generic/tclIO.c (Tcl_Ungets): fixes improper filling of the channel buffer. [Bug 405995] check-in: de1126b198 user: davygrvy tags: core-8-4-branch | |
| 21:35 | minor formatting and some commentary. check-in: 59fb37143b user: davygrvy tags: trunk | |
| 21:33 | no message check-in: cac04cff9e user: davygrvy tags: trunk | |
| 21:31 | * generic/tclIO.c (Tcl_Ungets): fixed improper filling of the channel buffer. [Bug 405995] check-in: b0dd06df66 user: davygrvy tags: trunk | |
| 02:36 | * tests/winPipe.test: Six more cases added. * win/tclWinPipe.c: Fixed BuildCommandLine() to pass the... check-in: 50286521bc user: davygrvy tags: trunk | |
| 01:34 | * tests/winPipe.test: more cases with the "N backslashes followed a quote -> insert N * 2 + 1 backsl... check-in: d260547fb9 user: davygrvy tags: trunk | |
| 01:13 | no message check-in: 0dd1a6acbc user: davygrvy tags: trunk | |
| 01:13 | * tests/winPipe.test: Added proof that BuildCommandLine() is not doing the "N backslashes followed a... check-in: 3b1e20bff7 user: davygrvy tags: trunk | |
|
2004-02-01
| ||
| 23:37 | * tests/winPipe.test: Added proof that BuildCommandLine() is not doing the "N backslashes followed a... check-in: 298d5353d5 user: davygrvy tags: trunk | |
| 11:42 | no message check-in: 3fff4ffa6a user: davygrvy tags: trunk | |
| 10:28 | * win/nmakehlp.c: defensive techniques to avoid static buffer overflows and a couple envars upsettin... check-in: 2944745dc0 user: davygrvy tags: trunk | |
| 09:37 | * tests/winPipe.test: more pass-thru commandline verifications. * win/tclWinPipe.c (BuildCommandLine... check-in: 072413cbd2 user: davygrvy tags: trunk | |
|
2004-01-30
| ||
| 08:13 | no message check-in: 07eb715366 user: davygrvy tags: trunk | |
| 08:10 | * win/makefile.vc: Use the -GZ compiler switch when building for symbols. This is supposed to emula... check-in: 1df3e9186e user: davygrvy tags: trunk | |
|
2004-01-29
| ||
| 13:01 | fix to file normalization with links check-in: ea7a46acae user: vincentdarley tags: trunk | |
| 11:47 | fix to test and comment check-in: 11032aae7c user: vincentdarley tags: trunk | |
| 10:28 | filesystem fixes for '-force' consistency and picky compilers check-in: fff97fe116 user: vincentdarley tags: trunk | |
|
2004-01-28
| ||
| 23:56 | Speed improvements to SetBooleanFromAny's string handling whitespace/style policing check-in: 2611b2eb6e user: dkf tags: trunk | |
| 00:59 | no message check-in: 7c1b7dc268 user: davygrvy tags: trunk | |
| 00:56 | * win/nmakehlp.c: Use '.\nul' as the sourcefile name instead of 'nul' so VC 5.2 doesn't try searchin... check-in: 50878eedab user: davygrvy tags: trunk | |
|
2004-01-26
| ||
| 13:33 | filesystem documentation and tests check-in: 4837ad9131 user: vincentdarley tags: trunk | |
|
2004-01-23
| ||
| 10:59 | file normalize bug fixes for .. and . check-in: 53c4f86a01 user: vincentdarley tags: trunk | |
|
2004-01-22
| ||
| 03:06 | no message check-in: 40eef2a450 user: davygrvy tags: trunk | |
| 03:03 | mentions of 'panic' and 'panicVA' removed from the documentation. check-in: b6c6b09106 user: davygrvy tags: trunk | |
|
2004-01-21
| ||
| 19:59 | filesystem optimisation -- Three main issues accomplished: (1) cleaned up variable names in check-in: 9cfcca63fb user: vincentdarley tags: trunk | |
|
2004-01-20
| ||
| 15:49 | Whitespace minimisation check-in: 1b403006e0 user: dkf tags: trunk | |
| 15:40 | Minor comment improvements check-in: 5dac2d2955 user: dkf tags: trunk | |
| 15:39 | Minor whitespace/capitalization fixes check-in: b3c1b261c0 user: dkf tags: trunk | |
| 05:20 | no message check-in: f2a60767e6 user: davygrvy tags: trunk | |
| 05:18 | * win/tclWinPipe.c (Tcl_WaitPid): Fixed a thread-safety problem with the process list. The delayed ... check-in: 5940c523f9 user: davygrvy tags: trunk | |
|
2004-01-18
| ||
| 16:19 | Full bytecode compilation for [lassign] check-in: 9a1a37c9ae user: dkf tags: trunk | |
|
2004-01-17
| ||
| 07:31 | no message check-in: 4aaf6cf992 user: davygrvy tags: trunk | |
| 07:29 | added #pragma comment(lib, "advapi32.lib") when compiling under VC++ check-in: 4187620765 user: davygrvy tags: trunk | |
| 00:52 | Fix a shimmering bug check-in: 0d952b7fa6 user: dkf tags: trunk | |
| 00:38 | Minor fixes and update of UNIX documentation installer check-in: 62cc8bc440 user: dkf tags: trunk | |
| 00:28 | Basic implementation of TIP#57 - TclX's [lassign] command into Tcl core Not a direct copy * Better... check-in: 57030a2c1d user: dkf tags: trunk | |
|
2004-01-16
| ||
| 02:52 | no message check-in: 454e3b2da8 user: davygrvy tags: trunk | |
| 02:46 | Same change in how TCL_USE_STATIC_PACKAGES is used. check-in: 3ebae57864 user: davygrvy tags: trunk | |
| 02:42 | Some clean-up with how the resource files are built and how -DTCL_USE_STATIC_PACKAGES is sent when c... check-in: bb79714827 user: davygrvy tags: trunk | |
| 02:40 | Some clean-up with how the resource files are built. check-in: 0f93be7d06 user: davygrvy tags: trunk | |
|
2004-01-15
| ||
| 23:23 | document 'fullwarn' in the opening usage comments check-in: ca655ff7b0 user: davygrvy tags: trunk | |
| 23:09 | no message check-in: 6e8a08124c user: davygrvy tags: trunk | |
| 23:08 | Added new logic to crank-up the warning levels for both compile and link when $(FULLWARNINGS) is set... check-in: 2e5169c29a user: davygrvy tags: trunk | |
| 23:08 | * win/rules.vc: Added new 'fullwarn' to the CHECKS commandline macro; sets $(FULLWARNINGS). check-in: b6f4c0a1ef user: davygrvy tags: trunk | |
| 22:24 | no message check-in: a5ee97fe90 user: davygrvy tags: trunk | |
| 22:20 | * win/tclWinReg.c: Placed the requirement for advapi.lib into the object file itself with #paragma ... check-in: 6176b7ad8e user: davygrvy tags: trunk | |
| 21:53 | record bug report number check-in: 58e6d362c0 user: dgp tags: trunk | |
|
2004-01-14
| ||
| 22:07 | Allow [dict exists {a {b c}} d e] to not be an error. [Bug 871387] check-in: 45131a775e user: dkf tags: trunk | |
| 09:34 | Dict refcount fixes from Peter Spjuth. Thanks! [Bug 876170] check-in: 54f23bec93 user: dkf tags: trunk | |
|
2004-01-13
| ||
| 23:37 | * generic/tclCmdMZ.c (Tcl_SwitchObjCmd): Silence compiler warnings. check-in: b986a19bed user: dgp tags: trunk | |
| 23:15 | Patch 876451: restores performance of [return]. Also allows forms such as [return -... check-in: 8727b42c2c user: dgp tags: trunk | |
| 17:26 | * generic/tclFileName.c (Tcl_GlobObjCmd): Latest changes to management of the inter... check-in: 1da8144679 user: dgp tags: core-8-4-branch | |
| 17:13 | more detail check-in: ea75b3a19d user: dgp tags: trunk | |
| 17:13 | * generic/tclFileName.c (Tcl_GlobObjCmd): Latest changes to management of the inter... check-in: 884b1f7ddf user: dgp tags: trunk | |
| 09:45 | Fix shared object panics. [Bug 875395] check-in: ce19ff118e user: dkf tags: core-8-4-branch | |
| 09:42 | Fix shared object panics. [Bug 875395] check-in: 1a953d39a5 user: dkf tags: trunk | |
| 02:12 | 2004-01-09 edit check-in: 484c049a78 user: davygrvy tags: trunk | |
|
2004-01-12
| ||
| 18:50 | improved comments check-in: 46b0946107 user: msofer tags: trunk | |
| 18:21 | * generic/tclCompExpr.c (CompileLandOrLorExpr): cosmetic changes. check-in: f4eba2f0b3 user: msofer tags: trunk | |
| 03:28 | Fix a comment. check-in: 2afb845a06 user: msofer tags: trunk | |
| 03:23 | * generic/tclCompExpr.c (CompileLandOrLorExpr): new logic, fewer instructions. As a side effect, t... check-in: d0d26ee384 user: msofer tags: trunk | |
|
2004-01-11
| ||
| 20:45 | no message check-in: c4dfe68e26 user: davygrvy tags: trunk | |
| 20:38 | no message check-in: e234ac2dc1 user: davygrvy tags: trunk | |
| 20:36 | * win/tclWinThrd.c (Tcl_ConditionNotify): condPtr must be dereferenced to see if there are waiters... check-in: 6885a5fa49 user: davygrvy tags: trunk | |
|
2004-01-10
| ||
| 00:26 | no message check-in: a7eb027c89 user: davygrvy tags: trunk | |
| 00:24 | Added -DTCL_NO_DEPRECATED usage to makefile.vc. Called like this: nmake -af makefile.vc CHECKS=no... check-in: 9bff31696e user: davygrvy tags: trunk | |
|
2004-01-09
| ||
| 20:59 | no message check-in: 2aff60c745 user: davygrvy tags: trunk | |
| 20:55 | Renamed and deprecated #defines moved to within the #ifndef TCL_NO_DEPRECATED block. This alows us ... check-in: 39e2760edf user: davygrvy tags: trunk | |
| 15:22 | TclFinalizeFilesystem fix check-in: ffc8724479 user: vincentdarley tags: trunk | |
| 13:19 | vfs code tclfinalizefilesystem fix check-in: 02df65f851 user: vincentdarley tags: core-8-4-branch | |
|
2003-12-26
| ||
| 04:12 | * win/tclWin32Dll.c (DllMain): Add HAVE_NO_SEH blocks in place of __try and __except statements t... check-in: e091eeb230 user: mdejong tags: trunk | |
|
2003-12-24
| ||
| 14:40 | typo fixes check-in: e63aa2f51c user: dgp tags: trunk | |
| 04:20 | no message check-in: 7419700723 user: davygrvy tags: trunk | |
| 04:20 | Deprected use of Tcl_Ckalloc changed to Tcl_Alloc in the TclAllocObjStorage macro. check-in: 19b15f1dba user: davygrvy tags: trunk | |
| 04:18 | All uses of 'panic' (the macro) changed to 'Tcl_Panic' (the function). The #define of panic in tcl.... check-in: 524a53e3b3 user: davygrvy tags: trunk | |
|
2003-12-23
| ||
| 03:58 | prevent static buffer overflow (Doh!) check-in: 1154089f0a user: davygrvy tags: trunk | |
| 03:48 | fixed static buffer overflow check-in: 105e213b31 user: davygrvy tags: trunk | |
| 02:41 | no message check-in: f4746a904d user: davygrvy tags: trunk | |
| 02:39 | Removed note that makefile.vc needs to have a version number changed. check-in: 443bc592e1 user: davygrvy tags: trunk | |
| 02:38 | VERSION macro now set by reading tcl.h for it. check-in: cff1bedef2 user: davygrvy tags: trunk | |
| 02:19 | New feature for extensions that use rules.vc. Now reads header files for version strings. No more ... check-in: 5bfd259afe user: davygrvy tags: trunk | |
|
2003-12-21
| ||
| 22:02 | no message check-in: cff53f286b user: davygrvy tags: trunk | |
| 21:58 | Structured Exception Handling added around Tcl_Finalize called from DllMain's DLL_PROCESS_DETACH. W... check-in: 1c41033288 user: davygrvy tags: trunk | |
|
2003-12-17
| ||
| 22:11 | backported changelog entry to document backported bug fix check-in: 5e75b76817 user: dgp tags: core-8-4-branch | |
| 18:40 | * generic/tclBinary.c (DeleteScanNumberCache): fixed crashing bug when numeric scan-value cache co... check-in: 3bc06f90ec user: das tags: trunk | |
| 18:38 | * generic/tclBinary.c (DeleteScanNumberCache): fixed crashing bug when numeric scan-value cache co... check-in: 97b03927f2 user: das tags: core-8-4-branch | |
| 17:47 | fix to file normalization with relative links check-in: b69743eda9 user: vincentdarley tags: trunk | |
| 10:12 | fix to fs norm bug 860402 check-in: 730275ac02 user: vincentdarley tags: trunk | |
| 09:55 | fix to fs norm bug 860402 check-in: 487c53d709 user: vincentdarley tags: trunk | |
| 09:32 | Merged fixes for Tcl Bug #839519 and Tcl Bug #861515. Those are already applied to the head. check-in: fe3c10c752 user: vasiljevic tags: core-8-4-branch | |
| 09:26 | Added trace for bugfixes #839519 and #861515 check-in: cb311e4d9c user: vasiljevic tags: trunk | |
| 09:25 | fixed Tcl_FSGetTranslatedPath to always return properly refcounted path object. This fixes Tcl Bug #... check-in: 9efce085be user: vasiljevic tags: trunk | |
| 09:24 | Fixed 2 memory (object) leaks; Tcl Bug #839519 check-in: 12499f35c0 user: vasiljevic tags: trunk | |
|
2003-12-16
| ||
| 18:20 | improved documentation on memory management check-in: f909afc788 user: vincentdarley tags: trunk | |
| 15:26 | marked test as nonPortable check-in: 2d3e725c15 user: vincentdarley tags: trunk | |
| 11:34 | Made a variable file-local for safety check-in: 54a83caeac user: dkf tags: trunk | |
| 02:55 | * win/tclWinFile.c (TclpUtime) : utimbuf struct not a problem with Borland. * win/tclWinTime.c (... check-in: cf0b9606ba user: davygrvy tags: trunk | |
| 02:43 | * win/tcl.rc: Slight modification to the STRINGIFY macro to support Borland's rc tool. From Helmu... check-in: 97ef66fca1 user: davygrvy tags: trunk | |
| 02:35 | * wintclsh.rc: Slight modification to the STRINGIFY macro to support Borland's rc tool. From Helm... check-in: 385122fc8c user: davygrvy tags: trunk | |
| 02:31 | Slight modification to the STRINGIFY macro to support Borland's rc tool. check-in: ae05ff553c user: davygrvy tags: trunk | |
|
2003-12-15
| ||
| 00:49 | * generic/tclInt.decls: commented-out entry for TclpCheckStackSpace, removing it from the Stubs tabl... check-in: 58f0786941 user: davygrvy tags: trunk | |
|
2003-12-14
| ||
| 18:32 | TIP#75 Implementation check-in: 37ab2795dd user: dkf tags: trunk | |
| 17:38 | Stop warnings due to (annoying) C type promotion rules. check-in: c0649787a6 user: dkf tags: trunk | |
| 10:51 | rewrite of file normalization check-in: 5b1ae40484 user: vincentdarley tags: trunk | |
|
2003-12-13
| ||
| 03:11 | prefer Tcl_LongAsWide and Tcl_WideAsLong for casts. check-in: 990811b730 user: davygrvy tags: trunk | |
| 02:11 | no message check-in: 5d61b76a22 user: davygrvy tags: trunk | |
| 02:07 | Win32's SetFilePointer() takes LONGs not DWORDs. Redid local vars to avoid all casting except where... check-in: 8ee1137fac user: davygrvy tags: trunk | |
|
2003-12-12
| ||
| 17:15 | better filesystem tests with more informative results check-in: c9ed107497 user: vincentdarley tags: trunk | |
| 17:09 | various filesystem fixes check-in: 6f1ffc504e user: vincentdarley tags: trunk | |
| 17:09 | allow creation of relative links check-in: 60f9fa8b4d user: vincentdarley tags: trunk | |
| 17:02 | new filesystem tests check-in: 8560e5ecaa user: vincentdarley tags: trunk | |
| 17:02 | file normalize ~nobody fix check-in: f1c2619a40 user: vincentdarley tags: trunk | |
| 17:02 | improved filesystem documentation check-in: 574d369381 user: vincentdarley tags: trunk | |
| 16:47 | fix to 'file normalize ~nobody' crash check-in: 23ab3123af user: vincentdarley tags: core-8-4-branch | |
| 01:01 | no message check-in: e2be25f20c user: davygrvy tags: trunk | |
| 00:59 | (SocketThreadExitHandler) : added a TerminateThread fallback just in case the socket handler thread ... check-in: ebde28db01 user: davygrvy tags: trunk | |
|
2003-12-09
| ||
| 21:55 | * unix/configure: * unix/tcl.m4: updated OpenBSD build configuration based on [Patch #775246] (ca... check-in: 9311063130 user: hobbs tags: trunk | |
| 16:03 | fixed tests and constraints and setup so works x-platform check-in: 4e7375a764 user: vincentdarley tags: trunk | |
| 15:32 | #ifdef'd out errno declarations; incompatible with recent glibc. [Bug 852369] check-in: d0ff553585 user: dkf tags: core-8-4-branch | |
| 15:27 | #ifdef'd out errno declarations; incompatible with recent glibc. [Bug 852369] check-in: d06ae339af user: dkf tags: trunk | |
| 14:57 | NT file permissions fix and tests check-in: a6a450bd88 user: vincentdarley tags: trunk | |
|
2003-12-03
| ||
| 17:39 | * generic/tcl.h: Bumped patch level to 8.4.5.1 to distinguish * unix/configur... check-in: 125b8530bb user: dgp tags: core-8-4-branch | |
|
2003-12-02
| ||
| 17:36 | * README: Bumped patch level to 8.4.6 to distinguish * generic/tcl.h: ... check-in: 67f0414823 user: dgp tags: core-8-4-branch | |
| 09:31 | Stop losing references when variables are repeated in [binary scan]. [851747] check-in: 4b0fb393bf user: dkf tags: core-8-4-branch | |
| 09:29 | Stop losing references when variables are repeated in [binary scan]. [851747] check-in: e1aa93441d user: dkf tags: trunk | |
|
2003-12-01
| ||
| 21:29 | * doc/lset.n: fix typo [Bug 852224] check-in: 424fb3443c user: msofer tags: core-8-4-branch | |
| 21:27 | * doc/lset.n: fix typo [Bug 852224] check-in: 89c716f872 user: msofer tags: trunk | |
|
2003-11-24
| ||
| 19:06 | * generic/tclParse.c: Corrected faulty check for trailing white space in {expand} ... check-in: 672ceae2ae user: dgp tags: trunk | |
| 10:13 | remove windows [cd] bug check-in: aed01a3091 user: vincentdarley tags: trunk | |
|
2003-11-21
| ||
| 18:47 | * tests/winFCmd.test (winFCmd-16.10,11): Merged new tests from core-8-4-branch. check-in: 3edba276c1 user: dgp tags: trunk | |
| 18:18 | moved core-8-4-5 tag to include las test correction check-in: 8f0b8e9adb user: hobbs tags: core-8-4-5, core-8-4-branch | |
| 16:19 | * tests/windFCmd.test (winFCmd-16.10): Corrected failure to initialize variable $dd... check-in: e353d8cf35 user: dgp tags: core-8-4-branch | |
| 00:18 | moved 8.4.5 tag check-in: de183ca925 user: hobbs tags: core-8-4-branch | |
|
2003-11-20
| ||
| 19:19 | * generic/tclVar.c: fix flag bit collision between LOOKUP_FOR_UPVAR and TCL_PARSE_PART1 (deprecate... check-in: 27a479625d user: msofer tags: core-8-4-branch | |
| 19:05 | fix to 'cd' infinite recursion bug on Windows check-in: f5a4c09bdb user: vincentdarley tags: core-8-4-branch | |
| 18:37 | * generic/tclVar.c: fix flag bit collision between LOOKUP_FOR_UPVAR and TCL_PARSE_PART1 (deprecate... check-in: 00fc87dfaf user: msofer tags: trunk | |
| 00:15 | * tests/compile.test (compile-16.22.0): Improved test for the recent fix for Bug 845... check-in: 39903cd5c5 user: dgp tags: trunk | |
|
2003-11-19
| ||
| 22:04 | Fixed Bug 845412; long commands without expansion don't get tangled with the expansion machinery now... check-in: 791e41a307 user: dkf tags: trunk | |
| 16:29 | typo correction check-in: b5c0f24d2c user: dgp tags: core-8-4-branch | |
|
2003-11-18
| ||
| 23:35 | updated for 8.4.5 release check-in: 5d4a25efc8 user: hobbs tags: core-8-4-branch | |
| 23:29 | Changes from Victor Wagner <vitus@45.free.net> for better DJGPP support. check-in: 393c948780 user: davygrvy tags: trunk | |
| 23:13 | Changes from Victor Wagner <vitus@45.free.net> for DJGPP support. check-in: c34a3f8b13 user: davygrvy tags: trunk | |
|
2003-11-17
| ||
| 18:28 | more details on the regexp fix. check-in: 91556819cc user: dgp tags: trunk | |
| 18:12 | * generic/regcomp.c: Backported regexp bug fixes and tests. Thanks * generic/tcl... check-in: c65f205307 user: dgp tags: core-8-4-branch | |
| 17:48 | * tests/reg.test: Added tests for [Bugs 230589, 504785, 505048, 840258] recently fi... check-in: ef520e12a5 user: dgp tags: trunk | |
| 15:23 | Added cast to suppress compiler warning. check-in: 7882b5bc8d user: dgp tags: trunk | |
|
2003-11-16
| ||
| 02:12 | Miguel's masking bits had the wrong sense. I should have spotted this, but he did instead... check-in: 20f28119e5 user: dkf tags: trunk | |
| 01:15 | D'oh! instructionCount is post-incremented, not pre-incremented... check-in: 5d7b896ba8 user: dkf tags: trunk | |
| 00:49 | Miguel Sofer's patch (with small revisions) to make sure the bytecode engine checks for async events... check-in: b8a0c26a58 user: dkf tags: trunk | |
|
2003-11-15
| ||
| 23:42 | Stop VC++ 5.2 warning. [Bug 842511] check-in: bc35b1d8bc user: dkf tags: trunk | |
| 23:35 | Whitespace fixes check-in: 1566f25636 user: dkf tags: trunk | |
| 11:14 | Fixed code that splits RE engine states into "progress" and "no-progress" (bugs 505048, 230589, 8402... check-in: 47606ca977 user: pvgoran tags: trunk | |
| 03:19 | Added cast to suppress compiler warning. check-in: 90d8b22feb user: dgp tags: trunk | |
|
2003-11-14
| ||
| 23:21 | TIP#138 implementation plus extra test stuff [Patch 731356] check-in: eef4eada83 user: dkf tags: trunk | |
| 21:13 | Version number/changebar fix check-in: f0e7c0648d user: dkf tags: trunk | |
| 20:44 | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognition * doc/Tcl.n: ... check-in: cbfb8313ba user: dgp tags: trunk | |
|
2003-11-12
| ||
| 17:29 | * tests/cmdMZ.test (cmdMZ-1.4): change to nonPortable as more systems are using permissions cachin... check-in: 3d83a3a862 user: hobbs tags: core-8-4-branch | |
| 17:27 | * tests/cmdMZ.test (cmdMZ-1.4): change to nonPortable as more systems are using perm... check-in: 0f226694e4 user: hobbs tags: trunk | |
| 01:07 | * unix/configure: * unix/tcl.m4: improve AIX --enable-64bit handling remove -D__NO_STRING_INLINES... check-in: 0c5e766d14 user: hobbs tags: trunk | |
| 01:05 | improve AIX --enable-64bit handling check-in: f4c52299dc user: hobbs tags: core-8-4-branch | |
|
2003-11-11
| ||
| 10:06 | no message check-in: 09a8cae981 user: davygrvy tags: trunk | |
| 08:24 | added socklen_t typedef for DJGPP check-in: d155989891 user: davygrvy tags: trunk | |
|
2003-11-10
| ||
| 22:55 | * library/dde/pkgIndex.tcl: Added safeguards so that registry * library/reg/pkgI... check-in: 207b9d2fc9 user: dgp tags: trunk | |
| 22:42 | * library/dde/pkgIndex.tcl: Added safeguards so that registry * library/reg/pkgI... check-in: 72370b1438 user: dgp tags: core-8-4-branch | |
| 20:34 | * unix/tclUnixInit.c (TclpInitLibraryPath): * win/tclWinInit.c (TclpInitLibraryPath)... check-in: 5d17bf7a05 user: dgp tags: trunk | |
| 20:32 | * tests/unixInit.test (unixInit-2.10): re-enabled. * unix/tclUnixInit.c (TclpInitLib... check-in: 2af03d22c1 user: dgp tags: core-8-4-branch | |
| 18:30 | Make cmdIL.test more self-contained [Bug 838384] check-in: b27e450c20 user: dkf tags: trunk | |
| 17:57 | fix to misleading error message check-in: 5a025a528e user: vincentdarley tags: trunk | |
|
2003-11-07
| ||
| 11:36 | compilation warning check-in: 5e759647b7 user: vincentdarley tags: trunk | |
|
2003-11-06
| ||
| 21:47 | * tests/unixInit.test (unixInit-2.10): mark as knownBug * generic/tclEncoding.c (Tcl... check-in: f2c5e28d1f user: hobbs tags: core-8-4-branch | |
| 13:12 | * macosx/Makefile: optimized builds define NDEBUG to turn off ThreadAlloc range checking. check-in: 66579ee384 user: das tags: core-8-4-branch | |
| 13:11 | * macosx/Makefile: optimized builds define NDEBUG to turn off ThreadAlloc range checking. check-in: b971567508 user: das tags: trunk | |
|
2003-11-05
| ||
| 20:52 | * generic/tclEncoding.c (TclFindEncodings): Normalize the path of the executable... check-in: 421949d855 user: dgp tags: core-8-4-branch | |
| 20:50 | * tests/unixInit.test (unixInit-2.10): New test to expose [Bug 832657] failure of T... check-in: 687e16de39 user: dgp tags: trunk | |
|
2003-11-04
| ||
| 09:36 | * macosx/Makefile: added 'test' target. check-in: 59cc5bd7e4 user: das tags: trunk | |
| 09:36 | * macosx/Makefile: added 'test' target. check-in: fd1362a489 user: das tags: core-8-4-branch | |
|
2003-11-03
| ||
| 12:49 | loadHandle vs clientData cleanup check-in: faef05470c user: vincentdarley tags: trunk | |
| 12:49 | whitespace check-in: d044c8be98 user: vincentdarley tags: trunk | |
| 12:48 | remove warning check-in: 3a2780c1a7 user: vincentdarley tags: trunk | |
| 12:48 | free path when no longer needed check-in: 5e80e5abd3 user: vincentdarley tags: trunk | |
|
2003-11-02
| ||
| 18:57 | Typo fix check-in: 33c0fbef93 user: dkf tags: trunk | |
|
2003-11-01
| ||
| 01:31 | regen check-in: d1f0e54921 user: dkf tags: trunk | |
| 01:28 | When copying and pasting code, check that argument types are sensible! <:^) check-in: cfc3336537 user: dkf tags: trunk | |
| 01:23 | Oops check-in: 6a41f32717 user: dkf tags: trunk | |
| 01:20 | Increased robustness and speed for [lrepeat] with help of new list constructor check-in: 14a264ed1d user: dkf tags: trunk | |
|
2003-10-31
| ||
| 13:33 | fix testsuite backport error check-in: 3cf3288b1b user: vincentdarley tags: core-8-4-branch | |
| 08:46 | ensure translated path is freed check-in: 414a62cb23 user: vincentdarley tags: core-8-4-branch | |
|
2003-10-30
| ||
| 22:46 | Whitespace police check-in: 0e454ce0e1 user: dkf tags: trunk | |
| 22:18 | Whitespace police check-in: 355816d9e5 user: dkf tags: trunk | |
|
2003-10-28
| ||
| 22:07 | doh, forgot Changelog entry check-in: df96275051 user: msofer tags: trunk | |
| 22:06 | * generic/tclExecute.c (NEXT_INST macros): replaced macro variable "result" by "resultHandling" to... check-in: 1debe942a0 user: msofer tags: trunk | |
|
2003-10-23
| ||
| 18:00 | * unix/tclUnixChan.c (Tcl_MakeFileChannel): Applied [Patch 813606] fixing [Bug 813087]. Detecti... check-in: 5b68e65f6c user: andreas_kupries tags: trunk | |
| 17:49 | * unix/tclUnixChan.c (Tcl_MakeFileChannel): Applied [Patch 813606] fixing [Bug 813087]. Detecti... check-in: 465e77a525 user: andreas_kupries tags: core-8-4-branch | |
| 16:28 | * win/tclWinSock.c (TcpWatchProc): Watch for FD_CLOSE too when asked for writable events by the... check-in: 8ec3963650 user: andreas_kupries tags: trunk | |
| 16:24 | * win/tclWinSock.c (TcpWatchProc): Watch for FD_CLOSE too when asked for writable events by the... check-in: a75cd73002 user: andreas_kupries tags: core-8-4-branch | |
| 10:10 | filesystem documentation check-in: a4fc365a4e user: vincentdarley tags: trunk | |
| 10:07 | mac resource freeing fix check-in: d76762d8f8 user: vincentdarley tags: trunk | |
| 09:40 | typo check-in: 8dc0974021 user: vincentdarley tags: core-8-4-branch | |
|
2003-10-22
| ||
| 22:35 | * generic/tclIOUtil.c (FsListMounts, FsAddMountsToGlobResult): New functions. See below for con... check-in: a16319b2a6 user: andreas_kupries tags: core-8-4-branch | |
| 08:29 | Changed FILE_ to FCMD_ to prevent symbol/#def collisions. [Bug 822528] check-in: f86ca225de user: dkf tags: trunk | |
| 08:21 | Changed FILE_ to FCMD_ to prevent symbol/#def collisions. [Bug 822528] check-in: a90e1d2d10 user: dkf tags: core-8-4-branch | |
|
2003-10-21
| ||
| 23:39 | * tools/tcltk-man2html.tcl: fixed incorrect html generated for .IP/.TP lists, now use <DL><DT>...<... check-in: 972aaa97b4 user: das tags: core-8-4-branch | |
| 23:39 | * tools/tcltk-man2html.tcl: fixed incorrect html generated for .IP/.TP lists, now use <DL><DT>...<... check-in: 1c115e499e user: das tags: trunk | |
| 23:25 | * win/tclWinPipe.c (BuildCommandLine): Applied the patch coming with [Bug 805605] to the code, ... check-in: 9bc2883984 user: andreas_kupries tags: trunk | |
| 22:57 | * win/tclWinPipe.c (BuildCommandLine): Applied the patch coming with [Bug 805605] to the code, ... check-in: 8a3d6e56c5 user: andreas_kupries tags: core-8-4-branch | |
| 20:42 | Removed variables that are no longer used. check-in: b8ce70f5db user: dgp tags: trunk | |
| 05:10 | corrected new msgcat tests to work on case-sensitive filesystems (where ROOT.msg and root.msg are di... check-in: b52b8cd9d1 user: dgp tags: trunk | |
| 03:42 | update msgcat version to 1.4 check-in: 480ccd7066 user: dgp tags: trunk | |
| 00:23 | TIP #156: Language-Neutral Root Locale for Msgcat check-in: 36d6f6daf7 user: kennykb tags: trunk | |
|
2003-10-16
| ||
| 02:29 | Merge updates from HEAD. check-in: 6eee5f37f0 user: dgp tags: dgp-refactor | |
| 02:28 | Merged updates from HEAD check-in: 44102608b1 user: dgp tags: dgp-refactor | |
|
2003-10-15
| ||
| 13:15 | Fixed bug 823768 by pre-parsing the index list check-in: 4f28048ff5 user: dkf tags: trunk | |
|
2003-10-14
| ||
| 22:48 | no message check-in: da23724d51 user: davygrvy tags: trunk | |
| 22:48 | Punt gracefully if exitToken was already destroyed. check-in: 4d99865323 user: davygrvy tags: trunk | |
| 22:44 | no message check-in: 60be0b5f4e user: davygrvy tags: core-8-4-branch | |
| 22:41 | Punt gracefully if exitToken was already destroyed. check-in: 8ed4708887 user: davygrvy tags: core-8-4-branch | |
| 21:49 | Test to detect a sharing problem with TIP#127 exposed in tclbench Thanks DGP for helping develop thi... check-in: cd19c5a7b4 user: dkf tags: trunk | |
| 20:42 | whitespace police check-in: b7d561203b user: dkf tags: trunk | |
| 18:23 | regsub fix check-in: 67a6ac6109 user: vincentdarley tags: trunk | |
| 18:21 | regsub fix check-in: 5f7f128188 user: vincentdarley tags: core-8-4-branch | |
| 15:44 | * generic/tclBasic.c (TclAppendObjToErrorInfo): New internal routine that appends a ... check-in: 3522d44090 user: dgp tags: trunk | |
| 13:38 | TIP#127 Implementation. Thanks to Michael Schlenker for his implementation work check-in: 3dfa4104f6 user: dkf tags: trunk | |
|
2003-10-13
| ||
| 16:48 | filesystem bug fixes check-in: f53be6ca93 user: vincentdarley tags: trunk | |
| 01:00 | * unix/tclUnixTest.c (TestalarmCmd): don't bother checking return value of alarm. [B... check-in: 91566e4729 user: hobbs tags: core-8-4-branch | |
| 00:59 | * unix/tclUnixTest.c (TestalarmCmd): don't bother checking return value of alarm. [B... check-in: 12b273dd6c user: hobbs tags: trunk | |
|
2003-10-10
| ||
| 15:50 | Exported symbol name police (thanks GPS for spotting this!) check-in: c377842c48 user: dkf tags: trunk | |
|
2003-10-09
| ||
| 00:29 | * win/makefile.vc: Applied patches for bug #801467 by Joe Mistachkin * win/tclAppInit.c: to fix i... check-in: c6bd53ea96 user: patthoyts tags: trunk | |
|
2003-10-08
| ||
| 23:18 | * generic/tclBasic.c: Save and restore the iPtr->flag bits that control the state ... check-in: f1a98cad4c user: dgp tags: trunk | |
| 23:18 | * generic/tclBasic.c: Save and restore the iPtr->flag bits that control the state ... check-in: 770447146a user: dgp tags: core-8-4-branch | |
| 17:51 | format correction and clarification backport check-in: 11db3d9734 user: dgp tags: core-8-4-branch | |
| 17:50 | Format correction check-in: bdc05963a2 user: dgp tags: trunk | |
| 15:24 | Added constraint to the new tests. check-in: e697dfc739 user: dgp tags: trunk | |
| 15:24 | Added constraint to the new tests. check-in: 20448fb813 user: dgp tags: core-8-4-branch | |
| 14:24 | Made Tcl_NumUtfChars do the right thing with \u0000 when guessing the length because of a negative '... check-in: 6b243da1f0 user: dkf tags: trunk | |
| 14:21 | Made Tcl_NumUtfChars do the right thing with \u0000 when guessing the length because of a negative '... check-in: 257a93c349 user: dkf tags: core-8-4-branch | |
|
2003-10-07
| ||
| 21:45 | * tests/cmdAH.test: * tests/exec.test: Corrected temporary file managem... check-in: 10252720cd user: dgp tags: trunk | |
| 21:37 | * tests/exec.test: Corrected temporary file management * tests/fileSyst... check-in: c0d2794d98 user: dgp tags: core-8-4-branch | |
| 20:15 | sync check-in: 6075a6263d user: dgp tags: core-8-4-branch | |
| 18:53 | * tests/exec.test: Corrected temporary file management * tests/fileSyst... check-in: 552fa6ec61 user: dgp tags: core-8-4-branch | |
| 16:37 | * tests/pid.test: Corrected temporary file management issues uncovered by -deb... check-in: c50be0ebf4 user: dgp tags: trunk | |
| 16:00 | * tests/fCmd.test: Run tests with the [temporaryDirectory] as the current direc... check-in: 081319d78f user: dgp tags: trunk | |
| 15:57 | * tests/fCmd.test: Run tests with the [temporaryDirectory] as the current direc... check-in: 8e883848fc user: dgp tags: core-8-4-branch | |
| 15:26 | * doc/OpenFileChnl.3: Updated Tcl_Tell and Tcl_Seek documentation to reflect that ... check-in: db8fd51f20 user: dgp tags: trunk | |
| 15:25 | * doc/OpenFileChnl.3: Updated Tcl_Tell and Tcl_Seek documentation to reflect that ... check-in: 66abde549c user: dgp tags: core-8-4-branch | |
| 14:58 | * tests/io.test: Corrected several tests that failed when paths * tests/ioCmd... check-in: 1d663f7cc8 user: dgp tags: trunk | |
| 14:57 | typo check-in: 28d9ed1553 user: dgp tags: core-8-4-branch | |
| 14:55 | * tests/io.test: Corrected several tests that failed when paths * tests/ioCmd... check-in: b8713ca1fe user: dgp tags: core-8-4-branch | |
| 04:48 | * tests/regexp.test: Matched [makeFile] with [removeFile]. * tests/regexp... check-in: 1aecb14fff user: dgp tags: trunk | |
| 04:48 | * tests/regexp.test: Matched [makeFile] with [removeFile]. * tests/regexp... check-in: 9347a945f9 user: dgp tags: core-8-4-branch | |
|
2003-10-06
| ||
| 19:08 | * win/configure: * win/tcl.m4: removed incorrect checks for existence of optimization. TCL_CFG_O... check-in: e8c5420848 user: hobbs tags: trunk | |
| 17:27 | * tests/fCmd.test (fCmd-8.2): Test only that tilde-substitution happens, not for a... check-in: cee2238b21 user: dgp tags: trunk | |
| 17:26 | * tests/fCmd.test (fCmd-8.2): Test only that tilde-substitution happens, not for a... check-in: cd6e2b24d6 user: dgp tags: core-8-4-branch | |
| 16:17 | * unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path so that alpha and beta... check-in: 287de6f037 user: dgp tags: trunk | |
| 14:32 | * tests/reg.test: Corrected duplicate test names. * tests/resource.test: [Bug... check-in: 35fbcc69fd user: dgp tags: trunk | |
| 14:30 | * tests/reg.test: Corrected duplicate test names. * tests/resource.test: [Bug... check-in: a9f7fbd39f user: dgp tags: core-8-4-branch | |
| 13:55 | * tests/cmdMZ.test: Updated [package require tcltest] lines to * tests/fileSyste... check-in: f807a06c4b user: dgp tags: core-8-4-branch | |
| 09:49 | filesystem bug fixes: volumerelative normalization, file join inconsistency check-in: a3d43f8f96 user: vincentdarley tags: core-8-4-branch | |
|
2003-10-04
| ||
| 18:59 | * win/tclWinPipe.c: fixed a bug in BuildCommandLine. This bug built a command line with a missing ... check-in: bd97fc8041 user: mdejong tags: core-8-4-branch | |
| 16:12 | fix for [Bug 816641] - faulty execution and catch stack management. check-in: 1fbbe0dc83 user: msofer tags: trunk | |
|
2003-10-03
| ||
| 20:42 | * generic/tclBasic.c: Fixed error in ref count management of command * generic/tcl... check-in: 56fecef86d user: dgp tags: trunk | |
| 20:31 | * generic/tclBasic.c: Fixed error in ref count management of command * generic/tcl... check-in: d827d182f4 user: dgp tags: core-8-4-branch | |
| 17:45 | backporting of filesystem tests, docs check-in: 9cc6cd11c0 user: vincentdarley tags: core-8-4-branch | |
| 17:25 | new tests for reported problems, fixes to follow check-in: 0ac2c334b8 user: vincentdarley tags: core-8-4-branch | |
| 17:24 | FileSystem.3 check-in: a22752a9e8 user: vincentdarley tags: core-8-4-branch | |
| 17:13 | * generic/tclCompile.c (TclCompileScript): backport fix for crash on TCL_OUT_LINE_COMPILE mishandl... check-in: 38cdced0af user: hobbs tags: core-8-3-1-branch | |
|
2003-10-02
| ||
| 23:07 | * README: Bumped patch level to 8.4.5 to prepare * generic/tcl.h: ... check-in: 2204540b58 user: dgp tags: core-8-4-branch | |
| 18:08 | * generic/tclTrace.c: Corrected comingling of introspection results of [trace info c... check-in: d8fd7cc24d user: dgp tags: trunk | |
|
2003-10-01
| ||
| 14:34 | * macosx/Makefile: fixed redo prebinding bug when DESTDIR="". * mac/tclMacResource.c: fixed possib... check-in: 318932202b user: das tags: core-8-4-branch | |
| 14:33 | * macosx/Makefile: fixed redo prebinding bug when DESTDIR="". * mac/tclMacResource.c: fixed possib... check-in: ce2dbaa84e user: das tags: trunk | |
|
2003-09-30
| ||
| 14:05 | fixed inconsistent handling of file separators in file join check-in: ebab8e8fa9 user: vincentdarley tags: trunk | |
|
2003-09-29
| ||
| 23:56 | Remove unintentional check-in of work-in-progress check-in: 1bfa692a27 user: dkf tags: trunk | |
| 22:51 | Undid bozo check-in of work-in-progress check-in: bad15625ff user: dkf tags: trunk | |
| 22:38 | Symbols which are visible outside a single compilation unit must have the prefix 'Tcl' to keep them ... check-in: cd7c23855c user: dkf tags: trunk | |
| 22:11 | Undo mistaken commit of work-in-progress check-in: c93a77cabe user: dkf tags: trunk | |
| 22:03 | * generic/tclBasic.c (CallCommandTraces): Added safety bit * tests/trace.test: ma... check-in: 3592877a84 user: dgp tags: core-8-4-branch | |
| 21:47 | Oops. Missed out on an index line update check-in: 4f07f60509 user: dkf tags: trunk | |
| 21:45 | Regen check-in: 7080f02eb6 user: dkf tags: trunk | |
| 21:38 | TIP#121 (app exit proc API) implementation from Joe Mistachkin check-in: 4618164501 user: dkf tags: trunk | |
| 21:28 | improved test description check-in: d7cb1a0d6f user: dgp tags: trunk | |
| 14:37 | TIP#112 ([namespace ensemble] command) implementation. check-in: e1f27128dc user: dkf tags: trunk | |
| 10:04 | Correctly check the types of boolean options to http::geturl [Bug 811170] check-in: f5edb0ae77 user: dkf tags: core-8-4-branch | |
| 10:01 | Correctly check the types of boolean options to http::geturl [Bug 811170] check-in: b5f9c46a87 user: dkf tags: trunk | |
| 09:43 | Added note that frameworks are a MacOSX feature [Bug 619440] check-in: abcc204689 user: dkf tags: trunk | |
| 09:17 | Added note to make it clearer that frameworks are an OSX feature [Bug 619440] check-in: 9c62bd86b1 user: dkf tags: core-8-4-branch | |
|
2003-09-28
| ||
| 10:48 | no message check-in: 02c413a5da user: davygrvy tags: core-8-4-branch | |
| 10:36 | no message check-in: 013af71ab9 user: davygrvy tags: trunk | |
| 10:36 | * win/tclWinPipe.c: The windows port of expect can call TclWinAddProcess before any of the other pip... check-in: 1ff27fbb73 user: davygrvy tags: trunk | |
| 10:32 | no message check-in: db0c4c77e3 user: davygrvy tags: core-8-4-branch | |
| 10:29 | The windows port of expect can call TclWinAddProcess before any of the other pipe functions. Added ... check-in: 56a3fe0f5a user: davygrvy tags: core-8-4-branch | |
|
2003-09-25
| ||
| 05:34 | * macosx/Makefile: ensure SYMROOT exists if OBJROOT is overridden on command line. Replaced explic... check-in: ab75ff2164 user: das tags: core-8-4-branch | |
| 05:34 | * macosx/Makefile: ensure SYMROOT exists if OBJROOT is overridden on command line. Replaced explic... check-in: fdd3ebad30 user: das tags: trunk | |
|
2003-09-24
| ||
| 18:07 | package unknown performance on MacOS and MacOS X check-in: 361ef0c572 user: vincentdarley tags: trunk | |
| 12:56 | trace.test remove knownBug check-in: 954c5880cb user: vincentdarley tags: trunk | |
| 02:27 | add thanks check-in: 9c0ce0db8f user: dgp tags: core-8-4-branch | |
| 02:17 | * generic/tclCmdMZ.c (): Fixed [Bug 807243] where * tests/trace.test ... check-in: 5e1bc3855c user: dgp tags: core-8-4-branch | |
| 02:07 | * tests/trace.test (trace-31,32-*): Added tests for [Bug 807243] and [Bug 811483]. check-in: 256e98a853 user: dgp tags: trunk | |
|
2003-09-23
| ||
| 18:38 | fix failure of previous commit on Alpha platform check-in: 75cc747d06 user: msofer tags: trunk | |
| 14:48 | * generic/tclExecute.c: * generic/tclInt.h: changed the evaluation-stack addressing mode, from ar... check-in: cc2dd645bb user: msofer tags: trunk | |
| 04:49 | * library/init.tcl (auto_load, auto_import): Expanded Eric Melski's 2000-01-28 fix ... check-in: dbc5f2a73f user: dgp tags: trunk | |
| 04:49 | * library/init.tcl (auto_load, auto_import): Expanded Eric Melski's 2000-01-28 fix ... check-in: 2ce276bdca user: dgp tags: core-8-4-branch | |
|
2003-09-19
| ||
| 23:05 | Stop failure of expr-23.4 on 64bit architectures. [Bug 808244] check-in: 0d0db69145 user: dkf tags: trunk | |
| 18:42 | * generic/tclExecute.c: adding (DE)CACHE_STACK_INFO() pairs to protect all calls that may cause tr... check-in: 96040360b2 user: msofer tags: core-8-4-branch | |
| 18:09 | * generic/tclExecute.c: adding (DE)CACHE_STACK_INFO() pairs to protect all calls that may cause trac... check-in: 03dd1a4927 user: msofer tags: trunk | |
|
2003-09-18
| ||
| 11:29 | fileName test suite bug fix check-in: 055dc59c05 user: vincentdarley tags: trunk | |
|
2003-09-16
| ||
| 16:06 | test suite fix for AFS check-in: 88d1d3d987 user: vincentdarley tags: trunk | |
| 14:56 | minor filesystem bug fixes check-in: 7d62ac81ba user: vincentdarley tags: trunk | |
|
2003-09-15
| ||
| 14:24 | Fixed comment typos. check-in: 26f81efb72 user: patthoyts tags: trunk | |
| 09:46 | Oops! Last checkin had wrong value for LAST_INST_OPCODE. D'oh! check-in: 03e050818f user: dkf tags: trunk | |
|
2003-09-12
| ||
| 23:55 | TIP#123 Implementation based on work by Arjen Markus. [Patch 655176] check-in: 605f7ff911 user: dkf tags: trunk | |
|
2003-09-10
| ||
| 20:29 | * library/opt/optparse.tcl: Overlooked dependence of opt 0.4.4 * library/opt/pkg... check-in: bf17408c08 user: dgp tags: core-8-4-branch | |
| 20:27 | * library/opt/optparse.tcl: Latest revisions caused [OptGuessType] to guess "int... check-in: 16fd6c7944 user: dgp tags: trunk | |
|
2003-09-08
| ||
| 20:12 | format last change for 74 characters per line check-in: 3ae1927bea user: davygrvy tags: trunk | |
| 20:06 | no message check-in: afa31c0db5 user: davygrvy tags: trunk | |
| 20:03 | * win/tclWinLoad.c (TclpDlopen): Changed the error message for ERROR_PROC_NOT_FOUND to be a bit more... check-in: c14ddbc3bb user: davygrvy tags: trunk | |
| 15:00 | credit update check-in: 4dd4c35550 user: dgp tags: core-8-4-branch | |
| 14:59 | credit update check-in: 07f13aba22 user: dgp tags: trunk | |
|
2003-09-05
| ||
| 23:10 | stupid CVS conflicts... check-in: d550dc2cbd user: dgp tags: dgp-refactor | |
| 23:08 | Merge updates from HEAD. check-in: 3f920087eb user: dgp tags: dgp-refactor | |
| 22:55 | one more bit of TIP 137 documentation... check-in: 42b052f2e4 user: dgp tags: trunk | |
| 21:52 | * doc/FileSystem.3: Implementation of * doc/source.n: ... check-in: 8f0e879bbd user: dgp tags: trunk | |
|
2003-09-04
| ||
| 17:50 | && of the constraints is the default; need not be specified. check-in: 544e38ae40 user: dgp tags: core-8-4-branch | |
| 17:50 | && of constraints is the default; need not be specified. check-in: 2a1fb216e1 user: dgp tags: trunk | |
| 17:36 | Typo correction: knownbug -> knownBug check-in: f22bbe5d86 user: dgp tags: trunk | |
| 17:36 | Typo correction: knownbug -> knownBug check-in: d56290e235 user: dgp tags: core-8-4-branch | |
| 16:44 | * doc/SplitList.3: Implementation of TIP 148. Fixes [Bug 489537]. * generic/tc... check-in: 3195fccaba user: dgp tags: trunk | |
|
2003-09-03
| ||
| 16:24 | Added change bars marking portions only valid for Tcl 8.5 or later. check-in: d236a3a9ba user: dgp tags: trunk | |
|
2003-09-02
| ||
| 21:49 | Corrected typo and broken example. check-in: 030afbb777 user: dgp tags: trunk | |
| 18:51 | Added EXAMPLES to return.n check-in: 173074112b user: dgp tags: trunk | |
| 16:48 | Added another note about [return] during a [source]. check-in: f795cb7036 user: dgp tags: trunk | |
| 16:32 | * doc/return.n: Updated [return] docs to cover new TIP 90 features. * doc/break.n: ... check-in: 0a7ac4f33a user: dgp tags: trunk | |
|
2003-09-01
| ||
| 12:30 | Backported fix from HEAD for Bug 788780 check-in: 6a101c532c user: vasiljevic tags: core-8-4-branch | |
|
2003-08-31
| ||
| 23:37 | regen check-in: e566708bd9 user: dkf tags: trunk | |
| 23:17 | Documentation of TIP#139 API functions. check-in: 53eb3ffe97 user: dkf tags: trunk | |
| 21:39 | Updated [catch] docs to cover new TIP 90 features. check-in: 8bc350bc6c user: dgp tags: trunk | |
|
2003-08-30
| ||
| 21:59 | Whitespace police. check-in: d16a814c3f user: dkf tags: trunk | |
|
2003-08-29
| ||
| 17:43 | * generic/tclCmdAH.c: Corrected bug in TIP 90 implementation * tests/cmdMZ.test: ... check-in: 3196407960 user: dgp tags: trunk | |
|
2003-08-27
| ||
| 21:52 | no message check-in: 336076eb0a user: davygrvy tags: trunk | |
| 21:52 | Added Open Watcom strictness about how the char type needs to be signed by default. check-in: 7c42aaa92f user: davygrvy tags: trunk | |
| 21:31 | additinal performance tweak to last commit check-in: bdf9a52978 user: dgp tags: core-8-4-branch | |
| 21:31 | additional performance tweak to last commit. check-in: d57a0e1514 user: dgp tags: trunk | |
| 21:07 | Merge updates from HEAD. check-in: 72cdb6ced3 user: dgp tags: dgp-refactor | |
| 20:29 | * generic/tclUtil.c: Corrected [Bug 411825] and other bugs in TclNeedSpace() wher... check-in: 698df3f3e0 user: dgp tags: trunk | |
| 20:14 | no message check-in: 357bcf1585 user: davygrvy tags: trunk | |
| 20:12 | * win/tclWinFile.c (WinReadLinkDirectory): Fix for 'Initializers must be constant' with the driveS... check-in: bdeee8ce17 user: davygrvy tags: trunk | |
| 20:09 | * generic/tclUtil.c: Corrected [Bug 411825] and other bugs in TclNeedSpace() wher... check-in: c06c66c590 user: dgp tags: core-8-4-branch | |
| 19:55 | Revert mistaken commit. check-in: ad00f5312d user: dgp tags: trunk | |
| 19:50 | * win/tclWinTime.c: Changed use of '_timezone' to 'timezone' as this difference is already adjust... check-in: e915910e7e user: davygrvy tags: trunk | |
| 19:45 | Changed comment to note that OpenWatcom suffers the same missing LPFN_* typedef ssue as MinGW and cy... check-in: d6217aae99 user: davygrvy tags: trunk | |
| 19:41 | Added a block for OpenWatcom adjustments that fixes the same issue Mo did for MinGW lack of missing ... check-in: 344406026f user: davygrvy tags: trunk | |
| 19:32 | no message check-in: 244c13577a user: davygrvy tags: trunk | |
| 19:31 | Added missing CONST'ification usage. check-in: d3904f58d9 user: davygrvy tags: trunk | |
| 19:26 | no message check-in: d981c323e4 user: davygrvy tags: trunk | |
| 19:23 | Changed Win32 platform #define from 'WIN32' to '__WIN32__' as this is the correct one to use across ... check-in: 773578e8ee user: davygrvy tags: trunk | |
| 19:15 | no message check-in: c1d6a2816e user: davygrvy tags: trunk | |
| 19:06 | * compat/strftime.c (_fmt): Fixed syst array intializer that couldn't take variables within it under... check-in: 19deccf65e user: davygrvy tags: trunk | |
| 17:57 | * tests/util.test: Added new tests for remaining TclNeedSpace() bugs discussed in [B... check-in: 2b2d2221ca user: dgp tags: trunk | |
| 17:56 | * tests/util.test: Added new tests for remaining TclNeedSpace() bugs discussed in [Bug 4118... check-in: 7131e2a606 user: dgp tags: core-8-4-branch | |
| 07:00 | no message check-in: 213c8f81b5 user: davygrvy tags: trunk | |
| 06:58 | Added some support for the OpenWatcom compiler. A win/makefile.wc to follow soon. check-in: e5c1fc4c7f user: davygrvy tags: trunk | |
|
2003-08-26
| ||
| 23:03 | no message check-in: 2e7153834d user: davygrvy tags: trunk | |
| 23:01 | Added some support for the LCC-Win32 compiler. Unfortunetly, this compiler has a bug in its preproc... check-in: 130ded9d4b user: davygrvy tags: trunk | |
|
2003-08-25
| ||
| 22:18 | better error control. check-in: 51de934d84 user: davygrvy tags: trunk | |
| 21:05 | Regen check-in: 15743b65be user: dkf tags: trunk | |
| 21:04 | Minor improvement to stubs generation to allow for harmless transfer of functions between stubs tabl... check-in: 2a99d5f881 user: dkf tags: trunk | |
| 20:06 | Regen check-in: b5202f9a67 user: dkf tags: trunk | |
| 20:06 | Duplicated declarations for TIP#139; docs still to do. check-in: ee6c0844f4 user: dkf tags: trunk | |
|
2003-08-23
| ||
| 12:18 | Applied fixes from 8.4.4 tree regarding the Bug #753315. Also, fixed the Bug #788780. check-in: 72145ccb01 user: vasiljevic tags: trunk | |
| 12:16 | Applied changes from 8.4.4 regarding the Bug #753315 check-in: e3b94c3b6a user: vasiljevic tags: trunk | |
|
2003-08-19
| ||
| 19:39 | * win/tclWinSerial.c (SerialErrorStr): Fixed a syntax error created in the previous code cleanup. check-in: 8e8e4096de user: patthoyts tags: trunk | |
| 10:33 | Style guide police check-in: e26c0eff2d user: dkf tags: trunk | |
|
2003-08-18
| ||
| 07:25 | * win/configure: Regen. * win/tcl.m4 (SC_ENABLE_SYMBOLS): Use test instead of -eq, which does not... check-in: 305c7027b7 user: mdejong tags: trunk | |
| 07:19 | Fixup ChangeLog entry. check-in: 793d114331 user: mdejong tags: trunk | |
|
2003-08-15
| ||
| 02:13 | Bug fix 789040 check-in: ca08d4d91c user: chengyemao tags: trunk | |
| 01:40 | Bug fix in BuildCommandLine: missing a space when linePtr is not null check-in: c836991dcd user: chengyemao tags: trunk | |
|
2003-08-11
| ||
| 13:26 | TIP#136 IMPLEMENTATION. We now have an [lrepeat] command! check-in: 149199766b user: dkf tags: trunk | |
|
2003-08-07
| ||
| 21:35 | Merged changes from HEAD check-in: 9658ec795f user: dgp tags: dgp-refactor | |
|
2003-08-06
| ||
| 23:50 | * win/tclWinInit.c: recognize amd64 and ia32_on_win64 cpus and Windows CE platform. check-in: 3c10aefab9 user: hobbs tags: core-8-4-branch | |
| 23:48 | * win/tclWinInit.c: recognize amd64 and ia32_on_win64 cpus. check-in: 0cd9beb235 user: hobbs tags: trunk | |
| 23:02 | * library/msgcat/msgcat.tcl: Added escape so that non-Windows * library/msgcat/pk... check-in: 2f716bcbab user: dgp tags: core-8-4-branch | |
| 23:02 | * library/msgcat/msgcat.tcl: Added escape so that non-Windows * library/msgcat/pk... check-in: 95a5583325 user: dgp tags: trunk | |
|
2003-08-05
| ||
| 16:19 | * generic/tclExecute.c (INST_INVOKE, INST_EVAL, INST_PUSH_RESULT): added a Tcl_ResetResult(interp)... check-in: 6ea7c5be8b user: msofer tags: core-8-4-branch | |
| 15:59 | * generic/tclexecute.c (INST_INVOKE, INST_EVAL, INST_PUSH_RESULT): added a Tcl_ResetResult(interp)... check-in: f46fb50cb3 user: msofer tags: trunk | |
|
2003-07-28
| ||
| 12:16 | documentation fix, bug 775220 check-in: afd685999f user: vincentdarley tags: trunk | |
|
2003-07-24
| ||
| 18:16 | * generic/tcl.h: Revert change made on 2003-07-21 since it made the sizeof(Tcl_Obj) different for ... check-in: 4dc4a16832 user: mdejong tags: trunk | |
| 16:05 | * tests/async.test: Added several tests that demonstrate Tcl * tests/basic.test:... check-in: 03d3df98ff user: dgp tags: trunk | |
| 08:45 | * library/package.tcl: Fixed a typo that broke pkg_mkIndex -verbose. * tests/pkgMkIndex.test: Added ... check-in: feddc3eac0 user: rmax tags: trunk | |
| 08:41 | Split off ChangeLog.2002 check-in: b5cdac8baa user: rmax tags: trunk | |
| 08:23 | *** empty log message *** check-in: aab22ecdae user: rmax tags: core-8-4-branch | |
| 08:23 | * tests/pkgMkIndex.test: Added a test for [pkg_mkIndex -verbose]. check-in: 2562836d33 user: rmax tags: core-8-4-branch | |
| 08:23 | * library/package.tcl: Fixed a typo that broke pkg_mkIndex -verbose. check-in: b6c3360935 user: rmax tags: core-8-4-branch | |
|
2003-07-23
| ||
| 20:57 | * win/tclWinReg.c: Incremented the version to 1.1.2. * library/reg/pkgIndex.tcl: check-in: f4979a08c5 user: patthoyts tags: core-8-4-branch | |
| 20:55 | * win/tclWinReg.c: Incremented the version to 1.1.2. * library/reg/pkgIndex.tcl: check-in: a252124d24 user: patthoyts tags: trunk | |
| 15:40 | * unix/Makefile.in: changes to html-tcl & html-tk targets for compatibility with non-gnu makes. check-in: ac8f0f4e4f user: das tags: core-8-4-branch | |
| 15:40 | * unix/Makefile.in: changes to html-tcl & html-tk targets for compatibility with non-gnu makes. check-in: b3f1e43cc8 user: das tags: trunk | |
| 05:53 | * unix/Makefile.in: added macosx/README to dist target. check-in: 6a80fe5f94 user: das tags: core-8-4-branch | |
| 05:53 | * unix/Makefile.in: added macosx/README to dist target. check-in: e8133728f0 user: das tags: trunk | |
|
2003-07-22
| ||
| 23:50 | * win/tclWinReg.c (OpenSubKey): Backported fix for bug 775976 which causes the registry set comman... check-in: d16f7c375e user: patthoyts tags: core-8-4-branch | |
| 23:41 | * win/tclWinReg.c (OpenSubKey): Fixed bug 775976 which causes the registry set command to fail whe... check-in: 996c008d08 user: patthoyts tags: trunk | |
| 03:00 | update fixes to changes from core-8-4-branch check-in: 1183f478ed user: dgp tags: trunk | |
| 00:59 | Check that the thread incrementing or decrementing the ref count of a Tcl_Obj is the thread that ... check-in: 50c5d9ac11 user: mdejong tags: trunk | |
|
2003-07-21
| ||
| 22:36 | note 8.4.4 tag date check-in: 910acb8e61 user: hobbs tags: core-8-4-4, core-8-4-branch | |
| 22:12 | typo corrections check-in: 3c8e01fe7a user: hobbs tags: core-8-4-branch | |
| 17:33 | Updated changes with entries up through 8.4.4 release. check-in: 3a89eba1df user: dgp tags: trunk | |
| 17:30 | Updated changes for 8.4.4 release check-in: cba5977182 user: dgp tags: core-8-4-branch | |
| 10:24 | test suite on afs fix check-in: a1abd63d40 user: vincentdarley tags: trunk | |
|
2003-07-19
| ||
| 01:37 | * macosx/Makefile: added option to allow installing manpages in addition to default html help. check-in: 43a281fdf0 user: das tags: trunk | |
| 01:35 | * macosx/Makefile: added option to allow installing manpages in addition to default html help. check-in: 43fb445852 user: das tags: core-8-4-branch | |
|
2003-07-18
| ||
| 23:35 | * generic/tclBasic.c: Corrected several instances of unsafe * generic/tclCompile.c... check-in: d50fc18438 user: dgp tags: core-8-4-branch | |
| 22:17 | Tightened up Tcl_Utf{Next,Prev} docs. [Bug 769895] check-in: 5154e4e97b user: dkf tags: trunk | |
| 22:15 | Tightened up Tcl_Utf{Next,Prev} docs. [Bug 769895] check-in: 136a849910 user: dkf tags: core-8-4-branch | |
| 21:15 | * doc/tcltest.n: Restored the [Eval] proc to replace * library/tcltes... check-in: f6848947aa user: dgp tags: trunk | |
| 21:01 | * doc/tcltest.n: Restored the [Eval] proc to replace * library/tcltes... check-in: a49cd5c3a3 user: dgp tags: core-8-4-branch | |
| 20:28 | * generic/tclIOUtil.c: correct MT-safety issues with filesystem records. [Bug 753315] (vasiljevic)... check-in: 9d5eff542f user: hobbs tags: core-8-4-branch | |
| 19:41 | * library/http/pkgIndex.tcl: merged to v2.4.4 from head * library/http/http.tcl: add support for u... check-in: db661b7e59 user: hobbs tags: core-8-4-branch | |
| 19:36 | * library/http/pkgIndex.tcl: upped to http v2.4.4 * library/http/http.tcl: add support for user:pa... check-in: f4d54669b4 user: hobbs tags: trunk | |
| 16:56 | * doc/AddErrInfo.3: Improved consistency of documentation * doc/CrtTrace.3: ... check-in: a15f50a932 user: dgp tags: trunk | |
| 16:56 | * doc/AddErrInfo.3: Improved consistency of documentation * doc/CrtTrace.3: ... check-in: f63890488d user: dgp tags: core-8-4-branch | |
| 15:21 | * doc/CrtSlave.3 (Tcl_MakeSafe): Removed warning about possible deprecation (no TIP... check-in: 3dd1cd8721 user: dgp tags: trunk | |
| 15:20 | * doc/CrtSlave.3 (Tcl_MakeSafe): Removed warning about possible deprecation (no TIP... check-in: 29689345ec user: dgp tags: core-8-4-branch | |
| 02:02 | * unix/tclUnixFCmd.c: fix for compilation errors on platforms where configure detects non-function... check-in: f0dc607cb1 user: das tags: trunk | |
| 01:06 | * macosx/Makefile: added var to allow overriding of tclsh used during html help building (Landon F... check-in: bd9ca71d10 user: das tags: core-8-4-branch | |
|
2003-07-17
| ||
| 00:20 | 2003-07-16 Mumit Khan <khan@nanotech.wisc.edu> * generic/tclPathObj.c (SetFsPathFromAny): Add Cy... check-in: ae9ac7cfce user: hobbs tags: trunk | |
| 00:16 | 2003-07-16 Mumit Khan <khan@nanotech.wisc.edu> * generic/tclIOUtil.c (SetFsPathFromAny): Add Cyg... check-in: fe62167ad0 user: hobbs tags: core-8-4-branch | |
|
2003-07-16
| ||
| 22:49 | * library/safe.tcl (FileInAccessPath): normalize paths before comparison. [Bug 759607] (myers) check-in: c758f15754 user: hobbs tags: core-8-4-branch | |
| 22:49 | * library/safe.tcl (FileInAccessPath): normalize paths before comparison. [Bug 759607] (myers) check-in: de1a851e8c user: hobbs tags: trunk | |
| 22:10 | * unix/tclUnixNotfy.c (NotifierThreadProc): correct size of found and word vars from int to long. ... check-in: d051837812 user: hobbs tags: trunk | |
| 22:09 | * unix/tclUnixNotfy.c (NotifierThreadProc): correct size of found and word vars from int to long. ... check-in: 51f4c501bd user: hobbs tags: core-8-4-branch | |
| 22:06 | * generic/tcl.h: add recognition of -DTCL_UTF_MAX=6 on the * generic/regcustom.h: make line ... check-in: 20681ebe8b user: hobbs tags: core-8-4-branch | |
| 22:03 | * generic/tcl.h: add recognition of -DTCL_UTF_MAX=6 on the * generic/regcustom.h: make line ... check-in: bd6af5153d user: hobbs tags: trunk | |
| 21:34 | Tcl_MakeSafe is a nasty function; document it as such. [Bug 655300] check-in: d9a41d63e9 user: dkf tags: trunk | |
| 21:31 | Tcl_MakeSafe is a nasty function; document it as such. [Bug 655300] check-in: 8eed71b2c3 user: dkf tags: core-8-4-branch | |
| 21:25 | * generic/tclPreserve.c: In Result and Preserve'd routines, do not * generic/tclUtil.c: assume... check-in: bb94a3e510 user: hobbs tags: core-8-4-branch | |
| 21:24 | * generic/tclPreserve.c: In Result and Preserve'd routines, do not * generic/tclUtil.c: assume... check-in: 059ed80454 user: hobbs tags: trunk | |
| 19:34 | * win/Makefile.in: Don't define TCL_DBGX symbol for every compile. Instead, define TCL_PIPE_DLL o... check-in: 938f1748b3 user: mdejong tags: core-8-4-branch | |
| 15:29 | * generic/tclFileName.c (Tcl_GlobObjCmd): [Bug 771840] * generic/tclPathObj.c ... check-in: 31e59a0126 user: dgp tags: trunk | |
| 15:28 | * generic/tclFileName.c (Tcl_GlobObjCmd): [Bug 771840] * generic/tclIOUtil.c (... check-in: 8466408ea4 user: dgp tags: core-8-4-branch | |
| 14:31 | * library/tcltest/tcltest.tcl (ProcessFlags): Corrected broken call * library/tclt... check-in: 2dc6d76995 user: dgp tags: core-8-4-branch | |
| 14:31 | * library/tcltest/tcltest.tcl (ProcessFlags): Corrected broken call * library/tclt... check-in: 93f9e3e3e9 user: dgp tags: trunk | |
| 08:26 | Removed trivially-unreachable line [Bug 771939] check-in: ff665c6e4e user: dkf tags: trunk | |
| 08:24 | Removed trivially-unreachable line [Bug 771939] check-in: 287971e081 user: dkf tags: core-8-4-branch | |
| 04:15 | * doc/http.n: Updated SYNOPSIS to match actual syntax of commands. [Bug 756112] check-in: aacc41b0c7 user: dgp tags: core-8-4-branch | |
| 04:04 | * doc/http.n: Updated SYNOPSIS to match actual syntax of commands. [Bug 756112] check-in: 4120f7a9d3 user: dgp tags: trunk | |
| 02:17 | * unix/dltest/pkga.c (Pkga_EqObjCmd): Fix typo that was causing a crash in load.test. check-in: 766a3eea2c user: mdejong tags: trunk | |
| 02:16 | * unix/dltest/pkga.c (Pkga_EqObjCmd): Fix typo that was causing a crash in load.test. check-in: f8bf84a943 user: mdejong tags: core-8-4-branch | |
|
2003-07-15
| ||
| 23:57 | * unix/dltest/pkga.c: Updated to not use Tcl_UtfNcmp and counted strings instead o... check-in: 0de34726a3 user: dgp tags: trunk | |
| 23:54 | * unix/dltest/pkga.c: Updated to not use Tcl_UtfNcmp and counted strings instead o... check-in: 2f48ff2f80 user: dgp tags: core-8-4-branch | |
| 22:25 | * README: Bumped patch level to 8.4.4 in anticipation * generic/tcl.h:... check-in: b7124e29e4 user: dgp tags: core-8-4-branch | |
| 22:21 | D'oh! Forgot one of the examples... check-in: fbc5d04268 user: dkf tags: trunk | |
| 22:18 | Missed a bit off the last checkin! <:^) check-in: 2e0eb0db1c user: dkf tags: core-8-4-branch | |
| 22:17 | Doc fixes related to Patch 763312 check-in: 9a88a73d0f user: dkf tags: trunk | |
| 22:07 | Added examples from David Welton [Patch 763312] check-in: 0e6e846b97 user: dkf tags: core-8-4-branch | |
| 21:01 | * generic/tclCompCmds.c (TclCompileIfCmd): Prior fix of Bug 711371 on 2003-04-07 introd... check-in: cf45519e6b user: dgp tags: trunk | |
| 20:51 | * generic/tclCompCmds.c (TclCompileIfCmd): Prior fix of Bug 711371 on 2003-04-07 in... check-in: 9a618466d7 user: dgp tags: core-8-4-branch | |
| 16:11 | Added a missing $(OPTDEFINES) which broke the build if STATS=memdbg was specified. check-in: 733a452e9b user: kennykb tags: trunk | |
| 15:44 | Fixed confusing error message. [Bug 771539] check-in: 1b77eb6a8e user: dkf tags: core-8-4-branch | |
| 15:42 | Fixed error message to be less confusing [Bug 771539] check-in: ee0705160b user: dkf tags: trunk | |
| 01:15 | * macosx/Makefile: Rewrote buildsystem for Mac OS X framework build to be purely make driven; in o... check-in: c83f321e86 user: das tags: core-8-4-branch | |
|
2003-07-14
| ||
| 18:26 | missing . check-in: 27609b4bd4 user: hobbs tags: core-8-4-branch | |
| 18:25 | missing . check-in: 8ca7b15117 user: hobbs tags: trunk | |
| 08:01 | typo fixes from trunk check-in: 82f2ada59d user: das tags: core-8-4-branch | |
|
2003-07-11
| ||
| 22:01 | typo fixes ( my nroff is not happy with \b -- replaced with \\ ) check-in: de6235588d user: dgp tags: trunk | |
| 21:18 | Documented and tested for the current behaviour of [binary format a] and [binary scan ? a]. This is... check-in: 89a750b553 user: dkf tags: core-8-4-branch | |
| 21:14 | Documented and tested for the current behaviour of [binary format a] and [binary scan ? a]. This is... check-in: d4013a5335 user: dkf tags: trunk | |
| 18:46 | * library/package.tcl: Corrected [pkg_mkIndex] bug reported on comp.lang.tcl. The ... check-in: 67bf54bf17 user: dgp tags: core-8-4-branch | |
| 17:25 | * library/package.tcl: Corrected [pkg_mkIndex] bug reported on comp.lang.tcl. The ... check-in: 81bd4a2572 user: dgp tags: trunk | |
|
2003-07-08
| ||
| 15:09 | winFCmd.test fix check-in: 137aaca102 user: vincentdarley tags: trunk | |
|
2003-07-07
| ||
| 20:36 | doc/array.n: add examples from Welton check-in: 0d0088d791 user: hobbs tags: trunk | |
| 20:23 | Merge updates from HEAD check-in: cc914a2e8a user: dgp tags: dgp-refactor | |
| 08:57 | file tail documentation clarification check-in: 7a084de1d2 user: vincentdarley tags: trunk | |
|
2003-07-04
| ||
| 22:25 | Tighened up wording of several expr operations to make them less inclined to misinterpretation. [Bug... check-in: fe5ddadbb9 user: dkf tags: core-8-4-branch | |
| 22:22 | Tighened up wording of several expr operations to make them less inclined to misinterpretation. [Bug... check-in: 7cbcf730a1 user: dkf tags: trunk | |
| 13:16 | * tests/cmdAH.test: Made tests of [file mtime] work better on FAT filesystems. [Patch 760768] Als... check-in: 1e2572ac37 user: dkf tags: core-8-4-branch | |
| 13:04 | * tests/cmdAH.test: Made tests of [file mtime] work better on FAT filesystems. [Patch 760768] Als... check-in: 474262f030 user: dkf tags: trunk | |
| 10:30 | [string map] now can take dictionaries for maps but the condition for doing so is deeply tricky. [Bu... check-in: c40ffcd834 user: dkf tags: trunk | |
|
2003-07-03
| ||
| 23:16 | Made [array get] return a dictionary, and allowed [array set] to accept one without having to conver... check-in: 6dde36081a user: dkf tags: trunk | |
|
2003-07-02
| ||
| 13:26 | Win compilation fix check-in: aa2f2e47ce user: vincentdarley tags: trunk | |
|
2003-06-30
| ||
| 16:08 | merge from HEAD check-in: cb6c2411f1 user: dgp tags: dgp-refactor | |
|
2003-06-27
| ||
| 21:33 | Modified expression of tests and added comments for easier understanding by future maintainers. check-in: 5e30b547bd user: dgp tags: trunk | |
| 19:10 | Merge updates from HEAD check-in: 16e1570baf user: dgp tags: dgp-refactor | |
| 17:22 | * tests/init.test: Added [cleanupTests] to report results of tests * tests/pkg.... check-in: 7f9c913430 user: dgp tags: trunk | |
| 15:10 | Merge updates from HEAD check-in: eec28d33df user: dgp tags: dgp-refactor | |
|
2003-06-26
| ||
| 08:43 | More trace factoring - variable traces are the target this time. check-in: c4c34fd095 user: dkf tags: trunk | |
| 00:54 | * tests/init.test: Added tests init-4.6.* to illustrate [Bug 760872] check-in: 7125b726d2 user: dgp tags: trunk | |
|
2003-06-25
| ||
| 23:02 | Factored out the trace code - it's big enough to be its own maintenance area and tricky enough to di... check-in: 9dafee66e2 user: dkf tags: trunk | |
| 21:35 | * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Add -ieee when compiling with cc and a... check-in: 6be8e0280a user: mdejong tags: core-8-4-branch | |
| 18:56 | 2003-06-25 Mo DeJong <mdejong@users.sourceforge.net> * unix/configure: Regen. * unix/tcl.m4 (SC... check-in: 4a01b3b50d user: mdejong tags: trunk | |
|
2003-06-24
| ||
| 21:26 | Documented that [source] always used the system encoding. check-in: b5bafb7f9e user: dkf tags: trunk | |
| 21:24 | Documented that [source] always uses the system encoding. check-in: eb568d1153 user: dkf tags: core-8-4-branch | |
| 19:56 | No more div-by-zero errors. [Bug 759749] check-in: b4b5c0d088 user: dkf tags: trunk | |
| 17:27 | Merge updates from the HEAD check-in: d0a473ec1b user: dgp tags: dgp-refactor | |
| 17:10 | formatting check-in: a9004c2cea user: dgp tags: trunk | |
| 08:53 | * unix/tclUnixPort.h: #undef inet_ntoa before #define to avoid compiler warning under freebsd. [B... check-in: 4dcbd3fdfa user: mdejong tags: trunk | |
|
2003-06-23
| ||
| 22:05 | * doc/dde.n: Committed TIP #135 which changes the * win/tclWinDde.c: -ex... check-in: c171bd3478 user: patthoyts tags: trunk | |
| 21:27 | * doc/dde.n: Committed TIP #120 which provides the * win/tclWinDde.c: dd... check-in: 5368927822 user: patthoyts tags: trunk | |
| 10:49 | fs doc fix check-in: b7f8ed2cd3 user: vincentdarley tags: core-8-4-branch | |
| 10:45 | fs documentation check-in: 31c19ff14d user: vincentdarley tags: trunk | |
| 10:21 | file copy empty filename bug fix check-in: 601c047b17 user: vincentdarley tags: core-8-4-branch | |
| 10:14 | filesystem fixes -- see ChangeLog check-in: c25e6f0318 user: vincentdarley tags: trunk | |
|
2003-06-18
| ||
| 19:47 | Merged in updates from the HEAD check-in: f146aedacd user: dgp tags: dgp-refactor | |
| 18:34 | 2003-06-18 Miguel Sofer <msofer@users.sf.net> * generic/tclNamesp.c (Tcl_Export): removed erroneo... check-in: 82b7492370 user: msofer tags: core-8-4-branch | |
| 18:30 | * generic/tclNamesp.c (Tcl_Export): removed erroneous comments [Bug 756744] check-in: 24fa555dac user: msofer tags: trunk | |
|
2003-06-17
| ||
| 20:42 | backport of regsub empty string fixes check-in: 31ae6969b0 user: vincentdarley tags: core-8-4-branch | |
| 20:36 | regsub empty string fixes, and windows build check-in: 6f6bf2acac user: vincentdarley tags: trunk | |
|
2003-06-16
| ||
| 18:36 | * win/Makefile.in: Haven't heard back from David for a week. * win/configure: Now committing ... check-in: 47fd2c260e user: andreas_kupries tags: trunk | |
|
2003-06-10
| ||
| 20:35 | * generic/tclConfig.c (ASSOC_KEY): Changed the key to "tclPackageAboutDict" (tcl prefix) to mak... check-in: efaf32b449 user: andreas_kupries tags: trunk | |
| 19:58 | * generic/tclBasic.c: * generic/tclExecute.c: let TclExecuteObjvInternal call TclInterpReady inst... check-in: 3ef5e4db8f user: msofer tags: core-8-4-branch | |
| 19:52 | fix for previous commit check-in: bf432c7231 user: msofer tags: trunk | |
| 19:46 | * generic/tclBasic.c: * generic/tclExecute.c: let TclExecuteObjvInternal call TclInterpReady inst... check-in: d23b012af9 user: msofer tags: trunk | |
|
2003-06-09
| ||
| 22:48 | * generic/tcl.decls: Ported the changes from the * generic/tcl.h: 'tip-59-implementation' b... check-in: 8397302b4d user: andreas_kupries tags: trunk | |
| 21:51 | * string.test (string-4.15): Added test for [string first] bug reported in Tcl 8.3, ... check-in: a2c2c4b931 user: dgp tags: core-8-4-branch | |
| 21:51 | * string.test (string-4.15): Added test for [string first] bug reported in Tcl 8.3, ... check-in: db09937405 user: dgp tags: trunk | |
|
2003-06-04
| ||
| 23:41 | Fix for [Bug 748700] check-in: 020cbf17af user: mistachkin tags: core-8-4-branch | |
| 23:40 | Fix for [Bug 748700] check-in: 6fd09cb29f user: mistachkin tags: trunk | |
|
2003-06-02
| ||
| 15:58 | fix to WinTcl file rename error message check-in: e10fd0710b user: vincentdarley tags: trunk | |
|
2003-05-24
| ||
| 02:30 | Add tests to detect and avoid division by zero in the windows precision timer calibration logic. check-in: 7487febaec user: drh tags: trunk | |
|
2003-05-23
| ||
| 21:33 | add thanks check-in: 02d81e4194 user: dgp tags: core-8-4-branch | |
| 21:33 | add thanks check-in: 9c0c34ce1b user: dgp tags: trunk | |
| 21:29 | * generic/tclObj.c (tclCmdNameType): Converted internal rep management of the cmdNa... check-in: 366cb9b633 user: dgp tags: trunk | |
| 21:29 | * generic/tclObj.c (tclCmdNameType): Converted internal rep management of the cmdNa... check-in: 347c8b7324 user: dgp tags: core-8-4-branch | |
| 18:14 | * unix/mkLinks: Set the var S to "" at the top of the file to avoid error when user has set S to ... check-in: aac8128f74 user: mdejong tags: trunk | |
| 00:46 | moved core-8-4-3 tag for macosx only fix at request of OS X maintainer check-in: c1c49f63e5 user: hobbs tags: core-8-4-3, core-8-4-branch | |
| 00:35 | Fixed type error. check-in: 1e13c36e90 user: patthoyts tags: trunk | |
|
2003-05-22
| ||
| 19:12 | Work in progress refactoring Tcl internals, mostly the parsing and evaluation pieces. Notably new T... check-in: 5614e023c2 user: dgp tags: dgp-refactor | |
| 19:09 | another test check-in: 2e90d7eeab user: dgp tags: dgp-refactor | |
| 19:09 | undo failed test check-in: 5aa8aa4c63 user: dgp tags: trunk | |
| 19:07 | testing that this commits to correct branch check-in: 4eb4568350 user: dgp tags: trunk | |
| 03:39 | * macosx/Tcl.pbproj/project.pbxproj: added missing references to new source files tclPathObj.c and... check-in: 66807489f0 user: das tags: trunk | |
| 01:15 | * macosx/tclMacOSXBundle.c: fixed a problem that caused only the first call to Tcl_MacOSXOpenVersi... check-in: e8e2a1ee97 user: das tags: trunk | |
| 01:15 | * macosx/tclMacOSXBundle.c: fixed a problem that caused only the first call to Tcl_MacOSXOpenVersi... check-in: c9a2cd61f3 user: das tags: core-8-4-branch | |
| 01:12 | * macosx/tclMacOSXBundle.c: fixed a problem that caused only the first call to Tcl_MacOSXOpenVersi... check-in: b7d3659a54 user: das tags: trunk | |
|
2003-05-20
| ||
| 18:33 | updated changes for 8.4.3 check-in: da0f54868b user: hobbs tags: core-8-4-branch | |
| 17:26 | * unix/Makefile.in: do not run autoconf during 'make dist' as the configure is now a CVS-maintaine... check-in: 8e713d2a46 user: hobbs tags: core-8-4-branch | |
|
2003-05-19
| ||
| 17:25 | Corrected a bug in conversion of non-ASCII chars in the format string. check-in: 38ad353596 user: kennykb tags: trunk | |
| 05:42 | * unix/tclUnixTime.c: fixed typo. check-in: 9236a51311 user: das tags: trunk | |
| 05:04 | * macosx/Tcl.pbproj/project.pbxproj: changed tclConfig.sh location in versioned framework subdirec... check-in: a9ebd1bef7 user: das tags: trunk | |
| 05:04 | * macosx/Tcl.pbproj/project.pbxproj: changed tclConfig.sh location in versioned framework subdirec... check-in: 3de9d62271 user: das tags: core-8-4-branch | |
|
2003-05-18
| ||
| 19:48 | * compat/strftime.c: Modified TclpStrftime to return its * generic/tclClock.c: result in UTF-8 e... check-in: 24ccf14ddd user: kennykb tags: trunk | |
|
2003-05-16
| ||
| 22:00 | * doc/dde.n: Updated documentation re TIP #130. * tests/winDde.test: Applied patch for [Bug 738929... check-in: 459de2ddb1 user: patthoyts tags: trunk | |
| 17:29 | * library/dde/pkgIndex.tcl: Applied TIP #130 which provides * tests/winDde.test: for uniq... check-in: f7d8932c32 user: patthoyts tags: trunk | |
| 17:00 | Removed one reference to tclDToA.c that shouldn't have been there. check-in: 9ed1a9a4a1 user: kennykb tags: trunk | |
| 06:03 | 2003-05-16 Daniel Steffen <das@users.sourceforge.net> * macosx/Tcl.pbproj/project.pbxproj: updat... check-in: e71011b62a user: das tags: core-8-4-branch | |
| 06:02 | 2003-05-16 Daniel Steffen <das@users.sourceforge.net> * macosx/Tcl.pbproj/project.pbxproj: updat... check-in: b41dff917d user: das tags: trunk | |
| 01:48 | * win/tclWinFile.c (TclpMatchInDirectory): revert glob code to r1.44 as 2003-04-11 optimizations b... check-in: ad198bea12 user: hobbs tags: trunk | |
| 01:43 | * win/tclWinFile.c (TclpMatchInDirectory): revert glob code to r1.44 as 2003-04-14 optimizations b... check-in: 68140ba47d user: hobbs tags: core-8-4-branch | |
|
2003-05-15
| ||
| 21:51 | Fixed Tcl bug 736425 check-in: a0e49ff76f user: kennykb tags: trunk | |
| 18:59 | bumped version to 8.4.3 check-in: c5577cdce4 user: hobbs tags: core-8-4-branch | |
| 18:41 | * doc/socket.n: nroff font handling correction. check-in: ca11d5a90e user: hobbs tags: trunk | |
| 18:41 | * doc/socket.n: nroff font handling correction. check-in: 8eaae4f6d0 user: hobbs tags: core-8-4-branch | |
| 18:10 | * library/encoding/gb2312-raw.enc (new): This is the original gb2312.enc renamed to allow for it t... check-in: 5654cf6c56 user: hobbs tags: core-8-4-branch | |
| 18:02 | * library/encoding/gb2312-raw.enc (new): This is the original gb2312.enc renamed to allow for it t... check-in: 07c6295866 user: hobbs tags: trunk | |
|
2003-05-14
| ||
| 23:04 | Omitted constraint required for LP64 platforms. check-in: 6dae7231c2 user: dkf tags: trunk | |
| 23:01 | Consequent fixes from [Bug 699060]; [format] should not be too eager to demote wides to ints, and sh... check-in: 8630c78e33 user: dkf tags: core-8-4-branch | |
| 22:45 | Stopped [format] from demoting wides to ints too easily. [Bug 699060] check-in: 084c3da4d0 user: dkf tags: trunk | |
| 21:49 | * library/encoding/gb2312.enc: copy euc-cn.enc over original gb2312.enc. gb2312.enc appeared to n... check-in: 65fe6a383c user: hobbs tags: trunk | |
| 20:40 | * library/encoding/gb2312.enc: copy euc-cn.enc over original gb2312.enc. gb2312.enc appeared to n... check-in: 6d96665700 user: hobbs tags: core-8-4-branch | |
| 19:21 | Implementation of TIP 118: * generic/tclFCmd.c (TclFileAttrsCmd): return the list of attributes ... check-in: a25df0d3d9 user: das tags: trunk | |
| 17:17 | * generic/tclEnv.c (TclUnsetEnv): Another putenv() copy behavior problem repaired when compiling o... check-in: 5c3bd6b6b7 user: hobbs tags: core-8-4-branch | |
| 06:19 | no message check-in: 1f1194eb22 user: davygrvy tags: trunk | |
| 06:17 | Another putenv() copy behavior problem repaired when compiling on windows and using microsoft's runt... check-in: d18547259b user: davygrvy tags: trunk | |
|
2003-05-13
| ||
| 22:59 | * generic/tclIOUtil.c: ensure cd is thread-safe. [Bug #710642] (vasiljevic) check-in: 7854d63cee user: hobbs tags: trunk | |
| 22:55 | * generic/tclIOUtil.c: add decl for FsThrExitProc to suppress warnings. check-in: 73b49e26cd user: hobbs tags: core-8-4-branch | |
| 12:44 | Removed unused variable to reduce compiler warnings. [Bug 664745] check-in: 7f0c38c377 user: dkf tags: core-8-4-branch | |
| 12:39 | Removed unused variable to reduce compiler warnings. [Bug 664745] check-in: d329d1545a user: dkf tags: trunk | |
| 10:16 | fix for [Bug 732477] check-in: 386a7f85ff user: mistachkin tags: trunk | |
| 09:57 | fix for [Bug 732477] check-in: 5cf8febf64 user: mistachkin tags: core-8-4-branch | |
| 08:41 | * generic/tcl.decls: * macosx/tclMacOSXBundle.c: added extended version of the Tcl_MacOSXOpenBund... check-in: 20ac4d51bf user: das tags: core-8-4-branch | |
| 08:40 | * generic/tcl.decls: * macosx/tclMacOSXBundle.c: added extended version of the Tcl_MacOSXOpenBund... check-in: 5f2cee527b user: das tags: trunk | |
|
2003-05-12
| ||
| 22:51 | Cleaned up cmdAH.test to use test constraints properly. check-in: 5f8796865f user: dkf tags: trunk | |
| 22:44 | * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the words * tests/inter... check-in: 5e4caa0517 user: dgp tags: trunk | |
| 22:35 | * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the words * tests/inter... check-in: 13187cab3c user: dgp tags: core-8-4-branch | |
| 20:16 | * generic/tclBasic.c (TclInvokeObjectCommand): objv[argc] is no longer set to NULL ... check-in: 4b6b0d983c user: dgp tags: core-8-4-branch | |
| 20:15 | * generic/tclBasic.c (TclInvokeObjectCommand): objv[argc] is no longer set to NULL ... check-in: 22965bb0b0 user: dgp tags: trunk | |
| 19:32 | * generic/tclObj.c (tclCmdNameType): Corrected variable use of the otherValuePtr or... check-in: ab3960e7fe user: dgp tags: trunk | |
| 19:29 | * generic/tclObj.c (tclCmdNameType): Corrected variable use of the otherValuePtr or... check-in: 0942f4c0f4 user: dgp tags: core-8-4-branch | |
| 17:44 | * doc/Eval.3: Corrected prototype for Tcl_GlobalEvalObj [Bug 727622]. check-in: b99faa7b12 user: dgp tags: trunk | |
| 17:35 | * doc/Eval.3: Corrected prototype for Tcl_GlobalEvalObj [Bug 727622]. check-in: 069b1b5a95 user: dgp tags: core-8-4-branch | |
| 17:31 | * generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix, disabling usage of tclNsVarNameT... check-in: 73ef11c2d5 user: msofer tags: core-8-4-branch | |
| 17:20 | * generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix, disabling usage of tclNsVarNameT... check-in: f82a981058 user: msofer tags: trunk | |
| 08:46 | Added comment about correcting the #723502 bug. check-in: 2a502339c9 user: vasiljevic tags: core-8-4-branch | |
| 08:43 | Corrected Tcl bug #723502 check-in: b371423eef user: vasiljevic tags: trunk | |
| 08:41 | Corrected the Tcl bug #723502 check-in: dfd2222f30 user: vasiljevic tags: core-8-4-branch | |
|
2003-05-11
| ||
| 01:23 | * generic/tclIOUtil.c: ensure cd is thread-safe. [Bug #710642] (vasiljevic) check-in: 258819a4ad user: hobbs tags: core-8-4-branch | |
| 00:31 | * win/tclWinSerial.c (SerialCloseProc): correct mem leak on closing a Windows serial port [Bug #71... check-in: 4fa0111043 user: hobbs tags: core-8-4-branch | |
| 00:30 | * win/tclWinSerial.c (SerialCloseProc): correct mem leak on closing a Windows serial port [Bug #71... check-in: 4242e35710 user: hobbs tags: trunk | |
|
2003-05-10
| ||
| 23:55 | * generic/tclCmdMZ.c (Tcl_StringObjCmd): prevent string repeat crash when overflow sizes were give... check-in: 2e6f8b3c4f user: hobbs tags: core-8-4-branch | |
| 23:54 | * generic/tclCmdMZ.c (Tcl_StringObjCmd): prevent string repeat crash when overflow sizes were give... check-in: ce02dd71c7 user: hobbs tags: trunk | |
| 08:20 | fix for [Bugs 733156, 733221] check-in: 4d397fda02 user: mistachkin tags: core-8-4-branch | |
| 08:17 | fix for [Bugs 733156, 733221] check-in: 555377d523 user: mistachkin tags: trunk | |
| 07:43 | fix for [Bug 733221] check-in: b955aab26d user: mistachkin tags: core-8-4-branch | |
| 07:42 | fix for [Bug 733221] check-in: d95fa584b3 user: mistachkin tags: trunk | |
| 05:00 | fix for [Bugs 733221, 733156] check-in: 26d90ac91c user: mistachkin tags: core-8-4-branch | |
| 04:57 | fix bad cvs lf conversion check-in: 39dc7f33bd user: mistachkin tags: core-8-4-branch | |
| 04:25 | fix bad cvs lf conversion check-in: 4bc19ebde0 user: mistachkin tags: trunk | |
| 02:52 | fix for [Bugs 733221, 733156] check-in: f41a1c5443 user: mistachkin tags: trunk | |
| 00:09 | fix for [Bug 731754] check-in: dd0b47aef7 user: mistachkin tags: core-8-4-branch | |
|
2003-05-09
| ||
| 23:33 | fix for [Bug 731754] check-in: eaa3c15fd6 user: mistachkin tags: trunk | |
| 13:53 | fixing previous patch check-in: a89f2bc7b1 user: msofer tags: trunk | |
| 13:42 | fix for [Bug 735055] check-in: c421db8aa6 user: msofer tags: trunk | |
| 13:08 | The array of strings passed to Tcl_GetIndexFromObj must be NULL terminated. check-in: 5a52489bb8 user: dkf tags: trunk | |
|
2003-05-08
| ||
| 00:44 | stop compiler warnings about unused variables check-in: 6eb1e04ca2 user: dgp tags: trunk | |
|
2003-05-07
| ||
| 21:30 | Fixed very strange language in the documentation for 'trace add execution'. check-in: 592091ea5c user: dkf tags: trunk | |
| 21:15 | Made error message for [trace info] more consistent with documentation. check-in: 326ae2366f user: dkf tags: trunk | |
| 16:01 | * generic/tclProc.c (TclCloneProc): Fixed leaking of 'procNew', reported by Cisco. Closed-Leaf check-in: 4fdf9e72bf user: andreas_kupries tags: mod-8-3-4-branch | |
| 15:26 | Fixed memory leak caused by confusion about string ownership. [Bug 731706] check-in: 602667d8c7 user: dkf tags: trunk | |
|
2003-05-05
| ||
| 20:54 | * generic/tclBasic.c: Implementation of TIP 90, which * generic/tclCmdAH.c... check-in: d2aab88bfd user: dgp tags: trunk | |
| 16:59 | * library/tcltest/tcltest.tcl: The -returnCodes option to [test] failed to recognize... check-in: 10c79cd627 user: dgp tags: core-8-4-branch | |
| 16:52 | Corrected error message for grammar and spelling. check-in: 3c425980ed user: dkf tags: core-8-4-branch | |
| 16:48 | Corrected error message for grammar and spelling. check-in: 238c25b34c user: dkf tags: trunk | |
|
2003-05-01
| ||
| 19:57 | corrected comment about the default matching mode for [switch]. check-in: 0749f5b37b user: dgp tags: trunk | |
|
2003-04-30
| ||
| 09:23 | Use the boolean $(DEBUG) instead of a string comparison on $(DBGX). check-in: bc0a8a54a3 user: davygrvy tags: trunk | |
|
2003-04-29
| ||
| 20:23 | suppress compiler warning about uninitialized variables. check-in: 02d248649e user: dgp tags: trunk | |
| 11:45 | glob and square brackets fix check-in: 3e58d4d110 user: vincentdarley tags: core-8-4-branch | |
| 08:13 | Stopped warning about uninitialised variables in DictIncrCmd Thanks to Andreas Kupries for reporting... check-in: 06a717e260 user: dkf tags: trunk | |
|
2003-04-28
| ||
| 12:34 | Made [incr] able to accept and work with wide increments [Bug 728838] check-in: 32ebb362ae user: dkf tags: trunk | |
| 10:05 | Default mode of operation of [switch] is exact matching. [Bug 727563] check-in: 06beada3ba user: dkf tags: trunk | |
|
2003-04-25
| ||
| 21:23 | * generic/tclBasic.c: Tcl_EvalObjv() failed to honor the TCL_EVAL_GLOBAL flag when ... check-in: 2fe6e15d1e user: dgp tags: trunk | |
| 21:21 | * generic/tclBasic.c: Tcl_EvalObjv() failed to honor the TCL_EVAL_GLOBAL flag when ... check-in: 33fd4a036b user: dgp tags: core-8-4-branch | |
| 20:03 | * win/tclWinThrd.c: Applied SF patch #727271. This patch changes the code to catch any errors r... check-in: 563b5bea31 user: andreas_kupries tags: trunk | |
| 20:02 | * win/tclWinThrd.c: Applied SF patch #727271. This patch changes the code to catch any errors r... check-in: 4ac2f9b848 user: andreas_kupries tags: core-8-4-branch | |
| 18:28 | fix to glob and filenames with square brackets check-in: f1435daa97 user: vincentdarley tags: trunk | |
|
2003-04-22
| ||
| 23:20 | * The changes below fix SF bugs [593810], and [718045]. * generic/tclIO.c (Tcl_CutChannel, Tcl_S... check-in: 1aff0f8acb user: andreas_kupries tags: trunk | |
|
2003-04-21
| ||
| 20:42 | * library/tcltest/tcltest.tcl: When the return code of a test does not meet expecta... check-in: 9dd9fb248a user: dgp tags: trunk | |
| 20:41 | * library/tcltest/tcltest.tcl: When the return code of a test does not meet expecta... check-in: fe7e8e2c55 user: dgp tags: core-8-4-branch | |
|
2003-04-18
| ||
| 21:54 | corrected bogus comments check-in: 23c5c3b713 user: dgp tags: trunk | |
| 21:54 | Corrected bogus comments check-in: 9fa20f7ed7 user: dgp tags: core-8-4-branch | |
| 20:17 | * win/tclWinInt.h (VER_PLATFORM_WIN32_CE): conditionally define. * win/tclWinInit.c: recognize Win... check-in: 715a45ae74 user: hobbs tags: trunk | |
| 20:06 | * generic/tclExecute.c (ExprCallMathFunc): remove incorrect extraneous cast from Tcl_WideAsDouble.... check-in: f4804129d6 user: hobbs tags: core-8-4-branch | |
| 20:03 | * generic/tclExecute.c (ExprCallMathFunc): remove incorrect extraneous cast from Tcl_WideAsDouble.... check-in: 158696a809 user: hobbs tags: trunk | |
| 20:02 | * win/configure: regen * win/configure.in (SHELL): force it to /bin/sh as autoconf 2.5x uses /bin... check-in: 893b327037 user: hobbs tags: trunk | |
| 00:32 | Moved serial line options to their creator, open.n, from the generic page fconfigure.n which was nev... check-in: 5963e6478f user: dkf tags: core-8-4-branch | |
| 00:28 | Moved serial line options to their creator, open.n, from the generic page fconfigure.n which was nev... check-in: fa5bc2c455 user: dkf tags: trunk | |
|
2003-04-16
| ||
| 23:33 | * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType * generic/tcl... check-in: 699acb79d9 user: dgp tags: trunk | |
| 23:31 | * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType * generic/tcl... check-in: 4657eb7ea0 user: dgp tags: core-8-4-branch | |
| 23:08 | If you deal with network sockets, you should care about encodings. Tcl cannot guess it for you. Up... check-in: 09bd2adfb4 user: dkf tags: core-8-4-branch | |
| 23:06 | If you deal with network sockets, you should care about encodings. Tcl cannot guess it for you. Up... check-in: a545263715 user: dkf tags: trunk | |
| 22:29 | Math funcs might have to deal with wide ints; document this. [Bug 709720] check-in: 975a2bfb30 user: dkf tags: trunk | |
| 22:26 | Math funcs might have to deal with wide ints; document this. [Bug 709720] check-in: ef18c20b1e user: dkf tags: core-8-4-branch | |
| 21:13 | Updated mkLinks for TIP 111 documentation check-in: 4d51978ace user: dgp tags: trunk | |
| 08:16 | removed undesired 'static' check-in: 5abe3947f2 user: vincentdarley tags: trunk | |
|
2003-04-15
| ||
| 21:06 | Corrected use of types to make compilation compatible with VC++5. check-in: c8df52dce8 user: kennykb tags: core-8-4-branch | |
| 20:59 | Corrected use of types to make compilation compatible with VC++5. check-in: 09fd0557a0 user: kennykb tags: trunk | |
| 19:50 | Added example section "SCOPED SCRIPTS", supplied by Kevin Kenny. (Fixes [Bug 219183]) check-in: 0b51a2c8df user: jenglish tags: trunk | |
| 18:25 | * generic/tclBasic.c (Tcl_CloneInterp): Added code to propagate error messages generated when c... check-in: c988c641fe user: andreas_kupries tags: mod-8-3-4-branch | |
| 16:40 | Updated makefile.vc to conform with Mo DeJong's changes to Makefile.in and tclWinPipe.c on 2003-04-... check-in: b3bbd64ef9 user: kennykb tags: trunk | |
| 06:56 | remove duplicate function definition check-in: 83c200f2d2 user: vincentdarley tags: trunk | |
| 03:46 | fixed compiler warnings check-in: 980127e7b7 user: dgp tags: trunk | |
| 03:43 | Stopped compiler warnings about type casts. check-in: 72ecc44b1e user: dgp tags: trunk | |
| 00:18 | * win/Makefile.in: Don't define TCL_DBGX symbol for every compile. Instead, define TCL_PIPE_DLL o... check-in: cf25662167 user: mdejong tags: trunk | |
|
2003-04-14
| ||
| 22:55 | Added conditionals to make tclWinFile.c compile on VC++6, which was broken by recent changes. check-in: ed66ac39b5 user: kennykb tags: core-8-4-branch | |
| 22:54 | Added conditionals to make tclWinFile.c compile on VC++6, which was broken by recent changes. check-in: cec58199e4 user: kennykb tags: trunk | |
| 16:34 | vc++ 5.2 compile fix check-in: bba02ae55a user: vincentdarley tags: trunk | |
| 15:48 | shared filesystem function check-in: 77d287b253 user: vincentdarley tags: trunk | |
| 15:45 | filesystem fixes backported check-in: 7dd244b532 user: vincentdarley tags: core-8-4-branch | |
| 02:36 | * win/configure: Regen. * win/configure.in: Add check for FINDEX_INFO_LEVELS from winbase.h, know... check-in: 1308c565b0 user: mdejong tags: trunk | |
|
2003-04-12
| ||
| 20:11 | Fixed Bug 710310 (duplicate test numbers in clock.test). Made major changes to tclWinTime.c and rel... check-in: e7634012a0 user: kennykb tags: core-8-4-branch | |
| 19:51 | * win/Makefile.in (GENERIC_OBJS): add missing tclPathObj.c check-in: 9929de4fdb user: hobbs tags: trunk | |
| 19:08 | Implemented TIP #124 (clock clicks -microseconds and Tcl_WideInt return values). Fixed Bug 710310 ... check-in: 7e064c61fe user: kennykb tags: trunk | |
|
2003-04-11
| ||
| 20:50 | * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Corrected inconsistent results ... check-in: b2c13f616b user: dgp tags: trunk | |
| 20:49 | * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Corrected inconsistent results ... check-in: c1cbd75c51 user: dgp tags: core-8-4-branch | |
| 17:39 | * generic/tclIO.c (UpdateInterest): When dropping interest in TCL_READABLE now dropping interes... check-in: 31a2593db7 user: andreas_kupries tags: trunk | |
| 17:35 | * generic/tclIO.c (UpdateInterest): When dropping interest in TCL_READABLE now dropping interes... check-in: 75fb1b9079 user: andreas_kupries tags: core-8-4-branch | |
| 15:59 | fix 5 small filesystem bugs, and some typos check-in: da7df285d1 user: vincentdarley tags: trunk | |
|
2003-04-10
| ||
| 22:18 | Experimental change. Easier to check in and later back out if there are problems than to try and c... check-in: 472e7cd66b user: andreas_kupries tags: core-8-4-branch | |
| 13:11 | Fixed formatting problem (thanks Emacs... not!) that made tools/tcltk-man2html.tcl barf. Thanks to G... check-in: 0d2359c04a user: dkf tags: trunk | |
| 08:28 | Another minor typo check-in: 547cba4c1d user: dkf tags: trunk | |
| 08:28 | Another minor typo. check-in: 822c086805 user: dkf tags: core-8-4-branch | |
| 08:20 | Fixed silly typo. [Bug 718543] check-in: 901a72353d user: dkf tags: core-8-4-branch | |
| 08:17 | Silly typo fix. [Bug 718543] check-in: da74fccced user: dkf tags: trunk | |
|
2003-04-08
| ||
| 22:59 | Use correct test for the empty string in Tcl_ErrorObjCmd check-in: 010e8b5f9e user: dkf tags: core-8-4-branch | |
| 22:55 | Use correct test for the empty string in Tcl_ErrorObjCmd check-in: ef2993d250 user: dkf tags: trunk | |
|
2003-04-07
| ||
| 20:02 | * generic/tclCompCmds.c (TclCompileIfCmd): Corrected string limits of arguments int... check-in: a05601f89d user: dgp tags: core-8-4-branch | |
| 20:00 | * generic/tclCompCmds.c (TclCompileIfCmd): Corrected string limits of arguments int... check-in: 8c021ba1ca user: dgp tags: trunk | |
| 16:55 | * generic/tclCmdMZ.c (TraceExecutionProc): Added missing Tcl_DiscardResult() call t... check-in: 5409c6ec58 user: dgp tags: trunk | |
| 16:53 | * generic/tclCmdMZ.c (TraceExecutionProc): Added missing Tcl_DiscardResult() call t... check-in: 1e197c79ff user: dgp tags: core-8-4-branch | |
| 13:52 | Yet more warning killing, this time reported by Miguel Sofer by private chat. check-in: 57cb837b21 user: dkf tags: trunk | |
| 12:39 | Stopped compilers from moaning about switch fall-through. [Bug 716327] check-in: 380ac7597f user: dkf tags: trunk | |
| 12:27 | Make sure that tclWideIntType is defined and somewhat sensible everywhere. [Bug 713562] check-in: be174d7910 user: dkf tags: core-8-4-branch | |
| 10:11 | Fixed bugs 715751 and 713562 so dict code should build everywhere and wide ints be defined (though n... check-in: f23a4e29f6 user: dkf tags: trunk | |
|
2003-04-05
| ||
| 07:32 | Converted new files from DOS line endings to usual line endings. check-in: ba168eb735 user: dgp tags: trunk | |
| 01:41 | Final stage of getting dictionaries into the core. Test suite should work now! check-in: 163b5f431c user: dkf tags: trunk | |
| 01:26 | Regen. check-in: 9deabe743b user: dkf tags: trunk | |
| 01:25 | Build support for dicts on Unix and Windows, plus public API (structure declaration and stubs entrie... check-in: 6c777daa5a user: dkf tags: trunk | |
| 01:03 | The bulk of the TIP#111 implementation. Still need to finish plumbing this into the rest of the cor... check-in: 8de7c7d408 user: dkf tags: trunk | |
|
2003-04-04
| ||
| 00:21 | * unix/configure: * unix/tcl.m4 (SC_CONFIG_CFLAGS): Don't set TCL_LIBS if it is already set to su... check-in: 80e07f7b8f user: mdejong tags: trunk | |
|
2003-04-03
| ||
| 22:12 | * unix/Makefile.in: Don't subst MATH_LIBS, LIBS, and DL_LIBS separately. Instead, just subst TCL_... check-in: 824e24f663 user: mdejong tags: trunk | |
| 16:46 | * generic/tclCompCmds.c (TclCompileReturnCmd): Now that [return] compiles to INST_R... check-in: feab5aa159 user: dgp tags: trunk | |
| 10:03 | * win/configure: Regen. * win/configure.in: Set stub lib flag based on new LIBFLAGSUFFIX variable... check-in: 75844b336b user: mdejong tags: core-8-4-branch | |
| 02:24 | * win/configure: Regen. * win/configure.in: Set stub lib flag based on new LIBFLAGSUFFIX variable... check-in: 564b25ab02 user: mdejong tags: trunk | |
|
2003-04-02
| ||
| 19:31 | * generic/tclParse.c (TclSubstTokens): Moved declaration of utfCharBytes to beginni... check-in: b6d64e739a user: dgp tags: trunk | |
| 06:35 | * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Check for inet_ntoa in -lbind inside t... check-in: 60a0918530 user: mdejong tags: trunk | |
|
2003-04-01
| ||
| 21:13 | * tests/README: Direct [source] of *.test files is no longer recommended. The test... check-in: ff0b9eb816 user: dgp tags: core-8-4-branch | |
| 19:17 | * tests/README: Direct [source] of *.test files is no longer recommended. The test... check-in: 641c37add3 user: dgp tags: trunk | |
| 17:08 | Added further coverage tests. check-in: c2b35b7ba8 user: dgp tags: trunk | |
| 07:18 | * generic/tclExecute.c (INST_RETURN): Bytecompiled [return] failed to reset iPtr->r... check-in: 3b44f60bef user: dgp tags: trunk | |
|
2003-03-31
| ||
| 23:19 | * tests/parse.test (parse-18.*): Coverage tests for the new implementation of Tcl_S... check-in: fdede0487d user: dgp tags: trunk | |
|
2003-03-28
| ||
| 00:13 | * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Use -Wl,--export-dynamic instead of -r... check-in: 4cc2cdda26 user: mdejong tags: trunk | |
|
2003-03-27
| ||
| 21:46 | Altered test numers to eliminate duplicates, [Bugs 710313, 710320, 710352] check-in: ec13cadab0 user: msofer tags: core-8-4-branch | |
| 21:44 | Altered test numers to eliminate duplicates, [Bugs 710313, 710320, 710352] check-in: 101098e0e0 user: msofer tags: trunk | |
| 13:49 | More elimination of dup test numbers [Bugs 710365, 710369] check-in: 4d2f94712f user: dkf tags: core-8-4-branch | |
| 13:48 | More elimination of dup test numbers [Bugs 710365, 710369] check-in: 195a1e4b1c user: dkf tags: trunk | |
| 13:19 | Eliminated duplicate test numbers [Bugs 710322, 710327, 710349, 710363] check-in: c4260afab6 user: dkf tags: trunk | |
| 13:10 | Removed test number dups [Bugs 710322, 710327, 710349, 710363] check-in: 3d89ba6a88 user: dkf tags: core-8-4-branch | |
| 07:11 | * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS, SC_TCL_LINK_LIBS): Add BeOS system to S... check-in: 2e269d4423 user: mdejong tags: trunk | |
|
2003-03-26
| ||
| 23:51 | update docs for latest change check-in: ebe2c8c849 user: dgp tags: trunk | |
| 23:51 | update docs for latest change check-in: 0eaa965079 user: dgp tags: core-8-4-branch | |
| 22:56 | * library/tcltest/tcltest.tcl: Added reporting during [configure -debug 1] operatio... check-in: a5e5886f0e user: dgp tags: core-8-4-branch | |
| 22:55 | * library/tcltest/tcltest.tcl: Added reporting during [configure -debug 1] operatio... check-in: 661dcab4fa user: dgp tags: trunk | |
| 20:02 | * unix/dltest/pkg?.c: Changed all Tcl_InitStubs calls to pass argument exact = 0, s... check-in: 876ccce5ef user: dgp tags: trunk | |
| 16:32 | typo fixes in ARGUMENTS check-in: 3441cd76ee user: dgp tags: trunk | |
| 16:32 | typo corrections in ARGUMENTS check-in: a3b170d285 user: dgp tags: core-8-4-branch | |
|
2003-03-24
| ||
| 00:55 | * generic/tclVar.c: * tests/var.test: fixing ObjMakeUpvar's lookup algorithm for the created loca... check-in: 06f5b71b68 user: msofer tags: core-8-4-branch | |
| 00:49 | * generic/tclVar.c: * tests/var.test: fixing ObjMakeUpvar's lookup algorithm for the created loca... check-in: c373d9475a user: msofer tags: trunk | |
| 00:12 | * library/dde/pkgIndex.tcl: bumped version to 1.2.2 in tclWinDde.c, now adding here too. check-in: e24b77ff34 user: patthoyts tags: trunk | |
|
2003-03-23
| ||
| 03:10 | Added quoting around the script name in the 'test' target; Joe Mistachkin insists that he has a con... check-in: fac6442841 user: kennykb tags: core-8-4-branch | |
| 03:06 | Added quoting around the script name in the 'test' target; Joe Mistachkin insists that he has a con... check-in: bbce7d9dd7 user: kennykb tags: trunk | |
| 01:39 | Fixed a bug where [package require dde] or [package require registry] attempted to load the release... check-in: c98cf4fd2d user: kennykb tags: trunk | |
| 01:34 | Fixed a bug where [package require dde] or [package require registry] attempted to load the release... check-in: 2e2825b147 user: kennykb tags: core-8-4-branch | |
|
2003-03-22
| ||
| 23:01 | * win/tclWinDde.c: Make dde services conform the the documentation such that giving only a topic n... check-in: 48db7691be user: patthoyts tags: trunk | |
|
2003-03-21
| ||
| 03:24 | * generic/tclInt.h (tclOriginalNotifier): * generic/tclStubInit.c (tclOriginalNotifi... check-in: 02b5df7fe1 user: dgp tags: core-8-4-branch | |
| 03:23 | * generic/tclInt.h (tclOriginalNotifier): * generic/tclStubInit.c (tclOriginalNotifi... check-in: 2128edd984 user: dgp tags: trunk | |
|
2003-03-20
| ||
| 22:33 | * generic/tclInt.h: Removed definition of ParseValue struct that is no longer used.... check-in: 20473359bf user: dgp tags: trunk | |
| 22:32 | * generic/tclInt.h: Removed definition of ParseValue struct that is no longer used.... check-in: 427d31ad50 user: dgp tags: core-8-4-branch | |
| 10:03 | Stopped some GCC possibly-uninit-variable warnings. check-in: 750162b7e1 user: dkf tags: trunk | |
|
2003-03-19
| ||
| 22:52 | * generic/tclCompile.c: * tests/compile.test: bad command count on TCL_OUT_LINE_COMPILE [Bug 7054... check-in: dd2df64c62 user: msofer tags: core-8-4-branch | |
| 22:24 | * generic/tclCompile.c: * tests/compile.test: bad command count on TCL_OUT_LINE_COMPILE [Bug 7054... check-in: 6847eb40b5 user: msofer tags: trunk | |
| 21:57 | * library/auto.tcl: Replaced [regexp] and [regsub] with * library/histor... check-in: 1906022d3b user: dgp tags: trunk | |
| 20:07 | * doc/Eval.3 (Tcl_EvalObjEx): Corrected CONST and * doc/ParseCmd.3... check-in: 79384a8c33 user: dgp tags: trunk | |
| 20:06 | * doc/Eval.3 (Tcl_EvalObjEx): Corrected CONST and * doc/ParseCmd.3... check-in: 936a955020 user: dgp tags: core-8-4-branch | |
| 16:51 | * generic/tclCompCmds.c (TclCompileReturnCmd): Alternative fix for * generic/tclCom... check-in: 8153ce2774 user: dgp tags: trunk | |
| 05:24 | revised latest registry test commit check-in: eec950ede7 user: dgp tags: core-8-4-branch | |
| 05:23 | revised latest registry test commit check-in: 1f3384692a user: dgp tags: trunk | |
| 03:09 | * win/configure: Regen. * win/configure.in: Don't run the AC_CYGWIN macro since it uses AC_CANONI... check-in: 0dba105530 user: mdejong tags: trunk | |
| 01:21 | * tests/registry.test: Changed the conditionals to avoid an abort if [testlocale] is missing, as wh... check-in: 8adb259b14 user: kennykb tags: trunk | |
| 01:19 | * tests/registry.test: Changed the conditionals to avoid an abort if [testlocale] is missing, as wh... check-in: c4a160ee2c user: kennykb tags: core-8-4-branch | |
|
2003-03-18
| ||
| 13:41 | * tools/tcltk-man2html.tcl: added support for building 'make html' from inside distribution direct... check-in: 074ed2cb77 user: das tags: core-8-4-branch | |
| 13:38 | * tools/tcltk-man2html.tcl: added support for building 'make html' from inside distribution direct... check-in: b7c4056005 user: das tags: trunk | |
| 10:51 | Fixes for three filesystem problems check-in: 97a1623cd2 user: vincentdarley tags: core-8-4-branch | |
| 00:55 | * tests/format.test: Renumber tests, a bunch of tests all had the same id. check-in: 2ca250ecd8 user: mdejong tags: trunk | |
|
2003-03-17
| ||
| 14:25 | Fixed docbug in lsearch and lsort for -ascii opt, which operates on Unicode not ASCII these days. [... check-in: f42539bea9 user: dkf tags: core-8-4-branch | |
| 14:21 | Fix docbug in lsearch and lsort commands for -ascii opt (which works with unicode in the obvious ord... check-in: 35268d7b37 user: dkf tags: trunk | |
|
2003-03-14
| ||
| 23:19 | Made format less keen on converting numeric types. [Bug #699060] check-in: c6d6036ce4 user: dkf tags: core-8-4-branch | |
| 21:48 | Backport of fix for 698146 to remove assumption that time_t is a long... check-in: a252577481 user: dkf tags: core-8-4-branch | |
| 16:28 | * generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifier that indicates we've got a wide int... check-in: 03ff260fcf user: dkf tags: trunk | |
| 16:19 | * generic/tclCmdAH.c (Tcl_FormatObjCmd): Only add the modifier that indicates we've got a wide int... check-in: 677974caba user: dkf tags: core-8-4-branch | |
|
2003-03-13
| ||
| 16:26 | Backed the version to 8.4 on the 8.4 branch. (I just loathe sticky tags). check-in: a2814742f6 user: kennykb tags: core-8-4-branch | |
| 10:49 | * win/tcl.m4 (SC_WITH_TCL): Port version number fix that was made in tk instead of tcl sources. check-in: fde986a63a user: mdejong tags: trunk | |
| 10:39 | Require autoconf 2.57 or newer, see TIP 34 for a detailed explanation of why this is good. This w... check-in: e8d2110460 user: mdejong tags: trunk | |
| 02:48 | * generic/tclBasic.c (Tcl_EvalTokensStandard): * generic/tclCmdMZ.c (Tcl_SubstObj): ... check-in: 15c562285e user: dgp tags: trunk | |
|
2003-03-12
| ||
| 19:21 | * generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENT * win/tclWinPip... check-in: 97b95e0cee user: dgp tags: trunk | |
| 19:19 | * generic/tcl.h: Removed TCL_PREFIX_IDENT and TCL_DEBUG_IDENT * win/tclWinPip... check-in: ccd3601b03 user: dgp tags: core-8-4-branch | |
| 18:04 | * generic/tclCmdMZ.c (Tcl_SubstObj): Corrected and added test for * tests/subst.t... check-in: b9c155681d user: dgp tags: core-8-4-branch | |
| 18:01 | corrected latest entry check-in: 5a3946f5c8 user: dgp tags: trunk | |
| 18:00 | correct latest entry check-in: 5f3285670d user: dgp tags: core-8-4-branch | |
| 17:52 | * generic/tclInterp.c (Tcl_InterpObjCmd): Corrected option parsing beyond objc for ... check-in: 012f9765e2 user: dgp tags: trunk | |
| 17:51 | * generic/tclInterp.c (Tcl_InterpObjCmd): Corrected option parsing beyond objc for ... check-in: 94b447147d user: dgp tags: core-8-4-branch | |
|
2003-03-11
| ||
| 22:15 | Added two missing uses of $(DBGX) so that tclpip8x.dll loads without panicking on Win9x. check-in: 292f75844d user: kennykb tags: core-8-4-branch | |
| 21:59 | Added two missing uses of $(DBGX) so that tclpip8x.dll loads without panicking on Win9x. check-in: 3741e25b66 user: kennykb tags: trunk | |
|
2003-03-09
| ||
| 14:22 | Removed an unused local variable that caused compilation problems on some platforms. check-in: ea479b9654 user: kennykb tags: trunk | |
|
2003-03-08
| ||
| 21:43 | * doc/tcltest.n: Added missing "-body" to example. Thanks to Helmut Giese. [Bug 7... check-in: aa4099792e user: dgp tags: core-8-4-branch | |
| 21:42 | * doc/tcltest.n: Added missing "-body" to example. Thanks to Helmut Giese. [Bug 7... check-in: 8a3fda1fcd user: dgp tags: trunk | |
|
2003-03-07
| ||
| 22:03 | * tests/io.test: * tests/ioCmd.test: Define a fcopy constraint and add it to the constraint list ... check-in: 0ccff04f89 user: mdejong tags: trunk | |
| 21:40 | * tests/encoding.test: Name temp files *.tcltestout instead of *.out so that when they are removed... check-in: a98aa84cc8 user: mdejong tags: trunk | |
| 11:38 | * generic/tclCmdAH.c (Tcl_FileObjCmd): Fix the setting of a file's mtime and atime on 64-bit platfor... check-in: 7dca7f1d5e user: dkf tags: trunk | |
| 02:23 | * tests/io.test: Doh! Undo accidental commenting out of a couple of tests. check-in: f8974b5208 user: mdejong tags: trunk | |
| 02:15 | * tests/io.test: Define a fileevent constraint and add it to the constraint list of any test that ... check-in: 1faa97480b user: mdejong tags: trunk | |
| 01:45 | * tests/io.test: Define an openpipe constraint and add it to the constraint list of any test that ... check-in: 4571938bbe user: mdejong tags: trunk | |
|
2003-03-06
| ||
| 23:27 | * generic/TclUtf.c (Tcl_UniCharNcasecmp): Corrected failure to * tests/utf.tes... check-in: a7fde7d55a user: dgp tags: trunk | |
| 23:24 | * generic/TclUtf.c (Tcl_UniCharNcasecmp): Corrected failure to * tests/utf.te... check-in: 8003bbacd1 user: dgp tags: core-8-4-branch | |
| 23:17 | Replaced a non-portable 'bzero' with a portable 'memset'. [Bug 698442]. check-in: 3dee775ae7 user: kennykb tags: trunk | |
| 20:14 | * generic/tclIO.c (Tcl_Seek, Tcl_OutputBuffered): If there is data buffered in the statePtr->curOu... check-in: 23b96afaed user: mdejong tags: trunk | |
| 10:10 | * generic/tclIO.c (Tcl_Flush): Compare the nextAdded member of the ChannelBuffer to the nextRemov... check-in: f7c5ccc73c user: mdejong tags: trunk | |
| 09:58 | * generic/tclIO.c (Tcl_GetsObj): Check that the eol pointer has not gone past the end of the stri... check-in: f2e6fa75ca user: mdejong tags: trunk | |
| 09:47 | * generic/tclIO.c (WriteBytes, WriteChars, Tcl_GetsObj, ReadBytes): Rework calls to TranslateOutp... check-in: 5c860f8cb1 user: mdejong tags: trunk | |
| 09:16 | * generic/tclIO.c (Tcl_SetChannelOption): Invoke the Tcl_SetChannelBufferSize method as a result ... check-in: 743ec70c25 user: mdejong tags: trunk | |
| 03:06 | no message check-in: b285f5f2ed user: davygrvy tags: trunk | |
| 03:05 | updated default tcl version to 8.5 check-in: e22b36d8b6 user: davygrvy tags: trunk | |
|
2003-03-05
| ||
| 22:31 | The [switch] command is now bytecode compiled, at least in the most common case. There's room for i... check-in: 6eee3e0d12 user: dkf tags: trunk | |
|
2003-03-04
| ||
| 23:50 | typos check-in: 2fefc9590a user: dgp tags: trunk | |
| 23:45 | * README: Bumped version number of * generic/tcl.h: ... check-in: a5f8f0d439 user: dgp tags: trunk | |
|
2003-03-03
| ||
| 20:22 | Mac OS Classic specific fixes: * generic/tclIOUtil.c (TclNewFSPathObj): on TCL_PLATFORM_MAC, skip... check-in: 5b384d430a user: das tags: trunk, core-8-4-2 | |
| 20:04 | mark Mar 3 date for 8.4.2 check-in: 41131d3163 user: hobbs tags: trunk | |
| 18:14 | Corrected a Makefile.vc bug introduced by the change of DBGX from d to g in rules.vc. check-in: 3df4861c88 user: kennykb tags: trunk | |
| 18:01 | Corrected a Makefile.vc bug introduced by the change of DBGX from d to g in rules.vc. check-in: 8c3ae63cab user: kennykb tags: trunk | |
| 17:14 | note bump in dde version check-in: 560c12896c user: dgp tags: trunk | |
| 17:12 | * library/dde/pkgIndex.tcl: dde bumped to version 1.2.1 for * win/tclWinDde.c: ... check-in: 5823e95331 user: dgp tags: trunk | |
|
2003-03-01
| ||
| 01:22 | * win/configure: * win/configure.in: check for 'g' for debug build type, not 'd'. * win/rules.vc ... check-in: 32d4634ffd user: hobbs tags: trunk | |
|
2003-02-28
| ||
| 23:12 | Added a couple more change lines, and fixed one date. check-in: c14c703f75 user: kennykb tags: trunk | |
| 21:32 | updated changes file for Tcl 8.4.2 release check-in: 0192ca26e7 user: dgp tags: trunk | |
| 12:11 | file documentation fix check-in: 87a6156f91 user: vincentdarley tags: trunk | |
|
2003-02-27
| ||
| 23:57 | see ChangeLog check-in: c2014a471f user: hobbs tags: trunk | |
| 23:47 | * generic/tclIOUtil.c (MakeFsPathFromRelative): removed dead code check of typePtr (darley). check-in: a7cf0407f8 user: hobbs tags: trunk | |
| 23:47 | * tests/winTime.test: added note about PCI hardware dependency issues with high performance clock.... check-in: 8eed2cdd0e user: hobbs tags: trunk | |
| 16:01 | Stop [lsearch -start 0 {} x] from crashing. [Bug #694232] check-in: 97f3eb7e5d user: dkf tags: trunk | |
| 04:08 | Fixed a bug in TclpSetVeriables: initialize dwUserNameLen to avoid crash in calling GetUserName check-in: 04cbcd1f85 user: chengyemao tags: trunk | |
| 03:47 | Fixed a bug in TclpSetVeriables: initialize dwUserNameLen to avoid crash in calling GetUserName check-in: 40b46bfcb5 user: chengyemao tags: trunk | |
| 00:54 | * generic/tclCmdMZ.c (TraceCommandProc): Fix mem leak when deleting a command that had trace on it... check-in: 8bb4478f38 user: hobbs tags: trunk | |
|
2003-02-25
| ||
| 23:58 | * doc/pkgMkIndex.n: Modified [pkg_mkIndex] to use -nocase matching * library/pac... check-in: d881598183 user: dgp tags: trunk | |
| 22:03 | * tests/pid.test: See below [Bug #678412]. * tests/io.test: Made more robust against spaces in pa... check-in: bdf2998de6 user: andreas_kupries tags: trunk | |
| 16:18 | * tests/execute.test: cleaning up testobj's at the end, to avoid leak warning by valgrind. check-in: 65f2a4c931 user: msofer tags: trunk | |
|
2003-02-22
| ||
| 09:23 | Fix for Bug #571002 check-in: 2ca256b4d6 user: vasiljevic tags: trunk | |
| 06:56 | fixed typo check-in: 3c18dd2baa user: das tags: trunk | |
|
2003-02-21
| ||
| 21:54 | Stopped sign-bit propagation in [binary scan] of wide values. [Bug #690774] check-in: 1ebdea1ccd user: dkf tags: trunk | |
| 20:11 | * mac/tclMacChan.c (TclpCutFileChannel, TclpSpliceFileChannel): Implemented missing cut and splice... check-in: d15cdab1e9 user: das tags: trunk | |
| 19:04 | fixed very old typos check-in: 5beea5daa7 user: das tags: trunk | |
| 14:15 | * unix/tclUnixPipe.c: (macosx) use vfork() instead of fork() to create new processes... check-in: deee64d32d user: das tags: trunk | |
| 05:30 | * library/package.tcl (tclPkgUnknown): Minor performance tweaks to reduce the numbe... check-in: 4c692977ec user: dgp tags: trunk | |
| 03:32 | * unix/tcl.m4: * unix/tclUnixPipe.c: (macosx) use vfork() instead of fork() to create new process... check-in: b89695ef03 user: das tags: trunk | |
| 02:40 | * generic/tclEncoding.c (LoadTableEncoding): * library/encoding/cp932.enc: Correct jis round-... check-in: 3e571abd43 user: hobbs tags: trunk | |
| 02:36 | * unix/tclUnixChan.c (Tcl_MakeTcpClientChannel): add MakeTcpClientChannelMode that takes actual mo... check-in: 8353e05256 user: hobbs tags: trunk | |
|
2003-02-20
| ||
| 15:32 | Typo fix [Bug #688943] check-in: 69f52e30e5 user: dkf tags: trunk | |
| 00:34 | * unix/tclUnixThrd.c (TclpReaddir): * unix/tclUnixPort.h: update to Bug 689100 patch to ensure tha... check-in: 068379cc78 user: hobbs tags: trunk | |
|
2003-02-19
| ||
| 16:55 | added missing bug # check-in: 21cbd01ab1 user: das tags: trunk | |
| 16:43 | * generic/tclStringObj.c: restored Tcl_SetObjLength() side-effect of always invalidating unicode r... check-in: 80440365ac user: das tags: trunk | |
| 14:33 | * generic/tclCompile.c (TclCompileExprWords): remove unused variable "range" [Bug 664743] * gener... check-in: efdc16ed56 user: msofer tags: trunk | |
| 01:20 | * unix/tcl.m4: [Bug #651811] Added definition of _XOPEN_SOURCE and linkage of 'xnet' library to... check-in: 7dd360b22a user: andreas_kupries tags: trunk | |
| 01:05 | * unix/tclUnixThrd.c (TclpReaddir): reduce size of name string in tsd to NAME_MAX instead of PATH_... check-in: cc09b38497 user: hobbs tags: trunk | |
| 01:04 | (HaveVersion): correctly decl static check-in: 4e98446e21 user: hobbs tags: trunk | |
| 00:30 | * unix/configure: Regen. * unix/tcl.m4 (SC_ENABLE_THREADS): Make sure -lpthread gets passed on th... check-in: 6fef89efec user: mdejong tags: trunk | |
|
2003-02-18
| ||
| 10:13 | cleanup of new simplefs test code check-in: 67cfbfbc41 user: vincentdarley tags: trunk | |
| 02:37 | * generic/tclBasic.c (TclRenameCommand): fixing error in previous commit. check-in: 5ce6589960 user: msofer tags: trunk | |
| 02:25 | * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH): * generic/tclCmdMZ.c (Tcl_StringObjCmd... check-in: 28dcdcf39e user: hobbs tags: trunk | |
| 02:22 | * generic/tclBasic.c (TclRenameCommand): 'oldFullName' object was not being freed on all fu... check-in: 1e414e91e6 user: msofer tags: trunk | |
|
2003-02-17
| ||
| 22:31 | * generic/tclIO.c (Tcl_GetsObj): Minor change so that eol is only assigned at the top of the TCL_... check-in: bfd396bc22 user: mdejong tags: trunk | |
| 19:12 | update in comment check-in: 6310fa5a5b user: dgp tags: trunk | |
| 17:23 | Removed Windows line terminators. [Bug 687913]. check-in: bdee5e1df5 user: kennykb tags: trunk | |
|
2003-02-16
| ||
| 01:36 | Don Porter's fix for bad parsing of nested scripts [Bug 681841]. check-in: 13c34f1df9 user: msofer tags: trunk | |
|
2003-02-15
| ||
| 22:30 | Corrected a couple of typos in error messages. [Bug 596027] check-in: aba2bc0454 user: kennykb tags: trunk | |
| 20:24 | Fixed Tcl_DeleteEvents not to get a pointer smash when deleting the last event in the queue. Added ... check-in: 035d1a2446 user: kennykb tags: trunk | |
| 02:16 | * README: Bumped to version 8.4.2. * generic/tcl.h: * tools/tcl.wse.in: * unix/configure: * un... check-in: 1ba5113e1d user: hobbs tags: trunk | |
| 02:14 | generic/tclStringObj.c (Tcl_GetCharLength): perf tweak check-in: 3dfa905412 user: hobbs tags: trunk | |
| 02:13 | correct HP-UX ia64 --enable-64bit build flags check-in: e5d910b43d user: hobbs tags: trunk | |
| 01:56 | correct HP-UX ia64 --enable-64bit build flags check-in: 043cbe311b user: hobbs tags: core-8-3-1-branch | |
|
2003-02-14
| ||
| 22:31 | * win/tclWinTime.c: Added code to test and compensate for forward leaps of the performance counter.... check-in: 59b1f50de7 user: kennykb tags: trunk | |
| 22:16 | * win/tclWinTime.c: Added code to test and compensate for forward leaps of the performance counter.... check-in: 5e2c269457 user: kennykb tags: trunk | |
|
2003-02-13
| ||
| 23:49 | Added conversion from the system encoding to tcl_platform(user), so that it works with non-ASCII7 u... check-in: 42d87fe111 user: kennykb tags: trunk | |
| 22:03 | Added language to describe the handling of the end-of-file character \u001a embedded in a script fi... check-in: 2a357daf79 user: kennykb tags: trunk | |
|
2003-02-12
| ||
| 18:57 | glob -l on broken symlink fix check-in: be22ec9c79 user: vincentdarley tags: trunk | |
|
2003-02-11
| ||
| 23:59 | lint init regexp check-in: d55a53df62 user: hobbs tags: trunk | |
| 21:54 | * tests/lsearch.test: * generic/tclCmdIL.c (Tcl_LsearchObjCmd): protect against the case that lse... check-in: 1c9153d6ed user: hobbs tags: trunk | |
| 20:41 | Corrected a problem where http-4.14 would fail when run with a proxy server. Replaced references t... check-in: a5fc0bb948 user: kennykb tags: trunk | |
| 18:46 | correct test names check-in: 03be579296 user: hobbs tags: trunk | |
| 18:35 | * tests/stringObj.test: * generic/tclStringObj.c (Tcl_GetCharLength): correct ascii char opt of 2... check-in: 78c313648a user: hobbs tags: trunk | |
| 18:34 | * generic/tclParse.c (CommandComplete): more paranoid check to break on (p >= end) instead of just... check-in: 9743f441b5 user: hobbs tags: trunk | |
| 18:27 | remove excess EOF whitespace check-in: ad24f00755 user: hobbs tags: trunk | |
| 18:03 | * generic/tclParse.c * tests/parse.test: fix for [Bug 684744], by Don Porter. check-in: 0240a75766 user: msofer tags: trunk | |
| 11:07 | * generic/tclIOUtil.c (Tcl_FSJoinPath, Tcl_FSGetNormalizedPath): (UpdateStringOfFsPath): revert th... check-in: a148677ade user: hobbs tags: trunk | |
| 09:42 | * tests/fileSystem.test: added test 8.3 * generic/tclIOUtil.c (Tcl_FSGetNormalizedPath): (Tcl_FSM... check-in: 7c7fc4f3fd user: hobbs tags: trunk | |
| 09:42 | * unix/tclUnixFile.c (TclpMatchInDirectory): simplify the hidden file match check. check-in: 5ac811df84 user: hobbs tags: trunk | |
| 02:18 | * win/configure: * win/configure.in: Generate error when attempting to build under Cygwin. The Cy... check-in: 9ae2332ed0 user: mdejong tags: trunk | |
|
2003-02-10
| ||
| 13:32 | * doc/append.n: Return value was not documented. [Bug 683188] check-in: 13f7008676 user: dkf tags: trunk | |
| 12:50 | further fs cleanup check-in: 4e91ed4531 user: vincentdarley tags: trunk | |
| 10:26 | filesystem speed up round 2 check-in: 1f9c0e4f03 user: vincentdarley tags: trunk | |
|
2003-02-09
| ||
| 02:50 | add catches to suppress unnecessary errors check-in: 1f3b9cac32 user: hobbs tags: trunk | |
|
2003-02-08
| ||
| 22:03 | code cleanup of eval and string comp use check-in: 3073e9d59a user: hobbs tags: trunk | |
|
2003-02-07
| ||
| 15:29 | first speedups to Win filesystem check-in: e7c1a40863 user: vincentdarley tags: trunk | |
| 11:59 | fix to crashing filesystem test check-in: 63c1460f0b user: vincentdarley tags: trunk | |
| 01:07 | * generic/tclCompCmds.c (TclCompileIncrCmd): * tests/incr.test: Don't include the text "(incremen... check-in: 8d271ffd13 user: mdejong tags: trunk | |
|
2003-02-06
| ||
| 22:44 | * generic/tclExecute.c (TclExecuteByteCode): When an error is encountered reading the increment va... check-in: a84d591f12 user: mdejong tags: trunk | |
| 16:29 | * library/tcltest/tcltest.tcl: Filename arguments to [outputChannel] and [errorChan... check-in: dafc6b463d user: dgp tags: trunk | |
|
2003-02-05
| ||
| 20:05 | * tests/interp.test: * tests/set-old.test: Run test cases that depend on hash order through lsort... check-in: 050a14cf73 user: mdejong tags: trunk | |
| 12:46 | added regression test for recent bug fix check-in: 64b1083fb2 user: vincentdarley tags: trunk | |
|
2003-02-04
| ||
| 18:23 | test suite fixes for spaces in paths check-in: 811cea19f2 user: vincentdarley tags: trunk | |
| 17:06 | finalization and test fixes check-in: 1bf7a82411 user: vincentdarley tags: trunk | |
| 00:56 | Marked filesystem-7.1 as known bug. check-in: ebd433c730 user: andreas_kupries tags: trunk | |
| 00:56 | doc formatting fix check-in: 531b3a90d4 user: hobbs tags: trunk | |
|
2003-02-03
| ||
| 20:16 | * generic/tclBasic.c: Changed [trace add command] so that 'rename' callbacks get fully qualified na... check-in: 382a9b8449 user: kennykb tags: trunk | |
|
2003-02-01
| ||
| 23:49 | * generic/tclCompCmds.c: Removed an unused variable that caused compiler warnings on SGI. [Bug 66... check-in: 6da94f8950 user: kennykb tags: trunk | |
| 23:37 | * generic/tclLoad.c: Changed the code so that if Tcl_StaticPackage is called to report the same p... check-in: 06bcf54eca user: kennykb tags: trunk | |
| 21:27 | * generic/tclClock.c: Fixed a bug that incorrectly allowed [clock clicks {}] and [clock clicks -]... check-in: c877b70a1b user: kennykb tags: trunk | |
| 21:07 | * tests/unixNotfy.test: Added cleanup of working files [Bug 675609] check-in: 2ad9774a7b user: kennykb tags: trunk | |
| 19:48 | 2003-02-01 Kevin Kenny <kennykb@users.sourceforge.net> * doc/Tcl.n: Added headings to the elev... check-in: fdbe463400 user: kennykb tags: trunk | |
|
2003-01-31
| ||
| 22:19 | The utility [slave] command failed to properly [list]-quote a constructed [open] com... check-in: a7dc77246b user: dgp tags: trunk | |
| 22:10 | * tests/tcltest.test: Cleaned up management of file/directory creation/deletion to i... check-in: 557bb3d6fb user: dgp tags: trunk | |
| 18:54 | * tests/main.test: Stopped main.test from deleting existing file. Test suite should ... check-in: 26a42fb072 user: dgp tags: trunk | |
|
2003-01-28
| ||
| 17:59 | * tests/main.test: Constrain tests that do not work on Windows. check-in: 4526b1dfd4 user: dgp tags: trunk | |
| 14:52 | filesystem bug fix and new test check-in: 083e6f570a user: vincentdarley tags: trunk | |
| 11:03 | * generic/tcl.h: Add TCL_PREFIX_IDENT and TCL_DEBUG_IDENT, used only by TclpCreateProcess. * unix... check-in: 0b07cfddbf user: mdejong tags: trunk | |
|
2003-01-27
| ||
| 15:25 | typo corrections in comments. check-in: 45c321246f user: dgp tags: trunk | |
| 03:34 | * win/README: Update msys+mingw URL to release 6. This version bundles gcc 3. check-in: fc8c920f3d user: mdejong tags: trunk | |
| 02:19 | * win/configure: Regen. * win/configure.in: Add test that checks to see if the compiler can cast ... check-in: 1acd5861be user: mdejong tags: trunk | |
|
2003-01-26
| ||
| 05:59 | * generic/tclIO.c (Tcl_CutChannel, Tcl_SpliceChannel): Invoke TclpCutFileChannel and TclpSpliceFil... check-in: 40bc638062 user: mdejong tags: trunk | |
|
2003-01-25
| ||
| 14:11 | * win/tclWin32Dll.c (TclpCheckStackSpace, squelch_warnings): * win/tclWinChan.c (Tcl_MakeFileChann... check-in: 071e3de4fc user: mdejong tags: trunk | |
| 12:48 | * win/configure: * win/configure.in: Define HAVE_ALLOCA_GCC_INLINE when we detect that no alloca ... check-in: 6eae293500 user: mdejong tags: trunk | |
| 03:12 | * generic/tclEvent.c (Tcl_Finalize): revert finalize change on 2002-12-04 to correct the issue wit... check-in: 225ead1ac4 user: hobbs tags: trunk | |
| 03:11 | * win/tclWinDde.c (Dde_Init): clarified use of tsdPtr. (DdeServerProc): better refcount handling o... check-in: 07d56520cd user: hobbs tags: trunk | |
| 00:16 | only do groups check on unix check-in: fdbd44d677 user: hobbs tags: trunk | |
|
2003-01-24
| ||
| 16:33 | Use [file dirname], not the abbreviation [file dir] check-in: e140ecaf7e user: dgp tags: trunk | |
| 14:07 | corrected overlooked bump to version 2.2 check-in: 673c46c691 user: dgp tags: trunk | |
| 11:59 | stringObj unicode Tcl_SetObjLength fixes check-in: dce71c6888 user: vincentdarley tags: trunk | |
| 08:05 | woops, missed in last commit check-in: 5f2d00af1c user: mdejong tags: trunk | |
| 08:04 | * win/configure: Regen. * win/configure.in: * win/tclWin32Dll.c (TclpCheckStackSpace): Rework th... check-in: 83a1c026c6 user: mdejong tags: trunk | |
|
2003-01-23
| ||
| 14:18 | * doc/lset.n: Fixed fault in return values from lset in documentation examples [SF Bug #658463] an... check-in: 11f73898e2 user: dkf tags: trunk | |
|
2003-01-21
| ||
| 20:06 | Clarified documentation of [namespace inscope] [SF Patch #670110] check-in: 570a03d811 user: jenglish tags: trunk | |
| 08:27 | * win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Set SHLIB_SUFFIX so that TCL_SHLIB_SUFFI... check-in: b14ac6253e user: mdejong tags: trunk | |
|
2003-01-19
| ||
| 07:21 | change %ud to %u as appropriate check-in: 7045111181 user: hobbs tags: trunk | |
|
2003-01-18
| ||
| 01:05 | * win/tclWinDde.c (DdeServerProc): Deallocate the Tcl_Obj returned by ExecuteRemoteObject if it w... check-in: 5d26616322 user: mdejong tags: trunk | |
|
2003-01-17
| ||
| 22:10 | * generic/tcl.h: Revert earlier change that defined TCL_WIDE_INT_TYPE as long long and TCL_LL_MOD... check-in: c83d00266a user: mdejong tags: trunk | |
| 14:19 | execution trace, command trace and stringObj bug fixes check-in: bf6b0dfaf9 user: vincentdarley tags: trunk | |
|
2003-01-16
| ||
| 20:55 | * win/tclWinSerial.c (SerialOutputProc): add casts for bytesWritten to allow strict compilation (n... check-in: 3beb6c7739 user: hobbs tags: trunk | |
| 20:51 | * tests/winDde.test: * win/tclWinDde.c (Tcl_DdeObjCmd): Prevent crash when empty service name is ... check-in: 5cc2be8bc8 user: hobbs tags: trunk | |
| 19:01 | * win/tclWin32Dll.c (squelch_warnings): Squelch compiler warnings from SEH ASM code. * win/tclWin... check-in: bba93619da user: mdejong tags: trunk | |
|
2003-01-14
| ||
| 17:51 | * generic/tclClock.c (FormatClock): corrected typo that incorrectly conditionally defined savedTZE... check-in: 43dadccb94 user: hobbs tags: trunk | |
| 02:06 | Fix mingw build problems and compiler warnings. * generic/tcl.h: Add if defined(__MINGW32__) che... check-in: 5a8676e805 user: mdejong tags: trunk | |
|
2003-01-13
| ||
| 08:48 | * win/README: Update msys + mingw URL, the new release includes the released 1.0.8 version of msy... check-in: ec13e33335 user: mdejong tags: trunk | |
| 07:22 | * win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Pull in addition of shell32.lib to LIBS_... check-in: f2564a1e8c user: mdejong tags: trunk | |
| 07:01 | * generic/tcl.h: Skip Tcl's define of CHAR, SHORT, and LONG when HAVE_WINNT_IGNORE_VOID is define... check-in: 789f26d398 user: mdejong tags: trunk | |
| 01:27 | * win/configure: Regen. * win/configure.in: Check for typedefs like LPFN_ACCEPT in winsock2.h and... check-in: 4aad945b11 user: mdejong tags: trunk | |
|
2003-01-10
| ||
| 15:03 | WinTcl crash on exit fix check-in: bfd1c3af3d user: vincentdarley tags: trunk | |
|
2003-01-09
| ||
| 21:13 | * generic/tclCompCmds.c (TclCompilerReturnCmd): Corrected off-by-one problem with r... check-in: 3c8c76a34b user: dgp tags: trunk | |
| 10:38 | non-ascii chars in file mtime fix check-in: f53b3ba4da user: vincentdarley tags: trunk | |
| 10:01 | remove unused variable check-in: e7546a259f user: vincentdarley tags: trunk | |
|
2003-01-08
| ||
| 21:29 | * generic/tclExecute.c (TclExprFloatError): Use the IS_NAN macro for greater clarity of co... check-in: 51328e9ca3 user: dgp tags: trunk | |
| 00:34 | * generic/tclCompCmds.c (TclCompileReturnCmd): * tests/compile.test: Corrects fail... check-in: 8f6092205c user: dgp tags: trunk | |
|
2003-01-05
| ||
| 00:44 | no message check-in: c304843ae3 user: davygrvy tags: trunk | |
| 00:44 | * win/makefile.vc: * win/rules.vc: Fixed INSTALLDIR macro problem that blanked itself by acciden... check-in: ec0ef7dda9 user: davygrvy tags: trunk | |
|
2003-01-03
| ||
| 23:03 | Corrected and expanded documentation for rand() and srand() functions. check-in: 92ec913eb5 user: dgp tags: trunk | |
|
2002-12-18
| ||
| 22:55 | * win/makefile.vc: some uses of xcopy swapped to the @$(CPY) macro. Reported by Joe Mistachkin <jo... check-in: 57b831b33b user: davygrvy tags: trunk | |
| 22:47 | * win/makefile.vc: some uses of xcopy swapped to the @$(CPY) macro check-in: ca8af8ca51 user: davygrvy tags: trunk | |
|
2002-12-17
| ||
| 21:35 | * generic/tclNotify.c (TclFinalizeNotifier, Tcl_SetServiceMode): (Tcl_ThreadAlert): Check that the... check-in: 7f6f5e67ac user: hobbs tags: trunk | |
| 02:47 | * generic/tclPipe.c (TclCleanupChildren): * tests/winPipe.c: * win/tclWinPipe.c (Tcl_WaitPid): *... check-in: d03e2a5a90 user: davygrvy tags: trunk | |
|
2002-12-13
| ||
| 17:44 | * unix/configure.in: Updated configure of CVS snapshots to reflect * win/configur... check-in: 641553c0de user: dgp tags: trunk | |
|
2002-12-11
| ||
| 21:29 | * generic/tclProc.c (ProcessProcResultCode): Fix failure to propagate negative ret... check-in: b05c44bcd8 user: dgp tags: trunk | |
| 20:30 | * generic/tclParseExpr.c (TclParseInteger): Return 1 for the string "0x" (recognize... check-in: 9657be67c1 user: dgp tags: trunk | |
|
2002-12-10
| ||
| 04:12 | * win/tclWinThrd.c (TclpMasterUnlock): * generic/tclThread.c (TclFinalizeThreadData): TclpMasterUn... check-in: bcce87164b user: hobbs tags: core-8-3-1-branch | |
| 00:34 | * win/tclWinThrd.c (TclpMasterUnlock): * generic/tclThread.c (TclFinalizeThreadData): TclpMasterUn... check-in: f6b3168d0c user: hobbs tags: trunk | |
|
2002-12-08
| ||
| 15:31 | * win/tclWinSock.c (SocketThreadExitHandler, InitSockets): Check that the tsdPtr is valid before ... check-in: 14149ec6c9 user: davygrvy tags: trunk | |
|
2002-12-06
| ||
| 23:22 | * generic/tclStubInit.c: regen * generic/tclIntPlatDecls.h: regen * generic/tclInt.decls: added T... check-in: e4ec3dc36c user: hobbs tags: trunk | |
| 23:22 | * generic/tclIOUtil.c (TclFinalizeFilesystem): reset statics to their original values on finalize ... check-in: 58657abf03 user: hobbs tags: trunk | |
| 03:58 | * generic/tclCompile.c (TclCleanupByteCode): when using TCL_THREAD_LITERALS, do not worry about in... check-in: 8c2329a41f user: hobbs tags: mod-8-3-4-branch | |
| 03:08 | * generic/tclCompile.c (TclCleanupByteCode): When encountering a shared bytecode structure we h... check-in: a9a7ea8404 user: andreas_kupries tags: mod-8-3-4-branch | |
| 02:48 | * generic/tclLiteral.c (LiteralThreadExitProc): do no delete literal table in thread exit handler.... check-in: efa79832cc user: hobbs tags: mod-8-3-4-branch | |
| 02:47 | objify testclone command check-in: 7e034c8dcb user: hobbs tags: mod-8-3-4-branch | |
| 02:47 | check for testclone command check-in: 1d8b052b29 user: hobbs tags: mod-8-3-4-branch | |
|
2002-12-05
| ||
| 00:15 | * win/tclWinPipe.c: reverted back to -r1.27 due to numerous test failures that need to be resolved... check-in: 8be9d86edd user: davygrvy tags: trunk | |
|
2002-12-04
| ||
| 22:04 | * win/tclWinPipe.c (Tcl_WaitPid): When a process exits with an exception, pass this notice on to ... check-in: 3e0544149c user: davygrvy tags: trunk | |
| 13:09 | filesystem cleanup fix, virtual filesystem load fix check-in: 7eeb4a7a69 user: vincentdarley tags: trunk | |
| 07:07 | * generic/tclStubLib.c (Tcl_InitStubs): prevent the cached check of tclStubsPtr to allow for repea... check-in: c8487bfd30 user: hobbs tags: trunk | |
| 07:07 | unset path to make it work for singleproc runs check-in: d94e726f2b user: hobbs tags: trunk | |
| 05:43 | * win/tclWinPipe.c (PipeClose2Proc): Changed CTRL_C_EVENT to CTRL_BREAK_EVENT as it can't be igno... check-in: 7ab31947a5 user: davygrvy tags: trunk | |
| 05:41 | * win/tclWinPipe.c (PipeClose2Proc): Changed CTRL_C_EVENT to CTRL_BREAK_EVENT as it can't be igno... check-in: 862a888d0e user: davygrvy tags: trunk | |
| 03:59 | * win/tclAppInit.c (sigHandler): Protect from trying to close a NULL handle. * win/tclWinPipe.c... check-in: 9e7de7ab45 user: davygrvy tags: trunk | |
|
2002-11-27
| ||
| 22:57 | * win/tclWinChan.c (Tcl_MakeFileChannel): return of DuplicateHandle() incorrectly used [Bug 61885... check-in: 16b1bc73b2 user: davygrvy tags: trunk | |
| 22:47 | * win/tclWinSock.c: WSAStartup() loaded version comparison error which resulted in 2.0 looking le... check-in: 4f20019f82 user: davygrvy tags: trunk | |
| 18:37 | * win/tclWinSock.c: Removed shutdown() from the function table as it wasn't referenced anywhere a... check-in: d31c0d819c user: davygrvy tags: trunk | |
| 18:13 | * win/tclWinPort.h: Don't turn off winsock prototypes! TclX didn't like it. Even though the core... check-in: f2168e8c5c user: davygrvy tags: trunk | |
| 05:29 | Missed a couple left-overs from my TcpAccept hack. Now fixed. Sorry for the confusion. check-in: d56c10f510 user: davygrvy tags: trunk | |
| 02:54 | * generic/tclInterp.c (AliasCreate): preserve/release interps to prevent possible FMR error in bad... check-in: 797488af97 user: hobbs tags: trunk | |
| 02:53 | * generic/tclEncoding.c (TclFinalizeEncodingSubsystem): properly cleanup all encodings by using Tc... check-in: 7395efc7eb user: hobbs tags: trunk | |
| 02:51 | add simple valgrind target check-in: 30a68bc5f5 user: hobbs tags: trunk | |
| 02:51 | unset path var to allow singleproc testing check-in: 083ccd23f3 user: hobbs tags: trunk | |
| 02:46 | missed a patch item reference. check-in: 583e8f9f9d user: davygrvy tags: trunk | |
| 02:22 | adjusted some commentary to be more accurate. check-in: 596f4ed996 user: davygrvy tags: trunk | |
| 01:41 | Incorrect local edit of this file was previously committed that included a TcpAccept() hack that has... check-in: 222e5987ea user: davygrvy tags: trunk | |
| 00:59 | small typo. check-in: 374300f528 user: davygrvy tags: trunk | |
| 00:58 | * win/tclWinPort.h: * win/tclWinSock.c: This patch does two things: 1) Cleans-up the winsock ty... check-in: f0c1f576b2 user: davygrvy tags: trunk | |
|
2002-11-26
| ||
| 22:41 | added a missing comment line to show that use of TerminateThread is evil. check-in: 832dfabe5f user: davygrvy tags: trunk | |
| 22:35 | * win/tclWinConsole.c: * win/tclWinPipe.c: * win/tclWinSerial.c: * win/tclWinSock.c: * win/tclW... check-in: a2db2b4e4a user: davygrvy tags: trunk | |
| 22:15 | * generic/tclBasic.c (Tcl_CloneInterp): Moved 'TclCreateExecEnv' behind 'CloneNamespace'. This ... check-in: 0fb1ff7278 user: andreas_kupries tags: mod-8-3-4-branch | |
| 21:56 | * win/README: Update msys build env URL. This release #4 build both tcl and tk without problems. check-in: 6c637822c0 user: mdejong tags: trunk | |
| 21:13 | * tclBasic.c (CloneVariable): The initialization of the refCount for the cloned variable assume... check-in: a6ed18c145 user: andreas_kupries tags: mod-8-3-4-branch | |
| 20:15 | * generic/tclLiteral.c (TclGlobalLiteralTable): add a thread exit handler to remove remaining lite... check-in: 3b1bc87ba8 user: hobbs tags: mod-8-3-4-branch | |
| 20:14 | * tests/__clone.test: rename to allow it to be lexically first. check-in: 099a4a7d76 user: hobbs tags: mod-8-3-4-branch | |
| 20:05 | * generic/tclMain.c (Tcl_Main): added Tcl_DeleteInterp and * unix/tclAppInit.c (main): Tcl_Finaliz... check-in: ca5713da63 user: hobbs tags: mod-8-3-4-branch | |
| 19:48 | * generic/tclProc.c (TclCloneProc): Helper for Tcl_CloneInterp. * generic/tclBasic.c: Line 3843f... check-in: 235d59fd34 user: andreas_kupries tags: mod-8-3-4-branch | |
|
2002-11-23
| ||
| 01:41 | * library/init.tcl: code cleanup to reduce use of * library/opt/optparse.tcl: string compa... check-in: 4e3709186c user: hobbs tags: trunk | |
| 01:22 | * tests/interp.test: interp-14.4 * generic/tclInterp.c (TclPreventAliasLoop): prevent seg fault w... check-in: 9be42b0849 user: hobbs tags: trunk | |
|
2002-11-19
| ||
| 02:34 | * generic/tclUtil.c (SetEndOffsetFromAny): handle integer offset after the "end-" prefix. * gene... check-in: 9ed6048410 user: hobbs tags: trunk | |
| 01:30 | no message check-in: 4ab4f675d3 user: davygrvy tags: trunk | |
| 01:29 | * win/tclWinThrd.c (Tcl_CreateThread/TclpThreadExit): Fixed improper compiler macros that missed t... check-in: 31c2a09d6f user: davygrvy tags: trunk | |
|
2002-11-15
| ||
| 15:34 | Added missing .BE [Bug 629330] check-in: d81f9a0a52 user: dkf tags: trunk | |
|
2002-11-14
| ||
| 00:56 | * generic/regexpComp.test: added tests 22.* * generic/tclCompCmds.c (TclCompileRegexpCmd): add lef... check-in: 8b683e0af1 user: hobbs tags: trunk | |
|
2002-11-13
| ||
| 22:11 | 3 small fixes check-in: 602e2df05f user: vincentdarley tags: trunk | |
|
2002-11-12
| ||
| 02:27 | TclUtfToUniChar optimizations check-in: 8df83dce48 user: hobbs tags: trunk | |
| 02:26 | * generic/tclUtil.c (Tcl_Backslash): use TclUtfToUniChar. (Tcl_StringCaseMatch): use TclUtfToUniCh... check-in: 8fe2fe6f36 user: hobbs tags: trunk | |
| 02:26 | * generic/tclUtf.c: make use of TclUtfToUniChar macro throughout the functions, and add extra opti... check-in: af7f25d96a user: hobbs tags: trunk | |
| 02:26 | * generic/tclStringObj.c (Tcl_GetCharLength): optimize for the ascii char case. (Tcl_GetUniChar):... check-in: 0dc350572c user: hobbs tags: trunk | |
| 02:25 | * generic/tclExecute.c (TclExecuteByteCode): improve INST_STR_CMP to use memcmp in the one-byte/ch... check-in: c6f4f7379f user: hobbs tags: trunk | |
| 02:25 | * generic/tclEncoding.c (UtfToUtfProc, UtfToUnicodeProc): (TableFromUtfProc, EscapeFromUtfProc): U... check-in: 82edeac674 user: hobbs tags: trunk | |
| 02:25 | * tests/split.test: added 1-char string split tests * generic/tclCmdMZ.c (Tcl_SplitObjCmd): Use Tc... check-in: 5a9d0381a0 user: hobbs tags: trunk | |
| 02:25 | * generic/tclInt.h: add macro version of Tcl_UtfToUniChar (TclUtfToUniChar) that does the one-byte... check-in: 48d20fd2a0 user: hobbs tags: trunk | |
| 02:24 | * generic/tcl.h (TCL_PATCH_LEVEL): bump to 8.4.1.1 for patchlevel only. This interim number will ... check-in: 7d8bbf1bf0 user: hobbs tags: trunk | |
| 02:23 | * generic/tclHash.c (HashStringKey): move string++ lower to save an instruction. check-in: f1d00748cb user: hobbs tags: trunk | |
| 02:23 | * generic/tclVar.c (DisposeTraceResult, CallVarTraces): add proper static declarations. check-in: db7e22784e user: hobbs tags: trunk | |
|
2002-11-11
| ||
| 16:08 | Corrected indentation of the new language. Oops. check-in: 458497ffbd user: kennykb tags: trunk | |
| 16:05 | Corrected indentation of the new language. Oops. check-in: 9d8b768ddc user: kennykb tags: trunk | |
|
2002-11-10
| ||
| 17:22 | Added language to the Endekalogue to make it clear that substitutions always take place from left to... check-in: 830f7bddc0 user: kennykb tags: trunk | |
|
2002-11-07
| ||
| 19:04 | * generic/tclCompile.h: * generic/tclCompile.c (TclCleanupByteCode, RecordByteCodeStats): * gener... check-in: 6aac77723f user: hobbs tags: mod-8-3-4-branch | |
| 19:04 | add shell/gdb targets check-in: 3c6a1c3862 user: hobbs tags: mod-8-3-4-branch | |
| 19:03 | * generic/tclExecute.c (EvalStatsCmd): obj-ify evalstats command, add the ability to take options ... check-in: 76e103e3a4 user: hobbs tags: mod-8-3-4-branch | |
| 18:50 | reduce TCL_RESULT_SIZE from 200 to 20 check-in: e3d499ae23 user: hobbs tags: mod-8-3-4-branch | |
| 02:19 | * changes: Note TclInExit TclInThreadExit changes. check-in: 27efec220f user: mdejong tags: trunk | |
| 02:13 | * generic/tclEvent.c (TclInExit, TclInThreadExit): Split out functionality of TclInExit to make it... check-in: de2cfbf168 user: mdejong tags: trunk | |
|
2002-11-06
| ||
| 10:44 | * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Generate a fatal configure error if no... check-in: 844cdd9ad4 user: mdejong tags: trunk | |
|
2002-11-05
| ||
| 22:56 | * generic/tclParseExpr.c: 'struct ParseInfo'. * generic/tclLink.c: 'struct Link'. * generic/tclE... check-in: 84a600d5af user: andreas_kupries tags: mod-8-3-4-branch | |
| 01:49 | * generic/tclObj.c (TclInitObjSubsystem, Tcl_DbIsShared): enable shared object reporting in EvalSt... check-in: 0de8f7a087 user: hobbs tags: mod-8-3-4-branch | |
| 01:49 | * generic/tclBasic.c (Tcl_CreateInterp): simplify ByteCodeStats initialization with one memset. check-in: 496a88db97 user: hobbs tags: mod-8-3-4-branch | |
| 01:46 | * generic/tclExecute.c (EvalStatsCmd): rework to use sprintf for the conversions, so that it works... check-in: cb2cb36762 user: hobbs tags: mod-8-3-4-branch | |
| 01:46 | * generic/tclHash.c (HashString): minor performance tweak. check-in: 534f3c0cc3 user: hobbs tags: mod-8-3-4-branch | |
|
2002-11-04
| ||
| 05:50 | * win/tclAppInit.c: Calls Registry_Init() and Dde_Init() when STATIC_BUILD and TCL_USE_STATIC_PAC... check-in: 6f80157046 user: davygrvy tags: trunk | |
|
2002-11-03
| ||
| 22:23 | 2002-11-01 David Gravereaux <davygrvy@pobox.com> * win/tclWinReg.c: Changed the Tcl_PkgProvide()... check-in: f1ed644748 user: davygrvy tags: trunk | |
|
2002-11-02
| ||
| 22:07 | Updated Tcl_PkgProvide() line in Registry_Init() to use "1.1" instead of "1.0" check-in: ec3c0224eb user: davygrvy tags: trunk | |
|
2002-11-01
| ||
| 00:28 | * library/word.tcl: Changed $tcl_platform to $::tcl_platform to avoid possible scope trouble. check-in: b45ecae587 user: andreas_kupries tags: trunk | |
|
2002-10-29
| ||
| 14:17 | comments added check-in: 2c8a263292 user: vincentdarley tags: trunk | |
| 02:40 | Typo correction check-in: f8215e8d7b user: dgp tags: trunk | |
| 00:04 | * unix/tclLoadDyld.c (Tcl_PackageInitProc): pass all dyld error messages upstream [Bug #627546]. check-in: a67a28e2a3 user: das tags: trunk | |
|
2002-10-28
| ||
| 21:14 | * library/dde/pkgIndex.tcl: * library/reg/pkgIndex.tcl: Changed the hardwired debug suffix (d)... check-in: f15d780db3 user: andreas_kupries tags: trunk | |
| 21:12 | * library/dde/pkgIndex.tcl: * library/reg/pkgIndex.tcl: Changed the hardwired debug suffix (d)... check-in: 5056d329dc user: andreas_kupries tags: core-8-3-1-branch | |
| 16:34 | * library/auto.tcl: Converted the Mac-specific [package unknown] * library/init.... check-in: a5c2064cac user: dgp tags: trunk | |
|
2002-10-26
| ||
| 08:01 | no message check-in: eefa6e4ebb user: davygrvy tags: trunk | |
| 07:59 | xcopy on NT 4.0 doesn't support the /Y switch (overwrite). Added logic to handle this. [Bug 618019... check-in: bef8bea4e0 user: davygrvy tags: trunk | |
|
2002-10-25
| ||
| 23:31 | * The changes below update the windows side to the extended --enable-symbols option as used by ... check-in: 623c011c07 user: andreas_kupries tags: core-8-3-1-branch | |
|
2002-10-23
| ||
| 09:55 | Removed obsolete history-related structures. check-in: 7089c28d45 user: dkf tags: trunk | |
|
2002-10-22
| ||
| 19:17 | updated for 8.4.1 release check-in: 509a34d7b7 user: hobbs tags: trunk, core-8-4-1 | |
| 18:56 | * win/Makefile.in: removed @MEM_DEBUG_FLAGS@ subst. * win/configure: regen * win/configure.in: re... check-in: 2e6e5ea4fc user: hobbs tags: trunk | |
| 16:41 | * library/auto.tcl (tcl_findLibrary): * library/package.tcl (tclPkgUnknown): on macosx, search ins... check-in: eacf3ad5d5 user: das tags: trunk | |
| 12:16 | Documentation didn't say that the UTF-8-rep of a Tcl_Obj was UTF-8 (sans NUL)! [Bug 624919] check-in: c9fb4e45e8 user: dkf tags: trunk | |
|
2002-10-21
| ||
| 04:35 | * macosx/Tcl.pbproj/project.pbxproj: bumped version to 8.4.1 * generic/tcl.h: Added reminder comme... check-in: 1fb3ca22a7 user: das tags: trunk | |
|
2002-10-19
| ||
| 01:55 | * unix/Makefile.in (dist): add any mac/tcl*.sea.hqx files check-in: ffc9647444 user: hobbs tags: core-8-3-1-branch | |
| 01:53 | added support for broadcasting changes in the registry Environment check-in: fa3e3bc751 user: hobbs tags: core-8-3-1-branch | |
| 01:48 | note 1.1 version update check-in: 5c8386759a user: hobbs tags: trunk | |
|
2002-10-18
| ||
| 23:58 | * library/reg/pkgIndex.tcl: * win/configure: * win/configure.in: * win/Makefile.in: * win/makef... check-in: 8aff7bdeb8 user: hobbs tags: trunk | |
| 23:58 | * doc/registry.n: Added support for broadcasting changes to * tests/registry.test: the regist... check-in: 78431e369f user: hobbs tags: trunk | |
| 22:59 | * unix/Makefile.in (dist): add any mac/tcl*.sea.hqx files check-in: 9b93f05a97 user: hobbs tags: trunk | |
| 20:33 | updated for 8.3.5 release check-in: bb78eff1ad user: hobbs tags: core-8-3-1-branch, core-8-3-5 | |
| 01:43 | * win/configure: Regen. * win/configure.in: Set CFLAGS to "" if the user did not set CFLAGS in th... check-in: 809de405ad user: hobbs tags: core-8-3-1-branch | |
|
2002-10-17
| ||
| 17:41 | * generic/tclVar.c: Fixed code that check for proper # of args to * tests/var.te... check-in: 94a1baf750 user: dgp tags: trunk | |
| 05:51 | * win/configure: add workaround for cygwin windres * win/tcl.m4 (SC_CONFIG_CFLAGS)... check-in: 76d2dffe98 user: hobbs tags: trunk | |
| 05:50 | * win/configure: add workaround for cygwin windres * win/tcl.m4 (SC_CONFIG_CFLAGS)... check-in: 10f89e5909 user: hobbs tags: core-8-3-1-branch | |
|
2002-10-16
| ||
| 01:10 | * README: added archives.tcl.tk note check-in: b7cc53c479 user: hobbs tags: trunk | |
| 01:09 | Correct AIX-5 ppc build flags check-in: 45c094f836 user: hobbs tags: trunk | |
| 01:07 | aix-5 ppc support check-in: b02e313f6d user: hobbs tags: core-8-3-1-branch | |
| 00:57 | corrected sh syntax error check-in: ce9fa31632 user: hobbs tags: core-8-3-1-branch | |
| 00:17 | Correct AIX-5 ppc build flags check-in: 27e9dac595 user: hobbs tags: trunk | |
| 00:06 | * README: updated to 8.3.5 patchlevel * generic/tcl.h: with readmes pointing to www... check-in: 492f547fe5 user: hobbs tags: core-8-3-1-branch | |
|
2002-10-15
| ||
| 20:55 | * unix/configure: * unix/tcl.m4: correct HP 11 64-bit gcc building. [Patch #601051] (martin) check-in: 45798d69c1 user: hobbs tags: trunk | |
| 20:54 | * unix/configure: * unix/tcl.m4: updated platform targets to match 8.4 fixes. check-in: 6eb2b3b621 user: hobbs tags: core-8-3-1-branch | |
| 20:27 | backport of cygwin build support cobbled together. [Patch #622183] (hobbs, howell, khan, dejong) ... check-in: 219eba7919 user: hobbs tags: core-8-3-1-branch | |
| 20:26 | * win/tclWin32Dll.c (ESP, EBP, TclpCheckStackSpace, _except_checkstackspace_handler): * win/tclWi... check-in: 878325c8b2 user: hobbs tags: core-8-3-1-branch | |
| 20:25 | * win/tclWinFile.c (TclpReadlink): alternative readlink for cygwin. check-in: bece6d23a3 user: hobbs tags: core-8-3-1-branch | |
| 20:24 | * generic/tclFileName.c (Tcl_TranslateFileName, TclDoGlob): Convert POSIX to native format for cyg... check-in: fb56507520 user: hobbs tags: core-8-3-1-branch | |
| 20:23 | * generic/tclEnv.c (TclCygwinPutenv): cygwin env handling function. * win/tclWinPort.h (environ, p... check-in: a52eb6cc29 user: hobbs tags: core-8-3-1-branch | |
| 20:23 | * generic/tclPlatDecls.h (tchar.h): Do not include on Cygwin. check-in: af5367e46b user: hobbs tags: core-8-3-1-branch | |
| 20:15 | match up to fixes in 8.4 check-in: d98846ad1a user: hobbs tags: core-8-3-1-branch | |
| 19:38 | removed unnecessary dos.h include check-in: 25b347ce1a user: hobbs tags: core-8-3-1-branch | |
| 19:38 | * win/tclWinThrd.c: removed unnecessary dos.h include. Use problematic CreateThread/ExitThread for... check-in: 8479fc099d user: hobbs tags: core-8-3-1-branch | |
| 16:13 | execution trace fix check-in: 19ad8717ce user: vincentdarley tags: trunk | |
|
2002-10-14
| ||
| 22:26 | * generic/tclEnv.c (Tcl_PutEnv): correct possible mem leak. [Patch #623269] (brouwers) check-in: d8fb88a8ff user: hobbs tags: core-8-3-1-branch | |
| 22:25 | * generic/tclEnv.c (Tcl_PutEnv): correct possible mem leak. [Patch #623269] (brouwers) check-in: 000341817b user: hobbs tags: trunk | |
|
2002-10-11
| ||
| 13:22 | * generic/tcl.h: Need a different strategy through the maze of #defines to let people building wit... check-in: 6bd2bc5b62 user: dkf tags: trunk | |
| 03:43 | * win/configure: * win/tcl.m4: enable USE_THREAD_ALLOC (new threaded allocator) by default in cyg... check-in: 1978f7e5a6 user: hobbs tags: trunk | |
| 03:41 | fixed minor nits [Bug #607776] (virden) check-in: 4307e63cdd user: hobbs tags: trunk | |
|
2002-10-10
| ||
| 16:17 | * mac/tclMacFCmd.c: removed GenerateUniqueName(), use equivalent (and identically named) routine f... check-in: a2ed4a30cf user: das tags: core-8-3-1-branch | |
| 16:10 | * doc/Tcl.n: Clarified that namespace separators are legal in the... check-in: 907ac034b3 user: dgp tags: trunk | |
| 14:46 | * doc/regexp.n: Typo correction. Thanks Ronnie Brunner. [Bug 606826] check-in: 7d7f9fd929 user: dgp tags: trunk | |
| 13:42 | * mac/tclMacOSA.c: (8.4 backport) sprintf fixes, UH 3.4.x changes; fix for missing autoname token ... check-in: f64e458223 user: das tags: core-8-3-1-branch | |
| 12:25 | load fixes for Bug 611108 check-in: 4a2a8cda84 user: vincentdarley tags: trunk | |
| 07:31 | * unix/Makefile.in: removed @MEM_DEBUG_FLAGS@ subst. * unix/configure: regen * unix/configure.in:... check-in: a570fc7fe7 user: hobbs tags: core-8-3-1-branch | |
| 07:31 | * win/tclWinConsole.c (ConsoleCloseProc): only wait on writable pipe if there was something to wri... check-in: f37f3243c4 user: hobbs tags: core-8-3-1-branch | |
| 04:56 | * unix/README: doc'ed --enable-symbols options. * unix/Makefile.in: removed @MEM_DEBUG_FLAGS@ subs... check-in: 67adc348df user: hobbs tags: trunk | |
|
2002-10-09
| ||
| 23:57 | * win/tclWinTime.c: Added code to set an exit handler that terminates the thread that calibrates t... check-in: b7618dfc58 user: kennykb tags: trunk | |
| 14:07 | More clarification of [binary scan]'s behaviour. check-in: f352f15ca8 user: dkf tags: trunk | |
| 12:28 | * generic/tclIntDecls.h: fixed botched regen. check-in: be12ac7438 user: das tags: trunk | |
| 11:54 | * generic/tclInt.decls: made TclSetPreInitScript() declaration generic as it is used on mac & aqua... check-in: 27bd094e68 user: das tags: trunk | |
| 10:46 | Bring spacing into line with Tcl Engineering Manual guidelines. check-in: b3e309d990 user: dkf tags: trunk | |
| 09:38 | * doc/Alloc.3: Added a note to mention that attempting to allocate a zero-length block can return ... check-in: 23eef0513d user: dkf tags: trunk | |
|
2002-10-04
| ||
| 10:23 | * doc/binary.n: Doc improvements [Patch 616480] check-in: 579453d90a user: dkf tags: trunk | |
| 08:25 | [file exist] -> [file exists]... check-in: 147f89d646 user: dkf tags: trunk | |
|
2002-10-03
| ||
| 15:39 | * doc/tcltest.n: fixed typo [Bug 618018]. Thanks to "JJM". check-in: cf928714f3 user: dgp tags: trunk | |
| 13:34 | [info exist]->[info exists]. [Bug 602566] check-in: eb7c8f93a5 user: dkf tags: trunk | |
| 13:08 | Improved [lsearch] docs; -sorted interaction with other options. [Bug 617816] check-in: ac5d42b84b user: dkf tags: trunk | |
|
2002-10-02
| ||
| 01:36 | * generic/tclProc.c (TclCreateProc): mask out VAR_UNDEFINED for precompiled locals to support 8.3 ... check-in: d4b0044ecd user: hobbs tags: trunk | |
|
2002-10-01
| ||
| 10:03 | Mentioned that [socket] takes service names as well as port numbers. It always did, but some people ... check-in: 4777af5fba user: dkf tags: trunk | |
|
2002-09-30
| ||
| 18:05 | * generic/tclCompCmds.c (TclCompileRegexpCmd): correct the checking for bad re's that didn't termi... check-in: e816b98da0 user: hobbs tags: trunk | |
| 00:08 | Added proper exiting conditions using Win32 console signals. This handles the existing lack of a Ct... check-in: 6f48010fb5 user: davygrvy tags: trunk | |
|
2002-09-29
| ||
| 20:44 | no message check-in: dec1e870ed user: davygrvy tags: trunk | |
| 20:41 | Added missing tclThreadAlloc.c to the build rules and defines USE_THREAD_ALLOC when TCL_THREADS is d... check-in: 228411980e user: davygrvy tags: trunk | |
|
2002-09-27
| ||
| 18:04 | * README: Bumped to version 8.4.1 to avoid confusion * generic/tcl.h: ... check-in: 204b710ed3 user: dgp tags: trunk | |
| 01:29 | * unix/configure: regen. * unix/tcl.m4: improve AIX-4/5 64bit compilation support. check-in: c504c2ee77 user: hobbs tags: trunk | |
| 01:28 | * unix/ldAix (nmopts): add -X32_64 to make it work for 32 or 64bit mode compilation. check-in: f7c823955c user: hobbs tags: trunk | |
| 01:28 | * generic/tclProc.c (Tcl_ProcObjCmd): correct overeager optimization of noop proc to handle the pr... check-in: f36499ba47 user: hobbs tags: trunk | |
| 00:50 | 2002-09-18 Mumit Khan <khan@nanotech.wisc.edu> Added basic Cygwin support. * win/tcl.m4 (SC_PAT... check-in: a8d0360722 user: hobbs tags: trunk | |
|
2002-09-26
| ||
| 19:06 | * library/encoding/koi8-u.enc: removed extraneous spaces that confused encoding reader. [Bug #6151... check-in: 9f70afe199 user: hobbs tags: trunk | |
| 19:06 | * unix/Makefile.in: generate source dists with -src designator and do not generate .Z anymore (jus... check-in: 25157a26f8 user: hobbs tags: trunk | |
| 17:06 | * macosx/Makefile: preserve environment value of INSTALL_ROOT. When embedding only use deployment ... check-in: f4e0ab7208 user: das tags: trunk | |
|
2002-09-24
| ||
| 14:25 | regen. check-in: 75d056e949 user: dkf tags: trunk | |
| 14:23 | * unix/tcl.m4 (SC_TCL_64BIT_FLAGS): Yet more robust 64-bit value detection to close [Bug 613117] o... check-in: e46a582853 user: dkf tags: trunk | |
| 12:53 | Removing more CONST-related warnings. check-in: c73933ee75 user: dkf tags: trunk | |
| 09:16 | regen. check-in: 133face62e user: dkf tags: trunk | |
| 09:15 | * unix/tcl.m4: Forgot to define TCL_WIDE_INT_IS_LONG at the appropriate moment. I believe this is... check-in: 2ca139c0be user: dkf tags: trunk | |
| 08:55 | * doc/lset.n: Changed 'list' to 'varName' for consistency with lappend documentation. Thanks to G... check-in: 398ddbad71 user: dkf tags: trunk | |
|
2002-09-22
| ||
| 18:19 | * library/tcltest/tcltest.tcl: Corrected [puts -nonewline] within test bodies. Tha... check-in: 1a5e5bd20e user: dgp tags: trunk | |
| 17:55 | * library/tcltest/tcltest.tcl: Corrected [puts -nonewline] within test bodies. Tha... check-in: e4f6530926 user: dgp tags: trunk | |
|
2002-09-15
| ||
| 20:29 | * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Add PEEK_XCLOSEIM define under Linux. ... check-in: 0e6dbb66fb user: mdejong tags: trunk | |
|
2002-09-12
| ||
| 22:33 | * win/coffbase.txt: Added BLT to the virtual base address listings table should BLT's build tools ... check-in: 294a272d8b user: davygrvy tags: trunk | |
| 22:31 | Added BLT to the vba listings. check-in: 994f831ae4 user: davygrvy tags: trunk | |
| 17:33 | * generic/tcl.h: * mac/tclMacApplication.r: * mac/tclMacLibrary.r: * mac/tclMacResource.r: unifi... check-in: cde9830052 user: das tags: trunk | |
|
2002-09-11
| ||
| 03:19 | * unix/README: Add note about building extensions with the same compiler Tcl was built with. [Tk ... check-in: be3171bcf1 user: mdejong tags: trunk | |
|
2002-09-10
| ||
| 12:42 | * macosx/Tcl.pbproj/project.pbxproj: disabled building html documentation during embedded build. check-in: 5e35a3b50b user: das tags: trunk | |
| 09:57 | * unix/Makefile.in: added DYLIB_INSTALL_DIR variable for macosx and set it to default value ${LIB_... check-in: 7877208a77 user: das tags: trunk | |
| 09:31 | noted sep 10 release date for 8.4.0 check-in: e75351e1ec user: hobbs tags: trunk, core-8-4-0 | |
|
2002-09-08
| ||
| 23:42 | added TIP108 note to OS X port check-in: 616d73f466 user: hobbs tags: trunk | |
|
2002-09-06
| ||
| 20:46 | formatting fixes (Thanks jenglish!) check-in: 08ccb9aa38 user: dgp tags: trunk | |
| 17:42 | * doc/file.n: Format correction, and clarified [file normalize] returns an absolute... check-in: fd00ffb943 user: dgp tags: trunk | |
| 15:10 | 2002-09-06 Reinhard Max <max@suse.de> * tests/tcltest.test: Added nonRoot flag to tests 8.3, 8.4... check-in: 7f2d9e7c04 user: rmax tags: trunk | |
| 01:05 | * doc/tcltest.n: Clarified phrasing. check-in: f3a0e6e6e5 user: dgp tags: trunk | |
| 00:20 | * generic/tclBasic.c (TclRenameCommand,CallCommandTraces): * tests/trace.test (trace... check-in: d41757bf98 user: dgp tags: trunk | |
|
2002-09-05
| ||
| 20:21 | * generic/tclVar.c (TclDeleteVars): Corrected logic for setting the TCL_INTERP_DEST... check-in: 3fed0c73d3 user: dgp tags: trunk | |
|
2002-09-04
| ||
| 15:18 | * generic/tclVar.c (DeleteArray): leak plug [Bug 604239]. Thanks to dkf and dgp for the long and d... check-in: 2e3caf0621 user: msofer tags: trunk | |
|
2002-09-03
| ||
| 19:52 | * unix/configure: remove -pthread from LIBS on FreeBSD in thread * unix/tcl.m4: enabled build. ... check-in: 66419c4a7c user: hobbs tags: trunk | |
| 19:52 | (Tcl_UpVar2): code cleanup to not use goto check-in: b47b31db38 user: hobbs tags: trunk | |
| 16:31 | * generic/tclInterp.c (AliasCreate): a Tcl_Obj was leaked on error return from TclPreventAliasLoop... check-in: c2e66bafc0 user: msofer tags: trunk | |
| 15:06 | * macosx/Tcl.pbproj/project.pbxproj: Bumped version number to 8.4.0 and updated copyright info. check-in: 4b60925126 user: das tags: trunk | |
| 15:04 | * generic/tclVar.c (Tcl_UpVar2): a Tcl_Obj was being leaked on error return from TclGetFrame. check-in: bdce2449bc user: msofer tags: trunk | |
| 04:11 | Updated changes for 8.4.0 release. check-in: aa0ed4ecef user: dgp tags: trunk | |
| 02:01 | * unix/tclUnixFile.c (TclpObjLink): removed unnecessary/unfreed extra native char*. check-in: 231e743416 user: hobbs tags: trunk | |
| 02:01 | * unix/tclUnixChan.c (Tcl_MakeTcpClientChannel): make sure to init flags field of TcpState ptr to ... check-in: c92bd9a23d user: hobbs tags: trunk | |
|
2002-09-02
| ||
| 23:39 | * unix/configure: * unix/tcl.m4: added 64-bit gcc compilation support on HP-11. [Patch #601051] (... check-in: 028c4fdbb0 user: hobbs tags: trunk | |
| 20:10 | Bumped version number to 8.4.0 check-in: b532c8db30 user: hobbs tags: trunk | |
| 20:10 | * generic/tclInterp.c (SlaveCreate): make sure that the memory and checkmem commands are initializ... check-in: 25a53d421c user: hobbs tags: trunk | |
| 19:27 | * unix/tclUnixInit.c (Tcl_MacOSXGetLibraryPath): made this static function only appear when HAVE_C... check-in: 7d7782e59a user: hobbs tags: trunk | |
| 19:27 | * tests/http.test (http-3.11): added close $fp that was causing an error on Windows because the fi... check-in: e4a85ee8d6 user: hobbs tags: trunk | |
| 19:27 | * tests/exec.test: marked exec-18.1 unixOnly until the Windows incompatability (in the test, not t... check-in: 96736f2971 user: hobbs tags: trunk | |
| 19:27 | * win/tclWinConsole.c (ConsoleCloseProc): only wait on writable pipe if there was something to wri... check-in: e9aec54546 user: hobbs tags: trunk | |
|
2002-08-31
| ||
| 13:27 | * unix/tcl.m4: added TK_SHLIB_LD_EXTRAS analogue of existing TCL_SHLIB_LD_EXTRAS for linker settin... check-in: a0d741025b user: das tags: trunk | |
| 06:09 | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] *** * generic/tcl.decls: added... check-in: ac07f034c7 user: das tags: trunk, macosx-8-4-merge-2002-08-31-trunk | |
| 05:37 | added macosx-8-4-branch ChangeLog entries Closed-Leaf check-in: 1f8e36f80f user: das tags: macosx-8-4-premerge-2002-08-31-branch, macosx-8-4-branch | |
|
2002-08-30
| ||
| 19:17 | set SYMROOT in macosx/Makefile fix to 'find' syntax in project check-in: 6f2aee4b61 user: das tags: macosx-8-4-branch | |
| 18:11 | various project cleanups & enhancements: build tcltest, clean project added macosx/Makefile to facil... check-in: 7ca5aa7bba user: das tags: macosx-8-4-branch | |
| 15:33 | merged with trunk at tag macosx-8-4-merge-2002-08-30-trunk check-in: c69eee32c0 user: das tags: macosx-8-4-merge-2002-08-30-branch, macosx-8-4-branch | |
|
2002-08-29
| ||
| 19:02 | * win/tclWinThrd.c (TclpFinalizeThreadData, TclWinFreeAllocCache): Applied patch for bug #59942... check-in: 9fb15282b0 user: andreas_kupries tags: trunk, macosx-8-4-premerge-2002-08-31-trunk, macosx-8-4-merge-2002-08-30-trunk | |
|
2002-08-28
| ||
| 22:49 | no message check-in: ed24b018a2 user: davygrvy tags: trunk | |
| 22:48 | * generic/tclEnv.c: * unix/configure.in: * win/tclWinPort.h: putenv() on some systems copies the... check-in: 2985f5f43a user: davygrvy tags: trunk | |
| 14:46 | More people should automatically reach for the list command in conjunction with the eval command fol... check-in: d3b5324f96 user: dkf tags: trunk | |
| 08:47 | Cache handling of ac_cv_type_socklen_t was wrong. [Bug 600931] check-in: cdd98cf3ae user: dkf tags: trunk | |
|
2002-08-26
| ||
| 17:38 | 2002-08-26 Miguel Sofer <msofer@users.sourceforge.net> * generic/tclCompCmds.c: fix for [Bug 599... check-in: 22ac3d3f36 user: msofer tags: trunk | |
| 13:05 | * generic/tclThreadAlloc.c: small optimisation, reducing the new allocator's overhead. check-in: facfeb86d7 user: msofer tags: trunk | |
|
2002-08-24
| ||
| 01:29 | 2002-08-23 Miguel Sofer <msofer@users.sourceforge.net> * generic/tclObj.c (USE_THREAD_ALLOC): fi... check-in: f6b3630f19 user: msofer tags: trunk | |
|
2002-08-23
| ||
| 21:07 | * generic/tclThreadAlloc.c (USE_THREAD_ALLOC): moving objects between caches as a block, instead o... check-in: 919a9e1ad0 user: msofer tags: trunk | |
|
2002-08-22
| ||
| 15:57 | * generic/tclBasic.c: * generic/tclCmdMZ.c: fix for freed memory r/w in delete traces [Bug 589863... check-in: a67b8218c5 user: msofer tags: trunk | |
| 00:52 | * win/Makefile.in (CFLAGS): * unix/Makefile.in (MEM_DEBUG_FLAGS): Added usage of @MEM_DEBUG_FLAGS... check-in: 26d5a58144 user: andreas_kupries tags: trunk | |
|
2002-08-21
| ||
| 14:00 | bumped version to 8.0b3 check-in: bde9533702 user: das tags: macosx-8-4-branch | |
| 12:23 | whitespace & other cleanup added support for standard MacOSX tcl package locations check-in: 2c6703cd87 user: das tags: macosx-8-4-branch | |
|
2002-08-20
| ||
| 21:45 | * win/Makefile.in (CFLAGS): * unix/Makefile.in (MEM_DEBUG_FLAGS): Added usage of @MEM_DEBUG_FLAGS... check-in: 47310d5d88 user: andreas_kupries tags: core-8-3-1-branch | |
| 20:25 | merged with trunk at tag macosx-8-4-merge-2002-08-20-trunk check-in: 354986d9c3 user: das tags: macosx-8-4-merge-2002-08-20-branch, macosx-8-4-branch | |
| 18:33 | * generic/tclCkalloc.c: CONSTified MemoryCmf and CheckmemCmd. check-in: a79277f712 user: dgp tags: trunk, macosx-8-4-merge-2002-08-20-trunk | |
| 15:33 | * README: Bumped version number to 8.4b3 to distinguish * generic/tcl.... check-in: 029bda30b1 user: dgp tags: trunk | |
| 03:03 | * unix/tclUnixTest.c (TestfilehandlerCmd): Changed readable/writable to the more common readabl... check-in: 53f26a9083 user: andreas_kupries tags: trunk | |
|
2002-08-16
| ||
| 13:58 | Added test. check-in: 1bb7a31db3 user: dkf tags: trunk | |
| 13:45 | Added documentation note to remind authors of object type implementations to keep their objects with... check-in: 3d458cd899 user: dkf tags: trunk | |
| 13:37 | * generic/tclIOUtil.c (SetFsPathFromAny): Objects should only have their old representation delete... check-in: 61f3bb5aa8 user: dkf tags: trunk | |
|
2002-08-14
| ||
| 17:31 | * generic/tclInt.h: * generic/tclObj.c: (code cleanup) factored the parts in the macros TclNewObj... check-in: e9d1065835 user: msofer tags: trunk | |
|
2002-08-13
| ||
| 20:35 | typo in Changelog entry of 2002-04-16 check-in: 418f4b52eb user: msofer tags: trunk | |
|
2002-08-12
| ||
| 12:24 | Missing Changelog entry for previous commit: * generic/tclCmdMZ.c: fixing UMR in delete traces, [Bu... check-in: e75175d26a user: msofer tags: trunk | |
| 12:23 | * generic/tclCmdMZ.c: fixing UMR in delete traces, [Bug 589863]. check-in: 67642dd640 user: msofer tags: trunk | |
|
2002-08-09
| ||
| 00:15 | no message check-in: 797dbad277 user: davygrvy tags: trunk | |
| 00:13 | Fixed $argv handling bug where if -bitmap wasn't specified $argc was off by one. check-in: a1b2c7081d user: davygrvy tags: trunk | |
|
2002-08-08
| ||
| 22:11 | corrected lsearch docs to use -inline in examples check-in: 1840c4bba4 user: hobbs tags: trunk | |
| 18:19 | * tests/uplevel.test: added 6.1 to test [uplevel] with shadowed commands [Bug 524383] check-in: efb6e09529 user: msofer tags: trunk | |
| 15:28 | * tests/subst.test: added 5.8-10 as further tests for [Bug 495207] check-in: 4b5fc76026 user: msofer tags: trunk | |
| 14:50 | * tests/README: Noted removal of defs.tcl. check-in: 44be5390e4 user: dgp tags: trunk | |
| 10:49 | 8.4b2 tag note check-in: 945f0deb05 user: hobbs tags: trunk, core-8-4-b2 | |
| 10:41 | [Patch #591647] (darley) (CopyRenameOneFile): this is currently disabled by default until further... check-in: eda141e5d3 user: hobbs tags: trunk | |
| 08:56 | * tests/fCmd.test: * tests/unixFCmd.test: updated tests for new link copy behavior. * generic/tcl... check-in: 2912293401 user: hobbs tags: trunk | |
| 08:55 | slight wording improvements check-in: c91b005d55 user: hobbs tags: trunk | |
|
2002-08-07
| ||
| 17:13 | * docs/BoolObj.3: added description of valid string reps for a boolean object [Bug 584794] * gene... check-in: 599315865e user: msofer tags: trunk | |
| 15:50 | * generic/tclCompile.h: * generic/tclObj.c: making tclCmdNameType static ([Bug 584567], Don Porte... check-in: 3080d8205d user: msofer tags: trunk | |
| 14:24 | * generic/tclObj.c (Tcl_NewObj): added conditional code for USE_THREAD_ALLOC; objects allocated th... check-in: d6086ae38b user: msofer tags: trunk | |
|
2002-08-06
| ||
| 01:49 | * generic/tclInt.decls: * unix/tclUnixThrd.c: Added stubs and implementations for non-threaded bu... check-in: 23c61ff933 user: das tags: trunk | |
|
2002-08-05
| ||
| 22:36 | * library/tcltest/tcltest.tcl: The setup and cleanup scripts are now * library/tclt... check-in: e6f67378c3 user: dgp tags: trunk | |
| 15:01 | * generic/tcl.decls: Restored Tcl_Concat to return (char *). Like * generic/tclD... check-in: 50d2abdc1c user: dgp tags: trunk | |
| 03:24 | * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ify * doc/Concat.3: ... check-in: e476c22fec user: dgp tags: trunk | |
|
2002-08-01
| ||
| 22:17 | * generic/tclExecute.c: bugfix (reading freed memory). Testsuite passed on linux/i386, compile-13.1 ... check-in: e8629e9570 user: msofer tags: trunk | |
| 20:13 | Messed up the message in the previous commit, it should have read: * generic/tclExecute.c: added a r... check-in: da2516d7c3 user: msofer tags: trunk | |
| 20:02 | * generic/tclInt.h (USE_THREAD_ALLOC): for unshared objects, check-in: 61def9af65 user: msofer tags: trunk | |
| 18:32 | * generic/tclCkalloc.c (TclFinalizeMemorySubsystem): Don't lock the ckalloc mutex before invoking ... check-in: a36efcbf5f user: mdejong tags: trunk | |
| 13:05 | * win/tclWinPort.h: The windows headers don't provide socklen_t, so we have to do it. check-in: fea397058c user: rmax tags: trunk | |
|
2002-07-31
| ||
| 14:57 | TclDecrRefCount under USE_THREAD_ALLOC: free intRep first, then string rep [Bug 524802] check-in: a00ae5c2d6 user: msofer tags: trunk | |
| 12:34 | * generic/tclInterp.c: signed/unsigned comparison warning fixed check-in: b074efc4ba user: msofer tags: trunk | |
| 10:45 | * unix/tcl.m4 (SC_BUGGY_STRTOD): Enabled caching of test results. check-in: 95bd716a83 user: dkf tags: trunk | |
| 10:24 | * unix/tcl.m4 (SC_BUGGY_STRTOD): Solaris 2.8 still has a buggy strtod() implementation; make sure ... check-in: 4b6878ba1b user: dkf tags: trunk | |
| 09:57 | Comment formatting fixes check-in: 834a7bdb00 user: dkf tags: trunk | |
| 09:33 | * tests/expr.test (expr-22.*): Marked as non-portable because it seems that these tests have an an... check-in: fcc047ebfc user: dkf tags: trunk | |
|
2002-07-30
| ||
| 19:18 | Revert incorrect RANLIB related changed added to support OS X. * unix/Makefile.in: Don't try to ... check-in: 909a71b529 user: mdejong tags: core-8-3-1-branch | |
| 18:36 | * tests/io.test: * generic/tclIO.c (WriteChars): Added flag to break out of loop if nothing of... check-in: e3952500b8 user: andreas_kupries tags: trunk | |
|
2002-07-29
| ||
| 23:00 | * unix/Makefile.in: Use CC_SEARCH_FLAGS instead of LD_SEARCH_FLAGS when linking with ${CC}. * uni... check-in: b61657c663 user: mdejong tags: trunk | |
| 16:54 | * unix/tcl.m4 (SC_SERIAL_PORT): Fixed detection for cases when ... check-in: 80c49e7297 user: rmax tags: trunk | |
| 15:58 | Fixing incomplete Changelog entry check-in: c158c9a0fe user: msofer tags: trunk | |
| 15:56 | bugfix, new tests for new [interp alias] code check-in: 86e71c5d61 user: msofer tags: trunk | |
| 12:28 | Dump junk spaces... check-in: 6a66fc9f19 user: dkf tags: trunk | |
| 12:27 | Extra comments for arguments check-in: a1d98aa515 user: dkf tags: trunk | |
| 10:56 | Fixes for regexp issues raised in [Bug 578363]. Lots of thanks to pvgoran@users.sf.net for tracking ... check-in: 8cfaf94bd8 user: dkf tags: trunk | |
| 00:25 | Fix for [Bug 582522] - aliases now fire execution traces on the target command. Optimisation of alia... check-in: 81bf54a155 user: msofer tags: trunk | |
|
2002-07-28
| ||
| 03:15 | * unix/Makefile.in: Revert fix for Tcl bug 529801 since it was incorrect and broke the build on o... check-in: e1f1545c04 user: mdejong tags: trunk | |
|
2002-07-27
| ||
| 21:17 | * generic/tclExecute.c: fixed Tcl_Obj leak in code corresponding to the macro NEXT_INST_V(x, 0, 1)... check-in: a6dca03400 user: msofer tags: trunk | |
| 01:44 | * generic/tclVar.c (TclObjLookupVar): leak fix and improved comments. check-in: 61efdac950 user: msofer tags: trunk | |
|
2002-07-26
| ||
| 21:41 | * generic/tclVar.c (TclLookupVar): removed early returns that prevented the parens from being rest... check-in: 997e3c748a user: hobbs tags: trunk | |
| 18:51 | * generic/tclExecute.c: * tests/expr-old.test: fix for erroneous error messages in [expr], [Bug 5... check-in: fd76c6306b user: msofer tags: trunk | |
|
2002-07-25
| ||
| 22:06 | Fix for Tk Bug #219218 "error handling with bgerror in Tk" check-in: a39c4f624f user: jenglish tags: trunk | |
|
2002-07-24
| ||
| 23:20 | * generic/tclExecute.c: restoring full TCL_COMPILE_DEBUG functionality. check-in: 5f71f67e78 user: msofer tags: trunk | |
| 21:05 | * tests/unixInit.test: relaxed unixInit-3.1 to accept iso8859-15 as a valid C encodi... check-in: 05616207b2 user: dgp tags: trunk | |
| 15:40 | * generic/tclExecute.c: restoring the tcl_traceCompile functionality while I repair tcl_traceExec. ... check-in: c3bd634366 user: msofer tags: trunk | |
| 13:54 | * unix/configure.in: backport of corrected fix for [Bug 529801]: ranlib needed for static builds o... check-in: 1f26805873 user: das tags: core-8-3-1-branch | |
| 13:51 | * unix/Makefile.in: * unix/configure.in: corrected fix for [Bug 529801]: ranlib only needed for s... check-in: 455e67ee4b user: das tags: trunk | |
|
2002-07-23
| ||
| 18:37 | touch up ChangeLog entry check-in: 66ba301e9a user: mdejong tags: trunk | |
| 18:17 | Man page updates from Larry Virden. check-in: 133521463e user: jenglish tags: trunk | |
| 17:32 | * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Enable 64 bit compilation when using t... check-in: 62b8c71a34 user: mdejong tags: trunk | |
| 17:30 | * unix/Makefile.in: Combine ranlib tests and avoid printing unless ranlib is actually run. check-in: fd6a09fbf1 user: mdejong tags: trunk | |
| 17:22 | * unix/tcl.m4 (SC_PATH_X): Set XINCLUDES to "" instead of "# no special path needed" or "# no incl... check-in: 505c77455e user: mdejong tags: trunk | |
|
2002-07-22
| ||
| 16:57 | removed load-related clientData, made filesystem static check-in: f182692e41 user: vincentdarley tags: trunk | |
| 16:51 | removed load-related clientData, made filesystem static check-in: 2174b09a78 user: vincentdarley tags: trunk | |
| 10:04 | Allowed parser to recognise 'Inf' as a floating-point number. [Bug 218000] Also produce better error... check-in: 45c9659683 user: dkf tags: trunk | |
|
2002-07-21
| ||
| 17:03 | * Silence compiler warning. [Bug 584408] check-in: 84f12eedf1 user: dgp tags: trunk | |
|
2002-07-20
| ||
| 01:01 | vfs fixes check-in: 9e72205132 user: vincentdarley tags: trunk | |
|
2002-07-19
| ||
| 20:29 | * unix/configure: * unix/configure.in: * win/configure: * win/configure.in: Add AC_PREREQ(2.13) ... check-in: 793a5fddc7 user: mdejong tags: trunk | |
| 17:28 | * generic/tclExecute.c (TclCompileByteCodesForExpr): Bugfix. Added a missing RELTEMP(compEnv) i... check-in: c8b6c8e134 user: andreas_kupries tags: mod-8-3-4-branch | |
| 15:15 | macosx build fix check-in: 03a7e0ce8e user: vincentdarley tags: trunk | |
| 13:59 | Made variable static. check-in: 9e033a7588 user: dkf tags: trunk | |
| 12:31 | Global symbols are now all either prefixed with 'tcl' (or 'Tcl' or ...) or have file-scope. check-in: 86e27ff753 user: dkf tags: trunk | |
| 10:23 | Split off ChangeLog.2001 from ChangeLog check-in: 618fd1a4d4 user: rmax tags: trunk | |
| 10:12 | Cleanup and simplification (file-vars are private, loops are not done when effects are unobservable)... check-in: 2fd1bbe685 user: dkf tags: trunk | |
| 09:17 | Added ActiveState to license.terms check-in: 208d2721d2 user: dkf tags: trunk | |
| 08:52 | Added tests for the [time] command. check-in: 6c57e7a165 user: dkf tags: trunk | |
| 08:36 | Renamed 'notLinux' constraint to 'nonLinuxOnly' for clarity. [Bug#583427] check-in: d6a2ce8490 user: dkf tags: trunk | |
|
2002-07-18
| ||
| 16:39 | pcOnly constraints added check-in: 0dfa567982 user: vincentdarley tags: trunk | |
| 16:36 | winFile.test cleanup check-in: 10a984393e user: vincentdarley tags: trunk | |
| 16:35 | winFCmd.test cleanup check-in: 4ed557623b user: vincentdarley tags: trunk | |
| 16:32 | winFCmd.test cleanup check-in: bad516cb46 user: vincentdarley tags: trunk | |
| 16:26 | Tcl_LoadHandle usage check-in: 9fb2f4b2d3 user: vincentdarley tags: trunk | |
| 16:17 | fix to knownBug test check-in: 629fc26852 user: vincentdarley tags: trunk | |
| 15:14 | load comments and clientData replacement check-in: 601a18a293 user: vincentdarley tags: trunk | |
| 15:09 | load comments and clientData replacement check-in: ed2cbec568 user: vincentdarley tags: trunk | |
| 15:06 | load comments and clientData replacement check-in: 2f4b4707dd user: vincentdarley tags: trunk | |
| 15:04 | load comments and clientData replacement check-in: 9e000cc9a7 user: vincentdarley tags: trunk | |
| 13:37 | * generic/tclBasic.c (CallCommandTraces): delete traces now receive the FQ old name of the command... check-in: 0f5b301ee4 user: msofer tags: trunk | |
| 09:40 | add test constraints check-in: 0502d9de0f user: vincentdarley tags: trunk | |
|
2002-07-17
| ||
| 20:42 | * generic/tclVar.c (DupParsedVarName): nasty bug fixed check-in: 1fb7e99fd5 user: msofer tags: trunk | |
| 20:27 | * generic/tclVar.c (TclPtrIncrVar): missing CONST in declarations, inconsistent with tclInt.h check-in: 982c61c37f user: msofer tags: trunk | |
| 20:02 | load internals refactoring check-in: 4e927f5e64 user: vincentdarley tags: trunk | |
| 20:00 | load internals refactoring check-in: bbffcec48d user: vincentdarley tags: trunk | |
| 19:14 | Fix a comment that was causing problems for programs (like "mktclapp") that embed the initialization... check-in: 7cfb6bcd53 user: drh tags: trunk | |
| 18:21 | removing the now redundant functions Tcl(Get|Set|Incr)IndexedScalar() and Tcl(Get|Set|Incr)ElementOf... check-in: 99e6d2298a user: msofer tags: trunk | |
| 14:23 | Minor changes to make things build with SunPro CC... check-in: 43b5cb7959 user: dkf tags: trunk | |
| 10:36 | variable access optimisations check-in: b164cfd4cf user: msofer tags: trunk | |
|
2002-07-16
| ||
| 23:13 | * unix/Makefile.in: * win/Makefile.in: Add a more descriptive warning in the event `make genstubs... check-in: 9754a06740 user: mdejong tags: trunk | |
| 22:44 | * unix/Makefile.in: Use dltest.marker file to keep track of when the dltest package is up to date... check-in: 8e674b1fe2 user: mdejong tags: trunk | |
| 22:27 | typo check-in: 727407e9bc user: dgp tags: trunk | |
| 21:10 | * unix/configure: Regen. * unix/configure.in: Remove useless subst of TCL_BIN_DIR. check-in: 950440afc4 user: mdejong tags: trunk | |
| 16:38 | const fix for new variable code check-in: 1fcebf4e01 user: dgp tags: trunk | |
| 16:29 | style guide fixes check-in: 64ad5c1003 user: dgp tags: trunk | |
| 12:54 | * generic/tclVar.c: inaccurate comment fixed check-in: 0b1991277f user: msofer tags: trunk | |
| 01:12 | using the new variable name caching possibilities when setting error results in (Tcl_AddObjErrorInfo... check-in: 99b46f3211 user: msofer tags: trunk | |
|
2002-07-15
| ||
| 22:18 | * generic/tclVar.c: refactorisation to reuse already looked-up Var pointers; definition of t... check-in: 6a9cd28b04 user: msofer tags: trunk | |
| 20:39 | * Improved constraints to protect /tmp. [Bug 581403] check-in: 81934e6e5a user: dgp tags: trunk | |
| 14:16 | comment cleanup and code speedup for fs check-in: 9f86e68d7d user: vincentdarley tags: trunk | |
| 10:28 | mac TclpObjlink implementation check-in: fe515d89e2 user: vincentdarley tags: trunk | |
| 09:53 | static internal function check-in: 551d46f2b0 user: vincentdarley tags: trunk | |
| 09:01 | tests, docs check-in: 41326d7caa user: vincentdarley tags: trunk | |
| 03:48 | * Removed declarations that duplicated entries in the (internal) stub table. check-in: 64db21b6f6 user: dgp tags: trunk | |
|
2002-07-14
| ||
| 18:29 | * library/tcltest/tcltest.tcl: Corrected errors in handling of configuration opti... check-in: 9ca3ea3935 user: dgp tags: trunk | |
| 17:29 | * Bumped HEAD to version 8.4b2 so we can distinguish it from the 8.4b1 release. check-in: 3189680546 user: dgp tags: trunk | |
|
2002-07-12
| ||
| 16:26 | file normalization on win 95/98 check-in: 622e2c69ee user: vincentdarley tags: trunk | |
| 01:04 | fixed errant @ added in shell target check-in: 2e7d4a761d user: hobbs tags: core-8-3-1-branch | |
|
2002-07-11
| ||
| 19:03 | log check-in: fe277d3607 user: dgp tags: trunk | |
| 19:02 | * Corrected reaction to existing but false ::tcl_interactive. check-in: 6f69b4efa0 user: dgp tags: trunk | |
| 18:59 | * Corrected reaction to existing but false ::tcl_interactive. check-in: 5553e725ee user: dgp tags: core-8-3-1-branch | |
| 17:42 | file normalization on win 95/98 check-in: 4f0c628680 user: vincentdarley tags: trunk | |
| 15:40 | * Overlooked CONST documentation update. check-in: 904442d6bc user: dgp tags: trunk | |
| 13:53 | ckalloc() et al take 'unsigned int' sizes, so print them with '%ud' not '%d' check-in: 83245408df user: dkf tags: trunk | |
| 12:39 | tclCompile.c and tclProc.c: small changes in the usage of the VAR_UNDEFINED flag. check-in: 899e743aed user: msofer tags: trunk | |
| 08:25 | [file attributes -permissions] is Unix-only; [catch] it for portability check-in: a406e10680 user: dkf tags: trunk | |
|
2002-07-10
| ||
| 18:51 | * Greatly reduced the number of [exec]s, using slave interps instead. * Fixed bug uncovered in the... check-in: bc0ebeeb93 user: dgp tags: trunk | |
| 16:03 | typo fixes check-in: 7917386b61 user: dgp tags: trunk | |
| 13:08 | Removed [exec] of Unix utilities with equivs in standard Tcl [Bug 579268] check-in: d6ebe58e60 user: dkf tags: trunk | |
| 11:56 | * Cleaned up, constrained, and reduced the amount of [exec] usage in the test suite. check-in: b0f3dfed62 user: dgp tags: trunk | |
| 10:48 | Removed exec of unix utilities from cmdAH.test [Bug 579211] check-in: a9d4ddb5ce user: dkf tags: trunk | |
| 08:25 | Fix for bug 579284; registered math funcs can now correctly return wide-ints. check-in: dcf797b4b2 user: dkf tags: trunk | |
|
2002-07-08
| ||
| 22:01 | * tests/socket.test: Fixed bug #578164. The original reason for the was a DNS outage while runn... check-in: 00895d7a9c user: andreas_kupries tags: trunk | |
| 20:43 | * doc/tcltest.n: Fixed incompatibility in [viewFile]. * library/tclte... check-in: f18c8070e9 user: dgp tags: trunk | |
| 12:08 | no zero refcount in Tcl_FS check-in: d23ebcadeb user: vincentdarley tags: trunk | |
| 10:11 | fs cleanup check-in: 0262152f74 user: vincentdarley tags: trunk | |
| 10:08 | fs cleanup check-in: 45301e8feb user: vincentdarley tags: trunk | |
| 08:50 | add file link constraint check-in: c97a28c051 user: vincentdarley tags: trunk | |
|
2002-07-06
| ||
| 18:19 | * tests/pkgMkIndex.test: Constrained tests of [load] package indexing to those plat... check-in: dc71ba145b user: dgp tags: trunk | |
|
2002-07-05
| ||
| 20:18 | * added recent changes check-in: d573e216f3 user: dgp tags: trunk | |
| 13:14 | * generic/tclClock.c (FormatClock): Convert the format string to UTF8 before calling... check-in: 84a258d60b user: rmax tags: core-8-3-1-branch | |
| 11:16 | * generic/tclClock.c (FormatClock): Convert the format string to UTF8 before calling TclpStrftime,... check-in: fe3d4342cc user: rmax tags: trunk | |
| 10:38 | Made many tests work properly when the current directory is not writable. Added targets to unix/Make... check-in: 725b23357f user: dkf tags: trunk | |
| 07:23 | minor doc fix check-in: 5cc7bc0228 user: hobbs tags: trunk, core-8-4-b1 | |
| 07:15 | updated for 8.4b1 release check-in: c8fd772d98 user: hobbs tags: trunk | |
|
2002-07-04
| ||
| 21:47 | More fixing of writable-current-dir assumption. [Bug 575824] check-in: 29b02d384a user: dkf tags: trunk | |
| 20:26 | Fix to latest patch. check-in: ffae80c667 user: andreas_kupries tags: trunk | |
| 20:06 | * tests/socket.test: * tests/winPipe.test: * tests/pid.test: Fixed SF Bug #575848. See below for... check-in: 9154a40a5a user: andreas_kupries tags: trunk | |
| 16:52 | fixed [Bug 575817] check-in: 00ac615b6b user: msofer tags: trunk | |
| 15:46 | * All the bugs below are instances of the same problem: The testsuite assumes [pwd] = [temporar... check-in: 1d6a2d5ba4 user: andreas_kupries tags: trunk | |
| 01:24 | tests/pkg1 removal check-in: 07e1e07a6c user: dgp tags: trunk | |
| 01:20 | * tests/pkg1/direct1.tcl: removed * tests/pkg1/pkgIndex.tcl: removed * tests... check-in: d0c1d5219a user: dgp tags: trunk | |
| 00:32 | * Fixed [Bug 575857] where this test file expected to be able to write to [file join [tests... check-in: 0b80a84970 user: dgp tags: trunk | |
|
2002-07-03
| ||
| 20:15 | * library/auto.tcl: Fix [tcl_findLibrary] to be sure it sets $varName only if a succ... check-in: a69896214a user: dgp tags: core-8-3-1-branch | |
| 19:40 | * tests/main.test: Cheap fix for [Bugs 575851, 575858]. Avoid * tests/tcltest.... check-in: 332c659704 user: dgp tags: trunk | |
| 17:34 | * generic/tclCompCmds.c (TclCompileCatchCmd): return TCL_OUT_LINE_COMPILE instead of TCL_ERROR: let... check-in: 79b593b2a8 user: msofer tags: core-8-3-1-branch | |
| 17:33 | * generic/tclCompCmds.c (TclCompileCatchCmd): return TCL_OUT_LINE_COMPILE instead of TCL_ERROR: let... check-in: b4e3a817bd user: msofer tags: trunk | |
| 01:14 | just a few more corrections... check-in: c241b0708e user: dgp tags: trunk | |
| 00:54 | incorrect section name reference. check-in: 6c51865d99 user: dgp tags: trunk | |
| 00:41 | * doc/tcltest.n: more refinements of the documentation. * library/tcltest/tcltest.t... check-in: 6c4c21660d user: dgp tags: trunk | |
|
2002-07-02
| ||
| 23:34 | Markup fixes, spellcheck. check-in: 5beb3c7bc8 user: jenglish tags: trunk | |
| 19:10 | * doc/tcltest.n: Reverted [makeFile] and [viewFile] to * library/tclt... check-in: 06fbc3e4fa user: dgp tags: trunk | |
| 13:28 | * library/tcltest/tcltest.tcl: Simplified logic of [GetMatchingFiles] and [GetMatchi... check-in: ff7c1537d7 user: dgp tags: trunk | |
| 12:16 | clearer error msgs for file link check-in: 72dd1ba836 user: vincentdarley tags: trunk | |
|
2002-07-01
| ||
| 22:33 | * doc/tcltest.n: more work in progress updating tcltest docs. * library/tcltest/tcl... check-in: 1dd6c3bb15 user: dgp tags: trunk | |
| 18:25 | (doc/*.[3n]) -- spell-check, fix typos (Updates from Larry Virden) check-in: c9a299f4fa user: jenglish tags: trunk | |
| 18:24 | Spell-check, fixed typos (Updates from Larry Virden). check-in: 34cded11b7 user: jenglish tags: trunk | |
| 15:43 | Fix for Tcl bug #541181; programs that link against libtcl.so on Solaris no longer need to use the s... check-in: 2108c3d283 user: dkf tags: trunk | |
| 14:35 | * tests/pkg/samename.tcl: restored. needed by pkgMkIndex.test. * library/tcltest/t... check-in: 22739d560c user: dgp tags: trunk | |
| 10:50 | Documented the *real* behaviour of [concat] check-in: 45000cc6a7 user: dkf tags: trunk | |
| 07:56 | * work in progress updating tcltest documentation. check-in: 770c2d1fab user: dgp tags: trunk | |
| 07:52 | * Updated the instructions on running and adding to the test suite. Also updated several tests, mo... check-in: 7e30b7a427 user: dgp tags: trunk | |
| 04:56 | * Stopped checking for writeability of -tmpdir value because no default directory can be guarantee... check-in: 17a8c529ee user: dgp tags: trunk | |
| 04:06 | * Updated auto_mkIndex tests to use [makeFile] and [removeFile] so tests are done in [tempo... check-in: 98e5c141e6 user: dgp tags: trunk | |
| 03:04 | alternative fix. check-in: fe7edd23ff user: dgp tags: trunk | |
| 02:29 | * Fixed [makeFile] and [viewFile] to accurately reflect a file's contents. Updated tests that dep... check-in: 49cd7e2034 user: dgp tags: trunk | |
| 01:20 | * `make mklinks` on 6-27 commits. check-in: 0dca357750 user: dgp tags: trunk | |
|
2002-06-28
| ||
| 22:34 | Adopting V. Darley's patch from the head. check-in: 7412baeb52 user: wolfsuit tags: macosx-8-4-branch | |
| 21:24 | * generic/tclCompile.h: modified the macro TclEmitPush check-in: 6f6c8e84f0 user: msofer tags: trunk | |
| 19:22 | * docs/tcltest.n: Doc revisions in progress. * library/tcltest/tcltest.tcl: Co... check-in: 2e21bf0280 user: dgp tags: trunk | |
| 09:56 | Changed all the Tcl_Platform* symbols to TclOS*; they weren't public so their names were really badl... check-in: 049b4fa9e2 user: dkf tags: trunk | |
| 08:44 | Minor improvement to documentation for [string last], and reformatting to remove long-obsolete chang... check-in: 085d171f6f user: dkf tags: trunk | |
|
2002-06-27
| ||
| 22:29 | * Work in progress updating the documentation of the packages that come bundled with the Tcl sourc... check-in: 9e579e2364 user: dgp tags: trunk | |
| 17:31 | * Made sure that the TCLTEST_OPTIONS environment variablle configures tcltest at package lo... check-in: 4feb54086b user: dgp tags: trunk | |
| 12:27 | unix root volume fix check-in: 09b4b3bd7b user: vincentdarley tags: trunk | |
|
2002-06-26
| ||
| 16:01 | empty path name error msgs check-in: 9affc2625c user: vincentdarley tags: trunk | |
| 13:42 | * unix/tclUnixTime.c: Make [clock format] respect locale settings. * tests/clock.tes... check-in: a6557623af user: rmax tags: trunk | |
| 13:05 | Fixed a typo in the "shell" target. check-in: 7fb9bc59ef user: rmax tags: trunk | |
| 11:50 | clarifications in doc/CrtInterp.3 and doc/StringObj.3 check-in: b1c464dbca user: msofer tags: trunk | |
| 03:25 | * Corrected suppression of -verbose skip and start by [test -output]. Also corrected test suite er... check-in: cb6328465c user: dgp tags: trunk | |
| 01:31 | typo fixes check-in: 06df094223 user: dgp tags: trunk | |
| 01:11 | Excised a tiny amount of the most pointless voodoo. Left most of it in there. check-in: 71807164bb user: dgp tags: trunk | |
|
2002-06-25
| ||
| 16:36 | generated check-in: 25f8e0c47b user: rmax tags: trunk | |
| 16:34 | Some more fixes for the compress and symlink stuff to correct situations where compressed manpages a... check-in: 6660c7ad6c user: rmax tags: trunk | |
| 15:20 | * unix/tcl.m4: New macro SC_CONFIG_MANPAGES. * unix/configure.in: Added support for symlinks... check-in: cb61839697 user: rmax tags: trunk | |
| 14:27 | * unix/tcl.m4 (SC_PATH_TCLCONFIG): Replaced ${exec_prefix}/lib by ${libdir}. check-in: 45a9bf50ec user: rmax tags: trunk | |
| 08:59 | Surface fix for bug #533364; TclGetIntForIndex no longer assumes an unshared empty result when gener... check-in: 03029eff05 user: dkf tags: trunk | |
| 01:13 | * Implementation of TIP 101. Adds and exports a [configure] command from tcltest. check-in: 600067c1e9 user: dgp tags: trunk | |
|
2002-06-22
| ||
| 18:24 | * updated changes file for 8.4b1 release. check-in: 527d5c1a0f user: dgp tags: trunk | |
| 04:19 | * Corrections to tcltest and the Tcl test suite so that a test with options -constraints kn... check-in: 9ba9324aef user: dgp tags: trunk | |
| 00:27 | Regen check-in: bcdea224c1 user: dkf tags: trunk | |
| 00:12 | Regen. check-in: 91ac734603 user: dkf tags: trunk | |
| 00:06 | Resynch... check-in: 7c557f57c5 user: dkf tags: trunk | |
|
2002-06-21
| ||
| 23:55 | Bumped version number to b1 in preparation for release. check-in: 6357dd2123 user: dkf tags: trunk | |
| 22:23 | * Updated all package install directories to match current Major.minor versions of the packages. ... check-in: c89d65c5e7 user: dgp tags: trunk | |
| 21:17 | LogSyntaxError() should reset the interpreter result [Bug 550142 "Tcl_ExprObj -> abort"] check-in: 0655f07beb user: jenglish tags: trunk | |
| 19:44 | * Corrected comments and namespace style issues. Thanks to Bruce Stephens. [Bug 572025] check-in: e63512ee1b user: dgp tags: trunk | |
| 19:11 | * Corrected comments and namespace style issues. Thanks to Bruce Stephens. [Bug 572025] check-in: 240f325fd0 user: dgp tags: core-8-3-1-branch | |
| 14:31 | tip99 check-in: 4950ea7815 user: vincentdarley tags: trunk | |
| 14:22 | tip99 check-in: e0671d6019 user: vincentdarley tags: trunk | |
|
2002-06-20
| ||
| 16:41 | fix for [Bug 571385] check-in: dc7867f91b user: msofer tags: trunk | |
| 14:47 | * generic/tclExecute.c (TclCompEvalObj): clarified and simplified the logic for compilation/recompil... check-in: 5df39b2928 user: msofer tags: trunk | |
| 00:50 | doc/file.n: Fixed indentation. No substantive changes. check-in: 0c0d47c700 user: jenglish tags: trunk | |
| 00:11 | Added parens for clarity check-in: cc4dabeaf9 user: dgp tags: trunk | |
|
2002-06-19
| ||
| 22:38 | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): get the resultPtr again as the Tcl_ObjSetVar2 may cause t... check-in: 1a723fe8cb user: hobbs tags: trunk | |
| 16:28 | generic/tclExecute.c (TEBC): removing unused "for(;;)" loop; improved comments; re-indentation. check-in: 9a0c8ce46b user: msofer tags: trunk | |
|
2002-06-18
| ||
| 22:02 | * generic/tclExecute.c (TEBC): elimination of duplicated code in the non-immediate INST_INCR instruc... check-in: e40e2593a5 user: msofer tags: trunk | |
| 13:22 | generic/tclExecute.c (TEBC, INST_DONE): small bug in the panic code for tcl-stack corruption. check-in: caa93cafba user: msofer tags: trunk | |
| 00:13 | no message check-in: d2132a783e user: davygrvy tags: trunk | |
| 00:12 | Trims to support the removal of RESOURCE_INCLUDED from rc scripts from FR #565088. * generic/tcl... check-in: 7e44d394de user: davygrvy tags: trunk | |
|
2002-06-17
| ||
| 22:52 | * doc/CrtTrace.3: Added TIP#62 implementation of command * doc/trace.n: execution... check-in: 3da5a82795 user: hobbs tags: trunk | |
| 21:06 | * Corrected en_UK references to en_GB. UK is not a country designation recognized in ISO 3... check-in: 3943024291 user: dgp tags: trunk | |
| 20:05 | * win/tclWinPipe.c (BuildCommandLine): Fixed bug #554068 ([exec] on windows did not treat { in ... check-in: 2c09144850 user: andreas_kupries tags: trunk | |
| 18:31 | generic/tcl.h: #ifdef logic for K&R C backwards compatibility changed to assume modern C by default.... check-in: 2f22f3aff2 user: jenglish tags: trunk | |
| 16:37 | * More Windows Registry locale codes from Bruno Haible. check-in: 0929d4e676 user: dgp tags: trunk | |
| 05:37 | * Revised locale initialization to interpret environment variable locale values according ... check-in: e23dfc2c8c user: dgp tags: trunk | |
| 00:09 | a better algorithm for the previous bug fix. check-in: 437763367e user: msofer tags: trunk | |
|
2002-06-16
| ||
| 22:24 | [Bug 569438] in the processing of dollar variables check-in: 6f670a6acb user: msofer tags: trunk | |
| 17:59 | bug in the consolidation of the INCR_..._STK instructions check-in: 7ad4b1f4f9 user: msofer tags: trunk | |
|
2002-06-14
| ||
| 21:08 | runtime peep-hole optimisation of variables (INST_STORE, INST_INCR) and commands (INST_INVOKE); fast... check-in: 7947220c57 user: msofer tags: trunk | |
| 20:11 | runtime peep-hole optimisation of comparisons. check-in: 28cc67147f user: msofer tags: trunk | |
| 19:31 | BC-engine: runtime peep-hole optimisation of INST_FOREACH check-in: 7b34e9a8ef user: msofer tags: trunk | |
| 14:48 | no message check-in: 88cb607e8d user: davygrvy tags: trunk | |
| 14:42 | The test for compiler optimizations was in error. Thanks goes to Roy Terry <royterry@earthlink.net>... check-in: b7bbb19323 user: davygrvy tags: trunk | |
| 13:17 | TIP#102 implementation: 'trace list' becomes 'trace info' check-in: 8a0002c6e0 user: dkf tags: trunk | |
|
2002-06-13
| ||
| 23:10 | consolidated code for the conditional branch instructions. check-in: 6227d63146 user: msofer tags: trunk | |
| 21:37 | fixed the previous patch - wouldn't compile with TCL_COMPILE_DEBUG set. check-in: 8a833be542 user: msofer tags: trunk | |
| 21:07 | TclExecuteByteCode: consolidated exception handling of INST_INVOKE, INST_EVAL, INST_BREAK and INST_C... check-in: 1f2720192b user: msofer tags: trunk | |
| 19:47 | consolidated opcodes in the bytecode engine, eliminating duplicated code. Added the new (but pre-exi... check-in: 6dc27c861c user: msofer tags: trunk | |
| 13:17 | new fCmd.test problems on Unix check-in: 4269f2bf0e user: vincentdarley tags: trunk | |
| 10:43 | fs normalize check-in: ce2b83f5c9 user: vincentdarley tags: trunk | |
| 09:39 | vfs, winfs testsuite check-in: 494e81b676 user: vincentdarley tags: trunk | |
|
2002-06-12
| ||
| 19:36 | fixed [Bug 568123] check-in: 4497e80bcb user: msofer tags: trunk | |
| 19:16 | * win/tclWinFile.c: corrected the symbolic link handling code to allow it to compile. Added real ... check-in: a8ec4236fe user: hobbs tags: trunk | |
| 15:05 | Made this file compile! check-in: 0814d34f8d user: dkf tags: trunk | |
| 09:28 | fs clarification and windows fixes check-in: cf698404c4 user: vincentdarley tags: trunk | |
|
2002-06-11
| ||
| 15:42 | optimised read access to local variables created at run-time check-in: 348eec187b user: msofer tags: trunk | |
| 13:56 | Removed assumptions that [makeFile] creates files in the current dir. check-in: 279f4db3ad user: dkf tags: trunk | |
| 13:47 | Duplicate test number... check-in: af034cf0bf user: dkf tags: trunk | |
| 13:22 | Fix for [info locals] bug #567386; added compile functions for [global], [upvar] and [variable]. check-in: d33879f966 user: msofer tags: trunk | |
| 12:38 | generic/tclExecute.c: optimised algorithm for exception range lookup check-in: 1b976abb5e user: msofer tags: trunk | |
|
2002-06-10
| ||
| 17:41 | fs fixed commit check-in: bcc8fc2401 user: vincentdarley tags: trunk | |
| 10:41 | small fs fixes check-in: 5d031eef10 user: vincentdarley tags: trunk | |
| 05:33 | Merging with TOT as of 06/09/2002. check-in: 73b68fb238 user: wolfsuit tags: macosx-8-4-branch | |
| 05:14 | Removing files removed from TOT for merge. check-in: e318efb8b3 user: wolfsuit tags: macosx-8-4-branch | |
| 05:12 | Remove files removed from TOT merge check-in: 19216eb80b user: wolfsuit tags: macosx-8-4-branch | |
| 04:15 | Adding files from the merge with TOT. check-in: bdc4f8c7e6 user: wolfsuit tags: macosx-8-4-branch | |
|
2002-06-07
| ||
| 19:48 | * More corrections to test suite so that tests of failing [test]s don't show up themselves ... check-in: f2232f26c6 user: dgp tags: trunk | |
| 10:38 | Cleaned up inclusion of float.h; that's really tcl<platform>Port.h's job check-in: 6c82a1feba user: dkf tags: trunk | |
| 08:50 | Make sure EOVERFLOW is defined on Unix. check-in: 190346ee55 user: dkf tags: trunk | |
|
2002-06-06
| ||
| 21:01 | speling ficks check-in: e464b42726 user: dgp tags: trunk | |
| 20:54 | * 4) deprecated [threadReap] and [mainThread] [Bug 534903] check-in: edeb884f6b user: dgp tags: trunk | |
| 19:45 | * unix/dltest/Makefile.in: Remove hard coded CFLAGS=-g and add CFLAGS_DEBUG, CFLAGS_OPTIMIZE, and ... check-in: 1b1f2ad6ef user: mdejong tags: trunk | |
| 19:23 | * Corrections to test suite so that tests of failing [test]s don't show up themselves as fa... check-in: ef1d6fa174 user: dgp tags: trunk | |
| 18:44 | * tests/io.test: Fixed up namespace variable resolution issues revealed by running t... check-in: 3b39c5277f user: dgp tags: trunk | |
| 17:39 | * unix/tclUnixInit.c (TclpSetInitialEncodings): 8.4 backport of default fallback encoding set with... check-in: d969bb777c user: das tags: core-8-3-1-branch | |
| 17:37 | * unix/tclUnixThrd.c (TclpReaddir, TclpLocaltime, TclpGmtime): added mutex wrapped calls to readdi... check-in: fcf531e83a user: das tags: trunk | |
|
2002-06-05
| ||
| 16:46 | * Documented $tcl_rcFileName and added more clarifications about the intended use of Tcl_Ma... check-in: 576e3a284c user: dgp tags: trunk | |
| 12:01 | * mac/tclMacResource.c (Tcl_MacConvertTextResource): added utf conversion of text resource content... check-in: cd2f03109a user: das tags: core-8-3-1-branch | |
| 11:59 | * generic/tclFileName.c (TclGlob): mac specific fix to recent changes in 'glob -tails' handling. ... check-in: a996da49e4 user: das tags: trunk | |
| 01:12 | * Added more TIP 85 tests from Arjen Markus. Converted tcltest.test to use a private namesp... check-in: ea15d6aad8 user: dgp tags: trunk | |
|
2002-06-04
| ||
| 19:23 | * win/README: Update msys+mingw URL. check-in: 4224ed5ffc user: mdejong tags: trunk | |
|
2002-06-03
| ||
| 23:44 | * Implementation of TIP 85. Allows tcltest users to add new legal values of the -match opt... check-in: de2e3621bf user: dgp tags: trunk | |
| 17:04 | added description of [namepace forget] behaviour for unqualified patterns [Bug 559268] check-in: 143c05451a user: msofer tags: trunk | |
| 16:45 | reverting an accidental modification in the last commit. check-in: a792ae3892 user: msofer tags: trunk | |
| 16:31 | clarify the empty variable name issue ([Bug 549285]) check-in: 9340f13694 user: msofer tags: trunk | |
|
2002-05-31
| ||
| 23:21 | * Fixed leak of slave interp in [pkg_mkIndex]. Thanks to Helmut for report. [Bug 550534] check-in: 1736e8e641 user: dgp tags: trunk | |
| 23:16 | * Use the "stdio" constraint to control whether an [open "|[interpreter]"] is attempted. check-in: 0d22f3e09c user: dgp tags: trunk | |
| 22:20 | * Removed internal routine TclMathInProgress and Unix implementation of matherr(). These ... check-in: e080b7f8c1 user: dgp tags: trunk | |
|
2002-05-30
| ||
| 15:03 | cleanup in [expr] compiler check-in: 142a17fb61 user: msofer tags: trunk | |
| 09:27 | glob fixes check-in: a6acf0723c user: vincentdarley tags: trunk | |
| 03:27 | updated strcmp stuff, see ChangeLog check-in: 19fb209fbf user: hobbs tags: trunk | |
| 03:27 | * unix/configure: regen'ed * unix/configure.in: replaced bigendian check with autoconf standard A... check-in: 5a5c16e5a7 user: hobbs tags: trunk | |
| 03:26 | * generic/tclExecute.c (TclExecuteByteCode INST_STR_CMP): * generic/tclCmdMZ.c (Tcl_StringObjCmd):... check-in: c3460261c4 user: hobbs tags: trunk | |
|
2002-05-29
| ||
| 22:59 | * Removed "dummy" reference to Tcl_LinkVar. It is no longer needed since Tcl_Main() now act... check-in: 416a5e19a7 user: dgp tags: trunk | |
| 11:12 | commited working regenerated configure check-in: 73e2427cca user: hobbs tags: trunk | |
| 10:35 | Made Tcl_UniCharNcmp faster on big-endian machines; the system memcmp()is probably optimized far in ... check-in: b3535ea391 user: dkf tags: trunk | |
| 09:09 | * generic/tclInt.decls: * generic/tclIntDecls.h: * generic/tclStubInit.c: * generic/tclUtf.c: ad... check-in: c78da914be user: hobbs tags: trunk | |
| 09:09 | * generic/tclCompCmds.c (TclCompileStringCmd): removed error creation in code that no longer throw... check-in: 9901b51fc6 user: hobbs tags: trunk | |
| 09:09 | added more string comparison checks check-in: 0d46aa8304 user: hobbs tags: trunk | |
| 09:08 | better qualified 9.1 constraint check for %s check-in: 98804969a6 user: hobbs tags: trunk | |
| 00:19 | * tests/clock.test: added clock-9.1 * compat/strftime.c: * generic/tclClock.c: * generic/tclInt.... check-in: 4d47e1cec7 user: hobbs tags: trunk | |
| 00:18 | * generic/tclThreadAlloc.c (TclpRealloc, TclpFree): protect against the case when NULL is based. check-in: 40c3da52d3 user: hobbs tags: trunk | |
|
2002-05-28
| ||
| 15:05 | load cleanup in vfs check-in: c5012597c9 user: vincentdarley tags: trunk | |
| 09:12 | D'oh! Accidentally made this file uncompilable. Added some extra commenting as part of fixing proc... check-in: 5eebe0f6c2 user: dkf tags: trunk | |
|
2002-05-27
| ||
| 10:14 | Better handling of EOVERFLOW on Win32 systems (as EFBIG or EINVAL.) check-in: d935f8b1cd user: dkf tags: trunk | |
|
2002-05-24
| ||
| 22:43 | * tests/winPipe.test: Applied patch for SF Tcl Bug #549617. Patch and bug report by Kevin Kenny... check-in: 3cc2acd716 user: andreas_kupries tags: trunk | |
| 21:19 | TIP#91 implementation; makes old style channels binary compatible with new TIP#72-enabled Tcl. See ... check-in: b14125cf9e user: dkf tags: trunk | |
| 19:36 | * tests/clock.test: added clock-9.1 * compat/strftime.c: * generic/tclClock.c: * generic/tclInt.... check-in: 401402d028 user: hobbs tags: core-8-3-1-branch | |
| 18:57 | * win/tclWinSock.c (TcpWatchProc): Fixed SF Tcl Bug #557878. We are not allowed to mess with th... check-in: bf3d724895 user: andreas_kupries tags: trunk | |
|
2002-05-21
| ||
| 18:17 | * unix/configure: Regen. * unix/configure.in: Invoke SC_ENABLE_SHARED before calling SC_CONFIG_CF... check-in: 70b993bcf6 user: mdejong tags: trunk | |
|
2002-05-20
| ||
| 10:24 | * mac/tclMacChan.c: use MSL provided creator type if available instead of the default 'MPW '. check-in: 32d77cd416 user: das tags: core-8-3-1-branch | |
| 10:22 | * generic/tclInt.h: added prototype for TclpFilesystemPathType(). * mac/tclMacChan.c: use MSL prov... check-in: 66a3c8ac71 user: das tags: trunk | |
|
2002-05-17
| ||
| 00:31 | doc/CrtObjCmd.3: Added Tcl_GetCommandFromObj, Tcl_GetCommandFullName (Tcl Bug #547987, #414921) check-in: 7ee6b347de user: jenglish tags: trunk | |
| 00:26 | Added Tcl_GetCommandFromObj, Tcl_GetCommandFullName (Tcl Bug #547987, #414921) check-in: c52548852e user: jenglish tags: trunk | |
|
2002-05-14
| ||
| 10:46 | More tidying up; tclUnixChan.c now builds with GCC without warnings. check-in: 240fda6816 user: dkf tags: trunk | |
| 09:44 | memory cleanup check-in: cb1c29b5b3 user: vincentdarley tags: trunk | |
|
2002-05-13
| ||
| 14:06 | Stop Solaris from generating a warning; the second argument to ioctl has been observed to be either ... check-in: 49996f43a2 user: dkf tags: trunk | |
| 13:19 | memory cleanup check-in: 7c2363b581 user: vincentdarley tags: trunk | |
| 12:31 | comment check-in: b85ac9fb30 user: vincentdarley tags: trunk | |
|
2002-05-10
| ||
| 18:47 | * Corrected some list-quoting issues and other matters that cause tests to fail when the pa... check-in: 8f8b6743f2 user: dgp tags: trunk | |
|
2002-05-08
| ||
| 23:51 | no message check-in: 67c2adb467 user: davygrvy tags: trunk | |
| 23:48 | Thanks to Peter Spjuth <peter.spjuth@space.se>, again. My prior fix for single-quote macro mis-unde... check-in: 59ac3ed2d0 user: davygrvy tags: trunk | |
| 12:35 | no message check-in: 769e94b66b user: davygrvy tags: trunk | |
| 12:32 | Opps. An SH macro had two decimals. yes, I'm reverting my reversion. check-in: e9ae9e324a user: davygrvy tags: trunk | |
| 12:29 | Prior revisions returned. The single-quote macro misunderstanding was from man2tcl.c instead. check-in: db3ba2724d user: davygrvy tags: trunk | |
| 12:21 | commit mistake reverted to 1.9 contents. check-in: 9bed6485a8 user: davygrvy tags: trunk | |
| 12:20 | Proper source of macro error misunderstanding ' as the leading macro command found and repaired. check-in: aba5aa2aee user: davygrvy tags: trunk | |
| 10:18 | me bad grammer have, fix goodly better, now. check-in: 650e941a90 user: davygrvy tags: trunk | |
| 06:32 | * Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. check-in: d1b69c320b user: dgp tags: trunk | |
| 05:59 | * Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. check-in: 6349f603db user: dgp tags: trunk | |
| 05:51 | * Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. check-in: 12ffd9611f user: dgp tags: trunk | |
| 05:50 | * Corrected [uplevel] quoting when [source]-ing test script in subdirectories. check-in: 2eae44a762 user: dgp tags: trunk | |
| 04:37 | no message check-in: 787932a67b user: davygrvy tags: trunk | |
| 04:36 | winhelp conversion tools where understand a ' as the first character on a line as an unknown macro. ... check-in: dd778828a2 user: davygrvy tags: trunk | |
| 04:25 | Added 'runtest' target. Added docs as dependencies for winhelp rtf. Changes from Peter Spjuth <pete... check-in: fc64fae440 user: davygrvy tags: trunk | |
| 04:23 | Improved handling of CS/CE fields. Use Courier New and indent better. Changes from Peter Spjuth <pet... check-in: 9c272eef9e user: davygrvy tags: trunk | |
| 04:22 | Increased line buffer size and a bail-out if that should ever be over-run. Changes from Peter Spjuth... check-in: 6e6d790bea user: davygrvy tags: trunk | |
| 04:21 | Made code samples use the Courier New fixed-width font. Changes from Peter Spjuth <peter.spjuth@spa... check-in: 7b3e447788 user: davygrvy tags: trunk | |
|
2002-05-07
| ||
| 18:03 | fix to bug 553320 check-in: d839f0484c user: vincentdarley tags: trunk | |
| 15:54 | Fix for bugs #549607 & #549610: testsuite failures for filenames with spaces. check-in: 3ec77da87c user: msofer tags: trunk | |
|
2002-05-02
| ||
| 20:15 | fix to 551306 check-in: 34f2d6b9b0 user: vincentdarley tags: trunk | |
|
2002-04-26
| ||
| 19:29 | * unix/configure: * unix/tcl.m4: change HP-11 SHLIB_LD_LIBS from "" to ${LIBS} so that the .sl kn... check-in: a1000d30b9 user: hobbs tags: trunk | |
| 19:28 | * unix/configure: * unix/tcl.m4: change HP-11 SHLIB_LD_LIBS from "" to ${LIBS} so that the .sl kn... check-in: 886ddf8c6f user: hobbs tags: core-8-3-1-branch | |
| 12:15 | strtol takes three arguments check-in: 10f88889b1 user: dgp tags: core-8-3-1-branch | |
| 08:44 | Added more thorough tests for conversion to boolean. check-in: e8fb390cfd user: dkf tags: core-8-3-1-branch | |
| 08:43 | Added more thorough tests for handling of conversion to boolean. check-in: 38b687e905 user: dkf tags: trunk | |
| 08:34 | Hex values on 64-bit machines can be booleans too! [Bug 548686] check-in: 0d05b5a9e1 user: dkf tags: trunk | |
| 08:34 | Hex values can be booleans too! [Bug 548686] check-in: a337a0f0e2 user: dkf tags: core-8-3-1-branch | |
|
2002-04-24
| ||
| 20:36 | * generic/tclInt.h: corrected TclRememberJoinableThread decl to use VOID instead of void. check-in: b0abe33f1f user: hobbs tags: trunk | |
| 20:35 | noted that this code isn't needed on unix check-in: 69055b5c78 user: hobbs tags: trunk | |
| 09:45 | regen check-in: fb959999d1 user: dkf tags: trunk | |
| 09:44 | Tcl_GetUnicodeFromObj missing from index line check-in: 6bdd4676af user: dkf tags: trunk | |
|
2002-04-23
| ||
| 19:06 | * doc/exec.n: * doc/tclvars.n: doc updates [Patch #509426] (gravereaux) check-in: 880e786280 user: hobbs tags: trunk | |
| 17:03 | * generic/tclAlloc.c: * generic/tclInt.h: * generic/tclThreadAlloc.c (new): ... check-in: 28a1df4ae9 user: hobbs tags: trunk | |
| 14:26 | * mac/tclMacResource.r: added check of TCLTK_NO_LIBRARY_TEXT_RESOURCES #define to allow disabling ... check-in: f86ce486a9 user: das tags: trunk | |
| 13:39 | regen. check-in: 61958362c5 user: dkf tags: trunk | |
| 13:09 | Added documentation for command tracing API [Bug 414927] check-in: ebc08a75da user: dkf tags: trunk | |
| 05:41 | * generic/tclAlloc.c: * generic/tclInt.h: * generic/tclThreadAlloc.c (new): * unix/Makefile.in: ... check-in: 329bb4c295 user: hobbs tags: trunk | |
| 03:48 | cleanup of testfilesystem command check-in: 46ef1fd57a user: hobbs tags: trunk | |
| 02:54 | * generic/tclIOUtil.c (Tcl_FSRegister, Tcl_FSUnregister): corrected calling of Tcl_ConditionWait t... check-in: a8b37de39c user: hobbs tags: trunk | |
| 02:54 | generic/tclCmdAH.c (Tcl_FileObjCmd): added cast in FILE_SIZE check-in: f51918974c user: hobbs tags: trunk | |
|
2002-04-22
| ||
| 22:55 | see ChangeLog check-in: d8ad55c00f user: hobbs tags: trunk | |
| 22:51 | * win/tclWinFCmd.c (DoDeleteFile): check return of setattr API calls in file deletion for correct ... check-in: cc5e4c173c user: hobbs tags: trunk | |
| 22:42 | * win/Makefile.in: correct dependencies for shell, gdb, runtest targets. check-in: 4faa3a5643 user: hobbs tags: trunk | |
| 22:41 | * doc/clock.n: * compat/strftime.c (_fmt): change strftime to correctly handle localized %c, %x a... check-in: 3664ea71af user: hobbs tags: trunk | |
| 19:57 | corrected constraint name for filename-12.1.4 to pcOnly from unixpcOnly check-in: 0b6fa94d42 user: hobbs tags: trunk | |
|
2002-04-20
| ||
| 01:29 | * Free the memory allocated for the startup script path. [Bug 543549] check-in: 3ee94f8ca3 user: dgp tags: trunk | |
| 00:35 | * [mcmax] wasn't using the caller's namespace when determining the max translated length. ... check-in: b5acc75421 user: dgp tags: trunk | |
|
2002-04-19
| ||
| 23:09 | * Added [mcload] to the export list of msgcat; bumped to 1.2.3. [Bug 544727] check-in: 5555baf98b user: dgp tags: trunk | |
| 14:18 | 2002-04-20 Daniel Steffen <das@users.sourceforge.net> * generic/tclInt.decls: * generic/tclIntP... check-in: 9a1332b8f1 user: das tags: trunk | |
| 13:08 | list/string indexes don't destroy wide int rep [Bug #526717] check-in: d4748150e1 user: dkf tags: trunk | |
| 08:12 | Backport of fix for Bug #545644 check-in: d87c2a309f user: dkf tags: core-8-3-1-branch | |
|
2002-04-18
| ||
| 22:23 | updated dependencies for runtest and backported shell/gdb targets check-in: 046fb13a3d user: hobbs tags: core-8-3-1-branch | |
| 18:15 | [Bug 545325 ] info level didn't report namespace eval. check-in: 1e1b645fa3 user: msofer tags: core-8-3-1-branch | |
| 18:05 | [Bug 545325 ] info level didn't report namespace eval. check-in: 03de79e1ef user: msofer tags: trunk | |
| 16:56 | * Added "package require"s to msgcat documentation. check-in: b3ba68b61b user: dgp tags: core-8-3-1-branch | |
| 16:46 | typo check-in: ef2bcb67fe user: dgp tags: trunk | |
| 16:46 | typo check-in: 7f5fc60f38 user: dgp tags: core-8-3-1-branch | |
| 16:31 | * Clarified documentation on handling unusual return codes during substitution, and on vari... check-in: f6e13378df user: dgp tags: trunk | |
| 14:12 | Fixed Bug #545644; [info body] always gives a proper string now! check-in: 7a77784682 user: dkf tags: trunk | |
| 13:49 | Partial resolution of Bug #536831; the comment is a bit clearer! check-in: 487757f636 user: dkf tags: trunk | |
| 13:10 | fix for [Bug #542588], where "too large integers" were reported as "floating-point value" in [expr] ... check-in: 96c806bbb0 user: msofer tags: core-8-3-1-branch | |
| 13:08 | correcting date in Changelog entry check-in: 11d3dc1d00 user: msofer tags: trunk | |
| 13:04 | fix for [Bug #542588], where "too large integers" were reported as "floating-point value" in [expr] ... check-in: ccca4d5986 user: msofer tags: trunk | |
| 01:51 | * generic/tclEncoding.c (EscapeFromUtfProc): * generic/tclIO.c (WriteChars, Tcl_Close): corrected ... check-in: f6c1bdfbf8 user: hobbs tags: trunk | |
| 00:04 | * Made separate export for commands kept only for tcltest 1 compatibility. check-in: 9e0d67ea57 user: dgp tags: trunk | |
| 00:00 | * Removed [saveState] and [restoreState] from tcltest 2 documentation, effectively deprecat... check-in: 4bd2d399ec user: dgp tags: trunk | |
|
2002-04-17
| ||
| 23:42 | clarified getting length of ByteArray objects to use string length check-in: f51f536442 user: hobbs tags: trunk | |
| 23:03 | * Revised to run tests in a namespace, rather than use the useless and buggy [saveState] an... check-in: e782995c69 user: dgp tags: trunk | |
|
2002-04-16
| ||
| 22:35 | * Revised to run tests in a namespace, rather than use the useless and buggy [saveState] an... check-in: aa578efaaa user: dgp tags: trunk | |
| 00:39 | * Parts of fileSystem.test require tcltest 2. Added appropriate checks. check-in: df1ed8416d user: dgp tags: trunk | |
|
2002-04-15
| ||
| 23:09 | * Increased timeout values so that tests have time to successfully complete even on slow/bu... check-in: c27a5b81ff user: dgp tags: trunk | |
| 17:45 | Improved stack trace for TCL_BREAK and TCL_CONTINUE returns from procs. [Bug 536955]. check-in: 0e4b466ad7 user: msofer tags: trunk | |
| 17:32 | made bytecodes check for a catch before returning; the compiled [return] is otherwise non-catchable.... check-in: 44018b1a8b user: msofer tags: trunk | |
| 17:04 | * Revised [tcltest::test] to return errors when called with invalid syntax and to accept ex... check-in: a9843e6f52 user: dgp tags: trunk | |
|
2002-04-12
| ||
| 06:33 | see ChangeLog check-in: 1fbcab51ef user: hobbs tags: trunk | |
| 06:31 | * generic/tclNotify.c (TclFinalizeNotifier): remove remaining unserviced events on finalization. check-in: d66560f921 user: hobbs tags: trunk | |
| 06:28 | * generic/tclParse.c (Tcl_ParseVar): conditionally incr obj refcount to prevent possible mem leak.... check-in: 08554f2283 user: hobbs tags: trunk | |
| 06:23 | tests/ioCmd.test: fixed iocmd-8.15 to have mac and unixPc variants check-in: d53c43fa40 user: hobbs tags: trunk | |
| 06:22 | * tcl.m4: Enabled COFF as well as CV style debug info with --enable-symbols to allow Dr. Watson us... check-in: 6d61f3c7ba user: hobbs tags: trunk | |
| 06:21 | * tcl.m4: Enabled COFF as well as CV style debug info with --enable-symbols to allow Dr. Watson us... check-in: f3cb0d72ba user: hobbs tags: core-8-3-1-branch | |
|
2002-04-10
| ||
| 19:57 | fixed copyright notice check-in: e42c6915c8 user: hobbs tags: trunk | |
|
2002-04-08
| ||
| 18:35 | * corrected misspelling of getMatchingFiles check-in: 54d83974a5 user: dgp tags: trunk | |
| 09:02 | 2002-04-08 Daniel Steffen <das@users.sourceforge.net> * generic/tcl.h: no <sys/types.h> on mac. ... check-in: 3ae45d9135 user: das tags: trunk | |
| 08:58 | 2002-04-08 Daniel Steffen <das@users.sourceforge.net> * mac/tclMacOSA.c: * mac/tclMacResource.c... check-in: 28f04be801 user: das tags: core-8-3-1-branch | |
|
2002-04-07
| ||
| 05:44 | * unix/tclUnixFCmd.c (Realpath): added a little extra code to initialize a realpath arg when compi... check-in: a744f7567d user: hobbs tags: trunk | |
|
2002-04-05
| ||
| 19:26 | * Corrected [subst] so that return codes TCL_BREAK and TCL_CONTINUE returned by variable su... check-in: f241a4c37d user: dgp tags: trunk | |
| 15:47 | * converted getMatchingFile alias into a proc so safe-2.1 will not be disturbed check-in: f6120d6e2f user: dgp tags: trunk | |
| 13:49 | 2002-04-05 Daniel Steffen <das@users.sourceforge.net> * mac/tclMacPkgConfig.c: Added Mac implem... Closed-Leaf check-in: 2fca248b98 user: das tags: tip-59-implementation | |
|
2002-04-04
| ||
| 21:14 | minor cast change to squelch warning check-in: 5e97b20456 user: hobbs tags: trunk | |
| 15:30 | * namespace protection for the getMatchingFiles alias. check-in: bbf744edae user: dgp tags: trunk | |
| 05:36 | * library/tcltest/tcltest.tcl: added getMatchingFiles back (alias to GetMatchingFiles), which was ... check-in: 3f31f037c4 user: hobbs tags: trunk | |
| 05:32 | fixed doc name error check-in: 754f9db9a1 user: hobbs tags: core-8-3-1-branch | |
| 05:32 | fixed doc name error check-in: b243796c10 user: hobbs tags: core-8-3-1-branch | |
|
2002-04-03
| ||
| 14:30 | fs ~ cache clear test check-in: b3adffad69 user: vincentdarley tags: trunk | |
| 08:39 | tilde expansion cache-clearing check-in: 9df3a5199f user: vincentdarley tags: trunk | |
|
2002-04-01
| ||
| 20:44 | Made tests for clock frequency more permissive to cope with Win98SE being observed to return 1.19318... check-in: 312ebab0f3 user: kennykb tags: trunk | |
|
2002-03-29
| ||
| 22:47 | * generic/tclCmdMZ.c (Tcl_TraceObjCmd, TraceVarProc) (TraceCommandProc, TclTraceCommandObjCmd): c... check-in: 4a46ab8262 user: hobbs tags: trunk | |
| 22:42 | * tests/trace.test (trace-18.2): * generic/tclCmdMZ.c (Tcl_TraceObjCmd, TraceVarProc): corrected ... check-in: 860bba1170 user: hobbs tags: core-8-3-1-branch | |
| 22:33 | no message check-in: 358381af76 user: davygrvy tags: trunk | |
| 22:29 | repair of previous mistake check-in: 963ea1cee5 user: davygrvy tags: trunk | |
| 22:13 | no message check-in: e82c5427d9 user: davygrvy tags: trunk | |
| 22:09 | A STATIC_BUILD bug fix. -DSTATIC_BUILD wasn't being added to the core's compile rules. check-in: 8a725793e2 user: davygrvy tags: trunk | |
| 21:01 | * Corrected problems with Tcl_AllowExceptions having influence over the wrong scope of Tcl_... check-in: 69bdb87c65 user: dgp tags: trunk | |
| 02:42 | no message check-in: 7a09a85c7c user: davygrvy tags: trunk | |
| 02:39 | .AP macro syntax check-in: c3769fc0b2 user: davygrvy tags: trunk | |
| 00:02 | * Refactored CallTraces to collect repeated handling of its returned value into CallTraces ... check-in: 4f6e3d3804 user: dgp tags: trunk | |
|
2002-03-28
| ||
| 21:52 | Opps... removed some left-over debugging code. check-in: 5e168c9758 user: davygrvy tags: trunk | |
| 21:45 | * tools/feather.bmp: * tools/man2help.tcl: * tools/man2help2.tcl: * win/makefile.vc: More winhel... check-in: 6678565482 user: davygrvy tags: trunk | |
| 21:44 | no message check-in: 5db0fd7676 user: davygrvy tags: trunk | |
| 15:56 | * Ran 'autoconf' - forgotten when bump to 8.4a5. check-in: a0f05e0981 user: dgp tags: trunk | |
| 02:42 | * tools/man2help.tcl: * win/makefile.vc: winhelp target now copies all needed files from tools/ ... check-in: f037181019 user: davygrvy tags: trunk | |
| 02:42 | no message check-in: 74863d81d5 user: davygrvy tags: trunk | |
|
2002-03-27
| ||
| 22:57 | Clean targets made Win9x complient. check-in: b048e3d708 user: davygrvy tags: trunk | |
| 22:57 | no message check-in: 4b9b9ac962 user: davygrvy tags: trunk | |
| 22:18 | Formatting mistake in Changelog entry (2002-02-28) check-in: cb1feaaeac user: msofer tags: trunk | |
| 21:15 | * win/.cvsignore: * win/buildall.vc.bat: * win/coffbase.txt: * win/makefile.vc: * win/nmakehlp.... check-in: 8ba99624c5 user: davygrvy tags: trunk | |
| 21:15 | no message check-in: c384af5b2c user: davygrvy tags: trunk | |
| 19:50 | passing the correct commandSize to TclEvalObjvInternal. [Bug 219362], fix by David Knoll. check-in: 99fc616520 user: msofer tags: core-8-3-1-branch | |
| 19:20 | passing the correct commandSize to TclEvalObjvInternal. [Bug 219362], fix by David Knoll. check-in: 814a0619d0 user: msofer tags: trunk | |
| 14:35 | avoid exceptional returns at level 0 [Bug 219181] check-in: b268ff1914 user: msofer tags: trunk | |
| 08:19 | * Major code cleanup to deal with whitespace, coding conventions, and namespace issues, wi... check-in: fcbff39608 user: dgp tags: trunk | |
| 05:28 | * Added missing [after cancel]s. check-in: 0c71c43e2d user: dgp tags: trunk | |
|
2002-03-26
| ||
| 02:27 | * unix/configure: * unix/configure.in: backported improved AIX build support from 8.4. * unix/tcl... check-in: fd2d4f6a6e user: hobbs tags: core-8-3-1-branch | |
| 02:27 | added shell and gdb targets check-in: d2bc485fde user: hobbs tags: core-8-3-1-branch | |
| 02:26 | generic/tclMain.c: reduced oversized static buffer allocation check-in: 24624019e1 user: hobbs tags: core-8-3-1-branch | |
|
2002-03-25
| ||
| 22:05 | * More initialization fixes to avoid stomping on global variables check-in: 2b63bee14f user: dgp tags: trunk | |
| 21:34 | More variable initialization fixes. check-in: 58c16339b3 user: dgp tags: trunk | |
| 20:55 | * Corrected faulty variable initialization. [Bug 534845] check-in: e750cb2a57 user: dgp tags: trunk | |
| 20:18 | * Removed workarounds for Bug 495977. check-in: d02a537844 user: dgp tags: trunk | |
| 19:20 | * Improve the processing of the -constraints option to [test] so that constraint lists can ... check-in: 745d744e28 user: dgp tags: trunk | |
| 17:10 | * Keep the value of $::auto_path unchanged, so that the tcltest package can test code that ... check-in: 67da289b4e user: dgp tags: trunk | |
| 16:35 | Allow NULL callback on trace deletions [Bug 534728] check-in: 4983f0ef93 user: msofer tags: trunk | |
|
2002-03-24
| ||
| 19:07 | * Be sure the tcltest variable is updated. [Bug 454050]. check-in: 218b9ec806 user: dgp tags: core-8-3-1-branch | |
| 19:05 | fix for [Bug 533907] in tclBasic.c (Tcl_EvalObjv). check-in: e2df08a0d5 user: msofer tags: trunk | |
| 18:57 | * Use [interpreter] to set/query the executable currently running the tcltest package. [Bu... check-in: c14a78f940 user: dgp tags: trunk | |
| 18:31 | * Allow non-proc commands to be used as the customization hooks. Bump to 1.0.2. Converte... check-in: c87ce8c170 user: dgp tags: core-8-3-1-branch | |
| 18:09 | fixed typo and compiler warning in last commit; all tests now pass on unix check-in: 66780b90f5 user: vincentdarley tags: trunk | |
| 17:21 | * Allow non-proc commands to be used as the customization hooks. [Bug 495662] check-in: 015ca88a6e user: dgp tags: trunk | |
| 12:38 | fs tests check-in: 7eb3a59421 user: vincentdarley tags: trunk | |
| 12:24 | fs tests check-in: c0ae8e8170 user: vincentdarley tags: trunk | |
| 11:41 | 4 fs fixes check-in: d333686619 user: vincentdarley tags: trunk | |
|
2002-03-23
| ||
| 01:39 | adding test for [Bug 533758], fixed earlier today. check-in: 55e85350ec user: msofer tags: trunk | |
|
2002-03-22
| ||
| 23:37 | win/tclWinInt.h: moved undef of TCL_STORAGE_CLASS. [Bug #478579] check-in: a0b1d4daff user: hobbs tags: trunk | |
| 22:54 | fixed the errorInfo for return codes other than (TCL_OK, TCL_ERROR) to runLevel 0 [Bug 533758]. Remo... check-in: 24add6f815 user: msofer tags: trunk | |
|
2002-03-21
| ||
| 13:27 | * doc/expr.n: Improved documentation for ceil and floor [Bug 350535] check-in: 733be84113 user: dkf tags: trunk | |
|
2002-03-20
| ||
| 22:52 | Added Patch number check-in: 1dda74825f user: dgp tags: trunk | |
| 22:47 | * Updated interfaces of generic/tclVar.c according to TIP 27. In particular, the "part2" a... check-in: b64c27e52d user: dgp tags: trunk | |
|
2002-03-18
| ||
| 22:30 | * generic/tclCompile.c (TclCompileTokens): Modified imported bugfix to use a heap variable for ... check-in: d631cf3e55 user: andreas_kupries tags: mod-8-3-4-branch | |
| 20:56 | * generic/tclScan.c (Tcl_ScanObjCmd): prevented ckfree being called on a pointer to NULL. check-in: 5f0c390d55 user: hobbs tags: core-8-3-1-branch | |
|
2002-03-15
| ||
| 20:10 | Backport of patch for [Bug 530320] check-in: 7cffb43f2d user: msofer tags: core-8-3-1-branch | |
| 15:39 | Fixed buffer overrun reported in 530320; luckily it is not likely to be exploitable in any meaningfu... check-in: 33ea727db7 user: dkf tags: trunk | |
| 01:10 | * win/configure: Regen. * win/configure.in: Add configure time test for SEH support in the compil... check-in: 6683e2fa91 user: mdejong tags: trunk | |
|
2002-03-14
| ||
| 20:51 | * win/tclWinFCmd.c (DoRenameFile, DoCopyFile): Handle an SEH exception with EXCEPTION_EXECUTE_HAND... check-in: ef056ccc7b user: mdejong tags: trunk | |
|
2002-03-12
| ||
| 11:32 | * win/tclWinFCmd.c (DoRenameFile, DoCopyFile, DoDeleteFile, DoRemoveJustDirectory): Make sure we d... check-in: 446a17c5c7 user: mdejong tags: trunk | |
|
2002-03-11
| ||
| 21:50 | * Bumped tcltest to 2.0.2 check-in: 5a422c1ffa user: dgp tags: trunk | |
| 21:00 | * library/tcltest/tcltest.tcl (getMatchingFiles): Pass a proper list to foreach to avoid munging a... check-in: b63d3e197a user: mdejong tags: trunk | |
| 20:43 | * generic/tclEncoding.c: Fix typo in comment. * generic/tclIO.c (DoReadChars, ReadBytes, ReadChars... check-in: d89191c5ce user: mdejong tags: trunk | |
|
2002-03-09
| ||
| 19:17 | Formatting error in .AP macro check-in: 17620e648d user: dgp tags: trunk | |
| 00:49 | * win/README: Update to indicate that Mingw 1.1 is required to build Tcl. Add section describing n... check-in: 5cece3d450 user: mdejong tags: trunk | |
|
2002-03-08
| ||
| 23:46 | (DoCopyFile): correctly set retval to TCL_OK check-in: cd63d1f3b2 user: hobbs tags: trunk | |
| 01:45 | * win/tclWin32Dll.c (TclpCheckStackSpace): * win/tclWinFCmd.c (DoRenameFile, DoCopyFile): Replace ... check-in: 6556155cb4 user: mdejong tags: trunk | |
|
2002-03-07
| ||
| 20:17 | * Added the [interp recursionlimit] command to set/query the recursion limit of an interpre... check-in: 74cba3cfd3 user: dgp tags: trunk | |
|
2002-03-06
| ||
| 15:20 | Bumped patchlevel; might need changing in the future, but it makes life easier for now. check-in: ec6fb05712 user: dkf tags: trunk | |
| 15:04 | tclInt.h: restoring correct operation ordering in TclDecrRefCount macro [Bug 524802] check-in: 8dab12aa73 user: msofer tags: trunk | |
| 11:28 | TIP#81 implementation, tests and docs check-in: 59cf470dea user: dkf tags: trunk | |
|
2002-03-05
| ||
| 21:14 | adjust 8.4a4 release tag check-in: e5790f37f1 user: hobbs tags: trunk, core-8-4-a4 | |
| 20:55 | * unix/tclUnixChan.c: initial remedy for [Bug #525783] flush problem introduced by TIP #35. This ... check-in: 8713966f20 user: hobbs tags: trunk | |
| 20:31 | fixed URL refs check-in: c01de9be29 user: hobbs tags: trunk | |
| 20:31 | added --enable-langinfo doc check-in: 3b8ea7693e user: hobbs tags: trunk | |
| 19:37 | Also added the MSVC++ project files to dist target. I prefer not to use them, but people might find... check-in: 039f3c5619 user: davygrvy tags: trunk | |
| 18:47 | Added win/rules.vc and win/coffbase.txt to dist target needed by makefile.vc check-in: 012137707b user: davygrvy tags: trunk | |
| 00:50 | Removed out-of-date reference to patches. check-in: 7061a31c40 user: dgp tags: trunk | |
|
2002-03-04
| ||
| 23:28 | 8.4a4 tagged for release check-in: d02933edbf user: hobbs tags: trunk | |
| 23:26 | updated to use www.tcl.tk URL check-in: 0d217a15e4 user: hobbs tags: trunk | |
| 23:25 | added older ChangeLogs to dist target check-in: 3614ddd606 user: hobbs tags: trunk | |
| 23:17 | update for 8.4a4 docs check-in: 738c3d9b4c user: hobbs tags: trunk | |
| 23:12 | updated changes check-in: 5c87c3c50c user: hobbs tags: trunk | |
| 22:00 | * tests/io.test: * tests/encoding.test: corrected iso2022 encoding results. added encoding-24.* ... check-in: 2804b06a3e user: hobbs tags: trunk | |
|
2002-03-02
| ||
| 05:00 | * tests/encoding.test: added encoding-23.* tests * generic/tclIO.c (FilterInputBytes): reset the T... check-in: 3af9e80543 user: hobbs tags: core-8-3-1-branch | |
| 05:00 | * tests/io.test: * tests/encoding.test: updated to reflect iso2022 escape change * library/encodi... check-in: b2c984b4ce user: hobbs tags: core-8-3-1-branch | |
| 04:57 | corrected iso2022 return encoding escape check-in: 491f191b87 user: hobbs tags: trunk | |
| 04:55 | * tests/encoding.test: added encoding-23.* tests * generic/tclIO.c (FilterInputBytes): reset the T... check-in: 53ae028f58 user: hobbs tags: trunk | |
| 04:54 | * library/encoding/iso2022-jp.enc: * library/encoding/iso2022.enc: * tools/encoding/iso2022-jp.es... check-in: ab9df3e822 user: hobbs tags: trunk | |
|
2002-03-01
| ||
| 21:26 | updated changes file for 8.4a4 release check-in: 2f61ef544c user: dgp tags: trunk | |
| 06:24 | see ChangeLog check-in: 3e54e25886 user: hobbs tags: trunk | |
| 06:24 | couple extra tests check-in: fbdc4fa841 user: hobbs tags: trunk | |
| 06:23 | * generic/tclCmdMZ.c (TraceCommandProc): ensure that TraceCommandInfo structure was ... check-in: 076eb6a4e0 user: hobbs tags: trunk | |
| 06:22 | * generic/tclBasic.c (Tcl_CreateObjTrace): set tracePtr->flags correctly. check-in: db60ed0ace user: hobbs tags: trunk | |
| 06:22 | * generic/tclTimer.c (TimerExitProc): remove remaining events in tls on thread exit.... check-in: b15a270a3d user: hobbs tags: trunk | |
|
2002-02-28
| ||
| 20:11 | generic/tclNamesp.c: optimisation of namespace lookups [Patch 458872] check-in: 0d1de503de user: msofer tags: trunk | |
| 13:03 | Replaced a few direct stack accesses with the POP_OBJECT() macro [Bug 507181] check-in: 754d241a98 user: msofer tags: trunk | |
| 05:11 | * doc/GetIndex.3: * generic/tcl.decls (Tcl_GetIndexFromObjStruct): * generic... check-in: 62ef0de80a user: dgp tags: trunk | |
| 00:53 | * generic/tclMain.c (Tcl_Main,StdinProc): Corrected some reference count management errors... check-in: a3947b277a user: dgp tags: trunk | |
| 00:39 | mem leak fixes check-in: deceb77ed1 user: hobbs tags: trunk | |
| 00:38 | * generic/tclTest.c (TestStatProc[123]): correct harmless UMRs. check-in: d738ccd466 user: hobbs tags: trunk | |
| 00:38 | * generic/tclLink.c (Tcl_LinkVar): correct mem leak in error case. check-in: 8f4f1c9612 user: hobbs tags: trunk | |
| 00:38 | * generic/tclBasic.c (Tcl_EvalTokensStandard): corrected mem leak in error case. check-in: 098584d2ca user: hobbs tags: trunk | |
|
2002-02-27
| ||
| 20:55 | * tests/socket.test (2.7): Accepted and applied patch for Tcl SF bug #523470 provided by Don Po... check-in: bb98ef3099 user: andreas_kupries tags: trunk | |
| 18:53 | * unix/tclUnixChan.c (TclpOpenFileChannel): Added code to regonize "/dev/tty" (by name) and to ... check-in: 018e902b00 user: andreas_kupries tags: trunk | |
| 18:51 | * unix/tclUnixChan.c (TclpOpenFileChannel): Added code to regonize "/dev/tty" (by name) and to ... check-in: f97b029d2c user: andreas_kupries tags: core-8-3-1-branch | |
| 07:10 | see ChangeLog check-in: 7956220b47 user: hobbs tags: trunk | |
| 07:08 | reversed accidental commit of unfinished sources check-in: 6d6c166fcf user: hobbs tags: trunk | |
| 06:39 | generic/tclCmdMZ.c check-in: 199f301702 user: hobbs tags: trunk | |
| 06:39 | * generic/tclFileName.c (Tcl_TranslateFileName): decr refcount for error case to pre... check-in: 09cbc6f419 user: hobbs tags: trunk | |
| 06:38 | * generic/tclVar.c (Tcl_ArrayObjCmd): removed extra obj allocation. check-in: 29e3f3585a user: hobbs tags: trunk | |
| 04:36 | Updated changes file to reflect no 8.3.5 release before 8.4a4. Still need to add the changes of the ... check-in: bc49a4c8d4 user: dgp tags: trunk | |
| 01:20 | see ChangeLog check-in: d223568fb3 user: hobbs tags: trunk | |
| 01:16 | * unix/tclUnixSock.c (Tcl_GetHostName): added an extra gethostbyname check to guard against failur... check-in: da9b8f2b97 user: hobbs tags: trunk | |
|
2002-02-26
| ||
| 20:06 | see ChangeLog check-in: 5b09e264aa user: hobbs tags: trunk | |
| 20:03 | * unix/configure: * unix/tcl.m4 (SC_SERIAL_PORT): added sys/modem.h check and defined _XOPEN_SOUR... check-in: 67140700c8 user: hobbs tags: trunk | |
| 20:03 | * unix/tclUnixChan.c: added Unix implementation of TIP #35, serial port support. [Patch #438509] (... check-in: 1935c2998f user: hobbs tags: trunk | |
| 17:26 | bugfix to the bugfix to the new [for] compiled code check-in: 4d5054a6b2 user: msofer tags: trunk | |
| 02:49 | * mac/tclMacSock.c (TcpGetOptionProc): Changed to recognize the option "-error". Essentially ig... check-in: aa1de44a3e user: andreas_kupries tags: trunk | |
| 02:49 | * mac/tclMacSock.c (TcpGetOptionProc): Changed to recognize the option "-error". Essentially ig... check-in: 3a28094cbe user: andreas_kupries tags: core-8-3-1-branch | |
| 02:22 | * doc/Alloc.3: * doc/LinkVar.3: * doc/ObjectType.3: * doc/PkgRequire.3: * doc/Preserve.3: * do... check-in: 332048a6cb user: hobbs tags: trunk | |
| 02:19 | revert accidental commit of tclAlloc.c to r1.11 check-in: ec2717ab8a user: hobbs tags: trunk | |
| 02:09 | * generic/tclHash.c (AllocArrayEntry, AllocStringEntry): Before invoking ckalloc when creating a T... check-in: a1ab505019 user: hobbs tags: trunk | |
| 00:18 | typo check-in: 890bfe3a79 user: dgp tags: trunk | |
|
2002-02-25
| ||
| 23:36 | * win/tclWinNotify.c (Tcl_FinalizeNotifier): backported fix for [Bug #217982] which also affected ... check-in: 64e9d26bcd user: hobbs tags: core-8-3-1-branch | |
| 23:17 | avoiding a buffer overrun in [subst]; restoring tcl7.6 behaviour [Bug #495207] check-in: b7a0a09e50 user: msofer tags: trunk | |
| 16:46 | * unix/tclUnixPort.h: corrected strtoll prototype mismatch on Tru64. check-in: 7592be8e18 user: dgp tags: trunk | |
| 16:23 | * compat/strtod.c (strtod): simplified #includes * compat/strtol.c (strtol): gather result ... check-in: 051f9676eb user: dgp tags: trunk | |
| 15:23 | Added clarification comment. check-in: 29313c063d user: dkf tags: trunk | |
| 15:22 | * unix/tclLoadDyld.c: updated to use Mac OS X 10.1 dyld APIs that have more libdl-like semantics. ... check-in: 59535ffaf7 user: das tags: macosx-premerge-6-9-02, macosx-8-4-branch | |
| 15:21 | * unix/tclLoadDyld.c: updated to use Mac OS X 10.1 dyld APIs that have more libdl-like semantics. ... check-in: c11b1544f8 user: das tags: trunk | |
| 15:20 | * unix/tclLoadDyld.c: updated to use Mac OS X 10.1 dyld APIs that have more libdl-like semantics. ... check-in: 80657d07d1 user: das tags: core-8-3-1-branch | |
| 14:26 | simplified the #include lines check-in: 610523d310 user: dgp tags: trunk | |
| 14:15 | fixing a bug in last tclCompCmds.c patch, in the code for [for] and [while]. check-in: 7470ee815e user: msofer tags: trunk | |
| 10:36 | Minor cleanup of compat functions to get rid of GCC warnings. check-in: 438469be6a user: dkf tags: trunk | |
|
2002-02-24
| ||
| 02:53 | * compat/strtoull.c (strtoull): * compat/strtoll.c (strtoll): * compat/strto... check-in: dbcccf04b6 user: dgp tags: trunk | |
|
2002-02-23
| ||
| 22:15 | * configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Link with -n32 instead of -32 when building... check-in: afc6d864e7 user: mdejong tags: trunk | |
|
2002-02-22
| ||
| 22:36 | * generic/tclInt.h: * generic/tclObj.c: renamed global variable emptyString -> ... check-in: d709125ee9 user: dgp tags: trunk | |
| 21:54 | see ChangeLog check-in: 45f81a4f7e user: hobbs tags: trunk | |
| 21:54 | * tests/regexpComp.test: updated regexp-11.[1-4] to match changes in regexp.test for new regsub sy... check-in: 0ff096e886 user: hobbs tags: trunk | |
| 21:51 | updated safe-8.5 and safe-8.7 check-in: 8eaff4d506 user: hobbs tags: trunk | |
| 19:55 | see ChangeLog check-in: a4165bd668 user: hobbs tags: trunk | |
| 19:55 | * unix/configure: * unix/tcl.m4: added --enable-64bit support for AIX-4 (using -q64 flag) when us... check-in: cd30d6ac15 user: hobbs tags: trunk | |
| 19:54 | Optimising [if], [for] and [while] for constant conditions check-in: d0284fda0e user: msofer tags: trunk | |
| 19:51 | * library/safe.tcl (CheckFileName): removed the limit on sourceable file names (was only *.tcl or ... check-in: a5f9958f8f user: hobbs tags: trunk | |
| 14:52 | Added TIP#76 implementation, docs + tests. check-in: 77072a000c user: dkf tags: trunk | |
| 09:04 | Const-ifying declarations of strtoll/strtoull and new compat code. check-in: a2e0dc62c0 user: dkf tags: trunk | |
| 03:29 | More comments added and decided not to pack modules tightly. Four gigabytes of address space is qui... check-in: d5b78e2022 user: davygrvy tags: trunk | |
|
2002-02-21
| ||
| 22:04 | speling check-in: 4cbd3d9f4a user: davygrvy tags: trunk | |
| 22:01 | no message check-in: ed5f3bbd70 user: davygrvy tags: trunk | |
| 22:00 | * win/mkd.bat (removed): * win/coffbase.txt (new): * win/makefile.bc: * win/makefile.vc: Change... check-in: 03b767fef9 user: davygrvy tags: trunk | |
| 21:20 | reverted back to 1.6, as the header file change to tclPort.h doesn't allow for easy embedded support... check-in: 434cb6babc user: davygrvy tags: trunk | |
| 18:37 | no message check-in: aea8611aeb user: davygrvy tags: trunk | |
| 18:37 | * win/makefile.vc: * win/rules.vc: Added a new "loimpact" option that sets the -ws:aggressive li... check-in: 9265d5d116 user: davygrvy tags: trunk | |
| 18:37 | * win/tclAppInit.c: Changed #include "tcl.h" to be tclPort.h to remove the raw windows.h include. ... check-in: 2bba08d67f user: davygrvy tags: trunk | |
| 17:17 | typo correction in latest change check-in: 7c7f2273b0 user: dgp tags: trunk | |
| 16:49 | Improving 'long long' detection... check-in: 35d996cf71 user: dkf tags: trunk | |
|
2002-02-20
| ||
| 19:08 | no message check-in: d0975f04ec user: davygrvy tags: trunk | |
| 19:06 | * win/buildall.vc.bat: * win/makefile.vc: * win/rules.vc: General clean-ups. Added compiler and ... check-in: 79169c9339 user: davygrvy tags: trunk | |
| 18:46 | * generic/tcl.decls (Tcl_RegExpRange,Tcl_GetIndexFromObjStruct): Overlooked a few so... check-in: 3dc93acf1e user: dgp tags: trunk | |
| 12:35 | no message check-in: 2729c0f886 user: davygrvy tags: trunk | |
| 12:33 | * win/makefile.vc: Added the pentium errata switches to $(cflags) which should have already been t... check-in: 25d1437dfd user: davygrvy tags: trunk | |
| 00:35 | Made tcl.h better at guessing what is going on with 64-bit types when configure doesn't tell it expl... check-in: 731126179b user: dkf tags: trunk | |
|
2002-02-19
| ||
| 22:01 | Changed paths from prefix_exec_prefix to the individual locations for binaries, libraries, script... check-in: f47d4ec7b7 user: andreas_kupries tags: tip-59-implementation | |
| 10:26 | Fixed behaviour of [format] on 64-bit platforms by defining it to work with machine words by default... check-in: 6229fe3c30 user: dkf tags: trunk | |
| 08:38 | * First draft of updated changes for 8.4a4 release. check-in: dc83a531e4 user: dgp tags: trunk | |
| 08:29 | * reversed the order of 8.3.3 changes check-in: e694d2834c user: dgp tags: core-8-3-1-branch | |
|
2002-02-17
| ||
| 19:25 | Saving my prefs... check-in: 016ba87769 user: wolfsuit tags: macosx-8-4-branch | |
|
2002-02-16
| ||
| 01:17 | * unix/tclUnixPort.h: add strtoll/strtoull declarations for platforms that do not define them. check-in: 0c1fd4f491 user: hobbs tags: trunk | |
| 00:37 | * generic/tclIndexObj.c (STRING_AT): removed ptrdiff_t cast and use of VOID* in default case (GNU-... check-in: 8fabaaf5c8 user: hobbs tags: trunk | |
|
2002-02-15
| ||
| 23:42 | Further changes to the TIP 72 patch to make it compile under VC++ check-in: ffd6a7d773 user: kennykb tags: trunk | |
| 23:21 | * First draft of Tcl changes for 8.3.5 release. check-in: 794d0dcf47 user: dgp tags: core-8-3-1-branch | |
| 19:58 | * tclExecute.c: * tclIOGT.c: * tclIndexObj.c: Touchups to the TIP 72 patch to make it compile... check-in: ee7fe962db user: andreas_kupries tags: trunk | |
| 14:28 | TIP#72 implementation. See ChangeLog for details. This version builds clean on Solaris/SPARC, with ... check-in: 8d82de1905 user: dkf tags: trunk | |
|
2002-02-14
| ||
| 19:24 | * generic/tclIOCmd.c (Tcl_GetsObjCmd): Trivial fix for bug #517503, a memory leak reported by M... check-in: 88790e07f1 user: andreas_kupries tags: trunk | |
|
2002-02-12
| ||
| 14:39 | * djgpp/ (new directory) * djgpp/Makefile (new): * unix/tclAppInit.c: * unix/tclMtherr.c: * uni... check-in: b125c254e3 user: davygrvy tags: trunk | |
| 14:22 | * djgpp/ (new directory) * djgpp/Makefile (new): * unix/tclAppInit.c: * unix/tclMtherr.c: * uni... check-in: 58a026b69c user: davygrvy tags: trunk | |
|
2002-02-10
| ||
| 20:36 | Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken and Tcl_SetCommandInfoFromToken. (TIPs #32 and... check-in: 5a7e3737aa user: kennykb tags: trunk | |
|
2002-02-08
| ||
| 09:40 | see ChangeLog check-in: a417a2060a user: hobbs tags: trunk | |
| 09:33 | * unix/configure: * unix/tcl.m4: added -pthread for FreeBSD to EXTRA_CFLAGS and LDFLAGS. Also tr... check-in: 1e1180665c user: hobbs tags: trunk | |
| 09:33 | * generic/tclScan.c (Tcl_ScanObjCmd): prevented ckfree being called on a pointer to NULL. check-in: a394db9b1f user: hobbs tags: trunk | |
| 09:33 | * unix/tclUnixPort.h: * unix/tclUnixThrd.c: added thread-safe versions of readdir, localtime, gmt... check-in: 66e9f4d6b4 user: hobbs tags: trunk | |
| 02:53 | see ChangeLog check-in: 468e1f5f71 user: dgp tags: trunk | |
| 02:52 | * Partial TIP 27 rollback. Following routines restored to return (char *): Tcl_DStringAppe... check-in: bb1a244cde user: dgp tags: trunk | |
|
2002-02-07
| ||
| 01:54 | * tests/scan.test: * generic/tclScan.c (Tcl_ScanObjCmd): corrected scan 0x... %x handling that di... check-in: f2da2ea3cd user: hobbs tags: core-8-3-1-branch | |
| 01:50 | * tests/scan.test: * generic/tclScan.c (Tcl_ScanObjCmd): corrected scan 0x... %x handling that di... check-in: 003ecd26ba user: hobbs tags: trunk | |
| 01:04 | * generic/tclCompCmds.c (TclCompileRegexpCmd): made early check for bad RE to stop checking furthe... check-in: 9c1324e2c2 user: hobbs tags: trunk | |
| 01:03 | see ChangeLog check-in: 3366b1dcf1 user: hobbs tags: trunk | |
| 00:56 | * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): added special case to search for simple 'string map' styl... check-in: 96d63652fd user: hobbs tags: trunk | |
| 00:52 | extra code coverage cases check-in: f29484391e user: hobbs tags: trunk | |
| 00:51 | added 10.18 and 10.19 extra tests check-in: cf60e92880 user: hobbs tags: trunk | |
| 00:48 | generic/regc_locale.c (casecmp): slight performance improvement check-in: 4fa5ad1498 user: hobbs tags: trunk | |
|
2002-02-06
| ||
| 12:21 | A small issue with already existing namespaces caused a panic instead of an ignore. check-in: 185e41ad1e user: davygrvy tags: tip-59-implementation | |
| 12:20 | One large bug fixed with neglecting to disable otimizations for a symbols build. check-in: d7ade25d92 user: davygrvy tags: tip-59-implementation | |
|
2002-02-05
| ||
| 23:58 | * tests/config.test: Added a testsuite for pkgconfig. check-in: a57967f679 user: andreas_kupries tags: tip-59-implementation | |
| 23:05 | minor changes to support TIP#59 check-in: ed15d32d4b user: davygrvy tags: tip-59-implementation | |
| 22:15 | * unix/mkLinks: Regenerated. * doc/RegConfig.3: Added documentation for the new public API fun... check-in: 8e58def49c user: andreas_kupries tags: tip-59-implementation | |
| 20:45 | * This commit addresses the following topics from the comments at SF item 507083: @ Reforma... check-in: 46e07ff822 user: andreas_kupries tags: tip-59-implementation | |
| 17:57 | * unix/tclUnixChan.c (FileOutputProc): Fixed [bug 465765] reported by Dale Talcott <daletalcott... check-in: 47c61182f3 user: andreas_kupries tags: core-8-3-1-branch | |
| 17:09 | * Corrected use of http::error when ::error was intended. Bump to http 2.4.2. check-in: a7d8e3c961 user: dgp tags: core-8-3-1-branch | |
| 17:08 | * Corrected use of http::error when ::error was intended. Bump to http 2.4.2. check-in: 8c11b0ebb0 user: dgp tags: trunk | |
| 02:48 | reverted pwd changes for AIX, the best fix is to replace sh with bsh on 4.3.3 check-in: a16f86cc9c user: hobbs tags: trunk | |
| 02:46 | reverted pwd changes for AIX, the best fix is to replace sh with bsh on 4.3.3 check-in: 54c093a1fc user: hobbs tags: core-8-3-1-branch | |
| 02:21 | Merging with the current TOT. Very few conflicts, mostly in the generated files. check-in: f469a31a06 user: wolfsuit tags: macosx-8-4-branch | |
| 01:31 | get full path to pwd to avoid errors on AIX-4.3 check-in: 656e6d83cb user: hobbs tags: core-8-3-1-branch | |
| 01:30 | get full path to pwd to avoid errors on AIX-4.3 check-in: 742eee4684 user: hobbs tags: trunk | |
| 01:04 | call /bin/pwd on AIX-4.3 to avoid pwd errors check-in: 6133f2cf94 user: hobbs tags: core-8-3-1-branch | |
| 01:04 | call /bin/pwd on AIX-4.3 to avoid pwd errors check-in: 02b424b2a7 user: hobbs tags: core-8-3-1-branch | |
| 01:02 | call /bin/pwd on AIX-4.3 to avoid pwd errors check-in: 79c170779f user: hobbs tags: trunk | |
|
2002-02-04
| ||
| 23:51 | * unix/tclUnixChan.c (FileOutputProc): Fixed [bug 465765] reported by Dale Talcott <daletalcott... check-in: 6e2600e273 user: andreas_kupries tags: trunk | |
| 18:30 | * doc/open.n: Fixed [Bug 511540], added cross-reference to 'pid' as the command to use to retri... check-in: 083ac14867 user: andreas_kupries tags: trunk | |
|
2002-02-02
| ||
| 00:20 | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): handle quirky about case earlier to avoid shimmering prob... check-in: 8dd6f681a3 user: hobbs tags: trunk | |
|
2002-02-01
| ||
| 21:47 | * tests/io.test: io-39.22 split into two tests, one platform dependent, the other not. -eofchar... check-in: 003fadfa60 user: andreas_kupries tags: core-8-3-1-branch | |
| 21:19 | * tests/io.test: io-39.22 split into two tests, one platform dependent, the other not. -eofchar... check-in: 9e60923323 user: andreas_kupries tags: trunk | |
| 21:08 | typos and omissions check-in: 417701c6f5 user: dgp tags: trunk | |
| 17:17 | tclTest.c fix check-in: 5ba47ab16f user: vincentdarley tags: trunk | |
|
2002-01-31
| ||
| 23:21 | make mklinks after recent doc additions to FileSystem.3 check-in: 3dd0a80dc7 user: dgp tags: trunk | |
| 21:07 | * win/tclWinFCmd.c: TIP 27: Applied patch fixing CONST warnings on behalf of Don Porter <dgp@us... check-in: ac7cf66301 user: uid37547 tags: trunk | |
| 04:39 | * For each interface identified in the TIP 27 changes below as a POTENTIAL INCOMPATIBILITY,... check-in: 9b3023c6c4 user: dgp tags: trunk | |
|
2002-01-30
| ||
| 17:33 | docs check-in: 41f1949999 user: vincentdarley tags: trunk | |
| 02:50 | * tests/regexpComp.test: * generic/tclCompCmds.c (TclCompileRegexpCmd): enhanced to support -noca... check-in: b44774892b user: hobbs tags: trunk | |
|
2002-01-29
| ||
| 04:57 | * unix/tcl.m4 (SC_LOAD_TCLCONFIG): * win/tcl.m4 (SC_LOAD_TCLCONFIG): Set TCL_LIB_SPEC, TCL_STUB_L... check-in: c019e8d6a8 user: mdejong tags: trunk | |
| 03:18 | * win/tclWinReg.c (regConnectRegistryProc,RecursiveDeleteKey) (DeleteKey,GetKeyNames,GetType,GetVa... check-in: f8f4e1af89 user: hobbs tags: trunk | |
| 03:03 | updated error-1.3 result that changed with string bc correction check-in: 81a974c32a user: hobbs tags: trunk | |
| 02:40 | * tests/regexpComp.test (new): * generic/tclInt.h: * generic/tclBasic.c: added TclCompileRegexpCm... check-in: 1c5cd2dcff user: hobbs tags: trunk | |
| 02:28 | Corportation -> Corporation sp fix check-in: ce44b62668 user: hobbs tags: trunk | |
| 02:21 | * generic/tclExecute.c (TclExecuteByteCode:INST_LIST): correct possibly dangerous decr in macro ca... check-in: e59425524f user: hobbs tags: trunk | |
| 02:19 | win/tclWinInit.c (TclpFindVariable): CONSTification touch-up check-in: e5177d3f58 user: hobbs tags: trunk | |
| 02:04 | * win/tclWinReg.c (OpenSubKey): corrected bug introduced in CONSTification that dropped pointer re... check-in: ad0f1a3f39 user: hobbs tags: trunk | |
| 01:17 | * ChangeLog.2000 (new file): * ChangeLog: broke changes from 2000 into ChangeLog.2000 to reduce ... check-in: 61dfae55d5 user: hobbs tags: trunk | |
|
2002-01-28
| ||
| 12:23 | no message check-in: 02c234a1c0 user: davygrvy tags: trunk | |
| 12:23 | * generic/tclPlatDecls.h: Added preprocessor logic to force a typedef of TCHAR when __STDC__ is d... check-in: 561807f26f user: davygrvy tags: trunk | |
|
2002-01-27
| ||
| 17:35 | * Documented global namespace context for script evaluation by [package require]. check-in: 574c5ea4a7 user: dgp tags: trunk | |
| 11:09 | * generic/tclInt.decls: * generic/tclIntPlatDecls.h: * mac/tclMacChan.c: * mac/tclMacFCmd.c: * ... check-in: 02f6dcb5d2 user: das tags: trunk | |
|
2002-01-26
| ||
| 01:10 | * Sought out and eliminated instances of CONST-casting that are no longer needed after the TIP 27 ... check-in: 4bca1d26db user: dgp tags: trunk | |
| 00:30 | Make -eofchar and -translation options read only for server sockets. [Bug 496733] * generic/tclI... check-in: ef568c52d6 user: mdejong tags: core-8-3-1-branch | |
|
2002-01-25
| ||
| 23:06 | Make -eofchar and -translation options read only for server sockets. [Bug 496733] * generic/tclI... check-in: 1c08e33e95 user: mdejong tags: trunk | |
| 22:01 | * [Patch 501006] Updated APIs in generic/tclResolve.c and generic/tclNamesp.c according to ... check-in: f9df4b63e5 user: dgp tags: trunk | |
| 21:36 | * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27). * [Patch 506818] Updated inte... check-in: 375ac8d641 user: dgp tags: trunk | |
| 20:40 | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, generic/tclIOUtil.c, ge... check-in: fceed15544 user: dgp tags: trunk | |
| 04:27 | * Corrected tilde-substitution of pathnames where > 1 separator follows the ~. [Bug 504950... check-in: 15e6bf11b4 user: dgp tags: trunk | |
| 03:07 | * library/http/pkgIndex.tcl: * library/http/http.tcl: don't add port in default case to handle br... check-in: 08d546970a user: hobbs tags: core-8-3-1-branch | |
| 03:07 | * library/http/pkgIndex.tcl: * library/http/http.tcl: don't add port in default case to handle br... check-in: e65dde74b0 user: hobbs tags: trunk | |
| 01:47 | First implementation of TIP #59 for Unix and Windows platforms. Made into a branch to allow me an... check-in: def8f47954 user: andreas_kupries tags: tip-59-implementation | |
|
2002-01-24
| ||
| 01:34 | Corrections to earlier TIP 27 changes. Thanks to Andreas Kupries for the feedback. check-in: 0c4eacfb56 user: dgp tags: trunk | |
|
2002-01-23
| ||
| 21:22 | * unix/mkLinks: Regenerated. * doc/CrtChannel.3: * doc/ChnlStack.3: Moved documentation for 'Tcl... check-in: ef8b87bfac user: andreas_kupries tags: trunk | |
| 20:46 | * Updated socket interfaces according to TIP 27. Updated callers. check-in: f28c83d817 user: dgp tags: trunk | |
|
2002-01-21
| ||
| 22:50 | no message check-in: 50349a11ba user: davygrvy tags: trunk | |
| 22:47 | TclpLoadFile() didn't match proto of typedef Tcl_FSLoadFileProc. [Patch #502488] check-in: 33c81ebeff user: davygrvy tags: trunk | |
| 21:05 | * Converted declarations of TestReport file system to more portable form. [Bug 501417]. check-in: e78bbf1c73 user: dgp tags: trunk | |
| 20:38 | * generic/tclIO.c (WriteChars): Fix for SF #506297, reported by Martin Forssen <ruric@users.sou... check-in: 1b53b7b70c user: andreas_kupries tags: trunk | |
| 20:37 | * generic/tclIO.c (WriteChars): Fix for SF #506297, reported by Martin Forssen <ruric@users.sou... check-in: c667016762 user: andreas_kupries tags: core-8-3-1-branch | |
| 16:15 | * Updated APIs in generic/tclCmdMZ.c according to the guidelines of TIP 27. check-in: 8006e9294e user: dgp tags: trunk | |
|
2002-01-18
| ||
| 14:17 | * Overlooked callers of Tcl_FSGetNativePath check-in: 9671705056 user: dgp tags: trunk | |
| 14:07 | * Overlooked callers of Tcl_GetIndexFromObj check-in: 305121f7f5 user: dgp tags: trunk | |
| 03:29 | * generic/tclThreadTest.c: * mac/tclMacChan.c: * mac/tclMacFCmd.c: * mac/tclMacFile.c: * mac/tc... check-in: be42c7ba89 user: das tags: trunk | |
| 03:22 | * generic/tclThreadTest.c: * mac/tclMacChan.c: * mac/tclMacFCmd.c: * mac/tclMacFile.c: * mac/tc... check-in: 07c625a70c user: das tags: trunk | |
|
2002-01-17
| ||
| 20:35 | * generic/tclIOCmd.c (Tcl_GetsObjCmd): Fixed bug #504642 as reported by Brian Griffin <bgriffin... check-in: fa97315c9c user: andreas_kupries tags: core-8-3-1-branch | |
| 20:35 | * generic/tclIOCmd.c (Tcl_GetsObjCmd): Fixed bug #504642 as reported by Brian Griffin <bgriffin... check-in: c1e3c4a857 user: andreas_kupries tags: trunk | |
| 15:24 | doc correction check-in: 05a0a92d54 user: dgp tags: trunk | |
| 05:28 | added patch numbers to ChangeLog check-in: 8ebfacb177 user: dgp tags: trunk | |
| 04:37 | * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were overlooked before. Update... check-in: 28b6020550 user: dgp tags: trunk | |
| 03:03 | * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c according to the guidelines of TIP 27. ... check-in: 17ade15700 user: dgp tags: trunk | |
| 02:46 | * unix/tcl.m4 (SC_LOAD_TCLCONFIG): * win/tcl.m4 (SC_LOAD_TCLCONFIG): Subst TCL_DBGX into TCL_STUB... check-in: 01e280ee5a user: mdejong tags: trunk | |
| 02:43 | * Updated APIs in generic/tclParse.c according to the guidelines of TIP 27. Updated callers. check-in: 3f74f46185 user: dgp tags: trunk | |
|
2002-01-16
| ||
| 06:02 | * Updated APIs in generic/tclHistory.c according to the guidelines of TIP 27. * Updated APIs in ... check-in: 4124fa6dcf user: dgp tags: trunk | |
|
2002-01-15
| ||
| 21:47 | * Corrected documentation for Tcl_ErrnoMsg; it takes an integer argument. Thanks to Georgios Peta... check-in: d2700a2157 user: dgp tags: trunk | |
| 21:19 | * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.c according to the guidelines of TIP... check-in: c606fbd2da user: dgp tags: trunk | |
| 18:34 | doc/StringObj.3: added Tcl_GetUnicodeFromObj docs. check-in: 7548186a2f user: hobbs tags: trunk | |
| 17:55 | * Updated APIs in the file generic/tclIO.c according to the guidelines of TIP 27. Several ... check-in: 9c9edf24eb user: dgp tags: trunk | |
|
2002-01-14
| ||
| 15:10 | typo correction check-in: 04e8adaa99 user: dgp tags: trunk | |
| 15:07 | * Updated APIs in the file generic/tclIndexObj.c according to the guidelines of TIP 27. check-in: df8a4c2bfe user: dgp tags: trunk | |
|
2002-01-11
| ||
| 20:46 | * unix/configure: Regen. * unix/configure.in: * win/configure: Regen. * win/configure.in: Use ${... check-in: 71ae8c066c user: mdejong tags: trunk | |
| 20:21 | * win/tclWinSerial.c (SerialSetOptionProc): Applied patch for SF bug #500348 supplied by Rolf S... check-in: 41af58fa7f user: andreas_kupries tags: trunk | |
| 20:10 | no message check-in: ef053add25 user: davygrvy tags: trunk | |
| 20:07 | Removed -GD compiler option. It was intended for future use, but MS is again changing the future at... check-in: 860bca84f7 user: davygrvy tags: trunk | |
| 19:21 | added missing bug number check-in: 7984586a9b user: mdejong tags: trunk | |
| 19:17 | * unix/Makefile.in: Burn Tcl build directory into tcltest executable to avoid crashes caused by l... check-in: f191c4e387 user: mdejong tags: trunk | |
|
2002-01-10
| ||
| 22:03 | Applied patch from bug 501101. check-in: 22c7a5b972 user: kennykb tags: trunk | |
|
2002-01-09
| ||
| 21:26 | correct error in recent entry check-in: e5bc03f919 user: dgp tags: trunk | |
| 19:09 | Updated APIs in the files */tcl*Load*.c according to the guidelines of TIP 27. check-in: ce9573a39c user: kennykb tags: trunk | |
| 19:03 | More changes for test portability. Using euro symbol. check-in: d7937ae39f user: dgp tags: trunk | |
| 17:50 | * generic/tclTest.c (MainLoop): * tests/main.test (Tcl_Main-1.{3,4,5,6}): Corrected some n... check-in: 3435db0ae4 user: dgp tags: trunk | |
|
2002-01-08
| ||
| 20:44 | TclCreatePipeline is in tclIntDecls.h; no need for it in tclInt.h. check-in: c223491f12 user: dgp tags: trunk | |
| 17:14 | * typos and formatting check-in: c8ce36dee8 user: dgp tags: trunk | |
|
2002-01-07
| ||
| 23:09 | * generic/tclEvent.c (TclInExit): * generic/tclIOUtil.c (SetFsPathFromAbsoluteNormalized, ... check-in: 66602e16c0 user: dgp tags: trunk | |
| 17:54 | * generic/tclMain.c: Bug fix: neglected the NULL case in TclGetStartupScriptFileName(). B... check-in: 913cc898b6 user: dgp tags: trunk | |
|
2002-01-05
| ||
| 22:55 | * doc/Tcl_Main.3: * generic/tclMain.c: Substantial rewrite and expanded documentation ... check-in: f24c18a585 user: dgp tags: trunk | |
|
2002-01-04
| ||
| 15:43 | * generic/tclThreadJoin.c (TclRememberJoinableThread,TclJoinThread): Replaced Tcl_Alloc and... check-in: 7fbf4354d0 user: dgp tags: trunk | |
| 11:21 | * mac/tclMacTime.c (TclpGetTZName): fix for daylight savings TZName bug check-in: 5f2bddc4fb user: das tags: trunk | |
| 00:45 | * expanded abbreviations in previous log entries check-in: 2616674809 user: dgp tags: trunk | |
|
2002-01-03
| ||
| 21:52 | * doc/FileSystem.3: * generic/tclIOUtil.c: Updated some old uses of "fileName" to n... check-in: a328e0ec79 user: dgp tags: trunk | |
| 18:23 | Added fix for Bug #494348; the [foreach] implementation was doing some cacheing that didn't seem to ... check-in: de112c87cb user: dkf tags: trunk | |
| 11:58 | Added test from Bug #494348, but solution still far off. check-in: 9a1a314b56 user: dkf tags: trunk | |
|
2002-01-02
| ||
| 13:52 | Fixed fault with case-insensitive string matching (Bug#233257) and rewrote some tests to test what t... check-in: 99e550c5be user: dkf tags: trunk | |
|
2001-12-29
| ||
| 00:54 | * library/init.tcl (auto_execok): make sure env(COMSPEC) on Windows is executed with the right cas... check-in: bbecba2801 user: hobbs tags: core-8-3-1-branch | |
| 00:52 | * library/init.tcl: make sure env(COMSPEC) on Windows is executed with the right case, as it may o... check-in: 07fe71faee user: hobbs tags: trunk | |
| 00:49 | correct static-ness of function decls check-in: 4285daaddf user: hobbs tags: trunk | |
|
2001-12-28
| ||
| 23:36 | * generic/tclCkalloc.c (MemoryCmd, TclFinalizeMemorySubsystem): Added the [memory on... check-in: cf5397db43 user: dgp tags: trunk | |
|
2001-12-27
| ||
| 22:46 | * mac/tclMacInit.c: * mac/tclMacTclCode.r: synced up tclInit features to unix/win: implemented Tc... check-in: 82a9adf678 user: das tags: trunk | |
|
2001-12-20
| ||
| 23:33 | * typo corrections in comments check-in: bc9a5dec31 user: dgp tags: trunk | |
| 21:28 | * unix/tcl.m4 (SC_PATH_TCLCONFIG, SC_PATH_TKCONFIG): Search for config file using exec_prefix inst... check-in: b662595ca9 user: mdejong tags: trunk | |
| 18:57 | * unix/mkLinks.tcl: improved case-insensitive filesystem support. * unix/mkLinks: Regen. check-in: 0e0253eee2 user: das tags: trunk | |
| 18:55 | * unix/mkLinks.tcl: improved case-insensitive filesystem support. * unix/mkLinks: Regen. check-in: 91da1a8887 user: das tags: core-8-3-1-branch | |
| 18:28 | * unix/tcl.m4: fixed incorrect SHLIB_LD_LIBS setting for MacOSX / Darwin. * unix/configure: Regen... check-in: 9fb52eedb8 user: das tags: core-8-3-1-branch | |
| 18:13 | * unix/tcl.m4: fixed incorrect SHLIB_LD_LIBS setting for MacOSX / Darwin. * unix/configure: Regen... check-in: fb6d02215b user: das tags: trunk | |
| 02:17 | * corrected use of eolFix.tcl on working files. It should operate on distributed files. [... check-in: 2bc00deb4e user: dgp tags: trunk | |
| 01:36 | no message check-in: 2811b92cae user: davygrvy tags: trunk | |
| 01:30 | Fix for #495120. tcl.wse.in was stored in cvs with improper <eol>. This resulted in corrupted <eol... check-in: 6711360dbb user: davygrvy tags: trunk | |
|
2001-12-19
| ||
| 21:34 | * unix/configure: * unix/tcl.m4 (SC_CONFIG_CFLAGS): Update SunOS 5.[0-6] target so that correct l... check-in: 8702034d71 user: mdejong tags: trunk | |
| 21:26 | * unix/README: Update to account for changes in the unix/dltest directory, the way autoconf is ru... check-in: d8079a7f71 user: mdejong tags: trunk | |
| 20:11 | * unix/Makefile.in: Rename dltest to dlpkgs to fix problem where lib files were not getting built... check-in: e56caaccb5 user: mdejong tags: trunk | |
| 19:34 | * win/tclWinSerial.c (SerialCheckProc): corrected time calculations to be unsigned. (schroedter) check-in: e18bb1c91f user: hobbs tags: trunk | |
| 17:23 | * commit tools/tcl.wse.in after a 'make dist' check-in: 5ba901ca40 user: dgp tags: trunk | |
| 17:21 | * make mklinks check-in: 6bdbd0cb9b user: dgp tags: trunk | |
| 11:03 | * unix/Makefile.in: Define new dltest target that simply does a cd to dltest/ before running make.... check-in: a97fc107a5 user: mdejong tags: trunk | |
|
2001-12-18
| ||
| 15:21 | Minor stub-table fixes; see ChangeLog for details check-in: 5b3388e24f user: dkf tags: trunk | |
| 00:21 | note about Preserve.3 checkin check-in: 8224c5bf71 user: hobbs tags: trunk | |
|
2001-12-17
| ||
| 22:55 | * Applied #219311 on behalf of Rolf Schroedter <schroedter@users.sourceforge.net> to prevent fc... check-in: 0e625dfd2b user: andreas_kupries tags: trunk | |
|
2001-12-14
| ||
| 20:31 | docs and comments corrections [Bug 493412] check-in: aed88b0471 user: msofer tags: trunk | |
| 10:32 | * win/tclWinNotify.c (Tcl_FinalizeNotifier): Stop Tcl on Windows from crashing when shutdown from ... check-in: 8ef3055eae user: dkf tags: trunk | |
| 06:04 | * Repaired some fractured phrasing. check-in: f6547945a9 user: dgp tags: trunk | |
|
2001-12-13
| ||
| 18:07 | * win/tclWinSock.c (TcpGetOptionProc): Fix for tcl bug item #478565 reported by an unknown pers... check-in: 4e78c91ebe user: andreas_kupries tags: trunk | |
| 00:58 | docd TCL_DYNAMIC use. [Patch #483989] (porter) check-in: 578e25a5fb user: hobbs tags: trunk | |
|
2001-12-12
| ||
| 22:32 | * generic/tclIO.c (Tcl_GetsObj): Applied patch for bug #491341 as provided by Don Porter <dgp@u... check-in: 8c4490b8d5 user: andreas_kupries tags: trunk | |
| 02:34 | Removing all the versioned library folders from the install phase of the Tcl library target. check-in: 321a4c43f0 user: wolfsuit tags: macosx-8-4-branch | |
|
2001-12-11
| ||
| 19:45 | small change in bytecode instructionsINST_LIST_INDEX_MULTI and INST_LSET_FLAT check-in: 11d55c29e7 user: msofer tags: trunk | |
| 17:57 | fix debug messages in INST_LSET_LIST. check-in: 09c0f57660 user: msofer tags: trunk | |
| 14:29 | removed overestimates of necessary stack depth for bytecodes in the fix for [Bug 483611]. check-in: cf43b96f2d user: msofer tags: trunk | |
| 02:42 | * unix/tclUnixPipe.c (TclpCreateProcess): Applied Don Porter's patch fixing bug #437489. check-in: 3b43ae38d4 user: andreas_kupries tags: trunk | |
|
2001-12-10
| ||
| 20:30 | fix background error reporting in the absence of a bgerror proc [Bug 219142]. check-in: f64442352c user: msofer tags: trunk | |
| 16:01 | * Several typo and formatting corrections discovered during conversion to TMML. Thanks to ... check-in: e7a6729833 user: dgp tags: core-8-3-1-branch | |
| 15:50 | * Several typo and formatting corrections discovered during conversion to TMML. Thanks to ... check-in: c6a543090c user: dgp tags: trunk | |
| 15:44 | fixed the calculation of the maximal stack depth required by bytecodes [Bug 483611]. check-in: 1a664a49d8 user: msofer tags: trunk | |
|
2001-12-07
| ||
| 17:39 | Fixed typo check-in: 5739a1a1ef user: dgp tags: core-8-3-1-branch | |
| 17:38 | fixed typo check-in: 9fc4146751 user: dgp tags: trunk | |
| 13:55 | restored consistency in refCount accounting by array traces [Bug #4484339] check-in: 23f9cbbc00 user: msofer tags: trunk | |
|
2001-12-06
| ||
| 10:59 | More expr syntax error improvements check-in: cd9316932b user: dkf tags: trunk | |
|
2001-12-05
| ||
| 22:27 | * typo fix: index -> lindex check-in: 70d443e6f1 user: dgp tags: core-8-3-1-branch | |
| 22:26 | * fixed typo: index -> lindex check-in: f509d0199a user: dgp tags: trunk | |
| 20:43 | new algorithm for [array get], safe when there are traces that modify the array [Bug #449893]. check-in: 986407077b user: msofer tags: trunk | |
| 20:01 | * stack.base.html: * stack.full.html: Reports from the local version of the core instrumented ... check-in: d3e72b66fd user: andreas_kupries tags: mod-8-3-4-branch | |
| 18:22 | * NOTES: Updated to explain the usage of the various macros upfront. The original contents rema... check-in: dfc8a95b9f user: andreas_kupries tags: mod-8-3-4-branch | |
|
2001-12-04
| ||
| 21:52 | * NOTES: * tcl.h: * tclInt.h: Moved the macros to control feature exclusion and stack manipul... check-in: fa28ece419 user: andreas_kupries tags: mod-8-3-4-branch | |
| 15:36 | Improved messages produced on getting a syntax error in an expression check-in: 7496369e64 user: dkf tags: trunk | |
|
2001-12-03
| ||
| 18:23 | NRE1 patch by Miguel Sofer. Several new controlling macros for information on the stack. Parser i... check-in: fc43051481 user: andreas_kupries tags: mod-8-3-4-branch | |
| 10:42 | Improved expr documentation. check-in: 583756bf09 user: dkf tags: trunk | |
| 08:59 | no message check-in: e941904819 user: davygrvy tags: trunk | |
| 08:56 | Some install target bugs repaired along with $(TCLSTUBLIB) added to the dependencies rather than imp... check-in: f1122c9f0d user: davygrvy tags: trunk | |
|
2001-12-02
| ||
| 01:03 | Makefile and other changes to move Tcl_MacOpenBundleResources to Tcl from Tk. check-in: f6101b2d8d user: wolfsuit tags: macosx-8-4-branch | |
|
2001-11-30
| ||
| 14:59 | Tcl_Preserve'ing VarTrace structures to avoid memory corruption [Bug: 484334] check-in: 42b20a50be user: msofer tags: trunk | |
|
2001-11-29
| ||
| 20:08 | backporting patch for [Bug 231259] check-in: 4dd2bb1533 user: msofer tags: core-8-3-1-branch | |
| 19:38 | Modified test namespace-41.2, added 41.3 check-in: 740493c6b7 user: msofer tags: trunk | |
| 18:14 | added new test for bug 231259 check-in: 96c877863d user: msofer tags: trunk | |
| 15:38 | * generic/tclBinary.c: Added caching scheme to reduce number of object allocations when doing... check-in: 3d0f0e218b user: dkf tags: trunk | |
|
2001-11-28
| ||
| 17:58 | * NOTES: New file. Read here about the new modularization macros, interdependencies, implicatio... check-in: 052bbd8095 user: andreas_kupries tags: mod-8-3-4-branch | |
| 13:15 | Manpage fix (RE syntax now in separate page.) Resolves Bug486159 reported by Larry Virden. check-in: 97a6ff93bf user: dkf tags: trunk | |
| 03:19 | Fix a coredump in the filename normalizer code for Win95/98. check-in: be370d39fb user: drh tags: trunk | |
| 01:07 | no message check-in: 182c63ddce user: davygrvy tags: trunk | |
| 01:05 | Removed the Tk reference for the 'winhelp' target. Converge at install will need to be the solution... check-in: 2e1304b87c user: davygrvy tags: trunk | |
|
2001-11-27
| ||
| 14:12 | Made test cmdAH-24.2 more robust. check-in: 0d498a5b56 user: dkf tags: trunk | |
| 13:47 | Replace isspace(char) with isspace(UCHAR(char)) for safety... check-in: b59b610eb8 user: dkf tags: trunk | |
| 13:30 | Tightened up the argument passing for [switch] to promote robuster scripts. check-in: 877f39bc96 user: dkf tags: trunk | |
|
2001-11-26
| ||
| 18:06 | * generic/tclIntPlatDecls.h: 'make genstubs' after changes in 2001-11-23 commit from Daniel... check-in: f48952a972 user: dgp tags: trunk | |
|
2001-11-25
| ||
| 05:22 | * unix/Makefile.in: Add comments to better describe TCL_EXE and when it should be available. * wi... check-in: 1c51ca7925 user: mdejong tags: trunk | |
| 01:56 | * win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Add comctl32.lib to wish link libs. This... check-in: 105862eef5 user: mdejong tags: trunk | |
| 01:50 | Fixed up some non-standard ChangeLog entries which did not parse correctly. check-in: 832904c5f9 user: mdejong tags: trunk | |
|
2001-11-23
| ||
| 01:44 | * unix/configure: regened check-in: fc08ed9b93 user: das tags: trunk | |
| 01:39 | *unix/Makefile.in: *unix/configure.in: *unix/install-sh: *unix/mkLinks: *unix/mkLinks.tcl: *un... check-in: f37029ffea user: das tags: trunk | |
| 01:26 | ** upport to 8.4 of mac code changes for 8.3.3 & various new ** changes for 8.4, some already ba... check-in: 2211e7f47d user: das tags: trunk | |
| 01:26 | ** upport to 8.4 of mac code changes for 8.3.3 & various new ** changes for 8.4, some already ba... check-in: df80aeb569 user: das tags: trunk | |
| 01:25 | ** upport to 8.4 of mac code changes for 8.3.3 & various new ** changes for 8.4, some already ba... check-in: f961ecdd17 user: das tags: trunk | |
|
2001-11-21
| ||
| 19:53 | another fix for test trace-8.8 check-in: e1acd2856e user: dgp tags: trunk | |
| 17:37 | * corrected test trace-8.8 for Bug 219393 check-in: 147dd3c897 user: dgp tags: trunk | |
| 17:17 | * generic/tclBasic.c (Tcl_DeleteCommandFromToken,CallCommandTraces): * generic/tclCmdMZ>c (Tcl_Unt... check-in: 6614c36c48 user: dgp tags: trunk | |
| 02:59 | addition of GetTime.3 Tcl_GetTime doc to mkLinks check-in: c5222c98ff user: hobbs tags: trunk | |
| 02:58 | convert to DOS eol format check-in: 65af0149aa user: hobbs tags: trunk | |
| 02:36 | added TIP#73 patch #483500 from Kevin Kenny. This deprecates TclpGetTime in favor of new Tcl_GetTime... check-in: ad0e26f63b user: hobbs tags: trunk | |
|
2001-11-20
| ||
| 22:47 | moving all code relative to bytecodes from tclBasic.c to tclExecute.c check-in: 769c97c05a user: msofer tags: trunk | |
| 21:19 | correction in the Changelog entry. check-in: 4ff249a848 user: msofer tags: trunk | |
| 21:17 | code reorganisation and factorisation. check-in: 78c5b23742 user: msofer tags: trunk | |
| 19:45 | a better variant of the previous-to-last commit (restoring numLevels computations) check-in: 61ff97c7fc user: msofer tags: trunk | |
| 18:47 | committing unix/configure after running autoconf. A version with extra debug echos got committed b... check-in: 17e150def0 user: dgp tags: trunk | |
| 16:52 | missing variable declaration under TCL_COMPILE_DEBUG. check-in: b52327e976 user: msofer tags: trunk | |
| 16:36 | restoring the computations of iPtr->numLevels to the original logic (previous to buggy modifs on 200... check-in: 714cd03017 user: msofer tags: trunk | |
| 15:14 | * generic/tclCmdMZ.c (Tcl_TimeObjCmd) Added extra parentheses to a cast expression to remove ambigui... check-in: 3bbc2d5a88 user: kennykb tags: core-8-3-1-branch | |
| 10:15 | * tools/eolFix.tcl (new-file): * unix/Makefile.in: added EOL correction for Windows bat files to ... check-in: 977e6ec041 user: hobbs tags: trunk | |
| 09:24 | * unix/tclUnixInit.c (TclpSetInitialEncodings): update of patch from 2001-11-16 that uses the old ... check-in: 8b6064c1b3 user: hobbs tags: trunk | |
| 04:24 | no message check-in: ca8917f286 user: davygrvy tags: trunk | |
| 04:23 | Added useful comments. check-in: 69942c62a8 user: davygrvy tags: trunk | |
|
2001-11-19
| ||
| 22:06 | * generic/tclCmdMZ.c (Tcl_TimeObjCmd): Corrected bug in [time] when dealing with test sequences that... check-in: 67f5165595 user: kennykb tags: core-8-3-1-branch | |
| 21:04 | * tests/compile.test: added a test for bug [Bug 483309] check-in: 34e03422d0 user: msofer tags: trunk | |
| 17:45 | win fs fixes check-in: 393f41f0e5 user: vincentdarley tags: trunk | |
| 17:43 | correcting erroneous date in Changelog. check-in: 35a11147c1 user: msofer tags: trunk | |
| 17:30 | Code reorganisation: moving all eval functions from tclParse.c to tclBasic.c check-in: 03ae8b576c user: msofer tags: trunk | |
| 14:35 | Changes due to TIP#68; memory handling in variable traces is now correct! check-in: c358dba51f user: dkf tags: trunk | |
| 12:25 | patch for [Bug 483309] check-in: 47264be42d user: msofer tags: trunk | |
|
2001-11-17
| ||
| 00:10 | added hpux nl_langinfo alias fallbacks check-in: e88189b8aa user: hobbs tags: trunk | |
|
2001-11-16
| ||
| 23:40 | adjusted HAVE_LANGINFO to allow for fallback table, added gb2312-1980 alias for gb2312 check-in: e4fff81c13 user: hobbs tags: trunk | |
| 22:28 | * tests/interp.test: * generic/tclInterp.c (SlaveObjCmd): Corrected argument checking for '$inter... check-in: 12ec29d26b user: hobbs tags: trunk | |
| 21:41 | Removed a rogue C++ comment that inadvertently got left in tclListObj.c check-in: 0d3715a770 user: kennykb tags: trunk | |
| 20:55 | * unix/tclUnixInit.c: added HAVE_LANGINFO code block. * unix/configure: regened * unix/configure.... check-in: 405bb72939 user: hobbs tags: trunk | |
| 20:14 | Moved Tcl_GetCommandFromObj and all defining code for tclCmdNameType objects to tclObj.c check-in: 1d6e05be0f user: msofer tags: trunk | |
| 20:01 | Code reordering; execution levels made consistent [Bug 480896]. check-in: 3ff5c422b0 user: msofer tags: trunk | |
|
2001-11-15
| ||
| 00:20 | no message check-in: 84dfeffc60 user: davygrvy tags: trunk | |
| 00:19 | * win/makefile.vc: * win/rules.vc: Small bug fixes. * win/README: added some docs pointing to t... check-in: 44e8867b77 user: davygrvy tags: trunk | |
|
2001-11-14
| ||
| 23:38 | minor doc comment fixes check-in: bf4e5044c4 user: hobbs tags: trunk | |
| 23:17 | Reference implementation of TIP's #22, #33 and #45. Adds the ability of the [lindex] command to h... check-in: 8e0db83abc user: hobbs tags: trunk | |
| 23:16 | added lset tests and updated lindex tests for TIPs#22,33,45 by Kenny check-in: 5325c5bfa8 user: hobbs tags: trunk | |
| 23:15 | added lset.n lset docs with xref and updated lindex of TIPs#22,33,45 by Kenny check-in: a629d4c91f user: hobbs tags: trunk | |
|
2001-11-13
| ||
| 04:30 | * win/buildall.vc.bat(new): * win/makefile.vc: Small fix with deriving the "OriginalFilename" st... check-in: e6067623d5 user: davygrvy tags: trunk | |
| 04:30 | no message check-in: 257f13116b user: davygrvy tags: trunk | |
|
2001-11-12
| ||
| 19:37 | correct nroff format problems check-in: d78fc208f2 user: hobbs tags: trunk | |
|
2001-11-11
| ||
| 17:58 | Fix the stubs generation routines to handle the notion of orthogonal macosx & unix platform specs. check-in: e49fea1857 user: wolfsuit tags: macosx-8-4-branch | |
| 17:57 | Fix the stubs tables for the Tcl_MacOSXFindBundleResources call. check-in: d4c2007177 user: wolfsuit tags: macosx-8-4-branch | |
| 17:55 | Move the bundle finding code to Tcl, and include it in the pbproject. check-in: 8ff7c46fb2 user: wolfsuit tags: macosx-8-4-branch | |
| 03:16 | * unix/Makefile.in: * win/Makefile.in: Add "make gdb" target. This target can run tclsh inside ei... check-in: 625a74073d user: mdejong tags: trunk | |
|
2001-11-10
| ||
| 10:39 | no message check-in: 1cc70c82b9 user: davygrvy tags: trunk | |
| 10:38 | * win/makefile.vc: Added a check to make sure one runs the makefile from the /win directory only.... check-in: bb9bcb4bf3 user: davygrvy tags: trunk | |
| 04:11 | no message check-in: 680a8b6f22 user: davygrvy tags: trunk | |
| 04:11 | * win/makefile.vc: * win/tcl.dsp: winhelp target fixes for non-NT systems. It seems NMAKE under... check-in: 587f57eb38 user: davygrvy tags: trunk | |
| 02:34 | fixed winhelp generation problems #480268 check-in: 43e53c34e0 user: hobbs tags: trunk | |
| 00:57 | added -lc to AIX libs, fixed path to ldAix check-in: e6419cd04b user: hobbs tags: trunk | |
|
2001-11-09
| ||
| 23:09 | * tests/var.test: * generic/tclVar.c: Corrected bug in [global] when dealing ... check-in: cbff200a6c user: dgp tags: core-8-3-1-branch | |
| 23:06 | * tests/var.test: * generic/tclVar.c: Corrected bug in [global] when dealing ... check-in: ea9824f065 user: dgp tags: trunk | |
| 11:41 | Fixup stack size under OSF1. [Tcl patch 474790] * unix/configure: Regen. * unix/tcl.m4: Add HAVE... check-in: ab4a2de7b3 user: mdejong tags: trunk | |
| 10:56 | Enable thread support under FreeBSD. [Tcl bug 473708] * unix/configure: Regen. * unix/tcl.m4 (SC... check-in: c2f6ece1d7 user: mdejong tags: trunk | |
| 07:11 | * unix/Makefile.in: * unix/dltest/Makefile.in: Avoid adding libc to the LIBS variable since it i... check-in: 2c712286d7 user: mdejong tags: trunk | |
|
2001-11-08
| ||
| 22:22 | typo fix check-in: da4f11ded7 user: davygrvy tags: trunk | |
| 22:07 | * win/tcl.dsp: * win/tcl.dsw: Simple MsDev stub project files that calls makefile.vc. Will help... check-in: e3cc82ead4 user: davygrvy tags: trunk | |
| 22:06 | no message check-in: 0a237a31d3 user: davygrvy tags: trunk | |
| 21:32 | * win/rules.vc: * win/makefile.vc: Fixed install target to adjust for the different build types.... check-in: cb97ce6379 user: davygrvy tags: trunk | |
| 21:32 | no message check-in: feea6a5107 user: davygrvy tags: trunk | |
| 03:43 | * unix/Makefile.in: * win/Makefile.in: Print a message indicating that the user should run "make... check-in: 91a7b2034e user: mdejong tags: trunk | |
| 03:07 | Define TCL_INCLUDE_SPEC in tclConfig.sh. It should be included by extensions that need to find Tcl... check-in: 1b2b73902f user: mdejong tags: trunk | |
| 00:39 | small error with the naming of the dee and reg extensions. check-in: af694b7b9b user: davygrvy tags: trunk | |
| 00:22 | * win/rules.vc: * win/makefile.vc: Dropped the NOMSVCRT macro and put it on the option list inste... check-in: e462214d25 user: davygrvy tags: trunk | |
| 00:22 | no message check-in: da3005d520 user: davygrvy tags: trunk | |
|
2001-11-07
| ||
| 23:37 | * win/README: Change minimum VC++ version to 5.X since 4.X is known not to work. Indicate that Mi... check-in: eba0feaee0 user: mdejong tags: trunk | |
| 04:48 | See ChangeLog. check-in: e43a5e4c29 user: andreas_kupries tags: core-8-3-1-branch | |
| 04:47 | See ChangeLog check-in: 755139d84b user: andreas_kupries tags: trunk | |
| 03:40 | no message check-in: 7ba5279415 user: davygrvy tags: trunk | |
| 03:39 | * win/rules.vc (new): * win/makefile.vc: Complete over/under rewrite to support numerous build o... check-in: 9e6a31faab user: davygrvy tags: trunk | |
|
2001-11-04
| ||
| 17:59 | vfs robustness fix check-in: 69b53bac59 user: vincentdarley tags: trunk | |
|
2001-11-02
| ||
| 12:06 | file copy soft link docs check-in: 8896a883ad user: vincentdarley tags: trunk | |
|
2001-10-29
| ||
| 15:02 | win fs fixes check-in: 3ecf07ac1a user: vincentdarley tags: trunk | |
| 14:25 | Fix for bug 475941; access() was being called with path-free file names on some paths through the gl... check-in: 436be4a498 user: dkf tags: trunk | |
|
2001-10-25
| ||
| 15:50 | Fix for bug 471374; Tcl only resets serial ports on exit now if it has updated their settings first.... check-in: 43b94debc0 user: dkf tags: trunk | |
|
2001-10-22
| ||
| 17:25 | * doc/ObjectType.3: Minor documentation fix, reported by David N. Welton <davidw@users.sourcefo... check-in: 865ff191f1 user: andreas_kupries tags: trunk | |
| 17:10 | small win fix check-in: 69156a505a user: vincentdarley tags: trunk | |
|
2001-10-20
| ||
| 00:22 | see ChangeLog check-in: 8b6a0f4157 user: hobbs tags: core-8-3-1-branch, core-8-3-4 | |
|
2001-10-19
| ||
| 23:47 | added -DPURIFY object allocation option check-in: 864588f58d user: hobbs tags: core-8-3-1-branch | |
| 23:47 | added -lc to LIBS on AIX check-in: 2884d9fb3c user: hobbs tags: core-8-3-1-branch | |
| 19:39 | * mac/tclMacFile.c: fix to glob -join, wasn't traversing aliased folders * ... check-in: 41f65a7a4b user: das tags: core-8-3-1-branch | |
|
2001-10-18
| ||
| 23:04 | noted 8.3.4 tag date check-in: dfed80a331 user: hobbs tags: core-8-3-1-branch | |
| 22:03 | * unix/configure: regend * unix/tcl.m4 (SC_ENABLE_GCC): enabled better recognition of gcc. check-in: 4d7d8eeb29 user: hobbs tags: core-8-3-1-branch | |
| 20:20 | * tests/clock.test (clock-8.1): * generic/tclDate.c (RelativeMonth): * generic/tclGetDate.y (Rela... check-in: 864f0ce0a9 user: hobbs tags: trunk | |
| 20:17 | * tests/clock.test (clock-8.1): * generic/tclDate.c (RelativeMonth): * generic/tclGetDate.y (Rela... check-in: 7578b17c68 user: hobbs tags: core-8-3-1-branch | |
| 20:17 | updated for 8.3.4 check-in: 8605c1813f user: hobbs tags: core-8-3-1-branch | |
| 12:08 | Tcl_FSChdir fix check-in: 894697460c user: vincentdarley tags: trunk | |
| 01:02 | * unix/tclUnixPipe.c (PipeInputProc, PipeOutputProc): do immediate retry when error is returned wi... check-in: 3f22675017 user: hobbs tags: core-8-3-1-branch | |
| 01:01 | regend from stubs changes for mac check-in: a5e0d378da user: hobbs tags: core-8-3-1-branch | |
| 01:01 | * unix/tclUnixPipe.c (PipeInputProc, PipeOutputProc): do immediate retry when error is returned wi... check-in: 90337b1b8f user: hobbs tags: trunk | |
|
2001-10-17
| ||
| 21:38 | updated mac binary archives for 8.3.4 check-in: 46e73bb85b user: das tags: core-8-3-1-branch | |
| 19:29 | Backport of some mac specific changes added to 8.4 since 8.3.3 check-in: 0d585f43e5 user: das tags: core-8-3-1-branch | |
| 19:12 | * unix/configure: regened * unix/configure.in: added preset CFLAGS check from HEAD to prevent --e... check-in: 8ba38bb4be user: hobbs tags: core-8-3-1-branch | |
| 19:12 | minor casts to prevent warnings check-in: 52deaddaf7 user: hobbs tags: core-8-3-1-branch | |
| 15:49 | * First draft of Tcl changes for 8.3.4 release. check-in: 7bfc655606 user: dgp tags: core-8-3-1-branch | |
| 15:48 | * corrected reference check-in: 819d177c25 user: dgp tags: trunk | |
| 15:47 | corrected reference check-in: 4993aff635 user: dgp tags: core-8-3-1-branch | |
| 06:49 | Change how the stubs table is generated, so we can support Mac OS X Tcl additions to the stubs table... check-in: 83e4bb0b1c user: wolfsuit tags: macosx-8-4-branch | |
|
2001-10-16
| ||
| 23:53 | * Restored install of tclConfig.sh file to $TCL_EXEC_PREFIX/lib. It contains platform-depe... check-in: bc629cef45 user: dgp tags: core-8-3-1-branch | |
| 21:38 | * unix/configure: Autoconf * 'make mklinks' for Tcl_SetMainLoop. * 'make dist': Removed copy of f... check-in: a6836d93bd user: dgp tags: core-8-3-1-branch | |
| 21:13 | * unix/tclLoadAout.c (TclGuessPackageName): removed unused vars and fixed warnings. [Bug #446622] ... check-in: 4e03d464ec user: hobbs tags: trunk | |
| 21:13 | * unix/tclLoadAout.c (TclGuessPackageName): removed unused vars and fixed warnings. [Bug #446622] ... check-in: 055cf82d9c user: hobbs tags: core-8-3-1-branch | |
| 06:44 | MacOSX / Darwin support [Patch 435258] check-in: 550617f3a0 user: das tags: core-8-3-1-branch | |
| 05:46 | * Added test to demonstrate memory corruption problems. [Bug 219393]. check-in: a3db4da614 user: dgp tags: core-8-3-1-branch | |
| 05:31 | Undo of mistaken commit. Sorry! check-in: 092e282e8d user: dgp tags: trunk | |
| 05:10 | * Added test to demonstrate memory corruption problems. [Bug 219393]. check-in: 6134ad6471 user: dgp tags: trunk | |
|
2001-10-15
| ||
| 22:25 | Doh ... strncmp, not strcmp needed in last commit. check-in: 20a3ba02a6 user: msofer tags: trunk | |
| 22:15 | generic/tclProc.c: changing a memcmp to strcmp to avoid a memory error detected by purify (thanks Je... check-in: f098f852b9 user: msofer tags: trunk | |
| 21:54 | fixed dangling ; check-in: 12dd730684 user: hobbs tags: core-8-3-1-branch | |
| 21:53 | fixed dangling ; check-in: 3df4869b72 user: hobbs tags: trunk | |
| 21:36 | configure changes check-in: 3bc65c5243 user: hobbs tags: trunk | |
| 21:36 | * unix/configure: * unix/configure.in: * win/configure: * win/configure.in: * win/tcl.m4: rewor... check-in: beda836b73 user: hobbs tags: core-8-3-1-branch | |
| 21:16 | * unix/configure: * unix/configure.in: * win/configure: * win/configure.in: * win/tcl.m4: rewor... check-in: 85fa5cb144 user: hobbs tags: trunk | |
| 20:27 | * generic/tclInt.decls (TclExpandCodeArray,TclGetInstructionTable): Added to internal stubs tab... check-in: 054c240e9d user: andreas_kupries tags: core-8-3-1-branch | |
| 20:26 | * generic/tclInt.decls (TclExpandCodeArray,TclGetInstructionTable): Added to internal stubs tab... check-in: 57a57c136d user: andreas_kupries tags: trunk | |
| 17:39 | * generic/tcl.h: * win/tclWinPort.h: moved #define of WIN32 to tcl.h where __WIN32__ is defined a... check-in: 0a06651f8a user: hobbs tags: core-8-3-1-branch | |
| 17:37 | see ChangeLog check-in: 24869d72ca user: hobbs tags: trunk | |
| 17:36 | minor code cleanup check-in: 77c77f8462 user: hobbs tags: trunk | |
| 17:35 | * doc/open.n: moved all fconfigure option docs to fconfigure.n * doc/fconfigure.n: added serial co... check-in: 3241fd8fa7 user: hobbs tags: trunk | |
| 17:34 | * win/tclWinChan.c: * win/tclWinPort.h: * win/tclWinSerial.c: added TIP #35 Windows enhancements ... check-in: bedbee5dad user: hobbs tags: trunk | |
| 17:34 | * generic/tcl.h: moved #define of WIN32 to tcl.h where __WIN32__ is defined and added #ifndef chec... check-in: 43bb0a32d1 user: hobbs tags: trunk | |
| 10:30 | small fs fixes check-in: 67fbce9b36 user: vincentdarley tags: trunk | |
| 09:13 | First Checkin of Mac OS X support for Tcl. check-in: eba6ee55b4 user: wolfsuit tags: macosx-8-4-branch | |
|
2001-10-14
| ||
| 16:25 | * Corrected typos in doc/RegExp.3 check-in: 81b5ea3a41 user: dgp tags: core-8-3-1-branch | |
| 16:21 | * Corrected typos in doc/RegExp.3 check-in: c61628ed17 user: dgp tags: trunk, macosx-8-4-branchpoint | |
|
2001-10-13
| ||
| 01:14 | * tests/winPipe.test: removed obsolete cat16 tests, fixed winpipe-1.22 to only run on Win9*. check-in: 1132385d59 user: hobbs tags: core-8-3-1-branch | |
| 01:14 | * tests/timer.test: slight skewing of after values to allow for correct results on burdened machin... check-in: 78fb8ecb5b user: hobbs tags: core-8-3-1-branch | |
| 01:10 | added WIN32 define to back-port from 8.4 check-in: d0aefe34ec user: hobbs tags: core-8-3-1-branch | |
|
2001-10-12
| ||
| 23:43 | * tests/winFCmd.test: differentiated test results for win2k versus not. check-in: 1596109196 user: hobbs tags: core-8-3-1-branch | |
| 22:46 | back-ported from 8.4 HEAD check-in: 8cf6dab240 user: hobbs tags: core-8-3-1-branch | |
| 21:20 | see ChangeLog check-in: a626ddd5b9 user: hobbs tags: trunk | |
| 21:04 | Small modif to tests/compile.test: better constraint handling for tests committed earlier today. check-in: 27b3dab99f user: msofer tags: trunk | |
| 20:41 | * library/encoding/ebcdic.enc: * tools/encoding/ebcdic.txt: EBCDIC charset mapping. [Patch #21932... check-in: 89254cdcb2 user: hobbs tags: core-8-3-1-branch | |
| 20:40 | * library/encoding/tis-620.enc: * tools/encoding/tis-620.txt: TIS-620 charset mapping. [Patch #46... check-in: 659f57273f user: hobbs tags: core-8-3-1-branch | |
| 19:57 | * library/encoding/ebcdic.enc: * tools/encoding/ebcdic.txt: EBCDIC charset mapping. [Patch #21932... check-in: 186e3e6270 user: hobbs tags: trunk | |
| 19:45 | * tests/ioCmd.test: added catch around file removal, as Windows file locking throws errors. check-in: aa2d1d0dc9 user: hobbs tags: trunk | |
| 19:45 | (socket-7.2): corrected to work on Win2K check-in: 16801435e4 user: hobbs tags: trunk | |
| 19:44 | added removeFile for outdata check-in: 3e5931c7d7 user: hobbs tags: trunk | |
| 19:44 | * library/encoding/tis-620.enc: * tools/encoding/tis-620.txt: TIS-620 charset mapping. [Patch #46... check-in: 0ae6c21212 user: hobbs tags: trunk | |
| 16:13 | * tests/compile.test: new tests for [Bug 467523] check-in: b0131f311b user: msofer tags: trunk | |
|
2001-10-11
| ||
| 22:34 | generic/tclLiteral.c: (TclReleaseLiteral) insured that self-referential bytecodes are properly clean... check-in: c08efbf4c9 user: msofer tags: core-8-3-1-branch | |
| 22:28 | generic/tclLiteral.c: (TclReleaseLiteral) insured that self-referential bytecodes are properly clean... check-in: c51f435568 user: msofer tags: trunk | |
|
2001-10-10
| ||
| 22:37 | no message check-in: c97196d8e0 user: davygrvy tags: trunk | |
| 22:36 | * win/tclWinPort.h: #include <winsock2.h> needed to get moved to after #include <windows.h... check-in: 6becf7ac88 user: davygrvy tags: trunk | |
| 20:06 | * Corrected restore of ::env(LANG). check-in: 40f242fb06 user: dgp tags: trunk | |
| 20:05 | * Corrected restore of ::env(LANG). check-in: f86a1ba4a5 user: dgp tags: core-8-3-1-branch | |
| 15:34 | Updated as best I can without adding additional Unicode handling functions from 8.4 (from where most... check-in: 23c4fc8710 user: dkf tags: core-8-3-1-branch | |
| 01:05 | * generic/tclFileName.c (Tcl_SplitPath): corrected mem leak intro'd with VFS code where the result... check-in: ef4a8d5e9e user: hobbs tags: trunk | |
| 00:47 | corrected () balancing in back-port check-in: 8c085a57b0 user: hobbs tags: core-8-3-1-branch | |
|
2001-10-09
| ||
| 20:42 | removed duplicate definition of tclObjsAlloced and tclObjsFreed. These variables only exist when c... check-in: ae68613ec5 user: msofer tags: core-8-3-1-branch | |
| 19:04 | see ChangeLog check-in: 9c375f759c user: hobbs tags: core-8-3-1-branch | |
| 19:04 | * doc/bgerror.n: back-port from 8.4 that indicates new behavior of bgerror in Tk. check-in: 4d246fe415 user: hobbs tags: core-8-3-1-branch | |
| 19:03 | generic/tclFileName.c (ExtractWinRoot): corrected ABR error check-in: 6fc3a81df4 user: hobbs tags: core-8-3-1-branch | |
| 17:18 | generic/tclLiteral.c: (TclReleaseLiteral) reverted previous patch for [Bug 467523] - cure is worse t... check-in: 021152b729 user: msofer tags: trunk | |
| 17:16 | generic/tclLiteral.c: (TclReleaseLiteral) reverted previous patch for [Bug 467523] - cure is worse t... check-in: 180a32a271 user: msofer tags: core-8-3-1-branch | |
| 12:20 | Fixed stupid error in test io-32.8 which only happened to work by chance... check-in: 44e48e9160 user: dkf tags: core-8-3-1-branch | |
|
2001-10-08
| ||
| 15:50 | tclCmdIL bugfixes (info body & lsort -index end-x) check-in: d67b82ac14 user: dkf tags: core-8-3-1-branch | |
|
2001-10-06
| ||
| 01:04 | forgot credit for last commit ... check-in: 25bd6dad25 user: msofer tags: trunk | |
| 01:03 | forgot credit for last bugfix ... check-in: b4d5857627 user: msofer tags: core-8-3-1-branch | |
| 01:00 | insured that self-referential bytecodes are properly cleaned up on interpreter deletion [Bug 467523]... check-in: 6db694bbbd user: msofer tags: core-8-3-1-branch | |
| 00:12 | insured that self-referential bytecodes are properly cleaned up on interpreter deletion [Bug 467523]... check-in: 6a3580fdd4 user: msofer tags: trunk | |
|
2001-10-04
| ||
| 20:27 | Updated encodings with latest mappings from www.unicode.org. This did not include some Mac encodi... check-in: 481003c432 user: hobbs tags: core-8-3-1-branch | |
| 20:23 | Updated encodings with latest mappings from www.unicode.org. This did not include some Mac encodi... check-in: a93c3e5d89 user: hobbs tags: trunk | |