comparison src/ChangeLog @ 11059:4ffa19147604

replace Octave_map->octave_scalar_map in help.cc and load-save.cc
author Jaroslav Hajek <highegg@gmail.com>
date Thu, 30 Sep 2010 09:05:00 +0200
parents 3329616444f0
children 54697b37d8bf
comparison
equal deleted inserted replaced
11058:3329616444f0 11059:4ffa19147604
1 2010-09-30 Jaroslav Hajek <highegg@gmail.com>
2
3 * help.cc (F__which__): Use octave_map instead of Octave_map.
4 * load-save.cc (do_load, save_fields, save_vars): Use
5 octave_scalar_map instead of Octave_map.
6
1 2010-09-30 Jaroslav Hajek <highegg@gmail.com> 7 2010-09-30 Jaroslav Hajek <highegg@gmail.com>
2 8
3 * debug.cc (Fdbstatus, Fdbstack): Use octave_map instead of 9 * debug.cc (Fdbstatus, Fdbstack): Use octave_map instead of
4 Octave_map. 10 Octave_map.
5 * error.cc (warning_options, initialize_warning_options, 11 * error.cc (warning_options, initialize_warning_options,