log

age author description
Fri, 18 Jul 2008 17:42:48 -0400 John W. Eaton 3.1.50 snapshot ss-3-1-50
Fri, 18 Jul 2008 16:36:22 -0400 John W. Eaton src/Makefile.in (__magick_read__.df): Append MAGICK_INCFLAGS to CPPFLAGS
Fri, 18 Jul 2008 16:25:12 -0400 John W. Eaton src/Makefile.in (EXTRAS): Add graphics.cc to the list
Fri, 18 Jul 2008 19:22:41 +0200 carlo check for OpenGL/gl[u].h
Fri, 18 Jul 2008 14:08:44 -0400 John W. Eaton configure.in: fix FTGL test to handle either FTGL/ftgl.h or ftgl.h
Fri, 18 Jul 2008 13:00:52 -0400 John W. Eaton octave_mutex initialization fixes
Thu, 17 Jul 2008 14:25:11 -0400 John W. Eaton out_of_date_check_internal: make it work for class methods
Thu, 17 Jul 2008 10:56:22 -0400 John W. Eaton Fix NDArray compilation/export
Thu, 17 Jul 2008 10:55:50 -0400 John W. Eaton fix tests
Thu, 17 Jul 2008 11:57:56 +0200 Jaroslav Hajek [mq]: covtest
Thu, 17 Jul 2008 11:56:36 +0200 Jaroslav Hajek [mq]: makefix
Thu, 17 Jul 2008 11:43:26 +0200 David Bateman Allow build without GraphicsMagick installed
Thu, 17 Jul 2008 07:58:50 -0400 John W. Eaton Support for backend-to-octave event management
Wed, 16 Jul 2008 14:28:48 -0400 John W. Eaton Add gcbo/gcbf functions.
Wed, 16 Jul 2008 14:26:18 -0400 John W. Eaton Add octave_mutex class
Wed, 16 Jul 2008 14:21:24 -0400 John W. Eaton style fixes
Wed, 16 Jul 2008 14:20:38 -0400 John W. Eaton style fixes
Wed, 16 Jul 2008 12:55:48 -0400 John W. Eaton imread.m: simplify; loadimage.m: deprecate
Wed, 16 Jul 2008 11:24:48 -0400 John W. Eaton __img__.m, imshow.m, __go_draw_axes__.m: improve handling of truecolor images
Tue, 15 Jul 2008 13:34:22 -0400 John W. Eaton misc 64-bit fixes
Tue, 15 Jul 2008 09:47:34 -0400 John W. Eaton update contributors.in
Mon, 14 Jul 2008 17:03:12 -0400 John W. Eaton src/Makefile.in: simplify with target-specific variable settings
Mon, 14 Jul 2008 16:00:09 -0400 John W. Eaton __magick_read__.cc: configuration and style fixes
Sat, 12 Jul 2008 10:11:30 -0400 Thomas L. Scofield Add original imread() files (from octave-forge) to core octave.
Fri, 11 Jul 2008 17:59:28 -0400 John W. Eaton miscellaneous cleanup
Fri, 11 Jul 2008 15:43:10 -0400 John W. Eaton eliminate octave_call_stack member functions caller_user_script and caller_user_function, and unused difference_type args
Fri, 11 Jul 2008 14:56:30 -0400 John W. Eaton error for NaN values in & and | expressions
Thu, 10 Jul 2008 17:36:20 -0400 John W. Eaton configure.in: use #endif, not #fi in test
Wed, 25 Jun 2008 22:11:07 +0200 Jaroslav Hajek improve set functions for Matlab compatibility
Mon, 30 Jun 2008 15:51:31 +0200 David Bateman new NDArray constructor for ArrayN<octave_idx_type>
Wed, 09 Jul 2008 22:35:06 +0200 David Bateman Add matlab V4 sparse matrixload/save
Thu, 10 Jul 2008 10:57:55 -0400 John W. Eaton octMakefile.in (DIRS_TO_MAKE): finish previous change
Thu, 10 Jul 2008 10:54:19 -0400 John W. Eaton octMakefile.in (DIRS_TO_MAKE): update list
Thu, 10 Jul 2008 10:01:18 -0400 John W. Eaton configure.in: check for ftgl.h instead of FTGL.h
Thu, 10 Jul 2008 08:59:18 -0400 John W. Eaton Various compilation fixes for MSVC.
Wed, 09 Jul 2008 18:03:10 -0400 John W. Eaton toplev.cc (main_loop): undo previous change; input.cc (get_debug_input): don't delete global_command here
Wed, 09 Jul 2008 16:16:19 -0400 John W. Eaton toplev.h (octave_call_stack::instance_ok): push top scope when creating instance
Wed, 09 Jul 2008 12:28:26 -0400 John W. Eaton DLD-FUNCTIONS/inv.cc (Finv): Avoid GCC warning
Wed, 09 Jul 2008 12:26:37 -0400 John W. Eaton DLD-FUNCTIONS/expm.cc (expm): Avoid GCC warning
Wed, 09 Jul 2008 18:09:51 +0200 David Bateman Fix seg-fault for dbstep at end of function
Wed, 09 Jul 2008 12:07:17 -0400 John W. Eaton ov-fcn-inline.cc (octave_fcn_inline::load_ascii): Avoid GCC warning
Wed, 09 Jul 2008 11:01:37 -0400 John W. Eaton Implement basic line antialiasing
Wed, 09 Jul 2008 11:00:45 -0400 John W. Eaton Draw markers above lines
Wed, 09 Jul 2008 11:00:21 -0400 John W. Eaton Allow octave compilation without FLTK/OpenGL
Wed, 09 Jul 2008 10:59:29 -0400 John W. Eaton Fix nil_rep reference counting in gl-render.cc::vertex_data internal class
Wed, 09 Jul 2008 10:58:12 -0400 John W. Eaton save and restore global_command as needed
Tue, 08 Jul 2008 14:22:08 -0400 John W. Eaton graphics.h.in (axes::properties::keypos): Declare as any_property instead of double_property
Tue, 08 Jul 2008 12:00:32 -0400 John W. Eaton call stack changes
Sat, 28 Jun 2008 05:15:02 -0400 John W. Eaton ChangeLog additions
Thu, 26 Jun 2008 16:06:14 -0400 John W. Eaton token.h: Omit "class symbol_table::symbol_record" decl
Thu, 26 Jun 2008 15:59:51 -0400 John W. Eaton lex.l (grab_block_comment): Use parens around || expression within && expression
Wed, 25 Jun 2008 08:05:33 -0400 John W. Eaton avoid shadow warning
Wed, 25 Jun 2008 12:46:32 +0200 David Bateman Frats fix for nargin==0
Fri, 20 Jun 2008 23:38:44 +0200 Jaroslav Hajek avoid using gensub in genprops.awk
Fri, 20 Jun 2008 09:34:55 +0200 Jaroslav Hajek add missing include in MatrixType.h
Wed, 18 Jun 2008 21:00:06 +0200 Jaroslav Hajek make regexp(...,'once') matlab compatible
Mon, 26 May 2008 14:01:55 +0200 Jaroslav Hajek simplify & cleanup octave_value::XXX_vector_value functions
Mon, 16 Jun 2008 10:09:15 +0200 David Bateman Fix to use of single precision slatec functions
Tue, 17 Jun 2008 13:58:21 -0400 John W. Eaton dbstack fixes
Fri, 13 Jun 2008 13:55:16 -0400 John W. Eaton Remove some float-functions ambiguities.
Thu, 12 Jun 2008 17:02:53 +0200 Jaroslav Hajek Remove CEXTRA from MAKEDEPS
Wed, 11 Jun 2008 09:51:35 +0200 Jaroslav Hajek configure.in: fix invalid placement of variables restoration statements
Sun, 08 Jun 2008 20:41:01 +0200 David Bateman Convert qrshift, qrinsert, qrdelete, qrupdate to allow single precision arguments
Thu, 12 Jun 2008 10:42:56 -0400 John W. Eaton eliminate streamoff type
Wed, 11 Jun 2008 15:13:30 -0400 John W. Eaton fix tests for usage in test_error.m
Wed, 11 Jun 2008 15:05:46 -0400 John W. Eaton fix expected output from lasterr in tests; fix fail tests in ismember.m
Wed, 11 Jun 2008 14:39:21 -0400 John W. Eaton one more verror fix
Wed, 11 Jun 2008 14:21:06 -0400 John W. Eaton rat.m: handle arrays and all-integer inputs
Wed, 11 Jun 2008 13:58:03 -0400 John W. Eaton verror fixes
Tue, 10 Jun 2008 13:43:54 -0400 John W. Eaton mexproto.h: fix mxCreateLogicalScalar decl
Tue, 10 Jun 2008 13:43:35 -0400 John W. Eaton graphics.cc (execute_callback, xget_ancestor): pass args by const reference and make explicit copies
Mon, 09 Jun 2008 14:47:25 -0400 John W. Eaton lasterror fixes
Fri, 06 Jun 2008 15:04:12 -0400 John W. Eaton clear subfunctions when clearing parent function
Fri, 06 Jun 2008 11:35:10 -0400 John W. Eaton mlock: doc fix
Thu, 05 Jun 2008 18:00:37 -0400 John W. Eaton eliminate src/graphics subdirectory
Thu, 05 Jun 2008 20:42:14 +0200 Jaroslav Hajek correct fputs to fprintf in __go_draw_axes__.m
Thu, 05 Jun 2008 14:41:52 -0400 John W. Eaton fix unloading of mex files
Thu, 05 Jun 2008 10:35:58 -0400 John W. Eaton undo previous change
Thu, 05 Jun 2008 01:29:26 -0400 John W. Eaton style fixes
Thu, 05 Jun 2008 01:06:29 -0400 John W. Eaton style fixes
Thu, 05 Jun 2008 00:23:04 -0400 John W. Eaton properties::update_normals: eliminate unnecessary use of references
Fri, 02 May 2008 16:52:41 +0200 Michael Goffioul Export additional symbols: octave_fcn_inline, octave_fcn_handle, read_binary_data, save_binary_data.
Sat, 26 Apr 2008 22:53:12 +0200 Michael Goffioul Add hggroup support in OpenGL renderer.
Fri, 25 Apr 2008 16:44:59 +0200 Michael Goffioul Add support for hggroup
Thu, 24 Apr 2008 16:43:31 +0200 Michael Goffioul Add dynamic property creation
Fri, 04 Apr 2008 22:18:01 +0300 Shai Ayal added check for FTGL library
Sun, 23 Mar 2008 16:45:45 +0100 Michael Goffioul Redesign axis limit computation handling (using hidden limit properties in child objects)
Mon, 17 Mar 2008 18:51:36 +0200 Shai Ayal make the fltk_backend canvas the size of figure.position
Fri, 14 Mar 2008 21:02:16 +0200 Shai Ayal rudimentry (i.e. no font metrics) sync of axes.position and axes.outerposition
Wed, 12 Mar 2008 22:20:01 +0100 Michael Goffioul Rename add_listener to addlistener.
Sun, 09 Mar 2008 21:03:38 +0200 Shai Ayal added zoomstack support to fltk_backend
Sun, 09 Mar 2008 20:51:52 +0200 Shai Ayal added (far from perfect) support for logscale ticks
Thu, 06 Mar 2008 06:40:06 +0200 Shai Ayal Add toggle grid button & handle the 'a' & 'g' keys for auto axis and toggle
Tue, 04 Mar 2008 15:34:38 +0100 Michael Goffioul Add zoom stack facility in axes object.
Sun, 02 Mar 2008 06:38:27 +0200 Shai Ayal added {x,y,z}lim sanity check
Sun, 02 Mar 2008 14:44:31 +0100 Michael Goffioul Use all properties in factory default values (including the ones starting with __)
Sat, 01 Mar 2008 22:07:53 +0200 Shai Ayal Added zoombox (mouse button 1) & autoscale (button marked A and mouse button 3)
Sat, 01 Mar 2008 18:54:10 +0200 Shai Ayal added some more markers
Fri, 29 Feb 2008 17:49:00 +0100 Michael Goffioul Smarter reference counting in base_property.
Fri, 29 Feb 2008 17:38:32 +0100 Michael Goffioul Initial low-level support for property listeners.
Wed, 27 Feb 2008 21:45:12 +0100 Michael Goffioul Remove data_property, replace with array_property or row_vector_property.
Wed, 27 Feb 2008 14:59:00 +0100 Michael Goffioul Make backend switching work.
Wed, 27 Feb 2008 11:28:22 +0100 Michael Goffioul Fix typos in property names (edgealpha/facealpha).
Tue, 26 Feb 2008 12:04:20 +0100 Michael Goffioul Fix OpenGL/FLTK compilation under Windows.
Tue, 26 Feb 2008 22:06:47 +0100 Michael Goffioul Add new double_radio_property class for alpha values.
Mon, 25 Feb 2008 21:50:37 +0200 Shai Ayal handle unsorted limits when calculatin gticks and limits
Mon, 25 Feb 2008 21:45:11 +0200 Shai Ayal added pixel<->coord transform in axes and use it for display of cursor
Mon, 25 Feb 2008 18:39:53 +0200 Shai Ayal fltk_backend now indexes using an internal index instead of figure handle
Sat, 23 Feb 2008 21:10:08 +0200 Shai Ayal convert_position not static anymore
Sat, 23 Feb 2008 20:53:23 +0200 Shai Ayal fltk_backend can now handle figure.position changes
Thu, 21 Feb 2008 16:01:54 +0100 Michael Goffioul Render marker of patch objects.
Thu, 21 Feb 2008 15:22:16 +0100 Michael Goffioul Make OpenGL tessellation combine callback robust against NULL vertex data.
Thu, 21 Feb 2008 13:45:04 +0100 Michael Goffioul Turn cdata properties into array_property. Add min/max computation to array_property.
Wed, 20 Feb 2008 21:58:22 +0200 Shai Ayal added the function available_backends
Sun, 17 Feb 2008 19:20:42 +0200 Shai Ayal added checks for fltk & freetype in configure script
Wed, 20 Feb 2008 16:29:37 +0100 Michael Goffioul Add initial support for patch rendering through GLU tessellation (no transparency, no border, no markers yet).
Wed, 20 Feb 2008 16:22:42 +0100 Michael Goffioul Fix default value of patch::facelighting. Add scaler/graphics_xform utilities
Mon, 18 Feb 2008 17:02:12 +0100 Michael Goffioul Add OpenGL texture wrapper class (not complete yet).
Sun, 17 Feb 2008 22:27:48 +0100 Michael Goffioul Make sure to initialize axes xform data.
Thu, 14 Feb 2008 12:17:44 +0100 Michael Goffioul Add rendering interface for surface object (no implementation yet).
Wed, 13 Feb 2008 17:06:22 +0100 Michael Goffioul Implement resize handler mechanism (call resizefcn on figure resize and notify children).
Thu, 14 Feb 2008 06:33:29 +0200 Shai Ayal better tick and limit handling, still missing logscale support
Tue, 12 Feb 2008 16:37:56 +0100 Michael Goffioul Add support for extern updaters. Add set_figure_position interface to graphics_backend.
Mon, 11 Feb 2008 16:42:14 +0100 Michael Goffioul Import sources for OpenGL-based renderer.
Fri, 08 Feb 2008 16:46:34 +0100 Michael Goffioul Fix execution of callback strings and allow execution of callback by name.
Fri, 08 Feb 2008 12:22:45 +0100 Michael Goffioul Ignore build directories.
Thu, 07 Feb 2008 23:00:51 +0100 Michael Goffioul Implement callbackobject property in root object.
Thu, 07 Feb 2008 17:06:55 +0100 Michael Goffioul Export nested properties classes of all graphics object.
Thu, 07 Feb 2008 16:21:03 +0100 Michael Goffioul Fix default value for axes gridlinestyle and minorgridlinestyle.
Tue, 03 Jun 2008 07:16:58 +0200 Jaroslav Hajek trivial fix option in Fload
Sun, 25 May 2008 15:04:37 +0200 David Bateman Add Ffilemarker and fix for 'dbstep in'
Sun, 25 May 2008 16:32:30 +0200 David Bateman Add the debug function
Mon, 02 Jun 2008 18:31:41 -0400 John W. Eaton ChangeLog fix
Wed, 28 May 2008 01:03:35 +0200 David Bateman Add some single precision test code and fix resulting bugs
Mon, 02 Jun 2008 16:57:45 +0200 David Bateman Second set of single precision test code and fix of resulting bugs
Thu, 22 May 2008 22:00:26 +0200 Jaroslav Hajek [mq]: cellstr
Wed, 21 May 2008 12:26:57 +0200 kimhanse strings/mat2str.m: Change is_complex to iscomplex, add tests, add missing ;
Fri, 23 May 2008 18:00:04 +0200 David Bateman minor additional fix
Fri, 23 May 2008 17:56:10 +0200 David Bateman Error in FloatComplexLU instantiation
Fri, 23 May 2008 09:35:08 +0200 David Bateman Makefile fix for single precision
Fri, 23 May 2008 10:44:58 +0200 David Bateman Correct initialize in FloatAEPBALANCE::init
Wed, 21 May 2008 22:27:07 +0200 Thomas Treichl Removed semicolons at end of lines 172 and 177
Thu, 22 May 2008 11:20:09 +0200 Jaroslav Hajek handle floats in mk-opts.pl
Mon, 19 May 2008 10:22:38 +0200 David Bateman Make quad work with single precision
Wed, 21 May 2008 19:25:08 +0200 Jaroslav Hajek compound ops for float matrices
Tue, 20 May 2008 11:48:44 +0200 Jaroslav Hajek add missing copyright
Sun, 18 May 2008 20:23:31 +0200 Jaroslav Hajek implement optimized sparse-dense transposed multiplication
Thu, 08 May 2008 13:46:33 +0200 Jaroslav Hajek map symmetric cases to xHERK, xSYRK
Wed, 07 May 2008 16:33:15 +0200 Jaroslav Hajek support for compound operators, implement trans_mul, mul_trans, herm_mul and mul_herm
Wed, 21 May 2008 14:12:16 -0400 John W. Eaton ChangeLog fixes
Wed, 21 May 2008 17:14:08 +0200 Jaroslav Hajek improved matrix_type check
Wed, 14 May 2008 23:28:41 +0200 David Bateman Extend rcond function to single precision types
Tue, 13 May 2008 12:40:23 +0200 David Bateman Fix tests for transpose in Array.cc
Mon, 12 May 2008 22:57:11 +0200 David Bateman Handle single precision eps values
Mon, 12 May 2008 01:35:30 +0200 David Bateman Replace use of xerrwv with xerrwd and rumach with d1mach(4) in newly imported code
Sun, 11 May 2008 22:51:50 +0200 David Bateman Add some more support for single precision to libcruft functions
Wed, 21 May 2008 09:36:46 -0400 John W. Eaton add missing files from single-precision merge
Wed, 21 May 2008 08:42:40 -0400 John W. Eaton pt-idx.cc: initialize fields in constructors
Wed, 21 May 2008 08:39:00 -0400 John W. Eaton tree_index_expression constructor: delete default arg values
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps
Wed, 14 May 2008 18:09:56 +0200 David Bateman Add the rcond function
Tue, 13 May 2008 21:12:12 +0200 David Bateman Add dbquit and make dbstep compatible. Use parser in debug mode to handle multi-line input
Tue, 20 May 2008 16:49:02 -0400 Kim Hansen load-path.cc (load_path::initialize): include separator when appending sys_path
Wed, 14 May 2008 22:51:19 +0200 David Bateman Add the interp1q function
Tue, 20 May 2008 16:24:50 -0400 John W. Eaton style fixes
Tue, 20 May 2008 16:22:30 -0400 John W. Eaton style fixes
Sun, 18 May 2008 00:09:08 -0400 bill datenum\: fixed combination of scalar and vector/matrix input bug
Sun, 18 May 2008 16:04:22 -0400 bill file-io.cc: added documentation
Sun, 18 May 2008 22:40:28 +0200 Thomas Weber Extend explanation of randn's return value
Sun, 18 May 2008 22:14:45 +0200 David Bateman Add regexp matching to Fwho and Fclear
Mon, 19 May 2008 17:35:39 -0400 David Bateman isa.m: fnumeric -> numeric
Mon, 19 May 2008 16:05:36 -0400 John W. Eaton isa.m: fix tests
Wed, 14 May 2008 18:03:58 +0200 David Bateman Typo DPBCON -> DGBCON
Sun, 18 May 2008 01:26:04 -0400 bill test_args: update function argument tests
Tue, 13 May 2008 17:45:35 +0200 David Bateman all false logical indexing fix
Tue, 13 May 2008 09:57:15 -0500 Bill Denney isa.m: simplify with persistent variables
Mon, 12 May 2008 22:39:33 +0200 David Bateman Treat numeric and float argument in the isa function.
Sat, 10 May 2008 21:55:40 +0200 David Bateman Add quadv, quadgk, dblquad and triplequad functions
Fri, 09 May 2008 14:25:46 +0200 David Bateman Compatibility fix for assert
Sat, 03 May 2008 09:10:56 +0200 Thomas Weber Replace deprecated isstr() call
Sat, 03 May 2008 11:47:54 +0200 Rafael Laboissiere Use isschar instead of deprecated isstr
Wed, 07 May 2008 13:45:30 -0400 John W. Eaton scope and context fixes for function handles
Tue, 06 May 2008 13:39:55 -0400 John W. Eaton scripts/miscellaneous/Makefile.in (SOURCES): add symvar.m
Tue, 06 May 2008 13:38:07 -0400 David Bateman Add symvar function
Tue, 06 May 2008 13:15:26 -0400 David Bateman Also ignore other constants in Finline
Tue, 06 May 2008 06:19:58 -0400 David Bateman Treat bool as a scalar in the bit functions
Tue, 06 May 2008 06:07:28 -0400 John W. Eaton fntests.m: minor cleanups
Tue, 06 May 2008 05:51:17 -0400 John W. Eaton symbol table reporting functions
Tue, 06 May 2008 03:23:12 -0400 John W. Eaton struct2cell: handle structure arrays properly
Mon, 05 May 2008 11:20:02 -0400 David Bateman Alias setenv to putenv. Allow single arg to putenv
Mon, 05 May 2008 03:21:52 -0400 John W. Eaton input.cc (Fre_read_readline_init_file): new function
Mon, 05 May 2008 03:10:16 -0400 Rafael Laboissiere Load the default inputrc when calling read_readline_init_file()
Sun, 04 May 2008 23:46:35 -0400 John W. Eaton ov-fcn-handle.cc (Ffunctions): fix structure assignment
Sun, 04 May 2008 23:36:31 -0400 John W. Eaton avoid installing subfunctions twice
Sun, 04 May 2008 21:45:47 -0400 John W. Eaton pt-cmd.cc (tree_function_def::eval): only install command-line functions if executing in top-level scope
Sun, 04 May 2008 18:15:07 -0400 John W. Eaton initialize args_evaluated; delete useless statement
Sun, 04 May 2008 03:42:19 -0400 John W. Eaton initial implementation of dbup and dbdown
Sat, 03 May 2008 22:48:24 -0400 John W. Eaton F__end__: correctly handle fewer indices than dimensions
Sat, 03 May 2008 22:07:26 -0400 John W. Eaton make eval('script') to work again
Thu, 01 May 2008 17:25:56 -0400 John W. Eaton reference counting for functions loaded from shared libraries
Thu, 01 May 2008 14:32:52 -0400 John W. Eaton dynamic-ld.cc: cleanups
Thu, 01 May 2008 14:10:27 -0400 John W. Eaton ChangeLog fix
Thu, 01 May 2008 18:34:39 +0200 David Bateman Allow additional options to stairs plots
Wed, 30 Apr 2008 17:51:02 -0400 John W. Eaton better handling of functions found by relative lookup
Wed, 30 Apr 2008 14:32:41 -0400 John W. Eaton handle load/save for handles to built-in functions
Wed, 30 Apr 2008 14:25:31 -0400 John W. Eaton more tests fixed
Wed, 30 Apr 2008 14:18:36 -0400 John W. Eaton fix tests
Wed, 30 Apr 2008 14:08:40 -0400 John W. Eaton fix tests
Wed, 30 Apr 2008 03:30:34 -0400 Jaroslav Hajek implement builtin log2
Tue, 29 Apr 2008 03:37:06 -0400 David Bateman Set archprefix for -local and -global options to pkg
Tue, 29 Apr 2008 02:31:31 -0400 John W. Eaton update contributors.in
Tue, 29 Apr 2008 02:05:26 -0400 jstickel updated help for tcdf and tinv
Fri, 25 Apr 2008 15:11:03 -0400 John W. Eaton implement dbstack
Fri, 25 Apr 2008 12:17:44 -0400 Michael Goffioul do not use output value of fill_n (not supported by MSVC).
Fri, 25 Apr 2008 12:16:42 -0400 John W. Eaton eliminate tree_statement_stack; handle current statement info in octave_call_stack
Thu, 24 Apr 2008 16:18:44 -0400 John W. Eaton octave_call_stack::unwind_pop_script: delete unused function
Thu, 24 Apr 2008 15:42:57 -0400 Michael Goffioul lo-sysdep.cc (octave_popen2): don't set PIPE_NOWAIT for parentWrite
Thu, 24 Apr 2008 03:21:57 -0400 Jaroslav Hajek fix max_recursion_limit exceeded at startup with Intel C++
Thu, 24 Apr 2008 02:51:49 -0400 John W. Eaton file-io.cc (do_stream_open): return -1 for directories
Wed, 23 Apr 2008 16:39:40 -0400 John W. Eaton __qp__.cc: avoid bounds error when removing constraint from active set
Wed, 23 Apr 2008 16:03:34 -0400 John W. Eaton more consistent handling of CR/CRLF/LF line endings in lexer and parser
Mon, 21 Apr 2008 11:51:34 -0400 John W. Eaton idx-vector.cc: fix for-loop condition
Mon, 21 Apr 2008 11:03:39 -0400 David Bateman Try to get the colorbar position right for manual aspect ratios as well
Sun, 20 Apr 2008 09:50:22 -0400 Jaroslav Hajek cosmetic fixes in QR & Cholesky updating codes
Sun, 20 Apr 2008 09:04:47 -0400 John W. Eaton octave_stream::read: allow single data type specification but return double
Sat, 19 Apr 2008 01:59:31 -0400 John W. Eaton first pass at handling block comments
Fri, 18 Apr 2008 13:29:50 -0400 John W. Eaton lex.l: allow tokens to be displayed when parsed
Fri, 18 Apr 2008 11:57:32 -0400 John W. Eaton disp: produce sq-string unless arg is a dq-string
Thu, 17 Apr 2008 16:44:49 -0400 John W. Eaton unify comment and help text processing in lex.l and parse.y
Wed, 16 Apr 2008 22:08:15 -0400 John W. Eaton octave_user_code: new base class for octave_user_script and octave_user_function
Wed, 16 Apr 2008 21:50:59 -0400 John W. Eaton save: fix continuation character in doc string
Wed, 16 Apr 2008 23:33:36 +0200 David Bateman Delete idx in Sparse<T> and Array<T> operator =
Wed, 16 Apr 2008 15:15:26 -0400 John W. Eaton __gnuplot_version__: use newline at end of message
Wed, 16 Apr 2008 15:09:56 -0400 John W. Eaton parse scripts completely before executing
Wed, 16 Apr 2008 14:19:59 -0400 sh Display a (hopefully) informative error message if gnuplot isn't found
Tue, 15 Apr 2008 16:31:28 -0400 John W. Eaton ChangeLog fix
Tue, 15 Apr 2008 16:30:09 -0400 John W. Eaton view: get values from current axes if nargin == 0
Tue, 15 Apr 2008 02:29:08 -0400 David Bateman Minor fix for multiple patches with NaN values
Mon, 14 Apr 2008 13:30:40 -0400 David Bateman Minor texinfo errors
Mon, 14 Apr 2008 13:27:21 -0400 Jaroslav Hajek octave_scan_1: fix reading of hex numbers