aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-15tcl6 no longer needs stdio or autoloadSteve Bennett2-87/+0
2010-10-15Benchmarks in milliseconds for easier readingSteve Bennett2-3/+3
2010-10-15Make unit tests work better with optional regexpSteve Bennett1-13/+20
2010-10-15Lots of improvementsSteve Bennett8-698/+1256
2010-10-15Default to using all extensions with no external dependenciesSteve Bennett4-66/+52
2010-10-15More static extension stuffSteve Bennett2-16/+2
2010-10-15Add autoconf-based buildSteve Bennett5-237/+117
2010-10-15Remove old MakefileSteve Bennett1-155/+48
2010-10-15Make static extensions buildSteve Bennett13-148/+132
2010-10-15Add stdio read commandSteve Bennett1-1/+4
2010-10-15Add more tcl6 compatibilitiesSteve Bennett1-26/+158
2010-10-15Import various tinytcl compatibility packagesSteve Bennett5-1/+409
2010-10-15Add clock commandSteve Bennett2-0/+112
2010-10-15Simplify package command to ignore versionsSteve Bennett1-237/+25
2010-10-15Add file and exec (along with subcmd support)Steve Bennett8-180/+2003
2010-10-15Split package and load out of jim.cSteve Bennett5-461/+476
2010-10-15Strip out unneeded junk from JimSteve Bennett14-1516/+308
2010-10-15Remove unnecessary ecos stuffSteve Bennett17-19878/+0