log

age author description
Thu, 22 Oct 2015 12:48:49 -0400 John W. Eaton avoid fixed-size buffers in index exception code
Wed, 21 Oct 2015 23:43:46 -0400 John W. Eaton more cleanup of indexing exceptions
Wed, 21 Oct 2015 15:23:08 -0400 John W. Eaton catch index_exception by const reference where possible
Wed, 21 Oct 2015 13:58:08 -0400 John W. Eaton use error and error_with_id directly in libinterp code
Wed, 21 Oct 2015 13:56:05 -0400 John W. Eaton use pass by reference and default argument value
Tue, 20 Oct 2015 22:43:20 -0400 John W. Eaton use gnulib::floor
Fri, 23 Oct 2015 07:30:22 +0200 Torsten remove column visibility of file browser from settings dialog
Fri, 23 Oct 2015 06:53:42 +0200 Torsten fix sorting after directory change in file browser
Thu, 22 Oct 2015 21:34:51 -0700 Rik Plot errorbar correctly for just a single point (bug #46165).
Thu, 22 Oct 2015 13:02:44 -0700 Rik doc: Add Nick Jankowski to contributors list. stable
Thu, 22 Oct 2015 10:53:22 -0700 Nicholas R. Jankowski datevec.m: Properly handle FFF millisecond code (bug #46171). stable
Wed, 21 Oct 2015 20:36:17 +0200 Torsten revised code for header context menu in file browser
Wed, 21 Oct 2015 19:45:02 +0200 Torsten add possibility to hide columns of workspace view
Tue, 20 Oct 2015 21:31:54 -0400 Mike Miller build: Add check for sys/stropts.h system header file stable
Tue, 20 Oct 2015 11:16:33 -0400 John W. Eaton don't exit debugger if an error occurs (bug #46251)
Tue, 20 Oct 2015 09:52:33 -0400 Mike Miller * libinterp/dldfcn/module-files: Sort the list of loadable module files. stable
Mon, 19 Oct 2015 14:52:00 -0700 Avinoam Kalma Fix issue with gnuplot, subplot, and 2 y-axes (bug #45822). stable
Mon, 19 Oct 2015 08:22:23 -0700 Rik Performance improvements for ODE functions.
Mon, 19 Oct 2015 08:55:51 +0200 Pantxo Diribarne plot.m: use actual property names in the description FMT argument (bug #46240) stable
Sun, 18 Oct 2015 09:55:41 -0700 Rik maint: Remove unnecessary 'v' prefix before variables in ODE m-files.
Sat, 17 Oct 2015 09:14:00 -0700 Rik normrnd.m: Return correct result for vector case when std = 0 (bug #46238). stable
Sat, 17 Oct 2015 09:41:07 +0200 Torsten prevent doc browser from searching for an empty string (bug 46227) stable
Fri, 16 Oct 2015 10:31:02 -0700 Rik maint: Remove obsolete ODE options from odeset/odeget/ode45.
Fri, 16 Oct 2015 11:03:26 +0200 Torsten improve focus detection of gui (bug #45306) stable
Wed, 14 Oct 2015 23:56:42 -0400 Mike Miller build: Fix compilation error when building with --without-qrupdate
Wed, 14 Oct 2015 23:16:19 -0400 Mike Miller maint: Apply Octave coding style to Cholesky classes
Wed, 14 Oct 2015 22:33:09 -0400 Mike Miller chol: Fix chol(a, "lower") for single precision inputs
Wed, 14 Oct 2015 21:31:22 -0400 Mike Miller chol: Support chol(a, "lower") for complex float types (bug #34850)
Sat, 26 Sep 2015 19:25:03 +0200 Pantxo Diribarne Display ticklabels of log axes as powers of 10 (bug #46055)
Tue, 13 Oct 2015 23:09:43 +0200 Pantxo Diribarne Add basic support for multiline and tex markup in printed figures (bugs #31468, 42320, 45301)