aboutsummaryrefslogtreecommitdiff
path: root/jim_tcl.txt
AgeCommit message (Expand)AuthorFilesLines
2015-03-19aio: add 'sync' subcommandSteve Bennett1-14/+22
2015-03-12exec: better handling of pipeline abnormal terminationSteve Bennett1-9/+14
2015-01-31Update version to 0.760.76Steve Bennett1-5/+8
2015-01-21docs: Note regex treatment of nullsSteve Bennett1-2/+4
2014-12-09add support for [info source ?filename line?]Steve Bennett1-3/+6
2014-11-28docs: update documentation for recent changesSteve Bennett1-4/+10
2014-11-28file: add support for file linkSteve Bennett1-3/+12
2014-11-17Implement string cat (TIP #429)Steve Bennett1-0/+3
2014-10-28Fix [info nameofexecutable] after [cd]Steve Bennett1-1/+1
2014-09-01aio: optional argument addrvar for accept.Danyil Bohdan1-3/+5
2014-07-26jim.c: make lindex work as identity function.Danyil Bohdan1-2/+8
2014-05-12Remove remaining references to berlios.deSteve Bennett1-1/+1
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