[uClibc-cvs] CVS uClibc++

CVS User gkajmowi gkajmowi at codepoet.org
Thu Jan 20 18:12:39 UTC 2005


Update of /var/cvs/uClibc++
In directory nail:/tmp/cvs-serv11257

Modified Files:
	ChangeLog 
Log Message:
Sstream cleanups, fixes and improvements.

--- /var/cvs/uClibc++/ChangeLog	2005/01/13 23:55:58	1.14
+++ /var/cvs/uClibc++/ChangeLog	2005/01/20 18:12:38	1.15
@@ -6,6 +6,9 @@
 -	Have max string length test aginst proper variable (oops)
 -	Change sstream to use append instead of push_back all of the time
 -	Make string::append start reading at the correct location
+-	Convert sstream to allow seeking on write stream without truncation
+-	Convert sstream xsputn to use either append or replace
+-	Elliminate duplicate size_t definition - now use C library version
 
 
 0.1.8



More information about the uClibc-cvs mailing list