2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 4 days ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
not needed More... over 18 years ago
solver with NO connection to libypp More... over 18 years ago
solver with NO connection to libypp More... over 18 years ago
adapt to changed ZYPP_THROW macros More... over 18 years ago
Made some minor improvements. More... over 18 years ago
Added Package class. More... over 18 years ago
improved media exceptions handling More... over 18 years ago
Added Class Package. More... over 18 years ago
- added isValid() function. More... over 18 years ago
- implemented get/setPathParam and get/setQueryParam(param,value) More... over 18 years ago
- implemented get/setPathParam and get/setQueryParam(param,value) More... over 18 years ago
- implemented get/setPathParam and get/setQueryParam(param,value) More... over 18 years ago
done More... over 18 years ago
- Added some comments about mailto: nfs: schema config More... over 18 years ago
- Adapt to virtual ostream operator<< provided by ReferenceCounted. - fixed Exception to compile More... over 18 years ago
- Added toString(ViewOptions) More... over 18 years ago
- Added toString(ViewOptions) More... over 18 years ago
- Added toString(ViewOptions) More... over 18 years ago
ReferenceCounted: Added virtual ostream operator<<. Derived classes may overload 'virtual ReferenceCounted::dumpOn' to do the stream output. More... over 18 years ago
Added ostream<< operator for Url class More... over 18 years ago
- Exception: virtual std::ostream & dumpOn( std::ostream & str ) const; Added to be overloaded and print a proper error message. More... over 18 years ago
- Fixed indenting to match zypp style More... over 18 years ago
Added mount routines, including exception handling More... over 18 years ago
- Pathname,PathInfo - Classes and associated types were moved into namespace zypp:fileststem. - static PathInfo methods operating on files/dirs were moved into namespace zypp:fileststem (now outside class Pathinfo). - classes Pathname,PathInfo are still available in namespace zypp. - removed stringutil.{h,cc} Usefull stuff was moved in to namespace zypp:str (String.h) - added base/IOStream.h std::stream related utilities in namespace zypp:iostr. - getline: Read one line from stream. - forEachLine: Simple lineparser: Call a functor for each line in file. - added base/Fd.h safe handlich of oen()/close() on filedescriptors. - media/* - Fixed MediaException decl. - Fixed MediaAccess::Ptr/consPtr (should be intrusive_ptr as class is derived from ReferenceCounted) - Fixed all code locations which throw, to use ZYPP_THROW More... over 18 years ago
- Initial Url checkin. More... over 18 years ago
- Initial Url checkin. More... over 18 years ago
- Initial Url checkin. More... over 18 years ago
Fixed the counter in the classes. Fixed filehandle. More... over 18 years ago
backup More... over 18 years ago
added first skeleton of media backend More... over 18 years ago