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
2020-05-04
regexp: Improved error message
Steve Bennett
3
-9
/
+23
2020-05-04
signal check: fix error return
Steve Bennett
2
-5
/
+3
2020-05-04
unpack: consistent error messages
Steve Bennett
2
-23
/
+17
2020-05-04
file readlink: change error message to match Tcl
Steve Bennett
2
-2
/
+2
2020-05-04
file: rootname, dirname fixes to match Tcl
Steve Bennett
2
-9
/
+16
2020-05-04
tests: Add many new additional tests for code coverage
Steve Bennett
24
-52
/
+1589
2020-05-04
aio: remove leftover debugging
Steve Bennett
1
-1
/
+0
2020-05-04
build: Improve coverage support
Steve Bennett
2
-7
/
+22
2020-04-28
tests: namespace.test
Steve Bennett
1
-0
/
+25
2020-04-28
tests: debug.test
Evan Hunter
2
-12
/
+128
2020-04-28
jim.c: Fix malloc -> Jim_Alloc
Steve Bennett
1
-1
/
+1
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
tcltest: Add support for the -template option
Steve Bennett
1
-6
/
+38
2020-04-17
local, rename: don't allow renaming a local proc with upcall
Steve Bennett
2
-10
/
+37
2020-04-17
parsing: Fix error with missing quote
Steve Bennett
2
-0
/
+24
2020-04-17
env: Fix error in case of too many arguments
Steve Bennett
2
-1
/
+16
2020-04-17
build: Add ./configure --coverage
Steve Bennett
3
-2
/
+41
2020-04-17
apply: ignore the current namespace
Steve Bennett
2
-24
/
+25
2020-04-17
expr: avoid memory leak due to shimmering
Steve Bennett
2
-7
/
+29
2020-04-17
package: add package names as an alias for package list
Steve Bennett
2
-3
/
+16
2020-04-02
tailcall: Fix to avoid tailcalls consuming C stack frames
Steve Bennett
3
-53
/
+75
2020-03-05
build: Check for 32-bit time_t at configure time
Steve Bennett
3
-8
/
+17
2020-03-05
jim.h: Change type of interp->lastCollectTime
Steve Bennett
2
-7
/
+7
2020-03-05
docs: Updates mainly to clarify glob string matching
Steve Bennett
1
-83
/
+88
2020-03-04
clock: test and doc non-Y2038 compliance
Steve Bennett
2
-0
/
+8
2020-02-18
docs: fix minor typos
Antonio Borneo
6
-17
/
+17
2020-02-18
exec: fix valgrind warning on close(-1)
Antonio Borneo
1
-2
/
+2
2020-02-13
build: examples.api: Add necessary linker flags
Steve Bennett
2
-1
/
+3
2020-02-06
Fix #148 - oo errors with no class variables.
TheMarkitecht
1
-1
/
+1
2020-01-22
docs: make it clear that the package version is ignored
Steve Bennett
1
-3
/
+4
2019-12-30
regexp: Reset scanner position on failed optional group
Steve Bennett
2
-0
/
+6
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
2
-3
/
+10
2019-11-30
jimsh: interactive mode: print nulls
Steve Bennett
2
-2
/
+6
2019-11-30
string map and string compare now support embedded nulls
Steve Bennett
4
-64
/
+76
2019-11-20
bump version to 0.79
0.79
Steve Bennett
3
-880
/
+1079
2019-11-15
build: Check for inline support
Steve Bennett
2
-0
/
+36
2019-11-15
Update ssl cert to use a 4096 bit key
Steve Bennett
2
-19
/
+75
2019-11-14
build: Fix out-of-tree build with json ext
Steve Bennett
1
-0
/
+2
2019-11-12
aio: tty: allow setting echo
Steve Bennett
3
-2
/
+21
2019-11-12
configure: add SIZEOF_INT to jim-config.h
Steve Bennett
1
-1
/
+2
2019-11-11
json: implement -index decode option
dbohdan
3
-6
/
+43
2019-11-09
json: Fix decode schema for list obj
Steve Bennett
2
-0
/
+6
2019-11-09
json: Add json encoder/decoder
Steve Bennett
6
-8
/
+750
2019-11-09
jsmn: Fix a parser bug where object keys could be non-strings
Steve Bennett
1
-0
/
+4
2019-11-09
jsmn: import json decoder
Steve Bennett
3
-0
/
+410
2019-11-09
aio: make some data const
Steve Bennett
1
-3
/
+3
2019-11-08
appveyor.yml: build with sqlite3 ext
dbohdan
1
-3
/
+3
2019-11-08
appveyor.yml: fix build in forks
dbohdan
1
-0
/
+1
[next]