log

age author description
Wed, 24 Jun 2009 19:04:30 -0400 Ben Abbott print.m: reimplement options -landscape and -portrait.
Wed, 24 Jun 2009 21:33:24 +0200 Thorsten Meyer Add tests for preservation of key order
Wed, 24 Jun 2009 13:47:22 -0400 Alexander Barth eigs-base.cc: use octave_idx_type for Fortran LOGICAL values
Wed, 24 Jun 2009 13:45:56 -0400 Rafael Laboissiere Drop conf.texi as prerequisite of dist target
Wed, 24 Jun 2009 18:51:33 +0200 Jaroslav Hajek fix result class calculation in pt-mat.cc
Wed, 24 Jun 2009 12:41:06 -0400 Marco Caliari repmat.m: call cron, not spkron
Wed, 24 Jun 2009 12:30:08 -0400 John W. Eaton remove ans from the list of former built-in variables
Wed, 24 Jun 2009 11:14:04 -0400 John W. Eaton add Alexander Mamonov to contributors list
Wed, 24 Jun 2009 11:13:13 -0400 Alexander Mamonov plot3.m: correctly compute offsets for property/value pairs
Wed, 24 Jun 2009 08:07:43 +0200 Jaroslav Hajek hide copy constructors in unwind-prot.h
Tue, 23 Jun 2009 15:48:40 +0200 Jaroslav Hajek improve error handling
Tue, 23 Jun 2009 14:41:03 -0400 Alexander Mamonov image/imread.m Test added.
Tue, 23 Jun 2009 14:13:47 -0400 Robert T. Short * run-octave.in: Exclude @-files from path. Remove CVS exclusions.
Tue, 23 Jun 2009 09:58:12 -0400 John W. Eaton oct-map.cc: fix thinko in previous change
Tue, 23 Jun 2009 09:55:53 -0400 John W. Eaton oct-map.cc: preserve key order
Tue, 23 Jun 2009 09:17:10 +0200 Jaroslav Hajek simplify tree_evaluator::visit_try_catch_command
Tue, 23 Jun 2009 08:22:13 +0200 Jaroslav Hajek update unwind_protect usage everywhere
Tue, 23 Jun 2009 07:55:44 +0200 Jaroslav Hajek refactor unwind_protect
Mon, 22 Jun 2009 21:00:18 -0400 John W. Eaton libcruft/Makefile.in (MISC_OBJ): remove misc/machar.o and misc/smachar.o from the list:
Mon, 22 Jun 2009 18:34:41 -0400 Ben Abbott grid.m: Add missing semi-colon. Fix grid toggle. Allow minor grid when no minor tick.
Mon, 22 Jun 2009 17:10:01 -0400 John W. Eaton var.m: fix typos (thinkos?) in previous change
Mon, 22 Jun 2009 17:04:28 -0400 John W. Eaton implement d1mach, i1mach, and r1mach using slamch and dlamch from lapack
Mon, 22 Jun 2009 11:39:45 -0400 John W. Eaton fix var for scalar and empty arguments
Mon, 22 Jun 2009 08:59:38 +0200 Jaroslav Hajek fix slow cellstr -> char matrix conversions
Mon, 22 Jun 2009 07:55:20 +0200 Jaroslav Hajek fix null assign test
Sat, 20 Jun 2009 10:13:30 +0200 Jaroslav Hajek properly unshare variable in subsasgn
Fri, 19 Jun 2009 08:01:54 +0200 Jaroslav Hajek update docs
Fri, 19 Jun 2009 07:58:19 +0200 Jaroslav Hajek improve lookup's inline docs
Fri, 19 Jun 2009 07:47:01 +0200 Jaroslav Hajek NEWS update
Fri, 19 Jun 2009 07:46:37 +0200 Jaroslav Hajek improve & fix ismember