summaryrefslogtreecommitdiff
path: root/Source/Core/Common/CDUtils.cpp
AgeCommit message (Expand)Author
2015-05-25Add missing license headersTillmann Karras
2015-02-25Formatting/Whitespace CleanupStevoisiak
2014-10-21Improve some libcdio CoreFoundation code.comex
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-07-11mark all local functions as staticdegasus
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-28Various changes suggested by cppcheckTillmann Karras
2014-02-22Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-13Turn loops into range-based formTillmann Karras
2014-02-10Some tidy up of sprintf to StringFromFormatMatthew Parlane
2014-02-09Revert "Merge pull request #49 from Parlane/sprintf_tidy"Pierre Bourdon
2014-02-08Some tidy up of sprintf to StringFromFormatMatthew Parlane
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre