Inconsistency of line continuation after comma in script vs REPL
|
|
0
|
503
|
August 4, 2018
|
Selectperm bug or wrong documentation?
|
|
2
|
541
|
August 3, 2018
|
Runtime disable deprecation warnings
|
|
0
|
422
|
August 2, 2018
|
Enough deprecations!
|
|
24
|
3440
|
August 1, 2018
|
Escaped line breaks in (e.g.) @enum?
|
|
3
|
682
|
July 27, 2018
|
Julia Threads vs BLAS threads
|
|
16
|
10991
|
July 26, 2018
|
Git workflow to upgrade packages to 0.7
|
|
7
|
941
|
July 26, 2018
|
Possibility to check `∈` and `∉` in the `===` sense
|
|
5
|
663
|
July 24, 2018
|
Differences in rand between v0.6 and v0.7
|
|
2
|
1151
|
July 24, 2018
|
Fields with abstract types in Base and StdLib
|
|
0
|
648
|
July 24, 2018
|
Julia v0.7: performance regression with terminal printout and/or `UnicodePlots`
|
|
7
|
914
|
July 23, 2018
|
Creating an Array{Array{UInt8}} in C
|
|
4
|
1090
|
July 21, 2018
|
Pkg3 project workflow questions
|
|
4
|
801
|
July 19, 2018
|
Why is Greek ano teleia a valid identifier character?
|
|
8
|
1539
|
July 18, 2018
|
String from iterator (HasEltype(), which is UInt8, HasLength())
|
|
2
|
529
|
July 17, 2018
|
Guide the user through ?-REPL (Help mode)
|
|
14
|
1360
|
July 15, 2018
|
Default value of wrong type in function definition
|
|
2
|
529
|
July 13, 2018
|
Push! is very slow on Vector{Union{...}}
|
|
2
|
838
|
July 12, 2018
|
Name for last version that supports v0.6
|
|
5
|
708
|
July 12, 2018
|
Extending AbstractArray while wrapping any AbstractArray
|
|
7
|
688
|
July 12, 2018
|
Many or few constructor signatures?
|
|
3
|
916
|
July 11, 2018
|
Pkg add 'at' or 'trackto' / @ or #
|
|
6
|
887
|
July 10, 2018
|
New Release Tag mechanism
|
|
1
|
813
|
July 10, 2018
|
Pkg environment is sticky (Julia v0.7-beta)
|
|
11
|
1497
|
July 10, 2018
|
Log (eg depwarn) message source full path
|
|
4
|
552
|
July 6, 2018
|
New behavior of open(command)
|
|
0
|
545
|
July 5, 2018
|
How to generate a new package/module for v0.7-beta only
|
|
0
|
637
|
July 5, 2018
|
<: union shorthand in NamedTuple type
|
|
2
|
546
|
July 5, 2018
|
Why doesn't `mul!` have a GEMV style interface?
|
|
1
|
652
|
July 3, 2018
|
Why `get(d, k, default)` allows `default` of a type different than `valtype(d)`?
|
|
1
|
491
|
July 3, 2018
|