log

age author description
Tue, 25 Jan 2011 13:40:26 -0800 Rik Directly update AUTHORS, BUGS, INSTALL.OCTAVE files rather than running multiple 'make subdir' operations.
Tue, 25 Jan 2011 13:07:57 -0800 Rik Make documentation static by removing docstrings depending on #ifdef variables
Tue, 25 Jan 2011 10:47:01 +0100 Konstantinos Poulios disable warning about missing freetype library
Tue, 25 Jan 2011 04:31:33 -0500 John W. Eaton autogen.sh: check for required files instead of having automake do it
Tue, 25 Jan 2011 10:30:03 +0100 Konstantinos Poulios fix wrong dimensions of minor ticks vector
Tue, 25 Jan 2011 04:10:40 -0500 John W. Eaton Makefile.am (EXTRA_DIST): remove ROADMAP from the list
Tue, 25 Jan 2011 02:03:21 -0500 John W. Eaton fix octave_map (const string_vector&) constructor
Mon, 24 Jan 2011 21:41:24 -0800 Rik Add Makefile rules to auto-generate AUTHORS file from contributors.texi
Mon, 24 Jan 2011 14:57:07 -0500 Pascal Dupuis Explicitly disallow copying in some classes
Sun, 23 Jan 2011 22:27:05 -0800 Rik Update build instructions in INSTALL.OCTAVE for release 3.4.
Mon, 24 Jan 2011 00:35:42 -0500 John W. Eaton mu2lin: make default for N compatible with Matlab release-3-4-x
Mon, 24 Jan 2011 00:35:42 -0500 John W. Eaton mu2lin: make default for N compatible with Matlab
Sun, 23 Jan 2011 22:31:29 -0500 John W. Eaton octave_scalar_struct::print_raw: avoid unnecessary conversion of map contents to Cell release-3-4-x
Sun, 23 Jan 2011 07:26:55 -0800 Rik Refer users to bug tracker, rather than octave-dev mailing list. release-3-4-x
Sat, 22 Jan 2011 22:11:37 -0800 Tatsuro MATSUOKA Small corrections to README.MinGW. release-3-4-x
Sat, 22 Jan 2011 22:05:24 -0800 Rik Update README.devel for 3.4 release. release-3-4-x
Sat, 22 Jan 2011 22:04:23 -0800 Rik Revise HACKING file and incorporate all of ROADMAP file. release-3-4-x
Sat, 22 Jan 2011 17:36:15 -0800 Rik README.MinGW: Replace placeholder with actual instructions for platform. release-3-4-x
Sun, 23 Jan 2011 22:31:29 -0500 John W. Eaton octave_scalar_struct::print_raw: avoid unnecessary conversion of map contents to Cell
Sun, 23 Jan 2011 07:26:55 -0800 Rik Refer users to bug tracker, rather than octave-dev mailing list.
Sat, 22 Jan 2011 22:11:37 -0800 Tatsuro MATSUOKA Small corrections to README.MinGW.
Sat, 22 Jan 2011 22:05:24 -0800 Rik Update README.devel for 3.4 release.
Sat, 22 Jan 2011 22:04:23 -0800 Rik Revise HACKING file and incorporate all of ROADMAP file.
Sat, 22 Jan 2011 17:36:15 -0800 Rik README.MinGW: Replace placeholder with actual instructions for platform.
Sat, 22 Jan 2011 16:18:41 -0500 John W. Eaton version is now 3.3.90+ release-3-4-x
Sat, 22 Jan 2011 16:16:18 -0500 John W. Eaton Added tag ss-3-3-90 for changeset 6c54ad0fde04 release-3-4-x
Sat, 22 Jan 2011 14:15:42 -0500 John W. Eaton update version info to 3.5.0+ after branch for release
Sat, 22 Jan 2011 13:50:32 -0500 John W. Eaton update copyright and version info for release branch release-3-4-x ss-3-3-90
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