summaryrefslogtreecommitdiff
path: root/src/common/misc.cpp
AgeCommit message (Expand)Author
2021-09-11common: Move error handling to error.cpp/hMorph
2021-02-28[network] Error handling reformcomex
2020-10-30General: Make ignoring a discarded return value an errorLioncash
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-08-14common/misc: use windows.hZhu PengFei
2018-07-19common/misc: Deduplicate code in GetLastErrorMsg()Lioncash
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2015-06-28Common: Cleanup memory and misc includes.Emmanuel Gil Peyrot
2015-05-07Common: Remove common.hYuri Kunde Schlesner
2014-12-20License changepurpasmart96
2014-12-03Change NULLs to nullptrs.Rohit Nirmal
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei