summaryrefslogtreecommitdiffstats
path: root/Mac/Build
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-03-05 13:54:46 (GMT)
committerGeorg Brandl <georg@python.org>2011-03-05 13:54:46 (GMT)
commit5f55933b3a78b7f3557ac81a2411a1b50bffab33 (patch)
tree53ac75f3a7c6efaf6b7b724aa3ed43913c18663b /Mac/Build
parenta97ca4340ccd35ed7699928b43e18aaf8e182f67 (diff)
downloadcpython-2.1.zip
cpython-2.1.tar.gz
cpython-2.1.tar.bz2
Close 2.1 branch.2.1
Diffstat (limited to 'Mac/Build')
0 files changed, 0 insertions, 0 deletions
_3397515'>bug_3397515 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/win/tclWinInit.c
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-03-12 15:06:47 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-03-12 15:06:47 (GMT)
commit2ff0db90f57b60e46b714f2b5cdb1d2c5eacce98 (patch)
treeed891ab3e00ea5888426f25d675aff2d89a00b1d /win/tclWinInit.c
parent0d3106376c20bbe48cba344885fcad371b72b50f (diff)
downloadtcl-2ff0db90f57b60e46b714f2b5cdb1d2c5eacce98.zip
tcl-2ff0db90f57b60e46b714f2b5cdb1d2c5eacce98.tar.gz
tcl-2ff0db90f57b60e46b714f2b5cdb1d2c5eacce98.tar.bz2
Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in
rest of Tcl source code. No ABI change. API change *should* be harmless.