log

age author description
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").