1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2026-05-08 03:37:22 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Sandu Liviu Catalin 66d1110733 Rvised the API distribution system to avoid segmentation fault crashes on Linux and make the overal code cleaner.
Moved the constants in IRC module into their own source and implemented a faster method of registering them.
Various other minor changes and adjustments. Some of them in order to comply with the new API distribution system.
2016-07-17 03:24:07 +03:00
Sandu Liviu Catalin bba09395d0 More incomplete implementation for the MySQL module. 2016-07-08 00:57:57 +03:00
Sandu Liviu Catalin 22fc6c54c2 Minor updates to the JSON module. 2016-06-20 18:53:09 +03:00
Sandu Liviu Catalin a3169ad7d2 Partial implementation of the JSON module. 2016-06-09 03:01:19 +03:00
Sandu Liviu Catalin e3f861ccbd Update the JSON module to work with the modified API. 2016-06-03 21:28:50 +03:00
Sandu Liviu Catalin 40a2ba46f5 Various changes to the modules.
Also commited the remaining incomplete modules.
2016-05-22 22:34:27 +03:00