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

JuliaLang / DataStructures.jl / 735

Builds Branch Commit Type Ran Committer Via Coverage
735 master Fix delegation for Dict functions returning the underlying Dict * When called on an Associative container, sizehint!, empty!, and setindex! all return the container * The `@delegate` macro is not aware of this, and instead returned the wrappe... Pull #253 16 Jan 2017 06:29AM UTC web-flow travis-ci pending completion   set done
734 kms/fix_delegation Fix delegation for Dict functions returning the underlying Dict * When called on an Associative container, sizehint!, empty!, and setindex! all return the container * The `@delegate` macro is not aware of this, and instead returned the wrappe... push 16 Jan 2017 06:26AM UTC kmsquire travis-ci pending completion   set done
733 master Deprecate functionality to push! tuples onto Default*Dicts * This functionality was removed from Base for Julia v0.5 in lieu of Pairs, but Default*Dict just caught up. Pull #252 16 Jan 2017 04:53AM UTC web-flow travis-ci pending completion   set done
732 kms/revert_remove_hashdict Deprecate functionality to push! tuples onto Default*Dicts * This functionality was removed from Base for Julia v0.5 in lieu of Pairs, but Default*Dict just caught up. push 16 Jan 2017 04:53AM UTC kmsquire travis-ci pending completion   set done
731 master Fix getindex for DefaultDictBase * Previously, `getindex` always called "get!(h::Associative, key, default)" to return a default value. * When DefaultDict was based on HashDict (now deleted) and the default value was calculated using a functi... Pull #252 15 Jan 2017 10:15AM UTC web-flow travis-ci pending completion   set done
730 kms/revert_remove_hashdict Fix getindex for DefaultDictBase * Previously, `getindex` always called "get!(h::Associative, key, default)" to return a default value. * When DefaultDict was based on HashDict (now deleted) and the default value was calculated using a functi... push 15 Jan 2017 10:04AM UTC kmsquire travis-ci pending completion   set done
729 master Implement start/next/done for CircularDeque (#250) * Implement start/next/done for CircularDeque * Add test of circ dequeue iteration * Use list comprehension for v0.4 compat * Performance optimisation: use in-bounds indexing push 11 Jan 2017 08:43PM UTC kmsquire travis-ci pending completion   set done
728 master Add Base.unshift! for CircularBuffers (#251) * Add Base.unshift! for CircularBuffers * Bump test coverage slightly push 11 Jan 2017 05:39PM UTC kmsquire travis-ci pending completion   set done
727 master Bump test coverage slightly Pull #251 11 Jan 2017 10:00AM UTC web-flow travis-ci pending completion   set done
726 master Add Base.unshift! for CircularBuffers Pull #251 11 Jan 2017 03:31AM UTC web-flow travis-ci pending completion   set done
725 master Performance optimisation: use in-bounds indexing Pull #250 11 Jan 2017 01:50AM UTC web-flow travis-ci pending completion   set done
724 master Use list comprehension for v0.4 compat Pull #250 11 Jan 2017 01:26AM UTC web-flow travis-ci pending completion   set done
723 master Add test of circ dequeue iteration Pull #250 10 Jan 2017 06:20AM UTC web-flow travis-ci pending completion   set done
722 v0.5.1 Merge pull request #247 from tkelman/pinned.4a9edb3a.tmp Revert "Remove HashDict" push 07 Jan 2017 08:58PM UTC web-flow travis-ci pending completion   set done
721 master Merge pull request #247 from tkelman/pinned.4a9edb3a.tmp Revert "Remove HashDict" push 07 Jan 2017 08:53PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 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