index
:
riscv-openocd/jimtcl.git
bootstrap-jimsh
cmd-register
exec-tip424
expr-glob-regexp-op
kos-fixes
leval
master
master-next
msvc-fix-322
taint-support
tip424-exec
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jimsh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-05
build: quieten compiler warnings
Steve Bennett
1
-1
/
+3
2019-11-30
jimsh: interactive mode: print nulls
Steve Bennett
1
-1
/
+4
2016-09-29
jimsh: add support for "jimsh -"
Steve Bennett
1
-7
/
+11
2015-11-30
jimsh: Allow option "--help" and enable place for parsing other options in fu...
Evan Hunter
1
-1
/
+27
2014-10-28
Fix [info nameofexecutable] after [cd]
Steve Bennett
1
-1
/
+1
2014-01-15
jimsh: minor code cleanups
Steve Bennett
1
-6
/
+9
2011-10-21
Update source files to reflect FreeBSD licence
Steve Bennett
1
-13
/
+27
2011-07-13
Add tcl_platform(pathSeparator)
Steve Bennett
1
-29
/
+3
2011-07-07
Do just enough to make Jim useable with msys/mingw
Steve Bennett
1
-0
/
+9
2011-06-01
Add Jim_String() macro
Steve Bennett
1
-4
/
+4
2011-04-14
Support 'jimsh --version'
Steve Bennett
1
-0
/
+5
2010-12-21
All Jim source should include jimautoconf.h
Steve Bennett
1
-0
/
+1
2010-11-19
Allow Jim_InteractivePrompt() to return [exit] to caller
Steve Bennett
1
-5
/
+5
2010-11-17
Add UTF-8 support to regexp
Steve Bennett
1
-0
/
+3
2010-11-08
Don't hardcode /lib/jim
Steve Bennett
1
-108
/
+26
2010-10-20
Set $argc in jimsh
Steve Bennett
1
-0
/
+1
2010-10-15
Remove dependence of jim core on stderr
Steve Bennett
1
-3
/
+6
2010-10-15
Allow exit from .jimrc
Steve Bennett
1
-6
/
+11
2010-10-15
Clean up some debugging
Steve Bennett
1
-1
/
+1
2010-10-15
Reduce excessive stack usage
Steve Bennett
1
-24
/
+37
2010-10-15
Clean up the indentation mess
Steve Bennett
1
-15
/
+23
2010-10-15
Improve stack trace handling
Steve Bennett
1
-1
/
+1
2010-10-15
Bug fixes and features
Steve Bennett
1
-0
/
+2
2010-10-15
Many improvements, bug fixes
Steve Bennett
1
-23
/
+1
2010-10-15
Bugs, features, tests
Steve Bennett
1
-12
/
+25
2010-10-15
Fix a couple of bugs
Steve Bennett
1
-1
/
+2
2010-10-15
Implement some new features
Steve Bennett
1
-4
/
+4
2010-10-15
Fix exit code from jimsh
oharboe
1
-0
/
+9
2010-10-15
$argv0 should be the name of the script
oharboe
1
-1
/
+2
2010-10-15
Convert package to use jim-subcmd
Steve Bennett
1
-1
/
+3
2010-10-15
More static extension stuff
Steve Bennett
1
-16
/
+1
2010-10-15
Add clock command
Steve Bennett
1
-0
/
+2
2010-10-15
Add file and exec (along with subcmd support)
Steve Bennett
1
-0
/
+4
2010-10-15
Split package and load out of jim.c
Steve Bennett
1
-0
/
+6
2010-10-15
Strip out unneeded junk from Jim
Steve Bennett
1
-2
/
+6
2010-10-15
Cutover to new workware fork of Jim Tcl
Steve Bennett
1
-35
/
+14
2010-02-01
Bring corrected license as mentioned in freebsd/...
Wojciech A. Koszek
1
-14
/
+25
2010-02-01
Revert "Bring correct license -- I think freebsd/ directory has an agreements"
Wojciech A. Koszek
1
-25
/
+14
2010-02-01
Bring correct license -- I think freebsd/ directory has an agreements
Wojciech A. Koszek
1
-14
/
+25
2009-08-16
2009-08-16 Steve Bennett <steveb@workware.net.au>
oharboe
1
-0
/
+9
2009-08-16
* jimsh.c: $argv0 should be the name of the script
oharboe
1
-1
/
+2
2008-06-16
* retire CVS keyword expansion. Plays havoc with patches.
oharboe
1
-2
/
+0
2005-04-13
JimGetExePath needs to be a _path_ not the file name.
patthoyts
1
-2
/
+4
2005-04-11
Fixes for this two bugs:
antirez
1
-5
/
+7
2005-04-10
Rework of the [scan] command finished. It does not any longer use
chi
1
-2
/
+3
2005-04-08
Fix win32 build
patthoyts
1
-1
/
+7
2005-04-07
Fixed a typo that prevented compilation with JIM_ANSIC
antirez
1
-2
/
+2
2005-04-06
Modified jimsh.c in order to put the directory of the Jim executable
antirez
1
-2
/
+73
2005-04-05
.jimrc support (or jimrc.tcl). Minimal readline extension, just enough
antirez
1
-2
/
+27
2005-03-08
Did some fix in jimsh.c, exported some more API function to set
antirez
1
-8
/
+25
[next]