1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00
SqMod/modules
Sandu Liviu Catalin 4c66cfa49d Implemented RAII when modifying the stack before returning to sqrat inside SQLite module.
Also enabled the latest C++ revision in the project.
Various other fixes and improvements.
2016-02-28 16:20:33 +02:00
..
ini Migrated the INI module to C++ exceptions as well. 2016-02-28 16:16:08 +02:00
irc Migrated the IRC module to C++ exceptions as well. 2016-02-28 16:17:59 +02:00
sample Separated major non mandatory libraries into their onwn modules. 2016-02-27 11:57:10 +02:00
sqlite Implemented RAII when modifying the stack before returning to sqrat inside SQLite module. 2016-02-28 16:20:33 +02:00
xml Also fixed the Sqrat issue on constructors for irc sessions. 2016-02-27 14:00:02 +02:00