Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Avoid generating string representation when comparing the empty string. |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | core-8-6-branch |
| Files: | files | file ages | folders |
| SHA3-256: |
44527c632ed609c24f146216eae23f91 |
| User & Date: | pooryorick 2018-05-05 17:04:08.785 |
Context
|
2018-05-06
| ||
| 13:45 | Preparation to deduplicate code between byte-compiled and legacy implementations of [string compare]... check-in: e423459fce user: pooryorick tags: core-8-6-branch | |
|
2018-05-05
| ||
| 17:04 | Avoid generating string representation when comparing the empty string. check-in: 44527c632e user: pooryorick tags: core-8-6-branch | |
| 16:38 | Avoid generating string representation when comparing the empty string. closed check-in: 14d9d1de63 user: pooryorick tags: pyk-emptystring-core-8-6 | |
|
2018-05-04
| ||
| 19:06 | Update TZ info to tzdata2018e. check-in: adc50e99d2 user: jima tags: core-8-6-branch | |
Changes
Changes to generic/tclExecute.c.
Changes to generic/tclInt.h.
Changes to generic/tclStringObj.c.
