10 descendants of ece3bff7e2ffc194
2016-08-17
| ||
22:39 | Add header comments to all procedures. Make sure to cleanup any 'after' events created when downloading via HTTP in native Tcl. Add language and version argument validation to the 'downloadFiles' procedure. check-in: 3cdc48fb08 user: mistachkin tags: trunk | |
20:06 | Rename the package 'IfNeeded' piece of metadata to simply 'Script', since it may or may not actually be a real 'package ifneeded' script. check-in: b868c01046 user: mistachkin tags: trunk | |
19:32 | Fix multi-pass 'package unknown' integration in native Tcl. check-in: cdb1e4e5a3 user: mistachkin tags: trunk | |
18:55 | Add another diagnostic message. check-in: fa25d05785 user: mistachkin tags: trunk | |
18:38 | Add support for a 'settings' file that is loaded prior to setting up the default settings. check-in: f26f12f996 user: mistachkin tags: trunk | |
18:03 | Minor tweaks. check-in: 4b4b277a8b user: mistachkin tags: trunk | |
17:59 | Add support for multiple API keys. Change package variable prefix to 'pkgr' instead of 'rpkg'. check-in: 7c3824bfd1 user: mistachkin tags: trunk | |
06:18 | Do not try to auto-hook the 'package unknown' handler if it is already hooked. check-in: e7c21e360a user: mistachkin tags: trunk | |
05:27 | Completely refactor the 'package unknown' handler error handling. check-in: 7a658563b4 user: mistachkin tags: trunk | |
02:27 | Adjust comments. check-in: 607e185516 user: mistachkin tags: trunk | |
02:16 | Add support for cross-checking the package script language against the current language when processing requests from the 'package unknown' handler. check-in: ece3bff7e2 user: mistachkin tags: trunk | |