A garbage collector for C and C++

Edit Package gc

The Boehm-Demers-Weiser conservative garbage collector can be used as a
garbage collecting replacement for C malloc or C++ new. It allows you
to allocate memory basically as you normally would, without explicitly
deallocating memory that is no longer useful. The collector
automatically recycles memory when it determines that it can no longer
be otherwise accessed.

Refresh
Refresh
Source Files
Filename Size Changed
gc-7.2alpha6.tar.bz2 0001011054 987 KB
gc-build.patch 0000000458 458 Bytes
gc.changes 0000001919 1.87 KB
gc.spec 0000003868 3.78 KB
ready 0000000000 0 Bytes
Revision 14 (latest revision is 40)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 76144 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 14)
- updated to 7.2alpha6
  * many bug fixes and new features from 6.6, see doc/README.changes
    for older changes and ChangeLog for recent changes (forwarded request 76080 from pgajdos)
Comments 0
openSUSE Build Service is sponsored by