Skip to content

Releases: JuliaCollections/DataStructures.jl

Julia v0.6 depwarn, ambiguity, and other misc fixes

22 Feb 06:33

Choose a tag to compare

  • Fix an ambiguities in SortedDict, SortedMultiDict constructors
  • Fix 0.6 typealias depwarn
  • Fix 0.6 abstract type declaration depwarn
  • Fix 0.6 misc other depwarns
  • Fix push!(x::Accumulator,...) ambiguous function definitions
  • Fix typing in BinaryHeap type
  • Remove eval from DefaultDict constructor

Fix deprecation warnings on Julia 0.6

18 Jan 16:29

Choose a tag to compare

Julia 0.6 fixes (#257)

* Julia 0.6 fixes
* Remove recently introduced TypeVars.
* Don't allow failure on nightly

unbreak gadfly

07 Jan 20:50

Choose a tag to compare

Merge pull request #247 from tkelman/pinned.4a9edb3a.tmp

Revert "Remove HashDict"

v0.5.0: Merge pull request #238 from ararslan/aa/priorityqueue

05 Jan 17:18

Choose a tag to compare

v0.4.3: Merge pull request #181 from JuliaLang/guy_changelog

11 Feb 01:41

Choose a tag to compare