summaryrefslogtreecommitdiff
path: root/jimsh.c
Commit message (Expand)AuthorAge
* Clean up the indentation messSteve Bennett2010-10-15
* Improve stack trace handlingSteve Bennett2010-10-15
* Bug fixes and featuresSteve Bennett2010-10-15
* Many improvements, bug fixesSteve Bennett2010-10-15
* Bugs, features, testsSteve Bennett2010-10-15
* Fix a couple of bugsSteve Bennett2010-10-15
* Implement some new featuresSteve Bennett2010-10-15
* Fix exit code from jimshoharboe2010-10-15
* $argv0 should be the name of the scriptoharboe2010-10-15
* Convert package to use jim-subcmdSteve Bennett2010-10-15
* More static extension stuffSteve Bennett2010-10-15
* Add clock commandSteve Bennett2010-10-15
* Add file and exec (along with subcmd support)Steve Bennett2010-10-15
* Split package and load out of jim.cSteve Bennett2010-10-15
* Strip out unneeded junk from JimSteve Bennett2010-10-15
* Cutover to new workware fork of Jim TclSteve Bennett2010-10-15
* Bring corrected license as mentioned in freebsd/...Wojciech A. Koszek2010-02-01
* Revert "Bring correct license -- I think freebsd/ directory has an agreements"Wojciech A. Koszek2010-02-01
* Bring correct license -- I think freebsd/ directory has an agreementsWojciech A. Koszek2010-02-01
* 2009-08-16 Steve Bennett <steveb@workware.net.au>oharboe2009-08-16
* * jimsh.c: $argv0 should be the name of the scriptoharboe2009-08-16
* * retire CVS keyword expansion. Plays havoc with patches.oharboe2008-06-16
* JimGetExePath needs to be a _path_ not the file name.patthoyts2005-04-13
* Fixes for this two bugs:antirez2005-04-11
* Rework of the [scan] command finished. It does not any longer usechi2005-04-10
* Fix win32 buildpatthoyts2005-04-08
* Fixed a typo that prevented compilation with JIM_ANSICantirez2005-04-07
* Modified jimsh.c in order to put the directory of the Jim executableantirez2005-04-06
* .jimrc support (or jimrc.tcl). Minimal readline extension, just enoughantirez2005-04-05
* Did some fix in jimsh.c, exported some more API function to setantirez2005-03-08
* Added [info patchlevel] and setup argv0 and argv variables in jimsh.patthoyts2005-03-08
* jimsh addedantirez2005-03-02