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
/
plugins
/
Variables
/
src
/
parse_str.cpp
Age
Commit message (
Expand
)
Author
2015-07-21
Variables: vc2015 compilation fix
Kirill Volinsky
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-01-10
Variables:
Tobias Weimer
2014-12-13
MoveMemory -> memmove
Rozhuk Ivan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-01-14
minor cleanup
Tobias Weimer
2014-01-03
- memory leak fixes
George Hazan
2013-09-15
synchro of the parameters with description
Goraf
2013-09-13
code cleaning
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-03-17
removed not used headers
Kirill Volinsky
2013-02-21
service MS_VARS_FREEMEMORY replaced with the direct call of mir_free
George Hazan
2013-02-14
minor cleanup and typos (by Basil)
Tobias Weimer
2013-02-14
correct fix for [3590]
Tobias Weimer
2013-02-13
- translation fixes (patch from person)
Vadim Dashevskiy
2012-07-24
UserInfoEx, Variables: changed folder structure
Vadim Dashevskiy