Author: wyoung
Date: Mon Aug 6 18:36:18 2007
New Revision: 1736
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1736&view=rev
Log:
Interim checkin in ColData redesign:
ColData_Tmpl<T> and const_string classes together into a single simple
class called ColData, replacing "typedef ColData_Tmpl<const_string>".
Should function identically, with the exception that test_manip now
passes all checks. (Some minor changes in semantics done to make that
happen, but also some bug fixes in the unit test itself.)
ColData_Tmpl<T> remains in place for the moment, for MutableColData,
which is doomed.
Modified:
trunk/Wishlist
trunk/lib/coldata.cpp
trunk/lib/coldata.h
trunk/lib/const_string.h
trunk/lib/manip.cpp
trunk/lib/manip.h
trunk/test/test_manip.cpp
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/Wishlist
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/Wishlist?rev=1736&r1=1735&r2=1736&view=diff
Modified: trunk/lib/coldata.cpp
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/coldata.cpp?rev=1736&r1=1735&r2=1736&view=diff
Modified: trunk/lib/coldata.h
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/coldata.h?rev=1736&r1=1735&r2=1736&view=diff
Modified: trunk/lib/const_string.h
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/const_string.h?rev=1736&r1=1735&r2=1736&view=diff
Modified: trunk/lib/manip.cpp
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/manip.cpp?rev=1736&r1=1735&r2=1736&view=diff
Modified: trunk/lib/manip.h
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/manip.h?rev=1736&r1=1735&r2=1736&view=diff
Modified: trunk/test/test_manip.cpp
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/test/test_manip.cpp?rev=1736&r1=1735&r2=1736&view=diff
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits