Revision 36f90ba778d7766b4242fd10ebd33f85a1b9162d authored by Jeff Bezanson on 07 April 2017, 22:18:46 UTC, committed by GitHub on 07 April 2017, 22:18:46 UTC
fix #21311, inlining `_apply` reordering evaluations
2 parent s 12f6747 + a27ce01
Raw File
Versions.make
LLVM_VER = 3.9.1
PCRE_VER = 10.23
DSFMT_VER = 2.2.3
LAPACK_VER = 3.5.0
ARPACK_VER = 3.3.0
FFTW_VER = 3.3.6-pl1
SUITESPARSE_VER = 4.4.5
UNWIND_VER = 1.1-julia2
OSXUNWIND_VER = 0.0.3
GMP_VER = 6.1.2
MPFR_VER = 3.1.5
PATCHELF_VER = 0.9
MBEDTLS_VER = 2.3.0
CURL_VER = 7.53.1
back to top