# # ChangeLog for / in libcf++ # # Generated by Trac 1.4 # 04/25/24 20:17:56 Thu, 02 Jun 2016 04:07:50 GMT cheese [26] * trunk/src/file.cpp (modified) #1 fix memory overlap Tue, 24 May 2016 13:13:15 GMT cheese [25] * trunk/msvc9/libcf++.vcproj (modified) #1 fix source file name in windows project Fri, 18 Dec 2015 12:28:08 GMT cheese [24] * trunk/src/bin.cpp (modified) * trunk/src/task.cpp (modified) #1 bin::operator +() 버그 수정 및 task::thread 소멸 시 포인터 초기화 하도록 수정 Wed, 26 Aug 2015 15:13:42 GMT cheese [23] * trunk/src/net.cpp (modified) #1 socket instance 소멸 시에 close 안하도록 수정 Sun, 23 Aug 2015 07:33:36 GMT cheese [22] * trunk/include/cf/task.h (modified) #1 add blank Thu, 13 Aug 2015 16:24:11 GMT cheese [21] * trunk/msvc9 (moved) #1 rename for windows project Thu, 13 Aug 2015 16:21:34 GMT cheese [20] * trunk/windows/libcf++.sln (modified) #1 rollback missed commit (vc sln file) Thu, 13 Aug 2015 16:20:34 GMT cheese [19] * trunk/include/cf/net.h (moved) * trunk/src/net.cpp (moved) * trunk/test/test.cpp (modified) * trunk/windows/libcf++.sln (modified) #1 rename namespace from network to net Wed, 12 Aug 2015 14:51:04 GMT cheese [18] * trunk/include/cf/network.h (modified) * trunk/include/cf/types.h (modified) * trunk/src/bin.cpp (modified) * trunk/src/codec.cpp (modified) * trunk/src/file.cpp (modified) * trunk/src/network.cpp (modified) #1 unify descriptor for initializing Sat, 08 Aug 2015 07:33:36 GMT cheese [17] * trunk/include/cf/types.h (modified) #1 fix preprocessor for msvc14 (visual c++ 2015) Sat, 11 Jul 2015 09:35:43 GMT cheese [16] * trunk/include/cf/bin.h (modified) * trunk/include/cf/codec.h (modified) * trunk/include/cf/exception.h (modified) * trunk/include/cf/file.h (modified) * trunk/include/cf/formatter.hpp (modified) * trunk/include/cf/jni.h (modified) * trunk/include/cf/logger.h (modified) * trunk/include/cf/memory.h (modified) * trunk/include/cf/network.h (modified) * trunk/include/cf/task.h (modified) * trunk/include/cf/test.hpp (modified) * trunk/include/cf/types.h (modified) * trunk/include/cf/util.h (modified) #1 fix predefinition of header Sat, 13 Jun 2015 18:03:32 GMT cheese [15] * trunk/include/cf/bin.h (modified) * trunk/include/cf/network.h (modified) * trunk/include/cf/task.h (modified) * trunk/src/bin.cpp (modified) * trunk/src/codec.cpp (modified) * trunk/src/logger.cpp (modified) * trunk/src/network.cpp (modified) * trunk/src/task.cpp (modified) * trunk/test/makefile (modified) #1 remove unused interface Sat, 13 Jun 2015 09:44:16 GMT cheese [14] * trunk/include/cf/network.h (modified) * trunk/src/network.cpp (modified) #1 interface for connection with address/port Fri, 12 Jun 2015 15:12:45 GMT cheese [13] * trunk/src/network.cpp (modified) * trunk/test/makefile (modified) * trunk/test/test.cpp (modified) #1 modify internal code of network module Mon, 08 Jun 2015 13:23:31 GMT cheese [12] * trunk/test/test.cpp (modified) #1 fix test code for r11 Mon, 08 Jun 2015 12:27:49 GMT cheese [11] * trunk/include/cf/bin.h (modified) * trunk/include/cf/network.h (modified) * trunk/include/cf/task.h (modified) * trunk/src/bin.cpp (modified) * trunk/src/task.cpp (modified) #1 add new interfaces for bin and task Sun, 07 Jun 2015 08:37:53 GMT cheese [10] * trunk/include/cf/network.h (modified) * trunk/src/bin.cpp (modified) * trunk/src/network.cpp (modified) #1 fix handling Sat, 06 Jun 2015 11:40:20 GMT cheese [9] * trunk/include/cf/network.h (modified) * trunk/src/network.cpp (modified) #1 fix binding interface Sun, 29 Mar 2015 09:55:24 GMT cheese [8] * trunk/src/network.cpp (modified) #1 fix global function namespace Sun, 29 Mar 2015 07:30:07 GMT cheese [7] * trunk/include/cf/bin.h (modified) * trunk/include/cf/exception.h (modified) * trunk/include/cf/file.h (modified) * trunk/include/cf/logger.h (modified) * trunk/include/cf/memory.h (modified) * trunk/include/cf/network.h (modified) * trunk/include/cf/task.h (modified) * trunk/src/bin.cpp (modified) * trunk/src/codec.cpp (modified) * trunk/src/logger.cpp (modified) * trunk/src/network.cpp (modified) #1 fix and add interfaces Sat, 21 Mar 2015 11:10:50 GMT cheese [6] * trunk/src/network.cpp (modified) #1 fix socket patch for windows Sat, 21 Mar 2015 10:54:07 GMT cheese [5] * trunk/include/cf/network.h (modified) * trunk/src/network.cpp (modified) * trunk/test/test.cpp (modified) #1 get address from local socket or peer socket Wed, 18 Mar 2015 14:17:49 GMT cheese [4] * trunk/doc (added) * trunk/doc/doxyfile (added) * trunk/doc/makefile (added) * trunk/example (added) * trunk/include (added) * trunk/include/cf (added) * trunk/include/cf/bin.h (added) * trunk/include/cf/codec.h (added) * trunk/include/cf/exception.h (added) * trunk/include/cf/file.h (added) * trunk/include/cf/formatter.hpp (added) * trunk/include/cf/jni.h (added) * trunk/include/cf/logger.h (added) * trunk/include/cf/memory.h (added) * trunk/include/cf/network.h (added) * trunk/include/cf/task.h (added) * trunk/include/cf/test.hpp (added) * trunk/include/cf/types.h (added) * trunk/include/cf/util.h (added) * trunk/jni (added) * trunk/jni/makefile (added) * trunk/makefile (added) * trunk/makeinclude (added) * trunk/makeinclude/c-native-compiler.platform.mk (added) * trunk/makeinclude/platform.mk (added) * trunk/makeinclude/userdefine.mk (added) * trunk/src (added) * trunk/src/bin.cpp (added) * trunk/src/codec.cpp (added) * trunk/src/dirent.win32.hpp (added) * trunk/src/exception.cpp (added) * trunk/src/file.cpp (added) * trunk/src/jni.cpp (added) * trunk/src/logger.cpp (added) * trunk/src/macaddr.cpp (added) * trunk/src/makefile (added) * trunk/src/memory.cpp (added) * trunk/src/network.cpp (added) * trunk/src/task.cpp (added) * trunk/src/util.cpp (added) * trunk/test (added) * trunk/test/makefile (added) * trunk/test/test.cpp (added) * trunk/windows (added) * trunk/windows/libcf++.sln (added) * trunk/windows/libcf++.vcproj (added) * trunk/windows/libcf++.vsprops (added) * trunk/windows/test.vcproj (added) #1 commit prototype Wed, 18 Mar 2015 14:13:50 GMT cheese [3] * trunk (added) initial structure3 Wed, 18 Mar 2015 14:13:50 GMT cheese [2] * tags (added) initial structure2 Wed, 18 Mar 2015 14:13:50 GMT cheese [1] * branches (added) initial structure1