Tcl Source Code

Timeline
Login

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

50 events occurring around 03e19853935be3b6.

2018-04-22
23:16
Add a test for the compiled pathway. check-in: 08a3816456 user: dgp tags: bug-e87bcf819f
23:11 Ticket [e87bcf819f] array for fails to detect array change made through upvar status still Open with 4 other changes artifact: e1675ea83d user: dgp
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
19:13 Ticket [e87bcf819f] array for fails to detect array change made through upvar status still Open with 3 other changes artifact: da4ded8276 user: dgp ... 2 similar events omitted.
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:23 Closed ticket [46a2410650]: Array search does not terminate on element unset plus 6 other changes artifact: d4e0f81a7f user: dgp
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
02:24 Ticket [552ed5eac5] Strange discrepancy regarding INST_START_CMD in body of cycles if compiled with or without invocation in condition/iterator... status still Open with 3 other changes artifact: 52a8a21221 user: aspect
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:47 Ticket [552ed5eac5] Strange discrepancy regarding INST_START_CMD in body of cycles if compiled with or without invocation in condition/iterator... status still Open with 3 other changes artifact: feade3647a user: sebres
20:43 Edit [1283a17cbd1b1242|1283a17cbd]: Change branch background color to "#ffb59b". artifact: 4c87aac545 user: sebres
20:41
bug [552ed5eac53ff5e4]: added test case illustrated this bug check-in: 1283a17cbd user: sebres tags: bug-552ed5eac53ff5e4
20:33 New ticket [552ed5eac5] Strange discrepancy regarding INST_START_CMD in body of cycles if compiled with or without invocation in condition/iterator.... artifact: 9d09f61c99 user: sebres
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:57 Add attachment http-files-05ac4d0cdd.tar.gz to ticket [46b6edad51] artifact: 6e5cd5468e user: kjnash
16:57 Delete attachment "http-files-1ec9da4c46.tar.gz" from ticket [46b6edad51] artifact: c0ce0c6f18 user: kjnash
16:56 Ticket [46b6edad51] HTTP Keep-Alive with Pipelined requests fails status still Open with 3 other changes artifact: b4bab9be11 user: kjnash
16:55
merge 8.7 check-in: 03e1985393 user: dgp tags: trunk
16:52 Delete attachment "http-files-386c1a2e43.tar.gz" from ticket [46b6edad51] artifact: af6510d8dc user: kjnash
16:51 Add attachment http-files-1ec9da4c46.tar.gz to ticket [46b6edad51] artifact: 23cac41655 user: kjnash
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
06:57 Closed ticket [ff82755e15]: http::geturl socket error reporting lacks stack trace plus 5 other changes artifact: 5bd7fa4d0c user: oehhar
06:57 Edit [a3bf2db1fddc2e50|a3bf2db1fd]: Edit check-in comment. artifact: 8cd18e6f57 user: oehhar
06:55 New ticket [ff82755e15] http::geturl socket error reporting lacks stack trace. artifact: 00cb6599f4 user: oehhar
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