aboutsummaryrefslogtreecommitdiff
path: root/iemnet_data.c
AgeCommit message (Expand)Author
2015-09-01sync with gitIOhannes m zmölnig
2015-08-31un-threaded receiveIOhannes m zmölnig
2013-04-11indentation and iemnet__chunk_print()IOhannes m zmölnig
2012-07-13when finishing queue, wait until all users have quitIOhannes m zmölnig
2011-07-13NULL-pointer protectionIOhannes m zmölnig
2010-10-20added GPL-2 boilerplateIOhannes m zmölnig
2010-09-20debugging levelsIOhannes m zmölnig
2010-08-23use malloc() rather than getbytes(); use pthread_exit(); IOhannes m zmölnig
2010-08-20fixed bugs in multithreading codeIOhannes m zmölnig
2010-08-20reindentated; add some commentsIOhannes m zmölnig
2010-08-20added more DEBUGsIOhannes m zmölnig
2010-08-09allow to resize NULL-floatlists IOhannes m zmölnig
2010-04-01check whether queue is !NULL before pushing/poppingIOhannes m zmölnig
2010-03-30query queue sizesIOhannes m zmölnig
2010-03-30inline code documentationIOhannes m zmölnig
2010-03-30split core library into separate filesIOhannes m zmölnig