wok-next diff gc/description.txt @ rev 13453

Add: claws-mail-perl
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Oct 07 01:30:47 2012 +0200 (2012-10-07)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gc/description.txt	Sun Oct 07 01:30:47 2012 +0200
     1.3 @@ -0,0 +1,2 @@
     1.4 +The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage 
     1.5 +collecting replacement for C malloc or C++ new.