Imported Upstream version 14.32.2
[platform/upstream/libzypp.git] / zypp / base / IOStream.h
2013-05-02 Michael AndresDiscourage using SafeBool in favor of explicit operator...
2012-04-16 Michael AndresImprove iostr::forEachLine to accept lamdas, add simple...
2010-05-03 Michael Andresiostr::EachLine: No need to prohibit non const access...
2009-10-09 Michael AndresAdd iostr::tee/copy/copyIndent: istream to ostream...
2008-02-15 Stephan Kulowmove into trunk
2008-02-04 Michael AndresMove system arch and text locale handling to Zconfig...
2007-04-20 Michael Andresextend line parser to retrieve file position
2007-04-19 Michael Andressupport line numbers in lineparser
2007-03-22 Michael AndresAdded iostr::EachLine: Simple lineparser. Traverse...
2005-12-16 Michael AndresIOStream.h: forEachLine( std::istream & str_r, _Functio...
2005-12-11 Michael Andres- Pathname,PathInfo