wok-current view gc/description.txt @ rev 13721

Add cherrytree: A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Dec 21 08:15:57 2012 +0000 (2012-12-21)
parents
children
line source
1 The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage
2 collecting replacement for C malloc or C++ new.