Wed, 29 Oct 2014 08:21:24 -0700 |
Rik |
nthroot.m: Fix division by zero warning when input x is 0 (bug #43492).
|
Tue, 28 Oct 2014 13:45:32 -0700 |
Rik |
test.m: Eliminate needless use of feof().
|
Tue, 28 Oct 2014 13:15:49 -0700 |
Rik |
maint: Periodic merge of gui-release to default.
|
Tue, 28 Oct 2014 12:06:52 -0700 |
Rik |
maint: Periodic merge of stable to gui-release.
gui-release
|
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.
|
Tue, 21 Oct 2014 08:41:09 -0700 |
Rik |
doc: Add documentation about finish.m and shutdown procedure to manual.
|
Thu, 16 Oct 2014 15:32:12 -0400 |
John W. Eaton |
* rotate.m: Fix typo.
|
Wed, 15 Oct 2014 22:35:59 -0400 |
John W. Eaton |
implement the open function
|
Thu, 09 Oct 2014 19:20:56 -0400 |
John W. Eaton |
preserve text on Windows terminal resize (bug #41893; patch #8532)
|
Sun, 19 Oct 2014 08:42:58 -0400 |
John W. Eaton |
don't include oct-locbuf.h in header files unnecessarily
|
Mon, 20 Oct 2014 21:54:59 -0700 |
Rik |
Deprecate octave_tmp_file_name.
|
Mon, 20 Oct 2014 21:21:27 -0700 |
Rik |
menu.m: Overhaul function.
|
Sun, 19 Oct 2014 14:16:20 +0200 |
Pantxo Diribarne |
Add new genpropdoc.m and graphics_properties.mk files to EXTRA_DIST
|
Sat, 18 Oct 2014 20:49:34 -0700 |
Rik |
delete.m: Allow multiple file names to delete.
|
Sat, 18 Oct 2014 18:10:52 -0700 |
Rik |
Overhaul appdata family of functions (getappdata, isappdata, rmappdata, setappdata).
|
Fri, 17 Oct 2014 21:35:19 -0700 |
Rik |
info.m: Mark file as being tested for BIST purposes.
|