index
:
riscv-openocd/jimtcl.git
bootstrap-jimsh
cmd-register
exec-tip424
expr-glob-regexp-op
kos-fixes
leval
master
master-next
openbsd-fix
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
2025-07-16
docs: document subst with $(...)
HEAD
master
Steve Bennett
1
-0
/
+3
2025-07-16
core: Jim_SetVariable() now frees value on error
Steve Bennett
7
-44
/
+31
2025-07-16
codeql: fix fail_on_error.py
Steve Bennett
1
-1
/
+4
2025-07-16
codeql: maybe needs on push [ "master" ]
Steve Bennett
1
-2
/
+2
2025-07-16
update codeql actions to use v3
Steve Bennett
1
-4
/
+4
2025-07-16
configure --compat should enable expr with multiple args
Steve Bennett
1
-8
/
+8
2025-07-16
docs: Update shipped documentation
Steve Bennett
1
-195
/
+494
2025-07-16
regexp: Handle non repeat count {...}
Steve Bennett
2
-17
/
+43
2025-07-16
Add os.umask
Steve Bennett
2
-2
/
+28
2025-07-16
Update tests for new vwait with script
Steve Bennett
1
-4
/
+23
2025-07-16
document vwait script
Steve Bennett
1
-3
/
+5
2025-07-16
eventloop: Add support for vwait script
Steve Bennett
1
-5
/
+22
2025-07-16
regexp: assign match vars with -all
Steve Bennett
2
-7
/
+12
2025-07-16
info patchlevel: now returns git version if available
Steve Bennett
3
-7
/
+21
2025-07-16
regexp, regsub: add support for -expanded
Steve Bennett
6
-21
/
+94
2025-07-16
docs: document expr =* and =~
Steve Bennett
1
-0
/
+9
2025-07-16
expr: add support for =* and =~
Steve Bennett
3
-5
/
+68
2025-07-16
add lsubst command
Steve Bennett
3
-2
/
+328
2025-07-16
github workflow: build master-next
Steve Bennett
1
-1
/
+1
2025-07-16
docs: update for 'info usage' and 'info aliases'
Steve Bennett
1
-9
/
+19
2025-07-16
info: procs, commands, don't returns commands with spaces
Steve Bennett
4
-25
/
+40
2025-07-16
Update examples.api and examples.ext to use Jim_RegisterCommand
Steve Bennett
3
-18
/
+8
2025-07-16
sqlite3: Update to use new Jim_RegisterCmd
Steve Bennett
1
-23
/
+22
2025-07-16
core: Add Jim_RegisterCommand()
Steve Bennett
39
-871
/
+655
2025-07-16
jim_tcl.txt: Document taint support
Steve Bennett
1
-0
/
+25
2025-07-16
core: set -errorcode to TAINTED on taint error
Steve Bennett
2
-0
/
+9
2025-07-16
redis: check redis command for taint
Steve Bennett
1
-1
/
+5
2025-07-16
win32: add taint check to win32.ShellExecute
Steve Bennett
1
-0
/
+4
2025-07-16
README.taint
Steve Bennett
1
-17
/
+17
2025-07-16
jim-sqlite3: Add taint support
Steve Bennett
1
-0
/
+11
2025-07-16
core: taint support
Steve Bennett
17
-41
/
+798
2025-07-16
Jim_EvalFile: accept input from any readable file
Steve Bennett
1
-33
/
+20
2025-07-16
docs: Update docs for new TIP424 exec syntax
Steve Bennett
1
-16
/
+31
2025-07-16
tests: add tests for TIP424 exec syntax
Steve Bennett
1
-0
/
+424
2025-07-16
exec: Implement TIP424 - new exec syntax
Steve Bennett
2
-5
/
+77
2025-07-16
exec: rework in prep for TIP 424
Steve Bennett
2
-184
/
+277
2025-07-16
core: improve the Jim_Stack API
Steve Bennett
3
-50
/
+33
2025-07-16
core: remove unused fields and bump ABI
Steve Bennett
2
-11
/
+6
2025-07-09
Add more build generated files to .gitignore
prpr19xx
1
-0
/
+2
2025-07-04
Many small documentation updates and improvements
Steve Bennett
2
-28
/
+61
2025-05-28
add morphos support
Steve Bennett
2
-2
/
+6
2025-05-28
docs: Better documentation for backslash escapes.
Steve Bennett
1
-49
/
+13
2025-04-22
try: Fix bug with `errorCode` being shorter than `match`
Mason Jones
2
-11
/
+24
2025-04-22
Fix abort on boolean negation/plus unary operators
Mason Jones
2
-0
/
+14
2025-04-16
github: update codeql flow to use ubuntu-latest
Steve Bennett
1
-1
/
+1
2025-03-27
minor performance improvement with string comparison
Steve Bennett
1
-2
/
+2
2025-03-13
docs: update docs to use auto-numbered lists
Steve Bennett
1
-96
/
+96
2025-03-13
docs: support auto-numbered lists in docs
Steve Bennett
1
-0
/
+8
2025-03-12
dict set/unset: ensure dicts modified via dict sugar are unshared
Steve Bennett
1
-2
/
+2
2025-02-24
Use PATH_MAX if it exists
Steve Bennett
3
-12
/
+8
[next]