log

age author description
Tue, 30 Aug 2016 21:56:38 -0700 Rik plot.m: Add documentation for 'y' = yellow (bug #48956).
Tue, 30 Aug 2016 18:59:34 +0200 Markus Mützel Do not change grid for semilog plots on second call of "grid on" (bug #48533)
Tue, 30 Aug 2016 21:46:47 -0700 Rik maint: Style check C++ code in libinterp/.
Mon, 29 Aug 2016 14:32:22 -0700 Mike Miller Update gnulib subrepo to latest changes, fix build error with GCC 7
Mon, 29 Aug 2016 18:04:34 +0200 Markus Mützel isonormals.m: Matlab compatibility in demos (bug #48873).
Mon, 29 Aug 2016 17:56:28 +0200 Markus Mützel light.m: Demonstrate Matlab incompatibilities in demo block (bug #48873).
Mon, 29 Aug 2016 12:18:28 -0700 Rik rose.m: Fix plotting that was off by 180 degrees (bug #48889).
Mon, 29 Aug 2016 11:09:25 -0700 Rik maint: Style check C++ code in liboctave/
Mon, 29 Aug 2016 12:27:08 +0200 Pantxo Diribarne Update Basque translation for 4.2 release
Mon, 29 Aug 2016 17:40:03 +0200 Andreas Weber de_DE.ts: Update german translation of GUI
Mon, 29 Aug 2016 11:25:12 +0200 Pantxo Diribarne Allow translation of all the annotation dialog strings (bug #48940)
Sun, 28 Aug 2016 10:39:28 -0400 John W. Eaton check for pthread and openmp libs before shared lib support (bug #48786)
Fri, 26 Aug 2016 20:13:06 +0200 Pantxo Diribarne Update French translation for 4.2 release
Fri, 26 Aug 2016 14:22:14 -0700 Rik Make linestyles compatible at larger linewidths (bug #48884).
Fri, 26 Aug 2016 16:56:37 -0400 John W. Eaton * cmd-hist.cc (command_history::do_process_histcontrol):
Fri, 26 Aug 2016 12:26:32 -0700 Mike Miller Add variadic template arguments to allow clang to resolve constructor
Fri, 26 Aug 2016 14:15:31 -0400 John W. Eaton fix build with minimal dependencies
Thu, 25 Aug 2016 10:02:22 +0200 Pantxo Diribarne Clip double RGB data before passing to gl2psDrawPixels (bug #48873).
Fri, 26 Aug 2016 16:21:04 +0200 Pantxo Diribarne Fix inconsistent on-screen/printout patch and surface edges (bug #48873).
Thu, 25 Aug 2016 18:18:20 -0400 John W. Eaton allow subsasgn (x, idx, zeros(0,0)) to remove elements (bug #48867)
Thu, 25 Aug 2016 16:25:46 -0400 John W. Eaton avoid using "expected failure" to describe known bugs
Thu, 25 Aug 2016 16:17:36 -0400 John W. Eaton fix doc build
Sun, 16 Mar 2014 22:07:07 +0100 Julien Bect doc: add note about PKG_ADD/PKG_DEL to addpath and rmpath (bug #41885)
Thu, 25 Aug 2016 14:01:45 +0200 Markus Mützel Correct if-statement in material.m (patch #9013).
Thu, 25 Aug 2016 08:50:37 -0700 Rik Fix changed fingerprint in BIST test (bug #48842).
Thu, 25 Aug 2016 17:05:36 +0200 Kai T. Ohlhus minor improvements for publish.
Wed, 17 Aug 2016 20:39:32 +0100 Carnë Draug doc: remove "Contributing guidelines" and "Tips and standards" from the manual.
Thu, 25 Aug 2016 07:55:01 -0400 John D For win64 signal handling, use context Rip value
Thu, 25 Aug 2016 06:45:15 -0400 John W. Eaton style fixes
Thu, 25 Aug 2016 06:23:44 -0400 John W. Eaton use octave_refcount class for reference counts