Mercurial > hg > octave-nkf
graph
-
meshc.m: Add note describing why the gnuplot backend is not consistent with Matlab.Sat, 22 Jan 2011 13:54:18 -0500, by Ben Abbott
-
subplot.m: Set "box" to "on" by default (same as Matlab).Sat, 22 Jan 2011 13:29:43 -0500, by Ben Abbott
-
ChangeLog fixesSat, 22 Jan 2011 13:00:07 -0500, by John W. Eaton
-
symbol_table::parent_classes: also add parents of parents to the listSat, 22 Jan 2011 12:55:18 -0500, by John W. Eaton
-
cylinder.m: Remove console output from demo.Sat, 22 Jan 2011 10:02:12 -0500, by 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 09:30:12 -0500, by Ben Abbott
-
fix nested indexed assignemnt in superclassesSat, 22 Jan 2011 13:48:11 +0100, by Jaroslav Hajek
-
restructuring draw_axes, enabling minor ticks/grid in fltk, closing bug 31800Sat, 22 Jan 2011 11:20:08 +0100, by Konstantinos Poulios
-
implement a common class for reference countsThu, 20 Jan 2011 11:10:27 +0100, by Jaroslav Hajek
-
scatter: don't recognize 'filled' as a colorSat, 22 Jan 2011 03:18:31 -0500, by John W. Eaton
-
more constructor initialization fixesSat, 22 Jan 2011 02:34:42 -0500, by Pascal Dupuis
-
Explicitly disallow copying in some classes.Sat, 22 Jan 2011 02:21:52 -0500, by Pascal Dupuis
-
this branch is no longer maintained and is closed for further development release-3-2-xSat, 22 Jan 2011 01:00:54 -0500, by John W. Eaton
-
Added tag release-3-2-4 for changeset a34752a3aa8a release-3-2-xFri, 22 Jan 2010 12:43:51 +0100, by Jaroslav Hajek
-
include PTHREAD_CFLAGS in LINK_DEPS for liboctave release-3-2-xFri, 22 Jan 2010 10:21:33 +0100, by Jaroslav Hajek
-
add configure checks for pthread library and compiler flags release-3-2-xWed, 05 Aug 2009 13:27:58 -0400, by John W. Eaton
-
fix extract_function & add obsoleteness warning release-3-2-xWed, 13 Jan 2010 09:48:17 +0100, by Jaroslav Hajek
-
toplev.cc: handle exceptions while preparing to exit release-3-2-xThu, 23 Jul 2009 14:24:45 -0400, by John W. Eaton
-
orient.m: Flip papersize and paperposition when orientation changes. Add support for 'tall' option. Add tests. release-3-2-xWed, 18 Nov 2009 20:18:47 -0500, by Ben Abbott
-
Call user-defined subsref/subsasgn with 1xN structs instead of Nx1 release-3-2-xWed, 25 Nov 2009 11:47:49 +0100, by David Grundberg
-
list_in_columns: Don't SIGFPE when given empty first argument release-3-2-xWed, 25 Nov 2009 11:44:57 +0100, by David Grundberg
-
print.m: Properly set the default ghostscript_binary under Windows. release-3-2-xTue, 24 Nov 2009 08:04:51 +0100, by Ben Abbott
-
gnuplot_drawnow.m: Support gnuplot's dumb terminal. release-3-2-xTue, 24 Nov 2009 08:02:08 +0100, by Ben Abbott
-
gnuplot_drawnow.m (gnuplot_default_term): don't set term to x11 unless DISPLAY is set release-3-2-xTue, 24 Nov 2009 08:02:00 +0100, by Stefan Hepp
-
Fix test for valid threshold value in sparse LU factorization release-3-2-xTue, 24 Nov 2009 08:00:32 +0100, by David Bateman
-
error: improve compatibility for calls with no arguments or empty format release-3-2-xTue, 24 Nov 2009 07:58:44 +0100, by John W. Eaton
-
stairs.m (__stairs__): correct nargin check; new demos release-3-2-xFri, 20 Nov 2009 10:49:17 +0100, by John W. Eaton
-
wavread.m: rename data_size from obsolete ck_size release-3-2-xFri, 20 Nov 2009 10:44:02 +0100, by Christophe Tournery
-
Added tag release-3-2-3 for changeset ea2283b9436d release-3-2-xTue, 06 Oct 2009 08:50:07 +0200, by Jaroslav Hajek
-
lo-ieee.cc: include cstdlib, update copyright date release-3-2-xMon, 14 Sep 2009 08:01:39 +0200, by John W. Eaton
-
gnuplot_drawnow.m: Avoid flickering plot windows. release-3-2-xMon, 14 Sep 2009 07:55:15 +0200, by Ben Abbott
-
abort if floating point format is not recognized as IEEE release-3-2-xWed, 09 Sep 2009 14:15:04 +0200, by John W. Eaton
-
pr-output.cc (set_format (const Complex&, int&, int&)): avoid passing NaN or Inf to log10 release-3-2-xFri, 04 Sep 2009 06:59:44 +0200, by John W. Eaton
-
Fix nesting error in options parsing of eigs release-3-2-xThu, 03 Sep 2009 11:43:58 +0200, by David Bateman
-
fix current class method determination release-3-2-xTue, 01 Sep 2009 09:35:17 +0200, by Jaroslav Hajek
-
datestr: set tm.isdst to -1 before calling mktime release-3-2-xTue, 01 Sep 2009 09:31:39 +0200, by E. Joshua Rigler
-
std.m: correctly work along singleton dimension release-3-2-xTue, 01 Sep 2009 09:26:33 +0200, by John W. Eaton
-
syscalls.cc: Recommend waitpid() in popen2() documentation. release-3-2-xWed, 26 Aug 2009 08:17:08 +0200, by Rob Mahurin