summaryrefslogtreecommitdiffstats
path: root/unix/tclLoadDl.c
Commit message (Collapse)AuthorAgeFilesLines
* [Bug #3216070] Loading extension libraries from embedded Tcl applications.jan.nijtmans2011-03-221-7/+13
|\
| * bug-3216070bug_3216070jan.nijtmans2011-03-161-7/+7
|/
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\ | | | | more harm than good. Purged them.
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | | | | | more harm than good. Purged them.
| * Workaround for silly compiler bug. [Bug 1503729]dkf2006-06-131-3/+9
| |
* | Workaround for silly compiler bug. [Bug 1503729]dkf2006-06-131-2/+9
| |
* | More bits of ANSIfyingdkf2005-11-111-22/+22
| |
* | Systematizing the formattingdkf2005-07-191-59/+69
|/ | | | | Also simplified the AIX loader so that it's failure-mode code wasn't scattered all over quite so much.
* load fixes for Bug 611108vincentdarley2002-10-101-2/+19
|
* Tcl_LoadHandle usagevincentdarley2002-07-181-5/+5
|
* load comments and clientData replacementvincentdarley2002-07-181-11/+23
|
* load internals refactoringvincentdarley2002-07-171-1/+2
|
* load internals refactoringvincentdarley2002-07-171-32/+22
|
* 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]
* * Updated APIs indgp2001-09-241-2/+2
| | | | | generic/tclUtil.c according to the guidelines of TIP 27. [Patch 464553]
* minor fs, vfs fixesvincentdarley2001-09-041-3/+10
|
* filesystemvincentdarley2001-08-301-7/+7
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-17/+65
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+135