summaryrefslogtreecommitdiffstats
path: root/doc/class.n
diff options
context:
space:
mode:
authorgriffin <briang42@easystreet.net>2020-05-23 03:32:30 (GMT)
committergriffin <briang42@easystreet.net>2020-05-23 03:32:30 (GMT)
commit6d2fb7b84d5d50f685186f9866337e167a249118 (patch)
tree4bd41ec584be2147b21626aa9001dc52dac3f6cb /doc/class.n
parente38608eeb31429e3684101d8bcf151ea5fe29ed4 (diff)
downloadtcl-6d2fb7b84d5d50f685186f9866337e167a249118.zip
tcl-6d2fb7b84d5d50f685186f9866337e167a249118.tar.gz
tcl-6d2fb7b84d5d50f685186f9866337e167a249118.tar.bz2
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.
Diffstat (limited to 'doc/class.n')
0 files changed, 0 insertions, 0 deletions