log

age author description
Mon, 10 Nov 2014 23:11:20 +0000 Carnë Draug liboctave: confirm that matrices constructors are limited to 2 dimensions.
Fri, 07 Nov 2014 10:41:18 +0000 Carnë Draug Replace some duplicated code and count on methods implemented on base classes.
Fri, 07 Nov 2014 08:15:55 +0000 Carnë Draug Change inheritance tree so that <T>Matrix inherit from <T>NDArray.
Mon, 03 Nov 2014 22:18:29 +0000 Carnë Draug Remove redundant methods now that Matrices inherit from NDArrays.
Fri, 24 Oct 2014 01:31:53 +0100 Carnë Draug Change charMatrix to subclass charNDArray rather than be another Array<char>.
Mon, 20 Oct 2014 01:34:52 +0100 Carnë Draug Change boolMatrix to subclass boolNDArray rather than be another Array<bool>.
Mon, 10 Nov 2014 16:43:39 +0100 Kai T. Ohlhus Faddeeva.cc: Fix compilation warnings.
Mon, 10 Nov 2014 17:03:54 +0100 Kai T. Ohlhus __ichol__.cc: Removed unused variables causing compilation warnings.
Thu, 06 Nov 2014 21:10:04 +0000 Carnë Draug New functions im2frame and frame2im.
Wed, 05 Nov 2014 12:45:44 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Thu, 30 Oct 2014 15:20:42 -0400 John W. Eaton * zoom.m: Improve documentation. New demo.
Wed, 17 Sep 2014 16:28:41 -0400 John W. Eaton command_editor: provide access to rl_set_screen_size gui-release
Wed, 05 Nov 2014 08:05:31 -0800 Rik doc: Add Mike Sander to contributors list.
Tue, 04 Feb 2014 21:49:45 -0500 Mike Sander Remove interactive ftp functions from list of functions missing BIST tests.
Fri, 14 Mar 2014 02:04:09 -0400 Pooja Rao Add BIST tests for subspace, t_test, z_test.
Tue, 04 Nov 2014 20:18:15 -0800 Rik doc.m: Add support for info files in bzip format (bug #43526).
Wed, 17 Sep 2014 16:36:41 -0400 John W. Eaton command_editor: provide access to rl_prefer_env_winsize gui-release
Thu, 30 Oct 2014 13:38:02 -0400 John W. Eaton horizontal scrollbar for GUI terminal on Windows systems gui-release
Thu, 09 Oct 2014 19:20:56 -0400 John W. Eaton preserve text on Windows terminal resize (bug #41893; patch #8532) gui-release
Mon, 03 Nov 2014 22:40:45 -0800 Rik maint: Periodic merge of gui-release to default.
Mon, 03 Nov 2014 22:39:49 -0800 Rik build: Update m4 macros to their latest versions (bug #43517). gui-release
Mon, 03 Nov 2014 22:08:27 -0800 Rik maint: Periodic merge of stable to gui-release. gui-release
Mon, 03 Nov 2014 22:07:27 -0800 Rik doc: Add note about compiling arpack with 64-bit integers when using --enable-64 (bug #43031). stable
Sun, 02 Nov 2014 22:07:11 -0800 Rik doc: Add new spelling exceptions to Octave's private dictionary.
Sun, 02 Nov 2014 19:06:40 +0100 Andreas Weber __init_fltk__.cc: Allow selection of axes from whole plot area
Sat, 01 Nov 2014 17:24:23 -0700 Nir Krakauer doc: Update documentation for ilu, ichol.
Thu, 30 Oct 2014 17:49:58 -0700 Nir Krakauer interp1.m: Add new methods "previous" and "next" (bug #43377).
Sat, 11 Oct 2014 16:01:28 +0200 Philip Nienhuis importdata.m: better regexp pattern to assess delimiter (bug #43393) stable
Wed, 29 Oct 2014 08:21:24 -0700 Rik nthroot.m: Fix division by zero warning when input x is 0 (bug #43492).
Tue, 28 Oct 2014 13:45:32 -0700 Rik test.m: Eliminate needless use of feof().
Tue, 28 Oct 2014 13:15:49 -0700 Rik maint: Periodic merge of gui-release to default.
Tue, 28 Oct 2014 12:06:52 -0700 Rik maint: Periodic merge of stable to gui-release. gui-release
Tue, 30 Sep 2014 00:26:10 -0500 Daniel J Sebald Change a bitwise OR to a logical OR in Range.h. stable
Tue, 28 Oct 2014 13:58:01 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 28 Oct 2014 13:57:26 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 28 Oct 2014 13:36:01 -0400 John W. Eaton fix error with command parsing (bug #43470) gui-release
Mon, 27 Oct 2014 09:30:46 -0700 Rik Allow setting horizontal vector of "ydata" in bar plots (bug #43468). stable
Tue, 07 Oct 2014 21:11:17 +0200 Markus Bergholz rat.m: Remove unnecessary blank line at start of output (bug #43374).
Sat, 18 Oct 2014 13:52:31 -0400 Andy Weber run.m: Return to the intial directory, unless the pwd is changed (Bug #43426).
Thu, 23 Oct 2014 17:12:58 -0400 John W. Eaton limit specific CPPFLAGS variables to specific convenience libs (bug #38928)
Wed, 22 Oct 2014 11:37:00 -0700 Rik Use cd rather than chdir in core Octave code.
Wed, 22 Oct 2014 11:05:26 -0700 Rik Two more tmpnam -> tempname changes in core Octave.
Wed, 22 Oct 2014 10:41:15 -0700 Rik Use tempname() rather than tmpnam() in core Octave.
Tue, 21 Oct 2014 14:37:44 -0400 John W. Eaton make --with-PKG-includedir and --with-PKG-libdir configure options work again
Tue, 21 Oct 2014 09:57:02 -0700 Rik Overhaul getfield, setfield, orderfields m-files.
Tue, 21 Oct 2014 09:39:03 -0700 Rik Use gammaln in preference to lgamma in core Octave code.
Tue, 21 Oct 2014 08:57:47 -0700 Rik doc: Remove deprecated dump_prefs function from the manual.
Tue, 21 Oct 2014 08:41:09 -0700 Rik doc: Add documentation about finish.m and shutdown procedure to manual.
Thu, 16 Oct 2014 15:32:12 -0400 John W. Eaton * rotate.m: Fix typo.
Wed, 15 Oct 2014 22:35:59 -0400 John W. Eaton implement the open function
Thu, 09 Oct 2014 19:20:56 -0400 John W. Eaton preserve text on Windows terminal resize (bug #41893; patch #8532)
Sun, 19 Oct 2014 08:42:58 -0400 John W. Eaton don't include oct-locbuf.h in header files unnecessarily
Mon, 20 Oct 2014 21:54:59 -0700 Rik Deprecate octave_tmp_file_name.
Mon, 20 Oct 2014 21:21:27 -0700 Rik menu.m: Overhaul function.
Sun, 19 Oct 2014 14:16:20 +0200 Pantxo Diribarne Add new genpropdoc.m and graphics_properties.mk files to EXTRA_DIST
Sat, 18 Oct 2014 20:49:34 -0700 Rik delete.m: Allow multiple file names to delete.
Sat, 18 Oct 2014 18:10:52 -0700 Rik Overhaul appdata family of functions (getappdata, isappdata, rmappdata, setappdata).
Fri, 17 Oct 2014 21:35:19 -0700 Rik info.m: Mark file as being tested for BIST purposes.
Fri, 17 Oct 2014 21:33:45 -0700 Rik copyfile.m: Fix failing BIST test.
Fri, 17 Oct 2014 21:20:36 -0700 Rik movefile.m: Overhaul function.
Fri, 17 Oct 2014 20:52:32 -0700 Rik copyfile.m: Overhaul function.
Fri, 17 Oct 2014 11:37:44 -0700 Rik unpack.m: Rewrite BIST test to not produce warning on stderr.
Fri, 17 Oct 2014 10:45:25 -0700 Rik Overhaul the archive family (bzip2, gzip, zip, tar) of m-files.
Fri, 17 Oct 2014 09:29:10 +0200 Pantxo Diribarne Automatically generate graphics properties documentation (bug #42536)
Thu, 16 Oct 2014 20:29:37 +0200 Torsten usage of default suffix depending on filter in save as dialog (bug #43335) gui-release
Wed, 15 Oct 2014 11:54:04 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of gui-release to default
Wed, 15 Oct 2014 11:01:00 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of stable to gui-release gui-release
Wed, 15 Oct 2014 10:48:25 -0400 Jordi Gutiérrez Hermoso Fix some fact.m typos (bug #43395) stable
Mon, 13 Oct 2014 13:40:44 +0100 Carnë Draug bitcmp: fix bitwise complement for signed integers.
Sun, 12 Oct 2014 21:50:33 +0200 Andreas Weber shortcut-manager.cc: Fix typo "Cuy" -> "Cut" gui-release
Sun, 12 Oct 2014 21:13:51 +0200 Massimiliano Fasi Corrected errors and inaccuracies in Italian GUI translation (bug #43387) gui-release
Sun, 12 Oct 2014 15:49:49 +0200 Torsten add a drop down menu with the eol mode in the save-file-as-dialog gui-release
Sat, 11 Oct 2014 15:44:07 +0200 Torsten reorder eol modes in the editor settings gui-release
Sat, 11 Oct 2014 11:15:59 +0200 Torsten add actions for converting the eol characters of the editor file gui-release
Sat, 11 Oct 2014 11:08:21 +0200 Torsten add actions for showing text formatting chars and guides in the editor gui-release
Sat, 11 Oct 2014 11:05:53 +0200 Torsten add a preference for the default eol mode of new files (bug #43334) gui-release
Sat, 11 Oct 2014 10:14:21 +0200 Torsten add a label to the eol indicator in the editors status bar gui-release
Thu, 09 Oct 2014 20:38:04 -0700 Rik Overhaul gzip.m and gunzip.m
Thu, 09 Oct 2014 16:14:46 -0700 Rik Fix returned phase of asin, acos outside principal branch (bug #43349).
Tue, 07 Oct 2014 22:37:39 +0530 PrasannaKumar Muralidharan Fix use of uninitialised variables in __ilu__.cc.
Thu, 09 Oct 2014 16:07:29 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 09 Oct 2014 16:06:02 -0400 John W. Eaton * QtHandlesUtils.cc: Fix typo in previous change. gui-release
Thu, 09 Oct 2014 15:45:50 -0400 John W. Eaton fix build problem with --enable-64 (bug #43319) gui-release
Mon, 06 Oct 2014 21:52:48 +0200 Torsten detect eol mode when opening a file in the editor of the gui (#bug 43334) stable
Thu, 09 Oct 2014 18:10:19 +0200 Torsten backing out cset 85b2d669c21e for applying a modified version at stable gui-release
Tue, 07 Oct 2014 13:46:22 -0700 Rik unpack.m: Fix Texinfo error in docstring.
Tue, 07 Oct 2014 13:13:16 -0700 Rik unpack.m: Overhaul function.
Thu, 18 Sep 2014 11:05:52 +0200 Massimiliano Fasi Added wildcard * support to archive-related routines (bug #43211).
Tue, 07 Oct 2014 14:37:17 +0200 Andreas Weber pr-output.cc: fix default chars for "format +" for Matlab compatibility gui-release
Tue, 07 Oct 2014 12:25:11 +0100 Carnë Draug doc: note that command form "format + abc" requires quotes around the "+".
Mon, 06 Oct 2014 22:54:12 -0400 Mike Miller doc: fix stray escape sequence in mkstemp's docstring
Mon, 06 Oct 2014 21:52:48 +0200 Torsten detect eol mode when opening a file in the editor of the gui (#bug 43334) gui-release
Mon, 06 Oct 2014 11:54:07 -0400 Doug Stewart Change lscov test to take care roundoff differences
Sun, 05 Oct 2014 00:26:26 -0500 Daniel J Sebald Force file removal for distclean-local in scripts directory (bug #43359).
Mon, 06 Oct 2014 08:40:48 -0700 Rik gallery.m: Add BIST tests for central dispatch function.
Mon, 06 Oct 2014 06:52:20 -0400 John W. Eaton zoom: allow x, y, and z axes to be zoomed independently
Sun, 05 Oct 2014 11:23:25 -0500 Daniel J Sebald Change a polygcd test to one that is more numerically accurate (bug #42742).
Sun, 05 Oct 2014 21:41:14 -0700 Rik doc: Improve docstrings for dos() and unix().
Sun, 05 Oct 2014 20:55:35 -0700 Rik license.m: Speed up function by 12X
Sun, 05 Oct 2014 16:45:08 -0400 Mike Miller fftw: Reword error messages to be consistent with other functions
Sun, 05 Oct 2014 10:48:26 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Sun, 05 Oct 2014 10:46:48 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Sun, 05 Oct 2014 10:41:51 -0400 John W. Eaton compute for loop indices consistently with range element results stable
Sun, 05 Oct 2014 10:24:07 -0400 John W. Eaton use correct HDF5 size for octave_idx_type on Windows-64 (bug #43101) stable
Sun, 05 Oct 2014 11:36:29 +0200 Andreas Weber Fix out_of_range from substr in short_disp for GUI symtab (bug #43351) gui-release
Sat, 04 Oct 2014 20:16:10 -0700 Rik Add BIST test to perl() and python().
Sat, 04 Oct 2014 20:06:27 -0700 Rik fullfile.m: Match documentation name to function variable name.
Sat, 04 Oct 2014 19:39:12 -0700 Rik ls_command.m: Overhaul function.
Sat, 04 Oct 2014 19:36:41 -0700 Rik substruct.m: Overhaul function.
Sat, 04 Oct 2014 19:34:30 -0700 Rik ls.m: Return Matlab compatible output when called with functional form.
Sat, 04 Oct 2014 11:48:06 -0700 Rik doc: Improve docstrings for tempname, tempdir family of functions.
Sat, 04 Oct 2014 11:14:17 -0700 Rik swapbytes.m: Add support for 'single' type.
Fri, 03 Oct 2014 23:43:58 -0400 Mike Miller Use %!testif HAVE_AMD for amd tests added in cset e99d7a2e7367
Fri, 03 Oct 2014 23:26:14 -0400 Mike Miller Fix compilation error when building without SuiteSparse
Fri, 03 Oct 2014 17:16:59 -0700 Rik symvar.m: Correct the return value when no arguments were found.
Fri, 03 Oct 2014 15:45:59 -0700 Rik fileparts.m: Overhaul function.
Fri, 03 Oct 2014 14:38:51 -0700 Rik list_primes.m: Overhaul function for 50X speed increase.
Mon, 29 Sep 2014 00:29:32 +0100 Carnë Draug license.m: update to treat packages as features (bug #43154).
Fri, 03 Oct 2014 07:35:20 -0400 Mike Miller ls.m: Restore missing space between command and arguments
Wed, 01 Oct 2014 22:47:53 -0400 Mike Miller Return correct type from bitwise operators on logical arguments (bug #43273)