|
METADATA.jl
|
|
2
|
688
|
January 25, 2018
|
|
Moving BigFloat to stdlib?
|
|
7
|
1727
|
January 24, 2018
|
|
Julia's UTF-8 handling [vs. new Python's 3.7 UTF-8 PEP 540]
|
|
29
|
5014
|
January 24, 2018
|
|
LoadError instead of thrown exception in macro execution on master
|
|
1
|
560
|
January 23, 2018
|
|
Proposal of Numpy-like "endpoint" option for linspace
|
|
13
|
2502
|
January 22, 2018
|
|
Ccall TypeError
|
|
0
|
492
|
January 22, 2018
|
|
Isalnum deprecated?
|
|
0
|
850
|
January 21, 2018
|
|
Representing Nullable Values
|
|
39
|
7747
|
January 20, 2018
|
|
Performance hit with 0.7
|
|
9
|
2091
|
January 19, 2018
|
|
How to write byte literals in v0.7
|
|
4
|
1169
|
January 18, 2018
|
|
Rstrip minor bug
|
|
24
|
2516
|
January 16, 2018
|
|
Feature request: implicit use of struct member
|
|
15
|
2118
|
January 16, 2018
|
|
A Plea for Bit-Twiddlers! (please keep ! as logical negation, separate from bitwise negation!)
|
|
48
|
5622
|
January 15, 2018
|
|
Impact of Spectre on Julia?
|
|
19
|
2574
|
January 14, 2018
|
|
Nullables (moved out of Base) seems to be broken on master
|
|
7
|
1197
|
January 13, 2018
|
|
A Modest Proposal (for !, &, | and ~)
|
|
10
|
1699
|
January 13, 2018
|
|
Behavior of broadcasted chop
|
|
5
|
812
|
January 12, 2018
|
|
Documentation for `thisind` doesn't match behavior
|
|
3
|
1057
|
January 12, 2018
|
|
Strange error after an error occurred with `isvalid(::AbstractString, ::Integer)`
|
|
4
|
767
|
January 9, 2018
|
|
Help debug Emacs term newline quirk
|
|
3
|
837
|
January 9, 2018
|
|
Inconsistency between `replace` on an `AbstractString` vs. `Vector{Char}`
|
|
4
|
734
|
January 7, 2018
|
|
Meaning of `isless`, `<`, `cmp`, `isequal`, `==`, total order, partial order, unordered
|
|
24
|
2520
|
January 7, 2018
|
|
Compiling Julia master on High Sierra
|
|
3
|
1436
|
January 6, 2018
|
|
Difference b/w include("foo.jl") and eval(parse(readstring(open( "foo.jl" ))))
|
|
14
|
2466
|
January 4, 2018
|
|
Performance of type annotations
|
|
2
|
1243
|
January 4, 2018
|
|
Standardized source code location display format
|
|
12
|
1229
|
January 2, 2018
|
|
Function without name... feature or bug?
|
|
3
|
1040
|
January 1, 2018
|
|
Problems with deprecations of islower, lowercase, isupper, uppercase
|
|
179
|
15327
|
January 1, 2018
|
|
Penalty associated with arrays of differently typed objects of identical structure
|
|
5
|
974
|
December 31, 2017
|
|
Why are there broadcast versions of functions?
|
|
17
|
5604
|
December 31, 2017
|