https://github.com/JuliaLang/julia
Raw File
Tip revision: 3737cc28bc3116b21fb2502cdccbbeef5fbcd1b3 authored by Jeff Bezanson on 14 July 2014, 02:04:24 UTC
update VERSION to 0.3.0-rc1
Tip revision: 3737cc2
.gitignore
/arpack-*
/cfe-*
/clang-*
/Clp-*
/clp-*
/compiler-rt-*
/double-conversion-*
/dsfmt-*
/fftw-*
!fftw-config-nopthreads.patch
/git-*
/gmp-*
/grisu-*
/libgrisu.so
/lapack-*
/libunwind-*
/libosxunwind-*
/lighttpd-*
/libcxx-*
/llvm-*
/mpfr-*
/openblas-*
/patchelf-*
/pcre-*
!pcre-gcc49-compile.patch
/root
/SuiteSparse-*
/zlib-*
/utf8proc-*
/librandom.*
back to top