Commit Graph

9 Commits

Author SHA1 Message Date
748afc256e make lookupSymbol threadsafe, so loading doesn't block all threads on systems without an IO manager thread (win32) 2006-10-23 02:38:44 +00:00
3db2f02a2c comments, retab 2005-12-25 23:43:27 +00:00
fc1a519459 Some debug ideas from bringert 2005-12-07 23:52:30 +00:00
a7991e8cb6 Refactored System.Plugins.Load.loadFunction 2005-09-13 16:54:28 +00:00
dfa37bb45f Add some documentation 2005-09-08 07:06:12 +00:00
c336af2b0e mv code back into src/. Kindly pointed out by Lemmih 2005-09-03 06:38:06 +00:00
90d780cff8 Partially improve the cabalisation 2005-09-03 03:10:04 +00:00
5d2b4db2a8 Unload loaded code if 'resolveObjs' fail.
Keeping the erroneous code in memory will leave the system in an unusable state.
2005-08-24 18:43:46 +00:00
46b07ed75c Mv plugins -> src 2005-08-18 05:05:19 +00:00