Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / base / String.h
2019-09-02 DongHun KwakImported Upstream version 16.3.2 upstream/16.3.2
2019-09-02 DongHun KwakImported Upstream version 14.46.0 upstream/14.46.0
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 16.2.2 20/94720/1
2016-11-01 DongHun KwakImported Upstream version 16.1.0 14/94714/1
2016-11-01 DongHun KwakImported Upstream version 15.21.1 93/94693/1
2016-11-01 DongHun KwakImported Upstream version 15.20.0 91/94691/1
2016-11-01 DongHun KwakImported Upstream version 15.19.6 89/94689/1
2016-11-01 DongHun KwakImported Upstream version 15.19.0 83/94683/1
2016-11-01 DongHun KwakImported Upstream version 15.13.0 73/94673/1
2016-11-01 DongHun KwakImported Upstream version 15.5.0 65/94665/1
2016-11-01 DongHun KwakImported Upstream version 15.2.0 61/94661/1
2016-11-01 DongHun KwakImported Upstream version 15.0.0 56/94656/1
2016-11-01 DongHun KwakImported Upstream version 14.39.0 35/94635/1
2016-11-01 DongHun KwakImported Upstream version 14.32.2 21/94621/1
2016-11-01 DongHun KwakImported Upstream version 14.31.0 18/94618/1
2014-06-04 Michael AndresUse a signleton JobReport callback sender
2014-05-09 Michael AndresAdd str::gapify
2014-04-10 Michael Andresstring stream improvements
2014-04-03 Michael AndresString: adapt default args
2014-04-02 Michael AndresString: don't split at quoted sep-chars
2014-02-21 Michael Andresteach printIndented to wrap lines
2014-02-11 Michael AndresUse true/false as default bool string representation
2014-01-31 Michael AndresString helper for printing indented text
2014-01-24 Michael AndresAdd asUserSting: human readable (translated) string...
2014-01-24 Michael AndresProvide access to ostringstream
2014-01-17 Michael Andresadd asSting overload for string&&
2014-01-14 Michael AndresInclude boost/format
2013-01-16 Michael AndresAdd missing template overload
2012-09-12 Michael AndresAdd str::commonPrefix
2012-08-03 Michael Andresdocs adjusted
2011-10-18 Michael AndresFix RepoVariables*Replacer to compute substitution...
2011-10-18 Michael AndresNew str::gsubFun/replaceAllFun for demand computed...
2010-10-04 Michael AndresAdd str::receiveUpTo to read stream content up to the...
2009-11-03 Michael AndresNeed an explicit str::asString( const char * t )
2009-11-03 Michael Andresprovide str::asString for integral types
2009-09-11 Michael AndresRemove superfluous test.
2009-09-03 Michael AndresNew class Str (string building convenience) and appendE...
2009-01-22 Ján KupecMerge branch 'master' of ssh://git@git.opensuse.org...
2009-01-22 Ján Kupecstr::splitFieldsEscaped() added
2008-12-11 Michael Andres- Add str::hexencode and str::hexdecode to encode speci...
2008-11-06 Michael Andres- enhance string to bool conversion and add tests.
2008-10-22 Michael Andresfix String utilities and testcases
2008-10-21 Michael Andresadd str::hasSuffix and stripSuffix
2008-09-24 Jan Kupec- str::escape(string, char) added
2008-09-09 Michael AndresAdapt ServiceInfo to/from .service
2008-06-30 Michael Andres- Fix permanent duplication of gpg keys in the rpm...
2008-06-10 Josef Reidinger- improve performance of gsub
2008-05-09 Michael Andresadd str::stripLastWord
2008-04-22 Josef Reidingerreplace boost::replace_all by jano's implementation...
2008-04-04 Josef Reidingeradd split with respect to escaped delimeters and also...
2008-02-15 Stephan Kulowmove into trunk
2008-02-11 Michael AndresAdd pool byIdent iterator: Iterate over all items of...
2008-02-04 Michael Andresfix endless loop in str::split
2008-02-01 Michael Andresimprove some string helper
2008-01-21 Michael AndresRemoved obsolete files and classes.
2007-12-18 Michael Andresadded compareCI: case insensitive string compare
2007-10-03 Martin VidnerFixed compilation errors with GCC 4.3 by adding missing...
2007-08-31 Michael AndresAdded str::strToTrue, str::sstrToFalse and str::sstrToB...
2007-08-16 Klaus Kaempffix String::endsWith
2007-08-10 Duncan Mac-Vicar P- adapting regex code
2007-08-10 Duncan Mac-Vicar Pa little bit of cleanup
2007-08-10 Duncan Mac-Vicar Padd a endsWith() - untested, unused so far.
2007-08-10 Duncan Mac-Vicar Pimporting my current diff
2007-08-03 Michael AndresSpecialize str::asString<> for intrusive_ptr and weak_p...
2007-06-11 Duncan Mac-Vicar P- Make the container function use iterators (thanks ma)
2007-05-15 Michael Andresupdated data:: resolvable classes.
2007-05-07 Duncan Mac-Vicar Pcompile
2007-05-07 Duncan Mac-Vicar P r5205@piscola: dmacvicar | 2007-05-07 15:37:43 +0200
2007-04-04 Michael Andresadded str::hasPrefix std::stripPrefix
2006-11-10 Michael Andresdoxygen fixes
2006-04-19 Michael Andres- fixed missplaced Logger.h includes
2006-02-01 Stanislav Visnovskypropagate separator to str::join() - fixes NFS mount
2006-01-31 Michael Andres- fixed SuseTagsImpl.cc to compile
2006-01-19 Jiri Srainsource factory now produces source from URL and directo...
2006-01-12 Jiri Srainadded str::join (reverse to str::split)
2006-01-09 Michael AndresAddded str::split: Split \a line_r into words.
2005-12-11 Michael Andres- Pathname,PathInfo
2005-11-28 Michael AndresAdded Exceptions (Exception.h)
2005-11-25 Michael AndresAdded Edition::Less to allow std::container on Edition...
2005-11-24 Michael Andresclass KindOf<>: lowercase identification string and...
2005-10-11 Michael Andresdraft backup
2005-10-05 Michael Andresbackup