comparison src/ChangeLog @ 5307:4c8a2e4e0717

[project @ 2005-04-26 19:24:27 by jwe]
author jwe
date Tue, 26 Apr 2005 19:24:47 +0000
parents 539428e4606a
children bc8d6ebb6ee1
comparison
equal deleted inserted replaced
5306:63cf9851f55c 5307:4c8a2e4e0717
1 2005-04-26 John W. Eaton <jwe@octave.org>
2
3 * mkbuiltins (VAR_FILES): Expect $(VAR_FILES) to have .df suffix.
4
5 * Makefile.in (clean): Also remove $(DLD_PICOBJ).
6 Use mk-oct-links --delete to remove links to .oct files.
7 Remove $(DOC_FILES) not $(DEF_FILES) and $(VAR_FILES).
8
9 * mk-oct-links (mk-oct-links): Handle --delete option.
10 Rename -p option to be --print. Skip nonexistent .df files.
11
1 2005-04-25 John W. Eaton <jwe@octave.org> 12 2005-04-25 John W. Eaton <jwe@octave.org>
2 13
3 * oct-hist.cc (default_history_file, default_history_size): Now static. 14 * oct-hist.cc (default_history_file, default_history_size): Now static.
4 * oct-hist.h: Delete decls. 15 * oct-hist.h: Delete decls.
5 16