summaryrefslogtreecommitdiff
path: root/plugins/Variables/src/parse_str.cpp
AgeCommit message (Expand)Author
2015-07-21Variables: vc2015 compilation fixKirill Volinsky
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-01-10Variables:Tobias Weimer
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-01-14minor cleanupTobias Weimer
2014-01-03- memory leak fixesGeorge Hazan
2013-09-15synchro of the parameters with descriptionGoraf
2013-09-13code cleaningGeorge Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-17removed not used headersKirill Volinsky
2013-02-21service MS_VARS_FREEMEMORY replaced with the direct call of mir_freeGeorge Hazan
2013-02-14minor cleanup and typos (by Basil)Tobias Weimer
2013-02-14correct fix for [3590]Tobias Weimer
2013-02-13- translation fixes (patch from person)Vadim Dashevskiy
2012-07-24UserInfoEx, Variables: changed folder structure Vadim Dashevskiy