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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-20
Allow regexp/regsub -start to be an index
Steve Bennett
1
-4
/
+11
2010-10-20
Fix regexp -all -line with an anchored search
Steve Bennett
1
-3
/
+5
2010-10-20
Declare some internal functions static
Steve Bennett
2
-19
/
+19
2010-10-20
Document dict keys and lsort -index
Steve Bennett
2
-3
/
+39
2010-10-20
Add support for 'dict keys'
Steve Bennett
3
-27
/
+41
2010-10-20
Add support for lsort -index
Steve Bennett
2
-43
/
+283
2010-10-20
Set $argc in jimsh
Steve Bennett
3
-1
/
+15
2010-10-20
Fix a parse error on trailine newline
Steve Bennett
1
-6
/
+3
2010-10-15
Ensure that 'make install' installs jim.h
Steve Bennett
1
-1
/
+1
2010-10-15
Only indicate 'Runtime Error' from a script
Steve Bennett
1
-2
/
+2
2010-10-15
Properly allow the id to be set in bench.tcl
Steve Bennett
1
-1
/
+3
2010-10-15
Rename Tcl.html_shipped to Tcl_shipped.html
Steve Bennett
2
-2
/
+2
2010-10-15
Licence wording updates.
Steve Bennett
12
-35
/
+9
2010-10-15
If three arguments are passed to 'puts' and the second isn't -nonewline, retu...
Wojciech A. Koszek
1
-1
/
+1
2010-10-15
Re-add some files lost from v0.51
Steve Bennett
9
-1
/
+498
2010-10-15
Fix regsub to support strings with embedded nulls
Steve Bennett
2
-16
/
+17
2010-10-15
Fix a concat bug
Steve Bennett
2
-1
/
+39
2010-10-15
Fix error message for deleting nonexistent proc
Steve Bennett
2
-4
/
+163
2010-10-15
Fix some problems with global and upvar
Steve Bennett
2
-13
/
+348
2010-10-15
Add support for clock clicks, micros, millis
Steve Bennett
1
-0
/
+41
2010-10-15
Fix -Wshadow warnings
Steve Bennett
6
-95
/
+94
2010-10-15
Some systems insist that ctype macros use unsigned
Steve Bennett
2
-18
/
+18
2010-10-15
Portability fixes
Steve Bennett
14
-60
/
+454
2010-10-15
Make it easier to enable and disable extensions
Steve Bennett
2
-34
/
+116
2010-10-15
Add stubs in case of compiled-out package, aio
Steve Bennett
2
-8
/
+22
2010-10-15
Remove dependence of jim core on stderr
Steve Bennett
7
-66
/
+48
2010-10-15
Add install target to Makefile
Steve Bennett
8
-225
/
+6840
2010-10-15
Allow an optional version id in bench.tcl
Steve Bennett
1
-6
/
+4
2010-10-15
Rename internal procs in tree.tcl
Steve Bennett
1
-32
/
+32
2010-10-15
Reduce max nesting depth to 1000
Steve Bennett
1
-1
/
+1
2010-10-15
Implement 'pid handle'
Steve Bennett
4
-11
/
+99
2010-10-15
Avoid over-aggressive optimisation in Jim_EvalObj()
Steve Bennett
1
-54
/
+55
2010-10-15
Allow exit from .jimrc
Steve Bennett
2
-11
/
+13
2010-10-15
Simplify dict creation
Steve Bennett
1
-99
/
+32
2010-10-15
More simplification of Jim_EvalObj()
Steve Bennett
1
-122
/
+96
2010-10-15
Implement Tcl I/O wrappers in Tcl
Steve Bennett
2
-111
/
+48
2010-10-15
Fix bug when renaming the current proc
Steve Bennett
2
-24
/
+21
2010-10-15
Fix reference counting of stack trace in 'error'
Steve Bennett
2
-0
/
+9
2010-10-15
Skip tests for features which are not available
Steve Bennett
13
-11
/
+32
2010-10-15
Source location for failed tests was wrong
Steve Bennett
1
-1
/
+15
2010-10-15
Make jim more reentrant
Steve Bennett
5
-67
/
+96
2010-10-15
Ensure that Tcl extensions can be built-in or external
Steve Bennett
19
-5
/
+54
2010-10-15
string trimright now always removes nulls
Steve Bennett
2
-3
/
+3
2010-10-15
Change tree API to be object-based
Steve Bennett
2
-109
/
+106
2010-10-15
Minor cleanups and fixes
Steve Bennett
3
-28
/
+18
2010-10-15
Use $::env to build environment for exec
Steve Bennett
3
-12
/
+180
2010-10-15
Add do-nothing fileevent for Tcl compatibility
Steve Bennett
2
-5
/
+10
2010-10-15
Fix QNX build
Steve Bennett
1
-1
/
+1
2010-10-15
Improvements to script internal rep
Steve Bennett
2
-65
/
+56
2010-10-15
Don't depend on specific regexp messages
Steve Bennett
1
-6
/
+6
[next]