Skip to content

Pull requests: JuliaCollections/DataStructures.jl

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix issue 969, creation of balanced tree from empty sorted data
#970 opened May 3, 2026 by StephenVavasis Contributor Loading…
Bump julia-actions/setup-julia from 2 to 3 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#968 opened Apr 20, 2026 by dependabot Bot Loading…
Bump codecov/codecov-action from 5 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#967 opened Mar 30, 2026 by dependabot Bot Loading…
Fix CircularBuffer inner constructor
#949 opened Aug 20, 2025 by rossviljoen Contributor Loading…
Fix append!(l1, l2) for empty MutableLinkedList l2
#942 opened Jul 4, 2025 by leostenzel Loading…
move stack to Vector
#938 opened Apr 30, 2025 by oscardssmith Member Loading…
fix MutableLinkedList when appending empty list
#915 opened Oct 5, 2024 by foraspell Loading…
Robindict with metadata
#890 opened Jan 6, 2024 by eulerkochy Member Loading…
2 tasks done
Impl, docs, & tests for searchsortedbefore
#880 opened Nov 9, 2023 by devinallen Loading…
Make LinkedList a Union instead of Abstract type
#877 opened Oct 29, 2023 by arikheinss Loading…
Improve MutableLinkedList for 1.0
#873 opened Oct 13, 2023 by laborg Collaborator Loading…
Update ordered_containers.md
#870 opened Sep 1, 2023 by SyxP Loading…
ready Accumulator for v1.0
#837 opened Dec 11, 2022 by oxinabox Member Loading…
setindex! returns priority queue
#829 opened Oct 4, 2022 by emmt Loading…
Add segment tree
#822 opened Jul 20, 2022 by AliceRoselia Loading…
add MutableLinkedList functionality
#818 opened Jul 12, 2022 by tmcgrath325 Loading…
new method implementations for Stack
#816 opened Jun 10, 2022 by baumgold Loading…
Reuse handle remapping slots in MutableBinaryHeap
#807 opened Apr 23, 2022 by ancapdev Contributor Loading…
Implemented maximum/minimum for AVL Trees
#805 opened Apr 16, 2022 by lfenzo Contributor Loading…
add isfull for CircularDeque
#798 opened Apr 9, 2022 by AIxer Loading…
Improve LinkedList Base.map performance by not having to reverse the list performance gotta go fast
#763 opened Oct 16, 2021 by NHDaly Contributor Loading…
Add Queue show method to hide backing Deque
#734 opened Apr 27, 2021 by jordancluts Contributor Loading…
ProTip! Adding no:label will show everything without a label.