log

age author description
Thu, 25 Jun 2009 06:36:19 +0200 Marco Caliari repmat.m: call cron, not spkron release-3-2-x
Thu, 25 Jun 2009 06:36:15 +0200 John W. Eaton remove ans from the list of former built-in variables release-3-2-x
Thu, 25 Jun 2009 06:35:23 +0200 John W. Eaton add Alexander Mamonov to contributors list release-3-2-x
Thu, 25 Jun 2009 06:35:14 +0200 Alexander Mamonov plot3.m: correctly compute offsets for property/value pairs release-3-2-x
Wed, 24 Jun 2009 08:45:40 +0200 John W. Eaton libcruft/Makefile.in (MISC_OBJ): remove misc/machar.o and misc/smachar.o from the list: release-3-2-x
Wed, 24 Jun 2009 08:13:16 +0200 John W. Eaton implement d1mach, i1mach, and r1mach using slamch and dlamch from lapack release-3-2-x
Wed, 24 Jun 2009 07:40:21 +0200 Jaroslav Hajek workaround sig_atomic_t != int in pt-eval.cc release-3-2-x
Wed, 24 Jun 2009 07:31:32 +0200 Jaroslav Hajek improve error handling release-3-2-x
Wed, 24 Jun 2009 07:30:49 +0200 John W. Eaton oct-map.cc: fix thinko in previous change release-3-2-x
Wed, 24 Jun 2009 07:30:49 +0200 John W. Eaton oct-map.cc: preserve key order release-3-2-x
Tue, 23 Jun 2009 12:57:57 +0200 Ben Abbott grid.m: Add missing semi-colon. Fix grid toggle. Allow minor grid when no minor tick. release-3-2-x
Tue, 23 Jun 2009 12:57:57 +0200 John W. Eaton var.m: fix typos (thinkos?) in previous change release-3-2-x
Tue, 23 Jun 2009 12:57:57 +0200 John W. Eaton fix var for scalar and empty arguments release-3-2-x
Mon, 22 Jun 2009 09:00:43 +0200 Jaroslav Hajek fix slow cellstr -> char matrix conversions release-3-2-x
Mon, 22 Jun 2009 07:56:24 +0200 Jaroslav Hajek fix null assign test release-3-2-x
Mon, 22 Jun 2009 07:56:24 +0200 Jaroslav Hajek properly unshare variable in subsasgn release-3-2-x
Mon, 22 Jun 2009 07:56:24 +0200 Ben Abbott __go_draw_axes__.m: Change the default x11 fontspec from '*,%d' to ',%d'. release-3-2-x
Mon, 22 Jun 2009 07:56:24 +0200 Ben Abbott mpoles.m: Fix infinite loop for a multiplicity of poles at zero. Test added. release-3-2-x
Thu, 18 Jun 2009 09:31:47 +0200 Jaroslav Hajek avoid useless zero initialization when doing matrix multiply release-3-2-x
Thu, 18 Jun 2009 07:09:17 +0200 John W. Eaton mex.cc (mxArray_octave_value::get_data): avoid enumerating types that can be handled as foreign release-3-2-x
Thu, 18 Jun 2009 07:09:17 +0200 Ben Abbott axis.m: Fix bug for 'axis tight' with multiple surface plots, add demo. release-3-2-x
Thu, 18 Jun 2009 07:09:17 +0200 Jaroslav Hajek update coding tips release-3-2-x
Tue, 16 Jun 2009 10:57:30 +0200 Jaroslav Hajek fix context restoration in error state release-3-2-x
Tue, 16 Jun 2009 06:43:56 +0200 Ben Abbott quiver.m: Add 'clf' to demos. release-3-2-x
Tue, 16 Jun 2009 06:43:56 +0200 Ben Abbott plotyy.m: Fix compatibility with subplot. release-3-2-x
Tue, 16 Jun 2009 06:43:56 +0200 Ben Abbott plotyy.m: Correct behavior when there is no currentfigure. release-3-2-x
Tue, 16 Jun 2009 06:43:56 +0200 Kai NODA fix include guards release-3-2-x
Fri, 12 Jun 2009 10:47:29 +0200 Jaroslav Hajek simplify octave_cell::sort release-3-2-x
Fri, 12 Jun 2009 10:47:29 +0200 Ben Abbott print.m: Fix logic associated with 'have_ghostscript'. release-3-2-x
Fri, 12 Jun 2009 10:47:29 +0200 Ben Abbott print.m: properly render mono figures, and favor cairo terminals. release-3-2-x