Tcl Source Code

View Ticket
Login
Ticket UUID: 3081184
Title: TIP 378 - TIP 280 performance fix
Type: Bug Version: None
Submitter: andreas_kupries Created on: 2010-10-04 23:19:19
Subsystem: 17. Commands I-L Assigned To: dkf
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2010-11-16 06:27:10
Resolution: Accepted Closed By: andreas_kupries
    Closed on: 2010-11-15 23:27:10
Description:
Patch adding the ability to trade info frame exact-ness of uplevel arguments against speed, with speed being default.
User Comments: andreas_kupries added on 2010-11-16 06:27:10:

allow_comments - 1

andreas_kupries added on 2010-11-16 06:27:09:
Committed to HEAD and 8.5 branches.

andreas_kupries added on 2010-10-06 03:46:39:
Documented TCL_INTERP_DEBUG_FRAME in the new patches, in tclvars.n

andreas_kupries added on 2010-10-06 03:45:58:

File Added - 388969: iframe-tcl85.diff

andreas_kupries added on 2010-10-06 03:45:35:

File Deleted - 388944:

andreas_kupries added on 2010-10-06 03:45:24:

File Deleted - 388943:

andreas_kupries added on 2010-10-06 03:44:55:

File Added - 388968: iframe-tcl86.diff

dkf added on 2010-10-06 01:40:07:
The environment variable TCL_INTERP_DEBUG_FRAME should be documented, but otherwise it's good enough to commit.

Arguably, all the [info frame] tests ought to be migrated to their own test file so that edits elsewhere in info.test won't disrupt them.

andreas_kupries added on 2010-10-06 00:23:46:
New patches are up.

andreas_kupries added on 2010-10-06 00:23:17:

File Deleted - 388844:

andreas_kupries added on 2010-10-06 00:23:00:

File Added - 388944: iframe-tcl85.diff

andreas_kupries added on 2010-10-06 00:22:36:

File Deleted - 388843:

andreas_kupries added on 2010-10-06 00:22:23:

File Added - 388943: iframe-tcl86.diff

andreas_kupries added on 2010-10-05 06:30:52:
Note: The tests in info.test use the easy way to be made workable (-frame 1 for first test requiring and then all after).

Upcoming patches will puts these tests into a sub-interpreter.

andreas_kupries added on 2010-10-05 06:19:46:

File Added - 388844: iframe-85.diff

andreas_kupries added on 2010-10-05 06:19:19:

File Added - 388843: iframe.diff

Attachments: