Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / url / UrlBase.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
2012-04-27 Michael Andresdo not use sys includes for zypp header files
2010-11-22 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-11-03 Dominik Heidleradded Url::delQueryParam method
2008-05-06 Josef Reidingerrevert isLocal metod and use downloads instead to decid...
2008-05-02 Josef Reidingeradd isLocal function to Url which say if scheme is...
2006-07-06 Marius Tomaschewski- Bug #172608, changed to implement default constructor
2006-04-11 Marius Tomaschewski- Improved path name "//" vs. "/%2f" handling in cleanu...
2006-04-03 Marius Tomaschewski- Refined cleanupPathName to encode the second slash...
2006-03-30 Marius Tomaschewski- Fixed cleanupPathName and its usage in setPathName...
2006-02-16 Marius Tomaschewski- Fixed asString(viewOptions) documentation
2006-02-06 Marius Tomaschewski- Converted to use zypp::Exception derived exceptions
2006-01-29 Klaus KaempftoString() -> asString()
2006-01-19 Marius Tomaschewski- Documented exceptions, ...
2006-01-18 Marius Tomaschewski- Added flag if encoded or not to set functions
2006-01-13 Marius Tomaschewski- More documentation
2006-01-12 Marius Tomaschewski- Added assignment operator
2006-01-11 Marius Tomaschewski- More documentation
2006-01-10 Marius Tomaschewski- Implemented minimal path name cleanup
2006-01-09 Marius Tomaschewski- More documentation.
2005-12-12 Marius Tomaschewski- added isValid() function.
2005-12-12 Marius Tomaschewski- implemented get/setPathParam and get/setQueryParam...
2005-12-12 Marius Tomaschewski- Added toString(ViewOptions)
2005-12-09 Marius Tomaschewski- Initial Url checkin.