]>
git.seodisparate.com - UDPConnection/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Stephen Seo [Mon, 28 Jan 2019 06:10:04 +0000 (15:10 +0900)]
Change Deque_destroy to take a ptr, not ptr of ptr
Stephen Seo [Sun, 27 Jan 2019 09:30:35 +0000 (18:30 +0900)]
Change Deque init to return pointer
Stephen Seo [Sun, 27 Jan 2019 06:09:38 +0000 (15:09 +0900)]
Add unit tests, some fixes to Deque.
Stephen Seo [Sat, 26 Jan 2019 11:44:31 +0000 (20:44 +0900)]
Finish impl of Deque, testing required
Stephen Seo [Sat, 26 Jan 2019 10:11:12 +0000 (19:11 +0900)]
Some more work on UDPC, WIP Deque
Stephen Seo [Sat, 26 Jan 2019 07:49:54 +0000 (16:49 +0900)]
Rename PLATFORM macro to "namespace" UDPC_
Stephen Seo [Sat, 26 Jan 2019 07:22:31 +0000 (16:22 +0900)]
Add some init/destruct stuff, thread stuff too
Stephen Seo [Sat, 26 Jan 2019 03:52:10 +0000 (12:52 +0900)]
Init commit skeleton project