log

age author description
Thu, 01 Sep 2016 23:55:09 -0400 John W. Eaton Backed out changeset 08aa03dfb00e
Wed, 31 Aug 2016 17:20:38 +0300 Avinoam Fix a bug in view ()
Sat, 06 Aug 2016 02:27:11 -0500 Daniel J Sebald Rework color scaling for gnuplot toolkit (bug #48664)
Thu, 01 Sep 2016 13:22:03 -0700 Rik Allow switching gnuplot_binary value during a session.
Thu, 01 Sep 2016 09:33:55 -0700 Rik maint: Use '{ }' for empty function bodies in C++.
Thu, 01 Sep 2016 09:56:57 -0400 John W. Eaton eliminate octave_int -> float, double type conversion operators
Wed, 31 Aug 2016 21:01:28 -0700 Rik Add Joakim Andén to list of contributors.
Mon, 22 Aug 2016 10:13:48 -0400 Joakim Andén union.m: output proper indices for 'rows' inputs (bug #48857).
Wed, 31 Aug 2016 20:49:13 -0700 Rik maint: Remove ';' at end of namespace declaration.
Wed, 31 Aug 2016 12:24:38 -0700 Rik maint: Style check C++ code in src/ directory.
Wed, 31 Aug 2016 12:20:46 -0700 Rik maint: Style check C++ code in libgui/
Wed, 31 Aug 2016 14:37:33 -0400 John W. Eaton fix definition of F77_RETURN for gfortran
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).