]> git.seodisparate.com - UDPConnection/shortlog
UDPConnection
2019-02-01 Stephen SeoAdd test for internal atostr function
2019-02-01 Stephen SeoAdd error logging capability
2019-01-31 Stephen SeoAdd some impl of UDPConnection (still WIP)
2019-01-31 Stephen SeoMore work on Deque, UDPConnection
2019-01-30 Stephen SeoAdd fn to Deque, remove at index
2019-01-30 Stephen SeoSome work on UDPC
2019-01-29 Stephen SeoMinor fixes to UnitTest, Defines header
2019-01-29 Stephen SeoChange init to return ptr, some error handling
2019-01-28 Stephen SeoChange Deque_destroy to take a ptr, not ptr of ptr
2019-01-27 Stephen SeoChange Deque init to return pointer
2019-01-27 Stephen SeoAdd unit tests, some fixes to Deque.
2019-01-26 Stephen SeoFinish impl of Deque, testing required
2019-01-26 Stephen SeoSome more work on UDPC, WIP Deque
2019-01-26 Stephen SeoRename PLATFORM macro to "namespace" UDPC_
2019-01-26 Stephen SeoAdd some init/destruct stuff, thread stuff too
2019-01-26 Stephen SeoInit commit skeleton project