]>
Chaos Git - console/XDS.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
ichfly [Wed, 23 Dec 2015 22:43:55 +0000 (23:43 +0100)]
Merge pull request #4 from bentley/master
Insert a space between string literals and macros.
Anthony J. Bentley [Mon, 21 Dec 2015 06:30:02 +0000 (23:30 -0700)]
Insert a space between string literals and macros.
Fixes compiler warning:
warning: invalid suffix on literal; C++11 requires
a space between literal and string macro [-Wliteral-suffix]
ichfly [Fri, 11 Dec 2015 17:34:30 +0000 (18:34 +0100)]
fixed thumb *xtb instr + some am stuff
ichfly [Tue, 8 Dec 2015 15:35:34 +0000 (16:35 +0100)]
more externals
ichfly [Tue, 8 Dec 2015 15:20:32 +0000 (16:20 +0100)]
added more external
ichfly [Tue, 8 Dec 2015 15:15:23 +0000 (16:15 +0100)]
added external
ichfly [Tue, 8 Dec 2015 14:32:27 +0000 (15:32 +0100)]
added VS files
ichfly [Mon, 7 Dec 2015 13:06:12 +0000 (14:06 +0100)]
fixed win + removed unused files
ichfly [Mon, 7 Dec 2015 12:52:35 +0000 (13:52 +0100)]
Merge pull request #2 from Cruel/master
Some GCC / Linux fixes
Thomas Edvalson [Mon, 7 Dec 2015 00:45:45 +0000 (19:45 -0500)]
Fix mkdir
Thomas Edvalson [Mon, 7 Dec 2015 00:37:01 +0000 (19:37 -0500)]
Fix path slashes and made filenames case-sensitive
ichfly [Sun, 6 Dec 2015 20:27:46 +0000 (21:27 +0100)]
Merge pull request #1 from lioncash/memleak
Fix potential memory leaks
Thomas Edvalson [Sun, 6 Dec 2015 19:57:29 +0000 (14:57 -0500)]
Remove couple more extra qualifications for gcc
Lioncash [Sun, 6 Dec 2015 19:41:47 +0000 (14:41 -0500)]
Fix potential memory leaks
ichfly [Sun, 6 Dec 2015 19:13:53 +0000 (20:13 +0100)]
fixed gcc (I hope)
ichfly [Sun, 6 Dec 2015 18:17:06 +0000 (19:17 +0100)]
added include
ichfly [Sun, 6 Dec 2015 18:16:37 +0000 (19:16 +0100)]
added src
ichfly [Sun, 6 Dec 2015 18:15:20 +0000 (19:15 +0100)]
added HLE
ichfly [Sun, 6 Dec 2015 17:35:55 +0000 (18:35 +0100)]
Initial commit