OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
1.3 KiB

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../boehm-gc/boehm-gc.desc
  5. [COPY] Copyright (C) 2006 - 2009 The OpenSDE Project
  6. [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
  7. [COPY] Copyright (C) 1998 - 2003 Clifford Wolf
  8. [COPY]
  9. [COPY] More information can be found in the files COPYING and README.
  10. [COPY]
  11. [COPY] This program is free software; you can redistribute it and/or modify
  12. [COPY] it under the terms of the GNU General Public License as published by
  13. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  14. [COPY] GNU General Public License can be found in the file COPYING.
  15. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  16. [I] A garbage collector for C and C++
  17. [T] The Boehm-Demers-Weiser conservative garbage collector can be used as a
  18. [T] garbage collecting replacement for C malloc or C++ new. It is also used
  19. [T] by a number of programming language implementations that use C as
  20. [T] intermediate code.
  21. [U] http://www.hpl.hp.com/personal/Hans_Boehm/gc/
  22. [A] Hans-J. Boehm <Hans_Boehm@hp.com>
  23. [M] Alejandro Mery <amery@opensde.org>
  24. [C] extra/development
  25. [L] GPL
  26. [S] Stable
  27. [V] 7.1
  28. [P] X --2--5---9 101.800
  29. [D] 2121407613 gc-7.1.tar.gz http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/