1
0
forked from 0ad/0ad
0ad/source/ps/XML
janwas cded0936c5 # housekeeping
. update moduleInit mechanism and move it out of lib.cpp. now has a
thread-safe reference count and allows repeated init/shutdown (required
for self-tests)
. vfs now depends on h_mgr; h_mgr need therefore no longer explicitly be
shutdown (e.g. in self-tests)
. acpi: minor fixes
. cpu: AtomicAdd and CAS now take volatile variable (safer)
. mahaf: unload driver on shutdown (did this for DriverVerifier, but
it's 'cleaner' in general)
. wdbg_sym
. wfilesystem: get rid of manual declarations of deprecated functions;
implement them via trampoline instead

This was SVN commit r5086.
2007-05-21 23:24:56 +00:00
..
tests # housekeeping 2007-05-21 23:24:56 +00:00
XercesErrorHandler.cpp remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
XercesErrorHandler.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Xeromyces.cpp # SwEng 2007-05-02 12:07:08 +00:00
Xeromyces.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
XeroXMB.cpp # SwEng 2007-05-02 12:07:08 +00:00
XeroXMB.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
XML.h . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
XMLUtils.cpp # big refactoring in CPU-specific code, fix for dual core vs. HT detection 2007-04-25 18:19:35 +00:00
XMLWriter.cpp # Slightly tidied up string code. 2007-02-01 14:46:14 +00:00
XMLWriter.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00