aboutsummaryrefslogtreecommitdiff
path: root/tclcompat.tcl
AgeCommit message (Expand)AuthorFilesLines
2010-10-15Move some core procs into the (Tcl) stdlib extensionSteve Bennett1-5/+4
2010-10-15Improvements to catch, return, signal, trySteve Bennett1-31/+89
2010-10-15Fix lassign to work properly with an empty listSteve Bennett1-2/+4
2010-10-15Enhance catch and 'info returncodes'Steve Bennett1-1/+8
2010-10-15Add basic Tcl implementation of 'try ... finally'Steve Bennett1-15/+32
2010-10-15Improve stack trace handlingSteve Bennett1-13/+12
2010-10-15Add support for 'file copy'Steve Bennett1-0/+23
2010-10-15Allow catch to specify what is caughtSteve Bennett1-7/+9
2010-10-15Bug fixes and featuresSteve Bennett1-0/+13
2010-10-15Various general fixes and cleanupsSteve Bennett1-0/+97