Tcl Source Code

View Ticket
Login
Ticket UUID: 858211
Title: TIP#129 implementation
Type: Patch Created on: 2003-12-11 11:59:17
Submitter: mrohr Assigned to: dkf
Subsystem: 12. ByteArray Object Severity:
Priority: 9 Immediate Last modified: 2004-05-13 17:15:23
Status: Closed Closed by: dkf
Resolution: Accepted Closed on: 2004-05-13 10:15:23
Version: TIP Implementation
Description:
Implements TIP#129 (new formatcodes for [binary]
command). There are also a number of new tests.

Thie patch changes tclBinary.c and binary.test.

Patch was done using

cvs diff -u generic/tclBinary.c tests/binary.test >
tip129.pat
ch
User Comments:
mrohr added on 2003-12-11 18:59:18:

File Added - 70243: tip129.patch

dkf added on 2004-05-13 17:15:23:
Logged In: YES 
user_id=79902

Accepted with minor modifications.  Thanks for that test suite!

Attachments: