Tcl Source Code

Timeline
Login

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

30 check-ins related to "package_files"

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
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:27
Code cleanup (based on feedback from RenĂ© Zaumseil): Only call GetInvalidIntFromObj() when Tcl_GetI... check-in: 74f0e5f884 user: jan.nijtmans tags: trunk
2017-02-03
12:27
TIP #459 remaining part of implementation. Makes "package require Tk" give the right (... at least .... check-in: 34d015ad0f user: jan.nijtmans tags: trunk
2017-01-23
09:11
Merge trunk Closed-Leaf check-in: 6f31b91468 user: jan.nijtmans tags: package_files
2017-01-20
16:21
Fix [39f6304c2e] follow-up: Make Tcl_LinkVar toleranto to t... check-in: a1398bebc9 user: jan.nijtmans tags: trunk
2017-01-06
11:39
Merge trunk check-in: e0db7c57f4 user: jan.nijtmans tags: package_files
10:30
Complete the upgrade to Zlib 1.2.10: Now add the *.lib and *.dll files check-in: 2203da5de0 user: jan.nijtmans tags: trunk
2017-01-05
14:47
Merge trunk check-in: 245fb01473 user: jan.nijtmans tags: package_files
14:27
Fix [7c7d3b4481]: load test failures. There's a difference b... check-in: b04c4dc299 user: jan.nijtmans tags: trunk
13:09
One more ::tcl::Pkg::source, for the Mac check-in: ffd4cfacc5 user: jan.nijtmans tags: package_files
11:55
Merge trunk. Improve test-case. Bring back "source -nopkg", but only as undocumented internal helper... check-in: 8857d5cd3e user: jan.nijtmans tags: package_files
2017-01-04
16:34
Added more glob patterns in order to ignore html generated documentation and Windows-specific compil... check-in: f43576e34e user: fvogel tags: trunk
16:23
In stead of "source -nopkg" use a ::tcl::Pkg::source utility function. check-in: 6388af59c8 user: jan.nijtmans tags: package_files
15:16
Fix safe.tcl test-cases: "source -nopkg" is not necessary here: "source" is an alias for "::safe::Al... check-in: f1fdcdd77f user: jan.nijtmans tags: package_files
14:05
Merge trunk. First steps in eliminating "source -nopkg". Some test-cases still fail. check-in: a4eab161ae user: jan.nijtmans tags: package_files
13:51
Fix 2 test-cases, due to changed command options. check-in: 3ddfe3ed39 user: jan.nijtmans tags: trunk
13:38
TIP 459 implementation, but (for now) without the "source -n... check-in: abcf4db593 user: jan.nijtmans tags: trunk
2016-12-08
17:52
Bring back stub table in original state. Merge trunk check-in: 7054e2f2eb user: jan.nijtmans tags: package_files
2016-12-02
21:08
Avoid "warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has ... check-in: 871fcf85c4 user: andy tags: trunk
2016-11-29
09:45
Implement the "package forget" part, which was still missing. Handle the case that a filename contai... check-in: dfa45ae567 user: jan.nijtmans tags: package_files
2016-11-28
15:29
slightly simpler check-in: 8ed8daf325 user: jan.nijtmans tags: package_files
13:17
Complete implementation, tests and documentation check-in: 6a2f13e8d2 user: jan.nijtmans tags: package_files
2016-11-26
17:47
Add "package files" testcase, which doesn give the right answer. So still work to do check-in: 0202120e4a user: jan.nijtmans tags: package_files
2016-11-25
15:06
Merge trunk. Implementation looks complete. Still missing: test-cases and documentation. check-in: 1ae9161edd user: jan.nijtmans tags: package_files
11:47
Eliminate some macros that are no longer used/needed. check-in: 80e7984c44 user: jan.nijtmans tags: trunk
2016-11-24
20:55
merge trunk check-in: c1735f1869 user: jan.nijtmans tags: package_files
19:21
Partially backout [ef4da65408] because AppendPrintfToObjVA() (used indirectly by [tcl::unsupported::... check-in: ad557c91a9 user: andy tags: trunk
16:20
Starting implementing the "package files" command. TIP still to be written. check-in: 6cdb6a1b24 user: jan.nijtmans tags: package_files
13:33
Make compileEpoch "unsigned int", and start counting at 1. check-in: 83f0d245d8 user: jan.nijtmans tags: trunk