comparison src/ChangeLog @ 8819:96d87674b818

also stash directory name for subfunctions
author John W. Eaton <jwe@octave.org>
date Fri, 20 Feb 2009 01:00:25 -0500
parents af907aeedbf4
children 352f111b04ce
comparison
equal deleted inserted replaced
8818:8dee145c777d 8819:96d87674b818
1 2009-02-20 John W. Eaton <jwe@octave.org>
2
3 * symbtab.cc (symbol_table::stash_dir_name_for_subfunctions):
4 New function.
5 * symtab.h: Provide decl.
6 * parse.y (load_fcn_from_file): Call it after parsing a function.
7
1 2009-02-19 Jaroslav Hajek <highegg@gmail.com> 8 2009-02-19 Jaroslav Hajek <highegg@gmail.com>
2 9
3 * ov-cell.h (octave_cell::cellstr_cache): New field. 10 * ov-cell.h (octave_cell::cellstr_cache): New field.
4 (octave_cell::clear_cellstr_cache, octave_cell::make_cellstr_cache, 11 (octave_cell::clear_cellstr_cache, octave_cell::make_cellstr_cache,
5 octave_cell::assign, octave_cell::delete_elements, 12 octave_cell::assign, octave_cell::delete_elements,