fixup Fix to build with libxml 2.12.x (fixes #505)
[platform/upstream/libzypp.git] / zypp / Pathname.cc
2020-11-27 DongHun KwakImported Upstream version 17.23.5 upstream/17.23.5
2019-09-02 DongHun KwakImported Upstream version 17.7.1 upstream/17.7.1
2019-09-02 DongHun KwakImported Upstream version 17.3.0 upstream/17.3.0
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.20.0 91/94691/1
2013-06-21 Michael AndresPathname: add move constructor and fix assign
2011-11-28 Michael AndresFix and optimize Pathname ctor and provide testcases...
2010-01-22 Michael AndresAllow backslash in file names. (bnc #561855)
2009-10-09 Michael AndresAdded Pathname::showRoot/showRootIf: pretty print pathn...
2008-02-18 Michael Andres- add Pathname::assertprefix
2007-10-03 Martin VidnerFixed warnings about explicit operator precedence and...
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2007-04-03 Michael Andresfixes to compile with latest gcc
2006-08-30 Michael Andres- Added method Pathname::extension: Return all of the...
2006-02-10 Stefan Hundhammerdelete entire array, not only first element (valgrind)
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...