comparison src/ChangeLog @ 2646:5e4893b16f7c

[xemacs-hg @ 2005-03-10 09:19:14 by crestani] Add missing typecasts. 2005-03-09 Marcus Crestani <crestani@informatik.uni-tuebingen.de> * database.c (berkdb_map): Add typecasts.
author crestani
date Thu, 10 Mar 2005 09:19:16 +0000
parents e6854ec89f8e
children fc554bcc59e7
comparison
equal deleted inserted replaced
2645:e6854ec89f8e 2646:5e4893b16f7c
1 2005-03-09 Marcus Crestani <crestani@informatik.uni-tuebingen.de>
2
3 * database.c (berkdb_map): Add typecasts.
4
1 2005-03-01 Marcus Crestani <crestani@informatik.uni-tuebingen.de> 5 2005-03-01 Marcus Crestani <crestani@informatik.uni-tuebingen.de>
2 6
3 * alloc.c: Add functionality for backtracing the KKCC mark 7 * alloc.c: Add functionality for backtracing the KKCC mark
4 algorithm. 8 algorithm.
5 * alloc.c (kkcc_backtrace): New. 9 * alloc.c (kkcc_backtrace): New.