log

age author description
Tue, 30 Sep 2014 00:26:10 -0500 Daniel J Sebald Change a bitwise OR to a logical OR in Range.h. stable
Tue, 28 Oct 2014 13:58:01 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 28 Oct 2014 13:57:26 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 28 Oct 2014 13:36:01 -0400 John W. Eaton fix error with command parsing (bug #43470) gui-release
Mon, 27 Oct 2014 09:30:46 -0700 Rik Allow setting horizontal vector of "ydata" in bar plots (bug #43468). stable
Tue, 07 Oct 2014 21:11:17 +0200 Markus Bergholz rat.m: Remove unnecessary blank line at start of output (bug #43374).
Sat, 18 Oct 2014 13:52:31 -0400 Andy Weber run.m: Return to the intial directory, unless the pwd is changed (Bug #43426).
Thu, 23 Oct 2014 17:12:58 -0400 John W. Eaton limit specific CPPFLAGS variables to specific convenience libs (bug #38928)
Wed, 22 Oct 2014 11:37:00 -0700 Rik Use cd rather than chdir in core Octave code.
Wed, 22 Oct 2014 11:05:26 -0700 Rik Two more tmpnam -> tempname changes in core Octave.
Wed, 22 Oct 2014 10:41:15 -0700 Rik Use tempname() rather than tmpnam() in core Octave.
Tue, 21 Oct 2014 14:37:44 -0400 John W. Eaton make --with-PKG-includedir and --with-PKG-libdir configure options work again
Tue, 21 Oct 2014 09:57:02 -0700 Rik Overhaul getfield, setfield, orderfields m-files.
Tue, 21 Oct 2014 09:39:03 -0700 Rik Use gammaln in preference to lgamma in core Octave code.
Tue, 21 Oct 2014 08:57:47 -0700 Rik doc: Remove deprecated dump_prefs function from the manual.