/[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.1648 by dirk, Sun Jun 30 22:03:43 2002 UTC revision 1.1649 by dirk, Sun Jun 30 22:40:01 2002 UTC
# Line 1  Line 1 
1    2002-07-01  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2    
3            * __scm.h (SCM_CAUTIOUS), eval.c (scm_eval_args, deval_args,
4            SCM_CEVAL):  Removed compile time option SCM_CAUTIOUS to clean up
5            the code.  Full number of arguments checking of closures is
6            mandatory now.  However, the option to disable the checking has
7            most probably not been used anyway.
8    
9  2002-06-30  Dirk Herrmann  <D.Herrmann@tu-bs.de>  2002-06-30  Dirk Herrmann  <D.Herrmann@tu-bs.de>
10    
11          * backtrace.c (SCM_ASSERT), debug.c (scm_debug_options), eval.c          * __scm.h (SCM_RECKLESS), backtrace.c (SCM_ASSERT), debug.c
12          (scm_lookupcar, scm_lookupcar1, scm_badargsp, SCM_CEVAL,          (scm_debug_options), eval.c (scm_lookupcar, scm_lookupcar1,
13          SCM_APPLY, scm_map, scm_for_each), feature.c (scm_init_feature),          scm_badargsp, SCM_CEVAL, SCM_APPLY, scm_map, scm_for_each),
14          gsubr.c (scm_gsubr_apply), numbers.c (scm_logand, scm_logior,          feature.c (scm_init_feature), gsubr.c (scm_gsubr_apply), numbers.c
15          scm_logxor, scm_i_dbl2big), srcprop.c (scm_source_properties,          (scm_logand, scm_logior, scm_logxor, scm_i_dbl2big), srcprop.c
16          scm_set_source_properties_x, scm_source_property):  Removed          (scm_source_properties, scm_set_source_properties_x,
17          compile time option SCM_RECKLESS to clean up the code.  Full          scm_source_property):  Removed compile time option SCM_RECKLESS to
18          number of arguments checking of closures is mandatory now.          clean up the code.  Full number of arguments checking of closures
19          However, the option to disable the checking has most probably not          is mandatory now.  However, the option to disable the checking has
20          been used anyway.          most probably not been used anyway.
21    
22          * srcprop.c (scm_source_properties, scm_set_source_properties_x,          * srcprop.c (scm_source_properties, scm_set_source_properties_x,
23          scm_source_property): Use !SCM_CONSP instead of SCM_NCONSP.          scm_source_property): Use !SCM_CONSP instead of SCM_NCONSP.

Legend:
Removed from v.1.1648  
changed lines
  Added in v.1.1649

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