log

age author description
Tue, 14 Jun 2016 10:24:39 -0400 John W. Eaton * nproc.cc, oct-fftw.cc: Use octave_num_processors_wrapper.
Tue, 14 Jun 2016 10:17:32 -0400 John W. Eaton hide gnulib base64 function header
Mon, 13 Jun 2016 20:06:51 -0400 John W. Eaton hide gnulib progname.h header
Mon, 13 Jun 2016 18:42:02 -0400 John W. Eaton * file-ops.cc (file_ops::is_dev_sep): Tag unused parameter.
Mon, 13 Jun 2016 18:36:16 -0400 John W. Eaton hide gnulib hash function headers
Mon, 13 Jun 2016 16:01:26 -0400 John W. Eaton create wrappers for some gnulib functions
Mon, 13 Jun 2016 11:35:19 -0400 John W. Eaton * kpse.cc (find_first_of): Use iostream instead of stdio for debug message.
Mon, 13 Jun 2016 14:24:55 -0700 Rik maint: Remove unused variable left over from cset a6952c880cec.
Mon, 13 Jun 2016 09:18:03 -0700 Rik maint: Prefer is_empty() rather than "length () == 0".
Mon, 13 Jun 2016 10:55:52 -0400 John W. Eaton eliminate unused parameter in kpse functions
Mon, 13 Jun 2016 10:49:29 -0400 John W. Eaton compile kpse.cc separately from pathsearch.cc
Sun, 12 Jun 2016 11:18:55 -0400 John W. Eaton additional cleanups for kpse.cc
Sun, 12 Jun 2016 11:15:28 -0400 John W. Eaton * file-ops.h, file-ops.cc (file_ops::file_ops): Now protected.
Sun, 12 Jun 2016 21:37:49 -0700 Rik maint: Use 'auto' in graphics.cc, graphics.in.h files.
Sun, 12 Jun 2016 13:46:42 -0700 Mike Miller build: Ensure gnuplot_binary.m is generated before building docs (bug #48202)
Sun, 12 Jun 2016 13:45:23 -0700 Mike Miller Silence errors from __have_gnuplot__ when gnuplot_binary is not found
Sun, 12 Jun 2016 13:31:56 -0700 Rik maint: More code cleanup for debug.cc and C++11.
Sun, 12 Jun 2016 10:54:42 -0700 Rik maint: Clean up for-range usage in liboctave in cset 5c67b16acc4a.
Sat, 11 Jun 2016 20:59:36 -0700 Rik debug.[cc|h]: Use C++ for-range syntax.
Sat, 11 Jun 2016 20:36:01 -0400 John W. Eaton more cleanup in kpse.cc
Sat, 11 Jun 2016 20:07:46 -0400 John W. Eaton still more simplification of pathsearch
Sat, 11 Jun 2016 19:06:54 -0400 John W. Eaton more kpse.cc cleanups
Sat, 11 Jun 2016 18:56:14 -0400 John W. Eaton use std::list instead of custom list type in pathsearch code
Sat, 11 Jun 2016 18:47:33 -0400 John W. Eaton delete unused functions from pathsearch
Sat, 11 Jun 2016 18:08:20 -0400 John W. Eaton delete unnecessary function from pathsearch code
Sat, 11 Jun 2016 18:07:23 -0400 John W. Eaton * kpse.cc: Use iostream for debug messages.
Sat, 11 Jun 2016 18:44:07 -0400 John W. Eaton use std::list<std::string> instead of string_vector in pathsearch functions
Sat, 11 Jun 2016 16:37:05 -0400 John W. Eaton * str-vec.h, str-vec.cc (string_vector::std_list): New method.
Fri, 10 Jun 2016 22:27:22 -0400 John W. Eaton more kpse.cc updates
Fri, 10 Jun 2016 17:16:35 -0400 John W. Eaton * kpse.cc: Remove obsolete and unused code.
Fri, 10 Jun 2016 16:38:26 -0400 John W. Eaton eliminate obsolete sysdir.h header file
Sat, 11 Jun 2016 15:32:31 -0700 Rik maint: Use C++ 'auto' keyword in some instances in liboctave.
Sat, 11 Jun 2016 13:13:03 -0700 Rik oct-parse.in.yy: Shorten lines to < 80 characters where possible.
Fri, 10 Jun 2016 21:44:51 -0700 Rik Don't draw legend objects if "visible" is "off".
Thu, 09 Jun 2016 16:41:39 +0200 Pantxo Diribarne Fix "inverthardcopy" for transparent axes and plotyy (bug #48161).
Fri, 10 Jun 2016 18:36:05 -0700 Mike Miller Set last error state when error occurs in a callback (bug #48175)
Thu, 09 Jun 2016 10:57:22 -0700 Mike Miller Catch spurious errors thrown by the parser when executing callbacks (bug #48175)
Fri, 10 Jun 2016 17:06:16 -0700 Mike Miller lasterror: Allow setting error state with an empty stack
Fri, 10 Jun 2016 17:23:27 -0700 Rik Improve docstring for system().
Fri, 10 Jun 2016 17:15:16 -0700 Rik axes.m: Restack legend along with the specified axes on top of Z-stack (bug #48141).
Fri, 10 Jun 2016 15:27:06 -0700 Rik Don't draw connecting line between symbols when not specified (bug #48198).
Fri, 10 Jun 2016 15:29:18 -0400 John W. Eaton don't include unistd.h unless it is needed
Fri, 10 Jun 2016 15:04:58 -0400 John W. Eaton use fstream to create history file
Fri, 10 Jun 2016 13:57:17 -0400 John W. Eaton indent preprocessor directives in octave-config.h and oct-conf-post.h
Fri, 10 Jun 2016 11:48:03 -0400 John W. Eaton * quit.h: Remove unnecessary includes.
Fri, 10 Jun 2016 10:12:33 -0700 Mike Miller doc: Describe error IDs in Raising Errors subsection
Fri, 10 Jun 2016 08:56:23 -0700 Mike Miller Add window name hint to octave.desktop menu description (bug #48191)
Sun, 24 Nov 2013 21:01:28 -0500 John W. Eaton Allow calls to the system function to be interrupted (bug #37672).
Thu, 09 Jun 2016 21:20:09 +0200 Torsten fix printing with gnuplot and epslatex
Thu, 09 Jun 2016 01:02:17 -0500 Daniel J Sebald Fix gnuplot toolkit text object bug introduced by changeset 7fe10fcd8370.
Wed, 08 Jun 2016 21:30:49 -0700 Rik Overhaul uigetfile, uiputfile, __file_filter__ (bug #48183).
Tue, 07 Jun 2016 01:09:08 -0500 Daniel J Sebald Correct gnuplot toolkit 3D box 'on'/'off' control (bug #47974).
Wed, 08 Jun 2016 14:48:12 -0700 Rik uiputfile.m: Correctly handle '*.*' filter type (bug #48182).
Sat, 28 May 2016 17:48:39 +1000 Lachlan Andrew Include @class directories in the output of what() (bug #48035)
Wed, 08 Jun 2016 13:54:56 -0700 Mike Miller num2hex: Report an error on complex arguments (bug #48184)
Wed, 08 Jun 2016 12:40:17 -0700 Rik close.m: Allow 'force' argument with figure handles (bug #48173).
Wed, 08 Jun 2016 12:14:39 -0700 Rik Clean up C++ code for F__octave_link_file_dialog__.
Wed, 08 Jun 2016 10:40:39 -0700 Mike Miller uigetdir, uigetfile, uiputfile: Return zeros when user cancels (bug #48171)
Tue, 07 Jun 2016 16:00:45 -0700 Mike Miller maint: Periodic merge of stable to default.
Tue, 07 Jun 2016 15:54:32 -0700 Mike Miller Update gnulib subrepo for texinfo formatting fixes (bug #48001) stable
Tue, 07 Jun 2016 09:11:08 -0700 Mike Miller Fix build error with --enable-jit (bug #48159)
Fri, 03 Jun 2016 16:15:01 -0500 Daniel J Sebald For gnuplot, change 3D plot title default location and unit meaning (bug #47974).
Mon, 06 Jun 2016 15:53:45 -0700 Rik fplot.m: Handle input functions which do not respect input data orientation (bug #48034).
Mon, 06 Jun 2016 11:22:17 -0700 Mike Miller Fix psi input validation with --enable-64
Fri, 03 Jun 2016 11:34:34 +0200 mmuetzel No warning message for reset of patch or surface objects (bug #47791).
Mon, 06 Jun 2016 08:52:42 -0700 Rik Avoid duplicate naming of popen2 in octave::sys namespace (bug #47968).
Mon, 06 Jun 2016 07:42:55 -0700 Mike Miller Fix build error with --enable-64
Sun, 05 Jun 2016 15:01:31 -0700 Mike Miller Document new functions dialog and uibuttongroup
Sun, 05 Jun 2016 16:17:31 -0400 John Donoghue Add dialog function (Bug #48136)
Thu, 05 May 2016 20:03:26 +0100 Andrew Thornton Implement uibuttongroup (bug #47513)
Fri, 03 Jun 2016 20:56:33 -0700 Mike Miller maint: Periodic merge of stable to default.
Fri, 03 Jun 2016 20:51:45 -0700 Mike Miller Fix typos in Java conversion of 32 and 64 bit integers (bug #48107) stable
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)
Sat, 21 May 2016 11:40:27 -0400 John D * liboctave/util/oct-glob.cc: remove stray '`'
Fri, 20 May 2016 22:59:00 -0700 Rik text.m: Improve matlab compatibility (bug #47904)
Fri, 20 May 2016 16:16:10 -0700 Rik maint: Use two newlines after endfunction and start of BIST tests.
Fri, 20 May 2016 15:46:45 -0700 Rik maint: Use newlines to make code more readable.
Fri, 20 May 2016 12:03:39 -0700 Rik polyval.m: Standardize error messages and add input validation BIST tests.
Fri, 20 May 2016 11:53:15 -0700 Mike Miller Fix popen2 error on Windows when child writes to stderr (bug #43036)
Mon, 16 May 2016 12:58:35 +0200 Marco Caliari polyval.m: Return correct empty dimensions for empty input (bug #47934).
Wed, 18 May 2016 13:05:09 +1000 Lachlan Andrew Allow dbstop in functions nested in subfunctions (bug #47918).
Tue, 17 May 2016 22:45:07 +1000 Lachlan Andrew Restore ability to breakpoint scripts (not functions) (bug #47917).
Fri, 20 May 2016 10:47:33 -0400 John W. Eaton use consistent style for deprecated function/class messages
Thu, 19 May 2016 18:48:52 -0700 Rik maint: Use two spaces after period to indicate sentence break.
Thu, 19 May 2016 19:42:57 -0400 John W. Eaton use namespace for octave_shlib class
Thu, 19 May 2016 19:39:18 -0400 John W. Eaton * oct-conf-post.in.h: Undo accidental change from previous changeset.
Thu, 19 May 2016 18:55:23 -0400 John W. Eaton use namespace for command_editor and command_history classes
Thu, 19 May 2016 15:47:24 -0700 Mike Miller rats: Fix round-off corner case for 32-bit systems (bug #47964)
Thu, 19 May 2016 14:40:35 -0400 John W. Eaton use gnulib:: tag in rand functions as needed
Thu, 19 May 2016 13:59:28 -0400 John W. Eaton use namespace for dir_path class
Thu, 19 May 2016 13:01:29 -0400 John W. Eaton use namespace for url_transfer class
Thu, 19 May 2016 12:56:47 -0400 John W. Eaton use namespace for unwind_protect class
Thu, 19 May 2016 08:42:55 -0700 Rik imread: Clean up function and its private implementation.
Thu, 19 May 2016 23:54:09 +1000 Lachlan Andrew Fix scope of umask to avoid recursive call. (bug #47961)
Thu, 19 May 2016 22:08:42 +1000 Lachlan Andrew Fix memory bug in source() from cset 4c080cbc4ef9 (bug #47938)
Thu, 19 May 2016 01:59:35 -0400 John W. Eaton use namespace for oct_mach_info class
Thu, 19 May 2016 01:50:04 -0400 John W. Eaton use namespace for lo-sysdep.h functions
Thu, 19 May 2016 01:33:06 -0400 John W. Eaton finish previous changeset (0504351a45e6).
Thu, 19 May 2016 01:22:06 -0400 John W. Eaton use namespace for file_stat classes
Thu, 19 May 2016 01:05:45 -0400 John W. Eaton use namespace for dir_entry class
Thu, 19 May 2016 01:00:37 -0400 John W. Eaton write namespace keyword and name on same line in C++ files
Thu, 19 May 2016 00:33:18 -0400 John W. Eaton use namespace for system file_ops class
Wed, 18 May 2016 14:58:29 -0400 John W. Eaton use namespace for system env class
Wed, 18 May 2016 14:09:17 -0400 John W. Eaton use namespace for system uname class
Wed, 18 May 2016 15:23:05 -0400 John W. Eaton use namespace for system time classes
Wed, 18 May 2016 13:11:15 -0400 John W. Eaton use namespace for system password wrapper class
Wed, 18 May 2016 12:35:37 -0400 John W. Eaton use namespace for system group wrapper class
Wed, 18 May 2016 12:14:34 -0400 John W. Eaton rename octave::syscalls namespace to octave::sys
Wed, 18 May 2016 15:17:00 -0400 John W. Eaton use namespace for glob and fnmatch wrapper functions
Wed, 18 May 2016 11:00:58 -0700 Mike Miller Call @class/logical method for objects in conditional expressions (bug #43097)
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Tue, 17 May 2016 11:32:53 -0400 John W. Eaton use namespace for numeric_limits
Tue, 17 May 2016 01:23:24 -0400 John W. Eaton * oct-parse.in.yy: Correct pattern string in call to HANDLE_IDENTIFIER.
Tue, 17 May 2016 01:11:27 -0400 John W. Eaton define octave_numeric_limits template methods for Inf and NaN
Mon, 16 May 2016 23:20:50 -0400 John W. Eaton use C++ for random number generator sources
Mon, 16 May 2016 23:26:07 -0400 John W. Eaton use bool instead of int for some logical flags
Mon, 16 May 2016 22:21:19 -0700 Rik shading.m: Correct typo in %!demos.
Fri, 15 Apr 2016 20:11:06 +1000 Lachlan Andrew Allow GUI to set breakpoints in @class/method (bug #41514).
Mon, 16 May 2016 21:51:10 -0400 John W. Eaton attempt to ensure that oct-conf-post.h is built early and as needed
Sun, 15 May 2016 20:20:47 -0400 Ben Abbott Add demos for surface plots.
Sun, 15 May 2016 16:47:28 -0500 Daniel J Sebald Reorganize 'surface' gnuplot handling to improve 'edge' control
Mon, 16 May 2016 12:57:20 -0700 Mike Miller Make --line-editing undo an earlier --no-line-editing (bug #47686)
Mon, 16 May 2016 11:54:20 -0700 Mike Miller Fix compilation error when building without sndfile
Mon, 16 May 2016 11:36:05 -0700 Mike Miller Document new function audioformats
Mon, 16 May 2016 11:30:36 -0700 Mike Miller audioformats: Clean up coding style and docstring
Sat, 14 May 2016 00:52:15 +0200 Damjan Angelovski audioformats: New function to list available audio formats (bug #47464)
Sun, 15 May 2016 22:36:52 -0700 Rik isdir.m: Don't call print_usage() with an argument.
Sat, 16 Apr 2016 00:02:57 +1000 Lachlan Andrew Make source() not re-parse a file if it is already loaded (bug #33411).
Tue, 29 Mar 2016 21:27:59 +1100 Lachlan Andrew Prevent find dialog defaulting to "replace all" (bug #47561).
Sun, 15 May 2016 21:08:30 -0700 Rik Avoid use of REJECT in parser (bug #45947).
Fri, 26 Feb 2016 17:53:28 +1100 Lachlan Andrew Clearer error messages when loading buggy sparse matrix files (bug #38414)
Sat, 14 May 2016 10:17:11 +1000 Lachlan Andrew Allow breakpoints in nested functions, and in mixed subfunctions (bug #47917).
Sat, 14 May 2016 09:19:43 -0700 Rik maint: merge of stable to default.
Sat, 14 May 2016 09:19:04 -0700 Rik it_IT.ts: Correct Italian translation of "col:" (bug #47857). stable
Sat, 14 May 2016 01:48:00 -0500 Daniel J Sebald Properly handle 'flat' face color for gnuplot graphics toolkit (bug #47911).
Fri, 13 May 2016 18:59:29 -0500 Daniel J Sebald Remove reference to drawnow 'mono' throughout scripts and code, update args test
Sat, 14 May 2016 10:50:33 +1000 Lachlan Andrew State error ID when complaining of ID but no message (bug #47874).
Sat, 14 May 2016 10:28:20 +1000 Lachlan Andrew Make filter work with 64-bit octave_idx_type (bug #47918).
Sun, 01 May 2016 22:11:14 +1000 Lachlan Andrew mkdir.m: new script to implement recursive mkdir (bug #30650).
Fri, 13 May 2016 17:28:54 -0700 Rik Move help-oriented scripts from miscellaneous/ to help/ directory.
Fri, 13 May 2016 15:01:59 -0400 John W. Eaton maint: Merge stable to default.
Fri, 13 May 2016 15:00:02 -0400 John W. Eaton avoid crash in audiowrite argument processing (bug #47875) stable
Fri, 13 May 2016 14:22:56 -0400 John W. Eaton avoid including config.h multiple times
Fri, 13 May 2016 09:36:14 -0400 John W. Eaton Eliminate unused variable warnings for conditionally compiled code.
Fri, 13 May 2016 09:27:38 -0400 John W. Eaton Only include config.h in files that are compiled separately.
Thu, 12 May 2016 14:46:25 -0400 John W. Eaton * gl-render.cc: Allow compilation without OPENGL.
Thu, 12 May 2016 14:45:20 -0400 John W. Eaton * oct-fftw.cc: Allow compilation without FFTW.
Wed, 11 May 2016 13:12:22 -0700 Mike Miller scanf: return maximum/minimum value on integer overflow (bug #47759)
Wed, 11 May 2016 12:02:22 -0700 Mike Miller scanf: use appropriate sized types for integer conversions (bug #47741)
Wed, 11 May 2016 10:50:32 -0700 Mike Miller help: evaluate call to 'which' in the correct context
Mon, 09 May 2016 14:14:22 -0400 John W. Eaton store OpenGL version info in figure properties
Mon, 09 May 2016 12:53:49 +0200 Kai T. Ohlhus chol.cc (chol): improving doc (bugs #44313, #45146), help for correct usage.
Sun, 08 May 2016 16:35:28 -0400 Jordi Gutiérrez Hermoso silence unused variable compiler warning
Sun, 08 May 2016 10:49:38 -0400 Jordi Gutiérrez Hermoso fix help string about installing build logs
Fri, 06 May 2016 17:12:21 -0400 John W. Eaton maint: Merge stable to default.
Fri, 06 May 2016 17:02:31 -0400 John W. Eaton make __magick_read__ a built-in function (bug #41699) stable
Fri, 06 May 2016 16:30:30 -0400 John W. Eaton make __magick_read__ a built-in function (bug #41699)
Thu, 05 May 2016 17:31:22 +0100 Carnë Draug inputParser: new method addParameter --- just like addParamValue (bug #45367)
Wed, 04 May 2016 14:14:35 -0700 Rik maint: Periodic merge of stable to default.
Wed, 04 May 2016 14:11:47 -0700 Rik sortrows.m: Improve docstring (bug #47844). stable
Tue, 03 May 2016 15:19:47 -0700 Mike Miller maint: add DOCSTRINGS to .hgignore
Tue, 03 May 2016 15:11:51 -0700 Mike Miller build: avoid writing to srcdir unless DOCSTRINGS contents change (bug #47832)
Tue, 03 May 2016 09:59:17 -0700 Rik maint: Periodic merge of stable to default.
Tue, 03 May 2016 09:58:27 -0700 Rik doc: Fix typo in exec docstring. stable
Tue, 03 May 2016 09:35:48 -0700 Rik maint: Periodic merge of stable to default.
Tue, 03 May 2016 09:28:48 -0700 Rik Use correct URL for Online Documentation (bug #47835). stable
Tue, 03 May 2016 03:31:55 +0100 Carnë Draug inpputParser.m: fix display method.
Mon, 02 May 2016 13:48:09 +0300 Carnë Draug inputParser.m: implement StructExpand option (struct with param/value pairs).
Tue, 03 May 2016 03:09:49 +0100 Carnë Draug inputParser.m: handle errors in Optional parameters (maybe is a param key).
Mon, 02 May 2016 18:40:24 -0400 John W. Eaton * build-env-features.sh: Emit code to use static variables instead of repeatedly creating new octave_value objects for true and false.
Mon, 02 May 2016 18:26:50 -0400 John W. Eaton * run-octave.in: Look for DOCSTRINGS file in source tree.
Mon, 02 May 2016 14:27:52 -0700 Rik schur.cc: Declare selector variable as volatile to suppress gcc warning.
Mon, 02 May 2016 11:13:50 -0700 Rik maint: Octave coding convention cleanups.
Mon, 02 May 2016 11:12:16 -0700 Rik maint: Octave coding convention cleanups.
Mon, 02 May 2016 08:53:18 -0700 Rik maint: for clarity, call ndims() rather than length() on dimension vectors.
Fri, 29 Apr 2016 16:40:38 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Fri, 29 Apr 2016 16:37:30 -0400 John W. Eaton don't open new figures unnecessarily in demos
Fri, 29 Apr 2016 16:35:41 -0400 John W. Eaton prevent proliferation of figure windows when running demos
Fri, 29 Apr 2016 15:33:56 -0400 John W. Eaton allow close to accept a column vector or matrix of handles
Fri, 29 Apr 2016 18:43:08 +1000 Lachlan Andrew Do not redraw while figures are being deleted (bug #47699).
Thu, 28 Apr 2016 13:10:28 +0200 mmuetzel Add "facenormals" and "*normalsmode" to "surface" and "patch" (bug #47791)