-
- Downloads
* #7264: don't use ConfigTree for history
This way we only have one representation of the history in memory instead of 2, and we don't need a ConfigTree for this, standard streams are sufficient.
Showing
- daemon/src/history/history.cpp 46 additions, 67 deletionsdaemon/src/history/history.cpp
- daemon/src/history/history.h 7 additions, 29 deletionsdaemon/src/history/history.h
- daemon/src/history/historyitem.cpp 27 additions, 29 deletionsdaemon/src/history/historyitem.cpp
- daemon/src/history/historyitem.h 3 additions, 7 deletionsdaemon/src/history/historyitem.h
- daemon/test/history-sample.tpl 0 additions, 3 deletionsdaemon/test/history-sample.tpl
- daemon/test/historytest.cpp 4 additions, 26 deletionsdaemon/test/historytest.cpp
- daemon/test/historytest.h 0 additions, 3 deletionsdaemon/test/historytest.h
Loading
Please register or sign in to comment