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

JuliaLang / DataStructures.jl / 147

Builds Branch Commit Type Ran Committer Via Coverage
147 master Merge branch 'master' into SortedDict-1 Conflicts: README.md runtests.jl src/DataStructures.jl Pull #53 28 Oct 2014 03:20AM UTC StephenVavasis travis-ci pending completion   set done
146 master Merge pull request #63 from garborg/track04 Track Julia 0.4 push 25 Oct 2014 10:28PM UTC kmsquire travis-ci pending completion   set done
145 master Update syntax to avoid deprecation warnings on Julia 0.4 Pull #63 25 Oct 2014 09:12PM UTC garborg travis-ci pending completion   set done
144 master Created indexer structure. Pull #61 18 Oct 2014 09:33AM UTC stucchio travis-ci pending completion   set done
143 v0.3.4 Fix #60 push 15 Oct 2014 07:01AM UTC kmsquire travis-ci pending completion   set done
142 master Fix #60 push 15 Oct 2014 06:55AM UTC kmsquire travis-ci pending completion   set done
141 master Update hashdict.jl Without this change, the following code example fails. Not sure how to add a test: using DataStructures od = OrderedDict{Int,Int}() od[1] = 2 ranges = [2:5,6:9,10:13] for range in ranges for i = range ... Pull #59 10 Oct 2014 05:38PM UTC atteson travis-ci pending completion   set done
140 master Merge pull request #57 from grayclhn/dict_update Update Dict construction to use new syntax push 09 Oct 2014 06:50PM UTC ivarne travis-ci pending completion   set done
139 master Update Dict construction to use new syntax Julia 0.4 changes the syntax for constructing Dicts; this commit updates the package to use the new syntax. Pull #57 09 Oct 2014 06:36PM UTC grayclhn travis-ci pending completion   set done
138 master Change tests and REQUIRE to work with 0.3- Pull #57 09 Oct 2014 06:10PM UTC grayclhn travis-ci pending completion   set done
137 master Merge pull request #58 from getzdan/master Fix signed/unsigned issue in hashindex push 09 Oct 2014 03:05PM UTC timholy travis-ci pending completion   set done
136 master Fix signed/unsigned issue in hashindex Unsigned hash was cast into a signed int, creating occasional Inexact exceptions. This is fixed by using reinterpret. `sz` still HAS to be power of 2 for correctness. Further refactoring might be due. Pull #58 09 Oct 2014 02:05PM UTC getzdan travis-ci pending completion   set done
135 master Update Dict construction to use new syntax Julia 0.4 changes the syntax for constructing Dicts; this commit updates the package to use the new syntax. Pull #57 09 Oct 2014 04:52AM UTC grayclhn travis-ci pending completion   set done
134 master Merge pull request #55 from IainNZ/master Modernize Travis, Pkg.test compat, coverage, badges push 01 Oct 2014 10:17PM UTC jiahao travis-ci pending completion   set done
133 master Modernize Travis, Pkg.test compat, coverage, badges Pull #55 01 Oct 2014 09:55PM UTC IainNZ travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 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