https://github.com/JuliaLang/julia

sort by:
Revision Author Date Message Commit Date
cede539 Tag v0.5.0-rc1 04 August 2016, 08:48:17 UTC
b3e4722 Merge pull request #17804 from JuliaLang/tk/revert-promoteop [release-0.5] revert #17389 for 0.5.0-rc1 04 August 2016, 08:44:20 UTC
58a14f3 Revert "Merge pull request #17522 from JuliaLang/jn/reliable-flush-close" This reverts commit 08ae28a8f70a63923a541691280d773fa1cdb2f6, reversing changes made to 1eeb773dc56d218ef3543f825fec6c4b0f2a9592. This is causing spawn test failures on Windows. 04 August 2016, 07:16:24 UTC
dea672c Adjust branch name in base/version.jl and base/version_git.sh 04 August 2016, 05:40:42 UTC
dbdaf72 Revert "Make promote_op rely on Core.Inference.return_type" This reverts commit 3ace05a20e50acc21046a1ad56f636254e16b6eb. ref #17389 04 August 2016, 05:29:14 UTC
e6f5d89 Revert "Restore type parameter for elementwise ops" This reverts commit a60574b4a302f8bcb9fd705202518f125456d298. ref #17798 04 August 2016, 05:27:50 UTC
ff1b65c Fix line numbers in doctests [ci skip] 04 August 2016, 04:14:37 UTC
40d298f Merge pull request #17590 from JuliaLang/jn/islocked add islocked predicate and align API for task and thread locks 04 August 2016, 03:38:44 UTC
08ae28a Merge pull request #17522 from JuliaLang/jn/reliable-flush-close reliable flush/close on streams, and avoid zombies 04 August 2016, 03:38:05 UTC
1eeb773 Merge pull request #17801 from JuliaLang/brj/bc-news Add user-extensible bounds checks to NEWS. 04 August 2016, 02:23:56 UTC
e68bc89 Merge pull request #17798 from pabloferz/pz/elwise Restore type parameter for elementwise ops (fix #17794) 04 August 2016, 01:59:31 UTC
847ac94 fix a missing backtick, run news-update doc reference fixed for promote_op changes [ci skip] 04 August 2016, 01:43:42 UTC
7f9b06a Add user-extensible bounds checks to NEWS. [ci skip] 04 August 2016, 01:19:50 UTC
8973c7d Merge pull request #17763 from JuliaLang/ksh/docread Fix #17070, move docs out of HelpDB too. 04 August 2016, 00:12:14 UTC
16ad3a4 Merge pull request #17777 from JuliaLang/tk/addbranchtest Add a test that reproduces the reported issue to #17399 03 August 2016, 23:58:52 UTC
a60574b Restore type parameter for elementwise ops 03 August 2016, 23:28:34 UTC
4330783 Merge pull request #17779 from JuliaLang/tk/news NEWS: move breaking changes earlier, add a few deprecations 03 August 2016, 21:15:24 UTC
d138ca1 Merge pull request #17765 from JuliaLang/jb/fix17705 fix #17705, `2e3_x` should parse as `2e3 * _x` 03 August 2016, 20:41:13 UTC
de762cd Merge pull request #17773 from stevengj/getfield-deprecation restore getfield deprecation for foo.(1) etc. 03 August 2016, 18:27:02 UTC
57a96d8 Merge pull request #17774 from JuliaLang/jb/fix17764 fix #17764, type problem due to object_id collision after `workspace()` 03 August 2016, 18:20:37 UTC
1307ea2 Add docstring for read with default nb 03 August 2016, 16:36:26 UTC
7685981 do another test with the commit in the source copy 03 August 2016, 16:23:09 UTC
491f51f run genstdlib [ci skip] 03 August 2016, 15:55:54 UTC
75ac326 NEWS: mention nearly all of the deprecations department of redundancy department [ci skip] 03 August 2016, 15:49:44 UTC
282c3e8 NEWS: Move scalar index dropping to breaking changes ref https://github.com/JuliaLang/julia/pull/13612#issuecomment-236778544 03 August 2016, 15:49:13 UTC
1614113 NEWS: mention command-line flag deprecations fixes #17740 03 August 2016, 15:49:12 UTC
1e91a1f NEWS: move breaking changes to before library improvements 03 August 2016, 15:49:11 UTC
90d0c98 remove call() from special operators table 03 August 2016, 15:49:10 UTC
acc0005 Remove deprecated AsyncStream from docs and contrib rephrase redundant "setup up" fix mismatched backticks fix typo run genstdlib fix sphinx warning grammar fix add a missing the rephrase "as many workers as cores" double backticks for rst remove a few unnecessary parens when calling at-test comment grammar tweaks 03 August 2016, 15:49:06 UTC
2638c64 Merge pull request #17681 from JuliaLang/ksh/docparallel Moved parallel docs out of helpDB, updated and improved them 03 August 2016, 15:46:21 UTC
f28a4ef [ci skip] Fix some issues from ClusterManagers pr and bad formatting 03 August 2016, 15:41:31 UTC
b853eff Remove docs for unexported types 03 August 2016, 15:35:55 UTC
2172446 Moved parallel docs out of helpDB, updated and improved them Moved a bunch of docstrings inline. Changed things to reflect the code that's actually in `multi.jl`. Documented `RemoteException`. 03 August 2016, 15:35:55 UTC
691e64b fix #17764, type problem due to object_id collision after `workspace()` In the type cache, make ordered comparison of types not depend on object_id. Clarify help for `object_id`, since it technically can have collisions. While I'm at it, remove unnecessary call to re-sort `tn->linearcache` (it is not in sorted order). 03 August 2016, 14:33:02 UTC
47d522f mention x.(i) deprecation for getfield 03 August 2016, 14:04:39 UTC
121aa36 Merge pull request #17389 from pabloferz/pz/pobc Make promote_op rely on Core.Inference.return_type 03 August 2016, 10:50:25 UTC
d21eb41 Merge pull request #17776 from petercolberg/install-sh Fix exit status of install.sh script 03 August 2016, 09:56:59 UTC
7a90ff4 Add a test with a local commit before doing checkout 03 August 2016, 09:53:44 UTC
ada24e0 create a branch on a cloned package and used it as remote for testing 03 August 2016, 09:15:57 UTC
896bfc4 checkout a remote branch correctly [fix #17364] 03 August 2016, 09:15:57 UTC
0f28781 Fix exit status of install.sh script Otherwise it can return a non-zero status even in case of success, and make the build fail. 03 August 2016, 04:41:44 UTC
389dc1c Merge pull request #17771 from waldyrious/patch-1 adjust line breaks to fix markdown rendering 03 August 2016, 04:22:47 UTC
eb1162d Merge pull request #17766 from stevengj/flipdim make flipdim require an in-bounds dimension argument 03 August 2016, 02:53:42 UTC
f1cf6d9 Fix #17070, make keyword arg docs of read more accurate, move docs out of HelpDB too. Fixed the type signatures. Made `nb` reflect what's actually in the code. 03 August 2016, 02:39:11 UTC
8bab6dd make sure literal folding in f.(args...) is still tested 03 August 2016, 02:30:27 UTC
63f39a0 restore syntax deprecation for foo.(1) etc. 03 August 2016, 02:25:14 UTC
37e6397 Merge pull request #17761 from MichaelHatherly/mh/doc-format-fixes Documentation formatting fixes 03 August 2016, 00:47:06 UTC
2d3bd90 adjust line breaks to fix markdown rendering 03 August 2016, 00:44:06 UTC
b27039f Merge pull request #17729 from JuliaLang/teh/summary_indices Some fixes for summary, show, and map for non-1 indices 02 August 2016, 21:00:00 UTC
82dafeb Merge pull request #17762 from JuliaLang/jb/showfixes fix 2 printing issues 02 August 2016, 20:16:13 UTC
f0a138c make flipdim require an in-bounds dimension argument (fixes #17752) 02 August 2016, 18:31:15 UTC
4425f1e fix #17741 (return type of sets built from generators) (#17757) 02 August 2016, 18:28:55 UTC
aa6fd2b fix #17705, `2e3_x` should parse as `2e3 * _x` 02 August 2016, 17:55:37 UTC
fc75f4d fix #17720, showcompact shows Float32s with `e` instead of `f` 02 August 2016, 16:15:59 UTC
542a1b1 fix #17712, `show` of generator exprs with >1 range 02 August 2016, 15:21:47 UTC
328b561 Merge pull request #17611 from JuliaLang/teh/steprange Make StepRange safe for more number types 02 August 2016, 15:19:24 UTC
af7ea3d Merge pull request #17742 from JuliaLang/jb/fixes two small syntax-related fixes 02 August 2016, 14:57:50 UTC
6f68211 Documentation formatting fixes Macro reference syntax uses `:func:` rather than `:ref:`, which is just for section titles. Add space between a backtick and next character to correctly parse reference. Correct indent of a sublist which sphinx parsed as a list within a blockquote within another list. 02 August 2016, 14:50:05 UTC
ab4be3a RFC: Make isapprox compare element-wise when the vector norm is infinite (#17658) * Make isapprox compare elementwise when the vector norm is infinite * Test change to isapprox for arrays * Documented isapprox fallback behavior * Document change to isapprox fallback when norm(x,y) is infinite * Put docs in the right place hopefully * Commit the auto-generated change * Remove use of map, reword explanation of behavior 02 August 2016, 13:32:13 UTC
d93e278 Merge pull request #17750 from xorJane/doctimemacros Move docstrings for timing macros/functions inline 02 August 2016, 13:22:12 UTC
a7efed1 Merge pull request #17737 from ranjanan/RA/doctest Fix all doctests 02 August 2016, 11:30:30 UTC
81c1b0b Improve performance of size(A) and drop `pure` on indices 02 August 2016, 09:18:51 UTC
62308af Define indices for more containers and fix map 02 August 2016, 09:18:51 UTC
18234a0 Implement generic `summary` and fix `show_vector` for non-1 indices 02 August 2016, 09:18:46 UTC
6b6dead Merge pull request #17732 from JuliaLang/yyc/gc/debug-fix Fix GC stack scrub when the GC is running on a worker thread 02 August 2016, 06:09:31 UTC
e9f18d7 Fix auto-gen doc at source 02 August 2016, 04:27:09 UTC
1ea1d0a Fix GC stack scrub when the GC is running on a worker thread Also scrub the stacks of all tasks instead of only the currently running one. 02 August 2016, 03:04:49 UTC
a11fcb0 Add cross references to the doc strings of timing macros and functions. 02 August 2016, 01:42:26 UTC
c46d8aa Move doc strings for time-related macros/functions inline from docs/helpdb/Base.jl. 02 August 2016, 01:42:26 UTC
633443c Merge pull request #17739 from JuliaLang/kc/scale fix fallback for scaling blas number with array 02 August 2016, 00:53:28 UTC
1fde9d6 Merge pull request #17735 from helgee/fix-llvm Fix broken build after distclean-llvm. 01 August 2016, 23:58:16 UTC
1472c91 Merge pull request #17731 from JuliaLang/tb/asan Minor ASAN improvements 01 August 2016, 23:42:49 UTC
643bac8 Merge pull request #17708 from rsrock/rsr/test-ignore-startup Fix tests to ignore the startup file 01 August 2016, 21:42:53 UTC
ebb95e7 fix #17668, deprecation for `for ( ... )` 01 August 2016, 20:57:07 UTC
07f93ee fix #17701, better error message for `i == 3 && i+=1` 01 August 2016, 20:56:37 UTC
fc3cbc9 NEWS updates for Dict comprehensions and `map` of Dict. ref #17714 [ci skip] 01 August 2016, 20:53:25 UTC
7da18ed fix fallback for scaling blas number with array 01 August 2016, 19:51:43 UTC
32fecde Merge pull request #17734 from iblis17/master Fix utf8proc include path for flisp 01 August 2016, 19:48:46 UTC
e2d2925 Merge pull request #17691 from JuliaLang/kf/refactorlibgit2 Refactor libgit2 credential callback 01 August 2016, 16:59:05 UTC
19fe5a4 ASAN: warn if our SIGSEGV handler will be blocked. SIGSEGV can be benign, but ASAN will die so we need to be able to handle the signal ourselves (see #17706). 01 August 2016, 16:49:28 UTC
410c615 ASAN/MSAN: move preprocessor checks to a JL_ definition. 01 August 2016, 16:48:19 UTC
bef5b79 Merge pull request #17683 from dhoegh/parsing Add test #10046 and fix todo 01 August 2016, 16:44:16 UTC
ed6295f NEWS: fix misspelling of "parallel" 01 August 2016, 16:10:20 UTC
b804dd4 Merge pull request #17669 from JuliaLang/sk/news NEWS: move tooling towards end; delete empty CL options section 01 August 2016, 15:51:00 UTC
ff17fa4 NEWS: some copy improvements for Strings [ci skip] 01 August 2016, 15:31:26 UTC
1b71774 NEWS: reorganize for better flow and structure 01 August 2016, 15:30:01 UTC
00ddf13 NEWS: move tooling towards end; delete empty CL options section 01 August 2016, 15:30:01 UTC
3ace05a Make promote_op rely on Core.Inference.return_type 01 August 2016, 13:35:48 UTC
ef90793 Fix all doctests [ci skip] 01 August 2016, 12:00:33 UTC
c3b55f2 add islocked predicate and align API for task and thread locks 01 August 2016, 11:59:52 UTC
7be8b79 Fix broken build after distclean-llvm. 01 August 2016, 10:50:12 UTC
0e90cb9 Indent and grammar fix [ci skip] 01 August 2016, 08:24:29 UTC
c10667f Merge pull request #17447 from oxinabox/master Fast exp2(::Int) (fixs #17412) 01 August 2016, 07:45:33 UTC
159f8f5 Fix utf8proc include path for flisp close #17734 01 August 2016, 07:40:59 UTC
6c0d32e Merge pull request #17615 from eschnett/eschnett/invmod Correct `invmod` for unsigned integers and for negative moduli 01 August 2016, 07:37:38 UTC
d68448c Merge pull request #17636 from JuliaLang/jb/codereflec return LambdaInfo instead of array from @code_{typed,lowered} 01 August 2016, 03:45:47 UTC
c18c7a5 Fix tests to ignore the startup file To find the offending tests, it was helpful to use a .juliarc.jl with just `error("don't include me")`. 01 August 2016, 03:31:37 UTC
6c3ec76 Merge pull request #17733 from JuliaLang/jn/bigger-lock acquire the codegen lock as a more frequent lock 01 August 2016, 03:18:15 UTC
67efdcf avoid leaving process zombies while investigating #14434, I noticed that the test code there is creating zombies to fix that, we need to avoid calling uv_close in the finalizer until after the process has exited (or during atexit) 01 August 2016, 03:16:23 UTC
c4b1ed6 wait for stream to finish flush before returning from close fix #14434 01 August 2016, 03:16:23 UTC
back to top