log

age author description
Sat, 15 Feb 2014 20:16:27 -0800 Rik axis.m: restore plotbox and data aspect ratios with 'axis normal' (bug #41581). stable
Sat, 15 Feb 2014 20:09:32 -0800 Rik imported patch axis
Sat, 15 Feb 2014 14:42:07 -0800 Rik Allow pinv to work on Diagonal Matrices with a tolerance (bug #41546).
Sat, 15 Feb 2014 13:36:01 -0800 Rik maint: Merge away extra head
Sat, 15 Feb 2014 13:21:33 -0800 Rik doc: Add new contributors to contributors.in file.
Mon, 10 Feb 2014 18:49:28 +0100 Markus Bergholz Additional format options for matlab compatibility (bug #41541).
Sat, 15 Feb 2014 14:14:10 +0100 Pantxo Diribarne Make stemseries share the same baseline (bug #41593).
Thu, 13 Feb 2014 22:29:44 -0500 Michael Goffioul Fix dispatch class of property accessor methods.
Thu, 13 Feb 2014 16:34:06 -0500 John W. Eaton allow sighandlers.cc to compile on 64-bit Windows systems stable
Thu, 13 Feb 2014 22:17:44 +0100 Torsten Backed out changeset f01ac1bb8a5d which broke some editor short cuts gui-release
Thu, 13 Feb 2014 20:39:09 +0100 Torsten add menu entries and shortcuts for zoom functions in the editor (bug #41516) gui-release
Thu, 13 Feb 2014 12:15:14 -0500 Mike Miller Restore escaped backslashes accidentally deleted by cset af8a70d6885c gui-release
Thu, 13 Feb 2014 12:07:37 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 13 Feb 2014 10:45:55 -0500 John W. Eaton * sparse.cc (Fsparse): Use get_dimensions to extract dimension args.
Thu, 13 Feb 2014 12:05:47 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 13 Feb 2014 11:15:58 -0500 John W. Eaton allow sparse arguments for dimensions in sparse function (bug #41535) stable
Thu, 13 Feb 2014 07:45:59 -0800 Rik doc: Update docstrings for freqz, freqz_plot. stable
Thu, 13 Feb 2014 10:24:41 +0100 Kai T. Ohlhus Add missing file to pkg/module.mk.
Sat, 08 Feb 2014 14:39:33 -0500 Mike Miller which: Properly identify workspace variables (bug #37320)
Thu, 13 Feb 2014 00:00:10 -0500 Mike Miller freqz: Make frequency response plot visually compatible with Matlab (bug #41464) stable
Wed, 12 Feb 2014 21:40:19 +0100 Pantxo Diribarne Avoid reseting "parent" property to the same value (bug #37752).
Fri, 24 Jan 2014 10:14:15 +0100 Carlo de Falco Move definifion of default package paths to separate function.
Mon, 10 Feb 2014 13:00:44 -0200 Felipe G. Nievinski Fix isequal* parse failure when comparing object to non-object (bug #41531). stable
Wed, 12 Feb 2014 08:39:00 -0800 Rik Fix copy&paste typo when registering exp with JIT (bug #41560).
Tue, 11 Feb 2014 00:42:43 -0200 Felipe G. Nievinski run.m: Don't undo changes to current dir done by script that was run (bug #41543).
Tue, 11 Feb 2014 14:31:25 -0800 Rik doc: Document that default mu is 0 for logn* statistical functions (bug #41547). stable
Mon, 10 Feb 2014 09:41:59 -0800 Rik image.m: Fix axis limit bug when column vectors are used as x,y input (bug #41466). stable
Sun, 09 Feb 2014 18:21:14 -0500 Mike Miller Allow save() to write to the terminal with the filename '-' (bug #41505) stable
Sat, 08 Feb 2014 19:17:25 -0500 Michael Goffioul Support handle to classdef constructor.
Sat, 08 Feb 2014 14:44:21 -0800 Rik Don't put parent function in subfunction stack structure name (bug #41506).