log

age author description
Tue, 28 Oct 2008 12:33:45 -0400 John W. Eaton eliminate all mention of return_last_computed_value
Tue, 28 Oct 2008 12:31:00 -0400 Gabriele Pannocchia qp.m: convert b <= x <= b and b <= A*x <= b to equality constraints
Tue, 28 Oct 2008 11:45:57 -0400 John W. Eaton lo-specfun.cc: fix prototypes and calls to cbes{h,i,j,k,y} subroutines
Tue, 28 Oct 2008 10:47:26 -0400 Brian Gough fix scaling factor for negative alpha in zbesi,cbesi
Mon, 27 Oct 2008 14:36:25 -0400 John W. Eaton version.h fix spelling of MERCHANTABILITY in startup message
Mon, 27 Oct 2008 14:26:56 -0400 Soren Hauberg func.txi: remove reference to return_last_computed_value
Mon, 27 Oct 2008 14:25:30 -0400 Soren Hauberg debug.txi: typo
Mon, 27 Oct 2008 13:47:14 -0400 Soren Hauberg ellipsoid.m: fix default argument check
Thu, 23 Oct 2008 16:01:06 -0400 John W. Eaton skip reading history file with --no-history option
Thu, 23 Oct 2008 15:22:51 -0400 jpswensen Added output about why a library load fails on OSX
Thu, 23 Oct 2008 13:00:46 -0400 John W. Eaton oct-shlib.cc: use RTLD_NOW option for dlopen
Thu, 23 Oct 2008 12:19:36 -0400 John W. Eaton fltk_backend.cc: update initialization comment
Thu, 23 Oct 2008 09:51:21 -0400 Jason Riedy Use FT2_CFLAGS when checking for FTGL headers.
Wed, 22 Oct 2008 22:06:36 -0400 John W. Eaton fltk_backend.cc (figure_manager::default_size): increase default window size
Wed, 22 Oct 2008 22:03:40 -0400 John W. Eaton fltk_backend.cc (class figure_manager): implement in way consistent with other singleton classes in Octave
Wed, 22 Oct 2008 14:57:51 -0400 John W. Eaton properly update currentaxes when axes are deleted
Wed, 22 Oct 2008 14:04:27 -0400 Ben Abbott findobj.m: allow handle to be empty
Wed, 22 Oct 2008 13:57:32 -0400 Ben Abbott cla.m: Fix error when no children to clear.
Wed, 22 Oct 2008 13:28:43 -0400 John W. Eaton make fltk backend figures work again
Wed, 22 Oct 2008 13:01:39 -0400 John W. Eaton allchild.m: move get showhiddenhandles outside of unwind_protect block
Wed, 22 Oct 2008 17:14:10 +0100 David Bateman Opps in plot.txi
Wed, 22 Oct 2008 13:10:52 +0100 David Bateman Fix for refreshdata demo
Wed, 22 Oct 2008 11:32:28 +0100 David Bateman Remove debugging from previous patch
Wed, 22 Oct 2008 11:21:28 +0100 David Bateman Add error bar series
Wed, 22 Oct 2008 04:30:17 +0100 David Bateman More plot object updates
Wed, 22 Oct 2008 04:16:36 +0100 David Bateman Import new texinfo.tex allowing @ in directory name. Update OOP example class location
Tue, 21 Oct 2008 21:17:29 -0400 Ben Abbott legendre.m: Warn once on under/overflow.
Tue, 21 Oct 2008 21:07:05 -0400 John W. Eaton graphics.h.in (axes::properties::delete_children): Delete decl
Tue, 21 Oct 2008 15:49:13 -0400 John W. Eaton quiver3.m: turn hold off after demo
Tue, 21 Oct 2008 15:14:13 -0400 John W. Eaton newplot.m: delete stray debugging code