log

age author description
Fri, 03 Jun 2016 20:05:16 -0700 Mike Miller maint: Include profiler HTML templates in the distribution (bug #48116)
Fri, 03 Jun 2016 19:18:17 -0700 Mike Miller maint: Update gnulib subrepo.
Fri, 03 Jun 2016 12:59:50 +1000 Lachlan Andrew Clarify docs for waitbar (bug #48094)
Fri, 03 Jun 2016 16:47:05 -0400 John W. Eaton rename maintainer-mode configure option to hd-id (bug #48101)
Fri, 03 Jun 2016 11:45:21 +0200 mmuetzel Support second argument TYPE in ishghandle (bug #48110).
Fri, 03 Jun 2016 13:28:21 +0200 mmuetzel Let findobj work with a row vector of handles (bug #48113).
Thu, 02 Jun 2016 17:58:33 -0400 John W. Eaton new maintainer-mode for build (bug #48101)
Wed, 01 Jun 2016 19:02:03 -0400 John W. Eaton when parsing function, check variable status in new function scope (bug #48031)
Wed, 01 Jun 2016 18:56:48 -0400 John W. Eaton accept scope as argument in most static symbol_table functions
Thu, 02 Jun 2016 11:31:10 -0400 John W. Eaton * lo-mappers.h (arg, conj, imag, real): Delete double and float
Thu, 02 Jun 2016 14:59:13 -0700 Rik maint: Periodic merge of stable to default.
Thu, 02 Jun 2016 18:10:05 +1000 Lachlan Andrew Create valid gnuplot commands even for single-entry colormaps (bug #48083). stable
Mon, 30 May 2016 02:42:43 -0500 Daniel J Sebald Correct linestyle property in toolkit for old versions of gnuplot (bug #48033)
Thu, 02 Jun 2016 11:06:56 -0500 Daniel J Sebald Add equal data aspect ratio to gnuplot graphics toolkit 3D plots (bug #47974).
Thu, 02 Jun 2016 10:02:34 -0700 Rik __patch__.m: Support mixed property/value pairs and struct input to patch.
Thu, 02 Jun 2016 09:39:51 -0500 Daniel J Sebald Convert RGB triad to 24-bit integer for patch edgecolor processing (bug #47974)
Thu, 02 Jun 2016 09:50:29 -0700 Rik doc: Add more info about Octave coding conventions.
Thu, 02 Jun 2016 09:06:43 -0700 Rik maint: Periodic merge of stable to default.
Thu, 02 Jun 2016 09:03:05 -0700 Rik __line__.m: Stop intermittent errors when plotting multiple lines (bug #46466). stable
Thu, 02 Jun 2016 09:08:40 +0200 Andreas Weber configure.ac: Fix check for OpenGL support in FLTK
Tue, 31 May 2016 16:49:46 +0200 mmuetzel Improve parsing of input arguments in __patch__.m (bug #48038).
Wed, 01 Jun 2016 18:24:52 -0500 Daniel J Sebald Restore matrix width variable taken out by changeset ddd00394d4fe.
Wed, 01 Jun 2016 15:36:52 -0500 Daniel J Sebald Implement graphics property meshstyle for gnuplot graphics toolkit (bug #47974).
Tue, 31 May 2016 12:51:52 +1000 Lachlan Andrew Tab completion of multiple directory levels. (bug #44095)
Mon, 30 May 2016 10:44:24 -0400 John W. Eaton eliminate some duplicate code in gl-render.cc
Wed, 01 Jun 2016 12:30:19 -0500 Daniel J Sebald Remove gnuplot graphics view reset after plot for smooth rotation (bug #47974).
Wed, 01 Jun 2016 11:36:42 -0700 Rik profexport.m: Use Octave coding conventions.
Mon, 09 May 2016 20:17:03 +0200 Daniel Kraft Add profexport to write profiler output as HTML.
Tue, 31 May 2016 21:58:30 -0700 Rik datestr.m: Fix Matlab incompatibility for format #16 (bug #48071).
Tue, 31 May 2016 14:10:50 -0700 Rik maint: Periodic merge of stable to default.
Tue, 31 May 2016 14:09:39 -0700 Rik orderfields.m: Remove trailing bracket in docstring (bug #48063). stable
Mon, 30 May 2016 09:51:47 -0400 John W. Eaton * gl-render.cc: Remove trailing whitespace; style fixes.
Mon, 30 May 2016 13:17:13 +0200 mmuetzel Implement graphics object "light" (patch #8943).
Sat, 28 May 2016 13:33:37 +0200 Robert Jenssen libinterp/corefcn/__ilu__.cc: avoid compiler warning (bug #48043) [-Wmaybe-uninitialized]
Fri, 27 May 2016 21:01:17 -0400 John W. Eaton * ov-float.cc: Restore arg function.
Fri, 27 May 2016 20:50:57 -0400 John W. Eaton use namespace for lo-specfun.h functions
Fri, 27 May 2016 15:19:45 -0400 John W. Eaton use forward declarations instead of including oct-inttypes.h where possible
Fri, 27 May 2016 15:16:47 -0400 John W. Eaton avoid including mx-ops.h in every generated sparse ops file
Fri, 27 May 2016 09:47:43 -0700 Rik Disable plotting graphics when --no-window-system used (bug #48017).
Wed, 25 May 2016 16:51:16 -0400 John W. Eaton use namespace for lo-mappers.h functions
Fri, 27 May 2016 10:20:48 -0400 John W. Eaton maint: merge stable to default
Thu, 26 Nov 2015 10:08:34 -0800 Rik Don't overly restrict options passed to Java jvm (bug #39063). stable
Thu, 26 May 2016 13:42:38 -0400 John W. Eaton use consistent pattern for file inclusion guards
Wed, 25 May 2016 16:59:05 -0700 Atri Bhattacharya usejava: Return false if not running in a graphical environment (bug #48005)
Wed, 25 May 2016 12:28:50 -0700 Mike Miller maint: Periodic merge of stable to default.
Wed, 25 May 2016 12:21:59 -0700 Mike Miller Write integers with correct byte order on big-endian systems (bug #47434) stable
Wed, 25 May 2016 09:35:37 -0500 Daniel J Sebald Don't draw axes object when visible property is 'off' for gnuplot (bug #47974)
Wed, 25 May 2016 09:16:04 -0700 Rik menu.m: Overhaul console-based portion of function (bug #48006).
Mon, 23 May 2016 19:58:43 -0500 Daniel J Sebald Remove gnuplot hidden-line-removal deactivation from patch code (bug #47974).
Tue, 24 May 2016 12:14:38 -0700 Rik Allow comma in \color[rgb] specification for text objects (bug #48003).
Tue, 24 May 2016 12:07:09 -0700 Rik doc: Remove incorrect text regarding 'tex' interpreter.
Tue, 24 May 2016 11:45:21 -0700 Rik maint: Periodic merge of stable to default.
Tue, 24 May 2016 11:44:45 -0700 Rik doc: Document syntax for specifying color when using Tex interpreter (bug #47907). stable
Mon, 23 May 2016 10:46:12 -0700 Mike Miller maint: Periodic merge of stable to default.
Mon, 23 May 2016 10:44:52 -0700 Mike Miller Round quantized pixel values before writing uintN images (bug #47746) stable
Thu, 05 May 2016 11:05:20 +0200 Daniel Kraft [maint] Move profiler scripts to own directory.
Sat, 21 May 2016 15:00:14 +1000 Lachlan Andrew Implement localfunctions Matlab command (bug #47705).
Sun, 22 May 2016 11:40:00 -0700 Mike Miller maint: Periodic merge of stable to default.
Fri, 20 May 2016 11:53:15 -0700 Mike Miller Fix popen2 error on Windows when child writes to stderr (bug #43036) stable
Sun, 22 May 2016 11:00:33 -0700 Mike Miller psi: Adjust tolerances for failing tests on i386 systems (bug #47965)