log

age author description
Tue, 11 Nov 2008 14:34:37 -0500 John W. Eaton lex.l (<MATRIX_START>{S}+): Don't insert separator if next token is a separator.
Tue, 11 Nov 2008 14:34:02 -0500 John W. Eaton parse.y (F__parser_debug_flag__): New function.
Mon, 10 Nov 2008 10:43:00 -0500 John W. Eaton spline.m: delete debugging statements
Mon, 10 Nov 2008 15:55:28 +0100 Jaroslav Hajek omission from last patch
Sun, 09 Nov 2008 12:59:42 +0100 Jaroslav Hajek use std::vector as a simple linear container in oct-norm.cc to avoid problems with instantiating Array<T>
Tue, 04 Nov 2008 15:08:27 +0100 David Bateman Add scalar reshape method
Sun, 28 Sep 2008 21:09:35 +0200 Jaroslav Hajek initial implementation of fsolve
Fri, 31 Oct 2008 08:06:45 +0100 Jaroslav Hajek implement fzero
Fri, 31 Oct 2008 08:06:14 +0100 Jaroslav Hajek modify optimset & implement optimget
Fri, 31 Oct 2008 08:05:32 +0100 Jaroslav Hajek improve norm computation capabilities
Sun, 02 Nov 2008 06:44:12 +0100 Jaroslav Hajek fix dim check in Array<T>::delete_elements
Sun, 02 Nov 2008 06:15:11 +0100 Jaroslav Hajek fix out-of-bounds checks in null assignments
Fri, 31 Oct 2008 17:41:57 +0100 David Bateman Add constraint for logical image cdata
Fri, 31 Oct 2008 12:30:20 +0100 David Bateman Add code to remove listeners from properties and use it with newplot
Fri, 31 Oct 2008 12:09:16 +0100 Jaroslav Hajek fix extent query for empty ranges
Fri, 31 Oct 2008 06:36:35 -0400 John W. Eaton doc fixes
Fri, 31 Oct 2008 06:35:32 -0400 John W. Eaton doc/interpreter/Makefile.in: eliminate move-if-change from rules
Thu, 30 Oct 2008 18:03:37 -0400 John W. Eaton fix typo in docs
Thu, 30 Oct 2008 17:31:15 -0400 John W. Eaton oct-map.cc: copy key_list in indexing functions
Thu, 30 Oct 2008 20:12:28 +0100 Jaroslav Hajek workaround missing std::abs(int64_t) in MSVC
Thu, 30 Oct 2008 15:08:50 +0100 David Bateman Minor NEWS/FAQ update
Thu, 30 Oct 2008 14:15:12 +0100 David Bateman Add support for left/right argument to the legend function
Mon, 20 Oct 2008 16:54:28 +0200 Jaroslav Hajek improve dense array indexing
Thu, 30 Oct 2008 00:13:05 +0100 David Bateman Add contour group objects and the clabel function
Wed, 29 Oct 2008 21:56:29 -0400 Michael Goffioul Work around missing std::complex members under MSVC
Wed, 29 Oct 2008 18:14:48 -0400 Thorsten Meyer Adapted munge-texi to expand @seealso commands to texinfo references
Wed, 29 Oct 2008 17:52:54 -0400 Thorsten Meyer fix @seealso references to point to existing anchors
Wed, 29 Oct 2008 14:09:00 -0400 John W. Eaton cla.m: in test, set visible off when creating figure
Wed, 29 Oct 2008 12:41:10 +0100 Jaroslav Hajek fix docs for cholinsert, choldelete, cholshift
Tue, 28 Oct 2008 13:04:32 -0400 John W. Eaton parse.y: fix comment
Tue, 28 Oct 2008 13:01:58 -0400 John W. Eaton clear local symbol table after parsing function
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
Tue, 21 Oct 2008 15:13:24 -0400 John W. Eaton ChangeLog fixes
Tue, 21 Oct 2008 15:12:40 -0400 Ben Abbott clf.m: Improve Matlab compatibility.
Tue, 21 Oct 2008 14:06:25 -0400 John W. Eaton [mq]: hidden-children
Mon, 20 Oct 2008 20:59:23 -0400 Ben Abbott orient.m: Fix syntax error.
Mon, 20 Oct 2008 12:22:28 -0400 John W. Eaton set name of root_figure object to root
Mon, 20 Oct 2008 11:25:15 -0400 Ben Abbott closereq.m: Respect property tag.
Mon, 20 Oct 2008 16:19:23 +0100 David Bateman Pause between tests for rundemos
Mon, 20 Oct 2008 16:09:15 +0100 David Bateman Opps with previous patch
Mon, 20 Oct 2008 16:02:31 +0100 David Bateman Treat line style argument in stairs
Mon, 20 Oct 2008 10:51:23 -0400 Ben Abbott __go_draw_axes__.m: Fix for binary xfer of suface plots.
Mon, 20 Oct 2008 10:42:00 -0400 John W. Eaton surfnorm.m: save and restore hold state
Mon, 20 Oct 2008 10:31:17 -0400 Ben Abbott comet.m,hold.m: validate axes handle
Mon, 20 Oct 2008 10:29:04 -0400 Ben Abbott orient.m,print.f: validate figure handle
Mon, 20 Oct 2008 10:23:31 -0400 Ben Abbott __stem__.m: Respect new ordering of children when setting baseline.
Mon, 20 Oct 2008 13:22:17 +0100 David Bateman Test that an axis handle actually is one before setting it in plotyy
Fri, 17 Oct 2008 16:06:32 +0100 David Bateman Small plotting fixes
Fri, 17 Oct 2008 05:48:24 +0100 David Bateman Small makeinfo doc fixes
Thu, 16 Oct 2008 17:07:02 -0400 John W. Eaton generate new fractional parts for recycled graphics handles
Thu, 16 Oct 2008 16:49:28 -0400 John W. Eaton graphics.cc (base_properties::remove_child): handle children as a column vector instead of a row vector
Thu, 16 Oct 2008 16:23:14 -0400 David Bateman Fix subplot for column vector of children in figure
Thu, 16 Oct 2008 13:43:49 -0400 John W. Eaton make rundemos with no arguments work
Thu, 16 Oct 2008 13:41:17 -0400 John W. Eaton mark new rundemos function as command
Thu, 16 Oct 2008 13:28:43 -0400 John W. Eaton imported patch rundemos
Thu, 16 Oct 2008 14:49:08 +0100 David Bateman Preserve font and position properties when axes are replace in the handle code
Thu, 16 Oct 2008 09:19:48 -0400 Ben Abbott contourf.m: Correct order of patch object handles.
Thu, 16 Oct 2008 10:57:49 +0100 David Bateman Fix for images with new gnuplot/binary transfer code
Thu, 16 Oct 2008 10:39:19 +0100 David Bateman Minor update to the NEWS file
Thu, 16 Oct 2008 10:31:37 +0100 David Bateman Always use multiplot with gnuplot to ensure correct postscript bounding box
Thu, 16 Oct 2008 09:20:58 +0100 David Bateman Commit missing files from previous change
Thu, 16 Oct 2008 03:42:40 -0400 Ben Abbott __go_draw_axes__.m: Support axes interpreter poperty for tick labels.
Wed, 15 Oct 2008 20:35:22 +0100 David Bateman Add some documentation for the OOP code of Octave
Wed, 15 Oct 2008 14:19:33 -0400 Ben Abbott x/y/z-ticklabels respect axis font properties.
Wed, 15 Oct 2008 11:52:39 -0400 David Bateman allow multiple args for inferiorto and superiorto
Wed, 15 Oct 2008 10:51:59 -0400 Daniel J. Sebald make previous change work for surface plots
Tue, 14 Oct 2008 14:59:09 -0400 Daniel J. Sebald send binary data to gnuplot
Tue, 14 Oct 2008 14:49:00 -0400 Ben Abbott __go_draw_axes__.m: Fix concatenation of handles.
Tue, 14 Oct 2008 14:34:56 -0400 Thomas Weber FAQ entry about split development packages in distributions
Tue, 14 Oct 2008 13:26:09 -0400 John W. Eaton ishghandle.m: remove spurious \n\ from doc string
Sun, 12 Oct 2008 15:28:00 +0100 David Bateman Add overloading of the colon operator
Thu, 09 Oct 2008 20:09:13 +0100 David Bateman Allow saving/loading of classes. Add saveobj and loadobj methods
Sun, 12 Oct 2008 08:44:55 +0200 Jaroslav Hajek improve inverse preconditioning according to Marco Caliari
Fri, 10 Oct 2008 15:10:58 -0400 John W. Eaton graphics.cc (base_graphics_properties::adopt): place new child at front of list, not end; make children a column vector instead of a row vector
Fri, 10 Oct 2008 14:54:47 -0400 John W. Eaton graphics.cc: style fix
Fri, 10 Oct 2008 11:07:53 -0400 John W. Eaton [mq]: graphics-backend
Fri, 10 Oct 2008 16:44:21 +0200 Jaroslav Hajek fix for SuiteSparse 3.2
Fri, 10 Oct 2008 08:02:24 +0200 Jaroslav Hajek fix sorting of non-POD objects
Thu, 09 Oct 2008 07:42:34 -0400 Ben Abbott __axis_label__.m: Inherit font properties from axes.
Wed, 08 Oct 2008 14:31:59 -0400 John W. Eaton update contrib.txi
Wed, 08 Oct 2008 14:29:51 -0400 John W. Eaton update contrib.txi
Wed, 08 Oct 2008 20:00:25 +0200 Jaroslav Hajek replace all TODOs and XXXs with FIXMEs
Wed, 08 Oct 2008 14:10:08 -0400 John W. Eaton fileparts.m: handle "/file" correctly; improve compatibilty
Fri, 03 Oct 2008 23:10:09 +0200 Thorsten Meyer help new contributors with mercurial
Wed, 08 Oct 2008 12:55:27 -0400 Ben Abbott cla.m: Add matlab function cla().
Wed, 08 Oct 2008 12:25:13 -0400 John W. Eaton additional AIX build fix
Wed, 08 Oct 2008 11:35:26 -0400 John W. Eaton delete.m: pass array of handles to __go_delete__
Wed, 08 Oct 2008 11:29:27 -0400 David Bateman Allow arrays of graphic handles to F__go_delete__
Wed, 08 Oct 2008 14:35:33 +0200 Jaroslav Hajek fix integer exponentiation
Wed, 08 Oct 2008 08:24:50 +0200 Jaroslav Hajek add missing BLAS routines
Wed, 08 Oct 2008 08:01:46 +0200 Jaroslav Hajek remove the int->real conversion code vulnerability to compiler optimization