summaryrefslogtreecommitdiff
path: root/src/mir_core/modules.cpp
AgeCommit message (Expand)Author
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-10-07- JSONROOT added to handle json parser more conveniently;George Hazan
2013-08-02mir_ptr<> shall be initialized by NULL by defaultGeorge Hazan
2013-07-13no need to crash freeing an empty eventGeorge Hazan
2013-06-23usage of QueueUserAPC discontinued George Hazan
2013-02-11core: copyright update to year 2013George Hazan
2012-09-28NotifyFastHook - new core function to call event hooks in the same thread, it...George Hazan
2012-09-21- fix for the Netlib_Logf eventGeorge Hazan
2012-07-23more correct variant of tlsGeorge Hazan
2012-07-23minor improvement for async callsGeorge Hazan
2012-07-17obsolete heaader file, m_plugins.h, removedGeorge Hazan
2012-07-14- various leaks George Hazan
2012-07-06valid Core plugins' processing during dynamic load/unloadGeorge Hazan
2012-07-06- mir_core.dll moved to the core :)George Hazan