Merge branch 'master' of ssh://git@git.opensuse.org/projects/zypp/libzypp
[platform/upstream/libzypp.git] / zypp / base / String.h
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