wok-6.x diff gc/description.txt @ rev 16863

Up qupzilla (1.6.6) for LxQt
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Jul 13 07:43:00 2014 +0000 (2014-07-13)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gc/description.txt	Sun Jul 13 07:43:00 2014 +0000
     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.