swh:1:snp:a72e953ecd624a7df6e6196bbdd05851996c5e40

sort by:
Revision Author Date Message Commit Date
8e658b0 fix order of initialization in jl_new_datatype (memory bug) 20 October 2014, 05:05:40 UTC
8e350d5 Fix linear indexing for triangular matrices 18 October 2014, 02:25:43 UTC
d2527fa Be a little bit more forceful with julia deps 17 October 2014, 21:05:42 UTC
fdf13ce fix some incorrect uses of alloc_tuple_uninit (memory bug) 17 October 2014, 20:29:16 UTC
810e8f5 fix a missing gc root in codegen Conflicts: src/codegen.cpp 16 October 2014, 22:20:24 UTC
8b90952 Fix #8570 and add test. (cherry picked from commit 496351eee5e0bdcf1aa05f72c20646f325aef2f1) ref: #8571 16 October 2014, 09:19:19 UTC
654cb85 Better function cross-referencing for Arrays chapter (cherry picked from commit 9222a5a52205c10247f75614b0c53172f2a082f6) 16 October 2014, 09:16:06 UTC
b75aab9 doc: Remove reference to deprecated 'dense' function (cherry picked from commit d48e183a7bbbbbfdfd7a8e2261175fb51792c98e) ref: #8691 16 October 2014, 09:15:16 UTC
c02c7b6 Fix #4933 15 October 2014, 17:44:04 UTC
e59a325 Fix #8666 for sure this time. Conflicts: base/linalg/generic.jl 14 October 2014, 04:11:04 UTC
602f55a fix typo in cholmod.jl 11 October 2014, 23:01:20 UTC
2aeb889 Merge pull request #8632 from JuliaLang/sf/backport_anj/tri Backport 9ba950d8 to release-0.3 10 October 2014, 12:55:13 UTC
904febd Include chksquare(), the whole point of this backport 08 October 2014, 22:57:37 UTC
d7467f2 Backport 9ba950d860d32f6a1889b9f0fa8479ea55375699 to release-0.3 08 October 2014, 21:18:51 UTC
216b758 Add appdata file (cherry picked from commit b296f6aaaf06c6517c74c48536f58f48bf53abba) ref: #8610 08 October 2014, 20:08:44 UTC
769a592 Install icon and .desktop file during make install Makes packagers' lives easier, looks better and ensures Julia will show up in software centers like GNOME Software. (cherry picked from commit b382a743e6e7b00e8a375b9b722b27cd9f5e7168) ref: #8425 08 October 2014, 20:06:48 UTC
bf35ce6 Reuse old arrays for empty!(::Dict). Closes #8558 Backport of 9a273ff 08 October 2014, 14:44:50 UTC
f68bbaf Fix typo in similar error message Backport of 2a35df6 for #8620 08 October 2014, 12:27:37 UTC
784b063 Fix #6965 by using xLAHQR from LAPACK 2. This essentially applies https://github.com/opencollab/arpack-ng/pull/2 which we can use until upstream releases a new version. Also, download arpack-ng from github. Add test, but disabled for now as it will fail on stock arpack used by distros. 07 October 2014, 18:51:14 UTC
23eeb66 Fix #8604 07 October 2014, 18:21:00 UTC
cc199a3 Fixes #8573. Fix herk- and syrk_wrapper when matrix has a zero dimension. (cherry picked from commit 47e98d5cfa9c1efae2185d436a669421d0477986) Add some tests for zero dimensional matrix multiplication in herk- and syrk_wrapper (cherry picked from commit 687d2b0da6c5e8cff895e8c6f7f8e4b6866b7997) 04 October 2014, 15:51:58 UTC
0bd256e Backport of #8512 non-promoting comparisons for BigInt and BigFloat Backport of a0b004651cbcdbb6828f5c93b4158ed2e80c295c use eval loops and implicit conversion for defining gmp and mpfr methods Backport of 454f8a16dfa97b7445b952d772e5d83ac90bd584 include Float16 in gmp/mpfr methods Backport of 1aad63427dfa4edd1c8c41a7210e1fef3324701f 04 October 2014, 15:14:55 UTC
8b807f0 Fixed symv! documentation Another documentation fix, this time for Base.LinAlg.BLAS.symv! Backport of f11ca4b74290323e3eff8298b93531f3743e6da7 for #8511 04 October 2014, 15:07:13 UTC
895639a allow x[i,j;k] syntax to be parsed #7225 03 October 2014, 18:51:58 UTC
0cdc92e fix #8277, missed variable update inside try block the fix is to propagate isVolatile correctly in codegen Backport of 39d9c8a 03 October 2014, 11:50:47 UTC
38597b4 Update linalg.rst Updated the documentation for `Base.LinAlg.BLAS.gemv!` based on: http://www.math.utah.edu/software/lapack/lapack-blas/dgemv.html 03 October 2014, 11:48:54 UTC
3726cd4 Fix #8506: randi -> rand(1:n) Backport of 3e5ab09 03 October 2014, 08:06:08 UTC
572d6db fix #8515, misguided "fast path" in eval() that skipped restoring jl_lineno on errors Backport of c798361 03 October 2014, 08:04:42 UTC
275afc8 doc: add missing ⊕,⊗ latex defs 02 October 2014, 03:42:35 UTC
a1dc988 Avoid half-written sys.o files Use .SECONDARY instead of temporary names to auto-delete incomplete sys.o backport of 74d1669 and 24a7f2c for #8518 01 October 2014, 09:35:02 UTC
3904c26 Avoid half-written sys.o files 01 October 2014, 09:32:43 UTC
84e90c5 Render array objects more accurately. Enables vectorization of 64-bit arithmetic. Backport of dc2bca9419a634c985c37259f5e1f802a7d81d3f and 4039a800b3de0d7e631bb41b8677076f0715889d Ref: #8452 29 September 2014, 19:58:11 UTC
e70faa4 fix #8473 Backport of 3f4675ea1f5989ddf36ebaba586b99429211aee2 Ref: #8477 28 September 2014, 18:49:29 UTC
ccf2765 Remove superfluous semicolons Backport of: 7ec7ffe84ef4245b0f7879f2076727c2c5b18b48 Ref: #8476 28 September 2014, 18:46:40 UTC
4f40302 Don't rebuild stringreplace so often 27 September 2014, 22:08:46 UTC
1793c7c Remove debugging echo 26 September 2014, 21:13:10 UTC
047f80f Only run stringreplace if we need to. Closes #8482 26 September 2014, 21:12:50 UTC
5e139db Modify fixup-libgfortran so it works on Linux as well Conflicts: contrib/fixup-libgfortran.sh 26 September 2014, 21:12:38 UTC
228d90d Move fixup-libgfortran to `contrib/`, enable it for Linux as well as OSX 26 September 2014, 21:11:14 UTC
e805fe9 fix bug in sum_kbn on empty input 26 September 2014, 14:33:22 UTC
e9099fb fix recursion in mapreduce_pairwise_impl 26 September 2014, 14:03:41 UTC
db57e41 fix a bug in reductions with non-numeric types 25 September 2014, 20:26:07 UTC
4791ea5 Correct documentation for least squres \ and make documentation for elementwise operations more precise. 25 September 2014, 17:46:30 UTC
d66708f fix #8464 backport of 94093ce161dd662f93659028c8d 25 September 2014, 17:42:47 UTC
0df9fd9 Let's only run test/examples.jl if we can actually access the examples Backport of 872d36349 from: #8466 25 September 2014, 12:13:36 UTC
10fcddb Add documentation on FFTW threads (relevant to #8455). Backport of 58a1f48d7eba14f4b38fd32 24 September 2014, 09:01:40 UTC
9d70879 Formatting: use spaces instead of tabs for indentation 23 September 2014, 23:24:44 UTC
336bb5e Merge pull request #8436 from nwh/release-0.3 backport for #8407, fixes to base/linalg/blas.jl 22 September 2014, 17:20:32 UTC
eefe963 fix issue #8155 where keywords arguments were not getting displayed properly Backport of 370b640 for #8190 22 September 2014, 16:58:42 UTC
9b19a0d move `reinterpret` error check inside `box`. fixes #8088 Conflicts: src/intrinsics.cpp Backport of fd0075c68ea14ff and a small fix from 114e4dcefc4614 ref: #8088 22 September 2014, 16:52:15 UTC
377022a Removed failing show tests These tests can apparently not be backported because they depend on an earlier fix to the printing system. Commenting them out for now, so that travis can warn about more important stuff that might break. 22 September 2014, 15:42:26 UTC
37f8656 Complete the description of Pkg.init() Provides guidance for those wishing to implement a custom METADATA setup Backport of 141da937e585d404906c69505bfe8fcf8af3d65d for #8365 22 September 2014, 10:21:01 UTC
15fbe92 Docs: remove nonexistent Ccomplex_float, Ccomplex_double Remove commented-out references to Ccomplex_* in Base Backport of ce42b3e2916d45ed27364f804bb47ddc61022e62 and fb032123a89e3105a932f3cabfedab71d137edd4 22 September 2014, 09:58:49 UTC
14c3305 signbit returns bool, not int Avoid more cases where signbit is treated as int Backport of b32a48f5c4e09245f5985034c28908ac152c8da1 Backport of 8806a2d5548442c959528a62e6fe2910ed1b507e for #8414 22 September 2014, 09:55:27 UTC
d8bd2ad properly show transpose exprs Backport of 495015e1f991ae9e69fa5e6b20047f6bbbe29400 for #8409 22 September 2014, 09:29:11 UTC
3e9767a Updated helpdb.jl 22 September 2014, 08:05:02 UTC
27d275b Fixed typos in splice! examples Backport of b012c1c23f35fe882036baedddcd15e36fae4e9d for #8437 22 September 2014, 08:02:13 UTC
2d004c2 add show for typed comprehensions Bacport of d926adee28476 from #8408 22 September 2014, 07:22:58 UTC
6b45123 consistent formatting for show_unquoted Backport of 63aa914886222b645e0c07575dbd52f268627174 for #8408 22 September 2014, 07:20:54 UTC
9713292 Added fill() to manual/arrays This is a combination of 3 commits added fill() to manual/arrays Backport of f466dfcc2bcde51755c9b7a9d58a484b55de8e48 added definite articles to fill! docs Backport of b4e742cfed1884bab034e032e97ac17890f5c6f5 one more 'the' for fill Backport of 6e685c31156b30632a7e40d9cb5f699f79c7546f 22 September 2014, 07:18:48 UTC
5c37c8b move default setting of prefix to Make.inc, change SYSCONFDIR and DATAROOTDIR to be relative paths Backport of: 3f4d2fca8 for #8379 22 September 2014, 07:12:47 UTC
aacd2fa add DATAROOTDIR to build_h.jl, use it in Base.runtests() Backport of 6f896703e43 from #8379 22 September 2014, 07:11:47 UTC
1776836 backport for #8407, fixes to base/linalg/blas.jl 22 September 2014, 02:57:28 UTC
260a0d2 Begin the march toward v0.3.2 21 September 2014, 21:31:10 UTC
c03f413 Tag v0.3.1 21 September 2014, 21:30:46 UTC
3e3d1e1 update helpdb.jl 21 September 2014, 18:34:23 UTC
f1716a3 Document eigenvector format. Closes #8383 - Documentation for eigvecs and eigfact now explain that eigenvectors are stored in columns of F[:vectors]. - Also added output type annotations for eigvecs and eigfact. - Minor language cleanup - Add line breaks Backport of 542cf9d93eaa95e4 20 September 2014, 16:26:22 UTC
b57d442 fix eigfact doc Backport of 969539267f6dc9d2cf 20 September 2014, 16:25:44 UTC
940e7a4 use https download url for gmp this was the only dependency url using ftp:// Backport of 8ac035be3a 20 September 2014, 10:00:34 UTC
2af3922 Merge pull request #8421 from simon6689/patch-1 fix typo in faq 19 September 2014, 23:19:54 UTC
457165e fix typo in faq 19 September 2014, 22:30:21 UTC
339df3f Correct signbit documentation Backport of 9fa2c99 ref: #8414 19 September 2014, 19:41:57 UTC
3cbefa0 additional zeros and ones usages added to manual added undocumented ones and zeros usage to stdlib Backport of 6b81eae for #8387 19 September 2014, 09:00:19 UTC
a6e6835 fall back on apropos if help fails; partially fixes #8262 Backport of d31073a7cf912a9e2a6a60b0320941e43f0a7bff for #8327 19 September 2014, 08:57:14 UTC
3700cac Merge pull request #8396 from edsfocci/patch-1 Change backslash to forwardslash: Unix file path 17 September 2014, 21:48:11 UTC
6c7630b Change backslash to forwardslash: Unix file path 17 September 2014, 21:10:14 UTC
3204b17 allow quoting all reserved words using `:` and no space. fixes #7872 Backport of 3ce42988a03f for #7872 17 September 2014, 18:17:08 UTC
364a0b9 fix bounds bug in getindex(a:b, c:d) with c<1 And more laconic Julia. Commit 646fe6b3 eliminated a non "redundant bounds check", which is here re-introduced via `check_indexingrange` function. Backport of: 55e902038b308f3622ccb10258cbd473c3df01ae PR: #8351 17 September 2014, 13:05:48 UTC
85646a1 Fix OPENBLAS_OBJ_TARGET on Linux. Standardize openblas library symlink rule Backport of af25f89522082304d8cdcb2b5a0b9482dffac583 Backport of d7014a5e4d9bbe392f491a2882895afa35de4500 PR: #8361 17 September 2014, 12:47:26 UTC
37c4f33 add docs for readall(filename::String) Backport of: 24a6354a8a0faa00c4335d70da025d69ac57fa3f PR: #8340 17 September 2014, 12:44:41 UTC
393fdc5 added built-in exception UndefVarError to manual Backport of a8c4ad3ea55d2cb9602cac9c3b32fba32bbb5ac9 see: #8386 17 September 2014, 09:46:52 UTC
f0214c3 Fix find() when called with function and non-StridedArray The previous code expected testfun to be vectorized, which does not match the behavior of other methods, nor the documentation. Especially visible when passing a sparse matrix. Always return an Array rather than an object similar to the input, because it makes no sense to return a sparse vector. Remove the method matching any object so that an error is raised rather than returning incorrect results on non-AbstractArray (e.g. Set). Backport of: ae641c9d33 Issue: #8323 16 September 2014, 19:04:28 UTC
ddaa046 Fix tab completion segfault in reverse search Backport of 6145e2246e8 for #8315 16 September 2014, 15:08:24 UTC
cb60fc8 fix #8338, syntax bug in 1-line function def with keyword args 15 September 2014, 21:16:12 UTC
6260d48 Merge branch 'release-0.3' of github.com:JuliaLang/julia into release-0.3 Conflicts: VERSION 15 September 2014, 21:15:32 UTC
efdb562 Remove promotion methods for Ax_ldiv_B(UMFPackLU,VecOrMat) in favor using the fallback verions. 15 September 2014, 17:34:13 UTC
d21cbc2 fix #8341, parser hang on EOF during character byte sequence Backport of cfd60f1 15 September 2014, 12:36:59 UTC
4db4331 Specify ::IO for writemime. backport of ce4c7a33effdfcd9ce5f1a2c9766db3fb45dcb18 See #8352 15 September 2014, 12:33:29 UTC
7edddb0 Fix #8257 This version of `rand(r::Range)` and `rand!(r::Range,a::AbstractArray)` uses getindex instead of trying to calculate the exact value of the range. This is good because we avoid duplicating the getindex logic in `FloatRange` Also added tests, and fixed a small issue in `in(v, r::Range)` where two calls to step() is not needed Backport of 48f27bc61034c8e9b44fc63b1f5c047f02b130e8 PR: #8273 15 September 2014, 11:17:26 UTC
e91de92 Doc fix rand(r) works also when r is a StepRange replace Range1 by UnitRange Backport of #8281 15 September 2014, 11:12:49 UTC
fc184a0 Packages incompatible with your Julia version If a package doesn't have any tagged versions compatible with your julia version, it complains that ```julia FixedPoint's requirements can't be satisfied because of the following fixed packages: julia ``` It seems confusing to consider julia a fixed package, so I changed the message to. ``` ERROR: FixedPoint can't be installed because it has no versions that support 0.4.0-dev+473 of julia ``` Backport of 5e29071c9582dddf94f6bac3550cfeebc68911a5 ref: #8271 15 September 2014, 10:56:07 UTC
de97ddb Update links for SuiteSparse Apparently Tim Davis moved from Florida to Texas A&M Backport of 8b5aed0156352de6 15 September 2014, 07:37:13 UTC
7ffbb05 add zlib and expat in the right section of LICENSE.md Backport of 3b2269d835e4 14 September 2014, 19:50:50 UTC
8c0f83e link to utf8proc for release-0.3 branch still using upstream instead of mojibake here 14 September 2014, 14:53:48 UTC
cafcd8d clarify cholmod and umfpack license info 14 September 2014, 10:32:06 UTC
c958500 improve and clarify LICENSE.md. ref #8248 - update to remove stuff we no longer use, bump version numbers - clarify what the MIT license applies to - introduce separate sections for different styles of use. for example patchelf is an external program julia doesn't depend on, and some things are used only by the standard library. 14 September 2014, 10:31:41 UTC
8c1b105 Fix hangs and segfaults when egregiously long symbol is used. Backport of #8241 08 September 2014, 12:46:35 UTC
2af1da5 checks for sparse matrix construction with I,J,V fixes #8225 Backport of #8230 08 September 2014, 12:32:32 UTC
7e412cc fix #8252, `eval` after `workspace` Backport of c1a6b391 for 0.3.1 ref #8252 07 September 2014, 19:45:02 UTC
86c5fe3 Fix #8243 and add scalar division for Triangular 06 September 2014, 19:45:00 UTC
back to top