|
A Plea For Compat(ability)
|
|
2
|
1099
|
January 28, 2018
|
|
Julia - is a fractal of good design?
|
|
7
|
2304
|
January 28, 2018
|
|
BigFloat, 1.5x..2x faster
|
|
3
|
1065
|
January 27, 2018
|
|
LazyCall, again, sorry
|
|
5
|
856
|
January 26, 2018
|
|
Timeline for Julia 1.0
|
|
1
|
1863
|
January 26, 2018
|
|
Possible bug: anyone know what "WARNING: Caught an exception in the keymap:" means?
|
|
3
|
850
|
January 26, 2018
|
|
METADATA.jl
|
|
2
|
699
|
January 25, 2018
|
|
Moving BigFloat to stdlib?
|
|
7
|
1736
|
January 24, 2018
|
|
Julia's UTF-8 handling [vs. new Python's 3.7 UTF-8 PEP 540]
|
|
29
|
5061
|
January 24, 2018
|
|
LoadError instead of thrown exception in macro execution on master
|
|
1
|
578
|
January 23, 2018
|
|
Proposal of Numpy-like "endpoint" option for linspace
|
|
13
|
2524
|
January 22, 2018
|
|
Ccall TypeError
|
|
0
|
496
|
January 22, 2018
|
|
Isalnum deprecated?
|
|
0
|
851
|
January 21, 2018
|
|
Representing Nullable Values
|
|
39
|
7778
|
January 20, 2018
|
|
Performance hit with 0.7
|
|
9
|
2123
|
January 19, 2018
|
|
How to write byte literals in v0.7
|
|
4
|
1174
|
January 18, 2018
|
|
Rstrip minor bug
|
|
24
|
2559
|
January 16, 2018
|
|
Feature request: implicit use of struct member
|
|
15
|
2131
|
January 16, 2018
|
|
A Plea for Bit-Twiddlers! (please keep ! as logical negation, separate from bitwise negation!)
|
|
48
|
5673
|
January 15, 2018
|
|
Impact of Spectre on Julia?
|
|
19
|
2576
|
January 14, 2018
|
|
Nullables (moved out of Base) seems to be broken on master
|
|
7
|
1201
|
January 13, 2018
|
|
A Modest Proposal (for !, &, | and ~)
|
|
10
|
1724
|
January 13, 2018
|
|
Behavior of broadcasted chop
|
|
5
|
815
|
January 12, 2018
|
|
Documentation for `thisind` doesn't match behavior
|
|
3
|
1058
|
January 12, 2018
|
|
Strange error after an error occurred with `isvalid(::AbstractString, ::Integer)`
|
|
4
|
772
|
January 9, 2018
|
|
Help debug Emacs term newline quirk
|
|
3
|
839
|
January 9, 2018
|
|
Inconsistency between `replace` on an `AbstractString` vs. `Vector{Char}`
|
|
4
|
744
|
January 7, 2018
|
|
Meaning of `isless`, `<`, `cmp`, `isequal`, `==`, total order, partial order, unordered
|
|
24
|
2542
|
January 7, 2018
|
|
Compiling Julia master on High Sierra
|
|
3
|
1438
|
January 6, 2018
|
|
Difference b/w include("foo.jl") and eval(parse(readstring(open( "foo.jl" ))))
|
|
14
|
2497
|
January 4, 2018
|