|
f0e82c7488
|
Minor fix to test of internal atostr function
Also check ending of null terminated string of returned buffer.
|
2019-02-01 19:32:31 +09:00 |
|
|
f6dcf53a35
|
Add test for internal atostr function
|
2019-02-01 19:31:31 +09:00 |
|
|
faba06a2b6
|
Add error logging capability
Need to test internal atostr function.
|
2019-02-01 19:22:04 +09:00 |
|
|
ff31b0f604
|
Add some impl of UDPConnection (still WIP)
|
2019-01-31 19:44:32 +09:00 |
|
|
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 |
|
|
ea8226cdf2
|
Some work on UDPC
|
2019-01-30 15:46:52 +09:00 |
|
|
bfc704d429
|
Minor fixes to UnitTest, Defines header
|
2019-01-29 14:50:12 +09:00 |
|
|
32e2503bd0
|
Change init to return ptr, some error handling
|
2019-01-29 11:53:39 +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 |
|
|
dd984b85a6
|
Finish impl of Deque, testing required
|
2019-01-26 20:44:31 +09:00 |
|
|
b76df86a4f
|
Some more work on UDPC, WIP Deque
|
2019-01-26 19:11:12 +09:00 |
|
|
bc79efa20f
|
Rename PLATFORM macro to "namespace" UDPC_
|
2019-01-26 16:49:54 +09:00 |
|
|
909fe2e744
|
Add some init/destruct stuff, thread stuff too
|
2019-01-26 16:22:31 +09:00 |
|
|
ec084d85cc
|
Init commit skeleton project
|
2019-01-26 12:52:10 +09:00 |
|