log

age author description
Mon, 08 Sep 2008 14:00:33 -0400 Tatsuro Matsuoka plot.m: doc fix
Mon, 08 Sep 2008 12:45:53 -0400 John W. Eaton ls-oct-ascii.{h,cc} (extract_keyword): accept \r as line ending character
Mon, 08 Sep 2008 10:49:46 -0400 Mark van Rossum Handle zero values of n in binornd correctly
Mon, 08 Sep 2008 10:48:25 -0400 kai Make contourf work for equal-size matrices (again).
Wed, 03 Sep 2008 11:40:55 -0400 Ben Abbott Use eps(single) as tolerance for single precesion test.
Wed, 03 Sep 2008 11:36:11 -0400 John W. Eaton variables.cc (mlock): lock current function
Wed, 03 Sep 2008 11:20:25 -0400 John W. Eaton symtab.cc (out_of_date_check_internal): check for method, then regular function
Tue, 02 Sep 2008 20:31:28 -0400 Michael Goffioul Make hggroup to react on [xyzac]liminclude changes in its children.
Tue, 02 Sep 2008 15:01:18 -0400 David Bateman __add_datasource__.m: fix indexing of varargin
Tue, 02 Sep 2008 14:52:28 -0400 David Bateman Additional do not call set with empty arguments fixes
Tue, 02 Sep 2008 14:50:08 -0400 David Bateman correctly plot matrices in plot3
Sun, 31 Aug 2008 11:14:34 -0400 Michael Goffioul Fix FLTK backend update
Sun, 31 Aug 2008 11:14:20 -0400 Michael Goffioul Do not call "set" with empty arguments
Fri, 29 Aug 2008 15:48:44 -0400 David Bateman Fix for hold with no figures/axes. Set prop/val pairs to hggroups rather than underlying objects. Fix for equality test in array_property
Thu, 28 Aug 2008 15:31:01 -0400 John W. Eaton doc fix
Thu, 28 Aug 2008 15:15:31 -0400 John W. Eaton doc fix
Thu, 28 Aug 2008 15:13:33 -0400 John W. Eaton doc fixes
Thu, 28 Aug 2008 15:08:43 -0400 John W. Eaton doc fixes
Thu, 28 Aug 2008 12:23:54 -0400 David Bateman Add data sources and line series
Thu, 28 Aug 2008 10:20:43 -0400 Martin Weiser fix documentation of scatter3
Wed, 27 Aug 2008 09:59:55 -0400 Jaroslav Hajek make glpk return NA values for unfeasible problems
Tue, 26 Aug 2008 23:28:32 -0400 Ben Abbott Adjust tolerance to single precision test.
Tue, 26 Aug 2008 23:26:58 -0400 Ben Abbott Adjust tolerance to single precision test.
Tue, 26 Aug 2008 18:05:13 -0400 John W. Eaton hold.m: if hold is applied to a figure, set state for all child axes objects
Tue, 26 Aug 2008 16:39:17 -0400 Jaroslav Hajek fix invalid scope use in assignin
Tue, 26 Aug 2008 13:39:24 -0400 Michael Goffioul Trigger actions/listeners only for actual property change
Tue, 26 Aug 2008 13:38:14 -0400 John W. Eaton graphics.cc (figure::properties::get_title): avoid gcc warning
Tue, 26 Aug 2008 13:32:52 -0400 John W. Eaton Auto-generate base_properties
Tue, 26 Aug 2008 13:26:05 -0400 John W. Eaton Interface for backend switch/initialization
Tue, 26 Aug 2008 13:24:15 -0400 John W. Eaton Octave to backend notification scheme
Tue, 26 Aug 2008 13:23:27 -0400 John W. Eaton [mq]: generic_octave_to_backend_nofitication
Tue, 26 Aug 2008 18:05:35 +0200 David Bateman Opps
Tue, 26 Aug 2008 11:58:14 -0400 David Bateman Add area, bar, quiver and stair series graphics objects. Document them
Tue, 26 Aug 2008 11:00:09 -0400 Jaroslav Hajek contrib.txi: new documentation for contributors
Mon, 25 Aug 2008 16:55:26 -0400 scofield Various features added to imwrite
Mon, 25 Aug 2008 16:29:43 -0400 scofield Replace leading tabs with spaces.
Mon, 25 Aug 2008 15:45:24 -0400 David Bateman Convert stem and stem3 to use stem series objects
Fri, 22 Aug 2008 16:29:17 -0400 John W. Eaton symtab.h (symbol_table::do_inherit): copy alll symbols from donor scope
Fri, 22 Aug 2008 14:42:12 -0400 John W. Eaton chi2rnd.m: fix missing semicolon
Thu, 21 Aug 2008 15:32:50 -0400 John W. Eaton undo spurious change in last commit
Thu, 21 Aug 2008 15:28:58 -0400 John W. Eaton __go_draw_axes__.m (__gnuplot_write_data__): write "Inf Inf\n" if all data pairs contain NaN values
Thu, 21 Aug 2008 14:04:04 -0400 Thomas Treichl Increase test script tolerances.
Thu, 21 Aug 2008 11:29:06 -0400 David Bateman Add the ezplot function
Wed, 20 Aug 2008 15:57:14 -0400 John W. Eaton scope fixes for anonymous and inline functions that appear inside subfunctions
Wed, 20 Aug 2008 15:14:54 -0400 John W. Eaton handle errors in calls to help, type, and which
Wed, 20 Aug 2008 11:01:24 -0400 Jaroslav Hajek avoid problematic subfunction call in an anonymous function
Wed, 20 Aug 2008 10:59:27 -0400 David Bateman Fix for meshed surfaces with more than one oobject per plot
Tue, 19 Aug 2008 16:15:52 -0400 David Bateman Add a search for Contents.m files to the help function
Tue, 19 Aug 2008 14:55:03 -0400 John W. Eaton ChangeLog fixes
Tue, 19 Aug 2008 14:46:35 -0400 David Bateman Add additional integer math and conversion warnings, set their default state to be off and add the intwarning function
Tue, 19 Aug 2008 14:19:14 -0400 John W. Eaton fix typo in last commit
Tue, 19 Aug 2008 14:09:24 -0400 Jaroslav Hajek check for obsolete built-in variable assignment at first execution rather than parse time
Tue, 19 Aug 2008 13:59:30 -0400 Jaroslav Hajek fix invalid memory read in glpk
Tue, 19 Aug 2008 13:52:18 -0400 David Bateman Doc fix for ranks
Tue, 19 Aug 2008 13:50:15 -0400 Jaroslav Hajek fix default_save_options parsing and allow mixing options with other arguments.
Tue, 19 Aug 2008 13:47:03 -0400 John W. Eaton parse.y (Feval): Return value produced by evaluating CATCH string
Tue, 12 Aug 2008 16:26:53 -0400 John W. Eaton stash parent function scope for inline functions and anonymous function handles.
Tue, 12 Aug 2008 13:20:27 -0400 John W. Eaton octave_struct::subsref: don't resize for simple x(idx) case
Tue, 12 Aug 2008 11:02:35 -0400 John W. Eaton [mq]: blas
Tue, 12 Aug 2008 10:54:31 -0400 Jaroslav Hajek initialization check for correct NaN sign