CorrectedStringRef::toBoolean().
Unit test of the StringRef class: added a test for the hash functions.
StringRef: added string compare methods with unit tests.
Progress on the unit test for the StringRef class.
Corrections to the StringRef class, started an unit test for this class.
Library passes its current unit test, updated the gitignore file.
RegisterWithBitsFromRightToLeftAtAbsoluteAddress class passes its (unified) unit test.
Added a test for setBit().
Worked on the StringBase class.
RegisterWithBitsFromRightToLeftAtAbsoluteAddress class passes its (unified) unit test.
RegisterWithBitsFromRightToLeftAtAbsoluteAddress NOW passes its unit test.
Started implementing the unit test for the StringBase classes.
Added (and tested) the RegisterAtAbsoluteAddress::setUnsignedIntegerRange method.
Added (and tested) the RegisterAtAbsoluteAddress::getUnsignedIntegerRange method.
Addes CUTE as a subproject, unittest starts to compile with meson.
Addes CUTE as a subproject, unittest starts to compile with meson.
Started to work on the unit test for the RegisterAtAbsoluteAddress class, first corrections to this class.
Renamed the BaseClasses/RegisterWithBitsNumberedFromRightToLeftAtAbsoluteAddress to the BaseClasses/RegisterAtAbsoluteAddress class and worked on the later one.
Started to work on the RegisterWithBitsNumberedFromRightToLeftBase class.
Started the MCPP project, started to work on the RegisterWithBitsNumberedFromRightToLeftInterface interface.
Moved some .cpp files to distinct directories, updated and corrected the CMakeFiles.
Added changes to the StringRef.cpp file.
Started to work on the RegisterWithBitsNumberedFromRightToLeft class.
Improved the StringRef class (corrections, added the toUnsignedInteger method).
Small fix for the unit test of the StringRef class.
Progress on the StringRef class, added an unit test for the StringRef class.
Progress on the new StringRef class.
General cleanup (StreamConvertibleInterface,...). Start to write the StringRef class.
Merged unwanted heads.
Added a missing file.
ByteSourceBase: added templated value reading w...
Progress on the AVR SPI class.
Added missing files.
Fixed an error in the SerialPort class, added m...
TestBase: added a default exception handler. Pr...
Start to write an unit test for the CFile class.
SerialPort class: use baud rate codes.
Start to work on a serial port example, correct...
Completed the SerialPort class so far.
Adapted the unit test of the SmallDatagramPacke...
Added the ByteSink interface. Rewrote the signa...
Added the fileSystem group, added the CFile cla...
Started to write the linux SerialPort class.
Extended the unit test for the SmallDataGramPac...
SmallDatagramPacket passes the receive test.
Fix for the CRC8 class. Progress on the SmallDa...
SmallDatagramPacket completed so far, added the...
Progress on the SmallDatagramPacket class.
Progress on the SmallDatagramPacket class.
Progress on the SmallDatagramPacket class.
Progress on the SmallDatagramPacket class.
Added the CRC8 class.
Added a unit test for the CyclicBuffer class.
Renamed the UART class to UART0 since the compi...
Added the CyclicBuffer and the AVR/UART class.
Progress on the MemoryMappingAccessor class, fi...
Progress on the RegisterAccessor, started the M...
Fixed the TextListParser class.
String class: added a type alias for the hash r...
TextListParser passes its unit test.
Work on the unit test for the TextListParser cl...
Started to work on the TextListParser class.
Progress on the interface of the TextListParser...
Small progress on the icon of the quit action.
Added an alias to the qt translations.
Separated QtTranslatableInterface into the inte...
Progress on the QtGUI module.
QtGUI example applications starts to run.
Fixed more compilation errors in the QtGUI modu...
More compilation fixes.
Minor compilation fixes.
Improved the build system for the QtGUI module,...
Improved the CMake system for the Qt subproject.
Added the ProgramInformation class, more progre...
Started to work on the QtGUI module.
Corrected a bad file size in the offset calcula...
Fixed the missing annotation at the beginning o...
Small corrections to support WIN32 builds.
Small corrections to support WIN32 builds.
Corrections to support a data bus width of 64 bit.
Added tag 1.0.1 for changeset 8c37ebb80ac0
JobDescription: corrected the computation of th...
VHDL plugin: rewritten to use the new source in...
Range class: getSpan handles integers correctly...
SourceDescription: corrected the raw file read ...
Fixes for the calculated ROM byte range in case...
String class: partial template specialisation o...
Smaller compilation fixes.
Modified the make system to build on MingW32
Merged heads
Minor changes to support MingW
Small modifications to the file class.
Fixed some compilation errors.
Small progress on the new data aquisition struc...
File class: added openInputStream() and openOut...
Progress on the command interface, the JobDescr...
Added endianess enums to the JobDescription class.
Start to implement the source file reading into...
Improved the build system to generate a strippe...
Improved the documentation.