ArrayList.c
|
Windows ARM64 build fixes
|
2021-06-01 14:18:01 +02:00 |
BipBuffer.c
|
Cleaned up collections:
|
2020-11-06 12:30:13 +01:00 |
BitStream.c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
BufferPool.c
|
Cleaned up collections:
|
2020-11-06 12:30:13 +01:00 |
CountdownEvent.c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
HashTable.c
|
Modified HashTable API to be opaque
|
2021-06-16 11:46:42 +02:00 |
LinkedList.c
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
ListDictionary.c
|
Removed unused functions / files
|
2020-03-10 14:04:53 +01:00 |
MessagePipe.c
|
Fixed copy paste error in MessagePipe.c
|
2020-05-01 19:42:46 +02:00 |
MessageQueue.c
|
Fixed reset of MessageQueue in Clear
|
2020-11-06 13:02:01 +01:00 |
ObjectPool.c
|
Cleaned up collections:
|
2020-11-06 12:30:13 +01:00 |
PubSub.c
|
Fixed compilation warnings.
|
2020-11-10 08:53:43 +01:00 |
Queue.c
|
Cleaned up collections:
|
2020-11-06 12:30:13 +01:00 |
Reference.c
|
Remove symbols exported by accident.
|
2019-12-02 10:57:31 +01:00 |
Stack.c
|
Added warning to all collection structs
|
2020-05-12 14:05:28 +02:00 |
StreamPool.c
|
Fixed locking issue, removed broken functions
|
2020-11-02 09:23:11 +01:00 |