aboutsummaryrefslogtreecommitdiff
path: root/jim_tcl.txt
AgeCommit message (Expand)AuthorFilesLines
2023-02-13docs: document ensemble and namespace ensemble createSteve Bennett1-0/+23
2023-02-13docs: Add documentation for timerate commandSteve Bennett1-1/+25
2023-02-13vwait -signal docs and test scriptSteve Bennett1-2/+5
2023-02-13docs: update for new Tcl-compatible [info frame]Steve Bennett1-9/+21
2023-02-13Tcl-compatible 'info frame'Steve Bennett1-0/+2
2022-11-18Add documentation for 'file size' commandprpr19xx1-0/+3
2022-08-21docs: update for 0.81+Steve Bennett1-5/+22
2022-08-20socket: add support for -asyncSteve Bennett1-4/+36
2022-07-25docs: minor asciidoc formatting fixesSteve Bennett1-4/+4
2022-06-24jim_tcl.txt: move `defer` doc to proper placeAdrian Ho1-17/+17
2022-04-14aio: TIP 603 - Implement stat of an open file handleSteve Bennett1-0/+5
2022-04-14try: add support for trapSteve Bennett1-13/+24
2021-11-28bump version to 0.81Steve Bennett1-3/+3
2021-04-03expr: allow existing multiple argument support with --compatSteve Bennett1-1/+1
2021-03-09expr: TIP 526, only support a single argSteve Bennett1-0/+1
2021-02-27docs: Clarify that regexp back references are not supportedSteve Bennett1-0/+1
2021-02-27aio: open: support for POSIX open flagsSteve Bennett1-0/+36
2021-01-30lsearch, lsort: support for -stride and -indexSteve Bennett1-19/+67
2021-01-23history: Add support for history keepSteve Bennett1-0/+4
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