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
2013-12-21
allow hash tables to be randomise
Steve Bennett
1
-1
/
+2
2013-12-21
tailcall should resolve command in current namespace
Steve Bennett
1
-0
/
+1
2013-12-09
Fix aio close from non-global namespace
Steve Bennett
1
-3
/
+2
2013-08-23
Unbreak shared build on Windows. Collect all version ids to auto.def.
Vadim Zborovskii
1
-5
/
+0
2013-08-19
Make Jim_IsBigEndian() public
Steve Bennett
1
-7
/
+1
2013-08-12
Bump version to 0.75
Steve Bennett
1
-1
/
+1
2013-07-22
Make Jim_CheckSignal() a macro
Steve Bennett
1
-0
/
+5
2013-07-22
Update documentation and version to 0.74
Steve Bennett
1
-1
/
+1
2013-07-22
Ensure that signals can break vwait
Steve Bennett
1
-0
/
+1
2013-06-12
Remove nonexistent function declaration
Ezequiel Garcia
1
-2
/
+0
2013-03-12
Shuffle Jim_Obj to shrink it on 64bit (72 -> 64), removing holes
Lauri Kasanen
1
-2
/
+2
2012-03-13
Fix a reference counting bug
Steve Bennett
1
-0
/
+1
2011-12-12
Add support for lightweight namespaces
Steve Bennett
1
-0
/
+11
2011-12-12
Remove error message rewriting for aliases
Steve Bennett
1
-2
/
+0
2011-12-09
Make interactive getline/history API public
Steve Bennett
1
-0
/
+5
2011-12-08
Add support for tcl::prefix as an optional extension
Steve Bennett
1
-0
/
+3
2011-12-08
Make Jim_EvalObjList() public
Steve Bennett
1
-0
/
+1
2011-12-08
Reduce # of different types in the Jim_Obj union
Steve Bennett
1
-15
/
+6
2011-12-02
Prevent infinite recursion for eval, alias
Steve Bennett
1
-2
/
+5
2011-11-28
Make Jim_ListJoin() public
Steve Bennett
1
-0
/
+2
2011-11-28
Commands, not just procs can be local
Steve Bennett
1
-4
/
+6
2011-11-28
Shorten ref id, proc epoch to 32 bits
Steve Bennett
1
-8
/
+9
2011-11-18
Create optimised Jim_String(), Jim_Length()
Steve Bennett
1
-1
/
+1
2011-11-18
Add a general purpose hashtable pattern matcher
Steve Bennett
1
-0
/
+1
2011-11-18
Cleanup hash table interfaces
Steve Bennett
1
-4
/
+4
2011-11-18
Improvements to hash table usage for dicts
Steve Bennett
1
-2
/
+2
2011-11-01
Bump version to 0.73
Steve Bennett
1
-1
/
+1
2011-09-12
Remove all trailing whitespace in source
Steve Bennett
1
-12
/
+12
2011-09-12
Bump version to 0.72
Steve Bennett
1
-1
/
+1
2011-08-30
Change Jim_EvalObjPrefix to accept arbitrary objects
Alexander Shpilkin
1
-1
/
+2
2011-08-03
Fix commit cbeb3ea: unset missing array element
Steve Bennett
1
-1
/
+1
2011-07-29
Add Jim_EvalSource() to replace Jim_Eval_Named()
Steve Bennett
1
-2
/
+5
2011-07-29
Switch to using Jim_Obj for filename tracking
Steve Bennett
1
-4
/
+3
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
[prev]
[next]