Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-13Replace all qsort with std::sort.Kacper Michajłow
2014-10-20Initializer list order fixes.XhmikosR
2013-06-23Const correctness. Also pass the argument by reference when possible.XhmikosR
2013-05-09Use nullptr instead of NULL whenever possible.Underground78
2013-03-07Add missing brackets.Underground78
2012-07-25remove the svn keyword Idxhmikosr
2012-06-16DSMPropertyBag.h, range_bsearch: extended the valid range to MAXSIZE_T - 1, m...janwillem32
2012-06-13apply the new astyle command; use 4 spaces for indentation and k&r styleXhmikosR
2012-06-03fixed some warnings.v0lt
2012-06-03simplified the codev0lt
2012-06-03DSUtil: fixed all warningsv0lt
2012-05-15DSMPropertyBag.h: change integers to pointer size integers, as CAtlArray outp...janwillem32
2012-05-12Avoid pointers truncation on x64. Patch by JanWillem32.Underground78
2012-05-10* add missing license headersXhmikosR
2012-04-20Fix C4018 warnings for x64. Patch by XhmikosR.Underground78
2012-02-05apply astyleXhmikosR
2010-12-17apply astyle formattingXhmikosR
2010-09-12DSUtil: applied astyle formattingXhmikosR
2010-04-09revert r1783XhmikosR
2010-04-09astyle formatting cleanup to make the sourcecode more accessibletetsuo55
2010-04-02Cosmetic changes to DSUtil (patch by Tetsuo55 - Told you I'd get you coding o...Spec-Chum
2010-02-21Merged VSFilterMod rev20, only 64 bit code enabled for the time beingjonasno
2010-02-21Rename a few remaining StdAfx.h to stdafx.h (lowercase), and change all #incl...povaddict
2010-02-10Rename several directories to use MixedCase instead of lowercase.povaddict