swh:1:snp:a72e953ecd624a7df6e6196bbdd05851996c5e40

sort by:
Revision Author Date Message Commit Date
2ac304d Tag v0.4.5 I broke Pkg.publish (#15381), so may as well re-tag a new release that includes the fix (#15536) 18 March 2016, 00:58:17 UTC
6ee262e Merge pull request #15538 from JuliaLang/tk/headers0.4 [release-0.4] Fix #12973, ui sources not rebuilding when src headers change 18 March 2016, 00:13:40 UTC
a5d90d8 Merge pull request #15536 from slundberg/fix-github-curl Fix bug in github CURL function #15381 17 March 2016, 05:23:38 UTC
5d44e5b Fix bug in github CURL function 16 March 2016, 18:31:14 UTC
c2a7042 Merge pull request #15429 from JuliaLang/yyc/gc/array-owner-0.4 [release-0.4] Fix arrayset codegen 16 March 2016, 16:35:20 UTC
d3ccbd2 Fix arrayset codegen when inference failed to infer the array dimensions. (cherry picked from commit d28c2656f4091455f7a1e6b95a90da7c938cf8a4) 16 March 2016, 13:21:17 UTC
baf0d52 Merge pull request #15441 from JuliaLang/amitm/backport_finalizeshmem backport of #15436 16 March 2016, 13:14:52 UTC
e5e774b Fix #12973, ui sources not rebuilding when src headers change backport of 611aa277b3d9023d50fffafdc7a31c869cc35e33 15 March 2016, 17:41:23 UTC
d829429 Begin the march towards 0.4.5 with a "-pre" mark 15 March 2016, 15:43:55 UTC
ae683af Tag v0.4.4 15 March 2016, 15:43:06 UTC
793526a Merge pull request #15385 from JuliaLang/tk/backports-0.4.4 [release-0.4] WIP: backports for 0.4.4 15 March 2016, 12:17:16 UTC
fe33ecc Fix line numbers in doctests and fix some broken links 15 March 2016, 09:55:48 UTC
d4d0156 Reinstate printing of :line Exprs They are still given to the user in macro arguments, otherwise LineNumberNode seems to be used consistently. (cherry picked from commit 3a16b19eb6c03a89d58a92d7623e60a83b21c3d8) ref #15309 13 March 2016, 23:46:30 UTC
6fffa59 Revert "Root the function object in jlcall" This reverts commit 132cb2093588193a56a38952466e0ca43c6a1d97. 13 March 2016, 23:46:29 UTC
7d85e10 Revert "Add test for missing linfo root for jlcall function object" This reverts commit fa6802d467f33cdc486c201140458911a5cd8991. 13 March 2016, 23:46:28 UTC
647cb78 Confirm overwrite with 7z [av skip] 13 March 2016, 20:06:02 UTC
a5ba47a Fix axpy! bug and add tests (cherry picked from commit ae775ea75bd3aeffcdcc04a48d27fab9edfbc7ac) ref #15407 13 March 2016, 17:57:38 UTC
e5701a5 generalize backtrace test to succeed without inlining (cherry picked from commit 249c91a93c8b0acea05ed1f5473775763343394a) ref #13698 13 March 2016, 17:48:20 UTC
84c1be4 fix #922 (wrong line numbers in error expressions) and remove old hacks around this issue (cherry picked from commit af81d6c7fe09f57ab268ccd731bc2d2f4aee9a95) ref #13491 13 March 2016, 17:48:19 UTC
36089d7 Temporary ugly hack to download old versions of winrpm gcc dll's from juliacache to fix ABI incompatibilities and get a release out mostly reverts e4bd7997af27291e52e794fc0b83dea73516b7a3 13 March 2016, 17:47:56 UTC
e4bd799 Do not copy gcc dlls from dist-extras in windows binary-dist Use versions from the build system rather than win-extras (which downloads from opensuse) Remove gcc dlls from downloaded nightly on appveyor (cherry picked from commit c1e565c714da498a696dc5e94fd9b5f69c1968c1) ref #15285 13 March 2016, 14:10:05 UTC
44cb771 backport of #15436 - document use of finalizers to release remote references early. - make remote ref finalizers robust to multiple invocations. 10 March 2016, 16:07:59 UTC
93e38d8 Fix various sphinx warnings about misformatted rst grammar fix in doc/manual/modules.rst (cherry picked from commit f06868db9aab949bb1690f1bfebabad916f2e313) 09 March 2016, 02:55:04 UTC
05b1aed Move discussion about abstract types in fields from FAQ to performances (cherry picked from commit 02660d20bcd9edb345d38f9516616fd3e81bf255) ref #12429 09 March 2016, 02:43:06 UTC
bc5ea27 Add a test that should have been part of #5492 (cherry picked from commit cbd47f24854e609b05075c5512422592c58c9aaa) 07 March 2016, 18:51:55 UTC
ca4f7f3 BoundsError does not take a string fix error reporting conditions for BLAS.axpy!, BLAS.copy!, diag and getindex of Tridiagonal and SymTridiagonal, and umfpack (cherry picked from commit 4e207ac2aca286676862ea0a70f87983c6577a4a) ref #14824 07 March 2016, 18:48:21 UTC
1d27400 Fix missing GC root in table.c (cherry picked from commit 27faae47a6b17c5c1c4ee6b0ea25cb5845fc008d) ref #15318 07 March 2016, 17:06:23 UTC
c53b24f Fix check of inner dimension in matmul for 2x2 and 3x3 outer dimension (cherry picked from commit 786e5b49f1bbc96a5fce75565d6f962a72101bf9) ref #15306 07 March 2016, 17:05:03 UTC
c747915 Check stride on preallocated output for matmul (fixes #15286) (cherry picked from commit 34d1d30611efed490886f5eef9944e95e4563fcf) ref #15288 07 March 2016, 17:04:41 UTC
4e6cf74 Make sure ptrarray is valid after grow_beg For ptrarray, always make sure the memory before the offset and the memory grown at the beginning are zerod. (cherry picked from commit 99ce885cf847d05c136e4d7be0cc3018e9daf66b) ref #15222 07 March 2016, 17:01:19 UTC
675305c Complex symv and syr are part of lapack, not blas only makes a difference when separate libraries are being used for blas vs lapack (cherry picked from commit 3a90d3d01d0bb8b7c030895a63dd5efc1b579b9d) ref #15160 07 March 2016, 16:51:38 UTC
a86f33c Fix unix version of default_sysimg_path Default to the current sysimg location, rather than next to libjulia since sys.so and libjulia.so are in the same location for source builds but not binary installs (cherry picked from commit b5ccc517d1d8eae7bc8a7fb2a66d2f984471a589) 07 March 2016, 16:49:56 UTC
722463b Remove no longer accurate Windows warning in build_sysimg.jl The default Windows build currently skips loading precompiled code from sys.dll Also remove a duplicate comment in the Windows-specific juliarc.jl And fix usage of default_sysimg_path (cherry picked from commit 345d011e4dc600f8d72355f109127a60fdcca7d5) ref #15130 07 March 2016, 16:49:46 UTC
3770c61 patches #13682 to fix memory mapping of large files on Windows (cherry picked from commit 73a572cb70db79e6c383d4ac19257d13c31c2863) ref #15125 07 March 2016, 16:49:14 UTC
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
back to top