wok-stable diff gc/description.txt @ rev 12389

Using source instead of precompiled binaries
author Brenton Scott <admin@trixarian.net>
date Mon May 27 15:19:02 2013 +0200 (2013-05-27)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gc/description.txt	Mon May 27 15:19:02 2013 +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.