swh:1:snp:a72e953ecd624a7df6e6196bbdd05851996c5e40

sort by:
Revision Author Date Message Commit Date
483dbf5 Tag v0.3.11 27 July 2015, 06:18:41 UTC
d69b1b4 Remove a small "typo" There is no exclamation mark in the definition of @ sayhello. Removing it to avoid confusion. (cherry picked from commit a255f6fd9153e95e7a0b2f32e844f060630dfd44) ref #12213 27 July 2015, 05:56:43 UTC
3af6604 Use a different link for What Every... paper old DOI appears to be a dead link now? 27 July 2015, 04:34:54 UTC
899378a Merge pull request #12258 from JuliaLang/tk/backportwin64 backport fix for #7942 23 July 2015, 19:44:40 UTC
fa59eb9 Fix size of eigenvector matrix when input has size zero (cherry picked from commit 370af84ac084010bd91e11a933594eeb8fe0d9cc) 22 July 2015, 18:29:47 UTC
f15d6eb Do not force downloading llvm and use checksum to trigger re-download. (cherry picked from commit 46147ed5a2f480798b550a1adc16bab730bb439c) 22 July 2015, 01:50:07 UTC
945f4f9 Checksum AppVeyor binaries (cherry picked from commit 24f83250d03efc5276078694623e2ec7a3db4153) 22 July 2015, 01:49:38 UTC
2be4dce force download of llvm instead of using from cache revert this later? (cherry picked from commit 5db431161796c9479098abcf31195307efcba1cd) 22 July 2015, 00:03:44 UTC
b0c410a Get rid of most sourceforge downloads one remaining exception is for msys make which does not need to be downloaded on appveyor (cherry picked from commit d89c3adcffd938317ad0f691567bc33d272489bf) 21 July 2015, 23:12:31 UTC
4ac9763 Re-enable running tests with multiple processes on Win64 (cherry picked from commit 731c6f7f67cbb3165f9089b33e33ea6fc0a97220) ref #12257 21 July 2015, 23:12:19 UTC
6cb45ef Try to fix infinite loop in windows memory manager. Close #7942 (cherry picked from commit e4ccd13205cb42e2dca6120d4b702b30f8fd6a8f) ref #12248 21 July 2015, 23:11:56 UTC
eebb804 Merge pull request #12243 from rekado/release-0.3 Prevent zero-sized array error. 21 July 2015, 22:59:23 UTC
ffcdc1c Prevent zero-sized array error. 21 July 2015, 09:09:55 UTC
aab50d5 Merge pull request #12143 from JuliaLang/jb/redirectassertfail fix a libuv assertion failure that can happen after doing a redirect_stderr 16 July 2015, 18:46:08 UTC
0c4c748 Merge pull request #11916 from milktrader/patch-3 Expand introduction to package naming 16 July 2015, 04:31:06 UTC
73b7af9 Merge pull request #11910 from milktrader/patch-2 Alert of package development guidelines [av skip] 15 July 2015, 03:05:42 UTC
7ec6ead Update packages.rst 15 July 2015, 01:51:38 UTC
f01fd6e fix a libuv assertion failure that can happen after doing a redirect_stderr to a file 14 July 2015, 17:38:26 UTC
daa39e4 Merge pull request #12001 from JuliaLang/ird/rmplife Remove bit-rotted plife example from release-0.3 03 July 2015, 14:31:26 UTC
c6a05cb Remove plife from example tests 03 July 2015, 05:47:23 UTC
9d9c57b Remove bit-rotted plife example 03 July 2015, 05:44:54 UTC
df5e02a Merge pull request #11928 from JuliaLang/kms/backport_11876_fix fix #11876 (backport) 02 July 2015, 18:46:51 UTC
72ee8cc Fix erroneous deprecation warning in ByteString->Ptr{Int8} conversion Backport of 6c360ac0f91ab5880b73221d949ee04fb5e58a97 30 June 2015, 20:47:54 UTC
224c44c fix #11876 don't print an extra newline to stdout when exiting with an error when we quit on EPIPE this caused us to throw another error (cherry picked from 34ec37d949b899fb4a3adc01aec3c78dbeb1acfc) 29 June 2015, 04:52:49 UTC
83c63b4 Expand introduction to package naming Just a little extra heads up of possible package name bike-shedding, so to eliminate it's current surprise attack feel. 28 June 2015, 16:41:25 UTC
b4d0fa9 Alert of package development guidelines 28 June 2015, 11:22:52 UTC
56b1407 Merge pull request #11886 from JuliaLang/nl/mcjit Fix building with MCJIT LLVM 27 June 2015, 11:08:09 UTC
7a0e95c Fix building with MCJIT LLVM The backport included a call to a function that did not exist on 0.3. 26 June 2015, 21:26:26 UTC
23da361 LLVM cache on AppVeyor has been updated so no need to download it from sourceforge every run [ci skip] 25 June 2015, 20:00:58 UTC
d3a4bfa Merge pull request #11860 from milktrader/patch-1 Update packages.rst 25 June 2015, 18:42:56 UTC
28af05e Update packages.rst let's not tempt anyone to use the dash 25 June 2015, 18:34:14 UTC
ba42936 Use opensuse toolchain and updated rebuilt llvm on appveyor (cherry picked from commit 47b62b7f6db85993d56f83a83c1cabfe7e73fa3a) Hopefully fix the appveyor c++ ABI mess (cherry picked from commit 1e7e9a5588f7f280a64987268d62878cbd683758) 25 June 2015, 03:08:33 UTC
0701fce Begin the march towards 0.3.11 with a "-pre" mark 24 June 2015, 14:01:04 UTC
c8ceeef Tag v0.3.10 special JuliaCon edition 24 June 2015, 13:54:32 UTC
2016ace Update helpdb [ci skip] 23 June 2015, 22:15:45 UTC
67606c4 fix bug in GC bit masking on LLP64 platforms we were using ~1UL, which masked out high bits when zero-extended issue does not exist on master since the GC rewrite 23 June 2015, 20:13:43 UTC
00242a4 Reinstate gcc dlls from opensuse Cygwin's mingw-w64 package was rebuilt for --enable-dynamic-string, so now using julia built with cygwin's mingw works again with gcc dlls from opensuse, but we do need opensuse gcc dlls to work with winrpm packages 23 June 2015, 18:07:07 UTC
18c519f Merge pull request #11793 from JuliaLang/tk/backport11705 [release-0.3] Backport #11705, windows build instructions 22 June 2015, 10:58:55 UTC
27d5268 Merge pull request #11786 from JuliaLang/yyc/fix-11772-backport Backport of #11773 21 June 2015, 17:48:00 UTC
922f5dd Reluctantly put back conventional windows python installation separate installers are annoying, but MSYS2 python does not play well with virtualenv (cherry picked from commit 062fb9d6fed642e2776e0add156663aee4e14b3a) Conflicts: README.windows.md 21 June 2015, 00:32:59 UTC
9af5006 add release-0.3 branch to clone commands 21 June 2015, 00:31:31 UTC
5943c05 Rewrite the MSYS2 build instructions testers needed! Rewrite cross-compiling instructions to use docker and opensuse 13.1 and fix markdown lists Vagrant instead of Docker adjust msys2 setup steps Test with msys2's python2 Remove path recommendation, not really needed any more [av skip] (cherry picked from commit 709b8f4dd374d50c1f523d325fd9276b43d4c23b) Conflicts: README.windows.md 21 June 2015, 00:26:14 UTC
8de9241 Add a script to download mingw-w64 toolchain from opensuse Partially fix using the opensuse toolchain from cygwin Only create junction to includes if it does not exist yet (cherry picked from commit 690a37606e4b808e56fb5a76514b8ebe0b399a7c) Conflicts: deps/Makefile 21 June 2015, 00:17:04 UTC
05ce79c Make winrpm.sh crawl package dependencies and no longer always cd to dist-extras and explicitly check for its own dependencies (cherry picked from commit acb3e683bdbf50e06e69e61dab6170a4ab542fa9) ref PR #11705 21 June 2015, 00:15:48 UTC
a4b5c0e Check if argument is NULL in jl_f_apply. Fix #11772 20 June 2015, 16:23:09 UTC
ae690ec win64 also does not emit valid relocations for __chkstk on llvm33 either Conflicts: Makefile src/codegen.cpp 20 June 2015, 03:29:36 UTC
2c2e696 add tips to optimize parallel execution. [ci skip] (cherry picked from commit d14f7d3c1835b7d8b2c18882b0f247da6565502f) ref PR #11706 19 June 2015, 02:17:34 UTC
426c5be speedup @everywhere (cherry picked from commit bf9b491cafe110b86f76c29d21411cb1fd75ae85) ref PR #11687 18 June 2015, 23:30:24 UTC
c17feba Make winrpm.sh preserve paths when extracting downloaded cpio [av skip] (cherry picked from commit f3a6461215ba2f8ce4a7ace7923503aa6f8f6ecb) 18 June 2015, 01:41:02 UTC
2697407 Partially revert 0a629d5b1dcc63b4798eeccba1c5a29e997061ed don't get gcc dll's from opensuse, this will hopefully fix llvm-config on appveyor but may break zmq and ijulia on win64 nightlies need to figure out how to get mingw gcc itself from opensuse to fix this long-term (cherry picked from commit 997c8d8f35f01d40908e1c49c10b150095027cdb) 18 June 2015, 01:40:19 UTC
4ff0a21 fix #10636, stack overflow serializing after workspace 17 June 2015, 23:25:29 UTC
1796a36 win32: avoid emitting calls to _chkstk on LLVM33 Conflicts: src/codegen.cpp 16 June 2015, 21:42:59 UTC
ed2c28c fix win32 mcjit build (it *does* need the same GOT as win64) 16 June 2015, 21:39:58 UTC
210174a fix a spot in gc.c that probably needed gc_typeof 16 June 2015, 21:38:56 UTC
5f21433 Merge branch 'release-0.3' of github.com:JuliaLang/julia into release-0.3 16 June 2015, 16:35:34 UTC
27005a1 fix variable rename from merge: jl_options -> jl_compileropts 16 June 2015, 15:48:49 UTC
585dace fix win32 build (it doesn't need the same GOT as win64) 16 June 2015, 15:01:45 UTC
3849b91 windows: add __declspec(dllimport) attribute to functions and variables that are getting read from libjulia.dll this fixes linking of sys.dll with msvc link.exe and fixes relocation of sys.dll to 64-bit addresses Conflicts: src/alloc.c src/cgutils.cpp src/jltypes.c src/task.c 16 June 2015, 15:01:18 UTC
c8804e8 Fix sparse matrix nits, fixes #9917, fixes #11032 (cherry picked from commit 2fedc274232bdf944dcc86eb05265852de7d1262) ref #11408 Conflicts: base/sparse/sparsematrix.jl test/sparsedir/sparse.jl 04 June 2015, 13:19:09 UTC
9559826 Merge pull request #11494 from JuliaLang/anj/herkbp Backport 54bdb48e22787c041264eb21c4e5dac8f21f09d1 01 June 2015, 09:55:11 UTC
80dd75c Begin the march towards 0.3.10 with a "-pre" mark 30 May 2015, 11:26:22 UTC
31efe69 Tag v0.3.9 30 May 2015, 11:24:10 UTC
26fdf4e Backport 54bdb48e22787c041264eb21c4e5dac8f21f09d1 29 May 2015, 20:59:30 UTC
869a90b make release-candidate slightly more windows-friendly 29 May 2015, 06:12:08 UTC
1dfdc0c Fix line numbers in doctests 29 May 2015, 06:11:49 UTC
91d81ac fix #10680, some method definition error cases Conflicts: src/module.c 28 May 2015, 15:24:16 UTC
6b0d0e4 Add checksum note to release checklist 27 May 2015, 04:50:33 UTC
a388505 Merge branch 'release-0.3' of github.com:JuliaLang/julia into release-0.3 26 May 2015, 14:16:01 UTC
d296fc6 fix #9474 (missing parens in expr show for ::, :, etc) (cherry picked from commit 52193154ec1abc60f2bf6736d38665aab286b306) closes #11346 Conflicts: base/show.jl test/show.jl 23 May 2015, 14:39:06 UTC
a946283 Speed up Pkg.update() by adding a vectorized version of Git.iscommit() and using it in Cache.prefetch(). (cherry picked from commit f5cd1e38707acdf70412afa8060f3c2857ba204f) ref PR #11137 23 May 2015, 13:06:28 UTC
8418a3a Merge pull request #11344 from JuliaLang/cb/backport_fast_publish backport of fast Pkg.publish 20 May 2015, 15:14:21 UTC
1dfb72f Pkg: avoid some expensive pruning in sanity_check (cherry picked from commit 8d57d4487a78462c0c6b22b3b60a55bdb4d17867) ref PR #10417 Conflicts: base/pkg/resolve.jl 19 May 2015, 08:50:22 UTC
d26b617 Slighlty safer version of greedysolver (does not assume pruning) (cherry picked from commit 2d7a15ef5c0209df2baf84d1c53476e1391a8729) ref PR #10417 19 May 2015, 08:47:07 UTC
cd63f27 Small optimizations in Pkg resolve code (cherry picked from commit 4fecd7d64f886d3f64c1d94fc041cb2744775958) ref PR #10417 19 May 2015, 08:44:01 UTC
69ccb34 Pkg: implement greedy solver (cherry picked from commit 3b2b78bc55e32928493ac83c70684a3adb04be86) ref PR #10417 19 May 2015, 08:41:02 UTC
476d326 Special-case zero VWPreBuild in versionweight.jl backporting note: removed inline annotation (cherry picked from commit 090ee1775f03fb07980de61978e86eab95332ffa) ref PR #10396 19 May 2015, 08:38:22 UTC
69910fc Faster Pkg.Publish() just check metadata on affected packages (cherry picked from commit 8489c9a6cbc3ca6cd4b185f588bab3a5fed705e9) ref PR #10396 Conflicts: base/pkg/query.jl test/resolve.jl 19 May 2015, 07:56:53 UTC
441f3f2 Remove unnecessary (and unused) array allocation (cherry picked from commit 4d49c00bb881c80cf587e247289449b0c16de954) ref PR #10323 19 May 2015, 07:22:39 UTC
7a1bba7 Fix type instability in Array setindex! (Cherry-picked from commit 0ef256c1846e226b51a6a87d6f777407a91b5d1a; cf. f8973cbf5620deb92be784a670d70543d2f5f29e) 18 May 2015, 15:36:41 UTC
5d184b8 log: make log(b,x) promote b and x when their types don't match. (cherry picked from commit 2f9efc2b18de63c62894a4c97b721ca358b13b41) ref PR #11269 Conflicts: test/math.jl 18 May 2015, 02:12:10 UTC
4d66b75 Tests and bugfix for sharedarrays (cherry picked from commit 7cbbfd2eb2765a71058e4197c0e575a52ad8078c) ref PR #11252 reshape(d,(50,)) throws ErrorException on release-0.3 18 May 2015, 01:47:07 UTC
556e4b7 Tests for #11170 backporting note: need different syntax for this on release-0.3 (cherry picked from commit bf784a57d82290fed3e1f2f15cf83238955f17e1) Conflicts: test/sysinfo.jl 14 May 2015, 06:11:00 UTC
b1e665c Fix #11170, accessing empty env var on Windows (cherry picked from commit 2a86ef11d74fcd744ab576179030ed4e223da1e1) ref PR #11210 Conflicts: base/env.jl 14 May 2015, 05:59:23 UTC
68969d7 Conversion, binary op tests for special types and bugfix (cherry picked from commit 5bac694da6e063dc5c819c4760c7a0df12aced7d) ref PR #11197 Conflicts: test/linalg4.jl 14 May 2015, 05:36:24 UTC
7c42e5a fix #8799 (mod2pi test failure w/ intel compilers) (cherry picked from commit 3ab9af16015b23426c0936bbe73a6d4007c32040) Conflicts: deps/Makefile 14 May 2015, 02:23:13 UTC
66f081d Fix #9871 by making jl_substrtod whitespace-tolerant (cherry picked from commit 64e2dbdf233d3822fa6f8046596a33f42440a730) ref PR #9783 Conflicts: test/strings.jl 09 May 2015, 08:36:13 UTC
9f5c560 Fixed broken exception in TriDiag LU and added tests (cherry picked from commit c9f0efd62f7da0fc0ce0bf93d77e234a8a7e244b) ref PR #11146 Conflicts: test/linalg/lu.jl there are unfortunately far too many missing methods on release-0.3 to properly backport most of the added tests here 09 May 2015, 08:09:34 UTC
7fe8d2c Tests and bug-fix for linalg/bitarray.jl (cherry picked from commit 12f440435f3f548d4061aea9381fa3606ef39bc9) ref PR #11144 findmax and findmin on an empty bitarray throw ErrorException instead of ArgumentError on release-0.3 bitrand was called randbool on release-0.3 09 May 2015, 07:15:25 UTC
97a9b58 Added tests for untested methods in BitArray (cherry picked from commit 4ee0c1f05eea267c26f86dca68352585cb1e8341) ref PR #10375 09 May 2015, 06:50:18 UTC
e75612c Merge pull request #11147 from JuliaLang/fix11117 Fix #11117 07 May 2015, 16:22:29 UTC
222207f fix #11117: change gf assert to jl_error 07 May 2015, 02:52:04 UTC
f5e0074 bugfix: sendfile did not close files on exception (cherry picked from commit 4ff969f2b211e91090de2734feed510f1d799808) ref PR #10994 Conflicts: base/fs.jl use error instead of ArgumentError for release-0.3 to avoid changing the thrown exception type here 04 May 2015, 04:56:21 UTC
127c4b9 fixed `cumprod` and `cumprod!` (cherry picked from commit ec2ed8fdc33cb2e36604e3075f0b8da4792363ea) ref PR #11080 added test for cumprod (cherry picked from commit bb7ad6c7309128b503a26fa0d3e3dc543418b83b) 04 May 2015, 04:25:03 UTC
c5a3dbe Bump virtual disk size of .dmg for mac app 03 May 2015, 22:26:56 UTC
fdb8b17 Merge pull request #11082 from jgoldfar/patch-1 Update base.rst: single-letter typo fix 01 May 2015, 16:05:52 UTC
0902cf2 Update base.rst: single-letter typo fix 01 May 2015, 15:44:39 UTC
dfab0ce Begin the march towards 0.3.9 with a "-pre" mark 30 April 2015, 23:45:09 UTC
79599ad Tag v0.3.8 30 April 2015, 23:40:51 UTC
0aea628 rebuild helpdb.jl 30 April 2015, 22:39:46 UTC
cd59796 Fix line numbers in doctest [ci skip] 30 April 2015, 21:27:07 UTC
back to top