log

age author description
Tue, 09 Jul 2013 16:47:57 -0700 Rik maint: Rename regexp.h to lo-regexp.h, regexp.cc to lo-regexp.cc in liboctave.
Tue, 09 Jul 2013 16:08:16 -0700 Rik Add flintmax() as an alias for function bitmax().
Tue, 09 Jul 2013 15:29:48 -0700 Rik Add new function atan2d to Octave.
Tue, 09 Jul 2013 15:06:26 -0700 Rik maint: Remove old filename comments from tests consolidated into test/*.tst files.
Tue, 09 Jul 2013 14:54:24 -0700 Rik NEWS: Announce deprecation of isequalwithequalnans.
Tue, 09 Jul 2013 14:39:39 -0700 Rik binocdf.m: Reverse calling convention to betaincinv to preserve accuracy when p =~ 1.
Tue, 09 Jul 2013 14:16:35 -0700 Rik doc: Use parentheses around if, switch conditions in documentation.
Tue, 09 Jul 2013 14:04:05 -0700 Rik maint: Use parentheses around condition for switch(),while(),if() statements.
Tue, 09 Jul 2013 12:22:33 -0700 Rik doc: Fix missing @deftypefnx entry in delaunay.m.
Tue, 09 Jul 2013 12:20:58 -0700 Rik jit.tst: Add missing file from previous check-in (c2a57f9c6a2e).
Tue, 09 Jul 2013 12:19:37 -0700 Rik maint: Move tests for JIT compiler into separate .tst file.
Tue, 09 Jul 2013 12:00:37 -0700 Rik __unimplemented__.m: Correct typo in previous changeset 6e240f8fcb88.
Tue, 09 Jul 2013 11:45:48 -0700 Rik delaunay.m: Accept a single matrix as input.
Tue, 09 Jul 2013 11:40:14 -0700 Rik __unimplemented__.m: Update list of unimplemented functions.
Tue, 09 Jul 2013 15:50:49 +0100 Carnë Draug defaults.cc: refer to more functions in the seealso section of help text.
Mon, 08 Jul 2013 21:10:34 +0200 Torsten *__magick_read__.cc: add missing include of gripes.h
Mon, 08 Jul 2013 12:20:04 -0400 John W. Eaton improve compatibility of parsing of matrices and cell arrays
Mon, 08 Jul 2013 09:13:30 -0400 Mike Miller doc: Move graphics object functions into the right section
Sun, 07 Jul 2013 19:57:38 -0700 Rik doc: Fix some spellings in image.texi.
Sun, 07 Jul 2013 19:52:12 -0700 Rik legend.m: Use Matlab coding conventions in %!demo blocks so comparison script can run.
Sun, 07 Jul 2013 19:45:23 -0700 Rik doc: Add seealso links between various factorization forms.
Sun, 07 Jul 2013 17:55:38 -0700 Rik doc: remove '\b' from list of special regexp sequences (bug #38778).
Sat, 20 Apr 2013 14:39:25 -0400 Mike Miller Fix word boundary handling in regexp pattern (bug #38778)
Sun, 07 Jul 2013 19:41:32 -0400 Ben Abbott area.m: tight axis limits for demo.
Sun, 07 Jul 2013 21:45:17 +0100 Carnë Draug Connect imwrite with imformats.
Sun, 07 Jul 2013 21:10:26 +0100 Carnë Draug core_imread: specify imread function name print_usage() in private function.
Sun, 07 Jul 2013 14:45:50 -0400 John W. Eaton deprecate ... and whitespace/comments after continuation markers in strings
Sun, 07 Jul 2013 18:26:25 +0100 Carnë Draug Connect imread with imformats.
Sun, 07 Jul 2013 19:07:23 +0200 Torsten no native dialogs to prevent hangs in KDE (patch #7948 by Andre da Costa Barros)
Sat, 06 Jul 2013 14:17:30 -0400 Ben Abbott Fix contour() listeners.