Difference between revisions of "Boehm garbage collector"

From Free Software Directory
Jump to: navigation, search
(The web site moved. Update URLs.)
(New version)
 
(One intermediate revision by one other user not shown)
Line 9: Line 9:
 
|Documentation note=Tutorial PDF at http://hboehm.info/gc/04tutorial.pdf
 
|Documentation note=Tutorial PDF at http://hboehm.info/gc/04tutorial.pdf
 
|Keywords=C++,C,garbage collection
 
|Keywords=C++,C,garbage collection
|Version identifier=NO_VERSION_DATA
+
|Version identifier=7.2
|Version date=1970-01-01
+
|Version date=2016/05/23
|Version status=stable
+
|Version status=unknown
|Version download=http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/
+
|Version download=http://hboehm.info/gc/gc_source/gc-7.2g.tar.gz
|Version comment=NO_VERSION_DATA
+
|Last review by=Alejandroindependiente
|Last review by=Dave Love
+
|Last review date=2016/12/27
|Last review date=2006-09-06
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01

Latest revision as of 18:25, 27 December 2016


[edit]

Boehm garbage collector

http://hboehm.info/gc/
Conservative garbage collector for C and C++

A conservative garbage collector which can be used as a garbage collecting replacement for C malloc or C++ new and as a malloc leak detector.





Licensing

License

Verified by

Verified on

Notes

Verified by

Ted Teah

Verified on

6 September 2006




Leaders and contributors

Contact(s)Role
Hans Boehm Maintainer


Resources and communication

AudienceResource typeURI
Developer,SupportE-mailmailto:gc@linux.hpl.hp.com
HelpE-mailmailto:c-announce-request@linux.hpl.hp.com


Software prerequisites




Entry




















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.