dolphin/Source/Core/Common
Maarten ter Huurne 27bda2c054 Fixed range check on TryParse() for u32, again.
The code from 748be364e5 incorrectly accepted -0x100000000 on x86_64.

Also if ERANGE is returned by strtoul(), reject the parsed value regardless
of what that value is. This fixes invalid values being returned when compiling
with Visual C++. Thanks to "cotton" for testing this.
2011-12-13 02:08:34 +01:00
..
Src Fixed range check on TryParse() for u32, again. 2011-12-13 02:08:34 +01:00
CMakeLists.txt Fix the rest of the tooltips for linux. 2011-01-31 22:19:30 +00:00
Common.vcxproj vs2010: Disable LTCG for realz 2011-09-05 09:43:23 -07:00
Common.vcxproj.filters make_scmrev.h.js needs to compare the full file instead of just the HEAD hash. 2011-08-21 19:53:09 -07:00
make_scmrev.h.js Remove hash from revision description for cmake and windows. 2011-08-22 20:06:17 -05:00
SConscript fixup scons (osx) to generate scmrev.h and build. 2011-08-23 03:50:06 -07:00
SVNRevGen.vcxproj remove hash from rev description 2011-08-22 13:11:45 -05:00