aboutsummaryrefslogtreecommitdiff
path: root/mkdir.tcl
AgeCommit message (Collapse)Author
2011-11-29add expand_vars proc to expand vars like /Users/hans, , etc within the file ↵Hans-Christoph Steiner
names svn path=/trunk/externals/tclfile/; revision=15802
2011-11-14namespace is now created by tclpd, so remove hereHans-Christoph Steiner
svn path=/trunk/externals/tclfile/; revision=15747
2011-11-14move shared function to a Tcl package, now that tclpd supports a local packageHans-Christoph Steiner
svn path=/trunk/externals/tclfile/; revision=15742
2011-11-14updated for typemaps fixes in tclpd 0.3.0Hans-Christoph Steiner
svn path=/trunk/externals/tclfile/; revision=15740
2011-11-11include $current_canvas in the 'variable ${self}::' technique so it worksHans-Christoph Steiner
svn path=/trunk/externals/tclfile/; revision=15727
2011-11-11ported to 'variable ' technique and use proc instead of proc+Hans-Christoph Steiner
svn path=/trunk/externals/tclfile/; revision=15726
2011-11-10full working implementation using canvas_getdir, and some help on tclpd ↵Hans-Christoph Steiner
style from mescalinum svn path=/trunk/externals/tclfile/; revision=15720
2011-11-10use pd::post instead of puts.mescalinum
namespace eval is not needed (done internally by tclpd before load). don't use return in global scope. svn path=/trunk/externals/tclfile/; revision=15717
2011-11-08first stab at some tclpd objectssvn2git-rootHans-Christoph Steiner
svn path=/trunk/externals/tclfile/; revision=15713