aboutsummaryrefslogtreecommitdiff
path: root/jim_tcl.txt
AgeCommit message (Expand)AuthorFilesLines
2014-01-15file: simplify [file stat], var now optionalSteve Bennett1-7/+6
2014-01-15doc: improve documentation for bgerrorSteve Bennett1-3/+5
2013-12-21Implement more dict sub commandsSteve Bennett1-0/+3
2013-12-21allow hash tables to be randomiseSteve Bennett1-0/+1
2013-12-21Add support for 'socket pair'Steve Bennett1-0/+5
2013-12-21aio: add support for half-closeSteve Bennett1-3/+5
2013-12-11Add support for lsort -uniqueSteve Bennett1-1/+6
2013-12-11Add support for lsort -realSteve Bennett1-1/+3
2013-11-28Add basic support for [format %b]Steve Bennett1-1/+4
2013-11-07file copy -force handles identical source/targetSteve Bennett1-0/+1
2013-11-05Update lsort option documentationSteve Bennett1-6/+4
2013-08-28Fix aio recvfrom for non-inet socketSteve Bennett1-3/+3
2013-08-19Add floating point support for [binary]Steve Bennett1-2/+1
2013-08-19Add pack/unpack support for floating pointVadim Zborovskii1-9/+12
2013-08-12Bump version to 0.75Steve Bennett1-1/+4
2013-07-22Update documentation and version to 0.74Steve Bennett1-31/+33
2012-09-20Add support for glob -directoryAlexander Shpilkin1-1/+6
2012-09-11Add support for string {equal,compare} -lengthSteve Bennett1-4/+8
2012-08-07Remove octal literals with a leading 0 (TIP #114)Steve Bennett1-18/+22
2012-02-14Documentation fixesSteve Bennett1-13/+8
2011-12-12Update documentation for recent featuresSteve Bennett1-38/+168
2011-12-02Correct the documentation for 'local'Steve Bennett1-16/+16
2011-11-30Add [info alias]Steve Bennett1-2/+7
2011-11-29Update documentation for recent changesSteve Bennett1-6/+33
2011-11-10regex: add support for non-capturing parenthesesSteve Bennett1-2/+7
2011-10-06Document [string map]0.72Steve Bennett1-8/+32
2011-09-26Document the oo, tree, binary and pack extensionsSteve Bennett1-3/+111
2011-09-26Update documentation for recent featuresSteve Bennett1-24/+60
2011-09-02Updates to the manual for hyperlinked commandsSteve Bennett1-950/+960
2011-08-18Implement 'file mtime <file> newtime'Steve Bennett1-2/+4
2011-07-18Update documentation for recent featuresSteve Bennett1-26/+34
2011-07-08Better proc optional arg handlingSteve Bennett1-18/+30
2011-06-10Update manual for recent changesSteve Bennett1-7/+16
2011-06-10Add TclX-compatible loop commandSteve Bennett1-0/+14
2011-06-01Document changes to [local proc] and [upcall]Steve Bennett1-13/+28
2011-05-31Document recent featuresSteve Bennett1-17/+104
2011-05-28Fix spelling and grammar in the manualSteve Bennett1-18/+18
2010-12-21Update documentation for new 0.70 featuresSteve Bennett1-80/+81
2010-12-02Add the [exists] commandSteve Bennett1-0/+12
2010-11-24Remove the bio extension and add 'copyto' to aio.Steve Bennett1-23/+6
2010-11-17Updates to the UTF-8 documentationSteve Bennett1-8/+8
2010-11-17Update documentation to cover UTF-8 support for regexpSteve Bennett1-13/+42
2010-11-17Add UTF-8 support to JimSteve Bennett1-0/+119
2010-11-08Don't hardcode /lib/jimSteve Bennett1-3/+5
2010-11-03Autogenerate the command index in the documentationSteve Bennett1-1/+1
2010-11-03Simplify and document [load]Steve Bennett1-2/+20
2010-10-30Update documentation for recent featuresSteve Bennett1-22/+38
2010-10-29Update version to 0.64Steve Bennett1-1/+3
2010-10-20Document dict keys and lsort -indexSteve Bennett1-1/+13
2010-10-20Set $argc in jimshSteve Bennett1-0/+4