summaryrefslogtreecommitdiffstats
path: root/unix/tclLoadDyld.c
Commit message (Expand)AuthorAgeFilesLines
* * macosx/tclMacOSXNotify.c (Tcl_InitNotifier, Tcl_WaitForEvent): createdas2006-07-201-23/+9
* typo in TclpLoadMemory() error msgdas2006-03-161-2/+2
* add #include <libkern/OSByteOrder.h> for OSX 10.2das2005-11-271-1/+2
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-11/+56
* * unix/configure, unix/tcl.m4: revert 2005-07-28 change.das2005-07-301-263/+331
* * unix/tclLoadDyld.c: fixed header confilict when building this filecore_8_4_10das2005-06-041-1/+2
* * generic/tclIOUtil.c (TclLoadFile):das2005-05-241-41/+281
* * macosx/tclMacOSXBundle.c:das2005-05-141-6/+6
* * unix/tclLoadDyld.c (Tcl_PackageInitProc): pass all dyld errordas2002-10-291-1/+6
* load fixes for Bug 611108vincentdarley2002-10-101-3/+24
* * unix/Makefile.in:das2002-07-241-7/+38
* Tcl_LoadHandle usagevincentdarley2002-07-181-5/+5
* load comments and clientData replacementvincentdarley2002-07-181-12/+24
* load internals refactoringvincentdarley2002-07-171-41/+28
* * unix/tclLoadDyld.c: updated to use Mac OS X 10.1 dyld APIs thatdas2002-02-251-12/+20
* Updated APIs in the files */tcl*Load*.c according to the guidelinesKevin B Kenny2002-01-091-2/+2
* *unix/Makefile.in:das2001-11-231-53/+44
* * More CONST poisoningdgp2001-09-281-2/+2
* minor fs, vfs fixesvincentdarley2001-09-041-4/+10
* filesystemvincentdarley2001-08-301-3/+4
* * unix/tclLoadDyld.c (TclpLoadFile): removed use of interp->resulthobbs2000-04-251-9/+12
* * README:hobbs2000-04-191-0/+168