comparison src/ChangeLog @ 3480:45742a3b1f7c

[project @ 2000-01-26 06:16:41 by jwe]
author jwe
date Wed, 26 Jan 2000 06:16:44 +0000
parents 32dd5d5e8c8f
children 1bb6e519a4a2
comparison
equal deleted inserted replaced
3479:19e0f69da41e 3480:45742a3b1f7c
1 2000-01-25 John W. Eaton <jwe@bevo.che.wisc.edu> 1 2000-01-25 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * xdiv.cc (result_ok): Just check value of info.
4 (solve_singularity_warning): New function.
5 (xleftdiv, xdiv): Pass pointer to solve_singularity_warning to
6 solve function.
7
8 * lex.l (handle_identifier): Set next_tok_is_eq if we are looking
9 at `=', but not if we are looking at `=='.
2 10
3 * pt-pr-code.cc (tree_print_code::visit_unwind_protect_command): 11 * pt-pr-code.cc (tree_print_code::visit_unwind_protect_command):
4 Print `unwind_protect_cleanup', not `cleanup_code'. 12 Print `unwind_protect_cleanup', not `cleanup_code'.
5 13
6 * pager.cc (octave_pager_buf::flush_current_contents_to_diary): 14 * pager.cc (octave_pager_buf::flush_current_contents_to_diary):