Version 0 of List of TIPs

Updated 2014-09-20 19:56:10 by pooryorick

This is a list of tips that have a presence on this wiki. The canonical list is here .

Informational TIPs

407: The String Representation of Tcl Lists: the Gory Details

Implemented TIPs *

59: Embed Build Information in Tcl Binary Library
The basis for tcl::pkgconfig.
148: Correct list-Quoting of the '#' Character
a bug fix.
257: Object Orientation for Tcl
the basis for TclOO.

Approved TIPs

this section is currently empty

Pending TIPs

415: Enable Easy Creation of Circular Arc Segments
Creating a segment of a circular arc is unnecessarily difficult.
Tcl Improvement Proposal #431: Add 'tempdir' Subcommand to 'file'
addresses the fact that file mkdir does not fail if the directory already exists.

Withdrawn TIPs

305: ANSI Escape Sequence Support for Windows's Console Channel Driver
better off as a platform-specific extension.

Rejected TIPs *

this section is empty for the time being