summaryrefslogtreecommitdiff
path: root/jim_tcl.txt
Commit message (Expand)AuthorAge
* bump version to 0.79Steve Bennett2019-11-20
* aio: tty: allow setting echoSteve Bennett2019-11-12
* json: implement -index decode optiondbohdan2019-11-11
* json: Add json encoder/decoderSteve Bennett2019-11-09
* docs: Formatting cleanups, consistencySteve Bennett2019-11-06
* docs: Remove docs for the case commandSteve Bennett2019-11-06
* file: Add file splitSteve Bennett2019-10-18
* signal: Add 'signal block' supportSteve Bennett2019-09-06
* aio: Add support for lock -waitSteve Bennett2019-07-31
* docs: Fix typo in unix domain datagram supportSteve Bennett2019-07-26
* docs: aio: Document unix domain datagram supportSteve Bennett2019-07-01
* docs: clock: Document the -gmt flagSteve Bennett2019-05-20
* file: Add microsecond resolution for mtime: mtimeusSteve Bennett2018-09-21
* Bump version to 0.78Steve Bennett2018-07-01
* linenoise: Update to support multiline mode.Steve Bennett2018-03-25
* aio: No need to create a new channel for sslSteve Bennett2017-10-21
* doc: Update remaining references to os.waitSteve Bennett2017-10-21
* signal, exec, wait, pid: improvements, especially to execSteve Bennett2017-10-17
* Implement defer, $jim::deferSteve Bennett2017-09-15
* docs: Update documentation for recent changesSteve Bennett2017-09-15
* aio: Add support for TCP_NODELAYSteve Bennett2017-04-20
* Array fixes and testsEvan Hunter2016-10-12
* jimsh: Scriptable command-line completion supportSteve Bennett2016-09-29
* aio: Document aio ttySteve Bennett2016-09-09
* signal: Remove the signal command from child interpretersSteve Bennett2016-09-09
* Update version to 0.77Steve Bennett2016-08-29
* Document the new interp commandSteve Bennett2016-08-26
* add POSIX lock/unlock methods to aio objectsHummyPkg2016-08-20
* doc: Minor doc fixesSteve Bennett2016-08-17
* Boolean contstants in expr, `string is boolean` classificationNikita Borodikhin2016-07-10
* Fixed a documentation typoDima Krasner2016-04-11
* zlib: add zlib bindingsDima Krasner2016-03-28
* docs: minor clarificationSteve Bennett2016-03-27
* regexp: document new character classes and constraint escapesSteve Bennett2016-02-03
* aio: add OpenSSL/LibreSSL bindings.Dima Krasner2016-02-01
* Add the tcl_platform(engine) array element.mistachkin2016-01-18
* docs: add desc for "clock {clicks, microseconds, milliseconds}"Svyatoslav Mishyn2015-07-09
* docs: add link to Oxford Dictionaries for "tickle"Svyatoslav Mishyn2015-07-08
* docs: minor typos and fix lambda command linkSteve Bennett2015-06-29
* docs: fix of a few typosSvyatoslav Mishyn2015-06-21
* docs: minor typo with lassignSteve Bennett2015-05-18
* docs: minor typo with rand() functionSteve Bennett2015-04-29
* aio: add 'sync' subcommandSteve Bennett2015-03-19
* exec: better handling of pipeline abnormal terminationSteve Bennett2015-03-12
* Update version to 0.76Steve Bennett2015-01-31
* docs: Note regex treatment of nullsSteve Bennett2015-01-21
* add support for [info source ?filename line?]Steve Bennett2014-12-09
* docs: update documentation for recent changesSteve Bennett2014-11-28
* file: add support for file linkSteve Bennett2014-11-28
* Implement string cat (TIP #429)Steve Bennett2014-11-17