aboutsummaryrefslogtreecommitdiff
path: root/jim_tcl.txt
AgeCommit message (Expand)AuthorFilesLines
2020-05-06aio: ssl: Allow SNI to be specifiedSteve Bennett1-1/+5
2020-05-06aio: Fix eventloop and eof for ssl connectionsSteve Bennett1-2/+21
2020-05-04regsub: Fix regsub -all with \ASteve Bennett1-5/+5
2020-04-17package: add package names as an alias for package listSteve Bennett1-0/+4
2020-03-05docs: Updates mainly to clarify glob string matchingSteve Bennett1-83/+88
2020-03-04clock: test and doc non-Y2038 complianceSteve Bennett1-0/+3
2020-02-18docs: fix minor typosAntonio Borneo1-5/+5
2020-01-22docs: make it clear that the package version is ignoredSteve Bennett1-3/+4
2019-11-20bump version to 0.790.79Steve Bennett1-55/+56
2019-11-12aio: tty: allow setting echoSteve Bennett1-0/+5
2019-11-11json: implement -index decode optiondbohdan1-3/+7
2019-11-09json: Add json encoder/decoderSteve Bennett1-0/+64
2019-11-06docs: Formatting cleanups, consistencySteve Bennett1-75/+290
2019-11-06docs: Remove docs for the case commandSteve Bennett1-62/+2
2019-10-18file: Add file splitSteve Bennett1-4/+6
2019-09-06signal: Add 'signal block' supportSteve Bennett1-1/+10
2019-07-31aio: Add support for lock -waitSteve Bennett1-9/+11
2019-07-26docs: Fix typo in unix domain datagram supportSteve Bennett1-1/+1
2019-07-01docs: aio: Document unix domain datagram supportSteve Bennett1-48/+70
2019-05-20docs: clock: Document the -gmt flagSteve Bennett1-3/+7
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