Sun, 04 Mar 2018 15:20:24 +0100use alias declaration instead of a typedef default tip
František Kučera <franta-hg@frantovo.cz> [Sun, 04 Mar 2018 15:20:24 +0100] rev 38
use alias declaration instead of a typedef

Thu, 28 Dec 2017 23:11:43 +0100do not pass by reference arguments of small types
František Kučera <franta-hg@frantovo.cz> [Thu, 28 Dec 2017 23:11:43 +0100] rev 37
do not pass by reference arguments of small types

Wed, 27 Dec 2017 11:34:09 +0100write() don't need return value
František Kučera <franta-hg@frantovo.cz> [Wed, 27 Dec 2017 11:34:09 +0100] rev 36
write() don't need return value

Mon, 25 Dec 2017 16:15:55 +0100not needed in destructor: memory = nullptr;
František Kučera <franta-hg@frantovo.cz> [Mon, 25 Dec 2017 16:15:55 +0100] rev 35
not needed in destructor: memory = nullptr;

Mon, 25 Dec 2017 01:34:06 +0100parametric memory size
František Kučera <franta-hg@frantovo.cz> [Mon, 25 Dec 2017 01:34:06 +0100] rev 34
parametric memory size

Mon, 25 Dec 2017 01:27:44 +0100memory: rename, refactor
František Kučera <franta-hg@frantovo.cz> [Mon, 25 Dec 2017 01:27:44 +0100] rev 33
memory: rename, refactor

Mon, 25 Dec 2017 00:34:27 +0100rename memory.h to Memory.h
František Kučera <franta-hg@frantovo.cz> [Mon, 25 Dec 2017 00:34:27 +0100] rev 32
rename memory.h to Memory.h

Mon, 25 Dec 2017 00:24:07 +0100wrap memory in a class
František Kučera <franta-hg@frantovo.cz> [Mon, 25 Dec 2017 00:24:07 +0100] rev 31
wrap memory in a class

Sun, 24 Dec 2017 00:47:34 +0100comments, formatting
František Kučera <franta-hg@frantovo.cz> [Sun, 24 Dec 2017 00:47:34 +0100] rev 30
comments, formatting

Sun, 24 Dec 2017 00:30:54 +0100license: GNU GPLv3+
František Kučera <franta-hg@frantovo.cz> [Sun, 24 Dec 2017 00:30:54 +0100] rev 29
license: GNU GPLv3+