log

age author description
Tue, 09 Jul 2013 21:43:39 +0200 Pantxo Diribarne fr_FR.ts : reread of the french translation.
Thu, 11 Jul 2013 10:57:18 +0200 Catalin Codreanu gui: Reduce size of the dock/undock and close buttons of the octave-dock-widget
Thu, 11 Jul 2013 10:31:32 -0700 Rik doc: Add example to rank docstring.
Thu, 11 Jul 2013 09:30:32 -0700 Rik fplot.m: Fix bad texinfo in docstring for changeset b34202b24212.
Thu, 11 Jul 2013 09:25:54 -0700 Rik fplot.m: Overhaul function for Matlab compatibility and performance (bug #38961).
Thu, 11 Jul 2013 13:11:55 +0100 Carnë Draug imformats.m: add tests and fix bug when adding new formats.
Thu, 11 Jul 2013 02:07:10 +0100 Carnë Draug imwrite: clean up finding of filename and its connection to imformats.
Wed, 10 Jul 2013 22:31:46 +0100 Carnë Draug Document command form of colormap().
Wed, 10 Jul 2013 12:43:29 -0700 Rik colormap.m: Add demos, tests, and warning when using deprecated syntax.
Wed, 10 Jul 2013 12:41:27 -0700 Rik core_imfinfo.m: Add missing required endif from changeset 1b3b3ee88284
Wed, 10 Jul 2013 18:18:21 +0100 Carnë Draug Add optional extension argument to image IO functions.
Tue, 09 Jul 2013 18:53:06 -0700 Carl Osterwisch Implement line color and style rotation across multiple axes (bug #39344).
Tue, 25 Jun 2013 14:48:33 -0400 costerwisch Implemented line color and style rotation across multiple axes (bug #39344).
Tue, 09 Jul 2013 17:37:26 -0700 Rik Add new function jit_startcnt to control JIT acceleration.
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