index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
error.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-11
common: Move error handling to error.cpp/h
Morph
1
-1
/
+5
2021-02-28
[network] Error handling reform
comex
1
-15
/
+29
2020-10-30
General: Make ignoring a discarded return value an error
Lioncash
1
-4
/
+11
2018-09-15
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
1
-1
/
+1
2018-08-13
common/misc: use windows.h
Zhu PengFei
1
-1
/
+1
2018-07-19
common/misc: Deduplicate code in GetLastErrorMsg()
Lioncash
1
-11
/
+5
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
1
-1
/
+0
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
1
-5
/
+3
2015-06-28
Common: Cleanup memory and misc includes.
Emmanuel Gil Peyrot
1
-2
/
+3
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
1
-1
/
+3
2014-12-21
License change
purpasmart96
1
-2
/
+2
2014-12-03
Change NULLs to nullptrs.
Rohit Nirmal
1
-2
/
+2
2014-04-09
fixed project includes to use new directory structure
bunnei
1
-1
/
+1
2014-04-09
got rid of 'src' folders in each sub-project
bunnei
1
-0
/
+0
2014-04-02
convert tabs to spaces
bunnei
1
-9
/
+9
2013-09-09
re-enabled GetLastErrorMsg
ShizZy
1
-19
/
+23
2013-09-05
replaced common code with dolphin common
ShizZy
1
-0
/
+33