HistoryLogReader: new HistoryLogData based API for parsing the new history file entri...
authorMichael Andres <ma@suse.de>
Mon, 3 Dec 2012 13:31:33 +0000 (14:31 +0100)
committerMichael Andres <ma@suse.de>
Mon, 3 Dec 2012 13:31:33 +0000 (14:31 +0100)
commit5ff05d634ef1cce9a5e507594a1c7e9c3bf4a49a
tree0fbd9123b9d36c12232b73c913e8b2da02bfa011
parent0d10f1b2ca0321526d111a3934ce896b96f057f0
HistoryLogReader: new HistoryLogData based API for parsing the new history file entries (fate#312521)

The old HistoryItem based API is deprecated but will still be available
for a while if you compile with -DWITH_DEPRECATED_HISTORYITEM_API.
tests/parser/HistoryLogReader_test.cc
tests/parser/HistoryLogReader_test.dat
zypp/CMakeLists.txt
zypp/HistoryLogData.cc
zypp/HistoryLogData.h
zypp/parser/HistoryLogReader.cc
zypp/parser/HistoryLogReader.h