Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Co-authored-by: Attila Molnar <attilamolnar@hush.com>
|
|
GCCs warnings for this are much better than Clangs.
|
|
|
|
Cap::Reference
|
|
|
|
Cap::Manager::NotifyValueChange()
|
|
|
|
|
|
CAP LS
Let modules implementing caps query this information
|
|
|
|
|
|
- Caps are now managed by m_cap
- Each cap uses one bit in an extension item shared with other caps
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Use #pragma once instead of include guards.
- Move header files in src/modules to include/modules.
- Fixed various spacing issues.
|