# # ChangeLog for trunk/include in libcf # # Generated by Trac 1.4 # 05/21/24 05:44:52 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 Mon, 01 Apr 2013 04:23:01 GMT cheese [50] * trunk/include/cf_base.h (modified) * trunk/include/cf_debug.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) #1 fix preprocessor definition for windows 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 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 13:51:44 GMT cheese [37] * trunk/include/cf_base.h (modified) #1 add mainpage of doxygen documentation Tue, 05 Feb 2013 12:56:59 GMT cheese [36] * trunk/include/cf_debug.h (modified) * trunk/src/cf_debug.c (modified) #1 remove unused symbol from doxygen comment 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 ... Tue, 05 Feb 2013 02:26:59 GMT cheese [34] * 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_log.c (modified) #1 add example code for doxygen Tue, 05 Feb 2013 00:26:51 GMT cheese [33] * trunk/docs/doxyfile (modified) * trunk/include/cf_thread.h (modified) #1 fix typos in doxygen comment and remove source path from doxyfile Mon, 04 Feb 2013 14:42:27 GMT cheese [30] * trunk/include/cf_debug.h (modified) * trunk/src/cf_log.c (modified) #1 fix some doxygen comment error Mon, 04 Feb 2013 14:23:44 GMT cheese [29] * trunk/include/cf_debug.h (modified) * trunk/src/cf_file.c (modified) * trunk/src/cf_log.c (modified) * trunk/src/cf_socket.c (modified) #1 fix compile error Mon, 04 Feb 2013 08:00:53 GMT cheese [26] * trunk/docs (added) * trunk/docs/doxyfile (added) * trunk/docs/libcf.jpg (added) * trunk/include/cf_base.h (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) #1 documentation with doxygen 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 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 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:41:52 GMT cheese [17] * trunk/include/cf_file.h (modified) #1 file flag 추가 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 Thu, 31 Jan 2013 05:40:55 GMT cheese [12] * trunk/include/cf_file.h (modified) * trunk/include/cf_log.h (modified) * trunk/src/cf_debug.c (modified) * trunk/src/cf_local.h (modified) * trunk/src/cf_log.c (modified) #1 implement logging module Wed, 30 Jan 2013 15:16:06 GMT cheese [11] * trunk/include/cf_base.h (modified) * trunk/include/cf_log.h (added) * trunk/src/cf_log.c (added) * trunk/src/cf_socket.c (modified) #1 add logging module (working), fix some bug code and move ... Wed, 30 Jan 2013 14:40:33 GMT cheese [10] * trunk/include/cf_base.h (modified) * trunk/include/cf_debug.h (modified) * trunk/src/cf_debug.c (modified) * trunk/src/makefile (modified) * trunk/windows/libcf (moved) * trunk/windows/libcf.ln (moved) * trunk/windows/libCF/libCF.vcproj (deleted) * trunk/windows/libcf/libcf.vcproj (copied) #1 arrange some code and change windows project name from lower case ... Wed, 30 Jan 2013 08:39:07 GMT cheese [9] * trunk/include/cf_debug.h (modified) * trunk/src/cf_debug.c (modified) #1 add more omitted code and enhance stability Wed, 30 Jan 2013 08:25:10 GMT cheese [8] * trunk/include/cf_debug.h (modified) * trunk/src/cf_debug.c (modified) * trunk/src/cf_thread.c (modified) #1 remove unnecessary TRY\&CATCH Wed, 30 Jan 2013 08:17:16 GMT cheese [6] * trunk/include/cf_base.h (modified) * trunk/include/cf_debug.h (added) * trunk/include/cf_file.h (modified) * trunk/include/cf_socket.h (modified) * trunk/include/cf_thread.h (modified) * trunk/src/cf_debug.c (added) * trunk/src/cf_socket.c (modified) * trunk/src/makefile (modified) #1 add debug util and arrange some code Wed, 30 Jan 2013 04:12:40 GMT cheese [5] * trunk/include/cf_file.h (modified) * trunk/include/cf_thread.h (modified) * trunk/src/cf_file.c (modified) * trunk/src/cf_socket.c (modified) * trunk/src/cf_thread.c (modified) * trunk/windows (added) * trunk/windows/libCF (added) * trunk/windows/libCF.sln (added) * trunk/windows/libCF/libCF.vcproj (added) #1 add windows project and fix build compatibility Wed, 30 Jan 2013 02:32:04 GMT cheese [4] * trunk/include (added) * trunk/include/cf_base.h (added) * trunk/include/cf_file.h (added) * trunk/include/cf_socket.h (added) * trunk/include/cf_thread.h (added) * trunk/src (added) * trunk/src/cf_file.c (added) * trunk/src/cf_local.h (added) * trunk/src/cf_socket.c (added) * trunk/src/cf_thread.c (added) * trunk/src/makefile (added) #1 로깅을 제외한 기본 코드 커밋