- Create the cache directly from the schema (installed) file.
[platform/upstream/libzypp.git] / zypp / base /
2006-01-12 Jiri Srainadded str::join (reverse to str::split)
2006-01-10 Michael AndresNo logging if environment var ZYPP_NOLOG is set
2006-01-09 Michael AndresAddded str::split: Split \a line_r into words.
2006-01-09 Michael Andres- Added devel.ma/testdrafts
2005-12-16 Michael AndresIOStream.h: forEachLine( std::istream & str_r, _Functio...
2005-12-16 Michael Andresadded: template<class _Res>
2005-12-15 Michael Andres- added gettext interface
2005-12-13 Michael Andres- added ByteCount and Unit
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 Jiri Srainadded missing files
2005-12-08 Jiri SrainAdapted classes from liby2util, some of them to be...
2005-12-08 Michael AndresAdjusted Exceptions.
2005-12-06 Michael AndresAdded Example.COW_debug.cc. A simple class using an...
2005-12-06 Michael Andres- Added RWCOW_pointer (PtrTypes.h): RW_pointer supporti...
2005-12-05 Michael AndresMoved the smart pointer types and related cast function...
2005-11-30 Klaus Kaempffix typo
2005-11-29 Michael AndresAdjusted Exception handling macros; added ZYPP_CAUGHT and
2005-11-28 Michael Andres-lboost_regex
2005-11-28 Michael AndresAdded Exceptions (Exception.h)
2005-11-25 Michael AndresAdded Edition::Less to allow std::container on Edition...
2005-11-24 Michael Andresclass KindOf<>: lowercase identification string and...
2005-11-23 Michael AndresRenamed Ptr types
2005-11-23 Michael AndresFixed printing of dependencies. Added zypp/NeedAType...
2005-11-22 Michael AndresAdded comparison operators to Edition interfacae.
2005-11-21 Michael AndresAdditionaly provide Ptr types defined by DEFINE_PTR_TYP...
2005-11-21 Michael Andres- Added template class base::KindOf<Type>
2005-11-17 Michael Andres- Provide method 'asString()' in StringVal based classes.
2005-11-14 Michael Andresgcc refuses to use scoped_ptr on incomplete type, so...
2005-11-13 Michael AndresAdded zypp::base::ImplPtr
2005-10-26 Michael Andresbasic dependencies added
2005-10-25 Michael Andresbackup
2005-10-24 Michael Andrescapability backup
2005-10-14 Michael Andresbackup
2005-10-11 Michael Andresdraft backup
2005-10-11 Michael Andresdraft backup
2005-10-05 Michael Andresbackup
2005-10-05 Michael Andresbackup
2005-09-29 Michael AndresAdded libzypp source directory