Tcl Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

459 check-ins using file generic/tclOODefineCmds.c version 7d58f1a701

2017-09-05
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
2017-08-08
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-07-10
11:12
merge sebres-8-5-event-perf-branch check-in: 2219c00d2a user: sebres tags: sebres-8-6-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-06-16
20:17
Merge 8.6; update changes. check-in: b7fe674c77 user: dgp tags: core-8-6-7-rc
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
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: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:49
[9c058c5803e30d02] Correction to cross linking in dict(n)'s SEE ALSO section. check-in: 98b22be0c4 user: dkf tags: core-8-6-branch
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: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
2017-06-08
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

12:50
Revert part of [95d096e0378b460c6c5168bb55bb2ca8b2fd799e|95d096e037]: Missed the fact that tolower()... check-in: 9d00eb3607 user: jan.nijtmans tags: core-8-6-branch
12:37
Fix [2738427]: Tcl_NumUtfChars(...) no overflow check. check-in: 6b5843fde9 user: jan.nijtmans tags: core-8-6-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: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
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:03
merge 8.6 check-in: e07b4c2c26 user: dgp tags: core-8-6-7-rc
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
2017-06-05
17:22
Merge 8.6; update changes. check-in: d76b631f2f user: dgp tags: core-8-6-7-rc
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
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 [67aa9a2070]: Security: Invalid UTF-8 can inject unexpe... check-in: e0f22bedca user: jan.nijtmans tags: bug-67aa9a2070
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
12:05
Fix [67aa9a2070]: Security: Invalid UTF-8 can inject unexpe... check-in: f1b9559259 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr1
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
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: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
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:36
fixed [a3fb3356b76ec4a853d1b86aadc08675f8bef359]: segfault by sorting of the large lists (firstly mi... check-in: 9ef81e0818 user: sebres tags: core-8-6-branch
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-23
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
12:24
merge trunk check-in: dbf2ed2640 user: jan.nijtmans tags: zipfs
2017-05-22
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
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-19
14:21
fix build failure with TCL_MEM_DEBUG introduced by [8b717dc06a3e3d49] check-in: c7f8965af7 user: aspect tags: core-8-6-branch
12:53
merge 8.6 check-in: c5ac1d38b3 user: dgp tags: core-8-6-7-rc
2017-05-18
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:09
autoconf-2.59 check-in: 74228b692b user: dgp tags: core-8-6-branch
09:16
Cherry-pick All the world was a VAX for OpenBSD... check-in: 82701b94c4 user: jan.nijtmans tags: core-8-6-branch
2017-05-16
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-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
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
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:30
Fix [6ca52aec14]: HTTP package: Memory leak if client reque... check-in: 8dab861767 user: jan.nijtmans tags: core-8-6-branch
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: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-05
19:10
[6015221f59] Segfault after overflow of [binary] field specifier numeric count. check-in: 56c454c814 user: dgp tags: core-8-6-branch
2017-05-04
20:40
merge 8.6 check-in: 8b328aebe3 user: dgp tags: core-8-6-7-rc
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
09:35
Fix gcc warning: unused variable wakeEvent check-in: 1dc66e966b user: jan.nijtmans tags: core-8-6-branch
2017-05-03
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
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
2017-05-01
20:25
[f9fe90d0fa] [file join] normalization. See filesystem-1.52* check-in: c66a1bfbd9 user: dgp tags: core-8-6-branch
08:20
Fix [8bd13f07bd]: Closing tcl pipes prevents windows thread... check-in: ad65e576ee user: jan.nijtmans tags: core-8-6-branch
2017-04-28
18:09
merge 8.6; update changes check-in: 1cb244a37a user: dgp tags: core-8-6-7-rc
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:44
Test for [f34cf83dd0]. check-in: 9a6ff36832 user: dgp tags: core-8-6-branch
14:25
merge mark check-in: a8ef08ef4a user: dgp tags: core-8-6-branch
14:15
silence uninit variable warnings check-in: 5026e60e1b user: dgp tags: core-8-6-branch
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
08:00
merge core-8-6-branch Closed-Leaf check-in: 26d204381d user: jan.nijtmans tags: fix-1997007
2017-04-27
17:19
[04e26c02c0] Remove useless condition that raises warnings. check-in: 1fd3e94447 user: dgp tags: core-8-6-branch
12:06
merge 8.6 check-in: e96ff1c106 user: dgp tags: core-8-6-7-rc
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
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-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
12:19
merge 8.6 check-in: 216d9fda97 user: dgp tags: core-8-6-7-rc
2017-04-20
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
2017-04-19
15:22
merge 8.6 check-in: 4d0a14fd7a user: dgp tags: core-8-6-7-rc
2017-04-18
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:01
Fix [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
2017-04-17
12:10
merge 8.6 check-in: ea7f1e71ba user: dgp tags: core-8-6-7-rc
11:59
Repair revised tests that failed. check-in: eb189dd7bc user: dgp tags: core-8-6-branch
2017-04-14
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
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
14:52
[win] fixes "wrong" checking of the flag TCL_CLOSE_READ in close2proc (using mask) check-in: 49cb582a3c user: sebres tags: fix-1997007
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: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
11:49
merge fix-42202ba1e5ff566e check-in: d8576258e0 user: sebres tags: core-8-6-branch
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
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
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
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 [8bd13f07bd]: Closing tcl pipes prevents windows ... Closed-Leaf check-in: 2ae28488d5 user: jan.nijtmans tags: bug-8bd13f07bd
08:41
Fix [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
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
12:30
merge 8.6 check-in: 217439e1f0 user: dgp tags: core-8-6-7-rc
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
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
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
2017-03-27
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
2017-03-24
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
2017-03-23
08:25
Update TZ info to tzcode2017b. check-in: 308ac9b404 user: jima tags: core-8-6-branch
2017-03-22
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-17
12:51
merge 8.6 check-in: 8956dcddc6 user: dgp tags: core-8-6-7-rc
2017-03-15
15:13
redundant end-of-line spacing check-in: abdfdc6629 user: jan.nijtmans tags: core-8-6-branch
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: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
2017-03-13
17:03
Different solution to silencing the non-useful valgrind alerts. check-in: eb3b58b807 user: dgp tags: core-8-6-7-rc
2017-03-10
17:22
merge 8.6 check-in: 4d1a708d9f user: dgp tags: core-8-6-7-rc
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
2017-03-07
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:05
Fix [e14d152114]: bundled zlib documentation is under a pot... check-in: 8847cf2674 user: jan.nijtmans tags: core-8-6-branch
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
2017-03-06
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
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
14:52
ParseTokens failed to fully respect its numBytes argument. check-in: 164d2be2c4 user: dgp tags: core-8-6-branch
2017-02-26
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:19
Make tests produce more meaningful information when they fail. check-in: cae53166ca user: dkf tags: bug-25842c161f
2017-02-25
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-16
18:32
Contibuted patch from Brian Griffin implementing a variation on TIP 282. Closed-Leaf check-in: 7a3f8cded6 user: dgp tags: bg-tip-282
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
2017-02-11
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-07
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:54
s/then/than/ in Eval.3 manpage check-in: 9790a775de user: bch tags: core-8-6-branch
2017-02-01
14:53
Fix [d0f7ba56f0]: INST_EQ first-argument NaN shortcut is to... check-in: 391ad1092f user: jan.nijtmans tags: core-8-6-branch
2017-01-31
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
2017-01-20
16:20
Fix [39f6304c2e] follow-up: Make Tcl_LinkVar toleranto to t... check-in: a3d2988c14 user: jan.nijtmans tags: core-8-6-branch
2017-01-19
22:37
Fix [1f4bb8162f]: lsort -dictionary documentation to be improved check-in: 931be8d1fb user: fvogel tags: core-8-6-branch
2017-01-17
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
10:23
Update zlib to version 1.2.11 check-in: fb70e7678c user: jan.nijtmans tags: core-8-6-branch
2017-01-14
08:46
Merge IETF tzdata2016j check-in: 5aa7a47cef user: venkat tags: core-8-6-branch
2017-01-13
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: 6583377fcf user: sebres tags: core-8-6-branch
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
2017-01-12
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
2017-01-11
13:41
Merge-mark core-8-5-branch. Remove useless #undef. check-in: 6a66f2a15b user: jan.nijtmans tags: core-8-6-branch
2017-01-09
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:51
Merge bug_b87ad7e914 check-in: 0f88ee352f user: sebres tags: core-8-6-branch
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
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-04
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
2017-01-03
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-01
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: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
2016-12-21
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
2016-12-01
11:42
compatability -> compatibility check-in: 602e06e9d3 user: jan.nijtmans tags: core-8-6-branch
2016-11-18
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
2016-11-17
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
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-15
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:25
Better fix for the usability of TCL_NO_DEPRECATED on MacOSX check-in: e041d7c814 user: jan.nijtmans tags: core-8-6-branch
2016-11-12
11:19
Merge tzdata2016i from IETF check-in: 24cf682242 user: venkat tags: core-8-6-branch
2016-11-11
10:55
Fix [79614fb8b6]: "glob", "encoding system" and encoding-fr... check-in: 56afef9ae8 user: jan.nijtmans tags: core-8-6-branch
2016-11-10
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-07
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
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: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: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
11:50
Fix the generated copyright sections in the HTML help file. check-in: 973f7c7d0b user: jan.nijtmans tags: core-8-6-branch
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:44
Update http version number to 2.8.10, due to [838e99a76d] check-in: 47bd2d0bbb user: jan.nijtmans tags: core-8-6-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-10-30
16:16
[253ba6e818] Improved description of [variable] behaviour. check-in: 6abd304ca2 user: dkf tags: core-8-6-branch
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: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
14:26
Add warning commentary making important assumptions explicit. check-in: f4bf80dafb user: dgp tags: core-8-6-branch
2016-10-26
08:04
Merge timezone data tzdata2016h check-in: 4ea69c7b45 user: venkat tags: core-8-6-branch
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
2016-10-14
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
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
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
09:57
[74bc0e44f5] Doc tweak. check-in: 04fbd1b5dd user: dkf tags: core-8-6-branch
2016-10-11
21:43
Fix [3cc1d91345]: duplicate calls to TclpFreeAllocCache() on thread exists check-in: 7a3c8a4b0d user: jan.nijtmans tags: core-8-6-branch
2016-10-09
16:02
[62b36e326c] Noted edge case in behaviour of [concat] with empty arguments. check-in: 007b192adb user: dkf tags: core-8-6-branch
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
2016-10-08
17:10
[74bc0e44f5] Document result of :unregister. check-in: d9391bf225 user: dkf tags: core-8-6-branch
16:40
[838e99a76d] Ensure that encodings are handled with application/xml and friends. check-in: 041dc66019 user: dkf tags: core-8-6-branch
2016-10-04
19:11
[4d5ae7d88a] Stop crashes with asynchronous connects to hosts without addresses. check-in: 6ef0648c3f user: dkf tags: core-8-6-branch
2016-10-03
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
2016-10-02
19:25
Merge tzdata2016g from ietf.org check-in: 7750b679bc user: venkat tags: core-8-6-branch
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
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: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
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
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-13
12:19
merge zipfs check-in: 534edd7d8d user: jan.nijtmans tags: androwish
2016-09-08
07:24
merge core-8-6-branch check-in: f505bc5fc8 user: jan.nijtmans tags: zipfs
03:00
Pulling changes from zipfs check-in: 7fbe86c508 user: hypnotoad tags: core_zip_vfs
2016-09-07
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
12:54
Fix [d4e7780ca1]: "global" cmd literal sharing vs. per-inte... check-in: c09edf1bac user: jan.nijtmans tags: core-8-6-branch
2016-09-06
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: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 [d4e7780ca1], by Gustaf Neumann check-in: 3b88e32691 user: jan.nijtmans tags: bug-d4e7780ca1
2016-08-30
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: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: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-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
2016-08-10
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-27
18:55
merge release check-in: cea1f5457e user: dgp tags: core-8-6-branch
2016-07-26
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: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
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
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
16:20
Update changes file. check-in: 43ae83ee3c user: dgp tags: core-8-6-6-rc
2016-07-20
11:48
merge 8.6 check-in: 7cba574a67 user: dgp tags: core-8-6-6-rc
03:05
Merge tzdata 2016f from ietf.org check-in: 89f3b4af00 user: venkat tags: core-8-6-branch
2016-07-19
15:00
Remove outdated comment. check-in: 546171b02b user: dgp tags: core-8-6-branch
2016-07-18
17:47
merge 8.6 check-in: 9d793e9bd1 user: dgp tags: core-8-6-6-rc
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:14
merge mark check-in: 88eb1046fb user: dgp tags: core-8-6-branch
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
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
2016-07-14
08:31
[77d58e3a7a] Test case independence: chanio, cmdah, env, history. check-in: 0a7e505919 user: dkf tags: core-8-6-branch
2016-07-12
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
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:15
merge 8.6 check-in: 9c25c0023c user: dgp tags: core-8-6-6-rc
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:23
Start RC branch for Tcl 8.6.6 check-in: e0e954814c user: dgp tags: core-8-6-6-rc
2016-07-11
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
2016-07-10
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
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
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
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
14:26
merge 8.6 Closed-Leaf check-in: 152c9bf698 user: dgp tags: dgp-ensemble-rewrite
2016-06-23
13:18
merge 8.6 check-in: 3834e099ca user: dgp tags: dgp-ensemble-rewrite
2016-06-22
18:57
merge 8.6 check-in: 36e5654983 user: dgp tags: dgp-ensemble-rewrite
2016-06-17
00:53
merge 8.6 check-in: 4e27cf4c80 user: dgp tags: dgp-ensemble-rewrite
2016-06-03
13:32
merge 8.6 check-in: dc7542662d user: dgp tags: dgp-ensemble-rewrite
2016-06-01
18:25
merge 8.6 check-in: f12dcdcec4 user: dgp tags: dgp-ensemble-rewrite
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
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