Mercurial > hg > octave-nkf
graph
-
fix result class calculation in pt-mat.cc release-3-2-xThu, 25 Jun 2009 06:36:24 +0200, by Jaroslav Hajek
-
remove ans from the list of former built-in variables release-3-2-xThu, 25 Jun 2009 06:36:15 +0200, by John W. Eaton
-
add Alexander Mamonov to contributors list release-3-2-xThu, 25 Jun 2009 06:35:23 +0200, by John W. Eaton
-
plot3.m: correctly compute offsets for property/value pairs release-3-2-xThu, 25 Jun 2009 06:35:14 +0200, by Alexander Mamonov
-
libcruft/Makefile.in (MISC_OBJ): remove misc/machar.o and misc/smachar.o from the list: release-3-2-xWed, 24 Jun 2009 08:45:40 +0200, by John W. Eaton
-
implement d1mach, i1mach, and r1mach using slamch and dlamch from lapack release-3-2-xWed, 24 Jun 2009 08:13:16 +0200, by John W. Eaton
-
workaround sig_atomic_t != int in pt-eval.cc release-3-2-xWed, 24 Jun 2009 07:40:21 +0200, by Jaroslav Hajek
-
oct-map.cc: fix thinko in previous change release-3-2-xWed, 24 Jun 2009 07:30:49 +0200, by John W. Eaton
-
grid.m: Add missing semi-colon. Fix grid toggle. Allow minor grid when no minor tick. release-3-2-xTue, 23 Jun 2009 12:57:57 +0200, by Ben Abbott
-
var.m: fix typos (thinkos?) in previous change release-3-2-xTue, 23 Jun 2009 12:57:57 +0200, by John W. Eaton
-
fix var for scalar and empty arguments release-3-2-xTue, 23 Jun 2009 12:57:57 +0200, by John W. Eaton
-
fix slow cellstr -> char matrix conversions release-3-2-xMon, 22 Jun 2009 09:00:43 +0200, by Jaroslav Hajek
-
properly unshare variable in subsasgn release-3-2-xMon, 22 Jun 2009 07:56:24 +0200, by Jaroslav Hajek
-
__go_draw_axes__.m: Change the default x11 fontspec from '*,%d' to ',%d'. release-3-2-xMon, 22 Jun 2009 07:56:24 +0200, by Ben Abbott
-
mpoles.m: Fix infinite loop for a multiplicity of poles at zero. Test added. release-3-2-xMon, 22 Jun 2009 07:56:24 +0200, by Ben Abbott
-
avoid useless zero initialization when doing matrix multiply release-3-2-xThu, 18 Jun 2009 09:31:47 +0200, by Jaroslav Hajek
-
mex.cc (mxArray_octave_value::get_data): avoid enumerating types that can be handled as foreign release-3-2-xThu, 18 Jun 2009 07:09:17 +0200, by John W. Eaton
-
axis.m: Fix bug for 'axis tight' with multiple surface plots, add demo. release-3-2-xThu, 18 Jun 2009 07:09:17 +0200, by Ben Abbott
-
fix context restoration in error state release-3-2-xTue, 16 Jun 2009 10:57:30 +0200, by Jaroslav Hajek
-
plotyy.m: Fix compatibility with subplot. release-3-2-xTue, 16 Jun 2009 06:43:56 +0200, by Ben Abbott
-
plotyy.m: Correct behavior when there is no currentfigure. release-3-2-xTue, 16 Jun 2009 06:43:56 +0200, by Ben Abbott
-
print.m: Fix logic associated with 'have_ghostscript'. release-3-2-xFri, 12 Jun 2009 10:47:29 +0200, by Ben Abbott