summaryrefslogtreecommitdiff
path: root/jim.c
Commit message (Expand)AuthorAge
* Allow incr on unset variableSteve Bennett2010-10-15
* Simplify and speed up exprSteve Bennett2010-10-15
* Fix null pointer dereferenceSteve Bennett2010-10-15
* Bug fixes and featuresSteve Bennett2010-10-15
* Rework script/subst parser for improved performanceSteve Bennett2010-10-15
* Many improvements, bug fixesSteve Bennett2010-10-15
* Various general fixes and cleanupsSteve Bennett2010-10-15
* More expr tests and fixesSteve Bennett2010-10-15
* New features, docsSteve Bennett2010-10-15
* New featuresSteve Bennett2010-10-15
* More expr cleanupSteve Bennett2010-10-15
* Simplify expr evaluationSteve Bennett2010-10-15
* Revert "Simplify handling of {expand}"Steve Bennett2010-10-15
* Simplify handling of {expand}Steve Bennett2010-10-15
* Fix many problem with expr evaluationSteve Bennett2010-10-15
* Bugs, features, testsSteve Bennett2010-10-15
* Source cleanups, typos, add testSteve Bennett2010-10-15
* Improvements to 'scan'Steve Bennett2010-10-15
* Speed up assign to static dict sugarSteve Bennett2010-10-15
* Bug fixes, documentation updatesSteve Bennett2010-10-15
* Fix time, bump versionSteve Bennett2010-10-15
* Enhance env, fix error messagesSteve Bennett2010-10-15
* Build improvements, bug fixes and compiler warningsSteve Bennett2010-10-15
* jimsh improvements plus documentationSteve Bennett2010-10-15
* Fix a couple of bugsSteve Bennett2010-10-15
* Implement 'array' in CSteve Bennett2010-10-15
* Improve expression supportSteve Bennett2010-10-15
* Bugs, features and testsSteve Bennett2010-10-15
* Bugs, features, testsSteve Bennett2010-10-15
* Bugs and testsSteve Bennett2010-10-15
* Improve error handlingSteve Bennett2010-10-15
* Fix a couple of bugsSteve Bennett2010-10-15
* Enhance exec, bioSteve Bennett2010-10-15
* Implement some new featuresSteve Bennett2010-10-15
* Fix a couple of small bugsSteve Bennett2010-10-15
* freebsd: make it compileWojciech A. Koszek2010-10-15
* errors: improve stack traces for return -code errorSteve Bennett2010-10-15
* Remove intptr_tSteve Bennett2010-10-15
* Fix eCos compatiblity problems with autotools.oyvind2010-10-15
* Comparison of doubles is a boolean.oharboe2010-10-15
* Line numbers wrong with {expamd}oharboe2010-10-15
* Fix crash in substoharboe2010-10-15
* Make [format %c 0] work (embedded nulls)oharboe2010-10-15
* Should be able to compare strings for order in exproharboe2010-10-15
* Fix 'unset ::var' to unset a global varoharboe2010-10-15
* Build fixes, better Jim_EvalFile()Steve Bennett2010-10-15
* Fix some runtime errorsSteve Bennett2010-10-15
* Convert jim-aio.c to use subcmdSteve Bennett2010-10-15
* Small improvementsSteve Bennett2010-10-15
* Lots of improvementsSteve Bennett2010-10-15