mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 22:33:56 -07:00
- wposix.cpp: initial support for MEM_RESERVE and MEM_COMMIT semantics in mmap - cstr: removed no longer necessary serialization header - xmlutils: wrap new() calls in nommgr/mmgr; allows tracking other allocs in this file. - add u64_from_u32 - various minor comments/improvements. This was SVN commit r2604. |
||
|---|---|---|
| .. | ||
| DOMEvent.cpp | ||
| DOMEvent.h | ||
| EventTypes.h | ||
| GameEvents.h | ||
| JSConversions.cpp | ||
| JSConversions.h | ||
| JSSerialization.h | ||
| ScriptableComplex.h | ||
| ScriptableObject.cpp | ||
| ScriptableObject.h | ||
| ScriptCustomTypes.cpp | ||
| ScriptCustomTypes.h | ||
| ScriptGlue.cpp | ||
| ScriptGlue.h | ||
| ScriptingHost.cpp | ||
| ScriptingHost.h | ||
| SpiderMonkey.h | ||
| SynchedJSObject.cpp | ||
| SynchedJSObject.h | ||