Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / base / Exception.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.19.0 83/94683/1
2010-11-22 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-10-21 Michael AndresException: add ctor taking a message and an exception...
2010-10-06 Michael AndresNew: class Errno - Convenience errno wrapper.
2008-12-12 Michael Andres- Add Exception::asUserHistory: Returns a single (multi...
2007-10-03 Martin VidnerFixed compilation errors with GCC 4.3 by adding missing...
2007-07-27 Michael Andresdocs
2007-07-27 Michael AndresAdd historyAsString()
2007-07-27 Michael Andresadd message history to Exception
2007-07-19 Martin Vidnerbase/Gettext.h must not be included by any zypp header...
2007-07-18 Michael Andres- Fixed repo::provideFile to throw on error.
2007-06-20 Arvin Schnell- fixed some typos
2007-05-07 Michael AndresAdd attribute noreturn to ZYPP_THROW and ZYPP_RETHROW
2007-05-03 Michael Andresbackup
2006-03-21 Michael Andres- fixed ZYPP_RETHROW (#156430)
2006-03-07 Michael Andres- removed superfluous ZYPP_DUMPON macro
2006-03-03 Stanislav VisnovskyasTranslatedString -> asUserString
2006-03-02 Klaus Kaempffix build by providing a dummy 'asTranslatedString()'
2005-12-13 Michael Andresadapt to changed ZYPP_THROW macros
2005-12-12 Michael Andres- Adapt to virtual ostream operator<< provided by Refer...
2005-12-12 Michael AndresReferenceCounted: Added virtual ostream operator<<.
2005-12-12 Michael Andres- Exception: virtual std::ostream & dumpOn( std::ostrea...
2005-12-11 Michael Andres- Pathname,PathInfo
2005-12-08 Michael AndresAdjusted Exceptions.
2005-11-30 Klaus Kaempffix typo
2005-11-29 Michael AndresAdjusted Exception handling macros; added ZYPP_CAUGHT and
2005-11-28 Michael AndresAdded Exceptions (Exception.h)