aboutsummaryrefslogtreecommitdiff
path: root/jim_tcl.txt
AgeCommit message (Expand)AuthorFilesLines
2018-09-21file: Add microsecond resolution for mtime: mtimeusSteve Bennett1-2/+12
2018-07-01Bump version to 0.780.78Steve Bennett1-1/+1
2018-03-25linenoise: Update to support multiline mode.Steve Bennett1-0/+5
2017-10-21aio: No need to create a new channel for sslSteve Bennett1-1/+1
2017-10-21doc: Update remaining references to os.waitSteve Bennett1-1/+1
2017-10-17signal, exec, wait, pid: improvements, especially to execSteve Bennett1-19/+42
2017-09-15Implement defer, $jim::deferSteve Bennett1-0/+25
2017-09-15docs: Update documentation for recent changesSteve Bennett1-3/+13
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