summaryrefslogtreecommitdiffstats
path: root/generic/tclLoadNone.c
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-3/+3
|
* More bits of ANSIfyingdkf2005-11-111-48/+57
|
* Tcl_LoadHandle usagevincentdarley2002-07-181-4/+4
|
* load comments and clientData replacementvincentdarley2002-07-181-7/+22
|
* load internals refactoringvincentdarley2002-07-171-11/+18
|
* TclpLoadFile() didn't match proto of typedef Tcl_FSLoadFileProc. [Patch ↵davygrvy2002-01-211-2/+3
| | | | #502488]
* 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]
* filesystemvincentdarley2001-08-301-3/+3
|
* * generic/tclLoadNone.c: Updated to use current interfaces, addedstanton1999-05-071-3/+33
| | | | TclpUnloadFile. [Bug: 2003]
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-3/+3
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-03-261-0/+82