log

age author description
Thu, 08 Jun 2017 18:21:07 -0400 John W. Eaton maint: Strip trailing whitespace from files.
Thu, 08 Jun 2017 18:20:45 -0400 John W. Eaton * gl-render.cc: Allow build to succeed without OpenGL.
Thu, 08 Jun 2017 13:09:22 -0700 Rik maint: merge stable to default.
Wed, 07 Jun 2017 17:32:06 +0200 Sébastien Villemot Fix crash when inverting complex matrices with NaNs (bug #51198). stable
Thu, 23 Mar 2017 18:11:24 +0100 Markus Mützel native2unicode.m, unicode2native.m: Fix tests on Windows (bug #49842).
Thu, 08 Jun 2017 08:55:41 +0200 Marco Caliari Improve accuracy of residue for inputs with very different magnitudes (bug #51148). stable
Wed, 07 Jun 2017 12:46:34 -0700 Rik doc: Improve documentation for Octave's save-related functions.
Wed, 07 Jun 2017 12:29:23 -0700 Rik Fix Octave's -text format for saving data to make it lossless for IEEE-754 doubles.
Wed, 07 Jun 2017 12:11:33 -0700 Rik Pick correct help text when shebang is present (bug #51191).
Fri, 02 Jun 2017 09:16:02 -0400 John W. Eaton don't use hook function in dynamic_library::dynlib_rep::close function
Wed, 07 Jun 2017 02:13:05 -0400 John W. Eaton don't use singleton for call_stack
Wed, 07 Jun 2017 02:08:22 -0400 John W. Eaton * max.cc: Fix typo in test.
Fri, 02 Jun 2017 01:57:18 -0400 John W. Eaton * find-defun-files.sh: Include DEFCONSTMETHOD in pattern.
Tue, 06 Jun 2017 15:39:42 -0700 Rik deconv.m: Overhaul function.
Tue, 06 Jun 2017 15:11:33 -0700 Rik publish.m: Use Octave coding conventions.
Tue, 06 Jun 2017 08:50:20 -0700 Rik maint: Periodic merge of stable to default.
Tue, 06 Jun 2017 08:43:16 -0700 Rik publish.m: Fix corruption of results for some code inputs (bug #51178). stable
Sun, 28 May 2017 14:21:07 +0200 Pantxo Diribarne Draw 2D axes primitives in the children stack order (bug #50750)
Wed, 31 May 2017 22:59:46 +0200 Pantxo Diribarne getframe.m: add bug number for tests failing on windows
Mon, 10 Oct 2016 13:00:58 -0700 Rik residue.m: Remove code that filters out small return values (bug #34266, bug #49291). stable
Mon, 29 May 2017 17:06:31 -0700 Daniel J Sebald Implement colormap for axes objects in gnuplot (bug #48667).
Tue, 30 May 2017 12:49:44 -0400 John W. Eaton maint: Merge stable to default.
Tue, 30 May 2017 12:30:44 -0400 John W. Eaton avoid possible double free at interpreter exit (bug #51088) stable
Tue, 30 May 2017 12:30:44 -0400 John W. Eaton avoid possible double free at interpreter exit (bug #51088)
Tue, 30 May 2017 12:38:27 -0400 John W. Eaton maint: Update gnulib subrepo to latest changes.
Sun, 28 May 2017 12:06:46 -0400 John W. Eaton maint: Merge stable to default.
Sun, 28 May 2017 12:02:48 -0400 John W. Eaton show stack trace for errors in command line and startup files (bug #49346)
Sun, 28 May 2017 12:01:02 -0400 John W. Eaton show stack trace for errors in command line and startup files (bug #49346) stable
Tue, 23 May 2017 15:01:27 +0200 Pantxo Diribarne Add getframe function for opengl based toolkits (bug #48195)
Sat, 27 May 2017 09:59:32 -0700 Rik maint: Don't write '> >' for declaration of templates that use templates.