Tcl Source Code

Changes On Branch tip-629
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch tip-629 Excluding Merge-Ins

This is equivalent to a diff from e14825c0e5 to 5a44a8c18c

2022-10-09
00:25
TIP-629 closed Closed-Leaf check-in: 5a44a8c18c user: griffin tags: tip-629
2022-09-20
14:36
TIP 629: Add a lseq command to the core of list commands check-in: f14407c635 user: griffin tags: core-8-branch
12:07
rebase to latest core-8-branch check-in: 216977961c user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
03:12
Merge 8.7 check-in: 4bb4dbb081 user: kjnash tags: tip-579-8-7
2022-09-19
16:30
Sync with core-8-branch, fix shimmer in TclLindexFlat. check-in: 5e65443def user: griffin tags: tip-629
14:19
Merge 8.7 check-in: 75725e8f60 user: jan.nijtmans tags: trunk, main
14:18
addendum to previous commit: restore -errorcode too ..... check-in: e14825c0e5 user: jan.nijtmans tags: core-8-branch
14:06
Upgrade Tcl_SaveResult usage to Tcl_SaveInterpState. check-in: bd36f5c67c user: dgp tags: core-8-branch

Added doc/lseq.n.

Added generic/tclArithSeries.c.

Added generic/tclArithSeries.h.

Changes to generic/tclBasic.c.

Changes to generic/tclCmdAH.c.

Changes to generic/tclCmdIL.c.

Changes to generic/tclExecute.c.

Changes to generic/tclInt.h.

Changes to generic/tclListObj.c.

Added tests/lseq.test.

Added tests/range.test.

Changes to unix/Makefile.in.

Changes to win/Makefile.in.

Changes to win/makefile.vc.