summaryrefslogtreecommitdiffstats
path: root/examples/declarative/scrollbar/pics/niagara_falls.jpg
stat options
Period:
Authors:

Commits per author per week (path 'examples/declarative/scrollbar/pics/niagara_falls.jpg')

AuthorW37 2024W38 2024W39 2024W40 2024Total
Total00000
value='bug_2911139'>bug_2911139 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/generic
diff options
context:
space:
mode:
authordas <das>2008-08-14 02:12:23 (GMT)
committerdas <das>2008-08-14 02:12:23 (GMT)
commit978f2d06b37ac3302422812bf8cb0ad7eb972f97 (patch)
tree17baa52cc265a3d5a5a7ca9e459109d1ab31cb5d /generic
parent1fa87fa862bd33216bb805df67139629fd2e915e (diff)
downloadtcl-978f2d06b37ac3302422812bf8cb0ad7eb972f97.zip
tcl-978f2d06b37ac3302422812bf8cb0ad7eb972f97.tar.gz
tcl-978f2d06b37ac3302422812bf8cb0ad7eb972f97.tar.bz2
* generic/tclCompile.h: add support for debug logging of DTrace
* generic/tclBasic.c: 'proc', 'cmd' and 'inst' probes (does _not_ require a platform with DTrace).
Diffstat (limited to 'generic')
-rw-r--r--generic/tclBasic.c5
-rw-r--r--generic/tclCompile.h113
2 files changed, 115 insertions, 3 deletions
diff --git a/generic/tclBasic.c b/generic/tclBasic.c