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