log

age author description
Sat, 22 Jan 2011 13:54:18 -0500 Ben Abbott meshc.m: Add note describing why the gnuplot backend is not consistent with Matlab.
Sat, 22 Jan 2011 13:29:43 -0500 Ben Abbott subplot.m: Set "box" to "on" by default (same as Matlab).
Sat, 22 Jan 2011 13:00:07 -0500 John W. Eaton ChangeLog fixes
Sat, 22 Jan 2011 12:55:18 -0500 John W. Eaton symbol_table::parent_classes: also add parents of parents to the list
Sat, 22 Jan 2011 10:02:12 -0500 Ben Abbott cylinder.m: Remove console output from demo.
Sat, 22 Jan 2011 09:30:12 -0500 Ben Abbott plotyy.m: Set box property to off to allow both y-axes colors to be visible for OpenGL backends.
Sat, 22 Jan 2011 13:48:11 +0100 Jaroslav Hajek fix nested indexed assignemnt in superclasses
Sat, 22 Jan 2011 11:20:08 +0100 Konstantinos Poulios restructuring draw_axes, enabling minor ticks/grid in fltk, closing bug 31800
Thu, 20 Jan 2011 11:10:27 +0100 Jaroslav Hajek implement a common class for reference counts
Sat, 22 Jan 2011 03:18:31 -0500 John W. Eaton scatter: don't recognize 'filled' as a color
Sat, 22 Jan 2011 02:34:42 -0500 Pascal Dupuis more constructor initialization fixes
Sat, 22 Jan 2011 02:21:52 -0500 Pascal Dupuis Explicitly disallow copying in some classes.
Sat, 22 Jan 2011 01:00:54 -0500 John W. Eaton this branch is no longer maintained and is closed for further development release-3-2-x
Fri, 22 Jan 2010 12:43:51 +0100 Jaroslav Hajek Added tag release-3-2-4 for changeset a34752a3aa8a release-3-2-x
Fri, 22 Jan 2010 12:43:12 +0100 Jaroslav Hajek version 3.2.4 release-3-2-x release-3-2-4
Fri, 22 Jan 2010 10:21:33 +0100 Jaroslav Hajek include PTHREAD_CFLAGS in LINK_DEPS for liboctave release-3-2-x
Tue, 19 Jan 2010 13:46:44 +0100 Jaroslav Hajek include acx_pthread in build release-3-2-x
Thu, 06 Aug 2009 10:57:11 +0200 Jaroslav Hajek add missing file release-3-2-x
Wed, 05 Aug 2009 13:27:58 -0400 John W. Eaton add configure checks for pthread library and compiler flags release-3-2-x
Wed, 13 Jan 2010 09:48:17 +0100 Jaroslav Hajek fix extract_function & add obsoleteness warning release-3-2-x
Thu, 23 Jul 2009 14:24:45 -0400 John W. Eaton toplev.cc: handle exceptions while preparing to exit release-3-2-x
Wed, 18 Nov 2009 20:18:47 -0500 Ben Abbott orient.m: Flip papersize and paperposition when orientation changes. Add support for 'tall' option. Add tests. release-3-2-x
Thu, 26 Nov 2009 14:39:55 +0100 Jaroslav Hajek correct previous patch release-3-2-x
Thu, 26 Nov 2009 14:08:48 +0100 Jaroslav Hajek fix dot release-3-2-x
Wed, 25 Nov 2009 13:31:55 -0500 John W. Eaton keyboard: fix stack manipulation release-3-2-x
Wed, 25 Nov 2009 12:05:09 +0100 Jaroslav Hajek fix bug in balance release-3-2-x
Wed, 25 Nov 2009 12:05:03 +0100 Jaroslav Hajek fix typo in expm release-3-2-x
Wed, 25 Nov 2009 11:47:49 +0100 David Grundberg Call user-defined subsref/subsasgn with 1xN structs instead of Nx1 release-3-2-x
Wed, 25 Nov 2009 11:44:57 +0100 David Grundberg list_in_columns: Don't SIGFPE when given empty first argument release-3-2-x
Tue, 24 Nov 2009 08:04:51 +0100 Ben Abbott print.m: Properly set the default ghostscript_binary under Windows. release-3-2-x
Tue, 24 Nov 2009 08:02:08 +0100 Ben Abbott gnuplot_drawnow.m: Support gnuplot's dumb terminal. release-3-2-x
Tue, 24 Nov 2009 08:02:00 +0100 Stefan Hepp gnuplot_drawnow.m (gnuplot_default_term): don't set term to x11 unless DISPLAY is set release-3-2-x
Tue, 24 Nov 2009 08:00:32 +0100 David Bateman Fix test for valid threshold value in sparse LU factorization release-3-2-x
Tue, 24 Nov 2009 07:58:44 +0100 John W. Eaton error: improve compatibility for calls with no arguments or empty format release-3-2-x
Fri, 20 Nov 2009 10:49:17 +0100 John W. Eaton stairs.m (__stairs__): correct nargin check; new demos release-3-2-x
Fri, 20 Nov 2009 10:48:23 +0100 Rik Fix broken command to create octave.dvi release-3-2-x
Fri, 20 Nov 2009 10:44:02 +0100 Christophe Tournery wavread.m: rename data_size from obsolete ck_size release-3-2-x
Fri, 20 Nov 2009 10:43:14 +0100 John W. Eaton legend.m: fix legend order release-3-2-x
Tue, 06 Oct 2009 08:50:07 +0200 Jaroslav Hajek Added tag release-3-2-3 for changeset ea2283b9436d release-3-2-x
Mon, 14 Sep 2009 08:01:43 +0200 Jaroslav Hajek version 3.2.3 release-3-2-x
Mon, 14 Sep 2009 08:01:39 +0200 John W. Eaton lo-ieee.cc: include cstdlib, update copyright date release-3-2-x
Mon, 14 Sep 2009 07:57:38 +0200 John W. Eaton imread.m: fix test release-3-2-x
Mon, 14 Sep 2009 07:57:38 +0200 Alexander Mamonov image/imread.m Test added. release-3-2-x
Mon, 14 Sep 2009 07:55:15 +0200 Ben Abbott gnuplot_drawnow.m: Avoid flickering plot windows. release-3-2-x
Wed, 09 Sep 2009 14:15:04 +0200 John W. Eaton abort if floating point format is not recognized as IEEE release-3-2-x
Wed, 09 Sep 2009 14:14:32 +0200 John W. Eaton dlmwrite.m: fix typo release-3-2-x
Wed, 09 Sep 2009 14:14:32 +0200 John W. Eaton pr-output.cc: new test release-3-2-x
Mon, 07 Sep 2009 08:38:09 +0200 Jaroslav Hajek fix minor typo release-3-2-x
Mon, 07 Sep 2009 08:01:41 +0200 John W. Eaton correctly toggle hold state release-3-2-x
Fri, 04 Sep 2009 06:59:44 +0200 John W. Eaton pr-output.cc (set_format (const Complex&, int&, int&)): avoid passing NaN or Inf to log10 release-3-2-x
Thu, 03 Sep 2009 11:44:07 +0200 David Bateman Minor typo in new eigs.cc test release-3-2-x
Thu, 03 Sep 2009 11:43:58 +0200 David Bateman Fix nesting error in options parsing of eigs release-3-2-x
Tue, 01 Sep 2009 09:35:17 +0200 Jaroslav Hajek fix current class method determination release-3-2-x
Tue, 01 Sep 2009 09:32:38 +0200 Jaroslav Hajek fix int2str release-3-2-x
Tue, 01 Sep 2009 09:31:39 +0200 John W. Eaton datestr: add missing semicolon release-3-2-x
Tue, 01 Sep 2009 09:31:39 +0200 E. Joshua Rigler datestr: set tm.isdst to -1 before calling mktime release-3-2-x
Tue, 01 Sep 2009 09:26:33 +0200 John W. Eaton std.m: correctly work along singleton dimension release-3-2-x
Tue, 01 Sep 2009 09:25:53 +0200 Olaf Till fix griddata release-3-2-x
Wed, 26 Aug 2009 08:17:08 +0200 Rob Mahurin syscalls.cc: Recommend waitpid() in popen2() documentation. release-3-2-x
Wed, 26 Aug 2009 08:17:08 +0200 Jaroslav Hajek fix order of args in fmod release-3-2-x