aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-15Improve stack trace handlingSteve Bennett12-89/+219
2010-10-15Add support for 'file copy'Steve Bennett3-0/+49
2010-10-15Add exec support for 2>@1Steve Bennett3-8/+28
2010-10-15Code cleanups, mostly formattingSteve Bennett2-74/+64
2010-10-15Documentation, build system updatesSteve Bennett8-42/+727
2010-10-15Simplify Jim_GetVariable(), upvar arg parsingSteve Bennett1-40/+42
2010-10-15Add Jim_SetResultFormatted() for simplied messagesSteve Bennett16-505/+432
2010-10-15Simplify and improve the for command optimisationSteve Bennett1-172/+130
2010-10-15Implement TIP #288Steve Bennett6-146/+308
2010-10-15Allow catch to specify what is caughtSteve Bennett8-348/+502
2010-10-15Allow incr on unset variableSteve Bennett4-9/+35
2010-10-15Simplify and speed up exprSteve Bennett5-687/+692
2010-10-15Fix null pointer dereferenceSteve Bennett2-1/+11
2010-10-15Bug fixes and featuresSteve Bennett6-74/+110
2010-10-15Rework script/subst parser for improved performanceSteve Bennett4-196/+426
2010-10-15Many improvements, bug fixesSteve Bennett25-702/+1692
2010-10-15Various general fixes and cleanupsSteve Bennett11-299/+238
2010-10-15More expr tests and fixesSteve Bennett6-46/+736
2010-10-15New features, docsSteve Bennett6-67/+657
2010-10-15New featuresSteve Bennett3-12/+151
2010-10-15More expr cleanupSteve Bennett1-254/+80
2010-10-15Simplify expr evaluationSteve Bennett6-369/+307
2010-10-15Revert "Simplify handling of {expand}"Steve Bennett1-38/+41
2010-10-15Simplify handling of {expand}Steve Bennett1-41/+38
2010-10-15Allow regsub to return the result as a stringSteve Bennett2-21/+26
2010-10-15Fix many problem with expr evaluationSteve Bennett4-503/+1768
2010-10-15Bugs, features, testsSteve Bennett10-26/+613
2010-10-15Tests, ehancements and bug fixes for execSteve Bennett2-14/+513
2010-10-15Source cleanups, typos, add testSteve Bennett8-96/+562
2010-10-15Improvements to 'scan'Steve Bennett5-883/+168
2010-10-15Implement 'socket pipe'Steve Bennett2-39/+101
2010-10-15Implement and document lassignSteve Bennett3-16/+35
2010-10-15Implement 'file tempfile'Steve Bennett2-2/+35
2010-10-15Speed up assign to static dict sugarSteve Bennett3-97/+87
2010-10-15Bug fixes, documentation updatesSteve Bennett16-4442/+191
2010-10-15Fix time, bump versionSteve Bennett3-13/+18
2010-10-15Enhance env, fix error messagesSteve Bennett3-11/+15
2010-10-15Build improvements, bug fixes and compiler warningsSteve Bennett13-1215/+1868
2010-10-15Documentation updatesSteve Bennett4-289/+5053
2010-10-15aio fixesSteve Bennett3-36/+68
2010-10-15exec fixes, add os.waitSteve Bennett3-10/+103
2010-10-15Build improvementsSteve Bennett3-11/+6
2010-10-15Implement unix domain sockets for socketSteve Bennett4-94/+191
2010-10-15jimsh improvements plus documentationSteve Bennett4-5/+2868
2010-10-15Fix a couple of bugsSteve Bennett1-6/+12
2010-10-15Implement 'array' in CSteve Bennett6-111/+512
2010-10-15Improve expression supportSteve Bennett3-46/+152
2010-10-15Bugs, features and testsSteve Bennett17-75/+478
2010-10-15Build improvementsSteve Bennett3-42/+32
2010-10-15Bugs, features, testsSteve Bennett6-15/+79