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-31 18:07:14 +01:00
Code
Releases
Activity
SqMod
/
shared
/
Base
History
Sandu Liviu Catalin
f401b265da
Don't use the common buffer in the functions that covert date and time instances to string.
2016-07-09 21:33:27 +03:00
..
Buffer.cpp
Initial revision of the buffer implementation.
2016-07-08 00:56:54 +03:00
Buffer.hpp
Initial revision of the buffer implementation.
2016-07-08 00:56:54 +03:00
Module.cpp
Avoid sharing the same source file between multiple projects where there's a possibility that with each project object generated by the the source file could have a diffrent code used by other sources from the project.
2016-06-20 16:17:03 +03:00
Plugin.cpp
Avoid sharing the same source file between multiple projects where there's a possibility that with each project object generated by the the source file could have a diffrent code used by other sources from the project.
2016-06-20 16:17:03 +03:00
Utility.hpp
Improve the Clamp functions to accept any type of value for all parameters.
2016-07-09 21:21:07 +03:00
Utility.inl
Don't use the common buffer in the functions that covert date and time instances to string.
2016-07-09 21:33:27 +03:00