sort by:
Revision Author Date Message Commit Date
62b7e07 fix #15077, bug in `rehash!` leading to un-findable key (cherry picked from commit f14e7345b4bb0057dddb9ca89e8b02c7bf5f2a42) ref #15096 07 March 2016, 16:48:40 UTC
1727c0f Updated gcc command line and execution instruction This change updates the gcc command line to include linking to libstdc++.so.6 (on Linux, may need modification for other OS's), and also adds instructions for setting JULIA_HOME such that the compiled example executes successfully. (cherry picked from commit aa672af94e52abf64d77b3ed860965902376b7bd) ref #15049 07 March 2016, 16:46:36 UTC
9942234 Use Any with ccall instead of pointer_from_objref Also fixes incorrect return type. (cherry picked from commit 9de74012ae0f3f44c7b58b43f0c70529b4a99c74) ref #15022 07 March 2016, 16:46:14 UTC
8f58a98 Make show for Cholesky write to the right IO (cherry picked from commit d86edf7b26ca861bea189dab86f78729b0144c42) ref #14953 07 March 2016, 16:45:32 UTC
4cd482f document addprocs keyword arg topology (backport of ced6c06e9d5b106b4958002c69879e945f2b9315) ref #14864 07 March 2016, 16:13:47 UTC
129d646 Extend and clean the ccall test suite. (backported from 7b1cba7fb85e590666cce17dcaa85971455b5b9b) ref #14906 07 March 2016, 14:50:44 UTC
2940a3d Try to fix win32 ABI (cherry picked from commit e9a16e9b49daa312bd75dd4da0df378c7f7f9892) ref #14906 07 March 2016, 14:30:33 UTC
1a020b0 ccalltest: fix format string for Julia integers. (cherry picked from commit ec13d73edf8316bc374dbacc6a235294f3f1e070) ref #14906 07 March 2016, 14:30:32 UTC
b5cd49c fix typo in _generic_matmatmul!() Fix the error message and make the dimension output format consistent with how `size(mtx)` does it. (cherry picked from commit f197e8c36d26d3bb649f59abf1df942b66fba1ff) ref #14907 07 March 2016, 14:30:30 UTC
83e6732 Fixed whitespace and two typos (cherry picked from commit 305168530d7daf5dad0ec352d47833a762af051c) ref #14899 07 March 2016, 14:30:29 UTC
a06f8a5 Some updates after a mailing-list conversation [ci skip] (cherry picked from commit abdfc24ac1a7acd67b474a1848758589d4613065) 07 March 2016, 14:07:27 UTC
64da48a Big overhaul of "Scope" manual section (cherry picked from commit 41911d96d86397168ade1f39914a8d7ed1653558) ref #12146 07 March 2016, 14:07:10 UTC
910baf8 Add ScalarEvolutionExpander patch. (cherry picked from commit 9cda53d471dac9800271c29ee193dec18e17f0d8) ref #14830 07 March 2016, 14:05:31 UTC
d7dd764 intel fortran compiler uses a different flag for integer size this should only matter in the rare case where you're building reference lapack from source against an ILP64 blas (cherry picked from commit 06c9fb70e0adf8440d30a3a065ac534f984c92f4) 07 March 2016, 14:02:32 UTC
9f70f69 Use -fdefault-integer-8 when building lapack from source against ILP64 system blas and link cholmod to lapack, needs dpotrf (cherry picked from commit 4ec891892b591f38c564080d221d2bc910834627) 07 March 2016, 13:59:10 UTC
119c9bf fix eof definitions and add tests (cherry picked from commit a0b54140ee3ce97b0c862a88f72a7146a7d0d95a) 07 March 2016, 13:57:14 UTC
fd33166 Add extern declaration of jl_symbol_name which is not in julia.h on release-0.4 07 March 2016, 13:54:13 UTC
d214e1c fix #14825 a new type's supertype was not taken into account while instantiating the types of its fields (cherry picked from commit 0dd74d577964fba0c1ed4d911aef99765af8b54a) ref #14847 07 March 2016, 13:54:09 UTC
1a706c4 Fix promotion of element types when converting a Vector or Matrix to a CHOLMOD.Dense (cherry picked from commit 2b6c143db4bbbfd6c5213639ae86ac0c16772e99) ref #14812 Use SparseMatrix instead of SparseArrays for release-0.4 07 March 2016, 13:54:05 UTC
d21e9b0 Undo a doc update that is not accurate for release-0.4 07 March 2016, 13:52:18 UTC
f5a38dc Document requirement of __precompile__ Fixes JuliaLang/julia#13200 (cherry picked from commit 59ca4424e098ae19103c2cf30638ca42866804ad) ref #14773 07 March 2016, 13:26:10 UTC
6632662 Reorganize abi_aarch64.cpp and fix HVA and HFA support (cherry picked from commit 50be996f15bb45f471be17737d0b61b550529747) ref #14688 07 March 2016, 13:23:03 UTC
3602b5b Updated out-of-date comment in AArch64 ABI file. (cherry picked from commit 9d14d391dd967494aefabce0ebb514fa6376c1c6) 07 March 2016, 13:22:48 UTC
d776ca8 Implement AArch64 ABI (cherry picked from commit d0fbd716e39455f08a5e1c44add20f9712a5caab) ref #14519 07 March 2016, 13:18:47 UTC
148dd77 Remove readbytes! method introduced in #14667 that broke MbedTLS.jl 07 March 2016, 13:07:26 UTC
131a2df add fast-path optimizations for reading LibuvStreams fixes #14467 performance regression (and some) (cherry picked from commit 9dbc3abc0bf4f84332195882dda90d6c5b48d890) ref #14667 07 March 2016, 13:06:27 UTC
2ff37c9 fix a typo (cherry picked from commit bcc6e2fd9bd9bdf73c62fe9e1ded42714aaf1d88) ref #14630 07 March 2016, 13:05:13 UTC
221e865 Use naïve algorithm for generic A[tc]_mul_B! All the memory accesses are contiguous, so there's no point in copying data around. (cherry picked from commit 1d10910b6d4213c7a6c2930df6771fb92e319814) ref #14703 07 March 2016, 13:04:16 UTC
884d2d0 return false from hascolor if success(`tput setaf 0`) throws a julia exception (cherry picked from commit 9723d52862d582a71106526969fe545f66682ecc) ref #14661 07 March 2016, 13:03:35 UTC
9e625f6 formatting fixup on test/repl.jl, best viewed with ?w=1 07 March 2016, 13:02:47 UTC
a437ee9 Fix spelling errors (cherry picked from commit a49bef99908e63fa99febb4e2b33fb76d6f4a791) ref #14680 07 March 2016, 12:50:24 UTC
235fde2 fix incremental deserializer on some cases of external singleton values this was causing several package test failures on jb/functions (cherry picked from commit ec3d632686d2577009139893078b3101393bf6e6) ref #14673 07 March 2016, 12:46:36 UTC
fa6802d Add test for missing linfo root for jlcall function object (cherry picked from commit f95ffcd25671f21075eed9fe9e78d1525d46f087) 07 March 2016, 12:43:16 UTC
132cb20 Root the function object in jlcall (cherry picked from commit c1005bf3dd1be42aaec4356b23d9942b163dabdb) ref #14301 07 March 2016, 12:42:33 UTC
d8e2537 Document how to make a kwarg's type explicit. (cherry picked from commit ce9d225e6410d3dfdc72c4ea56b5c5c332dd78e8) ref #14644 07 March 2016, 12:40:53 UTC
397a781 Fix rendering bug of Markdown Code. When a code block included a ```, it would not be rendered correctly. (cherry picked from commit 60eda148b762103f5372760f287cd7c5508965c3) ref #14638 07 March 2016, 12:38:58 UTC
147d6d0 Merge pull request #14829 from JuliaLang/nl/gcc6 [release-0.4, RFC]: Remove 0-size and variable size array members from public headers. 07 March 2016, 00:34:08 UTC
3d73e18 Try to fix compilation with GCC 6.0 By removing flexible sized array in empty struct. 06 March 2016, 14:36:27 UTC
25dde30 Merge pull request #15371 from giordano/patch-1 Remove a spurious backtick in control flow manual 06 March 2016, 03:44:07 UTC
777db85 Merge pull request #15366 from JuliaLang/tk/backport-travisfix [release-0.4] attempt to fix 32 bit linux travis 06 March 2016, 02:02:19 UTC
f4e9a6a Remove a spurious backtick in control flow manual 06 March 2016, 00:19:17 UTC
6c78a2c Set MARCH=x86-64 for 64 bit [av skip] 05 March 2016, 11:36:24 UTC
3de0834 Only do Travis branch builds on master and release branches you can manually add to this whitelist for temporary testing, or build on your fork (cherry picked from commit d94073785fe173994568e0212c975fc1e6e3f022) ref #15147 05 March 2016, 11:28:20 UTC
d484fa6 attempt to fix 32 bit linux travis apt-get plugin changed behavior today, causing a dpkg configuration failure that was previously non-fatal to now cause the build to error [av skip] setting ARCH in Make.user appears to be the only way to get multilib 32 bit compilation working without breaking either libgit2 or openblas (cherry picked from commit b684db0f1ff5b708954f6df7ebf2ede19ab8df77) ref #14583 05 March 2016, 11:09:35 UTC
1a9429e Merge pull request #15038 from Ismael-VC/patch-1 Update documentation banner 0.4 12 February 2016, 13:21:45 UTC
2936d86 Update banner. Help function was removed. 12 February 2016, 07:51:23 UTC
f0dd4c3 Merge pull request #14615 from JuliaLang/yyc/gc/preserve-leak-0.4 [release-0.4] Fix a small memory leak in jl_parse_next 12 February 2016, 07:42:35 UTC
8aae374 Merge pull request #15025 from JuliaLang/teh/union_inference_0.4 Fix inference for Union{Tuple, Tuple, ...} (backport of #15024) 11 February 2016, 02:28:08 UTC
ad7f6ca Fix inference for Union{Tuple, Tuple, ...} (backport of #15024) 10 February 2016, 23:26:36 UTC
d2a82a0 Merge pull request #15003 from marsue/patch-1 Fixed parenthesis error 09 February 2016, 14:59:20 UTC
60de328 Updated equation 09 February 2016, 13:54:35 UTC
872cca8 Fixed parenthesis error 09 February 2016, 13:31:45 UTC
386d77b Merge pull request #14849 from JuliaLang/tk/fixwinpkg [release-0.4] Fix Pkg.submit and other functions that use curl on Windows 29 January 2016, 21:53:56 UTC
c0d41c9 Fix #14813, Pkg.submit and other functions that use curl on Windows 29 January 2016, 09:02:11 UTC
0824cf5 Fix application of llvm patches 26 January 2016, 07:52:31 UTC
aba8e90 Revert "Introduce BUILDDIR in deps/Makefile" This reverts commit dfba26bde58b9b9fae66001b136c67391243c394. This is a detail of the out of tree builds which only exist on master. Any backport that relies on this was not resolved correctly for release-0.4. 26 January 2016, 07:20:09 UTC
57fc0bc Revert "Disable check targets in deps during a regular build." This reverts commit d93b819bb7ea159efbbebf271049d1c4db5b1fd6. There are too many changes between master and release-0.4 that were not resolved properly here. For example, get-fftw-single is broken (and hence get-fftw, and full-source-dist) because it refers to the srccache location that only exists with out-of-tree-builds on master. The dependency check targets also need to be running (and passing) in a different target that runs when the buildbots produce releases before this can be backported. 26 January 2016, 07:18:28 UTC
7239400 Revert "update fftw build process" This reverts commit a5c6a1ac2a232ef01a2c9fa11eed3ded4f2bbb36. 26 January 2016, 07:15:14 UTC
e1e5d7e Use = rather than :=, as the release-0.4 makefiles do elsewhere for these same variables 26 January 2016, 05:00:18 UTC
4c1c9c7 Add second round of LLVM 3.7.1 patches (cherry picked from commit bcfc9673357df5d4dbeef84bc51099ff743e3757) 26 January 2016, 04:47:23 UTC
0e92bac Add necessary patches for LLVM 3.7(.1) And make ORC JIT the default for those LLVM versions. This does not activate the new LLVM versions by default yet, to give time to update everything on CI, etc., but doing the actual activation is a one line change after this. (cherry picked from commit a38fa5fbab3f1ec2cc4a7a4b6e968767da41a153) ref #14430 26 January 2016, 04:47:23 UTC
57e415b Revert "Implement ARM ABI." This reverts commit e5977581262d34fbcf48424fa1eeddd60612d61a. Conflicts: src/ccall.cpp 25 January 2016, 12:40:21 UTC
d138092 Revert "ARM ABI: fix HA member counting in the case of nested composite types." This reverts commit a7aacd131a7bad3bef07d6d7f378e0ca68c735d8. 25 January 2016, 12:39:23 UTC
2224f8f Revert "ARM ABI: add fast path checks." This reverts commit 4049f49d4bcf2a0d5b11a87b9edfed07012b0312. 25 January 2016, 12:39:16 UTC
a93b04e Add checksums for llvm 3.7.1 25 January 2016, 09:52:57 UTC
dfba26b Introduce BUILDDIR in deps/Makefile 25 January 2016, 09:47:09 UTC
a5c6a1a update fftw build process (cherry picked from commit 65564e166c235cc4d57a82847b7a23198796d69b) 24 January 2016, 17:51:56 UTC
d93b819 Disable check targets in deps during a regular build. (cherry picked from commit 43127aa13059a1c028a2f11d0d58e9029e8951ee) Conflicts: deps/Makefile 24 January 2016, 17:51:39 UTC
5b6e5f7 Leave out aarch64 for now. 24 January 2016, 17:41:53 UTC
52d4386 Disable FastISel on ARM. Fix #13321 (cherry picked from commit 72c88f66347c09a6f9b53692dd538698b1a9ae33) Conflicts: src/codegen.cpp 24 January 2016, 17:40:21 UTC
c98ae00 Fix SIGBUS in the `random` test on ARM. We should be robust against non-16bytes aligned addresses but it still has to be naturally aligned. (cherry picked from commit fd860872c198a9471be0ea7e24f18f2cf7b8297c) 24 January 2016, 17:38:14 UTC
4049f49 ARM ABI: add fast path checks. (cherry picked from commit d2d6df56adcd51298b41c248fcae56ca2eac0965) 24 January 2016, 17:37:29 UTC
a7aacd1 ARM ABI: fix HA member counting in the case of nested composite types. (cherry picked from commit b7238d473547fc6cccef2d789032373833b74116) 24 January 2016, 17:37:21 UTC
e597758 Implement ARM ABI. (cherry picked from commit 0eae5e5208e3b07d14f2d26f498606f742996fd2) Conflicts: src/ccall.cpp 24 January 2016, 17:36:50 UTC
e8c44f6 Use the system libm on ARM, since we have some known crashes/hangs with openlibm when using the fe* functions. (cherry picked from commit 79374f113fb0641fd9ef4789d594dab0a3c68246) Conflicts: Make.inc 24 January 2016, 17:32:35 UTC
ffff467 Use LLVM 3.7.1 and apply patches. 24 January 2016, 17:30:58 UTC
a85c3a0 check popen(ldconfig) return value (cherry picked from commit 5a66fba2169a8f7369f95e41548b1c57c3b458f1) ref #13719 18 January 2016, 02:17:36 UTC
e3ad75f Begin the march towards 0.4.4 with a "-pre" mark 12 January 2016, 22:08:26 UTC
a2f713d Tag v0.4.3 12 January 2016, 21:37:53 UTC
cdc14fb Merge pull request #14611 from JuliaLang/tk/backports-0.4.3 [release-0.4, WIP]: backports for 0.4.3 12 January 2016, 20:01:51 UTC
961c8f5 Revert "Add test for missing linfo root for jlcall function object" This reverts commit d2fc2c0f7e223e8d69bade8f827b7edb8900a56d. This test can't pass without the previous commit 12 January 2016, 10:11:51 UTC
62fcf22 Revert "Root the function object in jlcall" This reverts commit 147db98a43bc9481d0ebbb68f11f91a02ea24ad8. According to bisect on Cbc.jl this was causing segfaults in jl_restore_incremental 12 January 2016, 10:04:19 UTC
1a3b723 Merge pull request #14647 from yebai/patch-1 updated missing doc on macro @~ 11 January 2016, 21:04:49 UTC
86b3a30 updated missing doc on macro @~ 11 January 2016, 20:50:33 UTC
a416435 use brew deps of release julia on osx travis 10 January 2016, 16:54:00 UTC
6b59785 Updating parallell computing text Behaviour was not as documented. (cherry picked from commit 312de214f1caeee3ded83308bdaee8769aa68516) ref #14606 10 January 2016, 08:15:36 UTC
bc35739 Merge pull request #14618 from JuliaLang/teh/backport_14293 matmul: don't assume the existence of type-conversions 09 January 2016, 21:57:11 UTC
e472c5a Loosen signature on scale (cherry picked from commit 2c534376fd940350a62631acc1a55ce314ea6ef1) 09 January 2016, 20:02:27 UTC
b37abd3 matmul: don't assume the existence of type-conversions (cherry picked from commit 709c867291ef0b4b6637cbad1c4ec9093bbed99d) 09 January 2016, 19:24:43 UTC
b9f69cf Fix a small memory leak due to not resetting the preserved value stack in jl_parse_next. 09 January 2016, 17:03:56 UTC
b4f7de3 fix line numbers again 09 January 2016, 09:39:36 UTC
b90f488 improve quantile: reduce allocations, use partial sort (cherry picked from commit f6ad90e42b9e69886f407476b0ade0680f165198) ref #14413 09 January 2016, 09:23:43 UTC
36567e9 Type-stability fixes for matmul (cherry picked from commit 6db0a4f31259cee57865d131bd591382a18cca86) ref #14335 09 January 2016, 09:07:18 UTC
90c39a0 Remove text that was moved to I/O and Networking (cherry picked from commit 9608bb641595839b2e620707460a5e76c114743e) 09 January 2016, 09:07:18 UTC
2875a58 Add doc for `open(::Cmd)` to section on I/O and Networking (cherry picked from commit 939bb28810bd4349e089d1ab9a32f0a4ae70b6e0) ref #14298 09 January 2016, 09:07:18 UTC
58b22c2 Update to use 2D (matrix indexing) mandelperf(). (cherry picked from commit 661a57e413d11b6e66bee858bdb3dd29644d7035) 09 January 2016, 07:50:18 UTC
27cbbfd Fixed Lua timeit(), ported to SciLua. (cherry picked from commit 827fe3df94b10e82372eced2d4223c410a2db70b) ref #14297 09 January 2016, 07:49:47 UTC
2c365af add option '--debug', separate release/debug version while building sysimg (cherry picked from commit 61aba5a245ad3f557a573b2b87386330b5de1d4b) ref #14176 09 January 2016, 07:49:06 UTC
5518051 Check that pointers to SuiteSparse object haven't been zeroed before calling SuiteSparse routines. Fixes #14134 (cherry picked from commit 899552fbff8d5d962f8778a48e4b5640123bbf12) ref #14149 09 January 2016, 07:40:13 UTC
34af337 Fix locale-dependent sort order when parsing headers (cherry picked from commit f64ca7e5805b1d220838dc2a8bf37284857aaeb2) ref #14363 09 January 2016, 07:29:43 UTC
back to top