Artifact ed1fe5e53346ecc89c92ccdc54bc62058b24a4d9ef577ff92b044e8561e9d5b3:
- File doc/expr.n — part of check-in [002a6fdc7d] at 2020-05-23 03:32:30 on branch tip-551 — Update for TIP-551: Add documentation for this feature to the expr man page. The keyword "integer value" has been added to the string and expr man page. Added TCL_PARSE_NO_UNDERSCORE flag so that the digit separator can be disabled when need when calling TclParseNumber. Disabled digit separator in the "scan" command when scanning integers and floating-point numbers. This is the one place where existing code may rely on number parsing to stop at an underscore. Disallow underscore between the leading 0 and the radix specifiers 'x', 'o', 'b', and 'd'. Added tests for disallowed underscore use and scan with underscores between digits in the source string. (user: griffin size: 17040) [more...]
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.