swh:1:snp:a72e953ecd624a7df6e6196bbdd05851996c5e40

sort by:
Revision Author Date Message Commit Date
10f80ef WIP: move macro-expand scope resolution into resolve-scopes 02 August 2017, 18:21:18 UTC
7ec9b18 partially fix some macro expansion scope bugs fix #22307 27 July 2017, 19:44:57 UTC
c358d02 silence workspace test warning 27 July 2017, 19:44:00 UTC
85a2555 allow a function instead of a string as Prompt.prompt (#22809) 27 July 2017, 16:15:47 UTC
d6e1e86 Added kwargs to invokelatest. (#22646) * Added kwargs to invokelatest. * Cleaned up invokelatest tests. * Replaced the `eval` with a module to help with readability. * Added a test case to demonstrate the failure condition that invokelatest fixes. * Moved `f` and `args` inside closure rather than passing them in. 27 July 2017, 14:50:56 UTC
29c78b7 REPL: jump to first/last history entries (#22829) 27 July 2017, 14:41:40 UTC
36f2bd0 specify alignment for printing Pair in arrays (#22899) 27 July 2017, 10:56:57 UTC
a2d375f Merge pull request #22819 from JuliaLang/jn/asmwriter_di code_llvm: print source locations 27 July 2017, 05:03:13 UTC
af7a927 Add tests for mean and var on arrays with unitful elements. (#22956) Fix var along a dimension for arrays with unitful elements. 26 July 2017, 23:58:50 UTC
b5b3c42 Error tests for bkfact getindex (#22962) 26 July 2017, 23:16:09 UTC
ce3851b Merge pull request #22955 from JuliaLang/jb/mallocwrap refactor size adjustments in malloc wrappers 26 July 2017, 20:42:39 UTC
8ebedd6 Merge pull request #22958 from JuliaLang/jb/fix17240 fix #17240, evaluate keyword argument defaults in successive scopes 26 July 2017, 20:26:15 UTC
4b296b7 Merge pull request #22967 from JuliaLang/jb/typedefwarning fix compiler warning about repeated typedef in tls.h 26 July 2017, 19:25:42 UTC
deaf668 Merge pull request #22954 from JuliaLang/jb/stringegal treat String as immutable in `===`. part of #22193 26 July 2017, 18:52:58 UTC
3308973 fix compiler warning about repeated typedef in tls.h 26 July 2017, 16:41:39 UTC
0af919b fix #17240, evaluate keyword argument defaults in successive scopes This matches the behavior of optional positional arguments. 26 July 2017, 14:45:57 UTC
0a37b3d fix \(A::HermOrSym{BigFloat}, b::AbstractVector) (#22960) * fix \(A::HermOrSym{BigFloat}, b::Vector) * enable testing of more matmul methods for HermOrSym{BigFloat} 26 July 2017, 13:34:54 UTC
892768c Merge pull request #22957 from JuliaLang/jb/endcat fix regression in parsing `end` inside cat inside ref 25 July 2017, 22:26:00 UTC
b37f49b refactor size adjustments in malloc wrappers 25 July 2017, 22:07:12 UTC
346b692 printing Dict: don't show ellipsis when everything fits (#22917) * printing Dict: don't show ellipsis when everything fits * also, harmonize how Dict and keys(::Dict) are shown, when ellipsis is used 25 July 2017, 21:48:18 UTC
31195d0 print Pair with spaces around "=>" (#22916) * print Pair with spaces around "=>" * Put spaces only when printing non-compactly. * The first and second elements of a pair are printed compactly. * print Pair's members non-compactly if context contains :compact=>false 25 July 2017, 21:46:35 UTC
8e2a595 Merge pull request #22935 from JuliaLang/rf/test-IntSet test some order properties of IntSet 25 July 2017, 21:43:08 UTC
7437cd6 Merge pull request #22951 from JuliaLang/rf/MT-hash define hash(::MersenneTwister) 25 July 2017, 21:41:41 UTC
8e1c65d determinant for HermOrSym{!(<:BlasFloat)} (#22902) and tests for logdet and logabsdet 25 July 2017, 21:22:04 UTC
b316b61 pager: split the argument for handling options (#22852) 25 July 2017, 20:45:30 UTC
6a3a308 treat String as immutable in `===`. part of #22193 25 July 2017, 20:03:11 UTC
554cb08 fix regression in parsing `end` inside cat inside ref 25 July 2017, 19:55:46 UTC
7359aec Remove momenttype and use reduction initialization infrastructure (#22937) for determining the return type. Adjust return type determination in _quantile Fixes #22901 25 July 2017, 17:35:11 UTC
9186ae4 Merge pull request #22946 from JuliaLang/jb/svecegal fix codegen bug in `===` on two `SimpleVector`s 25 July 2017, 16:10:42 UTC
00ee0ab Merge pull request #22947 from JuliaLang/jb/fix18912 fix #18912, `::` should not parse as an identifier 25 July 2017, 14:48:52 UTC
067deb5 define hash(::MersenneTwister) 25 July 2017, 10:48:36 UTC
fd951c2 support lazy all_to_all connection setups (#22814) 25 July 2017, 08:28:18 UTC
a1bcd73 fix #18912, `::` should not parse as an identifier 25 July 2017, 04:56:11 UTC
d328a82 fix spurious exception printing on custom topologies (#22933) 25 July 2017, 04:45:02 UTC
2fca4d3 fix codegen bug in `===` on two `SimpleVector`s 25 July 2017, 02:43:40 UTC
79ff734 Add Examples to a bunch of doctests (#22920) * Add Examples to a bunch of doctests * Remove redundant example 24 July 2017, 20:47:05 UTC
04d76f3 change array and range promotion rule not to convert both containers (#22757) 24 July 2017, 17:05:22 UTC
fdc33b2 Merge pull request #22919 from JuliaLang/jb/fix18935 fix some parsing issues with `end` and blocks inside expressions 24 July 2017, 17:04:49 UTC
510efbf faster rem(::BigInt, ::Type{Union{Bool, Int, UInt...}}) (#21984) 24 July 2017, 15:47:11 UTC
cf8a697 Merge pull request #22589 from JuliaLang/jn/remotecall_eval add procs argument to `@-everywhere`, and move code to a function 24 July 2017, 14:32:37 UTC
35b7e00 Merge pull request #22930 from JuliaLang/yyc/codegen/isdefined Fix typo in isdefined codegen 24 July 2017, 13:01:47 UTC
981bfa8 test some order properties of IntSet 24 July 2017, 10:18:33 UTC
9345b0d fix link in require.md devdocs (#22931) 24 July 2017, 08:20:51 UTC
8d8ecec Fix typo in isdefined codegen Fix #22929 24 July 2017, 01:02:23 UTC
7287321 add mutating versions of randperm & randcycle (#22723) 23 July 2017, 16:35:59 UTC
2f3bef1 test isposdef[!] for HermOrSym{BigFloat} (#22913) 23 July 2017, 09:11:46 UTC
d67cc70 Merge pull request #22906 from JuliaLang/jb/thrheaders reorganize threading-related headers a bit 22 July 2017, 22:52:17 UTC
9bb87c5 Move display & MIME stuff out of helpDB, xrefs (#22890) 22 July 2017, 22:50:01 UTC
f0a8c8c fix some parsing issues with `end` and blocks inside expressions - `end` should only be special inside indexing expressions, not cat - Blocks introduced by words (e.g. `if`, `begin`) should revert to normal parsing context, so `for` is no longer special. Fixes #18935 22 July 2017, 21:44:04 UTC
17496a4 Merge pull request #22911 from JuliaLang/jb/tthttt fix `tuple_type_head` and `tuple_type_tail` on `UnionAll` 22 July 2017, 18:45:50 UTC
0b95a5d Merge pull request #22912 from JuliaLang/kf/fixciregresssion Fix recent CI compile time perf regression 22 July 2017, 17:50:28 UTC
7181300 Add test for 22865 (#22896) 22 July 2017, 05:16:22 UTC
bb514ea reorganize threading-related headers a bit splits atomics.h, locks.h, and tls.h out of julia_threads.h and julia.h 22 July 2017, 02:48:57 UTC
e3ad45e Merge pull request #22909 from JuliaLang/jb/fix22908 fix #22908, typemap ordering of `Union` vs. `Type{Union{...}}`. 22 July 2017, 02:47:55 UTC
a627e51 Add JL_ namespace to all header include guards (#22904) Add JL_ namespace to all header include guards 22 July 2017, 02:44:58 UTC
d9903b1 Add test for a^p where a is positive definite (#22895) 22 July 2017, 01:01:39 UTC
5ea8c7c Merge pull request #22566 from iblis17/fix-open_cloexec test/file: repeated running `test_13559` triggers SystemError randomly 22 July 2017, 00:44:26 UTC
2d6a589 Add an option to dump LLVM IR without generating sysimg This option is useful for tracing all the llvm IR generating during JITting and running it through opt, e.g. to track down compile time performance regressions. 21 July 2017, 23:41:53 UTC
1aedbd7 Fix typo in GC Lowering My misrememberance of how the C++ STL works caused us to insert way too many stores here. This fixes the recent compile time performance regressions observed on CI. 21 July 2017, 23:09:25 UTC
c52c005 Some simple improvements to GC lowering performance Avoid doing some redundant work/copying. Cleanup formatting. 21 July 2017, 23:09:24 UTC
ce18679 Remove special cases for AbstractString repeat (#22805) 21 July 2017, 22:43:28 UTC
763d008 fix `tuple_type_head` and `tuple_type_tail` on `UnionAll` 21 July 2017, 22:24:58 UTC
7e37e5d fix #22908, typemap ordering of `Union` vs. `Type{Union{...}}`. 21 July 2017, 21:20:05 UTC
deb0941 use markdown sections for default doc sections (#22894) 21 July 2017, 20:24:12 UTC
98f2726 Merge pull request #21728 from JuliaLang/nl/in Fix in(x, r::Range{<:Integer}) when x is not numeric 21 July 2017, 19:56:34 UTC
5d159b5 respecialize normalized vararg type parameters as part of precise_container_type (#22877) also use more specialized vararg type params in inlining_pass if available 21 July 2017, 19:51:57 UTC
2b983d4 pluralize #Example, remove newline after it and add note to Contributing (#22570) * pluralize `# Example` and add note to CONTRIBUTING.md remove empty line after `# Examples` one hash on example one less hash fix some small stuff moore Examples * fix quotes * remove missplaced doctest 21 July 2017, 16:02:16 UTC
105cdb8 Merge pull request #22876 from JuliaLang/jn/no-node1-include-docs NEWS: doc removal of include_from_node1 21 July 2017, 16:00:18 UTC
6917c84 Merge pull request #22818 from JuliaLang/jn/cg-linearize linearize more of codegen 21 July 2017, 15:36:17 UTC
ec5e6f7 Move things out of helpDB, add some xrefs (#22889) * Move things out of helpDB, add some xrefs 21 July 2017, 15:32:10 UTC
e640f66 Merge pull request #22892 from JuliaLang/jb/7479 better syntax error for `&&&`, fixes #7479 21 July 2017, 02:49:37 UTC
1dea9d2 Merge pull request #22859 from JuliaLang/jb/13079 deprecate parsing `*` inside `<<`. part of #13079 20 July 2017, 22:32:59 UTC
cf354f7 better syntax error for `&&&`, fixes #7479 20 July 2017, 21:41:12 UTC
614a513 NEWS: doc removal of include_from_node1 PR #22588 20 July 2017, 20:04:24 UTC
cdaa5a7 IntSet: faster maximum/minimum/issorted (#22856) 20 July 2017, 19:34:33 UTC
8224e10 deprecate parsing `*` inside `<<`. part of #13079 20 July 2017, 19:30:40 UTC
3e8b32d Remove unused variable in GC root placement (#22848) This was causing an unused variable warning when building with Clang. 20 July 2017, 16:50:55 UTC
8cd3c3f use in-place inv, since lufact already made a copy (#22767) 20 July 2017, 08:48:23 UTC
64a02aa Better representations of expressions (#22869) * Parenthesize negation of first argument in exponentiated expressions * Print unary operators together with operator_precedence(:^) right * Add show_unquoted for Complex and clean-up show for :(.), :(::), :^ 20 July 2017, 05:15:54 UTC
369aa20 emit warning when importing a deprecated binding (#22845) * emit warning when importing a deprecated binding * suppress warning if depwarns off * suppress redundant warning for moved-binding deprecations * add test for import deprecation 20 July 2017, 04:55:27 UTC
adcc9c4 Check the box in the platform table that says we have FreeBSD CI (#22861) Check the box in the platform table that says we have FreeBSD CI and demote PowerPC to community supported 20 July 2017, 03:46:40 UTC
876294d Deprecate readstring in favor of read(io, String) (#22864) deprecate readstring for read(io, String). fixes #22793. 20 July 2017, 03:37:33 UTC
5a25f63 Merge pull request #22872 from JuliaLang/jb/fix22868 fix #22868, parse errors for `x@time` and `@ time` 20 July 2017, 03:17:35 UTC
45c025b Testsets for symmetric and fix pow tests (#22827) * Testsets for symmetric and fix pow tests * Split apart Symm/Herm * More updates! * More updates again * fix whitespace * Address Tony's comments * Fix naming mistake in conflict resolution (squash this) 19 July 2017, 21:22:04 UTC
35011da MPFR patch to fix sin on 32-bit long. (#22857) * MPFR patch to fix sin on 32-bit long. Fixes #22758. * add flag and test for patch * add test number * use get_version as a function 19 July 2017, 21:09:43 UTC
54ba4e5 Merge pull request #22860 from JuliaLang/ksh/doctests Move a doc out, add doctests to some things 19 July 2017, 18:43:21 UTC
44f3d7c Merge pull request #22189 from JuliaLang/vc/win_libatomic Install and use libatomic on windows. 19 July 2017, 18:32:20 UTC
d1de420 add procs argument to @-everywhere and move code to a function adding remotecall_eval lets us simplify code that previously needed awkward contortions to use remotecall_fetch on an anonymous function fixes a code-duplication bug in the case where something is spliced into expr and removes and corrects misleading information in the doc string 19 July 2017, 17:34:03 UTC
3ebdf24 fix #22868, parse errors for `x@time` and `@ time` 19 July 2017, 16:33:25 UTC
7c045f0 Serialize zeroed-out remote refs to non-ClusterSerializer objects (#22836) 19 July 2017, 15:07:59 UTC
5d3cbf7 Fix type instability in _in_range n would be an Int when step(r) == 0, but possibly of another type when step(r) != 0. 19 July 2017, 09:57:38 UTC
dcd71e7 Fix in(x, r::Range{<:Integer}) when crossing types Previously, failures would happen when checking whether a non-real or irrational value was in a range, contrary to what happens with an Array. This was inconsistent with the fallback definition any(y -> y == x, itr). To fix this, restrict the signature of optimized methods to Real, which are the only types for which we can be certain the operations are supported. 19 July 2017, 09:57:25 UTC
672e3c7 code_native/llvm: print full inlining info 19 July 2017, 00:16:29 UTC
5f06d85 code_llvm: print source locations Supplements the printing of LLVM IR with source location information 19 July 2017, 00:09:37 UTC
eb133ab Define chol for UniformScaling's (#22633) * Define chol for UniformScaling's * Move test for chol(lambda*I) to test/linalg/uniformscaling.jl 18 July 2017, 23:30:45 UTC
8bf8d16 Move a doc out, add doctests to some things 18 July 2017, 22:30:57 UTC
88435c0 Merge pull request #22838 from JuliaLang/rf/fix-ndigits-0 Base.ndigits0z(0, b) must return 0 (fix #22837) 18 July 2017, 21:26:18 UTC
f77d4cf Merge pull request #22847 from JuliaLang/jb/showall RFC: deprecate `showall` 18 July 2017, 17:03:31 UTC
5b36569 define deg2rad and rad2deg for any Number (#22811) 18 July 2017, 16:50:30 UTC
40fbfdd codegen: remove expr_type 18 July 2017, 15:30:07 UTC
back to top