selection data access (YUM does not compile yet)
[platform/upstream/libzypp.git] / devel /
2006-01-25 Michael Andres- Added filter triggering callback on matching capabili...
2006-01-25 Jiri Srainpush resolvables from sources to object pool
2006-01-25 Jiri SrainAdded example using SourceManager
2006-01-25 Michael Andres- Added Capability iterator to ResPool.
2006-01-25 Michael Andres- Changed class Dependency to behave as map<Dep,CapSet>
2006-01-24 Michael Andresbackup
2006-01-24 Michael Andres- Added some more tools for queries.
2006-01-23 Michael Andres- Splitted access to pool::PoolImpl:
2006-01-23 Michael Andres- empty Makefile.am because it's already mentioned...
2006-01-23 Michael Andresbackup
2006-01-23 Klaus Kaempfunneeded
2006-01-23 Klaus Kaempfall moved to testsuite/solver/src/helix now
2006-01-23 Klaus Kaempfgenerate all kinds
2006-01-23 Klaus Kaempfbackup
2006-01-22 Michael Andres- let ResFilters and ResStore.h operate on ResObject...
2006-01-22 Klaus KaempfFirst steps towards a real SourceImpl for the 'helix...
2006-01-22 Klaus Kaempfundelete .cvsignore files
2006-01-22 Michael Andres- added devel configure switch zo disable building...
2006-01-22 Klaus Kaempfthis is subversion
2006-01-19 Jiri Srainadded pattern to repomd testsuite and RNC/RNG
2006-01-19 Jiri Srainremoved the YUM parser test (was moved to testsuite...
2006-01-19 Jiri Srainsource factory now produces source from URL and directo...
2006-01-19 Michael AndresBackup ResStatus
2006-01-18 Duncan Mac-Vicar Pmove store to target
2006-01-18 Duncan Mac-Vicar Pok, first functional storage. Works with patches, addin...
2006-01-18 Duncan Mac-Vicar Padapt to new YUMSourceImpl... ieterate trough for now...
2006-01-18 Jiri Srainfixed test case
2006-01-17 Jiri Srainadded pattern parser test case
2006-01-17 Michael Andres- fixed bug in PathInfo
2006-01-15 Michael Andresbackup
2006-01-15 Michael Andres- reenabled autodocs (configured not to draw graphs)
2006-01-13 Duncan Mac-Vicar PImplemented the generic interface and implemented the...
2006-01-12 Duncan Mac-Vicar Pforgot the arch attribute. At this stage I can fully...
2006-01-12 Duncan Mac-Vicar Pfix some XML output and add escaping of Capabilities
2006-01-12 Duncan Mac-Vicar Pcommit the xml escaping functions of a boost based...
2006-01-11 Duncan Mac-Vicar Pmove the serialization stuff out of the test playground...
2006-01-11 Duncan Mac-Vicar Pmove everything out of the test2.cc file to real Backen...
2006-01-11 Duncan Mac-Vicar Pstore patch function. tree structure is auto created
2006-01-11 Duncan Mac-Vicar Plets use a plain fils system backend while we get a...
2006-01-11 Michael Andresbackup
2006-01-10 Duncan Mac-Vicar Psupport patch atoms and everything. Only missing a...
2006-01-10 Duncan Mac-Vicar Psupport Message serializing
2006-01-10 Duncan Mac-Vicar Psupport scripts
2006-01-10 Duncan Mac-Vicar PYOUify the XML format so we can reuse the YOU parser...
2006-01-10 Duncan Mac-Vicar Ptemplate based serialization playground
2006-01-10 Michael Andres- Assert Resolvable provides its 'name=edition', and...
2006-01-09 Michael Andres- Added helper struct NVR (name,edition(version,relase))
2006-01-09 Duncan Mac-Vicar Pstart using xml backend
2006-01-09 Michael Andres- Added devel.ma/testdrafts
2006-01-05 Jiri SrainLink ZYPP with RPM target implementation
2006-01-05 Duncan Mac-Vicar Pooops.... thanks Klaus
2006-01-04 Michael AndresFixed initialization of static vars.
2006-01-04 Duncan Mac-Vicar Pbackup my stuff here
2006-01-02 Michael Andres- added helper struct NVRA
2006-01-02 Michael Andrestagfile parser
2005-12-22 Efthimios ToulasFixed YES/NO flag for chksum.
2005-12-15 Efthimios ToulasConversion from Helix to Yum works for now.
2005-12-13 Michael Andresadapt to changes in lib
2005-12-12 Efthimios ToulasMade some minor improvements.
2005-12-12 Efthimios ToulasAdded Package class.
2005-12-12 Efthimios ToulasAdded Class Package.
2005-12-12 Michael Andres- Adapt to virtual ostream operator<< provided by Refer...
2005-12-11 Michael Andres- Pathname,PathInfo
2005-12-08 Efthimios ToulasFixed the counter in the classes. Fixed filehandle.
2005-12-08 Efthimios ToulasOptional filename can be given.
2005-12-08 Michael Andrestypo
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-12-05 Michael AndresAdded CapFactory statistics for debug
2005-12-05 Efthimios ToulasAdded provides/requires/conflicts iterations, which...
2005-12-01 Jiri SrainAdded functinoality to create whole YUM source as one...
2005-12-01 Efthimios ToulasStarted implementing command-line options
2005-12-01 Michael Andres- Fixes on Capability creation.
2005-12-01 Jiri Srainadded testcase for parsing whole YUM repository
2005-12-01 Jiri Srainadded testcase for patches parser
2005-11-30 Michael Andresupdated CapFactory parser
2005-11-30 Michael Andresprepare structure for solver code
2005-11-29 Michael Andres- YUMScriptImpl.cc Removed superfluous include of ResOb...
2005-11-28 Efthimios ToulasConverts some XML elements from Helix to Yum format...
2005-11-28 Michael AndresRel: Changed default ctor and parser to use Rel:ANY...
2005-11-28 Efthimios Toulasmoved test.xml to helix.xml
2005-11-28 Jiri Srainadded testcase for product data parser
2005-11-28 Michael AndresAdded Exceptions (Exception.h)
2005-11-25 Michael AndresAdded Edition::Less to allow std::container on Edition...
2005-11-24 Efthimios ToulasSecond part contains simple code for creating a document
2005-11-24 Efthimios ToulasInitial commit
2005-11-24 Jiri Srainbackup of YUM*Impl skeletons
2005-11-23 Michael Andresbackup
2005-11-23 Jiri Sraindependency target kind is now in stream output
2005-11-23 Michael AndresAdded struct zypp::Rel: Relelational operators.
2005-11-22 Jiri Srainmodified parsed data structures
2005-11-22 Jiri SrainYUM source 1st draft
2005-11-21 Michael AndresArch: added builtin Arch variables (Arch_noarch, Arch_i...
2005-11-21 Michael Andresupdated
2005-11-21 Michael Andres- Added test
2005-11-21 Michael Andres- Added template class base::KindOf<Type>
2005-11-20 Michael AndresRestored the develplayground. Formerly named 'test...