# # ChangeLog for doc/theses/thierry_delisle_PhD/code/readQ_example # # Generated by Trac 1.2.1 # Apr 19, 2024, 3:19:46 AM Wed, 30 Sep 2020 19:54:43 GMT Thierry Delisle [d035cf7] * doc/theses/thierry_delisle_PhD/code/readQ_example/proto-gui/main.cpp (modified) * doc/theses/thierry_delisle_PhD/code/readQ_example/thrdlib/thread.h (modified) * doc/theses/thierry_delisle_PhD/code/readQ_example/thrdlib/thread_libfibre.h (added) * doc/theses/thierry_delisle_PhD/code/readQ_example/thrdlib/thread_pthread.h (modified) Added first attempt at libfibre implementation Fri, 25 Sep 2020 22:12:27 GMT Thierry Delisle [6750bcd] * doc/theses/thierry_delisle_PhD/code/readQ_example/proto-gui/main.cpp (modified) proto-gui now supports passing settings as std arguments Fri, 25 Sep 2020 22:01:11 GMT Thierry Delisle [73fbe91] * doc/theses/thierry_delisle_PhD/code/readQ_example/proto-gui/main.cpp (added) * doc/theses/thierry_delisle_PhD/code/readQ_example/thrdlib/thread.h (added) * doc/theses/thierry_delisle_PhD/code/readQ_example/thrdlib/thread_pthread.h (added) Added first draft of gui prototype implemented with pthreads