aboutsummaryrefslogtreecommitdiff
path: root/jim_tcl.txt
AgeCommit message (Expand)AuthorFilesLines
2021-01-09Add the [xtrace] commandSteve Bennett1-1/+24
2020-12-26loop: Allow start value to be omittedSteve Bennett1-2/+4
2020-12-26docs: Documentation for integer expressionsSteve Bennett1-12/+23
2020-12-26core: support integer expressions in various commandsSteve Bennett1-1/+7
2020-12-11list, string: support any number of +/-n for indexSteve Bennett1-5/+7
2020-11-16expr: TIP 582 - comments in expressionsSteve Bennett1-1/+8
2020-10-06docs: Fix minor typo in docsSteve Bennett1-1/+1
2020-10-05bump version to 0.80Steve Bennett1-1/+1
2020-09-23docs: Update docs to indicate recent changes.Steve Bennett1-7/+12
2020-09-23dict: add support for getwithdefault/getdefSteve Bennett1-0/+8
2020-09-23docs: document operators lt, gt, le, geD. Bohdan1-0/+6
2020-09-23docs: reword paragraph on integer prefixesD. Bohdan1-5/+4
2020-09-23core: implement 0d radix prefix for decimalD. Bohdan1-3/+5
2020-06-25docs: use "empty string" instead of "null string"Steve Bennett1-5/+5
2020-06-25core: dicts (and arrays) now preserve insertion orderSteve Bennett1-0/+1
2020-06-05core: command (proc) names may now contained embedded nullsSteve Bennett1-2/+1
2020-05-06aio: Add socket ptySteve Bennett1-0/+5
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