- 30 Haz, 2012 20 kayıt (commit)
-
-
Stefan Krah yazdı
None of the _mpd_shortadd() or _mpd_shortmul() functions read uninitialized values. Previously zeroing was required since _mpd_real_size() was called on the output array.
-
doko@ubuntu.com yazdı
for host compiler.
-
doko@ubuntu.com yazdı
require values set in CONFIG_SITE.
-
Stefan Krah yazdı
-
Stefan Krah yazdı
-
Matthias Klose yazdı
set cross_compiling = False for now.
-
Matthias Klose yazdı
-
doko@ubuntu.com yazdı
-
Stefan Krah yazdı
-
Stefan Krah yazdı
use log10() to calculate the size of the output array. The current code has been tested on x86/amd64 (and to a lesser extent on qemu-mips qemu-sparc) and produces sufficiently large values for all inputs tested so far (coefficient sizes of 10**18 - 1 are hard to test exhaustively). The new code does not rely on the correctness of log10() and resizes the output arrays if the allocated space is insufficient.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
doko@ubuntu.com yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
Patch by Marc Abramowitz.
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
AC_PATH_PROG and AC_CHECK_PROGS for the target tools.
-
doko@ubuntu.com yazdı
global host_platform instead.
-
Nadeem Vawda yazdı
-
- 29 Haz, 2012 16 kayıt (commit)
-
-
Tim Golden yazdı
-
Tim Golden yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
Tim Golden yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Tim Golden yazdı
the Ctrl-C signal handler on Windows
-
Tim Golden yazdı
the Ctrl-C signal handler on Windows
-
Petri Lehtinen yazdı
-
Petri Lehtinen yazdı
-
Petri Lehtinen yazdı
-
Petri Lehtinen yazdı
-
Hynek Schlawack yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
-
- 28 Haz, 2012 4 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Serhiy Storchaka.
-
Antoine Pitrou yazdı
Patch by Serhiy Storchaka.
-
Amaury Forgeot d'Arc yazdı
-
Antoine Pitrou yazdı
Patch by Jakub Wilk.
-