- Aug 28, 2004
-
-
Hans Boehm authored
* backgraph.c, gc_priv.h (GC_traverse_back_graph, GC_print_back_graph_stats): split GC_traverse_back_graph. * backgraph.c: Dynamically grow in_progress_space. * finalize.c (GC_notify_or_invoke_finalizers): also call GC_print_back_graph_stats. * alloc.c, finalize.c, gc_priv.h (GC_generate_random_backtrace_no_gc, GC_print_back_height): Move delarations to header file. * configure.ac: rename --enable-full-debug to --enable-gc-debug. * configure: Regenerate. From-SVN: r86685
-
- Aug 23, 2004
-
-
Hans Boehm authored
* aix_irix_threads.c: Move _THREADS checks after gc_priv.h include. * backgraph.c, include/private/gc_pmark.h: Always include gc.h. From-SVN: r86442
-
- Jul 28, 2003
-
-
Jeff Sturm authored
which included commits to RCS files with non-trunk default branches. From-SVN: r69875
-
- Jan 31, 2002
-
-
Bryce McKinlay authored
From-SVN: r49359
-