index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
m_system_cpp.h
Age
Commit message (
Expand
)
Author
2019-02-07
hopefully last custom UrlDecode implementation removed
George Hazan
2019-01-28
mir_urlDecode & mir_urlEncode to return CMStringA
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-12-17
minor code cleaning
George Hazan
2018-04-17
MNonCopyable - the common class to avoid declaring fake private constructors
George Hazan
2018-03-16
LIST<>::indexOf(T**) - fast index calculation for direct iterators
George Hazan
2018-03-15
LIST<> iterators:
George Hazan
2018-03-15
MUCH more effective way of removing records from iterators
George Hazan
2018-03-15
fix for ranged loop bounds
George Hazan
2018-03-14
reverse iterators for LIST<>
George Hazan
2018-02-24
general lists: avoid unqualified lookup into dependent bases of class templat...
Goraf
2018-02-24
more nullptr
Goraf
2018-02-20
optimizing LIST<> & OBJLIST<> loops
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-21
Tox: improved profile encription management
aunsane
2017-12-11
parameters unification between JSON & HTTP
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-29
replace russian с to latin c
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-08-05
Change rest of Miranda NG links to https://
Robert Pösel
2017-02-14
fix for include duplicates & recursions
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-07-29
removing TCHAR + WCHAR from headers
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-06-04
C++ classes moved to m_system_cpp.h
MikalaiR
2016-06-04
code optimization
MikalaiR
2016-04-07
compilation fix
George Hazan
2016-01-02
Copyrights update part 2
Dart Raiden
2015-08-03
pass_ptrA, pass_ptrW and pass_ptrT moved to m_system_cpp.h [по просьб...
MikalaiR
2015-06-11
- typo fix;
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-11
warning fix
George Hazan
2014-08-29
these methods should have been declared as const
George Hazan
2014-07-13
wrapping the most evident critical sections into a class
George Hazan
2014-07-12
useful wrapper for critical sections
George Hazan
2014-05-26
gcc-related fixes
George Hazan
2014-01-21
minor code cleaning
George Hazan
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-14
- another atavism (DBVTF_DENYUNICODE) removed;
George Hazan
2013-09-27
attempt to wipe out STL from extra icons
George Hazan
2013-09-21
mir_ptr<> constructor declared as explicit to evade problems
George Hazan
2013-08-02
mir_ptr<> shall be initialized by NULL by default
George Hazan
2013-05-16
words of wisdom were well received
George Hazan
2013-05-16
shortened typedefs for string buffers:
George Hazan
2013-02-28
compilation fixes
George Hazan
2013-02-28
new template, VARST, to hold the result of calling Utils_ReplaceVarsT()
George Hazan
2012-11-15
include: tabs over spaces
George Hazan
[next]