log

age author description
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)
Thu, 28 Apr 2016 16:44:38 -0400 John W. Eaton simplify rules for building DOCSTRING files (bug #47745)
Thu, 28 Apr 2016 12:12:21 -0700 Rik legend.m: Check handle is valid before delete (partial fix bug #47699).
Tue, 12 Apr 2016 21:29:01 +1000 Lachlan Andrew dbstop: Fix confusion when breakpoints are changed by the GUI (bug #47675)
Thu, 14 Apr 2016 15:27:45 +1000 Lachlan Andrew Remove duplicate menu actions after replacing <unnamed> edit tab (bug #47692).
Wed, 27 Apr 2016 17:17:00 -0400 John W. Eaton * ops.h, op-int.h: Style fixes.
Wed, 27 Apr 2016 17:02:06 -0400 John W. Eaton * ops.h (CATOP_NONCONFORMANT): Delete unused macro.
Wed, 27 Apr 2016 16:13:40 -0400 John W. Eaton eliminate some macros for operator definitions
Wed, 27 Apr 2016 09:31:39 -0400 John W. Eaton split doc/module.mk into separate files for subdirectories
Tue, 26 Apr 2016 11:16:04 -0700 Rik Fix dbstop BIST tests on Windows platforms.
Mon, 25 Apr 2016 08:07:36 -0700 Rik maint: Periodic merge of stable to default.
Mon, 25 Apr 2016 08:04:18 -0700 Pantxo Diribarne Fix autoscale affecting legend axes objects (bug #47765). stable
Sun, 24 Apr 2016 23:15:57 +1000 Lachlan Andrew Replace deprecated call to length () of a string_vector (bug #47773).
Thu, 21 Apr 2016 20:19:47 -0700 Rik Restore rotate capability for FLTK toolkit (bug #47698).
Thu, 21 Apr 2016 16:35:54 -0400 John W. Eaton maint: merge stable to default.
Wed, 20 Apr 2016 15:00:56 -0400 John W. Eaton Added tag release-4-0-2 for changeset acaf1e137c5e stable
Wed, 20 Apr 2016 15:00:37 -0400 John W. Eaton Version 4.0.2 released. stable release-4-0-2
Wed, 20 Apr 2016 15:54:37 -0700 Rik More cleanup associated with removing Java dialog boxes (cset b5d9b95d1e1a).
Wed, 20 Apr 2016 15:29:35 -0700 Mike Miller * parser.tst: Add BIST tests for 64-bit integer literal support (bug #47690)
Wed, 20 Apr 2016 10:58:29 +0200 mmuetzel Handle large hex and binary integer input (bug #47690)
Wed, 20 Apr 2016 11:06:03 -0700 Mike Miller Backed out changeset dcf8922b724b
Wed, 20 Apr 2016 17:53:10 +0200 Kai T. Ohlhus Deprecate printf, puts, and scanf. Make fputs a M-file.
Wed, 20 Apr 2016 09:19:06 +0200 Kai T. Ohlhus octave.texi: clean up unnecessary comments.
Tue, 19 Apr 2016 14:17:31 -0700 Mike Miller build: generate HG-ID even if hg is not installed
Tue, 19 Apr 2016 15:27:19 +0200 Kai T. Ohlhus Removing Java dialog boxes.
Tue, 19 Apr 2016 12:30:18 +0200 Kai T. Ohlhus scripts/plot/draw/hist.m: suppress output from test.
Sun, 10 Apr 2016 10:22:18 +1000 Lachlan Andrew Allow dbstop @class/method with forward slash on Windows (bug #47575).
Sat, 16 Apr 2016 19:15:37 +0100 Carnë Draug hist: reduce memory usage by avoiding conversion to double (bug #47707)
Thu, 14 Apr 2016 12:51:43 -0700 Rik copyobj.m: Allow input vectors for horig or hparent (bug #47694).
Tue, 12 Apr 2016 21:05:50 +1000 Rik Clean up BIST tests for textscan.
Sun, 10 Apr 2016 23:00:07 +0100 Carnë Draug pkg: remove support for autoload (automatically loading package at start).
Thu, 14 Apr 2016 10:27:07 +1000 Lachlan Andrew Fix regression preventing "dbstop <line>" in debug mode (bug #47621)
Sun, 10 Apr 2016 19:49:50 +1000 Lachlan Andrew textscan: eliminate ReturnOnError="continue" mode (bug #47538)
Tue, 12 Apr 2016 21:05:50 +1000 Lachlan Andrew textscan: Leave file read position correct at exit (bug #47671)
Wed, 13 Apr 2016 14:50:32 -0700 Rik maint: Periodic merge of stable to default.
Wed, 13 Apr 2016 14:49:34 -0700 Rik configure.ac: Remove AC_CHECK_FUNC for pipe now that gnulib::pipe used. stable
Wed, 13 Apr 2016 14:01:39 -0700 Rik Fix hang when querying dbstack (bug #47605).
Wed, 13 Apr 2016 19:23:21 +0100 Carnë Draug pkg: add comments explaining valid character set for version string.
Tue, 12 Apr 2016 19:11:27 +0100 Carnë Draug pkg: add support for [a-z.+-~] characters on package version number string.
Tue, 12 Apr 2016 17:46:20 +0100 Carnë Draug pkg: remove excessive number of private function files.
Tue, 12 Apr 2016 10:36:36 -0400 John W. Eaton finish previous change to octave_env::set_program_name
Tue, 12 Apr 2016 10:10:07 -0400 John W. Eaton eliminate leak in ListDialog class (bug #47372)
Tue, 12 Apr 2016 12:58:48 +0100 Carnë Draug maint: merge stable to default.
Tue, 12 Apr 2016 12:42:05 +0100 Carnë Draug doc: fix on manual the syntax to empty elements from cell array. stable
Tue, 12 Apr 2016 00:17:49 -0400 John W. Eaton avoid passing temp string to ::set_program_name (bug #47372)
Mon, 11 Apr 2016 14:39:02 -0400 John W. Eaton use namespace instead of struct with static members for system call wrappers
Mon, 11 Apr 2016 13:53:17 -0400 John W. Eaton store hg id info in libgui and main exe and check for consistency (bug #45659)
Mon, 11 Apr 2016 12:16:19 -0400 John W. Eaton store liboctave and liboctinterp hg ids separately
Mon, 11 Apr 2016 11:38:46 -0400 John W. Eaton * build-info.h: Style fix.
Mon, 11 Apr 2016 11:36:27 -0400 John W. Eaton don't store build time in source file (bug #45659)
Mon, 11 Apr 2016 10:53:18 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Mon, 11 Apr 2016 10:45:17 +0200 mmuetzel Add fftwf_version (bug #45659)
Sun, 10 Apr 2016 20:45:01 -0700 Rik maint: Remove extra space between end of statement and semicolon.
Sun, 10 Apr 2016 20:18:22 -0700 Rik version.m: Use more Octave coding standards.
Sun, 10 Apr 2016 15:33:43 -0400 mmuetzel more updates for version function
Sun, 10 Apr 2016 09:49:12 -0700 Rik ode23.m, ode45.m: More reformatting of demos to Octave coding standards.
Sat, 09 Apr 2016 18:58:28 -0400 John W. Eaton revise method of handling hg id for build info
Fri, 08 Apr 2016 21:41:18 +0200 mmuetzel Add more info to version.m and store build info in the binary (bug #45659)
Sat, 09 Apr 2016 06:36:53 +0200 Carlo de Falco Add demos to ode23 and ode45
Fri, 08 Apr 2016 16:51:05 -0400 John W. Eaton maint: Merge stable with default.
Mon, 04 Apr 2016 14:49:23 -0400 John W. Eaton * octave.texi: Set document encoding to UTF-8. stable
Thu, 07 Apr 2016 15:55:10 -0700 Rik Restore tilde expansion for dlmread lost in fe5ed6d7fb10.
Wed, 06 Apr 2016 17:11:01 -0400 John W. Eaton * dlmread.cc (Fdlmread): Search loadpath for file (bug #47628).
Wed, 06 Apr 2016 12:52:40 -0700 Mike Miller maint: merge stable to default.
Wed, 06 Apr 2016 12:51:00 -0700 Mike Miller Enable the pipe function on Windows (bug #47614) stable
Wed, 06 Apr 2016 10:54:31 -0400 John W. Eaton eliminate memory leaks from classdef parse tree (bug #47372)
Mon, 04 Apr 2016 14:50:01 -0400 John W. Eaton * doc/module.mk: Distribute src and "generated" octave.css files.
Mon, 04 Apr 2016 14:49:23 -0400 John W. Eaton * octave.texi: Set document encoding to UTF-8.
Sun, 03 Apr 2016 00:47:21 +0200 Philip Nienhuis zip.m: fix error when zipping files with backslash paths on Windows (bug #47609)
Mon, 04 Apr 2016 09:00:22 -0700 Rik symbfact.cc: Overhaul dldfcn.
Sun, 03 Apr 2016 18:09:56 -0700 Rik Fix memory leak using cholmod library (bug #47372).
Sat, 02 Apr 2016 15:23:56 -0700 Mike Miller Use integer output formatting for logicals (bug #47607)
Fri, 01 Apr 2016 21:20:23 -0700 Rik zip.m: Fix zipping into directory with spaces.
Fri, 01 Apr 2016 18:16:01 -0700 Rik maint: Follow Octave conventions for use of semicolon in BIST tests.
Fri, 01 Apr 2016 16:03:29 -0700 Rik maint: Add semicolons to terminate code in %! blocks.
Fri, 01 Apr 2016 14:56:52 -0700 Rik doc: Document that logical negation is written with a space ("! A").
Fri, 01 Apr 2016 14:55:13 -0700 Rik maint: Use "FIXME:" for all code blocks needing further attention.
Fri, 01 Apr 2016 14:14:11 -0700 Rik maint: Use built-in warning from errwarn.h rather than calling warning_with_id.
Fri, 01 Apr 2016 14:06:45 -0700 Rik maint: Rename luinc.cc to __luinc__.cc to reflect file contents.
Fri, 01 Apr 2016 13:56:09 -0700 Rik maint: Clean up BIST tests so they don't produce warnings.
Fri, 01 Apr 2016 12:57:49 -0400 John W. Eaton maint: merge stable to default.
Fri, 01 Apr 2016 12:04:04 -0400 John W. Eaton avoid mulitple definitions of static function-scope vars (bug #47372) stable
Thu, 31 Mar 2016 16:13:48 -0400 John W. Eaton * Array-sym.cc: Delete obsolete file. stable
Thu, 31 Mar 2016 14:12:13 -0700 Rik unpack.m: Use more specific regexp to prevent accidental hits.
Thu, 31 Mar 2016 12:46:59 -0700 Rik Stricter input validation for rundemos, runtests.
Thu, 31 Mar 2016 08:57:06 -0700 Rik system.tst: Remove tests of deprecated functions sleep, usleep.
Wed, 30 Mar 2016 22:09:26 -0700 Rik maint: Eliminate bad spacing around '='.
Wed, 30 Mar 2016 21:35:51 -0700 Rik maint: Eliminate Britishicisms in the code.
Wed, 30 Mar 2016 17:28:43 -0700 Mike Miller textscan: Fix bug in exponent parsing
Sat, 26 Mar 2016 19:46:49 +1100 Lachlan Andrew Reappropriate <unnamed> editor tab when opening a new file (bug #47529)
Wed, 30 Mar 2016 16:57:21 -0700 Mike Miller Use icon basename in octave.desktop for standards compliance (bug #47577)
Wed, 30 Mar 2016 15:34:05 -0700 Rik viridis.m: Clean up code to more closely follow other colormaps.
Wed, 30 Mar 2016 15:19:12 -0700 Rik maint: Eliminate accidental double spaces in code.
Tue, 29 Mar 2016 21:13:22 -0700 Rik __ezplot__.m: Remove code deprecated and commented out in v3.8.
Tue, 29 Mar 2016 21:10:16 -0700 Rik Use stricter input validation for ezplot N, DOM inputs (bug #46952).
Tue, 29 Mar 2016 08:16:09 -0700 Rik maint: Merge stable to default.
Tue, 29 Mar 2016 07:42:23 -0700 Rik Initialize variable to stop unstable results for lgamma (bug #47524). stable
Tue, 29 Mar 2016 07:39:38 -0700 Rik Add comment clarifying why omp_get_num_threads is called in sysdep.cc.
Mon, 28 Mar 2016 22:56:18 -0400 John W. Eaton maint: merge stable to default.
Mon, 28 Mar 2016 22:53:27 -0400 John W. Eaton Backed out changeset f80b46f7d3d8
Mon, 28 Mar 2016 22:00:43 -0400 John W. Eaton call openmp function at initialization (bug #47372) stable
Mon, 28 Mar 2016 17:16:37 -0700 Rik Force linking in libgomp if OpenMP enabled (bug #41699, bug #47372).
Mon, 28 Mar 2016 20:00:37 +1100 Lachlan Andrew textscan: Use correct delimiters for file buffering (bug #47539)
Sat, 26 Mar 2016 18:14:31 +1100 Lachlan Andrew Accept escape sequences in single quoted strings for "delimiter" (bug #47539)
Sun, 14 Feb 2016 10:12:30 +1100 Lachlan Andrew Enable seekg and tellg on octave_stream (bug #47517)
Mon, 28 Mar 2016 08:58:10 -0700 Rik doc: Remove unecessary whitespace and end of docstrings.
Sun, 27 Mar 2016 21:34:08 -0700 Rik doc: grammarcheck and spellcheck new textscan docstring.
Sun, 27 Mar 2016 20:39:19 -0700 Rik doc: Wrap C++ docstrings to 79 characters + newline (80 total).
Sun, 27 Mar 2016 15:50:01 -0700 Rik doc: Wrap m-file docstrings to 79 characters + newline (80 total).
Sun, 27 Mar 2016 15:15:24 -0700 Rik doc: Correct typos in lu documentation.
Sun, 27 Mar 2016 10:22:43 -0700 Mike Miller maint: Update gnulib subrepo.
Mon, 22 Feb 2016 13:18:02 +1100 Lachlan Andrew Draw updates to GUI at end of GUI callback function (bug #47216)
Fri, 26 Feb 2016 09:52:43 +1100 Lachlan Andrew Record correct line number with "until" command (bug #43249)
Thu, 24 Mar 2016 18:56:33 +0100 mmuetzel Allow mixed structures and prop/val pairs in call to set (bug #47526)
Thu, 24 Mar 2016 13:35:40 +1100 Lachlan Andrew Make median preserve discrete types (bug #47515).
Fri, 25 Mar 2016 16:37:52 -0700 Rik gl2ps-print.cc: Fix compiling whet --without-opengl used.
Fri, 25 Mar 2016 14:37:37 -0700 Mike Miller textscan: Use error-checking value extractors for simpler parameter parsing
Fri, 25 Mar 2016 13:25:30 -0700 Rik doc: Add more suggestions to Contribution Guidelines.
Fri, 25 Mar 2016 17:05:34 -0400 John W. Eaton maint: merge stable to default.
Fri, 25 Mar 2016 16:58:01 -0400 John W. Eaton macros.texi: Colorized links for PDF files with Texinfo 6.x. stable
Fri, 25 Mar 2016 11:22:58 -0700 Rik Cast NULL pointer to char, rather than void, when using execl.