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
/
test.tcl
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-15
Source cleanups, typos, add test
Steve Bennett
1
-3
/
+5
2010-10-15
Improvements to 'scan'
Steve Bennett
1
-600
/
+0
2010-10-15
Implement some new features
Steve Bennett
1
-0
/
+140
2010-10-15
Make unit tests work better with optional regexp
Steve Bennett
1
-13
/
+20
2008-11-06
2008-11-05 Steve Bennett <steveb@workware.net.au>
oharboe
1
-1
/
+576
2005-04-05
[scope] command removed. Will be added later with the [let] name and
antirez
1
-1
/
+3
2005-03-29
[info args] added
antirez
1
-1
/
+23
2005-03-28
The behaviour of [scope] modified a bit. Test updated accordingly.
antirez
1
-7
/
+7
2005-03-28
[scope] command + tests
antirez
1
-3
/
+57
2005-03-24
[range] command + tests
antirez
1
-1
/
+94
2005-03-21
Modified test.tcl to report the list of failed tests at the end.
antirez
1
-2
/
+7
2005-03-21
Add the [scan] command and the Jim_ScanString function + tests.
chi
1
-1
/
+602
2005-03-19
Jim_GetIndex() bug fixed (SS)
antirez
1
-16
/
+20
2005-03-15
[info level ?level?] fixed. Tests uncommented.
antirez
1
-38
/
+39
2005-03-11
Fix about [rename] against procedures with statics.
antirez
1
-1
/
+16
2005-03-10
lrange command (me)
antirez
1
-1
/
+73
2005-03-09
[linsert] command added (Clemens Hintze).
antirez
1
-1
/
+90
2005-03-08
Info exists + tests (Clemens Hintze).
antirez
1
-1
/
+242
2005-03-06
A specializing version of [for] that appears able to match the
antirez
1
-1
/
+398
2005-03-05
[switch] command contributed by Clemens Hintze, modified to
antirez
1
-66
/
+310
2005-03-04
jim::libpath renamed into jim.libpath. Also there was a bug listed
antirez
1
-1
/
+1
2005-03-04
$id: ..$ strings added
antirez
1
-0
/
+9
2005-03-04
Small README change to reflect LIBS Makefile var.
antirez
1
-0
/
+36
2005-03-04
[split] command added + tests.
antirez
1
-0
/
+68
2005-03-03
[string map ?-nocase? ...] implemented. tests added.
antirez
1
-0
/
+49
2005-03-02
binary safe JimStringMatch()
antirez
1
-93
/
+0
2005-03-01
removed a C99-ism
antirez
1
-1
/
+17
2005-03-01
many string match tests added.
antirez
1
-0
/
+207
2005-02-28
Foreach command! Thanks to Clemens.
antirez
1
-0
/
+173
2005-02-27
more tests and a fix for [lindex $a $a $a] sharing hell.
antirez
1
-0
/
+328
2005-02-27
more tests
antirez
1
-1
/
+486
2005-02-27
More test and fixes to pass this tests, mainly about upvar.
antirez
1
-0
/
+98
2005-02-27
Now there is implicit subst in expr's strings like expr {"foo $i" eq $bar}.
antirez
1
-1
/
+161
2005-02-26
Clemem's patch fixing expressions containing newlines parsing.
antirez
1
-1
/
+154
2005-02-26
Initial revision
antirez
1
-0
/
+720