log

age author description
Mon, 10 Oct 2016 13:00:58 -0700 Rik residue.m: Remove code that filters out small return values (bug #34266, bug #49291).
Mon, 10 Oct 2016 16:12:39 +0200 Eugenio Gianniti it_IT.ts: Update italian translation of GUI stable
Fri, 07 Oct 2016 08:52:17 -0700 Mike Miller build: allow building Octave without FreeType available stable
Thu, 06 Oct 2016 12:18:15 -0500 Daniel J Sebald For gnuplot graphics toolkit, show only one key entry for errorbars (bug #49260)
Thu, 06 Oct 2016 21:39:27 +0200 Carlo de Falco make sure the additional function arguments are always passed to odefun. stable
Thu, 06 Oct 2016 15:42:08 -0400 John W. Eaton maint: merge stable to default
Thu, 06 Oct 2016 15:41:06 -0400 John W. Eaton avoid gnulib waitpid replacement for Windows systems (bug #49211) stable
Thu, 06 Oct 2016 01:08:22 -0500 Daniel J Sebald Use old syntax to fix GPVAL_TERM conditionals under gnuplot 4.4.0 (bug #49223). stable
Thu, 06 Oct 2016 12:29:06 -0400 John W. Eaton maint: merge stable to default
Thu, 06 Oct 2016 12:10:22 -0400 John W. Eaton maint: minor style fixes for C++ code. stable
Thu, 06 Oct 2016 11:55:20 -0400 John W. Eaton maint: strip tabs and trailing whitespace from C++ sources. stable
Thu, 06 Oct 2016 11:52:12 -0400 Avinoam Kalma avoid invalid BLAS calls that then invoke xerbla (bug #39000) stable
Thu, 06 Oct 2016 07:56:59 +0200 Carlo de Falco maint: merge stable to default
Wed, 05 Oct 2016 17:35:24 +0200 jcorno fix missing function arguments in call to starting_stepsize stable
Thu, 06 Oct 2016 07:36:59 +0200 Carlo de Falco maint: merge stable to default
Thu, 06 Oct 2016 07:13:24 +0200 Carlo de Falco cleanup ode solvers stable
Thu, 06 Oct 2016 06:54:32 +0200 Carlo de Falco simplify options management in ode solvers stable
Wed, 05 Oct 2016 23:09:31 -0400 John W. Eaton fix complex svd (bug #49232) stable
Wed, 05 Oct 2016 22:13:14 +0200 Andreas Weber Update of translation files (*.ts) stable
Mon, 03 Oct 2016 19:24:23 +0100 Carnë Draug Add failing tests for creating numbers with Inf complex parts (bug #31974)
Wed, 05 Oct 2016 16:14:30 +0100 Carnë Draug maint: re-add gsvd.cc to build system after d0e972e74851
Tue, 04 Oct 2016 22:52:25 +0200 Kai T. Ohlhus maint: merge stable to default.
Tue, 04 Oct 2016 22:50:45 +0200 Kai T. Ohlhus gui: remove "Share Code" menu entry for offline agora.octave.org (bug #49210) stable
Tue, 04 Oct 2016 18:56:29 +0100 Carnë Draug maint: merge stable to default.
Mon, 03 Oct 2016 19:28:59 +0100 Carnë Draug __unimplemented__.m: re-add gsvd to list of unimplemented functions for 4.2 release. stable
Mon, 03 Oct 2016 14:07:58 -0700 Rik Fix regression with '@' character in gnuplot text fields (bug #49260). stable
Sun, 02 Oct 2016 23:55:31 -0500 Daniel J Sebald Use gnuplot terminal background rather than draw text-obscuring rectangle (bug #49223). stable
Fri, 30 Sep 2016 02:42:08 -0500 Daniel J Sebald Use colormap, not truecolor data, for surfaces under gnuplot toolkit (bug #49194). stable
Sun, 02 Oct 2016 19:16:12 -0700 Rik __gnuplot_draw_axes__.m: Remove obsolete code applying to gnuplot 4.2.5. stable
Sun, 02 Oct 2016 08:22:00 -0700 Rik gsvd.cc: Update gsvd implementation in preparation for Matlab compatibility (bug #48807).
Sat, 01 Oct 2016 21:06:42 -0500 Daniel J Sebald Do not transform RGB color data for patches in gnuplot toolkit (bug #47974). stable
Sat, 01 Oct 2016 18:45:39 -0700 Rik Fix printing when axes has color "none" (bug #49243). stable
Sat, 01 Oct 2016 18:29:43 -0700 Rik Use a default font of Arial for gnuplot on Windows systems (Bug #49135). stable
Sat, 01 Oct 2016 20:35:36 +0100 Carnë Draug maint: merge stable to default.
Sat, 01 Oct 2016 20:47:34 +0100 Carnë Draug maint: revert accidental merging of default into stable. stable
Sat, 01 Oct 2016 17:03:57 +0100 Carnë Draug maint: merge stable to default stable
Sat, 01 Oct 2016 17:31:13 +0100 Carnë Draug gsvd: remove function from the upcoming 4.2 release (bug #48807) stable
Sat, 01 Oct 2016 17:02:51 +0100 Carnë Draug gsvd: backout cset 73a85c6cacd1. stable
Fri, 30 Sep 2016 20:46:25 -0500 Daniel J Sebald Make "pdflatex" an alias of "pdfcairolatex" for gnuplot toolkit print (bug #49223). stable
Fri, 30 Sep 2016 17:45:22 -0700 Mike Miller maint: merge stable to default.
Fri, 30 Sep 2016 17:23:39 -0700 Mike Miller gui: pass Page Up and Page Down keys to terminal correctly with Qt 5 (bug #49234) stable
Fri, 30 Sep 2016 17:17:35 -0700 Rik __gnuplot_draw_axes__.m: Handle case where clim range is 0. stable
Fri, 30 Sep 2016 14:32:37 -0500 Daniel J Sebald Use 'color' property when 'markeredgecolor' is 'auto' for gnuplot toolkit (bug #47974). stable
Fri, 30 Sep 2016 11:07:24 -0700 Rik maint: merge stable to default.
Fri, 30 Sep 2016 11:05:41 -0700 Rik Use fix, rather than round, for "direct" image data which is not an integer. stable
Fri, 30 Sep 2016 08:51:18 -0700 Rik Better Matlab compatibility for images created with gnuplot (bug #49130). stable
Wed, 28 Sep 2016 15:57:05 -0500 Daniel J Sebald Use a common function for color scaling in gnuplot toolkit (bug #49130) stable
Fri, 30 Sep 2016 08:51:18 -0700 Rik Better Matlab compatibility for images created with gnuplot (bug #49130).
Wed, 28 Sep 2016 15:57:05 -0500 Daniel J Sebald Use a common function for color scaling in gnuplot toolkit (bug #49130)
Fri, 30 Sep 2016 13:21:42 +0200 Carlo de Falco inputParser reset more parse results before new parse. (bug #49198)
Fri, 30 Sep 2016 13:21:42 +0200 Carlo de Falco inputParser reset more parse results before new parse. (bug #49198) stable
Thu, 29 Sep 2016 15:59:48 -0700 Rik test: Change tests w/imread to use names without spaces (bug #49219). stable
Thu, 29 Sep 2016 15:44:54 -0700 Rik doc: Correctly get last entry from DOCSTRINGS file (bug #49224). stable
Thu, 29 Sep 2016 15:44:54 -0700 Rik doc: Correctly get last entry from DOCSTRINGS file (bug #49224).
Thu, 29 Sep 2016 13:55:26 -0400 John W. Eaton maint: Merge stable to default.
Thu, 29 Sep 2016 11:26:59 -0400 John D * libgui/qterminal/libqterminal/win32/QWinTerminalImpl.cpp: added include QMimeData stable
Thu, 29 Sep 2016 13:53:43 -0400 John W. Eaton maint: Merge stable to default.
Thu, 29 Sep 2016 13:52:17 -0400 John W. Eaton generate gzip and lzip dist files stable
Thu, 29 Sep 2016 11:26:59 -0400 John D * libgui/qterminal/libqterminal/win32/QWinTerminalImpl.cpp: added include QMimeData
Wed, 28 Sep 2016 15:13:02 -0400 John W. Eaton maint: Bump version on default.