Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / Pathname.h
2019-09-02 DongHun KwakImported Upstream version 16.3.2 upstream/16.3.2
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.4.1 64/94664/1
2013-07-10 Michael AndresSwig can't handle move constructor
2013-06-21 Michael AndresPathname: add move constructor and fix assign
2011-11-28 Michael AndresFix and optimize Pathname ctor and provide testcases...
2009-10-09 Michael AndresAdded Pathname::showRoot/showRootIf: pretty print pathn...
2008-11-11 Michael Andresadd Pathname::operator<
2008-04-03 Josef Reidingerremove iostream include from headers and add to sources...
2008-02-18 Michael Andres- add Pathname::assertprefix
2007-09-25 Arvin Schnell- fixed typos
2007-08-10 Duncan Mac-Vicar Pimporting my current diff
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2006-11-15 Michael Andresadded Pathname::c_str()
2006-08-30 Michael Andres- Added method Pathname::extension: Return all of the...
2006-03-08 Michael Andres- support Pathname concatenation via operator/ (and /=)
2005-12-11 Michael Andres- Pathname,PathInfo
2005-12-08 Michael Andresbackup
2005-12-08 Jiri SrainAdapted classes from liby2util, some of them to be...