Tcl Source Code

Changes On Branch regexp-api-64bit
Login

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

Changes In Branch regexp-api-64bit Excluding Merge-Ins

This is equivalent to a diff from 02588757a0 to f0009090a2

2019-05-31
12:50
TIP 537 implementation: Enable 64-bit indexes in regexp matching check-in: 6e8aae14c1 user: jan.nijtmans tags: trunk
2019-05-11
12:58
merge 8.7 check-in: 28bee6ebed user: dgp tags: trunk
2019-05-10
15:03
merge trunk check-in: b516dcc426 user: dgp tags: dgp-refactor
15:02
merge trunk check-in: 80416841b2 user: dgp tags: dgp-properbytearray
07:50
Merge trunk Closed-Leaf check-in: f0009090a2 user: jan.nijtmans tags: regexp-api-64bit
2019-05-09
22:22
Merge trunk check-in: c4e0e90764 user: jan.nijtmans tags: novem
20:42
Merge 8.7. Define Tcl_GetStringResult() as macro. check-in: 02588757a0 user: jan.nijtmans tags: trunk
20:06
If compiling with -DTCL_NO_DEPRECATED, make Tcl_GetStringResult() a macro. This opens up one more si... check-in: 0dd1983bb0 user: jan.nijtmans tags: core-8-branch
15:54
Merge 8.7 check-in: ae930f1386 user: jan.nijtmans tags: trunk
2019-04-02
20:09
Merge trunk check-in: 85c116565b user: jan.nijtmans tags: regexp-api-64bit

Changes to doc/RegExp.3.

Changes to doc/Utf.3.

Changes to generic/regcomp.c.

Changes to generic/regex.h.

Changes to generic/regexec.c.

Changes to generic/tcl.h.

Changes to generic/tclCmdMZ.c.

Changes to generic/tclEnv.c.

Changes to generic/tclInt.decls.

Changes to generic/tclInt.h.

Changes to generic/tclIntDecls.h.

Changes to generic/tclRegexp.c.

Changes to generic/tclStringObj.c.

Changes to generic/tclTest.c.

Changes to generic/tclUtf.c.

Changes to generic/tclUtil.c.