Age | Commit message (Collapse) | Author |
|
* replace 0/NULL with nullptr [using clang-tidy]
|
|
|
|
|
|
m_srmm_int.h
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit e09448dd03e3647717166e92ee818e395041993a, reversing
changes made to b0f44b16bd1138de85a5d17bb42151742f9c8298.
|
|
|
|
|
|
|
|
|
|
|
|
value
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
plugin unload
|
|
|
|
|
|
|
|
- archaic linked list of modules replaced with the standard LIST<> which is much faster
- fix for the module destruction
|
|
|
|
by someone's dirty hands
|
|
- fixes #791
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|