FreeRDP/winpr/libwinpr/utils/collections
Bernhard Miklautz b8415af0d8 Fix compiler warnings.
This commit is based on pull request #1493
2014-07-29 05:22:29 +02:00
..
ArrayList.c Fixed broken ArrayList_Remove and ArrayList_RemoveAt functions, freeing element now. 2014-05-23 13:43:14 +02:00
BitStream.c libfreerdp-codec: add more NCrush tables, decode literals and CopyOffsets 2014-03-16 15:51:35 -04:00
BufferPool.c Fix compiler warnings. 2014-07-29 05:22:29 +02:00
CountdownEvent.c libwinpr-utils: Use criticalsection with spincount 2013-08-07 18:16:01 +02:00
Dictionary.c libwinpr-utils/collections: stubbed more classes 2012-12-05 19:36:45 -05:00
HashTable.c xfreerdp: fix multiple egfx-related memory leaks 2014-06-20 13:52:13 -04:00
KeyValuePair.c libwinpr-utils/collections: stubbed more classes 2012-12-05 19:36:45 -05:00
LinkedList.c Fix LinkedList_Remove 2014-02-07 14:30:38 +01:00
ListDictionary.c xfreerdp: fix multiple egfx-related memory leaks 2014-06-20 13:52:13 -04:00
MessagePipe.c Updated MessagePipe to new MessageQueue API. 2013-11-12 15:11:39 +01:00
MessageQueue.c Added <MessageQueue_Clear> and custom handler argument to 2013-11-12 15:10:41 +01:00
ObjectPool.c libfreerdp-gdi: migrate to _aligned_malloc/_aligned_free 2014-07-08 15:07:19 -04:00
PubSub.c libwinpr-utils: Use criticalsection with spincount 2013-08-07 18:16:01 +02:00
Queue.c Fixes for queue and stack 2014-04-18 16:27:51 +02:00
Reference.c wfreerdp: fix most build warnings 2014-02-10 22:12:13 -05:00
Stack.c Fixes for queue and stack 2014-04-18 16:27:51 +02:00
StreamPool.c Added stream pool shrinking if large parts are unused. 2014-06-11 14:38:20 +02:00