aboutsummaryrefslogtreecommitdiff
path: root/jim_tcl.txt
AgeCommit message (Expand)AuthorFilesLines
2017-04-20aio: Add support for TCP_NODELAYSteve Bennett1-0/+3
2016-10-12Array fixes and testsEvan Hunter1-2/+1
2016-09-29jimsh: Scriptable command-line completion supportSteve Bennett1-2/+23
2016-09-09aio: Document aio ttySteve Bennett1-1/+40
2016-09-09signal: Remove the signal command from child interpretersSteve Bennett1-0/+3
2016-08-29Update version to 0.77Steve Bennett1-12/+11
2016-08-26Document the new interp commandSteve Bennett1-0/+24
2016-08-20add POSIX lock/unlock methods to aio objectsHummyPkg1-0/+12
2016-08-17doc: Minor doc fixesSteve Bennett1-5/+5
2016-07-10Boolean contstants in expr, `string is boolean` classificationNikita Borodikhin1-5/+16
2016-04-11Fixed a documentation typoDima Krasner1-1/+1
2016-03-28zlib: add zlib bindingsDima Krasner1-0/+25
2016-03-27docs: minor clarificationSteve Bennett1-1/+1
2016-02-03regexp: document new character classes and constraint escapesSteve Bennett1-6/+7
2016-02-01aio: add OpenSSL/LibreSSL bindings.Dima Krasner1-0/+10
2016-01-18Add the tcl_platform(engine) array element.mistachkin1-0/+1
2015-07-09docs: add desc for "clock {clicks, microseconds, milliseconds}"Svyatoslav Mishyn1-0/+9
2015-07-08docs: add link to Oxford Dictionaries for "tickle"Svyatoslav Mishyn1-1/+2
2015-06-29docs: minor typos and fix lambda command linkSteve Bennett1-12/+12
2015-06-21docs: fix of a few typosSvyatoslav Mishyn1-12/+12
2015-05-18docs: minor typo with lassignSteve Bennett1-2/+2
2015-04-29docs: minor typo with rand() functionSteve Bennett1-1/+0
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