log

age author description
Thu, 22 Mar 2012 11:32:15 -0400 Jordi Gutiérrez Hermoso maint: merge in Mike's changes
Wed, 21 Mar 2012 18:06:46 -0400 Mike Miller Normalize floating point format string conversions
Mon, 19 Mar 2012 01:33:31 +0000 Carnë Draug Fix incorrect call to getarchprefix.
Thu, 22 Mar 2012 11:27:56 +0100 Juan Pablo Carbajal Let gen_doc_cache_in_dir accept multiple directories as input.
Wed, 21 Mar 2012 17:17:05 -0400 Mike Miller doc: Fix edit command default mode description stable
Wed, 21 Mar 2012 13:24:26 -0400 Jordi Gutiérrez Hermoso maint: merge default onto gui gui
Wed, 21 Mar 2012 01:21:25 +0100 Konstantinos Poulios fix wrong axes extents for text elements with custom units (bug #35856)
Tue, 20 Mar 2012 21:58:42 +0100 Carlo de Falco Fix editing file that shadows existing function
Tue, 13 Mar 2012 11:56:35 +0100 Marco Caliari Fix logm for complex matrix with real eigenvalues (bug #34893). stable
Sat, 17 Mar 2012 23:24:10 -0400 Jordi Gutiérrez Hermoso doc: Reword the manual section on getting build dependencies stable
Fri, 16 Mar 2012 17:50:42 -0700 Rik doc: grammarcheck new pkg/private functions
Fri, 16 Mar 2012 16:51:06 -0700 Rik Fix regression in bin2dec which did not allow space-separated input. stable
Fri, 16 Mar 2012 19:15:05 -0400 Jordi Gutiérrez Hermoso doc: Fix more pkg.m doc build failures
Fri, 16 Mar 2012 17:45:16 -0400 Jordi Gutiérrez Hermoso doc: Second attempt at fixing typo in repackage.m
Fri, 16 Mar 2012 14:38:27 -0700 Rik maint: Remove issuperuser.m from private function list for pkg directory.
Fri, 16 Mar 2012 17:25:06 -0400 Jordi Gutiérrez Hermoso repackage.m: Fix typo in doc.
Fri, 16 Mar 2012 17:24:37 -0400 Jordi Gutiérrez Hermoso doc: Fix the encoding in Søren's name
Fri, 16 Mar 2012 21:14:49 +0100 Carlo de Falco maint: Remove redundant private function from the package manager.
Fri, 16 Mar 2012 18:55:09 +0100 Carlo de Falco maint: Remove redundant private function from the package manager.
Fri, 16 Mar 2012 18:54:34 +0100 Carlo de Falco maint: Remove redundant private function from the package manager.
Thu, 15 Mar 2012 20:03:01 -0700 Rik Rename array-as-vector, array-as-scalar warning IDs to match documentation (bug #35838)
Thu, 15 Mar 2012 18:49:52 -0400 Konstantinos Poulios Modify gl2ps_renderer.cc to properly specificy 2D/3D text object positions.
Thu, 15 Mar 2012 19:44:13 +0100 Carlo de Falco maint: Remove redundant private functions from pkg/private.
Thu, 15 Mar 2012 19:41:24 +0100 Carlo de Falco maint: Refactor pkg.m and move subfunctions to private/ directory.
Thu, 15 Mar 2012 13:28:42 -0400 John W. Eaton maint: periodic merge of stable to default
Thu, 15 Mar 2012 13:03:27 -0400 John W. Eaton fix scalar indexing in anonymous function bug (bug #34765) stable
Wed, 14 Mar 2012 18:26:24 -0400 Jordi Gutiérrez Hermoso Added tag release-3-2-4 for changeset e320928eeb3a
Wed, 14 Mar 2012 13:34:59 -0400 Jordi Gutiérrez Hermoso Fix segfault in pchip when input array is too small (bug #35835). stable
Tue, 13 Mar 2012 19:11:52 -0400 Jordi Gutiérrez Hermoso Merge default onto gui gui
Tue, 13 Mar 2012 11:56:35 +0100 Marco Caliari Fix logm for complex matrix with real eigenvalues (bug #34893).
Tue, 13 Mar 2012 01:30:26 -0400 Jordi Gutiérrez Hermoso doc: Add Colin Macdonald and Mike Miller to contributors.in
Mon, 12 Mar 2012 19:08:06 -0400 Jordi Gutiérrez Hermoso doc: Mention accumarray trick in sparse docstring
Mon, 12 Mar 2012 18:36:14 -0400 Ben Abbott Save the papersize property in the proper orientation.
Sun, 11 Mar 2012 20:54:47 -0400 Ben Abbott Improve documentation for print().
Sun, 11 Mar 2012 14:28:09 -0700 Rik regexp.cc: Remove redundant condition in if statement
Sun, 11 Mar 2012 14:14:01 -0700 Rik Return regexp output when input is a cellstr and there is no return variable assignment.
Sun, 11 Mar 2012 13:43:49 -0700 Rik maint: periodic merge of stable to default.
Sun, 11 Mar 2012 13:43:00 -0700 Rik Stop segfault when using regular expressions with named capture buffers (bug #35683). stable
Sun, 11 Mar 2012 13:49:11 -0400 Jordi Gutiérrez Hermoso Merge in Mike's changes
Sat, 10 Mar 2012 15:53:55 -0500 Mike Miller Fix typos and errors in new bessel function tests
Sat, 10 Mar 2012 21:01:02 -0800 Rik maint: Use class for regexp::opts declaration.
Sat, 10 Mar 2012 17:53:31 -0500 Ben Abbott Add custom inline set_postion method for text objects which accepts
Sat, 10 Mar 2012 14:14:34 -0800 Colin Macdonald Allow window managers to group FLTK plot windows (bug #35199)
Fri, 09 Mar 2012 16:39:24 -0500 John W. Eaton maint: periodic merge of stable to default
Fri, 09 Mar 2012 16:17:41 -0500 John W. Eaton maint: untabify sources
Thu, 01 Mar 2012 14:58:59 +0000 Miguel Bazdresch pkg: bug fix - accessing non-existent variable for error message stable
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.
Sat, 25 Feb 2012 19:33:28 -0500 Ben Abbott 2011-04-26 Daniel Wagenaar <daw@caltech.edu>
Sat, 25 Feb 2012 17:30:44 -0500 Ben Abbott mesh.m: Modify demos to allow conversion to Matlab.
Sat, 25 Feb 2012 17:06:44 -0500 Ben Abbott Add mesh() demos.
Sat, 25 Feb 2012 16:45:36 -0500 Jordi Gutiérrez Hermoso oct-stream.h: Silence unused variable warning
Sat, 25 Feb 2012 10:14:15 -0800 Rik maint: periodic merge of stable to default.
Sat, 25 Feb 2012 10:06:22 -0800 Rik doc: Correct a few typos in NEWS. stable
Fri, 24 Feb 2012 21:30:10 -0800 Rik doc: Fix wording in NEWS file. stable
Fri, 24 Feb 2012 18:16:35 -0800 Rik prepad.m: Improve input validation messages and tests.
Fri, 24 Feb 2012 18:06:48 -0800 Rik profshow.m: Add more input validation tests
Fri, 24 Feb 2012 15:01:56 -0800 Rik base2dec.m: Fix incorrect bin2dec results (bug #35621). stable
Fri, 24 Feb 2012 07:57:50 -0500 Ben Abbott Replace file-separater "/" with "\" for MinGW MSYS shell.
Thu, 23 Feb 2012 22:13:06 -0800 Rik doc: Make spacing nicer for Strings chapter of manual.
Thu, 23 Feb 2012 21:23:49 -0800 Rik doc: Correct typo in polyfit docstring.
Thu, 23 Feb 2012 21:21:33 -0800 Rik doc: Improve docstring for ezpolar.
Thu, 23 Feb 2012 20:07:25 -0800 Rik kurtosis.m: Make docstring equation prettier in Info format
Thu, 23 Feb 2012 15:55:14 -0500 John W. Eaton maint: periodic merge of stable to default
Thu, 23 Feb 2012 15:45:16 -0500 John W. Eaton maint: Move @CPPFLAGS@ to end of AM_CPPFLAGS lists in Makefiles. stable
Thu, 23 Feb 2012 15:40:44 -0500 John W. Eaton maint: avoid $(echo ...) in shell script string (bug #35572) stable
Thu, 23 Feb 2012 12:25:23 -0800 Rik Fix TickDir handling for 2D and 3D plots (bug #35575).
Thu, 23 Feb 2012 13:50:26 -0500 John W. Eaton correctly fill result for M * v for Nx0 * 0x1 operations stable
Wed, 22 Feb 2012 14:39:41 -0500 John W. Eaton Version 3.6.1 released. stable release-3-6-1
Thu, 23 Feb 2012 09:12:47 +0000 Michael Goffioul Make SLATEC-FN atanh/erfc functions more tolerant about edge cases like
Wed, 22 Feb 2012 20:06:05 -0500 Ben Abbott Fix ticklength updating (bug # 35438).
Wed, 22 Feb 2012 08:14:09 -0500 Ben Abbott Correct typo from changeset 6b2448555bbd.
Tue, 21 Feb 2012 14:04:05 -0800 Rik Fix Z-order stacking of axis background for FLTK printing (bug #35559)
Mon, 20 Feb 2012 13:41:50 -0800 Rik __bar__.m: Add missing semicolon to stop internal results being printed.
Sat, 18 Feb 2012 12:54:41 -0800 Rik doc: Update optimset docstring with details of FunValCheck option.
Sat, 18 Feb 2012 12:43:46 -0800 Rik Extend "FunValCheck" option to optimization routines to detect Inf values.
Sat, 18 Feb 2012 11:59:21 -0800 Garrett G Euler box.m: Allow specification of a graphics axis to act on (bug #35486).
Sat, 18 Feb 2012 10:09:15 -0800 Rik maint: periodic merge of stable to default.
Wed, 15 Feb 2012 14:44:37 +0100 Olaf Till Fix guarded_eval() subfunction in fminunc (bug #35534). stable
Sat, 18 Feb 2012 12:42:54 -0500 Ben Abbott Revert changeset 688e19ca262b due to regression.
Fri, 17 Feb 2012 20:09:04 -0500 Ben Abbott Clear zombie processes produced by calling print() using the fltk toolkit.
Fri, 17 Feb 2012 11:40:27 -0800 Rik Fix OpenGL printing of dashed lines (Bug #33765).
Thu, 16 Feb 2012 21:47:16 -0500 Jordi Gutiérrez Hermoso Merge default onto gui gui
Thu, 16 Feb 2012 21:44:53 -0500 Jordi Gutiérrez Hermoso fact.m: Spelling and punctuation fixes
Sun, 05 Feb 2012 15:07:45 +0100 Pascal Dupuis polyfit.m: add the ability to specify the polynomial template.
Thu, 16 Feb 2012 20:19:12 -0500 Jordi Gutiérrez Hermoso Warn when the default path is overwritten
Thu, 16 Feb 2012 19:19:31 -0500 Ben Abbott legend.m: Delete duplicate demo.
Thu, 16 Feb 2012 16:09:26 -0800 Rik Fix unbalanced parentheses in scanf DEFUN_DLD macro
Thu, 16 Feb 2012 15:44:42 -0800 Rik doc: Use two spaces at start of sentence.
Thu, 16 Feb 2012 14:23:13 -0800 Rik griddata.m: Update docstring.
Thu, 16 Feb 2012 14:18:45 -0800 Rik griddata3.m: Accept vectors of any orientation.
Thu, 16 Feb 2012 14:17:26 -0800 Rik griddatan.m: Restore ability to pass options to underlying Qhull