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
/
src
/
mir_core
/
utils.cpp
Age
Commit message (
Expand
)
Author
2014-11-30
safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy,
George Hazan
2014-07-05
fix for the case-insensitive comparison in wildcmpit
George Hazan
2014-02-01
missing checks added
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-10-07
- JSONROOT added to handle json parser more conveniently;
George Hazan
2013-08-15
bin2hex/bin2hexW = eliminates many places with printf("%02x")
George Hazan
2013-08-04
- code formatting;
George Hazan
2013-06-04
base64 functions moved to the proper module
George Hazan
2013-06-04
end of base64* zoo
George Hazan
2013-06-03
mir_base64_decode & mir_base64_encode moved to mir_core.dll
George Hazan
2013-04-23
also wrtrim renamed, according to the standard, to rtrimw
George Hazan
2013-04-23
- added unicode analogs of ltrim, ltrimp, wildcmp;
George Hazan
2013-02-11
core: copyright update to year 2013
George Hazan
2012-07-14
- various leaks
George Hazan
2012-07-10
- tooltips for TopToolbar buttons
George Hazan
2012-07-06
- mir_core.dll moved to the core :)
George Hazan