2008-07-10 John W. Eaton octMakefile.in (DIRS_TO_MAKE): finish previous change release-3-0-x
2008-07-10 John W. Eaton octMakefile.in (DIRS_TO_MAKE): finish previous change
2008-07-10 John W. Eaton octMakefile.in (DIRS_TO_MAKE): update list release-3-0-x
2008-07-10 John W. Eaton octMakefile.in (DIRS_TO_MAKE): update list
2008-07-10 John W. Eaton configure.in: check for ftgl.h instead of FTGL.h
2008-07-10 John W. Eaton Various compilation fixes for MSVC.
2008-07-09 John W. Eaton toplev.cc (main_loop): undo previous change; input.cc (get_debug_input): don't delete global_command here
2008-07-09 John W. Eaton toplev.h (octave_call_stack::instance_ok): push top scope when creating instance
2008-07-09 John W. Eaton DLD-FUNCTIONS/inv.cc (Finv): Avoid GCC warning
2008-07-09 John W. Eaton DLD-FUNCTIONS/expm.cc (expm): Avoid GCC warning
2008-07-09 David Bateman Fix seg-fault for dbstep at end of function
2008-07-09 John W. Eaton ov-fcn-inline.cc (octave_fcn_inline::load_ascii): Avoid GCC warning
2008-07-09 John W. Eaton Implement basic line antialiasing
2008-07-09 John W. Eaton Draw markers above lines
2008-07-09 John W. Eaton Allow octave compilation without FLTK/OpenGL
2008-07-09 John W. Eaton Fix nil_rep reference counting in gl-render.cc::vertex_data internal class
2008-07-09 John W. Eaton save and restore global_command as needed
2008-07-08 John W. Eaton graphics.h.in (axes::properties::keypos): Declare as any_property instead of double_property
2008-07-08 John W. Eaton call stack changes
2008-06-28 John W. Eaton ChangeLog additions
2008-06-26 John W. Eaton token.h: Omit "class symbol_table::symbol_record" decl
2008-06-26 John W. Eaton lex.l (grab_block_comment): Use parens around || expression within && expression
2008-06-25 John W. Eaton avoid shadow warning
2008-06-25 David Bateman Frats fix for nargin==0 release-3-0-x
2008-06-25 David Bateman Frats fix for nargin==0
2008-06-20 Jaroslav Hajek avoid using gensub in genprops.awk
2008-06-20 Jaroslav Hajek add missing include in MatrixType.h release-3-0-x
2008-06-20 Jaroslav Hajek add missing include in MatrixType.h
2008-06-18 Jaroslav Hajek make regexp(...,'once') matlab compatible release-3-0-x
2008-06-18 Jaroslav Hajek make regexp(...,'once') matlab compatible
2008-05-26 Jaroslav Hajek simplify & cleanup octave_value::XXX_vector_value functions
2008-06-16 David Bateman Fix to use of single precision slatec functions
2008-06-17 John W. Eaton dbstack fixes
2008-06-13 John W. Eaton Remove some float-functions ambiguities.
2008-06-12 Jaroslav Hajek Remove CEXTRA from MAKEDEPS
2008-06-11 Jaroslav Hajek configure.in: fix invalid placement of variables restoration statements
2008-06-08 David Bateman Convert qrshift, qrinsert, qrdelete, qrupdate to allow single precision arguments
2008-06-12 John W. Eaton eliminate streamoff type
2008-06-11 John W. Eaton fix tests for usage in test_error.m
2008-06-11 John W. Eaton fix expected output from lasterr in tests; fix fail tests in ismember.m
2008-06-11 John W. Eaton one more verror fix
2008-06-11 John W. Eaton rat.m: handle arrays and all-integer inputs release-3-0-x
2008-06-11 John W. Eaton rat.m: handle arrays and all-integer inputs
2008-06-11 John W. Eaton verror fixes
2008-06-10 John W. Eaton mexproto.h: fix mxCreateLogicalScalar decl release-3-0-x
2008-06-10 John W. Eaton mexproto.h: fix mxCreateLogicalScalar decl
2008-06-10 John W. Eaton graphics.cc (execute_callback, xget_ancestor): pass args by const reference and make explicit copies
2008-06-09 John W. Eaton lasterror fixes
2008-06-06 John W. Eaton clear subfunctions when clearing parent function
2008-06-06 John W. Eaton mlock: doc fix
2008-06-05 John W. Eaton eliminate src/graphics subdirectory
2008-06-05 Jaroslav Hajek correct fputs to fprintf in __go_draw_axes__.m
2008-06-05 John W. Eaton fix unloading of mex files
2008-06-05 John W. Eaton undo previous change
2008-06-05 John W. Eaton style fixes
2008-06-05 John W. Eaton style fixes
2008-06-05 John W. Eaton properties::update_normals: eliminate unnecessary use of references
2008-05-02 Michael Goffioul Export additional symbols: octave_fcn_inline, octave_fcn_handle, read_binary_data, save_binary_data.
2008-04-26 Michael Goffioul Add hggroup support in OpenGL renderer.
2008-04-25 Michael Goffioul Add support for hggroup