History log of /external/astl/include/ios_base.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f759b92d2877872c2f9300304d5aee0e41bd1306 27-Jan-2010 Nicolas Catania <niko@google.com> First cut of the sstream implementation.
Added the sstream header file the stringbuf and stringstream classes.

Added missing openmode flags in ios_base.h
/external/astl/include/ios_base.h
f1112427006f4fd9b72cb46acd46ddbbf1e7b741 04-Feb-2010 Nicolas Catania <niko@google.com> Added basic support for the streams flags and iomanip.
/external/astl/include/ios_base.h
7c0a09a5022e5fb75b7a7dd6d68d4f811f6c462b 29-Jan-2010 Nicolas Catania <niko@google.com> In ostream, added code to do the one time init of the stdio streams.

The new inner class Init will be in charge of constructing the
streams cout and cerr.
/external/astl/include/ios_base.h
8974d36b49996aa59a926a53b830332890021e4c 24-Jan-2010 Nicolas Catania <niko@google.com> Basic support of the ios_base, the root of all streams.

Added skeleton for ostream and the iosfwd header files.
iomanip is referenced in the comment but not included in this CL.
/external/astl/include/ios_base.h