log

age author description
Thu, 14 Jul 2011 08:01:51 +0900 Tatsuro MATSUOKA Fix closing window bug on MinGW (bug #33798)
Fri, 24 Feb 2012 20:42:29 -0500 Doug Stewart doc: improve description of functions and scripts
Wed, 07 Mar 2012 00:03:00 -0500 Jordi Gutiérrez Hermoso NEWS: mention randperm changes stable
Wed, 07 Mar 2012 00:02:41 -0500 Jordi Gutiérrez Hermoso Fix segfault on multidimensional median call (bug #35679). stable
Tue, 06 Mar 2012 09:48:34 -0800 Rik __print_parse_opts__.m: Use single quotes to simplify code.
Mon, 05 Mar 2012 21:05:37 -0800 Rik doc: Improve seealso links between low-level file I/O functions.
Mon, 05 Mar 2012 14:23:30 -0800 Rik doc: Correct spacing of integrals in Info version of docstrings.
Mon, 05 Mar 2012 13:35:39 -0800 Rik doc: Improve docstring for fskipl.
Mon, 05 Mar 2012 13:18:51 -0800 Rik doc: Add cross-references between fgets and fgetl in docstrings.
Mon, 05 Mar 2012 08:43:36 -0800 Rik Allow plot3 to accept booleans (bug #33607)
Mon, 05 Mar 2012 09:33:07 -0500 Marco Caliari Fix sparse range indexing bug (bug #35570) stable
Sun, 04 Mar 2012 14:42:19 -0800 Rik build: Don't build DOCSTRINGS files when --disable-docs specified.
Sun, 04 Mar 2012 13:57:42 -0800 Rik Fix 2D plotting of boolean values (bug #33607)
Sun, 04 Mar 2012 22:52:41 +0100 Carlo de Falco fix bug in input validation for textread
Sun, 04 Mar 2012 12:21:10 -0800 Rik Update %!tests in src/ directory with Octave coding conventions.
Fri, 02 Mar 2012 22:14:27 -0800 Rik test: Fix failing %!test in fileread.m
Fri, 02 Mar 2012 22:13:16 -0800 Rik Use Octave coding conventions in liboctave %!test blocks
Fri, 02 Mar 2012 14:14:43 -0500 Jordi Gutiérrez Hermoso besselj: Style fixes on new tests due to Robert T. Short
Fri, 02 Mar 2012 09:11:12 -0800 Robert T. Short besselj.cc: Added tests to cover a broad range of arguments and orders.
Wed, 29 Feb 2012 23:07:18 -0800 Mike Miller Fix compilation for old versions of cURL library (bug #35649)
Wed, 29 Feb 2012 16:47:20 -0500 Jordi Gutiérrez Hermoso doc: Further fixes diagperm (bug #35666)
Wed, 29 Feb 2012 16:21:05 -0500 Jordi Gutiérrez Hermoso doc: Fix incorrect sectioning (on "example codes")
Wed, 29 Feb 2012 15:39:05 -0500 Jordi Gutiérrez Hermoso doc: Source code is a mass noun (no "source codes")
Wed, 29 Feb 2012 11:57:17 -0500 Jordi Gutiérrez Hermoso doc: Fix incorrect diagonal matrix division (bug #35666)
Tue, 28 Feb 2012 19:02:03 -0500 Mike Miller Fix path to missing helper script
Tue, 28 Feb 2012 08:06:24 -0500 John W. Eaton Use file descriptor instead of a FILE pointer for OpenGL printing.
Tue, 28 Feb 2012 07:42:40 -0500 Ben Abbott Add support for figure positioning for gnuplot Windows terminals.
Mon, 27 Feb 2012 07:50:26 -0500 Ben Abbott fileread() should return a row vector.
Sun, 26 Feb 2012 18:25:20 -0500 Ben Abbott The gnuplot toolkit behavior is indepednet of uimenu children (bug # 35393).
Sat, 25 Feb 2012 22:03:33 -0500 Ben Abbott Acknowledge Daniel Wagenaar as a contributer.