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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-05
tests: Fix some tests when certain features are disabled
Steve Bennett
3
-7
/
+13
2020-06-05
core: command (proc) names may now contained embedded nulls
Steve Bennett
2
-0
/
+6
2020-06-05
core: string match and other glob matching support embedded nulls
Steve Bennett
2
-2
/
+21
2020-06-05
core: variable names may now contain embedded nulls
Steve Bennett
5
-17
/
+17
2020-05-28
test(aio,socket,tty): match musl error messages
D. Bohdan
3
-5
/
+5
2020-05-07
tests: interactive.tests requires socket pty support
Steve Bennett
1
-0
/
+1
2020-05-07
tests: Add interactive mode tests
Steve Bennett
2
-0
/
+368
2020-05-07
lsearch, switch: fix -regexp case with option-like pattern
Steve Bennett
2
-0
/
+17
2020-05-06
tests: socket.test check for ipv6 support
Steve Bennett
1
-4
/
+18
2020-05-06
tests: jimsh.tests additional tests
Steve Bennett
1
-0
/
+16
2020-05-06
tests: ssl.test: Enable SNI and test verify
Steve Bennett
1
-4
/
+8
2020-05-06
aio: Fix eventloop and eof for ssl connections
Steve Bennett
2
-9
/
+9
2020-05-06
tests: add ssl.test
Steve Bennett
3
-0
/
+168
2020-05-06
tests: add socket.tests
Steve Bennett
1
-0
/
+367
2020-05-06
tests/runall.tcl: support tests that fork
Steve Bennett
1
-0
/
+7
2020-05-06
exit: Set the exit code as the interp result
Steve Bennett
2
-3
/
+3
2020-05-04
tests: Fixes to recent tests for windows
Steve Bennett
5
-18
/
+27
2020-05-04
jim.c: Fix UpdateStringOfIndex()
Steve Bennett
1
-0
/
+8
2020-05-04
scan: Fix a utf-8 bug for string length
Steve Bennett
1
-0
/
+7
2020-05-04
regsub: Fix regsub -all with \A
Steve Bennett
1
-5
/
+5
2020-05-04
regexp: Improved error message
Steve Bennett
1
-5
/
+4
2020-05-04
signal check: fix error return
Steve Bennett
1
-4
/
+2
2020-05-04
unpack: consistent error messages
Steve Bennett
1
-7
/
+5
2020-05-04
file readlink: change error message to match Tcl
Steve Bennett
1
-1
/
+1
2020-05-04
file: rootname, dirname fixes to match Tcl
Steve Bennett
1
-2
/
+9
2020-05-04
tests: Add many new additional tests for code coverage
Steve Bennett
24
-52
/
+1589
2020-04-28
tests: namespace.test
Steve Bennett
1
-0
/
+25
2020-04-28
tests: debug.test
Evan Hunter
1
-0
/
+109
2020-04-17
tests: file tempfile: don't do path/template tests on windows
Steve Bennett
1
-3
/
+8
2020-04-17
tests: improve code coverage
Steve Bennett
6
-0
/
+175
2020-04-17
local, rename: don't allow renaming a local proc with upcall
Steve Bennett
1
-1
/
+20
2020-04-17
parsing: Fix error with missing quote
Steve Bennett
1
-0
/
+21
2020-04-17
env: Fix error in case of too many arguments
Steve Bennett
1
-0
/
+15
2020-04-17
apply: ignore the current namespace
Steve Bennett
1
-0
/
+16
2020-04-17
expr: avoid memory leak due to shimmering
Steve Bennett
1
-0
/
+13
2020-04-02
tailcall: Fix to avoid tailcalls consuming C stack frames
Steve Bennett
2
-1
/
+19
2020-03-05
build: Check for 32-bit time_t at configure time
Steve Bennett
1
-5
/
+0
2020-03-04
clock: test and doc non-Y2038 compliance
Steve Bennett
1
-0
/
+5
2019-12-30
regexp: Reset scanner position on failed optional group
Steve Bennett
1
-0
/
+4
2019-12-13
tests: Fix misc.test for new return -level 0 behaviour
Steve Bennett
1
-1
/
+1
2019-12-13
return: fix -level 0 -code xxx
Steve Bennett
1
-2
/
+9
2019-11-30
string map and string compare now support embedded nulls
Steve Bennett
1
-0
/
+21
2019-11-11
json: implement -index decode option
dbohdan
1
-0
/
+24
2019-11-09
json: Fix decode schema for list obj
Steve Bennett
1
-0
/
+3
2019-11-09
json: Add json encoder/decoder
Steve Bennett
1
-0
/
+146
2019-11-06
expr-sugar: $() should return non-error codes
Steve Bennett
1
-0
/
+5
2019-10-27
regexp -indices should return character indices
Steve Bennett
1
-0
/
+4
2019-10-27
regexp, regsub: -start is a character index
Steve Bennett
1
-1
/
+6
2019-10-18
file: Add file split
Steve Bennett
1
-0
/
+5
2019-10-18
file: Better support for trailing slashes in pathnames
Steve Bennett
2
-84
/
+151
[next]