summaryrefslogtreecommitdiff
path: root/bin14/lib
AgeCommit message (Collapse)Author
2015-12-21hex2bin / hex2bin -> fast hex decoder from char / WCHAR to binary dataGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15925 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-11thread library:George Hazan
- _beginthread replaced with CreateThread(); - functions forkthread & forkthreadex removed; - macroses mir_forkthread, mir_forkthreadex & mir_forkthreadowner became real functions; git-svn-id: http://svn.miranda-ng.org/main/trunk@15710 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-26IsPluginLoaded - a function to detect if plugin is loadedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15619 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-01sha256 functions moved to the coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15137 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-01- strdel()/strdelw() moved to the core;George Hazan
- custom implementations removed git-svn-id: http://svn.miranda-ng.org/main/trunk@15135 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-11missing string comparison functionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14918 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-09three new functions for checking Windows versionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14882 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-31- Windows 10 version detection;George Hazan
- GetOSDisplayString() moved to mir_core.mir; - numerous warning fixes in mir_core git-svn-id: http://svn.miranda-ng.org/main/trunk@14765 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-29vs2015 not to be used to build common .def & .lib filesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14756 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-29parasite symbol removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14752 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-29missing libsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14751 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-22libs update 2Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14644 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-22libs updateKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14643 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-21vc2015 libs updateKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14601 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-21preparing for vc2015Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14593 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c