0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mark this repo as obsolete More... almost 5 years ago
jimregexp: rename local regex functions More... about 5 years ago
aio: ssl: connection close isn't an error More... about 5 years ago
string last: fix segfault with invalid index More... about 5 years ago
docs: use "empty string" instead of "null string" More... about 5 years ago
core: info commands failed to match under some conditions More... about 5 years ago
update .gitignore adding jimtcl.pc and tests/Makefile More... about 5 years ago
core: tidy up command creation/replacement More... about 5 years ago
core: fix regtest TEST 35 More... about 5 years ago
time: show results less than 1us per iteration More... about 5 years ago
dict exists: Improve performance when when key not found More... about 5 years ago
core: improvements to garbage collection More... about 5 years ago
core: improve the performance of lists More... about 5 years ago
core: dicts (and arrays) now preserve insertion order More... about 5 years ago
update all extensions for new Jim_DeleteCommand() API More... about 5 years ago
core: improve performance through negative command caching More... about 5 years ago
tests: allow more time for some tests More... about 5 years ago
tests: Fix some tests when certain features are disabled More... about 5 years ago
core: command (proc) names may now contained embedded nulls More... about 5 years ago
core: string match and other glob matching support embedded nulls More... over 5 years ago
core: variable names may now contain embedded nulls More... over 5 years ago
apply: handle the JIM_RETURN return code More... over 5 years ago
test(aio,socket,tty): match musl error messages More... over 5 years ago
lsearch: handle too few args with -command More... over 5 years ago
oo: Fix super invocation More... over 5 years ago
tests: interactive.tests requires socket pty support More... over 5 years ago
lsearch, switch: fix -regexp case with option-like pattern More... over 5 years ago
windows: struct _stat64 should be struct __stat64 More... over 5 years ago
tests: socket.test check for ipv6 support More... over 5 years ago
file: stat: Fixes for 64 bit times on Windows More... over 5 years ago