summaryrefslogtreecommitdiff
path: root/plugins/Variables/src/parse_alias.cpp
AgeCommit message (Expand)Author
2018-08-13Variables:George Hazan
2018-07-09massive Variables-related code cleaning (removed TCHAR, manually created unio...George Hazan
2018-02-21all another C++'11 iteratorsGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-04-08more shit cleaningGeorge Hazan
2015-08-01Variables: common projectKirill Volinsky
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 _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-04-30cleanupKirill Volinsky
2015-01-10Variables:Tobias Weimer
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-01-14minor cleanupTobias Weimer
2014-01-03- memory leak fixesGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2013-09-13code cleaningGeorge Hazan
2013-08-15warning fixesGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-03-17removed not used headersKirill Volinsky
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