aboutsummaryrefslogtreecommitdiff
path: root/regtest.tcl
AgeCommit message (Expand)AuthorFilesLines
2011-11-18Don't allow upvar to a higher levelSteve Bennett1-0/+13
2011-11-18Improvements to variable caching and resolutionSteve Bennett1-0/+12
2011-07-27Fix object leak in regexp/regsubSteve Bennett1-0/+10
2011-07-07Use clock instead of open for loadable module bugSteve Bennett1-3/+4
2011-06-21Fix crash on dup of object with script repSteve Bennett1-0/+7
2011-05-26Fix an infinite loop in substSteve Bennett1-0/+5
2011-05-26Fix crash with: global ::nameSteve Bennett1-0/+6
2011-05-25Fix a crash when evaluating an invalid expressionSteve Bennett1-0/+7
2011-04-12Fix [for] crash if loop var is unsetSteve Bennett1-0/+7
2010-11-26Bug fix: crash parsing invalid dict sugarSteve Bennett1-0/+5
2010-10-15Fix bug when renaming the current procSteve Bennett1-0/+5
2010-10-15Fix reference counting of stack trace in 'error'Steve Bennett1-0/+8
2010-10-15Fix crash on expand of empty argSteve Bennett1-0/+6
2010-10-15Fix a crash during list parsingSteve Bennett1-0/+6
2010-10-15It was possible to create a bad refSteve Bennett1-0/+6
2010-10-15Reference count commandsSteve Bennett1-0/+6
2010-10-15Implement unix domain sockets for socketSteve Bennett1-1/+1
2008-11-052008-11-05 Steve Bennett <steveb@workware.net.au>oharboe1-0/+23
2005-03-08Applied patch about unset a(x) against non existing 'a' variableantirez1-0/+10
2005-03-06A specializing version of [for] that appears able to match theantirez1-0/+5
2005-02-26Initial revisionantirez1-0/+35