]> sigrok.org Git - pulseview.git/history - test/data/decoderstack.cpp
View: Fixes related to multi-segment display
[pulseview.git] / test / data / decoderstack.cpp
2017-03-23 Uwe HermannRemove unused "using" declarations.
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2015-06-11 Joel HoldsworthReplaced NULL with nullptr
2015-01-17 Uwe HermannUpdate for libsigrokcxx rename.
2014-12-03 Joel HoldsworthSession: Renamed files to match class name
2014-11-29 Uwe Hermanndecoderstack.cpp: Fix incorrect #inludes.
2014-11-29 Uwe Hermanntest: Disable all unit tests for now (all of them are...
2014-11-22 Joel HoldsworthSession: Renamed pv::SigSession to Session
2014-11-22 Joel HoldsworthMake member variable underscores a suffix instead of...
2014-05-24 Joel HoldsworthReplaced boost::shared_ptr with std::shared_ptr
2013-12-30 Joel HoldsworthReplaced using namespace with using class directives
2013-11-30 Joel HoldsworthRenamed pv::data::Decoder to DecoderStack