1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/modules/xml
Sandu Liviu Catalin fdd06e8c2e Minor aditions to the system path library.
Fixed small const correctness in remaining typename functions.
Added a flag to block certain format warnings on x64 builds.
2016-05-23 03:34:35 +03:00
..
Attribute.cpp Various changes to the modules. 2016-05-22 22:34:27 +03:00
Attribute.hpp Fixed excpetion throwing in XML document to that generated corrupted messages because snprintf was used instead of vsnprintf. 2016-04-02 11:04:28 +03:00
Common.cpp Minor aditions to the system path library. 2016-05-23 03:34:35 +03:00
Common.hpp Fixed excpetion throwing in XML document to that generated corrupted messages because snprintf was used instead of vsnprintf. 2016-04-02 11:04:28 +03:00
Document.cpp Various changes to the modules. 2016-05-22 22:34:27 +03:00
Document.hpp Fixed excpetion throwing in XML document to that generated corrupted messages because snprintf was used instead of vsnprintf. 2016-04-02 11:04:28 +03:00
Module.cpp Various changes to the modules. 2016-05-22 22:34:27 +03:00
Module.hpp Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
Node.cpp Various changes to the modules. 2016-05-22 22:34:27 +03:00
Node.hpp Fixed excpetion throwing in XML document to that generated corrupted messages because snprintf was used instead of vsnprintf. 2016-04-02 11:04:28 +03:00
Text.cpp Various changes to the modules. 2016-05-22 22:34:27 +03:00
Text.hpp Fixed excpetion throwing in XML document to that generated corrupted messages because snprintf was used instead of vsnprintf. 2016-04-02 11:04:28 +03:00