aboutsummaryrefslogtreecommitdiff
path: root/jim_tcl.txt
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-15Licence wording updates.Steve Bennett1-2/+0
2010-10-15Implement 'pid handle'Steve Bennett1-5/+22
2010-10-15string trimright now always removes nullsSteve Bennett1-0/+1
2010-10-15Use $::env to build environment for execSteve Bennett1-0/+4
2010-10-15eventloop improvements and enhancementsSteve Bennett1-65/+91
2010-10-15Implement 'after ms'Steve Bennett1-2/+6
2010-10-15Add support for 'info references'Steve Bennett1-0/+5
2010-10-15Implement open "|..."Steve Bennett1-2/+14
2010-10-15Set $::errorCode from execSteve Bennett1-3/+53
2010-10-15Fix some eventloop problemsSteve Bennett1-4/+7
2010-10-15Add 'string is' to JimSteve Bennett1-0/+23
2010-10-15Add basic ipv6 support to JimSteve Bennett1-11/+36
2010-10-15Clean up the indentation messSteve Bennett1-0/+4162