Tcl Source Code

Changes On Branch abstractlist-with-625
Login

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

Changes In Branch abstractlist-with-625 Excluding Merge-Ins

This is equivalent to a diff from 0af4a5494c to 1fd2fe2478

2022-10-08
04:28
TIP #636 starting imiplementation. check-in: 85db0230f9 user: griffin tags: tip-636
02:39
Sync with core-8-branch Closed-Leaf check-in: 1fd2fe2478 user: griffin tags: abstractlist-with-625
2022-10-07
19:14
Sync with core-8-branch check-in: 5c486bb6e6 user: griffin tags: abstractlist-with-625
15:19
On Windows, env(HOME) should be handled case-insensitive in fCmd.test check-in: c297f05cb1 user: jan.nijtmans tags: core-8-branch
2022-08-29
08:03
TIP 625 - list reimplementation check-in: d9b720c46d user: apnadkarni tags: core-8-branch
03:26
Merged core-8-branch Closed-Leaf check-in: 0af4a5494c user: apnadkarni tags: tip-625
2022-08-26
23:11
[37108037b9]: Apply patch 0005 for CHERI check-in: a9db66657b user: jan.nijtmans tags: core-8-branch
2022-08-06
16:00
Remove knownBug constraint now that apply has been fixed check-in: 582629b93a user: apnadkarni tags: tip-625

Changes to .gitignore.

Changes to compat/zlib/contrib/minizip/tinydir.h.

Added doc/AbstractListObj.3.

Changes to doc/BoolObj.3.

Changes to doc/CrtAlias.3.

Changes to doc/CrtChannel.3.

Changes to doc/Eval.3.

Changes to doc/GetIndex.3.

Changes to doc/GetInt.3.

Added doc/SaveInterpState.3.

Deleted doc/SaveResult.3.

Changes to doc/StringObj.3.

Changes to doc/TraceVar.3.

Changes to doc/after.n.

Changes to doc/file.n.

Changes to doc/filename.n.

Changes to doc/http.n.

Changes to doc/interp.n.

Changes to doc/lappend.n.

Changes to doc/lassign.n.

Added doc/ledit.n.

Changes to doc/lindex.n.

Changes to doc/linsert.n.

Changes to doc/list.n.

Changes to doc/llength.n.

Changes to doc/lmap.n.

Changes to doc/lpop.n.

Changes to doc/lrange.n.

Changes to doc/lremove.n.

Changes to doc/lrepeat.n.

Changes to doc/lreplace.n.

Changes to doc/lreverse.n.

Changes to doc/lsearch.n.

Added doc/lseq.n.

Changes to doc/lset.n.

Changes to doc/lsort.n.

Changes to doc/vwait.n.

Changes to generic/regc_locale.c.

Changes to generic/tcl.decls.

Changes to generic/tcl.h.

Added generic/tclAbstractList.c.

Added generic/tclAbstractList.h.

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/tclCmdMZ.c.

Changes to generic/tclDecls.h.

Changes to generic/tclDictObj.c.

Changes to generic/tclEvent.c.

Changes to generic/tclExecute.c.

Changes to generic/tclFCmd.c.

Changes to generic/tclFileName.c.

Changes to generic/tclGet.c.

Changes to generic/tclIO.c.

Changes to generic/tclIO.h.

Changes to generic/tclIndexObj.c.

Changes to generic/tclInt.decls.

Changes to generic/tclInt.h.

Changes to generic/tclIntDecls.h.

Changes to generic/tclInterp.c.

Changes to generic/tclListObj.c.

Changes to generic/tclOOCall.c.

Changes to generic/tclObj.c.

Changes to generic/tclPathObj.c.

Changes to generic/tclProc.c.

Changes to generic/tclStringObj.c.

Changes to generic/tclStubInit.c.

Changes to generic/tclTest.c.

Changes to generic/tclTestObj.c.

Changes to generic/tclUniData.c.

Changes to generic/tclUtil.c.

Changes to generic/tclZipfs.c.

Changes to library/http/http.tcl.

Changes to library/tzdata/Asia/Gaza.

Changes to library/tzdata/Asia/Hebron.

Changes to library/tzdata/Europe/Uzhgorod.

Changes to library/tzdata/Europe/Zaporozhye.

Changes to macosx/Tcl.xcodeproj/project.pbxproj.

Changes to tests-perf/listPerf.tcl.

Changes to tests/chan.test.

Changes to tests/cmdAH.test.

Changes to tests/cmdMZ.test.

Changes to tests/compile.test.

Changes to tests/env.test.

Changes to tests/event.test.

Changes to tests/fCmd.test.

Changes to tests/fileName.test.

Changes to tests/fileSystem.test.

Changes to tests/http.test.

Changes to tests/http11.test.

Changes to tests/httpPipeline.test.

Changes to tests/httpd.

Changes to tests/httpd11.tcl.

Changes to tests/interp.test.

Changes to tests/io.test.

Changes to tests/listObj.test.

Changes to tests/lreplace.test.

Added tests/lseq.test.

Changes to tests/proc.test.

Changes to tests/result.test.

Changes to tests/safe.test.

Changes to tests/stringObj.test.

Changes to tests/switch.test.

Changes to unix/Makefile.in.

Changes to unix/tclConfig.h.in.

Changes to unix/tclUnixSock.c.

Changes to win/Makefile.in.

Changes to win/makefile.vc.

Changes to win/tcl.dsp.

Changes to win/tclWinInit.c.

Changes to win/tclWinSock.c.