Tcl Source Code

View Ticket
Login
Ticket UUID: 1017519
Title: TIP#217: Getting Sorted Indices out of Lsort (v1.2)
Type: Patch Version: TIP Implementation
Submitter: nobody Created on: 2004-08-27 11:19:15
Subsystem: 17. Commands I-L Assigned To: dkf
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2004-08-27 19:59:55
Resolution: Out of Date Closed By: dkf
    Closed on: 2004-08-27 12:59:55
Description:
Reference Implementation version 1.2 for TIP#217

This is a 99-line context diff, involving adding 14
lines of code to tclCmdIL.c, no additional memory
overhead and only one additional integer comparison if
the new lsort -indices option is not invoked.

Also available at:
http://www.bovik.org/lsort-indices-diff.txt
User Comments: nobody added on 2004-08-27 18:19:16:

File Added - 99403: lsort-indices-diff.txt

Attachments: