Ccall TypeError
|
|
0
|
470
|
January 22, 2018
|
Isalnum deprecated?
|
|
0
|
818
|
January 21, 2018
|
Representing Nullable Values
|
|
39
|
7314
|
January 20, 2018
|
Performance hit with 0.7
|
|
9
|
1970
|
January 19, 2018
|
How to write byte literals in v0.7
|
|
4
|
1118
|
January 18, 2018
|
Rstrip minor bug
|
|
24
|
2211
|
January 16, 2018
|
Feature request: implicit use of struct member
|
|
15
|
1949
|
January 16, 2018
|
A Plea for Bit-Twiddlers! (please keep ! as logical negation, separate from bitwise negation!)
|
|
49
|
5248
|
January 15, 2018
|
Impact of Spectre on Julia?
|
|
19
|
2429
|
January 14, 2018
|
Nullables (moved out of Base) seems to be broken on master
|
|
8
|
1087
|
January 13, 2018
|
A Modest Proposal (for !, &, | and ~)
|
|
10
|
1590
|
January 13, 2018
|
Behavior of broadcasted chop
|
|
5
|
748
|
January 12, 2018
|
Documentation for `thisind` doesn't match behavior
|
|
3
|
995
|
January 12, 2018
|
Strange error after an error occurred with `isvalid(::AbstractString, ::Integer)`
|
|
4
|
728
|
January 9, 2018
|
Help debug Emacs term newline quirk
|
|
3
|
782
|
January 9, 2018
|
Inconsistency between `replace` on an `AbstractString` vs. `Vector{Char}`
|
|
4
|
684
|
January 7, 2018
|
Meaning of `isless`, `<`, `cmp`, `isequal`, `==`, total order, partial order, unordered
|
|
24
|
2320
|
January 7, 2018
|
Compiling Julia master on High Sierra
|
|
3
|
1376
|
January 6, 2018
|
Difference b/w include("foo.jl") and eval(parse(readstring(open( "foo.jl" ))))
|
|
14
|
2319
|
January 4, 2018
|
Performance of type annotations
|
|
2
|
1193
|
January 4, 2018
|
Standardized source code location display format
|
|
12
|
1128
|
January 2, 2018
|
Function without name... feature or bug?
|
|
3
|
987
|
January 1, 2018
|
Problems with deprecations of islower, lowercase, isupper, uppercase
|
|
179
|
13346
|
January 1, 2018
|
Penalty associated with arrays of differently typed objects of identical structure
|
|
5
|
892
|
December 31, 2017
|
Why are there broadcast versions of functions?
|
|
17
|
5393
|
December 31, 2017
|
Deprecation => error?
|
|
10
|
1670
|
December 30, 2017
|
Could `Base._return_type` ever be inferable?
|
|
7
|
874
|
December 29, 2017
|
Tiny suggestion: REPL printout of 1-dim arrays as rows
|
|
12
|
1889
|
December 27, 2017
|
Rename `writedlm` to `printdlm` to parallel `print` vs. `write`
|
|
2
|
729
|
December 27, 2017
|
Make the use of the word "dimension" consistent in the documentation
|
|
6
|
947
|
December 26, 2017
|