log

age author description
Thu, 02 Jul 2009 08:21:50 +0200 Jaroslav Hajek fix sparse +- diag operations release-3-2-x
Thu, 02 Jul 2009 06:31:29 +0200 David Bateman Fix 'format rat' for values like '1 - eps' release-3-2-x
Thu, 02 Jul 2009 06:31:29 +0200 Joe Rothweiler fix kbhit(1) to not discard waiting keystrokes release-3-2-x
Tue, 30 Jun 2009 09:03:56 +0200 Jaroslav Hajek remove assertion in force_variable release-3-2-x
Mon, 29 Jun 2009 14:17:11 +0200 Michael Goffioul Add exported symbols release-3-2-x
Mon, 29 Jun 2009 14:15:59 +0200 John W. Eaton load-path.cc (Faddpath): preserve order of prepended elements release-3-2-x
Fri, 26 Jun 2009 12:56:16 +0200 Ben Abbott Add feature 'wxt_has_size' to __gnuplot_has_feature__.m & apply in gnuplot_drawnow.m. release-3-2-x
Thu, 25 Jun 2009 06:36:46 +0200 Ben Abbott print.m: reimplement options -landscape and -portrait. release-3-2-x
Thu, 25 Jun 2009 06:36:42 +0200 Thorsten Meyer Add tests for preservation of key order release-3-2-x
Thu, 25 Jun 2009 06:36:34 +0200 Alexander Barth eigs-base.cc: use octave_idx_type for Fortran LOGICAL values release-3-2-x
Thu, 25 Jun 2009 06:36:29 +0200 Rafael Laboissiere Drop conf.texi as prerequisite of dist target release-3-2-x
Thu, 25 Jun 2009 06:36:24 +0200 Jaroslav Hajek fix result class calculation in pt-mat.cc release-3-2-x
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