Tcl Source Code

Changes On Branch package_files
Login

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

Changes In Branch package_files Excluding Merge-Ins

This is equivalent to a diff from 74f0e5f884 to a5e0358113

2017-02-08
22:01
TIP #459 feedback from FlightAware: Add package-related pkgIndex.tcl file to "package files" output. check-in: b2b275e72e user: jan.nijtmans tags: trunk
14:32
Shortcut in TclParseNumber(): If obj is a dict or list, don't bother to generate the string represen... check-in: b4792ebcec user: jan.nijtmans tags: trunk
11:42
FlightAware feedback: "Aside: Any way to find out what the pkgIndex.tcl file a package was defined i... Closed-Leaf check-in: a5e0358113 user: jan.nijtmans tags: package_files
2017-02-07
12:39
merge trunk Leaf check-in: f0f3952878 user: jan.nijtmans tags: bug-39f6304c2e
12:28
merge trunk check-in: d6fe39b54d user: jan.nijtmans tags: novem
12:27
Code cleanup (based on feedback from RenĂ© Zaumseil): Only call GetInvalidIntFromObj() when Tcl_GetI... check-in: 74f0e5f884 user: jan.nijtmans tags: trunk
12:11
Code cleanup (based on feedback from RenĂ© Zaumseil): Only call GetInvalidIntFromObj() when Tcl_GetI... check-in: 7709c518bc user: jan.nijtmans tags: core-8-6-branch
2017-02-06
21:58
cherrypick typo fix. check-in: c897546f83 user: bch tags: trunk

Changes to generic/tclPkg.c.