comparison scripts/ChangeLog @ 4455:abbf63293766

[project @ 2003-07-11 01:01:16 by jwe]
author jwe
date Fri, 11 Jul 2003 01:01:17 +0000
parents f3c21a1d1c62
children d7d9ca19960a
comparison
equal deleted inserted replaced
4454:c474333062d9 4455:abbf63293766
1 2003-07-09 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2003-07-09 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * general/reshape.m: Omit do_fortran_indexing from doc string (it
4 was not used in the code in any case).
5
6 * strings/strjust.m: Temporarily set warn_fortran_indexing, not
7 do_fortran_indexing.
2 8
3 * statistics/base/moment.m: Temporarily set warn_str_to_num, not 9 * statistics/base/moment.m: Temporarily set warn_str_to_num, not
4 implict_str_to_num_ok. Use unwind_protect block to do it. 10 implict_str_to_num_ok. Use unwind_protect block to do it.
5 11
6 * miscellaneous/dump_prefs.m: Include DEFAULT_EXEC_PATH, 12 * miscellaneous/dump_prefs.m: Include DEFAULT_EXEC_PATH,
7 DEFAULT_LOAD_PATH, crash_dumps_octave_core, 13 DEFAULT_LOAD_PATH, crash_dumps_octave_core,
8 sighup_dumps_octave_core, sigterm_dumps_octave_core, 14 sighup_dumps_octave_core, sigterm_dumps_octave_core,
9 warn_imag_to_real, warn_num_to_str, and warn_str_to_num in the 15 warn_imag_to_real, warn_num_to_str, warn_str_to_num, and
10 list. 16 warn_fortran_indexing in the list.
11 Delete ok_to_lose_imaginary_part, implicit_num_to_str_ok, and 17 Delete ok_to_lose_imaginary_part, implicit_num_to_str_ok,
12 implicit_str_to_num_ok from list. 18 implicit_str_to_num_ok, do_fortran_indexing, and
19 prefer_column_vectors from list.
13 20
14 2003-07-02 John W. Eaton <jwe@bevo.che.wisc.edu> 21 2003-07-02 John W. Eaton <jwe@bevo.che.wisc.edu>
15 22
16 * Makefile.in (distclean, maintainer-clean): Also remove 23 * Makefile.in (distclean, maintainer-clean): Also remove
17 gethelp$(BUILD_EXEEXT), $(DOCSTRINGS), and autom4te.cache 24 gethelp$(BUILD_EXEEXT), $(DOCSTRINGS), and autom4te.cache