Tcl Source Code

Check-in [01a902f856]
Login

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

Overview
Comment:Merge the NRE-enabling of [package require].
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-branch
Files: files | file ages | folders
SHA3-256: 01a902f856f1aa3526e71e041579338c485783023eea90b270cee4aa912b8b91
User & Date: dgp 2018-02-06 19:43:12.692
Context
2018-02-06
19:55
TIP 493: Cease Distribution of http 1.0 check-in: a1a80c75c0 user: dgp tags: core-8-branch
19:43
Merge the NRE-enabling of [package require]. check-in: 01a902f856 user: dgp tags: core-8-branch
19:35
Rework a set of TclString*() routines for consistency. check-in: e317b90b9f user: dgp tags: core-8-branch
11:16
Add remaining wrapper to the NR functions, remaining calls to TCL_NRAddCallback, and a test for a pa... closed check-in: 1be00566c4 user: pooryorick tags: py-package-nre
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclBasic.c.
Changes to generic/tclInt.h.
Changes to generic/tclPkg.c.
Changes to tests/package.test.