[uClibc-cvs] CVS uClibc++

CVS User gkajmowi gkajmowi at codepoet.org
Mon Jan 3 16:28:46 UTC 2005


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

Modified Files:
	ChangeLog 
Log Message:
Addition of <iomanip> as well as minor syntax error fixes all over.

--- /var/cvs/uClibc++/ChangeLog	2004/12/23 16:06:43	1.8
+++ /var/cvs/uClibc++/ChangeLog	2005/01/03 16:28:45	1.9
@@ -1,3 +1,11 @@
+0.1.8
+-	Fixed problem in <map> which returned this instead of *this for operator=
+-	Fixed an problem using . instead of ->  Oops.
+-	Added string find, rfind, find_first_of and find_last_of functions
+-	Moved operator+(string, string) into library binary.
+-	Added <iomanip> header.  Forgot that little thing.  Oops.
+
+
 0.1.7 - 2004-12-23
 -	Significant changes to the library
 -	Converted a lot of forced instanteation from double definitions to ifdef tricks



More information about the uClibc-cvs mailing list