# # ChangeLog for trunk/src/cf_log.c in libcf # # Generated by Trac 1.4 # 05/21/24 05:03:05 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 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 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 07:31:19 GMT cheese [13] * trunk/src/cf_log.c (modified) * trunk/windows/libcf.sln (copied) * trunk/windows/libcf/libcf.vcproj (modified) #1 remove getting disk block size using stat and fix windows project ... 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 ...