acl/lib_acl
2016-03-24 14:44:18 +08:00
..
include fixed one bug in json parser for reset 2016-03-19 22:05:46 +08:00
lib delete dummy files 2015-11-27 07:11:18 -08:00
master delete dummy files 2015-11-27 07:11:18 -08:00
samples improving compiling speed by add precompile way 2016-02-25 19:57:02 +08:00
src make master_threads more safety for avoiding socket_stream exception 2016-03-24 14:44:18 +08:00
changes.txt make master_threads more safety for avoiding socket_stream exception 2016-03-24 14:44:18 +08:00
Doxyfile first commit acl to github 2013-08-18 17:42:25 +08:00
lib_acl_vc2003.vcproj fixed bugs in acl_vstream.c and polarssl_io.cpp; add xml2, xml3 for parsing xml data 2015-12-03 17:00:07 +08:00
lib_acl_vc2008.vcproj fixed bugs in acl_vstream.c and polarssl_io.cpp; add xml2, xml3 for parsing xml data 2015-12-03 17:00:07 +08:00
lib_acl_vc2010.vcxproj fixed bugs in acl_vstream.c and polarssl_io.cpp; add xml2, xml3 for parsing xml data 2015-12-03 17:00:07 +08:00
lib_acl_vc2010.vcxproj.filters fixed bugs in acl_vstream.c and polarssl_io.cpp; add xml2, xml3 for parsing xml data 2015-12-03 17:00:07 +08:00
lib_acl_vc2010.vcxproj.user 整理了一些文件格式 2014-11-19 00:25:21 +08:00
lib_acl_vc2012.vcxproj improving performance and fixed some bugs 2016-02-05 10:10:24 +08:00
lib_acl_vc2012.vcxproj.filters improving performance and fixed some bugs 2016-02-05 10:10:24 +08:00
lib_acl.rc acl 3.1.3 version release! 2015-08-26 06:05:52 -07:00
Makefile improving compiling speed by add precompile way 2016-02-25 19:57:02 +08:00
Makefile.db add some functions in connection pool moudle 2015-11-13 00:26:30 -08:00
Makefile.debug update polarssl to 1.2.18; prepare for releasing new acl version 2015-12-08 06:28:10 -08:00
Readme.txt 整理了一些文件格式 2014-11-19 00:25:21 +08:00
resource.h 整理了一些文件格式 2014-11-19 00:25:21 +08:00
StdAfx.h improving compiling speed by add precompile way 2016-02-25 19:57:02 +08:00
todo.txt 代码优化,当 delete 对象时去掉了判空过程 2014-09-06 21:39:54 +08:00

========================================================================
       STATIC LIBRARY : acl_lib
========================================================================


AppWizard has created this acl_lib library for you.  

This file contains a summary of what you will find in each of the files that
make up your acl_lib application.

/////////////////////////////////////////////////////////////////////////////

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    named acl_lib.pch and a precompiled types file named StdAfx.obj.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.


/////////////////////////////////////////////////////////////////////////////