summaryrefslogtreecommitdiffstats
path: root/unix/tclLoadShl.c
Commit message (Collapse)AuthorAgeFilesLines
* * unix/tclLoadShl.c (TclpDlopen): use DYNAMIC_PATH on secondhobbs2005-10-051-6/+5
| | | | shl_load only. [Bug 1204237]
* load fixes for Bug 611108vincentdarley2002-10-101-5/+26
|
* Tcl_LoadHandle usagevincentdarley2002-07-181-5/+5
|
* load comments and clientData replacementvincentdarley2002-07-181-11/+23
|
* load internals refactoringvincentdarley2002-07-171-30/+23
|
* Updated APIs in the files */tcl*Load*.c according to the guidelinesKevin B Kenny2002-01-091-2/+2
| | | | of TIP 27.
* * More CONST poisoningdgp2001-09-281-2/+2
| | | | | | fixes from the 2001-09-24 TIP 27 changes. CONST-ified Tcl_FSLoadFile and TclpLoadFile. Report and patch from Kevin Kenny. [Bug 465833]
* * Added #include of tclInt.h; access to Tcldgp2001-09-101-2/+2
| | | | | internals, notably TclpUnloadFile(), is required. Thanks to Bob Techentin for report and patch. [Bug 459305]
* minor fs, vfs fixesvincentdarley2001-09-041-3/+9
|
* filesystemvincentdarley2001-08-301-4/+5
|
* Bug #219140: Added DYNAMIC_PATH to the shl_load flags.Kevin B Kenny2001-04-091-2/+4
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-6/+51
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+129