Sat, 23 Jul 2016 12:28:52 +0300 | Teemu Piippo | Added the PacketQueue class to make use of the sequence numbering to process packets in the correct order, and the ZFC9000 end of packet recovery protocol. | changeset | files |
Sat, 23 Jul 2016 12:28:07 +0300 | Teemu Piippo | Fixed compilation problem | changeset | files |
Sat, 23 Jul 2016 12:27:03 +0300 | Teemu Piippo | Merged with default | changeset | files |
Sat, 23 Jul 2016 12:23:07 +0300 | Teemu Piippo | Fixed Container::splice() method trimming the last element even when not supposed to | changeset | files |
Sat, 23 Jul 2016 12:22:23 +0300 | Teemu Piippo | Added the ByteArray::quote() method to return a string representation of the byte array, and used it to print out the contents of unparseable packets. | changeset | files |
Sat, 23 Jul 2016 12:15:52 +0300 | Teemu Piippo | Added Doxygen configuration | changeset | files |
Sat, 23 Jul 2016 12:14:20 +0300 | Teemu Piippo | Added versions of min() and max() that find the smallest and largest values in an iterable. | changeset | files |