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
/
tclcompat.tcl
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-20
Add support for ./configure --disable-introspection
Steve Bennett
1
-1
/
+1
2020-12-26
try: reimplement in C
Steve Bennett
1
-66
/
+0
2017-11-08
tclcompat.tcl: minor comment updates
Steve Bennett
1
-3
/
+4
2017-10-17
signal, exec, wait, pid: improvements, especially to exec
Steve Bennett
1
-3
/
+18
2016-09-29
jimsh: Scriptable command-line completion support
Steve Bennett
1
-10
/
+4
2014-12-04
try: fix use of catch/uplevel
Steve Bennett
1
-3
/
+3
2014-12-04
file copy: Use binary mode when reading and writing files
Steve Bennett
1
-2
/
+2
2014-01-21
many comment changes, some small code changes
Steve Bennett
1
-2
/
+4
2014-01-15
tclcompat: it is finally time to remove [case]
Steve Bennett
1
-41
/
+0
2014-01-15
pid: error message is now tcl 8.6 compatible
Steve Bennett
1
-5
/
+5
2013-11-07
Improve file copy -force identical file check
Steve Bennett
1
-1
/
+6
2013-11-07
file copy -force handles identical source/target
Steve Bennett
1
-3
/
+10
2012-02-10
Sense of fconfigure ... -blocking is reversed
Steve Bennett
1
-1
/
+1
2011-12-02
Correct the documentation for 'local'
Steve Bennett
1
-1
/
+1
2011-09-12
Implement full [exec] on mingw/msys
Steve Bennett
1
-1
/
+1
2011-07-07
Support and ignore fconfigure -translation ...
Steve Bennett
1
-0
/
+3
2011-07-07
Add support for file delete -force
Steve Bennett
1
-0
/
+8
2011-06-10
Add aio support for buffering
Steve Bennett
1
-0
/
+16
2011-06-01
Add [upcall] command
Steve Bennett
1
-5
/
+2
2011-05-27
closing an 'open |...' filehandle should wait
Steve Bennett
1
-0
/
+6
2011-05-19
Fix some missing closing brackets
Steve Bennett
1
-2
/
+2
2010-12-06
Make tclcompat work without aio
Steve Bennett
1
-22
/
+23
2010-11-24
Remove the bio extension and add 'copyto' to aio.
Steve Bennett
1
-1
/
+1
2010-11-08
Don't hardcode /lib/jim
Steve Bennett
1
-15
/
+0
2010-10-30
Determine platform_tcl() settings with configure
Steve Bennett
1
-2
/
+0
2010-10-15
Portability fixes
Steve Bennett
1
-0
/
+2
2010-10-15
Remove dependence of jim core on stderr
Steve Bennett
1
-22
/
+0
2010-10-15
Implement 'pid handle'
Steve Bennett
1
-5
/
+27
2010-10-15
Implement Tcl I/O wrappers in Tcl
Steve Bennett
1
-1
/
+31
2010-10-15
Ensure that Tcl extensions can be built-in or external
Steve Bennett
1
-2
/
+0
2010-10-15
Add do-nothing fileevent for Tcl compatibility
Steve Bennett
1
-0
/
+5
2010-10-15
Add an optional 'putter' function to parray
Steve Bennett
1
-3
/
+5
2010-10-15
Implement open "|..."
Steve Bennett
1
-0
/
+22
2010-10-15
Implement 'info frame' and some related procs
Steve Bennett
1
-16
/
+5
2010-10-15
Improvements to tailcall
Steve Bennett
1
-1
/
+1
2010-10-15
Move some core procs into the (Tcl) stdlib extension
Steve Bennett
1
-5
/
+4
2010-10-15
Improvements to catch, return, signal, try
Steve Bennett
1
-31
/
+89
2010-10-15
Fix lassign to work properly with an empty list
Steve Bennett
1
-2
/
+4
2010-10-15
Enhance catch and 'info returncodes'
Steve Bennett
1
-1
/
+8
2010-10-15
Add basic Tcl implementation of 'try ... finally'
Steve Bennett
1
-15
/
+32
2010-10-15
Improve stack trace handling
Steve Bennett
1
-13
/
+12
2010-10-15
Add support for 'file copy'
Steve Bennett
1
-0
/
+23
2010-10-15
Allow catch to specify what is caught
Steve Bennett
1
-7
/
+9
2010-10-15
Bug fixes and features
Steve Bennett
1
-0
/
+13
2010-10-15
Various general fixes and cleanups
Steve Bennett
1
-0
/
+97