log

age author description
Fri, 24 Jul 2009 13:56:01 +0200 Jaroslav Hajek Added tag release-3-2-2 for changeset 6607a20f0ab1 release-3-2-x
Tue, 21 Jul 2009 06:52:59 +0200 Jaroslav Hajek version 3.2.2 release-3-2-x
Fri, 03 Jul 2009 18:59:07 +0200 Jaroslav Hajek fix missing unwind_protect::run in pt-eval.cc release-3-2-x
Fri, 03 Jul 2009 12:21:50 +0200 Jaroslav Hajek fix bugs in sparse reductions release-3-2-x
Thu, 02 Jul 2009 13:43:46 +0200 Jaroslav Hajek allow which look for files on path release-3-2-x
Thu, 02 Jul 2009 11:32:27 +0200 Jaroslav Hajek use proper empty value in Cell::index release-3-2-x
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