Tcl Source Code

View Ticket
Login
Ticket UUID: 1017532
Title: TIP#217: Getting Sorted Indices out of Lsort (v1.3)
Type: Patch Created on: 2004-08-27 11:55:53
Submitter: nobody Assigned to: dkf
Subsystem: 17. Commands I-L Severity:
Priority: 5 Medium Last modified: 2004-10-15 00:20:28
Status: Closed Closed by: dkf
Resolution: Accepted Closed on: 2004-10-14 17:20:28
Version: TIP Implementation
Description:
Reference Implementation version 1.3 for TIP#217

This is a 109-line context diff, involving adding 20
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.

This supercedes both previous versions.

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

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

dkf added on 2004-10-15 00:20:28:
Logged In: YES 
user_id=79902

Thanks!

Attachments: