summaryrefslogtreecommitdiff
path: root/include/m_system_cpp.h
AgeCommit message (Expand)Author
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-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-02-14fix for include duplicates & recursionsGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-07-29removing TCHAR + WCHAR from headersGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-06-04C++ classes moved to m_system_cpp.hMikalaiR
2016-06-04code optimization MikalaiR
2016-04-07compilation fixGeorge Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-08-03pass_ptrA, pass_ptrW and pass_ptrT moved to m_system_cpp.h [по просьб...MikalaiR
2015-06-11- typo fix;George Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-11warning fixGeorge Hazan
2014-08-29these methods should have been declared as constGeorge Hazan
2014-07-13wrapping the most evident critical sections into a classGeorge Hazan
2014-07-12useful wrapper for critical sectionsGeorge Hazan
2014-05-26gcc-related fixesGeorge Hazan
2014-01-21minor code cleaningGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-14- another atavism (DBVTF_DENYUNICODE) removed;George Hazan
2013-09-27attempt to wipe out STL from extra iconsGeorge Hazan
2013-09-21mir_ptr<> constructor declared as explicit to evade problemsGeorge Hazan
2013-08-02mir_ptr<> shall be initialized by NULL by defaultGeorge Hazan
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-02-28compilation fixesGeorge Hazan
2013-02-28new template, VARST, to hold the result of calling Utils_ReplaceVarsT()George Hazan
2012-11-15include: tabs over spacesGeorge Hazan
2012-07-29fix for the double object deletion in MSNGeorge Hazan
2012-07-21controllable critical section lockerGeorge Hazan
2012-07-20- db3x_mmap is completely moved to a class;George Hazan
2012-07-05- first of the /Core standard plugins;George Hazan
2012-07-02- mir_cslock - class for locking critical sections;George Hazan
2012-06-29- eliminated crash in Punto Switcher's dll during exit;George Hazan
2012-06-26mk: removed all LIST_INTERFACE, MI_INTERFACE & UTF8_INTERFACE instances.George Hazan
2012-06-26- microkernel addded;George Hazan
2012-06-24fix for mir_ptr<T> assignmentGeorge Hazan
2012-06-24- added template mir_ptr for automatic memory deallocation using mir_free();George Hazan
2012-06-23- fix for LIST<T>.ListCopy()George Hazan
2012-06-23fix for the array assignmentGeorge Hazan
2012-06-18- PLUGININFO structure removed at all;George Hazan
2012-06-01- RecentContacts added;George Hazan
2012-05-18useless junk removedGeorge Hazan
2012-05-15initial commitVadim Dashevskiy