summaryrefslogtreecommitdiff
path: root/tclcompat.tcl
Commit message (Expand)AuthorAge
* tclcompat.tcl: minor comment updatesSteve Bennett2017-11-08
* signal, exec, wait, pid: improvements, especially to execSteve Bennett2017-10-17
* jimsh: Scriptable command-line completion supportSteve Bennett2016-09-29
* try: fix use of catch/uplevelSteve Bennett2014-12-04
* file copy: Use binary mode when reading and writing filesSteve Bennett2014-12-04
* many comment changes, some small code changesSteve Bennett2014-01-21
* tclcompat: it is finally time to remove [case]Steve Bennett2014-01-15
* pid: error message is now tcl 8.6 compatibleSteve Bennett2014-01-15
* Improve file copy -force identical file checkSteve Bennett2013-11-07
* file copy -force handles identical source/targetSteve Bennett2013-11-07
* Sense of fconfigure ... -blocking is reversedSteve Bennett2012-02-10
* Correct the documentation for 'local'Steve Bennett2011-12-02
* Implement full [exec] on mingw/msysSteve Bennett2011-09-12
* Support and ignore fconfigure -translation ...Steve Bennett2011-07-07
* Add support for file delete -forceSteve Bennett2011-07-07
* Add aio support for bufferingSteve Bennett2011-06-10
* Add [upcall] commandSteve Bennett2011-06-01
* closing an 'open |...' filehandle should waitSteve Bennett2011-05-27
* Fix some missing closing bracketsSteve Bennett2011-05-19
* Make tclcompat work without aioSteve Bennett2010-12-06
* Remove the bio extension and add 'copyto' to aio.Steve Bennett2010-11-24
* Don't hardcode /lib/jimSteve Bennett2010-11-08
* Determine platform_tcl() settings with configureSteve Bennett2010-10-30
* Portability fixesSteve Bennett2010-10-15
* Remove dependence of jim core on stderrSteve Bennett2010-10-15
* Implement 'pid handle'Steve Bennett2010-10-15
* Implement Tcl I/O wrappers in TclSteve Bennett2010-10-15
* Ensure that Tcl extensions can be built-in or externalSteve Bennett2010-10-15
* Add do-nothing fileevent for Tcl compatibilitySteve Bennett2010-10-15
* Add an optional 'putter' function to parraySteve Bennett2010-10-15
* Implement open "|..."Steve Bennett2010-10-15
* Implement 'info frame' and some related procsSteve Bennett2010-10-15
* Improvements to tailcallSteve Bennett2010-10-15
* Move some core procs into the (Tcl) stdlib extensionSteve Bennett2010-10-15
* Improvements to catch, return, signal, trySteve Bennett2010-10-15
* Fix lassign to work properly with an empty listSteve Bennett2010-10-15
* Enhance catch and 'info returncodes'Steve Bennett2010-10-15
* Add basic Tcl implementation of 'try ... finally'Steve Bennett2010-10-15
* Improve stack trace handlingSteve Bennett2010-10-15
* Add support for 'file copy'Steve Bennett2010-10-15
* Allow catch to specify what is caughtSteve Bennett2010-10-15
* Bug fixes and featuresSteve Bennett2010-10-15
* Various general fixes and cleanupsSteve Bennett2010-10-15