Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / hideakitai/arxcontainer issues and pull requests
#27 - feat: enable some apis for deque:
Pull Request -
State: closed - Opened by hideakitai 5 months ago
#27 - feat: enable some apis for deque:
Pull Request -
State: closed - Opened by hideakitai 5 months ago
#26 - Add visibility back to deque::begin, end, emplace, assign
Pull Request -
State: closed - Opened by brewmanz 5 months ago
- 2 comments
#26 - Add visibility back to deque::begin, end, emplace, assign
Pull Request -
State: closed - Opened by brewmanz 5 months ago
- 2 comments
#25 - deque does not allow being() and end() [and others] which are required to iterate through a collection
Issue -
State: closed - Opened by brewmanz 5 months ago
- 3 comments
#25 - deque does not allow being() and end() [and others] which are required to iterate through a collection
Issue -
State: closed - Opened by brewmanz 5 months ago
- 3 comments
#24 - docs: update README
Pull Request -
State: closed - Opened by hideakitai 10 months ago
#24 - docs: update README
Pull Request -
State: closed - Opened by hideakitai 10 months ago
#23 - Feature: embed ArxContainer to std namespace if C++ stdlib does not exist
Pull Request -
State: closed - Opened by hideakitai 10 months ago
#23 - Feature: embed ArxContainer to std namespace if C++ stdlib does not exist
Pull Request -
State: closed - Opened by hideakitai 10 months ago
#22 - Warnings on compile
Issue -
State: closed - Opened by sjernigan 10 months ago
- 3 comments
#22 - Warnings on compile
Issue -
State: closed - Opened by sjernigan 10 months ago
- 3 comments
#21 - fix: invalid conversion from array to pointer
Pull Request -
State: closed - Opened by hideakitai 11 months ago
#21 - fix: invalid conversion from array to pointer
Pull Request -
State: closed - Opened by hideakitai 11 months ago
#20 - revert: include std containers if available
Pull Request -
State: closed - Opened by hideakitai 11 months ago
#19 - feat: enable ArxContainer if having libstdc++
Pull Request -
State: closed - Opened by hideakitai 12 months ago
#18 - Problem with Nested Maps
Issue -
State: closed - Opened by GRS26 12 months ago
- 2 comments
#17 - A lot of bugfixes, corrected iterator changes from #5, lowered memory overhead per object
Pull Request -
State: closed - Opened by solamyl about 1 year ago
- 3 comments
#16 - RingBuffer objects have unnecessarily large memory overhead
Issue -
State: closed - Opened by solamyl about 1 year ago
- 1 comment
#15 - RingBuffer::Iterator class needs reimplementation of some methods from ConstIterator
Issue -
State: closed - Opened by solamyl about 1 year ago
- 1 comment
#14 - RingBuffer::resolve_overflow() - incorrect head/tail pointers reset when overflow
Issue -
State: closed - Opened by solamyl about 1 year ago
- 1 comment
#13 - RingBuffer::insert() does not work correctly in some cases
Issue -
State: closed - Opened by solamyl about 1 year ago
- 1 comment
#12 - RingBuffer's copy constructor and operator=() are not working with the proper part of 'queue_'
Issue -
State: closed - Opened by solamyl about 1 year ago
- 2 comments
#11 - RingBuffer's wrap around does not work correctly for negative indexes
Issue -
State: closed - Opened by solamyl about 1 year ago
- 1 comment
#10 - push_front() replaces first item instead of appending before it
Issue -
State: closed - Opened by solamyl about 1 year ago
#9 - [ci skip] chore: release v0.5.0
Pull Request -
State: closed - Opened by hideakitai about 1 year ago
#8 - feat: add ci
Pull Request -
State: closed - Opened by hideakitai about 1 year ago
#7 - Fix: compile error for map
Pull Request -
State: closed - Opened by hideakitai over 1 year ago
- 1 comment
#6 - Fixed work with RingBuffer's iterators
Pull Request -
State: closed - Opened by solamyl over 1 year ago
#5 - RingBuffer's copy constructor and operator= makes a wrong copy of head_ and tail_ iterators
Issue -
State: closed - Opened by solamyl over 1 year ago
- 1 comment
#4 - build errors on Due
Issue -
State: closed - Opened by NachtRaveVL over 2 years ago
- 3 comments
#3 - map's move operator should construct base, not RingBuffer<T,N>
Issue -
State: closed - Opened by NachtRaveVL over 2 years ago
- 1 comment
#2 - Fix map::at() const issue, by making RingBuffer operator+/- const
Pull Request -
State: closed - Opened by brewmanz almost 3 years ago
- 3 comments
#1 - map example does not compile on Arduino Due
Issue -
State: closed - Opened by fkromer about 3 years ago
- 2 comments