Version 3 of List of TIPs

Updated 2014-10-12 14:33:43 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

The following TIPs have not yet been voted on.

415: Enable Easy Creation of Circular Arc Segments
Creating a segment of a circular arc is unnecessarily difficult.
431: Add 'tempdir' Subcommand to 'file'
addresses the fact that file mkdir does not fail if the directory already exists.
401: Comment Words with Leading {#}
make it possible to place a comment in the position of an individual word.

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