log

age author description
Tue, 25 Nov 2014 23:14:24 +0100 Torsten fix double clicks into the borders of floating dock widgets (bug #43662) gui-release
Tue, 25 Nov 2014 15:33:22 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 25 Nov 2014 15:32:58 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 20 Nov 2014 15:48:35 -0500 John W. Eaton improve Matlab compatibility for gamma function (bug #43551) stable
Tue, 25 Nov 2014 12:27:29 -0800 Rik qmr.m: Add missing "@end enumerate" in docstring.
Tue, 25 Nov 2014 08:36:46 -0800 Rik build: Remove unused TEXINFO_LIBNAME definitions from Makefiles.
Tue, 25 Nov 2014 16:15:01 +0100 Nathan Podlich New function qmr (patch #8569).
Mon, 24 Nov 2014 22:17:48 -0800 Rik configure.ac: Remove redundant check for GXX_VERSION. Raise required version to 4.1.
Mon, 24 Nov 2014 16:37:36 -0800 Rik maint: Periodic merge of gui-release to default.
Sun, 23 Nov 2014 16:35:11 -0800 Rik configure.ac: Check qhull warning message style to match all other libs. gui-release
Sun, 23 Nov 2014 16:22:40 -0800 Rik maint: Periodic merge of stable to gui-release. gui-release
Sun, 23 Nov 2014 15:15:02 -0800 Rik configure.ac: Respect without-z and without-qrupdate options when config.cache exists. stable
Sun, 23 Nov 2014 13:13:35 +0100 Torsten provide an editor lexer for text or unknown files (bug #43572) gui-release
Sat, 22 Nov 2014 21:05:53 -0800 Rik __patch__.m: Fix incorrect concatenation of input args (bug #43670). stable
Sat, 22 Nov 2014 20:20:13 -0800 Rik maint: Periodic merge of gui-release to default.
Sat, 22 Nov 2014 20:19:23 -0800 Rik maint: Periodic merge of stable to gui-release. gui-release
Sat, 22 Nov 2014 20:17:58 -0800 Rik configure.ac: Fix handling of --without-fftw3[f] options. stable
Sat, 22 Nov 2014 15:54:49 -0500 Michael Goffioul Check return value of classdef set-method's (bug #43598)
Sat, 22 Nov 2014 12:35:08 -0800 Rik Replace instances of deprecated Array constructor in FFTPACK-related code.
Sat, 22 Nov 2014 10:49:54 -0800 Rik kron.cc: Use column vector in undeprecated Array constructor (cset 1f4455ff2329).
Sat, 22 Nov 2014 00:06:51 +0100 Kai T. Ohlhus CMatrix.cc: Use undeprecated Array constructor (bug #43646).
Fri, 21 Nov 2014 10:09:35 -0800 Rik Swap row vector for column vector in cset d47e50953abc.
Fri, 21 Nov 2014 09:49:35 -0800 Rik build: Fix unused variable warnings when building with --without-qrupdate.
Fri, 21 Nov 2014 11:48:06 +0100 Philipp Kutin Fix compilation of four of the six liboctave/numeric/*QR.cc (bug #43646).
Thu, 20 Nov 2014 08:51:41 -0800 Rik savepath.m: Fix failing BIST test
Thu, 20 Nov 2014 08:08:35 -0800 Rik Overhaul savepath.m, pathdef.m, matlabroot.m.
Wed, 19 Nov 2014 10:43:55 -0800 Rik doc: Fix backslash not showing in error/warning docs due to escape processing. stable
Fri, 14 Nov 2014 22:35:19 +0100 Andreas Weber oct-stream.cc::read: Fix calculation of nc when EOF gets hit (bug #43517) stable
Thu, 13 Nov 2014 07:02:33 +0100 Torsten use indentation width for the editor from the settings (bug #43592) gui-release
Tue, 18 Nov 2014 12:13:06 +0000 Carnë Draug spparms.cc: deprecate option "defaults" in favour of "default" (bug #43602)
Thu, 13 Nov 2014 22:10:20 +0100 Marco Vitetta spparms.cc: accept "default" as argument instead of "defaults" (bug #43602)
Tue, 11 Nov 2014 12:31:36 +0100 Kai T. Ohlhus Remove deprecated methods in liboctave.
Wed, 12 Nov 2014 20:04:52 -0800 Rik maint: Periodic merge of gui-release to default.
Mon, 23 Jun 2014 18:46:32 +0200 Julien Bect Reduce profiling overhead using inlining and templates. gui-release
Mon, 10 Nov 2014 12:37:04 +0000 Carnë Draug Remove liboctave methods and classes deprecated for longer than 3 years.
Sat, 08 Nov 2014 16:45:13 +0100 Torsten button order in dialog for creating a non-existing file (bug #43537) gui-release
Thu, 06 Nov 2014 18:50:25 +0100 Torsten provide option for using tabs for indentations in the editor gui-release
Tue, 11 Nov 2014 21:35:12 +0100 Pantxo Diribarne Adapt genpropdoc.m to changes in cset 68db8396c378 (bug #43502)
Fri, 31 Oct 2014 20:44:21 +0100 Pantxo Diribarne Make "image ()" use the default image cdata
Tue, 11 Nov 2014 20:42:34 +0100 Pantxo Diribarne Make dellistener work again with 3 arguments (bug #43580)
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.