aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2010-10-15Add basic Tcl implementation of 'try ... finally'Steve Bennett1-0/+65
2010-10-15Improve stack trace handlingSteve Bennett4-23/+146
2010-10-15Add exec support for 2>@1Steve Bennett1-0/+4
2010-10-15Add Jim_SetResultFormatted() for simplied messagesSteve Bennett2-9/+9
2010-10-15Implement TIP #288Steve Bennett3-7/+96
2010-10-15Allow catch to specify what is caughtSteve Bennett2-1/+49
2010-10-15Allow incr on unset variableSteve Bennett2-1/+22
2010-10-15Simplify and speed up exprSteve Bennett2-1/+8
2010-10-15Fix null pointer dereferenceSteve Bennett1-0/+10
2010-10-15Bug fixes and featuresSteve Bennett1-14/+18
2010-10-15Rework script/subst parser for improved performanceSteve Bennett2-22/+21
2010-10-15Many improvements, bug fixesSteve Bennett9-3/+775
2010-10-15More expr tests and fixesSteve Bennett3-8/+598
2010-10-15New features, docsSteve Bennett3-8/+245
2010-10-15New featuresSteve Bennett1-0/+94
2010-10-15Simplify expr evaluationSteve Bennett2-6/+8
2010-10-15Fix many problem with expr evaluationSteve Bennett2-1/+892
2010-10-15Bugs, features, testsSteve Bennett8-8/+589
2010-10-15Tests, ehancements and bug fixes for execSteve Bennett1-0/+475
2010-10-15Source cleanups, typos, add testSteve Bennett4-2/+423
2010-10-15Improvements to 'scan'Steve Bennett2-59/+51
2010-10-15Implement and document lassignSteve Bennett1-8/+8
2010-10-15Speed up assign to static dict sugarSteve Bennett2-23/+22
2010-10-15Bug fixes, documentation updatesSteve Bennett3-2/+28
2010-10-15Build improvements, bug fixes and compiler warningsSteve Bennett4-13/+679
2010-10-15Implement unix domain sockets for socketSteve Bennett2-1/+9
2010-10-15Implement 'array' in CSteve Bennett2-0/+188
2010-10-15Improve expression supportSteve Bennett1-0/+45
2010-10-15Bugs, features and testsSteve Bennett10-3/+294
2010-10-15Bugs, features, testsSteve Bennett1-0/+45
2010-10-15Implement tree packageSteve Bennett1-0/+114
2010-10-15Bugs and testsSteve Bennett2-0/+36
2010-10-15Improve error handlingSteve Bennett5-0/+195