summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a typo in tcl_findLibrary, and fixed the logic that ensureswelch1998-10-231-10/+28
| | | | | the parent directory of tcl_library is on the auto_path. Added a comment to init.tcl about how auto_path is initialized.
* Fixed a number of buglets in pkg_mkIndex:escoffon1998-10-171-9/+69
| | | | | | | | - on windows, use case-insensitive comparison with the shared lib extension, so that both .DLL and .dll files are loaded (.DLL were sourced) - if the glob fails, make sure we go back to the old directory - make sure we can handle packages that spread over multiple files - set auto_path in the slave consistently with ours
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-1412-12/+12
|
* Nuked / from file pathswelch1998-08-071-2/+2
|
* Added tcl_findLibrarywelch1998-08-061-3/+84
|
* remove temporary variablesstanton1998-07-311-0/+6
|
* *** empty log message ***welch1998-07-241-14/+7
|
* Merged changes between child workspace "/home/welch/ws/tcl8.0.3" andwelch1998-07-241-26/+393
| | | | parent workspace "/export/home/ws/tcl8.0".
* Removed changed from version 1.9surles1998-07-241-319/+52
|
* Updated core w/ Micheals latest changes.surles1998-07-241-52/+319
|
* Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" andwelch1998-07-201-3/+19
| | | | parent workspace "/home/welch/ws/tcl8.0.3".
* fixed a typo in the name of the -verbose flagescoffon1998-07-141-2/+2
|
* - added the -verbose flag, to show progressescoffon1998-07-131-4/+31
| | | | | | - make sure that namespaces are not imported more than once per interpreter - make sure we import the namespaces before setting the initial list of commands, or we miss the imported commands.
* Fixed pkg_mkIndexwelch1998-07-111-1/+8
|
* - merged in the pkg_MkIndex changesescoffon1998-07-021-23/+22
|
* Merged changes between child workspace "/home/escoffon/ws/tcl8.0" andescoffon1998-07-021-91/+343
| | | | parent workspace "/ws/tcl8.0".
* expr bracingwelch1998-06-297-99/+104
|
* plugin updateswelch1998-06-275-55/+90
|
* Initial revisionrjohnson1998-03-2619-0/+5864