Tcl Source Code

Check-in [ec70581d16]
Login

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

Overview
Comment:Continue consistent use of LLONG_MIN and LLONG_MAX.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | index-range-and-overflow
Files: files | file ages | folders
SHA3-256: ec70581d16d9b16c267637b41396698f8c47bc3217a4d39fb1c09af1ce16f604
User & Date: dgp 2018-03-01 04:19:37.384
Context
2018-03-01
19:30
Avoid full list conversion when we can cheaply discover a multi-element list is not possible. check-in: ca6ab1446a user: dgp tags: index-range-and-overflow
04:19
Continue consistent use of LLONG_MIN and LLONG_MAX. check-in: ec70581d16 user: dgp tags: index-range-and-overflow
04:13
merge 8.7 check-in: c3b9bfbc3d user: dgp tags: index-range-and-overflow
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclUtil.c.