# # ChangeLog for trunk/FACT++/src/queue.h # # Generated by Trac 1.5.2 # 07/25/25 21:41:39 Sun, 26 May 2013 20:19:13 GMT tbretz [16283] * trunk/FACT++/src/queue.h (modified) In analogy to the container functions, added post and emplace Thu, 23 May 2013 18:12:13 GMT tbretz [16094] * trunk/FACT++/src/queue.h (modified) Improved performance; renamed functions; added fSize; improved ... Thu, 16 May 2013 15:09:35 GMT tbretz [15625] * trunk/FACT++/src/queue.h (modified) Secure fThread.join() against joining a thread which was already stopped. Mon, 06 May 2013 19:07:23 GMT tbretz [15511] * trunk/FACT++/src/queue.h (added) Processing queue in another thread.