aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-15Implement tree packageSteve Bennett2-0/+446
2010-10-15Bugs and testsSteve Bennett4-1/+38
2010-10-15Improve error handlingSteve Bennett8-40/+350
2010-10-15Fix a couple of bugsSteve Bennett2-1/+3
2010-10-15Rework/improve jim subcmd handlingSteve Bennett2-7/+101
2010-10-15Enhance exec, bioSteve Bennett9-135/+248
2010-10-15Implement some new featuresSteve Bennett13-183/+671
2010-10-15Fix a couple of small bugsSteve Bennett1-4/+6
2010-10-15Simplify use of eventloopSteve Bennett10-57/+4058
2010-10-15freebsd: make it compileWojciech A. Koszek1-0/+13
2010-10-15errors: improve stack traces for return -code errorSteve Bennett1-12/+3
2010-10-15Remove intptr_tSteve Bennett1-5/+3
2010-10-15Fix eCos compatiblity problems with autotools.oyvind2-18/+21
2010-10-152009-10-08 Øyvind Harboeoharboe2-12/+54
2010-10-15Comparison of doubles is a boolean.oharboe1-7/+15
2010-10-15Line numbers wrong with {expamd}oharboe1-5/+9
2010-10-15Fix crash in substoharboe2-3/+8
2010-10-15Fix exit code from jimshoharboe1-0/+9
2010-10-15Make [format %c 0] work (embedded nulls)oharboe1-7/+7
2010-10-15array unset was brokenoharboe1-1/+1
2010-10-15$argv0 should be the name of the scriptoharboe1-1/+2
2010-10-15Should be able to compare strings for order in exproharboe1-6/+14
2010-10-15Fix 'unset ::var' to unset a global varoharboe1-4/+7
2010-10-15Remove declarations for some functions which are goneSteve Bennett1-5/+0
2010-10-15Build fixes, better Jim_EvalFile()Steve Bennett8-52/+51
2010-10-15Fit into the broad project buildSteve Bennett1-0/+0
2010-10-15Skip some tests if no eventloopSteve Bennett2-0/+7
2010-10-15Build even if eventloop is not enabledSteve Bennett1-22/+22
2010-10-15Fix some runtime errorsSteve Bennett2-7/+23
2010-10-15Handle forking tests betterSteve Bennett2-12/+27
2010-10-15Add some aio and eventloop testsSteve Bennett2-0/+123
2010-10-15Convert jim-aio.c to use subcmdSteve Bennett9-358/+459
2010-10-15Add missing return code from load static extensionsSteve Bennett1-0/+1
2010-10-15Convert package to use jim-subcmdSteve Bennett9-687/+716
2010-10-15Small improvementsSteve Bennett7-18/+37
2010-10-15Ignore some stuffSteve Bennett1-0/+5
2010-10-15Add some tests from tinytclSteve Bennett11-0/+268