/[guile]/guile/guile-core/libguile/ChangeLog
ViewVC logotype

Diff of /guile/guile-core/libguile/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1830 by dirk, Mon Apr 21 13:33:48 2003 UTC revision 1.1831 by dirk, Mon Apr 21 14:39:37 2003 UTC
# Line 1  Line 1 
1  2003-04-21  Dirk Herrmann  <D.Herrmann@tu-bs.de>  2003-04-21  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2    
3            * __scm.h (SCM_DEBUG_DEBUGGER_SUPPORT): New compile-time option.
4    
5            * gc.card.c (scm_gc_marked_p): Fixed compiler warning when
6            compiling with SCM_DEBUG==1 by moving definition behind prototype.
7    
8            * gc.card.c (scm_dbg_t_list_cell, scm_dbg_t_double_cell,
9            scm_dbg_gc_marked_p, scm_dbg_gc_get_card, scm_dbg_gc_get_bvec,
10            scm_t_list_cell_struct, scm_t_list_cell, scm_t_double_cell,
11            scm_gc_marked_p, scm_gc_get_card, scm_gc_get_bvec): Fixed
12            functions such that they check if the object is a non-immediate.
13            Further, renamed identifiers to use the scm_dbg_ prefix and made
14            their inclusion into the lib dependent of the
15            SCM_DEBUG_DEBUGGER_SUPPORT compile time option.
16    
17    2003-04-21  Dirk Herrmann  <D.Herrmann@tu-bs.de>
18    
19          * __scm.h: Fixed comment about the SCM_DEBUG_TYPING_STRICTNESS          * __scm.h: Fixed comment about the SCM_DEBUG_TYPING_STRICTNESS
20          debug option.          debug option.
21    

Legend:
Removed from v.1.1830  
changed lines
  Added in v.1.1831

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26