15 Commits

Author SHA1 Message Date
Georges Boumis
83dcebc227 chore(check): introduce conditional NULLABILITY_CHECK
Decide upon complitation time if you trust the compiler checks for NULL
arguments passed to memory management functions.
2019-03-13 17:52:48 +02:00
Georges Boumis
851e107236 clean interface 2019-03-13 17:16:46 +02:00
f2fc1701b4 Fix a documentation spelling error 2014-03-14 21:05:47 +01:00
cdba77bf69 Change version to 1.1 2014-03-14 20:46:20 +01:00
e6d40c8eb0 Doc: add reference to github 2014-03-14 20:44:43 +01:00
c809b076bd MainQueue basic implementation 2014-03-14 20:38:10 +01:00
688ce73e3d Bug fixes.
Fix a bug that cause the operation queue to execute at least one operation after the queue was suspended and a operation was added to the queue.
Better internal documentation.
2014-02-01 13:23:26 +01:00
969099df35 New memory management functions 2014-01-25 14:53:44 +01:00
37ea97d554 Update documentation. 2014-01-17 21:23:01 +01:00
e395dbb6d0 Include Doxyfile 2013-12-11 23:15:37 +01:00
47139883e2 Update internal doc. 2013-12-11 22:26:38 +01:00
f8325b2114 Update documentation and default operation queue name. 2013-12-11 22:14:33 +01:00
6ad16e9f8c Include documentation. 2013-12-11 22:10:02 +01:00
de9d18632a Implement the lib. 2013-12-11 20:21:29 +01:00
2d1951b8ff Initial commit 2013-12-01 00:55:35 +01:00