• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JuliaLang / DataStructures.jl / 364

Builds Branch Commit Type Ran Committer Via Coverage
364 yyc/accum-values implement values(::Accumulator) Ref #139 push 31 Oct 2015 02:00AM UTC yuyichao travis-ci pending completion   set done
363 master Serialize and deserialize compat with Julia 0.4 Pull #138 26 Oct 2015 09:31PM UTC Daniel Arndt travis-ci pending completion   set done
362 master Merge pull request #137 from JuliaLang/yyc/import== Fix depwarn about extending == without explicit import push 20 Oct 2015 01:12PM UTC yuyichao travis-ci pending completion   set done
361 master Fix depwarn about extending == without explicit import Pull #137 18 Oct 2015 10:57PM UTC yuyichao travis-ci pending completion   set done
360 yyc/import== Fix depwarn about extending == without explicit import push 18 Oct 2015 10:19PM UTC Yichao Yu travis-ci pending completion   set done
359 master Merge pull request #78 from garrison/isequal WIP: Fix #34, implement `==` instead of `isequal` in places push 13 Oct 2015 04:25PM UTC Kevin Squire travis-ci pending completion   set done
358 master Merge pull request #136 from lostanlen/list-equality Fix #135, define ==(x::Nil, y::Nil) and ==(x::Cons, y::Cons) push 13 Oct 2015 03:33PM UTC kmsquire travis-ci pending completion   set done
357 master Define ==(x::Nil, y::Nil) and ==(x::Cons, y::Cons) Bug fix to issue #135 : list(x)==list(x) returns false. With this implementation, nil(T) == nil(S) for all types T ans S. This follows the same equality rule as in arrays : T[] == S[]. When x::Co... Pull #136 13 Oct 2015 07:40AM UTC lostanlen travis-ci pending completion   set done
356 master Merge pull request #126 from StephenVavasis/fix_eltype_again Change eltype of sorted containers to Pair{} push 05 Oct 2015 04:30AM UTC Kevin Squire travis-ci pending completion   set done
355 master Change eltype of sorted containers to Pair{} In order to be compatible with dict, the eltype(.) function for SortedDict and SortedMultiDict now returns Pair{K,V} instead of Tuple{K,V}. This requires a host of other changes. Address recent chang... Pull #126 03 Oct 2015 04:31PM UTC Stephen Vavasis travis-ci pending completion   set done
354 master Merge branch 'master' of https://github.com/JuliaLang/DataStructures.jl into fix_eltype_again Conflicts: README.rst src/containerloops.jl Pull #126 03 Oct 2015 01:23AM UTC Stephen Vavasis travis-ci pending completion   set done
353 v0.3.13 Merge pull request #131 from JuliaLang/yyc/0.4-binding Union() -> Union{} push 19 Sep 2015 03:03PM UTC Yichao Yu travis-ci pending completion   set done
352 master Merge pull request #131 from JuliaLang/yyc/0.4-binding Union() -> Union{} push 19 Sep 2015 02:22AM UTC Yichao Yu travis-ci pending completion   set done
351 master Union() -> Union{} Pull #131 18 Sep 2015 10:31PM UTC yuyichao travis-ci pending completion   set done
350 yyc/0.4-binding Union() -> Union{} push 18 Sep 2015 10:11PM UTC yuyichao travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • …
  • 39
  • 40
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc