|
From: Patrick H. <pat...@us...> - 2002-05-24 02:15:55
|
patrickh 2002/05/23 19:15:54 PDT
Modified files:
cppdom config.h cppdom.cpp cppdom.h
Removed files:
cppdom shared_ptr.h
Log:
Removed cppdom/shared_ptr.h in favor of using Boost 1.28.0. This is the
first step in extending the API to allow nodes to get their parent node.
Revision Changes Path
1.3 +4 -0 cppdom/cppdom/config.h
1.16 +1 -1 cppdom/cppdom/cppdom.cpp
1.37 +6 -6 cppdom/cppdom/cppdom.h
1.5 +0 -278 cppdom/cppdom/shared_ptr.h (dead)
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/config.h.diff?r1=1.2&r2=1.3&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/cppdom.cpp.diff?r1=1.15&r2=1.16&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/cppdom.h.diff?r1=1.36&r2=1.37&diff_format=h
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/cppdom/shared_ptr.h?rev=&content-type=text/plain
|