summaryrefslogtreecommitdiffstats
path: root/Doc/library/constants.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix 2.7ism.Georg Brandl2010-08-031-7/+4
* Merged revisions 83567 via svnmerge fromGeorg Brandl2010-08-021-4/+10
* Merged revisions 74492,74531,74545-74550,74553-74555,74588,74603,74608,74614,...Georg Brandl2009-10-271-1/+1
* #652749: document the constants added to the builtins by site.py.Georg Brandl2008-01-201-2/+25
* Some cleanup in the docs.Georg Brandl2007-12-291-1/+10
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+41
15 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/doc/Eval.3
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-05-12 17:35:42 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-05-12 17:35:42 (GMT)
commit4d371261ae296c76cb1784f1c9a183b24bd3840f (patch)
tree0d878d18b99310c87e99ef341f20a9c5e10dd9af /doc/Eval.3
parent88277cfbf1cceab46833ba93902ebb9fe1da8133 (diff)
downloadtcl-4d371261ae296c76cb1784f1c9a183b24bd3840f.zip
tcl-4d371261ae296c76cb1784f1c9a183b24bd3840f.tar.gz
tcl-4d371261ae296c76cb1784f1c9a183b24bd3840f.tar.bz2
* doc/Eval.3: Corrected prototype for Tcl_GlobalEvalObj [Bug 727622].