mirror of
https://github.com/reactos/reactos.git
synced 2026-09-14 05:41:02 +08:00
08c7fe628b031b8679c87311664bc3fb38b1b2a6
- Floating point values are not passed directly, but using the stack. Ref: Wine code and http://en.wikibooks.org/wiki/Reverse_Engineering/Floating_Point_Numbers code. - mem/i386/memchr_asm.s: don't loop if given size is 0. - Python test_builtin passes all 50 tests now. See issue #1255 for more details. svn path=/trunk/; revision=35357
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%