| Commit message (Expand) | Author | Age | Files | Lines |
* | One more ::tcl::Pkg::source, for the Mac | jan.nijtmans | 2017-01-05 | 1 | -1/+1 |
|
|
* | Merge trunk. Improve test-case. Bring back "source -nopkg", but only as undoc... | jan.nijtmans | 2017-01-05 | 1 | -1/+1 |
|\ |
|
* | | In stead of "source -nopkg" use a ::tcl::Pkg::source utility function. | jan.nijtmans | 2017-01-04 | 1 | -1/+1 |
|
|
* | | Complete implementation, tests and documentation | jan.nijtmans | 2016-11-28 | 1 | -1/+1 |
|/ |
|
* | Whitespace reduction in Tcl scripts. No functional change. | jan.nijtmans | 2015-09-01 | 1 | -1/+1 |
|
|
* | For [package] etc., select modernizations from Patrick Fradin. | dgp | 2013-01-30 | 1 | -19/+7 |
|\ |
|
| * | For [package] etc., select modernizations from Patrick Fradin. | dgp | 2013-01-30 | 1 | -17/+5 |
|
|
* | | 3480599 Make [source] and [load] order of multi-file package happen in sorted... | dgp | 2012-01-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | 3480599 Make [source] and [load] order of multi-file package happen in sortedbug_3480599 | dgp | 2012-01-27 | 1 | -1/+1 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | * library/package.tcl: Removed [file readable] testing from | dgp | 2008-07-03 | 1 | -13/+34 |
|
|
| | * | * generic/tcl.decls: Implemented TIP #268, conditionally. | andreas_kupries | 2006-09-22 | 1 | -30/+78 |
|
|
| | * | * library/auto.tcl: Updates to the Tcl script library to make | dgp | 2005-07-22 | 1 | -18/+19 |
|
|
| | * | * library/package.tcl: Fixed a typo that broke pkg_mkIndex -verbose. | rmax | 2003-07-24 | 1 | -2/+2 |
|
|
| | * | * library/package.tcl: Corrected [pkg_mkIndex] bug reported on | dgp | 2003-07-11 | 1 | -3/+7 |
|
|
| * | | * library/package.tcl: Removed [file readable] testing from | dgp | 2008-07-03 | 1 | -11/+29 |
|
|
* | | | Spacing and style fixes | nijtmans | 2010-06-14 | 1 | -18/+18 |
|
|
* | | | Eliminate "then" keyword | nijtmans | 2009-11-18 | 1 | -19/+19 |
|
|
* | | | Use [try] to replace obscurer uses of [catch]. | dkf | 2009-07-26 | 1 | -128/+124 |
|
|
* | | | * library/package.tcl: Removed [file readable] testing from | dgp | 2008-07-03 | 1 | -11/+29 |
|/ / |
|
* | | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n: | hobbs | 2006-11-03 | 1 | -4/+4 |
|
|
* | | TIP#268 IMPLEMENTATION | andreas_kupries | 2006-09-22 | 1 | -4/+4 |
|
|
* | | * library/auto.tcl: Updates to the Tcl script library to make | dgp | 2005-07-23 | 1 | -13/+13 |
|
|
* | | * library/package.tcl (pkg_mkIndex): Updated [pkg_mkIndex] to | dgp | 2004-08-02 | 1 | -20/+11 |
|
|
* | | * tests/safe.test (safe-2.1): Disabled senseless test. [Bug 999612] | dgp | 2004-07-30 | 1 | -2/+2 |
|
|
* | | * library/package.tcl: [::pkg::create] is now an alias. Test | dgp | 2004-07-29 | 1 | -9/+2 |
|
|
* | | * library/package.tcl: Moved private command | dgp | 2004-07-28 | 1 | -12/+19 |
|
|
* | | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 1 | -92/+2 |
|
|
* | | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognition | dgp | 2003-11-14 | 1 | -4/+4 |
|
|
* | | package unknown performance on MacOS and MacOS X | vincentdarley | 2003-09-24 | 1 | -11/+78 |
|
|
* | | * library/package.tcl: Fixed a typo that broke pkg_mkIndex -verbose. | rmax | 2003-07-24 | 1 | -2/+2 |
|
|
* | | * library/package.tcl: Corrected [pkg_mkIndex] bug reported on | dgp | 2003-07-11 | 1 | -3/+7 |
|/ |
|
* | * doc/pkgMkIndex.n: Modified [pkg_mkIndex] to use -nocase matching | dgp | 2003-02-25 | 1 | -2/+2 |
|
|
* | * library/package.tcl (tclPkgUnknown): Minor performance tweaks | dgp | 2003-02-21 | 1 | -13/+48 |
|
|
* | * library/auto.tcl: Converted the Mac-specific [package unknown] | dgp | 2002-10-28 | 1 | -51/+102 |
|
|
* | * library/auto.tcl (tcl_findLibrary): | das | 2002-10-22 | 1 | -1/+20 |
|
|
* | * Fixed leak of slave interp in [pkg_mkIndex]. | dgp | 2002-05-31 | 1 | -2/+2 |
|
|
* | * Corrected documentation and usage message of [pkg_mkIndex]. | dgp | 2001-07-21 | 1 | -2/+2 |
|
|
* | * library/package.tcl (pkg_mkIndex): Added patch from Vince | dgp | 2001-03-14 | 1 | -1/+22 |
|
|
* | [glob] uses -directory instead of unsafe [file join] to stop problems | dkf | 2000-11-24 | 1 | -4/+5 |
|
|
* | * tests/pkgMkIndex.test: Added tests for pkg_compareExtension. | ericm | 2000-07-19 | 1 | -6/+23 |
|
|
* | 2000-04-22 Jim Ingham <jingham@cygnus.com>
* library/package.tcl (t... | jingham | 2000-04-23 | 1 | -2/+2 |
|
|
* | * library/package.tcl: Applied patch from Bug: 2570; rather than | ericm | 2000-03-06 | 1 | -4/+5 |
|
|
* | * library/package.tcl (tclPkgUnknown): extended to allow | hobbs | 2000-03-03 | 1 | -12/+33 |
|
|
* | * tests/package.test: | ericm | 2000-02-07 | 1 | -6/+6 |
|
|
* | * tests/package.test: | ericm | 2000-02-01 | 1 | -22/+148 |
|
|
* | * tests/pkg/spacename.tcl: | ericm | 2000-01-28 | 1 | -2/+3 |
|
|
* | * tests/pkg/samename.tcl: test file for bug #1983 | ericm | 2000-01-27 | 1 | -25/+25 |
|
|