log

age author description
Sat, 21 Apr 2012 18:10:11 -0400 Carnë Draug New Function, findfigs.m
Wed, 11 Apr 2012 12:54:41 +0200 Marco Caliari Fix complete spline with three points (bug #35739)
Thu, 19 Apr 2012 17:44:46 -0400 Martin Helm New Function, shrinkfaces.m
Thu, 19 Apr 2012 16:26:56 -0400 John W. Eaton maint: periodic merge of stable to default
Thu, 19 Apr 2012 16:24:14 -0400 John W. Eaton avoid error for calls to functions returning varargout that ignore final outputs (bug #36221) stable
Wed, 18 Apr 2012 14:21:34 -0400 John W. Eaton ensure isargout is not sticky stable
Tue, 17 Apr 2012 14:42:49 -0400 John W. Eaton seconds after the minute can be 0-60, not 0-61 stable
Tue, 17 Apr 2012 13:18:56 -0400 John W. Eaton maint: periodic merge from stable to default
Tue, 17 Apr 2012 13:13:22 -0400 John W. Eaton correctly fill struct arrays for assignments that cause resizing (bug #33178) stable
Tue, 17 Apr 2012 11:53:39 -0400 John W. Eaton correctly fill cell arrays for three-arg diag function calls stable
Mon, 16 Apr 2012 15:58:38 -0400 John W. Eaton avoid unnecessary index overflow error when printing sparse array (bug #35148) stable
Fri, 30 Mar 2012 18:44:01 +0200 Philip Nienhuis 2012-03-25 Philip Nienhuis <prnienhuis@users.sf.net>
Sat, 14 Apr 2012 19:33:45 -0700 Rik Return an error exit code to shell when eval'ed code fails a memory allocation.
Sat, 14 Apr 2012 18:48:34 -0700 Rik maint: Periodic merge of stable to default.
Sat, 14 Apr 2012 18:45:08 -0700 Rik Restore 'TextureMap' option for surface objects (Bug #35661) stable
Fri, 13 Apr 2012 14:07:45 -0400 John W. Eaton maint: fix unordered_map configure test
Fri, 13 Apr 2012 09:32:45 -0700 Rik regexptranslate.m: Fix failing %!test due to new regexp single quote rules.
Fri, 13 Apr 2012 09:54:57 -0400 John W. Eaton also require that warning and error message identifiers do not contain whitespace
Thu, 12 Apr 2012 16:48:54 -0400 John W. Eaton better compatibility for error/warning message IDs and format specifiers
Thu, 12 Apr 2012 16:27:39 -0400 John W. Eaton make diag (x, m, n) return a proper diagonal matrix object (bug #36099)
Thu, 12 Apr 2012 14:08:29 -0400 John W. Eaton maint: periodic merge of stable to default
Thu, 12 Apr 2012 14:01:39 -0400 John W. Eaton allow kron to work for two diag matrix arguments (bug #35647) stable
Thu, 12 Apr 2012 14:01:39 -0400 John W. Eaton allow kron to work for two diag matrix arguments (bug #35647)
Wed, 11 Apr 2012 23:12:43 -0400 Mike Miller Clean generated fortran files.
Wed, 11 Apr 2012 22:07:00 -0400 John W. Eaton maint: miscellaneous style fixes for .m files
Wed, 11 Apr 2012 19:34:53 -0400 Ben Abbott Improve/correct documentation for splinefit.m
Wed, 11 Apr 2012 15:40:01 -0400 Carlo de Falco Add configure check for isnan in fortran.
Wed, 11 Apr 2012 10:38:10 -0700 Rik maint: Periodic merge of stable to default.
Wed, 11 Apr 2012 10:35:54 -0700 Rik maint: Add missing test/nest files to build system.
Wed, 11 Apr 2012 11:21:30 -0400 John W. Eaton rename .in.h and .in.cc files to .h.in and .cc.in