sort by:
Revision Author Date Message Commit Date
25d23e4 fix backedge restore list order in incremental serializer Ref #23012 (cherry picked from commit f1535ab1d70b7d2088a446af6a7adea17ed3e6ed) 18 September 2017, 23:02:40 UTC
c1cbc98 mark julia threads as initialized ensures that cfunction can see that Julia state is initialized on this thread also upgrades the embedding/examples test to handle exceptions better (e.g. to actually detect them) while testing for correctness Ref #22987 (cherry picked from commit 98a2d1d5734597c60f436fe3fd78f09ee735a183) 18 September 2017, 23:02:39 UTC
7994c64 fix codegen bug in `===` on two `SimpleVector`s Ref #22946 (cherry picked from commit 2fca4d3adf2284c8666ef65622c766f5fcf0460d) 16 September 2017, 04:34:04 UTC
776be41 fix `tuple_type_head` and `tuple_type_tail` on `UnionAll` Ref #22911 (cherry picked from commit 763d008bebbed1231d7ec0aed7d4d2cad40c62a5) 16 September 2017, 04:34:04 UTC
856e413 fix #22908, typemap ordering of `Union` vs. `Type{Union{...}}`. Ref #22909 (cherry picked from commit 7e37e5d4b319015355e19eb0eadd9cf66c6ede3b) 16 September 2017, 04:34:04 UTC
20558e1 Base.ndigits0z(0, b) must return 0 (fix #22837) Ref #22838 (cherry picked from commit 33ffc86c692153cd8c4b974721e66e97ee7984a1) 16 September 2017, 04:34:04 UTC
fb082cc Bugfix for zero matrix in A_ldiv_B! for QRPivoted (#22831) * Bugfix for zero matrix in A_ldiv_B! for QRPivoted. * Address review comments. (cherry picked from commit bf47fd90f50bfda87fad5a501829e91a60c7d0d0) 16 September 2017, 04:34:04 UTC
46e176d fix `let` bound functions with `where` and return types Ref #22817 (cherry picked from commit a0f11e5f9adf31e07adbe674db0f699c15f40867) 16 September 2017, 04:34:04 UTC
a5d70fe Make var(Range) type stable (#22778) Fixes #22773 (cherry picked from commit e5ca3681ff8d18b11ea7c02c00d8723fb9fb417c) 16 September 2017, 04:34:03 UTC
7347c57 look up constructors by type name in depwarn. fixes #21972 add deprecation_exec.jl for testing deprecations with other `--depwarn` settings Ref #22764 (cherry picked from commit b1c196e49ab108fad5b41722d3e4f9ff53a8e703) 16 September 2017, 04:34:03 UTC
5496bb2 Fix repeat for arrays of arrays Ref #22747 (cherry picked from commit e8e475e6651d43c3c46442fceee396e32cfd1ed7) 15 September 2017, 20:38:43 UTC
524ec4a fix field types of Method type Ref #22743 (cherry picked from commit 93531aa856e6c25c967ddcf821277680639920a2) 15 September 2017, 20:38:43 UTC
48e850e Remove extra JL_GC_POP in emit_a_ccall error path Ref #22730 (cherry picked from commit 390efc081a8ace8934f57a56f785d8e950d656ea) 15 September 2017, 20:38:43 UTC
015cf6d fix and simplify subtyping rule for `x <: Type{T}` Ref #22701 (cherry picked from commit f0e3678d4cfa922341e26ceaf85dba5ce99f0c14) 15 September 2017, 20:38:42 UTC
b2feda0 fix graphemes eltype for substrings (fixes #22693) better grapheme-substring testset name test substring grapheme eltype Ref #22694 (cherry picked from commit b13e9d1cca137515a9cfcccbb1c3ec142bb1b6bf) 15 September 2017, 20:38:42 UTC
46e68a9 simplified a test Ref #22694 (cherry picked from commit 5bc6b9664b181a55901b76cdd6006feba13e72f4) 15 September 2017, 20:38:42 UTC
656813d fix bug in serialization of nested anonymous functions across processes (#22675) (cherry picked from commit e90f29db30f81f340d4f36669b27ac5a281e2a7f) 15 September 2017, 20:38:42 UTC
875bfce small improvements to (de)serialize perf. helps #22593 also add a `sizehint!` method for `ObjectIdDict` Ref #22661 (cherry picked from commit 99fd74edce5a7849b9c710c0040a16afa3763bb1) 15 September 2017, 20:38:41 UTC
585f387 Add efficient hashing of CartesianIndex objects Ref #22657 (cherry picked from commit a18ffdb92a1bd277695de0f6894e2d2372e7ae67) 15 September 2017, 20:38:41 UTC
bb81ca3 Handle 32 bit architecture when creating float ranges Ref #22644 (cherry picked from commit b9034e7a92ee0d4991c29fdc8686d9f128b30334) (cherry picked from commit dd4d8eb6b8aee22b030f19a3012ca096f8903476) (cherry picked from commit a07f7676f5ac741d58a20d3cf9709ec8da7e9cda) (cherry picked from commit f502e1c0e3bd03e3542a0bbad0fc52a41e5af08f) (cherry picked from commit ca60ff5a6420554a5a88317119a171f5923c9b26) (cherry picked from commit 5018fd6af4fb183751ce33bb1c5c8bdd4937373e) (cherry picked from commit 8713fa3a51a3ad408509a2d131fbcb0420e72f80) (cherry picked from commit 7772517ea188440e7e1c5e64ff11908e14629dab) (cherry picked from commit 4de1a518d08c0cec1a79d118933ef41e42751011) (cherry picked from commit 7f163ba20ecbd4d7abf190d05927088bd73e28fc) 15 September 2017, 20:38:41 UTC
7da0638 speed up common cases of type application. helps #22593 Ref #22593 (cherry picked from commit 7035cba1e91d56241edb8911ea6ea44051691471) 15 September 2017, 20:38:41 UTC
eb8cbce fix #22624, crash in certain circular type definitions This was caused by expanding a type's field types in the wrong environment. Ref #22627 (cherry picked from commit 211e8d156c25a081ebfc1b415358126f54bc83f9) 15 September 2017, 20:38:41 UTC
b51fce7 fix bug in HTML showing of method table of function with parameters Ref #22586 (cherry picked from commit 2f1d30d3640ed3bd574174cb1159e77176c7c2e4) 15 September 2017, 20:38:40 UTC
7883190 document SparseVector and SparseMatrixCSC (#22541) rewrite manual chapter to include sparse vectors also some references to SparseVector/SparseMatrix (cherry picked from commit ee4c5bcf5864de5aad4e44222cb2990dd8d48dd7) 15 September 2017, 20:38:40 UTC
e8ed712 test fixed inlining bug #18735 (#22530) (cherry picked from commit 6218a1f9260a3cc428ae79eee96dd38e77b6ce7b) 15 September 2017, 20:38:40 UTC
50c3588 add test for filtering empty iterator (#22528) (cherry picked from commit 96fca0d796e922827091d638903a3db101b21925) 15 September 2017, 20:38:40 UTC
5ac4706 use where syntax in deprecated.jl (#22527) (cherry picked from commit ab97a0dd4dcb8732da2d6178d3ac5424698bdb06) 15 September 2017, 20:38:40 UTC
60c1351 fix not using type in argument list Ref #22526 (cherry picked from commit a7c0046c74b4c21411de1cffa3720bec470d3ce3) 15 September 2017, 20:38:39 UTC
2a1b86e test elementwise leftshift on BigInt by vector of ints (#22524) (cherry picked from commit 65784d73ac1c78410b40b7028584533e4ff3b2fd) 15 September 2017, 20:38:39 UTC
8ff738e I love # Example Ref #22522 (cherry picked from commit 9c6466afd50c5ffa5ae1fa8ee5e9fd4ecb1749c1) 15 September 2017, 20:38:39 UTC
7bbc17c More doctests and cleanup for intfuncs (#22515) * More doctests and cleanup for intfuncs * Also more doctests for arrays * More doctests and Example{s} inserting * Doctests for DAYS * Fix some failing doctests * "fix" failing OffsetArray test * Address more comments * fix dropstored! * Fix leading space * fix typo (cherry picked from commit de746144cfe76de27b08874b4e37da2f8d10935f) 15 September 2017, 20:38:39 UTC
cdb5335 document Upper/LowerTriangular and clarify that Symmetric/Hermitian are views as well add references to Upper/LowerTriangular in the manual Ref #22504 (cherry picked from commit c964958260f6c0dd1baa51bc4bf66ffcfe93c135) 15 September 2017, 20:38:38 UTC
21dcfec fix matrix multiplication interaction with HermOrSym and Diagonal (#22474) (cherry picked from commit 0990d9beaee7cda528defff8bdadf75c578132f2) 15 September 2017, 20:38:37 UTC
e205c0f optimize repeat(string, n) for repeating single ASCII chars (#22462) (cherry picked from commit b1c2d7357ab1cd4129c5a9049c17be0377276540) 14 September 2017, 17:56:13 UTC
464079a fix homedir error handling for 1020+ character usernames or 250 characters for a certain broken OS Ref #22457 (cherry picked from commit 8c1adc82f8ab17bd26612428984c4c9c135a8550) 14 September 2017, 17:56:13 UTC
96ddec8 add missing method for eigvecs(A::HermOrSym) (#22453) (cherry picked from commit 15ee73a4d0b6ee964d6ca75217d2e6ea2470b14f) 14 September 2017, 17:56:13 UTC
2389523 update docs for sysimg to show that default_sysimg_path is a function (#22449) (cherry picked from commit 3808de924404b44c1c2b8fa00b370e6f9989034f) 14 September 2017, 17:56:13 UTC
34e485c Extend definition of StridedReshapedArray (#22429) * Extend definition of StridedReshapedArray * Add test (cherry picked from commit 92ff1bc2e3b6c07e7684a54d8d24c282a8f51fbb) 14 September 2017, 17:56:12 UTC
9e76e65 add a few doctests to broadcast, parse, intfuncs, number and permuteddimsarray (#22289) (cherry picked from commit d9d822359a51db06dbc349e08e17cc98ea418246) 14 September 2017, 17:56:12 UTC
ca44bb3 add some doctest to test (#22287) * fix spurious newlines in Base.Test printing * add some doctest to test (cherry picked from commit 2796b40176dbe489602c5eef9951dfb005316779) 14 September 2017, 17:56:12 UTC
3e6545e prevent Docs.apropos from breaking on random stuff interpolated into docs Ref #22150 (cherry picked from commit 95677b061cc654e911f2cca1727db238a27ac67a) 14 September 2017, 17:56:12 UTC
29cc5b0 fix base(b, big(0), 0) == "0" Ref #22133 (cherry picked from commit 994f42c3efee2f5a82fef4cd78ed2cad980f47b4) 14 September 2017, 17:56:12 UTC
acba61a fix extrema(A,dim) when length(dim)>1 Ref #22118 (cherry picked from commit 4a470cb174f8083acb79843261b1aab20d2fdf99) 14 September 2017, 17:56:11 UTC
718828b Add necessary LLVM patches Ref #22022 (cherry picked from commit 915910c3e3301891dad754d7443907ca49a9eaa5) 14 September 2017, 17:56:11 UTC
b8cf285 Return socket correctly in socket_reuse_port (#22017) * Return socket correctly in socket_reuse_port * Run reuseport tests only if SO_REUSEPORT is supported. * Test fix - test for successful addition of workers in distributed test (cherry picked from commit d3bc3295b4596ed5ed916379cdd8d9cab5e49a02) 14 September 2017, 17:56:11 UTC
4aa8d72 Method overwriting by an ambiguity should also invalidate the method cache fix #21963 Ref #21965 (cherry picked from commit 8bacb65bbab9cbb7da2a266dc384cdd62df372aa) 14 September 2017, 17:56:11 UTC
8b3ec35 Fixed relative path include on remote machines Ref #21832 Squashed for backporting (cherry picked from commit d86b37cac496e6090061966237272be48a8fc8d2) (cherry picked from commit 7e7393c1e40ea593c96cc767a46d039ec3a59759) (cherry picked from commit 6a4acc0423e4c746166fcee0ce8dedf44f36aeaa) (cherry picked from commit 93cf6d93050465944cde7e6a5cdfc23f8fe28cc6) (cherry picked from commit 23792943a21e18683ca22e528fda5f33fa780cc9) (cherry picked from commit 7ff63220cc479f7e36ac338d49adcd5c2415f023) (cherry picked from commit 49abbf3b24b9658d53f0be9203795f7043b3e475) (cherry picked from commit eadb699d2088658518f907b83599ffbcb201e03b) (cherry picked from commit 1ce1d75e59bae7ce99859d47281f62dbb3644e27) 14 September 2017, 17:56:11 UTC
152f814 added NEWS entry Ref #21818 (cherry picked from commit fa8c4d2ac0c895de3c3d36924409b44ab6b3f2dd) 14 September 2017, 17:56:11 UTC
a50154e fix listenany to return correct port number for porthint of 0 Ref #21818 (cherry picked from commit 22720368896f99c7385f3955fcd25c51718feeba) 14 September 2017, 17:56:11 UTC
c1fe105 Fix reuse of client port on Linux. Implement for OSX. Ref #21818 (cherry picked from commit 0394f47f455defd5758dc7031266a0eb0adebc57) 14 September 2017, 17:56:10 UTC
d02d734 better static printing of typemap entries Ref #21715 (cherry picked from commit 4bcb1bf5205d1fc677a5f62c00ea350dec1991e1) 14 September 2017, 17:56:10 UTC
e4dc00c various improvements to parser (#22161) - move call to `short-form-function-loc` inside `parse-assignment` this is faster and fixes nested cases like `f(x)=g(x)=1` - fix a case where an `unexpected "foo"` message was missing quotes - optimize common case of arglists of comma-separated simple tokens - some other small optimizations - put code back in precedence order - separate parse-Nary and parse-comma so they're easier to read - cleaner code for parse-unary and parse-factor 14 September 2017, 17:56:10 UTC
88fa433 redesign type inference outer loop (PR #21677) removes the global work queue, which allows increasing the precision of cycle detection and resolution, and decreases the need for the threading synchronization lock surrounding inference updates `inInference` flag usage to be merely a hint for `jl_type_infer` to not bother trying to infer a method (helps avoid accidental infinite recursion over inferring type inference), enable inferring inference (cherry picked from commit 5847317e5e3cc4d353bbfa2225fcc4b36c0e23cd) 14 September 2017, 17:56:10 UTC
4aa661a fix isa tfunc for type kinds (#23683) previously, isa_tfunc(DataType, Type{...}) might return Const(false) (cherry picked from commit cd959a25e0eebcda0406573def0ec401caacde15, PR #22779) 14 September 2017, 17:43:29 UTC
44a19ee Update download links to use new S3 address (#23694) 14 September 2017, 03:47:10 UTC
4b967d4 win: avoid stack overflow in initial deserialization (#23255) fix #22866 [release-0.6 only] 21 August 2017, 21:11:21 UTC
dcf39a1 -pre mark towards 0.6.1 19 June 2017, 13:06:23 UTC
9036443 Tag v0.6.0 19 June 2017, 13:05:28 UTC
e5e8be2 Merge pull request #22398 from JuliaLang/tk/backports-0.6.0 [release-0.6] final backports for 0.6.0 19 June 2017, 13:03:20 UTC
4e06773 fix shell mode interpolation & allow special chars in commands fixes #22176, see also #20494 and #20482 (cherry picked from commit c49abd7e2f0633719ef2fe264ed5be7adc4a038b) ref #22413 18 June 2017, 08:31:39 UTC
4a93542 clean up some of the downloaded files on appveyor 17 June 2017, 07:04:11 UTC
fe65eb4 Ensure Bool to Integer conversions always return 0 or 1 (#22332) Fix #20065 (cherry picked from commit 5f8d136e7d783b087d20f23b091f26b795b8d45e) 17 June 2017, 02:10:09 UTC
722bcae Use 0.6-latest binaries on appveyor nightlies no longer have fftw 17 June 2017, 02:01:21 UTC
eafaae7 Merge pull request #22386 from JuliaLang/jb/release-0.6-specificity [release-0.6] fix assertion when loading `ColorVectorSpace` on release-0.6 17 June 2017, 01:36:21 UTC
a93d4a4 Merge remote-tracking branch 'origin/jn/release0.6-incremental-better-backedges' into tk/backports-0.6.0 17 June 2017, 01:24:01 UTC
afaf174 Require the runtime language feature for such foreigncalls. (cherry picked from commit 3b5213fad1b98e332e1706a2f35dedea63c3cd3f) ref #22379 17 June 2017, 01:23:43 UTC
5f8df43 fix #22347, `_apply` optimization dropping argument expressions (cherry picked from commit 85b42fa2e97b4e76c2f2ed28d159767220a3f82e) ref #22349 17 June 2017, 01:23:42 UTC
6d0de37 Correct `@test` using chained comparison (cherry picked from commit f2805a596f7d9bbe63f78d997e22410df84e2525) ref #22315 Revise `get_test_result` to work correctly with ≈ Escaping the ≈ operator would result in the displayed evaluated expression appearing as `x isapprox y` instead of `x ≈ y`. Additionally, the code was written to ensure that the arguments of `@test` are only evaluated once. (cherry picked from commit a7ba25bc4c6f54d18b6ea93d3eda0b974909a7a1) Update tests to check expression output (cherry picked from commit 2a37b808b38162d1e52e378f0f8a20ea439c68a4) Add test for comparison calls (cherry picked from commit d4e2b5754589b9ccca3ab06f0ad8172bc071f3ba) 17 June 2017, 01:23:41 UTC
26e47d4 fix leak in WorkerPool. (#22185) (cherry picked from commit 51ad96f956eec56af8b6dbb62cd16a228553947f) 17 June 2017, 01:23:39 UTC
436e166 Add remaining 0.6 news items (cherry picked from commit 71de18f3c1aa8aee80d5372a477b5d9558372e07) ref #22329 17 June 2017, 01:23:38 UTC
4e442ec Make vcat of SparseVectors with different el- and/or ind-type yield SparseVector (#22225). (#22301) (cherry picked from commit b1de9e5cbe69c777b72ff52afdcc915487d9ab9e) 17 June 2017, 01:23:37 UTC
23043ce Make vcat of Vectors with SparseVectors yield SparseVector (#22225). (#22299) (cherry picked from commit c656333ca7ed0b2dfe191830915f261e42b4ca51) 17 June 2017, 01:23:36 UTC
7e8c0d3 make `@ccallable` work with return type declarations allow return type declarations, and use them as the C return type if a C return type is not explicitly passed. (cherry picked from commit 9588cef42ca7c45b8d07e8fa900cb7c87ee99009) ref #22316 17 June 2017, 01:23:34 UTC
82c25d9 implement setfield! case correctly of PR to optimize field access when field types don't depend on parameters fixes the bug in PR #21620 correctly (cherry picked from commit 6ab0f0af722c2cec30d419a42d4dc3ddcbfe1f72) ref #22282 fix test case to use 4 space indent instead of 3 (cherry picked from commit ff2ad4e997ce2a83d6eac316d84ecbca08b72f38) 17 June 2017, 01:23:33 UTC
b483432 fix bug in PR #21620 would segfault when reaching the jl_datatype_nfields call (cherry picked from commit 8cc5e2bc3e62790ea0625ef007fdf970d809485c) small piece of #22019 17 June 2017, 01:23:32 UTC
2c2cc86 convert twiceprecision to arbitrary number (#22270) (cherry picked from commit ff3a9aae6f847c9355e053d9b053140ce023a651) 17 June 2017, 01:23:31 UTC
3f02ae4 fix #18755, bug in updating IOStream position when writing (cherry picked from commit a32ba7138e74f9a66a18de0228c9f2702edb7714) ref #22295 17 June 2017, 01:23:29 UTC
b629d03 Add fastly purging to contrib/prepare_release.sh (#22277) * Add fastly purging to cotnrib/prepare_release.sh Fastly caches our files for a long time; we need to explicitly ask it to purge the -latest files. * Add `+` character for osx fastly purge (cherry picked from commit dde6ff61c30f7d5edf8f488608b7cb0823bb5e81) 17 June 2017, 01:23:28 UTC
97fb5b1 Add a test for #22021, jl_gc_realloc_string issue with join (cherry picked from commit f1c95ac98f980e76849883ac73d58354a8294739) ref #22196 17 June 2017, 01:23:27 UTC
3fb6535 NEWS for to_indices (#19730) (#22152) * NEWS for to_indices (#19730) (cherry picked from commit 91f08bb0a5e0f5872d5e10baee3994f0dc62a201) 17 June 2017, 01:23:25 UTC
91d83c3 fix #22239, stack overflow in type intersection (cherry picked from commit 7cc752092d37ffa6ab74808868b0d9e9bcca3ff2) ref #22249 17 June 2017, 00:17:57 UTC
e11880e fix alignment in complex numbers with exponents (#22223) * fix alignment in complex numbers with exponents * indent * indent v2 (cherry picked from commit 1e9fb818a6ace68b91d9c5aafa7b9be9fa4a01b9) 17 June 2017, 00:17:27 UTC
06dd3e0 Small change to documentation (#22265) I made a commit a few hours ago fixing a typo. It was pointed out that the meaning of the sentence was not right. This commit fixes that. (cherry picked from commit 6f66019989f86df4eaf30a5cb8f66fd9c21d6139) 17 June 2017, 00:17:06 UTC
e8e417b Fixed a minor typo in the docs. (#22260) (cherry picked from commit 45c15682ffa1b0235e0708f2d4fbd535ca157e1b) 17 June 2017, 00:16:58 UTC
716cf02 Fix issue #21773 When using `LibGit2.set_remote_url` to specify a GitHub HTTP URL only the fetch URL would be modified to use HTTP and the push URL would always be set to SSH. (cherry picked from commit d4a43e43201d118e1ccfd03cb695696b073f0aae) partial backport of #22062 17 June 2017, 00:14:55 UTC
25d8c3a fix #22338 and #22339, specificity problems Backported from PR #22343 (cherry picked from commit bd2dcf197ba61696965cf84fd8d256bd688bfe6c) Conflicts: test/specificity.jl 15 June 2017, 22:21:37 UTC
7d1ece4 improve specificity algorithm, add assertions and tests simplify tuple type specificity implementation fix specificity `A{B,B,C} < A{B,C,D}` Backported from PR #22162 (cherry picked from commit 4634a3dfe21667575ee6a64bbe92841f3951f0e9) Conflicts: test/core.jl 15 June 2017, 22:20:51 UTC
f9aaacc incremental deserialize: fix backedge insertion the previous attempt to preserve the backedge map was being too cute it is more reliable to simply flatten the whole map into the new caller also corrects the validation that the backedge is not already invalid make sure internal backedges are only internal: this preserves the expected invariant for jl_insert_backedges/jl_method_instance_delete that any backedges encountered there are purely internal / new enable GC slightly sooner when loading precompiled modules (part of #20671) reverts 11a984bb301e14d6fbd572cb63eea494cf6ab733 - but who needed that anyways (cherry-picked from 0e19311fe51524efaba570b37abf964bd2a8b295, PR #22340) 15 June 2017, 17:08:38 UTC
440799c add missing wb for module->using (cherry-picked from 6fdf36e60028e88a2dd56ef2e50ca974288aaf09, PR #22340) 15 June 2017, 16:55:58 UTC
306d2ad incremental serialize: restore recache order back to original the commit fix for #265 reshuffled this order, but that was wrong the correctness of jl_recache_other has since been fixed, permitting this to go back to the correct original order fix #22171 (cherry-picked from 8dab956ea30793621b0842ba13223d61b3d0490e, PR #22272) 15 June 2017, 16:55:42 UTC
ad290e9 Tag v0.6.0-rc3 07 June 2017, 11:53:30 UTC
f90acdc Merge pull request #22199 from JuliaLang/tk/backports-0.6.0-rc3 [release-0.6] backports for 0.6.0-rc3 07 June 2017, 11:52:39 UTC
73b5504 Use libgcc dlls from build system compiler (#22197) instead of opensuse (cherry picked from commit 5aa15ffe248457245db57cd6edc8f06b9d4d04f6) 06 June 2017, 01:27:06 UTC
917f80e fix #22168, `im*I+I` should be shown as `(1+1im)*I` (#22169) * fix #22168, `im*I+I` should be shown as `(1+1im)*I` * add test for `show(UniformScaling)` * check the number of terms in `show(::UniformScaling)` * fix the misuse of `|` (cherry picked from commit e9b73ec18c6bb5ef2b8d552461368355996bd194) 06 June 2017, 00:22:27 UTC
7c0a1b7 Fix DomainError when parsing DateTime (#22198) * Fix DomainError when parsing DateTime * Converted tests into a testset (cherry picked from commit abf3bce8ba7ab7d76e654164481dc6a926046859) 05 June 2017, 23:39:16 UTC
8cd6ad2 Work around linkcheck errors in docs (#22201) (cherry picked from commit 39777e7fe1698f32ecd5b5ff4b6a3ee53808ccd8) 05 June 2017, 23:38:58 UTC
afb642e Backport LLVM patches to fix AVX on i686 This fixes a bug in the patch that fixes #19976 causing encoding error on 32bit x86 and segfault when AVX/AVX2 is enabled. Ref LLVM bug report https://bugs.llvm.org//show_bug.cgi?id=29010 LLVM commit https://github.com/llvm-mirror/llvm/commit/83260f239481dfb40d325cf35005c20eeb767b6c Also ref where I saw this issue in https://github.com/JuliaLang/julia/pull/21849#issuecomment-305950641 (cherry picked from commit 5a424741f5bdfe8993989bd9e05b384820228f72) ref #22205 05 June 2017, 23:38:27 UTC
567488c Merge pull request #22206 from JuliaLang/jb/fix22002 [release-0.6] fix #22164 and #22002, method sorting problems 05 June 2017, 23:36:44 UTC
56b68d9 fix #22164 and #22002, method sorting problems fix #22164, specificity issue in ForwardDiff (cherry picked from commit e92eb584b692aabb731a23d0ab43596a4be45d2a) partial backport of #22162 05 June 2017, 23:35:26 UTC
ac35d0f Fix doctest line numbers 03 June 2017, 23:33:57 UTC
back to top