Fix typos in docstrings and function names.
[sbcl.git] / src / code / foreign-load.lisp
2013-11-12 Stas BoukarevFix typos in docstrings and function names.
2012-11-20 David LichteblauLLP64: change UNSIGNED-LONG to UNSIGNED
2012-11-02 David LichteblauExtend use of the linkage table to static symbols
2009-01-03 Nikodemus Siivola1.0.24.17: grab-bag of fixes to make hpux-os smile
2008-10-18 Nikodemus Siivola1.0.21.28: implement UNLOAD-SHARED-OBJECT
2008-10-18 Nikodemus Siivola1.0.21.26: bullet-proof (?) use of LOAD-SHARED-OBJECT...
2008-10-17 Nikodemus Siivola1.0.21.25: LOAD-SHARED-OBJECT and logical pathnames
2008-10-09 Nikodemus Siivola1.0.21.15: LOAD-SHARED-OBJECT :DONT-SAVE and related
2008-07-11 Richard M Kreuter1.0.18.17: Alter some STYLE-WARNING names introduced...
2008-07-08 Richard M Kreuter1.0.18.16: many STYLE-WARNING changes.
2008-01-09 Richard M Kreuter1.0.13.18: Revived OpenBSD support, contributed by...
2007-11-14 Nikodemus Siivola1.0.11.23: internal hash-table usage thread-safety...
2005-12-21 Alexey Dejneka0.9.7.34:
2005-07-14 William Harold Newman0.9.2.43:
2005-07-06 Nikodemus Siivola0.9.2.33: restore buildability on non-linkage-table...
2005-07-05 Nikodemus Siivola0.9.2.26: refactoring internals of foreign linkage
2005-07-03 Nikodemus Siivola0.9.2.18: various error &co reporting improvements...
2005-04-07 Nikodemus Siivola0.8.21.21: fix & share EXTERN-ALIEN-NAME logic (fixes...
2005-02-13 Nikodemus Siivolamessage
2004-12-20 Brian Mastenbrook0.8.17.31: "dlerror and a tale of woe"
2004-12-03 Nikodemus Siivola0.8.17.19: Late resolution for foreign symbols &co
2004-11-29 Nikodemus Siivola0.8.17.1: reloading shared object files
2004-10-18 Nikodemus Siivola0.8.15.18: Linkage table tweaks & alien bugfix
2004-09-14 Nikodemus Siivola0.8.14.21: oops
2004-09-14 Nikodemus Siivola0.8.14.20: Documentation madness, yet again
2004-09-09 Nikodemus Siivola0.8.14.5: Join the foreign legion!