index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
YahooGroups
/
src
/
services.cpp
Age
Commit message (
Expand
)
Author
2016-10-11
Yahoo & YahooGroups plugins moved to _deprecated
George Hazan
2015-08-11
code cleaning
George Hazan
2015-08-01
YahooGroups: common project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-28
unsafe strncat removed
George Hazan
2015-05-23
replace strncat to mir_strncat
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-16
fix for strncat use
Kirill Volinsky
2014-12-02
mir_snprintf(..., "%s", ...) -> strncpy_s(...)
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-07
end of the old database macroses
George Hazan
2013-04-07
- YahooGroups added to MSVC 2010 solutions, added precompiled header, overal ...
Vadim Dashevskiy