Commit graph

5 commits

Author SHA1 Message Date
48cf70ef49 More work on Deque, UDPConnection 2019-01-31 12:16:01 +09:00
c0046e5160 Add fn to Deque, remove at index
remove replaces data at index with data at end
2019-01-30 16:40:13 +09:00
a27ffa8413 Change Deque_destroy to take a ptr, not ptr of ptr 2019-01-28 15:10:04 +09:00
62c1cad3da Change Deque init to return pointer 2019-01-27 18:30:35 +09:00
599ac8a23e Add unit tests, some fixes to Deque. 2019-01-27 15:09:38 +09:00
Renamed from src/Deque.h (Browse further)