This website requires JavaScript.
Explore
Help
Sign In
thijn
/
SqMod
Watch
1
Star
0
Fork
0
You've already forked SqMod
mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced
2025-01-19 03:57:14 +01:00
Code
Releases
Activity
SqMod
/
modules
/
ini
History
Sandu Liviu Catalin
0c7ab18700
Remove extraneous character from printf inside the INI module.
2016-03-27 20:50:40 +03:00
..
Common.cpp
Updated the INI module to include the location for C++ exceptions in source code for debug builds.
2016-03-23 00:25:42 +02:00
Common.hpp
Removed the forward declarations that got moved into the base module.
2016-02-28 17:38:57 +02:00
Document.cpp
Updated the INI module to include the location for C++ exceptions in source code for debug builds.
2016-03-23 00:25:42 +02:00
Document.hpp
Migrated the host module to C++ exceptions as well.
2016-03-10 05:57:13 +02:00
Entries.cpp
Forgot to inlcude the INI entries in the previous commit.
2016-03-23 00:26:16 +02:00
Entries.hpp
Fixed the INI compilation on Linux by reverting to the original library.
2016-03-11 20:04:26 +02:00
Module.cpp
Remove extraneous character from printf inside the INI module.
2016-03-27 20:50:40 +03:00
Module.hpp
Separated major non mandatory libraries into their onwn modules.
2016-02-27 11:57:10 +02:00