summaryrefslogtreecommitdiffstats
path: root/src/inkgc/gc-managed.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-9/+8
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Fix C++11 errors and warnings with g++-7Alex Valavanis2017-02-051-2/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1660992 (bzr r15477)
* Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-261-0/+63
(bzr r13950)