Tcl Source Code

Timeline
Login

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

117 check-ins using file changes version 037911890a

2018-05-29
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
2017-12-23
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-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
2017-12-19
20:48
[586e71dce4] Exeception handling at level #0 by EvalObjv check-in: 1a04c85a4f user: dgp tags: core-8-6-branch
2017-12-18
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: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-13
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:32
Add -L option to nmakehlp to locate directories check-in: c2285042d1 user: apnadkarni tags: core-8-6-branch
2017-12-11
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
2017-12-09
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
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
2017-12-06
21:03
merge 8.6 check-in: 88d0d60517 user: dgp tags: core-8-6-8-rc
20:46
Plug memleak recently put into [package require]. check-in: 322b850aaa user: dgp tags: core-8-6-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: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:05
[ce3a211dcb] Failed file normalize when tail is empty string. check-in: 3eb09544e5 user: dgp tags: core-8-6-branch
2017-12-05
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
14:29
Use PRJ_PACKAGE_TCLNAME instead of PROJECT when generating TEA based pkgindex Closed-Leaf check-in: 3fd52c7ca6 user: apnadkarni tags: vc-reform
2017-12-01
12:47
Fix [4f51e1c5dc]: patch to correct linker flag sequence check-in: ff019ab462 user: jan.nijtmans tags: core-8-6-branch
2017-11-30
17:10
[5808081213] Permit all bytearrays (including impure ones) to report length without shimmering check-in: 2381208744 user: dgp tags: core-8-6-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
2017-11-29
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
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
2017-11-21
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
2017-11-19
18:40
Changed math functions min and max to C implementations. check-in: fd08949b6f user: pspjuth tags: pspjuth-cminmax
2017-11-17
15:46
Added back nothreads option. check-in: 87c104655c user: apnadkarni tags: vc-reform
15:29
Fix [fab92486a1]: Windows error 14 "Out of memory" mapping ... check-in: e074b44d9e user: jan.nijtmans tags: core-8-6-branch
12:40
upstream androwish changes check-in: 33a477e8ca user: jan.nijtmans tags: zipfs
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
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
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
2017-11-16
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
2017-11-15
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
2017-11-14
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
2017-11-13
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
2017-11-10
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
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
2017-11-08
02:53
compiler warning check-in: dd8928d781 user: dgp tags: core-8-6-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
2017-11-07
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
2017-11-03
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:57
Fix [6f2f83cc14]: tclWinload.c robustness. And fix a minor ... check-in: 4f69064432 user: jan.nijtmans tags: core-8-6-branch
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
2017-10-30
03:23
More test rewrites for robust var resolution. check-in: 3ccc116e36 user: dgp tags: core-8-6-branch
02:55
Revise tests that relied on deprecated variable resolution rules. check-in: 3e3819a1ea user: dgp tags: core-8-6-branch
2017-10-27
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
12:57
oops check-in: 58b2048198 user: dgp tags: core-8-6-branch
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
2017-10-25
17:31
Fix typo in set-old.test Closed-Leaf check-in: 4dca2189b0 user: fvogel tags: tip-421, bll-array-for
2017-10-24
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:30
Historical change affecting tests: Detroit did not observe Daylight Saving Time in 1967 check-in: 810600812c user: kbk tags: core-8-6-branch
2017-10-23
16:59
Update TZ info to tzcode2017c. check-in: b0e52b87d7 user: jima tags: core-8-6-branch
12:09
Fix [b58e689703]: Return value of 'Tcl_Flush' check-in: f7b55d3100 user: jan.nijtmans tags: core-8-6-branch
2017-10-20
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
2017-10-19
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:23
[1a56550e96] Mixins aren't being searched correctly by [info class methods -all] check-in: 5870e3c48b user: dkf tags: bug-1a56550e96
2017-10-10
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
2017-10-09
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
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
2017-09-21
18:47
RFE [566a999189] - better error message for 32/64 bit mismatch on load. check-in: 85eebd6da8 user: apnadkarni tags: core-8-6-branch
2017-09-14
07:41
Fix [f5da3d30e0]: clerical error in comments check-in: d2007ae5e7 user: jan.nijtmans tags: core-8-6-branch
2017-09-04
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:37
Typo's (Thanks to Gustaf Neumann), nothing functional. check-in: 4e7c82c6e1 user: jan.nijtmans tags: core-8-6-branch
2017-09-02
22:03
[0e4d88b650] Allow command overwrite when deletion callback deletes namespace. check-in: e71b74b743 user: dgp tags: core-8-6-branch
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: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
2017-08-31
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
09:32
http state 100 continue handling broken [2a94652ee1] check-in: fb94c24691 user: oehhar tags: core-8-6-branch
06:31
http state 100 continue handling broken [2a94652ee1] Closed-Leaf check-in: b80bf5033f user: oehhar tags: bug-2a94652ee1