summaryrefslogtreecommitdiffstats
path: root/win/tclWinLoad.c
Commit message (Collapse)AuthorAgeFilesLines
* Updated APIs in the files */tcl*Load*.c according to the guidelineskennykb2002-01-091-2/+2
| | | | | | of TIP 27. FossilOrigin-Name: ce9573a39cb9f42da11beec368b354ada882cbdd
* * 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] FossilOrigin-Name: 82ca28932032a7a64d20820b116a6412748af736
* minor fs, vfs fixesvincentdarley2001-09-041-4/+10
| | | FossilOrigin-Name: e50cc64ecbf8361559ffca6a1988f616b2674078
* filesystemvincentdarley2001-08-301-3/+4
| | | FossilOrigin-Name: 63ee4e7a09d028fa707389d63a2bdc197a342ce1
* * win/tclWinLoad.c (TclpLoadFile): added special message forhobbs2000-09-061-3/+7
| | | | | | | | | ERROR_PROC_NOT_FOUND exception in loading a dll. * win/tclWinError.c: changed ERROR_PROC_NOT_FOUND to map from ESRCH (POSIX: no such process) to EINVAL because there is no good mapping for "procedure not found". FossilOrigin-Name: 3bea23772995e37813b5043ce074521216194f00
* * doc/load.n: added notes about dll load errors on Windowshobbs2000-02-101-2/+2
| | | FossilOrigin-Name: 492839384e931b4714f1631e23a8eeb7d2d21e03
* * win/tclWinLoad.c (TclpLoadFile): improved error message for loadhobbs2000-02-101-4/+44
| | | | | | failures, could perhaps be even more intelligent. FossilOrigin-Name: 738eec42696496b3595bbc6999b4dece1157c4b9
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-20/+57
| | | FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9
* Replaced SCCS strings, fixed binary filescore-8-0-3stanton1998-09-141-1/+1
| | | FossilOrigin-Name: 196f92fd17305db5fec1acd59f6926de11e01624
* Initial revisionrjohnson1998-03-261-0/+114
FossilOrigin-Name: f86c34e38d2a946e0ed196001fd756c57f90791a