..
CFunction.cpp
Fixed a serious potential corruption bug
2007-01-16 19:03:29 +00:00
CFunction.h
Fixed a serious potential corruption bug
2007-01-16 19:03:29 +00:00
ExtensionSys.cpp
Added extension loading/unloading
2007-01-17 03:01:38 +00:00
ExtensionSys.h
Added extension loading/unloading
2007-01-17 03:01:38 +00:00
ForwardSys.cpp
forwards are now really unregistered
2007-01-15 03:28:55 +00:00
ForwardSys.h
Added global class initialization automation
2006-12-15 13:38:04 +00:00
HandleSys.cpp
Fixed an off-by-one bug in the handle system
2007-01-16 19:34:32 +00:00
HandleSys.h
Handle system can now unload identities safely. when an identity is removed, all handles owned by it are removed in a chain.
2007-01-11 07:29:09 +00:00
LibrarySys.cpp
Added a bunch of new file natives.
2007-01-07 01:30:28 +00:00
LibrarySys.h
added usage of the Handle System to begin experimenting
2007-01-01 19:50:16 +00:00
PluginInfoDatabase.cpp
small optimization, fixed a corruption bug
2007-01-15 22:09:11 +00:00
PluginInfoDatabase.h
initial import of plugin database (UNTESTED)
2006-12-10 09:19:59 +00:00
PluginSys.cpp
initial import of extension API and SDK as well as auto-loading
2007-01-16 19:41:21 +00:00
PluginSys.h
initial import of extension API and SDK as well as auto-loading
2007-01-16 19:41:21 +00:00
ShareSys.cpp
Added extension loading/unloading
2007-01-17 03:01:38 +00:00
ShareSys.h
Added extension loading/unloading
2007-01-17 03:01:38 +00:00