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-11-03
Fix some problems with the packaging system
Steve Bennett
2
-36
/
+40
2010-11-03
Fix 'make test' from the jimtcl directory
Steve Bennett
1
-3
/
+3
2010-11-02
Fix 'make install' with no external extensions
Steve Bennett
2
-1
/
+13
2010-10-30
Don't search for libs that aren't required
Steve Bennett
2
-66
/
+114
2010-10-30
Allow extensions to be built/installed as modules
Steve Bennett
13
-336
/
+1217
2010-10-30
Update documentation for recent features
Steve Bennett
2
-28
/
+88
2010-10-30
Determine platform_tcl() settings with configure
Steve Bennett
6
-2
/
+20
2010-10-30
Fix segfault with unix domain sockets
Steve Bennett
1
-4
/
+4
2010-10-30
Add aio '$handle filename'
Steve Bennett
1
-0
/
+12
2010-10-30
Add 'info channels'
Steve Bennett
2
-17
/
+33
2010-10-30
Make it easy to create release tarballs
Steve Bennett
1
-0
/
+19
2010-10-30
Make everything depend on Makefile
Steve Bennett
1
-0
/
+2
2010-10-30
Don't explicitly add -g to CPPFLAGS
Steve Bennett
1
-1
/
+1
2010-10-29
Update version to 0.64
Steve Bennett
5
-14
/
+17
2010-10-20
Small fixes to make FreeBSD happy
0.63
Steve Bennett
3
-6
/
+6
2010-10-20
Mark some more static data as const
Steve Bennett
2
-4
/
+4
2010-10-20
Switch regexp/regsub to use Jim_GetEnum()
Steve Bennett
2
-60
/
+82
2010-10-20
Fix some outlier issues with regexp/regsub
Steve Bennett
3
-594
/
+671
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
[next]