/[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.1596 by ela, Wed Feb 27 15:41:01 2002 UTC revision 1.1597 by dirk, Fri Mar 1 00:19:20 2002 UTC
# Line 1  Line 1 
1    2002-03-01  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2    
3            * gc.c (SCM_HEAP_SEG_SIZE, CELL_UP, CELL_DN, NEXT_DATA_CELL,
4            init_heap_seg, alloc_some_heap), gc.h (struct scm_cell, struct
5            scm_t_cell, SCM_CELLPTR, SCM_GC_CARD_SIZE,
6            SCM_GC_IN_CARD_HEADERP), tags.h (SCM_CELLP):  Renamed the struct
7            scm_cell and all its uses to scm_t_cell in accordance to Guile's
8            naming scheme for types.
9    
10            * alist.c (scm_acons), convert.i.c (CTYPES2UVECT,
11            CTYPES2UVECT_OPTIONAL), coop-threads.c (scm_call_with_new_thread,
12            scm_spawn_thread), debug.c (scm_make_debugobj), environments.c
13            (scm_make_environment), eval.c (scm_closure), fports.c
14            (scm_fdes_to_port), gc.c (scm_deprecated_newcell,
15            scm_deprecated_newcell2), inline.h (scm_alloc_cell, scm_cell),
16            list.c (SCM_I_CONS), numbers.c (scm_i_mkbig), pairs.c (scm_cons),
17            ports.c (scm_void_port), procs.c (scm_c_make_subr, scm_makcclo),
18            smob.c (scm_make_smob), smob.h (SCM_NEWSMOB), strings.c
19            (scm_take_str, scm_allocate_string), strports.c (scm_mkstrport),
20            unif.c (scm_make_uve), variable.c (make_variable), vectors.c
21            (scm_c_make_vector), vports.c (scm_make_soft_port): Renamed
22            scm_alloc_cell to scm_cell.
23    
24            * environments.c (core_environments_observe), gc.c
25            (scm_deprecated_newcell2), goops.c (wrap_init, scm_wrap_object),
26            inline.h (scm_alloc_double_cell, scm_double_cell), num2float.i.c
27            (FLOAT2NUM), numbers.c (scm_make_real), procs.c
28            (scm_make_procedure_with_setter), smob.h (SCM_NEWSMOB2,
29            SCM_NEWSMOB3), struct.c (scm_make_struct, scm_make_vtable_vtable),
30            symbols.c (scm_mem2symbol, scm_mem2uninterned_symbol), weaks.c
31            (allocate_weak_vector): Renamed scm_alloc_double_cell to
32            scm_double_cell.
33    
34  2002-02-27  Stefan Jahn  <stefan@lkcc.org>  2002-02-27  Stefan Jahn  <stefan@lkcc.org>
35    
36          * convert.i.c, convert.c: Better range checking.          * convert.i.c, convert.c: Better range checking.

Legend:
Removed from v.1.1596  
changed lines
  Added in v.1.1597

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