Tcl Source Code

Changes On Branch tip-631
Login

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

Changes In Branch tip-631 Excluding Merge-Ins

This is equivalent to a diff from 0af4a5494c to 062ec443a0

2022-09-27
03:02
TIP 631 check-in: f5476cb90d user: apnadkarni tags: core-8-branch
02:43
Merge 8.7 Closed-Leaf check-in: 062ec443a0 user: apnadkarni tags: tip-631
2022-09-26
15:51
Make Tcl_SaveResult() and friends _really_ deprecated, so make gcc/clang warn when it's used check-in: f9e08e003f user: jan.nijtmans tags: core-8-branch
2022-09-16
07:29
Rename lsubst to ledit, add docs check-in: d943e3a7de user: apnadkarni tags: tip-631
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.

Changes to doc/CrtAlias.3.

Changes to doc/CrtChannel.3.

Changes to doc/Eval.3.

Changes to doc/StringObj.3.

Changes to doc/TraceVar.3.

Changes to doc/after.n.

Changes to doc/file.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/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/tclEvent.c.

Changes to generic/tclExecute.c.

Changes to generic/tclFCmd.c.

Changes to generic/tclIO.c.

Changes to generic/tclIO.h.

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/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/tclUniData.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 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/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/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/tclUnixSock.c.

Changes to win/Makefile.in.

Changes to win/makefile.vc.

Changes to win/tclWinInit.c.

Changes to win/tclWinSock.c.