# # ChangeLog for trunk/test/debug.c in libcf # # Generated by Trac 1.4 # 05/20/24 17:54:37 Tue, 02 Apr 2013 01:23:52 GMT cheese [51] * trunk/include/cf_debug.h (modified) * trunk/include/cf_error.h (modified) * trunk/src/cf_debug.c (modified) * trunk/src/cf_log.c (modified) * trunk/test/debug.c (modified) * trunk/test/test.c (modified) #1 change the debugging utiltity to support single context with mutex Tue, 05 Feb 2013 09:18:37 GMT cheese [35] * trunk/docs/doxyfile (modified) * trunk/include/cf_debug.h (modified) * trunk/include/cf_file.h (modified) * trunk/include/cf_log.h (modified) * trunk/include/cf_socket.h (modified) * trunk/include/cf_thread.h (modified) * trunk/src/cf_debug.c (modified) * trunk/src/cf_file.c (modified) * trunk/src/cf_log.c (modified) * trunk/src/cf_socket.c (modified) * trunk/src/cf_thread.c (modified) * trunk/test/debug.c (added) * trunk/test/file.c (added) * trunk/test/log.c (added) * trunk/test/makefile (modified) * trunk/test/socket_client.c (added) * trunk/test/socket_server.c (added) * trunk/test/test.c (modified) * trunk/test/thread.c (added) #1 separate example code and doxygen comment and fix logging push ...