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
/
regtest.tcl
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-07
expr: Fix refcount issue converting invalid boolean
Steve Bennett
1
-0
/
+5
2017-08-07
expr: Check for missing operand to operator
Steve Bennett
1
-0
/
+5
2017-05-26
format: validate too long precision
Steve Bennett
1
-0
/
+5
2017-05-26
scan: validate -ve XPG3 specifier
Steve Bennett
1
-0
/
+5
2017-05-23
expr: Replace expression engine
Steve Bennett
1
-0
/
+5
2017-05-12
scan: Ensure format is converted to string form
Steve Bennett
1
-0
/
+5
2017-05-12
regexp: Fix bad memory access on missing close brace
Steve Bennett
1
-0
/
+5
2017-05-12
lsort -unique: Fix case with no duplicates
Steve Bennett
1
-0
/
+5
2017-05-12
format: Validate too many flags in format string
Steve Bennett
1
-0
/
+5
2017-05-12
exec: Fix check for | and |&
Steve Bennett
1
-0
/
+5
2017-05-12
scan: error on missing conversion char
Steve Bennett
1
-0
/
+5
2017-05-12
jim: Fix ref count problem with interpolated dict subst
Steve Bennett
1
-0
/
+1
2017-05-12
lsort: Fix a refcount issue
Steve Bennett
1
-0
/
+6
2017-04-07
expr: Add better checks for invalid ternary expression
Steve Bennett
1
-0
/
+5
2017-04-07
Fix ref count for interpolation/expression
Steve Bennett
1
-0
/
+6
2017-04-07
expr: fix crash on invalid ternary order
Steve Bennett
1
-0
/
+5
2017-04-07
Fix / command: divide by zero
Steve Bennett
1
-0
/
+5
2016-09-05
Fix a crash due to cached local command resolution
Steve Bennett
1
-0
/
+15
2016-08-17
Don't unconditionally define _GNU_SOURCE
Steve Bennett
1
-1
/
+7
2014-04-28
aio: Fix conflict between onexception and writable
Steve Bennett
1
-5
/
+5
2014-04-28
Add test
Steve Bennett
1
-0
/
+8
2014-04-23
array: avoid crash on unset variable
Steve Bennett
1
-0
/
+5
2014-01-18
regtest: don't exit prematurely from test 32
Steve Bennett
1
-1
/
+1
2014-01-03
Add regression test for return -code eval
Steve Bennett
1
-0
/
+9
2013-12-12
Fix infinite loop with error in lsort -unique
Steve Bennett
1
-0
/
+5
2013-11-11
Add titles to recent regression tests
Steve Bennett
1
-0
/
+5
2013-11-06
Fix [string tolower] buffer overflow for non-utf8
Steve Bennett
1
-0
/
+4
2012-03-13
Fix a reference counting bug
Steve Bennett
1
-0
/
+6
2011-12-16
Fix bug when calling ref finalizers
Steve Bennett
1
-0
/
+8
2011-12-02
Prevent infinite recursion for eval, alias
Steve Bennett
1
-0
/
+18
2011-11-18
Don't allow upvar to a higher level
Steve Bennett
1
-0
/
+13
2011-11-18
Improvements to variable caching and resolution
Steve Bennett
1
-0
/
+12
2011-07-27
Fix object leak in regexp/regsub
Steve Bennett
1
-0
/
+10
2011-07-07
Use clock instead of open for loadable module bug
Steve Bennett
1
-3
/
+4
2011-06-21
Fix crash on dup of object with script rep
Steve Bennett
1
-0
/
+7
2011-05-26
Fix an infinite loop in subst
Steve Bennett
1
-0
/
+5
2011-05-26
Fix crash with: global ::name
Steve Bennett
1
-0
/
+6
2011-05-25
Fix a crash when evaluating an invalid expression
Steve Bennett
1
-0
/
+7
2011-04-12
Fix [for] crash if loop var is unset
Steve Bennett
1
-0
/
+7
2010-11-26
Bug fix: crash parsing invalid dict sugar
Steve Bennett
1
-0
/
+5
2010-10-15
Fix bug when renaming the current proc
Steve Bennett
1
-0
/
+5
2010-10-15
Fix reference counting of stack trace in 'error'
Steve Bennett
1
-0
/
+8
2010-10-15
Fix crash on expand of empty arg
Steve Bennett
1
-0
/
+6
2010-10-15
Fix a crash during list parsing
Steve Bennett
1
-0
/
+6
2010-10-15
It was possible to create a bad ref
Steve Bennett
1
-0
/
+6
2010-10-15
Reference count commands
Steve Bennett
1
-0
/
+6
2010-10-15
Implement unix domain sockets for socket
Steve Bennett
1
-1
/
+1
2008-11-05
2008-11-05 Steve Bennett <steveb@workware.net.au>
oharboe
1
-0
/
+23
2005-03-08
Applied patch about unset a(x) against non existing 'a' variable
antirez
1
-0
/
+10
2005-03-06
A specializing version of [for] that appears able to match the
antirez
1
-0
/
+5
[next]