Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ef-ds/deque issues and pull requests
#24 - Updated Deque to support generics
Pull Request -
State: closed - Opened by christianrpetrin almost 2 years ago
#23 - Updated Deque to support generics
Pull Request -
State: closed - Opened by christianrpetrin almost 2 years ago
#22 - Support for go 1.15
Pull Request -
State: closed - Opened by christianrpetrin about 4 years ago
#21 - Fixed bug related to stable PushFront/PopBack
Pull Request -
State: closed - Opened by christianrpetrin over 4 years ago
- 1 comment
#20 - Repeated PushFront -> PopBack causes index out of range [-1]
Issue -
State: closed - Opened by ghost almost 5 years ago
- 1 comment
#19 - priority queue
Issue -
State: closed - Opened by vtolstov over 5 years ago
- 2 comments
#18 - Updated bench tests to push nil instead of an int; stack tests to use…
Pull Request -
State: closed - Opened by christianrpetrin about 6 years ago
- 1 comment
#17 - Releasing v1.0.3
Pull Request -
State: closed - Opened by christianrpetrin about 6 years ago
- 1 comment
#16 - Moved comparison bench tests to deque-bench-tests repo
Pull Request -
State: closed - Opened by christianrpetrin about 6 years ago
- 1 comment
#15 - Improved integration mixed tests
Pull Request -
State: closed - Opened by christianrpetrin about 6 years ago
- 1 comment
#14 - Updated to firstSliceSize=4, maxFirstSliceSize=64
Pull Request -
State: closed - Opened by christianrpetrin about 6 years ago
- 1 comment
#13 - Updated deque to cache "len(d.head.v)-1"
Pull Request -
State: closed - Opened by christianrpetrin about 6 years ago
- 1 comment
#12 - Releasing deque v1.0.2
Pull Request -
State: closed - Opened by christianrpetrin about 6 years ago
- 1 comment
#11 - Added juju deque to bench tests
Pull Request -
State: closed - Opened by christianrpetrin about 6 years ago
- 1 comment
#10 - The deque contest!
Issue -
State: open - Opened by christianrpetrin about 6 years ago
- 2 comments
Labels: help wanted
#9 - Missing tests for mixed push/pop
Issue -
State: closed - Opened by christianrpetrin about 6 years ago
Labels: help wanted
#8 - Updated PushBack to not use local tp variable; use directly d.tp
Pull Request -
State: closed - Opened by christianrpetrin about 6 years ago
- 2 comments
#7 - Remove New and Init from the public API
Issue -
State: closed - Opened by christianrpetrin about 6 years ago
- 1 comment
#6 - move comparison benchmarks into separate package
Pull Request -
State: closed - Opened by rogpeppe about 6 years ago
- 3 comments
#5 - Simplify tail index invariant
Pull Request -
State: closed - Opened by rogpeppe about 6 years ago
- 4 comments
#4 - simplify push logic
Pull Request -
State: closed - Opened by rogpeppe about 6 years ago
- 4 comments
#3 - remove New and Init
Pull Request -
State: closed - Opened by rogpeppe about 6 years ago
- 11 comments
#2 - fix maxSpareLinks logic
Pull Request -
State: closed - Opened by rogpeppe about 6 years ago
- 1 comment
#1 - use switch instead of nested ifs
Pull Request -
State: closed - Opened by rogpeppe about 6 years ago
- 1 comment