# # ChangeLog for trunk/test in libcf # # Generated by Trac 1.4 # 05/21/24 07:11:32 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 Fri, 29 Mar 2013 09:02:55 GMT cheese [49] * trunk/test/test.c (modified) #1 fix test code Fri, 29 Mar 2013 07:04:12 GMT cheese [48] * trunk/src/cf_socket.c (modified) * trunk/test/socket_client.c (modified) #1 add socket option (reuseaddr and linger) and fix test code bug Fri, 29 Mar 2013 05:40:25 GMT cheese [46] * trunk/include/cf_error.h (modified) * trunk/include/cf_socket.h (modified) * trunk/src/cf_file.c (modified) * trunk/src/cf_log.c (modified) * trunk/src/cf_socket.c (modified) * trunk/test/socket_client.c (modified) * trunk/test/socket_server.c (modified) #1 change timeout mechanism from setting socket option to using select Thu, 07 Feb 2013 01:18:02 GMT cheese [41] * trunk/include/cf_error.h (modified) * trunk/include/cf_file.h (modified) * trunk/src/cf_file.c (modified) * trunk/test/file.c (modified) #1 add function to make directory and update file test code Wed, 06 Feb 2013 07:11:24 GMT cheese [40] * trunk/include/cf_base.h (modified) * trunk/include/cf_debug.h (modified) * trunk/include/cf_error.h (added) * 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/log.c (modified) * trunk/test/test.c (modified) #1 change interface of log from context to id-number Wed, 06 Feb 2013 04:03:09 GMT cheese [39] * trunk/test/socket_client.c (modified) #1 fix socket_client test code Wed, 06 Feb 2013 01:26:54 GMT cheese [38] * trunk/include/cf_log.h (modified) * trunk/src/cf_log.c (modified) * trunk/test/makefile (modified) * trunk/test/test.c (modified) #1 modify test.c for more detail test of multi-threaded logging 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 ... Mon, 04 Feb 2013 08:03:16 GMT cheese [27] * trunk/test/test.c (modified) #1 revert test code Sat, 02 Feb 2013 08:27:06 GMT cheese [25] * trunk/include/cf_debug.h (modified) * trunk/src/cf_log.c (modified) * trunk/test/test.c (modified) #1 fix logging bug and debugging macros Sat, 02 Feb 2013 02:26:26 GMT cheese [24] * trunk/test/test.c (modified) #1 change function name in test code for symbol order Sat, 02 Feb 2013 01:06:15 GMT cheese [23] * trunk/include/cf_log.h (modified) * trunk/src/cf_debug.c (modified) * trunk/src/cf_local.h (modified) * trunk/src/cf_log.c (modified) * trunk/src/cf_thread.c (modified) * trunk/test/test.c (modified) #1 change local functions in source code to static functions and some ... Fri, 01 Feb 2013 09:09:17 GMT cheese [22] * trunk/src/cf_thread.c (modified) * trunk/test/test.c (modified) #1 fix seg. fault on pthread_join Fri, 01 Feb 2013 08:46:09 GMT cheese [21] * trunk/include/cf_debug.h (modified) * trunk/include/cf_socket.h (modified) * trunk/src/cf_socket.c (modified) * trunk/src/cf_thread.c (modified) * trunk/test/test.c (modified) #1 add test code for multi-threading, socket and multi-threaded logging Fri, 01 Feb 2013 03:48:28 GMT cheese [19] * trunk/include/cf_log.h (modified) * trunk/src/cf_log.c (modified) * trunk/test/makefile (modified) * trunk/test/test.c (modified) #1 add logging function with mapped id Fri, 01 Feb 2013 00:37:19 GMT cheese [16] * trunk/include/cf_debug.h (modified) * trunk/include/cf_file.h (modified) * trunk/src/cf_debug.c (modified) * trunk/src/cf_file.c (modified) * trunk/test/test.c (modified) #1 add function for non-context debugging message printing Thu, 31 Jan 2013 14:37:06 GMT cheese [15] * trunk/include/cf_file.h (modified) * trunk/src/cf_file.c (modified) * trunk/test/test.c (modified) #1 add test code Thu, 31 Jan 2013 13:55:37 GMT cheese [14] * trunk/include/cf_debug.h (modified) * trunk/src/cf_debug.c (modified) * trunk/src/cf_file.c (modified) * trunk/src/cf_log.c (modified) * trunk/src/makefile (modified) * trunk/test (added) * trunk/test/makefile (added) * trunk/test/test.c (added) * trunk/windows/libcf.ln (deleted) * trunk/windows/libcf.sln (modified) * trunk/windows/libcf/libcf.vcproj (modified) * trunk/windows/test (added) * trunk/windows/test/test.vcproj (added) #1 add test code and fix debug and logging error