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
/
jim.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-08
Better proc optional arg handling
Steve Bennett
1
-7
/
+13
2011-06-28
Don't try to store an int into a (void *)
Steve Bennett
1
-4
/
+7
2011-06-10
Add --maintainer option
Steve Bennett
1
-1
/
+0
2011-06-10
Unload dlopen() handles on freeing interpreter
Steve Bennett
1
-0
/
+3
2011-06-10
Always define strtoull as strtoul if no 64 bit ints
Steve Bennett
1
-1
/
+1
2011-06-10
Add TclX-compatible loop command
Steve Bennett
1
-2
/
+0
2011-06-09
Better handling of environ on Mac OS X
Steve Bennett
1
-0
/
+4
2011-06-09
Use autosetup instead of autoconf
Steve Bennett
1
-8
/
+0
2011-06-01
Add [upcall] command
Steve Bennett
1
-0
/
+1
2011-06-01
Use a union for Jim_Cmd fields
Steve Bennett
1
-12
/
+21
2011-06-01
local procs now keep and restore previous defn
Steve Bennett
1
-0
/
+2
2011-06-01
Add Jim_String() macro
Steve Bennett
1
-0
/
+1
2011-05-23
Remove some unused code
Steve Bennett
1
-1
/
+0
2011-05-18
Rename more internal functions
Steve Bennett
1
-2
/
+3
2011-04-22
[package require] should load at the global level
Steve Bennett
1
-0
/
+1
2011-04-22
Simplify the accounting of call frame levels
Steve Bennett
1
-4
/
+3
2011-04-05
Bump version to 0.71
Steve Bennett
1
-1
/
+1
2010-12-21
Bump version to 0.70
Steve Bennett
1
-1
/
+1
2010-12-15
Fix an object sharing bug for arrays
Steve Bennett
1
-0
/
+2
2010-11-24
Add support for [dict] size, merge, with
Steve Bennett
1
-0
/
+3
2010-11-17
For ctype macros, cast to unsigned char
Steve Bennett
1
-0
/
+2
2010-11-17
Add UTF-8 support to Jim
Steve Bennett
1
-8
/
+8
2010-11-09
Allow jim to be used as an autoconf subdir
Steve Bennett
1
-1
/
+1
2010-11-08
Don't hardcode /lib/jim
Steve Bennett
1
-5
/
+0
2010-10-30
Allow extensions to be built/installed as modules
Steve Bennett
1
-34
/
+21
2010-10-30
Determine platform_tcl() settings with configure
Steve Bennett
1
-0
/
+8
2010-10-29
Update version to 0.64
Steve Bennett
1
-1
/
+1
2010-10-20
Add support for 'dict keys'
Steve Bennett
1
-0
/
+1
2010-10-15
Licence wording updates.
Steve Bennett
1
-2
/
+0
2010-10-15
Fix -Wshadow warnings
Steve Bennett
1
-2
/
+2
2010-10-15
Portability fixes
Steve Bennett
1
-0
/
+3
2010-10-15
Remove dependence of jim core on stderr
Steve Bennett
1
-1
/
+1
2010-10-15
Add install target to Makefile
Steve Bennett
1
-1
/
+1
2010-10-15
Reduce max nesting depth to 1000
Steve Bennett
1
-1
/
+1
2010-10-15
Make jim more reentrant
Steve Bennett
1
-1
/
+2
2010-10-15
Improvements to script internal rep
Steve Bennett
1
-0
/
+4
2010-10-15
eventloop improvements and enhancements
Steve Bennett
1
-3
/
+2
2010-10-15
Fix some eventloop bugs
Steve Bennett
1
-0
/
+1
2010-10-15
Make sure all static data is marked read-only
Steve Bennett
1
-1
/
+1
2010-10-15
autoconf improvements
Steve Bennett
1
-4
/
+4
2010-10-15
Add basic ipv6 support to Jim
Steve Bennett
1
-0
/
+1
2010-10-15
Clean up the indentation mess
Steve Bennett
1
-0
/
+891
2010-10-15
Use configure to create jim.h
Steve Bennett
1
-873
/
+0
2010-10-15
Improve stack trace handling
Steve Bennett
1
-1
/
+2
2010-10-15
Code cleanups, mostly formatting
Steve Bennett
1
-1
/
+1
2010-10-15
Documentation, build system updates
Steve Bennett
1
-14
/
+2
2010-10-15
Add Jim_SetResultFormatted() for simplied messages
Steve Bennett
1
-2
/
+3
2010-10-15
Implement TIP #288
Steve Bennett
1
-5
/
+7
2010-10-15
Allow catch to specify what is caught
Steve Bennett
1
-0
/
+9
2010-10-15
Simplify and speed up expr
Steve Bennett
1
-0
/
+4
[next]