julia
[release-0.4] backports for 0.4.7
#18478
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
40
Changes
View On
GitHub
Commits
install libgfortran explicitly on osx travis
tkelman
committed
9 years ago
fix sharedarrays for singleton immutables
tkelman
committed
9 years ago
avoid double-finalizing SharedArray sdata
tkelman
committed
9 years ago
Fix bug in several Float16 methods where the second positional argument wasn't used.
tkelman
committed
9 years ago
Move non-standard string literal conventions
tkelman
committed
9 years ago
Fix invalid version literal
tkelman
committed
9 years ago
Move "Elementary Function" section to improve flow
tkelman
committed
9 years ago
Consistently refer to Julia over julia
tkelman
committed
9 years ago
Disable syntax highlighting of `julia` options
tkelman
committed
9 years ago
Made splice example into a doctest
tkelman
committed
9 years ago
Remove unnecessary punctuation
tkelman
committed
9 years ago
More Julia over julia consistency
tkelman
committed
9 years ago
Fix handling of `Array` argument type in `ccall`.
tkelman
committed
9 years ago
Work around issue with truncated Float32 representation of lwork in
tkelman
committed
9 years ago
Remove VC90 from julia-manifest.xml
tkelman
committed
9 years ago
fix Mmap.sync! for array mapped from an offset
tkelman
committed
9 years ago
Comment out an assertion and add a test case that triggers it
tkelman
committed
9 years ago
Fix utf8proc include path for flisp
tkelman
committed
9 years ago
Fix bug in channels with multiple for loops on the same channel
tkelman
committed
9 years ago
Fix exit status of install.sh script
tkelman
committed
9 years ago
Fix `jl_static_show` for `bitstype`
tkelman
committed
9 years ago
Revert "Temporary ugly hack to download old versions of winrpm gcc dll's" (#17906)
tkelman
committed
9 years ago
prepare_release.sh: strip -rc# from julianightlies download url
tkelman
committed
9 years ago
also gpg sign arm binaries
tkelman
committed
9 years ago
excluse asc signature files from checksum listing
tkelman
committed
9 years ago
Use sphinx 1.4.5 to fix a linkcheck unicode bug with valgrind doc site
tkelman
committed
9 years ago
Update url's in docs to fix `make -C doc linkcheck`
tkelman
committed
9 years ago
Define conj and conj! for for Symmetric and Hermitian. (#17827)
tkelman
committed
9 years ago
fix missing line break in precompile error message
tkelman
committed
9 years ago
Reinstate downloading old versions of winrpm gcc dll's (#18059)
tkelman
committed
9 years ago
updates to README.md (#18093)
tkelman
committed
9 years ago
Add istriu, istril, issymmetric, and ishermitian methods for UniformScaling (#17950)
tkelman
committed
9 years ago
Rename issymmetric to issym for release-0.4
tkelman
committed
9 years ago
Add test for PR #17803
tkelman
committed
9 years ago
use readall instead of readstring for release-0.4
tkelman
committed
9 years ago
Don't throw in eigs on semidefinite Bs for generalized eigenproblems. (#17873)
tkelman
committed
9 years ago
Avoid aliasing in in UniformScaling*AbstractMatrix (#18286)
tkelman
committed
9 years ago
comment out a test that relies on #14425
tkelman
committed
9 years ago
Fix a doctest for release-0.4
tkelman
committed
9 years ago
Attempt to fix osx travis (#18563)
tkelman
committed
9 years ago
Loading